diff options
Diffstat (limited to 'apps/gallery/l10n/eo.php')
-rw-r--r-- | apps/gallery/l10n/eo.php | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/eo.php b/apps/gallery/l10n/eo.php index 7958d04f1b9..254010b788c 100644 --- a/apps/gallery/l10n/eo.php +++ b/apps/gallery/l10n/eo.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Bildoj", +"Settings" => "Agordo", "Rescan" => "Reskani", -"Back" => "Antaŭen" +"Stop" => "Halti", +"Share" => "Kunhavigi", +"Back" => "Antaŭen", +"Remove confirmation" => "Forigi konfirmadon", +"Do you want to remove album" => "Ĉu vi volas forigi la albumon?", +"Change album name" => "Ŝanĝi albumnomon", +"New album name" => "Nova albumnomo" ); |