diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:29 +0000 |
commit | 9ebf78a88d4f456d13f1ba46437339c01329bd16 (patch) | |
tree | 1adcdc614a8d73277ab3a6b387a47fa06bdbe67b /core/l10n/lt_LT.js | |
parent | d9119c0c647480f408499a62aaffcefc931ed4b3 (diff) | |
download | nextcloud-server-9ebf78a88d4f456d13f1ba46437339c01329bd16.tar.gz nextcloud-server-9ebf78a88d4f456d13f1ba46437339c01329bd16.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index d51e1a74f90..d90bac3432e 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -230,9 +230,6 @@ OC.L10N.register( "Database host" : "Duomenų bazės serveris", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Prašome nurodyti domeno vardą ir protokolo numerį, pavyzdžiui: \"localhost:5432\".", "Performance warning" : "Sistemos našumo problemos perspėjimas", - "SQLite will be used as database." : "SQLite bus naudojama kaip duomenų bazė.", - "For larger installations we recommend to choose a different database backend." : "Didesnei sistemai įdiegti rekomenduojame pasirinkti kitą duomenų bazę.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite naudojimas yra nerekomenduotinas, kai duomenų sinchronizacijai naudojamas darbalaukio klientas.", "Finish setup" : "Užbaigti sąranką", "Finishing …" : "Užbaigiama …", "Need help?" : "Reikia pagalbos?", @@ -302,6 +299,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Pasidalinti su kitais asmenimis galima įvedus vartotojo ar grupės vardą arba elektroninio pašto adresą.", "The specified document has not been found on the server." : "Ieškotas dokumentas nerastas sistemoje.", "You can click here to return to %s." : "Paspauskite čia norėdami grįžti į %s.", + "SQLite will be used as database." : "SQLite bus naudojama kaip duomenų bazė.", + "For larger installations we recommend to choose a different database backend." : "Didesnei sistemai įdiegti rekomenduojame pasirinkti kitą duomenų bazę.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite naudojimas yra nerekomenduotinas, kai duomenų sinchronizacijai naudojamas darbalaukio klientas.", "Wrong password." : "Neteisingas slaptažodis.", "Stay logged in" : "Likti prisijungus", "Back to log in" : "Grįžti prie prisijungimo", |