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/eu/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/eu/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/eu/labels.inc | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/roundcubemail/program/localization/eu/labels.inc b/roundcubemail/program/localization/eu/labels.inc index 3fe7cc4aa..a00ef1b0e 100644 --- a/roundcubemail/program/localization/eu/labels.inc +++ b/roundcubemail/program/localization/eu/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/eu/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: pi <pi@beobide.net> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -122,7 +123,6 @@ $labels['highest'] = 'Altuena'; $labels['showimages'] = 'Irudiak bistarazi'; - // address boook $labels['name'] = 'Izena bistarazi'; $labels['firstname'] = 'Izena'; @@ -144,7 +144,6 @@ $labels['contactsfromto'] = '$from -tik $to -ra $count txarteletatik'; $labels['print'] = 'Inprimatu'; $labels['export'] = 'Esportatu'; - // settings $labels['settingsfor'] = 'Honen ezarpenak:'; @@ -164,7 +163,6 @@ $labels['language'] = 'Hizkuntza'; $labels['timezone'] = 'Ordu zonaldea'; $labels['pagesize'] = 'Lerro orrialdeko'; - $labels['folders'] = 'Karpetak'; $labels['foldername'] = 'Karpeta izena'; $labels['subscribed'] = 'Harpideturik'; @@ -173,5 +171,4 @@ $labels['createfolder'] = 'Karpeta berria sortu'; $labels['deletefolder'] = 'Karpeta ezabatu'; $labels['managefolders'] = 'Karpeta kudeaketa'; - -?> +?>
\ No newline at end of file |
