diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-28 02:14:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-28 02:14:51 +0000 |
commit | 8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e (patch) | |
tree | 1b57e6aef9d7fe43fbbe27f648db17d9b31cc63d /apps/files | |
parent | 88b6dc5eaf28b1bfe72a62773e8a9ce339979ea3 (diff) | |
download | nextcloud-server-8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e.tar.gz nextcloud-server-8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 4 |
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index c3458673fe7..1f3d75adfdd 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -33,6 +33,8 @@ OC.L10N.register( "Copy" : "Kopírovat", "Choose target folder" : "Zvolte cílovou složku", "Open" : "Otevřít", + "Delete file" : "Smazat soubor", + "Delete folder" : "Smazat složku", "Disconnect storage" : "Odpojit úložiště", "Unshare" : "Zrušit sdílení", "Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 71aafd23d50..ce911581c87 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -31,6 +31,8 @@ "Copy" : "Kopírovat", "Choose target folder" : "Zvolte cílovou složku", "Open" : "Otevřít", + "Delete file" : "Smazat soubor", + "Delete folder" : "Smazat složku", "Disconnect storage" : "Odpojit úložiště", "Unshare" : "Zrušit sdílení", "Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 59bcb05a24e..31b1d44f6fd 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -7,7 +7,7 @@ OC.L10N.register( "All files" : "Wszystkie pliki", "Recent" : "Ostatnie", "Favorites" : "Ulubione", - "File could not be found" : "Nie można odnaleźć pliku", + "File could not be found" : "Nie można znaleźć pliku", "Move or copy" : "Przenieś lub kopiuj", "Download" : "Pobierz", "Delete" : "Usuń", @@ -151,7 +151,7 @@ OC.L10N.register( "Select all" : "Wybierz wszystko", "Upload too large" : "Wysyłany plik jest za duży", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość.", - "No favorites yet" : "Brak jeszcze ulubionych", + "No favorites yet" : "Brak ulubionych", "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj", "Tags" : "Etykiety", "Deleted files" : "Usunięte pliki", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index ad6f7dc1ec1..9620ff65b07 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -5,7 +5,7 @@ "All files" : "Wszystkie pliki", "Recent" : "Ostatnie", "Favorites" : "Ulubione", - "File could not be found" : "Nie można odnaleźć pliku", + "File could not be found" : "Nie można znaleźć pliku", "Move or copy" : "Przenieś lub kopiuj", "Download" : "Pobierz", "Delete" : "Usuń", @@ -149,7 +149,7 @@ "Select all" : "Wybierz wszystko", "Upload too large" : "Wysyłany plik jest za duży", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość.", - "No favorites yet" : "Brak jeszcze ulubionych", + "No favorites yet" : "Brak ulubionych", "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj", "Tags" : "Etykiety", "Deleted files" : "Usunięte pliki", |