New translations strings.xml (German)

This commit is contained in:
Thomas 2019-01-25 15:14:35 +00:00
parent 58a4c54976
commit 866e373cbb
1 changed files with 5 additions and 5 deletions

View File

@ -474,9 +474,9 @@ Durch das Löschen der Anwendung werden diese Daten sofort entfernt.\n
<string name="data_export_toots">Beiträge exportieren für %1$s</string>
<string name="data_export_success">%1$s Toots von %2$s wurden exportiert.</string>
<string name="data_export_error">Etwas ist schief gelaufen beim exportieren von%1$s</string>
<string name="data_export_error_simple">Something went wrong when exporting data!</string>
<string name="data_import_success_simple">Data have been imported!</string>
<string name="data_import_error_simple">Something went wrong when importing data!</string>
<string name="data_export_error_simple">Beim Exportieren von Daten ist ein Problem aufgetreten!</string>
<string name="data_import_success_simple">Daten wurden importiert!</string>
<string name="data_import_error_simple">Beim Importieren von Daten ist ein Problem aufgetreten!</string>
<!-- Proxy -->
<string name="proxy_set">Proxy</string>
<string name="proxy_type">Typ</string>
@ -741,8 +741,8 @@ Durch das Löschen der Anwendung werden diese Daten sofort entfernt.\n
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> hat ein neues Video veröffentlicht: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Ihr Video <b>%1$s</b> wurde zurückgezogen/gesperrt]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Die Sperre zu Ihr Video <b>%1$s</b> wurde aufgehoben]]></string>
<string name="export_data">Export data</string>
<string name="import_data">Import Data</string>
<string name="export_data">Daten exportieren</string>
<string name="import_data">Daten importieren</string>
<string name="toot_select_import">Select the file to import</string>
<string name="toot_select_file_error">An error occurred when selecting the backup file!</string>
<string name="data_import_start">Please, don\'t kill the app while processing. That can\'t be quite long.</string>