diff options
Diffstat (limited to 'program/js/tinymce/langs/tr_TR.js')
-rw-r--r-- | program/js/tinymce/langs/tr_TR.js | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/program/js/tinymce/langs/tr_TR.js b/program/js/tinymce/langs/tr_TR.js index ee52f9b41..d6ec992e8 100644 --- a/program/js/tinymce/langs/tr_TR.js +++ b/program/js/tinymce/langs/tr_TR.js @@ -1,8 +1,11 @@ tinymce.addI18n('tr_TR',{ "Cut": "Kes", +"Heading 5": "Ba\u015fl\u0131k 5", "Header 2": "Ba\u015fl\u0131k 2", "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Taray\u0131c\u0131n\u0131z panoya direk eri\u015fimi desteklemiyor. L\u00fctfen Ctrl+X\/C\/V klavye k\u0131sayollar\u0131n\u0131 kullan\u0131n.", +"Heading 4": "Ba\u015fl\u0131k 4", "Div": "Div", +"Heading 2": "Ba\u015fl\u0131k 2", "Paste": "Yap\u0131\u015ft\u0131r", "Close": "Kapat", "Font Family": "Yaz\u0131tipi Ailesi", @@ -11,6 +14,8 @@ tinymce.addI18n('tr_TR',{ "New document": "Yeni dok\u00fcman", "Blockquote": "Al\u0131nt\u0131", "Numbered list": "S\u0131ral\u0131 liste", +"Heading 1": "Ba\u015fl\u0131k 1", +"Headings": "Ba\u015fl\u0131klar", "Increase indent": "Girintiyi art\u0131r", "Formats": "Bi\u00e7imler", "Headers": "Ba\u015fl\u0131klar", @@ -34,9 +39,11 @@ tinymce.addI18n('tr_TR',{ "Italic": "\u0130talik", "Align center": "Ortala", "Header 5": "Ba\u015fl\u0131k 5", +"Heading 6": "Ba\u015fl\u0131k 6", +"Heading 3": "Ba\u015fl\u0131k 3", "Decrease indent": "Girintiyi azalt", "Header 4": "Ba\u015fl\u0131k 4", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Yap\u0131\u015ft\u0131r, \u015fu an d\u00fcz metin modunda. Bu se\u00e7enek kapat\u0131lana kadar i\u00e7erikler d\u00fcz metin olarak yap\u0131\u015ft\u0131r\u0131lacakt\u0131r.", +"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "D\u00fcz metin modunda yap\u0131\u015ft\u0131r. Bu se\u00e7ene\u011fi kapatana kadar i\u00e7erikler d\u00fcz metin olarak yap\u0131\u015ft\u0131r\u0131l\u0131r.", "Underline": "Alt\u0131 \u00e7izili", "Cancel": "\u0130ptal", "Justify": "\u0130ki yana yasla", @@ -91,7 +98,9 @@ tinymce.addI18n('tr_TR',{ "Insert link": "Ba\u011flant\u0131 ekle", "New window": "Yeni pencere", "None": "Hi\u00e7biri", +"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Girdi\u011finiz URL bir d\u0131\u015f ba\u011flant\u0131 gibi g\u00f6z\u00fck\u00fcyor. Gerekli olan http:\/\/ \u00f6nekini eklemek ister misiniz?", "Target": "Hedef", +"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Girdi\u011finiz URL bir eposta adresi gibi g\u00f6z\u00fck\u00fcyor. Gerekli olan mailto: \u00f6nekini eklemek ister misiniz?", "Insert\/edit link": "Ba\u011flant\u0131 ekle\/d\u00fczenle", "Insert\/edit video": "Video ekle\/d\u00fczenle", "Poster": "Poster", @@ -119,6 +128,7 @@ tinymce.addI18n('tr_TR',{ "Finish": "Bitir", "Ignore all": "T\u00fcm\u00fcn\u00fc yoksay", "Ignore": "Yoksay", +"Add to Dictionary": "S\u00f6zl\u00fc\u011fe ekle", "Insert row before": "\u00d6ncesine yeni sat\u0131r ekle", "Rows": "Sat\u0131rlar", "Height": "Y\u00fckseklik", @@ -139,15 +149,20 @@ tinymce.addI18n('tr_TR',{ "Paste row before": "\u00d6ncesine sat\u0131r yap\u0131\u015ft\u0131r", "Scope": "Kapsam", "Delete table": "Tabloyu sil", +"H Align": "Yatay Hizalama", +"Top": "\u00dcst", "Header cell": "Ba\u015fl\u0131k h\u00fccresi", "Column": "S\u00fctun", +"Row group": "Sat\u0131r grubu", "Cell": "H\u00fccre", -"Header": "Ba\u015fl\u0131k", +"Middle": "Orta", "Cell type": "H\u00fccre tipi", "Copy row": "Sat\u0131r\u0131 kopyala", "Row properties": "Sat\u0131r \u00f6zellikleri", "Table properties": "Tablo \u00f6zellikleri", -"Row group": "Sat\u0131r grubu", +"Bottom": "Alt", +"V Align": "Dikey Hizalama", +"Header": "Ba\u015fl\u0131k", "Right": "Sa\u011f", "Insert column after": "Sonras\u0131na yeni s\u00fctun ekle", "Cols": "S\u00fctunlar", |