diff options
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index da93dd54258..187cc6a79d0 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -23,6 +23,7 @@ "Download" : "Pobierz", "Rename" : "Zmień nazwę", "Move or copy" : "Przenieś lub kopiuj", + "Copy" : "Kopiuj", "Target folder" : "Folder docelowy", "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", @@ -97,12 +98,18 @@ "Moved by {user}" : "Przeniesione przez {user}", "\"remote user\"" : "\"użytkownik zdalny\"", "You created {file}" : "Utworzyłeś {file}", + "You created an encrypted file in {file}" : "Stworzyłeś zaszyfrowany plik w {file}", "{user} created {file}" : "{user} utworzył {file}", + "{user} created an encrypted file in {file}" : "{user} utworzył zaszyfrowany plik w {file}", "{file} was created in a public folder" : "{file} został utworzony w folderze publicznym", "You changed {file}" : "Zmieniłeś {file}", + "You changed an encrypted file in {file}" : "Zmieniłeś zaszyfrowany plik w {file}", "{user} changed {file}" : "{user} zmienił {file}", + "{user} changed an encrypted file in {file}" : "{user} zmienił zaszyfrowany plik w {file}", "You deleted {file}" : "Usunąłeś {file}", + "You deleted an encrypted file in {file}" : "Usunąłeś zaszyfrowany plik w {file}", "{user} deleted {file}" : "{user} usunął {file}", + "{user} deleted an encrypted file in {file}" : "{user} usunął zaszyfrowany plik w {file}", "You restored {file}" : "Przywróciłeś {file}", "{user} restored {file}" : "{user} przywrócił {file}", "You renamed {oldfile} to {newfile}" : "Zmieniłeś {oldfile} na {newfile}", |