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/eu_ES/labels.inc |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/program/localization/eu_ES/labels.inc b/program/localization/eu_ES/labels.inc
index 3c516f8..4248dba 100644
--- a/program/localization/eu_ES/labels.inc
+++ b/program/localization/eu_ES/labels.inc
@@ -9,9 +9,8 @@
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Asier Iturralde Sarasola <Unknown>                            |
+ | Author: Thomas                                                        |
  +-----------------------------------------------------------------------+
- @version $Id$
 */
 
 $labels = array();
@@ -38,7 +37,6 @@
 $labels['date'] = 'Data';
 $labels['size'] = 'Tamaina';
 $labels['priority'] = 'Lehentasuna';
-$labels['organization'] = 'Erakundea';
 $labels['mailboxlist'] = 'Karpetak';
 $labels['folders'] = 'Karpetak';
 $labels['messagesfromto'] = '$from -tik $to -ra $count mezuetatik';
@@ -110,8 +108,8 @@
 $labels['markunflagged'] = 'Ez-markatua bezala';
 $labels['select'] = 'Hautatu';
 $labels['all'] = 'Denak';
-$labels['none'] = 'Bat ere ez';
-$labels['nonesort'] = 'Bat ere ez';
+$labels['none'] = 'Batez';
+$labels['nonesort'] = 'Batez';
 $labels['unread'] = 'Irakurri gabeak';
 $labels['compact'] = 'Trinkotu';
 $labels['empty'] = 'Hustu';

--
Gitblit v1.9.1