added more translations and new languages
This commit is contained in:
parent
49dd4a833a
commit
5670feb5e7
54 changed files with 341 additions and 30 deletions
12
lang/af/lang.php
Normal file
12
lang/af/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,9 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'ناقش هذه الصفحة';
|
||||
$lang['discussion'] = 'نقاش';
|
||||
$lang['back_to_article'] = 'عودة إلى المقالة';
|
||||
//العودة إلى المقال
|
||||
$lang['userpage'] = 'صفحة مستخدم';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
12
lang/az/lang.php
Normal file
12
lang/az/lang.php
Normal 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
Normal file
12
lang/bg/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,9 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Discussió';
|
||||
$lang['discussion'] = 'Discussió';
|
||||
$lang['back_to_article'] = 'Tornar al article';
|
||||
$lang['userpage'] = "Pàgina d'usuari";
|
||||
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Diskuse';
|
||||
$lang['discussion'] = 'Diskuse';
|
||||
$lang['back_to_article'] = 'Zpet na clánek';
|
||||
$lang['userpage'] = 'Uživatelova stránka';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,7 +5,9 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Diskussion';
|
||||
$lang['discussion'] = 'Diskussion';
|
||||
$lang['back_to_article'] = 'Tilbage til artiklen';
|
||||
$lang['userpage'] = 'Brugerside';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
||||
|
|
|
|||
12
lang/el/lang.php
Normal file
12
lang/el/lang.php
Normal 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 :
|
||||
|
|
@ -6,5 +6,6 @@
|
|||
*/
|
||||
|
||||
$lang['discussion'] = 'Diskuto';
|
||||
$lang['userpage'] = 'Pago de uzanto';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Discusión';
|
||||
$lang['discussion'] = 'Discusión';
|
||||
$lang['back_to_article'] = 'Volver al artículo';
|
||||
$lang['userpage'] = 'Página de usuario';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,9 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Arutelu';
|
||||
$lang['discussion'] = 'Arutelu';
|
||||
$lang['back_to_article'] = 'Tagasi artikli';
|
||||
$lang['userpage'] = 'Kasutaja leht';
|
||||
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Arutelu';
|
||||
$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
Normal file
12
lang/fa/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,9 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Keskustelu';
|
||||
$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
Normal file
11
lang/fo/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Discussion';
|
||||
$lang['discussion'] = 'Discussion';
|
||||
$lang['back_to_article'] = "Retour à l'article";
|
||||
$lang['userpage'] = 'Page utilisateur';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
12
lang/gl/lang.php
Normal file
12
lang/gl/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'שיחה';
|
||||
$lang['discussion'] = 'שיחה';
|
||||
$lang['back_to_article'] = 'חזור אל המאמר';
|
||||
$lang['userpage'] = 'דף משתמש';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
12
lang/hi/lang.php
Normal file
12
lang/hi/lang.php
Normal 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
Normal file
12
lang/hr/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Vitalap';
|
||||
$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
Normal file
11
lang/ia/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'diskusi';
|
||||
$lang['discussion'] = 'Pembicaraan';
|
||||
$lang['back_to_article'] = 'Kembali ke artikel';
|
||||
$lang['userpage'] = 'Pengguna';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
12
lang/is/lang.php
Normal file
12
lang/is/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Discussione';
|
||||
$lang['discussion'] = 'Discussione';
|
||||
$lang['back_to_article'] = 'Torna all\'articolo';
|
||||
$lang['userpage'] = 'Pagina utente';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'ノート';
|
||||
$lang['discussion'] = '議論';
|
||||
$lang['back_to_article'] = '戻る記事へ';
|
||||
$lang['userpage'] = '利用者ページ';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
11
lang/km/lang.php
Normal file
11
lang/km/lang.php
Normal 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 :
|
||||
|
|
@ -6,5 +6,7 @@
|
|||
*/
|
||||
|
||||
$lang['discussion'] = '토론';
|
||||
$lang['back_to_article'] = '위로 기사';
|
||||
$lang['userpage'] = '사용자 문서';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
11
lang/la/lang.php
Normal file
11
lang/la/lang.php
Normal 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
Normal file
11
lang/lb/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Aptarimas';
|
||||
$lang['discussion'] = 'Aptarimas';
|
||||
$lang['back_to_article'] = 'Atgal i straipsni';
|
||||
$lang['userpage'] = 'Naudotojo puslapis';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Diskusija';
|
||||
$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
Normal file
11
lang/mg/lang.php
Normal 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
Normal file
12
lang/mk/lang.php
Normal 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
Normal file
11
lang/mr/lang.php
Normal 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
Normal file
11
lang/ne/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Overleg';
|
||||
$lang['discussion'] = 'Overleg';
|
||||
$lang['back_to_article'] = 'Terug naar artikel';
|
||||
$lang['userpage'] = 'Gebruikerspagina';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Diskusjon';
|
||||
$lang['discussion'] = 'Diskusjon';
|
||||
$lang['back_to_article'] = 'Tilbake til artikkelen';
|
||||
$lang['userpage'] = 'Brukerside';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Dyskusja';
|
||||
$lang['discussion'] = 'Dyskusja';
|
||||
$lang['back_to_article'] = 'Powrót do artykułu';
|
||||
$lang['userpage'] = 'Strona użytkownika';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Discussão';
|
||||
$lang['discussion'] = 'Discussão';
|
||||
$lang['back_to_article'] = 'Voltar ao artigo';
|
||||
$lang['userpage'] = 'Página de usuário';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Discussão';
|
||||
$lang['discussion'] = 'Discussão';
|
||||
$lang['back_to_article'] = 'Voltar ao artigo';
|
||||
$lang['userpage'] = 'Página de utilizador';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Discutie';
|
||||
$lang['discussion'] = 'Discuție';
|
||||
$lang['back_to_article'] = 'Înapoi la articol';
|
||||
$lang['userpage'] = 'Pagină de utilizator';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Обсуждение';
|
||||
$lang['discussion'] = 'Обсуждение';
|
||||
$lang['back_to_article'] = 'Назад к статье';
|
||||
$lang['userpage'] = 'Участник';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Diskusia';
|
||||
$lang['discussion'] = 'Diskusia';
|
||||
$lang['back_to_article'] = 'Späť na článok';
|
||||
$lang['userpage'] = 'Stránka používateľa';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Pogovor';
|
||||
$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
Normal file
12
lang/sq/lang.php
Normal 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 :
|
||||
BIN
lang/sr/lang.php
BIN
lang/sr/lang.php
Binary file not shown.
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Diskussion';
|
||||
$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
Normal file
12
lang/th/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Tartışma';
|
||||
$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
Normal file
12
lang/uk/lang.php
Normal 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 :
|
||||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Thảo luận';
|
||||
$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 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = '讨论';
|
||||
$lang['discussion'] = '討論';
|
||||
$lang['back_to_article'] = '回到文章';
|
||||
$lang['userpage'] = '用戶頁面'; // 使用者頁面
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = '讨论';
|
||||
$lang['discussion'] = '讨论';
|
||||
$lang['back_to_article'] = '回到文章';
|
||||
$lang['userpage'] = '用户页面';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue