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/tr | |
| 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/tr')
| -rw-r--r-- | roundcubemail/program/localization/tr/labels.inc | 11 | ||||
| -rw-r--r-- | roundcubemail/program/localization/tr/messages.inc | 11 |
2 files changed, 12 insertions, 10 deletions
diff --git a/roundcubemail/program/localization/tr/labels.inc b/roundcubemail/program/localization/tr/labels.inc index 285638b7b..2e359a816 100644 --- a/roundcubemail/program/localization/tr/labels.inc +++ b/roundcubemail/program/localization/tr/labels.inc @@ -1,19 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/tr/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: Thomas Bruederli <roundcube@gmail.com> | - | Translation / Tercüme: Hasan Cansız <hasancansiz@yahoo.com> | + | Author: Hasan Cansız <hasancansiz@yahoo.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -164,4 +164,5 @@ $labels['managefolders'] = 'Klasörleri düzenle'; $labels['sortby'] = 'Sırala'; $labels['sortasc'] = 'Azdan çoğa'; $labels['sortdesc'] = 'Çoktan aza'; -?> + +?>
\ No newline at end of file diff --git a/roundcubemail/program/localization/tr/messages.inc b/roundcubemail/program/localization/tr/messages.inc index f12cf742b..36b892d7c 100644 --- a/roundcubemail/program/localization/tr/messages.inc +++ b/roundcubemail/program/localization/tr/messages.inc @@ -1,19 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/tr/messages.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundCube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ - | Author: Thomas Bruederli <roundcube@gmail.com> | - | Translation / Tercüme: Hasan Cansız <hasancansiz@yahoo.com> | + | Author: Hasan Cansız <hasancansiz@yahoo.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -62,4 +62,5 @@ $messages['searching'] = 'Aranıyor...'; $messages['checking'] = 'Kontrol ediliyor...'; $messages['nospellerrors'] = 'Yazım hatası bulunmadı'; $messages['folderdeleted'] = 'Klasör başarılı bir şekilde silindi'; -?> + +?>
\ No newline at end of file |
