diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-30 10:19:22 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-30 10:19:22 -0400 |
commit | a711399e62d5a9f14d4b748efe4354ee37e61f13 (patch) | |
tree | 95d4688d36c4b23bfeb4cb2e75070eca7874d430 /core/l10n/lt_LT.php | |
parent | d4fed61871a6dc2a3f74a0cccc8e8072b267290d (diff) | |
download | nextcloud-server-a711399e62d5a9f14d4b748efe4354ee37e61f13.tar.gz nextcloud-server-a711399e62d5a9f14d4b748efe4354ee37e61f13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.php')
-rw-r--r-- | core/l10n/lt_LT.php | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php index 492aee12c1d..610e7aeadeb 100644 --- a/core/l10n/lt_LT.php +++ b/core/l10n/lt_LT.php @@ -58,8 +58,15 @@ $TRANSLATIONS = array( "No" => "Ne", "Ok" => "Gerai", "Error loading message template: {error}" => "Klaida įkeliant žinutės ruošinį: {error}", -"_{count} file conflict_::_{count} file conflicts_" => array("","",""), +"_{count} file conflict_::_{count} file conflicts_" => array("{count} failas konfliktuoja","{count} failai konfliktuoja","{count} failų konfliktų"), +"One file conflict" => "Vienas failo konfliktas", +"Which files do you want to keep?" => "Kuriuos failus norite laikyti?", +"If you select both versions, the copied file will have a number added to its name." => "Jei pasirenkate abi versijas, nukopijuotas failas turės pridėtą numerį pavadinime.", "Cancel" => "Atšaukti", +"Continue" => "Tęsti", +"(all selected)" => "(visi pažymėti)", +"({count} selected)" => "({count} pažymėtų)", +"Error loading file exists template" => "Klaida įkeliant esančių failų ruošinį", "The object type is not specified." => "Objekto tipas nenurodytas.", "Error" => "Klaida", "The app name is not specified." => "Nenurodytas programos pavadinimas.", |