This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
footnotes/languages/footnotes-en.po
Aricura e6a31532e0 - Add: Plugin Widget to define where the reference container shall appear when set to "widget area"
- Update: Translation for new settings and for the Widget description

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@920341 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-24 12:38:22 +00:00

235 lines
6.1 KiB
Plaintext
Executable file

msgid ""
msgstr ""
"Project-Id-Version: footnotes\n"
"POT-Creation-Date: 2014-05-24 14:35+0100\n"
"PO-Revision-Date: 2014-05-24 14:35+0100\n"
"Last-Translator: Stefan Herndler <support@herndler.org>\n"
"Language-Team: SHE <s.herndler@methis.at>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.6.5\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SearchPath-0: .\n"
#: classes/footnotes.php:68
msgid "You must be logged in to run this script."
msgstr "You must be logged in to run this script."
#: classes/footnotes.php:73
msgid "You do not have permission to run this script."
msgstr "You do not have permission to run this script."
#: classes/footnotes_settings.php:409
msgid "General"
msgstr "General"
#: classes/footnotes_settings.php:411
#, php-format
msgid "%s Settings"
msgstr "%s Settings"
#: classes/footnotes_settings.php:412
msgid "References Container"
msgstr "References Container"
#: classes/footnotes_settings.php:413
#, php-format
msgid "%s styling"
msgstr "%s styling"
#: classes/footnotes_settings.php:415
msgid "Other"
msgstr "Other"
#: classes/footnotes_settings.php:435
msgid "References label:"
msgstr "References label:"
#: classes/footnotes_settings.php:440
msgid "Collapse references by default:"
msgstr "Collapse references by default:"
#: classes/footnotes_settings.php:449
msgid "in the footer"
msgstr "in the footer"
#: classes/footnotes_settings.php:450
msgid "at the end of the post"
msgstr "at the end of the post"
#: classes/footnotes_settings.php:451
msgid "in the widget area"
msgstr "in the widget area"
#: classes/footnotes_settings.php:453
msgid "Where shall the reference container appear:"
msgstr "Where shall the reference container appear:"
#: classes/footnotes_settings.php:465 classes/footnotes_settings.php:522
#: classes/footnotes_settings.php:543
msgid "Yes"
msgstr "Yes"
#: classes/footnotes_settings.php:466 classes/footnotes_settings.php:523
#: classes/footnotes_settings.php:544
msgid "No"
msgstr "No"
#: classes/footnotes_settings.php:468
msgid "Combine identical footnotes:"
msgstr "Combine identical footnotes:"
#: classes/footnotes_settings.php:478 classes/footnotes_settings.php:488
msgid "user defined"
msgstr "user defined"
#: classes/footnotes_settings.php:480
msgid "Footnote tag starts with:"
msgstr "Footnote tag starts with:"
#: classes/footnotes_settings.php:490
msgid "and ends with:"
msgstr "and ends with:"
#: classes/footnotes_settings.php:504
msgid "Arabic Numbers - Plain"
msgstr "Arabic Numbers - Plain"
#: classes/footnotes_settings.php:505
msgid "Arabic Numbers - Leading 0"
msgstr "Arabic Numbers - Leading 0"
#: classes/footnotes_settings.php:506
msgid "Latin Character - lower case"
msgstr "Latin Character - lower case"
#: classes/footnotes_settings.php:507
msgid "Latin Character - upper case"
msgstr "Latin Character - upper case"
#: classes/footnotes_settings.php:508
msgid "Roman Numerals"
msgstr "Roman Numerals"
#: classes/footnotes_settings.php:510
msgid "Counter style:"
msgstr "Counter style:"
#: classes/footnotes_settings.php:525
#, php-format
msgid "Tell the world you're using %s:"
msgstr "Tell the world you're using %s:"
#: classes/footnotes_settings.php:530
#, php-format
msgid ""
"Don't tell the world you're using %s on specific pages by adding the "
"following short code:"
msgstr ""
"Don't tell the world you're using %s on specific pages by adding the "
"following short code:"
#: classes/footnotes_settings.php:546
msgid "Allow footnotes on Summarized Posts:"
msgstr "Allow footnotes on Summarized Posts:"
#: classes/footnotes_settings.php:559
msgid "HowTo"
msgstr "HowTo"
#: classes/footnotes_settings.php:562
msgid "Brief introduction in how to use the plugin"
msgstr "Brief introduction in how to use the plugin"
#: classes/footnotes_settings.php:588
msgid "Start your footnote with the following shortcode:"
msgstr "Start your footnote with the following shortcode:"
#: classes/footnotes_settings.php:594
msgid "...and end your footnote with this shortcode:"
msgstr "...and end your footnote with this shortcode:"
#: classes/footnotes_settings.php:602 classes/footnotes_settings.php:605
msgid "example string"
msgstr "example string"
#: classes/footnotes_settings.php:603
msgid "will be displayed as:"
msgstr "will be displayed as:"
#: classes/footnotes_settings.php:610
#, php-format
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."
#: classes/footnotes_widget.php:15 classes/footnotes_widget.php:25
msgid ""
"The widget defines the position of the reference container if set to "
"\"widget area\"."
msgstr ""
"The widget defines the position of the reference container if set to "
"\"widget area\"."
#: classes/footnotes_widget.php:17
#, php-format
msgid "%s Widget"
msgstr "%s Widget"
#: includes/plugin-settings.php:22
msgid "Settings"
msgstr "Settings"
#: includes/plugin-settings.php:24
msgid "Support"
msgstr "Support"
#: includes/replacer.php:160
#, php-format
msgid "Hey there, I'm using the awesome WordPress Plugin called %s"
msgstr "Hey there, I'm using the awesome %s Plugin"
#~ msgid "(("
#~ msgstr "(("
#~ msgid "<fn>"
#~ msgstr "<fn>"
#~ msgid "[ref]"
#~ msgstr "[ref]"
#~ msgid "))"
#~ msgstr "))"
#~ msgid "</fn>"
#~ msgstr "</fn>"
#~ msgid "[/ref]"
#~ msgstr "[/ref]"
#~ msgid "starts with:"
#~ msgstr "starts with:"
#~ msgid "Save"
#~ msgstr "Save"
#~ msgid "General Information"
#~ msgstr "General Information"
#~ msgid ""
#~ "Insert the following shortcode where you want your footnotes to be "
#~ "displayed:"
#~ msgstr ""
#~ "Insert the following shortcode where you want your footnotes to be "
#~ "displayed:"
#~ msgid "The plugin replaces this shortcode automatically with your footnotes"
#~ msgstr ""
#~ "The plugin replaces this shortcode automatically with your footnotes"