diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:18:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:18:14 +0000 |
commit | fb46f736962a13c09b145a4730cd99c2c71da2e2 (patch) | |
tree | 4a2030c07575947b94936108bbf8762f85c9cc1b /apps/federatedfilesharing/l10n/pl.js | |
parent | 8d1b37a8a4fed9ea5eccf5057fa7dd410146d61c (diff) | |
download | nextcloud-server-fb46f736962a13c09b145a4730cd99c2c71da2e2.tar.gz nextcloud-server-fb46f736962a13c09b145a4730cd99c2c71da2e2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pl.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index 580aca56297..01cba4663a2 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -24,9 +24,7 @@ OC.L10N.register( "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Udostępnianie %1$s nie powiodło się, nie można odnaleźć %2$s, być może serwer jest nieosiągalny lub używa certyfikatu z podpisem własnym.", "Could not find share" : "Nie można znaleźć powiązania", "Federated sharing" : "Udostępnianie Federacyjne", - "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 {share} as a remote share from {user} (on behalf of {behalf})" : "Otrzymałeś {share} zdalne udostępnienie od {user} (w imieniu {behalf})", - "You received \"%3$s\" as a remote share from %1$s" : "Otrzymałeś \"%3$s\" zdalne udostępnienie od %1$s", "You received {share} as a remote share from {user}" : "Otrzymałeś {share} zdalne udostępnienie od {user}", "Accept" : "Akceptuj", "Decline" : "Odrzuć", @@ -50,6 +48,8 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Udostępnij, aby Twoi znajomi mogli współdzielić pliki z Tobą:", "Add to your website" : "Dodaj do swojej strony", "Share with me via Nextcloud" : "Udostępnij mi za pomocą Nextcloud", - "HTML Code:" : "Kod HTML:" + "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" }, "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);"); |