diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
commit | 479d76d426c05929b23ab18c12fcbba7bf339588 (patch) | |
tree | b2fabdc47d4b48bc66b6443a4360e744df24e147 /apps/federatedfilesharing/l10n/pl.js | |
parent | 2a0f5407ba10af5f0849a31fb1867fff6afed000 (diff) | |
download | nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.tar.gz nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pl.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index a8c798b5aae..e3dc1d9e60d 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -26,6 +26,7 @@ OC.L10N.register( "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", "Not allowed to create a federated share with the same user" : "Nie można tworzyć stowarzyszonego udziału z tym samym użytkownikiem", "File is already shared with %s" : "Plik 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.", "Could not find share" : "Nie można znaleźć powiązania", "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Otrzymałeś \"%3$s\" w zdalnym udziale z %1$s (w imieniu %2$s)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Otrzymałeś {share} w zdalnym udziale z {user} (w imieniu {behalf})", |