mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
Update tr.json (POEditor.com)
This commit is contained in:
parent
e3302110eb
commit
a84351357a
1 changed files with 129 additions and 102 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"Collaborative markdown notes": "Ortak markdown notları",
|
"Collaborative markdown notes": "Ortak markdown notları",
|
||||||
|
"Realtime collaborative markdown notes on all platforms.": "Tüm platformlarda gerçek zamanlı markdown notları",
|
||||||
"Best way to write and share your knowledge in markdown.": "Markdownda bilginizi paylaşmanın en kolay yolu.",
|
"Best way to write and share your knowledge in markdown.": "Markdownda bilginizi paylaşmanın en kolay yolu.",
|
||||||
"Intro": "Giriş",
|
"Intro": "Giriş",
|
||||||
"History": "Geçmiş",
|
"History": "Geçmiş",
|
||||||
|
@ -28,6 +29,8 @@
|
||||||
"Import from browser": "Tarayıcıdan içe aktar",
|
"Import from browser": "Tarayıcıdan içe aktar",
|
||||||
"Releases": "Sürümler",
|
"Releases": "Sürümler",
|
||||||
"Are you sure?": "Emin misiniz?",
|
"Are you sure?": "Emin misiniz?",
|
||||||
|
"Do you really want to delete this note?": "Bu notu gerçekten silmek istiyor musun?",
|
||||||
|
"All users will lose their connection.": "Bütün kullanıcılar bağlantılarını kaybedecektir",
|
||||||
"Cancel": "İptal",
|
"Cancel": "İptal",
|
||||||
"Yes, do it!": "Evet, devam et!",
|
"Yes, do it!": "Evet, devam et!",
|
||||||
"Choose method": "Metot seçin",
|
"Choose method": "Metot seçin",
|
||||||
|
@ -59,6 +62,7 @@
|
||||||
"Refresh": "Yenile",
|
"Refresh": "Yenile",
|
||||||
"Contacts": "Kişiler",
|
"Contacts": "Kişiler",
|
||||||
"Report an issue": "Hata bildir",
|
"Report an issue": "Hata bildir",
|
||||||
|
"Meet us on %s": "Meet us on %s",
|
||||||
"Send us email": "Bize email gönderin",
|
"Send us email": "Bize email gönderin",
|
||||||
"Documents": "Belgeler",
|
"Documents": "Belgeler",
|
||||||
"Features": "Özellikler",
|
"Features": "Özellikler",
|
||||||
|
@ -99,5 +103,28 @@
|
||||||
"Select From Available Snippets": "Uygun Snippet'lerden Seçin",
|
"Select From Available Snippets": "Uygun Snippet'lerden Seçin",
|
||||||
"OR": "VEYA",
|
"OR": "VEYA",
|
||||||
"Export to Snippet": "Snippet olarak dışa aktarın",
|
"Export to Snippet": "Snippet olarak dışa aktarın",
|
||||||
"Select Visibility Level": "Görünebilirlik seviyesini belirleyin"
|
"Select Visibility Level": "Görünebilirlik seviyesini belirleyin",
|
||||||
|
"Night Theme": "Gece Teması",
|
||||||
|
"Follow us on %s and %s.": "Bizi %s, ve %s adreslerinden ziyaret edin",
|
||||||
|
"Privacy": "Gizlilik",
|
||||||
|
"Terms of Use": "Kullanım Koşulları",
|
||||||
|
"Do you really want to delete your user account?": "Gerçekten kullanıcı hesabını silmek istiyor musun?",
|
||||||
|
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Bu hesabını silecektir, sana ait olan bütün notlar ve diğer notlardan hesabınıza olan bütün referansları silecektir.",
|
||||||
|
"Delete user": "Kullanıcı sil",
|
||||||
|
"Export user data": "Export user data",
|
||||||
|
"Help us translating on %s": "Help us translating on %s",
|
||||||
|
"Source Code": "Kaynak Kodu",
|
||||||
|
"Register": "Kayıt Ol",
|
||||||
|
"Powered by %s": "Powered by %s",
|
||||||
|
"Help us translating": "Help us translating",
|
||||||
|
"Join the community": "Topluluğa Katıl",
|
||||||
|
"Imprint": "Imprint",
|
||||||
|
"Freely - Anyone can edit": "Freely - Anyone can edit",
|
||||||
|
"Editable - Signed-in people can edit": "Editable - Signed-in people can edit",
|
||||||
|
"Limited - Signed-in people can edit (forbid guests)": "Limited - Signed-in people can edit (forbid guests)",
|
||||||
|
"Locked - Only owner can edit": "Locked - Only owner can edit",
|
||||||
|
"Protected - Only owner can edit (forbid guests)": "Protected - Only owner can edit (forbid guests)",
|
||||||
|
"Private - Only owner can view & edit": "Private - Only owner can view & edit",
|
||||||
|
"changed": "changed",
|
||||||
|
"created": "created"
|
||||||
}
|
}
|
Loading…
Reference in a new issue