diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
commit | 85767660baa8b9e686303b091da8c96b13345f86 (patch) | |
tree | 5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /apps/files/l10n/pl.js | |
parent | f349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff) | |
download | nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.tar.gz nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 387c2354a4a..efc4077e6e9 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -13,7 +13,7 @@ OC.L10N.register( "Delete" : "Usuń", "Home" : "Start", "Close" : "Zamknij", - "Could not create folder \"{dir}\"" : "Nie można utworzyć katalogu „{dir}”", + "Could not create folder \"{dir}\"" : "Nie można utworzyć katalogu \"{dir}\"", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Upload cancelled." : "Wysyłanie anulowane.", "Processing files …" : "Przetwarzam pliki...", @@ -43,7 +43,7 @@ OC.L10N.register( "Unable to determine date" : "Nie można ustalić daty", "This operation is forbidden" : "Ta operacja jest niedozwolona", "This directory is unavailable, please check the logs or contact the administrator" : "Ten katalog jest niedostępny, sprawdzić logi lub skontaktuj się z administratorem", - "Could not move \"{file}\", target exists" : "Nie można przenieść „{file}” - plik o takiej nazwie już istnieje", + "Could not move \"{file}\", target exists" : "Nie można przenieść \"{file}\" - plik o takiej nazwie już istnieje", "Could not move \"{file}\"" : "Nie można przenieść \"{file}\"", "copy" : "kopia", "Could not copy \"{file}\", target exists" : "Nie można skopiować \"{file}\", plik już istnieje", @@ -56,8 +56,8 @@ OC.L10N.register( "Could not rename \"{fileName}\"" : "Nie można zmienić nazwy \"{fileName}\"", "Could not create file \"{file}\"" : "Nie można utworzyć pliku \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Nie można utworzyć pliku \"{file}\", ponieważ ten plik już istnieje.", - "Could not create folder \"{dir}\" because it already exists" : "Nie można utworzyć katalogu „{dir}”, ponieważ już istnieje", - "Error deleting file \"{fileName}\"." : "Błąd podczas usuwania pliku „{fileName}”.", + "Could not create folder \"{dir}\" because it already exists" : "Nie można utworzyć katalogu \"{dir}\", ponieważ już istnieje", + "Error deleting file \"{fileName}\"." : "Błąd podczas usuwania pliku \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Brak wyników wyszukiwania w innych katalogach dla {tag}{filter}{endtag}", "Name" : "Nazwa", "Size" : "Rozmiar", |