From 43ff34758eba110bd7ddd44bf1a616d25c00c734 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 08 Jan 2012 11:09:57 -0500
Subject: [PATCH] Updated translations from launchpad

---
 program/localization/eo/labels.inc |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/program/localization/eo/labels.inc b/program/localization/eo/labels.inc
index 0a8f8ef..1a1a7fb 100644
--- a/program/localization/eo/labels.inc
+++ b/program/localization/eo/labels.inc
@@ -9,7 +9,7 @@
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Thomas <Unknown>                                              |
+ | Author: Kristjan SCHMIDT <Unknown>                                    |
  +-----------------------------------------------------------------------+
  @version $Id$
 */
@@ -89,6 +89,7 @@
 $labels['longdec'] = 'Decembro';
 $labels['today'] = 'Hodiaŭ';
 $labels['checkmail'] = 'Kontrolu, ĉu novaj mesaĝoj';
+$labels['compose'] = 'Verku mesaĝon';
 $labels['writenewmessage'] = 'Verku novan mesaĝon';
 $labels['replytomessage'] = 'Respondu al mesaĝo';
 $labels['replytoallmessage'] = 'Respondu al sendinto kaj ĉiu ricevinto';
@@ -119,7 +120,6 @@
 $labels['unlimited'] = 'senlima';
 $labels['quicksearch'] = 'Rapida serĉo';
 $labels['resetsearch'] = 'Vakigu serĉon';
-$labels['compose'] = 'Verku mesaĝon';
 $labels['savemessage'] = 'Savu ĉi tiun malneton';
 $labels['sendmessage'] = 'Sendu mesaĝon';
 $labels['addattachment'] = 'Alfiksu dosieron';
@@ -157,14 +157,14 @@
 $labels['editcontact'] = 'Redaktu kontakton';
 $labels['edit'] = 'Redaktu';
 $labels['cancel'] = 'Rezignu';
-$labels['save'] = 'Savu';
-$labels['delete'] = 'Forigu';
+$labels['save'] = 'Konservi';
+$labels['delete'] = 'Forigi';
 $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';
-$labels['print'] = 'Printu';
-$labels['export'] = 'Eksportu';
+$labels['print'] = 'Presi';
+$labels['export'] = 'Elporti';
 $labels['previouspage'] = 'Montru auntaŭan';
 $labels['firstpage'] = 'Montru unuan';
 $labels['nextpage'] = 'Montru sekvan';

--
Gitblit v1.9.1