summaryrefslogtreecommitdiffstats
path: root/core/l10n/lt_LT.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind1991@gmail.com>2012-01-11 01:06:59 +0100
committerRobin Appelman <icewind1991@gmail.com>2012-01-11 01:06:59 +0100
commitf67e5d18e7d1c363f4d3822afa6f3d4d06f23be8 (patch)
tree458648cea405bcc2bd63c5840674689fe186e4be /core/l10n/lt_LT.php
parentd23c9362d8ccb9b7e3a14bb0aea5daef25fee65c (diff)
downloadnextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.tar.gz
nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.zip
update translations
Diffstat (limited to 'core/l10n/lt_LT.php')
-rw-r--r--core/l10n/lt_LT.php33
1 files changed, 33 insertions, 0 deletions
diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php
new file mode 100644
index 00000000000..0d5306321c2
--- /dev/null
+++ b/core/l10n/lt_LT.php
@@ -0,0 +1,33 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Elektroniniu paštu gausite nuorodą, su kuria galėsite iš naujo nustatyti slaptažodį.",
+"Requested" => "Užklausta",
+"Login failed!" => "Prisijungti nepavyko!",
+"Username" => "Prisijungimo vardas",
+"Request reset" => "Prašyti nustatymo iš najo",
+"Your password was reset" => "Jūsų slaptažodis buvo nustatytas iš naujo",
+"New password" => "Naujas slaptažodis",
+"Reset password" => "Atkurti slaptažodį",
+"Personal" => "Asmeniniai",
+"Users" => "Vartotojai",
+"Apps" => "Programos",
+"Admin" => "Administravimas",
+"Help" => "Pagalba",
+"Cloud not found" => "Negalima rasti",
+"Create an <strong>admin account</strong>" => "Sukurti <strong>administratoriaus paskyrą</strong>",
+"Password" => "Slaptažodis",
+"Data folder" => "Duomenų katalogas",
+"Configure the database" => "Nustatyti duomenų bazę",
+"will be used" => "bus naudojama",
+"Database user" => "Duomenų bazės vartotojas",
+"Database password" => "Duomenų bazės slaptažodis",
+"Database name" => "Duomenų bazės pavadinimas",
+"Database host" => "Duomenų bazės serveris",
+"Finish setup" => "Baigti diegimą",
+"Log out" => "Atsijungti",
+"Settings" => "Nustatymai",
+"Lost your password?" => "Pamiršote slaptažodį?",
+"remember" => "prisiminti",
+"You are logged out." => "Jūs atsijungėte.",
+"prev" => "atgal",
+"next" => "kitas"
+);