forms/l10n/tr.js
2020-04-30 03:19:48 +00:00

38 lines
2.1 KiB
JavaScript
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.

OC.L10N.register(
"forms",
{
"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}" : "Yanıt numarası {index}",
"Delete answer" : "Yanıtı sil",
"Group" : "Grup",
"Description" : "Açıklama",
"Settings" : "Ayarlar",
"Set expiration date" : "Son kullanma tarihini ayarla",
"Sharing" : "Paylaşım",
"Share link" : "Bağlantıyı paylaş",
"Name of user or group" : "Kullanıcı ya da grup adı",
"Expiration date" : "Son kullanma tarihi",
"Submit" : "Gönder",
"Form Expired" : "Formun Süresi Geçmiş"
},
"nplurals=2; plural=(n > 1);");