mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38: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/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";
|
Loading…
Add table
Add a link
Reference in a new issue