diff options
author | Samed Beyribey <ras0ir@eventualis.org> | 2009-01-08 12:52:31 -0500 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-08 12:52:31 -0500 |
commit | 649517ac1f1620752583df5664c4f836101f63d6 (patch) | |
tree | 9fa0248bde9c87372582f82956f67f71822f0a30 /web/lang/tr/index_po.inc | |
parent | 5d6f465170392861c0438723fa98efd4732d30ec (diff) | |
download | aurweb-649517ac1f1620752583df5664c4f836101f63d6.tar.xz |
Yet another Turkish translation fix.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/tr/index_po.inc')
-rw-r--r-- | web/lang/tr/index_po.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/web/lang/tr/index_po.inc b/web/lang/tr/index_po.inc index 68e0ad9..3999dbd 100644 --- a/web/lang/tr/index_po.inc +++ b/web/lang/tr/index_po.inc @@ -57,7 +57,7 @@ $_t["tr"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR $_t["tr"]["Unsupported"] = "Desteklenmiyor"; -$_t["tr"]["Contributed PKGBUILDs %hmust%h conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Eklenen PKGBUILDler %hArch Paket Standartları%hna %huymalıdır%h aksi takdirde silinecektir!"; +$_t["tr"]["Contributed PKGBUILDs %hmust%h conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Eklenen PKGBUILD dosyaları %hArch Paket Standartları%hna %huymalıdır%h aksi takdirde silinecektir!"; $_t["tr"]["Statistics"] = "İstatistikler"; @@ -89,3 +89,6 @@ $_t["tr"]["DISCLAIMER"] = "FERAGATNAME"; $_t["tr"]["Login failure: Bad user or pass."] = "Giriş hatası: Hatalı kullanıcı adı veya parola"; +$_t["tr"]["Some packages may be provided as binaries in [community]."] = "Burada listelenen paketlerin bazıları [community] deposunda yer almaktadır."; + +$_t["tr"]["Unsupported packages are user produced content. Any use of the provided files is at your own risk."] = "Desteklenmeyen paketler kullanıcının kendi ürettiği içeriğidir. Bu paketlerin kullanımından doğan risk kullanıcının kendisine aittir."; |