# Copyright (C) 2021 oacsTudio
# This file is distributed under the same license as the Solid Post Likes plugin.
msgid ""
msgstr ""
"Project-Id-Version: Solid Post Likes 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/solid-post-"
"likes\n"
"Last-Translator: \n"
"Language-Team: English (United States)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2021-01-13 19:16+0100\n"
"PO-Revision-Date: 2021-01-13 18:23+0000\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Domain: oaspl\n"
"\n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Loco-Version: 2.5.0; wp-5.6"

#. Plugin Name of the plugin
msgid "Solid Post Likes"
msgstr ""

#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://oacstudio.de"
msgstr ""

#. Description of the plugin
msgid "A like button for all post types. Lightweight and flexible."
msgstr ""

#. Author of the plugin
msgid "oacsTudio"
msgstr ""

#: controllers/SolidPostLikesProcess.php:21
msgid "<h3>Session expired. Please login again or reload the page.</h3>"
msgstr ""

#: solid-post-likes.php:24
msgid "Settings"
msgstr ""

#: views/SolidPostLikesAdmin.php:55
msgid "oacs SPL"
msgstr ""

#: views/SolidPostLikesAdmin.php:59
msgid "Likes"
msgstr ""

#: views/SolidPostLikesAdmin.php:60
msgid "Enable Likes"
msgstr ""

#: views/SolidPostLikesAdmin.php:62
msgid ""
"Masterswitch. Uncheck this to disable likes completely. Likes can also be "
"toggled per post."
msgstr ""

#: views/SolidPostLikesAdmin.php:63
msgid "Enable Likes for the following Post Types"
msgstr ""

#: views/SolidPostLikesAdmin.php:65
msgid ""
"You can choose which posts should display likes selectively. <br>If you only "
"want to use the shortcode for displaying likes, select no post types here. "
"<br>Shortcode usage: <code>[oacsspl]</code>"
msgstr ""

#: views/SolidPostLikesAdmin.php:67
msgid "Like Position in Posts and Comments"
msgstr ""

#: views/SolidPostLikesAdmin.php:70
msgid "top"
msgstr ""

#: views/SolidPostLikesAdmin.php:71
msgid "bottom"
msgstr ""

#: views/SolidPostLikesAdmin.php:74
msgid ""
"Top = Likes display before main post content / comment. <br> Bottom = Likes "
"display after main post content / comment. Note that the main post content "
"is everything before the <code>!--more-</code> tag"
msgstr ""

#: views/SolidPostLikesAdmin.php:75
msgid "Enable Comment Likes"
msgstr ""

#: views/SolidPostLikesAdmin.php:77
msgid ""
"When active, comments will display regardless of whether post likes are "
"active."
msgstr ""

#: views/SolidPostLikesAdmin.php:78
msgid "Show Like Count"
msgstr ""

#: views/SolidPostLikesAdmin.php:80
msgid ""
"Displays the amount of likes as number next to the like icon in the frontend."
msgstr ""

#: views/SolidPostLikesAdmin.php:81
msgid "Show Liked Posts in Backend User Profile"
msgstr ""

#: views/SolidPostLikesAdmin.php:83
msgid ""
"Displays all liked post of a user in the backend profile: <code>/wp-"
"admin/profile.php</code> "
msgstr ""

#: views/SolidPostLikesAdmin.php:84
msgid "Show Like Text"
msgstr ""

#: views/SolidPostLikesAdmin.php:85
msgid ""
"This text displays after the like counter if the post is currently unliked."
"<br><b>Format:</b>A-Z,0-9, spaces and <code>_!?-:.,</code> are allowed."
msgstr ""

#: views/SolidPostLikesAdmin.php:90
msgid "Show Unlike Text"
msgstr ""

#: views/SolidPostLikesAdmin.php:91
msgid "This text displays after the like counter if the post is liked."
msgstr ""

#: views/SolidPostLikesAdmin.php:99
msgid "Button Style"
msgstr ""

#: views/SolidPostLikesAdmin.php:100
msgid "Liked Icon"
msgstr ""

#: views/SolidPostLikesAdmin.php:103
msgid "Like Icon Color"
msgstr ""

#: views/SolidPostLikesAdmin.php:105
msgid "Like Icon Padding"
msgstr ""

#: views/SolidPostLikesAdmin.php:106 views/SolidPostLikesAdmin.php:130
msgid ""
"Use this to manually align icons. <code>10px 12px 14px 16px</code><br> "
"translates to: <br>padding-top: 10px;<br>\n"
"\t\t\t\tpadding-right: 12px;<br>\n"
"\t\t\t\tpadding-bottom: 14px;<br>\n"
"\t\t\t\tpadding-left: 16px;<br>"
msgstr ""

#: views/SolidPostLikesAdmin.php:117
msgid "Like Icon Size"
msgstr ""

#: views/SolidPostLikesAdmin.php:118 views/SolidPostLikesAdmin.php:142
#: views/SolidPostLikesAdmin.php:165 views/SolidPostLikesAdmin.php:182
#: views/SolidPostLikesAdmin.php:199
msgid "Enter size in px or em: i.e. <code>1em</code> or <code>12px</code>."
msgstr ""

#: views/SolidPostLikesAdmin.php:124
msgid "Unliked Icon"
msgstr ""

#: views/SolidPostLikesAdmin.php:127
msgid "Unlike Icon Color"
msgstr ""

#: views/SolidPostLikesAdmin.php:129
msgid "Unlike Icon Padding"
msgstr ""

#: views/SolidPostLikesAdmin.php:141
msgid "Unlike Icon Size"
msgstr ""

#: views/SolidPostLikesAdmin.php:151
msgid "Text Style"
msgstr ""

#: views/SolidPostLikesAdmin.php:152
msgid "Counter Color"
msgstr ""

#: views/SolidPostLikesAdmin.php:155 views/SolidPostLikesAdmin.php:172
#: views/SolidPostLikesAdmin.php:189
msgid ""
"Use this to manually align the counter. <code>10px 12px 14px 16px</code><br> "
"translates to: <br>padding-top: 10px;<br>\n"
"\t\t\t\tpadding-right: 12px;<br>\n"
"\t\t\t\tpadding-bottom: 14px;<br>\n"
"\t\t\t\tpadding-left: 16px;<br>"
msgstr ""

#: views/SolidPostLikesAdmin.php:206
msgid "Developer"
msgstr ""

#: views/SolidPostLikesAdmin.php:211
msgid "Set Like Position via Hook for Posts"
msgstr ""

#: views/SolidPostLikesAdmin.php:212
msgid ""
"You can place the likes by entering a theme action hook manually here "
"instead of using \"Top\" or \"Bottom\". <br>If this is empty: <code>"
"the_content</code> is used to append / prepend the likes."
msgstr ""

#: views/SolidPostLikesAdmin.php:216
msgid "Set Like Position via Hook for WooCommerce Products"
msgstr ""

#: views/SolidPostLikesAdmin.php:217
msgid ""
"You can place the WooCommerce likes by entering a theme action hook manually "
"here instead of using. <br>If this is empty: <code>"
"woocommerce_single_product_summary</code> is used."
msgstr ""

#: views/SolidPostLikesAdmin.php:226
msgid ""
"Enter one (not multiple) post ID number to target a post.<br><strong>"
"Format</strong>: Number."
msgstr ""

#: views/SolidPostLikesAdmin.php:232
msgid "Enter desired new like count. <br><strong>Format</strong>: Number."
msgstr ""

#: views/SolidPostLikesAdmin.php:240
msgid "Deinstallation"
msgstr ""

#: views/SolidPostLikesAdmin.php:243
msgid ""
"Enable this to delete all plugin data on plugin removal. Plugin deactivation "
"will keep all data."
msgstr ""

#: views/SolidPostLikesAdmin.php:251
msgid "Per Post Like"
msgstr ""

#: views/SolidPostLikesAdmin.php:257
msgid "Enable / Disable Like for this post and post comments."
msgstr ""

#: views/SolidPostLikesPostList.php:38 views/SolidPostLikesUserProfile.php:48
msgid "You do not like anything yet."
msgstr ""

#: views/SolidPostLikesPublic.php:87
msgid "Unlike"
msgstr ""

#: views/SolidPostLikesPublic.php:93
msgid "Like"
msgstr ""

#: views/SolidPostLikesUserProfile.php:20
msgid "You Like:"
msgstr ""
