Home
last modified time | relevance | path

Searched refs:trans (Results 51 – 73 of 73) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG874 * changed trans tag to accept any variable for the plural count
891 * added the following filers: "constant", "trans", "replace", "json_encode"
897 * fixed trans tag when no vars are used in plural form
907 * the trans tag plural count is now attached to the plural tag:
908 old: `{% trans count %}...{% plural %}...{% endtrans %}`
909 new: `{% trans %}...{% plural count %}...{% endtrans %}`
911 * added a way to translate strings coming from a variable ({% trans var %})
912 * fixed trans tag when used with the Escaper extension
/plugin/codemirror/dist/modes/
H A Djinja2.min.js.map1 …tio\", \"url\", \"with\", \"endwith\",\n \"get_current_language\", \"trans\", \"endtrans\", \…
H A Dtwig.min.js.map1 …"or\", \"set\", \"spaceless\", \"endspaceless\", \"with\", \"endwith\", \"trans\", \"endtrans\", \…
H A Ddjango.min.js.map1 …", \"endcomment\",\n \"empty\", \"url\", \"static\", \"trans\", \"blocktrans\",…
/plugin/photogallery/lightGallery/css/
H A Dlightgallery.css903 .lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-…
H A Dlightgallery.min.css1 …g-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-c…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php661 $trans = false;
780 $trans = true;
796 if ($trans) {
797 $this->mpdf->gradients[$n]['trans'] = true;
1009 $trans = true;
1027 if (isset($trans) && $trans) {
1028 $this->mpdf->gradients[$n]['trans'] = true;
/plugin/issuetracker/
H A Daction.php3163 $trans=get_html_translation_table(HTML_SPECIALCHARS, ENT_QUOTES);
3164 $trans=array_flip($trans);
3165 $x_comment=strtr($xa_comment, $trans);
H A Dprototype.js3012 var trans = { class in Element.addMethods.findDOMClass
3023 if (trans[tagName]) klass = 'HTML' + trans[tagName] + 'Element';
/plugin/jdraw/lib/
H A Djgraphx-examples.jar ... .mxCellState state com.mxgraph.util.mxPoint trans public java.lang.Object createEdge (java. ...
H A Djdraw.jar ... .mxCellState state com.mxgraph.util.mxPoint trans public java.lang.Object createEdge (java. ...
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe35382 trans form
39053 Ġneuro trans
39183 trans fer
41265 trans lation
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2627 var trans = { class in Element.addMethods.findDOMClass
2638 if (trans[tagName]) klass = 'HTML' + trans[tagName] + 'Element';
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js3005 var trans = { class in Element.addMethods.findDOMClass
3016 if (trans[tagName]) klass = 'HTML' + trans[tagName] + 'Element';
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1660 function hex2rgb(val,trans) { argument
1665 return 'rgba(' + tp1 + ',' + tp2 + ',' + tp3 + ',' + trans + ')';
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js9663 var trans = this.getValue(colorTrans, "0");
9665 if (trans != null && !(trans.length === 0)) {
9666 var tmp = 1.0 - parseFloat(trans);
/plugin/passpolicy/
H A D10k-common-passwords.txt2728 trans
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/openlayersmap/ol7/
H A Dol.js.map

123