Home
last modified time | relevance | path

Searched refs:lang (Results 6001 – 6025 of 6322) sorted by relevance

1...<<241242243244245246247248249250>>...253

/plugin/s5reloaded/
H A Drenderer.php62 global $lang;
71 lang="'.$conf['lang'].'" dir="'.$lang['direction'].'">
/plugin/jmol2/jmol/
H A DJmolApplet0_Console.jar ... java.lang.String) private static java.lang.String getLabelWithoutMnemonic (java.lang.String) ...
H A DJmolAppletSigned0_Console.jar ... java.lang.String) private static java.lang.String getLabelWithoutMnemonic (java.lang.String) ...
H A DJmolAppletSigned0_ShapeSpecial.jar ... ) void <init> (int, java.lang.String, java.lang.String, short
H A DJmolApplet0_ShapeSpecial.jar ... ) void <init> (int, java.lang.String, java.lang.String, short ...
/plugin/vote/
H A Dsyntax.php206 global $lang;
217 '" accept-charset="'.$lang[ 'encoding' ].'"><div align="center" class="no">'.
/plugin/nsexport/packer/ziphtml/
H A Dzip.php90 global $lang;
142 $output .= ' lang="'.$conf['lang'].'" dir="'.$lang['direction'].'">' . DOKU_LF;
/plugin/ajaxpeon/
H A Daction.php216 global $lang;
220 $out .= $lang['toc'];
/plugin/discordnotifier/
H A Dhelper.php74 global $lang;
122 if ( $summary ) $description .= "\n" . $lang['summary'] . ": " . $summary;
/plugin/firenews/
H A Dsyntax.php409 $lang = $this->getLang($langTag);
410 return $lang;
/plugin/templater/
H A DCHANGELOG.md48 * Internationalization: added lang/en and lang/pt-br.
/plugin/nroff/
H A Drenderer.php634 global $lang;
642 str_replace('\\\\n','\\n',addslashes($lang['nosmblinks'])).
644 str_replace('\\\\n','\\n',addslashes($lang['nosmblinks'])).'\');}"';
779 global $lang;
816 if($name) $this->doc .= ' '.$lang['by'].' '.$name;
836 $this->doc .= '<em>'.$lang['rssfailed'].'</em>';
/plugin/deeplautotranslate/
H A Daction.php74 // if the default lang is in a namespace and we are in that namespace --> check for push translation
106 // if the default lang is in a namespace and we are in that namespace --> push translate
253 foreach ($push_langs as $lang) {
255 if (!array_key_exists($lang, $this->langs)) {
256 msg($this->getLang('msg_translation_fail_invalid_lang') . $lang, -1);
261 // if default lang is in ns: replace language namespace in ID
265 $lang_id = $lang . ':' . $lang_id;
267 // if default lang is not in ns: add language namespace to ID
268 $lang_id = $lang . ':' . $ID;
279 $translated_text = $this->deepl_translate($org_page_text, $lang, getN
[all...]
/plugin/fedauth/
H A Dhelper.php104 …. ' <input type="submit" class="button" name="fa[toggle]" value="' . $this->lang['btn_toggle'] …
/plugin/refnotes/
H A Dlocale.php18 return $this->lang;
/plugin/dokutexit/
H A DMakefile24 DIRS = conf/ lang/
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D8cd00a3aba7c3c158277bc032aac2830.asciidoc29 'lang' => 'painless',
/plugin/guestbook/
H A Dadmin.php77 global $lang, $_SESSION;
/plugin/bez/action/
H A Ddefault.php160 $conf['lang'] = array_shift($ex);
229 $lang = $this->getLang($field);
230 if ($lang != '') {
231 $field = $lang;
/plugin/farmer/action/
H A Dstartup.php58 global $conf, $lang;
/plugin/fileshare/syntax/
H A DFileshare.php211 global $lang;
227 $form->addElement ( form_makeButton ( 'submit', '', $lang ['btn_upload'] ) );
/plugin/addnewpage/
H A Dsyntax.php91 global $lang;
109 … method="get" action="' . DOKU_BASE . DOKU_SCRIPT . '" accept-charset="' . $lang['encoding'] . '">'
/plugin/pagequery/
H A Dsyntax.php243 $lang = ['jump_section' => $this->getLang('jump_section'), 'link_to_top' => $this->getLang('link_to_top'),
246 $pq = new PageQuery($lang);
/plugin/codeprettify/code-prettify/src/
H A Dlang-matlab.js159 ["lang-matlab-identifiers", /^([a-zA-Z][a-zA-Z0-9_]*(?:\.[a-zA-Z][a-zA-Z0-9_]*)*)/, null],
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.twitter.js50 lang : options.language property in $.fn.socialSharePrivacy.settings.services.twitter.button.params

1...<<241242243244245246247248249250>>...253