diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:35 +0000 |
commit | 1ac631ba0fccabbb2839cab353742de4dac7cfc4 (patch) | |
tree | 81e5364b8a3f606a6f5e877ab4b709c64f237872 /apps/files/l10n/pl.js | |
parent | c31ab2d68b03e30f776d2015604841e171e9c936 (diff) | |
download | nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.tar.gz nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 7231465d873..0f653d7b539 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -260,16 +260,15 @@ OC.L10N.register( "Creating file" : "Tworzenie pliku", "Blank" : "Pusty", "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", + "Deletion cancelled" : "Usuwanie anulowane", "Delete permanently" : "Usuń bezpowrotnie", "Delete and unshare" : "Usuń i przestań udostępniać", "Leave these shares" : "Opuść udostępnienia", "Disconnect storages" : "Odłącz magazyny", "Delete files" : "Usuń pliki", "Delete folders" : "Usuń katalogi", - "You are about to delete {count} items." : "Zamierzasz usunąć {count} elementów.", "Confirm deletion" : "Potwierdź usunięcie", "Cancel" : "Anuluj", - "Deletion cancelled" : "Usuwanie anulowane", "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", |