forms/l10n/tr.json
2020-04-29 03:16:35 +00:00

30 lines
1.7 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": {
"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 …",
"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 eklenemedi",
"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",
"Are you sure you want to delete the form “{title}”?" : "“{title}” formunu silmek istediğinize emin misiniz?",
"Deleted form “{title}”" : "“{title}” formu silindi",
"Error while deleting form “{title}”" : "“{title}” formu silinirken sorun çıktı",
"Group" : "Grup",
"Add Option" : "Seçenek Ekle",
"Title" : "Başlık",
"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ş"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}