initial commit starter template

This commit is contained in:
Jana Deutschländer 2016-10-31 11:48:20 +01:00
commit 9e15017636
80 changed files with 2803 additions and 0 deletions

12
lang/af/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Afrikaans language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Bespreking';
$lang['back_to_article'] = 'Terug na die artikel';
$lang['userpage'] = 'Gebruikersbladsy';
//Setup VIM: ex: et ts=2 :

13
lang/ar/lang.php Executable file
View file

@ -0,0 +1,13 @@
<?php
/**
* Arabic language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'نقاش';
$lang['back_to_article'] = 'عودة إلى المقالة';
//العودة إلى المقال
$lang['userpage'] = 'صفحة مستخدم';
//Setup VIM: ex: et ts=2 :

12
lang/az/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Azerbaijani language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Müzakirə';
$lang['back_to_article'] = 'Geri makalenin'; // Məqalədə qayıt
$lang['userpage'] = 'İstifadəçi səhifəsi';
//Setup VIM: ex: et ts=2 :

12
lang/bg/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Bulgarian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Беседа';
$lang['back_to_article'] = 'Обратно към статията';
$lang['userpage'] = 'Потребител';
//Setup VIM: ex: et ts=2 :

13
lang/ca/lang.php Executable file
View file

@ -0,0 +1,13 @@
<?php
/**
* Catalan language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussió';
$lang['back_to_article'] = 'Tornar al article';
$lang['userpage'] = "Pàgina d'usuari";
//Setup VIM: ex: et ts=2 :

12
lang/cs/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Czech language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskuse';
$lang['back_to_article'] = 'Zpet na clánek';
$lang['userpage'] = 'Uživatelova stránka';
//Setup VIM: ex: et ts=2 :

13
lang/da/lang.php Executable file
View file

@ -0,0 +1,13 @@
<?php
/**
* Danish language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskussion';
$lang['back_to_article'] = 'Tilbage til artiklen';
$lang['userpage'] = 'Brugerside';
//Setup VIM: ex: et ts=2 :

12
lang/de/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* German language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskussion';
$lang['back_to_article'] = 'Zurück zum Artikel';
$lang['userpage'] = 'Benutzer-Seite';
//Setup VIM: ex: et ts=2 :

9
lang/de/settings.php Executable file
View file

@ -0,0 +1,9 @@
<?php
/**
* Deutsche Übersetzung Einstellungen
*
*/
$lang['discussionPage'] = 'Diskussion-Seite (leer lassen, um Funktion zu deaktivieren)';
$lang['userPage'] = 'Benutzer seite (leer lassen, um Funktion zu deaktivieren)';
$lang['hideTools'] = 'Tools abschalten, wenn der Benutzer nicht angemeldet ist?';

12
lang/el/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Greek language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Συζήτηση';
$lang['back_to_article'] = 'Πίσω στα άρθρα';
$lang['userpage'] = 'Σελίδα χρήστη';
//Setup VIM: ex: et ts=2 :

13
lang/en/lang.php Executable file
View file

@ -0,0 +1,13 @@
<?php
/**
* English language file for template
*
*/
$lang['discussion'] = 'Discussion';
$lang['back_to_article'] = 'Back to article';
$lang['userpage'] = 'User page';
$lang['__existing__'] = 'The color for links to existing pages';
$lang['__missing__'] = 'The color for links to non-existing pages';
$lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
$lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, ...)';

9
lang/en/settings.php Executable file
View file

@ -0,0 +1,9 @@
<?php
/**
* English language file for config
*
*/
$lang['discussionPage'] = 'Discussion page (leave empty to disable discussions)';
$lang['userPage'] = 'User page (leave empty to disable user pages)';
$lang['hideTools'] = 'Hide tools when not logged in?';

1
lang/en/style.txt Executable file
View file

@ -0,0 +1 @@
If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.

11
lang/eo/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Esperantiga dosiero
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskuto';
$lang['userpage'] = 'Pago de uzanto';
//Setup VIM: ex: et ts=2 :

12
lang/es/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Spanish language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discusión';
$lang['back_to_article'] = 'Volver al artículo';
$lang['userpage'] = 'Página de usuario';
//Setup VIM: ex: et ts=2 :

13
lang/et/lang.php Executable file
View file

@ -0,0 +1,13 @@
<?php
/**
* Estonian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Arutelu';
$lang['back_to_article'] = 'Tagasi artikli';
$lang['userpage'] = 'Kasutaja leht';
//Setup VIM: ex: et ts=2 :

12
lang/eu/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Basque language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Eztabaida';
$lang['back_to_article'] = 'Bueltatu';
$lang['userpage'] = 'Lankide orrialdea';//Erabiltzaile orrialdea
//Setup VIM: ex: et ts=2 :

12
lang/fa/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Persian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'بحث';
$lang['back_to_article'] = 'برگشت به مقاله';
$lang['userpage'] = 'صفحهٔ کاربر';
//Setup VIM: ex: et ts=2 :

13
lang/fi/lang.php Executable file
View file

@ -0,0 +1,13 @@
<?php
/**
* Finnish language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Keskustelu';
$lang['back_to_article'] = 'Takaisin artikkeliin';
$lang['userpage'] = 'Käyttäjäsivu';
//Setup VIM: ex: et ts=2 :

11
lang/fo/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Faroese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Kjak';
$lang['userpage'] = 'Brúkarasíða';
//Setup VIM: ex: et ts=2 :

12
lang/fr/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* French language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussion';
$lang['back_to_article'] = "Retour à l'article";
$lang['userpage'] = 'Page utilisateur';
//Setup VIM: ex: et ts=2 :

9
lang/fr/settings.php Executable file
View file

@ -0,0 +1,9 @@
<?php
/**
* Fichier de langue française pour la config.
*
*/
$lang['discussionPage'] = 'Page de discussion (effacer désactive les discussions)';
$lang['userPage'] = 'Page utilisateur (effacer désactive les pages utilisateurs)';
$lang['hideTools'] = 'Masquer les outils aux visiteurs anonymes ?';

12
lang/gl/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Galician language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Conversa';
$lang['back_to_article'] = 'Voltar ao artigo';
$lang['userpage'] = 'Páxina de usuario';
//Setup VIM: ex: et ts=2 :

12
lang/he/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Hebrew language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'שיחה';
$lang['back_to_article'] = 'חזור אל המאמר';
$lang['userpage'] = 'דף משתמש';
//Setup VIM: ex: et ts=2 :

12
lang/hi/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Hindi language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'चर्चा';
$lang['back_to_article'] = 'वापस लेख करने के लिए';
$lang['userpage'] = 'सदस्य';
//Setup VIM: ex: et ts=2 :

12
lang/hr/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Croatian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Razgovor';
$lang['back_to_article'] = 'Natrag na clanak';
$lang['userpage'] = 'Stranica suradnika';
//Setup VIM: ex: et ts=2 :

12
lang/hu/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Hungarian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Vitalap';
$lang['back_to_article'] = 'Vissza a cikket';
$lang['userpage'] = 'Szerkesztoi lap';
//Setup VIM: ex: et ts=2 :

11
lang/ia/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Interlingua language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussion';
$lang['userpage'] = 'Pagina de usator';
//Setup VIM: ex: et ts=2 :

12
lang/id/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Indonesian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Pembicaraan';
$lang['back_to_article'] = 'Kembali ke artikel';
$lang['userpage'] = 'Pengguna';
//Setup VIM: ex: et ts=2 :

12
lang/is/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Icelandic language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Spjall';
$lang['back_to_article'] = 'Til baka á greinar';
$lang['userpage'] = 'Notandi';
//Setup VIM: ex: et ts=2 :

12
lang/it/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Italian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussione';
$lang['back_to_article'] = 'Torna all\'articolo';
$lang['userpage'] = 'Pagina utente';
//Setup VIM: ex: et ts=2 :

12
lang/ja/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Japanese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = '議論';
$lang['back_to_article'] = '戻る記事へ';
$lang['userpage'] = '利用者ページ';
//Setup VIM: ex: et ts=2 :

11
lang/km/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Khmer language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'ការពិភាក្សា';
$lang['userpage'] = 'ទំព័រអ្នកប្រើប្រាស់';
//Setup VIM: ex: et ts=2 :

12
lang/ko/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Korean language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = '토론';
$lang['back_to_article'] = '위로 기사';
$lang['userpage'] = '사용자 문서';
//Setup VIM: ex: et ts=2 :

11
lang/la/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Latin language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Disputatio';
$lang['userpage'] = 'Pagina usoris';
//Setup VIM: ex: et ts=2 :

11
lang/lb/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Luxembourgish language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskussioun';
$lang['userpage'] = 'Benotzersäit';
//Setup VIM: ex: et ts=2 :

12
lang/lt/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Lithuanian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Aptarimas';
$lang['back_to_article'] = 'Atgal i straipsni';
$lang['userpage'] = 'Naudotojo puslapis';
//Setup VIM: ex: et ts=2 :

12
lang/lv/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Latvian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskusija';
$lang['back_to_article'] = 'Atpakaļ uz rakstu';
$lang['userpage'] = 'Lietotāja lapa';
//Setup VIM: ex: et ts=2 :

11
lang/mg/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Malagasy language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Dinika';
$lang['userpage'] = 'Pejy ny mpikambana';
//Setup VIM: ex: et ts=2 :

12
lang/mk/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Macedonian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Разговор';
$lang['back_to_article'] = 'Назад кон статијата';
$lang['userpage'] = 'Корисник';
//Setup VIM: ex: et ts=2 :

11
lang/mr/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Marathi language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'चर्चा';
$lang['userpage'] = 'सदस्य पान';
//Setup VIM: ex: et ts=2 :

11
lang/ne/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Nepali language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'वार्तालाप';
$lang['userpage'] = 'प्रयोगकर्ता पृष्ठ';
//Setup VIM: ex: et ts=2 :

12
lang/nl/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Dutch language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Overleg';
$lang['back_to_article'] = 'Terug naar artikel';
$lang['userpage'] = 'Gebruikerspagina';
//Setup VIM: ex: et ts=2 :

12
lang/no/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Norwegian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskusjon';
$lang['back_to_article'] = 'Tilbake til artikkelen';
$lang['userpage'] = 'Brukerside';
//Setup VIM: ex: et ts=2 :

12
lang/pl/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Polish language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Dyskusja';
$lang['back_to_article'] = 'Powrót do artykułu';
$lang['userpage'] = 'Strona użytkownika';
//Setup VIM: ex: et ts=2 :

12
lang/pt-br/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Brazilian Portuguese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussão';
$lang['back_to_article'] = 'Voltar ao artigo';
$lang['userpage'] = 'Página de usuário';
//Setup VIM: ex: et ts=2 :

12
lang/pt/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Portuguese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussão';
$lang['back_to_article'] = 'Voltar ao artigo';
$lang['userpage'] = 'Página de utilizador';
//Setup VIM: ex: et ts=2 :

12
lang/ro/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Romanian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discuție';
$lang['back_to_article'] = 'Înapoi la articol';
$lang['userpage'] = 'Pagină de utilizator';
//Setup VIM: ex: et ts=2 :

11
lang/ru/lang.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Russian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Aleksandr Selivanov <alexgearbox@gmail.com>
*/
$lang['discussion'] = 'Обсуждение';
$lang['back_to_article'] = 'Назад к статье';
$lang['userpage'] = 'Участник';

11
lang/ru/settings.php Executable file
View file

@ -0,0 +1,11 @@
<?php
/**
* Russian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Aleksandr Selivanov <alexgearbox@gmail.com>
*/
$lang['discussionPage'] = 'Страница обсуждения (оставьте поле пустым для отключения обсуждений)'; //default -- discussion:@ID@
$lang['userPage'] = 'Страница пользователя (оставьте поле пустым для отключения страниц пользователей)'; //default -- user:@USER@:
$lang['hideTools'] = 'Скрывать инструменты гостям?';

12
lang/sk/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Slovak language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskusia';
$lang['back_to_article'] = 'Späť na článok';
$lang['userpage'] = 'Stránka používateľa';
//Setup VIM: ex: et ts=2 :

12
lang/sl/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Slovenian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Pogovor';
$lang['back_to_article'] = 'Nazaj na članek';
$lang['userpage'] = 'Uporabniška stran';
//Setup VIM: ex: et ts=2 :

12
lang/sq/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Albanian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskutimet';
$lang['back_to_article'] = 'Kthehu tek artikulli';
$lang['userpage'] = 'Përdoruesi';
//Setup VIM: ex: et ts=2 :

8
lang/sr/lang.php Executable file
View file

@ -0,0 +1,8 @@
<?php
/**
* Serbian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Разговор';

12
lang/sv/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Swedish language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskussion';
$lang['back_to_article'] = 'Tillbaka till artikeln';
$lang['userpage'] = 'Användarsida';
//Setup VIM: ex: et ts=2 :

12
lang/th/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Thai language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'อภิปราย';
$lang['back_to_article'] = 'กลับไปที่บทความ';
$lang['userpage'] = 'หน้าผู้ใช้';
//Setup VIM: ex: et ts=2 :

12
lang/tr/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Turkish language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Tartışma';
$lang['back_to_article'] = 'Geri makalenin';
$lang['userpage'] = 'Kullanıcı sayfası';
//Setup VIM: ex: et ts=2 :

12
lang/uk/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Ukrainian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Обговорення';
$lang['back_to_article'] = 'Назад до статті';
$lang['userpage'] = 'Сторінка користувача';
//Setup VIM: ex: et ts=2 :

12
lang/vi/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Vietnamese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Thảo luận';
$lang['back_to_article'] = 'Trở lại bài viết';
$lang['userpage'] = 'Thành viên';
//Setup VIM: ex: et ts=2 :

12
lang/zh-tw/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Chinese (Traditional) language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = '討論';
$lang['back_to_article'] = '回到文章';
$lang['userpage'] = '用戶頁面'; // 使用者頁面
//Setup VIM: ex: et ts=2 :

12
lang/zh/lang.php Executable file
View file

@ -0,0 +1,12 @@
<?php
/**
* Chinese (Simplified) language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = '讨论';
$lang['back_to_article'] = '回到文章';
$lang['userpage'] = '用户页面';
//Setup VIM: ex: et ts=2 :