From c63493c899de714b05b0521bb38aab60d19030ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Fri, 20 Jan 2017 00:55:51 +0100 Subject: Validation initiale --- sources/lang/_translationstatus.txt | 63 +++++++++++++++++++ sources/lang/af.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ar.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/az.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/bg.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/bn.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/bs.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ca.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/cs.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/cy.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/da.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/de-ch.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/de.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/el.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/en-au.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/en-ca.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/en-gb.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/en.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/eo.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/es.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/et.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/eu.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/fa.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/fi.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/fo.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/fr-ca.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/fr.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/gl.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/gu.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/he.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/hi.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/hr.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/hu.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/id.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/is.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/it.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ja.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ka.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/km.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ko.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ku.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/lt.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/lv.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/mk.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/mn.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ms.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/nb.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/nl.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/no.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/oc.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/pl.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/pt-br.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/pt.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ro.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ru.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/si.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/sk.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/sl.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/sq.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/sr-latn.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/sr.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/sv.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/th.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/tr.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/tt.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/ug.js | 116 +++++++++++++++++++++++++++++++++++ sources/lang/uk.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/vi.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/zh-cn.js | 117 ++++++++++++++++++++++++++++++++++++ sources/lang/zh.js | 117 ++++++++++++++++++++++++++++++++++++ 70 files changed, 8126 insertions(+) create mode 100644 sources/lang/_translationstatus.txt create mode 100644 sources/lang/af.js create mode 100644 sources/lang/ar.js create mode 100644 sources/lang/az.js create mode 100644 sources/lang/bg.js create mode 100644 sources/lang/bn.js create mode 100644 sources/lang/bs.js create mode 100644 sources/lang/ca.js create mode 100644 sources/lang/cs.js create mode 100644 sources/lang/cy.js create mode 100644 sources/lang/da.js create mode 100644 sources/lang/de-ch.js create mode 100644 sources/lang/de.js create mode 100644 sources/lang/el.js create mode 100644 sources/lang/en-au.js create mode 100644 sources/lang/en-ca.js create mode 100644 sources/lang/en-gb.js create mode 100644 sources/lang/en.js create mode 100644 sources/lang/eo.js create mode 100644 sources/lang/es.js create mode 100644 sources/lang/et.js create mode 100644 sources/lang/eu.js create mode 100644 sources/lang/fa.js create mode 100644 sources/lang/fi.js create mode 100644 sources/lang/fo.js create mode 100644 sources/lang/fr-ca.js create mode 100644 sources/lang/fr.js create mode 100644 sources/lang/gl.js create mode 100644 sources/lang/gu.js create mode 100644 sources/lang/he.js create mode 100644 sources/lang/hi.js create mode 100644 sources/lang/hr.js create mode 100644 sources/lang/hu.js create mode 100644 sources/lang/id.js create mode 100644 sources/lang/is.js create mode 100644 sources/lang/it.js create mode 100644 sources/lang/ja.js create mode 100644 sources/lang/ka.js create mode 100644 sources/lang/km.js create mode 100644 sources/lang/ko.js create mode 100644 sources/lang/ku.js create mode 100644 sources/lang/lt.js create mode 100644 sources/lang/lv.js create mode 100644 sources/lang/mk.js create mode 100644 sources/lang/mn.js create mode 100644 sources/lang/ms.js create mode 100644 sources/lang/nb.js create mode 100644 sources/lang/nl.js create mode 100644 sources/lang/no.js create mode 100644 sources/lang/oc.js create mode 100644 sources/lang/pl.js create mode 100644 sources/lang/pt-br.js create mode 100644 sources/lang/pt.js create mode 100644 sources/lang/ro.js create mode 100644 sources/lang/ru.js create mode 100644 sources/lang/si.js create mode 100644 sources/lang/sk.js create mode 100644 sources/lang/sl.js create mode 100644 sources/lang/sq.js create mode 100644 sources/lang/sr-latn.js create mode 100644 sources/lang/sr.js create mode 100644 sources/lang/sv.js create mode 100644 sources/lang/th.js create mode 100644 sources/lang/tr.js create mode 100644 sources/lang/tt.js create mode 100644 sources/lang/ug.js create mode 100644 sources/lang/uk.js create mode 100644 sources/lang/vi.js create mode 100644 sources/lang/zh-cn.js create mode 100644 sources/lang/zh.js (limited to 'sources/lang') diff --git a/sources/lang/_translationstatus.txt b/sources/lang/_translationstatus.txt new file mode 100644 index 0000000..233ed53 --- /dev/null +++ b/sources/lang/_translationstatus.txt @@ -0,0 +1,63 @@ +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license + +af.js Found: 62 Missing: 4 +ar.js Found: 51 Missing: 15 +bg.js Found: 58 Missing: 8 +bn.js Found: 40 Missing: 26 +bs.js Found: 29 Missing: 37 +ca.js Found: 61 Missing: 5 +cs.js Found: 66 Missing: 0 +cy.js Found: 66 Missing: 0 +da.js Found: 66 Missing: 0 +de.js Found: 66 Missing: 0 +el.js Found: 59 Missing: 7 +en-au.js Found: 38 Missing: 28 +en-ca.js Found: 37 Missing: 29 +en-gb.js Found: 61 Missing: 5 +eo.js Found: 66 Missing: 0 +es.js Found: 66 Missing: 0 +et.js Found: 66 Missing: 0 +eu.js Found: 48 Missing: 18 +fa.js Found: 66 Missing: 0 +fi.js Found: 66 Missing: 0 +fo.js Found: 66 Missing: 0 +fr-ca.js Found: 42 Missing: 24 +fr.js Found: 66 Missing: 0 +gl.js Found: 40 Missing: 26 +gu.js Found: 66 Missing: 0 +he.js Found: 66 Missing: 0 +hi.js Found: 43 Missing: 23 +hr.js Found: 66 Missing: 0 +hu.js Found: 63 Missing: 3 +is.js Found: 41 Missing: 25 +it.js Found: 66 Missing: 0 +ja.js Found: 62 Missing: 4 +ka.js Found: 62 Missing: 4 +km.js Found: 40 Missing: 26 +ko.js Found: 40 Missing: 26 +lt.js Found: 66 Missing: 0 +lv.js Found: 40 Missing: 26 +mk.js Found: 0 Missing: 66 +mn.js Found: 40 Missing: 26 +ms.js Found: 39 Missing: 27 +nb.js Found: 66 Missing: 0 +nl.js Found: 65 Missing: 1 +no.js Found: 66 Missing: 0 +pl.js Found: 66 Missing: 0 +pt-br.js Found: 66 Missing: 0 +pt.js Found: 52 Missing: 14 +ro.js Found: 61 Missing: 5 +ru.js Found: 66 Missing: 0 +sk.js Found: 49 Missing: 17 +sl.js Found: 48 Missing: 18 +sr-latn.js Found: 40 Missing: 26 +sr.js Found: 40 Missing: 26 +sv.js Found: 62 Missing: 4 +th.js Found: 40 Missing: 26 +tr.js Found: 66 Missing: 0 +ug.js Found: 66 Missing: 0 +uk.js Found: 66 Missing: 0 +vi.js Found: 66 Missing: 0 +zh-cn.js Found: 66 Missing: 0 +zh.js Found: 58 Missing: 8 diff --git a/sources/lang/af.js b/sources/lang/af.js new file mode 100644 index 0000000..925dc4a --- /dev/null +++ b/sources/lang/af.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Afrikaans language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'af' ] = { + // ARIA description. + editor: 'Woordverwerker', + editorPanel: 'Woordverwerkerpaneel', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Druk op ALT 0 vir hulp', + + browseServer: 'Blaai op bediener', + url: 'URL', + protocol: 'Protokol', + upload: 'Oplaai', + uploadSubmit: 'Stuur aan die bediener', + image: 'Beeld', + flash: 'Flash', + form: 'Vorm', + checkbox: 'Merkhokkie', + radio: 'Radioknoppie', + textField: 'Teksveld', + textarea: 'Teksarea', + hiddenField: 'Versteekteveld', + button: 'Knop', + select: 'Keuseveld', + imageButton: 'Beeldknop', + notSet: '', + id: 'Id', + name: 'Naam', + langDir: 'Skryfrigting', + langDirLtr: 'Links na regs (LTR)', + langDirRtl: 'Regs na links (RTL)', + langCode: 'Taalkode', + longDescr: 'Lang beskrywing URL', + cssClass: 'CSS klasse', + advisoryTitle: 'Aanbevole titel', + cssStyle: 'Styl', + ok: 'OK', + cancel: 'Kanselleer', + close: 'Sluit', + preview: 'Voorbeeld', + resize: 'Skalierung', + generalTab: 'Algemeen', + advancedTab: 'Gevorderd', + validateNumberFailed: 'Hierdie waarde is nie \'n nommer nie.', + confirmNewPage: 'Alle wysiginge sal verlore gaan. Is jy seker dat jy \'n nuwe bladsy wil laai?', + confirmCancel: 'Sommige opsies is gewysig. Is jy seker dat jy hierdie dialoogvenster wil sluit?', + options: 'Opsies', + target: 'Teiken', + targetNew: 'Nuwe venster (_blank)', + targetTop: 'Boonste venster (_top)', + targetSelf: 'Selfde venster (_self)', + targetParent: 'Oorspronklike venster (_parent)', + langDirLTR: 'Links na Regs (LTR)', + langDirRTL: 'Regs na Links (RTL)', + styles: 'Styl', + cssClasses: 'CSS klasse', + width: 'Breedte', + height: 'Hoogte', + align: 'Orienteerung', + alignLeft: 'Links', + alignRight: 'Regs', + alignCenter: 'Middel', + alignJustify: 'Eweredig', + alignTop: 'Bo', + alignMiddle: 'Middel', + alignBottom: 'Onder', + alignNone: 'Geen', + invalidValue: 'Ongeldige waarde', + invalidHeight: 'Hoogte moet \'n getal wees', + invalidWidth: 'Breedte moet \'n getal wees.', + 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).', + invalidHtmlLength: 'Die waarde vir die "%1" veld moet \'n posetiewe getal wees met of sonder \'n geldige HTML eenheid (px of %).', + invalidInlineStyle: 'Ongeldige CSS. Formaat is een of meer sleutel-wert paare, "naam : wert" met kommapunte gesky.', + cssLengthTooltip: 'Voeg \'n getal wert in pixel in, of \'n waarde met geldige CSS eenheid (px, %, in, cm, mm, em, ex, pt, of pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, nie beskikbaar nie', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'Einde', + 36: 'Tuis', + 46: 'Verwyder', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/ar.js b/sources/lang/ar.js new file mode 100644 index 0000000..1412f22 --- /dev/null +++ b/sources/lang/ar.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Arabic language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'ar' ] = { + // ARIA description. + editor: 'محرر النص الغني', + editorPanel: 'لائحة محرر النص المنسق', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'إضغط على ALT + 0 للحصول على المساعدة.', + + browseServer: 'تصفح', + url: 'الرابط', + protocol: 'البروتوكول', + upload: 'رفع', + uploadSubmit: 'أرسل', + image: 'صورة', + flash: 'فلاش', + form: 'نموذج', + checkbox: 'خانة إختيار', + radio: 'زر اختيار', + textField: 'مربع نص', + textarea: 'مساحة نصية', + hiddenField: 'إدراج حقل خفي', + button: 'زر ضغط', + select: 'اختار', + imageButton: 'زر صورة', + notSet: '<بدون تحديد>', + id: 'الرقم', + name: 'إسم', + langDir: 'إتجاه النص', + langDirLtr: 'اليسار لليمين (LTR)', + langDirRtl: 'اليمين لليسار (RTL)', + langCode: 'رمز اللغة', + longDescr: 'الوصف التفصيلى', + cssClass: 'فئات التنسيق', + advisoryTitle: 'عنوان التقرير', + cssStyle: 'نمط', + ok: 'موافق', + cancel: 'إلغاء الأمر', + close: 'أغلق', + preview: 'استعراض', + resize: 'تغيير الحجم', + generalTab: 'عام', + advancedTab: 'متقدم', + validateNumberFailed: 'لايوجد نتيجة', + confirmNewPage: 'ستفقد أي متغييرات اذا لم تقم بحفظها اولا. هل أنت متأكد أنك تريد صفحة جديدة؟', + confirmCancel: 'بعض الخيارات قد تغيرت. هل أنت متأكد من إغلاق مربع النص؟', + options: 'خيارات', + target: 'هدف الرابط', + targetNew: 'نافذة جديدة', + targetTop: 'النافذة الأعلى', + targetSelf: 'داخل النافذة', + targetParent: 'النافذة الأم', + langDirLTR: 'اليسار لليمين (LTR)', + langDirRTL: 'اليمين لليسار (RTL)', + styles: 'نمط', + cssClasses: 'فئات التنسيق', + width: 'العرض', + height: 'الإرتفاع', + align: 'محاذاة', + alignLeft: 'يسار', + alignRight: 'يمين', + alignCenter: 'وسط', + alignJustify: 'ضبط', + alignTop: 'أعلى', + alignMiddle: 'وسط', + alignBottom: 'أسفل', + alignNone: 'None', // MISSING + invalidValue: 'قيمة غير مفبولة.', + invalidHeight: 'الارتفاع يجب أن يكون عدداً.', + invalidWidth: 'العرض يجب أن يكون عدداً.', + invalidCssLength: 'قيمة الخانة المخصصة لـ "%1" يجب أن تكون رقما موجبا، باستخدام أو من غير استخدام وحدة CSS قياس مقبولة (px, %, in, cm, mm, em, ex, pt, or pc).', + invalidHtmlLength: 'قيمة الخانة المخصصة لـ "%1" يجب أن تكون رقما موجبا، باستخدام أو من غير استخدام وحدة HTML قياس مقبولة (px or %).', + invalidInlineStyle: 'قيمة الخانة المخصصة لـ Inline Style يجب أن تختوي على مجموع واحد أو أكثر بالشكل التالي: "name : value", مفصولة بفاصلة منقزطة.', + cssLengthTooltip: 'أدخل رقما للقيمة بالبكسل أو رقما بوحدة CSS مقبولة (px, %, in, cm, mm, em, ex, pt, or pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, غير متاح', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; 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 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object for the + * Azerbaijani language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'az' ] = { + // ARIA description. + editor: 'Mətn Redaktoru', + editorPanel: 'Mətn Redaktorun Paneli', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Yardım üçün ALT 0 düymələrini basın', + + browseServer: 'Fayların siyahı', + url: 'URL', + protocol: 'Protokol', + upload: 'Serverə yüklə', + uploadSubmit: 'Göndər', + image: 'Şəkil', + flash: 'Flash', + form: 'Forma', + checkbox: 'Çekboks', + radio: 'Radio düyməsi', + textField: 'Mətn xanası', + textarea: 'Mətn', + hiddenField: 'Gizli xana', + button: 'Düymə', + select: 'Opsiyaların seçilməsi', + imageButton: 'Şəkil tipli düymə', + notSet: '', + id: 'Id', + name: 'Ad', + langDir: 'Yaziların istiqaməti', + langDirLtr: 'Soldan sağa (LTR)', + langDirRtl: 'Sağdan sola (RTL)', + langCode: 'Dilin kodu', + longDescr: 'URL-ın ətraflı izahı', + cssClass: 'CSS klassları', + advisoryTitle: 'Başlıq', + cssStyle: 'CSS', + ok: 'Tədbiq et', + cancel: 'İmtina et', + close: 'Bağla', + preview: 'Baxış', + resize: 'Eni dəyiş', + generalTab: 'Əsas', + advancedTab: 'Əlavə', + validateNumberFailed: 'Rəqəm deyil.', + confirmNewPage: 'Yadda saxlanılmamış dəyişikliklər itiriləcək. Davam etmək istədiyinizə əminsinizmi?', + confirmCancel: 'Dəyişikliklər edilib. Pəncərəni bağlamaq istəyirsizə əminsinizmi?', + options: 'Seçimlər', + target: 'Hədəf çərçivə', + targetNew: 'Yeni pəncərə (_blank)', + targetTop: 'Əsas pəncərə (_top)', + targetSelf: 'Carı pəncərə (_self)', + targetParent: 'Ana pəncərə (_parent)', + langDirLTR: 'Soldan sağa (LTR)', + langDirRTL: 'Sağdan sola (RTL)', + styles: 'Üslub', + cssClasses: 'Üslub klası', + width: 'En', + height: 'Uzunluq', + align: 'Yerləşmə', + alignLeft: 'Sol', + alignRight: 'Sağ', + alignCenter: 'Mərkəz', + alignJustify: 'Eninə görə', + alignTop: 'Yuxarı', + alignMiddle: 'Orta', + alignBottom: 'Aşağı', + alignNone: 'Yoxdur', + invalidValue: 'Yanlışdır.', + invalidHeight: 'Hündürlük rəqəm olmalıdır.', + invalidWidth: 'En rəqəm olmalıdır.', + 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.', + 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.', + invalidInlineStyle: 'Teq içində olan üslub "ad : məzmun" şəklidə, nöqtə-verqül işarəsi ilə bitməlidir', + cssLengthTooltip: 'Piksel sayı və ya digər CSS ölçü vahidləri (px, %, in, cm, mm, em, ex, pt, or pc) daxil edin.', + + // Put the voice-only part of the label in the span. + unavailable: '%1, mövcud deyil', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', + 13: 'Enter', + 16: 'Shift', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Boşluq', + 35: 'Son', + 36: 'Evə', + 46: 'Sil', + 224: 'Əmr' + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Qısayol düymələri' + } +}; diff --git a/sources/lang/bg.js b/sources/lang/bg.js new file mode 100644 index 0000000..84a1d55 --- /dev/null +++ b/sources/lang/bg.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Bulgarian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'bg' ] = { + // ARIA description. + editor: 'Текстов редактор за форматиран текст', + editorPanel: 'Панел на текстовия редактор', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'натиснете ALT 0 за помощ', + + browseServer: 'Избор от сървъра', + url: 'URL', + protocol: 'Протокол', + upload: 'Качване', + uploadSubmit: 'Изпращане към сървъра', + image: 'Снимка', + flash: 'Флаш', + form: 'Форма', + checkbox: 'Поле за избор', + radio: 'Радио бутон', + textField: 'Текстово поле', + textarea: 'Текстова зона', + hiddenField: 'Скрито поле', + button: 'Бутон', + select: 'Поле за избор', + imageButton: 'Бутон за снимка', + notSet: '<не е избрано>', + id: 'ID', + name: 'Име', + langDir: 'Посока на езика', + langDirLtr: 'Ляво на дясно (ЛнД)', + langDirRtl: 'Дясно на ляво (ДнЛ)', + langCode: 'Код на езика', + longDescr: 'Уеб адрес за дълго описание', + cssClass: 'Класове за CSS', + advisoryTitle: 'Препоръчително заглавие', + cssStyle: 'Стил', + ok: 'ОК', + cancel: 'Отказ', + close: 'Затвори', + preview: 'Преглед', + resize: 'Влачете за да оразмерите', + generalTab: 'Общи', + advancedTab: 'Разширено', + validateNumberFailed: 'Тази стойност не е число', + confirmNewPage: 'Всички незапазени промени ще бъдат изгубени. Сигурни ли сте, че желаете да заредите нова страница?', + confirmCancel: 'Някои от опциите са променени. Сигурни ли сте, че желаете да затворите прозореца?', + options: 'Опции', + target: 'Цел', + targetNew: 'Нов прозорец (_blank)', + targetTop: 'Горна позиция (_top)', + targetSelf: 'Текущия прозорец (_self)', + targetParent: 'Основен прозорец (_parent)', + langDirLTR: 'Ляво на дясно (ЛнД)', + langDirRTL: 'Дясно на ляво (ДнЛ)', + styles: 'Стил', + cssClasses: 'Класове за CSS', + width: 'Ширина', + height: 'Височина', + align: 'Подравняване', + alignLeft: 'Ляво', + alignRight: 'Дясно', + alignCenter: 'Център', + alignJustify: 'Двустранно подравняване', + alignTop: 'Горе', + alignMiddle: 'По средата', + alignBottom: 'Долу', + alignNone: 'Без подравняване', + invalidValue: 'Невалидна стойност.', + invalidHeight: 'Височината трябва да е число.', + invalidWidth: 'Ширина требе да е число.', + invalidCssLength: 'Стойността на полето "%1" трябва да бъде положително число с или без валидна CSS измервателна единица (px, %, in, cm, mm, em, ex, pt, или pc).', + invalidHtmlLength: 'Стойността на полето "%1" трябва да бъде положително число с или без валидна HTML измервателна единица (px или %).', + invalidInlineStyle: 'Стойността на стилa трябва да съдържат една или повече двойки във формат "name : value", разделени с двоеточие.', + cssLengthTooltip: 'Въведете числена стойност в пиксели или друга валидна CSS единица (px, %, in, cm, mm, em, ex, pt, или pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, недостъпно', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/bn.js b/sources/lang/bn.js new file mode 100644 index 0000000..9c6e69b --- /dev/null +++ b/sources/lang/bn.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Bengali/Bangla language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'bn' ] = { + // ARIA description. + editor: 'Rich Text Editor', // MISSING + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Press ALT 0 for help', // MISSING + + browseServer: 'ব্রাউজ সার্ভার', + url: 'URL', + protocol: 'প্রোটোকল', + upload: 'আপলোড', + uploadSubmit: 'ইহাকে সার্ভারে প্রেরন কর', + image: 'ছবির লেবেল যুক্ত কর', + flash: 'ফ্লাশ লেবেল যুক্ত কর', + form: 'ফর্ম', + checkbox: 'চেক বাক্স', + radio: 'রেডিও বাটন', + textField: 'টেক্সট ফীল্ড', + textarea: 'টেক্সট এরিয়া', + hiddenField: 'গুপ্ত ফীল্ড', + button: 'বাটন', + select: 'বাছাই ফীল্ড', + imageButton: 'ছবির বাটন', + notSet: '<সেট নেই>', + id: 'আইডি', + name: 'নাম', + langDir: 'ভাষা লেখার দিক', + langDirLtr: 'বাম থেকে ডান (LTR)', + langDirRtl: 'ডান থেকে বাম (RTL)', + langCode: 'ভাষা কোড', + longDescr: 'URL এর লম্বা বর্ণনা', + cssClass: 'স্টাইল-শীট ক্লাস', + advisoryTitle: 'পরামর্শ শীর্ষক', + cssStyle: 'স্টাইল', + ok: 'ওকে', + cancel: 'বাতিল', + close: 'Close', // MISSING + preview: 'প্রিভিউ', + resize: 'Resize', // MISSING + generalTab: 'General', // MISSING + advancedTab: 'এডভান্সড', + validateNumberFailed: 'This value is not a number.', // MISSING + confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING + confirmCancel: 'You have changed some options. Are you sure you want to close the dialog window?', // MISSING + options: 'Options', // MISSING + target: 'টার্গেট', + targetNew: 'New Window (_blank)', // MISSING + targetTop: 'Topmost Window (_top)', // MISSING + targetSelf: 'Same Window (_self)', // MISSING + targetParent: 'Parent Window (_parent)', // MISSING + langDirLTR: 'বাম থেকে ডান (LTR)', + langDirRTL: 'ডান থেকে বাম (RTL)', + styles: 'স্টাইল', + cssClasses: 'স্টাইল-শীট ক্লাস', + width: 'প্রস্থ', + height: 'দৈর্ঘ্য', + align: 'এলাইন', + alignLeft: 'বামে', + alignRight: 'ডানে', + alignCenter: 'মাঝখানে', + alignJustify: 'ব্লক জাস্টিফাই', + alignTop: 'উপর', + alignMiddle: 'মধ্য', + alignBottom: 'নীচে', + alignNone: 'None', // MISSING + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'Height must be a number.', // MISSING + invalidWidth: 'Width must be a number.', // MISSING + 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 + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + 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 + 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 + + // Put the voice-only part of the label in the span. + unavailable: '%1, unavailable', // MISSING + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/bs.js b/sources/lang/bs.js new file mode 100644 index 0000000..f214df8 --- /dev/null +++ b/sources/lang/bs.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Bosnian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'bs' ] = { + // ARIA description. + editor: 'Rich Text Editor', // MISSING + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Press ALT 0 for help', // MISSING + + browseServer: 'Browse Server', // MISSING + url: 'URL', + protocol: 'Protokol', + upload: 'Šalji', + uploadSubmit: 'Šalji na server', + image: 'Slika', + flash: 'Flash', // MISSING + form: 'Form', // MISSING + checkbox: 'Checkbox', // MISSING + radio: 'Radio Button', // MISSING + textField: 'Text Field', // MISSING + textarea: 'Textarea', // MISSING + hiddenField: 'Hidden Field', // MISSING + button: 'Button', + select: 'Selection Field', // MISSING + imageButton: 'Image Button', // MISSING + notSet: '', + id: 'Id', + name: 'Naziv', + langDir: 'Smjer pisanja', + langDirLtr: 'S lijeva na desno (LTR)', + langDirRtl: 'S desna na lijevo (RTL)', + langCode: 'Jezièni kôd', + longDescr: 'Dugaèki opis URL-a', + cssClass: 'Klase CSS stilova', + advisoryTitle: 'Advisory title', + cssStyle: 'Stil', + ok: 'OK', + cancel: 'Odustani', + close: 'Close', // MISSING + preview: 'Prikaži', + resize: 'Resize', // MISSING + generalTab: 'General', // MISSING + advancedTab: 'Naprednije', + validateNumberFailed: 'This value is not a number.', // MISSING + confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING + confirmCancel: 'You have changed some options. Are you sure you want to close the dialog window?', // MISSING + options: 'Options', // MISSING + target: 'Prozor', + targetNew: 'New Window (_blank)', // MISSING + targetTop: 'Topmost Window (_top)', // MISSING + targetSelf: 'Same Window (_self)', // MISSING + targetParent: 'Parent Window (_parent)', // MISSING + langDirLTR: 'S lijeva na desno (LTR)', + langDirRTL: 'S desna na lijevo (RTL)', + styles: 'Stil', + cssClasses: 'Klase CSS stilova', + width: 'Širina', + height: 'Visina', + align: 'Poravnanje', + alignLeft: 'Lijevo', + alignRight: 'Desno', + alignCenter: 'Centar', + alignJustify: 'Puno poravnanje', + alignTop: 'Vrh', + alignMiddle: 'Sredina', + alignBottom: 'Dno', + alignNone: 'None', // MISSING + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'Height must be a number.', // MISSING + invalidWidth: 'Width must be a number.', // MISSING + 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 + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + 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 + 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 + + // Put the voice-only part of the label in the span. + unavailable: '%1, unavailable', // MISSING + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/ca.js b/sources/lang/ca.js new file mode 100644 index 0000000..5ca9450 --- /dev/null +++ b/sources/lang/ca.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Catalan language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'ca' ] = { + // ARIA description. + editor: 'Editor de text enriquit', + editorPanel: 'Panell de l\'editor de text enriquit', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Premeu ALT 0 per ajuda', + + browseServer: 'Veure servidor', + url: 'URL', + protocol: 'Protocol', + upload: 'Puja', + uploadSubmit: 'Envia-la al servidor', + image: 'Imatge', + flash: 'Flash', + form: 'Formulari', + checkbox: 'Casella de verificació', + radio: 'Botó d\'opció', + textField: 'Camp de text', + textarea: 'Àrea de text', + hiddenField: 'Camp ocult', + button: 'Botó', + select: 'Camp de selecció', + imageButton: 'Botó d\'imatge', + notSet: '', + id: 'Id', + name: 'Nom', + langDir: 'Direcció de l\'idioma', + langDirLtr: 'D\'esquerra a dreta (LTR)', + langDirRtl: 'De dreta a esquerra (RTL)', + langCode: 'Codi d\'idioma', + longDescr: 'Descripció llarga de la URL', + cssClass: 'Classes del full d\'estil', + advisoryTitle: 'Títol consultiu', + cssStyle: 'Estil', + ok: 'D\'acord', + cancel: 'Cancel·la', + close: 'Tanca', + preview: 'Previsualitza', + resize: 'Arrossegueu per redimensionar', + generalTab: 'General', + advancedTab: 'Avançat', + validateNumberFailed: 'Aquest valor no és un número.', + confirmNewPage: 'Els canvis en aquest contingut que no es desin es perdran. Esteu segur que voleu carregar una pàgina nova?', + confirmCancel: 'Algunes opcions s\'han canviat. Esteu segur que voleu tancar el quadre de diàleg?', + options: 'Opcions', + target: 'Destí', + targetNew: 'Nova finestra (_blank)', + targetTop: 'Finestra superior (_top)', + targetSelf: 'Mateixa finestra (_self)', + targetParent: 'Finestra pare (_parent)', + langDirLTR: 'D\'esquerra a dreta (LTR)', + langDirRTL: 'De dreta a esquerra (RTL)', + styles: 'Estil', + cssClasses: 'Classes del full d\'estil', + width: 'Amplada', + height: 'Alçada', + align: 'Alineació', + alignLeft: 'Ajusta a l\'esquerra', + alignRight: 'Ajusta a la dreta', + alignCenter: 'Centre', + alignJustify: 'Justificat', + alignTop: 'Superior', + alignMiddle: 'Centre', + alignBottom: 'Inferior', + alignNone: 'Cap', + invalidValue: 'Valor no vàlid.', + invalidHeight: 'L\'alçada ha de ser un número.', + invalidWidth: 'L\'amplada ha de ser un número.', + 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).', + invalidHtmlLength: 'El valor especificat per als "%1" camps ha de ser un número positiu amb o sense unitat de mesura vàlida d\'HTML (px o %).', + invalidInlineStyle: 'El valor especificat per l\'estil en línia ha de constar d\'una o més tuples amb el format "name: value", separats per punt i coma.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, no disponible', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Retrocés', + 13: 'Intro', + 16: 'Majúscules', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'Fi', + 36: 'Inici', + 46: 'Eliminar', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/cs.js b/sources/lang/cs.js new file mode 100644 index 0000000..b76bee7 --- /dev/null +++ b/sources/lang/cs.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Czech language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'cs' ] = { + // ARIA description. + editor: 'Textový editor', + editorPanel: 'Panel textového editoru', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Stiskněte ALT 0 pro nápovědu', + + browseServer: 'Vybrat na serveru', + url: 'URL', + protocol: 'Protokol', + upload: 'Odeslat', + uploadSubmit: 'Odeslat na server', + image: 'Obrázek', + flash: 'Flash', + form: 'Formulář', + checkbox: 'Zaškrtávací políčko', + radio: 'Přepínač', + textField: 'Textové pole', + textarea: 'Textová oblast', + hiddenField: 'Skryté pole', + button: 'Tlačítko', + select: 'Seznam', + imageButton: 'Obrázkové tlačítko', + notSet: '', + id: 'Id', + name: 'Jméno', + langDir: 'Směr jazyka', + langDirLtr: 'Zleva doprava (LTR)', + langDirRtl: 'Zprava doleva (RTL)', + langCode: 'Kód jazyka', + longDescr: 'Dlouhý popis URL', + cssClass: 'Třída stylu', + advisoryTitle: 'Pomocný titulek', + cssStyle: 'Styl', + ok: 'OK', + cancel: 'Zrušit', + close: 'Zavřít', + preview: 'Náhled', + resize: 'Uchopit pro změnu velikosti', + generalTab: 'Obecné', + advancedTab: 'Rozšířené', + validateNumberFailed: 'Zadaná hodnota není číselná.', + confirmNewPage: 'Jakékoliv neuložené změny obsahu budou ztraceny. Skutečně chcete otevřít novou stránku?', + confirmCancel: 'Některá z nastavení byla změněna. Skutečně chcete zavřít dialogové okno?', + options: 'Nastavení', + target: 'Cíl', + targetNew: 'Nové okno (_blank)', + targetTop: 'Okno nejvyšší úrovně (_top)', + targetSelf: 'Stejné okno (_self)', + targetParent: 'Rodičovské okno (_parent)', + langDirLTR: 'Zleva doprava (LTR)', + langDirRTL: 'Zprava doleva (RTL)', + styles: 'Styly', + cssClasses: 'Třídy stylů', + width: 'Šířka', + height: 'Výška', + align: 'Zarovnání', + alignLeft: 'Vlevo', + alignRight: 'Vpravo', + alignCenter: 'Na střed', + alignJustify: 'Zarovnat do bloku', + alignTop: 'Nahoru', + alignMiddle: 'Na střed', + alignBottom: 'Dolů', + alignNone: 'Žádné', + invalidValue: 'Neplatná hodnota.', + invalidHeight: 'Zadaná výška musí být číslo.', + invalidWidth: 'Šířka musí být číslo.', + 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).', + invalidHtmlLength: 'Hodnota určená pro pole "%1" musí být kladné číslo bez nebo s platnou jednotkou míry HTML (px nebo %).', + invalidInlineStyle: 'Hodnota určená pro řádkový styl se musí skládat z jedné nebo více n-tic ve formátu "název : hodnota", oddělené středníky', + cssLengthTooltip: 'Zadejte číslo jako hodnotu v pixelech nebo číslo s platnou jednotkou CSS (px, %, v cm, mm, em, ex, pt, nebo pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, nedostupné', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', + 13: 'Enter', + 16: 'Shift', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'Konec', + 36: 'Domů', + 46: 'Smazat', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/cy.js b/sources/lang/cy.js new file mode 100644 index 0000000..3f075aa --- /dev/null +++ b/sources/lang/cy.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Welsh language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'cy' ] = { + // ARIA description. + editor: 'Golygydd Testun Cyfoethog', + editorPanel: 'Panel Golygydd Testun Cyfoethog', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Gwasgwch ALT 0 am gymorth', + + browseServer: 'Pori\'r Gweinydd', + url: 'URL', + protocol: 'Protocol', + upload: 'Lanlwytho', + uploadSubmit: 'Anfon i\'r Gweinydd', + image: 'Delwedd', + flash: 'Flash', + form: 'Ffurflen', + checkbox: 'Blwch ticio', + radio: 'Botwm Radio', + textField: 'Maes Testun', + textarea: 'Ardal Testun', + hiddenField: 'Maes Cudd', + button: 'Botwm', + select: 'Maes Dewis', + imageButton: 'Botwm Delwedd', + notSet: '', + id: 'Id', + name: 'Name', + langDir: 'Cyfeiriad Iaith', + langDirLtr: 'Chwith i\'r Dde (LTR)', + langDirRtl: 'Dde i\'r Chwith (RTL)', + langCode: 'Cod Iaith', + longDescr: 'URL Disgrifiad Hir', + cssClass: 'Dosbarthiadau Dalen Arddull', + advisoryTitle: 'Teitl Cynghorol', + cssStyle: 'Arddull', + ok: 'Iawn', + cancel: 'Diddymu', + close: 'Cau', + preview: 'Rhagolwg', + resize: 'Ailfeintio', + generalTab: 'Cyffredinol', + advancedTab: 'Uwch', + validateNumberFailed: '\'Dyw\'r gwerth hwn ddim yn rhif.', + confirmNewPage: 'Byddwch chi\'n colli unrhyw newidiadau i\'r cynnwys sydd heb eu cadw. Ydych am barhau i lwytho tudalen newydd?', + confirmCancel: 'Cafodd rhai o\'r opsiynau eu newid. Ydych chi wir am gau\'r deialog?', + options: 'Opsiynau', + target: 'Targed', + targetNew: 'Ffenest Newydd (_blank)', + targetTop: 'Ffenest ar y Brig (_top)', + targetSelf: 'Yr un Ffenest (_self)', + targetParent: 'Ffenest y Rhiant (_parent)', + langDirLTR: 'Chwith i\'r Dde (LTR)', + langDirRTL: 'Dde i\'r Chwith (RTL)', + styles: 'Arddull', + cssClasses: 'Dosbarthiadau Dalen Arddull', + width: 'Lled', + height: 'Uchder', + align: 'Alinio', + alignLeft: 'Chwith', + alignRight: 'Dde', + alignCenter: 'Canol', + alignJustify: 'Unioni', + alignTop: 'Brig', + alignMiddle: 'Canol', + alignBottom: 'Gwaelod', + alignNone: 'None', // MISSING + invalidValue: 'Gwerth annilys.', + invalidHeight: 'Mae\'n rhaid i\'r uchder fod yn rhif.', + invalidWidth: 'Mae\'n rhaid i\'r lled fod yn rhif.', + 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).', + invalidHtmlLength: 'Mae\'n rhaid i\'r gwerth ar gyfer maes "%1" fod yn rhif positif gyda neu heb uned fesuriad HTML dilys (px neu %).', + invalidInlineStyle: 'Mae\'n rhaid i\'r gwerth ar gyfer arddull mewn-llinell gynnwys un set neu fwy ar y fformat "enw : gwerth", wedi\'u gwahanu gyda hanner colon.', + cssLengthTooltip: 'Rhowch rif am werth mewn picsel neu rhif gydag uned CSS dilys (px, %, in, cm, mm, em, pt neu pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, ddim ar gael', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/da.js b/sources/lang/da.js new file mode 100644 index 0000000..9b0a63d --- /dev/null +++ b/sources/lang/da.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Danish language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'da' ] = { + // ARIA description. + editor: 'Rich Text Editor', + editorPanel: 'Rich Text Editor panel', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Tryk ALT 0 for hjælp', + + browseServer: 'Gennemse...', + url: 'URL', + protocol: 'Protokol', + upload: 'Upload', + uploadSubmit: 'Upload', + image: 'Indsæt billede', + flash: 'Indsæt Flash', + form: 'Indsæt formular', + checkbox: 'Indsæt afkrydsningsfelt', + radio: 'Indsæt alternativknap', + textField: 'Indsæt tekstfelt', + textarea: 'Indsæt tekstboks', + hiddenField: 'Indsæt skjult felt', + button: 'Indsæt knap', + select: 'Indsæt liste', + imageButton: 'Indsæt billedknap', + notSet: '', + id: 'Id', + name: 'Navn', + langDir: 'Tekstretning', + langDirLtr: 'Fra venstre mod højre (LTR)', + langDirRtl: 'Fra højre mod venstre (RTL)', + langCode: 'Sprogkode', + longDescr: 'Udvidet beskrivelse', + cssClass: 'Typografiark (CSS)', + advisoryTitle: 'Titel', + cssStyle: 'Typografi (CSS)', + ok: 'OK', + cancel: 'Annullér', + close: 'Luk', + preview: 'Forhåndsvisning', + resize: 'Træk for at skalere', + generalTab: 'Generelt', + advancedTab: 'Avanceret', + validateNumberFailed: 'Værdien er ikke et tal.', + confirmNewPage: 'Alt indhold, der ikke er blevet gemt, vil gå tabt. Er du sikker på, at du vil indlæse en ny side?', + confirmCancel: 'Nogle af indstillingerne er blevet ændret. Er du sikker på, at du vil lukke vinduet?', + options: 'Vis muligheder', + target: 'Mål', + targetNew: 'Nyt vindue (_blank)', + targetTop: 'Øverste vindue (_top)', + targetSelf: 'Samme vindue (_self)', + targetParent: 'Samme vindue (_parent)', + langDirLTR: 'Venstre til højre (LTR)', + langDirRTL: 'Højre til venstre (RTL)', + styles: 'Style', + cssClasses: 'Stylesheetklasser', + width: 'Bredde', + height: 'Højde', + align: 'Justering', + alignLeft: 'Venstre', + alignRight: 'Højre', + alignCenter: 'Centreret', + alignJustify: 'Lige margener', + alignTop: 'Øverst', + alignMiddle: 'Centreret', + alignBottom: 'Nederst', + alignNone: 'Ingen', + invalidValue: 'Ugyldig værdi.', + invalidHeight: 'Højde skal være et tal.', + invalidWidth: 'Bredde skal være et tal.', + 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).', + invalidHtmlLength: 'Værdien specificeret for "%1" feltet skal være et positivt nummer med eller uden en CSS måleenhed (px eller %).', + invalidInlineStyle: 'Værdien specificeret for inline style skal indeholde en eller flere elementer med et format som "name:value", separeret af semikoloner', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, ikke tilgængelig', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', + 13: 'Retur', + 16: 'Shift', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Mellemrum', + 35: 'End', + 36: 'Home', + 46: 'Slet', + 224: 'Command' + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Tastatur genvej' + } +}; diff --git a/sources/lang/de-ch.js b/sources/lang/de-ch.js new file mode 100644 index 0000000..8f9c196 --- /dev/null +++ b/sources/lang/de-ch.js @@ -0,0 +1,116 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** +* @fileOverview +*/ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'de-ch' ] = { + // ARIA description. + editor: 'WYSIWYG-Editor', + editorPanel: 'WYSIWYG-Editor-Leiste', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Drücken Sie ALT 0 für Hilfe', + + browseServer: 'Server durchsuchen', + url: 'URL', + protocol: 'Protokoll', + upload: 'Hochladen', + uploadSubmit: 'Zum Server senden', + image: 'Bild', + flash: 'Flash', + form: 'Formular', + checkbox: 'Kontrollbox', + radio: 'Optionsfeld', + textField: 'Textfeld', + textarea: 'Textfeld', + hiddenField: 'Verstecktes Feld', + button: 'Schaltfläche', + select: 'Auswahlfeld', + imageButton: 'Bildschaltfläche', + notSet: '', + id: 'Kennung', + name: 'Name', + langDir: 'Schreibrichtung', + langDirLtr: 'Links nach Rechts (LTR)', + langDirRtl: 'Rechts nach Links (RTL)', + langCode: 'Sprachcode', + longDescr: 'Langbeschreibungs-URL', + cssClass: 'Formatvorlagenklassen', + advisoryTitle: 'Titel Beschreibung', + cssStyle: 'Stil', + ok: 'OK', + cancel: 'Abbrechen', + close: 'Schliessen', + preview: 'Vorschau', + resize: 'Grösse ändern', + generalTab: 'Allgemein', + advancedTab: 'Erweitert', + validateNumberFailed: 'Dieser Wert ist keine Nummer.', + confirmNewPage: 'Alle nicht gespeicherten Änderungen gehen verlohren. Sind Sie sicher die neue Seite zu laden?', + confirmCancel: 'Einige Optionen wurden geändert. Wollen Sie den Dialog dennoch schliessen?', + options: 'Optionen', + target: 'Zielseite', + targetNew: 'Neues Fenster (_blank)', + targetTop: 'Oberstes Fenster (_top)', + targetSelf: 'Gleiches Fenster (_self)', + targetParent: 'Oberes Fenster (_parent)', + langDirLTR: 'Links nach Rechts (LNR)', + langDirRTL: 'Rechts nach Links (RNL)', + styles: 'Style', + cssClasses: 'Stylesheet Klasse', + width: 'Breite', + height: 'Höhe', + align: 'Ausrichtung', + alignLeft: 'Links', + alignRight: 'Rechts', + alignCenter: 'Zentriert', + alignJustify: 'Blocksatz', + alignTop: 'Oben', + alignMiddle: 'Mitte', + alignBottom: 'Unten', + alignNone: 'Keine', + invalidValue: 'Ungültiger Wert.', + invalidHeight: 'Höhe muss eine Zahl sein.', + invalidWidth: 'Breite muss eine Zahl sein.', + 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).', + invalidHtmlLength: 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte HTML Messeinheit (px oder %).', + invalidInlineStyle: 'Wert spezifiziert für inline Stilart muss enthalten ein oder mehr Tupels mit dem Format "Name : Wert" getrennt mit Semikolons.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, nicht verfügbar', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Rücktaste', + 13: 'Eingabe', + 16: 'Umschalt', + 17: 'Strg', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'Ende', + 36: 'Pos1', + 46: 'Entfernen', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/de.js b/sources/lang/de.js new file mode 100644 index 0000000..cf1bc09 --- /dev/null +++ b/sources/lang/de.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * German language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'de' ] = { + // ARIA description. + editor: 'WYSIWYG-Editor', + editorPanel: 'WYSIWYG-Editor-Leiste', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Drücken Sie ALT 0 für Hilfe', + + browseServer: 'Server durchsuchen', + url: 'URL', + protocol: 'Protokoll', + upload: 'Hochladen', + uploadSubmit: 'Zum Server senden', + image: 'Bild', + flash: 'Flash', + form: 'Formular', + checkbox: 'Kontrollbox', + radio: 'Optionsfeld', + textField: 'Textfeld', + textarea: 'Textfeld', + hiddenField: 'Verstecktes Feld', + button: 'Schaltfläche', + select: 'Auswahlfeld', + imageButton: 'Bildschaltfläche', + notSet: '', + id: 'Kennung', + name: 'Name', + langDir: 'Schreibrichtung', + langDirLtr: 'Links nach Rechts (LTR)', + langDirRtl: 'Rechts nach Links (RTL)', + langCode: 'Sprachcode', + longDescr: 'Langbeschreibungs-URL', + cssClass: 'Formatvorlagenklassen', + advisoryTitle: 'Titel Beschreibung', + cssStyle: 'Stil', + ok: 'OK', + cancel: 'Abbrechen', + close: 'Schließen', + preview: 'Vorschau', + resize: 'Größe ändern', + generalTab: 'Allgemein', + advancedTab: 'Erweitert', + validateNumberFailed: 'Dieser Wert ist keine Nummer.', + confirmNewPage: 'Alle nicht gespeicherten Änderungen gehen verlohren. Sind Sie sicher die neue Seite zu laden?', + confirmCancel: 'Einige Optionen wurden geändert. Wollen Sie den Dialog dennoch schließen?', + options: 'Optionen', + target: 'Zielseite', + targetNew: 'Neues Fenster (_blank)', + targetTop: 'Oberstes Fenster (_top)', + targetSelf: 'Gleiches Fenster (_self)', + targetParent: 'Oberes Fenster (_parent)', + langDirLTR: 'Links nach Rechts (LNR)', + langDirRTL: 'Rechts nach Links (RNL)', + styles: 'Style', + cssClasses: 'Stylesheet Klasse', + width: 'Breite', + height: 'Höhe', + align: 'Ausrichtung', + alignLeft: 'Links', + alignRight: 'Rechts', + alignCenter: 'Zentriert', + alignJustify: 'Blocksatz', + alignTop: 'Oben', + alignMiddle: 'Mitte', + alignBottom: 'Unten', + alignNone: 'Keine', + invalidValue: 'Ungültiger Wert.', + invalidHeight: 'Höhe muss eine Zahl sein.', + invalidWidth: 'Breite muss eine Zahl sein.', + 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).', + invalidHtmlLength: 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte HTML Messeinheit (px oder %).', + invalidInlineStyle: 'Wert spezifiziert für inline Stilart muss enthalten ein oder mehr Tupels mit dem Format "Name : Wert" getrennt mit Semikolons.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, nicht verfügbar', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Rücktaste', + 13: 'Eingabe', + 16: 'Umschalt', + 17: 'Strg', + 18: 'Alt', + 32: 'Leer', + 35: 'Ende', + 36: 'Pos1', + 46: 'Entfernen', + 224: 'Befehl' + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Tastaturkürzel' + } +}; diff --git a/sources/lang/el.js b/sources/lang/el.js new file mode 100644 index 0000000..445c43d --- /dev/null +++ b/sources/lang/el.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Greek language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'el' ] = { + // ARIA description. + editor: 'Επεξεργαστής Πλούσιου Κειμένου', + editorPanel: 'Πίνακας Επεξεργαστή Πλούσιου Κειμένου', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Πατήστε το ALT 0 για βοήθεια', + + browseServer: 'Εξερεύνηση Διακομιστή', + url: 'URL', + protocol: 'Πρωτόκολλο', + upload: 'Αποστολή', + uploadSubmit: 'Αποστολή στον Διακομιστή', + image: 'Εικόνα', + flash: 'Flash', + form: 'Φόρμα', + checkbox: 'Κουτί Επιλογής', + radio: 'Κουμπί Επιλογής', + textField: 'Πεδίο Κειμένου', + textarea: 'Περιοχή Κειμένου', + hiddenField: 'Κρυφό Πεδίο', + button: 'Κουμπί', + select: 'Πεδίο Επιλογής', + imageButton: 'Κουμπί Εικόνας', + notSet: '<δεν έχει ρυθμιστεί>', + id: 'Id', + name: 'Όνομα', + langDir: 'Κατεύθυνση Κειμένου', + langDirLtr: 'Αριστερά προς Δεξιά (LTR)', + langDirRtl: 'Δεξιά προς Αριστερά (RTL)', + langCode: 'Κωδικός Γλώσσας', + longDescr: 'Αναλυτική Περιγραφή URL', + cssClass: 'Κλάσεις Φύλλων Στυλ', + advisoryTitle: 'Ενδεικτικός Τίτλος', + cssStyle: 'Μορφή Κειμένου', + ok: 'OK', + cancel: 'Ακύρωση', + close: 'Κλείσιμο', + preview: 'Προεπισκόπηση', + resize: 'Αλλαγή Μεγέθους', + generalTab: 'Γενικά', + advancedTab: 'Για Προχωρημένους', + validateNumberFailed: 'Αυτή η τιμή δεν είναι αριθμός.', + confirmNewPage: 'Οι όποιες αλλαγές στο περιεχόμενο θα χαθούν. Είσαστε σίγουροι ότι θέλετε να φορτώσετε μια νέα σελίδα;', + confirmCancel: 'Μερικές επιλογές έχουν αλλάξει. Είσαστε σίγουροι ότι θέλετε να κλείσετε το παράθυρο διαλόγου;', + options: 'Επιλογές', + target: 'Προορισμός', + targetNew: 'Νέο Παράθυρο (_blank)', + targetTop: 'Αρχική Περιοχή (_top)', + targetSelf: 'Ίδιο Παράθυρο (_self)', + targetParent: 'Γονεϊκό Παράθυρο (_parent)', + langDirLTR: 'Αριστερά προς Δεξιά (LTR)', + langDirRTL: 'Δεξιά προς Αριστερά (RTL)', + styles: 'Μορφή', + cssClasses: 'Κλάσεις Φύλλων Στυλ', + width: 'Πλάτος', + height: 'Ύψος', + align: 'Στοίχιση', + alignLeft: 'Αριστερά', + alignRight: 'Δεξιά', + alignCenter: 'Κέντρο', + alignJustify: 'Πλήρης Στοίχιση', + alignTop: 'Πάνω', + alignMiddle: 'Μέση', + alignBottom: 'Κάτω', + alignNone: 'Χωρίς', + invalidValue: 'Μη έγκυρη τιμή.', + invalidHeight: 'Το ύψος πρέπει να είναι ένας αριθμός.', + invalidWidth: 'Το πλάτος πρέπει να είναι ένας αριθμός.', + invalidCssLength: 'Η τιμή που ορίζεται για το πεδίο "%1" πρέπει να είναι ένας θετικός αριθμός με ή χωρίς μια έγκυρη μονάδα μέτρησης CSS (px, %, in, cm, mm, em, ex, pt, ή pc).', + invalidHtmlLength: 'Η τιμή που ορίζεται για το πεδίο "%1" πρέπει να είναι ένας θετικός αριθμός με ή χωρίς μια έγκυρη μονάδα μέτρησης HTML (px ή %).', + invalidInlineStyle: 'Η τιμή για το εν σειρά στυλ πρέπει να περιέχει ένα ή περισσότερα ζεύγη με την μορφή "όνομα: τιμή" διαχωρισμένα με Ελληνικό ερωτηματικό.', + cssLengthTooltip: 'Εισάγεται μια τιμή σε pixel ή έναν αριθμό μαζί με μια έγκυρη μονάδα μέτρησης CSS (px, %, in, cm, mm, em, ex, pt, ή pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, δεν είναι διαθέσιμο', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/en-au.js b/sources/lang/en-au.js new file mode 100644 index 0000000..4fc57f0 --- /dev/null +++ b/sources/lang/en-au.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * English (Australia) language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'en-au' ] = { + // ARIA description. + editor: 'Rich Text Editor', + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Press ALT 0 for help', // MISSING + + browseServer: 'Browse Server', + url: 'URL', + protocol: 'Protocol', + upload: 'Upload', + uploadSubmit: 'Send it to the Server', + image: 'Image', + flash: 'Flash', + form: 'Form', + checkbox: 'Checkbox', + radio: 'Radio Button', + textField: 'Text Field', + textarea: 'Textarea', + hiddenField: 'Hidden Field', + button: 'Button', + select: 'Selection Field', + imageButton: 'Image Button', + notSet: '', + id: 'Id', + name: 'Name', + langDir: 'Language Direction', + langDirLtr: 'Left to Right (LTR)', + langDirRtl: 'Right to Left (RTL)', + langCode: 'Language Code', + longDescr: 'Long Description URL', + cssClass: 'Stylesheet Classes', + advisoryTitle: 'Advisory Title', + cssStyle: 'Style', + ok: 'OK', + cancel: 'Cancel', + close: 'Close', // MISSING + preview: 'Preview', + resize: 'Resize', // MISSING + generalTab: 'General', + advancedTab: 'Advanced', + validateNumberFailed: 'This value is not a number.', + confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', + confirmCancel: 'You have changed some options. Are you sure you want to close the dialog window?', + options: 'Options', // MISSING + target: 'Target', + targetNew: 'New Window (_blank)', // MISSING + targetTop: 'Topmost Window (_top)', // MISSING + targetSelf: 'Same Window (_self)', // MISSING + targetParent: 'Parent Window (_parent)', // MISSING + langDirLTR: 'Left to Right (LTR)', + langDirRTL: 'Right to Left (RTL)', + styles: 'Style', + cssClasses: 'Stylesheet Classes', + width: 'Width', // MISSING + height: 'Height', // MISSING + align: 'Align', + alignLeft: 'Left', // MISSING + alignRight: 'Right', // MISSING + alignCenter: 'Centre', + alignJustify: 'Justify', + alignTop: 'Top', // MISSING + alignMiddle: 'Middle', // MISSING + alignBottom: 'Bottom', // MISSING + alignNone: 'None', // MISSING + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'Height must be a number.', // MISSING + invalidWidth: 'Width must be a number.', // MISSING + 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 + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + 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 + 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 + + // Put the voice-only part of the label in the span. + unavailable: '%1, unavailable', // MISSING + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/en-ca.js b/sources/lang/en-ca.js new file mode 100644 index 0000000..42d1aff --- /dev/null +++ b/sources/lang/en-ca.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * English (Canadian) language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'en-ca' ] = { + // ARIA description. + editor: 'Rich Text Editor', // MISSING + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Press ALT 0 for help', // MISSING + + browseServer: 'Browse Server', + url: 'URL', + protocol: 'Protocol', + upload: 'Upload', + uploadSubmit: 'Send it to the Server', + image: 'Image', + flash: 'Flash', + form: 'Form', + checkbox: 'Checkbox', + radio: 'Radio Button', + textField: 'Text Field', + textarea: 'Textarea', + hiddenField: 'Hidden Field', + button: 'Button', + select: 'Selection Field', + imageButton: 'Image Button', + notSet: '', + id: 'Id', + name: 'Name', + langDir: 'Language Direction', + langDirLtr: 'Left to Right (LTR)', + langDirRtl: 'Right to Left (RTL)', + langCode: 'Language Code', + longDescr: 'Long Description URL', + cssClass: 'Stylesheet Classes', + advisoryTitle: 'Advisory Title', + cssStyle: 'Style', + ok: 'OK', + cancel: 'Cancel', + close: 'Close', // MISSING + preview: 'Preview', + resize: 'Resize', // MISSING + generalTab: 'General', + advancedTab: 'Advanced', + validateNumberFailed: 'This value is not a number.', + confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', + confirmCancel: 'You have changed some options. Are you sure you want to close the dialog window?', + options: 'Options', // MISSING + target: 'Target', + targetNew: 'New Window (_blank)', // MISSING + targetTop: 'Topmost Window (_top)', // MISSING + targetSelf: 'Same Window (_self)', // MISSING + targetParent: 'Parent Window (_parent)', // MISSING + langDirLTR: 'Left to Right (LTR)', + langDirRTL: 'Right to Left (RTL)', + styles: 'Style', + cssClasses: 'Stylesheet Classes', + width: 'Width', // MISSING + height: 'Height', // MISSING + align: 'Align', + alignLeft: 'Left', // MISSING + alignRight: 'Right', // MISSING + alignCenter: 'Centre', + alignJustify: 'Justify', + alignTop: 'Top', // MISSING + alignMiddle: 'Middle', // MISSING + alignBottom: 'Bottom', // MISSING + alignNone: 'None', // MISSING + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'Height must be a number.', // MISSING + invalidWidth: 'Width must be a number.', // MISSING + 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 + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + 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 + 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 + + // Put the voice-only part of the label in the span. + unavailable: '%1, unavailable', // MISSING + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/en-gb.js b/sources/lang/en-gb.js new file mode 100644 index 0000000..04cc61d --- /dev/null +++ b/sources/lang/en-gb.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * English (United Kingdom) language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'en-gb' ] = { + // ARIA description. + editor: 'Rich Text Editor', + editorPanel: 'Rich Text Editor panel', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Press ALT 0 for help', + + browseServer: 'Browse Server', + url: 'URL', + protocol: 'Protocol', + upload: 'Upload', + uploadSubmit: 'Send it to the Server', + image: 'Image', + flash: 'Flash', + form: 'Form', + checkbox: 'Checkbox', + radio: 'Radio Button', + textField: 'Text Field', + textarea: 'Textarea', + hiddenField: 'Hidden Field', + button: 'Button', + select: 'Selection Field', + imageButton: 'Image Button', + notSet: '', + id: 'Id', + name: 'Name', + langDir: 'Language Direction', + langDirLtr: 'Left to Right (LTR)', + langDirRtl: 'Right to Left (RTL)', + langCode: 'Language Code', + longDescr: 'Long Description URL', + cssClass: 'Stylesheet Classes', + advisoryTitle: 'Advisory Title', + cssStyle: 'Style', + ok: 'OK', + cancel: 'Cancel', + close: 'Close', + preview: 'Preview', + resize: 'Drag to resize', + generalTab: 'General', + advancedTab: 'Advanced', + validateNumberFailed: 'This value is not a number.', + confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', + confirmCancel: 'You have changed some options. Are you sure you want to close the dialogue window?', + options: 'Options', + target: 'Target', + targetNew: 'New Window (_blank)', + targetTop: 'Topmost Window (_top)', + targetSelf: 'Same Window (_self)', + targetParent: 'Parent Window (_parent)', + langDirLTR: 'Left to Right (LTR)', + langDirRTL: 'Right to Left (RTL)', + styles: 'Style', + cssClasses: 'Stylesheet Classes', + width: 'Width', + height: 'Height', + align: 'Align', + alignLeft: 'Left', + alignRight: 'Right', + alignCenter: 'Centre', + alignJustify: 'Justify', + alignTop: 'Top', + alignMiddle: 'Middle', + alignBottom: 'Bottom', + alignNone: 'None', + invalidValue: 'Invalid value.', + invalidHeight: 'Height must be a number.', + invalidWidth: 'Width must be a number.', + 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).', + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', + invalidInlineStyle: 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, unavailable', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/en.js b/sources/lang/en.js new file mode 100644 index 0000000..aa509fe --- /dev/null +++ b/sources/lang/en.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object for the English + * language. This is the base file for all translations. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'en' ] = { + // ARIA description. + editor: 'Rich Text Editor', + editorPanel: 'Rich Text Editor panel', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Press ALT 0 for help', + + browseServer: 'Browse Server', + url: 'URL', + protocol: 'Protocol', + upload: 'Upload', + uploadSubmit: 'Send it to the Server', + image: 'Image', + flash: 'Flash', + form: 'Form', + checkbox: 'Checkbox', + radio: 'Radio Button', + textField: 'Text Field', + textarea: 'Textarea', + hiddenField: 'Hidden Field', + button: 'Button', + select: 'Selection Field', + imageButton: 'Image Button', + notSet: '', + id: 'Id', + name: 'Name', + langDir: 'Language Direction', + langDirLtr: 'Left to Right (LTR)', + langDirRtl: 'Right to Left (RTL)', + langCode: 'Language Code', + longDescr: 'Long Description URL', + cssClass: 'Stylesheet Classes', + advisoryTitle: 'Advisory Title', + cssStyle: 'Style', + ok: 'OK', + cancel: 'Cancel', + close: 'Close', + preview: 'Preview', + resize: 'Resize', + generalTab: 'General', + advancedTab: 'Advanced', + validateNumberFailed: 'This value is not a number.', + confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', + confirmCancel: 'You have changed some options. Are you sure you want to close the dialog window?', + options: 'Options', + target: 'Target', + targetNew: 'New Window (_blank)', + targetTop: 'Topmost Window (_top)', + targetSelf: 'Same Window (_self)', + targetParent: 'Parent Window (_parent)', + langDirLTR: 'Left to Right (LTR)', + langDirRTL: 'Right to Left (RTL)', + styles: 'Style', + cssClasses: 'Stylesheet Classes', + width: 'Width', + height: 'Height', + align: 'Alignment', + alignLeft: 'Left', + alignRight: 'Right', + alignCenter: 'Center', + alignJustify: 'Justify', + alignTop: 'Top', + alignMiddle: 'Middle', + alignBottom: 'Bottom', + alignNone: 'None', + invalidValue: 'Invalid value.', + invalidHeight: 'Height must be a number.', + invalidWidth: 'Width must be a number.', + 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).', + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', + invalidInlineStyle: 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, unavailable', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', + 13: 'Enter', + 16: 'Shift', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', + 35: 'End', + 36: 'Home', + 46: 'Delete', + 224: 'Command' + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' + } +}; diff --git a/sources/lang/eo.js b/sources/lang/eo.js new file mode 100644 index 0000000..f270dfc --- /dev/null +++ b/sources/lang/eo.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Esperanto language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'eo' ] = { + // ARIA description. + editor: 'RiĉTeksta Redaktilo', + editorPanel: 'Panelo de la RiĉTeksta Redaktilo', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Premu ALT 0 por helpilo', + + browseServer: 'Foliumi en la Servilo', + url: 'URL', + protocol: 'Protokolo', + upload: 'Alŝuti', + uploadSubmit: 'Sendu al Servilo', + image: 'Bildo', + flash: 'Flaŝo', + form: 'Formularo', + checkbox: 'Markobutono', + radio: 'Radiobutono', + textField: 'Teksta kampo', + textarea: 'Teksta Areo', + hiddenField: 'Kaŝita Kampo', + button: 'Butono', + select: 'Elekta Kampo', + imageButton: 'Bildbutono', + notSet: '', + id: 'Id', + name: 'Nomo', + langDir: 'Skribdirekto', + langDirLtr: 'De maldekstro dekstren (LTR)', + langDirRtl: 'De dekstro maldekstren (RTL)', + langCode: 'Lingva Kodo', + longDescr: 'URL de Longa Priskribo', + cssClass: 'Klasoj de Stilfolioj', + advisoryTitle: 'Priskriba Titolo', + cssStyle: 'Stilo', + ok: 'Akcepti', + cancel: 'Rezigni', + close: 'Fermi', + preview: 'Vidigi Aspekton', + resize: 'Movigi por ŝanĝi la grandon', + generalTab: 'Ĝenerala', + advancedTab: 'Speciala', + validateNumberFailed: 'Tiu valoro ne estas nombro.', + confirmNewPage: 'La neregistritaj ŝanĝoj estas perdotaj. Ĉu vi certas, ke vi volas ŝargi novan paĝon?', + confirmCancel: 'Iuj opcioj esta ŝanĝitaj. Ĉu vi certas, ke vi volas fermi la dialogon?', + options: 'Opcioj', + target: 'Celo', + targetNew: 'Nova Fenestro (_blank)', + targetTop: 'Supra Fenestro (_top)', + targetSelf: 'Sama Fenestro (_self)', + targetParent: 'Patra Fenestro (_parent)', + langDirLTR: 'De maldekstro dekstren (LTR)', + langDirRTL: 'De dekstro maldekstren (RTL)', + styles: 'Stilo', + cssClasses: 'Stilfoliaj Klasoj', + width: 'Larĝo', + height: 'Alto', + align: 'Ĝisrandigo', + alignLeft: 'Maldekstre', + alignRight: 'Dekstre', + alignCenter: 'Centre', + alignJustify: 'Ĝisrandigi Ambaŭflanke', + alignTop: 'Supre', + alignMiddle: 'Centre', + alignBottom: 'Malsupre', + alignNone: 'Neniu', + invalidValue: 'Nevalida Valoro', + invalidHeight: 'Alto devas esti nombro.', + invalidWidth: 'Larĝo devas esti nombro.', + 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).', + invalidHtmlLength: 'La valoro indikita por la "%1" kampo devas esti pozitiva nombro kun aŭ sen valida HTMLmezurunuo (px or %).', + invalidInlineStyle: 'La valoro indikita por la enlinia stilo devas konsisti el unu aŭ pluraj elementoj kun la formato de "nomo : valoro", apartigitaj per punktokomoj.', + cssLengthTooltip: 'Entajpu nombron por rastrumera valoro aŭ nombron kun valida CSSunuo (px, %, in, cm, mm, em, ex, pt, or pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, nehavebla', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Retropaŝo', + 13: 'Enigi', + 16: 'Registrumo', + 17: 'Stirklavo', + 18: 'Alt-klavo', + 32: 'Space', // MISSING + 35: 'Fino', + 36: 'Hejmo', + 46: 'Forigi', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/es.js b/sources/lang/es.js new file mode 100644 index 0000000..40d9ae0 --- /dev/null +++ b/sources/lang/es.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Spanish language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'es' ] = { + // ARIA description. + editor: 'Editor de texto enriquecido', + editorPanel: 'Panel del Editor de Texto Enriquecido', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Pulse ALT 0 para ayuda', + + browseServer: 'Ver Servidor', + url: 'URL', + protocol: 'Protocolo', + upload: 'Cargar', + uploadSubmit: 'Enviar al Servidor', + image: 'Imagen', + flash: 'Flash', + form: 'Formulario', + checkbox: 'Casilla de Verificación', + radio: 'Botones de Radio', + textField: 'Campo de Texto', + textarea: 'Area de Texto', + hiddenField: 'Campo Oculto', + button: 'Botón', + select: 'Campo de Selección', + imageButton: 'Botón Imagen', + notSet: '', + id: 'Id', + name: 'Nombre', + langDir: 'Orientación', + langDirLtr: 'Izquierda a Derecha (LTR)', + langDirRtl: 'Derecha a Izquierda (RTL)', + langCode: 'Cód. de idioma', + longDescr: 'Descripción larga URL', + cssClass: 'Clases de hojas de estilo', + advisoryTitle: 'Título', + cssStyle: 'Estilo', + ok: 'Aceptar', + cancel: 'Cancelar', + close: 'Cerrar', + preview: 'Previsualización', + resize: 'Arrastre para redimensionar', + generalTab: 'General', + advancedTab: 'Avanzado', + validateNumberFailed: 'El valor no es un número.', + confirmNewPage: 'Cualquier cambio que no se haya guardado se perderá.\r\n¿Está seguro de querer crear una nueva página?', + confirmCancel: 'Algunas de las opciones se han cambiado.\r\n¿Está seguro de querer cerrar el diálogo?', + options: 'Opciones', + target: 'Destino', + targetNew: 'Nueva ventana (_blank)', + targetTop: 'Ventana principal (_top)', + targetSelf: 'Misma ventana (_self)', + targetParent: 'Ventana padre (_parent)', + langDirLTR: 'Izquierda a derecha (LTR)', + langDirRTL: 'Derecha a izquierda (RTL)', + styles: 'Estilos', + cssClasses: 'Clase de la hoja de estilos', + width: 'Anchura', + height: 'Altura', + align: 'Alineación', + alignLeft: 'Izquierda', + alignRight: 'Derecha', + alignCenter: 'Centrado', + alignJustify: 'Justificado', + alignTop: 'Tope', + alignMiddle: 'Centro', + alignBottom: 'Pie', + alignNone: 'Ninguno', + invalidValue: 'Valor no válido', + invalidHeight: 'Altura debe ser un número.', + invalidWidth: 'Anchura debe ser un número.', + 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).', + invalidHtmlLength: 'El valor especificado para el campo "%1" debe ser un número positivo, incluyendo optionalmente una unidad de medida HTML válida (px o %).', + invalidInlineStyle: 'El valor especificado para el estilo debe consistir en uno o más pares con el formato "nombre: valor", separados por punto y coma.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, no disponible', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Retroceso', + 13: 'Ingresar', + 16: 'Mayús.', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'Fin', + 36: 'Inicio', + 46: 'Suprimir', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/et.js b/sources/lang/et.js new file mode 100644 index 0000000..c98ea81 --- /dev/null +++ b/sources/lang/et.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Estonian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'et' ] = { + // ARIA description. + editor: 'Rikkalik tekstiredaktor', + editorPanel: 'Rikkaliku tekstiredaktori paneel', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Abi saamiseks vajuta ALT 0', + + browseServer: 'Serveri sirvimine', + url: 'URL', + protocol: 'Protokoll', + upload: 'Laadi üles', + uploadSubmit: 'Saada serverisse', + image: 'Pilt', + flash: 'Flash', + form: 'Vorm', + checkbox: 'Märkeruut', + radio: 'Raadionupp', + textField: 'Tekstilahter', + textarea: 'Tekstiala', + hiddenField: 'Varjatud lahter', + button: 'Nupp', + select: 'Valiklahter', + imageButton: 'Piltnupp', + notSet: '', + id: 'ID', + name: 'Nimi', + langDir: 'Keele suund', + langDirLtr: 'Vasakult paremale (LTR)', + langDirRtl: 'Paremalt vasakule (RTL)', + langCode: 'Keele kood', + longDescr: 'Pikk kirjeldus URL', + cssClass: 'Stiilistiku klassid', + advisoryTitle: 'Soovituslik pealkiri', + cssStyle: 'Laad', + ok: 'Olgu', + cancel: 'Loobu', + close: 'Sulge', + preview: 'Eelvaade', + resize: 'Suuruse muutmiseks lohista', + generalTab: 'Üldine', + advancedTab: 'Täpsemalt', + validateNumberFailed: 'See väärtus pole number.', + confirmNewPage: 'Kõik salvestamata muudatused lähevad kaotsi. Kas oled kindel, et tahad laadida uue lehe?', + confirmCancel: 'Mõned valikud on muudetud. Kas oled kindel, et tahad dialoogi sulgeda?', + options: 'Valikud', + target: 'Sihtkoht', + targetNew: 'Uus aken (_blank)', + targetTop: 'Kõige ülemine aken (_top)', + targetSelf: 'Sama aken (_self)', + targetParent: 'Vanemaken (_parent)', + langDirLTR: 'Vasakult paremale (LTR)', + langDirRTL: 'Paremalt vasakule (RTL)', + styles: 'Stiili', + cssClasses: 'Stiililehe klassid', + width: 'Laius', + height: 'Kõrgus', + align: 'Joondus', + alignLeft: 'Vasak', + alignRight: 'Paremale', + alignCenter: 'Kesk', + alignJustify: 'Rööpjoondus', + alignTop: 'Üles', + alignMiddle: 'Keskele', + alignBottom: 'Alla', + alignNone: 'None', // MISSING + invalidValue: 'Vigane väärtus.', + invalidHeight: 'Kõrgus peab olema number.', + invalidWidth: 'Laius peab olema number.', + 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.', + invalidHtmlLength: '"%1" välja jaoks määratud väärtus peab olema positiivne täisarv HTML ühikuga (px või %) või ilma.', + invalidInlineStyle: 'Reasisese stiili määrangud peavad koosnema paarisväärtustest (tuples), mis on semikoolonitega eraldatult järgnevas vormingus: "nimi : väärtus".', + cssLengthTooltip: 'Sisesta väärtus pikslites või number koos sobiva CSS-i ühikuga (px, %, in, cm, mm, em, ex, pt või pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, pole saadaval', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/eu.js b/sources/lang/eu.js new file mode 100644 index 0000000..98b92ef --- /dev/null +++ b/sources/lang/eu.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Basque language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'eu' ] = { + // ARIA description. + editor: 'Testu aberastuaren editorea', + editorPanel: 'Testu aberastuaren editorearen panela', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Sakatu ALT 0 laguntza jasotzeko', + + browseServer: 'Arakatu zerbitzaria', + url: 'URLa', + protocol: 'Protokoloa', + upload: 'Kargatu', + uploadSubmit: 'Bidali zerbitzarira', + image: 'Irudia', + flash: 'Flash', + form: 'Formularioa', + checkbox: 'Kontrol-laukia', + radio: 'Aukera-botoia', + textField: 'Testu-eremua', + textarea: 'Testu-area', + hiddenField: 'Ezkutuko eremua', + button: 'Botoia', + select: 'Hautespen-eremua', + imageButton: 'Irudi-botoia', + notSet: '', + id: 'Id', + name: 'Izena', + langDir: 'Hizkuntzaren norabidea', + langDirLtr: 'Ezkerretik eskuinera (LTR)', + langDirRtl: 'Eskuinetik ezkerrera (RTL)', + langCode: 'Hizkuntzaren kodea', + longDescr: 'URLaren deskribapen luzea', + cssClass: 'Estilo-orriko klaseak', + advisoryTitle: 'Aholkatutako izenburua', + cssStyle: 'Estiloa', + ok: 'Ados', + cancel: 'Utzi', + close: 'Itxi', + preview: 'Aurrebista', + resize: 'Aldatu tamainaz', + generalTab: 'Orokorra', + advancedTab: 'Aurreratua', + validateNumberFailed: 'Balio hau ez da zenbaki bat.', + confirmNewPage: 'Eduki honetan gorde gabe dauden aldaketak galduko dira. Ziur zaude orri berri bat kargatu nahi duzula?', + confirmCancel: 'Aukera batzuk aldatu dituzu. Ziur zaude elkarrizketa-koadroa itxi nahi duzula?', + options: 'Aukerak', + target: 'Helburua', + targetNew: 'Leiho berria (_blank)', + targetTop: 'Goieneko leihoan (_top)', + targetSelf: 'Leiho berean (_self)', + targetParent: 'Leiho gurasoan (_parent)', + langDirLTR: 'Ezkerretik eskuinera (LTR)', + langDirRTL: 'Eskuinetik ezkerrera (RTL)', + styles: 'Estiloa', + cssClasses: 'Estilo-orriko klaseak', + width: 'Zabalera', + height: 'Altuera', + align: 'Lerrokatzea', + alignLeft: 'Ezkerrean', + alignRight: 'Eskuinean', + alignCenter: 'Erdian', + alignJustify: 'Justifikatu', + alignTop: 'Goian', + alignMiddle: 'Erdian', + alignBottom: 'Behean', + alignNone: 'Bat ere ez', + invalidValue: 'Balio desegokia.', + invalidHeight: 'Altuera zenbaki bat izan behar da.', + invalidWidth: 'Zabalera zenbaki bat izan behar da.', + 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).', + invalidHtmlLength: '"%1" eremurako zehaztutako balioak zenbaki positibo bat izan behar du, HTML neurri unitate batekin edo gabe (px edo %).', + invalidInlineStyle: 'Lineako estiloan zehaztutako balioak "izen : balio" formatuko tupla bat edo gehiago izan behar dira, komaz bereiztuak.', + cssLengthTooltip: 'Sartu zenbaki bat edo zenbaki bat baliozko CSS unitate batekin (px, %, in, cm, mm, em, ex, pt, edo pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, erabilezina', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Sartu', + 16: 'Maius', + 17: 'Ktrl', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'Buka', + 36: 'Etxea', + 46: 'Ezabatu', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/fa.js b/sources/lang/fa.js new file mode 100644 index 0000000..3540510 --- /dev/null +++ b/sources/lang/fa.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object for the + * Persian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'fa' ] = { + // ARIA description. + editor: 'ویرایش‌گر متن غنی', + editorPanel: 'پنل ویرایشگر متن غنی', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'کلید Alt+0 را برای راهنمایی بفشارید', + + browseServer: 'فهرست​نمایی سرور', + url: 'URL', + protocol: 'قرارداد', + upload: 'بالاگذاری', + uploadSubmit: 'به سرور بفرست', + image: 'تصویر', + flash: 'فلش', + form: 'فرم', + checkbox: 'چک‌باکس', + radio: 'دکمه‌ی رادیویی', + textField: 'فیلد متنی', + textarea: 'ناحیهٴ متنی', + hiddenField: 'فیلد پنهان', + button: 'دکمه', + select: 'فیلد انتخاب چند گزینه​ای', + imageButton: 'دکمه‌ی تصویری', + notSet: '<تعیین‌نشده>', + id: 'شناسه', + name: 'نام', + langDir: 'جهت زبان', + langDirLtr: 'چپ به راست', + langDirRtl: 'راست به چپ', + langCode: 'کد زبان', + longDescr: 'URL توصیف طولانی', + cssClass: 'کلاس​های شیوه​نامه (Stylesheet)', + advisoryTitle: 'عنوان کمکی', + cssStyle: 'سبک', + ok: 'پذیرش', + cancel: 'انصراف', + close: 'بستن', + preview: 'پیش‌نمایش', + resize: 'تغییر اندازه', + generalTab: 'عمومی', + advancedTab: 'پیش‌رفته', + validateNumberFailed: 'این مقدار یک عدد نیست.', + confirmNewPage: 'هر تغییر ایجاد شده​ی ذخیره نشده از بین خواهد رفت. آیا اطمینان دارید که قصد بارگیری صفحه جدیدی را دارید؟', + confirmCancel: 'برخی از گزینه‌ها تغییر کرده‌اند. آیا واقعا قصد بستن این پنجره را دارید؟', + options: 'گزینه​ها', + target: 'مقصد', + targetNew: 'پنجره جدید', + targetTop: 'بالاترین پنجره', + targetSelf: 'همان پنجره', + targetParent: 'پنجره والد', + langDirLTR: 'چپ به راست', + langDirRTL: 'راست به چپ', + styles: 'سبک', + cssClasses: 'کلاس‌های سبک‌نامه', + width: 'عرض', + height: 'طول', + align: 'چینش', + alignLeft: 'چپ', + alignRight: 'راست', + alignCenter: 'وسط', + alignJustify: 'بلوک چین', + alignTop: 'بالا', + alignMiddle: 'میانه', + alignBottom: 'پائین', + alignNone: 'هیچ', + invalidValue: 'مقدار نامعتبر.', + invalidHeight: 'ارتفاع باید یک عدد باشد.', + invalidWidth: 'عرض باید یک عدد باشد.', + invalidCssLength: 'عدد تعیین شده برای فیلد "%1" باید یک عدد مثبت با یا بدون یک واحد اندازه گیری CSS معتبر باشد (px, %, in, cm, mm, em, ex, pt, or pc).', + invalidHtmlLength: 'عدد تعیین شده برای فیلد "%1" باید یک عدد مثبت با یا بدون یک واحد اندازه گیری HTML معتبر باشد (px or %).', + invalidInlineStyle: 'عدد تعیین شده برای سبک درون​خطی -Inline Style- باید دارای یک یا چند چندتایی با شکلی شبیه "name : value" که باید با یک ";" از هم جدا شوند.', + cssLengthTooltip: 'یک عدد برای یک مقدار بر حسب پیکسل و یا یک عدد با یک واحد CSS معتبر وارد کنید (px, %, in, cm, mm, em, ex, pt, or pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1، غیر قابل دسترس', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'عقبگرد', + 13: 'ورود', + 16: 'تعویض', + 17: 'کنترل', + 18: 'دگرساز', + 32: 'Space', // MISSING + 35: 'پایان', + 36: 'خانه', + 46: 'حذف', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/fi.js b/sources/lang/fi.js new file mode 100644 index 0000000..d10adab --- /dev/null +++ b/sources/lang/fi.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object for the + * Finnish language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'fi' ] = { + // ARIA description. + editor: 'Rikastekstieditori', + editorPanel: 'Rikastekstieditoripaneeli', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Paina ALT 0 nähdäksesi ohjeen', + + browseServer: 'Selaa palvelinta', + url: 'Osoite', + protocol: 'Protokolla', + upload: 'Lisää tiedosto', + uploadSubmit: 'Lähetä palvelimelle', + image: 'Kuva', + flash: 'Flash-animaatio', + form: 'Lomake', + checkbox: 'Valintaruutu', + radio: 'Radiopainike', + textField: 'Tekstikenttä', + textarea: 'Tekstilaatikko', + hiddenField: 'Piilokenttä', + button: 'Painike', + select: 'Valintakenttä', + imageButton: 'Kuvapainike', + notSet: '', + id: 'Tunniste', + name: 'Nimi', + langDir: 'Kielen suunta', + langDirLtr: 'Vasemmalta oikealle (LTR)', + langDirRtl: 'Oikealta vasemmalle (RTL)', + langCode: 'Kielikoodi', + longDescr: 'Pitkän kuvauksen URL', + cssClass: 'Tyyliluokat', + advisoryTitle: 'Avustava otsikko', + cssStyle: 'Tyyli', + ok: 'OK', + cancel: 'Peruuta', + close: 'Sulje', + preview: 'Esikatselu', + resize: 'Raahaa muuttaaksesi kokoa', + generalTab: 'Yleinen', + advancedTab: 'Lisäominaisuudet', + validateNumberFailed: 'Arvon pitää olla numero.', + confirmNewPage: 'Kaikki tallentamattomat muutokset tähän sisältöön menetetään. Oletko varma, että haluat ladata uuden sivun?', + confirmCancel: 'Jotkut asetuksista on muuttuneet. Oletko varma, että haluat sulkea valintaikkunan?', + options: 'Asetukset', + target: 'Kohde', + targetNew: 'Uusi ikkuna (_blank)', + targetTop: 'Päällimmäinen ikkuna (_top)', + targetSelf: 'Sama ikkuna (_self)', + targetParent: 'Ylemmän tason ikkuna (_parent)', + langDirLTR: 'Vasemmalta oikealle (LTR)', + langDirRTL: 'Oikealta vasemmalle (RTL)', + styles: 'Tyyli', + cssClasses: 'Tyylitiedoston luokat', + width: 'Leveys', + height: 'Korkeus', + align: 'Kohdistus', + alignLeft: 'Vasemmalle', + alignRight: 'Oikealle', + alignCenter: 'Keskelle', + alignJustify: 'Tasaa molemmat reunat', + alignTop: 'Ylös', + alignMiddle: 'Keskelle', + alignBottom: 'Alas', + alignNone: 'Ei asetettu', + invalidValue: 'Virheellinen arvo.', + invalidHeight: 'Korkeuden täytyy olla numero.', + invalidWidth: 'Leveyden täytyy olla numero.', + 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.', + invalidHtmlLength: 'Kentän "%1" arvon täytyy olla positiivinen luku HTML mittayksikön (px tai %) kanssa tai ilman.', + invalidInlineStyle: 'Tyylille annetun arvon täytyy koostua yhdestä tai useammasta "nimi : arvo" parista, jotka ovat eroteltuna toisistaan puolipisteillä.', + cssLengthTooltip: 'Anna numeroarvo pikseleinä tai numeroarvo CSS mittayksikön kanssa (px, %, in, cm, mm, em, ex, pt, tai pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, ei saatavissa', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/fo.js b/sources/lang/fo.js new file mode 100644 index 0000000..205b20f --- /dev/null +++ b/sources/lang/fo.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Faroese language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'fo' ] = { + // ARIA description. + editor: 'Rich Text Editor', + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Trýst ALT og 0 fyri vegleiðing', + + browseServer: 'Ambætarakagi', + url: 'URL', + protocol: 'Protokoll', + upload: 'Send til ambætaran', + uploadSubmit: 'Send til ambætaran', + image: 'Myndir', + flash: 'Flash', + form: 'Formur', + checkbox: 'Flugubein', + radio: 'Radioknøttur', + textField: 'Tekstteigur', + textarea: 'Tekstumráði', + hiddenField: 'Fjaldur teigur', + button: 'Knøttur', + select: 'Valskrá', + imageButton: 'Myndaknøttur', + notSet: '', + id: 'Id', + name: 'Navn', + langDir: 'Tekstkós', + langDirLtr: 'Frá vinstru til høgru (LTR)', + langDirRtl: 'Frá høgru til vinstru (RTL)', + langCode: 'Málkoda', + longDescr: 'Víðkað URL frágreiðing', + cssClass: 'Typografi klassar', + advisoryTitle: 'Vegleiðandi heiti', + cssStyle: 'Typografi', + ok: 'Góðkent', + cancel: 'Avlýs', + close: 'Lat aftur', + preview: 'Frumsýn', + resize: 'Drag fyri at broyta stødd', + generalTab: 'Generelt', + advancedTab: 'Fjølbroytt', + validateNumberFailed: 'Hetta er ikki eitt tal.', + confirmNewPage: 'Allar ikki goymdar broytingar í hesum innihaldið hvørva. Skal nýggj síða lesast kortini?', + confirmCancel: 'Nakrir valmøguleikar eru broyttir. Ert tú vísur í, at dialogurin skal latast aftur?', + options: 'Options', + target: 'Target', + targetNew: 'Nýtt vindeyga (_blank)', + targetTop: 'Vindeyga ovast (_top)', + targetSelf: 'Sama vindeyga (_self)', + targetParent: 'Upphavligt vindeyga (_parent)', + langDirLTR: 'Frá vinstru til høgru (LTR)', + langDirRTL: 'Frá høgru til vinstru (RTL)', + styles: 'Style', + cssClasses: 'Stylesheet Classes', + width: 'Breidd', + height: 'Hædd', + align: 'Justering', + alignLeft: 'Vinstra', + alignRight: 'Høgra', + alignCenter: 'Miðsett', + alignJustify: 'Javnir tekstkantar', + alignTop: 'Ovast', + alignMiddle: 'Miðja', + alignBottom: 'Botnur', + alignNone: 'Eingin', + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'Hædd má vera eitt tal.', + invalidWidth: 'Breidd má vera eitt tal.', + 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).', + invalidHtmlLength: 'Virðið sett í "%1" feltiðield má vera eitt positivt tal, við ella uttan gyldugum CSS mátieind (px ella %).', + invalidInlineStyle: 'Virði specifiserað fyri inline style má hava eitt ella fleiri pør (tuples) skrivað sum "name : value", hvørt parið sundurskilt við semi-colon.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, ikki tøkt', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/fr-ca.js b/sources/lang/fr-ca.js new file mode 100644 index 0000000..2702f0c --- /dev/null +++ b/sources/lang/fr-ca.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Canadian French language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'fr-ca' ] = { + // ARIA description. + editor: 'Éditeur de texte enrichi', + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Appuyez sur 0 pour de l\'aide', + + browseServer: 'Parcourir le serveur', + url: 'URL', + protocol: 'Protocole', + upload: 'Envoyer', + uploadSubmit: 'Envoyer au serveur', + image: 'Image', + flash: 'Animation Flash', + form: 'Formulaire', + checkbox: 'Case à cocher', + radio: 'Bouton radio', + textField: 'Champ texte', + textarea: 'Zone de texte', + hiddenField: 'Champ caché', + button: 'Bouton', + select: 'Liste déroulante', + imageButton: 'Bouton image', + notSet: '', + id: 'Id', + name: 'Nom', + langDir: 'Sens d\'écriture', + langDirLtr: 'De gauche à droite (LTR)', + langDirRtl: 'De droite à gauche (RTL)', + langCode: 'Code langue', + longDescr: 'URL de description longue', + cssClass: 'Classes CSS', + advisoryTitle: 'Titre', + cssStyle: 'Style', + ok: 'OK', + cancel: 'Annuler', + close: 'Fermer', + preview: 'Aperçu', + resize: 'Redimensionner', + generalTab: 'Général', + advancedTab: 'Avancé', + validateNumberFailed: 'Cette valeur n\'est pas un nombre.', + confirmNewPage: 'Les changements non sauvegardés seront perdus. Êtes-vous certain de vouloir charger une nouvelle page?', + confirmCancel: 'Certaines options ont été modifiées. Êtes-vous certain de vouloir fermer?', + options: 'Options', + target: 'Cible', + targetNew: 'Nouvelle fenêtre (_blank)', + targetTop: 'Fenêtre supérieur (_top)', + targetSelf: 'Cette fenêtre (_self)', + targetParent: 'Fenêtre parent (_parent)', + langDirLTR: 'De gauche à droite (LTR)', + langDirRTL: 'De droite à gauche (RTL)', + styles: 'Style', + cssClasses: 'Classe CSS', + width: 'Largeur', + height: 'Hauteur', + align: 'Alignement', + alignLeft: 'Gauche', + alignRight: 'Droite', + alignCenter: 'Centré', + alignJustify: 'Justifié', + alignTop: 'Haut', + alignMiddle: 'Milieu', + alignBottom: 'Bas', + alignNone: 'None', // MISSING + invalidValue: 'Valeur invalide.', + invalidHeight: 'La hauteur doit être un nombre.', + invalidWidth: 'La largeur doit être un nombre.', + 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).', + 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 %).', + invalidInlineStyle: 'La valeur spécifiée pour le style intégré doit être composée d\'un ou plusieurs couples de valeur au format "nom : valeur", separés par des points-virgules.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, indisponible', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/fr.js b/sources/lang/fr.js new file mode 100644 index 0000000..95b2d41 --- /dev/null +++ b/sources/lang/fr.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * French language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'fr' ] = { + // ARIA description. + editor: 'Éditeur de texte enrichi', + editorPanel: 'Tableau de bord de l\'éditeur de texte enrichi', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Utilisez le raccourci Alt-0 pour obtenir de l\'aide', + + browseServer: 'Parcourir le serveur', + url: 'URL', + protocol: 'Protocole', + upload: 'Téléverser', + uploadSubmit: 'Envoyer sur le serveur', + image: 'Image', + flash: 'Flash', + form: 'Formulaire', + checkbox: 'Case à cocher', + radio: 'Bouton radio', + textField: 'Champ texte', + textarea: 'Zone de texte', + hiddenField: 'Champ invisible', + button: 'Bouton', + select: 'Liste déroulante', + imageButton: 'Bouton avec image', + notSet: '', + id: 'ID', + name: 'Nom', + langDir: 'Sens d\'écriture', + langDirLtr: 'Gauche à droite (LTR)', + langDirRtl: 'Droite à gauche (RTL)', + langCode: 'Code de langue', + longDescr: 'URL de description longue', + cssClass: 'Classes de style', + advisoryTitle: 'Infobulle', + cssStyle: 'Style', + ok: 'OK', + cancel: 'Annuler', + close: 'Fermer', + preview: 'Aperçu', + resize: 'Redimensionner', + generalTab: 'Général', + advancedTab: 'Avancé', + validateNumberFailed: 'Cette valeur n\'est pas un nombre.', + confirmNewPage: 'Les changements non sauvegardés seront perdus. Êtes-vous sûr de vouloir charger une nouvelle page ?', + confirmCancel: 'Certaines options ont été modifiées. Êtes-vous sûr de vouloir fermer ?', + options: 'Options', + target: 'Cible', + targetNew: 'Nouvelle fenêtre (_blank)', + targetTop: 'Fenêtre supérieure (_top)', + targetSelf: 'Même fenêtre (_self)', + targetParent: 'Fenêtre parent (_parent)', + langDirLTR: 'Gauche à droite (LTR)', + langDirRTL: 'Droite à gauche (RTL)', + styles: 'Style', + cssClasses: 'Classes de style', + width: 'Largeur', + height: 'Hauteur', + align: 'Alignement', + alignLeft: 'Gauche', + alignRight: 'Droite', + alignCenter: 'Centrer', + alignJustify: 'Justifier', + alignTop: 'Haut', + alignMiddle: 'Milieu', + alignBottom: 'Bas', + alignNone: 'Aucun', + invalidValue: 'Valeur invalide.', + invalidHeight: 'La hauteur doit être un nombre.', + invalidWidth: 'La largeur doit être un nombre.', + 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).', + 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 %).', + 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.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, indisponible', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Entrée', + 16: 'Majuscule', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'Fin', + 36: 'Origine', + 46: 'Supprimer', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/gl.js b/sources/lang/gl.js new file mode 100644 index 0000000..331a21b --- /dev/null +++ b/sources/lang/gl.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Galician language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'gl' ] = { + // ARIA description. + editor: 'Editor de texto mellorado', + editorPanel: 'Panel do editor de texto mellorado', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Prema ALT 0 para obter axuda', + + browseServer: 'Examinar o servidor', + url: 'URL', + protocol: 'Protocolo', + upload: 'Enviar', + uploadSubmit: 'Enviar ao servidor', + image: 'Imaxe', + flash: 'Flash', + form: 'Formulario', + checkbox: 'Caixa de selección', + radio: 'Botón de opción', + textField: 'Campo de texto', + textarea: 'Área de texto', + hiddenField: 'Campo agochado', + button: 'Botón', + select: 'Campo de selección', + imageButton: 'Botón de imaxe', + notSet: '', + id: 'ID', + name: 'Nome', + langDir: 'Dirección de escritura do idioma', + langDirLtr: 'Esquerda a dereita (LTR)', + langDirRtl: 'Dereita a esquerda (RTL)', + langCode: 'Código do idioma', + longDescr: 'Descrición completa do URL', + cssClass: 'Clases da folla de estilos', + advisoryTitle: 'Título', + cssStyle: 'Estilo', + ok: 'Aceptar', + cancel: 'Cancelar', + close: 'Pechar', + preview: 'Vista previa', + resize: 'Redimensionar', + generalTab: 'Xeral', + advancedTab: 'Avanzado', + validateNumberFailed: 'Este valor non é un número.', + confirmNewPage: 'Calquera cambio que non gardara neste contido perderase.\r\nConfirma que quere cargar unha páxina nova?', + confirmCancel: 'Algunhas das opcións foron cambiadas.\r\nConfirma que quere pechar o diálogo?', + options: 'Opcións', + target: 'Destino', + targetNew: 'Nova xanela (_blank)', + targetTop: 'Xanela principal (_top)', + targetSelf: 'Mesma xanela (_self)', + targetParent: 'Xanela superior (_parent)', + langDirLTR: 'Esquerda a dereita (LTR)', + langDirRTL: 'Dereita a esquerda (RTL)', + styles: 'Estilo', + cssClasses: 'Clases da folla de estilos', + width: 'Largo', + height: 'Alto', + align: 'Aliñamento', + alignLeft: 'Esquerda', + alignRight: 'Dereita', + alignCenter: 'Centro', + alignJustify: 'Xustificado', + alignTop: 'Arriba', + alignMiddle: 'Centro', + alignBottom: 'Abaixo', + alignNone: 'Ningún', + invalidValue: 'Valor incorrecto.', + invalidHeight: 'O alto debe ser un número.', + invalidWidth: 'O largo debe ser un número.', + 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).', + invalidHtmlLength: 'O valor especificado para o campo «%1» debe ser un número positivo con ou sen unha unidade de medida HTML correcta (px ou %).', + invalidInlineStyle: 'O valor especificado no estilo en liña debe consistir nunha ou máis tuplas co formato «nome : valor», separadas por punto e coma.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, non dispoñíbel', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Intro', + 16: 'Maiús', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'Fin', + 36: 'Inicio', + 46: 'Supr', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/gu.js b/sources/lang/gu.js new file mode 100644 index 0000000..17862d0 --- /dev/null +++ b/sources/lang/gu.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Gujarati language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'gu' ] = { + // ARIA description. + editor: 'રીચ ટેક્ષ્ત્ એડીટર', + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'પ્રેસ ALT 0 મદદ માટ', + + browseServer: 'સર્વર બ્રાઉઝ કરો', + url: 'URL', + protocol: 'પ્રોટોકૉલ', + upload: 'અપલોડ', + uploadSubmit: 'આ સર્વરને મોકલવું', + image: 'ચિત્ર', + flash: 'ફ્લૅશ', + form: 'ફૉર્મ/પત્રક', + checkbox: 'ચેક બોક્સ', + radio: 'રેડિઓ બટન', + textField: 'ટેક્સ્ટ ફીલ્ડ, શબ્દ ક્ષેત્ર', + textarea: 'ટેક્સ્ટ એરિઆ, શબ્દ વિસ્તાર', + hiddenField: 'ગુપ્ત ક્ષેત્ર', + button: 'બટન', + select: 'પસંદગી ક્ષેત્ર', + imageButton: 'ચિત્ર બટન', + notSet: '<સેટ નથી>', + id: 'Id', + name: 'નામ', + langDir: 'ભાષા લેખવાની પદ્ધતિ', + langDirLtr: 'ડાબે થી જમણે (LTR)', + langDirRtl: 'જમણે થી ડાબે (RTL)', + langCode: 'ભાષા કોડ', + longDescr: 'વધારે માહિતી માટે URL', + cssClass: 'સ્ટાઇલ-શીટ ક્લાસ', + advisoryTitle: 'મુખ્ય મથાળું', + cssStyle: 'સ્ટાઇલ', + ok: 'ઠીક છે', + cancel: 'રદ કરવું', + close: 'બંધ કરવું', + preview: 'જોવું', + resize: 'ખેંચી ને યોગ્ય કરવું', + generalTab: 'જનરલ', + advancedTab: 'અડ્વાન્સડ', + validateNumberFailed: 'આ રકમ આકડો નથી.', + confirmNewPage: 'સવે કાર્ય વગરનું ફકરો ખોવાઈ જશે. તમને ખાતરી છે કે તમને નવું પાનું ખોલવું છે?', + confirmCancel: 'ઘણા વિકલ્પો બદલાયા છે. તમારે આ બોક્ષ્ બંધ કરવું છે?', + options: 'વિકલ્પો', + target: 'લક્ષ્ય', + targetNew: 'નવી વિન્ડો (_blank)', + targetTop: 'ઉપરની વિન્ડો (_top)', + targetSelf: 'એજ વિન્ડો (_self)', + targetParent: 'પેરનટ વિન્ડો (_parent)', + langDirLTR: 'ડાબે થી જમણે (LTR)', + langDirRTL: 'જમણે થી ડાબે (RTL)', + styles: 'શૈલી', + cssClasses: 'શૈલી કલાસીસ', + width: 'પહોળાઈ', + height: 'ઊંચાઈ', + align: 'લાઇનદોરીમાં ગોઠવવું', + alignLeft: 'ડાબી બાજુ ગોઠવવું', + alignRight: 'જમણી', + alignCenter: 'મધ્ય સેન્ટર', + alignJustify: 'બ્લૉક, અંતરાય જસ્ટિફાઇ', + alignTop: 'ઉપર', + alignMiddle: 'વચ્ચે', + alignBottom: 'નીચે', + alignNone: 'None', // MISSING + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'ઉંચાઈ એક આંકડો હોવો જોઈએ.', + invalidWidth: 'પોહળ ઈ એક આંકડો હોવો જોઈએ.', + invalidCssLength: '"%1" ની વેલ્યુ એક પોસીટીવ આંકડો હોવો જોઈએ અથવા CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc) વગર.', + invalidHtmlLength: '"%1" ની વેલ્યુ એક પોસીટીવ આંકડો હોવો જોઈએ અથવા HTML measurement unit (px or %) વગર.', + invalidInlineStyle: 'ઈનલાઈન સ્ટાઈલ ની વેલ્યુ "name : value" ના ફોર્મેટ માં હોવી જોઈએ, વચ્ચે સેમી-કોલોન જોઈએ.', + cssLengthTooltip: 'પિક્ષ્લ્ નો આંકડો CSS unit (px, %, in, cm, mm, em, ex, pt, or pc) માં નાખો.', + + // Put the voice-only part of the label in the span. + unavailable: '%1, નથી મળતું', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/he.js b/sources/lang/he.js new file mode 100644 index 0000000..27b57bd --- /dev/null +++ b/sources/lang/he.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Hebrew language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'he' ] = { + // ARIA description. + editor: 'עורך טקסט עשיר', + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'לחץ אלט ALT + 0 לעזרה', + + browseServer: 'סייר השרת', + url: 'כתובת (URL)', + protocol: 'פרוטוקול', + upload: 'העלאה', + uploadSubmit: 'שליחה לשרת', + image: 'תמונה', + flash: 'פלאש', + form: 'טופס', + checkbox: 'תיבת סימון', + radio: 'לחצן אפשרויות', + textField: 'שדה טקסט', + textarea: 'איזור טקסט', + hiddenField: 'שדה חבוי', + button: 'כפתור', + select: 'שדה בחירה', + imageButton: 'כפתור תמונה', + notSet: '<לא נקבע>', + id: 'זיהוי (ID)', + name: 'שם', + langDir: 'כיוון שפה', + langDirLtr: 'שמאל לימין (LTR)', + langDirRtl: 'ימין לשמאל (RTL)', + langCode: 'קוד שפה', + longDescr: 'קישור לתיאור מפורט', + cssClass: 'מחלקת עיצוב (CSS Class)', + advisoryTitle: 'כותרת מוצעת', + cssStyle: 'סגנון', + ok: 'אישור', + cancel: 'ביטול', + close: 'סגירה', + preview: 'תצוגה מקדימה', + resize: 'יש לגרור בכדי לשנות את הגודל', + generalTab: 'כללי', + advancedTab: 'אפשרויות מתקדמות', + validateNumberFailed: 'הערך חייב להיות מספרי.', + confirmNewPage: 'כל השינויים שלא נשמרו יאבדו. האם להעלות דף חדש?', + confirmCancel: 'חלק מהאפשרויות שונו, האם לסגור את הדיאלוג?', + options: 'אפשרויות', + target: 'מטרה', + targetNew: 'חלון חדש (_blank)', + targetTop: 'החלון העליון ביותר (_top)', + targetSelf: 'אותו חלון (_self)', + targetParent: 'חלון האב (_parent)', + langDirLTR: 'שמאל לימין (LTR)', + langDirRTL: 'ימין לשמאל (RTL)', + styles: 'סגנון', + cssClasses: 'מחלקות גליונות סגנון', + width: 'רוחב', + height: 'גובה', + align: 'יישור', + alignLeft: 'לשמאל', + alignRight: 'לימין', + alignCenter: 'מרכז', + alignJustify: 'יישור לשוליים', + alignTop: 'למעלה', + alignMiddle: 'לאמצע', + alignBottom: 'לתחתית', + alignNone: 'None', // MISSING + invalidValue: 'ערך לא חוקי.', + invalidHeight: 'הגובה חייב להיות מספר.', + invalidWidth: 'הרוחב חייב להיות מספר.', + invalidCssLength: 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של CSS (px, %, in, cm, mm, em, ex, pt, או pc).', + invalidHtmlLength: 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של HTML (px או %).', + invalidInlineStyle: 'הערך שצויין לשדה הסגנון חייב להכיל זוג ערכים אחד או יותר בפורמט "שם : ערך", מופרדים על ידי נקודה-פסיק.', + cssLengthTooltip: 'יש להכניס מספר המייצג פיקסלים או מספר עם יחידת גליונות סגנון תקינה (px, %, in, cm, mm, em, ex, pt, או pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, לא זמין', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', + 13: 'Enter', + 16: 'Shift', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', // MISSING + 35: 'End', + 36: 'Home', + 46: 'מחק', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/hi.js b/sources/lang/hi.js new file mode 100644 index 0000000..e0b29a3 --- /dev/null +++ b/sources/lang/hi.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Hindi language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'hi' ] = { + // ARIA description. + editor: 'रिच टेक्स्ट एडिटर', + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'मदद के लिये ALT 0 दबाए', + + browseServer: 'सर्वर ब्राउज़ करें', + url: 'URL', + protocol: 'प्रोटोकॉल', + upload: 'अपलोड', + uploadSubmit: 'इसे सर्वर को भेजें', + image: 'तस्वीर', + flash: 'फ़्लैश', + form: 'फ़ॉर्म', + checkbox: 'चॅक बॉक्स', + radio: 'रेडिओ बटन', + textField: 'टेक्स्ट फ़ील्ड', + textarea: 'टेक्स्ट एरिया', + hiddenField: 'गुप्त फ़ील्ड', + button: 'बटन', + select: 'चुनाव फ़ील्ड', + imageButton: 'तस्वीर बटन', + notSet: '<सॅट नहीं>', + id: 'Id', + name: 'नाम', + langDir: 'भाषा लिखने की दिशा', + langDirLtr: 'बायें से दायें (LTR)', + langDirRtl: 'दायें से बायें (RTL)', + langCode: 'भाषा कोड', + longDescr: 'अधिक विवरण के लिए URL', + cssClass: 'स्टाइल-शीट क्लास', + advisoryTitle: 'परामर्श शीर्शक', + cssStyle: 'स्टाइल', + ok: 'ठीक है', + cancel: 'रद्द करें', + close: 'Close', // MISSING + preview: 'प्रीव्यू', + resize: 'Resize', // MISSING + generalTab: 'सामान्य', + advancedTab: 'ऍड्वान्स्ड', + validateNumberFailed: 'This value is not a number.', // MISSING + confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING + confirmCancel: 'You have changed some options. Are you sure you want to close the dialog window?', // MISSING + options: 'Options', // MISSING + target: 'टार्गेट', + targetNew: 'New Window (_blank)', // MISSING + targetTop: 'Topmost Window (_top)', // MISSING + targetSelf: 'Same Window (_self)', // MISSING + targetParent: 'Parent Window (_parent)', // MISSING + langDirLTR: 'बायें से दायें (LTR)', + langDirRTL: 'दायें से बायें (RTL)', + styles: 'स्टाइल', + cssClasses: 'स्टाइल-शीट क्लास', + width: 'चौड़ाई', + height: 'ऊँचाई', + align: 'ऍलाइन', + alignLeft: 'दायें', + alignRight: 'दायें', + alignCenter: 'बीच में', + alignJustify: 'ब्लॉक जस्टीफ़ाई', + alignTop: 'ऊपर', + alignMiddle: 'मध्य', + alignBottom: 'नीचे', + alignNone: 'None', // MISSING + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'Height must be a number.', // MISSING + invalidWidth: 'Width must be a number.', // MISSING + 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 + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + 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 + 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 + + // Put the voice-only part of the label in the span. + unavailable: '%1, unavailable', // MISSING + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/hr.js b/sources/lang/hr.js new file mode 100644 index 0000000..d12a338 --- /dev/null +++ b/sources/lang/hr.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Croatian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'hr' ] = { + // ARIA description. + editor: 'Bogati uređivač teksta, %1', + editorPanel: 'Ploča Bogatog Uređivača Teksta', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Pritisni ALT 0 za pomoć', + + browseServer: 'Pretraži server', + url: 'URL', + protocol: 'Protokol', + upload: 'Pošalji', + uploadSubmit: 'Pošalji na server', + image: 'Slika', + flash: 'Flash', + form: 'Forma', + checkbox: 'Checkbox', + radio: 'Radio Button', + textField: 'Text Field', + textarea: 'Textarea', + hiddenField: 'Hidden Field', + button: 'Button', + select: 'Selection Field', + imageButton: 'Image Button', + notSet: '', + id: 'Id', + name: 'Naziv', + langDir: 'Smjer jezika', + langDirLtr: 'S lijeva na desno (LTR)', + langDirRtl: 'S desna na lijevo (RTL)', + langCode: 'Kôd jezika', + longDescr: 'Dugački opis URL', + cssClass: 'Klase stilova', + advisoryTitle: 'Advisory naslov', + cssStyle: 'Stil', + ok: 'OK', + cancel: 'Poništi', + close: 'Zatvori', + preview: 'Pregledaj', + resize: 'Povuci za promjenu veličine', + generalTab: 'Općenito', + advancedTab: 'Napredno', + validateNumberFailed: 'Ova vrijednost nije broj.', + confirmNewPage: 'Sve napravljene promjene će biti izgubljene ukoliko ih niste snimili. Sigurno želite učitati novu stranicu?', + confirmCancel: 'Neke od opcija su promjenjene. Sigurno želite zatvoriti ovaj prozor?', + options: 'Opcije', + target: 'Odredište', + targetNew: 'Novi prozor (_blank)', + targetTop: 'Vršni prozor (_top)', + targetSelf: 'Isti prozor (_self)', + targetParent: 'Roditeljski prozor (_parent)', + langDirLTR: 'S lijeva na desno (LTR)', + langDirRTL: 'S desna na lijevo (RTL)', + styles: 'Stil', + cssClasses: 'Klase stilova', + width: 'Širina', + height: 'Visina', + align: 'Poravnanje', + alignLeft: 'Lijevo', + alignRight: 'Desno', + alignCenter: 'Središnje', + alignJustify: 'Blok poravnanje', + alignTop: 'Vrh', + alignMiddle: 'Sredina', + alignBottom: 'Dolje', + alignNone: 'None', // MISSING + invalidValue: 'Neispravna vrijednost.', + invalidHeight: 'Visina mora biti broj.', + invalidWidth: 'Širina mora biti broj.', + 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).', + invalidHtmlLength: 'Vrijednost određena za "%1" polje mora biti pozitivni broj sa ili bez važećih HTML mjernih jedinica (px ili %).', + invalidInlineStyle: 'Vrijednost za linijski stil mora sadržavati jednu ili više definicija s formatom "naziv:vrijednost", odvojenih točka-zarezom.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, nedostupno', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/hu.js b/sources/lang/hu.js new file mode 100644 index 0000000..0cd0d96 --- /dev/null +++ b/sources/lang/hu.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Hungarian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'hu' ] = { + // ARIA description. + editor: 'HTML szerkesztő', + editorPanel: 'Rich Text szerkesztő panel', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Segítségért nyomjon ALT 0', + + browseServer: 'Böngészés a szerveren', + url: 'Hivatkozás', + protocol: 'Protokoll', + upload: 'Feltöltés', + uploadSubmit: 'Küldés a szerverre', + image: 'Kép', + flash: 'Flash', + form: 'Űrlap', + checkbox: 'Jelölőnégyzet', + radio: 'Választógomb', + textField: 'Szövegmező', + textarea: 'Szövegterület', + hiddenField: 'Rejtettmező', + button: 'Gomb', + select: 'Legördülő lista', + imageButton: 'Képgomb', + notSet: '', + id: 'Azonosító', + name: 'Név', + langDir: 'Írás iránya', + langDirLtr: 'Balról jobbra', + langDirRtl: 'Jobbról balra', + langCode: 'Nyelv kódja', + longDescr: 'Részletes leírás webcíme', + cssClass: 'Stíluskészlet', + advisoryTitle: 'Súgócimke', + cssStyle: 'Stílus', + ok: 'Rendben', + cancel: 'Mégsem', + close: 'Bezárás', + preview: 'Előnézet', + resize: 'Húzza az átméretezéshez', + generalTab: 'Általános', + advancedTab: 'További opciók', + validateNumberFailed: 'A mezőbe csak számokat írhat.', + confirmNewPage: 'Minden nem mentett változás el fog veszni! Biztosan be szeretné tölteni az oldalt?', + confirmCancel: 'Az űrlap tartalma megváltozott, ám a változásokat nem rögzítette. Biztosan be szeretné zárni az űrlapot?', + options: 'Beállítások', + target: 'Cél', + targetNew: 'Új ablak (_blank)', + targetTop: 'Legfelső ablak (_top)', + targetSelf: 'Aktuális ablakban (_self)', + targetParent: 'Szülő ablak (_parent)', + langDirLTR: 'Balról jobbra (LTR)', + langDirRTL: 'Jobbról balra (RTL)', + styles: 'Stílus', + cssClasses: 'Stíluslap osztály', + width: 'Szélesség', + height: 'Magasság', + align: 'Igazítás', + alignLeft: 'Bal', + alignRight: 'Jobbra', + alignCenter: 'Középre', + alignJustify: 'Sorkizárt', + alignTop: 'Tetejére', + alignMiddle: 'Középre', + alignBottom: 'Aljára', + alignNone: 'None', // MISSING + invalidValue: 'Érvénytelen érték.', + invalidHeight: 'A magasság mezőbe csak számokat írhat.', + invalidWidth: 'A szélesség mezőbe csak számokat írhat.', + 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).', + invalidHtmlLength: '"%1"-hez megadott érték csakis egy pozitív szám lehet, esetleg egy érvényes HTML egységgel megjelölve(px vagy %).', + invalidInlineStyle: 'Az inline stílusnak megadott értéknek tartalmaznia kell egy vagy több rekordot a "name : value" formátumban, pontosvesszővel elválasztva.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, nem elérhető', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/id.js b/sources/lang/id.js new file mode 100644 index 0000000..86e7076 --- /dev/null +++ b/sources/lang/id.js @@ -0,0 +1,116 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'id' ] = { + // ARIA description. + editor: 'Rich Text Editor', + editorPanel: 'Panel Rich Text Editor', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Tekan ALT 0 untuk bantuan.', + + browseServer: 'Jelajah Server', + url: 'URL', + protocol: 'Protokol', + upload: 'Unggah', + uploadSubmit: 'Kirim ke Server', + image: 'Gambar', + flash: 'Flash', + form: 'Formulir', + checkbox: 'Kotak Cek', + radio: 'Tombol Radio', + textField: 'Kolom Teks', + textarea: 'Area Teks', + hiddenField: 'Kolom Tersembunyi', + button: 'Tombol', + select: 'Kolom Seleksi', + imageButton: 'Tombol Gambar', + notSet: '', + id: 'Id', + name: 'Nama', + langDir: 'Arah Bahasa', + langDirLtr: 'Kiri ke Kanan (LTR)', + langDirRtl: 'Kanan ke Kiri', + langCode: 'Kode Bahasa', + longDescr: 'Deskripsi URL Panjang', + cssClass: 'Kelas Stylesheet', + advisoryTitle: 'Penasehat Judul', + cssStyle: 'Gaya', + ok: 'OK', + cancel: 'Batal', + close: 'Tutup', + preview: 'Pratinjau', + resize: 'Ubah ukuran', + generalTab: 'Umum', + advancedTab: 'Lebih Lanjut', + validateNumberFailed: 'Nilai ini tidak sebuah angka', + confirmNewPage: 'Semua perubahan yang tidak disimpan di konten ini akan hilang. Apakah anda yakin ingin memuat halaman baru?', + confirmCancel: 'Beberapa opsi telah berubah. Apakah anda yakin ingin menutup dialog?', + options: 'Opsi', + target: 'Sasaran', + targetNew: 'Jendela Baru (_blank)', + targetTop: 'Laman Atas (_top)', + targetSelf: 'Jendela yang Sama (_self)', + targetParent: 'Jendela Induk (_parent)', + langDirLTR: 'Kiri ke Kanan (LTR)', + langDirRTL: 'Kanan ke Kiri (RTL)', + styles: 'Gaya', + cssClasses: 'Kelas Stylesheet', + width: 'Lebar', + height: 'Tinggi', + align: 'Penjajaran', + alignLeft: 'Kiri', + alignRight: 'Kanan', + alignCenter: 'Tengah', + alignJustify: 'Rata kiri-kanan', + alignTop: 'Atas', + alignMiddle: 'Tengah', + alignBottom: 'Bawah', + alignNone: 'Tidak ada', + invalidValue: 'Nilai tidak sah.', + invalidHeight: 'Tinggi harus sebuah angka.', + invalidWidth: 'Lebar harus sebuah angka.', + 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).', + invalidHtmlLength: 'Nilai yang dispesifikasian untuk kolom "%1" harus sebuah angka positif dengan atau tanpa sebuah unit pengukuran HTML (px atau %) yang valid.', + invalidInlineStyle: 'Nilai pada inline style merupakan pasangan nama dan nilai dengan format "nama : nilai", yang dipisahkan dengan titik dua.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, tidak tersedia', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', + 13: 'Enter', + 16: 'Shift', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Spasi', + 35: 'End', + 36: 'Home', + 46: 'Hapus', + 224: 'Command' + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Pintasan Keyboard' + } +}; diff --git a/sources/lang/is.js b/sources/lang/is.js new file mode 100644 index 0000000..256b667 --- /dev/null +++ b/sources/lang/is.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Icelandic language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'is' ] = { + // ARIA description. + editor: 'Rich Text Editor', // MISSING + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Press ALT 0 for help', // MISSING + + browseServer: 'Fletta í skjalasafni', + url: 'Vefslóð', + protocol: 'Samskiptastaðall', + upload: 'Senda upp', + uploadSubmit: 'Hlaða upp', + image: 'Setja inn mynd', + flash: 'Flash', + form: 'Setja inn innsláttarform', + checkbox: 'Setja inn hökunarreit', + radio: 'Setja inn valhnapp', + textField: 'Setja inn textareit', + textarea: 'Setja inn textasvæði', + hiddenField: 'Setja inn falið svæði', + button: 'Setja inn hnapp', + select: 'Setja inn lista', + imageButton: 'Setja inn myndahnapp', + notSet: '', + id: 'Auðkenni', + name: 'Nafn', + langDir: 'Lesstefna', + langDirLtr: 'Frá vinstri til hægri (LTR)', + langDirRtl: 'Frá hægri til vinstri (RTL)', + langCode: 'Tungumálakóði', + longDescr: 'Nánari lýsing', + cssClass: 'Stílsniðsflokkur', + advisoryTitle: 'Titill', + cssStyle: 'Stíll', + ok: 'Í lagi', + cancel: 'Hætta við', + close: 'Close', // MISSING + preview: 'Forskoða', + resize: 'Resize', // MISSING + generalTab: 'Almennt', + advancedTab: 'Tæknilegt', + validateNumberFailed: 'This value is not a number.', // MISSING + confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING + confirmCancel: 'You have changed some options. Are you sure you want to close the dialog window?', // MISSING + options: 'Options', // MISSING + target: 'Mark', + targetNew: 'New Window (_blank)', // MISSING + targetTop: 'Topmost Window (_top)', // MISSING + targetSelf: 'Same Window (_self)', // MISSING + targetParent: 'Parent Window (_parent)', // MISSING + langDirLTR: 'Frá vinstri til hægri (LTR)', + langDirRTL: 'Frá hægri til vinstri (RTL)', + styles: 'Stíll', + cssClasses: 'Stílsniðsflokkur', + width: 'Breidd', + height: 'Hæð', + align: 'Jöfnun', + alignLeft: 'Vinstri', + alignRight: 'Hægri', + alignCenter: 'Miðjað', + alignJustify: 'Jafna báðum megin', + alignTop: 'Efst', + alignMiddle: 'Miðjuð', + alignBottom: 'Neðst', + alignNone: 'None', // MISSING + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'Height must be a number.', // MISSING + invalidWidth: 'Width must be a number.', // MISSING + 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 + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + 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 + 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 + + // Put the voice-only part of the label in the span. + unavailable: '%1, unavailable', // MISSING + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/it.js b/sources/lang/it.js new file mode 100644 index 0000000..8229aad --- /dev/null +++ b/sources/lang/it.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Italian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'it' ] = { + // ARIA description. + editor: 'Rich Text Editor', + editorPanel: 'Pannello Rich Text Editor', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Premi ALT 0 per aiuto', + + browseServer: 'Cerca sul server', + url: 'URL', + protocol: 'Protocollo', + upload: 'Carica', + uploadSubmit: 'Invia al server', + image: 'Immagine', + flash: 'Oggetto Flash', + form: 'Modulo', + checkbox: 'Checkbox', + radio: 'Radio Button', + textField: 'Campo di testo', + textarea: 'Area di testo', + hiddenField: 'Campo nascosto', + button: 'Bottone', + select: 'Menu di selezione', + imageButton: 'Bottone immagine', + notSet: '', + id: 'Id', + name: 'Nome', + langDir: 'Direzione scrittura', + langDirLtr: 'Da Sinistra a Destra (LTR)', + langDirRtl: 'Da Destra a Sinistra (RTL)', + langCode: 'Codice Lingua', + longDescr: 'URL descrizione estesa', + cssClass: 'Nome classe CSS', + advisoryTitle: 'Titolo', + cssStyle: 'Stile', + ok: 'OK', + cancel: 'Annulla', + close: 'Chiudi', + preview: 'Anteprima', + resize: 'Trascina per ridimensionare', + generalTab: 'Generale', + advancedTab: 'Avanzate', + validateNumberFailed: 'Il valore inserito non è un numero.', + confirmNewPage: 'Ogni modifica non salvata sarà persa. Sei sicuro di voler caricare una nuova pagina?', + confirmCancel: 'Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?', + options: 'Opzioni', + target: 'Destinazione', + targetNew: 'Nuova finestra (_blank)', + targetTop: 'Finestra in primo piano (_top)', + targetSelf: 'Stessa finestra (_self)', + targetParent: 'Finestra Padre (_parent)', + langDirLTR: 'Da sinistra a destra (LTR)', + langDirRTL: 'Da destra a sinistra (RTL)', + styles: 'Stile', + cssClasses: 'Classi di stile', + width: 'Larghezza', + height: 'Altezza', + align: 'Allineamento', + alignLeft: 'Sinistra', + alignRight: 'Destra', + alignCenter: 'Centrato', + alignJustify: 'Giustifica', + alignTop: 'In Alto', + alignMiddle: 'Centrato', + alignBottom: 'In Basso', + alignNone: 'Nessuno', + invalidValue: 'Valore non valido.', + invalidHeight: 'L\'altezza dev\'essere un numero', + invalidWidth: 'La Larghezza dev\'essere un numero', + 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).', + invalidHtmlLength: 'Il valore indicato per il campo "%1" deve essere un numero positivo con o senza indicazione di una valida unità di misura per le pagine HTML (px o %).', + invalidInlineStyle: 'Il valore specificato per lo stile inline deve consistere in una o più tuple con il formato di "name : value", separati da semicolonne.', + 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).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, non disponibile', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', + 13: 'Invio', + 16: 'Maiusc', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Spazio', + 35: 'Fine', + 36: 'Inizio', + 46: 'Canc', + 224: 'Comando' + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Scorciatoia da tastiera' + } +}; diff --git a/sources/lang/ja.js b/sources/lang/ja.js new file mode 100644 index 0000000..56b69f7 --- /dev/null +++ b/sources/lang/ja.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Japanese language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'ja' ] = { + // ARIA description. + editor: 'リッチテキストエディタ', + editorPanel: 'リッチテキストエディタパネル', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'ヘルプは ALT 0 を押してください', + + browseServer: 'サーバブラウザ', + url: 'URL', + protocol: 'プロトコル', + upload: 'アップロード', + uploadSubmit: 'サーバーに送信', + image: 'イメージ', + flash: 'Flash', + form: 'フォーム', + checkbox: 'チェックボックス', + radio: 'ラジオボタン', + textField: '1行テキスト', + textarea: 'テキストエリア', + hiddenField: '不可視フィールド', + button: 'ボタン', + select: '選択フィールド', + imageButton: '画像ボタン', + notSet: '<なし>', + id: 'Id', + name: 'Name属性', + langDir: '文字表記の方向', + langDirLtr: '左から右 (LTR)', + langDirRtl: '右から左 (RTL)', + langCode: '言語コード', + longDescr: 'longdesc属性(長文説明)', + cssClass: 'スタイルシートクラス', + advisoryTitle: 'Title属性', + cssStyle: 'スタイルシート', + ok: 'OK', + cancel: 'キャンセル', + close: '閉じる', + preview: 'プレビュー', + resize: 'ドラッグしてリサイズ', + generalTab: '全般', + advancedTab: '高度な設定', + validateNumberFailed: '値が数ではありません', + confirmNewPage: '変更内容を保存せず、 新しいページを開いてもよろしいでしょうか?', + confirmCancel: 'オプション設定を変更しました。ダイアログを閉じてもよろしいでしょうか?', + options: 'オプション', + target: 'ターゲット', + targetNew: '新しいウインドウ (_blank)', + targetTop: '最上部ウィンドウ (_top)', + targetSelf: '同じウィンドウ (_self)', + targetParent: '親ウィンドウ (_parent)', + langDirLTR: '左から右 (LTR)', + langDirRTL: '右から左 (RTL)', + styles: 'スタイル', + cssClasses: 'スタイルシートクラス', + width: '幅', + height: '高さ', + align: '行揃え', + alignLeft: '左', + alignRight: '右', + alignCenter: '中央', + alignJustify: '両端揃え', + alignTop: '上', + alignMiddle: '中央', + alignBottom: '下', + alignNone: 'なし', + invalidValue: '不正な値です。', + invalidHeight: '高さは数値で入力してください。', + invalidWidth: '幅は数値で入力してください。', + invalidCssLength: '入力された "%1" 項目の値は、CSSの大きさ(px, %, in, cm, mm, em, ex, pt, または pc)が正しいものである/ないに関わらず、正の値である必要があります。', + invalidHtmlLength: '入力された "%1" 項目の値は、HTMLの大きさ(px または %)が正しいものである/ないに関わらず、正の値である必要があります。', + invalidInlineStyle: '入力されたインラインスタイルの値は、"名前 : 値" のフォーマットのセットで、複数の場合はセミコロンで区切られている形式である必要があります。', + cssLengthTooltip: 'ピクセル数もしくはCSSにセットできる数値を入力してください。(px,%,in,cm,mm,em,ex,pt,or pc)', + + // Put the voice-only part of the label in the span. + unavailable: '%1, 利用不可能', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', + 13: 'Enter', + 16: 'Shift', + 17: 'Ctrl', + 18: 'Alt', + 32: 'Space', + 35: 'End', + 36: 'Home', + 46: 'Delete', + 224: 'Command' + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'キーボードショートカット' + } +}; diff --git a/sources/lang/ka.js b/sources/lang/ka.js new file mode 100644 index 0000000..999132e --- /dev/null +++ b/sources/lang/ka.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the Georgian + * language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'ka' ] = { + // ARIA description. + editor: 'ტექსტის რედაქტორი', + editorPanel: 'Rich Text Editor panel', // MISSING + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'დააჭირეთ ALT 0-ს დახმარების მისაღებად', + + browseServer: 'სერვერზე დათვალიერება', + url: 'URL', + protocol: 'პროტოკოლი', + upload: 'ატვირთვა', + uploadSubmit: 'სერვერზე გაგზავნა', + image: 'სურათი', + flash: 'Flash', + form: 'ფორმა', + checkbox: 'მონიშვნის ღილაკი', + radio: 'ამორჩევის ღილაკი', + textField: 'ტექსტური ველი', + textarea: 'ტექსტური არე', + hiddenField: 'მალული ველი', + button: 'ღილაკი', + select: 'არჩევის ველი', + imageButton: 'სურათიანი ღილაკი', + notSet: '<არაფერი>', + id: 'Id', + name: 'სახელი', + langDir: 'ენის მიმართულება', + langDirLtr: 'მარცხნიდან მარჯვნივ (LTR)', + langDirRtl: 'მარჯვნიდან მარცხნივ (RTL)', + langCode: 'ენის კოდი', + longDescr: 'დიდი აღწერის URL', + cssClass: 'CSS კლასი', + advisoryTitle: 'სათაური', + cssStyle: 'CSS სტილი', + ok: 'დიახ', + cancel: 'გაუქმება', + close: 'დახურვა', + preview: 'გადახედვა', + resize: 'გაწიე ზომის შესაცვლელად', + generalTab: 'ინფორმაცია', + advancedTab: 'გაფართოებული', + validateNumberFailed: 'ეს მნიშვნელობა არაა რიცხვი.', + confirmNewPage: 'ამ დოკუმენტში ყველა ჩაუწერელი ცვლილება დაიკარგება. დარწმუნებული ხართ რომ ახალი გვერდის ჩატვირთვა გინდათ?', + confirmCancel: 'ზოგიერთი პარამეტრი შეცვლილია, დარწმუნებულილ ხართ რომ ფანჯრის დახურვა გსურთ?', + options: 'პარამეტრები', + target: 'გახსნის ადგილი', + targetNew: 'ახალი ფანჯარა (_blank)', + targetTop: 'ზედა ფანჯარა (_top)', + targetSelf: 'იგივე ფანჯარა (_self)', + targetParent: 'მშობელი ფანჯარა (_parent)', + langDirLTR: 'მარცხნიდან მარჯვნივ (LTR)', + langDirRTL: 'მარჯვნიდან მარცხნივ (RTL)', + styles: 'სტილი', + cssClasses: 'CSS კლასი', + width: 'სიგანე', + height: 'სიმაღლე', + align: 'სწორება', + alignLeft: 'მარცხენა', + alignRight: 'მარჯვენა', + alignCenter: 'შუა', + alignJustify: '両端揃え', + alignTop: 'ზემოთა', + alignMiddle: 'შუა', + alignBottom: 'ქვემოთა', + alignNone: 'None', // MISSING + invalidValue: 'Invalid value.', // MISSING + invalidHeight: 'სიმაღლე რიცხვით უნდა იყოს წარმოდგენილი.', + invalidWidth: 'სიგანე რიცხვით უნდა იყოს წარმოდგენილი.', + 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 + invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + 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 + 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 + + // Put the voice-only part of the label in the span. + unavailable: '%1, მიუწვდომელია', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/km.js b/sources/lang/km.js new file mode 100644 index 0000000..b9908d9 --- /dev/null +++ b/sources/lang/km.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Khmer language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'km' ] = { + // ARIA description. + editor: 'ឧបករណ៍​សរសេរ​អត្ថបទ​សម្បូរ​បែប', + editorPanel: 'ផ្ទាំង​ឧបករណ៍​សរសេរ​អត្ថបទ​សម្បូរ​បែប', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'ចុច ALT 0 សម្រាប់​ជំនួយ', + + browseServer: 'រក​មើល​ក្នុង​ម៉ាស៊ីន​បម្រើ', + url: 'URL', + protocol: 'ពិធីការ', + upload: 'ផ្ទុក​ឡើង', + uploadSubmit: 'បញ្ជូនទៅកាន់ម៉ាស៊ីន​បម្រើ', + image: 'រូបភាព', + flash: 'Flash', + form: 'បែបបទ', + checkbox: 'ប្រអប់​ធីក', + radio: 'ប៊ូតុង​មូល', + textField: 'វាល​អត្ថបទ', + textarea: 'Textarea', + hiddenField: 'វាល​កំបាំង', + button: 'ប៊ូតុង', + select: 'វាល​ជម្រើស', + imageButton: 'ប៊ូតុង​រូបភាព', + notSet: '<មិនកំណត់>', + id: 'Id', + name: 'ឈ្មោះ', + langDir: 'ទិសដៅភាសា', + langDirLtr: 'ពីឆ្វេងទៅស្តាំ (LTR)', + langDirRtl: 'ពីស្តាំទៅឆ្វេង (RTL)', + langCode: 'លេខ​កូដ​ភាសា', + longDescr: 'URL អធិប្បាយ​វែង', + cssClass: 'Stylesheet Classes', + advisoryTitle: 'ចំណង​ជើង​ណែនាំ', + cssStyle: 'រចនាបថ', + ok: 'ព្រម', + cancel: 'បោះបង់', + close: 'បិទ', + preview: 'មើល​ជា​មុន', + resize: 'ប្ដូរ​ទំហំ', + generalTab: 'ទូទៅ', + advancedTab: 'កម្រិត​ខ្ពស់', + validateNumberFailed: 'តម្លៃ​នេះ​ពុំ​មែន​ជា​លេខ​ទេ។', + confirmNewPage: 'រាល់​បន្លាស់​ប្ដូរ​នានា​ដែល​មិន​ទាន់​រក្សា​ទុក​ក្នុង​មាតិកា​នេះ នឹង​ត្រូវ​បាត់​បង់។ តើ​អ្នក​ពិត​ជា​ចង់​ផ្ទុក​ទំព័រ​ថ្មី​មែនទេ?', + confirmCancel: 'ការ​កំណត់​មួយ​ចំនួន​ត្រូ​វ​បាន​ផ្លាស់​ប្ដូរ។ តើ​អ្នក​ពិត​ជា​ចង់​បិទ​ប្រអប់​នេះ​មែនទេ?', + options: 'ការ​កំណត់', + target: 'គោលដៅ', + targetNew: 'វីនដូ​ថ្មី (_blank)', + targetTop: 'វីនដូ​លើ​គេ (_top)', + targetSelf: 'វីនដូ​ដូច​គ្នា (_self)', + targetParent: 'វីនដូ​មេ (_parent)', + langDirLTR: 'ពីឆ្វេងទៅស្តាំ(LTR)', + langDirRTL: 'ពីស្តាំទៅឆ្វេង(RTL)', + styles: 'រចនាបថ', + cssClasses: 'Stylesheet Classes', + width: 'ទទឹង', + height: 'កំពស់', + align: 'កំណត់​ទីតាំង', + alignLeft: 'ខាងឆ្វង', + alignRight: 'ខាងស្តាំ', + alignCenter: 'កណ្តាល', + alignJustify: 'តំរឹមសងខាង', + alignTop: 'ខាងលើ', + alignMiddle: 'កណ្តាល', + alignBottom: 'ខាងក្រោម', + alignNone: 'គ្មាន', + invalidValue: 'តម្លៃ​មិន​ត្រឹម​ត្រូវ។', + invalidHeight: 'តម្លៃ​កំពស់​ត្រូវ​តែ​ជា​លេខ។', + invalidWidth: 'តម្លៃ​ទទឹង​ត្រូវ​តែ​ជា​លេខ។', + invalidCssLength: 'តម្លៃ​កំណត់​សម្រាប់​វាល "%1" ត្រូវ​តែ​ជា​លេខ​វិជ្ជមាន​ ដោយ​ភ្ជាប់ឬ​មិន​ភ្ជាប់​ជាមួយ​នឹង​ឯកតា​រង្វាស់​របស់ CSS (px, %, in, cm, mm, em, ex, pt ឬ pc) ។', + invalidHtmlLength: 'តម្លៃ​កំណត់​សម្រាប់​វាល "%1" ត្រូវ​តែ​ជា​លេខ​វិជ្ជមាន ដោយ​ភ្ជាប់​ឬ​មិន​ភ្ជាប់​ជាមួយ​នឹង​ឯកតា​រង្វាស់​របស់ HTML (px ឬ %) ។', + invalidInlineStyle: 'តម្លៃ​កំណត់​សម្រាប់​រចនាបថ​ក្នុង​តួ ត្រូវ​តែ​មាន​មួយ​ឬ​ធាតុ​ច្រើន​ដោយ​មាន​ទ្រង់ទ្រាយ​ជា "ឈ្មោះ : តម្លៃ" ហើយ​ញែក​ចេញ​ពី​គ្នា​ដោយ​ចុច​ក្បៀស។', + cssLengthTooltip: 'បញ្ចូល​លេខ​សម្រាប់​តម្លៃ​ជា​ភិចសែល ឬ​លេខ​ដែល​មាន​ឯកតា​ត្រឹមត្រូវ​របស់ CSS (px, %, in, cm, mm, em, ex, pt ឬ pc) ។', + + // Put the voice-only part of the label in the span. + unavailable: '%1, មិន​មាន', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'លុបថយក្រោយ', + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'ចុង', + 36: 'ផ្ទះ', + 46: 'លុប', + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/ko.js b/sources/lang/ko.js new file mode 100644 index 0000000..d08261d --- /dev/null +++ b/sources/lang/ko.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Korean language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'ko' ] = { + // ARIA description. + editor: '리치 텍스트 편집기', + editorPanel: '리치 텍스트 편집기 패널', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: '도움이 필요하면 ALT 0 을 누르세요', + + browseServer: '서버 보기', + url: 'URL', + protocol: '프로토콜', + upload: '업로드', + uploadSubmit: '서버로 전송', + image: '이미지', + flash: '플래시', + form: '폼', + checkbox: '체크 박스', + radio: '라디오 버튼', + textField: '한 줄 입력 칸', + textarea: '여러 줄 입력 칸', + hiddenField: '숨은 입력 칸', + button: '버튼', + select: '선택 목록', + imageButton: '이미지 버튼', + notSet: '<설정 안 됨>', + id: 'ID', + name: '이름', + langDir: '언어 방향', + langDirLtr: '왼쪽에서 오른쪽 (LTR)', + langDirRtl: '오른쪽에서 왼쪽 (RTL)', + langCode: '언어 코드', + longDescr: '웹 주소 설명', + cssClass: '스타일 시트 클래스', + advisoryTitle: '보조 제목', + cssStyle: '스타일', + ok: '확인', + cancel: '취소', + close: '닫기', + preview: '미리보기', + resize: '크기 조절', + generalTab: '일반', + advancedTab: '자세히', + validateNumberFailed: '이 값은 숫자가 아닙니다.', + confirmNewPage: '저장하지 않은 모든 변경사항은 유실됩니다. 정말로 새로운 페이지를 부르겠습니까?', + confirmCancel: '일부 옵션이 변경 되었습니다. 정말로 창을 닫겠습니까?', + options: '옵션', + target: '타겟', + targetNew: '새 창 (_blank)', + targetTop: '최상위 창 (_top)', + targetSelf: '같은 창 (_self)', + targetParent: '부모 창 (_parent)', + langDirLTR: '왼쪽에서 오른쪽 (LTR)', + langDirRTL: '오른쪽에서 왼쪽 (RTL)', + styles: '스타일', + cssClasses: '스타일 시트 클래스', + width: '너비', + height: '높이', + align: '정렬', + alignLeft: '왼쪽', + alignRight: '오른쪽', + alignCenter: '가운데', + alignJustify: '양쪽 맞춤', + alignTop: '위', + alignMiddle: '중간', + alignBottom: '아래', + alignNone: '기본', + invalidValue: '잘못된 값.', + invalidHeight: '높이는 숫자여야 합니다.', + invalidWidth: '넓이는 숫자여야 합니다.', + invalidCssLength: '"%1" 값은 유효한 CSS 측정 단위(px, %, in, cm, mm, em, ex, pt, or pc)를 포함하거나 포함하지 않은 양수 여야 합니다.', + invalidHtmlLength: '"%1" 값은 유효한 HTML 측정 단위(px or %)를 포함하거나 포함하지 않은 양수여야 합니다.', + invalidInlineStyle: '인라인 스타일에 설정된 값은 "name : value" 형식을 가진 하나 이상의 투플(tuples)이 세미콜론(;)으로 구분되어 구성되어야 합니다.', + cssLengthTooltip: '픽셀 단위의 숫자만 입력하시거나 유효한 CSS 단위(px, %, in, cm, mm, em, ex, pt, or pc)와 함께 숫자를 입력해주세요.', + + // Put the voice-only part of the label in the span. + unavailable: '%1, 사용불가', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/ku.js b/sources/lang/ku.js new file mode 100644 index 0000000..ec53e49 --- /dev/null +++ b/sources/lang/ku.js @@ -0,0 +1,116 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'ku' ] = { + // ARIA description. + editor: 'سەرنووسەی دەقی تەواو', + editorPanel: 'بڕگەی سەرنووسەی دەقی تەواو', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'کلیکی ALT لەگەڵ 0 بکه‌ بۆ یارمەتی', + + browseServer: 'هێنانی ڕاژە', + url: 'ناونیشانی بەستەر', + protocol: 'پڕۆتۆکۆڵ', + upload: 'بارکردن', + uploadSubmit: 'ناردنی بۆ ڕاژە', + image: 'وێنە', + flash: 'فلاش', + form: 'داڕشتە', + checkbox: 'خانەی نیشانکردن', + radio: 'جێگرەوەی دوگمە', + textField: 'خانەی دەق', + textarea: 'ڕووبەری دەق', + hiddenField: 'شاردنەوی خانە', + button: 'دوگمە', + select: 'هەڵبژاردەی خانە', + imageButton: 'دوگمەی وێنە', + notSet: '<هیچ دانەدراوە>', + id: 'ناسنامە', + name: 'ناو', + langDir: 'ئاراستەی زمان', + langDirLtr: 'چەپ بۆ ڕاست (LTR)', + langDirRtl: 'ڕاست بۆ چەپ (RTL)', + langCode: 'هێمای زمان', + longDescr: 'پێناسەی درێژی بەستەر', + cssClass: 'شێوازی چینی په‌ڕە', + advisoryTitle: 'ڕاوێژکاری سەردێڕ', + cssStyle: 'شێواز', + ok: 'باشە', + cancel: 'پاشگەزبوونەوە', + close: 'داخستن', + preview: 'پێشبینین', + resize: 'گۆڕینی ئەندازە', + generalTab: 'گشتی', + advancedTab: 'پەرەسەندوو', + validateNumberFailed: 'ئەم نرخە ژمارە نیە، تکایە نرخێکی ژمارە بنووسە.', + confirmNewPage: 'سەرجەم گۆڕانکاریەکان و پێکهاتەکانی ناووەوە لەدەست دەدەی گەر بێتوو پاشکەوتی نەکەی یەکەم جار، تۆ هەر دڵنیایی لەکردنەوەی پەنجەرەکی نوێ؟', + confirmCancel: 'هەندێك هەڵبژاردە گۆڕدراوە. تۆ دڵنیایی لە داخستنی ئەم دیالۆگە؟', + options: 'هەڵبژاردەکان', + target: 'ئامانج', + targetNew: 'پەنجەرەیەکی نوێ (_blank)', + targetTop: 'لووتکەی پەنجەرە (_top)', + targetSelf: 'لەهەمان پەنجەرە (_self)', + targetParent: 'پەنجەرەی باوان (_parent)', + langDirLTR: 'چەپ بۆ ڕاست (LTR)', + langDirRTL: 'ڕاست بۆ چەپ (RTL)', + styles: 'شێواز', + cssClasses: 'شێوازی چینی پەڕە', + width: 'پانی', + height: 'درێژی', + align: 'ڕێککەرەوە', + alignLeft: 'چەپ', + alignRight: 'ڕاست', + alignCenter: 'ناوەڕاست', + alignJustify: 'هاوستوونی', + alignTop: 'سەرەوە', + alignMiddle: 'ناوەند', + alignBottom: 'ژێرەوە', + alignNone: 'هیچ', + invalidValue: 'نرخێکی نادرووست.', + invalidHeight: 'درێژی دەبێت ژمارە بێت.', + invalidWidth: 'پانی دەبێت ژمارە بێت.', + invalidCssLength: 'ئەم نرخەی دراوە بۆ خانەی "%1" دەبێت ژمارەکی درووست بێت یان بێ ناونیشانی ئامرازی (px, %, in, cm, mm, em, ex, pt, یان pc).', + invalidHtmlLength: 'ئەم نرخەی دراوە بۆ خانەی "%1" دەبێت ژمارەکی درووست بێت یان بێ ناونیشانی ئامرازی HTML (px یان %).', + invalidInlineStyle: 'دانەی نرخی شێوازی ناوهێڵ دەبێت پێکهاتبێت لەیەك یان زیاتری داڕشتە "ناو : نرخ", جیاکردنەوەی بە فاریزە و خاڵ', + cssLengthTooltip: 'ژمارەیەك بنووسه‌ بۆ نرخی piksel یان ئامرازێکی درووستی CSS (px, %, in, cm, mm, em, ex, pt, یان pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, ئامادە نیە', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/lt.js b/sources/lang/lt.js new file mode 100644 index 0000000..e6d9d7f --- /dev/null +++ b/sources/lang/lt.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object for the + * Lithuanian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'lt' ] = { + // ARIA description. + editor: 'Pilnas redaktorius', + editorPanel: 'Pilno redagtoriaus skydelis', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Spauskite ALT 0 dėl pagalbos', + + browseServer: 'Naršyti po serverį', + url: 'URL', + protocol: 'Protokolas', + upload: 'Siųsti', + uploadSubmit: 'Siųsti į serverį', + image: 'Vaizdas', + flash: 'Flash', + form: 'Forma', + checkbox: 'Žymimasis langelis', + radio: 'Žymimoji akutė', + textField: 'Teksto laukas', + textarea: 'Teksto sritis', + hiddenField: 'Nerodomas laukas', + button: 'Mygtukas', + select: 'Atrankos laukas', + imageButton: 'Vaizdinis mygtukas', + notSet: '', + id: 'Id', + name: 'Vardas', + langDir: 'Teksto kryptis', + langDirLtr: 'Iš kairės į dešinę (LTR)', + langDirRtl: 'Iš dešinės į kairę (RTL)', + langCode: 'Kalbos kodas', + longDescr: 'Ilgas aprašymas URL', + cssClass: 'Stilių lentelės klasės', + advisoryTitle: 'Konsultacinė antraštė', + cssStyle: 'Stilius', + ok: 'OK', + cancel: 'Nutraukti', + close: 'Uždaryti', + preview: 'Peržiūrėti', + resize: 'Pavilkite, kad pakeistumėte dydį', + generalTab: 'Bendros savybės', + advancedTab: 'Papildomas', + validateNumberFailed: 'Ši reikšmė nėra skaičius.', + confirmNewPage: 'Visas neišsaugotas turinys bus prarastas. Ar tikrai norite įkrauti naują puslapį?', + confirmCancel: 'Kai kurie parametrai pasikeitė. Ar tikrai norite užverti langą?', + options: 'Parametrai', + target: 'Tikslinė nuoroda', + targetNew: 'Naujas langas (_blank)', + targetTop: 'Viršutinis langas (_top)', + targetSelf: 'Esamas langas (_self)', + targetParent: 'Paskutinis langas (_parent)', + langDirLTR: 'Iš kairės į dešinę (LTR)', + langDirRTL: 'Iš dešinės į kairę (RTL)', + styles: 'Stilius', + cssClasses: 'Stilių klasės', + width: 'Plotis', + height: 'Aukštis', + align: 'Lygiuoti', + alignLeft: 'Kairę', + alignRight: 'Dešinę', + alignCenter: 'Centrą', + alignJustify: 'Lygiuoti abi puses', + alignTop: 'Viršūnę', + alignMiddle: 'Vidurį', + alignBottom: 'Apačią', + alignNone: 'Niekas', + invalidValue: 'Neteisinga reikšmė.', + invalidHeight: 'Aukštis turi būti nurodytas skaičiais.', + invalidWidth: 'Plotis turi būti nurodytas skaičiais.', + 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).', + invalidHtmlLength: 'Reikšmė nurodyta "%1" laukui, turi būti teigiamas skaičius su arba be tinkamo HTML matavimo vieneto (px arba %).', + invalidInlineStyle: 'Reikšmė nurodyta vidiniame stiliuje turi būti sudaryta iš vieno šių reikšmių "vardas : reikšmė", atskirta kabliataškiais.', + cssLengthTooltip: 'Įveskite reikšmę pikseliais arba skaičiais su tinkamu CSS vienetu (px, %, in, cm, mm, em, ex, pt arba pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, netinkamas', + + // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. + keyboard: { + 8: 'Backspace', // MISSING + 13: 'Enter', // MISSING + 16: 'Shift', // MISSING + 17: 'Ctrl', // MISSING + 18: 'Alt', // MISSING + 32: 'Space', // MISSING + 35: 'End', // MISSING + 36: 'Home', // MISSING + 46: 'Delete', // MISSING + 224: 'Command' // MISSING + }, + + // Prepended to ARIA labels with shortcuts. + keyboardShortcut: 'Keyboard shortcut' // MISSING + } +}; diff --git a/sources/lang/lv.js b/sources/lang/lv.js new file mode 100644 index 0000000..1759e6c --- /dev/null +++ b/sources/lang/lv.js @@ -0,0 +1,117 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the {@link CKEDITOR.lang} object, for the + * Latvian language. + */ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'lv' ] = { + // ARIA description. + editor: 'Bagātinātā teksta redaktors', + editorPanel: 'Bagātinātā teksta redaktora panelis', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Palīdzībai, nospiediet ALT 0 ', + + browseServer: 'Skatīt servera saturu', + url: 'URL', + protocol: 'Protokols', + upload: 'Augšupielādēt', + uploadSubmit: 'Nosūtīt serverim', + image: 'Attēls', + flash: 'Flash', + form: 'Forma', + checkbox: 'Atzīmēšanas kastīte', + radio: 'Izvēles poga', + textField: 'Teksta rinda', + textarea: 'Teksta laukums', + hiddenField: 'Paslēpta teksta rinda', + button: 'Poga', + select: 'Iezīmēšanas lauks', + imageButton: 'Attēlpoga', + notSet: '