From f6460497e3b49b17a16cb709ab58939cde6b3a94 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 6 Sep 2014 17:56:57 +0200 Subject: [PATCH] DE: added translations for the addons from transifex --- altpager/lang/de/messages.po | 56 ++ altpager/lang/de/strings.php | 27 +- appnet/lang/de/messages.po | 118 ++++ appnet/lang/de/strings.php | 29 + appnetpost/lang/de/messages.po | 40 ++ appnetpost/lang/de/strings.php | 12 + blackout/lang/de/messages.po | 52 ++ blackout/lang/de/strings.php | 17 +- blockem/lang/de/messages.po | 53 ++ blockem/lang/de/strings.php | 25 +- blogger/lang/de/messages.po | 56 ++ blogger/lang/de/strings.php | 27 +- buffer/lang/de/messages.po | 76 +++ buffer/lang/de/strings.php | 21 + buglink/lang/de/messages.po | 24 + buglink/lang/de/strings.php | 11 +- cal/lang/de/messages.po | 56 ++ cal/lang/de/strings.php | 19 +- communityhome/lang/de/messages.po | 74 +++ communityhome/lang/de/strings.php | 34 +- curweather/lang/de/messages.po | 40 ++ curweather/lang/de/strings.php | 15 +- dav/lang/de/messages.po | 578 ++++++++++++++++++ dav/lang/de/strings.php | 277 ++++----- diaspora/lang/de/messages.po | 62 ++ diaspora/lang/de/strings.php | 17 + dwpost/lang/de/messages.po | 48 ++ dwpost/lang/de/strings.php | 23 +- editplain/lang/de/messages.po | 36 ++ editplain/lang/de/strings.php | 17 +- forumdirectory/lang/de/messages.po | 80 +++ forumdirectory/lang/de/strings.php | 39 +- forumlist/lang/de/messages.po | 60 ++ forumlist/lang/de/strings.php | 29 +- fromapp/lang/de/messages.po | 41 ++ fromapp/lang/de/strings.php | 19 +- geonames/lang/de/messages.po | 36 ++ geonames/lang/de/strings.php | 17 +- gnot/lang/de/messages.po | 47 ++ gnot/lang/de/strings.php | 21 +- gravatar/lang/de/messages.po | 75 +++ gravatar/lang/de/strings.php | 35 +- group_text/lang/de/messages.po | 36 ++ group_text/lang/de/strings.php | 17 +- ijpost/lang/de/messages.po | 48 ++ ijpost/lang/de/strings.php | 23 +- impressum/lang/de/messages.po | 89 +++ impressum/lang/de/strings.php | 41 +- .../lang/de/messages.po | 24 + .../lang/de/strings.php | 11 +- irc/lang/de/messages.po | 48 ++ irc/lang/de/strings.php | 23 +- js_upload/lang/de/messages.po | 56 ++ js_upload/lang/de/strings.php | 27 +- libertree/lang/de/messages.po | 48 ++ libertree/lang/de/strings.php | 23 +- libravatar/lang/de/messages.po | 84 +++ libravatar/lang/de/strings.php | 39 +- ljpost/lang/de/messages.po | 48 ++ ljpost/lang/de/strings.php | 23 +- mathjax/lang/de/messages.po | 53 ++ mathjax/lang/de/strings.php | 23 +- newmemberwidget/lang/de/messages.po | 49 +- newmemberwidget/lang/de/strings.php | 4 + nsfw/lang/de/messages.po | 59 ++ nsfw/lang/de/strings.php | 25 +- numfriends/lang/de/messages.po | 36 ++ numfriends/lang/de/strings.php | 17 +- openstreetmap/lang/de/messages.po | 50 ++ openstreetmap/lang/de/strings.php | 22 +- pageheader/lang/de/messages.po | 32 + pageheader/lang/de/strings.php | 15 +- piwik/lang/de/messages.po | 64 ++ piwik/lang/de/strings.php | 27 +- planets/lang/de/messages.po | 32 + planets/lang/de/strings.php | 15 +- qcomment/lang/de/messages.po | 54 ++ qcomment/lang/de/strings.php | 25 +- randplace/lang/de/messages.po | 32 + randplace/lang/de/strings.php | 15 +- showmore/lang/de/messages.po | 44 ++ showmore/lang/de/strings.php | 21 +- twitter/lang/de/messages.po | 127 ++++ twitter/lang/de/strings.php | 54 +- webrtc/lang/de/messages.po | 59 ++ webrtc/lang/de/strings.php | 15 + wppost/lang/de/messages.po | 68 +++ wppost/lang/de/strings.php | 32 +- yourls/lang/de/messages.po | 48 ++ yourls/lang/de/strings.php | 23 +- 90 files changed, 3771 insertions(+), 516 deletions(-) create mode 100644 altpager/lang/de/messages.po create mode 100644 appnet/lang/de/messages.po create mode 100644 appnet/lang/de/strings.php create mode 100644 appnetpost/lang/de/messages.po create mode 100644 appnetpost/lang/de/strings.php create mode 100644 blackout/lang/de/messages.po create mode 100644 blockem/lang/de/messages.po create mode 100644 blogger/lang/de/messages.po create mode 100644 buffer/lang/de/messages.po create mode 100644 buffer/lang/de/strings.php create mode 100644 buglink/lang/de/messages.po create mode 100644 cal/lang/de/messages.po create mode 100644 communityhome/lang/de/messages.po create mode 100644 curweather/lang/de/messages.po create mode 100644 dav/lang/de/messages.po create mode 100644 diaspora/lang/de/messages.po create mode 100644 diaspora/lang/de/strings.php create mode 100644 dwpost/lang/de/messages.po create mode 100644 editplain/lang/de/messages.po create mode 100644 forumdirectory/lang/de/messages.po create mode 100644 forumlist/lang/de/messages.po create mode 100644 fromapp/lang/de/messages.po create mode 100644 geonames/lang/de/messages.po create mode 100644 gnot/lang/de/messages.po create mode 100644 gravatar/lang/de/messages.po create mode 100644 group_text/lang/de/messages.po create mode 100644 ijpost/lang/de/messages.po create mode 100644 impressum/lang/de/messages.po create mode 100644 infiniteimprobabilitydrive/lang/de/messages.po create mode 100644 irc/lang/de/messages.po create mode 100644 js_upload/lang/de/messages.po create mode 100644 libertree/lang/de/messages.po create mode 100644 libravatar/lang/de/messages.po create mode 100644 ljpost/lang/de/messages.po create mode 100644 mathjax/lang/de/messages.po create mode 100644 nsfw/lang/de/messages.po create mode 100644 numfriends/lang/de/messages.po create mode 100644 openstreetmap/lang/de/messages.po create mode 100644 pageheader/lang/de/messages.po create mode 100644 piwik/lang/de/messages.po create mode 100644 planets/lang/de/messages.po create mode 100644 qcomment/lang/de/messages.po create mode 100644 randplace/lang/de/messages.po create mode 100644 showmore/lang/de/messages.po create mode 100644 twitter/lang/de/messages.po create mode 100644 webrtc/lang/de/messages.po create mode 100644 webrtc/lang/de/strings.php create mode 100644 wppost/lang/de/messages.po create mode 100644 yourls/lang/de/messages.po diff --git a/altpager/lang/de/messages.po b/altpager/lang/de/messages.po new file mode 100644 index 00000000..dbe1f7de --- /dev/null +++ b/altpager/lang/de/messages.po @@ -0,0 +1,56 @@ +# ADDON altpager +# Copyright (C) +# This file is distributed under the same license as the Friendica altpager addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2014-06-24 04:36+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: altpager.php:46 +msgid "Altpager settings updated." +msgstr "Altpager Einstellungen wurden aktualisiert." + +#: altpager.php:83 +msgid "Alternate Pagination Setting" +msgstr "Alternative Seitenumbruch Einstellung" + +#: altpager.php:85 +msgid "Use links to \"newer\" and \"older\" pages in place of page numbers?" +msgstr "Nutze Links zu \"neuer\" und \"älter\" Seiten, statt Seiten Nummern?" + +#: altpager.php:91 altpager.php:98 +msgid "Submit" +msgstr "Senden" + +#: altpager.php:99 +msgid "Global" +msgstr "Global" + +#: altpager.php:99 +msgid "Force global use of the alternate pager" +msgstr "Erzwinge die Verwendung des \"Alternate Pager\" auf diesem Server" + +#: altpager.php:100 +msgid "Individual" +msgstr "Individuell" + +#: altpager.php:100 +msgid "Each user chooses whether to use the alternate pager" +msgstr "Jede/r Nutzer/in kann wählen ob der \"Alternate Pager\" verwendet werden soll" + +#: altpager.php:107 +msgid "Settings updated." +msgstr "Einstellungen gespeichert." diff --git a/altpager/lang/de/strings.php b/altpager/lang/de/strings.php index ff7086db..98a519ff 100644 --- a/altpager/lang/de/strings.php +++ b/altpager/lang/de/strings.php @@ -1,11 +1,16 @@ -strings["Altpager settings updated."] = "Altpager Einstellungen sind aktualisiert."; -$a->strings["Alternate Pagination Setting"] = "Alternative Seitenumbruch Einstellung"; -$a->strings["Use links to \"newer\" and \"older\" pages in place of page numbers?"] = "Nutze Links zu \"neuer\" und \"älter\" Seiten, statt Seiten Nummern?"; -$a->strings["Submit"] = "Senden"; -$a->strings["Global"] = "Global"; -$a->strings["Force global use of the alternate pager"] = "Erzwinge die Verwendung des \"Alternate Pager\" auf diesem Server"; -$a->strings["Individual"] = "Individuell"; -$a->strings["Each user chooses whether to use the alternate pager"] = "Jede/r Nutzer/in kann wählen ob der \"Alternate Pager\" verwendet werden soll"; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +strings["Altpager settings updated."] = "Altpager Einstellungen wurden aktualisiert."; +$a->strings["Alternate Pagination Setting"] = "Alternative Seitenumbruch Einstellung"; +$a->strings["Use links to \"newer\" and \"older\" pages in place of page numbers?"] = "Nutze Links zu \"neuer\" und \"älter\" Seiten, statt Seiten Nummern?"; +$a->strings["Submit"] = "Senden"; +$a->strings["Global"] = "Global"; +$a->strings["Force global use of the alternate pager"] = "Erzwinge die Verwendung des \"Alternate Pager\" auf diesem Server"; +$a->strings["Individual"] = "Individuell"; +$a->strings["Each user chooses whether to use the alternate pager"] = "Jede/r Nutzer/in kann wählen ob der \"Alternate Pager\" verwendet werden soll"; +$a->strings["Settings updated."] = "Einstellungen gespeichert."; diff --git a/appnet/lang/de/messages.po b/appnet/lang/de/messages.po new file mode 100644 index 00000000..6e8f7c88 --- /dev/null +++ b/appnet/lang/de/messages.po @@ -0,0 +1,118 @@ +# ADDON appnet +# Copyright (C) +# This file is distributed under the same license as the Friendica appnet addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 11:47+0200\n" +"PO-Revision-Date: 2014-06-25 04:31+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: appnet.php:39 +msgid "Permission denied." +msgstr "Zugriff verweigert." + +#: appnet.php:73 +msgid "You are now authenticated to app.net. " +msgstr "Du bist nun auf app.net authentifiziert." + +#: appnet.php:77 +msgid "

Error fetching token. Please try again.

" +msgstr "

Fehler beim Holen des Tokens, bitte versuche es später noch einmal.

" + +#: appnet.php:80 +msgid "return to the connector page" +msgstr "zurück zur Connector Seite" + +#: appnet.php:94 +msgid "Post to app.net" +msgstr "Nach app.net senden" + +#: appnet.php:125 appnet.php:129 +msgid "App.net Export" +msgstr "App.net Export" + +#: appnet.php:142 +msgid "Currently connected to: " +msgstr "Momentan verbunden mit: " + +#: appnet.php:144 +msgid "Enable App.net Post Plugin" +msgstr "Veröffentlichungen bei App.net erlauben" + +#: appnet.php:149 +msgid "Post to App.net by default" +msgstr "Standardmäßig bei App.net veröffentlichen" + +#: appnet.php:153 +msgid "Import the remote timeline" +msgstr "Importiere die entfernte Zeitleiste" + +#: appnet.php:159 +msgid "" +"

Error fetching user profile. Please clear the configuration and try " +"again.

" +msgstr "

Beim Laden des Nutzerprofils ist ein Fehler aufgetreten. Bitte versuche es später noch einmal.

" + +#: appnet.php:164 +msgid "

You have two ways to connect to App.net.

" +msgstr "

Du hast zwei Wege deinen friendica Account mit App.net zu verbinden.

" + +#: appnet.php:166 +msgid "" +"

First way: Register an application at https://account.app.net/developer/apps/" +" and enter Client ID and Client Secret. " +msgstr "

Erster Weg: Registriere eine Anwendung unter https://account.app.net/developer/apps/ und wähle eine Client ID und ein Client Secret." + +#: appnet.php:167 +#, php-format +msgid "Use '%s' as Redirect URI

" +msgstr "Verwende '%s' als Redirect URI

" + +#: appnet.php:169 +msgid "Client ID" +msgstr "Client ID" + +#: appnet.php:173 +msgid "Client Secret" +msgstr "Client Secret" + +#: appnet.php:177 +msgid "" +"

Second way: fetch a token at http://dev-lite.jonathonduerig.com/. " +msgstr "

Zweiter Weg: Beantrage ein Token unter http://dev-lite.jonathonduerig.com/. " + +#: appnet.php:178 +msgid "" +"Set these scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', " +"'Messages'.

" +msgstr "Verwende folgende Scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', 'Messages'.

" + +#: appnet.php:180 +msgid "Token" +msgstr "Token" + +#: appnet.php:192 +msgid "Sign in using App.net" +msgstr "Per App.net anmelden" + +#: appnet.php:197 +msgid "Clear OAuth configuration" +msgstr "OAuth Konfiguration löschen" + +#: appnet.php:204 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/appnet/lang/de/strings.php b/appnet/lang/de/strings.php new file mode 100644 index 00000000..da80cf7c --- /dev/null +++ b/appnet/lang/de/strings.php @@ -0,0 +1,29 @@ +strings["Permission denied."] = "Zugriff verweigert."; +$a->strings["You are now authenticated to app.net. "] = "Du bist nun auf app.net authentifiziert."; +$a->strings["

Error fetching token. Please try again.

"] = "

Fehler beim Holen des Tokens, bitte versuche es später noch einmal.

"; +$a->strings["return to the connector page"] = "zurück zur Connector Seite"; +$a->strings["Post to app.net"] = "Nach app.net senden"; +$a->strings["App.net Export"] = "App.net Export"; +$a->strings["Currently connected to: "] = "Momentan verbunden mit: "; +$a->strings["Enable App.net Post Plugin"] = "Veröffentlichungen bei App.net erlauben"; +$a->strings["Post to App.net by default"] = "Standardmäßig bei App.net veröffentlichen"; +$a->strings["Import the remote timeline"] = "Importiere die entfernte Zeitleiste"; +$a->strings["

Error fetching user profile. Please clear the configuration and try again.

"] = "

Beim Laden des Nutzerprofils ist ein Fehler aufgetreten. Bitte versuche es später noch einmal.

"; +$a->strings["

You have two ways to connect to App.net.

"] = "

Du hast zwei Wege deinen friendica Account mit App.net zu verbinden.

"; +$a->strings["

First way: Register an application at https://account.app.net/developer/apps/ and enter Client ID and Client Secret. "] = "

Erster Weg: Registriere eine Anwendung unter https://account.app.net/developer/apps/ und wähle eine Client ID und ein Client Secret."; +$a->strings["Use '%s' as Redirect URI

"] = "Verwende '%s' als Redirect URI

"; +$a->strings["Client ID"] = "Client ID"; +$a->strings["Client Secret"] = "Client Secret"; +$a->strings["

Second way: fetch a token at http://dev-lite.jonathonduerig.com/. "] = "

Zweiter Weg: Beantrage ein Token unter http://dev-lite.jonathonduerig.com/. "; +$a->strings["Set these scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', 'Messages'.

"] = "Verwende folgende Scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', 'Messages'.

"; +$a->strings["Token"] = "Token"; +$a->strings["Sign in using App.net"] = "Per App.net anmelden"; +$a->strings["Clear OAuth configuration"] = "OAuth Konfiguration löschen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/appnetpost/lang/de/messages.po b/appnetpost/lang/de/messages.po new file mode 100644 index 00000000..368b8da7 --- /dev/null +++ b/appnetpost/lang/de/messages.po @@ -0,0 +1,40 @@ +# ADDON appnetpost +# Copyright (C) +# This file is distributed under the same license as the Friendica appnetpost addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 11:47+0200\n" +"PO-Revision-Date: 2014-07-03 05:42+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: appnetpost.php:37 +msgid "Post to app.net" +msgstr "Bei app.net veröffentlichen" + +#: appnetpost.php:59 appnetpost.php:63 +msgid "App.net Export" +msgstr "App.net Export" + +#: appnetpost.php:67 +msgid "Enable App.net Post Plugin" +msgstr "Veröffentlichungen bei App.net erlauben" + +#: appnetpost.php:72 +msgid "Post to App.net by default" +msgstr "Standardmäßig bei App.net veröffentlichen" + +#: appnetpost.php:78 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/appnetpost/lang/de/strings.php b/appnetpost/lang/de/strings.php new file mode 100644 index 00000000..7925d92e --- /dev/null +++ b/appnetpost/lang/de/strings.php @@ -0,0 +1,12 @@ +strings["Post to app.net"] = "Bei app.net veröffentlichen"; +$a->strings["App.net Export"] = "App.net Export"; +$a->strings["Enable App.net Post Plugin"] = "Veröffentlichungen bei App.net erlauben"; +$a->strings["Post to App.net by default"] = "Standardmäßig bei App.net veröffentlichen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/blackout/lang/de/messages.po b/blackout/lang/de/messages.po new file mode 100644 index 00000000..e0ff33e3 --- /dev/null +++ b/blackout/lang/de/messages.po @@ -0,0 +1,52 @@ +# ADDON blackout +# Copyright (C) +# This file is distributed under the same license as the Friendica blackout addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-26 07:33+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: blackout.php:99 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: blackout.php:100 +msgid "Redirect URL" +msgstr "Umleitungs-URL" + +#: blackout.php:100 +msgid "all your visitors from the web will be redirected to this URL" +msgstr "Alle Besucher der Webseite werden zu dieser URL umgeleitet" + +#: blackout.php:101 +msgid "Begin of the Blackout" +msgstr "Beginn des Blackouts" + +#: blackout.php:101 +msgid "" +"format is YYYY year, MM month, DD day, " +"hh hour and mm minute" +msgstr "Das Format ist YYYY Jahr, MM Monat, DD Tag, hh Stunde und mm Minute" + +#: blackout.php:102 +msgid "End of the Blackout" +msgstr "Ende des Blackouts" + +#: blackout.php:108 +msgid "" +"The end-date is prior to the start-date of the blackout, you should fix " +"this." +msgstr "Das Enddatum liegt vor dem Startdatum des Blackouts, du solltest dies korrigieren." diff --git a/blackout/lang/de/strings.php b/blackout/lang/de/strings.php index 9e5d0516..66570090 100644 --- a/blackout/lang/de/strings.php +++ b/blackout/lang/de/strings.php @@ -1,3 +1,14 @@ -strings["Submit"] = "Senden"; +strings["Save Settings"] = "Einstellungen speichern"; +$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["Begin of the Blackout"] = "Beginn des Blackouts"; +$a->strings["format is YYYY year, MM month, DD day, hh hour and mm minute"] = "Das Format ist YYYY Jahr, MM Monat, DD Tag, hh Stunde und mm Minute"; +$a->strings["End of the Blackout"] = "Ende des Blackouts"; +$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."; diff --git a/blockem/lang/de/messages.po b/blockem/lang/de/messages.po new file mode 100644 index 00000000..ba950067 --- /dev/null +++ b/blockem/lang/de/messages.po @@ -0,0 +1,53 @@ +# ADDON blockem +# Copyright (C) +# This file is distributed under the same license as the Friendica blockem addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-03 05:44+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: blockem.php:53 blockem.php:57 +msgid "\"Blockem\"" +msgstr "\"Blockem\"" + +#: blockem.php:61 +msgid "Comma separated profile URLS to block" +msgstr "Liste von Profil URLs die geblockt werden soll (durch Kommas getrennt)" + +#: blockem.php:65 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: blockem.php:78 +msgid "BLOCKEM Settings saved." +msgstr "BLOCKEM-Einstellungen gesichert." + +#: blockem.php:142 +#, php-format +msgid "Blocked %s - Click to open/close" +msgstr "%s blockiert - Zum Öffnen/Schließen klicken" + +#: blockem.php:197 +msgid "Unblock Author" +msgstr "Autor freischalten" + +#: blockem.php:199 +msgid "Block Author" +msgstr "Autor blockieren" + +#: blockem.php:231 +msgid "blockem settings updated" +msgstr "blockem Einstellungen aktualisiert" diff --git a/blockem/lang/de/strings.php b/blockem/lang/de/strings.php index 132b68a2..a11507bd 100644 --- a/blockem/lang/de/strings.php +++ b/blockem/lang/de/strings.php @@ -1,10 +1,15 @@ -strings["\"Blockem\" Settings"] = "\"Blockem\"-Einstellungen"; -$a->strings["Comma separated profile URLS to block"] = "Profil-URLs, die blockiert werden sollen (durch Kommas getrennt)"; -$a->strings["Submit"] = "Senden"; -$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["Unblock Author"] = "Autor freischalten"; -$a->strings["Block Author"] = "Autor blockieren"; -$a->strings["blockem settings updated"] = "blockem Einstellungen aktualisiert"; +strings["\"Blockem\""] = "\"Blockem\""; +$a->strings["Comma separated profile URLS to block"] = "Liste von Profil URLs die geblockt werden soll (durch Kommas getrennt)"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$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["Unblock Author"] = "Autor freischalten"; +$a->strings["Block Author"] = "Autor blockieren"; +$a->strings["blockem settings updated"] = "blockem Einstellungen aktualisiert"; diff --git a/blogger/lang/de/messages.po b/blogger/lang/de/messages.po new file mode 100644 index 00000000..61cb7863 --- /dev/null +++ b/blogger/lang/de/messages.po @@ -0,0 +1,56 @@ +# ADDON blogger +# Copyright (C) +# This file is distributed under the same license as the Friendica blogger addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-29 08:19+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: blogger.php:42 +msgid "Post to blogger" +msgstr "Auf Blogger posten" + +#: blogger.php:74 blogger.php:78 +msgid "Blogger Export" +msgstr "Blogger Export" + +#: blogger.php:82 +msgid "Enable Blogger Post Plugin" +msgstr "Blogger-Post-Plugin aktivieren" + +#: blogger.php:87 +msgid "Blogger username" +msgstr "Blogger-Benutzername" + +#: blogger.php:92 +msgid "Blogger password" +msgstr "Blogger-Passwort" + +#: blogger.php:97 +msgid "Blogger API URL" +msgstr "Blogger-API-URL" + +#: blogger.php:102 +msgid "Post to Blogger by default" +msgstr "Standardmäßig auf Blogger posten" + +#: blogger.php:108 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: blogger.php:178 +msgid "Post from Friendica" +msgstr "Post via Friendica" diff --git a/blogger/lang/de/strings.php b/blogger/lang/de/strings.php index 0146f1d8..8e44b4c2 100644 --- a/blogger/lang/de/strings.php +++ b/blogger/lang/de/strings.php @@ -1,11 +1,16 @@ -strings["Post to blogger"] = "Auf Blogger posten"; -$a->strings["Blogger Post Settings"] = "Einstellungen zum posten auf Blogger"; -$a->strings["Enable Blogger Post Plugin"] = "Blogger-Post-Plugin aktivieren"; -$a->strings["Blogger username"] = "Blogger-Benutzername"; -$a->strings["Blogger password"] = "Blogger-Passwort"; -$a->strings["Blogger API URL"] = "Blogger-API-URL"; -$a->strings["Post to Blogger by default"] = "Standardmäßig auf Blogger posten"; -$a->strings["Submit"] = "Senden"; -$a->strings["Post from Friendica"] = "Beitrag via Friendica"; +strings["Post to blogger"] = "Auf Blogger posten"; +$a->strings["Blogger Export"] = "Blogger Export"; +$a->strings["Enable Blogger Post Plugin"] = "Blogger-Post-Plugin aktivieren"; +$a->strings["Blogger username"] = "Blogger-Benutzername"; +$a->strings["Blogger password"] = "Blogger-Passwort"; +$a->strings["Blogger API URL"] = "Blogger-API-URL"; +$a->strings["Post to Blogger by default"] = "Standardmäßig auf Blogger posten"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Post from Friendica"] = "Post via Friendica"; diff --git a/buffer/lang/de/messages.po b/buffer/lang/de/messages.po new file mode 100644 index 00000000..21bbdda1 --- /dev/null +++ b/buffer/lang/de/messages.po @@ -0,0 +1,76 @@ +# ADDON buffer +# Copyright (C) +# This file is distributed under the same license as the Friendica buffer addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-03 05:49+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: buffer.php:31 +msgid "Permission denied." +msgstr "Zugriff verweigert." + +#: buffer.php:57 buffer.php:185 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: buffer.php:59 +msgid "Client ID" +msgstr "Client ID" + +#: buffer.php:60 +msgid "Client Secret" +msgstr "Client Secret" + +#: buffer.php:67 +msgid "Error when registering buffer connection:" +msgstr "Fehler beim Registrieren des buffer Connectors." + +#: buffer.php:86 +msgid "You are now authenticated to buffer. " +msgstr "Du bist nun auf buffer authentifiziert." + +#: buffer.php:87 +msgid "return to the connector page" +msgstr "zurück zur Connector Seite" + +#: buffer.php:103 +msgid "Post to Buffer" +msgstr "Auf buffer veröffentlichen" + +#: buffer.php:128 buffer.php:132 +msgid "Buffer Export" +msgstr "Buffer Export" + +#: buffer.php:142 +msgid "Authenticate your Buffer connection" +msgstr "Authentifiziere deine Verbindung zu buffer" + +#: buffer.php:146 +msgid "Enable Buffer Post Plugin" +msgstr "Buffer Post-Plugin aktivieren" + +#: buffer.php:151 +msgid "Post to Buffer by default" +msgstr "Standardmäßig auf buffer veröffentlichen" + +#: buffer.php:156 +msgid "Check to delete this preset" +msgstr "Markieren um dieses Preset zu löschen" + +#: buffer.php:165 +msgid "Posts are going to all accounts that are enabled by default:" +msgstr "Beiträge werden an alle Accounts geschickt, die Standardmäßig aktiviert sind." diff --git a/buffer/lang/de/strings.php b/buffer/lang/de/strings.php new file mode 100644 index 00000000..4ddbf1e9 --- /dev/null +++ b/buffer/lang/de/strings.php @@ -0,0 +1,21 @@ +strings["Permission denied."] = "Zugriff verweigert."; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Client ID"] = "Client ID"; +$a->strings["Client Secret"] = "Client Secret"; +$a->strings["Error when registering buffer connection:"] = "Fehler beim Registrieren des buffer Connectors."; +$a->strings["You are now authenticated to buffer. "] = "Du bist nun auf buffer authentifiziert."; +$a->strings["return to the connector page"] = "zurück zur Connector Seite"; +$a->strings["Post to Buffer"] = "Auf buffer veröffentlichen"; +$a->strings["Buffer Export"] = "Buffer Export"; +$a->strings["Authenticate your Buffer connection"] = "Authentifiziere deine Verbindung zu buffer"; +$a->strings["Enable Buffer Post Plugin"] = "Buffer Post-Plugin aktivieren"; +$a->strings["Post to Buffer by default"] = "Standardmäßig auf buffer veröffentlichen"; +$a->strings["Check to delete this preset"] = "Markieren um dieses Preset zu löschen"; +$a->strings["Posts are going to all accounts that are enabled by default:"] = "Beiträge werden an alle Accounts geschickt, die Standardmäßig aktiviert sind."; diff --git a/buglink/lang/de/messages.po b/buglink/lang/de/messages.po new file mode 100644 index 00000000..a9f5dd12 --- /dev/null +++ b/buglink/lang/de/messages.po @@ -0,0 +1,24 @@ +# ADDON buglink +# Copyright (C) +# This file is distributed under the same license as the Friendica buglink addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-22 11:28+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: buglink.php:15 +msgid "Report Bug" +msgstr "Fehler melden." diff --git a/buglink/lang/de/strings.php b/buglink/lang/de/strings.php index cf96a178..19123819 100644 --- a/buglink/lang/de/strings.php +++ b/buglink/lang/de/strings.php @@ -1,3 +1,8 @@ -strings["Report Bug"] = "Fehlerreport erstellen"; +strings["Report Bug"] = "Fehler melden."; diff --git a/cal/lang/de/messages.po b/cal/lang/de/messages.po new file mode 100644 index 00000000..2e31c5ea --- /dev/null +++ b/cal/lang/de/messages.po @@ -0,0 +1,56 @@ +# ADDON cal +# Copyright (C) +# This file is distributed under the same license as the Friendica cal addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-06-19 13:20+0200\n" +"PO-Revision-Date: 2014-06-26 07:44+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: cal.php:33 +msgid "Event Export" +msgstr "Ereignis Export" + +#: cal.php:33 +msgid "You can download public events from: " +msgstr "Du kannst öffentliche Ereignisse hier herunterladen;" + +#: cal.php:53 +msgid "The user does not export the calendar." +msgstr "Diese_r Nutzer_in exportiert den Kalender nicht." + +#: cal.php:83 +msgid "This calendar format is not supported" +msgstr "Dieses Kalenderformat wird nicht unterstützt." + +#: cal.php:174 +msgid "Export Events" +msgstr "Exportiere Ereignisse" + +#: cal.php:175 +msgid "If this is enabled, your public events will be available at" +msgstr "Wenn dies aktiviert ist, werden alle öffentliche Ereignisse unter folgender URL verfügbar sein" + +#: cal.php:176 +msgid "Currently supported formats are ical and csv." +msgstr "Derzeit werden die Formate ical und csv unterstützt." + +#: cal.php:178 +msgid "Enable calendar export" +msgstr "Kalenderexport aktivieren" + +#: cal.php:181 +msgid "Submit" +msgstr "Senden" diff --git a/cal/lang/de/strings.php b/cal/lang/de/strings.php index 968a0a8a..3804f997 100644 --- a/cal/lang/de/strings.php +++ b/cal/lang/de/strings.php @@ -1,11 +1,16 @@ strings["Event Export"] = "Export von Veranstaltungen"; -$a->strings["You can download public events from: "] = "Öffentliche Veranstaltungen können unter folgender Adresse geladen werden: "; -$a->strings["The user does not export the calendar."] = "Dieser Nutzer exportiert keine Veranstaltungen."; -$a->strings["This calendar format is not supported"] = "Dieses Kalenderformat wird nicht unterstützt "; -$a->strings["Export Events"] = "Export von Veranstaltungen"; -$a->strings["If this is enabled, your public events will be available at"] = "Ist dieses Addon aktiviert werden deine öffentlichen Veranstaltungen exportiert. Die Adresse zum Download lautet"; +$a->strings["Event Export"] = "Ereignis Export"; +$a->strings["You can download public events from: "] = "Du kannst öffentliche Ereignisse hier herunterladen;"; +$a->strings["The user does not export the calendar."] = "Diese_r Nutzer_in exportiert den Kalender nicht."; +$a->strings["This calendar format is not supported"] = "Dieses Kalenderformat wird nicht unterstützt."; +$a->strings["Export Events"] = "Exportiere Ereignisse"; +$a->strings["If this is enabled, your public events will be available at"] = "Wenn dies aktiviert ist, werden alle öffentliche Ereignisse unter folgender URL verfügbar sein"; $a->strings["Currently supported formats are ical and csv."] = "Derzeit werden die Formate ical und csv unterstützt."; -$a->strings["Enable calendar export"] = "Aktiviere den Kalenderexport"; +$a->strings["Enable calendar export"] = "Kalenderexport aktivieren"; +$a->strings["Submit"] = "Senden"; diff --git a/communityhome/lang/de/messages.po b/communityhome/lang/de/messages.po new file mode 100644 index 00000000..b6f1335f --- /dev/null +++ b/communityhome/lang/de/messages.po @@ -0,0 +1,74 @@ +# ADDON communityhome +# Copyright (C) +# This file is distributed under the same license as the Friendica communityhome addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:06+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: communityhome.php:29 communityhome.php:35 +msgid "Login" +msgstr "Anmeldung" + +#: communityhome.php:30 +msgid "OpenID" +msgstr "OpenID" + +#: communityhome.php:46 +msgid "Latest users" +msgstr "Letzte Benutzer" + +#: communityhome.php:91 +msgid "Most active users" +msgstr "Aktivste Nutzer" + +#: communityhome.php:109 +msgid "Latest photos" +msgstr "Neueste Fotos" + +#: communityhome.php:122 +msgid "Contact Photos" +msgstr "Kontaktbilder" + +#: communityhome.php:123 +msgid "Profile Photos" +msgstr "Profilbilder" + +#: communityhome.php:148 +msgid "Latest likes" +msgstr "Neueste Favoriten" + +#: communityhome.php:170 +msgid "event" +msgstr "Veranstaltung" + +#: communityhome.php:173 communityhome.php:182 +msgid "status" +msgstr "Status" + +#: communityhome.php:178 +msgid "photo" +msgstr "Foto" + +#: communityhome.php:187 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s mag %2$s's %3$s" + +#: communityhome.php:196 +#, php-format +msgid "Welcome to %s" +msgstr "Willkommen zu %s" diff --git a/communityhome/lang/de/strings.php b/communityhome/lang/de/strings.php index 87489c6f..87b9bccf 100644 --- a/communityhome/lang/de/strings.php +++ b/communityhome/lang/de/strings.php @@ -1,14 +1,20 @@ -strings["Login"] = "Anmeldung"; -$a->strings["OpenID"] = "OpenID"; -$a->strings["Latest users"] = "Letzte Benutzer"; -$a->strings["Most active users"] = "Aktivste Nutzer"; -$a->strings["Latest photos"] = "Neueste Fotos"; -$a->strings["Contact Photos"] = "Kontaktbilder"; -$a->strings["Profile Photos"] = "Profilbilder"; -$a->strings["Latest likes"] = "Neueste Favoriten"; -$a->strings["event"] = "Veranstaltung"; -$a->strings["status"] = "Status"; -$a->strings["photo"] = "Foto"; -$a->strings["Welcome to %s"] = "Willkommen zu %s"; +strings["Login"] = "Anmeldung"; +$a->strings["OpenID"] = "OpenID"; +$a->strings["Latest users"] = "Letzte Benutzer"; +$a->strings["Most active users"] = "Aktivste Nutzer"; +$a->strings["Latest photos"] = "Neueste Fotos"; +$a->strings["Contact Photos"] = "Kontaktbilder"; +$a->strings["Profile Photos"] = "Profilbilder"; +$a->strings["Latest likes"] = "Neueste Favoriten"; +$a->strings["event"] = "Veranstaltung"; +$a->strings["status"] = "Status"; +$a->strings["photo"] = "Foto"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$s's %3\$s"; +$a->strings["Welcome to %s"] = "Willkommen zu %s"; diff --git a/curweather/lang/de/messages.po b/curweather/lang/de/messages.po new file mode 100644 index 00000000..7798fb95 --- /dev/null +++ b/curweather/lang/de/messages.po @@ -0,0 +1,40 @@ +# ADDON curweather +# Copyright (C) +# This file is distributed under the same license as the Friendica curweather addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-29 08:20+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: curweather.php:46 curweather.php:90 +msgid "Current Weather" +msgstr "Aktuelles Wetter" + +#: curweather.php:67 +msgid "Current Weather settings updated." +msgstr "Einstellungen des Aktuellen Wetter Addons aktualisiert." + +#: curweather.php:93 +msgid "Weather Location: " +msgstr "Wetter Standort" + +#: curweather.php:96 +msgid "Enable Current Weather" +msgstr "Aktuelles Wetter aktivieren" + +#: curweather.php:104 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/curweather/lang/de/strings.php b/curweather/lang/de/strings.php index 9e5d0516..da9f02ca 100644 --- a/curweather/lang/de/strings.php +++ b/curweather/lang/de/strings.php @@ -1,3 +1,12 @@ -strings["Submit"] = "Senden"; +strings["Current Weather"] = "Aktuelles Wetter"; +$a->strings["Current Weather settings updated."] = "Einstellungen des Aktuellen Wetter Addons aktualisiert."; +$a->strings["Weather Location: "] = "Wetter Standort"; +$a->strings["Enable Current Weather"] = "Aktuelles Wetter aktivieren"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/dav/lang/de/messages.po b/dav/lang/de/messages.po new file mode 100644 index 00000000..f314f15e --- /dev/null +++ b/dav/lang/de/messages.po @@ -0,0 +1,578 @@ +# ADDON dav +# Copyright (C) +# This file is distributed under the same license as the Friendica dav addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-10 06:05+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: friendica/calendar.friendica.fnk.php:206 +msgid "Private Calendar" +msgstr "Privater Kalender" + +#: friendica/calendar.friendica.fnk.php:207 +msgid "Friendica Events: Mine" +msgstr "Meine Friendica-Veranstaltungen" + +#: friendica/calendar.friendica.fnk.php:208 +msgid "Friendica Events: Contacts" +msgstr "Friendica Veranstaltungen meiner Kontakte" + +#: friendica/calendar.friendica.fnk.php:248 +msgid "Private Addresses" +msgstr "Private Adressen" + +#: friendica/calendar.friendica.fnk.php:249 +msgid "Friendica Contacts" +msgstr "Friendica Kontakte" + +#: friendica/dav_carddav_backend_virtual_friendica.inc.php:36 +#: friendica/dav_carddav_backend_virtual_friendica.inc.php:59 +msgid "Friendica-Contacts" +msgstr "Friendica-Kontakte" + +#: friendica/dav_carddav_backend_virtual_friendica.inc.php:60 +msgid "Your Friendica-Contacts" +msgstr "Deine Friendica-Kontakte" + +#: friendica/dav_caldav_backend_virtual_friendica.inc.php:36 +msgid "Friendica-Native events" +msgstr "Friendica Veranstaltungen" + +#: friendica/main.php:202 +msgid "" +"The current version of this plugin has not been set up correctly. Please " +"contact the system administrator of your installation of friendica to fix " +"this." +msgstr "Die aktuelle Version dieses Plugins wurde nicht korrekt eingestellt. Bitte kontaktiere den System-Administrator deiner Friendica Installation um den Fehler zu beheben." + +#: friendica/main.php:239 common/wdcal_edit.inc.php:146 +msgid "Calendar" +msgstr "Kalender" + +#: friendica/main.php:242 +msgid "Extended calendar with CalDAV-support" +msgstr "Erweiterter Kalender mit CalDAV Unterstützung." + +#: friendica/main.php:279 friendica/main.php:280 +msgid "noreply" +msgstr "noreply" + +#: friendica/main.php:282 +msgid "Notification: " +msgstr "Benachrichtigungen: " + +#: friendica/main.php:309 +msgid "The database tables have been installed." +msgstr "Die Datenbank-Tabellen wurden installiert." + +#: friendica/main.php:310 +msgid "An error occurred during the installation." +msgstr "Während der Installation trat ein Fehler auf." + +#: friendica/main.php:316 +msgid "The database tables have been updated." +msgstr "Die Tabellen in der Datenbank wurden aktualisiert." + +#: friendica/main.php:317 +msgid "An error occurred during the update." +msgstr "Während der Aktualisierung trat ein Fehler auf." + +#: friendica/main.php:333 +msgid "No system-wide settings yet." +msgstr "Momentan keine systemweiten Einstellungen." + +#: friendica/main.php:336 +msgid "Database status" +msgstr "Datenbank Status" + +#: friendica/main.php:339 +msgid "Installed" +msgstr "Installiert" + +#: friendica/main.php:343 +msgid "Upgrade needed" +msgstr "Upgrade erforderlich" + +#: friendica/main.php:343 +msgid "" +"Please back up all calendar data (the tables beginning with dav_*) before " +"proceeding. While all calendar events should be converted to the new " +"database structure, it's always safe to have a backup. Below, you can have a" +" look at the database-queries that will be made when pressing the " +"'update'-button." +msgstr "Bitte sichere alle Kalenderdaten (die Tabellen mit dav_* beginnend) bevor du mit dem Update fortfährst. Eigentliche sollten alle Kalendereinträge in die neue Datenbankstruktur übernommen werden, aber sicher ist sicher. Weiter unten kannst du die Datenbank-Anfragen ansehen, die im Verlauf des Updates gemacht werden." + +#: friendica/main.php:343 +msgid "Upgrade" +msgstr "Upgrade" + +#: friendica/main.php:346 +msgid "Not installed" +msgstr "Nicht installiert" + +#: friendica/main.php:346 +msgid "Install" +msgstr "Installieren" + +#: friendica/main.php:350 +msgid "Unknown" +msgstr "Unbekannt" + +#: friendica/main.php:350 +msgid "" +"Something really went wrong. I cannot recover from this state automatically," +" sorry. Please go to the database backend, back up the data, and delete all " +"tables beginning with 'dav_' manually. Afterwards, this installation routine" +" should be able to reinitialize the tables automatically." +msgstr "Irgendetwas ging schief. Ich kann leider von diesem Zustand der Datenbank leider nicht automatisch fortfahren. Bitte mache ein Backup der Daten aus der Datenbank und lösche anschließend alle Tabellen deren Name mit 'dav_' anfangen. Anschließend sollte diese Installations-Routine in der Lage sein die nötigen Tabellen automatisch neu anzulegen." + +#: friendica/main.php:355 +msgid "Troubleshooting" +msgstr "Problembehebung" + +#: friendica/main.php:356 +msgid "Manual creation of the database tables:" +msgstr "Manuelles anlegen der Datenbank Tabellen:" + +#: friendica/main.php:357 +msgid "Show SQL-statements" +msgstr "SQL-Anweisungen anzeigen" + +#: friendica/layout.fnk.php:99 friendica/layout.fnk.php:136 +msgid "" +"Something went wrong when trying to import the file. Sorry. Maybe some " +"events were imported anyway." +msgstr "Entschuldigung. Bei dem Versuch die Datei zu importieren ist etwas schief gelaufen. Vielleicht wurden aber einige der Termine dennoch importiert." + +#: friendica/layout.fnk.php:131 +msgid "Something went wrong when trying to import the file. Sorry." +msgstr "Entschuldigung. Beim Importieren der Datei ist etwas schief gelaufen." + +#: friendica/layout.fnk.php:134 +msgid "The ICS-File has been imported." +msgstr "Die ICS-Datei wurde importoert." + +#: friendica/layout.fnk.php:138 +msgid "No file was uploaded." +msgstr "Es wurde keine Datei geladen." + +#: friendica/layout.fnk.php:143 friendica/layout.fnk.php:422 +#: common/wdcal_edit.inc.php:140 +msgid "Go back to the calendar" +msgstr "Zurück zum Kalender" + +#: friendica/layout.fnk.php:147 +msgid "Import a ICS-file" +msgstr "Importiere eine ICS-Datei" + +#: friendica/layout.fnk.php:150 +msgid "ICS-File" +msgstr "ICS-Datei" + +#: friendica/layout.fnk.php:151 +msgid "Overwrite all #num# existing events" +msgstr "Überschreibe alle #num# existierenden Einträge" + +#: friendica/layout.fnk.php:152 +msgid "Upload" +msgstr "Hochladen" + +#: friendica/layout.fnk.php:225 +msgid "Settings" +msgstr "Einstellungen" + +#: friendica/layout.fnk.php:225 +msgid "Help" +msgstr "Hilfe" + +#: friendica/layout.fnk.php:228 +msgid "New event" +msgstr "Neue Veranstaltung" + +#: friendica/layout.fnk.php:232 +msgid "Today" +msgstr "Heute" + +#: friendica/layout.fnk.php:241 +msgid "Day" +msgstr "Tag" + +#: friendica/layout.fnk.php:248 +msgid "Week" +msgstr "Woche" + +#: friendica/layout.fnk.php:255 common/wdcal_edit.inc.php:372 +msgid "Month" +msgstr "Monat" + +#: friendica/layout.fnk.php:260 +msgid "Reload" +msgstr "Neu Laden" + +#: friendica/layout.fnk.php:263 +msgid "Previous" +msgstr "Vorherige" + +#: friendica/layout.fnk.php:266 +msgid "Next" +msgstr "Nächste" + +#: friendica/layout.fnk.php:271 +msgid "Date" +msgstr "Datum" + +#: friendica/layout.fnk.php:313 +msgid "Error" +msgstr "Fehler" + +#: friendica/layout.fnk.php:354 +msgid "Permission denied." +msgstr "Zugriff verweigert." + +#: friendica/layout.fnk.php:361 +msgid "The new values have been saved." +msgstr "Die neuen Einstellungen wurden gespeichert." + +#: friendica/layout.fnk.php:380 +msgid "The calendar has been updated." +msgstr "Der Kalender wurde aktualisiert." + +#: friendica/layout.fnk.php:393 +msgid "The new calendar has been created." +msgstr "Der neue Kalender wurde erstellt." + +#: friendica/layout.fnk.php:417 +msgid "The calendar has been deleted." +msgstr "Der Kalender wurde gelöscht." + +#: friendica/layout.fnk.php:424 +msgid "Calendar Settings" +msgstr "Kalender Einstellungen" + +#: friendica/layout.fnk.php:430 +msgid "Date format" +msgstr "Datumsformat" + +#: friendica/layout.fnk.php:439 +msgid "Time zone" +msgstr "Zeitzone" + +#: friendica/layout.fnk.php:441 friendica/layout.fnk.php:488 +msgid "Save" +msgstr "Speichern" + +#: friendica/layout.fnk.php:445 +msgid "Calendars" +msgstr "Kalender" + +#: friendica/layout.fnk.php:487 +msgid "Create a new calendar" +msgstr "Neuen Kalender anlegen" + +#: friendica/layout.fnk.php:496 +msgid "Limitations" +msgstr "Einschränkungen" + +#: friendica/layout.fnk.php:500 +msgid "Warning" +msgstr "Warnung" + +#: friendica/layout.fnk.php:504 +msgid "Synchronization (iPhone, Thunderbird Lightning, Android, ...)" +msgstr "Synchronisation (iPhone, Thunderbird Lightning, Android, ...)" + +#: friendica/layout.fnk.php:511 +msgid "Synchronizing this calendar with the iPhone" +msgstr "Diesen Kalender mit dem iPhone synchronisieren" + +#: friendica/layout.fnk.php:522 +msgid "Synchronizing your Friendica-Contacts with the iPhone" +msgstr "Friendica-Kontakte mit dem iPhone synchronisieren" + +#: common/wdcal_edit.inc.php:30 common/wdcal_edit.inc.php:738 +msgid "Could not open component for editing" +msgstr "Kalender-Editierfunktion konnte nicht geöffnet werden" + +#: common/wdcal_edit.inc.php:144 +msgid "Event data" +msgstr "Veranstaltungsdetails" + +#: common/wdcal_edit.inc.php:163 +msgid "Special color" +msgstr "Spezielle Farbe" + +#: common/wdcal_edit.inc.php:169 +msgid "Subject" +msgstr "Betreff:" + +#: common/wdcal_edit.inc.php:173 +msgid "Starts" +msgstr "Beginnt" + +#: common/wdcal_edit.inc.php:178 +msgid "Ends" +msgstr "Endet" + +#: common/wdcal_edit.inc.php:183 +msgid "Location" +msgstr "Ort:" + +#: common/wdcal_edit.inc.php:185 +msgid "Description" +msgstr "Beschreibung" + +#: common/wdcal_edit.inc.php:188 +msgid "Recurrence" +msgstr "Wiederholungen:" + +#: common/wdcal_edit.inc.php:190 +msgid "Frequency" +msgstr "Frequenz" + +#: common/wdcal_edit.inc.php:191 +msgid "None" +msgstr "Keine" + +#: common/wdcal_edit.inc.php:194 +msgid "Daily" +msgstr "Täglich" + +#: common/wdcal_edit.inc.php:197 +msgid "Weekly" +msgstr "Wöchentlich" + +#: common/wdcal_edit.inc.php:200 +msgid "Monthly" +msgstr "Monatlich" + +#: common/wdcal_edit.inc.php:203 +msgid "Yearly" +msgstr "Jährlich" + +#: common/wdcal_edit.inc.php:214 +msgid "days" +msgstr "Tage" + +#: common/wdcal_edit.inc.php:215 +msgid "weeks" +msgstr "Wochen" + +#: common/wdcal_edit.inc.php:216 +msgid "months" +msgstr "Monate" + +#: common/wdcal_edit.inc.php:217 +msgid "years" +msgstr "Jahre" + +#: common/wdcal_edit.inc.php:218 +msgid "Interval" +msgstr "Intervall" + +#: common/wdcal_edit.inc.php:218 +msgid "All %select% %time%" +msgstr "Jeden %select% %time%" + +#: common/wdcal_edit.inc.php:222 common/wdcal_edit.inc.php:260 +#: common/wdcal_edit.inc.php:481 +msgid "Days" +msgstr "Tage" + +#: common/wdcal_edit.inc.php:231 common/wdcal_edit.inc.php:254 +#: common/wdcal_edit.inc.php:270 common/wdcal_edit.inc.php:293 +#: common/wdcal_edit.inc.php:305 +msgid "Sunday" +msgstr "Sonntag" + +#: common/wdcal_edit.inc.php:235 common/wdcal_edit.inc.php:274 +#: common/wdcal_edit.inc.php:308 +msgid "Monday" +msgstr "Montag" + +#: common/wdcal_edit.inc.php:238 common/wdcal_edit.inc.php:277 +msgid "Tuesday" +msgstr "Dienstag" + +#: common/wdcal_edit.inc.php:241 common/wdcal_edit.inc.php:280 +msgid "Wednesday" +msgstr "Mittwoch" + +#: common/wdcal_edit.inc.php:244 common/wdcal_edit.inc.php:283 +msgid "Thursday" +msgstr "Donnerstag" + +#: common/wdcal_edit.inc.php:247 common/wdcal_edit.inc.php:286 +msgid "Friday" +msgstr "Freitag" + +#: common/wdcal_edit.inc.php:250 common/wdcal_edit.inc.php:289 +msgid "Saturday" +msgstr "Samstag" + +#: common/wdcal_edit.inc.php:297 +msgid "First day of week:" +msgstr "Erster Tag der Woche" + +#: common/wdcal_edit.inc.php:350 common/wdcal_edit.inc.php:373 +msgid "Day of month" +msgstr "Tag des Monats" + +#: common/wdcal_edit.inc.php:354 +msgid "#num#th of each month" +msgstr "#num#ten jedes Monats" + +#: common/wdcal_edit.inc.php:357 +msgid "#num#th-last of each month" +msgstr "letzten #num#ten jedes Monats" + +#: common/wdcal_edit.inc.php:360 +msgid "#num#th #wkday# of each month" +msgstr "jeden #num#ten #wkday# eines Monats" + +#: common/wdcal_edit.inc.php:363 +msgid "#num#th-last #wkday# of each month" +msgstr "jeden #num#ten letzten #wkday# eines Monats" + +#: common/wdcal_edit.inc.php:377 +msgid "#num#th of the given month" +msgstr "#num#ten des Monats" + +#: common/wdcal_edit.inc.php:380 +msgid "#num#th-last of the given month" +msgstr "letzten #num#ten des Monats" + +#: common/wdcal_edit.inc.php:383 +msgid "#num#th #wkday# of the given month" +msgstr "jeden #num#ten eines Monats" + +#: common/wdcal_edit.inc.php:386 +msgid "#num#th-last #wkday# of the given month" +msgstr "jeden #num#ten letzten eines Monats" + +#: common/wdcal_edit.inc.php:413 +msgid "Repeat until" +msgstr "Wiederholungen" + +#: common/wdcal_edit.inc.php:417 +msgid "Infinite" +msgstr "unendlich" + +#: common/wdcal_edit.inc.php:420 +msgid "Until the following date" +msgstr "bis zum folgenden Datum" + +#: common/wdcal_edit.inc.php:423 +msgid "Number of times" +msgstr "Bestimmte Anzahl von Wiederholungen" + +#: common/wdcal_edit.inc.php:429 +msgid "Exceptions" +msgstr "Ausnahmen" + +#: common/wdcal_edit.inc.php:432 +msgid "none" +msgstr "keine" + +#: common/wdcal_edit.inc.php:449 +msgid "Notification" +msgstr "Benachrichtigung" + +#: common/wdcal_edit.inc.php:466 +msgid "Notify by" +msgstr "Benarchrichtigungsmethode" + +#: common/wdcal_edit.inc.php:468 +msgid "Remove" +msgstr "Entfernen" + +#: common/wdcal_edit.inc.php:469 +msgid "E-Mail" +msgstr "E-Mail" + +#: common/wdcal_edit.inc.php:470 +msgid "On Friendica / Display" +msgstr "Bei Friendica / Anzeige" + +#: common/wdcal_edit.inc.php:474 +msgid "Time" +msgstr "Zeit" + +#: common/wdcal_edit.inc.php:478 +msgid "Hours" +msgstr "Stunden" + +#: common/wdcal_edit.inc.php:479 +msgid "Minutes" +msgstr "Minuten" + +#: common/wdcal_edit.inc.php:480 +msgid "Seconds" +msgstr "Sekunden" + +#: common/wdcal_edit.inc.php:482 +msgid "Weeks" +msgstr "Wochen" + +#: common/wdcal_edit.inc.php:485 +msgid "before the" +msgstr "vor dem" + +#: common/wdcal_edit.inc.php:486 +msgid "start of the event" +msgstr "Beginn des Termins" + +#: common/wdcal_edit.inc.php:487 +msgid "end of the event" +msgstr "Ende des Termins" + +#: common/wdcal_edit.inc.php:492 +msgid "Add a notification" +msgstr "Benachrichtigung hinzufügen" + +#: common/wdcal_edit.inc.php:687 +msgid "The event #name# will start at #date" +msgstr "Der Termin #name# wird am #date anfangen" + +#: common/wdcal_edit.inc.php:696 +msgid "#name# is about to begin." +msgstr "#name# beginnt demnächst." + +#: common/wdcal_edit.inc.php:769 +msgid "Saved" +msgstr "Gespeichert" + +#: common/dav_carddav_backend_private.inc.php:46 +msgid "Private Addressbooks" +msgstr "Private Adressbücher" + +#: common/dav_caldav_backend_private.inc.php:39 +msgid "Private Events" +msgstr "Privater Termin" + +#: common/wdcal_backend.inc.php:92 common/wdcal_backend.inc.php:166 +#: common/wdcal_backend.inc.php:178 common/wdcal_backend.inc.php:206 +#: common/wdcal_backend.inc.php:214 common/wdcal_backend.inc.php:229 +msgid "No access" +msgstr "Kein Zugriff" + +#: common/wdcal_configuration.php:148 +msgid "U.S. Time Format (mm/dd/YYYY)" +msgstr "U.S. Datumsformat (mm/dd/YYYY)" + +#: common/wdcal_configuration.php:243 +msgid "German Time Format (dd.mm.YYYY)" +msgstr "Deutsches Datumsformat (dd.mm.YYYY)" diff --git a/dav/lang/de/strings.php b/dav/lang/de/strings.php index ac08b90e..d436b8af 100644 --- a/dav/lang/de/strings.php +++ b/dav/lang/de/strings.php @@ -1,136 +1,141 @@ -strings["Friendica-Native events"] = "Friendica Veranstaltungen"; -$a->strings["Friendica-Contacts"] = "Friendica-Kontakte"; -$a->strings["Your Friendica-Contacts"] = "Deine Friendica-Kontakte"; -$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Entschuldigung. Bei dem Versuch die Datei zu importieren ist etwas schief gelaufen. Vielleicht wurden aber einige der Termine dennoch importiert."; -$a->strings["Something went wrong when trying to import the file. Sorry."] = "Entschuldigung. Beim Importieren der Datei ist etwas schief gelaufen."; -$a->strings["The ICS-File has been imported."] = "Die ICS-Datei wurde importoert."; -$a->strings["No file was uploaded."] = "Es wurde keine Datei geladen."; -$a->strings["Go back to the calendar"] = "Zurück zum Kalender"; -$a->strings["Import a ICS-file"] = "Importiere eine ICS-Datei"; -$a->strings["ICS-File"] = "ICS-Datei"; -$a->strings["Overwrite all #num# existing events"] = "Überschreibe alle #num# existierenden Einträge"; -$a->strings["Upload"] = "Hochladen"; -$a->strings["Settings"] = "Einstellungen"; -$a->strings["Help"] = "Hilfe"; -$a->strings["New event"] = "Neue Veranstaltung"; -$a->strings["Today"] = "Heute"; -$a->strings["Day"] = "Tag"; -$a->strings["Week"] = "Woche"; -$a->strings["Month"] = "Monat"; -$a->strings["Reload"] = "Neu Laden"; -$a->strings["Previous"] = "Vorherige"; -$a->strings["Next"] = "Nächste"; -$a->strings["Date"] = "Datum"; -$a->strings["Error"] = "Fehler"; -$a->strings["Permission denied."] = "Zugriff verweigert."; -$a->strings["The new values have been saved."] = "Die neuen Einstellungen wurden gespeichert."; -$a->strings["The calendar has been updated."] = "Der Kalender wurde aktualisiert."; -$a->strings["The new calendar has been created."] = "Der neue Kalender wurde erstellt."; -$a->strings["The calendar has been deleted."] = "Der Kalender wurde gelöscht."; -$a->strings["Calendar Settings"] = "Kalendereinstellungen"; -$a->strings["Date format"] = "Datumsformat"; -$a->strings["Time zone"] = "Zeitzone"; -$a->strings["Save"] = "Speichern"; -$a->strings["Calendars"] = "Kalender"; -$a->strings["Create a new calendar"] = "Neuen Kalender anlegen"; -$a->strings["Limitations"] = "Einschränkungen"; -$a->strings["Warning"] = "Warnung"; -$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Synchronisation (iPhone, Thunderbird Lightning, Android, ...)"; -$a->strings["Synchronizing this calendar with the iPhone"] = "Diesen Kalender mit dem iPhone synchronisieren"; -$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Friendica-Kontakte mit dem iPhone synchronisieren"; -$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "Die aktuelle Version dieses Plugins wurde nicht korrekt eingestellt. Bitte kontaktiere den System-Administrator deiner Friendica Installation um den Fehler zu beheben."; -$a->strings["Calendar"] = "Kalender"; -$a->strings["Extended calendar with CalDAV-support"] = "Erweiterter Kalender mit CalDAV Unterstützung."; -$a->strings["noreply"] = "noreply"; -$a->strings["Notification: "] = "Benachrichtigungen: "; -$a->strings["The database tables have been installed."] = "Die Datenbanktabellen wurden installiert."; -$a->strings["An error occurred during the installation."] = "Während der Installation trat ein Fehler auf."; -$a->strings["The database tables have been updated."] = "Die Tabellen in der Datenbank wurden aktualisiert."; -$a->strings["An error occurred during the update."] = "Während der Aktualisierung trat ein Fehler auf."; -$a->strings["No system-wide settings yet."] = "Momentan keine systemweiten Einstellungen."; -$a->strings["Database status"] = "Datenbankstatus"; -$a->strings["Installed"] = "Installiert"; -$a->strings["Upgrade needed"] = "Upgrade erforderlich"; -$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events should be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "Bitte sichere alle Kalenderdaten (die Tabellen mit dav_* beginnend) bevor du mit dem Update fortfährst. Eigentliche sollten alle Kalendereinträge in die neue Datenbankstruktur übernommen werden, aber sicher ist sicher. Weiter unten kannst du die Datenbank-Anfragen ansehen, die im Verlauf des Updates gemacht werden."; -$a->strings["Upgrade"] = "Upgrade"; -$a->strings["Not installed"] = "Nicht installiert"; -$a->strings["Install"] = "Installieren"; -$a->strings["Unknown"] = "Unbekannt"; -$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "Irgendetwas ging schief. Ich kann leider von diesem Zustand der Datenbank leider nicht automatisch fortfahren. Bitte mache ein Backup der Daten aus der Datenbank und lösche anschließend alle Tabellen deren Name mit 'dav_' anfangen. Anschließend sollte diese Installations-Routine in der Lage sein die nötigen Tabellen automatisch neu anzulegen."; -$a->strings["Troubleshooting"] = "Problembehebung"; -$a->strings["Manual creation of the database tables:"] = "Manuelles Anlegen der Datenbanktabellen:"; -$a->strings["Show SQL-statements"] = "SQL-Anweisungen anzeigen"; -$a->strings["Private Calendar"] = "Privater Kalender"; -$a->strings["Friendica Events: Mine"] = "Meine Friendica-Veranstaltungen"; -$a->strings["Friendica Events: Contacts"] = "Friendica Veranstaltungen meiner Kontakte"; -$a->strings["Private Addresses"] = "Private Adressen"; -$a->strings["Friendica Contacts"] = "Friendica Kontakte"; -$a->strings["Could not open component for editing"] = "Kalender-Editierfunktion konnte nicht geöffnet werden"; -$a->strings["Event data"] = "Veranstaltungsdetails"; -$a->strings["Special color"] = "Spezielle Farbe"; -$a->strings["Subject"] = "Betreff:"; -$a->strings["Starts"] = "Beginnt"; -$a->strings["Ends"] = "Endet"; -$a->strings["Location"] = "Wohnort"; -$a->strings["Description"] = "Beschreibung"; -$a->strings["Recurrence"] = "Wiederholungen:"; -$a->strings["Frequency"] = "Frequenz"; -$a->strings["None"] = "Keine"; -$a->strings["Daily"] = "Täglich"; -$a->strings["Weekly"] = "Wöchentlich"; -$a->strings["Monthly"] = "Monatlich"; -$a->strings["Yearly"] = "Jährlich"; -$a->strings["days"] = "Tage"; -$a->strings["weeks"] = "Wochen"; -$a->strings["months"] = "Monate"; -$a->strings["years"] = "Jahre"; -$a->strings["Interval"] = "Intervall"; -$a->strings["All %select% %time%"] = "Jeden %select% %time%"; -$a->strings["Days"] = "Tage"; -$a->strings["Sunday"] = "Sonntag"; -$a->strings["Monday"] = "Montag"; -$a->strings["Tuesday"] = "Dienstag"; -$a->strings["Wednesday"] = "Mittwoch"; -$a->strings["Thursday"] = "Donnerstag"; -$a->strings["Friday"] = "Freitag"; -$a->strings["Saturday"] = "Samstag"; -$a->strings["First day of week:"] = "Erster Tag der Woche"; -$a->strings["Day of month"] = "Tag des Monats"; -$a->strings["#num#th of each month"] = "#num#ten jedes Monats"; -$a->strings["#num#th-last of each month"] = "letzten #num#ten jedes Monats"; -$a->strings["#num#th #wkday# of each month"] = "jeden #num#ten #wkday# eines Monats"; -$a->strings["#num#th-last #wkday# of each month"] = "jeden #num#ten letzten #wkday# eines Monats"; -$a->strings["#num#th of the given month"] = "#num#ten des Monats"; -$a->strings["#num#th-last of the given month"] = "letzten #num#ten des Monats"; -$a->strings["#num#th #wkday# of the given month"] = "jeden #num#ten eines Monats"; -$a->strings["#num#th-last #wkday# of the given month"] = "jeden #num#ten letzten eines Monats"; -$a->strings["Repeat until"] = "Wiederholungen"; -$a->strings["Infinite"] = "unendlich"; -$a->strings["Until the following date"] = "bis zum folgenden Datum"; -$a->strings["Number of times"] = "Bestimmte Anzahl von Wiederholungen"; -$a->strings["Exceptions"] = "Ausnahmen"; -$a->strings["none"] = "keine"; -$a->strings["Notification"] = "Benachrichtigung"; -$a->strings["Notify by"] = "Benarchrichtigungsmethode"; -$a->strings["Remove"] = "Entfernen"; -$a->strings["E-Mail"] = "E-Mail"; -$a->strings["On Friendica / Display"] = "Bei Friendica / Anzeige"; -$a->strings["Time"] = "Zeit"; -$a->strings["Hours"] = "Stunden"; -$a->strings["Minutes"] = "Minuten"; -$a->strings["Seconds"] = "Sekunden"; -$a->strings["Weeks"] = "Wochen"; -$a->strings["before the"] = "vor dem"; -$a->strings["start of the event"] = "Beginn des Termins"; -$a->strings["end of the event"] = "Ende des Termins"; -$a->strings["Add a notification"] = "Benachrichtigung hinzufügen"; -$a->strings["The event #name# will start at #date"] = "Der Termin #name# wird am #date anfangen"; -$a->strings["#name# is about to begin."] = "#name# beginnt demnächst."; -$a->strings["Saved"] = "Gespeichert"; -$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "U.S. Datumsformat (mm/dd/YYYY)"; -$a->strings["German Time Format (dd.mm.YYYY)"] = "Deutsches Datumsformat (dd.mm.YYYY)"; -$a->strings["Private Events"] = "Privater Termin"; -$a->strings["No access"] = "Kein Zugriff"; -$a->strings["Private Addressbooks"] = "Private Adressbücher"; +strings["Private Calendar"] = "Privater Kalender"; +$a->strings["Friendica Events: Mine"] = "Meine Friendica-Veranstaltungen"; +$a->strings["Friendica Events: Contacts"] = "Friendica Veranstaltungen meiner Kontakte"; +$a->strings["Private Addresses"] = "Private Adressen"; +$a->strings["Friendica Contacts"] = "Friendica Kontakte"; +$a->strings["Friendica-Contacts"] = "Friendica-Kontakte"; +$a->strings["Your Friendica-Contacts"] = "Deine Friendica-Kontakte"; +$a->strings["Friendica-Native events"] = "Friendica Veranstaltungen"; +$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "Die aktuelle Version dieses Plugins wurde nicht korrekt eingestellt. Bitte kontaktiere den System-Administrator deiner Friendica Installation um den Fehler zu beheben."; +$a->strings["Calendar"] = "Kalender"; +$a->strings["Extended calendar with CalDAV-support"] = "Erweiterter Kalender mit CalDAV Unterstützung."; +$a->strings["noreply"] = "noreply"; +$a->strings["Notification: "] = "Benachrichtigungen: "; +$a->strings["The database tables have been installed."] = "Die Datenbank-Tabellen wurden installiert."; +$a->strings["An error occurred during the installation."] = "Während der Installation trat ein Fehler auf."; +$a->strings["The database tables have been updated."] = "Die Tabellen in der Datenbank wurden aktualisiert."; +$a->strings["An error occurred during the update."] = "Während der Aktualisierung trat ein Fehler auf."; +$a->strings["No system-wide settings yet."] = "Momentan keine systemweiten Einstellungen."; +$a->strings["Database status"] = "Datenbank Status"; +$a->strings["Installed"] = "Installiert"; +$a->strings["Upgrade needed"] = "Upgrade erforderlich"; +$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events should be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "Bitte sichere alle Kalenderdaten (die Tabellen mit dav_* beginnend) bevor du mit dem Update fortfährst. Eigentliche sollten alle Kalendereinträge in die neue Datenbankstruktur übernommen werden, aber sicher ist sicher. Weiter unten kannst du die Datenbank-Anfragen ansehen, die im Verlauf des Updates gemacht werden."; +$a->strings["Upgrade"] = "Upgrade"; +$a->strings["Not installed"] = "Nicht installiert"; +$a->strings["Install"] = "Installieren"; +$a->strings["Unknown"] = "Unbekannt"; +$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "Irgendetwas ging schief. Ich kann leider von diesem Zustand der Datenbank leider nicht automatisch fortfahren. Bitte mache ein Backup der Daten aus der Datenbank und lösche anschließend alle Tabellen deren Name mit 'dav_' anfangen. Anschließend sollte diese Installations-Routine in der Lage sein die nötigen Tabellen automatisch neu anzulegen."; +$a->strings["Troubleshooting"] = "Problembehebung"; +$a->strings["Manual creation of the database tables:"] = "Manuelles anlegen der Datenbank Tabellen:"; +$a->strings["Show SQL-statements"] = "SQL-Anweisungen anzeigen"; +$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Entschuldigung. Bei dem Versuch die Datei zu importieren ist etwas schief gelaufen. Vielleicht wurden aber einige der Termine dennoch importiert."; +$a->strings["Something went wrong when trying to import the file. Sorry."] = "Entschuldigung. Beim Importieren der Datei ist etwas schief gelaufen."; +$a->strings["The ICS-File has been imported."] = "Die ICS-Datei wurde importoert."; +$a->strings["No file was uploaded."] = "Es wurde keine Datei geladen."; +$a->strings["Go back to the calendar"] = "Zurück zum Kalender"; +$a->strings["Import a ICS-file"] = "Importiere eine ICS-Datei"; +$a->strings["ICS-File"] = "ICS-Datei"; +$a->strings["Overwrite all #num# existing events"] = "Überschreibe alle #num# existierenden Einträge"; +$a->strings["Upload"] = "Hochladen"; +$a->strings["Settings"] = "Einstellungen"; +$a->strings["Help"] = "Hilfe"; +$a->strings["New event"] = "Neue Veranstaltung"; +$a->strings["Today"] = "Heute"; +$a->strings["Day"] = "Tag"; +$a->strings["Week"] = "Woche"; +$a->strings["Month"] = "Monat"; +$a->strings["Reload"] = "Neu Laden"; +$a->strings["Previous"] = "Vorherige"; +$a->strings["Next"] = "Nächste"; +$a->strings["Date"] = "Datum"; +$a->strings["Error"] = "Fehler"; +$a->strings["Permission denied."] = "Zugriff verweigert."; +$a->strings["The new values have been saved."] = "Die neuen Einstellungen wurden gespeichert."; +$a->strings["The calendar has been updated."] = "Der Kalender wurde aktualisiert."; +$a->strings["The new calendar has been created."] = "Der neue Kalender wurde erstellt."; +$a->strings["The calendar has been deleted."] = "Der Kalender wurde gelöscht."; +$a->strings["Calendar Settings"] = "Kalender Einstellungen"; +$a->strings["Date format"] = "Datumsformat"; +$a->strings["Time zone"] = "Zeitzone"; +$a->strings["Save"] = "Speichern"; +$a->strings["Calendars"] = "Kalender"; +$a->strings["Create a new calendar"] = "Neuen Kalender anlegen"; +$a->strings["Limitations"] = "Einschränkungen"; +$a->strings["Warning"] = "Warnung"; +$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Synchronisation (iPhone, Thunderbird Lightning, Android, ...)"; +$a->strings["Synchronizing this calendar with the iPhone"] = "Diesen Kalender mit dem iPhone synchronisieren"; +$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Friendica-Kontakte mit dem iPhone synchronisieren"; +$a->strings["Could not open component for editing"] = "Kalender-Editierfunktion konnte nicht geöffnet werden"; +$a->strings["Event data"] = "Veranstaltungsdetails"; +$a->strings["Special color"] = "Spezielle Farbe"; +$a->strings["Subject"] = "Betreff:"; +$a->strings["Starts"] = "Beginnt"; +$a->strings["Ends"] = "Endet"; +$a->strings["Location"] = "Ort:"; +$a->strings["Description"] = "Beschreibung"; +$a->strings["Recurrence"] = "Wiederholungen:"; +$a->strings["Frequency"] = "Frequenz"; +$a->strings["None"] = "Keine"; +$a->strings["Daily"] = "Täglich"; +$a->strings["Weekly"] = "Wöchentlich"; +$a->strings["Monthly"] = "Monatlich"; +$a->strings["Yearly"] = "Jährlich"; +$a->strings["days"] = "Tage"; +$a->strings["weeks"] = "Wochen"; +$a->strings["months"] = "Monate"; +$a->strings["years"] = "Jahre"; +$a->strings["Interval"] = "Intervall"; +$a->strings["All %select% %time%"] = "Jeden %select% %time%"; +$a->strings["Days"] = "Tage"; +$a->strings["Sunday"] = "Sonntag"; +$a->strings["Monday"] = "Montag"; +$a->strings["Tuesday"] = "Dienstag"; +$a->strings["Wednesday"] = "Mittwoch"; +$a->strings["Thursday"] = "Donnerstag"; +$a->strings["Friday"] = "Freitag"; +$a->strings["Saturday"] = "Samstag"; +$a->strings["First day of week:"] = "Erster Tag der Woche"; +$a->strings["Day of month"] = "Tag des Monats"; +$a->strings["#num#th of each month"] = "#num#ten jedes Monats"; +$a->strings["#num#th-last of each month"] = "letzten #num#ten jedes Monats"; +$a->strings["#num#th #wkday# of each month"] = "jeden #num#ten #wkday# eines Monats"; +$a->strings["#num#th-last #wkday# of each month"] = "jeden #num#ten letzten #wkday# eines Monats"; +$a->strings["#num#th of the given month"] = "#num#ten des Monats"; +$a->strings["#num#th-last of the given month"] = "letzten #num#ten des Monats"; +$a->strings["#num#th #wkday# of the given month"] = "jeden #num#ten eines Monats"; +$a->strings["#num#th-last #wkday# of the given month"] = "jeden #num#ten letzten eines Monats"; +$a->strings["Repeat until"] = "Wiederholungen"; +$a->strings["Infinite"] = "unendlich"; +$a->strings["Until the following date"] = "bis zum folgenden Datum"; +$a->strings["Number of times"] = "Bestimmte Anzahl von Wiederholungen"; +$a->strings["Exceptions"] = "Ausnahmen"; +$a->strings["none"] = "keine"; +$a->strings["Notification"] = "Benachrichtigung"; +$a->strings["Notify by"] = "Benarchrichtigungsmethode"; +$a->strings["Remove"] = "Entfernen"; +$a->strings["E-Mail"] = "E-Mail"; +$a->strings["On Friendica / Display"] = "Bei Friendica / Anzeige"; +$a->strings["Time"] = "Zeit"; +$a->strings["Hours"] = "Stunden"; +$a->strings["Minutes"] = "Minuten"; +$a->strings["Seconds"] = "Sekunden"; +$a->strings["Weeks"] = "Wochen"; +$a->strings["before the"] = "vor dem"; +$a->strings["start of the event"] = "Beginn des Termins"; +$a->strings["end of the event"] = "Ende des Termins"; +$a->strings["Add a notification"] = "Benachrichtigung hinzufügen"; +$a->strings["The event #name# will start at #date"] = "Der Termin #name# wird am #date anfangen"; +$a->strings["#name# is about to begin."] = "#name# beginnt demnächst."; +$a->strings["Saved"] = "Gespeichert"; +$a->strings["Private Addressbooks"] = "Private Adressbücher"; +$a->strings["Private Events"] = "Privater Termin"; +$a->strings["No access"] = "Kein Zugriff"; +$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "U.S. Datumsformat (mm/dd/YYYY)"; +$a->strings["German Time Format (dd.mm.YYYY)"] = "Deutsches Datumsformat (dd.mm.YYYY)"; diff --git a/diaspora/lang/de/messages.po b/diaspora/lang/de/messages.po new file mode 100644 index 00000000..eaeb24ed --- /dev/null +++ b/diaspora/lang/de/messages.po @@ -0,0 +1,62 @@ +# ADDON diaspora +# Copyright (C) +# This file is distributed under the same license as the Friendica diaspora addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:10+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: diaspora.php:37 +msgid "Post to Diaspora" +msgstr "Auf Diaspora veröffentlichen" + +#: diaspora.php:142 +msgid "" +"Can't login to your Diaspora account. Please check username and password and" +" ensure you used the complete address (including http...)" +msgstr "Anmeldung bei deinem Diaspora Account fehlgeschlagen. Bitte überprüfe Nutzername und Passwort und stelle sicher, dass die komplette Adresse (inklusive des htto...) verwendet wurde." + +#: diaspora.php:149 diaspora.php:153 +msgid "Diaspora Export" +msgstr "Diaspora Export" + +#: diaspora.php:163 +msgid "Enable Diaspora Post Plugin" +msgstr "Veröffentlichungen bei Diaspora erlauben" + +#: diaspora.php:168 +msgid "Diaspora username" +msgstr "Diaspora Nutzername" + +#: diaspora.php:173 +msgid "Diaspora password" +msgstr "Diaspora Passwort" + +#: diaspora.php:178 +msgid "Diaspora site URL" +msgstr "URL der Diaspora Seite" + +#: diaspora.php:183 +msgid "Post to Diaspora by default" +msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora" + +#: diaspora.php:189 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: diaspora.php:324 +msgid "Diaspora post failed. Queued for retry." +msgstr "Veröffentlichung bei Diaspora gescheitert. Wir versuchen es später erneut." diff --git a/diaspora/lang/de/strings.php b/diaspora/lang/de/strings.php new file mode 100644 index 00000000..597d4cea --- /dev/null +++ b/diaspora/lang/de/strings.php @@ -0,0 +1,17 @@ +strings["Post to Diaspora"] = "Auf Diaspora veröffentlichen"; +$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Anmeldung bei deinem Diaspora Account fehlgeschlagen. Bitte überprüfe Nutzername und Passwort und stelle sicher, dass die komplette Adresse (inklusive des htto...) verwendet wurde."; +$a->strings["Diaspora Export"] = "Diaspora Export"; +$a->strings["Enable Diaspora Post Plugin"] = "Veröffentlichungen bei Diaspora erlauben"; +$a->strings["Diaspora username"] = "Diaspora Nutzername"; +$a->strings["Diaspora password"] = "Diaspora Passwort"; +$a->strings["Diaspora site URL"] = "URL der Diaspora Seite"; +$a->strings["Post to Diaspora by default"] = "Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Diaspora post failed. Queued for retry."] = "Veröffentlichung bei Diaspora gescheitert. Wir versuchen es später erneut."; diff --git a/dwpost/lang/de/messages.po b/dwpost/lang/de/messages.po new file mode 100644 index 00000000..437ebfeb --- /dev/null +++ b/dwpost/lang/de/messages.po @@ -0,0 +1,48 @@ +# ADDON dwpost +# Copyright (C) +# This file is distributed under the same license as the Friendica dwpost addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-10 05:48+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: dwpost.php:39 +msgid "Post to Dreamwidth" +msgstr "In Dreamwidth veröffentlichen" + +#: dwpost.php:70 dwpost.php:74 +msgid "Dreamwidth Export" +msgstr "Dreamwidth Passwort" + +#: dwpost.php:78 +msgid "Enable dreamwidth Post Plugin" +msgstr "Dreamwidth Post Plugin aktivieren" + +#: dwpost.php:83 +msgid "dreamwidth username" +msgstr "Dreamwidth Benutzername" + +#: dwpost.php:88 +msgid "dreamwidth password" +msgstr "Dreamwidth Passwort" + +#: dwpost.php:93 +msgid "Post to dreamwidth by default" +msgstr "Standardmäßig bei Dreamwidth veröffentlichen" + +#: dwpost.php:99 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/dwpost/lang/de/strings.php b/dwpost/lang/de/strings.php index 2e3ba985..e2025339 100644 --- a/dwpost/lang/de/strings.php +++ b/dwpost/lang/de/strings.php @@ -1,9 +1,14 @@ -strings["Post to Dreamwidth"] = "In Dreamwidth veröffentlichen"; -$a->strings["Dreamwidth Post Settings"] = "Dreamwidth Veröffentlichungs-Einstellungen"; -$a->strings["Enable dreamwidth Post Plugin"] = "Dreamwidth Post Plugin aktivieren"; -$a->strings["dreamwidth username"] = "Dreamwidth Benutzername"; -$a->strings["dreamwidth password"] = "Dreamwidth Passwort"; -$a->strings["Post to dreamwidth by default"] = "Standardmäßig bei Dreamwidth veröffentlichen"; -$a->strings["Submit"] = "Senden"; +strings["Post to Dreamwidth"] = "In Dreamwidth veröffentlichen"; +$a->strings["Dreamwidth Export"] = "Dreamwidth Passwort"; +$a->strings["Enable dreamwidth Post Plugin"] = "Dreamwidth Post Plugin aktivieren"; +$a->strings["dreamwidth username"] = "Dreamwidth Benutzername"; +$a->strings["dreamwidth password"] = "Dreamwidth Passwort"; +$a->strings["Post to dreamwidth by default"] = "Standardmäßig bei Dreamwidth veröffentlichen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/editplain/lang/de/messages.po b/editplain/lang/de/messages.po new file mode 100644 index 00000000..883bfbf7 --- /dev/null +++ b/editplain/lang/de/messages.po @@ -0,0 +1,36 @@ +# ADDON editplain +# Copyright (C) +# This file is distributed under the same license as the Friendica editplain addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-27 08:47+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: editplain.php:46 +msgid "Editplain settings updated." +msgstr "Editplain Einstellungen gespeichert." + +#: editplain.php:76 +msgid "Editplain Settings" +msgstr "Editplain Einstellungen" + +#: editplain.php:78 +msgid "Disable richtext status editor" +msgstr "Web-Editor für Beiträge deakivieren" + +#: editplain.php:84 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/editplain/lang/de/strings.php b/editplain/lang/de/strings.php index d4de2143..8686e807 100644 --- a/editplain/lang/de/strings.php +++ b/editplain/lang/de/strings.php @@ -1,6 +1,11 @@ -strings["Editplain settings updated."] = "Editplain Einstellungen aktualisiert"; -$a->strings["Editplain Settings"] = "Editplain Einstellungen"; -$a->strings["Disable richtext status editor"] = "RichText Editor deaktivieren"; -$a->strings["Submit"] = "Senden"; +strings["Editplain settings updated."] = "Editplain Einstellungen gespeichert."; +$a->strings["Editplain Settings"] = "Editplain Einstellungen"; +$a->strings["Disable richtext status editor"] = "Web-Editor für Beiträge deakivieren"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/forumdirectory/lang/de/messages.po b/forumdirectory/lang/de/messages.po new file mode 100644 index 00000000..48975ab3 --- /dev/null +++ b/forumdirectory/lang/de/messages.po @@ -0,0 +1,80 @@ +# ADDON forumdirectory +# Copyright (C) +# This file is distributed under the same license as the Friendica forumdirectory addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 06:00+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forumdirectory.php:22 +msgid "Forum Directory" +msgstr "Foren Verzeichnis" + +#: forumdirectory.php:53 +msgid "Public access denied." +msgstr "Öffentlicher Zugriff verweigert." + +#: forumdirectory.php:71 +msgid "Global Directory" +msgstr "Weltweites Verzeichnis" + +#: forumdirectory.php:79 +msgid "Find on this site" +msgstr "Auf diesem Server suchen" + +#: forumdirectory.php:81 +msgid "Finding: " +msgstr "Funde: " + +#: forumdirectory.php:82 +msgid "Site Directory" +msgstr "Verzeichnis" + +#: forumdirectory.php:83 +msgid "Find" +msgstr "Finde" + +#: forumdirectory.php:133 +msgid "Age: " +msgstr "Alter: " + +#: forumdirectory.php:136 +msgid "Gender: " +msgstr "Geschlecht:" + +#: forumdirectory.php:156 +msgid "Location:" +msgstr "Ort:" + +#: forumdirectory.php:158 +msgid "Gender:" +msgstr "Geschlecht:" + +#: forumdirectory.php:160 +msgid "Status:" +msgstr "Status:" + +#: forumdirectory.php:162 +msgid "Homepage:" +msgstr "Homepage:" + +#: forumdirectory.php:164 +msgid "About:" +msgstr "Über:" + +#: forumdirectory.php:201 +msgid "No entries (some entries may be hidden)." +msgstr "Keine Einträge (einige Einträge könnten versteckt sein)." diff --git a/forumdirectory/lang/de/strings.php b/forumdirectory/lang/de/strings.php index 4de16ffd..dfacc62d 100644 --- a/forumdirectory/lang/de/strings.php +++ b/forumdirectory/lang/de/strings.php @@ -1,17 +1,22 @@ -strings["Forum Directory"] = "Foren Verzeichnis"; -$a->strings["Public access denied."] = "Öffentlicher Zugriff verweigert."; -$a->strings["Global Directory"] = "Weltweites Verzeichnis"; -$a->strings["Find on this site"] = "Auf diesem Server suchen"; -$a->strings["Finding: "] = "Funde: "; -$a->strings["Site Directory"] = "Verzeichnis"; -$a->strings["Find"] = "Finde"; -$a->strings["Age: "] = "Alter: "; -$a->strings["Gender: "] = "Geschlecht:"; -$a->strings["Location:"] = "Ort:"; -$a->strings["Gender:"] = "Geschlecht:"; -$a->strings["Status:"] = "Status:"; -$a->strings["Homepage:"] = "Homepage:"; -$a->strings["About:"] = "Über:"; -$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein)."; +strings["Forum Directory"] = "Foren Verzeichnis"; +$a->strings["Public access denied."] = "Öffentlicher Zugriff verweigert."; +$a->strings["Global Directory"] = "Weltweites Verzeichnis"; +$a->strings["Find on this site"] = "Auf diesem Server suchen"; +$a->strings["Finding: "] = "Funde: "; +$a->strings["Site Directory"] = "Verzeichnis"; +$a->strings["Find"] = "Finde"; +$a->strings["Age: "] = "Alter: "; +$a->strings["Gender: "] = "Geschlecht:"; +$a->strings["Location:"] = "Ort:"; +$a->strings["Gender:"] = "Geschlecht:"; +$a->strings["Status:"] = "Status:"; +$a->strings["Homepage:"] = "Homepage:"; +$a->strings["About:"] = "Über:"; +$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein)."; diff --git a/forumlist/lang/de/messages.po b/forumlist/lang/de/messages.po new file mode 100644 index 00000000..e640ace5 --- /dev/null +++ b/forumlist/lang/de/messages.po @@ -0,0 +1,60 @@ +# ADDON forumlist +# Copyright (C) +# This file is distributed under the same license as the Friendica forumlist addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 05:35+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forumlist.php:64 +msgid "Forums" +msgstr "Foren" + +#: forumlist.php:67 +msgid "show/hide" +msgstr "anzeigen/verbergen" + +#: forumlist.php:81 +msgid "No forum subscriptions" +msgstr "Keine Foren-Mitgliedschaften." + +#: forumlist.php:98 +msgid "Forums:" +msgstr "Foren:" + +#: forumlist.php:134 +msgid "Forumlist settings updated." +msgstr "Einstellungen zur Foren-Liste aktualisiert." + +#: forumlist.php:161 forumlist.php:165 +msgid "Forumlist" +msgstr "Foren-Liste" + +#: forumlist.php:169 +msgid "Randomise forum list" +msgstr "Zufällige Zusammenstellung der Foren-Liste" + +#: forumlist.php:172 +msgid "Show forums on profile page" +msgstr "Zeige die Liste der Foren auf der Profilseite" + +#: forumlist.php:175 +msgid "Show forums on network page" +msgstr "Zeige Foren auf der Netzwerk-Seite" + +#: forumlist.php:183 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/forumlist/lang/de/strings.php b/forumlist/lang/de/strings.php index e9235951..638aa507 100644 --- a/forumlist/lang/de/strings.php +++ b/forumlist/lang/de/strings.php @@ -1,12 +1,17 @@ -strings["Forums"] = "Foren"; -$a->strings["show/hide"] = "anzeigen/verbergen"; -$a->strings["No forum subscriptions"] = "Keine Foren-Mitgliedschaften."; -$a->strings["Forums:"] = "Foren:"; -$a->strings["Forumlist settings updated."] = "Einstellungen zur Foren-Liste aktualisiert."; -$a->strings["Forumlist Settings"] = "Foren-Liste Einstellungen"; -$a->strings["Randomise forum list"] = "Zufällige Zusammenstellung der Foren-Liste"; -$a->strings["Show forums on profile page"] = "Zeige die Liste der Foren auf der Profilseite"; -$a->strings["Show forums on network page"] = "Zeige Foren auf der Netzwerk-Seite"; -$a->strings["Submit"] = "Senden"; +strings["Forums"] = "Foren"; +$a->strings["show/hide"] = "anzeigen/verbergen"; +$a->strings["No forum subscriptions"] = "Keine Foren-Mitgliedschaften."; +$a->strings["Forums:"] = "Foren:"; +$a->strings["Forumlist settings updated."] = "Einstellungen zur Foren-Liste aktualisiert."; +$a->strings["Forumlist"] = "Foren-Liste"; +$a->strings["Randomise forum list"] = "Zufällige Zusammenstellung der Foren-Liste"; +$a->strings["Show forums on profile page"] = "Zeige die Liste der Foren auf der Profilseite"; +$a->strings["Show forums on network page"] = "Zeige Foren auf der Netzwerk-Seite"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/fromapp/lang/de/messages.po b/fromapp/lang/de/messages.po new file mode 100644 index 00000000..c42a5836 --- /dev/null +++ b/fromapp/lang/de/messages.po @@ -0,0 +1,41 @@ +# ADDON fromapp +# Copyright (C) +# This file is distributed under the same license as the Friendica fromapp addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-26 08:29+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: fromapp.php:38 +msgid "Fromapp settings updated." +msgstr "Fromapp Einstellungen aktualisiert." + +#: fromapp.php:64 fromapp.php:68 +msgid "FromApp Settings" +msgstr "FromApp Einstellungen" + +#: fromapp.php:71 +msgid "" +"The application name you would like to show your posts originating from." +msgstr "Der Name der Applikation der als Quelle deiner Beiträge angezeigt werden soll." + +#: fromapp.php:75 +msgid "Use this application name even if another application was used." +msgstr "Verwende diesen Namen selbst wenn eine andere Applikation verwendet wurde" + +#: fromapp.php:82 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/fromapp/lang/de/strings.php b/fromapp/lang/de/strings.php index 6030bf1f..76d597eb 100644 --- a/fromapp/lang/de/strings.php +++ b/fromapp/lang/de/strings.php @@ -1,7 +1,12 @@ -strings["Fromapp settings updated."] = "FromApp Einstellungen aktualisiert."; -$a->strings["FromApp Settings"] = "FromApp Einstellungen"; -$a->strings["The application name you would like to show your posts originating from."] = "Der Name der Anwendung von der deine Beiträge stammen sollen."; -$a->strings["Use this application name even if another application was used."] = "Verwende diesen Namen auch wenn eine andere Anwendung den Anwendungsnamen bereits gesetzt hat."; -$a->strings["Submit"] = "Senden"; +strings["Fromapp settings updated."] = "Fromapp Einstellungen aktualisiert."; +$a->strings["FromApp Settings"] = "FromApp Einstellungen"; +$a->strings["The application name you would like to show your posts originating from."] = "Der Name der Applikation der als Quelle deiner Beiträge angezeigt werden soll."; +$a->strings["Use this application name even if another application was used."] = "Verwende diesen Namen selbst wenn eine andere Applikation verwendet wurde"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/geonames/lang/de/messages.po b/geonames/lang/de/messages.po new file mode 100644 index 00000000..a3b34e92 --- /dev/null +++ b/geonames/lang/de/messages.po @@ -0,0 +1,36 @@ +# ADDON geonames +# Copyright (C) +# This file is distributed under the same license as the Friendica geonames addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-06 12:14+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: geonames.php:143 +msgid "Geonames settings updated." +msgstr "Geonames Einstellungen aktualisiert" + +#: geonames.php:179 +msgid "Geonames Settings" +msgstr "Geonames Einstellungen" + +#: geonames.php:181 +msgid "Enable Geonames Plugin" +msgstr "Geonames Plugin aktivieren" + +#: geonames.php:187 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/geonames/lang/de/strings.php b/geonames/lang/de/strings.php index ebe62ddf..1b05d809 100644 --- a/geonames/lang/de/strings.php +++ b/geonames/lang/de/strings.php @@ -1,6 +1,11 @@ -strings["Geonames settings updated."] = "Geonames Einstellungen aktualisiert"; -$a->strings["Geonames Settings"] = "Geonames Einstellungen"; -$a->strings["Enable Geonames Plugin"] = "Geonames Plugin aktivieren"; -$a->strings["Submit"] = "Senden"; +strings["Geonames settings updated."] = "Geonames Einstellungen aktualisiert"; +$a->strings["Geonames Settings"] = "Geonames Einstellungen"; +$a->strings["Enable Geonames Plugin"] = "Geonames Plugin aktivieren"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/gnot/lang/de/messages.po b/gnot/lang/de/messages.po new file mode 100644 index 00000000..6d264738 --- /dev/null +++ b/gnot/lang/de/messages.po @@ -0,0 +1,47 @@ +# ADDON gnot +# Copyright (C) +# This file is distributed under the same license as the Friendica gnot addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-06 12:14+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: gnot.php:48 +msgid "Gnot settings updated." +msgstr "Gnot Einstellungen aktualisiert." + +#: gnot.php:79 +msgid "Gnot Settings" +msgstr "Gnot Einstellungen" + +#: gnot.php:81 +msgid "" +"Allows threading of email comment notifications on Gmail and anonymising the" +" subject line." +msgstr "Erlaubt das Veröffentlichen von E-Mail Kommentar Benachrichtigungen bei Gmail mit anonymisiertem Betreff" + +#: gnot.php:82 +msgid "Enable this plugin/addon?" +msgstr "Dieses Plugin/Addon aktivieren?" + +#: gnot.php:88 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: gnot.php:97 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%d" +msgstr "[Friendica-Benachrichtigung] Kommentar zum Beitrag #%d" diff --git a/gnot/lang/de/strings.php b/gnot/lang/de/strings.php index 20ce6879..0a5dc5c6 100644 --- a/gnot/lang/de/strings.php +++ b/gnot/lang/de/strings.php @@ -1,8 +1,13 @@ -strings["Gnot settings updated."] = "Gnot Einstellungen aktualisiert."; -$a->strings["Gnot Settings"] = "Gnot Einstellungen"; -$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Erlaubt das Veröffentlichen von E-Mail Kommentar Benachrichtigungen bei Gmail mit anonymisiertem Betreff"; -$a->strings["Enable this plugin/addon?"] = "Dieses Plugin/Addon aktivieren?"; -$a->strings["Submit"] = "Senden"; -$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica-Meldung] Kommentar zum Beitrag #%d"; +strings["Gnot settings updated."] = "Gnot Einstellungen aktualisiert."; +$a->strings["Gnot Settings"] = "Gnot Einstellungen"; +$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Erlaubt das Veröffentlichen von E-Mail Kommentar Benachrichtigungen bei Gmail mit anonymisiertem Betreff"; +$a->strings["Enable this plugin/addon?"] = "Dieses Plugin/Addon aktivieren?"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica-Benachrichtigung] Kommentar zum Beitrag #%d"; diff --git a/gravatar/lang/de/messages.po b/gravatar/lang/de/messages.po new file mode 100644 index 00000000..2d2fb112 --- /dev/null +++ b/gravatar/lang/de/messages.po @@ -0,0 +1,75 @@ +# ADDON gravatar +# Copyright (C) +# This file is distributed under the same license as the Friendica gravatar addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-28 06:14+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: gravatar.php:71 +msgid "generic profile image" +msgstr "generisches Profilbild" + +#: gravatar.php:72 +msgid "random geometric pattern" +msgstr "zufälliges Profilbild" + +#: gravatar.php:73 +msgid "monster face" +msgstr "Monsterfratze" + +#: gravatar.php:74 +msgid "computer generated face" +msgstr "computergeneriertes Gesicht" + +#: gravatar.php:75 +msgid "retro arcade style face" +msgstr "Retro Arcade Design Gesicht" + +#: gravatar.php:89 +msgid "Information" +msgstr "Information" + +#: gravatar.php:89 +msgid "" +"Libravatar addon is installed, too. Please disable Libravatar addon or this " +"Gravatar addon.
The Libravatar addon will fall back to Gravatar if " +"nothing was found at Libravatar." +msgstr "Das Libravatar Addon ist ebenfalls installiert. Bitte deaktiviere das Libravatar Addon oder dieses Gravatar Addon.
" + +#: gravatar.php:95 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: gravatar.php:96 +msgid "Default avatar image" +msgstr "Standard Profilbild " + +#: gravatar.php:96 +msgid "Select default avatar image if none was found at Gravatar. See README" +msgstr "Wähle das Standardprofilbild, wenn kein Bild auf Gravatar gefunden wurde. Schaue auch sonst im README nach." + +#: gravatar.php:97 +msgid "Rating of images" +msgstr "Bildbewertung" + +#: gravatar.php:97 +msgid "Select the appropriate avatar rating for your site. See README" +msgstr "Wähle eine angemessene Bildbewertung für deinen Server. Schaue auch sonst im README nach." + +#: gravatar.php:111 +msgid "Gravatar settings updated." +msgstr "Gravatar Einstellungen aktualisiert." diff --git a/gravatar/lang/de/strings.php b/gravatar/lang/de/strings.php index 0f83e686..98832d95 100644 --- a/gravatar/lang/de/strings.php +++ b/gravatar/lang/de/strings.php @@ -1,15 +1,20 @@ -strings["generic profile image"] = "allgemeines Profilbild"; -$a->strings["random geometric pattern"] = "zufällig erzeugtes geometrisches Muster"; -$a->strings["monster face"] = "Monstergesicht"; -$a->strings["computer generated face"] = "Computergesicht"; -$a->strings["retro arcade style face"] = "Retro Arcade Design Gesicht"; -$a->strings["Information"] = "Information"; -$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Das Libravatar Addon ist ebenfalls installiert. Bitte deaktiviere das Libravatar Addon oder dieses Gravatar Addon.
Das Libravatar Addon nutzt Gravater, sollte nichts auf Libravatar gefunden werden."; -$a->strings["Submit"] = "Senden"; -$a->strings["Default avatar image"] = "Standard Profilbild "; -$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "Wähle das Standardgesicht, wenn kein Bild auf Gravatar gefunden wurde. Schaue auch sonst im README nach."; -$a->strings["Rating of images"] = "Bildbewertung"; -$a->strings["Select the appropriate avatar rating for your site. See README"] = "Wähle eine angemessene Bildbewertung für deinen Server. Schaue auch sonst im README nach."; -$a->strings["Gravatar settings updated."] = "Gravatar Einstellungen aktualisiert."; +strings["generic profile image"] = "generisches Profilbild"; +$a->strings["random geometric pattern"] = "zufälliges Profilbild"; +$a->strings["monster face"] = "Monsterfratze"; +$a->strings["computer generated face"] = "computergeneriertes Gesicht"; +$a->strings["retro arcade style face"] = "Retro Arcade Design Gesicht"; +$a->strings["Information"] = "Information"; +$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Das Libravatar Addon ist ebenfalls installiert. Bitte deaktiviere das Libravatar Addon oder dieses Gravatar Addon.
"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Default avatar image"] = "Standard Profilbild "; +$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "Wähle das Standardprofilbild, wenn kein Bild auf Gravatar gefunden wurde. Schaue auch sonst im README nach."; +$a->strings["Rating of images"] = "Bildbewertung"; +$a->strings["Select the appropriate avatar rating for your site. See README"] = "Wähle eine angemessene Bildbewertung für deinen Server. Schaue auch sonst im README nach."; +$a->strings["Gravatar settings updated."] = "Gravatar Einstellungen aktualisiert."; diff --git a/group_text/lang/de/messages.po b/group_text/lang/de/messages.po new file mode 100644 index 00000000..331579af --- /dev/null +++ b/group_text/lang/de/messages.po @@ -0,0 +1,36 @@ +# ADDON group_text +# Copyright (C) +# This file is distributed under the same license as the Friendica group_text addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-29 08:17+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: group_text.php:46 +msgid "Group Text settings updated." +msgstr "Gruppen Text Einstellungen aktualisiert" + +#: group_text.php:76 +msgid "Group Text" +msgstr "Gruppen als Text" + +#: group_text.php:78 +msgid "Use a text only (non-image) group selector in the \"group edit\" menu" +msgstr "Beim Bearbeiten von Gruppen Text statt Bilder anzeigen" + +#: group_text.php:84 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/group_text/lang/de/strings.php b/group_text/lang/de/strings.php index 206b7c96..ce7ed059 100644 --- a/group_text/lang/de/strings.php +++ b/group_text/lang/de/strings.php @@ -1,6 +1,11 @@ -strings["Group Text settings updated."] = "Gruppen Text Einstellungen aktualisiert"; -$a->strings["Group Text"] = "Gruppen als Text"; -$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "Beim Bearbeiten von Gruppen Text statt Bilder anzeigen"; -$a->strings["Submit"] = "Senden"; +strings["Group Text settings updated."] = "Gruppen Text Einstellungen aktualisiert"; +$a->strings["Group Text"] = "Gruppen als Text"; +$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "Beim Bearbeiten von Gruppen Text statt Bilder anzeigen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/ijpost/lang/de/messages.po b/ijpost/lang/de/messages.po new file mode 100644 index 00000000..1326a1d9 --- /dev/null +++ b/ijpost/lang/de/messages.po @@ -0,0 +1,48 @@ +# ADDON ijpost +# Copyright (C) +# This file is distributed under the same license as the Friendica ijpost addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-06 12:16+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ijpost.php:39 +msgid "Post to Insanejournal" +msgstr "Auf InsaneJournal posten." + +#: ijpost.php:69 ijpost.php:73 +msgid "InsaneJournal Export" +msgstr "InsaneJournal Export" + +#: ijpost.php:77 +msgid "Enable InsaneJournal Post Plugin" +msgstr "InsaneJournal Plugin aktivieren" + +#: ijpost.php:82 +msgid "InsaneJournal username" +msgstr "InsaneJournal Benutzername" + +#: ijpost.php:87 +msgid "InsaneJournal password" +msgstr "InsaneJournal Passwort" + +#: ijpost.php:92 +msgid "Post to InsaneJournal by default" +msgstr "Standardmäßig auf InsaneJournal posten." + +#: ijpost.php:98 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/ijpost/lang/de/strings.php b/ijpost/lang/de/strings.php index 319a9743..ef9c4e06 100644 --- a/ijpost/lang/de/strings.php +++ b/ijpost/lang/de/strings.php @@ -1,9 +1,14 @@ -strings["Post to Insanejournal"] = "Auf InsaneJournal posten."; -$a->strings["InsaneJournal Post Settings"] = "InsaneJournal Beitrags-Einstellungen"; -$a->strings["Enable InsaneJournal Post Plugin"] = "InsaneJournal Plugin aktivieren"; -$a->strings["InsaneJournal username"] = "InsaneJournal Benutzername"; -$a->strings["InsaneJournal password"] = "InsaneJournal Passwort"; -$a->strings["Post to InsaneJournal by default"] = "Standardmäßig auf InsaneJournal posten."; -$a->strings["Submit"] = "Senden"; +strings["Post to Insanejournal"] = "Auf InsaneJournal posten."; +$a->strings["InsaneJournal Export"] = "InsaneJournal Export"; +$a->strings["Enable InsaneJournal Post Plugin"] = "InsaneJournal Plugin aktivieren"; +$a->strings["InsaneJournal username"] = "InsaneJournal Benutzername"; +$a->strings["InsaneJournal password"] = "InsaneJournal Passwort"; +$a->strings["Post to InsaneJournal by default"] = "Standardmäßig auf InsaneJournal posten."; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/impressum/lang/de/messages.po b/impressum/lang/de/messages.po new file mode 100644 index 00000000..2d535ab4 --- /dev/null +++ b/impressum/lang/de/messages.po @@ -0,0 +1,89 @@ +# ADDON impressum +# Copyright (C) +# This file is distributed under the same license as the Friendica impressum addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-03 05:51+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: impressum.php:45 +msgid "Impressum" +msgstr "Impressum" + +#: impressum.php:58 impressum.php:60 impressum.php:92 +msgid "Site Owner" +msgstr "Betreiber der Seite" + +#: impressum.php:58 impressum.php:96 +msgid "Email Address" +msgstr "Email Adresse" + +#: impressum.php:63 impressum.php:94 +msgid "Postal Address" +msgstr "Postalische Anschrift" + +#: impressum.php:69 +msgid "" +"The impressum addon needs to be configured!
Please add at least the " +"owner variable to your config file. For other variables please " +"refer to the README file of the addon." +msgstr "Das Impressums-Plugin muss noch konfiguriert werden.
Bitte gebe mindestens den Betreiber in der Konfiguration an. Alle weiteren Parameter werden in der README-Datei des Addons erläutert." + +#: impressum.php:86 +msgid "Settings updated." +msgstr "Einstellungen aktualisiert." + +#: impressum.php:91 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: impressum.php:92 +msgid "The page operators name." +msgstr "Name des Server-Administrators" + +#: impressum.php:93 +msgid "Site Owners Profile" +msgstr "Profil des Seitenbetreibers" + +#: impressum.php:93 +msgid "Profile address of the operator." +msgstr "Profil-Adresse des Server-Administrators" + +#: impressum.php:94 +msgid "How to contact the operator via snail mail. You can use BBCode here." +msgstr "Kontaktmöglichkeiten zum Administrator via Schneckenpost. Du kannst BBCode verwenden." + +#: impressum.php:95 +msgid "Notes" +msgstr "Hinweise" + +#: impressum.php:95 +msgid "" +"Additional notes that are displayed beneath the contact information. You can" +" use BBCode here." +msgstr "Zusätzliche Informationen die neben den Kontaktmöglichkeiten angezeigt werden. Du kannst BBCode verwenden." + +#: impressum.php:96 +msgid "How to contact the operator via email. (will be displayed obfuscated)" +msgstr "Wie man den Betreiber per Email erreicht. (Adresse wird verschleiert dargestellt)" + +#: impressum.php:97 +msgid "Footer note" +msgstr "Fußnote" + +#: impressum.php:97 +msgid "Text for the footer. You can use BBCode here." +msgstr "Text für die Fußzeile. Du kannst BBCode verwenden." diff --git a/impressum/lang/de/strings.php b/impressum/lang/de/strings.php index 0a852136..1d9fcd0c 100644 --- a/impressum/lang/de/strings.php +++ b/impressum/lang/de/strings.php @@ -1,18 +1,23 @@ -strings["Impressum"] = "Impressum"; -$a->strings["Site Owner"] = "Betreiber der Seite"; -$a->strings["Email Address"] = "Email Adresse"; -$a->strings["Postal Address"] = "Postalische Anschrift"; -$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Das Impressums-Plugin muss noch konfiguriert werden.
Bitte gebe mindestens den Betreiber in der Konfiguration an. Alle weiteren Parameter werden in der README-Datei des Addons erläutert."; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; -$a->strings["Submit"] = "Senden"; -$a->strings["The page operators name."] = "Name des Serveradministrators"; -$a->strings["Site Owners Profile"] = "Profil des Seitenbetreibers"; -$a->strings["Profile address of the operator."] = "Profil-Adresse des Serveradministrators"; -$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "Kontaktmöglichkeiten zum Administrator via Schneckenpost. Du kannst BBCode verwenden."; -$a->strings["Notes"] = "Hinweise"; -$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "Zusätzliche Informationen die neben den Kontaktmöglichkeiten angezeigt werden. Du kannst BBCode verwenden."; -$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Wie man den Betreiber per Email erreicht. (Adresse wird verschleiert dargestellt)"; -$a->strings["Footer note"] = "Fußnote"; -$a->strings["Text for the footer. You can use BBCode here."] = "Text für die Fußzeile. Du kannst BBCode verwenden."; +strings["Impressum"] = "Impressum"; +$a->strings["Site Owner"] = "Betreiber der Seite"; +$a->strings["Email Address"] = "Email Adresse"; +$a->strings["Postal Address"] = "Postalische Anschrift"; +$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Das Impressums-Plugin muss noch konfiguriert werden.
Bitte gebe mindestens den Betreiber in der Konfiguration an. Alle weiteren Parameter werden in der README-Datei des Addons erläutert."; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["The page operators name."] = "Name des Server-Administrators"; +$a->strings["Site Owners Profile"] = "Profil des Seitenbetreibers"; +$a->strings["Profile address of the operator."] = "Profil-Adresse des Server-Administrators"; +$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "Kontaktmöglichkeiten zum Administrator via Schneckenpost. Du kannst BBCode verwenden."; +$a->strings["Notes"] = "Hinweise"; +$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "Zusätzliche Informationen die neben den Kontaktmöglichkeiten angezeigt werden. Du kannst BBCode verwenden."; +$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Wie man den Betreiber per Email erreicht. (Adresse wird verschleiert dargestellt)"; +$a->strings["Footer note"] = "Fußnote"; +$a->strings["Text for the footer. You can use BBCode here."] = "Text für die Fußzeile. Du kannst BBCode verwenden."; diff --git a/infiniteimprobabilitydrive/lang/de/messages.po b/infiniteimprobabilitydrive/lang/de/messages.po new file mode 100644 index 00000000..e9ecccb5 --- /dev/null +++ b/infiniteimprobabilitydrive/lang/de/messages.po @@ -0,0 +1,24 @@ +# ADDON infiniteimprobabilitydrive +# Copyright (C) +# This file is distributed under the same license as the Friendica infiniteimprobabilitydrive addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-06 12:15+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: infiniteimprobabilitydrive.php:19 +msgid "Infinite Improbability Drive" +msgstr "Infinite Improbability Drive" diff --git a/infiniteimprobabilitydrive/lang/de/strings.php b/infiniteimprobabilitydrive/lang/de/strings.php index cd57a87e..d98dd403 100644 --- a/infiniteimprobabilitydrive/lang/de/strings.php +++ b/infiniteimprobabilitydrive/lang/de/strings.php @@ -1,3 +1,8 @@ -strings["Infinite Improbability Drive"] = "Infinite Improbability Drive"; +strings["Infinite Improbability Drive"] = "Infinite Improbability Drive"; diff --git a/irc/lang/de/messages.po b/irc/lang/de/messages.po new file mode 100644 index 00000000..278dd9d6 --- /dev/null +++ b/irc/lang/de/messages.po @@ -0,0 +1,48 @@ +# ADDON irc +# Copyright (C) +# This file is distributed under the same license as the Friendica irc addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:15+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: irc.php:44 +msgid "IRC Settings" +msgstr "IRC Einstellungen" + +#: irc.php:46 +msgid "Channel(s) to auto connect (comma separated)" +msgstr "mit diesen Kanälen soll man automatisch verbunden werden (Komma getrennt)" + +#: irc.php:51 +msgid "Popular Channels (comma separated)" +msgstr "Beliebte Kanäle (mit Komma getrennt)" + +#: irc.php:55 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: irc.php:69 +msgid "IRC settings saved." +msgstr "IRC Einstellungen gespeichert." + +#: irc.php:74 +msgid "IRC Chatroom" +msgstr "IRC Chatraum" + +#: irc.php:96 +msgid "Popular Channels" +msgstr "Beliebte Räume" diff --git a/irc/lang/de/strings.php b/irc/lang/de/strings.php index 02d4aa53..3bbb4972 100644 --- a/irc/lang/de/strings.php +++ b/irc/lang/de/strings.php @@ -1,9 +1,14 @@ -strings["IRC Settings"] = "IRC Einstellungen"; -$a->strings["Channel(s) to auto connect (comma separated)"] = "mit diesen Kanälen soll man automatisch verbunden werden (Komma getrennt)"; -$a->strings["Popular Channels (comma separated)"] = "Beliebte Kanäle (mit Komma getrennt)"; -$a->strings["Submit"] = "Senden"; -$a->strings["IRC settings saved."] = "IRC Einstellungen gespeichert."; -$a->strings["IRC Chatroom"] = "IRC Chatraum"; -$a->strings["Popular Channels"] = "Beliebte Räume"; +strings["IRC Settings"] = "IRC Einstellungen"; +$a->strings["Channel(s) to auto connect (comma separated)"] = "mit diesen Kanälen soll man automatisch verbunden werden (Komma getrennt)"; +$a->strings["Popular Channels (comma separated)"] = "Beliebte Kanäle (mit Komma getrennt)"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["IRC settings saved."] = "IRC Einstellungen gespeichert."; +$a->strings["IRC Chatroom"] = "IRC Chatraum"; +$a->strings["Popular Channels"] = "Beliebte Räume"; diff --git a/js_upload/lang/de/messages.po b/js_upload/lang/de/messages.po new file mode 100644 index 00000000..c93bfa32 --- /dev/null +++ b/js_upload/lang/de/messages.po @@ -0,0 +1,56 @@ +# ADDON js_upload +# Copyright (C) +# This file is distributed under the same license as the Friendica js_upload addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 06:01+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: js_upload.php:43 +msgid "Upload a file" +msgstr "Datei hochladen" + +#: js_upload.php:44 +msgid "Drop files here to upload" +msgstr "Ziehe die Dateien hierher die du hochladen willst" + +#: js_upload.php:45 +msgid "Cancel" +msgstr "Abbrechen" + +#: js_upload.php:46 +msgid "Failed" +msgstr "Fehlgeschlagen" + +#: js_upload.php:303 +msgid "No files were uploaded." +msgstr "Keine Dateien hochgeladen." + +#: js_upload.php:309 +msgid "Uploaded file is empty" +msgstr "Hochgeladene Datei ist leer" + +#: js_upload.php:321 +msgid "Image exceeds size limit of " +msgstr "Die Bildgröße übersteigt das Limit von " + +#: js_upload.php:332 +msgid "File has an invalid extension, it should be one of " +msgstr "Die Dateiextension ist nicht erlaubt, sie muss eine der folgenden sein " + +#: js_upload.php:343 +msgid "Upload was cancelled, or server error encountered" +msgstr "Upload abgebrochen oder Serverfehler aufgetreten" diff --git a/js_upload/lang/de/strings.php b/js_upload/lang/de/strings.php index 282ffac7..5a680cb2 100644 --- a/js_upload/lang/de/strings.php +++ b/js_upload/lang/de/strings.php @@ -1,11 +1,16 @@ -strings["Upload a file"] = "Datei hochladen"; -$a->strings["Drop files here to upload"] = "Ziehe Dateien hierher, um sie hochzuladen"; -$a->strings["Cancel"] = "Abbrechen"; -$a->strings["Failed"] = "Fehlgeschlagen"; -$a->strings["No files were uploaded."] = "Keine Dateien hochgeladen."; -$a->strings["Uploaded file is empty"] = "Hochgeladene Datei ist leer"; -$a->strings["Image exceeds size limit of "] = "Die Bildgröße übersteigt das Limit von "; -$a->strings["File has an invalid extension, it should be one of "] = "Die Dateierweiterung ist nicht erlaubt, sie muss eine der folgenden sein "; -$a->strings["Upload was cancelled, or server error encountered"] = "Upload abgebrochen oder Serverfehler aufgetreten"; +strings["Upload a file"] = "Datei hochladen"; +$a->strings["Drop files here to upload"] = "Ziehe die Dateien hierher die du hochladen willst"; +$a->strings["Cancel"] = "Abbrechen"; +$a->strings["Failed"] = "Fehlgeschlagen"; +$a->strings["No files were uploaded."] = "Keine Dateien hochgeladen."; +$a->strings["Uploaded file is empty"] = "Hochgeladene Datei ist leer"; +$a->strings["Image exceeds size limit of "] = "Die Bildgröße übersteigt das Limit von "; +$a->strings["File has an invalid extension, it should be one of "] = "Die Dateiextension ist nicht erlaubt, sie muss eine der folgenden sein "; +$a->strings["Upload was cancelled, or server error encountered"] = "Upload abgebrochen oder Serverfehler aufgetreten"; diff --git a/libertree/lang/de/messages.po b/libertree/lang/de/messages.po new file mode 100644 index 00000000..a07d5ba6 --- /dev/null +++ b/libertree/lang/de/messages.po @@ -0,0 +1,48 @@ +# ADDON libertree +# Copyright (C) +# This file is distributed under the same license as the Friendica libertree addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 06:27+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: libertree.php:36 +msgid "Post to libertree" +msgstr "bei libertree veröffentlichen" + +#: libertree.php:67 libertree.php:71 +msgid "libertree Export" +msgstr "Blogger Export" + +#: libertree.php:75 +msgid "Enable Libertree Post Plugin" +msgstr "Libertree Post Plugin aktivieren" + +#: libertree.php:80 +msgid "Libertree API token" +msgstr "Libertree API Token" + +#: libertree.php:85 +msgid "Libertree site URL" +msgstr "Libertree URL" + +#: libertree.php:90 +msgid "Post to Libertree by default" +msgstr "Standardmäßig bei libertree veröffentlichen" + +#: libertree.php:96 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/libertree/lang/de/strings.php b/libertree/lang/de/strings.php index 553089fd..9190262c 100644 --- a/libertree/lang/de/strings.php +++ b/libertree/lang/de/strings.php @@ -1,9 +1,14 @@ -strings["Post to libertree"] = "bei libertree veröffentlichen"; -$a->strings["libertree Post Settings"] = "libertree Post Einstellungen"; -$a->strings["Enable Libertree Post Plugin"] = "Libertree Post Plugin aktivieren"; -$a->strings["Libertree API token"] = "Libertree API Token"; -$a->strings["Libertree site URL"] = "Libertree URL"; -$a->strings["Post to Libertree by default"] = "Standardmäßig bei libertree veröffentlichen"; -$a->strings["Submit"] = "Senden"; +strings["Post to libertree"] = "bei libertree veröffentlichen"; +$a->strings["libertree Export"] = "Blogger Export"; +$a->strings["Enable Libertree Post Plugin"] = "Libertree Post Plugin aktivieren"; +$a->strings["Libertree API token"] = "Libertree API Token"; +$a->strings["Libertree site URL"] = "Libertree URL"; +$a->strings["Post to Libertree by default"] = "Standardmäßig bei libertree veröffentlichen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/libravatar/lang/de/messages.po b/libravatar/lang/de/messages.po new file mode 100644 index 00000000..167df0ed --- /dev/null +++ b/libravatar/lang/de/messages.po @@ -0,0 +1,84 @@ +# ADDON libravatar +# Copyright (C) +# This file is distributed under the same license as the Friendica libravatar addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 06:25+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: libravatar.php:14 +msgid "Could NOT install Libravatar successfully.
It requires PHP >= 5.3" +msgstr "Kann Libravatar NICHT erfolgreich installieren.
PHP >=5.3 wird benötigt" + +#: libravatar.php:73 +msgid "generic profile image" +msgstr "allgemeines Profilbild" + +#: libravatar.php:74 +msgid "random geometric pattern" +msgstr "zufällig erzeugtes geometrisches Muster" + +#: libravatar.php:75 +msgid "monster face" +msgstr "Monstergesicht" + +#: libravatar.php:76 +msgid "computer generated face" +msgstr "Computergesicht" + +#: libravatar.php:77 +msgid "retro arcade style face" +msgstr "Retro Arcade Design Gesicht" + +#: libravatar.php:82 +msgid "Warning" +msgstr "Warnung" + +#: libravatar.php:83 +#, php-format +msgid "Your PHP version %s is lower than the required PHP >= 5.3." +msgstr "Deine PHP Version %s ist niedriger als die benötigte Version PHP >= 5.3." + +#: libravatar.php:84 +msgid "This addon is not functional on your server." +msgstr "Dieses Addon funktioniert auf deinem Server nicht." + +#: libravatar.php:93 +msgid "Information" +msgstr "Information" + +#: libravatar.php:93 +msgid "" +"Gravatar addon is installed. Please disable the Gravatar addon.
The " +"Libravatar addon will fall back to Gravatar if nothing was found at " +"Libravatar." +msgstr "Das Gravatar Addon ist installiert. Bitte schalte das Gravatar Addon aus.
Das Libravatar Addon nutzt Gravater, sollte nichts auf Libravatar gefunden werden." + +#: libravatar.php:99 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: libravatar.php:100 +msgid "Default avatar image" +msgstr "Standard Profilbild " + +#: libravatar.php:100 +msgid "Select default avatar image if none was found. See README" +msgstr "Das Standard Avatar Bild wurde nicht gefunden. Siehe README" + +#: libravatar.php:112 +msgid "Libravatar settings updated." +msgstr "Libravatar Einstellungen sind aktualisiert." diff --git a/libravatar/lang/de/strings.php b/libravatar/lang/de/strings.php index 9750809a..0e2cbb63 100644 --- a/libravatar/lang/de/strings.php +++ b/libravatar/lang/de/strings.php @@ -1,17 +1,22 @@ -strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Kann Libravatar NICHT erfolgreich installieren.
PHP >=5.3 wird benötigt"; -$a->strings["generic profile image"] = "allgemeines Profilbild"; -$a->strings["random geometric pattern"] = "zufällig erzeugtes geometrisches Muster"; -$a->strings["monster face"] = "Monstergesicht"; -$a->strings["computer generated face"] = "Computergesicht"; -$a->strings["retro arcade style face"] = "Retro Arcade Design Gesicht"; -$a->strings["Warning"] = "Warnung"; -$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "Deine PHP Version %s ist niedriger als die benötigte Version PHP >= 5.3."; -$a->strings["This addon is not functional on your server."] = "Dieses Addon funktioniert auf deinem Server nicht."; -$a->strings["Information"] = "Information"; -$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Das Gravatar Addon ist installiert. Bitte schalte das Gravatar Addon aus.
Das Libravatar Addon nutzt Gravater, sollte nichts auf Libravatar gefunden werden."; -$a->strings["Submit"] = "Senden"; -$a->strings["Default avatar image"] = "Standard Profilbild "; -$a->strings["Select default avatar image if none was found. See README"] = "Das Standard Avatar Bild wurde nicht gefunden. Siehe README"; -$a->strings["Libravatar settings updated."] = "Libravatar Einstellungen sind aktualisiert."; +strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Kann Libravatar NICHT erfolgreich installieren.
PHP >=5.3 wird benötigt"; +$a->strings["generic profile image"] = "allgemeines Profilbild"; +$a->strings["random geometric pattern"] = "zufällig erzeugtes geometrisches Muster"; +$a->strings["monster face"] = "Monstergesicht"; +$a->strings["computer generated face"] = "Computergesicht"; +$a->strings["retro arcade style face"] = "Retro Arcade Design Gesicht"; +$a->strings["Warning"] = "Warnung"; +$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "Deine PHP Version %s ist niedriger als die benötigte Version PHP >= 5.3."; +$a->strings["This addon is not functional on your server."] = "Dieses Addon funktioniert auf deinem Server nicht."; +$a->strings["Information"] = "Information"; +$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Das Gravatar Addon ist installiert. Bitte schalte das Gravatar Addon aus.
Das Libravatar Addon nutzt Gravater, sollte nichts auf Libravatar gefunden werden."; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Default avatar image"] = "Standard Profilbild "; +$a->strings["Select default avatar image if none was found. See README"] = "Das Standard Avatar Bild wurde nicht gefunden. Siehe README"; +$a->strings["Libravatar settings updated."] = "Libravatar Einstellungen sind aktualisiert."; diff --git a/ljpost/lang/de/messages.po b/ljpost/lang/de/messages.po new file mode 100644 index 00000000..b44966e7 --- /dev/null +++ b/ljpost/lang/de/messages.po @@ -0,0 +1,48 @@ +# ADDON ljpost +# Copyright (C) +# This file is distributed under the same license as the Friendica ljpost addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 06:25+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ljpost.php:39 +msgid "Post to LiveJournal" +msgstr "In LiveJournal veröffentlichen." + +#: ljpost.php:70 +msgid "LiveJournal Post Settings" +msgstr "LiveJournal Veröffentlichungs-Einstellungen" + +#: ljpost.php:72 +msgid "Enable LiveJournal Post Plugin" +msgstr "LiveJournal Post Plugin aktivieren" + +#: ljpost.php:77 +msgid "LiveJournal username" +msgstr "LiveJournal Benutzername" + +#: ljpost.php:82 +msgid "LiveJournal password" +msgstr "LiveJournal Passwort" + +#: ljpost.php:87 +msgid "Post to LiveJournal by default" +msgstr "Standardmäßig bei LiveJournal veröffentlichen" + +#: ljpost.php:93 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/ljpost/lang/de/strings.php b/ljpost/lang/de/strings.php index 8ac9e5b2..b3d29943 100644 --- a/ljpost/lang/de/strings.php +++ b/ljpost/lang/de/strings.php @@ -1,9 +1,14 @@ -strings["Post to LiveJournal"] = "In LiveJournal veröffentlichen."; -$a->strings["LiveJournal Post Settings"] = "LiveJournal Veröffentlichungs-Einstellungen"; -$a->strings["Enable LiveJournal Post Plugin"] = "LiveJournal Post Plugin aktivieren"; -$a->strings["LiveJournal username"] = "LiveJournal Benutzername"; -$a->strings["LiveJournal password"] = "LiveJournal Passwort"; -$a->strings["Post to LiveJournal by default"] = "Standardmäßig bei LiveJournal veröffentlichen"; -$a->strings["Submit"] = "Senden"; +strings["Post to LiveJournal"] = "In LiveJournal veröffentlichen."; +$a->strings["LiveJournal Post Settings"] = "LiveJournal Veröffentlichungs-Einstellungen"; +$a->strings["Enable LiveJournal Post Plugin"] = "LiveJournal Post Plugin aktivieren"; +$a->strings["LiveJournal username"] = "LiveJournal Benutzername"; +$a->strings["LiveJournal password"] = "LiveJournal Passwort"; +$a->strings["Post to LiveJournal by default"] = "Standardmäßig bei LiveJournal veröffentlichen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/mathjax/lang/de/messages.po b/mathjax/lang/de/messages.po new file mode 100644 index 00000000..d6fa621f --- /dev/null +++ b/mathjax/lang/de/messages.po @@ -0,0 +1,53 @@ +# ADDON mathjax +# Copyright (C) +# This file is distributed under the same license as the Friendica mathjax addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 06:28+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: mathjax.php:36 mathjax.php:40 +msgid "Settings" +msgstr "Einstellungen" + +#: mathjax.php:42 +msgid "" +"The MathJax addon renders mathematical formulae written using the LaTeX " +"syntax surrounded by the usual $$ or an eqnarray block in the postings of " +"your wall,network tab and private mail." +msgstr "Mit dem MathJax Addon können mathematische Formeln, die mit LaTeX geschrieben wurden, dargestellt werden. Die Formel wird mit den üblichen $$ oder einem eqnarray Block gekennzeichnet. Formeln werden in allen Beiträgen auf deiner Pinnwand, dem Netzwerkstream sowie privaten Nachrichten gerendert." + +#: mathjax.php:43 +msgid "Use the MathJax renderer" +msgstr "MathJax verwenden" + +#: mathjax.php:47 mathjax.php:80 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: mathjax.php:71 +msgid "Settings updated." +msgstr "Einstellungen aktualisiert." + +#: mathjax.php:81 +msgid "MathJax Base URL" +msgstr "MathJax Basis-URL" + +#: mathjax.php:81 +msgid "" +"The URL for the javascript file that should be included to use MathJax. Can " +"be either the MathJax CDN or another installation of MathJax." +msgstr "Die URL der MathJax Javascript-Datei, die verwendet werden soll. Diese kann entweder aus der MathJax CDN oder einer anderen Quelle stammen." diff --git a/mathjax/lang/de/strings.php b/mathjax/lang/de/strings.php index 42a09f1a..dfebe53d 100644 --- a/mathjax/lang/de/strings.php +++ b/mathjax/lang/de/strings.php @@ -1,9 +1,14 @@ -strings["Settings"] = "Einstellungen"; -$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "Mit dem MathJax Addon können mathematische Formeln, die mit LaTeX geschrieben wurden, dargestellt werden. Die Formel wird mit den üblichen $$ oder einem eqnarray Block gekennzeichnet. Formeln werden in allen Beiträgen auf deiner Pinnwand, dem Netzwerkstream sowie privaten Nachrichten gerendert."; -$a->strings["Use the MathJax renderer"] = "MathJax verwenden"; -$a->strings["Submit"] = "Senden"; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; -$a->strings["MathJax Base URL"] = "MathJax Basis-URL"; -$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "Die URL der MathJax Javascript-Datei, die verwendet werden soll. Diese kann entweder aus der MathJax CDN oder einer anderen Quelle stammen."; +strings["Settings"] = "Einstellungen"; +$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "Mit dem MathJax Addon können mathematische Formeln, die mit LaTeX geschrieben wurden, dargestellt werden. Die Formel wird mit den üblichen $$ oder einem eqnarray Block gekennzeichnet. Formeln werden in allen Beiträgen auf deiner Pinnwand, dem Netzwerkstream sowie privaten Nachrichten gerendert."; +$a->strings["Use the MathJax renderer"] = "MathJax verwenden"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +$a->strings["MathJax Base URL"] = "MathJax Basis-URL"; +$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "Die URL der MathJax Javascript-Datei, die verwendet werden soll. Diese kann entweder aus der MathJax CDN oder einer anderen Quelle stammen."; diff --git a/newmemberwidget/lang/de/messages.po b/newmemberwidget/lang/de/messages.po index 1181bb08..006fd4ee 100644 --- a/newmemberwidget/lang/de/messages.po +++ b/newmemberwidget/lang/de/messages.po @@ -1,74 +1,75 @@ # ADDON newmemberwidget -# Copyright (C) +# Copyright (C) # This file is distributed under the same license as the Friendica newmemberwidget addon package. # -# -#, fuzzy +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: \n" +"Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-01 12:06+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-23 10:27+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: newmemberwidget.php:21 +#: newmemberwidget.php:23 msgid "New Member" msgstr "Neue Nutzer" -#: newmemberwidget.php:22 +#: newmemberwidget.php:24 msgid "Tips for New Members" msgstr "Tipps für neue Nutzer" -#: newmemberwidget.php:24 +#: newmemberwidget.php:26 msgid "Global Support Forum" msgstr "Globales Forum für Hilfsanfragen" -#: newmemberwidget.php:26 +#: newmemberwidget.php:28 msgid "Local Support Forum" msgstr "Lokales Forum für Hilfsanfragen" -#: newmemberwidget.php:47 +#: newmemberwidget.php:51 msgid "Save Settings" msgstr "Einstellungen Speichern" -#: newmemberwidget.php:48 +#: newmemberwidget.php:52 msgid "Message" msgstr "Nachricht" -#: newmemberwidget.php:48 +#: newmemberwidget.php:52 msgid "Your message for new members. You can use bbcode here." msgstr "Deine Nachricht für neue Nutzer. BBCode kann verwendet werden." -#: newmemberwidget.php:49 +#: newmemberwidget.php:53 msgid "Add a link to global support forum" msgstr "Link zum globalen Support Forum anzeigen" -#: newmemberwidget.php:49 +#: newmemberwidget.php:53 msgid "Should a link to the global support forum be displayed?" msgstr "Soll ein Link zum globalen Support Forum angezeigt werden?" -#: newmemberwidget.php:50 +#: newmemberwidget.php:54 msgid "Add a link to the local support forum" msgstr "Link zum lokalen Support Forum anzeigen" -#: newmemberwidget.php:50 +#: newmemberwidget.php:54 msgid "" "If you have a local support forum and wand to have a link displayed in the " "widget, check this box." msgstr "Wenn du ein lokales Support Forum eingerichtet hast und Link darauf angezeigt werden soll, hier klicken" -#: newmemberwidget.php:51 +#: newmemberwidget.php:55 msgid "Name of the local support group" msgstr "Name des lokalen Support Forums" -#: newmemberwidget.php:51 +#: newmemberwidget.php:55 msgid "" -"If you checked the above, specify the nickname of the local support " -"group here (i.e. helpers)" +"If you checked the above, specify the nickname of the local support" +" group here (i.e. helpers)" msgstr "Wenn der Link angezeigt werden soll, dann trage hier den Spitznamen des Forums ein (z.B. helpers)" diff --git a/newmemberwidget/lang/de/strings.php b/newmemberwidget/lang/de/strings.php index 60d21bd7..77f5ad62 100644 --- a/newmemberwidget/lang/de/strings.php +++ b/newmemberwidget/lang/de/strings.php @@ -1,5 +1,9 @@ strings["New Member"] = "Neue Nutzer"; $a->strings["Tips for New Members"] = "Tipps für neue Nutzer"; diff --git a/nsfw/lang/de/messages.po b/nsfw/lang/de/messages.po new file mode 100644 index 00000000..8860cd7c --- /dev/null +++ b/nsfw/lang/de/messages.po @@ -0,0 +1,59 @@ +# ADDON nsfw +# Copyright (C) +# This file is distributed under the same license as the Friendica nsfw addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:17+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: nsfw.php:78 nsfw.php:82 +msgid "Not Safe For Work (General Purpose Content Filter)" +msgstr "Not Safe for Work (alg. Filter für ungewollte Inhalte) Einstellungen:" + +#: nsfw.php:86 +msgid "" +"This plugin looks in posts for the words/text you specify below, and " +"collapses any content containing those keywords so it is not displayed at " +"inappropriate times, such as sexual innuendo that may be improper in a work " +"setting. It is polite and recommended to tag any content containing nudity " +"with #NSFW. This filter can also match any other word/text you specify, and" +" can thereby be used as a general purpose content filter." +msgstr "Dieses Plugin sucht in Beiträgen nach Wörtern oder Textbauteilen die du weiter unten eingibst, findet es diese Bausteine, dann wird der entsprechende Beitrag zusammengefaltet dargestellt. Auf diese Weise wird verhindert, dass Inhalte, wie z.B. sexuelle Anspielungen, in unpassenden Momenten angezeigt werden. Du solltest den #NSFW Tag für Beiträge verwenden von denen du ausgehen kannst, dass andere sie anstößig finden könnten. Su kannst beliebige Wörter in der Filterliste angeben und ihn so als allgemeinen Filter verwenden." + +#: nsfw.php:87 +msgid "Enable Content filter" +msgstr "Aktiviere den Inhaltsfilter" + +#: nsfw.php:90 +msgid "Comma separated list of keywords to hide" +msgstr "Durch Kommata getrennte Liste von Schlüsselwörtern die verborgen werden sollen" + +#: nsfw.php:94 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: nsfw.php:95 +msgid "Use /expression/ to provide regular expressions" +msgstr "Verwende /expression/ um Reguläre Ausdrücke zu verwenden" + +#: nsfw.php:111 +msgid "NSFW Settings saved." +msgstr "NSFW-Einstellungen gespeichert" + +#: nsfw.php:166 +#, php-format +msgid "%s - Click to open/close" +msgstr "%s – Zum Öffnen/Schließen klicken" diff --git a/nsfw/lang/de/strings.php b/nsfw/lang/de/strings.php index 9bc36366..4bd5bdd2 100644 --- a/nsfw/lang/de/strings.php +++ b/nsfw/lang/de/strings.php @@ -1,10 +1,15 @@ -strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Not Safe for Work (allg. Filter für ungewollte Inhalte) Einstellungen:"; -$a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "Dieses Plugin sucht in Beiträgen nach Wörtern oder Textbauteilen die du weiter unten eingibst, findet es diese Bausteine, dann wird der entsprechende Beitrag zusammengefaltet dargestellt. Auf diese Weise wird verhindert, dass Inhalte, wie z.B. sexuelle Anspielungen, in unpassenden Momenten angezeigt werden. Du solltest den #NSFW Tag für Beiträge verwenden von denen du ausgehen kannst, dass andere sie anstößig finden könnten. Du kannst beliebige Wörter in der Filterliste angeben und ihn so als allgemeinen Filter verwenden."; -$a->strings["Enable Content filter"] = "Aktiviere den Inhaltsfilter"; -$a->strings["Comma separated list of keywords to hide"] = "Durch Komma getrennte Liste von Schlüsselwörtern die verborgen werden sollen"; -$a->strings["Submit"] = "Senden"; -$a->strings["Use /expression/ to provide regular expressions"] = "Verwende /expression/ um reguläre Ausdrücke zu verwenden"; -$a->strings["NSFW Settings saved."] = "NSFW-Einstellungen gespeichert"; -$a->strings["%s - Click to open/close"] = "%s – Zum Öffnen/Schließen klicken"; +strings["Not Safe For Work (General Purpose Content Filter)"] = "Not Safe for Work (alg. Filter für ungewollte Inhalte) Einstellungen:"; +$a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "Dieses Plugin sucht in Beiträgen nach Wörtern oder Textbauteilen die du weiter unten eingibst, findet es diese Bausteine, dann wird der entsprechende Beitrag zusammengefaltet dargestellt. Auf diese Weise wird verhindert, dass Inhalte, wie z.B. sexuelle Anspielungen, in unpassenden Momenten angezeigt werden. Du solltest den #NSFW Tag für Beiträge verwenden von denen du ausgehen kannst, dass andere sie anstößig finden könnten. Su kannst beliebige Wörter in der Filterliste angeben und ihn so als allgemeinen Filter verwenden."; +$a->strings["Enable Content filter"] = "Aktiviere den Inhaltsfilter"; +$a->strings["Comma separated list of keywords to hide"] = "Durch Kommata getrennte Liste von Schlüsselwörtern die verborgen werden sollen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Use /expression/ to provide regular expressions"] = "Verwende /expression/ um Reguläre Ausdrücke zu verwenden"; +$a->strings["NSFW Settings saved."] = "NSFW-Einstellungen gespeichert"; +$a->strings["%s - Click to open/close"] = "%s – Zum Öffnen/Schließen klicken"; diff --git a/numfriends/lang/de/messages.po b/numfriends/lang/de/messages.po new file mode 100644 index 00000000..92879c06 --- /dev/null +++ b/numfriends/lang/de/messages.po @@ -0,0 +1,36 @@ +# ADDON numfriends +# Copyright (C) +# This file is distributed under the same license as the Friendica numfriends addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 06:28+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: numfriends.php:46 +msgid "Numfriends settings updated." +msgstr "Numfriends Einstellungen aktualisiert" + +#: numfriends.php:77 +msgid "Numfriends Settings" +msgstr "Numfriends Einstellungen" + +#: numfriends.php:79 +msgid "How many contacts to display on profile sidebar" +msgstr "Wie viele Kontakte sollen in der Seitenleiste angezeigt werden" + +#: numfriends.php:85 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/numfriends/lang/de/strings.php b/numfriends/lang/de/strings.php index 56355e61..cff51623 100644 --- a/numfriends/lang/de/strings.php +++ b/numfriends/lang/de/strings.php @@ -1,6 +1,11 @@ -strings["Numfriends settings updated."] = "Numfriends Einstellungen aktualisiert"; -$a->strings["Numfriends Settings"] = "Numfriends Einstellungen"; -$a->strings["How many contacts to display on profile sidebar"] = "Wie viele Kontakte sollen in der Seitenleiste angezeigt werden"; -$a->strings["Submit"] = "Senden"; +strings["Numfriends settings updated."] = "Numfriends Einstellungen aktualisiert"; +$a->strings["Numfriends Settings"] = "Numfriends Einstellungen"; +$a->strings["How many contacts to display on profile sidebar"] = "Wie viele Kontakte sollen in der Seitenleiste angezeigt werden"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/openstreetmap/lang/de/messages.po b/openstreetmap/lang/de/messages.po new file mode 100644 index 00000000..a00311a1 --- /dev/null +++ b/openstreetmap/lang/de/messages.po @@ -0,0 +1,50 @@ +# ADDON openstreetmap +# Copyright (C) +# This file is distributed under the same license as the Friendica openstreetmap addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-11 06:30+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: openstreetmap.php:70 +msgid "Map" +msgstr "Karte" + +#: openstreetmap.php:94 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: openstreetmap.php:95 +msgid "Tile Server URL" +msgstr "Die URL des Servers" + +#: openstreetmap.php:95 +msgid "" +"A list of public tile servers" +msgstr "Eine Liste öffentlicher Tile Server" + +#: openstreetmap.php:96 +msgid "Default zoom" +msgstr "Standard Zoom" + +#: openstreetmap.php:96 +msgid "The default zoom level. (1:world, 18:highest)" +msgstr "Standard Zoo,level (1: Welt; 18: höchstes)" + +#: openstreetmap.php:104 +msgid "Settings updated." +msgstr "Einstellungen aktualisiert." diff --git a/openstreetmap/lang/de/strings.php b/openstreetmap/lang/de/strings.php index ff6e58b6..f98e59fc 100644 --- a/openstreetmap/lang/de/strings.php +++ b/openstreetmap/lang/de/strings.php @@ -1,8 +1,14 @@ -strings["Submit"] = "Senden"; -$a->strings["Tile Server URL"] = "Tile Server URL"; -$a->strings["A list of public tile servers"] = "Eine Liste öffentlicher Tile Server"; -$a->strings["Default zoom"] = "Standard Zoom"; -$a->strings["The default zoom level. (1:world, 18:highest)"] = "Standard Zoomlevel (1: Welt; 18: höchstes)"; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +strings["Map"] = "Karte"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Tile Server URL"] = "Die URL des Servers"; +$a->strings["A list of public tile servers"] = "Eine Liste öffentlicher Tile Server"; +$a->strings["Default zoom"] = "Standard Zoom"; +$a->strings["The default zoom level. (1:world, 18:highest)"] = "Standard Zoo,level (1: Welt; 18: höchstes)"; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; diff --git a/pageheader/lang/de/messages.po b/pageheader/lang/de/messages.po new file mode 100644 index 00000000..398c5586 --- /dev/null +++ b/pageheader/lang/de/messages.po @@ -0,0 +1,32 @@ +# ADDON pageheader +# Copyright (C) +# This file is distributed under the same license as the Friendica pageheader addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:19+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: pageheader.php:50 +msgid "\"pageheader\" Settings" +msgstr "\"pageheader\"-Einstellungen" + +#: pageheader.php:55 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: pageheader.php:68 +msgid "pageheader Settings saved." +msgstr "pageheader-Einstellungen gespeichert." diff --git a/pageheader/lang/de/strings.php b/pageheader/lang/de/strings.php index ea1ad805..2bd7a653 100644 --- a/pageheader/lang/de/strings.php +++ b/pageheader/lang/de/strings.php @@ -1,5 +1,10 @@ -strings["\"pageheader\" Settings"] = "\"pageheader\"-Einstellungen"; -$a->strings["Submit"] = "Senden"; -$a->strings["pageheader Settings saved."] = "pageheader-Einstellungen gespeichert."; +strings["\"pageheader\" Settings"] = "\"pageheader\"-Einstellungen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["pageheader Settings saved."] = "pageheader-Einstellungen gespeichert."; diff --git a/piwik/lang/de/messages.po b/piwik/lang/de/messages.po new file mode 100644 index 00000000..99c1092f --- /dev/null +++ b/piwik/lang/de/messages.po @@ -0,0 +1,64 @@ +# ADDON piwik +# Copyright (C) +# This file is distributed under the same license as the Friendica piwik addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:18+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: piwik.php:77 +msgid "" +"This website is tracked using the Piwik " +"analytics tool." +msgstr "Diese Website benutzt Piwik, eine Open Source-Software zur statistischen Auswertung der Besucherzugriffe." + +#: piwik.php:80 +#, php-format +msgid "" +"If you do not want that your visits are logged this way you can" +" set a cookie to prevent Piwik from tracking further visits of the site " +"(opt-out)." +msgstr "Wenn Du nicht willst, dass Deine Besuche auf diese Weise gespeichert werden, kannst Du ein Cookie setzen. Dann wird Piwik Dich auf dieser Website nicht mehr verfolgen (opt-out)." + +#: piwik.php:87 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: piwik.php:88 +msgid "Piwik Base URL" +msgstr "Piwik Basis URL" + +#: piwik.php:88 +msgid "" +"Absolute path to your Piwik installation. (without protocol (http/s), with " +"trailing slash)" +msgstr "Absoluter Pfad zu deiner Piwik Installation (ohne Protokoll (http/s) und mit abschließendem Schrägstrich)" + +#: piwik.php:89 +msgid "Site ID" +msgstr "Seiten ID" + +#: piwik.php:90 +msgid "Show opt-out cookie link?" +msgstr "Link zum Setzen des Opt-Out Cookies anzeigen?" + +#: piwik.php:91 +msgid "Asynchronous tracking" +msgstr "Asynchrones Tracking" + +#: piwik.php:103 +msgid "Settings updated." +msgstr "Einstellungen aktualisiert." diff --git a/piwik/lang/de/strings.php b/piwik/lang/de/strings.php index cb4d10bb..be17dc66 100644 --- a/piwik/lang/de/strings.php +++ b/piwik/lang/de/strings.php @@ -1,11 +1,16 @@ -strings["This website is tracked using the Piwik analytics tool."] = "Diese Website benutzt Piwik, eine Open Source-Software zur statistischen Auswertung der Besucherzugriffe."; -$a->strings["If you do not want that your visits are logged this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = "Wenn du nicht willst, dass deine Besuche auf diese Weise gespeichert werden, kannst du ein Cookie setzen. Dann wird Piwik dich auf dieser Website nicht mehr verfolgen (opt-out)."; -$a->strings["Submit"] = "Senden"; -$a->strings["Piwik Base URL"] = "Piwik Basis URL"; -$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Absoluter Pfad zu deiner Piwik Installation (ohne Protokoll (http/s) und mit abschließendem Schrägstrich)"; -$a->strings["Site ID"] = "Seiten ID"; -$a->strings["Show opt-out cookie link?"] = "Link zum Setzen des Opt-Out Cookies anzeigen?"; -$a->strings["Asynchronous tracking"] = "Asynchrones Tracken"; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +strings["This website is tracked using the Piwik analytics tool."] = "Diese Website benutzt Piwik, eine Open Source-Software zur statistischen Auswertung der Besucherzugriffe."; +$a->strings["If you do not want that your visits are logged this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = "Wenn Du nicht willst, dass Deine Besuche auf diese Weise gespeichert werden, kannst Du ein Cookie setzen. Dann wird Piwik Dich auf dieser Website nicht mehr verfolgen (opt-out)."; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Piwik Base URL"] = "Piwik Basis URL"; +$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Absoluter Pfad zu deiner Piwik Installation (ohne Protokoll (http/s) und mit abschließendem Schrägstrich)"; +$a->strings["Site ID"] = "Seiten ID"; +$a->strings["Show opt-out cookie link?"] = "Link zum Setzen des Opt-Out Cookies anzeigen?"; +$a->strings["Asynchronous tracking"] = "Asynchrones Tracking"; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; diff --git a/planets/lang/de/messages.po b/planets/lang/de/messages.po new file mode 100644 index 00000000..616e6b93 --- /dev/null +++ b/planets/lang/de/messages.po @@ -0,0 +1,32 @@ +# ADDON planets +# Copyright (C) +# This file is distributed under the same license as the Friendica planets addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-06-23 11:21+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: planets.php:150 +msgid "Planets Settings" +msgstr "Planeten Einstellungen" + +#: planets.php:152 +msgid "Enable Planets Plugin" +msgstr "Planeten-Plugin aktivieren" + +#: planets.php:158 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/planets/lang/de/strings.php b/planets/lang/de/strings.php index 87c3672b..7057fa3e 100644 --- a/planets/lang/de/strings.php +++ b/planets/lang/de/strings.php @@ -1,5 +1,10 @@ -strings["Planets Settings"] = "Planeten Einstellungen"; -$a->strings["Enable Planets Plugin"] = "Aktiviere Planeten Plugin"; -$a->strings["Submit"] = "Senden"; +strings["Planets Settings"] = "Planeten Einstellungen"; +$a->strings["Enable Planets Plugin"] = "Planeten-Plugin aktivieren"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/qcomment/lang/de/messages.po b/qcomment/lang/de/messages.po new file mode 100644 index 00000000..6308581a --- /dev/null +++ b/qcomment/lang/de/messages.po @@ -0,0 +1,54 @@ +# ADDON qcomment +# Copyright (C) +# This file is distributed under the same license as the Friendica qcomment addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:24+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: qcomment.php:51 +msgid ":-)" +msgstr ":-)" + +#: qcomment.php:51 +msgid ":-(" +msgstr ":-(" + +#: qcomment.php:51 +msgid "lol" +msgstr "lol" + +#: qcomment.php:54 +msgid "Quick Comment Settings" +msgstr "Schnell-Kommentar Einstellungen" + +#: qcomment.php:56 +msgid "" +"Quick comments are found near comment boxes, sometimes hidden. Click them to" +" provide simple replies." +msgstr "Kurz-Kommentare findet man in der Nähe der Kommentar-Boxen. Ein Klick darauf erstellt einfache Antworten." + +#: qcomment.php:57 +msgid "Enter quick comments, one per line" +msgstr "Gib einen Schnell-Kommentar pro Zeile ein" + +#: qcomment.php:61 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: qcomment.php:75 +msgid "Quick Comment settings saved." +msgstr "Schnell-Kommentare Einstellungen gespeichert" diff --git a/qcomment/lang/de/strings.php b/qcomment/lang/de/strings.php index d8cb3d6a..4e13bd59 100644 --- a/qcomment/lang/de/strings.php +++ b/qcomment/lang/de/strings.php @@ -1,10 +1,15 @@ -strings[":-)"] = ":-)"; -$a->strings[":-("] = ":-("; -$a->strings["lol"] = "lol"; -$a->strings["Quick Comment Settings"] = "Schnell-Kommentar Einstellungen"; -$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Kurzkommentare findet man in der Nähe der Kommentarboxen. Ein Klick darauf erstellt einfache Antworten."; -$a->strings["Enter quick comments, one per line"] = "Gib einen Schnell-Kommentar pro Zeile ein"; -$a->strings["Submit"] = "Senden"; -$a->strings["Quick Comment settings saved."] = "Schnell-Kommentare Einstellungen gespeichert"; +strings[":-)"] = ":-)"; +$a->strings[":-("] = ":-("; +$a->strings["lol"] = "lol"; +$a->strings["Quick Comment Settings"] = "Schnell-Kommentar Einstellungen"; +$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Kurz-Kommentare findet man in der Nähe der Kommentar-Boxen. Ein Klick darauf erstellt einfache Antworten."; +$a->strings["Enter quick comments, one per line"] = "Gib einen Schnell-Kommentar pro Zeile ein"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Quick Comment settings saved."] = "Schnell-Kommentare Einstellungen gespeichert"; diff --git a/randplace/lang/de/messages.po b/randplace/lang/de/messages.po new file mode 100644 index 00000000..8735e20d --- /dev/null +++ b/randplace/lang/de/messages.po @@ -0,0 +1,32 @@ +# ADDON randplace +# Copyright (C) +# This file is distributed under the same license as the Friendica randplace addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:23+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: randplace.php:169 +msgid "Randplace Settings" +msgstr "Randplace-Einstellungen" + +#: randplace.php:171 +msgid "Enable Randplace Plugin" +msgstr "Randplace-Plugin aktivieren" + +#: randplace.php:177 +msgid "Save Settings" +msgstr "Einstellungen speichern" diff --git a/randplace/lang/de/strings.php b/randplace/lang/de/strings.php index e2b2a7e2..29bec858 100644 --- a/randplace/lang/de/strings.php +++ b/randplace/lang/de/strings.php @@ -1,5 +1,10 @@ -strings["Randplace Settings"] = "Randplace-Einstellungen"; -$a->strings["Enable Randplace Plugin"] = "Randplace-Plugin aktivieren"; -$a->strings["Submit"] = "Senden"; +strings["Randplace Settings"] = "Randplace-Einstellungen"; +$a->strings["Enable Randplace Plugin"] = "Randplace-Plugin aktivieren"; +$a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/showmore/lang/de/messages.po b/showmore/lang/de/messages.po new file mode 100644 index 00000000..4b4c956b --- /dev/null +++ b/showmore/lang/de/messages.po @@ -0,0 +1,44 @@ +# ADDON showmore +# Copyright (C) +# This file is distributed under the same license as the Friendica showmore addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2014-07-08 19:22+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: showmore.php:38 showmore.php:42 +msgid "\"Show more\" Settings" +msgstr "\"Mehr zeigen\" Einstellungen" + +#: showmore.php:47 +msgid "Enable Show More" +msgstr "Aktiviere \"Mehr zeigen\"" + +#: showmore.php:50 +msgid "Cutting posts after how much characters" +msgstr "Begrenze Beiträge nach einer bestimmten Anzahl an Buchstaben" + +#: showmore.php:54 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: showmore.php:71 +msgid "Show More Settings saved." +msgstr "\"Mehr zeigen\" Einstellungen gesichert." + +#: showmore.php:125 +msgid "show more" +msgstr "mehr anzeigen" diff --git a/showmore/lang/de/strings.php b/showmore/lang/de/strings.php index b3513fbf..f4df3488 100644 --- a/showmore/lang/de/strings.php +++ b/showmore/lang/de/strings.php @@ -1,8 +1,13 @@ -strings["\"Show more\" Settings"] = "\"Mehr zeigen\" Einstellungen"; -$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["Submit"] = "Senden"; -$a->strings["Show More Settings saved."] = "\"Mehr zeigen\" Einstellungen gesichert."; -$a->strings["show more"] = "mehr anzeigen"; +strings["\"Show more\" Settings"] = "\"Mehr zeigen\" Einstellungen"; +$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["Save Settings"] = "Einstellungen speichern"; +$a->strings["Show More Settings saved."] = "\"Mehr zeigen\" Einstellungen gesichert."; +$a->strings["show more"] = "mehr anzeigen"; diff --git a/twitter/lang/de/messages.po b/twitter/lang/de/messages.po new file mode 100644 index 00000000..5ec80d64 --- /dev/null +++ b/twitter/lang/de/messages.po @@ -0,0 +1,127 @@ +# ADDON twitter +# Copyright (C) +# This file is distributed under the same license as the Friendica twitter addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2014-09-06 11:55+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: twitter.php:146 +msgid "Post to Twitter" +msgstr "An Twitter senden" + +#: twitter.php:203 +msgid "Twitter settings updated." +msgstr "Twitter Einstellungen aktualisiert." + +#: twitter.php:233 twitter.php:237 +msgid "Twitter Import/Export/Mirror" +msgstr "Twitter Import/Export/Spiegeln" + +#: twitter.php:245 +msgid "" +"No consumer key pair for Twitter found. Please contact your site " +"administrator." +msgstr "Kein Consumer Schlüsselpaar für Twitter gefunden. Bitte wende dich an den Administrator der Seite." + +#: twitter.php:264 +msgid "" +"At this Friendica instance the Twitter plugin 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 public posts will" +" be posted to Twitter." +msgstr "Auf diesem Friendica-Server wurde das Twitter-Plugin 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 dann in das Eingabefeld unten einfügst. Denk daran, den Senden-Knopf zu drücken! Nur öffentliche Beiträge werden bei Twitter veröffentlicht." + +#: twitter.php:265 +msgid "Log in with Twitter" +msgstr "bei Twitter anmelden" + +#: twitter.php:267 +msgid "Copy the PIN from Twitter here" +msgstr "Kopiere die Twitter-PIN hier her" + +#: twitter.php:272 twitter.php:311 twitter.php:569 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: twitter.php:281 +msgid "Currently connected to: " +msgstr "Momentan verbunden mit: " + +#: twitter.php:282 +msgid "" +"If enabled all your public 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." +msgstr "Wenn aktiviert können all deine öffentlichen 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:284 +msgid "" +"Note: Due your privacy settings (Hide your profile " +"details from unknown viewers?) 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." +msgstr "Hinweis: Aufgrund deiner Privatsphären-Einstellungen (Profil-Details vor unbekannten Betrachtern verbergen?) wird der Link, der eventuell an an deinen Twitter 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." + +#: twitter.php:287 +msgid "Allow posting to Twitter" +msgstr "Veröffentlichung bei Twitter erlauben" + +#: twitter.php:290 +msgid "Send public postings to Twitter by default" +msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei Twitter" + +#: twitter.php:294 +msgid "Mirror all posts from twitter that are no replies" +msgstr "Spiegle alle Beiträge von Twitter die keine Antworten oder wiederholten Nachrichten sind" + +#: twitter.php:299 +msgid "Import the remote timeline" +msgstr "Importiere die entfernte Zeitleiste" + +#: twitter.php:303 +msgid "Automatically create contacts" +msgstr "Automatisch Kontakte anlegen" + +#: twitter.php:308 +msgid "Clear OAuth configuration" +msgstr "OAuth Konfiguration löschen" + +#: twitter.php:539 +msgid "Twitter post failed. Queued for retry." +msgstr "Twitter post failed. Queued for retry." + +#: twitter.php:563 +msgid "Settings updated." +msgstr "Einstellungen aktualisiert." + +#: twitter.php:571 +msgid "Consumer key" +msgstr "Consumer Key" + +#: twitter.php:572 +msgid "Consumer secret" +msgstr "Consumer Secret" + +#: twitter.php:573 +msgid "Name of the Twitter Application" +msgstr "Name der Twitter Anwendung" + +#: twitter.php:573 +msgid "" +"set this to avoid mirroring postings from ~friendica back to ~friendica" +msgstr "Setze dies um eine Spiegelung von ~friendica zu ~friendica zu vermeiden" diff --git a/twitter/lang/de/strings.php b/twitter/lang/de/strings.php index 29d0fde9..997bf55f 100644 --- a/twitter/lang/de/strings.php +++ b/twitter/lang/de/strings.php @@ -1,24 +1,30 @@ -strings["Post to Twitter"] = "Bei Twitter veröffentlichen"; -$a->strings["Twitter settings updated."] = "Twitter Einstellungen aktualisiert."; -$a->strings["Twitter Posting Settings"] = "Twitter-Beitragseinstellungen"; -$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 plugin 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 public posts will be posted to Twitter."] = "Auf diesem Friendica-Server wurde das Twitter-Plugin 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 dann in das Eingabefeld unten einfügst. Denk daran, den Senden-Knopf zu drücken! Nur öffentliche Beiträge werden bei Twitter veröffentlicht."; -$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["Submit"] = "Senden"; -$a->strings["Currently connected to: "] = "Momentan verbunden mit: "; -$a->strings["If enabled all your public 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 öffentlichen 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["Note: Due your privacy settings (Hide your profile details from unknown viewers?) 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."] = "Hinweis: Aufgrund deiner Privatsphären-Einstellungen (Profil-Details vor unbekannten Betrachtern verbergen?) wird der Link, der eventuell an 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["Allow posting to Twitter"] = "Veröffentlichung bei Twitter erlauben"; -$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 or retweets"] = "Spiegle alle Beiträge von Twitter die keine Antworten oder wiederholten Nachrichten sind"; -$a->strings["Shortening method that optimizes the tweet"] = "Kürzungsverfahren, das den Tweet optimiert"; -$a->strings["Send linked #-tags and @-names to Twitter"] = "Sende verlinkte #-Tags und @-Namen nach Twitter"; -$a->strings["Clear OAuth configuration"] = "OAuth-Konfiguration löschen"; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; -$a->strings["Consumer key"] = "Consumer Key"; -$a->strings["Consumer secret"] = "Consumer Secret"; -$a->strings["Name of the Twitter Application"] = "Name der Twitter Anwendung"; -$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = "Setze dies um eine Spiegelung von ~friendica zu ~friendica zu vermeiden"; +strings["Post to Twitter"] = "An Twitter senden"; +$a->strings["Twitter settings updated."] = "Twitter Einstellungen aktualisiert."; +$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["At this Friendica instance the Twitter plugin 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 public posts will be posted to Twitter."] = "Auf diesem Friendica-Server wurde das Twitter-Plugin 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 dann in das Eingabefeld unten einfügst. Denk daran, den Senden-Knopf zu drücken! Nur öffentliche Beiträge werden bei Twitter veröffentlicht."; +$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["Save Settings"] = "Einstellungen speichern"; +$a->strings["Currently connected to: "] = "Momentan verbunden mit: "; +$a->strings["If enabled all your public 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 öffentlichen 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["Note: Due your privacy settings (Hide your profile details from unknown viewers?) 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."] = "Hinweis: Aufgrund deiner Privatsphären-Einstellungen (Profil-Details vor unbekannten Betrachtern verbergen?) wird der Link, der eventuell an an deinen Twitter 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."; +$a->strings["Allow posting to Twitter"] = "Veröffentlichung bei Twitter erlauben"; +$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["Import the remote timeline"] = "Importiere die entfernte Zeitleiste"; +$a->strings["Automatically create contacts"] = "Automatisch Kontakte anlegen"; +$a->strings["Clear OAuth configuration"] = "OAuth Konfiguration löschen"; +$a->strings["Twitter post failed. Queued for retry."] = "Twitter post failed. Queued for retry."; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +$a->strings["Consumer key"] = "Consumer Key"; +$a->strings["Consumer secret"] = "Consumer Secret"; +$a->strings["Name of the Twitter Application"] = "Name der Twitter Anwendung"; +$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = "Setze dies um eine Spiegelung von ~friendica zu ~friendica zu vermeiden"; diff --git a/webrtc/lang/de/messages.po b/webrtc/lang/de/messages.po new file mode 100644 index 00000000..b6abd14f --- /dev/null +++ b/webrtc/lang/de/messages.po @@ -0,0 +1,59 @@ +# ADDON webrtc +# Copyright (C) +# This file is distributed under the same license as the Friendica webrtc addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2014-07-11 05:33+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: webrtc.php:20 +msgid "WebRTC Videochat" +msgstr "WebRTC Videochat" + +#: webrtc.php:26 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: webrtc.php:27 +msgid "WebRTC Base URL" +msgstr "Basis-URL des WebRTC Servers" + +#: webrtc.php:27 +msgid "" +"Page your users will create a WebRTC chat room on. For example you could use" +" https://live.mayfirst.org ." +msgstr "Auf welcher Seite sollten deine Nutzer einen WebRTC Chatraum anlegen. Z.B. könntest du https://live.mayfirst.org verwenden." + +#: webrtc.php:33 +msgid "Settings updated." +msgstr "Einstellungen aktualisiert." + +#: webrtc.php:47 +msgid "Video Chat" +msgstr "Video Chat" + +#: webrtc.php:48 +msgid "" +"WebRTC is a video and audio conferencing tool that works with Firefox " +"(version 21 and above) and Chrome/Chromium (version 25 and above). Just " +"create a new chat room and send the link to someone you want to chat with." +msgstr "WebRTC ist ein Werkzeug für Audio- und Videokonferenzen das mit Firefox (Version 21 und höher) und Chrome/Chromium (Versionen 25 und höher) funktioniert. Lege einfach einen neuen Chatraum an und sende den Link an die Personen mit denen du chatten willst." + +#: webrtc.php:50 +msgid "" +"Please contact your friendica admin and send a reminder to configure the " +"WebRTC addon." +msgstr "Bitte schicke eine Erinnerung an deinen friendica Admin, dass WebRTC noch nicht richtig konfiguriert ist." diff --git a/webrtc/lang/de/strings.php b/webrtc/lang/de/strings.php new file mode 100644 index 00000000..c94de480 --- /dev/null +++ b/webrtc/lang/de/strings.php @@ -0,0 +1,15 @@ +strings["WebRTC Videochat"] = "WebRTC Videochat"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["WebRTC Base URL"] = "Basis-URL des WebRTC Servers"; +$a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = "Auf welcher Seite sollten deine Nutzer einen WebRTC Chatraum anlegen. Z.B. könntest du https://live.mayfirst.org verwenden."; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +$a->strings["Video Chat"] = "Video Chat"; +$a->strings["WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with."] = "WebRTC ist ein Werkzeug für Audio- und Videokonferenzen das mit Firefox (Version 21 und höher) und Chrome/Chromium (Versionen 25 und höher) funktioniert. Lege einfach einen neuen Chatraum an und sende den Link an die Personen mit denen du chatten willst."; +$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "Bitte schicke eine Erinnerung an deinen friendica Admin, dass WebRTC noch nicht richtig konfiguriert ist."; diff --git a/wppost/lang/de/messages.po b/wppost/lang/de/messages.po new file mode 100644 index 00000000..d0971910 --- /dev/null +++ b/wppost/lang/de/messages.po @@ -0,0 +1,68 @@ +# ADDON wppost +# Copyright (C) +# This file is distributed under the same license as the Friendica wppost addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2014-07-11 06:33+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: wppost.php:42 +msgid "Post to Wordpress" +msgstr "Bei WordPress veröffentlichen" + +#: wppost.php:79 wppost.php:83 +msgid "Wordpress Export" +msgstr "WordPress-Passwort" + +#: wppost.php:86 +msgid "Enable WordPress Post Plugin" +msgstr "WordPress Plugin aktivieren" + +#: wppost.php:91 +msgid "WordPress username" +msgstr "WordPress-Benutzername" + +#: wppost.php:96 +msgid "WordPress password" +msgstr "WordPress-Passwort" + +#: wppost.php:101 +msgid "WordPress API URL" +msgstr "WordPress-API-URL" + +#: wppost.php:106 +msgid "Post to WordPress by default" +msgstr "Standardmäßig auf WordPress veröffentlichen" + +#: wppost.php:111 +msgid "Provide a backlink to the Friendica post" +msgstr "Einen zurück zum Friendica-Beitrag hinzufügen" + +#: wppost.php:116 +msgid "Don't post messages that are too short" +msgstr "Beiträge die zu kurz sind nicht veröffentlichen" + +#: wppost.php:122 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: wppost.php:243 +msgid "Post from Friendica" +msgstr "Post via Friendica" + +#: wppost.php:255 +msgid "Read the original post and comment stream on Friendica" +msgstr "Den Original-Beitrag samt Kommentaren bei Friendica lesen" diff --git a/wppost/lang/de/strings.php b/wppost/lang/de/strings.php index 75f53382..c74e1c5f 100644 --- a/wppost/lang/de/strings.php +++ b/wppost/lang/de/strings.php @@ -1,13 +1,19 @@ -strings["Post to Wordpress"] = "Bei WordPress veröffentlichen"; -$a->strings["WordPress Post Settings"] = "WordPress-Beitragseinstellungen"; -$a->strings["Enable WordPress Post Plugin"] = "WordPress-Plugin aktivieren."; -$a->strings["WordPress username"] = "WordPress-Benutzername"; -$a->strings["WordPress password"] = "WordPress-Passwort"; -$a->strings["WordPress API URL"] = "WordPress-API-URL"; -$a->strings["Post to WordPress by default"] = "Standardmäßig auf WordPress veröffentlichen"; -$a->strings["Provide a backlink to the Friendica post"] = "Einen Link zurück zum Friendica-Beitrag hinzufügen"; -$a->strings["Submit"] = "Senden"; -$a->strings["Post from Friendica"] = "Beitrag via Friendica"; -$a->strings["Read the original post and comment stream on Friendica"] = "Den Originalbeitrag samt Kommentaren bei Friendica lesen"; +strings["Post to Wordpress"] = "Bei WordPress veröffentlichen"; +$a->strings["Wordpress Export"] = "WordPress-Passwort"; +$a->strings["Enable WordPress Post Plugin"] = "WordPress Plugin aktivieren"; +$a->strings["WordPress username"] = "WordPress-Benutzername"; +$a->strings["WordPress password"] = "WordPress-Passwort"; +$a->strings["WordPress API URL"] = "WordPress-API-URL"; +$a->strings["Post to WordPress by default"] = "Standardmäßig auf WordPress veröffentlichen"; +$a->strings["Provide a backlink to the Friendica post"] = "Einen zurück zum Friendica-Beitrag hinzufügen"; +$a->strings["Don't post messages that are too short"] = "Beiträge die zu kurz sind nicht veröffentlichen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Post from Friendica"] = "Post via Friendica"; +$a->strings["Read the original post and comment stream on Friendica"] = "Den Original-Beitrag samt Kommentaren bei Friendica lesen"; diff --git a/yourls/lang/de/messages.po b/yourls/lang/de/messages.po new file mode 100644 index 00000000..f05ec527 --- /dev/null +++ b/yourls/lang/de/messages.po @@ -0,0 +1,48 @@ +# ADDON yourls +# Copyright (C) +# This file is distributed under the same license as the Friendica yourls addon package. +# +# +# Translators: +# bavatar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2014-07-06 12:12+0000\n" +"Last-Translator: bavatar \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: yourls.php:55 yourls.php:59 +msgid "YourLS" +msgstr "YourLS" + +#: yourls.php:63 +msgid "URL: http://" +msgstr "URL: http://" + +#: yourls.php:68 +msgid "Username:" +msgstr "Nutzername:" + +#: yourls.php:73 +msgid "Password:" +msgstr "Passwort:" + +#: yourls.php:78 +msgid "Use SSL " +msgstr "SSL verwenden" + +#: yourls.php:82 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: yourls.php:98 +msgid "yourls Settings saved." +msgstr "yourls Einstellungen gespeichert" diff --git a/yourls/lang/de/strings.php b/yourls/lang/de/strings.php index 7a29185e..94ee0099 100644 --- a/yourls/lang/de/strings.php +++ b/yourls/lang/de/strings.php @@ -1,9 +1,14 @@ -strings["YourLS Settings"] = "YourLS Einstellungen"; -$a->strings["URL: http://"] = "URL: http://"; -$a->strings["Username:"] = "Nutzername:"; -$a->strings["Password:"] = "Passwort:"; -$a->strings["Use SSL "] = "SSL Verwenden "; -$a->strings["Submit"] = "Senden"; -$a->strings["yourls Settings saved."] = "yourls Einstellungen gespeichert"; +strings["YourLS"] = "YourLS"; +$a->strings["URL: http://"] = "URL: http://"; +$a->strings["Username:"] = "Nutzername:"; +$a->strings["Password:"] = "Passwort:"; +$a->strings["Use SSL "] = "SSL verwenden"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["yourls Settings saved."] = "yourls Einstellungen gespeichert";