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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-10 05:17:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-10 05:17:59 +0300
commit9205a21088f67a7c8215e23bf4ff8fb54f13323d (patch)
tree2a9ea2cee772f4ca4135a538a8a292d21e7e2c7a /lib
parent3700d18800085ece845c38ac4599098c98bc9fb8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/lt_LT.js1
-rw-r--r--lib/l10n/lt_LT.json1
-rw-r--r--lib/l10n/sr.js1
-rw-r--r--lib/l10n/sr.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js
index afab06e0856..76b9cd71950 100644
--- a/lib/l10n/lt_LT.js
+++ b/lib/l10n/lt_LT.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"%s enter the database username." : "%s įrašykite duomenų bazės naudotojo vardą.",
"%s enter the database name." : "%s įrašykite duomenų bazės pavadinimą.",
"%s you may not use dots in the database name" : "%s negalite naudoti taškų duombazės pavadinime",
+ "MySQL username and/or password not valid" : "Neteisingas MySQL naudotojo vardas ir/arba slaptažodis",
"You need to enter details of an existing account." : "Jūs turite suvesti egzistuojančios paskyros duomenis.",
"Oracle connection could not be established" : "Nepavyko užmegzti Oracle ryšio",
"Oracle username and/or password not valid" : "Neteisingas Oracle naudotojo vardas ir/arba slaptažodis",
diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json
index 4876a659c06..2bc92932213 100644
--- a/lib/l10n/lt_LT.json
+++ b/lib/l10n/lt_LT.json
@@ -73,6 +73,7 @@
"%s enter the database username." : "%s įrašykite duomenų bazės naudotojo vardą.",
"%s enter the database name." : "%s įrašykite duomenų bazės pavadinimą.",
"%s you may not use dots in the database name" : "%s negalite naudoti taškų duombazės pavadinime",
+ "MySQL username and/or password not valid" : "Neteisingas MySQL naudotojo vardas ir/arba slaptažodis",
"You need to enter details of an existing account." : "Jūs turite suvesti egzistuojančios paskyros duomenis.",
"Oracle connection could not be established" : "Nepavyko užmegzti Oracle ryšio",
"Oracle username and/or password not valid" : "Neteisingas Oracle naudotojo vardas ir/arba slaptažodis",
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index fb64e8447d1..2e62198133a 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"%s enter the database username." : "%s унеси корисничко име базе података.",
"%s enter the database name." : "%s унеси име базе података.",
"%s you may not use dots in the database name" : "%s не можете користити тачке у имену базе података",
+ "MySQL username and/or password not valid" : "MySQL корисничко име и/или лозинка нису исправни",
"You need to enter details of an existing account." : "Потребно је да унесете детаље постојећег налога.",
"Oracle connection could not be established" : "Веза са базом података Oracle не може бити успостављена",
"Oracle username and/or password not valid" : "Oracle корисничко име и/или лозинка нису исправни",
diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json
index 8b50223bedb..d139e0b99b8 100644
--- a/lib/l10n/sr.json
+++ b/lib/l10n/sr.json
@@ -87,6 +87,7 @@
"%s enter the database username." : "%s унеси корисничко име базе података.",
"%s enter the database name." : "%s унеси име базе података.",
"%s you may not use dots in the database name" : "%s не можете користити тачке у имену базе података",
+ "MySQL username and/or password not valid" : "MySQL корисничко име и/или лозинка нису исправни",
"You need to enter details of an existing account." : "Потребно је да унесете детаље постојећег налога.",
"Oracle connection could not be established" : "Веза са базом података Oracle не може бити успостављена",
"Oracle username and/or password not valid" : "Oracle корисничко име и/или лозинка нису исправни",