diff options
Diffstat (limited to 'plugins/a11yhelp/dialogs/lang/ug.js')
| -rw-r--r-- | plugins/a11yhelp/dialogs/lang/ug.js | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/plugins/a11yhelp/dialogs/lang/ug.js b/plugins/a11yhelp/dialogs/lang/ug.js new file mode 100644 index 0000000..e8dc376 --- /dev/null +++ b/plugins/a11yhelp/dialogs/lang/ug.js @@ -0,0 +1,85 @@ +/**
+ * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.html or http://ckeditor.com/license
+ */
+
+CKEDITOR.plugins.setLang( 'a11yhelp', 'ug', {
+ title: 'قوشۇمچە چۈشەندۈرۈش',
+ contents: 'ياردەم مەزمۇنى. بۇ سۆزلەشكۈنى ياپماقچى بولسىڭىز ESC نى بېسىڭ.',
+ legend: [
+ {
+ name: 'ئادەتتىكى',
+ items: [
+ {
+ name: 'قورال بالداق تەھرىر',
+ legend: '${toolbarFocus} بېسىلسا قورال بالداققا يېتەكلەيدۇ، TAB ياكى SHIFT+TAB ئارقىلىق قورال بالداق گۇرۇپپىسى تاللىنىدۇ، ئوڭ سول يا ئوقتا توپچا تاللىنىدۇ، بوشلۇق ياكى Enter كۇنۇپكىسىدا تاللانغان توپچىنى قوللىنىدۇ.'
+ },
+
+ {
+ name: 'تەھرىرلىگۈچ سۆزلەشكۈسى',
+ legend: 'سۆزلەشكۈدە TAB كۇنۇپكىسىدا كېيىنكى سۆز بۆلىكىگە يۆتكىلىدۇ، SHIFT + TAB بىرىكمە كۇنۇپكىسىدا ئالدىنقى سۆز بۆلىكىگە يۆتكىلىدۇ، ENTER كۇنۇپكىسىدا سۆزلەشكۈنى تاپشۇرىدۇ، ESC كۇنۇپكىسى سۆزلەشكۈدىن ۋاز كېچىدۇ. كۆپ بەتكۈچلۈك سۆزلەشكۈگە نىسبەتەن، ALT + F10 دا بەتكۈچ تىزىمىغا يۆتكەيدۇ. ئاندىن TAB كۇنۇپكىسى ياكى ئوڭ يا ئوق كۇنۇپكىسى كېيىنكى بەتكۈچكە يۆتكەيدۇ؛ SHIFT + TAB كۇنۇپكىسى ياكى سول يا ئوق كۇنۇپكىسى ئالدىنقى بەتكۈچكە يۆتكەيدۇ. بوشلۇق كۇنۇپكىسى ياكى ENTER كۇنۇپكىسى بەتكۈچنى تاللايدۇ.'
+ },
+
+ {
+ name: 'تەھرىرلىگۈچ تىل مۇھىت تىزىملىكى',
+ legend: 'Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC.' // MISSING
+ },
+
+ {
+ name: 'تەھرىرلىگۈچ تىزىمى',
+ legend: 'Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box.' // MISSING
+ },
+
+ {
+ name: 'تەھرىرلىگۈچ ئېلېمېنت يول بالداق',
+ legend: '${elementsPathFocus} بېسىلسا ئېلېمېنت يول بالداققا يېتەكلەيدۇ، TAB ياكى ئوڭ يا ئوقتا كېيىنكى ئېلېمېنت تاللىنىدۇ، SHIFT+TAB ياكى سول يا ئوقتا ئالدىنقى ئېلېمېنت تاللىنىدۇ، بوشلۇق ياكى Enter كۇنۇپكىسىدا تەھرىرلىگۈچتىكى ئېلېمېنت تاللىنىدۇ.'
+ }
+ ]
+ },
+ {
+ name: 'بۇيرۇق',
+ items: [
+ {
+ name: 'بۇيرۇقتىن يېنىۋال',
+ legend: '${undo} نى بېسىڭ'
+ },
+ {
+ name: 'قايتىلاش بۇيرۇقى',
+ legend: '${redo} نى بېسىڭ'
+ },
+ {
+ name: 'توملىتىش بۇيرۇقى',
+ legend: '${bold} نى بېسىڭ'
+ },
+ {
+ name: 'يانتۇ بۇيرۇقى',
+ legend: '${italic} نى بېسىڭ'
+ },
+ {
+ name: 'ئاستى سىزىق بۇيرۇقى',
+ legend: '${underline} نى بېسىڭ'
+ },
+ {
+ name: 'ئۇلانما بۇيرۇقى',
+ legend: '${link} نى بېسىڭ'
+ },
+ {
+ name: 'قورال بالداق قاتلاش بۇيرۇقى',
+ legend: '${toolbarCollapse} نى بېسىڭ'
+ },
+ {
+ name: ' Access previous focus space command', // MISSING
+ legend: 'Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces.' // MISSING
+ },
+ {
+ name: ' Access next focus space command', // MISSING
+ legend: 'Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces.' // MISSING
+ },
+ {
+ name: 'توسالغۇسىز لايىھە چۈشەندۈرۈشى',
+ legend: '${a11yHelp} نى بېسىڭ'
+ }
+ ]
+ }
+ ]
+});
|
