diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:18 +0000 |
commit | 07f914e7dfa8c440b712680435a5acdce1df19da (patch) | |
tree | b1b98b7987615cf5c21d0e31d1dcfb4d7984551b /apps/files/l10n/pl.js | |
parent | ac44521dc1a047c3ccdd84abdb009ec94d549be5 (diff) | |
download | nextcloud-server-07f914e7dfa8c440b712680435a5acdce1df19da.tar.gz nextcloud-server-07f914e7dfa8c440b712680435a5acdce1df19da.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 0241128fad2..b9a1114b0bb 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -177,7 +177,6 @@ OC.L10N.register( "Delete" : "Usuń", "Confirm deletion" : "Potwierdź usunięcie", "Cancel" : "Anuluj", - "Download" : "Pobierz", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Plik powinien teraz otworzyć się lokalnie. Jeśli nie widzisz tego, upewnij się, że klient pulpitowy jest zainstalowany w Twoim systemie.", "Failed to redirect to client" : "Nie udało się przekierować do klienta", "Edit locally" : "Edytuj lokalnie", @@ -253,6 +252,7 @@ OC.L10N.register( "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 wysłać, przekraczają maksymalną dopuszczalną wielkość.", "File could not be found" : "Nie można znaleźć pliku", + "Download" : "Pobierz", "Show list view" : "Pokaż widok listy", "Show grid view" : "Pokaż widok siatki", "Close" : "Zamknij", |