1
0

pl.json 1.1 KB

12345678910111213141516171819
  1. { "translations": {
  2. "Couldn't delete %s permanently" : "Nie można trwale usunąć %s",
  3. "Couldn't restore %s" : "Nie można przywrócić %s",
  4. "Deleted files" : "Usunięte pliki",
  5. "Restore" : "Przywróć",
  6. "Delete" : "Usuń",
  7. "Delete permanently" : "Trwale usuń",
  8. "Error" : "Błąd",
  9. "This operation is forbidden" : "Ta operacja jest niedozwolona",
  10. "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.",
  11. "restored" : "przywrócony",
  12. "No deleted files" : "Brak skasowanych plików",
  13. "You will be able to recover deleted files from here" : "Możesz przywrócić skasowane pliki stąd",
  14. "No entries found in this folder" : "Brak wpisów w tym folderze",
  15. "Select all" : "Wybierz wszystko",
  16. "Name" : "Nazwa",
  17. "Deleted" : "Usunięte"
  18. },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
  19. }