aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/lt_LT.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
commit5866418098c95619df2765ea7f52b6a32e1f6f7d (patch)
treef52df3c3ebd34a30c2e2c4ead38082a10eaa845b /lib/l10n/lt_LT.json
parent72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff)
downloadnextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz
nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/lt_LT.json')
-rw-r--r--lib/l10n/lt_LT.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json
index 541d97af2eb..11c8c04f0a1 100644
--- a/lib/l10n/lt_LT.json
+++ b/lib/l10n/lt_LT.json
@@ -158,7 +158,6 @@
"A valid password must be provided" : "Slaptažodis turi būti tinkamas",
"The username is already being used" : "Naudotojo vardas jau yra naudojamas",
"Could not create user" : "Nepavyko sukurti naudotojo",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde leidžiama naudoti tik šiuos simbolius: „a-z“, „A-Z“, „0-9“, ir „_.@-'“",
"A valid username must be provided" : "Privalo būti pateiktas tinkamas naudotojo vardas",
"Username contains whitespace at the beginning or at the end" : "Naudotojo varde pradžioje ar pabaigoje yra tarpas",
"Username must not consist of dots only" : "Naudotojo vardas negali būti sudarytas tik iš taškų.",
@@ -193,6 +192,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",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Pašalinkite savo php.ini faile open_basedir nustatymą arba persijunkite į 64-bitų PHP."
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Pašalinkite savo php.ini faile open_basedir nustatymą arba persijunkite į 64-bitų PHP.",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde leidžiama naudoti tik šiuos simbolius: „a-z“, „A-Z“, „0-9“, ir „_.@-'“"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file