diff options
Diffstat (limited to 'apps/gallery/l10n/lt_LT.php')
-rw-r--r-- | apps/gallery/l10n/lt_LT.php | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/lt_LT.php b/apps/gallery/l10n/lt_LT.php index 1d8e0649825..89c1a92d0cc 100644 --- a/apps/gallery/l10n/lt_LT.php +++ b/apps/gallery/l10n/lt_LT.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Nuotraukos", +"Settings" => "Nustatymai", "Rescan" => "Atnaujinti", -"Back" => "Atgal" +"Stop" => "Sustabdyti", +"Share" => "Dalintis", +"Back" => "Atgal", +"Remove confirmation" => "Išjungti patvirtinimą", +"Do you want to remove album" => "Ar tikrai norite pašalinti albumą", +"Change album name" => "Keisti albumo pavadinimą", +"New album name" => "Naujo albumo pavadinimas" ); |