forms/l10n/tr.json
2020-05-08 03:16:31 +00:00

92 lines
5.6 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.

{ "translations": {
"anonymous user" : "anonim kullanıcı",
"Shared by %s" : "%s tarafından paylaşıldı",
"Forms" : "Formlar",
"A forms app, similar to Google Forms." : "Google forms benzeri bir form uygulaması.",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Erişim kısıtlama özelliği ile (üyelere, belirli gruplara ya da kullanıcılara ya da herkese açık) Google forms benzeri bir form uygulaması.",
"New form" : "Yeni form",
"Loading forms …" : "Formlar yükleniyor …",
"No forms created yet" : "Henüz bir form oluşturulmamış",
"Create a form" : "Form oluştur",
"Select a form or create a new one" : "Bir form seçin ya da yeni bir form oluşturun",
"Create new form" : "Yeni form oluştur",
"An error occurred while loading the forms list" : "Form listesi yüklenirken bir sorun çıktı",
"Unable to create a new form" : "Yeni bir form oluşturulamadı",
"Responses" : "Yanıtlar",
"Clone form" : "Formu kopyala",
"Delete form" : "Formu sil",
"Form link copied" : "Form bağlantısı kopyalandı",
"Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın",
"Copy share link" : "Paylaşım bağlantısını kopyala",
"Are you sure you want to delete the form “{title}”?" : "“{title}” formunu silmek istediğinize emin misiniz?",
"Error while deleting form “{title}”" : "“{title}” formu silinirken sorun çıktı",
"An answer for the {index} option" : "{index} seçeneği için bir yanıt",
"Answer number {index}" : "{index} numaralı yanıt",
"Delete answer" : "Yanıtı sil",
"There was an issue deleting this option" : "Bu seçenek silinirken bir sorun çıktı",
"Error while saving the answer" : "Yanıt kaydedilirken sorun çıktı",
"Question number {index}" : "{index} numaralı soru",
"Drag to reorder the questions" : "Soru sıralamasını sürükleyerek değiştirebilirsiniz",
"Enter a title for this question" : "Bu sorunun başlığını yazın",
"Title of question number {index}" : "{index} numaralı sorunun başlığı",
"Mandatory" : "Zorunlu",
"Delete question" : "Soruyu sil",
"A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt",
"Long answer text" : "Uzun yanıt metni",
"Add a new answer" : "Yeni bir yanıt ekle",
"A short answer for the question “{text}”" : "“{text}” sorusu için kısa bir yanıt",
"Short answer text" : "Kısa yanıt metni",
"Response by {userDisplayName}" : "{userDisplayName} tarafından verilen yanıt",
"Delete this response" : "Bu yanıtı sil",
"User or group name …" : "Kullanıcı ya da grup adı…",
"No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.",
"Searching …" : "Aranıyor…",
"No elements found." : "Herhangi bir bileşen bulunamadı.",
"Group" : "Grup",
"Loading {title} …" : "{title} yükleniyor…",
"Toggle settings" : "Ayarları değiştir",
"Form title" : "Form başlığı",
"Description" : "Açıklama",
"Mandatory questions" : "Zorunlu sorular",
"Add a question" : "Bir soru ekle",
"New question" : "Yeni soru",
"There was an error while adding the new question" : "Yeni soru eklenirken bir sorun çıktı",
"There was an error while removing the question" : "Soru silinirken bir sorun çıktı",
"Error while saving form" : "Form kaydedilirken sorun çıktı",
"Loading responses …" : "Yanıtlar yükleniyor…",
"Back to form" : "Forma geri dön",
"Responses for {title}" : "{title} yanıtları",
"Export to CSV" : "CSV Olarak Dışa Aktar",
"Options" : "Seçenekler",
"Delete all responses" : "Tüm yanıtları sil",
"No responses yet" : "Henüz bir yanıt verilmemiş",
"Results of submitted forms will show up here" : "Gönderilen formların yanıtları burada görüntülenir",
"There was an error while loading results" : "Sonuçlar yüklenirken bir sorun çıktı",
"Settings" : "Ayarlar",
"Anonymous responses" : "Anonim yanıtlar",
"Only allow one response per user" : "Her kullanıcı yalnız bir kez yanıtlayabilsin",
"Set expiration date" : "Son kullanma tarihini ayarla",
"Expiration date" : "Son kullanma tarihi",
"Sharing" : "Paylaşım",
"Show to all users of this instance" : "Bu kopyadaki tüm kullanıcılara görüntülensin",
"Share link" : "Bağlantıyı paylaş",
"Choose users to share with" : "Paylaşılacak kullanıcıları seçin",
"Select expiration date" : "Son kullanma tarihini seçin",
"Expired on {date}" : "{date} tarihinde sona erdi",
"Expires on {date}" : "{date} tarihinde sonra erecek",
"Submit" : "Gönder",
"Submit form" : "Formu gönder",
"Submitting form …" : "Form gönderiliyor …",
"Thank you for completing the form!" : "Formu doldurduğunuz için teşekkürler!",
"There was an error submitting the form" : "Form gönderilirken bir sorun çıktı",
"Error while saving question" : "Soru silinirken sorun çıktı",
"Multiple choice" : "Çoklu seçim",
"Checkboxes" : "İşaret kutuları",
"Short answer" : "Kısa metin",
"Long text" : "Uzun metin",
"Form expired" : "Formun süresi geçmiş",
"This form has expired and is no longer taking answers" : "Bu formun kullanma süresi geçmiş olduğundan doldurulamaz",
"Form not found" : "Form bulunamadı",
"This form does not exist" : "Bu form bulunamadı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}