aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-31 00:13:51 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-31 00:13:51 +0000
commit0f398e7611a39ac843c45cae3db1d63a03d1296a (patch)
treee8971a496d992e6459e3c114782d007bd5838581 /apps/files/l10n/pl.js
parent660ae73e5f3f5d3a94c73493166bad170b55c1f4 (diff)
downloadnextcloud-server-0f398e7611a39ac843c45cae3db1d63a03d1296a.tar.gz
nextcloud-server-0f398e7611a39ac843c45cae3db1d63a03d1296a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 30b4092c50d..f474b2429b6 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Download" : "Pobierz",
"Rename" : "Zmień nazwę",
"Move or copy" : "Przenieś lub kopiuj",
+ "Copy" : "Kopiuj",
"Target folder" : "Folder docelowy",
"Delete" : "Usuń",
"Disconnect storage" : "Odłącz magazyn",
@@ -99,12 +100,18 @@ OC.L10N.register(
"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}",