diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2017-12-04 17:54:04 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2017-12-04 17:54:04 +0100 |
commit | 317f8f8f0651488f226b5280a8f036c7c135c639 (patch) | |
tree | 97bd4889ab2822a00d4b0f0d5cde38b59f9f41de /sources/lang | |
parent | 1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c (diff) | |
download | piedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.tar.gz piedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.tar.zst piedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.zip |
Add oembed4.7.3
Diffstat (limited to 'sources/lang')
71 files changed, 1767 insertions, 278 deletions
diff --git a/sources/lang/_translationstatus.txt b/sources/lang/_translationstatus.txt index 5573f80..233ed53 100644 --- a/sources/lang/_translationstatus.txt +++ b/sources/lang/_translationstatus.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 1 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
2 | For licensing, see LICENSE.md or http://ckeditor.com/license | 2 | For licensing, see LICENSE.md or http://ckeditor.com/license |
3 | 3 | ||
4 | af.js Found: 62 Missing: 4 | 4 | af.js Found: 62 Missing: 4 |
diff --git a/sources/lang/af.js b/sources/lang/af.js index 2cd440d..ea941be 100644 --- a/sources/lang/af.js +++ b/sources/lang/af.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'af' ] = { | |||
86 | alignMiddle: 'Middel', | 86 | alignMiddle: 'Middel', |
87 | alignBottom: 'Onder', | 87 | alignBottom: 'Onder', |
88 | alignNone: 'Geen', | 88 | alignNone: 'Geen', |
89 | invalidValue : 'Ongeldige waarde', | 89 | invalidValue: 'Ongeldige waarde', |
90 | invalidHeight: 'Hoogte moet \'n getal wees', | 90 | invalidHeight: 'Hoogte moet \'n getal wees', |
91 | invalidWidth: 'Breedte moet \'n getal wees.', | 91 | invalidWidth: 'Breedte moet \'n getal wees.', |
92 | invalidCssLength: 'Die waarde vir die "%1" veld moet \'n posetiewe getal wees met of sonder \'n geldige CSS eenheid (px, %, in, cm, mm, em, ex, pt, of pc).', | 92 | invalidCssLength: 'Die waarde vir die "%1" veld moet \'n posetiewe getal wees met of sonder \'n geldige CSS eenheid (px, %, in, cm, mm, em, ex, pt, of pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'af' ] = { | |||
95 | cssLengthTooltip: 'Voeg \'n getal wert in pixel in, of \'n waarde met geldige CSS eenheid (px, %, in, cm, mm, em, ex, pt, of pc).', | 95 | cssLengthTooltip: 'Voeg \'n getal wert in pixel in, of \'n waarde met geldige CSS eenheid (px, %, in, cm, mm, em, ex, pt, of pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nie beskikbaar nie</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nie beskikbaar nie</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Skuif', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Spasie', | ||
108 | 35: 'Einde', | ||
109 | 36: 'Tuis', | ||
110 | 46: 'Verwyder', | ||
111 | 224: 'Bevel' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Sleutel kombenasie' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ar.js b/sources/lang/ar.js index 4697f91..1412f22 100644 --- a/sources/lang/ar.js +++ b/sources/lang/ar.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'ar' ] = { | |||
86 | alignMiddle: 'وسط', | 86 | alignMiddle: 'وسط', |
87 | alignBottom: 'أسفل', | 87 | alignBottom: 'أسفل', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'قيمة غير مفبولة.', | 89 | invalidValue: 'قيمة غير مفبولة.', |
90 | invalidHeight: 'الارتفاع يجب أن يكون عدداً.', | 90 | invalidHeight: 'الارتفاع يجب أن يكون عدداً.', |
91 | invalidWidth: 'العرض يجب أن يكون عدداً.', | 91 | invalidWidth: 'العرض يجب أن يكون عدداً.', |
92 | invalidCssLength: 'قيمة الخانة المخصصة لـ "%1" يجب أن تكون رقما موجبا، باستخدام أو من غير استخدام وحدة CSS قياس مقبولة (px, %, in, cm, mm, em, ex, pt, or pc).', | 92 | invalidCssLength: 'قيمة الخانة المخصصة لـ "%1" يجب أن تكون رقما موجبا، باستخدام أو من غير استخدام وحدة CSS قياس مقبولة (px, %, in, cm, mm, em, ex, pt, or pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'ar' ] = { | |||
95 | cssLengthTooltip: 'أدخل رقما للقيمة بالبكسل أو رقما بوحدة CSS مقبولة (px, %, in, cm, mm, em, ex, pt, or pc).', | 95 | cssLengthTooltip: 'أدخل رقما للقيمة بالبكسل أو رقما بوحدة CSS مقبولة (px, %, in, cm, mm, em, ex, pt, or pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, غير متاح</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, غير متاح</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/az.js b/sources/lang/az.js new file mode 100644 index 0000000..796fec7 --- /dev/null +++ b/sources/lang/az.js | |||
@@ -0,0 +1,117 @@ | |||
1 | /** | ||
2 | * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. | ||
3 | * For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | |||
6 | /** | ||
7 | * @fileOverview Defines the {@link CKEDITOR.lang} object for the | ||
8 | * Azerbaijani language. | ||
9 | */ | ||
10 | |||
11 | /**#@+ | ||
12 | @type String | ||
13 | @example | ||
14 | */ | ||
15 | |||
16 | /** | ||
17 | * Contains the dictionary of language entries. | ||
18 | * @namespace | ||
19 | */ | ||
20 | CKEDITOR.lang[ 'az' ] = { | ||
21 | // ARIA description. | ||
22 | editor: 'Mətn Redaktoru', | ||
23 | editorPanel: 'Mətn Redaktorun Paneli', | ||
24 | |||
25 | // Common messages and labels. | ||
26 | common: { | ||
27 | // Screenreader titles. Please note that screenreaders are not always capable | ||
28 | // of reading non-English words. So be careful while translating it. | ||
29 | editorHelp: 'Yardım üçün ALT 0 düymələrini basın', | ||
30 | |||
31 | browseServer: 'Fayların siyahı', | ||
32 | url: 'URL', | ||
33 | protocol: 'Protokol', | ||
34 | upload: 'Serverə yüklə', | ||
35 | uploadSubmit: 'Göndər', | ||
36 | image: 'Şəkil', | ||
37 | flash: 'Flash', | ||
38 | form: 'Forma', | ||
39 | checkbox: 'Çekboks', | ||
40 | radio: 'Radio düyməsi', | ||
41 | textField: 'Mətn xanası', | ||
42 | textarea: 'Mətn', | ||
43 | hiddenField: 'Gizli xana', | ||
44 | button: 'Düymə', | ||
45 | select: 'Opsiyaların seçilməsi', | ||
46 | imageButton: 'Şəkil tipli düymə', | ||
47 | notSet: '<seçilməmiş>', | ||
48 | id: 'Id', | ||
49 | name: 'Ad', | ||
50 | langDir: 'Yaziların istiqaməti', | ||
51 | langDirLtr: 'Soldan sağa (LTR)', | ||
52 | langDirRtl: 'Sağdan sola (RTL)', | ||
53 | langCode: 'Dilin kodu', | ||
54 | longDescr: 'URL-ın ətraflı izahı', | ||
55 | cssClass: 'CSS klassları', | ||
56 | advisoryTitle: 'Başlıq', | ||
57 | cssStyle: 'CSS', | ||
58 | ok: 'Tədbiq et', | ||
59 | cancel: 'İmtina et', | ||
60 | close: 'Bağla', | ||
61 | preview: 'Baxış', | ||
62 | resize: 'Eni dəyiş', | ||
63 | generalTab: 'Əsas', | ||
64 | advancedTab: 'Əlavə', | ||
65 | validateNumberFailed: 'Rəqəm deyil.', | ||
66 | confirmNewPage: 'Yadda saxlanılmamış dəyişikliklər itiriləcək. Davam etmək istədiyinizə əminsinizmi?', | ||
67 | confirmCancel: 'Dəyişikliklər edilib. Pəncərəni bağlamaq istəyirsizə əminsinizmi?', | ||
68 | options: 'Seçimlər', | ||
69 | target: 'Hədəf çərçivə', | ||
70 | targetNew: 'Yeni pəncərə (_blank)', | ||
71 | targetTop: 'Əsas pəncərə (_top)', | ||
72 | targetSelf: 'Carı pəncərə (_self)', | ||
73 | targetParent: 'Ana pəncərə (_parent)', | ||
74 | langDirLTR: 'Soldan sağa (LTR)', | ||
75 | langDirRTL: 'Sağdan sola (RTL)', | ||
76 | styles: 'Üslub', | ||
77 | cssClasses: 'Üslub klası', | ||
78 | width: 'En', | ||
79 | height: 'Uzunluq', | ||
80 | align: 'Yerləşmə', | ||
81 | alignLeft: 'Sol', | ||
82 | alignRight: 'Sağ', | ||
83 | alignCenter: 'Mərkəz', | ||
84 | alignJustify: 'Eninə görə', | ||
85 | alignTop: 'Yuxarı', | ||
86 | alignMiddle: 'Orta', | ||
87 | alignBottom: 'Aşağı', | ||
88 | alignNone: 'Yoxdur', | ||
89 | invalidValue: 'Yanlışdır.', | ||
90 | invalidHeight: 'Hündürlük rəqəm olmalıdır.', | ||
91 | invalidWidth: 'En rəqəm olmalıdır.', | ||
92 | invalidCssLength: '"%1" xanasında göstərilən məzmun tam və müsbət olmalıdır, CSS-də olan ölçü vahidlərin (px, %, in, cm, mm, em, ex, pt, or pc) istifadısinə icazə verilir.', | ||
93 | invalidHtmlLength: '"%1" xanasında göstərilən məzmun tam və müsbət olmalıdır HTML-də olan ölçü vahidlərin (px və ya %) istifadısinə icazə verilir.', | ||
94 | invalidInlineStyle: 'Teq içində olan üslub "ad : məzmun" şəklidə, nöqtə-verqül işarəsi ilə bitməlidir', | ||
95 | cssLengthTooltip: 'Piksel sayı və ya digər CSS ölçü vahidləri (px, %, in, cm, mm, em, ex, pt, or pc) daxil edin.', | ||
96 | |||
97 | // Put the voice-only part of the label in the span. | ||
98 | unavailable: '%1<span class="cke_accessibility">, mövcud deyil</span>', | ||
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Boşluq', | ||
108 | 35: 'Son', | ||
109 | 36: 'Evə', | ||
110 | 46: 'Sil', | ||
111 | 224: 'Əmr' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Qısayol düymələri' | ||
116 | } | ||
117 | }; | ||
diff --git a/sources/lang/bg.js b/sources/lang/bg.js index 4a0097e..84a1d55 100644 --- a/sources/lang/bg.js +++ b/sources/lang/bg.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'bg' ] = { | |||
86 | alignMiddle: 'По средата', | 86 | alignMiddle: 'По средата', |
87 | alignBottom: 'Долу', | 87 | alignBottom: 'Долу', |
88 | alignNone: 'Без подравняване', | 88 | alignNone: 'Без подравняване', |
89 | invalidValue : 'Невалидна стойност.', | 89 | invalidValue: 'Невалидна стойност.', |
90 | invalidHeight: 'Височината трябва да е число.', | 90 | invalidHeight: 'Височината трябва да е число.', |
91 | invalidWidth: 'Ширина требе да е число.', | 91 | invalidWidth: 'Ширина требе да е число.', |
92 | invalidCssLength: 'Стойността на полето "%1" трябва да бъде положително число с или без валидна CSS измервателна единица (px, %, in, cm, mm, em, ex, pt, или pc).', | 92 | invalidCssLength: 'Стойността на полето "%1" трябва да бъде положително число с или без валидна CSS измервателна единица (px, %, in, cm, mm, em, ex, pt, или pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'bg' ] = { | |||
95 | cssLengthTooltip: 'Въведете числена стойност в пиксели или друга валидна CSS единица (px, %, in, cm, mm, em, ex, pt, или pc).', | 95 | cssLengthTooltip: 'Въведете числена стойност в пиксели или друга валидна CSS единица (px, %, in, cm, mm, em, ex, pt, или pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, недостъпно</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, недостъпно</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/bn.js b/sources/lang/bn.js index 9c94383..9c6e69b 100644 --- a/sources/lang/bn.js +++ b/sources/lang/bn.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'bn' ] = { | |||
86 | alignMiddle: 'মধ্য', | 86 | alignMiddle: 'মধ্য', |
87 | alignBottom: 'নীচে', | 87 | alignBottom: 'নীচে', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Height must be a number.', // MISSING | 90 | invalidHeight: 'Height must be a number.', // MISSING |
91 | invalidWidth: 'Width must be a number.', // MISSING | 91 | invalidWidth: 'Width must be a number.', // MISSING |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'bn' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/bs.js b/sources/lang/bs.js index 49d794e..f214df8 100644 --- a/sources/lang/bs.js +++ b/sources/lang/bs.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'bs' ] = { | |||
86 | alignMiddle: 'Sredina', | 86 | alignMiddle: 'Sredina', |
87 | alignBottom: 'Dno', | 87 | alignBottom: 'Dno', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Height must be a number.', // MISSING | 90 | invalidHeight: 'Height must be a number.', // MISSING |
91 | invalidWidth: 'Width must be a number.', // MISSING | 91 | invalidWidth: 'Width must be a number.', // MISSING |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'bs' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ca.js b/sources/lang/ca.js index 090c688..5ca9450 100644 --- a/sources/lang/ca.js +++ b/sources/lang/ca.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 | ||
@@ -85,8 +85,8 @@ CKEDITOR.lang[ 'ca' ] = { | |||
85 | alignTop: 'Superior', | 85 | alignTop: 'Superior', |
86 | alignMiddle: 'Centre', | 86 | alignMiddle: 'Centre', |
87 | alignBottom: 'Inferior', | 87 | alignBottom: 'Inferior', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'Cap', |
89 | invalidValue : 'Valor no vàlid.', | 89 | invalidValue: 'Valor no vàlid.', |
90 | invalidHeight: 'L\'alçada ha de ser un número.', | 90 | invalidHeight: 'L\'alçada ha de ser un número.', |
91 | invalidWidth: 'L\'amplada ha de ser un número.', | 91 | invalidWidth: 'L\'amplada ha de ser un número.', |
92 | invalidCssLength: 'El valor especificat per als "%1" camps ha de ser un número positiu amb o sense unitat de mesura vàlida de CSS (px, %, in, cm, mm, em, ex, pt o pc).', | 92 | invalidCssLength: 'El valor especificat per als "%1" camps ha de ser un número positiu amb o sense unitat de mesura vàlida de CSS (px, %, in, cm, mm, em, ex, pt o pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'ca' ] = { | |||
95 | cssLengthTooltip: 'Introduïu un número per un valor en píxels o un número amb una unitat vàlida de CSS (px, %, in, cm, mm, em, ex, pt o pc).', | 95 | cssLengthTooltip: 'Introduïu un número per un valor en píxels o un número amb una unitat vàlida de CSS (px, %, in, cm, mm, em, ex, pt o pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, no disponible</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, no disponible</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Retrocés', | ||
103 | 13: 'Intro', | ||
104 | 16: 'Majúscules', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'Fi', | ||
109 | 36: 'Inici', | ||
110 | 46: 'Eliminar', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/cs.js b/sources/lang/cs.js index ece4c6b..b5cf226 100644 --- a/sources/lang/cs.js +++ b/sources/lang/cs.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'cs' ] = { | |||
86 | alignMiddle: 'Na střed', | 86 | alignMiddle: 'Na střed', |
87 | alignBottom: 'Dolů', | 87 | alignBottom: 'Dolů', |
88 | alignNone: 'Žádné', | 88 | alignNone: 'Žádné', |
89 | invalidValue : 'Neplatná hodnota.', | 89 | invalidValue: 'Neplatná hodnota.', |
90 | invalidHeight: 'Zadaná výška musí být číslo.', | 90 | invalidHeight: 'Zadaná výška musí být číslo.', |
91 | invalidWidth: 'Šířka musí být číslo.', | 91 | invalidWidth: 'Šířka musí být číslo.', |
92 | invalidCssLength: 'Hodnota určená pro pole "%1" musí být kladné číslo bez nebo s platnou jednotkou míry CSS (px, %, in, cm, mm, em, ex, pt, nebo pc).', | 92 | invalidCssLength: 'Hodnota určená pro pole "%1" musí být kladné číslo bez nebo s platnou jednotkou míry CSS (px, %, in, cm, mm, em, ex, pt, nebo pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'cs' ] = { | |||
95 | cssLengthTooltip: 'Zadejte číslo jako hodnotu v pixelech nebo číslo s platnou jednotkou CSS (px, %, v cm, mm, em, ex, pt, nebo pc).', | 95 | cssLengthTooltip: 'Zadejte číslo jako hodnotu v pixelech nebo číslo s platnou jednotkou CSS (px, %, v cm, mm, em, ex, pt, nebo pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nedostupné</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nedostupné</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Mezerník', | ||
108 | 35: 'Konec', | ||
109 | 36: 'Domů', | ||
110 | 46: 'Smazat', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Klávesová zkratka' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/cy.js b/sources/lang/cy.js index 916206e..3f075aa 100644 --- a/sources/lang/cy.js +++ b/sources/lang/cy.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'cy' ] = { | |||
86 | alignMiddle: 'Canol', | 86 | alignMiddle: 'Canol', |
87 | alignBottom: 'Gwaelod', | 87 | alignBottom: 'Gwaelod', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Gwerth annilys.', | 89 | invalidValue: 'Gwerth annilys.', |
90 | invalidHeight: 'Mae\'n rhaid i\'r uchder fod yn rhif.', | 90 | invalidHeight: 'Mae\'n rhaid i\'r uchder fod yn rhif.', |
91 | invalidWidth: 'Mae\'n rhaid i\'r lled fod yn rhif.', | 91 | invalidWidth: 'Mae\'n rhaid i\'r lled fod yn rhif.', |
92 | invalidCssLength: 'Mae\'n rhaid i\'r gwerth ar gyfer maes "%1" fod yn rhif positif gyda neu heb uned fesuriad CSS dilys (px, %, in, cm, mm, em, ex, pt, neu pc).', | 92 | invalidCssLength: 'Mae\'n rhaid i\'r gwerth ar gyfer maes "%1" fod yn rhif positif gyda neu heb uned fesuriad CSS dilys (px, %, in, cm, mm, em, ex, pt, neu pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'cy' ] = { | |||
95 | cssLengthTooltip: 'Rhowch rif am werth mewn picsel neu rhif gydag uned CSS dilys (px, %, in, cm, mm, em, pt neu pc).', | 95 | cssLengthTooltip: 'Rhowch rif am werth mewn picsel neu rhif gydag uned CSS dilys (px, %, in, cm, mm, em, pt neu pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, ddim ar gael</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, ddim ar gael</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/da.js b/sources/lang/da.js index 46bbe73..9b0a63d 100644 --- a/sources/lang/da.js +++ b/sources/lang/da.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'da' ] = { | |||
86 | alignMiddle: 'Centreret', | 86 | alignMiddle: 'Centreret', |
87 | alignBottom: 'Nederst', | 87 | alignBottom: 'Nederst', |
88 | alignNone: 'Ingen', | 88 | alignNone: 'Ingen', |
89 | invalidValue : 'Ugyldig værdi.', | 89 | invalidValue: 'Ugyldig værdi.', |
90 | invalidHeight: 'Højde skal være et tal.', | 90 | invalidHeight: 'Højde skal være et tal.', |
91 | invalidWidth: 'Bredde skal være et tal.', | 91 | invalidWidth: 'Bredde skal være et tal.', |
92 | invalidCssLength: 'Værdien specificeret for "%1" feltet skal være et positivt nummer med eller uden en CSS måleenhed (px, %, in, cm, mm, em, ex, pt, eller pc).', | 92 | invalidCssLength: 'Værdien specificeret for "%1" feltet skal være et positivt nummer med eller uden en CSS måleenhed (px, %, in, cm, mm, em, ex, pt, eller pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'da' ] = { | |||
95 | cssLengthTooltip: 'Indsæt en numerisk værdi i pixel eller nummer med en gyldig CSS værdi (px, %, in, cm, mm, em, ex, pt, eller pc).', | 95 | cssLengthTooltip: 'Indsæt en numerisk værdi i pixel eller nummer med en gyldig CSS værdi (px, %, in, cm, mm, em, ex, pt, eller pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, ikke tilgængelig</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, ikke tilgængelig</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Retur', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Mellemrum', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Slet', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Tastatur genvej' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/de-ch.js b/sources/lang/de-ch.js index 5322a81..8f9c196 100644 --- a/sources/lang/de-ch.js +++ b/sources/lang/de-ch.js | |||
@@ -1,10 +1,10 @@ | |||
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 | ||
6 | /** | 6 | /** |
7 | * @fileOverview | 7 | * @fileOverview |
8 | */ | 8 | */ |
9 | 9 | ||
10 | /**#@+ | 10 | /**#@+ |
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'de-ch' ] = { | |||
85 | alignMiddle: 'Mitte', | 85 | alignMiddle: 'Mitte', |
86 | alignBottom: 'Unten', | 86 | alignBottom: 'Unten', |
87 | alignNone: 'Keine', | 87 | alignNone: 'Keine', |
88 | invalidValue : 'Ungültiger Wert.', | 88 | invalidValue: 'Ungültiger Wert.', |
89 | invalidHeight: 'Höhe muss eine Zahl sein.', | 89 | invalidHeight: 'Höhe muss eine Zahl sein.', |
90 | invalidWidth: 'Breite muss eine Zahl sein.', | 90 | invalidWidth: 'Breite muss eine Zahl sein.', |
91 | invalidCssLength: 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', | 91 | invalidCssLength: 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'de-ch' ] = { | |||
94 | cssLengthTooltip: 'Gebe eine Zahl ein für ein Wert in pixels oder eine Zahl mit einer korrekten CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', | 94 | cssLengthTooltip: 'Gebe eine Zahl ein für ein Wert in pixels oder eine Zahl mit einer korrekten CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class="cke_accessibility">, nicht verfügbar</span>' | 97 | unavailable: '%1<span class="cke_accessibility">, nicht verfügbar</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Rücktaste', | ||
102 | 13: 'Eingabe', | ||
103 | 16: 'Umschalt', | ||
104 | 17: 'Strg', | ||
105 | 18: 'Alt', | ||
106 | 32: 'Space', // MISSING | ||
107 | 35: 'Ende', | ||
108 | 36: 'Pos1', | ||
109 | 46: 'Entfernen', | ||
110 | 224: 'Command' // MISSING | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/de.js b/sources/lang/de.js index 0d895fd..441179a 100644 --- a/sources/lang/de.js +++ b/sources/lang/de.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 | ||
@@ -63,7 +63,7 @@ CKEDITOR.lang[ 'de' ] = { | |||
63 | generalTab: 'Allgemein', | 63 | generalTab: 'Allgemein', |
64 | advancedTab: 'Erweitert', | 64 | advancedTab: 'Erweitert', |
65 | validateNumberFailed: 'Dieser Wert ist keine Nummer.', | 65 | validateNumberFailed: 'Dieser Wert ist keine Nummer.', |
66 | confirmNewPage: 'Alle nicht gespeicherten Änderungen gehen verlohren. Sind Sie sicher die neue Seite zu laden?', | 66 | confirmNewPage: 'Alle nicht gespeicherten Änderungen gehen verloren. Sind Sie sicher die neue Seite zu laden?', |
67 | confirmCancel: 'Einige Optionen wurden geändert. Wollen Sie den Dialog dennoch schließen?', | 67 | confirmCancel: 'Einige Optionen wurden geändert. Wollen Sie den Dialog dennoch schließen?', |
68 | options: 'Optionen', | 68 | options: 'Optionen', |
69 | target: 'Zielseite', | 69 | target: 'Zielseite', |
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'de' ] = { | |||
86 | alignMiddle: 'Mitte', | 86 | alignMiddle: 'Mitte', |
87 | alignBottom: 'Unten', | 87 | alignBottom: 'Unten', |
88 | alignNone: 'Keine', | 88 | alignNone: 'Keine', |
89 | invalidValue : 'Ungültiger Wert.', | 89 | invalidValue: 'Ungültiger Wert.', |
90 | invalidHeight: 'Höhe muss eine Zahl sein.', | 90 | invalidHeight: 'Höhe muss eine Zahl sein.', |
91 | invalidWidth: 'Breite muss eine Zahl sein.', | 91 | invalidWidth: 'Breite muss eine Zahl sein.', |
92 | invalidCssLength: 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', | 92 | invalidCssLength: 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'de' ] = { | |||
95 | cssLengthTooltip: 'Gebe eine Zahl ein für ein Wert in pixels oder eine Zahl mit einer korrekten CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', | 95 | cssLengthTooltip: 'Gebe eine Zahl ein für ein Wert in pixels oder eine Zahl mit einer korrekten CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nicht verfügbar</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nicht verfügbar</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Rücktaste', | ||
103 | 13: 'Eingabe', | ||
104 | 16: 'Umschalt', | ||
105 | 17: 'Strg', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Leer', | ||
108 | 35: 'Ende', | ||
109 | 36: 'Pos1', | ||
110 | 46: 'Entfernen', | ||
111 | 224: 'Befehl' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Tastaturkürzel' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/el.js b/sources/lang/el.js index 255f375..635ce36 100644 --- a/sources/lang/el.js +++ b/sources/lang/el.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'el' ] = { | |||
86 | alignMiddle: 'Μέση', | 86 | alignMiddle: 'Μέση', |
87 | alignBottom: 'Κάτω', | 87 | alignBottom: 'Κάτω', |
88 | alignNone: 'Χωρίς', | 88 | alignNone: 'Χωρίς', |
89 | invalidValue : 'Μη έγκυρη τιμή.', | 89 | invalidValue: 'Μη έγκυρη τιμή.', |
90 | invalidHeight: 'Το ύψος πρέπει να είναι ένας αριθμός.', | 90 | invalidHeight: 'Το ύψος πρέπει να είναι ένας αριθμός.', |
91 | invalidWidth: 'Το πλάτος πρέπει να είναι ένας αριθμός.', | 91 | invalidWidth: 'Το πλάτος πρέπει να είναι ένας αριθμός.', |
92 | invalidCssLength: 'Η τιμή που ορίζεται για το πεδίο "%1" πρέπει να είναι ένας θετικός αριθμός με ή χωρίς μια έγκυρη μονάδα μέτρησης CSS (px, %, in, cm, mm, em, ex, pt, ή pc).', | 92 | invalidCssLength: 'Η τιμή που ορίζεται για το πεδίο "%1" πρέπει να είναι ένας θετικός αριθμός με ή χωρίς μια έγκυρη μονάδα μέτρησης CSS (px, %, in, cm, mm, em, ex, pt, ή pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'el' ] = { | |||
95 | cssLengthTooltip: 'Εισάγεται μια τιμή σε pixel ή έναν αριθμό μαζί με μια έγκυρη μονάδα μέτρησης CSS (px, %, in, cm, mm, em, ex, pt, ή pc).', | 95 | cssLengthTooltip: 'Εισάγεται μια τιμή σε pixel ή έναν αριθμό μαζί με μια έγκυρη μονάδα μέτρησης CSS (px, %, in, cm, mm, em, ex, pt, ή pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, δεν είναι διαθέσιμο</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, δεν είναι διαθέσιμο</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Delete', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Συντόμευση πληκτρολογίου' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/en-au.js b/sources/lang/en-au.js index 2d29b51..4fc57f0 100644 --- a/sources/lang/en-au.js +++ b/sources/lang/en-au.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'en-au' ] = { | |||
86 | alignMiddle: 'Middle', // MISSING | 86 | alignMiddle: 'Middle', // MISSING |
87 | alignBottom: 'Bottom', // MISSING | 87 | alignBottom: 'Bottom', // MISSING |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Height must be a number.', // MISSING | 90 | invalidHeight: 'Height must be a number.', // MISSING |
91 | invalidWidth: 'Width must be a number.', // MISSING | 91 | invalidWidth: 'Width must be a number.', // MISSING |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'en-au' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/en-ca.js b/sources/lang/en-ca.js index 33c6534..42d1aff 100644 --- a/sources/lang/en-ca.js +++ b/sources/lang/en-ca.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'en-ca' ] = { | |||
86 | alignMiddle: 'Middle', // MISSING | 86 | alignMiddle: 'Middle', // MISSING |
87 | alignBottom: 'Bottom', // MISSING | 87 | alignBottom: 'Bottom', // MISSING |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Height must be a number.', // MISSING | 90 | invalidHeight: 'Height must be a number.', // MISSING |
91 | invalidWidth: 'Width must be a number.', // MISSING | 91 | invalidWidth: 'Width must be a number.', // MISSING |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'en-ca' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/en-gb.js b/sources/lang/en-gb.js index 1cf67a7..04cc61d 100644 --- a/sources/lang/en-gb.js +++ b/sources/lang/en-gb.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'en-gb' ] = { | |||
86 | alignMiddle: 'Middle', | 86 | alignMiddle: 'Middle', |
87 | alignBottom: 'Bottom', | 87 | alignBottom: 'Bottom', |
88 | alignNone: 'None', | 88 | alignNone: 'None', |
89 | invalidValue : 'Invalid value.', | 89 | invalidValue: 'Invalid value.', |
90 | invalidHeight: 'Height must be a number.', | 90 | invalidHeight: 'Height must be a number.', |
91 | invalidWidth: 'Width must be a number.', | 91 | invalidWidth: 'Width must be a number.', |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'en-gb' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/en.js b/sources/lang/en.js index 8d4986d..aa509fe 100644 --- a/sources/lang/en.js +++ b/sources/lang/en.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'en' ] = { | |||
86 | alignMiddle: 'Middle', | 86 | alignMiddle: 'Middle', |
87 | alignBottom: 'Bottom', | 87 | alignBottom: 'Bottom', |
88 | alignNone: 'None', | 88 | alignNone: 'None', |
89 | invalidValue : 'Invalid value.', | 89 | invalidValue: 'Invalid value.', |
90 | invalidHeight: 'Height must be a number.', | 90 | invalidHeight: 'Height must be a number.', |
91 | invalidWidth: 'Width must be a number.', | 91 | invalidWidth: 'Width must be a number.', |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'en' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Delete', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/eo.js b/sources/lang/eo.js index 4a25862..4ea1b84 100644 --- a/sources/lang/eo.js +++ b/sources/lang/eo.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'eo' ] = { | |||
86 | alignMiddle: 'Centre', | 86 | alignMiddle: 'Centre', |
87 | alignBottom: 'Malsupre', | 87 | alignBottom: 'Malsupre', |
88 | alignNone: 'Neniu', | 88 | alignNone: 'Neniu', |
89 | invalidValue : 'Nevalida Valoro', | 89 | invalidValue: 'Nevalida Valoro', |
90 | invalidHeight: 'Alto devas esti nombro.', | 90 | invalidHeight: 'Alto devas esti nombro.', |
91 | invalidWidth: 'Larĝo devas esti nombro.', | 91 | invalidWidth: 'Larĝo devas esti nombro.', |
92 | invalidCssLength: 'La valoro indikita por la "%1" kampo devas esti pozitiva nombro kun aŭ sen valida CSSmezurunuo (px, %, in, cm, mm, em, ex, pt, or pc).', | 92 | invalidCssLength: 'La valoro indikita por la "%1" kampo devas esti pozitiva nombro kun aŭ sen valida CSSmezurunuo (px, %, in, cm, mm, em, ex, pt, or pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'eo' ] = { | |||
95 | cssLengthTooltip: 'Entajpu nombron por rastrumera valoro aŭ nombron kun valida CSSunuo (px, %, in, cm, mm, em, ex, pt, or pc).', | 95 | cssLengthTooltip: 'Entajpu nombron por rastrumera valoro aŭ nombron kun valida CSSunuo (px, %, in, cm, mm, em, ex, pt, or pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nehavebla</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nehavebla</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Retropaŝo', | ||
103 | 13: 'Enigi', | ||
104 | 16: 'Registrumo', | ||
105 | 17: 'Stirklavo', | ||
106 | 18: 'Alt-klavo', | ||
107 | 32: 'Spaco', | ||
108 | 35: 'Fino', | ||
109 | 36: 'Hejmo', | ||
110 | 46: 'Forigi', | ||
111 | 224: 'Komando' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Fulmoklavo' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/es-mx.js b/sources/lang/es-mx.js new file mode 100644 index 0000000..3b8c1c3 --- /dev/null +++ b/sources/lang/es-mx.js | |||
@@ -0,0 +1,116 @@ | |||
1 | /** | ||
2 | * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. | ||
3 | * For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | |||
6 | /** | ||
7 | * @fileOverview | ||
8 | */ | ||
9 | |||
10 | /**#@+ | ||
11 | @type String | ||
12 | @example | ||
13 | */ | ||
14 | |||
15 | /** | ||
16 | * Contains the dictionary of language entries. | ||
17 | * @namespace | ||
18 | */ | ||
19 | CKEDITOR.lang[ 'es-mx' ] = { | ||
20 | // ARIA description. | ||
21 | editor: 'Editor de texto enriquecido', | ||
22 | editorPanel: 'Panel del editor de texto', | ||
23 | |||
24 | // Common messages and labels. | ||
25 | common: { | ||
26 | // Screenreader titles. Please note that screenreaders are not always capable | ||
27 | // of reading non-English words. So be careful while translating it. | ||
28 | editorHelp: 'Presiona ALT + 0 para ayuda', | ||
29 | |||
30 | browseServer: 'Examinar servidor', | ||
31 | url: 'URL', | ||
32 | protocol: 'Protocolo', | ||
33 | upload: 'Subir', | ||
34 | uploadSubmit: 'Enviar al servidor', | ||
35 | image: 'Imagen', | ||
36 | flash: 'Flash', | ||
37 | form: 'Formulario', | ||
38 | checkbox: 'Casilla de verificación', | ||
39 | radio: 'Botón de opción', | ||
40 | textField: 'Campo de texto', | ||
41 | textarea: 'Área de texto', | ||
42 | hiddenField: 'Campo oculto', | ||
43 | button: 'Botón', | ||
44 | select: 'Campo de selección', | ||
45 | imageButton: 'Botón de imagen', | ||
46 | notSet: '<not set>', | ||
47 | id: 'Id', | ||
48 | name: 'Nombre', | ||
49 | langDir: 'Dirección de idiomas', | ||
50 | langDirLtr: 'Izquierda a derecha (LTR)', | ||
51 | langDirRtl: 'Derecha a izquierda (RTL)', | ||
52 | langCode: 'Código de lenguaje', | ||
53 | longDescr: 'URL descripción larga', | ||
54 | cssClass: 'Clases de hoja de estilo', | ||
55 | advisoryTitle: 'Título del anuncio', | ||
56 | cssStyle: 'Estilo', | ||
57 | ok: 'OK', | ||
58 | cancel: 'Cancelar', | ||
59 | close: 'Cerrar', | ||
60 | preview: 'Vista previa', | ||
61 | resize: 'Redimensionar', | ||
62 | generalTab: 'General', | ||
63 | advancedTab: 'Avanzada', | ||
64 | validateNumberFailed: 'Este valor no es un número.', | ||
65 | confirmNewPage: 'Se perderán todos los cambios no guardados en este contenido. ¿Seguro que quieres cargar nueva página?', | ||
66 | confirmCancel: 'Ha cambiado algunas opciones. ¿Está seguro de que desea cerrar la ventana de diálogo?', | ||
67 | options: 'Opciones', | ||
68 | target: 'Objetivo', | ||
69 | targetNew: 'Nueva ventana (_blank)', | ||
70 | targetTop: 'Ventana superior (_top)', | ||
71 | targetSelf: 'Misma ventana (_self)', | ||
72 | targetParent: 'Ventana principal (_parent)', | ||
73 | langDirLTR: 'Izquierda a Derecha (LTR)', | ||
74 | langDirRTL: 'Derecha a Izquierda (RTL)', | ||
75 | styles: 'Estilo', | ||
76 | cssClasses: 'Clases de hojas de estilo', | ||
77 | width: 'Ancho', | ||
78 | height: 'Alto', | ||
79 | align: 'Alineación', | ||
80 | alignLeft: 'Izquierda', | ||
81 | alignRight: 'Derecha', | ||
82 | alignCenter: 'Centrado', | ||
83 | alignJustify: 'Justificado', | ||
84 | alignTop: 'Arriba', | ||
85 | alignMiddle: 'En medio', | ||
86 | alignBottom: 'Abajo', | ||
87 | alignNone: 'Ninguno', | ||
88 | invalidValue: 'Valor inválido', | ||
89 | invalidHeight: 'La altura debe ser un número.', | ||
90 | invalidWidth: 'La anchura debe ser un número.', | ||
91 | invalidCssLength: 'El valor especificado para el campo "% 1" debe ser un número positivo con o sin una unidad de medida CSS válida (px, %, in, cm, mm, em, ex, pt, or pc).', | ||
92 | invalidHtmlLength: 'El valor especificado para el campo "% 1" debe ser un número positivo con o sin una unidad de medición HTML válida (px or %).', | ||
93 | invalidInlineStyle: 'El valor especificado para el estilo en línea debe constar de una o más tuplas con el formato de "nombre: valor", separados por punto y coma', | ||
94 | cssLengthTooltip: 'Introduzca un número para un valor en píxeles o un número con una unidad CSS válida (px, %, in, cm, mm, em, ex, pt, or pc).', | ||
95 | |||
96 | // Put the voice-only part of the label in the span. | ||
97 | unavailable: '%1<span class="cke_accessibility">, no disponible</span>', | ||
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Retroceso', | ||
102 | 13: 'Intro', | ||
103 | 16: 'Shift', | ||
104 | 17: 'Ctrl', | ||
105 | 18: 'Alt', | ||
106 | 32: 'Espacio', | ||
107 | 35: 'Fin', | ||
108 | 36: 'Inicio', | ||
109 | 46: 'Borrar', | ||
110 | 224: 'Comando' | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Atajo de teclado' | ||
115 | } | ||
116 | }; | ||
diff --git a/sources/lang/es.js b/sources/lang/es.js index 6446830..40d9ae0 100644 --- a/sources/lang/es.js +++ b/sources/lang/es.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'es' ] = { | |||
86 | alignMiddle: 'Centro', | 86 | alignMiddle: 'Centro', |
87 | alignBottom: 'Pie', | 87 | alignBottom: 'Pie', |
88 | alignNone: 'Ninguno', | 88 | alignNone: 'Ninguno', |
89 | invalidValue : 'Valor no válido', | 89 | invalidValue: 'Valor no válido', |
90 | invalidHeight: 'Altura debe ser un número.', | 90 | invalidHeight: 'Altura debe ser un número.', |
91 | invalidWidth: 'Anchura debe ser un número.', | 91 | invalidWidth: 'Anchura debe ser un número.', |
92 | invalidCssLength: 'El valor especificado para el campo "%1" debe ser un número positivo, incluyendo optionalmente una unidad de medida CSS válida (px, %, in, cm, mm, em, ex, pt, o pc).', | 92 | invalidCssLength: 'El valor especificado para el campo "%1" debe ser un número positivo, incluyendo optionalmente una unidad de medida CSS válida (px, %, in, cm, mm, em, ex, pt, o pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'es' ] = { | |||
95 | cssLengthTooltip: 'Introduca un número para el valor en pixels o un número con una unidad de medida CSS válida (px, %, in, cm, mm, em, ex, pt, o pc).', | 95 | cssLengthTooltip: 'Introduca un número para el valor en pixels o un número con una unidad de medida CSS válida (px, %, in, cm, mm, em, ex, pt, o pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, no disponible</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, no disponible</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Retroceso', | ||
103 | 13: 'Ingresar', | ||
104 | 16: 'Mayús.', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'Fin', | ||
109 | 36: 'Inicio', | ||
110 | 46: 'Suprimir', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/et.js b/sources/lang/et.js index 2ec5b1c..c98ea81 100644 --- a/sources/lang/et.js +++ b/sources/lang/et.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'et' ] = { | |||
86 | alignMiddle: 'Keskele', | 86 | alignMiddle: 'Keskele', |
87 | alignBottom: 'Alla', | 87 | alignBottom: 'Alla', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Vigane väärtus.', | 89 | invalidValue: 'Vigane väärtus.', |
90 | invalidHeight: 'Kõrgus peab olema number.', | 90 | invalidHeight: 'Kõrgus peab olema number.', |
91 | invalidWidth: 'Laius peab olema number.', | 91 | invalidWidth: 'Laius peab olema number.', |
92 | invalidCssLength: '"%1" välja jaoks määratud väärtus peab olema positiivne täisarv CSS ühikuga (px, %, in, cm, mm, em, ex, pt või pc) või ilma.', | 92 | invalidCssLength: '"%1" välja jaoks määratud väärtus peab olema positiivne täisarv CSS ühikuga (px, %, in, cm, mm, em, ex, pt või pc) või ilma.', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'et' ] = { | |||
95 | cssLengthTooltip: 'Sisesta väärtus pikslites või number koos sobiva CSS-i ühikuga (px, %, in, cm, mm, em, ex, pt või pc).', | 95 | cssLengthTooltip: 'Sisesta väärtus pikslites või number koos sobiva CSS-i ühikuga (px, %, in, cm, mm, em, ex, pt või pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, pole saadaval</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, pole saadaval</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/eu.js b/sources/lang/eu.js index c0c0476..98b92ef 100644 --- a/sources/lang/eu.js +++ b/sources/lang/eu.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'eu' ] = { | |||
86 | alignMiddle: 'Erdian', | 86 | alignMiddle: 'Erdian', |
87 | alignBottom: 'Behean', | 87 | alignBottom: 'Behean', |
88 | alignNone: 'Bat ere ez', | 88 | alignNone: 'Bat ere ez', |
89 | invalidValue : 'Balio desegokia.', | 89 | invalidValue: 'Balio desegokia.', |
90 | invalidHeight: 'Altuera zenbaki bat izan behar da.', | 90 | invalidHeight: 'Altuera zenbaki bat izan behar da.', |
91 | invalidWidth: 'Zabalera zenbaki bat izan behar da.', | 91 | invalidWidth: 'Zabalera zenbaki bat izan behar da.', |
92 | invalidCssLength: '"%1" eremurako zehaztutako balioak zenbaki positibo bat izan behar du, CSS neurri unitate batekin edo gabe (px, %, in, cm, mm, em, ex, pt edo pc).', | 92 | invalidCssLength: '"%1" eremurako zehaztutako balioak zenbaki positibo bat izan behar du, CSS neurri unitate batekin edo gabe (px, %, in, cm, mm, em, ex, pt edo pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'eu' ] = { | |||
95 | cssLengthTooltip: 'Sartu zenbaki bat edo zenbaki bat baliozko CSS unitate batekin (px, %, in, cm, mm, em, ex, pt, edo pc).', | 95 | cssLengthTooltip: 'Sartu zenbaki bat edo zenbaki bat baliozko CSS unitate batekin (px, %, in, cm, mm, em, ex, pt, edo pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, erabilezina</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, erabilezina</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Sartu', | ||
104 | 16: 'Maius', | ||
105 | 17: 'Ktrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'Buka', | ||
109 | 36: 'Etxea', | ||
110 | 46: 'Ezabatu', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/fa.js b/sources/lang/fa.js index 22c5349..3540510 100644 --- a/sources/lang/fa.js +++ b/sources/lang/fa.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'fa' ] = { | |||
86 | alignMiddle: 'میانه', | 86 | alignMiddle: 'میانه', |
87 | alignBottom: 'پائین', | 87 | alignBottom: 'پائین', |
88 | alignNone: 'هیچ', | 88 | alignNone: 'هیچ', |
89 | invalidValue : 'مقدار نامعتبر.', | 89 | invalidValue: 'مقدار نامعتبر.', |
90 | invalidHeight: 'ارتفاع باید یک عدد باشد.', | 90 | invalidHeight: 'ارتفاع باید یک عدد باشد.', |
91 | invalidWidth: 'عرض باید یک عدد باشد.', | 91 | invalidWidth: 'عرض باید یک عدد باشد.', |
92 | invalidCssLength: 'عدد تعیین شده برای فیلد "%1" باید یک عدد مثبت با یا بدون یک واحد اندازه گیری CSS معتبر باشد (px, %, in, cm, mm, em, ex, pt, or pc).', | 92 | invalidCssLength: 'عدد تعیین شده برای فیلد "%1" باید یک عدد مثبت با یا بدون یک واحد اندازه گیری CSS معتبر باشد (px, %, in, cm, mm, em, ex, pt, or pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'fa' ] = { | |||
95 | cssLengthTooltip: 'یک عدد برای یک مقدار بر حسب پیکسل و یا یک عدد با یک واحد CSS معتبر وارد کنید (px, %, in, cm, mm, em, ex, pt, or pc).', | 95 | cssLengthTooltip: 'یک عدد برای یک مقدار بر حسب پیکسل و یا یک عدد با یک واحد CSS معتبر وارد کنید (px, %, in, cm, mm, em, ex, pt, or pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">، غیر قابل دسترس</span>' | 98 | unavailable: '%1<span class="cke_accessibility">، غیر قابل دسترس</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'عقبگرد', | ||
103 | 13: 'ورود', | ||
104 | 16: 'تعویض', | ||
105 | 17: 'کنترل', | ||
106 | 18: 'دگرساز', | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'پایان', | ||
109 | 36: 'خانه', | ||
110 | 46: 'حذف', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/fi.js b/sources/lang/fi.js index b7587ab..d10adab 100644 --- a/sources/lang/fi.js +++ b/sources/lang/fi.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'fi' ] = { | |||
86 | alignMiddle: 'Keskelle', | 86 | alignMiddle: 'Keskelle', |
87 | alignBottom: 'Alas', | 87 | alignBottom: 'Alas', |
88 | alignNone: 'Ei asetettu', | 88 | alignNone: 'Ei asetettu', |
89 | invalidValue : 'Virheellinen arvo.', | 89 | invalidValue: 'Virheellinen arvo.', |
90 | invalidHeight: 'Korkeuden täytyy olla numero.', | 90 | invalidHeight: 'Korkeuden täytyy olla numero.', |
91 | invalidWidth: 'Leveyden täytyy olla numero.', | 91 | invalidWidth: 'Leveyden täytyy olla numero.', |
92 | invalidCssLength: 'Kentän "%1" arvon täytyy olla positiivinen luku CSS mittayksikön (px, %, in, cm, mm, em, ex, pt tai pc) kanssa tai ilman.', | 92 | invalidCssLength: 'Kentän "%1" arvon täytyy olla positiivinen luku CSS mittayksikön (px, %, in, cm, mm, em, ex, pt tai pc) kanssa tai ilman.', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'fi' ] = { | |||
95 | cssLengthTooltip: 'Anna numeroarvo pikseleinä tai numeroarvo CSS mittayksikön kanssa (px, %, in, cm, mm, em, ex, pt, tai pc).', | 95 | cssLengthTooltip: 'Anna numeroarvo pikseleinä tai numeroarvo CSS mittayksikön kanssa (px, %, in, cm, mm, em, ex, pt, tai pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, ei saatavissa</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, ei saatavissa</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/fo.js b/sources/lang/fo.js index 195454f..205b20f 100644 --- a/sources/lang/fo.js +++ b/sources/lang/fo.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'fo' ] = { | |||
86 | alignMiddle: 'Miðja', | 86 | alignMiddle: 'Miðja', |
87 | alignBottom: 'Botnur', | 87 | alignBottom: 'Botnur', |
88 | alignNone: 'Eingin', | 88 | alignNone: 'Eingin', |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Hædd má vera eitt tal.', | 90 | invalidHeight: 'Hædd má vera eitt tal.', |
91 | invalidWidth: 'Breidd má vera eitt tal.', | 91 | invalidWidth: 'Breidd má vera eitt tal.', |
92 | invalidCssLength: 'Virðið sett í "%1" feltið má vera eitt positivt tal, við ella uttan gyldugum CSS mátieind (px, %, in, cm, mm, em, ex, pt, ella pc).', | 92 | invalidCssLength: 'Virðið sett í "%1" feltið má vera eitt positivt tal, við ella uttan gyldugum CSS mátieind (px, %, in, cm, mm, em, ex, pt, ella pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'fo' ] = { | |||
95 | cssLengthTooltip: 'Skriva eitt tal fyri eitt virði í pixels ella eitt tal við gyldigum CSS eind (px, %, in, cm, mm, em, ex, pt, ella pc).', | 95 | cssLengthTooltip: 'Skriva eitt tal fyri eitt virði í pixels ella eitt tal við gyldigum CSS eind (px, %, in, cm, mm, em, ex, pt, ella pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, ikki tøkt</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, ikki tøkt</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/fr-ca.js b/sources/lang/fr-ca.js index a5f6279..2702f0c 100644 --- a/sources/lang/fr-ca.js +++ b/sources/lang/fr-ca.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'fr-ca' ] = { | |||
86 | alignMiddle: 'Milieu', | 86 | alignMiddle: 'Milieu', |
87 | alignBottom: 'Bas', | 87 | alignBottom: 'Bas', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Valeur invalide.', | 89 | invalidValue: 'Valeur invalide.', |
90 | invalidHeight: 'La hauteur doit être un nombre.', | 90 | invalidHeight: 'La hauteur doit être un nombre.', |
91 | invalidWidth: 'La largeur doit être un nombre.', | 91 | invalidWidth: 'La largeur doit être un nombre.', |
92 | invalidCssLength: 'La valeur spécifiée pour le champ "%1" doit être un nombre positif avec ou sans unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).', | 92 | invalidCssLength: 'La valeur spécifiée pour le champ "%1" doit être un nombre positif avec ou sans unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'fr-ca' ] = { | |||
95 | cssLengthTooltip: 'Entrer un nombre pour la valeur en pixel ou un nombre avec une unité CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).', | 95 | cssLengthTooltip: 'Entrer un nombre pour la valeur en pixel ou un nombre avec une unité CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, indisponible</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, indisponible</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/fr.js b/sources/lang/fr.js index 416ad76..5cd39b0 100644 --- a/sources/lang/fr.js +++ b/sources/lang/fr.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 | ||
@@ -19,16 +19,16 @@ | |||
19 | */ | 19 | */ |
20 | CKEDITOR.lang[ 'fr' ] = { | 20 | CKEDITOR.lang[ 'fr' ] = { |
21 | // ARIA description. | 21 | // ARIA description. |
22 | editor: 'Éditeur de Texte Enrichi', | 22 | editor: 'Éditeur de texte enrichi', |
23 | editorPanel: 'Tableau de bord de l\'éditeur de texte enrichi', | 23 | editorPanel: 'Tableau de bord de l\'éditeur de texte enrichi', |
24 | 24 | ||
25 | // Common messages and labels. | 25 | // Common messages and labels. |
26 | common: { | 26 | common: { |
27 | // Screenreader titles. Please note that screenreaders are not always capable | 27 | // Screenreader titles. Please note that screenreaders are not always capable |
28 | // of reading non-English words. So be careful while translating it. | 28 | // of reading non-English words. So be careful while translating it. |
29 | editorHelp: 'Appuyez sur ALT-0 pour l\'aide', | 29 | editorHelp: 'Utilisez le raccourci Alt-0 pour obtenir de l\'aide', |
30 | 30 | ||
31 | browseServer: 'Explorer le serveur', | 31 | browseServer: 'Parcourir le serveur', |
32 | url: 'URL', | 32 | url: 'URL', |
33 | protocol: 'Protocole', | 33 | protocol: 'Protocole', |
34 | upload: 'Télécharger', | 34 | upload: 'Télécharger', |
@@ -37,42 +37,42 @@ CKEDITOR.lang[ 'fr' ] = { | |||
37 | flash: 'Flash', | 37 | flash: 'Flash', |
38 | form: 'Formulaire', | 38 | form: 'Formulaire', |
39 | checkbox: 'Case à cocher', | 39 | checkbox: 'Case à cocher', |
40 | radio: 'Bouton Radio', | 40 | radio: 'Bouton radio', |
41 | textField: 'Champ texte', | 41 | textField: 'Champ texte', |
42 | textarea: 'Zone de texte', | 42 | textarea: 'Zone de texte', |
43 | hiddenField: 'Champ caché', | 43 | hiddenField: 'Champ invisible', |
44 | button: 'Bouton', | 44 | button: 'Bouton', |
45 | select: 'Liste déroulante', | 45 | select: 'Liste déroulante', |
46 | imageButton: 'Bouton image', | 46 | imageButton: 'Bouton avec image', |
47 | notSet: '<non défini>', | 47 | notSet: '<indéfini>', |
48 | id: 'Id', | 48 | id: 'ID', |
49 | name: 'Nom', | 49 | name: 'Nom', |
50 | langDir: 'Sens d\'écriture', | 50 | langDir: 'Sens d\'écriture', |
51 | langDirLtr: 'Gauche à droite (LTR)', | 51 | langDirLtr: 'Gauche à droite (LTR)', |
52 | langDirRtl: 'Droite à gauche (RTL)', | 52 | langDirRtl: 'Droite à gauche (RTL)', |
53 | langCode: 'Code de langue', | 53 | langCode: 'Code de langue', |
54 | longDescr: 'URL de description longue (longdesc => malvoyant)', | 54 | longDescr: 'URL de description longue', |
55 | cssClass: 'Classe CSS', | 55 | cssClass: 'Classes de style', |
56 | advisoryTitle: 'Description (title)', | 56 | advisoryTitle: 'Infobulle', |
57 | cssStyle: 'Style', | 57 | cssStyle: 'Style', |
58 | ok: 'OK', | 58 | ok: 'OK', |
59 | cancel: 'Annuler', | 59 | cancel: 'Annuler', |
60 | close: 'Fermer', | 60 | close: 'Fermer', |
61 | preview: 'Aperçu', | 61 | preview: 'Aperçu', |
62 | resize: 'Déplacer pour modifier la taille', | 62 | resize: 'Redimensionner', |
63 | generalTab: 'Général', | 63 | generalTab: 'Général', |
64 | advancedTab: 'Avancé', | 64 | advancedTab: 'Avancé', |
65 | validateNumberFailed: 'Cette valeur n\'est pas un nombre.', | 65 | validateNumberFailed: 'Cette valeur n\'est pas un nombre.', |
66 | confirmNewPage: 'Les changements non sauvegardés seront perdus. Êtes-vous sûr de vouloir charger une nouvelle page?', | 66 | confirmNewPage: 'Les changements non sauvegardés seront perdus. Êtes-vous sûr de vouloir charger une nouvelle page ?', |
67 | confirmCancel: 'Certaines options ont été modifiées. Êtes-vous sûr de vouloir fermer?', | 67 | confirmCancel: 'Certaines options ont été modifiées. Êtes-vous sûr de vouloir fermer ?', |
68 | options: 'Options', | 68 | options: 'Options', |
69 | target: 'Cible (Target)', | 69 | target: 'Cible', |
70 | targetNew: 'Nouvelle fenêtre (_blank)', | 70 | targetNew: 'Nouvelle fenêtre (_blank)', |
71 | targetTop: 'Fenêtre supérieure (_top)', | 71 | targetTop: 'Fenêtre supérieure (_top)', |
72 | targetSelf: 'Même fenêtre (_self)', | 72 | targetSelf: 'Même fenêtre (_self)', |
73 | targetParent: 'Fenêtre parent (_parent)', | 73 | targetParent: 'Fenêtre parent (_parent)', |
74 | langDirLTR: 'Gauche à Droite (LTR)', | 74 | langDirLTR: 'Gauche à droite (LTR)', |
75 | langDirRTL: 'Droite à Gauche (RTL)', | 75 | langDirRTL: 'Droite à gauche (RTL)', |
76 | styles: 'Style', | 76 | styles: 'Style', |
77 | cssClasses: 'Classes de style', | 77 | cssClasses: 'Classes de style', |
78 | width: 'Largeur', | 78 | width: 'Largeur', |
@@ -80,21 +80,38 @@ CKEDITOR.lang[ 'fr' ] = { | |||
80 | align: 'Alignement', | 80 | align: 'Alignement', |
81 | alignLeft: 'Gauche', | 81 | alignLeft: 'Gauche', |
82 | alignRight: 'Droite', | 82 | alignRight: 'Droite', |
83 | alignCenter: 'Centré', | 83 | alignCenter: 'Centrer', |
84 | alignJustify: 'Justifier', | 84 | alignJustify: 'Justifier', |
85 | alignTop: 'Haut', | 85 | alignTop: 'Haut', |
86 | alignMiddle: 'Milieu', | 86 | alignMiddle: 'Milieu', |
87 | alignBottom: 'Bas', | 87 | alignBottom: 'Bas', |
88 | alignNone: 'Aucun', | 88 | alignNone: 'Aucun', |
89 | invalidValue : 'Valeur incorrecte.', | 89 | invalidValue: 'Valeur invalide.', |
90 | invalidHeight: 'La hauteur doit être un nombre.', | 90 | invalidHeight: 'La hauteur doit être un nombre.', |
91 | invalidWidth: 'La largeur doit être un nombre.', | 91 | invalidWidth: 'La largeur doit être un nombre.', |
92 | invalidCssLength: 'La valeur spécifiée pour le champ "%1" doit être un nombre positif avec ou sans unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).', | 92 | invalidCssLength: 'La valeur spécifiée pour le champ « %1 » doit être un nombre positif avec ou sans unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).', |
93 | invalidHtmlLength: 'La valeur spécifiée pour le champ "%1" doit être un nombre positif avec ou sans unité de mesure HTML valide (px ou %).', | 93 | invalidHtmlLength: 'La valeur spécifiée pour le champ « %1 » doit être un nombre positif avec ou sans unité de mesure HTML valide (px ou %).', |
94 | invalidInlineStyle: 'La valeur spécifiée pour le style inline doit être composée d\'un ou plusieurs couples de valeur au format "nom : valeur", separés par des points-virgules.', | 94 | invalidInlineStyle: 'La valeur spécifiée pour le style en ligne doit être composée d\'un ou plusieurs couples au format « nom : valeur », séparés par des points-virgules.', |
95 | cssLengthTooltip: 'Entrer un nombre pour une valeur en pixels ou un nombre avec une unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).', | 95 | cssLengthTooltip: 'Entrer un nombre pour une valeur en pixels ou un nombre avec une unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, Indisponible</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, indisponible</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Retour arrière', | ||
103 | 13: 'Entrée', | ||
104 | 16: 'Majuscule', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Espace', | ||
108 | 35: 'Fin', | ||
109 | 36: 'Origine', | ||
110 | 46: 'Supprimer', | ||
111 | 224: 'Commande' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Raccourci clavier' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/gl.js b/sources/lang/gl.js index 95e779d..092db98 100644 --- a/sources/lang/gl.js +++ b/sources/lang/gl.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'gl' ] = { | |||
86 | alignMiddle: 'Centro', | 86 | alignMiddle: 'Centro', |
87 | alignBottom: 'Abaixo', | 87 | alignBottom: 'Abaixo', |
88 | alignNone: 'Ningún', | 88 | alignNone: 'Ningún', |
89 | invalidValue : 'Valor incorrecto.', | 89 | invalidValue: 'Valor incorrecto.', |
90 | invalidHeight: 'O alto debe ser un número.', | 90 | invalidHeight: 'O alto debe ser un número.', |
91 | invalidWidth: 'O largo debe ser un número.', | 91 | invalidWidth: 'O largo debe ser un número.', |
92 | invalidCssLength: 'O valor especificado para o campo «%1» debe ser un número positivo con ou sen unha unidade de medida CSS correcta (px, %, in, cm, mm, em, ex, pt, ou pc).', | 92 | invalidCssLength: 'O valor especificado para o campo «%1» debe ser un número positivo con ou sen unha unidade de medida CSS correcta (px, %, in, cm, mm, em, ex, pt, ou pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'gl' ] = { | |||
95 | cssLengthTooltip: 'Escriba un número para o valor en píxeles ou un número cunha unidade CSS correcta (px, %, in, cm, mm, em, ex, pt, ou pc).', | 95 | cssLengthTooltip: 'Escriba un número para o valor en píxeles ou un número cunha unidade CSS correcta (px, %, in, cm, mm, em, ex, pt, ou pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, non dispoñíbel</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, non dispoñíbel</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Ir atrás', | ||
103 | 13: 'Intro', | ||
104 | 16: 'Maiús', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Espazo', | ||
108 | 35: 'Fin', | ||
109 | 36: 'Inicio', | ||
110 | 46: 'Supr', | ||
111 | 224: 'Orde' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Atallo de teclado' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/gu.js b/sources/lang/gu.js index 5e17553..17862d0 100644 --- a/sources/lang/gu.js +++ b/sources/lang/gu.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'gu' ] = { | |||
86 | alignMiddle: 'વચ્ચે', | 86 | alignMiddle: 'વચ્ચે', |
87 | alignBottom: 'નીચે', | 87 | alignBottom: 'નીચે', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'ઉંચાઈ એક આંકડો હોવો જોઈએ.', | 90 | invalidHeight: 'ઉંચાઈ એક આંકડો હોવો જોઈએ.', |
91 | invalidWidth: 'પોહળ ઈ એક આંકડો હોવો જોઈએ.', | 91 | invalidWidth: 'પોહળ ઈ એક આંકડો હોવો જોઈએ.', |
92 | invalidCssLength: '"%1" ની વેલ્યુ એક પોસીટીવ આંકડો હોવો જોઈએ અથવા CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc) વગર.', | 92 | invalidCssLength: '"%1" ની વેલ્યુ એક પોસીટીવ આંકડો હોવો જોઈએ અથવા CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc) વગર.', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'gu' ] = { | |||
95 | cssLengthTooltip: 'પિક્ષ્લ્ નો આંકડો CSS unit (px, %, in, cm, mm, em, ex, pt, or pc) માં નાખો.', | 95 | cssLengthTooltip: 'પિક્ષ્લ્ નો આંકડો CSS unit (px, %, in, cm, mm, em, ex, pt, or pc) માં નાખો.', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, નથી મળતું</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, નથી મળતું</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/he.js b/sources/lang/he.js index 59e1711..27b57bd 100644 --- a/sources/lang/he.js +++ b/sources/lang/he.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'he' ] = { | |||
86 | alignMiddle: 'לאמצע', | 86 | alignMiddle: 'לאמצע', |
87 | alignBottom: 'לתחתית', | 87 | alignBottom: 'לתחתית', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'ערך לא חוקי.', | 89 | invalidValue: 'ערך לא חוקי.', |
90 | invalidHeight: 'הגובה חייב להיות מספר.', | 90 | invalidHeight: 'הגובה חייב להיות מספר.', |
91 | invalidWidth: 'הרוחב חייב להיות מספר.', | 91 | invalidWidth: 'הרוחב חייב להיות מספר.', |
92 | invalidCssLength: 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של CSS (px, %, in, cm, mm, em, ex, pt, או pc).', | 92 | invalidCssLength: 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של CSS (px, %, in, cm, mm, em, ex, pt, או pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'he' ] = { | |||
95 | cssLengthTooltip: 'יש להכניס מספר המייצג פיקסלים או מספר עם יחידת גליונות סגנון תקינה (px, %, in, cm, mm, em, ex, pt, או pc).', | 95 | cssLengthTooltip: 'יש להכניס מספר המייצג פיקסלים או מספר עם יחידת גליונות סגנון תקינה (px, %, in, cm, mm, em, ex, pt, או pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, לא זמין</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, לא זמין</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'מחק', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/hi.js b/sources/lang/hi.js index bd6ca83..e0b29a3 100644 --- a/sources/lang/hi.js +++ b/sources/lang/hi.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'hi' ] = { | |||
86 | alignMiddle: 'मध्य', | 86 | alignMiddle: 'मध्य', |
87 | alignBottom: 'नीचे', | 87 | alignBottom: 'नीचे', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Height must be a number.', // MISSING | 90 | invalidHeight: 'Height must be a number.', // MISSING |
91 | invalidWidth: 'Width must be a number.', // MISSING | 91 | invalidWidth: 'Width must be a number.', // MISSING |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'hi' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/hr.js b/sources/lang/hr.js index 52db970..7bf089e 100644 --- a/sources/lang/hr.js +++ b/sources/lang/hr.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 | ||
@@ -85,8 +85,8 @@ CKEDITOR.lang[ 'hr' ] = { | |||
85 | alignTop: 'Vrh', | 85 | alignTop: 'Vrh', |
86 | alignMiddle: 'Sredina', | 86 | alignMiddle: 'Sredina', |
87 | alignBottom: 'Dolje', | 87 | alignBottom: 'Dolje', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'Bez poravnanja', |
89 | invalidValue : 'Neispravna vrijednost.', | 89 | invalidValue: 'Neispravna vrijednost.', |
90 | invalidHeight: 'Visina mora biti broj.', | 90 | invalidHeight: 'Visina mora biti broj.', |
91 | invalidWidth: 'Širina mora biti broj.', | 91 | invalidWidth: 'Širina mora biti broj.', |
92 | invalidCssLength: 'Vrijednost određena za "%1" polje mora biti pozitivni broj sa ili bez važećih CSS mjernih jedinica (px, %, in, cm, mm, em, ex, pt ili pc).', | 92 | invalidCssLength: 'Vrijednost određena za "%1" polje mora biti pozitivni broj sa ili bez važećih CSS mjernih jedinica (px, %, in, cm, mm, em, ex, pt ili pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'hr' ] = { | |||
95 | cssLengthTooltip: 'Unesite broj za vrijednost u pikselima ili broj s važećim CSS mjernim jedinicama (px, %, in, cm, mm, em, ex, pt ili pc).', | 95 | cssLengthTooltip: 'Unesite broj za vrijednost u pikselima ili broj s važećim CSS mjernim jedinicama (px, %, in, cm, mm, em, ex, pt ili pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nedostupno</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nedostupno</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Delete', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Prečica na tipkovnici' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/hu.js b/sources/lang/hu.js index 91746f1..6f6e91e 100644 --- a/sources/lang/hu.js +++ b/sources/lang/hu.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 | ||
@@ -85,8 +85,8 @@ CKEDITOR.lang[ 'hu' ] = { | |||
85 | alignTop: 'Tetejére', | 85 | alignTop: 'Tetejére', |
86 | alignMiddle: 'Középre', | 86 | alignMiddle: 'Középre', |
87 | alignBottom: 'Aljára', | 87 | alignBottom: 'Aljára', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'Semmi', |
89 | invalidValue : 'Érvénytelen érték.', | 89 | invalidValue: 'Érvénytelen érték.', |
90 | invalidHeight: 'A magasság mezőbe csak számokat írhat.', | 90 | invalidHeight: 'A magasság mezőbe csak számokat írhat.', |
91 | invalidWidth: 'A szélesség mezőbe csak számokat írhat.', | 91 | invalidWidth: 'A szélesség mezőbe csak számokat írhat.', |
92 | invalidCssLength: '"%1"-hez megadott érték csakis egy pozitív szám lehet, esetleg egy érvényes CSS egységgel megjelölve(px, %, in, cm, mm, em, ex, pt vagy pc).', | 92 | invalidCssLength: '"%1"-hez megadott érték csakis egy pozitív szám lehet, esetleg egy érvényes CSS egységgel megjelölve(px, %, in, cm, mm, em, ex, pt vagy pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'hu' ] = { | |||
95 | cssLengthTooltip: 'Adjon meg egy számot értéknek pixelekben vagy egy számot érvényes CSS mértékegységben (px, %, in, cm, mm, em, ex, pt, vagy pc).', | 95 | cssLengthTooltip: 'Adjon meg egy számot értéknek pixelekben vagy egy számot érvényes CSS mértékegységben (px, %, in, cm, mm, em, ex, pt, vagy pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nem elérhető</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nem elérhető</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Delete', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Gyorsbillentyű' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/id.js b/sources/lang/id.js index f48c51b..86e7076 100644 --- a/sources/lang/id.js +++ b/sources/lang/id.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 | ||
@@ -19,7 +19,7 @@ | |||
19 | CKEDITOR.lang[ 'id' ] = { | 19 | CKEDITOR.lang[ 'id' ] = { |
20 | // ARIA description. | 20 | // ARIA description. |
21 | editor: 'Rich Text Editor', | 21 | editor: 'Rich Text Editor', |
22 | editorPanel: 'Rich Text Editor panel', // MISSING | 22 | editorPanel: 'Panel Rich Text Editor', |
23 | 23 | ||
24 | // Common messages and labels. | 24 | // Common messages and labels. |
25 | common: { | 25 | common: { |
@@ -60,16 +60,16 @@ CKEDITOR.lang[ 'id' ] = { | |||
60 | preview: 'Pratinjau', | 60 | preview: 'Pratinjau', |
61 | resize: 'Ubah ukuran', | 61 | resize: 'Ubah ukuran', |
62 | generalTab: 'Umum', | 62 | generalTab: 'Umum', |
63 | advancedTab: 'Advanced', // MISSING | 63 | advancedTab: 'Lebih Lanjut', |
64 | validateNumberFailed: 'Nilai ini tidak sebuah angka', | 64 | validateNumberFailed: 'Nilai ini tidak sebuah angka', |
65 | confirmNewPage: 'Semua perubahan yang tidak disimpan di konten ini akan hilang. Apakah anda yakin ingin memuat halaman baru?', | 65 | confirmNewPage: 'Semua perubahan yang tidak disimpan di konten ini akan hilang. Apakah anda yakin ingin memuat halaman baru?', |
66 | confirmCancel: 'Beberapa opsi telah berubah. Apakah anda yakin ingin menutup dialog?', | 66 | confirmCancel: 'Beberapa opsi telah berubah. Apakah anda yakin ingin menutup dialog?', |
67 | options: 'Opsi', | 67 | options: 'Opsi', |
68 | target: 'Sasaran', | 68 | target: 'Sasaran', |
69 | targetNew: 'Jendela Baru (_blank)', | 69 | targetNew: 'Jendela Baru (_blank)', |
70 | targetTop: 'Topmost Window (_top)', // MISSING | 70 | targetTop: 'Laman Atas (_top)', |
71 | targetSelf: 'Jendela yang Sama (_self)', | 71 | targetSelf: 'Jendela yang Sama (_self)', |
72 | targetParent: 'Parent Window (_parent)', // MISSING | 72 | targetParent: 'Jendela Induk (_parent)', |
73 | langDirLTR: 'Kiri ke Kanan (LTR)', | 73 | langDirLTR: 'Kiri ke Kanan (LTR)', |
74 | langDirRTL: 'Kanan ke Kiri (RTL)', | 74 | langDirRTL: 'Kanan ke Kiri (RTL)', |
75 | styles: 'Gaya', | 75 | styles: 'Gaya', |
@@ -84,16 +84,33 @@ CKEDITOR.lang[ 'id' ] = { | |||
84 | alignTop: 'Atas', | 84 | alignTop: 'Atas', |
85 | alignMiddle: 'Tengah', | 85 | alignMiddle: 'Tengah', |
86 | alignBottom: 'Bawah', | 86 | alignBottom: 'Bawah', |
87 | alignNone: 'None', // MISSING | 87 | alignNone: 'Tidak ada', |
88 | invalidValue : 'Nilai tidak sah.', | 88 | invalidValue: 'Nilai tidak sah.', |
89 | invalidHeight: 'Tinggi harus sebuah angka.', | 89 | invalidHeight: 'Tinggi harus sebuah angka.', |
90 | invalidWidth: 'Lebar harus sebuah angka.', | 90 | invalidWidth: 'Lebar harus sebuah angka.', |
91 | invalidCssLength: 'Nilai untuk "%1" harus sebuah angkat positif dengan atau tanpa pengukuran unit CSS yang sah (px, %, in, cm, mm, em, ex, pt, or pc).', | 91 | invalidCssLength: 'Nilai untuk "%1" harus sebuah angkat positif dengan atau tanpa pengukuran unit CSS yang sah (px, %, in, cm, mm, em, ex, pt, or pc).', |
92 | invalidHtmlLength: 'Nilai yang dispesifikasian untuk kolom "%1" harus sebuah angka positif dengan atau tanpa sebuah unit pengukuran HTML (px atau %) yang valid.', | 92 | invalidHtmlLength: 'Nilai yang dispesifikasian untuk kolom "%1" harus sebuah angka positif dengan atau tanpa sebuah unit pengukuran HTML (px atau %) yang valid.', |
93 | invalidInlineStyle: 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING | 93 | invalidInlineStyle: 'Nilai pada inline style merupakan pasangan nama dan nilai dengan format "nama : nilai", yang dipisahkan dengan titik dua.', |
94 | cssLengthTooltip: 'Masukkan sebuah angka untuk sebuah nilai dalam pixel atau sebuah angka dengan unit CSS yang sah (px, %, in, cm, mm, em, ex, pt, or pc).', | 94 | cssLengthTooltip: 'Masukkan sebuah angka untuk sebuah nilai dalam pixel atau sebuah angka dengan unit CSS yang sah (px, %, in, cm, mm, em, ex, pt, or pc).', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class="cke_accessibility">, tidak tersedia</span>' | 97 | unavailable: '%1<span class="cke_accessibility">, tidak tersedia</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Backspace', | ||
102 | 13: 'Enter', | ||
103 | 16: 'Shift', | ||
104 | 17: 'Ctrl', | ||
105 | 18: 'Alt', | ||
106 | 32: 'Spasi', | ||
107 | 35: 'End', | ||
108 | 36: 'Home', | ||
109 | 46: 'Hapus', | ||
110 | 224: 'Command' | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Pintasan Keyboard' | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/is.js b/sources/lang/is.js index ecdb318..256b667 100644 --- a/sources/lang/is.js +++ b/sources/lang/is.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'is' ] = { | |||
86 | alignMiddle: 'Miðjuð', | 86 | alignMiddle: 'Miðjuð', |
87 | alignBottom: 'Neðst', | 87 | alignBottom: 'Neðst', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Height must be a number.', // MISSING | 90 | invalidHeight: 'Height must be a number.', // MISSING |
91 | invalidWidth: 'Width must be a number.', // MISSING | 91 | invalidWidth: 'Width must be a number.', // MISSING |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'is' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/it.js b/sources/lang/it.js index 5c7863f..8229aad 100644 --- a/sources/lang/it.js +++ b/sources/lang/it.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'it' ] = { | |||
86 | alignMiddle: 'Centrato', | 86 | alignMiddle: 'Centrato', |
87 | alignBottom: 'In Basso', | 87 | alignBottom: 'In Basso', |
88 | alignNone: 'Nessuno', | 88 | alignNone: 'Nessuno', |
89 | invalidValue : 'Valore non valido.', | 89 | invalidValue: 'Valore non valido.', |
90 | invalidHeight: 'L\'altezza dev\'essere un numero', | 90 | invalidHeight: 'L\'altezza dev\'essere un numero', |
91 | invalidWidth: 'La Larghezza dev\'essere un numero', | 91 | invalidWidth: 'La Larghezza dev\'essere un numero', |
92 | invalidCssLength: 'Il valore indicato per il campo "%1" deve essere un numero positivo con o senza indicazione di una valida unità di misura per le classi CSS (px, %, in, cm, mm, em, ex, pt, o pc).', | 92 | invalidCssLength: 'Il valore indicato per il campo "%1" deve essere un numero positivo con o senza indicazione di una valida unità di misura per le classi CSS (px, %, in, cm, mm, em, ex, pt, o pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'it' ] = { | |||
95 | cssLengthTooltip: 'Inserisci un numero per il valore in pixel oppure un numero con una valida unità CSS (px, %, in, cm, mm, ex, pt, o pc).', | 95 | cssLengthTooltip: 'Inserisci un numero per il valore in pixel oppure un numero con una valida unità CSS (px, %, in, cm, mm, ex, pt, o pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, non disponibile</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, non disponibile</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Invio', | ||
104 | 16: 'Maiusc', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Spazio', | ||
108 | 35: 'Fine', | ||
109 | 36: 'Inizio', | ||
110 | 46: 'Canc', | ||
111 | 224: 'Comando' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Scorciatoia da tastiera' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ja.js b/sources/lang/ja.js index 50df2a2..17dcefc 100644 --- a/sources/lang/ja.js +++ b/sources/lang/ja.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 | ||
@@ -62,7 +62,7 @@ CKEDITOR.lang[ 'ja' ] = { | |||
62 | resize: 'ドラッグしてリサイズ', | 62 | resize: 'ドラッグしてリサイズ', |
63 | generalTab: '全般', | 63 | generalTab: '全般', |
64 | advancedTab: '高度な設定', | 64 | advancedTab: '高度な設定', |
65 | validateNumberFailed: '値が数ではありません', | 65 | validateNumberFailed: '値が数値ではありません', |
66 | confirmNewPage: '変更内容を保存せず、 新しいページを開いてもよろしいでしょうか?', | 66 | confirmNewPage: '変更内容を保存せず、 新しいページを開いてもよろしいでしょうか?', |
67 | confirmCancel: 'オプション設定を変更しました。ダイアログを閉じてもよろしいでしょうか?', | 67 | confirmCancel: 'オプション設定を変更しました。ダイアログを閉じてもよろしいでしょうか?', |
68 | options: 'オプション', | 68 | options: 'オプション', |
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'ja' ] = { | |||
86 | alignMiddle: '中央', | 86 | alignMiddle: '中央', |
87 | alignBottom: '下', | 87 | alignBottom: '下', |
88 | alignNone: 'なし', | 88 | alignNone: 'なし', |
89 | invalidValue : '不正な値です。', | 89 | invalidValue: '不正な値です。', |
90 | invalidHeight: '高さは数値で入力してください。', | 90 | invalidHeight: '高さは数値で入力してください。', |
91 | invalidWidth: '幅は数値で入力してください。', | 91 | invalidWidth: '幅は数値で入力してください。', |
92 | invalidCssLength: '入力された "%1" 項目の値は、CSSの大きさ(px, %, in, cm, mm, em, ex, pt, または pc)が正しいものである/ないに関わらず、正の値である必要があります。', | 92 | invalidCssLength: '入力された "%1" 項目の値は、CSSの大きさ(px, %, in, cm, mm, em, ex, pt, または pc)が正しいものである/ないに関わらず、正の値である必要があります。', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'ja' ] = { | |||
95 | cssLengthTooltip: 'ピクセル数もしくはCSSにセットできる数値を入力してください。(px,%,in,cm,mm,em,ex,pt,or pc)', | 95 | cssLengthTooltip: 'ピクセル数もしくはCSSにセットできる数値を入力してください。(px,%,in,cm,mm,em,ex,pt,or pc)', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, 利用不可能</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, 利用不可能</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Delete', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'キーボードショートカット' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ka.js b/sources/lang/ka.js index a327959..999132e 100644 --- a/sources/lang/ka.js +++ b/sources/lang/ka.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'ka' ] = { | |||
86 | alignMiddle: 'შუა', | 86 | alignMiddle: 'შუა', |
87 | alignBottom: 'ქვემოთა', | 87 | alignBottom: 'ქვემოთა', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'სიმაღლე რიცხვით უნდა იყოს წარმოდგენილი.', | 90 | invalidHeight: 'სიმაღლე რიცხვით უნდა იყოს წარმოდგენილი.', |
91 | invalidWidth: 'სიგანე რიცხვით უნდა იყოს წარმოდგენილი.', | 91 | invalidWidth: 'სიგანე რიცხვით უნდა იყოს წარმოდგენილი.', |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'ka' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, მიუწვდომელია</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, მიუწვდომელია</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/km.js b/sources/lang/km.js index 5006686..b9908d9 100644 --- a/sources/lang/km.js +++ b/sources/lang/km.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'km' ] = { | |||
86 | alignMiddle: 'កណ្តាល', | 86 | alignMiddle: 'កណ្តាល', |
87 | alignBottom: 'ខាងក្រោម', | 87 | alignBottom: 'ខាងក្រោម', |
88 | alignNone: 'គ្មាន', | 88 | alignNone: 'គ្មាន', |
89 | invalidValue : 'តម្លៃមិនត្រឹមត្រូវ។', | 89 | invalidValue: 'តម្លៃមិនត្រឹមត្រូវ។', |
90 | invalidHeight: 'តម្លៃកំពស់ត្រូវតែជាលេខ។', | 90 | invalidHeight: 'តម្លៃកំពស់ត្រូវតែជាលេខ។', |
91 | invalidWidth: 'តម្លៃទទឹងត្រូវតែជាលេខ។', | 91 | invalidWidth: 'តម្លៃទទឹងត្រូវតែជាលេខ។', |
92 | invalidCssLength: 'តម្លៃកំណត់សម្រាប់វាល "%1" ត្រូវតែជាលេខវិជ្ជមាន ដោយភ្ជាប់ឬមិនភ្ជាប់ជាមួយនឹងឯកតារង្វាស់របស់ CSS (px, %, in, cm, mm, em, ex, pt ឬ pc) ។', | 92 | invalidCssLength: 'តម្លៃកំណត់សម្រាប់វាល "%1" ត្រូវតែជាលេខវិជ្ជមាន ដោយភ្ជាប់ឬមិនភ្ជាប់ជាមួយនឹងឯកតារង្វាស់របស់ CSS (px, %, in, cm, mm, em, ex, pt ឬ pc) ។', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'km' ] = { | |||
95 | cssLengthTooltip: 'បញ្ចូលលេខសម្រាប់តម្លៃជាភិចសែល ឬលេខដែលមានឯកតាត្រឹមត្រូវរបស់ CSS (px, %, in, cm, mm, em, ex, pt ឬ pc) ។', | 95 | cssLengthTooltip: 'បញ្ចូលលេខសម្រាប់តម្លៃជាភិចសែល ឬលេខដែលមានឯកតាត្រឹមត្រូវរបស់ CSS (px, %, in, cm, mm, em, ex, pt ឬ pc) ។', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, មិនមាន</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, មិនមាន</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'លុបថយក្រោយ', | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'ចុង', | ||
109 | 36: 'ផ្ទះ', | ||
110 | 46: 'លុប', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ko.js b/sources/lang/ko.js index 43a6f80..fe575d9 100644 --- a/sources/lang/ko.js +++ b/sources/lang/ko.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 | ||
@@ -28,7 +28,7 @@ CKEDITOR.lang[ 'ko' ] = { | |||
28 | // of reading non-English words. So be careful while translating it. | 28 | // of reading non-English words. So be careful while translating it. |
29 | editorHelp: '도움이 필요하면 ALT 0 을 누르세요', | 29 | editorHelp: '도움이 필요하면 ALT 0 을 누르세요', |
30 | 30 | ||
31 | browseServer: '서버 보기', | 31 | browseServer: '서버 탐색', |
32 | url: 'URL', | 32 | url: 'URL', |
33 | protocol: '프로토콜', | 33 | protocol: '프로토콜', |
34 | upload: '업로드', | 34 | upload: '업로드', |
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'ko' ] = { | |||
86 | alignMiddle: '중간', | 86 | alignMiddle: '중간', |
87 | alignBottom: '아래', | 87 | alignBottom: '아래', |
88 | alignNone: '기본', | 88 | alignNone: '기본', |
89 | invalidValue : '잘못된 값.', | 89 | invalidValue: '잘못된 값.', |
90 | invalidHeight: '높이는 숫자여야 합니다.', | 90 | invalidHeight: '높이는 숫자여야 합니다.', |
91 | invalidWidth: '넓이는 숫자여야 합니다.', | 91 | invalidWidth: '넓이는 숫자여야 합니다.', |
92 | invalidCssLength: '"%1" 값은 유효한 CSS 측정 단위(px, %, in, cm, mm, em, ex, pt, or pc)를 포함하거나 포함하지 않은 양수 여야 합니다.', | 92 | invalidCssLength: '"%1" 값은 유효한 CSS 측정 단위(px, %, in, cm, mm, em, ex, pt, or pc)를 포함하거나 포함하지 않은 양수 여야 합니다.', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'ko' ] = { | |||
95 | cssLengthTooltip: '픽셀 단위의 숫자만 입력하시거나 유효한 CSS 단위(px, %, in, cm, mm, em, ex, pt, or pc)와 함께 숫자를 입력해주세요.', | 95 | cssLengthTooltip: '픽셀 단위의 숫자만 입력하시거나 유효한 CSS 단위(px, %, in, cm, mm, em, ex, pt, or pc)와 함께 숫자를 입력해주세요.', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, 사용불가</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, 사용불가</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: '백스페이스', | ||
103 | 13: '엔터', | ||
104 | 16: '시프트', | ||
105 | 17: '컨트롤', | ||
106 | 18: '알트', | ||
107 | 32: '간격', | ||
108 | 35: '엔드', | ||
109 | 36: '홈', | ||
110 | 46: '딜리트', | ||
111 | 224: '커맨드' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: '키보드 단축키' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ku.js b/sources/lang/ku.js index 0ed14a4..171059b 100644 --- a/sources/lang/ku.js +++ b/sources/lang/ku.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 | ||
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'ku' ] = { | |||
85 | alignMiddle: 'ناوەند', | 85 | alignMiddle: 'ناوەند', |
86 | alignBottom: 'ژێرەوە', | 86 | alignBottom: 'ژێرەوە', |
87 | alignNone: 'هیچ', | 87 | alignNone: 'هیچ', |
88 | invalidValue : 'نرخێکی نادرووست.', | 88 | invalidValue: 'نرخێکی نادرووست.', |
89 | invalidHeight: 'درێژی دەبێت ژمارە بێت.', | 89 | invalidHeight: 'درێژی دەبێت ژمارە بێت.', |
90 | invalidWidth: 'پانی دەبێت ژمارە بێت.', | 90 | invalidWidth: 'پانی دەبێت ژمارە بێت.', |
91 | invalidCssLength: 'ئەم نرخەی دراوە بۆ خانەی "%1" دەبێت ژمارەکی درووست بێت یان بێ ناونیشانی ئامرازی (px, %, in, cm, mm, em, ex, pt, یان pc).', | 91 | invalidCssLength: 'ئەم نرخەی دراوە بۆ خانەی "%1" دەبێت ژمارەکی درووست بێت یان بێ ناونیشانی ئامرازی (px, %, in, cm, mm, em, ex, pt, یان pc).', |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'ku' ] = { | |||
94 | cssLengthTooltip: 'ژمارەیەك بنووسه بۆ نرخی piksel یان ئامرازێکی درووستی CSS (px, %, in, cm, mm, em, ex, pt, یان pc).', | 94 | cssLengthTooltip: 'ژمارەیەك بنووسه بۆ نرخی piksel یان ئامرازێکی درووستی CSS (px, %, in, cm, mm, em, ex, pt, یان pc).', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class="cke_accessibility">, ئامادە نیە</span>' | 97 | unavailable: '%1<span class="cke_accessibility">, ئامادە نیە</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Backspace', | ||
102 | 13: 'Enter', | ||
103 | 16: 'Shift', | ||
104 | 17: 'Ctrl', | ||
105 | 18: 'Alt', | ||
106 | 32: 'Space', | ||
107 | 35: 'End', | ||
108 | 36: 'Home', | ||
109 | 46: 'Delete', | ||
110 | 224: 'فەرمان' | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'کورتبڕی تەختەکلیل' | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/lt.js b/sources/lang/lt.js index 9c0c384..e6d9d7f 100644 --- a/sources/lang/lt.js +++ b/sources/lang/lt.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'lt' ] = { | |||
86 | alignMiddle: 'Vidurį', | 86 | alignMiddle: 'Vidurį', |
87 | alignBottom: 'Apačią', | 87 | alignBottom: 'Apačią', |
88 | alignNone: 'Niekas', | 88 | alignNone: 'Niekas', |
89 | invalidValue : 'Neteisinga reikšmė.', | 89 | invalidValue: 'Neteisinga reikšmė.', |
90 | invalidHeight: 'Aukštis turi būti nurodytas skaičiais.', | 90 | invalidHeight: 'Aukštis turi būti nurodytas skaičiais.', |
91 | invalidWidth: 'Plotis turi būti nurodytas skaičiais.', | 91 | invalidWidth: 'Plotis turi būti nurodytas skaičiais.', |
92 | invalidCssLength: 'Reikšmė nurodyta "%1" laukui, turi būti teigiamas skaičius su arba be tinkamo CSS matavimo vieneto (px, %, in, cm, mm, em, ex, pt arba pc).', | 92 | invalidCssLength: 'Reikšmė nurodyta "%1" laukui, turi būti teigiamas skaičius su arba be tinkamo CSS matavimo vieneto (px, %, in, cm, mm, em, ex, pt arba pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'lt' ] = { | |||
95 | cssLengthTooltip: 'Įveskite reikšmę pikseliais arba skaičiais su tinkamu CSS vienetu (px, %, in, cm, mm, em, ex, pt arba pc).', | 95 | cssLengthTooltip: 'Įveskite reikšmę pikseliais arba skaičiais su tinkamu CSS vienetu (px, %, in, cm, mm, em, ex, pt arba pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, netinkamas</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, netinkamas</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/lv.js b/sources/lang/lv.js index e89bf62..1759e6c 100644 --- a/sources/lang/lv.js +++ b/sources/lang/lv.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'lv' ] = { | |||
86 | alignMiddle: 'Vertikāli centrēts', | 86 | alignMiddle: 'Vertikāli centrēts', |
87 | alignBottom: 'Apakšā', | 87 | alignBottom: 'Apakšā', |
88 | alignNone: 'Nekas', | 88 | alignNone: 'Nekas', |
89 | invalidValue : 'Nekorekta vērtība', | 89 | invalidValue: 'Nekorekta vērtība', |
90 | invalidHeight: 'Augstumam jābūt skaitlim.', | 90 | invalidHeight: 'Augstumam jābūt skaitlim.', |
91 | invalidWidth: 'Platumam jābūt skaitlim', | 91 | invalidWidth: 'Platumam jābūt skaitlim', |
92 | invalidCssLength: 'Laukam "%1" norādītajai vērtībai jābūt pozitīvam skaitlim ar vai bez korektām CSS mērvienībām (px, %, in, cm, mm, em, ex, pt, vai pc).', | 92 | invalidCssLength: 'Laukam "%1" norādītajai vērtībai jābūt pozitīvam skaitlim ar vai bez korektām CSS mērvienībām (px, %, in, cm, mm, em, ex, pt, vai pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'lv' ] = { | |||
95 | cssLengthTooltip: 'Ievadiet vērtību pikseļos vai skaitli ar derīgu CSS mērvienību (px, %, in, cm, mm, em, ex, pt, vai pc).', | 95 | cssLengthTooltip: 'Ievadiet vērtību pikseļos vai skaitli ar derīgu CSS mērvienību (px, %, in, cm, mm, em, ex, pt, vai pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nav pieejams</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nav pieejams</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/mk.js b/sources/lang/mk.js index bc7b06c..750da11 100644 --- a/sources/lang/mk.js +++ b/sources/lang/mk.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 | ||
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'mk' ] = { | |||
85 | alignMiddle: 'Средина', | 85 | alignMiddle: 'Средина', |
86 | alignBottom: 'Доле', | 86 | alignBottom: 'Доле', |
87 | alignNone: 'Никое', | 87 | alignNone: 'Никое', |
88 | invalidValue : 'Невалидна вредност', | 88 | invalidValue: 'Невалидна вредност', |
89 | invalidHeight: 'Височината мора да биде број.', | 89 | invalidHeight: 'Височината мора да биде број.', |
90 | invalidWidth: 'Широчината мора да биде број.', | 90 | invalidWidth: 'Широчината мора да биде број.', |
91 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 91 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'mk' ] = { | |||
94 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 94 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 97 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Backspace', // MISSING | ||
102 | 13: 'Enter', // MISSING | ||
103 | 16: 'Shift', // MISSING | ||
104 | 17: 'Ctrl', // MISSING | ||
105 | 18: 'Alt', // MISSING | ||
106 | 32: 'Space', // MISSING | ||
107 | 35: 'End', // MISSING | ||
108 | 36: 'Home', // MISSING | ||
109 | 46: 'Delete', // MISSING | ||
110 | 224: 'Command' // MISSING | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/mn.js b/sources/lang/mn.js index ca5d749..c5854a1 100644 --- a/sources/lang/mn.js +++ b/sources/lang/mn.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'mn' ] = { | |||
86 | alignMiddle: 'Дунд', | 86 | alignMiddle: 'Дунд', |
87 | alignBottom: 'Доод талд', | 87 | alignBottom: 'Доод талд', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Өндөр нь тоо байх ёстой.', | 90 | invalidHeight: 'Өндөр нь тоо байх ёстой.', |
91 | invalidWidth: 'Өргөн нь тоо байх ёстой.', | 91 | invalidWidth: 'Өргөн нь тоо байх ёстой.', |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'mn' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ms.js b/sources/lang/ms.js index 5267301..764e92f 100644 --- a/sources/lang/ms.js +++ b/sources/lang/ms.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'ms' ] = { | |||
86 | alignMiddle: 'Pertengahan', | 86 | alignMiddle: 'Pertengahan', |
87 | alignBottom: 'Bawah', | 87 | alignBottom: 'Bawah', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Nilai tidak sah.', | 89 | invalidValue: 'Nilai tidak sah.', |
90 | invalidHeight: 'Height must be a number.', // MISSING | 90 | invalidHeight: 'Height must be a number.', // MISSING |
91 | invalidWidth: 'Width must be a number.', // MISSING | 91 | invalidWidth: 'Width must be a number.', // MISSING |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'ms' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/nb.js b/sources/lang/nb.js index 6036b2e..e27c582 100644 --- a/sources/lang/nb.js +++ b/sources/lang/nb.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 | ||
@@ -48,8 +48,8 @@ CKEDITOR.lang[ 'nb' ] = { | |||
48 | id: 'Id', | 48 | id: 'Id', |
49 | name: 'Navn', | 49 | name: 'Navn', |
50 | langDir: 'Språkretning', | 50 | langDir: 'Språkretning', |
51 | langDirLtr: 'Venstre til høyre (VTH)', | 51 | langDirLtr: 'Venstre til høyre (LTR)', |
52 | langDirRtl: 'Høyre til venstre (HTV)', | 52 | langDirRtl: 'Høyre til venstre (RTL)', |
53 | langCode: 'Språkkode', | 53 | langCode: 'Språkkode', |
54 | longDescr: 'Utvidet beskrivelse', | 54 | longDescr: 'Utvidet beskrivelse', |
55 | cssClass: 'Stilarkklasser', | 55 | cssClass: 'Stilarkklasser', |
@@ -68,7 +68,7 @@ CKEDITOR.lang[ 'nb' ] = { | |||
68 | options: 'Valg', | 68 | options: 'Valg', |
69 | target: 'Mål', | 69 | target: 'Mål', |
70 | targetNew: 'Nytt vindu (_blank)', | 70 | targetNew: 'Nytt vindu (_blank)', |
71 | targetTop: 'Hele vindu (_top)', | 71 | targetTop: 'Hele vinduet (_top)', |
72 | targetSelf: 'Samme vindu (_self)', | 72 | targetSelf: 'Samme vindu (_self)', |
73 | targetParent: 'Foreldrevindu (_parent)', | 73 | targetParent: 'Foreldrevindu (_parent)', |
74 | langDirLTR: 'Venstre til høyre (VTH)', | 74 | langDirLTR: 'Venstre til høyre (VTH)', |
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'nb' ] = { | |||
86 | alignMiddle: 'Midten', | 86 | alignMiddle: 'Midten', |
87 | alignBottom: 'Bunn', | 87 | alignBottom: 'Bunn', |
88 | alignNone: 'Ingen', | 88 | alignNone: 'Ingen', |
89 | invalidValue : 'Ugyldig verdi.', | 89 | invalidValue: 'Ugyldig verdi.', |
90 | invalidHeight: 'Høyde må være et tall.', | 90 | invalidHeight: 'Høyde må være et tall.', |
91 | invalidWidth: 'Bredde må være et tall.', | 91 | invalidWidth: 'Bredde må være et tall.', |
92 | invalidCssLength: 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig CSS-målingsenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', | 92 | invalidCssLength: 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig CSS-målingsenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'nb' ] = { | |||
95 | cssLengthTooltip: 'Skriv inn et tall for en piksel-verdi eller et tall med en gyldig CSS-enhet (px, %, in, cm, mm, em, ex, pt, eller pc).', | 95 | cssLengthTooltip: 'Skriv inn et tall for en piksel-verdi eller et tall med en gyldig CSS-enhet (px, %, in, cm, mm, em, ex, pt, eller pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, utilgjenglig</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, utilgjenglig</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Mellomrom', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Delete', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Tastatursnarvei' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/nl.js b/sources/lang/nl.js index 873d2b8..5f1f251 100644 --- a/sources/lang/nl.js +++ b/sources/lang/nl.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'nl' ] = { | |||
86 | alignMiddle: 'Midden', | 86 | alignMiddle: 'Midden', |
87 | alignBottom: 'Onder', | 87 | alignBottom: 'Onder', |
88 | alignNone: 'Geen', | 88 | alignNone: 'Geen', |
89 | invalidValue : 'Ongeldige waarde.', | 89 | invalidValue: 'Ongeldige waarde.', |
90 | invalidHeight: 'De hoogte moet een getal zijn.', | 90 | invalidHeight: 'De hoogte moet een getal zijn.', |
91 | invalidWidth: 'De breedte moet een getal zijn.', | 91 | invalidWidth: 'De breedte moet een getal zijn.', |
92 | invalidCssLength: 'Waarde in veld "%1" moet een positief nummer zijn, met of zonder een geldige CSS meeteenheid (px, %, in, cm, mm, em, ex, pt of pc).', | 92 | invalidCssLength: 'Waarde in veld "%1" moet een positief nummer zijn, met of zonder een geldige CSS meeteenheid (px, %, in, cm, mm, em, ex, pt of pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'nl' ] = { | |||
95 | cssLengthTooltip: 'Geef een nummer in voor een waarde in pixels of geef een nummer in met een geldige CSS eenheid (px, %, in, cm, mm, em, ex, pt, of pc).', | 95 | cssLengthTooltip: 'Geef een nummer in voor een waarde in pixels of geef een nummer in met een geldige CSS eenheid (px, %, in, cm, mm, em, ex, pt, of pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, niet beschikbaar</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, niet beschikbaar</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Spatie', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Verwijderen', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Sneltoets' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/no.js b/sources/lang/no.js index 5c0e9fb..87691f9 100644 --- a/sources/lang/no.js +++ b/sources/lang/no.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'no' ] = { | |||
86 | alignMiddle: 'Midten', | 86 | alignMiddle: 'Midten', |
87 | alignBottom: 'Bunn', | 87 | alignBottom: 'Bunn', |
88 | alignNone: 'Ingen', | 88 | alignNone: 'Ingen', |
89 | invalidValue : 'Ugyldig verdi.', | 89 | invalidValue: 'Ugyldig verdi.', |
90 | invalidHeight: 'Høyde må være et tall.', | 90 | invalidHeight: 'Høyde må være et tall.', |
91 | invalidWidth: 'Bredde må være et tall.', | 91 | invalidWidth: 'Bredde må være et tall.', |
92 | invalidCssLength: 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig CSS-målingsenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', | 92 | invalidCssLength: 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig CSS-målingsenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'no' ] = { | |||
95 | cssLengthTooltip: 'Skriv inn et tall for en piksel-verdi eller et tall med en gyldig CSS-enhet (px, %, in, cm, mm, em, ex, pt, eller pc).', | 95 | cssLengthTooltip: 'Skriv inn et tall for en piksel-verdi eller et tall med en gyldig CSS-enhet (px, %, in, cm, mm, em, ex, pt, eller pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, utilgjenglig</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, utilgjenglig</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/oc.js b/sources/lang/oc.js new file mode 100644 index 0000000..a78420f --- /dev/null +++ b/sources/lang/oc.js | |||
@@ -0,0 +1,117 @@ | |||
1 | /** | ||
2 | * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. | ||
3 | * For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | |||
6 | /** | ||
7 | * @fileOverview Defines the {@link CKEDITOR.lang} object for the Occitan | ||
8 | * language. | ||
9 | */ | ||
10 | |||
11 | /**#@+ | ||
12 | @type String | ||
13 | @example | ||
14 | */ | ||
15 | |||
16 | /** | ||
17 | * Contains the dictionary of language entries. | ||
18 | * @namespace | ||
19 | */ | ||
20 | CKEDITOR.lang[ 'oc' ] = { | ||
21 | // ARIA description. | ||
22 | editor: 'Editor de tèxte enriquit', | ||
23 | editorPanel: 'Tablèu de bòrd de l\'editor de tèxte enriquit', | ||
24 | |||
25 | // Common messages and labels. | ||
26 | common: { | ||
27 | // Screenreader titles. Please note that screenreaders are not always capable | ||
28 | // of reading non-English words. So be careful while translating it. | ||
29 | editorHelp: 'Utilisatz l\'acorchi Alt-0 per obténer d\'ajuda', | ||
30 | |||
31 | browseServer: 'Percórrer lo servidor', | ||
32 | url: 'URL', | ||
33 | protocol: 'Protocòl', | ||
34 | upload: 'Mandar', | ||
35 | uploadSubmit: 'Mandar sul servidor', | ||
36 | image: 'Imatge', | ||
37 | flash: 'Flash', | ||
38 | form: 'Formulari', | ||
39 | checkbox: 'Casa de marcar', | ||
40 | radio: 'Boton ràdio', | ||
41 | textField: 'Camp tèxte', | ||
42 | textarea: 'Zòna de tèxte', | ||
43 | hiddenField: 'Camp invisible', | ||
44 | button: 'Boton', | ||
45 | select: 'Lista desenrotlanta', | ||
46 | imageButton: 'Boton amb imatge', | ||
47 | notSet: '<indefinit>', | ||
48 | id: 'Id', | ||
49 | name: 'Nom', | ||
50 | langDir: 'Sens d\'escritura', | ||
51 | langDirLtr: 'Esquèrra a dreita (LTR)', | ||
52 | langDirRtl: 'Dreita a esquèrra (RTL)', | ||
53 | langCode: 'Còdi de lenga', | ||
54 | longDescr: 'URL de descripcion longa', | ||
55 | cssClass: 'Classas d\'estil', | ||
56 | advisoryTitle: 'Infobulla', | ||
57 | cssStyle: 'Estil', | ||
58 | ok: 'D\'acòrdi', | ||
59 | cancel: 'Anullar', | ||
60 | close: 'Tampar', | ||
61 | preview: 'Previsualizar', | ||
62 | resize: 'Redimensionar', | ||
63 | generalTab: 'General', | ||
64 | advancedTab: 'Avançat', | ||
65 | validateNumberFailed: 'Aquesta valor es pas un nombre.', | ||
66 | confirmNewPage: 'Los cambiaments pas salvats seràn perduts. Sètz segur que volètz cargar una novèla pagina ?', | ||
67 | confirmCancel: 'Certanas opcions son estadas modificadas. Sètz segur que volètz tampar ?', | ||
68 | options: 'Opcions', | ||
69 | target: 'Cibla', | ||
70 | targetNew: 'Novèla fenèstra (_blank)', | ||
71 | targetTop: 'Fenèstra superiora (_top)', | ||
72 | targetSelf: 'Meteissa fenèstra (_self)', | ||
73 | targetParent: 'Fenèstra parent (_parent)', | ||
74 | langDirLTR: 'Esquèrra a dreita (LTR)', | ||
75 | langDirRTL: 'Dreita a esquèrra (RTL)', | ||
76 | styles: 'Estil', | ||
77 | cssClasses: 'Classas d\'estil', | ||
78 | width: 'Largor', | ||
79 | height: 'Nautor', | ||
80 | align: 'Alinhament', | ||
81 | alignLeft: 'Esquèrra', | ||
82 | alignRight: 'Dreita', | ||
83 | alignCenter: 'Centrar', | ||
84 | alignJustify: 'Justificar', | ||
85 | alignTop: 'Naut', | ||
86 | alignMiddle: 'Mitan', | ||
87 | alignBottom: 'Bas', | ||
88 | alignNone: 'Pas cap', | ||
89 | invalidValue: 'Valor invalida.', | ||
90 | invalidHeight: 'La nautor deu èsser un nombre.', | ||
91 | invalidWidth: 'La largor deu èsser un nombre.', | ||
92 | invalidCssLength: 'La valor especificada pel camp « %1 » deu èsser un nombre positiu amb o sens unitat de mesura CSS valid (px, %, in, cm, mm, em, ex, pt, o pc).', | ||
93 | invalidHtmlLength: 'La valor especificada pel camp « %1 » deu èsser un nombre positiu amb o sens unitat de mesura HTML valid (px o %).', | ||
94 | invalidInlineStyle: 'La valor especificada per l\'estil en linha deu èsser compausada d\'un o mantun parelh al format « nom : valor », separats per de punts-virgulas.', | ||
95 | cssLengthTooltip: 'Entrar un nombre per una valor en pixèls o un nombre amb una unitat de mesura CSS valida (px, %, in, cm, mm, em, ex, pt, o pc).', | ||
96 | |||
97 | // Put the voice-only part of the label in the span. | ||
98 | unavailable: '%1<span class="cke_accessibility">, indisponible</span>', | ||
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Retorn', | ||
103 | 13: 'Entrada', | ||
104 | 16: 'Majuscula', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Espaci', | ||
108 | 35: 'Fin', | ||
109 | 36: 'Origina', | ||
110 | 46: 'Suprimir', | ||
111 | 224: 'Comanda' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Acorchi de clavièr' | ||
116 | } | ||
117 | }; | ||
diff --git a/sources/lang/pl.js b/sources/lang/pl.js index 7fdd920..3290a6b 100644 --- a/sources/lang/pl.js +++ b/sources/lang/pl.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'pl' ] = { | |||
86 | alignMiddle: 'Do środka', | 86 | alignMiddle: 'Do środka', |
87 | alignBottom: 'Do dołu', | 87 | alignBottom: 'Do dołu', |
88 | alignNone: 'Brak', | 88 | alignNone: 'Brak', |
89 | invalidValue : 'Nieprawidłowa wartość.', | 89 | invalidValue: 'Nieprawidłowa wartość.', |
90 | invalidHeight: 'Wysokość musi być liczbą.', | 90 | invalidHeight: 'Wysokość musi być liczbą.', |
91 | invalidWidth: 'Szerokość musi być liczbą.', | 91 | invalidWidth: 'Szerokość musi być liczbą.', |
92 | invalidCssLength: 'Wartość podana dla pola "%1" musi być liczbą dodatnią bez jednostki lub z poprawną jednostką długości zgodną z CSS (px, %, in, cm, mm, em, ex, pt lub pc).', | 92 | invalidCssLength: 'Wartość podana dla pola "%1" musi być liczbą dodatnią bez jednostki lub z poprawną jednostką długości zgodną z CSS (px, %, in, cm, mm, em, ex, pt lub pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'pl' ] = { | |||
95 | cssLengthTooltip: 'Wpisz liczbę dla wartości w pikselach lub liczbę wraz z jednostką długości zgodną z CSS (px, %, in, cm, mm, em, ex, pt lub pc).', | 95 | cssLengthTooltip: 'Wpisz liczbę dla wartości w pikselach lub liczbę wraz z jednostką długości zgodną z CSS (px, %, in, cm, mm, em, ex, pt lub pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, niedostępne</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, niedostępne</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'spacja', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Delete', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Skrót klawiszowy' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/pt-br.js b/sources/lang/pt-br.js index e1d7116..a6bc34f 100644 --- a/sources/lang/pt-br.js +++ b/sources/lang/pt-br.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 | ||
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'pt-br' ] = { | |||
85 | alignMiddle: 'Centralizado', | 85 | alignMiddle: 'Centralizado', |
86 | alignBottom: 'Inferior', | 86 | alignBottom: 'Inferior', |
87 | alignNone: 'Nenhum', | 87 | alignNone: 'Nenhum', |
88 | invalidValue : 'Valor inválido.', | 88 | invalidValue: 'Valor inválido.', |
89 | invalidHeight: 'A altura tem que ser um número', | 89 | invalidHeight: 'A altura tem que ser um número', |
90 | invalidWidth: 'A largura tem que ser um número.', | 90 | invalidWidth: 'A largura tem que ser um número.', |
91 | invalidCssLength: 'O valor do campo "%1" deve ser um número positivo opcionalmente seguido por uma válida unidade de medida de CSS (px, %, in, cm, mm, em, ex, pt ou pc).', | 91 | invalidCssLength: 'O valor do campo "%1" deve ser um número positivo opcionalmente seguido por uma válida unidade de medida de CSS (px, %, in, cm, mm, em, ex, pt ou pc).', |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'pt-br' ] = { | |||
94 | cssLengthTooltip: 'Insira um número para valor em pixels ou um número seguido de uma válida unidade de medida de CSS (px, %, in, cm, mm, em, ex, pt ou pc).', | 94 | cssLengthTooltip: 'Insira um número para valor em pixels ou um número seguido de uma válida unidade de medida de CSS (px, %, in, cm, mm, em, ex, pt ou pc).', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class="cke_accessibility">, indisponível</span>' | 97 | unavailable: '%1<span class="cke_accessibility">, indisponível</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Tecla Retroceder', | ||
102 | 13: 'Enter', | ||
103 | 16: 'Shift', | ||
104 | 17: 'Ctrl', | ||
105 | 18: 'Alt', | ||
106 | 32: 'Tecla Espaço', | ||
107 | 35: 'End', | ||
108 | 36: 'Home', | ||
109 | 46: 'Delete', | ||
110 | 224: 'Comando' | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Atalho do teclado' | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/pt.js b/sources/lang/pt.js index fbace5b..cfc1ced 100644 --- a/sources/lang/pt.js +++ b/sources/lang/pt.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 | ||
@@ -31,29 +31,29 @@ CKEDITOR.lang[ 'pt' ] = { | |||
31 | browseServer: 'Navegar no servidor', | 31 | browseServer: 'Navegar no servidor', |
32 | url: 'URL', | 32 | url: 'URL', |
33 | protocol: 'Protocolo', | 33 | protocol: 'Protocolo', |
34 | upload: 'Enviar', | 34 | upload: 'Carregar', |
35 | uploadSubmit: 'Enviar para o servidor', | 35 | uploadSubmit: 'Enviar para o servidor', |
36 | image: 'Imagem', | 36 | image: 'Imagem', |
37 | flash: 'Flash', | 37 | flash: 'Flash', |
38 | form: 'Formulário', | 38 | form: 'Formulário', |
39 | checkbox: 'Caixa de Seleção', | 39 | checkbox: 'Caixa de verificação', |
40 | radio: 'Botão', | 40 | radio: 'Botão', |
41 | textField: 'Campo do Texto', | 41 | textField: 'Campo de texto', |
42 | textarea: 'Área do Texto', | 42 | textarea: 'Área de texto', |
43 | hiddenField: 'Campo oculto', | 43 | hiddenField: 'Campo oculto', |
44 | button: 'Botão', | 44 | button: 'Botão', |
45 | select: 'Campo da Seleção', | 45 | select: 'Campo de seleção', |
46 | imageButton: 'Botão da Imagem', | 46 | imageButton: 'Botão da imagem', |
47 | notSet: '<Não definido>', | 47 | notSet: '<Não definido>', |
48 | id: 'Id.', | 48 | id: 'ID', |
49 | name: 'Nome', | 49 | name: 'Nome', |
50 | langDir: 'Direção do Idioma', | 50 | langDir: 'Direção do idioma', |
51 | langDirLtr: 'Esquerda para a Direita (EPD)', | 51 | langDirLtr: 'Esquerda para a Direita (EPD)', |
52 | langDirRtl: 'Direita para a Esquerda (DPE)', | 52 | langDirRtl: 'Direita para a Esquerda (DPE)', |
53 | langCode: 'Código do Idioma', | 53 | langCode: 'Código do idioma', |
54 | longDescr: 'Descrição Completa do URL', | 54 | longDescr: 'Descrição completa do URL', |
55 | cssClass: 'Classes de Estilo das Folhas', | 55 | cssClass: 'Classes de estilo das folhas', |
56 | advisoryTitle: 'Título Consultivo', | 56 | advisoryTitle: 'Título consultivo', |
57 | cssStyle: 'Estilo', | 57 | cssStyle: 'Estilo', |
58 | ok: 'CONFIRMAR', | 58 | ok: 'CONFIRMAR', |
59 | cancel: 'Cancelar', | 59 | cancel: 'Cancelar', |
@@ -67,10 +67,10 @@ CKEDITOR.lang[ 'pt' ] = { | |||
67 | confirmCancel: 'Foram alteradas algumas das opções. Tem a certeza que deseja fechar a janela?', | 67 | confirmCancel: 'Foram alteradas algumas das opções. Tem a certeza que deseja fechar a janela?', |
68 | options: 'Opções', | 68 | options: 'Opções', |
69 | target: 'Destino', | 69 | target: 'Destino', |
70 | targetNew: 'Nova Janela (_blank)', | 70 | targetNew: 'Nova janela (_blank)', |
71 | targetTop: 'Janela Superior (_top)', | 71 | targetTop: 'Janela superior (_top)', |
72 | targetSelf: 'Mesma Janela (_self)', | 72 | targetSelf: 'Mesma janela (_self)', |
73 | targetParent: 'Janela Parente (_parent)', | 73 | targetParent: 'Janela dependente (_parent)', |
74 | langDirLTR: 'Esquerda para a Direita (EPD)', | 74 | langDirLTR: 'Esquerda para a Direita (EPD)', |
75 | langDirRTL: 'Direita para a Esquerda (DPE)', | 75 | langDirRTL: 'Direita para a Esquerda (DPE)', |
76 | styles: 'Estilo', | 76 | styles: 'Estilo', |
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'pt' ] = { | |||
86 | alignMiddle: 'Centro', | 86 | alignMiddle: 'Centro', |
87 | alignBottom: 'Base', | 87 | alignBottom: 'Base', |
88 | alignNone: 'Nenhum', | 88 | alignNone: 'Nenhum', |
89 | invalidValue : 'Valor inválido.', | 89 | invalidValue: 'Valor inválido.', |
90 | invalidHeight: 'A altura deve ser um número.', | 90 | invalidHeight: 'A altura deve ser um número.', |
91 | invalidWidth: 'A largura deve ser um número. ', | 91 | invalidWidth: 'A largura deve ser um número. ', |
92 | invalidCssLength: 'O valor especificado para o campo "1%" deve ser um número positivo, com ou sem uma unidade de medida CSS válida (px, %, in, cm, mm, em, ex, pt, ou pc).', | 92 | invalidCssLength: 'O valor especificado para o campo "1%" deve ser um número positivo, com ou sem uma unidade de medida CSS válida (px, %, in, cm, mm, em, ex, pt, ou pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'pt' ] = { | |||
95 | cssLengthTooltip: 'Insira um número para um valor em pontos ou um número com uma unidade CSS válida (px, %, in, cm, mm, em, ex, pt, ou pc).', | 95 | cssLengthTooltip: 'Insira um número para um valor em pontos ou um número com uma unidade CSS válida (px, %, in, cm, mm, em, ex, pt, ou pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, indisponível</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, indisponível</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Espaço', | ||
108 | 35: 'Fim', | ||
109 | 36: 'Entrada', | ||
110 | 46: 'Eliminar', | ||
111 | 224: 'Comando' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ro.js b/sources/lang/ro.js index 9120e56..d118aba 100644 --- a/sources/lang/ro.js +++ b/sources/lang/ro.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'ro' ] = { | |||
86 | alignMiddle: 'Mijloc', | 86 | alignMiddle: 'Mijloc', |
87 | alignBottom: 'Jos', | 87 | alignBottom: 'Jos', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Valoare invalidă', | 89 | invalidValue: 'Valoare invalidă', |
90 | invalidHeight: 'Înălțimea trebuie să fie un număr.', | 90 | invalidHeight: 'Înălțimea trebuie să fie un număr.', |
91 | invalidWidth: 'Lățimea trebuie să fie un număr.', | 91 | invalidWidth: 'Lățimea trebuie să fie un număr.', |
92 | invalidCssLength: 'Valoarea specificată pentru câmpul "%1" trebuie să fie un număr pozitiv cu sau fără o unitate de măsură CSS (px, %, in, cm, mm, em, ex, pt, sau pc).', | 92 | invalidCssLength: 'Valoarea specificată pentru câmpul "%1" trebuie să fie un număr pozitiv cu sau fără o unitate de măsură CSS (px, %, in, cm, mm, em, ex, pt, sau pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'ro' ] = { | |||
95 | cssLengthTooltip: 'Introduceți un număr în pixeli sau un număr cu o unitate de măsură CSS (px, %, in, cm, mm, em, ex, pt, sau pc).', | 95 | cssLengthTooltip: 'Introduceți un număr în pixeli sau un număr cu o unitate de măsură CSS (px, %, in, cm, mm, em, ex, pt, sau pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nu este disponibil</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nu este disponibil</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ru.js b/sources/lang/ru.js index a4aac48..1ccc052 100644 --- a/sources/lang/ru.js +++ b/sources/lang/ru.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'ru' ] = { | |||
86 | alignMiddle: 'Посередине', | 86 | alignMiddle: 'Посередине', |
87 | alignBottom: 'Понизу', | 87 | alignBottom: 'Понизу', |
88 | alignNone: 'Нет', | 88 | alignNone: 'Нет', |
89 | invalidValue : 'Недопустимое значение.', | 89 | invalidValue: 'Недопустимое значение.', |
90 | invalidHeight: 'Высота задается числом.', | 90 | invalidHeight: 'Высота задается числом.', |
91 | invalidWidth: 'Ширина задается числом.', | 91 | invalidWidth: 'Ширина задается числом.', |
92 | invalidCssLength: 'Значение, указанное в поле "%1", должно быть положительным целым числом. Допускается указание единиц меры CSS (px, %, in, cm, mm, em, ex, pt или pc).', | 92 | invalidCssLength: 'Значение, указанное в поле "%1", должно быть положительным целым числом. Допускается указание единиц меры CSS (px, %, in, cm, mm, em, ex, pt или pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'ru' ] = { | |||
95 | cssLengthTooltip: 'Введите значение в пикселях, либо число с корректной единицей меры CSS (px, %, in, cm, mm, em, ex, pt или pc).', | 95 | cssLengthTooltip: 'Введите значение в пикселях, либо число с корректной единицей меры CSS (px, %, in, cm, mm, em, ex, pt или pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, недоступно</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, недоступно</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Пробел', | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Комбинация клавиш' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/si.js b/sources/lang/si.js index c039733..df0d734 100644 --- a/sources/lang/si.js +++ b/sources/lang/si.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 | ||
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'si' ] = { | |||
85 | alignMiddle: 'මැද', | 85 | alignMiddle: 'මැද', |
86 | alignBottom: 'පහල', | 86 | alignBottom: 'පහල', |
87 | alignNone: 'None', // MISSING | 87 | alignNone: 'None', // MISSING |
88 | invalidValue : 'වැරදී වටිනාකමකි', | 88 | invalidValue: 'වැරදී වටිනාකමකි', |
89 | invalidHeight: 'උස අංකයක් විය යුතුය', | 89 | invalidHeight: 'උස අංකයක් විය යුතුය', |
90 | invalidWidth: 'පළල අංකයක් විය යුතුය', | 90 | invalidWidth: 'පළල අංකයක් විය යුතුය', |
91 | invalidCssLength: 'වටිනාකමක් නිරූපණය කිරීම "%1" ප්රදේශය ධන සංක්යාත්මක වටිනාකමක් හෝ නිවරදි නොවන CSS මිනුම් එකක(px, %, in, cm, mm, em, ex, pt, pc)', | 91 | invalidCssLength: 'වටිනාකමක් නිරූපණය කිරීම "%1" ප්රදේශය ධන සංක්යාත්මක වටිනාකමක් හෝ නිවරදි නොවන CSS මිනුම් එකක(px, %, in, cm, mm, em, ex, pt, pc)', |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'si' ] = { | |||
94 | cssLengthTooltip: 'සංක්යා ඇතුලත් කිරීමේදී වටිනාකම තිත් ප්රමාණය නිවරදි CSS ඒකක(තිත්, %, අඟල්,සෙමි, mm, em, ex, pt, pc)', | 94 | cssLengthTooltip: 'සංක්යා ඇතුලත් කිරීමේදී වටිනාකම තිත් ප්රමාණය නිවරදි CSS ඒකක(තිත්, %, අඟල්,සෙමි, mm, em, ex, pt, pc)', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span පන්තිය="ළඟා වියහැකි ද බලන්න">, නොමැතිනම්</span>' | 97 | unavailable: '%1<span පන්තිය="ළඟා වියහැකි ද බලන්න">, නොමැතිනම්</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Backspace', // MISSING | ||
102 | 13: 'Enter', // MISSING | ||
103 | 16: 'Shift', // MISSING | ||
104 | 17: 'Ctrl', // MISSING | ||
105 | 18: 'Alt', // MISSING | ||
106 | 32: 'Space', // MISSING | ||
107 | 35: 'End', // MISSING | ||
108 | 36: 'Home', // MISSING | ||
109 | 46: 'Delete', // MISSING | ||
110 | 224: 'Command' // MISSING | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/sk.js b/sources/lang/sk.js index 337dbed..e473cc6 100644 --- a/sources/lang/sk.js +++ b/sources/lang/sk.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'sk' ] = { | |||
86 | alignMiddle: 'Na stred', | 86 | alignMiddle: 'Na stred', |
87 | alignBottom: 'Dole', | 87 | alignBottom: 'Dole', |
88 | alignNone: 'Žiadne', | 88 | alignNone: 'Žiadne', |
89 | invalidValue : 'Neplatná hodnota.', | 89 | invalidValue: 'Neplatná hodnota.', |
90 | invalidHeight: 'Výška musí byť číslo.', | 90 | invalidHeight: 'Výška musí byť číslo.', |
91 | invalidWidth: 'Šírka musí byť číslo.', | 91 | invalidWidth: 'Šírka musí byť číslo.', |
92 | invalidCssLength: 'Špecifikovaná hodnota pre pole "%1" musí byť kladné číslo s alebo bez platnej CSS mernej jednotky (px, %, in, cm, mm, em, ex, pt alebo pc).', | 92 | invalidCssLength: 'Špecifikovaná hodnota pre pole "%1" musí byť kladné číslo s alebo bez platnej CSS mernej jednotky (px, %, in, cm, mm, em, ex, pt alebo pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'sk' ] = { | |||
95 | cssLengthTooltip: 'Vložte číslo pre hodnotu v pixeloch alebo číslo so správnou CSS jednotou (px, %, in, cm, mm, em, ex, pt alebo pc).', | 95 | cssLengthTooltip: 'Vložte číslo pre hodnotu v pixeloch alebo číslo so správnou CSS jednotou (px, %, in, cm, mm, em, ex, pt alebo pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nedostupný</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nedostupný</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Medzerník', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Delete', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Klávesová skratka' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/sl.js b/sources/lang/sl.js index ee9897c..bbaa5ea 100644 --- a/sources/lang/sl.js +++ b/sources/lang/sl.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 | ||
@@ -19,8 +19,8 @@ | |||
19 | */ | 19 | */ |
20 | CKEDITOR.lang[ 'sl' ] = { | 20 | CKEDITOR.lang[ 'sl' ] = { |
21 | // ARIA description. | 21 | // ARIA description. |
22 | editor: 'Bogat Urejevalnik Besedila', | 22 | editor: 'Urejevalnik obogatenega besedila', |
23 | editorPanel: 'Rich Text Editor plošča', | 23 | editorPanel: 'Plošča urejevalnika obogatenega besedila', |
24 | 24 | ||
25 | // Common messages and labels. | 25 | // Common messages and labels. |
26 | common: { | 26 | common: { |
@@ -38,21 +38,21 @@ CKEDITOR.lang[ 'sl' ] = { | |||
38 | form: 'Obrazec', | 38 | form: 'Obrazec', |
39 | checkbox: 'Potrditveno polje', | 39 | checkbox: 'Potrditveno polje', |
40 | radio: 'Izbirno polje', | 40 | radio: 'Izbirno polje', |
41 | textField: 'Vnosno polje', | 41 | textField: 'Besedilno polje', |
42 | textarea: 'Vnosno območje', | 42 | textarea: 'Besedilno območje', |
43 | hiddenField: 'Skrito polje', | 43 | hiddenField: 'Skrito polje', |
44 | button: 'Gumb', | 44 | button: 'Gumb', |
45 | select: 'Spustno Polje', | 45 | select: 'Spustno polje', |
46 | imageButton: 'Slikovni Gumb', | 46 | imageButton: 'Slikovni gumb', |
47 | notSet: '<ni določen>', | 47 | notSet: '<ni določen>', |
48 | id: 'Id', | 48 | id: 'Id', |
49 | name: 'Ime', | 49 | name: 'Ime', |
50 | langDir: 'Smer jezika', | 50 | langDir: 'Smer jezika', |
51 | langDirLtr: 'Od leve proti desni (LTR)', | 51 | langDirLtr: 'Od leve proti desni (LTR)', |
52 | langDirRtl: 'Od desne proti levi (RTL)', | 52 | langDirRtl: 'Od desne proti levi (RTL)', |
53 | langCode: 'Koda Jezika', | 53 | langCode: 'Koda jezika', |
54 | longDescr: 'Dolg opis URL-ja', | 54 | longDescr: 'Dolg opis URL-ja', |
55 | cssClass: 'Razred stilne predloge', | 55 | cssClass: 'Razredi slogovne predloge', |
56 | advisoryTitle: 'Predlagani naslov', | 56 | advisoryTitle: 'Predlagani naslov', |
57 | cssStyle: 'Slog', | 57 | cssStyle: 'Slog', |
58 | ok: 'V redu', | 58 | ok: 'V redu', |
@@ -62,19 +62,19 @@ CKEDITOR.lang[ 'sl' ] = { | |||
62 | resize: 'Potegni za spremembo velikosti', | 62 | resize: 'Potegni za spremembo velikosti', |
63 | generalTab: 'Splošno', | 63 | generalTab: 'Splošno', |
64 | advancedTab: 'Napredno', | 64 | advancedTab: 'Napredno', |
65 | validateNumberFailed: 'Ta vrednost ni število.', | 65 | validateNumberFailed: 'Vrednost ni število.', |
66 | confirmNewPage: 'Vse neshranjene spremembe te vsebine bodo izgubljene. Ali res želite naložiti novo stran?', | 66 | confirmNewPage: 'Vse neshranjene spremembe vsebine bodo izgubljene. Ali res želite naložiti novo stran?', |
67 | confirmCancel: 'Nekaj možnosti je bilo spremenjenih. Ali res želite zapreti okno?', | 67 | confirmCancel: 'Spremenili ste nekaj možnosti. Ali res želite zapreti okno?', |
68 | options: 'Možnosti', | 68 | options: 'Možnosti', |
69 | target: 'Cilj', | 69 | target: 'Cilj', |
70 | targetNew: 'Novo Okno (_blank)', | 70 | targetNew: 'Novo okno (_blank)', |
71 | targetTop: 'Vrhovno Okno (_top)', | 71 | targetTop: 'Vrhovno okno (_top)', |
72 | targetSelf: 'Enako Okno (_self)', | 72 | targetSelf: 'Isto okno (_self)', |
73 | targetParent: 'Matično Okno (_parent)', | 73 | targetParent: 'Starševsko okno (_parent)', |
74 | langDirLTR: 'Od leve proti desni (LTR)', | 74 | langDirLTR: 'Od leve proti desni (LTR)', |
75 | langDirRTL: 'Od desne proti levi (RTL)', | 75 | langDirRTL: 'Od desne proti levi (RTL)', |
76 | styles: 'Slog', | 76 | styles: 'Slog', |
77 | cssClasses: 'Razred stilne predloge', | 77 | cssClasses: 'Razredi slogovne predloge', |
78 | width: 'Širina', | 78 | width: 'Širina', |
79 | height: 'Višina', | 79 | height: 'Višina', |
80 | align: 'Poravnava', | 80 | align: 'Poravnava', |
@@ -86,15 +86,32 @@ CKEDITOR.lang[ 'sl' ] = { | |||
86 | alignMiddle: 'V sredino', | 86 | alignMiddle: 'V sredino', |
87 | alignBottom: 'Na dno', | 87 | alignBottom: 'Na dno', |
88 | alignNone: 'Brez poravnave', | 88 | alignNone: 'Brez poravnave', |
89 | invalidValue : 'Neveljavna vrednost.', | 89 | invalidValue: 'Neveljavna vrednost.', |
90 | invalidHeight: 'Višina mora biti število.', | 90 | invalidHeight: 'Višina mora biti število.', |
91 | invalidWidth: 'Širina mora biti število.', | 91 | invalidWidth: 'Širina mora biti število.', |
92 | invalidCssLength: 'Vrednost določena za "%1" polje mora biti pozitivna številka z ali brez veljavne CSS enote za merjenje (px, %, in, cm, mm, em, ex, pt, ali pc).', | 92 | invalidCssLength: 'Vrednost, določena za polje »%1«, mora biti pozitivno število z ali brez veljavne CSS-enote za merjenje (px, %, in, cm, mm, em, ex, pt ali pc).', |
93 | invalidHtmlLength: 'Vrednost določena za "%1" polje mora biti pozitivna številka z ali brez veljavne HTML enote za merjenje (px ali %).', | 93 | invalidHtmlLength: 'Vrednost, določena za polje »%1«, mora biti pozitivno število z ali brez veljavne HTML-enote za merjenje (px ali %).', |
94 | invalidInlineStyle: 'Vrednost določena za inline slog mora biti sestavljena iz ene ali več tork (tuples) z obliko "ime : vrednost", ločenih z podpičji.', | 94 | invalidInlineStyle: 'Vrednost, določena za slog v vrstici, mora biti sestavljena iz ene ali več dvojic oblike »ime : vrednost«, ločenih s podpičji.', |
95 | cssLengthTooltip: 'Vnesite številko za vrednost v slikovnih pikah (pixels) ali številko z veljavno CSS enoto (px, %, in, cm, mm, em, ex, pt, ali pc).', | 95 | cssLengthTooltip: 'Vnesite število za vrednost v slikovnih pikah ali število z veljavno CSS-enoto (px, %, in, cm, mm, em, ex, pt ali pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, nedosegljiv</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, nedosegljiv</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/sq.js b/sources/lang/sq.js index 7e885a3..d5812ea 100644 --- a/sources/lang/sq.js +++ b/sources/lang/sq.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 | ||
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'sq' ] = { | |||
85 | alignMiddle: 'Në mes', | 85 | alignMiddle: 'Në mes', |
86 | alignBottom: 'Poshtë', | 86 | alignBottom: 'Poshtë', |
87 | alignNone: 'Asnjë', | 87 | alignNone: 'Asnjë', |
88 | invalidValue : 'Vlerë e pavlefshme', | 88 | invalidValue: 'Vlerë e pavlefshme', |
89 | invalidHeight: 'Lartësia duhet të jetë një numër', | 89 | invalidHeight: 'Lartësia duhet të jetë një numër', |
90 | invalidWidth: 'Gjerësia duhet të jetë një numër', | 90 | invalidWidth: 'Gjerësia duhet të jetë një numër', |
91 | invalidCssLength: 'Vlera e fushës "%1" duhet të jetë një numër pozitiv me apo pa njësi matëse të vlefshme CSS (px, %, in, cm, mm, em, ex, pt ose pc).', | 91 | invalidCssLength: 'Vlera e fushës "%1" duhet të jetë një numër pozitiv me apo pa njësi matëse të vlefshme CSS (px, %, in, cm, mm, em, ex, pt ose pc).', |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'sq' ] = { | |||
94 | cssLengthTooltip: 'Fut një numër për vlerën në pixel apo një numër me një njësi të vlefshme CSS (px, %, in, cm, mm, ex, pt, ose pc).', | 94 | cssLengthTooltip: 'Fut një numër për vlerën në pixel apo një numër me një njësi të vlefshme CSS (px, %, in, cm, mm, ex, pt, ose pc).', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class="cke_accessibility">, i padisponueshëm</span>' | 97 | unavailable: '%1<span class="cke_accessibility">, i padisponueshëm</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Prapa', | ||
102 | 13: 'Enter', | ||
103 | 16: 'Shift', | ||
104 | 17: 'Ctrl', | ||
105 | 18: 'Alt', | ||
106 | 32: 'Space', // MISSING | ||
107 | 35: 'End', | ||
108 | 36: 'Home', | ||
109 | 46: 'Grise', | ||
110 | 224: 'Command' // MISSING | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/sr-latn.js b/sources/lang/sr-latn.js index 78cce5a..9994a0a 100644 --- a/sources/lang/sr-latn.js +++ b/sources/lang/sr-latn.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'sr-latn' ] = { | |||
86 | alignMiddle: 'Sredina', | 86 | alignMiddle: 'Sredina', |
87 | alignBottom: 'Dole', | 87 | alignBottom: 'Dole', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Visina mora biti broj.', | 90 | invalidHeight: 'Visina mora biti broj.', |
91 | invalidWidth: 'Širina mora biti broj.', | 91 | invalidWidth: 'Širina mora biti broj.', |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'sr-latn' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/sr.js b/sources/lang/sr.js index cd2bf56..341bf7a 100644 --- a/sources/lang/sr.js +++ b/sources/lang/sr.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'sr' ] = { | |||
86 | alignMiddle: 'Средина', | 86 | alignMiddle: 'Средина', |
87 | alignBottom: 'Доле', | 87 | alignBottom: 'Доле', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'Invalid value.', // MISSING | 89 | invalidValue: 'Invalid value.', // MISSING |
90 | invalidHeight: 'Height must be a number.', // MISSING | 90 | invalidHeight: 'Height must be a number.', // MISSING |
91 | invalidWidth: 'Width must be a number.', // MISSING | 91 | invalidWidth: 'Width must be a number.', // MISSING |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'sr' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/sv.js b/sources/lang/sv.js index afd1a46..3074d46 100644 --- a/sources/lang/sv.js +++ b/sources/lang/sv.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 | ||
@@ -18,8 +18,8 @@ | |||
18 | */ | 18 | */ |
19 | CKEDITOR.lang[ 'sv' ] = { | 19 | CKEDITOR.lang[ 'sv' ] = { |
20 | // ARIA description. | 20 | // ARIA description. |
21 | editor: 'Rich Text Editor', | 21 | editor: 'Rich Text-editor', |
22 | editorPanel: 'Rich Text Editor panel', | 22 | editorPanel: 'Panel till Rich Text-editor', |
23 | 23 | ||
24 | // Common messages and labels. | 24 | // Common messages and labels. |
25 | common: { | 25 | common: { |
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'sv' ] = { | |||
85 | alignMiddle: 'Mitten', | 85 | alignMiddle: 'Mitten', |
86 | alignBottom: 'Nederkant', | 86 | alignBottom: 'Nederkant', |
87 | alignNone: 'Ingen', | 87 | alignNone: 'Ingen', |
88 | invalidValue : 'Felaktigt värde.', | 88 | invalidValue: 'Felaktigt värde.', |
89 | invalidHeight: 'Höjd måste vara ett nummer.', | 89 | invalidHeight: 'Höjd måste vara ett nummer.', |
90 | invalidWidth: 'Bredd måste vara ett nummer.', | 90 | invalidWidth: 'Bredd måste vara ett nummer.', |
91 | invalidCssLength: 'Värdet för fältet "%1" måste vara ett positivt nummer med eller utan CSS-mätenheter (px, %, in, cm, mm, em, ex, pt, eller pc).', | 91 | invalidCssLength: 'Värdet för fältet "%1" måste vara ett positivt nummer med eller utan CSS-mätenheter (px, %, in, cm, mm, em, ex, pt, eller pc).', |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'sv' ] = { | |||
94 | cssLengthTooltip: 'Ange ett nummer i pixlar eller ett nummer men godkänd CSS-mätenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', | 94 | cssLengthTooltip: 'Ange ett nummer i pixlar eller ett nummer men godkänd CSS-mätenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class="cke_accessibility">, Ej tillgänglig</span>' | 97 | unavailable: '%1<span class="cke_accessibility">, Ej tillgänglig</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Backsteg', | ||
102 | 13: 'Retur', | ||
103 | 16: 'Skift', | ||
104 | 17: 'Ctrl', | ||
105 | 18: 'Alt', | ||
106 | 32: 'Mellanslag', | ||
107 | 35: 'Slut', | ||
108 | 36: 'Hem', | ||
109 | 46: 'Radera', | ||
110 | 224: 'Kommando' | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Kortkommando' | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/th.js b/sources/lang/th.js index 91b53cc..6dc918e 100644 --- a/sources/lang/th.js +++ b/sources/lang/th.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'th' ] = { | |||
86 | alignMiddle: 'กึ่งกลางแนวตั้ง', | 86 | alignMiddle: 'กึ่งกลางแนวตั้ง', |
87 | alignBottom: 'ชิดด้านล่าง', | 87 | alignBottom: 'ชิดด้านล่าง', |
88 | alignNone: 'None', // MISSING | 88 | alignNone: 'None', // MISSING |
89 | invalidValue : 'ค่าไม่ถูกต้อง', | 89 | invalidValue: 'ค่าไม่ถูกต้อง', |
90 | invalidHeight: 'ความสูงต้องเป็นตัวเลข', | 90 | invalidHeight: 'ความสูงต้องเป็นตัวเลข', |
91 | invalidWidth: 'ความกว้างต้องเป็นตัวเลข', | 91 | invalidWidth: 'ความกว้างต้องเป็นตัวเลข', |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'th' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', // MISSING | ||
103 | 13: 'Enter', // MISSING | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Delete', // MISSING | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/tr.js b/sources/lang/tr.js index 00cafca..0cbd57c 100644 --- a/sources/lang/tr.js +++ b/sources/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 | ||
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'tr' ] = { | |||
85 | alignMiddle: 'Orta', | 85 | alignMiddle: 'Orta', |
86 | alignBottom: 'Alt', | 86 | alignBottom: 'Alt', |
87 | alignNone: 'Hiçbiri', | 87 | alignNone: 'Hiçbiri', |
88 | invalidValue : 'Geçersiz değer.', | 88 | invalidValue: 'Geçersiz değer.', |
89 | invalidHeight: 'Yükseklik değeri bir sayı olmalıdır.', | 89 | invalidHeight: 'Yükseklik değeri bir sayı olmalıdır.', |
90 | invalidWidth: 'Genişlik değeri bir sayı olmalıdır.', | 90 | invalidWidth: 'Genişlik değeri bir sayı olmalıdır.', |
91 | invalidCssLength: '"%1" alanı için verilen değer, geçerli bir CSS ölçü birimi (px, %, in, cm, mm, em, ex, pt, veya pc) içeren veya içermeyen pozitif bir sayı olmalıdır.', | 91 | invalidCssLength: '"%1" alanı için verilen değer, geçerli bir CSS ölçü birimi (px, %, in, cm, mm, em, ex, pt, veya pc) içeren veya içermeyen pozitif bir sayı olmalıdır.', |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'tr' ] = { | |||
94 | cssLengthTooltip: 'Piksel türünde bir sayı veya geçerli bir CSS ölçü birimi (px, %, in, cm, mm, em, ex, pt veya pc) içeren bir sayı girin.', | 94 | cssLengthTooltip: 'Piksel türünde bir sayı veya geçerli bir CSS ölçü birimi (px, %, in, cm, mm, em, ex, pt veya pc) içeren bir sayı girin.', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class="cke_accessibility">, kullanılamaz</span>' | 97 | unavailable: '%1<span class="cke_accessibility">, kullanılamaz</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Silme Tuşu', | ||
102 | 13: 'Giriş Tuşu', | ||
103 | 16: 'Üst Karater Tuşu', | ||
104 | 17: 'Kontrol Tuşu', | ||
105 | 18: 'Alt Tuşu', | ||
106 | 32: 'Boşluk Tuşu', | ||
107 | 35: 'En Sona Tuşu', | ||
108 | 36: 'En Başa Tuşu', | ||
109 | 46: 'Silme Tuşu', | ||
110 | 224: 'Komut Tuşu' | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Klavye Kısayolu' | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/tt.js b/sources/lang/tt.js index 2035446..c63170b 100644 --- a/sources/lang/tt.js +++ b/sources/lang/tt.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'tt' ] = { | |||
86 | alignMiddle: 'Уртага', | 86 | alignMiddle: 'Уртага', |
87 | alignBottom: 'Аска', | 87 | alignBottom: 'Аска', |
88 | alignNone: 'Һичбер', | 88 | alignNone: 'Һичбер', |
89 | invalidValue : 'Дөрес булмаган кыйммәт.', | 89 | invalidValue: 'Дөрес булмаган кыйммәт.', |
90 | invalidHeight: 'Биеклек сан булырга тиеш.', | 90 | invalidHeight: 'Биеклек сан булырга тиеш.', |
91 | invalidWidth: 'Киңлек сан булырга тиеш.', | 91 | invalidWidth: 'Киңлек сан булырга тиеш.', |
92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 92 | invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'tt' ] = { | |||
95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING | 95 | cssLengthTooltip: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>' // MISSING | 98 | unavailable: '%1<span class="cke_accessibility">, unavailable</span>', // MISSING |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Кайтару', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Бетерү', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/ug.js b/sources/lang/ug.js index f7d3283..13a256d 100644 --- a/sources/lang/ug.js +++ b/sources/lang/ug.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 | ||
@@ -85,7 +85,7 @@ CKEDITOR.lang[ 'ug' ] = { | |||
85 | alignMiddle: 'ئوتتۇرا', | 85 | alignMiddle: 'ئوتتۇرا', |
86 | alignBottom: 'ئاستى', | 86 | alignBottom: 'ئاستى', |
87 | alignNone: 'يوق', | 87 | alignNone: 'يوق', |
88 | invalidValue : 'ئىناۋەتسىز قىممەت.', | 88 | invalidValue: 'ئىناۋەتسىز قىممەت.', |
89 | invalidHeight: 'ئېگىزلىك چوقۇم رەقەم پىچىمىدا بولۇشى زۆرۈر', | 89 | invalidHeight: 'ئېگىزلىك چوقۇم رەقەم پىچىمىدا بولۇشى زۆرۈر', |
90 | invalidWidth: 'كەڭلىك چوقۇم رەقەم پىچىمىدا بولۇشى زۆرۈر', | 90 | invalidWidth: 'كەڭلىك چوقۇم رەقەم پىچىمىدا بولۇشى زۆرۈر', |
91 | invalidCssLength: 'بۇ سۆز بۆلىكى چوقۇم مۇۋاپىق بولغان CSS ئۇزۇنلۇق قىممىتى بولۇشى زۆرۈر، بىرلىكى (px, %, in, cm, mm, em, ex, pt ياكى pc)', | 91 | invalidCssLength: 'بۇ سۆز بۆلىكى چوقۇم مۇۋاپىق بولغان CSS ئۇزۇنلۇق قىممىتى بولۇشى زۆرۈر، بىرلىكى (px, %, in, cm, mm, em, ex, pt ياكى pc)', |
@@ -94,6 +94,23 @@ CKEDITOR.lang[ 'ug' ] = { | |||
94 | cssLengthTooltip: 'بۇ سۆز بۆلىكى بىرىكمە CSS ئۇزۇنلۇق قىممىتى بولۇشى كېرەك. ئۆز ئىچىگە ئالىدىغان بىرلىك (px, %, in, cm, mm, em, ex, pt ياكى pc)', | 94 | cssLengthTooltip: 'بۇ سۆز بۆلىكى بىرىكمە CSS ئۇزۇنلۇق قىممىتى بولۇشى كېرەك. ئۆز ئىچىگە ئالىدىغان بىرلىك (px, %, in, cm, mm, em, ex, pt ياكى pc)', |
95 | 95 | ||
96 | // Put the voice-only part of the label in the span. | 96 | // Put the voice-only part of the label in the span. |
97 | unavailable: '%1<span class=\\\\"cke_accessibility\\\\">، ئىشلەتكىلى بولمايدۇ</span>' | 97 | unavailable: '%1<span class=\\\\"cke_accessibility\\\\">، ئىشلەتكىلى بولمايدۇ</span>', |
98 | |||
99 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
100 | keyboard: { | ||
101 | 8: 'Backspace', | ||
102 | 13: 'Enter', | ||
103 | 16: 'Shift', | ||
104 | 17: 'Ctrl', | ||
105 | 18: 'Alt', | ||
106 | 32: 'Space', // MISSING | ||
107 | 35: 'End', | ||
108 | 36: 'Home', | ||
109 | 46: 'ئۆچۈر', | ||
110 | 224: 'Command' // MISSING | ||
111 | }, | ||
112 | |||
113 | // Prepended to ARIA labels with shortcuts. | ||
114 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
98 | } | 115 | } |
99 | }; | 116 | }; |
diff --git a/sources/lang/uk.js b/sources/lang/uk.js index 18f8d52..3fbc52d 100644 --- a/sources/lang/uk.js +++ b/sources/lang/uk.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 | ||
@@ -20,7 +20,7 @@ | |||
20 | CKEDITOR.lang[ 'uk' ] = { | 20 | CKEDITOR.lang[ 'uk' ] = { |
21 | // ARIA description. | 21 | // ARIA description. |
22 | editor: 'Текстовий редактор', | 22 | editor: 'Текстовий редактор', |
23 | editorPanel: 'Панель текстового редактора', | 23 | editorPanel: 'Панель озширеного екстового редактора', |
24 | 24 | ||
25 | // Common messages and labels. | 25 | // Common messages and labels. |
26 | common: { | 26 | common: { |
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'uk' ] = { | |||
86 | alignMiddle: 'По середині', | 86 | alignMiddle: 'По середині', |
87 | alignBottom: 'По нижньому краю', | 87 | alignBottom: 'По нижньому краю', |
88 | alignNone: 'Нема', | 88 | alignNone: 'Нема', |
89 | invalidValue : 'Невірне значення.', | 89 | invalidValue: 'Невірне значення.', |
90 | invalidHeight: 'Висота повинна бути цілим числом.', | 90 | invalidHeight: 'Висота повинна бути цілим числом.', |
91 | invalidWidth: 'Ширина повинна бути цілим числом.', | 91 | invalidWidth: 'Ширина повинна бути цілим числом.', |
92 | invalidCssLength: 'Значення, вказане для "%1" в полі повинно бути позитивним числом або без дійсного виміру CSS блоку (px, %, in, cm, mm, em, ex, pt або pc).', | 92 | invalidCssLength: 'Значення, вказане для "%1" в полі повинно бути позитивним числом або без дійсного виміру CSS блоку (px, %, in, cm, mm, em, ex, pt або pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'uk' ] = { | |||
95 | cssLengthTooltip: 'Введіть номер значення в пікселях або число з дійсною одиниці CSS (px, %, in, cm, mm, em, ex, pt або pc).', | 95 | cssLengthTooltip: 'Введіть номер значення в пікселях або число з дійсною одиниці CSS (px, %, in, cm, mm, em, ex, pt або pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, не доступне</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, не доступне</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: 'Видалити', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/vi.js b/sources/lang/vi.js index d1b5dc4..45d3d30 100644 --- a/sources/lang/vi.js +++ b/sources/lang/vi.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'vi' ] = { | |||
86 | alignMiddle: 'Giữa', | 86 | alignMiddle: 'Giữa', |
87 | alignBottom: 'Dưới', | 87 | alignBottom: 'Dưới', |
88 | alignNone: 'Không', | 88 | alignNone: 'Không', |
89 | invalidValue : 'Giá trị không hợp lệ.', | 89 | invalidValue: 'Giá trị không hợp lệ.', |
90 | invalidHeight: 'Chiều cao phải là số nguyên.', | 90 | invalidHeight: 'Chiều cao phải là số nguyên.', |
91 | invalidWidth: 'Chiều rộng phải là số nguyên.', | 91 | invalidWidth: 'Chiều rộng phải là số nguyên.', |
92 | invalidCssLength: 'Giá trị quy định cho trường "%1" phải là một số dương có hoặc không có một đơn vị đo CSS hợp lệ (px, %, in, cm, mm, em, ex, pt, hoặc pc).', | 92 | invalidCssLength: 'Giá trị quy định cho trường "%1" phải là một số dương có hoặc không có một đơn vị đo CSS hợp lệ (px, %, in, cm, mm, em, ex, pt, hoặc pc).', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'vi' ] = { | |||
95 | cssLengthTooltip: 'Nhập một giá trị theo pixel hoặc một số với một đơn vị CSS hợp lệ (px, %, in, cm, mm, em, ex, pt, hoặc pc).', | 95 | cssLengthTooltip: 'Nhập một giá trị theo pixel hoặc một số với một đơn vị CSS hợp lệ (px, %, in, cm, mm, em, ex, pt, hoặc pc).', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">, không có</span>' | 98 | unavailable: '%1<span class="cke_accessibility">, không có</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: 'Phím Backspace', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', // MISSING | ||
105 | 17: 'Ctrl', // MISSING | ||
106 | 18: 'Alt', // MISSING | ||
107 | 32: 'Space', // MISSING | ||
108 | 35: 'End', // MISSING | ||
109 | 36: 'Home', // MISSING | ||
110 | 46: 'Xóa', | ||
111 | 224: 'Command' // MISSING | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: 'Keyboard shortcut' // MISSING | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/zh-cn.js b/sources/lang/zh-cn.js index c3b01a5..b89c0c9 100644 --- a/sources/lang/zh-cn.js +++ b/sources/lang/zh-cn.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'zh-cn' ] = { | |||
86 | alignMiddle: '居中', | 86 | alignMiddle: '居中', |
87 | alignBottom: '底部', | 87 | alignBottom: '底部', |
88 | alignNone: '无', | 88 | alignNone: '无', |
89 | invalidValue : '无效的值。', | 89 | invalidValue: '无效的值。', |
90 | invalidHeight: '高度必须为数字格式', | 90 | invalidHeight: '高度必须为数字格式', |
91 | invalidWidth: '宽度必须为数字格式', | 91 | invalidWidth: '宽度必须为数字格式', |
92 | invalidCssLength: '此“%1”字段的值必须为正数,可以包含或不包含一个有效的 CSS 长度单位(px, %, in, cm, mm, em, ex, pt 或 pc)', | 92 | invalidCssLength: '此“%1”字段的值必须为正数,可以包含或不包含一个有效的 CSS 长度单位(px, %, in, cm, mm, em, ex, pt 或 pc)', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'zh-cn' ] = { | |||
95 | cssLengthTooltip: '输入一个表示像素值的数字,或加上一个有效的 CSS 长度单位(px, %, in, cm, mm, em, ex, pt 或 pc)。', | 95 | cssLengthTooltip: '输入一个表示像素值的数字,或加上一个有效的 CSS 长度单位(px, %, in, cm, mm, em, ex, pt 或 pc)。', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">,不可用</span>' | 98 | unavailable: '%1<span class="cke_accessibility">,不可用</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: '退格键', | ||
103 | 13: '回车键', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: '空格键', | ||
108 | 35: '行尾键', | ||
109 | 36: '行首键', | ||
110 | 46: '删除键', | ||
111 | 224: 'Command' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: '快捷键' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |
diff --git a/sources/lang/zh.js b/sources/lang/zh.js index a5124e2..c8a0548 100644 --- a/sources/lang/zh.js +++ b/sources/lang/zh.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 | ||
@@ -86,7 +86,7 @@ CKEDITOR.lang[ 'zh' ] = { | |||
86 | alignMiddle: '中間對齊', | 86 | alignMiddle: '中間對齊', |
87 | alignBottom: '底端', | 87 | alignBottom: '底端', |
88 | alignNone: '無', | 88 | alignNone: '無', |
89 | invalidValue : '無效值。', | 89 | invalidValue: '無效值。', |
90 | invalidHeight: '高度必須為數字。', | 90 | invalidHeight: '高度必須為數字。', |
91 | invalidWidth: '寬度必須為數字。', | 91 | invalidWidth: '寬度必須為數字。', |
92 | invalidCssLength: '「%1」的值應為正數,並可包含有效的 CSS 單位 (px, %, in, cm, mm, em, ex, pt, 或 pc)。', | 92 | invalidCssLength: '「%1」的值應為正數,並可包含有效的 CSS 單位 (px, %, in, cm, mm, em, ex, pt, 或 pc)。', |
@@ -95,6 +95,23 @@ CKEDITOR.lang[ 'zh' ] = { | |||
95 | cssLengthTooltip: '請輸入數值,單位是像素或有效的 CSS 單位 (px, %, in, cm, mm, em, ex, pt, 或 pc)。', | 95 | cssLengthTooltip: '請輸入數值,單位是像素或有效的 CSS 單位 (px, %, in, cm, mm, em, ex, pt, 或 pc)。', |
96 | 96 | ||
97 | // Put the voice-only part of the label in the span. | 97 | // Put the voice-only part of the label in the span. |
98 | unavailable: '%1<span class="cke_accessibility">,無法使用</span>' | 98 | unavailable: '%1<span class="cke_accessibility">,無法使用</span>', |
99 | |||
100 | // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. | ||
101 | keyboard: { | ||
102 | 8: '退格鍵', | ||
103 | 13: 'Enter', | ||
104 | 16: 'Shift', | ||
105 | 17: 'Ctrl', | ||
106 | 18: 'Alt', | ||
107 | 32: '空白鍵', | ||
108 | 35: 'End', | ||
109 | 36: 'Home', | ||
110 | 46: '刪除', | ||
111 | 224: 'Command 鍵' | ||
112 | }, | ||
113 | |||
114 | // Prepended to ARIA labels with shortcuts. | ||
115 | keyboardShortcut: '鍵盤快捷鍵' | ||
99 | } | 116 | } |
100 | }; | 117 | }; |