mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Fix Turkish translations.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
b513130f3a
commit
1f58e0c6cc
7 changed files with 64 additions and 65 deletions
|
@ -15,7 +15,7 @@ $_t["tr"]["You must supply a password."] = "Bir parola belirlemelisiniz.";
|
|||
|
||||
$_t["tr"]["You must supply a username."] = "Bir kullanıcı adı belirlemelisiniz.";
|
||||
|
||||
$_t["tr"]["After that, this can be filled in with more meaningful text."] = "After that, this can be filled in with more meaningful text.";
|
||||
$_t["tr"]["After that, this can be filled in with more meaningful text."] = "Eksiklikleri tamamladıktan sonra, bu kısma anlamlı bir açıklama yazabilirsiniz.";
|
||||
|
||||
$_t["tr"]["Logged-in as: %h%s%h"] = "%h%s%h olarak giriş yapıldı";
|
||||
|
||||
|
@ -27,25 +27,25 @@ $_t["tr"]["Username:"] = "Kullanıcı Adı:";
|
|||
|
||||
$_t["tr"]["Welcome to the AUR! If you're a newcomer, you may want to read the %hGuidelines%h."] = "AUR'a hoş geldiniz! Yeni katıldıysanız, belki de %hKılavuz%h 'a bir göz atmak istersiniz.";
|
||||
|
||||
$_t["tr"]["This is where the intro text will go."] = "";
|
||||
$_t["tr"]["This is where the intro text will go."] = "Tanıtım yazısının gösterileceği kısımdır.";
|
||||
|
||||
$_t["tr"]["Error trying to generate session id."] = "Session kimliği oluşturulmaya çalışılırken hata.";
|
||||
$_t["tr"]["Error trying to generate session id."] = "Oturum kimliği oluşturulmaya çalışılırken hata oluştu.";
|
||||
|
||||
$_t["tr"]["For now, it's just a place holder."] = "";
|
||||
$_t["tr"]["For now, it's just a place holder."] = "Şimdilik bu kısım sadece yer işgal etmektedir.";
|
||||
|
||||
$_t["tr"]["It's more important to get the login functionality finished."] = "";
|
||||
$_t["tr"]["It's more important to get the login functionality finished."] = "Giriş işlemi fonksiyonunun tamamlanması daha fazla önem arz etmektedir.";
|
||||
|
||||
$_t["tr"]["Login"] = "Giriş";
|
||||
|
||||
$_t["tr"]["Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience."] = "T";
|
||||
$_t["tr"]["Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience."] = "İçeriklerine kefil olmasak da, kullanmanız için %hkullanıcı deposu listesi%h sağlamaktayız. ";
|
||||
|
||||
$_t["tr"]["If you have feedback about the AUR, please leave it in %hFlyspray%h."] = "AUR ile ilgili geribilidirim yapmak için lütfen %hFlyspray%h 'i kullanın.";
|
||||
$_t["tr"]["If you have feedback about the AUR, please leave it in %hFlyspray%h."] = "AUR ile ilgili geribildirim yapmak için lütfen %hFlyspray%h 'i kullanın.";
|
||||
|
||||
$_t["tr"]["Latest Packages:"] = "Son paketler:";
|
||||
|
||||
$_t["tr"]["Discussion about the AUR takes place on the %sTUR Users List%s."] = "AUR ile ilgili tartışmalar %sTUR Kullanıcı Listesi%s 'nde.";
|
||||
|
||||
$_t["tr"]["Email discussion about the AUR takes place on the %sTUR Users List%s."] = "Email discussion about the AUR takes place on the %sTUR Users List%s.";
|
||||
$_t["tr"]["Email discussion about the AUR takes place on the %sTUR Users List%s."] = "AUR hakkındaki e-posta tartışmaları %sTUR Eposta Listesi%s üzerinde gerçekleşmektedir.";
|
||||
|
||||
$_t["tr"]["Recent Updates"] = "Son Güncellemeler";
|
||||
|
||||
|
@ -77,7 +77,7 @@ $_t["tr"]["Packages in unsupported"] = "Desteklenmeyen paketler";
|
|||
|
||||
$_t["tr"]["Packages in unsupported and flagged as safe"] = "Desteklenmeyen ve güvenli olarak olarak işaretlenen paketler";
|
||||
|
||||
$_t["tr"]["Packages in [community]"] = "[community] 'deki paketler";
|
||||
$_t["tr"]["Packages in [community]"] = "[community] üzerindeki paketler";
|
||||
|
||||
$_t["tr"]["Remember to vote for your favourite packages!"] = "Beğendiğiniz paketleri oylamayı unutmayın!";
|
||||
|
||||
|
@ -85,7 +85,7 @@ $_t["tr"]["Packages added or updated in the past 7 days"] = "Son 7 günde eklene
|
|||
|
||||
$_t["tr"]["Out-of-date"] = "Güncelliğini yitirmiş";
|
||||
|
||||
$_t["tr"]["DISCLAIMER"] = "DISCLAIMER";
|
||||
$_t["tr"]["DISCLAIMER"] = "FERAGATNAME";
|
||||
|
||||
$_t["tr"]["Login failure: Bad user or pass."] = "Giriş hatası: Hatalı kullanıcı adı veya parola";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue