From 20825920e3f723c1a2a962beaa72a33e82cd14da Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 06 Aug 2012 12:14:57 -0400
Subject: [PATCH] Synched translations from launchpad/master

---
 program/localization/eo/labels.inc |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/program/localization/eo/labels.inc b/program/localization/eo/labels.inc
index 22347a8..bea8df9 100644
--- a/program/localization/eo/labels.inc
+++ b/program/localization/eo/labels.inc
@@ -9,9 +9,8 @@
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Andreas van Cranenburgh <andreas@unstable.nl>                 |
+ | Author: Kristjan SCHMIDT                                              |
  +-----------------------------------------------------------------------+
- @version $Id$
 */
 
 $labels = array();
@@ -84,7 +83,7 @@
 $labels['dec'] = 'Dec';
 $labels['longjan'] = 'Januaro';
 $labels['longfeb'] = 'Februaro';
-$labels['longmar'] = 'Marĉo';
+$labels['longmar'] = 'Marto';
 $labels['longapr'] = 'Aprilo';
 $labels['longjun'] = 'Junio';
 $labels['longjul'] = 'Julio';
@@ -115,9 +114,9 @@
 $labels['nextmessage'] = 'Montru sekvan mesaĝon';
 $labels['lastmessage'] = 'Montru lastan mesaĝon';
 $labels['backtolist'] = 'Reen al mesaĝo-listo';
-$labels['viewsource'] = 'Montru fonton';
-$labels['mark'] = 'Marku';
-$labels['markmessages'] = 'Marku mesaĝojn';
+$labels['viewsource'] = 'Montri fonton';
+$labels['mark'] = 'Marki';
+$labels['markmessages'] = 'Marki mesaĝojn';
 $labels['markread'] = 'Kiel legita';
 $labels['markunread'] = 'Kiel nelegita';
 $labels['markflagged'] = 'kiel markita';
@@ -179,6 +178,7 @@
 $labels['mailreplyintro'] = 'Je $date, $sender skribis:';
 $labels['originalmessage'] = 'Originala mesaĝo';
 $labels['editidents'] = 'Redaktu identojn';
+$labels['spellcheck'] = 'Literumu';
 $labels['checkspelling'] = 'Kontrolu literumadon';
 $labels['resumeediting'] = 'Rekomencu redaktadon';
 $labels['revertto'] = 'Reiru al';
@@ -242,6 +242,7 @@
 $labels['allfields'] = 'Ĉiuj kampoj';
 $labels['search'] = 'Serĉu';
 $labels['advsearch'] = 'Detala sercô';
+$labels['advanced'] = 'Altnivela';
 $labels['other'] = 'Alia';
 $labels['typeother'] = 'Alia';
 $labels['typehome'] = 'Hejmo';
@@ -262,7 +263,7 @@
 $labels['contactproperties'] = 'Kontakt-informoj';
 $labels['personalinfo'] = 'Personaj informoj';
 $labels['edit'] = 'Redaktu';
-$labels['cancel'] = 'Rezignu';
+$labels['cancel'] = 'Nuligi';
 $labels['save'] = 'Konservi';
 $labels['delete'] = 'Forigi';
 $labels['rename'] = 'Alinomigu';

--
Gitblit v1.9.1