]> BookStack Code Mirror - bookstack/blobdiff - lang/tr/editor.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / tr / editor.php
index 6bdb315d6e806dab20977ce21d94b70e2407d591..6bb1d5db8617bc7c0c9c609e6aed7769142c410a 100644 (file)
@@ -13,6 +13,7 @@ return [
     'cancel' => 'İptal',
     'save' => 'Kaydet',
     'close' => 'Kapat',
+    'apply' => 'Apply',
     'undo' => 'Geri al',
     'redo' => 'Yeniden yap',
     'left' => 'Sol',
@@ -81,6 +82,9 @@ return [
     'table_properties' => 'Tablo özellikleri',
     'table_properties_title' => 'Tablo Özellikleri',
     'delete_table' => 'Tabloyu sil',
+    'table_clear_formatting' => 'Clear table formatting',
+    'resize_to_contents' => 'Resize to contents',
+    'row_header' => 'Row header',
     'insert_row_before' => 'Üste satır ekle',
     'insert_row_after' => 'Alta satır ekle',
     'delete_row' => 'Satırı sil',
@@ -144,6 +148,7 @@ return [
     'url' => 'URL',
     'text_to_display' => 'Görüntülenecek metin',
     'title' => 'Başlık',
+    'browse_links' => 'Browse links',
     'open_link' => 'Bağlantıyı aç',
     'open_link_in' => 'Bağlantıyı şurada aç...',
     'open_link_current' => 'Geçerli pencere',
@@ -160,6 +165,8 @@ return [
     'about' => 'Editör hakkında',
     'about_title' => 'WYSIWYG editor hakkında',
     'editor_license' => 'Editor Lisans ve Telif Hakkı',
+    'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
+    'editor_lexical_license_link' => 'Full license details can be found here.',
     'editor_tiny_license' => 'Bu düzenleyici, MIT lisansı altında sağlanan :tinyLink kullanılarak oluşturulmuştur.',
     'editor_tiny_license_link' => 'TinyMCE telif ve lisans bilgilerini burada bulabilirsiniz.',
     'save_continue' => 'Kaydet & Devam Et',