From 9d41ed8d3e8d63b1107006d1905d1f2517639f78 Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Tue, 06 Feb 2007 04:17:01 -0500 Subject: [PATCH] updated pt_BR, clean up in localization --- program/localization/lv/labels.inc | 16 +++------------- 1 files changed, 3 insertions(+), 13 deletions(-) diff --git a/program/localization/lv/labels.inc b/program/localization/lv/labels.inc index 3a1afe5..9cc2c25 100644 --- a/program/localization/lv/labels.inc +++ b/program/localization/lv/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/lv/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ | Author: Rudolfs Osins <dev.random@gmail.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -107,14 +108,11 @@ $labels['none'] = 'Nevienu'; $labels['unread'] = 'Nelasītās'; - - $labels['compact'] = 'Saspiest'; $labels['empty'] = 'Iztukšot'; $labels['purge'] = 'Iztīrīt'; $labels['quota'] = 'Kvota'; - // message compose $labels['compose'] = 'Rakstīt vēstuli'; @@ -133,10 +131,8 @@ $labels['high'] = 'Augsta'; $labels['highest'] = 'Augstākā'; - $labels['nosubject'] = '(no subject)'; $labels['showimages'] = 'Rādīt attēlus'; - // address boook $labels['name'] = 'Uzrādītais vārds'; @@ -161,8 +157,6 @@ $labels['print'] = 'Drukāt'; $labels['export'] = 'Eksportēt'; - - // LDAP search $labels['ldapsearch'] = 'Meklēšana LDAP direktorijā'; @@ -172,8 +166,6 @@ $labels['ldappublicsearchfield'] = 'Meklēt pēc'; $labels['ldappublicsearchform'] = 'Meklēt kontaktpersonu'; $labels['ldappublicsearch'] = 'Meklēt'; - - // settings $labels['settingsfor'] = 'Iestatījumi'; @@ -195,7 +187,6 @@ $labels['pagesize'] = 'Rindas lapā'; $labels['signature'] = 'Paraksts'; - $labels['folder'] = 'Mape'; $labels['folders'] = 'Mapes'; $labels['foldername'] = 'Mapes nosaukums'; @@ -204,7 +195,6 @@ $labels['createfolder'] = 'Izveidot jaunu mapi'; $labels['deletefolder'] = 'Dzēst mapi'; $labels['managefolders'] = 'Rediģēt mapes'; - $labels['sortby'] = 'Kārtot pēc'; $labels['sortasc'] = 'Kārtot augošā secībā'; -- Gitblit v1.9.1