diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:51 +0000 |
commit | 29da3096b3e70e6fdc5fac5b222abf2a8f593bfb (patch) | |
tree | a6adce1effb36d09b95c168ab67b52772d54e00c /apps/files/l10n/pl.js | |
parent | 06c7baf54543762572dcf72ac5bfd027c9691458 (diff) | |
download | nextcloud-server-29da3096b3e70e6fdc5fac5b222abf2a8f593bfb.tar.gz nextcloud-server-29da3096b3e70e6fdc5fac5b222abf2a8f593bfb.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index b9a1114b0bb..5d900ece06a 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -180,8 +180,6 @@ OC.L10N.register( "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", - "Destination is not a folder" : "Miejsce docelowe nie jest katalogiem", - "This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nie można przenieść pliku/katalogu do tego samego katalogu lub do własnego podkatalogu", "(copy)" : "(kopiuj)", "(copy %n)" : "(kopiuj %n)", @@ -340,6 +338,8 @@ OC.L10N.register( "Storage informations" : "Informacje o przechowywaniu", "Open the files app settings" : "Otwórz ustawienia aplikacji plików", "You might not have have permissions to view it, ask the sender to share it" : "Możesz nie mieć uprawnień, aby go wyświetlić, poproś nadawcę o udostępnienie", + "Destination is not a folder" : "Miejsce docelowe nie jest katalogiem", + "This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu", "The files is locked" : "Pliki są zablokowane", "Create new templates folder" : "Stwórz nowy folder z szablonami", "List of favorites files and folders." : "Lista ulubionych plików i katalogów.", |