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.

64 lines
4.0 KiB
JSON

{
11 years ago
"invalid-data": "Geçersiz Veri",
"not-logged-in": "Giriş yapmamış görünüyorsunuz.",
"account-locked": "Hesabınız geçici olarak kitlendi",
"search-requires-login": "Arama hesap gerektiriyor. Lütfen giriş yapın ya da kaydolun.",
11 years ago
"invalid-cid": "Geçersiz Kategori ID",
"invalid-tid": "Geçersiz Başlık ID",
"invalid-pid": "Geçersiz İleti ID",
"invalid-uid": "Geçersiz Kullanıcı ID",
"invalid-username": "Geçersiz Kullanıcı İsmi",
"invalid-email": "Geçersiz E-posta",
"invalid-title": "Geçersiz başlık!",
11 years ago
"invalid-user-data": "Geçersiz Kullancı Verisi",
"invalid-password": "Geçersiz Şifre",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
11 years ago
"invalid-pagination-value": "Geçersiz Sayfa Değeri",
"username-taken": "Kullanıcı İsmi Alınmış",
"email-taken": "E-posta Alınmış",
10 years ago
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"username-too-short": "Kullanıcı ismi çok kısa",
"username-too-long": "Username too long",
11 years ago
"user-banned": "Kullanıcı Yasaklı",
10 years ago
"user-too-new": "Sorry, you are required to wait %1 seconds before making your first post",
"no-category": "Category does not exist",
"no-topic": "Topic does not exist",
"no-post": "Post does not exist",
"no-group": "Group does not exist",
"no-user": "User does not exist",
"no-teaser": "Teaser does not exist",
"no-privileges": "You do not have enough privileges for this action.",
"no-emailers-configured": "E-posta eklentisi kurulu değil bu yüzden test e-postası gönderilemedi",
11 years ago
"category-disabled": "Kategori aktif değil",
"topic-locked": "Başlık Kilitli",
"still-uploading": "Lütfen yüklemelerin bitmesini bekleyin.",
10 years ago
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"title-too-short": "Please enter a longer title. Titles should contain at least %1 characters.",
11 years ago
"title-too-long": "Lütfen daha kısa bir başlık girin. Başlıklar %1 karakterden uzun olamaz.",
10 years ago
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
11 years ago
"cant-vote-self-post": "Kendi iletinize oy veremezsiniz",
10 years ago
"already-favourited": "You have already favourited this post",
"already-unfavourited": "You have already unfavourited this post",
11 years ago
"cant-ban-other-admins": "Başka yöneticileri yasaklayamazsınız!",
"invalid-image-type": "Geçersiz resim türü",
"group-name-too-short": "Grup ismi çok kısa",
"group-already-exists": "Grup zaten var",
"group-name-change-not-allowed": "Grup ismini değiştiremezsiniz",
10 years ago
"post-already-deleted": "This post has already been deleted",
"post-already-restored": "This post has already been restored",
"topic-already-deleted": "This topic has already been deleted",
"topic-already-restored": "This topic has already been restored",
11 years ago
"topic-thumbnails-are-disabled": "Başlık resimleri kapalı.",
"invalid-file": "Geçersiz Dosya",
"uploads-are-disabled": "Yüklemeler kapalı",
"upload-error": "Yükleme Hatası : %1",
10 years ago
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "Kendinizle sohbet edemezsiniz!",
"reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "Bu iletiyi aşagı oylamak için yeterince saygınlığınız yok.",
10 years ago
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
}