add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

11
page/lang/ca/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Forums";
$a->strings["show more"] = "Mostrar més";
$a->strings["Forums:"] = "Fòrums:";
$a->strings["Page settings updated."] = "Actualitzats els ajustos de pàgina.";
$a->strings["Page Settings"] = "Ajustos de pàgina";
$a->strings["How many forums to display on sidebar without paging"] = "Quants fòrums per mostrar a la barra lateral per pàgina";
$a->strings["Randomise Page/Forum list"] = "Aleatoritza la llista de Pàgina/Fòrum";
$a->strings["Show pages/forums on profile page"] = "Mostra pàgines/fòrums a la pàgina de perfil";
$a->strings["Submit"] = "Enviar";

11
page/lang/cs/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Fóra";
$a->strings["show more"] = "zobrazit více";
$a->strings["Forums:"] = "Fóra:";
$a->strings["Page settings updated."] = "Nastavení stránky aktualizováno.";
$a->strings["Page Settings"] = "Nastavení stránky";
$a->strings["How many forums to display on sidebar without paging"] = "Kolik diskuzních fór zobrazit v bočním panelu bez použití stránkování";
$a->strings["Randomise Page/Forum list"] = "Náhodný stránka/fórum seznam";
$a->strings["Show pages/forums on profile page"] = "Zobrazit stránky/fóra na profilové stránce";
$a->strings["Submit"] = "Odeslat";

11
page/lang/de/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Foren";
$a->strings["show more"] = "mehr anzeigen";
$a->strings["Forums:"] = "Foren:";
$a->strings["Page settings updated."] = "Seiteneinstellungen aktualisiert.";
$a->strings["Page Settings"] = "Seiteneinstellungen";
$a->strings["How many forums to display on sidebar without paging"] = "Wie viele Foren sollen in der Seitenleiste ohne Umblättern angezeigt werden";
$a->strings["Randomise Page/Forum list"] = "Zufällige Seiten/Foren Liste";
$a->strings["Show pages/forums on profile page"] = "Foren/Seiten auf der Profilseite anzeigen";
$a->strings["Submit"] = "Senden";

11
page/lang/eo/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Forumoj";
$a->strings["show more"] = "montri pli";
$a->strings["Forums:"] = "Forumoj:";
$a->strings["Page settings updated."] = "Paĝajn agordojn ĝisdatigita.";
$a->strings["Page Settings"] = "Paĝaj Agordoj";
$a->strings["How many forums to display on sidebar without paging"] = "Montri tiom da forumoj en la flanka strio sen paĝigo";
$a->strings["Randomise Page/Forum list"] = "Hazardigi la liston de Paĝoj/Forumoj";
$a->strings["Show pages/forums on profile page"] = "Montri paĝojn/forumojn sur la profilpaĝo";
$a->strings["Submit"] = "Sendi";

11
page/lang/es/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Foros";
$a->strings["show more"] = "ver más";
$a->strings["Forums:"] = "Foros:";
$a->strings["Page settings updated."] = "Configuración de la página actualizada";
$a->strings["Page Settings"] = "Configuración de la página";
$a->strings["How many forums to display on sidebar without paging"] = "¿Cuántos foros se mostrarán en la barra lateral?";
$a->strings["Randomise Page/Forum list"] = "Lista de Página/Foro al azar";
$a->strings["Show pages/forums on profile page"] = "Mostrar páginas/foros en tu perfil";
$a->strings["Submit"] = "Envíar";

11
page/lang/fr/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Forums";
$a->strings["show more"] = "montrer plus";
$a->strings["Forums:"] = "Forums:";
$a->strings["Page settings updated."] = "Paramètres des pages mis à jour.";
$a->strings["Page Settings"] = "Paramètres des pages";
$a->strings["How many forums to display on sidebar without paging"] = "Nombre de forums à afficher sur la barre de côté sans changer de page";
$a->strings["Randomise Page/Forum list"] = "Rendre aléatoire la liste des pages/forums";
$a->strings["Show pages/forums on profile page"] = "Montrer les forums sur le profil";
$a->strings["Submit"] = "Envoyer";

11
page/lang/is/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "";
$a->strings["show more"] = "sýna meira";
$a->strings["Forums:"] = "";
$a->strings["Page settings updated."] = "";
$a->strings["Page Settings"] = "";
$a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "";
$a->strings["Submit"] = "Senda inn";

11
page/lang/it/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Forum";
$a->strings["show more"] = "mostra di più";
$a->strings["Forums:"] = "Forum:";
$a->strings["Page settings updated."] = "";
$a->strings["Page Settings"] = "";
$a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "Mostra pagine/forum sulla pagina profilo";
$a->strings["Submit"] = "Invia";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "";
$a->strings["show more"] = "";
$a->strings["Forums:"] = "";
$a->strings["Page settings updated."] = "";
$a->strings["Page Settings"] = "";
$a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "";
$a->strings["Submit"] = "Lagre";

11
page/lang/pl/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Fora";
$a->strings["show more"] = "Pokaż więcej";
$a->strings["Forums:"] = "";
$a->strings["Page settings updated."] = "Zaktualizowano ustawienia strony.";
$a->strings["Page Settings"] = "Ustawienia strony";
$a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "";
$a->strings["Submit"] = "Potwierdź";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Fóruns";
$a->strings["show more"] = "exibir mais";
$a->strings["Forums:"] = "Fóruns:";
$a->strings["Page settings updated."] = "As configurações da página foram atualizadas.";
$a->strings["Page Settings"] = "Configurações da página";
$a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "";
$a->strings["Submit"] = "Enviar";

11
page/lang/ru/strings.php Normal file
View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "Форумы";
$a->strings["show more"] = "показать больше";
$a->strings["Forums:"] = "";
$a->strings["Page settings updated."] = "";
$a->strings["Page Settings"] = "";
$a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "";
$a->strings["Submit"] = "Подтвердить";

3
page/lang/sv/strings.php Normal file
View file

@ -0,0 +1,3 @@
<?php
$a->strings["Submit"] = "Spara";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Forums"] = "论坛";
$a->strings["show more"] = "看多";
$a->strings["Forums:"] = "评坛:";
$a->strings["Page settings updated."] = "页设置更新了";
$a->strings["Page Settings"] = "页设置";
$a->strings["How many forums to display on sidebar without paging"] = "多少评坛要在工具栏上表示无分页";
$a->strings["Randomise Page/Forum list"] = "把页/评坛单洗牌";
$a->strings["Show pages/forums on profile page"] = "表示页/评坛在简介页";
$a->strings["Submit"] = "提交";