diff options
Diffstat (limited to 'danixland-user-panel.pot')
| -rw-r--r-- | danixland-user-panel.pot | 135 |
1 files changed, 135 insertions, 0 deletions
diff --git a/danixland-user-panel.pot b/danixland-user-panel.pot new file mode 100644 index 0000000..2c26aa9 --- /dev/null +++ b/danixland-user-panel.pot @@ -0,0 +1,135 @@ +# Copyright (C) 2015 danixland User Panel +# This file is distributed under the same license as the danixland User Panel package. +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: danixland User Panel\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/danixland-user-" +"panel\n" +"POT-Creation-Date: 2016-02-08 14:31+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2016-02-08 14:09+0100\n" +"Language-Team: \n" +"X-Generator: Poedit 1.8.6\n" +"Last-Translator: danix <danix@danixland.net>\n" +"X-Poedit-Basepath: .\n" +"X-Poedit-KeywordsList: __;_e;_n;_x;_ex\n" +"X-Poedit-SearchPath-0: .\n" + +#: danixland-user-panel.php:33 +msgid "User Panel Options" +msgstr "" + +#: danixland-user-panel.php:44 +msgid "danixland User Panel Settings" +msgstr "" + +#: danixland-user-panel.php:79 danixland-user-panel.php:301 +#: include/plugin-options.php:89 +msgid "Dashboard" +msgstr "" + +#: danixland-user-panel.php:79 include/plugin-options.php:89 +msgid "Profile" +msgstr "" + +#: danixland-user-panel.php:253 +msgid "danixland User Panel" +msgstr "" + +#: danixland-user-panel.php:254 +msgid "An improved version of the meta widget" +msgstr "" + +#: danixland-user-panel.php:302 +msgid "Profile and personal options" +msgstr "" + +#: danixland-user-panel.php:334 +msgid "Exit" +msgstr "" + +#: danixland-user-panel.php:343 danixland-user-panel.php:353 +msgid "Login" +msgstr "" + +#: danixland-user-panel.php:344 danixland-user-panel.php:354 +msgid "Forgot your password?" +msgstr "" + +#: danixland-user-panel.php:352 +msgid "Register" +msgstr "" + +#: danixland-user-panel.php:370 +#, php-format +msgid "" +"Nothing to set here, already had a look at the <a href=\"%1$s\">Settings " +"Page</a>?" +msgstr "" + +#: include/plugin-options.php:6 +msgid "Gravatar setting" +msgstr "" + +#: include/plugin-options.php:9 include/plugin-options.php:25 +msgid "Logged out Heading" +msgstr "" + +#: include/plugin-options.php:12 include/plugin-options.php:28 +msgid "Logged in Heading" +msgstr "" + +#: include/plugin-options.php:15 include/plugin-options.php:31 +msgid "Logged in Custom Links" +msgstr "" + +#: include/plugin-options.php:22 +msgid "Display Gravatar?" +msgstr "" + +#: include/plugin-options.php:39 +msgid "Select this if you want to display the Gravatar image on the widget" +msgstr "" + +#: include/plugin-options.php:44 +msgid "Heading for widget when user is logged out." +msgstr "" + +#: include/plugin-options.php:49 +msgid "Heading for widget when user is logged in." +msgstr "" + +#: include/plugin-options.php:54 +msgid "Custom Links to display when user is logged in." +msgstr "" + +#: include/plugin-options.php:65 +msgid "Select this to display the Gravatar image for the current user" +msgstr "" + +#: include/plugin-options.php:72 +msgid "" +"This is the heading your users will see when they're not logged in to your " +"site" +msgstr "" + +#: include/plugin-options.php:79 +msgid "" +"This is the heading your users will see when they're logged in. <code>" +"%username%</code> shows username." +msgstr "" + +#: include/plugin-options.php:88 +msgid "" +"<strong>One link per line</strong>. Note: Logout link will always show " +"regardless. Tip: Add <code>|true</code> after a link to only show it to " +"admin users or alternatively use a <code>|user_capability</code> and the " +"link will only be shown to users with that capability. See <a href='http://" +"codex.wordpress.org/Roles_and_Capabilities' target='_blank'>http://codex." +"wordpress.org/Roles_and_Capabilities</a> for more info on roles and " +"Capabilities.<br/> You can also type <code>%USERNAME%</code> and <code>" +"%USERID%</code> which will be replaced by the user info.<br />Example:" +msgstr "" |
