From 0344b168276f80189e2254c75a762aff5b517b6b Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sun, 22 May 2016 06:32:57 -0400
Subject: [PATCH] Fix priority icon(s) position

---
 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 ee52f9b..d6ec992 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 @@
 "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 @@
 "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 @@
 "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 @@
 "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 @@
 "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",

--
Gitblit v1.9.1