add contents

This commit is contained in:
Trevor Batley
2025-10-09 15:04:29 +11:00
parent 170362eec1
commit bce7dd054a
2537 changed files with 301282 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?php
/**
* German language file for howhard plugin
*
* @author taggic http://forum.dokuwiki.org/user/6866
*/
$lang['howhardtitle'] = 'Komplexit&auml;t'; // Schwierigkeitsgrad, Anforderung
$lang['level1'] = 'sehr leicht'; // sehr einfach - Neuling
$lang['level2'] = 'leicht'; // einfach - Anfänger
$lang['level3'] = 'mittel'; // durchschnittlich - Anwender
$lang['level4'] = 'schwer'; // hoch - Fachmann
$lang['level5'] = 'sehr schwer'; // sehr hoch - Meister

View File

@@ -0,0 +1,9 @@
<?php
/**
* German language file for howhard plugin
*
* @author taggic http://forum.dokuwiki.org/user/6866
*/
$lang['confhowhardstyle'] = 'W&auml;hle ein Bild :<br>1 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,19 @@
<?php
/**
* English language file for howhard plugin
*
* @author Fabrice DEJAIGHER <fabrice@chtiland.com>
*/
// menu entry for admin plugins
// $lang['menu'] = 'Your menu entry';
// custom language strings for the plugin
$lang['howhardtitle'] = 'Difficulty';
$lang['level1'] = 'Very easy';
$lang['level2'] = 'Easy';
$lang['level3'] = 'Medium';
$lang['level4'] = 'Hard';
$lang['level5'] = 'Very Hard';

View File

@@ -0,0 +1,13 @@
<?php
/**
* english language file for howhard plugin
*
* @author Fabrice DEJAIGHER <fabrice@chtiland.com>
*/
// keys need to match the config setting name
// $lang['fixme'] = 'FIXME';
$lang['confhowhardcompact'] = 'Compact style (not working with style 1)';
$lang['confhowhardstyle'] = 'Choose image :<br>1 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author polkillas <polkillas@polkillas.net>
*/
$lang['howhardtitle'] = 'Dificultad';
$lang['level1'] = 'Muy fácil';
$lang['level2'] = 'Fácil';
$lang['level3'] = 'Media';
$lang['level4'] = 'Difícil';
$lang['level5'] = 'Muy difícil';

View File

@@ -0,0 +1,8 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author polkillas <polkillas@polkillas.net>
*/
$lang['confhowhardstyle'] = 'Escoge imagen :<br>1 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,14 @@
<?php
/**
* French language file for howhard plugin
*
* @author Fabrice DEJAIGHER <fabrice@chtiland.com>
*/
$lang['howhardtitle'] = 'Difficulté';
$lang['level1'] = 'Très facile';
$lang['level2'] = 'Facile';
$lang['level3'] = 'Moyen';
$lang['level4'] = 'Difficile';
$lang['level5'] = 'Très difficile';

View File

@@ -0,0 +1,10 @@
<?php
/**
* French language file for howhard plugin
*
* @author Fabrice DEJAIGHER <fabrice@chtiland.com>
*/
$lang['confhowhardcompact'] = 'Style compact (Non compatible avec le style 1).';
$lang['confhowhardstyle'] = 'Choix de l\'image :<br>1 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Myeongjin <aranet100@gmail.com>
*/
$lang['howhardtitle'] = '난이도';
$lang['level1'] = '매우 쉬움';
$lang['level2'] = '쉬움';
$lang['level3'] = '보통';
$lang['level4'] = '어려움';
$lang['level5'] = '매우 어려움';

View File

@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Myeongjin <aranet100@gmail.com>
*/
$lang['compact'] = '아담한 스타일 (스타일 1로 된 부족한 측면)';
$lang['confhowhardstyle'] = '그림 선택 :<br>1 : <img src="/lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="/lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="/lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="/lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Rene <wllywlnt@yahoo.com>
*/
$lang['howhardtitle'] = 'Moeilijkheid';
$lang['level1'] = 'Erg makkelijk';
$lang['level2'] = 'Gemakkelijk';
$lang['level3'] = 'Gemiddeld';
$lang['level4'] = 'Moeilijk';
$lang['level5'] = 'Erg Moeilijk';

View File

@@ -0,0 +1,8 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Rene <wllywlnt@yahoo.com>
*/
$lang['confhowhardstyle'] = 'Kies plaatje:<br>1 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Arne Hanssen <arne.hanssen@getmail.no>
*/
$lang['howhardtitle'] = 'Vanskelig';
$lang['level1'] = 'Svært lett';
$lang['level2'] = 'Lett';
$lang['level3'] = 'Medium';
$lang['level4'] = 'Hard';
$lang['level5'] = 'Svært hard';

View File

@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Arne Hanssen <arne.hanssen@getmail.no>
*/
$lang['compact'] = 'Kompakt stil (ikke kompatibel med bilde 1)';
$lang['confhowhardstyle'] = 'Velg bilde:<br>1: <img src="/lib/plugins/howhard/images/style1/3.png"><br>2: <img src="/lib/plugins/howhard/images/style2/3.png"><br><br>3: <img src="/lib/plugins/howhard/images/style3/3.png"><br><br>4: <img src="/lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Alexandre Belchior <alexbelchior@gmail.com>
*/
$lang['howhardtitle'] = 'Dificuldade';
$lang['level1'] = 'Muito fácil';
$lang['level2'] = 'Fácil';
$lang['level3'] = 'Médio';
$lang['level4'] = 'Difícil';
$lang['level5'] = 'Muito difícil';

View File

@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Alexandre Belchior <alexbelchior@gmail.com>
*/
$lang['compact'] = 'Estilo compacto (aspecto pobre com estilo 1)';
$lang['confhowhardstyle'] = 'Escolha a imagem :<br>1 : <img src="/lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="/lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="/lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="/lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
*/
$lang['howhardtitle'] = 'Сложность';
$lang['level1'] = 'очень низкая';
$lang['level2'] = 'низкая';
$lang['level3'] = 'средняя';
$lang['level4'] = 'высокая';
$lang['level5'] = 'очень высокая';

View File

@@ -0,0 +1,8 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
*/
$lang['confhowhardstyle'] = 'Выберите изображение:<br>1. <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style1/3.png"><br>2. <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="'.DOKU_BASE.'lib/plugins/howhard/images/style4/3.png">';

View File

@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author ilker R. Kapac <irifat@gmail.com>
*/
$lang['howhardtitle'] = 'Zorluk Seviyesi';
$lang['level1'] = 'Çok kolay';
$lang['level2'] = 'Kolay';
$lang['level3'] = 'Orta';
$lang['level4'] = 'Zor';
$lang['level5'] = 'Çok zor';

View File

@@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author ilker R. Kapac <irifat@gmail.com>
* @author İlker Kapaç <irifat@gmail.com>
*/
$lang['compact'] = 'Basit Düzen';
$lang['confhowhardstyle'] = 'Kullanılacak görseli seçin :<br>1 : <img src="/lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="/lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="/lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="/lib/plugins/howhard/images/style4/3.png">';