Files
NodeBB/public/language/tr/admin/manage/users.json
2018-05-10 09:27:35 +00:00

99 lines
4.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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)",
"temp-ban": "Kullanıcı(ları) Geçici Olarak Yasakla",
"unban": "Kullanıcı(n/lar)ın Yasağını Kaldır",
"reset-lockout": "Kilitlemeyi Sıfırla",
"reset-flags": "Bayrakları Sıfırla",
"delete": "Kullanıcı(ları) Sil",
"purge": "Kullanıcıyı(ları) ve İçeriği Sil",
"download-csv": "CSV İndir",
"invite": "Davet et",
"new": "Yeni Kullanıcı",
"pills.latest": "En Yeni Kullanıcılar",
"pills.unvalidated": "Onaylanmamış",
"pills.no-posts": "İleti Yok",
"pills.top-posters": "En Çok Gönderim Yapanlar",
"pills.top-rep": "En Saygın",
"pills.inactive": "Etkin değil",
"pills.flagged": "En Çok İşaretlenenler",
"pills.banned": "Yasaklandı",
"pills.search": "Kullanıcı Ara",
"search.uid": "Kullanıcı Kimliğiyle",
"search.uid-placeholder": "Aramak için bir kullanıcı kimliği girin",
"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",
"search.ip": "IP Adresiyle",
"search.ip-placeholder": "Aramak için bir IP adresi girin",
"search.not-found": "Kullanıcı bulunamadı!",
"inactive.3-months": "3 ay",
"inactive.6-months": "6 ay",
"inactive.12-months": "12 ay",
"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ı",
"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",
"temp-ban.length": "Ban Length",
"temp-ban.reason": "Reason <span class=\"text-muted\">(Optional)</span>",
"temp-ban.hours": "Saat",
"temp-ban.days": "Gün",
"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ı!",
"alerts.button-ban-x": "Ban %1 user(s)",
"alerts.unban-success": "Kullanıcı(ların) yasağı kaldırıldı!",
"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.",
"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ı!",
"alerts.error-x": "<strong>Error</strong><p>%1</p>",
"alerts.create-success": "Kullanıcı oluşturuldu!",
"alerts.prompt-email": "Eposta:",
"alerts.email-sent-to": "%1'e bir davet e-postası gönderildi",
"alerts.x-users-found": "%1 user(s) found! Search took %2 ms."
}