Home
last modified time | relevance | path

Searched refs:translation (Results 101 – 125 of 601) sorted by relevance

12345678910>>...25

/plugin/siteexport/
H A Dhelper.php164 $translation = plugin_load('helper', 'autotranslation');
165 if ($translation) {
167 $trans = $translation->translations;
/plugin/publist/
H A Dchangelog11 * Language option: set default from "translation" plugin (if installed &
/plugin/translation/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\translation\test;
8 * General tests for the translation plugin
34 $this->assertEquals('translation', $info['base']);
64 'Both ' . DOKU_PLUGIN . 'translation/conf/default.php and ' . DOKU_PLUGIN . 'translation/conf/metadata.php have to exist and contain the same keys.'
72 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'translation/conf/metadata.php'
80 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'translation/conf/default.php'
/plugin/struct/lang/en/
H A Deditor_edit.txt5 Field names have to be unique. It is recommended to use short identifiers that unlikely change later as they will be used to reference the fields in aggregations later. Use the translation labels in the field's configuration for more human readable names.
/plugin/siteexport/inc/
H A Dtoc.php12 public $translation = null; variable in siteexport_toc
31 … $checkArray = $this->translation ? $this->translation->translations : array(noNS($this->NS));
/plugin/publistx/
H A Dchangelog21 * Language option: set default from "translation" plugin (if installed &
/plugin/dokutranslate/
H A DREADME3 Plugin for crowdsourced translation of books
/plugin/translator/
H A Daction.php127 'langpair' => 'en|' . $_REQUEST['translation'],
/plugin/odt2dw/
H A DREADME28 * Add : message translation in Dutch (By mprins)
/plugin/pageredirect/
H A DChangeLog.md21 - Esperanto translation in #30
35 - added german translation [#27]
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md240 If there is no translation to your language readily available, just grab en.js,
253 P.S. send us your translation so we can include it for the benefits of other
319 * New translation: Added French translation. Thanks Remy!
/plugin/securelogin/
H A DREADME.md143 * add german translation. Thanks to Heiko Barth
162 * add Czech translation
166 * add French translation
/plugin/pagemove/lang/es/
H A Dlang.php.txt8 * @translation Ruben Squartini <>
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst24 // Specify the location of the translation tables
122 {# assign the translation to a temporary variable #}
/plugin/data-au/
H A Dhelper.php538 $trans = plugin_load('helper', 'translation');
/plugin/publistf/
H A DCHANGELOG.md56 * Language option: set default from "translation" plugin (if installed &
/plugin/data/
H A Dhelper.php64 $trans = plugin_load('helper', 'translation');
554 * Replace translation related placeholders in given string
571 // if translation plugin available, get current translation (empty for default lang)
574 $trans = plugin_load('helper', 'translation');
/plugin/masciimath/
H A DREADME.txt6 This is an implementation of Peter Jipsen's ASCIIMathML.js, but in pure PHP, i.e. the translation i…
/plugin/mundart/doku/
H A Dsource.txt84 The translation is far from perfect and need some improvements. Netherless it's working and it's re…
/plugin/mindmap/
H A Dsyntax.php418 $transplugin = plugin_load('helper','translation');
/plugin/jmol2/jmol/
H A DJmolApplet0_Symmetry.jar ... symmetry.Rotation rotation org.jmol.symmetry.Translation translation javax.vecmath.Matrix4f seitzMatrix12ths boolean isImproper int ...
H A DJmolAppletSigned0_Symmetry.jar ... symmetry.Rotation rotation org.jmol.symmetry.Translation translation javax.vecmath.Matrix4f seitzMatrix12ths boolean isImproper int ...
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A Docrbinfo.txt45 work on the translation to Postscript and TrueType. It was *not* a purely
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_it.js.map1 …__webpack_require__.s = 195);\n","/*\n Update 29/12/2015:\n New labels translation by ARCANGELI CL…
/plugin/pdfjs/pdfjs/
H A DLICENSE32 transformation or translation of a Source form, including but

12345678910>>...25