Genesis Translations - Version 2.7.0

Version Description

  • Updated to be in sync with Genesis 2.6 branch
  • Added a lot of translations updates across the board
Download this release

Release Info

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

Code changes from version 2.5.0 to 2.7.0

.gitignore DELETED
@@ -1,3 +0,0 @@
1
-
2
- deploy.sh
3
- node_modules/*
 
 
 
Gruntfile.js CHANGED
@@ -9,7 +9,7 @@ module.exports = function(grunt) {
9
  options: {
10
  domainPath: 'translations',
11
  url: 'https://translate.studiopress.com/global/',
12
- slug: 'genesis/genesis-2.5',
13
  textdomain: 'genesis',
14
  file_format: '%domainPath%/%wp_locale%.%format%'
15
  }
9
  options: {
10
  domainPath: 'translations',
11
  url: 'https://translate.studiopress.com/global/',
12
+ slug: 'genesis/genesis-2.6',
13
  textdomain: 'genesis',
14
  file_format: '%domainPath%/%wp_locale%.%format%'
15
  }
genesis-translations.php CHANGED
@@ -9,7 +9,7 @@
9
  * Plugin URI: https://thememix.com/plugins/genesis-translations/
10
  * Description: This plugin translates the Genesis Framework into one of the available languages.
11
  * Author: ThemeMix, Remkus de Vries
12
- * Version: 2.5.0
13
  * Author URI: https://thememix.com/
14
  * License: GPLv2
15
  * Text Domain: genesis-translations
@@ -20,7 +20,7 @@
20
  * Defining Genesis Translation constants
21
  *
22
  */
23
- define( 'GENTRANS_VERSION', '2.5.0' );
24
 
25
  /**
26
  * The text domain for the plugin
9
  * Plugin URI: https://thememix.com/plugins/genesis-translations/
10
  * Description: This plugin translates the Genesis Framework into one of the available languages.
11
  * Author: ThemeMix, Remkus de Vries
12
+ * Version: 2.7.0
13
  * Author URI: https://thememix.com/
14
  * License: GPLv2
15
  * Text Domain: genesis-translations
20
  * Defining Genesis Translation constants
21
  *
22
  */
23
+ define( 'GENTRANS_VERSION', '2.7.0' );
24
 
25
  /**
26
  * The text domain for the plugin
languages/genesis-translations.pot CHANGED
@@ -5,7 +5,7 @@ msgstr ""
5
  "Project-Id-Version: Genesis Translations 2.5.0\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/genesis-translations\n"
8
- "POT-Creation-Date: 2018-03-21 09:52:36+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
5
  "Project-Id-Version: Genesis Translations 2.5.0\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/genesis-translations\n"
8
+ "POT-Creation-Date: 2018-11-16 15:23:24+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
package.json DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "name": "genesis-translations",
3
- "version": "2.2.0",
4
- "description": "Genesis Translations",
5
- "bugs": {
6
- "url": "https://github.com/defries/genesis-translationsissues"
7
- },
8
- "homepage": "https://thememix.com/plugins/genesis-translations/",
9
- "repository": {
10
- "type": "git",
11
- "url": "git+https://github.com/defries/genesis-translations"
12
- },
13
- "author": "ThemeMix",
14
- "license": "GPL-3.0+",
15
- "devDependencies": {
16
- "grunt": "^1.0.1",
17
- "grunt-contrib-concat": "~1.0.0",
18
- "grunt-contrib-imagemin": "~1.0.0",
19
- "grunt-contrib-jshint": "~1.0.0",
20
- "grunt-contrib-qunit": "~1.2.0",
21
- "grunt-glotpress": "~0.2.1",
22
- "grunt-jsvalidate": "~0.2.2",
23
- "grunt-wp-i18n": "~0.5.4"
24
- }
25
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
readme.md CHANGED
@@ -1,10 +1,10 @@
1
  # Genesis Translations
2
 
3
- * Donate link: https://remkusdevries.com/donate/
4
  * Tags: genesis, translations,
5
  * Requires at least: 4.3
6
- * Tested up to: 4.7.3
7
- * Stable tag: 2.4.1
8
 
9
  This plugin translates the Genesis Framework into one of the available languages.
10
 
@@ -17,7 +17,7 @@ Check https://translate.studiopress.com to see which languages are currrently su
17
 
18
  So you don't see your language up here and you would like to see it added? [Please contact me](http://thememix/contact/ "Please contact me") and we'll get you sorted.
19
 
20
- This plugin only works on the [Genesis Framework](https://remkusdevries.com/recommends/genesis/ "Genesis Framework").
21
 
22
  ### Installation
23
 
@@ -52,6 +52,12 @@ Most likely you either have words hardcoded in your child theme's `functions.php
52
 
53
  ##Changelog
54
 
 
 
 
 
 
 
55
  ### 2.5.0
56
  * Various translations updates
57
  * Removing i18n module
1
  # Genesis Translations
2
 
3
+ * Donate link: https://remkus.devries.frl/donate/
4
  * Tags: genesis, translations,
5
  * Requires at least: 4.3
6
+ * Tested up to: 5.0.
7
+ * Stable tag: 2.7.0
8
 
9
  This plugin translates the Genesis Framework into one of the available languages.
10
 
17
 
18
  So you don't see your language up here and you would like to see it added? [Please contact me](http://thememix/contact/ "Please contact me") and we'll get you sorted.
19
 
20
+ This plugin only works on the [Genesis Framework](https://remkus.devries.frl/recommends/genesis/ "Genesis Framework").
21
 
22
  ### Installation
23
 
52
 
53
  ##Changelog
54
 
55
+ ### 2.7.0
56
+ * Updated to be in sync with Genesis 2.7 branch
57
+
58
+ ### 2.6.0
59
+ * Updated to be in sync with Genesis 2.6 branch
60
+
61
  ### 2.5.0
62
  * Various translations updates
63
  * Removing i18n module
readme.txt CHANGED
@@ -3,16 +3,16 @@ Contributors: thememix, DeFries
3
  Donate link: https://remkus.devries.frl/donate/
4
  Tags: genesis, translations,
5
  Requires at least: 4.3
6
- Tested up to: 4.9.5
7
- Stable tag: 2.5.0
8
 
9
  This plugin translates the Genesis Framework into one of the available languages.
10
 
11
  == Description ==
12
 
13
- This plugin translates the Genesis Framework into one of the available languages. No need to fuss about with your `functions.php` file or uploading `.mo` and `.po` files. Just install this plugin et voilá! If you're curious about the status of your translations you can check out the translations [here](http://translate.studiopress.com/) and if you'd like the improve your language you will need to [register](https://translate.studiopress.com/) first.
14
 
15
- Check the [StudioPress Translate site](https://translate.studiopress.com/) to see which languages are currently supported and how far along the translations are.
16
 
17
 
18
  So you don't see your language up here and you would like to see it added? [Please contact me](http://forsitemedia.net/contact/ "Please contact me") and we'll get you sorted.
@@ -65,6 +65,13 @@ Fantastic! Go ahead and register [here](https://translate.studiopress.com/ "here
65
 
66
  == Changelog ==
67
 
 
 
 
 
 
 
 
68
  = 2.5.0 =
69
  * Various translations updates
70
  * Removing i18n module
@@ -233,4 +240,4 @@ You can find me here:
233
 
234
  * [ThemeMix](https://thememix.com/ "ThemeMix")
235
  * [Find me on twitter](https://twitter.com/DeFries "Remkus de Vries on Twitter")
236
- * [Remkus de Vries](https://remkus.devries.frl/ "Remkus de Vries")
3
  Donate link: https://remkus.devries.frl/donate/
4
  Tags: genesis, translations,
5
  Requires at least: 4.3
6
+ Tested up to: 5.0
7
+ Stable tag: 2.7.0
8
 
9
  This plugin translates the Genesis Framework into one of the available languages.
10
 
11
  == Description ==
12
 
13
+ This plugin translates the Genesis Framework into one of the available languages. No need to fuss about with your `functions.php` file or uploading `.mo` and `.po` files. Just install this plugin et voilá! If you're curious about the status of your translations you can check out the translations here: http://translate.studiopress.com/ and if you'd like the improve your language you will need to register [here](https://translations.studiopress.com/) first.
14
 
15
+ Check https://translate.studiopress.com to see which languages are currrently supported and how far along the translations are.
16
 
17
 
18
  So you don't see your language up here and you would like to see it added? [Please contact me](http://forsitemedia.net/contact/ "Please contact me") and we'll get you sorted.
65
 
66
  == Changelog ==
67
 
68
+ = 2.7.0 =
69
+ * Updated to be in sync with Genesis 2.6 branch
70
+ * Added a lot of translations updates across the board
71
+
72
+ = 2.6.0 =
73
+ * Updated to be in sync with Genesis 2.6 branch
74
+
75
  = 2.5.0 =
76
  * Various translations updates
77
  * Removing i18n module
240
 
241
  * [ThemeMix](https://thememix.com/ "ThemeMix")
242
  * [Find me on twitter](https://twitter.com/DeFries "Remkus de Vries on Twitter")
243
+ * [Remkus de Vries](https://remkusdevries.com/ "Remkus de Vries")
translations/ar.mo CHANGED
Binary file
translations/ar.po CHANGED
@@ -1,311 +1,506 @@
1
- # Translation of Genesis - Genesis 2.5 in Arabic
2
- # This file is distributed under the same license as the Genesis - Genesis 2.5 package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2018-03-21 08:43:22+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: ar\n"
12
- "Project-Id-Version: Genesis - Genesis 2.5\n"
13
 
14
- #: lib/views/pages/genesis-admin-upgraded.php:70
15
- msgid "Remove unnecessary title on skip links."
16
- msgstr "ازالة العنوان غير الضروري من الروابط المتخطية"
17
 
18
- #: lib/views/pages/genesis-admin-upgraded.php:69
19
- msgid "Remove output buffering on search form."
20
- msgstr "ازل التخزين المؤقت من نموذح البحث"
21
 
22
- #: lib/views/pages/genesis-admin-upgraded.php:68
23
- msgid "Disable <code>backtotop</code> output if HTML5 is on."
24
- msgstr "تعطيل <code>اسكريبت الى الاعلى</code> اذا كان قيد التشغيل HTML5 ."
25
 
26
- #: lib/views/pages/genesis-admin-upgraded.php:67
27
- msgid "Remove semantic headings SEO option, with fallback for backward compatibility."
28
- msgstr "ازالة العناوين الدلالية - التروسية في السيو ، مع التراجع الي الوراء"
29
 
30
- #: lib/views/pages/genesis-admin-upgraded.php:62
31
- msgid "Fix typo in comments feed setting."
32
- msgstr "اصلاح الخطآ المطبعي في اعدادات خلاصة التعليقات"
33
 
34
- #: lib/views/pages/genesis-admin-upgraded.php:61
35
- msgid "Refactor and improve archive headings."
36
- msgstr "اعادة تحسين العناوين الرئيسية - التروسية في الارشيف"
37
 
38
- #: lib/views/pages/genesis-admin-upgraded.php:60
39
- msgid "Add capability check to CPT archive settings link in the toolbar."
40
- msgstr "اضافة امكانية التحقق من ارتباط اعدادات الارشيف في شريط الادوات CPT"
 
41
 
42
- #: lib/views/pages/genesis-admin-upgraded.php:59
43
- msgid "Move aria-label to the <code>&lt;a&gt;</code> element so screen readers will announce it."
 
44
  msgstr ""
45
 
46
- #: lib/views/pages/genesis-admin-upgraded.php:58
47
- msgid "Fix potential issue with footer scripts filter."
 
 
 
 
 
 
 
 
48
  msgstr ""
49
 
50
- #: lib/views/pages/genesis-admin-upgraded.php:57
51
- msgid "Improve randomness of search form ID."
 
 
 
 
52
  msgstr ""
53
 
54
- #: lib/views/pages/genesis-admin-upgraded.php:56
55
- msgid "Ensure skip links filter returns an array."
56
  msgstr ""
57
 
58
- #: lib/views/pages/genesis-admin-upgraded.php:55
59
- msgid "Code optimization and documentation improvements."
60
  msgstr ""
61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  #: lib/views/pages/genesis-admin-upgraded.php:54
63
- msgid "CSS improvements."
64
- msgstr "تحسينات CSS."
65
 
66
  #: lib/views/pages/genesis-admin-upgraded.php:53
67
- msgid "Formally deprecate <code>genesis_get_additional_image_sizes()</code>."
68
  msgstr ""
69
 
70
  #: lib/views/pages/genesis-admin-upgraded.php:52
71
- msgid "Switch all schema.org URLs to <code>https</code>."
72
  msgstr ""
73
 
74
  #: lib/views/pages/genesis-admin-upgraded.php:51
75
- msgid "Improvements to composer, PHPCS, and unit tests."
76
  msgstr ""
77
 
78
  #: lib/views/pages/genesis-admin-upgraded.php:50
79
- msgid "Restored new line between admin screen buttons."
80
  msgstr ""
81
 
82
  #: lib/views/pages/genesis-admin-upgraded.php:49
83
- msgid "Flag entry markup as <code>is_widget</code> via the params array so it can be modified without affecting other entries."
84
  msgstr ""
85
 
86
  #: lib/views/pages/genesis-admin-upgraded.php:48
87
- msgid "Standardize the context naming in widget markup."
88
  msgstr ""
89
 
90
  #: lib/views/pages/genesis-admin-upgraded.php:47
91
- msgid "Strip <code>&lt;p&gt;</code> tags from filtered credits text to avoid paragraph nesting."
92
  msgstr ""
93
 
94
- #: lib/views/pages/genesis-admin-upgraded.php:46
95
- msgid "Reorganized <code>init.php</code>."
96
  msgstr ""
97
 
98
- #: lib/views/pages/genesis-admin-upgraded.php:45
99
- msgid "Prevent smushed offscreen accessible text."
100
  msgstr ""
101
 
102
- #: lib/views/pages/genesis-admin-upgraded.php:44
103
- msgid "Restored adding tabindex via javascript when a11y is on."
104
- msgstr ""
105
 
106
- #: lib/views/pages/genesis-admin-upgraded.php:43
107
- msgid "Split featured post and page widget entry header markup, gave markup API context for each."
108
  msgstr ""
109
 
110
  #: lib/views/pages/genesis-admin-upgraded.php:38
111
- msgid "Add more filters to breadcrumb class."
112
  msgstr ""
113
 
114
  #: lib/views/pages/genesis-admin-upgraded.php:37
115
- msgid "Add center alignment option to featured image alignment setting."
116
  msgstr ""
117
 
118
  #: lib/views/pages/genesis-admin-upgraded.php:36
119
- msgid "Add <code>genesis_strip_p_tags()</code> function."
120
  msgstr ""
121
 
122
  #: lib/views/pages/genesis-admin-upgraded.php:35
123
- msgid "Add terms back to terms array in our terms filter."
124
  msgstr ""
125
 
126
  #: lib/views/pages/genesis-admin-upgraded.php:34
127
- msgid "Add filter for entry content display options in the customizer."
128
  msgstr ""
129
 
130
- #: lib/views/pages/genesis-admin-upgraded.php:33
131
- msgid "Add a posts page check to <code>genesis_do_blog_template_heading()</code>."
132
  msgstr ""
133
 
134
- #: lib/views/pages/genesis-admin-upgraded.php:32
135
- msgid "Add sanitizer for layout settings on CPT archive settings page."
 
 
 
 
 
 
 
 
136
  msgstr ""
137
 
138
- #: lib/views/pages/genesis-admin-upgraded.php:31
139
- msgid "Add filter to disable layout settings on CPT archive settings page."
140
  msgstr ""
141
 
142
- #: lib/views/pages/genesis-admin-upgraded.php:30
143
- msgid "Add filter for capability required to use CPT archive settings."
 
144
  msgstr ""
145
 
146
- #: lib/views/pages/genesis-admin-upgraded.php:29
147
- msgid "Add ability to specify location of entry scripts via a second option."
 
 
 
 
 
 
 
 
148
  msgstr ""
149
 
150
- #: lib/views/pages/genesis-admin-upgraded.php:28
151
- msgid "Add script loader class."
 
 
152
  msgstr ""
153
 
154
- #: lib/views/pages/genesis-admin-upgraded.php:27
155
- msgid "Add support for multiple layout types depending on context."
156
  msgstr ""
157
 
158
- #: lib/views/pages/genesis-admin-upgraded.php:26
159
- msgid "Add primary category support when Yoast SEO is on, but breadcrumb feature is off."
 
 
 
 
160
  msgstr ""
161
 
162
- #: lib/views/pages/genesis-admin-upgraded.php:25
163
- msgid "Add slashing for user script input fields."
164
  msgstr ""
165
 
166
- #: lib/views/pages/genesis-admin-upgraded.php:24
167
- msgid "Add full support for WordPress's new title tag."
168
  msgstr ""
169
 
170
- #: lib/views/pages/genesis-admin-upgraded.php:23
171
- msgid "Add <code>views</code> directory and extracted output to organized view files."
172
  msgstr ""
173
 
174
- #: lib/views/pages/genesis-admin-upgraded.php:22
175
- msgid "Add <code>Genesis_Contributors</code> and <code>Genesis_Contributor</code> classes."
176
  msgstr ""
177
 
178
- #: lib/views/pages/genesis-admin-upgraded.php:21
179
- msgid "Add any missed xhtml markup to the xhtml markup filter."
 
 
180
  msgstr ""
181
 
182
- #: lib/views/pages/genesis-admin-upgraded.php:20
183
- msgid "Add instances of markup API use in several locations where it was previously not used."
 
 
184
  msgstr ""
185
 
186
- #: lib/views/pages/genesis-admin-upgraded.php:16
187
- msgid "Changes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  msgstr ""
189
 
190
- #: lib/views/pages/genesis-admin-upgraded.php:11
191
- msgid "Genesis 2.5 focuses largely on the integrity, organization, and testability of code, along with other improvements for broad compatibility."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  msgstr ""
193
 
194
- #: lib/views/misc/use-child-theme-notice.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  msgid "For more information, see our article at %s"
196
  msgstr ""
197
 
198
  #. translators: Open and close anchor tags.
199
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:16
200
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
201
  msgstr ""
202
 
203
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:8
204
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
205
  msgstr ""
206
 
207
  #. translators: Open and close span tags, abbreviation expansion for SEO.
208
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:48
209
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
210
  msgstr ""
211
 
212
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
213
  msgid "SEO"
214
  msgstr ""
215
 
216
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
217
  msgid "Search engine optimization"
218
  msgstr ""
219
 
220
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
221
  msgid "301 Redirect."
222
  msgstr ""
223
 
224
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:41
225
  msgid "Top: after opening body tag"
226
  msgstr ""
227
 
228
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:40
229
  msgid "Bottom: before closing body tag"
230
  msgstr ""
231
 
232
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:36
233
  msgid "Body Scripts Position"
234
  msgstr ""
235
 
236
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:25
237
  msgid "Body Scripts"
238
  msgstr ""
239
 
240
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:17
 
241
  msgid "Output before the closing %s tag, after sitewide header scripts."
242
  msgstr ""
243
 
244
- #. translators: Theme settings admin screen link
245
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
246
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
247
- #: lib/views/meta-boxes/genesis-user-layout.php:17
248
  msgid "Default Layout set in %s"
249
  msgstr ""
250
 
251
  #. translators: Opn and close post type archive link, post type name.
252
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:5
253
  msgid "View the %1$s%3$s archive%2$s."
254
  msgstr ""
255
 
256
- #. translators: Open and close link tags to theme settings.
257
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:17
258
- msgid "Default Layout set in %sTheme Settings%s"
 
259
  msgstr ""
260
 
261
- #. translators: Reference link
262
- #: lib/views/help/genesis-inpost-seo.php:45
263
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
264
  msgstr ""
265
 
266
- #: lib/views/help/genesis-inpost-seo.php:42
267
  msgid "Apply noarchive to this post/page"
268
  msgstr ""
269
 
270
- #: lib/views/help/genesis-inpost-seo.php:35
271
  msgid "Apply nofollow to this post/page"
272
  msgstr ""
273
 
274
- #. translators: Reference link
275
- #: lib/views/help/genesis-inpost-seo.php:31
276
- #: lib/views/help/genesis-inpost-seo.php:38
277
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
278
  msgstr ""
279
 
280
- #: lib/views/help/genesis-inpost-seo.php:28
281
  msgid "Apply noindex to this post/page"
282
  msgstr ""
283
 
284
- #. translators: Reference link
285
- #: lib/views/help/genesis-inpost-seo.php:24
286
  msgid " &mdash; Redirect this post/page to this URL. %s."
287
  msgstr ""
288
 
289
- #. translators: Reference link
290
- #: lib/views/help/genesis-inpost-seo.php:17
291
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
292
  msgstr ""
293
 
294
- #: lib/views/help/genesis-inpost-seo.php:11
295
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
296
  msgstr ""
297
 
298
- #: lib/views/help/genesis-inpost-seo.php:7
299
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
300
  msgstr ""
301
 
302
- #: lib/views/help/genesis-inpost-seo.php:3
303
  msgid " &mdash; Output in the document <title> Tag."
304
  msgstr ""
305
 
306
- #. translators: Open and close anchor tags.
307
- #: lib/views/help/genesis-blog.php:14
308
- msgid "You can find more on this feature in the %sHow to Add a Post Category Page tutorial.%s"
309
  msgstr ""
310
 
311
  #. Description of the plugin/theme
@@ -316,136 +511,141 @@ msgstr ""
316
  msgid "Edit Archive Settings"
317
  msgstr "تعديل اعدادات الارشيف"
318
 
319
- #: lib/views/pages/genesis-admin-upgraded.php:65
320
  msgid "Removed"
321
  msgstr "محذوف"
322
 
323
- #: lib/views/pages/genesis-admin-upgraded.php:41
324
  msgid "Changed"
325
  msgstr ""
326
 
327
- #: lib/views/pages/genesis-admin-upgraded.php:18
328
  msgid "Added"
329
  msgstr ""
330
 
331
- #: lib/views/misc/use-child-theme-notice.php:5
332
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
333
  msgstr ""
334
 
335
- #: lib/views/misc/use-child-theme-notice.php:4
336
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
337
  msgstr ""
338
 
339
- #: lib/views/misc/use-child-theme-notice.php:2
340
  msgid "Please Activate a Genesis Child Theme:"
341
  msgstr ""
342
 
343
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:5
344
  msgid "Use for site title/logo"
345
  msgstr ""
346
 
347
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:27
 
348
  msgid "Check For Updates"
349
  msgstr ""
350
 
351
- #: lib/views/help/genesis-information.php:12
352
  msgid "If you provide an email address, your site will email you when the update can be performed."
353
  msgstr ""
354
 
355
- #: lib/admin/seo-settings.php:45 lib/admin/theme-settings.php:60
356
- #: lib/classes/admin.php:129
 
357
  msgid "Save Changes"
358
  msgstr ""
359
 
360
- #: lib/views/help/genesis-inpost-seo.php:45
361
  msgid "Read more about noarchive"
362
  msgstr ""
363
 
364
- #: lib/views/help/genesis-inpost-seo.php:38
365
  msgid "Read more about nofollow"
366
  msgstr ""
367
 
368
- #: lib/views/help/genesis-inpost-seo.php:31
369
  msgid "Read more about noindex"
370
  msgstr ""
371
 
372
- #: lib/views/help/genesis-inpost-seo.php:24
373
  msgid "Read more about 301 Redirects"
374
  msgstr ""
375
 
376
- #: lib/views/help/genesis-inpost-seo.php:17
377
  msgid "Read more about Custom Canonical URL"
378
  msgstr ""
379
 
380
- #: lib/admin/customizer.php:476
381
  msgid "Entry Pagination Type"
382
  msgstr ""
383
 
384
- #: 404.php:42
 
385
  msgid "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."
386
- msgstr "عذراً، الصفحة التي تبحث عنها غير موجودة. يُمكنك العودة الي <a href=\"%s\">الصفحة الرئيسية</a>، او ربما تجد ما تريد في الاقتراحات الموجودة بالاسفل او يُمكنك استخدام نموذج البحث ادناه للبحث عنه."
387
 
388
- #: lib/widgets/featured-post-widget.php:451
389
  msgid "Exclude Previously Displayed Posts?"
390
  msgstr "إستبعاد المشاركات المعروضة مسبقا؟"
391
 
392
- #: lib/structure/post.php:432
393
  msgid "Sorry, no content matched your criteria."
394
  msgstr "آسف, لا يوجد محتوى مطابق للمعايير الخاصة بك."
395
 
396
- #: lib/structure/comments.php:331
397
  msgid "at"
398
  msgstr "عند"
399
 
400
- #: lib/classes/class-genesis-script-loader.php:179
401
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
402
  msgstr ""
403
 
404
- #: lib/classes/class-genesis-script-loader.php:178
405
  msgid "The changes you made will be lost if you navigate away from this page."
406
  msgstr ""
407
 
408
- #: lib/functions/deprecated.php:385
409
  msgid "decimal or hexidecimal entities"
410
  msgstr "عشري أو كيانات سداسية"
411
 
412
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:16
413
  msgid "Primary Navigation Extras"
414
  msgstr "إضافات الملاحة الأساسية"
415
 
416
- #: lib/admin/inpost-metaboxes.php:126
417
  msgid "Scripts"
418
  msgstr "مخطوطات"
419
 
420
  #. translators: Meta noindex attribute.
421
  #. translators: Meta nofollow attribute.
422
  #. translators: Meta noarchive attribute.
423
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
424
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:40
425
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
 
 
426
  msgid "Apply %s to this archive"
427
  msgstr "تطبيق %s على هذا الأرشيف"
428
 
429
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:27
430
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:73
431
  msgid "Robots Meta Tags"
432
  msgstr "كلمات روبوتات الميتا:"
433
 
434
- #: lib/views/help/genesis-inpost-seo.php:10
435
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
436
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:35
437
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:63
438
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
439
- #: lib/views/meta-boxes/genesis-user-seo.php:20
 
440
  msgid "Meta Keywords"
441
  msgstr "كلمات ميتا الرئيسية"
442
 
443
- #: lib/views/help/genesis-inpost-seo.php:6
444
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:12
445
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:22
446
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:53
447
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:12
448
- #: lib/views/meta-boxes/genesis-user-seo.php:13
 
449
  msgid "Meta Description"
450
  msgstr "وصف ميتا"
451
 
@@ -453,11 +653,12 @@ msgstr "وصف ميتا"
453
  msgid "Archive"
454
  msgstr "الأرشيف"
455
 
456
- #: 404.php:35
 
457
  msgid "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."
458
- msgstr ""
459
 
460
- #: 404.php:30
461
  msgid "Not found, error 404"
462
  msgstr "غير موجود، خطأ 404"
463
 
@@ -465,80 +666,88 @@ msgstr "غير موجود، خطأ 404"
465
  msgid "Search Results for:"
466
  msgstr "نتائج البحث عن:"
467
 
468
- #: lib/classes/class-genesis-contributor.php:112
469
  msgid "Contributor"
470
  msgstr "مساهم"
471
 
472
- #: lib/views/pages/genesis-admin-upgraded.php:103
473
  msgid "Contributors"
474
  msgstr "المشاركون"
475
 
476
- #: lib/classes/class-genesis-contributor.php:113
477
  msgid "Lead Developer"
478
  msgstr "المطورون الأساسيون"
479
 
480
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:1
481
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
482
  msgstr "هذا الإعداد سيتم فقط الصفحات التي تستعمل قالب \"المدونة\" "
483
 
484
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:18
 
485
  msgid "Homepage"
486
  msgstr "الصفحة الرئيسية"
487
 
488
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:15
489
  msgid "Posts Page"
490
  msgstr "صفحة التدوينات"
491
 
492
- #: lib/admin/theme-settings.php:288
493
  msgid "Blog Page Template"
494
  msgstr "قالب صفحة المدونة"
495
 
496
- #: lib/admin/theme-settings.php:234 lib/admin/theme-settings.php:279
497
- #: lib/views/help/genesis-navigation.php:1
 
498
  msgid "Navigation"
499
  msgstr "التصفح"
500
 
501
- #: lib/admin/theme-settings.php:231 lib/admin/theme-settings.php:275
502
- #: lib/views/help/genesis-header.php:1
 
 
503
  msgid "Header"
504
  msgstr "الترويسة"
505
 
506
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
507
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:6
508
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
509
  msgstr "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
510
 
511
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:57
 
512
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
513
  msgstr "الوصف يمكن إستعماله لتحديد النص أسفل العنوان في نتائج محركات البحث."
514
 
515
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
516
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
517
  msgstr "في حال تركت حقل العنوان المخصص فارغا سيتم إستعمال العنوان الإفتراضي للمدونة او الموقع المعين في إعدادات وورد بريس سلفا"
518
 
519
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:24
520
  msgid "Site Description (Tagline)"
521
  msgstr "وصف المدونة او الموقع"
522
 
523
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:31
 
524
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
525
  msgstr "في حال كان العنوان مركبا من جزئين او أكثر، سيتم الفصل بينها بفاصل، يمكنك تخصيص فاصل من هذا الإعداد."
526
 
527
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:29
 
528
  msgid "Document Title Separator"
529
  msgstr "فواصل عناوين التدوينات والصفحات:"
530
 
531
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:44
 
532
  msgid "Determines which side the added title text will go on."
533
  msgstr "إختار الإتجاه الذي ستقوم عناوين التدوينات والصفحات بمحاذاته"
534
 
535
- #. translators: Escaped title tag.
536
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:24
537
  msgid "Add site name to %s on inner pages?"
538
  msgstr "إظافة إسم المدونة او الموقع إلى وسم %s في الصفحات الداخلية ؟"
539
 
540
  #. translators: Escaped title tag.
541
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:45
542
  msgid "Add site description (tagline) to %s on home page?"
543
  msgstr "إضافة وصف المدونة او الموقع إلى وسم %s في الصفحة الرئيسية ؟"
544
 
@@ -550,24 +759,24 @@ msgstr "قراءة المزيد"
550
  msgid "Search this website"
551
  msgstr "هل تبحث عن شئ؟"
552
 
553
- #: lib/structure/loops.php:250
554
  msgid "Read more"
555
  msgstr "قراءة المزيد"
556
 
557
- #: lib/views/pages/genesis-admin-upgraded.php:129
558
  msgid "Go to SEO Settings &rarr;"
559
  msgstr "الذهاب الى إعدادات SEO &rarr;"
560
 
561
- #: lib/views/pages/genesis-admin-upgraded.php:127
562
  msgid "Go to Theme Settings &rarr;"
563
  msgstr "الذهاب الى إعدادات القالب &rarr;"
564
 
565
- #: lib/views/pages/genesis-admin-upgraded.php:78
566
  msgid "Project Leads"
567
  msgstr "المشرفون على المشروع"
568
 
569
- #. translators: %s: Genesis version
570
- #: lib/admin/whats-new.php:37
571
  msgid "Welcome to Genesis %s"
572
  msgstr "مرحبا بكم في إطار عمل Genesis %s"
573
 
@@ -575,144 +784,155 @@ msgstr "مرحبا بكم في إطار عمل Genesis %s"
575
  msgid "Google+"
576
  msgstr "Google+"
577
 
578
- #: lib/admin/customizer.php:143
579
  msgid "Use for site title/logo:"
580
  msgstr "يستعمل من أجل عنوان او شعار المدونة او الموقع"
581
 
582
- #: lib/structure/footer.php:149
583
  msgid "on"
584
  msgstr " "
585
 
586
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:24
587
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:18
588
  msgid "Leave empty if you do not want to display any intro text."
589
  msgstr "أتركوه فارغا في حال لم ترغبوا في عرض النص الترحيبي للأرشيف"
590
 
591
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:21
592
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:15
593
  msgid "Archive Intro Text"
594
  msgstr "النص الترحيبي للأرشيف"
595
 
596
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:16
597
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:11
598
  msgid "Leave empty if you do not want to display a headline."
599
  msgstr "أتركوه فارغا في حال لم ترغبوا في عرض الترويسة"
600
 
601
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:13
602
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:8
603
  msgid "Archive Headline"
604
  msgstr "ترويسة الأرشيف"
605
 
606
- #: lib/admin/seo-settings.php:49 lib/admin/theme-settings.php:64
607
- #: lib/classes/admin.php:133
 
608
  msgid "Error saving settings."
609
  msgstr "خلل أثناء حفظ الإعدادات."
610
 
611
- #: lib/widgets/user-profile-widget.php:185
612
  msgid "Custom Text Content"
613
  msgstr "محتوى نصي مخصص"
614
 
615
- #: lib/init.php:58
616
  msgid "Secondary Navigation Menu"
617
  msgstr "القائمة التصفح الرئيسية"
618
 
619
- #: lib/functions/widgetize.php:119
620
  msgid "Header Left"
621
  msgstr "أعلى الموقع على اليسار"
622
 
623
- #: lib/widgets/user-profile-widget.php:196
624
  msgid "Extended page link text"
625
  msgstr "نص رابط الصفحة الموسعة"
626
 
627
- #: lib/functions/widgetize.php:175
 
628
  msgid "Footer %d widget area."
629
  msgstr "منطقة المربعات الجانبية لأسفل الموقع رقم %d"
630
 
631
- #: lib/functions/widgetize.php:142
632
  msgid "This is the secondary sidebar if you are using a three column site layout option."
633
  msgstr "هذه هي القائمة الجانبية الرئيسية في حال كنت تستخدم تخطيط يتضمن ثلاث أعمدة"
634
 
635
- #: lib/functions/widgetize.php:131
636
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
637
  msgstr "هذه هي القائمة الجانبية الرئيسية في حال كنت تستخدم تخطيط يتضمن عمودين او ثلاث"
638
 
639
- #: lib/functions/deprecated.php:195
640
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
641
  msgstr "لقد تم إستبدال الحجة \"context\" بـ \"theme_location\" في مصفوفة $args ."
642
 
643
- #: lib/classes/admin.php:140
 
644
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
645
  msgstr "لا يمكنكم إستعمال %s لإنشاء قائمتين في نفس المكان، الرجاء فصلهما وإختيار قائمتين مختلفتين"
646
 
647
- #: lib/views/meta-boxes/genesis-user-author.php:1
648
  msgid "Author Archive Settings"
649
  msgstr "إعدادات أرشيف الكاتب"
650
 
651
- #: lib/views/meta-boxes/genesis-user-settings.php:1
652
  msgid "User Permissions"
653
  msgstr "صلاحيات المستخدم"
654
 
655
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:23
656
  msgid "Please select the color style from the drop down list and save your settings."
657
  msgstr "الرجاء إختيار لون القالب من القائمة المنسدلة وحفظ التغيرات بعد ذلك."
658
 
659
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:9
660
  msgid "Color Style:"
661
  msgstr "لون القالب"
662
 
 
 
663
  #. translators: Escaped HTML head tag.
664
  #. translators: Escaped HTML body tag.
665
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:11
666
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:24
 
 
667
  msgid "This code will output immediately before the closing %s tag in the document source."
668
  msgstr "وسم %1$s يتم تنفيذه قبل غلق وسم %2$s في الكود المصدري"
669
 
670
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:40
671
  msgid "Image Size:"
672
  msgstr "حجم الصورة:"
673
 
674
- #: lib/admin/theme-settings.php:265
675
  msgid "Color Style"
676
  msgstr "ألوان التنسيق"
677
 
678
- #: lib/admin/theme-settings.php:82
679
  msgid "Follow me on Twitter"
680
  msgstr "تابعني على تويتر"
681
 
682
- #: lib/admin/cpt-archive-settings.php:60 lib/admin/cpt-archive-settings.php:61
683
- #: lib/admin/cpt-archive-settings.php:149
684
- #: lib/admin/cpt-archive-settings.php:170
685
- #: lib/views/help/cpt-archive-archive.php:1
686
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:4
 
687
  msgid "Archive Settings"
688
  msgstr "إعدادات الأرشيف"
689
 
690
  #. translators: Meta rel attribute.
691
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
692
  msgid "Adjacent Posts %s link tags"
693
  msgstr "مجاورة وسم %s للتدوينات او الصفحات لوسوم الرابط"
694
 
695
- #: lib/admin/cpt-archive-settings.php:156
696
- #: lib/admin/cpt-archive-settings.php:172 lib/admin/inpost-metaboxes.php:199
697
- #: lib/views/help/cpt-archive-layout.php:1
698
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:11
699
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:15
700
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:1
701
- #: lib/views/meta-boxes/genesis-user-layout.php:5
 
702
  msgid "Layout Settings"
703
  msgstr "إعدادات تخطيط الموقع"
704
 
705
- #: lib/admin/inpost-metaboxes.php:29 lib/admin/inpost-metaboxes.php:60
706
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:1
 
707
  msgid "Theme SEO Settings"
708
  msgstr "إعدادات SEO للقالب"
709
 
710
- #: lib/functions/formatting.php:367
711
  msgctxt "separator in time difference"
712
  msgid "and"
713
  msgstr "و"
714
 
715
- #: lib/functions/formatting.php:340
 
716
  msgctxt "time difference"
717
  msgid "%s second"
718
  msgid_plural "%s seconds"
@@ -723,7 +943,8 @@ msgstr[3] "%s من الثواني"
723
  msgstr[4] "%s من الثواني"
724
  msgstr[5] "%s من الثواني"
725
 
726
- #: lib/functions/formatting.php:339
 
727
  msgctxt "time difference"
728
  msgid "%s minute"
729
  msgid_plural "%s minutes"
@@ -734,7 +955,8 @@ msgstr[3] "%s من الدقائق"
734
  msgstr[4] "%s من الدقائق"
735
  msgstr[5] "%s من الدقائق"
736
 
737
- #: lib/functions/formatting.php:338
 
738
  msgctxt "time difference"
739
  msgid "%s hour"
740
  msgid_plural "%s hours"
@@ -745,7 +967,8 @@ msgstr[3] "%s من الساعات"
745
  msgstr[4] "%s من الساعات"
746
  msgstr[5] "%s من الساعات"
747
 
748
- #: lib/functions/formatting.php:337
 
749
  msgctxt "time difference"
750
  msgid "%s day"
751
  msgid_plural "%s days"
@@ -756,7 +979,8 @@ msgstr[3] "%s من الأيام"
756
  msgstr[4] "%s من الأيام"
757
  msgstr[5] "%s من الأيام"
758
 
759
- #: lib/functions/formatting.php:336
 
760
  msgctxt "time difference"
761
  msgid "%s week"
762
  msgid_plural "%s weeks"
@@ -767,7 +991,8 @@ msgstr[3] "%s من الأسابيع"
767
  msgstr[4] "%s من الأسابيع"
768
  msgstr[5] "%s من الأسابيع"
769
 
770
- #: lib/functions/formatting.php:335
 
771
  msgctxt "time difference"
772
  msgid "%s month"
773
  msgid_plural "%s months"
@@ -778,7 +1003,8 @@ msgstr[3] "%s من الشهور"
778
  msgstr[4] "%s من الشهور"
779
  msgstr[5] "%s من الشهور"
780
 
781
- #: lib/functions/formatting.php:334
 
782
  msgctxt "time difference"
783
  msgid "%s year"
784
  msgid_plural "%s years"
@@ -789,84 +1015,90 @@ msgstr[3] "%s من السنوات"
789
  msgstr[4] "%s من السنوات"
790
  msgstr[5] "%s من السنوات"
791
 
792
- #: lib/functions/formatting.php:329
793
  msgctxt "time difference"
794
  msgid "seconds"
795
  msgstr "ثواني"
796
 
797
- #: lib/admin/customizer.php:369
798
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:71
799
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
800
  msgstr "هذه الإعدادات ستمس جميع صفحات القالب التي تحوي تدوينات بداخلها مثل: الصفحة الرئيسية للمدونة، صفحة الأرشيف، صفحة الكاتب، التصنيفات، نتائج البحث وأيضا صفحة الوسوم."
801
 
802
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:31
803
  msgid "404 Page"
804
  msgstr "صفحة الخطأ (404)"
805
 
806
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:28
807
  msgid "Archives"
808
  msgstr "الأرشيف"
809
 
810
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:25
811
  msgid "Pages"
812
  msgstr "الصفحات"
813
 
814
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:12
815
  msgid "Front Page"
816
  msgstr "صفحة الإستقبال"
817
 
818
- #: lib/admin/theme-settings.php:241 lib/admin/theme-settings.php:291
819
- #: lib/views/help/genesis-scripts.php:1
 
820
  msgid "Header and Footer Scripts"
821
  msgstr "شفرات أعلى وأسفل الموقع (Header & Footer)"
822
 
823
- #: lib/admin/customizer.php:320 lib/admin/theme-settings.php:238
824
- #: lib/admin/theme-settings.php:286 lib/views/help/genesis-comments.php:1
 
 
825
  msgid "Comments and Trackbacks"
826
  msgstr "التعليقات والتنبيهات"
827
 
828
- #: lib/admin/theme-settings.php:230 lib/admin/theme-settings.php:271
829
- #: lib/views/help/genesis-layout.php:1
830
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:8
 
831
  msgid "Default Layout"
832
  msgstr "التخطيط الإفتراضي"
833
 
834
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
 
835
  msgid "Keywords are generally ignored by Search Engines."
836
  msgstr "أهمية الكلمات المفتاحية تتغير من محرك بحث لآخر."
837
 
838
- #: lib/admin/seo-settings.php:47 lib/admin/theme-settings.php:62
839
- #: lib/classes/admin.php:131
 
840
  msgid "Settings saved."
841
  msgstr "تم حفظ التغيرات بنجاح."
842
 
843
- #: lib/admin/seo-settings.php:48 lib/admin/theme-settings.php:63
844
- #: lib/classes/admin.php:132
 
845
  msgid "Settings reset."
846
  msgstr "تم إستعادة الإعدادات الإفتراضية بنجاح."
847
 
848
- #: lib/admin/import-export.php:100
849
  msgid "Settings successfully imported."
850
  msgstr "تم إستيراد الإعدادات بنجاح"
851
 
852
- #: lib/views/pages/genesis-admin-import-export.php:24
853
  msgid "Upload File and Import"
854
  msgstr "رفع واستيراد الملف"
855
 
856
- #: lib/views/pages/genesis-admin-import-export.php:16
857
  msgid "Choose the file from your computer and click \"Upload file and Import\""
858
  msgstr "الرجاء إختيار الملف من جهازكم والنقر على زر \"رفع وإستيراد\""
859
 
860
- #: lib/admin/customizer.php:195
861
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:12
862
  msgid "Default"
863
  msgstr "الإفتراضي"
864
 
865
- #: lib/structure/post.php:666 lib/structure/post.php:786
866
  msgid "Next Page"
867
  msgstr "الصفحة التالية"
868
 
869
- #: lib/structure/post.php:665 lib/structure/post.php:748
870
  msgid "Previous Page"
871
  msgstr "الصفحة السابقة"
872
 
@@ -874,15 +1106,16 @@ msgstr "الصفحة السابقة"
874
  msgid "ago"
875
  msgstr "خلت"
876
 
877
- #: lib/classes/class-genesis-script-loader.php:177
878
  msgid "Select / Deselect All"
879
  msgstr "إختيار الكل / عدم إختيار الكل"
880
 
881
- #: lib/admin/import-export.php:145
882
  msgid "No export options available."
883
  msgstr "لا توجد أي خصائص مصدرة حاليا"
884
 
885
- #: lib/functions/widgetize.php:174
 
886
  msgid "Footer %d"
887
  msgstr "القائمة الجانبية لأسفل الموقع %d"
888
 
@@ -890,196 +1123,197 @@ msgstr "القائمة الجانبية لأسفل الموقع %d"
890
  msgid "No Label Selected"
891
  msgstr "بدون إختيار"
892
 
893
- #: lib/admin/import-export.php:102
894
  msgid "There was a problem importing your settings. Please try again."
895
  msgstr "لقد وقع خلل ما منع عملية إستيراد الإعدادات بنجاح، الرجاء المحاولة مجددا"
896
 
897
- #: lib/functions/markup.php:1117 lib/functions/widgetize.php:141
898
  msgid "Secondary Sidebar"
899
  msgstr "القائمة الجانبية الثانوية"
900
 
901
- #: lib/functions/markup.php:1096 lib/functions/widgetize.php:130
902
  msgid "Primary Sidebar"
903
  msgstr "القائمة الجانبية الرئيسية"
904
 
905
- #: lib/functions/widgetize.php:119
906
  msgid "Header Right"
907
  msgstr "أعلى الموقع على اليمين"
908
 
909
- #: lib/classes/breadcrumb.php:60
910
  msgid "Not found: "
911
  msgstr "غير موجود:"
912
 
913
- #: lib/widgets/featured-post-widget.php:546
914
  msgid "No Content"
915
  msgstr "بدون محتوى"
916
 
917
- #: lib/widgets/featured-post-widget.php:545
918
  msgid "Show Content Limit"
919
  msgstr "إظهار حد المحتوى"
920
 
921
- #: lib/widgets/featured-post-widget.php:544
922
  msgid "Show Excerpt"
923
  msgstr "إظهار المقتطف"
924
 
925
- #: lib/widgets/featured-post-widget.php:543
926
  msgid "Show Content"
927
  msgstr "إظهار المحتوى"
928
 
929
- #: lib/widgets/featured-post-widget.php:541
930
  msgid "Content Type"
931
  msgstr "إظهار نوع المحتوى"
932
 
933
- #: lib/widgets/featured-post-widget.php:533
934
  msgid "Show Post Info"
935
  msgstr "إظهار معلومات التدوينة"
936
 
937
- #: lib/widgets/featured-page-widget.php:286
938
- #: lib/widgets/featured-post-widget.php:493
939
  msgid "Show Featured Image"
940
  msgstr "إظهار الصورة البارزة"
941
 
942
- #: lib/views/meta-boxes/genesis-user-author.php:22
943
  msgid "This text will be the first paragraph, and display on the first page"
944
  msgstr "هذا النص سيكون الفقرة الأولى وسيعرض في الصفحة الأولى"
945
 
946
- #: lib/views/meta-boxes/genesis-user-author.php:19
947
  msgid "Custom Description Text"
948
  msgstr "نص الوصف المخصص"
949
 
950
  #. translators: Escaped H1 tag.
951
- #: lib/views/meta-boxes/genesis-user-author.php:12
952
  msgid "Will display in the %s tag at the top of the first page"
953
  msgstr "سيتم إظهارها في وسم %s في أعلى أول صفحة"
954
 
955
- #: lib/views/meta-boxes/genesis-user-author.php:6
956
  msgid "Custom Archive Headline"
957
  msgstr "ترويسة الأرشيف المخصصة"
958
 
959
- #: lib/views/meta-boxes/genesis-user-author.php:2
960
- #: lib/views/meta-boxes/genesis-user-layout.php:6
961
- #: lib/views/meta-boxes/genesis-user-seo.php:2
962
  msgid "These settings apply to this author's archive pages."
963
  msgstr "هذه الإعدادات تنطبق على صفحات أرشيف هذا الكاتب فقط"
964
 
965
- #: lib/views/meta-boxes/genesis-user-author.php:33
966
  msgid "Enable Author Box on this User's Archives?"
967
  msgstr "تفعيل صندوق عن \"عن الكاتب\" في أسفل مواضيع أرشيف هذا الكاتب ؟"
968
 
969
- #: lib/views/meta-boxes/genesis-user-author.php:30
970
  msgid "Enable Author Box on this User's Posts?"
971
  msgstr "تفعيل صندوق عن \"عن الكاتب\" في أسفل مواضيع هذا الكاتب ؟"
972
 
973
- #: lib/views/meta-boxes/genesis-user-settings.php:16
974
  msgid "Enable Import/Export Submenu?"
975
  msgstr "تفعيل تصدير وإستيراد القائمة الثانوية"
976
 
977
- #: lib/views/meta-boxes/genesis-user-settings.php:12
978
  msgid "Enable SEO Settings Submenu?"
979
  msgstr " تفعيل إعدادات SEO للقائمة الثانوية"
980
 
981
- #: lib/views/meta-boxes/genesis-user-settings.php:8
982
  msgid "Enable Genesis Admin Menu?"
983
  msgstr "تفعيل شريط أدوات الإدارة ؟"
984
 
985
- #: lib/views/meta-boxes/genesis-user-settings.php:5
986
  msgid "Genesis Admin Menus"
987
  msgstr "شريط أدوات الإدارة"
988
 
989
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:36
990
  msgid "Include the Featured Image?"
991
  msgstr " ؟تضمين الصورة البارزة"
992
 
993
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:6
994
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:9
995
- #: lib/views/meta-boxes/genesis-user-layout.php:10
996
- #: lib/views/meta-boxes/genesis-user-layout.php:13
997
  msgid "Choose Layout"
998
  msgstr "إختار تخطيط"
999
 
1000
- #: lib/admin/import-export.php:46 lib/admin/import-export.php:64
1001
- #: lib/views/help/import-export-general.php:1
 
1002
  msgid "Import/Export"
1003
  msgstr "التصدير والإستيراد"
1004
 
1005
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:36
1006
  msgid "Custom Post Class"
1007
  msgstr "تنسيق مخصص للتدوينة"
1008
 
1009
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:32
1010
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:31
1011
  msgid "Custom Body Class"
1012
  msgstr "تنسيق مخصص للـ Body"
1013
 
1014
- #: lib/views/help/genesis-inpost-seo.php:21
1015
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
1016
  msgid "Custom Redirect URL"
1017
  msgstr "وسم إعادة توجيه مخصص"
1018
 
1019
  #. translators: Title string length
1020
  #. translators: Description string length
1021
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:15
1022
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:28
1023
  msgid "Characters Used: %s"
1024
  msgstr "الحروف المتسعملة: %s"
1025
 
1026
- #: lib/views/pages/genesis-admin-import-export.php:47
1027
  msgid "Download Export File"
1028
  msgstr "تحميل ملف التصدير"
1029
 
1030
- #: lib/views/pages/genesis-admin-import-export.php:40
1031
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1032
  msgstr "عندما تقوم بحفظ الملف المحمل، سيكون بإستطاعتك إستعماله لإستيراد نفس هذه الإعدادات لموقع ثان."
1033
 
1034
- #: lib/views/pages/genesis-admin-import-export.php:32
1035
  msgid "Export Genesis Settings File"
1036
  msgstr "تصدير ملف إعدادات إطار العمل"
1037
 
1038
- #: lib/views/pages/genesis-admin-import-export.php:21
1039
  msgid "Upload File (Maximum Size: %s): "
1040
  msgstr "رفع الملف: (أقصى حجم: %s)"
1041
 
1042
- #: lib/views/pages/genesis-admin-import-export.php:8
1043
  msgid "Import Genesis Settings File"
1044
  msgstr "إستيراد ملف إعدادات إطار العمل"
1045
 
1046
- #: lib/admin/import-export.php:45
1047
  msgid "Genesis - Import/Export"
1048
  msgstr "التصدير والإستيراد"
1049
 
1050
- #: lib/widgets/user-profile-widget.php:202
1051
  msgid "Show Author Archive Link?"
1052
  msgstr "إظهار رابط ارشيف الكاتب ؟"
1053
 
1054
- #: lib/widgets/user-profile-widget.php:191
1055
  msgid "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."
1056
  msgstr "الرجاء إختيار صفحة \"عن الكاتب\" الموسعة من القائمة أسفله، ستكون هذه هي الصفحة الموصولة بالرابط أسفل النبذة"
1057
 
1058
- #: lib/widgets/user-profile-widget.php:184
1059
  msgid "Custom Text (below)"
1060
  msgstr "نص مخصص (أسفله)"
1061
 
1062
- #: lib/widgets/user-profile-widget.php:182
1063
  msgid "Author Bio"
1064
  msgstr "نبذة عن الكاتب"
1065
 
1066
- #: lib/widgets/user-profile-widget.php:179
1067
  msgid "Select which text you would like to use as the author description"
1068
  msgstr "الرجاء إختيار أي نص ترغبون بأن يستعمل كوصف للكاتب"
1069
 
1070
- #: lib/widgets/user-profile-widget.php:161
1071
  msgid "Extra Large"
1072
  msgstr "كبيرة للغاية"
1073
 
1074
- #: lib/widgets/user-profile-widget.php:161
1075
  msgid "Large"
1076
  msgstr "كبيرة"
1077
 
1078
- #: lib/widgets/user-profile-widget.php:161
1079
  msgid "Medium"
1080
  msgstr "متوسطة"
1081
 
1082
- #: lib/widgets/user-profile-widget.php:161
1083
  msgid "Small"
1084
  msgstr "صغيرة"
1085
 
@@ -1099,97 +1333,93 @@ msgstr "ملف الكاتب"
1099
  msgid "Displays user profile block with Gravatar"
1100
  msgstr "لعرض ملف الكاتب الشخصي مع صورة رمزية له"
1101
 
1102
- #: lib/widgets/featured-post-widget.php:586
1103
  msgid "Link Text"
1104
  msgstr "رابط النص"
1105
 
1106
- #: lib/widgets/featured-post-widget.php:582
1107
  msgid "Show Category Archive Link"
1108
  msgstr "إظهار رابط أرشيف التصنيف"
1109
 
1110
- #: lib/widgets/featured-post-widget.php:564
1111
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1112
  msgstr "الرجاء إكمال المعلومات أسفله في حال رغبتم في إظهار قائمة غير مرتبة من هذا التصنيف"
1113
 
1114
- #: lib/widgets/featured-post-widget.php:556
1115
  msgid "More Text (if applicable)"
1116
  msgstr "نص قراءة المزيد (إذا وُجِدَ)"
1117
 
1118
- #: lib/widgets/featured-post-widget.php:528
1119
  msgid "Show Post Title"
1120
  msgstr "إظهار عنوان التدوينة"
1121
 
1122
- #: lib/widgets/featured-post-widget.php:479
1123
- #: lib/widgets/user-profile-widget.php:170
1124
  msgid "Gravatar Alignment"
1125
  msgstr "محاذات الصورة الرمزية"
1126
 
1127
- #: lib/widgets/featured-post-widget.php:474
1128
  msgid "Extra Large (125px)"
1129
  msgstr "كبيرة للغاية (125 بيكسل)"
1130
 
1131
- #: lib/widgets/featured-post-widget.php:473
1132
  msgid "Large (85px)"
1133
  msgstr "كبيرة (85 بيكسل)"
1134
 
1135
- #: lib/widgets/featured-post-widget.php:472
1136
  msgid "Medium (65px)"
1137
  msgstr "متوسطة (65 بيكسل)"
1138
 
1139
- #: lib/widgets/featured-post-widget.php:471
1140
  msgid "Small (45px)"
1141
  msgstr "صغيرة (45 بيكسل)"
1142
 
1143
- #: lib/widgets/featured-post-widget.php:469
1144
- #: lib/widgets/user-profile-widget.php:158
1145
  msgid "Gravatar Size"
1146
  msgstr "حجم الصورة الرمزية"
1147
 
1148
- #: lib/widgets/featured-post-widget.php:465
1149
  msgid "Show Author Gravatar"
1150
  msgstr "إظهار صورة الكاتب الرمزية"
1151
 
1152
- #: lib/widgets/featured-post-widget.php:445
1153
  msgid "Ascending (1, 2, 3)"
1154
  msgstr "تصاعديا"
1155
 
1156
- #: lib/widgets/featured-post-widget.php:444
1157
  msgid "Descending (3, 2, 1)"
1158
  msgstr "تنازليا"
1159
 
1160
- #: lib/widgets/featured-post-widget.php:442
1161
  msgid "Sort Order"
1162
  msgstr "كيفية الترتيب"
1163
 
1164
- #: lib/widgets/featured-post-widget.php:437
1165
  msgid "Random"
1166
  msgstr "عشوائيا"
1167
 
1168
- #: lib/widgets/featured-post-widget.php:436
1169
  msgid "Comment Count"
1170
  msgstr "عدد التعليقات"
1171
 
1172
- #: lib/widgets/featured-post-widget.php:435
1173
  msgid "ID"
1174
  msgstr "المعرف"
1175
 
1176
- #: lib/widgets/featured-post-widget.php:434
1177
  msgid "Parent"
1178
  msgstr "الرئيسي"
1179
 
1180
  #: lib/widgets/featured-post-widget.php:432
1181
- msgid "Date"
1182
- msgstr "التاريخ"
1183
-
1184
- #: lib/widgets/featured-post-widget.php:430
1185
  msgid "Order By"
1186
  msgstr "الترتيب حسب"
1187
 
1188
- #: lib/widgets/featured-post-widget.php:425
1189
  msgid "Number of Posts to Offset"
1190
  msgstr "عدد التدوينات لموازنتها"
1191
 
1192
- #: lib/widgets/featured-post-widget.php:405
1193
  msgid "Category"
1194
  msgstr "التصنيف"
1195
 
@@ -1209,41 +1439,42 @@ msgstr "مواضيع مميزة"
1209
  msgid "Displays featured posts with thumbnails"
1210
  msgstr "إظهار المواضيع المميزة مع الصور البارزة"
1211
 
1212
- #: lib/widgets/featured-page-widget.php:329
1213
  msgid "More Text"
1214
  msgstr "نص قراءة المزيد"
1215
 
1216
- #: lib/widgets/featured-page-widget.php:324
1217
  msgid "Content Character Limit"
1218
  msgstr "حد حروف المحتوى"
1219
 
1220
- #: lib/widgets/featured-page-widget.php:320
1221
  msgid "Show Page Content"
1222
  msgstr "إظهار محتوى الصفحة"
1223
 
1224
- #: lib/widgets/featured-page-widget.php:315
1225
  msgid "Show Page Title"
1226
  msgstr "إظهار عنوان الصفحة"
1227
 
1228
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:29
1229
- #: lib/widgets/featured-page-widget.php:304
1230
- #: lib/widgets/featured-post-widget.php:481
1231
- #: lib/widgets/featured-post-widget.php:511
1232
- #: lib/widgets/user-profile-widget.php:172
1233
- #: lib/widgets/user-profile-widget.php:192
 
1234
  msgid "None"
1235
  msgstr "بدون محاذات"
1236
 
1237
- #: lib/widgets/featured-page-widget.php:302
1238
- #: lib/widgets/featured-post-widget.php:509
1239
  msgid "Image Alignment"
1240
  msgstr "محاذات الصورة"
1241
 
1242
- #: lib/widgets/featured-page-widget.php:271
1243
  msgid "Page"
1244
  msgstr "الصفحة"
1245
 
1246
- #: lib/shortcodes/footer.php:183 lib/structure/post.php:280
1247
  msgid "by"
1248
  msgstr "بقلم"
1249
 
@@ -1255,27 +1486,29 @@ msgstr "صفحة ميزة"
1255
  msgid "Displays featured page with thumbnails"
1256
  msgstr "عرض الصفحة المميزة"
1257
 
1258
- #: lib/widgets/featured-page-widget.php:266
1259
- #: lib/widgets/featured-post-widget.php:396
1260
- #: lib/widgets/featured-post-widget.php:433
1261
- #: lib/widgets/featured-post-widget.php:567
1262
  #: lib/widgets/user-profile-widget.php:148
1263
  msgid "Title"
1264
  msgstr "العنوان"
1265
 
1266
- #: lib/classes/breadcrumb.php:57
1267
  msgid "Search for "
1268
  msgstr "البحث عن"
1269
 
1270
- #: lib/classes/breadcrumb.php:53 lib/classes/breadcrumb.php:54
1271
- #: lib/classes/breadcrumb.php:55 lib/classes/breadcrumb.php:56
1272
- #: lib/classes/breadcrumb.php:58 lib/classes/breadcrumb.php:59
1273
- #: lib/structure/archive.php:181 lib/structure/archive.php:183
1274
- #: lib/structure/archive.php:185
 
 
1275
  msgid "Archives for "
1276
  msgstr "أرشيف "
1277
 
1278
- #: lib/classes/breadcrumb.php:52
1279
  msgid "You are here: "
1280
  msgstr "أنت في:"
1281
 
@@ -1291,7 +1524,7 @@ msgstr "منطقة المربعات الجانبية الرئيسية"
1291
  msgid "Search"
1292
  msgstr "البحث"
1293
 
1294
- #: lib/structure/post.php:550 lib/structure/post.php:579
1295
  msgid "About"
1296
  msgstr "عن "
1297
 
@@ -1299,59 +1532,61 @@ msgstr "عن "
1299
  msgid "By"
1300
  msgstr "بقلم"
1301
 
1302
- #: lib/structure/post.php:365 lib/structure/post.php:367
1303
  msgid "[Read more...]"
1304
  msgstr "[المزيد ...]"
1305
 
1306
- #: lib/structure/menu.php:149
1307
  msgid "Comments"
1308
  msgstr "تعليقات"
1309
 
1310
- #: lib/structure/menu.php:148
1311
  msgid "Posts"
1312
  msgstr "التدوينات"
1313
 
1314
- #: lib/init.php:57
1315
  msgid "Primary Navigation Menu"
1316
  msgstr "القائمة التصفح الرئيسية"
1317
 
1318
- #: lib/structure/footer.php:149
1319
  msgid "Copyright"
1320
  msgstr "كافة الحقوق محفوظة"
1321
 
1322
- #: lib/structure/comments.php:447
1323
  msgid "Speak Your Mind"
1324
  msgstr "شاركنا رأيك"
1325
 
1326
- #: lib/structure/comments.php:438
1327
  msgid "Website"
1328
  msgstr " الموقع الإليكتروني (إن وجد)"
1329
 
1330
- #: lib/structure/comments.php:432
1331
  msgid "Email"
1332
  msgstr " البريد الإليكتروني"
1333
 
1334
- #: lib/structure/comments.php:426
1335
  msgid "Name"
1336
  msgstr " الإسم الكريم"
1337
 
1338
- #: lib/structure/comments.php:248 lib/structure/comments.php:351
1339
  msgid "Your comment is awaiting moderation."
1340
  msgstr "شكرا جزيلا لك، تعليقك في انتظار موافقة الإدارة."
1341
 
1342
- #: lib/structure/comments.php:241
 
1343
  msgid "%1$s at %2$s"
1344
  msgstr "%1$s بتوقيت %2$s"
1345
 
1346
- #: lib/structure/comments.php:237 lib/structure/comments.php:306
1347
  msgid "says"
1348
  msgstr "قال"
1349
 
1350
- #: lib/structure/comments.php:237
1351
- msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
1352
- msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
 
1353
 
1354
- #: lib/structure/comments.php:151
1355
  msgid "<h3>Trackbacks</h3>"
1356
  msgstr "<h3>التنبيهات</h3>"
1357
 
@@ -1359,16 +1594,16 @@ msgstr "<h3>التنبيهات</h3>"
1359
  msgid "<h3>Comments</h3>"
1360
  msgstr "<h3>التعليقات</h3>"
1361
 
1362
- #: lib/shortcodes/post.php:605 lib/structure/comments.php:242
1363
- #: lib/structure/comments.php:335 lib/structure/post.php:357
1364
  msgid "(Edit)"
1365
  msgstr "(تحرير)"
1366
 
1367
- #: lib/shortcodes/post.php:498 lib/shortcodes/post.php:542
1368
  msgid "Filed Under: "
1369
  msgstr "تحت تصنيف:"
1370
 
1371
- #: lib/shortcodes/post.php:454
1372
  msgid "Tagged With: "
1373
  msgstr "موسوم بـ:"
1374
 
@@ -1384,11 +1619,11 @@ msgstr "تعليق واحد فقط"
1384
  msgid "Leave a Comment"
1385
  msgstr "اضافة تعليق"
1386
 
1387
- #: lib/shortcodes/footer.php:310
1388
  msgid "Log out"
1389
  msgstr "تسجيل الخروج"
1390
 
1391
- #: lib/shortcodes/footer.php:308
1392
  msgid "Log in"
1393
  msgstr "تسجيل الدخول"
1394
 
@@ -1396,341 +1631,360 @@ msgstr "تسجيل الدخول"
1396
  msgid "Return to top of page"
1397
  msgstr "العودة للأعلى"
1398
 
1399
- #: lib/functions/upgrade.php:728
 
1400
  msgid "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."
1401
  msgstr "النسخة %s من إطار العمل Genesis متوفرة، لراحتكم وفرنا ترقية سريعة بسيطة بنقرة زر واحدة فقط، الرجاء التوجه الى لوحة التحكم والقيام بالترقية "
1402
 
1403
- #: lib/functions/upgrade.php:727
1404
- msgid "Genesis %s is available for %s"
1405
- msgstr "إطار العمل Genesis %s متوفر من أجل %s"
 
1406
 
1407
- #: lib/functions/upgrade.php:653
1408
  msgid "Click here to complete the upgrade"
1409
  msgstr "الرجاء النقر هنا لإستكمال الترقية"
1410
 
1411
- #: lib/classes/breadcrumb.php:44 lib/functions/deprecated.php:226
1412
  msgid "Home"
1413
  msgstr "الرئيسية"
1414
 
1415
- #: lib/widgets/featured-post-widget.php:420
1416
- #: lib/widgets/featured-post-widget.php:572
1417
  msgid "Number of Posts to Show"
1418
  msgstr "عدد التدوينات لعرضها"
1419
 
1420
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:9
1421
- #: lib/widgets/featured-post-widget.php:413
1422
  msgid "All Categories"
1423
  msgstr "جميع التصنيفات"
1424
 
1425
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:8
1426
  msgid "Display which category"
1427
  msgstr "إختاروا أي تصنيف"
1428
 
1429
- #: lib/admin/customizer.php:482
1430
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1431
  msgid "Numeric"
1432
  msgstr "ترقيم رقمي "
1433
 
1434
- #: lib/admin/customizer.php:481
1435
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
1436
  msgid "Previous / Next"
1437
  msgstr "السابق / التالي"
1438
 
1439
- #: lib/widgets/featured-page-widget.php:290
1440
- #: lib/widgets/featured-post-widget.php:497
1441
  msgid "Image Size"
1442
  msgstr "حجم الصورة"
1443
 
1444
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:28
1445
- #: lib/widgets/featured-post-widget.php:551
1446
  msgid "characters"
1447
  msgstr "حرف"
1448
 
1449
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:25
1450
- #: lib/widgets/featured-post-widget.php:549
1451
  msgid "Limit content to"
1452
  msgstr "تحديد المحتوى الظاهر الى"
1453
 
1454
- #: lib/admin/customizer.php:419
1455
  msgid "Select one of the following"
1456
  msgstr "إختر واحد من التالي:"
1457
 
1458
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:21
1459
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:24
1460
  msgid "Enable Trackbacks"
1461
  msgstr "تفعيل التنبيهات"
1462
 
1463
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:14
1464
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:30
1465
  msgid "on pages?"
1466
  msgstr "في الصفحات"
1467
 
1468
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:11
1469
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:27
1470
  msgid "on posts?"
1471
  msgstr "في التدوينات"
1472
 
1473
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:5
1474
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:8
1475
  msgid "Enable Comments"
1476
  msgstr "تفعيل التعليقات"
1477
 
1478
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:13
1479
  msgid "Enter your custom comments feed URL"
1480
  msgstr "أدخل الرابط المخصص لتلقيمات التعليقات"
1481
 
1482
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:5
1483
  msgid "Enter your custom feed URL"
1484
  msgstr "أدخل الرابط المخصص للتلقيمات"
1485
 
1486
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:42
1487
  msgid "Twitter Link Text:"
1488
  msgstr "نص رابط Twitter:"
1489
 
1490
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:38
1491
  msgid "Enter Twitter ID:"
1492
  msgstr "الرجاء إدخال إسم حساب Twitter:"
1493
 
1494
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:33
1495
  msgid "Twitter link"
1496
  msgstr "رابط Twitter"
1497
 
1498
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:32
1499
  msgid "Search form"
1500
  msgstr "نموذج البحث"
1501
 
1502
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:31
1503
  msgid "RSS feed links"
1504
  msgstr "روابط تلقيمات إخبارية (RSS)"
1505
 
1506
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
1507
  msgid "Today's date"
1508
  msgstr "تاريخ اليوم"
1509
 
1510
- #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:11
1511
- #: lib/views/help/genesis-layout.php:11
1512
  msgid "Full Width Content"
1513
  msgstr "بعرض كامل بدون قوائم جانبية"
1514
 
1515
- #: lib/admin/customizer.php:149
1516
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:9
1517
  msgid "Image logo"
1518
  msgstr "صورة الشعار"
1519
 
1520
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:8
1521
  msgid "Dynamic text"
1522
  msgstr "النص الديناميكي"
1523
 
1524
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:10
1525
  msgid "Released"
1526
  msgstr "أطلقت بتاريخ:"
1527
 
1528
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:5
1529
  msgid "Version"
1530
  msgstr "رقم نسخة إطار العمل:"
1531
 
1532
- #: lib/admin/customizer.php:368 lib/admin/theme-settings.php:239
1533
- #: lib/admin/theme-settings.php:287 lib/views/help/genesis-archives.php:1
 
 
1534
  msgid "Content Archives"
1535
  msgstr "أرشيف المحتوى"
1536
 
1537
- #: lib/admin/customizer.php:253 lib/admin/theme-settings.php:237
1538
- #: lib/admin/theme-settings.php:283 lib/views/help/genesis-breadcrumbs.php:1
 
 
1539
  msgid "Breadcrumbs"
1540
  msgstr "التصفح التدريجي"
1541
 
1542
- #: lib/views/meta-boxes/genesis-user-author.php:27
1543
  msgid "Author Box"
1544
  msgstr "صندوق عن الكاتب"
1545
 
1546
- #: lib/admin/theme-settings.php:229 lib/admin/theme-settings.php:268
1547
- #: lib/views/help/genesis-feeds.php:1
 
1548
  msgid "Custom Feeds"
1549
  msgstr "التلقيمات الإخبارية المخصصة"
1550
 
1551
- #: lib/admin/theme-settings.php:228 lib/admin/theme-settings.php:262
1552
- #: lib/views/help/genesis-information.php:1
 
1553
  msgid "Information"
1554
  msgstr "المعلومات العامة"
1555
 
1556
  #. translators: Meta noindex attribute.
1557
  #. translators: Meta nofollow attribute.
1558
  #. translators: Meta noarchive attribute.
1559
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:32
1560
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:39
1561
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1562
- #: lib/views/meta-boxes/genesis-user-seo.php:33
1563
- #: lib/views/meta-boxes/genesis-user-seo.php:41
1564
- #: lib/views/meta-boxes/genesis-user-seo.php:48
 
 
1565
  msgid "Apply %s to this archive?"
1566
  msgstr "تطبيق وسم %s على هذا الأرشيف ؟"
1567
 
1568
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:27
1569
- #: lib/views/meta-boxes/genesis-user-seo.php:28
1570
  msgid "Robots Meta"
1571
  msgstr "عناكب البحث"
1572
 
1573
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:22
1574
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:22
1575
- #: lib/views/meta-boxes/genesis-user-seo.php:23
1576
  msgid "Comma separated list"
1577
  msgstr "الرجاء الفصل بين كل كلمة وأخرى بفاصلة إنجليزية"
1578
 
1579
  #. translators: Meta noodp attribute.
1580
  #. translators: Meta noydir attribute.
1581
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:117
1582
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:124
1583
  msgid "Apply %s to your site?"
1584
  msgstr "تطبيق وسم %s على مدونتك او موقعك ؟"
1585
 
1586
  #. translators: Meta noarchive attribute.
1587
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:59
1588
  msgid "Apply %s to Entire Site?"
1589
  msgstr "تطبيق وسم %s على المدونة او الموقع ككل ؟"
1590
 
1591
  #. translators: Meta noindex attribute.
1592
  #. translators: Meta noarchive attribute.
1593
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1594
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1595
  msgid "Apply %s to Search Archives?"
1596
  msgstr "تطبيق وسم %s على أرشيف البحث ؟"
1597
 
1598
  #. translators: Meta noindex attribute.
1599
  #. translators: Meta noarchive attribute.
1600
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1601
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1602
  msgid "Apply %s to Date Archives?"
1603
  msgstr "تطبيق وسم %s على أرشيف التواريخ ؟"
1604
 
1605
  #. translators: Meta noindex attribute.
1606
  #. translators: Meta noarchive attribute.
1607
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1608
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1609
  msgid "Apply %s to Author Archives?"
1610
  msgstr "تطبيق وسم %s على أرشيف الكاتب ؟"
1611
 
1612
  #. translators: Meta noindex attribute.
1613
  #. translators: Meta noarchive attribute.
1614
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:18
1615
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:75
1616
  msgid "Apply %s to Tag Archives?"
1617
  msgstr "تطبيق وسم %s على أرشيف الوسم ؟"
1618
 
1619
  #. translators: Meta noindex attribute.
1620
  #. translators: Meta noarchive attribute.
1621
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:11
1622
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:68
1623
  msgid "Apply %s to Category Archives?"
1624
  msgstr "تطبيق وسم %s على أرشيف التصنيف ؟"
1625
 
1626
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
1627
  msgid "Include Shortlink tag?"
1628
  msgstr "إدراج رابط مختصر للوسم؟"
1629
 
1630
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:38
1631
  msgid "Shortlink Tag"
1632
  msgstr "رابط مختصر للوسم:"
1633
 
1634
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:32
 
1635
  msgid "Include Windows Live Writer Support Tag?"
1636
  msgstr "إدراج وسم دعم Windows Live Writer؟"
1637
 
1638
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:14
1639
  msgid "Relationship Link Tags"
1640
  msgstr "علاقة وسوم الرابط:"
1641
 
1642
  #. translators: Meta noindex attribute.
1643
  #. translators: Meta nofollow attribute.
1644
  #. translators: Meta noarchive attribute.
1645
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:79
1646
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:86
1647
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
 
 
1648
  msgid "Apply %s to the homepage?"
1649
  msgstr "تطبيق وسم %s في الصفحة الرئيسية"
1650
 
1651
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:27
1652
  msgid "I'll manually wrap my own text on the homepage"
1653
  msgstr "سأقوم بإدراج نص مخصص بنفسي في الصفحة الرئيسية"
1654
 
1655
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:21
 
1656
  msgid "Site Title"
1657
  msgstr "عنوان المدونة او الموقع"
1658
 
1659
- #: lib/admin/customizer.php:467
1660
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:55
1661
- #: lib/widgets/featured-page-widget.php:306
1662
- #: lib/widgets/featured-post-widget.php:483
1663
- #: lib/widgets/featured-post-widget.php:513
1664
- #: lib/widgets/user-profile-widget.php:174
1665
  msgid "Right"
1666
  msgstr "محاذات على اليمين"
1667
 
1668
- #: lib/admin/customizer.php:466
1669
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
1670
- #: lib/widgets/featured-page-widget.php:305
1671
- #: lib/widgets/featured-post-widget.php:482
1672
- #: lib/widgets/featured-post-widget.php:512
1673
- #: lib/widgets/user-profile-widget.php:173
1674
  msgid "Left"
1675
  msgstr "محاذات على اليسار"
1676
 
1677
- #: lib/classes/class-genesis-script-loader.php:180
1678
  msgid "Are you sure you want to reset?"
1679
  msgstr "هل أنت متأكد من رغبتك في إستعادة الإعدادات الإفتراضية"
1680
 
1681
- #: lib/admin/seo-settings.php:46 lib/admin/theme-settings.php:61
1682
- #: lib/classes/admin.php:130
 
1683
  msgid "Reset Settings"
1684
  msgstr "إستعادة الإعدادات الرئيسية"
1685
 
1686
- #: lib/admin/seo-settings.php:39
1687
  msgid "Genesis - SEO Settings"
1688
  msgstr "إعدادات SEO"
1689
 
1690
- #: lib/admin/seo-settings.php:168 lib/admin/seo-settings.php:185
1691
- #: lib/views/help/seo-dochead.php:1
 
1692
  msgid "Document Head Settings"
1693
  msgstr "إعدادات ترويسة التدوينات والصفحات"
1694
 
1695
- #: lib/admin/seo-settings.php:167 lib/admin/seo-settings.php:184
1696
- #: lib/views/help/seo-homepage.php:1
 
1697
  msgid "Homepage Settings"
1698
  msgstr "إعدادات الصفحة الرئيسية"
1699
 
1700
- #: lib/admin/cpt-archive-settings.php:152
1701
- #: lib/admin/cpt-archive-settings.php:171 lib/admin/import-export.php:125
1702
- #: lib/admin/seo-settings.php:40 lib/admin/seo-settings.php:165
1703
- #: lib/views/help/cpt-archive-seo.php:1 lib/views/help/seo-settings.php:1
 
 
1704
  msgid "SEO Settings"
1705
  msgstr "إعدادات SEO"
1706
 
1707
- #: lib/admin/import-export.php:121 lib/admin/theme-settings.php:50
1708
- #: lib/admin/theme-settings.php:51 lib/admin/theme-settings.php:227
1709
- #: lib/views/help/genesis-theme-settings.php:1
1710
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
1711
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
1712
- #: lib/views/meta-boxes/genesis-user-layout.php:17
 
 
 
1713
  msgid "Theme Settings"
1714
  msgstr "إعدادات القالب"
1715
 
1716
  #. translators: Meta noindex attribute.
1717
  #. translators: Meta nofollow attribute.
1718
  #. translators: Meta noarchive attribute.
1719
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:56
1720
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:64
1721
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:72
1722
  msgid "Apply %s to this post/page"
1723
  msgstr "تطبيق وسم %s على هذه التدوينة/الصفحة"
1724
 
1725
- #: lib/admin/seo-settings.php:169 lib/admin/seo-settings.php:186
1726
- #: lib/views/help/seo-robots.php:1
1727
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:50
 
1728
  msgid "Robots Meta Settings"
1729
  msgstr "إعدادات مخصصة لعناكب البحث"
1730
 
1731
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:5
1732
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:5
1733
- #: lib/views/meta-boxes/genesis-user-seo.php:6
1734
  msgid "Custom Document Title"
1735
  msgstr "عنوان مخصص للتدوينة/للصفحة"
1736
 
@@ -1738,607 +1992,624 @@ msgstr "عنوان مخصص للتدوينة/للصفحة"
1738
  msgid "This post is password protected. Enter the password to view comments."
1739
  msgstr "هذه المقالة محمية بكلمة مرور، الرجاء إدخالها للإستمرار أكثر"
1740
 
1741
- #: lib/functions/general.php:446
1742
  msgid "Recent Posts:"
1743
  msgstr "حسب أحدث المقالات:"
1744
 
1745
- #: lib/functions/general.php:443
1746
  msgid "Monthly:"
1747
  msgstr "حسب الشهر:"
1748
 
1749
- #: lib/functions/general.php:440
1750
  msgid "Authors:"
1751
  msgstr "حسب الكتاب:"
1752
 
1753
- #: lib/functions/general.php:437
1754
  msgid "Categories:"
1755
  msgstr "حسب التصنيفات:"
1756
 
1757
- #: lib/functions/general.php:432 lib/structure/post.php:387
1758
  msgid "Pages:"
1759
  msgstr "حسب الصفحات:"
1760
 
1761
- #: lib/admin/theme-settings.php:242
1762
  msgid "Home Pages"
1763
  msgstr "الصفحات الرئيسية"
1764
 
1765
- #: lib/views/help/genesis-home.php:24
1766
  msgid "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."
1767
  msgstr ""
1768
 
1769
- #: lib/views/help/genesis-home.php:21
1770
  msgid "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."
1771
  msgstr ""
1772
 
1773
- #: lib/views/help/genesis-home.php:18
1774
  msgid "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."
1775
  msgstr ""
1776
 
1777
- #: lib/views/help/genesis-home.php:15
1778
  msgid "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."
1779
  msgstr ""
1780
 
1781
- #: lib/views/help/genesis-home.php:12
1782
  msgid "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."
1783
  msgstr ""
1784
 
1785
- #: lib/views/help/genesis-home.php:9
1786
  msgid "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."
1787
  msgstr ""
1788
 
1789
- #: lib/views/help/genesis-home.php:6
1790
  msgid "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."
1791
  msgstr ""
1792
 
1793
- #: lib/views/help/genesis-home.php:3
1794
  msgid "Most Genesis child themes include a custom home page."
1795
  msgstr ""
1796
 
1797
- #: lib/views/help/genesis-home.php:1
1798
  msgid "How Home Pages Work"
1799
  msgstr "كيف تعمل الصفحات الرئيسية"
1800
 
1801
- #. translators: Escaped HTML head and body tags.
1802
- #: lib/views/help/genesis-scripts.php:5
1803
  msgid "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."
1804
  msgstr ""
1805
 
1806
- #: lib/admin/theme-settings.php:240 lib/views/help/genesis-blog.php:1
 
1807
  msgid "Blog Page"
1808
  msgstr "صفحة المدونة"
1809
 
1810
- #: lib/views/help/genesis-archives.php:27
1811
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
1812
  msgstr ""
1813
 
1814
- #: lib/views/help/genesis-archives.php:24
1815
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
1816
  msgstr ""
1817
 
1818
- #: lib/views/help/genesis-archives.php:21
1819
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
1820
  msgstr ""
1821
 
1822
- #: lib/views/help/genesis-archives.php:18
1823
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
1824
  msgstr ""
1825
 
1826
- #: lib/views/help/genesis-archives.php:15
1827
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
1828
  msgstr ""
1829
 
1830
- #: lib/views/help/genesis-archives.php:12
1831
  msgid "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."
1832
  msgstr ""
1833
 
1834
- #: lib/views/help/genesis-archives.php:9
1835
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
1836
  msgstr ""
1837
 
1838
- #: lib/views/help/genesis-archives.php:6
1839
  msgid "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."
1840
  msgstr ""
1841
 
1842
- #: lib/views/help/genesis-archives.php:3
1843
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
1844
  msgstr ""
1845
 
1846
- #: lib/views/help/genesis-comments.php:6
1847
  msgid "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."
1848
  msgstr ""
1849
 
1850
- #: lib/views/help/genesis-comments.php:3
1851
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
1852
  msgstr ""
1853
 
1854
- #: lib/views/help/genesis-breadcrumbs.php:3
1855
  msgid "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."
1856
  msgstr ""
1857
 
1858
- #: lib/views/help/genesis-layout.php:17
1859
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
1860
  msgstr ""
1861
 
1862
- #: lib/views/help/cpt-archive-layout.php:10
1863
- #: lib/views/help/genesis-layout.php:10
1864
  msgid "Sidebar Sidebar Content"
1865
  msgstr "قائمتين جانبيتين على اليسار"
1866
 
1867
- #: lib/views/help/cpt-archive-layout.php:9 lib/views/help/genesis-layout.php:9
 
1868
  msgid "Content Sidebar Sidebar"
1869
  msgstr "قائمتين جانبيتين على اليمين"
1870
 
1871
- #: lib/views/help/cpt-archive-layout.php:8 lib/views/help/genesis-layout.php:8
 
1872
  msgid "Sidebar Content Sidebar"
1873
  msgstr "قائمتين جانبيتين واحدة على اليمين وواحدة على اليسار"
1874
 
1875
- #: lib/views/help/cpt-archive-layout.php:7 lib/views/help/genesis-layout.php:7
 
1876
  msgid "Sidebar Content"
1877
  msgstr "القائمة الجانبية على اليسار"
1878
 
1879
- #: lib/views/help/cpt-archive-layout.php:6 lib/views/help/genesis-layout.php:6
 
1880
  msgid "Content Sidebar"
1881
  msgstr "القائمة الجانبية على اليمين"
1882
 
1883
- #: lib/views/help/genesis-layout.php:3
1884
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
1885
  msgstr ""
1886
 
1887
- #: lib/views/help/genesis-feeds.php:9
1888
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
1889
  msgstr ""
1890
 
1891
- #: lib/views/help/genesis-feeds.php:6
1892
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
1893
  msgstr ""
1894
 
1895
- #: lib/views/help/genesis-feeds.php:3
1896
  msgid "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."
1897
  msgstr ""
1898
 
1899
- #: lib/views/help/genesis-information.php:9
1900
  msgid "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."
1901
  msgstr ""
1902
 
1903
- #: lib/views/help/genesis-information.php:6
1904
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
1905
  msgstr ""
1906
 
1907
- #: lib/views/help/genesis-information.php:3
1908
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
1909
  msgstr ""
1910
 
1911
- #: lib/views/help/genesis-theme-settings.php:3
1912
  msgid "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;"
1913
  msgstr ""
1914
 
1915
- #: lib/views/help/seo-robots.php:9
1916
  msgid "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."
1917
  msgstr ""
1918
 
1919
- #: lib/views/help/seo-robots.php:6
1920
  msgid "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)."
1921
  msgstr ""
1922
 
1923
- #: lib/views/help/seo-robots.php:3
1924
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
1925
  msgstr ""
1926
 
1927
- #: lib/views/help/seo-dochead.php:6
1928
  msgid "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."
1929
  msgstr ""
1930
 
1931
- #: lib/views/help/seo-dochead.php:3
1932
  msgid "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."
1933
  msgstr ""
1934
 
1935
- #: lib/views/help/seo-homepage.php:24
1936
  msgid "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."
1937
  msgstr ""
1938
 
1939
- #: lib/views/help/cpt-archive-seo.php:10 lib/views/help/seo-homepage.php:21
1940
  msgid "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."
1941
  msgstr ""
1942
 
1943
- #: lib/views/help/seo-homepage.php:18
1944
  msgid "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."
1945
  msgstr ""
1946
 
1947
- #. translators: Escaped title tag.
1948
- #: lib/views/help/seo-homepage.php:14
1949
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
1950
  msgstr ""
1951
 
1952
- #: lib/views/help/seo-homepage.php:9
1953
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
1954
  msgstr ""
1955
 
1956
- #: lib/views/help/seo-homepage.php:6
1957
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
1958
  msgstr ""
1959
 
1960
- #: lib/views/help/seo-homepage.php:3
1961
  msgid "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."
1962
  msgstr ""
1963
 
1964
- #. translators: Opening and closing strong tags.
1965
- #: lib/views/help/seo-doctitle.php:23
1966
- msgid "The %sDoctitle Separator%s is the character that will go between the title and appended text."
1967
  msgstr ""
1968
 
1969
- #. translators: Opening and closing strong tags.
1970
- #: lib/views/help/seo-doctitle.php:17
1971
- msgid "%sDoctitle Append Location%s determines which side of the title to add the previously mentioned items."
1972
  msgstr ""
1973
 
1974
- #. translators: Opening and closing strong tags.
1975
- #: lib/views/help/seo-doctitle.php:11
1976
- msgid "%sAppend Site Name%s will put the site name from the General Settings after the title on inner page."
1977
  msgstr ""
1978
 
1979
- #. translators: Opening and closing strong tags.
1980
- #: lib/views/help/seo-doctitle.php:5
1981
- msgid "%sAppend Site Description%s will insert the site description from your General Settings after the title on your home page."
1982
  msgstr ""
1983
 
1984
- #: lib/admin/seo-settings.php:166 lib/views/help/seo-doctitle.php:1
 
1985
  msgid "Doctitle Settings"
1986
  msgstr "إعدادات عنوان دي أو سي"
1987
 
1988
- #: lib/views/help/seo-settings.php:15
1989
  msgid "Below you'll find a few succinct notes on the options for each box:"
1990
  msgstr ""
1991
 
1992
- #: lib/views/help/seo-settings.php:12
1993
  msgid "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."
1994
  msgstr ""
1995
 
1996
- #: lib/views/help/seo-settings.php:9
1997
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
1998
  msgstr ""
1999
 
2000
- #: lib/views/help/seo-settings.php:6
2001
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
2002
  msgstr ""
2003
 
2004
- #: lib/views/help/seo-settings.php:3
2005
  msgid "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."
2006
  msgstr ""
2007
 
2008
- #: lib/classes/admin.php:406
2009
  msgid "Genesis Tutorials"
2010
  msgstr "دروس جنيسيس"
2011
 
2012
- #: lib/classes/admin.php:405
2013
  msgid "Genesis Snippets"
2014
  msgstr "قصاصات جنيسيس"
2015
 
2016
- #: lib/classes/admin.php:404
2017
  msgid "Get Support"
2018
  msgstr "إحصل على الدعم"
2019
 
2020
- #: lib/classes/admin.php:403
2021
  msgid "For more information:"
2022
  msgstr "للمزيد من المعلومات:"
2023
 
2024
- #: lib/views/help/import-export-export.php:5
2025
  msgid "JSON"
2026
  msgstr "جاي إس أو إن"
2027
 
2028
- #: lib/views/help/import-export-export.php:5
2029
  msgid "JavaScript Object Notation"
2030
  msgstr ""
2031
 
2032
- #: lib/admin/import-export.php:66 lib/views/help/import-export-export.php:1
 
2033
  msgid "Export"
2034
  msgstr "تصدير"
2035
 
2036
- #: lib/views/help/import-export-import.php:10
2037
  msgid "This cannot be undone"
2038
  msgstr "لا يمكنك التراجع عن هذا"
2039
 
2040
- #: lib/admin/import-export.php:65 lib/views/help/import-export-import.php:1
 
2041
  msgid "Import"
2042
  msgstr "إستيراد"
2043
 
2044
- #: lib/views/help/import-export-general.php:9
2045
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2046
  msgstr ""
2047
 
2048
- #: lib/views/help/import-export-general.php:6
2049
  msgid "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."
2050
  msgstr ""
2051
 
2052
- #: lib/views/help/import-export-general.php:3
2053
  msgid "This allows you to import or export Genesis Settings."
2054
  msgstr "هذا يسمح لك إستيراد او تصدير إعدادات جنيسيس"
2055
 
2056
- #: lib/functions/upgrade.php:680
2057
- msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
2058
- msgstr "النسخة %s من جينسس مُتاحة الآن. <a href=\"%s\" %s>اكتشف الجديد في النسخة</a> او <a href=\"%s\" %s>قم بالتحديث لها الآن.</a>"
 
 
2059
 
2060
  #. translators: Opening and closing link tags to custom menu editor.
2061
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:22
2062
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2063
  msgstr ""
2064
 
2065
- #: lib/views/help/genesis-navigation.php:9
2066
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2067
  msgstr "رابط تويتر يعرض رابط لصفحة التويتر الخاص بك، كماهو مبين في إعدادات تويترID. أدخل فقط إسم المستخدم الخاص بك في هذه الإعدادات."
2068
 
2069
- #: lib/views/help/genesis-navigation.php:8
2070
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2071
  msgstr "إستمارة البحث تعرض إستمارة بحث صغيرة باستخدام وظيفة البحث في وورد برس."
2072
 
2073
- #: lib/views/help/genesis-navigation.php:7
2074
  msgid "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."
2075
  msgstr ""
2076
 
2077
- #: lib/views/help/genesis-navigation.php:6
2078
  msgid "Today's date displays the current date"
2079
  msgstr "تاريخ اليوم يظهر التاريخ الحالي"
2080
 
2081
- #: lib/views/help/genesis-navigation.php:3
2082
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2083
  msgstr "إضافات الملاحة الأساسية عادة تعرض على الجانب الأيمن من قائمة الملاحة الأساسية الخاصة بك."
2084
 
2085
- #. translators: Open and close strong tags.
2086
- #: lib/views/help/genesis-header.php:11
2087
- msgid "The %sImage logo%s 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."
2088
  msgstr ""
2089
 
2090
- #. translators: Open and close strong tags.
2091
- #: lib/views/help/genesis-header.php:5
2092
- msgid "The %sDynamic text%s option will use the Site Title and Site Description from your site's settings in your header."
2093
  msgstr ""
2094
 
 
2095
  #: lib/structure/sidebar.php:67
2096
- msgid "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."
2097
  msgstr ""
2098
 
2099
- #: lib/functions/deprecated.php:349
2100
  msgid "data in style sheet files"
2101
  msgstr "البيانات في ملفات ستايل شييت"
2102
 
2103
- #: lib/views/help/genesis-blog.php:9
2104
  msgid "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."
2105
  msgstr "هناك بعض الصفات الخاصة لقالب المدونة التي تسمح لك بتحديد الفئة التي تظهر في كل صفحة باستخدام القالب، وهو أمر مفيد إذا كان لديك \"أخبار\" فئة (أو أي شيء آخر) تريد عرضه بشكل منفصل."
2106
 
2107
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
2108
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2109
  msgstr "إذا قمت بتوفير عنوان البريد الإلكتروني أعلاه، سيتم إعلامك عبر البريد الإلكتروني عندما تتاح نسخة جديدة من جنيسيس."
2110
 
2111
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:9
2112
  msgid "Load Superfish Script?"
2113
  msgstr "تحميل مخطوطة سوبرفيش؟"
2114
 
2115
- #. translators: JSON name for a11y.
2116
- #: lib/views/help/import-export-export.php:5
2117
  msgid "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."
2118
  msgstr "يمكنك تصدير الإعدادات المتعلقة بجنيسيس لعمل نسخ احتياطية، أو نسخها إلى موقع آخر. قوالب الطفل والإضافات من الممكن أن تضيف خانات خاصة إلى القائمة. الإعدادات تصدر في %s شكل."
2119
 
2120
- #: lib/views/help/cpt-archive-layout.php:3
2121
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2122
  msgstr "هذا يتيح لك تحديد تخطيط للصفحة الأرشيف. في معظم القوالب الفرعية سترى هذه الخيارات:"
2123
 
2124
  #. translators: JOSN file extension.
2125
- #: lib/views/pages/genesis-admin-import-export.php:13
2126
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2127
  msgstr "حمل ملف البيانات (%s) من جهاز الكمبيوتر الخاص بك وسنقوم باستيراد الإعدادات الخاصة بك."
2128
 
2129
- #: lib/views/help/import-export-import.php:9
2130
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2131
  msgstr "بمجرد تحميل ملف الإستيراد، فإنه سيتم الكتابة أتوماتكيا فوق الإعدادات الموجودة."
2132
 
2133
- #: lib/views/help/cpt-archive-layout.php:14
2134
- #: lib/views/help/genesis-navigation.php:12
2135
  msgid "These options can be extended or limited by the child theme."
2136
  msgstr "هذه الخيارات من الممكن أن تتوسع أو تكون محدودة بالقالب الفرعي."
2137
 
2138
- #: lib/views/help/cpt-archive-seo.php:6
2139
- msgid "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"
2140
- msgstr "\n"
2141
 
2142
- #: lib/views/help/genesis-blog.php:3
2143
  msgid "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."
2144
  msgstr ""
2145
 
2146
  #. translators: JOSN file extension.
2147
- #: lib/views/pages/genesis-admin-import-export.php:37
2148
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2149
  msgstr ""
2150
 
2151
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:11
2152
  msgid "Use semantic HTML5 page and section headings throughout site?"
2153
  msgstr ""
2154
 
2155
- #: lib/views/help/cpt-archive-seo.php:13
2156
  msgid "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."
2157
  msgstr ""
2158
 
2159
- #: lib/views/help/cpt-archive-archive.php:3
2160
  msgid "The Archive Headline sets the title seen on the archive page."
2161
  msgstr ""
2162
 
2163
- #: lib/views/help/genesis-layout.php:14
2164
  msgid "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."
2165
  msgstr ""
2166
 
2167
- #: lib/views/help/genesis-blog.php:6
2168
  msgid "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."
2169
  msgstr ""
2170
 
2171
- #: lib/views/help/cpt-archive-archive.php:6
2172
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2173
  msgstr ""
2174
 
2175
- #: lib/views/help/cpt-archive-layout.php:17
2176
  msgid "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."
2177
  msgstr "فئة الجسم المخصص تضيف فئة إلى بطاقة الجسم في HTML للسماح بتعديل CSS حصريا لمقالة من هذا النوع في صفحة الأرشيف."
2178
 
2179
- #: lib/views/help/cpt-archive-seo.php:3
2180
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2181
  msgstr "عنوان الوثيقة المخصصة يحدد عنوان الصفحة كما تراها في المتصفحات ومحركات البحث."
2182
 
2183
- #. translators: File name prefix.
2184
- #: lib/views/help/import-export-import.php:5
2185
  msgid "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."
2186
  msgstr "يمكنك استيراد ملف قمت مسبقا بتصديره. اسم الملف يبدأ بـ %s يليه بواحدة أو أكثر من السلاسل التي تشير إلى الإعدادات التي تحتويها، أخيرا يتبعها التاريخ والوقت المصدرة مسبقا."
2187
 
2188
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:111
 
2189
  msgid "Directories"
2190
  msgstr ""
2191
 
2192
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
 
2193
  msgid "Archiving"
2194
  msgstr ""
2195
 
2196
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:5
 
2197
  msgid "Indexing"
2198
  msgstr ""
2199
 
2200
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
2201
  msgid "Windows Live Writer"
2202
  msgstr ""
2203
 
2204
  #. translators: Escaped H1 tag.
2205
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:8
2206
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:16
2207
  msgid "Primary Title %s"
2208
  msgstr ""
2209
 
2210
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:42
 
2211
  msgid "Additions on right"
2212
  msgstr ""
2213
 
2214
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:41
 
2215
  msgid "Additions on left"
2216
  msgstr ""
2217
 
2218
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
 
2219
  msgid "Document Title Order"
2220
  msgstr ""
2221
 
2222
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:6
2223
  msgid "Section Headings"
2224
  msgstr ""
2225
 
2226
- #: lib/admin/seo-settings.php:183
2227
  msgid "Site-wide Settings"
2228
  msgstr ""
2229
 
2230
- #: lib/views/help/genesis-inpost-seo.php:14
2231
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
2232
  msgid "Canonical URL"
2233
  msgstr ""
2234
 
2235
- #: lib/views/help/genesis-inpost-seo.php:2
2236
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:9
2237
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:34
2238
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:18
 
2239
  msgid "Document Title"
2240
  msgstr ""
2241
 
2242
- #: lib/classes/admin.php:401
2243
  msgid "Link opens in a new window."
2244
  msgstr ""
2245
 
2246
- #: lib/admin/customizer.php:465
2247
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:53
2248
  msgid "- None -"
2249
  msgstr ""
2250
 
2251
- #: lib/admin/customizer.php:460
2252
- msgid "Featured image alignment"
2253
  msgstr ""
2254
 
2255
- #: lib/admin/customizer.php:449
2256
  msgid "Featured image size"
2257
  msgstr ""
2258
 
2259
- #: lib/admin/customizer.php:439
2260
  msgid "Display the featured image?"
2261
  msgstr ""
2262
 
2263
- #: lib/admin/customizer.php:430
2264
  msgid "Limit content to how many characters? (0 for no limit)"
2265
  msgstr ""
2266
 
2267
- #: lib/admin/customizer.php:329
2268
- msgid "Enable Trackbacks on Pages?"
2269
  msgstr ""
2270
 
2271
- #: lib/admin/customizer.php:328
2272
- msgid "Enable Trackbacks on Posts?"
2273
  msgstr ""
2274
 
2275
- #: lib/admin/customizer.php:327
2276
- msgid "Enable Comments on Pages?"
2277
  msgstr ""
2278
 
2279
- #: lib/admin/customizer.php:326
2280
- msgid "Enable Comments on Posts?"
2281
  msgstr ""
2282
 
2283
- #: lib/admin/customizer.php:266
2284
  msgid "Breadcrumbs on Attachment/Media"
2285
  msgstr ""
2286
 
2287
- #: lib/admin/customizer.php:265
2288
  msgid "Breadcrumbs on 404 Page"
2289
- msgstr ""
2290
 
2291
- #: lib/admin/customizer.php:264
2292
  msgid "Breadcrumbs on Archives"
2293
  msgstr ""
2294
 
2295
- #: lib/admin/customizer.php:263
2296
  msgid "Breadcrumbs on Pages"
2297
  msgstr ""
2298
 
2299
- #: lib/admin/customizer.php:262
2300
  msgid "Breadcrumbs on Single Posts"
2301
  msgstr ""
2302
 
2303
- #: lib/admin/customizer.php:261
2304
  msgid "Breadcrumbs on Posts Page"
2305
  msgstr ""
2306
 
2307
- #: lib/admin/customizer.php:260
2308
  msgid "Breadcrumbs on Front Page"
2309
  msgstr ""
2310
 
2311
- #: lib/admin/customizer.php:259
2312
  msgid "Breadcrumbs on Homepage"
2313
  msgstr ""
2314
 
2315
- #: lib/admin/customizer.php:231
2316
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:5
2317
  msgid "Select Default Layout"
2318
  msgstr ""
2319
 
2320
- #: lib/admin/customizer.php:215
2321
  msgid "Site Layout"
2322
  msgstr ""
2323
 
2324
- #: lib/admin/customizer.php:190
2325
  msgid "Select Color Style"
2326
  msgstr ""
2327
 
2328
- #: lib/admin/customizer.php:172
2329
  msgid "Color Scheme"
2330
  msgstr ""
2331
 
2332
- #: lib/admin/customizer.php:148
2333
  msgid "Dynamic Text"
2334
  msgstr ""
2335
 
2336
- #: lib/admin/customizer.php:30
2337
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2338
  msgstr ""
2339
 
2340
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:8
2341
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:12
2342
  msgid "Select Layout"
2343
  msgstr ""
2344
 
@@ -2346,106 +2617,105 @@ msgstr ""
2346
  msgid "Reader Interactions"
2347
  msgstr ""
2348
 
2349
- #: 404.php:50
2350
  msgid "Sitemap"
2351
  msgstr "خريطة الموقع"
2352
 
2353
- #: lib/views/meta-boxes/genesis-user-seo.php:1
2354
  msgid "Author Archive SEO Settings"
2355
  msgstr ""
2356
 
2357
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:18
 
2358
  msgid "Footer Scripts"
2359
  msgstr ""
2360
 
2361
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:9
2362
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:5
 
2363
  msgid "Header Scripts"
2364
  msgstr ""
2365
 
2366
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:24
2367
  msgid "Posts per Page"
2368
  msgstr ""
2369
 
2370
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:18
2371
  msgid "Category IDs, comma separated - 1,2,3 for example"
2372
  msgstr ""
2373
 
2374
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:14
2375
  msgid "Exclude Categories"
2376
  msgstr ""
2377
 
2378
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:6
2379
  msgid "Display Category"
2380
  msgstr ""
2381
 
2382
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:64
2383
  msgid "Entry Pagination"
2384
  msgstr ""
2385
 
2386
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:51
2387
  msgid "Image Alignment:"
2388
  msgstr ""
2389
 
2390
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:33
2391
  msgid "Featured Image"
2392
  msgstr ""
2393
 
2394
- #: lib/admin/customizer.php:411
2395
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:13
2396
  msgid "Entry excerpts"
2397
  msgstr ""
2398
 
2399
- #: lib/admin/customizer.php:410
2400
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:12
2401
  msgid "Entry content"
2402
  msgstr ""
2403
 
2404
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:5
2405
  msgid "Display"
2406
  msgstr ""
2407
 
2408
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:34
2409
  msgid "Attachment/Media"
2410
  msgstr ""
2411
 
2412
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2413
  msgid "Single Posts"
2414
  msgstr ""
2415
 
2416
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:5
2417
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:8
2418
  msgid "Enable Breadcrumbs on"
2419
  msgstr ""
2420
 
2421
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:6
2422
  msgid "Superfish"
2423
  msgstr ""
2424
 
2425
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:23
2426
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2427
  msgstr ""
2428
 
2429
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:16
2430
  msgid "Redirect Custom Comments Feed?"
2431
  msgstr ""
2432
 
2433
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:8
2434
  msgid "Redirect Custom Feed?"
2435
  msgstr ""
2436
 
2437
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:29
2438
  msgid "Email address"
2439
  msgstr ""
2440
 
2441
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
 
2442
  msgid "Updates"
2443
  msgstr ""
2444
 
2445
- #: lib/functions/markup.php:1191 lib/structure/menu.php:87
2446
- msgid "Main navigation"
2447
- msgstr ""
2448
-
2449
  #: lib/functions/layout.php:58
2450
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2451
  msgstr ""
@@ -2470,16 +2740,17 @@ msgstr ""
2470
  msgid "about "
2471
  msgstr "عن"
2472
 
2473
- #: lib/classes/cli.php:44
2474
  msgid "Genesis database upgraded."
2475
  msgstr ""
2476
 
2477
- #: lib/classes/breadcrumb.php:45
2478
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2479
  msgstr ""
2480
 
2481
- #: lib/functions/upgrade.php:626
2482
- msgid "Congratulations, you are now rocking Genesis %s! <a href=\"%s\">See what's new in %s</a>."
 
2483
  msgstr ""
2484
 
2485
  #. Template Name of the plugin/theme
@@ -2502,62 +2773,62 @@ msgstr ""
2502
  msgid "Genesis"
2503
  msgstr ""
2504
 
2505
- #: lib/widgets/featured-post-widget.php:536
2506
  msgid "Content Post Info"
2507
  msgstr ""
2508
 
2509
- #: lib/widgets/featured-post-widget.php:456
2510
  msgid "Exclude Sticky Posts?"
2511
  msgstr ""
2512
 
2513
- #: lib/admin/customizer.php:468
2514
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:56
2515
- #: lib/widgets/featured-page-widget.php:307
2516
- #: lib/widgets/featured-post-widget.php:514
2517
  msgid "Center"
2518
  msgstr ""
2519
 
2520
- #: lib/widgets/featured-page-widget.php:116
2521
- #: lib/widgets/featured-post-widget.php:159
2522
  msgid "(no title)"
2523
  msgstr "(بلا عنوان)"
2524
 
2525
- #: lib/structure/post.php:768
2526
  msgid "Current page"
2527
  msgstr "الصفحة الحالية"
2528
 
2529
- #: lib/structure/post.php:393 lib/structure/post.php:742
2530
  msgid "Page "
2531
  msgstr "صفحة"
2532
 
2533
- #: lib/structure/header.php:910
2534
  msgid "Skip to footer"
2535
  msgstr ""
2536
 
2537
- #: lib/structure/header.php:904
2538
  msgid "Skip to secondary sidebar"
2539
  msgstr ""
2540
 
2541
- #: lib/structure/header.php:900
2542
  msgid "Skip to primary sidebar"
2543
  msgstr ""
2544
 
2545
- #: lib/structure/header.php:897
2546
  msgid "Skip to content"
2547
  msgstr ""
2548
 
2549
- #: lib/structure/header.php:894
2550
  msgid "Skip to primary navigation"
2551
  msgstr ""
2552
 
2553
- #: lib/functions/widgetize.php:202
2554
  msgid "Widgets in this widget area will display after single entries."
2555
  msgstr ""
2556
 
2557
- #: lib/functions/widgetize.php:201
2558
  msgid "After Entry"
2559
  msgstr "بعد التدوينة"
2560
 
2561
- #: lib/functions/widgetize.php:120
2562
  msgid "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."
2563
  msgstr ""
1
+ # Translation of Genesis - Genesis 2.6 in Arabic
2
+ # This file is distributed under the same license as the Genesis - Genesis 2.6 package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-11-15 09:30:05+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: ar\n"
12
+ "Project-Id-Version: Genesis - Genesis 2.6\n"
13
 
14
+ #: tests/fixtures/config-array-for-customizer-tests.php:46
15
+ msgid "Can Genesis be better? "
16
+ msgstr "هل يُمكن تحسين Genesis؟"
17
 
18
+ #: tests/fixtures/config-array-for-customizer-tests.php:42
19
+ msgid "Genesis Can Be Better"
20
+ msgstr "يُمكن Genesis تحسينه"
21
 
22
+ #: tests/fixtures/config-array-for-customizer-tests.php:32
23
+ msgid "Is this the best Genesis ever? "
24
+ msgstr "هل هذا هو أفضل اصدارات Genesis؟"
25
 
26
+ #: tests/fixtures/config-array-for-customizer-tests.php:28
27
+ msgid "Best Genesis Title"
28
+ msgstr ""
29
 
30
+ #: tests/fixtures/config-array-for-customizer-tests.php:22
31
+ msgid "Genesis is the best."
32
+ msgstr ""
33
 
34
+ #: tests/fixtures/config-array-for-customizer-tests.php:21
35
+ msgid "Genesis is the best"
36
+ msgstr ""
37
 
38
+ #: tests/System/lib/admin/customizer.php:175
39
+ #: tests/System/lib/admin/customizer.php:213
40
+ msgid "Genesis Custom"
41
+ msgstr ""
42
 
43
+ #: tests/System/lib/admin/customizer.php:174
44
+ #: tests/System/lib/admin/customizer.php:212
45
+ msgid "Genesis Blue"
46
  msgstr ""
47
 
48
+ #: lib/widgets/featured-post-widget.php:435
49
+ msgid "Date Modified"
50
+ msgstr "تاريخ التعديل"
51
+
52
+ #: lib/widgets/featured-post-widget.php:434
53
+ msgid "Date Published"
54
+ msgstr "تاريخ النشر"
55
+
56
+ #: lib/views/pages/genesis-admin-upgraded.php:74
57
+ msgid "Remove feed settings if Genesis 2.6 is your first version."
58
  msgstr ""
59
 
60
+ #: lib/views/pages/genesis-admin-upgraded.php:73
61
+ msgid "Remove screen reader <code>h2</code> from inside primary <code>nav</code> element."
62
+ msgstr ""
63
+
64
+ #: lib/views/pages/genesis-admin-upgraded.php:72
65
+ msgid "Remove screen reader <code>h2</code> from inside Header Right widget area."
66
  msgstr ""
67
 
68
+ #: lib/views/pages/genesis-admin-upgraded.php:71
69
+ msgid "Remove duplicate <code>genesis_load_favicon</code> from being hooked to <code>wp_head</code>."
70
  msgstr ""
71
 
72
+ #: lib/views/pages/genesis-admin-upgraded.php:66
73
+ msgid "Update <code>aria-label</code> attributes for <code>nav</code> elements to remove redundant \"navigation\" word."
74
  msgstr ""
75
 
76
+ #: lib/views/pages/genesis-admin-upgraded.php:65
77
+ msgid "Ensure <code>[post_tags]</code> and <code>[post_categories]</code> are valid for post type before outputting."
78
+ msgstr ""
79
+
80
+ #: lib/views/pages/genesis-admin-upgraded.php:64
81
+ msgid "Check for post parents before outputting parent in breadcrumbs."
82
+ msgstr ""
83
+
84
+ #: lib/views/pages/genesis-admin-upgraded.php:63
85
+ msgid "Ensure theme support for Genesis import / export menu before outputting."
86
+ msgstr ""
87
+
88
+ #: lib/views/pages/genesis-admin-upgraded.php:62
89
+ msgid "Change <code>h3</code> to <code>h2</code> for titles in admin metaboxes."
90
+ msgstr ""
91
+
92
+ #: lib/views/pages/genesis-admin-upgraded.php:61
93
+ msgid "Ensure default settings get saved to database in new installs."
94
+ msgstr ""
95
+
96
+ #: lib/views/pages/genesis-admin-upgraded.php:60
97
+ msgid "Set ID of <code>entry-pings</code> to <code>comments</code> if only pings exist."
98
+ msgstr ""
99
+
100
+ #: lib/views/pages/genesis-admin-upgraded.php:59
101
+ msgid "More compliance with WordPress coding standards."
102
+ msgstr ""
103
+
104
+ #: lib/views/pages/genesis-admin-upgraded.php:57
105
+ msgid "Fixed"
106
+ msgstr "تم إصلاحه"
107
+
108
  #: lib/views/pages/genesis-admin-upgraded.php:54
109
+ msgid "Improve color scheme retrieval function."
110
+ msgstr ""
111
 
112
  #: lib/views/pages/genesis-admin-upgraded.php:53
113
+ msgid "Change description for headings on archive pages to account for accessibility."
114
  msgstr ""
115
 
116
  #: lib/views/pages/genesis-admin-upgraded.php:52
117
+ msgid "Use Markup API for 404 page title."
118
  msgstr ""
119
 
120
  #: lib/views/pages/genesis-admin-upgraded.php:51
121
+ msgid "Use Markup API for <code>entry-title-link</code>."
122
  msgstr ""
123
 
124
  #: lib/views/pages/genesis-admin-upgraded.php:50
125
+ msgid "Move all classes to their own files in <code>lib/classes</code>."
126
  msgstr ""
127
 
128
  #: lib/views/pages/genesis-admin-upgraded.php:49
129
+ msgid "Duplicate all theme and SEO settings in the Customizer."
130
  msgstr ""
131
 
132
  #: lib/views/pages/genesis-admin-upgraded.php:48
133
+ msgid "Update normalize.css to <code>7.0.0</code>."
134
  msgstr ""
135
 
136
  #: lib/views/pages/genesis-admin-upgraded.php:47
137
+ msgid "Change URLs to <code>https</code> wherever possible."
138
  msgstr ""
139
 
140
+ #: lib/views/pages/genesis-admin-upgraded.php:42
141
+ msgid "Add allowance for extra attributes on script tags for registered scripts."
142
  msgstr ""
143
 
144
+ #: lib/views/pages/genesis-admin-upgraded.php:41
145
+ msgid "Add <code>aria-label</code> attribute to secondary <code>nav</code> element."
146
  msgstr ""
147
 
148
+ #: lib/views/pages/genesis-admin-upgraded.php:40
149
+ msgid "Add support for AdSense Auto Ads."
150
+ msgstr "إضافة الدعم لإعلانات جوجل أدسنس التلقائية \"AdSense Auto Ads\"."
151
 
152
+ #: lib/views/pages/genesis-admin-upgraded.php:39
153
+ msgid "Add class autoloader."
154
  msgstr ""
155
 
156
  #: lib/views/pages/genesis-admin-upgraded.php:38
157
+ msgid "Add <code>title-tag</code> theme support by default."
158
  msgstr ""
159
 
160
  #: lib/views/pages/genesis-admin-upgraded.php:37
161
+ msgid "Add <code>Genesis_SEO_Document_Title_Parts</code> class."
162
  msgstr ""
163
 
164
  #: lib/views/pages/genesis-admin-upgraded.php:36
165
+ msgid "Add <code>Genesis_Customizer</code> class."
166
  msgstr ""
167
 
168
  #: lib/views/pages/genesis-admin-upgraded.php:35
169
+ msgid "Add contextual filter for <code>content</code> passed through the Markup API."
170
  msgstr ""
171
 
172
  #: lib/views/pages/genesis-admin-upgraded.php:34
173
+ msgid "Add option to sort Featured Posts by date modified."
174
  msgstr ""
175
 
176
+ #: lib/views/pages/genesis-admin-upgraded.php:26
177
+ msgid "Genesis 2.6 includes the ability to live preview all your theme and SEO settings using the WordPress customizer, support for AdSense Auto Ads, full WordPress title tag compatibility, and much more. See below for full changelog."
178
  msgstr ""
179
 
180
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:24
181
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx or pub-xxxxxxxxxxxxx) to enable AdSense."
182
+ msgstr "أدخل مُعرّف ناشر جوجل أدسنس \"AdSense publisher ID\" مثال (ca-pub-xxxxxxxxxxxxx أو pub-xxxxxxxxxxxxx) لتفعيل AdSense."
183
+
184
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:19
185
+ msgid "Google AdSense Publisher ID"
186
+ msgstr "مُعرّف ناشر جوجل أدسنس \"AdSense publisher ID\""
187
+
188
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:26
189
+ msgid "Disable AdSense output for this entry?"
190
  msgstr ""
191
 
192
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:21
193
+ msgid "AdSense Output"
194
  msgstr ""
195
 
196
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:33
197
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:26
198
+ msgid "Your child theme uses accessible headings. If you leave this blank, the default accessible heading will be used."
199
  msgstr ""
200
 
201
+ #: lib/functions/markup.php:522
202
+ msgid "Secondary"
203
+ msgstr "ثانوي"
204
+
205
+ #: lib/functions/markup.php:505
206
+ msgid "Main"
207
+ msgstr "رئيسي"
208
+
209
+ #: lib/classes/class-genesis-admin-settings.php:327
210
+ msgid "Hey there! Did you know that theme settings can now be configured with a live preview in the Customizer?"
211
  msgstr ""
212
 
213
+ #. translators: %s: Customizer admin URL
214
+ #: lib/classes/class-genesis-admin-seo-settings.php:210
215
+ #: lib/classes/class-genesis-admin-settings.php:330
216
+ msgid "Eventually, settings pages like this one will no longer be available, and everything will be configured in the Customizer, so go ahead and <a href=\"%s\">start using it now</a>!"
217
  msgstr ""
218
 
219
+ #: lib/classes/class-genesis-admin-seo-settings.php:207
220
+ msgid "Hey there! Did you know that SEO settings can now be configured with a live preview in the Customizer?"
221
  msgstr ""
222
 
223
+ #: lib/admin/inpost-metaboxes.php:287
224
+ msgid "Google Adsense"
225
+ msgstr "جوجل أدسنس AdSense"
226
+
227
+ #: config/customizer-theme-settings.php:311
228
+ msgid "Header/Footer Scripts"
229
  msgstr ""
230
 
231
+ #: config/customizer-theme-settings.php:131
232
+ msgid "Select the pages which should display breadcrumbs."
233
  msgstr ""
234
 
235
+ #: config/customizer-theme-settings.php:118
236
+ msgid "Select Site Layout"
237
  msgstr ""
238
 
239
+ #: config/customizer-theme-settings.php:86
240
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx) to activate AdSense Auto Ads"
241
  msgstr ""
242
 
243
+ #: config/customizer-theme-settings.php:85
244
+ msgid "Publisher ID"
245
  msgstr ""
246
 
247
+ #. translators: %s: AdSense URL
248
+ #: config/customizer-theme-settings.php:81
249
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:22
250
+ msgid "Don't have AdSense? <a href='%s' target='_blank'>Click here</a> to sign up!"
251
  msgstr ""
252
 
253
+ #. translators: %s: AdSense Auto Ads URL
254
+ #: config/customizer-theme-settings.php:78
255
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:21
256
+ msgid "Auto Ads must be enabled in your AdSense account for this feature to work properly. <a href=\"%s\">Click here to enable.</a>"
257
  msgstr ""
258
 
259
+ #: config/customizer-theme-settings.php:76
260
+ #: lib/classes/class-genesis-admin-settings.php:275
261
+ msgid "Google AdSense"
262
+ msgstr ""
263
+
264
+ #: config/customizer-theme-settings.php:43
265
+ msgid "If you provide an email address below, you will be notified via email when a new version of Genesis is available."
266
+ msgstr "إذا أضفت بريد إلكتروني بالأسفل سوف تتلقي تنبيه عبر البريد الإلكتروني عندما يتوفر إصدار جديد من Genesis."
267
+
268
+ #: config/customizer-theme-settings.php:42
269
+ #: config/customizer-theme-settings.php:47
270
+ msgid "Email Address"
271
+ msgstr "البريد الإلكتروني"
272
+
273
+ #: config/customizer-theme-settings.php:34
274
+ msgid "By checking this box, you allow Genesis to periodically check for updates."
275
+ msgstr ""
276
+
277
+ #: config/customizer-theme-settings.php:22
278
+ msgid "Customize the various theme settings."
279
  msgstr ""
280
 
281
+ #: config/customizer-seo-settings.php:288
282
+ msgid "Apply noydir to entire site?"
283
+ msgstr ""
284
+
285
+ #: config/customizer-seo-settings.php:280
286
+ msgid "Apply noodp to entire site?"
287
+ msgstr ""
288
+
289
+ #: config/customizer-seo-settings.php:226
290
+ msgid "Entire Site"
291
+ msgstr "الموقع بالكامل"
292
+
293
+ #: config/customizer-seo-settings.php:222
294
+ msgid "Apply noarchive to the pages below."
295
+ msgstr ""
296
+
297
+ #: config/customizer-seo-settings.php:211
298
+ #: config/customizer-seo-settings.php:266
299
+ msgid "Search Results"
300
+ msgstr "نتائج البحث"
301
+
302
+ #: config/customizer-seo-settings.php:203
303
+ #: config/customizer-seo-settings.php:258
304
+ msgid "Date Archives"
305
  msgstr ""
306
 
307
+ #: config/customizer-seo-settings.php:195
308
+ #: config/customizer-seo-settings.php:250
309
+ msgid "Author Archives"
310
+ msgstr ""
311
+
312
+ #: config/customizer-seo-settings.php:187
313
+ #: config/customizer-seo-settings.php:242
314
+ msgid "Tag Archives"
315
+ msgstr ""
316
+
317
+ #: config/customizer-seo-settings.php:179
318
+ #: config/customizer-seo-settings.php:234
319
+ msgid "Category Archives"
320
+ msgstr ""
321
+
322
+ #: config/customizer-seo-settings.php:175
323
+ msgid "Apply noindex to the archive pages below."
324
+ msgstr ""
325
+
326
+ #: config/customizer-seo-settings.php:164
327
+ msgid "Include Shortlink Tag?"
328
+ msgstr ""
329
+
330
+ #: config/customizer-seo-settings.php:148
331
+ msgid "Adjacent Posts rel link tags"
332
+ msgstr ""
333
+
334
+ #: config/customizer-seo-settings.php:144
335
+ msgid "By default, WordPress places several tags in your document title. Most of these tags are completely unnecessary, and provide no SEO value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document title. If you do not know what something is, leave it unchecked."
336
+ msgstr ""
337
+
338
+ #: config/customizer-seo-settings.php:143
339
+ msgid "Document Head"
340
+ msgstr ""
341
+
342
+ #: config/customizer-seo-settings.php:133
343
+ msgid "Apply noarchive to the homepage"
344
+ msgstr ""
345
+
346
+ #: config/customizer-seo-settings.php:125
347
+ msgid "Apply nofollow to the homepage"
348
+ msgstr ""
349
+
350
+ #: config/customizer-seo-settings.php:117
351
+ msgid "Apply noindex to the homepage"
352
+ msgstr ""
353
+
354
+ #: config/customizer-seo-settings.php:91
355
+ msgid "Add site description (tagline) to document title on home page? "
356
+ msgstr ""
357
+
358
+ #: config/customizer-seo-settings.php:83
359
+ msgid "If you leave the document title field blank, your site’s title will be used instead."
360
+ msgstr ""
361
+
362
+ #: config/customizer-seo-settings.php:82
363
+ msgid "Homepage Document Title"
364
+ msgstr ""
365
+
366
+ #: config/customizer-seo-settings.php:74
367
+ msgid "Site Description (tagline)"
368
+ msgstr ""
369
+
370
+ #: config/customizer-seo-settings.php:69
371
+ msgid "Primary Title H1"
372
+ msgstr ""
373
+
374
+ #: config/customizer-seo-settings.php:33
375
+ msgid "Add site name to document title on inner pages? "
376
+ msgstr ""
377
+
378
+ #: config/customizer-seo-settings.php:23
379
+ msgid "Customize the various theme SEO settings."
380
+ msgstr ""
381
+
382
+ #: lib/views/pages/genesis-admin-upgraded.php:30
383
+ msgid "Changes"
384
+ msgstr ""
385
+
386
+ #. translators: %s: URL to studiopress.com.
387
+ #: lib/views/misc/use-child-theme-notice.php:20
388
  msgid "For more information, see our article at %s"
389
  msgstr ""
390
 
391
  #. translators: Open and close anchor tags.
392
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
393
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
394
  msgstr ""
395
 
396
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:22
397
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
398
  msgstr ""
399
 
400
  #. translators: Open and close span tags, abbreviation expansion for SEO.
401
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:62
402
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
403
  msgstr ""
404
 
405
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
406
  msgid "SEO"
407
  msgstr ""
408
 
409
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
410
  msgid "Search engine optimization"
411
  msgstr ""
412
 
413
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
414
  msgid "301 Redirect."
415
  msgstr ""
416
 
417
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:54
418
  msgid "Top: after opening body tag"
419
  msgstr ""
420
 
421
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:53
422
  msgid "Bottom: before closing body tag"
423
  msgstr ""
424
 
425
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:49
426
  msgid "Body Scripts Position"
427
  msgstr ""
428
 
429
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:38
430
  msgid "Body Scripts"
431
  msgstr ""
432
 
433
+ #. translators: %s: Name of head tag.
434
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:30
435
  msgid "Output before the closing %s tag, after sitewide header scripts."
436
  msgstr ""
437
 
438
+ #. translators: %s: Theme settings admin screen link.
439
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
440
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
441
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
442
  msgid "Default Layout set in %s"
443
  msgstr ""
444
 
445
  #. translators: Opn and close post type archive link, post type name.
446
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:19
447
  msgid "View the %1$s%3$s archive%2$s."
448
  msgstr ""
449
 
450
+ #. translators: 1: Open anchor tag to theme settings, 2: Close anchor tag to
451
+ #. theme settings.
452
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:29
453
+ msgid "Default Layout set in %1$sTheme Settings%2$s"
454
  msgstr ""
455
 
456
+ #. translators: %s: Reference link.
457
+ #: lib/views/help/genesis-inpost-seo.php:59
458
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
459
  msgstr ""
460
 
461
+ #: lib/views/help/genesis-inpost-seo.php:56
462
  msgid "Apply noarchive to this post/page"
463
  msgstr ""
464
 
465
+ #: lib/views/help/genesis-inpost-seo.php:49
466
  msgid "Apply nofollow to this post/page"
467
  msgstr ""
468
 
469
+ #. translators: %s: Reference link.
470
+ #: lib/views/help/genesis-inpost-seo.php:45
471
+ #: lib/views/help/genesis-inpost-seo.php:52
472
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
473
  msgstr ""
474
 
475
+ #: lib/views/help/genesis-inpost-seo.php:42
476
  msgid "Apply noindex to this post/page"
477
  msgstr ""
478
 
479
+ #. translators: %s: Reference link.
480
+ #: lib/views/help/genesis-inpost-seo.php:38
481
  msgid " &mdash; Redirect this post/page to this URL. %s."
482
  msgstr ""
483
 
484
+ #. translators: %s: Reference link.
485
+ #: lib/views/help/genesis-inpost-seo.php:31
486
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
487
  msgstr ""
488
 
489
+ #: lib/views/help/genesis-inpost-seo.php:25
490
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
491
  msgstr ""
492
 
493
+ #: lib/views/help/genesis-inpost-seo.php:21
494
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
495
  msgstr ""
496
 
497
+ #: lib/views/help/genesis-inpost-seo.php:17
498
  msgid " &mdash; Output in the document <title> Tag."
499
  msgstr ""
500
 
501
+ #. translators: 1: Open anchor tag, 2: Close anchor tag.
502
+ #: lib/views/help/genesis-blog.php:28
503
+ msgid "You can find more on this feature in the %1$sHow to Add a Post Category Page tutorial.%2$s"
504
  msgstr ""
505
 
506
  #. Description of the plugin/theme
511
  msgid "Edit Archive Settings"
512
  msgstr "تعديل اعدادات الارشيف"
513
 
514
+ #: lib/views/pages/genesis-admin-upgraded.php:69
515
  msgid "Removed"
516
  msgstr "محذوف"
517
 
518
+ #: lib/views/pages/genesis-admin-upgraded.php:45
519
  msgid "Changed"
520
  msgstr ""
521
 
522
+ #: lib/views/pages/genesis-admin-upgraded.php:32
523
  msgid "Added"
524
  msgstr ""
525
 
526
+ #: lib/views/misc/use-child-theme-notice.php:20
527
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
528
  msgstr ""
529
 
530
+ #: lib/views/misc/use-child-theme-notice.php:18
531
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
532
  msgstr ""
533
 
534
+ #: lib/views/misc/use-child-theme-notice.php:16
535
  msgid "Please Activate a Genesis Child Theme:"
536
  msgstr ""
537
 
538
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:19
539
  msgid "Use for site title/logo"
540
  msgstr ""
541
 
542
+ #: config/customizer-theme-settings.php:33
543
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:41
544
  msgid "Check For Updates"
545
  msgstr ""
546
 
547
+ #: lib/views/help/genesis-information.php:26
548
  msgid "If you provide an email address, your site will email you when the update can be performed."
549
  msgstr ""
550
 
551
+ #: lib/classes/class-genesis-admin-seo-settings.php:45
552
+ #: lib/classes/class-genesis-admin-settings.php:60
553
+ #: lib/classes/class-genesis-admin.php:129
554
  msgid "Save Changes"
555
  msgstr ""
556
 
557
+ #: lib/views/help/genesis-inpost-seo.php:59
558
  msgid "Read more about noarchive"
559
  msgstr ""
560
 
561
+ #: lib/views/help/genesis-inpost-seo.php:52
562
  msgid "Read more about nofollow"
563
  msgstr ""
564
 
565
+ #: lib/views/help/genesis-inpost-seo.php:45
566
  msgid "Read more about noindex"
567
  msgstr ""
568
 
569
+ #: lib/views/help/genesis-inpost-seo.php:38
570
  msgid "Read more about 301 Redirects"
571
  msgstr ""
572
 
573
+ #: lib/views/help/genesis-inpost-seo.php:31
574
  msgid "Read more about Custom Canonical URL"
575
  msgstr ""
576
 
577
+ #: config/customizer-theme-settings.php:297
578
  msgid "Entry Pagination Type"
579
  msgstr ""
580
 
581
+ #. translators: %s: URL for current website.
582
+ #: 404.php:48
583
  msgid "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."
584
+ msgstr "عذراً، الصفحة التي تبحث عنها غير موجودة. يُمكنك العودة الي <a href=\"%s\">الصفحة الرئيسية</a>، او ربما تجد ما تريد في الاقتراحات الموجودة بالاسفل."
585
 
586
+ #: lib/widgets/featured-post-widget.php:454
587
  msgid "Exclude Previously Displayed Posts?"
588
  msgstr "إستبعاد المشاركات المعروضة مسبقا؟"
589
 
590
+ #: lib/structure/post.php:445
591
  msgid "Sorry, no content matched your criteria."
592
  msgstr "آسف, لا يوجد محتوى مطابق للمعايير الخاصة بك."
593
 
594
+ #: lib/structure/comments.php:369
595
  msgid "at"
596
  msgstr "عند"
597
 
598
+ #: lib/classes/class-genesis-script-loader.php:197
599
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
600
  msgstr ""
601
 
602
+ #: lib/classes/class-genesis-script-loader.php:196
603
  msgid "The changes you made will be lost if you navigate away from this page."
604
  msgstr ""
605
 
606
+ #: lib/functions/deprecated.php:422
607
  msgid "decimal or hexidecimal entities"
608
  msgstr "عشري أو كيانات سداسية"
609
 
610
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
611
  msgid "Primary Navigation Extras"
612
  msgstr "إضافات الملاحة الأساسية"
613
 
614
+ #: lib/admin/inpost-metaboxes.php:136
615
  msgid "Scripts"
616
  msgstr "مخطوطات"
617
 
618
  #. translators: Meta noindex attribute.
619
  #. translators: Meta nofollow attribute.
620
  #. translators: Meta noarchive attribute.
 
 
621
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
622
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:54
623
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:61
624
  msgid "Apply %s to this archive"
625
  msgstr "تطبيق %s على هذا الأرشيف"
626
 
627
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:41
628
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:87
629
  msgid "Robots Meta Tags"
630
  msgstr "كلمات روبوتات الميتا:"
631
 
632
+ #: config/customizer-seo-settings.php:108
633
+ #: lib/views/help/genesis-inpost-seo.php:24
634
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
635
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:47
636
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:77
637
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:33
638
+ #: lib/views/meta-boxes/genesis-user-seo.php:34
639
  msgid "Meta Keywords"
640
  msgstr "كلمات ميتا الرئيسية"
641
 
642
+ #: config/customizer-seo-settings.php:99
643
+ #: lib/views/help/genesis-inpost-seo.php:20
644
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:26
645
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:34
646
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
647
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:26
648
+ #: lib/views/meta-boxes/genesis-user-seo.php:27
649
  msgid "Meta Description"
650
  msgstr "وصف ميتا"
651
 
653
  msgid "Archive"
654
  msgstr "الأرشيف"
655
 
656
+ #. translators: %s: URL for current website.
657
+ #: 404.php:41
658
  msgid "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."
659
+ msgstr "عذراً، الصفحة التي تبحث عنها غير موجودة. يُمكنك العودة الي <a href=\"%s\">الصفحة الرئيسية</a>، او ربما تجد ما تريد في الاقتراحات الموجودة بالاسفل او يُمكنك استخدام نموذج البحث ادناه للبحث عنه."
660
 
661
+ #: 404.php:33
662
  msgid "Not found, error 404"
663
  msgstr "غير موجود، خطأ 404"
664
 
666
  msgid "Search Results for:"
667
  msgstr "نتائج البحث عن:"
668
 
669
+ #: lib/classes/class-genesis-contributor.php:120
670
  msgid "Contributor"
671
  msgstr "مساهم"
672
 
673
+ #: lib/views/pages/genesis-admin-upgraded.php:108
674
  msgid "Contributors"
675
  msgstr "المشاركون"
676
 
677
+ #: lib/classes/class-genesis-contributor.php:121
678
  msgid "Lead Developer"
679
  msgstr "المطورون الأساسيون"
680
 
681
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:15
682
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
683
  msgstr "هذا الإعداد سيتم فقط الصفحات التي تستعمل قالب \"المدونة\" "
684
 
685
+ #: config/customizer-seo-settings.php:65
686
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:32
687
  msgid "Homepage"
688
  msgstr "الصفحة الرئيسية"
689
 
690
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:29
691
  msgid "Posts Page"
692
  msgstr "صفحة التدوينات"
693
 
694
+ #: lib/classes/class-genesis-admin-settings.php:295
695
  msgid "Blog Page Template"
696
  msgstr "قالب صفحة المدونة"
697
 
698
+ #: lib/classes/class-genesis-admin-settings.php:236
699
+ #: lib/classes/class-genesis-admin-settings.php:286
700
+ #: lib/views/help/genesis-navigation.php:15
701
  msgid "Navigation"
702
  msgstr "التصفح"
703
 
704
+ #: config/customizer-theme-settings.php:58
705
+ #: lib/classes/class-genesis-admin-settings.php:233
706
+ #: lib/classes/class-genesis-admin-settings.php:282
707
+ #: lib/views/help/genesis-header.php:15
708
  msgid "Header"
709
  msgstr "الترويسة"
710
 
711
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
712
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
713
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
714
  msgstr "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
715
 
716
+ #: config/customizer-seo-settings.php:100
717
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:71
718
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
719
  msgstr "الوصف يمكن إستعماله لتحديد النص أسفل العنوان في نتائج محركات البحث."
720
 
721
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:52
722
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
723
  msgstr "في حال تركت حقل العنوان المخصص فارغا سيتم إستعمال العنوان الإفتراضي للمدونة او الموقع المعين في إعدادات وورد بريس سلفا"
724
 
725
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
726
  msgid "Site Description (Tagline)"
727
  msgstr "وصف المدونة او الموقع"
728
 
729
+ #: config/customizer-seo-settings.php:42
730
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:45
731
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
732
  msgstr "في حال كان العنوان مركبا من جزئين او أكثر، سيتم الفصل بينها بفاصل، يمكنك تخصيص فاصل من هذا الإعداد."
733
 
734
+ #: config/customizer-seo-settings.php:41
735
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:43
736
  msgid "Document Title Separator"
737
  msgstr "فواصل عناوين التدوينات والصفحات:"
738
 
739
+ #: config/customizer-seo-settings.php:51
740
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:58
741
  msgid "Determines which side the added title text will go on."
742
  msgstr "إختار الإتجاه الذي ستقوم عناوين التدوينات والصفحات بمحاذاته"
743
 
744
+ #. translators: %s: Escaped title tag.
745
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
746
  msgid "Add site name to %s on inner pages?"
747
  msgstr "إظافة إسم المدونة او الموقع إلى وسم %s في الصفحات الداخلية ؟"
748
 
749
  #. translators: Escaped title tag.
750
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:59
751
  msgid "Add site description (tagline) to %s on home page?"
752
  msgstr "إضافة وصف المدونة او الموقع إلى وسم %s في الصفحة الرئيسية ؟"
753
 
759
  msgid "Search this website"
760
  msgstr "هل تبحث عن شئ؟"
761
 
762
+ #: lib/structure/loops.php:364
763
  msgid "Read more"
764
  msgstr "قراءة المزيد"
765
 
766
+ #: lib/views/pages/genesis-admin-upgraded.php:134
767
  msgid "Go to SEO Settings &rarr;"
768
  msgstr "الذهاب الى إعدادات SEO &rarr;"
769
 
770
+ #: lib/views/pages/genesis-admin-upgraded.php:132
771
  msgid "Go to Theme Settings &rarr;"
772
  msgstr "الذهاب الى إعدادات القالب &rarr;"
773
 
774
+ #: lib/views/pages/genesis-admin-upgraded.php:83
775
  msgid "Project Leads"
776
  msgstr "المشرفون على المشروع"
777
 
778
+ #. translators: %s: Genesis version.
779
+ #: lib/classes/class-genesis-admin-upgraded.php:37
780
  msgid "Welcome to Genesis %s"
781
  msgstr "مرحبا بكم في إطار عمل Genesis %s"
782
 
784
  msgid "Google+"
785
  msgstr "Google+"
786
 
787
+ #: config/customizer-theme-settings.php:62
788
  msgid "Use for site title/logo:"
789
  msgstr "يستعمل من أجل عنوان او شعار المدونة او الموقع"
790
 
791
+ #: lib/structure/footer.php:152
792
  msgid "on"
793
  msgstr " "
794
 
795
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:54
796
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:40
797
  msgid "Leave empty if you do not want to display any intro text."
798
  msgstr "أتركوه فارغا في حال لم ترغبوا في عرض النص الترحيبي للأرشيف"
799
 
800
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:43
801
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:35
802
  msgid "Archive Intro Text"
803
  msgstr "النص الترحيبي للأرشيف"
804
 
805
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:35
806
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:28
807
  msgid "Leave empty if you do not want to display a headline."
808
  msgstr "أتركوه فارغا في حال لم ترغبوا في عرض الترويسة"
809
 
810
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:27
811
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:20
812
  msgid "Archive Headline"
813
  msgstr "ترويسة الأرشيف"
814
 
815
+ #: lib/classes/class-genesis-admin-seo-settings.php:49
816
+ #: lib/classes/class-genesis-admin-settings.php:64
817
+ #: lib/classes/class-genesis-admin.php:133
818
  msgid "Error saving settings."
819
  msgstr "خلل أثناء حفظ الإعدادات."
820
 
821
+ #: lib/widgets/user-profile-widget.php:198
822
  msgid "Custom Text Content"
823
  msgstr "محتوى نصي مخصص"
824
 
825
+ #: lib/init.php:89
826
  msgid "Secondary Navigation Menu"
827
  msgstr "القائمة التصفح الرئيسية"
828
 
829
+ #: lib/functions/widgetize.php:125
830
  msgid "Header Left"
831
  msgstr "أعلى الموقع على اليسار"
832
 
833
+ #: lib/widgets/user-profile-widget.php:217
834
  msgid "Extended page link text"
835
  msgstr "نص رابط الصفحة الموسعة"
836
 
837
+ #. translators: %d: Footer widget counter.
838
+ #: lib/functions/widgetize.php:183
839
  msgid "Footer %d widget area."
840
  msgstr "منطقة المربعات الجانبية لأسفل الموقع رقم %d"
841
 
842
+ #: lib/functions/widgetize.php:148
843
  msgid "This is the secondary sidebar if you are using a three column site layout option."
844
  msgstr "هذه هي القائمة الجانبية الرئيسية في حال كنت تستخدم تخطيط يتضمن ثلاث أعمدة"
845
 
846
+ #: lib/functions/widgetize.php:137
847
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
848
  msgstr "هذه هي القائمة الجانبية الرئيسية في حال كنت تستخدم تخطيط يتضمن عمودين او ثلاث"
849
 
850
+ #: lib/functions/deprecated.php:232
851
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
852
  msgstr "لقد تم إستبدال الحجة \"context\" بـ \"theme_location\" في مصفوفة $args ."
853
 
854
+ #. translators: %s: Genesis_Admin class name.
855
+ #: lib/classes/class-genesis-admin.php:140
856
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
857
  msgstr "لا يمكنكم إستعمال %s لإنشاء قائمتين في نفس المكان، الرجاء فصلهما وإختيار قائمتين مختلفتين"
858
 
859
+ #: lib/views/meta-boxes/genesis-user-author.php:15
860
  msgid "Author Archive Settings"
861
  msgstr "إعدادات أرشيف الكاتب"
862
 
863
+ #: lib/views/meta-boxes/genesis-user-settings.php:15
864
  msgid "User Permissions"
865
  msgstr "صلاحيات المستخدم"
866
 
867
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:35
868
  msgid "Please select the color style from the drop down list and save your settings."
869
  msgstr "الرجاء إختيار لون القالب من القائمة المنسدلة وحفظ التغيرات بعد ذلك."
870
 
871
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:21
872
  msgid "Color Style:"
873
  msgstr "لون القالب"
874
 
875
+ #. translators: %s: </head>
876
+ #. translators: %s: </body>
877
  #. translators: Escaped HTML head tag.
878
  #. translators: Escaped HTML body tag.
879
+ #: config/customizer-theme-settings.php:317
880
+ #: config/customizer-theme-settings.php:327
881
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:25
882
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:38
883
  msgid "This code will output immediately before the closing %s tag in the document source."
884
  msgstr "وسم %1$s يتم تنفيذه قبل غلق وسم %2$s في الكود المصدري"
885
 
886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
887
  msgid "Image Size:"
888
  msgstr "حجم الصورة:"
889
 
890
+ #: lib/classes/class-genesis-admin-settings.php:268
891
  msgid "Color Style"
892
  msgstr "ألوان التنسيق"
893
 
894
+ #: lib/classes/class-genesis-admin-settings.php:82
895
  msgid "Follow me on Twitter"
896
  msgstr "تابعني على تويتر"
897
 
898
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:60
899
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:61
900
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:149
901
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:177
902
+ #: lib/views/help/cpt-archive-archive.php:15
903
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:16
904
  msgid "Archive Settings"
905
  msgstr "إعدادات الأرشيف"
906
 
907
  #. translators: Meta rel attribute.
908
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:34
909
  msgid "Adjacent Posts %s link tags"
910
  msgstr "مجاورة وسم %s للتدوينات او الصفحات لوسوم الرابط"
911
 
912
+ #: lib/admin/inpost-metaboxes.php:216
913
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:156
914
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:179
915
+ #: lib/views/help/cpt-archive-layout.php:15
916
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:23
917
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:27
918
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:15
919
+ #: lib/views/meta-boxes/genesis-user-layout.php:17
920
  msgid "Layout Settings"
921
  msgstr "إعدادات تخطيط الموقع"
922
 
923
+ #: config/customizer-seo-settings.php:22 lib/admin/inpost-metaboxes.php:33
924
+ #: lib/admin/inpost-metaboxes.php:63
925
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:15
926
  msgid "Theme SEO Settings"
927
  msgstr "إعدادات SEO للقالب"
928
 
929
+ #: lib/functions/formatting.php:389
930
  msgctxt "separator in time difference"
931
  msgid "and"
932
  msgstr "و"
933
 
934
+ #. translators: %s: Number of second(s).
935
+ #: lib/functions/formatting.php:358
936
  msgctxt "time difference"
937
  msgid "%s second"
938
  msgid_plural "%s seconds"
943
  msgstr[4] "%s من الثواني"
944
  msgstr[5] "%s من الثواني"
945
 
946
+ #. translators: %s: Number of minute(s).
947
+ #: lib/functions/formatting.php:356
948
  msgctxt "time difference"
949
  msgid "%s minute"
950
  msgid_plural "%s minutes"
955
  msgstr[4] "%s من الدقائق"
956
  msgstr[5] "%s من الدقائق"
957
 
958
+ #. translators: %s: Number of hour(s).
959
+ #: lib/functions/formatting.php:354
960
  msgctxt "time difference"
961
  msgid "%s hour"
962
  msgid_plural "%s hours"
967
  msgstr[4] "%s من الساعات"
968
  msgstr[5] "%s من الساعات"
969
 
970
+ #. translators: %s: Number of day(s).
971
+ #: lib/functions/formatting.php:352
972
  msgctxt "time difference"
973
  msgid "%s day"
974
  msgid_plural "%s days"
979
  msgstr[4] "%s من الأيام"
980
  msgstr[5] "%s من الأيام"
981
 
982
+ #. translators: %s: Number of week(s).
983
+ #: lib/functions/formatting.php:350
984
  msgctxt "time difference"
985
  msgid "%s week"
986
  msgid_plural "%s weeks"
991
  msgstr[4] "%s من الأسابيع"
992
  msgstr[5] "%s من الأسابيع"
993
 
994
+ #. translators: %s: Number of month(s).
995
+ #: lib/functions/formatting.php:348
996
  msgctxt "time difference"
997
  msgid "%s month"
998
  msgid_plural "%s months"
1003
  msgstr[4] "%s من الشهور"
1004
  msgstr[5] "%s من الشهور"
1005
 
1006
+ #. translators: %s: Number of year(s).
1007
+ #: lib/functions/formatting.php:346
1008
  msgctxt "time difference"
1009
  msgid "%s year"
1010
  msgid_plural "%s years"
1015
  msgstr[4] "%s من السنوات"
1016
  msgstr[5] "%s من السنوات"
1017
 
1018
+ #: lib/functions/formatting.php:340
1019
  msgctxt "time difference"
1020
  msgid "seconds"
1021
  msgstr "ثواني"
1022
 
1023
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:85
 
1024
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
1025
  msgstr "هذه الإعدادات ستمس جميع صفحات القالب التي تحوي تدوينات بداخلها مثل: الصفحة الرئيسية للمدونة، صفحة الأرشيف، صفحة الكاتب، التصنيفات، نتائج البحث وأيضا صفحة الوسوم."
1026
 
1027
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:45
1028
  msgid "404 Page"
1029
  msgstr "صفحة الخطأ (404)"
1030
 
1031
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:42
1032
  msgid "Archives"
1033
  msgstr "الأرشيف"
1034
 
1035
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:39
1036
  msgid "Pages"
1037
  msgstr "الصفحات"
1038
 
1039
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:26
1040
  msgid "Front Page"
1041
  msgstr "صفحة الإستقبال"
1042
 
1043
+ #: lib/classes/class-genesis-admin-settings.php:243
1044
+ #: lib/classes/class-genesis-admin-settings.php:298
1045
+ #: lib/views/help/genesis-scripts.php:15
1046
  msgid "Header and Footer Scripts"
1047
  msgstr "شفرات أعلى وأسفل الموقع (Header & Footer)"
1048
 
1049
+ #: config/customizer-theme-settings.php:204
1050
+ #: lib/classes/class-genesis-admin-settings.php:240
1051
+ #: lib/classes/class-genesis-admin-settings.php:293
1052
+ #: lib/views/help/genesis-comments.php:15
1053
  msgid "Comments and Trackbacks"
1054
  msgstr "التعليقات والتنبيهات"
1055
 
1056
+ #: lib/classes/class-genesis-admin-settings.php:232
1057
+ #: lib/classes/class-genesis-admin-settings.php:278
1058
+ #: lib/views/help/genesis-layout.php:15
1059
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:22
1060
  msgid "Default Layout"
1061
  msgstr "التخطيط الإفتراضي"
1062
 
1063
+ #: config/customizer-seo-settings.php:109
1064
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:81
1065
  msgid "Keywords are generally ignored by Search Engines."
1066
  msgstr "أهمية الكلمات المفتاحية تتغير من محرك بحث لآخر."
1067
 
1068
+ #: lib/classes/class-genesis-admin-seo-settings.php:47
1069
+ #: lib/classes/class-genesis-admin-settings.php:62
1070
+ #: lib/classes/class-genesis-admin.php:131
1071
  msgid "Settings saved."
1072
  msgstr "تم حفظ التغيرات بنجاح."
1073
 
1074
+ #: lib/classes/class-genesis-admin-seo-settings.php:48
1075
+ #: lib/classes/class-genesis-admin-settings.php:63
1076
+ #: lib/classes/class-genesis-admin.php:132
1077
  msgid "Settings reset."
1078
  msgstr "تم إستعادة الإعدادات الإفتراضية بنجاح."
1079
 
1080
+ #: lib/classes/class-genesis-admin-import-export.php:100
1081
  msgid "Settings successfully imported."
1082
  msgstr "تم إستيراد الإعدادات بنجاح"
1083
 
1084
+ #: lib/views/pages/genesis-admin-import-export.php:38
1085
  msgid "Upload File and Import"
1086
  msgstr "رفع واستيراد الملف"
1087
 
1088
+ #: lib/views/pages/genesis-admin-import-export.php:30
1089
  msgid "Choose the file from your computer and click \"Upload file and Import\""
1090
  msgstr "الرجاء إختيار الملف من جهازكم والنقر على زر \"رفع وإستيراد\""
1091
 
1092
+ #: lib/admin/customizer.php:94
1093
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:24
1094
  msgid "Default"
1095
  msgstr "الإفتراضي"
1096
 
1097
+ #: lib/structure/post.php:679 lib/structure/post.php:799
1098
  msgid "Next Page"
1099
  msgstr "الصفحة التالية"
1100
 
1101
+ #: lib/structure/post.php:678 lib/structure/post.php:761
1102
  msgid "Previous Page"
1103
  msgstr "الصفحة السابقة"
1104
 
1106
  msgid "ago"
1107
  msgstr "خلت"
1108
 
1109
+ #: lib/classes/class-genesis-script-loader.php:195
1110
  msgid "Select / Deselect All"
1111
  msgstr "إختيار الكل / عدم إختيار الكل"
1112
 
1113
+ #: lib/classes/class-genesis-admin-import-export.php:145
1114
  msgid "No export options available."
1115
  msgstr "لا توجد أي خصائص مصدرة حاليا"
1116
 
1117
+ #. translators: %d: Footer widget counter.
1118
+ #: lib/functions/widgetize.php:181
1119
  msgid "Footer %d"
1120
  msgstr "القائمة الجانبية لأسفل الموقع %d"
1121
 
1123
  msgid "No Label Selected"
1124
  msgstr "بدون إختيار"
1125
 
1126
+ #: lib/classes/class-genesis-admin-import-export.php:102
1127
  msgid "There was a problem importing your settings. Please try again."
1128
  msgstr "لقد وقع خلل ما منع عملية إستيراد الإعدادات بنجاح، الرجاء المحاولة مجددا"
1129
 
1130
+ #: lib/functions/markup.php:1185 lib/functions/widgetize.php:147
1131
  msgid "Secondary Sidebar"
1132
  msgstr "القائمة الجانبية الثانوية"
1133
 
1134
+ #: lib/functions/markup.php:1164 lib/functions/widgetize.php:136
1135
  msgid "Primary Sidebar"
1136
  msgstr "القائمة الجانبية الرئيسية"
1137
 
1138
+ #: lib/functions/widgetize.php:125
1139
  msgid "Header Right"
1140
  msgstr "أعلى الموقع على اليمين"
1141
 
1142
+ #: lib/classes/class-genesis-breadcrumb.php:71
1143
  msgid "Not found: "
1144
  msgstr "غير موجود:"
1145
 
1146
+ #: lib/widgets/featured-post-widget.php:549
1147
  msgid "No Content"
1148
  msgstr "بدون محتوى"
1149
 
1150
+ #: lib/widgets/featured-post-widget.php:548
1151
  msgid "Show Content Limit"
1152
  msgstr "إظهار حد المحتوى"
1153
 
1154
+ #: lib/widgets/featured-post-widget.php:547
1155
  msgid "Show Excerpt"
1156
  msgstr "إظهار المقتطف"
1157
 
1158
+ #: lib/widgets/featured-post-widget.php:546
1159
  msgid "Show Content"
1160
  msgstr "إظهار المحتوى"
1161
 
1162
+ #: lib/widgets/featured-post-widget.php:544
1163
  msgid "Content Type"
1164
  msgstr "إظهار نوع المحتوى"
1165
 
1166
+ #: lib/widgets/featured-post-widget.php:536
1167
  msgid "Show Post Info"
1168
  msgstr "إظهار معلومات التدوينة"
1169
 
1170
+ #: lib/widgets/featured-page-widget.php:294
1171
+ #: lib/widgets/featured-post-widget.php:496
1172
  msgid "Show Featured Image"
1173
  msgstr "إظهار الصورة البارزة"
1174
 
1175
+ #: lib/views/meta-boxes/genesis-user-author.php:36
1176
  msgid "This text will be the first paragraph, and display on the first page"
1177
  msgstr "هذا النص سيكون الفقرة الأولى وسيعرض في الصفحة الأولى"
1178
 
1179
+ #: lib/views/meta-boxes/genesis-user-author.php:33
1180
  msgid "Custom Description Text"
1181
  msgstr "نص الوصف المخصص"
1182
 
1183
  #. translators: Escaped H1 tag.
1184
+ #: lib/views/meta-boxes/genesis-user-author.php:26
1185
  msgid "Will display in the %s tag at the top of the first page"
1186
  msgstr "سيتم إظهارها في وسم %s في أعلى أول صفحة"
1187
 
1188
+ #: lib/views/meta-boxes/genesis-user-author.php:20
1189
  msgid "Custom Archive Headline"
1190
  msgstr "ترويسة الأرشيف المخصصة"
1191
 
1192
+ #: lib/views/meta-boxes/genesis-user-author.php:16
1193
+ #: lib/views/meta-boxes/genesis-user-layout.php:18
1194
+ #: lib/views/meta-boxes/genesis-user-seo.php:16
1195
  msgid "These settings apply to this author's archive pages."
1196
  msgstr "هذه الإعدادات تنطبق على صفحات أرشيف هذا الكاتب فقط"
1197
 
1198
+ #: lib/views/meta-boxes/genesis-user-author.php:47
1199
  msgid "Enable Author Box on this User's Archives?"
1200
  msgstr "تفعيل صندوق عن \"عن الكاتب\" في أسفل مواضيع أرشيف هذا الكاتب ؟"
1201
 
1202
+ #: lib/views/meta-boxes/genesis-user-author.php:44
1203
  msgid "Enable Author Box on this User's Posts?"
1204
  msgstr "تفعيل صندوق عن \"عن الكاتب\" في أسفل مواضيع هذا الكاتب ؟"
1205
 
1206
+ #: lib/views/meta-boxes/genesis-user-settings.php:31
1207
  msgid "Enable Import/Export Submenu?"
1208
  msgstr "تفعيل تصدير وإستيراد القائمة الثانوية"
1209
 
1210
+ #: lib/views/meta-boxes/genesis-user-settings.php:26
1211
  msgid "Enable SEO Settings Submenu?"
1212
  msgstr " تفعيل إعدادات SEO للقائمة الثانوية"
1213
 
1214
+ #: lib/views/meta-boxes/genesis-user-settings.php:22
1215
  msgid "Enable Genesis Admin Menu?"
1216
  msgstr "تفعيل شريط أدوات الإدارة ؟"
1217
 
1218
+ #: lib/views/meta-boxes/genesis-user-settings.php:19
1219
  msgid "Genesis Admin Menus"
1220
  msgstr "شريط أدوات الإدارة"
1221
 
1222
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:50
1223
  msgid "Include the Featured Image?"
1224
  msgstr " ؟تضمين الصورة البارزة"
1225
 
1226
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:20
1227
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:23
1228
+ #: lib/views/meta-boxes/genesis-user-layout.php:22
1229
+ #: lib/views/meta-boxes/genesis-user-layout.php:25
1230
  msgid "Choose Layout"
1231
  msgstr "إختار تخطيط"
1232
 
1233
+ #: lib/classes/class-genesis-admin-import-export.php:46
1234
+ #: lib/classes/class-genesis-admin-import-export.php:64
1235
+ #: lib/views/help/import-export-general.php:15
1236
  msgid "Import/Export"
1237
  msgstr "التصدير والإستيراد"
1238
 
1239
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:56
1240
  msgid "Custom Post Class"
1241
  msgstr "تنسيق مخصص للتدوينة"
1242
 
1243
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:50
1244
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:51
1245
  msgid "Custom Body Class"
1246
  msgstr "تنسيق مخصص للـ Body"
1247
 
1248
+ #: lib/views/help/genesis-inpost-seo.php:35
1249
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
1250
  msgid "Custom Redirect URL"
1251
  msgstr "وسم إعادة توجيه مخصص"
1252
 
1253
  #. translators: Title string length
1254
  #. translators: Description string length
1255
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:27
1256
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
1257
  msgid "Characters Used: %s"
1258
  msgstr "الحروف المتسعملة: %s"
1259
 
1260
+ #: lib/views/pages/genesis-admin-import-export.php:61
1261
  msgid "Download Export File"
1262
  msgstr "تحميل ملف التصدير"
1263
 
1264
+ #: lib/views/pages/genesis-admin-import-export.php:54
1265
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1266
  msgstr "عندما تقوم بحفظ الملف المحمل، سيكون بإستطاعتك إستعماله لإستيراد نفس هذه الإعدادات لموقع ثان."
1267
 
1268
+ #: lib/views/pages/genesis-admin-import-export.php:46
1269
  msgid "Export Genesis Settings File"
1270
  msgstr "تصدير ملف إعدادات إطار العمل"
1271
 
1272
+ #: lib/views/pages/genesis-admin-import-export.php:35
1273
  msgid "Upload File (Maximum Size: %s): "
1274
  msgstr "رفع الملف: (أقصى حجم: %s)"
1275
 
1276
+ #: lib/views/pages/genesis-admin-import-export.php:22
1277
  msgid "Import Genesis Settings File"
1278
  msgstr "إستيراد ملف إعدادات إطار العمل"
1279
 
1280
+ #: lib/classes/class-genesis-admin-import-export.php:45
1281
  msgid "Genesis - Import/Export"
1282
  msgstr "التصدير والإستيراد"
1283
 
1284
+ #: lib/widgets/user-profile-widget.php:223
1285
  msgid "Show Author Archive Link?"
1286
  msgstr "إظهار رابط ارشيف الكاتب ؟"
1287
 
1288
+ #: lib/widgets/user-profile-widget.php:204
1289
  msgid "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."
1290
  msgstr "الرجاء إختيار صفحة \"عن الكاتب\" الموسعة من القائمة أسفله، ستكون هذه هي الصفحة الموصولة بالرابط أسفل النبذة"
1291
 
1292
+ #: lib/widgets/user-profile-widget.php:197
1293
  msgid "Custom Text (below)"
1294
  msgstr "نص مخصص (أسفله)"
1295
 
1296
+ #: lib/widgets/user-profile-widget.php:195
1297
  msgid "Author Bio"
1298
  msgstr "نبذة عن الكاتب"
1299
 
1300
+ #: lib/widgets/user-profile-widget.php:192
1301
  msgid "Select which text you would like to use as the author description"
1302
  msgstr "الرجاء إختيار أي نص ترغبون بأن يستعمل كوصف للكاتب"
1303
 
1304
+ #: lib/widgets/user-profile-widget.php:173
1305
  msgid "Extra Large"
1306
  msgstr "كبيرة للغاية"
1307
 
1308
+ #: lib/widgets/user-profile-widget.php:172
1309
  msgid "Large"
1310
  msgstr "كبيرة"
1311
 
1312
+ #: lib/widgets/user-profile-widget.php:171
1313
  msgid "Medium"
1314
  msgstr "متوسطة"
1315
 
1316
+ #: lib/widgets/user-profile-widget.php:170
1317
  msgid "Small"
1318
  msgstr "صغيرة"
1319
 
1333
  msgid "Displays user profile block with Gravatar"
1334
  msgstr "لعرض ملف الكاتب الشخصي مع صورة رمزية له"
1335
 
1336
+ #: lib/widgets/featured-post-widget.php:589
1337
  msgid "Link Text"
1338
  msgstr "رابط النص"
1339
 
1340
+ #: lib/widgets/featured-post-widget.php:585
1341
  msgid "Show Category Archive Link"
1342
  msgstr "إظهار رابط أرشيف التصنيف"
1343
 
1344
+ #: lib/widgets/featured-post-widget.php:567
1345
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1346
  msgstr "الرجاء إكمال المعلومات أسفله في حال رغبتم في إظهار قائمة غير مرتبة من هذا التصنيف"
1347
 
1348
+ #: lib/widgets/featured-post-widget.php:559
1349
  msgid "More Text (if applicable)"
1350
  msgstr "نص قراءة المزيد (إذا وُجِدَ)"
1351
 
1352
+ #: lib/widgets/featured-post-widget.php:531
1353
  msgid "Show Post Title"
1354
  msgstr "إظهار عنوان التدوينة"
1355
 
1356
+ #: lib/widgets/featured-post-widget.php:482
1357
+ #: lib/widgets/user-profile-widget.php:183
1358
  msgid "Gravatar Alignment"
1359
  msgstr "محاذات الصورة الرمزية"
1360
 
1361
+ #: lib/widgets/featured-post-widget.php:477
1362
  msgid "Extra Large (125px)"
1363
  msgstr "كبيرة للغاية (125 بيكسل)"
1364
 
1365
+ #: lib/widgets/featured-post-widget.php:476
1366
  msgid "Large (85px)"
1367
  msgstr "كبيرة (85 بيكسل)"
1368
 
1369
+ #: lib/widgets/featured-post-widget.php:475
1370
  msgid "Medium (65px)"
1371
  msgstr "متوسطة (65 بيكسل)"
1372
 
1373
+ #: lib/widgets/featured-post-widget.php:474
1374
  msgid "Small (45px)"
1375
  msgstr "صغيرة (45 بيكسل)"
1376
 
1377
+ #: lib/widgets/featured-post-widget.php:472
1378
+ #: lib/widgets/user-profile-widget.php:166
1379
  msgid "Gravatar Size"
1380
  msgstr "حجم الصورة الرمزية"
1381
 
1382
+ #: lib/widgets/featured-post-widget.php:468
1383
  msgid "Show Author Gravatar"
1384
  msgstr "إظهار صورة الكاتب الرمزية"
1385
 
1386
+ #: lib/widgets/featured-post-widget.php:448
1387
  msgid "Ascending (1, 2, 3)"
1388
  msgstr "تصاعديا"
1389
 
1390
+ #: lib/widgets/featured-post-widget.php:447
1391
  msgid "Descending (3, 2, 1)"
1392
  msgstr "تنازليا"
1393
 
1394
+ #: lib/widgets/featured-post-widget.php:445
1395
  msgid "Sort Order"
1396
  msgstr "كيفية الترتيب"
1397
 
1398
+ #: lib/widgets/featured-post-widget.php:440
1399
  msgid "Random"
1400
  msgstr "عشوائيا"
1401
 
1402
+ #: lib/widgets/featured-post-widget.php:439
1403
  msgid "Comment Count"
1404
  msgstr "عدد التعليقات"
1405
 
1406
+ #: lib/widgets/featured-post-widget.php:438
1407
  msgid "ID"
1408
  msgstr "المعرف"
1409
 
1410
+ #: lib/widgets/featured-post-widget.php:437
1411
  msgid "Parent"
1412
  msgstr "الرئيسي"
1413
 
1414
  #: lib/widgets/featured-post-widget.php:432
 
 
 
 
1415
  msgid "Order By"
1416
  msgstr "الترتيب حسب"
1417
 
1418
+ #: lib/widgets/featured-post-widget.php:427
1419
  msgid "Number of Posts to Offset"
1420
  msgstr "عدد التدوينات لموازنتها"
1421
 
1422
+ #: lib/widgets/featured-post-widget.php:407
1423
  msgid "Category"
1424
  msgstr "التصنيف"
1425
 
1439
  msgid "Displays featured posts with thumbnails"
1440
  msgstr "إظهار المواضيع المميزة مع الصور البارزة"
1441
 
1442
+ #: lib/widgets/featured-page-widget.php:337
1443
  msgid "More Text"
1444
  msgstr "نص قراءة المزيد"
1445
 
1446
+ #: lib/widgets/featured-page-widget.php:332
1447
  msgid "Content Character Limit"
1448
  msgstr "حد حروف المحتوى"
1449
 
1450
+ #: lib/widgets/featured-page-widget.php:328
1451
  msgid "Show Page Content"
1452
  msgstr "إظهار محتوى الصفحة"
1453
 
1454
+ #: lib/widgets/featured-page-widget.php:323
1455
  msgid "Show Page Title"
1456
  msgstr "إظهار عنوان الصفحة"
1457
 
1458
+ #: config/customizer-seo-settings.php:75
1459
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:43
1460
+ #: lib/widgets/featured-page-widget.php:312
1461
+ #: lib/widgets/featured-post-widget.php:484
1462
+ #: lib/widgets/featured-post-widget.php:514
1463
+ #: lib/widgets/user-profile-widget.php:185
1464
+ #: lib/widgets/user-profile-widget.php:209
1465
  msgid "None"
1466
  msgstr "بدون محاذات"
1467
 
1468
+ #: lib/widgets/featured-page-widget.php:310
1469
+ #: lib/widgets/featured-post-widget.php:512
1470
  msgid "Image Alignment"
1471
  msgstr "محاذات الصورة"
1472
 
1473
+ #: lib/widgets/featured-page-widget.php:279
1474
  msgid "Page"
1475
  msgstr "الصفحة"
1476
 
1477
+ #: lib/shortcodes/footer.php:182 lib/structure/post.php:291
1478
  msgid "by"
1479
  msgstr "بقلم"
1480
 
1486
  msgid "Displays featured page with thumbnails"
1487
  msgstr "عرض الصفحة المميزة"
1488
 
1489
+ #: lib/widgets/featured-page-widget.php:274
1490
+ #: lib/widgets/featured-post-widget.php:398
1491
+ #: lib/widgets/featured-post-widget.php:436
1492
+ #: lib/widgets/featured-post-widget.php:570
1493
  #: lib/widgets/user-profile-widget.php:148
1494
  msgid "Title"
1495
  msgstr "العنوان"
1496
 
1497
+ #: lib/classes/class-genesis-breadcrumb.php:68
1498
  msgid "Search for "
1499
  msgstr "البحث عن"
1500
 
1501
+ #: lib/classes/class-genesis-breadcrumb.php:64
1502
+ #: lib/classes/class-genesis-breadcrumb.php:65
1503
+ #: lib/classes/class-genesis-breadcrumb.php:66
1504
+ #: lib/classes/class-genesis-breadcrumb.php:67
1505
+ #: lib/classes/class-genesis-breadcrumb.php:69
1506
+ #: lib/classes/class-genesis-breadcrumb.php:70 lib/structure/archive.php:181
1507
+ #: lib/structure/archive.php:183 lib/structure/archive.php:185
1508
  msgid "Archives for "
1509
  msgstr "أرشيف "
1510
 
1511
+ #: lib/classes/class-genesis-breadcrumb.php:63
1512
  msgid "You are here: "
1513
  msgstr "أنت في:"
1514
 
1524
  msgid "Search"
1525
  msgstr "البحث"
1526
 
1527
+ #: lib/structure/post.php:563 lib/structure/post.php:592
1528
  msgid "About"
1529
  msgstr "عن "
1530
 
1532
  msgid "By"
1533
  msgstr "بقلم"
1534
 
1535
+ #: lib/structure/post.php:378 lib/structure/post.php:380
1536
  msgid "[Read more...]"
1537
  msgstr "[المزيد ...]"
1538
 
1539
+ #: lib/structure/menu.php:150
1540
  msgid "Comments"
1541
  msgstr "تعليقات"
1542
 
1543
+ #: lib/structure/menu.php:149
1544
  msgid "Posts"
1545
  msgstr "التدوينات"
1546
 
1547
+ #: lib/init.php:88
1548
  msgid "Primary Navigation Menu"
1549
  msgstr "القائمة التصفح الرئيسية"
1550
 
1551
+ #: lib/structure/footer.php:152
1552
  msgid "Copyright"
1553
  msgstr "كافة الحقوق محفوظة"
1554
 
1555
+ #: lib/structure/comments.php:494
1556
  msgid "Speak Your Mind"
1557
  msgstr "شاركنا رأيك"
1558
 
1559
+ #: lib/structure/comments.php:485
1560
  msgid "Website"
1561
  msgstr " الموقع الإليكتروني (إن وجد)"
1562
 
1563
+ #: lib/structure/comments.php:479
1564
  msgid "Email"
1565
  msgstr " البريد الإليكتروني"
1566
 
1567
+ #: lib/structure/comments.php:473
1568
  msgid "Name"
1569
  msgstr " الإسم الكريم"
1570
 
1571
+ #: lib/structure/comments.php:272 lib/structure/comments.php:389
1572
  msgid "Your comment is awaiting moderation."
1573
  msgstr "شكرا جزيلا لك، تعليقك في انتظار موافقة الإدارة."
1574
 
1575
+ #. translators: 1: Comment date, 2: Comment time.
1576
+ #: lib/structure/comments.php:265
1577
  msgid "%1$s at %2$s"
1578
  msgstr "%1$s بتوقيت %2$s"
1579
 
1580
+ #: lib/structure/comments.php:260 lib/structure/comments.php:344
1581
  msgid "says"
1582
  msgstr "قال"
1583
 
1584
+ #. translators: 1: get_comment_author_link(), 2: Filtered "says" text.
1585
+ #: lib/structure/comments.php:260
1586
+ msgid "<cite class=\"fn\">%1$s</cite> <span class=\"says\">%2$s:</span>"
1587
+ msgstr ""
1588
 
1589
+ #: lib/structure/comments.php:162
1590
  msgid "<h3>Trackbacks</h3>"
1591
  msgstr "<h3>التنبيهات</h3>"
1592
 
1594
  msgid "<h3>Comments</h3>"
1595
  msgstr "<h3>التعليقات</h3>"
1596
 
1597
+ #: lib/shortcodes/post.php:615 lib/structure/comments.php:266
1598
+ #: lib/structure/comments.php:373 lib/structure/post.php:370
1599
  msgid "(Edit)"
1600
  msgstr "(تحرير)"
1601
 
1602
+ #: lib/shortcodes/post.php:508 lib/shortcodes/post.php:552
1603
  msgid "Filed Under: "
1604
  msgstr "تحت تصنيف:"
1605
 
1606
+ #: lib/shortcodes/post.php:461
1607
  msgid "Tagged With: "
1608
  msgstr "موسوم بـ:"
1609
 
1619
  msgid "Leave a Comment"
1620
  msgstr "اضافة تعليق"
1621
 
1622
+ #: lib/shortcodes/footer.php:309
1623
  msgid "Log out"
1624
  msgstr "تسجيل الخروج"
1625
 
1626
+ #: lib/shortcodes/footer.php:307
1627
  msgid "Log in"
1628
  msgstr "تسجيل الدخول"
1629
 
1631
  msgid "Return to top of page"
1632
  msgstr "العودة للأعلى"
1633
 
1634
+ #. translators: %s: Genesis version.
1635
+ #: lib/functions/upgrade.php:821
1636
  msgid "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."
1637
  msgstr "النسخة %s من إطار العمل Genesis متوفرة، لراحتكم وفرنا ترقية سريعة بسيطة بنقرة زر واحدة فقط، الرجاء التوجه الى لوحة التحكم والقيام بالترقية "
1638
 
1639
+ #. translators: 1: Genesis version, 2: URL for current website.
1640
+ #: lib/functions/upgrade.php:818
1641
+ msgid "Genesis %1$s is available for %2$s"
1642
+ msgstr ""
1643
 
1644
+ #: lib/functions/upgrade.php:742
1645
  msgid "Click here to complete the upgrade"
1646
  msgstr "الرجاء النقر هنا لإستكمال الترقية"
1647
 
1648
+ #: lib/classes/class-genesis-breadcrumb.php:44 lib/functions/deprecated.php:263
1649
  msgid "Home"
1650
  msgstr "الرئيسية"
1651
 
1652
+ #: lib/widgets/featured-post-widget.php:422
1653
+ #: lib/widgets/featured-post-widget.php:575
1654
  msgid "Number of Posts to Show"
1655
  msgstr "عدد التدوينات لعرضها"
1656
 
1657
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:28
1658
+ #: lib/widgets/featured-post-widget.php:415
1659
  msgid "All Categories"
1660
  msgstr "جميع التصنيفات"
1661
 
1662
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:22
1663
  msgid "Display which category"
1664
  msgstr "إختاروا أي تصنيف"
1665
 
1666
+ #: config/customizer-theme-settings.php:302
1667
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:82
1668
  msgid "Numeric"
1669
  msgstr "ترقيم رقمي "
1670
 
1671
+ #: config/customizer-theme-settings.php:301
1672
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:81
1673
  msgid "Previous / Next"
1674
  msgstr "السابق / التالي"
1675
 
1676
+ #: lib/widgets/featured-page-widget.php:298
1677
+ #: lib/widgets/featured-post-widget.php:500
1678
  msgid "Image Size"
1679
  msgstr "حجم الصورة"
1680
 
1681
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:42
1682
+ #: lib/widgets/featured-post-widget.php:554
1683
  msgid "characters"
1684
  msgstr "حرف"
1685
 
1686
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:39
1687
+ #: lib/widgets/featured-post-widget.php:552
1688
  msgid "Limit content to"
1689
  msgstr "تحديد المحتوى الظاهر الى"
1690
 
1691
+ #: config/customizer-theme-settings.php:246
1692
  msgid "Select one of the following"
1693
  msgstr "إختر واحد من التالي:"
1694
 
1695
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:35
1696
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:38
1697
  msgid "Enable Trackbacks"
1698
  msgstr "تفعيل التنبيهات"
1699
 
1700
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:28
1701
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:44
1702
  msgid "on pages?"
1703
  msgstr "في الصفحات"
1704
 
1705
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:25
1706
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:41
1707
  msgid "on posts?"
1708
  msgstr "في التدوينات"
1709
 
1710
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:19
1711
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:22
1712
  msgid "Enable Comments"
1713
  msgstr "تفعيل التعليقات"
1714
 
1715
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:27
1716
  msgid "Enter your custom comments feed URL"
1717
  msgstr "أدخل الرابط المخصص لتلقيمات التعليقات"
1718
 
1719
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:19
1720
  msgid "Enter your custom feed URL"
1721
  msgstr "أدخل الرابط المخصص للتلقيمات"
1722
 
1723
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:56
1724
  msgid "Twitter Link Text:"
1725
  msgstr "نص رابط Twitter:"
1726
 
1727
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:52
1728
  msgid "Enter Twitter ID:"
1729
  msgstr "الرجاء إدخال إسم حساب Twitter:"
1730
 
1731
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:47
1732
  msgid "Twitter link"
1733
  msgstr "رابط Twitter"
1734
 
1735
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:46
1736
  msgid "Search form"
1737
  msgstr "نموذج البحث"
1738
 
1739
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:45
1740
  msgid "RSS feed links"
1741
  msgstr "روابط تلقيمات إخبارية (RSS)"
1742
 
1743
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:44
1744
  msgid "Today's date"
1745
  msgstr "تاريخ اليوم"
1746
 
1747
+ #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:25
1748
+ #: lib/views/help/genesis-layout.php:25
1749
  msgid "Full Width Content"
1750
  msgstr "بعرض كامل بدون قوائم جانبية"
1751
 
1752
+ #: config/customizer-theme-settings.php:67
1753
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:23
1754
  msgid "Image logo"
1755
  msgstr "صورة الشعار"
1756
 
1757
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:22
1758
  msgid "Dynamic text"
1759
  msgstr "النص الديناميكي"
1760
 
1761
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
1762
  msgid "Released"
1763
  msgstr "أطلقت بتاريخ:"
1764
 
1765
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:19
1766
  msgid "Version"
1767
  msgstr "رقم نسخة إطار العمل:"
1768
 
1769
+ #: config/customizer-theme-settings.php:242
1770
+ #: lib/classes/class-genesis-admin-settings.php:241
1771
+ #: lib/classes/class-genesis-admin-settings.php:294
1772
+ #: lib/views/help/genesis-archives.php:15
1773
  msgid "Content Archives"
1774
  msgstr "أرشيف المحتوى"
1775
 
1776
+ #: config/customizer-theme-settings.php:130
1777
+ #: lib/classes/class-genesis-admin-settings.php:239
1778
+ #: lib/classes/class-genesis-admin-settings.php:290
1779
+ #: lib/views/help/genesis-breadcrumbs.php:15
1780
  msgid "Breadcrumbs"
1781
  msgstr "التصفح التدريجي"
1782
 
1783
+ #: lib/views/meta-boxes/genesis-user-author.php:41
1784
  msgid "Author Box"
1785
  msgstr "صندوق عن الكاتب"
1786
 
1787
+ #: lib/classes/class-genesis-admin-settings.php:231
1788
+ #: lib/classes/class-genesis-admin-settings.php:272
1789
+ #: lib/views/help/genesis-feeds.php:15
1790
  msgid "Custom Feeds"
1791
  msgstr "التلقيمات الإخبارية المخصصة"
1792
 
1793
+ #: lib/classes/class-genesis-admin-settings.php:230
1794
+ #: lib/classes/class-genesis-admin-settings.php:265
1795
+ #: lib/views/help/genesis-information.php:15
1796
  msgid "Information"
1797
  msgstr "المعلومات العامة"
1798
 
1799
  #. translators: Meta noindex attribute.
1800
  #. translators: Meta nofollow attribute.
1801
  #. translators: Meta noarchive attribute.
 
 
1802
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1803
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:53
1804
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:60
1805
+ #: lib/views/meta-boxes/genesis-user-seo.php:47
1806
+ #: lib/views/meta-boxes/genesis-user-seo.php:55
1807
+ #: lib/views/meta-boxes/genesis-user-seo.php:62
1808
  msgid "Apply %s to this archive?"
1809
  msgstr "تطبيق وسم %s على هذا الأرشيف ؟"
1810
 
1811
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:41
1812
+ #: lib/views/meta-boxes/genesis-user-seo.php:42
1813
  msgid "Robots Meta"
1814
  msgstr "عناكب البحث"
1815
 
1816
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:36
1817
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:36
1818
+ #: lib/views/meta-boxes/genesis-user-seo.php:37
1819
  msgid "Comma separated list"
1820
  msgstr "الرجاء الفصل بين كل كلمة وأخرى بفاصلة إنجليزية"
1821
 
1822
  #. translators: Meta noodp attribute.
1823
  #. translators: Meta noydir attribute.
1824
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:131
1825
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:138
1826
  msgid "Apply %s to your site?"
1827
  msgstr "تطبيق وسم %s على مدونتك او موقعك ؟"
1828
 
1829
  #. translators: Meta noarchive attribute.
1830
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:73
1831
  msgid "Apply %s to Entire Site?"
1832
  msgstr "تطبيق وسم %s على المدونة او الموقع ككل ؟"
1833
 
1834
  #. translators: Meta noindex attribute.
1835
  #. translators: Meta noarchive attribute.
1836
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
1837
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:110
1838
  msgid "Apply %s to Search Archives?"
1839
  msgstr "تطبيق وسم %s على أرشيف البحث ؟"
1840
 
1841
  #. translators: Meta noindex attribute.
1842
  #. translators: Meta noarchive attribute.
1843
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:46
1844
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:103
1845
  msgid "Apply %s to Date Archives?"
1846
  msgstr "تطبيق وسم %s على أرشيف التواريخ ؟"
1847
 
1848
  #. translators: Meta noindex attribute.
1849
  #. translators: Meta noarchive attribute.
1850
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1851
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1852
  msgid "Apply %s to Author Archives?"
1853
  msgstr "تطبيق وسم %s على أرشيف الكاتب ؟"
1854
 
1855
  #. translators: Meta noindex attribute.
1856
  #. translators: Meta noarchive attribute.
1857
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1858
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1859
  msgid "Apply %s to Tag Archives?"
1860
  msgstr "تطبيق وسم %s على أرشيف الوسم ؟"
1861
 
1862
  #. translators: Meta noindex attribute.
1863
  #. translators: Meta noarchive attribute.
1864
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1865
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1866
  msgid "Apply %s to Category Archives?"
1867
  msgstr "تطبيق وسم %s على أرشيف التصنيف ؟"
1868
 
1869
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:56
1870
  msgid "Include Shortlink tag?"
1871
  msgstr "إدراج رابط مختصر للوسم؟"
1872
 
1873
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:52
1874
  msgid "Shortlink Tag"
1875
  msgstr "رابط مختصر للوسم:"
1876
 
1877
+ #: config/customizer-seo-settings.php:156
1878
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:46
1879
  msgid "Include Windows Live Writer Support Tag?"
1880
  msgstr "إدراج وسم دعم Windows Live Writer؟"
1881
 
1882
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
1883
  msgid "Relationship Link Tags"
1884
  msgstr "علاقة وسوم الرابط:"
1885
 
1886
  #. translators: Meta noindex attribute.
1887
  #. translators: Meta nofollow attribute.
1888
  #. translators: Meta noarchive attribute.
 
 
1889
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
1890
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:100
1891
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:107
1892
  msgid "Apply %s to the homepage?"
1893
  msgstr "تطبيق وسم %s في الصفحة الرئيسية"
1894
 
1895
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:41
1896
  msgid "I'll manually wrap my own text on the homepage"
1897
  msgstr "سأقوم بإدراج نص مخصص بنفسي في الصفحة الرئيسية"
1898
 
1899
+ #: config/customizer-seo-settings.php:73
1900
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:35
1901
  msgid "Site Title"
1902
  msgstr "عنوان المدونة او الموقع"
1903
 
1904
+ #: config/customizer-theme-settings.php:289
1905
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:69
1906
+ #: lib/widgets/featured-page-widget.php:314
1907
+ #: lib/widgets/featured-post-widget.php:486
1908
+ #: lib/widgets/featured-post-widget.php:516
1909
+ #: lib/widgets/user-profile-widget.php:187
1910
  msgid "Right"
1911
  msgstr "محاذات على اليمين"
1912
 
1913
+ #: config/customizer-theme-settings.php:288
1914
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1915
+ #: lib/widgets/featured-page-widget.php:313
1916
+ #: lib/widgets/featured-post-widget.php:485
1917
+ #: lib/widgets/featured-post-widget.php:515
1918
+ #: lib/widgets/user-profile-widget.php:186
1919
  msgid "Left"
1920
  msgstr "محاذات على اليسار"
1921
 
1922
+ #: lib/classes/class-genesis-script-loader.php:198
1923
  msgid "Are you sure you want to reset?"
1924
  msgstr "هل أنت متأكد من رغبتك في إستعادة الإعدادات الإفتراضية"
1925
 
1926
+ #: lib/classes/class-genesis-admin-seo-settings.php:46
1927
+ #: lib/classes/class-genesis-admin-settings.php:61
1928
+ #: lib/classes/class-genesis-admin.php:130
1929
  msgid "Reset Settings"
1930
  msgstr "إستعادة الإعدادات الرئيسية"
1931
 
1932
+ #: lib/classes/class-genesis-admin-seo-settings.php:39
1933
  msgid "Genesis - SEO Settings"
1934
  msgstr "إعدادات SEO"
1935
 
1936
+ #: lib/classes/class-genesis-admin-seo-settings.php:168
1937
+ #: lib/classes/class-genesis-admin-seo-settings.php:187
1938
+ #: lib/views/help/seo-dochead.php:15
1939
  msgid "Document Head Settings"
1940
  msgstr "إعدادات ترويسة التدوينات والصفحات"
1941
 
1942
+ #: lib/classes/class-genesis-admin-seo-settings.php:167
1943
+ #: lib/classes/class-genesis-admin-seo-settings.php:186
1944
+ #: lib/views/help/seo-homepage.php:15
1945
  msgid "Homepage Settings"
1946
  msgstr "إعدادات الصفحة الرئيسية"
1947
 
1948
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:152
1949
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:178
1950
+ #: lib/classes/class-genesis-admin-import-export.php:125
1951
+ #: lib/classes/class-genesis-admin-seo-settings.php:40
1952
+ #: lib/classes/class-genesis-admin-seo-settings.php:165
1953
+ #: lib/views/help/cpt-archive-seo.php:15 lib/views/help/seo-settings.php:15
1954
  msgid "SEO Settings"
1955
  msgstr "إعدادات SEO"
1956
 
1957
+ #: config/customizer-theme-settings.php:21
1958
+ #: lib/classes/class-genesis-admin-import-export.php:121
1959
+ #: lib/classes/class-genesis-admin-settings.php:50
1960
+ #: lib/classes/class-genesis-admin-settings.php:51
1961
+ #: lib/classes/class-genesis-admin-settings.php:229
1962
+ #: lib/views/help/genesis-theme-settings.php:15
1963
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
1964
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
1965
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
1966
  msgid "Theme Settings"
1967
  msgstr "إعدادات القالب"
1968
 
1969
  #. translators: Meta noindex attribute.
1970
  #. translators: Meta nofollow attribute.
1971
  #. translators: Meta noarchive attribute.
1972
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:68
1973
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:76
1974
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:84
1975
  msgid "Apply %s to this post/page"
1976
  msgstr "تطبيق وسم %s على هذه التدوينة/الصفحة"
1977
 
1978
+ #: lib/classes/class-genesis-admin-seo-settings.php:169
1979
+ #: lib/classes/class-genesis-admin-seo-settings.php:188
1980
+ #: lib/views/help/seo-robots.php:15
1981
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:62
1982
  msgid "Robots Meta Settings"
1983
  msgstr "إعدادات مخصصة لعناكب البحث"
1984
 
1985
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
1986
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
1987
+ #: lib/views/meta-boxes/genesis-user-seo.php:20
1988
  msgid "Custom Document Title"
1989
  msgstr "عنوان مخصص للتدوينة/للصفحة"
1990
 
1992
  msgid "This post is password protected. Enter the password to view comments."
1993
  msgstr "هذه المقالة محمية بكلمة مرور، الرجاء إدخالها للإستمرار أكثر"
1994
 
1995
+ #: lib/functions/general.php:460
1996
  msgid "Recent Posts:"
1997
  msgstr "حسب أحدث المقالات:"
1998
 
1999
+ #: lib/functions/general.php:457
2000
  msgid "Monthly:"
2001
  msgstr "حسب الشهر:"
2002
 
2003
+ #: lib/functions/general.php:454
2004
  msgid "Authors:"
2005
  msgstr "حسب الكتاب:"
2006
 
2007
+ #: lib/functions/general.php:451
2008
  msgid "Categories:"
2009
  msgstr "حسب التصنيفات:"
2010
 
2011
+ #: lib/functions/general.php:446 lib/structure/post.php:400
2012
  msgid "Pages:"
2013
  msgstr "حسب الصفحات:"
2014
 
2015
+ #: lib/classes/class-genesis-admin-settings.php:244
2016
  msgid "Home Pages"
2017
  msgstr "الصفحات الرئيسية"
2018
 
2019
+ #: lib/views/help/genesis-home.php:38
2020
  msgid "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."
2021
  msgstr ""
2022
 
2023
+ #: lib/views/help/genesis-home.php:35
2024
  msgid "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."
2025
  msgstr ""
2026
 
2027
+ #: lib/views/help/genesis-home.php:32
2028
  msgid "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."
2029
  msgstr ""
2030
 
2031
+ #: lib/views/help/genesis-home.php:29
2032
  msgid "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."
2033
  msgstr ""
2034
 
2035
+ #: lib/views/help/genesis-home.php:26
2036
  msgid "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."
2037
  msgstr ""
2038
 
2039
+ #: lib/views/help/genesis-home.php:23
2040
  msgid "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."
2041
  msgstr ""
2042
 
2043
+ #: lib/views/help/genesis-home.php:20
2044
  msgid "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."
2045
  msgstr ""
2046
 
2047
+ #: lib/views/help/genesis-home.php:17
2048
  msgid "Most Genesis child themes include a custom home page."
2049
  msgstr ""
2050
 
2051
+ #: lib/views/help/genesis-home.php:15
2052
  msgid "How Home Pages Work"
2053
  msgstr "كيف تعمل الصفحات الرئيسية"
2054
 
2055
+ #. translators: %s: Escaped HTML head and body tags.
2056
+ #: lib/views/help/genesis-scripts.php:19
2057
  msgid "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."
2058
  msgstr ""
2059
 
2060
+ #: lib/classes/class-genesis-admin-settings.php:242
2061
+ #: lib/views/help/genesis-blog.php:15
2062
  msgid "Blog Page"
2063
  msgstr "صفحة المدونة"
2064
 
2065
+ #: lib/views/help/genesis-archives.php:41
2066
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
2067
  msgstr ""
2068
 
2069
+ #: lib/views/help/genesis-archives.php:38
2070
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
2071
  msgstr ""
2072
 
2073
+ #: lib/views/help/genesis-archives.php:35
2074
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
2075
  msgstr ""
2076
 
2077
+ #: lib/views/help/genesis-archives.php:32
2078
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
2079
  msgstr ""
2080
 
2081
+ #: lib/views/help/genesis-archives.php:29
2082
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
2083
  msgstr ""
2084
 
2085
+ #: lib/views/help/genesis-archives.php:26
2086
  msgid "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."
2087
  msgstr ""
2088
 
2089
+ #: lib/views/help/genesis-archives.php:23
2090
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
2091
  msgstr ""
2092
 
2093
+ #: lib/views/help/genesis-archives.php:20
2094
  msgid "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."
2095
  msgstr ""
2096
 
2097
+ #: lib/views/help/genesis-archives.php:17
2098
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
2099
  msgstr ""
2100
 
2101
+ #: lib/views/help/genesis-comments.php:20
2102
  msgid "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."
2103
  msgstr ""
2104
 
2105
+ #: lib/views/help/genesis-comments.php:17
2106
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
2107
  msgstr ""
2108
 
2109
+ #: lib/views/help/genesis-breadcrumbs.php:17
2110
  msgid "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."
2111
  msgstr ""
2112
 
2113
+ #: lib/views/help/genesis-layout.php:31
2114
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
2115
  msgstr ""
2116
 
2117
+ #: lib/views/help/cpt-archive-layout.php:24
2118
+ #: lib/views/help/genesis-layout.php:24
2119
  msgid "Sidebar Sidebar Content"
2120
  msgstr "قائمتين جانبيتين على اليسار"
2121
 
2122
+ #: lib/views/help/cpt-archive-layout.php:23
2123
+ #: lib/views/help/genesis-layout.php:23
2124
  msgid "Content Sidebar Sidebar"
2125
  msgstr "قائمتين جانبيتين على اليمين"
2126
 
2127
+ #: lib/views/help/cpt-archive-layout.php:22
2128
+ #: lib/views/help/genesis-layout.php:22
2129
  msgid "Sidebar Content Sidebar"
2130
  msgstr "قائمتين جانبيتين واحدة على اليمين وواحدة على اليسار"
2131
 
2132
+ #: lib/views/help/cpt-archive-layout.php:21
2133
+ #: lib/views/help/genesis-layout.php:21
2134
  msgid "Sidebar Content"
2135
  msgstr "القائمة الجانبية على اليسار"
2136
 
2137
+ #: lib/views/help/cpt-archive-layout.php:20
2138
+ #: lib/views/help/genesis-layout.php:20
2139
  msgid "Content Sidebar"
2140
  msgstr "القائمة الجانبية على اليمين"
2141
 
2142
+ #: lib/views/help/genesis-layout.php:17
2143
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
2144
  msgstr ""
2145
 
2146
+ #: lib/views/help/genesis-feeds.php:23
2147
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
2148
  msgstr ""
2149
 
2150
+ #: lib/views/help/genesis-feeds.php:20
2151
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
2152
  msgstr ""
2153
 
2154
+ #: lib/views/help/genesis-feeds.php:17
2155
  msgid "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."
2156
  msgstr ""
2157
 
2158
+ #: lib/views/help/genesis-information.php:23
2159
  msgid "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."
2160
  msgstr ""
2161
 
2162
+ #: lib/views/help/genesis-information.php:20
2163
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
2164
  msgstr ""
2165
 
2166
+ #: lib/views/help/genesis-information.php:17
2167
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
2168
  msgstr ""
2169
 
2170
+ #: lib/views/help/genesis-theme-settings.php:17
2171
  msgid "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;"
2172
  msgstr ""
2173
 
2174
+ #: lib/views/help/seo-robots.php:23
2175
  msgid "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."
2176
  msgstr ""
2177
 
2178
+ #: lib/views/help/seo-robots.php:20
2179
  msgid "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)."
2180
  msgstr ""
2181
 
2182
+ #: lib/views/help/seo-robots.php:17
2183
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
2184
  msgstr ""
2185
 
2186
+ #: lib/views/help/seo-dochead.php:20
2187
  msgid "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."
2188
  msgstr ""
2189
 
2190
+ #: lib/views/help/seo-dochead.php:17
2191
  msgid "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."
2192
  msgstr ""
2193
 
2194
+ #: lib/views/help/seo-homepage.php:38
2195
  msgid "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."
2196
  msgstr ""
2197
 
2198
+ #: lib/views/help/cpt-archive-seo.php:23 lib/views/help/seo-homepage.php:35
2199
  msgid "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."
2200
  msgstr ""
2201
 
2202
+ #: lib/views/help/seo-homepage.php:32
2203
  msgid "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."
2204
  msgstr ""
2205
 
2206
+ #. translators: %s: Escaped title tag.
2207
+ #: lib/views/help/seo-homepage.php:28
2208
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
2209
  msgstr ""
2210
 
2211
+ #: lib/views/help/seo-homepage.php:23
2212
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
2213
  msgstr ""
2214
 
2215
+ #: lib/views/help/seo-homepage.php:20
2216
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
2217
  msgstr ""
2218
 
2219
+ #: lib/views/help/seo-homepage.php:17
2220
  msgid "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."
2221
  msgstr ""
2222
 
2223
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2224
+ #: lib/views/help/seo-doctitle.php:37
2225
+ msgid "The %1$sDoctitle Separator%2$s is the character that will go between the title and appended text."
2226
  msgstr ""
2227
 
2228
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2229
+ #: lib/views/help/seo-doctitle.php:31
2230
+ msgid "%1$sDoctitle Append Location%2$s determines which side of the title to add the previously mentioned items."
2231
  msgstr ""
2232
 
2233
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2234
+ #: lib/views/help/seo-doctitle.php:25
2235
+ msgid "%1$sAppend Site Name%2$s will put the site name from the General Settings after the title on inner page."
2236
  msgstr ""
2237
 
2238
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2239
+ #: lib/views/help/seo-doctitle.php:19
2240
+ msgid "%1$sAppend Site Description%2$s will insert the site description from your General Settings after the title on your home page."
2241
  msgstr ""
2242
 
2243
+ #: lib/classes/class-genesis-admin-seo-settings.php:166
2244
+ #: lib/views/help/seo-doctitle.php:15
2245
  msgid "Doctitle Settings"
2246
  msgstr "إعدادات عنوان دي أو سي"
2247
 
2248
+ #: lib/views/help/seo-settings.php:29
2249
  msgid "Below you'll find a few succinct notes on the options for each box:"
2250
  msgstr ""
2251
 
2252
+ #: lib/views/help/seo-settings.php:26
2253
  msgid "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."
2254
  msgstr ""
2255
 
2256
+ #: lib/views/help/seo-settings.php:23
2257
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
2258
  msgstr ""
2259
 
2260
+ #: lib/views/help/seo-settings.php:20
2261
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
2262
  msgstr ""
2263
 
2264
+ #: lib/views/help/seo-settings.php:17
2265
  msgid "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."
2266
  msgstr ""
2267
 
2268
+ #: lib/classes/class-genesis-admin.php:423
2269
  msgid "Genesis Tutorials"
2270
  msgstr "دروس جنيسيس"
2271
 
2272
+ #: lib/classes/class-genesis-admin.php:422
2273
  msgid "Genesis Snippets"
2274
  msgstr "قصاصات جنيسيس"
2275
 
2276
+ #: lib/classes/class-genesis-admin.php:421
2277
  msgid "Get Support"
2278
  msgstr "إحصل على الدعم"
2279
 
2280
+ #: lib/classes/class-genesis-admin.php:420
2281
  msgid "For more information:"
2282
  msgstr "للمزيد من المعلومات:"
2283
 
2284
+ #: lib/views/help/import-export-export.php:19
2285
  msgid "JSON"
2286
  msgstr "جاي إس أو إن"
2287
 
2288
+ #: lib/views/help/import-export-export.php:19
2289
  msgid "JavaScript Object Notation"
2290
  msgstr ""
2291
 
2292
+ #: lib/classes/class-genesis-admin-import-export.php:66
2293
+ #: lib/views/help/import-export-export.php:15
2294
  msgid "Export"
2295
  msgstr "تصدير"
2296
 
2297
+ #: lib/views/help/import-export-import.php:24
2298
  msgid "This cannot be undone"
2299
  msgstr "لا يمكنك التراجع عن هذا"
2300
 
2301
+ #: lib/classes/class-genesis-admin-import-export.php:65
2302
+ #: lib/views/help/import-export-import.php:15
2303
  msgid "Import"
2304
  msgstr "إستيراد"
2305
 
2306
+ #: lib/views/help/import-export-general.php:23
2307
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2308
  msgstr ""
2309
 
2310
+ #: lib/views/help/import-export-general.php:20
2311
  msgid "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."
2312
  msgstr ""
2313
 
2314
+ #: lib/views/help/import-export-general.php:17
2315
  msgid "This allows you to import or export Genesis Settings."
2316
  msgstr "هذا يسمح لك إستيراد او تصدير إعدادات جنيسيس"
2317
 
2318
+ #. translators: 1: Genesis version, 2: URL for change log, 3: class attribute
2319
+ #. for anchor, 4: URL for updating Genesis, 5: class attribute for anchor.
2320
+ #: lib/functions/upgrade.php:770
2321
+ msgid "Genesis %1$s is available. <a href=\"%2$s\" %3$s>Check out what's new</a> or <a href=\"%4$s\" %5$s>update now.</a>"
2322
+ msgstr ""
2323
 
2324
  #. translators: Opening and closing link tags to custom menu editor.
2325
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:36
2326
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2327
  msgstr ""
2328
 
2329
+ #: lib/views/help/genesis-navigation.php:23
2330
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2331
  msgstr "رابط تويتر يعرض رابط لصفحة التويتر الخاص بك، كماهو مبين في إعدادات تويترID. أدخل فقط إسم المستخدم الخاص بك في هذه الإعدادات."
2332
 
2333
+ #: lib/views/help/genesis-navigation.php:22
2334
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2335
  msgstr "إستمارة البحث تعرض إستمارة بحث صغيرة باستخدام وظيفة البحث في وورد برس."
2336
 
2337
+ #: lib/views/help/genesis-navigation.php:21
2338
  msgid "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."
2339
  msgstr ""
2340
 
2341
+ #: lib/views/help/genesis-navigation.php:20
2342
  msgid "Today's date displays the current date"
2343
  msgstr "تاريخ اليوم يظهر التاريخ الحالي"
2344
 
2345
+ #: lib/views/help/genesis-navigation.php:17
2346
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2347
  msgstr "إضافات الملاحة الأساسية عادة تعرض على الجانب الأيمن من قائمة الملاحة الأساسية الخاصة بك."
2348
 
2349
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2350
+ #: lib/views/help/genesis-header.php:25
2351
+ msgid "The %1$sImage logo%2$s 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."
2352
  msgstr ""
2353
 
2354
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2355
+ #: lib/views/help/genesis-header.php:19
2356
+ msgid "The %1$sDynamic text%2$s option will use the Site Title and Site Description from your site's settings in your header."
2357
  msgstr ""
2358
 
2359
+ #. translators: 1: Widget name, 2: URL to widgets admin page.
2360
  #: lib/structure/sidebar.php:67
2361
+ msgid "This is the %1$s. You can add content to this area by visiting your <a href=\"%2$s\">Widgets Panel</a> and adding new widgets to this area."
2362
  msgstr ""
2363
 
2364
+ #: lib/functions/deprecated.php:386
2365
  msgid "data in style sheet files"
2366
  msgstr "البيانات في ملفات ستايل شييت"
2367
 
2368
+ #: lib/views/help/genesis-blog.php:23
2369
  msgid "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."
2370
  msgstr "هناك بعض الصفات الخاصة لقالب المدونة التي تسمح لك بتحديد الفئة التي تظهر في كل صفحة باستخدام القالب، وهو أمر مفيد إذا كان لديك \"أخبار\" فئة (أو أي شيء آخر) تريد عرضه بشكل منفصل."
2371
 
2372
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:44
2373
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2374
  msgstr "إذا قمت بتوفير عنوان البريد الإلكتروني أعلاه، سيتم إعلامك عبر البريد الإلكتروني عندما تتاح نسخة جديدة من جنيسيس."
2375
 
2376
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:23
2377
  msgid "Load Superfish Script?"
2378
  msgstr "تحميل مخطوطة سوبرفيش؟"
2379
 
2380
+ #. translators: %s: Abbreviation element for "JSON".
2381
+ #: lib/views/help/import-export-export.php:19
2382
  msgid "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."
2383
  msgstr "يمكنك تصدير الإعدادات المتعلقة بجنيسيس لعمل نسخ احتياطية، أو نسخها إلى موقع آخر. قوالب الطفل والإضافات من الممكن أن تضيف خانات خاصة إلى القائمة. الإعدادات تصدر في %s شكل."
2384
 
2385
+ #: lib/views/help/cpt-archive-layout.php:17
2386
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2387
  msgstr "هذا يتيح لك تحديد تخطيط للصفحة الأرشيف. في معظم القوالب الفرعية سترى هذه الخيارات:"
2388
 
2389
  #. translators: JOSN file extension.
2390
+ #: lib/views/pages/genesis-admin-import-export.php:27
2391
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2392
  msgstr "حمل ملف البيانات (%s) من جهاز الكمبيوتر الخاص بك وسنقوم باستيراد الإعدادات الخاصة بك."
2393
 
2394
+ #: lib/views/help/import-export-import.php:23
2395
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2396
  msgstr "بمجرد تحميل ملف الإستيراد، فإنه سيتم الكتابة أتوماتكيا فوق الإعدادات الموجودة."
2397
 
2398
+ #: lib/views/help/cpt-archive-layout.php:28
2399
+ #: lib/views/help/genesis-navigation.php:26
2400
  msgid "These options can be extended or limited by the child theme."
2401
  msgstr "هذه الخيارات من الممكن أن تتوسع أو تكون محدودة بالقالب الفرعي."
2402
 
2403
+ #: lib/views/help/cpt-archive-seo.php:20
2404
+ msgid "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."
2405
+ msgstr ""
2406
 
2407
+ #: lib/views/help/genesis-blog.php:17
2408
  msgid "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."
2409
  msgstr ""
2410
 
2411
  #. translators: JOSN file extension.
2412
+ #: lib/views/pages/genesis-admin-import-export.php:51
2413
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2414
  msgstr ""
2415
 
2416
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:25
2417
  msgid "Use semantic HTML5 page and section headings throughout site?"
2418
  msgstr ""
2419
 
2420
+ #: lib/views/help/cpt-archive-seo.php:26
2421
  msgid "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."
2422
  msgstr ""
2423
 
2424
+ #: lib/views/help/cpt-archive-archive.php:17
2425
  msgid "The Archive Headline sets the title seen on the archive page."
2426
  msgstr ""
2427
 
2428
+ #: lib/views/help/genesis-layout.php:28
2429
  msgid "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."
2430
  msgstr ""
2431
 
2432
+ #: lib/views/help/genesis-blog.php:20
2433
  msgid "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."
2434
  msgstr ""
2435
 
2436
+ #: lib/views/help/cpt-archive-archive.php:20
2437
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2438
  msgstr ""
2439
 
2440
+ #: lib/views/help/cpt-archive-layout.php:31
2441
  msgid "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."
2442
  msgstr "فئة الجسم المخصص تضيف فئة إلى بطاقة الجسم في HTML للسماح بتعديل CSS حصريا لمقالة من هذا النوع في صفحة الأرشيف."
2443
 
2444
+ #: lib/views/help/cpt-archive-seo.php:17
2445
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2446
  msgstr "عنوان الوثيقة المخصصة يحدد عنوان الصفحة كما تراها في المتصفحات ومحركات البحث."
2447
 
2448
+ #. translators: %s: File name prefix.
2449
+ #: lib/views/help/import-export-import.php:19
2450
  msgid "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."
2451
  msgstr "يمكنك استيراد ملف قمت مسبقا بتصديره. اسم الملف يبدأ بـ %s يليه بواحدة أو أكثر من السلاسل التي تشير إلى الإعدادات التي تحتويها، أخيرا يتبعها التاريخ والوقت المصدرة مسبقا."
2452
 
2453
+ #: config/customizer-seo-settings.php:276
2454
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:125
2455
  msgid "Directories"
2456
  msgstr ""
2457
 
2458
+ #: config/customizer-seo-settings.php:221
2459
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:67
2460
  msgid "Archiving"
2461
  msgstr ""
2462
 
2463
+ #: config/customizer-seo-settings.php:174
2464
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:19
2465
  msgid "Indexing"
2466
  msgstr ""
2467
 
2468
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
2469
  msgid "Windows Live Writer"
2470
  msgstr ""
2471
 
2472
  #. translators: Escaped H1 tag.
2473
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:22
2474
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:30
2475
  msgid "Primary Title %s"
2476
  msgstr ""
2477
 
2478
+ #: config/customizer-seo-settings.php:56
2479
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:56
2480
  msgid "Additions on right"
2481
  msgstr ""
2482
 
2483
+ #: config/customizer-seo-settings.php:55
2484
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:55
2485
  msgid "Additions on left"
2486
  msgstr ""
2487
 
2488
+ #: config/customizer-seo-settings.php:50
2489
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:52
2490
  msgid "Document Title Order"
2491
  msgstr ""
2492
 
2493
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:20
2494
  msgid "Section Headings"
2495
  msgstr ""
2496
 
2497
+ #: lib/classes/class-genesis-admin-seo-settings.php:185
2498
  msgid "Site-wide Settings"
2499
  msgstr ""
2500
 
2501
+ #: lib/views/help/genesis-inpost-seo.php:28
2502
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:52
2503
  msgid "Canonical URL"
2504
  msgstr ""
2505
 
2506
+ #: config/customizer-seo-settings.php:29
2507
+ #: lib/views/help/genesis-inpost-seo.php:16
2508
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:21
2509
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:48
2510
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:32
2511
  msgid "Document Title"
2512
  msgstr ""
2513
 
2514
+ #: lib/classes/class-genesis-admin.php:418
2515
  msgid "Link opens in a new window."
2516
  msgstr ""
2517
 
2518
+ #: config/customizer-theme-settings.php:287
2519
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
2520
  msgid "- None -"
2521
  msgstr ""
2522
 
2523
+ #: config/customizer-theme-settings.php:283
2524
+ msgid "Featured Image Alignment"
2525
  msgstr ""
2526
 
2527
+ #: config/customizer-theme-settings.php:274
2528
  msgid "Featured image size"
2529
  msgstr ""
2530
 
2531
+ #: config/customizer-theme-settings.php:266
2532
  msgid "Display the featured image?"
2533
  msgstr ""
2534
 
2535
+ #: config/customizer-theme-settings.php:258
2536
  msgid "Limit content to how many characters? (0 for no limit)"
2537
  msgstr ""
2538
 
2539
+ #: config/customizer-theme-settings.php:232
2540
+ msgid "Enable Trackbacks on Pages"
2541
  msgstr ""
2542
 
2543
+ #: config/customizer-theme-settings.php:224
2544
+ msgid "Enable Trackbacks on Posts"
2545
  msgstr ""
2546
 
2547
+ #: config/customizer-theme-settings.php:216
2548
+ msgid "Enable Comments on Pages"
2549
  msgstr ""
2550
 
2551
+ #: config/customizer-theme-settings.php:208
2552
+ msgid "Enable Comments on Posts"
2553
  msgstr ""
2554
 
2555
+ #: config/customizer-theme-settings.php:194
2556
  msgid "Breadcrumbs on Attachment/Media"
2557
  msgstr ""
2558
 
2559
+ #: config/customizer-theme-settings.php:186
2560
  msgid "Breadcrumbs on 404 Page"
2561
+ msgstr "مسارات التنقل (Breadcrumb) في صفحة خطأ 404 \"الصفحة غير موجودة\""
2562
 
2563
+ #: config/customizer-theme-settings.php:178
2564
  msgid "Breadcrumbs on Archives"
2565
  msgstr ""
2566
 
2567
+ #: config/customizer-theme-settings.php:170
2568
  msgid "Breadcrumbs on Pages"
2569
  msgstr ""
2570
 
2571
+ #: config/customizer-theme-settings.php:162
2572
  msgid "Breadcrumbs on Single Posts"
2573
  msgstr ""
2574
 
2575
+ #: config/customizer-theme-settings.php:154
2576
  msgid "Breadcrumbs on Posts Page"
2577
  msgstr ""
2578
 
2579
+ #: config/customizer-theme-settings.php:145
2580
  msgid "Breadcrumbs on Front Page"
2581
  msgstr ""
2582
 
2583
+ #: config/customizer-theme-settings.php:136
2584
  msgid "Breadcrumbs on Homepage"
2585
  msgstr ""
2586
 
2587
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:19
 
2588
  msgid "Select Default Layout"
2589
  msgstr ""
2590
 
2591
+ #: config/customizer-theme-settings.php:114
2592
  msgid "Site Layout"
2593
  msgstr ""
2594
 
2595
+ #: config/customizer-theme-settings.php:102
2596
  msgid "Select Color Style"
2597
  msgstr ""
2598
 
2599
+ #: config/customizer-theme-settings.php:98
2600
  msgid "Color Scheme"
2601
  msgstr ""
2602
 
2603
+ #: config/customizer-theme-settings.php:66
2604
  msgid "Dynamic Text"
2605
  msgstr ""
2606
 
2607
+ #: lib/classes/class-genesis-customizer-base.php:34
2608
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2609
  msgstr ""
2610
 
2611
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:20
2612
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:24
2613
  msgid "Select Layout"
2614
  msgstr ""
2615
 
2617
  msgid "Reader Interactions"
2618
  msgstr ""
2619
 
2620
+ #: 404.php:54
2621
  msgid "Sitemap"
2622
  msgstr "خريطة الموقع"
2623
 
2624
+ #: lib/views/meta-boxes/genesis-user-seo.php:15
2625
  msgid "Author Archive SEO Settings"
2626
  msgstr ""
2627
 
2628
+ #: config/customizer-theme-settings.php:325
2629
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:32
2630
  msgid "Footer Scripts"
2631
  msgstr ""
2632
 
2633
+ #: config/customizer-theme-settings.php:315
2634
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:21
2635
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:19
2636
  msgid "Header Scripts"
2637
  msgstr ""
2638
 
2639
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:45
2640
  msgid "Posts per Page"
2641
  msgstr ""
2642
 
2643
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:39
2644
  msgid "Category IDs, comma separated - 1,2,3 for example"
2645
  msgstr ""
2646
 
2647
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:35
2648
  msgid "Exclude Categories"
2649
  msgstr ""
2650
 
2651
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:20
2652
  msgid "Display Category"
2653
  msgstr ""
2654
 
2655
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:78
2656
  msgid "Entry Pagination"
2657
  msgstr ""
2658
 
2659
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:65
2660
  msgid "Image Alignment:"
2661
  msgstr ""
2662
 
2663
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:47
2664
  msgid "Featured Image"
2665
  msgstr ""
2666
 
2667
+ #: config/customizer-theme-settings.php:251
2668
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:27
2669
  msgid "Entry excerpts"
2670
  msgstr ""
2671
 
2672
+ #: config/customizer-theme-settings.php:250
2673
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:26
2674
  msgid "Entry content"
2675
  msgstr ""
2676
 
2677
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:19
2678
  msgid "Display"
2679
  msgstr ""
2680
 
2681
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:48
2682
  msgid "Attachment/Media"
2683
  msgstr ""
2684
 
2685
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:36
2686
  msgid "Single Posts"
2687
  msgstr ""
2688
 
2689
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:19
2690
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2691
  msgid "Enable Breadcrumbs on"
2692
  msgstr ""
2693
 
2694
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:20
2695
  msgid "Superfish"
2696
  msgstr ""
2697
 
2698
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:37
2699
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2700
  msgstr ""
2701
 
2702
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:30
2703
  msgid "Redirect Custom Comments Feed?"
2704
  msgstr ""
2705
 
2706
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:22
2707
  msgid "Redirect Custom Feed?"
2708
  msgstr ""
2709
 
2710
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:43
2711
  msgid "Email address"
2712
  msgstr ""
2713
 
2714
+ #: config/customizer-theme-settings.php:28
2715
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:38
2716
  msgid "Updates"
2717
  msgstr ""
2718
 
 
 
 
 
2719
  #: lib/functions/layout.php:58
2720
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2721
  msgstr ""
2740
  msgid "about "
2741
  msgstr "عن"
2742
 
2743
+ #: lib/classes/class-genesis-cli-command.php:44
2744
  msgid "Genesis database upgraded."
2745
  msgstr ""
2746
 
2747
+ #: lib/classes/class-genesis-breadcrumb.php:45
2748
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2749
  msgstr ""
2750
 
2751
+ #. translators: 1: Genesis version, 2: URL for What's New admin page.
2752
+ #: lib/functions/upgrade.php:715
2753
+ msgid "Congratulations, you are now rocking Genesis %1$s! <a href=\"%2$s\">See what's new in %3$s</a>."
2754
  msgstr ""
2755
 
2756
  #. Template Name of the plugin/theme
2773
  msgid "Genesis"
2774
  msgstr ""
2775
 
2776
+ #: lib/widgets/featured-post-widget.php:539
2777
  msgid "Content Post Info"
2778
  msgstr ""
2779
 
2780
+ #: lib/widgets/featured-post-widget.php:459
2781
  msgid "Exclude Sticky Posts?"
2782
  msgstr ""
2783
 
2784
+ #: config/customizer-theme-settings.php:290
2785
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:70
2786
+ #: lib/widgets/featured-page-widget.php:315
2787
+ #: lib/widgets/featured-post-widget.php:517
2788
  msgid "Center"
2789
  msgstr ""
2790
 
2791
+ #: lib/widgets/featured-page-widget.php:124
2792
+ #: lib/widgets/featured-post-widget.php:161
2793
  msgid "(no title)"
2794
  msgstr "(بلا عنوان)"
2795
 
2796
+ #: lib/structure/post.php:781
2797
  msgid "Current page"
2798
  msgstr "الصفحة الحالية"
2799
 
2800
+ #: lib/structure/post.php:406 lib/structure/post.php:755
2801
  msgid "Page "
2802
  msgstr "صفحة"
2803
 
2804
+ #: lib/structure/header.php:842
2805
  msgid "Skip to footer"
2806
  msgstr ""
2807
 
2808
+ #: lib/structure/header.php:836
2809
  msgid "Skip to secondary sidebar"
2810
  msgstr ""
2811
 
2812
+ #: lib/structure/header.php:832
2813
  msgid "Skip to primary sidebar"
2814
  msgstr ""
2815
 
2816
+ #: lib/structure/header.php:829
2817
  msgid "Skip to content"
2818
  msgstr ""
2819
 
2820
+ #: lib/structure/header.php:826
2821
  msgid "Skip to primary navigation"
2822
  msgstr ""
2823
 
2824
+ #: lib/functions/widgetize.php:210
2825
  msgid "Widgets in this widget area will display after single entries."
2826
  msgstr ""
2827
 
2828
+ #: lib/functions/widgetize.php:209
2829
  msgid "After Entry"
2830
  msgstr "بعد التدوينة"
2831
 
2832
+ #: lib/functions/widgetize.php:126
2833
  msgid "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."
2834
  msgstr ""
translations/bg_BG.mo CHANGED
Binary file
translations/bg_BG.po CHANGED
@@ -1,311 +1,506 @@
1
- # Translation of Genesis - Genesis 2.5 in Bulgarian
2
- # This file is distributed under the same license as the Genesis - Genesis 2.5 package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-05-03 09:57:24+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: bg\n"
12
- "Project-Id-Version: Genesis - Genesis 2.5\n"
13
 
14
- #: lib/views/pages/genesis-admin-upgraded.php:70
15
- msgid "Remove unnecessary title on skip links."
16
  msgstr ""
17
 
18
- #: lib/views/pages/genesis-admin-upgraded.php:69
19
- msgid "Remove output buffering on search form."
20
  msgstr ""
21
 
22
- #: lib/views/pages/genesis-admin-upgraded.php:68
23
- msgid "Disable <code>backtotop</code> output if HTML5 is on."
24
  msgstr ""
25
 
26
- #: lib/views/pages/genesis-admin-upgraded.php:67
27
- msgid "Remove semantic headings SEO option, with fallback for backward compatibility."
28
  msgstr ""
29
 
30
- #: lib/views/pages/genesis-admin-upgraded.php:62
31
- msgid "Fix typo in comments feed setting."
32
  msgstr ""
33
 
34
- #: lib/views/pages/genesis-admin-upgraded.php:61
35
- msgid "Refactor and improve archive headings."
36
  msgstr ""
37
 
38
- #: lib/views/pages/genesis-admin-upgraded.php:60
39
- msgid "Add capability check to CPT archive settings link in the toolbar."
 
40
  msgstr ""
41
 
42
- #: lib/views/pages/genesis-admin-upgraded.php:59
43
- msgid "Move aria-label to the <code>&lt;a&gt;</code> element so screen readers will announce it."
 
44
  msgstr ""
45
 
46
- #: lib/views/pages/genesis-admin-upgraded.php:58
47
- msgid "Fix potential issue with footer scripts filter."
48
  msgstr ""
49
 
50
- #: lib/views/pages/genesis-admin-upgraded.php:57
51
- msgid "Improve randomness of search form ID."
52
  msgstr ""
53
 
54
- #: lib/views/pages/genesis-admin-upgraded.php:56
55
- msgid "Ensure skip links filter returns an array."
56
  msgstr ""
57
 
58
- #: lib/views/pages/genesis-admin-upgraded.php:55
59
- msgid "Code optimization and documentation improvements."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  msgstr ""
61
 
62
  #: lib/views/pages/genesis-admin-upgraded.php:54
63
- msgid "CSS improvements."
64
  msgstr ""
65
 
66
  #: lib/views/pages/genesis-admin-upgraded.php:53
67
- msgid "Formally deprecate <code>genesis_get_additional_image_sizes()</code>."
68
  msgstr ""
69
 
70
  #: lib/views/pages/genesis-admin-upgraded.php:52
71
- msgid "Switch all schema.org URLs to <code>https</code>."
72
  msgstr ""
73
 
74
  #: lib/views/pages/genesis-admin-upgraded.php:51
75
- msgid "Improvements to composer, PHPCS, and unit tests."
76
  msgstr ""
77
 
78
  #: lib/views/pages/genesis-admin-upgraded.php:50
79
- msgid "Restored new line between admin screen buttons."
80
  msgstr ""
81
 
82
  #: lib/views/pages/genesis-admin-upgraded.php:49
83
- msgid "Flag entry markup as <code>is_widget</code> via the params array so it can be modified without affecting other entries."
84
  msgstr ""
85
 
86
  #: lib/views/pages/genesis-admin-upgraded.php:48
87
- msgid "Standardize the context naming in widget markup."
88
  msgstr ""
89
 
90
  #: lib/views/pages/genesis-admin-upgraded.php:47
91
- msgid "Strip <code>&lt;p&gt;</code> tags from filtered credits text to avoid paragraph nesting."
92
  msgstr ""
93
 
94
- #: lib/views/pages/genesis-admin-upgraded.php:46
95
- msgid "Reorganized <code>init.php</code>."
96
  msgstr ""
97
 
98
- #: lib/views/pages/genesis-admin-upgraded.php:45
99
- msgid "Prevent smushed offscreen accessible text."
100
  msgstr ""
101
 
102
- #: lib/views/pages/genesis-admin-upgraded.php:44
103
- msgid "Restored adding tabindex via javascript when a11y is on."
104
  msgstr ""
105
 
106
- #: lib/views/pages/genesis-admin-upgraded.php:43
107
- msgid "Split featured post and page widget entry header markup, gave markup API context for each."
108
  msgstr ""
109
 
110
  #: lib/views/pages/genesis-admin-upgraded.php:38
111
- msgid "Add more filters to breadcrumb class."
112
  msgstr ""
113
 
114
  #: lib/views/pages/genesis-admin-upgraded.php:37
115
- msgid "Add center alignment option to featured image alignment setting."
116
  msgstr ""
117
 
118
  #: lib/views/pages/genesis-admin-upgraded.php:36
119
- msgid "Add <code>genesis_strip_p_tags()</code> function."
120
  msgstr ""
121
 
122
  #: lib/views/pages/genesis-admin-upgraded.php:35
123
- msgid "Add terms back to terms array in our terms filter."
124
  msgstr ""
125
 
126
  #: lib/views/pages/genesis-admin-upgraded.php:34
127
- msgid "Add filter for entry content display options in the customizer."
128
  msgstr ""
129
 
130
- #: lib/views/pages/genesis-admin-upgraded.php:33
131
- msgid "Add a posts page check to <code>genesis_do_blog_template_heading()</code>."
132
  msgstr ""
133
 
134
- #: lib/views/pages/genesis-admin-upgraded.php:32
135
- msgid "Add sanitizer for layout settings on CPT archive settings page."
136
  msgstr ""
137
 
138
- #: lib/views/pages/genesis-admin-upgraded.php:31
139
- msgid "Add filter to disable layout settings on CPT archive settings page."
140
  msgstr ""
141
 
142
- #: lib/views/pages/genesis-admin-upgraded.php:30
143
- msgid "Add filter for capability required to use CPT archive settings."
144
  msgstr ""
145
 
146
- #: lib/views/pages/genesis-admin-upgraded.php:29
147
- msgid "Add ability to specify location of entry scripts via a second option."
148
  msgstr ""
149
 
150
- #: lib/views/pages/genesis-admin-upgraded.php:28
151
- msgid "Add script loader class."
 
152
  msgstr ""
153
 
154
- #: lib/views/pages/genesis-admin-upgraded.php:27
155
- msgid "Add support for multiple layout types depending on context."
156
  msgstr ""
157
 
158
- #: lib/views/pages/genesis-admin-upgraded.php:26
159
- msgid "Add primary category support when Yoast SEO is on, but breadcrumb feature is off."
160
  msgstr ""
161
 
162
- #: lib/views/pages/genesis-admin-upgraded.php:25
163
- msgid "Add slashing for user script input fields."
164
  msgstr ""
165
 
166
- #: lib/views/pages/genesis-admin-upgraded.php:24
167
- msgid "Add full support for WordPress's new title tag."
 
 
168
  msgstr ""
169
 
170
- #: lib/views/pages/genesis-admin-upgraded.php:23
171
- msgid "Add <code>views</code> directory and extracted output to organized view files."
172
  msgstr ""
173
 
174
- #: lib/views/pages/genesis-admin-upgraded.php:22
175
- msgid "Add <code>Genesis_Contributors</code> and <code>Genesis_Contributor</code> classes."
176
  msgstr ""
177
 
178
- #: lib/views/pages/genesis-admin-upgraded.php:21
179
- msgid "Add any missed xhtml markup to the xhtml markup filter."
180
  msgstr ""
181
 
182
- #: lib/views/pages/genesis-admin-upgraded.php:20
183
- msgid "Add instances of markup API use in several locations where it was previously not used."
184
  msgstr ""
185
 
186
- #: lib/views/pages/genesis-admin-upgraded.php:16
187
- msgid "Changes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  msgstr ""
189
 
190
- #: lib/views/pages/genesis-admin-upgraded.php:11
191
- msgid "Genesis 2.5 focuses largely on the integrity, organization, and testability of code, along with other improvements for broad compatibility."
192
  msgstr ""
193
 
194
- #: lib/views/misc/use-child-theme-notice.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  msgid "For more information, see our article at %s"
196
  msgstr ""
197
 
198
  #. translators: Open and close anchor tags.
199
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:16
200
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
201
  msgstr ""
202
 
203
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:8
204
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
205
  msgstr ""
206
 
207
  #. translators: Open and close span tags, abbreviation expansion for SEO.
208
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:48
209
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
210
  msgstr ""
211
 
212
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
213
  msgid "SEO"
214
  msgstr ""
215
 
216
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
217
  msgid "Search engine optimization"
218
  msgstr ""
219
 
220
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
221
  msgid "301 Redirect."
222
  msgstr ""
223
 
224
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:41
225
  msgid "Top: after opening body tag"
226
  msgstr ""
227
 
228
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:40
229
  msgid "Bottom: before closing body tag"
230
  msgstr ""
231
 
232
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:36
233
  msgid "Body Scripts Position"
234
  msgstr ""
235
 
236
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:25
237
  msgid "Body Scripts"
238
  msgstr ""
239
 
240
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:17
 
241
  msgid "Output before the closing %s tag, after sitewide header scripts."
242
  msgstr ""
243
 
244
- #. translators: Theme settings admin screen link
245
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
246
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
247
- #: lib/views/meta-boxes/genesis-user-layout.php:17
248
  msgid "Default Layout set in %s"
249
  msgstr ""
250
 
251
  #. translators: Opn and close post type archive link, post type name.
252
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:5
253
  msgid "View the %1$s%3$s archive%2$s."
254
  msgstr ""
255
 
256
- #. translators: Open and close link tags to theme settings.
257
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:17
258
- msgid "Default Layout set in %sTheme Settings%s"
 
259
  msgstr ""
260
 
261
- #. translators: Reference link
262
- #: lib/views/help/genesis-inpost-seo.php:45
263
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
264
  msgstr ""
265
 
266
- #: lib/views/help/genesis-inpost-seo.php:42
267
  msgid "Apply noarchive to this post/page"
268
  msgstr ""
269
 
270
- #: lib/views/help/genesis-inpost-seo.php:35
271
  msgid "Apply nofollow to this post/page"
272
  msgstr ""
273
 
274
- #. translators: Reference link
275
- #: lib/views/help/genesis-inpost-seo.php:31
276
- #: lib/views/help/genesis-inpost-seo.php:38
277
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
278
  msgstr ""
279
 
280
- #: lib/views/help/genesis-inpost-seo.php:28
281
  msgid "Apply noindex to this post/page"
282
  msgstr ""
283
 
284
- #. translators: Reference link
285
- #: lib/views/help/genesis-inpost-seo.php:24
286
  msgid " &mdash; Redirect this post/page to this URL. %s."
287
  msgstr ""
288
 
289
- #. translators: Reference link
290
- #: lib/views/help/genesis-inpost-seo.php:17
291
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
292
  msgstr ""
293
 
294
- #: lib/views/help/genesis-inpost-seo.php:11
295
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
296
  msgstr ""
297
 
298
- #: lib/views/help/genesis-inpost-seo.php:7
299
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
300
  msgstr ""
301
 
302
- #: lib/views/help/genesis-inpost-seo.php:3
303
  msgid " &mdash; Output in the document <title> Tag."
304
  msgstr ""
305
 
306
- #. translators: Open and close anchor tags.
307
- #: lib/views/help/genesis-blog.php:14
308
- msgid "You can find more on this feature in the %sHow to Add a Post Category Page tutorial.%s"
309
  msgstr ""
310
 
311
  #. Description of the plugin/theme
@@ -316,136 +511,141 @@ msgstr ""
316
  msgid "Edit Archive Settings"
317
  msgstr ""
318
 
319
- #: lib/views/pages/genesis-admin-upgraded.php:65
320
  msgid "Removed"
321
  msgstr ""
322
 
323
- #: lib/views/pages/genesis-admin-upgraded.php:41
324
  msgid "Changed"
325
  msgstr ""
326
 
327
- #: lib/views/pages/genesis-admin-upgraded.php:18
328
  msgid "Added"
329
  msgstr ""
330
 
331
- #: lib/views/misc/use-child-theme-notice.php:5
332
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
333
  msgstr ""
334
 
335
- #: lib/views/misc/use-child-theme-notice.php:4
336
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
337
  msgstr ""
338
 
339
- #: lib/views/misc/use-child-theme-notice.php:2
340
  msgid "Please Activate a Genesis Child Theme:"
341
  msgstr ""
342
 
343
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:5
344
  msgid "Use for site title/logo"
345
  msgstr ""
346
 
347
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:27
 
348
  msgid "Check For Updates"
349
  msgstr ""
350
 
351
- #: lib/views/help/genesis-information.php:12
352
  msgid "If you provide an email address, your site will email you when the update can be performed."
353
  msgstr ""
354
 
355
- #: lib/admin/seo-settings.php:45 lib/admin/theme-settings.php:60
356
- #: lib/classes/admin.php:129
 
357
  msgid "Save Changes"
358
  msgstr ""
359
 
360
- #: lib/views/help/genesis-inpost-seo.php:45
361
  msgid "Read more about noarchive"
362
  msgstr ""
363
 
364
- #: lib/views/help/genesis-inpost-seo.php:38
365
  msgid "Read more about nofollow"
366
  msgstr ""
367
 
368
- #: lib/views/help/genesis-inpost-seo.php:31
369
  msgid "Read more about noindex"
370
  msgstr ""
371
 
372
- #: lib/views/help/genesis-inpost-seo.php:24
373
  msgid "Read more about 301 Redirects"
374
  msgstr ""
375
 
376
- #: lib/views/help/genesis-inpost-seo.php:17
377
  msgid "Read more about Custom Canonical URL"
378
  msgstr ""
379
 
380
- #: lib/admin/customizer.php:476
381
  msgid "Entry Pagination Type"
382
  msgstr ""
383
 
384
- #: 404.php:42
 
385
  msgid "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."
386
  msgstr "Страницата, която търсите вече не съществува. Може би можете да се върнете обратно към сайта <a href=\"%s\">начало</a> и вижте дали можете да намерите това, което търсите. Или можете да опитате да го намерите с информацията по-долу."
387
 
388
- #: lib/widgets/featured-post-widget.php:451
389
  msgid "Exclude Previously Displayed Posts?"
390
  msgstr "Изключи Предходните Екранни Публикации?"
391
 
392
- #: lib/structure/post.php:432
393
  msgid "Sorry, no content matched your criteria."
394
  msgstr "За съжаление, няма съдържание отговарящо на зададените критерии."
395
 
396
- #: lib/structure/comments.php:331
397
  msgid "at"
398
  msgstr "до"
399
 
400
- #: lib/classes/class-genesis-script-loader.php:179
401
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
402
  msgstr "Актуализиране на Genesis ще замени сегашната инсталирана версия на Genesis. Наистина ли искате да актуализирате?. \"Cancel\", за да спре, \"OK\", за да актуализирате."
403
 
404
- #: lib/classes/class-genesis-script-loader.php:178
405
  msgid "The changes you made will be lost if you navigate away from this page."
406
  msgstr "Промените, които сте направили, ще бъдат загубени, ако излезете от тази страница."
407
 
408
- #: lib/functions/deprecated.php:385
409
  msgid "decimal or hexidecimal entities"
410
  msgstr "десетични или шестнадесетичен субекти"
411
 
412
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:16
413
  msgid "Primary Navigation Extras"
414
  msgstr "Основни Навигационни Екстри"
415
 
416
- #: lib/admin/inpost-metaboxes.php:126
417
  msgid "Scripts"
418
  msgstr "Скриптове"
419
 
420
  #. translators: Meta noindex attribute.
421
  #. translators: Meta nofollow attribute.
422
  #. translators: Meta noarchive attribute.
423
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
424
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:40
425
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
 
 
426
  msgid "Apply %s to this archive"
427
  msgstr "Приложи %s към този архив"
428
 
429
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:27
430
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:73
431
  msgid "Robots Meta Tags"
432
  msgstr "Мета Роботи Тагове"
433
 
434
- #: lib/views/help/genesis-inpost-seo.php:10
435
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
436
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:35
437
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:63
438
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
439
- #: lib/views/meta-boxes/genesis-user-seo.php:20
 
440
  msgid "Meta Keywords"
441
  msgstr "Мета Ключови думи"
442
 
443
- #: lib/views/help/genesis-inpost-seo.php:6
444
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:12
445
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:22
446
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:53
447
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:12
448
- #: lib/views/meta-boxes/genesis-user-seo.php:13
 
449
  msgid "Meta Description"
450
  msgstr "Мета Описание"
451
 
@@ -453,11 +653,12 @@ msgstr "Мета Описание"
453
  msgid "Archive"
454
  msgstr "Архив"
455
 
456
- #: 404.php:35
 
457
  msgid "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."
458
  msgstr "Страницата, която търсите вече не съществува. Може би вие можете да се върнете обратно към <a href=\"%s\">homepage</a> и вижте дали можете да намерите това, което търсите. Или, можете да опитате да го намерите, като използвате формата за търсене по-долу."
459
 
460
- #: 404.php:30
461
  msgid "Not found, error 404"
462
  msgstr "Не е намерена, грешка 404"
463
 
@@ -465,80 +666,88 @@ msgstr "Не е намерена, грешка 404"
465
  msgid "Search Results for:"
466
  msgstr "Търси резултати за:"
467
 
468
- #: lib/classes/class-genesis-contributor.php:112
469
  msgid "Contributor"
470
  msgstr "Сътрудник"
471
 
472
- #: lib/views/pages/genesis-admin-upgraded.php:103
473
  msgid "Contributors"
474
  msgstr "Сътрудници"
475
 
476
- #: lib/classes/class-genesis-contributor.php:113
477
  msgid "Lead Developer"
478
  msgstr "Водещ Разработчик"
479
 
480
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:1
481
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
482
  msgstr "Тези настройки важат за всяка страница, като се има предвид \"Blog\" страница шаблон , не начална страница или страници с архивни публикации."
483
 
484
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:18
 
485
  msgid "Homepage"
486
  msgstr "Начална страница"
487
 
488
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:15
489
  msgid "Posts Page"
490
  msgstr "Страница Публикации"
491
 
492
- #: lib/admin/theme-settings.php:288
493
  msgid "Blog Page Template"
494
  msgstr "Шаблон Блог Страница"
495
 
496
- #: lib/admin/theme-settings.php:234 lib/admin/theme-settings.php:279
497
- #: lib/views/help/genesis-navigation.php:1
 
498
  msgid "Navigation"
499
  msgstr "Навигация"
500
 
501
- #: lib/admin/theme-settings.php:231 lib/admin/theme-settings.php:275
502
- #: lib/views/help/genesis-header.php:1
 
 
503
  msgid "Header"
504
  msgstr "Header"
505
 
506
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
507
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:6
508
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
509
  msgstr ""
510
 
511
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:57
 
512
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
513
  msgstr "Мета описание може да се използва за да се определи използваният текст под заглавието на резултатите от търсените страници."
514
 
515
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
516
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
517
  msgstr "Ако оставите в документа празно полето за заглавие, вашият сайт&#8217;s заглавието ще се използва."
518
 
519
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:24
520
  msgid "Site Description (Tagline)"
521
  msgstr "Сайт описание (Лозунгът)"
522
 
523
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:31
 
524
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
525
  msgstr "Ако заглавието се състои от две части (оригинално заглавие и избор допълнение), а след това на сепаратора ще отидат в между тях."
526
 
527
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:29
 
528
  msgid "Document Title Separator"
529
  msgstr "Разделител Заглавие на документ:"
530
 
531
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:44
 
532
  msgid "Determines which side the added title text will go on."
533
  msgstr "Определя коя страна на добавения текст заглавие ще продължи."
534
 
535
- #. translators: Escaped title tag.
536
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:24
537
  msgid "Add site name to %s on inner pages?"
538
  msgstr "Добави името на сайта за %s на вътрешни страници?"
539
 
540
  #. translators: Escaped title tag.
541
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:45
542
  msgid "Add site description (tagline) to %s on home page?"
543
  msgstr "Добави описание на обекта (слоган) за %s на началната страница?"
544
 
@@ -550,24 +759,24 @@ msgstr "Прочетете повече"
550
  msgid "Search this website"
551
  msgstr "Търсете"
552
 
553
- #: lib/structure/loops.php:250
554
  msgid "Read more"
555
  msgstr "Прочетете повече"
556
 
557
- #: lib/views/pages/genesis-admin-upgraded.php:129
558
  msgid "Go to SEO Settings &rarr;"
559
  msgstr "Отидете на SEO настройки &rarr;"
560
 
561
- #: lib/views/pages/genesis-admin-upgraded.php:127
562
  msgid "Go to Theme Settings &rarr;"
563
  msgstr "Отидете на Тема Настройки &rarr;"
564
 
565
- #: lib/views/pages/genesis-admin-upgraded.php:78
566
  msgid "Project Leads"
567
  msgstr "Project Leads"
568
 
569
- #. translators: %s: Genesis version
570
- #: lib/admin/whats-new.php:37
571
  msgid "Welcome to Genesis %s"
572
  msgstr "Добре дошли в %s"
573
 
@@ -575,270 +784,293 @@ msgstr "Добре дошли в %s"
575
  msgid "Google+"
576
  msgstr "Google+"
577
 
578
- #: lib/admin/customizer.php:143
579
  msgid "Use for site title/logo:"
580
  msgstr "Използвайте за заглавие на сайта / лого:"
581
 
582
- #: lib/structure/footer.php:149
583
  msgid "on"
584
  msgstr "на"
585
 
586
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:24
587
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:18
588
  msgid "Leave empty if you do not want to display any intro text."
589
  msgstr "Оставете празно, ако не искате да покажете някой въведен текст."
590
 
591
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:21
592
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:15
593
  msgid "Archive Intro Text"
594
  msgstr "Архив на въведения текст"
595
 
596
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:16
597
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:11
598
  msgid "Leave empty if you do not want to display a headline."
599
  msgstr "Оставете празно, ако не искате да покажете заглавието."
600
 
601
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:13
602
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:8
603
  msgid "Archive Headline"
604
  msgstr "Архив на заглавие"
605
 
606
- #: lib/admin/seo-settings.php:49 lib/admin/theme-settings.php:64
607
- #: lib/classes/admin.php:133
 
608
  msgid "Error saving settings."
609
  msgstr "Грешка в запаметяване на настройките."
610
 
611
- #: lib/widgets/user-profile-widget.php:185
612
  msgid "Custom Text Content"
613
  msgstr "Потребителски Текст съдържание"
614
 
615
- #: lib/init.php:58
616
  msgid "Secondary Navigation Menu"
617
  msgstr "Помощно Навигационно Меню"
618
 
619
- #: lib/functions/widgetize.php:119
620
  msgid "Header Left"
621
  msgstr "Заглавие отляво"
622
 
623
- #: lib/widgets/user-profile-widget.php:196
624
  msgid "Extended page link text"
625
  msgstr "Разширен текст за връзка на страница"
626
 
627
- #: lib/functions/widgetize.php:175
 
628
  msgid "Footer %d widget area."
629
  msgstr "Долна %d област на притурка."
630
 
631
- #: lib/functions/widgetize.php:142
632
  msgid "This is the secondary sidebar if you are using a three column site layout option."
633
  msgstr "Това е средната странична лента ако използвате трите колони за оформлението на сайта."
634
 
635
- #: lib/functions/widgetize.php:131
636
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
637
  msgstr "Това е основната страничната лента, ако използвате две или три колони от опцията за оформлението на сайта."
638
 
639
- #: lib/functions/deprecated.php:195
640
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
641
  msgstr "Аргументът, \"context\", е заменен с \"theme_location \" в $args масив."
642
 
643
- #: lib/classes/admin.php:140
 
644
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
645
  msgstr "Не можете да използвате %s за създаването на две менюта в същия подклас."
646
 
647
- #: lib/views/meta-boxes/genesis-user-author.php:1
648
  msgid "Author Archive Settings"
649
  msgstr "Настройки на Авторски Архив"
650
 
651
- #: lib/views/meta-boxes/genesis-user-settings.php:1
652
  msgid "User Permissions"
653
  msgstr "Потребителски разрешения"
654
 
655
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:23
656
  msgid "Please select the color style from the drop down list and save your settings."
657
  msgstr "Моля изберете стил на цвета от падащия списък и запазете настройките си."
658
 
659
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:9
660
  msgid "Color Style:"
661
  msgstr "Стил цвят:"
662
 
 
 
663
  #. translators: Escaped HTML head tag.
664
  #. translators: Escaped HTML body tag.
665
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:11
666
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:24
 
 
667
  msgid "This code will output immediately before the closing %s tag in the document source."
668
  msgstr " %1$s куката се изпълнява непосредствено преди затварянето%2$s етикет в документа източник."
669
 
670
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:40
671
  msgid "Image Size:"
672
  msgstr "Размер на снимката:"
673
 
674
- #: lib/admin/theme-settings.php:265
675
  msgid "Color Style"
676
  msgstr "Стил на цвят"
677
 
678
- #: lib/admin/theme-settings.php:82
679
  msgid "Follow me on Twitter"
680
  msgstr "Последвайте ме в Twitter"
681
 
682
- #: lib/admin/cpt-archive-settings.php:60 lib/admin/cpt-archive-settings.php:61
683
- #: lib/admin/cpt-archive-settings.php:149
684
- #: lib/admin/cpt-archive-settings.php:170
685
- #: lib/views/help/cpt-archive-archive.php:1
686
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:4
 
687
  msgid "Archive Settings"
688
  msgstr "Архив на настройки"
689
 
690
  #. translators: Meta rel attribute.
691
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
692
  msgid "Adjacent Posts %s link tags"
693
  msgstr "Прилежащите публикации %s линк тагове"
694
 
695
- #: lib/admin/cpt-archive-settings.php:156
696
- #: lib/admin/cpt-archive-settings.php:172 lib/admin/inpost-metaboxes.php:199
697
- #: lib/views/help/cpt-archive-layout.php:1
698
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:11
699
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:15
700
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:1
701
- #: lib/views/meta-boxes/genesis-user-layout.php:5
 
702
  msgid "Layout Settings"
703
  msgstr "Настройки на макета"
704
 
705
- #: lib/admin/inpost-metaboxes.php:29 lib/admin/inpost-metaboxes.php:60
706
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:1
 
707
  msgid "Theme SEO Settings"
708
  msgstr "Тема SEO Настройки"
709
 
710
- #: lib/functions/formatting.php:367
711
  msgctxt "separator in time difference"
712
  msgid "and"
713
  msgstr "край"
714
 
715
- #: lib/functions/formatting.php:340
 
716
  msgctxt "time difference"
717
  msgid "%s second"
718
  msgid_plural "%s seconds"
719
  msgstr[0] "Единствено число: %s секунда"
720
  msgstr[1] "Множествено число: %s секунди"
721
 
722
- #: lib/functions/formatting.php:339
 
723
  msgctxt "time difference"
724
  msgid "%s minute"
725
  msgid_plural "%s minutes"
726
  msgstr[0] "Единствено число: %s минута"
727
  msgstr[1] "Множествено число: %s минути"
728
 
729
- #: lib/functions/formatting.php:338
 
730
  msgctxt "time difference"
731
  msgid "%s hour"
732
  msgid_plural "%s hours"
733
  msgstr[0] "Единствено число: %s час"
734
  msgstr[1] "Множествено число: %s часове"
735
 
736
- #: lib/functions/formatting.php:337
 
737
  msgctxt "time difference"
738
  msgid "%s day"
739
  msgid_plural "%s days"
740
  msgstr[0] "Единствено число: %s ден"
741
  msgstr[1] "Множествено число: %s дни"
742
 
743
- #: lib/functions/formatting.php:336
 
744
  msgctxt "time difference"
745
  msgid "%s week"
746
  msgid_plural "%s weeks"
747
  msgstr[0] "Единствено число: %s седмица"
748
  msgstr[1] "Множествено число: %s седмици"
749
 
750
- #: lib/functions/formatting.php:335
 
751
  msgctxt "time difference"
752
  msgid "%s month"
753
  msgid_plural "%s months"
754
  msgstr[0] "Единствено число: %s месец"
755
  msgstr[1] "Множествено число: %s месеци"
756
 
757
- #: lib/functions/formatting.php:334
 
758
  msgctxt "time difference"
759
  msgid "%s year"
760
  msgid_plural "%s years"
761
  msgstr[0] "Единствено число: %s година"
762
  msgstr[1] "Множествено число: %s години"
763
 
764
- #: lib/functions/formatting.php:329
765
  msgctxt "time difference"
766
  msgid "seconds"
767
  msgstr "секунди"
768
 
769
- #: lib/admin/customizer.php:369
770
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:71
771
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
772
  msgstr "Тези опции ще се отразят на всеки блог, обявени страници,включително архив, автор, блог, категория, търсене и таг страници."
773
 
774
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:31
775
  msgid "404 Page"
776
  msgstr "404 страница"
777
 
778
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:28
779
  msgid "Archives"
780
  msgstr "Архиви"
781
 
782
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:25
783
  msgid "Pages"
784
  msgstr "Страници"
785
 
786
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:12
787
  msgid "Front Page"
788
  msgstr "Заглавна страница"
789
 
790
- #: lib/admin/theme-settings.php:241 lib/admin/theme-settings.php:291
791
- #: lib/views/help/genesis-scripts.php:1
 
792
  msgid "Header and Footer Scripts"
793
  msgstr "Горен и долен колонтитул на скриптове"
794
 
795
- #: lib/admin/customizer.php:320 lib/admin/theme-settings.php:238
796
- #: lib/admin/theme-settings.php:286 lib/views/help/genesis-comments.php:1
 
 
797
  msgid "Comments and Trackbacks"
798
  msgstr "Коментари и проследявания"
799
 
800
- #: lib/admin/theme-settings.php:230 lib/admin/theme-settings.php:271
801
- #: lib/views/help/genesis-layout.php:1
802
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:8
 
803
  msgid "Default Layout"
804
  msgstr "Оформление по подразбиране"
805
 
806
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
 
807
  msgid "Keywords are generally ignored by Search Engines."
808
  msgstr "Ключовите думи обикновено са игнорирани от търсачките."
809
 
810
- #: lib/admin/seo-settings.php:47 lib/admin/theme-settings.php:62
811
- #: lib/classes/admin.php:131
 
812
  msgid "Settings saved."
813
  msgstr "Настройките са запазени."
814
 
815
- #: lib/admin/seo-settings.php:48 lib/admin/theme-settings.php:63
816
- #: lib/classes/admin.php:132
 
817
  msgid "Settings reset."
818
  msgstr "Настройките възстановени."
819
 
820
- #: lib/admin/import-export.php:100
821
  msgid "Settings successfully imported."
822
  msgstr "Настройките са внесени успешно."
823
 
824
- #: lib/views/pages/genesis-admin-import-export.php:24
825
  msgid "Upload File and Import"
826
  msgstr "Качи файл и внос"
827
 
828
- #: lib/views/pages/genesis-admin-import-export.php:16
829
  msgid "Choose the file from your computer and click \"Upload file and Import\""
830
  msgstr "Изберете файла от вашия компютър и щракнете върху \"Качи файл и внос \""
831
 
832
- #: lib/admin/customizer.php:195
833
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:12
834
  msgid "Default"
835
  msgstr "По подразбиране"
836
 
837
- #: lib/structure/post.php:666 lib/structure/post.php:786
838
  msgid "Next Page"
839
  msgstr "Следваща страница"
840
 
841
- #: lib/structure/post.php:665 lib/structure/post.php:748
842
  msgid "Previous Page"
843
  msgstr "Предишна страница"
844
 
@@ -846,15 +1078,16 @@ msgstr "Предишна страница"
846
  msgid "ago"
847
  msgstr "преди"
848
 
849
- #: lib/classes/class-genesis-script-loader.php:177
850
  msgid "Select / Deselect All"
851
  msgstr "Избор / Премахнете отметките на всички"
852
 
853
- #: lib/admin/import-export.php:145
854
  msgid "No export options available."
855
  msgstr "Няма налични възможности за износ."
856
 
857
- #: lib/functions/widgetize.php:174
 
858
  msgid "Footer %d"
859
  msgstr "Долен %d"
860
 
@@ -862,196 +1095,197 @@ msgstr "Долен %d"
862
  msgid "No Label Selected"
863
  msgstr "Не е избран надпис"
864
 
865
- #: lib/admin/import-export.php:102
866
  msgid "There was a problem importing your settings. Please try again."
867
  msgstr "Имаше проблем при импортирането на вашите настройки. Моля, опитайте отново."
868
 
869
- #: lib/functions/markup.php:1117 lib/functions/widgetize.php:141
870
  msgid "Secondary Sidebar"
871
  msgstr "Помощна странична лента"
872
 
873
- #: lib/functions/markup.php:1096 lib/functions/widgetize.php:130
874
  msgid "Primary Sidebar"
875
  msgstr "Основна странична лента"
876
 
877
- #: lib/functions/widgetize.php:119
878
  msgid "Header Right"
879
  msgstr "Заглавие отдясно"
880
 
881
- #: lib/classes/breadcrumb.php:60
882
  msgid "Not found: "
883
  msgstr "Не е намерена:"
884
 
885
- #: lib/widgets/featured-post-widget.php:546
886
  msgid "No Content"
887
  msgstr "Няма съдържание"
888
 
889
- #: lib/widgets/featured-post-widget.php:545
890
  msgid "Show Content Limit"
891
  msgstr "Показване на лимит на съдържание"
892
 
893
- #: lib/widgets/featured-post-widget.php:544
894
  msgid "Show Excerpt"
895
  msgstr "Поазване на извадки"
896
 
897
- #: lib/widgets/featured-post-widget.php:543
898
  msgid "Show Content"
899
  msgstr "Показване на съдържанието"
900
 
901
- #: lib/widgets/featured-post-widget.php:541
902
  msgid "Content Type"
903
  msgstr "Тип съдържание"
904
 
905
- #: lib/widgets/featured-post-widget.php:533
906
  msgid "Show Post Info"
907
  msgstr "Показване на информационната публикация"
908
 
909
- #: lib/widgets/featured-page-widget.php:286
910
- #: lib/widgets/featured-post-widget.php:493
911
  msgid "Show Featured Image"
912
  msgstr "Показване на избратото изображение"
913
 
914
- #: lib/views/meta-boxes/genesis-user-author.php:22
915
  msgid "This text will be the first paragraph, and display on the first page"
916
  msgstr "Този текст ще бъде първия параграф и се показва на първа страница"
917
 
918
- #: lib/views/meta-boxes/genesis-user-author.php:19
919
  msgid "Custom Description Text"
920
  msgstr "Потребителско текстово описание"
921
 
922
  #. translators: Escaped H1 tag.
923
- #: lib/views/meta-boxes/genesis-user-author.php:12
924
  msgid "Will display in the %s tag at the top of the first page"
925
  msgstr "Ще се показва в %s таг в горната част на първата страница"
926
 
927
- #: lib/views/meta-boxes/genesis-user-author.php:6
928
  msgid "Custom Archive Headline"
929
  msgstr "Потребителско Архивно Заглавие"
930
 
931
- #: lib/views/meta-boxes/genesis-user-author.php:2
932
- #: lib/views/meta-boxes/genesis-user-layout.php:6
933
- #: lib/views/meta-boxes/genesis-user-seo.php:2
934
  msgid "These settings apply to this author's archive pages."
935
  msgstr "Тези настройки важат за тези авторски архивни страници."
936
 
937
- #: lib/views/meta-boxes/genesis-user-author.php:33
938
  msgid "Enable Author Box on this User's Archives?"
939
  msgstr "Активиране на авторската кутия на този потребителски архив?"
940
 
941
- #: lib/views/meta-boxes/genesis-user-author.php:30
942
  msgid "Enable Author Box on this User's Posts?"
943
  msgstr "Активирайте авторската кутия за мнения на този потребител?"
944
 
945
- #: lib/views/meta-boxes/genesis-user-settings.php:16
946
  msgid "Enable Import/Export Submenu?"
947
  msgstr "Активирайте Импорт / Експорт подменюто?"
948
 
949
- #: lib/views/meta-boxes/genesis-user-settings.php:12
950
  msgid "Enable SEO Settings Submenu?"
951
  msgstr "Активирайте SEO настройките на подменюто?"
952
 
953
- #: lib/views/meta-boxes/genesis-user-settings.php:8
954
  msgid "Enable Genesis Admin Menu?"
955
  msgstr "Разрешаване на Генезис Администраторски менюта?"
956
 
957
- #: lib/views/meta-boxes/genesis-user-settings.php:5
958
  msgid "Genesis Admin Menus"
959
  msgstr "Genesis администраторски менюта"
960
 
961
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:36
962
  msgid "Include the Featured Image?"
963
  msgstr "Включване на избраното изображение?"
964
 
965
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:6
966
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:9
967
- #: lib/views/meta-boxes/genesis-user-layout.php:10
968
- #: lib/views/meta-boxes/genesis-user-layout.php:13
969
  msgid "Choose Layout"
970
  msgstr "Изберете оформление"
971
 
972
- #: lib/admin/import-export.php:46 lib/admin/import-export.php:64
973
- #: lib/views/help/import-export-general.php:1
 
974
  msgid "Import/Export"
975
  msgstr "Импорт / Експорт"
976
 
977
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:36
978
  msgid "Custom Post Class"
979
  msgstr "Потребителски публикации по класове"
980
 
981
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:32
982
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:31
983
  msgid "Custom Body Class"
984
  msgstr "Потребителски еталон"
985
 
986
- #: lib/views/help/genesis-inpost-seo.php:21
987
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
988
  msgid "Custom Redirect URL"
989
  msgstr "Персонализирано пренасочване URI"
990
 
991
  #. translators: Title string length
992
  #. translators: Description string length
993
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:15
994
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:28
995
  msgid "Characters Used: %s"
996
  msgstr "Знаците, използвани: %s"
997
 
998
- #: lib/views/pages/genesis-admin-import-export.php:47
999
  msgid "Download Export File"
1000
  msgstr "Изтеглете документация по износа"
1001
 
1002
- #: lib/views/pages/genesis-admin-import-export.php:40
1003
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1004
  msgstr "След като сте записали изтегления файл, можете да използвате функцията за внос на друго място, за да импортирате тези данни."
1005
 
1006
- #: lib/views/pages/genesis-admin-import-export.php:32
1007
  msgid "Export Genesis Settings File"
1008
  msgstr "Генезис Настройки на експорта на файла"
1009
 
1010
- #: lib/views/pages/genesis-admin-import-export.php:21
1011
  msgid "Upload File (Maximum Size: %s): "
1012
  msgstr "Качи файл: (максимален размер: %s)"
1013
 
1014
- #: lib/views/pages/genesis-admin-import-export.php:8
1015
  msgid "Import Genesis Settings File"
1016
  msgstr "Внос Генезис Настройки на файла"
1017
 
1018
- #: lib/admin/import-export.php:45
1019
  msgid "Genesis - Import/Export"
1020
  msgstr "Генезис -  - Импорт / Експорт"
1021
 
1022
- #: lib/widgets/user-profile-widget.php:202
1023
  msgid "Show Author Archive Link?"
1024
  msgstr "Покажи аватар архивната връзка?"
1025
 
1026
- #: lib/widgets/user-profile-widget.php:191
1027
  msgid "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."
1028
  msgstr "Изберете продължителната \"За мен \" страница от списъка по-долу. Това ще бъде страницата, свързана в края на моя раздел."
1029
 
1030
- #: lib/widgets/user-profile-widget.php:184
1031
  msgid "Custom Text (below)"
1032
  msgstr "Потребителски Текст (по-долу)"
1033
 
1034
- #: lib/widgets/user-profile-widget.php:182
1035
  msgid "Author Bio"
1036
  msgstr "автор био"
1037
 
1038
- #: lib/widgets/user-profile-widget.php:179
1039
  msgid "Select which text you would like to use as the author description"
1040
  msgstr "Изберете текста, който бихте искали да използвате като авторско описание"
1041
 
1042
- #: lib/widgets/user-profile-widget.php:161
1043
  msgid "Extra Large"
1044
  msgstr "много голям"
1045
 
1046
- #: lib/widgets/user-profile-widget.php:161
1047
  msgid "Large"
1048
  msgstr "голям"
1049
 
1050
- #: lib/widgets/user-profile-widget.php:161
1051
  msgid "Medium"
1052
  msgstr "среден"
1053
 
1054
- #: lib/widgets/user-profile-widget.php:161
1055
  msgid "Small"
1056
  msgstr "малък"
1057
 
@@ -1071,97 +1305,93 @@ msgstr "Генезис - потребителски профил"
1071
  msgid "Displays user profile block with Gravatar"
1072
  msgstr "Показва потребителски блок профил на аватара"
1073
 
1074
- #: lib/widgets/featured-post-widget.php:586
1075
  msgid "Link Text"
1076
  msgstr "Връзка на текст"
1077
 
1078
- #: lib/widgets/featured-post-widget.php:582
1079
  msgid "Show Category Archive Link"
1080
  msgstr "Показване на категория архивни връзки"
1081
 
1082
- #: lib/widgets/featured-post-widget.php:564
1083
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1084
  msgstr "За да се покаже неподреден списък на повече публикации от тази категория, моля попълнете информацията по-долу."
1085
 
1086
- #: lib/widgets/featured-post-widget.php:556
1087
  msgid "More Text (if applicable)"
1088
  msgstr "Още текст (ако е приложим)"
1089
 
1090
- #: lib/widgets/featured-post-widget.php:528
1091
  msgid "Show Post Title"
1092
  msgstr "Покажи публикуваното наименование"
1093
 
1094
- #: lib/widgets/featured-post-widget.php:479
1095
- #: lib/widgets/user-profile-widget.php:170
1096
  msgid "Gravatar Alignment"
1097
  msgstr "Подравняване на аватара"
1098
 
1099
- #: lib/widgets/featured-post-widget.php:474
1100
  msgid "Extra Large (125px)"
1101
  msgstr "Екстра голям (125px)"
1102
 
1103
- #: lib/widgets/featured-post-widget.php:473
1104
  msgid "Large (85px)"
1105
  msgstr "Голям (85px)"
1106
 
1107
- #: lib/widgets/featured-post-widget.php:472
1108
  msgid "Medium (65px)"
1109
  msgstr "Среден (65px)"
1110
 
1111
- #: lib/widgets/featured-post-widget.php:471
1112
  msgid "Small (45px)"
1113
  msgstr "Малък (45px)"
1114
 
1115
- #: lib/widgets/featured-post-widget.php:469
1116
- #: lib/widgets/user-profile-widget.php:158
1117
  msgid "Gravatar Size"
1118
  msgstr "Размер на аватара"
1119
 
1120
- #: lib/widgets/featured-post-widget.php:465
1121
  msgid "Show Author Gravatar"
1122
  msgstr "Покажи Аватара"
1123
 
1124
- #: lib/widgets/featured-post-widget.php:445
1125
  msgid "Ascending (1, 2, 3)"
1126
  msgstr "Възходящ (1, 2, 3)"
1127
 
1128
- #: lib/widgets/featured-post-widget.php:444
1129
  msgid "Descending (3, 2, 1)"
1130
  msgstr "Низходящ (3, 2, 1)"
1131
 
1132
- #: lib/widgets/featured-post-widget.php:442
1133
  msgid "Sort Order"
1134
  msgstr "Ред на сортиране"
1135
 
1136
- #: lib/widgets/featured-post-widget.php:437
1137
  msgid "Random"
1138
  msgstr "Случаен"
1139
 
1140
- #: lib/widgets/featured-post-widget.php:436
1141
  msgid "Comment Count"
1142
  msgstr "Преброяване на коментарите"
1143
 
1144
- #: lib/widgets/featured-post-widget.php:435
1145
  msgid "ID"
1146
  msgstr "ID"
1147
 
1148
- #: lib/widgets/featured-post-widget.php:434
1149
  msgid "Parent"
1150
  msgstr "Източник/причина"
1151
 
1152
  #: lib/widgets/featured-post-widget.php:432
1153
- msgid "Date"
1154
- msgstr "Дата"
1155
-
1156
- #: lib/widgets/featured-post-widget.php:430
1157
  msgid "Order By"
1158
  msgstr "Подреждане по"
1159
 
1160
- #: lib/widgets/featured-post-widget.php:425
1161
  msgid "Number of Posts to Offset"
1162
  msgstr "Брой публикации за изместване"
1163
 
1164
- #: lib/widgets/featured-post-widget.php:405
1165
  msgid "Category"
1166
  msgstr "Категория"
1167
 
@@ -1181,41 +1411,42 @@ msgstr "Генезис- избрани публикации"
1181
  msgid "Displays featured posts with thumbnails"
1182
  msgstr "Показва препоръчани публикации с миниатюри."
1183
 
1184
- #: lib/widgets/featured-page-widget.php:329
1185
  msgid "More Text"
1186
  msgstr "Още текст"
1187
 
1188
- #: lib/widgets/featured-page-widget.php:324
1189
  msgid "Content Character Limit"
1190
  msgstr "Лимит на съдържащите се символи"
1191
 
1192
- #: lib/widgets/featured-page-widget.php:320
1193
  msgid "Show Page Content"
1194
  msgstr "Показване на съдържанието на страницата"
1195
 
1196
- #: lib/widgets/featured-page-widget.php:315
1197
  msgid "Show Page Title"
1198
  msgstr "Показване на наименованието на страницата"
1199
 
1200
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:29
1201
- #: lib/widgets/featured-page-widget.php:304
1202
- #: lib/widgets/featured-post-widget.php:481
1203
- #: lib/widgets/featured-post-widget.php:511
1204
- #: lib/widgets/user-profile-widget.php:172
1205
- #: lib/widgets/user-profile-widget.php:192
 
1206
  msgid "None"
1207
  msgstr "Нищо"
1208
 
1209
- #: lib/widgets/featured-page-widget.php:302
1210
- #: lib/widgets/featured-post-widget.php:509
1211
  msgid "Image Alignment"
1212
  msgstr "Подравняване на снимката"
1213
 
1214
- #: lib/widgets/featured-page-widget.php:271
1215
  msgid "Page"
1216
  msgstr "Страница"
1217
 
1218
- #: lib/shortcodes/footer.php:183 lib/structure/post.php:280
1219
  msgid "by"
1220
  msgstr "от"
1221
 
@@ -1227,27 +1458,29 @@ msgstr "Генезис- препоръчани страници"
1227
  msgid "Displays featured page with thumbnails"
1228
  msgstr "Показва черта от страницата в миниатюри"
1229
 
1230
- #: lib/widgets/featured-page-widget.php:266
1231
- #: lib/widgets/featured-post-widget.php:396
1232
- #: lib/widgets/featured-post-widget.php:433
1233
- #: lib/widgets/featured-post-widget.php:567
1234
  #: lib/widgets/user-profile-widget.php:148
1235
  msgid "Title"
1236
  msgstr "Надпис"
1237
 
1238
- #: lib/classes/breadcrumb.php:57
1239
  msgid "Search for "
1240
  msgstr "Търсене за: "
1241
 
1242
- #: lib/classes/breadcrumb.php:53 lib/classes/breadcrumb.php:54
1243
- #: lib/classes/breadcrumb.php:55 lib/classes/breadcrumb.php:56
1244
- #: lib/classes/breadcrumb.php:58 lib/classes/breadcrumb.php:59
1245
- #: lib/structure/archive.php:181 lib/structure/archive.php:183
1246
- #: lib/structure/archive.php:185
 
 
1247
  msgid "Archives for "
1248
  msgstr "Архив за: "
1249
 
1250
- #: lib/classes/breadcrumb.php:52
1251
  msgid "You are here: "
1252
  msgstr "Вие сте тук: "
1253
 
@@ -1263,7 +1496,7 @@ msgstr "Основна странична лента на инструмента
1263
  msgid "Search"
1264
  msgstr "Търсене"
1265
 
1266
- #: lib/structure/post.php:550 lib/structure/post.php:579
1267
  msgid "About"
1268
  msgstr "за"
1269
 
@@ -1271,59 +1504,61 @@ msgstr "за"
1271
  msgid "By"
1272
  msgstr "от"
1273
 
1274
- #: lib/structure/post.php:365 lib/structure/post.php:367
1275
  msgid "[Read more...]"
1276
  msgstr "[Прочети повече...]"
1277
 
1278
- #: lib/structure/menu.php:149
1279
  msgid "Comments"
1280
  msgstr "Коментари"
1281
 
1282
- #: lib/structure/menu.php:148
1283
  msgid "Posts"
1284
  msgstr "Публикации"
1285
 
1286
- #: lib/init.php:57
1287
  msgid "Primary Navigation Menu"
1288
  msgstr "Основно навигационно меню"
1289
 
1290
- #: lib/structure/footer.php:149
1291
  msgid "Copyright"
1292
  msgstr "Авторско право"
1293
 
1294
- #: lib/structure/comments.php:447
1295
  msgid "Speak Your Mind"
1296
  msgstr "Изкажете мнението си"
1297
 
1298
- #: lib/structure/comments.php:438
1299
  msgid "Website"
1300
  msgstr "уебсайт"
1301
 
1302
- #: lib/structure/comments.php:432
1303
  msgid "Email"
1304
  msgstr "имейл"
1305
 
1306
- #: lib/structure/comments.php:426
1307
  msgid "Name"
1308
  msgstr "име"
1309
 
1310
- #: lib/structure/comments.php:248 lib/structure/comments.php:351
1311
  msgid "Your comment is awaiting moderation."
1312
  msgstr "Вашия коментар е в очакване на умереност."
1313
 
1314
- #: lib/structure/comments.php:241
 
1315
  msgid "%1$s at %2$s"
1316
  msgstr "%1$s at %2$s"
1317
 
1318
- #: lib/structure/comments.php:237 lib/structure/comments.php:306
1319
  msgid "says"
1320
  msgstr "казва"
1321
 
1322
- #: lib/structure/comments.php:237
1323
- msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
1324
- msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
 
1325
 
1326
- #: lib/structure/comments.php:151
1327
  msgid "<h3>Trackbacks</h3>"
1328
  msgstr "<h3>Проследявания</h3>"
1329
 
@@ -1331,16 +1566,16 @@ msgstr "<h3>Проследявания</h3>"
1331
  msgid "<h3>Comments</h3>"
1332
  msgstr "<h3>Коментари</h3>"
1333
 
1334
- #: lib/shortcodes/post.php:605 lib/structure/comments.php:242
1335
- #: lib/structure/comments.php:335 lib/structure/post.php:357
1336
  msgid "(Edit)"
1337
  msgstr "(редактирам)"
1338
 
1339
- #: lib/shortcodes/post.php:498 lib/shortcodes/post.php:542
1340
  msgid "Filed Under: "
1341
  msgstr "Категория: "
1342
 
1343
- #: lib/shortcodes/post.php:454
1344
  msgid "Tagged With: "
1345
  msgstr "Етикети: "
1346
 
@@ -1356,11 +1591,11 @@ msgstr "1 коментар"
1356
  msgid "Leave a Comment"
1357
  msgstr "Оставете коментар"
1358
 
1359
- #: lib/shortcodes/footer.php:310
1360
  msgid "Log out"
1361
  msgstr "Изход"
1362
 
1363
- #: lib/shortcodes/footer.php:308
1364
  msgid "Log in"
1365
  msgstr "Вход"
1366
 
@@ -1368,341 +1603,360 @@ msgstr "Вход"
1368
  msgid "Return to top of page"
1369
  msgstr "Върни се назад към началната страница"
1370
 
1371
- #: lib/functions/upgrade.php:728
 
1372
  msgid "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."
1373
  msgstr "Регистрацията % S е вече на разположение. Осигурили сме 1-клик актуализации за тази тема, така че, моля влезте в таблото и актуализирайте при първа възможност."
1374
 
1375
- #: lib/functions/upgrade.php:727
1376
- msgid "Genesis %s is available for %s"
1377
- msgstr "Регистрацията % S е на разположение за% S"
 
1378
 
1379
- #: lib/functions/upgrade.php:653
1380
  msgid "Click here to complete the upgrade"
1381
  msgstr "Щракнете тук за да завършите надгражданията"
1382
 
1383
- #: lib/classes/breadcrumb.php:44 lib/functions/deprecated.php:226
1384
  msgid "Home"
1385
  msgstr "Начало"
1386
 
1387
- #: lib/widgets/featured-post-widget.php:420
1388
- #: lib/widgets/featured-post-widget.php:572
1389
  msgid "Number of Posts to Show"
1390
  msgstr "Брой на публикации за показване"
1391
 
1392
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:9
1393
- #: lib/widgets/featured-post-widget.php:413
1394
  msgid "All Categories"
1395
  msgstr "Всички категории"
1396
 
1397
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:8
1398
  msgid "Display which category"
1399
  msgstr "Показва коя категория:"
1400
 
1401
- #: lib/admin/customizer.php:482
1402
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1403
  msgid "Numeric"
1404
  msgstr "цифров"
1405
 
1406
- #: lib/admin/customizer.php:481
1407
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
1408
  msgid "Previous / Next"
1409
  msgstr "Назад / Напред"
1410
 
1411
- #: lib/widgets/featured-page-widget.php:290
1412
- #: lib/widgets/featured-post-widget.php:497
1413
  msgid "Image Size"
1414
  msgstr "Размер на снимка"
1415
 
1416
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:28
1417
- #: lib/widgets/featured-post-widget.php:551
1418
  msgid "characters"
1419
  msgstr "Символи"
1420
 
1421
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:25
1422
- #: lib/widgets/featured-post-widget.php:549
1423
  msgid "Limit content to"
1424
  msgstr "Лимит на съдържанието"
1425
 
1426
- #: lib/admin/customizer.php:419
1427
  msgid "Select one of the following"
1428
  msgstr "Изберете едно от следните неща:"
1429
 
1430
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:21
1431
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:24
1432
  msgid "Enable Trackbacks"
1433
  msgstr "Разрешаване на проследявания"
1434
 
1435
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:14
1436
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:30
1437
  msgid "on pages?"
1438
  msgstr "на страници?"
1439
 
1440
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:11
1441
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:27
1442
  msgid "on posts?"
1443
  msgstr "на публикации?"
1444
 
1445
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:5
1446
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:8
1447
  msgid "Enable Comments"
1448
  msgstr "Активиране на коментарите"
1449
 
1450
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:13
1451
  msgid "Enter your custom comments feed URL"
1452
  msgstr "Въведете вашия потребителски коментар за URI поддръжка:"
1453
 
1454
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:5
1455
  msgid "Enter your custom feed URL"
1456
  msgstr "Въведете вашия потребителски URI поддръжка:"
1457
 
1458
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:42
1459
  msgid "Twitter Link Text:"
1460
  msgstr "Twitter текст за връзка:"
1461
 
1462
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:38
1463
  msgid "Enter Twitter ID:"
1464
  msgstr "Въведете Twitter ID:"
1465
 
1466
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:33
1467
  msgid "Twitter link"
1468
  msgstr "Twitter връзка"
1469
 
1470
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:32
1471
  msgid "Search form"
1472
  msgstr "форма за търсене"
1473
 
1474
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:31
1475
  msgid "RSS feed links"
1476
  msgstr "RSS емисия връзки"
1477
 
1478
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
1479
  msgid "Today's date"
1480
  msgstr "Днешната дата"
1481
 
1482
- #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:11
1483
- #: lib/views/help/genesis-layout.php:11
1484
  msgid "Full Width Content"
1485
  msgstr "Пълна ширина на съдържанието"
1486
 
1487
- #: lib/admin/customizer.php:149
1488
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:9
1489
  msgid "Image logo"
1490
  msgstr "Изображение на логото"
1491
 
1492
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:8
1493
  msgid "Dynamic text"
1494
  msgstr "Динамичен текст"
1495
 
1496
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:10
1497
  msgid "Released"
1498
  msgstr "Издаден:"
1499
 
1500
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:5
1501
  msgid "Version"
1502
  msgstr "Версия:"
1503
 
1504
- #: lib/admin/customizer.php:368 lib/admin/theme-settings.php:239
1505
- #: lib/admin/theme-settings.php:287 lib/views/help/genesis-archives.php:1
 
 
1506
  msgid "Content Archives"
1507
  msgstr "Съдържание на архив"
1508
 
1509
- #: lib/admin/customizer.php:253 lib/admin/theme-settings.php:237
1510
- #: lib/admin/theme-settings.php:283 lib/views/help/genesis-breadcrumbs.php:1
 
 
1511
  msgid "Breadcrumbs"
1512
  msgstr "Навигационните пътища"
1513
 
1514
- #: lib/views/meta-boxes/genesis-user-author.php:27
1515
  msgid "Author Box"
1516
  msgstr "Автор кутия"
1517
 
1518
- #: lib/admin/theme-settings.php:229 lib/admin/theme-settings.php:268
1519
- #: lib/views/help/genesis-feeds.php:1
 
1520
  msgid "Custom Feeds"
1521
  msgstr "Потребителски канали"
1522
 
1523
- #: lib/admin/theme-settings.php:228 lib/admin/theme-settings.php:262
1524
- #: lib/views/help/genesis-information.php:1
 
1525
  msgid "Information"
1526
  msgstr "Информация"
1527
 
1528
  #. translators: Meta noindex attribute.
1529
  #. translators: Meta nofollow attribute.
1530
  #. translators: Meta noarchive attribute.
1531
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:32
1532
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:39
1533
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1534
- #: lib/views/meta-boxes/genesis-user-seo.php:33
1535
- #: lib/views/meta-boxes/genesis-user-seo.php:41
1536
- #: lib/views/meta-boxes/genesis-user-seo.php:48
 
 
1537
  msgid "Apply %s to this archive?"
1538
  msgstr "Прилагане на %s към този архив?"
1539
 
1540
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:27
1541
- #: lib/views/meta-boxes/genesis-user-seo.php:28
1542
  msgid "Robots Meta"
1543
  msgstr "Robots Meta"
1544
 
1545
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:22
1546
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:22
1547
- #: lib/views/meta-boxes/genesis-user-seo.php:23
1548
  msgid "Comma separated list"
1549
  msgstr "Разделени със запетая"
1550
 
1551
  #. translators: Meta noodp attribute.
1552
  #. translators: Meta noydir attribute.
1553
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:117
1554
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:124
1555
  msgid "Apply %s to your site?"
1556
  msgstr "Прилагане на %s към вашия сайт?"
1557
 
1558
  #. translators: Meta noarchive attribute.
1559
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:59
1560
  msgid "Apply %s to Entire Site?"
1561
  msgstr "Прилага се %s към целия сайт?"
1562
 
1563
  #. translators: Meta noindex attribute.
1564
  #. translators: Meta noarchive attribute.
1565
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1566
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1567
  msgid "Apply %s to Search Archives?"
1568
  msgstr "Прилагане на %s към архива за търсене?"
1569
 
1570
  #. translators: Meta noindex attribute.
1571
  #. translators: Meta noarchive attribute.
1572
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1573
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1574
  msgid "Apply %s to Date Archives?"
1575
  msgstr "Приложете%s към дата архивите?"
1576
 
1577
  #. translators: Meta noindex attribute.
1578
  #. translators: Meta noarchive attribute.
1579
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1580
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1581
  msgid "Apply %s to Author Archives?"
1582
  msgstr "Приложете %s към авторските архиви?"
1583
 
1584
  #. translators: Meta noindex attribute.
1585
  #. translators: Meta noarchive attribute.
1586
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:18
1587
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:75
1588
  msgid "Apply %s to Tag Archives?"
1589
  msgstr "Прилагане на %s към tag Архив?"
1590
 
1591
  #. translators: Meta noindex attribute.
1592
  #. translators: Meta noarchive attribute.
1593
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:11
1594
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:68
1595
  msgid "Apply %s to Category Archives?"
1596
  msgstr "Прилагане на %s категория архиви?"
1597
 
1598
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
1599
  msgid "Include Shortlink tag?"
1600
  msgstr "Включва кратките линк тагове ?"
1601
 
1602
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:38
1603
  msgid "Shortlink Tag"
1604
  msgstr "Кратък Линк Етикет:"
1605
 
1606
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:32
 
1607
  msgid "Include Windows Live Writer Support Tag?"
1608
  msgstr "Включете Windows Live таг поддръжката на записващите устройства?"
1609
 
1610
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:14
1611
  msgid "Relationship Link Tags"
1612
  msgstr "Връзка на линкове:"
1613
 
1614
  #. translators: Meta noindex attribute.
1615
  #. translators: Meta nofollow attribute.
1616
  #. translators: Meta noarchive attribute.
1617
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:79
1618
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:86
1619
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
 
 
1620
  msgid "Apply %s to the homepage?"
1621
  msgstr "Прилагане на %s към началната страница?"
1622
 
1623
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:27
1624
  msgid "I'll manually wrap my own text on the homepage"
1625
  msgstr "Нито единият. Аз ще приключа ръчно моят собствен текст на началната страница."
1626
 
1627
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:21
 
1628
  msgid "Site Title"
1629
  msgstr "Заглавие на сайта"
1630
 
1631
- #: lib/admin/customizer.php:467
1632
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:55
1633
- #: lib/widgets/featured-page-widget.php:306
1634
- #: lib/widgets/featured-post-widget.php:483
1635
- #: lib/widgets/featured-post-widget.php:513
1636
- #: lib/widgets/user-profile-widget.php:174
1637
  msgid "Right"
1638
  msgstr "Надясно"
1639
 
1640
- #: lib/admin/customizer.php:466
1641
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
1642
- #: lib/widgets/featured-page-widget.php:305
1643
- #: lib/widgets/featured-post-widget.php:482
1644
- #: lib/widgets/featured-post-widget.php:512
1645
- #: lib/widgets/user-profile-widget.php:173
1646
  msgid "Left"
1647
  msgstr "Наляво"
1648
 
1649
- #: lib/classes/class-genesis-script-loader.php:180
1650
  msgid "Are you sure you want to reset?"
1651
  msgstr "Сигурни ли сте че искате да възстановите?"
1652
 
1653
- #: lib/admin/seo-settings.php:46 lib/admin/theme-settings.php:61
1654
- #: lib/classes/admin.php:130
 
1655
  msgid "Reset Settings"
1656
  msgstr "Възстановяване на настройките"
1657
 
1658
- #: lib/admin/seo-settings.php:39
1659
  msgid "Genesis - SEO Settings"
1660
  msgstr "Генезис - SEO Настройки"
1661
 
1662
- #: lib/admin/seo-settings.php:168 lib/admin/seo-settings.php:185
1663
- #: lib/views/help/seo-dochead.php:1
 
1664
  msgid "Document Head Settings"
1665
  msgstr "Настройки на head документи"
1666
 
1667
- #: lib/admin/seo-settings.php:167 lib/admin/seo-settings.php:184
1668
- #: lib/views/help/seo-homepage.php:1
 
1669
  msgid "Homepage Settings"
1670
  msgstr "Настройки на началната страница"
1671
 
1672
- #: lib/admin/cpt-archive-settings.php:152
1673
- #: lib/admin/cpt-archive-settings.php:171 lib/admin/import-export.php:125
1674
- #: lib/admin/seo-settings.php:40 lib/admin/seo-settings.php:165
1675
- #: lib/views/help/cpt-archive-seo.php:1 lib/views/help/seo-settings.php:1
 
 
1676
  msgid "SEO Settings"
1677
  msgstr "SEO Настройки"
1678
 
1679
- #: lib/admin/import-export.php:121 lib/admin/theme-settings.php:50
1680
- #: lib/admin/theme-settings.php:51 lib/admin/theme-settings.php:227
1681
- #: lib/views/help/genesis-theme-settings.php:1
1682
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
1683
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
1684
- #: lib/views/meta-boxes/genesis-user-layout.php:17
 
 
 
1685
  msgid "Theme Settings"
1686
  msgstr "Тема настройки"
1687
 
1688
  #. translators: Meta noindex attribute.
1689
  #. translators: Meta nofollow attribute.
1690
  #. translators: Meta noarchive attribute.
1691
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:56
1692
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:64
1693
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:72
1694
  msgid "Apply %s to this post/page"
1695
  msgstr "Прилагане на% S за тази публикация / страница"
1696
 
1697
- #: lib/admin/seo-settings.php:169 lib/admin/seo-settings.php:186
1698
- #: lib/views/help/seo-robots.php:1
1699
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:50
 
1700
  msgid "Robots Meta Settings"
1701
  msgstr "Настройки на мета работи"
1702
 
1703
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:5
1704
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:5
1705
- #: lib/views/meta-boxes/genesis-user-seo.php:6
1706
  msgid "Custom Document Title"
1707
  msgstr "Заглавие на документ по избор"
1708
 
@@ -1710,607 +1964,624 @@ msgstr "Заглавие на документ по избор"
1710
  msgid "This post is password protected. Enter the password to view comments."
1711
  msgstr "Тази публикация е защитена с парола. Въведете парола, за да видите коментари."
1712
 
1713
- #: lib/functions/general.php:446
1714
  msgid "Recent Posts:"
1715
  msgstr "Последните публикации:"
1716
 
1717
- #: lib/functions/general.php:443
1718
  msgid "Monthly:"
1719
  msgstr "Месечен:"
1720
 
1721
- #: lib/functions/general.php:440
1722
  msgid "Authors:"
1723
  msgstr "Автори:"
1724
 
1725
- #: lib/functions/general.php:437
1726
  msgid "Categories:"
1727
  msgstr "Категории:"
1728
 
1729
- #: lib/functions/general.php:432 lib/structure/post.php:387
1730
  msgid "Pages:"
1731
  msgstr "Страница:"
1732
 
1733
- #: lib/admin/theme-settings.php:242
1734
  msgid "Home Pages"
1735
  msgstr "Начална Страница"
1736
 
1737
- #: lib/views/help/genesis-home.php:24
1738
  msgid "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."
1739
  msgstr "Тази настройка е за предпочитане, защото е по-лесно да се покаже един блог на първа страница (няма нужда да преименувате файла home.php) и няма объркване на това дали няма съдържание на началната страница, когато темата е първоначално инсталирана."
1740
 
1741
- #: lib/views/help/genesis-home.php:21
1742
  msgid "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."
1743
  msgstr "Третият вид на началната страница е новата динамична начална страница. Това е най-често за най-новите теми дете. Тя ще покаже най-новите мнения в блог листа, освен ако поставите джаджи в страничните ленти на началната страница."
1744
 
1745
- #: lib/views/help/genesis-home.php:18
1746
  msgid "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."
1747
  msgstr "Друга обща начална страница е \"блог\" тип начална страница, която е обща за повечето от свободни теми дете. Това показва най-новите публикации и не изисква допълнителна настройка."
1748
 
1749
- #: lib/views/help/genesis-home.php:15
1750
  msgid "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."
1751
  msgstr "Ако вашата тема използва персонализирана начална страница и искате да се показват най-новите мнения в блог формат, не използвайте шаблона блог. Вместо това, вие трябва да преименувате файла home.php на home-old.php."
1752
 
1753
- #: lib/views/help/genesis-home.php:12
1754
  msgid "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."
1755
  msgstr "Дете темите, които включват този тип начална страница обикновено включват допълнителни специфични теми уроци, които могат да бъдат достъпни чрез публикация на върха на темата помощния форум."
1756
 
1757
- #: lib/views/help/genesis-home.php:9
1758
  msgid "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."
1759
  msgstr "Тази начална страница обикновено показва настройка чрез джаджи в странични ленти за началната страница. Това може да се намери на страницата за Widgets менюто по външен вид."
1760
 
1761
- #: lib/views/help/genesis-home.php:6
1762
  msgid "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."
1763
  msgstr "За да използвате този тип на началната страница, се уверете, че всички мнения са настроени да се показват на първа страница. Можете да настроите страница с блог шаблон за да покаже на блог списъка стила на последните мнения на друга страница."
1764
 
1765
- #: lib/views/help/genesis-home.php:3
1766
  msgid "Most Genesis child themes include a custom home page."
1767
  msgstr "Повечето Genesis деца теми включват потребителска начална страница."
1768
 
1769
- #: lib/views/help/genesis-home.php:1
1770
  msgid "How Home Pages Work"
1771
  msgstr "Как Работи Началната Страница "
1772
 
1773
- #. translators: Escaped HTML head and body tags.
1774
- #: lib/views/help/genesis-scripts.php:5
1775
  msgid "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."
1776
  msgstr "Това осигурява две полета, които ще изведе до <head></head> на сайта си и точно преди </body>. Те ще се появят на всяка страница от сайта и са чудесен начин да добавите аналитичен код и други скриптове. Не можете да използвате PHP в тези области. Ако трябва да използвате PHP след това трябва да се търсят в прости плъгини Genesis куки."
1777
 
1778
- #: lib/admin/theme-settings.php:240 lib/views/help/genesis-blog.php:1
 
1779
  msgid "Blog Page"
1780
  msgstr "Блог Страница"
1781
 
1782
- #: lib/views/help/genesis-archives.php:27
1783
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
1784
  msgstr "Post Navigation техника ви позволява да изберете един от трите метода за навигация."
1785
 
1786
- #: lib/views/help/genesis-archives.php:24
1787
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
1788
  msgstr "The 'Image Size' списък е населен с налични размери на изображението, определени в темата."
1789
 
1790
- #: lib/views/help/genesis-archives.php:21
1791
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
1792
  msgstr "Тази опция не трябва да се използва с пост съдържанието освен ако съдържанието е ограничено за избягване на дублиращи се изображения."
1793
 
1794
- #: lib/views/help/genesis-archives.php:18
1795
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
1796
  msgstr "The 'Include post image?' настройката ви позволява да се покаже картината на първото прикачено изображение или функционален образ."
1797
 
1798
- #: lib/views/help/genesis-archives.php:15
1799
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
1800
  msgstr "Настройките на дисплея, откъс мненията ще покажат първите 55 думи на поста, после също отстраняване и почистване на включени HTML или ръчно / потребителски откъси добавя в пост екрана за редактиране."
1801
 
1802
- #: lib/views/help/genesis-archives.php:12
1803
  msgid "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."
1804
  msgstr "Той може да бъде свързан с второто поле \"Limit content to [___] characters\" за ограничаване на съдържанието на определен брой букви или пространства. Това ще премахне всички HTML, но позволява по-точно и лесно да се промени дължината от извадката."
1805
 
1806
- #: lib/views/help/genesis-archives.php:9
1807
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
1808
  msgstr "Първата опция ви дава възможност да се покаже съдържанието на публикацията или публикуваната извадка. Настройките на дисплея, съдържанието на публикациите ще покаже целия пост включително HTML код до <!--more--> етикет, ако се използва (това е HTML за маркер коментар той не се показва в браузъра)."
1809
 
1810
- #: lib/views/help/genesis-archives.php:6
1811
  msgid "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."
1812
  msgstr "Архива включва кавито и да е страници с помощта на блог шаблона, категория страници, тагове страници, дата архив, автор архиви, и на последните мнения, ако там няма потребителска начална страница."
1813
 
1814
- #: lib/views/help/genesis-archives.php:3
1815
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
1816
  msgstr "В настройките на Genesis темата можете да промените Съдържанието на Архивните опции за контрол на това, което се показва в архивите на сайта."
1817
 
1818
- #: lib/views/help/genesis-comments.php:6
1819
  msgid "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."
1820
  msgstr "Ако разрешите коментар или проследявания тук, той може да бъде прекратен по индивидуален пост или страница. Ако забраните тук, те не могат да бъдат активирани за всеки отделен пост или страница."
1821
 
1822
- #: lib/views/help/genesis-comments.php:3
1823
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
1824
  msgstr "Това позволява на сайта широко решение дали коментарите и проследявания (известия, когато някой постави линкове към вашия сайт) са разрешени за постове и страници."
1825
 
1826
- #: lib/views/help/genesis-breadcrumbs.php:3
1827
  msgid "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."
1828
  msgstr "Тази кутия ви позволява да дефинирате къде \"Breadcrumbs\" се показва. Breadcrumb е навигационен инструмент, който показва, къде е един посетител в сайта във всеки един момент."
1829
 
1830
- #: lib/views/help/genesis-layout.php:17
1831
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
1832
  msgstr "Това разположение може да бъде преодоляно в post/page/term опциите за оформление на всеки post/page/term."
1833
 
1834
- #: lib/views/help/cpt-archive-layout.php:10
1835
- #: lib/views/help/genesis-layout.php:10
1836
  msgid "Sidebar Sidebar Content"
1837
  msgstr "Sidebar Sidebar Съдържание"
1838
 
1839
- #: lib/views/help/cpt-archive-layout.php:9 lib/views/help/genesis-layout.php:9
 
1840
  msgid "Content Sidebar Sidebar"
1841
  msgstr "Съдържание Sidebar Sidebar"
1842
 
1843
- #: lib/views/help/cpt-archive-layout.php:8 lib/views/help/genesis-layout.php:8
 
1844
  msgid "Sidebar Content Sidebar"
1845
  msgstr "Sidebar Съдържание Sidebar"
1846
 
1847
- #: lib/views/help/cpt-archive-layout.php:7 lib/views/help/genesis-layout.php:7
 
1848
  msgid "Sidebar Content"
1849
  msgstr "Sidebar съдържание"
1850
 
1851
- #: lib/views/help/cpt-archive-layout.php:6 lib/views/help/genesis-layout.php:6
 
1852
  msgid "Content Sidebar"
1853
  msgstr "Съдържание Sidebar"
1854
 
1855
- #: lib/views/help/genesis-layout.php:3
1856
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
1857
  msgstr "Това ви позволява да изберете стандартния план за целия си сайт. По-голямата част от детските теми ще видите в тези опции:"
1858
 
1859
- #: lib/views/help/genesis-feeds.php:9
1860
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
1861
  msgstr "Чрез проверка на \"Пренасочване Feed\" кутия, целият трафик по подразбиране feed връзки ще бъдат пренасочени към Feedburner връзка, вместо."
1862
 
1863
- #: lib/views/help/genesis-feeds.php:6
1864
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
1865
  msgstr "С попълването на feed връзки, призоваващи за основно подаване на сайт, той ще се покаже като линк към Feedburner."
1866
 
1867
- #: lib/views/help/genesis-feeds.php:3
1868
  msgid "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."
1869
  msgstr "Ако използвате Feedburner за да отговорим на вашите RSS канал (и) можете да използвате тази функция, за да настроите началната емисията на сайта, за да се пренасочи към вашия Feedburner feed."
1870
 
1871
- #: lib/views/help/genesis-information.php:9
1872
  msgid "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."
1873
  msgstr "Това не означава, че актуализацията ще стане автоматично, без вашето разрешение, тя просто ще ви уведоми, че има налична актуализация. Трябва да го селектирате за да извърши актуализацията."
1874
 
1875
- #: lib/views/help/genesis-information.php:6
1876
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
1877
  msgstr "Обикновено, това трябва да бъде отметнато. Можете също да го настроите да се актуализира автоматично."
1878
 
1879
- #: lib/views/help/genesis-information.php:3
1880
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
1881
  msgstr "Информационната кутия ви позволява да видите текущата информация в Genesis тема и ще я покаже, ако желаете."
1882
 
1883
- #: lib/views/help/genesis-theme-settings.php:3
1884
  msgid "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;"
1885
  msgstr "Вашата тема настройки осигурява контрол над това как темата работи. Вие ще бъдете в състояние да контролирате много общи и дори разширени функции от това меню. Някои малки теми могат да добавят допълнителни елементи на менюто към този списък, включително и възможността за избор на различни цветови схеми или да зададете специфични тематични функции като слайдер. Всяка от кутиите може да се срине, като щракнете върху полето с глава и разширение със същото. Те могат също така да се влачат в произволен ред или дори ако желаете скрити, като кликнете върху \"Screen Options\" в горния десен ъгъл на екрана и \"махнете отметката\" на кутиите, които не искате да видите. По-долу ще намерите елементи, общи за всяка тема ..."
1886
 
1887
- #: lib/views/help/seo-robots.php:9
1888
  msgid "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."
1889
  msgstr "За повечето сайтове началната страница или блог страницата (с помощта на блога шаблон) ще послужи като този индекс, ето защо по подразбиране не индексира категории, етикети, автори, дати или търсения."
1890
 
1891
- #: lib/views/help/seo-robots.php:6
1892
  msgid "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)."
1893
  msgstr "Най-малко един архив следва да бъде индексиран, но индексиране на множество архиви обикновено ще доведе до дублиране на съдържанието (няколко страници с идентично съдържание изглежда манипулативно за търсачките)."
1894
 
1895
- #: lib/views/help/seo-robots.php:3
1896
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
1897
  msgstr "NOARCHIVE и Noindex са обяснени в началните настройки. Тук можете да изберете какви други части на сайта да прилагате от тези възможности."
1898
 
1899
- #: lib/views/help/seo-dochead.php:6
1900
  msgid "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."
1901
  msgstr "Можете също така да добавите поддръжка за Windows Live Writer, ако използвате софтуер, който поддържа и включва кратки линкови татове ако това се изисква от всяка трета страна услуга."
1902
 
1903
- #: lib/views/help/seo-dochead.php:3
1904
  msgid "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."
1905
  msgstr "The Relationship Link Tags са добавени тагове от WordPress, които в момента нямат никаква стойност SEO, но бавно зареждат вашият сайт надолу. Те се изключват по подразбиране, но ако имате конкретна необходимост need&#8212;за плъгин или други нетипични употреби&#8212;след това можете да разрешите ако е необходимо тук."
1906
 
1907
- #: lib/views/help/seo-homepage.php:24
1908
  msgid "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."
1909
  msgstr "Начална страница Robots Meta Tags казва на търсачките как да се справят с началната страница. Noindex означава да не се индексира страницата на всички, и тя няма да се появи в резултатите от търсенето. Nofollow означава средствата да не се следват връзките от тази страница и NOARCHIVE им казва да не прави архив копие на страницата."
1910
 
1911
- #: lib/views/help/cpt-archive-seo.php:10 lib/views/help/seo-homepage.php:21
1912
  msgid "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."
1913
  msgstr "Повечето търсачки не използват ключови думи в този момент или им отделят много малко внимание, въпреки, че е подходящо да се използват в случай, ключови думи и да им се отделя повече внимание в бъдеще, както и да ви помогат на вашето съдържание. Ако съдържанието не съвпада с вашите целеви ключови думи след това може да се наложи да се разгледа съдържанието по-внимателно."
1914
 
1915
- #: lib/views/help/seo-homepage.php:18
1916
  msgid "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."
1917
  msgstr "Начално META описания и ключови думи попълване на мета тагове за началната страница. META описанито е кратък текст отпечатана отправка, който се появява в резултатите от търсенето."
1918
 
1919
- #. translators: Escaped title tag.
1920
- #: lib/views/help/seo-homepage.php:14
1921
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
1922
  msgstr "Началните doctitle определят какво ще се появи в рамките на <title></title> tags (unseen in the browser) за началната страница."
1923
 
1924
- #: lib/views/help/seo-homepage.php:9
1925
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
1926
  msgstr "За да добавите персонализиран текст ще трябва или да редактирате на php файла, или да използвате текст джаджа на една от джаджите за поддръжка на начална страница."
1927
 
1928
- #: lib/views/help/seo-homepage.php:6
1929
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
1930
  msgstr ""
1931
 
1932
- #: lib/views/help/seo-homepage.php:3
1933
  msgid "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."
1934
  msgstr "Това са специфични настройки SEO на началната страница. Забележка: тези настройки няма да се прилагат, ако статичната страница е зададена на първа страница. Ако използвате помощта на статична страница WordPress като ваша начална страница, ще трябва да зададете SEO настройки на съответната страница."
1935
 
1936
- #. translators: Opening and closing strong tags.
1937
- #: lib/views/help/seo-doctitle.php:23
1938
- msgid "The %sDoctitle Separator%s is the character that will go between the title and appended text."
1939
  msgstr ""
1940
 
1941
- #. translators: Opening and closing strong tags.
1942
- #: lib/views/help/seo-doctitle.php:17
1943
- msgid "%sDoctitle Append Location%s determines which side of the title to add the previously mentioned items."
1944
  msgstr ""
1945
 
1946
- #. translators: Opening and closing strong tags.
1947
- #: lib/views/help/seo-doctitle.php:11
1948
- msgid "%sAppend Site Name%s will put the site name from the General Settings after the title on inner page."
1949
  msgstr ""
1950
 
1951
- #. translators: Opening and closing strong tags.
1952
- #: lib/views/help/seo-doctitle.php:5
1953
- msgid "%sAppend Site Description%s will insert the site description from your General Settings after the title on your home page."
1954
  msgstr ""
1955
 
1956
- #: lib/admin/seo-settings.php:166 lib/views/help/seo-doctitle.php:1
 
1957
  msgid "Doctitle Settings"
1958
  msgstr "Doctitle Настройки"
1959
 
1960
- #: lib/views/help/seo-settings.php:15
1961
  msgid "Below you'll find a few succinct notes on the options for each box:"
1962
  msgstr "По-долу ще намерите няколко кратки бележки относно опциите за всяко поле:"
1963
 
1964
- #: lib/views/help/seo-settings.php:12
1965
  msgid "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."
1966
  msgstr "Всяка страница, пост, и срок ще имат свои собствени настройки на SEO. Настройките по подразбиране се препоръчват за повечето потребители. Ако желаете да коригирате вашите SEO настройки, кутиите включват вътрешни описания."
1967
 
1968
- #: lib/views/help/seo-settings.php:9
1969
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
1970
  msgstr "Ако видите менюто, след отваряне на менюто ще ви позволи да зададете общите настройки SEO за вашия сайт."
1971
 
1972
- #: lib/views/help/seo-settings.php:6
1973
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
1974
  msgstr "Ако не виждате SEO Settings подменюто, тогава най-вероятно има друг активен SEO плъгин."
1975
 
1976
- #: lib/views/help/seo-settings.php:3
1977
  msgid "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."
1978
  msgstr "Genesis SEO (Search Engine Optimization) е учтив, и ще се деактивира, когато най-популярните плъгини SEO (например, All-In-One SEO, WordPress SEO и т.н.) са активни."
1979
 
1980
- #: lib/classes/admin.php:406
1981
  msgid "Genesis Tutorials"
1982
  msgstr "Genesis Уроци"
1983
 
1984
- #: lib/classes/admin.php:405
1985
  msgid "Genesis Snippets"
1986
  msgstr "Genesis Откъси"
1987
 
1988
- #: lib/classes/admin.php:404
1989
  msgid "Get Support"
1990
  msgstr "Вземи поддръжка"
1991
 
1992
- #: lib/classes/admin.php:403
1993
  msgid "For more information:"
1994
  msgstr "За повече информация:"
1995
 
1996
- #: lib/views/help/import-export-export.php:5
1997
  msgid "JSON"
1998
  msgstr "JSON"
1999
 
2000
- #: lib/views/help/import-export-export.php:5
2001
  msgid "JavaScript Object Notation"
2002
  msgstr "JavaScript Object Notation"
2003
 
2004
- #: lib/admin/import-export.php:66 lib/views/help/import-export-export.php:1
 
2005
  msgid "Export"
2006
  msgstr "Експортиране"
2007
 
2008
- #: lib/views/help/import-export-import.php:10
2009
  msgid "This cannot be undone"
2010
  msgstr "Това не може да бъде отменено"
2011
 
2012
- #: lib/admin/import-export.php:65 lib/views/help/import-export-import.php:1
 
2013
  msgid "Import"
2014
  msgstr "Импортиране"
2015
 
2016
- #: lib/views/help/import-export-general.php:9
2017
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2018
  msgstr "Той също така не включва други настройки за приставки, приспособления или пост / страница / план / потребител специфични настройки."
2019
 
2020
- #: lib/views/help/import-export-general.php:6
2021
  msgid "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."
2022
  msgstr "Това е специфичен Genesis за настройки и не включва публикации, страници, или снимки, това са вграденията които WordPress внос / износ менюто прави."
2023
 
2024
- #: lib/views/help/import-export-general.php:3
2025
  msgid "This allows you to import or export Genesis Settings."
2026
  msgstr "Това ви позволява да внасяте или изнасяте Genesis настройки."
2027
 
2028
- #: lib/functions/upgrade.php:680
2029
- msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
2030
- msgstr "Genesis %s is available. <a href=\"%s\" %s> Провери за новости</a> or <a href=\"%s\" %s>update now.</a>"
 
 
2031
 
2032
  #. translators: Opening and closing link tags to custom menu editor.
2033
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:22
2034
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2035
  msgstr ""
2036
 
2037
- #: lib/views/help/genesis-navigation.php:9
2038
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2039
  msgstr "Twitter линка показва линк към вашия профил Twitter, както е посочено в Twitter ID настройката. Въведете само потребителското си име в тази настройка."
2040
 
2041
- #: lib/views/help/genesis-navigation.php:8
2042
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2043
  msgstr "Формата за търсене показва малка форма за търсене използвана за търсене на WordPress функционалности."
2044
 
2045
- #: lib/views/help/genesis-navigation.php:7
2046
  msgid "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."
2047
  msgstr "RSS емисия линк показва линк към RSS за сайта ви, че читателят може да се абонира за вашия сайт с помощта на feedreader по техен избор."
2048
 
2049
- #: lib/views/help/genesis-navigation.php:6
2050
  msgid "Today's date displays the current date"
2051
  msgstr "Днешна дата показва текущата дата"
2052
 
2053
- #: lib/views/help/genesis-navigation.php:3
2054
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2055
  msgstr "Първичните Екстри Навигации обикновено се показват от дясната страна на основното ви меню."
2056
 
2057
- #. translators: Open and close strong tags.
2058
- #: lib/views/help/genesis-header.php:11
2059
- msgid "The %sImage logo%s 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."
2060
  msgstr ""
2061
 
2062
- #. translators: Open and close strong tags.
2063
- #: lib/views/help/genesis-header.php:5
2064
- msgid "The %sDynamic text%s option will use the Site Title and Site Description from your site's settings in your header."
2065
  msgstr ""
2066
 
 
2067
  #: lib/structure/sidebar.php:67
2068
- msgid "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."
2069
- msgstr "Това е %s. Можете да добавите съдържанието на тази област, като посетите <a href=\"%s\">Widgets Panel</a> и добавите нови джаджи в тази област. "
2070
 
2071
- #: lib/functions/deprecated.php:349
2072
  msgid "data in style sheet files"
2073
  msgstr "Данни в различни стилове файлове"
2074
 
2075
- #: lib/views/help/genesis-blog.php:9
2076
  msgid "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."
2077
  msgstr "Има някои особености на блог шаблона, който ви позволява да определите кои категории да се показват на всяка страница с помощта на шаблон, което е полезно ако имате \"Новини\" категория (или нещо друго), които искате да покажете поотделно."
2078
 
2079
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
2080
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2081
  msgstr "Ако въведете имейл адреса по-горе, вие ще бъдете уведомени по електронната поща, когато нова версия на Genesis е на разположение."
2082
 
2083
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:9
2084
  msgid "Load Superfish Script?"
2085
  msgstr "Поставете Superfish Script?"
2086
 
2087
- #. translators: JSON name for a11y.
2088
- #: lib/views/help/import-export-export.php:5
2089
  msgid "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."
2090
  msgstr "Можете да експортирате вашите Genesis свързани настройки, за да ги архивирате, или да ги копирате в друг сайт. Детските теми и плъгини могат да добавят свои собствени отметки в списъка. Настройките се изнасят в %s формат."
2091
 
2092
- #: lib/views/help/cpt-archive-layout.php:3
2093
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2094
  msgstr "Това ви позволява да изберете оформлението за архивната страницата. В по-голямата част от децата теми ще видите тези опции:"
2095
 
2096
  #. translators: JOSN file extension.
2097
- #: lib/views/pages/genesis-admin-import-export.php:13
2098
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2099
  msgstr "Качете файл с данни (%s) от вашия компютър и ще импортирате настройките си."
2100
 
2101
- #: lib/views/help/import-export-import.php:9
2102
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2103
  msgstr "След като качите файла внос, той автоматично ще презапише съществуващите си настройки."
2104
 
2105
- #: lib/views/help/cpt-archive-layout.php:14
2106
- #: lib/views/help/genesis-navigation.php:12
2107
  msgid "These options can be extended or limited by the child theme."
2108
  msgstr "Тези опции може да бъдат удължени или ограничени с детето тема."
2109
 
2110
- #: lib/views/help/cpt-archive-seo.php:6
2111
- msgid "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"
2112
- msgstr "\n"
2113
 
2114
- #: lib/views/help/genesis-blog.php:3
2115
  msgid "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."
2116
  msgstr "Това работи с блог шаблон, който е една страница шаблон, който показва най-новите мнения. Това е, което хората виждат, когато кацнат на началната си страница."
2117
 
2118
  #. translators: JOSN file extension.
2119
- #: lib/views/pages/genesis-admin-import-export.php:37
2120
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2121
  msgstr "Когато щракнете върху бутона по-долу, Genesis ще генерира файл с данни (%s) за да запишете на вашия компютър."
2122
 
2123
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:11
2124
  msgid "Use semantic HTML5 page and section headings throughout site?"
2125
  msgstr "Използвайте семантично HTML5 страница и секционната позиция на целия сайт?"
2126
 
2127
- #: lib/views/help/cpt-archive-seo.php:13
2128
  msgid "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."
2129
  msgstr "The Robots Meta Tags казва търсачките как да се справят с архив страницата. Noindex означава да не се индексира страницата на всички, и тя няма да се появи в резултатите от търсенето. Nofollow означава да не се следват връзките от тази страница и noarchive им казва да не прави архив копие на страницата."
2130
 
2131
- #: lib/views/help/cpt-archive-archive.php:3
2132
  msgid "The Archive Headline sets the title seen on the archive page."
2133
  msgstr ""
2134
 
2135
- #: lib/views/help/genesis-layout.php:14
2136
  msgid "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."
2137
  msgstr "Тези опции може да бъдат удължени или ограничени с детето тема. Освен това, много от децата теми не позволяват различни оформления на началната страница, тъй като те са предназначени за конкретно оформление на началната страница."
2138
 
2139
- #: lib/views/help/genesis-blog.php:6
2140
  msgid "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."
2141
  msgstr "В общите настройки можете да изберете определена категория за да се покаже от падащото меню, и да изключите категории от ID, или дори да изберете колко мнения искате да се покажат на тази страница."
2142
 
2143
- #: lib/views/help/cpt-archive-archive.php:6
2144
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2145
  msgstr "The Archive Intro Text поставя текста, преди архивните записи да въведат съдържанието на зрителя."
2146
 
2147
- #: lib/views/help/cpt-archive-layout.php:17
2148
  msgid "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."
2149
  msgstr "Custom Body Class добавя класа на тялото таг в HTML за да позволи CSS модификация единствено за архив страницата на тази публикация."
2150
 
2151
- #: lib/views/help/cpt-archive-seo.php:3
2152
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2153
  msgstr "Потребителстото заглавие на документа определя заглавието на страницата, както се вижда в браузъри и търсачки."
2154
 
2155
- #. translators: File name prefix.
2156
- #: lib/views/help/import-export-import.php:5
2157
  msgid "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."
2158
  msgstr "Можете да импортирате файл, който е изнесен преди това. Името на файла ще започне с %s последвано от едно или повече низове, показващи какви настройки съдържа, накрая последвано от датата и часа, за да бъде изнесено."
2159
 
2160
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:111
 
2161
  msgid "Directories"
2162
  msgstr ""
2163
 
2164
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
 
2165
  msgid "Archiving"
2166
  msgstr ""
2167
 
2168
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:5
 
2169
  msgid "Indexing"
2170
  msgstr ""
2171
 
2172
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
2173
  msgid "Windows Live Writer"
2174
  msgstr ""
2175
 
2176
  #. translators: Escaped H1 tag.
2177
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:8
2178
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:16
2179
  msgid "Primary Title %s"
2180
  msgstr ""
2181
 
2182
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:42
 
2183
  msgid "Additions on right"
2184
  msgstr ""
2185
 
2186
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:41
 
2187
  msgid "Additions on left"
2188
  msgstr ""
2189
 
2190
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
 
2191
  msgid "Document Title Order"
2192
  msgstr ""
2193
 
2194
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:6
2195
  msgid "Section Headings"
2196
  msgstr ""
2197
 
2198
- #: lib/admin/seo-settings.php:183
2199
  msgid "Site-wide Settings"
2200
  msgstr ""
2201
 
2202
- #: lib/views/help/genesis-inpost-seo.php:14
2203
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
2204
  msgid "Canonical URL"
2205
  msgstr ""
2206
 
2207
- #: lib/views/help/genesis-inpost-seo.php:2
2208
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:9
2209
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:34
2210
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:18
 
2211
  msgid "Document Title"
2212
  msgstr ""
2213
 
2214
- #: lib/classes/admin.php:401
2215
  msgid "Link opens in a new window."
2216
  msgstr ""
2217
 
2218
- #: lib/admin/customizer.php:465
2219
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:53
2220
  msgid "- None -"
2221
  msgstr ""
2222
 
2223
- #: lib/admin/customizer.php:460
2224
- msgid "Featured image alignment"
2225
  msgstr ""
2226
 
2227
- #: lib/admin/customizer.php:449
2228
  msgid "Featured image size"
2229
  msgstr ""
2230
 
2231
- #: lib/admin/customizer.php:439
2232
  msgid "Display the featured image?"
2233
  msgstr ""
2234
 
2235
- #: lib/admin/customizer.php:430
2236
  msgid "Limit content to how many characters? (0 for no limit)"
2237
  msgstr ""
2238
 
2239
- #: lib/admin/customizer.php:329
2240
- msgid "Enable Trackbacks on Pages?"
2241
  msgstr ""
2242
 
2243
- #: lib/admin/customizer.php:328
2244
- msgid "Enable Trackbacks on Posts?"
2245
  msgstr ""
2246
 
2247
- #: lib/admin/customizer.php:327
2248
- msgid "Enable Comments on Pages?"
2249
  msgstr ""
2250
 
2251
- #: lib/admin/customizer.php:326
2252
- msgid "Enable Comments on Posts?"
2253
  msgstr ""
2254
 
2255
- #: lib/admin/customizer.php:266
2256
  msgid "Breadcrumbs on Attachment/Media"
2257
  msgstr ""
2258
 
2259
- #: lib/admin/customizer.php:265
2260
  msgid "Breadcrumbs on 404 Page"
2261
  msgstr ""
2262
 
2263
- #: lib/admin/customizer.php:264
2264
  msgid "Breadcrumbs on Archives"
2265
  msgstr ""
2266
 
2267
- #: lib/admin/customizer.php:263
2268
  msgid "Breadcrumbs on Pages"
2269
  msgstr ""
2270
 
2271
- #: lib/admin/customizer.php:262
2272
  msgid "Breadcrumbs on Single Posts"
2273
  msgstr ""
2274
 
2275
- #: lib/admin/customizer.php:261
2276
  msgid "Breadcrumbs on Posts Page"
2277
  msgstr ""
2278
 
2279
- #: lib/admin/customizer.php:260
2280
  msgid "Breadcrumbs on Front Page"
2281
  msgstr ""
2282
 
2283
- #: lib/admin/customizer.php:259
2284
  msgid "Breadcrumbs on Homepage"
2285
  msgstr ""
2286
 
2287
- #: lib/admin/customizer.php:231
2288
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:5
2289
  msgid "Select Default Layout"
2290
  msgstr ""
2291
 
2292
- #: lib/admin/customizer.php:215
2293
  msgid "Site Layout"
2294
  msgstr ""
2295
 
2296
- #: lib/admin/customizer.php:190
2297
  msgid "Select Color Style"
2298
  msgstr ""
2299
 
2300
- #: lib/admin/customizer.php:172
2301
  msgid "Color Scheme"
2302
  msgstr ""
2303
 
2304
- #: lib/admin/customizer.php:148
2305
  msgid "Dynamic Text"
2306
  msgstr ""
2307
 
2308
- #: lib/admin/customizer.php:30
2309
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2310
  msgstr ""
2311
 
2312
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:8
2313
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:12
2314
  msgid "Select Layout"
2315
  msgstr ""
2316
 
@@ -2318,106 +2589,105 @@ msgstr ""
2318
  msgid "Reader Interactions"
2319
  msgstr ""
2320
 
2321
- #: 404.php:50
2322
  msgid "Sitemap"
2323
  msgstr ""
2324
 
2325
- #: lib/views/meta-boxes/genesis-user-seo.php:1
2326
  msgid "Author Archive SEO Settings"
2327
  msgstr ""
2328
 
2329
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:18
 
2330
  msgid "Footer Scripts"
2331
  msgstr ""
2332
 
2333
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:9
2334
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:5
 
2335
  msgid "Header Scripts"
2336
  msgstr ""
2337
 
2338
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:24
2339
  msgid "Posts per Page"
2340
  msgstr ""
2341
 
2342
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:18
2343
  msgid "Category IDs, comma separated - 1,2,3 for example"
2344
  msgstr ""
2345
 
2346
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:14
2347
  msgid "Exclude Categories"
2348
  msgstr ""
2349
 
2350
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:6
2351
  msgid "Display Category"
2352
  msgstr ""
2353
 
2354
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:64
2355
  msgid "Entry Pagination"
2356
  msgstr ""
2357
 
2358
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:51
2359
  msgid "Image Alignment:"
2360
  msgstr ""
2361
 
2362
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:33
2363
  msgid "Featured Image"
2364
  msgstr ""
2365
 
2366
- #: lib/admin/customizer.php:411
2367
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:13
2368
  msgid "Entry excerpts"
2369
  msgstr ""
2370
 
2371
- #: lib/admin/customizer.php:410
2372
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:12
2373
  msgid "Entry content"
2374
  msgstr ""
2375
 
2376
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:5
2377
  msgid "Display"
2378
  msgstr ""
2379
 
2380
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:34
2381
  msgid "Attachment/Media"
2382
  msgstr ""
2383
 
2384
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2385
  msgid "Single Posts"
2386
  msgstr ""
2387
 
2388
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:5
2389
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:8
2390
  msgid "Enable Breadcrumbs on"
2391
  msgstr ""
2392
 
2393
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:6
2394
  msgid "Superfish"
2395
  msgstr ""
2396
 
2397
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:23
2398
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2399
  msgstr ""
2400
 
2401
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:16
2402
  msgid "Redirect Custom Comments Feed?"
2403
  msgstr ""
2404
 
2405
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:8
2406
  msgid "Redirect Custom Feed?"
2407
  msgstr ""
2408
 
2409
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:29
2410
  msgid "Email address"
2411
  msgstr ""
2412
 
2413
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
 
2414
  msgid "Updates"
2415
  msgstr ""
2416
 
2417
- #: lib/functions/markup.php:1191 lib/structure/menu.php:87
2418
- msgid "Main navigation"
2419
- msgstr ""
2420
-
2421
  #: lib/functions/layout.php:58
2422
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2423
  msgstr ""
@@ -2442,16 +2712,17 @@ msgstr ""
2442
  msgid "about "
2443
  msgstr ""
2444
 
2445
- #: lib/classes/cli.php:44
2446
  msgid "Genesis database upgraded."
2447
  msgstr ""
2448
 
2449
- #: lib/classes/breadcrumb.php:45
2450
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2451
  msgstr ""
2452
 
2453
- #: lib/functions/upgrade.php:626
2454
- msgid "Congratulations, you are now rocking Genesis %s! <a href=\"%s\">See what's new in %s</a>."
 
2455
  msgstr ""
2456
 
2457
  #. Template Name of the plugin/theme
@@ -2474,62 +2745,62 @@ msgstr ""
2474
  msgid "Genesis"
2475
  msgstr ""
2476
 
2477
- #: lib/widgets/featured-post-widget.php:536
2478
  msgid "Content Post Info"
2479
  msgstr ""
2480
 
2481
- #: lib/widgets/featured-post-widget.php:456
2482
  msgid "Exclude Sticky Posts?"
2483
  msgstr ""
2484
 
2485
- #: lib/admin/customizer.php:468
2486
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:56
2487
- #: lib/widgets/featured-page-widget.php:307
2488
- #: lib/widgets/featured-post-widget.php:514
2489
  msgid "Center"
2490
  msgstr ""
2491
 
2492
- #: lib/widgets/featured-page-widget.php:116
2493
- #: lib/widgets/featured-post-widget.php:159
2494
  msgid "(no title)"
2495
  msgstr ""
2496
 
2497
- #: lib/structure/post.php:768
2498
  msgid "Current page"
2499
  msgstr ""
2500
 
2501
- #: lib/structure/post.php:393 lib/structure/post.php:742
2502
  msgid "Page "
2503
  msgstr ""
2504
 
2505
- #: lib/structure/header.php:910
2506
  msgid "Skip to footer"
2507
  msgstr ""
2508
 
2509
- #: lib/structure/header.php:904
2510
  msgid "Skip to secondary sidebar"
2511
  msgstr ""
2512
 
2513
- #: lib/structure/header.php:900
2514
  msgid "Skip to primary sidebar"
2515
  msgstr ""
2516
 
2517
- #: lib/structure/header.php:897
2518
  msgid "Skip to content"
2519
  msgstr ""
2520
 
2521
- #: lib/structure/header.php:894
2522
  msgid "Skip to primary navigation"
2523
  msgstr ""
2524
 
2525
- #: lib/functions/widgetize.php:202
2526
  msgid "Widgets in this widget area will display after single entries."
2527
  msgstr ""
2528
 
2529
- #: lib/functions/widgetize.php:201
2530
  msgid "After Entry"
2531
  msgstr ""
2532
 
2533
- #: lib/functions/widgetize.php:120
2534
  msgid "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."
2535
  msgstr ""
1
+ # Translation of Genesis - Genesis 2.6 in Bulgarian
2
+ # This file is distributed under the same license as the Genesis - Genesis 2.6 package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-03-21 08:49:56+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: bg\n"
12
+ "Project-Id-Version: Genesis - Genesis 2.6\n"
13
 
14
+ #: tests/fixtures/config-array-for-customizer-tests.php:46
15
+ msgid "Can Genesis be better? "
16
  msgstr ""
17
 
18
+ #: tests/fixtures/config-array-for-customizer-tests.php:42
19
+ msgid "Genesis Can Be Better"
20
  msgstr ""
21
 
22
+ #: tests/fixtures/config-array-for-customizer-tests.php:32
23
+ msgid "Is this the best Genesis ever? "
24
  msgstr ""
25
 
26
+ #: tests/fixtures/config-array-for-customizer-tests.php:28
27
+ msgid "Best Genesis Title"
28
  msgstr ""
29
 
30
+ #: tests/fixtures/config-array-for-customizer-tests.php:22
31
+ msgid "Genesis is the best."
32
  msgstr ""
33
 
34
+ #: tests/fixtures/config-array-for-customizer-tests.php:21
35
+ msgid "Genesis is the best"
36
  msgstr ""
37
 
38
+ #: tests/System/lib/admin/customizer.php:175
39
+ #: tests/System/lib/admin/customizer.php:213
40
+ msgid "Genesis Custom"
41
  msgstr ""
42
 
43
+ #: tests/System/lib/admin/customizer.php:174
44
+ #: tests/System/lib/admin/customizer.php:212
45
+ msgid "Genesis Blue"
46
  msgstr ""
47
 
48
+ #: lib/widgets/featured-post-widget.php:435
49
+ msgid "Date Modified"
50
  msgstr ""
51
 
52
+ #: lib/widgets/featured-post-widget.php:434
53
+ msgid "Date Published"
54
  msgstr ""
55
 
56
+ #: lib/views/pages/genesis-admin-upgraded.php:74
57
+ msgid "Remove feed settings if Genesis 2.6 is your first version."
58
  msgstr ""
59
 
60
+ #: lib/views/pages/genesis-admin-upgraded.php:73
61
+ msgid "Remove screen reader <code>h2</code> from inside primary <code>nav</code> element."
62
+ msgstr ""
63
+
64
+ #: lib/views/pages/genesis-admin-upgraded.php:72
65
+ msgid "Remove screen reader <code>h2</code> from inside Header Right widget area."
66
+ msgstr ""
67
+
68
+ #: lib/views/pages/genesis-admin-upgraded.php:71
69
+ msgid "Remove duplicate <code>genesis_load_favicon</code> from being hooked to <code>wp_head</code>."
70
+ msgstr ""
71
+
72
+ #: lib/views/pages/genesis-admin-upgraded.php:66
73
+ msgid "Update <code>aria-label</code> attributes for <code>nav</code> elements to remove redundant \"navigation\" word."
74
+ msgstr ""
75
+
76
+ #: lib/views/pages/genesis-admin-upgraded.php:65
77
+ msgid "Ensure <code>[post_tags]</code> and <code>[post_categories]</code> are valid for post type before outputting."
78
+ msgstr ""
79
+
80
+ #: lib/views/pages/genesis-admin-upgraded.php:64
81
+ msgid "Check for post parents before outputting parent in breadcrumbs."
82
+ msgstr ""
83
+
84
+ #: lib/views/pages/genesis-admin-upgraded.php:63
85
+ msgid "Ensure theme support for Genesis import / export menu before outputting."
86
+ msgstr ""
87
+
88
+ #: lib/views/pages/genesis-admin-upgraded.php:62
89
+ msgid "Change <code>h3</code> to <code>h2</code> for titles in admin metaboxes."
90
+ msgstr ""
91
+
92
+ #: lib/views/pages/genesis-admin-upgraded.php:61
93
+ msgid "Ensure default settings get saved to database in new installs."
94
+ msgstr ""
95
+
96
+ #: lib/views/pages/genesis-admin-upgraded.php:60
97
+ msgid "Set ID of <code>entry-pings</code> to <code>comments</code> if only pings exist."
98
+ msgstr ""
99
+
100
+ #: lib/views/pages/genesis-admin-upgraded.php:59
101
+ msgid "More compliance with WordPress coding standards."
102
+ msgstr ""
103
+
104
+ #: lib/views/pages/genesis-admin-upgraded.php:57
105
+ msgid "Fixed"
106
  msgstr ""
107
 
108
  #: lib/views/pages/genesis-admin-upgraded.php:54
109
+ msgid "Improve color scheme retrieval function."
110
  msgstr ""
111
 
112
  #: lib/views/pages/genesis-admin-upgraded.php:53
113
+ msgid "Change description for headings on archive pages to account for accessibility."
114
  msgstr ""
115
 
116
  #: lib/views/pages/genesis-admin-upgraded.php:52
117
+ msgid "Use Markup API for 404 page title."
118
  msgstr ""
119
 
120
  #: lib/views/pages/genesis-admin-upgraded.php:51
121
+ msgid "Use Markup API for <code>entry-title-link</code>."
122
  msgstr ""
123
 
124
  #: lib/views/pages/genesis-admin-upgraded.php:50
125
+ msgid "Move all classes to their own files in <code>lib/classes</code>."
126
  msgstr ""
127
 
128
  #: lib/views/pages/genesis-admin-upgraded.php:49
129
+ msgid "Duplicate all theme and SEO settings in the Customizer."
130
  msgstr ""
131
 
132
  #: lib/views/pages/genesis-admin-upgraded.php:48
133
+ msgid "Update normalize.css to <code>7.0.0</code>."
134
  msgstr ""
135
 
136
  #: lib/views/pages/genesis-admin-upgraded.php:47
137
+ msgid "Change URLs to <code>https</code> wherever possible."
138
  msgstr ""
139
 
140
+ #: lib/views/pages/genesis-admin-upgraded.php:42
141
+ msgid "Add allowance for extra attributes on script tags for registered scripts."
142
  msgstr ""
143
 
144
+ #: lib/views/pages/genesis-admin-upgraded.php:41
145
+ msgid "Add <code>aria-label</code> attribute to secondary <code>nav</code> element."
146
  msgstr ""
147
 
148
+ #: lib/views/pages/genesis-admin-upgraded.php:40
149
+ msgid "Add support for AdSense Auto Ads."
150
  msgstr ""
151
 
152
+ #: lib/views/pages/genesis-admin-upgraded.php:39
153
+ msgid "Add class autoloader."
154
  msgstr ""
155
 
156
  #: lib/views/pages/genesis-admin-upgraded.php:38
157
+ msgid "Add <code>title-tag</code> theme support by default."
158
  msgstr ""
159
 
160
  #: lib/views/pages/genesis-admin-upgraded.php:37
161
+ msgid "Add <code>Genesis_SEO_Document_Title_Parts</code> class."
162
  msgstr ""
163
 
164
  #: lib/views/pages/genesis-admin-upgraded.php:36
165
+ msgid "Add <code>Genesis_Customizer</code> class."
166
  msgstr ""
167
 
168
  #: lib/views/pages/genesis-admin-upgraded.php:35
169
+ msgid "Add contextual filter for <code>content</code> passed through the Markup API."
170
  msgstr ""
171
 
172
  #: lib/views/pages/genesis-admin-upgraded.php:34
173
+ msgid "Add option to sort Featured Posts by date modified."
174
  msgstr ""
175
 
176
+ #: lib/views/pages/genesis-admin-upgraded.php:26
177
+ msgid "Genesis 2.6 includes the ability to live preview all your theme and SEO settings using the WordPress customizer, support for AdSense Auto Ads, full WordPress title tag compatibility, and much more. See below for full changelog."
178
  msgstr ""
179
 
180
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:24
181
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx or pub-xxxxxxxxxxxxx) to enable AdSense."
182
  msgstr ""
183
 
184
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:19
185
+ msgid "Google AdSense Publisher ID"
186
  msgstr ""
187
 
188
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:26
189
+ msgid "Disable AdSense output for this entry?"
190
  msgstr ""
191
 
192
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:21
193
+ msgid "AdSense Output"
194
  msgstr ""
195
 
196
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:33
197
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:26
198
+ msgid "Your child theme uses accessible headings. If you leave this blank, the default accessible heading will be used."
199
  msgstr ""
200
 
201
+ #: lib/functions/markup.php:522
202
+ msgid "Secondary"
203
  msgstr ""
204
 
205
+ #: lib/functions/markup.php:505
206
+ msgid "Main"
207
  msgstr ""
208
 
209
+ #: lib/classes/class-genesis-admin-settings.php:327
210
+ msgid "Hey there! Did you know that theme settings can now be configured with a live preview in the Customizer?"
211
  msgstr ""
212
 
213
+ #. translators: %s: Customizer admin URL
214
+ #: lib/classes/class-genesis-admin-seo-settings.php:210
215
+ #: lib/classes/class-genesis-admin-settings.php:330
216
+ msgid "Eventually, settings pages like this one will no longer be available, and everything will be configured in the Customizer, so go ahead and <a href=\"%s\">start using it now</a>!"
217
  msgstr ""
218
 
219
+ #: lib/classes/class-genesis-admin-seo-settings.php:207
220
+ msgid "Hey there! Did you know that SEO settings can now be configured with a live preview in the Customizer?"
221
  msgstr ""
222
 
223
+ #: lib/admin/inpost-metaboxes.php:287
224
+ msgid "Google Adsense"
225
  msgstr ""
226
 
227
+ #: config/customizer-theme-settings.php:311
228
+ msgid "Header/Footer Scripts"
229
  msgstr ""
230
 
231
+ #: config/customizer-theme-settings.php:131
232
+ msgid "Select the pages which should display breadcrumbs."
233
  msgstr ""
234
 
235
+ #: config/customizer-theme-settings.php:118
236
+ msgid "Select Site Layout"
237
+ msgstr ""
238
+
239
+ #: config/customizer-theme-settings.php:86
240
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx) to activate AdSense Auto Ads"
241
+ msgstr ""
242
+
243
+ #: config/customizer-theme-settings.php:85
244
+ msgid "Publisher ID"
245
+ msgstr ""
246
+
247
+ #. translators: %s: AdSense URL
248
+ #: config/customizer-theme-settings.php:81
249
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:22
250
+ msgid "Don't have AdSense? <a href='%s' target='_blank'>Click here</a> to sign up!"
251
+ msgstr ""
252
+
253
+ #. translators: %s: AdSense Auto Ads URL
254
+ #: config/customizer-theme-settings.php:78
255
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:21
256
+ msgid "Auto Ads must be enabled in your AdSense account for this feature to work properly. <a href=\"%s\">Click here to enable.</a>"
257
+ msgstr ""
258
+
259
+ #: config/customizer-theme-settings.php:76
260
+ #: lib/classes/class-genesis-admin-settings.php:275
261
+ msgid "Google AdSense"
262
+ msgstr ""
263
+
264
+ #: config/customizer-theme-settings.php:43
265
+ msgid "If you provide an email address below, you will be notified via email when a new version of Genesis is available."
266
+ msgstr ""
267
+
268
+ #: config/customizer-theme-settings.php:42
269
+ #: config/customizer-theme-settings.php:47
270
+ msgid "Email Address"
271
+ msgstr ""
272
+
273
+ #: config/customizer-theme-settings.php:34
274
+ msgid "By checking this box, you allow Genesis to periodically check for updates."
275
+ msgstr ""
276
+
277
+ #: config/customizer-theme-settings.php:22
278
+ msgid "Customize the various theme settings."
279
+ msgstr ""
280
+
281
+ #: config/customizer-seo-settings.php:288
282
+ msgid "Apply noydir to entire site?"
283
+ msgstr ""
284
+
285
+ #: config/customizer-seo-settings.php:280
286
+ msgid "Apply noodp to entire site?"
287
  msgstr ""
288
 
289
+ #: config/customizer-seo-settings.php:226
290
+ msgid "Entire Site"
291
  msgstr ""
292
 
293
+ #: config/customizer-seo-settings.php:222
294
+ msgid "Apply noarchive to the pages below."
295
+ msgstr ""
296
+
297
+ #: config/customizer-seo-settings.php:211
298
+ #: config/customizer-seo-settings.php:266
299
+ msgid "Search Results"
300
+ msgstr ""
301
+
302
+ #: config/customizer-seo-settings.php:203
303
+ #: config/customizer-seo-settings.php:258
304
+ msgid "Date Archives"
305
+ msgstr ""
306
+
307
+ #: config/customizer-seo-settings.php:195
308
+ #: config/customizer-seo-settings.php:250
309
+ msgid "Author Archives"
310
+ msgstr ""
311
+
312
+ #: config/customizer-seo-settings.php:187
313
+ #: config/customizer-seo-settings.php:242
314
+ msgid "Tag Archives"
315
+ msgstr ""
316
+
317
+ #: config/customizer-seo-settings.php:179
318
+ #: config/customizer-seo-settings.php:234
319
+ msgid "Category Archives"
320
+ msgstr ""
321
+
322
+ #: config/customizer-seo-settings.php:175
323
+ msgid "Apply noindex to the archive pages below."
324
+ msgstr ""
325
+
326
+ #: config/customizer-seo-settings.php:164
327
+ msgid "Include Shortlink Tag?"
328
+ msgstr ""
329
+
330
+ #: config/customizer-seo-settings.php:148
331
+ msgid "Adjacent Posts rel link tags"
332
+ msgstr ""
333
+
334
+ #: config/customizer-seo-settings.php:144
335
+ msgid "By default, WordPress places several tags in your document title. Most of these tags are completely unnecessary, and provide no SEO value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document title. If you do not know what something is, leave it unchecked."
336
+ msgstr ""
337
+
338
+ #: config/customizer-seo-settings.php:143
339
+ msgid "Document Head"
340
+ msgstr ""
341
+
342
+ #: config/customizer-seo-settings.php:133
343
+ msgid "Apply noarchive to the homepage"
344
+ msgstr ""
345
+
346
+ #: config/customizer-seo-settings.php:125
347
+ msgid "Apply nofollow to the homepage"
348
+ msgstr ""
349
+
350
+ #: config/customizer-seo-settings.php:117
351
+ msgid "Apply noindex to the homepage"
352
+ msgstr ""
353
+
354
+ #: config/customizer-seo-settings.php:91
355
+ msgid "Add site description (tagline) to document title on home page? "
356
+ msgstr ""
357
+
358
+ #: config/customizer-seo-settings.php:83
359
+ msgid "If you leave the document title field blank, your site’s title will be used instead."
360
+ msgstr ""
361
+
362
+ #: config/customizer-seo-settings.php:82
363
+ msgid "Homepage Document Title"
364
+ msgstr ""
365
+
366
+ #: config/customizer-seo-settings.php:74
367
+ msgid "Site Description (tagline)"
368
+ msgstr ""
369
+
370
+ #: config/customizer-seo-settings.php:69
371
+ msgid "Primary Title H1"
372
+ msgstr ""
373
+
374
+ #: config/customizer-seo-settings.php:33
375
+ msgid "Add site name to document title on inner pages? "
376
+ msgstr ""
377
+
378
+ #: config/customizer-seo-settings.php:23
379
+ msgid "Customize the various theme SEO settings."
380
+ msgstr ""
381
+
382
+ #: lib/views/pages/genesis-admin-upgraded.php:30
383
+ msgid "Changes"
384
+ msgstr ""
385
+
386
+ #. translators: %s: URL to studiopress.com.
387
+ #: lib/views/misc/use-child-theme-notice.php:20
388
  msgid "For more information, see our article at %s"
389
  msgstr ""
390
 
391
  #. translators: Open and close anchor tags.
392
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
393
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
394
  msgstr ""
395
 
396
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:22
397
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
398
  msgstr ""
399
 
400
  #. translators: Open and close span tags, abbreviation expansion for SEO.
401
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:62
402
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
403
  msgstr ""
404
 
405
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
406
  msgid "SEO"
407
  msgstr ""
408
 
409
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
410
  msgid "Search engine optimization"
411
  msgstr ""
412
 
413
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
414
  msgid "301 Redirect."
415
  msgstr ""
416
 
417
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:54
418
  msgid "Top: after opening body tag"
419
  msgstr ""
420
 
421
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:53
422
  msgid "Bottom: before closing body tag"
423
  msgstr ""
424
 
425
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:49
426
  msgid "Body Scripts Position"
427
  msgstr ""
428
 
429
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:38
430
  msgid "Body Scripts"
431
  msgstr ""
432
 
433
+ #. translators: %s: Name of head tag.
434
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:30
435
  msgid "Output before the closing %s tag, after sitewide header scripts."
436
  msgstr ""
437
 
438
+ #. translators: %s: Theme settings admin screen link.
439
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
440
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
441
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
442
  msgid "Default Layout set in %s"
443
  msgstr ""
444
 
445
  #. translators: Opn and close post type archive link, post type name.
446
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:19
447
  msgid "View the %1$s%3$s archive%2$s."
448
  msgstr ""
449
 
450
+ #. translators: 1: Open anchor tag to theme settings, 2: Close anchor tag to
451
+ #. theme settings.
452
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:29
453
+ msgid "Default Layout set in %1$sTheme Settings%2$s"
454
  msgstr ""
455
 
456
+ #. translators: %s: Reference link.
457
+ #: lib/views/help/genesis-inpost-seo.php:59
458
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
459
  msgstr ""
460
 
461
+ #: lib/views/help/genesis-inpost-seo.php:56
462
  msgid "Apply noarchive to this post/page"
463
  msgstr ""
464
 
465
+ #: lib/views/help/genesis-inpost-seo.php:49
466
  msgid "Apply nofollow to this post/page"
467
  msgstr ""
468
 
469
+ #. translators: %s: Reference link.
470
+ #: lib/views/help/genesis-inpost-seo.php:45
471
+ #: lib/views/help/genesis-inpost-seo.php:52
472
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
473
  msgstr ""
474
 
475
+ #: lib/views/help/genesis-inpost-seo.php:42
476
  msgid "Apply noindex to this post/page"
477
  msgstr ""
478
 
479
+ #. translators: %s: Reference link.
480
+ #: lib/views/help/genesis-inpost-seo.php:38
481
  msgid " &mdash; Redirect this post/page to this URL. %s."
482
  msgstr ""
483
 
484
+ #. translators: %s: Reference link.
485
+ #: lib/views/help/genesis-inpost-seo.php:31
486
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
487
  msgstr ""
488
 
489
+ #: lib/views/help/genesis-inpost-seo.php:25
490
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
491
  msgstr ""
492
 
493
+ #: lib/views/help/genesis-inpost-seo.php:21
494
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
495
  msgstr ""
496
 
497
+ #: lib/views/help/genesis-inpost-seo.php:17
498
  msgid " &mdash; Output in the document <title> Tag."
499
  msgstr ""
500
 
501
+ #. translators: 1: Open anchor tag, 2: Close anchor tag.
502
+ #: lib/views/help/genesis-blog.php:28
503
+ msgid "You can find more on this feature in the %1$sHow to Add a Post Category Page tutorial.%2$s"
504
  msgstr ""
505
 
506
  #. Description of the plugin/theme
511
  msgid "Edit Archive Settings"
512
  msgstr ""
513
 
514
+ #: lib/views/pages/genesis-admin-upgraded.php:69
515
  msgid "Removed"
516
  msgstr ""
517
 
518
+ #: lib/views/pages/genesis-admin-upgraded.php:45
519
  msgid "Changed"
520
  msgstr ""
521
 
522
+ #: lib/views/pages/genesis-admin-upgraded.php:32
523
  msgid "Added"
524
  msgstr ""
525
 
526
+ #: lib/views/misc/use-child-theme-notice.php:20
527
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
528
  msgstr ""
529
 
530
+ #: lib/views/misc/use-child-theme-notice.php:18
531
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
532
  msgstr ""
533
 
534
+ #: lib/views/misc/use-child-theme-notice.php:16
535
  msgid "Please Activate a Genesis Child Theme:"
536
  msgstr ""
537
 
538
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:19
539
  msgid "Use for site title/logo"
540
  msgstr ""
541
 
542
+ #: config/customizer-theme-settings.php:33
543
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:41
544
  msgid "Check For Updates"
545
  msgstr ""
546
 
547
+ #: lib/views/help/genesis-information.php:26
548
  msgid "If you provide an email address, your site will email you when the update can be performed."
549
  msgstr ""
550
 
551
+ #: lib/classes/class-genesis-admin-seo-settings.php:45
552
+ #: lib/classes/class-genesis-admin-settings.php:60
553
+ #: lib/classes/class-genesis-admin.php:129
554
  msgid "Save Changes"
555
  msgstr ""
556
 
557
+ #: lib/views/help/genesis-inpost-seo.php:59
558
  msgid "Read more about noarchive"
559
  msgstr ""
560
 
561
+ #: lib/views/help/genesis-inpost-seo.php:52
562
  msgid "Read more about nofollow"
563
  msgstr ""
564
 
565
+ #: lib/views/help/genesis-inpost-seo.php:45
566
  msgid "Read more about noindex"
567
  msgstr ""
568
 
569
+ #: lib/views/help/genesis-inpost-seo.php:38
570
  msgid "Read more about 301 Redirects"
571
  msgstr ""
572
 
573
+ #: lib/views/help/genesis-inpost-seo.php:31
574
  msgid "Read more about Custom Canonical URL"
575
  msgstr ""
576
 
577
+ #: config/customizer-theme-settings.php:297
578
  msgid "Entry Pagination Type"
579
  msgstr ""
580
 
581
+ #. translators: %s: URL for current website.
582
+ #: 404.php:48
583
  msgid "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."
584
  msgstr "Страницата, която търсите вече не съществува. Може би можете да се върнете обратно към сайта <a href=\"%s\">начало</a> и вижте дали можете да намерите това, което търсите. Или можете да опитате да го намерите с информацията по-долу."
585
 
586
+ #: lib/widgets/featured-post-widget.php:454
587
  msgid "Exclude Previously Displayed Posts?"
588
  msgstr "Изключи Предходните Екранни Публикации?"
589
 
590
+ #: lib/structure/post.php:445
591
  msgid "Sorry, no content matched your criteria."
592
  msgstr "За съжаление, няма съдържание отговарящо на зададените критерии."
593
 
594
+ #: lib/structure/comments.php:369
595
  msgid "at"
596
  msgstr "до"
597
 
598
+ #: lib/classes/class-genesis-script-loader.php:197
599
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
600
  msgstr "Актуализиране на Genesis ще замени сегашната инсталирана версия на Genesis. Наистина ли искате да актуализирате?. \"Cancel\", за да спре, \"OK\", за да актуализирате."
601
 
602
+ #: lib/classes/class-genesis-script-loader.php:196
603
  msgid "The changes you made will be lost if you navigate away from this page."
604
  msgstr "Промените, които сте направили, ще бъдат загубени, ако излезете от тази страница."
605
 
606
+ #: lib/functions/deprecated.php:422
607
  msgid "decimal or hexidecimal entities"
608
  msgstr "десетични или шестнадесетичен субекти"
609
 
610
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
611
  msgid "Primary Navigation Extras"
612
  msgstr "Основни Навигационни Екстри"
613
 
614
+ #: lib/admin/inpost-metaboxes.php:136
615
  msgid "Scripts"
616
  msgstr "Скриптове"
617
 
618
  #. translators: Meta noindex attribute.
619
  #. translators: Meta nofollow attribute.
620
  #. translators: Meta noarchive attribute.
 
 
621
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
622
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:54
623
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:61
624
  msgid "Apply %s to this archive"
625
  msgstr "Приложи %s към този архив"
626
 
627
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:41
628
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:87
629
  msgid "Robots Meta Tags"
630
  msgstr "Мета Роботи Тагове"
631
 
632
+ #: config/customizer-seo-settings.php:108
633
+ #: lib/views/help/genesis-inpost-seo.php:24
634
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
635
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:47
636
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:77
637
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:33
638
+ #: lib/views/meta-boxes/genesis-user-seo.php:34
639
  msgid "Meta Keywords"
640
  msgstr "Мета Ключови думи"
641
 
642
+ #: config/customizer-seo-settings.php:99
643
+ #: lib/views/help/genesis-inpost-seo.php:20
644
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:26
645
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:34
646
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
647
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:26
648
+ #: lib/views/meta-boxes/genesis-user-seo.php:27
649
  msgid "Meta Description"
650
  msgstr "Мета Описание"
651
 
653
  msgid "Archive"
654
  msgstr "Архив"
655
 
656
+ #. translators: %s: URL for current website.
657
+ #: 404.php:41
658
  msgid "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."
659
  msgstr "Страницата, която търсите вече не съществува. Може би вие можете да се върнете обратно към <a href=\"%s\">homepage</a> и вижте дали можете да намерите това, което търсите. Или, можете да опитате да го намерите, като използвате формата за търсене по-долу."
660
 
661
+ #: 404.php:33
662
  msgid "Not found, error 404"
663
  msgstr "Не е намерена, грешка 404"
664
 
666
  msgid "Search Results for:"
667
  msgstr "Търси резултати за:"
668
 
669
+ #: lib/classes/class-genesis-contributor.php:120
670
  msgid "Contributor"
671
  msgstr "Сътрудник"
672
 
673
+ #: lib/views/pages/genesis-admin-upgraded.php:108
674
  msgid "Contributors"
675
  msgstr "Сътрудници"
676
 
677
+ #: lib/classes/class-genesis-contributor.php:121
678
  msgid "Lead Developer"
679
  msgstr "Водещ Разработчик"
680
 
681
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:15
682
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
683
  msgstr "Тези настройки важат за всяка страница, като се има предвид \"Blog\" страница шаблон , не начална страница или страници с архивни публикации."
684
 
685
+ #: config/customizer-seo-settings.php:65
686
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:32
687
  msgid "Homepage"
688
  msgstr "Начална страница"
689
 
690
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:29
691
  msgid "Posts Page"
692
  msgstr "Страница Публикации"
693
 
694
+ #: lib/classes/class-genesis-admin-settings.php:295
695
  msgid "Blog Page Template"
696
  msgstr "Шаблон Блог Страница"
697
 
698
+ #: lib/classes/class-genesis-admin-settings.php:236
699
+ #: lib/classes/class-genesis-admin-settings.php:286
700
+ #: lib/views/help/genesis-navigation.php:15
701
  msgid "Navigation"
702
  msgstr "Навигация"
703
 
704
+ #: config/customizer-theme-settings.php:58
705
+ #: lib/classes/class-genesis-admin-settings.php:233
706
+ #: lib/classes/class-genesis-admin-settings.php:282
707
+ #: lib/views/help/genesis-header.php:15
708
  msgid "Header"
709
  msgstr "Header"
710
 
711
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
712
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
713
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
714
  msgstr ""
715
 
716
+ #: config/customizer-seo-settings.php:100
717
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:71
718
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
719
  msgstr "Мета описание може да се използва за да се определи използваният текст под заглавието на резултатите от търсените страници."
720
 
721
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:52
722
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
723
  msgstr "Ако оставите в документа празно полето за заглавие, вашият сайт&#8217;s заглавието ще се използва."
724
 
725
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
726
  msgid "Site Description (Tagline)"
727
  msgstr "Сайт описание (Лозунгът)"
728
 
729
+ #: config/customizer-seo-settings.php:42
730
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:45
731
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
732
  msgstr "Ако заглавието се състои от две части (оригинално заглавие и избор допълнение), а след това на сепаратора ще отидат в между тях."
733
 
734
+ #: config/customizer-seo-settings.php:41
735
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:43
736
  msgid "Document Title Separator"
737
  msgstr "Разделител Заглавие на документ:"
738
 
739
+ #: config/customizer-seo-settings.php:51
740
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:58
741
  msgid "Determines which side the added title text will go on."
742
  msgstr "Определя коя страна на добавения текст заглавие ще продължи."
743
 
744
+ #. translators: %s: Escaped title tag.
745
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
746
  msgid "Add site name to %s on inner pages?"
747
  msgstr "Добави името на сайта за %s на вътрешни страници?"
748
 
749
  #. translators: Escaped title tag.
750
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:59
751
  msgid "Add site description (tagline) to %s on home page?"
752
  msgstr "Добави описание на обекта (слоган) за %s на началната страница?"
753
 
759
  msgid "Search this website"
760
  msgstr "Търсете"
761
 
762
+ #: lib/structure/loops.php:364
763
  msgid "Read more"
764
  msgstr "Прочетете повече"
765
 
766
+ #: lib/views/pages/genesis-admin-upgraded.php:134
767
  msgid "Go to SEO Settings &rarr;"
768
  msgstr "Отидете на SEO настройки &rarr;"
769
 
770
+ #: lib/views/pages/genesis-admin-upgraded.php:132
771
  msgid "Go to Theme Settings &rarr;"
772
  msgstr "Отидете на Тема Настройки &rarr;"
773
 
774
+ #: lib/views/pages/genesis-admin-upgraded.php:83
775
  msgid "Project Leads"
776
  msgstr "Project Leads"
777
 
778
+ #. translators: %s: Genesis version.
779
+ #: lib/classes/class-genesis-admin-upgraded.php:37
780
  msgid "Welcome to Genesis %s"
781
  msgstr "Добре дошли в %s"
782
 
784
  msgid "Google+"
785
  msgstr "Google+"
786
 
787
+ #: config/customizer-theme-settings.php:62
788
  msgid "Use for site title/logo:"
789
  msgstr "Използвайте за заглавие на сайта / лого:"
790
 
791
+ #: lib/structure/footer.php:152
792
  msgid "on"
793
  msgstr "на"
794
 
795
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:54
796
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:40
797
  msgid "Leave empty if you do not want to display any intro text."
798
  msgstr "Оставете празно, ако не искате да покажете някой въведен текст."
799
 
800
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:43
801
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:35
802
  msgid "Archive Intro Text"
803
  msgstr "Архив на въведения текст"
804
 
805
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:35
806
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:28
807
  msgid "Leave empty if you do not want to display a headline."
808
  msgstr "Оставете празно, ако не искате да покажете заглавието."
809
 
810
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:27
811
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:20
812
  msgid "Archive Headline"
813
  msgstr "Архив на заглавие"
814
 
815
+ #: lib/classes/class-genesis-admin-seo-settings.php:49
816
+ #: lib/classes/class-genesis-admin-settings.php:64
817
+ #: lib/classes/class-genesis-admin.php:133
818
  msgid "Error saving settings."
819
  msgstr "Грешка в запаметяване на настройките."
820
 
821
+ #: lib/widgets/user-profile-widget.php:198
822
  msgid "Custom Text Content"
823
  msgstr "Потребителски Текст съдържание"
824
 
825
+ #: lib/init.php:89
826
  msgid "Secondary Navigation Menu"
827
  msgstr "Помощно Навигационно Меню"
828
 
829
+ #: lib/functions/widgetize.php:125
830
  msgid "Header Left"
831
  msgstr "Заглавие отляво"
832
 
833
+ #: lib/widgets/user-profile-widget.php:217
834
  msgid "Extended page link text"
835
  msgstr "Разширен текст за връзка на страница"
836
 
837
+ #. translators: %d: Footer widget counter.
838
+ #: lib/functions/widgetize.php:183
839
  msgid "Footer %d widget area."
840
  msgstr "Долна %d област на притурка."
841
 
842
+ #: lib/functions/widgetize.php:148
843
  msgid "This is the secondary sidebar if you are using a three column site layout option."
844
  msgstr "Това е средната странична лента ако използвате трите колони за оформлението на сайта."
845
 
846
+ #: lib/functions/widgetize.php:137
847
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
848
  msgstr "Това е основната страничната лента, ако използвате две или три колони от опцията за оформлението на сайта."
849
 
850
+ #: lib/functions/deprecated.php:232
851
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
852
  msgstr "Аргументът, \"context\", е заменен с \"theme_location \" в $args масив."
853
 
854
+ #. translators: %s: Genesis_Admin class name.
855
+ #: lib/classes/class-genesis-admin.php:140
856
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
857
  msgstr "Не можете да използвате %s за създаването на две менюта в същия подклас."
858
 
859
+ #: lib/views/meta-boxes/genesis-user-author.php:15
860
  msgid "Author Archive Settings"
861
  msgstr "Настройки на Авторски Архив"
862
 
863
+ #: lib/views/meta-boxes/genesis-user-settings.php:15
864
  msgid "User Permissions"
865
  msgstr "Потребителски разрешения"
866
 
867
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:35
868
  msgid "Please select the color style from the drop down list and save your settings."
869
  msgstr "Моля изберете стил на цвета от падащия списък и запазете настройките си."
870
 
871
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:21
872
  msgid "Color Style:"
873
  msgstr "Стил цвят:"
874
 
875
+ #. translators: %s: </head>
876
+ #. translators: %s: </body>
877
  #. translators: Escaped HTML head tag.
878
  #. translators: Escaped HTML body tag.
879
+ #: config/customizer-theme-settings.php:317
880
+ #: config/customizer-theme-settings.php:327
881
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:25
882
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:38
883
  msgid "This code will output immediately before the closing %s tag in the document source."
884
  msgstr " %1$s куката се изпълнява непосредствено преди затварянето%2$s етикет в документа източник."
885
 
886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
887
  msgid "Image Size:"
888
  msgstr "Размер на снимката:"
889
 
890
+ #: lib/classes/class-genesis-admin-settings.php:268
891
  msgid "Color Style"
892
  msgstr "Стил на цвят"
893
 
894
+ #: lib/classes/class-genesis-admin-settings.php:82
895
  msgid "Follow me on Twitter"
896
  msgstr "Последвайте ме в Twitter"
897
 
898
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:60
899
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:61
900
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:149
901
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:177
902
+ #: lib/views/help/cpt-archive-archive.php:15
903
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:16
904
  msgid "Archive Settings"
905
  msgstr "Архив на настройки"
906
 
907
  #. translators: Meta rel attribute.
908
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:34
909
  msgid "Adjacent Posts %s link tags"
910
  msgstr "Прилежащите публикации %s линк тагове"
911
 
912
+ #: lib/admin/inpost-metaboxes.php:216
913
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:156
914
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:179
915
+ #: lib/views/help/cpt-archive-layout.php:15
916
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:23
917
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:27
918
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:15
919
+ #: lib/views/meta-boxes/genesis-user-layout.php:17
920
  msgid "Layout Settings"
921
  msgstr "Настройки на макета"
922
 
923
+ #: config/customizer-seo-settings.php:22 lib/admin/inpost-metaboxes.php:33
924
+ #: lib/admin/inpost-metaboxes.php:63
925
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:15
926
  msgid "Theme SEO Settings"
927
  msgstr "Тема SEO Настройки"
928
 
929
+ #: lib/functions/formatting.php:389
930
  msgctxt "separator in time difference"
931
  msgid "and"
932
  msgstr "край"
933
 
934
+ #. translators: %s: Number of second(s).
935
+ #: lib/functions/formatting.php:358
936
  msgctxt "time difference"
937
  msgid "%s second"
938
  msgid_plural "%s seconds"
939
  msgstr[0] "Единствено число: %s секунда"
940
  msgstr[1] "Множествено число: %s секунди"
941
 
942
+ #. translators: %s: Number of minute(s).
943
+ #: lib/functions/formatting.php:356
944
  msgctxt "time difference"
945
  msgid "%s minute"
946
  msgid_plural "%s minutes"
947
  msgstr[0] "Единствено число: %s минута"
948
  msgstr[1] "Множествено число: %s минути"
949
 
950
+ #. translators: %s: Number of hour(s).
951
+ #: lib/functions/formatting.php:354
952
  msgctxt "time difference"
953
  msgid "%s hour"
954
  msgid_plural "%s hours"
955
  msgstr[0] "Единствено число: %s час"
956
  msgstr[1] "Множествено число: %s часове"
957
 
958
+ #. translators: %s: Number of day(s).
959
+ #: lib/functions/formatting.php:352
960
  msgctxt "time difference"
961
  msgid "%s day"
962
  msgid_plural "%s days"
963
  msgstr[0] "Единствено число: %s ден"
964
  msgstr[1] "Множествено число: %s дни"
965
 
966
+ #. translators: %s: Number of week(s).
967
+ #: lib/functions/formatting.php:350
968
  msgctxt "time difference"
969
  msgid "%s week"
970
  msgid_plural "%s weeks"
971
  msgstr[0] "Единствено число: %s седмица"
972
  msgstr[1] "Множествено число: %s седмици"
973
 
974
+ #. translators: %s: Number of month(s).
975
+ #: lib/functions/formatting.php:348
976
  msgctxt "time difference"
977
  msgid "%s month"
978
  msgid_plural "%s months"
979
  msgstr[0] "Единствено число: %s месец"
980
  msgstr[1] "Множествено число: %s месеци"
981
 
982
+ #. translators: %s: Number of year(s).
983
+ #: lib/functions/formatting.php:346
984
  msgctxt "time difference"
985
  msgid "%s year"
986
  msgid_plural "%s years"
987
  msgstr[0] "Единствено число: %s година"
988
  msgstr[1] "Множествено число: %s години"
989
 
990
+ #: lib/functions/formatting.php:340
991
  msgctxt "time difference"
992
  msgid "seconds"
993
  msgstr "секунди"
994
 
995
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:85
 
996
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
997
  msgstr "Тези опции ще се отразят на всеки блог, обявени страници,включително архив, автор, блог, категория, търсене и таг страници."
998
 
999
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:45
1000
  msgid "404 Page"
1001
  msgstr "404 страница"
1002
 
1003
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:42
1004
  msgid "Archives"
1005
  msgstr "Архиви"
1006
 
1007
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:39
1008
  msgid "Pages"
1009
  msgstr "Страници"
1010
 
1011
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:26
1012
  msgid "Front Page"
1013
  msgstr "Заглавна страница"
1014
 
1015
+ #: lib/classes/class-genesis-admin-settings.php:243
1016
+ #: lib/classes/class-genesis-admin-settings.php:298
1017
+ #: lib/views/help/genesis-scripts.php:15
1018
  msgid "Header and Footer Scripts"
1019
  msgstr "Горен и долен колонтитул на скриптове"
1020
 
1021
+ #: config/customizer-theme-settings.php:204
1022
+ #: lib/classes/class-genesis-admin-settings.php:240
1023
+ #: lib/classes/class-genesis-admin-settings.php:293
1024
+ #: lib/views/help/genesis-comments.php:15
1025
  msgid "Comments and Trackbacks"
1026
  msgstr "Коментари и проследявания"
1027
 
1028
+ #: lib/classes/class-genesis-admin-settings.php:232
1029
+ #: lib/classes/class-genesis-admin-settings.php:278
1030
+ #: lib/views/help/genesis-layout.php:15
1031
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:22
1032
  msgid "Default Layout"
1033
  msgstr "Оформление по подразбиране"
1034
 
1035
+ #: config/customizer-seo-settings.php:109
1036
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:81
1037
  msgid "Keywords are generally ignored by Search Engines."
1038
  msgstr "Ключовите думи обикновено са игнорирани от търсачките."
1039
 
1040
+ #: lib/classes/class-genesis-admin-seo-settings.php:47
1041
+ #: lib/classes/class-genesis-admin-settings.php:62
1042
+ #: lib/classes/class-genesis-admin.php:131
1043
  msgid "Settings saved."
1044
  msgstr "Настройките са запазени."
1045
 
1046
+ #: lib/classes/class-genesis-admin-seo-settings.php:48
1047
+ #: lib/classes/class-genesis-admin-settings.php:63
1048
+ #: lib/classes/class-genesis-admin.php:132
1049
  msgid "Settings reset."
1050
  msgstr "Настройките възстановени."
1051
 
1052
+ #: lib/classes/class-genesis-admin-import-export.php:100
1053
  msgid "Settings successfully imported."
1054
  msgstr "Настройките са внесени успешно."
1055
 
1056
+ #: lib/views/pages/genesis-admin-import-export.php:38
1057
  msgid "Upload File and Import"
1058
  msgstr "Качи файл и внос"
1059
 
1060
+ #: lib/views/pages/genesis-admin-import-export.php:30
1061
  msgid "Choose the file from your computer and click \"Upload file and Import\""
1062
  msgstr "Изберете файла от вашия компютър и щракнете върху \"Качи файл и внос \""
1063
 
1064
+ #: lib/admin/customizer.php:94
1065
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:24
1066
  msgid "Default"
1067
  msgstr "По подразбиране"
1068
 
1069
+ #: lib/structure/post.php:679 lib/structure/post.php:799
1070
  msgid "Next Page"
1071
  msgstr "Следваща страница"
1072
 
1073
+ #: lib/structure/post.php:678 lib/structure/post.php:761
1074
  msgid "Previous Page"
1075
  msgstr "Предишна страница"
1076
 
1078
  msgid "ago"
1079
  msgstr "преди"
1080
 
1081
+ #: lib/classes/class-genesis-script-loader.php:195
1082
  msgid "Select / Deselect All"
1083
  msgstr "Избор / Премахнете отметките на всички"
1084
 
1085
+ #: lib/classes/class-genesis-admin-import-export.php:145
1086
  msgid "No export options available."
1087
  msgstr "Няма налични възможности за износ."
1088
 
1089
+ #. translators: %d: Footer widget counter.
1090
+ #: lib/functions/widgetize.php:181
1091
  msgid "Footer %d"
1092
  msgstr "Долен %d"
1093
 
1095
  msgid "No Label Selected"
1096
  msgstr "Не е избран надпис"
1097
 
1098
+ #: lib/classes/class-genesis-admin-import-export.php:102
1099
  msgid "There was a problem importing your settings. Please try again."
1100
  msgstr "Имаше проблем при импортирането на вашите настройки. Моля, опитайте отново."
1101
 
1102
+ #: lib/functions/markup.php:1185 lib/functions/widgetize.php:147
1103
  msgid "Secondary Sidebar"
1104
  msgstr "Помощна странична лента"
1105
 
1106
+ #: lib/functions/markup.php:1164 lib/functions/widgetize.php:136
1107
  msgid "Primary Sidebar"
1108
  msgstr "Основна странична лента"
1109
 
1110
+ #: lib/functions/widgetize.php:125
1111
  msgid "Header Right"
1112
  msgstr "Заглавие отдясно"
1113
 
1114
+ #: lib/classes/class-genesis-breadcrumb.php:71
1115
  msgid "Not found: "
1116
  msgstr "Не е намерена:"
1117
 
1118
+ #: lib/widgets/featured-post-widget.php:549
1119
  msgid "No Content"
1120
  msgstr "Няма съдържание"
1121
 
1122
+ #: lib/widgets/featured-post-widget.php:548
1123
  msgid "Show Content Limit"
1124
  msgstr "Показване на лимит на съдържание"
1125
 
1126
+ #: lib/widgets/featured-post-widget.php:547
1127
  msgid "Show Excerpt"
1128
  msgstr "Поазване на извадки"
1129
 
1130
+ #: lib/widgets/featured-post-widget.php:546
1131
  msgid "Show Content"
1132
  msgstr "Показване на съдържанието"
1133
 
1134
+ #: lib/widgets/featured-post-widget.php:544
1135
  msgid "Content Type"
1136
  msgstr "Тип съдържание"
1137
 
1138
+ #: lib/widgets/featured-post-widget.php:536
1139
  msgid "Show Post Info"
1140
  msgstr "Показване на информационната публикация"
1141
 
1142
+ #: lib/widgets/featured-page-widget.php:294
1143
+ #: lib/widgets/featured-post-widget.php:496
1144
  msgid "Show Featured Image"
1145
  msgstr "Показване на избратото изображение"
1146
 
1147
+ #: lib/views/meta-boxes/genesis-user-author.php:36
1148
  msgid "This text will be the first paragraph, and display on the first page"
1149
  msgstr "Този текст ще бъде първия параграф и се показва на първа страница"
1150
 
1151
+ #: lib/views/meta-boxes/genesis-user-author.php:33
1152
  msgid "Custom Description Text"
1153
  msgstr "Потребителско текстово описание"
1154
 
1155
  #. translators: Escaped H1 tag.
1156
+ #: lib/views/meta-boxes/genesis-user-author.php:26
1157
  msgid "Will display in the %s tag at the top of the first page"
1158
  msgstr "Ще се показва в %s таг в горната част на първата страница"
1159
 
1160
+ #: lib/views/meta-boxes/genesis-user-author.php:20
1161
  msgid "Custom Archive Headline"
1162
  msgstr "Потребителско Архивно Заглавие"
1163
 
1164
+ #: lib/views/meta-boxes/genesis-user-author.php:16
1165
+ #: lib/views/meta-boxes/genesis-user-layout.php:18
1166
+ #: lib/views/meta-boxes/genesis-user-seo.php:16
1167
  msgid "These settings apply to this author's archive pages."
1168
  msgstr "Тези настройки важат за тези авторски архивни страници."
1169
 
1170
+ #: lib/views/meta-boxes/genesis-user-author.php:47
1171
  msgid "Enable Author Box on this User's Archives?"
1172
  msgstr "Активиране на авторската кутия на този потребителски архив?"
1173
 
1174
+ #: lib/views/meta-boxes/genesis-user-author.php:44
1175
  msgid "Enable Author Box on this User's Posts?"
1176
  msgstr "Активирайте авторската кутия за мнения на този потребител?"
1177
 
1178
+ #: lib/views/meta-boxes/genesis-user-settings.php:31
1179
  msgid "Enable Import/Export Submenu?"
1180
  msgstr "Активирайте Импорт / Експорт подменюто?"
1181
 
1182
+ #: lib/views/meta-boxes/genesis-user-settings.php:26
1183
  msgid "Enable SEO Settings Submenu?"
1184
  msgstr "Активирайте SEO настройките на подменюто?"
1185
 
1186
+ #: lib/views/meta-boxes/genesis-user-settings.php:22
1187
  msgid "Enable Genesis Admin Menu?"
1188
  msgstr "Разрешаване на Генезис Администраторски менюта?"
1189
 
1190
+ #: lib/views/meta-boxes/genesis-user-settings.php:19
1191
  msgid "Genesis Admin Menus"
1192
  msgstr "Genesis администраторски менюта"
1193
 
1194
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:50
1195
  msgid "Include the Featured Image?"
1196
  msgstr "Включване на избраното изображение?"
1197
 
1198
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:20
1199
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:23
1200
+ #: lib/views/meta-boxes/genesis-user-layout.php:22
1201
+ #: lib/views/meta-boxes/genesis-user-layout.php:25
1202
  msgid "Choose Layout"
1203
  msgstr "Изберете оформление"
1204
 
1205
+ #: lib/classes/class-genesis-admin-import-export.php:46
1206
+ #: lib/classes/class-genesis-admin-import-export.php:64
1207
+ #: lib/views/help/import-export-general.php:15
1208
  msgid "Import/Export"
1209
  msgstr "Импорт / Експорт"
1210
 
1211
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:56
1212
  msgid "Custom Post Class"
1213
  msgstr "Потребителски публикации по класове"
1214
 
1215
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:50
1216
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:51
1217
  msgid "Custom Body Class"
1218
  msgstr "Потребителски еталон"
1219
 
1220
+ #: lib/views/help/genesis-inpost-seo.php:35
1221
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
1222
  msgid "Custom Redirect URL"
1223
  msgstr "Персонализирано пренасочване URI"
1224
 
1225
  #. translators: Title string length
1226
  #. translators: Description string length
1227
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:27
1228
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
1229
  msgid "Characters Used: %s"
1230
  msgstr "Знаците, използвани: %s"
1231
 
1232
+ #: lib/views/pages/genesis-admin-import-export.php:61
1233
  msgid "Download Export File"
1234
  msgstr "Изтеглете документация по износа"
1235
 
1236
+ #: lib/views/pages/genesis-admin-import-export.php:54
1237
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1238
  msgstr "След като сте записали изтегления файл, можете да използвате функцията за внос на друго място, за да импортирате тези данни."
1239
 
1240
+ #: lib/views/pages/genesis-admin-import-export.php:46
1241
  msgid "Export Genesis Settings File"
1242
  msgstr "Генезис Настройки на експорта на файла"
1243
 
1244
+ #: lib/views/pages/genesis-admin-import-export.php:35
1245
  msgid "Upload File (Maximum Size: %s): "
1246
  msgstr "Качи файл: (максимален размер: %s)"
1247
 
1248
+ #: lib/views/pages/genesis-admin-import-export.php:22
1249
  msgid "Import Genesis Settings File"
1250
  msgstr "Внос Генезис Настройки на файла"
1251
 
1252
+ #: lib/classes/class-genesis-admin-import-export.php:45
1253
  msgid "Genesis - Import/Export"
1254
  msgstr "Генезис -  - Импорт / Експорт"
1255
 
1256
+ #: lib/widgets/user-profile-widget.php:223
1257
  msgid "Show Author Archive Link?"
1258
  msgstr "Покажи аватар архивната връзка?"
1259
 
1260
+ #: lib/widgets/user-profile-widget.php:204
1261
  msgid "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."
1262
  msgstr "Изберете продължителната \"За мен \" страница от списъка по-долу. Това ще бъде страницата, свързана в края на моя раздел."
1263
 
1264
+ #: lib/widgets/user-profile-widget.php:197
1265
  msgid "Custom Text (below)"
1266
  msgstr "Потребителски Текст (по-долу)"
1267
 
1268
+ #: lib/widgets/user-profile-widget.php:195
1269
  msgid "Author Bio"
1270
  msgstr "автор био"
1271
 
1272
+ #: lib/widgets/user-profile-widget.php:192
1273
  msgid "Select which text you would like to use as the author description"
1274
  msgstr "Изберете текста, който бихте искали да използвате като авторско описание"
1275
 
1276
+ #: lib/widgets/user-profile-widget.php:173
1277
  msgid "Extra Large"
1278
  msgstr "много голям"
1279
 
1280
+ #: lib/widgets/user-profile-widget.php:172
1281
  msgid "Large"
1282
  msgstr "голям"
1283
 
1284
+ #: lib/widgets/user-profile-widget.php:171
1285
  msgid "Medium"
1286
  msgstr "среден"
1287
 
1288
+ #: lib/widgets/user-profile-widget.php:170
1289
  msgid "Small"
1290
  msgstr "малък"
1291
 
1305
  msgid "Displays user profile block with Gravatar"
1306
  msgstr "Показва потребителски блок профил на аватара"
1307
 
1308
+ #: lib/widgets/featured-post-widget.php:589
1309
  msgid "Link Text"
1310
  msgstr "Връзка на текст"
1311
 
1312
+ #: lib/widgets/featured-post-widget.php:585
1313
  msgid "Show Category Archive Link"
1314
  msgstr "Показване на категория архивни връзки"
1315
 
1316
+ #: lib/widgets/featured-post-widget.php:567
1317
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1318
  msgstr "За да се покаже неподреден списък на повече публикации от тази категория, моля попълнете информацията по-долу."
1319
 
1320
+ #: lib/widgets/featured-post-widget.php:559
1321
  msgid "More Text (if applicable)"
1322
  msgstr "Още текст (ако е приложим)"
1323
 
1324
+ #: lib/widgets/featured-post-widget.php:531
1325
  msgid "Show Post Title"
1326
  msgstr "Покажи публикуваното наименование"
1327
 
1328
+ #: lib/widgets/featured-post-widget.php:482
1329
+ #: lib/widgets/user-profile-widget.php:183
1330
  msgid "Gravatar Alignment"
1331
  msgstr "Подравняване на аватара"
1332
 
1333
+ #: lib/widgets/featured-post-widget.php:477
1334
  msgid "Extra Large (125px)"
1335
  msgstr "Екстра голям (125px)"
1336
 
1337
+ #: lib/widgets/featured-post-widget.php:476
1338
  msgid "Large (85px)"
1339
  msgstr "Голям (85px)"
1340
 
1341
+ #: lib/widgets/featured-post-widget.php:475
1342
  msgid "Medium (65px)"
1343
  msgstr "Среден (65px)"
1344
 
1345
+ #: lib/widgets/featured-post-widget.php:474
1346
  msgid "Small (45px)"
1347
  msgstr "Малък (45px)"
1348
 
1349
+ #: lib/widgets/featured-post-widget.php:472
1350
+ #: lib/widgets/user-profile-widget.php:166
1351
  msgid "Gravatar Size"
1352
  msgstr "Размер на аватара"
1353
 
1354
+ #: lib/widgets/featured-post-widget.php:468
1355
  msgid "Show Author Gravatar"
1356
  msgstr "Покажи Аватара"
1357
 
1358
+ #: lib/widgets/featured-post-widget.php:448
1359
  msgid "Ascending (1, 2, 3)"
1360
  msgstr "Възходящ (1, 2, 3)"
1361
 
1362
+ #: lib/widgets/featured-post-widget.php:447
1363
  msgid "Descending (3, 2, 1)"
1364
  msgstr "Низходящ (3, 2, 1)"
1365
 
1366
+ #: lib/widgets/featured-post-widget.php:445
1367
  msgid "Sort Order"
1368
  msgstr "Ред на сортиране"
1369
 
1370
+ #: lib/widgets/featured-post-widget.php:440
1371
  msgid "Random"
1372
  msgstr "Случаен"
1373
 
1374
+ #: lib/widgets/featured-post-widget.php:439
1375
  msgid "Comment Count"
1376
  msgstr "Преброяване на коментарите"
1377
 
1378
+ #: lib/widgets/featured-post-widget.php:438
1379
  msgid "ID"
1380
  msgstr "ID"
1381
 
1382
+ #: lib/widgets/featured-post-widget.php:437
1383
  msgid "Parent"
1384
  msgstr "Източник/причина"
1385
 
1386
  #: lib/widgets/featured-post-widget.php:432
 
 
 
 
1387
  msgid "Order By"
1388
  msgstr "Подреждане по"
1389
 
1390
+ #: lib/widgets/featured-post-widget.php:427
1391
  msgid "Number of Posts to Offset"
1392
  msgstr "Брой публикации за изместване"
1393
 
1394
+ #: lib/widgets/featured-post-widget.php:407
1395
  msgid "Category"
1396
  msgstr "Категория"
1397
 
1411
  msgid "Displays featured posts with thumbnails"
1412
  msgstr "Показва препоръчани публикации с миниатюри."
1413
 
1414
+ #: lib/widgets/featured-page-widget.php:337
1415
  msgid "More Text"
1416
  msgstr "Още текст"
1417
 
1418
+ #: lib/widgets/featured-page-widget.php:332
1419
  msgid "Content Character Limit"
1420
  msgstr "Лимит на съдържащите се символи"
1421
 
1422
+ #: lib/widgets/featured-page-widget.php:328
1423
  msgid "Show Page Content"
1424
  msgstr "Показване на съдържанието на страницата"
1425
 
1426
+ #: lib/widgets/featured-page-widget.php:323
1427
  msgid "Show Page Title"
1428
  msgstr "Показване на наименованието на страницата"
1429
 
1430
+ #: config/customizer-seo-settings.php:75
1431
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:43
1432
+ #: lib/widgets/featured-page-widget.php:312
1433
+ #: lib/widgets/featured-post-widget.php:484
1434
+ #: lib/widgets/featured-post-widget.php:514
1435
+ #: lib/widgets/user-profile-widget.php:185
1436
+ #: lib/widgets/user-profile-widget.php:209
1437
  msgid "None"
1438
  msgstr "Нищо"
1439
 
1440
+ #: lib/widgets/featured-page-widget.php:310
1441
+ #: lib/widgets/featured-post-widget.php:512
1442
  msgid "Image Alignment"
1443
  msgstr "Подравняване на снимката"
1444
 
1445
+ #: lib/widgets/featured-page-widget.php:279
1446
  msgid "Page"
1447
  msgstr "Страница"
1448
 
1449
+ #: lib/shortcodes/footer.php:182 lib/structure/post.php:291
1450
  msgid "by"
1451
  msgstr "от"
1452
 
1458
  msgid "Displays featured page with thumbnails"
1459
  msgstr "Показва черта от страницата в миниатюри"
1460
 
1461
+ #: lib/widgets/featured-page-widget.php:274
1462
+ #: lib/widgets/featured-post-widget.php:398
1463
+ #: lib/widgets/featured-post-widget.php:436
1464
+ #: lib/widgets/featured-post-widget.php:570
1465
  #: lib/widgets/user-profile-widget.php:148
1466
  msgid "Title"
1467
  msgstr "Надпис"
1468
 
1469
+ #: lib/classes/class-genesis-breadcrumb.php:68
1470
  msgid "Search for "
1471
  msgstr "Търсене за: "
1472
 
1473
+ #: lib/classes/class-genesis-breadcrumb.php:64
1474
+ #: lib/classes/class-genesis-breadcrumb.php:65
1475
+ #: lib/classes/class-genesis-breadcrumb.php:66
1476
+ #: lib/classes/class-genesis-breadcrumb.php:67
1477
+ #: lib/classes/class-genesis-breadcrumb.php:69
1478
+ #: lib/classes/class-genesis-breadcrumb.php:70 lib/structure/archive.php:181
1479
+ #: lib/structure/archive.php:183 lib/structure/archive.php:185
1480
  msgid "Archives for "
1481
  msgstr "Архив за: "
1482
 
1483
+ #: lib/classes/class-genesis-breadcrumb.php:63
1484
  msgid "You are here: "
1485
  msgstr "Вие сте тук: "
1486
 
1496
  msgid "Search"
1497
  msgstr "Търсене"
1498
 
1499
+ #: lib/structure/post.php:563 lib/structure/post.php:592
1500
  msgid "About"
1501
  msgstr "за"
1502
 
1504
  msgid "By"
1505
  msgstr "от"
1506
 
1507
+ #: lib/structure/post.php:378 lib/structure/post.php:380
1508
  msgid "[Read more...]"
1509
  msgstr "[Прочети повече...]"
1510
 
1511
+ #: lib/structure/menu.php:150
1512
  msgid "Comments"
1513
  msgstr "Коментари"
1514
 
1515
+ #: lib/structure/menu.php:149
1516
  msgid "Posts"
1517
  msgstr "Публикации"
1518
 
1519
+ #: lib/init.php:88
1520
  msgid "Primary Navigation Menu"
1521
  msgstr "Основно навигационно меню"
1522
 
1523
+ #: lib/structure/footer.php:152
1524
  msgid "Copyright"
1525
  msgstr "Авторско право"
1526
 
1527
+ #: lib/structure/comments.php:494
1528
  msgid "Speak Your Mind"
1529
  msgstr "Изкажете мнението си"
1530
 
1531
+ #: lib/structure/comments.php:485
1532
  msgid "Website"
1533
  msgstr "уебсайт"
1534
 
1535
+ #: lib/structure/comments.php:479
1536
  msgid "Email"
1537
  msgstr "имейл"
1538
 
1539
+ #: lib/structure/comments.php:473
1540
  msgid "Name"
1541
  msgstr "име"
1542
 
1543
+ #: lib/structure/comments.php:272 lib/structure/comments.php:389
1544
  msgid "Your comment is awaiting moderation."
1545
  msgstr "Вашия коментар е в очакване на умереност."
1546
 
1547
+ #. translators: 1: Comment date, 2: Comment time.
1548
+ #: lib/structure/comments.php:265
1549
  msgid "%1$s at %2$s"
1550
  msgstr "%1$s at %2$s"
1551
 
1552
+ #: lib/structure/comments.php:260 lib/structure/comments.php:344
1553
  msgid "says"
1554
  msgstr "казва"
1555
 
1556
+ #. translators: 1: get_comment_author_link(), 2: Filtered "says" text.
1557
+ #: lib/structure/comments.php:260
1558
+ msgid "<cite class=\"fn\">%1$s</cite> <span class=\"says\">%2$s:</span>"
1559
+ msgstr ""
1560
 
1561
+ #: lib/structure/comments.php:162
1562
  msgid "<h3>Trackbacks</h3>"
1563
  msgstr "<h3>Проследявания</h3>"
1564
 
1566
  msgid "<h3>Comments</h3>"
1567
  msgstr "<h3>Коментари</h3>"
1568
 
1569
+ #: lib/shortcodes/post.php:615 lib/structure/comments.php:266
1570
+ #: lib/structure/comments.php:373 lib/structure/post.php:370
1571
  msgid "(Edit)"
1572
  msgstr "(редактирам)"
1573
 
1574
+ #: lib/shortcodes/post.php:508 lib/shortcodes/post.php:552
1575
  msgid "Filed Under: "
1576
  msgstr "Категория: "
1577
 
1578
+ #: lib/shortcodes/post.php:461
1579
  msgid "Tagged With: "
1580
  msgstr "Етикети: "
1581
 
1591
  msgid "Leave a Comment"
1592
  msgstr "Оставете коментар"
1593
 
1594
+ #: lib/shortcodes/footer.php:309
1595
  msgid "Log out"
1596
  msgstr "Изход"
1597
 
1598
+ #: lib/shortcodes/footer.php:307
1599
  msgid "Log in"
1600
  msgstr "Вход"
1601
 
1603
  msgid "Return to top of page"
1604
  msgstr "Върни се назад към началната страница"
1605
 
1606
+ #. translators: %s: Genesis version.
1607
+ #: lib/functions/upgrade.php:821
1608
  msgid "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."
1609
  msgstr "Регистрацията % S е вече на разположение. Осигурили сме 1-клик актуализации за тази тема, така че, моля влезте в таблото и актуализирайте при първа възможност."
1610
 
1611
+ #. translators: 1: Genesis version, 2: URL for current website.
1612
+ #: lib/functions/upgrade.php:818
1613
+ msgid "Genesis %1$s is available for %2$s"
1614
+ msgstr ""
1615
 
1616
+ #: lib/functions/upgrade.php:742
1617
  msgid "Click here to complete the upgrade"
1618
  msgstr "Щракнете тук за да завършите надгражданията"
1619
 
1620
+ #: lib/classes/class-genesis-breadcrumb.php:44 lib/functions/deprecated.php:263
1621
  msgid "Home"
1622
  msgstr "Начало"
1623
 
1624
+ #: lib/widgets/featured-post-widget.php:422
1625
+ #: lib/widgets/featured-post-widget.php:575
1626
  msgid "Number of Posts to Show"
1627
  msgstr "Брой на публикации за показване"
1628
 
1629
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:28
1630
+ #: lib/widgets/featured-post-widget.php:415
1631
  msgid "All Categories"
1632
  msgstr "Всички категории"
1633
 
1634
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:22
1635
  msgid "Display which category"
1636
  msgstr "Показва коя категория:"
1637
 
1638
+ #: config/customizer-theme-settings.php:302
1639
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:82
1640
  msgid "Numeric"
1641
  msgstr "цифров"
1642
 
1643
+ #: config/customizer-theme-settings.php:301
1644
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:81
1645
  msgid "Previous / Next"
1646
  msgstr "Назад / Напред"
1647
 
1648
+ #: lib/widgets/featured-page-widget.php:298
1649
+ #: lib/widgets/featured-post-widget.php:500
1650
  msgid "Image Size"
1651
  msgstr "Размер на снимка"
1652
 
1653
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:42
1654
+ #: lib/widgets/featured-post-widget.php:554
1655
  msgid "characters"
1656
  msgstr "Символи"
1657
 
1658
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:39
1659
+ #: lib/widgets/featured-post-widget.php:552
1660
  msgid "Limit content to"
1661
  msgstr "Лимит на съдържанието"
1662
 
1663
+ #: config/customizer-theme-settings.php:246
1664
  msgid "Select one of the following"
1665
  msgstr "Изберете едно от следните неща:"
1666
 
1667
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:35
1668
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:38
1669
  msgid "Enable Trackbacks"
1670
  msgstr "Разрешаване на проследявания"
1671
 
1672
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:28
1673
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:44
1674
  msgid "on pages?"
1675
  msgstr "на страници?"
1676
 
1677
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:25
1678
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:41
1679
  msgid "on posts?"
1680
  msgstr "на публикации?"
1681
 
1682
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:19
1683
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:22
1684
  msgid "Enable Comments"
1685
  msgstr "Активиране на коментарите"
1686
 
1687
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:27
1688
  msgid "Enter your custom comments feed URL"
1689
  msgstr "Въведете вашия потребителски коментар за URI поддръжка:"
1690
 
1691
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:19
1692
  msgid "Enter your custom feed URL"
1693
  msgstr "Въведете вашия потребителски URI поддръжка:"
1694
 
1695
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:56
1696
  msgid "Twitter Link Text:"
1697
  msgstr "Twitter текст за връзка:"
1698
 
1699
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:52
1700
  msgid "Enter Twitter ID:"
1701
  msgstr "Въведете Twitter ID:"
1702
 
1703
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:47
1704
  msgid "Twitter link"
1705
  msgstr "Twitter връзка"
1706
 
1707
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:46
1708
  msgid "Search form"
1709
  msgstr "форма за търсене"
1710
 
1711
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:45
1712
  msgid "RSS feed links"
1713
  msgstr "RSS емисия връзки"
1714
 
1715
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:44
1716
  msgid "Today's date"
1717
  msgstr "Днешната дата"
1718
 
1719
+ #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:25
1720
+ #: lib/views/help/genesis-layout.php:25
1721
  msgid "Full Width Content"
1722
  msgstr "Пълна ширина на съдържанието"
1723
 
1724
+ #: config/customizer-theme-settings.php:67
1725
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:23
1726
  msgid "Image logo"
1727
  msgstr "Изображение на логото"
1728
 
1729
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:22
1730
  msgid "Dynamic text"
1731
  msgstr "Динамичен текст"
1732
 
1733
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
1734
  msgid "Released"
1735
  msgstr "Издаден:"
1736
 
1737
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:19
1738
  msgid "Version"
1739
  msgstr "Версия:"
1740
 
1741
+ #: config/customizer-theme-settings.php:242
1742
+ #: lib/classes/class-genesis-admin-settings.php:241
1743
+ #: lib/classes/class-genesis-admin-settings.php:294
1744
+ #: lib/views/help/genesis-archives.php:15
1745
  msgid "Content Archives"
1746
  msgstr "Съдържание на архив"
1747
 
1748
+ #: config/customizer-theme-settings.php:130
1749
+ #: lib/classes/class-genesis-admin-settings.php:239
1750
+ #: lib/classes/class-genesis-admin-settings.php:290
1751
+ #: lib/views/help/genesis-breadcrumbs.php:15
1752
  msgid "Breadcrumbs"
1753
  msgstr "Навигационните пътища"
1754
 
1755
+ #: lib/views/meta-boxes/genesis-user-author.php:41
1756
  msgid "Author Box"
1757
  msgstr "Автор кутия"
1758
 
1759
+ #: lib/classes/class-genesis-admin-settings.php:231
1760
+ #: lib/classes/class-genesis-admin-settings.php:272
1761
+ #: lib/views/help/genesis-feeds.php:15
1762
  msgid "Custom Feeds"
1763
  msgstr "Потребителски канали"
1764
 
1765
+ #: lib/classes/class-genesis-admin-settings.php:230
1766
+ #: lib/classes/class-genesis-admin-settings.php:265
1767
+ #: lib/views/help/genesis-information.php:15
1768
  msgid "Information"
1769
  msgstr "Информация"
1770
 
1771
  #. translators: Meta noindex attribute.
1772
  #. translators: Meta nofollow attribute.
1773
  #. translators: Meta noarchive attribute.
 
 
1774
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1775
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:53
1776
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:60
1777
+ #: lib/views/meta-boxes/genesis-user-seo.php:47
1778
+ #: lib/views/meta-boxes/genesis-user-seo.php:55
1779
+ #: lib/views/meta-boxes/genesis-user-seo.php:62
1780
  msgid "Apply %s to this archive?"
1781
  msgstr "Прилагане на %s към този архив?"
1782
 
1783
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:41
1784
+ #: lib/views/meta-boxes/genesis-user-seo.php:42
1785
  msgid "Robots Meta"
1786
  msgstr "Robots Meta"
1787
 
1788
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:36
1789
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:36
1790
+ #: lib/views/meta-boxes/genesis-user-seo.php:37
1791
  msgid "Comma separated list"
1792
  msgstr "Разделени със запетая"
1793
 
1794
  #. translators: Meta noodp attribute.
1795
  #. translators: Meta noydir attribute.
1796
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:131
1797
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:138
1798
  msgid "Apply %s to your site?"
1799
  msgstr "Прилагане на %s към вашия сайт?"
1800
 
1801
  #. translators: Meta noarchive attribute.
1802
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:73
1803
  msgid "Apply %s to Entire Site?"
1804
  msgstr "Прилага се %s към целия сайт?"
1805
 
1806
  #. translators: Meta noindex attribute.
1807
  #. translators: Meta noarchive attribute.
1808
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
1809
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:110
1810
  msgid "Apply %s to Search Archives?"
1811
  msgstr "Прилагане на %s към архива за търсене?"
1812
 
1813
  #. translators: Meta noindex attribute.
1814
  #. translators: Meta noarchive attribute.
1815
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:46
1816
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:103
1817
  msgid "Apply %s to Date Archives?"
1818
  msgstr "Приложете%s към дата архивите?"
1819
 
1820
  #. translators: Meta noindex attribute.
1821
  #. translators: Meta noarchive attribute.
1822
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1823
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1824
  msgid "Apply %s to Author Archives?"
1825
  msgstr "Приложете %s към авторските архиви?"
1826
 
1827
  #. translators: Meta noindex attribute.
1828
  #. translators: Meta noarchive attribute.
1829
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1830
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1831
  msgid "Apply %s to Tag Archives?"
1832
  msgstr "Прилагане на %s към tag Архив?"
1833
 
1834
  #. translators: Meta noindex attribute.
1835
  #. translators: Meta noarchive attribute.
1836
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1837
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1838
  msgid "Apply %s to Category Archives?"
1839
  msgstr "Прилагане на %s категория архиви?"
1840
 
1841
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:56
1842
  msgid "Include Shortlink tag?"
1843
  msgstr "Включва кратките линк тагове ?"
1844
 
1845
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:52
1846
  msgid "Shortlink Tag"
1847
  msgstr "Кратък Линк Етикет:"
1848
 
1849
+ #: config/customizer-seo-settings.php:156
1850
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:46
1851
  msgid "Include Windows Live Writer Support Tag?"
1852
  msgstr "Включете Windows Live таг поддръжката на записващите устройства?"
1853
 
1854
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
1855
  msgid "Relationship Link Tags"
1856
  msgstr "Връзка на линкове:"
1857
 
1858
  #. translators: Meta noindex attribute.
1859
  #. translators: Meta nofollow attribute.
1860
  #. translators: Meta noarchive attribute.
 
 
1861
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
1862
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:100
1863
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:107
1864
  msgid "Apply %s to the homepage?"
1865
  msgstr "Прилагане на %s към началната страница?"
1866
 
1867
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:41
1868
  msgid "I'll manually wrap my own text on the homepage"
1869
  msgstr "Нито единият. Аз ще приключа ръчно моят собствен текст на началната страница."
1870
 
1871
+ #: config/customizer-seo-settings.php:73
1872
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:35
1873
  msgid "Site Title"
1874
  msgstr "Заглавие на сайта"
1875
 
1876
+ #: config/customizer-theme-settings.php:289
1877
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:69
1878
+ #: lib/widgets/featured-page-widget.php:314
1879
+ #: lib/widgets/featured-post-widget.php:486
1880
+ #: lib/widgets/featured-post-widget.php:516
1881
+ #: lib/widgets/user-profile-widget.php:187
1882
  msgid "Right"
1883
  msgstr "Надясно"
1884
 
1885
+ #: config/customizer-theme-settings.php:288
1886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1887
+ #: lib/widgets/featured-page-widget.php:313
1888
+ #: lib/widgets/featured-post-widget.php:485
1889
+ #: lib/widgets/featured-post-widget.php:515
1890
+ #: lib/widgets/user-profile-widget.php:186
1891
  msgid "Left"
1892
  msgstr "Наляво"
1893
 
1894
+ #: lib/classes/class-genesis-script-loader.php:198
1895
  msgid "Are you sure you want to reset?"
1896
  msgstr "Сигурни ли сте че искате да възстановите?"
1897
 
1898
+ #: lib/classes/class-genesis-admin-seo-settings.php:46
1899
+ #: lib/classes/class-genesis-admin-settings.php:61
1900
+ #: lib/classes/class-genesis-admin.php:130
1901
  msgid "Reset Settings"
1902
  msgstr "Възстановяване на настройките"
1903
 
1904
+ #: lib/classes/class-genesis-admin-seo-settings.php:39
1905
  msgid "Genesis - SEO Settings"
1906
  msgstr "Генезис - SEO Настройки"
1907
 
1908
+ #: lib/classes/class-genesis-admin-seo-settings.php:168
1909
+ #: lib/classes/class-genesis-admin-seo-settings.php:187
1910
+ #: lib/views/help/seo-dochead.php:15
1911
  msgid "Document Head Settings"
1912
  msgstr "Настройки на head документи"
1913
 
1914
+ #: lib/classes/class-genesis-admin-seo-settings.php:167
1915
+ #: lib/classes/class-genesis-admin-seo-settings.php:186
1916
+ #: lib/views/help/seo-homepage.php:15
1917
  msgid "Homepage Settings"
1918
  msgstr "Настройки на началната страница"
1919
 
1920
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:152
1921
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:178
1922
+ #: lib/classes/class-genesis-admin-import-export.php:125
1923
+ #: lib/classes/class-genesis-admin-seo-settings.php:40
1924
+ #: lib/classes/class-genesis-admin-seo-settings.php:165
1925
+ #: lib/views/help/cpt-archive-seo.php:15 lib/views/help/seo-settings.php:15
1926
  msgid "SEO Settings"
1927
  msgstr "SEO Настройки"
1928
 
1929
+ #: config/customizer-theme-settings.php:21
1930
+ #: lib/classes/class-genesis-admin-import-export.php:121
1931
+ #: lib/classes/class-genesis-admin-settings.php:50
1932
+ #: lib/classes/class-genesis-admin-settings.php:51
1933
+ #: lib/classes/class-genesis-admin-settings.php:229
1934
+ #: lib/views/help/genesis-theme-settings.php:15
1935
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
1936
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
1937
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
1938
  msgid "Theme Settings"
1939
  msgstr "Тема настройки"
1940
 
1941
  #. translators: Meta noindex attribute.
1942
  #. translators: Meta nofollow attribute.
1943
  #. translators: Meta noarchive attribute.
1944
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:68
1945
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:76
1946
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:84
1947
  msgid "Apply %s to this post/page"
1948
  msgstr "Прилагане на% S за тази публикация / страница"
1949
 
1950
+ #: lib/classes/class-genesis-admin-seo-settings.php:169
1951
+ #: lib/classes/class-genesis-admin-seo-settings.php:188
1952
+ #: lib/views/help/seo-robots.php:15
1953
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:62
1954
  msgid "Robots Meta Settings"
1955
  msgstr "Настройки на мета работи"
1956
 
1957
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
1958
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
1959
+ #: lib/views/meta-boxes/genesis-user-seo.php:20
1960
  msgid "Custom Document Title"
1961
  msgstr "Заглавие на документ по избор"
1962
 
1964
  msgid "This post is password protected. Enter the password to view comments."
1965
  msgstr "Тази публикация е защитена с парола. Въведете парола, за да видите коментари."
1966
 
1967
+ #: lib/functions/general.php:460
1968
  msgid "Recent Posts:"
1969
  msgstr "Последните публикации:"
1970
 
1971
+ #: lib/functions/general.php:457
1972
  msgid "Monthly:"
1973
  msgstr "Месечен:"
1974
 
1975
+ #: lib/functions/general.php:454
1976
  msgid "Authors:"
1977
  msgstr "Автори:"
1978
 
1979
+ #: lib/functions/general.php:451
1980
  msgid "Categories:"
1981
  msgstr "Категории:"
1982
 
1983
+ #: lib/functions/general.php:446 lib/structure/post.php:400
1984
  msgid "Pages:"
1985
  msgstr "Страница:"
1986
 
1987
+ #: lib/classes/class-genesis-admin-settings.php:244
1988
  msgid "Home Pages"
1989
  msgstr "Начална Страница"
1990
 
1991
+ #: lib/views/help/genesis-home.php:38
1992
  msgid "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."
1993
  msgstr "Тази настройка е за предпочитане, защото е по-лесно да се покаже един блог на първа страница (няма нужда да преименувате файла home.php) и няма объркване на това дали няма съдържание на началната страница, когато темата е първоначално инсталирана."
1994
 
1995
+ #: lib/views/help/genesis-home.php:35
1996
  msgid "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."
1997
  msgstr "Третият вид на началната страница е новата динамична начална страница. Това е най-често за най-новите теми дете. Тя ще покаже най-новите мнения в блог листа, освен ако поставите джаджи в страничните ленти на началната страница."
1998
 
1999
+ #: lib/views/help/genesis-home.php:32
2000
  msgid "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."
2001
  msgstr "Друга обща начална страница е \"блог\" тип начална страница, която е обща за повечето от свободни теми дете. Това показва най-новите публикации и не изисква допълнителна настройка."
2002
 
2003
+ #: lib/views/help/genesis-home.php:29
2004
  msgid "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."
2005
  msgstr "Ако вашата тема използва персонализирана начална страница и искате да се показват най-новите мнения в блог формат, не използвайте шаблона блог. Вместо това, вие трябва да преименувате файла home.php на home-old.php."
2006
 
2007
+ #: lib/views/help/genesis-home.php:26
2008
  msgid "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."
2009
  msgstr "Дете темите, които включват този тип начална страница обикновено включват допълнителни специфични теми уроци, които могат да бъдат достъпни чрез публикация на върха на темата помощния форум."
2010
 
2011
+ #: lib/views/help/genesis-home.php:23
2012
  msgid "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."
2013
  msgstr "Тази начална страница обикновено показва настройка чрез джаджи в странични ленти за началната страница. Това може да се намери на страницата за Widgets менюто по външен вид."
2014
 
2015
+ #: lib/views/help/genesis-home.php:20
2016
  msgid "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."
2017
  msgstr "За да използвате този тип на началната страница, се уверете, че всички мнения са настроени да се показват на първа страница. Можете да настроите страница с блог шаблон за да покаже на блог списъка стила на последните мнения на друга страница."
2018
 
2019
+ #: lib/views/help/genesis-home.php:17
2020
  msgid "Most Genesis child themes include a custom home page."
2021
  msgstr "Повечето Genesis деца теми включват потребителска начална страница."
2022
 
2023
+ #: lib/views/help/genesis-home.php:15
2024
  msgid "How Home Pages Work"
2025
  msgstr "Как Работи Началната Страница "
2026
 
2027
+ #. translators: %s: Escaped HTML head and body tags.
2028
+ #: lib/views/help/genesis-scripts.php:19
2029
  msgid "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."
2030
  msgstr "Това осигурява две полета, които ще изведе до <head></head> на сайта си и точно преди </body>. Те ще се появят на всяка страница от сайта и са чудесен начин да добавите аналитичен код и други скриптове. Не можете да използвате PHP в тези области. Ако трябва да използвате PHP след това трябва да се търсят в прости плъгини Genesis куки."
2031
 
2032
+ #: lib/classes/class-genesis-admin-settings.php:242
2033
+ #: lib/views/help/genesis-blog.php:15
2034
  msgid "Blog Page"
2035
  msgstr "Блог Страница"
2036
 
2037
+ #: lib/views/help/genesis-archives.php:41
2038
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
2039
  msgstr "Post Navigation техника ви позволява да изберете един от трите метода за навигация."
2040
 
2041
+ #: lib/views/help/genesis-archives.php:38
2042
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
2043
  msgstr "The 'Image Size' списък е населен с налични размери на изображението, определени в темата."
2044
 
2045
+ #: lib/views/help/genesis-archives.php:35
2046
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
2047
  msgstr "Тази опция не трябва да се използва с пост съдържанието освен ако съдържанието е ограничено за избягване на дублиращи се изображения."
2048
 
2049
+ #: lib/views/help/genesis-archives.php:32
2050
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
2051
  msgstr "The 'Include post image?' настройката ви позволява да се покаже картината на първото прикачено изображение или функционален образ."
2052
 
2053
+ #: lib/views/help/genesis-archives.php:29
2054
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
2055
  msgstr "Настройките на дисплея, откъс мненията ще покажат първите 55 думи на поста, после също отстраняване и почистване на включени HTML или ръчно / потребителски откъси добавя в пост екрана за редактиране."
2056
 
2057
+ #: lib/views/help/genesis-archives.php:26
2058
  msgid "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."
2059
  msgstr "Той може да бъде свързан с второто поле \"Limit content to [___] characters\" за ограничаване на съдържанието на определен брой букви или пространства. Това ще премахне всички HTML, но позволява по-точно и лесно да се промени дължината от извадката."
2060
 
2061
+ #: lib/views/help/genesis-archives.php:23
2062
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
2063
  msgstr "Първата опция ви дава възможност да се покаже съдържанието на публикацията или публикуваната извадка. Настройките на дисплея, съдържанието на публикациите ще покаже целия пост включително HTML код до <!--more--> етикет, ако се използва (това е HTML за маркер коментар той не се показва в браузъра)."
2064
 
2065
+ #: lib/views/help/genesis-archives.php:20
2066
  msgid "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."
2067
  msgstr "Архива включва кавито и да е страници с помощта на блог шаблона, категория страници, тагове страници, дата архив, автор архиви, и на последните мнения, ако там няма потребителска начална страница."
2068
 
2069
+ #: lib/views/help/genesis-archives.php:17
2070
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
2071
  msgstr "В настройките на Genesis темата можете да промените Съдържанието на Архивните опции за контрол на това, което се показва в архивите на сайта."
2072
 
2073
+ #: lib/views/help/genesis-comments.php:20
2074
  msgid "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."
2075
  msgstr "Ако разрешите коментар или проследявания тук, той може да бъде прекратен по индивидуален пост или страница. Ако забраните тук, те не могат да бъдат активирани за всеки отделен пост или страница."
2076
 
2077
+ #: lib/views/help/genesis-comments.php:17
2078
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
2079
  msgstr "Това позволява на сайта широко решение дали коментарите и проследявания (известия, когато някой постави линкове към вашия сайт) са разрешени за постове и страници."
2080
 
2081
+ #: lib/views/help/genesis-breadcrumbs.php:17
2082
  msgid "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."
2083
  msgstr "Тази кутия ви позволява да дефинирате къде \"Breadcrumbs\" се показва. Breadcrumb е навигационен инструмент, който показва, къде е един посетител в сайта във всеки един момент."
2084
 
2085
+ #: lib/views/help/genesis-layout.php:31
2086
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
2087
  msgstr "Това разположение може да бъде преодоляно в post/page/term опциите за оформление на всеки post/page/term."
2088
 
2089
+ #: lib/views/help/cpt-archive-layout.php:24
2090
+ #: lib/views/help/genesis-layout.php:24
2091
  msgid "Sidebar Sidebar Content"
2092
  msgstr "Sidebar Sidebar Съдържание"
2093
 
2094
+ #: lib/views/help/cpt-archive-layout.php:23
2095
+ #: lib/views/help/genesis-layout.php:23
2096
  msgid "Content Sidebar Sidebar"
2097
  msgstr "Съдържание Sidebar Sidebar"
2098
 
2099
+ #: lib/views/help/cpt-archive-layout.php:22
2100
+ #: lib/views/help/genesis-layout.php:22
2101
  msgid "Sidebar Content Sidebar"
2102
  msgstr "Sidebar Съдържание Sidebar"
2103
 
2104
+ #: lib/views/help/cpt-archive-layout.php:21
2105
+ #: lib/views/help/genesis-layout.php:21
2106
  msgid "Sidebar Content"
2107
  msgstr "Sidebar съдържание"
2108
 
2109
+ #: lib/views/help/cpt-archive-layout.php:20
2110
+ #: lib/views/help/genesis-layout.php:20
2111
  msgid "Content Sidebar"
2112
  msgstr "Съдържание Sidebar"
2113
 
2114
+ #: lib/views/help/genesis-layout.php:17
2115
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
2116
  msgstr "Това ви позволява да изберете стандартния план за целия си сайт. По-голямата част от детските теми ще видите в тези опции:"
2117
 
2118
+ #: lib/views/help/genesis-feeds.php:23
2119
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
2120
  msgstr "Чрез проверка на \"Пренасочване Feed\" кутия, целият трафик по подразбиране feed връзки ще бъдат пренасочени към Feedburner връзка, вместо."
2121
 
2122
+ #: lib/views/help/genesis-feeds.php:20
2123
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
2124
  msgstr "С попълването на feed връзки, призоваващи за основно подаване на сайт, той ще се покаже като линк към Feedburner."
2125
 
2126
+ #: lib/views/help/genesis-feeds.php:17
2127
  msgid "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."
2128
  msgstr "Ако използвате Feedburner за да отговорим на вашите RSS канал (и) можете да използвате тази функция, за да настроите началната емисията на сайта, за да се пренасочи към вашия Feedburner feed."
2129
 
2130
+ #: lib/views/help/genesis-information.php:23
2131
  msgid "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."
2132
  msgstr "Това не означава, че актуализацията ще стане автоматично, без вашето разрешение, тя просто ще ви уведоми, че има налична актуализация. Трябва да го селектирате за да извърши актуализацията."
2133
 
2134
+ #: lib/views/help/genesis-information.php:20
2135
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
2136
  msgstr "Обикновено, това трябва да бъде отметнато. Можете също да го настроите да се актуализира автоматично."
2137
 
2138
+ #: lib/views/help/genesis-information.php:17
2139
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
2140
  msgstr "Информационната кутия ви позволява да видите текущата информация в Genesis тема и ще я покаже, ако желаете."
2141
 
2142
+ #: lib/views/help/genesis-theme-settings.php:17
2143
  msgid "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;"
2144
  msgstr "Вашата тема настройки осигурява контрол над това как темата работи. Вие ще бъдете в състояние да контролирате много общи и дори разширени функции от това меню. Някои малки теми могат да добавят допълнителни елементи на менюто към този списък, включително и възможността за избор на различни цветови схеми или да зададете специфични тематични функции като слайдер. Всяка от кутиите може да се срине, като щракнете върху полето с глава и разширение със същото. Те могат също така да се влачат в произволен ред или дори ако желаете скрити, като кликнете върху \"Screen Options\" в горния десен ъгъл на екрана и \"махнете отметката\" на кутиите, които не искате да видите. По-долу ще намерите елементи, общи за всяка тема ..."
2145
 
2146
+ #: lib/views/help/seo-robots.php:23
2147
  msgid "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."
2148
  msgstr "За повечето сайтове началната страница или блог страницата (с помощта на блога шаблон) ще послужи като този индекс, ето защо по подразбиране не индексира категории, етикети, автори, дати или търсения."
2149
 
2150
+ #: lib/views/help/seo-robots.php:20
2151
  msgid "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)."
2152
  msgstr "Най-малко един архив следва да бъде индексиран, но индексиране на множество архиви обикновено ще доведе до дублиране на съдържанието (няколко страници с идентично съдържание изглежда манипулативно за търсачките)."
2153
 
2154
+ #: lib/views/help/seo-robots.php:17
2155
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
2156
  msgstr "NOARCHIVE и Noindex са обяснени в началните настройки. Тук можете да изберете какви други части на сайта да прилагате от тези възможности."
2157
 
2158
+ #: lib/views/help/seo-dochead.php:20
2159
  msgid "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."
2160
  msgstr "Можете също така да добавите поддръжка за Windows Live Writer, ако използвате софтуер, който поддържа и включва кратки линкови татове ако това се изисква от всяка трета страна услуга."
2161
 
2162
+ #: lib/views/help/seo-dochead.php:17
2163
  msgid "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."
2164
  msgstr "The Relationship Link Tags са добавени тагове от WordPress, които в момента нямат никаква стойност SEO, но бавно зареждат вашият сайт надолу. Те се изключват по подразбиране, но ако имате конкретна необходимост need&#8212;за плъгин или други нетипични употреби&#8212;след това можете да разрешите ако е необходимо тук."
2165
 
2166
+ #: lib/views/help/seo-homepage.php:38
2167
  msgid "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."
2168
  msgstr "Начална страница Robots Meta Tags казва на търсачките как да се справят с началната страница. Noindex означава да не се индексира страницата на всички, и тя няма да се появи в резултатите от търсенето. Nofollow означава средствата да не се следват връзките от тази страница и NOARCHIVE им казва да не прави архив копие на страницата."
2169
 
2170
+ #: lib/views/help/cpt-archive-seo.php:23 lib/views/help/seo-homepage.php:35
2171
  msgid "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."
2172
  msgstr "Повечето търсачки не използват ключови думи в този момент или им отделят много малко внимание, въпреки, че е подходящо да се използват в случай, ключови думи и да им се отделя повече внимание в бъдеще, както и да ви помогат на вашето съдържание. Ако съдържанието не съвпада с вашите целеви ключови думи след това може да се наложи да се разгледа съдържанието по-внимателно."
2173
 
2174
+ #: lib/views/help/seo-homepage.php:32
2175
  msgid "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."
2176
  msgstr "Начално META описания и ключови думи попълване на мета тагове за началната страница. META описанито е кратък текст отпечатана отправка, който се появява в резултатите от търсенето."
2177
 
2178
+ #. translators: %s: Escaped title tag.
2179
+ #: lib/views/help/seo-homepage.php:28
2180
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
2181
  msgstr "Началните doctitle определят какво ще се появи в рамките на <title></title> tags (unseen in the browser) за началната страница."
2182
 
2183
+ #: lib/views/help/seo-homepage.php:23
2184
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
2185
  msgstr "За да добавите персонализиран текст ще трябва или да редактирате на php файла, или да използвате текст джаджа на една от джаджите за поддръжка на начална страница."
2186
 
2187
+ #: lib/views/help/seo-homepage.php:20
2188
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
2189
  msgstr ""
2190
 
2191
+ #: lib/views/help/seo-homepage.php:17
2192
  msgid "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."
2193
  msgstr "Това са специфични настройки SEO на началната страница. Забележка: тези настройки няма да се прилагат, ако статичната страница е зададена на първа страница. Ако използвате помощта на статична страница WordPress като ваша начална страница, ще трябва да зададете SEO настройки на съответната страница."
2194
 
2195
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2196
+ #: lib/views/help/seo-doctitle.php:37
2197
+ msgid "The %1$sDoctitle Separator%2$s is the character that will go between the title and appended text."
2198
  msgstr ""
2199
 
2200
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2201
+ #: lib/views/help/seo-doctitle.php:31
2202
+ msgid "%1$sDoctitle Append Location%2$s determines which side of the title to add the previously mentioned items."
2203
  msgstr ""
2204
 
2205
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2206
+ #: lib/views/help/seo-doctitle.php:25
2207
+ msgid "%1$sAppend Site Name%2$s will put the site name from the General Settings after the title on inner page."
2208
  msgstr ""
2209
 
2210
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2211
+ #: lib/views/help/seo-doctitle.php:19
2212
+ msgid "%1$sAppend Site Description%2$s will insert the site description from your General Settings after the title on your home page."
2213
  msgstr ""
2214
 
2215
+ #: lib/classes/class-genesis-admin-seo-settings.php:166
2216
+ #: lib/views/help/seo-doctitle.php:15
2217
  msgid "Doctitle Settings"
2218
  msgstr "Doctitle Настройки"
2219
 
2220
+ #: lib/views/help/seo-settings.php:29
2221
  msgid "Below you'll find a few succinct notes on the options for each box:"
2222
  msgstr "По-долу ще намерите няколко кратки бележки относно опциите за всяко поле:"
2223
 
2224
+ #: lib/views/help/seo-settings.php:26
2225
  msgid "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."
2226
  msgstr "Всяка страница, пост, и срок ще имат свои собствени настройки на SEO. Настройките по подразбиране се препоръчват за повечето потребители. Ако желаете да коригирате вашите SEO настройки, кутиите включват вътрешни описания."
2227
 
2228
+ #: lib/views/help/seo-settings.php:23
2229
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
2230
  msgstr "Ако видите менюто, след отваряне на менюто ще ви позволи да зададете общите настройки SEO за вашия сайт."
2231
 
2232
+ #: lib/views/help/seo-settings.php:20
2233
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
2234
  msgstr "Ако не виждате SEO Settings подменюто, тогава най-вероятно има друг активен SEO плъгин."
2235
 
2236
+ #: lib/views/help/seo-settings.php:17
2237
  msgid "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."
2238
  msgstr "Genesis SEO (Search Engine Optimization) е учтив, и ще се деактивира, когато най-популярните плъгини SEO (например, All-In-One SEO, WordPress SEO и т.н.) са активни."
2239
 
2240
+ #: lib/classes/class-genesis-admin.php:423
2241
  msgid "Genesis Tutorials"
2242
  msgstr "Genesis Уроци"
2243
 
2244
+ #: lib/classes/class-genesis-admin.php:422
2245
  msgid "Genesis Snippets"
2246
  msgstr "Genesis Откъси"
2247
 
2248
+ #: lib/classes/class-genesis-admin.php:421
2249
  msgid "Get Support"
2250
  msgstr "Вземи поддръжка"
2251
 
2252
+ #: lib/classes/class-genesis-admin.php:420
2253
  msgid "For more information:"
2254
  msgstr "За повече информация:"
2255
 
2256
+ #: lib/views/help/import-export-export.php:19
2257
  msgid "JSON"
2258
  msgstr "JSON"
2259
 
2260
+ #: lib/views/help/import-export-export.php:19
2261
  msgid "JavaScript Object Notation"
2262
  msgstr "JavaScript Object Notation"
2263
 
2264
+ #: lib/classes/class-genesis-admin-import-export.php:66
2265
+ #: lib/views/help/import-export-export.php:15
2266
  msgid "Export"
2267
  msgstr "Експортиране"
2268
 
2269
+ #: lib/views/help/import-export-import.php:24
2270
  msgid "This cannot be undone"
2271
  msgstr "Това не може да бъде отменено"
2272
 
2273
+ #: lib/classes/class-genesis-admin-import-export.php:65
2274
+ #: lib/views/help/import-export-import.php:15
2275
  msgid "Import"
2276
  msgstr "Импортиране"
2277
 
2278
+ #: lib/views/help/import-export-general.php:23
2279
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2280
  msgstr "Той също така не включва други настройки за приставки, приспособления или пост / страница / план / потребител специфични настройки."
2281
 
2282
+ #: lib/views/help/import-export-general.php:20
2283
  msgid "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."
2284
  msgstr "Това е специфичен Genesis за настройки и не включва публикации, страници, или снимки, това са вграденията които WordPress внос / износ менюто прави."
2285
 
2286
+ #: lib/views/help/import-export-general.php:17
2287
  msgid "This allows you to import or export Genesis Settings."
2288
  msgstr "Това ви позволява да внасяте или изнасяте Genesis настройки."
2289
 
2290
+ #. translators: 1: Genesis version, 2: URL for change log, 3: class attribute
2291
+ #. for anchor, 4: URL for updating Genesis, 5: class attribute for anchor.
2292
+ #: lib/functions/upgrade.php:770
2293
+ msgid "Genesis %1$s is available. <a href=\"%2$s\" %3$s>Check out what's new</a> or <a href=\"%4$s\" %5$s>update now.</a>"
2294
+ msgstr ""
2295
 
2296
  #. translators: Opening and closing link tags to custom menu editor.
2297
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:36
2298
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2299
  msgstr ""
2300
 
2301
+ #: lib/views/help/genesis-navigation.php:23
2302
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2303
  msgstr "Twitter линка показва линк към вашия профил Twitter, както е посочено в Twitter ID настройката. Въведете само потребителското си име в тази настройка."
2304
 
2305
+ #: lib/views/help/genesis-navigation.php:22
2306
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2307
  msgstr "Формата за търсене показва малка форма за търсене използвана за търсене на WordPress функционалности."
2308
 
2309
+ #: lib/views/help/genesis-navigation.php:21
2310
  msgid "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."
2311
  msgstr "RSS емисия линк показва линк към RSS за сайта ви, че читателят може да се абонира за вашия сайт с помощта на feedreader по техен избор."
2312
 
2313
+ #: lib/views/help/genesis-navigation.php:20
2314
  msgid "Today's date displays the current date"
2315
  msgstr "Днешна дата показва текущата дата"
2316
 
2317
+ #: lib/views/help/genesis-navigation.php:17
2318
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2319
  msgstr "Първичните Екстри Навигации обикновено се показват от дясната страна на основното ви меню."
2320
 
2321
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2322
+ #: lib/views/help/genesis-header.php:25
2323
+ msgid "The %1$sImage logo%2$s 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."
2324
  msgstr ""
2325
 
2326
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2327
+ #: lib/views/help/genesis-header.php:19
2328
+ msgid "The %1$sDynamic text%2$s option will use the Site Title and Site Description from your site's settings in your header."
2329
  msgstr ""
2330
 
2331
+ #. translators: 1: Widget name, 2: URL to widgets admin page.
2332
  #: lib/structure/sidebar.php:67
2333
+ msgid "This is the %1$s. You can add content to this area by visiting your <a href=\"%2$s\">Widgets Panel</a> and adding new widgets to this area."
2334
+ msgstr ""
2335
 
2336
+ #: lib/functions/deprecated.php:386
2337
  msgid "data in style sheet files"
2338
  msgstr "Данни в различни стилове файлове"
2339
 
2340
+ #: lib/views/help/genesis-blog.php:23
2341
  msgid "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."
2342
  msgstr "Има някои особености на блог шаблона, който ви позволява да определите кои категории да се показват на всяка страница с помощта на шаблон, което е полезно ако имате \"Новини\" категория (или нещо друго), които искате да покажете поотделно."
2343
 
2344
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:44
2345
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2346
  msgstr "Ако въведете имейл адреса по-горе, вие ще бъдете уведомени по електронната поща, когато нова версия на Genesis е на разположение."
2347
 
2348
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:23
2349
  msgid "Load Superfish Script?"
2350
  msgstr "Поставете Superfish Script?"
2351
 
2352
+ #. translators: %s: Abbreviation element for "JSON".
2353
+ #: lib/views/help/import-export-export.php:19
2354
  msgid "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."
2355
  msgstr "Можете да експортирате вашите Genesis свързани настройки, за да ги архивирате, или да ги копирате в друг сайт. Детските теми и плъгини могат да добавят свои собствени отметки в списъка. Настройките се изнасят в %s формат."
2356
 
2357
+ #: lib/views/help/cpt-archive-layout.php:17
2358
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2359
  msgstr "Това ви позволява да изберете оформлението за архивната страницата. В по-голямата част от децата теми ще видите тези опции:"
2360
 
2361
  #. translators: JOSN file extension.
2362
+ #: lib/views/pages/genesis-admin-import-export.php:27
2363
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2364
  msgstr "Качете файл с данни (%s) от вашия компютър и ще импортирате настройките си."
2365
 
2366
+ #: lib/views/help/import-export-import.php:23
2367
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2368
  msgstr "След като качите файла внос, той автоматично ще презапише съществуващите си настройки."
2369
 
2370
+ #: lib/views/help/cpt-archive-layout.php:28
2371
+ #: lib/views/help/genesis-navigation.php:26
2372
  msgid "These options can be extended or limited by the child theme."
2373
  msgstr "Тези опции може да бъдат удължени или ограничени с детето тема."
2374
 
2375
+ #: lib/views/help/cpt-archive-seo.php:20
2376
+ msgid "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."
2377
+ msgstr ""
2378
 
2379
+ #: lib/views/help/genesis-blog.php:17
2380
  msgid "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."
2381
  msgstr "Това работи с блог шаблон, който е една страница шаблон, който показва най-новите мнения. Това е, което хората виждат, когато кацнат на началната си страница."
2382
 
2383
  #. translators: JOSN file extension.
2384
+ #: lib/views/pages/genesis-admin-import-export.php:51
2385
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2386
  msgstr "Когато щракнете върху бутона по-долу, Genesis ще генерира файл с данни (%s) за да запишете на вашия компютър."
2387
 
2388
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:25
2389
  msgid "Use semantic HTML5 page and section headings throughout site?"
2390
  msgstr "Използвайте семантично HTML5 страница и секционната позиция на целия сайт?"
2391
 
2392
+ #: lib/views/help/cpt-archive-seo.php:26
2393
  msgid "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."
2394
  msgstr "The Robots Meta Tags казва търсачките как да се справят с архив страницата. Noindex означава да не се индексира страницата на всички, и тя няма да се появи в резултатите от търсенето. Nofollow означава да не се следват връзките от тази страница и noarchive им казва да не прави архив копие на страницата."
2395
 
2396
+ #: lib/views/help/cpt-archive-archive.php:17
2397
  msgid "The Archive Headline sets the title seen on the archive page."
2398
  msgstr ""
2399
 
2400
+ #: lib/views/help/genesis-layout.php:28
2401
  msgid "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."
2402
  msgstr "Тези опции може да бъдат удължени или ограничени с детето тема. Освен това, много от децата теми не позволяват различни оформления на началната страница, тъй като те са предназначени за конкретно оформление на началната страница."
2403
 
2404
+ #: lib/views/help/genesis-blog.php:20
2405
  msgid "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."
2406
  msgstr "В общите настройки можете да изберете определена категория за да се покаже от падащото меню, и да изключите категории от ID, или дори да изберете колко мнения искате да се покажат на тази страница."
2407
 
2408
+ #: lib/views/help/cpt-archive-archive.php:20
2409
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2410
  msgstr "The Archive Intro Text поставя текста, преди архивните записи да въведат съдържанието на зрителя."
2411
 
2412
+ #: lib/views/help/cpt-archive-layout.php:31
2413
  msgid "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."
2414
  msgstr "Custom Body Class добавя класа на тялото таг в HTML за да позволи CSS модификация единствено за архив страницата на тази публикация."
2415
 
2416
+ #: lib/views/help/cpt-archive-seo.php:17
2417
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2418
  msgstr "Потребителстото заглавие на документа определя заглавието на страницата, както се вижда в браузъри и търсачки."
2419
 
2420
+ #. translators: %s: File name prefix.
2421
+ #: lib/views/help/import-export-import.php:19
2422
  msgid "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."
2423
  msgstr "Можете да импортирате файл, който е изнесен преди това. Името на файла ще започне с %s последвано от едно или повече низове, показващи какви настройки съдържа, накрая последвано от датата и часа, за да бъде изнесено."
2424
 
2425
+ #: config/customizer-seo-settings.php:276
2426
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:125
2427
  msgid "Directories"
2428
  msgstr ""
2429
 
2430
+ #: config/customizer-seo-settings.php:221
2431
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:67
2432
  msgid "Archiving"
2433
  msgstr ""
2434
 
2435
+ #: config/customizer-seo-settings.php:174
2436
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:19
2437
  msgid "Indexing"
2438
  msgstr ""
2439
 
2440
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
2441
  msgid "Windows Live Writer"
2442
  msgstr ""
2443
 
2444
  #. translators: Escaped H1 tag.
2445
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:22
2446
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:30
2447
  msgid "Primary Title %s"
2448
  msgstr ""
2449
 
2450
+ #: config/customizer-seo-settings.php:56
2451
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:56
2452
  msgid "Additions on right"
2453
  msgstr ""
2454
 
2455
+ #: config/customizer-seo-settings.php:55
2456
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:55
2457
  msgid "Additions on left"
2458
  msgstr ""
2459
 
2460
+ #: config/customizer-seo-settings.php:50
2461
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:52
2462
  msgid "Document Title Order"
2463
  msgstr ""
2464
 
2465
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:20
2466
  msgid "Section Headings"
2467
  msgstr ""
2468
 
2469
+ #: lib/classes/class-genesis-admin-seo-settings.php:185
2470
  msgid "Site-wide Settings"
2471
  msgstr ""
2472
 
2473
+ #: lib/views/help/genesis-inpost-seo.php:28
2474
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:52
2475
  msgid "Canonical URL"
2476
  msgstr ""
2477
 
2478
+ #: config/customizer-seo-settings.php:29
2479
+ #: lib/views/help/genesis-inpost-seo.php:16
2480
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:21
2481
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:48
2482
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:32
2483
  msgid "Document Title"
2484
  msgstr ""
2485
 
2486
+ #: lib/classes/class-genesis-admin.php:418
2487
  msgid "Link opens in a new window."
2488
  msgstr ""
2489
 
2490
+ #: config/customizer-theme-settings.php:287
2491
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
2492
  msgid "- None -"
2493
  msgstr ""
2494
 
2495
+ #: config/customizer-theme-settings.php:283
2496
+ msgid "Featured Image Alignment"
2497
  msgstr ""
2498
 
2499
+ #: config/customizer-theme-settings.php:274
2500
  msgid "Featured image size"
2501
  msgstr ""
2502
 
2503
+ #: config/customizer-theme-settings.php:266
2504
  msgid "Display the featured image?"
2505
  msgstr ""
2506
 
2507
+ #: config/customizer-theme-settings.php:258
2508
  msgid "Limit content to how many characters? (0 for no limit)"
2509
  msgstr ""
2510
 
2511
+ #: config/customizer-theme-settings.php:232
2512
+ msgid "Enable Trackbacks on Pages"
2513
  msgstr ""
2514
 
2515
+ #: config/customizer-theme-settings.php:224
2516
+ msgid "Enable Trackbacks on Posts"
2517
  msgstr ""
2518
 
2519
+ #: config/customizer-theme-settings.php:216
2520
+ msgid "Enable Comments on Pages"
2521
  msgstr ""
2522
 
2523
+ #: config/customizer-theme-settings.php:208
2524
+ msgid "Enable Comments on Posts"
2525
  msgstr ""
2526
 
2527
+ #: config/customizer-theme-settings.php:194
2528
  msgid "Breadcrumbs on Attachment/Media"
2529
  msgstr ""
2530
 
2531
+ #: config/customizer-theme-settings.php:186
2532
  msgid "Breadcrumbs on 404 Page"
2533
  msgstr ""
2534
 
2535
+ #: config/customizer-theme-settings.php:178
2536
  msgid "Breadcrumbs on Archives"
2537
  msgstr ""
2538
 
2539
+ #: config/customizer-theme-settings.php:170
2540
  msgid "Breadcrumbs on Pages"
2541
  msgstr ""
2542
 
2543
+ #: config/customizer-theme-settings.php:162
2544
  msgid "Breadcrumbs on Single Posts"
2545
  msgstr ""
2546
 
2547
+ #: config/customizer-theme-settings.php:154
2548
  msgid "Breadcrumbs on Posts Page"
2549
  msgstr ""
2550
 
2551
+ #: config/customizer-theme-settings.php:145
2552
  msgid "Breadcrumbs on Front Page"
2553
  msgstr ""
2554
 
2555
+ #: config/customizer-theme-settings.php:136
2556
  msgid "Breadcrumbs on Homepage"
2557
  msgstr ""
2558
 
2559
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:19
 
2560
  msgid "Select Default Layout"
2561
  msgstr ""
2562
 
2563
+ #: config/customizer-theme-settings.php:114
2564
  msgid "Site Layout"
2565
  msgstr ""
2566
 
2567
+ #: config/customizer-theme-settings.php:102
2568
  msgid "Select Color Style"
2569
  msgstr ""
2570
 
2571
+ #: config/customizer-theme-settings.php:98
2572
  msgid "Color Scheme"
2573
  msgstr ""
2574
 
2575
+ #: config/customizer-theme-settings.php:66
2576
  msgid "Dynamic Text"
2577
  msgstr ""
2578
 
2579
+ #: lib/classes/class-genesis-customizer-base.php:34
2580
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2581
  msgstr ""
2582
 
2583
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:20
2584
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:24
2585
  msgid "Select Layout"
2586
  msgstr ""
2587
 
2589
  msgid "Reader Interactions"
2590
  msgstr ""
2591
 
2592
+ #: 404.php:54
2593
  msgid "Sitemap"
2594
  msgstr ""
2595
 
2596
+ #: lib/views/meta-boxes/genesis-user-seo.php:15
2597
  msgid "Author Archive SEO Settings"
2598
  msgstr ""
2599
 
2600
+ #: config/customizer-theme-settings.php:325
2601
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:32
2602
  msgid "Footer Scripts"
2603
  msgstr ""
2604
 
2605
+ #: config/customizer-theme-settings.php:315
2606
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:21
2607
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:19
2608
  msgid "Header Scripts"
2609
  msgstr ""
2610
 
2611
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:45
2612
  msgid "Posts per Page"
2613
  msgstr ""
2614
 
2615
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:39
2616
  msgid "Category IDs, comma separated - 1,2,3 for example"
2617
  msgstr ""
2618
 
2619
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:35
2620
  msgid "Exclude Categories"
2621
  msgstr ""
2622
 
2623
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:20
2624
  msgid "Display Category"
2625
  msgstr ""
2626
 
2627
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:78
2628
  msgid "Entry Pagination"
2629
  msgstr ""
2630
 
2631
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:65
2632
  msgid "Image Alignment:"
2633
  msgstr ""
2634
 
2635
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:47
2636
  msgid "Featured Image"
2637
  msgstr ""
2638
 
2639
+ #: config/customizer-theme-settings.php:251
2640
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:27
2641
  msgid "Entry excerpts"
2642
  msgstr ""
2643
 
2644
+ #: config/customizer-theme-settings.php:250
2645
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:26
2646
  msgid "Entry content"
2647
  msgstr ""
2648
 
2649
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:19
2650
  msgid "Display"
2651
  msgstr ""
2652
 
2653
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:48
2654
  msgid "Attachment/Media"
2655
  msgstr ""
2656
 
2657
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:36
2658
  msgid "Single Posts"
2659
  msgstr ""
2660
 
2661
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:19
2662
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2663
  msgid "Enable Breadcrumbs on"
2664
  msgstr ""
2665
 
2666
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:20
2667
  msgid "Superfish"
2668
  msgstr ""
2669
 
2670
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:37
2671
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2672
  msgstr ""
2673
 
2674
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:30
2675
  msgid "Redirect Custom Comments Feed?"
2676
  msgstr ""
2677
 
2678
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:22
2679
  msgid "Redirect Custom Feed?"
2680
  msgstr ""
2681
 
2682
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:43
2683
  msgid "Email address"
2684
  msgstr ""
2685
 
2686
+ #: config/customizer-theme-settings.php:28
2687
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:38
2688
  msgid "Updates"
2689
  msgstr ""
2690
 
 
 
 
 
2691
  #: lib/functions/layout.php:58
2692
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2693
  msgstr ""
2712
  msgid "about "
2713
  msgstr ""
2714
 
2715
+ #: lib/classes/class-genesis-cli-command.php:44
2716
  msgid "Genesis database upgraded."
2717
  msgstr ""
2718
 
2719
+ #: lib/classes/class-genesis-breadcrumb.php:45
2720
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2721
  msgstr ""
2722
 
2723
+ #. translators: 1: Genesis version, 2: URL for What's New admin page.
2724
+ #: lib/functions/upgrade.php:715
2725
+ msgid "Congratulations, you are now rocking Genesis %1$s! <a href=\"%2$s\">See what's new in %3$s</a>."
2726
  msgstr ""
2727
 
2728
  #. Template Name of the plugin/theme
2745
  msgid "Genesis"
2746
  msgstr ""
2747
 
2748
+ #: lib/widgets/featured-post-widget.php:539
2749
  msgid "Content Post Info"
2750
  msgstr ""
2751
 
2752
+ #: lib/widgets/featured-post-widget.php:459
2753
  msgid "Exclude Sticky Posts?"
2754
  msgstr ""
2755
 
2756
+ #: config/customizer-theme-settings.php:290
2757
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:70
2758
+ #: lib/widgets/featured-page-widget.php:315
2759
+ #: lib/widgets/featured-post-widget.php:517
2760
  msgid "Center"
2761
  msgstr ""
2762
 
2763
+ #: lib/widgets/featured-page-widget.php:124
2764
+ #: lib/widgets/featured-post-widget.php:161
2765
  msgid "(no title)"
2766
  msgstr ""
2767
 
2768
+ #: lib/structure/post.php:781
2769
  msgid "Current page"
2770
  msgstr ""
2771
 
2772
+ #: lib/structure/post.php:406 lib/structure/post.php:755
2773
  msgid "Page "
2774
  msgstr ""
2775
 
2776
+ #: lib/structure/header.php:842
2777
  msgid "Skip to footer"
2778
  msgstr ""
2779
 
2780
+ #: lib/structure/header.php:836
2781
  msgid "Skip to secondary sidebar"
2782
  msgstr ""
2783
 
2784
+ #: lib/structure/header.php:832
2785
  msgid "Skip to primary sidebar"
2786
  msgstr ""
2787
 
2788
+ #: lib/structure/header.php:829
2789
  msgid "Skip to content"
2790
  msgstr ""
2791
 
2792
+ #: lib/structure/header.php:826
2793
  msgid "Skip to primary navigation"
2794
  msgstr ""
2795
 
2796
+ #: lib/functions/widgetize.php:210
2797
  msgid "Widgets in this widget area will display after single entries."
2798
  msgstr ""
2799
 
2800
+ #: lib/functions/widgetize.php:209
2801
  msgid "After Entry"
2802
  msgstr ""
2803
 
2804
+ #: lib/functions/widgetize.php:126
2805
  msgid "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."
2806
  msgstr ""
translations/ca.mo CHANGED
Binary file
translations/ca.po CHANGED
@@ -1,311 +1,506 @@
1
- # Translation of Genesis - Genesis 2.5 in Catalan
2
- # This file is distributed under the same license as the Genesis - Genesis 2.5 package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-05-03 09:57:25+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: ca\n"
12
- "Project-Id-Version: Genesis - Genesis 2.5\n"
13
 
14
- #: lib/views/pages/genesis-admin-upgraded.php:70
15
- msgid "Remove unnecessary title on skip links."
16
  msgstr ""
17
 
18
- #: lib/views/pages/genesis-admin-upgraded.php:69
19
- msgid "Remove output buffering on search form."
20
  msgstr ""
21
 
22
- #: lib/views/pages/genesis-admin-upgraded.php:68
23
- msgid "Disable <code>backtotop</code> output if HTML5 is on."
24
  msgstr ""
25
 
26
- #: lib/views/pages/genesis-admin-upgraded.php:67
27
- msgid "Remove semantic headings SEO option, with fallback for backward compatibility."
28
  msgstr ""
29
 
30
- #: lib/views/pages/genesis-admin-upgraded.php:62
31
- msgid "Fix typo in comments feed setting."
32
  msgstr ""
33
 
34
- #: lib/views/pages/genesis-admin-upgraded.php:61
35
- msgid "Refactor and improve archive headings."
36
  msgstr ""
37
 
38
- #: lib/views/pages/genesis-admin-upgraded.php:60
39
- msgid "Add capability check to CPT archive settings link in the toolbar."
 
40
  msgstr ""
41
 
42
- #: lib/views/pages/genesis-admin-upgraded.php:59
43
- msgid "Move aria-label to the <code>&lt;a&gt;</code> element so screen readers will announce it."
 
44
  msgstr ""
45
 
46
- #: lib/views/pages/genesis-admin-upgraded.php:58
47
- msgid "Fix potential issue with footer scripts filter."
48
  msgstr ""
49
 
50
- #: lib/views/pages/genesis-admin-upgraded.php:57
51
- msgid "Improve randomness of search form ID."
52
  msgstr ""
53
 
54
- #: lib/views/pages/genesis-admin-upgraded.php:56
55
- msgid "Ensure skip links filter returns an array."
56
  msgstr ""
57
 
58
- #: lib/views/pages/genesis-admin-upgraded.php:55
59
- msgid "Code optimization and documentation improvements."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  msgstr ""
61
 
62
  #: lib/views/pages/genesis-admin-upgraded.php:54
63
- msgid "CSS improvements."
64
  msgstr ""
65
 
66
  #: lib/views/pages/genesis-admin-upgraded.php:53
67
- msgid "Formally deprecate <code>genesis_get_additional_image_sizes()</code>."
68
  msgstr ""
69
 
70
  #: lib/views/pages/genesis-admin-upgraded.php:52
71
- msgid "Switch all schema.org URLs to <code>https</code>."
72
  msgstr ""
73
 
74
  #: lib/views/pages/genesis-admin-upgraded.php:51
75
- msgid "Improvements to composer, PHPCS, and unit tests."
76
  msgstr ""
77
 
78
  #: lib/views/pages/genesis-admin-upgraded.php:50
79
- msgid "Restored new line between admin screen buttons."
80
  msgstr ""
81
 
82
  #: lib/views/pages/genesis-admin-upgraded.php:49
83
- msgid "Flag entry markup as <code>is_widget</code> via the params array so it can be modified without affecting other entries."
84
  msgstr ""
85
 
86
  #: lib/views/pages/genesis-admin-upgraded.php:48
87
- msgid "Standardize the context naming in widget markup."
88
  msgstr ""
89
 
90
  #: lib/views/pages/genesis-admin-upgraded.php:47
91
- msgid "Strip <code>&lt;p&gt;</code> tags from filtered credits text to avoid paragraph nesting."
92
  msgstr ""
93
 
94
- #: lib/views/pages/genesis-admin-upgraded.php:46
95
- msgid "Reorganized <code>init.php</code>."
96
  msgstr ""
97
 
98
- #: lib/views/pages/genesis-admin-upgraded.php:45
99
- msgid "Prevent smushed offscreen accessible text."
100
  msgstr ""
101
 
102
- #: lib/views/pages/genesis-admin-upgraded.php:44
103
- msgid "Restored adding tabindex via javascript when a11y is on."
104
  msgstr ""
105
 
106
- #: lib/views/pages/genesis-admin-upgraded.php:43
107
- msgid "Split featured post and page widget entry header markup, gave markup API context for each."
108
  msgstr ""
109
 
110
  #: lib/views/pages/genesis-admin-upgraded.php:38
111
- msgid "Add more filters to breadcrumb class."
112
  msgstr ""
113
 
114
  #: lib/views/pages/genesis-admin-upgraded.php:37
115
- msgid "Add center alignment option to featured image alignment setting."
116
  msgstr ""
117
 
118
  #: lib/views/pages/genesis-admin-upgraded.php:36
119
- msgid "Add <code>genesis_strip_p_tags()</code> function."
120
  msgstr ""
121
 
122
  #: lib/views/pages/genesis-admin-upgraded.php:35
123
- msgid "Add terms back to terms array in our terms filter."
124
  msgstr ""
125
 
126
  #: lib/views/pages/genesis-admin-upgraded.php:34
127
- msgid "Add filter for entry content display options in the customizer."
128
  msgstr ""
129
 
130
- #: lib/views/pages/genesis-admin-upgraded.php:33
131
- msgid "Add a posts page check to <code>genesis_do_blog_template_heading()</code>."
132
  msgstr ""
133
 
134
- #: lib/views/pages/genesis-admin-upgraded.php:32
135
- msgid "Add sanitizer for layout settings on CPT archive settings page."
136
  msgstr ""
137
 
138
- #: lib/views/pages/genesis-admin-upgraded.php:31
139
- msgid "Add filter to disable layout settings on CPT archive settings page."
140
  msgstr ""
141
 
142
- #: lib/views/pages/genesis-admin-upgraded.php:30
143
- msgid "Add filter for capability required to use CPT archive settings."
144
  msgstr ""
145
 
146
- #: lib/views/pages/genesis-admin-upgraded.php:29
147
- msgid "Add ability to specify location of entry scripts via a second option."
148
  msgstr ""
149
 
150
- #: lib/views/pages/genesis-admin-upgraded.php:28
151
- msgid "Add script loader class."
 
152
  msgstr ""
153
 
154
- #: lib/views/pages/genesis-admin-upgraded.php:27
155
- msgid "Add support for multiple layout types depending on context."
156
  msgstr ""
157
 
158
- #: lib/views/pages/genesis-admin-upgraded.php:26
159
- msgid "Add primary category support when Yoast SEO is on, but breadcrumb feature is off."
160
  msgstr ""
161
 
162
- #: lib/views/pages/genesis-admin-upgraded.php:25
163
- msgid "Add slashing for user script input fields."
164
  msgstr ""
165
 
166
- #: lib/views/pages/genesis-admin-upgraded.php:24
167
- msgid "Add full support for WordPress's new title tag."
 
 
168
  msgstr ""
169
 
170
- #: lib/views/pages/genesis-admin-upgraded.php:23
171
- msgid "Add <code>views</code> directory and extracted output to organized view files."
172
  msgstr ""
173
 
174
- #: lib/views/pages/genesis-admin-upgraded.php:22
175
- msgid "Add <code>Genesis_Contributors</code> and <code>Genesis_Contributor</code> classes."
176
  msgstr ""
177
 
178
- #: lib/views/pages/genesis-admin-upgraded.php:21
179
- msgid "Add any missed xhtml markup to the xhtml markup filter."
180
  msgstr ""
181
 
182
- #: lib/views/pages/genesis-admin-upgraded.php:20
183
- msgid "Add instances of markup API use in several locations where it was previously not used."
184
  msgstr ""
185
 
186
- #: lib/views/pages/genesis-admin-upgraded.php:16
187
- msgid "Changes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  msgstr ""
189
 
190
- #: lib/views/pages/genesis-admin-upgraded.php:11
191
- msgid "Genesis 2.5 focuses largely on the integrity, organization, and testability of code, along with other improvements for broad compatibility."
192
  msgstr ""
193
 
194
- #: lib/views/misc/use-child-theme-notice.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  msgid "For more information, see our article at %s"
196
  msgstr ""
197
 
198
  #. translators: Open and close anchor tags.
199
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:16
200
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
201
  msgstr ""
202
 
203
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:8
204
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
205
  msgstr ""
206
 
207
  #. translators: Open and close span tags, abbreviation expansion for SEO.
208
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:48
209
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
210
  msgstr ""
211
 
212
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
213
  msgid "SEO"
214
  msgstr ""
215
 
216
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
217
  msgid "Search engine optimization"
218
  msgstr ""
219
 
220
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
221
  msgid "301 Redirect."
222
  msgstr ""
223
 
224
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:41
225
  msgid "Top: after opening body tag"
226
  msgstr ""
227
 
228
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:40
229
  msgid "Bottom: before closing body tag"
230
  msgstr ""
231
 
232
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:36
233
  msgid "Body Scripts Position"
234
  msgstr ""
235
 
236
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:25
237
  msgid "Body Scripts"
238
  msgstr ""
239
 
240
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:17
 
241
  msgid "Output before the closing %s tag, after sitewide header scripts."
242
  msgstr ""
243
 
244
- #. translators: Theme settings admin screen link
245
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
246
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
247
- #: lib/views/meta-boxes/genesis-user-layout.php:17
248
  msgid "Default Layout set in %s"
249
  msgstr ""
250
 
251
  #. translators: Opn and close post type archive link, post type name.
252
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:5
253
  msgid "View the %1$s%3$s archive%2$s."
254
  msgstr ""
255
 
256
- #. translators: Open and close link tags to theme settings.
257
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:17
258
- msgid "Default Layout set in %sTheme Settings%s"
 
259
  msgstr ""
260
 
261
- #. translators: Reference link
262
- #: lib/views/help/genesis-inpost-seo.php:45
263
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
264
  msgstr ""
265
 
266
- #: lib/views/help/genesis-inpost-seo.php:42
267
  msgid "Apply noarchive to this post/page"
268
  msgstr ""
269
 
270
- #: lib/views/help/genesis-inpost-seo.php:35
271
  msgid "Apply nofollow to this post/page"
272
  msgstr ""
273
 
274
- #. translators: Reference link
275
- #: lib/views/help/genesis-inpost-seo.php:31
276
- #: lib/views/help/genesis-inpost-seo.php:38
277
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
278
  msgstr ""
279
 
280
- #: lib/views/help/genesis-inpost-seo.php:28
281
  msgid "Apply noindex to this post/page"
282
  msgstr ""
283
 
284
- #. translators: Reference link
285
- #: lib/views/help/genesis-inpost-seo.php:24
286
  msgid " &mdash; Redirect this post/page to this URL. %s."
287
  msgstr ""
288
 
289
- #. translators: Reference link
290
- #: lib/views/help/genesis-inpost-seo.php:17
291
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
292
  msgstr ""
293
 
294
- #: lib/views/help/genesis-inpost-seo.php:11
295
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
296
  msgstr ""
297
 
298
- #: lib/views/help/genesis-inpost-seo.php:7
299
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
300
  msgstr ""
301
 
302
- #: lib/views/help/genesis-inpost-seo.php:3
303
  msgid " &mdash; Output in the document <title> Tag."
304
  msgstr ""
305
 
306
- #. translators: Open and close anchor tags.
307
- #: lib/views/help/genesis-blog.php:14
308
- msgid "You can find more on this feature in the %sHow to Add a Post Category Page tutorial.%s"
309
  msgstr ""
310
 
311
  #. Description of the plugin/theme
@@ -316,136 +511,141 @@ msgstr ""
316
  msgid "Edit Archive Settings"
317
  msgstr ""
318
 
319
- #: lib/views/pages/genesis-admin-upgraded.php:65
320
  msgid "Removed"
321
  msgstr ""
322
 
323
- #: lib/views/pages/genesis-admin-upgraded.php:41
324
  msgid "Changed"
325
  msgstr ""
326
 
327
- #: lib/views/pages/genesis-admin-upgraded.php:18
328
  msgid "Added"
329
  msgstr ""
330
 
331
- #: lib/views/misc/use-child-theme-notice.php:5
332
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
333
  msgstr ""
334
 
335
- #: lib/views/misc/use-child-theme-notice.php:4
336
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
337
  msgstr ""
338
 
339
- #: lib/views/misc/use-child-theme-notice.php:2
340
  msgid "Please Activate a Genesis Child Theme:"
341
  msgstr ""
342
 
343
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:5
344
  msgid "Use for site title/logo"
345
  msgstr ""
346
 
347
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:27
 
348
  msgid "Check For Updates"
349
  msgstr ""
350
 
351
- #: lib/views/help/genesis-information.php:12
352
  msgid "If you provide an email address, your site will email you when the update can be performed."
353
  msgstr ""
354
 
355
- #: lib/admin/seo-settings.php:45 lib/admin/theme-settings.php:60
356
- #: lib/classes/admin.php:129
 
357
  msgid "Save Changes"
358
  msgstr ""
359
 
360
- #: lib/views/help/genesis-inpost-seo.php:45
361
  msgid "Read more about noarchive"
362
  msgstr ""
363
 
364
- #: lib/views/help/genesis-inpost-seo.php:38
365
  msgid "Read more about nofollow"
366
  msgstr ""
367
 
368
- #: lib/views/help/genesis-inpost-seo.php:31
369
  msgid "Read more about noindex"
370
  msgstr ""
371
 
372
- #: lib/views/help/genesis-inpost-seo.php:24
373
  msgid "Read more about 301 Redirects"
374
  msgstr ""
375
 
376
- #: lib/views/help/genesis-inpost-seo.php:17
377
  msgid "Read more about Custom Canonical URL"
378
  msgstr ""
379
 
380
- #: lib/admin/customizer.php:476
381
  msgid "Entry Pagination Type"
382
  msgstr ""
383
 
384
- #: 404.php:42
 
385
  msgid "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."
386
  msgstr "La pàgina que cerques ja no existeix. Pots tornar a la <a href=\"%s\">pàgina d'inici</a> i mirar de trobar el que busques, o revisar la informació d'aquí sota."
387
 
388
- #: lib/widgets/featured-post-widget.php:451
389
  msgid "Exclude Previously Displayed Posts?"
390
  msgstr "Exclou les entrades que ja hi han sortit?"
391
 
392
- #: lib/structure/post.php:432
393
  msgid "Sorry, no content matched your criteria."
394
  msgstr "Vaja, no hi ha res a mostrar amb aquest criteri."
395
 
396
- #: lib/structure/comments.php:331
397
  msgid "at"
398
  msgstr "a les"
399
 
400
- #: lib/classes/class-genesis-script-loader.php:179
401
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
402
  msgstr "En actualitzar Genesis se sobreescriurà la versió actual. Segur que vols actualitzar? \"Cancel·la\" per parar el procés, prem \"OK\" per actualitzar."
403
 
404
- #: lib/classes/class-genesis-script-loader.php:178
405
  msgid "The changes you made will be lost if you navigate away from this page."
406
  msgstr "Els canvis que has fet es perdran si marxes de la pàgina."
407
 
408
- #: lib/functions/deprecated.php:385
409
  msgid "decimal or hexidecimal entities"
410
  msgstr "entitats decimals o hexadecimals"
411
 
412
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:16
413
  msgid "Primary Navigation Extras"
414
  msgstr "Extres de la navegació primària"
415
 
416
- #: lib/admin/inpost-metaboxes.php:126
417
  msgid "Scripts"
418
  msgstr "Scripts"
419
 
420
  #. translators: Meta noindex attribute.
421
  #. translators: Meta nofollow attribute.
422
  #. translators: Meta noarchive attribute.
423
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
424
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:40
425
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
 
 
426
  msgid "Apply %s to this archive"
427
  msgstr "Aplica %s a aquest arxiu"
428
 
429
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:27
430
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:73
431
  msgid "Robots Meta Tags"
432
  msgstr "Metaetiquetes Robots"
433
 
434
- #: lib/views/help/genesis-inpost-seo.php:10
435
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
436
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:35
437
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:63
438
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
439
- #: lib/views/meta-boxes/genesis-user-seo.php:20
 
440
  msgid "Meta Keywords"
441
  msgstr "Paraules clau"
442
 
443
- #: lib/views/help/genesis-inpost-seo.php:6
444
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:12
445
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:22
446
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:53
447
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:12
448
- #: lib/views/meta-boxes/genesis-user-seo.php:13
 
449
  msgid "Meta Description"
450
  msgstr "Descripció meta"
451
 
@@ -453,11 +653,12 @@ msgstr "Descripció meta"
453
  msgid "Archive"
454
  msgstr "Arxiu"
455
 
456
- #: 404.php:35
 
457
  msgid "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."
458
  msgstr "La pàgina que cerques ja no existeix. Pots tornar a la <a href=\"%s\">pàgina d'inici</a> i mirar de trobar el que busques, o també pots fer servir el cercador."
459
 
460
- #: 404.php:30
461
  msgid "Not found, error 404"
462
  msgstr "No s'ha trobat, error 404"
463
 
@@ -465,80 +666,88 @@ msgstr "No s'ha trobat, error 404"
465
  msgid "Search Results for:"
466
  msgstr "Cerca resultats per a:"
467
 
468
- #: lib/classes/class-genesis-contributor.php:112
469
  msgid "Contributor"
470
  msgstr "Contribuidor"
471
 
472
- #: lib/views/pages/genesis-admin-upgraded.php:103
473
  msgid "Contributors"
474
  msgstr "Contribuidors"
475
 
476
- #: lib/classes/class-genesis-contributor.php:113
477
  msgid "Lead Developer"
478
  msgstr "Desenvolupador principal"
479
 
480
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:1
481
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
482
  msgstr "Aquesta configuració s'aplica a qualsevol pàgina que faci servir la plantilla \"Blog\", no a la pàgina d'inici o a les pàgines d'arxiu."
483
 
484
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:18
 
485
  msgid "Homepage"
486
  msgstr "Pàgina d'inici"
487
 
488
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:15
489
  msgid "Posts Page"
490
  msgstr "Pàgina de les entrades"
491
 
492
- #: lib/admin/theme-settings.php:288
493
  msgid "Blog Page Template"
494
  msgstr "Plantilla de la pàgina de blog"
495
 
496
- #: lib/admin/theme-settings.php:234 lib/admin/theme-settings.php:279
497
- #: lib/views/help/genesis-navigation.php:1
 
498
  msgid "Navigation"
499
  msgstr "Navegació"
500
 
501
- #: lib/admin/theme-settings.php:231 lib/admin/theme-settings.php:275
502
- #: lib/views/help/genesis-header.php:1
 
 
503
  msgid "Header"
504
  msgstr "Encapçalament"
505
 
506
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
507
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:6
508
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
509
  msgstr ""
510
 
511
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:57
 
512
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
513
  msgstr "La meta descripció es fa servir per determinar el text que apareix sota el títol en les pàgines de resultats dels motors de cerca."
514
 
515
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
516
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
517
  msgstr "Si ho deixes en blanc es farà servir el nom del lloc."
518
 
519
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:24
520
  msgid "Site Description (Tagline)"
521
  msgstr "Descripció del lloc web"
522
 
523
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:31
 
524
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
525
  msgstr "Si el títol consisteix en dues parts (títol original i nom del lloc afegit), aleshores el separador anirà emmig dels dos."
526
 
527
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:29
 
528
  msgid "Document Title Separator"
529
  msgstr "Separador del títol del document:"
530
 
531
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:44
 
532
  msgid "Determines which side the added title text will go on."
533
  msgstr "Determina a quina banda vols que surti el text afegit."
534
 
535
- #. translators: Escaped title tag.
536
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:24
537
  msgid "Add site name to %s on inner pages?"
538
  msgstr "Afegir el nom del lloc a %s a la resta de pàgines?"
539
 
540
  #. translators: Escaped title tag.
541
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:45
542
  msgid "Add site description (tagline) to %s on home page?"
543
  msgstr "Afegir la descripció del lloc al %s, a la pàgina d'inici?"
544
 
@@ -550,24 +759,24 @@ msgstr "Llegeix més"
550
  msgid "Search this website"
551
  msgstr "Cerca aquest lloc web"
552
 
553
- #: lib/structure/loops.php:250
554
  msgid "Read more"
555
  msgstr "Llegeix més"
556
 
557
- #: lib/views/pages/genesis-admin-upgraded.php:129
558
  msgid "Go to SEO Settings &rarr;"
559
  msgstr "Vés a la Configuració del SEO &rarr;"
560
 
561
- #: lib/views/pages/genesis-admin-upgraded.php:127
562
  msgid "Go to Theme Settings &rarr;"
563
  msgstr "Vés a la Configuració del tema &rarr;"
564
 
565
- #: lib/views/pages/genesis-admin-upgraded.php:78
566
  msgid "Project Leads"
567
  msgstr "Caps de projecte"
568
 
569
- #. translators: %s: Genesis version
570
- #: lib/admin/whats-new.php:37
571
  msgid "Welcome to Genesis %s"
572
  msgstr "Benvingut a Genesis %s"
573
 
@@ -575,270 +784,293 @@ msgstr "Benvingut a Genesis %s"
575
  msgid "Google+"
576
  msgstr "Google+"
577
 
578
- #: lib/admin/customizer.php:143
579
  msgid "Use for site title/logo:"
580
  msgstr "Fes servir pel títol/logo:"
581
 
582
- #: lib/structure/footer.php:149
583
  msgid "on"
584
  msgstr "a"
585
 
586
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:24
587
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:18
588
  msgid "Leave empty if you do not want to display any intro text."
589
  msgstr "Deixa-ho en blanc si no vols que aparegui cap text d'introducció."
590
 
591
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:21
592
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:15
593
  msgid "Archive Intro Text"
594
  msgstr "Text d'introducció de l'arxiu"
595
 
596
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:16
597
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:11
598
  msgid "Leave empty if you do not want to display a headline."
599
  msgstr "Deixa-ho en blanc si no vols mostrar un encapçalament."
600
 
601
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:13
602
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:8
603
  msgid "Archive Headline"
604
  msgstr "Títol de l'arxiu"
605
 
606
- #: lib/admin/seo-settings.php:49 lib/admin/theme-settings.php:64
607
- #: lib/classes/admin.php:133
 
608
  msgid "Error saving settings."
609
  msgstr "Error en desar la configuració."
610
 
611
- #: lib/widgets/user-profile-widget.php:185
612
  msgid "Custom Text Content"
613
  msgstr "Contingut del text personalitzat"
614
 
615
- #: lib/init.php:58
616
  msgid "Secondary Navigation Menu"
617
  msgstr "Menú de navegació secundari"
618
 
619
- #: lib/functions/widgetize.php:119
620
  msgid "Header Left"
621
  msgstr "Capçalera esquerra"
622
 
623
- #: lib/widgets/user-profile-widget.php:196
624
  msgid "Extended page link text"
625
  msgstr "Text de l'enllaç"
626
 
627
- #: lib/functions/widgetize.php:175
 
628
  msgid "Footer %d widget area."
629
  msgstr "Àrea de ginys del peu de pàgina %d"
630
 
631
- #: lib/functions/widgetize.php:142
632
  msgid "This is the secondary sidebar if you are using a three column site layout option."
633
  msgstr "Aquesta és la barra lateral secundària si fas servir l'estructura de tres columnes."
634
 
635
- #: lib/functions/widgetize.php:131
636
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
637
  msgstr "Aquesta és la barra lateral primària si fas servir l'estructura de dues o tres columnes."
638
 
639
- #: lib/functions/deprecated.php:195
640
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
641
  msgstr "L'argument, \"context\", s'ha remplaçat per \"theme_location\" al $args."
642
 
643
- #: lib/classes/admin.php:140
 
644
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
645
  msgstr "No pots fer servir %s per crear dos menús a la mateixa subclasse. Fes servir subclasses separades per a cada menú."
646
 
647
- #: lib/views/meta-boxes/genesis-user-author.php:1
648
  msgid "Author Archive Settings"
649
  msgstr "Configuració de l'arxiu d'autor"
650
 
651
- #: lib/views/meta-boxes/genesis-user-settings.php:1
652
  msgid "User Permissions"
653
  msgstr "Permisos d'usuari"
654
 
655
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:23
656
  msgid "Please select the color style from the drop down list and save your settings."
657
  msgstr "Tria el color que vulguis i desa els canvis."
658
 
659
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:9
660
  msgid "Color Style:"
661
  msgstr "Colors:"
662
 
 
 
663
  #. translators: Escaped HTML head tag.
664
  #. translators: Escaped HTML body tag.
665
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:11
666
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:24
 
 
667
  msgid "This code will output immediately before the closing %s tag in the document source."
668
  msgstr "El hook de %1$s s'executa just abans del tancament de l'etiqueta %2$s en el codi font."
669
 
670
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:40
671
  msgid "Image Size:"
672
  msgstr "Mida de la imatge:"
673
 
674
- #: lib/admin/theme-settings.php:265
675
  msgid "Color Style"
676
  msgstr "Colors"
677
 
678
- #: lib/admin/theme-settings.php:82
679
  msgid "Follow me on Twitter"
680
  msgstr "Segueix-me a Twitter"
681
 
682
- #: lib/admin/cpt-archive-settings.php:60 lib/admin/cpt-archive-settings.php:61
683
- #: lib/admin/cpt-archive-settings.php:149
684
- #: lib/admin/cpt-archive-settings.php:170
685
- #: lib/views/help/cpt-archive-archive.php:1
686
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:4
 
687
  msgid "Archive Settings"
688
  msgstr "Configuració de l'Arxiu"
689
 
690
  #. translators: Meta rel attribute.
691
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
692
  msgid "Adjacent Posts %s link tags"
693
  msgstr "Enllaços %s a entrades adjacents"
694
 
695
- #: lib/admin/cpt-archive-settings.php:156
696
- #: lib/admin/cpt-archive-settings.php:172 lib/admin/inpost-metaboxes.php:199
697
- #: lib/views/help/cpt-archive-layout.php:1
698
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:11
699
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:15
700
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:1
701
- #: lib/views/meta-boxes/genesis-user-layout.php:5
 
702
  msgid "Layout Settings"
703
  msgstr "Aparença"
704
 
705
- #: lib/admin/inpost-metaboxes.php:29 lib/admin/inpost-metaboxes.php:60
706
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:1
 
707
  msgid "Theme SEO Settings"
708
  msgstr "Configuració del SEO del tema"
709
 
710
- #: lib/functions/formatting.php:367
711
  msgctxt "separator in time difference"
712
  msgid "and"
713
  msgstr "i"
714
 
715
- #: lib/functions/formatting.php:340
 
716
  msgctxt "time difference"
717
  msgid "%s second"
718
  msgid_plural "%s seconds"
719
  msgstr[0] "%s segon"
720
  msgstr[1] "%s segons"
721
 
722
- #: lib/functions/formatting.php:339
 
723
  msgctxt "time difference"
724
  msgid "%s minute"
725
  msgid_plural "%s minutes"
726
  msgstr[0] "%s minut"
727
  msgstr[1] "%s minuts"
728
 
729
- #: lib/functions/formatting.php:338
 
730
  msgctxt "time difference"
731
  msgid "%s hour"
732
  msgid_plural "%s hours"
733
  msgstr[0] "%s hora"
734
  msgstr[1] "%s hores"
735
 
736
- #: lib/functions/formatting.php:337
 
737
  msgctxt "time difference"
738
  msgid "%s day"
739
  msgid_plural "%s days"
740
  msgstr[0] "%s dia"
741
  msgstr[1] "%s dies"
742
 
743
- #: lib/functions/formatting.php:336
 
744
  msgctxt "time difference"
745
  msgid "%s week"
746
  msgid_plural "%s weeks"
747
  msgstr[0] "%s setmana"
748
  msgstr[1] "%s setmanes"
749
 
750
- #: lib/functions/formatting.php:335
 
751
  msgctxt "time difference"
752
  msgid "%s month"
753
  msgid_plural "%s months"
754
  msgstr[0] "%s mes"
755
  msgstr[1] "%s mesos"
756
 
757
- #: lib/functions/formatting.php:334
 
758
  msgctxt "time difference"
759
  msgid "%s year"
760
  msgid_plural "%s years"
761
  msgstr[0] "%s any"
762
  msgstr[1] "%s anys"
763
 
764
- #: lib/functions/formatting.php:329
765
  msgctxt "time difference"
766
  msgid "seconds"
767
  msgstr "segons"
768
 
769
- #: lib/admin/customizer.php:369
770
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:71
771
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
772
  msgstr "Aquestes opcions afecten qualsevol pàgina que llisti el contingut d'entrades com: pàgines d'arxiu, blog, pàgines de categoria, de cerca o d'etiquetes."
773
 
774
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:31
775
  msgid "404 Page"
776
  msgstr "Pàgina 404"
777
 
778
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:28
779
  msgid "Archives"
780
  msgstr "Arxius"
781
 
782
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:25
783
  msgid "Pages"
784
  msgstr "Pàgines"
785
 
786
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:12
787
  msgid "Front Page"
788
  msgstr "Pàgina inicial"
789
 
790
- #: lib/admin/theme-settings.php:241 lib/admin/theme-settings.php:291
791
- #: lib/views/help/genesis-scripts.php:1
 
792
  msgid "Header and Footer Scripts"
793
  msgstr "Scripts de la capçalera i el peu de pàgina"
794
 
795
- #: lib/admin/customizer.php:320 lib/admin/theme-settings.php:238
796
- #: lib/admin/theme-settings.php:286 lib/views/help/genesis-comments.php:1
 
 
797
  msgid "Comments and Trackbacks"
798
  msgstr "Comentaris i retroenllaços"
799
 
800
- #: lib/admin/theme-settings.php:230 lib/admin/theme-settings.php:271
801
- #: lib/views/help/genesis-layout.php:1
802
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:8
 
803
  msgid "Default Layout"
804
  msgstr "Aparença per defecte"
805
 
806
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
 
807
  msgid "Keywords are generally ignored by Search Engines."
808
  msgstr "Les paraules clau, generalment, són ignorades pels motors de cerca."
809
 
810
- #: lib/admin/seo-settings.php:47 lib/admin/theme-settings.php:62
811
- #: lib/classes/admin.php:131
 
812
  msgid "Settings saved."
813
  msgstr "Configuració desada."
814
 
815
- #: lib/admin/seo-settings.php:48 lib/admin/theme-settings.php:63
816
- #: lib/classes/admin.php:132
 
817
  msgid "Settings reset."
818
  msgstr "Configuració esborrada."
819
 
820
- #: lib/admin/import-export.php:100
821
  msgid "Settings successfully imported."
822
  msgstr "Configuració importada amb èxit."
823
 
824
- #: lib/views/pages/genesis-admin-import-export.php:24
825
  msgid "Upload File and Import"
826
  msgstr "Puja l'arxiu i importa"
827
 
828
- #: lib/views/pages/genesis-admin-import-export.php:16
829
  msgid "Choose the file from your computer and click \"Upload file and Import\""
830
  msgstr "Tria l'arxiu corresponent i fes clic a \"Puja l'arxiu i importa\""
831
 
832
- #: lib/admin/customizer.php:195
833
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:12
834
  msgid "Default"
835
  msgstr "Predeterminat"
836
 
837
- #: lib/structure/post.php:666 lib/structure/post.php:786
838
  msgid "Next Page"
839
  msgstr "Pàgina següent"
840
 
841
- #: lib/structure/post.php:665 lib/structure/post.php:748
842
  msgid "Previous Page"
843
  msgstr "Pàgina anterior"
844
 
@@ -846,15 +1078,16 @@ msgstr "Pàgina anterior"
846
  msgid "ago"
847
  msgstr "enrere"
848
 
849
- #: lib/classes/class-genesis-script-loader.php:177
850
  msgid "Select / Deselect All"
851
  msgstr "Selecciona / desselecciona tot"
852
 
853
- #: lib/admin/import-export.php:145
854
  msgid "No export options available."
855
  msgstr "No hi ha opcions d'exportar disponibles."
856
 
857
- #: lib/functions/widgetize.php:174
 
858
  msgid "Footer %d"
859
  msgstr "Peu de pàgina %d"
860
 
@@ -862,196 +1095,197 @@ msgstr "Peu de pàgina %d"
862
  msgid "No Label Selected"
863
  msgstr "No s'ha triat un nom"
864
 
865
- #: lib/admin/import-export.php:102
866
  msgid "There was a problem importing your settings. Please try again."
867
  msgstr "Hi ha hagut un problema important la teva configuració. Torna a provar-ho."
868
 
869
- #: lib/functions/markup.php:1117 lib/functions/widgetize.php:141
870
  msgid "Secondary Sidebar"
871
  msgstr "Barra lateral secundària"
872
 
873
- #: lib/functions/markup.php:1096 lib/functions/widgetize.php:130
874
  msgid "Primary Sidebar"
875
  msgstr "Barra lateral primària"
876
 
877
- #: lib/functions/widgetize.php:119
878
  msgid "Header Right"
879
  msgstr "Capçalera dreta"
880
 
881
- #: lib/classes/breadcrumb.php:60
882
  msgid "Not found: "
883
  msgstr "No s'ha trobat:"
884
 
885
- #: lib/widgets/featured-post-widget.php:546
886
  msgid "No Content"
887
  msgstr "No contingut"
888
 
889
- #: lib/widgets/featured-post-widget.php:545
890
  msgid "Show Content Limit"
891
  msgstr "Mostra el límit de contingut"
892
 
893
- #: lib/widgets/featured-post-widget.php:544
894
  msgid "Show Excerpt"
895
  msgstr "Mostra el resum"
896
 
897
- #: lib/widgets/featured-post-widget.php:543
898
  msgid "Show Content"
899
  msgstr "Mostra el contingut"
900
 
901
- #: lib/widgets/featured-post-widget.php:541
902
  msgid "Content Type"
903
  msgstr "Tipus de contingut"
904
 
905
- #: lib/widgets/featured-post-widget.php:533
906
  msgid "Show Post Info"
907
  msgstr "Mostra la informació de l'entrada"
908
 
909
- #: lib/widgets/featured-page-widget.php:286
910
- #: lib/widgets/featured-post-widget.php:493
911
  msgid "Show Featured Image"
912
  msgstr "Mostra la imatge destacada"
913
 
914
- #: lib/views/meta-boxes/genesis-user-author.php:22
915
  msgid "This text will be the first paragraph, and display on the first page"
916
  msgstr "Aquest text serà el primer paràgraf, i es mostrarà a la primera pàgina"
917
 
918
- #: lib/views/meta-boxes/genesis-user-author.php:19
919
  msgid "Custom Description Text"
920
  msgstr "Text de descripció personalitzat"
921
 
922
  #. translators: Escaped H1 tag.
923
- #: lib/views/meta-boxes/genesis-user-author.php:12
924
  msgid "Will display in the %s tag at the top of the first page"
925
  msgstr "Es mostrarà a l'etiqueta %s a dalt de tot de la pàgina."
926
 
927
- #: lib/views/meta-boxes/genesis-user-author.php:6
928
  msgid "Custom Archive Headline"
929
  msgstr "Títol de l'arxiu personalitzat"
930
 
931
- #: lib/views/meta-boxes/genesis-user-author.php:2
932
- #: lib/views/meta-boxes/genesis-user-layout.php:6
933
- #: lib/views/meta-boxes/genesis-user-seo.php:2
934
  msgid "These settings apply to this author's archive pages."
935
  msgstr "Aquesta configuració s'aplica a les pàgines d'arxiu d'aquest autor."
936
 
937
- #: lib/views/meta-boxes/genesis-user-author.php:33
938
  msgid "Enable Author Box on this User's Archives?"
939
  msgstr "Permetre l'apartat d'autor als arxius d'aquest usuari?"
940
 
941
- #: lib/views/meta-boxes/genesis-user-author.php:30
942
  msgid "Enable Author Box on this User's Posts?"
943
  msgstr "Permetre l'apartat d'autor a les entrades d'aquest usuari?"
944
 
945
- #: lib/views/meta-boxes/genesis-user-settings.php:16
946
  msgid "Enable Import/Export Submenu?"
947
  msgstr "Mostrar el submenú Importa/Exporta?"
948
 
949
- #: lib/views/meta-boxes/genesis-user-settings.php:12
950
  msgid "Enable SEO Settings Submenu?"
951
  msgstr "Mostrar el submenú de la configuració del SEO?"
952
 
953
- #: lib/views/meta-boxes/genesis-user-settings.php:8
954
  msgid "Enable Genesis Admin Menu?"
955
  msgstr "Mostrar el menú d'administració de Genesis?"
956
 
957
- #: lib/views/meta-boxes/genesis-user-settings.php:5
958
  msgid "Genesis Admin Menus"
959
  msgstr "Menús d'administració de Genesis"
960
 
961
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:36
962
  msgid "Include the Featured Image?"
963
  msgstr "Incloure la imatge destacada?"
964
 
965
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:6
966
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:9
967
- #: lib/views/meta-boxes/genesis-user-layout.php:10
968
- #: lib/views/meta-boxes/genesis-user-layout.php:13
969
  msgid "Choose Layout"
970
  msgstr "Tria l'aparença"
971
 
972
- #: lib/admin/import-export.php:46 lib/admin/import-export.php:64
973
- #: lib/views/help/import-export-general.php:1
 
974
  msgid "Import/Export"
975
  msgstr "Importa/Exporta"
976
 
977
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:36
978
  msgid "Custom Post Class"
979
  msgstr "Classe d'entrada personalitzada"
980
 
981
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:32
982
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:31
983
  msgid "Custom Body Class"
984
  msgstr "Classe del Body personalitzada"
985
 
986
- #: lib/views/help/genesis-inpost-seo.php:21
987
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
988
  msgid "Custom Redirect URL"
989
  msgstr "URI personalitzada de redirecció"
990
 
991
  #. translators: Title string length
992
  #. translators: Description string length
993
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:15
994
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:28
995
  msgid "Characters Used: %s"
996
  msgstr "Caràcters usats: %s"
997
 
998
- #: lib/views/pages/genesis-admin-import-export.php:47
999
  msgid "Download Export File"
1000
  msgstr "Descarrega l'arxiu d'exportar"
1001
 
1002
- #: lib/views/pages/genesis-admin-import-export.php:40
1003
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1004
  msgstr "Un cop hagis desat l'arxiu, pots fer servir la funció d'importar en un altre lloc web per importar-ne les dades."
1005
 
1006
- #: lib/views/pages/genesis-admin-import-export.php:32
1007
  msgid "Export Genesis Settings File"
1008
  msgstr "Exporta l'arxiu de configuració de Genesis"
1009
 
1010
- #: lib/views/pages/genesis-admin-import-export.php:21
1011
  msgid "Upload File (Maximum Size: %s): "
1012
  msgstr "Puja l'arxiu: (Mida màxima: %s)"
1013
 
1014
- #: lib/views/pages/genesis-admin-import-export.php:8
1015
  msgid "Import Genesis Settings File"
1016
  msgstr "Importa l'arxiu de configuració de Genesis"
1017
 
1018
- #: lib/admin/import-export.php:45
1019
  msgid "Genesis - Import/Export"
1020
  msgstr "Genesis - Importar/Exportar"
1021
 
1022
- #: lib/widgets/user-profile-widget.php:202
1023
  msgid "Show Author Archive Link?"
1024
  msgstr "Mostrar enllaç a l'arxiu d'autor?"
1025
 
1026
- #: lib/widgets/user-profile-widget.php:191
1027
  msgid "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."
1028
  msgstr "Tria quina ha de ser la pàgina \"Sobre mi\" de la llista de sota. Serà la pàgina a la qual s'enllaça al final de la secció."
1029
 
1030
- #: lib/widgets/user-profile-widget.php:184
1031
  msgid "Custom Text (below)"
1032
  msgstr "Text personalitzat (sota)"
1033
 
1034
- #: lib/widgets/user-profile-widget.php:182
1035
  msgid "Author Bio"
1036
  msgstr "Biografia d'autor"
1037
 
1038
- #: lib/widgets/user-profile-widget.php:179
1039
  msgid "Select which text you would like to use as the author description"
1040
  msgstr "Tria quin text vols fer servir com a descripció d'autor"
1041
 
1042
- #: lib/widgets/user-profile-widget.php:161
1043
  msgid "Extra Large"
1044
  msgstr "Super gran"
1045
 
1046
- #: lib/widgets/user-profile-widget.php:161
1047
  msgid "Large"
1048
  msgstr "Gran"
1049
 
1050
- #: lib/widgets/user-profile-widget.php:161
1051
  msgid "Medium"
1052
  msgstr "Mitjana"
1053
 
1054
- #: lib/widgets/user-profile-widget.php:161
1055
  msgid "Small"
1056
  msgstr "Petita"
1057
 
@@ -1071,97 +1305,93 @@ msgstr "Genesis - Perfil d'usuari"
1071
  msgid "Displays user profile block with Gravatar"
1072
  msgstr "Mostra el perfil d'usuari amb Gravatar"
1073
 
1074
- #: lib/widgets/featured-post-widget.php:586
1075
  msgid "Link Text"
1076
  msgstr "Text de l'enllaç"
1077
 
1078
- #: lib/widgets/featured-post-widget.php:582
1079
  msgid "Show Category Archive Link"
1080
  msgstr "Mostra l'enllaç a l'arxiu de categoria"
1081
 
1082
- #: lib/widgets/featured-post-widget.php:564
1083
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1084
  msgstr "Per mostrar una llista de més entrades d'aquesta categoria, omple la informació següent"
1085
 
1086
- #: lib/widgets/featured-post-widget.php:556
1087
  msgid "More Text (if applicable)"
1088
  msgstr "Més text (si s'aplica)"
1089
 
1090
- #: lib/widgets/featured-post-widget.php:528
1091
  msgid "Show Post Title"
1092
  msgstr "Mostra el títol de l'entrada"
1093
 
1094
- #: lib/widgets/featured-post-widget.php:479
1095
- #: lib/widgets/user-profile-widget.php:170
1096
  msgid "Gravatar Alignment"
1097
  msgstr "Aliniació del Gravatar"
1098
 
1099
- #: lib/widgets/featured-post-widget.php:474
1100
  msgid "Extra Large (125px)"
1101
  msgstr "Super gran (125px)"
1102
 
1103
- #: lib/widgets/featured-post-widget.php:473
1104
  msgid "Large (85px)"
1105
  msgstr "Gran (85px)"
1106
 
1107
- #: lib/widgets/featured-post-widget.php:472
1108
  msgid "Medium (65px)"
1109
  msgstr "Mitjana (65px)"
1110
 
1111
- #: lib/widgets/featured-post-widget.php:471
1112
  msgid "Small (45px)"
1113
  msgstr "Petita (45px)"
1114
 
1115
- #: lib/widgets/featured-post-widget.php:469
1116
- #: lib/widgets/user-profile-widget.php:158
1117
  msgid "Gravatar Size"
1118
  msgstr "Mida del Gravatar"
1119
 
1120
- #: lib/widgets/featured-post-widget.php:465
1121
  msgid "Show Author Gravatar"
1122
  msgstr "Mostra el Gravatar de l'autor"
1123
 
1124
- #: lib/widgets/featured-post-widget.php:445
1125
  msgid "Ascending (1, 2, 3)"
1126
  msgstr "Ascendent (1, 2, 3)"
1127
 
1128
- #: lib/widgets/featured-post-widget.php:444
1129
  msgid "Descending (3, 2, 1)"
1130
  msgstr "Descendent (3, 2, 1)"
1131
 
1132
- #: lib/widgets/featured-post-widget.php:442
1133
  msgid "Sort Order"
1134
  msgstr "Tria l'ordre"
1135
 
1136
- #: lib/widgets/featured-post-widget.php:437
1137
  msgid "Random"
1138
  msgstr "Aleatori"
1139
 
1140
- #: lib/widgets/featured-post-widget.php:436
1141
  msgid "Comment Count"
1142
  msgstr "Nombre de comentaris"
1143
 
1144
- #: lib/widgets/featured-post-widget.php:435
1145
  msgid "ID"
1146
  msgstr "Identificador (ID)"
1147
 
1148
- #: lib/widgets/featured-post-widget.php:434
1149
  msgid "Parent"
1150
  msgstr "Parent"
1151
 
1152
  #: lib/widgets/featured-post-widget.php:432
1153
- msgid "Date"
1154
- msgstr "Data"
1155
-
1156
- #: lib/widgets/featured-post-widget.php:430
1157
  msgid "Order By"
1158
  msgstr "Ordena per"
1159
 
1160
- #: lib/widgets/featured-post-widget.php:425
1161
  msgid "Number of Posts to Offset"
1162
  msgstr "Nombre d'entrades de separació"
1163
 
1164
- #: lib/widgets/featured-post-widget.php:405
1165
  msgid "Category"
1166
  msgstr "Categoria"
1167
 
@@ -1181,41 +1411,42 @@ msgstr "Genesis - Entrades destacades"
1181
  msgid "Displays featured posts with thumbnails"
1182
  msgstr "Mostra entrades destacades amb miniatura"
1183
 
1184
- #: lib/widgets/featured-page-widget.php:329
1185
  msgid "More Text"
1186
  msgstr "Més text"
1187
 
1188
- #: lib/widgets/featured-page-widget.php:324
1189
  msgid "Content Character Limit"
1190
  msgstr "Límit de caràcters"
1191
 
1192
- #: lib/widgets/featured-page-widget.php:320
1193
  msgid "Show Page Content"
1194
  msgstr "Mostra el contingut de la pàgina"
1195
 
1196
- #: lib/widgets/featured-page-widget.php:315
1197
  msgid "Show Page Title"
1198
  msgstr "Mostra el títol de la pàgina"
1199
 
1200
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:29
1201
- #: lib/widgets/featured-page-widget.php:304
1202
- #: lib/widgets/featured-post-widget.php:481
1203
- #: lib/widgets/featured-post-widget.php:511
1204
- #: lib/widgets/user-profile-widget.php:172
1205
- #: lib/widgets/user-profile-widget.php:192
 
1206
  msgid "None"
1207
  msgstr "Cap"
1208
 
1209
- #: lib/widgets/featured-page-widget.php:302
1210
- #: lib/widgets/featured-post-widget.php:509
1211
  msgid "Image Alignment"
1212
  msgstr "Aliniació de la imatge"
1213
 
1214
- #: lib/widgets/featured-page-widget.php:271
1215
  msgid "Page"
1216
  msgstr "Pàgina"
1217
 
1218
- #: lib/shortcodes/footer.php:183 lib/structure/post.php:280
1219
  msgid "by"
1220
  msgstr "per"
1221
 
@@ -1227,27 +1458,29 @@ msgstr "Genesis - Pàgina destacada"
1227
  msgid "Displays featured page with thumbnails"
1228
  msgstr "Mostra una pàgina destacada amb miniatura"
1229
 
1230
- #: lib/widgets/featured-page-widget.php:266
1231
- #: lib/widgets/featured-post-widget.php:396
1232
- #: lib/widgets/featured-post-widget.php:433
1233
- #: lib/widgets/featured-post-widget.php:567
1234
  #: lib/widgets/user-profile-widget.php:148
1235
  msgid "Title"
1236
  msgstr "Títol"
1237
 
1238
- #: lib/classes/breadcrumb.php:57
1239
  msgid "Search for "
1240
  msgstr "Cerca"
1241
 
1242
- #: lib/classes/breadcrumb.php:53 lib/classes/breadcrumb.php:54
1243
- #: lib/classes/breadcrumb.php:55 lib/classes/breadcrumb.php:56
1244
- #: lib/classes/breadcrumb.php:58 lib/classes/breadcrumb.php:59
1245
- #: lib/structure/archive.php:181 lib/structure/archive.php:183
1246
- #: lib/structure/archive.php:185
 
 
1247
  msgid "Archives for "
1248
  msgstr "Arxius de"
1249
 
1250
- #: lib/classes/breadcrumb.php:52
1251
  msgid "You are here: "
1252
  msgstr "Estàs aquí:"
1253
 
@@ -1263,7 +1496,7 @@ msgstr "Àrea de ginys de la barra lateral primària"
1263
  msgid "Search"
1264
  msgstr "Cerca"
1265
 
1266
- #: lib/structure/post.php:550 lib/structure/post.php:579
1267
  msgid "About"
1268
  msgstr "Sobre"
1269
 
@@ -1271,59 +1504,61 @@ msgstr "Sobre"
1271
  msgid "By"
1272
  msgstr "Per"
1273
 
1274
- #: lib/structure/post.php:365 lib/structure/post.php:367
1275
  msgid "[Read more...]"
1276
  msgstr "[Llegeix més...]"
1277
 
1278
- #: lib/structure/menu.php:149
1279
  msgid "Comments"
1280
  msgstr "Comentaris"
1281
 
1282
- #: lib/structure/menu.php:148
1283
  msgid "Posts"
1284
  msgstr "Entrades"
1285
 
1286
- #: lib/init.php:57
1287
  msgid "Primary Navigation Menu"
1288
  msgstr "Menú de navegació primari"
1289
 
1290
- #: lib/structure/footer.php:149
1291
  msgid "Copyright"
1292
  msgstr "Copyright"
1293
 
1294
- #: lib/structure/comments.php:447
1295
  msgid "Speak Your Mind"
1296
  msgstr "Digues què en penses"
1297
 
1298
- #: lib/structure/comments.php:438
1299
  msgid "Website"
1300
  msgstr "Pàgina web"
1301
 
1302
- #: lib/structure/comments.php:432
1303
  msgid "Email"
1304
  msgstr "Email"
1305
 
1306
- #: lib/structure/comments.php:426
1307
  msgid "Name"
1308
  msgstr "Nom"
1309
 
1310
- #: lib/structure/comments.php:248 lib/structure/comments.php:351
1311
  msgid "Your comment is awaiting moderation."
1312
  msgstr "El teu comentari està pendent de moderació."
1313
 
1314
- #: lib/structure/comments.php:241
 
1315
  msgid "%1$s at %2$s"
1316
  msgstr "%1$s a les %2$s"
1317
 
1318
- #: lib/structure/comments.php:237 lib/structure/comments.php:306
1319
  msgid "says"
1320
  msgstr "ha dit"
1321
 
1322
- #: lib/structure/comments.php:237
1323
- msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
1324
- msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
 
1325
 
1326
- #: lib/structure/comments.php:151
1327
  msgid "<h3>Trackbacks</h3>"
1328
  msgstr "<h3>Retroenllaços</h3>"
1329
 
@@ -1331,16 +1566,16 @@ msgstr "<h3>Retroenllaços</h3>"
1331
  msgid "<h3>Comments</h3>"
1332
  msgstr "<h3>Comentaris</h3>"
1333
 
1334
- #: lib/shortcodes/post.php:605 lib/structure/comments.php:242
1335
- #: lib/structure/comments.php:335 lib/structure/post.php:357
1336
  msgid "(Edit)"
1337
  msgstr "(Edita)"
1338
 
1339
- #: lib/shortcodes/post.php:498 lib/shortcodes/post.php:542
1340
  msgid "Filed Under: "
1341
  msgstr "Arxivat com a: "
1342
 
1343
- #: lib/shortcodes/post.php:454
1344
  msgid "Tagged With: "
1345
  msgstr "Etiquetat com a: "
1346
 
@@ -1356,11 +1591,11 @@ msgstr "1 comentari"
1356
  msgid "Leave a Comment"
1357
  msgstr "Deixa un comentari"
1358
 
1359
- #: lib/shortcodes/footer.php:310
1360
  msgid "Log out"
1361
  msgstr "Surt"
1362
 
1363
- #: lib/shortcodes/footer.php:308
1364
  msgid "Log in"
1365
  msgstr "Entra"
1366
 
@@ -1368,341 +1603,360 @@ msgstr "Entra"
1368
  msgid "Return to top of page"
1369
  msgstr "Retorna a l'inici"
1370
 
1371
- #: lib/functions/upgrade.php:728
 
1372
  msgid "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."
1373
  msgstr "Genesis %s està disponible. Hem preparat actualitzacions d'un sol clic per a aquest tema, o sigui que pots entrar a l'escriptori i actualitzar sense problema."
1374
 
1375
- #: lib/functions/upgrade.php:727
1376
- msgid "Genesis %s is available for %s"
1377
- msgstr "Genesis %s està disponible per a %s"
 
1378
 
1379
- #: lib/functions/upgrade.php:653
1380
  msgid "Click here to complete the upgrade"
1381
  msgstr "Fes clic aquí per acabar de fer l'actualització"
1382
 
1383
- #: lib/classes/breadcrumb.php:44 lib/functions/deprecated.php:226
1384
  msgid "Home"
1385
  msgstr "Inici"
1386
 
1387
- #: lib/widgets/featured-post-widget.php:420
1388
- #: lib/widgets/featured-post-widget.php:572
1389
  msgid "Number of Posts to Show"
1390
  msgstr "Nombre d'entrades per mostrar"
1391
 
1392
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:9
1393
- #: lib/widgets/featured-post-widget.php:413
1394
  msgid "All Categories"
1395
  msgstr "Totes les categories"
1396
 
1397
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:8
1398
  msgid "Display which category"
1399
  msgstr "Categories que vols mostrar:"
1400
 
1401
- #: lib/admin/customizer.php:482
1402
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1403
  msgid "Numeric"
1404
  msgstr "Numèric"
1405
 
1406
- #: lib/admin/customizer.php:481
1407
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
1408
  msgid "Previous / Next"
1409
  msgstr "Anterior / Següent"
1410
 
1411
- #: lib/widgets/featured-page-widget.php:290
1412
- #: lib/widgets/featured-post-widget.php:497
1413
  msgid "Image Size"
1414
  msgstr "Mida de la imatge"
1415
 
1416
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:28
1417
- #: lib/widgets/featured-post-widget.php:551
1418
  msgid "characters"
1419
  msgstr "caràcters"
1420
 
1421
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:25
1422
- #: lib/widgets/featured-post-widget.php:549
1423
  msgid "Limit content to"
1424
  msgstr "Limita el contingut a"
1425
 
1426
- #: lib/admin/customizer.php:419
1427
  msgid "Select one of the following"
1428
  msgstr "Selecciona una opció:"
1429
 
1430
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:21
1431
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:24
1432
  msgid "Enable Trackbacks"
1433
  msgstr "Permet retroenllaços"
1434
 
1435
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:14
1436
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:30
1437
  msgid "on pages?"
1438
  msgstr "a les pàgines?"
1439
 
1440
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:11
1441
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:27
1442
  msgid "on posts?"
1443
  msgstr "en entrades?"
1444
 
1445
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:5
1446
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:8
1447
  msgid "Enable Comments"
1448
  msgstr "Permet els comentaris"
1449
 
1450
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:13
1451
  msgid "Enter your custom comments feed URL"
1452
  msgstr "Introdueix la URI personalitzada dels feeds dels teus comentaris:"
1453
 
1454
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:5
1455
  msgid "Enter your custom feed URL"
1456
  msgstr "Introdueix la URI personalitzada dels teus feeds:"
1457
 
1458
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:42
1459
  msgid "Twitter Link Text:"
1460
  msgstr "Text de l'enlaç a Twitter"
1461
 
1462
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:38
1463
  msgid "Enter Twitter ID:"
1464
  msgstr "Entra l'identificador (ID) de Twitter:"
1465
 
1466
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:33
1467
  msgid "Twitter link"
1468
  msgstr "Enllaç a Twitter"
1469
 
1470
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:32
1471
  msgid "Search form"
1472
  msgstr "Formulari de cerca"
1473
 
1474
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:31
1475
  msgid "RSS feed links"
1476
  msgstr "Enllaços del fil de subscripció RSS"
1477
 
1478
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
1479
  msgid "Today's date"
1480
  msgstr "La data d'avui"
1481
 
1482
- #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:11
1483
- #: lib/views/help/genesis-layout.php:11
1484
  msgid "Full Width Content"
1485
  msgstr "Contingut d'amplada total"
1486
 
1487
- #: lib/admin/customizer.php:149
1488
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:9
1489
  msgid "Image logo"
1490
  msgstr "Imatge del logo"
1491
 
1492
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:8
1493
  msgid "Dynamic text"
1494
  msgstr "Text dinàmic"
1495
 
1496
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:10
1497
  msgid "Released"
1498
  msgstr "Data de llançament:"
1499
 
1500
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:5
1501
  msgid "Version"
1502
  msgstr "Versió:"
1503
 
1504
- #: lib/admin/customizer.php:368 lib/admin/theme-settings.php:239
1505
- #: lib/admin/theme-settings.php:287 lib/views/help/genesis-archives.php:1
 
 
1506
  msgid "Content Archives"
1507
  msgstr "Arxius de contingut"
1508
 
1509
- #: lib/admin/customizer.php:253 lib/admin/theme-settings.php:237
1510
- #: lib/admin/theme-settings.php:283 lib/views/help/genesis-breadcrumbs.php:1
 
 
1511
  msgid "Breadcrumbs"
1512
  msgstr "Ruta de navegació"
1513
 
1514
- #: lib/views/meta-boxes/genesis-user-author.php:27
1515
  msgid "Author Box"
1516
  msgstr "Caixa d'autor"
1517
 
1518
- #: lib/admin/theme-settings.php:229 lib/admin/theme-settings.php:268
1519
- #: lib/views/help/genesis-feeds.php:1
 
1520
  msgid "Custom Feeds"
1521
  msgstr "Fils de subscripció personalitzats"
1522
 
1523
- #: lib/admin/theme-settings.php:228 lib/admin/theme-settings.php:262
1524
- #: lib/views/help/genesis-information.php:1
 
1525
  msgid "Information"
1526
  msgstr "Informació"
1527
 
1528
  #. translators: Meta noindex attribute.
1529
  #. translators: Meta nofollow attribute.
1530
  #. translators: Meta noarchive attribute.
1531
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:32
1532
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:39
1533
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1534
- #: lib/views/meta-boxes/genesis-user-seo.php:33
1535
- #: lib/views/meta-boxes/genesis-user-seo.php:41
1536
- #: lib/views/meta-boxes/genesis-user-seo.php:48
 
 
1537
  msgid "Apply %s to this archive?"
1538
  msgstr "Aplica %s a aquest arxiu?"
1539
 
1540
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:27
1541
- #: lib/views/meta-boxes/genesis-user-seo.php:28
1542
  msgid "Robots Meta"
1543
  msgstr "Meta per a Robots"
1544
 
1545
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:22
1546
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:22
1547
- #: lib/views/meta-boxes/genesis-user-seo.php:23
1548
  msgid "Comma separated list"
1549
  msgstr "Llista separada per comes"
1550
 
1551
  #. translators: Meta noodp attribute.
1552
  #. translators: Meta noydir attribute.
1553
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:117
1554
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:124
1555
  msgid "Apply %s to your site?"
1556
  msgstr "Aplica %s al teu lloc web?"
1557
 
1558
  #. translators: Meta noarchive attribute.
1559
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:59
1560
  msgid "Apply %s to Entire Site?"
1561
  msgstr "Aplica %s a tot el lloc web?"
1562
 
1563
  #. translators: Meta noindex attribute.
1564
  #. translators: Meta noarchive attribute.
1565
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1566
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1567
  msgid "Apply %s to Search Archives?"
1568
  msgstr "Aplica %s als arxius de cerca?"
1569
 
1570
  #. translators: Meta noindex attribute.
1571
  #. translators: Meta noarchive attribute.
1572
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1573
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1574
  msgid "Apply %s to Date Archives?"
1575
  msgstr "Aplica %s als arxius de data?"
1576
 
1577
  #. translators: Meta noindex attribute.
1578
  #. translators: Meta noarchive attribute.
1579
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1580
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1581
  msgid "Apply %s to Author Archives?"
1582
  msgstr "Aplica %s als arxius d'autor?"
1583
 
1584
  #. translators: Meta noindex attribute.
1585
  #. translators: Meta noarchive attribute.
1586
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:18
1587
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:75
1588
  msgid "Apply %s to Tag Archives?"
1589
  msgstr "Aplica %s als arxius d'etiquetes?"
1590
 
1591
  #. translators: Meta noindex attribute.
1592
  #. translators: Meta noarchive attribute.
1593
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:11
1594
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:68
1595
  msgid "Apply %s to Category Archives?"
1596
  msgstr "Aplica %s als arxius de categoria?"
1597
 
1598
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
1599
  msgid "Include Shortlink tag?"
1600
  msgstr "Incloure l'etiqueta d'enllaç escurçat?"
1601
 
1602
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:38
1603
  msgid "Shortlink Tag"
1604
  msgstr "Etiqueta d'enllaç escurçat:"
1605
 
1606
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:32
 
1607
  msgid "Include Windows Live Writer Support Tag?"
1608
  msgstr "Incloure l'etiqueta de suport al Windows Live Writer?"
1609
 
1610
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:14
1611
  msgid "Relationship Link Tags"
1612
  msgstr "Etiquetes d'enllaços relacionats:"
1613
 
1614
  #. translators: Meta noindex attribute.
1615
  #. translators: Meta nofollow attribute.
1616
  #. translators: Meta noarchive attribute.
1617
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:79
1618
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:86
1619
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
 
 
1620
  msgid "Apply %s to the homepage?"
1621
  msgstr "Aplica %s a la pàgina d'inici?"
1622
 
1623
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:27
1624
  msgid "I'll manually wrap my own text on the homepage"
1625
  msgstr "Cap dels dos. Ja ho faré manualment, per a la pàgina d'inici."
1626
 
1627
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:21
 
1628
  msgid "Site Title"
1629
  msgstr "Títol del lloc web"
1630
 
1631
- #: lib/admin/customizer.php:467
1632
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:55
1633
- #: lib/widgets/featured-page-widget.php:306
1634
- #: lib/widgets/featured-post-widget.php:483
1635
- #: lib/widgets/featured-post-widget.php:513
1636
- #: lib/widgets/user-profile-widget.php:174
1637
  msgid "Right"
1638
  msgstr "Dreta"
1639
 
1640
- #: lib/admin/customizer.php:466
1641
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
1642
- #: lib/widgets/featured-page-widget.php:305
1643
- #: lib/widgets/featured-post-widget.php:482
1644
- #: lib/widgets/featured-post-widget.php:512
1645
- #: lib/widgets/user-profile-widget.php:173
1646
  msgid "Left"
1647
  msgstr "Esquerra"
1648
 
1649
- #: lib/classes/class-genesis-script-loader.php:180
1650
  msgid "Are you sure you want to reset?"
1651
  msgstr "Segur que ho vols esborrar?"
1652
 
1653
- #: lib/admin/seo-settings.php:46 lib/admin/theme-settings.php:61
1654
- #: lib/classes/admin.php:130
 
1655
  msgid "Reset Settings"
1656
  msgstr "Esborra la configuració"
1657
 
1658
- #: lib/admin/seo-settings.php:39
1659
  msgid "Genesis - SEO Settings"
1660
  msgstr "Genesis - Configuració del SEO"
1661
 
1662
- #: lib/admin/seo-settings.php:168 lib/admin/seo-settings.php:185
1663
- #: lib/views/help/seo-dochead.php:1
 
1664
  msgid "Document Head Settings"
1665
  msgstr "Configuració de la capçalera del document"
1666
 
1667
- #: lib/admin/seo-settings.php:167 lib/admin/seo-settings.php:184
1668
- #: lib/views/help/seo-homepage.php:1
 
1669
  msgid "Homepage Settings"
1670
  msgstr "Configuració de la pàgina d'inici"
1671
 
1672
- #: lib/admin/cpt-archive-settings.php:152
1673
- #: lib/admin/cpt-archive-settings.php:171 lib/admin/import-export.php:125
1674
- #: lib/admin/seo-settings.php:40 lib/admin/seo-settings.php:165
1675
- #: lib/views/help/cpt-archive-seo.php:1 lib/views/help/seo-settings.php:1
 
 
1676
  msgid "SEO Settings"
1677
  msgstr "Configuració del SEO"
1678
 
1679
- #: lib/admin/import-export.php:121 lib/admin/theme-settings.php:50
1680
- #: lib/admin/theme-settings.php:51 lib/admin/theme-settings.php:227
1681
- #: lib/views/help/genesis-theme-settings.php:1
1682
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
1683
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
1684
- #: lib/views/meta-boxes/genesis-user-layout.php:17
 
 
 
1685
  msgid "Theme Settings"
1686
  msgstr "Configuració del tema"
1687
 
1688
  #. translators: Meta noindex attribute.
1689
  #. translators: Meta nofollow attribute.
1690
  #. translators: Meta noarchive attribute.
1691
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:56
1692
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:64
1693
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:72
1694
  msgid "Apply %s to this post/page"
1695
  msgstr "Aplica %s a aquesta entrada/pàgina"
1696
 
1697
- #: lib/admin/seo-settings.php:169 lib/admin/seo-settings.php:186
1698
- #: lib/views/help/seo-robots.php:1
1699
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:50
 
1700
  msgid "Robots Meta Settings"
1701
  msgstr "Configuració meta per a Robots"
1702
 
1703
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:5
1704
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:5
1705
- #: lib/views/meta-boxes/genesis-user-seo.php:6
1706
  msgid "Custom Document Title"
1707
  msgstr "Títol del document personalitzat"
1708
 
@@ -1710,607 +1964,624 @@ msgstr "Títol del document personalitzat"
1710
  msgid "This post is password protected. Enter the password to view comments."
1711
  msgstr "Aquesta entrada està protegida amb contrasenya. Entra-la per veure els comentaris."
1712
 
1713
- #: lib/functions/general.php:446
1714
  msgid "Recent Posts:"
1715
  msgstr "Entrades recents:"
1716
 
1717
- #: lib/functions/general.php:443
1718
  msgid "Monthly:"
1719
  msgstr "Mensual:"
1720
 
1721
- #: lib/functions/general.php:440
1722
  msgid "Authors:"
1723
  msgstr "Autors:"
1724
 
1725
- #: lib/functions/general.php:437
1726
  msgid "Categories:"
1727
  msgstr "Categories:"
1728
 
1729
- #: lib/functions/general.php:432 lib/structure/post.php:387
1730
  msgid "Pages:"
1731
  msgstr "Pàgines:"
1732
 
1733
- #: lib/admin/theme-settings.php:242
1734
  msgid "Home Pages"
1735
  msgstr "Pàgines d'inici"
1736
 
1737
- #: lib/views/help/genesis-home.php:24
1738
  msgid "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."
1739
  msgstr "Aquest últim tipus és preferible perquè fa més fàcil mostrar el blog a l'inici (sense necessitat de canviar el nom de l'arxiu home.php) i no hi ha la confusió inicial derivada del fet que no aparegui cap contingut a la pàgina d'inici quan instal·les el tema."
1740
 
1741
- #: lib/views/help/genesis-home.php:21
1742
  msgid "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."
1743
  msgstr "Hi ha un altre tipus de pàgina d'inici que és la nova pàgina d'inici dinàmica. És comú en els temes fill més nous. Mostra les darreres entrades en una llista tipus blog, a menys que afegeixis ginys als espais reservats per a la pàgina d'inici."
1744
 
1745
- #: lib/views/help/genesis-home.php:18
1746
  msgid "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."
1747
  msgstr "Un altre tipus de pàgina d'inici és el d'estil \"blog\", que és comú en la majoria de temes fill gratuïts. Això mostra les darreres entrades i no requereix cap més configuració."
1748
 
1749
- #: lib/views/help/genesis-home.php:15
1750
  msgid "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."
1751
  msgstr "Si el teu tema fa servir una pàgina d'inici personalitzada i tu vols mostrar les darreres entrades en format blog, no facis servir la plantilla de blog. El que has de fer és canviar el nom de l'arxiu home.php a home-antiga.php, per exemple."
1752
 
1753
- #: lib/views/help/genesis-home.php:12
1754
  msgid "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."
1755
  msgstr "Els temes fill que inclouen aquest tipus de pàgina d'inici, normalment tenen els seus propis tutorials que es poden trobar en un destacat del fòrum de support específic per al tema en qüestió."
1756
 
1757
- #: lib/views/help/genesis-home.php:9
1758
  msgid "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."
1759
  msgstr "Aquesta pàgina d'inici es construeix, típicament, a partir de ginys que es posen a les àrees especials per a la pàgina d'inici. Ho trobaràs a Aparença > Ginys."
1760
 
1761
- #: lib/views/help/genesis-home.php:6
1762
  msgid "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."
1763
  msgstr "Per fer servir aquest tipus de pàgina d'inici, assegura't que ho tens configurat per mostrar les darreres entrades a la pàgina d'inici. Pots configurar una pàgina amb la plantilla de blog per mostrar una llista de les darreres entrades, estil blog, en una pàgina diferent."
1764
 
1765
- #: lib/views/help/genesis-home.php:3
1766
  msgid "Most Genesis child themes include a custom home page."
1767
  msgstr "La majoria de temes de Genesis inclouen una pàgina d'inici personalitzada."
1768
 
1769
- #: lib/views/help/genesis-home.php:1
1770
  msgid "How Home Pages Work"
1771
  msgstr "Com funcionen les pàgines d'inici"
1772
 
1773
- #. translators: Escaped HTML head and body tags.
1774
- #: lib/views/help/genesis-scripts.php:5
1775
  msgid "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."
1776
  msgstr "Aquest apartat t'ofereix dos camps en blanc que van, respectivament, al &lt;head&gt; del teu lloc web i just abans de&lt;&#47;body&gt;."
1777
 
1778
- #: lib/admin/theme-settings.php:240 lib/views/help/genesis-blog.php:1
 
1779
  msgid "Blog Page"
1780
  msgstr "Pàgina del blog"
1781
 
1782
- #: lib/views/help/genesis-archives.php:27
1783
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
1784
  msgstr "La tipus de navegació d'entrades et permet triar el mètode de navegació."
1785
 
1786
- #: lib/views/help/genesis-archives.php:24
1787
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
1788
  msgstr "La llista de la \"mida de la imatge\" mostra les diferents opcions definides en el tema."
1789
 
1790
- #: lib/views/help/genesis-archives.php:21
1791
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
1792
  msgstr "Aquesta opció és millor no fer-la sevir quan es mostra el contingut de l'entrada, a no ser que es limiti, per evitar imatges duplicades."
1793
 
1794
- #: lib/views/help/genesis-archives.php:18
1795
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
1796
  msgstr "Seleccionar \"Incloure la imatge destacada?\" permet que es mostri una miniatura de la imatge destacada, si n'hi ha, o una de la primera imatge que s'ha afegit a l'entrada."
1797
 
1798
- #: lib/views/help/genesis-archives.php:15
1799
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
1800
  msgstr "El paràmetre \"Mostra un extracte de l'entrada\" farà que n'apareguin les primeres 55 paraules i també en treurà el format o qualsevol HTML que hi hagi, inclòs l'extracte personalitzat que hagis preparat a la pantalla de l'entrada en qüestió."
1801
 
1802
- #: lib/views/help/genesis-archives.php:12
1803
  msgid "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."
1804
  msgstr "Això es pot emparellar amb l'opció \"Limita el contingut a [___] caràcters\" per dir-li quants caràcters vols que mostri. Això farà que que no hi aparegui el format, però permet ser més exacte que amb l'extracte."
1805
 
1806
- #: lib/views/help/genesis-archives.php:9
1807
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
1808
  msgstr "La primera opció et permet triar entre mostrar el contingut de l'entrada o bé un extracte. \"Mostra el contingut de l'entrada\" farà que es mostri tot el contingut, inclòs el codi HTML fins a l'etiqueta <!--more--> que indica \"Llegir més\" (en cas que la facis servir)."
1809
 
1810
- #: lib/views/help/genesis-archives.php:6
1811
  msgid "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."
1812
  msgstr "Els arxius inclouen qualsevol pàgina que faci servir la plantilla de blog, pàgines de categoria, pàgines d'etiqueta, arxius cronològics, arxius d'autor i les darreres entrades quan no hi ha pàgina d'inici personalitzada."
1813
 
1814
- #: lib/views/help/genesis-archives.php:3
1815
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
1816
  msgstr "A la configuració del tema és on pots fer canvis generals per als arxius de contingut, per controlar què es mostra en els arxius del lloc web."
1817
 
1818
- #: lib/views/help/genesis-comments.php:6
1819
  msgid "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."
1820
  msgstr "Si permets els comentaris i retroenllaços aquí, segueixes podent canviar-ho en cada pàgina o entrada concretes. Si no ho permets, no ho podràs canviar indiviualment."
1821
 
1822
- #: lib/views/help/genesis-comments.php:3
1823
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
1824
  msgstr "Això permet prendre una decisió global sobre si es permeten els comentaris i els retroenllaços (notificacions quan algú enllaça la teva pàgina) en entrades i pàgines."
1825
 
1826
- #: lib/views/help/genesis-breadcrumbs.php:3
1827
  msgid "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."
1828
  msgstr "Aquest apartat et permet triar on vols que es mostri la \"ruta de navegació\". Això és una eina de navegació que permet saber a l'usuari on es troba en cada moment."
1829
 
1830
- #: lib/views/help/genesis-layout.php:17
1831
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
1832
  msgstr "Aquesta aparença es pot sobreescriure a cada entrada/pàgina/terme anant a les opcions específiques i triant-ne una de diferent."
1833
 
1834
- #: lib/views/help/cpt-archive-layout.php:10
1835
- #: lib/views/help/genesis-layout.php:10
1836
  msgid "Sidebar Sidebar Content"
1837
  msgstr "Barra lateral - barra lateral - contingut"
1838
 
1839
- #: lib/views/help/cpt-archive-layout.php:9 lib/views/help/genesis-layout.php:9
 
1840
  msgid "Content Sidebar Sidebar"
1841
  msgstr "Contingut - barra lateral - barra lateral"
1842
 
1843
- #: lib/views/help/cpt-archive-layout.php:8 lib/views/help/genesis-layout.php:8
 
1844
  msgid "Sidebar Content Sidebar"
1845
  msgstr "Barra lateral - contingut - barra lateral"
1846
 
1847
- #: lib/views/help/cpt-archive-layout.php:7 lib/views/help/genesis-layout.php:7
 
1848
  msgid "Sidebar Content"
1849
  msgstr "Barra lateral - contingut"
1850
 
1851
- #: lib/views/help/cpt-archive-layout.php:6 lib/views/help/genesis-layout.php:6
 
1852
  msgid "Content Sidebar"
1853
  msgstr "Contingut - barra lateral"
1854
 
1855
- #: lib/views/help/genesis-layout.php:3
1856
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
1857
  msgstr "Això et deixa triar l'aparença per defecte que vols pel teu lloc web. En la majoria de temes fill, hi veuràs aquestes opcions:"
1858
 
1859
- #: lib/views/help/genesis-feeds.php:9
1860
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
1861
  msgstr "Marcant la casella \"Redireccionar el fil de subscripció\", tot el tràfic cap als enllaços del fil de subscripció per defecte serà redireccionat cap a Feedburner."
1862
 
1863
- #: lib/views/help/genesis-feeds.php:6
1864
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
1865
  msgstr "Omplir els enllaços del fil de subscripció, cridant al del lloc principal, farà que es mostri com un enllaç a Feedburner."
1866
 
1867
- #: lib/views/help/genesis-feeds.php:3
1868
  msgid "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."
1869
  msgstr "Si utilitzes Feedburner per als teus fils de subscripció RSS, pots fer servir aquesta funció per tal que el fil de subscripció nadiu del teu lloc web redireccioni cap al de Feedburner."
1870
 
1871
- #: lib/views/help/genesis-information.php:9
1872
  msgid "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."
1873
  msgstr "Això no vol dir que s'actualitzi tot solet sense el teu permís; simplement et notificarà del fet que hi ha una actualització disponible. Ho has de seleccionar, si vols que ho faci."
1874
 
1875
- #: lib/views/help/genesis-information.php:6
1876
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
1877
  msgstr "També et permet decidir sobre les actualitzacions automàtiques."
1878
 
1879
- #: lib/views/help/genesis-information.php:3
1880
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
1881
  msgstr "L'apartat d'informació et permet veure la informació sobre el tema en qüestió."
1882
 
1883
- #: lib/views/help/genesis-theme-settings.php:3
1884
  msgid "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;"
1885
  msgstr "La configuració del tema permet controlar com funciona el tema. Amb aquest menú podràs controlar molts dels paràmetres típics i fins i tot avançats. Alguns temes fill poden afegir més elements a la llista, inclosa la possibilitat de triar colors o de configurar eines com una presentació de diapositives. Cadascún dels apartats es pot contraure o expandir fent clic al títol. També es poden reordenar arrossegant-los o fins i tot amagar fen clic a \"Opcions de pantalla\" (a dalt de tot de la pantalla) i desseleccionant els que no vulguis que es vegin. A sota hi trobaràs els paràmetres més comuns de cada tema."
1886
 
1887
- #: lib/views/help/seo-robots.php:9
1888
  msgid "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."
1889
  msgstr "Per a la majoria de llocs web s'utilitza la pàgina d'inici o bé la pàgina del blog (sempre i quan faci servir la plantilla de blog) com a índex. És per això que, per defecte, no s'han d'indexar categories, etiquetes, autors, dates o cerques."
1890
 
1891
- #: lib/views/help/seo-robots.php:6
1892
  msgid "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)."
1893
  msgstr "Com a mínim hi hauria d'haver un arxiu que estigués indexat, però indexar múltiples arxius farà que et penalitzin per duplicació de contingut (múltiples pàgines amb contingut idèntic són sospitoses per als motors de cerca)."
1894
 
1895
- #: lib/views/help/seo-robots.php:3
1896
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
1897
  msgstr "Les etiquetes <i>Noarchive</i> i <i>Noindex</i> estan explicades a la configuració de la pàgina d'inici. Aquí pots triar on més del web vols que s'apliquin aquestes opcions."
1898
 
1899
- #: lib/views/help/seo-dochead.php:6
1900
  msgid "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."
1901
  msgstr "També pots afegir suport al Windows Live Writer en cas que utilitzis un software que ho necessiti i pots incloure una etiqueta escurçada en cas que algun servei de tercers ho requereixi."
1902
 
1903
- #: lib/views/help/seo-dochead.php:3
1904
  msgid "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."
1905
  msgstr "Les etiquetes d'enllaços relacionats són etiquetes que afegeix el Wordpress i que, actualment, no tenen cap valor per al SEO; de fet, fan que el teu web sigui més lent. Per defecte estan desactivades, però si en tens necessitat per a una extensió en particular o per alguna altra raó especial les pots activar aquí."
1906
 
1907
- #: lib/views/help/seo-homepage.php:24
1908
  msgid "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."
1909
  msgstr "Les meta etiquetes per a Robots diuen als motors de cerca com fer servir la pàgina d'inici. <i>Noindex</i> vol dir que no indexin la pàgina en absolut, per tant no apareixerà en els resultats dels motors de cerca. <i>Nofollow</i> vol dir que no segueixin cap enllaç de la pàgina, i <i>noarchive</i> els diu que no en guardin una còpia en memòria."
1910
 
1911
- #: lib/views/help/cpt-archive-seo.php:10 lib/views/help/seo-homepage.php:21
1912
  msgid "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."
1913
  msgstr "La majoria de motors de cerca, avui en dia, no fan servir paraules clau, o simplement les tenen en poca consideració; tot i així no està de més utilitzar-ne per si en el futur tornen a tenir importància, i també perquè és una manera de marcar el contingut. Si el contingut no coincideix amb les teves paraules clau, estaria bé que fessis una revisió de tot plegat i del què publiques."
1914
 
1915
- #: lib/views/help/seo-homepage.php:18
1916
  msgid "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."
1917
  msgstr "La descripció i les paraules clau META de la pàgina d'inici omplen les meta etiquetes de la pàgina d'inici. La meta descripció és el text que apareix en els resultats dels motors de cerca."
1918
 
1919
- #. translators: Escaped title tag.
1920
- #: lib/views/help/seo-homepage.php:14
1921
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
1922
  msgstr "El <i>doctitle</i> de la pàgina d'inici és el que apareix entre les etiquetes <title></title> de la pàgina d'inic (no visible a través del navegador)."
1923
 
1924
- #: lib/views/help/seo-homepage.php:9
1925
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
1926
  msgstr "Per afegir-hi un text personalitzat, hauràs d'editar l'arxiu php o bé fer servir un giny de text en una àrea de la pàgina d'inici que ho permeti."
1927
 
1928
- #: lib/views/help/seo-homepage.php:6
1929
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
1930
  msgstr ""
1931
 
1932
- #: lib/views/help/seo-homepage.php:3
1933
  msgid "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."
1934
  msgstr "Aquests són els paràmetres de SEO específics de la pàgina d'inici. Nota: la configuració no s'aplicarà si fas servir una pàgina d'inici estàtica. En aquest cas, hauràs de configurar els paràmetres a la pàgina en qüestió."
1935
 
1936
- #. translators: Opening and closing strong tags.
1937
- #: lib/views/help/seo-doctitle.php:23
1938
- msgid "The %sDoctitle Separator%s is the character that will go between the title and appended text."
1939
  msgstr ""
1940
 
1941
- #. translators: Opening and closing strong tags.
1942
- #: lib/views/help/seo-doctitle.php:17
1943
- msgid "%sDoctitle Append Location%s determines which side of the title to add the previously mentioned items."
1944
  msgstr ""
1945
 
1946
- #. translators: Opening and closing strong tags.
1947
- #: lib/views/help/seo-doctitle.php:11
1948
- msgid "%sAppend Site Name%s will put the site name from the General Settings after the title on inner page."
1949
  msgstr ""
1950
 
1951
- #. translators: Opening and closing strong tags.
1952
- #: lib/views/help/seo-doctitle.php:5
1953
- msgid "%sAppend Site Description%s will insert the site description from your General Settings after the title on your home page."
1954
  msgstr ""
1955
 
1956
- #: lib/admin/seo-settings.php:166 lib/views/help/seo-doctitle.php:1
 
1957
  msgid "Doctitle Settings"
1958
  msgstr "Configuració del Doctitle"
1959
 
1960
- #: lib/views/help/seo-settings.php:15
1961
  msgid "Below you'll find a few succinct notes on the options for each box:"
1962
  msgstr "A sota hi trobaràs unes quantes notes d'ajuda:"
1963
 
1964
- #: lib/views/help/seo-settings.php:12
1965
  msgid "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."
1966
  msgstr "Cada pàgina, entrada i terme també té els seus propis paràmetres SEO. La configuració per defecte està recomanada per a la majoria d'usuaris. Si vols fer-hi ajustaments, hi trobaràs una descripció del que fa cada cosa."
1967
 
1968
- #: lib/views/help/seo-settings.php:9
1969
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
1970
  msgstr "Si veus l'apartat, vol dir que, si hi vas, podràs configurar els teus paràmetres de SEO per al web."
1971
 
1972
- #: lib/views/help/seo-settings.php:6
1973
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
1974
  msgstr "Si no veus l'apartat de configuració del SEO a Genesis, probablement és perquè tens activada una altra extensió per al SEO."
1975
 
1976
- #: lib/views/help/seo-settings.php:3
1977
  msgid "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."
1978
  msgstr "El SEO (optimització per a motors de cerca) de Genesis és molt ben educat i es desactivarà quan hi hagi altres extensions actives dedicades al SEO (e.g., All-in-One SEO, WordPress SEO, etc.); així s'evita qualsevol conflicte."
1979
 
1980
- #: lib/classes/admin.php:406
1981
  msgid "Genesis Tutorials"
1982
  msgstr "Tutorials de Genesis"
1983
 
1984
- #: lib/classes/admin.php:405
1985
  msgid "Genesis Snippets"
1986
  msgstr "Snippets de Genesis"
1987
 
1988
- #: lib/classes/admin.php:404
1989
  msgid "Get Support"
1990
  msgstr "Troba suport"
1991
 
1992
- #: lib/classes/admin.php:403
1993
  msgid "For more information:"
1994
  msgstr "Per a més informació:"
1995
 
1996
- #: lib/views/help/import-export-export.php:5
1997
  msgid "JSON"
1998
  msgstr "JSON"
1999
 
2000
- #: lib/views/help/import-export-export.php:5
2001
  msgid "JavaScript Object Notation"
2002
  msgstr "Notació d'objecte de javascript"
2003
 
2004
- #: lib/admin/import-export.php:66 lib/views/help/import-export-export.php:1
 
2005
  msgid "Export"
2006
  msgstr "Exporta"
2007
 
2008
- #: lib/views/help/import-export-import.php:10
2009
  msgid "This cannot be undone"
2010
  msgstr "Això no es pot desfer"
2011
 
2012
- #: lib/admin/import-export.php:65 lib/views/help/import-export-import.php:1
 
2013
  msgid "Import"
2014
  msgstr "Importa"
2015
 
2016
- #: lib/views/help/import-export-general.php:9
2017
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2018
  msgstr "Tampoc inclou altres configuracions per a extensions, ginys, o específiques d'entrada/pàgina/terme/usuari."
2019
 
2020
- #: lib/views/help/import-export-general.php:6
2021
  msgid "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."
2022
  msgstr "Això és específic de la configuració de Genesis; no inclou entrades, pàgines o imatges, que és el que fa l'importador/exportador de Wordpress."
2023
 
2024
- #: lib/views/help/import-export-general.php:3
2025
  msgid "This allows you to import or export Genesis Settings."
2026
  msgstr "Això et permet importar o exportar la configuració de Genesis."
2027
 
2028
- #: lib/functions/upgrade.php:680
2029
- msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
2030
- msgstr "Genesis %s està disponible. <a href=\"%s\" %s>Mira què hi ha de nou</a> o bé <a href=\"%s\" %s>actualitza ara mateix.</a>"
 
 
2031
 
2032
  #. translators: Opening and closing link tags to custom menu editor.
2033
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:22
2034
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2035
  msgstr ""
2036
 
2037
- #: lib/views/help/genesis-navigation.php:9
2038
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2039
  msgstr "L'enllaç a Twitter mostra un enllaç al teu perfil de Twitter, segons la ID que li indiquis. Només cal que hi entris el teu nom d'usuari."
2040
 
2041
- #: lib/views/help/genesis-navigation.php:8
2042
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2043
  msgstr "El formulari de cerca mostra una casella que fa servir la funcionalitat de cerca del Wordpress."
2044
 
2045
- #: lib/views/help/genesis-navigation.php:7
2046
  msgid "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."
2047
  msgstr "El fil de subscripció RSS mostra un enllaç al <i>Feed</i> RSS del teu lloc web de manera que qualsevol lector el pot fer servir per subscriure's al teu web amb el seu agregador preferit."
2048
 
2049
- #: lib/views/help/genesis-navigation.php:6
2050
  msgid "Today's date displays the current date"
2051
  msgstr "Mostra la data del dia"
2052
 
2053
- #: lib/views/help/genesis-navigation.php:3
2054
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2055
  msgstr "Els extres de la navegació primaria, típicament es mostren a la banda dreta del menú de navegació primari."
2056
 
2057
- #. translators: Open and close strong tags.
2058
- #: lib/views/help/genesis-header.php:11
2059
- msgid "The %sImage logo%s 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."
2060
  msgstr ""
2061
 
2062
- #. translators: Open and close strong tags.
2063
- #: lib/views/help/genesis-header.php:5
2064
- msgid "The %sDynamic text%s option will use the Site Title and Site Description from your site's settings in your header."
2065
  msgstr ""
2066
 
 
2067
  #: lib/structure/sidebar.php:67
2068
- msgid "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."
2069
- msgstr "Aquesta és l'%s. Pots afegir-hi contingut anant al <a href=\"%s\">Panell de ginys</a> i afegint-hi nous ginys."
2070
 
2071
- #: lib/functions/deprecated.php:349
2072
  msgid "data in style sheet files"
2073
  msgstr "dades en els fulls d'estil"
2074
 
2075
- #: lib/views/help/genesis-blog.php:9
2076
  msgid "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."
2077
  msgstr "A la plantilla de la pàgina del blog hi ha paràmetres especials que permeten especificar quina categoria s'ha de fer servir a cada pàgina que fa us de la plantilla, la qual cosa és útil si tens una categoria de \"Notícies\" (o el que sigui) que vols que es mostri a part."
2078
 
2079
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
2080
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2081
  msgstr "Si hi poses el teu correu electrònic, se't notificarà quan hi hagi una nova versió de Genesis disponible."
2082
 
2083
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:9
2084
  msgid "Load Superfish Script?"
2085
  msgstr "Carrega l'script Superfish?"
2086
 
2087
- #. translators: JSON name for a11y.
2088
- #: lib/views/help/import-export-export.php:5
2089
  msgid "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."
2090
  msgstr "Pots exportar els paràmetres relacionats amb Genesis per tenir-ne còpia de seguretat, o copiar-los a un altre lloc web.Pot ser que els temes fill i les extensions afegeixin opcions a la llista. Els paràmetres s'exporten en format %s."
2091
 
2092
- #: lib/views/help/cpt-archive-layout.php:3
2093
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2094
  msgstr "Aquí pots triar l'aparença per a la pàgina d'arxiu. A la majoria de temes fill hi veuràs les següents opcions:"
2095
 
2096
  #. translators: JOSN file extension.
2097
- #: lib/views/pages/genesis-admin-import-export.php:13
2098
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2099
  msgstr "Puja l'arxiu de dades (%s) des del teu ordinador per importar la teva configuració."
2100
 
2101
- #: lib/views/help/import-export-import.php:9
2102
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2103
  msgstr "Un cop has pujat l'arxiu d'importació, automàticament se sobreescriuran els paràmetres existents."
2104
 
2105
- #: lib/views/help/cpt-archive-layout.php:14
2106
- #: lib/views/help/genesis-navigation.php:12
2107
  msgid "These options can be extended or limited by the child theme."
2108
  msgstr "Aquestes opcions poden ser més o menys depenent del tema fill."
2109
 
2110
- #: lib/views/help/cpt-archive-seo.php:6
2111
- msgid "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"
2112
- msgstr "\n"
2113
 
2114
- #: lib/views/help/genesis-blog.php:3
2115
  msgid "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."
2116
  msgstr "Això funciona amb la plantilla de la pàgina de blog, que és una plantilla que mostra les darreres entrades. Per defecte, és el que la gent veu quan arriva a la pàgina d'inici."
2117
 
2118
  #. translators: JOSN file extension.
2119
- #: lib/views/pages/genesis-admin-import-export.php:37
2120
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2121
  msgstr "Fent clic al botó de sota, Genesis generarà un arxiu de dades (%s) perquè que el desis al teu ordinador."
2122
 
2123
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:11
2124
  msgid "Use semantic HTML5 page and section headings throughout site?"
2125
  msgstr "Vols fer servir encapçalaments semàntics de pàgina i de secció, en HTML5, arreu del lloc?"
2126
 
2127
- #: lib/views/help/cpt-archive-seo.php:13
2128
  msgid "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."
2129
  msgstr "Les meta etiquetes per a Robots diuen als motors de cerca com fer servir les pàgines d'arxiu. <i>Noindex</i> vol dir que no indexin la pàgina en absolut, per tant no apareixerà en els resultats dels motors de cerca. <i>Nofollow</i> vol dir que no segueixin cap enllaç de la pàgina, i <i>noarchive</i> els diu que no en guardin una còpia en memòria."
2130
 
2131
- #: lib/views/help/cpt-archive-archive.php:3
2132
  msgid "The Archive Headline sets the title seen on the archive page."
2133
  msgstr ""
2134
 
2135
- #: lib/views/help/genesis-layout.php:14
2136
  msgid "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."
2137
  msgstr "Aquestes opcions poden ser més o menys segons el tema que facis servir. A més, molts dels temes fill no permeten diferents disposicions a la pàgina d'inici perquè han estat dissenyats per presentar una distribució d'elements concreta."
2138
 
2139
- #: lib/views/help/genesis-blog.php:6
2140
  msgid "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."
2141
  msgstr "A la configuració general hi pots triar, en el desplegable, la categoria específica que vols mostrar, i també pots excloure'n d'altres de concretes, segons el seu identificador. A més, pots indicar quantes entrades vols que es mostrin a la pàgina."
2142
 
2143
- #: lib/views/help/cpt-archive-archive.php:6
2144
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2145
  msgstr "El text d'introducció d'arxiu és el text que es mostra abans de les entrades de l'arxiu, per introduir el contingut a l'usuari."
2146
 
2147
- #: lib/views/help/cpt-archive-layout.php:17
2148
  msgid "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."
2149
  msgstr "La classe personalitzada pel Body, afegeix una classe a l'etiqueta body, en l'HTML, que permet modificacions d'estil CSS exclusivament per a la pàgina d'arxiu d'aquest tipus d'entrada."
2150
 
2151
- #: lib/views/help/cpt-archive-seo.php:3
2152
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2153
  msgstr "El títol personalitzat del document és el títol de la pàgina tal com el veuen navegadors i cercadors"
2154
 
2155
- #. translators: File name prefix.
2156
- #: lib/views/help/import-export-import.php:5
2157
  msgid "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."
2158
  msgstr "Pots importar un arxiu que prèviament has exportat. El nom de l'arxiu ha de començar per %s seguit d'una o més cadenes indicant quins paràmetres conté, i seguit de la data i hora en què es va exportar."
2159
 
2160
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:111
 
2161
  msgid "Directories"
2162
  msgstr ""
2163
 
2164
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
 
2165
  msgid "Archiving"
2166
  msgstr ""
2167
 
2168
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:5
 
2169
  msgid "Indexing"
2170
  msgstr ""
2171
 
2172
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
2173
  msgid "Windows Live Writer"
2174
  msgstr ""
2175
 
2176
  #. translators: Escaped H1 tag.
2177
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:8
2178
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:16
2179
  msgid "Primary Title %s"
2180
  msgstr ""
2181
 
2182
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:42
 
2183
  msgid "Additions on right"
2184
  msgstr ""
2185
 
2186
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:41
 
2187
  msgid "Additions on left"
2188
  msgstr ""
2189
 
2190
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
 
2191
  msgid "Document Title Order"
2192
  msgstr ""
2193
 
2194
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:6
2195
  msgid "Section Headings"
2196
  msgstr ""
2197
 
2198
- #: lib/admin/seo-settings.php:183
2199
  msgid "Site-wide Settings"
2200
  msgstr ""
2201
 
2202
- #: lib/views/help/genesis-inpost-seo.php:14
2203
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
2204
  msgid "Canonical URL"
2205
  msgstr ""
2206
 
2207
- #: lib/views/help/genesis-inpost-seo.php:2
2208
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:9
2209
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:34
2210
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:18
 
2211
  msgid "Document Title"
2212
  msgstr ""
2213
 
2214
- #: lib/classes/admin.php:401
2215
  msgid "Link opens in a new window."
2216
  msgstr ""
2217
 
2218
- #: lib/admin/customizer.php:465
2219
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:53
2220
  msgid "- None -"
2221
  msgstr ""
2222
 
2223
- #: lib/admin/customizer.php:460
2224
- msgid "Featured image alignment"
2225
  msgstr ""
2226
 
2227
- #: lib/admin/customizer.php:449
2228
  msgid "Featured image size"
2229
  msgstr ""
2230
 
2231
- #: lib/admin/customizer.php:439
2232
  msgid "Display the featured image?"
2233
  msgstr ""
2234
 
2235
- #: lib/admin/customizer.php:430
2236
  msgid "Limit content to how many characters? (0 for no limit)"
2237
  msgstr ""
2238
 
2239
- #: lib/admin/customizer.php:329
2240
- msgid "Enable Trackbacks on Pages?"
2241
  msgstr ""
2242
 
2243
- #: lib/admin/customizer.php:328
2244
- msgid "Enable Trackbacks on Posts?"
2245
  msgstr ""
2246
 
2247
- #: lib/admin/customizer.php:327
2248
- msgid "Enable Comments on Pages?"
2249
  msgstr ""
2250
 
2251
- #: lib/admin/customizer.php:326
2252
- msgid "Enable Comments on Posts?"
2253
  msgstr ""
2254
 
2255
- #: lib/admin/customizer.php:266
2256
  msgid "Breadcrumbs on Attachment/Media"
2257
  msgstr ""
2258
 
2259
- #: lib/admin/customizer.php:265
2260
  msgid "Breadcrumbs on 404 Page"
2261
  msgstr ""
2262
 
2263
- #: lib/admin/customizer.php:264
2264
  msgid "Breadcrumbs on Archives"
2265
  msgstr ""
2266
 
2267
- #: lib/admin/customizer.php:263
2268
  msgid "Breadcrumbs on Pages"
2269
  msgstr ""
2270
 
2271
- #: lib/admin/customizer.php:262
2272
  msgid "Breadcrumbs on Single Posts"
2273
  msgstr ""
2274
 
2275
- #: lib/admin/customizer.php:261
2276
  msgid "Breadcrumbs on Posts Page"
2277
  msgstr ""
2278
 
2279
- #: lib/admin/customizer.php:260
2280
  msgid "Breadcrumbs on Front Page"
2281
  msgstr ""
2282
 
2283
- #: lib/admin/customizer.php:259
2284
  msgid "Breadcrumbs on Homepage"
2285
  msgstr ""
2286
 
2287
- #: lib/admin/customizer.php:231
2288
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:5
2289
  msgid "Select Default Layout"
2290
  msgstr ""
2291
 
2292
- #: lib/admin/customizer.php:215
2293
  msgid "Site Layout"
2294
  msgstr ""
2295
 
2296
- #: lib/admin/customizer.php:190
2297
  msgid "Select Color Style"
2298
  msgstr ""
2299
 
2300
- #: lib/admin/customizer.php:172
2301
  msgid "Color Scheme"
2302
  msgstr ""
2303
 
2304
- #: lib/admin/customizer.php:148
2305
  msgid "Dynamic Text"
2306
  msgstr ""
2307
 
2308
- #: lib/admin/customizer.php:30
2309
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2310
  msgstr ""
2311
 
2312
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:8
2313
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:12
2314
  msgid "Select Layout"
2315
  msgstr ""
2316
 
@@ -2318,106 +2589,105 @@ msgstr ""
2318
  msgid "Reader Interactions"
2319
  msgstr ""
2320
 
2321
- #: 404.php:50
2322
  msgid "Sitemap"
2323
  msgstr ""
2324
 
2325
- #: lib/views/meta-boxes/genesis-user-seo.php:1
2326
  msgid "Author Archive SEO Settings"
2327
  msgstr ""
2328
 
2329
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:18
 
2330
  msgid "Footer Scripts"
2331
  msgstr ""
2332
 
2333
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:9
2334
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:5
 
2335
  msgid "Header Scripts"
2336
  msgstr ""
2337
 
2338
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:24
2339
  msgid "Posts per Page"
2340
  msgstr ""
2341
 
2342
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:18
2343
  msgid "Category IDs, comma separated - 1,2,3 for example"
2344
  msgstr ""
2345
 
2346
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:14
2347
  msgid "Exclude Categories"
2348
  msgstr ""
2349
 
2350
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:6
2351
  msgid "Display Category"
2352
  msgstr ""
2353
 
2354
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:64
2355
  msgid "Entry Pagination"
2356
  msgstr ""
2357
 
2358
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:51
2359
  msgid "Image Alignment:"
2360
  msgstr ""
2361
 
2362
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:33
2363
  msgid "Featured Image"
2364
  msgstr ""
2365
 
2366
- #: lib/admin/customizer.php:411
2367
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:13
2368
  msgid "Entry excerpts"
2369
  msgstr ""
2370
 
2371
- #: lib/admin/customizer.php:410
2372
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:12
2373
  msgid "Entry content"
2374
  msgstr ""
2375
 
2376
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:5
2377
  msgid "Display"
2378
  msgstr ""
2379
 
2380
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:34
2381
  msgid "Attachment/Media"
2382
  msgstr ""
2383
 
2384
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2385
  msgid "Single Posts"
2386
  msgstr ""
2387
 
2388
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:5
2389
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:8
2390
  msgid "Enable Breadcrumbs on"
2391
  msgstr ""
2392
 
2393
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:6
2394
  msgid "Superfish"
2395
  msgstr ""
2396
 
2397
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:23
2398
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2399
  msgstr ""
2400
 
2401
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:16
2402
  msgid "Redirect Custom Comments Feed?"
2403
  msgstr ""
2404
 
2405
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:8
2406
  msgid "Redirect Custom Feed?"
2407
  msgstr ""
2408
 
2409
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:29
2410
  msgid "Email address"
2411
  msgstr ""
2412
 
2413
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
 
2414
  msgid "Updates"
2415
  msgstr ""
2416
 
2417
- #: lib/functions/markup.php:1191 lib/structure/menu.php:87
2418
- msgid "Main navigation"
2419
- msgstr ""
2420
-
2421
  #: lib/functions/layout.php:58
2422
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2423
  msgstr ""
@@ -2442,16 +2712,17 @@ msgstr ""
2442
  msgid "about "
2443
  msgstr ""
2444
 
2445
- #: lib/classes/cli.php:44
2446
  msgid "Genesis database upgraded."
2447
  msgstr ""
2448
 
2449
- #: lib/classes/breadcrumb.php:45
2450
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2451
  msgstr ""
2452
 
2453
- #: lib/functions/upgrade.php:626
2454
- msgid "Congratulations, you are now rocking Genesis %s! <a href=\"%s\">See what's new in %s</a>."
 
2455
  msgstr ""
2456
 
2457
  #. Template Name of the plugin/theme
@@ -2474,62 +2745,62 @@ msgstr ""
2474
  msgid "Genesis"
2475
  msgstr ""
2476
 
2477
- #: lib/widgets/featured-post-widget.php:536
2478
  msgid "Content Post Info"
2479
  msgstr ""
2480
 
2481
- #: lib/widgets/featured-post-widget.php:456
2482
  msgid "Exclude Sticky Posts?"
2483
  msgstr ""
2484
 
2485
- #: lib/admin/customizer.php:468
2486
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:56
2487
- #: lib/widgets/featured-page-widget.php:307
2488
- #: lib/widgets/featured-post-widget.php:514
2489
  msgid "Center"
2490
  msgstr ""
2491
 
2492
- #: lib/widgets/featured-page-widget.php:116
2493
- #: lib/widgets/featured-post-widget.php:159
2494
  msgid "(no title)"
2495
  msgstr ""
2496
 
2497
- #: lib/structure/post.php:768
2498
  msgid "Current page"
2499
  msgstr ""
2500
 
2501
- #: lib/structure/post.php:393 lib/structure/post.php:742
2502
  msgid "Page "
2503
  msgstr ""
2504
 
2505
- #: lib/structure/header.php:910
2506
  msgid "Skip to footer"
2507
  msgstr ""
2508
 
2509
- #: lib/structure/header.php:904
2510
  msgid "Skip to secondary sidebar"
2511
  msgstr ""
2512
 
2513
- #: lib/structure/header.php:900
2514
  msgid "Skip to primary sidebar"
2515
  msgstr ""
2516
 
2517
- #: lib/structure/header.php:897
2518
  msgid "Skip to content"
2519
  msgstr ""
2520
 
2521
- #: lib/structure/header.php:894
2522
  msgid "Skip to primary navigation"
2523
  msgstr ""
2524
 
2525
- #: lib/functions/widgetize.php:202
2526
  msgid "Widgets in this widget area will display after single entries."
2527
  msgstr ""
2528
 
2529
- #: lib/functions/widgetize.php:201
2530
  msgid "After Entry"
2531
  msgstr ""
2532
 
2533
- #: lib/functions/widgetize.php:120
2534
  msgid "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."
2535
  msgstr ""
1
+ # Translation of Genesis - Genesis 2.6 in Catalan
2
+ # This file is distributed under the same license as the Genesis - Genesis 2.6 package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-03-21 08:49:57+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: ca\n"
12
+ "Project-Id-Version: Genesis - Genesis 2.6\n"
13
 
14
+ #: tests/fixtures/config-array-for-customizer-tests.php:46
15
+ msgid "Can Genesis be better? "
16
  msgstr ""
17
 
18
+ #: tests/fixtures/config-array-for-customizer-tests.php:42
19
+ msgid "Genesis Can Be Better"
20
  msgstr ""
21
 
22
+ #: tests/fixtures/config-array-for-customizer-tests.php:32
23
+ msgid "Is this the best Genesis ever? "
24
  msgstr ""
25
 
26
+ #: tests/fixtures/config-array-for-customizer-tests.php:28
27
+ msgid "Best Genesis Title"
28
  msgstr ""
29
 
30
+ #: tests/fixtures/config-array-for-customizer-tests.php:22
31
+ msgid "Genesis is the best."
32
  msgstr ""
33
 
34
+ #: tests/fixtures/config-array-for-customizer-tests.php:21
35
+ msgid "Genesis is the best"
36
  msgstr ""
37
 
38
+ #: tests/System/lib/admin/customizer.php:175
39
+ #: tests/System/lib/admin/customizer.php:213
40
+ msgid "Genesis Custom"
41
  msgstr ""
42
 
43
+ #: tests/System/lib/admin/customizer.php:174
44
+ #: tests/System/lib/admin/customizer.php:212
45
+ msgid "Genesis Blue"
46
  msgstr ""
47
 
48
+ #: lib/widgets/featured-post-widget.php:435
49
+ msgid "Date Modified"
50
  msgstr ""
51
 
52
+ #: lib/widgets/featured-post-widget.php:434
53
+ msgid "Date Published"
54
  msgstr ""
55
 
56
+ #: lib/views/pages/genesis-admin-upgraded.php:74
57
+ msgid "Remove feed settings if Genesis 2.6 is your first version."
58
  msgstr ""
59
 
60
+ #: lib/views/pages/genesis-admin-upgraded.php:73
61
+ msgid "Remove screen reader <code>h2</code> from inside primary <code>nav</code> element."
62
+ msgstr ""
63
+
64
+ #: lib/views/pages/genesis-admin-upgraded.php:72
65
+ msgid "Remove screen reader <code>h2</code> from inside Header Right widget area."
66
+ msgstr ""
67
+
68
+ #: lib/views/pages/genesis-admin-upgraded.php:71
69
+ msgid "Remove duplicate <code>genesis_load_favicon</code> from being hooked to <code>wp_head</code>."
70
+ msgstr ""
71
+
72
+ #: lib/views/pages/genesis-admin-upgraded.php:66
73
+ msgid "Update <code>aria-label</code> attributes for <code>nav</code> elements to remove redundant \"navigation\" word."
74
+ msgstr ""
75
+
76
+ #: lib/views/pages/genesis-admin-upgraded.php:65
77
+ msgid "Ensure <code>[post_tags]</code> and <code>[post_categories]</code> are valid for post type before outputting."
78
+ msgstr ""
79
+
80
+ #: lib/views/pages/genesis-admin-upgraded.php:64
81
+ msgid "Check for post parents before outputting parent in breadcrumbs."
82
+ msgstr ""
83
+
84
+ #: lib/views/pages/genesis-admin-upgraded.php:63
85
+ msgid "Ensure theme support for Genesis import / export menu before outputting."
86
+ msgstr ""
87
+
88
+ #: lib/views/pages/genesis-admin-upgraded.php:62
89
+ msgid "Change <code>h3</code> to <code>h2</code> for titles in admin metaboxes."
90
+ msgstr ""
91
+
92
+ #: lib/views/pages/genesis-admin-upgraded.php:61
93
+ msgid "Ensure default settings get saved to database in new installs."
94
+ msgstr ""
95
+
96
+ #: lib/views/pages/genesis-admin-upgraded.php:60
97
+ msgid "Set ID of <code>entry-pings</code> to <code>comments</code> if only pings exist."
98
+ msgstr ""
99
+
100
+ #: lib/views/pages/genesis-admin-upgraded.php:59
101
+ msgid "More compliance with WordPress coding standards."
102
+ msgstr ""
103
+
104
+ #: lib/views/pages/genesis-admin-upgraded.php:57
105
+ msgid "Fixed"
106
  msgstr ""
107
 
108
  #: lib/views/pages/genesis-admin-upgraded.php:54
109
+ msgid "Improve color scheme retrieval function."
110
  msgstr ""
111
 
112
  #: lib/views/pages/genesis-admin-upgraded.php:53
113
+ msgid "Change description for headings on archive pages to account for accessibility."
114
  msgstr ""
115
 
116
  #: lib/views/pages/genesis-admin-upgraded.php:52
117
+ msgid "Use Markup API for 404 page title."
118
  msgstr ""
119
 
120
  #: lib/views/pages/genesis-admin-upgraded.php:51
121
+ msgid "Use Markup API for <code>entry-title-link</code>."
122
  msgstr ""
123
 
124
  #: lib/views/pages/genesis-admin-upgraded.php:50
125
+ msgid "Move all classes to their own files in <code>lib/classes</code>."
126
  msgstr ""
127
 
128
  #: lib/views/pages/genesis-admin-upgraded.php:49
129
+ msgid "Duplicate all theme and SEO settings in the Customizer."
130
  msgstr ""
131
 
132
  #: lib/views/pages/genesis-admin-upgraded.php:48
133
+ msgid "Update normalize.css to <code>7.0.0</code>."
134
  msgstr ""
135
 
136
  #: lib/views/pages/genesis-admin-upgraded.php:47
137
+ msgid "Change URLs to <code>https</code> wherever possible."
138
  msgstr ""
139
 
140
+ #: lib/views/pages/genesis-admin-upgraded.php:42
141
+ msgid "Add allowance for extra attributes on script tags for registered scripts."
142
  msgstr ""
143
 
144
+ #: lib/views/pages/genesis-admin-upgraded.php:41
145
+ msgid "Add <code>aria-label</code> attribute to secondary <code>nav</code> element."
146
  msgstr ""
147
 
148
+ #: lib/views/pages/genesis-admin-upgraded.php:40
149
+ msgid "Add support for AdSense Auto Ads."
150
  msgstr ""
151
 
152
+ #: lib/views/pages/genesis-admin-upgraded.php:39
153
+ msgid "Add class autoloader."
154
  msgstr ""
155
 
156
  #: lib/views/pages/genesis-admin-upgraded.php:38
157
+ msgid "Add <code>title-tag</code> theme support by default."
158
  msgstr ""
159
 
160
  #: lib/views/pages/genesis-admin-upgraded.php:37
161
+ msgid "Add <code>Genesis_SEO_Document_Title_Parts</code> class."
162
  msgstr ""
163
 
164
  #: lib/views/pages/genesis-admin-upgraded.php:36
165
+ msgid "Add <code>Genesis_Customizer</code> class."
166
  msgstr ""
167
 
168
  #: lib/views/pages/genesis-admin-upgraded.php:35
169
+ msgid "Add contextual filter for <code>content</code> passed through the Markup API."
170
  msgstr ""
171
 
172
  #: lib/views/pages/genesis-admin-upgraded.php:34
173
+ msgid "Add option to sort Featured Posts by date modified."
174
  msgstr ""
175
 
176
+ #: lib/views/pages/genesis-admin-upgraded.php:26
177
+ msgid "Genesis 2.6 includes the ability to live preview all your theme and SEO settings using the WordPress customizer, support for AdSense Auto Ads, full WordPress title tag compatibility, and much more. See below for full changelog."
178
  msgstr ""
179
 
180
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:24
181
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx or pub-xxxxxxxxxxxxx) to enable AdSense."
182
  msgstr ""
183
 
184
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:19
185
+ msgid "Google AdSense Publisher ID"
186
  msgstr ""
187
 
188
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:26
189
+ msgid "Disable AdSense output for this entry?"
190
  msgstr ""
191
 
192
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:21
193
+ msgid "AdSense Output"
194
  msgstr ""
195
 
196
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:33
197
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:26
198
+ msgid "Your child theme uses accessible headings. If you leave this blank, the default accessible heading will be used."
199
  msgstr ""
200
 
201
+ #: lib/functions/markup.php:522
202
+ msgid "Secondary"
203
  msgstr ""
204
 
205
+ #: lib/functions/markup.php:505
206
+ msgid "Main"
207
  msgstr ""
208
 
209
+ #: lib/classes/class-genesis-admin-settings.php:327
210
+ msgid "Hey there! Did you know that theme settings can now be configured with a live preview in the Customizer?"
211
  msgstr ""
212
 
213
+ #. translators: %s: Customizer admin URL
214
+ #: lib/classes/class-genesis-admin-seo-settings.php:210
215
+ #: lib/classes/class-genesis-admin-settings.php:330
216
+ msgid "Eventually, settings pages like this one will no longer be available, and everything will be configured in the Customizer, so go ahead and <a href=\"%s\">start using it now</a>!"
217
  msgstr ""
218
 
219
+ #: lib/classes/class-genesis-admin-seo-settings.php:207
220
+ msgid "Hey there! Did you know that SEO settings can now be configured with a live preview in the Customizer?"
221
  msgstr ""
222
 
223
+ #: lib/admin/inpost-metaboxes.php:287
224
+ msgid "Google Adsense"
225
  msgstr ""
226
 
227
+ #: config/customizer-theme-settings.php:311
228
+ msgid "Header/Footer Scripts"
229
  msgstr ""
230
 
231
+ #: config/customizer-theme-settings.php:131
232
+ msgid "Select the pages which should display breadcrumbs."
233
  msgstr ""
234
 
235
+ #: config/customizer-theme-settings.php:118
236
+ msgid "Select Site Layout"
237
+ msgstr ""
238
+
239
+ #: config/customizer-theme-settings.php:86
240
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx) to activate AdSense Auto Ads"
241
+ msgstr ""
242
+
243
+ #: config/customizer-theme-settings.php:85
244
+ msgid "Publisher ID"
245
+ msgstr ""
246
+
247
+ #. translators: %s: AdSense URL
248
+ #: config/customizer-theme-settings.php:81
249
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:22
250
+ msgid "Don't have AdSense? <a href='%s' target='_blank'>Click here</a> to sign up!"
251
+ msgstr ""
252
+
253
+ #. translators: %s: AdSense Auto Ads URL
254
+ #: config/customizer-theme-settings.php:78
255
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:21
256
+ msgid "Auto Ads must be enabled in your AdSense account for this feature to work properly. <a href=\"%s\">Click here to enable.</a>"
257
+ msgstr ""
258
+
259
+ #: config/customizer-theme-settings.php:76
260
+ #: lib/classes/class-genesis-admin-settings.php:275
261
+ msgid "Google AdSense"
262
+ msgstr ""
263
+
264
+ #: config/customizer-theme-settings.php:43
265
+ msgid "If you provide an email address below, you will be notified via email when a new version of Genesis is available."
266
+ msgstr ""
267
+
268
+ #: config/customizer-theme-settings.php:42
269
+ #: config/customizer-theme-settings.php:47
270
+ msgid "Email Address"
271
+ msgstr ""
272
+
273
+ #: config/customizer-theme-settings.php:34
274
+ msgid "By checking this box, you allow Genesis to periodically check for updates."
275
+ msgstr ""
276
+
277
+ #: config/customizer-theme-settings.php:22
278
+ msgid "Customize the various theme settings."
279
+ msgstr ""
280
+
281
+ #: config/customizer-seo-settings.php:288
282
+ msgid "Apply noydir to entire site?"
283
+ msgstr ""
284
+
285
+ #: config/customizer-seo-settings.php:280
286
+ msgid "Apply noodp to entire site?"
287
  msgstr ""
288
 
289
+ #: config/customizer-seo-settings.php:226
290
+ msgid "Entire Site"
291
  msgstr ""
292
 
293
+ #: config/customizer-seo-settings.php:222
294
+ msgid "Apply noarchive to the pages below."
295
+ msgstr ""
296
+
297
+ #: config/customizer-seo-settings.php:211
298
+ #: config/customizer-seo-settings.php:266
299
+ msgid "Search Results"
300
+ msgstr ""
301
+
302
+ #: config/customizer-seo-settings.php:203
303
+ #: config/customizer-seo-settings.php:258
304
+ msgid "Date Archives"
305
+ msgstr ""
306
+
307
+ #: config/customizer-seo-settings.php:195
308
+ #: config/customizer-seo-settings.php:250
309
+ msgid "Author Archives"
310
+ msgstr ""
311
+
312
+ #: config/customizer-seo-settings.php:187
313
+ #: config/customizer-seo-settings.php:242
314
+ msgid "Tag Archives"
315
+ msgstr ""
316
+
317
+ #: config/customizer-seo-settings.php:179
318
+ #: config/customizer-seo-settings.php:234
319
+ msgid "Category Archives"
320
+ msgstr ""
321
+
322
+ #: config/customizer-seo-settings.php:175
323
+ msgid "Apply noindex to the archive pages below."
324
+ msgstr ""
325
+
326
+ #: config/customizer-seo-settings.php:164
327
+ msgid "Include Shortlink Tag?"
328
+ msgstr ""
329
+
330
+ #: config/customizer-seo-settings.php:148
331
+ msgid "Adjacent Posts rel link tags"
332
+ msgstr ""
333
+
334
+ #: config/customizer-seo-settings.php:144
335
+ msgid "By default, WordPress places several tags in your document title. Most of these tags are completely unnecessary, and provide no SEO value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document title. If you do not know what something is, leave it unchecked."
336
+ msgstr ""
337
+
338
+ #: config/customizer-seo-settings.php:143
339
+ msgid "Document Head"
340
+ msgstr ""
341
+
342
+ #: config/customizer-seo-settings.php:133
343
+ msgid "Apply noarchive to the homepage"
344
+ msgstr ""
345
+
346
+ #: config/customizer-seo-settings.php:125
347
+ msgid "Apply nofollow to the homepage"
348
+ msgstr ""
349
+
350
+ #: config/customizer-seo-settings.php:117
351
+ msgid "Apply noindex to the homepage"
352
+ msgstr ""
353
+
354
+ #: config/customizer-seo-settings.php:91
355
+ msgid "Add site description (tagline) to document title on home page? "
356
+ msgstr ""
357
+
358
+ #: config/customizer-seo-settings.php:83
359
+ msgid "If you leave the document title field blank, your site’s title will be used instead."
360
+ msgstr ""
361
+
362
+ #: config/customizer-seo-settings.php:82
363
+ msgid "Homepage Document Title"
364
+ msgstr ""
365
+
366
+ #: config/customizer-seo-settings.php:74
367
+ msgid "Site Description (tagline)"
368
+ msgstr ""
369
+
370
+ #: config/customizer-seo-settings.php:69
371
+ msgid "Primary Title H1"
372
+ msgstr ""
373
+
374
+ #: config/customizer-seo-settings.php:33
375
+ msgid "Add site name to document title on inner pages? "
376
+ msgstr ""
377
+
378
+ #: config/customizer-seo-settings.php:23
379
+ msgid "Customize the various theme SEO settings."
380
+ msgstr ""
381
+
382
+ #: lib/views/pages/genesis-admin-upgraded.php:30
383
+ msgid "Changes"
384
+ msgstr ""
385
+
386
+ #. translators: %s: URL to studiopress.com.
387
+ #: lib/views/misc/use-child-theme-notice.php:20
388
  msgid "For more information, see our article at %s"
389
  msgstr ""
390
 
391
  #. translators: Open and close anchor tags.
392
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
393
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
394
  msgstr ""
395
 
396
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:22
397
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
398
  msgstr ""
399
 
400
  #. translators: Open and close span tags, abbreviation expansion for SEO.
401
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:62
402
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
403
  msgstr ""
404
 
405
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
406
  msgid "SEO"
407
  msgstr ""
408
 
409
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
410
  msgid "Search engine optimization"
411
  msgstr ""
412
 
413
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
414
  msgid "301 Redirect."
415
  msgstr ""
416
 
417
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:54
418
  msgid "Top: after opening body tag"
419
  msgstr ""
420
 
421
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:53
422
  msgid "Bottom: before closing body tag"
423
  msgstr ""
424
 
425
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:49
426
  msgid "Body Scripts Position"
427
  msgstr ""
428
 
429
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:38
430
  msgid "Body Scripts"
431
  msgstr ""
432
 
433
+ #. translators: %s: Name of head tag.
434
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:30
435
  msgid "Output before the closing %s tag, after sitewide header scripts."
436
  msgstr ""
437
 
438
+ #. translators: %s: Theme settings admin screen link.
439
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
440
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
441
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
442
  msgid "Default Layout set in %s"
443
  msgstr ""
444
 
445
  #. translators: Opn and close post type archive link, post type name.
446
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:19
447
  msgid "View the %1$s%3$s archive%2$s."
448
  msgstr ""
449
 
450
+ #. translators: 1: Open anchor tag to theme settings, 2: Close anchor tag to
451
+ #. theme settings.
452
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:29
453
+ msgid "Default Layout set in %1$sTheme Settings%2$s"
454
  msgstr ""
455
 
456
+ #. translators: %s: Reference link.
457
+ #: lib/views/help/genesis-inpost-seo.php:59
458
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
459
  msgstr ""
460
 
461
+ #: lib/views/help/genesis-inpost-seo.php:56
462
  msgid "Apply noarchive to this post/page"
463
  msgstr ""
464
 
465
+ #: lib/views/help/genesis-inpost-seo.php:49
466
  msgid "Apply nofollow to this post/page"
467
  msgstr ""
468
 
469
+ #. translators: %s: Reference link.
470
+ #: lib/views/help/genesis-inpost-seo.php:45
471
+ #: lib/views/help/genesis-inpost-seo.php:52
472
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
473
  msgstr ""
474
 
475
+ #: lib/views/help/genesis-inpost-seo.php:42
476
  msgid "Apply noindex to this post/page"
477
  msgstr ""
478
 
479
+ #. translators: %s: Reference link.
480
+ #: lib/views/help/genesis-inpost-seo.php:38
481
  msgid " &mdash; Redirect this post/page to this URL. %s."
482
  msgstr ""
483
 
484
+ #. translators: %s: Reference link.
485
+ #: lib/views/help/genesis-inpost-seo.php:31
486
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
487
  msgstr ""
488
 
489
+ #: lib/views/help/genesis-inpost-seo.php:25
490
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
491
  msgstr ""
492
 
493
+ #: lib/views/help/genesis-inpost-seo.php:21
494
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
495
  msgstr ""
496
 
497
+ #: lib/views/help/genesis-inpost-seo.php:17
498
  msgid " &mdash; Output in the document <title> Tag."
499
  msgstr ""
500
 
501
+ #. translators: 1: Open anchor tag, 2: Close anchor tag.
502
+ #: lib/views/help/genesis-blog.php:28
503
+ msgid "You can find more on this feature in the %1$sHow to Add a Post Category Page tutorial.%2$s"
504
  msgstr ""
505
 
506
  #. Description of the plugin/theme
511
  msgid "Edit Archive Settings"
512
  msgstr ""
513
 
514
+ #: lib/views/pages/genesis-admin-upgraded.php:69
515
  msgid "Removed"
516
  msgstr ""
517
 
518
+ #: lib/views/pages/genesis-admin-upgraded.php:45
519
  msgid "Changed"
520
  msgstr ""
521
 
522
+ #: lib/views/pages/genesis-admin-upgraded.php:32
523
  msgid "Added"
524
  msgstr ""
525
 
526
+ #: lib/views/misc/use-child-theme-notice.php:20
527
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
528
  msgstr ""
529
 
530
+ #: lib/views/misc/use-child-theme-notice.php:18
531
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
532
  msgstr ""
533
 
534
+ #: lib/views/misc/use-child-theme-notice.php:16
535
  msgid "Please Activate a Genesis Child Theme:"
536
  msgstr ""
537
 
538
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:19
539
  msgid "Use for site title/logo"
540
  msgstr ""
541
 
542
+ #: config/customizer-theme-settings.php:33
543
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:41
544
  msgid "Check For Updates"
545
  msgstr ""
546
 
547
+ #: lib/views/help/genesis-information.php:26
548
  msgid "If you provide an email address, your site will email you when the update can be performed."
549
  msgstr ""
550
 
551
+ #: lib/classes/class-genesis-admin-seo-settings.php:45
552
+ #: lib/classes/class-genesis-admin-settings.php:60
553
+ #: lib/classes/class-genesis-admin.php:129
554
  msgid "Save Changes"
555
  msgstr ""
556
 
557
+ #: lib/views/help/genesis-inpost-seo.php:59
558
  msgid "Read more about noarchive"
559
  msgstr ""
560
 
561
+ #: lib/views/help/genesis-inpost-seo.php:52
562
  msgid "Read more about nofollow"
563
  msgstr ""
564
 
565
+ #: lib/views/help/genesis-inpost-seo.php:45
566
  msgid "Read more about noindex"
567
  msgstr ""
568
 
569
+ #: lib/views/help/genesis-inpost-seo.php:38
570
  msgid "Read more about 301 Redirects"
571
  msgstr ""
572
 
573
+ #: lib/views/help/genesis-inpost-seo.php:31
574
  msgid "Read more about Custom Canonical URL"
575
  msgstr ""
576
 
577
+ #: config/customizer-theme-settings.php:297
578
  msgid "Entry Pagination Type"
579
  msgstr ""
580
 
581
+ #. translators: %s: URL for current website.
582
+ #: 404.php:48
583
  msgid "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."
584
  msgstr "La pàgina que cerques ja no existeix. Pots tornar a la <a href=\"%s\">pàgina d'inici</a> i mirar de trobar el que busques, o revisar la informació d'aquí sota."
585
 
586
+ #: lib/widgets/featured-post-widget.php:454
587
  msgid "Exclude Previously Displayed Posts?"
588
  msgstr "Exclou les entrades que ja hi han sortit?"
589
 
590
+ #: lib/structure/post.php:445
591
  msgid "Sorry, no content matched your criteria."
592
  msgstr "Vaja, no hi ha res a mostrar amb aquest criteri."
593
 
594
+ #: lib/structure/comments.php:369
595
  msgid "at"
596
  msgstr "a les"
597
 
598
+ #: lib/classes/class-genesis-script-loader.php:197
599
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
600
  msgstr "En actualitzar Genesis se sobreescriurà la versió actual. Segur que vols actualitzar? \"Cancel·la\" per parar el procés, prem \"OK\" per actualitzar."
601
 
602
+ #: lib/classes/class-genesis-script-loader.php:196
603
  msgid "The changes you made will be lost if you navigate away from this page."
604
  msgstr "Els canvis que has fet es perdran si marxes de la pàgina."
605
 
606
+ #: lib/functions/deprecated.php:422
607
  msgid "decimal or hexidecimal entities"
608
  msgstr "entitats decimals o hexadecimals"
609
 
610
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
611
  msgid "Primary Navigation Extras"
612
  msgstr "Extres de la navegació primària"
613
 
614
+ #: lib/admin/inpost-metaboxes.php:136
615
  msgid "Scripts"
616
  msgstr "Scripts"
617
 
618
  #. translators: Meta noindex attribute.
619
  #. translators: Meta nofollow attribute.
620
  #. translators: Meta noarchive attribute.
 
 
621
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
622
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:54
623
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:61
624
  msgid "Apply %s to this archive"
625
  msgstr "Aplica %s a aquest arxiu"
626
 
627
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:41
628
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:87
629
  msgid "Robots Meta Tags"
630
  msgstr "Metaetiquetes Robots"
631
 
632
+ #: config/customizer-seo-settings.php:108
633
+ #: lib/views/help/genesis-inpost-seo.php:24
634
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
635
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:47
636
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:77
637
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:33
638
+ #: lib/views/meta-boxes/genesis-user-seo.php:34
639
  msgid "Meta Keywords"
640
  msgstr "Paraules clau"
641
 
642
+ #: config/customizer-seo-settings.php:99
643
+ #: lib/views/help/genesis-inpost-seo.php:20
644
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:26
645
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:34
646
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
647
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:26
648
+ #: lib/views/meta-boxes/genesis-user-seo.php:27
649
  msgid "Meta Description"
650
  msgstr "Descripció meta"
651
 
653
  msgid "Archive"
654
  msgstr "Arxiu"
655
 
656
+ #. translators: %s: URL for current website.
657
+ #: 404.php:41
658
  msgid "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."
659
  msgstr "La pàgina que cerques ja no existeix. Pots tornar a la <a href=\"%s\">pàgina d'inici</a> i mirar de trobar el que busques, o també pots fer servir el cercador."
660
 
661
+ #: 404.php:33
662
  msgid "Not found, error 404"
663
  msgstr "No s'ha trobat, error 404"
664
 
666
  msgid "Search Results for:"
667
  msgstr "Cerca resultats per a:"
668
 
669
+ #: lib/classes/class-genesis-contributor.php:120
670
  msgid "Contributor"
671
  msgstr "Contribuidor"
672
 
673
+ #: lib/views/pages/genesis-admin-upgraded.php:108
674
  msgid "Contributors"
675
  msgstr "Contribuidors"
676
 
677
+ #: lib/classes/class-genesis-contributor.php:121
678
  msgid "Lead Developer"
679
  msgstr "Desenvolupador principal"
680
 
681
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:15
682
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
683
  msgstr "Aquesta configuració s'aplica a qualsevol pàgina que faci servir la plantilla \"Blog\", no a la pàgina d'inici o a les pàgines d'arxiu."
684
 
685
+ #: config/customizer-seo-settings.php:65
686
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:32
687
  msgid "Homepage"
688
  msgstr "Pàgina d'inici"
689
 
690
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:29
691
  msgid "Posts Page"
692
  msgstr "Pàgina de les entrades"
693
 
694
+ #: lib/classes/class-genesis-admin-settings.php:295
695
  msgid "Blog Page Template"
696
  msgstr "Plantilla de la pàgina de blog"
697
 
698
+ #: lib/classes/class-genesis-admin-settings.php:236
699
+ #: lib/classes/class-genesis-admin-settings.php:286
700
+ #: lib/views/help/genesis-navigation.php:15
701
  msgid "Navigation"
702
  msgstr "Navegació"
703
 
704
+ #: config/customizer-theme-settings.php:58
705
+ #: lib/classes/class-genesis-admin-settings.php:233
706
+ #: lib/classes/class-genesis-admin-settings.php:282
707
+ #: lib/views/help/genesis-header.php:15
708
  msgid "Header"
709
  msgstr "Encapçalament"
710
 
711
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
712
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
713
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
714
  msgstr ""
715
 
716
+ #: config/customizer-seo-settings.php:100
717
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:71
718
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
719
  msgstr "La meta descripció es fa servir per determinar el text que apareix sota el títol en les pàgines de resultats dels motors de cerca."
720
 
721
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:52
722
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
723
  msgstr "Si ho deixes en blanc es farà servir el nom del lloc."
724
 
725
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
726
  msgid "Site Description (Tagline)"
727
  msgstr "Descripció del lloc web"
728
 
729
+ #: config/customizer-seo-settings.php:42
730
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:45
731
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
732
  msgstr "Si el títol consisteix en dues parts (títol original i nom del lloc afegit), aleshores el separador anirà emmig dels dos."
733
 
734
+ #: config/customizer-seo-settings.php:41
735
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:43
736
  msgid "Document Title Separator"
737
  msgstr "Separador del títol del document:"
738
 
739
+ #: config/customizer-seo-settings.php:51
740
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:58
741
  msgid "Determines which side the added title text will go on."
742
  msgstr "Determina a quina banda vols que surti el text afegit."
743
 
744
+ #. translators: %s: Escaped title tag.
745
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
746
  msgid "Add site name to %s on inner pages?"
747
  msgstr "Afegir el nom del lloc a %s a la resta de pàgines?"
748
 
749
  #. translators: Escaped title tag.
750
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:59
751
  msgid "Add site description (tagline) to %s on home page?"
752
  msgstr "Afegir la descripció del lloc al %s, a la pàgina d'inici?"
753
 
759
  msgid "Search this website"
760
  msgstr "Cerca aquest lloc web"
761
 
762
+ #: lib/structure/loops.php:364
763
  msgid "Read more"
764
  msgstr "Llegeix més"
765
 
766
+ #: lib/views/pages/genesis-admin-upgraded.php:134
767
  msgid "Go to SEO Settings &rarr;"
768
  msgstr "Vés a la Configuració del SEO &rarr;"
769
 
770
+ #: lib/views/pages/genesis-admin-upgraded.php:132
771
  msgid "Go to Theme Settings &rarr;"
772
  msgstr "Vés a la Configuració del tema &rarr;"
773
 
774
+ #: lib/views/pages/genesis-admin-upgraded.php:83
775
  msgid "Project Leads"
776
  msgstr "Caps de projecte"
777
 
778
+ #. translators: %s: Genesis version.
779
+ #: lib/classes/class-genesis-admin-upgraded.php:37
780
  msgid "Welcome to Genesis %s"
781
  msgstr "Benvingut a Genesis %s"
782
 
784
  msgid "Google+"
785
  msgstr "Google+"
786
 
787
+ #: config/customizer-theme-settings.php:62
788
  msgid "Use for site title/logo:"
789
  msgstr "Fes servir pel títol/logo:"
790
 
791
+ #: lib/structure/footer.php:152
792
  msgid "on"
793
  msgstr "a"
794
 
795
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:54
796
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:40
797
  msgid "Leave empty if you do not want to display any intro text."
798
  msgstr "Deixa-ho en blanc si no vols que aparegui cap text d'introducció."
799
 
800
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:43
801
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:35
802
  msgid "Archive Intro Text"
803
  msgstr "Text d'introducció de l'arxiu"
804
 
805
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:35
806
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:28
807
  msgid "Leave empty if you do not want to display a headline."
808
  msgstr "Deixa-ho en blanc si no vols mostrar un encapçalament."
809
 
810
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:27
811
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:20
812
  msgid "Archive Headline"
813
  msgstr "Títol de l'arxiu"
814
 
815
+ #: lib/classes/class-genesis-admin-seo-settings.php:49
816
+ #: lib/classes/class-genesis-admin-settings.php:64
817
+ #: lib/classes/class-genesis-admin.php:133
818
  msgid "Error saving settings."
819
  msgstr "Error en desar la configuració."
820
 
821
+ #: lib/widgets/user-profile-widget.php:198
822
  msgid "Custom Text Content"
823
  msgstr "Contingut del text personalitzat"
824
 
825
+ #: lib/init.php:89
826
  msgid "Secondary Navigation Menu"
827
  msgstr "Menú de navegació secundari"
828
 
829
+ #: lib/functions/widgetize.php:125
830
  msgid "Header Left"
831
  msgstr "Capçalera esquerra"
832
 
833
+ #: lib/widgets/user-profile-widget.php:217
834
  msgid "Extended page link text"
835
  msgstr "Text de l'enllaç"
836
 
837
+ #. translators: %d: Footer widget counter.
838
+ #: lib/functions/widgetize.php:183
839
  msgid "Footer %d widget area."
840
  msgstr "Àrea de ginys del peu de pàgina %d"
841
 
842
+ #: lib/functions/widgetize.php:148
843
  msgid "This is the secondary sidebar if you are using a three column site layout option."
844
  msgstr "Aquesta és la barra lateral secundària si fas servir l'estructura de tres columnes."
845
 
846
+ #: lib/functions/widgetize.php:137
847
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
848
  msgstr "Aquesta és la barra lateral primària si fas servir l'estructura de dues o tres columnes."
849
 
850
+ #: lib/functions/deprecated.php:232
851
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
852
  msgstr "L'argument, \"context\", s'ha remplaçat per \"theme_location\" al $args."
853
 
854
+ #. translators: %s: Genesis_Admin class name.
855
+ #: lib/classes/class-genesis-admin.php:140
856
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
857
  msgstr "No pots fer servir %s per crear dos menús a la mateixa subclasse. Fes servir subclasses separades per a cada menú."
858
 
859
+ #: lib/views/meta-boxes/genesis-user-author.php:15
860
  msgid "Author Archive Settings"
861
  msgstr "Configuració de l'arxiu d'autor"
862
 
863
+ #: lib/views/meta-boxes/genesis-user-settings.php:15
864
  msgid "User Permissions"
865
  msgstr "Permisos d'usuari"
866
 
867
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:35
868
  msgid "Please select the color style from the drop down list and save your settings."
869
  msgstr "Tria el color que vulguis i desa els canvis."
870
 
871
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:21
872
  msgid "Color Style:"
873
  msgstr "Colors:"
874
 
875
+ #. translators: %s: </head>
876
+ #. translators: %s: </body>
877
  #. translators: Escaped HTML head tag.
878
  #. translators: Escaped HTML body tag.
879
+ #: config/customizer-theme-settings.php:317
880
+ #: config/customizer-theme-settings.php:327
881
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:25
882
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:38
883
  msgid "This code will output immediately before the closing %s tag in the document source."
884
  msgstr "El hook de %1$s s'executa just abans del tancament de l'etiqueta %2$s en el codi font."
885
 
886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
887
  msgid "Image Size:"
888
  msgstr "Mida de la imatge:"
889
 
890
+ #: lib/classes/class-genesis-admin-settings.php:268
891
  msgid "Color Style"
892
  msgstr "Colors"
893
 
894
+ #: lib/classes/class-genesis-admin-settings.php:82
895
  msgid "Follow me on Twitter"
896
  msgstr "Segueix-me a Twitter"
897
 
898
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:60
899
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:61
900
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:149
901
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:177
902
+ #: lib/views/help/cpt-archive-archive.php:15
903
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:16
904
  msgid "Archive Settings"
905
  msgstr "Configuració de l'Arxiu"
906
 
907
  #. translators: Meta rel attribute.
908
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:34
909
  msgid "Adjacent Posts %s link tags"
910
  msgstr "Enllaços %s a entrades adjacents"
911
 
912
+ #: lib/admin/inpost-metaboxes.php:216
913
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:156
914
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:179
915
+ #: lib/views/help/cpt-archive-layout.php:15
916
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:23
917
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:27
918
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:15
919
+ #: lib/views/meta-boxes/genesis-user-layout.php:17
920
  msgid "Layout Settings"
921
  msgstr "Aparença"
922
 
923
+ #: config/customizer-seo-settings.php:22 lib/admin/inpost-metaboxes.php:33
924
+ #: lib/admin/inpost-metaboxes.php:63
925
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:15
926
  msgid "Theme SEO Settings"
927
  msgstr "Configuració del SEO del tema"
928
 
929
+ #: lib/functions/formatting.php:389
930
  msgctxt "separator in time difference"
931
  msgid "and"
932
  msgstr "i"
933
 
934
+ #. translators: %s: Number of second(s).
935
+ #: lib/functions/formatting.php:358
936
  msgctxt "time difference"
937
  msgid "%s second"
938
  msgid_plural "%s seconds"
939
  msgstr[0] "%s segon"
940
  msgstr[1] "%s segons"
941
 
942
+ #. translators: %s: Number of minute(s).
943
+ #: lib/functions/formatting.php:356
944
  msgctxt "time difference"
945
  msgid "%s minute"
946
  msgid_plural "%s minutes"
947
  msgstr[0] "%s minut"
948
  msgstr[1] "%s minuts"
949
 
950
+ #. translators: %s: Number of hour(s).
951
+ #: lib/functions/formatting.php:354
952
  msgctxt "time difference"
953
  msgid "%s hour"
954
  msgid_plural "%s hours"
955
  msgstr[0] "%s hora"
956
  msgstr[1] "%s hores"
957
 
958
+ #. translators: %s: Number of day(s).
959
+ #: lib/functions/formatting.php:352
960
  msgctxt "time difference"
961
  msgid "%s day"
962
  msgid_plural "%s days"
963
  msgstr[0] "%s dia"
964
  msgstr[1] "%s dies"
965
 
966
+ #. translators: %s: Number of week(s).
967
+ #: lib/functions/formatting.php:350
968
  msgctxt "time difference"
969
  msgid "%s week"
970
  msgid_plural "%s weeks"
971
  msgstr[0] "%s setmana"
972
  msgstr[1] "%s setmanes"
973
 
974
+ #. translators: %s: Number of month(s).
975
+ #: lib/functions/formatting.php:348
976
  msgctxt "time difference"
977
  msgid "%s month"
978
  msgid_plural "%s months"
979
  msgstr[0] "%s mes"
980
  msgstr[1] "%s mesos"
981
 
982
+ #. translators: %s: Number of year(s).
983
+ #: lib/functions/formatting.php:346
984
  msgctxt "time difference"
985
  msgid "%s year"
986
  msgid_plural "%s years"
987
  msgstr[0] "%s any"
988
  msgstr[1] "%s anys"
989
 
990
+ #: lib/functions/formatting.php:340
991
  msgctxt "time difference"
992
  msgid "seconds"
993
  msgstr "segons"
994
 
995
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:85
 
996
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
997
  msgstr "Aquestes opcions afecten qualsevol pàgina que llisti el contingut d'entrades com: pàgines d'arxiu, blog, pàgines de categoria, de cerca o d'etiquetes."
998
 
999
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:45
1000
  msgid "404 Page"
1001
  msgstr "Pàgina 404"
1002
 
1003
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:42
1004
  msgid "Archives"
1005
  msgstr "Arxius"
1006
 
1007
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:39
1008
  msgid "Pages"
1009
  msgstr "Pàgines"
1010
 
1011
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:26
1012
  msgid "Front Page"
1013
  msgstr "Pàgina inicial"
1014
 
1015
+ #: lib/classes/class-genesis-admin-settings.php:243
1016
+ #: lib/classes/class-genesis-admin-settings.php:298
1017
+ #: lib/views/help/genesis-scripts.php:15
1018
  msgid "Header and Footer Scripts"
1019
  msgstr "Scripts de la capçalera i el peu de pàgina"
1020
 
1021
+ #: config/customizer-theme-settings.php:204
1022
+ #: lib/classes/class-genesis-admin-settings.php:240
1023
+ #: lib/classes/class-genesis-admin-settings.php:293
1024
+ #: lib/views/help/genesis-comments.php:15
1025
  msgid "Comments and Trackbacks"
1026
  msgstr "Comentaris i retroenllaços"
1027
 
1028
+ #: lib/classes/class-genesis-admin-settings.php:232
1029
+ #: lib/classes/class-genesis-admin-settings.php:278
1030
+ #: lib/views/help/genesis-layout.php:15
1031
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:22
1032
  msgid "Default Layout"
1033
  msgstr "Aparença per defecte"
1034
 
1035
+ #: config/customizer-seo-settings.php:109
1036
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:81
1037
  msgid "Keywords are generally ignored by Search Engines."
1038
  msgstr "Les paraules clau, generalment, són ignorades pels motors de cerca."
1039
 
1040
+ #: lib/classes/class-genesis-admin-seo-settings.php:47
1041
+ #: lib/classes/class-genesis-admin-settings.php:62
1042
+ #: lib/classes/class-genesis-admin.php:131
1043
  msgid "Settings saved."
1044
  msgstr "Configuració desada."
1045
 
1046
+ #: lib/classes/class-genesis-admin-seo-settings.php:48
1047
+ #: lib/classes/class-genesis-admin-settings.php:63
1048
+ #: lib/classes/class-genesis-admin.php:132
1049
  msgid "Settings reset."
1050
  msgstr "Configuració esborrada."
1051
 
1052
+ #: lib/classes/class-genesis-admin-import-export.php:100
1053
  msgid "Settings successfully imported."
1054
  msgstr "Configuració importada amb èxit."
1055
 
1056
+ #: lib/views/pages/genesis-admin-import-export.php:38
1057
  msgid "Upload File and Import"
1058
  msgstr "Puja l'arxiu i importa"
1059
 
1060
+ #: lib/views/pages/genesis-admin-import-export.php:30
1061
  msgid "Choose the file from your computer and click \"Upload file and Import\""
1062
  msgstr "Tria l'arxiu corresponent i fes clic a \"Puja l'arxiu i importa\""
1063
 
1064
+ #: lib/admin/customizer.php:94
1065
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:24
1066
  msgid "Default"
1067
  msgstr "Predeterminat"
1068
 
1069
+ #: lib/structure/post.php:679 lib/structure/post.php:799
1070
  msgid "Next Page"
1071
  msgstr "Pàgina següent"
1072
 
1073
+ #: lib/structure/post.php:678 lib/structure/post.php:761
1074
  msgid "Previous Page"
1075
  msgstr "Pàgina anterior"
1076
 
1078
  msgid "ago"
1079
  msgstr "enrere"
1080
 
1081
+ #: lib/classes/class-genesis-script-loader.php:195
1082
  msgid "Select / Deselect All"
1083
  msgstr "Selecciona / desselecciona tot"
1084
 
1085
+ #: lib/classes/class-genesis-admin-import-export.php:145
1086
  msgid "No export options available."
1087
  msgstr "No hi ha opcions d'exportar disponibles."
1088
 
1089
+ #. translators: %d: Footer widget counter.
1090
+ #: lib/functions/widgetize.php:181
1091
  msgid "Footer %d"
1092
  msgstr "Peu de pàgina %d"
1093
 
1095
  msgid "No Label Selected"
1096
  msgstr "No s'ha triat un nom"
1097
 
1098
+ #: lib/classes/class-genesis-admin-import-export.php:102
1099
  msgid "There was a problem importing your settings. Please try again."
1100
  msgstr "Hi ha hagut un problema important la teva configuració. Torna a provar-ho."
1101
 
1102
+ #: lib/functions/markup.php:1185 lib/functions/widgetize.php:147
1103
  msgid "Secondary Sidebar"
1104
  msgstr "Barra lateral secundària"
1105
 
1106
+ #: lib/functions/markup.php:1164 lib/functions/widgetize.php:136
1107
  msgid "Primary Sidebar"
1108
  msgstr "Barra lateral primària"
1109
 
1110
+ #: lib/functions/widgetize.php:125
1111
  msgid "Header Right"
1112
  msgstr "Capçalera dreta"
1113
 
1114
+ #: lib/classes/class-genesis-breadcrumb.php:71
1115
  msgid "Not found: "
1116
  msgstr "No s'ha trobat:"
1117
 
1118
+ #: lib/widgets/featured-post-widget.php:549
1119
  msgid "No Content"
1120
  msgstr "No contingut"
1121
 
1122
+ #: lib/widgets/featured-post-widget.php:548
1123
  msgid "Show Content Limit"
1124
  msgstr "Mostra el límit de contingut"
1125
 
1126
+ #: lib/widgets/featured-post-widget.php:547
1127
  msgid "Show Excerpt"
1128
  msgstr "Mostra el resum"
1129
 
1130
+ #: lib/widgets/featured-post-widget.php:546
1131
  msgid "Show Content"
1132
  msgstr "Mostra el contingut"
1133
 
1134
+ #: lib/widgets/featured-post-widget.php:544
1135
  msgid "Content Type"
1136
  msgstr "Tipus de contingut"
1137
 
1138
+ #: lib/widgets/featured-post-widget.php:536
1139
  msgid "Show Post Info"
1140
  msgstr "Mostra la informació de l'entrada"
1141
 
1142
+ #: lib/widgets/featured-page-widget.php:294
1143
+ #: lib/widgets/featured-post-widget.php:496
1144
  msgid "Show Featured Image"
1145
  msgstr "Mostra la imatge destacada"
1146
 
1147
+ #: lib/views/meta-boxes/genesis-user-author.php:36
1148
  msgid "This text will be the first paragraph, and display on the first page"
1149
  msgstr "Aquest text serà el primer paràgraf, i es mostrarà a la primera pàgina"
1150
 
1151
+ #: lib/views/meta-boxes/genesis-user-author.php:33
1152
  msgid "Custom Description Text"
1153
  msgstr "Text de descripció personalitzat"
1154
 
1155
  #. translators: Escaped H1 tag.
1156
+ #: lib/views/meta-boxes/genesis-user-author.php:26
1157
  msgid "Will display in the %s tag at the top of the first page"
1158
  msgstr "Es mostrarà a l'etiqueta %s a dalt de tot de la pàgina."
1159
 
1160
+ #: lib/views/meta-boxes/genesis-user-author.php:20
1161
  msgid "Custom Archive Headline"
1162
  msgstr "Títol de l'arxiu personalitzat"
1163
 
1164
+ #: lib/views/meta-boxes/genesis-user-author.php:16
1165
+ #: lib/views/meta-boxes/genesis-user-layout.php:18
1166
+ #: lib/views/meta-boxes/genesis-user-seo.php:16
1167
  msgid "These settings apply to this author's archive pages."
1168
  msgstr "Aquesta configuració s'aplica a les pàgines d'arxiu d'aquest autor."
1169
 
1170
+ #: lib/views/meta-boxes/genesis-user-author.php:47
1171
  msgid "Enable Author Box on this User's Archives?"
1172
  msgstr "Permetre l'apartat d'autor als arxius d'aquest usuari?"
1173
 
1174
+ #: lib/views/meta-boxes/genesis-user-author.php:44
1175
  msgid "Enable Author Box on this User's Posts?"
1176
  msgstr "Permetre l'apartat d'autor a les entrades d'aquest usuari?"
1177
 
1178
+ #: lib/views/meta-boxes/genesis-user-settings.php:31
1179
  msgid "Enable Import/Export Submenu?"
1180
  msgstr "Mostrar el submenú Importa/Exporta?"
1181
 
1182
+ #: lib/views/meta-boxes/genesis-user-settings.php:26
1183
  msgid "Enable SEO Settings Submenu?"
1184
  msgstr "Mostrar el submenú de la configuració del SEO?"
1185
 
1186
+ #: lib/views/meta-boxes/genesis-user-settings.php:22
1187
  msgid "Enable Genesis Admin Menu?"
1188
  msgstr "Mostrar el menú d'administració de Genesis?"
1189
 
1190
+ #: lib/views/meta-boxes/genesis-user-settings.php:19
1191
  msgid "Genesis Admin Menus"
1192
  msgstr "Menús d'administració de Genesis"
1193
 
1194
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:50
1195
  msgid "Include the Featured Image?"
1196
  msgstr "Incloure la imatge destacada?"
1197
 
1198
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:20
1199
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:23
1200
+ #: lib/views/meta-boxes/genesis-user-layout.php:22
1201
+ #: lib/views/meta-boxes/genesis-user-layout.php:25
1202
  msgid "Choose Layout"
1203
  msgstr "Tria l'aparença"
1204
 
1205
+ #: lib/classes/class-genesis-admin-import-export.php:46
1206
+ #: lib/classes/class-genesis-admin-import-export.php:64
1207
+ #: lib/views/help/import-export-general.php:15
1208
  msgid "Import/Export"
1209
  msgstr "Importa/Exporta"
1210
 
1211
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:56
1212
  msgid "Custom Post Class"
1213
  msgstr "Classe d'entrada personalitzada"
1214
 
1215
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:50
1216
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:51
1217
  msgid "Custom Body Class"
1218
  msgstr "Classe del Body personalitzada"
1219
 
1220
+ #: lib/views/help/genesis-inpost-seo.php:35
1221
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
1222
  msgid "Custom Redirect URL"
1223
  msgstr "URI personalitzada de redirecció"
1224
 
1225
  #. translators: Title string length
1226
  #. translators: Description string length
1227
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:27
1228
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
1229
  msgid "Characters Used: %s"
1230
  msgstr "Caràcters usats: %s"
1231
 
1232
+ #: lib/views/pages/genesis-admin-import-export.php:61
1233
  msgid "Download Export File"
1234
  msgstr "Descarrega l'arxiu d'exportar"
1235
 
1236
+ #: lib/views/pages/genesis-admin-import-export.php:54
1237
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1238
  msgstr "Un cop hagis desat l'arxiu, pots fer servir la funció d'importar en un altre lloc web per importar-ne les dades."
1239
 
1240
+ #: lib/views/pages/genesis-admin-import-export.php:46
1241
  msgid "Export Genesis Settings File"
1242
  msgstr "Exporta l'arxiu de configuració de Genesis"
1243
 
1244
+ #: lib/views/pages/genesis-admin-import-export.php:35
1245
  msgid "Upload File (Maximum Size: %s): "
1246
  msgstr "Puja l'arxiu: (Mida màxima: %s)"
1247
 
1248
+ #: lib/views/pages/genesis-admin-import-export.php:22
1249
  msgid "Import Genesis Settings File"
1250
  msgstr "Importa l'arxiu de configuració de Genesis"
1251
 
1252
+ #: lib/classes/class-genesis-admin-import-export.php:45
1253
  msgid "Genesis - Import/Export"
1254
  msgstr "Genesis - Importar/Exportar"
1255
 
1256
+ #: lib/widgets/user-profile-widget.php:223
1257
  msgid "Show Author Archive Link?"
1258
  msgstr "Mostrar enllaç a l'arxiu d'autor?"
1259
 
1260
+ #: lib/widgets/user-profile-widget.php:204
1261
  msgid "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."
1262
  msgstr "Tria quina ha de ser la pàgina \"Sobre mi\" de la llista de sota. Serà la pàgina a la qual s'enllaça al final de la secció."
1263
 
1264
+ #: lib/widgets/user-profile-widget.php:197
1265
  msgid "Custom Text (below)"
1266
  msgstr "Text personalitzat (sota)"
1267
 
1268
+ #: lib/widgets/user-profile-widget.php:195
1269
  msgid "Author Bio"
1270
  msgstr "Biografia d'autor"
1271
 
1272
+ #: lib/widgets/user-profile-widget.php:192
1273
  msgid "Select which text you would like to use as the author description"
1274
  msgstr "Tria quin text vols fer servir com a descripció d'autor"
1275
 
1276
+ #: lib/widgets/user-profile-widget.php:173
1277
  msgid "Extra Large"
1278
  msgstr "Super gran"
1279
 
1280
+ #: lib/widgets/user-profile-widget.php:172
1281
  msgid "Large"
1282
  msgstr "Gran"
1283
 
1284
+ #: lib/widgets/user-profile-widget.php:171
1285
  msgid "Medium"
1286
  msgstr "Mitjana"
1287
 
1288
+ #: lib/widgets/user-profile-widget.php:170
1289
  msgid "Small"
1290
  msgstr "Petita"
1291
 
1305
  msgid "Displays user profile block with Gravatar"
1306
  msgstr "Mostra el perfil d'usuari amb Gravatar"
1307
 
1308
+ #: lib/widgets/featured-post-widget.php:589
1309
  msgid "Link Text"
1310
  msgstr "Text de l'enllaç"
1311
 
1312
+ #: lib/widgets/featured-post-widget.php:585
1313
  msgid "Show Category Archive Link"
1314
  msgstr "Mostra l'enllaç a l'arxiu de categoria"
1315
 
1316
+ #: lib/widgets/featured-post-widget.php:567
1317
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1318
  msgstr "Per mostrar una llista de més entrades d'aquesta categoria, omple la informació següent"
1319
 
1320
+ #: lib/widgets/featured-post-widget.php:559
1321
  msgid "More Text (if applicable)"
1322
  msgstr "Més text (si s'aplica)"
1323
 
1324
+ #: lib/widgets/featured-post-widget.php:531
1325
  msgid "Show Post Title"
1326
  msgstr "Mostra el títol de l'entrada"
1327
 
1328
+ #: lib/widgets/featured-post-widget.php:482
1329
+ #: lib/widgets/user-profile-widget.php:183
1330
  msgid "Gravatar Alignment"
1331
  msgstr "Aliniació del Gravatar"
1332
 
1333
+ #: lib/widgets/featured-post-widget.php:477
1334
  msgid "Extra Large (125px)"
1335
  msgstr "Super gran (125px)"
1336
 
1337
+ #: lib/widgets/featured-post-widget.php:476
1338
  msgid "Large (85px)"
1339
  msgstr "Gran (85px)"
1340
 
1341
+ #: lib/widgets/featured-post-widget.php:475
1342
  msgid "Medium (65px)"
1343
  msgstr "Mitjana (65px)"
1344
 
1345
+ #: lib/widgets/featured-post-widget.php:474
1346
  msgid "Small (45px)"
1347
  msgstr "Petita (45px)"
1348
 
1349
+ #: lib/widgets/featured-post-widget.php:472
1350
+ #: lib/widgets/user-profile-widget.php:166
1351
  msgid "Gravatar Size"
1352
  msgstr "Mida del Gravatar"
1353
 
1354
+ #: lib/widgets/featured-post-widget.php:468
1355
  msgid "Show Author Gravatar"
1356
  msgstr "Mostra el Gravatar de l'autor"
1357
 
1358
+ #: lib/widgets/featured-post-widget.php:448
1359
  msgid "Ascending (1, 2, 3)"
1360
  msgstr "Ascendent (1, 2, 3)"
1361
 
1362
+ #: lib/widgets/featured-post-widget.php:447
1363
  msgid "Descending (3, 2, 1)"
1364
  msgstr "Descendent (3, 2, 1)"
1365
 
1366
+ #: lib/widgets/featured-post-widget.php:445
1367
  msgid "Sort Order"
1368
  msgstr "Tria l'ordre"
1369
 
1370
+ #: lib/widgets/featured-post-widget.php:440
1371
  msgid "Random"
1372
  msgstr "Aleatori"
1373
 
1374
+ #: lib/widgets/featured-post-widget.php:439
1375
  msgid "Comment Count"
1376
  msgstr "Nombre de comentaris"
1377
 
1378
+ #: lib/widgets/featured-post-widget.php:438
1379
  msgid "ID"
1380
  msgstr "Identificador (ID)"
1381
 
1382
+ #: lib/widgets/featured-post-widget.php:437
1383
  msgid "Parent"
1384
  msgstr "Parent"
1385
 
1386
  #: lib/widgets/featured-post-widget.php:432
 
 
 
 
1387
  msgid "Order By"
1388
  msgstr "Ordena per"
1389
 
1390
+ #: lib/widgets/featured-post-widget.php:427
1391
  msgid "Number of Posts to Offset"
1392
  msgstr "Nombre d'entrades de separació"
1393
 
1394
+ #: lib/widgets/featured-post-widget.php:407
1395
  msgid "Category"
1396
  msgstr "Categoria"
1397
 
1411
  msgid "Displays featured posts with thumbnails"
1412
  msgstr "Mostra entrades destacades amb miniatura"
1413
 
1414
+ #: lib/widgets/featured-page-widget.php:337
1415
  msgid "More Text"
1416
  msgstr "Més text"
1417
 
1418
+ #: lib/widgets/featured-page-widget.php:332
1419
  msgid "Content Character Limit"
1420
  msgstr "Límit de caràcters"
1421
 
1422
+ #: lib/widgets/featured-page-widget.php:328
1423
  msgid "Show Page Content"
1424
  msgstr "Mostra el contingut de la pàgina"
1425
 
1426
+ #: lib/widgets/featured-page-widget.php:323
1427
  msgid "Show Page Title"
1428
  msgstr "Mostra el títol de la pàgina"
1429
 
1430
+ #: config/customizer-seo-settings.php:75
1431
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:43
1432
+ #: lib/widgets/featured-page-widget.php:312
1433
+ #: lib/widgets/featured-post-widget.php:484
1434
+ #: lib/widgets/featured-post-widget.php:514
1435
+ #: lib/widgets/user-profile-widget.php:185
1436
+ #: lib/widgets/user-profile-widget.php:209
1437
  msgid "None"
1438
  msgstr "Cap"
1439
 
1440
+ #: lib/widgets/featured-page-widget.php:310
1441
+ #: lib/widgets/featured-post-widget.php:512
1442
  msgid "Image Alignment"
1443
  msgstr "Aliniació de la imatge"
1444
 
1445
+ #: lib/widgets/featured-page-widget.php:279
1446
  msgid "Page"
1447
  msgstr "Pàgina"
1448
 
1449
+ #: lib/shortcodes/footer.php:182 lib/structure/post.php:291
1450
  msgid "by"
1451
  msgstr "per"
1452
 
1458
  msgid "Displays featured page with thumbnails"
1459
  msgstr "Mostra una pàgina destacada amb miniatura"
1460
 
1461
+ #: lib/widgets/featured-page-widget.php:274
1462
+ #: lib/widgets/featured-post-widget.php:398
1463
+ #: lib/widgets/featured-post-widget.php:436
1464
+ #: lib/widgets/featured-post-widget.php:570
1465
  #: lib/widgets/user-profile-widget.php:148
1466
  msgid "Title"
1467
  msgstr "Títol"
1468
 
1469
+ #: lib/classes/class-genesis-breadcrumb.php:68
1470
  msgid "Search for "
1471
  msgstr "Cerca"
1472
 
1473
+ #: lib/classes/class-genesis-breadcrumb.php:64
1474
+ #: lib/classes/class-genesis-breadcrumb.php:65
1475
+ #: lib/classes/class-genesis-breadcrumb.php:66
1476
+ #: lib/classes/class-genesis-breadcrumb.php:67
1477
+ #: lib/classes/class-genesis-breadcrumb.php:69
1478
+ #: lib/classes/class-genesis-breadcrumb.php:70 lib/structure/archive.php:181
1479
+ #: lib/structure/archive.php:183 lib/structure/archive.php:185
1480
  msgid "Archives for "
1481
  msgstr "Arxius de"
1482
 
1483
+ #: lib/classes/class-genesis-breadcrumb.php:63
1484
  msgid "You are here: "
1485
  msgstr "Estàs aquí:"
1486
 
1496
  msgid "Search"
1497
  msgstr "Cerca"
1498
 
1499
+ #: lib/structure/post.php:563 lib/structure/post.php:592
1500
  msgid "About"
1501
  msgstr "Sobre"
1502
 
1504
  msgid "By"
1505
  msgstr "Per"
1506
 
1507
+ #: lib/structure/post.php:378 lib/structure/post.php:380
1508
  msgid "[Read more...]"
1509
  msgstr "[Llegeix més...]"
1510
 
1511
+ #: lib/structure/menu.php:150
1512
  msgid "Comments"
1513
  msgstr "Comentaris"
1514
 
1515
+ #: lib/structure/menu.php:149
1516
  msgid "Posts"
1517
  msgstr "Entrades"
1518
 
1519
+ #: lib/init.php:88
1520
  msgid "Primary Navigation Menu"
1521
  msgstr "Menú de navegació primari"
1522
 
1523
+ #: lib/structure/footer.php:152
1524
  msgid "Copyright"
1525
  msgstr "Copyright"
1526
 
1527
+ #: lib/structure/comments.php:494
1528
  msgid "Speak Your Mind"
1529
  msgstr "Digues què en penses"
1530
 
1531
+ #: lib/structure/comments.php:485
1532
  msgid "Website"
1533
  msgstr "Pàgina web"
1534
 
1535
+ #: lib/structure/comments.php:479
1536
  msgid "Email"
1537
  msgstr "Email"
1538
 
1539
+ #: lib/structure/comments.php:473
1540
  msgid "Name"
1541
  msgstr "Nom"
1542
 
1543
+ #: lib/structure/comments.php:272 lib/structure/comments.php:389
1544
  msgid "Your comment is awaiting moderation."
1545
  msgstr "El teu comentari està pendent de moderació."
1546
 
1547
+ #. translators: 1: Comment date, 2: Comment time.
1548
+ #: lib/structure/comments.php:265
1549
  msgid "%1$s at %2$s"
1550
  msgstr "%1$s a les %2$s"
1551
 
1552
+ #: lib/structure/comments.php:260 lib/structure/comments.php:344
1553
  msgid "says"
1554
  msgstr "ha dit"
1555
 
1556
+ #. translators: 1: get_comment_author_link(), 2: Filtered "says" text.
1557
+ #: lib/structure/comments.php:260
1558
+ msgid "<cite class=\"fn\">%1$s</cite> <span class=\"says\">%2$s:</span>"
1559
+ msgstr ""
1560
 
1561
+ #: lib/structure/comments.php:162
1562
  msgid "<h3>Trackbacks</h3>"
1563
  msgstr "<h3>Retroenllaços</h3>"
1564
 
1566
  msgid "<h3>Comments</h3>"
1567
  msgstr "<h3>Comentaris</h3>"
1568
 
1569
+ #: lib/shortcodes/post.php:615 lib/structure/comments.php:266
1570
+ #: lib/structure/comments.php:373 lib/structure/post.php:370
1571
  msgid "(Edit)"
1572
  msgstr "(Edita)"
1573
 
1574
+ #: lib/shortcodes/post.php:508 lib/shortcodes/post.php:552
1575
  msgid "Filed Under: "
1576
  msgstr "Arxivat com a: "
1577
 
1578
+ #: lib/shortcodes/post.php:461
1579
  msgid "Tagged With: "
1580
  msgstr "Etiquetat com a: "
1581
 
1591
  msgid "Leave a Comment"
1592
  msgstr "Deixa un comentari"
1593
 
1594
+ #: lib/shortcodes/footer.php:309
1595
  msgid "Log out"
1596
  msgstr "Surt"
1597
 
1598
+ #: lib/shortcodes/footer.php:307
1599
  msgid "Log in"
1600
  msgstr "Entra"
1601
 
1603
  msgid "Return to top of page"
1604
  msgstr "Retorna a l'inici"
1605
 
1606
+ #. translators: %s: Genesis version.
1607
+ #: lib/functions/upgrade.php:821
1608
  msgid "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."
1609
  msgstr "Genesis %s està disponible. Hem preparat actualitzacions d'un sol clic per a aquest tema, o sigui que pots entrar a l'escriptori i actualitzar sense problema."
1610
 
1611
+ #. translators: 1: Genesis version, 2: URL for current website.
1612
+ #: lib/functions/upgrade.php:818
1613
+ msgid "Genesis %1$s is available for %2$s"
1614
+ msgstr ""
1615
 
1616
+ #: lib/functions/upgrade.php:742
1617
  msgid "Click here to complete the upgrade"
1618
  msgstr "Fes clic aquí per acabar de fer l'actualització"
1619
 
1620
+ #: lib/classes/class-genesis-breadcrumb.php:44 lib/functions/deprecated.php:263
1621
  msgid "Home"
1622
  msgstr "Inici"
1623
 
1624
+ #: lib/widgets/featured-post-widget.php:422
1625
+ #: lib/widgets/featured-post-widget.php:575
1626
  msgid "Number of Posts to Show"
1627
  msgstr "Nombre d'entrades per mostrar"
1628
 
1629
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:28
1630
+ #: lib/widgets/featured-post-widget.php:415
1631
  msgid "All Categories"
1632
  msgstr "Totes les categories"
1633
 
1634
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:22
1635
  msgid "Display which category"
1636
  msgstr "Categories que vols mostrar:"
1637
 
1638
+ #: config/customizer-theme-settings.php:302
1639
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:82
1640
  msgid "Numeric"
1641
  msgstr "Numèric"
1642
 
1643
+ #: config/customizer-theme-settings.php:301
1644
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:81
1645
  msgid "Previous / Next"
1646
  msgstr "Anterior / Següent"
1647
 
1648
+ #: lib/widgets/featured-page-widget.php:298
1649
+ #: lib/widgets/featured-post-widget.php:500
1650
  msgid "Image Size"
1651
  msgstr "Mida de la imatge"
1652
 
1653
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:42
1654
+ #: lib/widgets/featured-post-widget.php:554
1655
  msgid "characters"
1656
  msgstr "caràcters"
1657
 
1658
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:39
1659
+ #: lib/widgets/featured-post-widget.php:552
1660
  msgid "Limit content to"
1661
  msgstr "Limita el contingut a"
1662
 
1663
+ #: config/customizer-theme-settings.php:246
1664
  msgid "Select one of the following"
1665
  msgstr "Selecciona una opció:"
1666
 
1667
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:35
1668
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:38
1669
  msgid "Enable Trackbacks"
1670
  msgstr "Permet retroenllaços"
1671
 
1672
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:28
1673
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:44
1674
  msgid "on pages?"
1675
  msgstr "a les pàgines?"
1676
 
1677
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:25
1678
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:41
1679
  msgid "on posts?"
1680
  msgstr "en entrades?"
1681
 
1682
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:19
1683
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:22
1684
  msgid "Enable Comments"
1685
  msgstr "Permet els comentaris"
1686
 
1687
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:27
1688
  msgid "Enter your custom comments feed URL"
1689
  msgstr "Introdueix la URI personalitzada dels feeds dels teus comentaris:"
1690
 
1691
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:19
1692
  msgid "Enter your custom feed URL"
1693
  msgstr "Introdueix la URI personalitzada dels teus feeds:"
1694
 
1695
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:56
1696
  msgid "Twitter Link Text:"
1697
  msgstr "Text de l'enlaç a Twitter"
1698
 
1699
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:52
1700
  msgid "Enter Twitter ID:"
1701
  msgstr "Entra l'identificador (ID) de Twitter:"
1702
 
1703
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:47
1704
  msgid "Twitter link"
1705
  msgstr "Enllaç a Twitter"
1706
 
1707
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:46
1708
  msgid "Search form"
1709
  msgstr "Formulari de cerca"
1710
 
1711
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:45
1712
  msgid "RSS feed links"
1713
  msgstr "Enllaços del fil de subscripció RSS"
1714
 
1715
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:44
1716
  msgid "Today's date"
1717
  msgstr "La data d'avui"
1718
 
1719
+ #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:25
1720
+ #: lib/views/help/genesis-layout.php:25
1721
  msgid "Full Width Content"
1722
  msgstr "Contingut d'amplada total"
1723
 
1724
+ #: config/customizer-theme-settings.php:67
1725
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:23
1726
  msgid "Image logo"
1727
  msgstr "Imatge del logo"
1728
 
1729
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:22
1730
  msgid "Dynamic text"
1731
  msgstr "Text dinàmic"
1732
 
1733
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
1734
  msgid "Released"
1735
  msgstr "Data de llançament:"
1736
 
1737
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:19
1738
  msgid "Version"
1739
  msgstr "Versió:"
1740
 
1741
+ #: config/customizer-theme-settings.php:242
1742
+ #: lib/classes/class-genesis-admin-settings.php:241
1743
+ #: lib/classes/class-genesis-admin-settings.php:294
1744
+ #: lib/views/help/genesis-archives.php:15
1745
  msgid "Content Archives"
1746
  msgstr "Arxius de contingut"
1747
 
1748
+ #: config/customizer-theme-settings.php:130
1749
+ #: lib/classes/class-genesis-admin-settings.php:239
1750
+ #: lib/classes/class-genesis-admin-settings.php:290
1751
+ #: lib/views/help/genesis-breadcrumbs.php:15
1752
  msgid "Breadcrumbs"
1753
  msgstr "Ruta de navegació"
1754
 
1755
+ #: lib/views/meta-boxes/genesis-user-author.php:41
1756
  msgid "Author Box"
1757
  msgstr "Caixa d'autor"
1758
 
1759
+ #: lib/classes/class-genesis-admin-settings.php:231
1760
+ #: lib/classes/class-genesis-admin-settings.php:272
1761
+ #: lib/views/help/genesis-feeds.php:15
1762
  msgid "Custom Feeds"
1763
  msgstr "Fils de subscripció personalitzats"
1764
 
1765
+ #: lib/classes/class-genesis-admin-settings.php:230
1766
+ #: lib/classes/class-genesis-admin-settings.php:265
1767
+ #: lib/views/help/genesis-information.php:15
1768
  msgid "Information"
1769
  msgstr "Informació"
1770
 
1771
  #. translators: Meta noindex attribute.
1772
  #. translators: Meta nofollow attribute.
1773
  #. translators: Meta noarchive attribute.
 
 
1774
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1775
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:53
1776
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:60
1777
+ #: lib/views/meta-boxes/genesis-user-seo.php:47
1778
+ #: lib/views/meta-boxes/genesis-user-seo.php:55
1779
+ #: lib/views/meta-boxes/genesis-user-seo.php:62
1780
  msgid "Apply %s to this archive?"
1781
  msgstr "Aplica %s a aquest arxiu?"
1782
 
1783
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:41
1784
+ #: lib/views/meta-boxes/genesis-user-seo.php:42
1785
  msgid "Robots Meta"
1786
  msgstr "Meta per a Robots"
1787
 
1788
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:36
1789
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:36
1790
+ #: lib/views/meta-boxes/genesis-user-seo.php:37
1791
  msgid "Comma separated list"
1792
  msgstr "Llista separada per comes"
1793
 
1794
  #. translators: Meta noodp attribute.
1795
  #. translators: Meta noydir attribute.
1796
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:131
1797
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:138
1798
  msgid "Apply %s to your site?"
1799
  msgstr "Aplica %s al teu lloc web?"
1800
 
1801
  #. translators: Meta noarchive attribute.
1802
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:73
1803
  msgid "Apply %s to Entire Site?"
1804
  msgstr "Aplica %s a tot el lloc web?"
1805
 
1806
  #. translators: Meta noindex attribute.
1807
  #. translators: Meta noarchive attribute.
1808
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
1809
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:110
1810
  msgid "Apply %s to Search Archives?"
1811
  msgstr "Aplica %s als arxius de cerca?"
1812
 
1813
  #. translators: Meta noindex attribute.
1814
  #. translators: Meta noarchive attribute.
1815
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:46
1816
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:103
1817
  msgid "Apply %s to Date Archives?"
1818
  msgstr "Aplica %s als arxius de data?"
1819
 
1820
  #. translators: Meta noindex attribute.
1821
  #. translators: Meta noarchive attribute.
1822
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1823
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1824
  msgid "Apply %s to Author Archives?"
1825
  msgstr "Aplica %s als arxius d'autor?"
1826
 
1827
  #. translators: Meta noindex attribute.
1828
  #. translators: Meta noarchive attribute.
1829
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1830
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1831
  msgid "Apply %s to Tag Archives?"
1832
  msgstr "Aplica %s als arxius d'etiquetes?"
1833
 
1834
  #. translators: Meta noindex attribute.
1835
  #. translators: Meta noarchive attribute.
1836
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1837
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1838
  msgid "Apply %s to Category Archives?"
1839
  msgstr "Aplica %s als arxius de categoria?"
1840
 
1841
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:56
1842
  msgid "Include Shortlink tag?"
1843
  msgstr "Incloure l'etiqueta d'enllaç escurçat?"
1844
 
1845
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:52
1846
  msgid "Shortlink Tag"
1847
  msgstr "Etiqueta d'enllaç escurçat:"
1848
 
1849
+ #: config/customizer-seo-settings.php:156
1850
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:46
1851
  msgid "Include Windows Live Writer Support Tag?"
1852
  msgstr "Incloure l'etiqueta de suport al Windows Live Writer?"
1853
 
1854
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
1855
  msgid "Relationship Link Tags"
1856
  msgstr "Etiquetes d'enllaços relacionats:"
1857
 
1858
  #. translators: Meta noindex attribute.
1859
  #. translators: Meta nofollow attribute.
1860
  #. translators: Meta noarchive attribute.
 
 
1861
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
1862
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:100
1863
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:107
1864
  msgid "Apply %s to the homepage?"
1865
  msgstr "Aplica %s a la pàgina d'inici?"
1866
 
1867
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:41
1868
  msgid "I'll manually wrap my own text on the homepage"
1869
  msgstr "Cap dels dos. Ja ho faré manualment, per a la pàgina d'inici."
1870
 
1871
+ #: config/customizer-seo-settings.php:73
1872
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:35
1873
  msgid "Site Title"
1874
  msgstr "Títol del lloc web"
1875
 
1876
+ #: config/customizer-theme-settings.php:289
1877
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:69
1878
+ #: lib/widgets/featured-page-widget.php:314
1879
+ #: lib/widgets/featured-post-widget.php:486
1880
+ #: lib/widgets/featured-post-widget.php:516
1881
+ #: lib/widgets/user-profile-widget.php:187
1882
  msgid "Right"
1883
  msgstr "Dreta"
1884
 
1885
+ #: config/customizer-theme-settings.php:288
1886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1887
+ #: lib/widgets/featured-page-widget.php:313
1888
+ #: lib/widgets/featured-post-widget.php:485
1889
+ #: lib/widgets/featured-post-widget.php:515
1890
+ #: lib/widgets/user-profile-widget.php:186
1891
  msgid "Left"
1892
  msgstr "Esquerra"
1893
 
1894
+ #: lib/classes/class-genesis-script-loader.php:198
1895
  msgid "Are you sure you want to reset?"
1896
  msgstr "Segur que ho vols esborrar?"
1897
 
1898
+ #: lib/classes/class-genesis-admin-seo-settings.php:46
1899
+ #: lib/classes/class-genesis-admin-settings.php:61
1900
+ #: lib/classes/class-genesis-admin.php:130
1901
  msgid "Reset Settings"
1902
  msgstr "Esborra la configuració"
1903
 
1904
+ #: lib/classes/class-genesis-admin-seo-settings.php:39
1905
  msgid "Genesis - SEO Settings"
1906
  msgstr "Genesis - Configuració del SEO"
1907
 
1908
+ #: lib/classes/class-genesis-admin-seo-settings.php:168
1909
+ #: lib/classes/class-genesis-admin-seo-settings.php:187
1910
+ #: lib/views/help/seo-dochead.php:15
1911
  msgid "Document Head Settings"
1912
  msgstr "Configuració de la capçalera del document"
1913
 
1914
+ #: lib/classes/class-genesis-admin-seo-settings.php:167
1915
+ #: lib/classes/class-genesis-admin-seo-settings.php:186
1916
+ #: lib/views/help/seo-homepage.php:15
1917
  msgid "Homepage Settings"
1918
  msgstr "Configuració de la pàgina d'inici"
1919
 
1920
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:152
1921
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:178
1922
+ #: lib/classes/class-genesis-admin-import-export.php:125
1923
+ #: lib/classes/class-genesis-admin-seo-settings.php:40
1924
+ #: lib/classes/class-genesis-admin-seo-settings.php:165
1925
+ #: lib/views/help/cpt-archive-seo.php:15 lib/views/help/seo-settings.php:15
1926
  msgid "SEO Settings"
1927
  msgstr "Configuració del SEO"
1928
 
1929
+ #: config/customizer-theme-settings.php:21
1930
+ #: lib/classes/class-genesis-admin-import-export.php:121
1931
+ #: lib/classes/class-genesis-admin-settings.php:50
1932
+ #: lib/classes/class-genesis-admin-settings.php:51
1933
+ #: lib/classes/class-genesis-admin-settings.php:229
1934
+ #: lib/views/help/genesis-theme-settings.php:15
1935
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
1936
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
1937
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
1938
  msgid "Theme Settings"
1939
  msgstr "Configuració del tema"
1940
 
1941
  #. translators: Meta noindex attribute.
1942
  #. translators: Meta nofollow attribute.
1943
  #. translators: Meta noarchive attribute.
1944
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:68
1945
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:76
1946
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:84
1947
  msgid "Apply %s to this post/page"
1948
  msgstr "Aplica %s a aquesta entrada/pàgina"
1949
 
1950
+ #: lib/classes/class-genesis-admin-seo-settings.php:169
1951
+ #: lib/classes/class-genesis-admin-seo-settings.php:188
1952
+ #: lib/views/help/seo-robots.php:15
1953
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:62
1954
  msgid "Robots Meta Settings"
1955
  msgstr "Configuració meta per a Robots"
1956
 
1957
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
1958
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
1959
+ #: lib/views/meta-boxes/genesis-user-seo.php:20
1960
  msgid "Custom Document Title"
1961
  msgstr "Títol del document personalitzat"
1962
 
1964
  msgid "This post is password protected. Enter the password to view comments."
1965
  msgstr "Aquesta entrada està protegida amb contrasenya. Entra-la per veure els comentaris."
1966
 
1967
+ #: lib/functions/general.php:460
1968
  msgid "Recent Posts:"
1969
  msgstr "Entrades recents:"
1970
 
1971
+ #: lib/functions/general.php:457
1972
  msgid "Monthly:"
1973
  msgstr "Mensual:"
1974
 
1975
+ #: lib/functions/general.php:454
1976
  msgid "Authors:"
1977
  msgstr "Autors:"
1978
 
1979
+ #: lib/functions/general.php:451
1980
  msgid "Categories:"
1981
  msgstr "Categories:"
1982
 
1983
+ #: lib/functions/general.php:446 lib/structure/post.php:400
1984
  msgid "Pages:"
1985
  msgstr "Pàgines:"
1986
 
1987
+ #: lib/classes/class-genesis-admin-settings.php:244
1988
  msgid "Home Pages"
1989
  msgstr "Pàgines d'inici"
1990
 
1991
+ #: lib/views/help/genesis-home.php:38
1992
  msgid "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."
1993
  msgstr "Aquest últim tipus és preferible perquè fa més fàcil mostrar el blog a l'inici (sense necessitat de canviar el nom de l'arxiu home.php) i no hi ha la confusió inicial derivada del fet que no aparegui cap contingut a la pàgina d'inici quan instal·les el tema."
1994
 
1995
+ #: lib/views/help/genesis-home.php:35
1996
  msgid "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."
1997
  msgstr "Hi ha un altre tipus de pàgina d'inici que és la nova pàgina d'inici dinàmica. És comú en els temes fill més nous. Mostra les darreres entrades en una llista tipus blog, a menys que afegeixis ginys als espais reservats per a la pàgina d'inici."
1998
 
1999
+ #: lib/views/help/genesis-home.php:32
2000
  msgid "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."
2001
  msgstr "Un altre tipus de pàgina d'inici és el d'estil \"blog\", que és comú en la majoria de temes fill gratuïts. Això mostra les darreres entrades i no requereix cap més configuració."
2002
 
2003
+ #: lib/views/help/genesis-home.php:29
2004
  msgid "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."
2005
  msgstr "Si el teu tema fa servir una pàgina d'inici personalitzada i tu vols mostrar les darreres entrades en format blog, no facis servir la plantilla de blog. El que has de fer és canviar el nom de l'arxiu home.php a home-antiga.php, per exemple."
2006
 
2007
+ #: lib/views/help/genesis-home.php:26
2008
  msgid "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."
2009
  msgstr "Els temes fill que inclouen aquest tipus de pàgina d'inici, normalment tenen els seus propis tutorials que es poden trobar en un destacat del fòrum de support específic per al tema en qüestió."
2010
 
2011
+ #: lib/views/help/genesis-home.php:23
2012
  msgid "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."
2013
  msgstr "Aquesta pàgina d'inici es construeix, típicament, a partir de ginys que es posen a les àrees especials per a la pàgina d'inici. Ho trobaràs a Aparença > Ginys."
2014
 
2015
+ #: lib/views/help/genesis-home.php:20
2016
  msgid "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."
2017
  msgstr "Per fer servir aquest tipus de pàgina d'inici, assegura't que ho tens configurat per mostrar les darreres entrades a la pàgina d'inici. Pots configurar una pàgina amb la plantilla de blog per mostrar una llista de les darreres entrades, estil blog, en una pàgina diferent."
2018
 
2019
+ #: lib/views/help/genesis-home.php:17
2020
  msgid "Most Genesis child themes include a custom home page."
2021
  msgstr "La majoria de temes de Genesis inclouen una pàgina d'inici personalitzada."
2022
 
2023
+ #: lib/views/help/genesis-home.php:15
2024
  msgid "How Home Pages Work"
2025
  msgstr "Com funcionen les pàgines d'inici"
2026
 
2027
+ #. translators: %s: Escaped HTML head and body tags.
2028
+ #: lib/views/help/genesis-scripts.php:19
2029
  msgid "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."
2030
  msgstr "Aquest apartat t'ofereix dos camps en blanc que van, respectivament, al &lt;head&gt; del teu lloc web i just abans de&lt;&#47;body&gt;."
2031
 
2032
+ #: lib/classes/class-genesis-admin-settings.php:242
2033
+ #: lib/views/help/genesis-blog.php:15
2034
  msgid "Blog Page"
2035
  msgstr "Pàgina del blog"
2036
 
2037
+ #: lib/views/help/genesis-archives.php:41
2038
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
2039
  msgstr "La tipus de navegació d'entrades et permet triar el mètode de navegació."
2040
 
2041
+ #: lib/views/help/genesis-archives.php:38
2042
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
2043
  msgstr "La llista de la \"mida de la imatge\" mostra les diferents opcions definides en el tema."
2044
 
2045
+ #: lib/views/help/genesis-archives.php:35
2046
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
2047
  msgstr "Aquesta opció és millor no fer-la sevir quan es mostra el contingut de l'entrada, a no ser que es limiti, per evitar imatges duplicades."
2048
 
2049
+ #: lib/views/help/genesis-archives.php:32
2050
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
2051
  msgstr "Seleccionar \"Incloure la imatge destacada?\" permet que es mostri una miniatura de la imatge destacada, si n'hi ha, o una de la primera imatge que s'ha afegit a l'entrada."
2052
 
2053
+ #: lib/views/help/genesis-archives.php:29
2054
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
2055
  msgstr "El paràmetre \"Mostra un extracte de l'entrada\" farà que n'apareguin les primeres 55 paraules i també en treurà el format o qualsevol HTML que hi hagi, inclòs l'extracte personalitzat que hagis preparat a la pantalla de l'entrada en qüestió."
2056
 
2057
+ #: lib/views/help/genesis-archives.php:26
2058
  msgid "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."
2059
  msgstr "Això es pot emparellar amb l'opció \"Limita el contingut a [___] caràcters\" per dir-li quants caràcters vols que mostri. Això farà que que no hi aparegui el format, però permet ser més exacte que amb l'extracte."
2060
 
2061
+ #: lib/views/help/genesis-archives.php:23
2062
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
2063
  msgstr "La primera opció et permet triar entre mostrar el contingut de l'entrada o bé un extracte. \"Mostra el contingut de l'entrada\" farà que es mostri tot el contingut, inclòs el codi HTML fins a l'etiqueta <!--more--> que indica \"Llegir més\" (en cas que la facis servir)."
2064
 
2065
+ #: lib/views/help/genesis-archives.php:20
2066
  msgid "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."
2067
  msgstr "Els arxius inclouen qualsevol pàgina que faci servir la plantilla de blog, pàgines de categoria, pàgines d'etiqueta, arxius cronològics, arxius d'autor i les darreres entrades quan no hi ha pàgina d'inici personalitzada."
2068
 
2069
+ #: lib/views/help/genesis-archives.php:17
2070
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
2071
  msgstr "A la configuració del tema és on pots fer canvis generals per als arxius de contingut, per controlar què es mostra en els arxius del lloc web."
2072
 
2073
+ #: lib/views/help/genesis-comments.php:20
2074
  msgid "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."
2075
  msgstr "Si permets els comentaris i retroenllaços aquí, segueixes podent canviar-ho en cada pàgina o entrada concretes. Si no ho permets, no ho podràs canviar indiviualment."
2076
 
2077
+ #: lib/views/help/genesis-comments.php:17
2078
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
2079
  msgstr "Això permet prendre una decisió global sobre si es permeten els comentaris i els retroenllaços (notificacions quan algú enllaça la teva pàgina) en entrades i pàgines."
2080
 
2081
+ #: lib/views/help/genesis-breadcrumbs.php:17
2082
  msgid "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."
2083
  msgstr "Aquest apartat et permet triar on vols que es mostri la \"ruta de navegació\". Això és una eina de navegació que permet saber a l'usuari on es troba en cada moment."
2084
 
2085
+ #: lib/views/help/genesis-layout.php:31
2086
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
2087
  msgstr "Aquesta aparença es pot sobreescriure a cada entrada/pàgina/terme anant a les opcions específiques i triant-ne una de diferent."
2088
 
2089
+ #: lib/views/help/cpt-archive-layout.php:24
2090
+ #: lib/views/help/genesis-layout.php:24
2091
  msgid "Sidebar Sidebar Content"
2092
  msgstr "Barra lateral - barra lateral - contingut"
2093
 
2094
+ #: lib/views/help/cpt-archive-layout.php:23
2095
+ #: lib/views/help/genesis-layout.php:23
2096
  msgid "Content Sidebar Sidebar"
2097
  msgstr "Contingut - barra lateral - barra lateral"
2098
 
2099
+ #: lib/views/help/cpt-archive-layout.php:22
2100
+ #: lib/views/help/genesis-layout.php:22
2101
  msgid "Sidebar Content Sidebar"
2102
  msgstr "Barra lateral - contingut - barra lateral"
2103
 
2104
+ #: lib/views/help/cpt-archive-layout.php:21
2105
+ #: lib/views/help/genesis-layout.php:21
2106
  msgid "Sidebar Content"
2107
  msgstr "Barra lateral - contingut"
2108
 
2109
+ #: lib/views/help/cpt-archive-layout.php:20
2110
+ #: lib/views/help/genesis-layout.php:20
2111
  msgid "Content Sidebar"
2112
  msgstr "Contingut - barra lateral"
2113
 
2114
+ #: lib/views/help/genesis-layout.php:17
2115
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
2116
  msgstr "Això et deixa triar l'aparença per defecte que vols pel teu lloc web. En la majoria de temes fill, hi veuràs aquestes opcions:"
2117
 
2118
+ #: lib/views/help/genesis-feeds.php:23
2119
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
2120
  msgstr "Marcant la casella \"Redireccionar el fil de subscripció\", tot el tràfic cap als enllaços del fil de subscripció per defecte serà redireccionat cap a Feedburner."
2121
 
2122
+ #: lib/views/help/genesis-feeds.php:20
2123
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
2124
  msgstr "Omplir els enllaços del fil de subscripció, cridant al del lloc principal, farà que es mostri com un enllaç a Feedburner."
2125
 
2126
+ #: lib/views/help/genesis-feeds.php:17
2127
  msgid "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."
2128
  msgstr "Si utilitzes Feedburner per als teus fils de subscripció RSS, pots fer servir aquesta funció per tal que el fil de subscripció nadiu del teu lloc web redireccioni cap al de Feedburner."
2129
 
2130
+ #: lib/views/help/genesis-information.php:23
2131
  msgid "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."
2132
  msgstr "Això no vol dir que s'actualitzi tot solet sense el teu permís; simplement et notificarà del fet que hi ha una actualització disponible. Ho has de seleccionar, si vols que ho faci."
2133
 
2134
+ #: lib/views/help/genesis-information.php:20
2135
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
2136
  msgstr "També et permet decidir sobre les actualitzacions automàtiques."
2137
 
2138
+ #: lib/views/help/genesis-information.php:17
2139
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
2140
  msgstr "L'apartat d'informació et permet veure la informació sobre el tema en qüestió."
2141
 
2142
+ #: lib/views/help/genesis-theme-settings.php:17
2143
  msgid "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;"
2144
  msgstr "La configuració del tema permet controlar com funciona el tema. Amb aquest menú podràs controlar molts dels paràmetres típics i fins i tot avançats. Alguns temes fill poden afegir més elements a la llista, inclosa la possibilitat de triar colors o de configurar eines com una presentació de diapositives. Cadascún dels apartats es pot contraure o expandir fent clic al títol. També es poden reordenar arrossegant-los o fins i tot amagar fen clic a \"Opcions de pantalla\" (a dalt de tot de la pantalla) i desseleccionant els que no vulguis que es vegin. A sota hi trobaràs els paràmetres més comuns de cada tema."
2145
 
2146
+ #: lib/views/help/seo-robots.php:23
2147
  msgid "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."
2148
  msgstr "Per a la majoria de llocs web s'utilitza la pàgina d'inici o bé la pàgina del blog (sempre i quan faci servir la plantilla de blog) com a índex. És per això que, per defecte, no s'han d'indexar categories, etiquetes, autors, dates o cerques."
2149
 
2150
+ #: lib/views/help/seo-robots.php:20
2151
  msgid "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)."
2152
  msgstr "Com a mínim hi hauria d'haver un arxiu que estigués indexat, però indexar múltiples arxius farà que et penalitzin per duplicació de contingut (múltiples pàgines amb contingut idèntic són sospitoses per als motors de cerca)."
2153
 
2154
+ #: lib/views/help/seo-robots.php:17
2155
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
2156
  msgstr "Les etiquetes <i>Noarchive</i> i <i>Noindex</i> estan explicades a la configuració de la pàgina d'inici. Aquí pots triar on més del web vols que s'apliquin aquestes opcions."
2157
 
2158
+ #: lib/views/help/seo-dochead.php:20
2159
  msgid "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."
2160
  msgstr "També pots afegir suport al Windows Live Writer en cas que utilitzis un software que ho necessiti i pots incloure una etiqueta escurçada en cas que algun servei de tercers ho requereixi."
2161
 
2162
+ #: lib/views/help/seo-dochead.php:17
2163
  msgid "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."
2164
  msgstr "Les etiquetes d'enllaços relacionats són etiquetes que afegeix el Wordpress i que, actualment, no tenen cap valor per al SEO; de fet, fan que el teu web sigui més lent. Per defecte estan desactivades, però si en tens necessitat per a una extensió en particular o per alguna altra raó especial les pots activar aquí."
2165
 
2166
+ #: lib/views/help/seo-homepage.php:38
2167
  msgid "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."
2168
  msgstr "Les meta etiquetes per a Robots diuen als motors de cerca com fer servir la pàgina d'inici. <i>Noindex</i> vol dir que no indexin la pàgina en absolut, per tant no apareixerà en els resultats dels motors de cerca. <i>Nofollow</i> vol dir que no segueixin cap enllaç de la pàgina, i <i>noarchive</i> els diu que no en guardin una còpia en memòria."
2169
 
2170
+ #: lib/views/help/cpt-archive-seo.php:23 lib/views/help/seo-homepage.php:35
2171
  msgid "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."
2172
  msgstr "La majoria de motors de cerca, avui en dia, no fan servir paraules clau, o simplement les tenen en poca consideració; tot i així no està de més utilitzar-ne per si en el futur tornen a tenir importància, i també perquè és una manera de marcar el contingut. Si el contingut no coincideix amb les teves paraules clau, estaria bé que fessis una revisió de tot plegat i del què publiques."
2173
 
2174
+ #: lib/views/help/seo-homepage.php:32
2175
  msgid "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."
2176
  msgstr "La descripció i les paraules clau META de la pàgina d'inici omplen les meta etiquetes de la pàgina d'inici. La meta descripció és el text que apareix en els resultats dels motors de cerca."
2177
 
2178
+ #. translators: %s: Escaped title tag.
2179
+ #: lib/views/help/seo-homepage.php:28
2180
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
2181
  msgstr "El <i>doctitle</i> de la pàgina d'inici és el que apareix entre les etiquetes <title></title> de la pàgina d'inic (no visible a través del navegador)."
2182
 
2183
+ #: lib/views/help/seo-homepage.php:23
2184
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
2185
  msgstr "Per afegir-hi un text personalitzat, hauràs d'editar l'arxiu php o bé fer servir un giny de text en una àrea de la pàgina d'inici que ho permeti."
2186
 
2187
+ #: lib/views/help/seo-homepage.php:20
2188
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
2189
  msgstr ""
2190
 
2191
+ #: lib/views/help/seo-homepage.php:17
2192
  msgid "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."
2193
  msgstr "Aquests són els paràmetres de SEO específics de la pàgina d'inici. Nota: la configuració no s'aplicarà si fas servir una pàgina d'inici estàtica. En aquest cas, hauràs de configurar els paràmetres a la pàgina en qüestió."
2194
 
2195
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2196
+ #: lib/views/help/seo-doctitle.php:37
2197
+ msgid "The %1$sDoctitle Separator%2$s is the character that will go between the title and appended text."
2198
  msgstr ""
2199
 
2200
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2201
+ #: lib/views/help/seo-doctitle.php:31
2202
+ msgid "%1$sDoctitle Append Location%2$s determines which side of the title to add the previously mentioned items."
2203
  msgstr ""
2204
 
2205
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2206
+ #: lib/views/help/seo-doctitle.php:25
2207
+ msgid "%1$sAppend Site Name%2$s will put the site name from the General Settings after the title on inner page."
2208
  msgstr ""
2209
 
2210
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2211
+ #: lib/views/help/seo-doctitle.php:19
2212
+ msgid "%1$sAppend Site Description%2$s will insert the site description from your General Settings after the title on your home page."
2213
  msgstr ""
2214
 
2215
+ #: lib/classes/class-genesis-admin-seo-settings.php:166
2216
+ #: lib/views/help/seo-doctitle.php:15
2217
  msgid "Doctitle Settings"
2218
  msgstr "Configuració del Doctitle"
2219
 
2220
+ #: lib/views/help/seo-settings.php:29
2221
  msgid "Below you'll find a few succinct notes on the options for each box:"
2222
  msgstr "A sota hi trobaràs unes quantes notes d'ajuda:"
2223
 
2224
+ #: lib/views/help/seo-settings.php:26
2225
  msgid "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."
2226
  msgstr "Cada pàgina, entrada i terme també té els seus propis paràmetres SEO. La configuració per defecte està recomanada per a la majoria d'usuaris. Si vols fer-hi ajustaments, hi trobaràs una descripció del que fa cada cosa."
2227
 
2228
+ #: lib/views/help/seo-settings.php:23
2229
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
2230
  msgstr "Si veus l'apartat, vol dir que, si hi vas, podràs configurar els teus paràmetres de SEO per al web."
2231
 
2232
+ #: lib/views/help/seo-settings.php:20
2233
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
2234
  msgstr "Si no veus l'apartat de configuració del SEO a Genesis, probablement és perquè tens activada una altra extensió per al SEO."
2235
 
2236
+ #: lib/views/help/seo-settings.php:17
2237
  msgid "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."
2238
  msgstr "El SEO (optimització per a motors de cerca) de Genesis és molt ben educat i es desactivarà quan hi hagi altres extensions actives dedicades al SEO (e.g., All-in-One SEO, WordPress SEO, etc.); així s'evita qualsevol conflicte."
2239
 
2240
+ #: lib/classes/class-genesis-admin.php:423
2241
  msgid "Genesis Tutorials"
2242
  msgstr "Tutorials de Genesis"
2243
 
2244
+ #: lib/classes/class-genesis-admin.php:422
2245
  msgid "Genesis Snippets"
2246
  msgstr "Snippets de Genesis"
2247
 
2248
+ #: lib/classes/class-genesis-admin.php:421
2249
  msgid "Get Support"
2250
  msgstr "Troba suport"
2251
 
2252
+ #: lib/classes/class-genesis-admin.php:420
2253
  msgid "For more information:"
2254
  msgstr "Per a més informació:"
2255
 
2256
+ #: lib/views/help/import-export-export.php:19
2257
  msgid "JSON"
2258
  msgstr "JSON"
2259
 
2260
+ #: lib/views/help/import-export-export.php:19
2261
  msgid "JavaScript Object Notation"
2262
  msgstr "Notació d'objecte de javascript"
2263
 
2264
+ #: lib/classes/class-genesis-admin-import-export.php:66
2265
+ #: lib/views/help/import-export-export.php:15
2266
  msgid "Export"
2267
  msgstr "Exporta"
2268
 
2269
+ #: lib/views/help/import-export-import.php:24
2270
  msgid "This cannot be undone"
2271
  msgstr "Això no es pot desfer"
2272
 
2273
+ #: lib/classes/class-genesis-admin-import-export.php:65
2274
+ #: lib/views/help/import-export-import.php:15
2275
  msgid "Import"
2276
  msgstr "Importa"
2277
 
2278
+ #: lib/views/help/import-export-general.php:23
2279
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2280
  msgstr "Tampoc inclou altres configuracions per a extensions, ginys, o específiques d'entrada/pàgina/terme/usuari."
2281
 
2282
+ #: lib/views/help/import-export-general.php:20
2283
  msgid "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."
2284
  msgstr "Això és específic de la configuració de Genesis; no inclou entrades, pàgines o imatges, que és el que fa l'importador/exportador de Wordpress."
2285
 
2286
+ #: lib/views/help/import-export-general.php:17
2287
  msgid "This allows you to import or export Genesis Settings."
2288
  msgstr "Això et permet importar o exportar la configuració de Genesis."
2289
 
2290
+ #. translators: 1: Genesis version, 2: URL for change log, 3: class attribute
2291
+ #. for anchor, 4: URL for updating Genesis, 5: class attribute for anchor.
2292
+ #: lib/functions/upgrade.php:770
2293
+ msgid "Genesis %1$s is available. <a href=\"%2$s\" %3$s>Check out what's new</a> or <a href=\"%4$s\" %5$s>update now.</a>"
2294
+ msgstr ""
2295
 
2296
  #. translators: Opening and closing link tags to custom menu editor.
2297
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:36
2298
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2299
  msgstr ""
2300
 
2301
+ #: lib/views/help/genesis-navigation.php:23
2302
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2303
  msgstr "L'enllaç a Twitter mostra un enllaç al teu perfil de Twitter, segons la ID que li indiquis. Només cal que hi entris el teu nom d'usuari."
2304
 
2305
+ #: lib/views/help/genesis-navigation.php:22
2306
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2307
  msgstr "El formulari de cerca mostra una casella que fa servir la funcionalitat de cerca del Wordpress."
2308
 
2309
+ #: lib/views/help/genesis-navigation.php:21
2310
  msgid "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."
2311
  msgstr "El fil de subscripció RSS mostra un enllaç al <i>Feed</i> RSS del teu lloc web de manera que qualsevol lector el pot fer servir per subscriure's al teu web amb el seu agregador preferit."
2312
 
2313
+ #: lib/views/help/genesis-navigation.php:20
2314
  msgid "Today's date displays the current date"
2315
  msgstr "Mostra la data del dia"
2316
 
2317
+ #: lib/views/help/genesis-navigation.php:17
2318
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2319
  msgstr "Els extres de la navegació primaria, típicament es mostren a la banda dreta del menú de navegació primari."
2320
 
2321
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2322
+ #: lib/views/help/genesis-header.php:25
2323
+ msgid "The %1$sImage logo%2$s 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."
2324
  msgstr ""
2325
 
2326
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2327
+ #: lib/views/help/genesis-header.php:19
2328
+ msgid "The %1$sDynamic text%2$s option will use the Site Title and Site Description from your site's settings in your header."
2329
  msgstr ""
2330
 
2331
+ #. translators: 1: Widget name, 2: URL to widgets admin page.
2332
  #: lib/structure/sidebar.php:67
2333
+ msgid "This is the %1$s. You can add content to this area by visiting your <a href=\"%2$s\">Widgets Panel</a> and adding new widgets to this area."
2334
+ msgstr ""
2335
 
2336
+ #: lib/functions/deprecated.php:386
2337
  msgid "data in style sheet files"
2338
  msgstr "dades en els fulls d'estil"
2339
 
2340
+ #: lib/views/help/genesis-blog.php:23
2341
  msgid "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."
2342
  msgstr "A la plantilla de la pàgina del blog hi ha paràmetres especials que permeten especificar quina categoria s'ha de fer servir a cada pàgina que fa us de la plantilla, la qual cosa és útil si tens una categoria de \"Notícies\" (o el que sigui) que vols que es mostri a part."
2343
 
2344
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:44
2345
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2346
  msgstr "Si hi poses el teu correu electrònic, se't notificarà quan hi hagi una nova versió de Genesis disponible."
2347
 
2348
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:23
2349
  msgid "Load Superfish Script?"
2350
  msgstr "Carrega l'script Superfish?"
2351
 
2352
+ #. translators: %s: Abbreviation element for "JSON".
2353
+ #: lib/views/help/import-export-export.php:19
2354
  msgid "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."
2355
  msgstr "Pots exportar els paràmetres relacionats amb Genesis per tenir-ne còpia de seguretat, o copiar-los a un altre lloc web.Pot ser que els temes fill i les extensions afegeixin opcions a la llista. Els paràmetres s'exporten en format %s."
2356
 
2357
+ #: lib/views/help/cpt-archive-layout.php:17
2358
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2359
  msgstr "Aquí pots triar l'aparença per a la pàgina d'arxiu. A la majoria de temes fill hi veuràs les següents opcions:"
2360
 
2361
  #. translators: JOSN file extension.
2362
+ #: lib/views/pages/genesis-admin-import-export.php:27
2363
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2364
  msgstr "Puja l'arxiu de dades (%s) des del teu ordinador per importar la teva configuració."
2365
 
2366
+ #: lib/views/help/import-export-import.php:23
2367
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2368
  msgstr "Un cop has pujat l'arxiu d'importació, automàticament se sobreescriuran els paràmetres existents."
2369
 
2370
+ #: lib/views/help/cpt-archive-layout.php:28
2371
+ #: lib/views/help/genesis-navigation.php:26
2372
  msgid "These options can be extended or limited by the child theme."
2373
  msgstr "Aquestes opcions poden ser més o menys depenent del tema fill."
2374
 
2375
+ #: lib/views/help/cpt-archive-seo.php:20
2376
+ msgid "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."
2377
+ msgstr ""
2378
 
2379
+ #: lib/views/help/genesis-blog.php:17
2380
  msgid "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."
2381
  msgstr "Això funciona amb la plantilla de la pàgina de blog, que és una plantilla que mostra les darreres entrades. Per defecte, és el que la gent veu quan arriva a la pàgina d'inici."
2382
 
2383
  #. translators: JOSN file extension.
2384
+ #: lib/views/pages/genesis-admin-import-export.php:51
2385
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2386
  msgstr "Fent clic al botó de sota, Genesis generarà un arxiu de dades (%s) perquè que el desis al teu ordinador."
2387
 
2388
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:25
2389
  msgid "Use semantic HTML5 page and section headings throughout site?"
2390
  msgstr "Vols fer servir encapçalaments semàntics de pàgina i de secció, en HTML5, arreu del lloc?"
2391
 
2392
+ #: lib/views/help/cpt-archive-seo.php:26
2393
  msgid "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."
2394
  msgstr "Les meta etiquetes per a Robots diuen als motors de cerca com fer servir les pàgines d'arxiu. <i>Noindex</i> vol dir que no indexin la pàgina en absolut, per tant no apareixerà en els resultats dels motors de cerca. <i>Nofollow</i> vol dir que no segueixin cap enllaç de la pàgina, i <i>noarchive</i> els diu que no en guardin una còpia en memòria."
2395
 
2396
+ #: lib/views/help/cpt-archive-archive.php:17
2397
  msgid "The Archive Headline sets the title seen on the archive page."
2398
  msgstr ""
2399
 
2400
+ #: lib/views/help/genesis-layout.php:28
2401
  msgid "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."
2402
  msgstr "Aquestes opcions poden ser més o menys segons el tema que facis servir. A més, molts dels temes fill no permeten diferents disposicions a la pàgina d'inici perquè han estat dissenyats per presentar una distribució d'elements concreta."
2403
 
2404
+ #: lib/views/help/genesis-blog.php:20
2405
  msgid "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."
2406
  msgstr "A la configuració general hi pots triar, en el desplegable, la categoria específica que vols mostrar, i també pots excloure'n d'altres de concretes, segons el seu identificador. A més, pots indicar quantes entrades vols que es mostrin a la pàgina."
2407
 
2408
+ #: lib/views/help/cpt-archive-archive.php:20
2409
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2410
  msgstr "El text d'introducció d'arxiu és el text que es mostra abans de les entrades de l'arxiu, per introduir el contingut a l'usuari."
2411
 
2412
+ #: lib/views/help/cpt-archive-layout.php:31
2413
  msgid "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."
2414
  msgstr "La classe personalitzada pel Body, afegeix una classe a l'etiqueta body, en l'HTML, que permet modificacions d'estil CSS exclusivament per a la pàgina d'arxiu d'aquest tipus d'entrada."
2415
 
2416
+ #: lib/views/help/cpt-archive-seo.php:17
2417
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2418
  msgstr "El títol personalitzat del document és el títol de la pàgina tal com el veuen navegadors i cercadors"
2419
 
2420
+ #. translators: %s: File name prefix.
2421
+ #: lib/views/help/import-export-import.php:19
2422
  msgid "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."
2423
  msgstr "Pots importar un arxiu que prèviament has exportat. El nom de l'arxiu ha de començar per %s seguit d'una o més cadenes indicant quins paràmetres conté, i seguit de la data i hora en què es va exportar."
2424
 
2425
+ #: config/customizer-seo-settings.php:276
2426
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:125
2427
  msgid "Directories"
2428
  msgstr ""
2429
 
2430
+ #: config/customizer-seo-settings.php:221
2431
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:67
2432
  msgid "Archiving"
2433
  msgstr ""
2434
 
2435
+ #: config/customizer-seo-settings.php:174
2436
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:19
2437
  msgid "Indexing"
2438
  msgstr ""
2439
 
2440
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
2441
  msgid "Windows Live Writer"
2442
  msgstr ""
2443
 
2444
  #. translators: Escaped H1 tag.
2445
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:22
2446
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:30
2447
  msgid "Primary Title %s"
2448
  msgstr ""
2449
 
2450
+ #: config/customizer-seo-settings.php:56
2451
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:56
2452
  msgid "Additions on right"
2453
  msgstr ""
2454
 
2455
+ #: config/customizer-seo-settings.php:55
2456
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:55
2457
  msgid "Additions on left"
2458
  msgstr ""
2459
 
2460
+ #: config/customizer-seo-settings.php:50
2461
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:52
2462
  msgid "Document Title Order"
2463
  msgstr ""
2464
 
2465
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:20
2466
  msgid "Section Headings"
2467
  msgstr ""
2468
 
2469
+ #: lib/classes/class-genesis-admin-seo-settings.php:185
2470
  msgid "Site-wide Settings"
2471
  msgstr ""
2472
 
2473
+ #: lib/views/help/genesis-inpost-seo.php:28
2474
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:52
2475
  msgid "Canonical URL"
2476
  msgstr ""
2477
 
2478
+ #: config/customizer-seo-settings.php:29
2479
+ #: lib/views/help/genesis-inpost-seo.php:16
2480
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:21
2481
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:48
2482
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:32
2483
  msgid "Document Title"
2484
  msgstr ""
2485
 
2486
+ #: lib/classes/class-genesis-admin.php:418
2487
  msgid "Link opens in a new window."
2488
  msgstr ""
2489
 
2490
+ #: config/customizer-theme-settings.php:287
2491
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
2492
  msgid "- None -"
2493
  msgstr ""
2494
 
2495
+ #: config/customizer-theme-settings.php:283
2496
+ msgid "Featured Image Alignment"
2497
  msgstr ""
2498
 
2499
+ #: config/customizer-theme-settings.php:274
2500
  msgid "Featured image size"
2501
  msgstr ""
2502
 
2503
+ #: config/customizer-theme-settings.php:266
2504
  msgid "Display the featured image?"
2505
  msgstr ""
2506
 
2507
+ #: config/customizer-theme-settings.php:258
2508
  msgid "Limit content to how many characters? (0 for no limit)"
2509
  msgstr ""
2510
 
2511
+ #: config/customizer-theme-settings.php:232
2512
+ msgid "Enable Trackbacks on Pages"
2513
  msgstr ""
2514
 
2515
+ #: config/customizer-theme-settings.php:224
2516
+ msgid "Enable Trackbacks on Posts"
2517
  msgstr ""
2518
 
2519
+ #: config/customizer-theme-settings.php:216
2520
+ msgid "Enable Comments on Pages"
2521
  msgstr ""
2522
 
2523
+ #: config/customizer-theme-settings.php:208
2524
+ msgid "Enable Comments on Posts"
2525
  msgstr ""
2526
 
2527
+ #: config/customizer-theme-settings.php:194
2528
  msgid "Breadcrumbs on Attachment/Media"
2529
  msgstr ""
2530
 
2531
+ #: config/customizer-theme-settings.php:186
2532
  msgid "Breadcrumbs on 404 Page"
2533
  msgstr ""
2534
 
2535
+ #: config/customizer-theme-settings.php:178
2536
  msgid "Breadcrumbs on Archives"
2537
  msgstr ""
2538
 
2539
+ #: config/customizer-theme-settings.php:170
2540
  msgid "Breadcrumbs on Pages"
2541
  msgstr ""
2542
 
2543
+ #: config/customizer-theme-settings.php:162
2544
  msgid "Breadcrumbs on Single Posts"
2545
  msgstr ""
2546
 
2547
+ #: config/customizer-theme-settings.php:154
2548
  msgid "Breadcrumbs on Posts Page"
2549
  msgstr ""
2550
 
2551
+ #: config/customizer-theme-settings.php:145
2552
  msgid "Breadcrumbs on Front Page"
2553
  msgstr ""
2554
 
2555
+ #: config/customizer-theme-settings.php:136
2556
  msgid "Breadcrumbs on Homepage"
2557
  msgstr ""
2558
 
2559
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:19
 
2560
  msgid "Select Default Layout"
2561
  msgstr ""
2562
 
2563
+ #: config/customizer-theme-settings.php:114
2564
  msgid "Site Layout"
2565
  msgstr ""
2566
 
2567
+ #: config/customizer-theme-settings.php:102
2568
  msgid "Select Color Style"
2569
  msgstr ""
2570
 
2571
+ #: config/customizer-theme-settings.php:98
2572
  msgid "Color Scheme"
2573
  msgstr ""
2574
 
2575
+ #: config/customizer-theme-settings.php:66
2576
  msgid "Dynamic Text"
2577
  msgstr ""
2578
 
2579
+ #: lib/classes/class-genesis-customizer-base.php:34
2580
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2581
  msgstr ""
2582
 
2583
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:20
2584
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:24
2585
  msgid "Select Layout"
2586
  msgstr ""
2587
 
2589
  msgid "Reader Interactions"
2590
  msgstr ""
2591
 
2592
+ #: 404.php:54
2593
  msgid "Sitemap"
2594
  msgstr ""
2595
 
2596
+ #: lib/views/meta-boxes/genesis-user-seo.php:15
2597
  msgid "Author Archive SEO Settings"
2598
  msgstr ""
2599
 
2600
+ #: config/customizer-theme-settings.php:325
2601
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:32
2602
  msgid "Footer Scripts"
2603
  msgstr ""
2604
 
2605
+ #: config/customizer-theme-settings.php:315
2606
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:21
2607
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:19
2608
  msgid "Header Scripts"
2609
  msgstr ""
2610
 
2611
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:45
2612
  msgid "Posts per Page"
2613
  msgstr ""
2614
 
2615
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:39
2616
  msgid "Category IDs, comma separated - 1,2,3 for example"
2617
  msgstr ""
2618
 
2619
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:35
2620
  msgid "Exclude Categories"
2621
  msgstr ""
2622
 
2623
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:20
2624
  msgid "Display Category"
2625
  msgstr ""
2626
 
2627
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:78
2628
  msgid "Entry Pagination"
2629
  msgstr ""
2630
 
2631
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:65
2632
  msgid "Image Alignment:"
2633
  msgstr ""
2634
 
2635
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:47
2636
  msgid "Featured Image"
2637
  msgstr ""
2638
 
2639
+ #: config/customizer-theme-settings.php:251
2640
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:27
2641
  msgid "Entry excerpts"
2642
  msgstr ""
2643
 
2644
+ #: config/customizer-theme-settings.php:250
2645
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:26
2646
  msgid "Entry content"
2647
  msgstr ""
2648
 
2649
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:19
2650
  msgid "Display"
2651
  msgstr ""
2652
 
2653
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:48
2654
  msgid "Attachment/Media"
2655
  msgstr ""
2656
 
2657
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:36
2658
  msgid "Single Posts"
2659
  msgstr ""
2660
 
2661
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:19
2662
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2663
  msgid "Enable Breadcrumbs on"
2664
  msgstr ""
2665
 
2666
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:20
2667
  msgid "Superfish"
2668
  msgstr ""
2669
 
2670
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:37
2671
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2672
  msgstr ""
2673
 
2674
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:30
2675
  msgid "Redirect Custom Comments Feed?"
2676
  msgstr ""
2677
 
2678
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:22
2679
  msgid "Redirect Custom Feed?"
2680
  msgstr ""
2681
 
2682
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:43
2683
  msgid "Email address"
2684
  msgstr ""
2685
 
2686
+ #: config/customizer-theme-settings.php:28
2687
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:38
2688
  msgid "Updates"
2689
  msgstr ""
2690
 
 
 
 
 
2691
  #: lib/functions/layout.php:58
2692
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2693
  msgstr ""
2712
  msgid "about "
2713
  msgstr ""
2714
 
2715
+ #: lib/classes/class-genesis-cli-command.php:44
2716
  msgid "Genesis database upgraded."
2717
  msgstr ""
2718
 
2719
+ #: lib/classes/class-genesis-breadcrumb.php:45
2720
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2721
  msgstr ""
2722
 
2723
+ #. translators: 1: Genesis version, 2: URL for What's New admin page.
2724
+ #: lib/functions/upgrade.php:715
2725
+ msgid "Congratulations, you are now rocking Genesis %1$s! <a href=\"%2$s\">See what's new in %3$s</a>."
2726
  msgstr ""
2727
 
2728
  #. Template Name of the plugin/theme
2745
  msgid "Genesis"
2746
  msgstr ""
2747
 
2748
+ #: lib/widgets/featured-post-widget.php:539
2749
  msgid "Content Post Info"
2750
  msgstr ""
2751
 
2752
+ #: lib/widgets/featured-post-widget.php:459
2753
  msgid "Exclude Sticky Posts?"
2754
  msgstr ""
2755
 
2756
+ #: config/customizer-theme-settings.php:290
2757
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:70
2758
+ #: lib/widgets/featured-page-widget.php:315
2759
+ #: lib/widgets/featured-post-widget.php:517
2760
  msgid "Center"
2761
  msgstr ""
2762
 
2763
+ #: lib/widgets/featured-page-widget.php:124
2764
+ #: lib/widgets/featured-post-widget.php:161
2765
  msgid "(no title)"
2766
  msgstr ""
2767
 
2768
+ #: lib/structure/post.php:781
2769
  msgid "Current page"
2770
  msgstr ""
2771
 
2772
+ #: lib/structure/post.php:406 lib/structure/post.php:755
2773
  msgid "Page "
2774
  msgstr ""
2775
 
2776
+ #: lib/structure/header.php:842
2777
  msgid "Skip to footer"
2778
  msgstr ""
2779
 
2780
+ #: lib/structure/header.php:836
2781
  msgid "Skip to secondary sidebar"
2782
  msgstr ""
2783
 
2784
+ #: lib/structure/header.php:832
2785
  msgid "Skip to primary sidebar"
2786
  msgstr ""
2787
 
2788
+ #: lib/structure/header.php:829
2789
  msgid "Skip to content"
2790
  msgstr ""
2791
 
2792
+ #: lib/structure/header.php:826
2793
  msgid "Skip to primary navigation"
2794
  msgstr ""
2795
 
2796
+ #: lib/functions/widgetize.php:210
2797
  msgid "Widgets in this widget area will display after single entries."
2798
  msgstr ""
2799
 
2800
+ #: lib/functions/widgetize.php:209
2801
  msgid "After Entry"
2802
  msgstr ""
2803
 
2804
+ #: lib/functions/widgetize.php:126
2805
  msgid "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."
2806
  msgstr ""
translations/cy.mo CHANGED
Binary file
translations/cy.po CHANGED
@@ -1,311 +1,506 @@
1
- # Translation of Genesis - Genesis 2.5 in Welsh
2
- # This file is distributed under the same license as the Genesis - Genesis 2.5 package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-05-03 09:57:41+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: cy_GB\n"
12
- "Project-Id-Version: Genesis - Genesis 2.5\n"
13
 
14
- #: lib/views/pages/genesis-admin-upgraded.php:70
15
- msgid "Remove unnecessary title on skip links."
16
  msgstr ""
17
 
18
- #: lib/views/pages/genesis-admin-upgraded.php:69
19
- msgid "Remove output buffering on search form."
20
  msgstr ""
21
 
22
- #: lib/views/pages/genesis-admin-upgraded.php:68
23
- msgid "Disable <code>backtotop</code> output if HTML5 is on."
24
  msgstr ""
25
 
26
- #: lib/views/pages/genesis-admin-upgraded.php:67
27
- msgid "Remove semantic headings SEO option, with fallback for backward compatibility."
28
  msgstr ""
29
 
30
- #: lib/views/pages/genesis-admin-upgraded.php:62
31
- msgid "Fix typo in comments feed setting."
32
  msgstr ""
33
 
34
- #: lib/views/pages/genesis-admin-upgraded.php:61
35
- msgid "Refactor and improve archive headings."
36
  msgstr ""
37
 
38
- #: lib/views/pages/genesis-admin-upgraded.php:60
39
- msgid "Add capability check to CPT archive settings link in the toolbar."
 
40
  msgstr ""
41
 
42
- #: lib/views/pages/genesis-admin-upgraded.php:59
43
- msgid "Move aria-label to the <code>&lt;a&gt;</code> element so screen readers will announce it."
 
44
  msgstr ""
45
 
46
- #: lib/views/pages/genesis-admin-upgraded.php:58
47
- msgid "Fix potential issue with footer scripts filter."
48
  msgstr ""
49
 
50
- #: lib/views/pages/genesis-admin-upgraded.php:57
51
- msgid "Improve randomness of search form ID."
52
  msgstr ""
53
 
54
- #: lib/views/pages/genesis-admin-upgraded.php:56
55
- msgid "Ensure skip links filter returns an array."
56
  msgstr ""
57
 
58
- #: lib/views/pages/genesis-admin-upgraded.php:55
59
- msgid "Code optimization and documentation improvements."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  msgstr ""
61
 
62
  #: lib/views/pages/genesis-admin-upgraded.php:54
63
- msgid "CSS improvements."
64
  msgstr ""
65
 
66
  #: lib/views/pages/genesis-admin-upgraded.php:53
67
- msgid "Formally deprecate <code>genesis_get_additional_image_sizes()</code>."
68
  msgstr ""
69
 
70
  #: lib/views/pages/genesis-admin-upgraded.php:52
71
- msgid "Switch all schema.org URLs to <code>https</code>."
72
  msgstr ""
73
 
74
  #: lib/views/pages/genesis-admin-upgraded.php:51
75
- msgid "Improvements to composer, PHPCS, and unit tests."
76
  msgstr ""
77
 
78
  #: lib/views/pages/genesis-admin-upgraded.php:50
79
- msgid "Restored new line between admin screen buttons."
80
  msgstr ""
81
 
82
  #: lib/views/pages/genesis-admin-upgraded.php:49
83
- msgid "Flag entry markup as <code>is_widget</code> via the params array so it can be modified without affecting other entries."
84
  msgstr ""
85
 
86
  #: lib/views/pages/genesis-admin-upgraded.php:48
87
- msgid "Standardize the context naming in widget markup."
88
  msgstr ""
89
 
90
  #: lib/views/pages/genesis-admin-upgraded.php:47
91
- msgid "Strip <code>&lt;p&gt;</code> tags from filtered credits text to avoid paragraph nesting."
92
  msgstr ""
93
 
94
- #: lib/views/pages/genesis-admin-upgraded.php:46
95
- msgid "Reorganized <code>init.php</code>."
96
  msgstr ""
97
 
98
- #: lib/views/pages/genesis-admin-upgraded.php:45
99
- msgid "Prevent smushed offscreen accessible text."
100
  msgstr ""
101
 
102
- #: lib/views/pages/genesis-admin-upgraded.php:44
103
- msgid "Restored adding tabindex via javascript when a11y is on."
104
  msgstr ""
105
 
106
- #: lib/views/pages/genesis-admin-upgraded.php:43
107
- msgid "Split featured post and page widget entry header markup, gave markup API context for each."
108
  msgstr ""
109
 
110
  #: lib/views/pages/genesis-admin-upgraded.php:38
111
- msgid "Add more filters to breadcrumb class."
112
  msgstr ""
113
 
114
  #: lib/views/pages/genesis-admin-upgraded.php:37
115
- msgid "Add center alignment option to featured image alignment setting."
116
  msgstr ""
117
 
118
  #: lib/views/pages/genesis-admin-upgraded.php:36
119
- msgid "Add <code>genesis_strip_p_tags()</code> function."
120
  msgstr ""
121
 
122
  #: lib/views/pages/genesis-admin-upgraded.php:35
123
- msgid "Add terms back to terms array in our terms filter."
124
  msgstr ""
125
 
126
  #: lib/views/pages/genesis-admin-upgraded.php:34
127
- msgid "Add filter for entry content display options in the customizer."
128
  msgstr ""
129
 
130
- #: lib/views/pages/genesis-admin-upgraded.php:33
131
- msgid "Add a posts page check to <code>genesis_do_blog_template_heading()</code>."
132
  msgstr ""
133
 
134
- #: lib/views/pages/genesis-admin-upgraded.php:32
135
- msgid "Add sanitizer for layout settings on CPT archive settings page."
136
  msgstr ""
137
 
138
- #: lib/views/pages/genesis-admin-upgraded.php:31
139
- msgid "Add filter to disable layout settings on CPT archive settings page."
140
  msgstr ""
141
 
142
- #: lib/views/pages/genesis-admin-upgraded.php:30
143
- msgid "Add filter for capability required to use CPT archive settings."
144
  msgstr ""
145
 
146
- #: lib/views/pages/genesis-admin-upgraded.php:29
147
- msgid "Add ability to specify location of entry scripts via a second option."
148
  msgstr ""
149
 
150
- #: lib/views/pages/genesis-admin-upgraded.php:28
151
- msgid "Add script loader class."
 
152
  msgstr ""
153
 
154
- #: lib/views/pages/genesis-admin-upgraded.php:27
155
- msgid "Add support for multiple layout types depending on context."
156
  msgstr ""
157
 
158
- #: lib/views/pages/genesis-admin-upgraded.php:26
159
- msgid "Add primary category support when Yoast SEO is on, but breadcrumb feature is off."
160
  msgstr ""
161
 
162
- #: lib/views/pages/genesis-admin-upgraded.php:25
163
- msgid "Add slashing for user script input fields."
164
  msgstr ""
165
 
166
- #: lib/views/pages/genesis-admin-upgraded.php:24
167
- msgid "Add full support for WordPress's new title tag."
 
 
168
  msgstr ""
169
 
170
- #: lib/views/pages/genesis-admin-upgraded.php:23
171
- msgid "Add <code>views</code> directory and extracted output to organized view files."
172
  msgstr ""
173
 
174
- #: lib/views/pages/genesis-admin-upgraded.php:22
175
- msgid "Add <code>Genesis_Contributors</code> and <code>Genesis_Contributor</code> classes."
176
  msgstr ""
177
 
178
- #: lib/views/pages/genesis-admin-upgraded.php:21
179
- msgid "Add any missed xhtml markup to the xhtml markup filter."
180
  msgstr ""
181
 
182
- #: lib/views/pages/genesis-admin-upgraded.php:20
183
- msgid "Add instances of markup API use in several locations where it was previously not used."
184
  msgstr ""
185
 
186
- #: lib/views/pages/genesis-admin-upgraded.php:16
187
- msgid "Changes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  msgstr ""
189
 
190
- #: lib/views/pages/genesis-admin-upgraded.php:11
191
- msgid "Genesis 2.5 focuses largely on the integrity, organization, and testability of code, along with other improvements for broad compatibility."
192
  msgstr ""
193
 
194
- #: lib/views/misc/use-child-theme-notice.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  msgid "For more information, see our article at %s"
196
  msgstr ""
197
 
198
  #. translators: Open and close anchor tags.
199
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:16
200
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
201
  msgstr ""
202
 
203
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:8
204
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
205
  msgstr ""
206
 
207
  #. translators: Open and close span tags, abbreviation expansion for SEO.
208
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:48
209
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
210
  msgstr ""
211
 
212
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
213
  msgid "SEO"
214
  msgstr ""
215
 
216
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
217
  msgid "Search engine optimization"
218
  msgstr ""
219
 
220
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
221
  msgid "301 Redirect."
222
  msgstr ""
223
 
224
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:41
225
  msgid "Top: after opening body tag"
226
  msgstr ""
227
 
228
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:40
229
  msgid "Bottom: before closing body tag"
230
  msgstr ""
231
 
232
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:36
233
  msgid "Body Scripts Position"
234
  msgstr ""
235
 
236
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:25
237
  msgid "Body Scripts"
238
  msgstr ""
239
 
240
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:17
 
241
  msgid "Output before the closing %s tag, after sitewide header scripts."
242
  msgstr ""
243
 
244
- #. translators: Theme settings admin screen link
245
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
246
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
247
- #: lib/views/meta-boxes/genesis-user-layout.php:17
248
  msgid "Default Layout set in %s"
249
  msgstr ""
250
 
251
  #. translators: Opn and close post type archive link, post type name.
252
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:5
253
  msgid "View the %1$s%3$s archive%2$s."
254
  msgstr ""
255
 
256
- #. translators: Open and close link tags to theme settings.
257
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:17
258
- msgid "Default Layout set in %sTheme Settings%s"
 
259
  msgstr ""
260
 
261
- #. translators: Reference link
262
- #: lib/views/help/genesis-inpost-seo.php:45
263
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
264
  msgstr ""
265
 
266
- #: lib/views/help/genesis-inpost-seo.php:42
267
  msgid "Apply noarchive to this post/page"
268
  msgstr ""
269
 
270
- #: lib/views/help/genesis-inpost-seo.php:35
271
  msgid "Apply nofollow to this post/page"
272
  msgstr ""
273
 
274
- #. translators: Reference link
275
- #: lib/views/help/genesis-inpost-seo.php:31
276
- #: lib/views/help/genesis-inpost-seo.php:38
277
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
278
  msgstr ""
279
 
280
- #: lib/views/help/genesis-inpost-seo.php:28
281
  msgid "Apply noindex to this post/page"
282
  msgstr ""
283
 
284
- #. translators: Reference link
285
- #: lib/views/help/genesis-inpost-seo.php:24
286
  msgid " &mdash; Redirect this post/page to this URL. %s."
287
  msgstr ""
288
 
289
- #. translators: Reference link
290
- #: lib/views/help/genesis-inpost-seo.php:17
291
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
292
  msgstr ""
293
 
294
- #: lib/views/help/genesis-inpost-seo.php:11
295
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
296
  msgstr ""
297
 
298
- #: lib/views/help/genesis-inpost-seo.php:7
299
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
300
  msgstr ""
301
 
302
- #: lib/views/help/genesis-inpost-seo.php:3
303
  msgid " &mdash; Output in the document <title> Tag."
304
  msgstr ""
305
 
306
- #. translators: Open and close anchor tags.
307
- #: lib/views/help/genesis-blog.php:14
308
- msgid "You can find more on this feature in the %sHow to Add a Post Category Page tutorial.%s"
309
  msgstr ""
310
 
311
  #. Description of the plugin/theme
@@ -316,136 +511,141 @@ msgstr ""
316
  msgid "Edit Archive Settings"
317
  msgstr ""
318
 
319
- #: lib/views/pages/genesis-admin-upgraded.php:65
320
  msgid "Removed"
321
  msgstr ""
322
 
323
- #: lib/views/pages/genesis-admin-upgraded.php:41
324
  msgid "Changed"
325
  msgstr ""
326
 
327
- #: lib/views/pages/genesis-admin-upgraded.php:18
328
  msgid "Added"
329
  msgstr ""
330
 
331
- #: lib/views/misc/use-child-theme-notice.php:5
332
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
333
  msgstr ""
334
 
335
- #: lib/views/misc/use-child-theme-notice.php:4
336
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
337
  msgstr ""
338
 
339
- #: lib/views/misc/use-child-theme-notice.php:2
340
  msgid "Please Activate a Genesis Child Theme:"
341
  msgstr ""
342
 
343
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:5
344
  msgid "Use for site title/logo"
345
  msgstr ""
346
 
347
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:27
 
348
  msgid "Check For Updates"
349
  msgstr ""
350
 
351
- #: lib/views/help/genesis-information.php:12
352
  msgid "If you provide an email address, your site will email you when the update can be performed."
353
  msgstr ""
354
 
355
- #: lib/admin/seo-settings.php:45 lib/admin/theme-settings.php:60
356
- #: lib/classes/admin.php:129
 
357
  msgid "Save Changes"
358
  msgstr ""
359
 
360
- #: lib/views/help/genesis-inpost-seo.php:45
361
  msgid "Read more about noarchive"
362
  msgstr ""
363
 
364
- #: lib/views/help/genesis-inpost-seo.php:38
365
  msgid "Read more about nofollow"
366
  msgstr ""
367
 
368
- #: lib/views/help/genesis-inpost-seo.php:31
369
  msgid "Read more about noindex"
370
  msgstr ""
371
 
372
- #: lib/views/help/genesis-inpost-seo.php:24
373
  msgid "Read more about 301 Redirects"
374
  msgstr ""
375
 
376
- #: lib/views/help/genesis-inpost-seo.php:17
377
  msgid "Read more about Custom Canonical URL"
378
  msgstr ""
379
 
380
- #: lib/admin/customizer.php:476
381
  msgid "Entry Pagination Type"
382
  msgstr ""
383
 
384
- #: 404.php:42
 
385
  msgid "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."
386
  msgstr "Nid yw'r dudalen rydych yn chwilio amdani'n bodoli bellach. Efallai y gallech ddychwelyd i <a href=\"%s\">dudalen hafan</a> y wefan a gweld a allwch ddod o hyd i'r hyn rydych yn chwilio amdano. Neu, gallwch geisio dod o hyd iddo gyda'r wybodaeth isod. "
387
 
388
- #: lib/widgets/featured-post-widget.php:451
389
  msgid "Exclude Previously Displayed Posts?"
390
  msgstr ""
391
 
392
- #: lib/structure/post.php:432
393
  msgid "Sorry, no content matched your criteria."
394
  msgstr ""
395
 
396
- #: lib/structure/comments.php:331
397
  msgid "at"
398
  msgstr ""
399
 
400
- #: lib/classes/class-genesis-script-loader.php:179
401
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
402
  msgstr ""
403
 
404
- #: lib/classes/class-genesis-script-loader.php:178
405
  msgid "The changes you made will be lost if you navigate away from this page."
406
  msgstr ""
407
 
408
- #: lib/functions/deprecated.php:385
409
  msgid "decimal or hexidecimal entities"
410
  msgstr ""
411
 
412
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:16
413
  msgid "Primary Navigation Extras"
414
  msgstr ""
415
 
416
- #: lib/admin/inpost-metaboxes.php:126
417
  msgid "Scripts"
418
  msgstr ""
419
 
420
  #. translators: Meta noindex attribute.
421
  #. translators: Meta nofollow attribute.
422
  #. translators: Meta noarchive attribute.
423
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
424
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:40
425
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
 
 
426
  msgid "Apply %s to this archive"
427
  msgstr ""
428
 
429
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:27
430
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:73
431
  msgid "Robots Meta Tags"
432
  msgstr ""
433
 
434
- #: lib/views/help/genesis-inpost-seo.php:10
435
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
436
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:35
437
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:63
438
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
439
- #: lib/views/meta-boxes/genesis-user-seo.php:20
 
440
  msgid "Meta Keywords"
441
  msgstr ""
442
 
443
- #: lib/views/help/genesis-inpost-seo.php:6
444
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:12
445
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:22
446
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:53
447
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:12
448
- #: lib/views/meta-boxes/genesis-user-seo.php:13
 
449
  msgid "Meta Description"
450
  msgstr ""
451
 
@@ -453,11 +653,12 @@ msgstr ""
453
  msgid "Archive"
454
  msgstr ""
455
 
456
- #: 404.php:35
 
457
  msgid "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."
458
  msgstr ""
459
 
460
- #: 404.php:30
461
  msgid "Not found, error 404"
462
  msgstr ""
463
 
@@ -465,80 +666,88 @@ msgstr ""
465
  msgid "Search Results for:"
466
  msgstr "Chwilio Canlyniadau ar gyfer: "
467
 
468
- #: lib/classes/class-genesis-contributor.php:112
469
  msgid "Contributor"
470
  msgstr "Cyfrannwr "
471
 
472
- #: lib/views/pages/genesis-admin-upgraded.php:103
473
  msgid "Contributors"
474
  msgstr "Cyfranwyr "
475
 
476
- #: lib/classes/class-genesis-contributor.php:113
477
  msgid "Lead Developer"
478
  msgstr "Datblygwr Arweiniol "
479
 
480
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:1
481
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
482
  msgstr "Bydd y gosodiadau hyn yn berthnasol i unrhyw dempled tudalen \"Blog\", nid y dudalen na thudalennau archifau post. "
483
 
484
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:18
 
485
  msgid "Homepage"
486
  msgstr "y dudalen hafan "
487
 
488
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:15
489
  msgid "Posts Page"
490
  msgstr "y dudalen pyst "
491
 
492
- #: lib/admin/theme-settings.php:288
493
  msgid "Blog Page Template"
494
  msgstr "Templed Tudalen Blog "
495
 
496
- #: lib/admin/theme-settings.php:234 lib/admin/theme-settings.php:279
497
- #: lib/views/help/genesis-navigation.php:1
 
498
  msgid "Navigation"
499
  msgstr "Llywio"
500
 
501
- #: lib/admin/theme-settings.php:231 lib/admin/theme-settings.php:275
502
- #: lib/views/help/genesis-header.php:1
 
 
503
  msgid "Header"
504
  msgstr "Pennawd "
505
 
506
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
507
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:6
508
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
509
  msgstr ""
510
 
511
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:57
 
512
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
513
  msgstr "Gellir defnyddio'r disgrifiad meta i bennu'r testun a ddefnyddir o dan y teitl ar dudalennau canlyniadau'r peiriant chwilio. "
514
 
515
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
516
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
517
  msgstr "Os ydych wedi gadael maes teitl y ddogfen yn wag, caiff teitl eich gwefan &#8217;s ei ddefnyddio yn ei le. "
518
 
519
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:24
520
  msgid "Site Description (Tagline)"
521
  msgstr "Disgrifiad o'r Wefan (Llinell Dagiau) "
522
 
523
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:31
 
524
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
525
  msgstr "Os yw'r teitl yn cynnwys dwy ran (y teitl gwreiddiol a'r ychwanegiad opsiynol), bydd y gwahanydd yn mynd rhyngddyn nhw. "
526
 
527
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:29
 
528
  msgid "Document Title Separator"
529
  msgstr "Gwahanwr Teitlau Dogfennau: "
530
 
531
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:44
 
532
  msgid "Determines which side the added title text will go on."
533
  msgstr "Yn pennu ar ba ochr y bydd testun y teitl yn mynd. "
534
 
535
- #. translators: Escaped title tag.
536
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:24
537
  msgid "Add site name to %s on inner pages?"
538
  msgstr "Ychwanegu enw'r wefan %s ar y tudalennau mewnol? "
539
 
540
  #. translators: Escaped title tag.
541
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:45
542
  msgid "Add site description (tagline) to %s on home page?"
543
  msgstr "Ychwanegu disgrifiad gwefan (llinell dagiau) at %s ar y dudalen hafan? "
544
 
@@ -550,24 +759,24 @@ msgstr "Darllen mwy "
550
  msgid "Search this website"
551
  msgstr "Chwilio'r wefan hon"
552
 
553
- #: lib/structure/loops.php:250
554
  msgid "Read more"
555
  msgstr "Darllen mwy "
556
 
557
- #: lib/views/pages/genesis-admin-upgraded.php:129
558
  msgid "Go to SEO Settings &rarr;"
559
  msgstr "Ewch i Osodiadau SEO &rarr; "
560
 
561
- #: lib/views/pages/genesis-admin-upgraded.php:127
562
  msgid "Go to Theme Settings &rarr;"
563
  msgstr "Ewch i Osodiadau Thema &rarr; "
564
 
565
- #: lib/views/pages/genesis-admin-upgraded.php:78
566
  msgid "Project Leads"
567
  msgstr "Prif Swyddogion y Prosiect "
568
 
569
- #. translators: %s: Genesis version
570
- #: lib/admin/whats-new.php:37
571
  msgid "Welcome to Genesis %s"
572
  msgstr "Croeso i Genesis %s"
573
 
@@ -575,144 +784,155 @@ msgstr "Croeso i Genesis %s"
575
  msgid "Google+"
576
  msgstr "Google+ "
577
 
578
- #: lib/admin/customizer.php:143
579
  msgid "Use for site title/logo:"
580
  msgstr "Defnyddiwch ar gyfer teitl/logo'r wefan: "
581
 
582
- #: lib/structure/footer.php:149
583
  msgid "on"
584
  msgstr "ar "
585
 
586
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:24
587
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:18
588
  msgid "Leave empty if you do not want to display any intro text."
589
  msgstr "Gadewch hyn yn wag os nad ydych am ddangos testun cyflwyniad. "
590
 
591
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:21
592
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:15
593
  msgid "Archive Intro Text"
594
  msgstr "Testun Cyflwyniad Archif "
595
 
596
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:16
597
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:11
598
  msgid "Leave empty if you do not want to display a headline."
599
  msgstr "Gadewch hyn yn wag os nad ydych am ddangos pennawd. "
600
 
601
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:13
602
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:8
603
  msgid "Archive Headline"
604
  msgstr "Pennawd Archif "
605
 
606
- #: lib/admin/seo-settings.php:49 lib/admin/theme-settings.php:64
607
- #: lib/classes/admin.php:133
 
608
  msgid "Error saving settings."
609
  msgstr "Gwall wrth gadw'r gosodiadau. "
610
 
611
- #: lib/widgets/user-profile-widget.php:185
612
  msgid "Custom Text Content"
613
  msgstr "Cynnwys Testun i'w Addasu "
614
 
615
- #: lib/init.php:58
616
  msgid "Secondary Navigation Menu"
617
  msgstr "Dewislen Lywio Eilaidd "
618
 
619
- #: lib/functions/widgetize.php:119
620
  msgid "Header Left"
621
  msgstr "Penynnau Chwith "
622
 
623
- #: lib/widgets/user-profile-widget.php:196
624
  msgid "Extended page link text"
625
  msgstr "Testun dolen tudalen estynedig "
626
 
627
- #: lib/functions/widgetize.php:175
 
628
  msgid "Footer %d widget area."
629
  msgstr "Man dyfeisiau %d troedynnau. "
630
 
631
- #: lib/functions/widgetize.php:142
632
  msgid "This is the secondary sidebar if you are using a three column site layout option."
633
  msgstr "Dyma'r bar ochr eilaidd os ydych chi'n defnyddio opsiwn cynllun gwefan tair colofn. "
634
 
635
- #: lib/functions/widgetize.php:131
636
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
637
  msgstr "Dyma'r prif far ochr os ydych chi'n defnyddio opsiwn cynllun gwefan dwy neu dair colofn. "
638
 
639
- #: lib/functions/deprecated.php:195
640
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
641
  msgstr "Mae'r ddadl, \"cyd-destun\", wedi'i disodli gan \"leoliad_thema\" yn yr aräe $args. "
642
 
643
- #: lib/classes/admin.php:140
 
644
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
645
  msgstr "Ni allwch ddefnyddio %s i greu dwy ddewislen yn yr un isddosbarth. Defnyddiwch isddosbarthiadau gwahanol ar gyfer pob dewislen. "
646
 
647
- #: lib/views/meta-boxes/genesis-user-author.php:1
648
  msgid "Author Archive Settings"
649
  msgstr "Gosodiadau Archif Awdur "
650
 
651
- #: lib/views/meta-boxes/genesis-user-settings.php:1
652
  msgid "User Permissions"
653
  msgstr "Caniatâd Defnyddwyr "
654
 
655
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:23
656
  msgid "Please select the color style from the drop down list and save your settings."
657
  msgstr "Dewiswch yr arddull liwiau o'r gwymplen a chadwch eich gosodiadau. "
658
 
659
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:9
660
  msgid "Color Style:"
661
  msgstr "Arddull Liwiau:"
662
 
 
 
663
  #. translators: Escaped HTML head tag.
664
  #. translators: Escaped HTML body tag.
665
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:11
666
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:24
 
 
667
  msgid "This code will output immediately before the closing %s tag in the document source."
668
  msgstr ""
669
 
670
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:40
671
  msgid "Image Size:"
672
  msgstr "Maint y Ddelwedd: "
673
 
674
- #: lib/admin/theme-settings.php:265
675
  msgid "Color Style"
676
  msgstr "Arddull Liwiau "
677
 
678
- #: lib/admin/theme-settings.php:82
679
  msgid "Follow me on Twitter"
680
  msgstr "Dilynwch fi ar Twitter "
681
 
682
- #: lib/admin/cpt-archive-settings.php:60 lib/admin/cpt-archive-settings.php:61
683
- #: lib/admin/cpt-archive-settings.php:149
684
- #: lib/admin/cpt-archive-settings.php:170
685
- #: lib/views/help/cpt-archive-archive.php:1
686
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:4
 
687
  msgid "Archive Settings"
688
  msgstr "Gosodiadau Archifau "
689
 
690
  #. translators: Meta rel attribute.
691
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
692
  msgid "Adjacent Posts %s link tags"
693
  msgstr "Tagiau dolen %s pyst gyferbyn "
694
 
695
- #: lib/admin/cpt-archive-settings.php:156
696
- #: lib/admin/cpt-archive-settings.php:172 lib/admin/inpost-metaboxes.php:199
697
- #: lib/views/help/cpt-archive-layout.php:1
698
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:11
699
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:15
700
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:1
701
- #: lib/views/meta-boxes/genesis-user-layout.php:5
 
702
  msgid "Layout Settings"
703
  msgstr "Gosodiadau'r Cynllun "
704
 
705
- #: lib/admin/inpost-metaboxes.php:29 lib/admin/inpost-metaboxes.php:60
706
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:1
 
707
  msgid "Theme SEO Settings"
708
  msgstr "Gosodiadau SEO Thema "
709
 
710
- #: lib/functions/formatting.php:367
711
  msgctxt "separator in time difference"
712
  msgid "and"
713
  msgstr "a "
714
 
715
- #: lib/functions/formatting.php:340
 
716
  msgctxt "time difference"
717
  msgid "%s second"
718
  msgid_plural "%s seconds"
@@ -721,7 +941,8 @@ msgstr[1] "%s eiliad"
721
  msgstr[2] "%s eiliad"
722
  msgstr[3] "%s eiliad"
723
 
724
- #: lib/functions/formatting.php:339
 
725
  msgctxt "time difference"
726
  msgid "%s minute"
727
  msgid_plural "%s minutes"
@@ -730,7 +951,8 @@ msgstr[1] "%s munud "
730
  msgstr[2] "%s munud "
731
  msgstr[3] "%s munud "
732
 
733
- #: lib/functions/formatting.php:338
 
734
  msgctxt "time difference"
735
  msgid "%s hour"
736
  msgid_plural "%s hours"
@@ -739,7 +961,8 @@ msgstr[1] "%s awr"
739
  msgstr[2] "%s awr"
740
  msgstr[3] "%s awr"
741
 
742
- #: lib/functions/formatting.php:337
 
743
  msgctxt "time difference"
744
  msgid "%s day"
745
  msgid_plural "%s days"
@@ -748,7 +971,8 @@ msgstr[1] "%s dydd"
748
  msgstr[2] "%s dydd"
749
  msgstr[3] "%s dydd"
750
 
751
- #: lib/functions/formatting.php:336
 
752
  msgctxt "time difference"
753
  msgid "%s week"
754
  msgid_plural "%s weeks"
@@ -757,7 +981,8 @@ msgstr[1] "%s wythnos"
757
  msgstr[2] "%s wythnos"
758
  msgstr[3] "%s wythnos"
759
 
760
- #: lib/functions/formatting.php:335
 
761
  msgctxt "time difference"
762
  msgid "%s month"
763
  msgid_plural "%s months"
@@ -766,7 +991,8 @@ msgstr[1] "%s mis "
766
  msgstr[2] "%s mis "
767
  msgstr[3] "%s mis "
768
 
769
- #: lib/functions/formatting.php:334
 
770
  msgctxt "time difference"
771
  msgid "%s year"
772
  msgid_plural "%s years"
@@ -775,84 +1001,90 @@ msgstr[1] "%s blwyddyn "
775
  msgstr[2] "%s blwyddyn "
776
  msgstr[3] "%s blwyddyn "
777
 
778
- #: lib/functions/formatting.php:329
779
  msgctxt "time difference"
780
  msgid "seconds"
781
  msgstr "eiliadau "
782
 
783
- #: lib/admin/customizer.php:369
784
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:71
785
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
786
  msgstr "Bydd yr opsiynau hyn yn effeithio ar unrhyw dudalen restriadau blog, gan gynnwys tudalennau archif, awdur, blog, categori, chwiliad, a thudalennau tag."
787
 
788
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:31
789
  msgid "404 Page"
790
  msgstr "tudalen 404 "
791
 
792
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:28
793
  msgid "Archives"
794
  msgstr "archifau "
795
 
796
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:25
797
  msgid "Pages"
798
  msgstr "tudalennau "
799
 
800
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:12
801
  msgid "Front Page"
802
  msgstr "y dudalen flaen "
803
 
804
- #: lib/admin/theme-settings.php:241 lib/admin/theme-settings.php:291
805
- #: lib/views/help/genesis-scripts.php:1
 
806
  msgid "Header and Footer Scripts"
807
  msgstr "Sgriptiau Penynnau a Throedynnau "
808
 
809
- #: lib/admin/customizer.php:320 lib/admin/theme-settings.php:238
810
- #: lib/admin/theme-settings.php:286 lib/views/help/genesis-comments.php:1
 
 
811
  msgid "Comments and Trackbacks"
812
  msgstr "Sylwadau ac Olrhain "
813
 
814
- #: lib/admin/theme-settings.php:230 lib/admin/theme-settings.php:271
815
- #: lib/views/help/genesis-layout.php:1
816
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:8
 
817
  msgid "Default Layout"
818
  msgstr "Cynllun Rhagosodedig "
819
 
820
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
 
821
  msgid "Keywords are generally ignored by Search Engines."
822
  msgstr "Geiriau allweddol a anwybyddir yn gyffredinol gan beiriannau chwilio. "
823
 
824
- #: lib/admin/seo-settings.php:47 lib/admin/theme-settings.php:62
825
- #: lib/classes/admin.php:131
 
826
  msgid "Settings saved."
827
  msgstr "Gosodiadau wedi'u cadw. "
828
 
829
- #: lib/admin/seo-settings.php:48 lib/admin/theme-settings.php:63
830
- #: lib/classes/admin.php:132
 
831
  msgid "Settings reset."
832
  msgstr "Gosodiadau wedi'u hailosod. "
833
 
834
- #: lib/admin/import-export.php:100
835
  msgid "Settings successfully imported."
836
  msgstr "Gosodiadau wedi'u mewnforio'n llwyddiannus. "
837
 
838
- #: lib/views/pages/genesis-admin-import-export.php:24
839
  msgid "Upload File and Import"
840
  msgstr "Llwytho Ffeil i Fyny a'i Mewnforio "
841
 
842
- #: lib/views/pages/genesis-admin-import-export.php:16
843
  msgid "Choose the file from your computer and click \"Upload file and Import\""
844
  msgstr "Dewis y ffeil o'ch cyfrifiadur a chliciwch ar \"Llwytho Ffeil i Fyny a'i Mewnforio\" "
845
 
846
- #: lib/admin/customizer.php:195
847
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:12
848
  msgid "Default"
849
  msgstr "Rhagosodiad "
850
 
851
- #: lib/structure/post.php:666 lib/structure/post.php:786
852
  msgid "Next Page"
853
  msgstr "Tudalen Nesaf "
854
 
855
- #: lib/structure/post.php:665 lib/structure/post.php:748
856
  msgid "Previous Page"
857
  msgstr "Tudalen Flaenorol "
858
 
@@ -860,15 +1092,16 @@ msgstr "Tudalen Flaenorol "
860
  msgid "ago"
861
  msgstr "yn ôl "
862
 
863
- #: lib/classes/class-genesis-script-loader.php:177
864
  msgid "Select / Deselect All"
865
  msgstr "Dewis/Dad-ddewis Pob Un "
866
 
867
- #: lib/admin/import-export.php:145
868
  msgid "No export options available."
869
  msgstr "Dim opsiynau allforio ar gael. "
870
 
871
- #: lib/functions/widgetize.php:174
 
872
  msgid "Footer %d"
873
  msgstr "Troedyn %d "
874
 
@@ -876,196 +1109,197 @@ msgstr "Troedyn %d "
876
  msgid "No Label Selected"
877
  msgstr "Dim Label wedi'i Ddewis "
878
 
879
- #: lib/admin/import-export.php:102
880
  msgid "There was a problem importing your settings. Please try again."
881
  msgstr "Bu problem wrth fewnforio'ch gosodiadau. Rhowch gynnig arall. "
882
 
883
- #: lib/functions/markup.php:1117 lib/functions/widgetize.php:141
884
  msgid "Secondary Sidebar"
885
  msgstr "Bar Ochr Eilaidd "
886
 
887
- #: lib/functions/markup.php:1096 lib/functions/widgetize.php:130
888
  msgid "Primary Sidebar"
889
  msgstr "Prif Far Ochr "
890
 
891
- #: lib/functions/widgetize.php:119
892
  msgid "Header Right"
893
  msgstr "Penynnau De "
894
 
895
- #: lib/classes/breadcrumb.php:60
896
  msgid "Not found: "
897
  msgstr "Heb ganfod: "
898
 
899
- #: lib/widgets/featured-post-widget.php:546
900
  msgid "No Content"
901
  msgstr "Dim Cynnwys"
902
 
903
- #: lib/widgets/featured-post-widget.php:545
904
  msgid "Show Content Limit"
905
  msgstr "Dangos Terfyn y Cynnwys"
906
 
907
- #: lib/widgets/featured-post-widget.php:544
908
  msgid "Show Excerpt"
909
  msgstr "Dangos Darn"
910
 
911
- #: lib/widgets/featured-post-widget.php:543
912
  msgid "Show Content"
913
  msgstr "Dangos y Cynnwys "
914
 
915
- #: lib/widgets/featured-post-widget.php:541
916
  msgid "Content Type"
917
  msgstr "Math o Gynnwys"
918
 
919
- #: lib/widgets/featured-post-widget.php:533
920
  msgid "Show Post Info"
921
  msgstr "Dangos Gwybodaeth y Post "
922
 
923
- #: lib/widgets/featured-page-widget.php:286
924
- #: lib/widgets/featured-post-widget.php:493
925
  msgid "Show Featured Image"
926
  msgstr "Dangos y Ddelwedd a Ddangosir "
927
 
928
- #: lib/views/meta-boxes/genesis-user-author.php:22
929
  msgid "This text will be the first paragraph, and display on the first page"
930
  msgstr "Y testun hwn fydd y paragraff cyntaf a bydd i'w weld ar y dudalen gyntaf "
931
 
932
- #: lib/views/meta-boxes/genesis-user-author.php:19
933
  msgid "Custom Description Text"
934
  msgstr "Testun Disgrifiad i'w Addasu "
935
 
936
  #. translators: Escaped H1 tag.
937
- #: lib/views/meta-boxes/genesis-user-author.php:12
938
  msgid "Will display in the %s tag at the top of the first page"
939
  msgstr "I'w weld yn y tag %s ar ben y dudalen gyntaf "
940
 
941
- #: lib/views/meta-boxes/genesis-user-author.php:6
942
  msgid "Custom Archive Headline"
943
  msgstr "Pennawd Archif i'w Addasu "
944
 
945
- #: lib/views/meta-boxes/genesis-user-author.php:2
946
- #: lib/views/meta-boxes/genesis-user-layout.php:6
947
- #: lib/views/meta-boxes/genesis-user-seo.php:2
948
  msgid "These settings apply to this author's archive pages."
949
  msgstr "Mae'r gosodiadau hyn yn berthnasol i dudalennau archif yr awdur hwn. "
950
 
951
- #: lib/views/meta-boxes/genesis-user-author.php:33
952
  msgid "Enable Author Box on this User's Archives?"
953
  msgstr "Galluogi Blwch Awdur ar Archifau'r Defnyddiwr hwn? "
954
 
955
- #: lib/views/meta-boxes/genesis-user-author.php:30
956
  msgid "Enable Author Box on this User's Posts?"
957
  msgstr "Galluogi Blwch Awdur ar Byst y Defnyddiwr hwn? "
958
 
959
- #: lib/views/meta-boxes/genesis-user-settings.php:16
960
  msgid "Enable Import/Export Submenu?"
961
  msgstr "Galluogi Is-ddewislen Fewnforio/Allforio? "
962
 
963
- #: lib/views/meta-boxes/genesis-user-settings.php:12
964
  msgid "Enable SEO Settings Submenu?"
965
  msgstr "Galluogi Is-ddewislen Osodiadau SEO? "
966
 
967
- #: lib/views/meta-boxes/genesis-user-settings.php:8
968
  msgid "Enable Genesis Admin Menu?"
969
  msgstr "Galluogi Dewislen Weinyddu Genesis? "
970
 
971
- #: lib/views/meta-boxes/genesis-user-settings.php:5
972
  msgid "Genesis Admin Menus"
973
  msgstr "Dewislenni Gweinyddu Genesis"
974
 
975
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:36
976
  msgid "Include the Featured Image?"
977
  msgstr "Cynnwys y Ddelwedd a Ddangosir? "
978
 
979
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:6
980
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:9
981
- #: lib/views/meta-boxes/genesis-user-layout.php:10
982
- #: lib/views/meta-boxes/genesis-user-layout.php:13
983
  msgid "Choose Layout"
984
  msgstr "Dewis Cynllun "
985
 
986
- #: lib/admin/import-export.php:46 lib/admin/import-export.php:64
987
- #: lib/views/help/import-export-general.php:1
 
988
  msgid "Import/Export"
989
  msgstr "Mewnforio/Allforio"
990
 
991
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:36
992
  msgid "Custom Post Class"
993
  msgstr "Dosbarth Post i'w Addasu "
994
 
995
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:32
996
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:31
997
  msgid "Custom Body Class"
998
  msgstr "Dosbarth Corff i'w Addasu "
999
 
1000
- #: lib/views/help/genesis-inpost-seo.php:21
1001
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
1002
  msgid "Custom Redirect URL"
1003
  msgstr ""
1004
 
1005
  #. translators: Title string length
1006
  #. translators: Description string length
1007
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:15
1008
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:28
1009
  msgid "Characters Used: %s"
1010
  msgstr "Nodau a Ddefnyddiwyd: %s "
1011
 
1012
- #: lib/views/pages/genesis-admin-import-export.php:47
1013
  msgid "Download Export File"
1014
  msgstr "Lawrlwytho Ffeil Allforio "
1015
 
1016
- #: lib/views/pages/genesis-admin-import-export.php:40
1017
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1018
  msgstr "Ar ôl i chi gadw'r ffeil wedi'i lawrlwytho, gallwch ddefnyddio'r swyddogaeth mewnforio hon ar wefan arall i fewnforio'r data hwn. "
1019
 
1020
- #: lib/views/pages/genesis-admin-import-export.php:32
1021
  msgid "Export Genesis Settings File"
1022
  msgstr "Allforio Ffeil Gosodiadau Genesis "
1023
 
1024
- #: lib/views/pages/genesis-admin-import-export.php:21
1025
  msgid "Upload File (Maximum Size: %s): "
1026
  msgstr ""
1027
 
1028
- #: lib/views/pages/genesis-admin-import-export.php:8
1029
  msgid "Import Genesis Settings File"
1030
  msgstr "Mewnforio Ffeil Gosodiadau Genesis "
1031
 
1032
- #: lib/admin/import-export.php:45
1033
  msgid "Genesis - Import/Export"
1034
  msgstr "Genesis - Mewnforio/Allforio "
1035
 
1036
- #: lib/widgets/user-profile-widget.php:202
1037
  msgid "Show Author Archive Link?"
1038
  msgstr "Dangos Dolen Archifau Awdur? "
1039
 
1040
- #: lib/widgets/user-profile-widget.php:191
1041
  msgid "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."
1042
  msgstr "Dewiswch eich tudalen \"Amdana I\" estynedig o'r rhestr isod. Dyma'r dudalen y bydd dolen iddi ar ddiwedd yr is-adran Amdanaf I. "
1043
 
1044
- #: lib/widgets/user-profile-widget.php:184
1045
  msgid "Custom Text (below)"
1046
  msgstr "Testun i'w Addasu (isod) "
1047
 
1048
- #: lib/widgets/user-profile-widget.php:182
1049
  msgid "Author Bio"
1050
  msgstr "Bywgraffiad Awdur "
1051
 
1052
- #: lib/widgets/user-profile-widget.php:179
1053
  msgid "Select which text you would like to use as the author description"
1054
  msgstr "Dewiswch pa destun yr hoffech ei ddefnyddio fel disgrifiad awdur "
1055
 
1056
- #: lib/widgets/user-profile-widget.php:161
1057
  msgid "Extra Large"
1058
  msgstr "Mawr Iawn "
1059
 
1060
- #: lib/widgets/user-profile-widget.php:161
1061
  msgid "Large"
1062
  msgstr "Mawr "
1063
 
1064
- #: lib/widgets/user-profile-widget.php:161
1065
  msgid "Medium"
1066
  msgstr "Canolig "
1067
 
1068
- #: lib/widgets/user-profile-widget.php:161
1069
  msgid "Small"
1070
  msgstr "Bach "
1071
 
@@ -1085,97 +1319,93 @@ msgstr "Genesis - Proffil Defnyddiwr "
1085
  msgid "Displays user profile block with Gravatar"
1086
  msgstr "Dangos bloc proffil defnyddiwr gyda Gravatar "
1087
 
1088
- #: lib/widgets/featured-post-widget.php:586
1089
  msgid "Link Text"
1090
  msgstr "Cysylltu'r Testun "
1091
 
1092
- #: lib/widgets/featured-post-widget.php:582
1093
  msgid "Show Category Archive Link"
1094
  msgstr "Dangos Dolen Archifau'r Categori "
1095
 
1096
- #: lib/widgets/featured-post-widget.php:564
1097
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1098
  msgstr "I ddangos rhestr ddi-drefn o fwy o byst o'r categori hwn, llenwch yr wybodaeth isod "
1099
 
1100
- #: lib/widgets/featured-post-widget.php:556
1101
  msgid "More Text (if applicable)"
1102
  msgstr "Mwy o Destun (os yw'n berthnasol) "
1103
 
1104
- #: lib/widgets/featured-post-widget.php:528
1105
  msgid "Show Post Title"
1106
  msgstr "Dangos Teitl y Post "
1107
 
1108
- #: lib/widgets/featured-post-widget.php:479
1109
- #: lib/widgets/user-profile-widget.php:170
1110
  msgid "Gravatar Alignment"
1111
  msgstr "Alinio'r Gravatar "
1112
 
1113
- #: lib/widgets/featured-post-widget.php:474
1114
  msgid "Extra Large (125px)"
1115
  msgstr "Mawr Iawn (125px) "
1116
 
1117
- #: lib/widgets/featured-post-widget.php:473
1118
  msgid "Large (85px)"
1119
  msgstr "Mawr (85px) "
1120
 
1121
- #: lib/widgets/featured-post-widget.php:472
1122
  msgid "Medium (65px)"
1123
  msgstr "Canolig (65px) "
1124
 
1125
- #: lib/widgets/featured-post-widget.php:471
1126
  msgid "Small (45px)"
1127
  msgstr "Bach (45px) "
1128
 
1129
- #: lib/widgets/featured-post-widget.php:469
1130
- #: lib/widgets/user-profile-widget.php:158
1131
  msgid "Gravatar Size"
1132
  msgstr "Maint y Gravatar "
1133
 
1134
- #: lib/widgets/featured-post-widget.php:465
1135
  msgid "Show Author Gravatar"
1136
  msgstr "Dangos Awdur y Gravatar "
1137
 
1138
- #: lib/widgets/featured-post-widget.php:445
1139
  msgid "Ascending (1, 2, 3)"
1140
  msgstr "Esgynnol (1, 2, 3) "
1141
 
1142
- #: lib/widgets/featured-post-widget.php:444
1143
  msgid "Descending (3, 2, 1)"
1144
  msgstr "Disgynnol (3, 2, 1) "
1145
 
1146
- #: lib/widgets/featured-post-widget.php:442
1147
  msgid "Sort Order"
1148
  msgstr "Rhoi mewn Trefn "
1149
 
1150
- #: lib/widgets/featured-post-widget.php:437
1151
  msgid "Random"
1152
  msgstr "Hap "
1153
 
1154
- #: lib/widgets/featured-post-widget.php:436
1155
  msgid "Comment Count"
1156
  msgstr "Nifer y Sylwadau"
1157
 
1158
- #: lib/widgets/featured-post-widget.php:435
1159
  msgid "ID"
1160
  msgstr "ID"
1161
 
1162
- #: lib/widgets/featured-post-widget.php:434
1163
  msgid "Parent"
1164
  msgstr "Rhiant "
1165
 
1166
  #: lib/widgets/featured-post-widget.php:432
1167
- msgid "Date"
1168
- msgstr "Dyddiad"
1169
-
1170
- #: lib/widgets/featured-post-widget.php:430
1171
  msgid "Order By"
1172
  msgstr "Archebu erbyn "
1173
 
1174
- #: lib/widgets/featured-post-widget.php:425
1175
  msgid "Number of Posts to Offset"
1176
  msgstr "Nifer y pyst i'w gwrthincio "
1177
 
1178
- #: lib/widgets/featured-post-widget.php:405
1179
  msgid "Category"
1180
  msgstr "Categori "
1181
 
@@ -1195,41 +1425,42 @@ msgstr "Genesis - Pyst a Gynhwysir "
1195
  msgid "Displays featured posts with thumbnails"
1196
  msgstr "Dangos y pyst a gaiff eu cynnwys â mân-luniau "
1197
 
1198
- #: lib/widgets/featured-page-widget.php:329
1199
  msgid "More Text"
1200
  msgstr "Mwy o Destun "
1201
 
1202
- #: lib/widgets/featured-page-widget.php:324
1203
  msgid "Content Character Limit"
1204
  msgstr "Terfyn Nodau'r Cynnwys "
1205
 
1206
- #: lib/widgets/featured-page-widget.php:320
1207
  msgid "Show Page Content"
1208
  msgstr "Dangos Cynnwys y Dudalen "
1209
 
1210
- #: lib/widgets/featured-page-widget.php:315
1211
  msgid "Show Page Title"
1212
  msgstr "Dangos Teitl y Dudalen "
1213
 
1214
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:29
1215
- #: lib/widgets/featured-page-widget.php:304
1216
- #: lib/widgets/featured-post-widget.php:481
1217
- #: lib/widgets/featured-post-widget.php:511
1218
- #: lib/widgets/user-profile-widget.php:172
1219
- #: lib/widgets/user-profile-widget.php:192
 
1220
  msgid "None"
1221
  msgstr "Dim "
1222
 
1223
- #: lib/widgets/featured-page-widget.php:302
1224
- #: lib/widgets/featured-post-widget.php:509
1225
  msgid "Image Alignment"
1226
  msgstr "Alinio Delweddau "
1227
 
1228
- #: lib/widgets/featured-page-widget.php:271
1229
  msgid "Page"
1230
  msgstr "Tudalen "
1231
 
1232
- #: lib/shortcodes/footer.php:183 lib/structure/post.php:280
1233
  msgid "by"
1234
  msgstr "ger"
1235
 
@@ -1241,27 +1472,29 @@ msgstr "Genesis - Tudalen a Ddangosir "
1241
  msgid "Displays featured page with thumbnails"
1242
  msgstr "Dangos y dudalen a ddangosir â mân-luniau "
1243
 
1244
- #: lib/widgets/featured-page-widget.php:266
1245
- #: lib/widgets/featured-post-widget.php:396
1246
- #: lib/widgets/featured-post-widget.php:433
1247
- #: lib/widgets/featured-post-widget.php:567
1248
  #: lib/widgets/user-profile-widget.php:148
1249
  msgid "Title"
1250
  msgstr "Teitl "
1251
 
1252
- #: lib/classes/breadcrumb.php:57
1253
  msgid "Search for "
1254
  msgstr "Chwiliwch am "
1255
 
1256
- #: lib/classes/breadcrumb.php:53 lib/classes/breadcrumb.php:54
1257
- #: lib/classes/breadcrumb.php:55 lib/classes/breadcrumb.php:56
1258
- #: lib/classes/breadcrumb.php:58 lib/classes/breadcrumb.php:59
1259
- #: lib/structure/archive.php:181 lib/structure/archive.php:183
1260
- #: lib/structure/archive.php:185
 
 
1261
  msgid "Archives for "
1262
  msgstr "Archifau ar gyfer "
1263
 
1264
- #: lib/classes/breadcrumb.php:52
1265
  msgid "You are here: "
1266
  msgstr "Rydych chi yma: "
1267
 
@@ -1277,7 +1510,7 @@ msgstr "Prif Fan Dyfeisiau Bar Ochr "
1277
  msgid "Search"
1278
  msgstr "Chwilio "
1279
 
1280
- #: lib/structure/post.php:550 lib/structure/post.php:579
1281
  msgid "About"
1282
  msgstr "Ynghylch "
1283
 
@@ -1285,59 +1518,61 @@ msgstr "Ynghylch "
1285
  msgid "By"
1286
  msgstr "Ger "
1287
 
1288
- #: lib/structure/post.php:365 lib/structure/post.php:367
1289
  msgid "[Read more...]"
1290
  msgstr "[Darllen mwy...] "
1291
 
1292
- #: lib/structure/menu.php:149
1293
  msgid "Comments"
1294
  msgstr "Sylwadau "
1295
 
1296
- #: lib/structure/menu.php:148
1297
  msgid "Posts"
1298
  msgstr "pyst"
1299
 
1300
- #: lib/init.php:57
1301
  msgid "Primary Navigation Menu"
1302
  msgstr "Prif Ddewislen Lywio "
1303
 
1304
- #: lib/structure/footer.php:149
1305
  msgid "Copyright"
1306
  msgstr "Hawlfraint "
1307
 
1308
- #: lib/structure/comments.php:447
1309
  msgid "Speak Your Mind"
1310
  msgstr "Dweud eich Dweud "
1311
 
1312
- #: lib/structure/comments.php:438
1313
  msgid "Website"
1314
  msgstr "Gwefan "
1315
 
1316
- #: lib/structure/comments.php:432
1317
  msgid "Email"
1318
  msgstr "E-bost "
1319
 
1320
- #: lib/structure/comments.php:426
1321
  msgid "Name"
1322
  msgstr "Enw "
1323
 
1324
- #: lib/structure/comments.php:248 lib/structure/comments.php:351
1325
  msgid "Your comment is awaiting moderation."
1326
  msgstr "Mae'ch sylw wrthi'n cael ei gymedroli. "
1327
 
1328
- #: lib/structure/comments.php:241
 
1329
  msgid "%1$s at %2$s"
1330
  msgstr "%1$s yn %2$s "
1331
 
1332
- #: lib/structure/comments.php:237 lib/structure/comments.php:306
1333
  msgid "says"
1334
  msgstr "yn dweud "
1335
 
1336
- #: lib/structure/comments.php:237
1337
- msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
1338
- msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
 
1339
 
1340
- #: lib/structure/comments.php:151
1341
  msgid "<h3>Trackbacks</h3>"
1342
  msgstr "<h3>Olrhain</h3> "
1343
 
@@ -1345,16 +1580,16 @@ msgstr "<h3>Olrhain</h3> "
1345
  msgid "<h3>Comments</h3>"
1346
  msgstr "<h3>Sylwadau</h3> "
1347
 
1348
- #: lib/shortcodes/post.php:605 lib/structure/comments.php:242
1349
- #: lib/structure/comments.php:335 lib/structure/post.php:357
1350
  msgid "(Edit)"
1351
  msgstr "(Golygu) "
1352
 
1353
- #: lib/shortcodes/post.php:498 lib/shortcodes/post.php:542
1354
  msgid "Filed Under: "
1355
  msgstr "Ffeiliwyd Dan: "
1356
 
1357
- #: lib/shortcodes/post.php:454
1358
  msgid "Tagged With: "
1359
  msgstr "Tagiwyd Â: "
1360
 
@@ -1370,11 +1605,11 @@ msgstr "1 sylw"
1370
  msgid "Leave a Comment"
1371
  msgstr "Gadael Sylw "
1372
 
1373
- #: lib/shortcodes/footer.php:310
1374
  msgid "Log out"
1375
  msgstr "Allgofnodi "
1376
 
1377
- #: lib/shortcodes/footer.php:308
1378
  msgid "Log in"
1379
  msgstr "Mewngofnodi "
1380
 
@@ -1382,341 +1617,360 @@ msgstr "Mewngofnodi "
1382
  msgid "Return to top of page"
1383
  msgstr "Dychwelyd i frig y dudalen "
1384
 
1385
- #: lib/functions/upgrade.php:728
 
1386
  msgid "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."
1387
  msgstr "Mae Genesis %s nawr ar gael. Rydyn ni wedi darparu diweddariadau un clic ar gyfer y thema hon, felly mewngofnodwch i'ch dangosfwrdd cyn gynted ag y bydd yn gyfleus i chi. "
1388
 
1389
- #: lib/functions/upgrade.php:727
1390
- msgid "Genesis %s is available for %s"
1391
- msgstr "Mae Genesis %s ar gael ar gyfer %s "
 
1392
 
1393
- #: lib/functions/upgrade.php:653
1394
  msgid "Click here to complete the upgrade"
1395
  msgstr "Cliciwch yma i gwblhau'r gwaith uwchraddio "
1396
 
1397
- #: lib/classes/breadcrumb.php:44 lib/functions/deprecated.php:226
1398
  msgid "Home"
1399
  msgstr "Hafan "
1400
 
1401
- #: lib/widgets/featured-post-widget.php:420
1402
- #: lib/widgets/featured-post-widget.php:572
1403
  msgid "Number of Posts to Show"
1404
  msgstr "Nifer y pyst i'w dangos"
1405
 
1406
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:9
1407
- #: lib/widgets/featured-post-widget.php:413
1408
  msgid "All Categories"
1409
  msgstr "Pob Categori"
1410
 
1411
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:8
1412
  msgid "Display which category"
1413
  msgstr "Dangos pa gategori: "
1414
 
1415
- #: lib/admin/customizer.php:482
1416
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1417
  msgid "Numeric"
1418
  msgstr "Rhifol "
1419
 
1420
- #: lib/admin/customizer.php:481
1421
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
1422
  msgid "Previous / Next"
1423
  msgstr "Blaenorol/Nesaf "
1424
 
1425
- #: lib/widgets/featured-page-widget.php:290
1426
- #: lib/widgets/featured-post-widget.php:497
1427
  msgid "Image Size"
1428
  msgstr "Maint y Ddelwedd "
1429
 
1430
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:28
1431
- #: lib/widgets/featured-post-widget.php:551
1432
  msgid "characters"
1433
  msgstr "o gymeriadau "
1434
 
1435
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:25
1436
- #: lib/widgets/featured-post-widget.php:549
1437
  msgid "Limit content to"
1438
  msgstr "Cyfyngu cynnwys i "
1439
 
1440
- #: lib/admin/customizer.php:419
1441
  msgid "Select one of the following"
1442
  msgstr ""
1443
 
1444
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:21
1445
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:24
1446
  msgid "Enable Trackbacks"
1447
  msgstr "Galluogi Olrhain "
1448
 
1449
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:14
1450
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:30
1451
  msgid "on pages?"
1452
  msgstr "ar dudalennau? "
1453
 
1454
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:11
1455
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:27
1456
  msgid "on posts?"
1457
  msgstr "ar byst? "
1458
 
1459
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:5
1460
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:8
1461
  msgid "Enable Comments"
1462
  msgstr "Galluogi Sylwadau "
1463
 
1464
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:13
1465
  msgid "Enter your custom comments feed URL"
1466
  msgstr ""
1467
 
1468
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:5
1469
  msgid "Enter your custom feed URL"
1470
  msgstr ""
1471
 
1472
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:42
1473
  msgid "Twitter Link Text:"
1474
  msgstr "Testun Dolen Twitter: "
1475
 
1476
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:38
1477
  msgid "Enter Twitter ID:"
1478
  msgstr "Nodwch eich ID Twitter: "
1479
 
1480
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:33
1481
  msgid "Twitter link"
1482
  msgstr "Dolen Twitter"
1483
 
1484
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:32
1485
  msgid "Search form"
1486
  msgstr "Chwilio o "
1487
 
1488
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:31
1489
  msgid "RSS feed links"
1490
  msgstr "Dolenni porthiannau RSS "
1491
 
1492
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
1493
  msgid "Today's date"
1494
  msgstr "Dyddiad heddiw "
1495
 
1496
- #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:11
1497
- #: lib/views/help/genesis-layout.php:11
1498
  msgid "Full Width Content"
1499
  msgstr "Cynnwys Lled Llawn"
1500
 
1501
- #: lib/admin/customizer.php:149
1502
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:9
1503
  msgid "Image logo"
1504
  msgstr "Logo delwedd "
1505
 
1506
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:8
1507
  msgid "Dynamic text"
1508
  msgstr "Testun deinamig "
1509
 
1510
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:10
1511
  msgid "Released"
1512
  msgstr "Cyhoeddwyd: "
1513
 
1514
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:5
1515
  msgid "Version"
1516
  msgstr ""
1517
 
1518
- #: lib/admin/customizer.php:368 lib/admin/theme-settings.php:239
1519
- #: lib/admin/theme-settings.php:287 lib/views/help/genesis-archives.php:1
 
 
1520
  msgid "Content Archives"
1521
  msgstr "Archifau Cynnwys"
1522
 
1523
- #: lib/admin/customizer.php:253 lib/admin/theme-settings.php:237
1524
- #: lib/admin/theme-settings.php:283 lib/views/help/genesis-breadcrumbs.php:1
 
 
1525
  msgid "Breadcrumbs"
1526
  msgstr "Briwsion Bara"
1527
 
1528
- #: lib/views/meta-boxes/genesis-user-author.php:27
1529
  msgid "Author Box"
1530
  msgstr "Blwch Awdur "
1531
 
1532
- #: lib/admin/theme-settings.php:229 lib/admin/theme-settings.php:268
1533
- #: lib/views/help/genesis-feeds.php:1
 
1534
  msgid "Custom Feeds"
1535
  msgstr "Porthiannau i'w Haddasu "
1536
 
1537
- #: lib/admin/theme-settings.php:228 lib/admin/theme-settings.php:262
1538
- #: lib/views/help/genesis-information.php:1
 
1539
  msgid "Information"
1540
  msgstr "Gwybodaeth "
1541
 
1542
  #. translators: Meta noindex attribute.
1543
  #. translators: Meta nofollow attribute.
1544
  #. translators: Meta noarchive attribute.
1545
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:32
1546
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:39
1547
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1548
- #: lib/views/meta-boxes/genesis-user-seo.php:33
1549
- #: lib/views/meta-boxes/genesis-user-seo.php:41
1550
- #: lib/views/meta-boxes/genesis-user-seo.php:48
 
 
1551
  msgid "Apply %s to this archive?"
1552
  msgstr "Cymhwyso %s i'r archif hwn? "
1553
 
1554
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:27
1555
- #: lib/views/meta-boxes/genesis-user-seo.php:28
1556
  msgid "Robots Meta"
1557
  msgstr "Meta Robotiaid "
1558
 
1559
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:22
1560
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:22
1561
- #: lib/views/meta-boxes/genesis-user-seo.php:23
1562
  msgid "Comma separated list"
1563
  msgstr "Rhestr wedi'i gwahanu â choma "
1564
 
1565
  #. translators: Meta noodp attribute.
1566
  #. translators: Meta noydir attribute.
1567
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:117
1568
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:124
1569
  msgid "Apply %s to your site?"
1570
  msgstr "Cymhwyso %s i'ch gwefan? "
1571
 
1572
  #. translators: Meta noarchive attribute.
1573
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:59
1574
  msgid "Apply %s to Entire Site?"
1575
  msgstr "Cymhwyso %s i'r wefan gyfan? "
1576
 
1577
  #. translators: Meta noindex attribute.
1578
  #. translators: Meta noarchive attribute.
1579
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1580
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1581
  msgid "Apply %s to Search Archives?"
1582
  msgstr "Cymhwyso %s i Archifau Chwilio? "
1583
 
1584
  #. translators: Meta noindex attribute.
1585
  #. translators: Meta noarchive attribute.
1586
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1587
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1588
  msgid "Apply %s to Date Archives?"
1589
  msgstr "Cymhwyso %s i Archifau Dyddiad? "
1590
 
1591
  #. translators: Meta noindex attribute.
1592
  #. translators: Meta noarchive attribute.
1593
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1594
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1595
  msgid "Apply %s to Author Archives?"
1596
  msgstr "Cymhwyso %s i Archifau Awdur? "
1597
 
1598
  #. translators: Meta noindex attribute.
1599
  #. translators: Meta noarchive attribute.
1600
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:18
1601
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:75
1602
  msgid "Apply %s to Tag Archives?"
1603
  msgstr "Cymhwyso %s i Archifau Tag? "
1604
 
1605
  #. translators: Meta noindex attribute.
1606
  #. translators: Meta noarchive attribute.
1607
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:11
1608
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:68
1609
  msgid "Apply %s to Category Archives?"
1610
  msgstr "Cymhwyso %s i Archifau Categori? "
1611
 
1612
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
1613
  msgid "Include Shortlink tag?"
1614
  msgstr "Cynnwys tag dolen fer? "
1615
 
1616
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:38
1617
  msgid "Shortlink Tag"
1618
  msgstr ""
1619
 
1620
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:32
 
1621
  msgid "Include Windows Live Writer Support Tag?"
1622
  msgstr "Cynnwys Tag Cefnogi Ysgrifennydd Windows Live? "
1623
 
1624
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:14
1625
  msgid "Relationship Link Tags"
1626
  msgstr ""
1627
 
1628
  #. translators: Meta noindex attribute.
1629
  #. translators: Meta nofollow attribute.
1630
  #. translators: Meta noarchive attribute.
1631
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:79
1632
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:86
1633
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
 
 
1634
  msgid "Apply %s to the homepage?"
1635
  msgstr "Cymhwyso %s i'r dudalen hafan? "
1636
 
1637
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:27
1638
  msgid "I'll manually wrap my own text on the homepage"
1639
  msgstr ""
1640
 
1641
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:21
 
1642
  msgid "Site Title"
1643
  msgstr "Teitl y Wefan "
1644
 
1645
- #: lib/admin/customizer.php:467
1646
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:55
1647
- #: lib/widgets/featured-page-widget.php:306
1648
- #: lib/widgets/featured-post-widget.php:483
1649
- #: lib/widgets/featured-post-widget.php:513
1650
- #: lib/widgets/user-profile-widget.php:174
1651
  msgid "Right"
1652
  msgstr "De"
1653
 
1654
- #: lib/admin/customizer.php:466
1655
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
1656
- #: lib/widgets/featured-page-widget.php:305
1657
- #: lib/widgets/featured-post-widget.php:482
1658
- #: lib/widgets/featured-post-widget.php:512
1659
- #: lib/widgets/user-profile-widget.php:173
1660
  msgid "Left"
1661
  msgstr "Chwith "
1662
 
1663
- #: lib/classes/class-genesis-script-loader.php:180
1664
  msgid "Are you sure you want to reset?"
1665
  msgstr "Ydych chi'n siŵr eich bod am ailosod? "
1666
 
1667
- #: lib/admin/seo-settings.php:46 lib/admin/theme-settings.php:61
1668
- #: lib/classes/admin.php:130
 
1669
  msgid "Reset Settings"
1670
  msgstr "Ailosod y Gosodiadau "
1671
 
1672
- #: lib/admin/seo-settings.php:39
1673
  msgid "Genesis - SEO Settings"
1674
  msgstr "Genesis - Gosodiadau SEO "
1675
 
1676
- #: lib/admin/seo-settings.php:168 lib/admin/seo-settings.php:185
1677
- #: lib/views/help/seo-dochead.php:1
 
1678
  msgid "Document Head Settings"
1679
  msgstr "Prif Osodiadau'r Ddogfen "
1680
 
1681
- #: lib/admin/seo-settings.php:167 lib/admin/seo-settings.php:184
1682
- #: lib/views/help/seo-homepage.php:1
 
1683
  msgid "Homepage Settings"
1684
  msgstr "Gosodiadau'r Dudalen Hafan "
1685
 
1686
- #: lib/admin/cpt-archive-settings.php:152
1687
- #: lib/admin/cpt-archive-settings.php:171 lib/admin/import-export.php:125
1688
- #: lib/admin/seo-settings.php:40 lib/admin/seo-settings.php:165
1689
- #: lib/views/help/cpt-archive-seo.php:1 lib/views/help/seo-settings.php:1
 
 
1690
  msgid "SEO Settings"
1691
  msgstr "Gosodiadau SEO "
1692
 
1693
- #: lib/admin/import-export.php:121 lib/admin/theme-settings.php:50
1694
- #: lib/admin/theme-settings.php:51 lib/admin/theme-settings.php:227
1695
- #: lib/views/help/genesis-theme-settings.php:1
1696
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
1697
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
1698
- #: lib/views/meta-boxes/genesis-user-layout.php:17
 
 
 
1699
  msgid "Theme Settings"
1700
  msgstr "Gosodiadau Thema "
1701
 
1702
  #. translators: Meta noindex attribute.
1703
  #. translators: Meta nofollow attribute.
1704
  #. translators: Meta noarchive attribute.
1705
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:56
1706
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:64
1707
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:72
1708
  msgid "Apply %s to this post/page"
1709
  msgstr "Cymhwyso %s i'r post/dudalen hwn/hon "
1710
 
1711
- #: lib/admin/seo-settings.php:169 lib/admin/seo-settings.php:186
1712
- #: lib/views/help/seo-robots.php:1
1713
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:50
 
1714
  msgid "Robots Meta Settings"
1715
  msgstr "Gosodiadau Meta Robotiaid "
1716
 
1717
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:5
1718
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:5
1719
- #: lib/views/meta-boxes/genesis-user-seo.php:6
1720
  msgid "Custom Document Title"
1721
  msgstr "Teitl y Ddogfen i'w Haddasu "
1722
 
@@ -1724,607 +1978,624 @@ msgstr "Teitl y Ddogfen i'w Haddasu "
1724
  msgid "This post is password protected. Enter the password to view comments."
1725
  msgstr "Gwarchodir y post hwn gan gyfrinair. Rhowch y cyfrinair i mewn i weld y sylwadau. "
1726
 
1727
- #: lib/functions/general.php:446
1728
  msgid "Recent Posts:"
1729
  msgstr "Pyst Diweddar: "
1730
 
1731
- #: lib/functions/general.php:443
1732
  msgid "Monthly:"
1733
  msgstr "Misol: "
1734
 
1735
- #: lib/functions/general.php:440
1736
  msgid "Authors:"
1737
  msgstr "Awduron: "
1738
 
1739
- #: lib/functions/general.php:437
1740
  msgid "Categories:"
1741
  msgstr "Categorïau: "
1742
 
1743
- #: lib/functions/general.php:432 lib/structure/post.php:387
1744
  msgid "Pages:"
1745
  msgstr "Tudalennau:"
1746
 
1747
- #: lib/admin/theme-settings.php:242
1748
  msgid "Home Pages"
1749
  msgstr ""
1750
 
1751
- #: lib/views/help/genesis-home.php:24
1752
  msgid "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."
1753
  msgstr ""
1754
 
1755
- #: lib/views/help/genesis-home.php:21
1756
  msgid "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."
1757
  msgstr ""
1758
 
1759
- #: lib/views/help/genesis-home.php:18
1760
  msgid "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."
1761
  msgstr ""
1762
 
1763
- #: lib/views/help/genesis-home.php:15
1764
  msgid "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."
1765
  msgstr ""
1766
 
1767
- #: lib/views/help/genesis-home.php:12
1768
  msgid "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."
1769
  msgstr ""
1770
 
1771
- #: lib/views/help/genesis-home.php:9
1772
  msgid "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."
1773
  msgstr ""
1774
 
1775
- #: lib/views/help/genesis-home.php:6
1776
  msgid "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."
1777
  msgstr ""
1778
 
1779
- #: lib/views/help/genesis-home.php:3
1780
  msgid "Most Genesis child themes include a custom home page."
1781
  msgstr ""
1782
 
1783
- #: lib/views/help/genesis-home.php:1
1784
  msgid "How Home Pages Work"
1785
  msgstr ""
1786
 
1787
- #. translators: Escaped HTML head and body tags.
1788
- #: lib/views/help/genesis-scripts.php:5
1789
  msgid "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."
1790
  msgstr ""
1791
 
1792
- #: lib/admin/theme-settings.php:240 lib/views/help/genesis-blog.php:1
 
1793
  msgid "Blog Page"
1794
  msgstr ""
1795
 
1796
- #: lib/views/help/genesis-archives.php:27
1797
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
1798
  msgstr ""
1799
 
1800
- #: lib/views/help/genesis-archives.php:24
1801
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
1802
  msgstr ""
1803
 
1804
- #: lib/views/help/genesis-archives.php:21
1805
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
1806
  msgstr ""
1807
 
1808
- #: lib/views/help/genesis-archives.php:18
1809
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
1810
  msgstr ""
1811
 
1812
- #: lib/views/help/genesis-archives.php:15
1813
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
1814
  msgstr ""
1815
 
1816
- #: lib/views/help/genesis-archives.php:12
1817
  msgid "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."
1818
  msgstr ""
1819
 
1820
- #: lib/views/help/genesis-archives.php:9
1821
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
1822
  msgstr ""
1823
 
1824
- #: lib/views/help/genesis-archives.php:6
1825
  msgid "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."
1826
  msgstr ""
1827
 
1828
- #: lib/views/help/genesis-archives.php:3
1829
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
1830
  msgstr ""
1831
 
1832
- #: lib/views/help/genesis-comments.php:6
1833
  msgid "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."
1834
  msgstr ""
1835
 
1836
- #: lib/views/help/genesis-comments.php:3
1837
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
1838
  msgstr ""
1839
 
1840
- #: lib/views/help/genesis-breadcrumbs.php:3
1841
  msgid "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."
1842
  msgstr ""
1843
 
1844
- #: lib/views/help/genesis-layout.php:17
1845
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
1846
  msgstr ""
1847
 
1848
- #: lib/views/help/cpt-archive-layout.php:10
1849
- #: lib/views/help/genesis-layout.php:10
1850
  msgid "Sidebar Sidebar Content"
1851
  msgstr ""
1852
 
1853
- #: lib/views/help/cpt-archive-layout.php:9 lib/views/help/genesis-layout.php:9
 
1854
  msgid "Content Sidebar Sidebar"
1855
  msgstr ""
1856
 
1857
- #: lib/views/help/cpt-archive-layout.php:8 lib/views/help/genesis-layout.php:8
 
1858
  msgid "Sidebar Content Sidebar"
1859
  msgstr ""
1860
 
1861
- #: lib/views/help/cpt-archive-layout.php:7 lib/views/help/genesis-layout.php:7
 
1862
  msgid "Sidebar Content"
1863
  msgstr ""
1864
 
1865
- #: lib/views/help/cpt-archive-layout.php:6 lib/views/help/genesis-layout.php:6
 
1866
  msgid "Content Sidebar"
1867
  msgstr ""
1868
 
1869
- #: lib/views/help/genesis-layout.php:3
1870
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
1871
  msgstr ""
1872
 
1873
- #: lib/views/help/genesis-feeds.php:9
1874
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
1875
  msgstr ""
1876
 
1877
- #: lib/views/help/genesis-feeds.php:6
1878
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
1879
  msgstr ""
1880
 
1881
- #: lib/views/help/genesis-feeds.php:3
1882
  msgid "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."
1883
  msgstr ""
1884
 
1885
- #: lib/views/help/genesis-information.php:9
1886
  msgid "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."
1887
  msgstr ""
1888
 
1889
- #: lib/views/help/genesis-information.php:6
1890
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
1891
  msgstr ""
1892
 
1893
- #: lib/views/help/genesis-information.php:3
1894
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
1895
  msgstr ""
1896
 
1897
- #: lib/views/help/genesis-theme-settings.php:3
1898
  msgid "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;"
1899
  msgstr ""
1900
 
1901
- #: lib/views/help/seo-robots.php:9
1902
  msgid "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."
1903
  msgstr ""
1904
 
1905
- #: lib/views/help/seo-robots.php:6
1906
  msgid "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)."
1907
  msgstr ""
1908
 
1909
- #: lib/views/help/seo-robots.php:3
1910
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
1911
  msgstr ""
1912
 
1913
- #: lib/views/help/seo-dochead.php:6
1914
  msgid "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."
1915
  msgstr ""
1916
 
1917
- #: lib/views/help/seo-dochead.php:3
1918
  msgid "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."
1919
  msgstr ""
1920
 
1921
- #: lib/views/help/seo-homepage.php:24
1922
  msgid "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."
1923
  msgstr ""
1924
 
1925
- #: lib/views/help/cpt-archive-seo.php:10 lib/views/help/seo-homepage.php:21
1926
  msgid "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."
1927
  msgstr ""
1928
 
1929
- #: lib/views/help/seo-homepage.php:18
1930
  msgid "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."
1931
  msgstr ""
1932
 
1933
- #. translators: Escaped title tag.
1934
- #: lib/views/help/seo-homepage.php:14
1935
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
1936
  msgstr ""
1937
 
1938
- #: lib/views/help/seo-homepage.php:9
1939
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
1940
  msgstr ""
1941
 
1942
- #: lib/views/help/seo-homepage.php:6
1943
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
1944
  msgstr ""
1945
 
1946
- #: lib/views/help/seo-homepage.php:3
1947
  msgid "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."
1948
  msgstr ""
1949
 
1950
- #. translators: Opening and closing strong tags.
1951
- #: lib/views/help/seo-doctitle.php:23
1952
- msgid "The %sDoctitle Separator%s is the character that will go between the title and appended text."
1953
  msgstr ""
1954
 
1955
- #. translators: Opening and closing strong tags.
1956
- #: lib/views/help/seo-doctitle.php:17
1957
- msgid "%sDoctitle Append Location%s determines which side of the title to add the previously mentioned items."
1958
  msgstr ""
1959
 
1960
- #. translators: Opening and closing strong tags.
1961
- #: lib/views/help/seo-doctitle.php:11
1962
- msgid "%sAppend Site Name%s will put the site name from the General Settings after the title on inner page."
1963
  msgstr ""
1964
 
1965
- #. translators: Opening and closing strong tags.
1966
- #: lib/views/help/seo-doctitle.php:5
1967
- msgid "%sAppend Site Description%s will insert the site description from your General Settings after the title on your home page."
1968
  msgstr ""
1969
 
1970
- #: lib/admin/seo-settings.php:166 lib/views/help/seo-doctitle.php:1
 
1971
  msgid "Doctitle Settings"
1972
  msgstr ""
1973
 
1974
- #: lib/views/help/seo-settings.php:15
1975
  msgid "Below you'll find a few succinct notes on the options for each box:"
1976
  msgstr ""
1977
 
1978
- #: lib/views/help/seo-settings.php:12
1979
  msgid "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."
1980
  msgstr ""
1981
 
1982
- #: lib/views/help/seo-settings.php:9
1983
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
1984
  msgstr ""
1985
 
1986
- #: lib/views/help/seo-settings.php:6
1987
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
1988
  msgstr ""
1989
 
1990
- #: lib/views/help/seo-settings.php:3
1991
  msgid "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."
1992
  msgstr ""
1993
 
1994
- #: lib/classes/admin.php:406
1995
  msgid "Genesis Tutorials"
1996
  msgstr ""
1997
 
1998
- #: lib/classes/admin.php:405
1999
  msgid "Genesis Snippets"
2000
  msgstr ""
2001
 
2002
- #: lib/classes/admin.php:404
2003
  msgid "Get Support"
2004
  msgstr ""
2005
 
2006
- #: lib/classes/admin.php:403
2007
  msgid "For more information:"
2008
  msgstr ""
2009
 
2010
- #: lib/views/help/import-export-export.php:5
2011
  msgid "JSON"
2012
  msgstr ""
2013
 
2014
- #: lib/views/help/import-export-export.php:5
2015
  msgid "JavaScript Object Notation"
2016
  msgstr ""
2017
 
2018
- #: lib/admin/import-export.php:66 lib/views/help/import-export-export.php:1
 
2019
  msgid "Export"
2020
  msgstr ""
2021
 
2022
- #: lib/views/help/import-export-import.php:10
2023
  msgid "This cannot be undone"
2024
  msgstr ""
2025
 
2026
- #: lib/admin/import-export.php:65 lib/views/help/import-export-import.php:1
 
2027
  msgid "Import"
2028
  msgstr ""
2029
 
2030
- #: lib/views/help/import-export-general.php:9
2031
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2032
  msgstr ""
2033
 
2034
- #: lib/views/help/import-export-general.php:6
2035
  msgid "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."
2036
  msgstr ""
2037
 
2038
- #: lib/views/help/import-export-general.php:3
2039
  msgid "This allows you to import or export Genesis Settings."
2040
  msgstr ""
2041
 
2042
- #: lib/functions/upgrade.php:680
2043
- msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
 
 
2044
  msgstr ""
2045
 
2046
  #. translators: Opening and closing link tags to custom menu editor.
2047
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:22
2048
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2049
  msgstr ""
2050
 
2051
- #: lib/views/help/genesis-navigation.php:9
2052
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2053
  msgstr ""
2054
 
2055
- #: lib/views/help/genesis-navigation.php:8
2056
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2057
  msgstr ""
2058
 
2059
- #: lib/views/help/genesis-navigation.php:7
2060
  msgid "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."
2061
  msgstr ""
2062
 
2063
- #: lib/views/help/genesis-navigation.php:6
2064
  msgid "Today's date displays the current date"
2065
  msgstr ""
2066
 
2067
- #: lib/views/help/genesis-navigation.php:3
2068
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2069
  msgstr ""
2070
 
2071
- #. translators: Open and close strong tags.
2072
- #: lib/views/help/genesis-header.php:11
2073
- msgid "The %sImage logo%s 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."
2074
  msgstr ""
2075
 
2076
- #. translators: Open and close strong tags.
2077
- #: lib/views/help/genesis-header.php:5
2078
- msgid "The %sDynamic text%s option will use the Site Title and Site Description from your site's settings in your header."
2079
  msgstr ""
2080
 
 
2081
  #: lib/structure/sidebar.php:67
2082
- msgid "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."
2083
  msgstr ""
2084
 
2085
- #: lib/functions/deprecated.php:349
2086
  msgid "data in style sheet files"
2087
  msgstr ""
2088
 
2089
- #: lib/views/help/genesis-blog.php:9
2090
  msgid "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."
2091
  msgstr ""
2092
 
2093
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
2094
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2095
  msgstr ""
2096
 
2097
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:9
2098
  msgid "Load Superfish Script?"
2099
  msgstr ""
2100
 
2101
- #. translators: JSON name for a11y.
2102
- #: lib/views/help/import-export-export.php:5
2103
  msgid "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."
2104
  msgstr ""
2105
 
2106
- #: lib/views/help/cpt-archive-layout.php:3
2107
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2108
  msgstr ""
2109
 
2110
  #. translators: JOSN file extension.
2111
- #: lib/views/pages/genesis-admin-import-export.php:13
2112
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2113
  msgstr ""
2114
 
2115
- #: lib/views/help/import-export-import.php:9
2116
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2117
  msgstr ""
2118
 
2119
- #: lib/views/help/cpt-archive-layout.php:14
2120
- #: lib/views/help/genesis-navigation.php:12
2121
  msgid "These options can be extended or limited by the child theme."
2122
  msgstr ""
2123
 
2124
- #: lib/views/help/cpt-archive-seo.php:6
2125
- msgid "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"
2126
- msgstr "\n"
2127
 
2128
- #: lib/views/help/genesis-blog.php:3
2129
  msgid "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."
2130
  msgstr ""
2131
 
2132
  #. translators: JOSN file extension.
2133
- #: lib/views/pages/genesis-admin-import-export.php:37
2134
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2135
  msgstr ""
2136
 
2137
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:11
2138
  msgid "Use semantic HTML5 page and section headings throughout site?"
2139
  msgstr ""
2140
 
2141
- #: lib/views/help/cpt-archive-seo.php:13
2142
  msgid "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."
2143
  msgstr ""
2144
 
2145
- #: lib/views/help/cpt-archive-archive.php:3
2146
  msgid "The Archive Headline sets the title seen on the archive page."
2147
  msgstr ""
2148
 
2149
- #: lib/views/help/genesis-layout.php:14
2150
  msgid "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."
2151
  msgstr ""
2152
 
2153
- #: lib/views/help/genesis-blog.php:6
2154
  msgid "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."
2155
  msgstr ""
2156
 
2157
- #: lib/views/help/cpt-archive-archive.php:6
2158
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2159
  msgstr ""
2160
 
2161
- #: lib/views/help/cpt-archive-layout.php:17
2162
  msgid "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."
2163
  msgstr ""
2164
 
2165
- #: lib/views/help/cpt-archive-seo.php:3
2166
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2167
  msgstr ""
2168
 
2169
- #. translators: File name prefix.
2170
- #: lib/views/help/import-export-import.php:5
2171
  msgid "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."
2172
  msgstr ""
2173
 
2174
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:111
 
2175
  msgid "Directories"
2176
  msgstr ""
2177
 
2178
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
 
2179
  msgid "Archiving"
2180
  msgstr ""
2181
 
2182
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:5
 
2183
  msgid "Indexing"
2184
  msgstr ""
2185
 
2186
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
2187
  msgid "Windows Live Writer"
2188
  msgstr ""
2189
 
2190
  #. translators: Escaped H1 tag.
2191
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:8
2192
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:16
2193
  msgid "Primary Title %s"
2194
  msgstr ""
2195
 
2196
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:42
 
2197
  msgid "Additions on right"
2198
  msgstr ""
2199
 
2200
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:41
 
2201
  msgid "Additions on left"
2202
  msgstr ""
2203
 
2204
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
 
2205
  msgid "Document Title Order"
2206
  msgstr ""
2207
 
2208
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:6
2209
  msgid "Section Headings"
2210
  msgstr ""
2211
 
2212
- #: lib/admin/seo-settings.php:183
2213
  msgid "Site-wide Settings"
2214
  msgstr ""
2215
 
2216
- #: lib/views/help/genesis-inpost-seo.php:14
2217
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
2218
  msgid "Canonical URL"
2219
  msgstr ""
2220
 
2221
- #: lib/views/help/genesis-inpost-seo.php:2
2222
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:9
2223
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:34
2224
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:18
 
2225
  msgid "Document Title"
2226
  msgstr ""
2227
 
2228
- #: lib/classes/admin.php:401
2229
  msgid "Link opens in a new window."
2230
  msgstr ""
2231
 
2232
- #: lib/admin/customizer.php:465
2233
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:53
2234
  msgid "- None -"
2235
  msgstr ""
2236
 
2237
- #: lib/admin/customizer.php:460
2238
- msgid "Featured image alignment"
2239
  msgstr ""
2240
 
2241
- #: lib/admin/customizer.php:449
2242
  msgid "Featured image size"
2243
  msgstr ""
2244
 
2245
- #: lib/admin/customizer.php:439
2246
  msgid "Display the featured image?"
2247
  msgstr ""
2248
 
2249
- #: lib/admin/customizer.php:430
2250
  msgid "Limit content to how many characters? (0 for no limit)"
2251
  msgstr ""
2252
 
2253
- #: lib/admin/customizer.php:329
2254
- msgid "Enable Trackbacks on Pages?"
2255
  msgstr ""
2256
 
2257
- #: lib/admin/customizer.php:328
2258
- msgid "Enable Trackbacks on Posts?"
2259
  msgstr ""
2260
 
2261
- #: lib/admin/customizer.php:327
2262
- msgid "Enable Comments on Pages?"
2263
  msgstr ""
2264
 
2265
- #: lib/admin/customizer.php:326
2266
- msgid "Enable Comments on Posts?"
2267
  msgstr ""
2268
 
2269
- #: lib/admin/customizer.php:266
2270
  msgid "Breadcrumbs on Attachment/Media"
2271
  msgstr ""
2272
 
2273
- #: lib/admin/customizer.php:265
2274
  msgid "Breadcrumbs on 404 Page"
2275
  msgstr ""
2276
 
2277
- #: lib/admin/customizer.php:264
2278
  msgid "Breadcrumbs on Archives"
2279
  msgstr ""
2280
 
2281
- #: lib/admin/customizer.php:263
2282
  msgid "Breadcrumbs on Pages"
2283
  msgstr ""
2284
 
2285
- #: lib/admin/customizer.php:262
2286
  msgid "Breadcrumbs on Single Posts"
2287
  msgstr ""
2288
 
2289
- #: lib/admin/customizer.php:261
2290
  msgid "Breadcrumbs on Posts Page"
2291
  msgstr ""
2292
 
2293
- #: lib/admin/customizer.php:260
2294
  msgid "Breadcrumbs on Front Page"
2295
  msgstr ""
2296
 
2297
- #: lib/admin/customizer.php:259
2298
  msgid "Breadcrumbs on Homepage"
2299
  msgstr ""
2300
 
2301
- #: lib/admin/customizer.php:231
2302
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:5
2303
  msgid "Select Default Layout"
2304
  msgstr ""
2305
 
2306
- #: lib/admin/customizer.php:215
2307
  msgid "Site Layout"
2308
  msgstr ""
2309
 
2310
- #: lib/admin/customizer.php:190
2311
  msgid "Select Color Style"
2312
  msgstr ""
2313
 
2314
- #: lib/admin/customizer.php:172
2315
  msgid "Color Scheme"
2316
  msgstr ""
2317
 
2318
- #: lib/admin/customizer.php:148
2319
  msgid "Dynamic Text"
2320
  msgstr ""
2321
 
2322
- #: lib/admin/customizer.php:30
2323
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2324
  msgstr ""
2325
 
2326
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:8
2327
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:12
2328
  msgid "Select Layout"
2329
  msgstr ""
2330
 
@@ -2332,106 +2603,105 @@ msgstr ""
2332
  msgid "Reader Interactions"
2333
  msgstr ""
2334
 
2335
- #: 404.php:50
2336
  msgid "Sitemap"
2337
  msgstr ""
2338
 
2339
- #: lib/views/meta-boxes/genesis-user-seo.php:1
2340
  msgid "Author Archive SEO Settings"
2341
  msgstr ""
2342
 
2343
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:18
 
2344
  msgid "Footer Scripts"
2345
  msgstr ""
2346
 
2347
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:9
2348
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:5
 
2349
  msgid "Header Scripts"
2350
  msgstr ""
2351
 
2352
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:24
2353
  msgid "Posts per Page"
2354
  msgstr ""
2355
 
2356
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:18
2357
  msgid "Category IDs, comma separated - 1,2,3 for example"
2358
  msgstr ""
2359
 
2360
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:14
2361
  msgid "Exclude Categories"
2362
  msgstr ""
2363
 
2364
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:6
2365
  msgid "Display Category"
2366
  msgstr ""
2367
 
2368
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:64
2369
  msgid "Entry Pagination"
2370
  msgstr ""
2371
 
2372
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:51
2373
  msgid "Image Alignment:"
2374
  msgstr ""
2375
 
2376
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:33
2377
  msgid "Featured Image"
2378
  msgstr ""
2379
 
2380
- #: lib/admin/customizer.php:411
2381
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:13
2382
  msgid "Entry excerpts"
2383
  msgstr ""
2384
 
2385
- #: lib/admin/customizer.php:410
2386
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:12
2387
  msgid "Entry content"
2388
  msgstr ""
2389
 
2390
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:5
2391
  msgid "Display"
2392
  msgstr ""
2393
 
2394
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:34
2395
  msgid "Attachment/Media"
2396
  msgstr ""
2397
 
2398
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2399
  msgid "Single Posts"
2400
  msgstr ""
2401
 
2402
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:5
2403
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:8
2404
  msgid "Enable Breadcrumbs on"
2405
  msgstr ""
2406
 
2407
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:6
2408
  msgid "Superfish"
2409
  msgstr ""
2410
 
2411
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:23
2412
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2413
  msgstr ""
2414
 
2415
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:16
2416
  msgid "Redirect Custom Comments Feed?"
2417
  msgstr ""
2418
 
2419
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:8
2420
  msgid "Redirect Custom Feed?"
2421
  msgstr ""
2422
 
2423
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:29
2424
  msgid "Email address"
2425
  msgstr ""
2426
 
2427
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
 
2428
  msgid "Updates"
2429
  msgstr ""
2430
 
2431
- #: lib/functions/markup.php:1191 lib/structure/menu.php:87
2432
- msgid "Main navigation"
2433
- msgstr ""
2434
-
2435
  #: lib/functions/layout.php:58
2436
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2437
  msgstr ""
@@ -2456,16 +2726,17 @@ msgstr ""
2456
  msgid "about "
2457
  msgstr ""
2458
 
2459
- #: lib/classes/cli.php:44
2460
  msgid "Genesis database upgraded."
2461
  msgstr ""
2462
 
2463
- #: lib/classes/breadcrumb.php:45
2464
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2465
  msgstr ""
2466
 
2467
- #: lib/functions/upgrade.php:626
2468
- msgid "Congratulations, you are now rocking Genesis %s! <a href=\"%s\">See what's new in %s</a>."
 
2469
  msgstr ""
2470
 
2471
  #. Template Name of the plugin/theme
@@ -2488,62 +2759,62 @@ msgstr ""
2488
  msgid "Genesis"
2489
  msgstr ""
2490
 
2491
- #: lib/widgets/featured-post-widget.php:536
2492
  msgid "Content Post Info"
2493
  msgstr ""
2494
 
2495
- #: lib/widgets/featured-post-widget.php:456
2496
  msgid "Exclude Sticky Posts?"
2497
  msgstr ""
2498
 
2499
- #: lib/admin/customizer.php:468
2500
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:56
2501
- #: lib/widgets/featured-page-widget.php:307
2502
- #: lib/widgets/featured-post-widget.php:514
2503
  msgid "Center"
2504
  msgstr ""
2505
 
2506
- #: lib/widgets/featured-page-widget.php:116
2507
- #: lib/widgets/featured-post-widget.php:159
2508
  msgid "(no title)"
2509
  msgstr ""
2510
 
2511
- #: lib/structure/post.php:768
2512
  msgid "Current page"
2513
  msgstr ""
2514
 
2515
- #: lib/structure/post.php:393 lib/structure/post.php:742
2516
  msgid "Page "
2517
  msgstr ""
2518
 
2519
- #: lib/structure/header.php:910
2520
  msgid "Skip to footer"
2521
  msgstr ""
2522
 
2523
- #: lib/structure/header.php:904
2524
  msgid "Skip to secondary sidebar"
2525
  msgstr ""
2526
 
2527
- #: lib/structure/header.php:900
2528
  msgid "Skip to primary sidebar"
2529
  msgstr ""
2530
 
2531
- #: lib/structure/header.php:897
2532
  msgid "Skip to content"
2533
  msgstr ""
2534
 
2535
- #: lib/structure/header.php:894
2536
  msgid "Skip to primary navigation"
2537
  msgstr ""
2538
 
2539
- #: lib/functions/widgetize.php:202
2540
  msgid "Widgets in this widget area will display after single entries."
2541
  msgstr ""
2542
 
2543
- #: lib/functions/widgetize.php:201
2544
  msgid "After Entry"
2545
  msgstr ""
2546
 
2547
- #: lib/functions/widgetize.php:120
2548
  msgid "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."
2549
  msgstr ""
1
+ # Translation of Genesis - Genesis 2.6 in Welsh
2
+ # This file is distributed under the same license as the Genesis - Genesis 2.6 package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-03-21 08:50:24+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: cy_GB\n"
12
+ "Project-Id-Version: Genesis - Genesis 2.6\n"
13
 
14
+ #: tests/fixtures/config-array-for-customizer-tests.php:46
15
+ msgid "Can Genesis be better? "
16
  msgstr ""
17
 
18
+ #: tests/fixtures/config-array-for-customizer-tests.php:42
19
+ msgid "Genesis Can Be Better"
20
  msgstr ""
21
 
22
+ #: tests/fixtures/config-array-for-customizer-tests.php:32
23
+ msgid "Is this the best Genesis ever? "
24
  msgstr ""
25
 
26
+ #: tests/fixtures/config-array-for-customizer-tests.php:28
27
+ msgid "Best Genesis Title"
28
  msgstr ""
29
 
30
+ #: tests/fixtures/config-array-for-customizer-tests.php:22
31
+ msgid "Genesis is the best."
32
  msgstr ""
33
 
34
+ #: tests/fixtures/config-array-for-customizer-tests.php:21
35
+ msgid "Genesis is the best"
36
  msgstr ""
37
 
38
+ #: tests/System/lib/admin/customizer.php:175
39
+ #: tests/System/lib/admin/customizer.php:213
40
+ msgid "Genesis Custom"
41
  msgstr ""
42
 
43
+ #: tests/System/lib/admin/customizer.php:174
44
+ #: tests/System/lib/admin/customizer.php:212
45
+ msgid "Genesis Blue"
46
  msgstr ""
47
 
48
+ #: lib/widgets/featured-post-widget.php:435
49
+ msgid "Date Modified"
50
  msgstr ""
51
 
52
+ #: lib/widgets/featured-post-widget.php:434
53
+ msgid "Date Published"
54
  msgstr ""
55
 
56
+ #: lib/views/pages/genesis-admin-upgraded.php:74
57
+ msgid "Remove feed settings if Genesis 2.6 is your first version."
58
  msgstr ""
59
 
60
+ #: lib/views/pages/genesis-admin-upgraded.php:73
61
+ msgid "Remove screen reader <code>h2</code> from inside primary <code>nav</code> element."
62
+ msgstr ""
63
+
64
+ #: lib/views/pages/genesis-admin-upgraded.php:72
65
+ msgid "Remove screen reader <code>h2</code> from inside Header Right widget area."
66
+ msgstr ""
67
+
68
+ #: lib/views/pages/genesis-admin-upgraded.php:71
69
+ msgid "Remove duplicate <code>genesis_load_favicon</code> from being hooked to <code>wp_head</code>."
70
+ msgstr ""
71
+
72
+ #: lib/views/pages/genesis-admin-upgraded.php:66
73
+ msgid "Update <code>aria-label</code> attributes for <code>nav</code> elements to remove redundant \"navigation\" word."
74
+ msgstr ""
75
+
76
+ #: lib/views/pages/genesis-admin-upgraded.php:65
77
+ msgid "Ensure <code>[post_tags]</code> and <code>[post_categories]</code> are valid for post type before outputting."
78
+ msgstr ""
79
+
80
+ #: lib/views/pages/genesis-admin-upgraded.php:64
81
+ msgid "Check for post parents before outputting parent in breadcrumbs."
82
+ msgstr ""
83
+
84
+ #: lib/views/pages/genesis-admin-upgraded.php:63
85
+ msgid "Ensure theme support for Genesis import / export menu before outputting."
86
+ msgstr ""
87
+
88
+ #: lib/views/pages/genesis-admin-upgraded.php:62
89
+ msgid "Change <code>h3</code> to <code>h2</code> for titles in admin metaboxes."
90
+ msgstr ""
91
+
92
+ #: lib/views/pages/genesis-admin-upgraded.php:61
93
+ msgid "Ensure default settings get saved to database in new installs."
94
+ msgstr ""
95
+
96
+ #: lib/views/pages/genesis-admin-upgraded.php:60
97
+ msgid "Set ID of <code>entry-pings</code> to <code>comments</code> if only pings exist."
98
+ msgstr ""
99
+
100
+ #: lib/views/pages/genesis-admin-upgraded.php:59
101
+ msgid "More compliance with WordPress coding standards."
102
+ msgstr ""
103
+
104
+ #: lib/views/pages/genesis-admin-upgraded.php:57
105
+ msgid "Fixed"
106
  msgstr ""
107
 
108
  #: lib/views/pages/genesis-admin-upgraded.php:54
109
+ msgid "Improve color scheme retrieval function."
110
  msgstr ""
111
 
112
  #: lib/views/pages/genesis-admin-upgraded.php:53
113
+ msgid "Change description for headings on archive pages to account for accessibility."
114
  msgstr ""
115
 
116
  #: lib/views/pages/genesis-admin-upgraded.php:52
117
+ msgid "Use Markup API for 404 page title."
118
  msgstr ""
119
 
120
  #: lib/views/pages/genesis-admin-upgraded.php:51
121
+ msgid "Use Markup API for <code>entry-title-link</code>."
122
  msgstr ""
123
 
124
  #: lib/views/pages/genesis-admin-upgraded.php:50
125
+ msgid "Move all classes to their own files in <code>lib/classes</code>."
126
  msgstr ""
127
 
128
  #: lib/views/pages/genesis-admin-upgraded.php:49
129
+ msgid "Duplicate all theme and SEO settings in the Customizer."
130
  msgstr ""
131
 
132
  #: lib/views/pages/genesis-admin-upgraded.php:48
133
+ msgid "Update normalize.css to <code>7.0.0</code>."
134
  msgstr ""
135
 
136
  #: lib/views/pages/genesis-admin-upgraded.php:47
137
+ msgid "Change URLs to <code>https</code> wherever possible."
138
  msgstr ""
139
 
140
+ #: lib/views/pages/genesis-admin-upgraded.php:42
141
+ msgid "Add allowance for extra attributes on script tags for registered scripts."
142
  msgstr ""
143
 
144
+ #: lib/views/pages/genesis-admin-upgraded.php:41
145
+ msgid "Add <code>aria-label</code> attribute to secondary <code>nav</code> element."
146
  msgstr ""
147
 
148
+ #: lib/views/pages/genesis-admin-upgraded.php:40
149
+ msgid "Add support for AdSense Auto Ads."
150
  msgstr ""
151
 
152
+ #: lib/views/pages/genesis-admin-upgraded.php:39
153
+ msgid "Add class autoloader."
154
  msgstr ""
155
 
156
  #: lib/views/pages/genesis-admin-upgraded.php:38
157
+ msgid "Add <code>title-tag</code> theme support by default."
158
  msgstr ""
159
 
160
  #: lib/views/pages/genesis-admin-upgraded.php:37
161
+ msgid "Add <code>Genesis_SEO_Document_Title_Parts</code> class."
162
  msgstr ""
163
 
164
  #: lib/views/pages/genesis-admin-upgraded.php:36
165
+ msgid "Add <code>Genesis_Customizer</code> class."
166
  msgstr ""
167
 
168
  #: lib/views/pages/genesis-admin-upgraded.php:35
169
+ msgid "Add contextual filter for <code>content</code> passed through the Markup API."
170
  msgstr ""
171
 
172
  #: lib/views/pages/genesis-admin-upgraded.php:34
173
+ msgid "Add option to sort Featured Posts by date modified."
174
  msgstr ""
175
 
176
+ #: lib/views/pages/genesis-admin-upgraded.php:26
177
+ msgid "Genesis 2.6 includes the ability to live preview all your theme and SEO settings using the WordPress customizer, support for AdSense Auto Ads, full WordPress title tag compatibility, and much more. See below for full changelog."
178
  msgstr ""
179
 
180
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:24
181
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx or pub-xxxxxxxxxxxxx) to enable AdSense."
182
  msgstr ""
183
 
184
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:19
185
+ msgid "Google AdSense Publisher ID"
186
  msgstr ""
187
 
188
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:26
189
+ msgid "Disable AdSense output for this entry?"
190
  msgstr ""
191
 
192
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:21
193
+ msgid "AdSense Output"
194
  msgstr ""
195
 
196
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:33
197
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:26
198
+ msgid "Your child theme uses accessible headings. If you leave this blank, the default accessible heading will be used."
199
  msgstr ""
200
 
201
+ #: lib/functions/markup.php:522
202
+ msgid "Secondary"
203
  msgstr ""
204
 
205
+ #: lib/functions/markup.php:505
206
+ msgid "Main"
207
  msgstr ""
208
 
209
+ #: lib/classes/class-genesis-admin-settings.php:327
210
+ msgid "Hey there! Did you know that theme settings can now be configured with a live preview in the Customizer?"
211
  msgstr ""
212
 
213
+ #. translators: %s: Customizer admin URL
214
+ #: lib/classes/class-genesis-admin-seo-settings.php:210
215
+ #: lib/classes/class-genesis-admin-settings.php:330
216
+ msgid "Eventually, settings pages like this one will no longer be available, and everything will be configured in the Customizer, so go ahead and <a href=\"%s\">start using it now</a>!"
217
  msgstr ""
218
 
219
+ #: lib/classes/class-genesis-admin-seo-settings.php:207
220
+ msgid "Hey there! Did you know that SEO settings can now be configured with a live preview in the Customizer?"
221
  msgstr ""
222
 
223
+ #: lib/admin/inpost-metaboxes.php:287
224
+ msgid "Google Adsense"
225
  msgstr ""
226
 
227
+ #: config/customizer-theme-settings.php:311
228
+ msgid "Header/Footer Scripts"
229
  msgstr ""
230
 
231
+ #: config/customizer-theme-settings.php:131
232
+ msgid "Select the pages which should display breadcrumbs."
233
  msgstr ""
234
 
235
+ #: config/customizer-theme-settings.php:118
236
+ msgid "Select Site Layout"
237
+ msgstr ""
238
+
239
+ #: config/customizer-theme-settings.php:86
240
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx) to activate AdSense Auto Ads"
241
+ msgstr ""
242
+
243
+ #: config/customizer-theme-settings.php:85
244
+ msgid "Publisher ID"
245
+ msgstr ""
246
+
247
+ #. translators: %s: AdSense URL
248
+ #: config/customizer-theme-settings.php:81
249
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:22
250
+ msgid "Don't have AdSense? <a href='%s' target='_blank'>Click here</a> to sign up!"
251
+ msgstr ""
252
+
253
+ #. translators: %s: AdSense Auto Ads URL
254
+ #: config/customizer-theme-settings.php:78
255
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:21
256
+ msgid "Auto Ads must be enabled in your AdSense account for this feature to work properly. <a href=\"%s\">Click here to enable.</a>"
257
+ msgstr ""
258
+
259
+ #: config/customizer-theme-settings.php:76
260
+ #: lib/classes/class-genesis-admin-settings.php:275
261
+ msgid "Google AdSense"
262
+ msgstr ""
263
+
264
+ #: config/customizer-theme-settings.php:43
265
+ msgid "If you provide an email address below, you will be notified via email when a new version of Genesis is available."
266
+ msgstr ""
267
+
268
+ #: config/customizer-theme-settings.php:42
269
+ #: config/customizer-theme-settings.php:47
270
+ msgid "Email Address"
271
+ msgstr ""
272
+
273
+ #: config/customizer-theme-settings.php:34
274
+ msgid "By checking this box, you allow Genesis to periodically check for updates."
275
+ msgstr ""
276
+
277
+ #: config/customizer-theme-settings.php:22
278
+ msgid "Customize the various theme settings."
279
+ msgstr ""
280
+
281
+ #: config/customizer-seo-settings.php:288
282
+ msgid "Apply noydir to entire site?"
283
+ msgstr ""
284
+
285
+ #: config/customizer-seo-settings.php:280
286
+ msgid "Apply noodp to entire site?"
287
  msgstr ""
288
 
289
+ #: config/customizer-seo-settings.php:226
290
+ msgid "Entire Site"
291
  msgstr ""
292
 
293
+ #: config/customizer-seo-settings.php:222
294
+ msgid "Apply noarchive to the pages below."
295
+ msgstr ""
296
+
297
+ #: config/customizer-seo-settings.php:211
298
+ #: config/customizer-seo-settings.php:266
299
+ msgid "Search Results"
300
+ msgstr ""
301
+
302
+ #: config/customizer-seo-settings.php:203
303
+ #: config/customizer-seo-settings.php:258
304
+ msgid "Date Archives"
305
+ msgstr ""
306
+
307
+ #: config/customizer-seo-settings.php:195
308
+ #: config/customizer-seo-settings.php:250
309
+ msgid "Author Archives"
310
+ msgstr ""
311
+
312
+ #: config/customizer-seo-settings.php:187
313
+ #: config/customizer-seo-settings.php:242
314
+ msgid "Tag Archives"
315
+ msgstr ""
316
+
317
+ #: config/customizer-seo-settings.php:179
318
+ #: config/customizer-seo-settings.php:234
319
+ msgid "Category Archives"
320
+ msgstr ""
321
+
322
+ #: config/customizer-seo-settings.php:175
323
+ msgid "Apply noindex to the archive pages below."
324
+ msgstr ""
325
+
326
+ #: config/customizer-seo-settings.php:164
327
+ msgid "Include Shortlink Tag?"
328
+ msgstr ""
329
+
330
+ #: config/customizer-seo-settings.php:148
331
+ msgid "Adjacent Posts rel link tags"
332
+ msgstr ""
333
+
334
+ #: config/customizer-seo-settings.php:144
335
+ msgid "By default, WordPress places several tags in your document title. Most of these tags are completely unnecessary, and provide no SEO value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document title. If you do not know what something is, leave it unchecked."
336
+ msgstr ""
337
+
338
+ #: config/customizer-seo-settings.php:143
339
+ msgid "Document Head"
340
+ msgstr ""
341
+
342
+ #: config/customizer-seo-settings.php:133
343
+ msgid "Apply noarchive to the homepage"
344
+ msgstr ""
345
+
346
+ #: config/customizer-seo-settings.php:125
347
+ msgid "Apply nofollow to the homepage"
348
+ msgstr ""
349
+
350
+ #: config/customizer-seo-settings.php:117
351
+ msgid "Apply noindex to the homepage"
352
+ msgstr ""
353
+
354
+ #: config/customizer-seo-settings.php:91
355
+ msgid "Add site description (tagline) to document title on home page? "
356
+ msgstr ""
357
+
358
+ #: config/customizer-seo-settings.php:83
359
+ msgid "If you leave the document title field blank, your site’s title will be used instead."
360
+ msgstr ""
361
+
362
+ #: config/customizer-seo-settings.php:82
363
+ msgid "Homepage Document Title"
364
+ msgstr ""
365
+
366
+ #: config/customizer-seo-settings.php:74
367
+ msgid "Site Description (tagline)"
368
+ msgstr ""
369
+
370
+ #: config/customizer-seo-settings.php:69
371
+ msgid "Primary Title H1"
372
+ msgstr ""
373
+
374
+ #: config/customizer-seo-settings.php:33
375
+ msgid "Add site name to document title on inner pages? "
376
+ msgstr ""
377
+
378
+ #: config/customizer-seo-settings.php:23
379
+ msgid "Customize the various theme SEO settings."
380
+ msgstr ""
381
+
382
+ #: lib/views/pages/genesis-admin-upgraded.php:30
383
+ msgid "Changes"
384
+ msgstr ""
385
+
386
+ #. translators: %s: URL to studiopress.com.
387
+ #: lib/views/misc/use-child-theme-notice.php:20
388
  msgid "For more information, see our article at %s"
389
  msgstr ""
390
 
391
  #. translators: Open and close anchor tags.
392
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
393
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
394
  msgstr ""
395
 
396
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:22
397
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
398
  msgstr ""
399
 
400
  #. translators: Open and close span tags, abbreviation expansion for SEO.
401
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:62
402
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
403
  msgstr ""
404
 
405
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
406
  msgid "SEO"
407
  msgstr ""
408
 
409
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
410
  msgid "Search engine optimization"
411
  msgstr ""
412
 
413
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
414
  msgid "301 Redirect."
415
  msgstr ""
416
 
417
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:54
418
  msgid "Top: after opening body tag"
419
  msgstr ""
420
 
421
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:53
422
  msgid "Bottom: before closing body tag"
423
  msgstr ""
424
 
425
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:49
426
  msgid "Body Scripts Position"
427
  msgstr ""
428
 
429
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:38
430
  msgid "Body Scripts"
431
  msgstr ""
432
 
433
+ #. translators: %s: Name of head tag.
434
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:30
435
  msgid "Output before the closing %s tag, after sitewide header scripts."
436
  msgstr ""
437
 
438
+ #. translators: %s: Theme settings admin screen link.
439
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
440
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
441
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
442
  msgid "Default Layout set in %s"
443
  msgstr ""
444
 
445
  #. translators: Opn and close post type archive link, post type name.
446
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:19
447
  msgid "View the %1$s%3$s archive%2$s."
448
  msgstr ""
449
 
450
+ #. translators: 1: Open anchor tag to theme settings, 2: Close anchor tag to
451
+ #. theme settings.
452
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:29
453
+ msgid "Default Layout set in %1$sTheme Settings%2$s"
454
  msgstr ""
455
 
456
+ #. translators: %s: Reference link.
457
+ #: lib/views/help/genesis-inpost-seo.php:59
458
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
459
  msgstr ""
460
 
461
+ #: lib/views/help/genesis-inpost-seo.php:56
462
  msgid "Apply noarchive to this post/page"
463
  msgstr ""
464
 
465
+ #: lib/views/help/genesis-inpost-seo.php:49
466
  msgid "Apply nofollow to this post/page"
467
  msgstr ""
468
 
469
+ #. translators: %s: Reference link.
470
+ #: lib/views/help/genesis-inpost-seo.php:45
471
+ #: lib/views/help/genesis-inpost-seo.php:52
472
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
473
  msgstr ""
474
 
475
+ #: lib/views/help/genesis-inpost-seo.php:42
476
  msgid "Apply noindex to this post/page"
477
  msgstr ""
478
 
479
+ #. translators: %s: Reference link.
480
+ #: lib/views/help/genesis-inpost-seo.php:38
481
  msgid " &mdash; Redirect this post/page to this URL. %s."
482
  msgstr ""
483
 
484
+ #. translators: %s: Reference link.
485
+ #: lib/views/help/genesis-inpost-seo.php:31
486
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
487
  msgstr ""
488
 
489
+ #: lib/views/help/genesis-inpost-seo.php:25
490
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
491
  msgstr ""
492
 
493
+ #: lib/views/help/genesis-inpost-seo.php:21
494
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
495
  msgstr ""
496
 
497
+ #: lib/views/help/genesis-inpost-seo.php:17
498
  msgid " &mdash; Output in the document <title> Tag."
499
  msgstr ""
500
 
501
+ #. translators: 1: Open anchor tag, 2: Close anchor tag.
502
+ #: lib/views/help/genesis-blog.php:28
503
+ msgid "You can find more on this feature in the %1$sHow to Add a Post Category Page tutorial.%2$s"
504
  msgstr ""
505
 
506
  #. Description of the plugin/theme
511
  msgid "Edit Archive Settings"
512
  msgstr ""
513
 
514
+ #: lib/views/pages/genesis-admin-upgraded.php:69
515
  msgid "Removed"
516
  msgstr ""
517
 
518
+ #: lib/views/pages/genesis-admin-upgraded.php:45
519
  msgid "Changed"
520
  msgstr ""
521
 
522
+ #: lib/views/pages/genesis-admin-upgraded.php:32
523
  msgid "Added"
524
  msgstr ""
525
 
526
+ #: lib/views/misc/use-child-theme-notice.php:20
527
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
528
  msgstr ""
529
 
530
+ #: lib/views/misc/use-child-theme-notice.php:18
531
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
532
  msgstr ""
533
 
534
+ #: lib/views/misc/use-child-theme-notice.php:16
535
  msgid "Please Activate a Genesis Child Theme:"
536
  msgstr ""
537
 
538
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:19
539
  msgid "Use for site title/logo"
540
  msgstr ""
541
 
542
+ #: config/customizer-theme-settings.php:33
543
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:41
544
  msgid "Check For Updates"
545
  msgstr ""
546
 
547
+ #: lib/views/help/genesis-information.php:26
548
  msgid "If you provide an email address, your site will email you when the update can be performed."
549
  msgstr ""
550
 
551
+ #: lib/classes/class-genesis-admin-seo-settings.php:45
552
+ #: lib/classes/class-genesis-admin-settings.php:60
553
+ #: lib/classes/class-genesis-admin.php:129
554
  msgid "Save Changes"
555
  msgstr ""
556
 
557
+ #: lib/views/help/genesis-inpost-seo.php:59
558
  msgid "Read more about noarchive"
559
  msgstr ""
560
 
561
+ #: lib/views/help/genesis-inpost-seo.php:52
562
  msgid "Read more about nofollow"
563
  msgstr ""
564
 
565
+ #: lib/views/help/genesis-inpost-seo.php:45
566
  msgid "Read more about noindex"
567
  msgstr ""
568
 
569
+ #: lib/views/help/genesis-inpost-seo.php:38
570
  msgid "Read more about 301 Redirects"
571
  msgstr ""
572
 
573
+ #: lib/views/help/genesis-inpost-seo.php:31
574
  msgid "Read more about Custom Canonical URL"
575
  msgstr ""
576
 
577
+ #: config/customizer-theme-settings.php:297
578
  msgid "Entry Pagination Type"
579
  msgstr ""
580
 
581
+ #. translators: %s: URL for current website.
582
+ #: 404.php:48
583
  msgid "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."
584
  msgstr "Nid yw'r dudalen rydych yn chwilio amdani'n bodoli bellach. Efallai y gallech ddychwelyd i <a href=\"%s\">dudalen hafan</a> y wefan a gweld a allwch ddod o hyd i'r hyn rydych yn chwilio amdano. Neu, gallwch geisio dod o hyd iddo gyda'r wybodaeth isod. "
585
 
586
+ #: lib/widgets/featured-post-widget.php:454
587
  msgid "Exclude Previously Displayed Posts?"
588
  msgstr ""
589
 
590
+ #: lib/structure/post.php:445
591
  msgid "Sorry, no content matched your criteria."
592
  msgstr ""
593
 
594
+ #: lib/structure/comments.php:369
595
  msgid "at"
596
  msgstr ""
597
 
598
+ #: lib/classes/class-genesis-script-loader.php:197
599
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
600
  msgstr ""
601
 
602
+ #: lib/classes/class-genesis-script-loader.php:196
603
  msgid "The changes you made will be lost if you navigate away from this page."
604
  msgstr ""
605
 
606
+ #: lib/functions/deprecated.php:422
607
  msgid "decimal or hexidecimal entities"
608
  msgstr ""
609
 
610
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
611
  msgid "Primary Navigation Extras"
612
  msgstr ""
613
 
614
+ #: lib/admin/inpost-metaboxes.php:136
615
  msgid "Scripts"
616
  msgstr ""
617
 
618
  #. translators: Meta noindex attribute.
619
  #. translators: Meta nofollow attribute.
620
  #. translators: Meta noarchive attribute.
 
 
621
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
622
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:54
623
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:61
624
  msgid "Apply %s to this archive"
625
  msgstr ""
626
 
627
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:41
628
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:87
629
  msgid "Robots Meta Tags"
630
  msgstr ""
631
 
632
+ #: config/customizer-seo-settings.php:108
633
+ #: lib/views/help/genesis-inpost-seo.php:24
634
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
635
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:47
636
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:77
637
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:33
638
+ #: lib/views/meta-boxes/genesis-user-seo.php:34
639
  msgid "Meta Keywords"
640
  msgstr ""
641
 
642
+ #: config/customizer-seo-settings.php:99
643
+ #: lib/views/help/genesis-inpost-seo.php:20
644
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:26
645
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:34
646
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
647
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:26
648
+ #: lib/views/meta-boxes/genesis-user-seo.php:27
649
  msgid "Meta Description"
650
  msgstr ""
651
 
653
  msgid "Archive"
654
  msgstr ""
655
 
656
+ #. translators: %s: URL for current website.
657
+ #: 404.php:41
658
  msgid "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."
659
  msgstr ""
660
 
661
+ #: 404.php:33
662
  msgid "Not found, error 404"
663
  msgstr ""
664
 
666
  msgid "Search Results for:"
667
  msgstr "Chwilio Canlyniadau ar gyfer: "
668
 
669
+ #: lib/classes/class-genesis-contributor.php:120
670
  msgid "Contributor"
671
  msgstr "Cyfrannwr "
672
 
673
+ #: lib/views/pages/genesis-admin-upgraded.php:108
674
  msgid "Contributors"
675
  msgstr "Cyfranwyr "
676
 
677
+ #: lib/classes/class-genesis-contributor.php:121
678
  msgid "Lead Developer"
679
  msgstr "Datblygwr Arweiniol "
680
 
681
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:15
682
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
683
  msgstr "Bydd y gosodiadau hyn yn berthnasol i unrhyw dempled tudalen \"Blog\", nid y dudalen na thudalennau archifau post. "
684
 
685
+ #: config/customizer-seo-settings.php:65
686
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:32
687
  msgid "Homepage"
688
  msgstr "y dudalen hafan "
689
 
690
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:29
691
  msgid "Posts Page"
692
  msgstr "y dudalen pyst "
693
 
694
+ #: lib/classes/class-genesis-admin-settings.php:295
695
  msgid "Blog Page Template"
696
  msgstr "Templed Tudalen Blog "
697
 
698
+ #: lib/classes/class-genesis-admin-settings.php:236
699
+ #: lib/classes/class-genesis-admin-settings.php:286
700
+ #: lib/views/help/genesis-navigation.php:15
701
  msgid "Navigation"
702
  msgstr "Llywio"
703
 
704
+ #: config/customizer-theme-settings.php:58
705
+ #: lib/classes/class-genesis-admin-settings.php:233
706
+ #: lib/classes/class-genesis-admin-settings.php:282
707
+ #: lib/views/help/genesis-header.php:15
708
  msgid "Header"
709
  msgstr "Pennawd "
710
 
711
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
712
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
713
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
714
  msgstr ""
715
 
716
+ #: config/customizer-seo-settings.php:100
717
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:71
718
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
719
  msgstr "Gellir defnyddio'r disgrifiad meta i bennu'r testun a ddefnyddir o dan y teitl ar dudalennau canlyniadau'r peiriant chwilio. "
720
 
721
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:52
722
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
723
  msgstr "Os ydych wedi gadael maes teitl y ddogfen yn wag, caiff teitl eich gwefan &#8217;s ei ddefnyddio yn ei le. "
724
 
725
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
726
  msgid "Site Description (Tagline)"
727
  msgstr "Disgrifiad o'r Wefan (Llinell Dagiau) "
728
 
729
+ #: config/customizer-seo-settings.php:42
730
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:45
731
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
732
  msgstr "Os yw'r teitl yn cynnwys dwy ran (y teitl gwreiddiol a'r ychwanegiad opsiynol), bydd y gwahanydd yn mynd rhyngddyn nhw. "
733
 
734
+ #: config/customizer-seo-settings.php:41
735
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:43
736
  msgid "Document Title Separator"
737
  msgstr "Gwahanwr Teitlau Dogfennau: "
738
 
739
+ #: config/customizer-seo-settings.php:51
740
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:58
741
  msgid "Determines which side the added title text will go on."
742
  msgstr "Yn pennu ar ba ochr y bydd testun y teitl yn mynd. "
743
 
744
+ #. translators: %s: Escaped title tag.
745
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
746
  msgid "Add site name to %s on inner pages?"
747
  msgstr "Ychwanegu enw'r wefan %s ar y tudalennau mewnol? "
748
 
749
  #. translators: Escaped title tag.
750
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:59
751
  msgid "Add site description (tagline) to %s on home page?"
752
  msgstr "Ychwanegu disgrifiad gwefan (llinell dagiau) at %s ar y dudalen hafan? "
753
 
759
  msgid "Search this website"
760
  msgstr "Chwilio'r wefan hon"
761
 
762
+ #: lib/structure/loops.php:364
763
  msgid "Read more"
764
  msgstr "Darllen mwy "
765
 
766
+ #: lib/views/pages/genesis-admin-upgraded.php:134
767
  msgid "Go to SEO Settings &rarr;"
768
  msgstr "Ewch i Osodiadau SEO &rarr; "
769
 
770
+ #: lib/views/pages/genesis-admin-upgraded.php:132
771
  msgid "Go to Theme Settings &rarr;"
772
  msgstr "Ewch i Osodiadau Thema &rarr; "
773
 
774
+ #: lib/views/pages/genesis-admin-upgraded.php:83
775
  msgid "Project Leads"
776
  msgstr "Prif Swyddogion y Prosiect "
777
 
778
+ #. translators: %s: Genesis version.
779
+ #: lib/classes/class-genesis-admin-upgraded.php:37
780
  msgid "Welcome to Genesis %s"
781
  msgstr "Croeso i Genesis %s"
782
 
784
  msgid "Google+"
785
  msgstr "Google+ "
786
 
787
+ #: config/customizer-theme-settings.php:62
788
  msgid "Use for site title/logo:"
789
  msgstr "Defnyddiwch ar gyfer teitl/logo'r wefan: "
790
 
791
+ #: lib/structure/footer.php:152
792
  msgid "on"
793
  msgstr "ar "
794
 
795
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:54
796
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:40
797
  msgid "Leave empty if you do not want to display any intro text."
798
  msgstr "Gadewch hyn yn wag os nad ydych am ddangos testun cyflwyniad. "
799
 
800
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:43
801
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:35
802
  msgid "Archive Intro Text"
803
  msgstr "Testun Cyflwyniad Archif "
804
 
805
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:35
806
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:28
807
  msgid "Leave empty if you do not want to display a headline."
808
  msgstr "Gadewch hyn yn wag os nad ydych am ddangos pennawd. "
809
 
810
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:27
811
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:20
812
  msgid "Archive Headline"
813
  msgstr "Pennawd Archif "
814
 
815
+ #: lib/classes/class-genesis-admin-seo-settings.php:49
816
+ #: lib/classes/class-genesis-admin-settings.php:64
817
+ #: lib/classes/class-genesis-admin.php:133
818
  msgid "Error saving settings."
819
  msgstr "Gwall wrth gadw'r gosodiadau. "
820
 
821
+ #: lib/widgets/user-profile-widget.php:198
822
  msgid "Custom Text Content"
823
  msgstr "Cynnwys Testun i'w Addasu "
824
 
825
+ #: lib/init.php:89
826
  msgid "Secondary Navigation Menu"
827
  msgstr "Dewislen Lywio Eilaidd "
828
 
829
+ #: lib/functions/widgetize.php:125
830
  msgid "Header Left"
831
  msgstr "Penynnau Chwith "
832
 
833
+ #: lib/widgets/user-profile-widget.php:217
834
  msgid "Extended page link text"
835
  msgstr "Testun dolen tudalen estynedig "
836
 
837
+ #. translators: %d: Footer widget counter.
838
+ #: lib/functions/widgetize.php:183
839
  msgid "Footer %d widget area."
840
  msgstr "Man dyfeisiau %d troedynnau. "
841
 
842
+ #: lib/functions/widgetize.php:148
843
  msgid "This is the secondary sidebar if you are using a three column site layout option."
844
  msgstr "Dyma'r bar ochr eilaidd os ydych chi'n defnyddio opsiwn cynllun gwefan tair colofn. "
845
 
846
+ #: lib/functions/widgetize.php:137
847
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
848
  msgstr "Dyma'r prif far ochr os ydych chi'n defnyddio opsiwn cynllun gwefan dwy neu dair colofn. "
849
 
850
+ #: lib/functions/deprecated.php:232
851
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
852
  msgstr "Mae'r ddadl, \"cyd-destun\", wedi'i disodli gan \"leoliad_thema\" yn yr aräe $args. "
853
 
854
+ #. translators: %s: Genesis_Admin class name.
855
+ #: lib/classes/class-genesis-admin.php:140
856
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
857
  msgstr "Ni allwch ddefnyddio %s i greu dwy ddewislen yn yr un isddosbarth. Defnyddiwch isddosbarthiadau gwahanol ar gyfer pob dewislen. "
858
 
859
+ #: lib/views/meta-boxes/genesis-user-author.php:15
860
  msgid "Author Archive Settings"
861
  msgstr "Gosodiadau Archif Awdur "
862
 
863
+ #: lib/views/meta-boxes/genesis-user-settings.php:15
864
  msgid "User Permissions"
865
  msgstr "Caniatâd Defnyddwyr "
866
 
867
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:35
868
  msgid "Please select the color style from the drop down list and save your settings."
869
  msgstr "Dewiswch yr arddull liwiau o'r gwymplen a chadwch eich gosodiadau. "
870
 
871
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:21
872
  msgid "Color Style:"
873
  msgstr "Arddull Liwiau:"
874
 
875
+ #. translators: %s: </head>
876
+ #. translators: %s: </body>
877
  #. translators: Escaped HTML head tag.
878
  #. translators: Escaped HTML body tag.
879
+ #: config/customizer-theme-settings.php:317
880
+ #: config/customizer-theme-settings.php:327
881
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:25
882
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:38
883
  msgid "This code will output immediately before the closing %s tag in the document source."
884
  msgstr ""
885
 
886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
887
  msgid "Image Size:"
888
  msgstr "Maint y Ddelwedd: "
889
 
890
+ #: lib/classes/class-genesis-admin-settings.php:268
891
  msgid "Color Style"
892
  msgstr "Arddull Liwiau "
893
 
894
+ #: lib/classes/class-genesis-admin-settings.php:82
895
  msgid "Follow me on Twitter"
896
  msgstr "Dilynwch fi ar Twitter "
897
 
898
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:60
899
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:61
900
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:149
901
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:177
902
+ #: lib/views/help/cpt-archive-archive.php:15
903
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:16
904
  msgid "Archive Settings"
905
  msgstr "Gosodiadau Archifau "
906
 
907
  #. translators: Meta rel attribute.
908
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:34
909
  msgid "Adjacent Posts %s link tags"
910
  msgstr "Tagiau dolen %s pyst gyferbyn "
911
 
912
+ #: lib/admin/inpost-metaboxes.php:216
913
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:156
914
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:179
915
+ #: lib/views/help/cpt-archive-layout.php:15
916
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:23
917
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:27
918
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:15
919
+ #: lib/views/meta-boxes/genesis-user-layout.php:17
920
  msgid "Layout Settings"
921
  msgstr "Gosodiadau'r Cynllun "
922
 
923
+ #: config/customizer-seo-settings.php:22 lib/admin/inpost-metaboxes.php:33
924
+ #: lib/admin/inpost-metaboxes.php:63
925
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:15
926
  msgid "Theme SEO Settings"
927
  msgstr "Gosodiadau SEO Thema "
928
 
929
+ #: lib/functions/formatting.php:389
930
  msgctxt "separator in time difference"
931
  msgid "and"
932
  msgstr "a "
933
 
934
+ #. translators: %s: Number of second(s).
935
+ #: lib/functions/formatting.php:358
936
  msgctxt "time difference"
937
  msgid "%s second"
938
  msgid_plural "%s seconds"
941
  msgstr[2] "%s eiliad"
942
  msgstr[3] "%s eiliad"
943
 
944
+ #. translators: %s: Number of minute(s).
945
+ #: lib/functions/formatting.php:356
946
  msgctxt "time difference"
947
  msgid "%s minute"
948
  msgid_plural "%s minutes"
951
  msgstr[2] "%s munud "
952
  msgstr[3] "%s munud "
953
 
954
+ #. translators: %s: Number of hour(s).
955
+ #: lib/functions/formatting.php:354
956
  msgctxt "time difference"
957
  msgid "%s hour"
958
  msgid_plural "%s hours"
961
  msgstr[2] "%s awr"
962
  msgstr[3] "%s awr"
963
 
964
+ #. translators: %s: Number of day(s).
965
+ #: lib/functions/formatting.php:352
966
  msgctxt "time difference"
967
  msgid "%s day"
968
  msgid_plural "%s days"
971
  msgstr[2] "%s dydd"
972
  msgstr[3] "%s dydd"
973
 
974
+ #. translators: %s: Number of week(s).
975
+ #: lib/functions/formatting.php:350
976
  msgctxt "time difference"
977
  msgid "%s week"
978
  msgid_plural "%s weeks"
981
  msgstr[2] "%s wythnos"
982
  msgstr[3] "%s wythnos"
983
 
984
+ #. translators: %s: Number of month(s).
985
+ #: lib/functions/formatting.php:348
986
  msgctxt "time difference"
987
  msgid "%s month"
988
  msgid_plural "%s months"
991
  msgstr[2] "%s mis "
992
  msgstr[3] "%s mis "
993
 
994
+ #. translators: %s: Number of year(s).
995
+ #: lib/functions/formatting.php:346
996
  msgctxt "time difference"
997
  msgid "%s year"
998
  msgid_plural "%s years"
1001
  msgstr[2] "%s blwyddyn "
1002
  msgstr[3] "%s blwyddyn "
1003
 
1004
+ #: lib/functions/formatting.php:340
1005
  msgctxt "time difference"
1006
  msgid "seconds"
1007
  msgstr "eiliadau "
1008
 
1009
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:85
 
1010
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
1011
  msgstr "Bydd yr opsiynau hyn yn effeithio ar unrhyw dudalen restriadau blog, gan gynnwys tudalennau archif, awdur, blog, categori, chwiliad, a thudalennau tag."
1012
 
1013
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:45
1014
  msgid "404 Page"
1015
  msgstr "tudalen 404 "
1016
 
1017
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:42
1018
  msgid "Archives"
1019
  msgstr "archifau "
1020
 
1021
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:39
1022
  msgid "Pages"
1023
  msgstr "tudalennau "
1024
 
1025
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:26
1026
  msgid "Front Page"
1027
  msgstr "y dudalen flaen "
1028
 
1029
+ #: lib/classes/class-genesis-admin-settings.php:243
1030
+ #: lib/classes/class-genesis-admin-settings.php:298
1031
+ #: lib/views/help/genesis-scripts.php:15
1032
  msgid "Header and Footer Scripts"
1033
  msgstr "Sgriptiau Penynnau a Throedynnau "
1034
 
1035
+ #: config/customizer-theme-settings.php:204
1036
+ #: lib/classes/class-genesis-admin-settings.php:240
1037
+ #: lib/classes/class-genesis-admin-settings.php:293
1038
+ #: lib/views/help/genesis-comments.php:15
1039
  msgid "Comments and Trackbacks"
1040
  msgstr "Sylwadau ac Olrhain "
1041
 
1042
+ #: lib/classes/class-genesis-admin-settings.php:232
1043
+ #: lib/classes/class-genesis-admin-settings.php:278
1044
+ #: lib/views/help/genesis-layout.php:15
1045
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:22
1046
  msgid "Default Layout"
1047
  msgstr "Cynllun Rhagosodedig "
1048
 
1049
+ #: config/customizer-seo-settings.php:109
1050
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:81
1051
  msgid "Keywords are generally ignored by Search Engines."
1052
  msgstr "Geiriau allweddol a anwybyddir yn gyffredinol gan beiriannau chwilio. "
1053
 
1054
+ #: lib/classes/class-genesis-admin-seo-settings.php:47
1055
+ #: lib/classes/class-genesis-admin-settings.php:62
1056
+ #: lib/classes/class-genesis-admin.php:131
1057
  msgid "Settings saved."
1058
  msgstr "Gosodiadau wedi'u cadw. "
1059
 
1060
+ #: lib/classes/class-genesis-admin-seo-settings.php:48
1061
+ #: lib/classes/class-genesis-admin-settings.php:63
1062
+ #: lib/classes/class-genesis-admin.php:132
1063
  msgid "Settings reset."
1064
  msgstr "Gosodiadau wedi'u hailosod. "
1065
 
1066
+ #: lib/classes/class-genesis-admin-import-export.php:100
1067
  msgid "Settings successfully imported."
1068
  msgstr "Gosodiadau wedi'u mewnforio'n llwyddiannus. "
1069
 
1070
+ #: lib/views/pages/genesis-admin-import-export.php:38
1071
  msgid "Upload File and Import"
1072
  msgstr "Llwytho Ffeil i Fyny a'i Mewnforio "
1073
 
1074
+ #: lib/views/pages/genesis-admin-import-export.php:30
1075
  msgid "Choose the file from your computer and click \"Upload file and Import\""
1076
  msgstr "Dewis y ffeil o'ch cyfrifiadur a chliciwch ar \"Llwytho Ffeil i Fyny a'i Mewnforio\" "
1077
 
1078
+ #: lib/admin/customizer.php:94
1079
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:24
1080
  msgid "Default"
1081
  msgstr "Rhagosodiad "
1082
 
1083
+ #: lib/structure/post.php:679 lib/structure/post.php:799
1084
  msgid "Next Page"
1085
  msgstr "Tudalen Nesaf "
1086
 
1087
+ #: lib/structure/post.php:678 lib/structure/post.php:761
1088
  msgid "Previous Page"
1089
  msgstr "Tudalen Flaenorol "
1090
 
1092
  msgid "ago"
1093
  msgstr "yn ôl "
1094
 
1095
+ #: lib/classes/class-genesis-script-loader.php:195
1096
  msgid "Select / Deselect All"
1097
  msgstr "Dewis/Dad-ddewis Pob Un "
1098
 
1099
+ #: lib/classes/class-genesis-admin-import-export.php:145
1100
  msgid "No export options available."
1101
  msgstr "Dim opsiynau allforio ar gael. "
1102
 
1103
+ #. translators: %d: Footer widget counter.
1104
+ #: lib/functions/widgetize.php:181
1105
  msgid "Footer %d"
1106
  msgstr "Troedyn %d "
1107
 
1109
  msgid "No Label Selected"
1110
  msgstr "Dim Label wedi'i Ddewis "
1111
 
1112
+ #: lib/classes/class-genesis-admin-import-export.php:102
1113
  msgid "There was a problem importing your settings. Please try again."
1114
  msgstr "Bu problem wrth fewnforio'ch gosodiadau. Rhowch gynnig arall. "
1115
 
1116
+ #: lib/functions/markup.php:1185 lib/functions/widgetize.php:147
1117
  msgid "Secondary Sidebar"
1118
  msgstr "Bar Ochr Eilaidd "
1119
 
1120
+ #: lib/functions/markup.php:1164 lib/functions/widgetize.php:136
1121
  msgid "Primary Sidebar"
1122
  msgstr "Prif Far Ochr "
1123
 
1124
+ #: lib/functions/widgetize.php:125
1125
  msgid "Header Right"
1126
  msgstr "Penynnau De "
1127
 
1128
+ #: lib/classes/class-genesis-breadcrumb.php:71
1129
  msgid "Not found: "
1130
  msgstr "Heb ganfod: "
1131
 
1132
+ #: lib/widgets/featured-post-widget.php:549
1133
  msgid "No Content"
1134
  msgstr "Dim Cynnwys"
1135
 
1136
+ #: lib/widgets/featured-post-widget.php:548
1137
  msgid "Show Content Limit"
1138
  msgstr "Dangos Terfyn y Cynnwys"
1139
 
1140
+ #: lib/widgets/featured-post-widget.php:547
1141
  msgid "Show Excerpt"
1142
  msgstr "Dangos Darn"
1143
 
1144
+ #: lib/widgets/featured-post-widget.php:546
1145
  msgid "Show Content"
1146
  msgstr "Dangos y Cynnwys "
1147
 
1148
+ #: lib/widgets/featured-post-widget.php:544
1149
  msgid "Content Type"
1150
  msgstr "Math o Gynnwys"
1151
 
1152
+ #: lib/widgets/featured-post-widget.php:536
1153
  msgid "Show Post Info"
1154
  msgstr "Dangos Gwybodaeth y Post "
1155
 
1156
+ #: lib/widgets/featured-page-widget.php:294
1157
+ #: lib/widgets/featured-post-widget.php:496
1158
  msgid "Show Featured Image"
1159
  msgstr "Dangos y Ddelwedd a Ddangosir "
1160
 
1161
+ #: lib/views/meta-boxes/genesis-user-author.php:36
1162
  msgid "This text will be the first paragraph, and display on the first page"
1163
  msgstr "Y testun hwn fydd y paragraff cyntaf a bydd i'w weld ar y dudalen gyntaf "
1164
 
1165
+ #: lib/views/meta-boxes/genesis-user-author.php:33
1166
  msgid "Custom Description Text"
1167
  msgstr "Testun Disgrifiad i'w Addasu "
1168
 
1169
  #. translators: Escaped H1 tag.
1170
+ #: lib/views/meta-boxes/genesis-user-author.php:26
1171
  msgid "Will display in the %s tag at the top of the first page"
1172
  msgstr "I'w weld yn y tag %s ar ben y dudalen gyntaf "
1173
 
1174
+ #: lib/views/meta-boxes/genesis-user-author.php:20
1175
  msgid "Custom Archive Headline"
1176
  msgstr "Pennawd Archif i'w Addasu "
1177
 
1178
+ #: lib/views/meta-boxes/genesis-user-author.php:16
1179
+ #: lib/views/meta-boxes/genesis-user-layout.php:18
1180
+ #: lib/views/meta-boxes/genesis-user-seo.php:16
1181
  msgid "These settings apply to this author's archive pages."
1182
  msgstr "Mae'r gosodiadau hyn yn berthnasol i dudalennau archif yr awdur hwn. "
1183
 
1184
+ #: lib/views/meta-boxes/genesis-user-author.php:47
1185
  msgid "Enable Author Box on this User's Archives?"
1186
  msgstr "Galluogi Blwch Awdur ar Archifau'r Defnyddiwr hwn? "
1187
 
1188
+ #: lib/views/meta-boxes/genesis-user-author.php:44
1189
  msgid "Enable Author Box on this User's Posts?"
1190
  msgstr "Galluogi Blwch Awdur ar Byst y Defnyddiwr hwn? "
1191
 
1192
+ #: lib/views/meta-boxes/genesis-user-settings.php:31
1193
  msgid "Enable Import/Export Submenu?"
1194
  msgstr "Galluogi Is-ddewislen Fewnforio/Allforio? "
1195
 
1196
+ #: lib/views/meta-boxes/genesis-user-settings.php:26
1197
  msgid "Enable SEO Settings Submenu?"
1198
  msgstr "Galluogi Is-ddewislen Osodiadau SEO? "
1199
 
1200
+ #: lib/views/meta-boxes/genesis-user-settings.php:22
1201
  msgid "Enable Genesis Admin Menu?"
1202
  msgstr "Galluogi Dewislen Weinyddu Genesis? "
1203
 
1204
+ #: lib/views/meta-boxes/genesis-user-settings.php:19
1205
  msgid "Genesis Admin Menus"
1206
  msgstr "Dewislenni Gweinyddu Genesis"
1207
 
1208
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:50
1209
  msgid "Include the Featured Image?"
1210
  msgstr "Cynnwys y Ddelwedd a Ddangosir? "
1211
 
1212
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:20
1213
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:23
1214
+ #: lib/views/meta-boxes/genesis-user-layout.php:22
1215
+ #: lib/views/meta-boxes/genesis-user-layout.php:25
1216
  msgid "Choose Layout"
1217
  msgstr "Dewis Cynllun "
1218
 
1219
+ #: lib/classes/class-genesis-admin-import-export.php:46
1220
+ #: lib/classes/class-genesis-admin-import-export.php:64
1221
+ #: lib/views/help/import-export-general.php:15
1222
  msgid "Import/Export"
1223
  msgstr "Mewnforio/Allforio"
1224
 
1225
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:56
1226
  msgid "Custom Post Class"
1227
  msgstr "Dosbarth Post i'w Addasu "
1228
 
1229
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:50
1230
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:51
1231
  msgid "Custom Body Class"
1232
  msgstr "Dosbarth Corff i'w Addasu "
1233
 
1234
+ #: lib/views/help/genesis-inpost-seo.php:35
1235
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
1236
  msgid "Custom Redirect URL"
1237
  msgstr ""
1238
 
1239
  #. translators: Title string length
1240
  #. translators: Description string length
1241
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:27
1242
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
1243
  msgid "Characters Used: %s"
1244
  msgstr "Nodau a Ddefnyddiwyd: %s "
1245
 
1246
+ #: lib/views/pages/genesis-admin-import-export.php:61
1247
  msgid "Download Export File"
1248
  msgstr "Lawrlwytho Ffeil Allforio "
1249
 
1250
+ #: lib/views/pages/genesis-admin-import-export.php:54
1251
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1252
  msgstr "Ar ôl i chi gadw'r ffeil wedi'i lawrlwytho, gallwch ddefnyddio'r swyddogaeth mewnforio hon ar wefan arall i fewnforio'r data hwn. "
1253
 
1254
+ #: lib/views/pages/genesis-admin-import-export.php:46
1255
  msgid "Export Genesis Settings File"
1256
  msgstr "Allforio Ffeil Gosodiadau Genesis "
1257
 
1258
+ #: lib/views/pages/genesis-admin-import-export.php:35
1259
  msgid "Upload File (Maximum Size: %s): "
1260
  msgstr ""
1261
 
1262
+ #: lib/views/pages/genesis-admin-import-export.php:22
1263
  msgid "Import Genesis Settings File"
1264
  msgstr "Mewnforio Ffeil Gosodiadau Genesis "
1265
 
1266
+ #: lib/classes/class-genesis-admin-import-export.php:45
1267
  msgid "Genesis - Import/Export"
1268
  msgstr "Genesis - Mewnforio/Allforio "
1269
 
1270
+ #: lib/widgets/user-profile-widget.php:223
1271
  msgid "Show Author Archive Link?"
1272
  msgstr "Dangos Dolen Archifau Awdur? "
1273
 
1274
+ #: lib/widgets/user-profile-widget.php:204
1275
  msgid "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."
1276
  msgstr "Dewiswch eich tudalen \"Amdana I\" estynedig o'r rhestr isod. Dyma'r dudalen y bydd dolen iddi ar ddiwedd yr is-adran Amdanaf I. "
1277
 
1278
+ #: lib/widgets/user-profile-widget.php:197
1279
  msgid "Custom Text (below)"
1280
  msgstr "Testun i'w Addasu (isod) "
1281
 
1282
+ #: lib/widgets/user-profile-widget.php:195
1283
  msgid "Author Bio"
1284
  msgstr "Bywgraffiad Awdur "
1285
 
1286
+ #: lib/widgets/user-profile-widget.php:192
1287
  msgid "Select which text you would like to use as the author description"
1288
  msgstr "Dewiswch pa destun yr hoffech ei ddefnyddio fel disgrifiad awdur "
1289
 
1290
+ #: lib/widgets/user-profile-widget.php:173
1291
  msgid "Extra Large"
1292
  msgstr "Mawr Iawn "
1293
 
1294
+ #: lib/widgets/user-profile-widget.php:172
1295
  msgid "Large"
1296
  msgstr "Mawr "
1297
 
1298
+ #: lib/widgets/user-profile-widget.php:171
1299
  msgid "Medium"
1300
  msgstr "Canolig "
1301
 
1302
+ #: lib/widgets/user-profile-widget.php:170
1303
  msgid "Small"
1304
  msgstr "Bach "
1305
 
1319
  msgid "Displays user profile block with Gravatar"
1320
  msgstr "Dangos bloc proffil defnyddiwr gyda Gravatar "
1321
 
1322
+ #: lib/widgets/featured-post-widget.php:589
1323
  msgid "Link Text"
1324
  msgstr "Cysylltu'r Testun "
1325
 
1326
+ #: lib/widgets/featured-post-widget.php:585
1327
  msgid "Show Category Archive Link"
1328
  msgstr "Dangos Dolen Archifau'r Categori "
1329
 
1330
+ #: lib/widgets/featured-post-widget.php:567
1331
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1332
  msgstr "I ddangos rhestr ddi-drefn o fwy o byst o'r categori hwn, llenwch yr wybodaeth isod "
1333
 
1334
+ #: lib/widgets/featured-post-widget.php:559
1335
  msgid "More Text (if applicable)"
1336
  msgstr "Mwy o Destun (os yw'n berthnasol) "
1337
 
1338
+ #: lib/widgets/featured-post-widget.php:531
1339
  msgid "Show Post Title"
1340
  msgstr "Dangos Teitl y Post "
1341
 
1342
+ #: lib/widgets/featured-post-widget.php:482
1343
+ #: lib/widgets/user-profile-widget.php:183
1344
  msgid "Gravatar Alignment"
1345
  msgstr "Alinio'r Gravatar "
1346
 
1347
+ #: lib/widgets/featured-post-widget.php:477
1348
  msgid "Extra Large (125px)"
1349
  msgstr "Mawr Iawn (125px) "
1350
 
1351
+ #: lib/widgets/featured-post-widget.php:476
1352
  msgid "Large (85px)"
1353
  msgstr "Mawr (85px) "
1354
 
1355
+ #: lib/widgets/featured-post-widget.php:475
1356
  msgid "Medium (65px)"
1357
  msgstr "Canolig (65px) "
1358
 
1359
+ #: lib/widgets/featured-post-widget.php:474
1360
  msgid "Small (45px)"
1361
  msgstr "Bach (45px) "
1362
 
1363
+ #: lib/widgets/featured-post-widget.php:472
1364
+ #: lib/widgets/user-profile-widget.php:166
1365
  msgid "Gravatar Size"
1366
  msgstr "Maint y Gravatar "
1367
 
1368
+ #: lib/widgets/featured-post-widget.php:468
1369
  msgid "Show Author Gravatar"
1370
  msgstr "Dangos Awdur y Gravatar "
1371
 
1372
+ #: lib/widgets/featured-post-widget.php:448
1373
  msgid "Ascending (1, 2, 3)"
1374
  msgstr "Esgynnol (1, 2, 3) "
1375
 
1376
+ #: lib/widgets/featured-post-widget.php:447
1377
  msgid "Descending (3, 2, 1)"
1378
  msgstr "Disgynnol (3, 2, 1) "
1379
 
1380
+ #: lib/widgets/featured-post-widget.php:445
1381
  msgid "Sort Order"
1382
  msgstr "Rhoi mewn Trefn "
1383
 
1384
+ #: lib/widgets/featured-post-widget.php:440
1385
  msgid "Random"
1386
  msgstr "Hap "
1387
 
1388
+ #: lib/widgets/featured-post-widget.php:439
1389
  msgid "Comment Count"
1390
  msgstr "Nifer y Sylwadau"
1391
 
1392
+ #: lib/widgets/featured-post-widget.php:438
1393
  msgid "ID"
1394
  msgstr "ID"
1395
 
1396
+ #: lib/widgets/featured-post-widget.php:437
1397
  msgid "Parent"
1398
  msgstr "Rhiant "
1399
 
1400
  #: lib/widgets/featured-post-widget.php:432
 
 
 
 
1401
  msgid "Order By"
1402
  msgstr "Archebu erbyn "
1403
 
1404
+ #: lib/widgets/featured-post-widget.php:427
1405
  msgid "Number of Posts to Offset"
1406
  msgstr "Nifer y pyst i'w gwrthincio "
1407
 
1408
+ #: lib/widgets/featured-post-widget.php:407
1409
  msgid "Category"
1410
  msgstr "Categori "
1411
 
1425
  msgid "Displays featured posts with thumbnails"
1426
  msgstr "Dangos y pyst a gaiff eu cynnwys â mân-luniau "
1427
 
1428
+ #: lib/widgets/featured-page-widget.php:337
1429
  msgid "More Text"
1430
  msgstr "Mwy o Destun "
1431
 
1432
+ #: lib/widgets/featured-page-widget.php:332
1433
  msgid "Content Character Limit"
1434
  msgstr "Terfyn Nodau'r Cynnwys "
1435
 
1436
+ #: lib/widgets/featured-page-widget.php:328
1437
  msgid "Show Page Content"
1438
  msgstr "Dangos Cynnwys y Dudalen "
1439
 
1440
+ #: lib/widgets/featured-page-widget.php:323
1441
  msgid "Show Page Title"
1442
  msgstr "Dangos Teitl y Dudalen "
1443
 
1444
+ #: config/customizer-seo-settings.php:75
1445
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:43
1446
+ #: lib/widgets/featured-page-widget.php:312
1447
+ #: lib/widgets/featured-post-widget.php:484
1448
+ #: lib/widgets/featured-post-widget.php:514
1449
+ #: lib/widgets/user-profile-widget.php:185
1450
+ #: lib/widgets/user-profile-widget.php:209
1451
  msgid "None"
1452
  msgstr "Dim "
1453
 
1454
+ #: lib/widgets/featured-page-widget.php:310
1455
+ #: lib/widgets/featured-post-widget.php:512
1456
  msgid "Image Alignment"
1457
  msgstr "Alinio Delweddau "
1458
 
1459
+ #: lib/widgets/featured-page-widget.php:279
1460
  msgid "Page"
1461
  msgstr "Tudalen "
1462
 
1463
+ #: lib/shortcodes/footer.php:182 lib/structure/post.php:291
1464
  msgid "by"
1465
  msgstr "ger"
1466
 
1472
  msgid "Displays featured page with thumbnails"
1473
  msgstr "Dangos y dudalen a ddangosir â mân-luniau "
1474
 
1475
+ #: lib/widgets/featured-page-widget.php:274
1476
+ #: lib/widgets/featured-post-widget.php:398
1477
+ #: lib/widgets/featured-post-widget.php:436
1478
+ #: lib/widgets/featured-post-widget.php:570
1479
  #: lib/widgets/user-profile-widget.php:148
1480
  msgid "Title"
1481
  msgstr "Teitl "
1482
 
1483
+ #: lib/classes/class-genesis-breadcrumb.php:68
1484
  msgid "Search for "
1485
  msgstr "Chwiliwch am "
1486
 
1487
+ #: lib/classes/class-genesis-breadcrumb.php:64
1488
+ #: lib/classes/class-genesis-breadcrumb.php:65
1489
+ #: lib/classes/class-genesis-breadcrumb.php:66
1490
+ #: lib/classes/class-genesis-breadcrumb.php:67
1491
+ #: lib/classes/class-genesis-breadcrumb.php:69
1492
+ #: lib/classes/class-genesis-breadcrumb.php:70 lib/structure/archive.php:181
1493
+ #: lib/structure/archive.php:183 lib/structure/archive.php:185
1494
  msgid "Archives for "
1495
  msgstr "Archifau ar gyfer "
1496
 
1497
+ #: lib/classes/class-genesis-breadcrumb.php:63
1498
  msgid "You are here: "
1499
  msgstr "Rydych chi yma: "
1500
 
1510
  msgid "Search"
1511
  msgstr "Chwilio "
1512
 
1513
+ #: lib/structure/post.php:563 lib/structure/post.php:592
1514
  msgid "About"
1515
  msgstr "Ynghylch "
1516
 
1518
  msgid "By"
1519
  msgstr "Ger "
1520
 
1521
+ #: lib/structure/post.php:378 lib/structure/post.php:380
1522
  msgid "[Read more...]"
1523
  msgstr "[Darllen mwy...] "
1524
 
1525
+ #: lib/structure/menu.php:150
1526
  msgid "Comments"
1527
  msgstr "Sylwadau "
1528
 
1529
+ #: lib/structure/menu.php:149
1530
  msgid "Posts"
1531
  msgstr "pyst"
1532
 
1533
+ #: lib/init.php:88
1534
  msgid "Primary Navigation Menu"
1535
  msgstr "Prif Ddewislen Lywio "
1536
 
1537
+ #: lib/structure/footer.php:152
1538
  msgid "Copyright"
1539
  msgstr "Hawlfraint "
1540
 
1541
+ #: lib/structure/comments.php:494
1542
  msgid "Speak Your Mind"
1543
  msgstr "Dweud eich Dweud "
1544
 
1545
+ #: lib/structure/comments.php:485
1546
  msgid "Website"
1547
  msgstr "Gwefan "
1548
 
1549
+ #: lib/structure/comments.php:479
1550
  msgid "Email"
1551
  msgstr "E-bost "
1552
 
1553
+ #: lib/structure/comments.php:473
1554
  msgid "Name"
1555
  msgstr "Enw "
1556
 
1557
+ #: lib/structure/comments.php:272 lib/structure/comments.php:389
1558
  msgid "Your comment is awaiting moderation."
1559
  msgstr "Mae'ch sylw wrthi'n cael ei gymedroli. "
1560
 
1561
+ #. translators: 1: Comment date, 2: Comment time.
1562
+ #: lib/structure/comments.php:265
1563
  msgid "%1$s at %2$s"
1564
  msgstr "%1$s yn %2$s "
1565
 
1566
+ #: lib/structure/comments.php:260 lib/structure/comments.php:344
1567
  msgid "says"
1568
  msgstr "yn dweud "
1569
 
1570
+ #. translators: 1: get_comment_author_link(), 2: Filtered "says" text.
1571
+ #: lib/structure/comments.php:260
1572
+ msgid "<cite class=\"fn\">%1$s</cite> <span class=\"says\">%2$s:</span>"
1573
+ msgstr ""
1574
 
1575
+ #: lib/structure/comments.php:162
1576
  msgid "<h3>Trackbacks</h3>"
1577
  msgstr "<h3>Olrhain</h3> "
1578
 
1580
  msgid "<h3>Comments</h3>"
1581
  msgstr "<h3>Sylwadau</h3> "
1582
 
1583
+ #: lib/shortcodes/post.php:615 lib/structure/comments.php:266
1584
+ #: lib/structure/comments.php:373 lib/structure/post.php:370
1585
  msgid "(Edit)"
1586
  msgstr "(Golygu) "
1587
 
1588
+ #: lib/shortcodes/post.php:508 lib/shortcodes/post.php:552
1589
  msgid "Filed Under: "
1590
  msgstr "Ffeiliwyd Dan: "
1591
 
1592
+ #: lib/shortcodes/post.php:461
1593
  msgid "Tagged With: "
1594
  msgstr "Tagiwyd Â: "
1595
 
1605
  msgid "Leave a Comment"
1606
  msgstr "Gadael Sylw "
1607
 
1608
+ #: lib/shortcodes/footer.php:309
1609
  msgid "Log out"
1610
  msgstr "Allgofnodi "
1611
 
1612
+ #: lib/shortcodes/footer.php:307
1613
  msgid "Log in"
1614
  msgstr "Mewngofnodi "
1615
 
1617
  msgid "Return to top of page"
1618
  msgstr "Dychwelyd i frig y dudalen "
1619
 
1620
+ #. translators: %s: Genesis version.
1621
+ #: lib/functions/upgrade.php:821
1622
  msgid "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."
1623
  msgstr "Mae Genesis %s nawr ar gael. Rydyn ni wedi darparu diweddariadau un clic ar gyfer y thema hon, felly mewngofnodwch i'ch dangosfwrdd cyn gynted ag y bydd yn gyfleus i chi. "
1624
 
1625
+ #. translators: 1: Genesis version, 2: URL for current website.
1626
+ #: lib/functions/upgrade.php:818
1627
+ msgid "Genesis %1$s is available for %2$s"
1628
+ msgstr ""
1629
 
1630
+ #: lib/functions/upgrade.php:742
1631
  msgid "Click here to complete the upgrade"
1632
  msgstr "Cliciwch yma i gwblhau'r gwaith uwchraddio "
1633
 
1634
+ #: lib/classes/class-genesis-breadcrumb.php:44 lib/functions/deprecated.php:263
1635
  msgid "Home"
1636
  msgstr "Hafan "
1637
 
1638
+ #: lib/widgets/featured-post-widget.php:422
1639
+ #: lib/widgets/featured-post-widget.php:575
1640
  msgid "Number of Posts to Show"
1641
  msgstr "Nifer y pyst i'w dangos"
1642
 
1643
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:28
1644
+ #: lib/widgets/featured-post-widget.php:415
1645
  msgid "All Categories"
1646
  msgstr "Pob Categori"
1647
 
1648
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:22
1649
  msgid "Display which category"
1650
  msgstr "Dangos pa gategori: "
1651
 
1652
+ #: config/customizer-theme-settings.php:302
1653
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:82
1654
  msgid "Numeric"
1655
  msgstr "Rhifol "
1656
 
1657
+ #: config/customizer-theme-settings.php:301
1658
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:81
1659
  msgid "Previous / Next"
1660
  msgstr "Blaenorol/Nesaf "
1661
 
1662
+ #: lib/widgets/featured-page-widget.php:298
1663
+ #: lib/widgets/featured-post-widget.php:500
1664
  msgid "Image Size"
1665
  msgstr "Maint y Ddelwedd "
1666
 
1667
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:42
1668
+ #: lib/widgets/featured-post-widget.php:554
1669
  msgid "characters"
1670
  msgstr "o gymeriadau "
1671
 
1672
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:39
1673
+ #: lib/widgets/featured-post-widget.php:552
1674
  msgid "Limit content to"
1675
  msgstr "Cyfyngu cynnwys i "
1676
 
1677
+ #: config/customizer-theme-settings.php:246
1678
  msgid "Select one of the following"
1679
  msgstr ""
1680
 
1681
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:35
1682
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:38
1683
  msgid "Enable Trackbacks"
1684
  msgstr "Galluogi Olrhain "
1685
 
1686
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:28
1687
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:44
1688
  msgid "on pages?"
1689
  msgstr "ar dudalennau? "
1690
 
1691
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:25
1692
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:41
1693
  msgid "on posts?"
1694
  msgstr "ar byst? "
1695
 
1696
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:19
1697
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:22
1698
  msgid "Enable Comments"
1699
  msgstr "Galluogi Sylwadau "
1700
 
1701
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:27
1702
  msgid "Enter your custom comments feed URL"
1703
  msgstr ""
1704
 
1705
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:19
1706
  msgid "Enter your custom feed URL"
1707
  msgstr ""
1708
 
1709
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:56
1710
  msgid "Twitter Link Text:"
1711
  msgstr "Testun Dolen Twitter: "
1712
 
1713
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:52
1714
  msgid "Enter Twitter ID:"
1715
  msgstr "Nodwch eich ID Twitter: "
1716
 
1717
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:47
1718
  msgid "Twitter link"
1719
  msgstr "Dolen Twitter"
1720
 
1721
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:46
1722
  msgid "Search form"
1723
  msgstr "Chwilio o "
1724
 
1725
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:45
1726
  msgid "RSS feed links"
1727
  msgstr "Dolenni porthiannau RSS "
1728
 
1729
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:44
1730
  msgid "Today's date"
1731
  msgstr "Dyddiad heddiw "
1732
 
1733
+ #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:25
1734
+ #: lib/views/help/genesis-layout.php:25
1735
  msgid "Full Width Content"
1736
  msgstr "Cynnwys Lled Llawn"
1737
 
1738
+ #: config/customizer-theme-settings.php:67
1739
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:23
1740
  msgid "Image logo"
1741
  msgstr "Logo delwedd "
1742
 
1743
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:22
1744
  msgid "Dynamic text"
1745
  msgstr "Testun deinamig "
1746
 
1747
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
1748
  msgid "Released"
1749
  msgstr "Cyhoeddwyd: "
1750
 
1751
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:19
1752
  msgid "Version"
1753
  msgstr ""
1754
 
1755
+ #: config/customizer-theme-settings.php:242
1756
+ #: lib/classes/class-genesis-admin-settings.php:241
1757
+ #: lib/classes/class-genesis-admin-settings.php:294
1758
+ #: lib/views/help/genesis-archives.php:15
1759
  msgid "Content Archives"
1760
  msgstr "Archifau Cynnwys"
1761
 
1762
+ #: config/customizer-theme-settings.php:130
1763
+ #: lib/classes/class-genesis-admin-settings.php:239
1764
+ #: lib/classes/class-genesis-admin-settings.php:290
1765
+ #: lib/views/help/genesis-breadcrumbs.php:15
1766
  msgid "Breadcrumbs"
1767
  msgstr "Briwsion Bara"
1768
 
1769
+ #: lib/views/meta-boxes/genesis-user-author.php:41
1770
  msgid "Author Box"
1771
  msgstr "Blwch Awdur "
1772
 
1773
+ #: lib/classes/class-genesis-admin-settings.php:231
1774
+ #: lib/classes/class-genesis-admin-settings.php:272
1775
+ #: lib/views/help/genesis-feeds.php:15
1776
  msgid "Custom Feeds"
1777
  msgstr "Porthiannau i'w Haddasu "
1778
 
1779
+ #: lib/classes/class-genesis-admin-settings.php:230
1780
+ #: lib/classes/class-genesis-admin-settings.php:265
1781
+ #: lib/views/help/genesis-information.php:15
1782
  msgid "Information"
1783
  msgstr "Gwybodaeth "
1784
 
1785
  #. translators: Meta noindex attribute.
1786
  #. translators: Meta nofollow attribute.
1787
  #. translators: Meta noarchive attribute.
 
 
1788
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1789
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:53
1790
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:60
1791
+ #: lib/views/meta-boxes/genesis-user-seo.php:47
1792
+ #: lib/views/meta-boxes/genesis-user-seo.php:55
1793
+ #: lib/views/meta-boxes/genesis-user-seo.php:62
1794
  msgid "Apply %s to this archive?"
1795
  msgstr "Cymhwyso %s i'r archif hwn? "
1796
 
1797
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:41
1798
+ #: lib/views/meta-boxes/genesis-user-seo.php:42
1799
  msgid "Robots Meta"
1800
  msgstr "Meta Robotiaid "
1801
 
1802
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:36
1803
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:36
1804
+ #: lib/views/meta-boxes/genesis-user-seo.php:37
1805
  msgid "Comma separated list"
1806
  msgstr "Rhestr wedi'i gwahanu â choma "
1807
 
1808
  #. translators: Meta noodp attribute.
1809
  #. translators: Meta noydir attribute.
1810
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:131
1811
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:138
1812
  msgid "Apply %s to your site?"
1813
  msgstr "Cymhwyso %s i'ch gwefan? "
1814
 
1815
  #. translators: Meta noarchive attribute.
1816
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:73
1817
  msgid "Apply %s to Entire Site?"
1818
  msgstr "Cymhwyso %s i'r wefan gyfan? "
1819
 
1820
  #. translators: Meta noindex attribute.
1821
  #. translators: Meta noarchive attribute.
1822
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
1823
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:110
1824
  msgid "Apply %s to Search Archives?"
1825
  msgstr "Cymhwyso %s i Archifau Chwilio? "
1826
 
1827
  #. translators: Meta noindex attribute.
1828
  #. translators: Meta noarchive attribute.
1829
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:46
1830
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:103
1831
  msgid "Apply %s to Date Archives?"
1832
  msgstr "Cymhwyso %s i Archifau Dyddiad? "
1833
 
1834
  #. translators: Meta noindex attribute.
1835
  #. translators: Meta noarchive attribute.
1836
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1837
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1838
  msgid "Apply %s to Author Archives?"
1839
  msgstr "Cymhwyso %s i Archifau Awdur? "
1840
 
1841
  #. translators: Meta noindex attribute.
1842
  #. translators: Meta noarchive attribute.
1843
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1844
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1845
  msgid "Apply %s to Tag Archives?"
1846
  msgstr "Cymhwyso %s i Archifau Tag? "
1847
 
1848
  #. translators: Meta noindex attribute.
1849
  #. translators: Meta noarchive attribute.
1850
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1851
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1852
  msgid "Apply %s to Category Archives?"
1853
  msgstr "Cymhwyso %s i Archifau Categori? "
1854
 
1855
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:56
1856
  msgid "Include Shortlink tag?"
1857
  msgstr "Cynnwys tag dolen fer? "
1858
 
1859
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:52
1860
  msgid "Shortlink Tag"
1861
  msgstr ""
1862
 
1863
+ #: config/customizer-seo-settings.php:156
1864
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:46
1865
  msgid "Include Windows Live Writer Support Tag?"
1866
  msgstr "Cynnwys Tag Cefnogi Ysgrifennydd Windows Live? "
1867
 
1868
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
1869
  msgid "Relationship Link Tags"
1870
  msgstr ""
1871
 
1872
  #. translators: Meta noindex attribute.
1873
  #. translators: Meta nofollow attribute.
1874
  #. translators: Meta noarchive attribute.
 
 
1875
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
1876
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:100
1877
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:107
1878
  msgid "Apply %s to the homepage?"
1879
  msgstr "Cymhwyso %s i'r dudalen hafan? "
1880
 
1881
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:41
1882
  msgid "I'll manually wrap my own text on the homepage"
1883
  msgstr ""
1884
 
1885
+ #: config/customizer-seo-settings.php:73
1886
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:35
1887
  msgid "Site Title"
1888
  msgstr "Teitl y Wefan "
1889
 
1890
+ #: config/customizer-theme-settings.php:289
1891
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:69
1892
+ #: lib/widgets/featured-page-widget.php:314
1893
+ #: lib/widgets/featured-post-widget.php:486
1894
+ #: lib/widgets/featured-post-widget.php:516
1895
+ #: lib/widgets/user-profile-widget.php:187
1896
  msgid "Right"
1897
  msgstr "De"
1898
 
1899
+ #: config/customizer-theme-settings.php:288
1900
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1901
+ #: lib/widgets/featured-page-widget.php:313
1902
+ #: lib/widgets/featured-post-widget.php:485
1903
+ #: lib/widgets/featured-post-widget.php:515
1904
+ #: lib/widgets/user-profile-widget.php:186
1905
  msgid "Left"
1906
  msgstr "Chwith "
1907
 
1908
+ #: lib/classes/class-genesis-script-loader.php:198
1909
  msgid "Are you sure you want to reset?"
1910
  msgstr "Ydych chi'n siŵr eich bod am ailosod? "
1911
 
1912
+ #: lib/classes/class-genesis-admin-seo-settings.php:46
1913
+ #: lib/classes/class-genesis-admin-settings.php:61
1914
+ #: lib/classes/class-genesis-admin.php:130
1915
  msgid "Reset Settings"
1916
  msgstr "Ailosod y Gosodiadau "
1917
 
1918
+ #: lib/classes/class-genesis-admin-seo-settings.php:39
1919
  msgid "Genesis - SEO Settings"
1920
  msgstr "Genesis - Gosodiadau SEO "
1921
 
1922
+ #: lib/classes/class-genesis-admin-seo-settings.php:168
1923
+ #: lib/classes/class-genesis-admin-seo-settings.php:187
1924
+ #: lib/views/help/seo-dochead.php:15
1925
  msgid "Document Head Settings"
1926
  msgstr "Prif Osodiadau'r Ddogfen "
1927
 
1928
+ #: lib/classes/class-genesis-admin-seo-settings.php:167
1929
+ #: lib/classes/class-genesis-admin-seo-settings.php:186
1930
+ #: lib/views/help/seo-homepage.php:15
1931
  msgid "Homepage Settings"
1932
  msgstr "Gosodiadau'r Dudalen Hafan "
1933
 
1934
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:152
1935
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:178
1936
+ #: lib/classes/class-genesis-admin-import-export.php:125
1937
+ #: lib/classes/class-genesis-admin-seo-settings.php:40
1938
+ #: lib/classes/class-genesis-admin-seo-settings.php:165
1939
+ #: lib/views/help/cpt-archive-seo.php:15 lib/views/help/seo-settings.php:15
1940
  msgid "SEO Settings"
1941
  msgstr "Gosodiadau SEO "
1942
 
1943
+ #: config/customizer-theme-settings.php:21
1944
+ #: lib/classes/class-genesis-admin-import-export.php:121
1945
+ #: lib/classes/class-genesis-admin-settings.php:50
1946
+ #: lib/classes/class-genesis-admin-settings.php:51
1947
+ #: lib/classes/class-genesis-admin-settings.php:229
1948
+ #: lib/views/help/genesis-theme-settings.php:15
1949
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
1950
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
1951
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
1952
  msgid "Theme Settings"
1953
  msgstr "Gosodiadau Thema "
1954
 
1955
  #. translators: Meta noindex attribute.
1956
  #. translators: Meta nofollow attribute.
1957
  #. translators: Meta noarchive attribute.
1958
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:68
1959
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:76
1960
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:84
1961
  msgid "Apply %s to this post/page"
1962
  msgstr "Cymhwyso %s i'r post/dudalen hwn/hon "
1963
 
1964
+ #: lib/classes/class-genesis-admin-seo-settings.php:169
1965
+ #: lib/classes/class-genesis-admin-seo-settings.php:188
1966
+ #: lib/views/help/seo-robots.php:15
1967
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:62
1968
  msgid "Robots Meta Settings"
1969
  msgstr "Gosodiadau Meta Robotiaid "
1970
 
1971
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
1972
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
1973
+ #: lib/views/meta-boxes/genesis-user-seo.php:20
1974
  msgid "Custom Document Title"
1975
  msgstr "Teitl y Ddogfen i'w Haddasu "
1976
 
1978
  msgid "This post is password protected. Enter the password to view comments."
1979
  msgstr "Gwarchodir y post hwn gan gyfrinair. Rhowch y cyfrinair i mewn i weld y sylwadau. "
1980
 
1981
+ #: lib/functions/general.php:460
1982
  msgid "Recent Posts:"
1983
  msgstr "Pyst Diweddar: "
1984
 
1985
+ #: lib/functions/general.php:457
1986
  msgid "Monthly:"
1987
  msgstr "Misol: "
1988
 
1989
+ #: lib/functions/general.php:454
1990
  msgid "Authors:"
1991
  msgstr "Awduron: "
1992
 
1993
+ #: lib/functions/general.php:451
1994
  msgid "Categories:"
1995
  msgstr "Categorïau: "
1996
 
1997
+ #: lib/functions/general.php:446 lib/structure/post.php:400
1998
  msgid "Pages:"
1999
  msgstr "Tudalennau:"
2000
 
2001
+ #: lib/classes/class-genesis-admin-settings.php:244
2002
  msgid "Home Pages"
2003
  msgstr ""
2004
 
2005
+ #: lib/views/help/genesis-home.php:38
2006
  msgid "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."
2007
  msgstr ""
2008
 
2009
+ #: lib/views/help/genesis-home.php:35
2010
  msgid "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."
2011
  msgstr ""
2012
 
2013
+ #: lib/views/help/genesis-home.php:32
2014
  msgid "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."
2015
  msgstr ""
2016
 
2017
+ #: lib/views/help/genesis-home.php:29
2018
  msgid "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."
2019
  msgstr ""
2020
 
2021
+ #: lib/views/help/genesis-home.php:26
2022
  msgid "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."
2023
  msgstr ""
2024
 
2025
+ #: lib/views/help/genesis-home.php:23
2026
  msgid "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."
2027
  msgstr ""
2028
 
2029
+ #: lib/views/help/genesis-home.php:20
2030
  msgid "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."
2031
  msgstr ""
2032
 
2033
+ #: lib/views/help/genesis-home.php:17
2034
  msgid "Most Genesis child themes include a custom home page."
2035
  msgstr ""
2036
 
2037
+ #: lib/views/help/genesis-home.php:15
2038
  msgid "How Home Pages Work"
2039
  msgstr ""
2040
 
2041
+ #. translators: %s: Escaped HTML head and body tags.
2042
+ #: lib/views/help/genesis-scripts.php:19
2043
  msgid "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."
2044
  msgstr ""
2045
 
2046
+ #: lib/classes/class-genesis-admin-settings.php:242
2047
+ #: lib/views/help/genesis-blog.php:15
2048
  msgid "Blog Page"
2049
  msgstr ""
2050
 
2051
+ #: lib/views/help/genesis-archives.php:41
2052
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
2053
  msgstr ""
2054
 
2055
+ #: lib/views/help/genesis-archives.php:38
2056
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
2057
  msgstr ""
2058
 
2059
+ #: lib/views/help/genesis-archives.php:35
2060
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
2061
  msgstr ""
2062
 
2063
+ #: lib/views/help/genesis-archives.php:32
2064
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
2065
  msgstr ""
2066
 
2067
+ #: lib/views/help/genesis-archives.php:29
2068
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
2069
  msgstr ""
2070
 
2071
+ #: lib/views/help/genesis-archives.php:26
2072
  msgid "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."
2073
  msgstr ""
2074
 
2075
+ #: lib/views/help/genesis-archives.php:23
2076
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
2077
  msgstr ""
2078
 
2079
+ #: lib/views/help/genesis-archives.php:20
2080
  msgid "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."
2081
  msgstr ""
2082
 
2083
+ #: lib/views/help/genesis-archives.php:17
2084
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
2085
  msgstr ""
2086
 
2087
+ #: lib/views/help/genesis-comments.php:20
2088
  msgid "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."
2089
  msgstr ""
2090
 
2091
+ #: lib/views/help/genesis-comments.php:17
2092
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
2093
  msgstr ""
2094
 
2095
+ #: lib/views/help/genesis-breadcrumbs.php:17
2096
  msgid "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."
2097
  msgstr ""
2098
 
2099
+ #: lib/views/help/genesis-layout.php:31
2100
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
2101
  msgstr ""
2102
 
2103
+ #: lib/views/help/cpt-archive-layout.php:24
2104
+ #: lib/views/help/genesis-layout.php:24
2105
  msgid "Sidebar Sidebar Content"
2106
  msgstr ""
2107
 
2108
+ #: lib/views/help/cpt-archive-layout.php:23
2109
+ #: lib/views/help/genesis-layout.php:23
2110
  msgid "Content Sidebar Sidebar"
2111
  msgstr ""
2112
 
2113
+ #: lib/views/help/cpt-archive-layout.php:22
2114
+ #: lib/views/help/genesis-layout.php:22
2115
  msgid "Sidebar Content Sidebar"
2116
  msgstr ""
2117
 
2118
+ #: lib/views/help/cpt-archive-layout.php:21
2119
+ #: lib/views/help/genesis-layout.php:21
2120
  msgid "Sidebar Content"
2121
  msgstr ""
2122
 
2123
+ #: lib/views/help/cpt-archive-layout.php:20
2124
+ #: lib/views/help/genesis-layout.php:20
2125
  msgid "Content Sidebar"
2126
  msgstr ""
2127
 
2128
+ #: lib/views/help/genesis-layout.php:17
2129
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
2130
  msgstr ""
2131
 
2132
+ #: lib/views/help/genesis-feeds.php:23
2133
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
2134
  msgstr ""
2135
 
2136
+ #: lib/views/help/genesis-feeds.php:20
2137
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
2138
  msgstr ""
2139
 
2140
+ #: lib/views/help/genesis-feeds.php:17
2141
  msgid "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."
2142
  msgstr ""
2143
 
2144
+ #: lib/views/help/genesis-information.php:23
2145
  msgid "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."
2146
  msgstr ""
2147
 
2148
+ #: lib/views/help/genesis-information.php:20
2149
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
2150
  msgstr ""
2151
 
2152
+ #: lib/views/help/genesis-information.php:17
2153
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
2154
  msgstr ""
2155
 
2156
+ #: lib/views/help/genesis-theme-settings.php:17
2157
  msgid "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;"
2158
  msgstr ""
2159
 
2160
+ #: lib/views/help/seo-robots.php:23
2161
  msgid "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."
2162
  msgstr ""
2163
 
2164
+ #: lib/views/help/seo-robots.php:20
2165
  msgid "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)."
2166
  msgstr ""
2167
 
2168
+ #: lib/views/help/seo-robots.php:17
2169
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
2170
  msgstr ""
2171
 
2172
+ #: lib/views/help/seo-dochead.php:20
2173
  msgid "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."
2174
  msgstr ""
2175
 
2176
+ #: lib/views/help/seo-dochead.php:17
2177
  msgid "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."
2178
  msgstr ""
2179
 
2180
+ #: lib/views/help/seo-homepage.php:38
2181
  msgid "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."
2182
  msgstr ""
2183
 
2184
+ #: lib/views/help/cpt-archive-seo.php:23 lib/views/help/seo-homepage.php:35
2185
  msgid "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."
2186
  msgstr ""
2187
 
2188
+ #: lib/views/help/seo-homepage.php:32
2189
  msgid "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."
2190
  msgstr ""
2191
 
2192
+ #. translators: %s: Escaped title tag.
2193
+ #: lib/views/help/seo-homepage.php:28
2194
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
2195
  msgstr ""
2196
 
2197
+ #: lib/views/help/seo-homepage.php:23
2198
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
2199
  msgstr ""
2200
 
2201
+ #: lib/views/help/seo-homepage.php:20
2202
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
2203
  msgstr ""
2204
 
2205
+ #: lib/views/help/seo-homepage.php:17
2206
  msgid "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."
2207
  msgstr ""
2208
 
2209
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2210
+ #: lib/views/help/seo-doctitle.php:37
2211
+ msgid "The %1$sDoctitle Separator%2$s is the character that will go between the title and appended text."
2212
  msgstr ""
2213
 
2214
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2215
+ #: lib/views/help/seo-doctitle.php:31
2216
+ msgid "%1$sDoctitle Append Location%2$s determines which side of the title to add the previously mentioned items."
2217
  msgstr ""
2218
 
2219
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2220
+ #: lib/views/help/seo-doctitle.php:25
2221
+ msgid "%1$sAppend Site Name%2$s will put the site name from the General Settings after the title on inner page."
2222
  msgstr ""
2223
 
2224
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2225
+ #: lib/views/help/seo-doctitle.php:19
2226
+ msgid "%1$sAppend Site Description%2$s will insert the site description from your General Settings after the title on your home page."
2227
  msgstr ""
2228
 
2229
+ #: lib/classes/class-genesis-admin-seo-settings.php:166
2230
+ #: lib/views/help/seo-doctitle.php:15
2231
  msgid "Doctitle Settings"
2232
  msgstr ""
2233
 
2234
+ #: lib/views/help/seo-settings.php:29
2235
  msgid "Below you'll find a few succinct notes on the options for each box:"
2236
  msgstr ""
2237
 
2238
+ #: lib/views/help/seo-settings.php:26
2239
  msgid "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."
2240
  msgstr ""
2241
 
2242
+ #: lib/views/help/seo-settings.php:23
2243
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
2244
  msgstr ""
2245
 
2246
+ #: lib/views/help/seo-settings.php:20
2247
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
2248
  msgstr ""
2249
 
2250
+ #: lib/views/help/seo-settings.php:17
2251
  msgid "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."
2252
  msgstr ""
2253
 
2254
+ #: lib/classes/class-genesis-admin.php:423
2255
  msgid "Genesis Tutorials"
2256
  msgstr ""
2257
 
2258
+ #: lib/classes/class-genesis-admin.php:422
2259
  msgid "Genesis Snippets"
2260
  msgstr ""
2261
 
2262
+ #: lib/classes/class-genesis-admin.php:421
2263
  msgid "Get Support"
2264
  msgstr ""
2265
 
2266
+ #: lib/classes/class-genesis-admin.php:420
2267
  msgid "For more information:"
2268
  msgstr ""
2269
 
2270
+ #: lib/views/help/import-export-export.php:19
2271
  msgid "JSON"
2272
  msgstr ""
2273
 
2274
+ #: lib/views/help/import-export-export.php:19
2275
  msgid "JavaScript Object Notation"
2276
  msgstr ""
2277
 
2278
+ #: lib/classes/class-genesis-admin-import-export.php:66
2279
+ #: lib/views/help/import-export-export.php:15
2280
  msgid "Export"
2281
  msgstr ""
2282
 
2283
+ #: lib/views/help/import-export-import.php:24
2284
  msgid "This cannot be undone"
2285
  msgstr ""
2286
 
2287
+ #: lib/classes/class-genesis-admin-import-export.php:65
2288
+ #: lib/views/help/import-export-import.php:15
2289
  msgid "Import"
2290
  msgstr ""
2291
 
2292
+ #: lib/views/help/import-export-general.php:23
2293
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2294
  msgstr ""
2295
 
2296
+ #: lib/views/help/import-export-general.php:20
2297
  msgid "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."
2298
  msgstr ""
2299
 
2300
+ #: lib/views/help/import-export-general.php:17
2301
  msgid "This allows you to import or export Genesis Settings."
2302
  msgstr ""
2303
 
2304
+ #. translators: 1: Genesis version, 2: URL for change log, 3: class attribute
2305
+ #. for anchor, 4: URL for updating Genesis, 5: class attribute for anchor.
2306
+ #: lib/functions/upgrade.php:770
2307
+ msgid "Genesis %1$s is available. <a href=\"%2$s\" %3$s>Check out what's new</a> or <a href=\"%4$s\" %5$s>update now.</a>"
2308
  msgstr ""
2309
 
2310
  #. translators: Opening and closing link tags to custom menu editor.
2311
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:36
2312
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2313
  msgstr ""
2314
 
2315
+ #: lib/views/help/genesis-navigation.php:23
2316
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2317
  msgstr ""
2318
 
2319
+ #: lib/views/help/genesis-navigation.php:22
2320
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2321
  msgstr ""
2322
 
2323
+ #: lib/views/help/genesis-navigation.php:21
2324
  msgid "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."
2325
  msgstr ""
2326
 
2327
+ #: lib/views/help/genesis-navigation.php:20
2328
  msgid "Today's date displays the current date"
2329
  msgstr ""
2330
 
2331
+ #: lib/views/help/genesis-navigation.php:17
2332
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2333
  msgstr ""
2334
 
2335
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2336
+ #: lib/views/help/genesis-header.php:25
2337
+ msgid "The %1$sImage logo%2$s 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."
2338
  msgstr ""
2339
 
2340
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2341
+ #: lib/views/help/genesis-header.php:19
2342
+ msgid "The %1$sDynamic text%2$s option will use the Site Title and Site Description from your site's settings in your header."
2343
  msgstr ""
2344
 
2345
+ #. translators: 1: Widget name, 2: URL to widgets admin page.
2346
  #: lib/structure/sidebar.php:67
2347
+ msgid "This is the %1$s. You can add content to this area by visiting your <a href=\"%2$s\">Widgets Panel</a> and adding new widgets to this area."
2348
  msgstr ""
2349
 
2350
+ #: lib/functions/deprecated.php:386
2351
  msgid "data in style sheet files"
2352
  msgstr ""
2353
 
2354
+ #: lib/views/help/genesis-blog.php:23
2355
  msgid "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."
2356
  msgstr ""
2357
 
2358
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:44
2359
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2360
  msgstr ""
2361
 
2362
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:23
2363
  msgid "Load Superfish Script?"
2364
  msgstr ""
2365
 
2366
+ #. translators: %s: Abbreviation element for "JSON".
2367
+ #: lib/views/help/import-export-export.php:19
2368
  msgid "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."
2369
  msgstr ""
2370
 
2371
+ #: lib/views/help/cpt-archive-layout.php:17
2372
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2373
  msgstr ""
2374
 
2375
  #. translators: JOSN file extension.
2376
+ #: lib/views/pages/genesis-admin-import-export.php:27
2377
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2378
  msgstr ""
2379
 
2380
+ #: lib/views/help/import-export-import.php:23
2381
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2382
  msgstr ""
2383
 
2384
+ #: lib/views/help/cpt-archive-layout.php:28
2385
+ #: lib/views/help/genesis-navigation.php:26
2386
  msgid "These options can be extended or limited by the child theme."
2387
  msgstr ""
2388
 
2389
+ #: lib/views/help/cpt-archive-seo.php:20
2390
+ msgid "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."
2391
+ msgstr ""
2392
 
2393
+ #: lib/views/help/genesis-blog.php:17
2394
  msgid "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."
2395
  msgstr ""
2396
 
2397
  #. translators: JOSN file extension.
2398
+ #: lib/views/pages/genesis-admin-import-export.php:51
2399
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2400
  msgstr ""
2401
 
2402
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:25
2403
  msgid "Use semantic HTML5 page and section headings throughout site?"
2404
  msgstr ""
2405
 
2406
+ #: lib/views/help/cpt-archive-seo.php:26
2407
  msgid "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."
2408
  msgstr ""
2409
 
2410
+ #: lib/views/help/cpt-archive-archive.php:17
2411
  msgid "The Archive Headline sets the title seen on the archive page."
2412
  msgstr ""
2413
 
2414
+ #: lib/views/help/genesis-layout.php:28
2415
  msgid "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."
2416
  msgstr ""
2417
 
2418
+ #: lib/views/help/genesis-blog.php:20
2419
  msgid "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."
2420
  msgstr ""
2421
 
2422
+ #: lib/views/help/cpt-archive-archive.php:20
2423
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2424
  msgstr ""
2425
 
2426
+ #: lib/views/help/cpt-archive-layout.php:31
2427
  msgid "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."
2428
  msgstr ""
2429
 
2430
+ #: lib/views/help/cpt-archive-seo.php:17
2431
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2432
  msgstr ""
2433
 
2434
+ #. translators: %s: File name prefix.
2435
+ #: lib/views/help/import-export-import.php:19
2436
  msgid "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."
2437
  msgstr ""
2438
 
2439
+ #: config/customizer-seo-settings.php:276
2440
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:125
2441
  msgid "Directories"
2442
  msgstr ""
2443
 
2444
+ #: config/customizer-seo-settings.php:221
2445
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:67
2446
  msgid "Archiving"
2447
  msgstr ""
2448
 
2449
+ #: config/customizer-seo-settings.php:174
2450
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:19
2451
  msgid "Indexing"
2452
  msgstr ""
2453
 
2454
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
2455
  msgid "Windows Live Writer"
2456
  msgstr ""
2457
 
2458
  #. translators: Escaped H1 tag.
2459
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:22
2460
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:30
2461
  msgid "Primary Title %s"
2462
  msgstr ""
2463
 
2464
+ #: config/customizer-seo-settings.php:56
2465
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:56
2466
  msgid "Additions on right"
2467
  msgstr ""
2468
 
2469
+ #: config/customizer-seo-settings.php:55
2470
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:55
2471
  msgid "Additions on left"
2472
  msgstr ""
2473
 
2474
+ #: config/customizer-seo-settings.php:50
2475
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:52
2476
  msgid "Document Title Order"
2477
  msgstr ""
2478
 
2479
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:20
2480
  msgid "Section Headings"
2481
  msgstr ""
2482
 
2483
+ #: lib/classes/class-genesis-admin-seo-settings.php:185
2484
  msgid "Site-wide Settings"
2485
  msgstr ""
2486
 
2487
+ #: lib/views/help/genesis-inpost-seo.php:28
2488
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:52
2489
  msgid "Canonical URL"
2490
  msgstr ""
2491
 
2492
+ #: config/customizer-seo-settings.php:29
2493
+ #: lib/views/help/genesis-inpost-seo.php:16
2494
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:21
2495
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:48
2496
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:32
2497
  msgid "Document Title"
2498
  msgstr ""
2499
 
2500
+ #: lib/classes/class-genesis-admin.php:418
2501
  msgid "Link opens in a new window."
2502
  msgstr ""
2503
 
2504
+ #: config/customizer-theme-settings.php:287
2505
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
2506
  msgid "- None -"
2507
  msgstr ""
2508
 
2509
+ #: config/customizer-theme-settings.php:283
2510
+ msgid "Featured Image Alignment"
2511
  msgstr ""
2512
 
2513
+ #: config/customizer-theme-settings.php:274
2514
  msgid "Featured image size"
2515
  msgstr ""
2516
 
2517
+ #: config/customizer-theme-settings.php:266
2518
  msgid "Display the featured image?"
2519
  msgstr ""
2520
 
2521
+ #: config/customizer-theme-settings.php:258
2522
  msgid "Limit content to how many characters? (0 for no limit)"
2523
  msgstr ""
2524
 
2525
+ #: config/customizer-theme-settings.php:232
2526
+ msgid "Enable Trackbacks on Pages"
2527
  msgstr ""
2528
 
2529
+ #: config/customizer-theme-settings.php:224
2530
+ msgid "Enable Trackbacks on Posts"
2531
  msgstr ""
2532
 
2533
+ #: config/customizer-theme-settings.php:216
2534
+ msgid "Enable Comments on Pages"
2535
  msgstr ""
2536
 
2537
+ #: config/customizer-theme-settings.php:208
2538
+ msgid "Enable Comments on Posts"
2539
  msgstr ""
2540
 
2541
+ #: config/customizer-theme-settings.php:194
2542
  msgid "Breadcrumbs on Attachment/Media"
2543
  msgstr ""
2544
 
2545
+ #: config/customizer-theme-settings.php:186
2546
  msgid "Breadcrumbs on 404 Page"
2547
  msgstr ""
2548
 
2549
+ #: config/customizer-theme-settings.php:178
2550
  msgid "Breadcrumbs on Archives"
2551
  msgstr ""
2552
 
2553
+ #: config/customizer-theme-settings.php:170
2554
  msgid "Breadcrumbs on Pages"
2555
  msgstr ""
2556
 
2557
+ #: config/customizer-theme-settings.php:162
2558
  msgid "Breadcrumbs on Single Posts"
2559
  msgstr ""
2560
 
2561
+ #: config/customizer-theme-settings.php:154
2562
  msgid "Breadcrumbs on Posts Page"
2563
  msgstr ""
2564
 
2565
+ #: config/customizer-theme-settings.php:145
2566
  msgid "Breadcrumbs on Front Page"
2567
  msgstr ""
2568
 
2569
+ #: config/customizer-theme-settings.php:136
2570
  msgid "Breadcrumbs on Homepage"
2571
  msgstr ""
2572
 
2573
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:19
 
2574
  msgid "Select Default Layout"
2575
  msgstr ""
2576
 
2577
+ #: config/customizer-theme-settings.php:114
2578
  msgid "Site Layout"
2579
  msgstr ""
2580
 
2581
+ #: config/customizer-theme-settings.php:102
2582
  msgid "Select Color Style"
2583
  msgstr ""
2584
 
2585
+ #: config/customizer-theme-settings.php:98
2586
  msgid "Color Scheme"
2587
  msgstr ""
2588
 
2589
+ #: config/customizer-theme-settings.php:66
2590
  msgid "Dynamic Text"
2591
  msgstr ""
2592
 
2593
+ #: lib/classes/class-genesis-customizer-base.php:34
2594
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2595
  msgstr ""
2596
 
2597
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:20
2598
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:24
2599
  msgid "Select Layout"
2600
  msgstr ""
2601
 
2603
  msgid "Reader Interactions"
2604
  msgstr ""
2605
 
2606
+ #: 404.php:54
2607
  msgid "Sitemap"
2608
  msgstr ""
2609
 
2610
+ #: lib/views/meta-boxes/genesis-user-seo.php:15
2611
  msgid "Author Archive SEO Settings"
2612
  msgstr ""
2613
 
2614
+ #: config/customizer-theme-settings.php:325
2615
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:32
2616
  msgid "Footer Scripts"
2617
  msgstr ""
2618
 
2619
+ #: config/customizer-theme-settings.php:315
2620
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:21
2621
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:19
2622
  msgid "Header Scripts"
2623
  msgstr ""
2624
 
2625
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:45
2626
  msgid "Posts per Page"
2627
  msgstr ""
2628
 
2629
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:39
2630
  msgid "Category IDs, comma separated - 1,2,3 for example"
2631
  msgstr ""
2632
 
2633
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:35
2634
  msgid "Exclude Categories"
2635
  msgstr ""
2636
 
2637
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:20
2638
  msgid "Display Category"
2639
  msgstr ""
2640
 
2641
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:78
2642
  msgid "Entry Pagination"
2643
  msgstr ""
2644
 
2645
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:65
2646
  msgid "Image Alignment:"
2647
  msgstr ""
2648
 
2649
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:47
2650
  msgid "Featured Image"
2651
  msgstr ""
2652
 
2653
+ #: config/customizer-theme-settings.php:251
2654
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:27
2655
  msgid "Entry excerpts"
2656
  msgstr ""
2657
 
2658
+ #: config/customizer-theme-settings.php:250
2659
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:26
2660
  msgid "Entry content"
2661
  msgstr ""
2662
 
2663
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:19
2664
  msgid "Display"
2665
  msgstr ""
2666
 
2667
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:48
2668
  msgid "Attachment/Media"
2669
  msgstr ""
2670
 
2671
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:36
2672
  msgid "Single Posts"
2673
  msgstr ""
2674
 
2675
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:19
2676
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2677
  msgid "Enable Breadcrumbs on"
2678
  msgstr ""
2679
 
2680
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:20
2681
  msgid "Superfish"
2682
  msgstr ""
2683
 
2684
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:37
2685
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2686
  msgstr ""
2687
 
2688
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:30
2689
  msgid "Redirect Custom Comments Feed?"
2690
  msgstr ""
2691
 
2692
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:22
2693
  msgid "Redirect Custom Feed?"
2694
  msgstr ""
2695
 
2696
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:43
2697
  msgid "Email address"
2698
  msgstr ""
2699
 
2700
+ #: config/customizer-theme-settings.php:28
2701
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:38
2702
  msgid "Updates"
2703
  msgstr ""
2704
 
 
 
 
 
2705
  #: lib/functions/layout.php:58
2706
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2707
  msgstr ""
2726
  msgid "about "
2727
  msgstr ""
2728
 
2729
+ #: lib/classes/class-genesis-cli-command.php:44
2730
  msgid "Genesis database upgraded."
2731
  msgstr ""
2732
 
2733
+ #: lib/classes/class-genesis-breadcrumb.php:45
2734
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2735
  msgstr ""
2736
 
2737
+ #. translators: 1: Genesis version, 2: URL for What's New admin page.
2738
+ #: lib/functions/upgrade.php:715
2739
+ msgid "Congratulations, you are now rocking Genesis %1$s! <a href=\"%2$s\">See what's new in %3$s</a>."
2740
  msgstr ""
2741
 
2742
  #. Template Name of the plugin/theme
2759
  msgid "Genesis"
2760
  msgstr ""
2761
 
2762
+ #: lib/widgets/featured-post-widget.php:539
2763
  msgid "Content Post Info"
2764
  msgstr ""
2765
 
2766
+ #: lib/widgets/featured-post-widget.php:459
2767
  msgid "Exclude Sticky Posts?"
2768
  msgstr ""
2769
 
2770
+ #: config/customizer-theme-settings.php:290
2771
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:70
2772
+ #: lib/widgets/featured-page-widget.php:315
2773
+ #: lib/widgets/featured-post-widget.php:517
2774
  msgid "Center"
2775
  msgstr ""
2776
 
2777
+ #: lib/widgets/featured-page-widget.php:124
2778
+ #: lib/widgets/featured-post-widget.php:161
2779
  msgid "(no title)"
2780
  msgstr ""
2781
 
2782
+ #: lib/structure/post.php:781
2783
  msgid "Current page"
2784
  msgstr ""
2785
 
2786
+ #: lib/structure/post.php:406 lib/structure/post.php:755
2787
  msgid "Page "
2788
  msgstr ""
2789
 
2790
+ #: lib/structure/header.php:842
2791
  msgid "Skip to footer"
2792
  msgstr ""
2793
 
2794
+ #: lib/structure/header.php:836
2795
  msgid "Skip to secondary sidebar"
2796
  msgstr ""
2797
 
2798
+ #: lib/structure/header.php:832
2799
  msgid "Skip to primary sidebar"
2800
  msgstr ""
2801
 
2802
+ #: lib/structure/header.php:829
2803
  msgid "Skip to content"
2804
  msgstr ""
2805
 
2806
+ #: lib/structure/header.php:826
2807
  msgid "Skip to primary navigation"
2808
  msgstr ""
2809
 
2810
+ #: lib/functions/widgetize.php:210
2811
  msgid "Widgets in this widget area will display after single entries."
2812
  msgstr ""
2813
 
2814
+ #: lib/functions/widgetize.php:209
2815
  msgid "After Entry"
2816
  msgstr ""
2817
 
2818
+ #: lib/functions/widgetize.php:126
2819
  msgid "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."
2820
  msgstr ""
translations/da_DK.mo CHANGED
Binary file
translations/da_DK.po CHANGED
@@ -1,311 +1,506 @@
1
- # Translation of Genesis - Genesis 2.5 in Danish
2
- # This file is distributed under the same license as the Genesis - Genesis 2.5 package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-10-10 15:44:35+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: da_DK\n"
12
- "Project-Id-Version: Genesis - Genesis 2.5\n"
13
 
14
- #: lib/views/pages/genesis-admin-upgraded.php:70
15
- msgid "Remove unnecessary title on skip links."
16
- msgstr ""
17
 
18
- #: lib/views/pages/genesis-admin-upgraded.php:69
19
- msgid "Remove output buffering on search form."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgstr ""
21
 
22
- #: lib/views/pages/genesis-admin-upgraded.php:68
23
- msgid "Disable <code>backtotop</code> output if HTML5 is on."
24
  msgstr ""
25
 
26
- #: lib/views/pages/genesis-admin-upgraded.php:67
27
- msgid "Remove semantic headings SEO option, with fallback for backward compatibility."
28
  msgstr ""
29
 
30
- #: lib/views/pages/genesis-admin-upgraded.php:62
31
- msgid "Fix typo in comments feed setting."
32
  msgstr ""
33
 
34
- #: lib/views/pages/genesis-admin-upgraded.php:61
35
- msgid "Refactor and improve archive headings."
36
  msgstr ""
37
 
38
- #: lib/views/pages/genesis-admin-upgraded.php:60
39
- msgid "Add capability check to CPT archive settings link in the toolbar."
 
 
 
 
40
  msgstr ""
41
 
42
- #: lib/views/pages/genesis-admin-upgraded.php:59
43
- msgid "Move aria-label to the <code>&lt;a&gt;</code> element so screen readers will announce it."
44
  msgstr ""
45
 
46
- #: lib/views/pages/genesis-admin-upgraded.php:58
47
- msgid "Fix potential issue with footer scripts filter."
48
  msgstr ""
49
 
50
- #: lib/views/pages/genesis-admin-upgraded.php:57
51
- msgid "Improve randomness of search form ID."
52
  msgstr ""
53
 
54
- #: lib/views/pages/genesis-admin-upgraded.php:56
55
- msgid "Ensure skip links filter returns an array."
56
  msgstr ""
57
 
58
- #: lib/views/pages/genesis-admin-upgraded.php:55
59
- msgid "Code optimization and documentation improvements."
60
  msgstr ""
61
 
62
  #: lib/views/pages/genesis-admin-upgraded.php:54
63
- msgid "CSS improvements."
64
  msgstr ""
65
 
66
  #: lib/views/pages/genesis-admin-upgraded.php:53
67
- msgid "Formally deprecate <code>genesis_get_additional_image_sizes()</code>."
68
  msgstr ""
69
 
70
  #: lib/views/pages/genesis-admin-upgraded.php:52
71
- msgid "Switch all schema.org URLs to <code>https</code>."
72
  msgstr ""
73
 
74
  #: lib/views/pages/genesis-admin-upgraded.php:51
75
- msgid "Improvements to composer, PHPCS, and unit tests."
76
  msgstr ""
77
 
78
  #: lib/views/pages/genesis-admin-upgraded.php:50
79
- msgid "Restored new line between admin screen buttons."
80
  msgstr ""
81
 
82
  #: lib/views/pages/genesis-admin-upgraded.php:49
83
- msgid "Flag entry markup as <code>is_widget</code> via the params array so it can be modified without affecting other entries."
84
  msgstr ""
85
 
86
  #: lib/views/pages/genesis-admin-upgraded.php:48
87
- msgid "Standardize the context naming in widget markup."
88
  msgstr ""
89
 
90
  #: lib/views/pages/genesis-admin-upgraded.php:47
91
- msgid "Strip <code>&lt;p&gt;</code> tags from filtered credits text to avoid paragraph nesting."
92
  msgstr ""
93
 
94
- #: lib/views/pages/genesis-admin-upgraded.php:46
95
- msgid "Reorganized <code>init.php</code>."
96
  msgstr ""
97
 
98
- #: lib/views/pages/genesis-admin-upgraded.php:45
99
- msgid "Prevent smushed offscreen accessible text."
100
  msgstr ""
101
 
102
- #: lib/views/pages/genesis-admin-upgraded.php:44
103
- msgid "Restored adding tabindex via javascript when a11y is on."
104
  msgstr ""
105
 
106
- #: lib/views/pages/genesis-admin-upgraded.php:43
107
- msgid "Split featured post and page widget entry header markup, gave markup API context for each."
108
  msgstr ""
109
 
110
  #: lib/views/pages/genesis-admin-upgraded.php:38
111
- msgid "Add more filters to breadcrumb class."
112
  msgstr ""
113
 
114
  #: lib/views/pages/genesis-admin-upgraded.php:37
115
- msgid "Add center alignment option to featured image alignment setting."
116
  msgstr ""
117
 
118
  #: lib/views/pages/genesis-admin-upgraded.php:36
119
- msgid "Add <code>genesis_strip_p_tags()</code> function."
120
  msgstr ""
121
 
122
  #: lib/views/pages/genesis-admin-upgraded.php:35
123
- msgid "Add terms back to terms array in our terms filter."
124
  msgstr ""
125
 
126
  #: lib/views/pages/genesis-admin-upgraded.php:34
127
- msgid "Add filter for entry content display options in the customizer."
128
  msgstr ""
129
 
130
- #: lib/views/pages/genesis-admin-upgraded.php:33
131
- msgid "Add a posts page check to <code>genesis_do_blog_template_heading()</code>."
132
  msgstr ""
133
 
134
- #: lib/views/pages/genesis-admin-upgraded.php:32
135
- msgid "Add sanitizer for layout settings on CPT archive settings page."
136
  msgstr ""
137
 
138
- #: lib/views/pages/genesis-admin-upgraded.php:31
139
- msgid "Add filter to disable layout settings on CPT archive settings page."
140
  msgstr ""
141
 
142
- #: lib/views/pages/genesis-admin-upgraded.php:30
143
- msgid "Add filter for capability required to use CPT archive settings."
144
  msgstr ""
145
 
146
- #: lib/views/pages/genesis-admin-upgraded.php:29
147
- msgid "Add ability to specify location of entry scripts via a second option."
148
  msgstr ""
149
 
150
- #: lib/views/pages/genesis-admin-upgraded.php:28
151
- msgid "Add script loader class."
 
152
  msgstr ""
153
 
154
- #: lib/views/pages/genesis-admin-upgraded.php:27
155
- msgid "Add support for multiple layout types depending on context."
156
  msgstr ""
157
 
158
- #: lib/views/pages/genesis-admin-upgraded.php:26
159
- msgid "Add primary category support when Yoast SEO is on, but breadcrumb feature is off."
160
  msgstr ""
161
 
162
- #: lib/views/pages/genesis-admin-upgraded.php:25
163
- msgid "Add slashing for user script input fields."
164
  msgstr ""
165
 
166
- #: lib/views/pages/genesis-admin-upgraded.php:24
167
- msgid "Add full support for WordPress's new title tag."
 
 
168
  msgstr ""
169
 
170
- #: lib/views/pages/genesis-admin-upgraded.php:23
171
- msgid "Add <code>views</code> directory and extracted output to organized view files."
172
  msgstr ""
173
 
174
- #: lib/views/pages/genesis-admin-upgraded.php:22
175
- msgid "Add <code>Genesis_Contributors</code> and <code>Genesis_Contributor</code> classes."
176
  msgstr ""
177
 
178
- #: lib/views/pages/genesis-admin-upgraded.php:21
179
- msgid "Add any missed xhtml markup to the xhtml markup filter."
180
  msgstr ""
181
 
182
- #: lib/views/pages/genesis-admin-upgraded.php:20
183
- msgid "Add instances of markup API use in several locations where it was previously not used."
184
  msgstr ""
185
 
186
- #: lib/views/pages/genesis-admin-upgraded.php:16
187
- msgid "Changes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  msgstr ""
189
 
190
- #: lib/views/pages/genesis-admin-upgraded.php:11
191
- msgid "Genesis 2.5 focuses largely on the integrity, organization, and testability of code, along with other improvements for broad compatibility."
192
  msgstr ""
193
 
194
- #: lib/views/misc/use-child-theme-notice.php:5
 
195
  msgid "For more information, see our article at %s"
196
  msgstr ""
197
 
198
  #. translators: Open and close anchor tags.
199
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:16
200
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
201
  msgstr ""
202
 
203
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:8
204
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
205
  msgstr ""
206
 
207
  #. translators: Open and close span tags, abbreviation expansion for SEO.
208
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:48
209
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
210
  msgstr ""
211
 
212
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
213
  msgid "SEO"
214
  msgstr ""
215
 
216
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
217
  msgid "Search engine optimization"
218
  msgstr ""
219
 
220
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
221
  msgid "301 Redirect."
222
  msgstr ""
223
 
224
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:41
225
  msgid "Top: after opening body tag"
226
  msgstr ""
227
 
228
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:40
229
  msgid "Bottom: before closing body tag"
230
  msgstr ""
231
 
232
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:36
233
  msgid "Body Scripts Position"
234
  msgstr ""
235
 
236
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:25
237
  msgid "Body Scripts"
238
  msgstr ""
239
 
240
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:17
 
241
  msgid "Output before the closing %s tag, after sitewide header scripts."
242
  msgstr ""
243
 
244
- #. translators: Theme settings admin screen link
245
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
246
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
247
- #: lib/views/meta-boxes/genesis-user-layout.php:17
248
  msgid "Default Layout set in %s"
249
  msgstr ""
250
 
251
  #. translators: Opn and close post type archive link, post type name.
252
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:5
253
  msgid "View the %1$s%3$s archive%2$s."
254
  msgstr ""
255
 
256
- #. translators: Open and close link tags to theme settings.
257
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:17
258
- msgid "Default Layout set in %sTheme Settings%s"
 
259
  msgstr ""
260
 
261
- #. translators: Reference link
262
- #: lib/views/help/genesis-inpost-seo.php:45
263
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
264
  msgstr ""
265
 
266
- #: lib/views/help/genesis-inpost-seo.php:42
267
  msgid "Apply noarchive to this post/page"
268
  msgstr ""
269
 
270
- #: lib/views/help/genesis-inpost-seo.php:35
271
  msgid "Apply nofollow to this post/page"
272
  msgstr ""
273
 
274
- #. translators: Reference link
275
- #: lib/views/help/genesis-inpost-seo.php:31
276
- #: lib/views/help/genesis-inpost-seo.php:38
277
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
278
  msgstr ""
279
 
280
- #: lib/views/help/genesis-inpost-seo.php:28
281
  msgid "Apply noindex to this post/page"
282
  msgstr ""
283
 
284
- #. translators: Reference link
285
- #: lib/views/help/genesis-inpost-seo.php:24
286
  msgid " &mdash; Redirect this post/page to this URL. %s."
287
  msgstr ""
288
 
289
- #. translators: Reference link
290
- #: lib/views/help/genesis-inpost-seo.php:17
291
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
292
  msgstr ""
293
 
294
- #: lib/views/help/genesis-inpost-seo.php:11
295
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
296
  msgstr ""
297
 
298
- #: lib/views/help/genesis-inpost-seo.php:7
299
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
300
  msgstr ""
301
 
302
- #: lib/views/help/genesis-inpost-seo.php:3
303
  msgid " &mdash; Output in the document <title> Tag."
304
  msgstr ""
305
 
306
- #. translators: Open and close anchor tags.
307
- #: lib/views/help/genesis-blog.php:14
308
- msgid "You can find more on this feature in the %sHow to Add a Post Category Page tutorial.%s"
309
  msgstr ""
310
 
311
  #. Description of the plugin/theme
@@ -316,136 +511,141 @@ msgstr "Industristandarden for Premium WordPress-temaer."
316
  msgid "Edit Archive Settings"
317
  msgstr "Redigér arkivindstillinger"
318
 
319
- #: lib/views/pages/genesis-admin-upgraded.php:65
320
  msgid "Removed"
321
  msgstr "Fjernet"
322
 
323
- #: lib/views/pages/genesis-admin-upgraded.php:41
324
  msgid "Changed"
325
  msgstr "Ændret"
326
 
327
- #: lib/views/pages/genesis-admin-upgraded.php:18
328
  msgid "Added"
329
  msgstr "Tilføjet"
330
 
331
- #: lib/views/misc/use-child-theme-notice.php:5
332
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
333
  msgstr "https://www.studiopress.com/genesis-always-use-child-theme/"
334
 
335
- #: lib/views/misc/use-child-theme-notice.php:4
336
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
337
  msgstr "Vi har bemærket, at du bruger Genesis Framework alene, uden noget child theme. Vi anbefaler varmt, at du bruger et child theme (vi har tilmed en, du kan bruge helt gratis). "
338
 
339
- #: lib/views/misc/use-child-theme-notice.php:2
340
  msgid "Please Activate a Genesis Child Theme:"
341
  msgstr "Aktivér venligst et Genesis Child-tema:"
342
 
343
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:5
344
  msgid "Use for site title/logo"
345
  msgstr "Brug til sitets titel/logo"
346
 
347
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:27
 
348
  msgid "Check For Updates"
349
  msgstr "Tjek for opdateringer"
350
 
351
- #: lib/views/help/genesis-information.php:12
352
  msgid "If you provide an email address, your site will email you when the update can be performed."
353
  msgstr "Hvis du indtaster en e-mailadresse, får du en e-mail fra dit site, når du kan opdatere."
354
 
355
- #: lib/admin/seo-settings.php:45 lib/admin/theme-settings.php:60
356
- #: lib/classes/admin.php:129
 
357
  msgid "Save Changes"
358
  msgstr "Gem ændringer"
359
 
360
- #: lib/views/help/genesis-inpost-seo.php:45
361
  msgid "Read more about noarchive"
362
  msgstr "Læs mere om noarchive"
363
 
364
- #: lib/views/help/genesis-inpost-seo.php:38
365
  msgid "Read more about nofollow"
366
  msgstr "Læs mere om nofollow"
367
 
368
- #: lib/views/help/genesis-inpost-seo.php:31
369
  msgid "Read more about noindex"
370
  msgstr "Læs mere om noindex"
371
 
372
- #: lib/views/help/genesis-inpost-seo.php:24
373
  msgid "Read more about 301 Redirects"
374
  msgstr "Læs mere om 301-redirects"
375
 
376
- #: lib/views/help/genesis-inpost-seo.php:17
377
  msgid "Read more about Custom Canonical URL"
378
  msgstr "Læs mere om brugerdefinerede kanoniske URL&#39;er"
379
 
380
- #: lib/admin/customizer.php:476
381
  msgid "Entry Pagination Type"
382
  msgstr "Sideinddelingstype for indhold"
383
 
384
- #: 404.php:42
 
385
  msgid "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."
386
  msgstr "Siden, du leder efter, eksisterer ikke længere. Du kan gå tilbage til <a href=\"%s\">forsiden</a>, og se om du kan finde det, du leder efter. Du kan også prøve at finde det med nedenstående information."
387
 
388
- #: lib/widgets/featured-post-widget.php:451
389
  msgid "Exclude Previously Displayed Posts?"
390
  msgstr "Udeluk tidligere viste poster?"
391
 
392
- #: lib/structure/post.php:432
393
  msgid "Sorry, no content matched your criteria."
394
  msgstr "Beklager, der var ikke noget indhold der passede til dine kriterier"
395
 
396
- #: lib/structure/comments.php:331
397
  msgid "at"
398
  msgstr "ved"
399
 
400
- #: lib/classes/class-genesis-script-loader.php:179
401
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
402
  msgstr "En opdatering af Genesis vil overskrive den eksisterende installation af Genesis. Er du HELT SIKKER på, at du vil opdatere? "
403
 
404
- #: lib/classes/class-genesis-script-loader.php:178
405
  msgid "The changes you made will be lost if you navigate away from this page."
406
  msgstr "De ændringer, du har lavet, vil gå tabt, hvis du forlader denne side. "
407
 
408
- #: lib/functions/deprecated.php:385
409
  msgid "decimal or hexidecimal entities"
410
  msgstr "decimaler eller hexidecimale enheder"
411
 
412
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:16
413
  msgid "Primary Navigation Extras"
414
  msgstr "Primær navigations tilføjelser"
415
 
416
- #: lib/admin/inpost-metaboxes.php:126
417
  msgid "Scripts"
418
  msgstr "Scripts"
419
 
420
  #. translators: Meta noindex attribute.
421
  #. translators: Meta nofollow attribute.
422
  #. translators: Meta noarchive attribute.
423
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
424
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:40
425
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
 
 
426
  msgid "Apply %s to this archive"
427
  msgstr "Tilføj %s til dette arkiv"
428
 
429
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:27
430
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:73
431
  msgid "Robots Meta Tags"
432
  msgstr "Robots Meta Tags"
433
 
434
- #: lib/views/help/genesis-inpost-seo.php:10
435
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
436
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:35
437
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:63
438
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
439
- #: lib/views/meta-boxes/genesis-user-seo.php:20
 
440
  msgid "Meta Keywords"
441
  msgstr "Metanøgleord"
442
 
443
- #: lib/views/help/genesis-inpost-seo.php:6
444
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:12
445
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:22
446
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:53
447
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:12
448
- #: lib/views/meta-boxes/genesis-user-seo.php:13
 
449
  msgid "Meta Description"
450
  msgstr "Metabeskrivelse"
451
 
@@ -453,11 +653,12 @@ msgstr "Metabeskrivelse"
453
  msgid "Archive"
454
  msgstr "Arkiv"
455
 
456
- #: 404.php:35
 
457
  msgid "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."
458
  msgstr "Siden, du leder efter, eksisterer ikke længere. Du kan gå tilbage til <a href=\"%s\">forsiden</a>, og se om du kan finde det, du leder efter, eller du kan bruge søgeformularen nedenfor. "
459
 
460
- #: 404.php:30
461
  msgid "Not found, error 404"
462
  msgstr "Ikke fundet, fejl 404"
463
 
@@ -465,80 +666,88 @@ msgstr "Ikke fundet, fejl 404"
465
  msgid "Search Results for:"
466
  msgstr "Søgeresultater for:"
467
 
468
- #: lib/classes/class-genesis-contributor.php:112
469
  msgid "Contributor"
470
  msgstr "Bidragyder"
471
 
472
- #: lib/views/pages/genesis-admin-upgraded.php:103
473
  msgid "Contributors"
474
  msgstr "Bidragydere"
475
 
476
- #: lib/classes/class-genesis-contributor.php:113
477
  msgid "Lead Developer"
478
  msgstr "Ledende udvikler"
479
 
480
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:1
481
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
482
  msgstr "Disse indstillinger gælder for alle sider der benytter \"Blog\" sideskabelonen, ikke forsiden eller arkivsider."
483
 
484
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:18
 
485
  msgid "Homepage"
486
  msgstr "Forside"
487
 
488
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:15
489
  msgid "Posts Page"
490
  msgstr "Indlægsside"
491
 
492
- #: lib/admin/theme-settings.php:288
493
  msgid "Blog Page Template"
494
  msgstr "Blog Side Skabelon"
495
 
496
- #: lib/admin/theme-settings.php:234 lib/admin/theme-settings.php:279
497
- #: lib/views/help/genesis-navigation.php:1
 
498
  msgid "Navigation"
499
  msgstr "Navigation"
500
 
501
- #: lib/admin/theme-settings.php:231 lib/admin/theme-settings.php:275
502
- #: lib/views/help/genesis-header.php:1
 
 
503
  msgid "Header"
504
  msgstr "Header"
505
 
506
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
507
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:6
508
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
509
  msgstr ""
510
 
511
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:57
 
512
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
513
  msgstr "Metabeskrivelsen kan bruges til, at bestemme teksten der bruges under titlen på søgemaskiners resultatsider."
514
 
515
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
516
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
517
  msgstr "Hvis dokumenttitelfeltet er tomt, vil din hjemmesides titel blive brugt i stedet."
518
 
519
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:24
520
  msgid "Site Description (Tagline)"
521
  msgstr "Hjemmesidebeskrivelse (Tagline)"
522
 
523
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:31
 
524
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
525
  msgstr "Hvis titlen består af to dele (original titel og tilføjelse), vil separatoren blive indsat mellem dem."
526
 
527
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:29
 
528
  msgid "Document Title Separator"
529
  msgstr "Dokumenttitel-separator"
530
 
531
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:44
 
532
  msgid "Determines which side the added title text will go on."
533
  msgstr "Bestemmer på hvilken side den tilføjede titeltekst bliver paceret."
534
 
535
- #. translators: Escaped title tag.
536
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:24
537
  msgid "Add site name to %s on inner pages?"
538
  msgstr "Tilføj hjemmesidenavn til %s på undersider?"
539
 
540
  #. translators: Escaped title tag.
541
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:45
542
  msgid "Add site description (tagline) to %s on home page?"
543
  msgstr "Tilføj hjemmesidebeskrivelse (tagline) til %s på forsiden?"
544
 
@@ -550,24 +759,24 @@ msgstr "Læs mere"
550
  msgid "Search this website"
551
  msgstr "Søg på sitet"
552
 
553
- #: lib/structure/loops.php:250
554
  msgid "Read more"
555
  msgstr "Læs mere"
556
 
557
- #: lib/views/pages/genesis-admin-upgraded.php:129
558
  msgid "Go to SEO Settings &rarr;"
559
  msgstr "Gå til SEO indstillinger &rarr;"
560
 
561
- #: lib/views/pages/genesis-admin-upgraded.php:127
562
  msgid "Go to Theme Settings &rarr;"
563
  msgstr "Gå til Tema indstillinger &rarr;"
564
 
565
- #: lib/views/pages/genesis-admin-upgraded.php:78
566
  msgid "Project Leads"
567
  msgstr "Projektledere"
568
 
569
- #. translators: %s: Genesis version
570
- #: lib/admin/whats-new.php:37
571
  msgid "Welcome to Genesis %s"
572
  msgstr "Velkommen til Genesis %s"
573
 
@@ -575,270 +784,293 @@ msgstr "Velkommen til Genesis %s"
575
  msgid "Google+"
576
  msgstr "Google+"
577
 
578
- #: lib/admin/customizer.php:143
579
  msgid "Use for site title/logo:"
580
  msgstr "Brug til sidens titel/logo:"
581
 
582
- #: lib/structure/footer.php:149
583
  msgid "on"
584
  msgstr "til"
585
 
586
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:24
587
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:18
588
  msgid "Leave empty if you do not want to display any intro text."
589
  msgstr "Skal være blank hvis der ikke skal vises en intro tekst"
590
 
591
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:21
592
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:15
593
  msgid "Archive Intro Text"
594
  msgstr "Arkiv introduktions tekst"
595
 
596
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:16
597
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:11
598
  msgid "Leave empty if you do not want to display a headline."
599
  msgstr "Skal være blank hvis der ikke skal vises en overskrift"
600
 
601
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:13
602
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:8
603
  msgid "Archive Headline"
604
  msgstr "Arkiv overskrift"
605
 
606
- #: lib/admin/seo-settings.php:49 lib/admin/theme-settings.php:64
607
- #: lib/classes/admin.php:133
 
608
  msgid "Error saving settings."
609
  msgstr "Problem med at gemme indstillingerne"
610
 
611
- #: lib/widgets/user-profile-widget.php:185
612
  msgid "Custom Text Content"
613
  msgstr "Brugerdefineret indhold"
614
 
615
- #: lib/init.php:58
616
  msgid "Secondary Navigation Menu"
617
  msgstr "Sekundær Navigation Menu"
618
 
619
- #: lib/functions/widgetize.php:119
620
  msgid "Header Left"
621
  msgstr "Header venstre"
622
 
623
- #: lib/widgets/user-profile-widget.php:196
624
  msgid "Extended page link text"
625
  msgstr "Udvidet sidelinktekst"
626
 
627
- #: lib/functions/widgetize.php:175
 
628
  msgid "Footer %d widget area."
629
  msgstr "Footer %d widget område."
630
 
631
- #: lib/functions/widgetize.php:142
632
  msgid "This is the secondary sidebar if you are using a three column site layout option."
633
  msgstr "Dette er den sekundære sidebar hvis du bruger det 3 spaltede sidelayout"
634
 
635
- #: lib/functions/widgetize.php:131
636
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
637
  msgstr "Dette er den primære Sidebar, hvis du bruger 2 eller 3 spalter som sitelayout"
638
 
639
- #: lib/functions/deprecated.php:195
640
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
641
  msgstr "Argumentet \"context\", er blevet erstattet med \"theme_location\" i $args array'et."
642
 
643
- #: lib/classes/admin.php:140
 
644
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
645
  msgstr "Du kan ikke bruge %s til at lave to menuer i samme subclass. Brug venligsts seperate subclasses til hver menu."
646
 
647
- #: lib/views/meta-boxes/genesis-user-author.php:1
648
  msgid "Author Archive Settings"
649
  msgstr "Forfatter arkiv indstillinger"
650
 
651
- #: lib/views/meta-boxes/genesis-user-settings.php:1
652
  msgid "User Permissions"
653
  msgstr "Brugerrettigheder"
654
 
655
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:23
656
  msgid "Please select the color style from the drop down list and save your settings."
657
  msgstr "Vælg venligst farve i listen og gem dine indstillinger"
658
 
659
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:9
660
  msgid "Color Style:"
661
  msgstr "Farve:"
662
 
 
 
663
  #. translators: Escaped HTML head tag.
664
  #. translators: Escaped HTML body tag.
665
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:11
666
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:24
 
 
667
  msgid "This code will output immediately before the closing %s tag in the document source."
668
  msgstr "Denne kode vil blive indsat umiddelbart før det afsluttende %s-tag i dokumentets kildekode."
669
 
670
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:40
671
  msgid "Image Size:"
672
  msgstr "Billedstørrelse:"
673
 
674
- #: lib/admin/theme-settings.php:265
675
  msgid "Color Style"
676
  msgstr "Farve"
677
 
678
- #: lib/admin/theme-settings.php:82
679
  msgid "Follow me on Twitter"
680
  msgstr "Følg mig på twitter"
681
 
682
- #: lib/admin/cpt-archive-settings.php:60 lib/admin/cpt-archive-settings.php:61
683
- #: lib/admin/cpt-archive-settings.php:149
684
- #: lib/admin/cpt-archive-settings.php:170
685
- #: lib/views/help/cpt-archive-archive.php:1
686
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:4
 
687
  msgid "Archive Settings"
688
  msgstr "Arkiv indstillinger"
689
 
690
  #. translators: Meta rel attribute.
691
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
692
  msgid "Adjacent Posts %s link tags"
693
  msgstr "Sidestillede indlægs %s link tags"
694
 
695
- #: lib/admin/cpt-archive-settings.php:156
696
- #: lib/admin/cpt-archive-settings.php:172 lib/admin/inpost-metaboxes.php:199
697
- #: lib/views/help/cpt-archive-layout.php:1
698
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:11
699
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:15
700
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:1
701
- #: lib/views/meta-boxes/genesis-user-layout.php:5
 
702
  msgid "Layout Settings"
703
  msgstr "Layout indstillinger"
704
 
705
- #: lib/admin/inpost-metaboxes.php:29 lib/admin/inpost-metaboxes.php:60
706
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:1
 
707
  msgid "Theme SEO Settings"
708
  msgstr "Tema SEO indstillinger"
709
 
710
- #: lib/functions/formatting.php:367
711
  msgctxt "separator in time difference"
712
  msgid "and"
713
  msgstr "og"
714
 
715
- #: lib/functions/formatting.php:340
 
716
  msgctxt "time difference"
717
  msgid "%s second"
718
  msgid_plural "%s seconds"
719
  msgstr[0] "%s sekund"
720
  msgstr[1] "%s sekunder"
721
 
722
- #: lib/functions/formatting.php:339
 
723
  msgctxt "time difference"
724
  msgid "%s minute"
725
  msgid_plural "%s minutes"
726
  msgstr[0] "%s minut"
727
  msgstr[1] "%s minutter"
728
 
729
- #: lib/functions/formatting.php:338
 
730
  msgctxt "time difference"
731
  msgid "%s hour"
732
  msgid_plural "%s hours"
733
  msgstr[0] "%s time"
734
  msgstr[1] "%s timer"
735
 
736
- #: lib/functions/formatting.php:337
 
737
  msgctxt "time difference"
738
  msgid "%s day"
739
  msgid_plural "%s days"
740
  msgstr[0] "%s dag"
741
  msgstr[1] "%s dage"
742
 
743
- #: lib/functions/formatting.php:336
 
744
  msgctxt "time difference"
745
  msgid "%s week"
746
  msgid_plural "%s weeks"
747
  msgstr[0] "%s uge"
748
  msgstr[1] "%s uger"
749
 
750
- #: lib/functions/formatting.php:335
 
751
  msgctxt "time difference"
752
  msgid "%s month"
753
  msgid_plural "%s months"
754
  msgstr[0] "%s måned"
755
  msgstr[1] "%s måneder"
756
 
757
- #: lib/functions/formatting.php:334
 
758
  msgctxt "time difference"
759
  msgid "%s year"
760
  msgid_plural "%s years"
761
  msgstr[0] "%s år"
762
  msgstr[1] "%s år"
763
 
764
- #: lib/functions/formatting.php:329
765
  msgctxt "time difference"
766
  msgid "seconds"
767
  msgstr "sekunder"
768
 
769
- #: lib/admin/customizer.php:369
770
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:71
771
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
772
  msgstr "Disse indstillinger vil påvirke enhver blog liste side, herunder arkiver, forfatter, blog, kategori, søgning og tag sider."
773
 
774
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:31
775
  msgid "404 Page"
776
  msgstr "404 fejl side"
777
 
778
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:28
779
  msgid "Archives"
780
  msgstr "Arkiver"
781
 
782
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:25
783
  msgid "Pages"
784
  msgstr "Sider"
785
 
786
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:12
787
  msgid "Front Page"
788
  msgstr "Forside"
789
 
790
- #: lib/admin/theme-settings.php:241 lib/admin/theme-settings.php:291
791
- #: lib/views/help/genesis-scripts.php:1
 
792
  msgid "Header and Footer Scripts"
793
  msgstr "Header og Footer Scripts"
794
 
795
- #: lib/admin/customizer.php:320 lib/admin/theme-settings.php:238
796
- #: lib/admin/theme-settings.php:286 lib/views/help/genesis-comments.php:1
 
 
797
  msgid "Comments and Trackbacks"
798
  msgstr "Kommentarer og Trackbacks"
799
 
800
- #: lib/admin/theme-settings.php:230 lib/admin/theme-settings.php:271
801
- #: lib/views/help/genesis-layout.php:1
802
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:8
 
803
  msgid "Default Layout"
804
  msgstr "Standard layout"
805
 
806
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
 
807
  msgid "Keywords are generally ignored by Search Engines."
808
  msgstr "<b>BEMÆRK:</b> Keywords bliver generelt ignoreret af søgemaskiner."
809
 
810
- #: lib/admin/seo-settings.php:47 lib/admin/theme-settings.php:62
811
- #: lib/classes/admin.php:131
 
812
  msgid "Settings saved."
813
  msgstr "Indstillingerne er gemt"
814
 
815
- #: lib/admin/seo-settings.php:48 lib/admin/theme-settings.php:63
816
- #: lib/classes/admin.php:132
 
817
  msgid "Settings reset."
818
  msgstr "Indstillingerne er nulstillet"
819
 
820
- #: lib/admin/import-export.php:100
821
  msgid "Settings successfully imported."
822
  msgstr "Indstillingerne er blevet importeret!"
823
 
824
- #: lib/views/pages/genesis-admin-import-export.php:24
825
  msgid "Upload File and Import"
826
  msgstr "Upload fil og importer"
827
 
828
- #: lib/views/pages/genesis-admin-import-export.php:16
829
  msgid "Choose the file from your computer and click \"Upload file and Import\""
830
  msgstr "Vælg filen fra din computer og klik på \"Upload og Importer\""
831
 
832
- #: lib/admin/customizer.php:195
833
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:12
834
  msgid "Default"
835
  msgstr "Standard"
836
 
837
- #: lib/structure/post.php:666 lib/structure/post.php:786
838
  msgid "Next Page"
839
  msgstr "Næste side"
840
 
841
- #: lib/structure/post.php:665 lib/structure/post.php:748
842
  msgid "Previous Page"
843
  msgstr "Forrige side"
844
 
@@ -846,15 +1078,16 @@ msgstr "Forrige side"
846
  msgid "ago"
847
  msgstr "siden"
848
 
849
- #: lib/classes/class-genesis-script-loader.php:177
850
  msgid "Select / Deselect All"
851
  msgstr "Vælg / fravælg alle"
852
 
853
- #: lib/admin/import-export.php:145
854
  msgid "No export options available."
855
  msgstr "Der er ingen tilgængelig eksport funktion"
856
 
857
- #: lib/functions/widgetize.php:174
 
858
  msgid "Footer %d"
859
  msgstr "Footer %d"
860
 
@@ -862,196 +1095,197 @@ msgstr "Footer %d"
862
  msgid "No Label Selected"
863
  msgstr "Der ikke valgt nogen label"
864
 
865
- #: lib/admin/import-export.php:102
866
  msgid "There was a problem importing your settings. Please try again."
867
  msgstr "Der opstod et problem ved import af dine indstillinger. Prøv venligst igen."
868
 
869
- #: lib/functions/markup.php:1117 lib/functions/widgetize.php:141
870
  msgid "Secondary Sidebar"
871
  msgstr "Sekundær Sidebar"
872
 
873
- #: lib/functions/markup.php:1096 lib/functions/widgetize.php:130
874
  msgid "Primary Sidebar"
875
  msgstr "Primær Sidebar"
876
 
877
- #: lib/functions/widgetize.php:119
878
  msgid "Header Right"
879
  msgstr "Header Højre"
880
 
881
- #: lib/classes/breadcrumb.php:60
882
  msgid "Not found: "
883
  msgstr "Ikke fundet: "
884
 
885
- #: lib/widgets/featured-post-widget.php:546
886
  msgid "No Content"
887
  msgstr "Intet indhold"
888
 
889
- #: lib/widgets/featured-post-widget.php:545
890
  msgid "Show Content Limit"
891
  msgstr "Vis begrænset indhold"
892
 
893
- #: lib/widgets/featured-post-widget.php:544
894
  msgid "Show Excerpt"
895
  msgstr "Vis uddrag"
896
 
897
- #: lib/widgets/featured-post-widget.php:543
898
  msgid "Show Content"
899
  msgstr "Vis indhold"
900
 
901
- #: lib/widgets/featured-post-widget.php:541
902
  msgid "Content Type"
903
  msgstr "Indholdstype"
904
 
905
- #: lib/widgets/featured-post-widget.php:533
906
  msgid "Show Post Info"
907
  msgstr "Vis Post Info"
908
 
909
- #: lib/widgets/featured-page-widget.php:286
910
- #: lib/widgets/featured-post-widget.php:493
911
  msgid "Show Featured Image"
912
  msgstr "Vis det udvalgte billed"
913
 
914
- #: lib/views/meta-boxes/genesis-user-author.php:22
915
  msgid "This text will be the first paragraph, and display on the first page"
916
  msgstr "Denne tekst vil være det første afsnit og vises på den første side"
917
 
918
- #: lib/views/meta-boxes/genesis-user-author.php:19
919
  msgid "Custom Description Text"
920
  msgstr "Custom beskrivelse tekst"
921
 
922
  #. translators: Escaped H1 tag.
923
- #: lib/views/meta-boxes/genesis-user-author.php:12
924
  msgid "Will display in the %s tag at the top of the first page"
925
  msgstr "Vises i %s tag i toppen af den første side"
926
 
927
- #: lib/views/meta-boxes/genesis-user-author.php:6
928
  msgid "Custom Archive Headline"
929
  msgstr "Custom arkiv overskrift"
930
 
931
- #: lib/views/meta-boxes/genesis-user-author.php:2
932
- #: lib/views/meta-boxes/genesis-user-layout.php:6
933
- #: lib/views/meta-boxes/genesis-user-seo.php:2
934
  msgid "These settings apply to this author's archive pages."
935
  msgstr "Disse indstillinger gælder for denne forfatters arkiv sider."
936
 
937
- #: lib/views/meta-boxes/genesis-user-author.php:33
938
  msgid "Enable Author Box on this User's Archives?"
939
  msgstr "Aktiver forfatter boks på denne brugers arkiv?"
940
 
941
- #: lib/views/meta-boxes/genesis-user-author.php:30
942
  msgid "Enable Author Box on this User's Posts?"
943
  msgstr "Aktiver forfatter boks på denne brugers indlæg?"
944
 
945
- #: lib/views/meta-boxes/genesis-user-settings.php:16
946
  msgid "Enable Import/Export Submenu?"
947
  msgstr "Aktiver Import/Export undermenu?"
948
 
949
- #: lib/views/meta-boxes/genesis-user-settings.php:12
950
  msgid "Enable SEO Settings Submenu?"
951
  msgstr "Aktiver SEO undermenuen?"
952
 
953
- #: lib/views/meta-boxes/genesis-user-settings.php:8
954
  msgid "Enable Genesis Admin Menu?"
955
  msgstr "Aktiver Genesis Admin menu?"
956
 
957
- #: lib/views/meta-boxes/genesis-user-settings.php:5
958
  msgid "Genesis Admin Menus"
959
  msgstr "Genesis Admin menuer"
960
 
961
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:36
962
  msgid "Include the Featured Image?"
963
  msgstr "Include the Featured Image?"
964
 
965
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:6
966
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:9
967
- #: lib/views/meta-boxes/genesis-user-layout.php:10
968
- #: lib/views/meta-boxes/genesis-user-layout.php:13
969
  msgid "Choose Layout"
970
  msgstr "Vælg Layout"
971
 
972
- #: lib/admin/import-export.php:46 lib/admin/import-export.php:64
973
- #: lib/views/help/import-export-general.php:1
 
974
  msgid "Import/Export"
975
  msgstr "Importer/Exporter"
976
 
977
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:36
978
  msgid "Custom Post Class"
979
  msgstr "Custom Post klasse"
980
 
981
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:32
982
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:31
983
  msgid "Custom Body Class"
984
  msgstr "Custom Body klasse"
985
 
986
- #: lib/views/help/genesis-inpost-seo.php:21
987
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
988
  msgid "Custom Redirect URL"
989
  msgstr "Custom Redirect URI"
990
 
991
  #. translators: Title string length
992
  #. translators: Description string length
993
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:15
994
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:28
995
  msgid "Characters Used: %s"
996
  msgstr "Antal anvendte tegn: %s"
997
 
998
- #: lib/views/pages/genesis-admin-import-export.php:47
999
  msgid "Download Export File"
1000
  msgstr "Download Eksport fil"
1001
 
1002
- #: lib/views/pages/genesis-admin-import-export.php:40
1003
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1004
  msgstr "Når du har downloadet filen og gemt den, kan du importere den på et andet site ved hjælp af importfunktionen. "
1005
 
1006
- #: lib/views/pages/genesis-admin-import-export.php:32
1007
  msgid "Export Genesis Settings File"
1008
  msgstr "Eksporter Genesis Indstillingsfil"
1009
 
1010
- #: lib/views/pages/genesis-admin-import-export.php:21
1011
  msgid "Upload File (Maximum Size: %s): "
1012
  msgstr "Upload fil: (Maksimal størrelse: %s)"
1013
 
1014
- #: lib/views/pages/genesis-admin-import-export.php:8
1015
  msgid "Import Genesis Settings File"
1016
  msgstr "Importer Genesis opsætningsfil"
1017
 
1018
- #: lib/admin/import-export.php:45
1019
  msgid "Genesis - Import/Export"
1020
  msgstr "Genesis - Import/Export"
1021
 
1022
- #: lib/widgets/user-profile-widget.php:202
1023
  msgid "Show Author Archive Link?"
1024
  msgstr "Vis Forfatter Arkiv Link?"
1025
 
1026
- #: lib/widgets/user-profile-widget.php:191
1027
  msgid "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."
1028
  msgstr "Vælg din udvidede \"Om mig \" side fra listen nedenfor. Den valgte side bliver linket i bunden af \"Om mig\" siden"
1029
 
1030
- #: lib/widgets/user-profile-widget.php:184
1031
  msgid "Custom Text (below)"
1032
  msgstr "Standard Tekst (nedenfor)"
1033
 
1034
- #: lib/widgets/user-profile-widget.php:182
1035
  msgid "Author Bio"
1036
  msgstr "Forfatter Biografi"
1037
 
1038
- #: lib/widgets/user-profile-widget.php:179
1039
  msgid "Select which text you would like to use as the author description"
1040
  msgstr "Vælg hvilken tekst, du ønsker at bruge som forfatteren beskrivelse"
1041
 
1042
- #: lib/widgets/user-profile-widget.php:161
1043
  msgid "Extra Large"
1044
  msgstr "Ekstra Stor"
1045
 
1046
- #: lib/widgets/user-profile-widget.php:161
1047
  msgid "Large"
1048
  msgstr "Stor"
1049
 
1050
- #: lib/widgets/user-profile-widget.php:161
1051
  msgid "Medium"
1052
  msgstr "Mellem"
1053
 
1054
- #: lib/widgets/user-profile-widget.php:161
1055
  msgid "Small"
1056
  msgstr "Lille"
1057
 
@@ -1071,97 +1305,93 @@ msgstr "Genesis - Brugerprofil"
1071
  msgid "Displays user profile block with Gravatar"
1072
  msgstr "Vis bruger profil boks med Gravatar"
1073
 
1074
- #: lib/widgets/featured-post-widget.php:586
1075
  msgid "Link Text"
1076
  msgstr "Link Tekst"
1077
 
1078
- #: lib/widgets/featured-post-widget.php:582
1079
  msgid "Show Category Archive Link"
1080
  msgstr "Vis Kategori Arkiv Links"
1081
 
1082
- #: lib/widgets/featured-post-widget.php:564
1083
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1084
  msgstr "For at vise en usorteret liste af indlæg fra denne kategori, bedes du udfylde nedenstående oplysninger"
1085
 
1086
- #: lib/widgets/featured-post-widget.php:556
1087
  msgid "More Text (if applicable)"
1088
  msgstr "Mere Tekst (hvis relevant)"
1089
 
1090
- #: lib/widgets/featured-post-widget.php:528
1091
  msgid "Show Post Title"
1092
  msgstr "Vis Indlæggets Titel"
1093
 
1094
- #: lib/widgets/featured-post-widget.php:479
1095
- #: lib/widgets/user-profile-widget.php:170
1096
  msgid "Gravatar Alignment"
1097
  msgstr "Gravatar justering"
1098
 
1099
- #: lib/widgets/featured-post-widget.php:474
1100
  msgid "Extra Large (125px)"
1101
  msgstr "Ekstra stor (125px)"
1102
 
1103
- #: lib/widgets/featured-post-widget.php:473
1104
  msgid "Large (85px)"
1105
  msgstr "Stor (85px)"
1106
 
1107
- #: lib/widgets/featured-post-widget.php:472
1108
  msgid "Medium (65px)"
1109
  msgstr "Mellem (65px)"
1110
 
1111
- #: lib/widgets/featured-post-widget.php:471
1112
  msgid "Small (45px)"
1113
  msgstr "Lille (45px)"
1114
 
1115
- #: lib/widgets/featured-post-widget.php:469
1116
- #: lib/widgets/user-profile-widget.php:158
1117
  msgid "Gravatar Size"
1118
  msgstr "Gravatar størrelse"
1119
 
1120
- #: lib/widgets/featured-post-widget.php:465
1121
  msgid "Show Author Gravatar"
1122
  msgstr "Vis forfatter Gravatar"
1123
 
1124
- #: lib/widgets/featured-post-widget.php:445
1125
  msgid "Ascending (1, 2, 3)"
1126
  msgstr "Stigende (1, 2, 3)"
1127
 
1128
- #: lib/widgets/featured-post-widget.php:444
1129
  msgid "Descending (3, 2, 1)"
1130
  msgstr "Faldende (3, 2, 1)"
1131
 
1132
- #: lib/widgets/featured-post-widget.php:442
1133
  msgid "Sort Order"
1134
  msgstr "Sorteringsrækkefølge"
1135
 
1136
- #: lib/widgets/featured-post-widget.php:437
1137
  msgid "Random"
1138
  msgstr "Tilfældig"
1139
 
1140
- #: lib/widgets/featured-post-widget.php:436
1141
  msgid "Comment Count"
1142
  msgstr "Antal kommentarer"
1143
 
1144
- #: lib/widgets/featured-post-widget.php:435
1145
  msgid "ID"
1146
  msgstr "ID"
1147
 
1148
- #: lib/widgets/featured-post-widget.php:434
1149
  msgid "Parent"
1150
  msgstr "Forældre"
1151
 
1152
  #: lib/widgets/featured-post-widget.php:432
1153
- msgid "Date"
1154
- msgstr "Dato"
1155
-
1156
- #: lib/widgets/featured-post-widget.php:430
1157
  msgid "Order By"
1158
  msgstr "Sorteres efter"
1159
 
1160
- #: lib/widgets/featured-post-widget.php:425
1161
  msgid "Number of Posts to Offset"
1162
  msgstr "Forskyd start med antal indlæg"
1163
 
1164
- #: lib/widgets/featured-post-widget.php:405
1165
  msgid "Category"
1166
  msgstr "Kategori"
1167
 
@@ -1181,41 +1411,42 @@ msgstr "Genesis - Feature Indlæg"
1181
  msgid "Displays featured posts with thumbnails"
1182
  msgstr "Vis feature-indlæg med thumbnails"
1183
 
1184
- #: lib/widgets/featured-page-widget.php:329
1185
  msgid "More Text"
1186
  msgstr "Mere tekst"
1187
 
1188
- #: lib/widgets/featured-page-widget.php:324
1189
  msgid "Content Character Limit"
1190
  msgstr "Grænse for antal tegn"
1191
 
1192
- #: lib/widgets/featured-page-widget.php:320
1193
  msgid "Show Page Content"
1194
  msgstr "Vis Side Indhold"
1195
 
1196
- #: lib/widgets/featured-page-widget.php:315
1197
  msgid "Show Page Title"
1198
  msgstr "Vis side titel"
1199
 
1200
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:29
1201
- #: lib/widgets/featured-page-widget.php:304
1202
- #: lib/widgets/featured-post-widget.php:481
1203
- #: lib/widgets/featured-post-widget.php:511
1204
- #: lib/widgets/user-profile-widget.php:172
1205
- #: lib/widgets/user-profile-widget.php:192
 
1206
  msgid "None"
1207
  msgstr "Ingen"
1208
 
1209
- #: lib/widgets/featured-page-widget.php:302
1210
- #: lib/widgets/featured-post-widget.php:509
1211
  msgid "Image Alignment"
1212
  msgstr "Billedjustering"
1213
 
1214
- #: lib/widgets/featured-page-widget.php:271
1215
  msgid "Page"
1216
  msgstr "Side"
1217
 
1218
- #: lib/shortcodes/footer.php:183 lib/structure/post.php:280
1219
  msgid "by"
1220
  msgstr "af"
1221
 
@@ -1227,27 +1458,29 @@ msgstr "Genesis - Fremhævet Side"
1227
  msgid "Displays featured page with thumbnails"
1228
  msgstr "Vis feature-side med thumbnails"
1229
 
1230
- #: lib/widgets/featured-page-widget.php:266
1231
- #: lib/widgets/featured-post-widget.php:396
1232
- #: lib/widgets/featured-post-widget.php:433
1233
- #: lib/widgets/featured-post-widget.php:567
1234
  #: lib/widgets/user-profile-widget.php:148
1235
  msgid "Title"
1236
  msgstr "Titel"
1237
 
1238
- #: lib/classes/breadcrumb.php:57
1239
  msgid "Search for "
1240
  msgstr "Søg efter "
1241
 
1242
- #: lib/classes/breadcrumb.php:53 lib/classes/breadcrumb.php:54
1243
- #: lib/classes/breadcrumb.php:55 lib/classes/breadcrumb.php:56
1244
- #: lib/classes/breadcrumb.php:58 lib/classes/breadcrumb.php:59
1245
- #: lib/structure/archive.php:181 lib/structure/archive.php:183
1246
- #: lib/structure/archive.php:185
 
 
1247
  msgid "Archives for "
1248
  msgstr "Arkiv for "
1249
 
1250
- #: lib/classes/breadcrumb.php:52
1251
  msgid "You are here: "
1252
  msgstr "Du er her: "
1253
 
@@ -1263,7 +1496,7 @@ msgstr "Hoved-sidebar Widget område"
1263
  msgid "Search"
1264
  msgstr "Søg"
1265
 
1266
- #: lib/structure/post.php:550 lib/structure/post.php:579
1267
  msgid "About"
1268
  msgstr "Om"
1269
 
@@ -1271,59 +1504,61 @@ msgstr "Om"
1271
  msgid "By"
1272
  msgstr "Af"
1273
 
1274
- #: lib/structure/post.php:365 lib/structure/post.php:367
1275
  msgid "[Read more...]"
1276
  msgstr "[Læs mere...]"
1277
 
1278
- #: lib/structure/menu.php:149
1279
  msgid "Comments"
1280
  msgstr "Kommentarer"
1281
 
1282
- #: lib/structure/menu.php:148
1283
  msgid "Posts"
1284
  msgstr "Indlæg"
1285
 
1286
- #: lib/init.php:57
1287
  msgid "Primary Navigation Menu"
1288
  msgstr "Primær Navigation Menu"
1289
 
1290
- #: lib/structure/footer.php:149
1291
  msgid "Copyright"
1292
  msgstr "Copyright"
1293
 
1294
- #: lib/structure/comments.php:447
1295
  msgid "Speak Your Mind"
1296
  msgstr "Skriv kommentar"
1297
 
1298
- #: lib/structure/comments.php:438
1299
  msgid "Website"
1300
  msgstr "Websted"
1301
 
1302
- #: lib/structure/comments.php:432
1303
  msgid "Email"
1304
  msgstr "E-mail"
1305
 
1306
- #: lib/structure/comments.php:426
1307
  msgid "Name"
1308
  msgstr "Navn"
1309
 
1310
- #: lib/structure/comments.php:248 lib/structure/comments.php:351
1311
  msgid "Your comment is awaiting moderation."
1312
  msgstr "Din kommentar venter på at blive godkendt"
1313
 
1314
- #: lib/structure/comments.php:241
 
1315
  msgid "%1$s at %2$s"
1316
  msgstr "%1$s kl. %2$s"
1317
 
1318
- #: lib/structure/comments.php:237 lib/structure/comments.php:306
1319
  msgid "says"
1320
  msgstr "skriver"
1321
 
1322
- #: lib/structure/comments.php:237
1323
- msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
1324
- msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
 
1325
 
1326
- #: lib/structure/comments.php:151
1327
  msgid "<h3>Trackbacks</h3>"
1328
  msgstr "<h3>Trackbacks</h3>"
1329
 
@@ -1331,16 +1566,16 @@ msgstr "<h3>Trackbacks</h3>"
1331
  msgid "<h3>Comments</h3>"
1332
  msgstr "<h3>Kommentarer</h3>"
1333
 
1334
- #: lib/shortcodes/post.php:605 lib/structure/comments.php:242
1335
- #: lib/structure/comments.php:335 lib/structure/post.php:357
1336
  msgid "(Edit)"
1337
  msgstr "(rediger)"
1338
 
1339
- #: lib/shortcodes/post.php:498 lib/shortcodes/post.php:542
1340
  msgid "Filed Under: "
1341
  msgstr "Skrevet i: "
1342
 
1343
- #: lib/shortcodes/post.php:454
1344
  msgid "Tagged With: "
1345
  msgstr "Tags: "
1346
 
@@ -1356,11 +1591,11 @@ msgstr "1 kommentar"
1356
  msgid "Leave a Comment"
1357
  msgstr "Skriv kommentar"
1358
 
1359
- #: lib/shortcodes/footer.php:310
1360
  msgid "Log out"
1361
  msgstr "Log ud"
1362
 
1363
- #: lib/shortcodes/footer.php:308
1364
  msgid "Log in"
1365
  msgstr "Log ind"
1366
 
@@ -1368,341 +1603,360 @@ msgstr "Log ind"
1368
  msgid "Return to top of page"
1369
  msgstr "Tilbage til toppen"
1370
 
1371
- #: lib/functions/upgrade.php:728
 
1372
  msgid "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."
1373
  msgstr "Genesis %s er tilgængelig. Hvis du ikke bruger et oversættelses-plugin, så kontakt din webmaster for at få opdateret din sprogfil før, du opdaterer Genesis"
1374
 
1375
- #: lib/functions/upgrade.php:727
1376
- msgid "Genesis %s is available for %s"
1377
- msgstr "Genesis %s er tilgængelig til %s"
 
1378
 
1379
- #: lib/functions/upgrade.php:653
1380
  msgid "Click here to complete the upgrade"
1381
  msgstr "Klik her får at afslutte opdateringen"
1382
 
1383
- #: lib/classes/breadcrumb.php:44 lib/functions/deprecated.php:226
1384
  msgid "Home"
1385
  msgstr "Forside"
1386
 
1387
- #: lib/widgets/featured-post-widget.php:420
1388
- #: lib/widgets/featured-post-widget.php:572
1389
  msgid "Number of Posts to Show"
1390
  msgstr "Antal indlæg som vises"
1391
 
1392
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:9
1393
- #: lib/widgets/featured-post-widget.php:413
1394
  msgid "All Categories"
1395
  msgstr "Alle kategorier"
1396
 
1397
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:8
1398
  msgid "Display which category"
1399
  msgstr "Vis hvilken katagori"
1400
 
1401
- #: lib/admin/customizer.php:482
1402
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1403
  msgid "Numeric"
1404
  msgstr "Numre"
1405
 
1406
- #: lib/admin/customizer.php:481
1407
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
1408
  msgid "Previous / Next"
1409
  msgstr "Forrige / Næste"
1410
 
1411
- #: lib/widgets/featured-page-widget.php:290
1412
- #: lib/widgets/featured-post-widget.php:497
1413
  msgid "Image Size"
1414
  msgstr "Billedstørrelse"
1415
 
1416
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:28
1417
- #: lib/widgets/featured-post-widget.php:551
1418
  msgid "characters"
1419
  msgstr "tegn"
1420
 
1421
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:25
1422
- #: lib/widgets/featured-post-widget.php:549
1423
  msgid "Limit content to"
1424
  msgstr "Længde af uddrag"
1425
 
1426
- #: lib/admin/customizer.php:419
1427
  msgid "Select one of the following"
1428
  msgstr "Vælg en af følgende:"
1429
 
1430
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:21
1431
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:24
1432
  msgid "Enable Trackbacks"
1433
  msgstr "Tillad Trackbacks"
1434
 
1435
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:14
1436
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:30
1437
  msgid "on pages?"
1438
  msgstr "på sider?"
1439
 
1440
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:11
1441
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:27
1442
  msgid "on posts?"
1443
  msgstr "på indlæg?"
1444
 
1445
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:5
1446
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:8
1447
  msgid "Enable Comments"
1448
  msgstr "Tillad Kommentarer"
1449
 
1450
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:13
1451
  msgid "Enter your custom comments feed URL"
1452
  msgstr "Skriv URL for dit brugerdefinerede kommentar-feed"
1453
 
1454
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:5
1455
  msgid "Enter your custom feed URL"
1456
  msgstr "Skriv URL for dit brugerdefinerede feed"
1457
 
1458
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:42
1459
  msgid "Twitter Link Text:"
1460
  msgstr "Tekst til Twitter Link"
1461
 
1462
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:38
1463
  msgid "Enter Twitter ID:"
1464
  msgstr "Indtast Twitter ID:"
1465
 
1466
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:33
1467
  msgid "Twitter link"
1468
  msgstr "Link til Twitter"
1469
 
1470
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:32
1471
  msgid "Search form"
1472
  msgstr "Søgeformular"
1473
 
1474
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:31
1475
  msgid "RSS feed links"
1476
  msgstr "RSS feed links"
1477
 
1478
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
1479
  msgid "Today's date"
1480
  msgstr "Dags dato"
1481
 
1482
- #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:11
1483
- #: lib/views/help/genesis-layout.php:11
1484
  msgid "Full Width Content"
1485
  msgstr "Indhold i fuld bredde"
1486
 
1487
- #: lib/admin/customizer.php:149
1488
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:9
1489
  msgid "Image logo"
1490
  msgstr "Billed/Grafik logo"
1491
 
1492
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:8
1493
  msgid "Dynamic text"
1494
  msgstr "Dynamisk tekst"
1495
 
1496
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:10
1497
  msgid "Released"
1498
  msgstr "Frigivet"
1499
 
1500
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:5
1501
  msgid "Version"
1502
  msgstr "Version:"
1503
 
1504
- #: lib/admin/customizer.php:368 lib/admin/theme-settings.php:239
1505
- #: lib/admin/theme-settings.php:287 lib/views/help/genesis-archives.php:1
 
 
1506
  msgid "Content Archives"
1507
  msgstr "Præsentation af ældre Arkiv indhold"
1508
 
1509
- #: lib/admin/customizer.php:253 lib/admin/theme-settings.php:237
1510
- #: lib/admin/theme-settings.php:283 lib/views/help/genesis-breadcrumbs.php:1
 
 
1511
  msgid "Breadcrumbs"
1512
  msgstr "Brødkrummer"
1513
 
1514
- #: lib/views/meta-boxes/genesis-user-author.php:27
1515
  msgid "Author Box"
1516
  msgstr "Forfatter boks"
1517
 
1518
- #: lib/admin/theme-settings.php:229 lib/admin/theme-settings.php:268
1519
- #: lib/views/help/genesis-feeds.php:1
 
1520
  msgid "Custom Feeds"
1521
  msgstr "Egne Feeds"
1522
 
1523
- #: lib/admin/theme-settings.php:228 lib/admin/theme-settings.php:262
1524
- #: lib/views/help/genesis-information.php:1
 
1525
  msgid "Information"
1526
  msgstr "Information"
1527
 
1528
  #. translators: Meta noindex attribute.
1529
  #. translators: Meta nofollow attribute.
1530
  #. translators: Meta noarchive attribute.
1531
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:32
1532
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:39
1533
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1534
- #: lib/views/meta-boxes/genesis-user-seo.php:33
1535
- #: lib/views/meta-boxes/genesis-user-seo.php:41
1536
- #: lib/views/meta-boxes/genesis-user-seo.php:48
 
 
1537
  msgid "Apply %s to this archive?"
1538
  msgstr "Anvend %s i dette arkiv?"
1539
 
1540
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:27
1541
- #: lib/views/meta-boxes/genesis-user-seo.php:28
1542
  msgid "Robots Meta"
1543
  msgstr "Robot Meta"
1544
 
1545
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:22
1546
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:22
1547
- #: lib/views/meta-boxes/genesis-user-seo.php:23
1548
  msgid "Comma separated list"
1549
  msgstr "Kommasepareret liste"
1550
 
1551
  #. translators: Meta noodp attribute.
1552
  #. translators: Meta noydir attribute.
1553
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:117
1554
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:124
1555
  msgid "Apply %s to your site?"
1556
  msgstr "Tilføj %s til dit site?"
1557
 
1558
  #. translators: Meta noarchive attribute.
1559
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:59
1560
  msgid "Apply %s to Entire Site?"
1561
  msgstr "Tilføj %s til hele Siten?"
1562
 
1563
  #. translators: Meta noindex attribute.
1564
  #. translators: Meta noarchive attribute.
1565
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1566
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1567
  msgid "Apply %s to Search Archives?"
1568
  msgstr "Anvend %s i Søge Arkiv?"
1569
 
1570
  #. translators: Meta noindex attribute.
1571
  #. translators: Meta noarchive attribute.
1572
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1573
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1574
  msgid "Apply %s to Date Archives?"
1575
  msgstr "Anvend %s i Dato Arkiv?"
1576
 
1577
  #. translators: Meta noindex attribute.
1578
  #. translators: Meta noarchive attribute.
1579
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1580
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1581
  msgid "Apply %s to Author Archives?"
1582
  msgstr "Anvend %s i Forfatter Arkiv?"
1583
 
1584
  #. translators: Meta noindex attribute.
1585
  #. translators: Meta noarchive attribute.
1586
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:18
1587
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:75
1588
  msgid "Apply %s to Tag Archives?"
1589
  msgstr "Anvend %s i Tag Arkiv?"
1590
 
1591
  #. translators: Meta noindex attribute.
1592
  #. translators: Meta noarchive attribute.
1593
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:11
1594
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:68
1595
  msgid "Apply %s to Category Archives?"
1596
  msgstr "Anvend %s i Kategori Arkiv?"
1597
 
1598
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
1599
  msgid "Include Shortlink tag?"
1600
  msgstr "Anvend Shortlink tag?"
1601
 
1602
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:38
1603
  msgid "Shortlink Tag"
1604
  msgstr "Shortlink Tag:"
1605
 
1606
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:32
 
1607
  msgid "Include Windows Live Writer Support Tag?"
1608
  msgstr "Anvend Windows Live Writer Support Tag?"
1609
 
1610
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:14
1611
  msgid "Relationship Link Tags"
1612
  msgstr "Relation Link Tags"
1613
 
1614
  #. translators: Meta noindex attribute.
1615
  #. translators: Meta nofollow attribute.
1616
  #. translators: Meta noarchive attribute.
1617
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:79
1618
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:86
1619
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
 
 
1620
  msgid "Apply %s to the homepage?"
1621
  msgstr "Anvend %s på hjemmesiden?"
1622
 
1623
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:27
1624
  msgid "I'll manually wrap my own text on the homepage"
1625
  msgstr "Ingen af delene. Jeg pakker selv teksten manuelt til hjemmesiden"
1626
 
1627
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:21
 
1628
  msgid "Site Title"
1629
  msgstr "Site titel"
1630
 
1631
- #: lib/admin/customizer.php:467
1632
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:55
1633
- #: lib/widgets/featured-page-widget.php:306
1634
- #: lib/widgets/featured-post-widget.php:483
1635
- #: lib/widgets/featured-post-widget.php:513
1636
- #: lib/widgets/user-profile-widget.php:174
1637
  msgid "Right"
1638
  msgstr "højre"
1639
 
1640
- #: lib/admin/customizer.php:466
1641
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
1642
- #: lib/widgets/featured-page-widget.php:305
1643
- #: lib/widgets/featured-post-widget.php:482
1644
- #: lib/widgets/featured-post-widget.php:512
1645
- #: lib/widgets/user-profile-widget.php:173
1646
  msgid "Left"
1647
  msgstr "venstre"
1648
 
1649
- #: lib/classes/class-genesis-script-loader.php:180
1650
  msgid "Are you sure you want to reset?"
1651
  msgstr "Er du sikker på, at du vil nulstille?"
1652
 
1653
- #: lib/admin/seo-settings.php:46 lib/admin/theme-settings.php:61
1654
- #: lib/classes/admin.php:130
 
1655
  msgid "Reset Settings"
1656
  msgstr "Nulstil indstillingerne"
1657
 
1658
- #: lib/admin/seo-settings.php:39
1659
  msgid "Genesis - SEO Settings"
1660
  msgstr "Genesis - SEO indstillinger"
1661
 
1662
- #: lib/admin/seo-settings.php:168 lib/admin/seo-settings.php:185
1663
- #: lib/views/help/seo-dochead.php:1
 
1664
  msgid "Document Head Settings"
1665
  msgstr "Dokument Head indstillinger"
1666
 
1667
- #: lib/admin/seo-settings.php:167 lib/admin/seo-settings.php:184
1668
- #: lib/views/help/seo-homepage.php:1
 
1669
  msgid "Homepage Settings"
1670
  msgstr "Sitets indstillinger"
1671
 
1672
- #: lib/admin/cpt-archive-settings.php:152
1673
- #: lib/admin/cpt-archive-settings.php:171 lib/admin/import-export.php:125
1674
- #: lib/admin/seo-settings.php:40 lib/admin/seo-settings.php:165
1675
- #: lib/views/help/cpt-archive-seo.php:1 lib/views/help/seo-settings.php:1
 
 
1676
  msgid "SEO Settings"
1677
  msgstr "SEO indstillinger"
1678
 
1679
- #: lib/admin/import-export.php:121 lib/admin/theme-settings.php:50
1680
- #: lib/admin/theme-settings.php:51 lib/admin/theme-settings.php:227
1681
- #: lib/views/help/genesis-theme-settings.php:1
1682
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
1683
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
1684
- #: lib/views/meta-boxes/genesis-user-layout.php:17
 
 
 
1685
  msgid "Theme Settings"
1686
  msgstr "Tema indstillinger"
1687
 
1688
  #. translators: Meta noindex attribute.
1689
  #. translators: Meta nofollow attribute.
1690
  #. translators: Meta noarchive attribute.
1691
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:56
1692
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:64
1693
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:72
1694
  msgid "Apply %s to this post/page"
1695
  msgstr "Tilføj %s til dette Indlæg/Side"
1696
 
1697
- #: lib/admin/seo-settings.php:169 lib/admin/seo-settings.php:186
1698
- #: lib/views/help/seo-robots.php:1
1699
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:50
 
1700
  msgid "Robots Meta Settings"
1701
  msgstr "Robot Meta Indstillinger"
1702
 
1703
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:5
1704
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:5
1705
- #: lib/views/meta-boxes/genesis-user-seo.php:6
1706
  msgid "Custom Document Title"
1707
  msgstr "Egen Dokument Titel"
1708
 
@@ -1710,607 +1964,624 @@ msgstr "Egen Dokument Titel"
1710
  msgid "This post is password protected. Enter the password to view comments."
1711
  msgstr "Dette indlæg er beskyttet med et kodeord. Skriv kodeordet for at se kommentarer."
1712
 
1713
- #: lib/functions/general.php:446
1714
  msgid "Recent Posts:"
1715
  msgstr "Seneste indlæg:"
1716
 
1717
- #: lib/functions/general.php:443
1718
  msgid "Monthly:"
1719
  msgstr "Måneder:"
1720
 
1721
- #: lib/functions/general.php:440
1722
  msgid "Authors:"
1723
  msgstr "Forfattere:"
1724
 
1725
- #: lib/functions/general.php:437
1726
  msgid "Categories:"
1727
  msgstr "Kategorier:"
1728
 
1729
- #: lib/functions/general.php:432 lib/structure/post.php:387
1730
  msgid "Pages:"
1731
  msgstr "Sider:"
1732
 
1733
- #: lib/admin/theme-settings.php:242
1734
  msgid "Home Pages"
1735
  msgstr "Forsider"
1736
 
1737
- #: lib/views/help/genesis-home.php:24
1738
  msgid "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."
1739
  msgstr "Dette setup er det foretrukne, fordi det gør det lettere at vise en blog på forsiden uden, at man skal rename home.php filen. Og det virker ikke forvirrende, fordi det har indhold på forsiden, når man installerer temaet."
1740
 
1741
- #: lib/views/help/genesis-home.php:21
1742
  msgid "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."
1743
  msgstr "Den tredje fype forside er den nye dynamiske type. Den er almindelig i de nyere child temaer. Den viser dine seneste indlæg i en liste eventuelt med uddrag. Det kan styres og ændres med forskellige widgets i forsidens Sidebars"
1744
 
1745
- #: lib/views/help/genesis-home.php:18
1746
  msgid "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."
1747
  msgstr "En anden almindelige forside er blog typen, som er almindelige i de fleste child temaer. Her vises de seneste indlæg og det kræver ingen særskilt opsætning. "
1748
 
1749
- #: lib/views/help/genesis-home.php:15
1750
  msgid "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."
1751
  msgstr "Hvis dit tema har en brugerdefineret forside, og du ønsker at vise det seneneste inlæg i blog side format, så brug ikke en blog side skabelon. I stedet ændrer du navnet på home.php til home-old.php."
1752
 
1753
- #: lib/views/help/genesis-home.php:12
1754
  msgid "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."
1755
  msgstr "Child temper, som indeholder denne type forsider, har normalt tutorials, som fortæller, hvordan man sætter funktionerne op. "
1756
 
1757
- #: lib/views/help/genesis-home.php:9
1758
  msgid "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."
1759
  msgstr "Denne forside sættes op ved hjælpe af widgets i sidens sidebars. Find Widget menuen i menuen Udseende "
1760
 
1761
- #: lib/views/help/genesis-home.php:6
1762
  msgid "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."
1763
  msgstr "For at bruge denne type af forside, er det vigtigt at sitet er sat op til at vise de seneste inlæg på din forside. Du kan sætte et indlæg baseret på din Blog Side Template op til at vise en liste af dine seneste indlæg. "
1764
 
1765
- #: lib/views/help/genesis-home.php:3
1766
  msgid "Most Genesis child themes include a custom home page."
1767
  msgstr "De fleste Genesis child temaer indeholder en tilpasset forside"
1768
 
1769
- #: lib/views/help/genesis-home.php:1
1770
  msgid "How Home Pages Work"
1771
  msgstr "Hvordan forsider virker"
1772
 
1773
- #. translators: Escaped HTML head and body tags.
1774
- #: lib/views/help/genesis-scripts.php:5
1775
  msgid "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."
1776
  msgstr "Her har du to felter, som indsættes i %1$s-elementet på dit websted lige før %2$s-tagget. De vises på hver eneste side af dit websted og kan bruges til at tilføje sporingskode og andre skripts. Du kan ikke bruge PHP i disse felter. Hvis du har brug for PHP, bør du tjekke pluginnet Genesis Simple Hooks."
1777
 
1778
- #: lib/admin/theme-settings.php:240 lib/views/help/genesis-blog.php:1
 
1779
  msgid "Blog Page"
1780
  msgstr "Blogside"
1781
 
1782
- #: lib/views/help/genesis-archives.php:27
1783
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
1784
  msgstr "Side-/indlægssideinddelingsteknik giver dig mulighed for at vælge 1 af 2 navigationsmetoder."
1785
 
1786
- #: lib/views/help/genesis-archives.php:24
1787
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
1788
  msgstr "Listen over billedstørrelser dannes på baggrund af de billedstørrelser der er defineret i det aktive tema. "
1789
 
1790
- #: lib/views/help/genesis-archives.php:21
1791
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
1792
  msgstr "Denne indstilling bør ikke bruges med indlægsindholdet, medmindre indholdet er begrænset for at undgå, at billedet vises flere gange."
1793
 
1794
- #: lib/views/help/genesis-archives.php:18
1795
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
1796
  msgstr "Indstillingen 'Anvend udvalgt billede?' lader dig vise en miniature med det første vedhæftede billede eller det aktuelt udvalgte billede."
1797
 
1798
- #: lib/views/help/genesis-archives.php:15
1799
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
1800
  msgstr "Med indstillingen Vis uddrag af indlægget vises enten de første 55 ord i et indlæg, når al HTML-kode i indlægget er fjernet, eller det manuelt indtastede/brugerdefinerede uddrag, som er tilføjet under redigering af indlægget."
1801
 
1802
- #: lib/views/help/genesis-archives.php:12
1803
  msgid "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."
1804
  msgstr "Det kan også være koblet sammen med feltet \"Længde af uddrag [___] tegn\", som bruges til at begrænse antallet af tegn eller ordmellemrum. Det stripper også HTML koder, og bruges til at styre længde af uddrag meget præcist. "
1805
 
1806
- #: lib/views/help/genesis-archives.php:9
1807
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
1808
  msgstr "Den første valgmulighed lader dig vise indlægsindholdet eller indlægsuddraget. Vis Indlægsindholdet viser hele indlægget inkl. HTML kode frem til <!--more-->-tagget, hvis det bliver brugt (dette tag er det HTML-tag, som bruges til kommentarer, som ikke vises i brugerens browser)."
1809
 
1810
- #: lib/views/help/genesis-archives.php:6
1811
  msgid "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."
1812
  msgstr "Arkiver omfatter alle sider, som bruger blog skabelonen, kategori siger, tag sider, dato arkiver, forfatter arkiver og det seneste indlæg, hvis der ikke er nogen en brugerdefineret forside. "
1813
 
1814
- #: lib/views/help/genesis-archives.php:3
1815
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
1816
  msgstr "I opsætningen af temaer kan du vælge hvordan ældre arkiveret indhold præsenteres på hele sitet. "
1817
 
1818
- #: lib/views/help/genesis-comments.php:6
1819
  msgid "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."
1820
  msgstr "Hvis du aktiverer kommentarer og trackbacks her, kan du deaktivere funktionerne individuelt på dine indlæg og sider. Hvis du ikke aktiverer funktionerne her, så vil det heller ikke være muligt at dem på indlæg og sider. "
1821
 
1822
- #: lib/views/help/genesis-comments.php:3
1823
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
1824
  msgstr "Dette bruges til at aktivere kommentarer og trackbacks (notificeringer når nogen linker til din side) på indlæg og sider."
1825
 
1826
- #: lib/views/help/genesis-breadcrumbs.php:3
1827
  msgid "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."
1828
  msgstr "Denne boks bruges til at vælge visning af \"brødkrummer\" på dine site. \"Brødkrummer\" viser, hvor på sitet, brugeren befinder sig. "
1829
 
1830
- #: lib/views/help/genesis-layout.php:17
1831
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
1832
  msgstr "Dette layout kan overrules i opsætningen af din side eller dit indlæg."
1833
 
1834
- #: lib/views/help/cpt-archive-layout.php:10
1835
- #: lib/views/help/genesis-layout.php:10
1836
  msgid "Sidebar Sidebar Content"
1837
  msgstr "Sidebar Sidebar Indhold"
1838
 
1839
- #: lib/views/help/cpt-archive-layout.php:9 lib/views/help/genesis-layout.php:9
 
1840
  msgid "Content Sidebar Sidebar"
1841
  msgstr "Indhold Sidebar Sidebar"
1842
 
1843
- #: lib/views/help/cpt-archive-layout.php:8 lib/views/help/genesis-layout.php:8
 
1844
  msgid "Sidebar Content Sidebar"
1845
  msgstr "Sidebar Indhold Sidebar"
1846
 
1847
- #: lib/views/help/cpt-archive-layout.php:7 lib/views/help/genesis-layout.php:7
 
1848
  msgid "Sidebar Content"
1849
  msgstr "Sidebar indhold"
1850
 
1851
- #: lib/views/help/cpt-archive-layout.php:6 lib/views/help/genesis-layout.php:6
 
1852
  msgid "Content Sidebar"
1853
  msgstr "Indholds sidebar"
1854
 
1855
- #: lib/views/help/genesis-layout.php:3
1856
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
1857
  msgstr "Her kan du vælge default layout for dit site. På de fleste child temaer får du disse valgmuligheder:"
1858
 
1859
- #: lib/views/help/genesis-feeds.php:9
1860
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
1861
  msgstr "Hvis du aktiverer \"Redirect Feed\", vil al trafik til dit default /feed link bliver redirected til dit Feedburner link."
1862
 
1863
- #: lib/views/help/genesis-feeds.php:6
1864
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
1865
  msgstr "Hvis du udfylder disse feed links for dit site feed, så vil de blive vist som et link til Feedburner"
1866
 
1867
- #: lib/views/help/genesis-feeds.php:3
1868
  msgid "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."
1869
  msgstr "Hvis du bruger Feedburner til at håndtere dine RSS feeds, så kan du bruge denne funktion til at sende sitets RSS feed til dit feed hos Feedburner."
1870
 
1871
- #: lib/views/help/genesis-information.php:9
1872
  msgid "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."
1873
  msgstr "Det betyder ikke, at opdateringen sker uden uden, at du har accepteret den. Du bliver spurgt, inden en opdatering udføres. "
1874
 
1875
- #: lib/views/help/genesis-information.php:6
1876
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
1877
  msgstr "Det anbefales, at dette ikke er aktiveret. Du kan også vælge at aktivere automatiske opdateringer. "
1878
 
1879
- #: lib/views/help/genesis-information.php:3
1880
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
1881
  msgstr "Informationsboksen viser dig information om det Genesis tema, som du har aktiveret. "
1882
 
1883
- #: lib/views/help/genesis-theme-settings.php:3
1884
  msgid "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;"
1885
  msgstr "Tema Indstillinger giver dig kontrollen over, hvordan dit tema fungerer. Du kan indstille en hel masse både enkle og avancerede funktioner. Nogle Child temaer tilføjer ekstra funktioner, f.eks. menuer, farver eller billedhjul/slidere. Hver boks kan udvides eller skjules ved at klikke på boksens header. Boksene kan også flyttes rundt blot ved at trykke på dem med musen. Hvis du klikker på Skærmindstillinger øverst til højre i skærmbilledet, kan du tilføje eller fjerne bokse, som du ikke ønsker vist. Herunder kan du se funktioner, som er almindelige for alle temaer."
1886
 
1887
- #: lib/views/help/seo-robots.php:9
1888
  msgid "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."
1889
  msgstr "For de fleste sites er enten forsiden eller blog siden (ved brug af blog templaten) indekset. Derfor skal man ikke indeksere kategorier, tags, forfattere, datoer eller søgninger. "
1890
 
1891
- #: lib/views/help/seo-robots.php:6
1892
  msgid "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)."
1893
  msgstr "Mindst et arkiv skal indekseres, men indekserer man flere arkiver med samme tekst, så bliver man straffet af søgemaskinerne, fordi de opfatter det som manipulation af indholdet. "
1894
 
1895
- #: lib/views/help/seo-robots.php:3
1896
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
1897
  msgstr "Noarchive og noindes er forklaret under sites settings. Her kan du vælge på hvilke andre dele af dit site, som du ønsker at bruge disse."
1898
 
1899
- #: lib/views/help/seo-dochead.php:6
1900
  msgid "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."
1901
  msgstr "Du kan også tilføje support til Windows Live Writer eller software, som supporterer programmets format, eller inkludere et shorlink tag, hvis det kræves af en tredjeparts service."
1902
 
1903
- #: lib/views/help/seo-dochead.php:3
1904
  msgid "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."
1905
  msgstr "The Relationship Link tags er tags, som tilføjes af WordPress, men de har ingen SEO værdi. De sløver bare dit site ned. Som default er disse links ikke aktiverede, men du kan kan aktivere den, hvis du har specille behov&#8212;for et plugin eller anden atypisk brug&#8212;."
1906
 
1907
- #: lib/views/help/seo-homepage.php:24
1908
  msgid "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."
1909
  msgstr "Homepage Robots Meta Tags fortæller søgemaskiner, hvordan de skal behandle data på siden. Noindex betyder, at siden ikke må indekseres, og derfor ikke optræder i søgeresultater. Nofollow betyder, at søgemaskinerne ikke skal følge links på siden, og noarchive fortæller, at siden ikke skal kopieres og gemmes"
1910
 
1911
- #: lib/views/help/cpt-archive-seo.php:10 lib/views/help/seo-homepage.php:21
1912
  msgid "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."
1913
  msgstr "De fleste søgemaskiner bruger ikke længere keywords, så brug ikke særlig meget tid på det. De er kun værd at bruge, hvis keywords engang i fremtiden måtte blive populære ingen. Du kan også bruge dem til at se, om dit indhold rent faktisk rammer de keywords, som du gerne vil ramme. "
1914
 
1915
- #: lib/views/help/seo-homepage.php:18
1916
  msgid "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."
1917
  msgstr "Home META beskrivelse og keywords bruges som meta tags for dit site. Du kan se denne tekst i søgemaskinerne, hvor den optræder som en kort beskrivelse af et site i søgeresultaterne. "
1918
 
1919
- #. translators: Escaped title tag.
1920
- #: lib/views/help/seo-homepage.php:14
1921
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
1922
  msgstr "Hjem-dokumenttitlen bestemmer, hvad der vises mellem %1$s-taggene (vises ikke i browseren) på Hjem-siden."
1923
 
1924
- #: lib/views/help/seo-homepage.php:9
1925
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
1926
  msgstr "For at tilføje din egen tekst er du nødt til at redigere en php fil eller bruge en tekst widget på siden."
1927
 
1928
- #: lib/views/help/seo-homepage.php:6
1929
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
1930
  msgstr ""
1931
 
1932
- #: lib/views/help/seo-homepage.php:3
1933
  msgid "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."
1934
  msgstr "Dette er forsidens SEO opsætning. Hvis du bruger en statisk forside på dit site, er du nødt til at tilføje SEO opsætningen til den specifikke side. "
1935
 
1936
- #. translators: Opening and closing strong tags.
1937
- #: lib/views/help/seo-doctitle.php:23
1938
- msgid "The %sDoctitle Separator%s is the character that will go between the title and appended text."
1939
  msgstr ""
1940
 
1941
- #. translators: Opening and closing strong tags.
1942
- #: lib/views/help/seo-doctitle.php:17
1943
- msgid "%sDoctitle Append Location%s determines which side of the title to add the previously mentioned items."
1944
  msgstr ""
1945
 
1946
- #. translators: Opening and closing strong tags.
1947
- #: lib/views/help/seo-doctitle.php:11
1948
- msgid "%sAppend Site Name%s will put the site name from the General Settings after the title on inner page."
1949
  msgstr ""
1950
 
1951
- #. translators: Opening and closing strong tags.
1952
- #: lib/views/help/seo-doctitle.php:5
1953
- msgid "%sAppend Site Description%s will insert the site description from your General Settings after the title on your home page."
1954
  msgstr ""
1955
 
1956
- #: lib/admin/seo-settings.php:166 lib/views/help/seo-doctitle.php:1
 
1957
  msgid "Doctitle Settings"
1958
  msgstr "Dokumenttitel indstillinger"
1959
 
1960
- #: lib/views/help/seo-settings.php:15
1961
  msgid "Below you'll find a few succinct notes on the options for each box:"
1962
  msgstr "Nedenfor finder du et par kortfattede bemærkninger om mulighederne for hver kasse:"
1963
 
1964
- #: lib/views/help/seo-settings.php:12
1965
  msgid "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."
1966
  msgstr "Hver side, indlæg, og term vil også have sine egne SEO-indstillinger . Standardindstillingerne anbefales til de fleste brugere. Hvis du ønsker at justere dine SEO indstillinger, indeholder kasserne interne beskrivelser."
1967
 
1968
- #: lib/views/help/seo-settings.php:9
1969
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
1970
  msgstr "Hvis du ser menuen, så kan du ved at åbne sætte dine generelle indstillinger for SEO på dit site. "
1971
 
1972
- #: lib/views/help/seo-settings.php:6
1973
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
1974
  msgstr "Hvis der ikke er nogen undermenu for SEO indstillinger, har du formodentlig aktiveret et andet SEO plugin"
1975
 
1976
- #: lib/views/help/seo-settings.php:3
1977
  msgid "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."
1978
  msgstr "Genesis SEO (søgemaskine optimering) opfører sig venligt, og gør sig selv inaktiv, når du har aktiveret populære SEO værktøjer som f.eks. All-in-One SEO, WordPress SEO etc. "
1979
 
1980
- #: lib/classes/admin.php:406
1981
  msgid "Genesis Tutorials"
1982
  msgstr "Genesis Tutorials"
1983
 
1984
- #: lib/classes/admin.php:405
1985
  msgid "Genesis Snippets"
1986
  msgstr "Genesis Snippets"
1987
 
1988
- #: lib/classes/admin.php:404
1989
  msgid "Get Support"
1990
  msgstr "Få hjælp"
1991
 
1992
- #: lib/classes/admin.php:403
1993
  msgid "For more information:"
1994
  msgstr "Mere information:"
1995
 
1996
- #: lib/views/help/import-export-export.php:5
1997
  msgid "JSON"
1998
  msgstr "JSON"
1999
 
2000
- #: lib/views/help/import-export-export.php:5
2001
  msgid "JavaScript Object Notation"
2002
  msgstr "JavaScript Object Notering"
2003
 
2004
- #: lib/admin/import-export.php:66 lib/views/help/import-export-export.php:1
 
2005
  msgid "Export"
2006
  msgstr "Eksporter"
2007
 
2008
- #: lib/views/help/import-export-import.php:10
2009
  msgid "This cannot be undone"
2010
  msgstr "Dette kan ikke fortrydes"
2011
 
2012
- #: lib/admin/import-export.php:65 lib/views/help/import-export-import.php:1
 
2013
  msgid "Import"
2014
  msgstr "Importer"
2015
 
2016
- #: lib/views/help/import-export-general.php:9
2017
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2018
  msgstr "Den indeholder heller ikke indstillinger for plugins, widgets, indlæg, sider eller brugere. "
2019
 
2020
- #: lib/views/help/import-export-general.php:6
2021
  msgid "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."
2022
  msgstr "Det vedrører kun Genesis opsætningen i modsætning til den indbyggede WordPress import/export som indeholder indlæg, sider og billeder."
2023
 
2024
- #: lib/views/help/import-export-general.php:3
2025
  msgid "This allows you to import or export Genesis Settings."
2026
  msgstr "Her har du mulighed for at importere eller eksportere Genesis indstillinger"
2027
 
2028
- #: lib/functions/upgrade.php:680
2029
- msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
2030
- msgstr "Genesis %s er klar. <a href=\"%s\" %s>Se nyhederne</a> or <a href=\"%s\" %s>opdater nu.</a>"
 
 
2031
 
2032
  #. translators: Opening and closing link tags to custom menu editor.
2033
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:22
2034
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2035
  msgstr ""
2036
 
2037
- #: lib/views/help/genesis-navigation.php:9
2038
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2039
  msgstr "Twitter link viser et link til din Twitter profil. Skriv kun din brugernavn hos Twitter i feltet."
2040
 
2041
- #: lib/views/help/genesis-navigation.php:8
2042
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2043
  msgstr "Søge skabelon viser de søgefelter, som er indbygget i WordPress. "
2044
 
2045
- #: lib/views/help/genesis-navigation.php:7
2046
  msgid "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."
2047
  msgstr "RSS feed link viser et link til RSS feedet for dit site. Det kan en bruger anvende til at abonnere på nye indlæg, som du udgiver på dit site. Brugerne skal anvende deres egen nyheds-software. "
2048
 
2049
- #: lib/views/help/genesis-navigation.php:6
2050
  msgid "Today's date displays the current date"
2051
  msgstr "Dato viser dags dato"
2052
 
2053
- #: lib/views/help/genesis-navigation.php:3
2054
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2055
  msgstr "De primære navigation ekstra funktioner vises typisk til højre for din primære navigation menu."
2056
 
2057
- #. translators: Open and close strong tags.
2058
- #: lib/views/help/genesis-header.php:11
2059
- msgid "The %sImage logo%s 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."
2060
  msgstr ""
2061
 
2062
- #. translators: Open and close strong tags.
2063
- #: lib/views/help/genesis-header.php:5
2064
- msgid "The %sDynamic text%s option will use the Site Title and Site Description from your site's settings in your header."
2065
  msgstr ""
2066
 
 
2067
  #: lib/structure/sidebar.php:67
2068
- msgid "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."
2069
- msgstr "Dette er %s. Du kan tilføje indhold til dette område ved at besøge din <a href=\"%s\"> Widgets panel </a> og tilføje nye widgets til dette område."
2070
 
2071
- #: lib/functions/deprecated.php:349
2072
  msgid "data in style sheet files"
2073
  msgstr "data i stylesheet filer"
2074
 
2075
- #: lib/views/help/genesis-blog.php:9
2076
  msgid "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."
2077
  msgstr "Der er nogle særlige funktioner i denne blog-skabelon, der giver dig mulighed for at angive, hvilken kategori der skal vises på hver side ved hjælp af skabelonen, hvilket er nyttigt, hvis du har en \"News\" kategori (eller noget andet), som du vil have vist separat."
2078
 
2079
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
2080
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2081
  msgstr "Hvis du skriver din e-mailadresse i feltet ovenfor, får du en mail, når en ny version af Genesis er klar. "
2082
 
2083
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:9
2084
  msgid "Load Superfish Script?"
2085
  msgstr "Anvend Superfish Script?"
2086
 
2087
- #. translators: JSON name for a11y.
2088
- #: lib/views/help/import-export-export.php:5
2089
  msgid "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."
2090
  msgstr "Du kan eksportere opsætning relateret til Genesis for at lave en backup eller for at kopiere opsætningen til et andet site. Child temaer og plugins kan have tilføjet deres egne checkbokse til listen. Opsætningerne bliver eksporteret i formatet %s. "
2091
 
2092
- #: lib/views/help/cpt-archive-layout.php:3
2093
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2094
  msgstr "Dette giver dig mulighed for at vælge layout på Arkivsiden. I de fleste child temaer vil du se følgende muligheder:"
2095
 
2096
  #. translators: JOSN file extension.
2097
- #: lib/views/pages/genesis-admin-import-export.php:13
2098
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2099
  msgstr "Upload datafilen (%s) fra din computer, og vi importerer dine opsætninger."
2100
 
2101
- #: lib/views/help/import-export-import.php:9
2102
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2103
  msgstr "Når du uploader en importfil, vil den overskrive dine eksisterende opsætninger."
2104
 
2105
- #: lib/views/help/cpt-archive-layout.php:14
2106
- #: lib/views/help/genesis-navigation.php:12
2107
  msgid "These options can be extended or limited by the child theme."
2108
  msgstr "Disse valgmuligheder kan være udvidet eller begrænset af dit child tema."
2109
 
2110
- #: lib/views/help/cpt-archive-seo.php:6
2111
- msgid "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"
2112
- msgstr "\n"
2113
 
2114
- #: lib/views/help/genesis-blog.php:3
2115
  msgid "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."
2116
  msgstr "Dette fungerer med Blog-skabelonen, som er den skabelon, der viser dine seneste indlæg. Det er, hvad brugerne ser, når de lander på forsiden af dit site. "
2117
 
2118
  #. translators: JOSN file extension.
2119
- #: lib/views/pages/genesis-admin-import-export.php:37
2120
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2121
  msgstr "Når du klikker på knappen herunder, vil Genesis danne en data-fil (%s), som du kan gemme på din computer. "
2122
 
2123
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:11
2124
  msgid "Use semantic HTML5 page and section headings throughout site?"
2125
  msgstr "Brug semantic HTML5 side og sektions headere på hele sitet?"
2126
 
2127
- #: lib/views/help/cpt-archive-seo.php:13
2128
  msgid "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."
2129
  msgstr "Robots Meta Tags fortæller søgemaskiner, hvordan de skal håndtere arkiv-sider. Noindex betyder, at siden ikke under nogen omstændigheder skal indekseres, og den vil ikke dukke op i søgeresultater. Nofollow betyder, at ingen links på siden skal følges og Noarchive fortæller søgemaskinerne, at de ikke skal lave en kopi af siden."
2130
 
2131
- #: lib/views/help/cpt-archive-archive.php:3
2132
  msgid "The Archive Headline sets the title seen on the archive page."
2133
  msgstr ""
2134
 
2135
- #: lib/views/help/genesis-layout.php:14
2136
  msgid "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."
2137
  msgstr "Disse features kan blive udvidet eller begrænset af child temaet. Dertil kommer, at mange child temaer ikke tillader ændringer af layout på deres forsider, fordi de er designet til det bestemte layout."
2138
 
2139
- #: lib/views/help/genesis-blog.php:6
2140
  msgid "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."
2141
  msgstr "I den genrelle opsætning kan du vælge en kategori som skal vises på drop down menuen, og ekskludere kategorier ved hjælp af deres ID, eller du kan vælge hvor mange indlæg du ønsker vist på siden. "
2142
 
2143
- #: lib/views/help/cpt-archive-archive.php:6
2144
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2145
  msgstr "Archive Intro Text opretter en tekst foran arkivtitlerne for at introducere indholdet til brugeren"
2146
 
2147
- #: lib/views/help/cpt-archive-layout.php:17
2148
  msgid "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."
2149
  msgstr "Custom Body Class tilføjer en klasse til body tagget i HTML koden med det formål at åbne for CSS modifikation helt specifikt på arkivsider for denne type indlæg."
2150
 
2151
- #: lib/views/help/cpt-archive-seo.php:3
2152
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2153
  msgstr "Dokumentets Titel-felt bliver brugt til visning i browsere og søgemaskiner. "
2154
 
2155
- #. translators: File name prefix.
2156
- #: lib/views/help/import-export-import.php:5
2157
  msgid "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."
2158
  msgstr "Du kan importere en fil, som du tidligere har eksporteret. Filnavnet begynder med %s efterfulgt af en eller flere tekster, som fortæller hvilken opsætning, filen indeholder efterfulgt af tidspunktet for eksporten"
2159
 
2160
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:111
 
2161
  msgid "Directories"
2162
  msgstr "Mapper"
2163
 
2164
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
 
2165
  msgid "Archiving"
2166
  msgstr "Arkivering"
2167
 
2168
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:5
 
2169
  msgid "Indexing"
2170
  msgstr "Indeksering"
2171
 
2172
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
2173
  msgid "Windows Live Writer"
2174
  msgstr "Windows Live Writer"
2175
 
2176
  #. translators: Escaped H1 tag.
2177
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:8
2178
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:16
2179
  msgid "Primary Title %s"
2180
  msgstr "Primær Titel %s"
2181
 
2182
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:42
 
2183
  msgid "Additions on right"
2184
  msgstr "Tilføjelser til højre"
2185
 
2186
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:41
 
2187
  msgid "Additions on left"
2188
  msgstr "Tilføjelser til venstre"
2189
 
2190
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
 
2191
  msgid "Document Title Order"
2192
  msgstr "Dokumenttitelrækkefølge"
2193
 
2194
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:6
2195
  msgid "Section Headings"
2196
  msgstr "Sektionsoverskrifter"
2197
 
2198
- #: lib/admin/seo-settings.php:183
2199
  msgid "Site-wide Settings"
2200
  msgstr ""
2201
 
2202
- #: lib/views/help/genesis-inpost-seo.php:14
2203
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
2204
  msgid "Canonical URL"
2205
  msgstr "Kanonisk URL"
2206
 
2207
- #: lib/views/help/genesis-inpost-seo.php:2
2208
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:9
2209
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:34
2210
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:18
 
2211
  msgid "Document Title"
2212
  msgstr "Dokumenttitel"
2213
 
2214
- #: lib/classes/admin.php:401
2215
  msgid "Link opens in a new window."
2216
  msgstr "Link åbnes i et nyt vindue"
2217
 
2218
- #: lib/admin/customizer.php:465
2219
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:53
2220
  msgid "- None -"
2221
  msgstr "- Ingen -"
2222
 
2223
- #: lib/admin/customizer.php:460
2224
- msgid "Featured image alignment"
2225
- msgstr "Placering af udvalgt billede"
2226
 
2227
- #: lib/admin/customizer.php:449
2228
  msgid "Featured image size"
2229
  msgstr "Størrelse på udvalgt billede"
2230
 
2231
- #: lib/admin/customizer.php:439
2232
  msgid "Display the featured image?"
2233
  msgstr "Vis udvalgt billede?"
2234
 
2235
- #: lib/admin/customizer.php:430
2236
  msgid "Limit content to how many characters? (0 for no limit)"
2237
  msgstr "Begræns indhold til hvor mange tegn? (0 for ingen begrænsning)"
2238
 
2239
- #: lib/admin/customizer.php:329
2240
- msgid "Enable Trackbacks on Pages?"
2241
- msgstr "Aktivér trackbacks til sider?"
2242
 
2243
- #: lib/admin/customizer.php:328
2244
- msgid "Enable Trackbacks on Posts?"
2245
- msgstr "Aktivér trackbacks til indlæg?"
2246
 
2247
- #: lib/admin/customizer.php:327
2248
- msgid "Enable Comments on Pages?"
2249
- msgstr "Aktivér kommentarer til sider?"
2250
 
2251
- #: lib/admin/customizer.php:326
2252
- msgid "Enable Comments on Posts?"
2253
- msgstr "Aktivér kommentarer til indlæg?"
2254
 
2255
- #: lib/admin/customizer.php:266
2256
  msgid "Breadcrumbs on Attachment/Media"
2257
  msgstr "Brødkrummer på sider med vedhæftede filer/medier"
2258
 
2259
- #: lib/admin/customizer.php:265
2260
  msgid "Breadcrumbs on 404 Page"
2261
  msgstr "Brødkrummer på 404-sider"
2262
 
2263
- #: lib/admin/customizer.php:264
2264
  msgid "Breadcrumbs on Archives"
2265
  msgstr "Brødkrummer på arkivsider"
2266
 
2267
- #: lib/admin/customizer.php:263
2268
  msgid "Breadcrumbs on Pages"
2269
  msgstr "Brødkrummer på sider"
2270
 
2271
- #: lib/admin/customizer.php:262
2272
  msgid "Breadcrumbs on Single Posts"
2273
  msgstr "Brødkrummer på enkeltindlæg"
2274
 
2275
- #: lib/admin/customizer.php:261
2276
  msgid "Breadcrumbs on Posts Page"
2277
  msgstr "Brødkrummer på siden med indlæg"
2278
 
2279
- #: lib/admin/customizer.php:260
2280
  msgid "Breadcrumbs on Front Page"
2281
  msgstr "Brødkrummer på forsiden"
2282
 
2283
- #: lib/admin/customizer.php:259
2284
  msgid "Breadcrumbs on Homepage"
2285
  msgstr "Brødkrummer på hjem-siden"
2286
 
2287
- #: lib/admin/customizer.php:231
2288
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:5
2289
  msgid "Select Default Layout"
2290
  msgstr "Vælg standardlayout"
2291
 
2292
- #: lib/admin/customizer.php:215
2293
  msgid "Site Layout"
2294
  msgstr "Sitelayout"
2295
 
2296
- #: lib/admin/customizer.php:190
2297
  msgid "Select Color Style"
2298
  msgstr "Vælg farvestil"
2299
 
2300
- #: lib/admin/customizer.php:172
2301
  msgid "Color Scheme"
2302
  msgstr "Farveskema"
2303
 
2304
- #: lib/admin/customizer.php:148
2305
  msgid "Dynamic Text"
2306
  msgstr "Dynamisk tekst"
2307
 
2308
- #: lib/admin/customizer.php:30
2309
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2310
  msgstr "Hvis du extender Genesis_Customizer_Base, skal du oprette en metode til registrering."
2311
 
2312
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:8
2313
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:12
2314
  msgid "Select Layout"
2315
  msgstr "Vælg layout"
2316
 
@@ -2318,106 +2589,105 @@ msgstr "Vælg layout"
2318
  msgid "Reader Interactions"
2319
  msgstr "Læserinteraktioner"
2320
 
2321
- #: 404.php:50
2322
  msgid "Sitemap"
2323
  msgstr "Sitemap"
2324
 
2325
- #: lib/views/meta-boxes/genesis-user-seo.php:1
2326
  msgid "Author Archive SEO Settings"
2327
  msgstr "SEO-indstillinger for forfatterarkiv"
2328
 
2329
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:18
 
2330
  msgid "Footer Scripts"
2331
  msgstr "Footerscripts"
2332
 
2333
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:9
2334
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:5
 
2335
  msgid "Header Scripts"
2336
  msgstr "Headerscripts"
2337
 
2338
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:24
2339
  msgid "Posts per Page"
2340
  msgstr "Indlæg per side"
2341
 
2342
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:18
2343
  msgid "Category IDs, comma separated - 1,2,3 for example"
2344
  msgstr "Kategori-id'er, komma separeret - 1,2,3 for eksempel"
2345
 
2346
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:14
2347
  msgid "Exclude Categories"
2348
  msgstr "Udeluk kategorier"
2349
 
2350
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:6
2351
  msgid "Display Category"
2352
  msgstr "Kategorivisning"
2353
 
2354
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:64
2355
  msgid "Entry Pagination"
2356
  msgstr "Sideinddeling af indlæg og sider"
2357
 
2358
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:51
2359
  msgid "Image Alignment:"
2360
  msgstr "Billedplacering:"
2361
 
2362
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:33
2363
  msgid "Featured Image"
2364
  msgstr "Udvalgt billede"
2365
 
2366
- #: lib/admin/customizer.php:411
2367
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:13
2368
  msgid "Entry excerpts"
2369
  msgstr "Indlægsuddrag"
2370
 
2371
- #: lib/admin/customizer.php:410
2372
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:12
2373
  msgid "Entry content"
2374
  msgstr "Selve indlægsindholdet"
2375
 
2376
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:5
2377
  msgid "Display"
2378
  msgstr "Visning"
2379
 
2380
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:34
2381
  msgid "Attachment/Media"
2382
  msgstr "Vedhæftede filer/medier"
2383
 
2384
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2385
  msgid "Single Posts"
2386
  msgstr "Enkeltindlæg"
2387
 
2388
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:5
2389
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:8
2390
  msgid "Enable Breadcrumbs on"
2391
  msgstr "Aktivér brødkrummer på"
2392
 
2393
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:6
2394
  msgid "Superfish"
2395
  msgstr "Superfish"
2396
 
2397
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:23
2398
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2399
  msgstr "Hvis dine brugerdefinerede feeds ikke håndteres af Feedblitz eller Feedburner, må du ikke bruge redirect-indstillinger."
2400
 
2401
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:16
2402
  msgid "Redirect Custom Comments Feed?"
2403
  msgstr "Redirect brugerdefineret kommentarfeed?"
2404
 
2405
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:8
2406
  msgid "Redirect Custom Feed?"
2407
  msgstr "Redirect brugerdefineret feed?"
2408
 
2409
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:29
2410
  msgid "Email address"
2411
  msgstr "E-mailadresse"
2412
 
2413
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
 
2414
  msgid "Updates"
2415
  msgstr "Opdateringer"
2416
 
2417
- #: lib/functions/markup.php:1191 lib/structure/menu.php:87
2418
- msgid "Main navigation"
2419
- msgstr "Hovednavigation"
2420
-
2421
  #: lib/functions/layout.php:58
2422
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2423
  msgstr "Sekundær sidebar, Indhold, Primær sidebar"
@@ -2442,17 +2712,18 @@ msgstr "Indhold, Primær sidebar"
2442
  msgid "about "
2443
  msgstr "om "
2444
 
2445
- #: lib/classes/cli.php:44
2446
  msgid "Genesis database upgraded."
2447
  msgstr "Genesis-database opdateret."
2448
 
2449
- #: lib/classes/breadcrumb.php:45
2450
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2451
  msgstr " <span aria-label=\"breadcrumb separator\">/</span> "
2452
 
2453
- #: lib/functions/upgrade.php:626
2454
- msgid "Congratulations, you are now rocking Genesis %s! <a href=\"%s\">See what's new in %s</a>."
2455
- msgstr "Tillykke! Du er nu flot kørende med Genesis %s! <a href=\"%s\">Se, hvad der er nyt i %s</a>."
 
2456
 
2457
  #. Template Name of the plugin/theme
2458
  msgid "Blog"
@@ -2474,62 +2745,62 @@ msgstr "http://my.studiopress.com/themes/genesis/"
2474
  msgid "Genesis"
2475
  msgstr "Genesis"
2476
 
2477
- #: lib/widgets/featured-post-widget.php:536
2478
  msgid "Content Post Info"
2479
  msgstr "Indhold Indlægsinfo"
2480
 
2481
- #: lib/widgets/featured-post-widget.php:456
2482
  msgid "Exclude Sticky Posts?"
2483
  msgstr "Udelad fastgjorte indlæg?"
2484
 
2485
- #: lib/admin/customizer.php:468
2486
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:56
2487
- #: lib/widgets/featured-page-widget.php:307
2488
- #: lib/widgets/featured-post-widget.php:514
2489
  msgid "Center"
2490
  msgstr "Midt"
2491
 
2492
- #: lib/widgets/featured-page-widget.php:116
2493
- #: lib/widgets/featured-post-widget.php:159
2494
  msgid "(no title)"
2495
  msgstr "(ingen titel)"
2496
 
2497
- #: lib/structure/post.php:768
2498
  msgid "Current page"
2499
  msgstr "Aktuel side"
2500
 
2501
- #: lib/structure/post.php:393 lib/structure/post.php:742
2502
  msgid "Page "
2503
  msgstr "Side"
2504
 
2505
- #: lib/structure/header.php:910
2506
  msgid "Skip to footer"
2507
  msgstr "Gå direkte til footer"
2508
 
2509
- #: lib/structure/header.php:904
2510
  msgid "Skip to secondary sidebar"
2511
  msgstr "Gå direkte til sekundær sidebar"
2512
 
2513
- #: lib/structure/header.php:900
2514
  msgid "Skip to primary sidebar"
2515
  msgstr "Gå direkte til primær sidebar"
2516
 
2517
- #: lib/structure/header.php:897
2518
  msgid "Skip to content"
2519
  msgstr "Gå direkte til indhold"
2520
 
2521
- #: lib/structure/header.php:894
2522
  msgid "Skip to primary navigation"
2523
  msgstr "Gå direkte til primær navigation"
2524
 
2525
- #: lib/functions/widgetize.php:202
2526
  msgid "Widgets in this widget area will display after single entries."
2527
  msgstr "Widgets i dette widgetområde vises efter enkeltståede indlæg, sider osv."
2528
 
2529
- #: lib/functions/widgetize.php:201
2530
  msgid "After Entry"
2531
  msgstr "Efter selve indholdet"
2532
 
2533
- #: lib/functions/widgetize.php:120
2534
  msgid "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."
2535
  msgstr "Dette er widgetområdet i headeren. Den vises typisk ved siden af webstedets titel eller logo. Dette widgetområde kan ikke vise alle typer widgets, men fungerer bedst med en brugerdefineret menu, en søgeformular eller måske en tekstwidget."
1
+ # Translation of Genesis - Genesis 2.6 in Danish
2
+ # This file is distributed under the same license as the Genesis - Genesis 2.6 package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-11-15 09:30:31+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: da_DK\n"
12
+ "Project-Id-Version: Genesis - Genesis 2.6\n"
13
 
14
+ #: tests/fixtures/config-array-for-customizer-tests.php:46
15
+ msgid "Can Genesis be better? "
16
+ msgstr "Kan Genesis blive bedre?"
17
 
18
+ #: tests/fixtures/config-array-for-customizer-tests.php:42
19
+ msgid "Genesis Can Be Better"
20
+ msgstr "Genesis kan blive bedre"
21
+
22
+ #: tests/fixtures/config-array-for-customizer-tests.php:32
23
+ msgid "Is this the best Genesis ever? "
24
+ msgstr "Er dette det bedste Genesis nogensinde?"
25
+
26
+ #: tests/fixtures/config-array-for-customizer-tests.php:28
27
+ msgid "Best Genesis Title"
28
+ msgstr "Bedste Genesis titel"
29
+
30
+ #: tests/fixtures/config-array-for-customizer-tests.php:22
31
+ msgid "Genesis is the best."
32
+ msgstr "Genesis er det bedste."
33
+
34
+ #: tests/fixtures/config-array-for-customizer-tests.php:21
35
+ msgid "Genesis is the best"
36
+ msgstr "Genesis er det bedste."
37
+
38
+ #: tests/System/lib/admin/customizer.php:175
39
+ #: tests/System/lib/admin/customizer.php:213
40
+ msgid "Genesis Custom"
41
+ msgstr "Genesis brugerdefineret"
42
+
43
+ #: tests/System/lib/admin/customizer.php:174
44
+ #: tests/System/lib/admin/customizer.php:212
45
+ msgid "Genesis Blue"
46
+ msgstr "Genesis Blå"
47
+
48
+ #: lib/widgets/featured-post-widget.php:435
49
+ msgid "Date Modified"
50
+ msgstr "Ændret d."
51
+
52
+ #: lib/widgets/featured-post-widget.php:434
53
+ msgid "Date Published"
54
+ msgstr "Udgivet d."
55
+
56
+ #: lib/views/pages/genesis-admin-upgraded.php:74
57
+ msgid "Remove feed settings if Genesis 2.6 is your first version."
58
+ msgstr "Fjern feed indstillinger hvis Genesis 2.6 er din første version."
59
+
60
+ #: lib/views/pages/genesis-admin-upgraded.php:73
61
+ msgid "Remove screen reader <code>h2</code> from inside primary <code>nav</code> element."
62
  msgstr ""
63
 
64
+ #: lib/views/pages/genesis-admin-upgraded.php:72
65
+ msgid "Remove screen reader <code>h2</code> from inside Header Right widget area."
66
  msgstr ""
67
 
68
+ #: lib/views/pages/genesis-admin-upgraded.php:71
69
+ msgid "Remove duplicate <code>genesis_load_favicon</code> from being hooked to <code>wp_head</code>."
70
  msgstr ""
71
 
72
+ #: lib/views/pages/genesis-admin-upgraded.php:66
73
+ msgid "Update <code>aria-label</code> attributes for <code>nav</code> elements to remove redundant \"navigation\" word."
74
  msgstr ""
75
 
76
+ #: lib/views/pages/genesis-admin-upgraded.php:65
77
+ msgid "Ensure <code>[post_tags]</code> and <code>[post_categories]</code> are valid for post type before outputting."
78
  msgstr ""
79
 
80
+ #: lib/views/pages/genesis-admin-upgraded.php:64
81
+ msgid "Check for post parents before outputting parent in breadcrumbs."
82
+ msgstr "Kontroller for forældre til indlægget inden forælder skrives i brødkrummerne"
83
+
84
+ #: lib/views/pages/genesis-admin-upgraded.php:63
85
+ msgid "Ensure theme support for Genesis import / export menu before outputting."
86
  msgstr ""
87
 
88
+ #: lib/views/pages/genesis-admin-upgraded.php:62
89
+ msgid "Change <code>h3</code> to <code>h2</code> for titles in admin metaboxes."
90
  msgstr ""
91
 
92
+ #: lib/views/pages/genesis-admin-upgraded.php:61
93
+ msgid "Ensure default settings get saved to database in new installs."
94
  msgstr ""
95
 
96
+ #: lib/views/pages/genesis-admin-upgraded.php:60
97
+ msgid "Set ID of <code>entry-pings</code> to <code>comments</code> if only pings exist."
98
  msgstr ""
99
 
100
+ #: lib/views/pages/genesis-admin-upgraded.php:59
101
+ msgid "More compliance with WordPress coding standards."
102
  msgstr ""
103
 
104
+ #: lib/views/pages/genesis-admin-upgraded.php:57
105
+ msgid "Fixed"
106
  msgstr ""
107
 
108
  #: lib/views/pages/genesis-admin-upgraded.php:54
109
+ msgid "Improve color scheme retrieval function."
110
  msgstr ""
111
 
112
  #: lib/views/pages/genesis-admin-upgraded.php:53
113
+ msgid "Change description for headings on archive pages to account for accessibility."
114
  msgstr ""
115
 
116
  #: lib/views/pages/genesis-admin-upgraded.php:52
117
+ msgid "Use Markup API for 404 page title."
118
  msgstr ""
119
 
120
  #: lib/views/pages/genesis-admin-upgraded.php:51
121
+ msgid "Use Markup API for <code>entry-title-link</code>."
122
  msgstr ""
123
 
124
  #: lib/views/pages/genesis-admin-upgraded.php:50
125
+ msgid "Move all classes to their own files in <code>lib/classes</code>."
126
  msgstr ""
127
 
128
  #: lib/views/pages/genesis-admin-upgraded.php:49
129
+ msgid "Duplicate all theme and SEO settings in the Customizer."
130
  msgstr ""
131
 
132
  #: lib/views/pages/genesis-admin-upgraded.php:48
133
+ msgid "Update normalize.css to <code>7.0.0</code>."
134
  msgstr ""
135
 
136
  #: lib/views/pages/genesis-admin-upgraded.php:47
137
+ msgid "Change URLs to <code>https</code> wherever possible."
138
  msgstr ""
139
 
140
+ #: lib/views/pages/genesis-admin-upgraded.php:42
141
+ msgid "Add allowance for extra attributes on script tags for registered scripts."
142
  msgstr ""
143
 
144
+ #: lib/views/pages/genesis-admin-upgraded.php:41
145
+ msgid "Add <code>aria-label</code> attribute to secondary <code>nav</code> element."
146
  msgstr ""
147
 
148
+ #: lib/views/pages/genesis-admin-upgraded.php:40
149
+ msgid "Add support for AdSense Auto Ads."
150
  msgstr ""
151
 
152
+ #: lib/views/pages/genesis-admin-upgraded.php:39
153
+ msgid "Add class autoloader."
154
  msgstr ""
155
 
156
  #: lib/views/pages/genesis-admin-upgraded.php:38
157
+ msgid "Add <code>title-tag</code> theme support by default."
158
  msgstr ""
159
 
160
  #: lib/views/pages/genesis-admin-upgraded.php:37
161
+ msgid "Add <code>Genesis_SEO_Document_Title_Parts</code> class."
162
  msgstr ""
163
 
164
  #: lib/views/pages/genesis-admin-upgraded.php:36
165
+ msgid "Add <code>Genesis_Customizer</code> class."
166
  msgstr ""
167
 
168
  #: lib/views/pages/genesis-admin-upgraded.php:35
169
+ msgid "Add contextual filter for <code>content</code> passed through the Markup API."
170
  msgstr ""
171
 
172
  #: lib/views/pages/genesis-admin-upgraded.php:34
173
+ msgid "Add option to sort Featured Posts by date modified."
174
  msgstr ""
175
 
176
+ #: lib/views/pages/genesis-admin-upgraded.php:26
177
+ msgid "Genesis 2.6 includes the ability to live preview all your theme and SEO settings using the WordPress customizer, support for AdSense Auto Ads, full WordPress title tag compatibility, and much more. See below for full changelog."
178
  msgstr ""
179
 
180
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:24
181
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx or pub-xxxxxxxxxxxxx) to enable AdSense."
182
  msgstr ""
183
 
184
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:19
185
+ msgid "Google AdSense Publisher ID"
186
  msgstr ""
187
 
188
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:26
189
+ msgid "Disable AdSense output for this entry?"
190
  msgstr ""
191
 
192
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:21
193
+ msgid "AdSense Output"
194
  msgstr ""
195
 
196
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:33
197
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:26
198
+ msgid "Your child theme uses accessible headings. If you leave this blank, the default accessible heading will be used."
199
  msgstr ""
200
 
201
+ #: lib/functions/markup.php:522
202
+ msgid "Secondary"
203
  msgstr ""
204
 
205
+ #: lib/functions/markup.php:505
206
+ msgid "Main"
207
  msgstr ""
208
 
209
+ #: lib/classes/class-genesis-admin-settings.php:327
210
+ msgid "Hey there! Did you know that theme settings can now be configured with a live preview in the Customizer?"
211
  msgstr ""
212
 
213
+ #. translators: %s: Customizer admin URL
214
+ #: lib/classes/class-genesis-admin-seo-settings.php:210
215
+ #: lib/classes/class-genesis-admin-settings.php:330
216
+ msgid "Eventually, settings pages like this one will no longer be available, and everything will be configured in the Customizer, so go ahead and <a href=\"%s\">start using it now</a>!"
217
  msgstr ""
218
 
219
+ #: lib/classes/class-genesis-admin-seo-settings.php:207
220
+ msgid "Hey there! Did you know that SEO settings can now be configured with a live preview in the Customizer?"
221
  msgstr ""
222
 
223
+ #: lib/admin/inpost-metaboxes.php:287
224
+ msgid "Google Adsense"
225
  msgstr ""
226
 
227
+ #: config/customizer-theme-settings.php:311
228
+ msgid "Header/Footer Scripts"
229
  msgstr ""
230
 
231
+ #: config/customizer-theme-settings.php:131
232
+ msgid "Select the pages which should display breadcrumbs."
233
  msgstr ""
234
 
235
+ #: config/customizer-theme-settings.php:118
236
+ msgid "Select Site Layout"
237
+ msgstr ""
238
+
239
+ #: config/customizer-theme-settings.php:86
240
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx) to activate AdSense Auto Ads"
241
+ msgstr ""
242
+
243
+ #: config/customizer-theme-settings.php:85
244
+ msgid "Publisher ID"
245
+ msgstr ""
246
+
247
+ #. translators: %s: AdSense URL
248
+ #: config/customizer-theme-settings.php:81
249
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:22
250
+ msgid "Don't have AdSense? <a href='%s' target='_blank'>Click here</a> to sign up!"
251
+ msgstr ""
252
+
253
+ #. translators: %s: AdSense Auto Ads URL
254
+ #: config/customizer-theme-settings.php:78
255
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:21
256
+ msgid "Auto Ads must be enabled in your AdSense account for this feature to work properly. <a href=\"%s\">Click here to enable.</a>"
257
+ msgstr ""
258
+
259
+ #: config/customizer-theme-settings.php:76
260
+ #: lib/classes/class-genesis-admin-settings.php:275
261
+ msgid "Google AdSense"
262
+ msgstr ""
263
+
264
+ #: config/customizer-theme-settings.php:43
265
+ msgid "If you provide an email address below, you will be notified via email when a new version of Genesis is available."
266
+ msgstr ""
267
+
268
+ #: config/customizer-theme-settings.php:42
269
+ #: config/customizer-theme-settings.php:47
270
+ msgid "Email Address"
271
+ msgstr ""
272
+
273
+ #: config/customizer-theme-settings.php:34
274
+ msgid "By checking this box, you allow Genesis to periodically check for updates."
275
+ msgstr ""
276
+
277
+ #: config/customizer-theme-settings.php:22
278
+ msgid "Customize the various theme settings."
279
+ msgstr ""
280
+
281
+ #: config/customizer-seo-settings.php:288
282
+ msgid "Apply noydir to entire site?"
283
+ msgstr ""
284
+
285
+ #: config/customizer-seo-settings.php:280
286
+ msgid "Apply noodp to entire site?"
287
+ msgstr ""
288
+
289
+ #: config/customizer-seo-settings.php:226
290
+ msgid "Entire Site"
291
+ msgstr ""
292
+
293
+ #: config/customizer-seo-settings.php:222
294
+ msgid "Apply noarchive to the pages below."
295
+ msgstr ""
296
+
297
+ #: config/customizer-seo-settings.php:211
298
+ #: config/customizer-seo-settings.php:266
299
+ msgid "Search Results"
300
+ msgstr ""
301
+
302
+ #: config/customizer-seo-settings.php:203
303
+ #: config/customizer-seo-settings.php:258
304
+ msgid "Date Archives"
305
+ msgstr ""
306
+
307
+ #: config/customizer-seo-settings.php:195
308
+ #: config/customizer-seo-settings.php:250
309
+ msgid "Author Archives"
310
+ msgstr ""
311
+
312
+ #: config/customizer-seo-settings.php:187
313
+ #: config/customizer-seo-settings.php:242
314
+ msgid "Tag Archives"
315
+ msgstr ""
316
+
317
+ #: config/customizer-seo-settings.php:179
318
+ #: config/customizer-seo-settings.php:234
319
+ msgid "Category Archives"
320
+ msgstr ""
321
+
322
+ #: config/customizer-seo-settings.php:175
323
+ msgid "Apply noindex to the archive pages below."
324
+ msgstr ""
325
+
326
+ #: config/customizer-seo-settings.php:164
327
+ msgid "Include Shortlink Tag?"
328
+ msgstr ""
329
+
330
+ #: config/customizer-seo-settings.php:148
331
+ msgid "Adjacent Posts rel link tags"
332
+ msgstr ""
333
+
334
+ #: config/customizer-seo-settings.php:144
335
+ msgid "By default, WordPress places several tags in your document title. Most of these tags are completely unnecessary, and provide no SEO value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document title. If you do not know what something is, leave it unchecked."
336
+ msgstr ""
337
+
338
+ #: config/customizer-seo-settings.php:143
339
+ msgid "Document Head"
340
+ msgstr ""
341
+
342
+ #: config/customizer-seo-settings.php:133
343
+ msgid "Apply noarchive to the homepage"
344
+ msgstr ""
345
+
346
+ #: config/customizer-seo-settings.php:125
347
+ msgid "Apply nofollow to the homepage"
348
+ msgstr ""
349
+
350
+ #: config/customizer-seo-settings.php:117
351
+ msgid "Apply noindex to the homepage"
352
+ msgstr ""
353
+
354
+ #: config/customizer-seo-settings.php:91
355
+ msgid "Add site description (tagline) to document title on home page? "
356
+ msgstr ""
357
+
358
+ #: config/customizer-seo-settings.php:83
359
+ msgid "If you leave the document title field blank, your site’s title will be used instead."
360
+ msgstr ""
361
+
362
+ #: config/customizer-seo-settings.php:82
363
+ msgid "Homepage Document Title"
364
+ msgstr ""
365
+
366
+ #: config/customizer-seo-settings.php:74
367
+ msgid "Site Description (tagline)"
368
+ msgstr ""
369
+
370
+ #: config/customizer-seo-settings.php:69
371
+ msgid "Primary Title H1"
372
+ msgstr ""
373
+
374
+ #: config/customizer-seo-settings.php:33
375
+ msgid "Add site name to document title on inner pages? "
376
+ msgstr ""
377
+
378
+ #: config/customizer-seo-settings.php:23
379
+ msgid "Customize the various theme SEO settings."
380
  msgstr ""
381
 
382
+ #: lib/views/pages/genesis-admin-upgraded.php:30
383
+ msgid "Changes"
384
  msgstr ""
385
 
386
+ #. translators: %s: URL to studiopress.com.
387
+ #: lib/views/misc/use-child-theme-notice.php:20
388
  msgid "For more information, see our article at %s"
389
  msgstr ""
390
 
391
  #. translators: Open and close anchor tags.
392
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
393
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
394
  msgstr ""
395
 
396
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:22
397
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
398
  msgstr ""
399
 
400
  #. translators: Open and close span tags, abbreviation expansion for SEO.
401
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:62
402
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
403
  msgstr ""
404
 
405
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
406
  msgid "SEO"
407
  msgstr ""
408
 
409
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
410
  msgid "Search engine optimization"
411
  msgstr ""
412
 
413
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
414
  msgid "301 Redirect."
415
  msgstr ""
416
 
417
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:54
418
  msgid "Top: after opening body tag"
419
  msgstr ""
420
 
421
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:53
422
  msgid "Bottom: before closing body tag"
423
  msgstr ""
424
 
425
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:49
426
  msgid "Body Scripts Position"
427
  msgstr ""
428
 
429
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:38
430
  msgid "Body Scripts"
431
  msgstr ""
432
 
433
+ #. translators: %s: Name of head tag.
434
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:30
435
  msgid "Output before the closing %s tag, after sitewide header scripts."
436
  msgstr ""
437
 
438
+ #. translators: %s: Theme settings admin screen link.
439
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
440
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
441
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
442
  msgid "Default Layout set in %s"
443
  msgstr ""
444
 
445
  #. translators: Opn and close post type archive link, post type name.
446
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:19
447
  msgid "View the %1$s%3$s archive%2$s."
448
  msgstr ""
449
 
450
+ #. translators: 1: Open anchor tag to theme settings, 2: Close anchor tag to
451
+ #. theme settings.
452
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:29
453
+ msgid "Default Layout set in %1$sTheme Settings%2$s"
454
  msgstr ""
455
 
456
+ #. translators: %s: Reference link.
457
+ #: lib/views/help/genesis-inpost-seo.php:59
458
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
459
  msgstr ""
460
 
461
+ #: lib/views/help/genesis-inpost-seo.php:56
462
  msgid "Apply noarchive to this post/page"
463
  msgstr ""
464
 
465
+ #: lib/views/help/genesis-inpost-seo.php:49
466
  msgid "Apply nofollow to this post/page"
467
  msgstr ""
468
 
469
+ #. translators: %s: Reference link.
470
+ #: lib/views/help/genesis-inpost-seo.php:45
471
+ #: lib/views/help/genesis-inpost-seo.php:52
472
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
473
  msgstr ""
474
 
475
+ #: lib/views/help/genesis-inpost-seo.php:42
476
  msgid "Apply noindex to this post/page"
477
  msgstr ""
478
 
479
+ #. translators: %s: Reference link.
480
+ #: lib/views/help/genesis-inpost-seo.php:38
481
  msgid " &mdash; Redirect this post/page to this URL. %s."
482
  msgstr ""
483
 
484
+ #. translators: %s: Reference link.
485
+ #: lib/views/help/genesis-inpost-seo.php:31
486
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
487
  msgstr ""
488
 
489
+ #: lib/views/help/genesis-inpost-seo.php:25
490
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
491
  msgstr ""
492
 
493
+ #: lib/views/help/genesis-inpost-seo.php:21
494
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
495
  msgstr ""
496
 
497
+ #: lib/views/help/genesis-inpost-seo.php:17
498
  msgid " &mdash; Output in the document <title> Tag."
499
  msgstr ""
500
 
501
+ #. translators: 1: Open anchor tag, 2: Close anchor tag.
502
+ #: lib/views/help/genesis-blog.php:28
503
+ msgid "You can find more on this feature in the %1$sHow to Add a Post Category Page tutorial.%2$s"
504
  msgstr ""
505
 
506
  #. Description of the plugin/theme
511
  msgid "Edit Archive Settings"
512
  msgstr "Redigér arkivindstillinger"
513
 
514
+ #: lib/views/pages/genesis-admin-upgraded.php:69
515
  msgid "Removed"
516
  msgstr "Fjernet"
517
 
518
+ #: lib/views/pages/genesis-admin-upgraded.php:45
519
  msgid "Changed"
520
  msgstr "Ændret"
521
 
522
+ #: lib/views/pages/genesis-admin-upgraded.php:32
523
  msgid "Added"
524
  msgstr "Tilføjet"
525
 
526
+ #: lib/views/misc/use-child-theme-notice.php:20
527
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
528
  msgstr "https://www.studiopress.com/genesis-always-use-child-theme/"
529
 
530
+ #: lib/views/misc/use-child-theme-notice.php:18
531
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
532
  msgstr "Vi har bemærket, at du bruger Genesis Framework alene, uden noget child theme. Vi anbefaler varmt, at du bruger et child theme (vi har tilmed en, du kan bruge helt gratis). "
533
 
534
+ #: lib/views/misc/use-child-theme-notice.php:16
535
  msgid "Please Activate a Genesis Child Theme:"
536
  msgstr "Aktivér venligst et Genesis Child-tema:"
537
 
538
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:19
539
  msgid "Use for site title/logo"
540
  msgstr "Brug til sitets titel/logo"
541
 
542
+ #: config/customizer-theme-settings.php:33
543
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:41
544
  msgid "Check For Updates"
545
  msgstr "Tjek for opdateringer"
546
 
547
+ #: lib/views/help/genesis-information.php:26
548
  msgid "If you provide an email address, your site will email you when the update can be performed."
549
  msgstr "Hvis du indtaster en e-mailadresse, får du en e-mail fra dit site, når du kan opdatere."
550
 
551
+ #: lib/classes/class-genesis-admin-seo-settings.php:45
552
+ #: lib/classes/class-genesis-admin-settings.php:60
553
+ #: lib/classes/class-genesis-admin.php:129
554
  msgid "Save Changes"
555
  msgstr "Gem ændringer"
556
 
557
+ #: lib/views/help/genesis-inpost-seo.php:59
558
  msgid "Read more about noarchive"
559
  msgstr "Læs mere om noarchive"
560
 
561
+ #: lib/views/help/genesis-inpost-seo.php:52
562
  msgid "Read more about nofollow"
563
  msgstr "Læs mere om nofollow"
564
 
565
+ #: lib/views/help/genesis-inpost-seo.php:45
566
  msgid "Read more about noindex"
567
  msgstr "Læs mere om noindex"
568
 
569
+ #: lib/views/help/genesis-inpost-seo.php:38
570
  msgid "Read more about 301 Redirects"
571
  msgstr "Læs mere om 301-redirects"
572
 
573
+ #: lib/views/help/genesis-inpost-seo.php:31
574
  msgid "Read more about Custom Canonical URL"
575
  msgstr "Læs mere om brugerdefinerede kanoniske URL&#39;er"
576
 
577
+ #: config/customizer-theme-settings.php:297
578
  msgid "Entry Pagination Type"
579
  msgstr "Sideinddelingstype for indhold"
580
 
581
+ #. translators: %s: URL for current website.
582
+ #: 404.php:48
583
  msgid "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."
584
  msgstr "Siden, du leder efter, eksisterer ikke længere. Du kan gå tilbage til <a href=\"%s\">forsiden</a>, og se om du kan finde det, du leder efter. Du kan også prøve at finde det med nedenstående information."
585
 
586
+ #: lib/widgets/featured-post-widget.php:454
587
  msgid "Exclude Previously Displayed Posts?"
588
  msgstr "Udeluk tidligere viste poster?"
589
 
590
+ #: lib/structure/post.php:445
591
  msgid "Sorry, no content matched your criteria."
592
  msgstr "Beklager, der var ikke noget indhold der passede til dine kriterier"
593
 
594
+ #: lib/structure/comments.php:369
595
  msgid "at"
596
  msgstr "ved"
597
 
598
+ #: lib/classes/class-genesis-script-loader.php:197
599
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
600
  msgstr "En opdatering af Genesis vil overskrive den eksisterende installation af Genesis. Er du HELT SIKKER på, at du vil opdatere? "
601
 
602
+ #: lib/classes/class-genesis-script-loader.php:196
603
  msgid "The changes you made will be lost if you navigate away from this page."
604
  msgstr "De ændringer, du har lavet, vil gå tabt, hvis du forlader denne side. "
605
 
606
+ #: lib/functions/deprecated.php:422
607
  msgid "decimal or hexidecimal entities"
608
  msgstr "decimaler eller hexidecimale enheder"
609
 
610
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
611
  msgid "Primary Navigation Extras"
612
  msgstr "Primær navigations tilføjelser"
613
 
614
+ #: lib/admin/inpost-metaboxes.php:136
615
  msgid "Scripts"
616
  msgstr "Scripts"
617
 
618
  #. translators: Meta noindex attribute.
619
  #. translators: Meta nofollow attribute.
620
  #. translators: Meta noarchive attribute.
 
 
621
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
622
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:54
623
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:61
624
  msgid "Apply %s to this archive"
625
  msgstr "Tilføj %s til dette arkiv"
626
 
627
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:41
628
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:87
629
  msgid "Robots Meta Tags"
630
  msgstr "Robots Meta Tags"
631
 
632
+ #: config/customizer-seo-settings.php:108
633
+ #: lib/views/help/genesis-inpost-seo.php:24
634
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
635
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:47
636
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:77
637
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:33
638
+ #: lib/views/meta-boxes/genesis-user-seo.php:34
639
  msgid "Meta Keywords"
640
  msgstr "Metanøgleord"
641
 
642
+ #: config/customizer-seo-settings.php:99
643
+ #: lib/views/help/genesis-inpost-seo.php:20
644
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:26
645
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:34
646
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
647
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:26
648
+ #: lib/views/meta-boxes/genesis-user-seo.php:27
649
  msgid "Meta Description"
650
  msgstr "Metabeskrivelse"
651
 
653
  msgid "Archive"
654
  msgstr "Arkiv"
655
 
656
+ #. translators: %s: URL for current website.
657
+ #: 404.php:41
658
  msgid "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."
659
  msgstr "Siden, du leder efter, eksisterer ikke længere. Du kan gå tilbage til <a href=\"%s\">forsiden</a>, og se om du kan finde det, du leder efter, eller du kan bruge søgeformularen nedenfor. "
660
 
661
+ #: 404.php:33
662
  msgid "Not found, error 404"
663
  msgstr "Ikke fundet, fejl 404"
664
 
666
  msgid "Search Results for:"
667
  msgstr "Søgeresultater for:"
668
 
669
+ #: lib/classes/class-genesis-contributor.php:120
670
  msgid "Contributor"
671
  msgstr "Bidragyder"
672
 
673
+ #: lib/views/pages/genesis-admin-upgraded.php:108
674
  msgid "Contributors"
675
  msgstr "Bidragydere"
676
 
677
+ #: lib/classes/class-genesis-contributor.php:121
678
  msgid "Lead Developer"
679
  msgstr "Ledende udvikler"
680
 
681
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:15
682
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
683
  msgstr "Disse indstillinger gælder for alle sider der benytter \"Blog\" sideskabelonen, ikke forsiden eller arkivsider."
684
 
685
+ #: config/customizer-seo-settings.php:65
686
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:32
687
  msgid "Homepage"
688
  msgstr "Forside"
689
 
690
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:29
691
  msgid "Posts Page"
692
  msgstr "Indlægsside"
693
 
694
+ #: lib/classes/class-genesis-admin-settings.php:295
695
  msgid "Blog Page Template"
696
  msgstr "Blog Side Skabelon"
697
 
698
+ #: lib/classes/class-genesis-admin-settings.php:236
699
+ #: lib/classes/class-genesis-admin-settings.php:286
700
+ #: lib/views/help/genesis-navigation.php:15
701
  msgid "Navigation"
702
  msgstr "Navigation"
703
 
704
+ #: config/customizer-theme-settings.php:58
705
+ #: lib/classes/class-genesis-admin-settings.php:233
706
+ #: lib/classes/class-genesis-admin-settings.php:282
707
+ #: lib/views/help/genesis-header.php:15
708
  msgid "Header"
709
  msgstr "Header"
710
 
711
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
712
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
713
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
714
  msgstr ""
715
 
716
+ #: config/customizer-seo-settings.php:100
717
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:71
718
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
719
  msgstr "Metabeskrivelsen kan bruges til, at bestemme teksten der bruges under titlen på søgemaskiners resultatsider."
720
 
721
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:52
722
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
723
  msgstr "Hvis dokumenttitelfeltet er tomt, vil din hjemmesides titel blive brugt i stedet."
724
 
725
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
726
  msgid "Site Description (Tagline)"
727
  msgstr "Hjemmesidebeskrivelse (Tagline)"
728
 
729
+ #: config/customizer-seo-settings.php:42
730
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:45
731
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
732
  msgstr "Hvis titlen består af to dele (original titel og tilføjelse), vil separatoren blive indsat mellem dem."
733
 
734
+ #: config/customizer-seo-settings.php:41
735
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:43
736
  msgid "Document Title Separator"
737
  msgstr "Dokumenttitel-separator"
738
 
739
+ #: config/customizer-seo-settings.php:51
740
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:58
741
  msgid "Determines which side the added title text will go on."
742
  msgstr "Bestemmer på hvilken side den tilføjede titeltekst bliver paceret."
743
 
744
+ #. translators: %s: Escaped title tag.
745
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
746
  msgid "Add site name to %s on inner pages?"
747
  msgstr "Tilføj hjemmesidenavn til %s på undersider?"
748
 
749
  #. translators: Escaped title tag.
750
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:59
751
  msgid "Add site description (tagline) to %s on home page?"
752
  msgstr "Tilføj hjemmesidebeskrivelse (tagline) til %s på forsiden?"
753
 
759
  msgid "Search this website"
760
  msgstr "Søg på sitet"
761
 
762
+ #: lib/structure/loops.php:364
763
  msgid "Read more"
764
  msgstr "Læs mere"
765
 
766
+ #: lib/views/pages/genesis-admin-upgraded.php:134
767
  msgid "Go to SEO Settings &rarr;"
768
  msgstr "Gå til SEO indstillinger &rarr;"
769
 
770
+ #: lib/views/pages/genesis-admin-upgraded.php:132
771
  msgid "Go to Theme Settings &rarr;"
772
  msgstr "Gå til Tema indstillinger &rarr;"
773
 
774
+ #: lib/views/pages/genesis-admin-upgraded.php:83
775
  msgid "Project Leads"
776
  msgstr "Projektledere"
777
 
778
+ #. translators: %s: Genesis version.
779
+ #: lib/classes/class-genesis-admin-upgraded.php:37
780
  msgid "Welcome to Genesis %s"
781
  msgstr "Velkommen til Genesis %s"
782
 
784
  msgid "Google+"
785
  msgstr "Google+"
786
 
787
+ #: config/customizer-theme-settings.php:62
788
  msgid "Use for site title/logo:"
789
  msgstr "Brug til sidens titel/logo:"
790
 
791
+ #: lib/structure/footer.php:152
792
  msgid "on"
793
  msgstr "til"
794
 
795
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:54
796
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:40
797
  msgid "Leave empty if you do not want to display any intro text."
798
  msgstr "Skal være blank hvis der ikke skal vises en intro tekst"
799
 
800
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:43
801
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:35
802
  msgid "Archive Intro Text"
803
  msgstr "Arkiv introduktions tekst"
804
 
805
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:35
806
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:28
807
  msgid "Leave empty if you do not want to display a headline."
808
  msgstr "Skal være blank hvis der ikke skal vises en overskrift"
809
 
810
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:27
811
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:20
812
  msgid "Archive Headline"
813
  msgstr "Arkiv overskrift"
814
 
815
+ #: lib/classes/class-genesis-admin-seo-settings.php:49
816
+ #: lib/classes/class-genesis-admin-settings.php:64
817
+ #: lib/classes/class-genesis-admin.php:133
818
  msgid "Error saving settings."
819
  msgstr "Problem med at gemme indstillingerne"
820
 
821
+ #: lib/widgets/user-profile-widget.php:198
822
  msgid "Custom Text Content"
823
  msgstr "Brugerdefineret indhold"
824
 
825
+ #: lib/init.php:89
826
  msgid "Secondary Navigation Menu"
827
  msgstr "Sekundær Navigation Menu"
828
 
829
+ #: lib/functions/widgetize.php:125
830
  msgid "Header Left"
831
  msgstr "Header venstre"
832
 
833
+ #: lib/widgets/user-profile-widget.php:217
834
  msgid "Extended page link text"
835
  msgstr "Udvidet sidelinktekst"
836
 
837
+ #. translators: %d: Footer widget counter.
838
+ #: lib/functions/widgetize.php:183
839
  msgid "Footer %d widget area."
840
  msgstr "Footer %d widget område."
841
 
842
+ #: lib/functions/widgetize.php:148
843
  msgid "This is the secondary sidebar if you are using a three column site layout option."
844
  msgstr "Dette er den sekundære sidebar hvis du bruger det 3 spaltede sidelayout"
845
 
846
+ #: lib/functions/widgetize.php:137
847
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
848
  msgstr "Dette er den primære Sidebar, hvis du bruger 2 eller 3 spalter som sitelayout"
849
 
850
+ #: lib/functions/deprecated.php:232
851
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
852
  msgstr "Argumentet \"context\", er blevet erstattet med \"theme_location\" i $args array'et."
853
 
854
+ #. translators: %s: Genesis_Admin class name.
855
+ #: lib/classes/class-genesis-admin.php:140
856
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
857
  msgstr "Du kan ikke bruge %s til at lave to menuer i samme subclass. Brug venligsts seperate subclasses til hver menu."
858
 
859
+ #: lib/views/meta-boxes/genesis-user-author.php:15
860
  msgid "Author Archive Settings"
861
  msgstr "Forfatter arkiv indstillinger"
862
 
863
+ #: lib/views/meta-boxes/genesis-user-settings.php:15
864
  msgid "User Permissions"
865
  msgstr "Brugerrettigheder"
866
 
867
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:35
868
  msgid "Please select the color style from the drop down list and save your settings."
869
  msgstr "Vælg venligst farve i listen og gem dine indstillinger"
870
 
871
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:21
872
  msgid "Color Style:"
873
  msgstr "Farve:"
874
 
875
+ #. translators: %s: </head>
876
+ #. translators: %s: </body>
877
  #. translators: Escaped HTML head tag.
878
  #. translators: Escaped HTML body tag.
879
+ #: config/customizer-theme-settings.php:317
880
+ #: config/customizer-theme-settings.php:327
881
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:25
882
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:38
883
  msgid "This code will output immediately before the closing %s tag in the document source."
884
  msgstr "Denne kode vil blive indsat umiddelbart før det afsluttende %s-tag i dokumentets kildekode."
885
 
886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
887
  msgid "Image Size:"
888
  msgstr "Billedstørrelse:"
889
 
890
+ #: lib/classes/class-genesis-admin-settings.php:268
891
  msgid "Color Style"
892
  msgstr "Farve"
893
 
894
+ #: lib/classes/class-genesis-admin-settings.php:82
895
  msgid "Follow me on Twitter"
896
  msgstr "Følg mig på twitter"
897
 
898
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:60
899
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:61
900
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:149
901
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:177
902
+ #: lib/views/help/cpt-archive-archive.php:15
903
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:16
904
  msgid "Archive Settings"
905
  msgstr "Arkiv indstillinger"
906
 
907
  #. translators: Meta rel attribute.
908
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:34
909
  msgid "Adjacent Posts %s link tags"
910
  msgstr "Sidestillede indlægs %s link tags"
911
 
912
+ #: lib/admin/inpost-metaboxes.php:216
913
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:156
914
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:179
915
+ #: lib/views/help/cpt-archive-layout.php:15
916
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:23
917
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:27
918
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:15
919
+ #: lib/views/meta-boxes/genesis-user-layout.php:17
920
  msgid "Layout Settings"
921
  msgstr "Layout indstillinger"
922
 
923
+ #: config/customizer-seo-settings.php:22 lib/admin/inpost-metaboxes.php:33
924
+ #: lib/admin/inpost-metaboxes.php:63
925
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:15
926
  msgid "Theme SEO Settings"
927
  msgstr "Tema SEO indstillinger"
928
 
929
+ #: lib/functions/formatting.php:389
930
  msgctxt "separator in time difference"
931
  msgid "and"
932
  msgstr "og"
933
 
934
+ #. translators: %s: Number of second(s).
935
+ #: lib/functions/formatting.php:358
936
  msgctxt "time difference"
937
  msgid "%s second"
938
  msgid_plural "%s seconds"
939
  msgstr[0] "%s sekund"
940
  msgstr[1] "%s sekunder"
941
 
942
+ #. translators: %s: Number of minute(s).
943
+ #: lib/functions/formatting.php:356
944
  msgctxt "time difference"
945
  msgid "%s minute"
946
  msgid_plural "%s minutes"
947
  msgstr[0] "%s minut"
948
  msgstr[1] "%s minutter"
949
 
950
+ #. translators: %s: Number of hour(s).
951
+ #: lib/functions/formatting.php:354
952
  msgctxt "time difference"
953
  msgid "%s hour"
954
  msgid_plural "%s hours"
955
  msgstr[0] "%s time"
956
  msgstr[1] "%s timer"
957
 
958
+ #. translators: %s: Number of day(s).
959
+ #: lib/functions/formatting.php:352
960
  msgctxt "time difference"
961
  msgid "%s day"
962
  msgid_plural "%s days"
963
  msgstr[0] "%s dag"
964
  msgstr[1] "%s dage"
965
 
966
+ #. translators: %s: Number of week(s).
967
+ #: lib/functions/formatting.php:350
968
  msgctxt "time difference"
969
  msgid "%s week"
970
  msgid_plural "%s weeks"
971
  msgstr[0] "%s uge"
972
  msgstr[1] "%s uger"
973
 
974
+ #. translators: %s: Number of month(s).
975
+ #: lib/functions/formatting.php:348
976
  msgctxt "time difference"
977
  msgid "%s month"
978
  msgid_plural "%s months"
979
  msgstr[0] "%s måned"
980
  msgstr[1] "%s måneder"
981
 
982
+ #. translators: %s: Number of year(s).
983
+ #: lib/functions/formatting.php:346
984
  msgctxt "time difference"
985
  msgid "%s year"
986
  msgid_plural "%s years"
987
  msgstr[0] "%s år"
988
  msgstr[1] "%s år"
989
 
990
+ #: lib/functions/formatting.php:340
991
  msgctxt "time difference"
992
  msgid "seconds"
993
  msgstr "sekunder"
994
 
995
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:85
 
996
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
997
  msgstr "Disse indstillinger vil påvirke enhver blog liste side, herunder arkiver, forfatter, blog, kategori, søgning og tag sider."
998
 
999
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:45
1000
  msgid "404 Page"
1001
  msgstr "404 fejl side"
1002
 
1003
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:42
1004
  msgid "Archives"
1005
  msgstr "Arkiver"
1006
 
1007
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:39
1008
  msgid "Pages"
1009
  msgstr "Sider"
1010
 
1011
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:26
1012
  msgid "Front Page"
1013
  msgstr "Forside"
1014
 
1015
+ #: lib/classes/class-genesis-admin-settings.php:243
1016
+ #: lib/classes/class-genesis-admin-settings.php:298
1017
+ #: lib/views/help/genesis-scripts.php:15
1018
  msgid "Header and Footer Scripts"
1019
  msgstr "Header og Footer Scripts"
1020
 
1021
+ #: config/customizer-theme-settings.php:204
1022
+ #: lib/classes/class-genesis-admin-settings.php:240
1023
+ #: lib/classes/class-genesis-admin-settings.php:293
1024
+ #: lib/views/help/genesis-comments.php:15
1025
  msgid "Comments and Trackbacks"
1026
  msgstr "Kommentarer og Trackbacks"
1027
 
1028
+ #: lib/classes/class-genesis-admin-settings.php:232
1029
+ #: lib/classes/class-genesis-admin-settings.php:278
1030
+ #: lib/views/help/genesis-layout.php:15
1031
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:22
1032
  msgid "Default Layout"
1033
  msgstr "Standard layout"
1034
 
1035
+ #: config/customizer-seo-settings.php:109
1036
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:81
1037
  msgid "Keywords are generally ignored by Search Engines."
1038
  msgstr "<b>BEMÆRK:</b> Keywords bliver generelt ignoreret af søgemaskiner."
1039
 
1040
+ #: lib/classes/class-genesis-admin-seo-settings.php:47
1041
+ #: lib/classes/class-genesis-admin-settings.php:62
1042
+ #: lib/classes/class-genesis-admin.php:131
1043
  msgid "Settings saved."
1044
  msgstr "Indstillingerne er gemt"
1045
 
1046
+ #: lib/classes/class-genesis-admin-seo-settings.php:48
1047
+ #: lib/classes/class-genesis-admin-settings.php:63
1048
+ #: lib/classes/class-genesis-admin.php:132
1049
  msgid "Settings reset."
1050
  msgstr "Indstillingerne er nulstillet"
1051
 
1052
+ #: lib/classes/class-genesis-admin-import-export.php:100
1053
  msgid "Settings successfully imported."
1054
  msgstr "Indstillingerne er blevet importeret!"
1055
 
1056
+ #: lib/views/pages/genesis-admin-import-export.php:38
1057
  msgid "Upload File and Import"
1058
  msgstr "Upload fil og importer"
1059
 
1060
+ #: lib/views/pages/genesis-admin-import-export.php:30
1061
  msgid "Choose the file from your computer and click \"Upload file and Import\""
1062
  msgstr "Vælg filen fra din computer og klik på \"Upload og Importer\""
1063
 
1064
+ #: lib/admin/customizer.php:94
1065
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:24
1066
  msgid "Default"
1067
  msgstr "Standard"
1068
 
1069
+ #: lib/structure/post.php:679 lib/structure/post.php:799
1070
  msgid "Next Page"
1071
  msgstr "Næste side"
1072
 
1073
+ #: lib/structure/post.php:678 lib/structure/post.php:761
1074
  msgid "Previous Page"
1075
  msgstr "Forrige side"
1076
 
1078
  msgid "ago"
1079
  msgstr "siden"
1080
 
1081
+ #: lib/classes/class-genesis-script-loader.php:195
1082
  msgid "Select / Deselect All"
1083
  msgstr "Vælg / fravælg alle"
1084
 
1085
+ #: lib/classes/class-genesis-admin-import-export.php:145
1086
  msgid "No export options available."
1087
  msgstr "Der er ingen tilgængelig eksport funktion"
1088
 
1089
+ #. translators: %d: Footer widget counter.
1090
+ #: lib/functions/widgetize.php:181
1091
  msgid "Footer %d"
1092
  msgstr "Footer %d"
1093
 
1095
  msgid "No Label Selected"
1096
  msgstr "Der ikke valgt nogen label"
1097
 
1098
+ #: lib/classes/class-genesis-admin-import-export.php:102
1099
  msgid "There was a problem importing your settings. Please try again."
1100
  msgstr "Der opstod et problem ved import af dine indstillinger. Prøv venligst igen."
1101
 
1102
+ #: lib/functions/markup.php:1185 lib/functions/widgetize.php:147
1103
  msgid "Secondary Sidebar"
1104
  msgstr "Sekundær Sidebar"
1105
 
1106
+ #: lib/functions/markup.php:1164 lib/functions/widgetize.php:136
1107
  msgid "Primary Sidebar"
1108
  msgstr "Primær Sidebar"
1109
 
1110
+ #: lib/functions/widgetize.php:125
1111
  msgid "Header Right"
1112
  msgstr "Header Højre"
1113
 
1114
+ #: lib/classes/class-genesis-breadcrumb.php:71
1115
  msgid "Not found: "
1116
  msgstr "Ikke fundet: "
1117
 
1118
+ #: lib/widgets/featured-post-widget.php:549
1119
  msgid "No Content"
1120
  msgstr "Intet indhold"
1121
 
1122
+ #: lib/widgets/featured-post-widget.php:548
1123
  msgid "Show Content Limit"
1124
  msgstr "Vis begrænset indhold"
1125
 
1126
+ #: lib/widgets/featured-post-widget.php:547
1127
  msgid "Show Excerpt"
1128
  msgstr "Vis uddrag"
1129
 
1130
+ #: lib/widgets/featured-post-widget.php:546
1131
  msgid "Show Content"
1132
  msgstr "Vis indhold"
1133
 
1134
+ #: lib/widgets/featured-post-widget.php:544
1135
  msgid "Content Type"
1136
  msgstr "Indholdstype"
1137
 
1138
+ #: lib/widgets/featured-post-widget.php:536
1139
  msgid "Show Post Info"
1140
  msgstr "Vis Post Info"
1141
 
1142
+ #: lib/widgets/featured-page-widget.php:294
1143
+ #: lib/widgets/featured-post-widget.php:496
1144
  msgid "Show Featured Image"
1145
  msgstr "Vis det udvalgte billed"
1146
 
1147
+ #: lib/views/meta-boxes/genesis-user-author.php:36
1148
  msgid "This text will be the first paragraph, and display on the first page"
1149
  msgstr "Denne tekst vil være det første afsnit og vises på den første side"
1150
 
1151
+ #: lib/views/meta-boxes/genesis-user-author.php:33
1152
  msgid "Custom Description Text"
1153
  msgstr "Custom beskrivelse tekst"
1154
 
1155
  #. translators: Escaped H1 tag.
1156
+ #: lib/views/meta-boxes/genesis-user-author.php:26
1157
  msgid "Will display in the %s tag at the top of the first page"
1158
  msgstr "Vises i %s tag i toppen af den første side"
1159
 
1160
+ #: lib/views/meta-boxes/genesis-user-author.php:20
1161
  msgid "Custom Archive Headline"
1162
  msgstr "Custom arkiv overskrift"
1163
 
1164
+ #: lib/views/meta-boxes/genesis-user-author.php:16
1165
+ #: lib/views/meta-boxes/genesis-user-layout.php:18
1166
+ #: lib/views/meta-boxes/genesis-user-seo.php:16
1167
  msgid "These settings apply to this author's archive pages."
1168
  msgstr "Disse indstillinger gælder for denne forfatters arkiv sider."
1169
 
1170
+ #: lib/views/meta-boxes/genesis-user-author.php:47
1171
  msgid "Enable Author Box on this User's Archives?"
1172
  msgstr "Aktiver forfatter boks på denne brugers arkiv?"
1173
 
1174
+ #: lib/views/meta-boxes/genesis-user-author.php:44
1175
  msgid "Enable Author Box on this User's Posts?"
1176
  msgstr "Aktiver forfatter boks på denne brugers indlæg?"
1177
 
1178
+ #: lib/views/meta-boxes/genesis-user-settings.php:31
1179
  msgid "Enable Import/Export Submenu?"
1180
  msgstr "Aktiver Import/Export undermenu?"
1181
 
1182
+ #: lib/views/meta-boxes/genesis-user-settings.php:26
1183
  msgid "Enable SEO Settings Submenu?"
1184
  msgstr "Aktiver SEO undermenuen?"
1185
 
1186
+ #: lib/views/meta-boxes/genesis-user-settings.php:22
1187
  msgid "Enable Genesis Admin Menu?"
1188
  msgstr "Aktiver Genesis Admin menu?"
1189
 
1190
+ #: lib/views/meta-boxes/genesis-user-settings.php:19
1191
  msgid "Genesis Admin Menus"
1192
  msgstr "Genesis Admin menuer"
1193
 
1194
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:50
1195
  msgid "Include the Featured Image?"
1196
  msgstr "Include the Featured Image?"
1197
 
1198
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:20
1199
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:23
1200
+ #: lib/views/meta-boxes/genesis-user-layout.php:22
1201
+ #: lib/views/meta-boxes/genesis-user-layout.php:25
1202
  msgid "Choose Layout"
1203
  msgstr "Vælg Layout"
1204
 
1205
+ #: lib/classes/class-genesis-admin-import-export.php:46
1206
+ #: lib/classes/class-genesis-admin-import-export.php:64
1207
+ #: lib/views/help/import-export-general.php:15
1208
  msgid "Import/Export"
1209
  msgstr "Importer/Exporter"
1210
 
1211
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:56
1212
  msgid "Custom Post Class"
1213
  msgstr "Custom Post klasse"
1214
 
1215
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:50
1216
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:51
1217
  msgid "Custom Body Class"
1218
  msgstr "Custom Body klasse"
1219
 
1220
+ #: lib/views/help/genesis-inpost-seo.php:35
1221
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
1222
  msgid "Custom Redirect URL"
1223
  msgstr "Custom Redirect URI"
1224
 
1225
  #. translators: Title string length
1226
  #. translators: Description string length
1227
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:27
1228
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
1229
  msgid "Characters Used: %s"
1230
  msgstr "Antal anvendte tegn: %s"
1231
 
1232
+ #: lib/views/pages/genesis-admin-import-export.php:61
1233
  msgid "Download Export File"
1234
  msgstr "Download Eksport fil"
1235
 
1236
+ #: lib/views/pages/genesis-admin-import-export.php:54
1237
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1238
  msgstr "Når du har downloadet filen og gemt den, kan du importere den på et andet site ved hjælp af importfunktionen. "
1239
 
1240
+ #: lib/views/pages/genesis-admin-import-export.php:46
1241
  msgid "Export Genesis Settings File"
1242
  msgstr "Eksporter Genesis Indstillingsfil"
1243
 
1244
+ #: lib/views/pages/genesis-admin-import-export.php:35
1245
  msgid "Upload File (Maximum Size: %s): "
1246
  msgstr "Upload fil: (Maksimal størrelse: %s)"
1247
 
1248
+ #: lib/views/pages/genesis-admin-import-export.php:22
1249
  msgid "Import Genesis Settings File"
1250
  msgstr "Importer Genesis opsætningsfil"
1251
 
1252
+ #: lib/classes/class-genesis-admin-import-export.php:45
1253
  msgid "Genesis - Import/Export"
1254
  msgstr "Genesis - Import/Export"
1255
 
1256
+ #: lib/widgets/user-profile-widget.php:223
1257
  msgid "Show Author Archive Link?"
1258
  msgstr "Vis Forfatter Arkiv Link?"
1259
 
1260
+ #: lib/widgets/user-profile-widget.php:204
1261
  msgid "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."
1262
  msgstr "Vælg din udvidede \"Om mig \" side fra listen nedenfor. Den valgte side bliver linket i bunden af \"Om mig\" siden"
1263
 
1264
+ #: lib/widgets/user-profile-widget.php:197
1265
  msgid "Custom Text (below)"
1266
  msgstr "Standard Tekst (nedenfor)"
1267
 
1268
+ #: lib/widgets/user-profile-widget.php:195
1269
  msgid "Author Bio"
1270
  msgstr "Forfatter Biografi"
1271
 
1272
+ #: lib/widgets/user-profile-widget.php:192
1273
  msgid "Select which text you would like to use as the author description"
1274
  msgstr "Vælg hvilken tekst, du ønsker at bruge som forfatteren beskrivelse"
1275
 
1276
+ #: lib/widgets/user-profile-widget.php:173
1277
  msgid "Extra Large"
1278
  msgstr "Ekstra Stor"
1279
 
1280
+ #: lib/widgets/user-profile-widget.php:172
1281
  msgid "Large"
1282
  msgstr "Stor"
1283
 
1284
+ #: lib/widgets/user-profile-widget.php:171
1285
  msgid "Medium"
1286
  msgstr "Mellem"
1287
 
1288
+ #: lib/widgets/user-profile-widget.php:170
1289
  msgid "Small"
1290
  msgstr "Lille"
1291
 
1305
  msgid "Displays user profile block with Gravatar"
1306
  msgstr "Vis bruger profil boks med Gravatar"
1307
 
1308
+ #: lib/widgets/featured-post-widget.php:589
1309
  msgid "Link Text"
1310
  msgstr "Link Tekst"
1311
 
1312
+ #: lib/widgets/featured-post-widget.php:585
1313
  msgid "Show Category Archive Link"
1314
  msgstr "Vis Kategori Arkiv Links"
1315
 
1316
+ #: lib/widgets/featured-post-widget.php:567
1317
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1318
  msgstr "For at vise en usorteret liste af indlæg fra denne kategori, bedes du udfylde nedenstående oplysninger"
1319
 
1320
+ #: lib/widgets/featured-post-widget.php:559
1321
  msgid "More Text (if applicable)"
1322
  msgstr "Mere Tekst (hvis relevant)"
1323
 
1324
+ #: lib/widgets/featured-post-widget.php:531
1325
  msgid "Show Post Title"
1326
  msgstr "Vis Indlæggets Titel"
1327
 
1328
+ #: lib/widgets/featured-post-widget.php:482
1329
+ #: lib/widgets/user-profile-widget.php:183
1330
  msgid "Gravatar Alignment"
1331
  msgstr "Gravatar justering"
1332
 
1333
+ #: lib/widgets/featured-post-widget.php:477
1334
  msgid "Extra Large (125px)"
1335
  msgstr "Ekstra stor (125px)"
1336
 
1337
+ #: lib/widgets/featured-post-widget.php:476
1338
  msgid "Large (85px)"
1339
  msgstr "Stor (85px)"
1340
 
1341
+ #: lib/widgets/featured-post-widget.php:475
1342
  msgid "Medium (65px)"
1343
  msgstr "Mellem (65px)"
1344
 
1345
+ #: lib/widgets/featured-post-widget.php:474
1346
  msgid "Small (45px)"
1347
  msgstr "Lille (45px)"
1348
 
1349
+ #: lib/widgets/featured-post-widget.php:472
1350
+ #: lib/widgets/user-profile-widget.php:166
1351
  msgid "Gravatar Size"
1352
  msgstr "Gravatar størrelse"
1353
 
1354
+ #: lib/widgets/featured-post-widget.php:468
1355
  msgid "Show Author Gravatar"
1356
  msgstr "Vis forfatter Gravatar"
1357
 
1358
+ #: lib/widgets/featured-post-widget.php:448
1359
  msgid "Ascending (1, 2, 3)"
1360
  msgstr "Stigende (1, 2, 3)"
1361
 
1362
+ #: lib/widgets/featured-post-widget.php:447
1363
  msgid "Descending (3, 2, 1)"
1364
  msgstr "Faldende (3, 2, 1)"
1365
 
1366
+ #: lib/widgets/featured-post-widget.php:445
1367
  msgid "Sort Order"
1368
  msgstr "Sorteringsrækkefølge"
1369
 
1370
+ #: lib/widgets/featured-post-widget.php:440
1371
  msgid "Random"
1372
  msgstr "Tilfældig"
1373
 
1374
+ #: lib/widgets/featured-post-widget.php:439
1375
  msgid "Comment Count"
1376
  msgstr "Antal kommentarer"
1377
 
1378
+ #: lib/widgets/featured-post-widget.php:438
1379
  msgid "ID"
1380
  msgstr "ID"
1381
 
1382
+ #: lib/widgets/featured-post-widget.php:437
1383
  msgid "Parent"
1384
  msgstr "Forældre"
1385
 
1386
  #: lib/widgets/featured-post-widget.php:432
 
 
 
 
1387
  msgid "Order By"
1388
  msgstr "Sorteres efter"
1389
 
1390
+ #: lib/widgets/featured-post-widget.php:427
1391
  msgid "Number of Posts to Offset"
1392
  msgstr "Forskyd start med antal indlæg"
1393
 
1394
+ #: lib/widgets/featured-post-widget.php:407
1395
  msgid "Category"
1396
  msgstr "Kategori"
1397
 
1411
  msgid "Displays featured posts with thumbnails"
1412
  msgstr "Vis feature-indlæg med thumbnails"
1413
 
1414
+ #: lib/widgets/featured-page-widget.php:337
1415
  msgid "More Text"
1416
  msgstr "Mere tekst"
1417
 
1418
+ #: lib/widgets/featured-page-widget.php:332
1419
  msgid "Content Character Limit"
1420
  msgstr "Grænse for antal tegn"
1421
 
1422
+ #: lib/widgets/featured-page-widget.php:328
1423
  msgid "Show Page Content"
1424
  msgstr "Vis Side Indhold"
1425
 
1426
+ #: lib/widgets/featured-page-widget.php:323
1427
  msgid "Show Page Title"
1428
  msgstr "Vis side titel"
1429
 
1430
+ #: config/customizer-seo-settings.php:75
1431
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:43
1432
+ #: lib/widgets/featured-page-widget.php:312
1433
+ #: lib/widgets/featured-post-widget.php:484
1434
+ #: lib/widgets/featured-post-widget.php:514
1435
+ #: lib/widgets/user-profile-widget.php:185
1436
+ #: lib/widgets/user-profile-widget.php:209
1437
  msgid "None"
1438
  msgstr "Ingen"
1439
 
1440
+ #: lib/widgets/featured-page-widget.php:310
1441
+ #: lib/widgets/featured-post-widget.php:512
1442
  msgid "Image Alignment"
1443
  msgstr "Billedjustering"
1444
 
1445
+ #: lib/widgets/featured-page-widget.php:279
1446
  msgid "Page"
1447
  msgstr "Side"
1448
 
1449
+ #: lib/shortcodes/footer.php:182 lib/structure/post.php:291
1450
  msgid "by"
1451
  msgstr "af"
1452
 
1458
  msgid "Displays featured page with thumbnails"
1459
  msgstr "Vis feature-side med thumbnails"
1460
 
1461
+ #: lib/widgets/featured-page-widget.php:274
1462
+ #: lib/widgets/featured-post-widget.php:398
1463
+ #: lib/widgets/featured-post-widget.php:436
1464
+ #: lib/widgets/featured-post-widget.php:570
1465
  #: lib/widgets/user-profile-widget.php:148
1466
  msgid "Title"
1467
  msgstr "Titel"
1468
 
1469
+ #: lib/classes/class-genesis-breadcrumb.php:68
1470
  msgid "Search for "
1471
  msgstr "Søg efter "
1472
 
1473
+ #: lib/classes/class-genesis-breadcrumb.php:64
1474
+ #: lib/classes/class-genesis-breadcrumb.php:65
1475
+ #: lib/classes/class-genesis-breadcrumb.php:66
1476
+ #: lib/classes/class-genesis-breadcrumb.php:67
1477
+ #: lib/classes/class-genesis-breadcrumb.php:69
1478
+ #: lib/classes/class-genesis-breadcrumb.php:70 lib/structure/archive.php:181
1479
+ #: lib/structure/archive.php:183 lib/structure/archive.php:185
1480
  msgid "Archives for "
1481
  msgstr "Arkiv for "
1482
 
1483
+ #: lib/classes/class-genesis-breadcrumb.php:63
1484
  msgid "You are here: "
1485
  msgstr "Du er her: "
1486
 
1496
  msgid "Search"
1497
  msgstr "Søg"
1498
 
1499
+ #: lib/structure/post.php:563 lib/structure/post.php:592
1500
  msgid "About"
1501
  msgstr "Om"
1502
 
1504
  msgid "By"
1505
  msgstr "Af"
1506
 
1507
+ #: lib/structure/post.php:378 lib/structure/post.php:380
1508
  msgid "[Read more...]"
1509
  msgstr "[Læs mere...]"
1510
 
1511
+ #: lib/structure/menu.php:150
1512
  msgid "Comments"
1513
  msgstr "Kommentarer"
1514
 
1515
+ #: lib/structure/menu.php:149
1516
  msgid "Posts"
1517
  msgstr "Indlæg"
1518
 
1519
+ #: lib/init.php:88
1520
  msgid "Primary Navigation Menu"
1521
  msgstr "Primær Navigation Menu"
1522
 
1523
+ #: lib/structure/footer.php:152
1524
  msgid "Copyright"
1525
  msgstr "Copyright"
1526
 
1527
+ #: lib/structure/comments.php:494
1528
  msgid "Speak Your Mind"
1529
  msgstr "Skriv kommentar"
1530
 
1531
+ #: lib/structure/comments.php:485
1532
  msgid "Website"
1533
  msgstr "Websted"
1534
 
1535
+ #: lib/structure/comments.php:479
1536
  msgid "Email"
1537
  msgstr "E-mail"
1538
 
1539
+ #: lib/structure/comments.php:473
1540
  msgid "Name"
1541
  msgstr "Navn"
1542
 
1543
+ #: lib/structure/comments.php:272 lib/structure/comments.php:389
1544
  msgid "Your comment is awaiting moderation."
1545
  msgstr "Din kommentar venter på at blive godkendt"
1546
 
1547
+ #. translators: 1: Comment date, 2: Comment time.
1548
+ #: lib/structure/comments.php:265
1549
  msgid "%1$s at %2$s"
1550
  msgstr "%1$s kl. %2$s"
1551
 
1552
+ #: lib/structure/comments.php:260 lib/structure/comments.php:344
1553
  msgid "says"
1554
  msgstr "skriver"
1555
 
1556
+ #. translators: 1: get_comment_author_link(), 2: Filtered "says" text.
1557
+ #: lib/structure/comments.php:260
1558
+ msgid "<cite class=\"fn\">%1$s</cite> <span class=\"says\">%2$s:</span>"
1559
+ msgstr ""
1560
 
1561
+ #: lib/structure/comments.php:162
1562
  msgid "<h3>Trackbacks</h3>"
1563
  msgstr "<h3>Trackbacks</h3>"
1564
 
1566
  msgid "<h3>Comments</h3>"
1567
  msgstr "<h3>Kommentarer</h3>"
1568
 
1569
+ #: lib/shortcodes/post.php:615 lib/structure/comments.php:266
1570
+ #: lib/structure/comments.php:373 lib/structure/post.php:370
1571
  msgid "(Edit)"
1572
  msgstr "(rediger)"
1573
 
1574
+ #: lib/shortcodes/post.php:508 lib/shortcodes/post.php:552
1575
  msgid "Filed Under: "
1576
  msgstr "Skrevet i: "
1577
 
1578
+ #: lib/shortcodes/post.php:461
1579
  msgid "Tagged With: "
1580
  msgstr "Tags: "
1581
 
1591
  msgid "Leave a Comment"
1592
  msgstr "Skriv kommentar"
1593
 
1594
+ #: lib/shortcodes/footer.php:309
1595
  msgid "Log out"
1596
  msgstr "Log ud"
1597
 
1598
+ #: lib/shortcodes/footer.php:307
1599
  msgid "Log in"
1600
  msgstr "Log ind"
1601
 
1603
  msgid "Return to top of page"
1604
  msgstr "Tilbage til toppen"
1605
 
1606
+ #. translators: %s: Genesis version.
1607
+ #: lib/functions/upgrade.php:821
1608
  msgid "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."
1609
  msgstr "Genesis %s er tilgængelig. Hvis du ikke bruger et oversættelses-plugin, så kontakt din webmaster for at få opdateret din sprogfil før, du opdaterer Genesis"
1610
 
1611
+ #. translators: 1: Genesis version, 2: URL for current website.
1612
+ #: lib/functions/upgrade.php:818
1613
+ msgid "Genesis %1$s is available for %2$s"
1614
+ msgstr ""
1615
 
1616
+ #: lib/functions/upgrade.php:742
1617
  msgid "Click here to complete the upgrade"
1618
  msgstr "Klik her får at afslutte opdateringen"
1619
 
1620
+ #: lib/classes/class-genesis-breadcrumb.php:44 lib/functions/deprecated.php:263
1621
  msgid "Home"
1622
  msgstr "Forside"
1623
 
1624
+ #: lib/widgets/featured-post-widget.php:422
1625
+ #: lib/widgets/featured-post-widget.php:575
1626
  msgid "Number of Posts to Show"
1627
  msgstr "Antal indlæg som vises"
1628
 
1629
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:28
1630
+ #: lib/widgets/featured-post-widget.php:415
1631
  msgid "All Categories"
1632
  msgstr "Alle kategorier"
1633
 
1634
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:22
1635
  msgid "Display which category"
1636
  msgstr "Vis hvilken katagori"
1637
 
1638
+ #: config/customizer-theme-settings.php:302
1639
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:82
1640
  msgid "Numeric"
1641
  msgstr "Numre"
1642
 
1643
+ #: config/customizer-theme-settings.php:301
1644
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:81
1645
  msgid "Previous / Next"
1646
  msgstr "Forrige / Næste"
1647
 
1648
+ #: lib/widgets/featured-page-widget.php:298
1649
+ #: lib/widgets/featured-post-widget.php:500
1650
  msgid "Image Size"
1651
  msgstr "Billedstørrelse"
1652
 
1653
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:42
1654
+ #: lib/widgets/featured-post-widget.php:554
1655
  msgid "characters"
1656
  msgstr "tegn"
1657
 
1658
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:39
1659
+ #: lib/widgets/featured-post-widget.php:552
1660
  msgid "Limit content to"
1661
  msgstr "Længde af uddrag"
1662
 
1663
+ #: config/customizer-theme-settings.php:246
1664
  msgid "Select one of the following"
1665
  msgstr "Vælg en af følgende:"
1666
 
1667
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:35
1668
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:38
1669
  msgid "Enable Trackbacks"
1670
  msgstr "Tillad Trackbacks"
1671
 
1672
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:28
1673
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:44
1674
  msgid "on pages?"
1675
  msgstr "på sider?"
1676
 
1677
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:25
1678
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:41
1679
  msgid "on posts?"
1680
  msgstr "på indlæg?"
1681
 
1682
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:19
1683
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:22
1684
  msgid "Enable Comments"
1685
  msgstr "Tillad Kommentarer"
1686
 
1687
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:27
1688
  msgid "Enter your custom comments feed URL"
1689
  msgstr "Skriv URL for dit brugerdefinerede kommentar-feed"
1690
 
1691
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:19
1692
  msgid "Enter your custom feed URL"
1693
  msgstr "Skriv URL for dit brugerdefinerede feed"
1694
 
1695
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:56
1696
  msgid "Twitter Link Text:"
1697
  msgstr "Tekst til Twitter Link"
1698
 
1699
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:52
1700
  msgid "Enter Twitter ID:"
1701
  msgstr "Indtast Twitter ID:"
1702
 
1703
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:47
1704
  msgid "Twitter link"
1705
  msgstr "Link til Twitter"
1706
 
1707
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:46
1708
  msgid "Search form"
1709
  msgstr "Søgeformular"
1710
 
1711
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:45
1712
  msgid "RSS feed links"
1713
  msgstr "RSS feed links"
1714
 
1715
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:44
1716
  msgid "Today's date"
1717
  msgstr "Dags dato"
1718
 
1719
+ #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:25
1720
+ #: lib/views/help/genesis-layout.php:25
1721
  msgid "Full Width Content"
1722
  msgstr "Indhold i fuld bredde"
1723
 
1724
+ #: config/customizer-theme-settings.php:67
1725
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:23
1726
  msgid "Image logo"
1727
  msgstr "Billed/Grafik logo"
1728
 
1729
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:22
1730
  msgid "Dynamic text"
1731
  msgstr "Dynamisk tekst"
1732
 
1733
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
1734
  msgid "Released"
1735
  msgstr "Frigivet"
1736
 
1737
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:19
1738
  msgid "Version"
1739
  msgstr "Version:"
1740
 
1741
+ #: config/customizer-theme-settings.php:242
1742
+ #: lib/classes/class-genesis-admin-settings.php:241
1743
+ #: lib/classes/class-genesis-admin-settings.php:294
1744
+ #: lib/views/help/genesis-archives.php:15
1745
  msgid "Content Archives"
1746
  msgstr "Præsentation af ældre Arkiv indhold"
1747
 
1748
+ #: config/customizer-theme-settings.php:130
1749
+ #: lib/classes/class-genesis-admin-settings.php:239
1750
+ #: lib/classes/class-genesis-admin-settings.php:290
1751
+ #: lib/views/help/genesis-breadcrumbs.php:15
1752
  msgid "Breadcrumbs"
1753
  msgstr "Brødkrummer"
1754
 
1755
+ #: lib/views/meta-boxes/genesis-user-author.php:41
1756
  msgid "Author Box"
1757
  msgstr "Forfatter boks"
1758
 
1759
+ #: lib/classes/class-genesis-admin-settings.php:231
1760
+ #: lib/classes/class-genesis-admin-settings.php:272
1761
+ #: lib/views/help/genesis-feeds.php:15
1762
  msgid "Custom Feeds"
1763
  msgstr "Egne Feeds"
1764
 
1765
+ #: lib/classes/class-genesis-admin-settings.php:230
1766
+ #: lib/classes/class-genesis-admin-settings.php:265
1767
+ #: lib/views/help/genesis-information.php:15
1768
  msgid "Information"
1769
  msgstr "Information"
1770
 
1771
  #. translators: Meta noindex attribute.
1772
  #. translators: Meta nofollow attribute.
1773
  #. translators: Meta noarchive attribute.
 
 
1774
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1775
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:53
1776
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:60
1777
+ #: lib/views/meta-boxes/genesis-user-seo.php:47
1778
+ #: lib/views/meta-boxes/genesis-user-seo.php:55
1779
+ #: lib/views/meta-boxes/genesis-user-seo.php:62
1780
  msgid "Apply %s to this archive?"
1781
  msgstr "Anvend %s i dette arkiv?"
1782
 
1783
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:41
1784
+ #: lib/views/meta-boxes/genesis-user-seo.php:42
1785
  msgid "Robots Meta"
1786
  msgstr "Robot Meta"
1787
 
1788
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:36
1789
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:36
1790
+ #: lib/views/meta-boxes/genesis-user-seo.php:37
1791
  msgid "Comma separated list"
1792
  msgstr "Kommasepareret liste"
1793
 
1794
  #. translators: Meta noodp attribute.
1795
  #. translators: Meta noydir attribute.
1796
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:131
1797
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:138
1798
  msgid "Apply %s to your site?"
1799
  msgstr "Tilføj %s til dit site?"
1800
 
1801
  #. translators: Meta noarchive attribute.
1802
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:73
1803
  msgid "Apply %s to Entire Site?"
1804
  msgstr "Tilføj %s til hele Siten?"
1805
 
1806
  #. translators: Meta noindex attribute.
1807
  #. translators: Meta noarchive attribute.
1808
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
1809
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:110
1810
  msgid "Apply %s to Search Archives?"
1811
  msgstr "Anvend %s i Søge Arkiv?"
1812
 
1813
  #. translators: Meta noindex attribute.
1814
  #. translators: Meta noarchive attribute.
1815
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:46
1816
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:103
1817
  msgid "Apply %s to Date Archives?"
1818
  msgstr "Anvend %s i Dato Arkiv?"
1819
 
1820
  #. translators: Meta noindex attribute.
1821
  #. translators: Meta noarchive attribute.
1822
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1823
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1824
  msgid "Apply %s to Author Archives?"
1825
  msgstr "Anvend %s i Forfatter Arkiv?"
1826
 
1827
  #. translators: Meta noindex attribute.
1828
  #. translators: Meta noarchive attribute.
1829
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1830
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1831
  msgid "Apply %s to Tag Archives?"
1832
  msgstr "Anvend %s i Tag Arkiv?"
1833
 
1834
  #. translators: Meta noindex attribute.
1835
  #. translators: Meta noarchive attribute.
1836
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1837
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1838
  msgid "Apply %s to Category Archives?"
1839
  msgstr "Anvend %s i Kategori Arkiv?"
1840
 
1841
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:56
1842
  msgid "Include Shortlink tag?"
1843
  msgstr "Anvend Shortlink tag?"
1844
 
1845
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:52
1846
  msgid "Shortlink Tag"
1847
  msgstr "Shortlink Tag:"
1848
 
1849
+ #: config/customizer-seo-settings.php:156
1850
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:46
1851
  msgid "Include Windows Live Writer Support Tag?"
1852
  msgstr "Anvend Windows Live Writer Support Tag?"
1853
 
1854
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
1855
  msgid "Relationship Link Tags"
1856
  msgstr "Relation Link Tags"
1857
 
1858
  #. translators: Meta noindex attribute.
1859
  #. translators: Meta nofollow attribute.
1860
  #. translators: Meta noarchive attribute.
 
 
1861
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
1862
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:100
1863
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:107
1864
  msgid "Apply %s to the homepage?"
1865
  msgstr "Anvend %s på hjemmesiden?"
1866
 
1867
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:41
1868
  msgid "I'll manually wrap my own text on the homepage"
1869
  msgstr "Ingen af delene. Jeg pakker selv teksten manuelt til hjemmesiden"
1870
 
1871
+ #: config/customizer-seo-settings.php:73
1872
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:35
1873
  msgid "Site Title"
1874
  msgstr "Site titel"
1875
 
1876
+ #: config/customizer-theme-settings.php:289
1877
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:69
1878
+ #: lib/widgets/featured-page-widget.php:314
1879
+ #: lib/widgets/featured-post-widget.php:486
1880
+ #: lib/widgets/featured-post-widget.php:516
1881
+ #: lib/widgets/user-profile-widget.php:187
1882
  msgid "Right"
1883
  msgstr "højre"
1884
 
1885
+ #: config/customizer-theme-settings.php:288
1886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1887
+ #: lib/widgets/featured-page-widget.php:313
1888
+ #: lib/widgets/featured-post-widget.php:485
1889
+ #: lib/widgets/featured-post-widget.php:515
1890
+ #: lib/widgets/user-profile-widget.php:186
1891
  msgid "Left"
1892
  msgstr "venstre"
1893
 
1894
+ #: lib/classes/class-genesis-script-loader.php:198
1895
  msgid "Are you sure you want to reset?"
1896
  msgstr "Er du sikker på, at du vil nulstille?"
1897
 
1898
+ #: lib/classes/class-genesis-admin-seo-settings.php:46
1899
+ #: lib/classes/class-genesis-admin-settings.php:61
1900
+ #: lib/classes/class-genesis-admin.php:130
1901
  msgid "Reset Settings"
1902
  msgstr "Nulstil indstillingerne"
1903
 
1904
+ #: lib/classes/class-genesis-admin-seo-settings.php:39
1905
  msgid "Genesis - SEO Settings"
1906
  msgstr "Genesis - SEO indstillinger"
1907
 
1908
+ #: lib/classes/class-genesis-admin-seo-settings.php:168
1909
+ #: lib/classes/class-genesis-admin-seo-settings.php:187
1910
+ #: lib/views/help/seo-dochead.php:15
1911
  msgid "Document Head Settings"
1912
  msgstr "Dokument Head indstillinger"
1913
 
1914
+ #: lib/classes/class-genesis-admin-seo-settings.php:167
1915
+ #: lib/classes/class-genesis-admin-seo-settings.php:186
1916
+ #: lib/views/help/seo-homepage.php:15
1917
  msgid "Homepage Settings"
1918
  msgstr "Sitets indstillinger"
1919
 
1920
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:152
1921
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:178
1922
+ #: lib/classes/class-genesis-admin-import-export.php:125
1923
+ #: lib/classes/class-genesis-admin-seo-settings.php:40
1924
+ #: lib/classes/class-genesis-admin-seo-settings.php:165
1925
+ #: lib/views/help/cpt-archive-seo.php:15 lib/views/help/seo-settings.php:15
1926
  msgid "SEO Settings"
1927
  msgstr "SEO indstillinger"
1928
 
1929
+ #: config/customizer-theme-settings.php:21
1930
+ #: lib/classes/class-genesis-admin-import-export.php:121
1931
+ #: lib/classes/class-genesis-admin-settings.php:50
1932
+ #: lib/classes/class-genesis-admin-settings.php:51
1933
+ #: lib/classes/class-genesis-admin-settings.php:229
1934
+ #: lib/views/help/genesis-theme-settings.php:15
1935
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
1936
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
1937
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
1938
  msgid "Theme Settings"
1939
  msgstr "Tema indstillinger"
1940
 
1941
  #. translators: Meta noindex attribute.
1942
  #. translators: Meta nofollow attribute.
1943
  #. translators: Meta noarchive attribute.
1944
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:68
1945
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:76
1946
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:84
1947
  msgid "Apply %s to this post/page"
1948
  msgstr "Tilføj %s til dette Indlæg/Side"
1949
 
1950
+ #: lib/classes/class-genesis-admin-seo-settings.php:169
1951
+ #: lib/classes/class-genesis-admin-seo-settings.php:188
1952
+ #: lib/views/help/seo-robots.php:15
1953
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:62
1954
  msgid "Robots Meta Settings"
1955
  msgstr "Robot Meta Indstillinger"
1956
 
1957
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
1958
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
1959
+ #: lib/views/meta-boxes/genesis-user-seo.php:20
1960
  msgid "Custom Document Title"
1961
  msgstr "Egen Dokument Titel"
1962
 
1964
  msgid "This post is password protected. Enter the password to view comments."
1965
  msgstr "Dette indlæg er beskyttet med et kodeord. Skriv kodeordet for at se kommentarer."
1966
 
1967
+ #: lib/functions/general.php:460
1968
  msgid "Recent Posts:"
1969
  msgstr "Seneste indlæg:"
1970
 
1971
+ #: lib/functions/general.php:457
1972
  msgid "Monthly:"
1973
  msgstr "Måneder:"
1974
 
1975
+ #: lib/functions/general.php:454
1976
  msgid "Authors:"
1977
  msgstr "Forfattere:"
1978
 
1979
+ #: lib/functions/general.php:451
1980
  msgid "Categories:"
1981
  msgstr "Kategorier:"
1982
 
1983
+ #: lib/functions/general.php:446 lib/structure/post.php:400
1984
  msgid "Pages:"
1985
  msgstr "Sider:"
1986
 
1987
+ #: lib/classes/class-genesis-admin-settings.php:244
1988
  msgid "Home Pages"
1989
  msgstr "Forsider"
1990
 
1991
+ #: lib/views/help/genesis-home.php:38
1992
  msgid "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."
1993
  msgstr "Dette setup er det foretrukne, fordi det gør det lettere at vise en blog på forsiden uden, at man skal rename home.php filen. Og det virker ikke forvirrende, fordi det har indhold på forsiden, når man installerer temaet."
1994
 
1995
+ #: lib/views/help/genesis-home.php:35
1996
  msgid "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."
1997
  msgstr "Den tredje fype forside er den nye dynamiske type. Den er almindelig i de nyere child temaer. Den viser dine seneste indlæg i en liste eventuelt med uddrag. Det kan styres og ændres med forskellige widgets i forsidens Sidebars"
1998
 
1999
+ #: lib/views/help/genesis-home.php:32
2000
  msgid "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."
2001
  msgstr "En anden almindelige forside er blog typen, som er almindelige i de fleste child temaer. Her vises de seneste indlæg og det kræver ingen særskilt opsætning. "
2002
 
2003
+ #: lib/views/help/genesis-home.php:29
2004
  msgid "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."
2005
  msgstr "Hvis dit tema har en brugerdefineret forside, og du ønsker at vise det seneneste inlæg i blog side format, så brug ikke en blog side skabelon. I stedet ændrer du navnet på home.php til home-old.php."
2006
 
2007
+ #: lib/views/help/genesis-home.php:26
2008
  msgid "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."
2009
  msgstr "Child temper, som indeholder denne type forsider, har normalt tutorials, som fortæller, hvordan man sætter funktionerne op. "
2010
 
2011
+ #: lib/views/help/genesis-home.php:23
2012
  msgid "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."
2013
  msgstr "Denne forside sættes op ved hjælpe af widgets i sidens sidebars. Find Widget menuen i menuen Udseende "
2014
 
2015
+ #: lib/views/help/genesis-home.php:20
2016
  msgid "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."
2017
  msgstr "For at bruge denne type af forside, er det vigtigt at sitet er sat op til at vise de seneste inlæg på din forside. Du kan sætte et indlæg baseret på din Blog Side Template op til at vise en liste af dine seneste indlæg. "
2018
 
2019
+ #: lib/views/help/genesis-home.php:17
2020
  msgid "Most Genesis child themes include a custom home page."
2021
  msgstr "De fleste Genesis child temaer indeholder en tilpasset forside"
2022
 
2023
+ #: lib/views/help/genesis-home.php:15
2024
  msgid "How Home Pages Work"
2025
  msgstr "Hvordan forsider virker"
2026
 
2027
+ #. translators: %s: Escaped HTML head and body tags.
2028
+ #: lib/views/help/genesis-scripts.php:19
2029
  msgid "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."
2030
  msgstr "Her har du to felter, som indsættes i %1$s-elementet på dit websted lige før %2$s-tagget. De vises på hver eneste side af dit websted og kan bruges til at tilføje sporingskode og andre skripts. Du kan ikke bruge PHP i disse felter. Hvis du har brug for PHP, bør du tjekke pluginnet Genesis Simple Hooks."
2031
 
2032
+ #: lib/classes/class-genesis-admin-settings.php:242
2033
+ #: lib/views/help/genesis-blog.php:15
2034
  msgid "Blog Page"
2035
  msgstr "Blogside"
2036
 
2037
+ #: lib/views/help/genesis-archives.php:41
2038
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
2039
  msgstr "Side-/indlægssideinddelingsteknik giver dig mulighed for at vælge 1 af 2 navigationsmetoder."
2040
 
2041
+ #: lib/views/help/genesis-archives.php:38
2042
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
2043
  msgstr "Listen over billedstørrelser dannes på baggrund af de billedstørrelser der er defineret i det aktive tema. "
2044
 
2045
+ #: lib/views/help/genesis-archives.php:35
2046
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
2047
  msgstr "Denne indstilling bør ikke bruges med indlægsindholdet, medmindre indholdet er begrænset for at undgå, at billedet vises flere gange."
2048
 
2049
+ #: lib/views/help/genesis-archives.php:32
2050
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
2051
  msgstr "Indstillingen 'Anvend udvalgt billede?' lader dig vise en miniature med det første vedhæftede billede eller det aktuelt udvalgte billede."
2052
 
2053
+ #: lib/views/help/genesis-archives.php:29
2054
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
2055
  msgstr "Med indstillingen Vis uddrag af indlægget vises enten de første 55 ord i et indlæg, når al HTML-kode i indlægget er fjernet, eller det manuelt indtastede/brugerdefinerede uddrag, som er tilføjet under redigering af indlægget."
2056
 
2057
+ #: lib/views/help/genesis-archives.php:26
2058
  msgid "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."
2059
  msgstr "Det kan også være koblet sammen med feltet \"Længde af uddrag [___] tegn\", som bruges til at begrænse antallet af tegn eller ordmellemrum. Det stripper også HTML koder, og bruges til at styre længde af uddrag meget præcist. "
2060
 
2061
+ #: lib/views/help/genesis-archives.php:23
2062
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
2063
  msgstr "Den første valgmulighed lader dig vise indlægsindholdet eller indlægsuddraget. Vis Indlægsindholdet viser hele indlægget inkl. HTML kode frem til <!--more-->-tagget, hvis det bliver brugt (dette tag er det HTML-tag, som bruges til kommentarer, som ikke vises i brugerens browser)."
2064
 
2065
+ #: lib/views/help/genesis-archives.php:20
2066
  msgid "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."
2067
  msgstr "Arkiver omfatter alle sider, som bruger blog skabelonen, kategori siger, tag sider, dato arkiver, forfatter arkiver og det seneste indlæg, hvis der ikke er nogen en brugerdefineret forside. "
2068
 
2069
+ #: lib/views/help/genesis-archives.php:17
2070
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
2071
  msgstr "I opsætningen af temaer kan du vælge hvordan ældre arkiveret indhold præsenteres på hele sitet. "
2072
 
2073
+ #: lib/views/help/genesis-comments.php:20
2074
  msgid "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."
2075
  msgstr "Hvis du aktiverer kommentarer og trackbacks her, kan du deaktivere funktionerne individuelt på dine indlæg og sider. Hvis du ikke aktiverer funktionerne her, så vil det heller ikke være muligt at dem på indlæg og sider. "
2076
 
2077
+ #: lib/views/help/genesis-comments.php:17
2078
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
2079
  msgstr "Dette bruges til at aktivere kommentarer og trackbacks (notificeringer når nogen linker til din side) på indlæg og sider."
2080
 
2081
+ #: lib/views/help/genesis-breadcrumbs.php:17
2082
  msgid "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."
2083
  msgstr "Denne boks bruges til at vælge visning af \"brødkrummer\" på dine site. \"Brødkrummer\" viser, hvor på sitet, brugeren befinder sig. "
2084
 
2085
+ #: lib/views/help/genesis-layout.php:31
2086
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
2087
  msgstr "Dette layout kan overrules i opsætningen af din side eller dit indlæg."
2088
 
2089
+ #: lib/views/help/cpt-archive-layout.php:24
2090
+ #: lib/views/help/genesis-layout.php:24
2091
  msgid "Sidebar Sidebar Content"
2092
  msgstr "Sidebar Sidebar Indhold"
2093
 
2094
+ #: lib/views/help/cpt-archive-layout.php:23
2095
+ #: lib/views/help/genesis-layout.php:23
2096
  msgid "Content Sidebar Sidebar"
2097
  msgstr "Indhold Sidebar Sidebar"
2098
 
2099
+ #: lib/views/help/cpt-archive-layout.php:22
2100
+ #: lib/views/help/genesis-layout.php:22
2101
  msgid "Sidebar Content Sidebar"
2102
  msgstr "Sidebar Indhold Sidebar"
2103
 
2104
+ #: lib/views/help/cpt-archive-layout.php:21
2105
+ #: lib/views/help/genesis-layout.php:21
2106
  msgid "Sidebar Content"
2107
  msgstr "Sidebar indhold"
2108
 
2109
+ #: lib/views/help/cpt-archive-layout.php:20
2110
+ #: lib/views/help/genesis-layout.php:20
2111
  msgid "Content Sidebar"
2112
  msgstr "Indholds sidebar"
2113
 
2114
+ #: lib/views/help/genesis-layout.php:17
2115
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
2116
  msgstr "Her kan du vælge default layout for dit site. På de fleste child temaer får du disse valgmuligheder:"
2117
 
2118
+ #: lib/views/help/genesis-feeds.php:23
2119
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
2120
  msgstr "Hvis du aktiverer \"Redirect Feed\", vil al trafik til dit default /feed link bliver redirected til dit Feedburner link."
2121
 
2122
+ #: lib/views/help/genesis-feeds.php:20
2123
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
2124
  msgstr "Hvis du udfylder disse feed links for dit site feed, så vil de blive vist som et link til Feedburner"
2125
 
2126
+ #: lib/views/help/genesis-feeds.php:17
2127
  msgid "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."
2128
  msgstr "Hvis du bruger Feedburner til at håndtere dine RSS feeds, så kan du bruge denne funktion til at sende sitets RSS feed til dit feed hos Feedburner."
2129
 
2130
+ #: lib/views/help/genesis-information.php:23
2131
  msgid "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."
2132
  msgstr "Det betyder ikke, at opdateringen sker uden uden, at du har accepteret den. Du bliver spurgt, inden en opdatering udføres. "
2133
 
2134
+ #: lib/views/help/genesis-information.php:20
2135
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
2136
  msgstr "Det anbefales, at dette ikke er aktiveret. Du kan også vælge at aktivere automatiske opdateringer. "
2137
 
2138
+ #: lib/views/help/genesis-information.php:17
2139
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
2140
  msgstr "Informationsboksen viser dig information om det Genesis tema, som du har aktiveret. "
2141
 
2142
+ #: lib/views/help/genesis-theme-settings.php:17
2143
  msgid "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;"
2144
  msgstr "Tema Indstillinger giver dig kontrollen over, hvordan dit tema fungerer. Du kan indstille en hel masse både enkle og avancerede funktioner. Nogle Child temaer tilføjer ekstra funktioner, f.eks. menuer, farver eller billedhjul/slidere. Hver boks kan udvides eller skjules ved at klikke på boksens header. Boksene kan også flyttes rundt blot ved at trykke på dem med musen. Hvis du klikker på Skærmindstillinger øverst til højre i skærmbilledet, kan du tilføje eller fjerne bokse, som du ikke ønsker vist. Herunder kan du se funktioner, som er almindelige for alle temaer."
2145
 
2146
+ #: lib/views/help/seo-robots.php:23
2147
  msgid "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."
2148
  msgstr "For de fleste sites er enten forsiden eller blog siden (ved brug af blog templaten) indekset. Derfor skal man ikke indeksere kategorier, tags, forfattere, datoer eller søgninger. "
2149
 
2150
+ #: lib/views/help/seo-robots.php:20
2151
  msgid "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)."
2152
  msgstr "Mindst et arkiv skal indekseres, men indekserer man flere arkiver med samme tekst, så bliver man straffet af søgemaskinerne, fordi de opfatter det som manipulation af indholdet. "
2153
 
2154
+ #: lib/views/help/seo-robots.php:17
2155
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
2156
  msgstr "Noarchive og noindes er forklaret under sites settings. Her kan du vælge på hvilke andre dele af dit site, som du ønsker at bruge disse."
2157
 
2158
+ #: lib/views/help/seo-dochead.php:20
2159
  msgid "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."
2160
  msgstr "Du kan også tilføje support til Windows Live Writer eller software, som supporterer programmets format, eller inkludere et shorlink tag, hvis det kræves af en tredjeparts service."
2161
 
2162
+ #: lib/views/help/seo-dochead.php:17
2163
  msgid "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."
2164
  msgstr "The Relationship Link tags er tags, som tilføjes af WordPress, men de har ingen SEO værdi. De sløver bare dit site ned. Som default er disse links ikke aktiverede, men du kan kan aktivere den, hvis du har specille behov&#8212;for et plugin eller anden atypisk brug&#8212;."
2165
 
2166
+ #: lib/views/help/seo-homepage.php:38
2167
  msgid "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."
2168
  msgstr "Homepage Robots Meta Tags fortæller søgemaskiner, hvordan de skal behandle data på siden. Noindex betyder, at siden ikke må indekseres, og derfor ikke optræder i søgeresultater. Nofollow betyder, at søgemaskinerne ikke skal følge links på siden, og noarchive fortæller, at siden ikke skal kopieres og gemmes"
2169
 
2170
+ #: lib/views/help/cpt-archive-seo.php:23 lib/views/help/seo-homepage.php:35
2171
  msgid "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."
2172
  msgstr "De fleste søgemaskiner bruger ikke længere keywords, så brug ikke særlig meget tid på det. De er kun værd at bruge, hvis keywords engang i fremtiden måtte blive populære ingen. Du kan også bruge dem til at se, om dit indhold rent faktisk rammer de keywords, som du gerne vil ramme. "
2173
 
2174
+ #: lib/views/help/seo-homepage.php:32
2175
  msgid "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."
2176
  msgstr "Home META beskrivelse og keywords bruges som meta tags for dit site. Du kan se denne tekst i søgemaskinerne, hvor den optræder som en kort beskrivelse af et site i søgeresultaterne. "
2177
 
2178
+ #. translators: %s: Escaped title tag.
2179
+ #: lib/views/help/seo-homepage.php:28
2180
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
2181
  msgstr "Hjem-dokumenttitlen bestemmer, hvad der vises mellem %1$s-taggene (vises ikke i browseren) på Hjem-siden."
2182
 
2183
+ #: lib/views/help/seo-homepage.php:23
2184
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
2185
  msgstr "For at tilføje din egen tekst er du nødt til at redigere en php fil eller bruge en tekst widget på siden."
2186
 
2187
+ #: lib/views/help/seo-homepage.php:20
2188
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
2189
  msgstr ""
2190
 
2191
+ #: lib/views/help/seo-homepage.php:17
2192
  msgid "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."
2193
  msgstr "Dette er forsidens SEO opsætning. Hvis du bruger en statisk forside på dit site, er du nødt til at tilføje SEO opsætningen til den specifikke side. "
2194
 
2195
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2196
+ #: lib/views/help/seo-doctitle.php:37
2197
+ msgid "The %1$sDoctitle Separator%2$s is the character that will go between the title and appended text."
2198
  msgstr ""
2199
 
2200
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2201
+ #: lib/views/help/seo-doctitle.php:31
2202
+ msgid "%1$sDoctitle Append Location%2$s determines which side of the title to add the previously mentioned items."
2203
  msgstr ""
2204
 
2205
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2206
+ #: lib/views/help/seo-doctitle.php:25
2207
+ msgid "%1$sAppend Site Name%2$s will put the site name from the General Settings after the title on inner page."
2208
  msgstr ""
2209
 
2210
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2211
+ #: lib/views/help/seo-doctitle.php:19
2212
+ msgid "%1$sAppend Site Description%2$s will insert the site description from your General Settings after the title on your home page."
2213
  msgstr ""
2214
 
2215
+ #: lib/classes/class-genesis-admin-seo-settings.php:166
2216
+ #: lib/views/help/seo-doctitle.php:15
2217
  msgid "Doctitle Settings"
2218
  msgstr "Dokumenttitel indstillinger"
2219
 
2220
+ #: lib/views/help/seo-settings.php:29
2221
  msgid "Below you'll find a few succinct notes on the options for each box:"
2222
  msgstr "Nedenfor finder du et par kortfattede bemærkninger om mulighederne for hver kasse:"
2223
 
2224
+ #: lib/views/help/seo-settings.php:26
2225
  msgid "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."
2226
  msgstr "Hver side, indlæg, og term vil også have sine egne SEO-indstillinger . Standardindstillingerne anbefales til de fleste brugere. Hvis du ønsker at justere dine SEO indstillinger, indeholder kasserne interne beskrivelser."
2227
 
2228
+ #: lib/views/help/seo-settings.php:23
2229
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
2230
  msgstr "Hvis du ser menuen, så kan du ved at åbne sætte dine generelle indstillinger for SEO på dit site. "
2231
 
2232
+ #: lib/views/help/seo-settings.php:20
2233
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
2234
  msgstr "Hvis der ikke er nogen undermenu for SEO indstillinger, har du formodentlig aktiveret et andet SEO plugin"
2235
 
2236
+ #: lib/views/help/seo-settings.php:17
2237
  msgid "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."
2238
  msgstr "Genesis SEO (søgemaskine optimering) opfører sig venligt, og gør sig selv inaktiv, når du har aktiveret populære SEO værktøjer som f.eks. All-in-One SEO, WordPress SEO etc. "
2239
 
2240
+ #: lib/classes/class-genesis-admin.php:423
2241
  msgid "Genesis Tutorials"
2242
  msgstr "Genesis Tutorials"
2243
 
2244
+ #: lib/classes/class-genesis-admin.php:422
2245
  msgid "Genesis Snippets"
2246
  msgstr "Genesis Snippets"
2247
 
2248
+ #: lib/classes/class-genesis-admin.php:421
2249
  msgid "Get Support"
2250
  msgstr "Få hjælp"
2251
 
2252
+ #: lib/classes/class-genesis-admin.php:420
2253
  msgid "For more information:"
2254
  msgstr "Mere information:"
2255
 
2256
+ #: lib/views/help/import-export-export.php:19
2257
  msgid "JSON"
2258
  msgstr "JSON"
2259
 
2260
+ #: lib/views/help/import-export-export.php:19
2261
  msgid "JavaScript Object Notation"
2262
  msgstr "JavaScript Object Notering"
2263
 
2264
+ #: lib/classes/class-genesis-admin-import-export.php:66
2265
+ #: lib/views/help/import-export-export.php:15
2266
  msgid "Export"
2267
  msgstr "Eksporter"
2268
 
2269
+ #: lib/views/help/import-export-import.php:24
2270
  msgid "This cannot be undone"
2271
  msgstr "Dette kan ikke fortrydes"
2272
 
2273
+ #: lib/classes/class-genesis-admin-import-export.php:65
2274
+ #: lib/views/help/import-export-import.php:15
2275
  msgid "Import"
2276
  msgstr "Importer"
2277
 
2278
+ #: lib/views/help/import-export-general.php:23
2279
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2280
  msgstr "Den indeholder heller ikke indstillinger for plugins, widgets, indlæg, sider eller brugere. "
2281
 
2282
+ #: lib/views/help/import-export-general.php:20
2283
  msgid "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."
2284
  msgstr "Det vedrører kun Genesis opsætningen i modsætning til den indbyggede WordPress import/export som indeholder indlæg, sider og billeder."
2285
 
2286
+ #: lib/views/help/import-export-general.php:17
2287
  msgid "This allows you to import or export Genesis Settings."
2288
  msgstr "Her har du mulighed for at importere eller eksportere Genesis indstillinger"
2289
 
2290
+ #. translators: 1: Genesis version, 2: URL for change log, 3: class attribute
2291
+ #. for anchor, 4: URL for updating Genesis, 5: class attribute for anchor.
2292
+ #: lib/functions/upgrade.php:770
2293
+ msgid "Genesis %1$s is available. <a href=\"%2$s\" %3$s>Check out what's new</a> or <a href=\"%4$s\" %5$s>update now.</a>"
2294
+ msgstr ""
2295
 
2296
  #. translators: Opening and closing link tags to custom menu editor.
2297
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:36
2298
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2299
  msgstr ""
2300
 
2301
+ #: lib/views/help/genesis-navigation.php:23
2302
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2303
  msgstr "Twitter link viser et link til din Twitter profil. Skriv kun din brugernavn hos Twitter i feltet."
2304
 
2305
+ #: lib/views/help/genesis-navigation.php:22
2306
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2307
  msgstr "Søge skabelon viser de søgefelter, som er indbygget i WordPress. "
2308
 
2309
+ #: lib/views/help/genesis-navigation.php:21
2310
  msgid "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."
2311
  msgstr "RSS feed link viser et link til RSS feedet for dit site. Det kan en bruger anvende til at abonnere på nye indlæg, som du udgiver på dit site. Brugerne skal anvende deres egen nyheds-software. "
2312
 
2313
+ #: lib/views/help/genesis-navigation.php:20
2314
  msgid "Today's date displays the current date"
2315
  msgstr "Dato viser dags dato"
2316
 
2317
+ #: lib/views/help/genesis-navigation.php:17
2318
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2319
  msgstr "De primære navigation ekstra funktioner vises typisk til højre for din primære navigation menu."
2320
 
2321
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2322
+ #: lib/views/help/genesis-header.php:25
2323
+ msgid "The %1$sImage logo%2$s 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."
2324
  msgstr ""
2325
 
2326
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2327
+ #: lib/views/help/genesis-header.php:19
2328
+ msgid "The %1$sDynamic text%2$s option will use the Site Title and Site Description from your site's settings in your header."
2329
  msgstr ""
2330
 
2331
+ #. translators: 1: Widget name, 2: URL to widgets admin page.
2332
  #: lib/structure/sidebar.php:67
2333
+ msgid "This is the %1$s. You can add content to this area by visiting your <a href=\"%2$s\">Widgets Panel</a> and adding new widgets to this area."
2334
+ msgstr ""
2335
 
2336
+ #: lib/functions/deprecated.php:386
2337
  msgid "data in style sheet files"
2338
  msgstr "data i stylesheet filer"
2339
 
2340
+ #: lib/views/help/genesis-blog.php:23
2341
  msgid "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."
2342
  msgstr "Der er nogle særlige funktioner i denne blog-skabelon, der giver dig mulighed for at angive, hvilken kategori der skal vises på hver side ved hjælp af skabelonen, hvilket er nyttigt, hvis du har en \"News\" kategori (eller noget andet), som du vil have vist separat."
2343
 
2344
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:44
2345
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2346
  msgstr "Hvis du skriver din e-mailadresse i feltet ovenfor, får du en mail, når en ny version af Genesis er klar. "
2347
 
2348
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:23
2349
  msgid "Load Superfish Script?"
2350
  msgstr "Anvend Superfish Script?"
2351
 
2352
+ #. translators: %s: Abbreviation element for "JSON".
2353
+ #: lib/views/help/import-export-export.php:19
2354
  msgid "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."
2355
  msgstr "Du kan eksportere opsætning relateret til Genesis for at lave en backup eller for at kopiere opsætningen til et andet site. Child temaer og plugins kan have tilføjet deres egne checkbokse til listen. Opsætningerne bliver eksporteret i formatet %s. "
2356
 
2357
+ #: lib/views/help/cpt-archive-layout.php:17
2358
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2359
  msgstr "Dette giver dig mulighed for at vælge layout på Arkivsiden. I de fleste child temaer vil du se følgende muligheder:"
2360
 
2361
  #. translators: JOSN file extension.
2362
+ #: lib/views/pages/genesis-admin-import-export.php:27
2363
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2364
  msgstr "Upload datafilen (%s) fra din computer, og vi importerer dine opsætninger."
2365
 
2366
+ #: lib/views/help/import-export-import.php:23
2367
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2368
  msgstr "Når du uploader en importfil, vil den overskrive dine eksisterende opsætninger."
2369
 
2370
+ #: lib/views/help/cpt-archive-layout.php:28
2371
+ #: lib/views/help/genesis-navigation.php:26
2372
  msgid "These options can be extended or limited by the child theme."
2373
  msgstr "Disse valgmuligheder kan være udvidet eller begrænset af dit child tema."
2374
 
2375
+ #: lib/views/help/cpt-archive-seo.php:20
2376
+ msgid "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."
2377
+ msgstr ""
2378
 
2379
+ #: lib/views/help/genesis-blog.php:17
2380
  msgid "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."
2381
  msgstr "Dette fungerer med Blog-skabelonen, som er den skabelon, der viser dine seneste indlæg. Det er, hvad brugerne ser, når de lander på forsiden af dit site. "
2382
 
2383
  #. translators: JOSN file extension.
2384
+ #: lib/views/pages/genesis-admin-import-export.php:51
2385
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2386
  msgstr "Når du klikker på knappen herunder, vil Genesis danne en data-fil (%s), som du kan gemme på din computer. "
2387
 
2388
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:25
2389
  msgid "Use semantic HTML5 page and section headings throughout site?"
2390
  msgstr "Brug semantic HTML5 side og sektions headere på hele sitet?"
2391
 
2392
+ #: lib/views/help/cpt-archive-seo.php:26
2393
  msgid "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."
2394
  msgstr "Robots Meta Tags fortæller søgemaskiner, hvordan de skal håndtere arkiv-sider. Noindex betyder, at siden ikke under nogen omstændigheder skal indekseres, og den vil ikke dukke op i søgeresultater. Nofollow betyder, at ingen links på siden skal følges og Noarchive fortæller søgemaskinerne, at de ikke skal lave en kopi af siden."
2395
 
2396
+ #: lib/views/help/cpt-archive-archive.php:17
2397
  msgid "The Archive Headline sets the title seen on the archive page."
2398
  msgstr ""
2399
 
2400
+ #: lib/views/help/genesis-layout.php:28
2401
  msgid "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."
2402
  msgstr "Disse features kan blive udvidet eller begrænset af child temaet. Dertil kommer, at mange child temaer ikke tillader ændringer af layout på deres forsider, fordi de er designet til det bestemte layout."
2403
 
2404
+ #: lib/views/help/genesis-blog.php:20
2405
  msgid "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."
2406
  msgstr "I den genrelle opsætning kan du vælge en kategori som skal vises på drop down menuen, og ekskludere kategorier ved hjælp af deres ID, eller du kan vælge hvor mange indlæg du ønsker vist på siden. "
2407
 
2408
+ #: lib/views/help/cpt-archive-archive.php:20
2409
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2410
  msgstr "Archive Intro Text opretter en tekst foran arkivtitlerne for at introducere indholdet til brugeren"
2411
 
2412
+ #: lib/views/help/cpt-archive-layout.php:31
2413
  msgid "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."
2414
  msgstr "Custom Body Class tilføjer en klasse til body tagget i HTML koden med det formål at åbne for CSS modifikation helt specifikt på arkivsider for denne type indlæg."
2415
 
2416
+ #: lib/views/help/cpt-archive-seo.php:17
2417
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2418
  msgstr "Dokumentets Titel-felt bliver brugt til visning i browsere og søgemaskiner. "
2419
 
2420
+ #. translators: %s: File name prefix.
2421
+ #: lib/views/help/import-export-import.php:19
2422
  msgid "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."
2423
  msgstr "Du kan importere en fil, som du tidligere har eksporteret. Filnavnet begynder med %s efterfulgt af en eller flere tekster, som fortæller hvilken opsætning, filen indeholder efterfulgt af tidspunktet for eksporten"
2424
 
2425
+ #: config/customizer-seo-settings.php:276
2426
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:125
2427
  msgid "Directories"
2428
  msgstr "Mapper"
2429
 
2430
+ #: config/customizer-seo-settings.php:221
2431
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:67
2432
  msgid "Archiving"
2433
  msgstr "Arkivering"
2434
 
2435
+ #: config/customizer-seo-settings.php:174
2436
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:19
2437
  msgid "Indexing"
2438
  msgstr "Indeksering"
2439
 
2440
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
2441
  msgid "Windows Live Writer"
2442
  msgstr "Windows Live Writer"
2443
 
2444
  #. translators: Escaped H1 tag.
2445
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:22
2446
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:30
2447
  msgid "Primary Title %s"
2448
  msgstr "Primær Titel %s"
2449
 
2450
+ #: config/customizer-seo-settings.php:56
2451
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:56
2452
  msgid "Additions on right"
2453
  msgstr "Tilføjelser til højre"
2454
 
2455
+ #: config/customizer-seo-settings.php:55
2456
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:55
2457
  msgid "Additions on left"
2458
  msgstr "Tilføjelser til venstre"
2459
 
2460
+ #: config/customizer-seo-settings.php:50
2461
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:52
2462
  msgid "Document Title Order"
2463
  msgstr "Dokumenttitelrækkefølge"
2464
 
2465
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:20
2466
  msgid "Section Headings"
2467
  msgstr "Sektionsoverskrifter"
2468
 
2469
+ #: lib/classes/class-genesis-admin-seo-settings.php:185
2470
  msgid "Site-wide Settings"
2471
  msgstr ""
2472
 
2473
+ #: lib/views/help/genesis-inpost-seo.php:28
2474
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:52
2475
  msgid "Canonical URL"
2476
  msgstr "Kanonisk URL"
2477
 
2478
+ #: config/customizer-seo-settings.php:29
2479
+ #: lib/views/help/genesis-inpost-seo.php:16
2480
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:21
2481
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:48
2482
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:32
2483
  msgid "Document Title"
2484
  msgstr "Dokumenttitel"
2485
 
2486
+ #: lib/classes/class-genesis-admin.php:418
2487
  msgid "Link opens in a new window."
2488
  msgstr "Link åbnes i et nyt vindue"
2489
 
2490
+ #: config/customizer-theme-settings.php:287
2491
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
2492
  msgid "- None -"
2493
  msgstr "- Ingen -"
2494
 
2495
+ #: config/customizer-theme-settings.php:283
2496
+ msgid "Featured Image Alignment"
2497
+ msgstr ""
2498
 
2499
+ #: config/customizer-theme-settings.php:274
2500
  msgid "Featured image size"
2501
  msgstr "Størrelse på udvalgt billede"
2502
 
2503
+ #: config/customizer-theme-settings.php:266
2504
  msgid "Display the featured image?"
2505
  msgstr "Vis udvalgt billede?"
2506
 
2507
+ #: config/customizer-theme-settings.php:258
2508
  msgid "Limit content to how many characters? (0 for no limit)"
2509
  msgstr "Begræns indhold til hvor mange tegn? (0 for ingen begrænsning)"
2510
 
2511
+ #: config/customizer-theme-settings.php:232
2512
+ msgid "Enable Trackbacks on Pages"
2513
+ msgstr ""
2514
 
2515
+ #: config/customizer-theme-settings.php:224
2516
+ msgid "Enable Trackbacks on Posts"
2517
+ msgstr ""
2518
 
2519
+ #: config/customizer-theme-settings.php:216
2520
+ msgid "Enable Comments on Pages"
2521
+ msgstr ""
2522
 
2523
+ #: config/customizer-theme-settings.php:208
2524
+ msgid "Enable Comments on Posts"
2525
+ msgstr ""
2526
 
2527
+ #: config/customizer-theme-settings.php:194
2528
  msgid "Breadcrumbs on Attachment/Media"
2529
  msgstr "Brødkrummer på sider med vedhæftede filer/medier"
2530
 
2531
+ #: config/customizer-theme-settings.php:186
2532
  msgid "Breadcrumbs on 404 Page"
2533
  msgstr "Brødkrummer på 404-sider"
2534
 
2535
+ #: config/customizer-theme-settings.php:178
2536
  msgid "Breadcrumbs on Archives"
2537
  msgstr "Brødkrummer på arkivsider"
2538
 
2539
+ #: config/customizer-theme-settings.php:170
2540
  msgid "Breadcrumbs on Pages"
2541
  msgstr "Brødkrummer på sider"
2542
 
2543
+ #: config/customizer-theme-settings.php:162
2544
  msgid "Breadcrumbs on Single Posts"
2545
  msgstr "Brødkrummer på enkeltindlæg"
2546
 
2547
+ #: config/customizer-theme-settings.php:154
2548
  msgid "Breadcrumbs on Posts Page"
2549
  msgstr "Brødkrummer på siden med indlæg"
2550
 
2551
+ #: config/customizer-theme-settings.php:145
2552
  msgid "Breadcrumbs on Front Page"
2553
  msgstr "Brødkrummer på forsiden"
2554
 
2555
+ #: config/customizer-theme-settings.php:136
2556
  msgid "Breadcrumbs on Homepage"
2557
  msgstr "Brødkrummer på hjem-siden"
2558
 
2559
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:19
 
2560
  msgid "Select Default Layout"
2561
  msgstr "Vælg standardlayout"
2562
 
2563
+ #: config/customizer-theme-settings.php:114
2564
  msgid "Site Layout"
2565
  msgstr "Sitelayout"
2566
 
2567
+ #: config/customizer-theme-settings.php:102
2568
  msgid "Select Color Style"
2569
  msgstr "Vælg farvestil"
2570
 
2571
+ #: config/customizer-theme-settings.php:98
2572
  msgid "Color Scheme"
2573
  msgstr "Farveskema"
2574
 
2575
+ #: config/customizer-theme-settings.php:66
2576
  msgid "Dynamic Text"
2577
  msgstr "Dynamisk tekst"
2578
 
2579
+ #: lib/classes/class-genesis-customizer-base.php:34
2580
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2581
  msgstr "Hvis du extender Genesis_Customizer_Base, skal du oprette en metode til registrering."
2582
 
2583
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:20
2584
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:24
2585
  msgid "Select Layout"
2586
  msgstr "Vælg layout"
2587
 
2589
  msgid "Reader Interactions"
2590
  msgstr "Læserinteraktioner"
2591
 
2592
+ #: 404.php:54
2593
  msgid "Sitemap"
2594
  msgstr "Sitemap"
2595
 
2596
+ #: lib/views/meta-boxes/genesis-user-seo.php:15
2597
  msgid "Author Archive SEO Settings"
2598
  msgstr "SEO-indstillinger for forfatterarkiv"
2599
 
2600
+ #: config/customizer-theme-settings.php:325
2601
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:32
2602
  msgid "Footer Scripts"
2603
  msgstr "Footerscripts"
2604
 
2605
+ #: config/customizer-theme-settings.php:315
2606
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:21
2607
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:19
2608
  msgid "Header Scripts"
2609
  msgstr "Headerscripts"
2610
 
2611
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:45
2612
  msgid "Posts per Page"
2613
  msgstr "Indlæg per side"
2614
 
2615
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:39
2616
  msgid "Category IDs, comma separated - 1,2,3 for example"
2617
  msgstr "Kategori-id'er, komma separeret - 1,2,3 for eksempel"
2618
 
2619
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:35
2620
  msgid "Exclude Categories"
2621
  msgstr "Udeluk kategorier"
2622
 
2623
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:20
2624
  msgid "Display Category"
2625
  msgstr "Kategorivisning"
2626
 
2627
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:78
2628
  msgid "Entry Pagination"
2629
  msgstr "Sideinddeling af indlæg og sider"
2630
 
2631
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:65
2632
  msgid "Image Alignment:"
2633
  msgstr "Billedplacering:"
2634
 
2635
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:47
2636
  msgid "Featured Image"
2637
  msgstr "Udvalgt billede"
2638
 
2639
+ #: config/customizer-theme-settings.php:251
2640
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:27
2641
  msgid "Entry excerpts"
2642
  msgstr "Indlægsuddrag"
2643
 
2644
+ #: config/customizer-theme-settings.php:250
2645
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:26
2646
  msgid "Entry content"
2647
  msgstr "Selve indlægsindholdet"
2648
 
2649
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:19
2650
  msgid "Display"
2651
  msgstr "Visning"
2652
 
2653
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:48
2654
  msgid "Attachment/Media"
2655
  msgstr "Vedhæftede filer/medier"
2656
 
2657
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:36
2658
  msgid "Single Posts"
2659
  msgstr "Enkeltindlæg"
2660
 
2661
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:19
2662
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2663
  msgid "Enable Breadcrumbs on"
2664
  msgstr "Aktivér brødkrummer på"
2665
 
2666
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:20
2667
  msgid "Superfish"
2668
  msgstr "Superfish"
2669
 
2670
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:37
2671
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2672
  msgstr "Hvis dine brugerdefinerede feeds ikke håndteres af Feedblitz eller Feedburner, må du ikke bruge redirect-indstillinger."
2673
 
2674
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:30
2675
  msgid "Redirect Custom Comments Feed?"
2676
  msgstr "Redirect brugerdefineret kommentarfeed?"
2677
 
2678
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:22
2679
  msgid "Redirect Custom Feed?"
2680
  msgstr "Redirect brugerdefineret feed?"
2681
 
2682
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:43
2683
  msgid "Email address"
2684
  msgstr "E-mailadresse"
2685
 
2686
+ #: config/customizer-theme-settings.php:28
2687
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:38
2688
  msgid "Updates"
2689
  msgstr "Opdateringer"
2690
 
 
 
 
 
2691
  #: lib/functions/layout.php:58
2692
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2693
  msgstr "Sekundær sidebar, Indhold, Primær sidebar"
2712
  msgid "about "
2713
  msgstr "om "
2714
 
2715
+ #: lib/classes/class-genesis-cli-command.php:44
2716
  msgid "Genesis database upgraded."
2717
  msgstr "Genesis-database opdateret."
2718
 
2719
+ #: lib/classes/class-genesis-breadcrumb.php:45
2720
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2721
  msgstr " <span aria-label=\"breadcrumb separator\">/</span> "
2722
 
2723
+ #. translators: 1: Genesis version, 2: URL for What's New admin page.
2724
+ #: lib/functions/upgrade.php:715
2725
+ msgid "Congratulations, you are now rocking Genesis %1$s! <a href=\"%2$s\">See what's new in %3$s</a>."
2726
+ msgstr ""
2727
 
2728
  #. Template Name of the plugin/theme
2729
  msgid "Blog"
2745
  msgid "Genesis"
2746
  msgstr "Genesis"
2747
 
2748
+ #: lib/widgets/featured-post-widget.php:539
2749
  msgid "Content Post Info"
2750
  msgstr "Indhold Indlægsinfo"
2751
 
2752
+ #: lib/widgets/featured-post-widget.php:459
2753
  msgid "Exclude Sticky Posts?"
2754
  msgstr "Udelad fastgjorte indlæg?"
2755
 
2756
+ #: config/customizer-theme-settings.php:290
2757
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:70
2758
+ #: lib/widgets/featured-page-widget.php:315
2759
+ #: lib/widgets/featured-post-widget.php:517
2760
  msgid "Center"
2761
  msgstr "Midt"
2762
 
2763
+ #: lib/widgets/featured-page-widget.php:124
2764
+ #: lib/widgets/featured-post-widget.php:161
2765
  msgid "(no title)"
2766
  msgstr "(ingen titel)"
2767
 
2768
+ #: lib/structure/post.php:781
2769
  msgid "Current page"
2770
  msgstr "Aktuel side"
2771
 
2772
+ #: lib/structure/post.php:406 lib/structure/post.php:755
2773
  msgid "Page "
2774
  msgstr "Side"
2775
 
2776
+ #: lib/structure/header.php:842
2777
  msgid "Skip to footer"
2778
  msgstr "Gå direkte til footer"
2779
 
2780
+ #: lib/structure/header.php:836
2781
  msgid "Skip to secondary sidebar"
2782
  msgstr "Gå direkte til sekundær sidebar"
2783
 
2784
+ #: lib/structure/header.php:832
2785
  msgid "Skip to primary sidebar"
2786
  msgstr "Gå direkte til primær sidebar"
2787
 
2788
+ #: lib/structure/header.php:829
2789
  msgid "Skip to content"
2790
  msgstr "Gå direkte til indhold"
2791
 
2792
+ #: lib/structure/header.php:826
2793
  msgid "Skip to primary navigation"
2794
  msgstr "Gå direkte til primær navigation"
2795
 
2796
+ #: lib/functions/widgetize.php:210
2797
  msgid "Widgets in this widget area will display after single entries."
2798
  msgstr "Widgets i dette widgetområde vises efter enkeltståede indlæg, sider osv."
2799
 
2800
+ #: lib/functions/widgetize.php:209
2801
  msgid "After Entry"
2802
  msgstr "Efter selve indholdet"
2803
 
2804
+ #: lib/functions/widgetize.php:126
2805
  msgid "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."
2806
  msgstr "Dette er widgetområdet i headeren. Den vises typisk ved siden af webstedets titel eller logo. Dette widgetområde kan ikke vise alle typer widgets, men fungerer bedst med en brugerdefineret menu, en søgeformular eller måske en tekstwidget."
translations/de_DE.mo CHANGED
Binary file
translations/de_DE.po CHANGED
@@ -1,312 +1,507 @@
1
- # Translation of Genesis - Genesis 2.5 in German
2
- # This file is distributed under the same license as the Genesis - Genesis 2.5 package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-10-10 15:44:20+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: de\n"
12
- "Project-Id-Version: Genesis - Genesis 2.5\n"
13
 
14
- #: lib/views/pages/genesis-admin-upgraded.php:70
15
- msgid "Remove unnecessary title on skip links."
16
- msgstr ""
17
 
18
- #: lib/views/pages/genesis-admin-upgraded.php:69
19
- msgid "Remove output buffering on search form."
20
- msgstr ""
21
 
22
- #: lib/views/pages/genesis-admin-upgraded.php:68
23
- msgid "Disable <code>backtotop</code> output if HTML5 is on."
24
- msgstr ""
25
 
26
- #: lib/views/pages/genesis-admin-upgraded.php:67
27
- msgid "Remove semantic headings SEO option, with fallback for backward compatibility."
28
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
 
30
  #: lib/views/pages/genesis-admin-upgraded.php:62
31
- msgid "Fix typo in comments feed setting."
32
- msgstr "Rechtschreibfehler im Kommentarfeld korrigieren."
33
 
34
  #: lib/views/pages/genesis-admin-upgraded.php:61
35
- msgid "Refactor and improve archive headings."
36
- msgstr ""
37
 
38
  #: lib/views/pages/genesis-admin-upgraded.php:60
39
- msgid "Add capability check to CPT archive settings link in the toolbar."
40
- msgstr ""
41
 
42
  #: lib/views/pages/genesis-admin-upgraded.php:59
43
- msgid "Move aria-label to the <code>&lt;a&gt;</code> element so screen readers will announce it."
44
- msgstr ""
45
-
46
- #: lib/views/pages/genesis-admin-upgraded.php:58
47
- msgid "Fix potential issue with footer scripts filter."
48
- msgstr "Behebe mögliches Problem im footer script filter."
49
 
50
  #: lib/views/pages/genesis-admin-upgraded.php:57
51
- msgid "Improve randomness of search form ID."
52
- msgstr ""
53
-
54
- #: lib/views/pages/genesis-admin-upgraded.php:56
55
- msgid "Ensure skip links filter returns an array."
56
- msgstr ""
57
-
58
- #: lib/views/pages/genesis-admin-upgraded.php:55
59
- msgid "Code optimization and documentation improvements."
60
- msgstr ""
61
 
62
  #: lib/views/pages/genesis-admin-upgraded.php:54
63
- msgid "CSS improvements."
64
- msgstr "CSS Verbesserungen."
65
 
66
  #: lib/views/pages/genesis-admin-upgraded.php:53
67
- msgid "Formally deprecate <code>genesis_get_additional_image_sizes()</code>."
68
- msgstr ""
69
 
70
  #: lib/views/pages/genesis-admin-upgraded.php:52
71
- msgid "Switch all schema.org URLs to <code>https</code>."
72
- msgstr ""
73
 
74
  #: lib/views/pages/genesis-admin-upgraded.php:51
75
- msgid "Improvements to composer, PHPCS, and unit tests."
76
- msgstr ""
77
 
78
  #: lib/views/pages/genesis-admin-upgraded.php:50
79
- msgid "Restored new line between admin screen buttons."
80
- msgstr ""
81
 
82
  #: lib/views/pages/genesis-admin-upgraded.php:49
83
- msgid "Flag entry markup as <code>is_widget</code> via the params array so it can be modified without affecting other entries."
84
- msgstr ""
85
 
86
  #: lib/views/pages/genesis-admin-upgraded.php:48
87
- msgid "Standardize the context naming in widget markup."
88
- msgstr ""
89
 
90
  #: lib/views/pages/genesis-admin-upgraded.php:47
91
- msgid "Strip <code>&lt;p&gt;</code> tags from filtered credits text to avoid paragraph nesting."
92
- msgstr ""
93
 
94
- #: lib/views/pages/genesis-admin-upgraded.php:46
95
- msgid "Reorganized <code>init.php</code>."
96
- msgstr ""
97
 
98
- #: lib/views/pages/genesis-admin-upgraded.php:45
99
- msgid "Prevent smushed offscreen accessible text."
100
- msgstr ""
101
 
102
- #: lib/views/pages/genesis-admin-upgraded.php:44
103
- msgid "Restored adding tabindex via javascript when a11y is on."
104
- msgstr ""
105
 
106
- #: lib/views/pages/genesis-admin-upgraded.php:43
107
- msgid "Split featured post and page widget entry header markup, gave markup API context for each."
108
- msgstr ""
109
 
110
  #: lib/views/pages/genesis-admin-upgraded.php:38
111
- msgid "Add more filters to breadcrumb class."
112
- msgstr "Mehr Filter zur breadcrum class hinzufügen"
113
 
114
  #: lib/views/pages/genesis-admin-upgraded.php:37
115
- msgid "Add center alignment option to featured image alignment setting."
116
- msgstr ""
117
 
118
  #: lib/views/pages/genesis-admin-upgraded.php:36
119
- msgid "Add <code>genesis_strip_p_tags()</code> function."
120
- msgstr ""
121
 
122
  #: lib/views/pages/genesis-admin-upgraded.php:35
123
- msgid "Add terms back to terms array in our terms filter."
124
- msgstr ""
125
 
126
  #: lib/views/pages/genesis-admin-upgraded.php:34
127
- msgid "Add filter for entry content display options in the customizer."
128
- msgstr ""
129
 
130
- #: lib/views/pages/genesis-admin-upgraded.php:33
131
- msgid "Add a posts page check to <code>genesis_do_blog_template_heading()</code>."
132
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133
 
134
- #: lib/views/pages/genesis-admin-upgraded.php:32
135
- msgid "Add sanitizer for layout settings on CPT archive settings page."
136
- msgstr ""
 
 
 
 
 
 
 
 
137
 
138
- #: lib/views/pages/genesis-admin-upgraded.php:31
139
- msgid "Add filter to disable layout settings on CPT archive settings page."
140
- msgstr ""
141
 
142
- #: lib/views/pages/genesis-admin-upgraded.php:30
143
- msgid "Add filter for capability required to use CPT archive settings."
144
- msgstr ""
145
 
146
- #: lib/views/pages/genesis-admin-upgraded.php:29
147
- msgid "Add ability to specify location of entry scripts via a second option."
148
- msgstr ""
149
 
150
- #: lib/views/pages/genesis-admin-upgraded.php:28
151
- msgid "Add script loader class."
152
- msgstr ""
 
153
 
154
- #: lib/views/pages/genesis-admin-upgraded.php:27
155
- msgid "Add support for multiple layout types depending on context."
156
- msgstr ""
 
157
 
158
- #: lib/views/pages/genesis-admin-upgraded.php:26
159
- msgid "Add primary category support when Yoast SEO is on, but breadcrumb feature is off."
160
- msgstr ""
 
161
 
162
- #: lib/views/pages/genesis-admin-upgraded.php:25
163
- msgid "Add slashing for user script input fields."
164
- msgstr ""
 
165
 
166
- #: lib/views/pages/genesis-admin-upgraded.php:24
167
- msgid "Add full support for WordPress's new title tag."
168
- msgstr ""
 
169
 
170
- #: lib/views/pages/genesis-admin-upgraded.php:23
171
- msgid "Add <code>views</code> directory and extracted output to organized view files."
172
- msgstr ""
173
 
174
- #: lib/views/pages/genesis-admin-upgraded.php:22
175
- msgid "Add <code>Genesis_Contributors</code> and <code>Genesis_Contributor</code> classes."
176
- msgstr ""
177
 
178
- #: lib/views/pages/genesis-admin-upgraded.php:21
179
- msgid "Add any missed xhtml markup to the xhtml markup filter."
180
- msgstr ""
181
 
182
- #: lib/views/pages/genesis-admin-upgraded.php:20
183
- msgid "Add instances of markup API use in several locations where it was previously not used."
184
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
185
 
186
- #: lib/views/pages/genesis-admin-upgraded.php:16
 
 
 
 
 
 
 
 
 
 
 
 
187
  msgid "Changes"
188
  msgstr "Änderungen"
189
 
190
- #: lib/views/pages/genesis-admin-upgraded.php:11
191
- msgid "Genesis 2.5 focuses largely on the integrity, organization, and testability of code, along with other improvements for broad compatibility."
192
- msgstr ""
193
-
194
- #: lib/views/misc/use-child-theme-notice.php:5
195
  msgid "For more information, see our article at %s"
196
- msgstr ""
197
 
198
  #. translators: Open and close anchor tags.
199
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:16
200
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
201
- msgstr ""
202
 
203
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:8
204
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
205
- msgstr ""
206
 
207
  #. translators: Open and close span tags, abbreviation expansion for SEO.
208
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:48
209
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
210
- msgstr ""
211
 
212
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
213
  msgid "SEO"
214
  msgstr "SEO"
215
 
216
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
217
  msgid "Search engine optimization"
218
  msgstr "Suchmaschinenoptimierung"
219
 
220
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
221
  msgid "301 Redirect."
222
  msgstr "301 Weiterleitung."
223
 
224
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:41
225
  msgid "Top: after opening body tag"
226
  msgstr "301 Weiterleitung."
227
 
228
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:40
229
  msgid "Bottom: before closing body tag"
230
- msgstr ""
231
 
232
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:36
233
  msgid "Body Scripts Position"
234
- msgstr ""
235
 
236
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:25
237
  msgid "Body Scripts"
238
  msgstr "Body Scripts"
239
 
240
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:17
 
241
  msgid "Output before the closing %s tag, after sitewide header scripts."
242
  msgstr ""
243
 
244
- #. translators: Theme settings admin screen link
245
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
246
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
247
- #: lib/views/meta-boxes/genesis-user-layout.php:17
248
  msgid "Default Layout set in %s"
249
- msgstr ""
250
 
251
  #. translators: Opn and close post type archive link, post type name.
252
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:5
253
  msgid "View the %1$s%3$s archive%2$s."
254
- msgstr ""
255
 
256
- #. translators: Open and close link tags to theme settings.
257
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:17
258
- msgid "Default Layout set in %sTheme Settings%s"
259
- msgstr ""
 
260
 
261
- #. translators: Reference link
262
- #: lib/views/help/genesis-inpost-seo.php:45
263
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
264
- msgstr ""
265
 
266
- #: lib/views/help/genesis-inpost-seo.php:42
267
  msgid "Apply noarchive to this post/page"
268
- msgstr "Noarchive zu diesem Betrag oder dieser Seite hinzufügen"
269
 
270
- #: lib/views/help/genesis-inpost-seo.php:35
271
  msgid "Apply nofollow to this post/page"
272
- msgstr ""
273
 
274
- #. translators: Reference link
275
- #: lib/views/help/genesis-inpost-seo.php:31
276
- #: lib/views/help/genesis-inpost-seo.php:38
277
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
278
- msgstr ""
279
 
280
- #: lib/views/help/genesis-inpost-seo.php:28
281
  msgid "Apply noindex to this post/page"
282
- msgstr "Noindex zu diesem Betrag oder dieser Seite hinzufügen"
283
 
284
- #. translators: Reference link
285
- #: lib/views/help/genesis-inpost-seo.php:24
286
  msgid " &mdash; Redirect this post/page to this URL. %s."
287
- msgstr ""
288
 
289
- #. translators: Reference link
290
- #: lib/views/help/genesis-inpost-seo.php:17
291
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
292
- msgstr ""
293
 
294
- #: lib/views/help/genesis-inpost-seo.php:11
295
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
296
- msgstr ""
297
 
298
- #: lib/views/help/genesis-inpost-seo.php:7
299
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
300
- msgstr ""
301
 
302
- #: lib/views/help/genesis-inpost-seo.php:3
303
  msgid " &mdash; Output in the document <title> Tag."
304
- msgstr ""
305
 
306
- #. translators: Open and close anchor tags.
307
- #: lib/views/help/genesis-blog.php:14
308
- msgid "You can find more on this feature in the %sHow to Add a Post Category Page tutorial.%s"
309
- msgstr ""
310
 
311
  #. Description of the plugin/theme
312
  msgid "The industry standard for Premium WordPress Themes."
@@ -316,136 +511,141 @@ msgstr "Der Industrie-Standard für Premium WordPress Themes."
316
  msgid "Edit Archive Settings"
317
  msgstr "Archiv-Einstellungen bearbeiten"
318
 
319
- #: lib/views/pages/genesis-admin-upgraded.php:65
320
  msgid "Removed"
321
  msgstr "Entfernt"
322
 
323
- #: lib/views/pages/genesis-admin-upgraded.php:41
324
  msgid "Changed"
325
  msgstr "Geändert"
326
 
327
- #: lib/views/pages/genesis-admin-upgraded.php:18
328
  msgid "Added"
329
  msgstr "Hinzugefügt"
330
 
331
- #: lib/views/misc/use-child-theme-notice.php:5
332
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
333
  msgstr "https://www.studiopress.com/genesis-always-use-child-theme/"
334
 
335
- #: lib/views/misc/use-child-theme-notice.php:4
336
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
337
- msgstr ""
338
 
339
- #: lib/views/misc/use-child-theme-notice.php:2
340
  msgid "Please Activate a Genesis Child Theme:"
341
- msgstr "Bitte aktivieren Sie ein Genesis Child-Theme"
342
 
343
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:5
344
  msgid "Use for site title/logo"
345
- msgstr ""
346
 
347
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:27
 
348
  msgid "Check For Updates"
349
- msgstr "Auf Update prüfen"
350
 
351
- #: lib/views/help/genesis-information.php:12
352
  msgid "If you provide an email address, your site will email you when the update can be performed."
353
- msgstr "Wenn Sie eine eMail-Adresse angeben, werden Sie über verfügbare Updates für Ihre Site benachrichtigt."
354
 
355
- #: lib/admin/seo-settings.php:45 lib/admin/theme-settings.php:60
356
- #: lib/classes/admin.php:129
 
357
  msgid "Save Changes"
358
  msgstr "Änderungen speichern"
359
 
360
- #: lib/views/help/genesis-inpost-seo.php:45
361
  msgid "Read more about noarchive"
362
- msgstr ""
363
 
364
- #: lib/views/help/genesis-inpost-seo.php:38
365
  msgid "Read more about nofollow"
366
- msgstr "Lesen Sie mehr über \"nofollow\""
367
 
368
- #: lib/views/help/genesis-inpost-seo.php:31
369
  msgid "Read more about noindex"
370
- msgstr ""
371
 
372
- #: lib/views/help/genesis-inpost-seo.php:24
373
  msgid "Read more about 301 Redirects"
374
- msgstr "Lesen Sie mehr über 301 Umleitungen (Redirects)"
375
 
376
- #: lib/views/help/genesis-inpost-seo.php:17
377
  msgid "Read more about Custom Canonical URL"
378
  msgstr ""
379
 
380
- #: lib/admin/customizer.php:476
381
  msgid "Entry Pagination Type"
382
- msgstr ""
383
 
384
- #: 404.php:42
 
385
  msgid "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."
386
- msgstr "Die von Dir gesuchte Seite existiert nicht mehr. Möglicherweise findest Du die gesuchten Inhalte, indem Du zur <a href=\"%s\">Startseite</a> zurückgehst. Vielleicht findest Du auch hier Deine gesuchten Informationen:"
387
 
388
- #: lib/widgets/featured-post-widget.php:451
389
  msgid "Exclude Previously Displayed Posts?"
390
  msgstr "Zuvor angezeigte Beiträge ausschließen?"
391
 
392
- #: lib/structure/post.php:432
393
  msgid "Sorry, no content matched your criteria."
394
- msgstr "Es wurden keine Inhalte gefunden, welche Deinen Kriterien entsprechen."
395
 
396
- #: lib/structure/comments.php:331
397
  msgid "at"
398
  msgstr "um"
399
 
400
- #: lib/classes/class-genesis-script-loader.php:179
401
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
402
  msgstr "Eine Aktualisierung von Genesis überschreibt die aktuell installierte Genesis-Version. Bist Du sicher, dass Du die Aktualisierung starten möchtest? \"Abbrechen\", um den Vorgang zu stoppen, oder \"OK\", um die Aktualisierung zu beginnen."
403
 
404
- #: lib/classes/class-genesis-script-loader.php:178
405
  msgid "The changes you made will be lost if you navigate away from this page."
406
- msgstr "Die Veränderungen, die Du hier vornimmst, werden verlorengehen, wenn Du diese Seite verlässt."
407
 
408
- #: lib/functions/deprecated.php:385
409
  msgid "decimal or hexidecimal entities"
410
  msgstr "dezimale oder hexadezimale Entitäten"
411
 
412
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:16
413
  msgid "Primary Navigation Extras"
414
- msgstr "'Extras auf rechter Seite' für die Haupt-Navigation werden direkt auf der rechten Seite beim Hauptmenü angezeigt."
415
 
416
- #: lib/admin/inpost-metaboxes.php:126
417
  msgid "Scripts"
418
  msgstr "Skripte"
419
 
420
  #. translators: Meta noindex attribute.
421
  #. translators: Meta nofollow attribute.
422
  #. translators: Meta noarchive attribute.
423
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
424
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:40
425
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
 
 
426
  msgid "Apply %s to this archive"
427
  msgstr "%s diesem Archiv zuweisen"
428
 
429
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:27
430
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:73
431
  msgid "Robots Meta Tags"
432
  msgstr "Robots Meta-Tags:"
433
 
434
- #: lib/views/help/genesis-inpost-seo.php:10
435
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
436
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:35
437
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:63
438
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
439
- #: lib/views/meta-boxes/genesis-user-seo.php:20
 
440
  msgid "Meta Keywords"
441
- msgstr "Meta Schlüsselwörter"
442
-
443
- #: lib/views/help/genesis-inpost-seo.php:6
444
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:12
445
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:22
446
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:53
447
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:12
448
- #: lib/views/meta-boxes/genesis-user-seo.php:13
 
449
  msgid "Meta Description"
450
  msgstr "Meta Beschreibung"
451
 
@@ -453,92 +653,101 @@ msgstr "Meta Beschreibung"
453
  msgid "Archive"
454
  msgstr "Archiv"
455
 
456
- #: 404.php:35
 
457
  msgid "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."
458
- msgstr "Die von Dir gesuchte Seite existiert nicht mehr. Möglicherweise findest Du Deine gesuchten Inhalte, indem Du zur <a href=\"%s\">Startseite</a> zurückgehst. Vielleicht findest Du auch hier Deine gesuchten Informationen:"
459
 
460
- #: 404.php:30
461
  msgid "Not found, error 404"
462
- msgstr "Inhalt nicht gefunden, Fehler 404 (Systemmeldung)"
463
 
464
  #: search.php:22
465
  msgid "Search Results for:"
466
  msgstr "Suchergebnisse für:"
467
 
468
- #: lib/classes/class-genesis-contributor.php:112
469
  msgid "Contributor"
470
  msgstr "Entwickler (Community)"
471
 
472
- #: lib/views/pages/genesis-admin-upgraded.php:103
473
  msgid "Contributors"
474
  msgstr "Beitragende Entwickler"
475
 
476
- #: lib/classes/class-genesis-contributor.php:113
477
  msgid "Lead Developer"
478
  msgstr "Leitender Entwickler"
479
 
480
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:1
481
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
482
- msgstr "Diese Einstellungen greifen für jede Seite, der die \"Blog\"-Seitenvorlage (Template) zugewiesen wurde. Für die Homepage (Startseite) oder Inhaltsarchive haben diese Einstellungen hier keine Relevanz!"
483
 
484
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:18
 
485
  msgid "Homepage"
486
- msgstr "Homepage"
487
 
488
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:15
489
  msgid "Posts Page"
490
- msgstr "Blog/ Beitragsseite"
491
 
492
- #: lib/admin/theme-settings.php:288
493
  msgid "Blog Page Template"
494
- msgstr "Blog Seitenvorlage (Template)"
495
 
496
- #: lib/admin/theme-settings.php:234 lib/admin/theme-settings.php:279
497
- #: lib/views/help/genesis-navigation.php:1
 
498
  msgid "Navigation"
499
- msgstr "Navigation (Menüs)"
500
 
501
- #: lib/admin/theme-settings.php:231 lib/admin/theme-settings.php:275
502
- #: lib/views/help/genesis-header.php:1
 
 
503
  msgid "Header"
504
- msgstr "Kopfzeile (Header)"
505
 
506
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
507
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:6
508
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
509
- msgstr ""
510
 
511
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:57
 
512
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
513
  msgstr "Die META-Beschreibung wird in der Regel dazu verwendet, um auf den Ergebnisseiten von Suchmaschinen den Text unterhalb des Titels zu festzulegen."
514
 
515
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
516
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
517
- msgstr "Wenn Du den Dokumententitel frei lässt, wird stattdessen Dein Webseiten-/ Projekttitel verwendet."
518
 
519
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:24
520
  msgid "Site Description (Tagline)"
521
- msgstr "Webseiten-Beschreibung (Slogan)"
522
 
523
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:31
 
524
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
525
  msgstr "Wenn der Dokumententitel aus zwei Zeilen besteht (Titel und angefügter Text), wird das Trennzeichen dazwischen eingefügt."
526
 
527
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:29
 
528
  msgid "Document Title Separator"
529
  msgstr "Dokumententitel Trennzeichen:"
530
 
531
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:44
 
532
  msgid "Determines which side the added title text will go on."
533
  msgstr "Legt fest, auf welche Seite der hinzugefügte Text angefügt wird."
534
 
535
- #. translators: Escaped title tag.
536
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:24
537
  msgid "Add site name to %s on inner pages?"
538
  msgstr "Webseiten-Titel/ -Name zum %s auf den Unterseiten hinzufügen?"
539
 
540
  #. translators: Escaped title tag.
541
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:45
542
  msgid "Add site description (tagline) to %s on home page?"
543
  msgstr "Webseiten-Beschreibung (Slogan) zum %s auf der Startseite hinzufügen?"
544
 
@@ -550,24 +759,24 @@ msgstr "Weiterlesen"
550
  msgid "Search this website"
551
  msgstr "Webseite durchsuchen"
552
 
553
- #: lib/structure/loops.php:250
554
  msgid "Read more"
555
  msgstr "Weiterlesen"
556
 
557
- #: lib/views/pages/genesis-admin-upgraded.php:129
558
  msgid "Go to SEO Settings &rarr;"
559
  msgstr "Zu den SEO-Einstellungen &rarr;</a><br /><br /><h4>Hinweis des Übersetzers:</h4><br />Das Bereitstellen und regelmäßige Aktualisieren dieser deutschen Übersetzungen &ndash; durch David Decker DECKERWEB seit 2010 &ndash; kostet Zeit und Geld. Wenn Du diesen Dienst für die Anwender-Community unterstützen willst, freue ich mich über jede Spende! <em>&mdash; Danke, David Decker</em><br /><strong>&rarr; <a href=\"http://deckerweb.de/sprachdateien/spenden/\" target=\"_new\">Deine Spende für Genesis-Übersetzungen</a></strong><a>"
560
 
561
- #: lib/views/pages/genesis-admin-upgraded.php:127
562
  msgid "Go to Theme Settings &rarr;"
563
  msgstr "Zu den Theme-Einstellungen &rarr;"
564
 
565
- #: lib/views/pages/genesis-admin-upgraded.php:78
566
  msgid "Project Leads"
567
  msgstr "Leitende Entwickler/ Herausgeber"
568
 
569
- #. translators: %s: Genesis version
570
- #: lib/admin/whats-new.php:37
571
  msgid "Welcome to Genesis %s"
572
  msgstr "Willkommen bei Genesis Version %s"
573
 
@@ -575,270 +784,293 @@ msgstr "Willkommen bei Genesis Version %s"
575
  msgid "Google+"
576
  msgstr "Google+"
577
 
578
- #: lib/admin/customizer.php:143
579
  msgid "Use for site title/logo:"
580
  msgstr "Verwende für Webseitentitel/ -Logo:"
581
 
582
- #: lib/structure/footer.php:149
583
  msgid "on"
584
  msgstr "An"
585
 
586
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:24
587
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:18
588
  msgid "Leave empty if you do not want to display any intro text."
589
  msgstr "Leer lassen, wenn Du keinen Einführungstext anzeigen willst."
590
 
591
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:21
592
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:15
593
  msgid "Archive Intro Text"
594
  msgstr "Archiv-Einführungstext"
595
 
596
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:16
597
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:11
598
  msgid "Leave empty if you do not want to display a headline."
599
  msgstr "Leer lassen, wenn Du keine Überschrift anzeigen willst."
600
 
601
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:13
602
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:8
603
  msgid "Archive Headline"
604
  msgstr "Archivüberschrift"
605
 
606
- #: lib/admin/seo-settings.php:49 lib/admin/theme-settings.php:64
607
- #: lib/classes/admin.php:133
 
608
  msgid "Error saving settings."
609
  msgstr "Fehler beim Speichern der Einstellungen."
610
 
611
- #: lib/widgets/user-profile-widget.php:185
612
  msgid "Custom Text Content"
613
  msgstr "Benutzerdefinierter Textinhalt"
614
 
615
- #: lib/init.php:58
616
  msgid "Secondary Navigation Menu"
617
  msgstr "Zweit-Navigations-Menü"
618
 
619
- #: lib/functions/widgetize.php:119
620
  msgid "Header Left"
621
  msgstr "Kopfzeile links"
622
 
623
- #: lib/widgets/user-profile-widget.php:196
624
  msgid "Extended page link text"
625
  msgstr "Linktext für weiterführende Seite"
626
 
627
- #: lib/functions/widgetize.php:175
 
628
  msgid "Footer %d widget area."
629
  msgstr "%d. Widget-Bereich in der Fußzeile (Footer)."
630
 
631
- #: lib/functions/widgetize.php:142
632
  msgid "This is the secondary sidebar if you are using a three column site layout option."
633
  msgstr "Dies ist die zweite Sidebar Widget-Area (Secondary). Du kannst Inhalte hinzufügen, indem Du Dein <a href=\"%s\">Widgets Panel</a> besuchst und neue Widgets zu diesem Bereich hinzufügst."
634
 
635
- #: lib/functions/widgetize.php:131
636
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
637
  msgstr "Dies ist die erste Sidebar Widget-Area (Primary). Du kannst Inhalte hinzufügen, indem Du Dein <a href=\"%s\">Widgets Panel</a> besuchst und neue Widgets zu diesem Bereich hinzufügst."
638
 
639
- #: lib/functions/deprecated.php:195
640
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
641
  msgstr "Das Argument \"context\" wurde mit \"theme_location\" im $args-Array ersetzt."
642
 
643
- #: lib/classes/admin.php:140
 
644
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
645
  msgstr "Du kannst %s nicht verwenden, um zwei Menüs in derselben Unterklasse (subclass) zu erstellen. Bitte benutze getrennte Unterklassen (subclasses) für jedes Menü."
646
 
647
- #: lib/views/meta-boxes/genesis-user-author.php:1
648
  msgid "Author Archive Settings"
649
  msgstr "Autorenarchiv-Einstellungen"
650
 
651
- #: lib/views/meta-boxes/genesis-user-settings.php:1
652
  msgid "User Permissions"
653
  msgstr "Benutzer-Berechtigungen"
654
 
655
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:23
656
  msgid "Please select the color style from the drop down list and save your settings."
657
  msgstr "Bitte wähle das Farbschema aus dem Aufklappmenü und speichere Deine Einstellungen."
658
 
659
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:9
660
  msgid "Color Style:"
661
  msgstr "Farbschema:"
662
 
 
 
663
  #. translators: Escaped HTML head tag.
664
  #. translators: Escaped HTML body tag.
665
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:11
666
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:24
 
 
667
  msgid "This code will output immediately before the closing %s tag in the document source."
668
  msgstr "Die in eingefügten Skripte werden unmittelbar vor dem schließenden %s-Tag ausgeführt."
669
 
670
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:40
671
  msgid "Image Size:"
672
  msgstr "Bildgröße:"
673
 
674
- #: lib/admin/theme-settings.php:265
675
  msgid "Color Style"
676
  msgstr "Farbschema"
677
 
678
- #: lib/admin/theme-settings.php:82
679
  msgid "Follow me on Twitter"
680
  msgstr "Folge mir auf Twitter"
681
 
682
- #: lib/admin/cpt-archive-settings.php:60 lib/admin/cpt-archive-settings.php:61
683
- #: lib/admin/cpt-archive-settings.php:149
684
- #: lib/admin/cpt-archive-settings.php:170
685
- #: lib/views/help/cpt-archive-archive.php:1
686
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:4
 
687
  msgid "Archive Settings"
688
  msgstr "Archiv-Einstellungen"
689
 
690
  #. translators: Meta rel attribute.
691
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
692
  msgid "Adjacent Posts %s link tags"
693
  msgstr "%s Link Tags der benachbarten Beiträge"
694
 
695
- #: lib/admin/cpt-archive-settings.php:156
696
- #: lib/admin/cpt-archive-settings.php:172 lib/admin/inpost-metaboxes.php:199
697
- #: lib/views/help/cpt-archive-layout.php:1
698
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:11
699
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:15
700
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:1
701
- #: lib/views/meta-boxes/genesis-user-layout.php:5
 
702
  msgid "Layout Settings"
703
  msgstr "Layout-Einstellungen"
704
 
705
- #: lib/admin/inpost-metaboxes.php:29 lib/admin/inpost-metaboxes.php:60
706
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:1
 
707
  msgid "Theme SEO Settings"
708
  msgstr "Theme SEO-Einstellungen"
709
 
710
- #: lib/functions/formatting.php:367
711
  msgctxt "separator in time difference"
712
  msgid "and"
713
  msgstr "und"
714
 
715
- #: lib/functions/formatting.php:340
 
716
  msgctxt "time difference"
717
  msgid "%s second"
718
  msgid_plural "%s seconds"
719
  msgstr[0] "%s Sekunde"
720
  msgstr[1] "%s Sekunden"
721
 
722
- #: lib/functions/formatting.php:339
 
723
  msgctxt "time difference"
724
  msgid "%s minute"
725
  msgid_plural "%s minutes"
726
  msgstr[0] "%s Minute"
727
  msgstr[1] "%s Minuten"
728
 
729
- #: lib/functions/formatting.php:338
 
730
  msgctxt "time difference"
731
  msgid "%s hour"
732
  msgid_plural "%s hours"
733
  msgstr[0] "%s Stunde"
734
  msgstr[1] "%s Stunden"
735
 
736
- #: lib/functions/formatting.php:337
 
737
  msgctxt "time difference"
738
  msgid "%s day"
739
  msgid_plural "%s days"
740
  msgstr[0] "%s Tag"
741
  msgstr[1] "%s Tagen"
742
 
743
- #: lib/functions/formatting.php:336
 
744
  msgctxt "time difference"
745
  msgid "%s week"
746
  msgid_plural "%s weeks"
747
  msgstr[0] "%s Woche"
748
  msgstr[1] "%s Woche"
749
 
750
- #: lib/functions/formatting.php:335
 
751
  msgctxt "time difference"
752
  msgid "%s month"
753
  msgid_plural "%s months"
754
  msgstr[0] "%s Monat"
755
  msgstr[1] "%s Monate"
756
 
757
- #: lib/functions/formatting.php:334
 
758
  msgctxt "time difference"
759
  msgid "%s year"
760
  msgid_plural "%s years"
761
  msgstr[0] "%s Jahr"
762
  msgstr[1] "%s Jahre"
763
 
764
- #: lib/functions/formatting.php:329
765
  msgctxt "time difference"
766
  msgid "seconds"
767
  msgstr "Sekunden"
768
 
769
- #: lib/admin/customizer.php:369
770
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:71
771
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
772
  msgstr "Diese Archiv-Optionen beeinflussen alle Blogauflistungen Deiner Webseite, einschließlich der Archiv-, Blog-, Kategorien-, Such- und Tag-Seiten."
773
 
774
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:31
775
  msgid "404 Page"
776
  msgstr "404-Fehlerseiten"
777
 
778
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:28
779
  msgid "Archives"
780
  msgstr "Archiv-Seiten"
781
 
782
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:25
783
  msgid "Pages"
784
  msgstr "Seiten"
785
 
786
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:12
787
  msgid "Front Page"
788
  msgstr "Startseite"
789
 
790
- #: lib/admin/theme-settings.php:241 lib/admin/theme-settings.php:291
791
- #: lib/views/help/genesis-scripts.php:1
 
792
  msgid "Header and Footer Scripts"
793
  msgstr "Header- und Footer-Scripte"
794
 
795
- #: lib/admin/customizer.php:320 lib/admin/theme-settings.php:238
796
- #: lib/admin/theme-settings.php:286 lib/views/help/genesis-comments.php:1
 
 
797
  msgid "Comments and Trackbacks"
798
  msgstr "Kommentare und Trackbacks"
799
 
800
- #: lib/admin/theme-settings.php:230 lib/admin/theme-settings.php:271
801
- #: lib/views/help/genesis-layout.php:1
802
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:8
 
803
  msgid "Default Layout"
804
  msgstr "Standard-Layout"
805
 
806
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
 
807
  msgid "Keywords are generally ignored by Search Engines."
808
  msgstr "Schlüsselwörter (Keywords) werden allgemein ignoriert von Suchmaschinen."
809
 
810
- #: lib/admin/seo-settings.php:47 lib/admin/theme-settings.php:62
811
- #: lib/classes/admin.php:131
 
812
  msgid "Settings saved."
813
  msgstr "Einstellungen gespeichert."
814
 
815
- #: lib/admin/seo-settings.php:48 lib/admin/theme-settings.php:63
816
- #: lib/classes/admin.php:132
 
817
  msgid "Settings reset."
818
  msgstr "Einstellungen zurückgesetzt."
819
 
820
- #: lib/admin/import-export.php:100
821
  msgid "Settings successfully imported."
822
  msgstr "Einstellungen erfolgreich importiert."
823
 
824
- #: lib/views/pages/genesis-admin-import-export.php:24
825
  msgid "Upload File and Import"
826
  msgstr "Datei hochladen und importieren"
827
 
828
- #: lib/views/pages/genesis-admin-import-export.php:16
829
  msgid "Choose the file from your computer and click \"Upload file and Import\""
830
  msgstr "Wähle die Datei von Deinem Computer und klicke \"Hochladen und importieren\""
831
 
832
- #: lib/admin/customizer.php:195
833
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:12
834
  msgid "Default"
835
  msgstr "Standard"
836
 
837
- #: lib/structure/post.php:666 lib/structure/post.php:786
838
  msgid "Next Page"
839
  msgstr "Nächste Seite"
840
 
841
- #: lib/structure/post.php:665 lib/structure/post.php:748
842
  msgid "Previous Page"
843
  msgstr "Vorherige Seite"
844
 
@@ -846,15 +1078,16 @@ msgstr "Vorherige Seite"
846
  msgid "ago"
847
  msgstr "vor"
848
 
849
- #: lib/classes/class-genesis-script-loader.php:177
850
  msgid "Select / Deselect All"
851
  msgstr "Alles auswählen / nicht auswählen"
852
 
853
- #: lib/admin/import-export.php:145
854
  msgid "No export options available."
855
  msgstr "Keine Export-Einstellungen verfügbar."
856
 
857
- #: lib/functions/widgetize.php:174
 
858
  msgid "Footer %d"
859
  msgstr "Fußzeile (Footer) %d"
860
 
@@ -862,196 +1095,197 @@ msgstr "Fußzeile (Footer) %d"
862
  msgid "No Label Selected"
863
  msgstr "Kein Label ausgewählt"
864
 
865
- #: lib/admin/import-export.php:102
866
  msgid "There was a problem importing your settings. Please try again."
867
  msgstr "Es gab ein Problem beim Importieren Deiner Einstellungen. Bitte versuche es noch einmal."
868
 
869
- #: lib/functions/markup.php:1117 lib/functions/widgetize.php:141
870
  msgid "Secondary Sidebar"
871
  msgstr "Zweit-Sidebar (Secondary)"
872
 
873
- #: lib/functions/markup.php:1096 lib/functions/widgetize.php:130
874
  msgid "Primary Sidebar"
875
  msgstr "Haupt-Sidebar (Primary)"
876
 
877
- #: lib/functions/widgetize.php:119
878
  msgid "Header Right"
879
  msgstr "Kopfzeile rechts"
880
 
881
- #: lib/classes/breadcrumb.php:60
882
  msgid "Not found: "
883
  msgstr "Nicht gefunden: "
884
 
885
- #: lib/widgets/featured-post-widget.php:546
886
  msgid "No Content"
887
  msgstr "Kein Inhalt"
888
 
889
- #: lib/widgets/featured-post-widget.php:545
890
  msgid "Show Content Limit"
891
  msgstr "Inhaltslimit anzeigen"
892
 
893
- #: lib/widgets/featured-post-widget.php:544
894
  msgid "Show Excerpt"
895
  msgstr "Auszug anzeigen"
896
 
897
- #: lib/widgets/featured-post-widget.php:543
898
  msgid "Show Content"
899
  msgstr "Inhalt anzeigen"
900
 
901
- #: lib/widgets/featured-post-widget.php:541
902
  msgid "Content Type"
903
  msgstr "Inhaltstyp"
904
 
905
- #: lib/widgets/featured-post-widget.php:533
906
  msgid "Show Post Info"
907
  msgstr "Beitrags-Info anzeigen (Byline)"
908
 
909
- #: lib/widgets/featured-page-widget.php:286
910
- #: lib/widgets/featured-post-widget.php:493
911
  msgid "Show Featured Image"
912
  msgstr "Featured-Bild anzeigen"
913
 
914
- #: lib/views/meta-boxes/genesis-user-author.php:22
915
  msgid "This text will be the first paragraph, and display on the first page"
916
  msgstr "Dieser Text wird der erste Absatz sein und auf der ersten Seite angezeigt werden"
917
 
918
- #: lib/views/meta-boxes/genesis-user-author.php:19
919
  msgid "Custom Description Text"
920
  msgstr "Nutzerspezifischer Beschreibungstext"
921
 
922
  #. translators: Escaped H1 tag.
923
- #: lib/views/meta-boxes/genesis-user-author.php:12
924
  msgid "Will display in the %s tag at the top of the first page"
925
  msgstr "Wird angezeigt beim %s-Stichwort, zu Beginn der ersten Seite"
926
 
927
- #: lib/views/meta-boxes/genesis-user-author.php:6
928
  msgid "Custom Archive Headline"
929
  msgstr "Nutzerspezifische Archivseiten-Überschrift"
930
 
931
- #: lib/views/meta-boxes/genesis-user-author.php:2
932
- #: lib/views/meta-boxes/genesis-user-layout.php:6
933
- #: lib/views/meta-boxes/genesis-user-seo.php:2
934
  msgid "These settings apply to this author's archive pages."
935
  msgstr "Diese Einstellungen werden auf die Archivübersichtsseiten dieses Benutzers angewendet."
936
 
937
- #: lib/views/meta-boxes/genesis-user-author.php:33
938
  msgid "Enable Author Box on this User's Archives?"
939
  msgstr "Autoren-Box bei Archivübersichten dieses Benutzers aktivieren?"
940
 
941
- #: lib/views/meta-boxes/genesis-user-author.php:30
942
  msgid "Enable Author Box on this User's Posts?"
943
  msgstr "Autoren-Box bei Beiträgen dieses Benutzers aktivieren?"
944
 
945
- #: lib/views/meta-boxes/genesis-user-settings.php:16
946
  msgid "Enable Import/Export Submenu?"
947
  msgstr "Import-/ Export-Untermenü aktivieren?"
948
 
949
- #: lib/views/meta-boxes/genesis-user-settings.php:12
950
  msgid "Enable SEO Settings Submenu?"
951
  msgstr "SEO-Einstellungen Untermenü aktivieren?"
952
 
953
- #: lib/views/meta-boxes/genesis-user-settings.php:8
954
  msgid "Enable Genesis Admin Menu?"
955
  msgstr "Genesis Administratoren-Menüs aktivieren?"
956
 
957
- #: lib/views/meta-boxes/genesis-user-settings.php:5
958
  msgid "Genesis Admin Menus"
959
  msgstr "Genesis Administratoren-Menüs"
960
 
961
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:36
962
  msgid "Include the Featured Image?"
963
  msgstr "Featured-Bild einschließen?"
964
 
965
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:6
966
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:9
967
- #: lib/views/meta-boxes/genesis-user-layout.php:10
968
- #: lib/views/meta-boxes/genesis-user-layout.php:13
969
  msgid "Choose Layout"
970
  msgstr "Layout auswählen"
971
 
972
- #: lib/admin/import-export.php:46 lib/admin/import-export.php:64
973
- #: lib/views/help/import-export-general.php:1
 
974
  msgid "Import/Export"
975
  msgstr "Import/ Export"
976
 
977
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:36
978
  msgid "Custom Post Class"
979
  msgstr "Benutzerdefinierte Beitrags-CSS-Klasse"
980
 
981
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:32
982
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:31
983
  msgid "Custom Body Class"
984
  msgstr "Benutzerdefinierte Body-CSS-Klasse"
985
 
986
- #: lib/views/help/genesis-inpost-seo.php:21
987
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
988
  msgid "Custom Redirect URL"
989
  msgstr "Benutzerdefinierte Umleitungs-URL"
990
 
991
  #. translators: Title string length
992
  #. translators: Description string length
993
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:15
994
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:28
995
  msgid "Characters Used: %s"
996
  msgstr "Bis jetzt benutzte Zeichenanzahl: %s"
997
 
998
- #: lib/views/pages/genesis-admin-import-export.php:47
999
  msgid "Download Export File"
1000
  msgstr "Export-Datei herunterladen"
1001
 
1002
- #: lib/views/pages/genesis-admin-import-export.php:40
1003
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1004
  msgstr "Wenn Du einmal die Einstellungen-Datei erzeugt und gesichert hast, kannst Du die Importfunktion bei einer anderen (Genesis-) Webseite verwenden, um diese Daten zu importieren."
1005
 
1006
- #: lib/views/pages/genesis-admin-import-export.php:32
1007
  msgid "Export Genesis Settings File"
1008
  msgstr "Genesis Einstellungen-Datei exportieren"
1009
 
1010
- #: lib/views/pages/genesis-admin-import-export.php:21
1011
  msgid "Upload File (Maximum Size: %s): "
1012
  msgstr "Datei hochladen (Maximalgröße: %s):"
1013
 
1014
- #: lib/views/pages/genesis-admin-import-export.php:8
1015
  msgid "Import Genesis Settings File"
1016
  msgstr "Genesis Einstellungen-Datei importieren"
1017
 
1018
- #: lib/admin/import-export.php:45
1019
  msgid "Genesis - Import/Export"
1020
  msgstr "Genesis - Import/ Export"
1021
 
1022
- #: lib/widgets/user-profile-widget.php:202
1023
  msgid "Show Author Archive Link?"
1024
  msgstr "Autoren-Archiv-Link anzeigen?"
1025
 
1026
- #: lib/widgets/user-profile-widget.php:191
1027
  msgid "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."
1028
  msgstr "Wähle Deine \"Über mich\"-Seite aus der Liste unten aus, auf die am Ende des Abschnitts \"über mich\" verlinkt wird."
1029
 
1030
- #: lib/widgets/user-profile-widget.php:184
1031
  msgid "Custom Text (below)"
1032
  msgstr "Freier Text (siehe unten)"
1033
 
1034
- #: lib/widgets/user-profile-widget.php:182
1035
  msgid "Author Bio"
1036
  msgstr "Autor-Biografie"
1037
 
1038
- #: lib/widgets/user-profile-widget.php:179
1039
  msgid "Select which text you would like to use as the author description"
1040
  msgstr "Wähle den Text, den Du als Autor-Beschreibung verwenden möchtest"
1041
 
1042
- #: lib/widgets/user-profile-widget.php:161
1043
  msgid "Extra Large"
1044
  msgstr "Extra groß"
1045
 
1046
- #: lib/widgets/user-profile-widget.php:161
1047
  msgid "Large"
1048
  msgstr "Groß"
1049
 
1050
- #: lib/widgets/user-profile-widget.php:161
1051
  msgid "Medium"
1052
  msgstr "Mittelgroß"
1053
 
1054
- #: lib/widgets/user-profile-widget.php:161
1055
  msgid "Small"
1056
  msgstr "Klein"
1057
 
@@ -1071,97 +1305,93 @@ msgstr "Genesis - Benutzerprofil"
1071
  msgid "Displays user profile block with Gravatar"
1072
  msgstr "Zeigt Benutzerprofile mit Gravatar an"
1073
 
1074
- #: lib/widgets/featured-post-widget.php:586
1075
  msgid "Link Text"
1076
  msgstr "Link-Text"
1077
 
1078
- #: lib/widgets/featured-post-widget.php:582
1079
  msgid "Show Category Archive Link"
1080
  msgstr "Kategorie-Archiv-Link anzeigen"
1081
 
1082
- #: lib/widgets/featured-post-widget.php:564
1083
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1084
  msgstr "Um eine ungeordnete Liste aus dieser Kategorie anzuzeigen, fülle bitte die unten angegebenen Informationen aus"
1085
 
1086
- #: lib/widgets/featured-post-widget.php:556
1087
  msgid "More Text (if applicable)"
1088
  msgstr "Mehr-Text (falls vorhanden)"
1089
 
1090
- #: lib/widgets/featured-post-widget.php:528
1091
  msgid "Show Post Title"
1092
  msgstr "Titel des Beitrags anzeigen"
1093
 
1094
- #: lib/widgets/featured-post-widget.php:479
1095
- #: lib/widgets/user-profile-widget.php:170
1096
  msgid "Gravatar Alignment"
1097
  msgstr "Gravatar-Ausrichtung"
1098
 
1099
- #: lib/widgets/featured-post-widget.php:474
1100
  msgid "Extra Large (125px)"
1101
  msgstr "Extra Large (125px) - extragroß"
1102
 
1103
- #: lib/widgets/featured-post-widget.php:473
1104
  msgid "Large (85px)"
1105
  msgstr "Large (85px) - groß"
1106
 
1107
- #: lib/widgets/featured-post-widget.php:472
1108
  msgid "Medium (65px)"
1109
  msgstr "Medium (65px) - mittel"
1110
 
1111
- #: lib/widgets/featured-post-widget.php:471
1112
  msgid "Small (45px)"
1113
  msgstr "Small (45px) - klein"
1114
 
1115
- #: lib/widgets/featured-post-widget.php:469
1116
- #: lib/widgets/user-profile-widget.php:158
1117
  msgid "Gravatar Size"
1118
  msgstr "Gravatar-Größe"
1119
 
1120
- #: lib/widgets/featured-post-widget.php:465
1121
  msgid "Show Author Gravatar"
1122
  msgstr "Autor-Gravatar anzeigen"
1123
 
1124
- #: lib/widgets/featured-post-widget.php:445
1125
  msgid "Ascending (1, 2, 3)"
1126
  msgstr "Aufsteigend (1, 2, 3)"
1127
 
1128
- #: lib/widgets/featured-post-widget.php:444
1129
  msgid "Descending (3, 2, 1)"
1130
  msgstr "Absteigend (3, 2, 1)"
1131
 
1132
- #: lib/widgets/featured-post-widget.php:442
1133
  msgid "Sort Order"
1134
  msgstr "Sortierung"
1135
 
1136
- #: lib/widgets/featured-post-widget.php:437
1137
  msgid "Random"
1138
  msgstr "Zufallsauswahl"
1139
 
1140
- #: lib/widgets/featured-post-widget.php:436
1141
  msgid "Comment Count"
1142
  msgstr "Anzahl Kommentare"
1143
 
1144
- #: lib/widgets/featured-post-widget.php:435
1145
  msgid "ID"
1146
  msgstr "ID"
1147
 
1148
- #: lib/widgets/featured-post-widget.php:434
1149
  msgid "Parent"
1150
  msgstr "Übergeordn."
1151
 
1152
  #: lib/widgets/featured-post-widget.php:432
1153
- msgid "Date"
1154
- msgstr "Datum"
1155
-
1156
- #: lib/widgets/featured-post-widget.php:430
1157
  msgid "Order By"
1158
  msgstr "Sortieren nach"
1159
 
1160
- #: lib/widgets/featured-post-widget.php:425
1161
  msgid "Number of Posts to Offset"
1162
  msgstr "Offset (Abstand) für Beitragsanzeige"
1163
 
1164
- #: lib/widgets/featured-post-widget.php:405
1165
  msgid "Category"
1166
  msgstr "Kategorie"
1167
 
@@ -1181,41 +1411,42 @@ msgstr "Genesis - Featured Beiträge"
1181
  msgid "Displays featured posts with thumbnails"
1182
  msgstr "Zeigt \"Featured\"-Beiträge mit Thumbnails"
1183
 
1184
- #: lib/widgets/featured-page-widget.php:329
1185
  msgid "More Text"
1186
  msgstr "Mehr-Text"
1187
 
1188
- #: lib/widgets/featured-page-widget.php:324
1189
  msgid "Content Character Limit"
1190
  msgstr "Maximale Zeichenanzahl"
1191
 
1192
- #: lib/widgets/featured-page-widget.php:320
1193
  msgid "Show Page Content"
1194
  msgstr "Seiteninhalt anzeigen"
1195
 
1196
- #: lib/widgets/featured-page-widget.php:315
1197
  msgid "Show Page Title"
1198
  msgstr "Seitentitel anzeigen"
1199
 
1200
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:29
1201
- #: lib/widgets/featured-page-widget.php:304
1202
- #: lib/widgets/featured-post-widget.php:481
1203
- #: lib/widgets/featured-post-widget.php:511
1204
- #: lib/widgets/user-profile-widget.php:172
1205
- #: lib/widgets/user-profile-widget.php:192
 
1206
  msgid "None"
1207
  msgstr "Keine"
1208
 
1209
- #: lib/widgets/featured-page-widget.php:302
1210
- #: lib/widgets/featured-post-widget.php:509
1211
  msgid "Image Alignment"
1212
  msgstr "Bildausrichtung"
1213
 
1214
- #: lib/widgets/featured-page-widget.php:271
1215
  msgid "Page"
1216
  msgstr "Seite"
1217
 
1218
- #: lib/shortcodes/footer.php:183 lib/structure/post.php:280
1219
  msgid "by"
1220
  msgstr "von"
1221
 
@@ -1227,27 +1458,29 @@ msgstr "Genesis - Featured Seite"
1227
  msgid "Displays featured page with thumbnails"
1228
  msgstr "Zeigt \"Featured\"-Beiträge mit Thumbnails"
1229
 
1230
- #: lib/widgets/featured-page-widget.php:266
1231
- #: lib/widgets/featured-post-widget.php:396
1232
- #: lib/widgets/featured-post-widget.php:433
1233
- #: lib/widgets/featured-post-widget.php:567
1234
  #: lib/widgets/user-profile-widget.php:148
1235
  msgid "Title"
1236
  msgstr "Titel"
1237
 
1238
- #: lib/classes/breadcrumb.php:57
1239
  msgid "Search for "
1240
  msgstr "Suche nach "
1241
 
1242
- #: lib/classes/breadcrumb.php:53 lib/classes/breadcrumb.php:54
1243
- #: lib/classes/breadcrumb.php:55 lib/classes/breadcrumb.php:56
1244
- #: lib/classes/breadcrumb.php:58 lib/classes/breadcrumb.php:59
1245
- #: lib/structure/archive.php:181 lib/structure/archive.php:183
1246
- #: lib/structure/archive.php:185
 
 
1247
  msgid "Archives for "
1248
  msgstr "Archiv für "
1249
 
1250
- #: lib/classes/breadcrumb.php:52
1251
  msgid "You are here: "
1252
  msgstr "Aktuelle Seite: "
1253
 
@@ -1263,7 +1496,7 @@ msgstr "Erste Sidebar Widget-Area (Primary)"
1263
  msgid "Search"
1264
  msgstr "Suche"
1265
 
1266
- #: lib/structure/post.php:550 lib/structure/post.php:579
1267
  msgid "About"
1268
  msgstr "Über"
1269
 
@@ -1271,59 +1504,61 @@ msgstr "Über"
1271
  msgid "By"
1272
  msgstr "von"
1273
 
1274
- #: lib/structure/post.php:365 lib/structure/post.php:367
1275
  msgid "[Read more...]"
1276
  msgstr "[Weiterlesen...]"
1277
 
1278
- #: lib/structure/menu.php:149
1279
  msgid "Comments"
1280
  msgstr "Kommentare"
1281
 
1282
- #: lib/structure/menu.php:148
1283
  msgid "Posts"
1284
  msgstr "Beiträge"
1285
 
1286
- #: lib/init.php:57
1287
  msgid "Primary Navigation Menu"
1288
  msgstr "Haupt-Navigations-Menü"
1289
 
1290
- #: lib/structure/footer.php:149
1291
  msgid "Copyright"
1292
  msgstr "Urheberrecht"
1293
 
1294
- #: lib/structure/comments.php:447
1295
  msgid "Speak Your Mind"
1296
  msgstr "Deine Meinung ist uns wichtig"
1297
 
1298
- #: lib/structure/comments.php:438
1299
  msgid "Website"
1300
  msgstr "Webseite"
1301
 
1302
- #: lib/structure/comments.php:432
1303
  msgid "Email"
1304
  msgstr "E-Mail"
1305
 
1306
- #: lib/structure/comments.php:426
1307
  msgid "Name"
1308
  msgstr "Name"
1309
 
1310
- #: lib/structure/comments.php:248 lib/structure/comments.php:351
1311
  msgid "Your comment is awaiting moderation."
1312
  msgstr "Dein Kommentar muss noch moderiert werden."
1313
 
1314
- #: lib/structure/comments.php:241
 
1315
  msgid "%1$s at %2$s"
1316
  msgstr "%1$s um %2$s"
1317
 
1318
- #: lib/structure/comments.php:237 lib/structure/comments.php:306
1319
  msgid "says"
1320
  msgstr "meint"
1321
 
1322
- #: lib/structure/comments.php:237
1323
- msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
1324
- msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
 
1325
 
1326
- #: lib/structure/comments.php:151
1327
  msgid "<h3>Trackbacks</h3>"
1328
  msgstr "<h3>Trackbacks/ Pingbacks</h3>"
1329
 
@@ -1331,16 +1566,16 @@ msgstr "<h3>Trackbacks/ Pingbacks</h3>"
1331
  msgid "<h3>Comments</h3>"
1332
  msgstr "<h3>Kommentare</h3>"
1333
 
1334
- #: lib/shortcodes/post.php:605 lib/structure/comments.php:242
1335
- #: lib/structure/comments.php:335 lib/structure/post.php:357
1336
  msgid "(Edit)"
1337
  msgstr "(Bearbeiten)"
1338
 
1339
- #: lib/shortcodes/post.php:498 lib/shortcodes/post.php:542
1340
  msgid "Filed Under: "
1341
  msgstr "Kategorie: "
1342
 
1343
- #: lib/shortcodes/post.php:454
1344
  msgid "Tagged With: "
1345
  msgstr "Stichworte: "
1346
 
@@ -1356,11 +1591,11 @@ msgstr "1 Kommentar"
1356
  msgid "Leave a Comment"
1357
  msgstr "Kommentar verfassen"
1358
 
1359
- #: lib/shortcodes/footer.php:310
1360
  msgid "Log out"
1361
  msgstr "Abmelden"
1362
 
1363
- #: lib/shortcodes/footer.php:308
1364
  msgid "Log in"
1365
  msgstr "Anmelden"
1366
 
@@ -1368,341 +1603,360 @@ msgstr "Anmelden"
1368
  msgid "Return to top of page"
1369
  msgstr "Nach oben"
1370
 
1371
- #: lib/functions/upgrade.php:728
 
1372
  msgid "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."
1373
  msgstr "Genesis %s ist jetzt verfügbar. Wir haben die 1-Klick-Updates in dieses Theme integriert. Melde Dich bitte im Dashboard an, um künftig Aktualisierungen einfach durchführen zu können."
1374
 
1375
- #: lib/functions/upgrade.php:727
1376
- msgid "Genesis %s is available for %s"
1377
- msgstr "Genesis %s ist verfügbar zum %s"
 
1378
 
1379
- #: lib/functions/upgrade.php:653
1380
  msgid "Click here to complete the upgrade"
1381
  msgstr "Klicke hier, um die Aktualisierung abzuschließen"
1382
 
1383
- #: lib/classes/breadcrumb.php:44 lib/functions/deprecated.php:226
1384
  msgid "Home"
1385
  msgstr "Start"
1386
 
1387
- #: lib/widgets/featured-post-widget.php:420
1388
- #: lib/widgets/featured-post-widget.php:572
1389
  msgid "Number of Posts to Show"
1390
  msgstr "Anzahl der anzuzeigenden Beiträge"
1391
 
1392
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:9
1393
- #: lib/widgets/featured-post-widget.php:413
1394
  msgid "All Categories"
1395
  msgstr "Alle Kategorien"
1396
 
1397
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:8
1398
  msgid "Display which category"
1399
  msgstr "Welche Kategorien sollen angezeigt werden:"
1400
 
1401
- #: lib/admin/customizer.php:482
1402
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1403
  msgid "Numeric"
1404
  msgstr "Numerisch"
1405
 
1406
- #: lib/admin/customizer.php:481
1407
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
1408
  msgid "Previous / Next"
1409
  msgstr "Zurück / Weiter"
1410
 
1411
- #: lib/widgets/featured-page-widget.php:290
1412
- #: lib/widgets/featured-post-widget.php:497
1413
  msgid "Image Size"
1414
  msgstr "Bildgröße"
1415
 
1416
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:28
1417
- #: lib/widgets/featured-post-widget.php:551
1418
  msgid "characters"
1419
  msgstr "Zeichen"
1420
 
1421
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:25
1422
- #: lib/widgets/featured-post-widget.php:549
1423
  msgid "Limit content to"
1424
  msgstr "Inhalt begrenzen auf"
1425
 
1426
- #: lib/admin/customizer.php:419
1427
  msgid "Select one of the following"
1428
  msgstr "Wähle eine der folgenden Möglichkeiten"
1429
 
1430
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:21
1431
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:24
1432
  msgid "Enable Trackbacks"
1433
  msgstr "Trackbacks aktivieren"
1434
 
1435
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:14
1436
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:30
1437
  msgid "on pages?"
1438
  msgstr "auf Seiten?"
1439
 
1440
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:11
1441
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:27
1442
  msgid "on posts?"
1443
  msgstr "in Beiträgen?"
1444
 
1445
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:5
1446
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:8
1447
  msgid "Enable Comments"
1448
  msgstr "Kommentare aktivieren"
1449
 
1450
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:13
1451
  msgid "Enter your custom comments feed URL"
1452
  msgstr "Benutzerspezifische Kommentar-Feed-URL (Adresse) eingeben:"
1453
 
1454
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:5
1455
  msgid "Enter your custom feed URL"
1456
  msgstr "Benutzerspezifische Feed-URL (Adresse) eingeben:"
1457
 
1458
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:42
1459
  msgid "Twitter Link Text:"
1460
  msgstr "Twitter Link-Text (Bezeichnung)"
1461
 
1462
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:38
1463
  msgid "Enter Twitter ID:"
1464
  msgstr "Twitter-ID eingeben (Nutzername)"
1465
 
1466
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:33
1467
  msgid "Twitter link"
1468
  msgstr "Twitter-Link"
1469
 
1470
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:32
1471
  msgid "Search form"
1472
  msgstr "Suchformular"
1473
 
1474
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:31
1475
  msgid "RSS feed links"
1476
  msgstr "RSS-Feed-Links"
1477
 
1478
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
1479
  msgid "Today's date"
1480
  msgstr "Das heutige Datum"
1481
 
1482
- #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:11
1483
- #: lib/views/help/genesis-layout.php:11
1484
  msgid "Full Width Content"
1485
  msgstr "Inhalt in voller Breite"
1486
 
1487
- #: lib/admin/customizer.php:149
1488
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:9
1489
  msgid "Image logo"
1490
  msgstr "Bild als Logo"
1491
 
1492
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:8
1493
  msgid "Dynamic text"
1494
  msgstr "Dynamischer Text"
1495
 
1496
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:10
1497
  msgid "Released"
1498
  msgstr "Veröffentlicht am:"
1499
 
1500
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:5
1501
  msgid "Version"
1502
  msgstr "Version:"
1503
 
1504
- #: lib/admin/customizer.php:368 lib/admin/theme-settings.php:239
1505
- #: lib/admin/theme-settings.php:287 lib/views/help/genesis-archives.php:1
 
 
1506
  msgid "Content Archives"
1507
  msgstr "Inhaltsarchive"
1508
 
1509
- #: lib/admin/customizer.php:253 lib/admin/theme-settings.php:237
1510
- #: lib/admin/theme-settings.php:283 lib/views/help/genesis-breadcrumbs.php:1
 
 
1511
  msgid "Breadcrumbs"
1512
  msgstr "Breadcrumbs"
1513
 
1514
- #: lib/views/meta-boxes/genesis-user-author.php:27
1515
  msgid "Author Box"
1516
  msgstr "Autoren-Box"
1517
 
1518
- #: lib/admin/theme-settings.php:229 lib/admin/theme-settings.php:268
1519
- #: lib/views/help/genesis-feeds.php:1
 
1520
  msgid "Custom Feeds"
1521
  msgstr "Nutzerspezifische Feeds"
1522
 
1523
- #: lib/admin/theme-settings.php:228 lib/admin/theme-settings.php:262
1524
- #: lib/views/help/genesis-information.php:1
 
1525
  msgid "Information"
1526
  msgstr "Information"
1527
 
1528
  #. translators: Meta noindex attribute.
1529
  #. translators: Meta nofollow attribute.
1530
  #. translators: Meta noarchive attribute.
1531
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:32
1532
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:39
1533
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1534
- #: lib/views/meta-boxes/genesis-user-seo.php:33
1535
- #: lib/views/meta-boxes/genesis-user-seo.php:41
1536
- #: lib/views/meta-boxes/genesis-user-seo.php:48
 
 
1537
  msgid "Apply %s to this archive?"
1538
  msgstr "%s zu diesem Archiv hinzufügen?"
1539
 
1540
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:27
1541
- #: lib/views/meta-boxes/genesis-user-seo.php:28
1542
  msgid "Robots Meta"
1543
  msgstr "Robots Meta"
1544
 
1545
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:22
1546
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:22
1547
- #: lib/views/meta-boxes/genesis-user-seo.php:23
1548
  msgid "Comma separated list"
1549
  msgstr "Kommagetrennte Liste"
1550
 
1551
  #. translators: Meta noodp attribute.
1552
  #. translators: Meta noydir attribute.
1553
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:117
1554
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:124
1555
  msgid "Apply %s to your site?"
1556
  msgstr "%s für Deine Seite aktivieren?"
1557
 
1558
  #. translators: Meta noarchive attribute.
1559
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:59
1560
  msgid "Apply %s to Entire Site?"
1561
  msgstr "%s auf der ganzen Seite aktivieren?"
1562
 
1563
  #. translators: Meta noindex attribute.
1564
  #. translators: Meta noarchive attribute.
1565
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1566
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1567
  msgid "Apply %s to Search Archives?"
1568
  msgstr "%s für Such-Seiten/ -Archive aktivieren?"
1569
 
1570
  #. translators: Meta noindex attribute.
1571
  #. translators: Meta noarchive attribute.
1572
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1573
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1574
  msgid "Apply %s to Date Archives?"
1575
  msgstr "%s für Datumsbasierte Archive aktivieren?"
1576
 
1577
  #. translators: Meta noindex attribute.
1578
  #. translators: Meta noarchive attribute.
1579
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1580
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1581
  msgid "Apply %s to Author Archives?"
1582
  msgstr "%s für Autoren-Archive aktivieren?"
1583
 
1584
  #. translators: Meta noindex attribute.
1585
  #. translators: Meta noarchive attribute.
1586
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:18
1587
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:75
1588
  msgid "Apply %s to Tag Archives?"
1589
  msgstr "%s für Stichwort-Archive (Tags) aktivieren?"
1590
 
1591
  #. translators: Meta noindex attribute.
1592
  #. translators: Meta noarchive attribute.
1593
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:11
1594
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:68
1595
  msgid "Apply %s to Category Archives?"
1596
  msgstr "%s für Kategorie-Archive aktivieren?"
1597
 
1598
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
1599
  msgid "Include Shortlink tag?"
1600
  msgstr "Kurz-URL Tag hinzufügen?"
1601
 
1602
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:38
1603
  msgid "Shortlink Tag"
1604
  msgstr "Kurz-URL Tag (Shortlink):"
1605
 
1606
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:32
 
1607
  msgid "Include Windows Live Writer Support Tag?"
1608
  msgstr "Windows Live Writer (WLW) Support Tag hinzufügen?"
1609
 
1610
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:14
1611
  msgid "Relationship Link Tags"
1612
  msgstr "Beziehungs-Link-Tags:"
1613
 
1614
  #. translators: Meta noindex attribute.
1615
  #. translators: Meta nofollow attribute.
1616
  #. translators: Meta noarchive attribute.
1617
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:79
1618
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:86
1619
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
 
 
1620
  msgid "Apply %s to the homepage?"
1621
  msgstr "%s der Webseite zuweisen?"
1622
 
1623
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:27
1624
  msgid "I'll manually wrap my own text on the homepage"
1625
  msgstr "Ich werde meinen eigenen Text auf der Homepage einbinden."
1626
 
1627
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:21
 
1628
  msgid "Site Title"
1629
  msgstr "Seitentitel"
1630
 
1631
- #: lib/admin/customizer.php:467
1632
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:55
1633
- #: lib/widgets/featured-page-widget.php:306
1634
- #: lib/widgets/featured-post-widget.php:483
1635
- #: lib/widgets/featured-post-widget.php:513
1636
- #: lib/widgets/user-profile-widget.php:174
1637
  msgid "Right"
1638
  msgstr "Rechts"
1639
 
1640
- #: lib/admin/customizer.php:466
1641
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
1642
- #: lib/widgets/featured-page-widget.php:305
1643
- #: lib/widgets/featured-post-widget.php:482
1644
- #: lib/widgets/featured-post-widget.php:512
1645
- #: lib/widgets/user-profile-widget.php:173
1646
  msgid "Left"
1647
  msgstr "Links"
1648
 
1649
- #: lib/classes/class-genesis-script-loader.php:180
1650
  msgid "Are you sure you want to reset?"
1651
  msgstr "Bist Du sicher, dass Du die Einstellungen zurücksetzen möchtest?"
1652
 
1653
- #: lib/admin/seo-settings.php:46 lib/admin/theme-settings.php:61
1654
- #: lib/classes/admin.php:130
 
1655
  msgid "Reset Settings"
1656
  msgstr "Einstellungen zurücksetzen"
1657
 
1658
- #: lib/admin/seo-settings.php:39
1659
  msgid "Genesis - SEO Settings"
1660
  msgstr "Genesis - SEO Einstellungen"
1661
 
1662
- #: lib/admin/seo-settings.php:168 lib/admin/seo-settings.php:185
1663
- #: lib/views/help/seo-dochead.php:1
 
1664
  msgid "Document Head Settings"
1665
  msgstr "Dokumenten-Kopf-Einstellungen"
1666
 
1667
- #: lib/admin/seo-settings.php:167 lib/admin/seo-settings.php:184
1668
- #: lib/views/help/seo-homepage.php:1
 
1669
  msgid "Homepage Settings"
1670
  msgstr "Startseite-Einstellungen"
1671
 
1672
- #: lib/admin/cpt-archive-settings.php:152
1673
- #: lib/admin/cpt-archive-settings.php:171 lib/admin/import-export.php:125
1674
- #: lib/admin/seo-settings.php:40 lib/admin/seo-settings.php:165
1675
- #: lib/views/help/cpt-archive-seo.php:1 lib/views/help/seo-settings.php:1
 
 
1676
  msgid "SEO Settings"
1677
  msgstr "SEO-Einstellungen"
1678
 
1679
- #: lib/admin/import-export.php:121 lib/admin/theme-settings.php:50
1680
- #: lib/admin/theme-settings.php:51 lib/admin/theme-settings.php:227
1681
- #: lib/views/help/genesis-theme-settings.php:1
1682
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
1683
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
1684
- #: lib/views/meta-boxes/genesis-user-layout.php:17
 
 
 
1685
  msgid "Theme Settings"
1686
  msgstr "Theme-Einstellungen"
1687
 
1688
  #. translators: Meta noindex attribute.
1689
  #. translators: Meta nofollow attribute.
1690
  #. translators: Meta noarchive attribute.
1691
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:56
1692
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:64
1693
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:72
1694
  msgid "Apply %s to this post/page"
1695
  msgstr "%s diesen Beiträgen/ Seiten zuweisen"
1696
 
1697
- #: lib/admin/seo-settings.php:169 lib/admin/seo-settings.php:186
1698
- #: lib/views/help/seo-robots.php:1
1699
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:50
 
1700
  msgid "Robots Meta Settings"
1701
  msgstr "Robots Meta-Einstellungen"
1702
 
1703
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:5
1704
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:5
1705
- #: lib/views/meta-boxes/genesis-user-seo.php:6
1706
  msgid "Custom Document Title"
1707
  msgstr "Individueller Dokumenten-Titel"
1708
 
@@ -1710,607 +1964,624 @@ msgstr "Individueller Dokumenten-Titel"
1710
  msgid "This post is password protected. Enter the password to view comments."
1711
  msgstr "Dieser Beitrag ist durch ein Passwort geschützt. Gib das Kennwort ein, um die Kommentare zu sehen."
1712
 
1713
- #: lib/functions/general.php:446
1714
  msgid "Recent Posts:"
1715
  msgstr "Neueste Beiträge:"
1716
 
1717
- #: lib/functions/general.php:443
1718
  msgid "Monthly:"
1719
  msgstr "Monatlich:"
1720
 
1721
- #: lib/functions/general.php:440
1722
  msgid "Authors:"
1723
  msgstr "Autoren:"
1724
 
1725
- #: lib/functions/general.php:437
1726
  msgid "Categories:"
1727
  msgstr "Kategorien:"
1728
 
1729
- #: lib/functions/general.php:432 lib/structure/post.php:387
1730
  msgid "Pages:"
1731
  msgstr "Seiten:"
1732
 
1733
- #: lib/admin/theme-settings.php:242
1734
  msgid "Home Pages"
1735
  msgstr "Startseiten-Info"
1736
 
1737
- #: lib/views/help/genesis-home.php:24
1738
  msgid "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."
1739
  msgstr "Diese letzte Art wird bevorzugt, denn dadurch wird es viel einfacher einen Blog auf der Startseite anzuzeigen (keine Erfordernis die Datei <code>home.php</code> umzubenennen). Außerdem wird so die Verwirrung vermieden, wenn Situationen auftreten, wo kein Inhalt auf der Startseite erscheint, wenn das Theme erstmalig installiert wird."
1740
 
1741
- #: lib/views/help/genesis-home.php:21
1742
  msgid "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."
1743
  msgstr "Die dritte Art von Startseite ist die 'neue dynamische Startseite'. Dies ist gängig bei den neuesten Child Themes. Dabei werden standardmäßig die neusten Beiträge angezeigt. Es sei denn, Du hast <em>aktive Widgets</em> in den speziellen Widget-Bereichen für die Startseite (Homepage) platziert. In diesem Falle wird automatisch die Startseite widgetisiert angezeigt."
1744
 
1745
- #: lib/views/help/genesis-home.php:18
1746
  msgid "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."
1747
  msgstr "Eine weitere beliebte Startseiten-Art ist eine \"Blog\"-Homepage. Diese erlebst Du bei den meisten freien Child Themes. Dabei werden die neuesten Beiträge angezeigt - ohne irgendwelche zusätzlichen Einrichtungen durch Dich."
1748
 
1749
- #: lib/views/help/genesis-home.php:15
1750
  msgid "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."
1751
  msgstr "Falls Dein Child Theme eine angepasste Startseite verwendet und Du willst die neuesten Beiträge in einem Blog-Format anzeigen, dann verwende bitte nicht die 'Blog' Seitenvorlage (Template). Benenne stattdessen in Deinem Child Theme Ordner die Datei <code>home.php</code> um in <code>home_original.php</code>."
1752
 
1753
- #: lib/views/help/genesis-home.php:12
1754
  msgid "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."
1755
  msgstr "(Offizielle) Chld Themes, welche diese Art von Startseite enthalten, bringen meist zusätzliche Child Theme-spezifische Anleitungen (Tutorials) mit, welche über die Webseite my.studiopress.com verfügbar sind. &mdash; Bei Drittanbieter-Child Themes wende Dich bitte an den Support des jeweiligen Herausgebers."
1756
 
1757
- #: lib/views/help/genesis-home.php:9
1758
  msgid "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."
1759
  msgstr "Diese Startseite ist typischerweise eingerichtet via Widgets über die speziellen Widget-Bereiche für die Startseite (Homepage). Dies kann alles über das linke \"Widgets\"-Menü unter \"Design\" verwaltet werden."
1760
 
1761
- #: lib/views/help/genesis-home.php:6
1762
  msgid "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."
1763
  msgstr "Um diese Art von Startseite zu verwenden, stelle bitte sicher, dass Deine neuesten Beiträge auf der Startseite angezeigt werden. Du kannst eine Seite anlegen, welcher die 'Blog' Seitenvorlage (Template) zugewiesen wurde, um eine Liste Deiner neuesten Beiträge im Blog-Format auf einer anderen Seite anzuzeigen."
1764
 
1765
- #: lib/views/help/genesis-home.php:3
1766
  msgid "Most Genesis child themes include a custom home page."
1767
  msgstr "Die meisten offiziellen Genesis Child Themes kommen mit einer angepassten Startseite (Homepage)."
1768
 
1769
- #: lib/views/help/genesis-home.php:1
1770
  msgid "How Home Pages Work"
1771
  msgstr "Wie Startseiten (Homepages) funktionieren"
1772
 
1773
- #. translators: Escaped HTML head and body tags.
1774
- #: lib/views/help/genesis-scripts.php:5
1775
  msgid "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."
1776
  msgstr "Dabei werden Dir zwei Felder angeboten, die das %1$s-Element auf Deiner Webseite ausgeben und dies genau vor dem %2$s-Tag. Diese erscheinen dann auf jeder Seite der Webseite und sind gut geeignet für Tracking-Codes und andere Skripte. PHP-Code kann in diesen Feldern nicht ausgeführt werden! Dafür solltest Du Dich besser an Deinen Webmaster wenden oder ggf. das Genesis Simple Hooks Plugin verwenden, welches eine bestimmte Bandbreite abdeckt."
1777
 
1778
- #: lib/admin/theme-settings.php:240 lib/views/help/genesis-blog.php:1
 
1779
  msgid "Blog Page"
1780
  msgstr "Blog Seitenvorlage (Template)"
1781
 
1782
- #: lib/views/help/genesis-archives.php:27
1783
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
1784
  msgstr "Die Einstellung \"Text für Navigatoren\" erlaubt es Dir aus drei verschiedenen Navigationsmethoden auszuwählen."
1785
 
1786
- #: lib/views/help/genesis-archives.php:24
1787
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
1788
  msgstr "Die Liste der 'Bildgrößen' wird erzeugt aus den verfügbaren Bildgrößen folgender Quellen: aktives Child Theme, von WordPress selbst, sowie Plugins"
1789
 
1790
- #: lib/views/help/genesis-archives.php:21
1791
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
1792
  msgstr "Diese Option sollte nicht mit der Einstellung (kompletten) 'Inhalt des Beitrages anzeigen' verwendet werden, es sei denn, dass die Zeichenbegrenzung (Limit) verwendet wird. Andererseits würde es zur doppelten Anzeige der Bilder kommen &hellip;"
1793
 
1794
- #: lib/views/help/genesis-archives.php:18
1795
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
1796
  msgstr "Die Einstellung \"Featured-Bild einschließen?\" erlaubt es Dir, ein Vorschaubild des zuerst hochgeladenen Bildes eines Beitrages oder das entsprechende Artikelbild (Featured Image, falls gesetzt) anzuzeigen."
1797
 
1798
- #: lib/views/help/genesis-archives.php:15
1799
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
1800
  msgstr "Die Einstellung \"Nur Textauszüge anzeigen\" wird entweder automatisiert die ersten 55 Worte (!) des Beitrages anzeigen (auch nachdem alle HTML Tags entfernt wurden!) oder andererseits den eigenen Textauszug des entsprechenden Beitrags, falls manuell festgelegt."
1801
 
1802
- #: lib/views/help/genesis-archives.php:12
1803
  msgid "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."
1804
  msgstr "Dies kann auch kombiniert werden mit der zweiten Möglichkeit \"Inhalt begrenzen auf [__] Zeichen\", um den Inhalt auf eine spezifische Länge zu stutzen. Dabei wird jedoch jedes HTML Markup entfernt. Dennoch ist dies nützlich, um genauer und einfacher die Textauszugslänge festlegen zu können!"
1805
 
1806
- #: lib/views/help/genesis-archives.php:9
1807
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
1808
  msgstr "Die erste Option erlaubt Dir die Anzeige des Beitrags-/ Seiteninhaltes oder des kurzen Textauszugs (Excerpt). Die Einstellung 'Inhalt des Beitrages' wird den gesamten Beitrag inklusive HTML-Code bis zum <code><!--more--></code> (falls vorhanden; wird aber nicht im Browser dargestellt) anzeigen."
1809
 
1810
- #: lib/views/help/genesis-archives.php:6
1811
  msgid "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."
1812
  msgstr "Inhaltsarchive betreffen alle Seiten, welche die 'Blog'-Seitenvorlage verwenden, sowie Archivseiten von Kategorien, Schlagwörtern, Datumsbereichen, Autoren sowie die neuesten Beiträge, falls Du keine angepasste Startseite verwendest."
1813
 
1814
- #: lib/views/help/genesis-archives.php:3
1815
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
1816
  msgstr "In den Genesis Theme-Einstellungen kannst Du die Webseiten-weiten Inhaltsarchiv-Optionen festlegen, um zu kontrollieren, was angezeigt wird."
1817
 
1818
- #: lib/views/help/genesis-comments.php:6
1819
  msgid "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."
1820
  msgstr "Falls Du Kommentare oder Trackbacks/ Pingbacks hier aktivierst, können diese dennoch pro einzelnem Beitrag bzw. einzelner Seite deaktiviert werden. Wenn Du diese hier aber deaktivierst, können sie pro Beitrag bzw. Seite <em>nicht</em> einzeln aktiviert werden."
1821
 
1822
- #: lib/views/help/genesis-comments.php:3
1823
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
1824
  msgstr "Dies erlaubt eine Webseiten-weite Entscheidung, ob Kommentare und Trackbacks/ Pingbacks (Benachrichtungen, wenn jemand auf einen Beitrag/ eine Seite verlinkt), für Beiträge bzw. Seiten aktiviert sein sollen oder nicht."
1825
 
1826
- #: lib/views/help/genesis-breadcrumbs.php:3
1827
  msgid "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."
1828
  msgstr "Diese Box lässt Dich die Anzeige der Breadcrumbs (Brotkrümel-Navigation) bestimmen. Die Breadcrumbs sind ein Navigationswerkzeug - mit SEO-Relevanz - welches anzeigt, wo ein Besucher der Webseite sich gerade befindet."
1829
 
1830
- #: lib/views/help/genesis-layout.php:17
1831
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
1832
  msgstr "Dieses Standard-Layout kann durch die Einstellungen pro Beitrag/ pro Seite/ pro Taxonomie überschrieben werden.<br /><br /><em>Hinweis: Weitere Layout-Einstellungen für besondere Bereiche sind mit dem <a href=\"http://wordpress.org/plugins/genesis-layout-extras/\" target=\"_new\">Plugin 'Genesis Layout Extras'</a> möglich.</em>"
1833
 
1834
- #: lib/views/help/cpt-archive-layout.php:10
1835
- #: lib/views/help/genesis-layout.php:10
1836
  msgid "Sidebar Sidebar Content"
1837
  msgstr "Sidebar-Sidebar-Inhalt"
1838
 
1839
- #: lib/views/help/cpt-archive-layout.php:9 lib/views/help/genesis-layout.php:9
 
1840
  msgid "Content Sidebar Sidebar"
1841
  msgstr "Inhalt-Sidebar-Sidebar"
1842
 
1843
- #: lib/views/help/cpt-archive-layout.php:8 lib/views/help/genesis-layout.php:8
 
1844
  msgid "Sidebar Content Sidebar"
1845
  msgstr "Sidebar-Inhalt-Sidebar"
1846
 
1847
- #: lib/views/help/cpt-archive-layout.php:7 lib/views/help/genesis-layout.php:7
 
1848
  msgid "Sidebar Content"
1849
  msgstr "Sidebar-Inhalt"
1850
 
1851
- #: lib/views/help/cpt-archive-layout.php:6 lib/views/help/genesis-layout.php:6
 
1852
  msgid "Content Sidebar"
1853
  msgstr "Inhalt-Sidebar"
1854
 
1855
- #: lib/views/help/genesis-layout.php:3
1856
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
1857
  msgstr "Damit kannst Du ein Standard-Layout für Deine gesamte Webseite festlegen. Bei den meisten Child Themes wirst Du diese Optionen zur Auswahl vorfinden:"
1858
 
1859
- #: lib/views/help/genesis-feeds.php:9
1860
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
1861
  msgstr "Indem das Kontrollkästchen \"Feed umleiten (Redirect)?\" aktiviert wird, werden alle Aufrufe der Standard-Feed-Links direkt zum entsprechenden Feedburner-Link umgeleitet."
1862
 
1863
- #: lib/views/help/genesis-feeds.php:6
1864
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
1865
  msgstr "Indem Du die Feed-Links ausfüllst, und den Feed der Webseite aufrufst, wird der Link zu Feedburner angezeigt."
1866
 
1867
- #: lib/views/help/genesis-feeds.php:3
1868
  msgid "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."
1869
  msgstr "Wenn Du den Feedburner-Dienst (von Google) verwendest, um Deine RSS-Feeds zu verwalten, kannst Du diese Funktion verwenden, um den nativen RSS-Feed Deiner Webseite direkt zum Feedburner-Feed umzuleiten."
1870
 
1871
- #: lib/views/help/genesis-information.php:9
1872
  msgid "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."
1873
  msgstr "Dies bedeutet nicht, dass die Aktualisierungen automatisch ohne Dein Einverständnis ablaufen; es erfolgt lediglich eine Benachrichtigung, dass eine Aktualisierung vorliegt. Du musst dann auswählen, dass Du die Aktualisierung tatsächlich durchführen möchtest."
1874
 
1875
- #: lib/views/help/genesis-information.php:6
1876
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
1877
  msgstr "Standardmäßig wird dies nicht aktiviert sein. Du kannst ebenso automatische Aktualisierungen aktivieren."
1878
 
1879
- #: lib/views/help/genesis-information.php:3
1880
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
1881
  msgstr "Die Informations-Box zeigt die Informationen zur aktuellen Version des Frameworks an und Benachrichtigungen für Aktualisierungen."
1882
 
1883
- #: lib/views/help/genesis-theme-settings.php:3
1884
  msgid "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;"
1885
  msgstr "Deine Theme-Einstellungen bieten Dir die Kontrolle darüber, wie das Theme funktioniert. Du kannst viele bekannte und einige erweiterte Funktionen von diesem Menü aus verwalten. Einige Child Themes können weitere Menüeinträge in dieser Liste hinzufügen. Damit können zum Beispiel verschiedene Farbschemen oder Funktionen für Slider gesteuert werden. Jede dieser Boxen kann ein- und ausgeklappt werden, indem auf die Kopfzeile der Box geklickt wird. Zudem können die Boxen via Ziehen und Ablegen neu angeordnet werden. Weiterhin kann über den Button \"Ansicht anpassen\" am rechten, oberen Rand eingestellt werden, welche Boxen überhaupt angezeigt werden - oder eben nicht. Unten finden Sie die Elemente, die jedes Genesis Child Theme standardmäßig anbietet &#x02026;"
1886
 
1887
- #: lib/views/help/seo-robots.php:9
1888
  msgid "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."
1889
  msgstr "Für die meisten Webseiten dient in der Regel die Startseite oder die Blog-Seite (mit der Blog-Seitenvorlage) als dieser Index. Daher ist der Standard auch so gesetzt, dass die Inhaltsarchive für Kategorien, Schlagwörter, Autoren, Datumsbereiche oder Suchanfragen nicht indexiert werden."
1890
 
1891
- #: lib/views/help/seo-robots.php:6
1892
  msgid "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)."
1893
  msgstr "Zumindest eine Inhaltsarchiv-Seite sollte indexiert werden. Doch die Indexierung mehrerer Inhaltsarchiv-Seiten wird typischerweise zu Abstrafungen aufgrund von doppelten Inhalten (Duplicate Content) führen (mehrere Seiten mit identischem inhaltlichen Erscheinungsbild sehen für Suchmaschinen wie Manipulationsversuche aus)."
1894
 
1895
- #: lib/views/help/seo-robots.php:3
1896
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
1897
  msgstr "<code>noarchive</code> und <code>noindex</code> werden erklärt in den Startseiten-Einstellungen. Hier kannst Du auswählen, für welche anderen Teile der Webseite diese Optionen gelten sollen."
1898
 
1899
- #: lib/views/help/seo-dochead.php:6
1900
  msgid "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."
1901
  msgstr "Du kannst auch Unterstützung für die Windows-spezifische Software 'Windows Live Writer' (WLW) aktivieren, falls Du diese oder Dritt-Software, welche WLW unterstützt, verwendest. Dies wird einen Shortlink-Tag einfügen, sollte dies von einem Dritt-Anbieter-Service benötigt werden."
1902
 
1903
- #: lib/views/help/seo-dochead.php:3
1904
  msgid "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."
1905
  msgstr "Die Linkbeziehungs-Tags sind Tags, welche von WordPress selbst hinzugefügt werden, aber derzeit keinen Wert für SEO haben. Sie können jedoch die Ladezeit der Seite leicht erhöhen. Sie sind standardmäßig deaktiviert, doch falls Du Bedarf für ein bestimmtes Plugin oder untypischen Praxiseinsatz hast, dann kannst Du diese hier natürlich auch aktivieren."
1906
 
1907
- #: lib/views/help/seo-homepage.php:24
1908
  msgid "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."
1909
  msgstr "Die Robots Meta-Tags der Startseite teilen Suchmaschinen mit, wie mit der Startseite zu verfahren ist. <code>noindex</code> bedeutet, dass diese Seite nicht indexiert werden und sie nicht in Suchergebnissen soll. <code>nofollow</code> bedeutet, dass Links von dieser Seite nicht gefolgt werden soll. <code>noarchive</code> bedeutet, dass von dieser Seite keine Archivversion angelegt werden soll."
1910
 
1911
- #: lib/views/help/cpt-archive-seo.php:10 lib/views/help/seo-homepage.php:21
1912
  msgid "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."
1913
  msgstr "Die meisten gängigen Suchmaschinen verwenden (schon lange) <em>keine</em> Schlüsselwörter (Keywords) mehr oder schenken ihnen nur sehr wenig Beachtung. Wie auch immer, es kann sinnvoll sein, sie dennoch zu verwenden, da sie eventuell in der Bedeutung wieder steigen könnten oder sie auch dabei helfen, Deine Inhalte zu leiten. Wenn der Inhalt nicht mit Deinen Ziel-Schlüsselwörtern übereinstimmt, dann solltest Du Deinen Inhalt sorgfältiger auswählen."
1914
 
1915
- #: lib/views/help/seo-homepage.php:18
1916
  msgid "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."
1917
  msgstr "Die META-Beschreibung der Startseite und die -Schlüsselwörter (falls verwendet) füllen die sogenannten Meta-Tags für die Startseite aus. Die META-Beschreibung ist der kurze Textblock, der prägnant den Inhalt zusammenfasst und in Ergebnissen von Suchmaschinen erscheint."
1918
 
1919
- #. translators: Escaped title tag.
1920
- #: lib/views/help/seo-homepage.php:14
1921
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
1922
  msgstr "Die Dokumententitel für die Startseite legt fest, was zwischen den %1$s-Tags erscheint (wird im Browser nicht angezeigt)."
1923
 
1924
- #: lib/views/help/seo-homepage.php:9
1925
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
1926
  msgstr "Um eigenen Text zu verwenden, musst Du entweder eine PHP-Datei anpassen, ein Textwidget verwenden oder eine Widgetisierte Startseite verwenden (letzteres bieten viele Child Themes bereits)."
1927
 
1928
- #: lib/views/help/seo-homepage.php:6
1929
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
1930
  msgstr ""
1931
 
1932
- #: lib/views/help/seo-homepage.php:3
1933
  msgid "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."
1934
  msgstr "Dies sind die spezifischen SEO Einstellungen für die Startseite. <em>Hinweis:</em> Diese Einstellungen werden nicht verwendet, sollten Du eine statische WordPress-Seite als Startseite verwendest. Falls Du solch eine statische WordPress-Seite als Deine Startseite verwendest, musst Du die SEO Einstellungen dort tätigen."
1935
 
1936
- #. translators: Opening and closing strong tags.
1937
- #: lib/views/help/seo-doctitle.php:23
1938
- msgid "The %sDoctitle Separator%s is the character that will go between the title and appended text."
1939
  msgstr ""
1940
 
1941
- #. translators: Opening and closing strong tags.
1942
- #: lib/views/help/seo-doctitle.php:17
1943
- msgid "%sDoctitle Append Location%s determines which side of the title to add the previously mentioned items."
1944
  msgstr ""
1945
 
1946
- #. translators: Opening and closing strong tags.
1947
- #: lib/views/help/seo-doctitle.php:11
1948
- msgid "%sAppend Site Name%s will put the site name from the General Settings after the title on inner page."
1949
  msgstr ""
1950
 
1951
- #. translators: Opening and closing strong tags.
1952
- #: lib/views/help/seo-doctitle.php:5
1953
- msgid "%sAppend Site Description%s will insert the site description from your General Settings after the title on your home page."
1954
  msgstr ""
1955
 
1956
- #: lib/admin/seo-settings.php:166 lib/views/help/seo-doctitle.php:1
 
1957
  msgid "Doctitle Settings"
1958
  msgstr "Dokumententitel-Einstellungen"
1959
 
1960
- #: lib/views/help/seo-settings.php:15
1961
  msgid "Below you'll find a few succinct notes on the options for each box:"
1962
  msgstr "Im Folgenden findest Du ein paar kurze Erläuterungen zu den Optionen für jede Box:"
1963
 
1964
- #: lib/views/help/seo-settings.php:12
1965
  msgid "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."
1966
  msgstr "Jede Seite, jeder Beitrag (Artikel) bzw. jeder Taxonomie-Term (Kategorie, Schlagwort, etc.) hat eigene SEO Einstellungen. Die Standardeinstellungen werden für die meisten Benutzer empfohlen. Wenn Du Deine SEO Einstellungen anpassen willst, enthalten die entsprechenden Boxen dann weitere Erklärungen."
1967
 
1968
- #: lib/views/help/seo-settings.php:9
1969
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
1970
  msgstr "Falls Du das Menü siehst, dann erhältst Du darüber die allgemeinen SEO Optionen für Deine Webseite."
1971
 
1972
- #: lib/views/help/seo-settings.php:6
1973
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
1974
  msgstr "Falls Du kein Untermenü 'SEO Einstellungen' bei <em>Genesis</em> siehst, dann hast Du höchstwahrscheinlich ein SEO Plugin aktiviert."
1975
 
1976
- #: lib/views/help/seo-settings.php:3
1977
  msgid "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."
1978
  msgstr "Genesis SEO (engl. Abkürzung - Suchmaschinenoptimierung) ist höflich und deaktiviert sich automatisch, falls eines der populären SEO Plugins für WordPress aktiv ist (z.B. All In One SEO, WordPress SEO von Yoast etc.)."
1979
 
1980
- #: lib/classes/admin.php:406
1981
  msgid "Genesis Tutorials"
1982
  msgstr "Genesis Anleitungen (Tutorials) (Engl.)"
1983
 
1984
- #: lib/classes/admin.php:405
1985
  msgid "Genesis Snippets"
1986
  msgstr "Genesis Codeschnipsel (Engl.)"
1987
 
1988
- #: lib/classes/admin.php:404
1989
  msgid "Get Support"
1990
  msgstr "Support erhalten (Engl.)"
1991
 
1992
- #: lib/classes/admin.php:403
1993
  msgid "For more information:"
1994
  msgstr "Für weitere Informationen:"
1995
 
1996
- #: lib/views/help/import-export-export.php:5
1997
  msgid "JSON"
1998
  msgstr "JSON"
1999
 
2000
- #: lib/views/help/import-export-export.php:5
2001
  msgid "JavaScript Object Notation"
2002
  msgstr "JavaScript Object Notation"
2003
 
2004
- #: lib/admin/import-export.php:66 lib/views/help/import-export-export.php:1
 
2005
  msgid "Export"
2006
  msgstr "Exportieren"
2007
 
2008
- #: lib/views/help/import-export-import.php:10
2009
  msgid "This cannot be undone"
2010
  msgstr "Dies kann nicht rückgängig gemacht werden!"
2011
 
2012
- #: lib/admin/import-export.php:65 lib/views/help/import-export-import.php:1
 
2013
  msgid "Import"
2014
  msgstr "importieren"
2015
 
2016
- #: lib/views/help/import-export-general.php:9
2017
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2018
  msgstr "Andere Einstellungen für Plugins, Widgets oder Nutzer-spezifische Einstellungen (bei Beiträgen, Seiten, etc.) sind dort ebenso nicht enthalten. &mdash; <em>Tipp: Für Genesis-spezifische Plugins ist das <a href=\"http://wordpress.org/plugins/genesis-extra-settings-transporter/\" target=\"_new\">'Genesis Extra Settings Transporter' Plugin</a> kostenfrei erhältlich!</em>"
2019
 
2020
- #: lib/views/help/import-export-general.php:6
2021
  msgid "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."
2022
  msgstr "Dies ist spezifisch für Genesis Einstellungen und schließt Beiträge, Seiten oder Bilder nicht ein. Für diese genannten Dinge, verwenden Sie einfach die in WordPress eingebaute Import-/ Exportfunktion (Menü 'Werkzeuge')."
2023
 
2024
- #: lib/views/help/import-export-general.php:3
2025
  msgid "This allows you to import or export Genesis Settings."
2026
  msgstr "Dies erlaubt es Dir, die Genesis Einstellungen zu exportieren und importieren."
2027
 
2028
- #: lib/functions/upgrade.php:680
2029
- msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
2030
- msgstr "Genesis %s ist verfügbar. <a href=\"%s\" %s>Schaue, was neu ist</a> oder <a href=\"%s\" %s>aktualisiere jetzt</a>."
 
 
2031
 
2032
  #. translators: Opening and closing link tags to custom menu editor.
2033
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:22
2034
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2035
  msgstr ""
2036
 
2037
- #: lib/views/help/genesis-navigation.php:9
2038
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2039
  msgstr "<em>Twitter-Link</em> zeigt einen Link zu Deinem Twitter-Kanal an, so, wie bei der Twitter-ID-Einstellung angegeben. Gib nur Deinen Benutzernamen (= @-Handle) bei Twitter in dieser Einstellung an."
2040
 
2041
- #: lib/views/help/genesis-navigation.php:8
2042
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2043
  msgstr "<em>Suchformular</em> zeigt ein Suchformular an, gekoppelt an die standardmäßige WordPress-Suchfunktionalität."
2044
 
2045
- #: lib/views/help/genesis-navigation.php:7
2046
  msgid "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."
2047
  msgstr "<em>RSS-Feed-Links</em> zeigt einen Link zum RSS-Feed Deiner Webseite an, den ein Leser dann abonnieren kann - mit einem Feedreader seiner Wahl."
2048
 
2049
- #: lib/views/help/genesis-navigation.php:6
2050
  msgid "Today's date displays the current date"
2051
  msgstr "<em>Das heutige Datum</em> zeigt das aktuelle Datum an."
2052
 
2053
- #: lib/views/help/genesis-navigation.php:3
2054
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2055
  msgstr "'Extras auf rechter Seite' für die Haupt-Navigation werden direkt auf der rechten Seite beim Hauptmenü angezeigt."
2056
 
2057
- #. translators: Open and close strong tags.
2058
- #: lib/views/help/genesis-header.php:11
2059
- msgid "The %sImage logo%s 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."
2060
  msgstr ""
2061
 
2062
- #. translators: Open and close strong tags.
2063
- #: lib/views/help/genesis-header.php:5
2064
- msgid "The %sDynamic text%s option will use the Site Title and Site Description from your site's settings in your header."
2065
  msgstr ""
2066
 
 
2067
  #: lib/structure/sidebar.php:67
2068
- msgid "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."
2069
- msgstr "Dies ist die %s. Du kannst Inhalte hinzufügen, indem Dein Dein <a href=\"%s\">Widgets Panel</a> besuchst und neue Widgets zu diesem Bereich hinzufügst."
2070
 
2071
- #: lib/functions/deprecated.php:349
2072
  msgid "data in style sheet files"
2073
  msgstr "Daten in Stylesheet-Dateien"
2074
 
2075
- #: lib/views/help/genesis-blog.php:9
2076
  msgid "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."
2077
  msgstr "Es gibt einige besondere Funktionen der 'Blog' Seitenvorlage (Template), die es Dir erlauben, welche Kategorie Du anzeigst auf jeder Seite, welches dieses Template verwendet. Dies ist hilfreich, um beispielsweise eine Kategorie \"Nachrichten\" (oder beliebige andere Kategorie) getrennt auf einer Seite auszugeben."
2078
 
2079
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
2080
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2081
  msgstr "Wenn Du eine E-Mail-Adresse im obigen Feld angibst, wirst Du benachrichtigt, sobald eine neue Version von Genesis verfügbar ist."
2082
 
2083
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:9
2084
  msgid "Load Superfish Script?"
2085
  msgstr "'Superfish'-Skript laden? (JavaScript für elegante Aufklappmenüs)"
2086
 
2087
- #. translators: JSON name for a11y.
2088
- #: lib/views/help/import-export-export.php:5
2089
  msgid "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."
2090
  msgstr "Du kannst Deine Genesis-spezifischen Einstellungen exportieren, um eine Sicherung anzulegen oder um sie zu einer anderen (Genesis-betriebenen) Webseite zu migrieren. Child Themes sowie Plugins können ihre eigenen Einstellungen via Extra-Kontrollkästchen zur Liste hinzufügen. Die Einstellungen werden im %s-Format exportiert.<br ><br /><em>Tipp: Für Genesis-spezifische Plugins ist das <a href=\"http://wordpress.org/plugins/genesis-extra-settings-transporter/\" target=\"_new\">'Genesis Extra Settings Transporter' Plugin</a> kostenfrei erhältlich! Es fügt die Einstellungen von zahlreichen offiziellen und Drittanbieter-Plugins dem Genesis-Exporter hinzu.</em>"
2091
 
2092
- #: lib/views/help/cpt-archive-layout.php:3
2093
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2094
  msgstr "Damit kannst Du ein Layout für die Archivseite festlegen. Bei den meisten Child Themes wirst Du diese Optionen zur Auswahl vorfinden:"
2095
 
2096
  #. translators: JOSN file extension.
2097
- #: lib/views/pages/genesis-admin-import-export.php:13
2098
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2099
  msgstr "Lade die Daten (%s) von Deinem Rechner hoch und wir werden Deine Einstellungen importieren."
2100
 
2101
- #: lib/views/help/import-export-import.php:9
2102
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2103
  msgstr "Wird einmal eine Importdatei hochgeladen, wird diese automatisch Deine bestehenden Einstellungen überschreiben."
2104
 
2105
- #: lib/views/help/cpt-archive-layout.php:14
2106
- #: lib/views/help/genesis-navigation.php:12
2107
  msgid "These options can be extended or limited by the child theme."
2108
  msgstr "Diese Optionen können von Child Themes sowie Plugins erweitert oder beschränkt werden."
2109
 
2110
- #: lib/views/help/cpt-archive-seo.php:6
2111
- msgid "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"
2112
- msgstr "\n"
2113
 
2114
- #: lib/views/help/genesis-blog.php:3
2115
  msgid "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."
2116
  msgstr "Dies funktioniert mit der 'Blog' Seitenvorlage (Template), welches eine Seitenvorlage ist, die Deine neuesten Beiträge anzeigt (Aktuellste oben). Das sehen die Besucher in der Regel, wenn diese Deine Startseite aufrufen."
2117
 
2118
  #. translators: JOSN file extension.
2119
- #: lib/views/pages/genesis-admin-import-export.php:37
2120
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2121
  msgstr "Wenn Du den Button hier darunter klickst, wird Genesis eine Daten-Datei (%s) für Dich erzeugen, die Du auf Deinem Rechner abspeichern kannst."
2122
 
2123
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:11
2124
  msgid "Use semantic HTML5 page and section headings throughout site?"
2125
  msgstr "Semantische HTML5 Seiten- und Sektionsüberschriften für die Webseite verwenden?"
2126
 
2127
- #: lib/views/help/cpt-archive-seo.php:13
2128
  msgid "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."
2129
  msgstr "Die Robots Meta-Tags teilen Suchmaschinen mit, wie mit der Archivseite zu verfahren ist. <code>noindex</code> bedeutet, dass diese Seite nicht indexiert werden und sie nicht in Suchergebnissen erscheinen soll. <code>nofollow</code> bedeutet, dass Links von dieser Seite nicht gefolgt werden soll. <code>noarchive</code> bedeutet, dass von dieser Seite keine Archivversion angelegt werden soll."
2130
 
2131
- #: lib/views/help/cpt-archive-archive.php:3
2132
  msgid "The Archive Headline sets the title seen on the archive page."
2133
  msgstr ""
2134
 
2135
- #: lib/views/help/genesis-layout.php:14
2136
  msgid "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."
2137
  msgstr "Diese Optionen können von Child Themes oder Plugins erweitert oder beschränkt werden. Weiterhin solltest Du beachten, dass viele Child Themes keine verschiedenen Layouts für die Startseite erlauben, da diese oft mit einem spezifischen, festgelegten Layout designed wurden."
2138
 
2139
- #: lib/views/help/genesis-blog.php:6
2140
  msgid "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."
2141
  msgstr "In den Allgemeinen Einstellungen kannst Du eine spezifische Kategorie aus dem Aufklappmenü auswählen, sowie auch Kategorien nach deren ID ausschließen. Außerdem ist es möglich die Anzahl der anzuzeigenden Beiträge einzustellen."
2142
 
2143
- #: lib/views/help/cpt-archive-archive.php:6
2144
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2145
  msgstr "Der Archiv-Einführungstext legt den Text vor den Archiv-Einträgen/ -Inhalten fest, um die Inhalte dem Betrachter besser vorzustellen."
2146
 
2147
- #: lib/views/help/cpt-archive-layout.php:17
2148
  msgid "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."
2149
  msgstr "Die 'Benutzerdefinierte Body-CSS-Klasse' fügt dem Body-Tag eine CSS-Klasse hinzu, welche Stilmodifikationen via CSS speziell für diese Seite ermöglicht.<br /><br /><em>Hinweis: Weitere Layout-Einstellungen für besondere Bereiche sind mit dem <a href=\"http://wordpress.org/plugins/genesis-layout-extras/\" target=\"_new\">Plugin 'Genesis Layout Extras'</a> möglich.</em>"
2150
 
2151
- #: lib/views/help/cpt-archive-seo.php:3
2152
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2153
  msgstr "Der 'Individuelle Dokumententitel' legt den Archiv-Seitentitel fest, der in Browsern und Suchmaschinen angezeigt wird. "
2154
 
2155
- #. translators: File name prefix.
2156
- #: lib/views/help/import-export-import.php:5
2157
  msgid "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."
2158
  msgstr "Du kannst eine Datei importieren, die Du vorher exportiert hast. Der Dateiname wird mit %s beginnen, gefolgt von einem oder mehreren Codes, welche die Einstellungen kennzeichnen, die noch mit enthalten sind. Danach wird noch das Datum und die Zeit des Exports angefügt."
2159
 
2160
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:111
 
2161
  msgid "Directories"
2162
  msgstr "Verzeichnisse"
2163
 
2164
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
 
2165
  msgid "Archiving"
2166
  msgstr "Archivierung"
2167
 
2168
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:5
 
2169
  msgid "Indexing"
2170
  msgstr "Indexierung"
2171
 
2172
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
2173
  msgid "Windows Live Writer"
2174
  msgstr "Windows Live Writer"
2175
 
2176
  #. translators: Escaped H1 tag.
2177
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:8
2178
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:16
2179
  msgid "Primary Title %s"
2180
  msgstr "Haupt-Titel %s"
2181
 
2182
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:42
 
2183
  msgid "Additions on right"
2184
  msgstr "Zusätze auf rechter Seite"
2185
 
2186
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:41
 
2187
  msgid "Additions on left"
2188
  msgstr "Zusätze auf linker Seite"
2189
 
2190
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
 
2191
  msgid "Document Title Order"
2192
  msgstr "Titelreihenfolge des Dokuments"
2193
 
2194
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:6
2195
  msgid "Section Headings"
2196
  msgstr "Sektionsüberschriften"
2197
 
2198
- #: lib/admin/seo-settings.php:183
2199
  msgid "Site-wide Settings"
2200
  msgstr ""
2201
 
2202
- #: lib/views/help/genesis-inpost-seo.php:14
2203
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
2204
  msgid "Canonical URL"
2205
  msgstr "Kanonische URL"
2206
 
2207
- #: lib/views/help/genesis-inpost-seo.php:2
2208
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:9
2209
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:34
2210
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:18
 
2211
  msgid "Document Title"
2212
  msgstr "Dokumenten-Titel"
2213
 
2214
- #: lib/classes/admin.php:401
2215
  msgid "Link opens in a new window."
2216
  msgstr "Link öffnet in neuem Tab/ Fenster."
2217
 
2218
- #: lib/admin/customizer.php:465
2219
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:53
2220
  msgid "- None -"
2221
  msgstr "- Keine -"
2222
 
2223
- #: lib/admin/customizer.php:460
2224
- msgid "Featured image alignment"
2225
- msgstr "Ausrichtung des ausgewählten Bildes"
2226
 
2227
- #: lib/admin/customizer.php:449
2228
  msgid "Featured image size"
2229
  msgstr "Größe des ausgewählten Bildes"
2230
 
2231
- #: lib/admin/customizer.php:439
2232
  msgid "Display the featured image?"
2233
  msgstr "Das ausgewählte Bild anzeigen?"
2234
 
2235
- #: lib/admin/customizer.php:430
2236
  msgid "Limit content to how many characters? (0 for no limit)"
2237
  msgstr "Inhalt begrenzen auf wieviele Zeichen? (0 für keine Begrenzung)"
2238
 
2239
- #: lib/admin/customizer.php:329
2240
- msgid "Enable Trackbacks on Pages?"
2241
- msgstr "Trackbacks für Seiten aktivieren?"
2242
 
2243
- #: lib/admin/customizer.php:328
2244
- msgid "Enable Trackbacks on Posts?"
2245
- msgstr "Trackbacks für Beiträge aktivieren?"
2246
 
2247
- #: lib/admin/customizer.php:327
2248
- msgid "Enable Comments on Pages?"
2249
- msgstr "Kommentare für Seiten aktivieren?"
2250
 
2251
- #: lib/admin/customizer.php:326
2252
- msgid "Enable Comments on Posts?"
2253
- msgstr "Kommentare für Beiträge aktivieren?"
2254
 
2255
- #: lib/admin/customizer.php:266
2256
  msgid "Breadcrumbs on Attachment/Media"
2257
  msgstr "Breadcrumbs auf Seiten für Anhänge/ Medien"
2258
 
2259
- #: lib/admin/customizer.php:265
2260
  msgid "Breadcrumbs on 404 Page"
2261
  msgstr "Breadcrumbs bei der 404-Fehlerseite"
2262
 
2263
- #: lib/admin/customizer.php:264
2264
  msgid "Breadcrumbs on Archives"
2265
  msgstr "Breadcrumbs bei Inhaltsarchiven"
2266
 
2267
- #: lib/admin/customizer.php:263
2268
  msgid "Breadcrumbs on Pages"
2269
  msgstr "Breadcrumbs auf Seiten"
2270
 
2271
- #: lib/admin/customizer.php:262
2272
  msgid "Breadcrumbs on Single Posts"
2273
  msgstr "Breadcrumbs bei Einzelbeiträgen"
2274
 
2275
- #: lib/admin/customizer.php:261
2276
  msgid "Breadcrumbs on Posts Page"
2277
  msgstr "Breadcrumbs auf der Beiträge-Seite"
2278
 
2279
- #: lib/admin/customizer.php:260
2280
  msgid "Breadcrumbs on Front Page"
2281
  msgstr "Breadcrumbs auf der Startseite"
2282
 
2283
- #: lib/admin/customizer.php:259
2284
  msgid "Breadcrumbs on Homepage"
2285
  msgstr "Breadcrumbs auf der Startseite"
2286
 
2287
- #: lib/admin/customizer.php:231
2288
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:5
2289
  msgid "Select Default Layout"
2290
  msgstr "Standardlayout auswählen"
2291
 
2292
- #: lib/admin/customizer.php:215
2293
  msgid "Site Layout"
2294
  msgstr "Webseiten-Layout"
2295
 
2296
- #: lib/admin/customizer.php:190
2297
  msgid "Select Color Style"
2298
  msgstr "Farbstil auswählen"
2299
 
2300
- #: lib/admin/customizer.php:172
2301
  msgid "Color Scheme"
2302
  msgstr "Farbschema"
2303
 
2304
- #: lib/admin/customizer.php:148
2305
  msgid "Dynamic Text"
2306
  msgstr "Dynamischer Text"
2307
 
2308
- #: lib/admin/customizer.php:30
2309
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2310
  msgstr "Wenn die Klasse Genesis_Customizer_Base erweitert wird, musst Du eine Methode registrieren."
2311
 
2312
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:8
2313
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:12
2314
  msgid "Select Layout"
2315
  msgstr "Layout auswählen"
2316
 
@@ -2318,106 +2589,105 @@ msgstr "Layout auswählen"
2318
  msgid "Reader Interactions"
2319
  msgstr "Leser-Interaktionen"
2320
 
2321
- #: 404.php:50
2322
  msgid "Sitemap"
2323
  msgstr "Sitemap"
2324
 
2325
- #: lib/views/meta-boxes/genesis-user-seo.php:1
2326
  msgid "Author Archive SEO Settings"
2327
  msgstr "Autorenarchiv SEO-Einstellungen"
2328
 
2329
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:18
 
2330
  msgid "Footer Scripts"
2331
  msgstr "Fußzeilen-Skripte"
2332
 
2333
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:9
2334
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:5
 
2335
  msgid "Header Scripts"
2336
  msgstr "Kopfzeilen-Skripte"
2337
 
2338
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:24
2339
  msgid "Posts per Page"
2340
  msgstr "Beiträge pro Seite"
2341
 
2342
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:18
2343
  msgid "Category IDs, comma separated - 1,2,3 for example"
2344
  msgstr "Kategorie-IDs, kommagetrennt - z.B. 1,2,3"
2345
 
2346
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:14
2347
  msgid "Exclude Categories"
2348
  msgstr "Kategorien ausschließen"
2349
 
2350
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:6
2351
  msgid "Display Category"
2352
  msgstr "Angezeigte Kategorie"
2353
 
2354
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:64
2355
  msgid "Entry Pagination"
2356
  msgstr "Beitragspaginierung"
2357
 
2358
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:51
2359
  msgid "Image Alignment:"
2360
  msgstr "Bildausrichtung:"
2361
 
2362
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:33
2363
  msgid "Featured Image"
2364
  msgstr "Empfohlenes Bild"
2365
 
2366
- #: lib/admin/customizer.php:411
2367
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:13
2368
  msgid "Entry excerpts"
2369
  msgstr "Beitragstextauszüge"
2370
 
2371
- #: lib/admin/customizer.php:410
2372
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:12
2373
  msgid "Entry content"
2374
  msgstr "Beitragsinhalt"
2375
 
2376
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:5
2377
  msgid "Display"
2378
  msgstr "Anzeige"
2379
 
2380
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:34
2381
  msgid "Attachment/Media"
2382
  msgstr "Anhang/ Medien"
2383
 
2384
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2385
  msgid "Single Posts"
2386
  msgstr "Einzelne Beiträge"
2387
 
2388
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:5
2389
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:8
2390
  msgid "Enable Breadcrumbs on"
2391
  msgstr "Breadcrumbs aktivieren:"
2392
 
2393
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:6
2394
  msgid "Superfish"
2395
  msgstr "Superfish"
2396
 
2397
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:23
2398
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2399
  msgstr "Falls Deine benutzerdefinierten Feeds nicht über die Dienste Feedblitz oder Feedburner verwaltet werden, dann verwende diese Weiterleitungsoptionen bitte nicht."
2400
 
2401
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:16
2402
  msgid "Redirect Custom Comments Feed?"
2403
  msgstr "Kommentarfeed-Weiterleitung?"
2404
 
2405
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:8
2406
  msgid "Redirect Custom Feed?"
2407
  msgstr "Zu benutzerdefiniertem Feed weiterleiten?"
2408
 
2409
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:29
2410
  msgid "Email address"
2411
  msgstr "E-Mail-Adresse"
2412
 
2413
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
 
2414
  msgid "Updates"
2415
  msgstr "Updates"
2416
 
2417
- #: lib/functions/markup.php:1191 lib/structure/menu.php:87
2418
- msgid "Main navigation"
2419
- msgstr "Hauptnavigation"
2420
-
2421
  #: lib/functions/layout.php:58
2422
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2423
  msgstr "Zweit-Sidebar, Inhalt, Haupt-Sidebar"
@@ -2442,17 +2712,18 @@ msgstr "Inhalt, Haupt-Sidebar"
2442
  msgid "about "
2443
  msgstr "Über"
2444
 
2445
- #: lib/classes/cli.php:44
2446
  msgid "Genesis database upgraded."
2447
  msgstr "Die Genesis-Datenbank wurde aktualisiert."
2448
 
2449
- #: lib/classes/breadcrumb.php:45
2450
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2451
  msgstr " <span aria-label=\"breadcrumb separator\">/</span> "
2452
 
2453
- #: lib/functions/upgrade.php:626
2454
- msgid "Congratulations, you are now rocking Genesis %s! <a href=\"%s\">See what's new in %s</a>."
2455
- msgstr "Glückwunsch, Du rockst jetzt mit Genesis Versiin %s! <a href=\"%s\">Erfahre, was neu ist in %s</a>."
 
2456
 
2457
  #. Template Name of the plugin/theme
2458
  msgid "Blog"
@@ -2474,62 +2745,62 @@ msgstr "http://deckerweb.de/go/genesis/"
2474
  msgid "Genesis"
2475
  msgstr "Genesis"
2476
 
2477
- #: lib/widgets/featured-post-widget.php:536
2478
  msgid "Content Post Info"
2479
  msgstr "Inhalts-Beitragsinfo"
2480
 
2481
- #: lib/widgets/featured-post-widget.php:456
2482
  msgid "Exclude Sticky Posts?"
2483
  msgstr "Fixierte Beiträge ausschließen?"
2484
 
2485
- #: lib/admin/customizer.php:468
2486
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:56
2487
- #: lib/widgets/featured-page-widget.php:307
2488
- #: lib/widgets/featured-post-widget.php:514
2489
  msgid "Center"
2490
  msgstr "Zentriert"
2491
 
2492
- #: lib/widgets/featured-page-widget.php:116
2493
- #: lib/widgets/featured-post-widget.php:159
2494
  msgid "(no title)"
2495
  msgstr "(kein Titel)"
2496
 
2497
- #: lib/structure/post.php:768
2498
  msgid "Current page"
2499
  msgstr "Aktuelle Seite"
2500
 
2501
- #: lib/structure/post.php:393 lib/structure/post.php:742
2502
  msgid "Page "
2503
  msgstr "Seite"
2504
 
2505
- #: lib/structure/header.php:910
2506
  msgid "Skip to footer"
2507
  msgstr "Zur Fußzeile springen"
2508
 
2509
- #: lib/structure/header.php:904
2510
  msgid "Skip to secondary sidebar"
2511
  msgstr "Zur Zweit-Sidebar springen"
2512
 
2513
- #: lib/structure/header.php:900
2514
  msgid "Skip to primary sidebar"
2515
  msgstr "Zur Haupt-Sidebar springen"
2516
 
2517
- #: lib/structure/header.php:897
2518
  msgid "Skip to content"
2519
  msgstr "Zum Inhalt springen"
2520
 
2521
- #: lib/structure/header.php:894
2522
  msgid "Skip to primary navigation"
2523
  msgstr "Zur Hauptnavigation springen"
2524
 
2525
- #: lib/functions/widgetize.php:202
2526
  msgid "Widgets in this widget area will display after single entries."
2527
  msgstr "Widgets in diesem Widgetbereich werden nach dem Inhalt von Einzelbeiträgen angezeigt."
2528
 
2529
- #: lib/functions/widgetize.php:201
2530
  msgid "After Entry"
2531
  msgstr "Nach Beitragsinhalt"
2532
 
2533
- #: lib/functions/widgetize.php:120
2534
  msgid "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."
2535
  msgstr "Dies ist der Kopfzeilen-Widgetbereich (Header). Typischerweise erscheint er neben dem Titel bzw. Logo der Webseite. Dieser Widgetbereich ist nicht für jede Art von Widget bzw. Inhalt geeignet. Am besten bewährt haben sich individuelle Menüs, ein Suchformular, oder ein kleines Textwidget."
1
+ # Translation of Genesis - Genesis 2.6 in German
2
+ # This file is distributed under the same license as the Genesis - Genesis 2.6 package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-11-15 09:23:04+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: de\n"
12
+ "Project-Id-Version: Genesis - Genesis 2.6\n"
13
 
14
+ #: tests/fixtures/config-array-for-customizer-tests.php:46
15
+ msgid "Can Genesis be better? "
16
+ msgstr "Kann Genesis besser sein?"
17
 
18
+ #: tests/fixtures/config-array-for-customizer-tests.php:42
19
+ msgid "Genesis Can Be Better"
20
+ msgstr "Genesis kann besser sein."
21
 
22
+ #: tests/fixtures/config-array-for-customizer-tests.php:32
23
+ msgid "Is this the best Genesis ever? "
24
+ msgstr "Ist dies das beste Genesis aller Zeiten?"
25
 
26
+ #: tests/fixtures/config-array-for-customizer-tests.php:28
27
+ msgid "Best Genesis Title"
28
+ msgstr "Bestes Genesis – Titel"
29
+
30
+ #: tests/fixtures/config-array-for-customizer-tests.php:22
31
+ msgid "Genesis is the best."
32
+ msgstr "Genesis ist das Beste."
33
+
34
+ #: tests/fixtures/config-array-for-customizer-tests.php:21
35
+ msgid "Genesis is the best"
36
+ msgstr "Genesis ist das Beste"
37
+
38
+ #: tests/System/lib/admin/customizer.php:175
39
+ #: tests/System/lib/admin/customizer.php:213
40
+ msgid "Genesis Custom"
41
+ msgstr "Genesis-Anpassungen"
42
+
43
+ #: tests/System/lib/admin/customizer.php:174
44
+ #: tests/System/lib/admin/customizer.php:212
45
+ msgid "Genesis Blue"
46
+ msgstr "Genesis Blau"
47
+
48
+ #: lib/widgets/featured-post-widget.php:435
49
+ msgid "Date Modified"
50
+ msgstr "Datum der Bearbeitung"
51
+
52
+ #: lib/widgets/featured-post-widget.php:434
53
+ msgid "Date Published"
54
+ msgstr "Datum der Veröffentlichung"
55
+
56
+ #: lib/views/pages/genesis-admin-upgraded.php:74
57
+ msgid "Remove feed settings if Genesis 2.6 is your first version."
58
+ msgstr "Feed-Einstellungen entfernen, falls Genesis 2.6 deine erste Version ist."
59
+
60
+ #: lib/views/pages/genesis-admin-upgraded.php:73
61
+ msgid "Remove screen reader <code>h2</code> from inside primary <code>nav</code> element."
62
+ msgstr "Entferne Screen-Reader-<code>h2</code> innerhalb des Haupt-<code>Navigations</code>-Elements."
63
+
64
+ #: lib/views/pages/genesis-admin-upgraded.php:72
65
+ msgid "Remove screen reader <code>h2</code> from inside Header Right widget area."
66
+ msgstr "Entferne Screen-Reader-<code>h2</code> innerhalb des Widgetbereichs im rechten Kopfbereich."
67
+
68
+ #: lib/views/pages/genesis-admin-upgraded.php:71
69
+ msgid "Remove duplicate <code>genesis_load_favicon</code> from being hooked to <code>wp_head</code>."
70
+ msgstr "Entferne doppelten <code>genesis_load_favicon</code>, damit er nicht im <code>wp_head</code> gehooked wird."
71
+
72
+ #: lib/views/pages/genesis-admin-upgraded.php:66
73
+ msgid "Update <code>aria-label</code> attributes for <code>nav</code> elements to remove redundant \"navigation\" word."
74
+ msgstr "Aktualisiere <code>aria-label</code>-Attribute für <code>Navigations</code>-Elemente, um das überflüssige Wort \"Navigation\" zu entfernen."
75
+
76
+ #: lib/views/pages/genesis-admin-upgraded.php:65
77
+ msgid "Ensure <code>[post_tags]</code> and <code>[post_categories]</code> are valid for post type before outputting."
78
+ msgstr "Stelle sicher, dass <code>[post_tags]</code> und <code>[post_categories]</code> für Post-Types gültig sind, bevor sie ausgegeben werden."
79
+
80
+ #: lib/views/pages/genesis-admin-upgraded.php:64
81
+ msgid "Check for post parents before outputting parent in breadcrumbs."
82
+ msgstr "Prüfe auf Beitrag-Eltern, bevor Eltern in Breadcrumbs ausgegeben werden."
83
+
84
+ #: lib/views/pages/genesis-admin-upgraded.php:63
85
+ msgid "Ensure theme support for Genesis import / export menu before outputting."
86
+ msgstr "Theme-Support für Genesis Import-/Export-Menü sicherstellen vor der Ausgabe."
87
 
88
  #: lib/views/pages/genesis-admin-upgraded.php:62
89
+ msgid "Change <code>h3</code> to <code>h2</code> for titles in admin metaboxes."
90
+ msgstr "Ändere <code>h3</code> zu <code>h2</code> für Titel in Admin-Metaboxen."
91
 
92
  #: lib/views/pages/genesis-admin-upgraded.php:61
93
+ msgid "Ensure default settings get saved to database in new installs."
94
+ msgstr "Sicherstellen, dass Standard-Einstellungen in neuen Installationen in der Datenbank gesichert werden."
95
 
96
  #: lib/views/pages/genesis-admin-upgraded.php:60
97
+ msgid "Set ID of <code>entry-pings</code> to <code>comments</code> if only pings exist."
98
+ msgstr "Die ID der <code>Eintrags-Pings</code> auf <code>Kommentare</code> setzen, falls nur Pings existieren."
99
 
100
  #: lib/views/pages/genesis-admin-upgraded.php:59
101
+ msgid "More compliance with WordPress coding standards."
102
+ msgstr "Mehr Übereinstimmungen mit WordPress Coding-Standards."
 
 
 
 
103
 
104
  #: lib/views/pages/genesis-admin-upgraded.php:57
105
+ msgid "Fixed"
106
+ msgstr "Fixiert."
 
 
 
 
 
 
 
 
107
 
108
  #: lib/views/pages/genesis-admin-upgraded.php:54
109
+ msgid "Improve color scheme retrieval function."
110
+ msgstr "Optimiere die Farbschema-Verbesserungs-Funktion."
111
 
112
  #: lib/views/pages/genesis-admin-upgraded.php:53
113
+ msgid "Change description for headings on archive pages to account for accessibility."
114
+ msgstr "Ändere die Beschreibung von Überschriften auf Archivseiten um die Barrierefreiheit zu verbessern."
115
 
116
  #: lib/views/pages/genesis-admin-upgraded.php:52
117
+ msgid "Use Markup API for 404 page title."
118
+ msgstr "Markup-API für 404-Seitentitel verwenden."
119
 
120
  #: lib/views/pages/genesis-admin-upgraded.php:51
121
+ msgid "Use Markup API for <code>entry-title-link</code>."
122
+ msgstr "Markup-API für <code>entry-title-link</code> verwenden."
123
 
124
  #: lib/views/pages/genesis-admin-upgraded.php:50
125
+ msgid "Move all classes to their own files in <code>lib/classes</code>."
126
+ msgstr "Alle Klassen in ihre eigenen Dateien in <code>lib/classes</code> verschieben."
127
 
128
  #: lib/views/pages/genesis-admin-upgraded.php:49
129
+ msgid "Duplicate all theme and SEO settings in the Customizer."
130
+ msgstr "Alle Theme- und SEO-Einstellungen im Customizer duplizieren."
131
 
132
  #: lib/views/pages/genesis-admin-upgraded.php:48
133
+ msgid "Update normalize.css to <code>7.0.0</code>."
134
+ msgstr "normalize.css auf Version <code>7.0.0</code> aktualisieren."
135
 
136
  #: lib/views/pages/genesis-admin-upgraded.php:47
137
+ msgid "Change URLs to <code>https</code> wherever possible."
138
+ msgstr "URLs auf <code>https</code> ändern, wo möglich."
139
 
140
+ #: lib/views/pages/genesis-admin-upgraded.php:42
141
+ msgid "Add allowance for extra attributes on script tags for registered scripts."
142
+ msgstr "Erlaubnis für extra Attribute auf Script-Tags für registrierte Scripts hinzufügen."
143
 
144
+ #: lib/views/pages/genesis-admin-upgraded.php:41
145
+ msgid "Add <code>aria-label</code> attribute to secondary <code>nav</code> element."
146
+ msgstr "<code>aria-label</code>-Attribut zur Zweit-<code>Navigation</code> hinzufügen."
147
 
148
+ #: lib/views/pages/genesis-admin-upgraded.php:40
149
+ msgid "Add support for AdSense Auto Ads."
150
+ msgstr "Support für AdSense-Auto Ads hinzufügen."
151
 
152
+ #: lib/views/pages/genesis-admin-upgraded.php:39
153
+ msgid "Add class autoloader."
154
+ msgstr "class-Autoloader hinzufügen."
155
 
156
  #: lib/views/pages/genesis-admin-upgraded.php:38
157
+ msgid "Add <code>title-tag</code> theme support by default."
158
+ msgstr "<code>title-tag</code>-Theme-Support automatisch hinzufügen."
159
 
160
  #: lib/views/pages/genesis-admin-upgraded.php:37
161
+ msgid "Add <code>Genesis_SEO_Document_Title_Parts</code> class."
162
+ msgstr "<code>Genesis_SEO_Document_Title_Parts</code>-Klasse hinzufügen."
163
 
164
  #: lib/views/pages/genesis-admin-upgraded.php:36
165
+ msgid "Add <code>Genesis_Customizer</code> class."
166
+ msgstr "<code>Genesis_Customizer</code>-Klasse hinzufügen."
167
 
168
  #: lib/views/pages/genesis-admin-upgraded.php:35
169
+ msgid "Add contextual filter for <code>content</code> passed through the Markup API."
170
+ msgstr "Kontextbezogenen Filter für <code>Inhalt</code>, der die Markup-API durchläuft, hinzufügen."
171
 
172
  #: lib/views/pages/genesis-admin-upgraded.php:34
173
+ msgid "Add option to sort Featured Posts by date modified."
174
+ msgstr "Option zum Sortieren der Featured-Beiträge nach Bearbeitungs-Datum hinzufügen."
175
 
176
+ #: lib/views/pages/genesis-admin-upgraded.php:26
177
+ msgid "Genesis 2.6 includes the ability to live preview all your theme and SEO settings using the WordPress customizer, support for AdSense Auto Ads, full WordPress title tag compatibility, and much more. See below for full changelog."
178
+ msgstr "Genesis 2.6 kann eine Live-Vorschau aller Theme- und SEO-Einstellungen im WordPress-Customizer liefern, unterstützt AdSense-Auto Ads, bietet volle WordPress title tag-Kompatibilität und vieles mehr. Schaue unten für die vollständige Änderungshistorie."
179
+
180
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:24
181
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx or pub-xxxxxxxxxxxxx) to enable AdSense."
182
+ msgstr "AdSense Publisher-ID (ca-pub-xxxxxxxxxxxxx or pub-xxxxxxxxxxxxx) eingeben, um AdSense zu aktivieren."
183
+
184
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:19
185
+ msgid "Google AdSense Publisher ID"
186
+ msgstr "Google AdSense Publisher ID"
187
+
188
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:26
189
+ msgid "Disable AdSense output for this entry?"
190
+ msgstr "AdSense-Ausgabe für diesen Beitrag deaktivieren?"
191
+
192
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:21
193
+ msgid "AdSense Output"
194
+ msgstr "AdSense-Ausgabe"
195
+
196
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:33
197
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:26
198
+ msgid "Your child theme uses accessible headings. If you leave this blank, the default accessible heading will be used."
199
+ msgstr "Dein Childtheme nutzt barrierefreie Überschriften. Falls du hier nichts einträgst, wird die barrierefreie Standard-Überschrift verwendet."
200
+
201
+ #: lib/functions/markup.php:522
202
+ msgid "Secondary"
203
+ msgstr "Sekundär"
204
+
205
+ #: lib/functions/markup.php:505
206
+ msgid "Main"
207
+ msgstr "Haupt"
208
+
209
+ #: lib/classes/class-genesis-admin-settings.php:327
210
+ msgid "Hey there! Did you know that theme settings can now be configured with a live preview in the Customizer?"
211
+ msgstr "Hallo! Wusstest du schon, dass Theme-Einstellungen nun mit einer Live-Vorschau im Customizer konfiguriert werden können?"
212
+
213
+ #. translators: %s: Customizer admin URL
214
+ #: lib/classes/class-genesis-admin-seo-settings.php:210
215
+ #: lib/classes/class-genesis-admin-settings.php:330
216
+ msgid "Eventually, settings pages like this one will no longer be available, and everything will be configured in the Customizer, so go ahead and <a href=\"%s\">start using it now</a>!"
217
+ msgstr "Irgendwann werden Einstellungs-Seiten wie diese hier nicht länger verfügbar sein und alles wird im Customizer konfiguriert - also leg los und <a href=\"%s\">beginne jetzt mit der Nutzung</a>!"
218
+
219
+ #: lib/classes/class-genesis-admin-seo-settings.php:207
220
+ msgid "Hey there! Did you know that SEO settings can now be configured with a live preview in the Customizer?"
221
+ msgstr "Hallo! Wusstest du schon, dass SEO-Einstellungen nun mit einer Live-Vorschau im Customizer konfiguriert werden können?"
222
+
223
+ #: lib/admin/inpost-metaboxes.php:287
224
+ msgid "Google Adsense"
225
+ msgstr "Google AdSense"
226
+
227
+ #: config/customizer-theme-settings.php:311
228
+ msgid "Header/Footer Scripts"
229
+ msgstr "Header-/Footer-Scripts"
230
+
231
+ #: config/customizer-theme-settings.php:131
232
+ msgid "Select the pages which should display breadcrumbs."
233
+ msgstr "Wähle die Seiten aus, auf denen Breadcrumbs angezeigt werden sollen."
234
+
235
+ #: config/customizer-theme-settings.php:118
236
+ msgid "Select Site Layout"
237
+ msgstr "Seiten-Layout auswählen"
238
+
239
+ #: config/customizer-theme-settings.php:86
240
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx) to activate AdSense Auto Ads"
241
+ msgstr "Gebe deine AdSense publisher ID (ca-pub-xxxxxxxxxxxxx) ein, um AdSense Auto Ads zu aktivieren."
242
+
243
+ #: config/customizer-theme-settings.php:85
244
+ msgid "Publisher ID"
245
+ msgstr "Publisher ID"
246
+
247
+ #. translators: %s: AdSense URL
248
+ #: config/customizer-theme-settings.php:81
249
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:22
250
+ msgid "Don't have AdSense? <a href='%s' target='_blank'>Click here</a> to sign up!"
251
+ msgstr "Du hast kein AdSense? <a href='%s' target='_blank'>Klicke hier</a>, um dich zu registrieren!"
252
+
253
+ #. translators: %s: AdSense Auto Ads URL
254
+ #: config/customizer-theme-settings.php:78
255
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:21
256
+ msgid "Auto Ads must be enabled in your AdSense account for this feature to work properly. <a href=\"%s\">Click here to enable.</a>"
257
+ msgstr "Auto Ads müssen in denem AdSense-Account aktiviert sein, damit diese Funktion richtig funktioniert. <a href=\"%s\">Hier zum Aktivieren klicken.</a>"
258
+
259
+ #: config/customizer-theme-settings.php:76
260
+ #: lib/classes/class-genesis-admin-settings.php:275
261
+ msgid "Google AdSense"
262
+ msgstr "Google AdSense"
263
+
264
+ #: config/customizer-theme-settings.php:43
265
+ msgid "If you provide an email address below, you will be notified via email when a new version of Genesis is available."
266
+ msgstr "Gebe unten eine E-Mail-Adresse an, um eine Benachrichtigung zu erhalten, sobald eine neue Genesis-Version verfügbar ist."
267
+
268
+ #: config/customizer-theme-settings.php:42
269
+ #: config/customizer-theme-settings.php:47
270
+ msgid "Email Address"
271
+ msgstr "E-Mail-Adresse"
272
 
273
+ #: config/customizer-theme-settings.php:34
274
+ msgid "By checking this box, you allow Genesis to periodically check for updates."
275
+ msgstr "Hake diese Box an, um Genesis zu erlauben, regelmäßig auf Updates zu prüfen."
276
+
277
+ #: config/customizer-theme-settings.php:22
278
+ msgid "Customize the various theme settings."
279
+ msgstr "Passe die verschiedenen Theme-Einstellungen an."
280
+
281
+ #: config/customizer-seo-settings.php:288
282
+ msgid "Apply noydir to entire site?"
283
+ msgstr "noydir auf gesamte Seite anwenden?"
284
 
285
+ #: config/customizer-seo-settings.php:280
286
+ msgid "Apply noodp to entire site?"
287
+ msgstr "noodp auf gesamte Seite anwenden?"
288
 
289
+ #: config/customizer-seo-settings.php:226
290
+ msgid "Entire Site"
291
+ msgstr "Gesamte Seite"
292
 
293
+ #: config/customizer-seo-settings.php:222
294
+ msgid "Apply noarchive to the pages below."
295
+ msgstr "noarchive auf die unten stehenden Seiten anwenden."
296
 
297
+ #: config/customizer-seo-settings.php:211
298
+ #: config/customizer-seo-settings.php:266
299
+ msgid "Search Results"
300
+ msgstr "Suchergebnisse"
301
 
302
+ #: config/customizer-seo-settings.php:203
303
+ #: config/customizer-seo-settings.php:258
304
+ msgid "Date Archives"
305
+ msgstr "Datums-Archive"
306
 
307
+ #: config/customizer-seo-settings.php:195
308
+ #: config/customizer-seo-settings.php:250
309
+ msgid "Author Archives"
310
+ msgstr "Autor-Archive"
311
 
312
+ #: config/customizer-seo-settings.php:187
313
+ #: config/customizer-seo-settings.php:242
314
+ msgid "Tag Archives"
315
+ msgstr "Schlagwort-Archive"
316
 
317
+ #: config/customizer-seo-settings.php:179
318
+ #: config/customizer-seo-settings.php:234
319
+ msgid "Category Archives"
320
+ msgstr "Kategorie-Archive"
321
 
322
+ #: config/customizer-seo-settings.php:175
323
+ msgid "Apply noindex to the archive pages below."
324
+ msgstr "noindex auf die unten stehenden Archiv-Seiten anwenden."
325
 
326
+ #: config/customizer-seo-settings.php:164
327
+ msgid "Include Shortlink Tag?"
328
+ msgstr "Shortlink-Tag einbnden?"
329
 
330
+ #: config/customizer-seo-settings.php:148
331
+ msgid "Adjacent Posts rel link tags"
332
+ msgstr "rel link tags für benachbarte Beiträge"
333
 
334
+ #: config/customizer-seo-settings.php:144
335
+ msgid "By default, WordPress places several tags in your document title. Most of these tags are completely unnecessary, and provide no SEO value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document title. If you do not know what something is, leave it unchecked."
336
+ msgstr "Standardmäßig platziert WordPress mehrere Tags in deinem Dokument-Titel. Die meisten dieser Tags sind komplett unnötig und unterstützen keine SEO-Werte oder was auch immer; sie verlangsamen nur die Ladezeit deiner Seite. Wähle, welche Tags im Dokumenten-Titel verwendet werden sollen. Falls du bei manchen Tags nicht weißt, was sie bedeuten, lasse sie abgewählt."
337
+
338
+ #: config/customizer-seo-settings.php:143
339
+ msgid "Document Head"
340
+ msgstr "Dokumenten-Kopf"
341
+
342
+ #: config/customizer-seo-settings.php:133
343
+ msgid "Apply noarchive to the homepage"
344
+ msgstr "noarchive zur Startseite hinzufügen."
345
+
346
+ #: config/customizer-seo-settings.php:125
347
+ msgid "Apply nofollow to the homepage"
348
+ msgstr "nofollow zur Startseite hinzufügen."
349
+
350
+ #: config/customizer-seo-settings.php:117
351
+ msgid "Apply noindex to the homepage"
352
+ msgstr "noindex zur Startseite hinzufügen."
353
+
354
+ #: config/customizer-seo-settings.php:91
355
+ msgid "Add site description (tagline) to document title on home page? "
356
+ msgstr "Seiten-Beschreibung (Untertitel) zum Dokumenten-Titel auf der Startseite hinzufügen?"
357
+
358
+ #: config/customizer-seo-settings.php:83
359
+ msgid "If you leave the document title field blank, your site’s title will be used instead."
360
+ msgstr "Wenn du das Feld für den Dokumenten-Titel leer lässt, wird stattdessen der Titel deiner Seite verwendet."
361
+
362
+ #: config/customizer-seo-settings.php:82
363
+ msgid "Homepage Document Title"
364
+ msgstr "Dokumenten-Titel für die Startseite"
365
+
366
+ #: config/customizer-seo-settings.php:74
367
+ msgid "Site Description (tagline)"
368
+ msgstr "Seiten-Beschreibung (Untertitel)"
369
 
370
+ #: config/customizer-seo-settings.php:69
371
+ msgid "Primary Title H1"
372
+ msgstr "Haupt-Titel H1"
373
+
374
+ #: config/customizer-seo-settings.php:33
375
+ msgid "Add site name to document title on inner pages? "
376
+ msgstr "Seitentitel zum Dokumententitel auf Unterseiten hinzufügen?"
377
+
378
+ #: config/customizer-seo-settings.php:23
379
+ msgid "Customize the various theme SEO settings."
380
+ msgstr "Passe die zahlreichen SEO-Einstellungen des Themes an."
381
+
382
+ #: lib/views/pages/genesis-admin-upgraded.php:30
383
  msgid "Changes"
384
  msgstr "Änderungen"
385
 
386
+ #. translators: %s: URL to studiopress.com.
387
+ #: lib/views/misc/use-child-theme-notice.php:20
 
 
 
388
  msgid "For more information, see our article at %s"
389
+ msgstr "Für weitere Informationen lies unseren Artikel auf %s."
390
 
391
  #. translators: Open and close anchor tags.
392
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
393
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
394
+ msgstr "Dies kann hilfreich sein, um Probleme mit deinem Theme aufzuspüren, wenn du Hilfe auf der %shelp page%s suchst."
395
 
396
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:22
397
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
398
+ msgstr "Diese Einstellung ist veraltet, da sie nicht länger empfohlen wird. Wenn du diese Box abwählst, wird die Einstellung verschwinden."
399
 
400
  #. translators: Open and close span tags, abbreviation expansion for SEO.
401
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:62
402
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
403
+ msgstr "%sNotiz:%s Der Shortlink-Tag könnte nützlich für externe Service-Entdeckbarkeit haben, er hat aber keinen %s Wert o.ä.."
404
 
405
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
406
  msgid "SEO"
407
  msgstr "SEO"
408
 
409
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
410
  msgid "Search engine optimization"
411
  msgstr "Suchmaschinenoptimierung"
412
 
413
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
414
  msgid "301 Redirect."
415
  msgstr "301 Weiterleitung."
416
 
417
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:54
418
  msgid "Top: after opening body tag"
419
  msgstr "301 Weiterleitung."
420
 
421
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:53
422
  msgid "Bottom: before closing body tag"
423
+ msgstr "Unten: vor dem schließenden Body-Tag"
424
 
425
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:49
426
  msgid "Body Scripts Position"
427
+ msgstr "Position für Body-Scripts"
428
 
429
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:38
430
  msgid "Body Scripts"
431
  msgstr "Body Scripts"
432
 
433
+ #. translators: %s: Name of head tag.
434
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:30
435
  msgid "Output before the closing %s tag, after sitewide header scripts."
436
  msgstr ""
437
 
438
+ #. translators: %s: Theme settings admin screen link.
439
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
440
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
441
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
442
  msgid "Default Layout set in %s"
443
+ msgstr "Standard-Layout festgelegt in %s"
444
 
445
  #. translators: Opn and close post type archive link, post type name.
446
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:19
447
  msgid "View the %1$s%3$s archive%2$s."
448
+ msgstr "Das %1$s%3$s Archive%2$s ansehen."
449
 
450
+ #. translators: 1: Open anchor tag to theme settings, 2: Close anchor tag to
451
+ #. theme settings.
452
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:29
453
+ msgid "Default Layout set in %1$sTheme Settings%2$s"
454
+ msgstr "Standard-Layout festgelegt in den %1$sTheme-Einstellungen%2$s"
455
 
456
+ #. translators: %s: Reference link.
457
+ #: lib/views/help/genesis-inpost-seo.php:59
458
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
459
+ msgstr " &mdash; Ausgabe in <meta name=\"robots\" /> des Dokuments. %s"
460
 
461
+ #: lib/views/help/genesis-inpost-seo.php:56
462
  msgid "Apply noarchive to this post/page"
463
+ msgstr "noarchive zu diesem Beitrag / dieser Seite hinzufügen"
464
 
465
+ #: lib/views/help/genesis-inpost-seo.php:49
466
  msgid "Apply nofollow to this post/page"
467
+ msgstr "nofollow zu diesem Beitrag / dieser Seite hinzufügen"
468
 
469
+ #. translators: %s: Reference link.
470
+ #: lib/views/help/genesis-inpost-seo.php:45
471
+ #: lib/views/help/genesis-inpost-seo.php:52
472
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
473
+ msgstr " &mdash; Ausgabe in <meta name=\"robots\" /> des Dokuments. %s"
474
 
475
+ #: lib/views/help/genesis-inpost-seo.php:42
476
  msgid "Apply noindex to this post/page"
477
+ msgstr "noindex zu diesem Beitrag / dieser Seite hinzufügen"
478
 
479
+ #. translators: %s: Reference link.
480
+ #: lib/views/help/genesis-inpost-seo.php:38
481
  msgid " &mdash; Redirect this post/page to this URL. %s."
482
+ msgstr " &mdash; Diesen Beitrag / diese Seite zu dieser URL weiterleiten. %s."
483
 
484
+ #. translators: %s: Reference link.
485
+ #: lib/views/help/genesis-inpost-seo.php:31
486
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
487
+ msgstr " &mdash; Ausgabe in <link rel=\"canonical\" /> des Dokuments. %s"
488
 
489
+ #: lib/views/help/genesis-inpost-seo.php:25
490
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
491
+ msgstr " &mdash; Ausgabe im <meta name=\"keywords\" />-Tag des Dokuments."
492
 
493
+ #: lib/views/help/genesis-inpost-seo.php:21
494
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
495
+ msgstr " &mdash; Ausgabe im <meta name=\"description\" />-Tag des Dokuments."
496
 
497
+ #: lib/views/help/genesis-inpost-seo.php:17
498
  msgid " &mdash; Output in the document <title> Tag."
499
+ msgstr " &mdash; Ausgabe im <title>-Tag des Dokuments."
500
 
501
+ #. translators: 1: Open anchor tag, 2: Close anchor tag.
502
+ #: lib/views/help/genesis-blog.php:28
503
+ msgid "You can find more on this feature in the %1$sHow to Add a Post Category Page tutorial.%2$s"
504
+ msgstr "Du findest mehr über diese Funktion im %1$sHow to Add a Post Category Page tutorial.%2$s"
505
 
506
  #. Description of the plugin/theme
507
  msgid "The industry standard for Premium WordPress Themes."
511
  msgid "Edit Archive Settings"
512
  msgstr "Archiv-Einstellungen bearbeiten"
513
 
514
+ #: lib/views/pages/genesis-admin-upgraded.php:69
515
  msgid "Removed"
516
  msgstr "Entfernt"
517
 
518
+ #: lib/views/pages/genesis-admin-upgraded.php:45
519
  msgid "Changed"
520
  msgstr "Geändert"
521
 
522
+ #: lib/views/pages/genesis-admin-upgraded.php:32
523
  msgid "Added"
524
  msgstr "Hinzugefügt"
525
 
526
+ #: lib/views/misc/use-child-theme-notice.php:20
527
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
528
  msgstr "https://www.studiopress.com/genesis-always-use-child-theme/"
529
 
530
+ #: lib/views/misc/use-child-theme-notice.php:18
531
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
532
+ msgstr "Wir haben bemerkt, dass du das Genesis-Framework-Haupttheme allein verwendest. Wir empfehlen dir dringend, es mit einem Genesis-Childtheme zu verwenden. Wir haben sogar kostenlose Themes, die du verwenden kannst!"
533
 
534
+ #: lib/views/misc/use-child-theme-notice.php:16
535
  msgid "Please Activate a Genesis Child Theme:"
536
+ msgstr "Aktiviere bitte ein Genesis Child-Theme:"
537
 
538
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:19
539
  msgid "Use for site title/logo"
540
+ msgstr "Für Seitentitel/Logo verwenden"
541
 
542
+ #: config/customizer-theme-settings.php:33
543
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:41
544
  msgid "Check For Updates"
545
+ msgstr "Auf Updates prüfen"
546
 
547
+ #: lib/views/help/genesis-information.php:26
548
  msgid "If you provide an email address, your site will email you when the update can be performed."
549
+ msgstr "Wenn du eine E-Mail-Adresse angibst, wirst du per E-Mail benachrichtigt, sobald das Update ausgeführt werden kann."
550
 
551
+ #: lib/classes/class-genesis-admin-seo-settings.php:45
552
+ #: lib/classes/class-genesis-admin-settings.php:60
553
+ #: lib/classes/class-genesis-admin.php:129
554
  msgid "Save Changes"
555
  msgstr "Änderungen speichern"
556
 
557
+ #: lib/views/help/genesis-inpost-seo.php:59
558
  msgid "Read more about noarchive"
559
+ msgstr "Mehr über noarchive lesen"
560
 
561
+ #: lib/views/help/genesis-inpost-seo.php:52
562
  msgid "Read more about nofollow"
563
+ msgstr "Mehr über nofollow lesen"
564
 
565
+ #: lib/views/help/genesis-inpost-seo.php:45
566
  msgid "Read more about noindex"
567
+ msgstr "Mehr über noindex lesen"
568
 
569
+ #: lib/views/help/genesis-inpost-seo.php:38
570
  msgid "Read more about 301 Redirects"
571
+ msgstr "Mehr über 301-Umleitungen (Redirects) lesen"
572
 
573
+ #: lib/views/help/genesis-inpost-seo.php:31
574
  msgid "Read more about Custom Canonical URL"
575
  msgstr ""
576
 
577
+ #: config/customizer-theme-settings.php:297
578
  msgid "Entry Pagination Type"
579
+ msgstr "Art von Beitrags-Seitennummerierung"
580
 
581
+ #. translators: %s: URL for current website.
582
+ #: 404.php:48
583
  msgid "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."
584
+ msgstr "Die von Dir gesuchte Seite existiert nicht mehr. Möglicherweise findest du die gesuchten Inhalte, indem Du zur <a href=\"%s\">Startseite</a> zurückgehst und dort vielleicht das von dir Gesuchte findest. Oder du kannst es in den Informationen unterhalb finden."
585
 
586
+ #: lib/widgets/featured-post-widget.php:454
587
  msgid "Exclude Previously Displayed Posts?"
588
  msgstr "Zuvor angezeigte Beiträge ausschließen?"
589
 
590
+ #: lib/structure/post.php:445
591
  msgid "Sorry, no content matched your criteria."
592
+ msgstr "Entschuldigung - es wurden keine Inhalte gefunden, welche Deinen Kriterien entsprechen."
593
 
594
+ #: lib/structure/comments.php:369
595
  msgid "at"
596
  msgstr "um"
597
 
598
+ #: lib/classes/class-genesis-script-loader.php:197
599
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
600
  msgstr "Eine Aktualisierung von Genesis überschreibt die aktuell installierte Genesis-Version. Bist Du sicher, dass Du die Aktualisierung starten möchtest? \"Abbrechen\", um den Vorgang zu stoppen, oder \"OK\", um die Aktualisierung zu beginnen."
601
 
602
+ #: lib/classes/class-genesis-script-loader.php:196
603
  msgid "The changes you made will be lost if you navigate away from this page."
604
+ msgstr "Deine Änderungen werden verlorengehen, wenn du diese Seite verlässt."
605
 
606
+ #: lib/functions/deprecated.php:422
607
  msgid "decimal or hexidecimal entities"
608
  msgstr "dezimale oder hexadezimale Entitäten"
609
 
610
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
611
  msgid "Primary Navigation Extras"
612
+ msgstr "Extras für die Haupt-Navigation"
613
 
614
+ #: lib/admin/inpost-metaboxes.php:136
615
  msgid "Scripts"
616
  msgstr "Skripte"
617
 
618
  #. translators: Meta noindex attribute.
619
  #. translators: Meta nofollow attribute.
620
  #. translators: Meta noarchive attribute.
 
 
621
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
622
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:54
623
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:61
624
  msgid "Apply %s to this archive"
625
  msgstr "%s diesem Archiv zuweisen"
626
 
627
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:41
628
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:87
629
  msgid "Robots Meta Tags"
630
  msgstr "Robots Meta-Tags:"
631
 
632
+ #: config/customizer-seo-settings.php:108
633
+ #: lib/views/help/genesis-inpost-seo.php:24
634
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
635
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:47
636
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:77
637
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:33
638
+ #: lib/views/meta-boxes/genesis-user-seo.php:34
639
  msgid "Meta Keywords"
640
+ msgstr "Meta-Schlüsselwörter"
641
+
642
+ #: config/customizer-seo-settings.php:99
643
+ #: lib/views/help/genesis-inpost-seo.php:20
644
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:26
645
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:34
646
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
647
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:26
648
+ #: lib/views/meta-boxes/genesis-user-seo.php:27
649
  msgid "Meta Description"
650
  msgstr "Meta Beschreibung"
651
 
653
  msgid "Archive"
654
  msgstr "Archiv"
655
 
656
+ #. translators: %s: URL for current website.
657
+ #: 404.php:41
658
  msgid "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."
659
+ msgstr "Die von Dir gesuchte Seite existiert nicht mehr. Möglicherweise findest du die gesuchten Inhalte, indem Du zur <a href=\"%s\">Startseite</a> zurückgehst und dort vielleicht das von dir Gesuchte findest. Oder du findest es mithilfe der Suchmöglichkeit unterhalb."
660
 
661
+ #: 404.php:33
662
  msgid "Not found, error 404"
663
+ msgstr "Fehler 404 – Inhalt nicht gefunden (Systemmeldung)"
664
 
665
  #: search.php:22
666
  msgid "Search Results for:"
667
  msgstr "Suchergebnisse für:"
668
 
669
+ #: lib/classes/class-genesis-contributor.php:120
670
  msgid "Contributor"
671
  msgstr "Entwickler (Community)"
672
 
673
+ #: lib/views/pages/genesis-admin-upgraded.php:108
674
  msgid "Contributors"
675
  msgstr "Beitragende Entwickler"
676
 
677
+ #: lib/classes/class-genesis-contributor.php:121
678
  msgid "Lead Developer"
679
  msgstr "Leitender Entwickler"
680
 
681
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:15
682
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
683
+ msgstr "Diese Einstellungen gelten für jede Seite, für die die \"Blog\"-Seitenvorlage (Template) verwendet wird, nicht aber für die Startseite und Beitragsarchive."
684
 
685
+ #: config/customizer-seo-settings.php:65
686
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:32
687
  msgid "Homepage"
688
+ msgstr "Startseite"
689
 
690
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:29
691
  msgid "Posts Page"
692
+ msgstr "Beitragsseite (Blog)"
693
 
694
+ #: lib/classes/class-genesis-admin-settings.php:295
695
  msgid "Blog Page Template"
696
+ msgstr "Vorlage für die Blog-Seite"
697
 
698
+ #: lib/classes/class-genesis-admin-settings.php:236
699
+ #: lib/classes/class-genesis-admin-settings.php:286
700
+ #: lib/views/help/genesis-navigation.php:15
701
  msgid "Navigation"
702
+ msgstr "Navigation"
703
 
704
+ #: config/customizer-theme-settings.php:58
705
+ #: lib/classes/class-genesis-admin-settings.php:233
706
+ #: lib/classes/class-genesis-admin-settings.php:282
707
+ #: lib/views/help/genesis-header.php:15
708
  msgid "Header"
709
+ msgstr "Kopfzeile"
710
 
711
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
712
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
713
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
714
+ msgstr "Standardmäßig platziert WordPress einige Tags in deinem Dokument %1$s. Die meisten dieser Tags sind vollkommen unnötig und haben keine Relevanz für %2$s o.ä.. Sie führen lediglich zu längeren Ladezeiten. Entscheide, welche Tags in deinem Dokument %1$s enthalten sein sollen. Sollte dir ein Tag unbekannt sein, lasse ihn deaktiviert."
715
 
716
+ #: config/customizer-seo-settings.php:100
717
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:71
718
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
719
  msgstr "Die META-Beschreibung wird in der Regel dazu verwendet, um auf den Ergebnisseiten von Suchmaschinen den Text unterhalb des Titels zu festzulegen."
720
 
721
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:52
722
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
723
+ msgstr "Wenn Du den Dokumententitel nicht angibst, wird stattdessen der $#8217;s-Titel deiner Seite verwendet."
724
 
725
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
726
  msgid "Site Description (Tagline)"
727
+ msgstr "Webseiten-Beschreibung (Untertitel)"
728
 
729
+ #: config/customizer-seo-settings.php:42
730
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:45
731
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
732
  msgstr "Wenn der Dokumententitel aus zwei Zeilen besteht (Titel und angefügter Text), wird das Trennzeichen dazwischen eingefügt."
733
 
734
+ #: config/customizer-seo-settings.php:41
735
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:43
736
  msgid "Document Title Separator"
737
  msgstr "Dokumententitel Trennzeichen:"
738
 
739
+ #: config/customizer-seo-settings.php:51
740
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:58
741
  msgid "Determines which side the added title text will go on."
742
  msgstr "Legt fest, auf welche Seite der hinzugefügte Text angefügt wird."
743
 
744
+ #. translators: %s: Escaped title tag.
745
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
746
  msgid "Add site name to %s on inner pages?"
747
  msgstr "Webseiten-Titel/ -Name zum %s auf den Unterseiten hinzufügen?"
748
 
749
  #. translators: Escaped title tag.
750
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:59
751
  msgid "Add site description (tagline) to %s on home page?"
752
  msgstr "Webseiten-Beschreibung (Slogan) zum %s auf der Startseite hinzufügen?"
753
 
759
  msgid "Search this website"
760
  msgstr "Webseite durchsuchen"
761
 
762
+ #: lib/structure/loops.php:364
763
  msgid "Read more"
764
  msgstr "Weiterlesen"
765
 
766
+ #: lib/views/pages/genesis-admin-upgraded.php:134
767
  msgid "Go to SEO Settings &rarr;"
768
  msgstr "Zu den SEO-Einstellungen &rarr;</a><br /><br /><h4>Hinweis des Übersetzers:</h4><br />Das Bereitstellen und regelmäßige Aktualisieren dieser deutschen Übersetzungen &ndash; durch David Decker DECKERWEB seit 2010 &ndash; kostet Zeit und Geld. Wenn Du diesen Dienst für die Anwender-Community unterstützen willst, freue ich mich über jede Spende! <em>&mdash; Danke, David Decker</em><br /><strong>&rarr; <a href=\"http://deckerweb.de/sprachdateien/spenden/\" target=\"_new\">Deine Spende für Genesis-Übersetzungen</a></strong><a>"
769
 
770
+ #: lib/views/pages/genesis-admin-upgraded.php:132
771
  msgid "Go to Theme Settings &rarr;"
772
  msgstr "Zu den Theme-Einstellungen &rarr;"
773
 
774
+ #: lib/views/pages/genesis-admin-upgraded.php:83
775
  msgid "Project Leads"
776
  msgstr "Leitende Entwickler/ Herausgeber"
777
 
778
+ #. translators: %s: Genesis version.
779
+ #: lib/classes/class-genesis-admin-upgraded.php:37
780
  msgid "Welcome to Genesis %s"
781
  msgstr "Willkommen bei Genesis Version %s"
782
 
784
  msgid "Google+"
785
  msgstr "Google+"
786
 
787
+ #: config/customizer-theme-settings.php:62
788
  msgid "Use for site title/logo:"
789
  msgstr "Verwende für Webseitentitel/ -Logo:"
790
 
791
+ #: lib/structure/footer.php:152
792
  msgid "on"
793
  msgstr "An"
794
 
795
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:54
796
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:40
797
  msgid "Leave empty if you do not want to display any intro text."
798
  msgstr "Leer lassen, wenn Du keinen Einführungstext anzeigen willst."
799
 
800
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:43
801
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:35
802
  msgid "Archive Intro Text"
803
  msgstr "Archiv-Einführungstext"
804
 
805
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:35
806
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:28
807
  msgid "Leave empty if you do not want to display a headline."
808
  msgstr "Leer lassen, wenn Du keine Überschrift anzeigen willst."
809
 
810
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:27
811
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:20
812
  msgid "Archive Headline"
813
  msgstr "Archivüberschrift"
814
 
815
+ #: lib/classes/class-genesis-admin-seo-settings.php:49
816
+ #: lib/classes/class-genesis-admin-settings.php:64
817
+ #: lib/classes/class-genesis-admin.php:133
818
  msgid "Error saving settings."
819
  msgstr "Fehler beim Speichern der Einstellungen."
820
 
821
+ #: lib/widgets/user-profile-widget.php:198
822
  msgid "Custom Text Content"
823
  msgstr "Benutzerdefinierter Textinhalt"
824
 
825
+ #: lib/init.php:89
826
  msgid "Secondary Navigation Menu"
827
  msgstr "Zweit-Navigations-Menü"
828
 
829
+ #: lib/functions/widgetize.php:125
830
  msgid "Header Left"
831
  msgstr "Kopfzeile links"
832
 
833
+ #: lib/widgets/user-profile-widget.php:217
834
  msgid "Extended page link text"
835
  msgstr "Linktext für weiterführende Seite"
836
 
837
+ #. translators: %d: Footer widget counter.
838
+ #: lib/functions/widgetize.php:183
839
  msgid "Footer %d widget area."
840
  msgstr "%d. Widget-Bereich in der Fußzeile (Footer)."
841
 
842
+ #: lib/functions/widgetize.php:148
843
  msgid "This is the secondary sidebar if you are using a three column site layout option."
844
  msgstr "Dies ist die zweite Sidebar Widget-Area (Secondary). Du kannst Inhalte hinzufügen, indem Du Dein <a href=\"%s\">Widgets Panel</a> besuchst und neue Widgets zu diesem Bereich hinzufügst."
845
 
846
+ #: lib/functions/widgetize.php:137
847
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
848
  msgstr "Dies ist die erste Sidebar Widget-Area (Primary). Du kannst Inhalte hinzufügen, indem Du Dein <a href=\"%s\">Widgets Panel</a> besuchst und neue Widgets zu diesem Bereich hinzufügst."
849
 
850
+ #: lib/functions/deprecated.php:232
851
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
852
  msgstr "Das Argument \"context\" wurde mit \"theme_location\" im $args-Array ersetzt."
853
 
854
+ #. translators: %s: Genesis_Admin class name.
855
+ #: lib/classes/class-genesis-admin.php:140
856
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
857
  msgstr "Du kannst %s nicht verwenden, um zwei Menüs in derselben Unterklasse (subclass) zu erstellen. Bitte benutze getrennte Unterklassen (subclasses) für jedes Menü."
858
 
859
+ #: lib/views/meta-boxes/genesis-user-author.php:15
860
  msgid "Author Archive Settings"
861
  msgstr "Autorenarchiv-Einstellungen"
862
 
863
+ #: lib/views/meta-boxes/genesis-user-settings.php:15
864
  msgid "User Permissions"
865
  msgstr "Benutzer-Berechtigungen"
866
 
867
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:35
868
  msgid "Please select the color style from the drop down list and save your settings."
869
  msgstr "Bitte wähle das Farbschema aus dem Aufklappmenü und speichere Deine Einstellungen."
870
 
871
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:21
872
  msgid "Color Style:"
873
  msgstr "Farbschema:"
874
 
875
+ #. translators: %s: </head>
876
+ #. translators: %s: </body>
877
  #. translators: Escaped HTML head tag.
878
  #. translators: Escaped HTML body tag.
879
+ #: config/customizer-theme-settings.php:317
880
+ #: config/customizer-theme-settings.php:327
881
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:25
882
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:38
883
  msgid "This code will output immediately before the closing %s tag in the document source."
884
  msgstr "Die in eingefügten Skripte werden unmittelbar vor dem schließenden %s-Tag ausgeführt."
885
 
886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
887
  msgid "Image Size:"
888
  msgstr "Bildgröße:"
889
 
890
+ #: lib/classes/class-genesis-admin-settings.php:268
891
  msgid "Color Style"
892
  msgstr "Farbschema"
893
 
894
+ #: lib/classes/class-genesis-admin-settings.php:82
895
  msgid "Follow me on Twitter"
896
  msgstr "Folge mir auf Twitter"
897
 
898
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:60
899
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:61
900
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:149
901
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:177
902
+ #: lib/views/help/cpt-archive-archive.php:15
903
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:16
904
  msgid "Archive Settings"
905
  msgstr "Archiv-Einstellungen"
906
 
907
  #. translators: Meta rel attribute.
908
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:34
909
  msgid "Adjacent Posts %s link tags"
910
  msgstr "%s Link Tags der benachbarten Beiträge"
911
 
912
+ #: lib/admin/inpost-metaboxes.php:216
913
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:156
914
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:179
915
+ #: lib/views/help/cpt-archive-layout.php:15
916
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:23
917
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:27
918
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:15
919
+ #: lib/views/meta-boxes/genesis-user-layout.php:17
920
  msgid "Layout Settings"
921
  msgstr "Layout-Einstellungen"
922
 
923
+ #: config/customizer-seo-settings.php:22 lib/admin/inpost-metaboxes.php:33
924
+ #: lib/admin/inpost-metaboxes.php:63
925
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:15
926
  msgid "Theme SEO Settings"
927
  msgstr "Theme SEO-Einstellungen"
928
 
929
+ #: lib/functions/formatting.php:389
930
  msgctxt "separator in time difference"
931
  msgid "and"
932
  msgstr "und"
933
 
934
+ #. translators: %s: Number of second(s).
935
+ #: lib/functions/formatting.php:358
936
  msgctxt "time difference"
937
  msgid "%s second"
938
  msgid_plural "%s seconds"
939
  msgstr[0] "%s Sekunde"
940
  msgstr[1] "%s Sekunden"
941
 
942
+ #. translators: %s: Number of minute(s).
943
+ #: lib/functions/formatting.php:356
944
  msgctxt "time difference"
945
  msgid "%s minute"
946
  msgid_plural "%s minutes"
947
  msgstr[0] "%s Minute"
948
  msgstr[1] "%s Minuten"
949
 
950
+ #. translators: %s: Number of hour(s).
951
+ #: lib/functions/formatting.php:354
952
  msgctxt "time difference"
953
  msgid "%s hour"
954
  msgid_plural "%s hours"
955
  msgstr[0] "%s Stunde"
956
  msgstr[1] "%s Stunden"
957
 
958
+ #. translators: %s: Number of day(s).
959
+ #: lib/functions/formatting.php:352
960
  msgctxt "time difference"
961
  msgid "%s day"
962
  msgid_plural "%s days"
963
  msgstr[0] "%s Tag"
964
  msgstr[1] "%s Tagen"
965
 
966
+ #. translators: %s: Number of week(s).
967
+ #: lib/functions/formatting.php:350
968
  msgctxt "time difference"
969
  msgid "%s week"
970
  msgid_plural "%s weeks"
971
  msgstr[0] "%s Woche"
972
  msgstr[1] "%s Woche"
973
 
974
+ #. translators: %s: Number of month(s).
975
+ #: lib/functions/formatting.php:348
976
  msgctxt "time difference"
977
  msgid "%s month"
978
  msgid_plural "%s months"
979
  msgstr[0] "%s Monat"
980
  msgstr[1] "%s Monate"
981
 
982
+ #. translators: %s: Number of year(s).
983
+ #: lib/functions/formatting.php:346
984
  msgctxt "time difference"
985
  msgid "%s year"
986
  msgid_plural "%s years"
987
  msgstr[0] "%s Jahr"
988
  msgstr[1] "%s Jahre"
989
 
990
+ #: lib/functions/formatting.php:340
991
  msgctxt "time difference"
992
  msgid "seconds"
993
  msgstr "Sekunden"
994
 
995
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:85
 
996
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
997
  msgstr "Diese Archiv-Optionen beeinflussen alle Blogauflistungen Deiner Webseite, einschließlich der Archiv-, Blog-, Kategorien-, Such- und Tag-Seiten."
998
 
999
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:45
1000
  msgid "404 Page"
1001
  msgstr "404-Fehlerseiten"
1002
 
1003
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:42
1004
  msgid "Archives"
1005
  msgstr "Archiv-Seiten"
1006
 
1007
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:39
1008
  msgid "Pages"
1009
  msgstr "Seiten"
1010
 
1011
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:26
1012
  msgid "Front Page"
1013
  msgstr "Startseite"
1014
 
1015
+ #: lib/classes/class-genesis-admin-settings.php:243
1016
+ #: lib/classes/class-genesis-admin-settings.php:298
1017
+ #: lib/views/help/genesis-scripts.php:15
1018
  msgid "Header and Footer Scripts"
1019
  msgstr "Header- und Footer-Scripte"
1020
 
1021
+ #: config/customizer-theme-settings.php:204
1022
+ #: lib/classes/class-genesis-admin-settings.php:240
1023
+ #: lib/classes/class-genesis-admin-settings.php:293
1024
+ #: lib/views/help/genesis-comments.php:15
1025
  msgid "Comments and Trackbacks"
1026
  msgstr "Kommentare und Trackbacks"
1027
 
1028
+ #: lib/classes/class-genesis-admin-settings.php:232
1029
+ #: lib/classes/class-genesis-admin-settings.php:278
1030
+ #: lib/views/help/genesis-layout.php:15
1031
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:22
1032
  msgid "Default Layout"
1033
  msgstr "Standard-Layout"
1034
 
1035
+ #: config/customizer-seo-settings.php:109
1036
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:81
1037
  msgid "Keywords are generally ignored by Search Engines."
1038
  msgstr "Schlüsselwörter (Keywords) werden allgemein ignoriert von Suchmaschinen."
1039
 
1040
+ #: lib/classes/class-genesis-admin-seo-settings.php:47
1041
+ #: lib/classes/class-genesis-admin-settings.php:62
1042
+ #: lib/classes/class-genesis-admin.php:131
1043
  msgid "Settings saved."
1044
  msgstr "Einstellungen gespeichert."
1045
 
1046
+ #: lib/classes/class-genesis-admin-seo-settings.php:48
1047
+ #: lib/classes/class-genesis-admin-settings.php:63
1048
+ #: lib/classes/class-genesis-admin.php:132
1049
  msgid "Settings reset."
1050
  msgstr "Einstellungen zurückgesetzt."
1051
 
1052
+ #: lib/classes/class-genesis-admin-import-export.php:100
1053
  msgid "Settings successfully imported."
1054
  msgstr "Einstellungen erfolgreich importiert."
1055
 
1056
+ #: lib/views/pages/genesis-admin-import-export.php:38
1057
  msgid "Upload File and Import"
1058
  msgstr "Datei hochladen und importieren"
1059
 
1060
+ #: lib/views/pages/genesis-admin-import-export.php:30
1061
  msgid "Choose the file from your computer and click \"Upload file and Import\""
1062
  msgstr "Wähle die Datei von Deinem Computer und klicke \"Hochladen und importieren\""
1063
 
1064
+ #: lib/admin/customizer.php:94
1065
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:24
1066
  msgid "Default"
1067
  msgstr "Standard"
1068
 
1069
+ #: lib/structure/post.php:679 lib/structure/post.php:799
1070
  msgid "Next Page"
1071
  msgstr "Nächste Seite"
1072
 
1073
+ #: lib/structure/post.php:678 lib/structure/post.php:761
1074
  msgid "Previous Page"
1075
  msgstr "Vorherige Seite"
1076
 
1078
  msgid "ago"
1079
  msgstr "vor"
1080
 
1081
+ #: lib/classes/class-genesis-script-loader.php:195
1082
  msgid "Select / Deselect All"
1083
  msgstr "Alles auswählen / nicht auswählen"
1084
 
1085
+ #: lib/classes/class-genesis-admin-import-export.php:145
1086
  msgid "No export options available."
1087
  msgstr "Keine Export-Einstellungen verfügbar."
1088
 
1089
+ #. translators: %d: Footer widget counter.
1090
+ #: lib/functions/widgetize.php:181
1091
  msgid "Footer %d"
1092
  msgstr "Fußzeile (Footer) %d"
1093
 
1095
  msgid "No Label Selected"
1096
  msgstr "Kein Label ausgewählt"
1097
 
1098
+ #: lib/classes/class-genesis-admin-import-export.php:102
1099
  msgid "There was a problem importing your settings. Please try again."
1100
  msgstr "Es gab ein Problem beim Importieren Deiner Einstellungen. Bitte versuche es noch einmal."
1101
 
1102
+ #: lib/functions/markup.php:1185 lib/functions/widgetize.php:147
1103
  msgid "Secondary Sidebar"
1104
  msgstr "Zweit-Sidebar (Secondary)"
1105
 
1106
+ #: lib/functions/markup.php:1164 lib/functions/widgetize.php:136
1107
  msgid "Primary Sidebar"
1108
  msgstr "Haupt-Sidebar (Primary)"
1109
 
1110
+ #: lib/functions/widgetize.php:125
1111
  msgid "Header Right"
1112
  msgstr "Kopfzeile rechts"
1113
 
1114
+ #: lib/classes/class-genesis-breadcrumb.php:71
1115
  msgid "Not found: "
1116
  msgstr "Nicht gefunden: "
1117
 
1118
+ #: lib/widgets/featured-post-widget.php:549
1119
  msgid "No Content"
1120
  msgstr "Kein Inhalt"
1121
 
1122
+ #: lib/widgets/featured-post-widget.php:548
1123
  msgid "Show Content Limit"
1124
  msgstr "Inhaltslimit anzeigen"
1125
 
1126
+ #: lib/widgets/featured-post-widget.php:547
1127
  msgid "Show Excerpt"
1128
  msgstr "Auszug anzeigen"
1129
 
1130
+ #: lib/widgets/featured-post-widget.php:546
1131
  msgid "Show Content"
1132
  msgstr "Inhalt anzeigen"
1133
 
1134
+ #: lib/widgets/featured-post-widget.php:544
1135
  msgid "Content Type"
1136
  msgstr "Inhaltstyp"
1137
 
1138
+ #: lib/widgets/featured-post-widget.php:536
1139
  msgid "Show Post Info"
1140
  msgstr "Beitrags-Info anzeigen (Byline)"
1141
 
1142
+ #: lib/widgets/featured-page-widget.php:294
1143
+ #: lib/widgets/featured-post-widget.php:496
1144
  msgid "Show Featured Image"
1145
  msgstr "Featured-Bild anzeigen"
1146
 
1147
+ #: lib/views/meta-boxes/genesis-user-author.php:36
1148
  msgid "This text will be the first paragraph, and display on the first page"
1149
  msgstr "Dieser Text wird der erste Absatz sein und auf der ersten Seite angezeigt werden"
1150
 
1151
+ #: lib/views/meta-boxes/genesis-user-author.php:33
1152
  msgid "Custom Description Text"
1153
  msgstr "Nutzerspezifischer Beschreibungstext"
1154
 
1155
  #. translators: Escaped H1 tag.
1156
+ #: lib/views/meta-boxes/genesis-user-author.php:26
1157
  msgid "Will display in the %s tag at the top of the first page"
1158
  msgstr "Wird angezeigt beim %s-Stichwort, zu Beginn der ersten Seite"
1159
 
1160
+ #: lib/views/meta-boxes/genesis-user-author.php:20
1161
  msgid "Custom Archive Headline"
1162
  msgstr "Nutzerspezifische Archivseiten-Überschrift"
1163
 
1164
+ #: lib/views/meta-boxes/genesis-user-author.php:16
1165
+ #: lib/views/meta-boxes/genesis-user-layout.php:18
1166
+ #: lib/views/meta-boxes/genesis-user-seo.php:16
1167
  msgid "These settings apply to this author's archive pages."
1168
  msgstr "Diese Einstellungen werden auf die Archivübersichtsseiten dieses Benutzers angewendet."
1169
 
1170
+ #: lib/views/meta-boxes/genesis-user-author.php:47
1171
  msgid "Enable Author Box on this User's Archives?"
1172
  msgstr "Autoren-Box bei Archivübersichten dieses Benutzers aktivieren?"
1173
 
1174
+ #: lib/views/meta-boxes/genesis-user-author.php:44
1175
  msgid "Enable Author Box on this User's Posts?"
1176
  msgstr "Autoren-Box bei Beiträgen dieses Benutzers aktivieren?"
1177
 
1178
+ #: lib/views/meta-boxes/genesis-user-settings.php:31
1179
  msgid "Enable Import/Export Submenu?"
1180
  msgstr "Import-/ Export-Untermenü aktivieren?"
1181
 
1182
+ #: lib/views/meta-boxes/genesis-user-settings.php:26
1183
  msgid "Enable SEO Settings Submenu?"
1184
  msgstr "SEO-Einstellungen Untermenü aktivieren?"
1185
 
1186
+ #: lib/views/meta-boxes/genesis-user-settings.php:22
1187
  msgid "Enable Genesis Admin Menu?"
1188
  msgstr "Genesis Administratoren-Menüs aktivieren?"
1189
 
1190
+ #: lib/views/meta-boxes/genesis-user-settings.php:19
1191
  msgid "Genesis Admin Menus"
1192
  msgstr "Genesis Administratoren-Menüs"
1193
 
1194
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:50
1195
  msgid "Include the Featured Image?"
1196
  msgstr "Featured-Bild einschließen?"
1197
 
1198
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:20
1199
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:23
1200
+ #: lib/views/meta-boxes/genesis-user-layout.php:22
1201
+ #: lib/views/meta-boxes/genesis-user-layout.php:25
1202
  msgid "Choose Layout"
1203
  msgstr "Layout auswählen"
1204
 
1205
+ #: lib/classes/class-genesis-admin-import-export.php:46
1206
+ #: lib/classes/class-genesis-admin-import-export.php:64
1207
+ #: lib/views/help/import-export-general.php:15
1208
  msgid "Import/Export"
1209
  msgstr "Import/ Export"
1210
 
1211
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:56
1212
  msgid "Custom Post Class"
1213
  msgstr "Benutzerdefinierte Beitrags-CSS-Klasse"
1214
 
1215
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:50
1216
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:51
1217
  msgid "Custom Body Class"
1218
  msgstr "Benutzerdefinierte Body-CSS-Klasse"
1219
 
1220
+ #: lib/views/help/genesis-inpost-seo.php:35
1221
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
1222
  msgid "Custom Redirect URL"
1223
  msgstr "Benutzerdefinierte Umleitungs-URL"
1224
 
1225
  #. translators: Title string length
1226
  #. translators: Description string length
1227
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:27
1228
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
1229
  msgid "Characters Used: %s"
1230
  msgstr "Bis jetzt benutzte Zeichenanzahl: %s"
1231
 
1232
+ #: lib/views/pages/genesis-admin-import-export.php:61
1233
  msgid "Download Export File"
1234
  msgstr "Export-Datei herunterladen"
1235
 
1236
+ #: lib/views/pages/genesis-admin-import-export.php:54
1237
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1238
  msgstr "Wenn Du einmal die Einstellungen-Datei erzeugt und gesichert hast, kannst Du die Importfunktion bei einer anderen (Genesis-) Webseite verwenden, um diese Daten zu importieren."
1239
 
1240
+ #: lib/views/pages/genesis-admin-import-export.php:46
1241
  msgid "Export Genesis Settings File"
1242
  msgstr "Genesis Einstellungen-Datei exportieren"
1243
 
1244
+ #: lib/views/pages/genesis-admin-import-export.php:35
1245
  msgid "Upload File (Maximum Size: %s): "
1246
  msgstr "Datei hochladen (Maximalgröße: %s):"
1247
 
1248
+ #: lib/views/pages/genesis-admin-import-export.php:22
1249
  msgid "Import Genesis Settings File"
1250
  msgstr "Genesis Einstellungen-Datei importieren"
1251
 
1252
+ #: lib/classes/class-genesis-admin-import-export.php:45
1253
  msgid "Genesis - Import/Export"
1254
  msgstr "Genesis - Import/ Export"
1255
 
1256
+ #: lib/widgets/user-profile-widget.php:223
1257
  msgid "Show Author Archive Link?"
1258
  msgstr "Autoren-Archiv-Link anzeigen?"
1259
 
1260
+ #: lib/widgets/user-profile-widget.php:204
1261
  msgid "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."
1262
  msgstr "Wähle Deine \"Über mich\"-Seite aus der Liste unten aus, auf die am Ende des Abschnitts \"über mich\" verlinkt wird."
1263
 
1264
+ #: lib/widgets/user-profile-widget.php:197
1265
  msgid "Custom Text (below)"
1266
  msgstr "Freier Text (siehe unten)"
1267
 
1268
+ #: lib/widgets/user-profile-widget.php:195
1269
  msgid "Author Bio"
1270
  msgstr "Autor-Biografie"
1271
 
1272
+ #: lib/widgets/user-profile-widget.php:192
1273
  msgid "Select which text you would like to use as the author description"
1274
  msgstr "Wähle den Text, den Du als Autor-Beschreibung verwenden möchtest"
1275
 
1276
+ #: lib/widgets/user-profile-widget.php:173
1277
  msgid "Extra Large"
1278
  msgstr "Extra groß"
1279
 
1280
+ #: lib/widgets/user-profile-widget.php:172
1281
  msgid "Large"
1282
  msgstr "Groß"
1283
 
1284
+ #: lib/widgets/user-profile-widget.php:171
1285
  msgid "Medium"
1286
  msgstr "Mittelgroß"
1287
 
1288
+ #: lib/widgets/user-profile-widget.php:170
1289
  msgid "Small"
1290
  msgstr "Klein"
1291
 
1305
  msgid "Displays user profile block with Gravatar"
1306
  msgstr "Zeigt Benutzerprofile mit Gravatar an"
1307
 
1308
+ #: lib/widgets/featured-post-widget.php:589
1309
  msgid "Link Text"
1310
  msgstr "Link-Text"
1311
 
1312
+ #: lib/widgets/featured-post-widget.php:585
1313
  msgid "Show Category Archive Link"
1314
  msgstr "Kategorie-Archiv-Link anzeigen"
1315
 
1316
+ #: lib/widgets/featured-post-widget.php:567
1317
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1318
  msgstr "Um eine ungeordnete Liste aus dieser Kategorie anzuzeigen, fülle bitte die unten angegebenen Informationen aus"
1319
 
1320
+ #: lib/widgets/featured-post-widget.php:559
1321
  msgid "More Text (if applicable)"
1322
  msgstr "Mehr-Text (falls vorhanden)"
1323
 
1324
+ #: lib/widgets/featured-post-widget.php:531
1325
  msgid "Show Post Title"
1326
  msgstr "Titel des Beitrags anzeigen"
1327
 
1328
+ #: lib/widgets/featured-post-widget.php:482
1329
+ #: lib/widgets/user-profile-widget.php:183
1330
  msgid "Gravatar Alignment"
1331
  msgstr "Gravatar-Ausrichtung"
1332
 
1333
+ #: lib/widgets/featured-post-widget.php:477
1334
  msgid "Extra Large (125px)"
1335
  msgstr "Extra Large (125px) - extragroß"
1336
 
1337
+ #: lib/widgets/featured-post-widget.php:476
1338
  msgid "Large (85px)"
1339
  msgstr "Large (85px) - groß"
1340
 
1341
+ #: lib/widgets/featured-post-widget.php:475
1342
  msgid "Medium (65px)"
1343
  msgstr "Medium (65px) - mittel"
1344
 
1345
+ #: lib/widgets/featured-post-widget.php:474
1346
  msgid "Small (45px)"
1347
  msgstr "Small (45px) - klein"
1348
 
1349
+ #: lib/widgets/featured-post-widget.php:472
1350
+ #: lib/widgets/user-profile-widget.php:166
1351
  msgid "Gravatar Size"
1352
  msgstr "Gravatar-Größe"
1353
 
1354
+ #: lib/widgets/featured-post-widget.php:468
1355
  msgid "Show Author Gravatar"
1356
  msgstr "Autor-Gravatar anzeigen"
1357
 
1358
+ #: lib/widgets/featured-post-widget.php:448
1359
  msgid "Ascending (1, 2, 3)"
1360
  msgstr "Aufsteigend (1, 2, 3)"
1361
 
1362
+ #: lib/widgets/featured-post-widget.php:447
1363
  msgid "Descending (3, 2, 1)"
1364
  msgstr "Absteigend (3, 2, 1)"
1365
 
1366
+ #: lib/widgets/featured-post-widget.php:445
1367
  msgid "Sort Order"
1368
  msgstr "Sortierung"
1369
 
1370
+ #: lib/widgets/featured-post-widget.php:440
1371
  msgid "Random"
1372
  msgstr "Zufallsauswahl"
1373
 
1374
+ #: lib/widgets/featured-post-widget.php:439
1375
  msgid "Comment Count"
1376
  msgstr "Anzahl Kommentare"
1377
 
1378
+ #: lib/widgets/featured-post-widget.php:438
1379
  msgid "ID"
1380
  msgstr "ID"
1381
 
1382
+ #: lib/widgets/featured-post-widget.php:437
1383
  msgid "Parent"
1384
  msgstr "Übergeordn."
1385
 
1386
  #: lib/widgets/featured-post-widget.php:432
 
 
 
 
1387
  msgid "Order By"
1388
  msgstr "Sortieren nach"
1389
 
1390
+ #: lib/widgets/featured-post-widget.php:427
1391
  msgid "Number of Posts to Offset"
1392
  msgstr "Offset (Abstand) für Beitragsanzeige"
1393
 
1394
+ #: lib/widgets/featured-post-widget.php:407
1395
  msgid "Category"
1396
  msgstr "Kategorie"
1397
 
1411
  msgid "Displays featured posts with thumbnails"
1412
  msgstr "Zeigt \"Featured\"-Beiträge mit Thumbnails"
1413
 
1414
+ #: lib/widgets/featured-page-widget.php:337
1415
  msgid "More Text"
1416
  msgstr "Mehr-Text"
1417
 
1418
+ #: lib/widgets/featured-page-widget.php:332
1419
  msgid "Content Character Limit"
1420
  msgstr "Maximale Zeichenanzahl"
1421
 
1422
+ #: lib/widgets/featured-page-widget.php:328
1423
  msgid "Show Page Content"
1424
  msgstr "Seiteninhalt anzeigen"
1425
 
1426
+ #: lib/widgets/featured-page-widget.php:323
1427
  msgid "Show Page Title"
1428
  msgstr "Seitentitel anzeigen"
1429
 
1430
+ #: config/customizer-seo-settings.php:75
1431
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:43
1432
+ #: lib/widgets/featured-page-widget.php:312
1433
+ #: lib/widgets/featured-post-widget.php:484
1434
+ #: lib/widgets/featured-post-widget.php:514
1435
+ #: lib/widgets/user-profile-widget.php:185
1436
+ #: lib/widgets/user-profile-widget.php:209
1437
  msgid "None"
1438
  msgstr "Keine"
1439
 
1440
+ #: lib/widgets/featured-page-widget.php:310
1441
+ #: lib/widgets/featured-post-widget.php:512
1442
  msgid "Image Alignment"
1443
  msgstr "Bildausrichtung"
1444
 
1445
+ #: lib/widgets/featured-page-widget.php:279
1446
  msgid "Page"
1447
  msgstr "Seite"
1448
 
1449
+ #: lib/shortcodes/footer.php:182 lib/structure/post.php:291
1450
  msgid "by"
1451
  msgstr "von"
1452
 
1458
  msgid "Displays featured page with thumbnails"
1459
  msgstr "Zeigt \"Featured\"-Beiträge mit Thumbnails"
1460
 
1461
+ #: lib/widgets/featured-page-widget.php:274
1462
+ #: lib/widgets/featured-post-widget.php:398
1463
+ #: lib/widgets/featured-post-widget.php:436
1464
+ #: lib/widgets/featured-post-widget.php:570
1465
  #: lib/widgets/user-profile-widget.php:148
1466
  msgid "Title"
1467
  msgstr "Titel"
1468
 
1469
+ #: lib/classes/class-genesis-breadcrumb.php:68
1470
  msgid "Search for "
1471
  msgstr "Suche nach "
1472
 
1473
+ #: lib/classes/class-genesis-breadcrumb.php:64
1474
+ #: lib/classes/class-genesis-breadcrumb.php:65
1475
+ #: lib/classes/class-genesis-breadcrumb.php:66
1476
+ #: lib/classes/class-genesis-breadcrumb.php:67
1477
+ #: lib/classes/class-genesis-breadcrumb.php:69
1478
+ #: lib/classes/class-genesis-breadcrumb.php:70 lib/structure/archive.php:181
1479
+ #: lib/structure/archive.php:183 lib/structure/archive.php:185
1480
  msgid "Archives for "
1481
  msgstr "Archiv für "
1482
 
1483
+ #: lib/classes/class-genesis-breadcrumb.php:63
1484
  msgid "You are here: "
1485
  msgstr "Aktuelle Seite: "
1486
 
1496
  msgid "Search"
1497
  msgstr "Suche"
1498
 
1499
+ #: lib/structure/post.php:563 lib/structure/post.php:592
1500
  msgid "About"
1501
  msgstr "Über"
1502
 
1504
  msgid "By"
1505
  msgstr "von"
1506
 
1507
+ #: lib/structure/post.php:378 lib/structure/post.php:380
1508
  msgid "[Read more...]"
1509
  msgstr "[Weiterlesen...]"
1510
 
1511
+ #: lib/structure/menu.php:150
1512
  msgid "Comments"
1513
  msgstr "Kommentare"
1514
 
1515
+ #: lib/structure/menu.php:149
1516
  msgid "Posts"
1517
  msgstr "Beiträge"
1518
 
1519
+ #: lib/init.php:88
1520
  msgid "Primary Navigation Menu"
1521
  msgstr "Haupt-Navigations-Menü"
1522
 
1523
+ #: lib/structure/footer.php:152
1524
  msgid "Copyright"
1525
  msgstr "Urheberrecht"
1526
 
1527
+ #: lib/structure/comments.php:494
1528
  msgid "Speak Your Mind"
1529
  msgstr "Deine Meinung ist uns wichtig"
1530
 
1531
+ #: lib/structure/comments.php:485
1532
  msgid "Website"
1533
  msgstr "Webseite"
1534
 
1535
+ #: lib/structure/comments.php:479
1536
  msgid "Email"
1537
  msgstr "E-Mail"
1538
 
1539
+ #: lib/structure/comments.php:473
1540
  msgid "Name"
1541
  msgstr "Name"
1542
 
1543
+ #: lib/structure/comments.php:272 lib/structure/comments.php:389
1544
  msgid "Your comment is awaiting moderation."
1545
  msgstr "Dein Kommentar muss noch moderiert werden."
1546
 
1547
+ #. translators: 1: Comment date, 2: Comment time.
1548
+ #: lib/structure/comments.php:265
1549
  msgid "%1$s at %2$s"
1550
  msgstr "%1$s um %2$s"
1551
 
1552
+ #: lib/structure/comments.php:260 lib/structure/comments.php:344
1553
  msgid "says"
1554
  msgstr "meint"
1555
 
1556
+ #. translators: 1: get_comment_author_link(), 2: Filtered "says" text.
1557
+ #: lib/structure/comments.php:260
1558
+ msgid "<cite class=\"fn\">%1$s</cite> <span class=\"says\">%2$s:</span>"
1559
+ msgstr ""
1560
 
1561
+ #: lib/structure/comments.php:162
1562
  msgid "<h3>Trackbacks</h3>"
1563
  msgstr "<h3>Trackbacks/ Pingbacks</h3>"
1564
 
1566
  msgid "<h3>Comments</h3>"
1567
  msgstr "<h3>Kommentare</h3>"
1568
 
1569
+ #: lib/shortcodes/post.php:615 lib/structure/comments.php:266
1570
+ #: lib/structure/comments.php:373 lib/structure/post.php:370
1571
  msgid "(Edit)"
1572
  msgstr "(Bearbeiten)"
1573
 
1574
+ #: lib/shortcodes/post.php:508 lib/shortcodes/post.php:552
1575
  msgid "Filed Under: "
1576
  msgstr "Kategorie: "
1577
 
1578
+ #: lib/shortcodes/post.php:461
1579
  msgid "Tagged With: "
1580
  msgstr "Stichworte: "
1581
 
1591
  msgid "Leave a Comment"
1592
  msgstr "Kommentar verfassen"
1593
 
1594
+ #: lib/shortcodes/footer.php:309
1595
  msgid "Log out"
1596
  msgstr "Abmelden"
1597
 
1598
+ #: lib/shortcodes/footer.php:307
1599
  msgid "Log in"
1600
  msgstr "Anmelden"
1601
 
1603
  msgid "Return to top of page"
1604
  msgstr "Nach oben"
1605
 
1606
+ #. translators: %s: Genesis version.
1607
+ #: lib/functions/upgrade.php:821
1608
  msgid "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."
1609
  msgstr "Genesis %s ist jetzt verfügbar. Wir haben die 1-Klick-Updates in dieses Theme integriert. Melde Dich bitte im Dashboard an, um künftig Aktualisierungen einfach durchführen zu können."
1610
 
1611
+ #. translators: 1: Genesis version, 2: URL for current website.
1612
+ #: lib/functions/upgrade.php:818
1613
+ msgid "Genesis %1$s is available for %2$s"
1614
+ msgstr ""
1615
 
1616
+ #: lib/functions/upgrade.php:742
1617
  msgid "Click here to complete the upgrade"
1618
  msgstr "Klicke hier, um die Aktualisierung abzuschließen"
1619
 
1620
+ #: lib/classes/class-genesis-breadcrumb.php:44 lib/functions/deprecated.php:263
1621
  msgid "Home"
1622
  msgstr "Start"
1623
 
1624
+ #: lib/widgets/featured-post-widget.php:422
1625
+ #: lib/widgets/featured-post-widget.php:575
1626
  msgid "Number of Posts to Show"
1627
  msgstr "Anzahl der anzuzeigenden Beiträge"
1628
 
1629
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:28
1630
+ #: lib/widgets/featured-post-widget.php:415
1631
  msgid "All Categories"
1632
  msgstr "Alle Kategorien"
1633
 
1634
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:22
1635
  msgid "Display which category"
1636
  msgstr "Welche Kategorien sollen angezeigt werden:"
1637
 
1638
+ #: config/customizer-theme-settings.php:302
1639
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:82
1640
  msgid "Numeric"
1641
  msgstr "Numerisch"
1642
 
1643
+ #: config/customizer-theme-settings.php:301
1644
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:81
1645
  msgid "Previous / Next"
1646
  msgstr "Zurück / Weiter"
1647
 
1648
+ #: lib/widgets/featured-page-widget.php:298
1649
+ #: lib/widgets/featured-post-widget.php:500
1650
  msgid "Image Size"
1651
  msgstr "Bildgröße"
1652
 
1653
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:42
1654
+ #: lib/widgets/featured-post-widget.php:554
1655
  msgid "characters"
1656
  msgstr "Zeichen"
1657
 
1658
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:39
1659
+ #: lib/widgets/featured-post-widget.php:552
1660
  msgid "Limit content to"
1661
  msgstr "Inhalt begrenzen auf"
1662
 
1663
+ #: config/customizer-theme-settings.php:246
1664
  msgid "Select one of the following"
1665
  msgstr "Wähle eine der folgenden Möglichkeiten"
1666
 
1667
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:35
1668
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:38
1669
  msgid "Enable Trackbacks"
1670
  msgstr "Trackbacks aktivieren"
1671
 
1672
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:28
1673
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:44
1674
  msgid "on pages?"
1675
  msgstr "auf Seiten?"
1676
 
1677
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:25
1678
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:41
1679
  msgid "on posts?"
1680
  msgstr "in Beiträgen?"
1681
 
1682
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:19
1683
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:22
1684
  msgid "Enable Comments"
1685
  msgstr "Kommentare aktivieren"
1686
 
1687
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:27
1688
  msgid "Enter your custom comments feed URL"
1689
  msgstr "Benutzerspezifische Kommentar-Feed-URL (Adresse) eingeben:"
1690
 
1691
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:19
1692
  msgid "Enter your custom feed URL"
1693
  msgstr "Benutzerspezifische Feed-URL (Adresse) eingeben:"
1694
 
1695
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:56
1696
  msgid "Twitter Link Text:"
1697
  msgstr "Twitter Link-Text (Bezeichnung)"
1698
 
1699
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:52
1700
  msgid "Enter Twitter ID:"
1701
  msgstr "Twitter-ID eingeben (Nutzername)"
1702
 
1703
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:47
1704
  msgid "Twitter link"
1705
  msgstr "Twitter-Link"
1706
 
1707
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:46
1708
  msgid "Search form"
1709
  msgstr "Suchformular"
1710
 
1711
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:45
1712
  msgid "RSS feed links"
1713
  msgstr "RSS-Feed-Links"
1714
 
1715
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:44
1716
  msgid "Today's date"
1717
  msgstr "Das heutige Datum"
1718
 
1719
+ #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:25
1720
+ #: lib/views/help/genesis-layout.php:25
1721
  msgid "Full Width Content"
1722
  msgstr "Inhalt in voller Breite"
1723
 
1724
+ #: config/customizer-theme-settings.php:67
1725
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:23
1726
  msgid "Image logo"
1727
  msgstr "Bild als Logo"
1728
 
1729
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:22
1730
  msgid "Dynamic text"
1731
  msgstr "Dynamischer Text"
1732
 
1733
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
1734
  msgid "Released"
1735
  msgstr "Veröffentlicht am:"
1736
 
1737
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:19
1738
  msgid "Version"
1739
  msgstr "Version:"
1740
 
1741
+ #: config/customizer-theme-settings.php:242
1742
+ #: lib/classes/class-genesis-admin-settings.php:241
1743
+ #: lib/classes/class-genesis-admin-settings.php:294
1744
+ #: lib/views/help/genesis-archives.php:15
1745
  msgid "Content Archives"
1746
  msgstr "Inhaltsarchive"
1747
 
1748
+ #: config/customizer-theme-settings.php:130
1749
+ #: lib/classes/class-genesis-admin-settings.php:239
1750
+ #: lib/classes/class-genesis-admin-settings.php:290
1751
+ #: lib/views/help/genesis-breadcrumbs.php:15
1752
  msgid "Breadcrumbs"
1753
  msgstr "Breadcrumbs"
1754
 
1755
+ #: lib/views/meta-boxes/genesis-user-author.php:41
1756
  msgid "Author Box"
1757
  msgstr "Autoren-Box"
1758
 
1759
+ #: lib/classes/class-genesis-admin-settings.php:231
1760
+ #: lib/classes/class-genesis-admin-settings.php:272
1761
+ #: lib/views/help/genesis-feeds.php:15
1762
  msgid "Custom Feeds"
1763
  msgstr "Nutzerspezifische Feeds"
1764
 
1765
+ #: lib/classes/class-genesis-admin-settings.php:230
1766
+ #: lib/classes/class-genesis-admin-settings.php:265
1767
+ #: lib/views/help/genesis-information.php:15
1768
  msgid "Information"
1769
  msgstr "Information"
1770
 
1771
  #. translators: Meta noindex attribute.
1772
  #. translators: Meta nofollow attribute.
1773
  #. translators: Meta noarchive attribute.
 
 
1774
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1775
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:53
1776
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:60
1777
+ #: lib/views/meta-boxes/genesis-user-seo.php:47
1778
+ #: lib/views/meta-boxes/genesis-user-seo.php:55
1779
+ #: lib/views/meta-boxes/genesis-user-seo.php:62
1780
  msgid "Apply %s to this archive?"
1781
  msgstr "%s zu diesem Archiv hinzufügen?"
1782
 
1783
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:41
1784
+ #: lib/views/meta-boxes/genesis-user-seo.php:42
1785
  msgid "Robots Meta"
1786
  msgstr "Robots Meta"
1787
 
1788
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:36
1789
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:36
1790
+ #: lib/views/meta-boxes/genesis-user-seo.php:37
1791
  msgid "Comma separated list"
1792
  msgstr "Kommagetrennte Liste"
1793
 
1794
  #. translators: Meta noodp attribute.
1795
  #. translators: Meta noydir attribute.
1796
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:131
1797
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:138
1798
  msgid "Apply %s to your site?"
1799
  msgstr "%s für Deine Seite aktivieren?"
1800
 
1801
  #. translators: Meta noarchive attribute.
1802
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:73
1803
  msgid "Apply %s to Entire Site?"
1804
  msgstr "%s auf der ganzen Seite aktivieren?"
1805
 
1806
  #. translators: Meta noindex attribute.
1807
  #. translators: Meta noarchive attribute.
1808
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
1809
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:110
1810
  msgid "Apply %s to Search Archives?"
1811
  msgstr "%s für Such-Seiten/ -Archive aktivieren?"
1812
 
1813
  #. translators: Meta noindex attribute.
1814
  #. translators: Meta noarchive attribute.
1815
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:46
1816
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:103
1817
  msgid "Apply %s to Date Archives?"
1818
  msgstr "%s für Datumsbasierte Archive aktivieren?"
1819
 
1820
  #. translators: Meta noindex attribute.
1821
  #. translators: Meta noarchive attribute.
1822
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1823
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1824
  msgid "Apply %s to Author Archives?"
1825
  msgstr "%s für Autoren-Archive aktivieren?"
1826
 
1827
  #. translators: Meta noindex attribute.
1828
  #. translators: Meta noarchive attribute.
1829
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1830
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1831
  msgid "Apply %s to Tag Archives?"
1832
  msgstr "%s für Stichwort-Archive (Tags) aktivieren?"
1833
 
1834
  #. translators: Meta noindex attribute.
1835
  #. translators: Meta noarchive attribute.
1836
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1837
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1838
  msgid "Apply %s to Category Archives?"
1839
  msgstr "%s für Kategorie-Archive aktivieren?"
1840
 
1841
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:56
1842
  msgid "Include Shortlink tag?"
1843
  msgstr "Kurz-URL Tag hinzufügen?"
1844
 
1845
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:52
1846
  msgid "Shortlink Tag"
1847
  msgstr "Kurz-URL Tag (Shortlink):"
1848
 
1849
+ #: config/customizer-seo-settings.php:156
1850
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:46
1851
  msgid "Include Windows Live Writer Support Tag?"
1852
  msgstr "Windows Live Writer (WLW) Support Tag hinzufügen?"
1853
 
1854
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
1855
  msgid "Relationship Link Tags"
1856
  msgstr "Beziehungs-Link-Tags:"
1857
 
1858
  #. translators: Meta noindex attribute.
1859
  #. translators: Meta nofollow attribute.
1860
  #. translators: Meta noarchive attribute.
 
 
1861
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
1862
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:100
1863
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:107
1864
  msgid "Apply %s to the homepage?"
1865
  msgstr "%s der Webseite zuweisen?"
1866
 
1867
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:41
1868
  msgid "I'll manually wrap my own text on the homepage"
1869
  msgstr "Ich werde meinen eigenen Text auf der Homepage einbinden."
1870
 
1871
+ #: config/customizer-seo-settings.php:73
1872
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:35
1873
  msgid "Site Title"
1874
  msgstr "Seitentitel"
1875
 
1876
+ #: config/customizer-theme-settings.php:289
1877
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:69
1878
+ #: lib/widgets/featured-page-widget.php:314
1879
+ #: lib/widgets/featured-post-widget.php:486
1880
+ #: lib/widgets/featured-post-widget.php:516
1881
+ #: lib/widgets/user-profile-widget.php:187
1882
  msgid "Right"
1883
  msgstr "Rechts"
1884
 
1885
+ #: config/customizer-theme-settings.php:288
1886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1887
+ #: lib/widgets/featured-page-widget.php:313
1888
+ #: lib/widgets/featured-post-widget.php:485
1889
+ #: lib/widgets/featured-post-widget.php:515
1890
+ #: lib/widgets/user-profile-widget.php:186
1891
  msgid "Left"
1892
  msgstr "Links"
1893
 
1894
+ #: lib/classes/class-genesis-script-loader.php:198
1895
  msgid "Are you sure you want to reset?"
1896
  msgstr "Bist Du sicher, dass Du die Einstellungen zurücksetzen möchtest?"
1897
 
1898
+ #: lib/classes/class-genesis-admin-seo-settings.php:46
1899
+ #: lib/classes/class-genesis-admin-settings.php:61
1900
+ #: lib/classes/class-genesis-admin.php:130
1901
  msgid "Reset Settings"
1902
  msgstr "Einstellungen zurücksetzen"
1903
 
1904
+ #: lib/classes/class-genesis-admin-seo-settings.php:39
1905
  msgid "Genesis - SEO Settings"
1906
  msgstr "Genesis - SEO Einstellungen"
1907
 
1908
+ #: lib/classes/class-genesis-admin-seo-settings.php:168
1909
+ #: lib/classes/class-genesis-admin-seo-settings.php:187
1910
+ #: lib/views/help/seo-dochead.php:15
1911
  msgid "Document Head Settings"
1912
  msgstr "Dokumenten-Kopf-Einstellungen"
1913
 
1914
+ #: lib/classes/class-genesis-admin-seo-settings.php:167
1915
+ #: lib/classes/class-genesis-admin-seo-settings.php:186
1916
+ #: lib/views/help/seo-homepage.php:15
1917
  msgid "Homepage Settings"
1918
  msgstr "Startseite-Einstellungen"
1919
 
1920
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:152
1921
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:178
1922
+ #: lib/classes/class-genesis-admin-import-export.php:125
1923
+ #: lib/classes/class-genesis-admin-seo-settings.php:40
1924
+ #: lib/classes/class-genesis-admin-seo-settings.php:165
1925
+ #: lib/views/help/cpt-archive-seo.php:15 lib/views/help/seo-settings.php:15
1926
  msgid "SEO Settings"
1927
  msgstr "SEO-Einstellungen"
1928
 
1929
+ #: config/customizer-theme-settings.php:21
1930
+ #: lib/classes/class-genesis-admin-import-export.php:121
1931
+ #: lib/classes/class-genesis-admin-settings.php:50
1932
+ #: lib/classes/class-genesis-admin-settings.php:51
1933
+ #: lib/classes/class-genesis-admin-settings.php:229
1934
+ #: lib/views/help/genesis-theme-settings.php:15
1935
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
1936
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
1937
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
1938
  msgid "Theme Settings"
1939
  msgstr "Theme-Einstellungen"
1940
 
1941
  #. translators: Meta noindex attribute.
1942
  #. translators: Meta nofollow attribute.
1943
  #. translators: Meta noarchive attribute.
1944
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:68
1945
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:76
1946
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:84
1947
  msgid "Apply %s to this post/page"
1948
  msgstr "%s diesen Beiträgen/ Seiten zuweisen"
1949
 
1950
+ #: lib/classes/class-genesis-admin-seo-settings.php:169
1951
+ #: lib/classes/class-genesis-admin-seo-settings.php:188
1952
+ #: lib/views/help/seo-robots.php:15
1953
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:62
1954
  msgid "Robots Meta Settings"
1955
  msgstr "Robots Meta-Einstellungen"
1956
 
1957
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
1958
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
1959
+ #: lib/views/meta-boxes/genesis-user-seo.php:20
1960
  msgid "Custom Document Title"
1961
  msgstr "Individueller Dokumenten-Titel"
1962
 
1964
  msgid "This post is password protected. Enter the password to view comments."
1965
  msgstr "Dieser Beitrag ist durch ein Passwort geschützt. Gib das Kennwort ein, um die Kommentare zu sehen."
1966
 
1967
+ #: lib/functions/general.php:460
1968
  msgid "Recent Posts:"
1969
  msgstr "Neueste Beiträge:"
1970
 
1971
+ #: lib/functions/general.php:457
1972
  msgid "Monthly:"
1973
  msgstr "Monatlich:"
1974
 
1975
+ #: lib/functions/general.php:454
1976
  msgid "Authors:"
1977
  msgstr "Autoren:"
1978
 
1979
+ #: lib/functions/general.php:451
1980
  msgid "Categories:"
1981
  msgstr "Kategorien:"
1982
 
1983
+ #: lib/functions/general.php:446 lib/structure/post.php:400
1984
  msgid "Pages:"
1985
  msgstr "Seiten:"
1986
 
1987
+ #: lib/classes/class-genesis-admin-settings.php:244
1988
  msgid "Home Pages"
1989
  msgstr "Startseiten-Info"
1990
 
1991
+ #: lib/views/help/genesis-home.php:38
1992
  msgid "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."
1993
  msgstr "Diese letzte Art wird bevorzugt, denn dadurch wird es viel einfacher einen Blog auf der Startseite anzuzeigen (keine Erfordernis die Datei <code>home.php</code> umzubenennen). Außerdem wird so die Verwirrung vermieden, wenn Situationen auftreten, wo kein Inhalt auf der Startseite erscheint, wenn das Theme erstmalig installiert wird."
1994
 
1995
+ #: lib/views/help/genesis-home.php:35
1996
  msgid "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."
1997
  msgstr "Die dritte Art von Startseite ist die 'neue dynamische Startseite'. Dies ist gängig bei den neuesten Child Themes. Dabei werden standardmäßig die neusten Beiträge angezeigt. Es sei denn, Du hast <em>aktive Widgets</em> in den speziellen Widget-Bereichen für die Startseite (Homepage) platziert. In diesem Falle wird automatisch die Startseite widgetisiert angezeigt."
1998
 
1999
+ #: lib/views/help/genesis-home.php:32
2000
  msgid "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."
2001
  msgstr "Eine weitere beliebte Startseiten-Art ist eine \"Blog\"-Homepage. Diese erlebst Du bei den meisten freien Child Themes. Dabei werden die neuesten Beiträge angezeigt - ohne irgendwelche zusätzlichen Einrichtungen durch Dich."
2002
 
2003
+ #: lib/views/help/genesis-home.php:29
2004
  msgid "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."
2005
  msgstr "Falls Dein Child Theme eine angepasste Startseite verwendet und Du willst die neuesten Beiträge in einem Blog-Format anzeigen, dann verwende bitte nicht die 'Blog' Seitenvorlage (Template). Benenne stattdessen in Deinem Child Theme Ordner die Datei <code>home.php</code> um in <code>home_original.php</code>."
2006
 
2007
+ #: lib/views/help/genesis-home.php:26
2008
  msgid "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."
2009
  msgstr "(Offizielle) Chld Themes, welche diese Art von Startseite enthalten, bringen meist zusätzliche Child Theme-spezifische Anleitungen (Tutorials) mit, welche über die Webseite my.studiopress.com verfügbar sind. &mdash; Bei Drittanbieter-Child Themes wende Dich bitte an den Support des jeweiligen Herausgebers."
2010
 
2011
+ #: lib/views/help/genesis-home.php:23
2012
  msgid "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."
2013
  msgstr "Diese Startseite ist typischerweise eingerichtet via Widgets über die speziellen Widget-Bereiche für die Startseite (Homepage). Dies kann alles über das linke \"Widgets\"-Menü unter \"Design\" verwaltet werden."
2014
 
2015
+ #: lib/views/help/genesis-home.php:20
2016
  msgid "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."
2017
  msgstr "Um diese Art von Startseite zu verwenden, stelle bitte sicher, dass Deine neuesten Beiträge auf der Startseite angezeigt werden. Du kannst eine Seite anlegen, welcher die 'Blog' Seitenvorlage (Template) zugewiesen wurde, um eine Liste Deiner neuesten Beiträge im Blog-Format auf einer anderen Seite anzuzeigen."
2018
 
2019
+ #: lib/views/help/genesis-home.php:17
2020
  msgid "Most Genesis child themes include a custom home page."
2021
  msgstr "Die meisten offiziellen Genesis Child Themes kommen mit einer angepassten Startseite (Homepage)."
2022
 
2023
+ #: lib/views/help/genesis-home.php:15
2024
  msgid "How Home Pages Work"
2025
  msgstr "Wie Startseiten (Homepages) funktionieren"
2026
 
2027
+ #. translators: %s: Escaped HTML head and body tags.
2028
+ #: lib/views/help/genesis-scripts.php:19
2029
  msgid "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."
2030
  msgstr "Dabei werden Dir zwei Felder angeboten, die das %1$s-Element auf Deiner Webseite ausgeben und dies genau vor dem %2$s-Tag. Diese erscheinen dann auf jeder Seite der Webseite und sind gut geeignet für Tracking-Codes und andere Skripte. PHP-Code kann in diesen Feldern nicht ausgeführt werden! Dafür solltest Du Dich besser an Deinen Webmaster wenden oder ggf. das Genesis Simple Hooks Plugin verwenden, welches eine bestimmte Bandbreite abdeckt."
2031
 
2032
+ #: lib/classes/class-genesis-admin-settings.php:242
2033
+ #: lib/views/help/genesis-blog.php:15
2034
  msgid "Blog Page"
2035
  msgstr "Blog Seitenvorlage (Template)"
2036
 
2037
+ #: lib/views/help/genesis-archives.php:41
2038
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
2039
  msgstr "Die Einstellung \"Text für Navigatoren\" erlaubt es Dir aus drei verschiedenen Navigationsmethoden auszuwählen."
2040
 
2041
+ #: lib/views/help/genesis-archives.php:38
2042
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
2043
  msgstr "Die Liste der 'Bildgrößen' wird erzeugt aus den verfügbaren Bildgrößen folgender Quellen: aktives Child Theme, von WordPress selbst, sowie Plugins"
2044
 
2045
+ #: lib/views/help/genesis-archives.php:35
2046
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
2047
  msgstr "Diese Option sollte nicht mit der Einstellung (kompletten) 'Inhalt des Beitrages anzeigen' verwendet werden, es sei denn, dass die Zeichenbegrenzung (Limit) verwendet wird. Andererseits würde es zur doppelten Anzeige der Bilder kommen &hellip;"
2048
 
2049
+ #: lib/views/help/genesis-archives.php:32
2050
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
2051
  msgstr "Die Einstellung \"Featured-Bild einschließen?\" erlaubt es Dir, ein Vorschaubild des zuerst hochgeladenen Bildes eines Beitrages oder das entsprechende Artikelbild (Featured Image, falls gesetzt) anzuzeigen."
2052
 
2053
+ #: lib/views/help/genesis-archives.php:29
2054
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
2055
  msgstr "Die Einstellung \"Nur Textauszüge anzeigen\" wird entweder automatisiert die ersten 55 Worte (!) des Beitrages anzeigen (auch nachdem alle HTML Tags entfernt wurden!) oder andererseits den eigenen Textauszug des entsprechenden Beitrags, falls manuell festgelegt."
2056
 
2057
+ #: lib/views/help/genesis-archives.php:26
2058
  msgid "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."
2059
  msgstr "Dies kann auch kombiniert werden mit der zweiten Möglichkeit \"Inhalt begrenzen auf [__] Zeichen\", um den Inhalt auf eine spezifische Länge zu stutzen. Dabei wird jedoch jedes HTML Markup entfernt. Dennoch ist dies nützlich, um genauer und einfacher die Textauszugslänge festlegen zu können!"
2060
 
2061
+ #: lib/views/help/genesis-archives.php:23
2062
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
2063
  msgstr "Die erste Option erlaubt Dir die Anzeige des Beitrags-/ Seiteninhaltes oder des kurzen Textauszugs (Excerpt). Die Einstellung 'Inhalt des Beitrages' wird den gesamten Beitrag inklusive HTML-Code bis zum <code><!--more--></code> (falls vorhanden; wird aber nicht im Browser dargestellt) anzeigen."
2064
 
2065
+ #: lib/views/help/genesis-archives.php:20
2066
  msgid "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."
2067
  msgstr "Inhaltsarchive betreffen alle Seiten, welche die 'Blog'-Seitenvorlage verwenden, sowie Archivseiten von Kategorien, Schlagwörtern, Datumsbereichen, Autoren sowie die neuesten Beiträge, falls Du keine angepasste Startseite verwendest."
2068
 
2069
+ #: lib/views/help/genesis-archives.php:17
2070
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
2071
  msgstr "In den Genesis Theme-Einstellungen kannst Du die Webseiten-weiten Inhaltsarchiv-Optionen festlegen, um zu kontrollieren, was angezeigt wird."
2072
 
2073
+ #: lib/views/help/genesis-comments.php:20
2074
  msgid "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."
2075
  msgstr "Falls Du Kommentare oder Trackbacks/ Pingbacks hier aktivierst, können diese dennoch pro einzelnem Beitrag bzw. einzelner Seite deaktiviert werden. Wenn Du diese hier aber deaktivierst, können sie pro Beitrag bzw. Seite <em>nicht</em> einzeln aktiviert werden."
2076
 
2077
+ #: lib/views/help/genesis-comments.php:17
2078
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
2079
  msgstr "Dies erlaubt eine Webseiten-weite Entscheidung, ob Kommentare und Trackbacks/ Pingbacks (Benachrichtungen, wenn jemand auf einen Beitrag/ eine Seite verlinkt), für Beiträge bzw. Seiten aktiviert sein sollen oder nicht."
2080
 
2081
+ #: lib/views/help/genesis-breadcrumbs.php:17
2082
  msgid "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."
2083
  msgstr "Diese Box lässt Dich die Anzeige der Breadcrumbs (Brotkrümel-Navigation) bestimmen. Die Breadcrumbs sind ein Navigationswerkzeug - mit SEO-Relevanz - welches anzeigt, wo ein Besucher der Webseite sich gerade befindet."
2084
 
2085
+ #: lib/views/help/genesis-layout.php:31
2086
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
2087
  msgstr "Dieses Standard-Layout kann durch die Einstellungen pro Beitrag/ pro Seite/ pro Taxonomie überschrieben werden.<br /><br /><em>Hinweis: Weitere Layout-Einstellungen für besondere Bereiche sind mit dem <a href=\"http://wordpress.org/plugins/genesis-layout-extras/\" target=\"_new\">Plugin 'Genesis Layout Extras'</a> möglich.</em>"
2088
 
2089
+ #: lib/views/help/cpt-archive-layout.php:24
2090
+ #: lib/views/help/genesis-layout.php:24
2091
  msgid "Sidebar Sidebar Content"
2092
  msgstr "Sidebar-Sidebar-Inhalt"
2093
 
2094
+ #: lib/views/help/cpt-archive-layout.php:23
2095
+ #: lib/views/help/genesis-layout.php:23
2096
  msgid "Content Sidebar Sidebar"
2097
  msgstr "Inhalt-Sidebar-Sidebar"
2098
 
2099
+ #: lib/views/help/cpt-archive-layout.php:22
2100
+ #: lib/views/help/genesis-layout.php:22
2101
  msgid "Sidebar Content Sidebar"
2102
  msgstr "Sidebar-Inhalt-Sidebar"
2103
 
2104
+ #: lib/views/help/cpt-archive-layout.php:21
2105
+ #: lib/views/help/genesis-layout.php:21
2106
  msgid "Sidebar Content"
2107
  msgstr "Sidebar-Inhalt"
2108
 
2109
+ #: lib/views/help/cpt-archive-layout.php:20
2110
+ #: lib/views/help/genesis-layout.php:20
2111
  msgid "Content Sidebar"
2112
  msgstr "Inhalt-Sidebar"
2113
 
2114
+ #: lib/views/help/genesis-layout.php:17
2115
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
2116
  msgstr "Damit kannst Du ein Standard-Layout für Deine gesamte Webseite festlegen. Bei den meisten Child Themes wirst Du diese Optionen zur Auswahl vorfinden:"
2117
 
2118
+ #: lib/views/help/genesis-feeds.php:23
2119
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
2120
  msgstr "Indem das Kontrollkästchen \"Feed umleiten (Redirect)?\" aktiviert wird, werden alle Aufrufe der Standard-Feed-Links direkt zum entsprechenden Feedburner-Link umgeleitet."
2121
 
2122
+ #: lib/views/help/genesis-feeds.php:20
2123
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
2124
  msgstr "Indem Du die Feed-Links ausfüllst, und den Feed der Webseite aufrufst, wird der Link zu Feedburner angezeigt."
2125
 
2126
+ #: lib/views/help/genesis-feeds.php:17
2127
  msgid "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."
2128
  msgstr "Wenn Du den Feedburner-Dienst (von Google) verwendest, um Deine RSS-Feeds zu verwalten, kannst Du diese Funktion verwenden, um den nativen RSS-Feed Deiner Webseite direkt zum Feedburner-Feed umzuleiten."
2129
 
2130
+ #: lib/views/help/genesis-information.php:23
2131
  msgid "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."
2132
  msgstr "Dies bedeutet nicht, dass die Aktualisierungen automatisch ohne Dein Einverständnis ablaufen; es erfolgt lediglich eine Benachrichtigung, dass eine Aktualisierung vorliegt. Du musst dann auswählen, dass Du die Aktualisierung tatsächlich durchführen möchtest."
2133
 
2134
+ #: lib/views/help/genesis-information.php:20
2135
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
2136
  msgstr "Standardmäßig wird dies nicht aktiviert sein. Du kannst ebenso automatische Aktualisierungen aktivieren."
2137
 
2138
+ #: lib/views/help/genesis-information.php:17
2139
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
2140
  msgstr "Die Informations-Box zeigt die Informationen zur aktuellen Version des Frameworks an und Benachrichtigungen für Aktualisierungen."
2141
 
2142
+ #: lib/views/help/genesis-theme-settings.php:17
2143
  msgid "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;"
2144
  msgstr "Deine Theme-Einstellungen bieten Dir die Kontrolle darüber, wie das Theme funktioniert. Du kannst viele bekannte und einige erweiterte Funktionen von diesem Menü aus verwalten. Einige Child Themes können weitere Menüeinträge in dieser Liste hinzufügen. Damit können zum Beispiel verschiedene Farbschemen oder Funktionen für Slider gesteuert werden. Jede dieser Boxen kann ein- und ausgeklappt werden, indem auf die Kopfzeile der Box geklickt wird. Zudem können die Boxen via Ziehen und Ablegen neu angeordnet werden. Weiterhin kann über den Button \"Ansicht anpassen\" am rechten, oberen Rand eingestellt werden, welche Boxen überhaupt angezeigt werden - oder eben nicht. Unten finden Sie die Elemente, die jedes Genesis Child Theme standardmäßig anbietet &#x02026;"
2145
 
2146
+ #: lib/views/help/seo-robots.php:23
2147
  msgid "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."
2148
  msgstr "Für die meisten Webseiten dient in der Regel die Startseite oder die Blog-Seite (mit der Blog-Seitenvorlage) als dieser Index. Daher ist der Standard auch so gesetzt, dass die Inhaltsarchive für Kategorien, Schlagwörter, Autoren, Datumsbereiche oder Suchanfragen nicht indexiert werden."
2149
 
2150
+ #: lib/views/help/seo-robots.php:20
2151
  msgid "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)."
2152
  msgstr "Zumindest eine Inhaltsarchiv-Seite sollte indexiert werden. Doch die Indexierung mehrerer Inhaltsarchiv-Seiten wird typischerweise zu Abstrafungen aufgrund von doppelten Inhalten (Duplicate Content) führen (mehrere Seiten mit identischem inhaltlichen Erscheinungsbild sehen für Suchmaschinen wie Manipulationsversuche aus)."
2153
 
2154
+ #: lib/views/help/seo-robots.php:17
2155
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
2156
  msgstr "<code>noarchive</code> und <code>noindex</code> werden erklärt in den Startseiten-Einstellungen. Hier kannst Du auswählen, für welche anderen Teile der Webseite diese Optionen gelten sollen."
2157
 
2158
+ #: lib/views/help/seo-dochead.php:20
2159
  msgid "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."
2160
  msgstr "Du kannst auch Unterstützung für die Windows-spezifische Software 'Windows Live Writer' (WLW) aktivieren, falls Du diese oder Dritt-Software, welche WLW unterstützt, verwendest. Dies wird einen Shortlink-Tag einfügen, sollte dies von einem Dritt-Anbieter-Service benötigt werden."
2161
 
2162
+ #: lib/views/help/seo-dochead.php:17
2163
  msgid "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."
2164
  msgstr "Die Linkbeziehungs-Tags sind Tags, welche von WordPress selbst hinzugefügt werden, aber derzeit keinen Wert für SEO haben. Sie können jedoch die Ladezeit der Seite leicht erhöhen. Sie sind standardmäßig deaktiviert, doch falls Du Bedarf für ein bestimmtes Plugin oder untypischen Praxiseinsatz hast, dann kannst Du diese hier natürlich auch aktivieren."
2165
 
2166
+ #: lib/views/help/seo-homepage.php:38
2167
  msgid "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."
2168
  msgstr "Die Robots Meta-Tags der Startseite teilen Suchmaschinen mit, wie mit der Startseite zu verfahren ist. <code>noindex</code> bedeutet, dass diese Seite nicht indexiert werden und sie nicht in Suchergebnissen soll. <code>nofollow</code> bedeutet, dass Links von dieser Seite nicht gefolgt werden soll. <code>noarchive</code> bedeutet, dass von dieser Seite keine Archivversion angelegt werden soll."
2169
 
2170
+ #: lib/views/help/cpt-archive-seo.php:23 lib/views/help/seo-homepage.php:35
2171
  msgid "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."
2172
  msgstr "Die meisten gängigen Suchmaschinen verwenden (schon lange) <em>keine</em> Schlüsselwörter (Keywords) mehr oder schenken ihnen nur sehr wenig Beachtung. Wie auch immer, es kann sinnvoll sein, sie dennoch zu verwenden, da sie eventuell in der Bedeutung wieder steigen könnten oder sie auch dabei helfen, Deine Inhalte zu leiten. Wenn der Inhalt nicht mit Deinen Ziel-Schlüsselwörtern übereinstimmt, dann solltest Du Deinen Inhalt sorgfältiger auswählen."
2173
 
2174
+ #: lib/views/help/seo-homepage.php:32
2175
  msgid "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."
2176
  msgstr "Die META-Beschreibung der Startseite und die -Schlüsselwörter (falls verwendet) füllen die sogenannten Meta-Tags für die Startseite aus. Die META-Beschreibung ist der kurze Textblock, der prägnant den Inhalt zusammenfasst und in Ergebnissen von Suchmaschinen erscheint."
2177
 
2178
+ #. translators: %s: Escaped title tag.
2179
+ #: lib/views/help/seo-homepage.php:28
2180
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
2181
  msgstr "Die Dokumententitel für die Startseite legt fest, was zwischen den %1$s-Tags erscheint (wird im Browser nicht angezeigt)."
2182
 
2183
+ #: lib/views/help/seo-homepage.php:23
2184
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
2185
  msgstr "Um eigenen Text zu verwenden, musst Du entweder eine PHP-Datei anpassen, ein Textwidget verwenden oder eine Widgetisierte Startseite verwenden (letzteres bieten viele Child Themes bereits)."
2186
 
2187
+ #: lib/views/help/seo-homepage.php:20
2188
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
2189
  msgstr ""
2190
 
2191
+ #: lib/views/help/seo-homepage.php:17
2192
  msgid "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."
2193
  msgstr "Dies sind die spezifischen SEO Einstellungen für die Startseite. <em>Hinweis:</em> Diese Einstellungen werden nicht verwendet, sollten Du eine statische WordPress-Seite als Startseite verwendest. Falls Du solch eine statische WordPress-Seite als Deine Startseite verwendest, musst Du die SEO Einstellungen dort tätigen."
2194
 
2195
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2196
+ #: lib/views/help/seo-doctitle.php:37
2197
+ msgid "The %1$sDoctitle Separator%2$s is the character that will go between the title and appended text."
2198
  msgstr ""
2199
 
2200
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2201
+ #: lib/views/help/seo-doctitle.php:31
2202
+ msgid "%1$sDoctitle Append Location%2$s determines which side of the title to add the previously mentioned items."
2203
  msgstr ""
2204
 
2205
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2206
+ #: lib/views/help/seo-doctitle.php:25
2207
+ msgid "%1$sAppend Site Name%2$s will put the site name from the General Settings after the title on inner page."
2208
  msgstr ""
2209
 
2210
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2211
+ #: lib/views/help/seo-doctitle.php:19
2212
+ msgid "%1$sAppend Site Description%2$s will insert the site description from your General Settings after the title on your home page."
2213
  msgstr ""
2214
 
2215
+ #: lib/classes/class-genesis-admin-seo-settings.php:166
2216
+ #: lib/views/help/seo-doctitle.php:15
2217
  msgid "Doctitle Settings"
2218
  msgstr "Dokumententitel-Einstellungen"
2219
 
2220
+ #: lib/views/help/seo-settings.php:29
2221
  msgid "Below you'll find a few succinct notes on the options for each box:"
2222
  msgstr "Im Folgenden findest Du ein paar kurze Erläuterungen zu den Optionen für jede Box:"
2223
 
2224
+ #: lib/views/help/seo-settings.php:26
2225
  msgid "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."
2226
  msgstr "Jede Seite, jeder Beitrag (Artikel) bzw. jeder Taxonomie-Term (Kategorie, Schlagwort, etc.) hat eigene SEO Einstellungen. Die Standardeinstellungen werden für die meisten Benutzer empfohlen. Wenn Du Deine SEO Einstellungen anpassen willst, enthalten die entsprechenden Boxen dann weitere Erklärungen."
2227
 
2228
+ #: lib/views/help/seo-settings.php:23
2229
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
2230
  msgstr "Falls Du das Menü siehst, dann erhältst Du darüber die allgemeinen SEO Optionen für Deine Webseite."
2231
 
2232
+ #: lib/views/help/seo-settings.php:20
2233
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
2234
  msgstr "Falls Du kein Untermenü 'SEO Einstellungen' bei <em>Genesis</em> siehst, dann hast Du höchstwahrscheinlich ein SEO Plugin aktiviert."
2235
 
2236
+ #: lib/views/help/seo-settings.php:17
2237
  msgid "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."
2238
  msgstr "Genesis SEO (engl. Abkürzung - Suchmaschinenoptimierung) ist höflich und deaktiviert sich automatisch, falls eines der populären SEO Plugins für WordPress aktiv ist (z.B. All In One SEO, WordPress SEO von Yoast etc.)."
2239
 
2240
+ #: lib/classes/class-genesis-admin.php:423
2241
  msgid "Genesis Tutorials"
2242
  msgstr "Genesis Anleitungen (Tutorials) (Engl.)"
2243
 
2244
+ #: lib/classes/class-genesis-admin.php:422
2245
  msgid "Genesis Snippets"
2246
  msgstr "Genesis Codeschnipsel (Engl.)"
2247
 
2248
+ #: lib/classes/class-genesis-admin.php:421
2249
  msgid "Get Support"
2250
  msgstr "Support erhalten (Engl.)"
2251
 
2252
+ #: lib/classes/class-genesis-admin.php:420
2253
  msgid "For more information:"
2254
  msgstr "Für weitere Informationen:"
2255
 
2256
+ #: lib/views/help/import-export-export.php:19
2257
  msgid "JSON"
2258
  msgstr "JSON"
2259
 
2260
+ #: lib/views/help/import-export-export.php:19
2261
  msgid "JavaScript Object Notation"
2262
  msgstr "JavaScript Object Notation"
2263
 
2264
+ #: lib/classes/class-genesis-admin-import-export.php:66
2265
+ #: lib/views/help/import-export-export.php:15
2266
  msgid "Export"
2267
  msgstr "Exportieren"
2268
 
2269
+ #: lib/views/help/import-export-import.php:24
2270
  msgid "This cannot be undone"
2271
  msgstr "Dies kann nicht rückgängig gemacht werden!"
2272
 
2273
+ #: lib/classes/class-genesis-admin-import-export.php:65
2274
+ #: lib/views/help/import-export-import.php:15
2275
  msgid "Import"
2276
  msgstr "importieren"
2277
 
2278
+ #: lib/views/help/import-export-general.php:23
2279
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2280
  msgstr "Andere Einstellungen für Plugins, Widgets oder Nutzer-spezifische Einstellungen (bei Beiträgen, Seiten, etc.) sind dort ebenso nicht enthalten. &mdash; <em>Tipp: Für Genesis-spezifische Plugins ist das <a href=\"http://wordpress.org/plugins/genesis-extra-settings-transporter/\" target=\"_new\">'Genesis Extra Settings Transporter' Plugin</a> kostenfrei erhältlich!</em>"
2281
 
2282
+ #: lib/views/help/import-export-general.php:20
2283
  msgid "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."
2284
  msgstr "Dies ist spezifisch für Genesis Einstellungen und schließt Beiträge, Seiten oder Bilder nicht ein. Für diese genannten Dinge, verwenden Sie einfach die in WordPress eingebaute Import-/ Exportfunktion (Menü 'Werkzeuge')."
2285
 
2286
+ #: lib/views/help/import-export-general.php:17
2287
  msgid "This allows you to import or export Genesis Settings."
2288
  msgstr "Dies erlaubt es Dir, die Genesis Einstellungen zu exportieren und importieren."
2289
 
2290
+ #. translators: 1: Genesis version, 2: URL for change log, 3: class attribute
2291
+ #. for anchor, 4: URL for updating Genesis, 5: class attribute for anchor.
2292
+ #: lib/functions/upgrade.php:770
2293
+ msgid "Genesis %1$s is available. <a href=\"%2$s\" %3$s>Check out what's new</a> or <a href=\"%4$s\" %5$s>update now.</a>"
2294
+ msgstr ""
2295
 
2296
  #. translators: Opening and closing link tags to custom menu editor.
2297
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:36
2298
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2299
  msgstr ""
2300
 
2301
+ #: lib/views/help/genesis-navigation.php:23
2302
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2303
  msgstr "<em>Twitter-Link</em> zeigt einen Link zu Deinem Twitter-Kanal an, so, wie bei der Twitter-ID-Einstellung angegeben. Gib nur Deinen Benutzernamen (= @-Handle) bei Twitter in dieser Einstellung an."
2304
 
2305
+ #: lib/views/help/genesis-navigation.php:22
2306
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2307
  msgstr "<em>Suchformular</em> zeigt ein Suchformular an, gekoppelt an die standardmäßige WordPress-Suchfunktionalität."
2308
 
2309
+ #: lib/views/help/genesis-navigation.php:21
2310
  msgid "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."
2311
  msgstr "<em>RSS-Feed-Links</em> zeigt einen Link zum RSS-Feed Deiner Webseite an, den ein Leser dann abonnieren kann - mit einem Feedreader seiner Wahl."
2312
 
2313
+ #: lib/views/help/genesis-navigation.php:20
2314
  msgid "Today's date displays the current date"
2315
  msgstr "<em>Das heutige Datum</em> zeigt das aktuelle Datum an."
2316
 
2317
+ #: lib/views/help/genesis-navigation.php:17
2318
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2319
  msgstr "'Extras auf rechter Seite' für die Haupt-Navigation werden direkt auf der rechten Seite beim Hauptmenü angezeigt."
2320
 
2321
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2322
+ #: lib/views/help/genesis-header.php:25
2323
+ msgid "The %1$sImage logo%2$s 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."
2324
  msgstr ""
2325
 
2326
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2327
+ #: lib/views/help/genesis-header.php:19
2328
+ msgid "The %1$sDynamic text%2$s option will use the Site Title and Site Description from your site's settings in your header."
2329
  msgstr ""
2330
 
2331
+ #. translators: 1: Widget name, 2: URL to widgets admin page.
2332
  #: lib/structure/sidebar.php:67
2333
+ msgid "This is the %1$s. You can add content to this area by visiting your <a href=\"%2$s\">Widgets Panel</a> and adding new widgets to this area."
2334
+ msgstr ""
2335
 
2336
+ #: lib/functions/deprecated.php:386
2337
  msgid "data in style sheet files"
2338
  msgstr "Daten in Stylesheet-Dateien"
2339
 
2340
+ #: lib/views/help/genesis-blog.php:23
2341
  msgid "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."
2342
  msgstr "Es gibt einige besondere Funktionen der 'Blog' Seitenvorlage (Template), die es Dir erlauben, welche Kategorie Du anzeigst auf jeder Seite, welches dieses Template verwendet. Dies ist hilfreich, um beispielsweise eine Kategorie \"Nachrichten\" (oder beliebige andere Kategorie) getrennt auf einer Seite auszugeben."
2343
 
2344
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:44
2345
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2346
  msgstr "Wenn Du eine E-Mail-Adresse im obigen Feld angibst, wirst Du benachrichtigt, sobald eine neue Version von Genesis verfügbar ist."
2347
 
2348
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:23
2349
  msgid "Load Superfish Script?"
2350
  msgstr "'Superfish'-Skript laden? (JavaScript für elegante Aufklappmenüs)"
2351
 
2352
+ #. translators: %s: Abbreviation element for "JSON".
2353
+ #: lib/views/help/import-export-export.php:19
2354
  msgid "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."
2355
  msgstr "Du kannst Deine Genesis-spezifischen Einstellungen exportieren, um eine Sicherung anzulegen oder um sie zu einer anderen (Genesis-betriebenen) Webseite zu migrieren. Child Themes sowie Plugins können ihre eigenen Einstellungen via Extra-Kontrollkästchen zur Liste hinzufügen. Die Einstellungen werden im %s-Format exportiert.<br ><br /><em>Tipp: Für Genesis-spezifische Plugins ist das <a href=\"http://wordpress.org/plugins/genesis-extra-settings-transporter/\" target=\"_new\">'Genesis Extra Settings Transporter' Plugin</a> kostenfrei erhältlich! Es fügt die Einstellungen von zahlreichen offiziellen und Drittanbieter-Plugins dem Genesis-Exporter hinzu.</em>"
2356
 
2357
+ #: lib/views/help/cpt-archive-layout.php:17
2358
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2359
  msgstr "Damit kannst Du ein Layout für die Archivseite festlegen. Bei den meisten Child Themes wirst Du diese Optionen zur Auswahl vorfinden:"
2360
 
2361
  #. translators: JOSN file extension.
2362
+ #: lib/views/pages/genesis-admin-import-export.php:27
2363
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2364
  msgstr "Lade die Daten (%s) von Deinem Rechner hoch und wir werden Deine Einstellungen importieren."
2365
 
2366
+ #: lib/views/help/import-export-import.php:23
2367
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2368
  msgstr "Wird einmal eine Importdatei hochgeladen, wird diese automatisch Deine bestehenden Einstellungen überschreiben."
2369
 
2370
+ #: lib/views/help/cpt-archive-layout.php:28
2371
+ #: lib/views/help/genesis-navigation.php:26
2372
  msgid "These options can be extended or limited by the child theme."
2373
  msgstr "Diese Optionen können von Child Themes sowie Plugins erweitert oder beschränkt werden."
2374
 
2375
+ #: lib/views/help/cpt-archive-seo.php:20
2376
+ msgid "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."
2377
+ msgstr ""
2378
 
2379
+ #: lib/views/help/genesis-blog.php:17
2380
  msgid "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."
2381
  msgstr "Dies funktioniert mit der 'Blog' Seitenvorlage (Template), welches eine Seitenvorlage ist, die Deine neuesten Beiträge anzeigt (Aktuellste oben). Das sehen die Besucher in der Regel, wenn diese Deine Startseite aufrufen."
2382
 
2383
  #. translators: JOSN file extension.
2384
+ #: lib/views/pages/genesis-admin-import-export.php:51
2385
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2386
  msgstr "Wenn Du den Button hier darunter klickst, wird Genesis eine Daten-Datei (%s) für Dich erzeugen, die Du auf Deinem Rechner abspeichern kannst."
2387
 
2388
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:25
2389
  msgid "Use semantic HTML5 page and section headings throughout site?"
2390
  msgstr "Semantische HTML5 Seiten- und Sektionsüberschriften für die Webseite verwenden?"
2391
 
2392
+ #: lib/views/help/cpt-archive-seo.php:26
2393
  msgid "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."
2394
  msgstr "Die Robots Meta-Tags teilen Suchmaschinen mit, wie mit der Archivseite zu verfahren ist. <code>noindex</code> bedeutet, dass diese Seite nicht indexiert werden und sie nicht in Suchergebnissen erscheinen soll. <code>nofollow</code> bedeutet, dass Links von dieser Seite nicht gefolgt werden soll. <code>noarchive</code> bedeutet, dass von dieser Seite keine Archivversion angelegt werden soll."
2395
 
2396
+ #: lib/views/help/cpt-archive-archive.php:17
2397
  msgid "The Archive Headline sets the title seen on the archive page."
2398
  msgstr ""
2399
 
2400
+ #: lib/views/help/genesis-layout.php:28
2401
  msgid "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."
2402
  msgstr "Diese Optionen können von Child Themes oder Plugins erweitert oder beschränkt werden. Weiterhin solltest Du beachten, dass viele Child Themes keine verschiedenen Layouts für die Startseite erlauben, da diese oft mit einem spezifischen, festgelegten Layout designed wurden."
2403
 
2404
+ #: lib/views/help/genesis-blog.php:20
2405
  msgid "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."
2406
  msgstr "In den Allgemeinen Einstellungen kannst Du eine spezifische Kategorie aus dem Aufklappmenü auswählen, sowie auch Kategorien nach deren ID ausschließen. Außerdem ist es möglich die Anzahl der anzuzeigenden Beiträge einzustellen."
2407
 
2408
+ #: lib/views/help/cpt-archive-archive.php:20
2409
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2410
  msgstr "Der Archiv-Einführungstext legt den Text vor den Archiv-Einträgen/ -Inhalten fest, um die Inhalte dem Betrachter besser vorzustellen."
2411
 
2412
+ #: lib/views/help/cpt-archive-layout.php:31
2413
  msgid "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."
2414
  msgstr "Die 'Benutzerdefinierte Body-CSS-Klasse' fügt dem Body-Tag eine CSS-Klasse hinzu, welche Stilmodifikationen via CSS speziell für diese Seite ermöglicht.<br /><br /><em>Hinweis: Weitere Layout-Einstellungen für besondere Bereiche sind mit dem <a href=\"http://wordpress.org/plugins/genesis-layout-extras/\" target=\"_new\">Plugin 'Genesis Layout Extras'</a> möglich.</em>"
2415
 
2416
+ #: lib/views/help/cpt-archive-seo.php:17
2417
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2418
  msgstr "Der 'Individuelle Dokumententitel' legt den Archiv-Seitentitel fest, der in Browsern und Suchmaschinen angezeigt wird. "
2419
 
2420
+ #. translators: %s: File name prefix.
2421
+ #: lib/views/help/import-export-import.php:19
2422
  msgid "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."
2423
  msgstr "Du kannst eine Datei importieren, die Du vorher exportiert hast. Der Dateiname wird mit %s beginnen, gefolgt von einem oder mehreren Codes, welche die Einstellungen kennzeichnen, die noch mit enthalten sind. Danach wird noch das Datum und die Zeit des Exports angefügt."
2424
 
2425
+ #: config/customizer-seo-settings.php:276
2426
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:125
2427
  msgid "Directories"
2428
  msgstr "Verzeichnisse"
2429
 
2430
+ #: config/customizer-seo-settings.php:221
2431
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:67
2432
  msgid "Archiving"
2433
  msgstr "Archivierung"
2434
 
2435
+ #: config/customizer-seo-settings.php:174
2436
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:19
2437
  msgid "Indexing"
2438
  msgstr "Indexierung"
2439
 
2440
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
2441
  msgid "Windows Live Writer"
2442
  msgstr "Windows Live Writer"
2443
 
2444
  #. translators: Escaped H1 tag.
2445
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:22
2446
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:30
2447
  msgid "Primary Title %s"
2448
  msgstr "Haupt-Titel %s"
2449
 
2450
+ #: config/customizer-seo-settings.php:56
2451
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:56
2452
  msgid "Additions on right"
2453
  msgstr "Zusätze auf rechter Seite"
2454
 
2455
+ #: config/customizer-seo-settings.php:55
2456
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:55
2457
  msgid "Additions on left"
2458
  msgstr "Zusätze auf linker Seite"
2459
 
2460
+ #: config/customizer-seo-settings.php:50
2461
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:52
2462
  msgid "Document Title Order"
2463
  msgstr "Titelreihenfolge des Dokuments"
2464
 
2465
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:20
2466
  msgid "Section Headings"
2467
  msgstr "Sektionsüberschriften"
2468
 
2469
+ #: lib/classes/class-genesis-admin-seo-settings.php:185
2470
  msgid "Site-wide Settings"
2471
  msgstr ""
2472
 
2473
+ #: lib/views/help/genesis-inpost-seo.php:28
2474
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:52
2475
  msgid "Canonical URL"
2476
  msgstr "Kanonische URL"
2477
 
2478
+ #: config/customizer-seo-settings.php:29
2479
+ #: lib/views/help/genesis-inpost-seo.php:16
2480
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:21
2481
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:48
2482
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:32
2483
  msgid "Document Title"
2484
  msgstr "Dokumenten-Titel"
2485
 
2486
+ #: lib/classes/class-genesis-admin.php:418
2487
  msgid "Link opens in a new window."
2488
  msgstr "Link öffnet in neuem Tab/ Fenster."
2489
 
2490
+ #: config/customizer-theme-settings.php:287
2491
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
2492
  msgid "- None -"
2493
  msgstr "- Keine -"
2494
 
2495
+ #: config/customizer-theme-settings.php:283
2496
+ msgid "Featured Image Alignment"
2497
+ msgstr ""
2498
 
2499
+ #: config/customizer-theme-settings.php:274
2500
  msgid "Featured image size"
2501
  msgstr "Größe des ausgewählten Bildes"
2502
 
2503
+ #: config/customizer-theme-settings.php:266
2504
  msgid "Display the featured image?"
2505
  msgstr "Das ausgewählte Bild anzeigen?"
2506
 
2507
+ #: config/customizer-theme-settings.php:258
2508
  msgid "Limit content to how many characters? (0 for no limit)"
2509
  msgstr "Inhalt begrenzen auf wieviele Zeichen? (0 für keine Begrenzung)"
2510
 
2511
+ #: config/customizer-theme-settings.php:232
2512
+ msgid "Enable Trackbacks on Pages"
2513
+ msgstr ""
2514
 
2515
+ #: config/customizer-theme-settings.php:224
2516
+ msgid "Enable Trackbacks on Posts"
2517
+ msgstr ""
2518
 
2519
+ #: config/customizer-theme-settings.php:216
2520
+ msgid "Enable Comments on Pages"
2521
+ msgstr ""
2522
 
2523
+ #: config/customizer-theme-settings.php:208
2524
+ msgid "Enable Comments on Posts"
2525
+ msgstr ""
2526
 
2527
+ #: config/customizer-theme-settings.php:194
2528
  msgid "Breadcrumbs on Attachment/Media"
2529
  msgstr "Breadcrumbs auf Seiten für Anhänge/ Medien"
2530
 
2531
+ #: config/customizer-theme-settings.php:186
2532
  msgid "Breadcrumbs on 404 Page"
2533
  msgstr "Breadcrumbs bei der 404-Fehlerseite"
2534
 
2535
+ #: config/customizer-theme-settings.php:178
2536
  msgid "Breadcrumbs on Archives"
2537
  msgstr "Breadcrumbs bei Inhaltsarchiven"
2538
 
2539
+ #: config/customizer-theme-settings.php:170
2540
  msgid "Breadcrumbs on Pages"
2541
  msgstr "Breadcrumbs auf Seiten"
2542
 
2543
+ #: config/customizer-theme-settings.php:162
2544
  msgid "Breadcrumbs on Single Posts"
2545
  msgstr "Breadcrumbs bei Einzelbeiträgen"
2546
 
2547
+ #: config/customizer-theme-settings.php:154
2548
  msgid "Breadcrumbs on Posts Page"
2549
  msgstr "Breadcrumbs auf der Beiträge-Seite"
2550
 
2551
+ #: config/customizer-theme-settings.php:145
2552
  msgid "Breadcrumbs on Front Page"
2553
  msgstr "Breadcrumbs auf der Startseite"
2554
 
2555
+ #: config/customizer-theme-settings.php:136
2556
  msgid "Breadcrumbs on Homepage"
2557
  msgstr "Breadcrumbs auf der Startseite"
2558
 
2559
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:19
 
2560
  msgid "Select Default Layout"
2561
  msgstr "Standardlayout auswählen"
2562
 
2563
+ #: config/customizer-theme-settings.php:114
2564
  msgid "Site Layout"
2565
  msgstr "Webseiten-Layout"
2566
 
2567
+ #: config/customizer-theme-settings.php:102
2568
  msgid "Select Color Style"
2569
  msgstr "Farbstil auswählen"
2570
 
2571
+ #: config/customizer-theme-settings.php:98
2572
  msgid "Color Scheme"
2573
  msgstr "Farbschema"
2574
 
2575
+ #: config/customizer-theme-settings.php:66
2576
  msgid "Dynamic Text"
2577
  msgstr "Dynamischer Text"
2578
 
2579
+ #: lib/classes/class-genesis-customizer-base.php:34
2580
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2581
  msgstr "Wenn die Klasse Genesis_Customizer_Base erweitert wird, musst Du eine Methode registrieren."
2582
 
2583
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:20
2584
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:24
2585
  msgid "Select Layout"
2586
  msgstr "Layout auswählen"
2587
 
2589
  msgid "Reader Interactions"
2590
  msgstr "Leser-Interaktionen"
2591
 
2592
+ #: 404.php:54
2593
  msgid "Sitemap"
2594
  msgstr "Sitemap"
2595
 
2596
+ #: lib/views/meta-boxes/genesis-user-seo.php:15
2597
  msgid "Author Archive SEO Settings"
2598
  msgstr "Autorenarchiv SEO-Einstellungen"
2599
 
2600
+ #: config/customizer-theme-settings.php:325
2601
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:32
2602
  msgid "Footer Scripts"
2603
  msgstr "Fußzeilen-Skripte"
2604
 
2605
+ #: config/customizer-theme-settings.php:315
2606
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:21
2607
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:19
2608
  msgid "Header Scripts"
2609
  msgstr "Kopfzeilen-Skripte"
2610
 
2611
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:45
2612
  msgid "Posts per Page"
2613
  msgstr "Beiträge pro Seite"
2614
 
2615
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:39
2616
  msgid "Category IDs, comma separated - 1,2,3 for example"
2617
  msgstr "Kategorie-IDs, kommagetrennt - z.B. 1,2,3"
2618
 
2619
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:35
2620
  msgid "Exclude Categories"
2621
  msgstr "Kategorien ausschließen"
2622
 
2623
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:20
2624
  msgid "Display Category"
2625
  msgstr "Angezeigte Kategorie"
2626
 
2627
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:78
2628
  msgid "Entry Pagination"
2629
  msgstr "Beitragspaginierung"
2630
 
2631
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:65
2632
  msgid "Image Alignment:"
2633
  msgstr "Bildausrichtung:"
2634
 
2635
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:47
2636
  msgid "Featured Image"
2637
  msgstr "Empfohlenes Bild"
2638
 
2639
+ #: config/customizer-theme-settings.php:251
2640
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:27
2641
  msgid "Entry excerpts"
2642
  msgstr "Beitragstextauszüge"
2643
 
2644
+ #: config/customizer-theme-settings.php:250
2645
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:26
2646
  msgid "Entry content"
2647
  msgstr "Beitragsinhalt"
2648
 
2649
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:19
2650
  msgid "Display"
2651
  msgstr "Anzeige"
2652
 
2653
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:48
2654
  msgid "Attachment/Media"
2655
  msgstr "Anhang/ Medien"
2656
 
2657
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:36
2658
  msgid "Single Posts"
2659
  msgstr "Einzelne Beiträge"
2660
 
2661
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:19
2662
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2663
  msgid "Enable Breadcrumbs on"
2664
  msgstr "Breadcrumbs aktivieren:"
2665
 
2666
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:20
2667
  msgid "Superfish"
2668
  msgstr "Superfish"
2669
 
2670
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:37
2671
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2672
  msgstr "Falls Deine benutzerdefinierten Feeds nicht über die Dienste Feedblitz oder Feedburner verwaltet werden, dann verwende diese Weiterleitungsoptionen bitte nicht."
2673
 
2674
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:30
2675
  msgid "Redirect Custom Comments Feed?"
2676
  msgstr "Kommentarfeed-Weiterleitung?"
2677
 
2678
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:22
2679
  msgid "Redirect Custom Feed?"
2680
  msgstr "Zu benutzerdefiniertem Feed weiterleiten?"
2681
 
2682
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:43
2683
  msgid "Email address"
2684
  msgstr "E-Mail-Adresse"
2685
 
2686
+ #: config/customizer-theme-settings.php:28
2687
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:38
2688
  msgid "Updates"
2689
  msgstr "Updates"
2690
 
 
 
 
 
2691
  #: lib/functions/layout.php:58
2692
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2693
  msgstr "Zweit-Sidebar, Inhalt, Haupt-Sidebar"
2712
  msgid "about "
2713
  msgstr "Über"
2714
 
2715
+ #: lib/classes/class-genesis-cli-command.php:44
2716
  msgid "Genesis database upgraded."
2717
  msgstr "Die Genesis-Datenbank wurde aktualisiert."
2718
 
2719
+ #: lib/classes/class-genesis-breadcrumb.php:45
2720
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2721
  msgstr " <span aria-label=\"breadcrumb separator\">/</span> "
2722
 
2723
+ #. translators: 1: Genesis version, 2: URL for What's New admin page.
2724
+ #: lib/functions/upgrade.php:715
2725
+ msgid "Congratulations, you are now rocking Genesis %1$s! <a href=\"%2$s\">See what's new in %3$s</a>."
2726
+ msgstr ""
2727
 
2728
  #. Template Name of the plugin/theme
2729
  msgid "Blog"
2745
  msgid "Genesis"
2746
  msgstr "Genesis"
2747
 
2748
+ #: lib/widgets/featured-post-widget.php:539
2749
  msgid "Content Post Info"
2750
  msgstr "Inhalts-Beitragsinfo"
2751
 
2752
+ #: lib/widgets/featured-post-widget.php:459
2753
  msgid "Exclude Sticky Posts?"
2754
  msgstr "Fixierte Beiträge ausschließen?"
2755
 
2756
+ #: config/customizer-theme-settings.php:290
2757
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:70
2758
+ #: lib/widgets/featured-page-widget.php:315
2759
+ #: lib/widgets/featured-post-widget.php:517
2760
  msgid "Center"
2761
  msgstr "Zentriert"
2762
 
2763
+ #: lib/widgets/featured-page-widget.php:124
2764
+ #: lib/widgets/featured-post-widget.php:161
2765
  msgid "(no title)"
2766
  msgstr "(kein Titel)"
2767
 
2768
+ #: lib/structure/post.php:781
2769
  msgid "Current page"
2770
  msgstr "Aktuelle Seite"
2771
 
2772
+ #: lib/structure/post.php:406 lib/structure/post.php:755
2773
  msgid "Page "
2774
  msgstr "Seite"
2775
 
2776
+ #: lib/structure/header.php:842
2777
  msgid "Skip to footer"
2778
  msgstr "Zur Fußzeile springen"
2779
 
2780
+ #: lib/structure/header.php:836
2781
  msgid "Skip to secondary sidebar"
2782
  msgstr "Zur Zweit-Sidebar springen"
2783
 
2784
+ #: lib/structure/header.php:832
2785
  msgid "Skip to primary sidebar"
2786
  msgstr "Zur Haupt-Sidebar springen"
2787
 
2788
+ #: lib/structure/header.php:829
2789
  msgid "Skip to content"
2790
  msgstr "Zum Inhalt springen"
2791
 
2792
+ #: lib/structure/header.php:826
2793
  msgid "Skip to primary navigation"
2794
  msgstr "Zur Hauptnavigation springen"
2795
 
2796
+ #: lib/functions/widgetize.php:210
2797
  msgid "Widgets in this widget area will display after single entries."
2798
  msgstr "Widgets in diesem Widgetbereich werden nach dem Inhalt von Einzelbeiträgen angezeigt."
2799
 
2800
+ #: lib/functions/widgetize.php:209
2801
  msgid "After Entry"
2802
  msgstr "Nach Beitragsinhalt"
2803
 
2804
+ #: lib/functions/widgetize.php:126
2805
  msgid "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."
2806
  msgstr "Dies ist der Kopfzeilen-Widgetbereich (Header). Typischerweise erscheint er neben dem Titel bzw. Logo der Webseite. Dieser Widgetbereich ist nicht für jede Art von Widget bzw. Inhalt geeignet. Am besten bewährt haben sich individuelle Menüs, ein Suchformular, oder ein kleines Textwidget."
translations/el.mo CHANGED
Binary file
translations/el.po CHANGED
@@ -1,311 +1,506 @@
1
- # Translation of Genesis - Genesis 2.5 in Greek
2
- # This file is distributed under the same license as the Genesis - Genesis 2.5 package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-05-03 09:57:31+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: el_GR\n"
12
- "Project-Id-Version: Genesis - Genesis 2.5\n"
13
 
14
- #: lib/views/pages/genesis-admin-upgraded.php:70
15
- msgid "Remove unnecessary title on skip links."
16
  msgstr ""
17
 
18
- #: lib/views/pages/genesis-admin-upgraded.php:69
19
- msgid "Remove output buffering on search form."
20
  msgstr ""
21
 
22
- #: lib/views/pages/genesis-admin-upgraded.php:68
23
- msgid "Disable <code>backtotop</code> output if HTML5 is on."
24
  msgstr ""
25
 
26
- #: lib/views/pages/genesis-admin-upgraded.php:67
27
- msgid "Remove semantic headings SEO option, with fallback for backward compatibility."
28
  msgstr ""
29
 
30
- #: lib/views/pages/genesis-admin-upgraded.php:62
31
- msgid "Fix typo in comments feed setting."
32
  msgstr ""
33
 
34
- #: lib/views/pages/genesis-admin-upgraded.php:61
35
- msgid "Refactor and improve archive headings."
36
  msgstr ""
37
 
38
- #: lib/views/pages/genesis-admin-upgraded.php:60
39
- msgid "Add capability check to CPT archive settings link in the toolbar."
 
40
  msgstr ""
41
 
42
- #: lib/views/pages/genesis-admin-upgraded.php:59
43
- msgid "Move aria-label to the <code>&lt;a&gt;</code> element so screen readers will announce it."
 
44
  msgstr ""
45
 
46
- #: lib/views/pages/genesis-admin-upgraded.php:58
47
- msgid "Fix potential issue with footer scripts filter."
48
  msgstr ""
49
 
50
- #: lib/views/pages/genesis-admin-upgraded.php:57
51
- msgid "Improve randomness of search form ID."
52
  msgstr ""
53
 
54
- #: lib/views/pages/genesis-admin-upgraded.php:56
55
- msgid "Ensure skip links filter returns an array."
56
  msgstr ""
57
 
58
- #: lib/views/pages/genesis-admin-upgraded.php:55
59
- msgid "Code optimization and documentation improvements."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  msgstr ""
61
 
62
  #: lib/views/pages/genesis-admin-upgraded.php:54
63
- msgid "CSS improvements."
64
  msgstr ""
65
 
66
  #: lib/views/pages/genesis-admin-upgraded.php:53
67
- msgid "Formally deprecate <code>genesis_get_additional_image_sizes()</code>."
68
  msgstr ""
69
 
70
  #: lib/views/pages/genesis-admin-upgraded.php:52
71
- msgid "Switch all schema.org URLs to <code>https</code>."
72
  msgstr ""
73
 
74
  #: lib/views/pages/genesis-admin-upgraded.php:51
75
- msgid "Improvements to composer, PHPCS, and unit tests."
76
  msgstr ""
77
 
78
  #: lib/views/pages/genesis-admin-upgraded.php:50
79
- msgid "Restored new line between admin screen buttons."
80
  msgstr ""
81
 
82
  #: lib/views/pages/genesis-admin-upgraded.php:49
83
- msgid "Flag entry markup as <code>is_widget</code> via the params array so it can be modified without affecting other entries."
84
  msgstr ""
85
 
86
  #: lib/views/pages/genesis-admin-upgraded.php:48
87
- msgid "Standardize the context naming in widget markup."
88
  msgstr ""
89
 
90
  #: lib/views/pages/genesis-admin-upgraded.php:47
91
- msgid "Strip <code>&lt;p&gt;</code> tags from filtered credits text to avoid paragraph nesting."
92
  msgstr ""
93
 
94
- #: lib/views/pages/genesis-admin-upgraded.php:46
95
- msgid "Reorganized <code>init.php</code>."
96
  msgstr ""
97
 
98
- #: lib/views/pages/genesis-admin-upgraded.php:45
99
- msgid "Prevent smushed offscreen accessible text."
100
  msgstr ""
101
 
102
- #: lib/views/pages/genesis-admin-upgraded.php:44
103
- msgid "Restored adding tabindex via javascript when a11y is on."
104
  msgstr ""
105
 
106
- #: lib/views/pages/genesis-admin-upgraded.php:43
107
- msgid "Split featured post and page widget entry header markup, gave markup API context for each."
108
  msgstr ""
109
 
110
  #: lib/views/pages/genesis-admin-upgraded.php:38
111
- msgid "Add more filters to breadcrumb class."
112
  msgstr ""
113
 
114
  #: lib/views/pages/genesis-admin-upgraded.php:37
115
- msgid "Add center alignment option to featured image alignment setting."
116
  msgstr ""
117
 
118
  #: lib/views/pages/genesis-admin-upgraded.php:36
119
- msgid "Add <code>genesis_strip_p_tags()</code> function."
120
  msgstr ""
121
 
122
  #: lib/views/pages/genesis-admin-upgraded.php:35
123
- msgid "Add terms back to terms array in our terms filter."
124
  msgstr ""
125
 
126
  #: lib/views/pages/genesis-admin-upgraded.php:34
127
- msgid "Add filter for entry content display options in the customizer."
128
  msgstr ""
129
 
130
- #: lib/views/pages/genesis-admin-upgraded.php:33
131
- msgid "Add a posts page check to <code>genesis_do_blog_template_heading()</code>."
132
  msgstr ""
133
 
134
- #: lib/views/pages/genesis-admin-upgraded.php:32
135
- msgid "Add sanitizer for layout settings on CPT archive settings page."
136
  msgstr ""
137
 
138
- #: lib/views/pages/genesis-admin-upgraded.php:31
139
- msgid "Add filter to disable layout settings on CPT archive settings page."
140
  msgstr ""
141
 
142
- #: lib/views/pages/genesis-admin-upgraded.php:30
143
- msgid "Add filter for capability required to use CPT archive settings."
144
  msgstr ""
145
 
146
- #: lib/views/pages/genesis-admin-upgraded.php:29
147
- msgid "Add ability to specify location of entry scripts via a second option."
148
  msgstr ""
149
 
150
- #: lib/views/pages/genesis-admin-upgraded.php:28
151
- msgid "Add script loader class."
 
152
  msgstr ""
153
 
154
- #: lib/views/pages/genesis-admin-upgraded.php:27
155
- msgid "Add support for multiple layout types depending on context."
156
  msgstr ""
157
 
158
- #: lib/views/pages/genesis-admin-upgraded.php:26
159
- msgid "Add primary category support when Yoast SEO is on, but breadcrumb feature is off."
160
  msgstr ""
161
 
162
- #: lib/views/pages/genesis-admin-upgraded.php:25
163
- msgid "Add slashing for user script input fields."
164
  msgstr ""
165
 
166
- #: lib/views/pages/genesis-admin-upgraded.php:24
167
- msgid "Add full support for WordPress's new title tag."
 
 
168
  msgstr ""
169
 
170
- #: lib/views/pages/genesis-admin-upgraded.php:23
171
- msgid "Add <code>views</code> directory and extracted output to organized view files."
172
  msgstr ""
173
 
174
- #: lib/views/pages/genesis-admin-upgraded.php:22
175
- msgid "Add <code>Genesis_Contributors</code> and <code>Genesis_Contributor</code> classes."
176
  msgstr ""
177
 
178
- #: lib/views/pages/genesis-admin-upgraded.php:21
179
- msgid "Add any missed xhtml markup to the xhtml markup filter."
180
  msgstr ""
181
 
182
- #: lib/views/pages/genesis-admin-upgraded.php:20
183
- msgid "Add instances of markup API use in several locations where it was previously not used."
184
  msgstr ""
185
 
186
- #: lib/views/pages/genesis-admin-upgraded.php:16
187
- msgid "Changes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  msgstr ""
189
 
190
- #: lib/views/pages/genesis-admin-upgraded.php:11
191
- msgid "Genesis 2.5 focuses largely on the integrity, organization, and testability of code, along with other improvements for broad compatibility."
192
  msgstr ""
193
 
194
- #: lib/views/misc/use-child-theme-notice.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  msgid "For more information, see our article at %s"
196
  msgstr ""
197
 
198
  #. translators: Open and close anchor tags.
199
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:16
200
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
201
  msgstr ""
202
 
203
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:8
204
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
205
  msgstr ""
206
 
207
  #. translators: Open and close span tags, abbreviation expansion for SEO.
208
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:48
209
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
210
  msgstr ""
211
 
212
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
213
  msgid "SEO"
214
  msgstr ""
215
 
216
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:3
217
  msgid "Search engine optimization"
218
  msgstr ""
219
 
220
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
221
  msgid "301 Redirect."
222
  msgstr ""
223
 
224
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:41
225
  msgid "Top: after opening body tag"
226
  msgstr ""
227
 
228
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:40
229
  msgid "Bottom: before closing body tag"
230
  msgstr ""
231
 
232
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:36
233
  msgid "Body Scripts Position"
234
  msgstr ""
235
 
236
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:25
237
  msgid "Body Scripts"
238
  msgstr ""
239
 
240
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:17
 
241
  msgid "Output before the closing %s tag, after sitewide header scripts."
242
  msgstr ""
243
 
244
- #. translators: Theme settings admin screen link
245
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
246
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
247
- #: lib/views/meta-boxes/genesis-user-layout.php:17
248
  msgid "Default Layout set in %s"
249
  msgstr ""
250
 
251
  #. translators: Opn and close post type archive link, post type name.
252
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:5
253
  msgid "View the %1$s%3$s archive%2$s."
254
  msgstr ""
255
 
256
- #. translators: Open and close link tags to theme settings.
257
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:17
258
- msgid "Default Layout set in %sTheme Settings%s"
 
259
  msgstr ""
260
 
261
- #. translators: Reference link
262
- #: lib/views/help/genesis-inpost-seo.php:45
263
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
264
  msgstr ""
265
 
266
- #: lib/views/help/genesis-inpost-seo.php:42
267
  msgid "Apply noarchive to this post/page"
268
  msgstr ""
269
 
270
- #: lib/views/help/genesis-inpost-seo.php:35
271
  msgid "Apply nofollow to this post/page"
272
  msgstr ""
273
 
274
- #. translators: Reference link
275
- #: lib/views/help/genesis-inpost-seo.php:31
276
- #: lib/views/help/genesis-inpost-seo.php:38
277
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
278
  msgstr ""
279
 
280
- #: lib/views/help/genesis-inpost-seo.php:28
281
  msgid "Apply noindex to this post/page"
282
  msgstr ""
283
 
284
- #. translators: Reference link
285
- #: lib/views/help/genesis-inpost-seo.php:24
286
  msgid " &mdash; Redirect this post/page to this URL. %s."
287
  msgstr ""
288
 
289
- #. translators: Reference link
290
- #: lib/views/help/genesis-inpost-seo.php:17
291
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
292
  msgstr ""
293
 
294
- #: lib/views/help/genesis-inpost-seo.php:11
295
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
296
  msgstr ""
297
 
298
- #: lib/views/help/genesis-inpost-seo.php:7
299
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
300
  msgstr ""
301
 
302
- #: lib/views/help/genesis-inpost-seo.php:3
303
  msgid " &mdash; Output in the document <title> Tag."
304
  msgstr ""
305
 
306
- #. translators: Open and close anchor tags.
307
- #: lib/views/help/genesis-blog.php:14
308
- msgid "You can find more on this feature in the %sHow to Add a Post Category Page tutorial.%s"
309
  msgstr ""
310
 
311
  #. Description of the plugin/theme
@@ -316,136 +511,141 @@ msgstr ""
316
  msgid "Edit Archive Settings"
317
  msgstr ""
318
 
319
- #: lib/views/pages/genesis-admin-upgraded.php:65
320
  msgid "Removed"
321
  msgstr ""
322
 
323
- #: lib/views/pages/genesis-admin-upgraded.php:41
324
  msgid "Changed"
325
  msgstr ""
326
 
327
- #: lib/views/pages/genesis-admin-upgraded.php:18
328
  msgid "Added"
329
  msgstr ""
330
 
331
- #: lib/views/misc/use-child-theme-notice.php:5
332
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
333
  msgstr ""
334
 
335
- #: lib/views/misc/use-child-theme-notice.php:4
336
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
337
  msgstr ""
338
 
339
- #: lib/views/misc/use-child-theme-notice.php:2
340
  msgid "Please Activate a Genesis Child Theme:"
341
  msgstr ""
342
 
343
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:5
344
  msgid "Use for site title/logo"
345
  msgstr ""
346
 
347
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:27
 
348
  msgid "Check For Updates"
349
  msgstr ""
350
 
351
- #: lib/views/help/genesis-information.php:12
352
  msgid "If you provide an email address, your site will email you when the update can be performed."
353
  msgstr ""
354
 
355
- #: lib/admin/seo-settings.php:45 lib/admin/theme-settings.php:60
356
- #: lib/classes/admin.php:129
 
357
  msgid "Save Changes"
358
  msgstr ""
359
 
360
- #: lib/views/help/genesis-inpost-seo.php:45
361
  msgid "Read more about noarchive"
362
  msgstr ""
363
 
364
- #: lib/views/help/genesis-inpost-seo.php:38
365
  msgid "Read more about nofollow"
366
  msgstr ""
367
 
368
- #: lib/views/help/genesis-inpost-seo.php:31
369
  msgid "Read more about noindex"
370
  msgstr ""
371
 
372
- #: lib/views/help/genesis-inpost-seo.php:24
373
  msgid "Read more about 301 Redirects"
374
  msgstr ""
375
 
376
- #: lib/views/help/genesis-inpost-seo.php:17
377
  msgid "Read more about Custom Canonical URL"
378
  msgstr ""
379
 
380
- #: lib/admin/customizer.php:476
381
  msgid "Entry Pagination Type"
382
  msgstr ""
383
 
384
- #: 404.php:42
 
385
  msgid "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."
386
  msgstr "Η σελίδα που αναζητείτε δεν υπάρχει πια. Θα μπορούσατε να επιστρέψετε στην αρχική σελίδα του site <a href=\"%s\"> homepage</a> και να δείτε αν μπορείτε να βρείτε αυτό που ψάχνετε. Εναλλακτικά μπορείτε να δοκιμάσετε να το βρείτε με τις πληροφορίες που ακολουθούν."
387
 
388
- #: lib/widgets/featured-post-widget.php:451
389
  msgid "Exclude Previously Displayed Posts?"
390
  msgstr ""
391
 
392
- #: lib/structure/post.php:432
393
  msgid "Sorry, no content matched your criteria."
394
  msgstr ""
395
 
396
- #: lib/structure/comments.php:331
397
  msgid "at"
398
  msgstr ""
399
 
400
- #: lib/classes/class-genesis-script-loader.php:179
401
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
402
  msgstr ""
403
 
404
- #: lib/classes/class-genesis-script-loader.php:178
405
  msgid "The changes you made will be lost if you navigate away from this page."
406
  msgstr ""
407
 
408
- #: lib/functions/deprecated.php:385
409
  msgid "decimal or hexidecimal entities"
410
  msgstr ""
411
 
412
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:16
413
  msgid "Primary Navigation Extras"
414
  msgstr ""
415
 
416
- #: lib/admin/inpost-metaboxes.php:126
417
  msgid "Scripts"
418
  msgstr ""
419
 
420
  #. translators: Meta noindex attribute.
421
  #. translators: Meta nofollow attribute.
422
  #. translators: Meta noarchive attribute.
423
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
424
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:40
425
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
 
 
426
  msgid "Apply %s to this archive"
427
  msgstr ""
428
 
429
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:27
430
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:73
431
  msgid "Robots Meta Tags"
432
  msgstr ""
433
 
434
- #: lib/views/help/genesis-inpost-seo.php:10
435
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
436
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:35
437
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:63
438
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
439
- #: lib/views/meta-boxes/genesis-user-seo.php:20
 
440
  msgid "Meta Keywords"
441
  msgstr ""
442
 
443
- #: lib/views/help/genesis-inpost-seo.php:6
444
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:12
445
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:22
446
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:53
447
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:12
448
- #: lib/views/meta-boxes/genesis-user-seo.php:13
 
449
  msgid "Meta Description"
450
  msgstr ""
451
 
@@ -453,11 +653,12 @@ msgstr ""
453
  msgid "Archive"
454
  msgstr ""
455
 
456
- #: 404.php:35
 
457
  msgid "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."
458
  msgstr ""
459
 
460
- #: 404.php:30
461
  msgid "Not found, error 404"
462
  msgstr ""
463
 
@@ -465,80 +666,88 @@ msgstr ""
465
  msgid "Search Results for:"
466
  msgstr ""
467
 
468
- #: lib/classes/class-genesis-contributor.php:112
469
  msgid "Contributor"
470
  msgstr ""
471
 
472
- #: lib/views/pages/genesis-admin-upgraded.php:103
473
  msgid "Contributors"
474
  msgstr ""
475
 
476
- #: lib/classes/class-genesis-contributor.php:113
477
  msgid "Lead Developer"
478
  msgstr ""
479
 
480
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:1
481
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
482
  msgstr ""
483
 
484
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:18
 
485
  msgid "Homepage"
486
  msgstr ""
487
 
488
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:15
489
  msgid "Posts Page"
490
  msgstr ""
491
 
492
- #: lib/admin/theme-settings.php:288
493
  msgid "Blog Page Template"
494
  msgstr ""
495
 
496
- #: lib/admin/theme-settings.php:234 lib/admin/theme-settings.php:279
497
- #: lib/views/help/genesis-navigation.php:1
 
498
  msgid "Navigation"
499
  msgstr ""
500
 
501
- #: lib/admin/theme-settings.php:231 lib/admin/theme-settings.php:275
502
- #: lib/views/help/genesis-header.php:1
 
 
503
  msgid "Header"
504
  msgstr ""
505
 
506
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
507
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:6
508
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
509
  msgstr ""
510
 
511
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:57
 
512
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
513
  msgstr ""
514
 
515
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
516
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
517
  msgstr ""
518
 
519
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:24
520
  msgid "Site Description (Tagline)"
521
  msgstr ""
522
 
523
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:31
 
524
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
525
  msgstr ""
526
 
527
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:29
 
528
  msgid "Document Title Separator"
529
  msgstr ""
530
 
531
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:44
 
532
  msgid "Determines which side the added title text will go on."
533
  msgstr ""
534
 
535
- #. translators: Escaped title tag.
536
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:24
537
  msgid "Add site name to %s on inner pages?"
538
  msgstr ""
539
 
540
  #. translators: Escaped title tag.
541
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:45
542
  msgid "Add site description (tagline) to %s on home page?"
543
  msgstr ""
544
 
@@ -550,24 +759,24 @@ msgstr ""
550
  msgid "Search this website"
551
  msgstr ""
552
 
553
- #: lib/structure/loops.php:250
554
  msgid "Read more"
555
  msgstr ""
556
 
557
- #: lib/views/pages/genesis-admin-upgraded.php:129
558
  msgid "Go to SEO Settings &rarr;"
559
  msgstr ""
560
 
561
- #: lib/views/pages/genesis-admin-upgraded.php:127
562
  msgid "Go to Theme Settings &rarr;"
563
  msgstr ""
564
 
565
- #: lib/views/pages/genesis-admin-upgraded.php:78
566
  msgid "Project Leads"
567
  msgstr ""
568
 
569
- #. translators: %s: Genesis version
570
- #: lib/admin/whats-new.php:37
571
  msgid "Welcome to Genesis %s"
572
  msgstr ""
573
 
@@ -575,270 +784,293 @@ msgstr ""
575
  msgid "Google+"
576
  msgstr ""
577
 
578
- #: lib/admin/customizer.php:143
579
  msgid "Use for site title/logo:"
580
  msgstr ""
581
 
582
- #: lib/structure/footer.php:149
583
  msgid "on"
584
  msgstr "σε"
585
 
586
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:24
587
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:18
588
  msgid "Leave empty if you do not want to display any intro text."
589
  msgstr ""
590
 
591
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:21
592
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:15
593
  msgid "Archive Intro Text"
594
  msgstr ""
595
 
596
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:16
597
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:11
598
  msgid "Leave empty if you do not want to display a headline."
599
  msgstr ""
600
 
601
- #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:13
602
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:8
603
  msgid "Archive Headline"
604
  msgstr ""
605
 
606
- #: lib/admin/seo-settings.php:49 lib/admin/theme-settings.php:64
607
- #: lib/classes/admin.php:133
 
608
  msgid "Error saving settings."
609
  msgstr ""
610
 
611
- #: lib/widgets/user-profile-widget.php:185
612
  msgid "Custom Text Content"
613
  msgstr ""
614
 
615
- #: lib/init.php:58
616
  msgid "Secondary Navigation Menu"
617
  msgstr "Δευτερεύον μενού "
618
 
619
- #: lib/functions/widgetize.php:119
620
  msgid "Header Left"
621
  msgstr ""
622
 
623
- #: lib/widgets/user-profile-widget.php:196
624
  msgid "Extended page link text"
625
  msgstr ""
626
 
627
- #: lib/functions/widgetize.php:175
 
628
  msgid "Footer %d widget area."
629
  msgstr ""
630
 
631
- #: lib/functions/widgetize.php:142
632
  msgid "This is the secondary sidebar if you are using a three column site layout option."
633
  msgstr ""
634
 
635
- #: lib/functions/widgetize.php:131
636
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
637
  msgstr ""
638
 
639
- #: lib/functions/deprecated.php:195
640
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
641
  msgstr ""
642
 
643
- #: lib/classes/admin.php:140
 
644
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
645
  msgstr ""
646
 
647
- #: lib/views/meta-boxes/genesis-user-author.php:1
648
  msgid "Author Archive Settings"
649
  msgstr ""
650
 
651
- #: lib/views/meta-boxes/genesis-user-settings.php:1
652
  msgid "User Permissions"
653
  msgstr ""
654
 
655
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:23
656
  msgid "Please select the color style from the drop down list and save your settings."
657
  msgstr ""
658
 
659
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:9
660
  msgid "Color Style:"
661
  msgstr ""
662
 
 
 
663
  #. translators: Escaped HTML head tag.
664
  #. translators: Escaped HTML body tag.
665
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:11
666
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:24
 
 
667
  msgid "This code will output immediately before the closing %s tag in the document source."
668
  msgstr ""
669
 
670
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:40
671
  msgid "Image Size:"
672
  msgstr ""
673
 
674
- #: lib/admin/theme-settings.php:265
675
  msgid "Color Style"
676
  msgstr ""
677
 
678
- #: lib/admin/theme-settings.php:82
679
  msgid "Follow me on Twitter"
680
  msgstr ""
681
 
682
- #: lib/admin/cpt-archive-settings.php:60 lib/admin/cpt-archive-settings.php:61
683
- #: lib/admin/cpt-archive-settings.php:149
684
- #: lib/admin/cpt-archive-settings.php:170
685
- #: lib/views/help/cpt-archive-archive.php:1
686
- #: lib/views/meta-boxes/genesis-term-meta-settings.php:4
 
687
  msgid "Archive Settings"
688
  msgstr ""
689
 
690
  #. translators: Meta rel attribute.
691
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
692
  msgid "Adjacent Posts %s link tags"
693
  msgstr ""
694
 
695
- #: lib/admin/cpt-archive-settings.php:156
696
- #: lib/admin/cpt-archive-settings.php:172 lib/admin/inpost-metaboxes.php:199
697
- #: lib/views/help/cpt-archive-layout.php:1
698
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:11
699
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:15
700
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:1
701
- #: lib/views/meta-boxes/genesis-user-layout.php:5
 
702
  msgid "Layout Settings"
703
  msgstr ""
704
 
705
- #: lib/admin/inpost-metaboxes.php:29 lib/admin/inpost-metaboxes.php:60
706
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:1
 
707
  msgid "Theme SEO Settings"
708
  msgstr ""
709
 
710
- #: lib/functions/formatting.php:367
711
  msgctxt "separator in time difference"
712
  msgid "and"
713
  msgstr ""
714
 
715
- #: lib/functions/formatting.php:340
 
716
  msgctxt "time difference"
717
  msgid "%s second"
718
  msgid_plural "%s seconds"
719
  msgstr[0] ""
720
  msgstr[1] ""
721
 
722
- #: lib/functions/formatting.php:339
 
723
  msgctxt "time difference"
724
  msgid "%s minute"
725
  msgid_plural "%s minutes"
726
  msgstr[0] ""
727
  msgstr[1] ""
728
 
729
- #: lib/functions/formatting.php:338
 
730
  msgctxt "time difference"
731
  msgid "%s hour"
732
  msgid_plural "%s hours"
733
  msgstr[0] ""
734
  msgstr[1] ""
735
 
736
- #: lib/functions/formatting.php:337
 
737
  msgctxt "time difference"
738
  msgid "%s day"
739
  msgid_plural "%s days"
740
  msgstr[0] ""
741
  msgstr[1] ""
742
 
743
- #: lib/functions/formatting.php:336
 
744
  msgctxt "time difference"
745
  msgid "%s week"
746
  msgid_plural "%s weeks"
747
  msgstr[0] ""
748
  msgstr[1] ""
749
 
750
- #: lib/functions/formatting.php:335
 
751
  msgctxt "time difference"
752
  msgid "%s month"
753
  msgid_plural "%s months"
754
  msgstr[0] ""
755
  msgstr[1] ""
756
 
757
- #: lib/functions/formatting.php:334
 
758
  msgctxt "time difference"
759
  msgid "%s year"
760
  msgid_plural "%s years"
761
  msgstr[0] ""
762
  msgstr[1] ""
763
 
764
- #: lib/functions/formatting.php:329
765
  msgctxt "time difference"
766
  msgid "seconds"
767
  msgstr ""
768
 
769
- #: lib/admin/customizer.php:369
770
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:71
771
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
772
  msgstr "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
773
 
774
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:31
775
  msgid "404 Page"
776
  msgstr "Σελίδα 404"
777
 
778
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:28
779
  msgid "Archives"
780
  msgstr "Αρχεία"
781
 
782
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:25
783
  msgid "Pages"
784
  msgstr "Σελίδες"
785
 
786
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:12
787
  msgid "Front Page"
788
  msgstr "Αρχική Σελίδα"
789
 
790
- #: lib/admin/theme-settings.php:241 lib/admin/theme-settings.php:291
791
- #: lib/views/help/genesis-scripts.php:1
 
792
  msgid "Header and Footer Scripts"
793
  msgstr "σκριπτ για κεφαλίδα και υποσέλιδο"
794
 
795
- #: lib/admin/customizer.php:320 lib/admin/theme-settings.php:238
796
- #: lib/admin/theme-settings.php:286 lib/views/help/genesis-comments.php:1
 
 
797
  msgid "Comments and Trackbacks"
798
  msgstr "σχόλια και τράκμπακ"
799
 
800
- #: lib/admin/theme-settings.php:230 lib/admin/theme-settings.php:271
801
- #: lib/views/help/genesis-layout.php:1
802
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:8
 
803
  msgid "Default Layout"
804
  msgstr "Αρχική μορφή"
805
 
806
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
 
807
  msgid "Keywords are generally ignored by Search Engines."
808
  msgstr "Οι μηχανές αναζήτησης γενικά παραβλέπουν/ αγνοούν τις λέξεις κλειδιά."
809
 
810
- #: lib/admin/seo-settings.php:47 lib/admin/theme-settings.php:62
811
- #: lib/classes/admin.php:131
 
812
  msgid "Settings saved."
813
  msgstr "Οι ρυθμίσεις αποθηκεύτηκαν."
814
 
815
- #: lib/admin/seo-settings.php:48 lib/admin/theme-settings.php:63
816
- #: lib/classes/admin.php:132
 
817
  msgid "Settings reset."
818
  msgstr "Επαναφορά Ρυθμίσεων "
819
 
820
- #: lib/admin/import-export.php:100
821
  msgid "Settings successfully imported."
822
  msgstr "Ρυθμίσεις που εισάγονται με επιτυχία."
823
 
824
- #: lib/views/pages/genesis-admin-import-export.php:24
825
  msgid "Upload File and Import"
826
  msgstr "Μεταφόρτωση αρχείου και εισαγωγή"
827
 
828
- #: lib/views/pages/genesis-admin-import-export.php:16
829
  msgid "Choose the file from your computer and click \"Upload file and Import\""
830
  msgstr "Επιλέξτε το αρχείο από τον υπολογιστή σας και κάντε κλικ στο κουμπί \"Ανεβάστε το αρχείο και εισαγωγή\""
831
 
832
- #: lib/admin/customizer.php:195
833
- #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:12
834
  msgid "Default"
835
  msgstr "Default"
836
 
837
- #: lib/structure/post.php:666 lib/structure/post.php:786
838
  msgid "Next Page"
839
  msgstr "Επόμενη σελίδα"
840
 
841
- #: lib/structure/post.php:665 lib/structure/post.php:748
842
  msgid "Previous Page"
843
  msgstr "Προηγούμενη σελίδα"
844
 
@@ -846,15 +1078,16 @@ msgstr "Προηγούμενη σελίδα"
846
  msgid "ago"
847
  msgstr "πριν"
848
 
849
- #: lib/classes/class-genesis-script-loader.php:177
850
  msgid "Select / Deselect All"
851
  msgstr "Select / Deselect All"
852
 
853
- #: lib/admin/import-export.php:145
854
  msgid "No export options available."
855
  msgstr "Δεν επιλογές εξαγωγής διαθέσιμες."
856
 
857
- #: lib/functions/widgetize.php:174
 
858
  msgid "Footer %d"
859
  msgstr "Υποσέλιδο %d"
860
 
@@ -862,196 +1095,197 @@ msgstr "Υποσέλιδο %d"
862
  msgid "No Label Selected"
863
  msgstr "Καμία ετικέτα δεν έχει επιλεχθεί"
864
 
865
- #: lib/admin/import-export.php:102
866
  msgid "There was a problem importing your settings. Please try again."
867
  msgstr "Υπήρξε ένα πρόβλημα κατά την εισαγωγή των ρυθμίσεων σας. Παρακαλώ δοκιμάστε ξανά."
868
 
869
- #: lib/functions/markup.php:1117 lib/functions/widgetize.php:141
870
  msgid "Secondary Sidebar"
871
  msgstr "Δευτερεύουσα πλευρική στήλη"
872
 
873
- #: lib/functions/markup.php:1096 lib/functions/widgetize.php:130
874
  msgid "Primary Sidebar"
875
  msgstr "Αρχική Πλευρική Στήλη"
876
 
877
- #: lib/functions/widgetize.php:119
878
  msgid "Header Right"
879
  msgstr "Κεφαλίδα Δεξιά"
880
 
881
- #: lib/classes/breadcrumb.php:60
882
  msgid "Not found: "
883
  msgstr "Δεν βρέθηκε:"
884
 
885
- #: lib/widgets/featured-post-widget.php:546
886
  msgid "No Content"
887
  msgstr "No Content"
888
 
889
- #: lib/widgets/featured-post-widget.php:545
890
  msgid "Show Content Limit"
891
  msgstr "Show Content Limit"
892
 
893
- #: lib/widgets/featured-post-widget.php:544
894
  msgid "Show Excerpt"
895
  msgstr "Show Excerpt"
896
 
897
- #: lib/widgets/featured-post-widget.php:543
898
  msgid "Show Content"
899
  msgstr "Show Content"
900
 
901
- #: lib/widgets/featured-post-widget.php:541
902
  msgid "Content Type"
903
  msgstr "Content Type"
904
 
905
- #: lib/widgets/featured-post-widget.php:533
906
  msgid "Show Post Info"
907
  msgstr "Show Post Info"
908
 
909
- #: lib/widgets/featured-page-widget.php:286
910
- #: lib/widgets/featured-post-widget.php:493
911
  msgid "Show Featured Image"
912
  msgstr "Δείξε εικόνα"
913
 
914
- #: lib/views/meta-boxes/genesis-user-author.php:22
915
  msgid "This text will be the first paragraph, and display on the first page"
916
  msgstr "Αυτό το κείμενο θα είνα η πρώτη παράγραφος και θα εμφανίζεται στην αρχική σελίδα."
917
 
918
- #: lib/views/meta-boxes/genesis-user-author.php:19
919
  msgid "Custom Description Text"
920
  msgstr "Τροποποιημένο κείμενο περιγραφής"
921
 
922
  #. translators: Escaped H1 tag.
923
- #: lib/views/meta-boxes/genesis-user-author.php:12
924
  msgid "Will display in the %s tag at the top of the first page"
925
  msgstr "Will display in the %s tag at the top of the first page"
926
 
927
- #: lib/views/meta-boxes/genesis-user-author.php:6
928
  msgid "Custom Archive Headline"
929
  msgstr "Custom Archive Headline"
930
 
931
- #: lib/views/meta-boxes/genesis-user-author.php:2
932
- #: lib/views/meta-boxes/genesis-user-layout.php:6
933
- #: lib/views/meta-boxes/genesis-user-seo.php:2
934
  msgid "These settings apply to this author's archive pages."
935
  msgstr "These settings apply to this author's archive pages."
936
 
937
- #: lib/views/meta-boxes/genesis-user-author.php:33
938
  msgid "Enable Author Box on this User's Archives?"
939
  msgstr "Να φαίνονται πληροφορίες για τον συντάκτη στο αρχείο αυτού του χρήστη;"
940
 
941
- #: lib/views/meta-boxes/genesis-user-author.php:30
942
  msgid "Enable Author Box on this User's Posts?"
943
  msgstr "Να φαίνονται πληροφορίες για τον συντάκτη στα άρθρα αυτού του χρήστη;"
944
 
945
- #: lib/views/meta-boxes/genesis-user-settings.php:16
946
  msgid "Enable Import/Export Submenu?"
947
  msgstr "Ενεργοποίηση Εισαγωγής/Εξαγωγής υπομενού;"
948
 
949
- #: lib/views/meta-boxes/genesis-user-settings.php:12
950
  msgid "Enable SEO Settings Submenu?"
951
  msgstr "Enable SEO Settings Submenu?"
952
 
953
- #: lib/views/meta-boxes/genesis-user-settings.php:8
954
  msgid "Enable Genesis Admin Menu?"
955
  msgstr "Ενεργοποίηση Genesis Αdmin Μενού;"
956
 
957
- #: lib/views/meta-boxes/genesis-user-settings.php:5
958
  msgid "Genesis Admin Menus"
959
  msgstr "Genesis Admin Mενου"
960
 
961
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:36
962
  msgid "Include the Featured Image?"
963
  msgstr "Συμπεριέλαβε την εικόνα άρθρου;"
964
 
965
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:6
966
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:9
967
- #: lib/views/meta-boxes/genesis-user-layout.php:10
968
- #: lib/views/meta-boxes/genesis-user-layout.php:13
969
  msgid "Choose Layout"
970
  msgstr "Επιλέξτε μορφή"
971
 
972
- #: lib/admin/import-export.php:46 lib/admin/import-export.php:64
973
- #: lib/views/help/import-export-general.php:1
 
974
  msgid "Import/Export"
975
  msgstr "Import / Export"
976
 
977
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:36
978
  msgid "Custom Post Class"
979
  msgstr "Προσαρμοσμένη Class Δημοσίευση"
980
 
981
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:32
982
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:31
983
  msgid "Custom Body Class"
984
  msgstr "Προσαρμοσμένη Class σώματος"
985
 
986
- #: lib/views/help/genesis-inpost-seo.php:21
987
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:45
988
  msgid "Custom Redirect URL"
989
  msgstr "Προσαρμοσμένη Ανακατεύθυνση URI"
990
 
991
  #. translators: Title string length
992
  #. translators: Description string length
993
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:15
994
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:28
995
  msgid "Characters Used: %s"
996
  msgstr "Χαρακτήρες που χρησιμοποιούνται:%s"
997
 
998
- #: lib/views/pages/genesis-admin-import-export.php:47
999
  msgid "Download Export File"
1000
  msgstr "Κατεβάστε το αρχείο εξαγωγής"
1001
 
1002
- #: lib/views/pages/genesis-admin-import-export.php:40
1003
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1004
  msgstr "Μόλις έχετε αποθηκεύσει το αρχείο λήψης, μπορείτε να χρησιμοποιήσετε τη λειτουργία εισαγωγής σε άλλη τοποθεσία για την εισαγωγή αυτών των δεδομένων."
1005
 
1006
- #: lib/views/pages/genesis-admin-import-export.php:32
1007
  msgid "Export Genesis Settings File"
1008
  msgstr "Εξαγωγή Genesis Ρυθμίσεις αρχείου"
1009
 
1010
- #: lib/views/pages/genesis-admin-import-export.php:21
1011
  msgid "Upload File (Maximum Size: %s): "
1012
  msgstr "Προσθήκη αρχείου: (μέγιστο μέγεθος:%s)"
1013
 
1014
- #: lib/views/pages/genesis-admin-import-export.php:8
1015
  msgid "Import Genesis Settings File"
1016
  msgstr "Εισαγωγή Genesis Ρυθμίσεις αρχείου"
1017
 
1018
- #: lib/admin/import-export.php:45
1019
  msgid "Genesis - Import/Export"
1020
  msgstr "Genesis - Εισαγωγές / Εξαγωγές"
1021
 
1022
- #: lib/widgets/user-profile-widget.php:202
1023
  msgid "Show Author Archive Link?"
1024
  msgstr "Show Author Archive Link?"
1025
 
1026
- #: lib/widgets/user-profile-widget.php:191
1027
  msgid "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."
1028
  msgstr "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."
1029
 
1030
- #: lib/widgets/user-profile-widget.php:184
1031
  msgid "Custom Text (below)"
1032
  msgstr "Custom Text (below)"
1033
 
1034
- #: lib/widgets/user-profile-widget.php:182
1035
  msgid "Author Bio"
1036
  msgstr "Βιογραφικό Συντάκτη"
1037
 
1038
- #: lib/widgets/user-profile-widget.php:179
1039
  msgid "Select which text you would like to use as the author description"
1040
  msgstr "Επιλέξτε το κείμενο που θέλετε να χρησιμοποιήσετε ως περιγραφή συντάκτη"
1041
 
1042
- #: lib/widgets/user-profile-widget.php:161
1043
  msgid "Extra Large"
1044
  msgstr "πολύ μεγάλο"
1045
 
1046
- #: lib/widgets/user-profile-widget.php:161
1047
  msgid "Large"
1048
  msgstr "μεγάλο"
1049
 
1050
- #: lib/widgets/user-profile-widget.php:161
1051
  msgid "Medium"
1052
  msgstr "μεσαίο"
1053
 
1054
- #: lib/widgets/user-profile-widget.php:161
1055
  msgid "Small"
1056
  msgstr "μικρό"
1057
 
@@ -1071,97 +1305,93 @@ msgstr "Genesis - User Profile"
1071
  msgid "Displays user profile block with Gravatar"
1072
  msgstr "Displays user profile block with Gravatar"
1073
 
1074
- #: lib/widgets/featured-post-widget.php:586
1075
  msgid "Link Text"
1076
  msgstr "Link Text"
1077
 
1078
- #: lib/widgets/featured-post-widget.php:582
1079
  msgid "Show Category Archive Link"
1080
  msgstr "Show Category Archive Link"
1081
 
1082
- #: lib/widgets/featured-post-widget.php:564
1083
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1084
  msgstr "To display an unordered list of more posts from this category, please fill out the information below"
1085
 
1086
- #: lib/widgets/featured-post-widget.php:556
1087
  msgid "More Text (if applicable)"
1088
  msgstr "More Text (if applicable)"
1089
 
1090
- #: lib/widgets/featured-post-widget.php:528
1091
  msgid "Show Post Title"
1092
  msgstr "Δειξε Τιτλο Αρθρου"
1093
 
1094
- #: lib/widgets/featured-post-widget.php:479
1095
- #: lib/widgets/user-profile-widget.php:170
1096
  msgid "Gravatar Alignment"
1097
  msgstr "Στοίχιση Gravatar"
1098
 
1099
- #: lib/widgets/featured-post-widget.php:474
1100
  msgid "Extra Large (125px)"
1101
  msgstr "Πολύ Μεγάλο (125px)"
1102
 
1103
- #: lib/widgets/featured-post-widget.php:473
1104
  msgid "Large (85px)"
1105
  msgstr "Μεγάλο (85px)"
1106
 
1107
- #: lib/widgets/featured-post-widget.php:472
1108
  msgid "Medium (65px)"
1109
  msgstr "Μέτριο (65px)"
1110
 
1111
- #: lib/widgets/featured-post-widget.php:471
1112
  msgid "Small (45px)"
1113
  msgstr "Μικρό (45px)"
1114
 
1115
- #: lib/widgets/featured-post-widget.php:469
1116
- #: lib/widgets/user-profile-widget.php:158
1117
  msgid "Gravatar Size"
1118
  msgstr "Μέγεθος Gravatar"
1119
 
1120
- #: lib/widgets/featured-post-widget.php:465
1121
  msgid "Show Author Gravatar"
1122
  msgstr "Δείξε το gravatar συντάκτη"
1123
 
1124
- #: lib/widgets/featured-post-widget.php:445
1125
  msgid "Ascending (1, 2, 3)"
1126
  msgstr "Ανεβαίνοντας (1,2,3)"
1127
 
1128
- #: lib/widgets/featured-post-widget.php:444
1129
  msgid "Descending (3, 2, 1)"
1130
  msgstr "Κατεβαίνοντας (3,2,1)"
1131
 
1132
- #: lib/widgets/featured-post-widget.php:442
1133
  msgid "Sort Order"
1134
  msgstr "Σειρά Ταξινόμησης"
1135
 
1136
- #: lib/widgets/featured-post-widget.php:437
1137
  msgid "Random"
1138
  msgstr "Τυχαία"
1139
 
1140
- #: lib/widgets/featured-post-widget.php:436
1141
  msgid "Comment Count"
1142
  msgstr "Μετρητής Σχολίων"
1143
 
1144
- #: lib/widgets/featured-post-widget.php:435
1145
  msgid "ID"
1146
  msgstr "ID"
1147
 
1148
- #: lib/widgets/featured-post-widget.php:434
1149
  msgid "Parent"
1150
  msgstr "Γονικό"
1151
 
1152
  #: lib/widgets/featured-post-widget.php:432
1153
- msgid "Date"
1154
- msgstr "Ημερομηνία"
1155
-
1156
- #: lib/widgets/featured-post-widget.php:430
1157
  msgid "Order By"
1158
  msgstr "Ταξινόμηση κατά"
1159
 
1160
- #: lib/widgets/featured-post-widget.php:425
1161
  msgid "Number of Posts to Offset"
1162
  msgstr "Number of Posts to Offset"
1163
 
1164
- #: lib/widgets/featured-post-widget.php:405
1165
  msgid "Category"
1166
  msgstr "Κατηγορία"
1167
 
@@ -1181,41 +1411,42 @@ msgstr "Genesis - Featured Posts"
1181
  msgid "Displays featured posts with thumbnails"
1182
  msgstr "Displays featured posts with thumbnails"
1183
 
1184
- #: lib/widgets/featured-page-widget.php:329
1185
  msgid "More Text"
1186
  msgstr "More Text"
1187
 
1188
- #: lib/widgets/featured-page-widget.php:324
1189
  msgid "Content Character Limit"
1190
  msgstr "Content Character Limit"
1191
 
1192
- #: lib/widgets/featured-page-widget.php:320
1193
  msgid "Show Page Content"
1194
  msgstr "Show Page Content"
1195
 
1196
- #: lib/widgets/featured-page-widget.php:315
1197
  msgid "Show Page Title"
1198
  msgstr "Δείξε τίτλο σελίδας"
1199
 
1200
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:29
1201
- #: lib/widgets/featured-page-widget.php:304
1202
- #: lib/widgets/featured-post-widget.php:481
1203
- #: lib/widgets/featured-post-widget.php:511
1204
- #: lib/widgets/user-profile-widget.php:172
1205
- #: lib/widgets/user-profile-widget.php:192
 
1206
  msgid "None"
1207
  msgstr "Καμία"
1208
 
1209
- #: lib/widgets/featured-page-widget.php:302
1210
- #: lib/widgets/featured-post-widget.php:509
1211
  msgid "Image Alignment"
1212
  msgstr "Στοίχιση Εικόνας"
1213
 
1214
- #: lib/widgets/featured-page-widget.php:271
1215
  msgid "Page"
1216
  msgstr "Σελίδα"
1217
 
1218
- #: lib/shortcodes/footer.php:183 lib/structure/post.php:280
1219
  msgid "by"
1220
  msgstr "από"
1221
 
@@ -1227,27 +1458,29 @@ msgstr "Genesis - Featured Page"
1227
  msgid "Displays featured page with thumbnails"
1228
  msgstr "Displays featured page with thumbnails"
1229
 
1230
- #: lib/widgets/featured-page-widget.php:266
1231
- #: lib/widgets/featured-post-widget.php:396
1232
- #: lib/widgets/featured-post-widget.php:433
1233
- #: lib/widgets/featured-post-widget.php:567
1234
  #: lib/widgets/user-profile-widget.php:148
1235
  msgid "Title"
1236
  msgstr "Τίτλος"
1237
 
1238
- #: lib/classes/breadcrumb.php:57
1239
  msgid "Search for "
1240
  msgstr "Aναζήτηση για:"
1241
 
1242
- #: lib/classes/breadcrumb.php:53 lib/classes/breadcrumb.php:54
1243
- #: lib/classes/breadcrumb.php:55 lib/classes/breadcrumb.php:56
1244
- #: lib/classes/breadcrumb.php:58 lib/classes/breadcrumb.php:59
1245
- #: lib/structure/archive.php:181 lib/structure/archive.php:183
1246
- #: lib/structure/archive.php:185
 
 
1247
  msgid "Archives for "
1248
  msgstr "Αρχεία για:"
1249
 
1250
- #: lib/classes/breadcrumb.php:52
1251
  msgid "You are here: "
1252
  msgstr "Βρίσκεστε εδώ:"
1253
 
@@ -1263,7 +1496,7 @@ msgstr "Primary Sidebar Widget Area"
1263
  msgid "Search"
1264
  msgstr "Αναζήτηση"
1265
 
1266
- #: lib/structure/post.php:550 lib/structure/post.php:579
1267
  msgid "About"
1268
  msgstr "Σχετικά"
1269
 
@@ -1271,59 +1504,61 @@ msgstr "Σχετικά"
1271
  msgid "By"
1272
  msgstr "από"
1273
 
1274
- #: lib/structure/post.php:365 lib/structure/post.php:367
1275
  msgid "[Read more...]"
1276
  msgstr "Διαβάστε Περισσότερα..."
1277
 
1278
- #: lib/structure/menu.php:149
1279
  msgid "Comments"
1280
  msgstr "Σχόλια"
1281
 
1282
- #: lib/structure/menu.php:148
1283
  msgid "Posts"
1284
  msgstr "Άρθρα"
1285
 
1286
- #: lib/init.php:57
1287
  msgid "Primary Navigation Menu"
1288
  msgstr "Αρχικό Μενού"
1289
 
1290
- #: lib/structure/footer.php:149
1291
  msgid "Copyright"
1292
  msgstr "Copyright"
1293
 
1294
- #: lib/structure/comments.php:447
1295
  msgid "Speak Your Mind"
1296
  msgstr "Πείτε τη γνώμη σας"
1297
 
1298
- #: lib/structure/comments.php:438
1299
  msgid "Website"
1300
  msgstr "Ιστοσελίδα"
1301
 
1302
- #: lib/structure/comments.php:432
1303
  msgid "Email"
1304
  msgstr "Email"
1305
 
1306
- #: lib/structure/comments.php:426
1307
  msgid "Name"
1308
  msgstr "Όνομα"
1309
 
1310
- #: lib/structure/comments.php:248 lib/structure/comments.php:351
1311
  msgid "Your comment is awaiting moderation."
1312
  msgstr "Το σχόλιο σας είναι προς έγκριση."
1313
 
1314
- #: lib/structure/comments.php:241
 
1315
  msgid "%1$s at %2$s"
1316
  msgstr "%1$s at %2$s"
1317
 
1318
- #: lib/structure/comments.php:237 lib/structure/comments.php:306
1319
  msgid "says"
1320
  msgstr "αναφέρει:"
1321
 
1322
- #: lib/structure/comments.php:237
1323
- msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
1324
- msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">%s:</span>"
 
1325
 
1326
- #: lib/structure/comments.php:151
1327
  msgid "<h3>Trackbacks</h3>"
1328
  msgstr "<h3>Trackbacks</h3>"
1329
 
@@ -1331,16 +1566,16 @@ msgstr "<h3>Trackbacks</h3>"
1331
  msgid "<h3>Comments</h3>"
1332
  msgstr "<h3>Σχολια</h3>"
1333
 
1334
- #: lib/shortcodes/post.php:605 lib/structure/comments.php:242
1335
- #: lib/structure/comments.php:335 lib/structure/post.php:357
1336
  msgid "(Edit)"
1337
  msgstr "Τροποποίηση"
1338
 
1339
- #: lib/shortcodes/post.php:498 lib/shortcodes/post.php:542
1340
  msgid "Filed Under: "
1341
  msgstr "Ανηκει στην κατηγορια:"
1342
 
1343
- #: lib/shortcodes/post.php:454
1344
  msgid "Tagged With: "
1345
  msgstr "επισημασμένο με:"
1346
 
@@ -1356,11 +1591,11 @@ msgstr "1 σχόλιο"
1356
  msgid "Leave a Comment"
1357
  msgstr "Αφηστε σχολιο"
1358
 
1359
- #: lib/shortcodes/footer.php:310
1360
  msgid "Log out"
1361
  msgstr "Εξοδος"
1362
 
1363
- #: lib/shortcodes/footer.php:308
1364
  msgid "Log in"
1365
  msgstr "Εισοδος"
1366
 
@@ -1368,341 +1603,360 @@ msgstr "Εισοδος"
1368
  msgid "Return to top of page"
1369
  msgstr "Επιστροφή στην κορυφή της σελίδας"
1370
 
1371
- #: lib/functions/upgrade.php:728
 
1372
  msgid "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."
1373
  msgstr "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."
1374
 
1375
- #: lib/functions/upgrade.php:727
1376
- msgid "Genesis %s is available for %s"
1377
- msgstr "To Genesis %s είναι διαθέσιμο για %s"
 
1378
 
1379
- #: lib/functions/upgrade.php:653
1380
  msgid "Click here to complete the upgrade"
1381
  msgstr "Κάντε κλικ εδώ για να ολοκληρώσετε την αναβάθμιση"
1382
 
1383
- #: lib/classes/breadcrumb.php:44 lib/functions/deprecated.php:226
1384
  msgid "Home"
1385
  msgstr "Αρχική"
1386
 
1387
- #: lib/widgets/featured-post-widget.php:420
1388
- #: lib/widgets/featured-post-widget.php:572
1389
  msgid "Number of Posts to Show"
1390
  msgstr "Αριθμός εμφανιζόμενων άρθρων"
1391
 
1392
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:9
1393
- #: lib/widgets/featured-post-widget.php:413
1394
  msgid "All Categories"
1395
  msgstr "Όλες οι κατηγορίες"
1396
 
1397
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:8
1398
  msgid "Display which category"
1399
  msgstr "Εμφάνιση κατηγορίας:"
1400
 
1401
- #: lib/admin/customizer.php:482
1402
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1403
  msgid "Numeric"
1404
  msgstr "Αριθμητικά"
1405
 
1406
- #: lib/admin/customizer.php:481
1407
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
1408
  msgid "Previous / Next"
1409
  msgstr "Προηγούμενο/Επόμενο"
1410
 
1411
- #: lib/widgets/featured-page-widget.php:290
1412
- #: lib/widgets/featured-post-widget.php:497
1413
  msgid "Image Size"
1414
  msgstr "μέγεθος εικόνας"
1415
 
1416
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:28
1417
- #: lib/widgets/featured-post-widget.php:551
1418
  msgid "characters"
1419
  msgstr "χαρακτήρες"
1420
 
1421
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:25
1422
- #: lib/widgets/featured-post-widget.php:549
1423
  msgid "Limit content to"
1424
  msgstr "Περιορισμός περιεχομένου σε"
1425
 
1426
- #: lib/admin/customizer.php:419
1427
  msgid "Select one of the following"
1428
  msgstr "Επιλέξτε ένα από τα παρακάτω:"
1429
 
1430
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:21
1431
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:24
1432
  msgid "Enable Trackbacks"
1433
  msgstr "Επιτρέπονται Trackbacks"
1434
 
1435
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:14
1436
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:30
1437
  msgid "on pages?"
1438
  msgstr "σε σελίδες;"
1439
 
1440
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:11
1441
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:27
1442
  msgid "on posts?"
1443
  msgstr "σε άρθρα;"
1444
 
1445
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:5
1446
- #: lib/views/meta-boxes/genesis-theme-settings-comments.php:8
1447
  msgid "Enable Comments"
1448
  msgstr "Επιτρέπονται σχόλια"
1449
 
1450
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:13
1451
  msgid "Enter your custom comments feed URL"
1452
  msgstr "Enter your custom comments feed URI:"
1453
 
1454
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:5
1455
  msgid "Enter your custom feed URL"
1456
  msgstr "Εισάγετε το δικό σας feed URl:"
1457
 
1458
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:42
1459
  msgid "Twitter Link Text:"
1460
  msgstr "Twitter Link Text:"
1461
 
1462
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:38
1463
  msgid "Enter Twitter ID:"
1464
  msgstr "Enter Twitter ID:"
1465
 
1466
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:33
1467
  msgid "Twitter link"
1468
  msgstr "Twitter link"
1469
 
1470
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:32
1471
  msgid "Search form"
1472
  msgstr "Φόρμα αναζήτησης"
1473
 
1474
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:31
1475
  msgid "RSS feed links"
1476
  msgstr "RSS feed links"
1477
 
1478
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
1479
  msgid "Today's date"
1480
  msgstr "Σημερινή ημερομηνία"
1481
 
1482
- #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:11
1483
- #: lib/views/help/genesis-layout.php:11
1484
  msgid "Full Width Content"
1485
  msgstr "Full Width Περιεχόμενο"
1486
 
1487
- #: lib/admin/customizer.php:149
1488
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:9
1489
  msgid "Image logo"
1490
  msgstr "Λογότυπο (Εικόνα)"
1491
 
1492
- #: lib/views/meta-boxes/genesis-theme-settings-header.php:8
1493
  msgid "Dynamic text"
1494
  msgstr "Δυναμικό κείμενο"
1495
 
1496
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:10
1497
  msgid "Released"
1498
  msgstr "Ανακοινώθηκε:"
1499
 
1500
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:5
1501
  msgid "Version"
1502
  msgstr "Έκδοση:"
1503
 
1504
- #: lib/admin/customizer.php:368 lib/admin/theme-settings.php:239
1505
- #: lib/admin/theme-settings.php:287 lib/views/help/genesis-archives.php:1
 
 
1506
  msgid "Content Archives"
1507
  msgstr "αρχείο περιεχομένου"
1508
 
1509
- #: lib/admin/customizer.php:253 lib/admin/theme-settings.php:237
1510
- #: lib/admin/theme-settings.php:283 lib/views/help/genesis-breadcrumbs.php:1
 
 
1511
  msgid "Breadcrumbs"
1512
  msgstr "Breadcrumbs"
1513
 
1514
- #: lib/views/meta-boxes/genesis-user-author.php:27
1515
  msgid "Author Box"
1516
  msgstr "Κουτί Συγγραφέα"
1517
 
1518
- #: lib/admin/theme-settings.php:229 lib/admin/theme-settings.php:268
1519
- #: lib/views/help/genesis-feeds.php:1
 
1520
  msgid "Custom Feeds"
1521
  msgstr "Custom Feeds"
1522
 
1523
- #: lib/admin/theme-settings.php:228 lib/admin/theme-settings.php:262
1524
- #: lib/views/help/genesis-information.php:1
 
1525
  msgid "Information"
1526
  msgstr "Πληροφορίες"
1527
 
1528
  #. translators: Meta noindex attribute.
1529
  #. translators: Meta nofollow attribute.
1530
  #. translators: Meta noarchive attribute.
1531
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:32
1532
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:39
1533
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1534
- #: lib/views/meta-boxes/genesis-user-seo.php:33
1535
- #: lib/views/meta-boxes/genesis-user-seo.php:41
1536
- #: lib/views/meta-boxes/genesis-user-seo.php:48
 
 
1537
  msgid "Apply %s to this archive?"
1538
  msgstr "Επικυρώνετε %s σε αυτό το αρχείο;"
1539
 
1540
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:27
1541
- #: lib/views/meta-boxes/genesis-user-seo.php:28
1542
  msgid "Robots Meta"
1543
  msgstr "Μέτα στοιχεία Ρομπότ"
1544
 
1545
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:22
1546
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:22
1547
- #: lib/views/meta-boxes/genesis-user-seo.php:23
1548
  msgid "Comma separated list"
1549
  msgstr "Διαχωρισμός Λίστας με κόμμα"
1550
 
1551
  #. translators: Meta noodp attribute.
1552
  #. translators: Meta noydir attribute.
1553
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:117
1554
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:124
1555
  msgid "Apply %s to your site?"
1556
  msgstr "Εφαρμογή %s στο site σας;"
1557
 
1558
  #. translators: Meta noarchive attribute.
1559
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:59
1560
  msgid "Apply %s to Entire Site?"
1561
  msgstr "Εφαρμοφή %s σε ολόκληρο το site;"
1562
 
1563
  #. translators: Meta noindex attribute.
1564
  #. translators: Meta noarchive attribute.
1565
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1566
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1567
  msgid "Apply %s to Search Archives?"
1568
  msgstr "Εφαρμογή %s στα αρχεία αναζητήσεων;"
1569
 
1570
  #. translators: Meta noindex attribute.
1571
  #. translators: Meta noarchive attribute.
1572
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1573
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1574
  msgid "Apply %s to Date Archives?"
1575
  msgstr "Εφαρμοφή %s στα αρχεία ημερομηνιών;"
1576
 
1577
  #. translators: Meta noindex attribute.
1578
  #. translators: Meta noarchive attribute.
1579
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1580
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1581
  msgid "Apply %s to Author Archives?"
1582
  msgstr "Εφραρμογή %s στα αρχεία συγγραφέων;"
1583
 
1584
  #. translators: Meta noindex attribute.
1585
  #. translators: Meta noarchive attribute.
1586
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:18
1587
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:75
1588
  msgid "Apply %s to Tag Archives?"
1589
  msgstr "Εφαρμογή %s στην ετικέτα αρχείων;"
1590
 
1591
  #. translators: Meta noindex attribute.
1592
  #. translators: Meta noarchive attribute.
1593
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:11
1594
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:68
1595
  msgid "Apply %s to Category Archives?"
1596
  msgstr "Εφαρμογή %s στην κατηγορία αρχεία;"
1597
 
1598
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
1599
  msgid "Include Shortlink tag?"
1600
  msgstr "Να συμπεριληφθεί η ετικέτα συντόμου λινκ;"
1601
 
1602
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:38
1603
  msgid "Shortlink Tag"
1604
  msgstr "Ετικέτα σύντομου λινκ:"
1605
 
1606
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:32
 
1607
  msgid "Include Windows Live Writer Support Tag?"
1608
  msgstr "Να συμπεριληφθεί η υποστήριξη ετικετών του Windows Liver Writer;"
1609
 
1610
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:14
1611
  msgid "Relationship Link Tags"
1612
  msgstr "Σχετικοί σύνδεσμοι ετικετών"
1613
 
1614
  #. translators: Meta noindex attribute.
1615
  #. translators: Meta nofollow attribute.
1616
  #. translators: Meta noarchive attribute.
1617
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:79
1618
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:86
1619
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
 
 
1620
  msgid "Apply %s to the homepage?"
1621
  msgstr "Καθόρισε %s στην αρχική σελίδα?"
1622
 
1623
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:27
1624
  msgid "I'll manually wrap my own text on the homepage"
1625
  msgstr "Ούτε. Θα βάλω το δικό μου κείμενο χειροκίνητα στην αρχική σελίδα."
1626
 
1627
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:21
 
1628
  msgid "Site Title"
1629
  msgstr "Τίτλος Ιστοσελίδας"
1630
 
1631
- #: lib/admin/customizer.php:467
1632
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:55
1633
- #: lib/widgets/featured-page-widget.php:306
1634
- #: lib/widgets/featured-post-widget.php:483
1635
- #: lib/widgets/featured-post-widget.php:513
1636
- #: lib/widgets/user-profile-widget.php:174
1637
  msgid "Right"
1638
  msgstr "Δεξιά"
1639
 
1640
- #: lib/admin/customizer.php:466
1641
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
1642
- #: lib/widgets/featured-page-widget.php:305
1643
- #: lib/widgets/featured-post-widget.php:482
1644
- #: lib/widgets/featured-post-widget.php:512
1645
- #: lib/widgets/user-profile-widget.php:173
1646
  msgid "Left"
1647
  msgstr "Αριστερά"
1648
 
1649
- #: lib/classes/class-genesis-script-loader.php:180
1650
  msgid "Are you sure you want to reset?"
1651
  msgstr "Είστε βέβαιοι ότι θέλετε να επαναφέρετε αρχικές ρυθμίσεις;"
1652
 
1653
- #: lib/admin/seo-settings.php:46 lib/admin/theme-settings.php:61
1654
- #: lib/classes/admin.php:130
 
1655
  msgid "Reset Settings"
1656
  msgstr "Επαναφορά ρυθμίσεων"
1657
 
1658
- #: lib/admin/seo-settings.php:39
1659
  msgid "Genesis - SEO Settings"
1660
  msgstr "Genesis - Ρυθμίσεις SEO"
1661
 
1662
- #: lib/admin/seo-settings.php:168 lib/admin/seo-settings.php:185
1663
- #: lib/views/help/seo-dochead.php:1
 
1664
  msgid "Document Head Settings"
1665
  msgstr "Ρυθμίσεις Εγγράφου Κεφαλίδας"
1666
 
1667
- #: lib/admin/seo-settings.php:167 lib/admin/seo-settings.php:184
1668
- #: lib/views/help/seo-homepage.php:1
 
1669
  msgid "Homepage Settings"
1670
  msgstr "Ρυθμίσεις Αρχικής Σελίδας"
1671
 
1672
- #: lib/admin/cpt-archive-settings.php:152
1673
- #: lib/admin/cpt-archive-settings.php:171 lib/admin/import-export.php:125
1674
- #: lib/admin/seo-settings.php:40 lib/admin/seo-settings.php:165
1675
- #: lib/views/help/cpt-archive-seo.php:1 lib/views/help/seo-settings.php:1
 
 
1676
  msgid "SEO Settings"
1677
  msgstr "SEO Ρυθμίσεις"
1678
 
1679
- #: lib/admin/import-export.php:121 lib/admin/theme-settings.php:50
1680
- #: lib/admin/theme-settings.php:51 lib/admin/theme-settings.php:227
1681
- #: lib/views/help/genesis-theme-settings.php:1
1682
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:20
1683
- #: lib/views/meta-boxes/genesis-term-meta-layout.php:14
1684
- #: lib/views/meta-boxes/genesis-user-layout.php:17
 
 
 
1685
  msgid "Theme Settings"
1686
  msgstr "Ρυθμίσεις θέματος"
1687
 
1688
  #. translators: Meta noindex attribute.
1689
  #. translators: Meta nofollow attribute.
1690
  #. translators: Meta noarchive attribute.
1691
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:56
1692
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:64
1693
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:72
1694
  msgid "Apply %s to this post/page"
1695
  msgstr "Εφαρμόστε %s σε αυτήν την ανάρτηση/σελίδα"
1696
 
1697
- #: lib/admin/seo-settings.php:169 lib/admin/seo-settings.php:186
1698
- #: lib/views/help/seo-robots.php:1
1699
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:50
 
1700
  msgid "Robots Meta Settings"
1701
  msgstr "Ρομπότ Ρυθμίσεις Meta"
1702
 
1703
- #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:5
1704
- #: lib/views/meta-boxes/genesis-term-meta-seo.php:5
1705
- #: lib/views/meta-boxes/genesis-user-seo.php:6
1706
  msgid "Custom Document Title"
1707
  msgstr "Προσαρμοσμένη Τίτλος Εγγράφου"
1708
 
@@ -1710,607 +1964,624 @@ msgstr "Προσαρμοσμένη Τίτλος Εγγράφου"
1710
  msgid "This post is password protected. Enter the password to view comments."
1711
  msgstr "Το άρθρο προστατεύεται με κωδικό πρόσβασης. Εισάγετε τον κωδικό πρόσβασης για να δείτε τα σχόλια."
1712
 
1713
- #: lib/functions/general.php:446
1714
  msgid "Recent Posts:"
1715
  msgstr "Πρόσφατες δημοσιεύσεις:"
1716
 
1717
- #: lib/functions/general.php:443
1718
  msgid "Monthly:"
1719
  msgstr "Μηνιαία:"
1720
 
1721
- #: lib/functions/general.php:440
1722
  msgid "Authors:"
1723
  msgstr "Συγγραφείς:"
1724
 
1725
- #: lib/functions/general.php:437
1726
  msgid "Categories:"
1727
  msgstr "Κατηγορίες:"
1728
 
1729
- #: lib/functions/general.php:432 lib/structure/post.php:387
1730
  msgid "Pages:"
1731
  msgstr "Σελίδες:"
1732
 
1733
- #: lib/admin/theme-settings.php:242
1734
  msgid "Home Pages"
1735
  msgstr ""
1736
 
1737
- #: lib/views/help/genesis-home.php:24
1738
  msgid "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."
1739
  msgstr ""
1740
 
1741
- #: lib/views/help/genesis-home.php:21
1742
  msgid "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."
1743
  msgstr ""
1744
 
1745
- #: lib/views/help/genesis-home.php:18
1746
  msgid "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."
1747
  msgstr ""
1748
 
1749
- #: lib/views/help/genesis-home.php:15
1750
  msgid "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."
1751
  msgstr ""
1752
 
1753
- #: lib/views/help/genesis-home.php:12
1754
  msgid "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."
1755
  msgstr ""
1756
 
1757
- #: lib/views/help/genesis-home.php:9
1758
  msgid "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."
1759
  msgstr ""
1760
 
1761
- #: lib/views/help/genesis-home.php:6
1762
  msgid "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."
1763
  msgstr ""
1764
 
1765
- #: lib/views/help/genesis-home.php:3
1766
  msgid "Most Genesis child themes include a custom home page."
1767
  msgstr ""
1768
 
1769
- #: lib/views/help/genesis-home.php:1
1770
  msgid "How Home Pages Work"
1771
  msgstr ""
1772
 
1773
- #. translators: Escaped HTML head and body tags.
1774
- #: lib/views/help/genesis-scripts.php:5
1775
  msgid "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."
1776
  msgstr ""
1777
 
1778
- #: lib/admin/theme-settings.php:240 lib/views/help/genesis-blog.php:1
 
1779
  msgid "Blog Page"
1780
  msgstr ""
1781
 
1782
- #: lib/views/help/genesis-archives.php:27
1783
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
1784
  msgstr ""
1785
 
1786
- #: lib/views/help/genesis-archives.php:24
1787
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
1788
  msgstr ""
1789
 
1790
- #: lib/views/help/genesis-archives.php:21
1791
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
1792
  msgstr ""
1793
 
1794
- #: lib/views/help/genesis-archives.php:18
1795
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
1796
  msgstr ""
1797
 
1798
- #: lib/views/help/genesis-archives.php:15
1799
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
1800
  msgstr ""
1801
 
1802
- #: lib/views/help/genesis-archives.php:12
1803
  msgid "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."
1804
  msgstr ""
1805
 
1806
- #: lib/views/help/genesis-archives.php:9
1807
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
1808
  msgstr ""
1809
 
1810
- #: lib/views/help/genesis-archives.php:6
1811
  msgid "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."
1812
  msgstr ""
1813
 
1814
- #: lib/views/help/genesis-archives.php:3
1815
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
1816
  msgstr ""
1817
 
1818
- #: lib/views/help/genesis-comments.php:6
1819
  msgid "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."
1820
  msgstr ""
1821
 
1822
- #: lib/views/help/genesis-comments.php:3
1823
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
1824
  msgstr ""
1825
 
1826
- #: lib/views/help/genesis-breadcrumbs.php:3
1827
  msgid "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."
1828
  msgstr ""
1829
 
1830
- #: lib/views/help/genesis-layout.php:17
1831
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
1832
  msgstr ""
1833
 
1834
- #: lib/views/help/cpt-archive-layout.php:10
1835
- #: lib/views/help/genesis-layout.php:10
1836
  msgid "Sidebar Sidebar Content"
1837
  msgstr ""
1838
 
1839
- #: lib/views/help/cpt-archive-layout.php:9 lib/views/help/genesis-layout.php:9
 
1840
  msgid "Content Sidebar Sidebar"
1841
  msgstr ""
1842
 
1843
- #: lib/views/help/cpt-archive-layout.php:8 lib/views/help/genesis-layout.php:8
 
1844
  msgid "Sidebar Content Sidebar"
1845
  msgstr ""
1846
 
1847
- #: lib/views/help/cpt-archive-layout.php:7 lib/views/help/genesis-layout.php:7
 
1848
  msgid "Sidebar Content"
1849
  msgstr ""
1850
 
1851
- #: lib/views/help/cpt-archive-layout.php:6 lib/views/help/genesis-layout.php:6
 
1852
  msgid "Content Sidebar"
1853
  msgstr ""
1854
 
1855
- #: lib/views/help/genesis-layout.php:3
1856
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
1857
  msgstr ""
1858
 
1859
- #: lib/views/help/genesis-feeds.php:9
1860
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
1861
  msgstr ""
1862
 
1863
- #: lib/views/help/genesis-feeds.php:6
1864
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
1865
  msgstr ""
1866
 
1867
- #: lib/views/help/genesis-feeds.php:3
1868
  msgid "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."
1869
  msgstr ""
1870
 
1871
- #: lib/views/help/genesis-information.php:9
1872
  msgid "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."
1873
  msgstr ""
1874
 
1875
- #: lib/views/help/genesis-information.php:6
1876
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
1877
  msgstr ""
1878
 
1879
- #: lib/views/help/genesis-information.php:3
1880
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
1881
  msgstr ""
1882
 
1883
- #: lib/views/help/genesis-theme-settings.php:3
1884
  msgid "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;"
1885
  msgstr ""
1886
 
1887
- #: lib/views/help/seo-robots.php:9
1888
  msgid "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."
1889
  msgstr ""
1890
 
1891
- #: lib/views/help/seo-robots.php:6
1892
  msgid "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)."
1893
  msgstr ""
1894
 
1895
- #: lib/views/help/seo-robots.php:3
1896
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
1897
  msgstr ""
1898
 
1899
- #: lib/views/help/seo-dochead.php:6
1900
  msgid "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."
1901
  msgstr ""
1902
 
1903
- #: lib/views/help/seo-dochead.php:3
1904
  msgid "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."
1905
  msgstr ""
1906
 
1907
- #: lib/views/help/seo-homepage.php:24
1908
  msgid "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."
1909
  msgstr ""
1910
 
1911
- #: lib/views/help/cpt-archive-seo.php:10 lib/views/help/seo-homepage.php:21
1912
  msgid "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."
1913
  msgstr ""
1914
 
1915
- #: lib/views/help/seo-homepage.php:18
1916
  msgid "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."
1917
  msgstr ""
1918
 
1919
- #. translators: Escaped title tag.
1920
- #: lib/views/help/seo-homepage.php:14
1921
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
1922
  msgstr ""
1923
 
1924
- #: lib/views/help/seo-homepage.php:9
1925
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
1926
  msgstr ""
1927
 
1928
- #: lib/views/help/seo-homepage.php:6
1929
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
1930
  msgstr ""
1931
 
1932
- #: lib/views/help/seo-homepage.php:3
1933
  msgid "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."
1934
  msgstr ""
1935
 
1936
- #. translators: Opening and closing strong tags.
1937
- #: lib/views/help/seo-doctitle.php:23
1938
- msgid "The %sDoctitle Separator%s is the character that will go between the title and appended text."
1939
  msgstr ""
1940
 
1941
- #. translators: Opening and closing strong tags.
1942
- #: lib/views/help/seo-doctitle.php:17
1943
- msgid "%sDoctitle Append Location%s determines which side of the title to add the previously mentioned items."
1944
  msgstr ""
1945
 
1946
- #. translators: Opening and closing strong tags.
1947
- #: lib/views/help/seo-doctitle.php:11
1948
- msgid "%sAppend Site Name%s will put the site name from the General Settings after the title on inner page."
1949
  msgstr ""
1950
 
1951
- #. translators: Opening and closing strong tags.
1952
- #: lib/views/help/seo-doctitle.php:5
1953
- msgid "%sAppend Site Description%s will insert the site description from your General Settings after the title on your home page."
1954
  msgstr ""
1955
 
1956
- #: lib/admin/seo-settings.php:166 lib/views/help/seo-doctitle.php:1
 
1957
  msgid "Doctitle Settings"
1958
  msgstr ""
1959
 
1960
- #: lib/views/help/seo-settings.php:15
1961
  msgid "Below you'll find a few succinct notes on the options for each box:"
1962
  msgstr ""
1963
 
1964
- #: lib/views/help/seo-settings.php:12
1965
  msgid "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."
1966
  msgstr ""
1967
 
1968
- #: lib/views/help/seo-settings.php:9
1969
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
1970
  msgstr ""
1971
 
1972
- #: lib/views/help/seo-settings.php:6
1973
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
1974
  msgstr ""
1975
 
1976
- #: lib/views/help/seo-settings.php:3
1977
  msgid "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."
1978
  msgstr ""
1979
 
1980
- #: lib/classes/admin.php:406
1981
  msgid "Genesis Tutorials"
1982
  msgstr ""
1983
 
1984
- #: lib/classes/admin.php:405
1985
  msgid "Genesis Snippets"
1986
  msgstr ""
1987
 
1988
- #: lib/classes/admin.php:404
1989
  msgid "Get Support"
1990
  msgstr ""
1991
 
1992
- #: lib/classes/admin.php:403
1993
  msgid "For more information:"
1994
  msgstr ""
1995
 
1996
- #: lib/views/help/import-export-export.php:5
1997
  msgid "JSON"
1998
  msgstr ""
1999
 
2000
- #: lib/views/help/import-export-export.php:5
2001
  msgid "JavaScript Object Notation"
2002
  msgstr ""
2003
 
2004
- #: lib/admin/import-export.php:66 lib/views/help/import-export-export.php:1
 
2005
  msgid "Export"
2006
  msgstr ""
2007
 
2008
- #: lib/views/help/import-export-import.php:10
2009
  msgid "This cannot be undone"
2010
  msgstr ""
2011
 
2012
- #: lib/admin/import-export.php:65 lib/views/help/import-export-import.php:1
 
2013
  msgid "Import"
2014
  msgstr ""
2015
 
2016
- #: lib/views/help/import-export-general.php:9
2017
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2018
  msgstr ""
2019
 
2020
- #: lib/views/help/import-export-general.php:6
2021
  msgid "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."
2022
  msgstr ""
2023
 
2024
- #: lib/views/help/import-export-general.php:3
2025
  msgid "This allows you to import or export Genesis Settings."
2026
  msgstr ""
2027
 
2028
- #: lib/functions/upgrade.php:680
2029
- msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
 
 
2030
  msgstr ""
2031
 
2032
  #. translators: Opening and closing link tags to custom menu editor.
2033
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:22
2034
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2035
  msgstr ""
2036
 
2037
- #: lib/views/help/genesis-navigation.php:9
2038
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2039
  msgstr ""
2040
 
2041
- #: lib/views/help/genesis-navigation.php:8
2042
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2043
  msgstr ""
2044
 
2045
- #: lib/views/help/genesis-navigation.php:7
2046
  msgid "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."
2047
  msgstr ""
2048
 
2049
- #: lib/views/help/genesis-navigation.php:6
2050
  msgid "Today's date displays the current date"
2051
  msgstr ""
2052
 
2053
- #: lib/views/help/genesis-navigation.php:3
2054
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2055
  msgstr ""
2056
 
2057
- #. translators: Open and close strong tags.
2058
- #: lib/views/help/genesis-header.php:11
2059
- msgid "The %sImage logo%s 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."
2060
  msgstr ""
2061
 
2062
- #. translators: Open and close strong tags.
2063
- #: lib/views/help/genesis-header.php:5
2064
- msgid "The %sDynamic text%s option will use the Site Title and Site Description from your site's settings in your header."
2065
  msgstr ""
2066
 
 
2067
  #: lib/structure/sidebar.php:67
2068
- msgid "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."
2069
  msgstr ""
2070
 
2071
- #: lib/functions/deprecated.php:349
2072
  msgid "data in style sheet files"
2073
  msgstr ""
2074
 
2075
- #: lib/views/help/genesis-blog.php:9
2076
  msgid "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."
2077
  msgstr ""
2078
 
2079
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
2080
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2081
  msgstr ""
2082
 
2083
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:9
2084
  msgid "Load Superfish Script?"
2085
  msgstr ""
2086
 
2087
- #. translators: JSON name for a11y.
2088
- #: lib/views/help/import-export-export.php:5
2089
  msgid "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."
2090
  msgstr ""
2091
 
2092
- #: lib/views/help/cpt-archive-layout.php:3
2093
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2094
  msgstr ""
2095
 
2096
  #. translators: JOSN file extension.
2097
- #: lib/views/pages/genesis-admin-import-export.php:13
2098
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2099
  msgstr ""
2100
 
2101
- #: lib/views/help/import-export-import.php:9
2102
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2103
  msgstr ""
2104
 
2105
- #: lib/views/help/cpt-archive-layout.php:14
2106
- #: lib/views/help/genesis-navigation.php:12
2107
  msgid "These options can be extended or limited by the child theme."
2108
  msgstr ""
2109
 
2110
- #: lib/views/help/cpt-archive-seo.php:6
2111
- msgid "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"
2112
- msgstr "\n"
2113
 
2114
- #: lib/views/help/genesis-blog.php:3
2115
  msgid "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."
2116
  msgstr ""
2117
 
2118
  #. translators: JOSN file extension.
2119
- #: lib/views/pages/genesis-admin-import-export.php:37
2120
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2121
  msgstr ""
2122
 
2123
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:11
2124
  msgid "Use semantic HTML5 page and section headings throughout site?"
2125
  msgstr ""
2126
 
2127
- #: lib/views/help/cpt-archive-seo.php:13
2128
  msgid "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."
2129
  msgstr ""
2130
 
2131
- #: lib/views/help/cpt-archive-archive.php:3
2132
  msgid "The Archive Headline sets the title seen on the archive page."
2133
  msgstr ""
2134
 
2135
- #: lib/views/help/genesis-layout.php:14
2136
  msgid "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."
2137
  msgstr ""
2138
 
2139
- #: lib/views/help/genesis-blog.php:6
2140
  msgid "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."
2141
  msgstr ""
2142
 
2143
- #: lib/views/help/cpt-archive-archive.php:6
2144
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2145
  msgstr ""
2146
 
2147
- #: lib/views/help/cpt-archive-layout.php:17
2148
  msgid "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."
2149
  msgstr ""
2150
 
2151
- #: lib/views/help/cpt-archive-seo.php:3
2152
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2153
  msgstr ""
2154
 
2155
- #. translators: File name prefix.
2156
- #: lib/views/help/import-export-import.php:5
2157
  msgid "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."
2158
  msgstr ""
2159
 
2160
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:111
 
2161
  msgid "Directories"
2162
  msgstr ""
2163
 
2164
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
 
2165
  msgid "Archiving"
2166
  msgstr ""
2167
 
2168
- #: lib/views/meta-boxes/genesis-seo-settings-robots.php:5
 
2169
  msgid "Indexing"
2170
  msgstr ""
2171
 
2172
- #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
2173
  msgid "Windows Live Writer"
2174
  msgstr ""
2175
 
2176
  #. translators: Escaped H1 tag.
2177
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:8
2178
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:16
2179
  msgid "Primary Title %s"
2180
  msgstr ""
2181
 
2182
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:42
 
2183
  msgid "Additions on right"
2184
  msgstr ""
2185
 
2186
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:41
 
2187
  msgid "Additions on left"
2188
  msgstr ""
2189
 
2190
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
 
2191
  msgid "Document Title Order"
2192
  msgstr ""
2193
 
2194
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:6
2195
  msgid "Section Headings"
2196
  msgstr ""
2197
 
2198
- #: lib/admin/seo-settings.php:183
2199
  msgid "Site-wide Settings"
2200
  msgstr ""
2201
 
2202
- #: lib/views/help/genesis-inpost-seo.php:14
2203
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
2204
  msgid "Canonical URL"
2205
  msgstr ""
2206
 
2207
- #: lib/views/help/genesis-inpost-seo.php:2
2208
- #: lib/views/meta-boxes/genesis-inpost-seo-box.php:9
2209
- #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:34
2210
- #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:18
 
2211
  msgid "Document Title"
2212
  msgstr ""
2213
 
2214
- #: lib/classes/admin.php:401
2215
  msgid "Link opens in a new window."
2216
  msgstr ""
2217
 
2218
- #: lib/admin/customizer.php:465
2219
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:53
2220
  msgid "- None -"
2221
  msgstr ""
2222
 
2223
- #: lib/admin/customizer.php:460
2224
- msgid "Featured image alignment"
2225
  msgstr ""
2226
 
2227
- #: lib/admin/customizer.php:449
2228
  msgid "Featured image size"
2229
  msgstr ""
2230
 
2231
- #: lib/admin/customizer.php:439
2232
  msgid "Display the featured image?"
2233
  msgstr ""
2234
 
2235
- #: lib/admin/customizer.php:430
2236
  msgid "Limit content to how many characters? (0 for no limit)"
2237
  msgstr ""
2238
 
2239
- #: lib/admin/customizer.php:329
2240
- msgid "Enable Trackbacks on Pages?"
2241
  msgstr ""
2242
 
2243
- #: lib/admin/customizer.php:328
2244
- msgid "Enable Trackbacks on Posts?"
2245
  msgstr ""
2246
 
2247
- #: lib/admin/customizer.php:327
2248
- msgid "Enable Comments on Pages?"
2249
  msgstr ""
2250
 
2251
- #: lib/admin/customizer.php:326
2252
- msgid "Enable Comments on Posts?"
2253
  msgstr ""
2254
 
2255
- #: lib/admin/customizer.php:266
2256
  msgid "Breadcrumbs on Attachment/Media"
2257
  msgstr ""
2258
 
2259
- #: lib/admin/customizer.php:265
2260
  msgid "Breadcrumbs on 404 Page"
2261
  msgstr ""
2262
 
2263
- #: lib/admin/customizer.php:264
2264
  msgid "Breadcrumbs on Archives"
2265
  msgstr ""
2266
 
2267
- #: lib/admin/customizer.php:263
2268
  msgid "Breadcrumbs on Pages"
2269
  msgstr ""
2270
 
2271
- #: lib/admin/customizer.php:262
2272
  msgid "Breadcrumbs on Single Posts"
2273
  msgstr ""
2274
 
2275
- #: lib/admin/customizer.php:261
2276
  msgid "Breadcrumbs on Posts Page"
2277
  msgstr ""
2278
 
2279
- #: lib/admin/customizer.php:260
2280
  msgid "Breadcrumbs on Front Page"
2281
  msgstr ""
2282
 
2283
- #: lib/admin/customizer.php:259
2284
  msgid "Breadcrumbs on Homepage"
2285
  msgstr ""
2286
 
2287
- #: lib/admin/customizer.php:231
2288
- #: lib/views/meta-boxes/genesis-theme-settings-layout.php:5
2289
  msgid "Select Default Layout"
2290
  msgstr ""
2291
 
2292
- #: lib/admin/customizer.php:215
2293
  msgid "Site Layout"
2294
  msgstr ""
2295
 
2296
- #: lib/admin/customizer.php:190
2297
  msgid "Select Color Style"
2298
  msgstr ""
2299
 
2300
- #: lib/admin/customizer.php:172
2301
  msgid "Color Scheme"
2302
  msgstr ""
2303
 
2304
- #: lib/admin/customizer.php:148
2305
  msgid "Dynamic Text"
2306
  msgstr ""
2307
 
2308
- #: lib/admin/customizer.php:30
2309
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2310
  msgstr ""
2311
 
2312
- #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:8
2313
- #: lib/views/meta-boxes/genesis-inpost-layout-box.php:12
2314
  msgid "Select Layout"
2315
  msgstr ""
2316
 
@@ -2318,106 +2589,105 @@ msgstr ""
2318
  msgid "Reader Interactions"
2319
  msgstr ""
2320
 
2321
- #: 404.php:50
2322
  msgid "Sitemap"
2323
  msgstr ""
2324
 
2325
- #: lib/views/meta-boxes/genesis-user-seo.php:1
2326
  msgid "Author Archive SEO Settings"
2327
  msgstr ""
2328
 
2329
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:18
 
2330
  msgid "Footer Scripts"
2331
  msgstr ""
2332
 
2333
- #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:9
2334
- #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:5
 
2335
  msgid "Header Scripts"
2336
  msgstr ""
2337
 
2338
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:24
2339
  msgid "Posts per Page"
2340
  msgstr ""
2341
 
2342
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:18
2343
  msgid "Category IDs, comma separated - 1,2,3 for example"
2344
  msgstr ""
2345
 
2346
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:14
2347
  msgid "Exclude Categories"
2348
  msgstr ""
2349
 
2350
- #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:6
2351
  msgid "Display Category"
2352
  msgstr ""
2353
 
2354
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:64
2355
  msgid "Entry Pagination"
2356
  msgstr ""
2357
 
2358
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:51
2359
  msgid "Image Alignment:"
2360
  msgstr ""
2361
 
2362
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:33
2363
  msgid "Featured Image"
2364
  msgstr ""
2365
 
2366
- #: lib/admin/customizer.php:411
2367
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:13
2368
  msgid "Entry excerpts"
2369
  msgstr ""
2370
 
2371
- #: lib/admin/customizer.php:410
2372
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:12
2373
  msgid "Entry content"
2374
  msgstr ""
2375
 
2376
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:5
2377
  msgid "Display"
2378
  msgstr ""
2379
 
2380
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:34
2381
  msgid "Attachment/Media"
2382
  msgstr ""
2383
 
2384
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2385
  msgid "Single Posts"
2386
  msgstr ""
2387
 
2388
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:5
2389
- #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:8
2390
  msgid "Enable Breadcrumbs on"
2391
  msgstr ""
2392
 
2393
- #: lib/views/meta-boxes/genesis-theme-settings-nav.php:6
2394
  msgid "Superfish"
2395
  msgstr ""
2396
 
2397
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:23
2398
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2399
  msgstr ""
2400
 
2401
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:16
2402
  msgid "Redirect Custom Comments Feed?"
2403
  msgstr ""
2404
 
2405
- #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:8
2406
  msgid "Redirect Custom Feed?"
2407
  msgstr ""
2408
 
2409
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:29
2410
  msgid "Email address"
2411
  msgstr ""
2412
 
2413
- #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
 
2414
  msgid "Updates"
2415
  msgstr ""
2416
 
2417
- #: lib/functions/markup.php:1191 lib/structure/menu.php:87
2418
- msgid "Main navigation"
2419
- msgstr ""
2420
-
2421
  #: lib/functions/layout.php:58
2422
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2423
  msgstr ""
@@ -2442,16 +2712,17 @@ msgstr ""
2442
  msgid "about "
2443
  msgstr ""
2444
 
2445
- #: lib/classes/cli.php:44
2446
  msgid "Genesis database upgraded."
2447
  msgstr ""
2448
 
2449
- #: lib/classes/breadcrumb.php:45
2450
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2451
  msgstr ""
2452
 
2453
- #: lib/functions/upgrade.php:626
2454
- msgid "Congratulations, you are now rocking Genesis %s! <a href=\"%s\">See what's new in %s</a>."
 
2455
  msgstr ""
2456
 
2457
  #. Template Name of the plugin/theme
@@ -2474,62 +2745,62 @@ msgstr ""
2474
  msgid "Genesis"
2475
  msgstr ""
2476
 
2477
- #: lib/widgets/featured-post-widget.php:536
2478
  msgid "Content Post Info"
2479
  msgstr ""
2480
 
2481
- #: lib/widgets/featured-post-widget.php:456
2482
  msgid "Exclude Sticky Posts?"
2483
  msgstr ""
2484
 
2485
- #: lib/admin/customizer.php:468
2486
- #: lib/views/meta-boxes/genesis-theme-settings-posts.php:56
2487
- #: lib/widgets/featured-page-widget.php:307
2488
- #: lib/widgets/featured-post-widget.php:514
2489
  msgid "Center"
2490
  msgstr ""
2491
 
2492
- #: lib/widgets/featured-page-widget.php:116
2493
- #: lib/widgets/featured-post-widget.php:159
1
+ # Translation of Genesis - Genesis 2.6 in Greek
2
+ # This file is distributed under the same license as the Genesis - Genesis 2.6 package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-03-21 08:50:09+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
  "X-Generator: GlotPress/2.3.1\n"
11
  "Language: el_GR\n"
12
+ "Project-Id-Version: Genesis - Genesis 2.6\n"
13
 
14
+ #: tests/fixtures/config-array-for-customizer-tests.php:46
15
+ msgid "Can Genesis be better? "
16
  msgstr ""
17
 
18
+ #: tests/fixtures/config-array-for-customizer-tests.php:42
19
+ msgid "Genesis Can Be Better"
20
  msgstr ""
21
 
22
+ #: tests/fixtures/config-array-for-customizer-tests.php:32
23
+ msgid "Is this the best Genesis ever? "
24
  msgstr ""
25
 
26
+ #: tests/fixtures/config-array-for-customizer-tests.php:28
27
+ msgid "Best Genesis Title"
28
  msgstr ""
29
 
30
+ #: tests/fixtures/config-array-for-customizer-tests.php:22
31
+ msgid "Genesis is the best."
32
  msgstr ""
33
 
34
+ #: tests/fixtures/config-array-for-customizer-tests.php:21
35
+ msgid "Genesis is the best"
36
  msgstr ""
37
 
38
+ #: tests/System/lib/admin/customizer.php:175
39
+ #: tests/System/lib/admin/customizer.php:213
40
+ msgid "Genesis Custom"
41
  msgstr ""
42
 
43
+ #: tests/System/lib/admin/customizer.php:174
44
+ #: tests/System/lib/admin/customizer.php:212
45
+ msgid "Genesis Blue"
46
  msgstr ""
47
 
48
+ #: lib/widgets/featured-post-widget.php:435
49
+ msgid "Date Modified"
50
  msgstr ""
51
 
52
+ #: lib/widgets/featured-post-widget.php:434
53
+ msgid "Date Published"
54
  msgstr ""
55
 
56
+ #: lib/views/pages/genesis-admin-upgraded.php:74
57
+ msgid "Remove feed settings if Genesis 2.6 is your first version."
58
  msgstr ""
59
 
60
+ #: lib/views/pages/genesis-admin-upgraded.php:73
61
+ msgid "Remove screen reader <code>h2</code> from inside primary <code>nav</code> element."
62
+ msgstr ""
63
+
64
+ #: lib/views/pages/genesis-admin-upgraded.php:72
65
+ msgid "Remove screen reader <code>h2</code> from inside Header Right widget area."
66
+ msgstr ""
67
+
68
+ #: lib/views/pages/genesis-admin-upgraded.php:71
69
+ msgid "Remove duplicate <code>genesis_load_favicon</code> from being hooked to <code>wp_head</code>."
70
+ msgstr ""
71
+
72
+ #: lib/views/pages/genesis-admin-upgraded.php:66
73
+ msgid "Update <code>aria-label</code> attributes for <code>nav</code> elements to remove redundant \"navigation\" word."
74
+ msgstr ""
75
+
76
+ #: lib/views/pages/genesis-admin-upgraded.php:65
77
+ msgid "Ensure <code>[post_tags]</code> and <code>[post_categories]</code> are valid for post type before outputting."
78
+ msgstr ""
79
+
80
+ #: lib/views/pages/genesis-admin-upgraded.php:64
81
+ msgid "Check for post parents before outputting parent in breadcrumbs."
82
+ msgstr ""
83
+
84
+ #: lib/views/pages/genesis-admin-upgraded.php:63
85
+ msgid "Ensure theme support for Genesis import / export menu before outputting."
86
+ msgstr ""
87
+
88
+ #: lib/views/pages/genesis-admin-upgraded.php:62
89
+ msgid "Change <code>h3</code> to <code>h2</code> for titles in admin metaboxes."
90
+ msgstr ""
91
+
92
+ #: lib/views/pages/genesis-admin-upgraded.php:61
93
+ msgid "Ensure default settings get saved to database in new installs."
94
+ msgstr ""
95
+
96
+ #: lib/views/pages/genesis-admin-upgraded.php:60
97
+ msgid "Set ID of <code>entry-pings</code> to <code>comments</code> if only pings exist."
98
+ msgstr ""
99
+
100
+ #: lib/views/pages/genesis-admin-upgraded.php:59
101
+ msgid "More compliance with WordPress coding standards."
102
+ msgstr ""
103
+
104
+ #: lib/views/pages/genesis-admin-upgraded.php:57
105
+ msgid "Fixed"
106
  msgstr ""
107
 
108
  #: lib/views/pages/genesis-admin-upgraded.php:54
109
+ msgid "Improve color scheme retrieval function."
110
  msgstr ""
111
 
112
  #: lib/views/pages/genesis-admin-upgraded.php:53
113
+ msgid "Change description for headings on archive pages to account for accessibility."
114
  msgstr ""
115
 
116
  #: lib/views/pages/genesis-admin-upgraded.php:52
117
+ msgid "Use Markup API for 404 page title."
118
  msgstr ""
119
 
120
  #: lib/views/pages/genesis-admin-upgraded.php:51
121
+ msgid "Use Markup API for <code>entry-title-link</code>."
122
  msgstr ""
123
 
124
  #: lib/views/pages/genesis-admin-upgraded.php:50
125
+ msgid "Move all classes to their own files in <code>lib/classes</code>."
126
  msgstr ""
127
 
128
  #: lib/views/pages/genesis-admin-upgraded.php:49
129
+ msgid "Duplicate all theme and SEO settings in the Customizer."
130
  msgstr ""
131
 
132
  #: lib/views/pages/genesis-admin-upgraded.php:48
133
+ msgid "Update normalize.css to <code>7.0.0</code>."
134
  msgstr ""
135
 
136
  #: lib/views/pages/genesis-admin-upgraded.php:47
137
+ msgid "Change URLs to <code>https</code> wherever possible."
138
  msgstr ""
139
 
140
+ #: lib/views/pages/genesis-admin-upgraded.php:42
141
+ msgid "Add allowance for extra attributes on script tags for registered scripts."
142
  msgstr ""
143
 
144
+ #: lib/views/pages/genesis-admin-upgraded.php:41
145
+ msgid "Add <code>aria-label</code> attribute to secondary <code>nav</code> element."
146
  msgstr ""
147
 
148
+ #: lib/views/pages/genesis-admin-upgraded.php:40
149
+ msgid "Add support for AdSense Auto Ads."
150
  msgstr ""
151
 
152
+ #: lib/views/pages/genesis-admin-upgraded.php:39
153
+ msgid "Add class autoloader."
154
  msgstr ""
155
 
156
  #: lib/views/pages/genesis-admin-upgraded.php:38
157
+ msgid "Add <code>title-tag</code> theme support by default."
158
  msgstr ""
159
 
160
  #: lib/views/pages/genesis-admin-upgraded.php:37
161
+ msgid "Add <code>Genesis_SEO_Document_Title_Parts</code> class."
162
  msgstr ""
163
 
164
  #: lib/views/pages/genesis-admin-upgraded.php:36
165
+ msgid "Add <code>Genesis_Customizer</code> class."
166
  msgstr ""
167
 
168
  #: lib/views/pages/genesis-admin-upgraded.php:35
169
+ msgid "Add contextual filter for <code>content</code> passed through the Markup API."
170
  msgstr ""
171
 
172
  #: lib/views/pages/genesis-admin-upgraded.php:34
173
+ msgid "Add option to sort Featured Posts by date modified."
174
  msgstr ""
175
 
176
+ #: lib/views/pages/genesis-admin-upgraded.php:26
177
+ msgid "Genesis 2.6 includes the ability to live preview all your theme and SEO settings using the WordPress customizer, support for AdSense Auto Ads, full WordPress title tag compatibility, and much more. See below for full changelog."
178
  msgstr ""
179
 
180
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:24
181
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx or pub-xxxxxxxxxxxxx) to enable AdSense."
182
  msgstr ""
183
 
184
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:19
185
+ msgid "Google AdSense Publisher ID"
186
  msgstr ""
187
 
188
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:26
189
+ msgid "Disable AdSense output for this entry?"
190
  msgstr ""
191
 
192
+ #: lib/views/meta-boxes/genesis-inpost-adsense-box.php:21
193
+ msgid "AdSense Output"
194
  msgstr ""
195
 
196
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:33
197
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:26
198
+ msgid "Your child theme uses accessible headings. If you leave this blank, the default accessible heading will be used."
199
  msgstr ""
200
 
201
+ #: lib/functions/markup.php:522
202
+ msgid "Secondary"
203
  msgstr ""
204
 
205
+ #: lib/functions/markup.php:505
206
+ msgid "Main"
207
  msgstr ""
208
 
209
+ #: lib/classes/class-genesis-admin-settings.php:327
210
+ msgid "Hey there! Did you know that theme settings can now be configured with a live preview in the Customizer?"
211
  msgstr ""
212
 
213
+ #. translators: %s: Customizer admin URL
214
+ #: lib/classes/class-genesis-admin-seo-settings.php:210
215
+ #: lib/classes/class-genesis-admin-settings.php:330
216
+ msgid "Eventually, settings pages like this one will no longer be available, and everything will be configured in the Customizer, so go ahead and <a href=\"%s\">start using it now</a>!"
217
  msgstr ""
218
 
219
+ #: lib/classes/class-genesis-admin-seo-settings.php:207
220
+ msgid "Hey there! Did you know that SEO settings can now be configured with a live preview in the Customizer?"
221
  msgstr ""
222
 
223
+ #: lib/admin/inpost-metaboxes.php:287
224
+ msgid "Google Adsense"
225
  msgstr ""
226
 
227
+ #: config/customizer-theme-settings.php:311
228
+ msgid "Header/Footer Scripts"
229
  msgstr ""
230
 
231
+ #: config/customizer-theme-settings.php:131
232
+ msgid "Select the pages which should display breadcrumbs."
233
  msgstr ""
234
 
235
+ #: config/customizer-theme-settings.php:118
236
+ msgid "Select Site Layout"
237
+ msgstr ""
238
+
239
+ #: config/customizer-theme-settings.php:86
240
+ msgid "Enter your AdSense publisher ID (ca-pub-xxxxxxxxxxxxx) to activate AdSense Auto Ads"
241
+ msgstr ""
242
+
243
+ #: config/customizer-theme-settings.php:85
244
+ msgid "Publisher ID"
245
+ msgstr ""
246
+
247
+ #. translators: %s: AdSense URL
248
+ #: config/customizer-theme-settings.php:81
249
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:22
250
+ msgid "Don't have AdSense? <a href='%s' target='_blank'>Click here</a> to sign up!"
251
+ msgstr ""
252
+
253
+ #. translators: %s: AdSense Auto Ads URL
254
+ #: config/customizer-theme-settings.php:78
255
+ #: lib/views/meta-boxes/genesis-theme-settings-adsense.php:21
256
+ msgid "Auto Ads must be enabled in your AdSense account for this feature to work properly. <a href=\"%s\">Click here to enable.</a>"
257
+ msgstr ""
258
+
259
+ #: config/customizer-theme-settings.php:76
260
+ #: lib/classes/class-genesis-admin-settings.php:275
261
+ msgid "Google AdSense"
262
+ msgstr ""
263
+
264
+ #: config/customizer-theme-settings.php:43
265
+ msgid "If you provide an email address below, you will be notified via email when a new version of Genesis is available."
266
+ msgstr ""
267
+
268
+ #: config/customizer-theme-settings.php:42
269
+ #: config/customizer-theme-settings.php:47
270
+ msgid "Email Address"
271
+ msgstr ""
272
+
273
+ #: config/customizer-theme-settings.php:34
274
+ msgid "By checking this box, you allow Genesis to periodically check for updates."
275
+ msgstr ""
276
+
277
+ #: config/customizer-theme-settings.php:22
278
+ msgid "Customize the various theme settings."
279
+ msgstr ""
280
+
281
+ #: config/customizer-seo-settings.php:288
282
+ msgid "Apply noydir to entire site?"
283
+ msgstr ""
284
+
285
+ #: config/customizer-seo-settings.php:280
286
+ msgid "Apply noodp to entire site?"
287
  msgstr ""
288
 
289
+ #: config/customizer-seo-settings.php:226
290
+ msgid "Entire Site"
291
  msgstr ""
292
 
293
+ #: config/customizer-seo-settings.php:222
294
+ msgid "Apply noarchive to the pages below."
295
+ msgstr ""
296
+
297
+ #: config/customizer-seo-settings.php:211
298
+ #: config/customizer-seo-settings.php:266
299
+ msgid "Search Results"
300
+ msgstr ""
301
+
302
+ #: config/customizer-seo-settings.php:203
303
+ #: config/customizer-seo-settings.php:258
304
+ msgid "Date Archives"
305
+ msgstr ""
306
+
307
+ #: config/customizer-seo-settings.php:195
308
+ #: config/customizer-seo-settings.php:250
309
+ msgid "Author Archives"
310
+ msgstr ""
311
+
312
+ #: config/customizer-seo-settings.php:187
313
+ #: config/customizer-seo-settings.php:242
314
+ msgid "Tag Archives"
315
+ msgstr ""
316
+
317
+ #: config/customizer-seo-settings.php:179
318
+ #: config/customizer-seo-settings.php:234
319
+ msgid "Category Archives"
320
+ msgstr ""
321
+
322
+ #: config/customizer-seo-settings.php:175
323
+ msgid "Apply noindex to the archive pages below."
324
+ msgstr ""
325
+
326
+ #: config/customizer-seo-settings.php:164
327
+ msgid "Include Shortlink Tag?"
328
+ msgstr ""
329
+
330
+ #: config/customizer-seo-settings.php:148
331
+ msgid "Adjacent Posts rel link tags"
332
+ msgstr ""
333
+
334
+ #: config/customizer-seo-settings.php:144
335
+ msgid "By default, WordPress places several tags in your document title. Most of these tags are completely unnecessary, and provide no SEO value whatsoever; they just make your site slower to load. Choose which tags you would like included in your document title. If you do not know what something is, leave it unchecked."
336
+ msgstr ""
337
+
338
+ #: config/customizer-seo-settings.php:143
339
+ msgid "Document Head"
340
+ msgstr ""
341
+
342
+ #: config/customizer-seo-settings.php:133
343
+ msgid "Apply noarchive to the homepage"
344
+ msgstr ""
345
+
346
+ #: config/customizer-seo-settings.php:125
347
+ msgid "Apply nofollow to the homepage"
348
+ msgstr ""
349
+
350
+ #: config/customizer-seo-settings.php:117
351
+ msgid "Apply noindex to the homepage"
352
+ msgstr ""
353
+
354
+ #: config/customizer-seo-settings.php:91
355
+ msgid "Add site description (tagline) to document title on home page? "
356
+ msgstr ""
357
+
358
+ #: config/customizer-seo-settings.php:83
359
+ msgid "If you leave the document title field blank, your site’s title will be used instead."
360
+ msgstr ""
361
+
362
+ #: config/customizer-seo-settings.php:82
363
+ msgid "Homepage Document Title"
364
+ msgstr ""
365
+
366
+ #: config/customizer-seo-settings.php:74
367
+ msgid "Site Description (tagline)"
368
+ msgstr ""
369
+
370
+ #: config/customizer-seo-settings.php:69
371
+ msgid "Primary Title H1"
372
+ msgstr ""
373
+
374
+ #: config/customizer-seo-settings.php:33
375
+ msgid "Add site name to document title on inner pages? "
376
+ msgstr ""
377
+
378
+ #: config/customizer-seo-settings.php:23
379
+ msgid "Customize the various theme SEO settings."
380
+ msgstr ""
381
+
382
+ #: lib/views/pages/genesis-admin-upgraded.php:30
383
+ msgid "Changes"
384
+ msgstr ""
385
+
386
+ #. translators: %s: URL to studiopress.com.
387
+ #: lib/views/misc/use-child-theme-notice.php:20
388
  msgid "For more information, see our article at %s"
389
  msgstr ""
390
 
391
  #. translators: Open and close anchor tags.
392
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:30
393
  msgid "This can be helpful for diagnosing problems with your theme when seeking assistance at the %shelp page%s."
394
  msgstr ""
395
 
396
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:22
397
  msgid "This setting has been deprecated because it is no longer recommended. If you uncheck this box, the setting will disappear."
398
  msgstr ""
399
 
400
  #. translators: Open and close span tags, abbreviation expansion for SEO.
401
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:62
402
  msgid "%sNote:%s The shortlink tag might have some use for 3rd party service discoverability, but it has no %s value whatsoever."
403
  msgstr ""
404
 
405
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
406
  msgid "SEO"
407
  msgstr ""
408
 
409
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:17
410
  msgid "Search engine optimization"
411
  msgstr ""
412
 
413
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
414
  msgid "301 Redirect."
415
  msgstr ""
416
 
417
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:54
418
  msgid "Top: after opening body tag"
419
  msgstr ""
420
 
421
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:53
422
  msgid "Bottom: before closing body tag"
423
  msgstr ""
424
 
425
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:49
426
  msgid "Body Scripts Position"
427
  msgstr ""
428
 
429
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:38
430
  msgid "Body Scripts"
431
  msgstr ""
432
 
433
+ #. translators: %s: Name of head tag.
434
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:30
435
  msgid "Output before the closing %s tag, after sitewide header scripts."
436
  msgstr ""
437
 
438
+ #. translators: %s: Theme settings admin screen link.
439
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
440
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
441
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
442
  msgid "Default Layout set in %s"
443
  msgstr ""
444
 
445
  #. translators: Opn and close post type archive link, post type name.
446
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:19
447
  msgid "View the %1$s%3$s archive%2$s."
448
  msgstr ""
449
 
450
+ #. translators: 1: Open anchor tag to theme settings, 2: Close anchor tag to
451
+ #. theme settings.
452
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:29
453
+ msgid "Default Layout set in %1$sTheme Settings%2$s"
454
  msgstr ""
455
 
456
+ #. translators: %s: Reference link.
457
+ #: lib/views/help/genesis-inpost-seo.php:59
458
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s."
459
  msgstr ""
460
 
461
+ #: lib/views/help/genesis-inpost-seo.php:56
462
  msgid "Apply noarchive to this post/page"
463
  msgstr ""
464
 
465
+ #: lib/views/help/genesis-inpost-seo.php:49
466
  msgid "Apply nofollow to this post/page"
467
  msgstr ""
468
 
469
+ #. translators: %s: Reference link.
470
+ #: lib/views/help/genesis-inpost-seo.php:45
471
+ #: lib/views/help/genesis-inpost-seo.php:52
472
  msgid " &mdash; Output in the document <meta name=\"robots\" />. %s"
473
  msgstr ""
474
 
475
+ #: lib/views/help/genesis-inpost-seo.php:42
476
  msgid "Apply noindex to this post/page"
477
  msgstr ""
478
 
479
+ #. translators: %s: Reference link.
480
+ #: lib/views/help/genesis-inpost-seo.php:38
481
  msgid " &mdash; Redirect this post/page to this URL. %s."
482
  msgstr ""
483
 
484
+ #. translators: %s: Reference link.
485
+ #: lib/views/help/genesis-inpost-seo.php:31
486
  msgid " &mdash; Output in the document <link rel=\"canonical\" />. %s"
487
  msgstr ""
488
 
489
+ #: lib/views/help/genesis-inpost-seo.php:25
490
  msgid " &mdash; Output in the document <meta name=\"keywords\" /> Tag."
491
  msgstr ""
492
 
493
+ #: lib/views/help/genesis-inpost-seo.php:21
494
  msgid " &mdash; Output in the document <meta name=\"description\" /> Tag."
495
  msgstr ""
496
 
497
+ #: lib/views/help/genesis-inpost-seo.php:17
498
  msgid " &mdash; Output in the document <title> Tag."
499
  msgstr ""
500
 
501
+ #. translators: 1: Open anchor tag, 2: Close anchor tag.
502
+ #: lib/views/help/genesis-blog.php:28
503
+ msgid "You can find more on this feature in the %1$sHow to Add a Post Category Page tutorial.%2$s"
504
  msgstr ""
505
 
506
  #. Description of the plugin/theme
511
  msgid "Edit Archive Settings"
512
  msgstr ""
513
 
514
+ #: lib/views/pages/genesis-admin-upgraded.php:69
515
  msgid "Removed"
516
  msgstr ""
517
 
518
+ #: lib/views/pages/genesis-admin-upgraded.php:45
519
  msgid "Changed"
520
  msgstr ""
521
 
522
+ #: lib/views/pages/genesis-admin-upgraded.php:32
523
  msgid "Added"
524
  msgstr ""
525
 
526
+ #: lib/views/misc/use-child-theme-notice.php:20
527
  msgid "https://www.studiopress.com/genesis-always-use-child-theme/"
528
  msgstr ""
529
 
530
+ #: lib/views/misc/use-child-theme-notice.php:18
531
  msgid "We've noticed you are using the Genesis Framework parent theme alone. We strongly recommend you run a Genesis child theme with it (we even have a free theme you can use). "
532
  msgstr ""
533
 
534
+ #: lib/views/misc/use-child-theme-notice.php:16
535
  msgid "Please Activate a Genesis Child Theme:"
536
  msgstr ""
537
 
538
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:19
539
  msgid "Use for site title/logo"
540
  msgstr ""
541
 
542
+ #: config/customizer-theme-settings.php:33
543
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:41
544
  msgid "Check For Updates"
545
  msgstr ""
546
 
547
+ #: lib/views/help/genesis-information.php:26
548
  msgid "If you provide an email address, your site will email you when the update can be performed."
549
  msgstr ""
550
 
551
+ #: lib/classes/class-genesis-admin-seo-settings.php:45
552
+ #: lib/classes/class-genesis-admin-settings.php:60
553
+ #: lib/classes/class-genesis-admin.php:129
554
  msgid "Save Changes"
555
  msgstr ""
556
 
557
+ #: lib/views/help/genesis-inpost-seo.php:59
558
  msgid "Read more about noarchive"
559
  msgstr ""
560
 
561
+ #: lib/views/help/genesis-inpost-seo.php:52
562
  msgid "Read more about nofollow"
563
  msgstr ""
564
 
565
+ #: lib/views/help/genesis-inpost-seo.php:45
566
  msgid "Read more about noindex"
567
  msgstr ""
568
 
569
+ #: lib/views/help/genesis-inpost-seo.php:38
570
  msgid "Read more about 301 Redirects"
571
  msgstr ""
572
 
573
+ #: lib/views/help/genesis-inpost-seo.php:31
574
  msgid "Read more about Custom Canonical URL"
575
  msgstr ""
576
 
577
+ #: config/customizer-theme-settings.php:297
578
  msgid "Entry Pagination Type"
579
  msgstr ""
580
 
581
+ #. translators: %s: URL for current website.
582
+ #: 404.php:48
583
  msgid "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."
584
  msgstr "Η σελίδα που αναζητείτε δεν υπάρχει πια. Θα μπορούσατε να επιστρέψετε στην αρχική σελίδα του site <a href=\"%s\"> homepage</a> και να δείτε αν μπορείτε να βρείτε αυτό που ψάχνετε. Εναλλακτικά μπορείτε να δοκιμάσετε να το βρείτε με τις πληροφορίες που ακολουθούν."
585
 
586
+ #: lib/widgets/featured-post-widget.php:454
587
  msgid "Exclude Previously Displayed Posts?"
588
  msgstr ""
589
 
590
+ #: lib/structure/post.php:445
591
  msgid "Sorry, no content matched your criteria."
592
  msgstr ""
593
 
594
+ #: lib/structure/comments.php:369
595
  msgid "at"
596
  msgstr ""
597
 
598
+ #: lib/classes/class-genesis-script-loader.php:197
599
  msgid "Updating Genesis will overwrite the current installed version of Genesis. Are you sure you want to update?. \"Cancel\" to stop, \"OK\" to update."
600
  msgstr ""
601
 
602
+ #: lib/classes/class-genesis-script-loader.php:196
603
  msgid "The changes you made will be lost if you navigate away from this page."
604
  msgstr ""
605
 
606
+ #: lib/functions/deprecated.php:422
607
  msgid "decimal or hexidecimal entities"
608
  msgstr ""
609
 
610
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:30
611
  msgid "Primary Navigation Extras"
612
  msgstr ""
613
 
614
+ #: lib/admin/inpost-metaboxes.php:136
615
  msgid "Scripts"
616
  msgstr ""
617
 
618
  #. translators: Meta noindex attribute.
619
  #. translators: Meta nofollow attribute.
620
  #. translators: Meta noarchive attribute.
 
 
621
  #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:47
622
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:54
623
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:61
624
  msgid "Apply %s to this archive"
625
  msgstr ""
626
 
627
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:41
628
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:87
629
  msgid "Robots Meta Tags"
630
  msgstr ""
631
 
632
+ #: config/customizer-seo-settings.php:108
633
+ #: lib/views/help/genesis-inpost-seo.php:24
634
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:33
635
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:47
636
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:77
637
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:33
638
+ #: lib/views/meta-boxes/genesis-user-seo.php:34
639
  msgid "Meta Keywords"
640
  msgstr ""
641
 
642
+ #: config/customizer-seo-settings.php:99
643
+ #: lib/views/help/genesis-inpost-seo.php:20
644
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:26
645
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:34
646
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:67
647
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:26
648
+ #: lib/views/meta-boxes/genesis-user-seo.php:27
649
  msgid "Meta Description"
650
  msgstr ""
651
 
653
  msgid "Archive"
654
  msgstr ""
655
 
656
+ #. translators: %s: URL for current website.
657
+ #: 404.php:41
658
  msgid "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."
659
  msgstr ""
660
 
661
+ #: 404.php:33
662
  msgid "Not found, error 404"
663
  msgstr ""
664
 
666
  msgid "Search Results for:"
667
  msgstr ""
668
 
669
+ #: lib/classes/class-genesis-contributor.php:120
670
  msgid "Contributor"
671
  msgstr ""
672
 
673
+ #: lib/views/pages/genesis-admin-upgraded.php:108
674
  msgid "Contributors"
675
  msgstr ""
676
 
677
+ #: lib/classes/class-genesis-contributor.php:121
678
  msgid "Lead Developer"
679
  msgstr ""
680
 
681
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:15
682
  msgid "These settings apply to any page given the \"Blog\" page template, not the homepage or post archive pages."
683
  msgstr ""
684
 
685
+ #: config/customizer-seo-settings.php:65
686
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:32
687
  msgid "Homepage"
688
  msgstr ""
689
 
690
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:29
691
  msgid "Posts Page"
692
  msgstr ""
693
 
694
+ #: lib/classes/class-genesis-admin-settings.php:295
695
  msgid "Blog Page Template"
696
  msgstr ""
697
 
698
+ #: lib/classes/class-genesis-admin-settings.php:236
699
+ #: lib/classes/class-genesis-admin-settings.php:286
700
+ #: lib/views/help/genesis-navigation.php:15
701
  msgid "Navigation"
702
  msgstr ""
703
 
704
+ #: config/customizer-theme-settings.php:58
705
+ #: lib/classes/class-genesis-admin-settings.php:233
706
+ #: lib/classes/class-genesis-admin-settings.php:282
707
+ #: lib/views/help/genesis-header.php:15
708
  msgid "Header"
709
  msgstr ""
710
 
711
  #. translators: Escaped HTML head tag, abbreviation expansion for SEO.
712
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:20
713
  msgid "By default, WordPress places several tags in your document %1$s. Most of these tags are completely unnecessary, and provide no %2$s 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."
714
  msgstr ""
715
 
716
+ #: config/customizer-seo-settings.php:100
717
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:71
718
  msgid "The meta description can be used to determine the text used under the title on search engine results pages."
719
  msgstr ""
720
 
721
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:52
722
  msgid "If you leave the document title field blank, your site&#8217;s title will be used instead."
723
  msgstr ""
724
 
725
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:38
726
  msgid "Site Description (Tagline)"
727
  msgstr ""
728
 
729
+ #: config/customizer-seo-settings.php:42
730
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:45
731
  msgid "If the title consists of two parts (original title and optional addition), then the separator will go in between them."
732
  msgstr ""
733
 
734
+ #: config/customizer-seo-settings.php:41
735
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:43
736
  msgid "Document Title Separator"
737
  msgstr ""
738
 
739
+ #: config/customizer-seo-settings.php:51
740
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:58
741
  msgid "Determines which side the added title text will go on."
742
  msgstr ""
743
 
744
+ #. translators: %s: Escaped title tag.
745
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:38
746
  msgid "Add site name to %s on inner pages?"
747
  msgstr ""
748
 
749
  #. translators: Escaped title tag.
750
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:59
751
  msgid "Add site description (tagline) to %s on home page?"
752
  msgstr ""
753
 
759
  msgid "Search this website"
760
  msgstr ""
761
 
762
+ #: lib/structure/loops.php:364
763
  msgid "Read more"
764
  msgstr ""
765
 
766
+ #: lib/views/pages/genesis-admin-upgraded.php:134
767
  msgid "Go to SEO Settings &rarr;"
768
  msgstr ""
769
 
770
+ #: lib/views/pages/genesis-admin-upgraded.php:132
771
  msgid "Go to Theme Settings &rarr;"
772
  msgstr ""
773
 
774
+ #: lib/views/pages/genesis-admin-upgraded.php:83
775
  msgid "Project Leads"
776
  msgstr ""
777
 
778
+ #. translators: %s: Genesis version.
779
+ #: lib/classes/class-genesis-admin-upgraded.php:37
780
  msgid "Welcome to Genesis %s"
781
  msgstr ""
782
 
784
  msgid "Google+"
785
  msgstr ""
786
 
787
+ #: config/customizer-theme-settings.php:62
788
  msgid "Use for site title/logo:"
789
  msgstr ""
790
 
791
+ #: lib/structure/footer.php:152
792
  msgid "on"
793
  msgstr "σε"
794
 
795
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:54
796
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:40
797
  msgid "Leave empty if you do not want to display any intro text."
798
  msgstr ""
799
 
800
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:43
801
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:35
802
  msgid "Archive Intro Text"
803
  msgstr ""
804
 
805
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:35
806
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:28
807
  msgid "Leave empty if you do not want to display a headline."
808
  msgstr ""
809
 
810
+ #: lib/views/meta-boxes/genesis-cpt-archives-settings.php:27
811
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:20
812
  msgid "Archive Headline"
813
  msgstr ""
814
 
815
+ #: lib/classes/class-genesis-admin-seo-settings.php:49
816
+ #: lib/classes/class-genesis-admin-settings.php:64
817
+ #: lib/classes/class-genesis-admin.php:133
818
  msgid "Error saving settings."
819
  msgstr ""
820
 
821
+ #: lib/widgets/user-profile-widget.php:198
822
  msgid "Custom Text Content"
823
  msgstr ""
824
 
825
+ #: lib/init.php:89
826
  msgid "Secondary Navigation Menu"
827
  msgstr "Δευτερεύον μενού "
828
 
829
+ #: lib/functions/widgetize.php:125
830
  msgid "Header Left"
831
  msgstr ""
832
 
833
+ #: lib/widgets/user-profile-widget.php:217
834
  msgid "Extended page link text"
835
  msgstr ""
836
 
837
+ #. translators: %d: Footer widget counter.
838
+ #: lib/functions/widgetize.php:183
839
  msgid "Footer %d widget area."
840
  msgstr ""
841
 
842
+ #: lib/functions/widgetize.php:148
843
  msgid "This is the secondary sidebar if you are using a three column site layout option."
844
  msgstr ""
845
 
846
+ #: lib/functions/widgetize.php:137
847
  msgid "This is the primary sidebar if you are using a two or three column site layout option."
848
  msgstr ""
849
 
850
+ #: lib/functions/deprecated.php:232
851
  msgid "The argument, \"context\", has been replaced with \"theme_location\" in the $args array."
852
  msgstr ""
853
 
854
+ #. translators: %s: Genesis_Admin class name.
855
+ #: lib/classes/class-genesis-admin.php:140
856
  msgid "You cannot use %s to create two menus in the same subclass. Please use separate subclasses for each menu."
857
  msgstr ""
858
 
859
+ #: lib/views/meta-boxes/genesis-user-author.php:15
860
  msgid "Author Archive Settings"
861
  msgstr ""
862
 
863
+ #: lib/views/meta-boxes/genesis-user-settings.php:15
864
  msgid "User Permissions"
865
  msgstr ""
866
 
867
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:35
868
  msgid "Please select the color style from the drop down list and save your settings."
869
  msgstr ""
870
 
871
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:21
872
  msgid "Color Style:"
873
  msgstr ""
874
 
875
+ #. translators: %s: </head>
876
+ #. translators: %s: </body>
877
  #. translators: Escaped HTML head tag.
878
  #. translators: Escaped HTML body tag.
879
+ #: config/customizer-theme-settings.php:317
880
+ #: config/customizer-theme-settings.php:327
881
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:25
882
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:38
883
  msgid "This code will output immediately before the closing %s tag in the document source."
884
  msgstr ""
885
 
886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:54
887
  msgid "Image Size:"
888
  msgstr ""
889
 
890
+ #: lib/classes/class-genesis-admin-settings.php:268
891
  msgid "Color Style"
892
  msgstr ""
893
 
894
+ #: lib/classes/class-genesis-admin-settings.php:82
895
  msgid "Follow me on Twitter"
896
  msgstr ""
897
 
898
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:60
899
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:61
900
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:149
901
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:177
902
+ #: lib/views/help/cpt-archive-archive.php:15
903
+ #: lib/views/meta-boxes/genesis-term-meta-settings.php:16
904
  msgid "Archive Settings"
905
  msgstr ""
906
 
907
  #. translators: Meta rel attribute.
908
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:34
909
  msgid "Adjacent Posts %s link tags"
910
  msgstr ""
911
 
912
+ #: lib/admin/inpost-metaboxes.php:216
913
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:156
914
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:179
915
+ #: lib/views/help/cpt-archive-layout.php:15
916
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:23
917
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:27
918
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:15
919
+ #: lib/views/meta-boxes/genesis-user-layout.php:17
920
  msgid "Layout Settings"
921
  msgstr ""
922
 
923
+ #: config/customizer-seo-settings.php:22 lib/admin/inpost-metaboxes.php:33
924
+ #: lib/admin/inpost-metaboxes.php:63
925
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:15
926
  msgid "Theme SEO Settings"
927
  msgstr ""
928
 
929
+ #: lib/functions/formatting.php:389
930
  msgctxt "separator in time difference"
931
  msgid "and"
932
  msgstr ""
933
 
934
+ #. translators: %s: Number of second(s).
935
+ #: lib/functions/formatting.php:358
936
  msgctxt "time difference"
937
  msgid "%s second"
938
  msgid_plural "%s seconds"
939
  msgstr[0] ""
940
  msgstr[1] ""
941
 
942
+ #. translators: %s: Number of minute(s).
943
+ #: lib/functions/formatting.php:356
944
  msgctxt "time difference"
945
  msgid "%s minute"
946
  msgid_plural "%s minutes"
947
  msgstr[0] ""
948
  msgstr[1] ""
949
 
950
+ #. translators: %s: Number of hour(s).
951
+ #: lib/functions/formatting.php:354
952
  msgctxt "time difference"
953
  msgid "%s hour"
954
  msgid_plural "%s hours"
955
  msgstr[0] ""
956
  msgstr[1] ""
957
 
958
+ #. translators: %s: Number of day(s).
959
+ #: lib/functions/formatting.php:352
960
  msgctxt "time difference"
961
  msgid "%s day"
962
  msgid_plural "%s days"
963
  msgstr[0] ""
964
  msgstr[1] ""
965
 
966
+ #. translators: %s: Number of week(s).
967
+ #: lib/functions/formatting.php:350
968
  msgctxt "time difference"
969
  msgid "%s week"
970
  msgid_plural "%s weeks"
971
  msgstr[0] ""
972
  msgstr[1] ""
973
 
974
+ #. translators: %s: Number of month(s).
975
+ #: lib/functions/formatting.php:348
976
  msgctxt "time difference"
977
  msgid "%s month"
978
  msgid_plural "%s months"
979
  msgstr[0] ""
980
  msgstr[1] ""
981
 
982
+ #. translators: %s: Number of year(s).
983
+ #: lib/functions/formatting.php:346
984
  msgctxt "time difference"
985
  msgid "%s year"
986
  msgid_plural "%s years"
987
  msgstr[0] ""
988
  msgstr[1] ""
989
 
990
+ #: lib/functions/formatting.php:340
991
  msgctxt "time difference"
992
  msgid "seconds"
993
  msgstr ""
994
 
995
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:85
 
996
  msgid "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
997
  msgstr "These options will affect any blog listings page, including archive, author, blog, category, search, and tag pages."
998
 
999
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:45
1000
  msgid "404 Page"
1001
  msgstr "Σελίδα 404"
1002
 
1003
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:42
1004
  msgid "Archives"
1005
  msgstr "Αρχεία"
1006
 
1007
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:39
1008
  msgid "Pages"
1009
  msgstr "Σελίδες"
1010
 
1011
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:26
1012
  msgid "Front Page"
1013
  msgstr "Αρχική Σελίδα"
1014
 
1015
+ #: lib/classes/class-genesis-admin-settings.php:243
1016
+ #: lib/classes/class-genesis-admin-settings.php:298
1017
+ #: lib/views/help/genesis-scripts.php:15
1018
  msgid "Header and Footer Scripts"
1019
  msgstr "σκριπτ για κεφαλίδα και υποσέλιδο"
1020
 
1021
+ #: config/customizer-theme-settings.php:204
1022
+ #: lib/classes/class-genesis-admin-settings.php:240
1023
+ #: lib/classes/class-genesis-admin-settings.php:293
1024
+ #: lib/views/help/genesis-comments.php:15
1025
  msgid "Comments and Trackbacks"
1026
  msgstr "σχόλια και τράκμπακ"
1027
 
1028
+ #: lib/classes/class-genesis-admin-settings.php:232
1029
+ #: lib/classes/class-genesis-admin-settings.php:278
1030
+ #: lib/views/help/genesis-layout.php:15
1031
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:22
1032
  msgid "Default Layout"
1033
  msgstr "Αρχική μορφή"
1034
 
1035
+ #: config/customizer-seo-settings.php:109
1036
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:81
1037
  msgid "Keywords are generally ignored by Search Engines."
1038
  msgstr "Οι μηχανές αναζήτησης γενικά παραβλέπουν/ αγνοούν τις λέξεις κλειδιά."
1039
 
1040
+ #: lib/classes/class-genesis-admin-seo-settings.php:47
1041
+ #: lib/classes/class-genesis-admin-settings.php:62
1042
+ #: lib/classes/class-genesis-admin.php:131
1043
  msgid "Settings saved."
1044
  msgstr "Οι ρυθμίσεις αποθηκεύτηκαν."
1045
 
1046
+ #: lib/classes/class-genesis-admin-seo-settings.php:48
1047
+ #: lib/classes/class-genesis-admin-settings.php:63
1048
+ #: lib/classes/class-genesis-admin.php:132
1049
  msgid "Settings reset."
1050
  msgstr "Επαναφορά Ρυθμίσεων "
1051
 
1052
+ #: lib/classes/class-genesis-admin-import-export.php:100
1053
  msgid "Settings successfully imported."
1054
  msgstr "Ρυθμίσεις που εισάγονται με επιτυχία."
1055
 
1056
+ #: lib/views/pages/genesis-admin-import-export.php:38
1057
  msgid "Upload File and Import"
1058
  msgstr "Μεταφόρτωση αρχείου και εισαγωγή"
1059
 
1060
+ #: lib/views/pages/genesis-admin-import-export.php:30
1061
  msgid "Choose the file from your computer and click \"Upload file and Import\""
1062
  msgstr "Επιλέξτε το αρχείο από τον υπολογιστή σας και κάντε κλικ στο κουμπί \"Ανεβάστε το αρχείο και εισαγωγή\""
1063
 
1064
+ #: lib/admin/customizer.php:94
1065
+ #: lib/views/meta-boxes/genesis-theme-settings-style-selector.php:24
1066
  msgid "Default"
1067
  msgstr "Default"
1068
 
1069
+ #: lib/structure/post.php:679 lib/structure/post.php:799
1070
  msgid "Next Page"
1071
  msgstr "Επόμενη σελίδα"
1072
 
1073
+ #: lib/structure/post.php:678 lib/structure/post.php:761
1074
  msgid "Previous Page"
1075
  msgstr "Προηγούμενη σελίδα"
1076
 
1078
  msgid "ago"
1079
  msgstr "πριν"
1080
 
1081
+ #: lib/classes/class-genesis-script-loader.php:195
1082
  msgid "Select / Deselect All"
1083
  msgstr "Select / Deselect All"
1084
 
1085
+ #: lib/classes/class-genesis-admin-import-export.php:145
1086
  msgid "No export options available."
1087
  msgstr "Δεν επιλογές εξαγωγής διαθέσιμες."
1088
 
1089
+ #. translators: %d: Footer widget counter.
1090
+ #: lib/functions/widgetize.php:181
1091
  msgid "Footer %d"
1092
  msgstr "Υποσέλιδο %d"
1093
 
1095
  msgid "No Label Selected"
1096
  msgstr "Καμία ετικέτα δεν έχει επιλεχθεί"
1097
 
1098
+ #: lib/classes/class-genesis-admin-import-export.php:102
1099
  msgid "There was a problem importing your settings. Please try again."
1100
  msgstr "Υπήρξε ένα πρόβλημα κατά την εισαγωγή των ρυθμίσεων σας. Παρακαλώ δοκιμάστε ξανά."
1101
 
1102
+ #: lib/functions/markup.php:1185 lib/functions/widgetize.php:147
1103
  msgid "Secondary Sidebar"
1104
  msgstr "Δευτερεύουσα πλευρική στήλη"
1105
 
1106
+ #: lib/functions/markup.php:1164 lib/functions/widgetize.php:136
1107
  msgid "Primary Sidebar"
1108
  msgstr "Αρχική Πλευρική Στήλη"
1109
 
1110
+ #: lib/functions/widgetize.php:125
1111
  msgid "Header Right"
1112
  msgstr "Κεφαλίδα Δεξιά"
1113
 
1114
+ #: lib/classes/class-genesis-breadcrumb.php:71
1115
  msgid "Not found: "
1116
  msgstr "Δεν βρέθηκε:"
1117
 
1118
+ #: lib/widgets/featured-post-widget.php:549
1119
  msgid "No Content"
1120
  msgstr "No Content"
1121
 
1122
+ #: lib/widgets/featured-post-widget.php:548
1123
  msgid "Show Content Limit"
1124
  msgstr "Show Content Limit"
1125
 
1126
+ #: lib/widgets/featured-post-widget.php:547
1127
  msgid "Show Excerpt"
1128
  msgstr "Show Excerpt"
1129
 
1130
+ #: lib/widgets/featured-post-widget.php:546
1131
  msgid "Show Content"
1132
  msgstr "Show Content"
1133
 
1134
+ #: lib/widgets/featured-post-widget.php:544
1135
  msgid "Content Type"
1136
  msgstr "Content Type"
1137
 
1138
+ #: lib/widgets/featured-post-widget.php:536
1139
  msgid "Show Post Info"
1140
  msgstr "Show Post Info"
1141
 
1142
+ #: lib/widgets/featured-page-widget.php:294
1143
+ #: lib/widgets/featured-post-widget.php:496
1144
  msgid "Show Featured Image"
1145
  msgstr "Δείξε εικόνα"
1146
 
1147
+ #: lib/views/meta-boxes/genesis-user-author.php:36
1148
  msgid "This text will be the first paragraph, and display on the first page"
1149
  msgstr "Αυτό το κείμενο θα είνα η πρώτη παράγραφος και θα εμφανίζεται στην αρχική σελίδα."
1150
 
1151
+ #: lib/views/meta-boxes/genesis-user-author.php:33
1152
  msgid "Custom Description Text"
1153
  msgstr "Τροποποιημένο κείμενο περιγραφής"
1154
 
1155
  #. translators: Escaped H1 tag.
1156
+ #: lib/views/meta-boxes/genesis-user-author.php:26
1157
  msgid "Will display in the %s tag at the top of the first page"
1158
  msgstr "Will display in the %s tag at the top of the first page"
1159
 
1160
+ #: lib/views/meta-boxes/genesis-user-author.php:20
1161
  msgid "Custom Archive Headline"
1162
  msgstr "Custom Archive Headline"
1163
 
1164
+ #: lib/views/meta-boxes/genesis-user-author.php:16
1165
+ #: lib/views/meta-boxes/genesis-user-layout.php:18
1166
+ #: lib/views/meta-boxes/genesis-user-seo.php:16
1167
  msgid "These settings apply to this author's archive pages."
1168
  msgstr "These settings apply to this author's archive pages."
1169
 
1170
+ #: lib/views/meta-boxes/genesis-user-author.php:47
1171
  msgid "Enable Author Box on this User's Archives?"
1172
  msgstr "Να φαίνονται πληροφορίες για τον συντάκτη στο αρχείο αυτού του χρήστη;"
1173
 
1174
+ #: lib/views/meta-boxes/genesis-user-author.php:44
1175
  msgid "Enable Author Box on this User's Posts?"
1176
  msgstr "Να φαίνονται πληροφορίες για τον συντάκτη στα άρθρα αυτού του χρήστη;"
1177
 
1178
+ #: lib/views/meta-boxes/genesis-user-settings.php:31
1179
  msgid "Enable Import/Export Submenu?"
1180
  msgstr "Ενεργοποίηση Εισαγωγής/Εξαγωγής υπομενού;"
1181
 
1182
+ #: lib/views/meta-boxes/genesis-user-settings.php:26
1183
  msgid "Enable SEO Settings Submenu?"
1184
  msgstr "Enable SEO Settings Submenu?"
1185
 
1186
+ #: lib/views/meta-boxes/genesis-user-settings.php:22
1187
  msgid "Enable Genesis Admin Menu?"
1188
  msgstr "Ενεργοποίηση Genesis Αdmin Μενού;"
1189
 
1190
+ #: lib/views/meta-boxes/genesis-user-settings.php:19
1191
  msgid "Genesis Admin Menus"
1192
  msgstr "Genesis Admin Mενου"
1193
 
1194
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:50
1195
  msgid "Include the Featured Image?"
1196
  msgstr "Συμπεριέλαβε την εικόνα άρθρου;"
1197
 
1198
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:20
1199
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:23
1200
+ #: lib/views/meta-boxes/genesis-user-layout.php:22
1201
+ #: lib/views/meta-boxes/genesis-user-layout.php:25
1202
  msgid "Choose Layout"
1203
  msgstr "Επιλέξτε μορφή"
1204
 
1205
+ #: lib/classes/class-genesis-admin-import-export.php:46
1206
+ #: lib/classes/class-genesis-admin-import-export.php:64
1207
+ #: lib/views/help/import-export-general.php:15
1208
  msgid "Import/Export"
1209
  msgstr "Import / Export"
1210
 
1211
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:56
1212
  msgid "Custom Post Class"
1213
  msgstr "Προσαρμοσμένη Class Δημοσίευση"
1214
 
1215
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:50
1216
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:51
1217
  msgid "Custom Body Class"
1218
  msgstr "Προσαρμοσμένη Class σώματος"
1219
 
1220
+ #: lib/views/help/genesis-inpost-seo.php:35
1221
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:57
1222
  msgid "Custom Redirect URL"
1223
  msgstr "Προσαρμοσμένη Ανακατεύθυνση URI"
1224
 
1225
  #. translators: Title string length
1226
  #. translators: Description string length
1227
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:27
1228
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:40
1229
  msgid "Characters Used: %s"
1230
  msgstr "Χαρακτήρες που χρησιμοποιούνται:%s"
1231
 
1232
+ #: lib/views/pages/genesis-admin-import-export.php:61
1233
  msgid "Download Export File"
1234
  msgstr "Κατεβάστε το αρχείο εξαγωγής"
1235
 
1236
+ #: lib/views/pages/genesis-admin-import-export.php:54
1237
  msgid "Once you have saved the download file, you can use the import function on another site to import this data."
1238
  msgstr "Μόλις έχετε αποθηκεύσει το αρχείο λήψης, μπορείτε να χρησιμοποιήσετε τη λειτουργία εισαγωγής σε άλλη τοποθεσία για την εισαγωγή αυτών των δεδομένων."
1239
 
1240
+ #: lib/views/pages/genesis-admin-import-export.php:46
1241
  msgid "Export Genesis Settings File"
1242
  msgstr "Εξαγωγή Genesis Ρυθμίσεις αρχείου"
1243
 
1244
+ #: lib/views/pages/genesis-admin-import-export.php:35
1245
  msgid "Upload File (Maximum Size: %s): "
1246
  msgstr "Προσθήκη αρχείου: (μέγιστο μέγεθος:%s)"
1247
 
1248
+ #: lib/views/pages/genesis-admin-import-export.php:22
1249
  msgid "Import Genesis Settings File"
1250
  msgstr "Εισαγωγή Genesis Ρυθμίσεις αρχείου"
1251
 
1252
+ #: lib/classes/class-genesis-admin-import-export.php:45
1253
  msgid "Genesis - Import/Export"
1254
  msgstr "Genesis - Εισαγωγές / Εξαγωγές"
1255
 
1256
+ #: lib/widgets/user-profile-widget.php:223
1257
  msgid "Show Author Archive Link?"
1258
  msgstr "Show Author Archive Link?"
1259
 
1260
+ #: lib/widgets/user-profile-widget.php:204
1261
  msgid "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."
1262
  msgstr "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."
1263
 
1264
+ #: lib/widgets/user-profile-widget.php:197
1265
  msgid "Custom Text (below)"
1266
  msgstr "Custom Text (below)"
1267
 
1268
+ #: lib/widgets/user-profile-widget.php:195
1269
  msgid "Author Bio"
1270
  msgstr "Βιογραφικό Συντάκτη"
1271
 
1272
+ #: lib/widgets/user-profile-widget.php:192
1273
  msgid "Select which text you would like to use as the author description"
1274
  msgstr "Επιλέξτε το κείμενο που θέλετε να χρησιμοποιήσετε ως περιγραφή συντάκτη"
1275
 
1276
+ #: lib/widgets/user-profile-widget.php:173
1277
  msgid "Extra Large"
1278
  msgstr "πολύ μεγάλο"
1279
 
1280
+ #: lib/widgets/user-profile-widget.php:172
1281
  msgid "Large"
1282
  msgstr "μεγάλο"
1283
 
1284
+ #: lib/widgets/user-profile-widget.php:171
1285
  msgid "Medium"
1286
  msgstr "μεσαίο"
1287
 
1288
+ #: lib/widgets/user-profile-widget.php:170
1289
  msgid "Small"
1290
  msgstr "μικρό"
1291
 
1305
  msgid "Displays user profile block with Gravatar"
1306
  msgstr "Displays user profile block with Gravatar"
1307
 
1308
+ #: lib/widgets/featured-post-widget.php:589
1309
  msgid "Link Text"
1310
  msgstr "Link Text"
1311
 
1312
+ #: lib/widgets/featured-post-widget.php:585
1313
  msgid "Show Category Archive Link"
1314
  msgstr "Show Category Archive Link"
1315
 
1316
+ #: lib/widgets/featured-post-widget.php:567
1317
  msgid "To display an unordered list of more posts from this category, please fill out the information below"
1318
  msgstr "To display an unordered list of more posts from this category, please fill out the information below"
1319
 
1320
+ #: lib/widgets/featured-post-widget.php:559
1321
  msgid "More Text (if applicable)"
1322
  msgstr "More Text (if applicable)"
1323
 
1324
+ #: lib/widgets/featured-post-widget.php:531
1325
  msgid "Show Post Title"
1326
  msgstr "Δειξε Τιτλο Αρθρου"
1327
 
1328
+ #: lib/widgets/featured-post-widget.php:482
1329
+ #: lib/widgets/user-profile-widget.php:183
1330
  msgid "Gravatar Alignment"
1331
  msgstr "Στοίχιση Gravatar"
1332
 
1333
+ #: lib/widgets/featured-post-widget.php:477
1334
  msgid "Extra Large (125px)"
1335
  msgstr "Πολύ Μεγάλο (125px)"
1336
 
1337
+ #: lib/widgets/featured-post-widget.php:476
1338
  msgid "Large (85px)"
1339
  msgstr "Μεγάλο (85px)"
1340
 
1341
+ #: lib/widgets/featured-post-widget.php:475
1342
  msgid "Medium (65px)"
1343
  msgstr "Μέτριο (65px)"
1344
 
1345
+ #: lib/widgets/featured-post-widget.php:474
1346
  msgid "Small (45px)"
1347
  msgstr "Μικρό (45px)"
1348
 
1349
+ #: lib/widgets/featured-post-widget.php:472
1350
+ #: lib/widgets/user-profile-widget.php:166
1351
  msgid "Gravatar Size"
1352
  msgstr "Μέγεθος Gravatar"
1353
 
1354
+ #: lib/widgets/featured-post-widget.php:468
1355
  msgid "Show Author Gravatar"
1356
  msgstr "Δείξε το gravatar συντάκτη"
1357
 
1358
+ #: lib/widgets/featured-post-widget.php:448
1359
  msgid "Ascending (1, 2, 3)"
1360
  msgstr "Ανεβαίνοντας (1,2,3)"
1361
 
1362
+ #: lib/widgets/featured-post-widget.php:447
1363
  msgid "Descending (3, 2, 1)"
1364
  msgstr "Κατεβαίνοντας (3,2,1)"
1365
 
1366
+ #: lib/widgets/featured-post-widget.php:445
1367
  msgid "Sort Order"
1368
  msgstr "Σειρά Ταξινόμησης"
1369
 
1370
+ #: lib/widgets/featured-post-widget.php:440
1371
  msgid "Random"
1372
  msgstr "Τυχαία"
1373
 
1374
+ #: lib/widgets/featured-post-widget.php:439
1375
  msgid "Comment Count"
1376
  msgstr "Μετρητής Σχολίων"
1377
 
1378
+ #: lib/widgets/featured-post-widget.php:438
1379
  msgid "ID"
1380
  msgstr "ID"
1381
 
1382
+ #: lib/widgets/featured-post-widget.php:437
1383
  msgid "Parent"
1384
  msgstr "Γονικό"
1385
 
1386
  #: lib/widgets/featured-post-widget.php:432
 
 
 
 
1387
  msgid "Order By"
1388
  msgstr "Ταξινόμηση κατά"
1389
 
1390
+ #: lib/widgets/featured-post-widget.php:427
1391
  msgid "Number of Posts to Offset"
1392
  msgstr "Number of Posts to Offset"
1393
 
1394
+ #: lib/widgets/featured-post-widget.php:407
1395
  msgid "Category"
1396
  msgstr "Κατηγορία"
1397
 
1411
  msgid "Displays featured posts with thumbnails"
1412
  msgstr "Displays featured posts with thumbnails"
1413
 
1414
+ #: lib/widgets/featured-page-widget.php:337
1415
  msgid "More Text"
1416
  msgstr "More Text"
1417
 
1418
+ #: lib/widgets/featured-page-widget.php:332
1419
  msgid "Content Character Limit"
1420
  msgstr "Content Character Limit"
1421
 
1422
+ #: lib/widgets/featured-page-widget.php:328
1423
  msgid "Show Page Content"
1424
  msgstr "Show Page Content"
1425
 
1426
+ #: lib/widgets/featured-page-widget.php:323
1427
  msgid "Show Page Title"
1428
  msgstr "Δείξε τίτλο σελίδας"
1429
 
1430
+ #: config/customizer-seo-settings.php:75
1431
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:43
1432
+ #: lib/widgets/featured-page-widget.php:312
1433
+ #: lib/widgets/featured-post-widget.php:484
1434
+ #: lib/widgets/featured-post-widget.php:514
1435
+ #: lib/widgets/user-profile-widget.php:185
1436
+ #: lib/widgets/user-profile-widget.php:209
1437
  msgid "None"
1438
  msgstr "Καμία"
1439
 
1440
+ #: lib/widgets/featured-page-widget.php:310
1441
+ #: lib/widgets/featured-post-widget.php:512
1442
  msgid "Image Alignment"
1443
  msgstr "Στοίχιση Εικόνας"
1444
 
1445
+ #: lib/widgets/featured-page-widget.php:279
1446
  msgid "Page"
1447
  msgstr "Σελίδα"
1448
 
1449
+ #: lib/shortcodes/footer.php:182 lib/structure/post.php:291
1450
  msgid "by"
1451
  msgstr "από"
1452
 
1458
  msgid "Displays featured page with thumbnails"
1459
  msgstr "Displays featured page with thumbnails"
1460
 
1461
+ #: lib/widgets/featured-page-widget.php:274
1462
+ #: lib/widgets/featured-post-widget.php:398
1463
+ #: lib/widgets/featured-post-widget.php:436
1464
+ #: lib/widgets/featured-post-widget.php:570
1465
  #: lib/widgets/user-profile-widget.php:148
1466
  msgid "Title"
1467
  msgstr "Τίτλος"
1468
 
1469
+ #: lib/classes/class-genesis-breadcrumb.php:68
1470
  msgid "Search for "
1471
  msgstr "Aναζήτηση για:"
1472
 
1473
+ #: lib/classes/class-genesis-breadcrumb.php:64
1474
+ #: lib/classes/class-genesis-breadcrumb.php:65
1475
+ #: lib/classes/class-genesis-breadcrumb.php:66
1476
+ #: lib/classes/class-genesis-breadcrumb.php:67
1477
+ #: lib/classes/class-genesis-breadcrumb.php:69
1478
+ #: lib/classes/class-genesis-breadcrumb.php:70 lib/structure/archive.php:181
1479
+ #: lib/structure/archive.php:183 lib/structure/archive.php:185
1480
  msgid "Archives for "
1481
  msgstr "Αρχεία για:"
1482
 
1483
+ #: lib/classes/class-genesis-breadcrumb.php:63
1484
  msgid "You are here: "
1485
  msgstr "Βρίσκεστε εδώ:"
1486
 
1496
  msgid "Search"
1497
  msgstr "Αναζήτηση"
1498
 
1499
+ #: lib/structure/post.php:563 lib/structure/post.php:592
1500
  msgid "About"
1501
  msgstr "Σχετικά"
1502
 
1504
  msgid "By"
1505
  msgstr "από"
1506
 
1507
+ #: lib/structure/post.php:378 lib/structure/post.php:380
1508
  msgid "[Read more...]"
1509
  msgstr "Διαβάστε Περισσότερα..."
1510
 
1511
+ #: lib/structure/menu.php:150
1512
  msgid "Comments"
1513
  msgstr "Σχόλια"
1514
 
1515
+ #: lib/structure/menu.php:149
1516
  msgid "Posts"
1517
  msgstr "Άρθρα"
1518
 
1519
+ #: lib/init.php:88
1520
  msgid "Primary Navigation Menu"
1521
  msgstr "Αρχικό Μενού"
1522
 
1523
+ #: lib/structure/footer.php:152
1524
  msgid "Copyright"
1525
  msgstr "Copyright"
1526
 
1527
+ #: lib/structure/comments.php:494
1528
  msgid "Speak Your Mind"
1529
  msgstr "Πείτε τη γνώμη σας"
1530
 
1531
+ #: lib/structure/comments.php:485
1532
  msgid "Website"
1533
  msgstr "Ιστοσελίδα"
1534
 
1535
+ #: lib/structure/comments.php:479
1536
  msgid "Email"
1537
  msgstr "Email"
1538
 
1539
+ #: lib/structure/comments.php:473
1540
  msgid "Name"
1541
  msgstr "Όνομα"
1542
 
1543
+ #: lib/structure/comments.php:272 lib/structure/comments.php:389
1544
  msgid "Your comment is awaiting moderation."
1545
  msgstr "Το σχόλιο σας είναι προς έγκριση."
1546
 
1547
+ #. translators: 1: Comment date, 2: Comment time.
1548
+ #: lib/structure/comments.php:265
1549
  msgid "%1$s at %2$s"
1550
  msgstr "%1$s at %2$s"
1551
 
1552
+ #: lib/structure/comments.php:260 lib/structure/comments.php:344
1553
  msgid "says"
1554
  msgstr "αναφέρει:"
1555
 
1556
+ #. translators: 1: get_comment_author_link(), 2: Filtered "says" text.
1557
+ #: lib/structure/comments.php:260
1558
+ msgid "<cite class=\"fn\">%1$s</cite> <span class=\"says\">%2$s:</span>"
1559
+ msgstr ""
1560
 
1561
+ #: lib/structure/comments.php:162
1562
  msgid "<h3>Trackbacks</h3>"
1563
  msgstr "<h3>Trackbacks</h3>"
1564
 
1566
  msgid "<h3>Comments</h3>"
1567
  msgstr "<h3>Σχολια</h3>"
1568
 
1569
+ #: lib/shortcodes/post.php:615 lib/structure/comments.php:266
1570
+ #: lib/structure/comments.php:373 lib/structure/post.php:370
1571
  msgid "(Edit)"
1572
  msgstr "Τροποποίηση"
1573
 
1574
+ #: lib/shortcodes/post.php:508 lib/shortcodes/post.php:552
1575
  msgid "Filed Under: "
1576
  msgstr "Ανηκει στην κατηγορια:"
1577
 
1578
+ #: lib/shortcodes/post.php:461
1579
  msgid "Tagged With: "
1580
  msgstr "επισημασμένο με:"
1581
 
1591
  msgid "Leave a Comment"
1592
  msgstr "Αφηστε σχολιο"
1593
 
1594
+ #: lib/shortcodes/footer.php:309
1595
  msgid "Log out"
1596
  msgstr "Εξοδος"
1597
 
1598
+ #: lib/shortcodes/footer.php:307
1599
  msgid "Log in"
1600
  msgstr "Εισοδος"
1601
 
1603
  msgid "Return to top of page"
1604
  msgstr "Επιστροφή στην κορυφή της σελίδας"
1605
 
1606
+ #. translators: %s: Genesis version.
1607
+ #: lib/functions/upgrade.php:821
1608
  msgid "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."
1609
  msgstr "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."
1610
 
1611
+ #. translators: 1: Genesis version, 2: URL for current website.
1612
+ #: lib/functions/upgrade.php:818
1613
+ msgid "Genesis %1$s is available for %2$s"
1614
+ msgstr ""
1615
 
1616
+ #: lib/functions/upgrade.php:742
1617
  msgid "Click here to complete the upgrade"
1618
  msgstr "Κάντε κλικ εδώ για να ολοκληρώσετε την αναβάθμιση"
1619
 
1620
+ #: lib/classes/class-genesis-breadcrumb.php:44 lib/functions/deprecated.php:263
1621
  msgid "Home"
1622
  msgstr "Αρχική"
1623
 
1624
+ #: lib/widgets/featured-post-widget.php:422
1625
+ #: lib/widgets/featured-post-widget.php:575
1626
  msgid "Number of Posts to Show"
1627
  msgstr "Αριθμός εμφανιζόμενων άρθρων"
1628
 
1629
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:28
1630
+ #: lib/widgets/featured-post-widget.php:415
1631
  msgid "All Categories"
1632
  msgstr "Όλες οι κατηγορίες"
1633
 
1634
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:22
1635
  msgid "Display which category"
1636
  msgstr "Εμφάνιση κατηγορίας:"
1637
 
1638
+ #: config/customizer-theme-settings.php:302
1639
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:82
1640
  msgid "Numeric"
1641
  msgstr "Αριθμητικά"
1642
 
1643
+ #: config/customizer-theme-settings.php:301
1644
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:81
1645
  msgid "Previous / Next"
1646
  msgstr "Προηγούμενο/Επόμενο"
1647
 
1648
+ #: lib/widgets/featured-page-widget.php:298
1649
+ #: lib/widgets/featured-post-widget.php:500
1650
  msgid "Image Size"
1651
  msgstr "μέγεθος εικόνας"
1652
 
1653
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:42
1654
+ #: lib/widgets/featured-post-widget.php:554
1655
  msgid "characters"
1656
  msgstr "χαρακτήρες"
1657
 
1658
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:39
1659
+ #: lib/widgets/featured-post-widget.php:552
1660
  msgid "Limit content to"
1661
  msgstr "Περιορισμός περιεχομένου σε"
1662
 
1663
+ #: config/customizer-theme-settings.php:246
1664
  msgid "Select one of the following"
1665
  msgstr "Επιλέξτε ένα από τα παρακάτω:"
1666
 
1667
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:35
1668
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:38
1669
  msgid "Enable Trackbacks"
1670
  msgstr "Επιτρέπονται Trackbacks"
1671
 
1672
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:28
1673
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:44
1674
  msgid "on pages?"
1675
  msgstr "σε σελίδες;"
1676
 
1677
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:25
1678
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:41
1679
  msgid "on posts?"
1680
  msgstr "σε άρθρα;"
1681
 
1682
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:19
1683
+ #: lib/views/meta-boxes/genesis-theme-settings-comments.php:22
1684
  msgid "Enable Comments"
1685
  msgstr "Επιτρέπονται σχόλια"
1686
 
1687
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:27
1688
  msgid "Enter your custom comments feed URL"
1689
  msgstr "Enter your custom comments feed URI:"
1690
 
1691
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:19
1692
  msgid "Enter your custom feed URL"
1693
  msgstr "Εισάγετε το δικό σας feed URl:"
1694
 
1695
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:56
1696
  msgid "Twitter Link Text:"
1697
  msgstr "Twitter Link Text:"
1698
 
1699
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:52
1700
  msgid "Enter Twitter ID:"
1701
  msgstr "Enter Twitter ID:"
1702
 
1703
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:47
1704
  msgid "Twitter link"
1705
  msgstr "Twitter link"
1706
 
1707
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:46
1708
  msgid "Search form"
1709
  msgstr "Φόρμα αναζήτησης"
1710
 
1711
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:45
1712
  msgid "RSS feed links"
1713
  msgstr "RSS feed links"
1714
 
1715
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:44
1716
  msgid "Today's date"
1717
  msgstr "Σημερινή ημερομηνία"
1718
 
1719
+ #: lib/functions/layout.php:63 lib/views/help/cpt-archive-layout.php:25
1720
+ #: lib/views/help/genesis-layout.php:25
1721
  msgid "Full Width Content"
1722
  msgstr "Full Width Περιεχόμενο"
1723
 
1724
+ #: config/customizer-theme-settings.php:67
1725
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:23
1726
  msgid "Image logo"
1727
  msgstr "Λογότυπο (Εικόνα)"
1728
 
1729
+ #: lib/views/meta-boxes/genesis-theme-settings-header.php:22
1730
  msgid "Dynamic text"
1731
  msgstr "Δυναμικό κείμενο"
1732
 
1733
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:24
1734
  msgid "Released"
1735
  msgstr "Ανακοινώθηκε:"
1736
 
1737
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:19
1738
  msgid "Version"
1739
  msgstr "Έκδοση:"
1740
 
1741
+ #: config/customizer-theme-settings.php:242
1742
+ #: lib/classes/class-genesis-admin-settings.php:241
1743
+ #: lib/classes/class-genesis-admin-settings.php:294
1744
+ #: lib/views/help/genesis-archives.php:15
1745
  msgid "Content Archives"
1746
  msgstr "αρχείο περιεχομένου"
1747
 
1748
+ #: config/customizer-theme-settings.php:130
1749
+ #: lib/classes/class-genesis-admin-settings.php:239
1750
+ #: lib/classes/class-genesis-admin-settings.php:290
1751
+ #: lib/views/help/genesis-breadcrumbs.php:15
1752
  msgid "Breadcrumbs"
1753
  msgstr "Breadcrumbs"
1754
 
1755
+ #: lib/views/meta-boxes/genesis-user-author.php:41
1756
  msgid "Author Box"
1757
  msgstr "Κουτί Συγγραφέα"
1758
 
1759
+ #: lib/classes/class-genesis-admin-settings.php:231
1760
+ #: lib/classes/class-genesis-admin-settings.php:272
1761
+ #: lib/views/help/genesis-feeds.php:15
1762
  msgid "Custom Feeds"
1763
  msgstr "Custom Feeds"
1764
 
1765
+ #: lib/classes/class-genesis-admin-settings.php:230
1766
+ #: lib/classes/class-genesis-admin-settings.php:265
1767
+ #: lib/views/help/genesis-information.php:15
1768
  msgid "Information"
1769
  msgstr "Πληροφορίες"
1770
 
1771
  #. translators: Meta noindex attribute.
1772
  #. translators: Meta nofollow attribute.
1773
  #. translators: Meta noarchive attribute.
 
 
1774
  #: lib/views/meta-boxes/genesis-term-meta-seo.php:46
1775
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:53
1776
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:60
1777
+ #: lib/views/meta-boxes/genesis-user-seo.php:47
1778
+ #: lib/views/meta-boxes/genesis-user-seo.php:55
1779
+ #: lib/views/meta-boxes/genesis-user-seo.php:62
1780
  msgid "Apply %s to this archive?"
1781
  msgstr "Επικυρώνετε %s σε αυτό το αρχείο;"
1782
 
1783
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:41
1784
+ #: lib/views/meta-boxes/genesis-user-seo.php:42
1785
  msgid "Robots Meta"
1786
  msgstr "Μέτα στοιχεία Ρομπότ"
1787
 
1788
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:36
1789
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:36
1790
+ #: lib/views/meta-boxes/genesis-user-seo.php:37
1791
  msgid "Comma separated list"
1792
  msgstr "Διαχωρισμός Λίστας με κόμμα"
1793
 
1794
  #. translators: Meta noodp attribute.
1795
  #. translators: Meta noydir attribute.
1796
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:131
1797
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:138
1798
  msgid "Apply %s to your site?"
1799
  msgstr "Εφαρμογή %s στο site σας;"
1800
 
1801
  #. translators: Meta noarchive attribute.
1802
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:73
1803
  msgid "Apply %s to Entire Site?"
1804
  msgstr "Εφαρμοφή %s σε ολόκληρο το site;"
1805
 
1806
  #. translators: Meta noindex attribute.
1807
  #. translators: Meta noarchive attribute.
1808
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:53
1809
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:110
1810
  msgid "Apply %s to Search Archives?"
1811
  msgstr "Εφαρμογή %s στα αρχεία αναζητήσεων;"
1812
 
1813
  #. translators: Meta noindex attribute.
1814
  #. translators: Meta noarchive attribute.
1815
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:46
1816
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:103
1817
  msgid "Apply %s to Date Archives?"
1818
  msgstr "Εφαρμοφή %s στα αρχεία ημερομηνιών;"
1819
 
1820
  #. translators: Meta noindex attribute.
1821
  #. translators: Meta noarchive attribute.
1822
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:39
1823
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:96
1824
  msgid "Apply %s to Author Archives?"
1825
  msgstr "Εφραρμογή %s στα αρχεία συγγραφέων;"
1826
 
1827
  #. translators: Meta noindex attribute.
1828
  #. translators: Meta noarchive attribute.
1829
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:32
1830
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:89
1831
  msgid "Apply %s to Tag Archives?"
1832
  msgstr "Εφαρμογή %s στην ετικέτα αρχείων;"
1833
 
1834
  #. translators: Meta noindex attribute.
1835
  #. translators: Meta noarchive attribute.
1836
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:25
1837
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:82
1838
  msgid "Apply %s to Category Archives?"
1839
  msgstr "Εφαρμογή %s στην κατηγορία αρχεία;"
1840
 
1841
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:56
1842
  msgid "Include Shortlink tag?"
1843
  msgstr "Να συμπεριληφθεί η ετικέτα συντόμου λινκ;"
1844
 
1845
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:52
1846
  msgid "Shortlink Tag"
1847
  msgstr "Ετικέτα σύντομου λινκ:"
1848
 
1849
+ #: config/customizer-seo-settings.php:156
1850
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:46
1851
  msgid "Include Windows Live Writer Support Tag?"
1852
  msgstr "Να συμπεριληφθεί η υποστήριξη ετικετών του Windows Liver Writer;"
1853
 
1854
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:28
1855
  msgid "Relationship Link Tags"
1856
  msgstr "Σχετικοί σύνδεσμοι ετικετών"
1857
 
1858
  #. translators: Meta noindex attribute.
1859
  #. translators: Meta nofollow attribute.
1860
  #. translators: Meta noarchive attribute.
 
 
1861
  #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:93
1862
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:100
1863
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:107
1864
  msgid "Apply %s to the homepage?"
1865
  msgstr "Καθόρισε %s στην αρχική σελίδα?"
1866
 
1867
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:41
1868
  msgid "I'll manually wrap my own text on the homepage"
1869
  msgstr "Ούτε. Θα βάλω το δικό μου κείμενο χειροκίνητα στην αρχική σελίδα."
1870
 
1871
+ #: config/customizer-seo-settings.php:73
1872
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:35
1873
  msgid "Site Title"
1874
  msgstr "Τίτλος Ιστοσελίδας"
1875
 
1876
+ #: config/customizer-theme-settings.php:289
1877
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:69
1878
+ #: lib/widgets/featured-page-widget.php:314
1879
+ #: lib/widgets/featured-post-widget.php:486
1880
+ #: lib/widgets/featured-post-widget.php:516
1881
+ #: lib/widgets/user-profile-widget.php:187
1882
  msgid "Right"
1883
  msgstr "Δεξιά"
1884
 
1885
+ #: config/customizer-theme-settings.php:288
1886
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:68
1887
+ #: lib/widgets/featured-page-widget.php:313
1888
+ #: lib/widgets/featured-post-widget.php:485
1889
+ #: lib/widgets/featured-post-widget.php:515
1890
+ #: lib/widgets/user-profile-widget.php:186
1891
  msgid "Left"
1892
  msgstr "Αριστερά"
1893
 
1894
+ #: lib/classes/class-genesis-script-loader.php:198
1895
  msgid "Are you sure you want to reset?"
1896
  msgstr "Είστε βέβαιοι ότι θέλετε να επαναφέρετε αρχικές ρυθμίσεις;"
1897
 
1898
+ #: lib/classes/class-genesis-admin-seo-settings.php:46
1899
+ #: lib/classes/class-genesis-admin-settings.php:61
1900
+ #: lib/classes/class-genesis-admin.php:130
1901
  msgid "Reset Settings"
1902
  msgstr "Επαναφορά ρυθμίσεων"
1903
 
1904
+ #: lib/classes/class-genesis-admin-seo-settings.php:39
1905
  msgid "Genesis - SEO Settings"
1906
  msgstr "Genesis - Ρυθμίσεις SEO"
1907
 
1908
+ #: lib/classes/class-genesis-admin-seo-settings.php:168
1909
+ #: lib/classes/class-genesis-admin-seo-settings.php:187
1910
+ #: lib/views/help/seo-dochead.php:15
1911
  msgid "Document Head Settings"
1912
  msgstr "Ρυθμίσεις Εγγράφου Κεφαλίδας"
1913
 
1914
+ #: lib/classes/class-genesis-admin-seo-settings.php:167
1915
+ #: lib/classes/class-genesis-admin-seo-settings.php:186
1916
+ #: lib/views/help/seo-homepage.php:15
1917
  msgid "Homepage Settings"
1918
  msgstr "Ρυθμίσεις Αρχικής Σελίδας"
1919
 
1920
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:152
1921
+ #: lib/classes/class-genesis-admin-cpt-archive-settings.php:178
1922
+ #: lib/classes/class-genesis-admin-import-export.php:125
1923
+ #: lib/classes/class-genesis-admin-seo-settings.php:40
1924
+ #: lib/classes/class-genesis-admin-seo-settings.php:165
1925
+ #: lib/views/help/cpt-archive-seo.php:15 lib/views/help/seo-settings.php:15
1926
  msgid "SEO Settings"
1927
  msgstr "SEO Ρυθμίσεις"
1928
 
1929
+ #: config/customizer-theme-settings.php:21
1930
+ #: lib/classes/class-genesis-admin-import-export.php:121
1931
+ #: lib/classes/class-genesis-admin-settings.php:50
1932
+ #: lib/classes/class-genesis-admin-settings.php:51
1933
+ #: lib/classes/class-genesis-admin-settings.php:229
1934
+ #: lib/views/help/genesis-theme-settings.php:15
1935
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:32
1936
+ #: lib/views/meta-boxes/genesis-term-meta-layout.php:28
1937
+ #: lib/views/meta-boxes/genesis-user-layout.php:29
1938
  msgid "Theme Settings"
1939
  msgstr "Ρυθμίσεις θέματος"
1940
 
1941
  #. translators: Meta noindex attribute.
1942
  #. translators: Meta nofollow attribute.
1943
  #. translators: Meta noarchive attribute.
1944
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:68
1945
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:76
1946
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:84
1947
  msgid "Apply %s to this post/page"
1948
  msgstr "Εφαρμόστε %s σε αυτήν την ανάρτηση/σελίδα"
1949
 
1950
+ #: lib/classes/class-genesis-admin-seo-settings.php:169
1951
+ #: lib/classes/class-genesis-admin-seo-settings.php:188
1952
+ #: lib/views/help/seo-robots.php:15
1953
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:62
1954
  msgid "Robots Meta Settings"
1955
  msgstr "Ρομπότ Ρυθμίσεις Meta"
1956
 
1957
+ #: lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php:19
1958
+ #: lib/views/meta-boxes/genesis-term-meta-seo.php:19
1959
+ #: lib/views/meta-boxes/genesis-user-seo.php:20
1960
  msgid "Custom Document Title"
1961
  msgstr "Προσαρμοσμένη Τίτλος Εγγράφου"
1962
 
1964
  msgid "This post is password protected. Enter the password to view comments."
1965
  msgstr "Το άρθρο προστατεύεται με κωδικό πρόσβασης. Εισάγετε τον κωδικό πρόσβασης για να δείτε τα σχόλια."
1966
 
1967
+ #: lib/functions/general.php:460
1968
  msgid "Recent Posts:"
1969
  msgstr "Πρόσφατες δημοσιεύσεις:"
1970
 
1971
+ #: lib/functions/general.php:457
1972
  msgid "Monthly:"
1973
  msgstr "Μηνιαία:"
1974
 
1975
+ #: lib/functions/general.php:454
1976
  msgid "Authors:"
1977
  msgstr "Συγγραφείς:"
1978
 
1979
+ #: lib/functions/general.php:451
1980
  msgid "Categories:"
1981
  msgstr "Κατηγορίες:"
1982
 
1983
+ #: lib/functions/general.php:446 lib/structure/post.php:400
1984
  msgid "Pages:"
1985
  msgstr "Σελίδες:"
1986
 
1987
+ #: lib/classes/class-genesis-admin-settings.php:244
1988
  msgid "Home Pages"
1989
  msgstr ""
1990
 
1991
+ #: lib/views/help/genesis-home.php:38
1992
  msgid "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."
1993
  msgstr ""
1994
 
1995
+ #: lib/views/help/genesis-home.php:35
1996
  msgid "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."
1997
  msgstr ""
1998
 
1999
+ #: lib/views/help/genesis-home.php:32
2000
  msgid "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."
2001
  msgstr ""
2002
 
2003
+ #: lib/views/help/genesis-home.php:29
2004
  msgid "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."
2005
  msgstr ""
2006
 
2007
+ #: lib/views/help/genesis-home.php:26
2008
  msgid "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."
2009
  msgstr ""
2010
 
2011
+ #: lib/views/help/genesis-home.php:23
2012
  msgid "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."
2013
  msgstr ""
2014
 
2015
+ #: lib/views/help/genesis-home.php:20
2016
  msgid "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."
2017
  msgstr ""
2018
 
2019
+ #: lib/views/help/genesis-home.php:17
2020
  msgid "Most Genesis child themes include a custom home page."
2021
  msgstr ""
2022
 
2023
+ #: lib/views/help/genesis-home.php:15
2024
  msgid "How Home Pages Work"
2025
  msgstr ""
2026
 
2027
+ #. translators: %s: Escaped HTML head and body tags.
2028
+ #: lib/views/help/genesis-scripts.php:19
2029
  msgid "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."
2030
  msgstr ""
2031
 
2032
+ #: lib/classes/class-genesis-admin-settings.php:242
2033
+ #: lib/views/help/genesis-blog.php:15
2034
  msgid "Blog Page"
2035
  msgstr ""
2036
 
2037
+ #: lib/views/help/genesis-archives.php:41
2038
  msgid "Entry Pagination Technique allows you to select one of two navigation methods."
2039
  msgstr ""
2040
 
2041
+ #: lib/views/help/genesis-archives.php:38
2042
  msgid "The 'Image Size' list is populated by the available image sizes defined in the theme."
2043
  msgstr ""
2044
 
2045
+ #: lib/views/help/genesis-archives.php:35
2046
  msgid "This option should not be used with the entry content unless the content is limited to avoid duplicate images."
2047
  msgstr ""
2048
 
2049
+ #: lib/views/help/genesis-archives.php:32
2050
  msgid "The 'Include featured image?' setting allows you to show a thumbnail of the first attached image or currently set featured image."
2051
  msgstr ""
2052
 
2053
+ #: lib/views/help/genesis-archives.php:29
2054
  msgid "The Display entry excerpt setting will display the first 55 words of the entry after also stripping any included HTML or the manual/custom excerpt added in the edit screen."
2055
  msgstr ""
2056
 
2057
+ #: lib/views/help/genesis-archives.php:26
2058
  msgid "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."
2059
  msgstr ""
2060
 
2061
+ #: lib/views/help/genesis-archives.php:23
2062
  msgid "The first option allows you to display the entry content or the entry excerpt. The Display entry content setting will display the entire entry including HTML code up to the <!--more--> tag if used (this is HTML for the comment tag that is not displayed in the browser)."
2063
  msgstr ""
2064
 
2065
+ #: lib/views/help/genesis-archives.php:20
2066
  msgid "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."
2067
  msgstr ""
2068
 
2069
+ #: lib/views/help/genesis-archives.php:17
2070
  msgid "In the Genesis Theme Settings you may change the site wide Content Archives options to control what displays in the site's Archives."
2071
  msgstr ""
2072
 
2073
+ #: lib/views/help/genesis-comments.php:20
2074
  msgid "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."
2075
  msgstr ""
2076
 
2077
+ #: lib/views/help/genesis-comments.php:17
2078
  msgid "This allows a site wide decision on whether comments and trackbacks (notifications when someone links to your page) are enabled for posts and pages."
2079
  msgstr ""
2080
 
2081
+ #: lib/views/help/genesis-breadcrumbs.php:17
2082
  msgid "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."
2083
  msgstr ""
2084
 
2085
+ #: lib/views/help/genesis-layout.php:31
2086
  msgid "This layout can also be overridden in the post/page/term layout options on each post/page/term."
2087
  msgstr ""
2088
 
2089
+ #: lib/views/help/cpt-archive-layout.php:24
2090
+ #: lib/views/help/genesis-layout.php:24
2091
  msgid "Sidebar Sidebar Content"
2092
  msgstr ""
2093
 
2094
+ #: lib/views/help/cpt-archive-layout.php:23
2095
+ #: lib/views/help/genesis-layout.php:23
2096
  msgid "Content Sidebar Sidebar"
2097
  msgstr ""
2098
 
2099
+ #: lib/views/help/cpt-archive-layout.php:22
2100
+ #: lib/views/help/genesis-layout.php:22
2101
  msgid "Sidebar Content Sidebar"
2102
  msgstr ""
2103
 
2104
+ #: lib/views/help/cpt-archive-layout.php:21
2105
+ #: lib/views/help/genesis-layout.php:21
2106
  msgid "Sidebar Content"
2107
  msgstr ""
2108
 
2109
+ #: lib/views/help/cpt-archive-layout.php:20
2110
+ #: lib/views/help/genesis-layout.php:20
2111
  msgid "Content Sidebar"
2112
  msgstr ""
2113
 
2114
+ #: lib/views/help/genesis-layout.php:17
2115
  msgid "This lets you select the default layout for your entire site. On most of the child themes you'll see these options:"
2116
  msgstr ""
2117
 
2118
+ #: lib/views/help/genesis-feeds.php:23
2119
  msgid "By checking the \"Redirect Feed\" box, all traffic to default feed links will be redirected to the Feedburner link instead."
2120
  msgstr ""
2121
 
2122
+ #: lib/views/help/genesis-feeds.php:20
2123
  msgid "By filling in the feed links calling for the main site feed, it will display as a link to Feedburner."
2124
  msgstr ""
2125
 
2126
+ #: lib/views/help/genesis-feeds.php:17
2127
  msgid "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."
2128
  msgstr ""
2129
 
2130
+ #: lib/views/help/genesis-information.php:23
2131
  msgid "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."
2132
  msgstr ""
2133
 
2134
+ #: lib/views/help/genesis-information.php:20
2135
  msgid "Normally, this should be unchecked. You can also set to enable automatic updates."
2136
  msgstr ""
2137
 
2138
+ #: lib/views/help/genesis-information.php:17
2139
  msgid "The information box allows you to see the current Genesis theme information and display if desired."
2140
  msgstr ""
2141
 
2142
+ #: lib/views/help/genesis-theme-settings.php:17
2143
  msgid "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;"
2144
  msgstr ""
2145
 
2146
+ #: lib/views/help/seo-robots.php:23
2147
  msgid "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."
2148
  msgstr ""
2149
 
2150
+ #: lib/views/help/seo-robots.php:20
2151
  msgid "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)."
2152
  msgstr ""
2153
 
2154
+ #: lib/views/help/seo-robots.php:17
2155
  msgid "Noarchive and noindex are explained in the home settings. Here you can select what other parts of the site to apply these options to."
2156
  msgstr ""
2157
 
2158
+ #: lib/views/help/seo-dochead.php:20
2159
  msgid "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."
2160
  msgstr ""
2161
 
2162
+ #: lib/views/help/seo-dochead.php:17
2163
  msgid "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."
2164
  msgstr ""
2165
 
2166
+ #: lib/views/help/seo-homepage.php:38
2167
  msgid "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."
2168
  msgstr ""
2169
 
2170
+ #: lib/views/help/cpt-archive-seo.php:23 lib/views/help/seo-homepage.php:35
2171
  msgid "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."
2172
  msgstr ""
2173
 
2174
+ #: lib/views/help/seo-homepage.php:32
2175
  msgid "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."
2176
  msgstr ""
2177
 
2178
+ #. translators: %s: Escaped title tag.
2179
+ #: lib/views/help/seo-homepage.php:28
2180
  msgid "The home doctitle sets what will appear within the %1$s tags (unseen in the browser) for the home page."
2181
  msgstr ""
2182
 
2183
+ #: lib/views/help/seo-homepage.php:23
2184
  msgid "To add custom text you'll have to either edit a php file, or use a text widget on a widget enabled homepage."
2185
  msgstr ""
2186
 
2187
+ #: lib/views/help/seo-homepage.php:20
2188
  msgid "You can also specify if the Site Title, Description, or your own custom text should be wrapped in an <h1>; tag (the primary heading in HTML)."
2189
  msgstr ""
2190
 
2191
+ #: lib/views/help/seo-homepage.php:17
2192
  msgid "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."
2193
  msgstr ""
2194
 
2195
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2196
+ #: lib/views/help/seo-doctitle.php:37
2197
+ msgid "The %1$sDoctitle Separator%2$s is the character that will go between the title and appended text."
2198
  msgstr ""
2199
 
2200
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2201
+ #: lib/views/help/seo-doctitle.php:31
2202
+ msgid "%1$sDoctitle Append Location%2$s determines which side of the title to add the previously mentioned items."
2203
  msgstr ""
2204
 
2205
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2206
+ #: lib/views/help/seo-doctitle.php:25
2207
+ msgid "%1$sAppend Site Name%2$s will put the site name from the General Settings after the title on inner page."
2208
  msgstr ""
2209
 
2210
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2211
+ #: lib/views/help/seo-doctitle.php:19
2212
+ msgid "%1$sAppend Site Description%2$s will insert the site description from your General Settings after the title on your home page."
2213
  msgstr ""
2214
 
2215
+ #: lib/classes/class-genesis-admin-seo-settings.php:166
2216
+ #: lib/views/help/seo-doctitle.php:15
2217
  msgid "Doctitle Settings"
2218
  msgstr ""
2219
 
2220
+ #: lib/views/help/seo-settings.php:29
2221
  msgid "Below you'll find a few succinct notes on the options for each box:"
2222
  msgstr ""
2223
 
2224
+ #: lib/views/help/seo-settings.php:26
2225
  msgid "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."
2226
  msgstr ""
2227
 
2228
+ #: lib/views/help/seo-settings.php:23
2229
  msgid "If you see the menu, then opening that menu item will let you set the General SEO settings for your site."
2230
  msgstr ""
2231
 
2232
+ #: lib/views/help/seo-settings.php:20
2233
  msgid "If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active."
2234
  msgstr ""
2235
 
2236
+ #: lib/views/help/seo-settings.php:17
2237
  msgid "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."
2238
  msgstr ""
2239
 
2240
+ #: lib/classes/class-genesis-admin.php:423
2241
  msgid "Genesis Tutorials"
2242
  msgstr ""
2243
 
2244
+ #: lib/classes/class-genesis-admin.php:422
2245
  msgid "Genesis Snippets"
2246
  msgstr ""
2247
 
2248
+ #: lib/classes/class-genesis-admin.php:421
2249
  msgid "Get Support"
2250
  msgstr ""
2251
 
2252
+ #: lib/classes/class-genesis-admin.php:420
2253
  msgid "For more information:"
2254
  msgstr ""
2255
 
2256
+ #: lib/views/help/import-export-export.php:19
2257
  msgid "JSON"
2258
  msgstr ""
2259
 
2260
+ #: lib/views/help/import-export-export.php:19
2261
  msgid "JavaScript Object Notation"
2262
  msgstr ""
2263
 
2264
+ #: lib/classes/class-genesis-admin-import-export.php:66
2265
+ #: lib/views/help/import-export-export.php:15
2266
  msgid "Export"
2267
  msgstr ""
2268
 
2269
+ #: lib/views/help/import-export-import.php:24
2270
  msgid "This cannot be undone"
2271
  msgstr ""
2272
 
2273
+ #: lib/classes/class-genesis-admin-import-export.php:65
2274
+ #: lib/views/help/import-export-import.php:15
2275
  msgid "Import"
2276
  msgstr ""
2277
 
2278
+ #: lib/views/help/import-export-general.php:23
2279
  msgid "It also does not include other settings for plugins, widgets, or post/page/term/user specific settings."
2280
  msgstr ""
2281
 
2282
+ #: lib/views/help/import-export-general.php:20
2283
  msgid "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."
2284
  msgstr ""
2285
 
2286
+ #: lib/views/help/import-export-general.php:17
2287
  msgid "This allows you to import or export Genesis Settings."
2288
  msgstr ""
2289
 
2290
+ #. translators: 1: Genesis version, 2: URL for change log, 3: class attribute
2291
+ #. for anchor, 4: URL for updating Genesis, 5: class attribute for anchor.
2292
+ #: lib/functions/upgrade.php:770
2293
+ msgid "Genesis %1$s is available. <a href=\"%2$s\" %3$s>Check out what's new</a> or <a href=\"%4$s\" %5$s>update now.</a>"
2294
  msgstr ""
2295
 
2296
  #. translators: Opening and closing link tags to custom menu editor.
2297
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:36
2298
  msgid "In order to view the Primary navigation menu settings, you must build a %scustom menu%s, then assign it to the Primary Menu Location."
2299
  msgstr ""
2300
 
2301
+ #: lib/views/help/genesis-navigation.php:23
2302
  msgid "Twitter link displays a link to your Twitter profile, as indicated in Twitter ID setting. Enter only your user name in this setting."
2303
  msgstr ""
2304
 
2305
+ #: lib/views/help/genesis-navigation.php:22
2306
  msgid "Search form displays a small search form utilizing the WordPress search functionality."
2307
  msgstr ""
2308
 
2309
+ #: lib/views/help/genesis-navigation.php:21
2310
  msgid "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."
2311
  msgstr ""
2312
 
2313
+ #: lib/views/help/genesis-navigation.php:20
2314
  msgid "Today's date displays the current date"
2315
  msgstr ""
2316
 
2317
+ #: lib/views/help/genesis-navigation.php:17
2318
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
2319
  msgstr ""
2320
 
2321
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2322
+ #: lib/views/help/genesis-header.php:25
2323
+ msgid "The %1$sImage logo%2$s 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."
2324
  msgstr ""
2325
 
2326
+ #. translators: 1: Open strong tag, 2: Close strong tag.
2327
+ #: lib/views/help/genesis-header.php:19
2328
+ msgid "The %1$sDynamic text%2$s option will use the Site Title and Site Description from your site's settings in your header."
2329
  msgstr ""
2330
 
2331
+ #. translators: 1: Widget name, 2: URL to widgets admin page.
2332
  #: lib/structure/sidebar.php:67
2333
+ msgid "This is the %1$s. You can add content to this area by visiting your <a href=\"%2$s\">Widgets Panel</a> and adding new widgets to this area."
2334
  msgstr ""
2335
 
2336
+ #: lib/functions/deprecated.php:386
2337
  msgid "data in style sheet files"
2338
  msgstr ""
2339
 
2340
+ #: lib/views/help/genesis-blog.php:23
2341
  msgid "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."
2342
  msgstr ""
2343
 
2344
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:44
2345
  msgid "If you provide an email address above, you will be notified via email when a new version of Genesis is available."
2346
  msgstr ""
2347
 
2348
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:23
2349
  msgid "Load Superfish Script?"
2350
  msgstr ""
2351
 
2352
+ #. translators: %s: Abbreviation element for "JSON".
2353
+ #: lib/views/help/import-export-export.php:19
2354
  msgid "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."
2355
  msgstr ""
2356
 
2357
+ #: lib/views/help/cpt-archive-layout.php:17
2358
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
2359
  msgstr ""
2360
 
2361
  #. translators: JOSN file extension.
2362
+ #: lib/views/pages/genesis-admin-import-export.php:27
2363
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
2364
  msgstr ""
2365
 
2366
+ #: lib/views/help/import-export-import.php:23
2367
  msgid "Once you upload an import file, it will automatically overwrite your existing settings."
2368
  msgstr ""
2369
 
2370
+ #: lib/views/help/cpt-archive-layout.php:28
2371
+ #: lib/views/help/genesis-navigation.php:26
2372
  msgid "These options can be extended or limited by the child theme."
2373
  msgstr ""
2374
 
2375
+ #: lib/views/help/cpt-archive-seo.php:20
2376
+ msgid "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."
2377
+ msgstr ""
2378
 
2379
+ #: lib/views/help/genesis-blog.php:17
2380
  msgid "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."
2381
  msgstr ""
2382
 
2383
  #. translators: JOSN file extension.
2384
+ #: lib/views/pages/genesis-admin-import-export.php:51
2385
  msgid "When you click the button below, Genesis will generate a data file (%s) for you to save to your computer."
2386
  msgstr ""
2387
 
2388
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:25
2389
  msgid "Use semantic HTML5 page and section headings throughout site?"
2390
  msgstr ""
2391
 
2392
+ #: lib/views/help/cpt-archive-seo.php:26
2393
  msgid "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."
2394
  msgstr ""
2395
 
2396
+ #: lib/views/help/cpt-archive-archive.php:17
2397
  msgid "The Archive Headline sets the title seen on the archive page."
2398
  msgstr ""
2399
 
2400
+ #: lib/views/help/genesis-layout.php:28
2401
  msgid "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."
2402
  msgstr ""
2403
 
2404
+ #: lib/views/help/genesis-blog.php:20
2405
  msgid "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."
2406
  msgstr ""
2407
 
2408
+ #: lib/views/help/cpt-archive-archive.php:20
2409
  msgid "The Archive Intro Text sets the text before the archive entries to introduce the content to the viewer."
2410
  msgstr ""
2411
 
2412
+ #: lib/views/help/cpt-archive-layout.php:31
2413
  msgid "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."
2414
  msgstr ""
2415
 
2416
+ #: lib/views/help/cpt-archive-seo.php:17
2417
  msgid "The Custom Document Title sets the page title as seen in browsers and search engines. "
2418
  msgstr ""
2419
 
2420
+ #. translators: %s: File name prefix.
2421
+ #: lib/views/help/import-export-import.php:19
2422
  msgid "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."
2423
  msgstr ""
2424
 
2425
+ #: config/customizer-seo-settings.php:276
2426
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:125
2427
  msgid "Directories"
2428
  msgstr ""
2429
 
2430
+ #: config/customizer-seo-settings.php:221
2431
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:67
2432
  msgid "Archiving"
2433
  msgstr ""
2434
 
2435
+ #: config/customizer-seo-settings.php:174
2436
+ #: lib/views/meta-boxes/genesis-seo-settings-robots.php:19
2437
  msgid "Indexing"
2438
  msgstr ""
2439
 
2440
+ #: lib/views/meta-boxes/genesis-seo-settings-dochead.php:42
2441
  msgid "Windows Live Writer"
2442
  msgstr ""
2443
 
2444
  #. translators: Escaped H1 tag.
2445
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:22
2446
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:30
2447
  msgid "Primary Title %s"
2448
  msgstr ""
2449
 
2450
+ #: config/customizer-seo-settings.php:56
2451
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:56
2452
  msgid "Additions on right"
2453
  msgstr ""
2454
 
2455
+ #: config/customizer-seo-settings.php:55
2456
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:55
2457
  msgid "Additions on left"
2458
  msgstr ""
2459
 
2460
+ #: config/customizer-seo-settings.php:50
2461
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:52
2462
  msgid "Document Title Order"
2463
  msgstr ""
2464
 
2465
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:20
2466
  msgid "Section Headings"
2467
  msgstr ""
2468
 
2469
+ #: lib/classes/class-genesis-admin-seo-settings.php:185
2470
  msgid "Site-wide Settings"
2471
  msgstr ""
2472
 
2473
+ #: lib/views/help/genesis-inpost-seo.php:28
2474
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:52
2475
  msgid "Canonical URL"
2476
  msgstr ""
2477
 
2478
+ #: config/customizer-seo-settings.php:29
2479
+ #: lib/views/help/genesis-inpost-seo.php:16
2480
+ #: lib/views/meta-boxes/genesis-inpost-seo-box.php:21
2481
+ #: lib/views/meta-boxes/genesis-seo-settings-homepage.php:48
2482
+ #: lib/views/meta-boxes/genesis-seo-settings-sitewide.php:32
2483
  msgid "Document Title"
2484
  msgstr ""
2485
 
2486
+ #: lib/classes/class-genesis-admin.php:418
2487
  msgid "Link opens in a new window."
2488
  msgstr ""
2489
 
2490
+ #: config/customizer-theme-settings.php:287
2491
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:67
2492
  msgid "- None -"
2493
  msgstr ""
2494
 
2495
+ #: config/customizer-theme-settings.php:283
2496
+ msgid "Featured Image Alignment"
2497
  msgstr ""
2498
 
2499
+ #: config/customizer-theme-settings.php:274
2500
  msgid "Featured image size"
2501
  msgstr ""
2502
 
2503
+ #: config/customizer-theme-settings.php:266
2504
  msgid "Display the featured image?"
2505
  msgstr ""
2506
 
2507
+ #: config/customizer-theme-settings.php:258
2508
  msgid "Limit content to how many characters? (0 for no limit)"
2509
  msgstr ""
2510
 
2511
+ #: config/customizer-theme-settings.php:232
2512
+ msgid "Enable Trackbacks on Pages"
2513
  msgstr ""
2514
 
2515
+ #: config/customizer-theme-settings.php:224
2516
+ msgid "Enable Trackbacks on Posts"
2517
  msgstr ""
2518
 
2519
+ #: config/customizer-theme-settings.php:216
2520
+ msgid "Enable Comments on Pages"
2521
  msgstr ""
2522
 
2523
+ #: config/customizer-theme-settings.php:208
2524
+ msgid "Enable Comments on Posts"
2525
  msgstr ""
2526
 
2527
+ #: config/customizer-theme-settings.php:194
2528
  msgid "Breadcrumbs on Attachment/Media"
2529
  msgstr ""
2530
 
2531
+ #: config/customizer-theme-settings.php:186
2532
  msgid "Breadcrumbs on 404 Page"
2533
  msgstr ""
2534
 
2535
+ #: config/customizer-theme-settings.php:178
2536
  msgid "Breadcrumbs on Archives"
2537
  msgstr ""
2538
 
2539
+ #: config/customizer-theme-settings.php:170
2540
  msgid "Breadcrumbs on Pages"
2541
  msgstr ""
2542
 
2543
+ #: config/customizer-theme-settings.php:162
2544
  msgid "Breadcrumbs on Single Posts"
2545
  msgstr ""
2546
 
2547
+ #: config/customizer-theme-settings.php:154
2548
  msgid "Breadcrumbs on Posts Page"
2549
  msgstr ""
2550
 
2551
+ #: config/customizer-theme-settings.php:145
2552
  msgid "Breadcrumbs on Front Page"
2553
  msgstr ""
2554
 
2555
+ #: config/customizer-theme-settings.php:136
2556
  msgid "Breadcrumbs on Homepage"
2557
  msgstr ""
2558
 
2559
+ #: lib/views/meta-boxes/genesis-theme-settings-layout.php:19
 
2560
  msgid "Select Default Layout"
2561
  msgstr ""
2562
 
2563
+ #: config/customizer-theme-settings.php:114
2564
  msgid "Site Layout"
2565
  msgstr ""
2566
 
2567
+ #: config/customizer-theme-settings.php:102
2568
  msgid "Select Color Style"
2569
  msgstr ""
2570
 
2571
+ #: config/customizer-theme-settings.php:98
2572
  msgid "Color Scheme"
2573
  msgstr ""
2574
 
2575
+ #: config/customizer-theme-settings.php:66
2576
  msgid "Dynamic Text"
2577
  msgstr ""
2578
 
2579
+ #: lib/classes/class-genesis-customizer-base.php:34
2580
  msgid "When extending Genesis_Customizer_Base, you must create a register method."
2581
  msgstr ""
2582
 
2583
+ #: lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php:20
2584
+ #: lib/views/meta-boxes/genesis-inpost-layout-box.php:24
2585
  msgid "Select Layout"
2586
  msgstr ""
2587
 
2589
  msgid "Reader Interactions"
2590
  msgstr ""
2591
 
2592
+ #: 404.php:54
2593
  msgid "Sitemap"
2594
  msgstr ""
2595
 
2596
+ #: lib/views/meta-boxes/genesis-user-seo.php:15
2597
  msgid "Author Archive SEO Settings"
2598
  msgstr ""
2599
 
2600
+ #: config/customizer-theme-settings.php:325
2601
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:32
2602
  msgid "Footer Scripts"
2603
  msgstr ""
2604
 
2605
+ #: config/customizer-theme-settings.php:315
2606
+ #: lib/views/meta-boxes/genesis-inpost-scripts-box.php:21
2607
+ #: lib/views/meta-boxes/genesis-theme-settings-scripts.php:19
2608
  msgid "Header Scripts"
2609
  msgstr ""
2610
 
2611
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:45
2612
  msgid "Posts per Page"
2613
  msgstr ""
2614
 
2615
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:39
2616
  msgid "Category IDs, comma separated - 1,2,3 for example"
2617
  msgstr ""
2618
 
2619
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:35
2620
  msgid "Exclude Categories"
2621
  msgstr ""
2622
 
2623
+ #: lib/views/meta-boxes/genesis-theme-settings-blogpage.php:20
2624
  msgid "Display Category"
2625
  msgstr ""
2626
 
2627
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:78
2628
  msgid "Entry Pagination"
2629
  msgstr ""
2630
 
2631
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:65
2632
  msgid "Image Alignment:"
2633
  msgstr ""
2634
 
2635
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:47
2636
  msgid "Featured Image"
2637
  msgstr ""
2638
 
2639
+ #: config/customizer-theme-settings.php:251
2640
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:27
2641
  msgid "Entry excerpts"
2642
  msgstr ""
2643
 
2644
+ #: config/customizer-theme-settings.php:250
2645
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:26
2646
  msgid "Entry content"
2647
  msgstr ""
2648
 
2649
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:19
2650
  msgid "Display"
2651
  msgstr ""
2652
 
2653
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:48
2654
  msgid "Attachment/Media"
2655
  msgstr ""
2656
 
2657
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:36
2658
  msgid "Single Posts"
2659
  msgstr ""
2660
 
2661
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:19
2662
+ #: lib/views/meta-boxes/genesis-theme-settings-breadcrumb.php:22
2663
  msgid "Enable Breadcrumbs on"
2664
  msgstr ""
2665
 
2666
+ #: lib/views/meta-boxes/genesis-theme-settings-nav.php:20
2667
  msgid "Superfish"
2668
  msgstr ""
2669
 
2670
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:37
2671
  msgid "If your custom feed(s) are not handled by Feedblitz or Feedburner, do not use the redirect options."
2672
  msgstr ""
2673
 
2674
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:30
2675
  msgid "Redirect Custom Comments Feed?"
2676
  msgstr ""
2677
 
2678
+ #: lib/views/meta-boxes/genesis-theme-settings-feeds.php:22
2679
  msgid "Redirect Custom Feed?"
2680
  msgstr ""
2681
 
2682
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:43
2683
  msgid "Email address"
2684
  msgstr ""
2685
 
2686
+ #: config/customizer-theme-settings.php:28
2687
+ #: lib/views/meta-boxes/genesis-theme-settings-version.php:38
2688
  msgid "Updates"
2689
  msgstr ""
2690
 
 
 
 
 
2691
  #: lib/functions/layout.php:58
2692
  msgid "Secondary Sidebar, Content, Primary Sidebar"
2693
  msgstr ""
2712
  msgid "about "
2713
  msgstr ""
2714
 
2715
+ #: lib/classes/class-genesis-cli-command.php:44
2716
  msgid "Genesis database upgraded."
2717
  msgstr ""
2718
 
2719
+ #: lib/classes/class-genesis-breadcrumb.php:45
2720
  msgid " <span aria-label=\"breadcrumb separator\">/</span> "
2721
  msgstr ""
2722
 
2723
+ #. translators: 1: Genesis version, 2: URL for What's New admin page.
2724
+ #: lib/functions/upgrade.php:715
2725
+ msgid "Congratulations, you are now rocking Genesis %1$s! <a href=\"%2$s\">See what's new in %3$s</a>."
2726
  msgstr ""
2727
 
2728
  #. Template Name of the plugin/theme
2745
  msgid "Genesis"
2746
  msgstr ""
2747
 
2748
+ #: lib/widgets/featured-post-widget.php:539
2749
  msgid "Content Post Info"
2750
  msgstr ""
2751
 
2752
+ #: lib/widgets/featured-post-widget.php:459
2753
  msgid "Exclude Sticky Posts?"
2754
  msgstr ""
2755
 
2756
+ #: config/customizer-theme-settings.php:290
2757
+ #: lib/views/meta-boxes/genesis-theme-settings-posts.php:70
2758
+ #: lib/widgets/featured-page-widget.php:315
2759
+ #: lib/widgets/featured-post-widget.php:517
2760
  msgid "Center"
2761
  msgstr ""
2762
 
2763
+ #: lib/widgets/featured-