diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-02-06 09:17:01 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-02-06 09:17:01 +0000 |
| commit | e52d43aa5c789a5c65b677b82438443147963ea2 (patch) | |
| tree | 997fbc660d77807af79e8382ccd25c8f739468d8 /roundcubemail/program/localization/sr/labels.inc | |
| parent | 8f4913db717d6a77884c1683a82274b1b920ee2b (diff) | |
updated pt_BR, clean up in localization
git-svn-id: https://svn.roundcube.net/trunk@466 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/sr/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/sr/labels.inc | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/roundcubemail/program/localization/sr/labels.inc b/roundcubemail/program/localization/sr/labels.inc index 6f0a4a7bc..be74e69b1 100644 --- a/roundcubemail/program/localization/sr/labels.inc +++ b/roundcubemail/program/localization/sr/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/sr/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: Viktor Varga <vile@neobee.net> | +-----------------------------------------------------------------------+ - $Id: labels.inc 296 2006-08-06 15:53:41Z thomasb $ + @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'] = 'Sačuvaj u \'Drafts\''; @@ -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'] = 'Izvezi'; $labels['previouspage'] = 'Prikaži predhodni skup'; $labels['nextpage'] = 'Prikaži sledeći skup'; - // 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'] = 'Podešavanja 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 |
