summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-17 02:27:04 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-17 02:27:04 +0000
commitcbd13a26f491cb410af373c369a1dba42ead0118 (patch)
tree3055206247819175eea22b2590643b0ca903b31a /apps/federatedfilesharing/l10n/pl.js
parent1bed77c5fcfc2a47a086d2a2773389da6c087d15 (diff)
downloadnextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.tar.gz
nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pl.js')
-rw-r--r--apps/federatedfilesharing/l10n/pl.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js
index 4ef06a60d34..a7fae473951 100644
--- a/apps/federatedfilesharing/l10n/pl.js
+++ b/apps/federatedfilesharing/l10n/pl.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"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. Ta opcja 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",
"Allow users on this server to receive group shares from other servers" : "Zezwalaj użytkownikom na tym serwerze na przyjmowanie udostępnienia od grupy z innych serwerów",
@@ -52,6 +53,6 @@ OC.L10N.register(
"HTML Code:" : "Kod HTML:",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Otrzymałeś \"%3$s\" zdalne udostępnienie od %1$s (w imieniu %2$s)",
"You received \"%3$s\" as a remote share from %1$s" : "Otrzymałeś \"%3$s\" zdalne udostępnienie od %1$s",
- "Allow users on this server to send shares to other servers" : "Zezwalaj użytkownikom na tym serwerze wysłać udostępnienia do innych serwerów"
+ "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);");