Merge pull request #288 from tobiasd/20150727-translations

DE translations
This commit is contained in:
Tobias Diekershoff 2015-07-27 07:37:53 +02:00
commit 7434c5ccc6
11 changed files with 201 additions and 194 deletions

View file

@ -4,13 +4,13 @@
# #
# #
# Translators: # Translators:
# bavatar <tobias.diekershoff@gmx.net>, 2014 # bavatar <tobias.diekershoff@gmx.net>, 2014-2015
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: 2014-06-22 13:18+0200\n" "POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-07-03 05:44+0000\n" "PO-Revision-Date: 2015-07-27 05:29+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n" "Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,35 +19,35 @@ msgstr ""
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: blockem.php:53 blockem.php:57 #: blockem.php:51
msgid "\"Blockem\"" msgid "\"Blockem\" Settings"
msgstr "\"Blockem\"" msgstr "\"Blockem\"-Einstellungen"
#: blockem.php:61 #: blockem.php:53
msgid "Comma separated profile URLS to block" msgid "Comma separated profile URLS to block"
msgstr "Liste von Profil URLs die geblockt werden soll (durch Kommas getrennt)" msgstr "Profil-URLs, die geblockt werden sollen (durch Kommas getrennt)"
#: blockem.php:65 #: blockem.php:57
msgid "Save Settings" msgid "Submit"
msgstr "Einstellungen speichern" msgstr "Senden"
#: blockem.php:78 #: blockem.php:70
msgid "BLOCKEM Settings saved." msgid "BLOCKEM Settings saved."
msgstr "BLOCKEM-Einstellungen gesichert." msgstr "BLOCKEM-Einstellungen gesichert."
#: blockem.php:142 #: blockem.php:105
#, php-format #, php-format
msgid "Blocked %s - Click to open/close" msgid "Blocked %s - Click to open/close"
msgstr "%s blockiert - Zum Öffnen/Schließen klicken" msgstr "%s blockiert - Zum Öffnen/Schließen klicken"
#: blockem.php:197 #: blockem.php:160
msgid "Unblock Author" msgid "Unblock Author"
msgstr "Autor freischalten" msgstr "Autor freischalten"
#: blockem.php:199 #: blockem.php:162
msgid "Block Author" msgid "Block Author"
msgstr "Autor blockieren" msgstr "Autor blockieren"
#: blockem.php:231 #: blockem.php:194
msgid "blockem settings updated" msgid "blockem settings updated"
msgstr "blockem Einstellungen aktualisiert" msgstr "blockem Einstellungen aktualisiert"

View file

@ -5,9 +5,9 @@ function string_plural_select_de($n){
return ($n != 1);; return ($n != 1);;
}} }}
; ;
$a->strings["\"Blockem\""] = "\"Blockem\""; $a->strings["\"Blockem\" Settings"] = "\"Blockem\"-Einstellungen";
$a->strings["Comma separated profile URLS to block"] = "Liste von Profil URLs die geblockt werden soll (durch Kommas getrennt)"; $a->strings["Comma separated profile URLS to block"] = "Profil-URLs, die geblockt werden sollen (durch Kommas getrennt)";
$a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["Submit"] = "Senden";
$a->strings["BLOCKEM Settings saved."] = "BLOCKEM-Einstellungen gesichert."; $a->strings["BLOCKEM Settings saved."] = "BLOCKEM-Einstellungen gesichert.";
$a->strings["Blocked %s - Click to open/close"] = "%s blockiert - Zum Öffnen/Schließen klicken"; $a->strings["Blocked %s - Click to open/close"] = "%s blockiert - Zum Öffnen/Schließen klicken";
$a->strings["Unblock Author"] = "Autor freischalten"; $a->strings["Unblock Author"] = "Autor freischalten";

View file

@ -4,13 +4,13 @@
# #
# #
# Translators: # Translators:
# bavatar <tobias.diekershoff@gmx.net>, 2014 # bavatar <tobias.diekershoff@gmx.net>, 2014-2015
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: 2014-06-22 13:18+0200\n" "POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-10-14 05:56+0000\n" "PO-Revision-Date: 2015-07-27 05:19+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n" "Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -30,8 +30,8 @@ msgid ""
msgstr "Erlaube Empfängern von privaten Nachrichten zu sehen wer die anderen Empfänger sind" msgstr "Erlaube Empfängern von privaten Nachrichten zu sehen wer die anderen Empfänger sind"
#: remote_permissions.php:48 remote_permissions.php:196 #: remote_permissions.php:48 remote_permissions.php:196
msgid "Save Settings" msgid "Submit"
msgstr "Einstellungen speichern" msgstr "Senden"
#: remote_permissions.php:58 #: remote_permissions.php:58
msgid "Remote Permissions settings updated." msgid "Remote Permissions settings updated."

View file

@ -7,7 +7,7 @@ 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 von privaten Nachrichten zu sehen wer die anderen Empfänger sind";
$a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["Submit"] = "Senden";
$a->strings["Remote Permissions settings updated."] = "Entfernte Privatsphäreneinstellungen aktualisiert."; $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";

View file

@ -4,13 +4,13 @@
# #
# #
# Translators: # Translators:
# bavatar <tobias.diekershoff@gmx.net>, 2014 # bavatar <tobias.diekershoff@gmx.net>, 2014-2015
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: 2014-06-22 13:18+0200\n" "POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-07-08 19:22+0000\n" "PO-Revision-Date: 2015-07-27 05:26+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n" "Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,26 +19,26 @@ msgstr ""
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: showmore.php:38 showmore.php:42 #: showmore.php:38
msgid "\"Show more\" Settings" msgid "\"Show more\" Settings"
msgstr "\"Mehr zeigen\" Einstellungen" msgstr "\"Mehr zeigen\" Einstellungen"
#: showmore.php:47 #: showmore.php:41
msgid "Enable Show More" msgid "Enable Show More"
msgstr "Aktiviere \"Mehr zeigen\"" msgstr "Aktiviere \"Mehr zeigen\""
#: showmore.php:50 #: showmore.php:44
msgid "Cutting posts after how much characters" msgid "Cutting posts after how much characters"
msgstr "Begrenze Beiträge nach einer bestimmten Anzahl an Buchstaben" msgstr "Begrenze Beiträge nach einer bestimmten Anzahl an Buchstaben"
#: showmore.php:54 #: showmore.php:48
msgid "Save Settings" msgid "Submit"
msgstr "Einstellungen speichern" msgstr "Senden"
#: showmore.php:71 #: showmore.php:65
msgid "Show More Settings saved." msgid "Show More Settings saved."
msgstr "\"Mehr zeigen\" Einstellungen gesichert." msgstr "\"Mehr zeigen\" Einstellungen gesichert."
#: showmore.php:125 #: showmore.php:119
msgid "show more" msgid "show more"
msgstr "mehr anzeigen" msgstr "mehr anzeigen"

View file

@ -8,6 +8,6 @@ function string_plural_select_de($n){
$a->strings["\"Show more\" Settings"] = "\"Mehr zeigen\" Einstellungen"; $a->strings["\"Show more\" Settings"] = "\"Mehr zeigen\" Einstellungen";
$a->strings["Enable Show More"] = "Aktiviere \"Mehr zeigen\""; $a->strings["Enable Show More"] = "Aktiviere \"Mehr zeigen\"";
$a->strings["Cutting posts after how much characters"] = "Begrenze Beiträge nach einer bestimmten Anzahl an Buchstaben"; $a->strings["Cutting posts after how much characters"] = "Begrenze Beiträge nach einer bestimmten Anzahl an Buchstaben";
$a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["Submit"] = "Senden";
$a->strings["Show More Settings saved."] = "\"Mehr zeigen\" Einstellungen gesichert."; $a->strings["Show More Settings saved."] = "\"Mehr zeigen\" Einstellungen gesichert.";
$a->strings["show more"] = "mehr anzeigen"; $a->strings["show more"] = "mehr anzeigen";

View file

@ -4,13 +4,13 @@
# #
# #
# Translators: # Translators:
# bavatar <tobias.diekershoff@gmx.net>, 2014 # bavatar <tobias.diekershoff@gmx.net>, 2014-2015
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: 2014-06-23 14:45+0200\n" "POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-10-02 14:38+0000\n" "PO-Revision-Date: 2015-07-26 10:56+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n" "Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,18 +19,18 @@ msgstr ""
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: startpage.php:83 startpage.php:87 #: startpage.php:83
msgid "Startpage" msgid "Startpage Settings"
msgstr "Startseiten-Einstellungen" msgstr "Startseiten-Einstellungen"
#: startpage.php:90 #: startpage.php:85
msgid "Home page to load after login - leave blank for profile wall" msgid "Home page to load after login - leave blank for profile wall"
msgstr "Seite, die nach dem Anmelden geladen werden soll. Leer = Pinnwand" msgstr "Seite, die nach dem Anmelden geladen werden soll. Leer = Pinnwand"
#: startpage.php:93 #: startpage.php:88
msgid "Examples: &quot;network&quot; or &quot;notifications/system&quot;" msgid "Examples: &quot;network&quot; or &quot;notifications/system&quot;"
msgstr "Beispiele: network, notifications/system" msgstr "Beispiele: network, notifications/system"
#: startpage.php:97 #: startpage.php:92
msgid "Save Settings" msgid "Submit"
msgstr "Einstellungen speichern" msgstr "Senden"

View file

@ -5,7 +5,7 @@ function string_plural_select_de($n){
return ($n != 1);; return ($n != 1);;
}} }}
; ;
$a->strings["Startpage"] = "Startseiten-Einstellungen"; $a->strings["Startpage Settings"] = "Startseiten-Einstellungen";
$a->strings["Home page to load after login - leave blank for profile wall"] = "Seite, die nach dem Anmelden geladen werden soll. Leer = Pinnwand"; $a->strings["Home page to load after login - leave blank for profile wall"] = "Seite, die nach dem Anmelden geladen werden soll. Leer = Pinnwand";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "Beispiele: network, notifications/system"; $a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "Beispiele: network, notifications/system";
$a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["Submit"] = "Senden";

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n" "POT-Creation-Date: 2015-07-27 07:21+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,161 +17,157 @@ msgstr ""
"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"
#: statusnet.php:138 #: statusnet.php:151
msgid "Post to StatusNet" msgid "Post to GNU Social"
msgstr "" msgstr ""
#: statusnet.php:181 #: statusnet.php:196
msgid "" msgid ""
"Please contact your site administrator.<br />The provided API URL is not " "Please contact your site administrator.<br />The provided API URL is not "
"valid." "valid."
msgstr "" msgstr ""
#: statusnet.php:210 #: statusnet.php:225
msgid "We could not contact the StatusNet API with the Path you entered." msgid "We could not contact the GNU Social API with the Path you entered."
msgstr "" msgstr ""
#: statusnet.php:240 #: statusnet.php:259
msgid "StatusNet settings updated." msgid "GNU Social settings updated."
msgstr "" msgstr ""
#: statusnet.php:271 #: statusnet.php:294 statusnet.php:298
msgid "StatusNet Posting Settings" msgid "GNU Social Import/Export/Mirror"
msgstr "" msgstr ""
#: statusnet.php:285 #: statusnet.php:313
msgid "Globally Available StatusNet OAuthKeys" msgid "Globally Available GNU Social OAuthKeys"
msgstr "" msgstr ""
#: statusnet.php:286 #: statusnet.php:314
msgid "" msgid ""
"There are preconfigured OAuth key pairs for some StatusNet servers " "There are preconfigured OAuth key pairs for some GNU Social servers "
"available. If you are useing one of them, please use these credentials. If " "available. If you are using one of them, please use these credentials. If "
"not feel free to connect to any other StatusNet instance (see below)." "not feel free to connect to any other GNU Social instance (see below)."
msgstr "" msgstr ""
#: statusnet.php:292 statusnet.php:309 statusnet.php:335 statusnet.php:342 #: statusnet.php:320 statusnet.php:337 statusnet.php:364 statusnet.php:371
#: statusnet.php:379 statusnet.php:761 #: statusnet.php:416 statusnet.php:699
msgid "Submit" msgid "Save Settings"
msgstr "" msgstr ""
#: statusnet.php:294 #: statusnet.php:322
msgid "Provide your own OAuth Credentials" msgid "Provide your own OAuth Credentials"
msgstr "" msgstr ""
#: statusnet.php:295 #: statusnet.php:323
msgid "" msgid ""
"No consumer key pair for StatusNet found. Register your Friendica Account as " "No consumer key pair for GNU Social found. Register your Friendica Account "
"an desktop client on your StatusNet account, copy the consumer key pair here " "as an desktop client on your GNU Social account, copy the consumer key pair "
"and enter the API base root.<br />Before you register your own OAuth key " "here and enter the API base root.<br />Before you register your own OAuth "
"pair ask the administrator if there is already a key pair for this Friendica " "key pair ask the administrator if there is already a key pair for this "
"installation at your favorited StatusNet installation." "Friendica installation at your favorited GNU Social installation."
msgstr "" msgstr ""
#: statusnet.php:297 #: statusnet.php:325
msgid "OAuth Consumer Key" msgid "OAuth Consumer Key"
msgstr "" msgstr ""
#: statusnet.php:300 #: statusnet.php:328
msgid "OAuth Consumer Secret" msgid "OAuth Consumer Secret"
msgstr "" msgstr ""
#: statusnet.php:303 #: statusnet.php:331 statusnet.php:679 statusnet.php:691
msgid "Base API Path (remember the trailing /)" msgid "Base API Path (remember the trailing /)"
msgstr "" msgstr ""
#: statusnet.php:306
msgid "StatusNet application name"
msgstr ""
#: statusnet.php:327
msgid ""
"To connect to your StatusNet account click the button below to get a "
"security code from StatusNet which you have to copy into the input box below "
"and submit the form. Only your <strong>public</strong> posts will be posted "
"to StatusNet."
msgstr ""
#: statusnet.php:328
msgid "Log in with StatusNet"
msgstr ""
#: statusnet.php:330
msgid "Copy the security code from StatusNet here"
msgstr ""
#: statusnet.php:336
msgid "Cancel Connection Process"
msgstr ""
#: statusnet.php:338
msgid "Current StatusNet API is"
msgstr ""
#: statusnet.php:339
msgid "Cancel StatusNet Connection"
msgstr ""
#: statusnet.php:350
msgid "Currently connected to: "
msgstr ""
#: statusnet.php:351
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated StatusNet account. You can choose to do so by default (here) or "
"for every posting separately in the posting options when writing the entry."
msgstr ""
#: statusnet.php:353
msgid ""
"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to StatusNet will lead the visitor to a blank page "
"informing the visitor that the access to your profile has been restricted."
msgstr ""
#: statusnet.php:356 #: statusnet.php:356
msgid "Allow posting to StatusNet" msgid ""
"To connect to your GNU Social account click the button below to get a "
"security code from GNU Social which you have to copy into the input box "
"below and submit the form. Only your <strong>public</strong> posts will be "
"posted to GNU Social."
msgstr ""
#: statusnet.php:357
msgid "Log in with GNU Social"
msgstr "" msgstr ""
#: statusnet.php:359 #: statusnet.php:359
msgid "Send public postings to StatusNet by default" msgid "Copy the security code from GNU Social here"
msgstr "" msgstr ""
#: statusnet.php:363 #: statusnet.php:365
msgid "" msgid "Cancel Connection Process"
"Mirror all posts from statusnet that are no replies or repeated messages"
msgstr "" msgstr ""
#: statusnet.php:367 #: statusnet.php:367
msgid "Shortening method that optimizes the post" msgid "Current GNU Social API is"
msgstr "" msgstr ""
#: statusnet.php:371 #: statusnet.php:368
msgid "Send linked #-tags and @-names to StatusNet" msgid "Cancel GNU Social Connection"
msgstr "" msgstr ""
#: statusnet.php:376 #: statusnet.php:379
msgid "Currently connected to: "
msgstr ""
#: statusnet.php:380
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated GNU Social account. You can choose to do so by default (here) or "
"for every posting separately in the posting options when writing the entry."
msgstr ""
#: statusnet.php:382
msgid ""
"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to GNU Social will lead the visitor to a blank page "
"informing the visitor that the access to your profile has been restricted."
msgstr ""
#: statusnet.php:385
msgid "Allow posting to GNU Social"
msgstr ""
#: statusnet.php:388
msgid "Send public postings to GNU Social by default"
msgstr ""
#: statusnet.php:392
msgid ""
"Mirror all posts from GNU Social that are no replies or repeated messages"
msgstr ""
#: statusnet.php:398
msgid "Import the remote timeline"
msgstr ""
#: statusnet.php:402
msgid "Disabled"
msgstr ""
#: statusnet.php:403
msgid "Full Timeline"
msgstr ""
#: statusnet.php:404
msgid "Only Mentions"
msgstr ""
#: statusnet.php:413
msgid "Clear OAuth configuration" msgid "Clear OAuth configuration"
msgstr "" msgstr ""
#: statusnet.php:752 #: statusnet.php:690
msgid "Site name" msgid "Site name"
msgstr "" msgstr ""
#: statusnet.php:753 #: statusnet.php:692
msgid "API URL"
msgstr ""
#: statusnet.php:754
msgid "Consumer Secret" msgid "Consumer Secret"
msgstr "" msgstr ""
#: statusnet.php:755 #: statusnet.php:693
msgid "Consumer Key" msgid "Consumer Key"
msgstr "" msgstr ""
#: statusnet.php:756
msgid "Application name"
msgstr ""

View file

@ -5,13 +5,14 @@
# #
# Translators: # Translators:
# Abrax <webmaster@a-zwenkau.de>, 2014 # Abrax <webmaster@a-zwenkau.de>, 2014
# bavatar <tobias.diekershoff@gmx.net>, 2015
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: 2014-06-23 14:45+0200\n" "POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-10-14 08:37+0000\n" "PO-Revision-Date: 2015-07-27 05:20+0000\n"
"Last-Translator: Abrax <webmaster@a-zwenkau.de>\n" "Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/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"
@ -19,49 +20,49 @@ msgstr ""
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: statusnet.php:149 #: statusnet.php:138
msgid "Post to StatusNet" msgid "Post to StatusNet"
msgstr "Bei StatusNet veröffentlichen" msgstr "Bei StatusNet veröffentlichen"
#: statusnet.php:194 #: statusnet.php:181
msgid "" msgid ""
"Please contact your site administrator.<br />The provided API URL is not " "Please contact your site administrator.<br />The provided API URL is not "
"valid." "valid."
msgstr "Bitte kontaktiere den Administrator der Seite.<br />Die gegebene API URL ist nicht gültig." msgstr "Bitte kontaktiere den Administrator der Seite.<br />Die gegebene API URL ist nicht gültig."
#: statusnet.php:223 #: statusnet.php:210
msgid "We could not contact the StatusNet API with the Path you entered." msgid "We could not contact the StatusNet API with the Path you entered."
msgstr "Die StatusNet API konnte mit dem angegebenen Pfad nicht erreicht werden." msgstr "Die StatusNet API konnte mit dem angegebenen Pfad nicht erreicht werden."
#: statusnet.php:257 #: statusnet.php:240
msgid "StatusNet settings updated." msgid "StatusNet settings updated."
msgstr "StatusNet Einstellungen aktualisiert." msgstr "StatusNet Einstellungen aktualisiert."
#: statusnet.php:289 statusnet.php:293 #: statusnet.php:271
msgid "StatusNet Import/Export/Mirror" msgid "StatusNet Posting Settings"
msgstr "StatusNet Import/Export/Mirror" msgstr "StatusNet-Beitragseinstellungen"
#: statusnet.php:308 #: statusnet.php:285
msgid "Globally Available StatusNet OAuthKeys" msgid "Globally Available StatusNet OAuthKeys"
msgstr "Verfügbare OAuth Schlüssel für StatusNet" msgstr "Verfügbare OAuth Schlüssel für StatusNet"
#: statusnet.php:309 #: statusnet.php:286
msgid "" msgid ""
"There are preconfigured OAuth key pairs for some StatusNet servers " "There are preconfigured OAuth key pairs for some StatusNet servers "
"available. If you are useing one of them, please use these credentials. If " "available. If you are useing one of them, please use these credentials. If "
"not feel free to connect to any other StatusNet instance (see below)." "not feel free to connect to any other StatusNet instance (see below)."
msgstr "Für einige StatusNet Server sind OAuth Schlüsselpaare verfügbar. Solltest du einen dieser Server benutzen, dann verwende doch bitte diese Schlüssel. Falls nicht kannst du weiter unten deine eigenen OAuth Schlüssel eintragen." msgstr "Für einige StatusNet Server sind OAuth Schlüsselpaare verfügbar. Solltest du einen dieser Server benutzen, dann verwende doch bitte diese Schlüssel. Falls nicht kannst du weiter unten deine eigenen OAuth Schlüssel eintragen."
#: statusnet.php:315 statusnet.php:332 statusnet.php:359 statusnet.php:366 #: statusnet.php:292 statusnet.php:309 statusnet.php:335 statusnet.php:342
#: statusnet.php:404 statusnet.php:673 #: statusnet.php:379 statusnet.php:761
msgid "Save Settings" msgid "Submit"
msgstr "Einstellungen speichern" msgstr "Senden"
#: statusnet.php:317 #: statusnet.php:294
msgid "Provide your own OAuth Credentials" msgid "Provide your own OAuth Credentials"
msgstr "Eigene OAuth Schlüssel eintragen" msgstr "Eigene OAuth Schlüssel eintragen"
#: statusnet.php:318 #: statusnet.php:295
msgid "" msgid ""
"No consumer key pair for StatusNet found. Register your Friendica Account as" "No consumer key pair for StatusNet found. Register your Friendica Account as"
" an desktop client on your StatusNet account, copy the consumer key pair " " an desktop client on your StatusNet account, copy the consumer key pair "
@ -70,23 +71,23 @@ msgid ""
"Friendica installation at your favorited StatusNet installation." "Friendica installation at your favorited StatusNet installation."
msgstr "Kein Consumer-Schlüsselpaar für StatusNet gefunden. Registriere deinen Friendica-Account als Desktop-Client, kopiere das Consumer-Schlüsselpaar hierher und gib die API-URL ein.<br />Bevor du dein eigenes Consumer-Schlüsselpaar registrierst, frage den Administrator dieses Friendica-Servers, ob schon ein Schlüsselpaar für diesen Friendica-Server auf diesem StatusNet-Server existiert." msgstr "Kein Consumer-Schlüsselpaar für StatusNet gefunden. Registriere deinen Friendica-Account als Desktop-Client, kopiere das Consumer-Schlüsselpaar hierher und gib die API-URL ein.<br />Bevor du dein eigenes Consumer-Schlüsselpaar registrierst, frage den Administrator dieses Friendica-Servers, ob schon ein Schlüsselpaar für diesen Friendica-Server auf diesem StatusNet-Server existiert."
#: statusnet.php:320 #: statusnet.php:297
msgid "OAuth Consumer Key" msgid "OAuth Consumer Key"
msgstr "OAuth Consumer Key" msgstr "OAuth Consumer Key"
#: statusnet.php:323 #: statusnet.php:300
msgid "OAuth Consumer Secret" msgid "OAuth Consumer Secret"
msgstr "OAuth Consumer Secret" msgstr "OAuth Consumer Secret"
#: statusnet.php:326 statusnet.php:653 statusnet.php:665 #: statusnet.php:303
msgid "Base API Path (remember the trailing /)" msgid "Base API Path (remember the trailing /)"
msgstr "Basis-URL der StatusNet API (vergiss den abschließenden / nicht)" msgstr "Basis-URL der StatusNet API (vergiss den abschließenden / nicht)"
#: statusnet.php:329 #: statusnet.php:306
msgid "StatusNet application name" msgid "StatusNet application name"
msgstr "StatusNet Anwendung" msgstr "StatusNet Anwendung"
#: statusnet.php:351 #: statusnet.php:327
msgid "" msgid ""
"To connect to your StatusNet account click the button below to get a " "To connect to your StatusNet account click the button below to get a "
"security code from StatusNet which you have to copy into the input box below" "security code from StatusNet which you have to copy into the input box below"
@ -94,38 +95,38 @@ msgid ""
" to StatusNet." " to StatusNet."
msgstr "Um deinen Account mit einem StatusNet Account zu verknüpfen, klicke den Button an um einen Sicherheitscode von StatusNet zu erhalten und kopiere diesen in die Eingabebox weiter unten. Es werden ausschließlich deine <strong>öffentlichen</strong> Nachrichten bei StatusNet veröffentllicht." msgstr "Um deinen Account mit einem StatusNet Account zu verknüpfen, klicke den Button an um einen Sicherheitscode von StatusNet zu erhalten und kopiere diesen in die Eingabebox weiter unten. Es werden ausschließlich deine <strong>öffentlichen</strong> Nachrichten bei StatusNet veröffentllicht."
#: statusnet.php:352 #: statusnet.php:328
msgid "Log in with StatusNet" msgid "Log in with StatusNet"
msgstr "Bei StatusNet anmelden" msgstr "Bei StatusNet anmelden"
#: statusnet.php:354 #: statusnet.php:330
msgid "Copy the security code from StatusNet here" msgid "Copy the security code from StatusNet here"
msgstr "Kopiere den Sicherheitscode von StatusNet hier hin" msgstr "Kopiere den Sicherheitscode von StatusNet hier hin"
#: statusnet.php:360 #: statusnet.php:336
msgid "Cancel Connection Process" msgid "Cancel Connection Process"
msgstr "Verbindungsprozess abbrechen" msgstr "Verbindungsprozess abbrechen"
#: statusnet.php:362 #: statusnet.php:338
msgid "Current StatusNet API is" msgid "Current StatusNet API is"
msgstr "Derzeitige StatusNet API URL lautet" msgstr "Derzeitige StatusNet API URL lautet"
#: statusnet.php:363 #: statusnet.php:339
msgid "Cancel StatusNet Connection" msgid "Cancel StatusNet Connection"
msgstr "Verbindung zum StatusNet Server abbrechen" msgstr "Verbindung zum StatusNet Server abbrechen"
#: statusnet.php:374 #: statusnet.php:350
msgid "Currently connected to: " msgid "Currently connected to: "
msgstr "Momentan verbunden mit: " msgstr "Momentan verbunden mit: "
#: statusnet.php:375 #: statusnet.php:351
msgid "" 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 StatusNet account. You can choose to do so by default (here) or " "associated StatusNet account. You can choose to do so by default (here) or "
"for every posting separately in the posting options when writing the entry." "for 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 StatusNet-Konto veröffentlicht werden. Du kannst das (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 StatusNet-Konto veröffentlicht werden. Du kannst das (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen."
#: statusnet.php:377 #: statusnet.php:353
msgid "" msgid ""
"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile " "<strong>Note</strong>: Due your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public " "details from unknown viewers?</em>) the link potentially included in public "
@ -133,39 +134,47 @@ msgid ""
"informing the visitor that the access to your profile has been restricted." "informing the visitor that the access to your profile has been restricted."
msgstr "<strong>Hinweis</strong>: Aufgrund deiner Privatsphären-Einstellungen (<em>Profil-Details vor unbekannten Betrachtern verbergen?</em>) wird der Link, der eventuell an deinen StatusNet Account angehängt wird, um auf den original Artikel zu verweisen, den Betrachter auf eine leere Seite führen, die ihn darüber informiert, dass der Zugriff eingeschränkt wurde." msgstr "<strong>Hinweis</strong>: Aufgrund deiner Privatsphären-Einstellungen (<em>Profil-Details vor unbekannten Betrachtern verbergen?</em>) wird der Link, der eventuell an deinen StatusNet Account angehängt wird, um auf den original Artikel zu verweisen, den Betrachter auf eine leere Seite führen, die ihn darüber informiert, dass der Zugriff eingeschränkt wurde."
#: statusnet.php:380 #: statusnet.php:356
msgid "Allow posting to StatusNet" msgid "Allow posting to StatusNet"
msgstr "Nach StatusNet senden erlauben" msgstr "Nach StatusNet senden erlauben"
#: statusnet.php:383 #: statusnet.php:359
msgid "Send public postings to StatusNet by default" msgid "Send public postings to StatusNet by default"
msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei StatusNet" msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei StatusNet"
#: statusnet.php:387 #: statusnet.php:363
msgid "" msgid ""
"Mirror all posts from statusnet that are no replies or repeated messages" "Mirror all posts from statusnet that are no replies or repeated messages"
msgstr "Spiegle alle Beiträge von StatusNet die keine Antworten oder wiederholten Nachrichten sind" msgstr "Spiegle alle Beiträge von StatusNet die keine Antworten oder wiederholten Nachrichten sind"
#: statusnet.php:392 #: statusnet.php:367
msgid "Import the remote timeline" msgid "Shortening method that optimizes the post"
msgstr "Importiere die entfernte Zeitleiste" msgstr "Kürzungsverfahren, das den Beitrag optimiert"
#: statusnet.php:401 #: statusnet.php:371
msgid "Send linked #-tags and @-names to StatusNet"
msgstr "Sende verlinkte #-Tags und @-Namen nach StatusNet"
#: statusnet.php:376
msgid "Clear OAuth configuration" msgid "Clear OAuth configuration"
msgstr "OAuth Konfiguration löschen" msgstr "OAuth Konfiguration löschen"
#: statusnet.php:664 #: statusnet.php:752
msgid "Site name" msgid "Site name"
msgstr "Seitenname" msgstr "Seitenname"
#: statusnet.php:666 #: statusnet.php:753
msgid "API URL"
msgstr "API-URL"
#: statusnet.php:754
msgid "Consumer Secret" msgid "Consumer Secret"
msgstr "Consumer Secret" msgstr "Consumer Secret"
#: statusnet.php:667 #: statusnet.php:755
msgid "Consumer Key" msgid "Consumer Key"
msgstr "Consumer Key" msgstr "Consumer Key"
#: statusnet.php:668 #: statusnet.php:756
msgid "Application name" msgid "Application name"
msgstr "Anwendungen" msgstr "Anwendungen"

View file

@ -9,10 +9,10 @@ $a->strings["Post to StatusNet"] = "Bei StatusNet veröffentlichen";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Bitte kontaktiere den Administrator der Seite.<br />Die gegebene API URL ist nicht gültig."; $a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Bitte kontaktiere den Administrator der Seite.<br />Die gegebene API URL ist nicht gültig.";
$a->strings["We could not contact the StatusNet API with the Path you entered."] = "Die StatusNet API konnte mit dem angegebenen Pfad nicht erreicht werden."; $a->strings["We could not contact the StatusNet API with the Path you entered."] = "Die StatusNet API konnte mit dem angegebenen Pfad nicht erreicht werden.";
$a->strings["StatusNet settings updated."] = "StatusNet Einstellungen aktualisiert."; $a->strings["StatusNet settings updated."] = "StatusNet Einstellungen aktualisiert.";
$a->strings["StatusNet Import/Export/Mirror"] = "StatusNet Import/Export/Mirror"; $a->strings["StatusNet Posting Settings"] = "StatusNet-Beitragseinstellungen";
$a->strings["Globally Available StatusNet OAuthKeys"] = "Verfügbare OAuth Schlüssel für StatusNet"; $a->strings["Globally Available StatusNet OAuthKeys"] = "Verfügbare OAuth Schlüssel für StatusNet";
$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Für einige StatusNet Server sind OAuth Schlüsselpaare verfügbar. Solltest du einen dieser Server benutzen, dann verwende doch bitte diese Schlüssel. Falls nicht kannst du weiter unten deine eigenen OAuth Schlüssel eintragen."; $a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Für einige StatusNet Server sind OAuth Schlüsselpaare verfügbar. Solltest du einen dieser Server benutzen, dann verwende doch bitte diese Schlüssel. Falls nicht kannst du weiter unten deine eigenen OAuth Schlüssel eintragen.";
$a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["Submit"] = "Senden";
$a->strings["Provide your own OAuth Credentials"] = "Eigene OAuth Schlüssel eintragen"; $a->strings["Provide your own OAuth Credentials"] = "Eigene OAuth Schlüssel eintragen";
$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "Kein Consumer-Schlüsselpaar für StatusNet gefunden. Registriere deinen Friendica-Account als Desktop-Client, kopiere das Consumer-Schlüsselpaar hierher und gib die API-URL ein.<br />Bevor du dein eigenes Consumer-Schlüsselpaar registrierst, frage den Administrator dieses Friendica-Servers, ob schon ein Schlüsselpaar für diesen Friendica-Server auf diesem StatusNet-Server existiert."; $a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "Kein Consumer-Schlüsselpaar für StatusNet gefunden. Registriere deinen Friendica-Account als Desktop-Client, kopiere das Consumer-Schlüsselpaar hierher und gib die API-URL ein.<br />Bevor du dein eigenes Consumer-Schlüsselpaar registrierst, frage den Administrator dieses Friendica-Servers, ob schon ein Schlüsselpaar für diesen Friendica-Server auf diesem StatusNet-Server existiert.";
$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key"; $a->strings["OAuth Consumer Key"] = "OAuth Consumer Key";
@ -31,9 +31,11 @@ $a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your pro
$a->strings["Allow posting to StatusNet"] = "Nach StatusNet senden erlauben"; $a->strings["Allow posting to StatusNet"] = "Nach StatusNet senden erlauben";
$a->strings["Send public postings to StatusNet by default"] = "Veröffentliche öffentliche Beiträge standardmäßig bei StatusNet"; $a->strings["Send public postings to StatusNet by default"] = "Veröffentliche öffentliche Beiträge standardmäßig bei StatusNet";
$a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = "Spiegle alle Beiträge von StatusNet die keine Antworten oder wiederholten Nachrichten sind"; $a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = "Spiegle alle Beiträge von StatusNet die keine Antworten oder wiederholten Nachrichten sind";
$a->strings["Import the remote timeline"] = "Importiere die entfernte Zeitleiste"; $a->strings["Shortening method that optimizes the post"] = "Kürzungsverfahren, das den Beitrag optimiert";
$a->strings["Send linked #-tags and @-names to StatusNet"] = "Sende verlinkte #-Tags und @-Namen nach StatusNet";
$a->strings["Clear OAuth configuration"] = "OAuth Konfiguration löschen"; $a->strings["Clear OAuth configuration"] = "OAuth Konfiguration löschen";
$a->strings["Site name"] = "Seitenname"; $a->strings["Site name"] = "Seitenname";
$a->strings["API URL"] = "API-URL";
$a->strings["Consumer Secret"] = "Consumer Secret"; $a->strings["Consumer Secret"] = "Consumer Secret";
$a->strings["Consumer Key"] = "Consumer Key"; $a->strings["Consumer Key"] = "Consumer Key";
$a->strings["Application name"] = "Anwendungen"; $a->strings["Application name"] = "Anwendungen";