Home
last modified time | relevance | path

Searched refs:translations (Results 76 – 100 of 100) sorted by last modified time

1234

/plugin/amcharts/assets/amcharts/lang/
H A Dno.js1 AmCharts.translations.no = {"monthNames":["Januar","Februar","Mars","April","Mai","Juni","Juli","Au…
H A Dtr.js1 AmCharts.translations.tr = {"monthNames":["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz",…
H A Dzh.js1 AmCharts.translations.zh = {
/plugin/amcharts/assets/amcharts/plugins/dataloader/lang/
H A Den.js1 AmCharts.translations.dataLoader.en = {
H A Dfr.js1 AmCharts.translations.dataLoader.fr = {
H A Dlt.js1 AmCharts.translations.dataLoader.lt = {
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md235 a corresponding language. For that the plugin needs to have the translations.
237 Some of the plugin translations are in **lang** subdirectory. Simply include the
347 * Fixed the bug with translations not being applied properly
/plugin/amcharts/assets/amcharts/plugins/export/lang/
H A Den.js1 AmCharts.translations[ "export" ][ "en" ] = { class in AmCharts
H A Dfr.js1 AmCharts.translations[ "export" ][ "fr" ] = { class in AmCharts
H A Dlt.js1 AmCharts.translations[ "export" ][ "lt" ] = { class in AmCharts
H A Dpl.js1 AmCharts.translations[ "export" ][ "pl" ] = { class in AmCharts
H A Dpt.js7 AmCharts.translations["export"]["pt"] = { class in AmCharts
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php132 $this->options['lang'] = $translations;
/plugin/publist/bib2tpl/lang/
H A Des.php2 $translations = array( variable
H A Dde.php2 $translations = array( variable
H A Den.php2 $translations = array( variable
/plugin/selfmeasurement/
H A Ddescription.txt62 * Missing translations
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php31 $translations = array('iso-8859-1' => 'winansi',
50 if (isset($translations[$encoding])) { return $translations[$encoding]; };
/plugin/publistx/bib2tpl/lang/
H A Dde.php2 $translations = array( variable
H A Den.php2 $translations = array( variable
H A Des.php2 $translations = array( variable
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php139 $this->options['lang'] = $translations;
/plugin/socialshareprivacy2/SSP/
H A DREADME.md115 …l JavaScripts except the `jquery.socialshareprivacy.localstorage.js` module and the 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/jmol2/jmol/
H A DCHANGES.txt1430 # bug fix: translations of Console not implemented correctly
4972 # bug fix and additional work in relation to translations

1234