2014-05-20 11:23:45 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: footnotes\n"
|
2014-05-21 18:33:26 +00:00
|
|
|
"POT-Creation-Date: 2014-05-21 20:28+0100\n"
|
|
|
|
"PO-Revision-Date: 2014-05-21 20:30+0100\n"
|
|
|
|
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
2014-05-20 11:23:45 +00:00
|
|
|
"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"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:366
|
2014-05-20 11:33:11 +00:00
|
|
|
msgid "General"
|
|
|
|
msgstr "Allgemein"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:368
|
2014-05-20 11:53:13 +00:00
|
|
|
#, php-format
|
|
|
|
msgid "%s Settings"
|
|
|
|
msgstr "%s Einstellungen"
|
2014-05-20 11:23:45 +00:00
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:369
|
|
|
|
msgid "References Container"
|
|
|
|
msgstr "Einzelnachweise"
|
|
|
|
|
|
|
|
#: classes/footnotes_settings.php:370
|
|
|
|
msgid "Footnotes styling"
|
|
|
|
msgstr "Layout der Fußnoten"
|
|
|
|
|
|
|
|
#: classes/footnotes_settings.php:371
|
|
|
|
msgid "Other"
|
|
|
|
msgstr "Andere"
|
|
|
|
|
|
|
|
#: classes/footnotes_settings.php:391
|
2014-05-20 11:23:45 +00:00
|
|
|
msgid "References label:"
|
|
|
|
msgstr "Überschrift \"Einzelnachweis\":"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:396
|
2014-05-20 11:38:36 +00:00
|
|
|
msgid "Collapse references by default:"
|
|
|
|
msgstr "Verstecke Einzelnachweise standardmäßig:"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:405
|
|
|
|
msgid "in the footer"
|
|
|
|
msgstr "am Ende der Seite"
|
2014-05-20 11:42:07 +00:00
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:406
|
|
|
|
msgid "at the end of the post"
|
|
|
|
msgstr "nach einem Beitrag"
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:408
|
|
|
|
msgid "Where shall the reference container appear:"
|
|
|
|
msgstr "Positionierung der Einzelnachweise:"
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:420 classes/footnotes_settings.php:457
|
|
|
|
#: classes/footnotes_settings.php:466
|
2014-05-20 11:23:45 +00:00
|
|
|
msgid "Yes"
|
|
|
|
msgstr "Ja"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:421 classes/footnotes_settings.php:458
|
|
|
|
#: classes/footnotes_settings.php:467
|
2014-05-20 11:23:45 +00:00
|
|
|
msgid "No"
|
|
|
|
msgstr "Nein"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:423
|
|
|
|
msgid "Combine identical footnotes:"
|
|
|
|
msgstr "Kombiniere meine Fußnoten:"
|
|
|
|
|
|
|
|
#: classes/footnotes_settings.php:428
|
|
|
|
msgid "Footnote tag starts with:"
|
|
|
|
msgstr "Fußnoten starten mit:"
|
2014-05-20 11:42:07 +00:00
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:432
|
|
|
|
msgid "and ends with:"
|
|
|
|
msgstr "und endet mit:"
|
2014-05-20 11:42:07 +00:00
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:439
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
msgid "Arabic Numbers - Plain"
|
|
|
|
msgstr "arabische Ziffern"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:440
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
msgid "Arabic Numbers - Leading 0"
|
|
|
|
msgstr "arabisch Ziffern - führende Null"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:441
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
msgid "Latin Character - lower case"
|
|
|
|
msgstr "alphabetisch - Kleinschreibung"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:442
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
msgid "Latin Character - upper case"
|
|
|
|
msgstr "alphabetisch - Großschreibung"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:443
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
msgid "Roman Numerals"
|
|
|
|
msgstr "Römische Ziffern"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:445
|
|
|
|
msgid "Counter style:"
|
|
|
|
msgstr "Fußnoten Zähler:"
|
|
|
|
|
|
|
|
#: classes/footnotes_settings.php:460
|
|
|
|
msgid "Allow footnotes on Summarized Posts:"
|
|
|
|
msgstr "Erlaube Fußnoten in Zusammenfassungen:"
|
|
|
|
|
|
|
|
#: classes/footnotes_settings.php:469
|
|
|
|
#, php-format
|
|
|
|
msgid "Tell the world you're using %s:"
|
|
|
|
msgstr "Teile der Welt mit, dass du %s verwendest:"
|
|
|
|
|
|
|
|
#: classes/footnotes_settings.php:482
|
2014-05-20 11:33:11 +00:00
|
|
|
msgid "HowTo"
|
|
|
|
msgstr "Hilfe"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:485
|
|
|
|
msgid "Brief introduction in how to use the plugin"
|
|
|
|
msgstr "Kurze Anleitung für die Verwendung des Plugins."
|
2014-05-20 11:33:11 +00:00
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:511
|
2014-05-20 11:23:45 +00:00
|
|
|
msgid "Start your footnote with the following shortcode:"
|
|
|
|
msgstr "Starten Sie eine Fußnote mit:"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:517
|
2014-05-20 11:23:45 +00:00
|
|
|
msgid "...and end your footnote with this shortcode:"
|
|
|
|
msgstr "...und beenden Sie diese mit:"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:525 classes/footnotes_settings.php:528
|
2014-05-20 11:23:45 +00:00
|
|
|
msgid "example string"
|
|
|
|
msgstr "Beispieltext"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:526
|
2014-05-20 11:23:45 +00:00
|
|
|
msgid "will be displayed as:"
|
|
|
|
msgstr "wird dargestellt als:"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: classes/footnotes_settings.php:533
|
2014-05-20 11:23:45 +00:00
|
|
|
#, php-format
|
2014-05-20 11:53:13 +00:00
|
|
|
msgid "If you have any questions, please don't hesitate to %se-mail%s us."
|
2014-05-20 11:23:45 +00:00
|
|
|
msgstr "Bei Fragen können Sie uns gerne eine %se-Mail%s senden."
|
|
|
|
|
2014-05-20 11:53:13 +00:00
|
|
|
#: includes/plugin-settings.php:22
|
|
|
|
msgid "Settings"
|
|
|
|
msgstr "Einstellungen"
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#: includes/replacer.php:180
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
#, php-format
|
2014-05-20 17:08:51 +00:00
|
|
|
msgid "Hey there, I'm using the awesome WordPress Plugin called %s"
|
2014-05-20 19:52:11 +00:00
|
|
|
msgstr "Diese Seite verwendet das %s Plugin"
|
Version 1.0.4
* 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
2014-05-20 11:44:38 +00:00
|
|
|
|
2014-05-20 17:08:51 +00:00
|
|
|
#: includes/uninstall.php:26
|
2014-05-20 11:33:11 +00:00
|
|
|
msgid "You must be logged in to run this script."
|
|
|
|
msgstr "Sie müssen angemeldet sein um diese Funktion ausführen zu können."
|
|
|
|
|
2014-05-20 17:08:51 +00:00
|
|
|
#: includes/uninstall.php:31
|
2014-05-20 11:33:11 +00:00
|
|
|
msgid "You do not have permission to run this script."
|
|
|
|
msgstr "Sie haben nicht die Berechtigung diese Funktion auszuführen."
|
|
|
|
|
2014-05-21 18:33:26 +00:00
|
|
|
#~ msgid "starts with:"
|
|
|
|
#~ msgstr "beginnt mit:"
|
|
|
|
|
2014-05-20 11:33:11 +00:00
|
|
|
#~ msgid "Save"
|
|
|
|
#~ msgstr "Speichern"
|
|
|
|
|
|
|
|
#~ msgid "General Information"
|
|
|
|
#~ msgstr "Allgemeine Informationen"
|
|
|
|
|
2014-05-20 11:23:45 +00:00
|
|
|
#~ 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"
|