mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
[twitter, nsfw] DE translation update
This commit is contained in:
parent
6a2aa4c4a4
commit
8f59b8b951
4 changed files with 48 additions and 33 deletions
|
@ -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['Follow in fediverse'] = 'Im Fediverse folgen';
|
||||
$a->strings['Automatically subscribe to the contact in the fediverse, when a fediverse account is mentioned in name or description and we are following the Twitter contact.'] = 'Hat ein Twitter Kontakt eine Profiladresse im Fediverse im Namen oder der Beschreibung genannt, wird dieser automatisch gefolgt.';
|
||||
$a->strings['Twitter Import/Export/Mirror'] = 'Twitter-Import/Export/Spiegeln';
|
||||
$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.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue