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
|
@ -34,7 +34,7 @@ msgid "Diaspora Export"
|
|||
msgstr "Diaspora Export"
|
||||
|
||||
#: diaspora.php:163
|
||||
msgid "Enable Diaspora Post Plugin"
|
||||
msgid "Enable Diaspora Post Addon"
|
||||
msgstr "Veröffentlichungen bei Diaspora erlauben"
|
||||
|
||||
#: diaspora.php:168
|
||||
|
|
|
@ -8,7 +8,7 @@ function string_plural_select_de($n){
|
|||
$a->strings["Post to Diaspora"] = "Auf Diaspora veröffentlichen";
|
||||
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Anmeldung bei deinem Diaspora Account fehlgeschlagen. Bitte überprüfe Nutzername und Passwort und stelle sicher, dass die komplette Adresse (inklusive des htto...) verwendet wurde.";
|
||||
$a->strings["Diaspora Export"] = "Diaspora Export";
|
||||
$a->strings["Enable Diaspora Post Plugin"] = "Veröffentlichungen bei Diaspora erlauben";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Veröffentlichungen bei Diaspora erlauben";
|
||||
$a->strings["Diaspora username"] = "Diaspora Nutzername";
|
||||
$a->strings["Diaspora password"] = "Diaspora Passwort";
|
||||
$a->strings["Diaspora site URL"] = "URL der Diaspora Seite";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue