Browse Source

added 'Discussion' translation into many languages

master
Anika Henke 13 years ago
parent
commit
b19d382409
  1. 10
      lang/ar/lang.php
  2. 10
      lang/ca/lang.php
  3. 10
      lang/cs/lang.php
  4. 11
      lang/da/lang.php
  5. 18
      lang/de/lang.php
  6. 10
      lang/eo/lang.php
  7. 10
      lang/es/lang.php
  8. 10
      lang/et/lang.php
  9. 10
      lang/eu/lang.php
  10. 10
      lang/fi/lang.php
  11. 10
      lang/fr/lang.php
  12. 10
      lang/he/lang.php
  13. 10
      lang/hu/lang.php
  14. 10
      lang/id/lang.php
  15. 10
      lang/it/lang.php
  16. 10
      lang/ja/lang.php
  17. 10
      lang/ko/lang.php
  18. 10
      lang/lt/lang.php
  19. 10
      lang/lv/lang.php
  20. 10
      lang/nl/lang.php
  21. 10
      lang/no/lang.php
  22. 10
      lang/pl/lang.php
  23. 10
      lang/pt-br/lang.php
  24. 10
      lang/pt/lang.php
  25. 10
      lang/ro/lang.php
  26. 10
      lang/ru/lang.php
  27. 10
      lang/sk/lang.php
  28. 10
      lang/sl/lang.php
  29. BIN
      lang/sr/lang.php
  30. 10
      lang/sv/lang.php
  31. 10
      lang/tr/lang.php
  32. 10
      lang/vi/lang.php
  33. 10
      lang/zh-tw/lang.php
  34. 10
      lang/zh/lang.php

10
lang/ar/lang.php

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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

10
lang/sv/lang.php

@ -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

@ -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

@ -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

@ -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

@ -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 :
Loading…
Cancel
Save