summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-30 02:17:11 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-30 02:17:11 +0000
commit523a8ba5c39ee3663eef9dfa72c4518006266aa1 (patch)
tree7d34cb8c2c2dc7b6f924e673a5966298a491d2ef /apps/files_sharing/l10n/pl.js
parent8247576ad41b2eebab88a6cddf5e7f3db43a94e1 (diff)
downloadnextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.tar.gz
nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r--apps/files_sharing/l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index f8ebdda090d..670766bcd63 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -156,7 +156,6 @@ OC.L10N.register(
"Shared with the conversation {user} by {owner}" : "Udostępnione w rozmowie {user} przez {owner}",
"Shared with {user} by {owner}" : "Udostępnione {user} przez {owner}",
"Added by {initiator}" : "Dodane przez {initiator}",
- "Via folder" : "Przez katalog",
"Internal link" : "Link wewnętrzny",
"Link copied" : "Link skopiowany",
"Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie",
@@ -229,6 +228,7 @@ OC.L10N.register(
"Uploaded files:" : "Wysłane pliki:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s.",
"could not delete share" : "nie można usunąć udostępniania",
- "Uploading files…" : "Wysyłanie plików…"
+ "Uploading files…" : "Wysyłanie plików…",
+ "Via folder" : "Przez katalog"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");