diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-08-17 09:36:32 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-08-17 09:36:32 +0200 |
commit | 1299c6a231dded7d941a3e32f3b531476cd5d07d (patch) | |
tree | 8189d69aacaf18f14ff5f46777db873de55af913 /program/localization/eo | |
parent | e66a77e5601842a855963a25c3f4e229969c3392 (diff) |
Update translations
Diffstat (limited to 'program/localization/eo')
-rw-r--r-- | program/localization/eo/labels.inc | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/program/localization/eo/labels.inc b/program/localization/eo/labels.inc index 0a55d36ae..63d740bdd 100644 --- a/program/localization/eo/labels.inc +++ b/program/localization/eo/labels.inc @@ -267,7 +267,6 @@ $labels['typehomepage'] = 'Hejmpaĝo'; $labels['typeblog'] = 'Blogo'; $labels['typeprofile'] = 'Profilo'; $labels['addfield'] = 'Aldonu kampon...'; -$labels['addcontact'] = 'Aldonu kontakton'; $labels['editcontact'] = 'Redaktu kontakton'; $labels['contacts'] = 'Kontaktoj'; $labels['contactproperties'] = 'Kontakt-informoj'; @@ -280,7 +279,6 @@ $labels['rename'] = 'Alinomu'; $labels['addphoto'] = 'Aldonu'; $labels['replacephoto'] = 'Anstataŭu'; $labels['uploadphoto'] = 'Alŝutu bildon'; -$labels['newcontact'] = 'Kreu novan kontakton'; $labels['deletecontact'] = 'Forigu elektatajn kontaktojn'; $labels['composeto'] = 'Verku mesaĝon al'; $labels['contactsfromto'] = 'Kontaktoj ekde $from ĝis $to de $count'; @@ -297,10 +295,6 @@ $labels['preferences'] = 'Preferoj'; $labels['userpreferences'] = 'Uzant-preferoj'; $labels['editpreferences'] = 'Redaktu uzant-preferojn'; $labels['identities'] = 'Identoj'; -$labels['manageidentities'] = 'Administru identojn de ĉi tiu konto'; -$labels['newidentity'] = 'Nova idento'; -$labels['newitem'] = 'Nova ero'; -$labels['edititem'] = 'Redaktu eron'; $labels['preferhtml'] = 'Montru HTML'; $labels['htmlmessage'] = 'HTML Mesaĝo'; $labels['prettydate'] = 'Agrablaj Datoj'; @@ -330,15 +324,18 @@ $labels['autosavedraft'] = 'Aŭtomate savu malneton'; $labels['never'] = 'neniam'; $labels['messagesdisplaying'] = 'Mesaĝoj vidigante'; $labels['messagescomposition'] = 'Mesaĝo-verkado'; -$labels['folder'] = 'Dosierujo'; -$labels['folders'] = 'Dosierujoj'; -$labels['foldername'] = 'Dosierujo-nomo'; -$labels['subscribed'] = 'Abonata'; +$labels['folder'] = 'Dosierujo'; +$labels['folders'] = 'Dosierujoj'; +$labels['foldername'] = 'Dosierujo-nomo'; +$labels['subscribed'] = 'Abonata'; $labels['messagecount'] = 'Mesaĝoj'; -$labels['create'] = 'Krei'; -$labels['createfolder'] = 'Kreu novan dosierujon'; -$labels['managefolders'] = 'Administru dosierujon'; +$labels['create'] = 'Krei'; +$labels['createfolder'] = 'Kreu novan dosierujon'; +$labels['managefolders'] = 'Administru dosierujon'; $labels['sortby'] = 'Ordigu per'; $labels['sortasc'] = 'Ordigu kreskante'; $labels['sortdesc'] = 'Ordigu malkreskante'; +$labels['helplistkeyboardnavigation'] = ""; +$labels['helplistkeyboardnavmessages'] = ""; +$labels['helplistkeyboardnavcontacts'] = ""; ?> |