diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-28 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-28 02:15:26 +0000 |
commit | b481750d00b970fbac03f1b739c133add443f0a3 (patch) | |
tree | 289d0e9a016b59e2088b6e7cbf07a02997854d77 /apps/sharebymail/l10n/pl.js | |
parent | 1ec98af3e028f5aa8591bda26d5dac96dfd66f43 (diff) | |
download | nextcloud-server-b481750d00b970fbac03f1b739c133add443f0a3.tar.gz nextcloud-server-b481750d00b970fbac03f1b739c133add443f0a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/pl.js')
-rw-r--r-- | apps/sharebymail/l10n/pl.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index f58abca9eb0..e87c3fcb300 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -61,7 +61,6 @@ OC.L10N.register( "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%s« użytkownikowi %s. Udostępnienie zostało już wysłane do odbiorcy. Ze względu na zasady bezpieczeństwa określone przez administratora %s każda akcja musi być chroniona hasłem i nie wolno wysyłać hasła od razu do odbiorcy. Z tego powodu należy je wysłać w osobnej wiadomości.", "Password to access »%s« shared with %s" : "Hasło dostępu do »%s« udostępnionego dla %s", "This is the password: %s" : "Hasło do zasobu to: %s", - "You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%1$s« użytkownikowi %2$s. Udostępnienie zostało już wysłane do odbiorcy. Ze względu na zasady bezpieczeństwa określone przez administratora %3$s każda akcja musi być chroniona hasłem i nie wolno wysyłać hasła od razu do odbiorcy. Z tego powodu należy je wysłać w osobnej wiadomości.", "Password to access »%1$s« shared with %2$s" : "Hasło dostępu do %1$s, udostępnionego dla %2$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);"); |