diff options
author | svncommit <devs@roundcube.net> | 2007-02-06 09:17:01 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-02-06 09:17:01 +0000 |
commit | 9d41ed8d3e8d63b1107006d1905d1f2517639f78 (patch) | |
tree | efe47b02e0439347cea0c59a746696a489b47182 /program/localization/hr/labels.inc | |
parent | ecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff) |
updated pt_BR, clean up in localization
Diffstat (limited to 'program/localization/hr/labels.inc')
-rw-r--r-- | program/localization/hr/labels.inc | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/program/localization/hr/labels.inc b/program/localization/hr/labels.inc index 6c4255884..e3c14fccd 100644 --- a/program/localization/hr/labels.inc +++ b/program/localization/hr/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/hr/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005-2007, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ | Author: Edi Budimilic <edifreak@gmail.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -118,7 +119,6 @@ $labels['unlimited'] = 'beskonačna'; $labels['quicksearch'] = 'Brza pretraga'; $labels['resetsearch'] = 'Prikaži sve poruke'; - // message compose $labels['compose'] = 'Nova poruka'; $labels['savemessage'] = 'Spremi u \'Predlošci\''; @@ -144,7 +144,6 @@ $labels['highest'] = 'Najviši'; $labels['nosubject'] = '(bez naslova)'; $labels['showimages'] = 'Prikaži slike'; - // address boook $labels['name'] = 'Puno ime'; $labels['firstname'] = 'Ime'; @@ -169,7 +168,6 @@ $labels['export'] = 'Export'; $labels['previouspage'] = 'Sljedeća strana'; $labels['nextpage'] = 'Prijašnja strana'; - // LDAP search $labels['ldapsearch'] = 'Pretraga LDAP imenika'; @@ -180,7 +178,6 @@ $labels['ldappublicsearchfield'] = 'Pretraži na'; $labels['ldappublicsearchform'] = 'Pretraži kontakte'; $labels['ldappublicsearch'] = 'Pretraga'; - // settings $labels['settingsfor'] = 'Postavke za'; @@ -217,4 +214,4 @@ $labels['sortby'] = 'Sortiraj po'; $labels['sortasc'] = 'Sortiraj rastućim nizom'; $labels['sortdesc'] = 'Sortiraj opadajućim nizom'; -?> +?>
\ No newline at end of file |