Home
last modified time | relevance | path

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

1234567

/template/able/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/able/css/
H A Dable.css10 …-images, flexible-header, full-width-template, rtl-language-support, sticky-post, translation-ready
/template/arcade-basic/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/arcade-basic/css/
H A Dable.css10 …-images, flexible-header, full-width-template, rtl-language-support, sticky-post, translation-ready
/template/notes/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/template/kkh/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/template/material/
H A Dmain.php135 $translation = plugin_load('helper','translation'); variable
136 if ($translation) echo $translation->showTranslations();
H A DLICENSE31 transformation or translation of a Source form, including but
/template/dokukitv2/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
H A Dmain.php7 $translation = plugin_load('helper','translation'); variable
70 if ($translation) {
72 echo $translation->showTranslations();
/template/dokukit/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
H A Dmain.php16 $translation = plugin_load('helper','translation'); variable
44 if ($translation) {
46 echo $translation->showTranslations();
/template/arctic/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/white/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/monochrome/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/mystyle/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/dokubootstrapsimplified/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/congrid/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/template/wallpaper/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
H A Ddesign.css1135 /* translation plugin compatibility */
/template/dokucms/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/icke/
H A Dfunctions.php124 $translation =& plugin_load('action', 'translation');
125 if ($translation === null) {
129 if ($translation->locale === null) {
132 $translatedId = $translation->locale . ":$id";
H A DIckeNavigation.php93 $translation = $this->getCurrentTranslation();
95 $translatedId = $translation . ":$id";
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
H A Dmain.php32 $translation = plugin_load('helper','translation'); variable
33 if ($translation !== null) {
34 echo $translation->showTranslations();

1234567