diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-19 15:14:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-19 15:14:38 -0400 |
commit | e9644c2f52270aa1a1f345ed38bb2e66a4e8752d (patch) | |
tree | 727a29d4b68b9f10a93bec996c125b2b4270bb83 /core/l10n/lt_LT.php | |
parent | 95e1b62940444eb2a7467d994a7b4366f6e7f2fc (diff) | |
download | nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.tar.gz nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.php')
-rw-r--r-- | core/l10n/lt_LT.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php index 8a3ca044eaf..00e47488531 100644 --- a/core/l10n/lt_LT.php +++ b/core/l10n/lt_LT.php @@ -40,7 +40,6 @@ $TRANSLATIONS = array( "last year" => "praeitais metais", "years ago" => "prieš metus", "Choose" => "Pasirinkite", -"Cancel" => "Atšaukti", "Error loading file picker template" => "Klaida pakraunant failų naršyklę", "Yes" => "Taip", "No" => "Ne", @@ -126,8 +125,6 @@ $TRANSLATIONS = array( "remember" => "prisiminti", "Log in" => "Prisijungti", "Alternative Logins" => "Alternatyvūs prisijungimai", -"prev" => "atgal", -"next" => "kitas", "Updating ownCloud to version %s, this may take a while." => "Atnaujinama ownCloud į %s versiją. tai gali šiek tiek užtrukti." ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"; |