forms/l10n/tr.js

95 lines
5.6 KiB
JavaScript
Raw Normal View History

2019-07-23 05:02:27 +02:00
OC.L10N.register(
"forms",
{
2020-05-07 05:17:42 +02:00
"anonymous user" : "anonim kullanıcı",
"Shared by %s" : "%s tarafından paylaşıldı",
2020-02-29 04:21:10 +01:00
"Forms" : "Formlar",
2019-07-23 05:02:27 +02:00
"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ı.",
2020-04-09 05:23:54 +02:00
"New form" : "Yeni form",
"Loading forms …" : "Formlar yükleniyor …",
2020-04-30 05:19:48 +02:00
"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",
2020-04-28 05:17:00 +02:00
"Create new form" : "Yeni form oluştur",
2020-04-09 05:23:54 +02:00
"An error occurred while loading the forms list" : "Form listesi yüklenirken bir sorun çıktı",
2020-04-30 05:19:48 +02:00
"Unable to create a new form" : "Yeni bir form oluşturulamadı",
"Responses" : "Yanıtlar",
2020-04-09 05:23:54 +02:00
"Clone form" : "Formu kopyala",
2020-03-27 04:22:15 +01:00
"Delete form" : "Formu sil",
2020-04-09 05:23:54 +02:00
"Form link copied" : "Form bağlantısı kopyalandı",
2020-03-28 04:23:49 +01:00
"Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın",
2020-04-30 05:19:48 +02:00
"Copy share link" : "Paylaşım bağlantısını kopyala",
2020-04-09 05:23:54 +02:00
"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ı",
2020-04-30 05:19:48 +02:00
"An answer for the {index} option" : "{index} seçeneği için bir yanıt",
2020-05-01 05:20:26 +02:00
"Answer number {index}" : "{index} numaralı yanıt",
2020-04-30 05:19:48 +02:00
"Delete answer" : "Yanıtı sil",
2020-05-01 05:20:26 +02:00
"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ığı",
2020-05-07 05:17:42 +02:00
"Mandatory" : "Zorunlu",
2020-05-01 05:20:26 +02:00
"Delete question" : "Soruyu sil",
"A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt",
2020-05-03 05:15:39 +02:00
"Long answer text" : "Uzun yanıt metni",
2020-05-01 05:20:26 +02:00
"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",
2020-05-03 05:15:39 +02:00
"Short answer text" : "Kısa yanıt metni",
2020-05-07 05:17:42 +02:00
"Response by {userDisplayName}" : "{userDisplayName} tarafından verilen yanıt",
"Delete this response" : "Bu yanıtı sil",
2020-05-08 05:16:31 +02:00
"User or group name …" : "Kullanıcı ya da grup adı…",
2020-05-07 05:17:42 +02:00
"No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.",
2020-05-08 05:16:31 +02:00
"Searching …" : "Aranıyor…",
2020-05-07 05:17:42 +02:00
"No elements found." : "Herhangi bir bileşen bulunamadı.",
2019-07-23 05:02:27 +02:00
"Group" : "Grup",
2020-05-01 05:20:26 +02:00
"Loading {title} …" : "{title} yükleniyor…",
"Toggle settings" : "Ayarları değiştir",
"Form title" : "Form başlığı",
2019-07-23 05:02:27 +02:00
"Description" : "Açıklama",
2020-05-07 05:17:42 +02:00
"Mandatory questions" : "Zorunlu sorular",
2020-05-02 05:16:23 +02:00
"Add a question" : "Bir soru ekle",
2020-05-01 05:20:26 +02:00
"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ı",
2020-05-06 05:15:29 +02:00
"Export to CSV" : "CSV Olarak Dışa Aktar",
2020-05-07 05:17:42 +02:00
"Options" : "Seçenekler",
"Delete all responses" : "Tüm yanıtları sil",
2020-05-01 05:20:26 +02:00
"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ı",
2020-04-29 05:16:35 +02:00
"Settings" : "Ayarlar",
2020-05-01 05:20:26 +02:00
"Anonymous responses" : "Anonim yanıtlar",
"Only allow one response per user" : "Her kullanıcı yalnız bir kez yanıtlayabilsin",
2020-04-29 05:16:35 +02:00
"Set expiration date" : "Son kullanma tarihini ayarla",
2020-05-04 05:15:45 +02:00
"Expiration date" : "Son kullanma tarihi",
2020-04-29 05:16:35 +02:00
"Sharing" : "Paylaşım",
2020-05-01 05:20:26 +02:00
"Show to all users of this instance" : "Bu kopyadaki tüm kullanıcılara görüntülensin",
2020-04-29 05:16:35 +02:00
"Share link" : "Bağlantıyı paylaş",
2020-05-01 05:20:26 +02:00
"Choose users to share with" : "Paylaşılacak kullanıcıları seçin",
2020-05-05 05:16:01 +02:00
"Select expiration date" : "Son kullanma tarihini seçin",
"Expired on {date}" : "{date} tarihinde sona erdi",
"Expires on {date}" : "{date} tarihinde sonra erecek",
2020-04-29 05:16:35 +02:00
"Submit" : "Gönder",
2020-05-01 05:20:26 +02:00
"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ı",
2020-05-06 05:15:29 +02:00
"Error while saving question" : "Soru silinirken sorun çıktı",
2020-05-01 05:20:26 +02:00
"Multiple choice" : "Çoklu seçim",
"Checkboxes" : "İşaret kutuları",
"Short answer" : "Kısa metin",
"Long text" : "Uzun metin",
2020-05-05 05:16:01 +02:00
"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",
2020-05-02 05:16:23 +02:00
"Form not found" : "Form bulunamadı",
"This form does not exist" : "Bu form bulunamadı"
2019-07-23 05:02:27 +02:00
},
"nplurals=2; plural=(n > 1);");