Update tr translation toolbar.i18n.dart (#1299)

pull/1302/head
Ali Kayan 2 years ago committed by GitHub
parent c69afe8dc2
commit 60f8001ac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 86
      lib/src/translations/toolbar.i18n.dart

@ -817,14 +817,14 @@ extension Localization on String {
'Please first select some text to transform into a link.':
'Lütfen bağlantıya dönüştürmek için bir metin seçin.',
'Open': 'Açık',
'Copy': 'kopyala',
'Remove': 'Kaldırmak',
'Save': 'Kayıt etmek',
'Zoom': 'yakınlaştır',
'Saved': 'kaydedildi',
'Copy': 'Kopyala',
'Remove': 'Kaldır',
'Save': 'Kayıt Et',
'Zoom': 'Yakınlaştır',
'Saved': 'Kaydedildi',
'Text': 'Text',
'What is entered is not a link': 'What is entered is not a link',
'Resize': 'Resize',
'What is entered is not a link': 'Girilen bir bağlantı değil.',
'Resize': 'Yeniden Boyutlandır',
'Width': 'Genişlik',
'Height': 'Yükseklik',
'Size': 'Boyut',
@ -834,45 +834,45 @@ extension Localization on String {
'Clear': 'Temizle',
'Font': 'Yazı tipi',
'Search': 'Ara',
'matches': 'matches',
'showing match': 'showing match',
'Prev': 'Prev',
'Next': 'Devam',
'matches': 'Eşleşmeler',
'showing match': 'Eşleşmeyi Göster',
'Prev': 'Önceki',
'Next': 'Sonraki',
'Camera': 'Kamera',
'Video': 'Video',
'Undo': 'Undo',
'Redo': 'Redo',
'Font family': 'Font family',
'Font size': 'Font size',
'Bold': 'Bold',
'Subscript': 'Subscript',
'Superscript': 'Superscript',
'Italic': 'Italic',
'Underline': 'Underline',
'Strike through': 'Strike through',
'Undo': 'Geri',
'Redo': 'İleri',
'Font family': 'Yazı Türü',
'Font size': 'Yazı Boyutu',
'Bold': 'Kalın',
'Subscript': 'Alt Simge',
'Superscript': 'Üst Simge',
'Italic': 'İtalik',
'Underline': 'Altı Çizili',
'Strike through': 'Üsti Çizili',
'Inline code': 'Inline code',
'Font color': 'Font color',
'Background color': 'Background color',
'Clear format': 'Clear format',
'Align left': 'Align left',
'Align center': 'Align center',
'Align right': 'Align right',
'Justify win width': 'Justify win width',
'Text direction': 'Text direction',
'Header style': 'Header style',
'Numbered list': 'Numbered list',
'Bullet list': 'Bullet list',
'Checked list': 'Checked list',
'Code block': 'Code block',
'Quote': 'Quote',
'Increase indent': 'Increase indent',
'Decrease indent': 'Decrease indent',
'Insert URL': 'Insert URL',
'Visit link': 'Visit link',
'Enter link': 'Enter link',
'Enter media': 'Enter media',
'Edit': 'Edit',
'Apply': 'Apply',
'Font color': 'Yazı Rengi',
'Background color': 'Vurgu Rengi',
'Clear format': 'Formatı Temizle',
'Align left': 'Sola Hizala',
'Align center': 'Ortaya Hizala',
'Align right': 'Sağa Hizala',
'Justify win width': 'Kenarlara Hizala',
'Text direction': 'Metin Yönü',
'Header style': 'Başlık Stili',
'Numbered list': 'Numaralı Liste',
'Bullet list': 'Madde Listesi',
'Checked list': 'Kontrol Listesi',
'Code block': 'Kod Blogu',
'Quote': 'Alıntı',
'Increase indent': 'Girintiyi Artır',
'Decrease indent': 'Girintiyi Azalt ',
'Insert URL': 'URL Giriniz',
'Visit link': 'Bağlantıyı Ziyaret Et',
'Enter link': 'Bağlantı Giriniz',
'Enter media': 'Medya Giriniz',
'Edit': 'Düzenle',
'Apply': 'Uygula',
},
'uk': {
'Paste a link': 'Вставити посилання',

Loading…
Cancel
Save