mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-12 15:41:01 +01:00
91 lines
4.0 KiB
JSON
91 lines
4.0 KiB
JSON
{
|
||
"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": "Ban User(s)",
|
||
"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",
|
||
"invite": "Invite",
|
||
"new": "Yeni Kullanıcı",
|
||
|
||
"pills.latest": "En Yeni Kullanıcılar",
|
||
"pills.unvalidated": "Onaylanmamış",
|
||
"pills.no-posts": "İleti Yok",
|
||
"pills.top-posters": "Top Posters",
|
||
"pills.top-rep": "En Saygın",
|
||
"pills.inactive": "Etkin değil",
|
||
"pills.flagged": "Most Flagged",
|
||
"pills.banned": "Yasaklandı",
|
||
"pills.search": "Kullanıcı Ara",
|
||
|
||
"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": "By IP Address",
|
||
"search.ip-placeholder": "Enter an IP Address to search",
|
||
"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": "Kullanıcı(lar) artık yönetici.",
|
||
"alerts.confirm-remove-admin": "Do you really want to remove admins?",
|
||
"alerts.remove-admin-success": "Kullanıcı(lar) artık yönetici değil.",
|
||
"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": "Email: ",
|
||
"alerts.email-sent-to": "%1'e bir davet e-postası gönderildi",
|
||
"alerts.x-users-found": "%1 user(s) found! Search took %2 ms."
|
||
} |