From 5de562d381d34a689ea96e4247fb45d35030155a Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 22 May 2018 07:12:43 +0200 Subject: [PATCH] update DE translations THX hauke --- view/lang/de/messages.po | 12 ++++++------ view/lang/de/strings.php | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/view/lang/de/messages.po b/view/lang/de/messages.po index a4396e411f..9d969e86f3 100644 --- a/view/lang/de/messages.po +++ b/view/lang/de/messages.po @@ -16,10 +16,10 @@ # Frank Dieckmann , 2015 # Fabian Dost , 2012 # greeneyedred , 2012 -# Hauke Zühl , 2012 +# Hauke , 2012,2018 # Herbert Thielen , 2017 # hoergen oostende , 2018 -# Hauke Zühl , 2011-2012 +# Hauke , 2011-2012 # Johannes Schwab , 2015 # leberwurscht , 2012 # marmor , 2012 @@ -42,8 +42,8 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-05-20 14:22+0200\n" -"PO-Revision-Date: 2018-05-20 16:01+0000\n" -"Last-Translator: Tobias Diekershoff \n" +"PO-Revision-Date: 2018-05-21 16:07+0000\n" +"Last-Translator: Hauke \n" "Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1890,7 +1890,7 @@ msgid "" "Export your accout info, contacts and all your items as json. Could be a " "very big file, and could take a lot of time. Use this to make a full backup " "of your account (photos are not exported)" -msgstr "Exportiere Deine Account Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert)." +msgstr "Exportiere Deine Accountinformationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies, um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert)." #: mod/uexport.php:52 mod/settings.php:108 msgid "Export personal data" @@ -2759,7 +2759,7 @@ msgstr "Passwort des Verwalters" #: mod/delegate.php:159 msgid "" "Please enter the password of the parent account to legitimize your request." -msgstr "Bitte gib das Passwort des Verwalters ein um deine Anfrage zu bestätigen." +msgstr "Bitte gib das Passwort des Verwalters ein, um deine Anfrage zu bestätigen." #: mod/delegate.php:164 msgid "Parent User" diff --git a/view/lang/de/strings.php b/view/lang/de/strings.php index 331b7c9ceb..1be7ec26c8 100644 --- a/view/lang/de/strings.php +++ b/view/lang/de/strings.php @@ -419,7 +419,7 @@ $a->strings["Remove"] = "Entfernen"; $a->strings["Export account"] = "Account exportieren"; $a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportiere Deine Accountinformationen und Kontakte. Verwende dies um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."; $a->strings["Export all"] = "Alles exportieren"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportiere Deine Account Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert)."; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportiere Deine Accountinformationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies, um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert)."; $a->strings["Export personal data"] = "Persönliche Daten exportieren"; $a->strings["No contacts."] = "Keine Kontakte."; $a->strings["Access denied."] = "Zugriff verweigert."; @@ -626,7 +626,7 @@ $a->strings["Delete contact"] = "Lösche den Kontakt"; $a->strings["Parent user not found."] = "Verwalter nicht gefunden."; $a->strings["No parent user"] = "Kein Verwalter"; $a->strings["Parent Password:"] = "Passwort des Verwalters"; -$a->strings["Please enter the password of the parent account to legitimize your request."] = "Bitte gib das Passwort des Verwalters ein um deine Anfrage zu bestätigen."; +$a->strings["Please enter the password of the parent account to legitimize your request."] = "Bitte gib das Passwort des Verwalters ein, um deine Anfrage zu bestätigen."; $a->strings["Parent User"] = "Verwalter"; $a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Verwalter haben Zugriff auf alle Funktionen dieses Benutzerkontos und können dessen Einstellungen ändern."; $a->strings["Save Settings"] = "Einstellungen speichern";