660d32edc3
* Updated replacing function when footnote is a link (bugfix) * Footnote hover box remains until cursor leaves footnote or hover box * Links in the footnote hover box are click able * New setting to allow footnotes on Summarized Posts * New setting to tell the world you're using footnotes plugin * New setting for the counter style of the footnote index ** Arabic Numbers (1, 2, 3, 4, 5, ...) ** Arabic Numbers leading 0 (01, 02, 03, 04, 05, ...) ** Latin Characters lower-case (a, b, c, d, e, ...) ** Latin Characters upper-case (A, B, C, D, E, ...) ** Roman Numerals (I, II, III, IV, V, ...) * Adding a link to the WordPress plugin in the footer if the WP-admin accepts it * Updated translations for the new settings * re-changed the version number to have 3 digits git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917816 b8457f37-d9ea-0310-8a92-e5e31aec5664
150 lines
4.5 KiB
Text
Executable file
150 lines
4.5 KiB
Text
Executable file
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: footnotes\n"
|
|
"POT-Creation-Date: 2014-05-17 01:03+0100\n"
|
|
"PO-Revision-Date: 2014-05-17 01:03+0100\n"
|
|
"Last-Translator: SHE <s.herndler@methis.at>\n"
|
|
"Language-Team: SHE <s.herndler@methis.at>\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Poedit 1.6.5\n"
|
|
"X-Poedit-Basepath: ..\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
|
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
|
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Poedit-SearchPath-0: .\n"
|
|
|
|
#: classes/footnotes_settings.php:311
|
|
msgid "General"
|
|
msgstr "Allgemein"
|
|
|
|
#: classes/footnotes_settings.php:313 includes/plugin-settings.php:22
|
|
msgid "Settings"
|
|
msgstr "Einstellungen"
|
|
|
|
#: classes/footnotes_settings.php:314
|
|
msgid "References label:"
|
|
msgstr "Überschrift \"Einzelnachweis\":"
|
|
|
|
#: classes/footnotes_settings.php:315
|
|
msgid "Collapse references by default:"
|
|
msgstr "Verstecke Einzelnachweise standardmäßig:"
|
|
|
|
#: classes/footnotes_settings.php:316
|
|
msgid "Combine identical footnotes:"
|
|
msgstr "Kombiniere meine Fußnoten:"
|
|
|
|
#: classes/footnotes_settings.php:317
|
|
msgid "Footnote tag:"
|
|
msgstr "Fußzeile einbinden:"
|
|
|
|
#: classes/footnotes_settings.php:318
|
|
msgid "Counter style:"
|
|
msgstr "Fußnoten Zähler:"
|
|
|
|
#: classes/footnotes_settings.php:319
|
|
msgid "Allow footnotes on Summarized Posts:"
|
|
msgstr "Erlaube Fußnoten in Zusammenfassungen:"
|
|
|
|
#: classes/footnotes_settings.php:320
|
|
#, php-format
|
|
msgid "Tell the world you're using %sfootnotes%s:"
|
|
msgstr "Teil der Community mit dass Ich %sfootnotes%s verwende:"
|
|
|
|
#: classes/footnotes_settings.php:361 classes/footnotes_settings.php:409
|
|
#: classes/footnotes_settings.php:424
|
|
msgid "Yes"
|
|
msgstr "Ja"
|
|
|
|
#: classes/footnotes_settings.php:362 classes/footnotes_settings.php:410
|
|
#: classes/footnotes_settings.php:425
|
|
msgid "No"
|
|
msgstr "Nein"
|
|
|
|
#: classes/footnotes_settings.php:375
|
|
msgid "starts with:"
|
|
msgstr "beginnt mit:"
|
|
|
|
#: classes/footnotes_settings.php:379
|
|
msgid "ends with:"
|
|
msgstr "endet mit:"
|
|
|
|
#: classes/footnotes_settings.php:391
|
|
msgid "Arabic Numbers - Plain"
|
|
msgstr "arabische Ziffern"
|
|
|
|
#: classes/footnotes_settings.php:392
|
|
msgid "Arabic Numbers - Leading 0"
|
|
msgstr "arabisch Ziffern - führende Null"
|
|
|
|
#: classes/footnotes_settings.php:393
|
|
msgid "Latin Character - lower case"
|
|
msgstr "alphabetisch - Kleinschreibung"
|
|
|
|
#: classes/footnotes_settings.php:394
|
|
msgid "Latin Character - upper case"
|
|
msgstr "alphabetisch - Großschreibung"
|
|
|
|
#: classes/footnotes_settings.php:395
|
|
msgid "Roman Numerals"
|
|
msgstr "Römische Ziffern"
|
|
|
|
#: classes/footnotes_settings.php:440 classes/footnotes_settings.php:442
|
|
msgid "HowTo"
|
|
msgstr "Hilfe"
|
|
|
|
#: classes/footnotes_settings.php:453
|
|
msgid "This is a brief introduction in how to use the plugin."
|
|
msgstr "Eine kurze Anleitung für die Verwendung des Plugins."
|
|
|
|
#: classes/footnotes_settings.php:468
|
|
msgid "Start your footnote with the following shortcode:"
|
|
msgstr "Starten Sie eine Fußnote mit:"
|
|
|
|
#: classes/footnotes_settings.php:473
|
|
msgid "...and end your footnote with this shortcode:"
|
|
msgstr "...und beenden Sie diese mit:"
|
|
|
|
#: classes/footnotes_settings.php:479 classes/footnotes_settings.php:482
|
|
msgid "example string"
|
|
msgstr "Beispieltext"
|
|
|
|
#: classes/footnotes_settings.php:480
|
|
msgid "will be displayed as:"
|
|
msgstr "wird dargestellt als:"
|
|
|
|
#: classes/footnotes_settings.php:487
|
|
#, php-format
|
|
msgid "If you have any questions, please don't hesitate to %smail us%s."
|
|
msgstr "Bei Fragen können Sie uns gerne eine %se-Mail%s senden."
|
|
|
|
#: includes/replacer.php:104
|
|
#, php-format
|
|
msgid "Hey there, I'm using the awesome WordPress Plugin called %sfootnotes%s"
|
|
msgstr "Hey Community, ich verwende nun das WordPress Plugin %sfootnotes%s"
|
|
|
|
#: includes/uninstall.php:20
|
|
msgid "You must be logged in to run this script."
|
|
msgstr "Sie müssen angemeldet sein um diese Funktion ausführen zu können."
|
|
|
|
#: includes/uninstall.php:25
|
|
msgid "You do not have permission to run this script."
|
|
msgstr "Sie haben nicht die Berechtigung diese Funktion auszuführen."
|
|
|
|
#~ msgid "Save"
|
|
#~ msgstr "Speichern"
|
|
|
|
#~ msgid "General Information"
|
|
#~ msgstr "Allgemeine Informationen"
|
|
|
|
#~ msgid ""
|
|
#~ "Insert the following shortcode where you want your footnotes to be "
|
|
#~ "displayed:"
|
|
#~ msgstr "Folgender Platzhalter wird durch Ihre Fußnote ersetzt:"
|
|
|
|
#~ msgid "The plugin replaces this shortcode automatically with your footnotes"
|
|
#~ msgstr "Das Plugin ersetzt Ihren Text duch einen Fußnote"
|