mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
Update strings
update strings to contain addon
This commit is contained in:
parent
c71f7b0e1a
commit
96c41e5623
519 changed files with 829 additions and 829 deletions
|
@ -61,8 +61,8 @@ msgid "Import the remote timeline"
|
|||
msgstr "Importiere die entfernte Zeitleiste"
|
||||
|
||||
#: pumpio.php:255
|
||||
msgid "Enable pump.io Post Plugin"
|
||||
msgstr "Pump.io-Post-Plugin aktivieren"
|
||||
msgid "Enable pump.io Post Addon"
|
||||
msgstr "Pump.io-Post-Addon aktivieren"
|
||||
|
||||
#: pumpio.php:260
|
||||
msgid "Post to pump.io by default"
|
||||
|
|
|
@ -15,7 +15,7 @@ $a->strings["pump.io username (without the servername)"] = " Pump.io Nutzername
|
|||
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = " Pump.io Servername (ohne \"http://\" oder \"https://\" )";
|
||||
$a->strings["Authenticate your pump.io connection"] = "Authentifiziere deine Pump.io Verbindung";
|
||||
$a->strings["Import the remote timeline"] = "Importiere die entfernte Zeitleiste";
|
||||
$a->strings["Enable pump.io Post Plugin"] = "Pump.io-Post-Plugin aktivieren";
|
||||
$a->strings["Enable pump.io Post Addon"] = "Pump.io-Post-Addon aktivieren";
|
||||
$a->strings["Post to pump.io by default"] = "Standardmäßig bei Pump.io veröffentlichen";
|
||||
$a->strings["Should posts be public?"] = "Sollen Nachrichten öffentlich sein ?";
|
||||
$a->strings["Mirror all public posts"] = "Spiegle alle öffentlichen Nachrichten";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue