diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /settings/l10n/lt_LT.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'settings/l10n/lt_LT.php')
-rw-r--r-- | settings/l10n/lt_LT.php | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php index 3fd97c13887..504217a9db5 100644 --- a/settings/l10n/lt_LT.php +++ b/settings/l10n/lt_LT.php @@ -1,16 +1,20 @@ <?php $TRANSLATIONS = array( -"email Changed" => "el. paštas pakeistas", -"Invalid request" => "Klaidinga užklausa", "OpenID Changed" => "OpenID pakeistas", +"Invalid request" => "Klaidinga užklausa", "Language changed" => "Kalba pakeista", "__language_name__" => "Kalba", +"Log" => "Žurnalas", +"More" => "Daugiau", +"Add your App" => "Pridėti programėlę", "Select an App" => "Pasirinkite programą", "-licensed" => "-licencijuota", +"Documentation" => "Dokumentacija", "Ask a question" => "Užduoti klausimą", "Problems connecting to help database." => "Problemos jungiantis prie duomenų bazės", "Answer" => "Atsakyti", "You use" => "Jūs naudojate", "of the available" => "iš galimų", +"Download" => "Atsisiųsti", "Your password got changed" => "Jūsų slaptažodis buvo pakeistas", "Unable to change your password" => "Neįmanoma pakeisti slaptažodžio", "Current password" => "Dabartinis slaptažodis", @@ -27,6 +31,8 @@ "Password" => "Slaptažodis", "Groups" => "Grupės", "Create" => "Sukurti", +"Default Quota" => "Numatytoji kvota", +"Other" => "Kita", "Quota" => "Limitas", "Delete" => "Ištrinti" ); |