diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-08 02:18:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-08 02:18:22 +0000 |
commit | 6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a (patch) | |
tree | c6295a25965cacdad0d4cd31a84f4f53c8325ee6 /lib/l10n/pl.js | |
parent | a0e57ea6d320ae543cb092c51b610dc2318be56d (diff) | |
download | nextcloud-server-6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a.tar.gz nextcloud-server-6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a.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 98988ff5cdc..3b4d78bba07 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -89,6 +89,7 @@ OC.L10N.register( "%s enter the database username." : "Podaj nazwę użytkownika dla %s.", "%s enter the database name." : "Podaj nazwę bazy danych dla %s.", "%s you may not use dots in the database name" : "Nie możesz używać kropek w nazwie bazy danych %s.", + "MySQL username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych MySQL", "You need to enter details of an existing account." : "Musisz wprowadzić szczegółowe dane dla istniejącego konta.", "Oracle connection could not be established" : "Nie można nawiązać połączenia z bazą danych Oracle", "Oracle username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych Oracle", |