diff options
author | Samed Beyribey <ras0ir@eventualis.org> | 2008-11-27 17:51:32 -0500 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-11-27 17:51:32 -0500 |
commit | 1f58e0c6cc1444d89424c41754b11fe9232e754d (patch) | |
tree | 1b816e86982fb853088f57140305a28928012829 /web/lang/tr/acctfuncs_po.inc | |
parent | b513130f3ac9f291326a3bcf455252c0c31c0e71 (diff) | |
download | aurweb-1f58e0c6cc1444d89424c41754b11fe9232e754d.tar.xz |
Fix Turkish translations.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/tr/acctfuncs_po.inc')
-rw-r--r-- | web/lang/tr/acctfuncs_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/tr/acctfuncs_po.inc b/web/lang/tr/acctfuncs_po.inc index 89f60cd..acd2f87 100644 --- a/web/lang/tr/acctfuncs_po.inc +++ b/web/lang/tr/acctfuncs_po.inc @@ -19,7 +19,7 @@ $_t["tr"]["The account, %h%s%h, has been successfully created."] = "Hesap %h%s%h $_t["tr"]["Error trying to modify account, %h%s%h: %s."] = "Hesap %h%s%h düzenlenirken hata oluştu."; -$_t["tr"]["The email address is invalid."] = "Eposta adresi geçerli dğeil."; +$_t["tr"]["The email address is invalid."] = "Eposta adresi geçerli değil."; $_t["tr"]["Error trying to create account, %h%s%h: %s."] = "Hesap %h%s%h oluşturulurken hata oluştu: %s."; @@ -77,7 +77,7 @@ $_t["tr"]["Language is not currently supported."] = "Dil henüz desteklenmiyor." $_t["tr"]["Any type"] = "Herhangi bir tür"; -$_t["tr"]["Last vote"] = "Last vote"; +$_t["tr"]["Last vote"] = "Son oylanan"; $_t["tr"]["Suspended"] = "Donduruldu"; |