root 7e1279f72f Fix PHP 8.4 compatibility issues in Sensational theme
- Fixed deprecated WP_Widget constructors in all widget files
- Changed $this->WP_Widget() to parent::__construct() in:
  * widget-social.php
  * widget-fblikebox.php
  * widget-googleplus.php
  * widget-tabs.php
- Fixed old-style constructor methods to __construct() in:
  * widget-ad125.php (mts_Ad_Widget -> __construct)
  * widget-ad300.php (mts_ad_300_Widget -> __construct)
- Fixed for loop syntax error in widget-tweets.php (for(i; -> for($i = 1;)
- Enabled registration for ad125 and ad300 widgets
- Added new 'After First Paragraph' widget area for in-content ads

All widgets now compatible with PHP 8.4 and editable in WordPress admin.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 11:52:28 +02:00

1682 lines
37 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: Sensational WordPress Theme\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-11-06 02:05+0530\n"
"PO-Revision-Date: 2013-11-06 02:06+0530\n"
"Last-Translator: MyThemeShop <support-team@mythemeshop.com>\n"
"Language-Team: MyThemeShop\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-Basepath: .\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Poedit 1.5.3\n"
"X-Poedit-SearchPath-0: .\n"
#: 404.php:14
msgid "Error 404 Not Found"
msgstr ""
#: 404.php:18
msgid "Oops! We couldn't find this Page."
msgstr ""
#: 404.php:19
msgid "Please check your URL or use the search form below."
msgstr ""
#: archive.php:15 archive.php:17 archive.php:19
msgid " Archive"
msgstr ""
#: archive.php:21
msgid "Daily Archive:"
msgstr ""
#: archive.php:23
msgid "Monthly Archive:"
msgstr ""
#: archive.php:25
msgid "Yearly Archive:"
msgstr ""
#: archive.php:34 index.php:54 single.php:22
msgid "By "
msgstr ""
#: archive.php:49 search.php:37
msgid "Read More"
msgstr ""
#: archive.php:58 index.php:78 search.php:51
msgid "&larr; Older posts"
msgstr ""
#: archive.php:59 index.php:79 search.php:52
msgid "Newer posts &rarr;"
msgstr ""
#: comments.php:8
msgid "This post is password protected. Enter the password to view comments."
msgstr ""
#: comments.php:16
msgid "to"
msgstr ""
#: comments.php:42
msgid "Leave a Reply"
msgstr ""
#: comments.php:49 comments.php:50
msgid "Name"
msgstr ""
#: comments.php:51 comments.php:52
msgid "Email"
msgstr ""
#: comments.php:53 comments.php:54
msgid "Website"
msgstr ""
#: functions.php:180
msgid "Author"
msgstr ""
#: functions.php:233
msgid "This Widget area can be used for category widget or 125px Ad."
msgstr ""
#: functions.php:333
#, php-format
msgid "Page %s"
msgstr ""
#: functions.php:367
#, php-format
msgid "<span class=\"fn\">%s</span>"
msgstr ""
#: functions.php:372
msgid "(Edit)"
msgstr ""
#: functions.php:376
msgid "Your comment is awaiting moderation."
msgstr ""
#: functions.php:474
msgid "Home"
msgstr ""
#: functions.php:487
msgid "Search Results for"
msgstr ""
#: functions.php:507
msgid "First"
msgstr ""
#: functions.php:509 page-nosidebar.php:17 page.php:24 single.php:81
msgid "Previous"
msgstr ""
#: functions.php:516 page-nosidebar.php:17 page.php:24 single.php:81
msgid "Next"
msgstr ""
#: functions.php:518
msgid "Last"
msgstr ""
#: functions.php:594
msgid "Appears on Shop main page and product archive pages."
msgstr ""
#: functions.php:603
msgid "Appears on single product pages."
msgstr ""
#: functions.php:672
msgid "My Account"
msgstr ""
#: functions.php:675
msgid "Login / Register"
msgstr ""
#: functions.php:675
msgid "Login "
msgstr ""
#: functions.php:679 functions.php:691
msgid "View your shopping cart"
msgstr ""
#: header.php:54
msgid "Menu"
msgstr ""
#: index.php:69
msgid "Read More..."
msgstr ""
#: page-contact.php:24
msgid "You forgot to enter your name."
msgstr ""
#: page-contact.php:32
msgid "You forgot to enter your email address."
msgstr ""
#: page-contact.php:35
msgid "You entered an invalid email address."
msgstr ""
#: page-contact.php:43
msgid "You forgot to enter your message."
msgstr ""
#: page-contact.php:80
msgid "Thanks"
msgstr ""
#: page-contact.php:81
msgid "Your email was successfully sent."
msgstr ""
#: page-contact.php:89
msgid "There was an error submitting the form."
msgstr ""
#: page-contact.php:92
msgid "Name:"
msgstr ""
#: page-contact.php:99
msgid "Email:"
msgstr ""
#: page-contact.php:106
msgid "Message:"
msgstr ""
#: page-contact.php:112
msgid "If you want to submit this form, do not enter anything in this field"
msgstr ""
#: page-contact.php:115
msgid "Send Email"
msgstr ""
#: search.php:14
msgid "Search Results for:"
msgstr ""
#: search.php:41
msgid ""
"We apologize for any inconvenience, please hit back on your browser or use "
"the search form below."
msgstr ""
#: searchform.php:3
msgid "Search the site"
msgstr ""
#: sidebar-product.php:7 sidebar-shop.php:7 sidebar.php:7
msgid "Search"
msgstr ""
#: sidebar-product.php:11 sidebar-shop.php:11 sidebar.php:11
msgid "Archives"
msgstr ""
#: sidebar-product.php:17 sidebar-shop.php:17 sidebar.php:17
msgid "Meta"
msgstr ""
#: single.php:98 theme-options.php:468 functions/widget-relatedposts.php:29
msgid "Related Posts"
msgstr ""
#: single.php:120
msgid "Written by "
msgstr ""
#: theme-options.php:21
msgid "A Section added by hook"
msgstr ""
#: theme-options.php:22
msgid ""
"<p class=\"description\">This is a section created by adding a filter to the "
"sections array, great to allow child themes, to add/remove sections from the "
"options.</p>"
msgstr ""
#: theme-options.php:92 theme-options.php:95
msgid "Theme Options"
msgstr ""
#: theme-options.php:119
msgid "Support"
msgstr ""
#: theme-options.php:120
msgid ""
"<p>If you are facing any problem with our theme or theme option panel, head "
"over to our <a href=\"http://mythemeshop.com/support\">Knowledge Base</a></p>"
msgstr ""
#: theme-options.php:124
msgid "Credit"
msgstr ""
#: theme-options.php:125
msgid ""
"<p>Options Panel created using the <a href=\"http://leemason.github.com/NHP-"
"Theme-Options-Framework/\" target=\"_blank\">NHP Theme Options Framework</a> "
"Version 1.0.5</p>"
msgstr ""
#: theme-options.php:129
msgid "Earn Money"
msgstr ""
#: theme-options.php:130
#, php-format
msgid ""
"<p>Earn 60% commision on every sale by refering your friends and readers. "
"Join our <a href=\"http://mythemeshop.com/affiliate-program/\">Affiliate "
"Program</a>.</p>"
msgstr ""
#: theme-options.php:142
msgid "General Settings"
msgstr ""
#: theme-options.php:143
msgid ""
"<p class=\"description\">This tab contains common setting options which will "
"be applied to whole theme.</p>"
msgstr ""
#: theme-options.php:149
msgid "Logo Image"
msgstr ""
#: theme-options.php:150
msgid ""
"Upload your logo <strong>(Recommended size 138x35px)</strong> using the "
"Upload Button or insert image URL."
msgstr ""
#: theme-options.php:155
msgid "Favicon"
msgstr ""
#: theme-options.php:156
msgid ""
"Upload a <strong>16 x 16 px</strong> image that will represent your "
"website's favicon. You can refer to this link for more information on how to "
"make it: <a href=\"http://www.favicon.cc/\" target=\"blank\" rel=\"nofollow"
"\">http://www.favicon.cc/</a>"
msgstr ""
#: theme-options.php:161 functions/widget-tweets.php:120
msgid "Twitter Username"
msgstr ""
#: theme-options.php:162
msgid "Enter your Username here."
msgstr ""
#: theme-options.php:167
msgid "FeedBurner URL"
msgstr ""
#: theme-options.php:168
msgid ""
"Enter your FeedBurner's URL here, ex: <strong>http://feeds.feedburner.com/"
"mythemeshop</strong> and your main feed (http://example.com/feed) will get "
"redirected to the FeedBurner ID entered here.)"
msgstr ""
#: theme-options.php:174
msgid "Header Code"
msgstr ""
#: theme-options.php:175
msgid ""
"Enter the code which you need to place <strong>before closing </head> tag</"
"strong>. (ex: Google Webmaster Tools verification, Bing Webmaster Center, "
"BuySellAds Script, Alexa verification etc.)"
msgstr ""
#: theme-options.php:180
msgid "Footer Code"
msgstr ""
#: theme-options.php:181
msgid ""
"Enter the codes which you need to place in your footer. <strong>(ex: Google "
"Analytics, Clicky, STATCOUNTER, Woopra, Histats, etc.)</strong>."
msgstr ""
#: theme-options.php:186
msgid "Copyrights Text"
msgstr ""
#: theme-options.php:187
msgid ""
"You can change or remove our link from footer and use your own custom text. "
"(Link back is always appreciated)"
msgstr ""
#: theme-options.php:193
msgid "Homepage Slider"
msgstr ""
#: theme-options.php:195
msgid ""
"<strong>Enable or Disable</strong> a homepage slider by using this check "
"box. This slider will show 5 recent articles from the selected category."
msgstr ""
#: theme-options.php:201
msgid "Slider Category"
msgstr ""
#: theme-options.php:202
msgid ""
"Select a category from the drop-down menu, latest 4 articles from this "
"category will be shown <strong>in slider</strong>. Use ctrl key to select "
"more than one category."
msgstr ""
#: theme-options.php:208
msgid "Category for Latest Section"
msgstr ""
#: theme-options.php:210
msgid ""
"Enable this option if you want to show latest posts from only selected "
"categories in <strong>Latest Section</strong>. If this option is disabled "
"latest posts from all categories will be shown."
msgstr ""
#: theme-options.php:216
msgid "Choose category for Latest Section"
msgstr ""
#: theme-options.php:217
msgid ""
"Choose category from which you want to show latest posts. Use ctrl key to "
"select more than one category."
msgstr ""
#: theme-options.php:223
msgid "Pagination"
msgstr ""
#: theme-options.php:225
msgid ""
"Enable or disable paginated navigation, which replaces the <strong>\"Older "
"Posts\"</strong> and <strong>\"Newer Posts\"</strong> links with helpful "
"numbered page links."
msgstr ""
#: theme-options.php:231
msgid "Prefetching"
msgstr ""
#: theme-options.php:233
msgid ""
"Enable or disable prefetching. If user is on homepage, then single page will "
"load faster and if user is on single page, homepage will load faster in "
"Chrome."
msgstr ""
#: theme-options.php:239
msgid "Theme Update Notification"
msgstr ""
#: theme-options.php:241
msgid ""
"Use this button to Show or Hide Theme Update notification on dashboard. "
"<strong>We recommend to keep this option ON</strong>, so you can see "
"notification of latest theme updates."
msgstr ""
#: theme-options.php:247
msgid "No. of Products"
msgstr ""
#: theme-options.php:248
msgid ""
"Enter the total number of products which you want to show on shop page "
"(WooCommerce plugin must be enabled)."
msgstr ""
#: theme-options.php:256
msgid "HomePage Post Meta Info."
msgstr ""
#: theme-options.php:258
msgid ""
"Use this button to Show or Hide Post Meta Info on HomePage. (<strong>Author "
"name, Date etc.</strong>)."
msgstr ""
#: theme-options.php:265
msgid "Styling Options"
msgstr ""
#: theme-options.php:266
msgid ""
"<p class=\"description\">Control the visual appearance of your theme, such "
"as colors, layout and patterns, from here.</p>"
msgstr ""
#: theme-options.php:271
msgid "Primary Color"
msgstr ""
#: theme-options.php:272
msgid ""
"Choose the primary color for the left sidebar category background and "
"comment submit button"
msgstr ""
#: theme-options.php:278
msgid "Secondary Color"
msgstr ""
#: theme-options.php:279
msgid "Choose the secondary color for links, read-more button and borders."
msgstr ""
#: theme-options.php:285
msgid "Layout Style"
msgstr ""
#: theme-options.php:286
msgid "Choose from <strong>4 different layouts</strong> for your site."
msgstr ""
#: theme-options.php:298
msgid "Background Color"
msgstr ""
#: theme-options.php:299
msgid ""
"Pick any color using the <strong>color picker</strong>, or enter a hex color "
"value in the input field to make it the background color for your theme. "
"This setting is overriden if a background pattern is used."
msgstr ""
#: theme-options.php:305
msgid "Background Pattern"
msgstr ""
#: theme-options.php:306
msgid ""
"Choose from any of <strong>37</strong> awesome background patterns for your "
"site's background."
msgstr ""
#: theme-options.php:353
msgid "Custom Background Image"
msgstr ""
#: theme-options.php:354
msgid "Upload your own custom background image or pattern."
msgstr ""
#: theme-options.php:359
msgid "Control Thumbnails Quality"
msgstr ""
#: theme-options.php:361
msgid "Enable this option if you want to control quality of Thumbnails."
msgstr ""
#: theme-options.php:367
msgid "Thumbnails Quality"
msgstr ""
#: theme-options.php:368
msgid ""
"Control thumbnail quality from here. We recommend value in between 70-90. "
"<strong>Note:</strong> Setting will apply to only new thumbnail uploads."
msgstr ""
#: theme-options.php:376
msgid "Custom CSS"
msgstr ""
#: theme-options.php:377
msgid ""
"You can enter your own custom CSS here to further customize your theme. This "
"will override the default CSS used on your site."
msgstr ""
#: theme-options.php:382
msgid "Left Sidebar Title"
msgstr ""
#: theme-options.php:384
msgid "Enable or disable left sidebar widget titles."
msgstr ""
#: theme-options.php:391
msgid "Floating Category Sidebar"
msgstr ""
#: theme-options.php:392
msgid "Choose between a floating or fixed left sidebar using this option."
msgstr ""
#: theme-options.php:398
msgid "Responsiveness"
msgstr ""
#: theme-options.php:400
msgid ""
"MyThemeShop themes are responsive, which means they adapt to tablet and "
"mobile devices, ensuring that your content is always displayed beautifully "
"no matter what device visitors are using. Enable or disable responsiveness "
"using this option."
msgstr ""
#: theme-options.php:406
msgid "Lightbox"
msgstr ""
#: theme-options.php:408
msgid ""
"A lightbox is a stylized pop-up that allows your visitors to view larger "
"versions of images without leaving the current page. You can enable or "
"disable the lightbox here."
msgstr ""
#: theme-options.php:414
msgid "Custom WP Dashboard Design"
msgstr ""
#: theme-options.php:416
msgid ""
"Enabled/disable <strong>Custom Dashboard Design</strong>, specially created "
"for MyThemeShop users."
msgstr ""
#: theme-options.php:423
msgid "Header"
msgstr ""
#: theme-options.php:424
msgid ""
"<p class=\"description\">From here, you can control the social media icons "
"of header.</p>"
msgstr ""
#: theme-options.php:429
msgid "Floating Header"
msgstr ""
#: theme-options.php:431
msgid ""
"Choose between a <strong>floating or fixed</strong> header navigation menu "
"using this option."
msgstr ""
#: theme-options.php:438
msgid "Single Posts"
msgstr ""
#: theme-options.php:439
msgid ""
"<p class=\"description\">From here, you can control the appearance and "
"functionality of your single posts page.</p>"
msgstr ""
#: theme-options.php:444
msgid "Post Meta Info."
msgstr ""
#: theme-options.php:446
msgid ""
"Use this button to Show or Hide Post Meta Info <strong>Author name and "
"Categories</strong>."
msgstr ""
#: theme-options.php:452
msgid "Breadcrumbs"
msgstr ""
#: theme-options.php:454
msgid ""
"Breadcrumbs are a great way to make your site more user-friendly. You can "
"enable them by checking this box."
msgstr ""
#: theme-options.php:460
msgid "Highlight Author Comment"
msgstr ""
#: theme-options.php:462
msgid "Use this button to highlight author comments."
msgstr ""
#: theme-options.php:470
msgid ""
"Use this button to show related posts with thumbnails below the content area "
"in a post."
msgstr ""
#: theme-options.php:476
msgid "Tag Links"
msgstr ""
#: theme-options.php:478
msgid ""
"Use this button if you want to show a tag cloud below the related posts."
msgstr ""
#: theme-options.php:484
msgid "Author Box"
msgstr ""
#: theme-options.php:486
msgid ""
"Use this button if you want to display author information below the article."
msgstr ""
#: theme-options.php:492
msgid "Date in Comments"
msgstr ""
#: theme-options.php:494
msgid "Use this button to show the date for comments."
msgstr ""
#: theme-options.php:500
msgid "Image Border"
msgstr ""
#: theme-options.php:502
msgid ""
"Use this button to Enable or Disable the <strong>thick border</strong> "
"around the images on single posts."
msgstr ""
#: theme-options.php:509
msgid "Social Buttons"
msgstr ""
#: theme-options.php:510
msgid ""
"<p class=\"description\">Enable or disable social sharing buttons on single "
"posts using these buttons.</p>"
msgstr ""
#: theme-options.php:515
msgid "Social Media Buttons"
msgstr ""
#: theme-options.php:517
msgid ""
"Check this box to show social sharing buttons before an article's content "
"text."
msgstr ""
#: theme-options.php:523
msgid "Floating Social Buttons"
msgstr ""
#: theme-options.php:525
msgid "Enable or Disable the Floating social sharing buttons on single posts."
msgstr ""
#: theme-options.php:531
msgid "Twitter"
msgstr ""
#: theme-options.php:538
msgid "Google Plus"
msgstr ""
#: theme-options.php:545
msgid "Facebook Like"
msgstr ""
#: theme-options.php:552
msgid "LinkedIn"
msgstr ""
#: theme-options.php:559
msgid "StumbleUpon"
msgstr ""
#: theme-options.php:566
msgid "Pinterest"
msgstr ""
#: theme-options.php:574
msgid "Ad Management"
msgstr ""
#: theme-options.php:575
msgid ""
"<p class=\"description\">Now, ad management is easy with our options panel. "
"You can control everything from here, without using separate plugins.</p>"
msgstr ""
#: theme-options.php:580
msgid "Below Post Title"
msgstr ""
#: theme-options.php:581
msgid ""
"Paste your Adsense, BSA or other ad code here to show ads below your article "
"title on single posts."
msgstr ""
#: theme-options.php:586 theme-options.php:601
msgid "Show After X Days"
msgstr ""
#: theme-options.php:587 theme-options.php:602
msgid ""
"Enter the number of days after which you want to show the Below Post Title "
"Ad before it expires. Enter 0 to disable this feature."
msgstr ""
#: theme-options.php:595
msgid "Below Post Content"
msgstr ""
#: theme-options.php:596
msgid ""
"Paste your Adsense, BSA or other ad code here to show ads below the post "
"content on single posts."
msgstr ""
#: theme-options.php:611
msgid "Fonts"
msgstr ""
#: theme-options.php:612
msgid ""
"<p class=\"description\"><div class=\"controls\">You can find theme font "
"options under the Appearance Section named <a href=\"themes.php?"
"page=typography\"><b>Theme Typography</b></a>, which will allow you to "
"configure the typography used on your site.<br></div></p>"
msgstr ""
#: theme-options.php:616
msgid "Navigation"
msgstr ""
#: theme-options.php:617
msgid ""
"<p class=\"description\"><div class=\"controls\">Navigation settings can now "
"be modified from the <a href=\"nav-menus.php\"><b>Menus Section</b></a>."
"<br></div></p>"
msgstr ""
#: functions/update_notifier.php:8
msgid "Theme Update"
msgstr ""
#: functions/update_notifier.php:8
msgid "1"
msgstr ""
#: functions/update_notifier.php:22
msgid "Theme Updates"
msgstr ""
#: functions/update_notifier.php:23
msgid "There is a new version of the theme available."
msgstr ""
#: functions/update_notifier.php:23
msgid "You have installed version"
msgstr ""
#: functions/update_notifier.php:23
msgid "Update to version"
msgstr ""
#: functions/update_notifier.php:28
msgid "Update Download and Instructions"
msgstr ""
#: functions/update_notifier.php:29
msgid "Please note"
msgstr ""
#: functions/update_notifier.php:29
msgid ""
"make a backup</strong> of the Theme inside your WordPress installation folder"
msgstr ""
#: functions/update_notifier.php:30
msgid "To update the Theme, login to your"
msgstr ""
#: functions/update_notifier.php:30
msgid "MyThemeShop Account"
msgstr ""
#: functions/update_notifier.php:30
msgid ""
"head over to your <strong>Active Resources</strong> section and re-download "
"the theme like you did when you bought it."
msgstr ""
#: functions/update_notifier.php:31
msgid ""
"Extract the zip's contents, look for the extracted theme folder, and after "
"you have all the new files upload them using FTP to the"
msgstr ""
#: functions/update_notifier.php:31
msgid ""
"folder overwriting the old ones (this is why it's important to backup any "
"changes you've made to the theme files)"
msgstr ""
#: functions/update_notifier.php:32
msgid ""
"If you didn't make any changes to the theme files, you are free to overwrite "
"them with the new ones without the risk of losing theme settings, pages, "
"posts, etc, and backwards compatibility is guaranteed."
msgstr ""
#: functions/update_notifier.php:37
msgid "Changelog"
msgstr ""
#: functions/widget-ad125.php:33
msgid "A widget for 125 x 125 ad unit (max 6 ads)"
msgstr ""
#: functions/widget-ad125.php:44
msgid "MyThemeShop: 125x125 Ads"
msgstr ""
#: functions/widget-ad125.php:202 functions/widget-ad300.php:118
#: functions/widget-catposts.php:39 functions/widget-popular.php:40
#: functions/widget-recentposts.php:40 functions/widget-relatedposts.php:38
#: functions/widget-social.php:135 functions/widget-subscribe.php:116
msgid "Title:"
msgstr ""
#: functions/widget-ad125.php:208
msgid "Ad 1 image url:"
msgstr ""
#: functions/widget-ad125.php:214
msgid "Ad 1 link url:"
msgstr ""
#: functions/widget-ad125.php:220
msgid "Ad 2 image url:"
msgstr ""
#: functions/widget-ad125.php:226
msgid "Ad 2 link url:"
msgstr ""
#: functions/widget-ad125.php:232
msgid "Ad 3 image url:"
msgstr ""
#: functions/widget-ad125.php:238
msgid "Ad 3 link url:"
msgstr ""
#: functions/widget-ad125.php:244
msgid "Ad 4 image url:"
msgstr ""
#: functions/widget-ad125.php:250
msgid "Ad 4 link url:"
msgstr ""
#: functions/widget-ad125.php:256
msgid "Ad 5 image url:"
msgstr ""
#: functions/widget-ad125.php:262
msgid "Ad 5 link url:"
msgstr ""
#: functions/widget-ad125.php:268
msgid "Ad 6 image url:"
msgstr ""
#: functions/widget-ad125.php:274
msgid "Ad 6 link url:"
msgstr ""
#: functions/widget-ad125.php:280
msgid "Randomize ads order?"
msgstr ""
#: functions/widget-ad300.php:33
msgid "A widget for 300 x 250 ad (Single banner)"
msgstr ""
#: functions/widget-ad300.php:44
msgid "MyThemeShop: 300x250 Ad"
msgstr ""
#: functions/widget-ad300.php:124
msgid "Ad image url:"
msgstr ""
#: functions/widget-ad300.php:130
msgid "Ad link url:"
msgstr ""
#: functions/widget-catposts.php:15
msgid "MyThemeShop: Category Posts"
msgstr ""
#: functions/widget-catposts.php:16
msgid "Display the most recent posts from a single category"
msgstr ""
#: functions/widget-catposts.php:29
msgid "Featured Category"
msgstr ""
#: functions/widget-catposts.php:43
msgid "Category:"
msgstr ""
#: functions/widget-catposts.php:59 functions/widget-popular.php:51
#: functions/widget-recentposts.php:45 functions/widget-relatedposts.php:43
msgid "Number of Posts to show"
msgstr ""
#: functions/widget-catposts.php:66 functions/widget-popular.php:58
#: functions/widget-recentposts.php:52 functions/widget-relatedposts.php:50
#: functions/widget-tabs.php:34 functions/widget-tabs.php:58
msgid "Show Thumbnails"
msgstr ""
#: functions/widget-catposts.php:73 functions/widget-popular.php:65
#: functions/widget-recentposts.php:59 functions/widget-relatedposts.php:57
msgid "Show post date"
msgstr ""
#: functions/widget-catposts.php:80 functions/widget-popular.php:72
#: functions/widget-recentposts.php:66 functions/widget-relatedposts.php:64
#: functions/widget-tabs.php:48 functions/widget-tabs.php:72
msgid "Show number of comments"
msgstr ""
#: functions/widget-catposts.php:87 functions/widget-popular.php:79
#: functions/widget-recentposts.php:73 functions/widget-relatedposts.php:71
msgid "Show excerpt"
msgstr ""
#: functions/widget-catposts.php:92 functions/widget-popular.php:84
#: functions/widget-recentposts.php:78 functions/widget-relatedposts.php:76
msgid "Excerpt Length:"
msgstr ""
#: functions/widget-catposts.php:157 functions/widget-popular.php:163
#: functions/widget-recentposts.php:141 functions/widget-relatedposts.php:150
#: functions/widget-tabs.php:138 functions/widget-tabs.php:174
msgid "No Comment"
msgstr ""
#: functions/widget-catposts.php:157 functions/widget-popular.php:163
#: functions/widget-recentposts.php:141 functions/widget-relatedposts.php:150
#: functions/widget-tabs.php:138 functions/widget-tabs.php:174
msgid "One Comment"
msgstr ""
#: functions/widget-catposts.php:157 functions/widget-popular.php:163
#: functions/widget-recentposts.php:141 functions/widget-relatedposts.php:150
#: functions/widget-tabs.php:138 functions/widget-tabs.php:174
msgid "Comments"
msgstr ""
#: functions/widget-fblikebox.php:20
msgid "Add Facebook Like Box."
msgstr ""
#: functions/widget-fblikebox.php:24
msgid "MyThemeShop: FB Like Box"
msgstr ""
#: functions/widget-fblikebox.php:82
msgid "Find us on Facebook"
msgstr ""
#: functions/widget-fblikebox.php:86 functions/widget-googleplus.php:90
msgid "Title"
msgstr ""
#: functions/widget-fblikebox.php:91
msgid "Facebook Page URL"
msgstr ""
#: functions/widget-fblikebox.php:96 functions/widget-googleplus.php:100
msgid "Width"
msgstr ""
#: functions/widget-fblikebox.php:101 functions/widget-googleplus.php:105
msgid "Color Scheme"
msgstr ""
#: functions/widget-fblikebox.php:103
msgid "light"
msgstr ""
#: functions/widget-fblikebox.php:104
msgid "dark"
msgstr ""
#: functions/widget-fblikebox.php:110
msgid "Show faces"
msgstr ""
#: functions/widget-fblikebox.php:115
msgid "Show stream"
msgstr ""
#: functions/widget-fblikebox.php:120
msgid "Show facebook header"
msgstr ""
#: functions/widget-googleplus.php:20
msgid "Add Google Plus Badge Box."
msgstr ""
#: functions/widget-googleplus.php:24
msgid "MyThemeShop: Google Plus Badge Box"
msgstr ""
#: functions/widget-googleplus.php:78
msgid "Find us on Google Plus"
msgstr ""
#: functions/widget-googleplus.php:82
msgid "Page type"
msgstr ""
#: functions/widget-googleplus.php:95
msgid "Google+ Page URL"
msgstr ""
#: functions/widget-googleplus.php:113
msgid "Layout"
msgstr ""
#: functions/widget-googleplus.php:121
msgid "Portrait Layout Settings"
msgstr ""
#: functions/widget-googleplus.php:126
msgid "Cover Photo"
msgstr ""
#: functions/widget-googleplus.php:131
msgid "Tagline"
msgstr ""
#: functions/widget-popular.php:15
msgid "MyThemeShop: Popular Posts"
msgstr ""
#: functions/widget-popular.php:16
msgid "Displays most Popular Posts with Thumbnail."
msgstr ""
#: functions/widget-popular.php:30 functions/widget-tabs.php:106
msgid "Popular Posts"
msgstr ""
#: functions/widget-popular.php:45
msgid "Popular limit (days):"
msgstr ""
#: functions/widget-recentposts.php:15
msgid "MyThemeShop: Recent Posts"
msgstr ""
#: functions/widget-recentposts.php:16
msgid "Display the most recent posts from all categories"
msgstr ""
#: functions/widget-recentposts.php:29 functions/widget-tabs.php:107
msgid "Recent Posts"
msgstr ""
#: functions/widget-relatedposts.php:15
msgid "MyThemeShop: Related Posts"
msgstr ""
#: functions/widget-relatedposts.php:16
msgid ""
"Display the related posts from current post's categories. Will appear on "
"single posts only."
msgstr ""
#: functions/widget-social.php:51
msgid "Dribbble URI"
msgstr ""
#: functions/widget-social.php:55
msgid "Email URI"
msgstr ""
#: functions/widget-social.php:59
msgid "Facebook URI"
msgstr ""
#: functions/widget-social.php:63
msgid "Google+ URI"
msgstr ""
#: functions/widget-social.php:67
msgid "Linkedin URI"
msgstr ""
#: functions/widget-social.php:71
msgid "Pinterest URI"
msgstr ""
#: functions/widget-social.php:75
msgid "RSS URI"
msgstr ""
#: functions/widget-social.php:79
msgid "StumbleUpon URI"
msgstr ""
#: functions/widget-social.php:83
msgid "Twitter URI"
msgstr ""
#: functions/widget-social.php:87
msgid "YouTube URI"
msgstr ""
#: functions/widget-social.php:91
msgid "Flickr URI"
msgstr ""
#: functions/widget-social.php:95
msgid "Lastfm URI"
msgstr ""
#: functions/widget-social.php:99
msgid "Tumblr URI"
msgstr ""
#: functions/widget-social.php:103
msgid "Vimeo URI"
msgstr ""
#: functions/widget-social.php:110
msgid "Show profile icons."
msgstr ""
#: functions/widget-social.php:119
msgid "MyThemeShop: Social Profile Icons"
msgstr ""
#: functions/widget-subscribe.php:32
msgid "Feedburner Subscription Widget."
msgstr ""
#: functions/widget-subscribe.php:38
msgid "MyThemeShop: Subscribe Widget"
msgstr ""
#: functions/widget-subscribe.php:67
msgid "Your email Address"
msgstr ""
#: functions/widget-subscribe.php:68
msgid "Subscribe"
msgstr ""
#: functions/widget-subscribe.php:122
msgid "Feedburner id (http://feeds.feedburner.com/<b>mythemeshop</b>):"
msgstr ""
#: functions/widget-tabs.php:12
msgid "Display the popular Posts and Latest Posts in tabbed format"
msgstr ""
#: functions/widget-tabs.php:14
msgid "MyThemeShop: Tab Widget"
msgstr ""
#: functions/widget-tabs.php:28
msgid "Number of popular posts to show:"
msgstr ""
#: functions/widget-tabs.php:41 functions/widget-tabs.php:65
msgid "Show Date"
msgstr ""
#: functions/widget-tabs.php:52
msgid "Number of latest posts to show:"
msgstr ""
#: functions/widget-tweets.php:13
msgid "A widget for showing latest tweets in sidebar"
msgstr ""
#: functions/widget-tweets.php:119
msgid "Consumer Key"
msgstr ""
#: functions/widget-tweets.php:119
msgid "Consumer Secret"
msgstr ""
#: functions/widget-tweets.php:119
msgid "Access Token"
msgstr ""
#: functions/widget-tweets.php:120
msgid "Access Token Secret"
msgstr ""
#: functions/widget-tweets.php:120
msgid "Cache Tweets in every"
msgstr ""
#: functions/widget-tweets.php:121
msgid "Number of tweets (max 20)"
msgstr ""
#: functions/tinymce/window_page.php:6 functions/tinymce/window_post.php:6
msgid "You are not allowed to be here"
msgstr ""
#: functions/tinymce/window_page.php:42 functions/tinymce/window_post.php:42
msgid "Select Shortcodes"
msgstr ""
#: options/options.php:46 options/options.php:48
msgid "Options"
msgstr ""
#: options/options.php:592
msgid "<strong>Settings Imported!</strong>"
msgstr ""
#: options/options.php:594
msgid "<strong>Settings Saved!</strong>"
msgstr ""
#: options/options.php:598
msgid "<strong>Settings have changed!, you should save them!</strong>"
msgstr ""
#: options/options.php:599
msgid "<strong><span></span> error(s) were found!</strong>"
msgstr ""
#: options/options.php:601
msgid "<strong><span></span> warning(s) were found!</strong>"
msgstr ""
#: options/options.php:622
msgid "Import / Export"
msgstr ""
#: options/options.php:641 options/options.php:723
msgid "Dev Mode Info"
msgstr ""
#: options/options.php:659
msgid "Import / Export Options"
msgstr ""
#: options/options.php:661
msgid "Import Options"
msgstr ""
#: options/options.php:669
msgid ""
"Input your backup code below and hit Import to restore your sites options "
"from a backup."
msgstr ""
#: options/options.php:682
msgid ""
"Input the URL to another sites options set and hit Import to load the "
"options from that site."
msgstr ""
#: options/options.php:692
msgid "Import"
msgstr ""
#: options/options.php:692
msgid ""
"WARNING! Importing options will overwrite your existing options, please "
"proceed with caution and consider exporting your current options as backups."
msgstr ""
#: options/options.php:695
msgid "Export Options"
msgstr ""
#: options/options.php:697
msgid ""
"Here, you can export and download your current options settings. Keep this "
"safe, as you can use it for backup in case of an emergency. You can also "
"use this to restore settings on this site, or on any other site using this "
"theme. You can also copy the link to your settings, and duplicate it to "
"another site, which is useful if you have a network of blogs that all need "
"the same settings."
msgstr ""
#: options/options.php:750
msgid "Reset to Defaults"
msgstr ""
#: options/options.php:751
msgid "Save Changes"
msgstr ""
#: options/fields/color_gradient/field_color_gradient.php:35
msgid "From:"
msgstr ""
#: options/fields/color_gradient/field_color_gradient.php:38
msgid " To:"
msgstr ""
#: options/fields/multi_text/field_multi_text.php:39
#: options/fields/multi_text/field_multi_text.php:46
#: options/fields/multi_text/field_multi_text.php:50
msgid "Remove"
msgstr ""
#: options/fields/multi_text/field_multi_text.php:54
msgid "Add More"
msgstr ""
#: options/fields/upload/field_upload.php:39
msgid "Browse"
msgstr ""
#: options/fields/upload/field_upload.php:40
msgid "Remove Upload"
msgstr ""
#: options/google-typography/google-typography.php:92
msgid "Adding A Collection"
msgstr ""
#: options/google-typography/google-typography.php:93
msgid ""
"To add a new font for use on your site. Click the \"Add New\" button on the "
"top left of the page near the \"Google Typography\" title."
msgstr ""
#: options/google-typography/google-typography.php:94
msgid ""
"Once added, a new font row will appear on the page below. Next you can "
"continue to customize your font (more info in the \"Customizing\" help tab)."
msgstr ""
#: options/google-typography/google-typography.php:95
msgid "Watch The Video Tutorial &rarr;"
msgstr ""
#: options/google-typography/google-typography.php:96
msgid "Customizing"
msgstr ""
#: options/google-typography/google-typography.php:97
msgid ""
"Customizing fonts is easy; after adding a new font row you can then "
"customize the following font attributes:"
msgstr ""
#: options/google-typography/google-typography.php:98
msgid "Preview Text"
msgstr ""
#: options/google-typography/google-typography.php:98
msgid ""
"Used for live previewing your changes. This text does not appear anywhere on "
"your website."
msgstr ""
#: options/google-typography/google-typography.php:98
msgid "Font Family"
msgstr ""
#: options/google-typography/google-typography.php:98
msgid ""
"The font family to use for this font. Choose from a real-time list of all "
"available Google Fonts."
msgstr ""
#: options/google-typography/google-typography.php:98
msgid "Font Variant"
msgstr ""
#: options/google-typography/google-typography.php:98
msgid ""
"The variant to use for this font. Note: Each font has it's own variant "
"options."
msgstr ""
#: options/google-typography/google-typography.php:98
msgid "Font Size"
msgstr ""
#: options/google-typography/google-typography.php:98
msgid "The size you would like this font to be."
msgstr ""
#: options/google-typography/google-typography.php:98
msgid "Font Color"
msgstr ""
#: options/google-typography/google-typography.php:98
msgid "The color you'd like to use for this font."
msgstr ""
#: options/google-typography/google-typography.php:98
#: options/google-typography/google-typography.php:99
msgid "CSS Selectors"
msgstr ""
#: options/google-typography/google-typography.php:98
msgid ""
"The HTML tags or CSS selectors you'd like this font to apply to (more info "
"in the \"CSS Selectors\" help tab). You can specify multiple selectors "
"separated by comma's. Ex: h1, #some_id, .some_class"
msgstr ""
#: options/google-typography/google-typography.php:100
msgid ""
"CSS Selectors are used to hook your font rows into your actual website. Once "
"you've added, customized, and defined CSS selectors for your fonts, Google "
"Typography will automatically insert all the necessary CSS into your website."
msgstr ""
#: options/google-typography/google-typography.php:101
msgid "Here are some examples of the selectors you can use:"
msgstr ""
#: options/google-typography/google-typography.php:102
msgid "IDs"
msgstr ""
#: options/google-typography/google-typography.php:102
msgid "#selector"
msgstr ""
#: options/google-typography/google-typography.php:102
msgid "Classes:"
msgstr ""
#: options/google-typography/google-typography.php:102
msgid ".selector"
msgstr ""
#: options/google-typography/google-typography.php:102
msgid "HTML Tags"
msgstr ""
#: options/google-typography/google-typography.php:102
msgid "span"
msgstr ""
#: options/google-typography/google-typography.php:103
msgid "Example"
msgstr ""
#: options/google-typography/google-typography.php:103
msgid "#selector span.date"
msgstr ""
#: options/google-typography/google-typography.php:131
msgid "Settings"
msgstr ""
#: options/google-typography/google-typography.php:217
msgid "Google Typography"
msgstr ""
#: options/google-typography/google-typography.php:218
msgid "Loading Your Collections"
msgstr ""
#: options/google-typography/google-typography.php:219
msgid "Add New"
msgstr ""
#: options/google-typography/google-typography.php:220
msgid "Reset"
msgstr ""
#: options/google-typography/google-typography.php:221
msgid "Type in some text to preview..."
msgstr ""
#: options/google-typography/google-typography.php:222
msgid "Preview Background Color"
msgstr ""
#: options/google-typography/google-typography.php:223
msgid "Font family..."
msgstr ""
#: options/google-typography/google-typography.php:224
msgid "Variant..."
msgstr ""
#: options/google-typography/google-typography.php:225
msgid "Size..."
msgstr ""
#: options/google-typography/google-typography.php:226
msgid "CSS Selectors (h1, .some_class)"
msgstr ""
#: options/google-typography/google-typography.php:227
msgid "Delete"
msgstr ""
#: options/google-typography/google-typography.php:228
msgid "Save"
msgstr ""
#: options/google-typography/google-typography.php:230
msgid "Welcome to Google Typography"
msgstr ""
#: options/google-typography/google-typography.php:231
msgid "Get started in 3 steps. Not easy enough? "
msgstr ""
#: options/google-typography/google-typography.php:231
msgid "Watch the video tutorial &#x2192;"
msgstr ""
#: options/google-typography/google-typography.php:232
msgid "1. Pick A Font"
msgstr ""
#: options/google-typography/google-typography.php:233
msgid "Choose from any of the 600+ Google Fonts."
msgstr ""
#: options/google-typography/google-typography.php:234
msgid "2. Customize It"
msgstr ""
#: options/google-typography/google-typography.php:235
msgid "Pick a size, variant, color and more."
msgstr ""
#: options/google-typography/google-typography.php:236
msgid "3. Attach It"
msgstr ""
#: options/google-typography/google-typography.php:237
msgid "Attach your font to any CSS selector(s)."
msgstr ""
#: options/validation/color/validation_color.php:15
msgid "This field must be a valid color value."
msgstr ""
#: options/validation/comma_numeric/validation_comma_numeric.php:15
msgid ""
"You must provide a comma seperated list of numerical values for this option."
msgstr ""
#: options/validation/date/validation_date.php:15
msgid "This field must be a valid date."
msgstr ""
#: options/validation/email/validation_email.php:15
msgid "You must provide a valid email for this option."
msgstr ""
#: options/validation/no_html/validation_no_html.php:15
msgid ""
"You must not enter any HTML in this field, all HTML tags have been removed."
msgstr ""
#: options/validation/no_special_chars/validation_no_special_chars.php:15
msgid ""
"You must not enter any special characters in this field, all special "
"characters have been removed."
msgstr ""
#: options/validation/numeric/validation_numeric.php:15
msgid "You must provide a numerical value for this option."
msgstr ""
#: options/validation/url/validation_url.php:15
msgid "You must provide a valid URL for this option."
msgstr ""