Genesis Translations - Version 2.1.0

Version Description

= 2.0.2 =

  • Lots of changes in pretty much every single translation file plus some necessary cleanup in functions so there are no notices anymore.

= 1.8.1 =

  • Update to reflect changes in Genesis 1.9

= 1.1 =

  • Adding Greek to translations.

= 0.1 =

Upgrade from nothingness just to be one of the cool kids.

Download this release

Release Info

Developer DeFries
Plugin Icon 128x128 Genesis Translations
Version 2.1.0
Comparing to
See all releases

Code changes from version 2.0.7 to 2.1.0

Files changed (4) hide show
  1. genesis-framework.php +118 -0
  2. genesis-translations.php +11 -5
  3. readme.md +3 -3
  4. readme.txt +11 -5
genesis-framework.php ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * This is a test file, for testing future versions of the plugin.
4
+ */
5
+ return;
6
+
7
+ $translations = array(
8
+ "The page you are looking for no longer exists. Perhaps you can return back to the site\'s <a href=\\\"%s\\\">homepage</a> and see if you can find what you are looking for. Or, you can try finding it by using the search form below." => __( "The page you are looking for no longer exists. Perhaps you can return back to the site\'s <a href=\\\"%s\\\">homepage</a> and see if you can find what you are looking for. Or, you can try finding it by using the search form below.", 'genesis-translations' ),
9
+ "The page you are looking for no longer exists. Perhaps you can return back to the site\'s <a href=\\\"%s\\\">homepage</a> and see if you can find what you are looking for. Or, you can try finding it with the information below." => __( "The page you are looking for no longer exists. Perhaps you can return back to the site\'s <a href=\\\"%s\\\">homepage</a> and see if you can find what you are looking for. Or, you can try finding it with the information below.", 'genesis-translations' ),
10
+ "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer." => __( "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer.", 'genesis-translations' ),
11
+ "The Custom Document Title sets the page title as seen in browsers and search engines. " => __( "The Custom Document Title sets the page title as seen in browsers and search engines. ", 'genesis-translations' ),
12
+ "The Meta description and keywords fill in the meta tags for the archive page. The Meta description is the short text blurb that appear in search engine results.\\n " => __( "The Meta description and keywords fill in the meta tags for the archive page. The Meta description is the short text blurb that appear in search engine results.\\n ", 'genesis-translations' ),
13
+ "Most search engines do not use Keywords at this time or give them very little consideration; however, it\'s worth using in case keywords are given greater consideration in the future and also to help guide your content. If the content doesn’t match with your targeted key words, then you may need to consider your content more carefully." => __( "Most search engines do not use Keywords at this time or give them very little consideration; however, it\'s worth using in case keywords are given greater consideration in the future and also to help guide your content. If the content doesn’t match with your targeted key words, then you may need to consider your content more carefully.", 'genesis-translations' ),
14
+ "The Robots Meta Tags tell search engines how to handle the archive page. Noindex means not to index the page at all, and it will not appear in search results. Nofollow means do not follow any links from this page and noarchive tells them not to make an archive copy of the page." => __( "The Robots Meta Tags tell search engines how to handle the archive page. Noindex means not to index the page at all, and it will not appear in search results. Nofollow means do not follow any links from this page and noarchive tells them not to make an archive copy of the page.", 'genesis-translations' ),
15
+ "This lets you select the layout for the archive page. On most of the child themes you\'ll see these options:" => __( "This lets you select the layout for the archive page. On most of the child themes you\'ll see these options:", 'genesis-translations' ),
16
+ "The Custom Body Class adds a class to the body tag in the HTML to allow CSS modification exclusively for this post type\'s archive page." => __( "The Custom Body Class adds a class to the body tag in the HTML to allow CSS modification exclusively for this post type\'s archive page.", 'genesis-translations' ),
17
+ "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages." => __( "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages.", 'genesis-translations' ),
18
+ "This is specific to Genesis settings and does not includes posts, pages, or images, which is what the built-in WordPress import/export menu does." => __( "This is specific to Genesis settings and does not includes posts, pages, or images, which is what the built-in WordPress import/export menu does.", 'genesis-translations' ),
19
+ "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings." => __( "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings.", 'genesis-translations' ),
20
+ "You can import a file you\'ve previously exported. The file name will start with %s followed by one or more strings indicating which settings it contains, finally followed by the date and time it was exported." => __( "You can import a file you\'ve previously exported. The file name will start with %s followed by one or more strings indicating which settings it contains, finally followed by the date and time it was exported.", 'genesis-translations' ),
21
+ "Once you upload an import file, it will automatically overwrite your existing settings." => __( "Once you upload an import file, it will automatically overwrite your existing settings.", 'genesis-translations' ),
22
+ "You can export your Genesis-related settings to back them up, or copy them to another site. Child themes and plugins may add their own checkboxes to the list. The settings are exported in %s format." => __( "You can export your Genesis-related settings to back them up, or copy them to another site. Child themes and plugins may add their own checkboxes to the list. The settings are exported in %s format.", 'genesis-translations' ),
23
+ "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer." => __( "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer.", 'genesis-translations' ),
24
+ "Once you have saved the download file, you can use the import function on another site to import this data." => __( "Once you have saved the download file, you can use the import function on another site to import this data.", 'genesis-translations' ),
25
+ "Suitable for custom tracking, conversion or other page-specific script. Must include %s tags." => __( "Suitable for custom tracking, conversion or other page-specific script. Must include %s tags.", 'genesis-translations' ),
26
+ "Genesis SEO (search engine optimization) is polite, and will disable itself when most popular SEO plugins (e.g., All-in-One SEO, WordPress SEO, etc.) are active." => __( "Genesis SEO (search engine optimization) is polite, and will disable itself when most popular SEO plugins (e.g., All-in-One SEO, WordPress SEO, etc.) are active.", 'genesis-translations' ),
27
+ "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active." => __( "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active.", 'genesis-translations' ),
28
+ "If you see the menu, then opening that menu item will let you set the General SEO settings for your site." => __( "If you see the menu, then opening that menu item will let you set the General SEO settings for your site.", 'genesis-translations' ),
29
+ "Each page, post, and term will have its own SEO settings as well. The default settings are recommended for most users. If you wish to adjust your SEO settings, the boxes include internal descriptions." => __( "Each page, post, and term will have its own SEO settings as well. The default settings are recommended for most users. If you wish to adjust your SEO settings, the boxes include internal descriptions.", 'genesis-translations' ),
30
+ "<strong>Append Site Description</strong> will insert the site description from your General Settings after the title on your home page." => __( "<strong>Append Site Description</strong> will insert the site description from your General Settings after the title on your home page.", 'genesis-translations' ),
31
+ "<strong>Append Site Name</strong> will put the site name from the General Settings after the title on inner page." => __( "<strong>Append Site Name</strong> will put the site name from the General Settings after the title on inner page.", 'genesis-translations' ),
32
+ "<strong>Doctitle Append Location</strong> determines which side of the title to add the previously mentioned items." => __( "<strong>Doctitle Append Location</strong> determines which side of the title to add the previously mentioned items.", 'genesis-translations' ),
33
+ "The <strong>Doctitle Separator</strong> is the character that will go between the title and appended text." => __( "The <strong>Doctitle Separator</strong> is the character that will go between the title and appended text.", 'genesis-translations' ),
34
+ "These are the homepage specific SEO settings. Note: these settings will not apply if a static page is set as the front page. If you\'re using a static WordPress page as your hompage, you\'ll need to set the SEO settings on that particular page." => __( "These are the homepage specific SEO settings. Note: these settings will not apply if a static page is set as the front page. If you\'re using a static WordPress page as your hompage, you\'ll need to set the SEO settings on that particular page.", 'genesis-translations' ),
35
+ "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an &lt;h1&gt; tag (the primary heading in HTML)." => __( "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an &lt;h1&gt; tag (the primary heading in HTML).", 'genesis-translations' ),
36
+ "To add custom text you\'ll have to either edit a php file, or use a text widget on a widget enabled homepage." => __( "To add custom text you\'ll have to either edit a php file, or use a text widget on a widget enabled homepage.", 'genesis-translations' ),
37
+ 'The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page.' => __( 'The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page.', 'genesis-translations' ),
38
+ "The home META description and keywords fill in the meta tags for the home page. The META description is the short text blurb that appear in search engine results." => __( "The home META description and keywords fill in the meta tags for the home page. The META description is the short text blurb that appear in search engine results.", 'genesis-translations' ),
39
+ "The Homepage Robots Meta Tags tell search engines how to handle the homepage. Noindex means not to index the page at all, and it will not appear in search results. Nofollow means do not follow any links from this page and noarchive tells them not to make an archive copy of the page." => __( "The Homepage Robots Meta Tags tell search engines how to handle the homepage. Noindex means not to index the page at all, and it will not appear in search results. Nofollow means do not follow any links from this page and noarchive tells them not to make an archive copy of the page.", 'genesis-translations' ),
40
+ "The Relationship Link Tags are tags added by WordPress that currently have no SEO value but slow your site load down. They\'re disabled by default, but if you have a specific need&#8212;for a plugin or other non typical use&#8212;then you can enable as needed here." => __( "The Relationship Link Tags are tags added by WordPress that currently have no SEO value but slow your site load down. They\'re disabled by default, but if you have a specific need&#8212;for a plugin or other non typical use&#8212;then you can enable as needed here.", 'genesis-translations' ),
41
+ "You can also add support for Windows Live Writer if you use software that supports this and include a shortlink tag if this is required by any third party service." => __( "You can also add support for Windows Live Writer if you use software that supports this and include a shortlink tag if this is required by any third party service.", 'genesis-translations' ),
42
+ "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to." => __( "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to.", 'genesis-translations' ),
43
+ "At least one archive should be indexed, but indexing multiple archives will typically result in a duplicate content penalization (multiple pages with identical content look manipulative to search engines)." => __( "At least one archive should be indexed, but indexing multiple archives will typically result in a duplicate content penalization (multiple pages with identical content look manipulative to search engines).", 'genesis-translations' ),
44
+ "For most sites either the home page or blog page (using the blog template) will serve as this index which is why the default is not to index categories, tags, authors, dates, or searches." => __( "For most sites either the home page or blog page (using the blog template) will serve as this index which is why the default is not to index categories, tags, authors, dates, or searches.", 'genesis-translations' ),
45
+ "If the title consists of two parts (original title and optional addition), then the separator will go in between them." => __( "If the title consists of two parts (original title and optional addition), then the separator will go in between them.", 'genesis-translations' ),
46
+ "If you leave the document title field blank, your site&#8217;s title will be used instead." => __( "If you leave the document title field blank, your site&#8217;s title will be used instead.", 'genesis-translations' ),
47
+ "The meta description can be used to determine the text used under the title on search engine results pages." => __( "The meta description can be used to determine the text used under the title on search engine results pages.", 'genesis-translations' ),
48
+ 'By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no <abbr title=\\\"Search engine optimization\\\">SEO</abbr> value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document %1$s. If you do not know what something is, leave it unchecked.' => __( 'By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no <abbr title=\\\"Search engine optimization\\\">SEO</abbr> value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document %1$s. If you do not know what something is, leave it unchecked.', 'genesis-translations' ),
49
+ "<span class=\\\"genesis-admin-note\\\">Note:</span> The shortlink tag might have some use for 3rd party service discoverability, but it has no <abbr title=\\\"Search engine optimization\\\">SEO</abbr> value whatsoever." => __( "<span class=\\\"genesis-admin-note\\\">Note:</span> The shortlink tag might have some use for 3rd party service discoverability, but it has no <abbr title=\\\"Search engine optimization\\\">SEO</abbr> value whatsoever.", 'genesis-translations' ),
50
+ "Your Theme Settings provides control over how the theme works. You will be able to control a lot of common and even advanced features from this menu. Some child themes may add additional menu items to this list, including the ability to select different color schemes or set theme specific features such as a slider. Each of the boxes can be collapsed by clicking the box header and expanded by doing the same. They can also be dragged into any order you desire or even hidden by clicking on \\\"Screen Options\\\" in the top right of the screen and \\\"unchecking\\\" the boxes you do not want to see. Below you\'ll find the items common to every child theme &#x02026;" => __( "Your Theme Settings provides control over how the theme works. You will be able to control a lot of common and even advanced features from this menu. Some child themes may add additional menu items to this list, including the ability to select different color schemes or set theme specific features such as a slider. Each of the boxes can be collapsed by clicking the box header and expanded by doing the same. They can also be dragged into any order you desire or even hidden by clicking on \\\"Screen Options\\\" in the top right of the screen and \\\"unchecking\\\" the boxes you do not want to see. Below you\'ll find the items common to every child theme &#x02026;", 'genesis-translations' ),
51
+ "The information box allows you to see the current Genesis theme information and display if desired." => __( "The information box allows you to see the current Genesis theme information and display if desired.", 'genesis-translations' ),
52
+ "Normally, this should be unchecked. You can also set to enable automatic updates." => __( "Normally, this should be unchecked. You can also set to enable automatic updates.", 'genesis-translations' ),
53
+ "This does not mean the updates happen automatically without your permission; it will just notify you that an update is available. You must select it to perform the update." => __( "This does not mean the updates happen automatically without your permission; it will just notify you that an update is available. You must select it to perform the update.", 'genesis-translations' ),
54
+ "If you provide an email address and select to notify that email address when the update is available, your site will email you when the update can be performed.No, updates only affect files being updated." => __( "If you provide an email address and select to notify that email address when the update is available, your site will email you when the update can be performed.No, updates only affect files being updated.", 'genesis-translations' ),
55
+ "If you use Feedburner to handle your rss feed(s) you can use this function to set your site\'s native feed to redirect to your Feedburner feed." => __( "If you use Feedburner to handle your rss feed(s) you can use this function to set your site\'s native feed to redirect to your Feedburner feed.", 'genesis-translations' ),
56
+ "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner." => __( "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner.", 'genesis-translations' ),
57
+ "By checking the \\\"Redirect Feed\\\" box, all traffic to default feed links will be redirected to the Feedburner link instead." => __( "By checking the \\\"Redirect Feed\\\" box, all traffic to default feed links will be redirected to the Feedburner link instead.", 'genesis-translations' ),
58
+ "This lets you select the default layout for your entire site. On most of the child themes you\'ll see these options:" => __( "This lets you select the default layout for your entire site. On most of the child themes you\'ll see these options:", 'genesis-translations' ),
59
+ "These options can be extended or limited by the child theme. Additionally, many of the child themes do not allow different layouts on the home page as they have been designed for a specific home page layout." => __( "These options can be extended or limited by the child theme. Additionally, many of the child themes do not allow different layouts on the home page as they have been designed for a specific home page layout.", 'genesis-translations' ),
60
+ "This layout can also be overridden in the post/page/term layout options on each post/page/term." => __( "This layout can also be overridden in the post/page/term layout options on each post/page/term.", 'genesis-translations' ),
61
+ "The <strong>Dynamic text</strong> option will use the Site Title and Site Description from your site\'s settings in your header." => __( "The <strong>Dynamic text</strong> option will use the Site Title and Site Description from your site\'s settings in your header.", 'genesis-translations' ),
62
+ "The <strong>Image logo</strong> option will use a logo image file in the header instead of the site\'s title and description. This setting adds a .header-image class to your site, allowing you to specify the header image in your child theme\'s style.css. By default, the logo can be saved as logo.png and saved to the images folder of your child theme." => __( "The <strong>Image logo</strong> option will use a logo image file in the header instead of the site\'s title and description. This setting adds a .header-image class to your site, allowing you to specify the header image in your child theme\'s style.css. By default, the logo can be saved as logo.png and saved to the images folder of your child theme.", 'genesis-translations' ),
63
+ "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu." => __( "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu.", 'genesis-translations' ),
64
+ "RSS feed link displays a link to the RSS feed for your site that a reader can use to subscribe to your site using the feedreader of their choice." => __( "RSS feed link displays a link to the RSS feed for your site that a reader can use to subscribe to your site using the feedreader of their choice.", 'genesis-translations' ),
65
+ "Search form displays a small search form utilizing the WordPress search functionality." => __( "Search form displays a small search form utilizing the WordPress search functionality.", 'genesis-translations' ),
66
+ "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting." => __( "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting.", 'genesis-translations' ),
67
+ "This box lets you define where the \\\"Breadcrumbs\\\" display. The Breadcrumb is the navigation tool that displays where a visitor is on the site at any given moment." => __( "This box lets you define where the \\\"Breadcrumbs\\\" display. The Breadcrumb is the navigation tool that displays where a visitor is on the site at any given moment.", 'genesis-translations' ),
68
+ "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages." => __( "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages.", 'genesis-translations' ),
69
+ "If you enable comments or trackbacks here, it can be disabled on an individual post or page. If you disable here, they cannot be enabled on an individual post or page." => __( "If you enable comments or trackbacks here, it can be disabled on an individual post or page. If you disable here, they cannot be enabled on an individual post or page.", 'genesis-translations' ),
70
+ "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site\'s Archives." => __( "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site\'s Archives.", 'genesis-translations' ),
71
+ "Archives include any pages using the blog template, category pages, tag pages, date archive, author archives, and the latest posts if there is no custom home page." => __( "Archives include any pages using the blog template, category pages, tag pages, date archive, author archives, and the latest posts if there is no custom home page.", 'genesis-translations' ),
72
+ "The first option allows you to display the post content or the post excerpt. The Display post content setting will display the entire post including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)." => __( "The first option allows you to display the post content or the post excerpt. The Display post content setting will display the entire post including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser).", 'genesis-translations' ),
73
+ "It may also be coupled with the second field \\\"Limit content to [___] characters\\\" to limit the content to a specific number of letters or spaces. This will strip any HTML, but allows for more precise and easily changed lengths than the excerpt." => __( "It may also be coupled with the second field \\\"Limit content to [___] characters\\\" to limit the content to a specific number of letters or spaces. This will strip any HTML, but allows for more precise and easily changed lengths than the excerpt.", 'genesis-translations' ),
74
+ "The Display post excerpt setting will display the first 55 words of the post after also stripping any included HTML or the manual/custom excerpt added in the post edit screen." => __( "The Display post excerpt setting will display the first 55 words of the post after also stripping any included HTML or the manual/custom excerpt added in the post edit screen.", 'genesis-translations' ),
75
+ "The \'Include post image?\' setting allows you to show a thumbnail of the first attached image or currently set featured image." => __( "The \'Include post image?\' setting allows you to show a thumbnail of the first attached image or currently set featured image.", 'genesis-translations' ),
76
+ "This option should not be used with the post content unless the content is limited to avoid duplicate images." => __( "This option should not be used with the post content unless the content is limited to avoid duplicate images.", 'genesis-translations' ),
77
+ "The \'Image Size\' list is populated by the available image sizes defined in the theme." => __( "The \'Image Size\' list is populated by the available image sizes defined in the theme.", 'genesis-translations' ),
78
+ "Post Navigation Technique allows you to select one of three navigation methods." => __( "Post Navigation Technique allows you to select one of three navigation methods.", 'genesis-translations' ),
79
+ "This works with the Blog Template, which is a page template that shows your latest posts. It\'s what people see when they land on your homepage." => __( "This works with the Blog Template, which is a page template that shows your latest posts. It\'s what people see when they land on your homepage.", 'genesis-translations' ),
80
+ "In the General Settings you can select a specific category to display from the drop down menu, and exclude categories by ID, or even select how many posts you\'d like to display on this page." => __( "In the General Settings you can select a specific category to display from the drop down menu, and exclude categories by ID, or even select how many posts you\'d like to display on this page.", 'genesis-translations' ),
81
+ "There are some special features of the Blog Template that allow you to specify which category to show on each page using the template, which is helpful if you have a \\\"News\\\" category (or something else) that you want to display separately." => __( "There are some special features of the Blog Template that allow you to specify which category to show on each page using the template, which is helpful if you have a \\\"News\\\" category (or something else) that you want to display separately.", 'genesis-translations' ),
82
+ "You can find more on this feature in the <a href=\\\"%s\\\" target=\\\"_blank\\\">How to Add a Post Category Page tutorial.</a>" => __( "You can find more on this feature in the <a href=\\\"%s\\\" target=\\\"_blank\\\">How to Add a Post Category Page tutorial.</a>", 'genesis-translations' ),
83
+ 'This provides you with two fields that will output to the %1$s element of your site and just before the %2$s tag. These will appear on every page of the site and are a great way to add analytic code and other scripts. You cannot use PHP in these fields. If you need to use PHP then you should look into the Genesis Simple Hooks plugin.' => __( 'This provides you with two fields that will output to the %1$s element of your site and just before the %2$s tag. These will appear on every page of the site and are a great way to add analytic code and other scripts. You cannot use PHP in these fields. If you need to use PHP then you should look into the Genesis Simple Hooks plugin.', 'genesis-translations' ),
84
+ "To use this type of home page, make sure your latest posts are set to show on the front page. You can setup a page with the Blog page template to show a blog style list of your latest posts on another page." => __( "To use this type of home page, make sure your latest posts are set to show on the front page. You can setup a page with the Blog page template to show a blog style list of your latest posts on another page.", 'genesis-translations' ),
85
+ "This home page is typically setup via widgets in the sidebars for the home page. This can be accessed via the Widgets menu item under Appearance." => __( "This home page is typically setup via widgets in the sidebars for the home page. This can be accessed via the Widgets menu item under Appearance.", 'genesis-translations' ),
86
+ "Child themes that include this type of home page typically include additional theme-specific tutorials which can be accessed via a sticky post at the top of that child theme support forum." => __( "Child themes that include this type of home page typically include additional theme-specific tutorials which can be accessed via a sticky post at the top of that child theme support forum.", 'genesis-translations' ),
87
+ "If your theme uses a custom home page and you want to show the latest posts in a blog format, do not use the blog template. Instead, you need to rename the home.php file to home-old.php instead." => __( "If your theme uses a custom home page and you want to show the latest posts in a blog format, do not use the blog template. Instead, you need to rename the home.php file to home-old.php instead.", 'genesis-translations' ),
88
+ "Another common home page is the \\\"blog\\\" type home page, which is common to most of the free child themes. This shows your latest posts and requires no additional setup." => __( "Another common home page is the \\\"blog\\\" type home page, which is common to most of the free child themes. This shows your latest posts and requires no additional setup.", 'genesis-translations' ),
89
+ "The third type of home page is the new dynamic home page. This is common on the newest child themes. It will show your latest posts in a blog type listing unless you put widgets into the home page sidebars." => __( "The third type of home page is the new dynamic home page. This is common on the newest child themes. It will show your latest posts in a blog type listing unless you put widgets into the home page sidebars.", 'genesis-translations' ),
90
+ "This setup is preferred because it makes it easier to show a blog on the front page (no need to rename the home.php file) and does not have the confusion of no content on the home page when the theme is initially installed." => __( "This setup is preferred because it makes it easier to show a blog on the front page (no need to rename the home.php file) and does not have the confusion of no content on the home page when the theme is initially installed.", 'genesis-translations' ),
91
+ "This can be helpful for diagnosing problems with your theme when seeking assistance in the <a href=\\\"%s\\\" target=\\\"_blank\\\">support forums</a>." => __( "This can be helpful for diagnosing problems with your theme when seeking assistance in the <a href=\\\"%s\\\" target=\\\"_blank\\\">support forums</a>.", 'genesis-translations' ),
92
+ "If you provide an email address above, you will be notified via email when a new version of Genesis is available." => __( "If you provide an email address above, you will be notified via email when a new version of Genesis is available.", 'genesis-translations' ),
93
+ "Please select the color style from the drop down list and save your settings." => __( "Please select the color style from the drop down list and save your settings.", 'genesis-translations' ),
94
+ "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options." => __( "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options.", 'genesis-translations' ),
95
+ "In order to view the Primary navigation menu settings, you must build a <a href=\\\"%s\\\">custom menu</a>, then assign it to the Primary Menu Location." => __( "In order to view the Primary navigation menu settings, you must build a <a href=\\\"%s\\\">custom menu</a>, then assign it to the Primary Menu Location.", 'genesis-translations' ),
96
+ "These settings apply to any page given the \\\"Blog\\\" page template, not the homepage or post archive pages." => __( "These settings apply to any page given the \\\"Blog\\\" page template, not the homepage or post archive pages.", 'genesis-translations' ),
97
+ "This code will output immediately before the closing %s tag in the document source." => __( "This code will output immediately before the closing %s tag in the document source.", 'genesis-translations' ),
98
+ "Child themes now have the ability to turn on accessibility features like special text for screen readers, accessible search forms, consistent page and section headings, skip links, and an accessible drop-down navigation menu." => __( "Child themes now have the ability to turn on accessibility features like special text for screen readers, accessible search forms, consistent page and section headings, skip links, and an accessible drop-down navigation menu.", 'genesis-translations' ),
99
+ "Genesis continues to improve its implementation of Schema.org microdata in our markup, now including breadcrumb microdata." => __( "Genesis continues to improve its implementation of Schema.org microdata in our markup, now including breadcrumb microdata.", 'genesis-translations' ),
100
+ "WordPress recently included support for generated title tags, as well as adding support for uploading a custom site icon, and now Genesis is compatible with both new features." => __( "WordPress recently included support for generated title tags, as well as adding support for uploading a custom site icon, and now Genesis is compatible with both new features.", 'genesis-translations' ),
101
+ "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu." => __( "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu.", 'genesis-translations' ),
102
+ 'The argument, \\\"context\\\", has been replaced with \\\"theme_location\\\" in the $args array.' => __( 'The argument, \\\"context\\\", has been replaced with \\\"theme_location\\\" in the $args array.', 'genesis-translations' ),
103
+ "Have you tried our Scribe content marketing software? Do research, content and website optimization, and relationship building without leaving WordPress. <strong>Genesis owners save big when using the special link on the special page we\'ve created just for you</strong>. <a href=\\\"%s\\\" target=\\\"_blank\\\">Click here for more info on Scribe<span class=\\\"screen-reader-text\\\">. %s</span></a>." => __( "Have you tried our Scribe content marketing software? Do research, content and website optimization, and relationship building without leaving WordPress. <strong>Genesis owners save big when using the special link on the special page we\'ve created just for you</strong>. <a href=\\\"%s\\\" target=\\\"_blank\\\">Click here for more info on Scribe<span class=\\\"screen-reader-text\\\">. %s</span></a>.", 'genesis-translations' ),
104
+ "Congratulations, you are now rocking Genesis %s! <a href=\\\"%s\\\">See what\'s new in %s</a>." => __( "Congratulations, you are now rocking Genesis %s! <a href=\\\"%s\\\">See what\'s new in %s</a>.", 'genesis-translations' ),
105
+ "Genesis %s is available. <a href=\\\"%s\\\" %s>Check out what\'s new</a> or <a href=\\\"%s\\\" %s>update now.</a>" => __( "Genesis %s is available. <a href=\\\"%s\\\" %s>Check out what\'s new</a> or <a href=\\\"%s\\\" %s>update now.</a>", 'genesis-translations' ),
106
+ "Genesis %s is now available. We have provided 1-click updates for this theme, so please log into your dashboard and update at your earliest convenience." => __( "Genesis %s is now available. We have provided 1-click updates for this theme, so please log into your dashboard and update at your earliest convenience.", 'genesis-translations' ),
107
+ "This is the header widget area. It typically appears next to the site title or logo. This widget area is not suitable to display every type of widget, and works best with a custom menu, a search form, or possibly a text widget." => __( "This is the header widget area. It typically appears next to the site title or logo. This widget area is not suitable to display every type of widget, and works best with a custom menu, a search form, or possibly a text widget.", 'genesis-translations' ),
108
+ "This is the primary sidebar if you are using a two or three column site layout option." => __( "This is the primary sidebar if you are using a two or three column site layout option.", 'genesis-translations' ),
109
+ "This is the secondary sidebar if you are using a three column site layout option." => __( "This is the secondary sidebar if you are using a three column site layout option.", 'genesis-translations' ),
110
+ "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \\\"Cancel\\\" to stop, \\\"OK\\\" to update." => __( "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \\\"Cancel\\\" to stop, \\\"OK\\\" to update.", 'genesis-translations' ),
111
+ "This is the %s. You can add content to this area by visiting your <a href=\\\"%s\\\">Widgets Panel</a> and adding new widgets to this area." => __( "This is the %s. You can add content to this area by visiting your <a href=\\\"%s\\\">Widgets Panel</a> and adding new widgets to this area.", 'genesis-translations' ),
112
+ "To display an unordered list of more posts from this category, please fill out the information below" => __( "To display an unordered list of more posts from this category, please fill out the information below", 'genesis-translations' ),
113
+ "Select a user. The email address for this account will be used to pull the Gravatar image." => __( "Select a user. The email address for this account will be used to pull the Gravatar image.", 'genesis-translations' ),
114
+ "Choose your extended \\\"About Me\\\" page from the list below. This will be the page linked to at the end of the about me section." => __( "Choose your extended \\\"About Me\\\" page from the list below. This will be the page linked to at the end of the about me section.", 'genesis-translations' ),
115
+ "The industry standard for Premium WordPress Themes. Please do not modify this style sheet, as it might get overridden in updates." => __( "The industry standard for Premium WordPress Themes. Please do not modify this style sheet, as it might get overridden in updates.", 'genesis-translations' ),
116
+
117
+ );
118
+
genesis-translations.php CHANGED
@@ -8,9 +8,9 @@
8
  * Plugin Name: Genesis Translations
9
  * Plugin URI: http://remkusdevries.com/plugins/genesis-translations/
10
  * Description: This plugin translates the Genesis Framework into one of the available languages.
11
- * Author: Remkus de Vries
12
- * Version: 2.0.7
13
- * Author URI: http://remkusdevries.com/
14
  * License: GPLv2
15
  * Text Domain: genesis-translations
16
  * Domain Path: /languages/
@@ -21,7 +21,11 @@
21
  *
22
  */
23
  define( 'GENTRANS_FILE', 'genesis-translations/genesis-translations.php' );
24
- define( 'GENTRANS_VERSION', '2.0.7' );
 
 
 
 
25
 
26
  /**
27
  * The text domain for the plugin
@@ -74,7 +78,7 @@ function fst_genesis_translations_activation_check() {
74
  // Restrict activation to only when the Genesis Framework is activated
75
  if ( basename( get_template_directory() ) != 'genesis' ) {
76
  deactivate_plugins( plugin_basename( __FILE__ ) ); // Deactivate ourself
77
- wp_die( sprintf( __( 'Whoa.. the translation this plugin only works, really, when you have installed the %1$sGenesis Framework%2$s', GTRANS_DOMAIN ), '<a href="http://forsitemedia.net/go/genesis/" target="_new">', '</a>' ) );
78
  }
79
 
80
  // Set a minimum version of the Genesis Framework to be activated on
@@ -119,3 +123,5 @@ function fst_set_genesis_language_dir() {
119
  }
120
 
121
  }
 
 
8
  * Plugin Name: Genesis Translations
9
  * Plugin URI: http://remkusdevries.com/plugins/genesis-translations/
10
  * Description: This plugin translates the Genesis Framework into one of the available languages.
11
+ * Author: ThemeMix
12
+ * Version: 2.1.0
13
+ * Author URI: https://thememix.com/
14
  * License: GPLv2
15
  * Text Domain: genesis-translations
16
  * Domain Path: /languages/
21
  *
22
  */
23
  define( 'GENTRANS_FILE', 'genesis-translations/genesis-translations.php' );
24
+ define( 'GENTRANS_VERSION', '2.1.0' );
25
+
26
+ function gtrans() {
27
+ __( 'This is version 2.1.0', 'genesis-translations' );
28
+ }
29
 
30
  /**
31
  * The text domain for the plugin
78
  // Restrict activation to only when the Genesis Framework is activated
79
  if ( basename( get_template_directory() ) != 'genesis' ) {
80
  deactivate_plugins( plugin_basename( __FILE__ ) ); // Deactivate ourself
81
+ wp_die( sprintf( __( 'Hold on, this plugin only works when you have the %1$sGenesis Framework%2$s installed.', GTRANS_DOMAIN ), '<a href="http://forsitemedia.net/go/genesis/" target="_new">', '</a>' ) );
82
  }
83
 
84
  // Set a minimum version of the Genesis Framework to be activated on
123
  }
124
 
125
  }
126
+
127
+ require( 'genesis-framework.php' );
readme.md CHANGED
@@ -3,9 +3,9 @@
3
  * Contributors: DeFries
4
  * Donate link: http://remkusdevries.com/donate/
5
  * Tags: genesis, translations,
6
- * Requires at least: 3.6
7
- * Tested up to: 4.3
8
- * Stable tag: 2.0.7
9
 
10
 
11
  ## Description
3
  * Contributors: DeFries
4
  * Donate link: http://remkusdevries.com/donate/
5
  * Tags: genesis, translations,
6
+ * Requires at least: 4.4
7
+ * Tested up to: 4.4.1
8
+ * Stable tag: 2.1.0
9
 
10
 
11
  ## Description
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Genesis Translations ===
2
- Contributors: DeFries
3
- Donate link: http://remkusdevries.com/donate/
4
  Tags: genesis, translations,
5
- Requires at least: 3.6
6
- Tested up to: 4.3
7
- Stable tag: 2.0.7
8
 
9
  This plugin translates the Genesis Framework into one of the available languages.
10
 
@@ -19,6 +19,8 @@ So you don't see your language up here and you would like to see it added? [Plea
19
 
20
  This plugin only works on the [Genesis Framework](http://forsitemedia.net/go/genesis/ "Genesis Framework").
21
 
 
 
22
  == Installation ==
23
 
24
  Installation of this plugin works like any other plugin out there. Either:
@@ -60,6 +62,10 @@ No screenshots (yet). Let me know if you need some.
60
 
61
  == Changelog ==
62
 
 
 
 
 
63
  = 2.0.7 =
64
 
65
  * Updated hu_HU and sv_SE
1
  === Genesis Translations ===
2
+ Contributors: thememix, DeFries
3
+ Donate link: https://remkusdevries.com/donate/
4
  Tags: genesis, translations,
5
+ Requires at least: 4.4
6
+ Tested up to: 4.4.1
7
+ Stable tag: 2.1.0
8
 
9
  This plugin translates the Genesis Framework into one of the available languages.
10
 
19
 
20
  This plugin only works on the [Genesis Framework](http://forsitemedia.net/go/genesis/ "Genesis Framework").
21
 
22
+ This plugin is brought to you by [ThemeMix](https://thmmx.link/1).
23
+
24
  == Installation ==
25
 
26
  Installation of this plugin works like any other plugin out there. Either:
62
 
63
  == Changelog ==
64
 
65
+ = 2.1 =
66
+
67
+ * Adding system for testing translate.wordpress.org
68
+
69
  = 2.0.7 =
70
 
71
  * Updated hu_HU and sv_SE