mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
12
forumlist/lang/ca/strings.php
Normal file
12
forumlist/lang/ca/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Forums";
|
||||
$a->strings["show/hide"] = "mostra/amaga";
|
||||
$a->strings["No forum subscriptions"] = "No hi ha subscripcions al fòrum";
|
||||
$a->strings["Forums:"] = "Fòrums:";
|
||||
$a->strings["Forumlist settings updated."] = "Ajustos de Forumlist actualitzats.";
|
||||
$a->strings["Forumlist Settings"] = "Ajustos de Forumlist";
|
||||
$a->strings["Randomise forum list"] = "";
|
||||
$a->strings["Show forums on profile page"] = "";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Enviar";
|
12
forumlist/lang/cs/strings.php
Normal file
12
forumlist/lang/cs/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Fóra";
|
||||
$a->strings["show/hide"] = "zobrazit/skrýt";
|
||||
$a->strings["No forum subscriptions"] = "Žádné registrace k fórům";
|
||||
$a->strings["Forums:"] = "Fóra:";
|
||||
$a->strings["Forumlist settings updated."] = "Nastavení Forumlist aktualizováno.";
|
||||
$a->strings["Forumlist Settings"] = "Nastavení Forumlist";
|
||||
$a->strings["Randomise forum list"] = "Zamíchat list fór";
|
||||
$a->strings["Show forums on profile page"] = "Zobrazit fóra na profilové stránce";
|
||||
$a->strings["Show forums on network page"] = "Zobrazit fóra na stránce Síť";
|
||||
$a->strings["Submit"] = "Odeslat";
|
12
forumlist/lang/de/strings.php
Normal file
12
forumlist/lang/de/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Foren";
|
||||
$a->strings["show/hide"] = "anzeigen/verbergen";
|
||||
$a->strings["No forum subscriptions"] = "Keine Foren-Mitgliedschaften.";
|
||||
$a->strings["Forums:"] = "Foren:";
|
||||
$a->strings["Forumlist settings updated."] = "Einstellungen zur Foren-Liste aktualisiert.";
|
||||
$a->strings["Forumlist Settings"] = "Foren-Liste Einstellungen";
|
||||
$a->strings["Randomise forum list"] = "Zufällige Zusammenstellung der Foren-Liste";
|
||||
$a->strings["Show forums on profile page"] = "Zeige die Liste der Foren auf der Profilseite";
|
||||
$a->strings["Show forums on network page"] = "Zeige Foren auf der Netzwerk-Seite";
|
||||
$a->strings["Submit"] = "Senden";
|
9
forumlist/lang/eo/strings.php
Normal file
9
forumlist/lang/eo/strings.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Forumoj";
|
||||
$a->strings["show/hide"] = "";
|
||||
$a->strings["No forum subscriptions"] = "";
|
||||
$a->strings["Forums:"] = "Forumoj:";
|
||||
$a->strings["Forumlist settings updated."] = "";
|
||||
$a->strings["Forumlist Settings"] = "";
|
||||
$a->strings["Submit"] = "Sendi";
|
12
forumlist/lang/es/strings.php
Normal file
12
forumlist/lang/es/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Foros";
|
||||
$a->strings["show/hide"] = "mostrar/ocultar";
|
||||
$a->strings["No forum subscriptions"] = "Foro sin suscrpciones";
|
||||
$a->strings["Forums:"] = "Foros:";
|
||||
$a->strings["Forumlist settings updated."] = "Ajustes de lista de foros actualizados.";
|
||||
$a->strings["Forumlist Settings"] = "Ajustes de lista de foros";
|
||||
$a->strings["Randomise forum list"] = "";
|
||||
$a->strings["Show forums on profile page"] = "";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Envíar";
|
12
forumlist/lang/fr/strings.php
Normal file
12
forumlist/lang/fr/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Forums";
|
||||
$a->strings["show/hide"] = "Montrer/cacher";
|
||||
$a->strings["No forum subscriptions"] = "Pas d'abonnement au forum";
|
||||
$a->strings["Forums:"] = "Forums:";
|
||||
$a->strings["Forumlist settings updated."] = "Paramètres de la liste des forums mis à jour.";
|
||||
$a->strings["Forumlist Settings"] = "Paramètres de la liste des forums";
|
||||
$a->strings["Randomise forum list"] = "Mélanger la liste de forums";
|
||||
$a->strings["Show forums on profile page"] = "Montrer les forums sur le profil";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Envoyer";
|
9
forumlist/lang/is/strings.php
Normal file
9
forumlist/lang/is/strings.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "";
|
||||
$a->strings["show/hide"] = "";
|
||||
$a->strings["No forum subscriptions"] = "";
|
||||
$a->strings["Forums:"] = "";
|
||||
$a->strings["Forumlist settings updated."] = "";
|
||||
$a->strings["Forumlist Settings"] = "";
|
||||
$a->strings["Submit"] = "Senda inn";
|
12
forumlist/lang/it/strings.php
Normal file
12
forumlist/lang/it/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Forum";
|
||||
$a->strings["show/hide"] = "";
|
||||
$a->strings["No forum subscriptions"] = "";
|
||||
$a->strings["Forums:"] = "Forum:";
|
||||
$a->strings["Forumlist settings updated."] = "";
|
||||
$a->strings["Forumlist Settings"] = "";
|
||||
$a->strings["Randomise forum list"] = "";
|
||||
$a->strings["Show forums on profile page"] = "";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Invia";
|
12
forumlist/lang/nb-no/strings.php
Normal file
12
forumlist/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "";
|
||||
$a->strings["show/hide"] = "";
|
||||
$a->strings["No forum subscriptions"] = "";
|
||||
$a->strings["Forums:"] = "";
|
||||
$a->strings["Forumlist settings updated."] = "";
|
||||
$a->strings["Forumlist Settings"] = "";
|
||||
$a->strings["Randomise forum list"] = "";
|
||||
$a->strings["Show forums on profile page"] = "";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Lagre";
|
12
forumlist/lang/pl/strings.php
Normal file
12
forumlist/lang/pl/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Fora";
|
||||
$a->strings["show/hide"] = "pokaż/ukryj";
|
||||
$a->strings["No forum subscriptions"] = "";
|
||||
$a->strings["Forums:"] = "";
|
||||
$a->strings["Forumlist settings updated."] = "";
|
||||
$a->strings["Forumlist Settings"] = "";
|
||||
$a->strings["Randomise forum list"] = "";
|
||||
$a->strings["Show forums on profile page"] = "";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Potwierdź";
|
12
forumlist/lang/pt-br/strings.php
Normal file
12
forumlist/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Fóruns";
|
||||
$a->strings["show/hide"] = "";
|
||||
$a->strings["No forum subscriptions"] = "";
|
||||
$a->strings["Forums:"] = "Fóruns:";
|
||||
$a->strings["Forumlist settings updated."] = "";
|
||||
$a->strings["Forumlist Settings"] = "";
|
||||
$a->strings["Randomise forum list"] = "";
|
||||
$a->strings["Show forums on profile page"] = "";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Enviar";
|
12
forumlist/lang/ru/strings.php
Normal file
12
forumlist/lang/ru/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Форумы";
|
||||
$a->strings["show/hide"] = "";
|
||||
$a->strings["No forum subscriptions"] = "";
|
||||
$a->strings["Forums:"] = "";
|
||||
$a->strings["Forumlist settings updated."] = "";
|
||||
$a->strings["Forumlist Settings"] = "";
|
||||
$a->strings["Randomise forum list"] = "";
|
||||
$a->strings["Show forums on profile page"] = "";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Подтвердить";
|
3
forumlist/lang/sv/strings.php
Normal file
3
forumlist/lang/sv/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Spara";
|
12
forumlist/lang/zh-cn/strings.php
Normal file
12
forumlist/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "论坛";
|
||||
$a->strings["show/hide"] = "表示/隐藏";
|
||||
$a->strings["No forum subscriptions"] = "没有评坛订阅";
|
||||
$a->strings["Forums:"] = "评坛:";
|
||||
$a->strings["Forumlist settings updated."] = "评坛单设置更新了。";
|
||||
$a->strings["Forumlist Settings"] = "评坛单设置";
|
||||
$a->strings["Randomise forum list"] = "洗牌评坛单";
|
||||
$a->strings["Show forums on profile page"] = "表示评坛在简介页";
|
||||
$a->strings["Show forums on network page"] = "表示评坛在网络页";
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue