diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-07 02:16:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-07 02:16:37 +0000 |
commit | b41112a0237f6d1988c20e78ade26fe96ce99456 (patch) | |
tree | 59a91c67e1b51113160b787df118270941605edb /lib/l10n/pl.js | |
parent | 4fff033c123c7f1fc761547957e9869180c5d8db (diff) | |
download | nextcloud-server-b41112a0237f6d1988c20e78ade26fe96ce99456.tar.gz nextcloud-server-b41112a0237f6d1988c20e78ade26fe96ce99456.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index f94ba983961..19ea2f0f051 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -174,6 +174,7 @@ OC.L10N.register( "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika", "Username contains whitespace at the beginning or at the end" : "Nazwa użytkownika zawiera spację na początku albo na końcu", "Username must not consist of dots only" : "Nazwa użytkownika nie może się składać tylko z kropek", + "Username is invalid because files already exist for this user" : "Nazwa użytkownika jest nieprawidłowa, ponieważ pliki już istnieją dla tego użytkownika", "A valid password must be provided" : "Należy podać prawidłowe hasło", "The username is already being used" : "Ta nazwa użytkownika jest już używana", "Could not create user" : "Nie można utworzyć użytkownika", |