diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-10-23 16:16:46 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-10-23 16:16:46 +0200 |
commit | 7424f3aef6ecdb1b62f4ab4ff0d23ade9011ad77 (patch) | |
tree | e9cf72f3d6813d564baa9c286d0461afd0a27b34 /settings/l10n/lt_LT.php | |
parent | 707bd68bb4e77b4184b578699d508750653e2d42 (diff) | |
parent | ab944094e2c0c9d063cc363a81dbe517c259a466 (diff) | |
download | nextcloud-server-7424f3aef6ecdb1b62f4ab4ff0d23ade9011ad77.tar.gz nextcloud-server-7424f3aef6ecdb1b62f4ab4ff0d23ade9011ad77.zip |
merge master into filesystem
Diffstat (limited to 'settings/l10n/lt_LT.php')
-rw-r--r-- | settings/l10n/lt_LT.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php index 09cb02d147d..95b999e29ee 100644 --- a/settings/l10n/lt_LT.php +++ b/settings/l10n/lt_LT.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Neįmanoma įkelti sąrašo iš Programų Katalogo", +"Could not enable app. " => "Nepavyksta įjungti aplikacijos.", "Email saved" => "El. paštas išsaugotas", "Invalid email" => "Netinkamas el. paštas", "OpenID Changed" => "OpenID pakeistas", @@ -11,15 +12,20 @@ "__language_name__" => "Kalba", "Security Warning" => "Saugumo įspėjimas", "Cron" => "Cron", +"Sharing" => "Dalijimasis", "Log" => "Žurnalas", "More" => "Daugiau", "Add your App" => "Pridėti programėlę", +"More Apps" => "Daugiau aplikacijų", "Select an App" => "Pasirinkite programą", +"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>- autorius<span class=\"author\"></span>", "Documentation" => "Dokumentacija", "Ask a question" => "Užduoti klausimą", "Problems connecting to help database." => "Problemos jungiantis prie duomenų bazės", "Answer" => "Atsakyti", +"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Jūs panaudojote <strong>%s</strong> iš galimų <strong>%s<strong>", "Download" => "Atsisiųsti", +"Your password was changed" => "Jūsų slaptažodis buvo pakeistas", "Unable to change your password" => "Neįmanoma pakeisti slaptažodžio", "Current password" => "Dabartinis slaptažodis", "New password" => "Naujas slaptažodis", |