Prepare for release version 1.6.1
- Update: Translations - Bugfix: Move to anchor git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@1009670 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
f1093ce571
commit
2b3856f00a
15 changed files with 223 additions and 160 deletions
|
@ -4,7 +4,7 @@
|
||||||
Plugin URI: http://wordpress.org/plugins/footnotes/
|
Plugin URI: http://wordpress.org/plugins/footnotes/
|
||||||
Description: time to bring footnotes to your website! footnotes are known from offline publishing and everybody takes them for granted when reading a magazine.
|
Description: time to bring footnotes to your website! footnotes are known from offline publishing and everybody takes them for granted when reading a magazine.
|
||||||
Author: ManFisher Medien ManuFaktur
|
Author: ManFisher Medien ManuFaktur
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Author URI: http://manfisher.net/plugins/footnotes/
|
Author URI: http://manfisher.net/plugins/footnotes/
|
||||||
Text Domain: footnotes
|
Text Domain: footnotes
|
||||||
Domain Path: /languages
|
Domain Path: /languages
|
||||||
|
|
Binary file not shown.
|
@ -1,15 +1,15 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: footnotes\n"
|
"Project-Id-Version: footnotes\n"
|
||||||
"POT-Creation-Date: 2014-10-18 12:40+0100\n"
|
"POT-Creation-Date: 2014-10-18 20:57+0100\n"
|
||||||
"PO-Revision-Date: 2014-10-18 12:40+0100\n"
|
"PO-Revision-Date: 2014-10-18 20:58+0100\n"
|
||||||
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
||||||
"Language-Team: SHE <s.herndler@methis.at>\n"
|
"Language-Team: SHE <s.herndler@methis.at>\n"
|
||||||
"Language: de_AT\n"
|
"Language: de_AT\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.6.9\n"
|
"X-Generator: Poedit 1.6.10\n"
|
||||||
"X-Poedit-Basepath: ..\n"
|
"X-Poedit-Basepath: ..\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\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__;"
|
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
||||||
|
@ -234,17 +234,17 @@ msgstr "endet mit"
|
||||||
msgid "Counter style"
|
msgid "Counter style"
|
||||||
msgstr "Fußnoten Zähler"
|
msgstr "Fußnoten Zähler"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:207 class/task.php:149
|
#: class/dashboard/subpage-main.php:207 class/task.php:154
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "I %s %s"
|
msgid "I %s %s"
|
||||||
msgstr "Ich %s %s"
|
msgstr "Ich %s %s"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:208 class/task.php:152
|
#: class/dashboard/subpage-main.php:208 class/task.php:157
|
||||||
#, 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"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:209 class/task.php:156
|
#: class/dashboard/subpage-main.php:209 class/task.php:161
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "extra smooth %s"
|
msgid "extra smooth %s"
|
||||||
msgstr "besonders feine %s"
|
msgstr "besonders feine %s"
|
||||||
|
@ -409,78 +409,89 @@ msgstr "Max. Breite (px)"
|
||||||
msgid "Set the max-width to 0px to disable this setting."
|
msgid "Set the max-width to 0px to disable this setting."
|
||||||
msgstr "Setzen Sie die max. Breite auf 0px um keine max. Breite zu verwenden."
|
msgstr "Setzen Sie die max. Breite auf 0px um keine max. Breite zu verwenden."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:370
|
#: class/dashboard/subpage-main.php:353
|
||||||
|
msgid "Box shadow color"
|
||||||
|
msgstr "Farbe des Schattens"
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:355
|
||||||
|
msgid ""
|
||||||
|
"Empty color will use the default box shadow defined by your current theme."
|
||||||
|
msgstr ""
|
||||||
|
"Lassen Sie die Farbe leer um die Standard Farbe des Schattens Ihres Themes "
|
||||||
|
"zu verwenden."
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:375
|
||||||
msgid "Hyperlink symbol"
|
msgid "Hyperlink symbol"
|
||||||
msgstr "Symbol für den Hyperlink"
|
msgstr "Symbol für den Hyperlink"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:373
|
#: class/dashboard/subpage-main.php:378
|
||||||
msgid "or enter a user defined symbol"
|
msgid "or enter a user defined symbol"
|
||||||
msgstr "oder definieren Sie ein eigenes Symbol"
|
msgstr "oder definieren Sie ein eigenes Symbol"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:375
|
#: class/dashboard/subpage-main.php:380
|
||||||
msgid "if set it overrides the hyperlink symbol above"
|
msgid "if set it overrides the hyperlink symbol above"
|
||||||
msgstr "wenn gesetzt, wird das oben definierte Symbol überschrieben"
|
msgstr "wenn gesetzt, wird das oben definierte Symbol überschrieben"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:394
|
#: class/dashboard/subpage-main.php:399
|
||||||
msgid "Add custom CSS"
|
msgid "Add custom CSS"
|
||||||
msgstr "Benutzerdefinierter CSS Code"
|
msgstr "Benutzerdefinierter CSS Code"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:397
|
#: class/dashboard/subpage-main.php:402
|
||||||
msgid ""
|
msgid ""
|
||||||
"Available CSS classes to customize the footnotes and the reference container"
|
"Available CSS classes to customize the footnotes and the reference container"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Verfügbare CSS Klassen um die Fußnoten und den Einzelnachweis zu "
|
"Verfügbare CSS Klassen um die Fußnoten und den Einzelnachweis zu "
|
||||||
"personalisieren"
|
"personalisieren"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:400
|
#: class/dashboard/subpage-main.php:405
|
||||||
msgid "superscript, Footnotes index"
|
msgid "superscript, Footnotes index"
|
||||||
msgstr "Fußnote Index im Text"
|
msgstr "Fußnote Index im Text"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:403
|
#: class/dashboard/subpage-main.php:408
|
||||||
msgid "mouse-over box, tooltip for each superscript"
|
msgid "mouse-over box, tooltip for each superscript"
|
||||||
msgstr "Tooltip Box für jede Fußnote"
|
msgstr "Tooltip Box für jede Fußnote"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:406
|
#: class/dashboard/subpage-main.php:411
|
||||||
msgid "1st column of the Reference Container, Footnotes index"
|
msgid "1st column of the Reference Container, Footnotes index"
|
||||||
msgstr "erste Spalte des Einzelnachweis, Fußnote Index"
|
msgstr "erste Spalte des Einzelnachweis, Fußnote Index"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:409
|
#: class/dashboard/subpage-main.php:414
|
||||||
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
||||||
msgstr "zweite Spalte des Einzelnachweis, Pfeil / Link"
|
msgstr "zweite Spalte des Einzelnachweis, Pfeil / Link"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:412
|
#: class/dashboard/subpage-main.php:417
|
||||||
msgid "3rd column of the Reference Container, Footnote text"
|
msgid "3rd column of the Reference Container, Footnote text"
|
||||||
msgstr "dritte Spalte des Einzelnachweis Fußnote Text"
|
msgstr "dritte Spalte des Einzelnachweis Fußnote Text"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:431
|
#: class/dashboard/subpage-main.php:436
|
||||||
msgid "WordPress hook function name"
|
msgid "WordPress hook function name"
|
||||||
msgstr "WordPress hook Name"
|
msgstr "WordPress hook Name"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:432
|
#: class/dashboard/subpage-main.php:437
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Aktivieren"
|
msgstr "Aktivieren"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:433
|
#: class/dashboard/subpage-main.php:438
|
||||||
msgid "WordPress documentation"
|
msgid "WordPress documentation"
|
||||||
msgstr "WordPress Dokumentation"
|
msgstr "WordPress Dokumentation"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:481
|
#: class/dashboard/subpage-main.php:486
|
||||||
msgid "example string"
|
msgid "example string"
|
||||||
msgstr "Beispieltext"
|
msgstr "Beispieltext"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:488
|
#: class/dashboard/subpage-main.php:493
|
||||||
msgid "Start your footnote with the following short code:"
|
msgid "Start your footnote with the following short code:"
|
||||||
msgstr "Starten Sie eine Fußnote mit dem folgenden Shortcode:"
|
msgstr "Starten Sie eine Fußnote mit dem folgenden Shortcode:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:491
|
#: class/dashboard/subpage-main.php:496
|
||||||
msgid "...and end your footnote with this short code:"
|
msgid "...and end your footnote with this short code:"
|
||||||
msgstr "...und beenden Sie diesen mit:"
|
msgstr "...und beenden Sie diesen mit:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:495
|
#: class/dashboard/subpage-main.php:500
|
||||||
msgid "will be displayed as:"
|
msgid "will be displayed as:"
|
||||||
msgstr "wird dargestellt als:"
|
msgstr "wird dargestellt als:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:498
|
#: class/dashboard/subpage-main.php:503
|
||||||
#, 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."
|
||||||
|
@ -489,7 +500,7 @@ 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."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:519
|
#: class/dashboard/subpage-main.php:524
|
||||||
msgid "Donate now"
|
msgid "Donate now"
|
||||||
msgstr "Jetzt spenden"
|
msgstr "Jetzt spenden"
|
||||||
|
|
||||||
|
@ -509,7 +520,7 @@ msgstr "Support"
|
||||||
msgid "Donate"
|
msgid "Donate"
|
||||||
msgstr "Spenden"
|
msgstr "Spenden"
|
||||||
|
|
||||||
#: class/task.php:365
|
#: class/task.php:370
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%scontinue%s"
|
msgid "%scontinue%s"
|
||||||
msgstr "%sweiter lesen%s"
|
msgstr "%sweiter lesen%s"
|
||||||
|
|
Binary file not shown.
|
@ -1,15 +1,15 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: footnotes\n"
|
"Project-Id-Version: footnotes\n"
|
||||||
"POT-Creation-Date: 2014-10-18 12:40+0100\n"
|
"POT-Creation-Date: 2014-10-18 20:58+0100\n"
|
||||||
"PO-Revision-Date: 2014-10-18 12:40+0100\n"
|
"PO-Revision-Date: 2014-10-18 20:58+0100\n"
|
||||||
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
||||||
"Language-Team: SHE <s.herndler@methis.at>\n"
|
"Language-Team: SHE <s.herndler@methis.at>\n"
|
||||||
"Language: de_DE\n"
|
"Language: de_DE\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.6.9\n"
|
"X-Generator: Poedit 1.6.10\n"
|
||||||
"X-Poedit-Basepath: ..\n"
|
"X-Poedit-Basepath: ..\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\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__;"
|
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
||||||
|
@ -234,17 +234,17 @@ msgstr "endet mit"
|
||||||
msgid "Counter style"
|
msgid "Counter style"
|
||||||
msgstr "Fußnoten Zähler"
|
msgstr "Fußnoten Zähler"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:207 class/task.php:149
|
#: class/dashboard/subpage-main.php:207 class/task.php:154
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "I %s %s"
|
msgid "I %s %s"
|
||||||
msgstr "Ich %s %s"
|
msgstr "Ich %s %s"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:208 class/task.php:152
|
#: class/dashboard/subpage-main.php:208 class/task.php:157
|
||||||
#, 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"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:209 class/task.php:156
|
#: class/dashboard/subpage-main.php:209 class/task.php:161
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "extra smooth %s"
|
msgid "extra smooth %s"
|
||||||
msgstr "besonders feine %s"
|
msgstr "besonders feine %s"
|
||||||
|
@ -409,78 +409,89 @@ msgstr "Max. Breite (px)"
|
||||||
msgid "Set the max-width to 0px to disable this setting."
|
msgid "Set the max-width to 0px to disable this setting."
|
||||||
msgstr "Setzen Sie die max. Breite auf 0px um keine max. Breite zu verwenden."
|
msgstr "Setzen Sie die max. Breite auf 0px um keine max. Breite zu verwenden."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:370
|
#: class/dashboard/subpage-main.php:353
|
||||||
|
msgid "Box shadow color"
|
||||||
|
msgstr "Farbe des Schattens"
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:355
|
||||||
|
msgid ""
|
||||||
|
"Empty color will use the default box shadow defined by your current theme."
|
||||||
|
msgstr ""
|
||||||
|
"Lassen Sie die Farbe leer um die Standard Farbe des Schattens Ihres Themes "
|
||||||
|
"zu verwenden."
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:375
|
||||||
msgid "Hyperlink symbol"
|
msgid "Hyperlink symbol"
|
||||||
msgstr "Symbol für den Hyperlink"
|
msgstr "Symbol für den Hyperlink"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:373
|
#: class/dashboard/subpage-main.php:378
|
||||||
msgid "or enter a user defined symbol"
|
msgid "or enter a user defined symbol"
|
||||||
msgstr "oder definieren Sie ein eigenes Symbol"
|
msgstr "oder definieren Sie ein eigenes Symbol"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:375
|
#: class/dashboard/subpage-main.php:380
|
||||||
msgid "if set it overrides the hyperlink symbol above"
|
msgid "if set it overrides the hyperlink symbol above"
|
||||||
msgstr "wenn gesetzt, wird das oben definierte Symbol überschrieben"
|
msgstr "wenn gesetzt, wird das oben definierte Symbol überschrieben"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:394
|
#: class/dashboard/subpage-main.php:399
|
||||||
msgid "Add custom CSS"
|
msgid "Add custom CSS"
|
||||||
msgstr "Benutzerdefinierter CSS Code"
|
msgstr "Benutzerdefinierter CSS Code"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:397
|
#: class/dashboard/subpage-main.php:402
|
||||||
msgid ""
|
msgid ""
|
||||||
"Available CSS classes to customize the footnotes and the reference container"
|
"Available CSS classes to customize the footnotes and the reference container"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Verfügbare CSS Klassen um die Fußnoten und den Einzelnachweis zu "
|
"Verfügbare CSS Klassen um die Fußnoten und den Einzelnachweis zu "
|
||||||
"personalisieren"
|
"personalisieren"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:400
|
#: class/dashboard/subpage-main.php:405
|
||||||
msgid "superscript, Footnotes index"
|
msgid "superscript, Footnotes index"
|
||||||
msgstr "Fußnote Index im Text"
|
msgstr "Fußnote Index im Text"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:403
|
#: class/dashboard/subpage-main.php:408
|
||||||
msgid "mouse-over box, tooltip for each superscript"
|
msgid "mouse-over box, tooltip for each superscript"
|
||||||
msgstr "Tooltip Box für jede Fußnote"
|
msgstr "Tooltip Box für jede Fußnote"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:406
|
#: class/dashboard/subpage-main.php:411
|
||||||
msgid "1st column of the Reference Container, Footnotes index"
|
msgid "1st column of the Reference Container, Footnotes index"
|
||||||
msgstr "erste Spalte des Einzelnachweis, Fußnote Index"
|
msgstr "erste Spalte des Einzelnachweis, Fußnote Index"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:409
|
#: class/dashboard/subpage-main.php:414
|
||||||
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
||||||
msgstr "zweite Spalte des Einzelnachweis, Pfeil / Link"
|
msgstr "zweite Spalte des Einzelnachweis, Pfeil / Link"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:412
|
#: class/dashboard/subpage-main.php:417
|
||||||
msgid "3rd column of the Reference Container, Footnote text"
|
msgid "3rd column of the Reference Container, Footnote text"
|
||||||
msgstr "dritte Spalte des Einzelnachweis Fußnote Text"
|
msgstr "dritte Spalte des Einzelnachweis Fußnote Text"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:431
|
#: class/dashboard/subpage-main.php:436
|
||||||
msgid "WordPress hook function name"
|
msgid "WordPress hook function name"
|
||||||
msgstr "WordPress hook Name"
|
msgstr "WordPress hook Name"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:432
|
#: class/dashboard/subpage-main.php:437
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Aktivieren"
|
msgstr "Aktivieren"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:433
|
#: class/dashboard/subpage-main.php:438
|
||||||
msgid "WordPress documentation"
|
msgid "WordPress documentation"
|
||||||
msgstr "WordPress Dokumentation"
|
msgstr "WordPress Dokumentation"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:481
|
#: class/dashboard/subpage-main.php:486
|
||||||
msgid "example string"
|
msgid "example string"
|
||||||
msgstr "Beispieltext"
|
msgstr "Beispieltext"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:488
|
#: class/dashboard/subpage-main.php:493
|
||||||
msgid "Start your footnote with the following short code:"
|
msgid "Start your footnote with the following short code:"
|
||||||
msgstr "Starten Sie eine Fußnote mit dem folgenden Shortcode:"
|
msgstr "Starten Sie eine Fußnote mit dem folgenden Shortcode:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:491
|
#: class/dashboard/subpage-main.php:496
|
||||||
msgid "...and end your footnote with this short code:"
|
msgid "...and end your footnote with this short code:"
|
||||||
msgstr "...und beenden Sie diesen mit:"
|
msgstr "...und beenden Sie diesen mit:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:495
|
#: class/dashboard/subpage-main.php:500
|
||||||
msgid "will be displayed as:"
|
msgid "will be displayed as:"
|
||||||
msgstr "wird dargestellt als:"
|
msgstr "wird dargestellt als:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:498
|
#: class/dashboard/subpage-main.php:503
|
||||||
#, 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."
|
||||||
|
@ -489,7 +500,7 @@ 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."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:519
|
#: class/dashboard/subpage-main.php:524
|
||||||
msgid "Donate now"
|
msgid "Donate now"
|
||||||
msgstr "Jetzt spenden"
|
msgstr "Jetzt spenden"
|
||||||
|
|
||||||
|
@ -509,7 +520,7 @@ msgstr "Support"
|
||||||
msgid "Donate"
|
msgid "Donate"
|
||||||
msgstr "Spenden"
|
msgstr "Spenden"
|
||||||
|
|
||||||
#: class/task.php:365
|
#: class/task.php:370
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%scontinue%s"
|
msgid "%scontinue%s"
|
||||||
msgstr "%sweiter lesen%s"
|
msgstr "%sweiter lesen%s"
|
||||||
|
|
Binary file not shown.
|
@ -1,15 +1,15 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: footnotes\n"
|
"Project-Id-Version: footnotes\n"
|
||||||
"POT-Creation-Date: 2014-10-18 12:40+0100\n"
|
"POT-Creation-Date: 2014-10-18 20:58+0100\n"
|
||||||
"PO-Revision-Date: 2014-10-18 12:40+0100\n"
|
"PO-Revision-Date: 2014-10-18 20:58+0100\n"
|
||||||
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
||||||
"Language-Team: SHE <s.herndler@methis.at>\n"
|
"Language-Team: SHE <s.herndler@methis.at>\n"
|
||||||
"Language: en_GB\n"
|
"Language: en_GB\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.6.9\n"
|
"X-Generator: Poedit 1.6.10\n"
|
||||||
"X-Poedit-Basepath: ..\n"
|
"X-Poedit-Basepath: ..\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\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__;"
|
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
||||||
|
@ -234,17 +234,17 @@ msgstr "and ends with"
|
||||||
msgid "Counter style"
|
msgid "Counter style"
|
||||||
msgstr "Counter style"
|
msgstr "Counter style"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:207 class/task.php:149
|
#: class/dashboard/subpage-main.php:207 class/task.php:154
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "I %s %s"
|
msgid "I %s %s"
|
||||||
msgstr "I %s %s"
|
msgstr "I %s %s"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:208 class/task.php:152
|
#: class/dashboard/subpage-main.php:208 class/task.php:157
|
||||||
#, 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"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:209 class/task.php:156
|
#: class/dashboard/subpage-main.php:209 class/task.php:161
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "extra smooth %s"
|
msgid "extra smooth %s"
|
||||||
msgstr "extra smooth %s"
|
msgstr "extra smooth %s"
|
||||||
|
@ -406,77 +406,87 @@ msgstr "Max. width (px)"
|
||||||
msgid "Set the max-width to 0px to disable this setting."
|
msgid "Set the max-width to 0px to disable this setting."
|
||||||
msgstr "Set the max-width to 0px to disable this setting."
|
msgstr "Set the max-width to 0px to disable this setting."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:370
|
#: class/dashboard/subpage-main.php:353
|
||||||
|
msgid "Box shadow color"
|
||||||
|
msgstr "Box shadow color"
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:355
|
||||||
|
msgid ""
|
||||||
|
"Empty color will use the default box shadow defined by your current theme."
|
||||||
|
msgstr ""
|
||||||
|
"Empty color will use the default box shadow defined by your current theme."
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:375
|
||||||
msgid "Hyperlink symbol"
|
msgid "Hyperlink symbol"
|
||||||
msgstr "Hyperlink symbol"
|
msgstr "Hyperlink symbol"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:373
|
#: class/dashboard/subpage-main.php:378
|
||||||
msgid "or enter a user defined symbol"
|
msgid "or enter a user defined symbol"
|
||||||
msgstr "or enter a user defined symbol"
|
msgstr "or enter a user defined symbol"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:375
|
#: class/dashboard/subpage-main.php:380
|
||||||
msgid "if set it overrides the hyperlink symbol above"
|
msgid "if set it overrides the hyperlink symbol above"
|
||||||
msgstr "if set it overrides the hyperlink symbol above"
|
msgstr "if set it overrides the hyperlink symbol above"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:394
|
#: class/dashboard/subpage-main.php:399
|
||||||
msgid "Add custom CSS"
|
msgid "Add custom CSS"
|
||||||
msgstr "Add custom CSS"
|
msgstr "Add custom CSS"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:397
|
#: class/dashboard/subpage-main.php:402
|
||||||
msgid ""
|
msgid ""
|
||||||
"Available CSS classes to customize the footnotes and the reference container"
|
"Available CSS classes to customize the footnotes and the reference container"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Available CSS classes to customize the footnotes and the reference container"
|
"Available CSS classes to customize the footnotes and the reference container"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:400
|
#: class/dashboard/subpage-main.php:405
|
||||||
msgid "superscript, Footnotes index"
|
msgid "superscript, Footnotes index"
|
||||||
msgstr "superscript, Footnotes index"
|
msgstr "superscript, Footnotes index"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:403
|
#: class/dashboard/subpage-main.php:408
|
||||||
msgid "mouse-over box, tooltip for each superscript"
|
msgid "mouse-over box, tooltip for each superscript"
|
||||||
msgstr "mouse-over box, tooltip for each superscript"
|
msgstr "mouse-over box, tooltip for each superscript"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:406
|
#: class/dashboard/subpage-main.php:411
|
||||||
msgid "1st column of the Reference Container, Footnotes index"
|
msgid "1st column of the Reference Container, Footnotes index"
|
||||||
msgstr "1st column of the Reference Container, Footnotes index"
|
msgstr "1st column of the Reference Container, Footnotes index"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:409
|
#: class/dashboard/subpage-main.php:414
|
||||||
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
||||||
msgstr "2nd column of the Reference Container, Arrow / Hyperlink"
|
msgstr "2nd column of the Reference Container, Arrow / Hyperlink"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:412
|
#: class/dashboard/subpage-main.php:417
|
||||||
msgid "3rd column of the Reference Container, Footnote text"
|
msgid "3rd column of the Reference Container, Footnote text"
|
||||||
msgstr "3rd column of the Reference Container, Footnote text"
|
msgstr "3rd column of the Reference Container, Footnote text"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:431
|
#: class/dashboard/subpage-main.php:436
|
||||||
msgid "WordPress hook function name"
|
msgid "WordPress hook function name"
|
||||||
msgstr "WordPress hook function name"
|
msgstr "WordPress hook function name"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:432
|
#: class/dashboard/subpage-main.php:437
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activate"
|
msgstr "Activate"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:433
|
#: class/dashboard/subpage-main.php:438
|
||||||
msgid "WordPress documentation"
|
msgid "WordPress documentation"
|
||||||
msgstr "WordPress documentation"
|
msgstr "WordPress documentation"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:481
|
#: class/dashboard/subpage-main.php:486
|
||||||
msgid "example string"
|
msgid "example string"
|
||||||
msgstr "example string"
|
msgstr "example string"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:488
|
#: class/dashboard/subpage-main.php:493
|
||||||
msgid "Start your footnote with the following short code:"
|
msgid "Start your footnote with the following short code:"
|
||||||
msgstr "Start your footnote with the following short code:"
|
msgstr "Start your footnote with the following short code:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:491
|
#: class/dashboard/subpage-main.php:496
|
||||||
msgid "...and end your footnote with this short code:"
|
msgid "...and end your footnote with this short code:"
|
||||||
msgstr "...and end your footnote with this short code:"
|
msgstr "...and end your footnote with this short code:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:495
|
#: class/dashboard/subpage-main.php:500
|
||||||
msgid "will be displayed as:"
|
msgid "will be displayed as:"
|
||||||
msgstr "will be displayed as:"
|
msgstr "will be displayed as:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:498
|
#: class/dashboard/subpage-main.php:503
|
||||||
#, 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."
|
||||||
|
@ -485,7 +495,7 @@ 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."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:519
|
#: class/dashboard/subpage-main.php:524
|
||||||
msgid "Donate now"
|
msgid "Donate now"
|
||||||
msgstr "Donate now"
|
msgstr "Donate now"
|
||||||
|
|
||||||
|
@ -505,7 +515,7 @@ msgstr "Support"
|
||||||
msgid "Donate"
|
msgid "Donate"
|
||||||
msgstr "Donate"
|
msgstr "Donate"
|
||||||
|
|
||||||
#: class/task.php:365
|
#: class/task.php:370
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%scontinue%s"
|
msgid "%scontinue%s"
|
||||||
msgstr "%scontinue%s"
|
msgstr "%scontinue%s"
|
||||||
|
|
Binary file not shown.
|
@ -1,15 +1,15 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: footnotes\n"
|
"Project-Id-Version: footnotes\n"
|
||||||
"POT-Creation-Date: 2014-10-18 12:40+0100\n"
|
"POT-Creation-Date: 2014-10-18 20:59+0100\n"
|
||||||
"PO-Revision-Date: 2014-10-18 12:40+0100\n"
|
"PO-Revision-Date: 2014-10-18 20:59+0100\n"
|
||||||
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
||||||
"Language-Team: SHE <s.herndler@methis.at>\n"
|
"Language-Team: SHE <s.herndler@methis.at>\n"
|
||||||
"Language: en_US\n"
|
"Language: en_US\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.6.9\n"
|
"X-Generator: Poedit 1.6.10\n"
|
||||||
"X-Poedit-Basepath: ..\n"
|
"X-Poedit-Basepath: ..\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\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__;"
|
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
||||||
|
@ -234,17 +234,17 @@ msgstr "and ends with"
|
||||||
msgid "Counter style"
|
msgid "Counter style"
|
||||||
msgstr "Counter style"
|
msgstr "Counter style"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:207 class/task.php:149
|
#: class/dashboard/subpage-main.php:207 class/task.php:154
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "I %s %s"
|
msgid "I %s %s"
|
||||||
msgstr "I %s %s"
|
msgstr "I %s %s"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:208 class/task.php:152
|
#: class/dashboard/subpage-main.php:208 class/task.php:157
|
||||||
#, 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"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:209 class/task.php:156
|
#: class/dashboard/subpage-main.php:209 class/task.php:161
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "extra smooth %s"
|
msgid "extra smooth %s"
|
||||||
msgstr "extra smooth %s"
|
msgstr "extra smooth %s"
|
||||||
|
@ -406,77 +406,87 @@ msgstr "Max. width (px)"
|
||||||
msgid "Set the max-width to 0px to disable this setting."
|
msgid "Set the max-width to 0px to disable this setting."
|
||||||
msgstr "Set the max-width to 0px to disable this setting."
|
msgstr "Set the max-width to 0px to disable this setting."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:370
|
#: class/dashboard/subpage-main.php:353
|
||||||
|
msgid "Box shadow color"
|
||||||
|
msgstr "Box shadow color"
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:355
|
||||||
|
msgid ""
|
||||||
|
"Empty color will use the default box shadow defined by your current theme."
|
||||||
|
msgstr ""
|
||||||
|
"Empty color will use the default box shadow defined by your current theme."
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:375
|
||||||
msgid "Hyperlink symbol"
|
msgid "Hyperlink symbol"
|
||||||
msgstr "Hyperlink symbol"
|
msgstr "Hyperlink symbol"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:373
|
#: class/dashboard/subpage-main.php:378
|
||||||
msgid "or enter a user defined symbol"
|
msgid "or enter a user defined symbol"
|
||||||
msgstr "or enter a user defined symbol"
|
msgstr "or enter a user defined symbol"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:375
|
#: class/dashboard/subpage-main.php:380
|
||||||
msgid "if set it overrides the hyperlink symbol above"
|
msgid "if set it overrides the hyperlink symbol above"
|
||||||
msgstr "if set it overrides the hyperlink symbol above"
|
msgstr "if set it overrides the hyperlink symbol above"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:394
|
#: class/dashboard/subpage-main.php:399
|
||||||
msgid "Add custom CSS"
|
msgid "Add custom CSS"
|
||||||
msgstr "Add custom CSS"
|
msgstr "Add custom CSS"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:397
|
#: class/dashboard/subpage-main.php:402
|
||||||
msgid ""
|
msgid ""
|
||||||
"Available CSS classes to customize the footnotes and the reference container"
|
"Available CSS classes to customize the footnotes and the reference container"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Available CSS classes to customize the footnotes and the reference container"
|
"Available CSS classes to customize the footnotes and the reference container"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:400
|
#: class/dashboard/subpage-main.php:405
|
||||||
msgid "superscript, Footnotes index"
|
msgid "superscript, Footnotes index"
|
||||||
msgstr "superscript, Footnotes index"
|
msgstr "superscript, Footnotes index"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:403
|
#: class/dashboard/subpage-main.php:408
|
||||||
msgid "mouse-over box, tooltip for each superscript"
|
msgid "mouse-over box, tooltip for each superscript"
|
||||||
msgstr "mouse-over box, tooltip for each superscript"
|
msgstr "mouse-over box, tooltip for each superscript"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:406
|
#: class/dashboard/subpage-main.php:411
|
||||||
msgid "1st column of the Reference Container, Footnotes index"
|
msgid "1st column of the Reference Container, Footnotes index"
|
||||||
msgstr "1st column of the Reference Container, Footnotes index"
|
msgstr "1st column of the Reference Container, Footnotes index"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:409
|
#: class/dashboard/subpage-main.php:414
|
||||||
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
||||||
msgstr "2nd column of the Reference Container, Arrow / Hyperlink"
|
msgstr "2nd column of the Reference Container, Arrow / Hyperlink"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:412
|
#: class/dashboard/subpage-main.php:417
|
||||||
msgid "3rd column of the Reference Container, Footnote text"
|
msgid "3rd column of the Reference Container, Footnote text"
|
||||||
msgstr "3rd column of the Reference Container, Footnote text"
|
msgstr "3rd column of the Reference Container, Footnote text"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:431
|
#: class/dashboard/subpage-main.php:436
|
||||||
msgid "WordPress hook function name"
|
msgid "WordPress hook function name"
|
||||||
msgstr "WordPress hook function name"
|
msgstr "WordPress hook function name"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:432
|
#: class/dashboard/subpage-main.php:437
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activate"
|
msgstr "Activate"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:433
|
#: class/dashboard/subpage-main.php:438
|
||||||
msgid "WordPress documentation"
|
msgid "WordPress documentation"
|
||||||
msgstr "WordPress documentation"
|
msgstr "WordPress documentation"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:481
|
#: class/dashboard/subpage-main.php:486
|
||||||
msgid "example string"
|
msgid "example string"
|
||||||
msgstr "example string"
|
msgstr "example string"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:488
|
#: class/dashboard/subpage-main.php:493
|
||||||
msgid "Start your footnote with the following short code:"
|
msgid "Start your footnote with the following short code:"
|
||||||
msgstr "Start your footnote with the following short code:"
|
msgstr "Start your footnote with the following short code:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:491
|
#: class/dashboard/subpage-main.php:496
|
||||||
msgid "...and end your footnote with this short code:"
|
msgid "...and end your footnote with this short code:"
|
||||||
msgstr "...and end your footnote with this short code:"
|
msgstr "...and end your footnote with this short code:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:495
|
#: class/dashboard/subpage-main.php:500
|
||||||
msgid "will be displayed as:"
|
msgid "will be displayed as:"
|
||||||
msgstr "will be displayed as:"
|
msgstr "will be displayed as:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:498
|
#: class/dashboard/subpage-main.php:503
|
||||||
#, 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."
|
||||||
|
@ -485,7 +495,7 @@ 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."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:519
|
#: class/dashboard/subpage-main.php:524
|
||||||
msgid "Donate now"
|
msgid "Donate now"
|
||||||
msgstr "Donate now"
|
msgstr "Donate now"
|
||||||
|
|
||||||
|
@ -505,7 +515,7 @@ msgstr "Support"
|
||||||
msgid "Donate"
|
msgid "Donate"
|
||||||
msgstr "Donate"
|
msgstr "Donate"
|
||||||
|
|
||||||
#: class/task.php:365
|
#: class/task.php:370
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%scontinue%s"
|
msgid "%scontinue%s"
|
||||||
msgstr "%scontinue%s"
|
msgstr "%scontinue%s"
|
||||||
|
|
Binary file not shown.
|
@ -2,15 +2,15 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: footnotes\n"
|
"Project-Id-Version: footnotes\n"
|
||||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/footnotes\n"
|
"Report-Msgid-Bugs-To: http://wordpress.org/tag/footnotes\n"
|
||||||
"POT-Creation-Date: 2014-10-18 12:40+0100\n"
|
"POT-Creation-Date: 2014-10-18 20:59+0100\n"
|
||||||
"PO-Revision-Date: 2014-10-18 12:41+0100\n"
|
"PO-Revision-Date: 2014-10-18 20:59+0100\n"
|
||||||
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
||||||
"Language-Team: Pablo Laguna <pablolaguna@vera.com.uy>\n"
|
"Language-Team: Pablo Laguna <pablolaguna@vera.com.uy>\n"
|
||||||
"Language: es_ES\n"
|
"Language: es_ES\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.6.9\n"
|
"X-Generator: Poedit 1.6.10\n"
|
||||||
"X-Poedit-Basepath: ..\n"
|
"X-Poedit-Basepath: ..\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\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__;"
|
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
||||||
|
@ -235,17 +235,17 @@ msgstr "Etiqueta de fin de nota"
|
||||||
msgid "Counter style"
|
msgid "Counter style"
|
||||||
msgstr "Estilo del contador"
|
msgstr "Estilo del contador"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:207 class/task.php:149
|
#: class/dashboard/subpage-main.php:207 class/task.php:154
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "I %s %s"
|
msgid "I %s %s"
|
||||||
msgstr "Yo %s %s"
|
msgstr "Yo %s %s"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:208 class/task.php:152
|
#: class/dashboard/subpage-main.php:208 class/task.php:157
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "this site uses the awesome %s Plugin"
|
msgid "this site uses the awesome %s Plugin"
|
||||||
msgstr "este sitio utiliza el impresionante plugin %s"
|
msgstr "este sitio utiliza el impresionante plugin %s"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:209 class/task.php:156
|
#: class/dashboard/subpage-main.php:209 class/task.php:161
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "extra smooth %s"
|
msgid "extra smooth %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -407,77 +407,86 @@ msgstr "Ancho máximo (píxeles)"
|
||||||
msgid "Set the max-width to 0px to disable this setting."
|
msgid "Set the max-width to 0px to disable this setting."
|
||||||
msgstr "Establece 0px para deshabitar este ajuste."
|
msgstr "Establece 0px para deshabitar este ajuste."
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:370
|
#: class/dashboard/subpage-main.php:353
|
||||||
|
msgid "Box shadow color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:355
|
||||||
|
msgid ""
|
||||||
|
"Empty color will use the default box shadow defined by your current theme."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:375
|
||||||
msgid "Hyperlink symbol"
|
msgid "Hyperlink symbol"
|
||||||
msgstr "Símbolo del enlace"
|
msgstr "Símbolo del enlace"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:373
|
#: class/dashboard/subpage-main.php:378
|
||||||
msgid "or enter a user defined symbol"
|
msgid "or enter a user defined symbol"
|
||||||
msgstr "o introduce un símbolo"
|
msgstr "o introduce un símbolo"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:375
|
#: class/dashboard/subpage-main.php:380
|
||||||
msgid "if set it overrides the hyperlink symbol above"
|
msgid "if set it overrides the hyperlink symbol above"
|
||||||
msgstr "si se establece, anula el símbolo anterior"
|
msgstr "si se establece, anula el símbolo anterior"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:394
|
#: class/dashboard/subpage-main.php:399
|
||||||
msgid "Add custom CSS"
|
msgid "Add custom CSS"
|
||||||
msgstr "Añadir CSS personalizado"
|
msgstr "Añadir CSS personalizado"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:397
|
#: class/dashboard/subpage-main.php:402
|
||||||
msgid ""
|
msgid ""
|
||||||
"Available CSS classes to customize the footnotes and the reference container"
|
"Available CSS classes to customize the footnotes and the reference container"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Clases CSS disponibles para personalizar las notas y la sección de notas"
|
"Clases CSS disponibles para personalizar las notas y la sección de notas"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:400
|
#: class/dashboard/subpage-main.php:405
|
||||||
msgid "superscript, Footnotes index"
|
msgid "superscript, Footnotes index"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:403
|
#: class/dashboard/subpage-main.php:408
|
||||||
msgid "mouse-over box, tooltip for each superscript"
|
msgid "mouse-over box, tooltip for each superscript"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:406
|
#: class/dashboard/subpage-main.php:411
|
||||||
msgid "1st column of the Reference Container, Footnotes index"
|
msgid "1st column of the Reference Container, Footnotes index"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:409
|
#: class/dashboard/subpage-main.php:414
|
||||||
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:412
|
#: class/dashboard/subpage-main.php:417
|
||||||
msgid "3rd column of the Reference Container, Footnote text"
|
msgid "3rd column of the Reference Container, Footnote text"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:431
|
#: class/dashboard/subpage-main.php:436
|
||||||
msgid "WordPress hook function name"
|
msgid "WordPress hook function name"
|
||||||
msgstr "Nombre de la función de enlace de WordPress"
|
msgstr "Nombre de la función de enlace de WordPress"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:432
|
#: class/dashboard/subpage-main.php:437
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activar"
|
msgstr "Activar"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:433
|
#: class/dashboard/subpage-main.php:438
|
||||||
msgid "WordPress documentation"
|
msgid "WordPress documentation"
|
||||||
msgstr "Documentación de WordPress"
|
msgstr "Documentación de WordPress"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:481
|
#: class/dashboard/subpage-main.php:486
|
||||||
msgid "example string"
|
msgid "example string"
|
||||||
msgstr "nota de ejemplo"
|
msgstr "nota de ejemplo"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:488
|
#: class/dashboard/subpage-main.php:493
|
||||||
msgid "Start your footnote with the following short code:"
|
msgid "Start your footnote with the following short code:"
|
||||||
msgstr "Empieza tu nota al pie con el siguiente código:"
|
msgstr "Empieza tu nota al pie con el siguiente código:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:491
|
#: class/dashboard/subpage-main.php:496
|
||||||
msgid "...and end your footnote with this short code:"
|
msgid "...and end your footnote with this short code:"
|
||||||
msgstr "...y finaliza tu nota al pie con el siguiente código:"
|
msgstr "...y finaliza tu nota al pie con el siguiente código:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:495
|
#: class/dashboard/subpage-main.php:500
|
||||||
msgid "will be displayed as:"
|
msgid "will be displayed as:"
|
||||||
msgstr "será mostrado así:"
|
msgstr "será mostrado así:"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:498
|
#: class/dashboard/subpage-main.php:503
|
||||||
#, 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."
|
||||||
|
@ -485,7 +494,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Para más información revisa nuestro %sforo de soporte%s en WordPress.org"
|
"Para más información revisa nuestro %sforo de soporte%s en WordPress.org"
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:519
|
#: class/dashboard/subpage-main.php:524
|
||||||
msgid "Donate now"
|
msgid "Donate now"
|
||||||
msgstr "Donar ahora"
|
msgstr "Donar ahora"
|
||||||
|
|
||||||
|
@ -505,7 +514,7 @@ msgstr "Soporte"
|
||||||
msgid "Donate"
|
msgid "Donate"
|
||||||
msgstr "Donar"
|
msgstr "Donar"
|
||||||
|
|
||||||
#: class/task.php:365
|
#: class/task.php:370
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%scontinue%s"
|
msgid "%scontinue%s"
|
||||||
msgstr "%scontinuar%s"
|
msgstr "%scontinuar%s"
|
||||||
|
|
Binary file not shown.
|
@ -4,8 +4,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: footnotes\n"
|
"Project-Id-Version: footnotes\n"
|
||||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/footnotes\n"
|
"Report-Msgid-Bugs-To: http://wordpress.org/tag/footnotes\n"
|
||||||
"POT-Creation-Date: 2014-10-18 12:39+0100\n"
|
"POT-Creation-Date: 2014-10-18 20:59+0100\n"
|
||||||
"PO-Revision-Date: 2014-10-18 12:40+0100\n"
|
"PO-Revision-Date: 2014-10-18 20:59+0100\n"
|
||||||
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
|
||||||
"Language-Team: enter your name <enter@your.email>\n"
|
"Language-Team: enter your name <enter@your.email>\n"
|
||||||
"Language: en_GB\n"
|
"Language: en_GB\n"
|
||||||
|
@ -13,7 +13,7 @@ msgstr ""
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Poedit 1.6.9\n"
|
"X-Generator: Poedit 1.6.10\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\n"
|
"X-Poedit-SourceCharset: UTF-8\n"
|
||||||
"X-Poedit-KeywordsList: __\n"
|
"X-Poedit-KeywordsList: __\n"
|
||||||
"X-Poedit-Basepath: ..\n"
|
"X-Poedit-Basepath: ..\n"
|
||||||
|
@ -235,17 +235,17 @@ msgstr ""
|
||||||
msgid "Counter style"
|
msgid "Counter style"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:207 class/task.php:149
|
#: class/dashboard/subpage-main.php:207 class/task.php:154
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "I %s %s"
|
msgid "I %s %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:208 class/task.php:152
|
#: class/dashboard/subpage-main.php:208 class/task.php:157
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "this site uses the awesome %s Plugin"
|
msgid "this site uses the awesome %s Plugin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:209 class/task.php:156
|
#: class/dashboard/subpage-main.php:209 class/task.php:161
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "extra smooth %s"
|
msgid "extra smooth %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -402,83 +402,92 @@ msgstr ""
|
||||||
msgid "Set the max-width to 0px to disable this setting."
|
msgid "Set the max-width to 0px to disable this setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:370
|
#: class/dashboard/subpage-main.php:353
|
||||||
msgid "Hyperlink symbol"
|
msgid "Box shadow color"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:373
|
#: class/dashboard/subpage-main.php:355
|
||||||
msgid "or enter a user defined symbol"
|
msgid ""
|
||||||
|
"Empty color will use the default box shadow defined by your current theme."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:375
|
#: class/dashboard/subpage-main.php:375
|
||||||
|
msgid "Hyperlink symbol"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:378
|
||||||
|
msgid "or enter a user defined symbol"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: class/dashboard/subpage-main.php:380
|
||||||
msgid "if set it overrides the hyperlink symbol above"
|
msgid "if set it overrides the hyperlink symbol above"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:394
|
#: class/dashboard/subpage-main.php:399
|
||||||
msgid "Add custom CSS"
|
msgid "Add custom CSS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:397
|
#: class/dashboard/subpage-main.php:402
|
||||||
msgid ""
|
msgid ""
|
||||||
"Available CSS classes to customize the footnotes and the reference container"
|
"Available CSS classes to customize the footnotes and the reference container"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:400
|
#: class/dashboard/subpage-main.php:405
|
||||||
msgid "superscript, Footnotes index"
|
msgid "superscript, Footnotes index"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:403
|
#: class/dashboard/subpage-main.php:408
|
||||||
msgid "mouse-over box, tooltip for each superscript"
|
msgid "mouse-over box, tooltip for each superscript"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:406
|
#: class/dashboard/subpage-main.php:411
|
||||||
msgid "1st column of the Reference Container, Footnotes index"
|
msgid "1st column of the Reference Container, Footnotes index"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:409
|
#: class/dashboard/subpage-main.php:414
|
||||||
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
msgid "2nd column of the Reference Container, Arrow / Hyperlink"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:412
|
#: class/dashboard/subpage-main.php:417
|
||||||
msgid "3rd column of the Reference Container, Footnote text"
|
msgid "3rd column of the Reference Container, Footnote text"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:431
|
#: class/dashboard/subpage-main.php:436
|
||||||
msgid "WordPress hook function name"
|
msgid "WordPress hook function name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:432
|
#: class/dashboard/subpage-main.php:437
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:433
|
#: class/dashboard/subpage-main.php:438
|
||||||
msgid "WordPress documentation"
|
msgid "WordPress documentation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:481
|
#: class/dashboard/subpage-main.php:486
|
||||||
msgid "example string"
|
msgid "example string"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:488
|
#: class/dashboard/subpage-main.php:493
|
||||||
msgid "Start your footnote with the following short code:"
|
msgid "Start your footnote with the following short code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:491
|
#: class/dashboard/subpage-main.php:496
|
||||||
msgid "...and end your footnote with this short code:"
|
msgid "...and end your footnote with this short code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:495
|
#: class/dashboard/subpage-main.php:500
|
||||||
msgid "will be displayed as:"
|
msgid "will be displayed as:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:498
|
#: class/dashboard/subpage-main.php:503
|
||||||
#, 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."
|
||||||
"org."
|
"org."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/dashboard/subpage-main.php:519
|
#: class/dashboard/subpage-main.php:524
|
||||||
msgid "Donate now"
|
msgid "Donate now"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -498,7 +507,7 @@ msgstr ""
|
||||||
msgid "Donate"
|
msgid "Donate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: class/task.php:365
|
#: class/task.php:370
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%scontinue%s"
|
msgid "%scontinue%s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -6,7 +6,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
||||||
Tested up to: 4.1
|
Tested up to: 4.1
|
||||||
License: GPLv3 or later
|
License: GPLv3 or later
|
||||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||||
Stable Tag: 1.6.0
|
Stable Tag: 1.6.1
|
||||||
|
|
||||||
== Description ==
|
== Description ==
|
||||||
|
|
||||||
|
@ -84,6 +84,10 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest**
|
||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 1.6.1 =
|
||||||
|
- Update: Translations
|
||||||
|
- Bugfix: Move to anchor
|
||||||
|
|
||||||
= 1.6.0 =
|
= 1.6.0 =
|
||||||
- **IMPORTANT**: Improved performance. You need to Activate the Plugin again. (Settings won't change!)
|
- **IMPORTANT**: Improved performance. You need to Activate the Plugin again. (Settings won't change!)
|
||||||
- Add: Setting to customize the mouse-over box shadow
|
- Add: Setting to customize the mouse-over box shadow
|
||||||
|
|
|
@ -29,7 +29,6 @@
|
||||||
footnote_expand_reference_container();
|
footnote_expand_reference_container();
|
||||||
var l_obj_Target = jQuery("#" + p_str_TargetID);
|
var l_obj_Target = jQuery("#" + p_str_TargetID);
|
||||||
if(l_obj_Target.length) {
|
if(l_obj_Target.length) {
|
||||||
//event.preventDefault();
|
|
||||||
jQuery('html, body').animate({
|
jQuery('html, body').animate({
|
||||||
scrollTop: l_obj_Target.offset().top - window.innerHeight/2
|
scrollTop: l_obj_Target.offset().top - window.innerHeight/2
|
||||||
}, 1000);
|
}, 1000);
|
||||||
|
|
Reference in a new issue