Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-08 05:18:22 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-08 05:18:22 +0300
commit6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a (patch)
treec6295a25965cacdad0d4cd31a84f4f53c8325ee6 /lib/l10n/pl.js
parenta0e57ea6d320ae543cb092c51b610dc2318be56d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js1
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",