favicon, icons, lang config

This commit is contained in:
Jana Deutschländer 2016-11-01 18:00:39 +01:00
commit c2de6b3245
77 changed files with 112 additions and 686 deletions

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,13 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,13 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,13 +0,0 @@
<?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 :

View file

@ -5,8 +5,12 @@
* @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';
$lang['direct_prefix'] = 'Direkt';
$lang['direct_content_main'] = 'Hauptinhalt dieser Seite';
$lang['direct_menu_main'] = 'Hauptmenü';
$lang['discussion'] = 'Diskussion';
$lang['back_to_article'] = 'Zurück zum Artikel';
$lang['userpage'] = 'Benutzer-Seite';
//Setup VIM: ex: et ts=2 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -4,10 +4,14 @@
*
*/
$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, ...)';
$lang['direct_prefix'] = 'jump to';
$lang['direct_content_main'] = 'main content';
$lang['direct_menu_main'] = 'main menu';
$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, ...)';

View file

@ -1,11 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,13 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,13 +0,0 @@
<?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 :

View file

@ -1,11 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,9 +0,0 @@
<?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 ?';

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,11 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

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

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,11 +0,0 @@
<?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 :

View file

@ -1,11 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,11 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

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

View file

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

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,11 +0,0 @@
<?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'] = 'Участник';

View file

@ -1,11 +0,0 @@
<?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'] = 'Скрывать инструменты гостям?';

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

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

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :

View file

@ -1,12 +0,0 @@
<?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 :