diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-14 02:18:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-14 02:18:09 +0000 |
commit | 8a841fc331b005a781a4d6e51d5cc85f8f4cabe8 (patch) | |
tree | 7838dd496021a3060e807cd0267a356001250339 /apps/files/l10n/pl.js | |
parent | 869277b005027e8d1e13ae1a5e48923fa278da6f (diff) | |
download | nextcloud-server-8a841fc331b005a781a4d6e51d5cc85f8f4cabe8.tar.gz nextcloud-server-8a841fc331b005a781a4d6e51d5cc85f8f4cabe8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index bdcfb2ea3d9..dc14f4b9c8e 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -59,6 +59,7 @@ OC.L10N.register( "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", + "Could not fetch file details \"{file}\"" : "Nie można pobrać szczegółów pliku \"{file}\"", "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", |