Home
last modified time | relevance | path

Searched refs:translations (Results 76 – 100 of 100) sorted by relevance

1234

/plugin/publist/bib2tpl/
H A Dbibtex_converter.php132 $this->options['lang'] = $translations;
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php143 $this->options['lang'] = $translations;
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php139 $this->options['lang'] = $translations;
/plugin/odtplus2dw/
H A DREADME.md64 - Removed some translations (I can't update them, so I had to remove).
/plugin/data-au/_test/
H A Dhelper.test.php346 $conf['plugin']['translation']['translations'] = 'de';
/plugin/data/_test/
H A Dhelper.test.php
/plugin/siteexport/
H A Dhelper.php167 $trans = $translation->translations;
/plugin/siteexport/inc/
H A Dtoc.php31 … $checkArray = $this->translation ? $this->translation->translations : array(noNS($this->NS));
/plugin/gitbacked/
H A DCHANGELOG.md114 - German translations added
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1translations["export"]||(AmCharts.translations["export"]={}),AmCharts.translations["export"].en||(…
H A Dexport.js29 if ( !AmCharts.translations[ "export" ] ) {
30 AmCharts.translations[ "export" ] = {}
32 if ( !AmCharts.translations[ "export" ][ "en" ] ) {
33 AmCharts.translations[ "export" ][ "en" ] = { class in AmCharts
513 …var catalog = AmCharts.translations[ _this.name ][ lang ] || AmCharts.translations[ _this.name ][ …
/plugin/cacherevisionseraser/
H A DREADME.md153 More translations are welcome.
/plugin/wikistats/
H A DREADME.md201 * Add resources types translations
/plugin/odt/
H A DChangeLog.txt227 * lang/: translations
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js4511 var translations = { mouseenter: "mouseover", mouseleave: "mouseout" }; class in _getDOMEventName
4512 return eventName in translations ? translations[eventName] : eventName;
/plugin/adfs/phpsaml/
H A DREADME.md100 * `gettext`. Install that library and its php driver. It handles translations.
251 Locale folder contains some translations: `en_US` and `es_ES` as a proof of concept.
252 Currently there are no translations but we will eventually localize the messages
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md44 * `FEAT`: add missing translations ([#710](https://github.com/bpmn-io/dmn-js/pull/710), [#88](https…
/plugin/issuetracker/
H A Dprototype.js5625 translations = { mouseenter: "mouseover", mouseleave: "mouseout" }; class
5629 return (translations[eventName] || eventName);
/plugin/socialshareprivacy2/SSP/
H A DREADME.md115 …l JavaScripts except the `jquery.socialshareprivacy.localstorage.js` module and the translations.
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md679 * `FEAT`: simplify requested palette and context pad translations ([#1027](https://github.com/bpmn-…
/plugin/amcharts/assets/amcharts/
H A Damcharts.js1 …=[],d.onReadyArray=[],d.useUTC=!1,d.updateRate=60,d.uid=0,d.lang={},d.translations={},d.mapTransla…
4 …a=parseFloat(RegExp.$1)));return a};d.applyLang=function(a,b){var c=d.translations;b.dayNames=d.ex…
/plugin/jmol2/jmol/
H A DCHANGES.txt1430 # bug fix: translations of Console not implemented correctly
4972 # bug fix and additional work in relation to translations
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt984 Improved list of RIFF ['INFO'] comment key translations
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md29 * [#16786](http://dev.ckeditor.com/ticket/16786): Fixed: Added missing translations for the [Copy F…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md449 * [#16786](https://dev.ckeditor.com/ticket/16786): Fixed: Added missing translations for the [Copy …

1234