mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
updating the addon translations, missed some files due missing git fu
This commit is contained in:
parent
be2e3e6bf7
commit
4533ed9a34
302 changed files with 3081 additions and 2904 deletions
|
@ -4,14 +4,15 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# Abrax <webmaster@a-zwenkau.de>, 2014
|
||||
# bavatar <tobias.diekershoff@gmx.net>, 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 <tobias.diekershoff@gmx.net>\n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2014-10-15 12:29+0000\n"
|
||||
"Last-Translator: Abrax <webmaster@a-zwenkau.de>\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"
|
||||
|
@ -23,26 +24,26 @@ msgstr ""
|
|||
msgid "Post to Insanejournal"
|
||||
msgstr "Auf InsaneJournal posten."
|
||||
|
||||
#: ijpost.php:69 ijpost.php:73
|
||||
msgid "InsaneJournal Export"
|
||||
msgstr "InsaneJournal Export"
|
||||
#: ijpost.php:70
|
||||
msgid "InsaneJournal Post Settings"
|
||||
msgstr "InsaneJournal Beitrags-Einstellungen"
|
||||
|
||||
#: ijpost.php:77
|
||||
#: ijpost.php:72
|
||||
msgid "Enable InsaneJournal Post Plugin"
|
||||
msgstr "InsaneJournal Plugin aktivieren"
|
||||
|
||||
#: ijpost.php:82
|
||||
#: ijpost.php:77
|
||||
msgid "InsaneJournal username"
|
||||
msgstr "InsaneJournal Benutzername"
|
||||
|
||||
#: ijpost.php:87
|
||||
#: ijpost.php:82
|
||||
msgid "InsaneJournal password"
|
||||
msgstr "InsaneJournal Passwort"
|
||||
|
||||
#: ijpost.php:92
|
||||
#: ijpost.php:87
|
||||
msgid "Post to InsaneJournal by default"
|
||||
msgstr "Standardmäßig auf InsaneJournal posten."
|
||||
|
||||
#: ijpost.php:98
|
||||
msgid "Save Settings"
|
||||
msgstr "Einstellungen speichern"
|
||||
#: ijpost.php:93
|
||||
msgid "Submit"
|
||||
msgstr "Senden"
|
||||
|
|
|
@ -6,9 +6,9 @@ function string_plural_select_de($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Post to Insanejournal"] = "Auf InsaneJournal posten.";
|
||||
$a->strings["InsaneJournal Export"] = "InsaneJournal Export";
|
||||
$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["Save Settings"] = "Einstellungen speichern";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue