DE translation of the twitter addon updated

This commit is contained in:
Tobias Diekershoff 2021-11-27 18:26:06 +01:00
parent 13ce3aa0a4
commit f5ea9f14e2
2 changed files with 36 additions and 24 deletions

View file

@ -24,6 +24,8 @@ $a->strings['Mirror all posts from twitter that are no replies'] = 'Spiegle alle
$a->strings['Import the remote timeline'] = 'Importiere die Remote-Zeitleiste';
$a->strings['Automatically create contacts'] = 'Automatisch Kontakte anlegen';
$a->strings['This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here.'] = 'Mit dieser Option wird automatisch ein Kontakt bei Friendica angelegt, wenn du eine Nachricht von einem bestehenden Kontakt auf Twitter erhältst. Ist die Option nicht aktiv, musst du manuell Kontakte für diejenigen deiner Twitter-Kontakte anlegen, deren Nachrichten du auf Friendica lesen möchtest.';
$a->strings['Please connect a Twitter account in your Social Network settings to import Twitter posts.'] = 'Bitte verbinde deinen Twitter Account in den Einstellungen zu den Soziale Netzwerken damit deine Twitter Beiträge importiert werden.';
$a->strings['Twitter post not found.'] = 'Beiträge auf Twitter nicht gefunden.';
$a->strings['Consumer key'] = 'Consumer Key';
$a->strings['Consumer secret'] = 'Consumer Secret';
$a->strings['%s on Twitter'] = '%s auf Twitter';