nextcloud/apps/gallery/l10n/eo.php

13 lines
365 B
PHP
Raw Normal View History

2012-05-09 14:41:01 +04:00
<?php $TRANSLATIONS = array(
2012-06-06 02:29:28 +04:00
"Pictures" => "Bildoj",
"Settings" => "Agordo",
2012-05-09 14:41:01 +04:00
"Rescan" => "Reskani",
2012-06-06 02:29:28 +04:00
"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"
2012-05-09 14:41:01 +04:00
);