added 'Discussion' translation into many languages

This commit is contained in:
Anika Henke 2011-01-02 00:18:55 +00:00
parent afe47fae3b
commit b19d382409
34 changed files with 339 additions and 0 deletions

10
lang/ar/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Arabic language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'ناقش هذه الصفحة';
//Setup VIM: ex: et ts=2 :

10
lang/ca/lang.php Normal file
View file

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

10
lang/cs/lang.php Normal file
View file

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

11
lang/da/lang.php Normal file
View file

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

18
lang/de/lang.php Normal file
View file

@ -0,0 +1,18 @@
<?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';
/* accessibility headlines */
$lang['user_tools'] = 'Benutzer-Werkzeuge';
$lang['site_tools'] = 'Webseiten-Werkzeuge';
$lang['page_tools'] = 'Seiten-Werkzeuge';
$lang['skip_to_content'] = 'springe zum Inhalt';
//Setup VIM: ex: et ts=2 :

10
lang/eo/lang.php Normal file
View file

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

10
lang/es/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Spanish language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discusión';
//Setup VIM: ex: et ts=2 :

10
lang/et/lang.php Normal file
View file

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

10
lang/eu/lang.php Normal file
View file

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

10
lang/fi/lang.php Normal file
View file

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

10
lang/fr/lang.php Normal file
View file

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

10
lang/he/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Hebrew language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'שיחה';
//Setup VIM: ex: et ts=2 :

10
lang/hu/lang.php Normal file
View file

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

10
lang/id/lang.php Normal file
View file

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

10
lang/it/lang.php Normal file
View file

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

10
lang/ja/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Japanese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'ノート';
//Setup VIM: ex: et ts=2 :

10
lang/ko/lang.php Normal file
View file

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

10
lang/lt/lang.php Normal file
View file

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

10
lang/lv/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?
/**
* Latvian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskusija';
//Setup VIM: ex: et ts=2 :

10
lang/nl/lang.php Normal file
View file

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

10
lang/no/lang.php Normal file
View file

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

10
lang/pl/lang.php Normal file
View file

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

10
lang/pt-br/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Brazilian Portuguese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussão';
//Setup VIM: ex: et ts=2 :

10
lang/pt/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Portuguese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussão';
//Setup VIM: ex: et ts=2 :

10
lang/ro/lang.php Normal file
View file

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

10
lang/ru/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Russian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Обсуждение';
//Setup VIM: ex: et ts=2 :

10
lang/sk/lang.php Normal file
View file

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

10
lang/sl/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?
/**
* Slovenian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Pogovor';
//Setup VIM: ex: et ts=2 :

BIN
lang/sr/lang.php Normal file

Binary file not shown.

10
lang/sv/lang.php Normal file
View file

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

10
lang/tr/lang.php Normal file
View file

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

10
lang/vi/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Vietnamese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Thảo luận';
//Setup VIM: ex: et ts=2 :

10
lang/zh-tw/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Chinese (Traditional) language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = '讨论';
//Setup VIM: ex: et ts=2 :

10
lang/zh/lang.php Normal file
View file

@ -0,0 +1,10 @@
<?php
/**
* Chinese (Simplified) language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = '讨论';
//Setup VIM: ex: et ts=2 :