- Update: features.txt

- Update: Translations
  - en
  - de

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@997620 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
Mark Cheret 2014-09-27 12:07:17 +00:00
parent 14cda8a316
commit eac463c643
5 changed files with 386 additions and 345 deletions

View file

@ -12,11 +12,21 @@
- Add current WordPress Theme (Name, Version, Author, Url) - Add current WordPress Theme (Name, Version, Author, Url)
== Footnotes == == Footnotes Features ==
- Add public css file to the "How to" tab - Add public css file to the "How to" tab
- Add setting to customize the mouse-over box - Add setting to customize the mouse-over box
- Add setting to disable the mouse-over box - Add setting to disable the mouse-over box
- Display the mouse-over box to the left if near the right margin - Display the mouse-over box to the left if near the right margin
- Abbreviate the mouse-over text if more than XXX characters (ending with "...") - Abbreviate the mouse-over text if more than XXX characters (ending with "...")
- Performance of the task so PHP won't throw an error when there are more than 120? Footnotes - Performance of the task so PHP won't throw an error when there are more than 120? Footnotes
- Maybe increase PHP max execution time while processing the Footnotes task - Maybe increase PHP max execution time while processing the Footnotes task
- different background for every odd table row
- Offer a set of pre-defined styles for the footnotes.Reference.Container
There should be 2 pre-defined styles for the footnotes.Reference.Container and the ability to customize or add templates.
the currently used one should be one of those templates and pre-defined styles offered but not the default setting.
== Footnotes Bugs ==
- Excerpt No doesn't work
- Reference Container table no border
- Table first collumn max 10%

Binary file not shown.

View file

@ -1,9 +1,9 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: footnotes\n" "Project-Id-Version: footnotes\n"
"POT-Creation-Date: 2014-09-07 03:43+0100\n" "POT-Creation-Date: 2014-09-27 14:00+0100\n"
"PO-Revision-Date: 2014-09-07 03:46+0100\n" "PO-Revision-Date: 2014-09-27 14:01+0100\n"
"Last-Translator: Stefan Herndler <s.herndler@methis.at>\n" "Last-Translator: Mark Cheret <mark@cheret.de>\n"
"Language-Team: SHE <s.herndler@methis.at>\n" "Language-Team: SHE <s.herndler@methis.at>\n"
"Language: de\n" "Language: de\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,241 +18,208 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPath-0: .\n"
#: classes/footnotes.php:82 #: class/dashboard/init.php:145
msgid "You must be logged in to run this script." msgid "Take a look on other Plugins we have developed."
msgstr "Sie müssen angemeldet sein um diese Funktion ausführen zu können." msgstr "Sehen Sie sich unsere weiteren WordPress Plugins an"
#: classes/footnotes.php:87 #: class/dashboard/layout.php:237
msgid "You do not have permission to run this script." #, fuzzy
msgstr "Sie haben nicht die Berechtigung diese Funktion auszuführen." msgid "Settings saved"
msgstr "Einstellungen"
#: classes/tab_custom.php:28 #: class/dashboard/subpage-diagnostics.php:48
msgid "Customize" #: class/dashboard/subpage-diagnostics.php:60
msgstr "Personalisieren"
#: classes/tab_custom.php:39
msgid "Superscript layout"
msgstr "Layout des Fußnoten Index"
#: classes/tab_custom.php:47
msgid "Hyperlink symbol in the Reference container"
msgstr "Einzelnachweis - Symbol für den Link zur Fußnote im Text"
#: classes/tab_custom.php:55
msgid "Add custom CSS to the public page"
msgstr "Benutzerdefinierten CSS Code zu den veröffentlichten Seiten hinzufügen"
#: classes/tab_custom.php:76
msgid "Before Footnotes index:"
msgstr "Vor dem Fußnoten Index:"
#: classes/tab_custom.php:80
msgid "After Footnotes index:"
msgstr "Nach dem Fußnoten Index:"
#: classes/tab_custom.php:93
msgid "Hyperlink symbol:"
msgstr "Symbol für den Link:"
#: classes/tab_custom.php:97
msgid "or enter a user defined symbol:"
msgstr "oder definiere ein eigenes Symbol:"
#: classes/tab_custom.php:100
msgid "if set it overrides the hyperlink symbol above"
msgstr "wenn gesetzt wird das oben definierte Symbol überschrieben"
#: classes/tab_custom.php:110
msgid "Add custom CSS:"
msgstr "Benutzerdefinierter CSS Code:"
#: classes/tab_custom.php:114
msgid ""
"Available CSS classes to customize the footnotes and the reference container:"
msgstr ""
"Verfügbare CSS Klassen um die Fußnoten und den Einzelnachweis zu "
"personalisieren:"
#: classes/tab_custom.php:117
msgid "inline footnotes"
msgstr "Fußnoten Index im veröffneltichten Text"
#: classes/tab_custom.php:118
msgid "inline footnotes, mouse over highlight box"
msgstr "Popup der Fußnote im veröffentlichten Text"
#: classes/tab_custom.php:120
msgid "reference container footnotes index"
msgstr "Einzelnachweis - Fußnote Index"
#: classes/tab_custom.php:121
msgid "reference container footnotes linked arrow"
msgstr "Einzelnachweiß - Symbol für den Link"
#: classes/tab_custom.php:122
msgid "reference container footnotes text"
msgstr "Einzelnachweis - Fußnote"
#: classes/tab_diagnostics.php:27
msgid "Diagnostics" msgid "Diagnostics"
msgstr "Diagnose" msgstr "Diagnose"
#: classes/tab_diagnostics.php:38 #: class/dashboard/subpage-diagnostics.php:73
msgid "Displays information about the web server, PHP and WordPress." #, fuzzy
msgid "Displays information about the web server, PHP and WordPress"
msgstr "Ausgabe von Informationen bezgl. des Webservers, PHP und WordPress." msgstr "Ausgabe von Informationen bezgl. des Webservers, PHP und WordPress."
#: classes/tab_diagnostics.php:65 #: class/dashboard/subpage-diagnostics.php:106
msgid "Server name" msgid "Server name"
msgstr "Servername" msgstr "Servername"
#: classes/tab_diagnostics.php:71 #: class/dashboard/subpage-diagnostics.php:109
msgid "PHP version" msgid "PHP version"
msgstr "PHP Version" msgstr "PHP Version"
#: classes/tab_diagnostics.php:77 #: class/dashboard/subpage-diagnostics.php:112
msgid "Max execution time" msgid "Max execution time"
msgstr "max. Ausführungsdauer" msgstr "max. Ausführungsdauer"
#: classes/tab_diagnostics.php:78 #: class/dashboard/subpage-diagnostics.php:113
msgid "seconds" msgid "seconds"
msgstr "Sekunden" msgstr "Sekunden"
#: classes/tab_diagnostics.php:83 #: class/dashboard/subpage-diagnostics.php:115
msgid "Memory limit" msgid "Memory limit"
msgstr "Speicherlimitierung" msgstr "Speicherlimitierung"
#: classes/tab_diagnostics.php:89 #: class/dashboard/subpage-diagnostics.php:118
msgid "PHP extensions" msgid "PHP extensions"
msgstr "PHP Erweiterungen" msgstr "PHP Erweiterungen"
#: classes/tab_diagnostics.php:102 #: class/dashboard/subpage-diagnostics.php:121
msgid "WordPress version" msgid "WordPress version"
msgstr "WordPress Version" msgstr "WordPress Version"
#: classes/tab_general.php:28 #: class/dashboard/subpage-main.php:60 class/hooks.php:82
msgid "General" msgid "Settings"
msgstr "Allgemein" msgstr "Einstellungen"
#: classes/tab_general.php:32 #: class/dashboard/subpage-main.php:61
#, php-format msgid "Customize"
msgid "%s Settings" msgstr "Personalisieren"
msgstr "%s Einstellungen"
#: classes/tab_general.php:39 #: class/dashboard/subpage-main.php:62
msgid "How to"
msgstr "Hilfe"
#: class/dashboard/subpage-main.php:75
msgid "References Container" msgid "References Container"
msgstr "Einzelnachweise" msgstr "Einzelnachweise"
#: classes/tab_general.php:47 #: class/dashboard/subpage-main.php:76
#, php-format #, php-format
msgid "%s styling" msgid "%s styling"
msgstr "%s Design" msgstr "%s Design"
#: classes/tab_general.php:63 #: class/dashboard/subpage-main.php:78
msgid "Other" msgid "Other"
msgstr "Andere" msgstr "Andere"
#: classes/tab_general.php:84 #: class/dashboard/subpage-main.php:80
msgid "References label:" msgid "Superscript layout"
msgstr "Überschrift \"Einzelnachweis\":" msgstr "Layout des Fußnoten Index"
#: classes/tab_general.php:88 #: class/dashboard/subpage-main.php:81
msgid "Collapse references by default:" msgid "Hyperlink symbol in the Reference container"
msgstr "Verstecke Einzelnachweise standardmäßig:" msgstr "Einzelnachweis - Symbol für den Link zur Fußnote im Text"
#: classes/tab_general.php:94 #: class/dashboard/subpage-main.php:82
msgid "Add custom CSS to the public page"
msgstr "Benutzerdefinierten CSS Code zu den veröffentlichten Seiten hinzufügen"
#: class/dashboard/subpage-main.php:84
msgid "Brief introduction in how to use the plugin"
msgstr "Kurze Anleitung für die Verwendung des Plugins."
#: class/dashboard/subpage-main.php:85
#, fuzzy
msgid "Help us to improve our Plugin"
msgstr "Helfen Sie bei der weiteren Entwicklung des Plugins."
#: class/dashboard/subpage-main.php:98
msgid "in the footer" msgid "in the footer"
msgstr "am Ende der Seite" msgstr "am Ende der Seite"
#: classes/tab_general.php:95 #: class/dashboard/subpage-main.php:99
msgid "at the end of the post" msgid "at the end of the post"
msgstr "nach einem Beitrag" msgstr "nach einem Beitrag"
#: classes/tab_general.php:96 #: class/dashboard/subpage-main.php:100
msgid "in the widget area" msgid "in the widget area"
msgstr "im Widget" msgstr "im Widget"
#: classes/tab_general.php:98 #: class/dashboard/subpage-main.php:108
msgid "Where shall the reference container appear:" #, fuzzy
msgid "References label"
msgstr "Überschrift \"Einzelnachweis\":"
#: class/dashboard/subpage-main.php:111
#, fuzzy
msgid "Collapse references by default"
msgstr "Verstecke Einzelnachweise standardmäßig:"
#: class/dashboard/subpage-main.php:114
#, fuzzy
msgid "Where shall the reference container appear"
msgstr "Positionierung der Einzelnachweise:" msgstr "Positionierung der Einzelnachweise:"
#: classes/tab_general.php:109 classes/tab_general.php:182 #: class/dashboard/subpage-main.php:133 class/dashboard/subpage-main.php:233
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: classes/tab_general.php:110 classes/tab_general.php:183 #: class/dashboard/subpage-main.php:134 class/dashboard/subpage-main.php:234
msgid "No" msgid "No"
msgstr "Nein" msgstr "Nein"
#: classes/tab_general.php:112 #: class/dashboard/subpage-main.php:141 class/dashboard/subpage-main.php:148
msgid "Combine identical footnotes:"
msgstr "Kombiniere meine Fußnoten:"
#: classes/tab_general.php:120 classes/tab_general.php:129
msgid "user defined" msgid "user defined"
msgstr "benutzerdefiniert" msgstr "benutzerdefiniert"
#: classes/tab_general.php:122 #: class/dashboard/subpage-main.php:152
msgid "Footnote tag starts with:"
msgstr "Fußnoten starten mit:"
#: classes/tab_general.php:131
msgid "and ends with:"
msgstr "und endet mit:"
#: classes/tab_general.php:143
msgid "Arabic Numbers - Plain" msgid "Arabic Numbers - Plain"
msgstr "arabische Ziffern" msgstr "arabische Ziffern"
#: classes/tab_general.php:144 #: class/dashboard/subpage-main.php:153
msgid "Arabic Numbers - Leading 0" msgid "Arabic Numbers - Leading 0"
msgstr "arabisch Ziffern - führende Null" msgstr "arabisch Ziffern - führende Null"
#: classes/tab_general.php:145 #: class/dashboard/subpage-main.php:154
msgid "Latin Character - lower case" msgid "Latin Character - lower case"
msgstr "alphabetisch - Kleinschreibung" msgstr "alphabetisch - Kleinschreibung"
#: classes/tab_general.php:146 #: class/dashboard/subpage-main.php:155
msgid "Latin Character - upper case" msgid "Latin Character - upper case"
msgstr "alphabetisch - Großschreibung" msgstr "alphabetisch - Großschreibung"
#: classes/tab_general.php:147 #: class/dashboard/subpage-main.php:156
msgid "Roman Numerals" msgid "Roman Numerals"
msgstr "Römische Ziffern" msgstr "Römische Ziffern"
#: classes/tab_general.php:149 #: class/dashboard/subpage-main.php:164
msgid "Counter style:" #, fuzzy
msgid "Combine identical footnotes"
msgstr "Kombiniere meine Fußnoten:"
#: class/dashboard/subpage-main.php:167
#, fuzzy
msgid "Footnote tag starts with"
msgstr "Fußzeile einbinden:"
#: class/dashboard/subpage-main.php:170
#, fuzzy
msgid "and ends with"
msgstr "endet mit:"
#: class/dashboard/subpage-main.php:179
#, fuzzy
msgid "Counter style"
msgstr "Fußnoten Zähler:" msgstr "Fußnoten Zähler:"
#: classes/tab_general.php:160 classes/task.php:143 #: class/dashboard/subpage-main.php:201 class/task.php:112
#, php-format #, php-format
msgid "I %s %s" msgid "I %s %s"
msgstr "Ich %s %s" msgstr "Ich %s %s"
#: classes/tab_general.php:161 classes/task.php:146 #: class/dashboard/subpage-main.php:202 class/task.php:115
#, php-format #, php-format
msgid "this site uses the awesome %s Plugin" msgid "this site uses the awesome %s Plugin"
msgstr "Diese Seite verwendet das Plugin %s" msgstr "Diese Seite verwendet das Plugin %s"
#: classes/tab_general.php:162 classes/task.php:150 #: class/dashboard/subpage-main.php:203 class/task.php:119
#, php-format #, php-format
msgid "extra smooth %s" msgid "extra smooth %s"
msgstr "besonders feine %s" msgstr "besonders feine %s"
#: classes/tab_general.php:163 #: class/dashboard/subpage-main.php:204
msgid "random text" msgid "random text"
msgstr "zufälliger Text" msgstr "zufälliger Text"
#: classes/tab_general.php:164 #: class/dashboard/subpage-main.php:205
#, php-format #, php-format
msgid "Don't display a %s %s text in my footer." msgid "Don't display a %s %s text in my footer."
msgstr "Verstecke %s %s am Ende meiner Seite." msgstr "Verstecke %s %s am Ende meiner Seite."
#: classes/tab_general.php:166 #: class/dashboard/subpage-main.php:213
#, php-format #, fuzzy, php-format
msgid "Tell the world you're using %s:" msgid "Tell the world you're using %s"
msgstr "Teile der Welt mit, dass du %s verwendest:" msgstr "Teile der Welt mit, dass du %sfoot%snotes%s verwendest:"
#: classes/tab_general.php:170 #: class/dashboard/subpage-main.php:216
#, php-format #, php-format
msgid "" msgid ""
"Don't tell the world you're using %s on specific pages by adding the " "Don't tell the world you're using %s on specific pages by adding the "
@ -261,39 +228,85 @@ msgstr ""
"Platzhalter um der Welt an einzelnen Seiten nicht mitzuteilen, dass Sie %s " "Platzhalter um der Welt an einzelnen Seiten nicht mitzuteilen, dass Sie %s "
"verwenden:" "verwenden:"
#: classes/tab_general.php:185 #: class/dashboard/subpage-main.php:242
msgid "Allow footnotes on Summarized Posts:" #, fuzzy
msgid "Allow footnotes on Summarized Posts"
msgstr "Erlaube Fußnoten in Zusammenfassungen:" msgstr "Erlaube Fußnoten in Zusammenfassungen:"
#: classes/tab_howto.php:28 #: class/dashboard/subpage-main.php:262
msgid "How to" #, fuzzy
msgstr "Hilfe" msgid "Before Footnotes index"
msgstr "Kombiniere meine Fußnoten:"
#: classes/tab_howto.php:39 #: class/dashboard/subpage-main.php:265
msgid "Brief introduction in how to use the plugin" #, fuzzy
msgstr "Kurze Anleitung für die Verwendung des Plugins." msgid "After Footnotes index"
msgstr "Kombiniere meine Fußnoten:"
#: classes/tab_howto.php:47 #: class/dashboard/subpage-main.php:285
msgid "Help us to improve our Plugin." #, fuzzy
msgstr "Helfen Sie bei der weiteren Entwicklung des Plugins." msgid "Hyperlink symbol"
msgstr "Symbol für den Link:"
#: classes/tab_howto.php:77 #: class/dashboard/subpage-main.php:288
msgid "or enter a user defined symbol"
msgstr "oder definieren Sie ein eigenes Symbol:"
#: class/dashboard/subpage-main.php:290
msgid "if set it overrides the hyperlink symbol above"
msgstr "wenn gesetzt wird das oben definierte Symbol überschrieben"
#: class/dashboard/subpage-main.php:309
#, fuzzy
msgid "Add custom CSS"
msgstr "Benutzerdefinierter CSS Code:"
#: class/dashboard/subpage-main.php:312
#, fuzzy
msgid ""
"Available CSS classes to customize the footnotes and the reference container"
msgstr ""
"Verfügbare CSS Klassen um die Fußnoten und den Einzelnachweis zu "
"personalisieren:"
#: class/dashboard/subpage-main.php:315
msgid "inline footnotes"
msgstr "Fußnoten Index im veröffneltichten Text"
#: class/dashboard/subpage-main.php:318
msgid "inline footnotes, mouse over highlight box"
msgstr "Popup der Fußnote im veröffentlichten Text"
#: class/dashboard/subpage-main.php:321
msgid "reference container footnotes index"
msgstr "Einzelnachweis - Fußnote Index"
#: class/dashboard/subpage-main.php:324
msgid "reference container footnotes linked arrow"
msgstr "Einzelnachweiß - Symbol für den Link"
#: class/dashboard/subpage-main.php:327
msgid "reference container footnotes text"
msgstr "Einzelnachweis - Fußnote"
#: class/dashboard/subpage-main.php:351
msgid "example string" msgid "example string"
msgstr "Beispieltext" msgstr "Beispieltext"
#: classes/tab_howto.php:82 #: class/dashboard/subpage-main.php:358
msgid "Start your footnote with the following shortcode:" #, fuzzy
msgid "Start your footnote with the following short code:"
msgstr "Starten Sie eine Fußnote mit:" msgstr "Starten Sie eine Fußnote mit:"
#: classes/tab_howto.php:88 #: class/dashboard/subpage-main.php:361
msgid "...and end your footnote with this shortcode:" msgid "...and end your footnote with this short code:"
msgstr "...und beenden Sie diese mit:" msgstr "...und beenden Sie diesen mit:"
#: classes/tab_howto.php:96 #: class/dashboard/subpage-main.php:365
msgid "will be displayed as:" msgid "will be displayed as:"
msgstr "wird dargestellt als:" msgstr "wird dargestellt als:"
#: classes/tab_howto.php:102 #: class/dashboard/subpage-main.php:368
#, php-format #, php-format
msgid "" msgid ""
"For further information please check out our %ssupport forum%s on WordPress." "For further information please check out our %ssupport forum%s on WordPress."
@ -302,11 +315,28 @@ msgstr ""
"Für mehr Informationen besuchen Sie unser %sSupport Forum%s auf WordPress." "Für mehr Informationen besuchen Sie unser %sSupport Forum%s auf WordPress."
"org." "org."
#: classes/tab_howto.php:115 #: class/dashboard/subpage-main.php:387
msgid "Donate now" msgid "Donate now"
msgstr "Jetzt spenden" msgstr "Jetzt spenden"
#: classes/widget.php:25 classes/widget.php:43 #: class/hooks.php:59
msgid "You must be logged in to run this script."
msgstr "Sie müssen angemeldet sein um diese Funktion ausführen zu können."
#: class/hooks.php:63
msgid "You do not have permission to run this script."
msgstr "Sie haben nicht die Berechtigung diese Funktion auszuführen."
#: class/hooks.php:80
msgid "Support"
msgstr "Support"
#: class/hooks.php:84
msgid "Donate"
msgstr "Spenden"
#: class/widgets/reference-container.php:49
#: class/widgets/reference-container.php:61
msgid "" msgid ""
"The widget defines the position of the reference container if set to " "The widget defines the position of the reference container if set to "
"\"widget area\"." "\"widget area\"."
@ -314,17 +344,11 @@ msgstr ""
"Das Widget definiert die Position der Einzelnachweise wenn \"im Widget\" " "Das Widget definiert die Position der Einzelnachweise wenn \"im Widget\" "
"eingestellt ist." "eingestellt ist."
#: includes/plugin-settings.php:24 #~ msgid "General"
msgid "Settings" #~ msgstr "Allgemein"
msgstr "Einstellungen"
#: includes/plugin-settings.php:26 #~ msgid "%s Settings"
msgid "Support" #~ msgstr "%s Einstellungen"
msgstr "Support"
#: includes/plugin-settings.php:28
msgid "Donate"
msgstr "Spenden"
#~ msgid "If you have any questions, please don't hesitate to %se-mail%s us." #~ msgid "If you have any questions, please don't hesitate to %se-mail%s us."
#~ msgstr "Bei Fragen können Sie uns gerne eine %se-Mail%s senden." #~ msgstr "Bei Fragen können Sie uns gerne eine %se-Mail%s senden."

Binary file not shown.

View file

@ -1,9 +1,9 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: footnotes\n" "Project-Id-Version: footnotes\n"
"POT-Creation-Date: 2014-09-07 03:43+0100\n" "POT-Creation-Date: 2014-09-27 13:59+0100\n"
"PO-Revision-Date: 2014-09-07 03:43+0100\n" "PO-Revision-Date: 2014-09-27 14:00+0100\n"
"Last-Translator: Stefan Herndler <s.herndler@methis.at>\n" "Last-Translator: Mark Cheret <mark@cheret.de>\n"
"Language-Team: SHE <s.herndler@methis.at>\n" "Language-Team: SHE <s.herndler@methis.at>\n"
"Language: en\n" "Language: en\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,240 +18,198 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPath-0: .\n"
#: classes/footnotes.php:82 #: class/dashboard/init.php:145
msgid "You must be logged in to run this script." msgid "Take a look on other Plugins we have developed."
msgstr "You must be logged in to run this script." msgstr "Take a look at other Plugins we have developed."
#: classes/footnotes.php:87 #: class/dashboard/layout.php:237
msgid "You do not have permission to run this script." msgid "Settings saved"
msgstr "You do not have permission to run this script." msgstr "Settings saved"
#: classes/tab_custom.php:28 #: class/dashboard/subpage-diagnostics.php:48
msgid "Customize" #: class/dashboard/subpage-diagnostics.php:60
msgstr "Customize"
#: classes/tab_custom.php:39
msgid "Superscript layout"
msgstr "Superscript layout"
#: classes/tab_custom.php:47
msgid "Hyperlink symbol in the Reference container"
msgstr "Hyperlink symbol in the Reference container"
#: classes/tab_custom.php:55
msgid "Add custom CSS to the public page"
msgstr "Add custom CSS to the public page"
#: classes/tab_custom.php:76
msgid "Before Footnotes index:"
msgstr "Before Footnotes index:"
#: classes/tab_custom.php:80
msgid "After Footnotes index:"
msgstr "After Footnotes index:"
#: classes/tab_custom.php:93
msgid "Hyperlink symbol:"
msgstr "Hyperlink symbol:"
#: classes/tab_custom.php:97
msgid "or enter a user defined symbol:"
msgstr "or enter a user defined symbol:"
#: classes/tab_custom.php:100
msgid "if set it overrides the hyperlink symbol above"
msgstr "if set it overrides the hyperlink symbol above"
#: classes/tab_custom.php:110
msgid "Add custom CSS:"
msgstr "Add custom CSS:"
#: classes/tab_custom.php:114
msgid ""
"Available CSS classes to customize the footnotes and the reference container:"
msgstr ""
"Available CSS classes to customize the footnotes and the reference container:"
#: classes/tab_custom.php:117
msgid "inline footnotes"
msgstr "inline footnotes"
#: classes/tab_custom.php:118
msgid "inline footnotes, mouse over highlight box"
msgstr "inline footnotes, mouse over highlight box"
#: classes/tab_custom.php:120
msgid "reference container footnotes index"
msgstr "reference container footnotes index"
#: classes/tab_custom.php:121
msgid "reference container footnotes linked arrow"
msgstr "reference container footnotes linked arrow"
#: classes/tab_custom.php:122
msgid "reference container footnotes text"
msgstr "reference container footnotes text"
#: classes/tab_diagnostics.php:27
msgid "Diagnostics" msgid "Diagnostics"
msgstr "Diagnostics" msgstr "Diagnostics"
#: classes/tab_diagnostics.php:38 #: class/dashboard/subpage-diagnostics.php:73
msgid "Displays information about the web server, PHP and WordPress." msgid "Displays information about the web server, PHP and WordPress"
msgstr "Displays information about the web server, PHP and WordPress." msgstr "Displays information about the web server, PHP and WordPress"
#: classes/tab_diagnostics.php:65 #: class/dashboard/subpage-diagnostics.php:106
msgid "Server name" msgid "Server name"
msgstr "Server name" msgstr "Server name"
#: classes/tab_diagnostics.php:71 #: class/dashboard/subpage-diagnostics.php:109
msgid "PHP version" msgid "PHP version"
msgstr "PHP version" msgstr "PHP version"
#: classes/tab_diagnostics.php:77 #: class/dashboard/subpage-diagnostics.php:112
msgid "Max execution time" msgid "Max execution time"
msgstr "Max execution time" msgstr "Max execution time"
#: classes/tab_diagnostics.php:78 #: class/dashboard/subpage-diagnostics.php:113
msgid "seconds" msgid "seconds"
msgstr "seconds" msgstr "seconds"
#: classes/tab_diagnostics.php:83 #: class/dashboard/subpage-diagnostics.php:115
msgid "Memory limit" msgid "Memory limit"
msgstr "Memory limit" msgstr "Memory limit"
#: classes/tab_diagnostics.php:89 #: class/dashboard/subpage-diagnostics.php:118
msgid "PHP extensions" msgid "PHP extensions"
msgstr "PHP extensions" msgstr "PHP extensions"
#: classes/tab_diagnostics.php:102 #: class/dashboard/subpage-diagnostics.php:121
msgid "WordPress version" msgid "WordPress version"
msgstr "WordPress version" msgstr "WordPress version"
#: classes/tab_general.php:28 #: class/dashboard/subpage-main.php:60 class/hooks.php:82
msgid "General" msgid "Settings"
msgstr "General" msgstr "Settings"
#: classes/tab_general.php:32 #: class/dashboard/subpage-main.php:61
#, php-format msgid "Customize"
msgid "%s Settings" msgstr "Customize"
msgstr "%s Settings"
#: classes/tab_general.php:39 #: class/dashboard/subpage-main.php:62
msgid "How to"
msgstr "How to"
#: class/dashboard/subpage-main.php:75
msgid "References Container" msgid "References Container"
msgstr "References Container" msgstr "References Container"
#: classes/tab_general.php:47 #: class/dashboard/subpage-main.php:76
#, php-format #, php-format
msgid "%s styling" msgid "%s styling"
msgstr "%s styling" msgstr "%s styling"
#: classes/tab_general.php:63 #: class/dashboard/subpage-main.php:78
msgid "Other" msgid "Other"
msgstr "Other" msgstr "Other"
#: classes/tab_general.php:84 #: class/dashboard/subpage-main.php:80
msgid "References label:" msgid "Superscript layout"
msgstr "References label:" msgstr "Superscript layout"
#: classes/tab_general.php:88 #: class/dashboard/subpage-main.php:81
msgid "Collapse references by default:" msgid "Hyperlink symbol in the Reference container"
msgstr "Collapse references by default:" msgstr "Hyperlink symbol in the Reference container"
#: classes/tab_general.php:94 #: class/dashboard/subpage-main.php:82
msgid "Add custom CSS to the public page"
msgstr "Add custom CSS to the public page"
#: class/dashboard/subpage-main.php:84
msgid "Brief introduction in how to use the plugin"
msgstr "Brief introduction in how to use the plugin"
#: class/dashboard/subpage-main.php:85
msgid "Help us to improve our Plugin"
msgstr "Help us to improve our Plugin"
#: class/dashboard/subpage-main.php:98
msgid "in the footer" msgid "in the footer"
msgstr "in the footer" msgstr "in the footer"
#: classes/tab_general.php:95 #: class/dashboard/subpage-main.php:99
msgid "at the end of the post" msgid "at the end of the post"
msgstr "at the end of the post" msgstr "at the end of the post"
#: classes/tab_general.php:96 #: class/dashboard/subpage-main.php:100
msgid "in the widget area" msgid "in the widget area"
msgstr "in the widget area" msgstr "in the widget area"
#: classes/tab_general.php:98 #: class/dashboard/subpage-main.php:108
msgid "Where shall the reference container appear:" msgid "References label"
msgstr "Where should the reference container appear:" msgstr "References label"
#: classes/tab_general.php:109 classes/tab_general.php:182 #: class/dashboard/subpage-main.php:111
msgid "Collapse references by default"
msgstr "Collapse references by default"
#: class/dashboard/subpage-main.php:114
msgid "Where shall the reference container appear"
msgstr "Where shall the reference container appear"
#: class/dashboard/subpage-main.php:133 class/dashboard/subpage-main.php:233
msgid "Yes" msgid "Yes"
msgstr "Yes" msgstr "Yes"
#: classes/tab_general.php:110 classes/tab_general.php:183 #: class/dashboard/subpage-main.php:134 class/dashboard/subpage-main.php:234
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#: classes/tab_general.php:112 #: class/dashboard/subpage-main.php:141 class/dashboard/subpage-main.php:148
msgid "Combine identical footnotes:"
msgstr "Combine identical footnotes:"
#: classes/tab_general.php:120 classes/tab_general.php:129
msgid "user defined" msgid "user defined"
msgstr "user defined" msgstr "user defined"
#: classes/tab_general.php:122 #: class/dashboard/subpage-main.php:152
msgid "Footnote tag starts with:"
msgstr "Footnote tag starts with:"
#: classes/tab_general.php:131
msgid "and ends with:"
msgstr "and ends with:"
#: classes/tab_general.php:143
msgid "Arabic Numbers - Plain" msgid "Arabic Numbers - Plain"
msgstr "Arabic Numbers - Plain" msgstr "Arabic Numbers - Plain"
#: classes/tab_general.php:144 #: class/dashboard/subpage-main.php:153
msgid "Arabic Numbers - Leading 0" msgid "Arabic Numbers - Leading 0"
msgstr "Arabic Numbers - Leading 0" msgstr "Arabic Numbers - Leading 0"
#: classes/tab_general.php:145 #: class/dashboard/subpage-main.php:154
msgid "Latin Character - lower case" msgid "Latin Character - lower case"
msgstr "Latin Character - lower case" msgstr "Latin Character - lower case"
#: classes/tab_general.php:146 #: class/dashboard/subpage-main.php:155
msgid "Latin Character - upper case" msgid "Latin Character - upper case"
msgstr "Latin Character - upper case" msgstr "Latin Character - upper case"
#: classes/tab_general.php:147 #: class/dashboard/subpage-main.php:156
msgid "Roman Numerals" msgid "Roman Numerals"
msgstr "Roman Numerals" msgstr "Roman Numerals"
#: classes/tab_general.php:149 #: class/dashboard/subpage-main.php:164
msgid "Counter style:" msgid "Combine identical footnotes"
msgstr "Counter style:" msgstr "Combine identical footnotes"
#: classes/tab_general.php:160 classes/task.php:143 #: class/dashboard/subpage-main.php:167
msgid "Footnote tag starts with"
msgstr "Footnote tag starts with"
#: class/dashboard/subpage-main.php:170
msgid "and ends with"
msgstr "and ends with"
#: class/dashboard/subpage-main.php:179
msgid "Counter style"
msgstr "Counter style"
#: class/dashboard/subpage-main.php:201 class/task.php:112
#, php-format #, php-format
msgid "I %s %s" msgid "I %s %s"
msgstr "I %s %s" msgstr "I %s %s"
#: classes/tab_general.php:161 classes/task.php:146 #: class/dashboard/subpage-main.php:202 class/task.php:115
#, php-format #, php-format
msgid "this site uses the awesome %s Plugin" msgid "this site uses the awesome %s Plugin"
msgstr "this site uses the awesome %s Plugin" msgstr "this site uses the awesome %s Plugin"
#: classes/tab_general.php:162 classes/task.php:150 #: class/dashboard/subpage-main.php:203 class/task.php:119
#, php-format #, php-format
msgid "extra smooth %s" msgid "extra smooth %s"
msgstr "extra smooth %s" msgstr "extra smooth %s"
#: classes/tab_general.php:163 #: class/dashboard/subpage-main.php:204
msgid "random text" msgid "random text"
msgstr "random text" msgstr "random text"
#: classes/tab_general.php:164 #: class/dashboard/subpage-main.php:205
#, php-format #, php-format
msgid "Don't display a %s %s text in my footer." msgid "Don't display a %s %s text in my footer."
msgstr "Don't display a %s %s text in my footer." msgstr "Don't display a %s %s text in my footer."
#: classes/tab_general.php:166 #: class/dashboard/subpage-main.php:213
#, php-format #, php-format
msgid "Tell the world you're using %s:" msgid "Tell the world you're using %s"
msgstr "Tell the world you're using %s:" msgstr "Tell the world you're using %s"
#: classes/tab_general.php:170 #: class/dashboard/subpage-main.php:216
#, php-format #, php-format
msgid "" msgid ""
"Don't tell the world you're using %s on specific pages by adding the " "Don't tell the world you're using %s on specific pages by adding the "
@ -260,39 +218,77 @@ msgstr ""
"Don't tell the world you're using %s on specific pages by adding the " "Don't tell the world you're using %s on specific pages by adding the "
"following short code:" "following short code:"
#: classes/tab_general.php:185 #: class/dashboard/subpage-main.php:242
msgid "Allow footnotes on Summarized Posts:" msgid "Allow footnotes on Summarized Posts"
msgstr "Allow footnotes on Summarized Posts:" msgstr "Allow footnotes on Summarized Posts"
#: classes/tab_howto.php:28 #: class/dashboard/subpage-main.php:262
msgid "How to" msgid "Before Footnotes index"
msgstr "How to" msgstr "Before Footnotes index"
#: classes/tab_howto.php:39 #: class/dashboard/subpage-main.php:265
msgid "Brief introduction in how to use the plugin" msgid "After Footnotes index"
msgstr "Brief introduction in how to use the plugin" msgstr "After Footnotes index"
#: classes/tab_howto.php:47 #: class/dashboard/subpage-main.php:285
msgid "Help us to improve our Plugin." msgid "Hyperlink symbol"
msgstr "Help us to improve our Plugin." msgstr "Hyperlink symbol"
#: classes/tab_howto.php:77 #: class/dashboard/subpage-main.php:288
msgid "or enter a user defined symbol"
msgstr "or enter a user defined symbol"
#: class/dashboard/subpage-main.php:290
msgid "if set it overrides the hyperlink symbol above"
msgstr "if set it overrides the hyperlink symbol above"
#: class/dashboard/subpage-main.php:309
msgid "Add custom CSS"
msgstr "Add custom CSS"
#: class/dashboard/subpage-main.php:312
msgid ""
"Available CSS classes to customize the footnotes and the reference container"
msgstr ""
"Available CSS classes to customize the footnotes and the reference container"
#: class/dashboard/subpage-main.php:315
msgid "inline footnotes"
msgstr "inline footnotes"
#: class/dashboard/subpage-main.php:318
msgid "inline footnotes, mouse over highlight box"
msgstr "inline footnotes, mouse over highlight box"
#: class/dashboard/subpage-main.php:321
msgid "reference container footnotes index"
msgstr "reference container footnotes index"
#: class/dashboard/subpage-main.php:324
msgid "reference container footnotes linked arrow"
msgstr "reference container footnotes linked arrow"
#: class/dashboard/subpage-main.php:327
msgid "reference container footnotes text"
msgstr "reference container footnotes text"
#: class/dashboard/subpage-main.php:351
msgid "example string" msgid "example string"
msgstr "example string" msgstr "example string"
#: classes/tab_howto.php:82 #: class/dashboard/subpage-main.php:358
msgid "Start your footnote with the following shortcode:" msgid "Start your footnote with the following short code:"
msgstr "Start your footnote with the following shortcode:" msgstr "Start your footnote with the following short code:"
#: classes/tab_howto.php:88 #: class/dashboard/subpage-main.php:361
msgid "...and end your footnote with this shortcode:" msgid "...and end your footnote with this short code:"
msgstr "...and end your footnote with this shortcode:" msgstr "...and end your footnote with this short code:"
#: classes/tab_howto.php:96 #: class/dashboard/subpage-main.php:365
msgid "will be displayed as:" msgid "will be displayed as:"
msgstr "will be displayed as:" msgstr "will be displayed as:"
#: classes/tab_howto.php:102 #: class/dashboard/subpage-main.php:368
#, php-format #, php-format
msgid "" msgid ""
"For further information please check out our %ssupport forum%s on WordPress." "For further information please check out our %ssupport forum%s on WordPress."
@ -301,11 +297,28 @@ msgstr ""
"For further information please check out our %ssupport forum%s on WordPress." "For further information please check out our %ssupport forum%s on WordPress."
"org." "org."
#: classes/tab_howto.php:115 #: class/dashboard/subpage-main.php:387
msgid "Donate now" msgid "Donate now"
msgstr "Donate now" msgstr "Donate now"
#: classes/widget.php:25 classes/widget.php:43 #: class/hooks.php:59
msgid "You must be logged in to run this script."
msgstr "You must be logged in to run this script."
#: class/hooks.php:63
msgid "You do not have permission to run this script."
msgstr "You do not have permission to run this script."
#: class/hooks.php:80
msgid "Support"
msgstr "Support"
#: class/hooks.php:84
msgid "Donate"
msgstr "Donate"
#: class/widgets/reference-container.php:49
#: class/widgets/reference-container.php:61
msgid "" msgid ""
"The widget defines the position of the reference container if set to " "The widget defines the position of the reference container if set to "
"\"widget area\"." "\"widget area\"."
@ -313,17 +326,11 @@ msgstr ""
"The widget defines the position of the reference container if set to " "The widget defines the position of the reference container if set to "
"\"widget area\"." "\"widget area\"."
#: includes/plugin-settings.php:24 #~ msgid "General"
msgid "Settings" #~ msgstr "General"
msgstr "Settings"
#: includes/plugin-settings.php:26 #~ msgid "%s Settings"
msgid "Support" #~ msgstr "%s Settings"
msgstr "Support"
#: includes/plugin-settings.php:28
msgid "Donate"
msgstr "Donate"
#~ msgid "If you have any questions, please don't hesitate to %se-mail%s us." #~ msgid "If you have any questions, please don't hesitate to %se-mail%s us."
#~ msgstr "If you have any questions, please don't hesitate to %se-mail%s us." #~ msgstr "If you have any questions, please don't hesitate to %se-mail%s us."