diff --git a/CHANGES.md b/CHANGES.md index 83b360d3bde..5da99acfffd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -32,6 +32,7 @@ Fixed Issues: * [#1068](https://github.com/ckeditor/ckeditor-dev/issues/1068): Fixed: Upload widget paste listener ignores changes to the [`uploadWidgetDefinition`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.fileTools.uploadWidgetDefinition). * [#921](https://github.com/ckeditor/ckeditor-dev/issues/921): Fixed: [Edge] CKEditor erroneously perceives internal copy and paste as type "external". * [#1213](https://github.com/ckeditor/ckeditor-dev/issues/1213): Fixed: Multiple images uploaded using [Upload Image](https://ckeditor.com/cke4/addon/uploadimage) plugin are randomly duplicated or mangled. +* [#532](https://github.com/ckeditor/ckeditor-dev/issues/532): Fixed: Removed an outdated user guide link from the [About](https://ckeditor.com/cke4/addon/about) dialog. API Changes: diff --git a/dev/langtool/meta/ckeditor.plugin-about/meta.txt b/dev/langtool/meta/ckeditor.plugin-about/meta.txt index 5893a000ea5..2cd9b6a16ca 100644 --- a/dev/langtool/meta/ckeditor.plugin-about/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-about/meta.txt @@ -3,6 +3,4 @@ copy = CKEditor copyright note. dlgTitle = Label for the About CKEditor dialog window. -help = Information about where to find CKEditor documentation. moreInfo = Caption for licensing information. -userGuide = CKEditor User's Guide title. diff --git a/plugins/about/dialogs/about.js b/plugins/about/dialogs/about.js index e795260403c..df399e5f780 100644 --- a/plugins/about/dialogs/about.js +++ b/plugins/about/dialogs/about.js @@ -10,7 +10,7 @@ CKEDITOR.dialog.add( 'about', function( editor ) { return { title: lang.dlgTitle, minWidth: 390, - minHeight: 230, + minHeight: 210, contents: [ { id: 'tab1', label: '', @@ -59,9 +59,6 @@ CKEDITOR.dialog.add( 'about', function( editor ) { 'CKEditor ' + CKEDITOR.version + ' (revision ' + CKEDITOR.revision + ')
' + 'https://ckeditor.com' + '

' + - '

' + - lang.help.replace( '$1', '' + lang.userGuide + '' ) + - '

' + '

' + lang.moreInfo + '
' + 'https://ckeditor.com/legal/ckeditor-oss-license/' + diff --git a/plugins/about/lang/af.js b/plugins/about/lang/af.js index 87479049011..d2eb42f91a2 100644 --- a/plugins/about/lang/af.js +++ b/plugins/about/lang/af.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'af', { copy: 'Kopiereg © $1. Alle regte voorbehou.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Slaan $1 na vir hulp.', - moreInfo: 'Vir lisensie-informasie, besoek asb. ons webwerf:', - userGuide: 'CKEditor Gebruikers gits' + moreInfo: 'Vir lisensie-informasie, besoek asb. ons webwerf:' } ); diff --git a/plugins/about/lang/ar.js b/plugins/about/lang/ar.js index 13bed8bc0a7..13c72f20843 100644 --- a/plugins/about/lang/ar.js +++ b/plugins/about/lang/ar.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ar', { copy: 'حقوق النشر © $1. جميع الحقوق محفوظة.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'راجع $1 من أجل المساعدة', - moreInfo: 'للحصول على معلومات الترخيص ، يرجى زيارة موقعنا:', - userGuide: 'دليل مستخدم CKEditor.' + moreInfo: 'للحصول على معلومات الترخيص ، يرجى زيارة موقعنا:' } ); diff --git a/plugins/about/lang/az.js b/plugins/about/lang/az.js index 0a367de3be7..1d5616c6049 100644 --- a/plugins/about/lang/az.js +++ b/plugins/about/lang/az.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'az', { copy: 'Copyright © $1. Bütün hüquqlar qorunur.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Kömək üçün $1 seçin', - moreInfo: 'Lisenziya informasiyası üçün zəhmət olmasa saytımızı ziyarət edin:', - userGuide: 'CKEditor İstifadəçilər üçün kitabça' + moreInfo: 'Lisenziya informasiyası üçün zəhmət olmasa saytımızı ziyarət edin:' } ); diff --git a/plugins/about/lang/bg.js b/plugins/about/lang/bg.js index 39f2114b967..840a5ebcab1 100644 --- a/plugins/about/lang/bg.js +++ b/plugins/about/lang/bg.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'bg', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Проверете $1 за помощ.', - moreInfo: 'За лицензионна информация моля посетете сайта ни:', - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'За лицензионна информация моля посетете сайта ни:' } ); diff --git a/plugins/about/lang/bn.js b/plugins/about/lang/bn.js index edff89c6ccf..df509a064dc 100644 --- a/plugins/about/lang/bn.js +++ b/plugins/about/lang/bn.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'bn', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' // MISSING + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/bs.js b/plugins/about/lang/bs.js index f5066a8cde4..34f14fc2d2c 100644 --- a/plugins/about/lang/bs.js +++ b/plugins/about/lang/bs.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'bs', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/ca.js b/plugins/about/lang/ca.js index c9a48e43a07..8fe1147884e 100644 --- a/plugins/about/lang/ca.js +++ b/plugins/about/lang/ca.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ca', { copy: 'Copyright © $1. Tots els drets reservats.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Premi $1 per obtenir ajuda.', - moreInfo: 'Per informació sobre llicències visiteu el nostre lloc web:', - userGuide: 'Manual d\'usuari de CKEditor' + moreInfo: 'Per informació sobre llicències visiteu el nostre lloc web:' } ); diff --git a/plugins/about/lang/cs.js b/plugins/about/lang/cs.js index 6c49d9458a6..b87c184e5c2 100644 --- a/plugins/about/lang/cs.js +++ b/plugins/about/lang/cs.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'cs', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Prohlédněte si $1 pro nápovědu.', - moreInfo: 'Pro informace o lincenci navštivte naši webovou stránku:', - userGuide: 'Uživatelská příručka CKEditor' + moreInfo: 'Pro informace o lincenci navštivte naši webovou stránku:' } ); diff --git a/plugins/about/lang/cy.js b/plugins/about/lang/cy.js index 72b5f39dc1c..5c426b44781 100644 --- a/plugins/about/lang/cy.js +++ b/plugins/about/lang/cy.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'cy', { copy: 'Hawlfraint © $1. Cedwir pob hawl.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Gwirio $1 am gymorth.', - moreInfo: 'Am wybodaeth ynghylch trwyddedau, ewch i\'n gwefan:', - userGuide: 'Canllawiau Defnyddiwr CKEditor' + moreInfo: 'Am wybodaeth ynghylch trwyddedau, ewch i\'n gwefan:' } ); diff --git a/plugins/about/lang/da.js b/plugins/about/lang/da.js index 819db7dabf4..7a9ae1f6ff8 100644 --- a/plugins/about/lang/da.js +++ b/plugins/about/lang/da.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'da', { copy: 'Copyright © $1. Alle rettigheder forbeholdes.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Se $1 for at få hjælp.', - moreInfo: 'For informationer omkring licens, se venligst vores hjemmeside (på engelsk):', - userGuide: 'CKEditor-brugermanual' + moreInfo: 'For informationer omkring licens, se venligst vores hjemmeside (på engelsk):' } ); diff --git a/plugins/about/lang/de-ch.js b/plugins/about/lang/de-ch.js index 6acb0076b84..a2800415f78 100644 --- a/plugins/about/lang/de-ch.js +++ b/plugins/about/lang/de-ch.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'de-ch', { copy: 'Copyright © $1. Alle Rechte vorbehalten.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Prüfen Sie $1 für Hilfe.', - moreInfo: 'Für Informationen über unsere Lizenzbestimmungen besuchen sie bitte unsere Webseite:', - userGuide: 'CKEditor Benutzerhandbuch' + moreInfo: 'Für Informationen über unsere Lizenzbestimmungen besuchen sie bitte unsere Webseite:' } ); diff --git a/plugins/about/lang/de.js b/plugins/about/lang/de.js index c2850501a1c..b1318e33402 100644 --- a/plugins/about/lang/de.js +++ b/plugins/about/lang/de.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'de', { copy: 'Copyright © $1. Alle Rechte vorbehalten.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Prüfen Sie $1 für Hilfe.', - moreInfo: 'Für Informationen über unsere Lizenzbestimmungen besuchen sie bitte unsere Webseite:', - userGuide: 'CKEditor Benutzerhandbuch' + moreInfo: 'Für Informationen über unsere Lizenzbestimmungen besuchen sie bitte unsere Webseite:' } ); diff --git a/plugins/about/lang/el.js b/plugins/about/lang/el.js index 62f49924298..9bdad25efdc 100644 --- a/plugins/about/lang/el.js +++ b/plugins/about/lang/el.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'el', { copy: 'Πνευματικά δικαιώματα © $1 Με επιφύλαξη παντός δικαιώματος.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Ελέγξτε τις $1 για βοήθεια.', - moreInfo: 'Για πληροφορίες σχετικές με την άδεια χρήσης, παρακαλούμε επισκεφθείτε την ιστοσελίδα μας:', - userGuide: 'Οδηγίες Χρήστη CKEditor' + moreInfo: 'Για πληροφορίες σχετικές με την άδεια χρήσης, παρακαλούμε επισκεφθείτε την ιστοσελίδα μας:' } ); diff --git a/plugins/about/lang/en-au.js b/plugins/about/lang/en-au.js index 710f7a7870d..7b0eee9a855 100644 --- a/plugins/about/lang/en-au.js +++ b/plugins/about/lang/en-au.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'en-au', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'For licensing information please visit our web site:' } ); diff --git a/plugins/about/lang/en-ca.js b/plugins/about/lang/en-ca.js index debf149c4ea..1235c1cb735 100644 --- a/plugins/about/lang/en-ca.js +++ b/plugins/about/lang/en-ca.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'en-ca', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'For licensing information please visit our web site:' } ); diff --git a/plugins/about/lang/en-gb.js b/plugins/about/lang/en-gb.js index 477081e7fe1..e3a1ec702c0 100644 --- a/plugins/about/lang/en-gb.js +++ b/plugins/about/lang/en-gb.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'en-gb', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', - moreInfo: 'For licensing information please visit our web site:', - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'For licensing information please visit our web site:' } ); diff --git a/plugins/about/lang/en.js b/plugins/about/lang/en.js index 46095baf1d9..101e37ea160 100644 --- a/plugins/about/lang/en.js +++ b/plugins/about/lang/en.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'en', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', - help: 'Check $1 for help.', - moreInfo: 'For licensing information please visit our web site:', - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'For licensing information please visit our web site:' } ); diff --git a/plugins/about/lang/eo.js b/plugins/about/lang/eo.js index 27174a80f2c..1e1b009e7be 100644 --- a/plugins/about/lang/eo.js +++ b/plugins/about/lang/eo.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'eo', { copy: 'Copyright © $1. Ĉiuj rajtoj rezervitaj.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Kontroli $1 por helpo.', - moreInfo: 'Por informoj pri licenco, bonvolu viziti nian retpaĝaron:', - userGuide: 'CKEditor Uzindikoj' + moreInfo: 'Por informoj pri licenco, bonvolu viziti nian retpaĝaron:' } ); diff --git a/plugins/about/lang/es-mx.js b/plugins/about/lang/es-mx.js index bf19ec97da1..64a264284a2 100644 --- a/plugins/about/lang/es-mx.js +++ b/plugins/about/lang/es-mx.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'es-mx', { copy: 'Derechos reservados © $1. Todos los derechos reservados', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Revisa $1 para ayuda.', - moreInfo: 'Para información sobre la licencia por favor visita nuestro sitio web:', - userGuide: 'Guía de Usuario CKEditor' + moreInfo: 'Para información sobre la licencia por favor visita nuestro sitio web:' } ); diff --git a/plugins/about/lang/es.js b/plugins/about/lang/es.js index 99ad8fda542..f238e7c39e2 100644 --- a/plugins/about/lang/es.js +++ b/plugins/about/lang/es.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'es', { copy: 'Copyright © $1. Todos los derechos reservados.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Lea la $1 para resolver sus dudas.', - moreInfo: 'Para información de licencia, por favor visite nuestro sitio web:', - userGuide: 'Guía de usuario de CKEditor' + moreInfo: 'Para información de licencia, por favor visite nuestro sitio web:' } ); diff --git a/plugins/about/lang/et.js b/plugins/about/lang/et.js index 7ae2fd8f0ff..20e98c1fa8b 100644 --- a/plugins/about/lang/et.js +++ b/plugins/about/lang/et.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'et', { copy: 'Copyright © $1. Kõik õigused kaitstud.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Abi jaoks vaata $1.', - moreInfo: 'Litsentsi andmed leiab meie veebilehelt:', - userGuide: 'CKEditori kasutusjuhendit' + moreInfo: 'Litsentsi andmed leiab meie veebilehelt:' } ); diff --git a/plugins/about/lang/eu.js b/plugins/about/lang/eu.js index 3afe4fc3a23..a91037e10c4 100644 --- a/plugins/about/lang/eu.js +++ b/plugins/about/lang/eu.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'eu', { copy: 'Copyright © $1. Eskubide guztiak erreserbaturik.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Begiratu $1 laguntzarako.', - moreInfo: 'Lizentziari buruzko informazioa gure webgunean:', - userGuide: 'CKEditor-en erabiltzaile-gida' + moreInfo: 'Lizentziari buruzko informazioa gure webgunean:' } ); diff --git a/plugins/about/lang/fa.js b/plugins/about/lang/fa.js index 6bdaf1f87c2..76f9e229f2a 100644 --- a/plugins/about/lang/fa.js +++ b/plugins/about/lang/fa.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'fa', { copy: 'حق نشر © $1. کلیه حقوق محفوظ است.', dlgTitle: 'About CKEditor 4', // MISSING - help: ' برای راهنمایی $1 را ملاحظه کنید.', - moreInfo: 'برای کسب اطلاعات مجوز لطفا به وب سایت ما مراجعه کنید:', - userGuide: 'راهنمای کاربران CKEditor' + moreInfo: 'برای کسب اطلاعات مجوز لطفا به وب سایت ما مراجعه کنید:' } ); diff --git a/plugins/about/lang/fi.js b/plugins/about/lang/fi.js index 7ed2284c412..998098727b9 100644 --- a/plugins/about/lang/fi.js +++ b/plugins/about/lang/fi.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'fi', { copy: 'Copyright © $1. Kaikki oikeuden pidätetään.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Katso ohjeet: $1.', - moreInfo: 'Lisenssitiedot löytyvät kotisivuiltamme:', - userGuide: 'CKEditorin käyttäjäopas' + moreInfo: 'Lisenssitiedot löytyvät kotisivuiltamme:' } ); diff --git a/plugins/about/lang/fo.js b/plugins/about/lang/fo.js index 3a3a0e103b1..517b65907d3 100644 --- a/plugins/about/lang/fo.js +++ b/plugins/about/lang/fo.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'fo', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Kekka $1 fyri hjálp.', - moreInfo: 'Licens upplýsingar finnast á heimasíðu okkara:', - userGuide: 'CKEditor Brúkaravegleiðing' + moreInfo: 'Licens upplýsingar finnast á heimasíðu okkara:' } ); diff --git a/plugins/about/lang/fr-ca.js b/plugins/about/lang/fr-ca.js index fc60d5f39f6..86e7f74aee8 100644 --- a/plugins/about/lang/fr-ca.js +++ b/plugins/about/lang/fr-ca.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'fr-ca', { copy: 'Copyright © $1. Tous droits réservés.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Consulter $1 pour l\'aide.', - moreInfo: 'Pour les informations de licence, consulter notre site internet:', - userGuide: 'Guide utilisateur de CKEditor' + moreInfo: 'Pour les informations de licence, consulter notre site internet:' } ); diff --git a/plugins/about/lang/fr.js b/plugins/about/lang/fr.js index b0a0f41a8e4..d5bfc9abe41 100644 --- a/plugins/about/lang/fr.js +++ b/plugins/about/lang/fr.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'fr', { copy: 'Copyright © $1. Tous droits réservés.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Consulter $1 pour obtenir de l\'aide.', - moreInfo: 'Pour les informations de licence, veuillez visiter notre site web :', - userGuide: 'Guide de l\'utilisateur CKEditor (en anglais)' + moreInfo: 'Pour les informations de licence, veuillez visiter notre site web :' } ); diff --git a/plugins/about/lang/gl.js b/plugins/about/lang/gl.js index e8a574b6279..109850e0ed2 100644 --- a/plugins/about/lang/gl.js +++ b/plugins/about/lang/gl.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'gl', { copy: 'Copyright © $1. Todos os dereitos reservados.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Consulte $1 para obter axuda.', - moreInfo: 'Para obter información sobre a licenza, visite o noso sitio web:', - userGuide: 'Guía do usuario do CKEditor' + moreInfo: 'Para obter información sobre a licenza, visite o noso sitio web:' } ); diff --git a/plugins/about/lang/gu.js b/plugins/about/lang/gu.js index 12149b70991..7c01a0eaaf3 100644 --- a/plugins/about/lang/gu.js +++ b/plugins/about/lang/gu.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'gu', { copy: 'કોપીરાઈટ © $1. ઓલ રાઈટ્સ ', dlgTitle: 'About CKEditor 4', // MISSING - help: 'મદદ માટે $1 તપાસો', - moreInfo: 'લાયસનસની માહિતી માટે અમારી વેબ સાઈટ', - userGuide: 'CKEditor યુઝર્સ ગાઈડ' + moreInfo: 'લાયસનસની માહિતી માટે અમારી વેબ સાઈટ' } ); diff --git a/plugins/about/lang/he.js b/plugins/about/lang/he.js index a6aaa8b5708..be18b7d857b 100644 --- a/plugins/about/lang/he.js +++ b/plugins/about/lang/he.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'he', { copy: 'Copyright © $1. כל הזכויות שמורות.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'היכנסו ל$1 לעזרה.', - moreInfo: 'למידע נוסף בקרו באתרנו:', - userGuide: 'מדריך המשתמש של CKEditor' + moreInfo: 'למידע נוסף בקרו באתרנו:' } ); diff --git a/plugins/about/lang/hi.js b/plugins/about/lang/hi.js index 0c7efcec0eb..495d9ee4141 100644 --- a/plugins/about/lang/hi.js +++ b/plugins/about/lang/hi.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'hi', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/hr.js b/plugins/about/lang/hr.js index 23c563d503c..b52ce8157d4 100644 --- a/plugins/about/lang/hr.js +++ b/plugins/about/lang/hr.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'hr', { copy: 'Autorsko pravo © $1. Sva prava pridržana.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Provjeri $1 za pomoć.', - moreInfo: 'Za informacije o licencama posjetite našu web stranicu:', - userGuide: 'Vodič za CKEditor korisnike' + moreInfo: 'Za informacije o licencama posjetite našu web stranicu:' } ); diff --git a/plugins/about/lang/hu.js b/plugins/about/lang/hu.js index 45cea268105..8f5b90acc0c 100644 --- a/plugins/about/lang/hu.js +++ b/plugins/about/lang/hu.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'hu', { copy: 'Copyright © $1. Minden jog fenntartva.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Itt találsz segítséget: $1', - moreInfo: 'Licenszelési információkért kérjük látogassa meg weboldalunkat:', - userGuide: 'CKEditor Felhasználói útmutató' + moreInfo: 'Licenszelési információkért kérjük látogassa meg weboldalunkat:' } ); diff --git a/plugins/about/lang/id.js b/plugins/about/lang/id.js index 85cc6eb7806..bab993aebfb 100644 --- a/plugins/about/lang/id.js +++ b/plugins/about/lang/id.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'id', { copy: 'Hak cipta © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Cel $1 untuk bantuan.', - moreInfo: 'Untuk informasi lisensi silahkan kunjungi web site kami:', - userGuide: 'Petunjuk Pengguna CKEditor' + moreInfo: 'Untuk informasi lisensi silahkan kunjungi web site kami:' } ); diff --git a/plugins/about/lang/is.js b/plugins/about/lang/is.js index 1ec9ebd1dd8..95ac81f6aef 100644 --- a/plugins/about/lang/is.js +++ b/plugins/about/lang/is.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'is', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' // MISSING + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/it.js b/plugins/about/lang/it.js index ff1b5c3eb78..8540fb76462 100644 --- a/plugins/about/lang/it.js +++ b/plugins/about/lang/it.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'it', { copy: 'Copyright © $1. Tutti i diritti riservati.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Vedi $1 per l\'aiuto.', - moreInfo: 'Per le informazioni sulla licenza si prega di visitare il nostro sito:', - userGuide: 'Guida Utente CKEditor' + moreInfo: 'Per le informazioni sulla licenza si prega di visitare il nostro sito:' } ); diff --git a/plugins/about/lang/ja.js b/plugins/about/lang/ja.js index 9118d0fbf69..684840ac6b3 100644 --- a/plugins/about/lang/ja.js +++ b/plugins/about/lang/ja.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ja', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: '$1 のヘルプを見てください。', - moreInfo: 'ライセンス情報の詳細はウェブサイトにて確認してください:', - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'ライセンス情報の詳細はウェブサイトにて確認してください:' } ); diff --git a/plugins/about/lang/ka.js b/plugins/about/lang/ka.js index 5bb3aead26e..8cbffc0f65a 100644 --- a/plugins/about/lang/ka.js +++ b/plugins/about/lang/ka.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ka', { copy: 'Copyright © $1. ყველა უფლება დაცულია.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'დახმარებისთვის იხილეთ $1.', - moreInfo: 'ლიცენზიის ინფორმაციისთვის ეწვიეთ ჩვენს საიტს:', - userGuide: 'CKEditor-ის მომხმარებლის სახელმძღვანელო' + moreInfo: 'ლიცენზიის ინფორმაციისთვის ეწვიეთ ჩვენს საიტს:' } ); diff --git a/plugins/about/lang/km.js b/plugins/about/lang/km.js index 77935efbc20..270d49c51ea 100644 --- a/plugins/about/lang/km.js +++ b/plugins/about/lang/km.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'km', { copy: 'រក្សាសិទ្ធិ © $1។ រក្សា​សិទ្ធិ​គ្រប់​បែប​យ៉ាង។', dlgTitle: 'About CKEditor 4', // MISSING - help: 'ពិនិត្យ $1 សម្រាប់​ជំនួយ។', - moreInfo: 'សម្រាប់​ព័ត៌មាន​អំពី​អាជ្ញាបណញណ សូម​មើល​ក្នុង​គេហទំព័រ​របស់​យើង៖', - userGuide: 'វិធី​ប្រើ​ប្រាស់ CKEditor' + moreInfo: 'សម្រាប់​ព័ត៌មាន​អំពី​អាជ្ញាបណញណ សូម​មើល​ក្នុង​គេហទំព័រ​របស់​យើង៖' } ); diff --git a/plugins/about/lang/ko.js b/plugins/about/lang/ko.js index d6f3ff55740..89e6d6f83fb 100644 --- a/plugins/about/lang/ko.js +++ b/plugins/about/lang/ko.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ko', { copy: '저작권 © $1 . 판권 소유.', dlgTitle: 'About CKEditor 4', // MISSING - help: '도움이 필요하시면 $1 를 확인하세요.', - moreInfo: '라이선스에 대한 정보는 저희 웹 사이트를 참고하세요:', - userGuide: 'CKEditor 사용설명서' + moreInfo: '라이선스에 대한 정보는 저희 웹 사이트를 참고하세요:' } ); diff --git a/plugins/about/lang/ku.js b/plugins/about/lang/ku.js index 165203d54ce..7157d41fc2b 100644 --- a/plugins/about/lang/ku.js +++ b/plugins/about/lang/ku.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ku', { copy: 'مافی لەبەرگەرتنەوەی © $1. گشتی پارێزراوه. ورگێڕانی بۆ کوردی لەلایەن هۆژە کۆیی.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'سەیری $1 بکه بۆ یارمەتی.', - moreInfo: 'بۆ زانیاری زیاتر دەربارەی مۆڵەتی بەکارهێنان، تکایه سەردانی ماڵپەڕەکەمان بکه:', - userGuide: 'ڕێپیشاندەری CKEditors' + moreInfo: 'بۆ زانیاری زیاتر دەربارەی مۆڵەتی بەکارهێنان، تکایه سەردانی ماڵپەڕەکەمان بکه:' } ); diff --git a/plugins/about/lang/lt.js b/plugins/about/lang/lt.js index b08b9cdb0e8..d1fc5df66b5 100644 --- a/plugins/about/lang/lt.js +++ b/plugins/about/lang/lt.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'lt', { copy: 'Copyright © $1. Visos teiss saugomos.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Patikrinkite $1 dėl pagalbos.', - moreInfo: 'Dėl licencijavimo apsilankykite mūsų svetainėje:', - userGuide: 'CKEditor Vartotojo Gidas' + moreInfo: 'Dėl licencijavimo apsilankykite mūsų svetainėje:' } ); diff --git a/plugins/about/lang/lv.js b/plugins/about/lang/lv.js index fde76558514..a862be20471 100644 --- a/plugins/about/lang/lv.js +++ b/plugins/about/lang/lv.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'lv', { copy: 'Kopēšanas tiesības © $1. Visas tiesības rezervētas.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Pārbaudiet $1 palīdzībai.', - moreInfo: 'Informācijai par licenzēšanu apmeklējiet mūsu mājas lapu:', - userGuide: 'CKEditor Lietotāja pamācība' + moreInfo: 'Informācijai par licenzēšanu apmeklējiet mūsu mājas lapu:' } ); diff --git a/plugins/about/lang/mk.js b/plugins/about/lang/mk.js index 419a26290cc..32760599b98 100644 --- a/plugins/about/lang/mk.js +++ b/plugins/about/lang/mk.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'mk', { copy: 'Авторски права © $1. Сите права се задржани.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Отворете $1 за помош.', - moreInfo: 'За информации околу лиценцата, ве молиме посетете го нашиот веб-сајт: ', - userGuide: 'CKEditor упатство за корисници' + moreInfo: 'За информации околу лиценцата, ве молиме посетете го нашиот веб-сајт: ' } ); diff --git a/plugins/about/lang/mn.js b/plugins/about/lang/mn.js index 113d4ee5022..7eb37fd9360 100644 --- a/plugins/about/lang/mn.js +++ b/plugins/about/lang/mn.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'mn', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/ms.js b/plugins/about/lang/ms.js index 64ee45aace8..8d324211146 100644 --- a/plugins/about/lang/ms.js +++ b/plugins/about/lang/ms.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ms', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' // MISSING + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/nb.js b/plugins/about/lang/nb.js index 171294139ef..2643c6ef11c 100644 --- a/plugins/about/lang/nb.js +++ b/plugins/about/lang/nb.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'nb', { copy: 'Copyright © $1. Alle rettigheter reservert.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Se $1 for hjelp.', - moreInfo: 'For lisensieringsinformasjon, vennligst besøk vårt nettsted:', - userGuide: 'CKEditors brukerveiledning' + moreInfo: 'For lisensieringsinformasjon, vennligst besøk vårt nettsted:' } ); diff --git a/plugins/about/lang/nl.js b/plugins/about/lang/nl.js index 068a112711c..353cb6194a0 100644 --- a/plugins/about/lang/nl.js +++ b/plugins/about/lang/nl.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'nl', { copy: 'Copyright © $1. Alle rechten voorbehouden.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Bekijk de $1 voor hulp.', - moreInfo: 'Bezoek onze website voor licentieinformatie:', - userGuide: 'CKEditor gebruiksaanwijzing' + moreInfo: 'Bezoek onze website voor licentieinformatie:' } ); diff --git a/plugins/about/lang/no.js b/plugins/about/lang/no.js index 89fbabd811c..ad7263545dc 100644 --- a/plugins/about/lang/no.js +++ b/plugins/about/lang/no.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'no', { copy: 'Copyright © $1. Alle rettigheter reservert.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Se $1 for hjelp.', - moreInfo: 'For lisensieringsinformasjon, vennligst besøk vårt nettsted:', - userGuide: 'CKEditors brukerveiledning' + moreInfo: 'For lisensieringsinformasjon, vennligst besøk vårt nettsted:' } ); diff --git a/plugins/about/lang/oc.js b/plugins/about/lang/oc.js index eec2fefafd3..758d491ac36 100644 --- a/plugins/about/lang/oc.js +++ b/plugins/about/lang/oc.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'oc', { copy: 'Copyright © $1. Totes los dreits reservats.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Consultar $1 per obténer d\'ajuda.', - moreInfo: 'Per las informacions de licéncia, visitatz nòstre site web :', - userGuide: 'Guida de l\'utilizaire CKEditor (en anglés)' + moreInfo: 'Per las informacions de licéncia, visitatz nòstre site web :' } ); diff --git a/plugins/about/lang/pl.js b/plugins/about/lang/pl.js index 9f1e151c81d..a49bdf9fea0 100644 --- a/plugins/about/lang/pl.js +++ b/plugins/about/lang/pl.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'pl', { copy: 'Copyright © $1. Wszelkie prawa zastrzeżone.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Pomoc znajdziesz w $1.', - moreInfo: 'Informacje na temat licencji można znaleźć na naszej stronie:', - userGuide: 'podręczniku użytkownika programu CKEditor' + moreInfo: 'Informacje na temat licencji można znaleźć na naszej stronie:' } ); diff --git a/plugins/about/lang/pt-br.js b/plugins/about/lang/pt-br.js index 183159cc077..7c189647b2d 100644 --- a/plugins/about/lang/pt-br.js +++ b/plugins/about/lang/pt-br.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'pt-br', { copy: 'Copyright © $1. Todos os direitos reservados.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Verifique o $1 para obter ajuda.', - moreInfo: 'Para informações sobre a licença por favor visite o nosso site:', - userGuide: 'Guia do Usuário do CKEditor' + moreInfo: 'Para informações sobre a licença por favor visite o nosso site:' } ); diff --git a/plugins/about/lang/pt.js b/plugins/about/lang/pt.js index 23d8b4a6cf6..9e38780e60d 100644 --- a/plugins/about/lang/pt.js +++ b/plugins/about/lang/pt.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'pt', { copy: 'Direitos de Autor © $1. Todos os direitos reservados.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Doar $1 para ajudar.', - moreInfo: 'Para informação sobre licenciamento visite o nosso sítio web:', - userGuide: 'CKEditor - Guia do utilizador' + moreInfo: 'Para informação sobre licenciamento visite o nosso sítio web:' } ); diff --git a/plugins/about/lang/ro.js b/plugins/about/lang/ro.js index 28faf75db9d..56b6d7b29c6 100644 --- a/plugins/about/lang/ro.js +++ b/plugins/about/lang/ro.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ro', { copy: 'Copyright © $1. Toate drepturile rezervate.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Citește $1 pentru ajutor.', - moreInfo: 'Pentru informații despre licență, vă rugăm vizitați web site-ul nostru:', - userGuide: 'CKEditor Ghid Utilizator' + moreInfo: 'Pentru informații despre licență, vă rugăm vizitați web site-ul nostru:' } ); diff --git a/plugins/about/lang/ru.js b/plugins/about/lang/ru.js index f9ab9644bc6..d0cde9a22a3 100644 --- a/plugins/about/lang/ru.js +++ b/plugins/about/lang/ru.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ru', { copy: 'Copyright © $1. Все права защищены.', dlgTitle: 'About CKEditor 4', // MISSING - help: '$1 содержит подробную справку по использованию.', - moreInfo: 'Для получения информации о лицензии, пожалуйста, перейдите на наш сайт:', - userGuide: 'Руководство пользователя CKEditor' + moreInfo: 'Для получения информации о лицензии, пожалуйста, перейдите на наш сайт:' } ); diff --git a/plugins/about/lang/si.js b/plugins/about/lang/si.js index 7ad5cecee01..defa00cfe40 100644 --- a/plugins/about/lang/si.js +++ b/plugins/about/lang/si.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'si', { copy: 'පිටපත් අයිතිය සහ පිටපත් කිරීම;$1 .සියලුම හිමිකම් ඇවිරිණි.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'උදව් සඳහා $1 ', - moreInfo: 'බලපත්‍ර තොරතුරු සදහා කරුණාකර අපගේ විද්‍යුත් ලිපිනයට පිවිසෙන්න:', - userGuide: 'CKEditor භාවිතා කිරීම පිළිබඳ ' + moreInfo: 'බලපත්‍ර තොරතුරු සදහා කරුණාකර අපගේ විද්‍යුත් ලිපිනයට පිවිසෙන්න:' } ); diff --git a/plugins/about/lang/sk.js b/plugins/about/lang/sk.js index 2f7e465c54a..0f30c60bda7 100644 --- a/plugins/about/lang/sk.js +++ b/plugins/about/lang/sk.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'sk', { copy: 'Copyright © $1. Všetky práva vyhradené.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Zaškrtnite $1 pre pomoc.', - moreInfo: 'Pre informácie o licenciách, prosíme, navštívte našu web stránku:', - userGuide: 'Používateľská príručka KCEditor-a' + moreInfo: 'Pre informácie o licenciách, prosíme, navštívte našu web stránku:' } ); diff --git a/plugins/about/lang/sl.js b/plugins/about/lang/sl.js index ae28e2a2b4d..724f7a6cd65 100644 --- a/plugins/about/lang/sl.js +++ b/plugins/about/lang/sl.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'sl', { copy: 'Copyright © $1. Vse pravice pridržane.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Oglejte si $1 za pomoč.', - moreInfo: 'Za informacije o licenciranju prosimo obiščite našo spletno stran:', - userGuide: 'Uporabniški vodnik CKEditor' + moreInfo: 'Za informacije o licenciranju prosimo obiščite našo spletno stran:' } ); diff --git a/plugins/about/lang/sq.js b/plugins/about/lang/sq.js index 42e1af3b88f..8e082cdfc13 100644 --- a/plugins/about/lang/sq.js +++ b/plugins/about/lang/sq.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'sq', { copy: 'Të drejtat e kopjimit © $1. Të gjitha të drejtat e rezervuara.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Kontrollo $1 për ndihmë.', - moreInfo: 'Për informacione rreth licencave shih faqen tonë:', - userGuide: 'Udhëzuesi i Shfrytëzuesit të CKEditor' + moreInfo: 'Për informacione rreth licencave shih faqen tonë:' } ); diff --git a/plugins/about/lang/sr-latn.js b/plugins/about/lang/sr-latn.js index d2f2c3b4649..aee1112db71 100644 --- a/plugins/about/lang/sr-latn.js +++ b/plugins/about/lang/sr-latn.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'sr-latn', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' // MISSING + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/sr.js b/plugins/about/lang/sr.js index 16ac077b4e8..23528cb9806 100644 --- a/plugins/about/lang/sr.js +++ b/plugins/about/lang/sr.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'sr', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' // MISSING + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/sv.js b/plugins/about/lang/sv.js index eb5d190258d..dcda9cdab2c 100644 --- a/plugins/about/lang/sv.js +++ b/plugins/about/lang/sv.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'sv', { copy: 'Copyright © $1. Alla rättigheter reserverade.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Se $1 för hjälp.', - moreInfo: 'För information om licensiering besök vår hemsida:', - userGuide: 'CKEditor användarmanual' + moreInfo: 'För information om licensiering besök vår hemsida:' } ); diff --git a/plugins/about/lang/th.js b/plugins/about/lang/th.js index d747338cd62..b8bac73ae55 100644 --- a/plugins/about/lang/th.js +++ b/plugins/about/lang/th.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'th', { copy: 'Copyright © $1. All rights reserved.', // MISSING dlgTitle: 'About CKEditor 4', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor User\'s Guide' + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/tr.js b/plugins/about/lang/tr.js index 93ab46a5108..4f594f0b83d 100644 --- a/plugins/about/lang/tr.js +++ b/plugins/about/lang/tr.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'tr', { copy: 'Copyright © $1. Tüm hakları saklıdır.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Yardım için $1 kontrol edin.', - moreInfo: 'Lisanslama hakkında daha fazla bilgi almak için lütfen sitemizi ziyaret edin:', - userGuide: 'CKEditor Kullanıcı Kılavuzu' + moreInfo: 'Lisanslama hakkında daha fazla bilgi almak için lütfen sitemizi ziyaret edin:' } ); diff --git a/plugins/about/lang/tt.js b/plugins/about/lang/tt.js index bc528089474..72f9e1a3efd 100644 --- a/plugins/about/lang/tt.js +++ b/plugins/about/lang/tt.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'tt', { copy: 'Copyright © $1. Бар хокуклар сакланган', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Ярдәм өчен $1 тикшереп карагыз.', - moreInfo: 'For licensing information please visit our web site:', // MISSING - userGuide: 'CKEditor кулланмасы' + moreInfo: 'For licensing information please visit our web site:' // MISSING } ); diff --git a/plugins/about/lang/ug.js b/plugins/about/lang/ug.js index 84f97f5c42b..7f5712c1b76 100644 --- a/plugins/about/lang/ug.js +++ b/plugins/about/lang/ug.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'ug', { copy: 'Copyright © $1. نەشر ھوقۇقىغا ئىگە', dlgTitle: 'About CKEditor 4', // MISSING - help: '$1 نى زىيارەت قىلىپ ياردەمگە ئېرىشىڭ', - moreInfo: 'تور تۇرايىمىزنى زىيارەت قىلىپ كېلىشىمگە ئائىت تېخىمۇ كۆپ ئۇچۇرغا ئېرىشىڭ', - userGuide: 'CKEditor ئىشلەتكۈچى قوللانمىسى' + moreInfo: 'تور تۇرايىمىزنى زىيارەت قىلىپ كېلىشىمگە ئائىت تېخىمۇ كۆپ ئۇچۇرغا ئېرىشىڭ' } ); diff --git a/plugins/about/lang/uk.js b/plugins/about/lang/uk.js index 90245f158ab..ed2531c9aaa 100644 --- a/plugins/about/lang/uk.js +++ b/plugins/about/lang/uk.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'uk', { copy: 'Copyright © $1. Всі права застережено.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Перевірте $1 для допомоги.', - moreInfo: 'Щодо інформації з ліцензування завітайте на наш сайт:', - userGuide: 'Інструкція Користувача для CKEditor' + moreInfo: 'Щодо інформації з ліцензування завітайте на наш сайт:' } ); diff --git a/plugins/about/lang/vi.js b/plugins/about/lang/vi.js index 0b8999fc89f..2a2ebe67067 100644 --- a/plugins/about/lang/vi.js +++ b/plugins/about/lang/vi.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'vi', { copy: 'Bản quyền © $1. Giữ toàn quyền.', dlgTitle: 'About CKEditor 4', // MISSING - help: 'Kiểm tra $1 để được giúp đỡ.', - moreInfo: 'Vui lòng ghé thăm trang web của chúng tôi để có thông tin về giấy phép:', - userGuide: 'Hướng dẫn sử dụng CKEditor' + moreInfo: 'Vui lòng ghé thăm trang web của chúng tôi để có thông tin về giấy phép:' } ); diff --git a/plugins/about/lang/zh-cn.js b/plugins/about/lang/zh-cn.js index 8e4a648b0fa..3d48ff60f4c 100644 --- a/plugins/about/lang/zh-cn.js +++ b/plugins/about/lang/zh-cn.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'zh-cn', { copy: '版权所有 © $1。
保留所有权利。', dlgTitle: 'About CKEditor 4', // MISSING - help: '访问 $1 以获取帮助。', - moreInfo: '相关授权许可信息请访问我们的网站:', - userGuide: 'CKEditor 用户向导' + moreInfo: '相关授权许可信息请访问我们的网站:' } ); diff --git a/plugins/about/lang/zh.js b/plugins/about/lang/zh.js index 85cd97f9bf4..11de03bf101 100644 --- a/plugins/about/lang/zh.js +++ b/plugins/about/lang/zh.js @@ -5,7 +5,5 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license CKEDITOR.plugins.setLang( 'about', 'zh', { copy: 'Copyright © $1. All rights reserved.', dlgTitle: 'About CKEditor 4', // MISSING - help: '檢閱 $1 尋求幫助。', - moreInfo: '關於授權資訊,請參閱我們的網站:', - userGuide: 'CKEditor 使用者手冊' + moreInfo: '關於授權資訊,請參閱我們的網站:' } );