summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-02 02:25:20 +0000
committerNextcloud bot <bot@nextcloud.com>2021-07-02 02:25:20 +0000
commit129214e430865836dad57b271f49e63412d5c842 (patch)
treed41c705f34c37d02989692249cccb144613d5aac /apps/federatedfilesharing/l10n/pl.js
parent7589d5a1763082d2ac9e65e60e6d5c2d7c625b98 (diff)
downloadnextcloud-server-129214e430865836dad57b271f49e63412d5c842.tar.gz
nextcloud-server-129214e430865836dad57b271f49e63412d5c842.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pl.js')
-rw-r--r--apps/federatedfilesharing/l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js
index 4a592f6db20..03f230b3154 100644
--- a/apps/federatedfilesharing/l10n/pl.js
+++ b/apps/federatedfilesharing/l10n/pl.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Provide federated file sharing across servers" : "Zezwól na federacyjne udostępnianie plików na serwerach",
"Federated Cloud Sharing" : "Udostępnianie Chmury Federacyjnej",
"Open documentation" : "Otwórz dokumentację",
- "Adjust how people can share between servers." : "Dostosuj w jaki sposób można udostępniać serwery.",
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Zezwalaj użytkownikom na tym serwerze na wysłanie udostępnień do innych serwerów (opcja ta umożliwia również dostęp WebDAV do udostępnień publicznych)",
"Allow users on this server to receive shares from other servers" : "Zezwalaj użytkownikom na tym serwerze do otrzymania udostępnień z innych serwerów",
"Allow users on this server to send shares to groups on other servers" : "Zezwalaj użytkownikom na tym serwerze na udostępnianie dla grup na innych serwerach",
@@ -52,6 +51,7 @@ OC.L10N.register(
"Add to your website" : "Dodaj do swojej strony",
"Share with me via Nextcloud" : "Udostępnij mi za pomocą Nextcloud",
"HTML Code:" : "Kod HTML:",
+ "Adjust how people can share between servers." : "Dostosuj w jaki sposób można udostępniać serwery.",
"Allow users on this server to send shares to other servers" : "Zezwalaj użytkownikom na tym serwerze na wysłanie udostępnień do innych serwerów"
},
"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);");