summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-23 01:13:08 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-23 01:13:08 +0000
commit72b4cce30b5276b8f10e906ffa6d3442aea0b2ba (patch)
tree6ba32f3be4dc69cc5d2a40327d9f9bfdae16cc62 /apps/federatedfilesharing/l10n/pl.js
parent510f720778646499c622c967752c53884e325cb5 (diff)
downloadnextcloud-server-72b4cce30b5276b8f10e906ffa6d3442aea0b2ba.tar.gz
nextcloud-server-72b4cce30b5276b8f10e906ffa6d3442aea0b2ba.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, 1 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js
index d60b590dd48..0d3f28daa4c 100644
--- a/apps/federatedfilesharing/l10n/pl.js
+++ b/apps/federatedfilesharing/l10n/pl.js
@@ -59,7 +59,6 @@ OC.L10N.register(
"Federated share added" : "Udostępnianie Stowarzyszone zostało dodane",
"Couldn't add remote share" : "Nie można dodać zdalnego zasobu",
"Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Dzielenie %s nie powiodło się. Nie można było znaleźć %s, być może serwer jest obecnie nieosiągalny lub używa certyfikatu z podpisem własnym.",
- "Search global and public address book for users and let local users publish their data" : "Szukaj użytkowników w globalnej i publicznej książce adresowej i pozwól lokalnym użytkownikom na publikowanie swoich danych"
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Dzielenie %s nie powiodło się. Nie można było znaleźć %s, być może serwer jest obecnie nieosiągalny lub używa certyfikatu z podpisem własnym."
},
"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);");