<?php
/**! Do not allow directly accessing this file.
 * ------------------------------------------------ */
if ( ! defined( 'ABSPATH' ) ) exit( 'Direct script access denied.' );

if ( ! function_exists( 'kolyoum_default_texts' ) )
{
	function kolyoum_default_texts()
	{
		return array(
			'Nothing Found'                             => esc_html__( 'Nothing Found', 'kolyoum' ),
			'Sorry, the page you were looking for was not found.' => esc_html__( 'Sorry, the page you were looking for was not found.', 'kolyoum' ),
			'Check Also'                                => esc_html__( 'Check Also', 'kolyoum' ),
			'Daily Archives: %s'                        => esc_html__( 'Daily Archives: %s', 'kolyoum' ),
			'Monthly Archives: %s'                      => esc_html__( 'Monthly Archives: %s', 'kolyoum' ),
			'Yearly Archives: %s'                       => esc_html__( 'Yearly Archives: %s', 'kolyoum' ),
			'Blog Archives'                             => esc_html__( 'Blog Archives', 'kolyoum' ),
			'Feed Subscription'                         => esc_html__( 'Feed Subscription', 'kolyoum' ),
			'Posts By'                                  => esc_html__( 'Posts By', 'kolyoum' ),
			'This post is password protected. Enter the password to view comments.' => esc_html__( 'This post is password protected. Enter the password to view comments.', 'kolyoum' ),
			'No Comments'                               => esc_html__( 'No Comments', 'kolyoum' ),
			'One Comment'                               => esc_html__( 'One Comment', 'kolyoum' ),
			'Comments'                                  => esc_html__( 'Comments', 'kolyoum' ),
			'Comments are closed.'                      => esc_html__( 'Comments are closed.', 'kolyoum' ),
			'Load More Related Articles'                => esc_html__( 'Load More Related Articles', 'kolyoum' ),
			'Load More By'                              => esc_html__( 'Load More By', 'kolyoum' ),
			'Load More In'                              => esc_html__( 'Load More In', 'kolyoum' ),
			'By'                                        => esc_html__( 'By', 'kolyoum' ),
			'in'                                        => esc_html__( 'in', 'kolyoum' ),
			'Read More'                                 => esc_html__( 'Read More', 'kolyoum' ),
			'Posted on'                                 => esc_html__( 'Posted on', 'kolyoum' ),
			'Continue Reading'                          => esc_html__( 'Continue Reading', 'kolyoum' ),
			'Home'                                      => esc_html__( 'Home', 'kolyoum' ),
			'Search Results for:'                       => esc_html__( 'Search Results for:', 'kolyoum' ),
			'Tag Archives:'                             => esc_html__( 'Tag Archives:', 'kolyoum' ),
			'Not Found'                                 => esc_html__( 'Not Found', 'kolyoum' ),
			'page'                                      => esc_html__( 'page', 'kolyoum' ),
			'Welcome'                                   => esc_html__( 'Welcome', 'kolyoum' ),
			'Dashboard'                                 => esc_html__( 'Dashboard', 'kolyoum' ),
			'Your Profile'                              => esc_html__( 'Your Profile', 'kolyoum' ),
			'Logout'                                    => esc_html__( 'Logout', 'kolyoum' ),
			'Username'                                  => esc_html__( 'Username', 'kolyoum' ),
			'Password'                                  => esc_html__( 'Password', 'kolyoum' ),
			'Remember Me'                               => esc_html__( 'Remember Me', 'kolyoum' ),
			'Login'                                     => esc_html__( 'Login', 'kolyoum' ),
			'Sign up'                                   => esc_html__( 'Sign up', 'kolyoum' ),
			'Forgot your password?'                     => esc_html__( 'Forgot your password?', 'kolyoum' ),
			'Page'                                      => esc_html__( 'Page', 'kolyoum' ),
			'of'                                        => esc_html__( 'of', 'kolyoum' ),
			'First'                                     => esc_html__( 'First', 'kolyoum' ),
			'Last'                                      => esc_html__( 'Last', 'kolyoum' ),
			'I like this article'                       => esc_html__( 'I like this article', 'kolyoum' ),
			'Navigation Menu'                           => esc_html__( 'Navigation Menu', 'kolyoum' ),
			'Top Menu'                                  => esc_html__( 'Top Menu', 'kolyoum' ),
			'Footer Menu'                               => esc_html__( 'Footer Menu', 'kolyoum' ),
			'ago'                                       => esc_html__( 'ago', 'kolyoum' ),
			'min read'                                  => esc_html__( 'min read', 'kolyoum' ),
			'second read'                               => esc_html__( 'second read', 'kolyoum' ),
			'at'                                        => esc_html__( 'at', 'kolyoum' ),
			'Edit'                                      => esc_html__( 'Edit', 'kolyoum' ),
			'Your comment is awaiting moderation.'      => esc_html__( 'Your comment is awaiting moderation.', 'kolyoum' ),
			'Reply'                                     => esc_html__( 'Reply', 'kolyoum' ),
			'Default Font'                              => esc_html__( 'Default Font', 'kolyoum' ),
			'Primary Normal Widget Area'                => esc_html__( 'Primary Normal Widget Area', 'kolyoum' ),
			'The Primary Normal widget area appears in all pages .' => esc_html__( 'The Primary Normal widget area appears in all pages .', 'kolyoum' ),
			'Post Sidebar'                              => esc_html__( 'Post Sidebar', 'kolyoum' ),
			'This sidebar will be used by all of your posts .' => esc_html__( 'This sidebar will be used by all of your posts .', 'kolyoum' ),
			'Page Sidebar'                              => esc_html__( 'Page Sidebar', 'kolyoum' ),
			'This sidebar will be used by all of your standard pages .' => esc_html__( 'This sidebar will be used by all of your standard pages .', 'kolyoum' ),
			'Categories Sidebar'                        => esc_html__( 'Categories Sidebar', 'kolyoum' ),
			'This sidebar will be used by all of your standard categories .' => esc_html__( 'This sidebar will be used by all of your standard categories .', 'kolyoum' ),
			'Shop'                                      => esc_html__( 'Shop', 'kolyoum' ),
			'This sidebar will be used by all of your standard Woocommerce .' => esc_html__( 'This sidebar will be used by all of your standard Woocommerce .', 'kolyoum' ),
			'First Footer Widget Area'                  => esc_html__( 'First Footer Widget Area', 'kolyoum' ),
			'The first footer widget area'              => esc_html__( 'The first footer widget area', 'kolyoum' ),
			'Second Footer Widget Area'                 => esc_html__( 'Second Footer Widget Area', 'kolyoum' ),
			'The Second footer widget area'             => esc_html__( 'The Second footer widget area', 'kolyoum' ),
			'Third Footer Widget Area'                  => esc_html__( 'Third Footer Widget Area', 'kolyoum' ),
			'The Third footer widget area'              => esc_html__( 'The Third footer widget area', 'kolyoum' ),
			'Fourth Footer Widget Area'                 => esc_html__( 'Fourth Footer Widget Area', 'kolyoum' ),
			'The Fourth footer widget area'             => esc_html__( 'The Fourth footer widget area', 'kolyoum' ),
			'Posted'                                    => esc_html__( 'Posted', 'kolyoum' ),
			'Your Rating'                               => esc_html__( 'Your Rating', 'kolyoum' ),
			'User Rating'                               => esc_html__( 'User Rating', 'kolyoum' ),
			'votes'                                     => esc_html__( 'votes', 'kolyoum' ),
			'Share on'                                  => esc_html__( 'Share on', 'kolyoum' ),
			'Related Articles'                          => esc_html__( 'Related Articles', 'kolyoum' ),
			'More By'                                   => esc_html__( 'More By', 'kolyoum' ),
			'More In'                                   => esc_html__( 'More In', 'kolyoum' ),
			'View All Results'                          => esc_html__( 'View All Results', 'kolyoum' ),
			'New'                                       => esc_html__( 'New', 'kolyoum' ),
			'Articles'                                  => esc_html__( 'Articles', 'kolyoum' ),
			'Search'                                    => esc_html__( 'Search', 'kolyoum' ),
			'View your shopping cart'                   => esc_html__( 'View your shopping cart', 'kolyoum' ),
			'Random Article'                            => esc_html__( 'Random Article', 'kolyoum' ),
			'Click here - to select or create a menu'   => esc_html__( 'Click here - to select or create a menu', 'kolyoum' ),
			'Get the best viral stories straight into your inbox!' => esc_html__( 'Get the best viral stories straight into your inbox!', 'kolyoum' ),
			'Show More News'                            => esc_html__( 'Show More News', 'kolyoum' ),
			'Click To Comment'                          => esc_html__( 'Click To Comment', 'kolyoum' ),
			'Comment'                                   => esc_html__( 'Comment', 'kolyoum' ),
			'Want more stuff like this?'                => esc_html__( 'Want more stuff like this?', 'kolyoum' ),
			'Previous article'                          => esc_html__( 'Previous article', 'kolyoum' ),
			'Next article'                              => esc_html__( 'Next article', 'kolyoum' ),
			'Load more'                                 => esc_html__( 'Load more', 'kolyoum' ),
			'Followers'                                 => esc_html__( 'Followers', 'kolyoum' ),
			'Fans'                                      => esc_html__( 'Fans', 'kolyoum' ),
			'Subscribers'                               => esc_html__( 'Subscribers', 'kolyoum' ),
			'Posts'                                     => esc_html__( 'Posts', 'kolyoum' ),
			'Members'                                   => esc_html__( 'Members', 'kolyoum' ),
			'Popular'                                   => esc_html__( 'Popular', 'kolyoum' ),
			'Recent'                                    => esc_html__( 'Recent', 'kolyoum' ),
			'Tags'                                      => esc_html__( 'Tags', 'kolyoum' ),
			'Ready to publish your first post? <a href="%1$s">Get started here</a>.' => esc_html__( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'kolyoum' ),
			'Sorry, but nothing matched your search terms. Please try again with some different keywords.' => esc_html__( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'kolyoum' ),
			'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.' => esc_html__( 'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.', 'kolyoum' ),
			'searching can help.'                       => esc_html__( 'searching can help.', 'kolyoum' ),
			'Pages:'                                    => esc_html__( 'Pages:', 'kolyoum' ),
			'Search Results for: %s'                    => esc_html__( 'Search Results for: %s', 'kolyoum' ),
			'About us'                                  => esc_html__( 'About us', 'kolyoum' ),
			'Follow us'                                 => esc_html__( 'Follow us', 'kolyoum' ),
			'Login/Sign Up'                             => esc_html__( 'Login', 'kolyoum' ),
			'Welcome!'                                  => esc_html__( 'Welcome!', 'kolyoum' ),
			'Log into your account'                     => esc_html__( 'Log into your account', 'kolyoum' ),
			'Summary'                                   => esc_html__( 'Summary', 'kolyoum' ),
			'No Ratings Yet !'                          => esc_html__( 'No Ratings Yet !', 'kolyoum' ),
			'Be the first one !'                        => esc_html__( 'Be the first one !', 'kolyoum' ),
			'Register'                                  => esc_html__( 'Register', 'kolyoum' ),
			'Lost your password?'                       => esc_html__( 'Lost your password?', 'kolyoum' ),
			'Push Menu Widget Area'                     => esc_html__( 'Push Menu Widget Area', 'kolyoum' ),
			'The Push Menu widget area appears in all pages .'                       => esc_html__( 'The Push Menu widget area appears in all pages .', 'kolyoum' ),
			'Adblock Detected'                          => esc_html__( 'Adblock Detected', 'kolyoum' ),
			'Please consider supporting us by disabling your ad blocker'             => esc_html__( 'Please consider supporting us by disabling your ad blocker', 'kolyoum' ),
			'Read More &raquo;'                         => esc_html__( 'Read More &raquo;', 'kolyoum' ),
			'%s ago'                                    => esc_html__( '%s ago', 'kolyoum' ),
			'Get Even More' => esc_html__( 'Get Even More', 'kolyoum' ),
			'Subscribe to our mailing list to get the new updates!' => esc_html__( 'Subscribe to our mailing list to get the new updates!', 'kolyoum' ),
			'Lorem ipsum dolor sit amet, consectetur.' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur.', 'kolyoum' ),
			'Don\'t worry, we don\'t spam.' => esc_html__( 'Don\'t worry, we don\'t spam.', 'kolyoum' ),
		);
	}
}