mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-19 01:03:40 +00:00
Merge pull request #1126 from tobiasd/20210524-de
DE translation updates THX Till Mohr
This commit is contained in:
commit
18556027cb
20 changed files with 255 additions and 273 deletions
|
@ -4,15 +4,16 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2019,2021
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2019,2021
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-23 01:34-0500\n"
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
"PO-Revision-Date: 2021-02-01 06:25+0000\n"
|
"PO-Revision-Date: 2021-05-23 19:26+0000\n"
|
||||||
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -31,7 +32,7 @@ msgstr "Das Enddatum liegt vor dem Startdatum des Blackouts, du solltest dies ko
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please double check the current settings for the blackout. It will begin on "
|
"Please double check the current settings for the blackout. It will begin on "
|
||||||
"<strong>%s</strong> and end on <strong>%s</strong>."
|
"<strong>%s</strong> and end on <strong>%s</strong>."
|
||||||
msgstr "Bitte überprüfe die aktuellen Einstellungen für den Blackout. Start-Zeitpunkt ist <strong>%s</strong> und das Ende ist <strong>%s</strong>."
|
msgstr "Bitte überprüfe die aktuellen Einstellungen für den Blackout. Start-Zeitpunkt ist <strong>%s</strong>, und das Ende ist <strong>%s</strong>."
|
||||||
|
|
||||||
#: blackout.php:102
|
#: blackout.php:102
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
|
@ -65,4 +66,4 @@ msgid ""
|
||||||
" the submit button. Users currently logged in will <strong>not</strong> be "
|
" the submit button. Users currently logged in will <strong>not</strong> be "
|
||||||
"thrown out but can't login again after logging out while the blackout is "
|
"thrown out but can't login again after logging out while the blackout is "
|
||||||
"still in place."
|
"still in place."
|
||||||
msgstr "<strong>Hinweis</strong>: Die Umleitung ist von dem Moment aktiv, wenn du den \"Einstellungen speichern\" Button drückst. Derzeit angemeldete Nutzer werden <strong>nicht</strong> ausgeworfen werden, können sich aber nicht wieder anmelden, wenn sie sich während des Blackouts abmelden."
|
msgstr "<strong>Hinweis</strong>: Die Umleitung ist von dem Moment an aktiv, wenn du den \"Einstellungen speichern\"-Button drückst. Derzeit angemeldete Nutzer werden <strong>nicht</strong> ausgeschlossen, können sich aber, nachdem sie sich während des Blackouts ausgeloggt haben, nicht mehr anmelden."
|
||||||
|
|
|
@ -7,11 +7,11 @@ function string_plural_select_de($n){
|
||||||
}}
|
}}
|
||||||
;
|
;
|
||||||
$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = "Das Enddatum liegt vor dem Startdatum des Blackouts, du solltest dies korrigieren.";
|
$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = "Das Enddatum liegt vor dem Startdatum des Blackouts, du solltest dies korrigieren.";
|
||||||
$a->strings["Please double check the current settings for the blackout. It will begin on <strong>%s</strong> and end on <strong>%s</strong>."] = "Bitte überprüfe die aktuellen Einstellungen für den Blackout. Start-Zeitpunkt ist <strong>%s</strong> und das Ende ist <strong>%s</strong>.";
|
$a->strings["Please double check the current settings for the blackout. It will begin on <strong>%s</strong> and end on <strong>%s</strong>."] = "Bitte überprüfe die aktuellen Einstellungen für den Blackout. Start-Zeitpunkt ist <strong>%s</strong>, und das Ende ist <strong>%s</strong>.";
|
||||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||||
$a->strings["Redirect URL"] = "Umleitungs-URL";
|
$a->strings["Redirect URL"] = "Umleitungs-URL";
|
||||||
$a->strings["All your visitors from the web will be redirected to this URL."] = "Alle Besucher der Webseite werden zu dieser URL umgeleitet";
|
$a->strings["All your visitors from the web will be redirected to this URL."] = "Alle Besucher der Webseite werden zu dieser URL umgeleitet";
|
||||||
$a->strings["Begin of the Blackout"] = "Beginn des Blackouts";
|
$a->strings["Begin of the Blackout"] = "Beginn des Blackouts";
|
||||||
$a->strings["Format is <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute."] = "Das Format ist <tt>YYYY-MM-DD hh:mm</tt>: <em>YYYY</em> das Jahr, <em>MM</em> der Monat, <em>DD</em> der Tag sowie <em>hh</em> Stunden und <em>mm</em> Minuten.";
|
$a->strings["Format is <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute."] = "Das Format ist <tt>YYYY-MM-DD hh:mm</tt>: <em>YYYY</em> das Jahr, <em>MM</em> der Monat, <em>DD</em> der Tag sowie <em>hh</em> Stunden und <em>mm</em> Minuten.";
|
||||||
$a->strings["End of the Blackout"] = "Ende des Blackouts";
|
$a->strings["End of the Blackout"] = "Ende des Blackouts";
|
||||||
$a->strings["<strong>Note</strong>: The redirect will be active from the moment you press the submit button. Users currently logged in will <strong>not</strong> be thrown out but can't login again after logging out while the blackout is still in place."] = "<strong>Hinweis</strong>: Die Umleitung ist von dem Moment aktiv, wenn du den \"Einstellungen speichern\" Button drückst. Derzeit angemeldete Nutzer werden <strong>nicht</strong> ausgeworfen werden, können sich aber nicht wieder anmelden, wenn sie sich während des Blackouts abmelden.";
|
$a->strings["<strong>Note</strong>: The redirect will be active from the moment you press the submit button. Users currently logged in will <strong>not</strong> be thrown out but can't login again after logging out while the blackout is still in place."] = "<strong>Hinweis</strong>: Die Umleitung ist von dem Moment an aktiv, wenn du den \"Einstellungen speichern\"-Button drückst. Derzeit angemeldete Nutzer werden <strong>nicht</strong> ausgeschlossen, können sich aber, nachdem sie sich während des Blackouts ausgeloggt haben, nicht mehr anmelden.";
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
# Translators:
|
# Translators:
|
||||||
# Andreas H., 2014
|
# Andreas H., 2014
|
||||||
# Oliver <post@toktan.org>, 2016
|
# Oliver <post@toktan.org>, 2016
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2016,2021
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2016,2021
|
||||||
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
||||||
|
@ -14,8 +15,8 @@ msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
"PO-Revision-Date: 2021-03-22 17:57+0000\n"
|
"PO-Revision-Date: 2021-05-23 19:29+0000\n"
|
||||||
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -65,7 +66,7 @@ msgstr "auf OpenWeatherMap"
|
||||||
|
|
||||||
#: curweather.php:179
|
#: curweather.php:179
|
||||||
msgid "No APPID found, please contact your admin to obtain one."
|
msgid "No APPID found, please contact your admin to obtain one."
|
||||||
msgstr "Keine APPID gefunden, bitte kontaktiere deinen Admin damit eine eingerichtet wird."
|
msgstr "Keine APPID gefunden, bitte kontaktiere deinen Admin, damit eine eingerichtet wird."
|
||||||
|
|
||||||
#: curweather.php:191 curweather.php:229
|
#: curweather.php:191 curweather.php:229
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
|
@ -109,7 +110,7 @@ msgstr "Cache-Intervall"
|
||||||
msgid ""
|
msgid ""
|
||||||
"For how long should the weather data be cached? Choose according your "
|
"For how long should the weather data be cached? Choose according your "
|
||||||
"OpenWeatherMap account type."
|
"OpenWeatherMap account type."
|
||||||
msgstr "Wie lange sollen die Wetter Daten zwischengespeichert werden? Wähle eine für deinen OpenWeatherMap Account passende Einstellung."
|
msgstr "Wie lange sollen die Wetterdaten zwischengespeichert werden? Wähle eine für deinen OpenWeatherMap-Account passende Einstellung."
|
||||||
|
|
||||||
#: curweather.php:235
|
#: curweather.php:235
|
||||||
msgid "no cache"
|
msgid "no cache"
|
||||||
|
|
|
@ -16,7 +16,7 @@ $a->strings["Data by"] = "Daten von";
|
||||||
$a->strings["Show on map"] = "Karte anzeigen";
|
$a->strings["Show on map"] = "Karte anzeigen";
|
||||||
$a->strings["There was a problem accessing the weather data. But have a look"] = "Es gab ein Problem beim Abrufen der Wetterdaten. Aber wirf doch mal einen Blick";
|
$a->strings["There was a problem accessing the weather data. But have a look"] = "Es gab ein Problem beim Abrufen der Wetterdaten. Aber wirf doch mal einen Blick";
|
||||||
$a->strings["at OpenWeatherMap"] = "auf OpenWeatherMap";
|
$a->strings["at OpenWeatherMap"] = "auf OpenWeatherMap";
|
||||||
$a->strings["No APPID found, please contact your admin to obtain one."] = "Keine APPID gefunden, bitte kontaktiere deinen Admin damit eine eingerichtet wird.";
|
$a->strings["No APPID found, please contact your admin to obtain one."] = "Keine APPID gefunden, bitte kontaktiere deinen Admin, damit eine eingerichtet wird.";
|
||||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||||
$a->strings["Settings"] = "Einstellungen";
|
$a->strings["Settings"] = "Einstellungen";
|
||||||
$a->strings["Enter either the name of your location or the zip code."] = "Gib entweder den Namen oder die PLZ deines Ortes ein.";
|
$a->strings["Enter either the name of your location or the zip code."] = "Gib entweder den Namen oder die PLZ deines Ortes ein.";
|
||||||
|
@ -26,7 +26,7 @@ $a->strings["Units"] = "Einheiten";
|
||||||
$a->strings["select if the temperature should be displayed in °C or °F"] = "wähle, ob die Temperatur in °C oder °F angezeigt werden soll";
|
$a->strings["select if the temperature should be displayed in °C or °F"] = "wähle, ob die Temperatur in °C oder °F angezeigt werden soll";
|
||||||
$a->strings["Show weather data"] = "Zeige Wetterdaten";
|
$a->strings["Show weather data"] = "Zeige Wetterdaten";
|
||||||
$a->strings["Caching Interval"] = "Cache-Intervall";
|
$a->strings["Caching Interval"] = "Cache-Intervall";
|
||||||
$a->strings["For how long should the weather data be cached? Choose according your OpenWeatherMap account type."] = "Wie lange sollen die Wetter Daten zwischengespeichert werden? Wähle eine für deinen OpenWeatherMap Account passende Einstellung.";
|
$a->strings["For how long should the weather data be cached? Choose according your OpenWeatherMap account type."] = "Wie lange sollen die Wetterdaten zwischengespeichert werden? Wähle eine für deinen OpenWeatherMap-Account passende Einstellung.";
|
||||||
$a->strings["no cache"] = "kein Cache";
|
$a->strings["no cache"] = "kein Cache";
|
||||||
$a->strings["minutes"] = "Minuten";
|
$a->strings["minutes"] = "Minuten";
|
||||||
$a->strings["Your APPID"] = "Deine APPID";
|
$a->strings["Your APPID"] = "Deine APPID";
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# foss <foss@openmailbox.org>, 2020
|
# foss <foss@openmailbox.org>, 2020
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2020
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2020
|
||||||
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
||||||
|
@ -12,9 +13,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-05-07 00:15-0400\n"
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
"PO-Revision-Date: 2020-09-01 12:43+0000\n"
|
"PO-Revision-Date: 2021-05-23 19:29+0000\n"
|
||||||
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -22,96 +23,88 @@ msgstr ""
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: diaspora.php:53
|
#: diaspora.php:43
|
||||||
msgid "Post to Diaspora"
|
msgid "Post to Diaspora"
|
||||||
msgstr "Auf Diaspora veröffentlichen"
|
msgstr "Auf Diaspora veröffentlichen"
|
||||||
|
|
||||||
#: diaspora.php:78
|
#: diaspora.php:68
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please remember: You can always be reached from Diaspora with your Friendica"
|
"Please remember: You can always be reached from Diaspora with your Friendica"
|
||||||
" handle <strong>%s</strong>. "
|
" handle <strong>%s</strong>. "
|
||||||
msgstr "Denke daran: Du kannst Jederzeit über deinen Friendica Account <strong>%s</strong> von Diaspora aus erreicht werden."
|
msgstr "Denke daran: Du kannst jederzeit über deinen Friendica-Account <strong>%s</strong> von Diaspora aus erreicht werden."
|
||||||
|
|
||||||
#: diaspora.php:79
|
#: diaspora.php:69
|
||||||
msgid ""
|
msgid ""
|
||||||
"This connector is only meant if you still want to use your old Diaspora "
|
"This connector is only meant if you still want to use your old Diaspora "
|
||||||
"account for some time. "
|
"account for some time. "
|
||||||
msgstr "Dieser Connector ist ausschließlich dafür gedacht, deinen alten Diaspora Account noch ein wenig weiter zu betreiben."
|
msgstr "Dieser Connector ist ausschließlich dafür gedacht, deinen alten Diaspora-Account noch ein wenig weiter zu betreiben."
|
||||||
|
|
||||||
#: diaspora.php:80
|
#: diaspora.php:70
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"However, it is preferred that you tell your Diaspora contacts the new handle"
|
"However, it is preferred that you tell your Diaspora contacts the new handle"
|
||||||
" <strong>%s</strong> instead."
|
" <strong>%s</strong> instead."
|
||||||
msgstr "Du solltest allerdings deinen Diaspora Kontakten deinen Friendica Account <strong>%s</strong> mitteilen, damit sie diesem folgen."
|
msgstr "Du solltest allerdings deinen Diaspora Kontakten deinen Friendica Account <strong>%s</strong> mitteilen, damit sie diesem folgen."
|
||||||
|
|
||||||
#: diaspora.php:90
|
#: diaspora.php:80
|
||||||
msgid "All aspects"
|
msgid "All aspects"
|
||||||
msgstr "Alle Aspekte"
|
msgstr "Alle Aspekte"
|
||||||
|
|
||||||
#: diaspora.php:91
|
#: diaspora.php:81
|
||||||
msgid "Public"
|
msgid "Public"
|
||||||
msgstr "Öffentlich"
|
msgstr "Öffentlich"
|
||||||
|
|
||||||
#: diaspora.php:97
|
#: diaspora.php:87
|
||||||
msgid "Post to aspect:"
|
msgid "Post to aspect:"
|
||||||
msgstr "Bei aspect veröffentlichen:"
|
msgstr "Bei aspect veröffentlichen:"
|
||||||
|
|
||||||
#: diaspora.php:98
|
#: diaspora.php:88
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Connected with your Diaspora account <strong>%s</strong>"
|
msgid "Connected with your Diaspora account <strong>%s</strong>"
|
||||||
msgstr "Verbunden mit deinem Diaspora-Konto <strong>%s</strong>"
|
msgstr "Verbunden mit deinem Diaspora-Konto <strong>%s</strong>"
|
||||||
|
|
||||||
#: diaspora.php:101
|
#: diaspora.php:91
|
||||||
msgid ""
|
msgid ""
|
||||||
"Can't login to your Diaspora account. Please check handle (in the format "
|
"Can't login to your Diaspora account. Please check handle (in the format "
|
||||||
"user@domain.tld) and password."
|
"user@domain.tld) and password."
|
||||||
msgstr "Anmeldung bei deinem Diaspora-Konto fehlgeschlagen. Bitte überprüfe Handle (im Format user@domain.tld) und Passwort."
|
msgstr "Anmeldung bei deinem Diaspora-Konto fehlgeschlagen. Bitte überprüfe Handle (im Format user@domain.tld) und Passwort."
|
||||||
|
|
||||||
#: diaspora.php:109
|
#: diaspora.php:99
|
||||||
msgid "Diaspora Export"
|
msgid "Diaspora Export"
|
||||||
msgstr "Diaspora-Export"
|
msgstr "Diaspora-Export"
|
||||||
|
|
||||||
#: diaspora.php:110
|
#: diaspora.php:100
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr "Information"
|
msgstr "Information"
|
||||||
|
|
||||||
#: diaspora.php:111
|
#: diaspora.php:101
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr "Fehler"
|
msgstr "Fehler"
|
||||||
|
|
||||||
#: diaspora.php:112
|
#: diaspora.php:102
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
msgstr "Einstellungen speichern"
|
msgstr "Einstellungen speichern"
|
||||||
|
|
||||||
#: diaspora.php:116
|
#: diaspora.php:106
|
||||||
msgid "Enable Diaspora Post Addon"
|
msgid "Enable Diaspora Post Addon"
|
||||||
msgstr "Diaspora-Post-Addon aktivieren"
|
msgstr "Diaspora-Post-Addon aktivieren"
|
||||||
|
|
||||||
#: diaspora.php:117
|
#: diaspora.php:107
|
||||||
msgid "Diaspora handle"
|
msgid "Diaspora handle"
|
||||||
msgstr "Diaspora-Handle"
|
msgstr "Diaspora-Handle"
|
||||||
|
|
||||||
#: diaspora.php:118
|
#: diaspora.php:108
|
||||||
msgid "Diaspora password"
|
msgid "Diaspora password"
|
||||||
msgstr "Diaspora-Passwort"
|
msgstr "Diaspora-Passwort"
|
||||||
|
|
||||||
#: diaspora.php:118
|
#: diaspora.php:108
|
||||||
msgid ""
|
msgid ""
|
||||||
"Privacy notice: Your Diaspora password will be stored unencrypted to "
|
"Privacy notice: Your Diaspora password will be stored unencrypted to "
|
||||||
"authenticate you with your Diaspora pod. This means your Friendica node "
|
"authenticate you with your Diaspora pod. This means your Friendica node "
|
||||||
"administrator can have access to it."
|
"administrator can have access to it."
|
||||||
msgstr "Datenschutzhinweis: Dein Diaspora-Passwort wird unverschlüsselt gespeichert, um dich an deinem Diaspora-Pod zu authentifizieren. Dadurch kann der Administrator deines Friendica-Knotens Zugriff darauf erlangen."
|
msgstr "Datenschutzhinweis: Dein Diaspora-Passwort wird unverschlüsselt gespeichert, um dich an deinem Diaspora-Pod zu authentifizieren. Dadurch kann der Administrator deines Friendica-Knotens Zugriff darauf erlangen."
|
||||||
|
|
||||||
#: diaspora.php:120
|
#: diaspora.php:110
|
||||||
msgid "Post to Diaspora by default"
|
msgid "Post to Diaspora by default"
|
||||||
msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora"
|
msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora"
|
||||||
|
|
||||||
#: diaspora.php:138
|
|
||||||
msgid "Diaspora settings updated."
|
|
||||||
msgstr "Diaspora-Einstellungen aktualisiert."
|
|
||||||
|
|
||||||
#: diaspora.php:141
|
|
||||||
msgid "Diaspora connector disabled."
|
|
||||||
msgstr "Diaspora-Connector deaktiviert."
|
|
||||||
|
|
|
@ -7,8 +7,8 @@ function string_plural_select_de($n){
|
||||||
}}
|
}}
|
||||||
;
|
;
|
||||||
$a->strings["Post to Diaspora"] = "Auf Diaspora veröffentlichen";
|
$a->strings["Post to Diaspora"] = "Auf Diaspora veröffentlichen";
|
||||||
$a->strings["Please remember: You can always be reached from Diaspora with your Friendica handle <strong>%s</strong>. "] = "Denke daran: Du kannst Jederzeit über deinen Friendica Account <strong>%s</strong> von Diaspora aus erreicht werden.";
|
$a->strings["Please remember: You can always be reached from Diaspora with your Friendica handle <strong>%s</strong>. "] = "Denke daran: Du kannst jederzeit über deinen Friendica-Account <strong>%s</strong> von Diaspora aus erreicht werden.";
|
||||||
$a->strings["This connector is only meant if you still want to use your old Diaspora account for some time. "] = "Dieser Connector ist ausschließlich dafür gedacht, deinen alten Diaspora Account noch ein wenig weiter zu betreiben.";
|
$a->strings["This connector is only meant if you still want to use your old Diaspora account for some time. "] = "Dieser Connector ist ausschließlich dafür gedacht, deinen alten Diaspora-Account noch ein wenig weiter zu betreiben.";
|
||||||
$a->strings["However, it is preferred that you tell your Diaspora contacts the new handle <strong>%s</strong> instead."] = "Du solltest allerdings deinen Diaspora Kontakten deinen Friendica Account <strong>%s</strong> mitteilen, damit sie diesem folgen.";
|
$a->strings["However, it is preferred that you tell your Diaspora contacts the new handle <strong>%s</strong> instead."] = "Du solltest allerdings deinen Diaspora Kontakten deinen Friendica Account <strong>%s</strong> mitteilen, damit sie diesem folgen.";
|
||||||
$a->strings["All aspects"] = "Alle Aspekte";
|
$a->strings["All aspects"] = "Alle Aspekte";
|
||||||
$a->strings["Public"] = "Öffentlich";
|
$a->strings["Public"] = "Öffentlich";
|
||||||
|
@ -24,5 +24,3 @@ $a->strings["Diaspora handle"] = "Diaspora-Handle";
|
||||||
$a->strings["Diaspora password"] = "Diaspora-Passwort";
|
$a->strings["Diaspora password"] = "Diaspora-Passwort";
|
||||||
$a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = "Datenschutzhinweis: Dein Diaspora-Passwort wird unverschlüsselt gespeichert, um dich an deinem Diaspora-Pod zu authentifizieren. Dadurch kann der Administrator deines Friendica-Knotens Zugriff darauf erlangen.";
|
$a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = "Datenschutzhinweis: Dein Diaspora-Passwort wird unverschlüsselt gespeichert, um dich an deinem Diaspora-Pod zu authentifizieren. Dadurch kann der Administrator deines Friendica-Knotens Zugriff darauf erlangen.";
|
||||||
$a->strings["Post to Diaspora by default"] = "Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora";
|
$a->strings["Post to Diaspora by default"] = "Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora";
|
||||||
$a->strings["Diaspora settings updated."] = "Diaspora-Einstellungen aktualisiert.";
|
|
||||||
$a->strings["Diaspora connector disabled."] = "Diaspora-Connector deaktiviert.";
|
|
||||||
|
|
|
@ -7,15 +7,17 @@
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
|
||||||
# Vinzenz Vietzke <vinz@vinzv.de>, 2018
|
# Vinzenz Vietzke <vinz@vinzv.de>, 2018
|
||||||
# Copiis Praeesse <richard@zsemberi.de>, 2019
|
# Copiis Praeesse <richard@zsemberi.de>, 2019
|
||||||
|
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-08-07 15:04+0200\n"
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
"PO-Revision-Date: 2018-08-07 18:18+0000\n"
|
"PO-Revision-Date: 2018-08-07 18:18+0000\n"
|
||||||
"Last-Translator: Copiis Praeesse <richard@zsemberi.de>, 2019\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>, 2021\n"
|
||||||
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
|
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -23,322 +25,322 @@ msgstr ""
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: morechoice.php:34
|
#: morechoice.php:22
|
||||||
msgid "Androgyne"
|
msgid "Androgyne"
|
||||||
msgstr "Androgyn"
|
msgstr "Androgyn"
|
||||||
|
|
||||||
#: morechoice.php:35
|
#: morechoice.php:23
|
||||||
msgid "Bear"
|
msgid "Bear"
|
||||||
msgstr "Bär"
|
msgstr "Bär"
|
||||||
|
|
||||||
#: morechoice.php:36
|
#: morechoice.php:24
|
||||||
msgid "Bigender"
|
msgid "Bigender"
|
||||||
msgstr "Bigender"
|
msgstr "Bigender"
|
||||||
|
|
||||||
#: morechoice.php:37
|
#: morechoice.php:25
|
||||||
msgid "Cross dresser"
|
msgid "Cross dresser"
|
||||||
msgstr "Cross Dresser"
|
msgstr "Cross Dresser"
|
||||||
|
|
||||||
#: morechoice.php:38
|
#: morechoice.php:26
|
||||||
msgid "Drag queen"
|
msgid "Drag queen"
|
||||||
msgstr "Drag Queen"
|
msgstr "Dragqueen"
|
||||||
|
|
||||||
#: morechoice.php:39
|
#: morechoice.php:27
|
||||||
msgid "Eunuch"
|
msgid "Eunuch"
|
||||||
msgstr "Eunuch"
|
msgstr "Eunuch"
|
||||||
|
|
||||||
#: morechoice.php:40
|
#: morechoice.php:28
|
||||||
msgid "Faux queen"
|
msgid "Faux queen"
|
||||||
msgstr "Faux Queen"
|
msgstr "Faux-Queen"
|
||||||
|
|
||||||
#: morechoice.php:41
|
#: morechoice.php:29
|
||||||
msgid "Gender fluid"
|
msgid "Gender fluid"
|
||||||
msgstr "Gender fluid"
|
msgstr "Gender-fluid"
|
||||||
|
|
||||||
#: morechoice.php:42
|
#: morechoice.php:30
|
||||||
msgid "Kathoey"
|
msgid "Kathoey"
|
||||||
msgstr "Kathoey"
|
msgstr "Kathoey"
|
||||||
|
|
||||||
#: morechoice.php:43
|
#: morechoice.php:31
|
||||||
msgid "Lady"
|
msgid "Lady"
|
||||||
msgstr "Lady"
|
msgstr "Lady"
|
||||||
|
|
||||||
#: morechoice.php:44
|
#: morechoice.php:32
|
||||||
msgid "Lipstick lesbian"
|
msgid "Lipstick lesbian"
|
||||||
msgstr "Lippenstift Lesbe"
|
msgstr "Lippenstift-Lesbe"
|
||||||
|
|
||||||
#: morechoice.php:45
|
#: morechoice.php:33
|
||||||
msgid "Metrosexual"
|
msgid "Metrosexual"
|
||||||
msgstr "Metrosexuell"
|
msgstr "Metrosexuell"
|
||||||
|
|
||||||
#: morechoice.php:46
|
#: morechoice.php:34
|
||||||
msgid "Monk"
|
msgid "Monk"
|
||||||
msgstr "Mönch"
|
msgstr "Mönch"
|
||||||
|
|
||||||
#: morechoice.php:47
|
#: morechoice.php:35
|
||||||
msgid "Nun"
|
msgid "Nun"
|
||||||
msgstr "Nonne"
|
msgstr "Nonne"
|
||||||
|
|
||||||
#: morechoice.php:48
|
#: morechoice.php:36
|
||||||
msgid "Soft butch"
|
msgid "Soft butch"
|
||||||
msgstr "zarter Butch"
|
msgstr "zarter Butch"
|
||||||
|
|
||||||
#: morechoice.php:49
|
#: morechoice.php:37
|
||||||
msgid "Stone femme"
|
msgid "Stone femme"
|
||||||
msgstr "steinerne Femme"
|
msgstr "steinerne Femme"
|
||||||
|
|
||||||
#: morechoice.php:50
|
#: morechoice.php:38
|
||||||
msgid "Tomboy"
|
msgid "Tomboy"
|
||||||
msgstr "Tomboy"
|
msgstr "Tomboy"
|
||||||
|
|
||||||
#: morechoice.php:51
|
#: morechoice.php:39
|
||||||
msgid "Transman"
|
msgid "Transman"
|
||||||
msgstr "Transmann"
|
msgstr "Transmann"
|
||||||
|
|
||||||
#: morechoice.php:52
|
#: morechoice.php:40
|
||||||
msgid "Transwoman"
|
msgid "Transwoman"
|
||||||
msgstr "Transfrau"
|
msgstr "Transfrau"
|
||||||
|
|
||||||
#: morechoice.php:53
|
#: morechoice.php:41
|
||||||
msgid "Transvesti"
|
msgid "Transvesti"
|
||||||
msgstr "Transvestit"
|
msgstr "Transvestit"
|
||||||
|
|
||||||
#: morechoice.php:54
|
#: morechoice.php:42
|
||||||
msgid "Trigender"
|
msgid "Trigender"
|
||||||
msgstr "Trigender"
|
msgstr "Trigender"
|
||||||
|
|
||||||
#: morechoice.php:55
|
#: morechoice.php:43
|
||||||
msgid "Can't remember"
|
msgid "Can't remember"
|
||||||
msgstr "Kann mich nicht erinnern"
|
msgstr "Kann mich nicht erinnern"
|
||||||
|
|
||||||
#: morechoice.php:56
|
#: morechoice.php:44
|
||||||
msgid "Hard to tell these days"
|
msgid "Hard to tell these days"
|
||||||
msgstr "Schwer zu sagen dieser Tage"
|
msgstr "Schwer zu sagen dieser Tage"
|
||||||
|
|
||||||
#: morechoice.php:60
|
#: morechoice.php:48
|
||||||
msgid "Girls with big tits"
|
msgid "Girls with big tits"
|
||||||
msgstr "Mädels mit großen Brüsten"
|
msgstr "Mädels mit großen Brüsten"
|
||||||
|
|
||||||
#: morechoice.php:61
|
#: morechoice.php:49
|
||||||
msgid "Millionaires"
|
msgid "Millionaires"
|
||||||
msgstr "Millionäre"
|
msgstr "Millionäre"
|
||||||
|
|
||||||
#: morechoice.php:62
|
#: morechoice.php:50
|
||||||
msgid "Guys with big schlongs"
|
msgid "Guys with big schlongs"
|
||||||
msgstr "Typen mit großen Schwänzen"
|
msgstr "Typen mit großen Schwänzen"
|
||||||
|
|
||||||
#: morechoice.php:63
|
#: morechoice.php:51
|
||||||
msgid "Easy women"
|
msgid "Easy women"
|
||||||
msgstr "Leichte Frauen"
|
msgstr "Leichte Frauen"
|
||||||
|
|
||||||
#: morechoice.php:64
|
#: morechoice.php:52
|
||||||
msgid "People with impaired mobility"
|
msgid "People with impaired mobility"
|
||||||
msgstr "Menschen mit eingeschränkter Mobilität"
|
msgstr "Menschen mit eingeschränkter Mobilität"
|
||||||
|
|
||||||
#: morechoice.php:65
|
#: morechoice.php:53
|
||||||
msgid "Amputees"
|
msgid "Amputees"
|
||||||
msgstr "Amputierte"
|
msgstr "Amputierte"
|
||||||
|
|
||||||
#: morechoice.php:66
|
#: morechoice.php:54
|
||||||
msgid "Statues, mannequins and immobility"
|
msgid "Statues, mannequins and immobility"
|
||||||
msgstr "Statuen, Schaufensterpuppen und Unbeweglichkeit"
|
msgstr "Statuen, Schaufensterpuppen und Unbeweglichkeit"
|
||||||
|
|
||||||
#: morechoice.php:67
|
#: morechoice.php:55
|
||||||
msgid "Pain"
|
msgid "Pain"
|
||||||
msgstr "Schmerzen"
|
msgstr "Schmerzen"
|
||||||
|
|
||||||
#: morechoice.php:68
|
#: morechoice.php:56
|
||||||
msgid "Trans men"
|
msgid "Trans men"
|
||||||
msgstr "Trans Männer"
|
msgstr "Trans-Männer"
|
||||||
|
|
||||||
#: morechoice.php:69
|
#: morechoice.php:57
|
||||||
msgid "Older women"
|
msgid "Older women"
|
||||||
msgstr "Andere Frauen"
|
msgstr "Andere Frauen"
|
||||||
|
|
||||||
#: morechoice.php:70
|
#: morechoice.php:58
|
||||||
msgid "Asphyxiation"
|
msgid "Asphyxiation"
|
||||||
msgstr "Asphyxiation"
|
msgstr "Asphyxiation"
|
||||||
|
|
||||||
#: morechoice.php:71
|
#: morechoice.php:59
|
||||||
msgid "In public"
|
msgid "In public"
|
||||||
msgstr "In der Öffentlichkeit"
|
msgstr "In der Öffentlichkeit"
|
||||||
|
|
||||||
#: morechoice.php:72
|
#: morechoice.php:60
|
||||||
msgid "In danger"
|
msgid "In danger"
|
||||||
msgstr "In Gefahr"
|
msgstr "In Gefahr"
|
||||||
|
|
||||||
#: morechoice.php:73
|
#: morechoice.php:61
|
||||||
msgid "Pretending to be male"
|
msgid "Pretending to be male"
|
||||||
msgstr "Gebe vor männlich zu sein"
|
msgstr "Gebe vor, männlich zu sein"
|
||||||
|
|
||||||
#: morechoice.php:74
|
#: morechoice.php:62
|
||||||
msgid "Pretending to be female"
|
msgid "Pretending to be female"
|
||||||
msgstr "Gebe vor weiblich zu sein"
|
msgstr "Gebe vor, weiblich zu sein"
|
||||||
|
|
||||||
#: morechoice.php:75
|
#: morechoice.php:63
|
||||||
msgid "Breats"
|
msgid "Breats"
|
||||||
msgstr "Brüste"
|
msgstr "Brüste"
|
||||||
|
|
||||||
#: morechoice.php:76
|
#: morechoice.php:64
|
||||||
msgid "Scat"
|
msgid "Scat"
|
||||||
msgstr "Kot"
|
msgstr "Kot"
|
||||||
|
|
||||||
#: morechoice.php:77
|
#: morechoice.php:65
|
||||||
msgid "Crying"
|
msgid "Crying"
|
||||||
msgstr "Heulen"
|
msgstr "Heulen"
|
||||||
|
|
||||||
#: morechoice.php:78
|
#: morechoice.php:66
|
||||||
msgid "Nappies/Diapers"
|
msgid "Nappies/Diapers"
|
||||||
msgstr "Windeln"
|
msgstr "Windeln"
|
||||||
|
|
||||||
#: morechoice.php:79
|
#: morechoice.php:67
|
||||||
msgid "Trees"
|
msgid "Trees"
|
||||||
msgstr "Bäume"
|
msgstr "Bäume"
|
||||||
|
|
||||||
#: morechoice.php:80
|
#: morechoice.php:68
|
||||||
msgid "Vomit"
|
msgid "Vomit"
|
||||||
msgstr "Kotzen"
|
msgstr "Kotzen"
|
||||||
|
|
||||||
#: morechoice.php:81
|
#: morechoice.php:69
|
||||||
msgid "Murder"
|
msgid "Murder"
|
||||||
msgstr "Mörder"
|
msgstr "Mörder"
|
||||||
|
|
||||||
#: morechoice.php:82
|
#: morechoice.php:70
|
||||||
msgid "Fat people"
|
msgid "Fat people"
|
||||||
msgstr "Fettleibige"
|
msgstr "Fettleibige"
|
||||||
|
|
||||||
#: morechoice.php:83
|
#: morechoice.php:71
|
||||||
msgid "Feet"
|
msgid "Feet"
|
||||||
msgstr "Füße"
|
msgstr "Füße"
|
||||||
|
|
||||||
#: morechoice.php:84
|
#: morechoice.php:72
|
||||||
msgid "Covered in insects"
|
msgid "Covered in insects"
|
||||||
msgstr "Mit Insekten bedeckt sein"
|
msgstr "Mit Insekten bedeckt sein"
|
||||||
|
|
||||||
#: morechoice.php:85
|
#: morechoice.php:73
|
||||||
msgid "Turning a human being into furniture"
|
msgid "Turning a human being into furniture"
|
||||||
msgstr "Menschen in Möbel verwandeln"
|
msgstr "Menschen in Möbel verwandeln"
|
||||||
|
|
||||||
#: morechoice.php:86
|
#: morechoice.php:74
|
||||||
msgid "Elderly people"
|
msgid "Elderly people"
|
||||||
msgstr "Ältere Personen"
|
msgstr "Ältere Personen"
|
||||||
|
|
||||||
#: morechoice.php:87
|
#: morechoice.php:75
|
||||||
msgid "Transgender people"
|
msgid "Transgender people"
|
||||||
msgstr "Transgender Personen"
|
msgstr "Transgender-Personen"
|
||||||
|
|
||||||
#: morechoice.php:88
|
#: morechoice.php:76
|
||||||
msgid "Criminals"
|
msgid "Criminals"
|
||||||
msgstr "Kriminelle"
|
msgstr "Kriminelle"
|
||||||
|
|
||||||
#: morechoice.php:89
|
#: morechoice.php:77
|
||||||
msgid "Stealing"
|
msgid "Stealing"
|
||||||
msgstr "Stehlen"
|
msgstr "Stehlen"
|
||||||
|
|
||||||
#: morechoice.php:90
|
#: morechoice.php:78
|
||||||
msgid "Breast milk"
|
msgid "Breast milk"
|
||||||
msgstr "Muttermilch"
|
msgstr "Muttermilch"
|
||||||
|
|
||||||
#: morechoice.php:91
|
#: morechoice.php:79
|
||||||
msgid "Immersing genitals in liquids"
|
msgid "Immersing genitals in liquids"
|
||||||
msgstr "Eintauchen von Genitalien in Flüssigkeiten"
|
msgstr "Eintauchen von Genitalien in Flüssigkeiten"
|
||||||
|
|
||||||
#: morechoice.php:92
|
#: morechoice.php:80
|
||||||
msgid "Giants"
|
msgid "Giants"
|
||||||
msgstr "Riesen"
|
msgstr "Riesen"
|
||||||
|
|
||||||
#: morechoice.php:93
|
#: morechoice.php:81
|
||||||
msgid "Masochism"
|
msgid "Masochism"
|
||||||
msgstr "Masochismus"
|
msgstr "Masochismus"
|
||||||
|
|
||||||
#: morechoice.php:94
|
#: morechoice.php:82
|
||||||
msgid "Cars"
|
msgid "Cars"
|
||||||
msgstr "Autos"
|
msgstr "Autos"
|
||||||
|
|
||||||
#: morechoice.php:95
|
#: morechoice.php:83
|
||||||
msgid "Menstruation"
|
msgid "Menstruation"
|
||||||
msgstr "Menstruation"
|
msgstr "Menstruation"
|
||||||
|
|
||||||
#: morechoice.php:96
|
#: morechoice.php:84
|
||||||
msgid "Mucus"
|
msgid "Mucus"
|
||||||
msgstr "Schleim"
|
msgstr "Schleim"
|
||||||
|
|
||||||
#: morechoice.php:97
|
#: morechoice.php:85
|
||||||
msgid "Obscene language"
|
msgid "Obscene language"
|
||||||
msgstr "Obszöne Sprache"
|
msgstr "Obszöne Sprache"
|
||||||
|
|
||||||
#: morechoice.php:98
|
#: morechoice.php:86
|
||||||
msgid "Noses"
|
msgid "Noses"
|
||||||
msgstr "Nasen"
|
msgstr "Nasen"
|
||||||
|
|
||||||
#: morechoice.php:99
|
#: morechoice.php:87
|
||||||
msgid "Navels"
|
msgid "Navels"
|
||||||
msgstr "Bauchnabel"
|
msgstr "Bauchnabel"
|
||||||
|
|
||||||
#: morechoice.php:100
|
#: morechoice.php:88
|
||||||
msgid "Corpses"
|
msgid "Corpses"
|
||||||
msgstr "Leichen"
|
msgstr "Leichen"
|
||||||
|
|
||||||
#: morechoice.php:101
|
#: morechoice.php:89
|
||||||
msgid "Smells"
|
msgid "Smells"
|
||||||
msgstr "Gerüche"
|
msgstr "Gerüche"
|
||||||
|
|
||||||
#: morechoice.php:102
|
#: morechoice.php:90
|
||||||
msgid "Buttocks"
|
msgid "Buttocks"
|
||||||
msgstr "Hintern"
|
msgstr "Hintern"
|
||||||
|
|
||||||
#: morechoice.php:103
|
#: morechoice.php:91
|
||||||
msgid "Nonliving objects"
|
msgid "Nonliving objects"
|
||||||
msgstr "Leblose Objekte"
|
msgstr "Leblose Objekte"
|
||||||
|
|
||||||
#: morechoice.php:104
|
#: morechoice.php:92
|
||||||
msgid "Sleeping people"
|
msgid "Sleeping people"
|
||||||
msgstr "Schlafende Personen"
|
msgstr "Schlafende Personen"
|
||||||
|
|
||||||
#: morechoice.php:105
|
#: morechoice.php:93
|
||||||
msgid "Urination"
|
msgid "Urination"
|
||||||
msgstr "Urinieren"
|
msgstr "Urinieren"
|
||||||
|
|
||||||
#: morechoice.php:106
|
#: morechoice.php:94
|
||||||
msgid "Eating people"
|
msgid "Eating people"
|
||||||
msgstr "Essende Menschen"
|
msgstr "Essende Menschen"
|
||||||
|
|
||||||
#: morechoice.php:107
|
#: morechoice.php:95
|
||||||
msgid "Being eaten"
|
msgid "Being eaten"
|
||||||
msgstr "Verspeist zu werden"
|
msgstr "Verspeist zu werden"
|
||||||
|
|
||||||
#: morechoice.php:108
|
#: morechoice.php:96
|
||||||
msgid "Animals"
|
msgid "Animals"
|
||||||
msgstr "Tiere"
|
msgstr "Tiere"
|
||||||
|
|
||||||
#: morechoice.php:109
|
#: morechoice.php:97
|
||||||
msgid "I'd rather just have some chocolate"
|
msgid "I'd rather just have some chocolate"
|
||||||
msgstr "Ich bevorzuge eine Tafel Schokolade"
|
msgstr "Ich bevorzuge eine Tafel Schokolade"
|
||||||
|
|
||||||
#: morechoice.php:113
|
#: morechoice.php:101
|
||||||
msgid "Married to my job"
|
msgid "Married to my job"
|
||||||
msgstr "Mit meinem Job verheiratet"
|
msgstr "Mit meinem Job verheiratet"
|
||||||
|
|
||||||
#: morechoice.php:114
|
#: morechoice.php:102
|
||||||
msgid "Polygamist"
|
msgid "Polygamist"
|
||||||
msgstr "Polygamist"
|
msgstr "Polygamist"
|
||||||
|
|
||||||
#: morechoice.php:115
|
#: morechoice.php:103
|
||||||
msgid "Half married"
|
msgid "Half married"
|
||||||
msgstr "halb verheiratet"
|
msgstr "halb verheiratet"
|
||||||
|
|
||||||
#: morechoice.php:116
|
#: morechoice.php:104
|
||||||
msgid "Living in the past"
|
msgid "Living in the past"
|
||||||
msgstr "In der Vergangenheit lebend"
|
msgstr "In der Vergangenheit lebend"
|
||||||
|
|
||||||
#: morechoice.php:117
|
#: morechoice.php:105
|
||||||
msgid "Pretending to be over my ex"
|
msgid "Pretending to be over my ex"
|
||||||
msgstr "Ich tue so, als wäre ich über meine(n) Ex hinweg"
|
msgstr "Ich tue so, als wäre ich über meine Trennung hinweg"
|
||||||
|
|
||||||
#: morechoice.php:118
|
#: morechoice.php:106
|
||||||
msgid "Hurt in the past"
|
msgid "Hurt in the past"
|
||||||
msgstr "Früher einmal verletzt"
|
msgstr "Schon einmal verletzt worden"
|
||||||
|
|
||||||
#: morechoice.php:119
|
#: morechoice.php:107
|
||||||
msgid "Wallowing in self-pity"
|
msgid "Wallowing in self-pity"
|
||||||
msgstr "In Selbstmitleid wälzend"
|
msgstr "In Selbstmitleid wälzend"
|
||||||
|
|
|
@ -10,13 +10,13 @@ $a->strings["Androgyne"] = "Androgyn";
|
||||||
$a->strings["Bear"] = "Bär";
|
$a->strings["Bear"] = "Bär";
|
||||||
$a->strings["Bigender"] = "Bigender";
|
$a->strings["Bigender"] = "Bigender";
|
||||||
$a->strings["Cross dresser"] = "Cross Dresser";
|
$a->strings["Cross dresser"] = "Cross Dresser";
|
||||||
$a->strings["Drag queen"] = "Drag Queen";
|
$a->strings["Drag queen"] = "Dragqueen";
|
||||||
$a->strings["Eunuch"] = "Eunuch";
|
$a->strings["Eunuch"] = "Eunuch";
|
||||||
$a->strings["Faux queen"] = "Faux Queen";
|
$a->strings["Faux queen"] = "Faux-Queen";
|
||||||
$a->strings["Gender fluid"] = "Gender fluid";
|
$a->strings["Gender fluid"] = "Gender-fluid";
|
||||||
$a->strings["Kathoey"] = "Kathoey";
|
$a->strings["Kathoey"] = "Kathoey";
|
||||||
$a->strings["Lady"] = "Lady";
|
$a->strings["Lady"] = "Lady";
|
||||||
$a->strings["Lipstick lesbian"] = "Lippenstift Lesbe";
|
$a->strings["Lipstick lesbian"] = "Lippenstift-Lesbe";
|
||||||
$a->strings["Metrosexual"] = "Metrosexuell";
|
$a->strings["Metrosexual"] = "Metrosexuell";
|
||||||
$a->strings["Monk"] = "Mönch";
|
$a->strings["Monk"] = "Mönch";
|
||||||
$a->strings["Nun"] = "Nonne";
|
$a->strings["Nun"] = "Nonne";
|
||||||
|
@ -37,13 +37,13 @@ $a->strings["People with impaired mobility"] = "Menschen mit eingeschränkter Mo
|
||||||
$a->strings["Amputees"] = "Amputierte";
|
$a->strings["Amputees"] = "Amputierte";
|
||||||
$a->strings["Statues, mannequins and immobility"] = "Statuen, Schaufensterpuppen und Unbeweglichkeit";
|
$a->strings["Statues, mannequins and immobility"] = "Statuen, Schaufensterpuppen und Unbeweglichkeit";
|
||||||
$a->strings["Pain"] = "Schmerzen";
|
$a->strings["Pain"] = "Schmerzen";
|
||||||
$a->strings["Trans men"] = "Trans Männer";
|
$a->strings["Trans men"] = "Trans-Männer";
|
||||||
$a->strings["Older women"] = "Andere Frauen";
|
$a->strings["Older women"] = "Andere Frauen";
|
||||||
$a->strings["Asphyxiation"] = "Asphyxiation";
|
$a->strings["Asphyxiation"] = "Asphyxiation";
|
||||||
$a->strings["In public"] = "In der Öffentlichkeit";
|
$a->strings["In public"] = "In der Öffentlichkeit";
|
||||||
$a->strings["In danger"] = "In Gefahr";
|
$a->strings["In danger"] = "In Gefahr";
|
||||||
$a->strings["Pretending to be male"] = "Gebe vor männlich zu sein";
|
$a->strings["Pretending to be male"] = "Gebe vor, männlich zu sein";
|
||||||
$a->strings["Pretending to be female"] = "Gebe vor weiblich zu sein";
|
$a->strings["Pretending to be female"] = "Gebe vor, weiblich zu sein";
|
||||||
$a->strings["Breats"] = "Brüste";
|
$a->strings["Breats"] = "Brüste";
|
||||||
$a->strings["Scat"] = "Kot";
|
$a->strings["Scat"] = "Kot";
|
||||||
$a->strings["Crying"] = "Heulen";
|
$a->strings["Crying"] = "Heulen";
|
||||||
|
@ -56,7 +56,7 @@ $a->strings["Feet"] = "Füße";
|
||||||
$a->strings["Covered in insects"] = "Mit Insekten bedeckt sein";
|
$a->strings["Covered in insects"] = "Mit Insekten bedeckt sein";
|
||||||
$a->strings["Turning a human being into furniture"] = "Menschen in Möbel verwandeln";
|
$a->strings["Turning a human being into furniture"] = "Menschen in Möbel verwandeln";
|
||||||
$a->strings["Elderly people"] = "Ältere Personen";
|
$a->strings["Elderly people"] = "Ältere Personen";
|
||||||
$a->strings["Transgender people"] = "Transgender Personen";
|
$a->strings["Transgender people"] = "Transgender-Personen";
|
||||||
$a->strings["Criminals"] = "Kriminelle";
|
$a->strings["Criminals"] = "Kriminelle";
|
||||||
$a->strings["Stealing"] = "Stehlen";
|
$a->strings["Stealing"] = "Stehlen";
|
||||||
$a->strings["Breast milk"] = "Muttermilch";
|
$a->strings["Breast milk"] = "Muttermilch";
|
||||||
|
@ -83,6 +83,6 @@ $a->strings["Married to my job"] = "Mit meinem Job verheiratet";
|
||||||
$a->strings["Polygamist"] = "Polygamist";
|
$a->strings["Polygamist"] = "Polygamist";
|
||||||
$a->strings["Half married"] = "halb verheiratet";
|
$a->strings["Half married"] = "halb verheiratet";
|
||||||
$a->strings["Living in the past"] = "In der Vergangenheit lebend";
|
$a->strings["Living in the past"] = "In der Vergangenheit lebend";
|
||||||
$a->strings["Pretending to be over my ex"] = "Ich tue so, als wäre ich über meine(n) Ex hinweg";
|
$a->strings["Pretending to be over my ex"] = "Ich tue so, als wäre ich über meine Trennung hinweg";
|
||||||
$a->strings["Hurt in the past"] = "Früher einmal verletzt";
|
$a->strings["Hurt in the past"] = "Schon einmal verletzt worden";
|
||||||
$a->strings["Wallowing in self-pity"] = "In Selbstmitleid wälzend";
|
$a->strings["Wallowing in self-pity"] = "In Selbstmitleid wälzend";
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Andreas H., 2014-2015
|
# Andreas H., 2014-2015
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2019
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2019
|
||||||
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
||||||
|
@ -12,9 +13,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-02-19 10:42+0100\n"
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
"PO-Revision-Date: 2019-02-21 06:03+0000\n"
|
"PO-Revision-Date: 2021-05-23 19:52+0000\n"
|
||||||
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -22,13 +23,13 @@ msgstr ""
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: piwik.php:94
|
#: piwik.php:87
|
||||||
msgid ""
|
msgid ""
|
||||||
"This website is tracked using the <a href='http://www.matomo.org'>Matomo</a>"
|
"This website is tracked using the <a href='http://www.matomo.org'>Matomo</a>"
|
||||||
" analytics tool."
|
" analytics tool."
|
||||||
msgstr "Diese Website benutzt <a href='http://www.matomo.org'>Matomo</a>, eine Open Source-Software zur statistischen Auswertung der Besucherzugriffe."
|
msgstr "Diese Website benutzt <a href='http://www.matomo.org'>Matomo</a>, eine Open-Source-Software zur statistischen Auswertung der Besucherzugriffe."
|
||||||
|
|
||||||
#: piwik.php:97
|
#: piwik.php:90
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you do not want that your visits are logged in this way you <a "
|
"If you do not want that your visits are logged in this way you <a "
|
||||||
|
@ -36,32 +37,28 @@ msgid ""
|
||||||
"visits of the site</a> (opt-out)."
|
"visits of the site</a> (opt-out)."
|
||||||
msgstr "Wenn du nicht willst, dass Deine Besuche auf diese Weise gespeichert werden, kannst du <a href='%s'>ein Cookie setzen</a>. Dann wird Matomo / Piwik dich auf dieser Website nicht mehr verfolgen (opt-out)."
|
msgstr "Wenn du nicht willst, dass Deine Besuche auf diese Weise gespeichert werden, kannst du <a href='%s'>ein Cookie setzen</a>. Dann wird Matomo / Piwik dich auf dieser Website nicht mehr verfolgen (opt-out)."
|
||||||
|
|
||||||
#: piwik.php:104
|
#: piwik.php:97
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
msgstr "Einstellungen speichern"
|
msgstr "Einstellungen speichern"
|
||||||
|
|
||||||
#: piwik.php:105
|
#: piwik.php:98
|
||||||
msgid "Matomo (Piwik) Base URL"
|
msgid "Matomo (Piwik) Base URL"
|
||||||
msgstr "Matomo (Piwiki) Basis URL"
|
msgstr "Matomo-Basis-URL (Piwik-Basis-URL)"
|
||||||
|
|
||||||
#: piwik.php:105
|
#: piwik.php:98
|
||||||
msgid ""
|
msgid ""
|
||||||
"Absolute path to your Matomo (Piwik) installation. (without protocol "
|
"Absolute path to your Matomo (Piwik) installation. (without protocol "
|
||||||
"(http/s), with trailing slash)"
|
"(http/s), with trailing slash)"
|
||||||
msgstr "Absoluter Pfad zu deiner Matomo (Piwik)-Installation (ohne Protokoll (http/s) und mit abschließendem Schrägstrich)"
|
msgstr "Absoluter Pfad zu deiner Matomo-/Piwik-Installation (ohne \"http://\" oder \"https://\"), mit abschließendem Schrägstrich"
|
||||||
|
|
||||||
#: piwik.php:106
|
#: piwik.php:99
|
||||||
msgid "Site ID"
|
msgid "Site ID"
|
||||||
msgstr "Seiten-ID"
|
msgstr "Seiten-ID"
|
||||||
|
|
||||||
#: piwik.php:107
|
#: piwik.php:100
|
||||||
msgid "Show opt-out cookie link?"
|
msgid "Show opt-out cookie link?"
|
||||||
msgstr "Link zum Setzen des Opt-Out-Cookies anzeigen?"
|
msgstr "Link zum Setzen des Opt-Out-Cookies anzeigen?"
|
||||||
|
|
||||||
#: piwik.php:108
|
#: piwik.php:101
|
||||||
msgid "Asynchronous tracking"
|
msgid "Asynchronous tracking"
|
||||||
msgstr "Asynchrones Tracking"
|
msgstr "Asynchrones Tracking"
|
||||||
|
|
||||||
#: piwik.php:120
|
|
||||||
msgid "Settings updated."
|
|
||||||
msgstr "Einstellungen aktualisiert."
|
|
||||||
|
|
|
@ -6,12 +6,11 @@ function string_plural_select_de($n){
|
||||||
return intval($n != 1);
|
return intval($n != 1);
|
||||||
}}
|
}}
|
||||||
;
|
;
|
||||||
$a->strings["This website is tracked using the <a href='http://www.matomo.org'>Matomo</a> analytics tool."] = "Diese Website benutzt <a href='http://www.matomo.org'>Matomo</a>, eine Open Source-Software zur statistischen Auswertung der Besucherzugriffe.";
|
$a->strings["This website is tracked using the <a href='http://www.matomo.org'>Matomo</a> analytics tool."] = "Diese Website benutzt <a href='http://www.matomo.org'>Matomo</a>, eine Open-Source-Software zur statistischen Auswertung der Besucherzugriffe.";
|
||||||
$a->strings["If you do not want that your visits are logged in this way you <a href='%s'>can set a cookie to prevent Matomo / Piwik from tracking further visits of the site</a> (opt-out)."] = "Wenn du nicht willst, dass Deine Besuche auf diese Weise gespeichert werden, kannst du <a href='%s'>ein Cookie setzen</a>. Dann wird Matomo / Piwik dich auf dieser Website nicht mehr verfolgen (opt-out).";
|
$a->strings["If you do not want that your visits are logged in this way you <a href='%s'>can set a cookie to prevent Matomo / Piwik from tracking further visits of the site</a> (opt-out)."] = "Wenn du nicht willst, dass Deine Besuche auf diese Weise gespeichert werden, kannst du <a href='%s'>ein Cookie setzen</a>. Dann wird Matomo / Piwik dich auf dieser Website nicht mehr verfolgen (opt-out).";
|
||||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||||
$a->strings["Matomo (Piwik) Base URL"] = "Matomo (Piwiki) Basis URL";
|
$a->strings["Matomo (Piwik) Base URL"] = "Matomo-Basis-URL (Piwik-Basis-URL)";
|
||||||
$a->strings["Absolute path to your Matomo (Piwik) installation. (without protocol (http/s), with trailing slash)"] = "Absoluter Pfad zu deiner Matomo (Piwik)-Installation (ohne Protokoll (http/s) und mit abschließendem Schrägstrich)";
|
$a->strings["Absolute path to your Matomo (Piwik) installation. (without protocol (http/s), with trailing slash)"] = "Absoluter Pfad zu deiner Matomo-/Piwik-Installation (ohne \"http://\" oder \"https://\"), mit abschließendem Schrägstrich";
|
||||||
$a->strings["Site ID"] = "Seiten-ID";
|
$a->strings["Site ID"] = "Seiten-ID";
|
||||||
$a->strings["Show opt-out cookie link?"] = "Link zum Setzen des Opt-Out-Cookies anzeigen?";
|
$a->strings["Show opt-out cookie link?"] = "Link zum Setzen des Opt-Out-Cookies anzeigen?";
|
||||||
$a->strings["Asynchronous tracking"] = "Asynchrones Tracking";
|
$a->strings["Asynchronous tracking"] = "Asynchrones Tracking";
|
||||||
$a->strings["Settings updated."] = "Einstellungen aktualisiert.";
|
|
||||||
|
|
|
@ -5,14 +5,15 @@
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Steffen K9, 2021
|
# Steffen K9, 2021
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
"PO-Revision-Date: 2021-04-03 06:59+0000\n"
|
"PO-Revision-Date: 2021-05-23 19:49+0000\n"
|
||||||
"Last-Translator: Steffen K9\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -47,4 +48,4 @@ msgstr "Einstellungen speichern"
|
||||||
|
|
||||||
#: public_server.php:160
|
#: public_server.php:160
|
||||||
msgid "Set any of these options to 0 to deactivate it."
|
msgid "Set any of these options to 0 to deactivate it."
|
||||||
msgstr "Setze diese Einstellungen auf 0, um sie jeweils zu deaktivieren."
|
msgstr "Setze eine dieser Einstellungen auf 0, um sie zu deaktivieren."
|
||||||
|
|
|
@ -11,4 +11,4 @@ $a->strings["Your account on %s will expire in a few days."] = "Dein Konto auf %
|
||||||
$a->strings["Your Friendica account is about to expire."] = "Dein Friendica-Konto wird in Kürze auslaufen.";
|
$a->strings["Your Friendica account is about to expire."] = "Dein Friendica-Konto wird in Kürze auslaufen.";
|
||||||
$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "Hallo %1\$s,\n\ndein Account auf %2\$s wird in weniger als fünf Tagen auslaufen. Du kannst das verhindern, indem du dich mindestens einmal alle 30 Tage anmeldest.";
|
$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "Hallo %1\$s,\n\ndein Account auf %2\$s wird in weniger als fünf Tagen auslaufen. Du kannst das verhindern, indem du dich mindestens einmal alle 30 Tage anmeldest.";
|
||||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||||
$a->strings["Set any of these options to 0 to deactivate it."] = "Setze diese Einstellungen auf 0, um sie jeweils zu deaktivieren.";
|
$a->strings["Set any of these options to 0 to deactivate it."] = "Setze eine dieser Einstellungen auf 0, um sie zu deaktivieren.";
|
||||||
|
|
|
@ -4,38 +4,37 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# bavatar <tobias.diekershoff@gmx.net>, 2014-2015
|
# Steffen K9, 2021
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
|
||||||
|
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
"PO-Revision-Date: 2015-07-27 05:19+0000\n"
|
"PO-Revision-Date: 2021-05-23 19:46+0000\n"
|
||||||
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: remote_permissions.php:45
|
#: remote_permissions.php:44
|
||||||
msgid "Remote Permissions Settings"
|
msgid "Remote Permissions Settings"
|
||||||
msgstr "Entfernte Privatsphäreneinstellungen"
|
msgstr "Entfernte Privatsphäreneinstellungen"
|
||||||
|
|
||||||
#: remote_permissions.php:46
|
#: remote_permissions.php:45
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow recipients of your private posts to see the other recipients of the "
|
"Allow recipients of your private posts to see the other recipients of the "
|
||||||
"posts"
|
"posts"
|
||||||
msgstr "Erlaube Empfängern von privaten Nachrichten zu sehen wer die anderen Empfänger sind"
|
msgstr "Erlaube Empfängern deiner privaten Nachrichten, zu sehen, wer die anderen Empfänger sind"
|
||||||
|
|
||||||
#: remote_permissions.php:48 remote_permissions.php:196
|
#: remote_permissions.php:47 remote_permissions.php:196
|
||||||
msgid "Submit"
|
msgid "Save Settings"
|
||||||
msgstr "Senden"
|
msgstr "Einstellungen speichern"
|
||||||
|
|
||||||
#: remote_permissions.php:58
|
|
||||||
msgid "Remote Permissions settings updated."
|
|
||||||
msgstr "Entfernte Privatsphäreneinstellungen aktualisiert."
|
|
||||||
|
|
||||||
#: remote_permissions.php:124
|
#: remote_permissions.php:124
|
||||||
msgid "Visible to:"
|
msgid "Visible to:"
|
||||||
|
@ -47,7 +46,7 @@ msgstr "Sichtbar für"
|
||||||
|
|
||||||
#: remote_permissions.php:178
|
#: remote_permissions.php:178
|
||||||
msgid "may only be a partial list"
|
msgid "may only be a partial list"
|
||||||
msgstr "könnte nur ein Teil der Liste sein"
|
msgstr "ist womöglich nur eine teilweise Liste"
|
||||||
|
|
||||||
#: remote_permissions.php:197
|
#: remote_permissions.php:197
|
||||||
msgid "Global"
|
msgid "Global"
|
||||||
|
@ -63,8 +62,4 @@ msgstr "Individuell"
|
||||||
|
|
||||||
#: remote_permissions.php:198
|
#: remote_permissions.php:198
|
||||||
msgid "Each user chooses whether his/her posts show the post recipients"
|
msgid "Each user chooses whether his/her posts show the post recipients"
|
||||||
msgstr "Jede/r Nutzer/in kann wählen ob die Empfänger der Beiträge angezeigt werden sollen oder nicht"
|
msgstr "Jede/r Nutzer/in kann wählen, ob die Empfänger der Beiträge angezeigt werden sollen oder nicht"
|
||||||
|
|
||||||
#: remote_permissions.php:205
|
|
||||||
msgid "Settings updated."
|
|
||||||
msgstr "Einstellungen aktualisiert."
|
|
||||||
|
|
|
@ -7,14 +7,12 @@ function string_plural_select_de($n){
|
||||||
}}
|
}}
|
||||||
;
|
;
|
||||||
$a->strings["Remote Permissions Settings"] = "Entfernte Privatsphäreneinstellungen";
|
$a->strings["Remote Permissions Settings"] = "Entfernte Privatsphäreneinstellungen";
|
||||||
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "Erlaube Empfängern von privaten Nachrichten zu sehen wer die anderen Empfänger sind";
|
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "Erlaube Empfängern deiner privaten Nachrichten, zu sehen, wer die anderen Empfänger sind";
|
||||||
$a->strings["Submit"] = "Senden";
|
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||||
$a->strings["Remote Permissions settings updated."] = "Entfernte Privatsphäreneinstellungen aktualisiert.";
|
|
||||||
$a->strings["Visible to:"] = "Sichtbar für:";
|
$a->strings["Visible to:"] = "Sichtbar für:";
|
||||||
$a->strings["Visible to"] = "Sichtbar für";
|
$a->strings["Visible to"] = "Sichtbar für";
|
||||||
$a->strings["may only be a partial list"] = "könnte nur ein Teil der Liste sein";
|
$a->strings["may only be a partial list"] = "ist womöglich nur eine teilweise Liste";
|
||||||
$a->strings["Global"] = "Global";
|
$a->strings["Global"] = "Global";
|
||||||
$a->strings["The posts of every user on this server show the post recipients"] = "Die Beiträge jedes Nutzers dieses Servers werden die Empfänger des Beitrags anzeigen";
|
$a->strings["The posts of every user on this server show the post recipients"] = "Die Beiträge jedes Nutzers dieses Servers werden die Empfänger des Beitrags anzeigen";
|
||||||
$a->strings["Individual"] = "Individuell";
|
$a->strings["Individual"] = "Individuell";
|
||||||
$a->strings["Each user chooses whether his/her posts show the post recipients"] = "Jede/r Nutzer/in kann wählen ob die Empfänger der Beiträge angezeigt werden sollen oder nicht";
|
$a->strings["Each user chooses whether his/her posts show the post recipients"] = "Jede/r Nutzer/in kann wählen, ob die Empfänger der Beiträge angezeigt werden sollen oder nicht";
|
||||||
$a->strings["Settings updated."] = "Einstellungen aktualisiert.";
|
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2021
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2021
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -13,7 +14,7 @@ msgstr ""
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-05-18 07:23+0200\n"
|
"POT-Creation-Date: 2021-05-18 07:23+0200\n"
|
||||||
"PO-Revision-Date: 2021-05-18 11:39+0000\n"
|
"PO-Revision-Date: 2021-05-18 11:39+0000\n"
|
||||||
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2021\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>, 2021\n"
|
||||||
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
|
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -30,8 +31,8 @@ msgid ""
|
||||||
"A statement on the settings page explaining where the user should go to "
|
"A statement on the settings page explaining where the user should go to "
|
||||||
"change their e-mail and password. BBCode allowed."
|
"change their e-mail and password. BBCode allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Erörternde Anweisungen die auf der Einstellungsseite angezeigt werden und "
|
"Erörternde Anweisungen, die auf der Einstellungsseite angezeigt werden und "
|
||||||
"den Nutzern erklären wo sie ihre E-Mail Adressen und Passwörter ändern "
|
"den Nutzern erklären, wo sie ihre E-Mail Adressen und Passwörter ändern "
|
||||||
"sollen. BBCode wird unterstützt."
|
"sollen. BBCode wird unterstützt."
|
||||||
|
|
||||||
#: saml.php:237
|
#: saml.php:237
|
||||||
|
@ -43,17 +44,17 @@ msgid ""
|
||||||
"Identity provider (IdP) entity URI (e.g., "
|
"Identity provider (IdP) entity URI (e.g., "
|
||||||
"https://example.com/auth/realms/user)."
|
"https://example.com/auth/realms/user)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Entitäten URL des Identitätsanbieter (IdP) (z.B. "
|
"Entitäten-URL des Identitätsanbieters (IdP) (z.B. "
|
||||||
"https://example.com/auth/realms/user)."
|
"https://example.com/auth/realms/user)."
|
||||||
|
|
||||||
#: saml.php:242
|
#: saml.php:242
|
||||||
msgid "Client ID"
|
msgid "Client ID"
|
||||||
msgstr "Client ID"
|
msgstr "Client-ID"
|
||||||
|
|
||||||
#: saml.php:243
|
#: saml.php:243
|
||||||
msgid "Identifier assigned to client by the identity provider (IdP)."
|
msgid "Identifier assigned to client by the identity provider (IdP)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kennung des Clients, die vom Identitätsanbieter (IdP) zugewiesen wurde"
|
"Kennung des Clients, die vom Identitätsanbieter (IdP) zugewiesen wurde."
|
||||||
|
|
||||||
#: saml.php:247
|
#: saml.php:247
|
||||||
msgid "IdP SSO URL"
|
msgid "IdP SSO URL"
|
||||||
|
@ -61,48 +62,48 @@ msgstr "IdP SSO URL"
|
||||||
|
|
||||||
#: saml.php:248
|
#: saml.php:248
|
||||||
msgid "The URL for your identity provider's SSO endpoint."
|
msgid "The URL for your identity provider's SSO endpoint."
|
||||||
msgstr "Die URL des SSO Endpunktes deines Identitätenanbieters"
|
msgstr "Die URL des SSO-Endpunktes deines Identitätenanbieters."
|
||||||
|
|
||||||
#: saml.php:252
|
#: saml.php:252
|
||||||
msgid "IdP SLO request URL"
|
msgid "IdP SLO request URL"
|
||||||
msgstr "IdP SLO Anfrage URL"
|
msgstr "IdP-SLO-Anfrage-URL"
|
||||||
|
|
||||||
#: saml.php:253
|
#: saml.php:253
|
||||||
msgid "The URL for your identity provider's SLO request endpoint."
|
msgid "The URL for your identity provider's SLO request endpoint."
|
||||||
msgstr "Die URL des SLO Anfrage Endpunktes deines Identitätenanbieters"
|
msgstr "Die URL des SLO-Anfrage-Endpunktes deines Identitätenanbieters."
|
||||||
|
|
||||||
#: saml.php:257
|
#: saml.php:257
|
||||||
msgid "IdP SLO response URL"
|
msgid "IdP SLO response URL"
|
||||||
msgstr "IdP SLO Antwort URL"
|
msgstr "IdP-SLO-Antwort-URL"
|
||||||
|
|
||||||
#: saml.php:258
|
#: saml.php:258
|
||||||
msgid "The URL for your identity provider's SLO response endpoint."
|
msgid "The URL for your identity provider's SLO response endpoint."
|
||||||
msgstr "Die URL des SLO Antwort Endpunktes deines Identitätenanbieters"
|
msgstr "Die URL des SLO-Antwort-Endpunktes deines Identitätenanbieters."
|
||||||
|
|
||||||
#: saml.php:262
|
#: saml.php:262
|
||||||
msgid "SP private key"
|
msgid "SP private key"
|
||||||
msgstr "SP privater Schlüssel"
|
msgstr "Privater Schlüssel (SP)"
|
||||||
|
|
||||||
#: saml.php:263
|
#: saml.php:263
|
||||||
msgid "The private key the addon should use to authenticate."
|
msgid "The private key the addon should use to authenticate."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Der private Schlüssel den das Addon zur Authentifizierung verwenden soll"
|
"Der private Schlüssel, den das Addon zur Authentifizierung verwenden soll."
|
||||||
|
|
||||||
#: saml.php:267
|
#: saml.php:267
|
||||||
msgid "SP certificate"
|
msgid "SP certificate"
|
||||||
msgstr "SP Zertifikat"
|
msgstr "SP-Zertifikat"
|
||||||
|
|
||||||
#: saml.php:268
|
#: saml.php:268
|
||||||
msgid "The certficate for the addon's private key."
|
msgid "The certficate for the addon's private key."
|
||||||
msgstr "Das Zertifikat für den privaten Schlüssel des Addons"
|
msgstr "Das Zertifikat für den privaten Schlüssel des Addons."
|
||||||
|
|
||||||
#: saml.php:272
|
#: saml.php:272
|
||||||
msgid "IdP certificate"
|
msgid "IdP certificate"
|
||||||
msgstr "IdP Zertifikat"
|
msgstr "IdP-Zertifikat"
|
||||||
|
|
||||||
#: saml.php:273
|
#: saml.php:273
|
||||||
msgid "The x509 certficate for your identity provider."
|
msgid "The x509 certficate for your identity provider."
|
||||||
msgstr "Das x509 Zertifikat deines Identitätanbieters"
|
msgstr "Das x509-Zertifikat deines Identitätanbieters."
|
||||||
|
|
||||||
#: saml.php:276
|
#: saml.php:276
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
|
|
|
@ -8,16 +8,16 @@ function string_plural_select_de($n){
|
||||||
;
|
;
|
||||||
$a->strings["Settings statement"] = "Anweisungen zu den Einstellungen";
|
$a->strings["Settings statement"] = "Anweisungen zu den Einstellungen";
|
||||||
$a->strings["IdP ID"] = "IdP ID";
|
$a->strings["IdP ID"] = "IdP ID";
|
||||||
$a->strings["Client ID"] = "Client ID";
|
$a->strings["Client ID"] = "Client-ID";
|
||||||
$a->strings["IdP SSO URL"] = "IdP SSO URL";
|
$a->strings["IdP SSO URL"] = "IdP SSO URL";
|
||||||
$a->strings["The URL for your identity provider's SSO endpoint."] = "Die URL des SSO Endpunktes deines Identitätenanbieters";
|
$a->strings["The URL for your identity provider's SSO endpoint."] = "Die URL des SSO-Endpunktes deines Identitätenanbieters.";
|
||||||
$a->strings["IdP SLO request URL"] = "IdP SLO Anfrage URL";
|
$a->strings["IdP SLO request URL"] = "IdP-SLO-Anfrage-URL";
|
||||||
$a->strings["The URL for your identity provider's SLO request endpoint."] = "Die URL des SLO Anfrage Endpunktes deines Identitätenanbieters";
|
$a->strings["The URL for your identity provider's SLO request endpoint."] = "Die URL des SLO-Anfrage-Endpunktes deines Identitätenanbieters.";
|
||||||
$a->strings["IdP SLO response URL"] = "IdP SLO Antwort URL";
|
$a->strings["IdP SLO response URL"] = "IdP-SLO-Antwort-URL";
|
||||||
$a->strings["The URL for your identity provider's SLO response endpoint."] = "Die URL des SLO Antwort Endpunktes deines Identitätenanbieters";
|
$a->strings["The URL for your identity provider's SLO response endpoint."] = "Die URL des SLO-Antwort-Endpunktes deines Identitätenanbieters.";
|
||||||
$a->strings["SP private key"] = "SP privater Schlüssel";
|
$a->strings["SP private key"] = "Privater Schlüssel (SP)";
|
||||||
$a->strings["SP certificate"] = "SP Zertifikat";
|
$a->strings["SP certificate"] = "SP-Zertifikat";
|
||||||
$a->strings["The certficate for the addon's private key."] = "Das Zertifikat für den privaten Schlüssel des Addons";
|
$a->strings["The certficate for the addon's private key."] = "Das Zertifikat für den privaten Schlüssel des Addons.";
|
||||||
$a->strings["IdP certificate"] = "IdP Zertifikat";
|
$a->strings["IdP certificate"] = "IdP-Zertifikat";
|
||||||
$a->strings["The x509 certficate for your identity provider."] = "Das x509 Zertifikat deines Identitätanbieters";
|
$a->strings["The x509 certficate for your identity provider."] = "Das x509-Zertifikat deines Identitätanbieters.";
|
||||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
|
||||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2020
|
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2020
|
||||||
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
||||||
|
@ -11,9 +12,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-10-23 02:00-0400\n"
|
"POT-Creation-Date: 2021-02-01 18:16+0100\n"
|
||||||
"PO-Revision-Date: 2020-10-25 18:54+0000\n"
|
"PO-Revision-Date: 2021-05-23 19:40+0000\n"
|
||||||
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -56,9 +57,9 @@ msgstr "bei Twitter anmelden"
|
||||||
|
|
||||||
#: twitter.php:317
|
#: twitter.php:317
|
||||||
msgid "Copy the PIN from Twitter here"
|
msgid "Copy the PIN from Twitter here"
|
||||||
msgstr "Kopiere die Twitter-PIN hier her"
|
msgstr "Kopiere die Twitter-PIN hierher"
|
||||||
|
|
||||||
#: twitter.php:322 twitter.php:377 twitter.php:757
|
#: twitter.php:322 twitter.php:377 twitter.php:768
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
msgstr "Einstellungen speichern"
|
msgstr "Einstellungen speichern"
|
||||||
|
|
||||||
|
@ -83,7 +84,7 @@ msgid ""
|
||||||
"If enabled all your <strong>public</strong> postings can be posted to the "
|
"If enabled all your <strong>public</strong> postings can be posted to the "
|
||||||
"associated Twitter account. You can choose to do so by default (here) or for"
|
"associated Twitter account. You can choose to do so by default (here) or for"
|
||||||
" every posting separately in the posting options when writing the entry."
|
" every posting separately in the posting options when writing the entry."
|
||||||
msgstr "Wenn aktiviert, können all deine <strong>öffentlichen</strong> Einträge auf dem verbundenen Twitter Konto veröffentlicht werden. Du kannst dies (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen."
|
msgstr "Wenn aktiviert, können all deine <strong>öffentlichen</strong> Einträge auf dem verbundenen Twitter-Konto veröffentlicht werden. Du kannst dies (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen."
|
||||||
|
|
||||||
#: twitter.php:362
|
#: twitter.php:362
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -99,11 +100,11 @@ msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei Twitter"
|
||||||
|
|
||||||
#: twitter.php:368
|
#: twitter.php:368
|
||||||
msgid "Mirror all posts from twitter that are no replies"
|
msgid "Mirror all posts from twitter that are no replies"
|
||||||
msgstr "Spiegle alle Beiträge von Twitter, die keine Antworten oder wiederholten Nachrichten sind"
|
msgstr "Spiegle alle Beiträge von Twitter, die keine Antworten sind"
|
||||||
|
|
||||||
#: twitter.php:371
|
#: twitter.php:371
|
||||||
msgid "Import the remote timeline"
|
msgid "Import the remote timeline"
|
||||||
msgstr "Importiere die entfernte Zeitleiste"
|
msgstr "Importiere die Remote-Zeitleiste"
|
||||||
|
|
||||||
#: twitter.php:374
|
#: twitter.php:374
|
||||||
msgid "Automatically create contacts"
|
msgid "Automatically create contacts"
|
||||||
|
@ -117,17 +118,17 @@ msgid ""
|
||||||
"from whom you would like to see posts here. However if enabled, you cannot "
|
"from whom you would like to see posts here. However if enabled, you cannot "
|
||||||
"merely remove a twitter contact from the Friendica contact list, as it will "
|
"merely remove a twitter contact from the Friendica contact list, as it will "
|
||||||
"recreate this contact when they post again."
|
"recreate this contact when they post again."
|
||||||
msgstr "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.. Auf der anderen Seite kannst du, so diese Option aktiv ist, nicht einfach Twitter Kontakte aus deinen Kontakten bei Friendica entfernen, da diese bei der nächsten Gelegenheit neu erstellt werden."
|
msgstr "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. Doch falls aktiviert, lassen sich Twitter-Kontakte nicht einfach aus deinen Kontakten bei Friendica entfernen, da sie bei neuem Posting neu erstellt werden."
|
||||||
|
|
||||||
#: twitter.php:759
|
#: twitter.php:770
|
||||||
msgid "Consumer key"
|
msgid "Consumer key"
|
||||||
msgstr "Consumer Key"
|
msgstr "Consumer Key"
|
||||||
|
|
||||||
#: twitter.php:760
|
#: twitter.php:771
|
||||||
msgid "Consumer secret"
|
msgid "Consumer secret"
|
||||||
msgstr "Consumer Secret"
|
msgstr "Consumer Secret"
|
||||||
|
|
||||||
#: twitter.php:945
|
#: twitter.php:967
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s on Twitter"
|
msgid "%s on Twitter"
|
||||||
msgstr "%s auf Twitter"
|
msgstr "%s auf Twitter"
|
||||||
|
|
|
@ -12,19 +12,19 @@ $a->strings["Twitter Import/Export/Mirror"] = "Twitter-Import/Export/Spiegeln";
|
||||||
$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Kein Consumer-Schlüsselpaar für Twitter gefunden. Bitte wende dich an den Administrator der Seite.";
|
$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Kein Consumer-Schlüsselpaar für Twitter gefunden. Bitte wende dich an den Administrator der Seite.";
|
||||||
$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."] = "Auf diesem Friendica-Server wurde das Twitter-Addon aktiviert, aber du hast deinen Account noch nicht mit deinem Twitter-Account verbunden. Klicke dazu auf die Schaltfläche unten. Du erhältst dann eine PIN von Twitter, die du in das Eingabefeld unten einfügst. Denk daran, den Senden-Knopf zu drücken! Nur <strong>öffentliche</strong> Beiträge werden bei Twitter veröffentlicht.";
|
$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."] = "Auf diesem Friendica-Server wurde das Twitter-Addon aktiviert, aber du hast deinen Account noch nicht mit deinem Twitter-Account verbunden. Klicke dazu auf die Schaltfläche unten. Du erhältst dann eine PIN von Twitter, die du in das Eingabefeld unten einfügst. Denk daran, den Senden-Knopf zu drücken! Nur <strong>öffentliche</strong> Beiträge werden bei Twitter veröffentlicht.";
|
||||||
$a->strings["Log in with Twitter"] = "bei Twitter anmelden";
|
$a->strings["Log in with Twitter"] = "bei Twitter anmelden";
|
||||||
$a->strings["Copy the PIN from Twitter here"] = "Kopiere die Twitter-PIN hier her";
|
$a->strings["Copy the PIN from Twitter here"] = "Kopiere die Twitter-PIN hierher";
|
||||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||||
$a->strings["An error occured: "] = "Ein Fehler ist aufgetreten:";
|
$a->strings["An error occured: "] = "Ein Fehler ist aufgetreten:";
|
||||||
$a->strings["Currently connected to: "] = "Momentan verbunden mit: ";
|
$a->strings["Currently connected to: "] = "Momentan verbunden mit: ";
|
||||||
$a->strings["Disconnect"] = "Trennen";
|
$a->strings["Disconnect"] = "Trennen";
|
||||||
$a->strings["Allow posting to Twitter"] = "Veröffentlichung bei Twitter erlauben";
|
$a->strings["Allow posting to Twitter"] = "Veröffentlichung bei Twitter erlauben";
|
||||||
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Wenn aktiviert, können all deine <strong>öffentlichen</strong> Einträge auf dem verbundenen Twitter Konto veröffentlicht werden. Du kannst dies (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen.";
|
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Wenn aktiviert, können all deine <strong>öffentlichen</strong> Einträge auf dem verbundenen Twitter-Konto veröffentlicht werden. Du kannst dies (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen.";
|
||||||
$a->strings["<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Hinweis</strong>: Aufgrund deiner Privatsphären-Einstellungen (<em>Profil-Details vor unbekannten Betrachtern verbergen?</em>) wird der Link, der eventuell an deinen Twitter-Beitrag angehängt wird, um auf den Originalbeitrag zu verweisen, den Betrachter auf eine leere Seite führen, die ihn darüber informiert, dass der Zugriff eingeschränkt wurde.";
|
$a->strings["<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Hinweis</strong>: Aufgrund deiner Privatsphären-Einstellungen (<em>Profil-Details vor unbekannten Betrachtern verbergen?</em>) wird der Link, der eventuell an deinen Twitter-Beitrag angehängt wird, um auf den Originalbeitrag zu verweisen, den Betrachter auf eine leere Seite führen, die ihn darüber informiert, dass der Zugriff eingeschränkt wurde.";
|
||||||
$a->strings["Send public postings to Twitter by default"] = "Veröffentliche öffentliche Beiträge standardmäßig bei Twitter";
|
$a->strings["Send public postings to Twitter by default"] = "Veröffentliche öffentliche Beiträge standardmäßig bei Twitter";
|
||||||
$a->strings["Mirror all posts from twitter that are no replies"] = "Spiegle alle Beiträge von Twitter, die keine Antworten oder wiederholten Nachrichten sind";
|
$a->strings["Mirror all posts from twitter that are no replies"] = "Spiegle alle Beiträge von Twitter, die keine Antworten sind";
|
||||||
$a->strings["Import the remote timeline"] = "Importiere die entfernte Zeitleiste";
|
$a->strings["Import the remote timeline"] = "Importiere die Remote-Zeitleiste";
|
||||||
$a->strings["Automatically create contacts"] = "Automatisch Kontakte anlegen";
|
$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. However if enabled, you cannot merely remove a twitter contact from the Friendica contact list, as it will recreate this contact when they post again."] = "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.. Auf der anderen Seite kannst du, so diese Option aktiv ist, nicht einfach Twitter Kontakte aus deinen Kontakten bei Friendica entfernen, da diese bei der nächsten Gelegenheit neu erstellt werden.";
|
$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. However if enabled, you cannot merely remove a twitter contact from the Friendica contact list, as it will recreate this contact when they post again."] = "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. Doch falls aktiviert, lassen sich Twitter-Kontakte nicht einfach aus deinen Kontakten bei Friendica entfernen, da sie bei neuem Posting neu erstellt werden.";
|
||||||
$a->strings["Consumer key"] = "Consumer Key";
|
$a->strings["Consumer key"] = "Consumer Key";
|
||||||
$a->strings["Consumer secret"] = "Consumer Secret";
|
$a->strings["Consumer secret"] = "Consumer Secret";
|
||||||
$a->strings["%s on Twitter"] = "%s auf Twitter";
|
$a->strings["%s on Twitter"] = "%s auf Twitter";
|
||||||
|
|
|
@ -3,14 +3,19 @@
|
||||||
# This file is distributed under the same license as the Friendica xmpp addon package.
|
# This file is distributed under the same license as the Friendica xmpp addon package.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
# Translators:
|
||||||
|
# Andreas H., 2017
|
||||||
|
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
||||||
|
# Till Mohr <tmtrfx@till-mohr.de>, 2021
|
||||||
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-11-27 09:30+0100\n"
|
"POT-Creation-Date: 2021-02-01 18:16+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: 2017-11-27 10:38+0000\n"
|
||||||
"Last-Translator: Andreas H. <webmaster@a-zwenkau.de>, 2017\n"
|
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>, 2021\n"
|
||||||
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
|
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -18,44 +23,36 @@ msgstr ""
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: xmpp.php:38
|
#: xmpp.php:57 xmpp.php:61
|
||||||
msgid "XMPP settings updated."
|
|
||||||
msgstr "XMPP Einstellungen aktualisiert."
|
|
||||||
|
|
||||||
#: xmpp.php:63 xmpp.php:67
|
|
||||||
msgid "XMPP-Chat (Jabber)"
|
msgid "XMPP-Chat (Jabber)"
|
||||||
msgstr "XMPP-Chat (Jabber)"
|
msgstr "XMPP-Chat (Jabber)"
|
||||||
|
|
||||||
#: xmpp.php:71
|
#: xmpp.php:65
|
||||||
msgid "Enable Webchat"
|
msgid "Enable Webchat"
|
||||||
msgstr "Aktiviere Webchat"
|
msgstr "Aktiviere Webchat"
|
||||||
|
|
||||||
#: xmpp.php:76
|
#: xmpp.php:70
|
||||||
msgid "Individual Credentials"
|
msgid "Individual Credentials"
|
||||||
msgstr "Individuelle Anmeldedaten"
|
msgstr "Individuelle Anmeldedaten"
|
||||||
|
|
||||||
#: xmpp.php:82 xmpp.php:108
|
#: xmpp.php:76 xmpp.php:102
|
||||||
msgid "Jabber BOSH host"
|
msgid "Jabber BOSH host"
|
||||||
msgstr "Jabber BOSH Host"
|
msgstr "Jabber-BOSH-Host"
|
||||||
|
|
||||||
#: xmpp.php:91 xmpp.php:107
|
#: xmpp.php:85 xmpp.php:101
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
msgstr "Speichere Einstellungen"
|
msgstr "Speichere Einstellungen"
|
||||||
|
|
||||||
#: xmpp.php:109
|
#: xmpp.php:103
|
||||||
msgid "Use central userbase"
|
msgid "Use central userbase"
|
||||||
msgstr "Nutze zentrale Nutzerbasis"
|
msgstr "Nutze zentrale Nutzerbasis"
|
||||||
|
|
||||||
#: xmpp.php:109
|
#: xmpp.php:103
|
||||||
msgid ""
|
msgid ""
|
||||||
"If enabled, users will automatically login to an ejabberd server that has to"
|
"If enabled, users will automatically login to an ejabberd server that has to"
|
||||||
" be installed on this machine with synchronized credentials via the "
|
" be installed on this machine with synchronized credentials via the "
|
||||||
"\"auth_ejabberd.php\" script."
|
"\"auth_ejabberd.php\" script."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Wenn aktiviert, werden die Nutzer automatisch auf dem EJabber Server, der "
|
"Wenn aktiviert, werden die Nutzer automatisch auf dem EJabber-Server, der "
|
||||||
"auf dieser Maschine installiert ist, angemeldet und die Zugangsdaten werden "
|
"auf dieser Maschine installiert ist, angemeldet, und die Zugangsdaten werden"
|
||||||
"über das \"auth_ejabberd.php\"-Script synchronisiert."
|
" über das \"auth_ejabberd.php\"-Script synchronisiert."
|
||||||
|
|
||||||
#: xmpp.php:119
|
|
||||||
msgid "Settings updated."
|
|
||||||
msgstr "Einstellungen aktualisiert."
|
|
||||||
|
|
|
@ -6,11 +6,9 @@ function string_plural_select_de($n){
|
||||||
return intval($n != 1);
|
return intval($n != 1);
|
||||||
}}
|
}}
|
||||||
;
|
;
|
||||||
$a->strings["XMPP settings updated."] = "XMPP Einstellungen aktualisiert.";
|
|
||||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||||
$a->strings["Enable Webchat"] = "Aktiviere Webchat";
|
$a->strings["Enable Webchat"] = "Aktiviere Webchat";
|
||||||
$a->strings["Individual Credentials"] = "Individuelle Anmeldedaten";
|
$a->strings["Individual Credentials"] = "Individuelle Anmeldedaten";
|
||||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH Host";
|
$a->strings["Jabber BOSH host"] = "Jabber-BOSH-Host";
|
||||||
$a->strings["Save Settings"] = "Speichere Einstellungen";
|
$a->strings["Save Settings"] = "Speichere Einstellungen";
|
||||||
$a->strings["Use central userbase"] = "Nutze zentrale Nutzerbasis";
|
$a->strings["Use central userbase"] = "Nutze zentrale Nutzerbasis";
|
||||||
$a->strings["Settings updated."] = "Einstellungen aktualisiert.";
|
|
||||||
|
|
Loading…
Reference in a new issue