Home
last modified time | relevance | path

Searched refs:lang (Results 176 – 200 of 4142) sorted by path

12345678910>>...166

/template/ad-hominem/
H A Dmy_template.php32 global $lang;
83 'title'=> $lang['btn_index']
105 'title'=> $lang['btn_recent'], 'href'=> DOKU_BASE.'feed.php'
109 'title'=> $lang['currentns'],
116 'title'=> $lang['btn_edit'],
124 'title'=> $lang['searchresult'],
131 'rel' => 'alternate', 'type'=> 'text/html', 'title'=> $lang['plainhtml'],
138 'rel' => 'alternate', 'type'=> 'text/plain', 'title'=> $lang['wikimarkup'],
282 global $lang;
292 echo $prefix . "\t<h4>" . $lang['breadcrum
[all...]
H A Dtpl_searchform.php12 <label for="qsearch__in" class="sronly"><?php echo htmlentities($lang['btn_search']); ?></label>
13 <input name="q" type="text" class="edit" title="<?php echo $lang['btn_search']; ?> [F]" accesskey="f" placeholder="<?php echo $lang['btn_search']; ?>" autocomplete="off" id="qsearch__in" value="<?php echo ($ACT === 'search' ? $QUERY : ''); ?>" /><button value="0" type="reset" title="<?php echo htmlentities($lang['btn_delete']); ?>"><?php echo htmlentities($lang['btn_delete']); ?>"</button><button value="1" type="submit" title="<?php echo htmlentities($lang['btn_search']); ?>"><?php echo htmlentities($lang['btn_search']); ?>"</button>
/template/adoradark/
H A Ddetail.php15 <html lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
61 echo '<dt>'.$lang['reference'].':</dt>';
68 echo '<dd>'.$lang['nothingfound'].'</dd>';
72 <p><?php echo $lang['media_acl_warning']; ?></p>
92 <h3 class="a11y"><?php echo $lang['page_tools']; ?></h3>
H A Dmain.php17 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
39 <h3 class="toggle"><?php echo $lang['sidebar'] ?></h3>
73 <h3 class="a11y"><?php echo $lang['page_tools']; ?></h3>
H A Dmediamanager.php13 <html lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="popup no-js">
17 <?php echo hsc($lang['mediaselect'])?>
31 <h1><?php echo hsc($lang['mediaselect'])?></h1>
H A Dtpl_header.php17 <li><a href="#dokuwiki__content"><?php echo $lang['skip_to_content']; ?></a></li>
41 <h3 class="a11y"><?php echo $lang['user_tools']; ?></h3>
62 <h3 class="a11y"><?php echo $lang['site_tools']; ?></h3>
65 <?php tpl_actiondropdown($lang['tools']); ?>
/template/adoradark/lang/en/
H A Dlang.php5 $lang['__background_site__'] = 'Color for the very background (behind the content box)';
6 $lang['__link__'] = 'The general link color';
7 $lang['__existing__'] = 'The color for links to existing pages';
8 $lang['__missing__'] = 'The color for links to non-existing pages';
9 $lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
10 $lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, …
11 $lang['__tablet_width__'] = 'Below screensizes of this width, the site switches to tablet mode';
12 $lang['__phone_width__'] = 'Below screensizes of this width, the site switches to phone mode';
/template/amanuensis/inc/
H A Dfunctionmods.php10 global $lang;
20 print '<input type="submit" value="'.$lang['btn_search'].'" class="searchbutton" />';
38 global $lang;
51 …print '<input type="submit" value="'.$lang['btn_addpage'].'" title="'.$lang['btn_addpage'].'" cla…
52 …print '<input type="submit" value="'.$lang['btn_addsubpage'].'" title="'.$lang['btn_addsubpage'].'…
88 global $lang;
97 $pre.$lang['btn_edit'].$suf,
101 $pre.$lang['btn_create'].$suf,
111 $pre.$lang['btn_show'].$suf,
132 tpl_link(wl($ID,'do=login'),$pre.$lang['btn_login'].$suf,'class="action"');
[all …]
/template/amanuensis/lang/en/
H A Dlang.php16 $lang['btn_edit'] = 'Edit';
17 $lang['btn_help'] = 'Help';
18 $lang['btn_about'] = 'About';
19 $lang['btn_addpage'] = 'Page';
20 $lang['btn_addsubpage'] = 'SubPage';
21 $lang['btn_show'] = 'Show';
22 $lang['btn_search_img'] = ' "'.$doku_tpl . 'media/search.png"';
26 $lang['btn_revs'] = 'Revisions';
27 $lang['btn_subscribe'] = 'Subscribe';
28 $lang['btn_unsubscribe'] = 'Unsubscribe';
[all …]
/template/amanuensis/
H A Dmain.php16 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
29 <?php if($lang['direction'] == 'rtl') {?>
H A Dmedia.php18 <title><?php echo hsc($lang['mediaselect'])?> [<?php echo hsc($conf['title'])?>]</title>
40 <h1><?php echo hsc($lang['mediaselect'])?> <code><?php echo hsc($NS)?></code></h1>
45 …<b><a href="<?php echo DOKU_BASE?>lib/exe/media.php?ns="><?php echo hsc($lang['namespaces'])?></a>…
H A Dmediaref.php19 <title><?php echo hsc($lang['mediaselect'])?> [<?php echo hsc($conf['title'])?>]</title>
41 <h1><?php echo hsc($lang['reference'])?> <code><?php echo hsc(noNS($DEL))?></code></h1>
45 <p><?php echo hsc($lang['ref_inuse'])?></p>
/template/ameoto/
H A Ddetail.php50 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
55 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.date($conf['dformat'],$t).'</dd>';
58 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
61 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
64 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
67 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
70 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
73 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
76 if($t) print '<dt>'.$lang['img_keywords'].':</dt><dd>'.hsc($t).'</dd>';
H A Dmain.php22 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
H A Dmediamanager.php20 <?php echo hsc($lang['mediaselect'])?>
37 <h1><?php echo hsc($lang['mediaselect'])?></h1>
/template/apricot/
H A Ddetail.php17 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>">
64 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
86 echo '<a href="'.$mmURL.'">'.$lang['img_manager'].'</a><br />';
89 &larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?>
/template/apricot/lang/af/
H A Dlang.php8 $lang['discussion'] = 'Bespreking';
9 $lang['back_to_article'] = 'Terug na die artikel';
10 $lang['userpage'] = 'Gebruikersbladsy';
/template/apricot/lang/ar/
H A Dlang.php8 $lang['discussion'] = 'نقاش';
9 $lang['back_to_article'] = 'عودة إلى المقالة';
11 $lang['userpage'] = 'صفحة مستخدم';
/template/apricot/lang/az/
H A Dlang.php8 $lang['discussion'] = 'Müzakirə';
9 $lang['back_to_article'] = 'Geri makalenin'; // Məqalədə qayıt
10 $lang['userpage'] = 'İstifadəçi səhifəsi';
/template/apricot/lang/bg/
H A Dlang.php8 $lang['discussion'] = 'Беседа';
9 $lang['back_to_article'] = 'Обратно към статията';
10 $lang['userpage'] = 'Потребител';
/template/apricot/lang/ca/
H A Dlang.php8 $lang['discussion'] = 'Discussió';
9 $lang['back_to_article'] = 'Tornar al article';
10 $lang['userpage'] = "Pàgina d'usuari";
/template/apricot/lang/cs/
H A Dlang.php8 $lang['discussion'] = 'Diskuse';
9 $lang['back_to_article'] = 'Zpet na clánek';
10 $lang['userpage'] = 'Uživatelova stránka';
/template/apricot/lang/da/
H A Dlang.php8 $lang['discussion'] = 'Diskussion';
9 $lang['back_to_article'] = 'Tilbage til artiklen';
10 $lang['userpage'] = 'Brugerside';
/template/apricot/lang/de/
H A Dlang.php8 $lang['discussion'] = 'Diskussion';
9 $lang['back_to_article'] = 'Zurück zum Artikel';
10 $lang['userpage'] = 'Benutzer-Seite';
13 $lang['user_tools'] = 'Benutzer-Werkzeuge';
14 $lang['site_tools'] = 'Webseiten-Werkzeuge';
15 $lang['page_tools'] = 'Seiten-Werkzeuge';
16 $lang['skip_to_content'] = 'springe zum Inhalt';
/template/apricot/lang/el/
H A Dlang.php8 $lang['discussion'] = 'Συζήτηση';
9 $lang['back_to_article'] = 'Πίσω στα άρθρα';
10 $lang['userpage'] = 'Σελίδα χρήστη';

12345678910>>...166