PluginProbe
Customify / 2.2.0
Customify v2.2.0
2.10.9 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.7.1 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.0.1 1.6.5 1.7.0 1.7.1 All 77 releases
customify / languages / customify.pot

customify.pot in Customify 2.2.0, at languages/customify.pot

508 lines 11.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2017 Customify
2 # This file is distributed under the same license as the Customify package.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: Customify 1.5.4\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/customify\n"
7 "POT-Creation-Date: 2017-02-13 13:29:14+00:00\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=UTF-8\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14
15 #: class-pixcustomify.php:977
16 msgid "Customify"
17 msgstr ""
18
19 #: class-pixcustomify.php:994
20 msgid "Settings"
21 msgstr ""
22
23 #: class-pixcustomify.php:1033
24 msgid "Panel title is required"
25 msgstr ""
26
27 #: class-pixcustomify.php:1034
28 msgid "Description of what this panel does."
29 msgstr ""
30
31 #: class-pixcustomify.php:1099
32 msgid "Reset Customify to Defaults"
33 msgstr ""
34
35 #: class-pixcustomify.php:1140
36 msgid "Title Section is required"
37 msgstr ""
38
39 #: class-pixcustomify.php:1527
40 msgid "Import"
41 msgstr ""
42
43 #: core/defaults.php:30
44 msgid "Numberic value required."
45 msgstr ""
46
47 #: core/defaults.php:31
48 msgid "Field is required."
49 msgstr ""
50
51 #: customify_config.php:23
52 msgid "Style Presets"
53 msgstr ""
54
55 #: customify_config.php:27
56 msgid "Select a style:"
57 msgstr ""
58
59 #: customify_config.php:28
60 msgid "Conveniently change the design of your site with built-in style presets. Easy as pie."
61 msgstr ""
62
63 #: customify_config.php:33
64 msgid "Royal"
65 msgstr ""
66
67 #: customify_config.php:51
68 msgid "Lovely"
69 msgstr ""
70
71 #: customify_config.php:69
72 msgid "Queen"
73 msgstr ""
74
75 #: customify_config.php:87
76 msgid "Carrot"
77 msgstr ""
78
79 #: customify_config.php:108
80 msgid "Adler"
81 msgstr ""
82
83 #: customify_config.php:126
84 msgid "Velvet"
85 msgstr ""
86
87 #: customify_config.php:153 settings/general.php:52
88 msgid "Colors"
89 msgstr ""
90
91 #: customify_config.php:157
92 msgid "Links Color"
93 msgstr ""
94
95 #: customify_config.php:169
96 msgid "Headings Color"
97 msgstr ""
98
99 #: customify_config.php:184
100 msgid "Body Color"
101 msgstr ""
102
103 #: customify_config.php:201
104 msgid "Fonts"
105 msgstr ""
106
107 #: customify_config.php:205
108 msgid "Headings"
109 msgstr ""
110
111 #: customify_config.php:236
112 msgid "Body Text"
113 msgstr ""
114
115 #: customify_config.php:257
116 msgid "Backgrounds"
117 msgstr ""
118
119 #: customify_config.php:261
120 msgid "Page Background"
121 msgstr ""
122
123 #: customify_config.php:277
124 msgid "Layout"
125 msgstr ""
126
127 #: features/class-CSS_Editor.php:68 features/class-CSS_Editor.php:130
128 msgid ""
129 "/*\n"
130 " * Welcome to the Custom CSS Editor\n"
131 " *\n"
132 " * CSS (Cascading Style Sheets) is a language that helps\n"
133 " * the browser render your website. You may remove these\n"
134 " * lines and get started with your own customizations.\n"
135 " *\n"
136 " * The generated code will be placed after the theme\n"
137 " * stylesheets, which means that your rules can take\n"
138 " * precedence and override the theme CSS rules. Just\n"
139 " * write here what you want to change, you don't need\n"
140 " * to copy all your theme's stylesheet content.\n"
141 " *\n"
142 " * Getting started with CSS (tutorial):\n"
143 " * http://bit.ly/css-getting-started\n"
144 " */\n"
145 "\n"
146 "/* An example of a Custom CSS Snippet */\n"
147 "selector {\n"
148 "\tcolor: green;\n"
149 "}"
150 msgstr ""
151
152 #: features/class-CSS_Editor.php:120 features/class-CSS_Editor.php:127
153 msgid "CSS Editor"
154 msgstr ""
155
156 #: features/class-CSS_Editor.php:157
157 msgid "Edit Live Css"
158 msgstr ""
159
160 #: features/class-Customify_Importer.php:52
161 msgid "Missing option key"
162 msgstr ""
163
164 #: features/class-Customify_Importer.php:57
165 msgid "Missing step id"
166 msgstr ""
167
168 #: features/class-Customify_Importer.php:81
169 #: features/class-Customify_Importer.php:108
170 msgid "Wrong value, I cannot decode"
171 msgstr ""
172
173 #: features/class-Customify_Importer.php:88
174 msgid "This option is already here"
175 msgstr ""
176
177 #: features/class-Customify_Importer.php:94
178 #: features/class-Customify_Importer.php:117
179 msgid "I can't import this!"
180 msgstr ""
181
182 #: features/class-Customify_Importer.php:127
183 msgid "No file"
184 msgstr ""
185
186 #: features/class-Customify_Importer.php:134
187 msgid "No url"
188 msgstr ""
189
190 #: features/class-Customify_Importer.php:157
191 msgid "No recall type"
192 msgstr ""
193
194 #: features/class-Customify_Importer.php:165
195 msgid "No recall data"
196 msgstr ""
197
198 #: features/class-Customify_Importer.php:204
199 msgid "This is already imported"
200 msgstr ""
201
202 #: features/class-Customify_Importer.php:210
203 msgid "Done"
204 msgstr ""
205
206 #: features/class-Customify_Importer.php:219
207 msgid "wrong recall type"
208 msgstr ""
209
210 #: features/class-Customify_Importer.php:228
211 msgid "I dont think i should be here"
212 msgstr ""
213
214 #: features/class-Customify_Importer.php:237
215 msgid "Wrong import type"
216 msgstr ""
217
218 #: features/class-Customify_Importer.php:314
219 #: features/class-Customify_Importer.php:360
220 msgid "They are already here"
221 msgstr ""
222
223 #: features/class-Customify_Importer.php:320
224 #: features/class-Customify_Importer.php:366
225 msgid "Nothing to import"
226 msgstr ""
227
228 #: features/class-Font_Selector.php:35
229 msgid "Theme Fonts"
230 msgstr ""
231
232 #: features/customizer/controls/class-Pix_Customize_Background_Control.php:99
233 msgid "No media selected"
234 msgstr ""
235
236 #: features/customizer/controls/class-Pix_Customize_Background_Control.php:138
237 msgid "Upload"
238 msgstr ""
239
240 #: features/customizer/controls/class-Pix_Customize_Background_Control.php:145
241 msgid "Remove"
242 msgstr ""
243
244 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:180
245 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:188
246 #: features/customizer/controls/class-Pix_Customize_Typography_Control.php:215
247 #: features/customizer/controls/class-Pix_Customize_Typography_Control.php:223
248 msgid "Google fonts"
249 msgstr ""
250
251 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:255
252 #: features/customizer/controls/class-Pix_Customize_Typography_Control.php:169
253 msgid "Recommended"
254 msgstr ""
255
256 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:278
257 #: features/customizer/controls/class-Pix_Customize_Typography_Control.php:193
258 msgid "Standard fonts"
259 msgstr ""
260
261 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:361
262 msgid "Font Size"
263 msgstr ""
264
265 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:373
266 msgid "Line height"
267 msgstr ""
268
269 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:386
270 msgid "Letter Spacing"
271 msgstr ""
272
273 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:398
274 msgid "Text Align"
275 msgstr ""
276
277 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:400
278 msgid "Initial"
279 msgstr ""
280
281 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:401
282 msgid "Center"
283 msgstr ""
284
285 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:402
286 msgid "Left"
287 msgstr ""
288
289 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:403
290 msgid "Right"
291 msgstr ""
292
293 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:413
294 msgid "Text Transform"
295 msgstr ""
296
297 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:415
298 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:430
299 msgid "None"
300 msgstr ""
301
302 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:416
303 msgid "Capitalize"
304 msgstr ""
305
306 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:417
307 msgid "Uppercase"
308 msgstr ""
309
310 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:418
311 msgid "Lowercase"
312 msgstr ""
313
314 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:428
315 msgid "Text Decoration"
316 msgstr ""
317
318 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:431
319 msgid "Underline"
320 msgstr ""
321
322 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:432
323 msgid "Overline"
324 msgstr ""
325
326 #: features/customizer/controls/class-Pix_Customize_Font_Control.php:433
327 msgid "Line Through"
328 msgstr ""
329
330 #: features/customizer/controls/class-Pix_Customize_Import_Demo_Data_Control.php:41
331 msgid "Please wait a few minutes (between 1 and 3 minutes usually, but depending on your hosting it can take longer) and "
332 msgstr ""
333
334 #: features/customizer/controls/class-Pix_Customize_Import_Demo_Data_Control.php:42
335 msgid "don't reload the page"
336 msgstr ""
337
338 #: features/customizer/controls/class-Pix_Customize_Import_Demo_Data_Control.php:43
339 msgid "You will be notified as soon as the import has finished!"
340 msgstr ""
341
342 #: features/customizer/controls/class-Pix_Customize_Typography_Control.php:157
343 msgid "Typekit"
344 msgstr ""
345
346 #: plugin-config.php:46
347 msgid "Invalid Value."
348 msgstr ""
349
350 #: settings/css_editor.php:9
351 msgid "Enable CSS Editor"
352 msgstr ""
353
354 #: settings/css_editor.php:21
355 msgid "Use Ace Editor?"
356 msgstr ""
357
358 #: settings/general.php:33
359 msgid "Store values as:"
360 msgstr ""
361
362 #: settings/general.php:34
363 msgid "You can store the values globally so you can use them with other themes or store them as a \"theme_mod\" which will make an individual set of options only for the current theme"
364 msgstr ""
365
366 #: settings/general.php:38
367 msgid "Option (global options)"
368 msgstr ""
369
370 #: settings/general.php:39
371 msgid "Theme Mod (per theme options)"
372 msgstr ""
373
374 #: settings/general.php:45
375 msgid "Disable default sections"
376 msgstr ""
377
378 #: settings/general.php:46
379 msgid "You can disable default sections"
380 msgstr ""
381
382 #: settings/general.php:49
383 msgid "Navigation"
384 msgstr ""
385
386 #: settings/general.php:50
387 msgid "Front Page"
388 msgstr ""
389
390 #: settings/general.php:51
391 msgid "Title"
392 msgstr ""
393
394 #: settings/general.php:53
395 msgid "Background"
396 msgstr ""
397
398 #: settings/general.php:54
399 msgid "Header"
400 msgstr ""
401
402 #: settings/general.php:55
403 msgid "Widgets"
404 msgstr ""
405
406 #: settings/general.php:61
407 msgid "Enable Reset Buttons"
408 msgstr ""
409
410 #: settings/general.php:62
411 msgid "You can enable \"Reset to defaults\" buttons for panels / sections or all settings. We have disabled this feature by default to avoid accidental resets. If you are sure that you need it please enable this."
412 msgstr ""
413
414 #: settings/general.php:69
415 msgid "Enable Editor Style"
416 msgstr ""
417
418 #: settings/general.php:70
419 msgid "The styling added by Customify in front-end can be added in the WordPress editor too by enabling this option"
420 msgstr ""
421
422 #: settings/general.php:80
423 msgid "Disable Customify sections"
424 msgstr ""
425
426 #: settings/general.php:81
427 msgid "You can also disable Customify's sections"
428 msgstr ""
429
430 #: settings/output.php:10
431 msgid "Styles location:"
432 msgstr ""
433
434 #: settings/output.php:11
435 msgid "Here you can decide where to put your style output, in header or footer"
436 msgstr ""
437
438 #: settings/output.php:15
439 msgid "In header (just before the head tag)"
440 msgstr ""
441
442 #: settings/output.php:16
443 msgid "Footer (just before the end of the body tag)"
444 msgstr ""
445
446 #: settings/typography.php:9
447 msgid "Enable Typography Options"
448 msgstr ""
449
450 #: settings/typography.php:21
451 msgid "Use Standard fonts:"
452 msgstr ""
453
454 #: settings/typography.php:22 settings/typography.php:29
455 msgid "Would you like them?"
456 msgstr ""
457
458 #: settings/typography.php:28
459 msgid "Use Google fonts:"
460 msgstr ""
461
462 #: settings/typography.php:40
463 msgid "Group Google fonts:"
464 msgstr ""
465
466 #: settings/typography.php:41
467 msgid "You can chose to see the google fonts in groups"
468 msgstr ""
469
470 #: views/admin.php:26
471 msgid "PixCustomify"
472 msgstr ""
473
474 #: views/admin.php:33
475 msgid "Unable to save settings."
476 msgstr ""
477
478 #: views/admin.php:34
479 msgid "Please check the fields for errors and typos."
480 msgstr ""
481
482 #: views/admin.php:41
483 msgid "Settings have been updated."
484 msgstr ""
485
486 #: views/admin.php:51
487 msgid "Save Changes"
488 msgstr ""
489 #. Plugin Name of the plugin/theme
490 msgid "Customify"
491 msgstr ""
492
493 #. Plugin URI of the plugin/theme
494 msgid "http://pixelgrade.com"
495 msgstr ""
496
497 #. Description of the plugin/theme
498 msgid "A Theme Customizer Booster"
499 msgstr ""
500
501 #. Author of the plugin/theme
502 msgid "PixelGrade"
503 msgstr ""
504
505 #. Author URI of the plugin/theme
506 msgid "http://pixelgrade.com"
507 msgstr ""
508