diff options
Diffstat (limited to 'settings/l10n/lt_LT.php')
-rw-r--r-- | settings/l10n/lt_LT.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php index 3d01d0788ac..3fd97c13887 100644 --- a/settings/l10n/lt_LT.php +++ b/settings/l10n/lt_LT.php @@ -1,8 +1,9 @@ <?php $TRANSLATIONS = array( +"email Changed" => "el. paštas pakeistas", "Invalid request" => "Klaidinga užklausa", "OpenID Changed" => "OpenID pakeistas", "Language changed" => "Kalba pakeista", -"Add your application" => "Pridėti jūsų programą", +"__language_name__" => "Kalba", "Select an App" => "Pasirinkite programą", "-licensed" => "-licencijuota", "Ask a question" => "Užduoti klausimą", @@ -16,11 +17,16 @@ "New password" => "Naujas slaptažodis", "show" => "rodyti", "Change password" => "Pakeisti slaptažodį", +"Email" => "El. paštas", +"Your email address" => "Jūsų el. pašto adresas", +"Fill in an email address to enable password recovery" => "Pamiršto slaptažodžio atkūrimui įveskite savo el. pašto adresą", "Language" => "Kalba", +"Help translate" => "Padėkite išversti", "use this address to connect to your ownCloud in your file manager" => "naudokite šį adresą, jei norite pasiekti savo ownCloud per failų tvarkyklę", "Name" => "Vardas", "Password" => "Slaptažodis", "Groups" => "Grupės", "Create" => "Sukurti", +"Quota" => "Limitas", "Delete" => "Ištrinti" ); |