diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-07 02:15:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-07 02:15:55 +0000 |
commit | f886d2f5995e65a20d94143f19c1cdea3ea25692 (patch) | |
tree | c78fdd761e6c544ed909d66d749bbf072801783a /lib/l10n/pl.js | |
parent | 26b5d1fcb1ac1e062fa16f4876f5eacdbe2c9db8 (diff) | |
download | nextcloud-server-f886d2f5995e65a20d94143f19c1cdea3ea25692.tar.gz nextcloud-server-f886d2f5995e65a20d94143f19c1cdea3ea25692.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 94c218d007b..f94ba983961 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -105,7 +105,7 @@ OC.L10N.register( "Set an admin username." : "Ustaw nazwę administratora.", "Set an admin password." : "Ustaw hasło administratora.", "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", - "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federalnej", + "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostało znalezione", |