DE, ES, IT: update to the translations
This commit is contained in:
@@ -468,9 +468,12 @@ $a->strings["Relocate - WARNING: advanced function. Could make this server unrea
|
||||
$a->strings["Site name"] = "Seitenname";
|
||||
$a->strings["Host name"] = "Host Name";
|
||||
$a->strings["Sender Email"] = "Absender für Emails";
|
||||
$a->strings["The email address your server shall use to send notification emails from."] = "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll.";
|
||||
$a->strings["Banner/Logo"] = "Banner/Logo";
|
||||
$a->strings["Shortcut icon"] = "Shortcut Icon";
|
||||
$a->strings["Link to an icon that will be used for browsers."] = "Link zu einem Icon, das Browser verwenden werden.";
|
||||
$a->strings["Touch icon"] = "Touch Icon";
|
||||
$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link zu einem Icon das Tablets und Handies verwenden sollen.";
|
||||
$a->strings["Additional Info"] = "Zusätzliche Informationen";
|
||||
$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/siteinfo angezeigt werden.";
|
||||
$a->strings["System language"] = "Systemsprache";
|
||||
@@ -888,8 +891,6 @@ $a->strings["Disable intelligent shortening"] = "Intelligentes Link kürzen auss
|
||||
$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalerweise versucht das System den besten Link zu finden um ihn zu gekürzten Postings hinzu zu fügen. Wird diese Option ausgewählt wird stets ein Link auf die originale Friendica Nachricht beigefügt.";
|
||||
$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen";
|
||||
$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Wenn du eine Nachricht eines unbekannten OStatus Nutzers bekommst, entscheidet diese Option wie diese behandelt werden soll. Ist die Option aktiviert, wird ein neuer Kontakt für den Verfasser erstellt,.";
|
||||
$a->strings["Your legacy GNU Social account"] = "Dein alter GNU Social Account";
|
||||
$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Wenn du deinen alten GNU Socual/Statusnet Accountnamen hier angibst (Fprmat name@domain.tld) werden deine Kontakte automatisch hinzugefügt. Dieses Feld wird geleert, wenn die Kontakte hinzugefügt wurden.";
|
||||
$a->strings["Built-in support for %s connectivity is %s"] = "Eingebaute Unterstützung für Verbindungen zu %s ist %s";
|
||||
$a->strings["Diaspora"] = "Diaspora";
|
||||
$a->strings["enabled"] = "eingeschaltet";
|
||||
|
||||
Reference in New Issue
Block a user