aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/a11yhelp/dialogs/lang/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/a11yhelp/dialogs/lang/tr.js')
-rw-r--r--sources/plugins/a11yhelp/dialogs/lang/tr.js15
1 files changed, 6 insertions, 9 deletions
diff --git a/sources/plugins/a11yhelp/dialogs/lang/tr.js b/sources/plugins/a11yhelp/dialogs/lang/tr.js
index 425f21d..86b4c97 100644
--- a/sources/plugins/a11yhelp/dialogs/lang/tr.js
+++ b/sources/plugins/a11yhelp/dialogs/lang/tr.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'tr', {
79 { 79 {
80 name: 'Erişilebilirlik Yardımı', 80 name: 'Erişilebilirlik Yardımı',
81 legend: '${a11yHelp}\'e basın' 81 legend: '${a11yHelp}\'e basın'
82 },
83 {
84 name: 'Düz Metin Olarak Yapıştır',
85 legend: '${pastetext} basın',
86 legendEdge: 'Önce ${pastetext} ardından${paste} basın'
82 } 87 }
83 ] 88 ]
84 } 89 }
85 ], 90 ],
86 backspace: 'Silme',
87 tab: 'Sekme tuşu', 91 tab: 'Sekme tuşu',
88 enter: 'Gir tuşu',
89 shift: '"Shift" Kaydırma tuşu',
90 ctrl: '"Ctrl" Kontrol tuşu',
91 alt: '"Alt" Anahtar tuşu',
92 pause: 'Durdurma tuşu', 92 pause: 'Durdurma tuşu',
93 capslock: 'Büyük harf tuşu', 93 capslock: 'Büyük harf tuşu',
94 escape: 'Vazgeç tuşu', 94 escape: 'Vazgeç tuşu',
95 pageUp: 'Sayfa Yukarı', 95 pageUp: 'Sayfa Yukarı',
96 pageDown: 'Sayfa Aşağı', 96 pageDown: 'Sayfa Aşağı',
97 end: 'Sona',
98 home: 'En başa',
99 leftArrow: 'Sol ok', 97 leftArrow: 'Sol ok',
100 upArrow: 'Yukarı ok', 98 upArrow: 'Yukarı ok',
101 rightArrow: 'Sağ ok', 99 rightArrow: 'Sağ ok',
102 downArrow: 'Aşağı ok', 100 downArrow: 'Aşağı ok',
103 insert: 'Araya gir', 101 insert: 'Araya gir',
104 'delete': 'Silme',
105 leftWindowKey: 'Sol windows tuşu', 102 leftWindowKey: 'Sol windows tuşu',
106 rightWindowKey: 'Sağ windows tuşu', 103 rightWindowKey: 'Sağ windows tuşu',
107 selectKey: 'Seçme tuşu', 104 selectKey: 'Seçme tuşu',