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/tr | |
parent | ecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff) |
updated pt_BR, clean up in localization
Diffstat (limited to 'program/localization/tr')
-rw-r--r-- | program/localization/tr/labels.inc | 11 | ||||
-rw-r--r-- | program/localization/tr/messages.inc | 11 |
2 files changed, 12 insertions, 10 deletions
diff --git a/program/localization/tr/labels.inc b/program/localization/tr/labels.inc index 285638b7b..2e359a816 100644 --- a/program/localization/tr/labels.inc +++ b/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/program/localization/tr/messages.inc b/program/localization/tr/messages.inc index f12cf742b..36b892d7c 100644 --- a/program/localization/tr/messages.inc +++ b/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 |