You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

99 lines
4.6 KiB
JSON

8 years ago
{
"users": "Kullanıcılar",
"edit": "Düzenle",
"make-admin": "Yönetici Yap",
"remove-admin": "Yöneticiliği Sil",
"validate-email": "E-postayı Doğrula",
"send-validation-email": "Onay E-postası Gönder",
"password-reset-email": "E-posta Sıfırlaması için Parola Gönder",
"ban": "Yasaklı Kullanıcı(lar)",
8 years ago
"temp-ban": "Ban User(s) Temporarily",
"unban": "Unban User(s)",
"reset-lockout": "Reset Lockout",
"reset-flags": "Bayrakları Sıfırla",
"delete": "Kullanıcı(ları) Sil",
"purge": "Kullanıcıyı(ları) ve İçeriği Sil",
"download-csv": "CSV İndir",
8 years ago
"invite": "Invite",
"new": "Yeni Kullanıcı",
8 years ago
"pills.latest": "En Yeni Kullanıcılar",
"pills.unvalidated": "Onaylanmamış",
"pills.no-posts": "İleti Yok",
8 years ago
"pills.top-posters": "Top Posters",
"pills.top-rep": "En Saygın",
"pills.inactive": "Etkin değil",
8 years ago
"pills.flagged": "Most Flagged",
"pills.banned": "Yasaklandı",
"pills.search": "Kullanıcı Ara",
8 years ago
"search.uid": "By User ID",
"search.uid-placeholder": "Enter a user ID to search",
"search.username": "Kullanıcı Adına Göre",
"search.username-placeholder": "Aramak için bir kullanıcı adı girin",
"search.email": "E-posta'ya göre",
"search.email-placeholder": "Aramak için bir e-posta adresi girin",
8 years ago
"search.ip": "By IP Address",
"search.ip-placeholder": "Enter an IP Address to search",
"search.not-found": "Kullanıcı bulunamadı!",
8 years ago
"inactive.3-months": "3 ay",
"inactive.6-months": "6 ay",
"inactive.12-months": "12 ay",
8 years ago
"users.uid": "benzersiz id",
"users.username": "kullanıcı adı",
"users.email": "e-posta",
"users.postcount": "ileti sayısı",
"users.reputation": "itibar",
"users.flags": "bayraklar",
"users.joined": "katılım",
"users.last-online": "en son çevrimiçi",
"users.banned": "yasaklı",
8 years ago
"create.username": "Kullanıcı Adı",
"create.email": "E-posta",
"create.email-placeholder": "Bu kullanıcının e-posta adresi",
"create.password": "Parola",
"create.password-confirm": "Parolayı Onayla",
8 years ago
"temp-ban.length": "Ban Length",
"temp-ban.reason": "Reason <span class=\"text-muted\">(Optional)</span>",
"temp-ban.hours": "Saat",
"temp-ban.days": "Gün",
8 years ago
"temp-ban.explanation": "Enter the length of time for the ban. Note that a time of 0 will be a considered a permanent ban.",
"alerts.confirm-ban": "Do you really want to ban this user <strong>permanently</strong>?",
"alerts.confirm-ban-multi": "Do you really want to ban these users <strong>permanently</strong>?",
"alerts.ban-success": "Kullanıcı(lar) yasaklandı!",
8 years ago
"alerts.button-ban-x": "Ban %1 user(s)",
"alerts.unban-success": "Kullanıcı(ların) yasağı kaldırıldı!",
8 years ago
"alerts.lockout-reset-success": "Lockout(s) reset!",
"alerts.flag-reset-success": "Flags(s) reset!",
"alerts.no-remove-yourself-admin": "You can't remove yourself as Administrator!",
"alerts.make-admin-success": "User is now administrator.",
"alerts.confirm-remove-admin": "Do you really want to remove this administrator?",
"alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.",
8 years ago
"alerts.confirm-validate-email": "Do you want to validate email(s) of these user(s)?",
"alerts.validate-email-success": "Emails validated",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Uyarı!</b><br/>Kullanıcı(ları) silmeyi gerçekten istiyor musunuz?<br/> Bu işlem geri alınamaz! Yalnızca kullanıcı hesapları silinecektir, iletiler ve konular kalacaktır.",
"alerts.delete-success": "Kullanıcı(lar) Silindi!",
"alerts.confirm-purge": "<b>Uyarı!</b><br/>Kullanıcı(ları) ve içeriklerini silmeyi gerçekten istiyor musunuz?<br/> Bu işlem geri alınamaz! Tüm kullanıcı verileri ve içerikleri silinecektir.",
"alerts.create": "Kullanıcı Oluştur",
"alerts.button-create": "Oluştur",
"alerts.button-cancel": "İptal",
"alerts.error-passwords-different": "Şifreler aynı olmalı!",
8 years ago
"alerts.error-x": "<strong>Error</strong><p>%1</p>",
"alerts.create-success": "Kullanıcı oluşturuldu!",
8 years ago
"alerts.prompt-email": "Email: ",
"alerts.email-sent-to": "%1'e bir davet e-postası gönderildi",
8 years ago
"alerts.x-users-found": "%1 user(s) found! Search took %2 ms."
}