diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
commit | cc814bb568316c55f55a5ecc6502943640770d2b (patch) | |
tree | bcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/lt_LT.js | |
parent | 914714f26a38c6ede9182c79c88e1890474802b6 (diff) | |
download | nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r-- | lib/l10n/lt_LT.js | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 2fb3c14e641..c4a0be60415 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -74,20 +74,21 @@ OC.L10N.register( "Log out" : "Atsijungti", "Users" : "Naudotojai", "Email" : "El. paštas", + "Mail %s" : "Rašyti laišką, adresu %s", "Phone" : "Telefonas", "Twitter" : "„Twitter“", + "View %s on Twitter" : "Peržiūrėti %s puslapį „Twitter“ tinkle", "Website" : "Svetainė", + "Visit %s" : "Apsilankyti, adresu %s", "Address" : "Adresas", "Profile picture" : "Profilio paveikslėlis", "About" : "Apie", "Full name" : "Vardas, pavardė", + "Headline" : "Antraštė", "Organisation" : "Organizacija", + "Role" : "Vaidmuo", "Unknown user" : "Nežinomas naudotojas", "Additional settings" : "Papildomi nustatymai", - "%s enter the database username and name." : "%s įrašykite duomenų bazės naudotojo vardą ir pavadinimą.", - "%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", @@ -191,6 +192,10 @@ OC.L10N.register( "Storage connection error. %s" : "Saugyklos sujungimo ryšio klaida. %s", "Storage is temporarily not available" : "Saugykla yra laikinai neprieinama", "Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigėsi. %s", + "%s enter the database username and name." : "%s įrašykite duomenų bazės naudotojo vardą ir pavadinimą.", + "%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", "Cannot write into \"config\" directory" : "Nepavyksta rašyti į „config“ katalogą", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Tai, dažniausiai, gali būti pataisyta, suteikiant saityno serveriui rašymo prieigą prie konfigūracijos katalogo. Žiūrėkite %s", "Cannot write into \"apps\" directory" : "Nepavyksta rašyti į „apps“ katalogą", |