1 msgid "" |
|
2 msgstr "" |
|
3 "Project-Id-Version: OptionTree\n" |
|
4 "POT-Creation-Date: 2016-01-31 23:23-0800\n" |
|
5 "PO-Revision-Date: 2016-01-31 23:24-0800\n" |
|
6 "Last-Translator: Derek Herman <derek@valendesigns.com>\n" |
|
7 "Language-Team: Valen Designs\n" |
|
8 "Language: en\n" |
|
9 "MIME-Version: 1.0\n" |
|
10 "Content-Type: text/plain; charset=UTF-8\n" |
|
11 "Content-Transfer-Encoding: 8bit\n" |
|
12 "X-Generator: Poedit 1.7.6\n" |
|
13 "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;" |
|
14 "_n_noop:1,2;_c;_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;" |
|
15 "esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" |
|
16 "X-Poedit-Basepath: .\n" |
|
17 "Plural-Forms: nplurals=2; plural=n != 1;\n" |
|
18 "X-Poedit-SearchPath-0: ..\n" |
|
19 "X-Poedit-SearchPathExcluded-0: ../.git\n" |
|
20 "X-Poedit-SearchPathExcluded-1: ../composer.json\n" |
|
21 "X-Poedit-SearchPathExcluded-2: ../assets\n" |
|
22 |
|
23 #: ../includes/ot-cleanup-api.php:84 ../includes/ot-cleanup-api.php:101 |
|
24 #: ../includes/ot-cleanup-api.php:130 |
|
25 msgid "OptionTree Cleanup" |
|
26 msgstr "" |
|
27 |
|
28 #: ../includes/ot-cleanup-api.php:101 |
|
29 #, php-format |
|
30 msgid "" |
|
31 "OptionTree has outdated data that should be removed. Please go to %s for " |
|
32 "more information." |
|
33 msgstr "" |
|
34 |
|
35 #: ../includes/ot-cleanup-api.php:136 |
|
36 msgid "Multiple Media Posts" |
|
37 msgstr "" |
|
38 |
|
39 #: ../includes/ot-cleanup-api.php:138 |
|
40 #, php-format |
|
41 msgid "" |
|
42 "There are currently %s OptionTree media posts in your database. At some " |
|
43 "point in the past, a version of OptionTree added multiple %s media post " |
|
44 "objects cluttering up your %s table. There is no associated risk or harm " |
|
45 "that these posts have caused other than to add size to your overall " |
|
46 "database. Thankfully, there is a way to remove all these orphaned media " |
|
47 "posts and get your database cleaned up." |
|
48 msgstr "" |
|
49 |
|
50 #: ../includes/ot-cleanup-api.php:140 |
|
51 #, php-format |
|
52 msgid "" |
|
53 "By clicking the button below, OptionTree will delete %s records and " |
|
54 "consolidate them into one single OptionTree media post for uploading " |
|
55 "attachments to. Additionally, the attachments will have their parent ID " |
|
56 "updated to the correct media post." |
|
57 msgstr "" |
|
58 |
|
59 #: ../includes/ot-cleanup-api.php:142 |
|
60 msgid "" |
|
61 "This could take a while to fully process depending on how many records you " |
|
62 "have in your database, so please be patient and wait for the script to " |
|
63 "finish." |
|
64 msgstr "" |
|
65 |
|
66 #: ../includes/ot-cleanup-api.php:144 |
|
67 #, php-format |
|
68 msgid "" |
|
69 "%s Your server is running in safe mode. Which means this page will " |
|
70 "automatically reload after deleting %s posts, you can filter this number " |
|
71 "using %s if your server is having trouble processing that many at one time." |
|
72 msgstr "" |
|
73 |
|
74 #: ../includes/ot-cleanup-api.php:146 |
|
75 msgid "Consolidate Posts" |
|
76 msgstr "" |
|
77 |
|
78 #: ../includes/ot-cleanup-api.php:174 |
|
79 msgid "Reloading..." |
|
80 msgstr "" |
|
81 |
|
82 #: ../includes/ot-cleanup-api.php:210 |
|
83 msgid "Clean up script has completed, the page will now reload..." |
|
84 msgstr "" |
|
85 |
|
86 #: ../includes/ot-cleanup-api.php:230 |
|
87 msgid "Outdated Table" |
|
88 msgstr "" |
|
89 |
|
90 #: ../includes/ot-cleanup-api.php:232 |
|
91 #, php-format |
|
92 msgid "" |
|
93 "If you have upgraded from an old 1.x version of OptionTree at some point, " |
|
94 "you have an extra %s table in your database that can be removed. It's not " |
|
95 "hurting anything, but does not need to be there. If you want to remove it. " |
|
96 "Click the button below." |
|
97 msgstr "" |
|
98 |
|
99 #: ../includes/ot-cleanup-api.php:234 |
|
100 msgid "Drop Table" |
|
101 msgstr "" |
|
102 |
|
103 #: ../includes/ot-cleanup-api.php:238 |
|
104 #, php-format |
|
105 msgid "Deleting the outdated and unused %s table..." |
|
106 msgstr "" |
|
107 |
|
108 #: ../includes/ot-cleanup-api.php:244 |
|
109 #, php-format |
|
110 msgid "The %s table has been successfully deleted. The page will now reload..." |
|
111 msgstr "" |
|
112 |
|
113 #: ../includes/ot-cleanup-api.php:256 |
|
114 #, php-format |
|
115 msgid "Something went wrong. The %s table was not deleted." |
|
116 msgstr "" |
|
117 |
|
118 #: ../includes/ot-functions-admin.php:50 ../includes/ot-functions-admin.php:51 |
|
119 #: ../includes/ot-functions-admin.php:169 |
|
120 #: ../includes/ot-functions-admin.php:193 ../includes/ot-functions.php:388 |
|
121 msgid "Theme Options" |
|
122 msgstr "" |
|
123 |
|
124 #: ../includes/ot-functions-admin.php:56 |
|
125 #: ../includes/ot-functions-admin.php:126 |
|
126 #: ../includes/ot-functions-admin.php:220 |
|
127 msgid "Theme Options updated." |
|
128 msgstr "" |
|
129 |
|
130 #: ../includes/ot-functions-admin.php:57 |
|
131 #: ../includes/ot-functions-admin.php:127 |
|
132 #: ../includes/ot-functions-admin.php:221 |
|
133 msgid "Theme Options reset." |
|
134 msgstr "" |
|
135 |
|
136 #: ../includes/ot-functions-admin.php:58 |
|
137 #: ../includes/ot-functions-settings-page.php:94 |
|
138 #: ../includes/ot-functions-settings-page.php:133 |
|
139 msgid "Save Changes" |
|
140 msgstr "" |
|
141 |
|
142 #: ../includes/ot-functions-admin.php:97 |
|
143 msgid "" |
|
144 "The Theme Options UI Builder is being overridden by a custom file in your " |
|
145 "theme. Any changes you make via the UI Builder will not be saved." |
|
146 msgstr "" |
|
147 |
|
148 #: ../includes/ot-functions-admin.php:109 |
|
149 #: ../includes/ot-functions-admin.php:110 |
|
150 #: ../includes/ot-functions-docs-page.php:821 |
|
151 msgid "OptionTree" |
|
152 msgstr "" |
|
153 |
|
154 #: ../includes/ot-functions-admin.php:120 |
|
155 #: ../includes/ot-functions-admin.php:121 |
|
156 #: ../includes/ot-functions-admin.php:163 |
|
157 #: ../includes/ot-functions-admin.php:187 |
|
158 #: ../includes/ot-functions-docs-page.php:49 |
|
159 msgid "Settings" |
|
160 msgstr "" |
|
161 |
|
162 #: ../includes/ot-functions-admin.php:128 |
|
163 #: ../includes/ot-functions-admin.php:222 |
|
164 msgid "Save Settings" |
|
165 msgstr "" |
|
166 |
|
167 #: ../includes/ot-functions-admin.php:133 |
|
168 msgid "Theme Options UI" |
|
169 msgstr "" |
|
170 |
|
171 #: ../includes/ot-functions-admin.php:137 |
|
172 msgid "Import" |
|
173 msgstr "" |
|
174 |
|
175 #: ../includes/ot-functions-admin.php:141 |
|
176 msgid "Export" |
|
177 msgstr "" |
|
178 |
|
179 #: ../includes/ot-functions-admin.php:145 |
|
180 #: ../includes/ot-functions-admin.php:175 |
|
181 #: ../includes/ot-functions-admin.php:199 |
|
182 msgid "Layouts" |
|
183 msgstr "" |
|
184 |
|
185 #: ../includes/ot-functions-admin.php:151 |
|
186 msgid "Theme Options UI Builder" |
|
187 msgstr "" |
|
188 |
|
189 #: ../includes/ot-functions-admin.php:157 |
|
190 msgid "Settings XML" |
|
191 msgstr "" |
|
192 |
|
193 #: ../includes/ot-functions-admin.php:181 |
|
194 msgid "Settings PHP File" |
|
195 msgstr "" |
|
196 |
|
197 #: ../includes/ot-functions-admin.php:205 |
|
198 msgid "Layout Management" |
|
199 msgstr "" |
|
200 |
|
201 #: ../includes/ot-functions-admin.php:214 |
|
202 #: ../includes/ot-functions-admin.php:215 |
|
203 msgid "Documentation" |
|
204 msgstr "" |
|
205 |
|
206 #: ../includes/ot-functions-admin.php:227 |
|
207 msgid "Creating Options" |
|
208 msgstr "" |
|
209 |
|
210 #: ../includes/ot-functions-admin.php:231 |
|
211 msgid "Option Types" |
|
212 msgstr "" |
|
213 |
|
214 #: ../includes/ot-functions-admin.php:235 |
|
215 msgid "Function References" |
|
216 msgstr "" |
|
217 |
|
218 #: ../includes/ot-functions-admin.php:239 |
|
219 #: ../includes/ot-functions-admin.php:281 |
|
220 #: ../includes/ot-functions-settings-page.php:366 |
|
221 msgid "Theme Mode" |
|
222 msgstr "" |
|
223 |
|
224 #: ../includes/ot-functions-admin.php:243 |
|
225 #: ../includes/ot-functions-admin.php:287 |
|
226 msgid "Meta Boxes" |
|
227 msgstr "" |
|
228 |
|
229 #: ../includes/ot-functions-admin.php:247 |
|
230 msgid "Code Examples" |
|
231 msgstr "" |
|
232 |
|
233 #: ../includes/ot-functions-admin.php:251 |
|
234 msgid "Layouts Overview" |
|
235 msgstr "" |
|
236 |
|
237 #: ../includes/ot-functions-admin.php:257 |
|
238 msgid "Overview of available Theme Option fields." |
|
239 msgstr "" |
|
240 |
|
241 #: ../includes/ot-functions-admin.php:263 |
|
242 msgid "Option types in alphabetical order & hooks to filter them." |
|
243 msgstr "" |
|
244 |
|
245 #: ../includes/ot-functions-admin.php:269 |
|
246 msgid "Function Reference:ot_get_option()" |
|
247 msgstr "" |
|
248 |
|
249 #: ../includes/ot-functions-admin.php:275 |
|
250 msgid "Function Reference:get_option_tree()" |
|
251 msgstr "" |
|
252 |
|
253 #: ../includes/ot-functions-admin.php:293 |
|
254 msgid "Code examples for front-end development." |
|
255 msgstr "" |
|
256 |
|
257 #: ../includes/ot-functions-admin.php:299 |
|
258 msgid "What's a layout anyhow?" |
|
259 msgstr "" |
|
260 |
|
261 #: ../includes/ot-functions-admin.php:502 |
|
262 #: ../includes/ot-functions-admin.php:604 |
|
263 #: ../includes/ot-functions-admin.php:673 |
|
264 #, php-format |
|
265 msgid "The %s input field for %s only allows numeric values." |
|
266 msgstr "" |
|
267 |
|
268 #: ../includes/ot-functions-admin.php:563 |
|
269 #, php-format |
|
270 msgid "The %s Colorpicker only allows valid hexadecimal or rgba values." |
|
271 msgstr "" |
|
272 |
|
273 #: ../includes/ot-functions-admin.php:847 |
|
274 #: ../includes/ot-functions-docs-page.php:398 |
|
275 #: ../includes/ot-functions-settings-page.php:170 ../ot-loader.php:785 |
|
276 msgid "Send to OptionTree" |
|
277 msgstr "" |
|
278 |
|
279 #: ../includes/ot-functions-admin.php:848 |
|
280 #: ../includes/ot-functions-option-types.php:257 |
|
281 #: ../includes/ot-functions-option-types.php:3218 |
|
282 msgid "Remove Media" |
|
283 msgstr "" |
|
284 |
|
285 #: ../includes/ot-functions-admin.php:849 |
|
286 msgid "Are you sure you want to reset back to the defaults?" |
|
287 msgstr "" |
|
288 |
|
289 #: ../includes/ot-functions-admin.php:850 |
|
290 msgid "You can't remove this! But you can edit the values." |
|
291 msgstr "" |
|
292 |
|
293 #: ../includes/ot-functions-admin.php:851 |
|
294 msgid "Are you sure you want to remove this?" |
|
295 msgstr "" |
|
296 |
|
297 #: ../includes/ot-functions-admin.php:852 |
|
298 msgid "Are you sure you want to activate this layout?" |
|
299 msgstr "" |
|
300 |
|
301 #: ../includes/ot-functions-admin.php:853 |
|
302 msgid "Sorry, you can't have settings three levels deep." |
|
303 msgstr "" |
|
304 |
|
305 #: ../includes/ot-functions-admin.php:854 |
|
306 #: ../includes/ot-functions-option-types.php:1159 |
|
307 msgid "Delete Gallery" |
|
308 msgstr "" |
|
309 |
|
310 #: ../includes/ot-functions-admin.php:855 |
|
311 #: ../includes/ot-functions-option-types.php:1160 |
|
312 msgid "Edit Gallery" |
|
313 msgstr "" |
|
314 |
|
315 #: ../includes/ot-functions-admin.php:856 |
|
316 #: ../includes/ot-functions-option-types.php:1167 |
|
317 msgid "Create Gallery" |
|
318 msgstr "" |
|
319 |
|
320 #: ../includes/ot-functions-admin.php:857 |
|
321 msgid "Are you sure you want to delete this Gallery?" |
|
322 msgstr "" |
|
323 |
|
324 #: ../includes/ot-functions-admin.php:858 |
|
325 msgid "Today" |
|
326 msgstr "" |
|
327 |
|
328 #: ../includes/ot-functions-admin.php:859 |
|
329 msgid "Now" |
|
330 msgstr "" |
|
331 |
|
332 #: ../includes/ot-functions-admin.php:860 |
|
333 msgid "Close" |
|
334 msgstr "" |
|
335 |
|
336 #: ../includes/ot-functions-admin.php:861 |
|
337 msgid "Featured Image" |
|
338 msgstr "" |
|
339 |
|
340 #: ../includes/ot-functions-admin.php:862 |
|
341 #: ../includes/ot-functions-admin.php:3251 |
|
342 #: ../includes/ot-functions-admin.php:3312 |
|
343 msgid "Image" |
|
344 msgstr "" |
|
345 |
|
346 #: ../includes/ot-functions-admin.php:930 |
|
347 msgid "Option Tree" |
|
348 msgstr "" |
|
349 |
|
350 #: ../includes/ot-functions-admin.php:1068 |
|
351 msgid "General" |
|
352 msgstr "" |
|
353 |
|
354 #: ../includes/ot-functions-admin.php:1074 |
|
355 msgid "Sample Text Field Label" |
|
356 msgstr "" |
|
357 |
|
358 #: ../includes/ot-functions-admin.php:1075 |
|
359 msgid "Description for the sample text field." |
|
360 msgstr "" |
|
361 |
|
362 #: ../includes/ot-functions-admin.php:2317 |
|
363 msgid "Settings updated." |
|
364 msgstr "" |
|
365 |
|
366 #: ../includes/ot-functions-admin.php:2321 |
|
367 msgid "Settings could not be saved." |
|
368 msgstr "" |
|
369 |
|
370 #: ../includes/ot-functions-admin.php:2329 |
|
371 msgid "Settings Imported." |
|
372 msgstr "" |
|
373 |
|
374 #: ../includes/ot-functions-admin.php:2333 |
|
375 msgid "Settings could not be imported." |
|
376 msgstr "" |
|
377 |
|
378 #: ../includes/ot-functions-admin.php:2340 |
|
379 msgid "Data Imported." |
|
380 msgstr "" |
|
381 |
|
382 #: ../includes/ot-functions-admin.php:2344 |
|
383 msgid "Data could not be imported." |
|
384 msgstr "" |
|
385 |
|
386 #: ../includes/ot-functions-admin.php:2352 |
|
387 msgid "Layouts Imported." |
|
388 msgstr "" |
|
389 |
|
390 #: ../includes/ot-functions-admin.php:2356 |
|
391 msgid "Layouts could not be imported." |
|
392 msgstr "" |
|
393 |
|
394 #: ../includes/ot-functions-admin.php:2364 |
|
395 msgid "Layouts Updated." |
|
396 msgstr "" |
|
397 |
|
398 #: ../includes/ot-functions-admin.php:2368 |
|
399 msgid "Layouts could not be updated." |
|
400 msgstr "" |
|
401 |
|
402 #: ../includes/ot-functions-admin.php:2372 |
|
403 msgid "Layouts have been deleted." |
|
404 msgstr "" |
|
405 |
|
406 #: ../includes/ot-functions-admin.php:2378 |
|
407 msgid "Layout activated." |
|
408 msgstr "" |
|
409 |
|
410 #: ../includes/ot-functions-admin.php:2417 |
|
411 #: ../includes/ot-functions-docs-page.php:110 |
|
412 msgid "Background" |
|
413 msgstr "" |
|
414 |
|
415 #: ../includes/ot-functions-admin.php:2418 |
|
416 #: ../includes/ot-functions-docs-page.php:113 |
|
417 msgid "Border" |
|
418 msgstr "" |
|
419 |
|
420 #: ../includes/ot-functions-admin.php:2419 |
|
421 #: ../includes/ot-functions-docs-page.php:116 |
|
422 msgid "Box Shadow" |
|
423 msgstr "" |
|
424 |
|
425 #: ../includes/ot-functions-admin.php:2420 |
|
426 #: ../includes/ot-functions-docs-page.php:119 |
|
427 msgid "Category Checkbox" |
|
428 msgstr "" |
|
429 |
|
430 #: ../includes/ot-functions-admin.php:2421 |
|
431 #: ../includes/ot-functions-docs-page.php:122 |
|
432 msgid "Category Select" |
|
433 msgstr "" |
|
434 |
|
435 #: ../includes/ot-functions-admin.php:2422 |
|
436 #: ../includes/ot-functions-docs-page.php:125 |
|
437 msgid "Checkbox" |
|
438 msgstr "" |
|
439 |
|
440 #: ../includes/ot-functions-admin.php:2423 |
|
441 #: ../includes/ot-functions-docs-page.php:128 |
|
442 msgid "Colorpicker" |
|
443 msgstr "" |
|
444 |
|
445 #: ../includes/ot-functions-admin.php:2424 |
|
446 #: ../includes/ot-functions-docs-page.php:131 |
|
447 msgid "Colorpicker Opacity" |
|
448 msgstr "" |
|
449 |
|
450 #: ../includes/ot-functions-admin.php:2425 |
|
451 #: ../includes/ot-functions-docs-page.php:134 |
|
452 msgid "CSS" |
|
453 msgstr "" |
|
454 |
|
455 #: ../includes/ot-functions-admin.php:2426 |
|
456 #: ../includes/ot-functions-docs-page.php:153 |
|
457 msgid "Custom Post Type Checkbox" |
|
458 msgstr "" |
|
459 |
|
460 #: ../includes/ot-functions-admin.php:2427 |
|
461 #: ../includes/ot-functions-docs-page.php:156 |
|
462 msgid "Custom Post Type Select" |
|
463 msgstr "" |
|
464 |
|
465 #: ../includes/ot-functions-admin.php:2428 |
|
466 #: ../includes/ot-functions-docs-page.php:159 |
|
467 msgid "Date Picker" |
|
468 msgstr "" |
|
469 |
|
470 #: ../includes/ot-functions-admin.php:2429 |
|
471 #: ../includes/ot-functions-docs-page.php:162 |
|
472 msgid "Date Time Picker" |
|
473 msgstr "" |
|
474 |
|
475 #: ../includes/ot-functions-admin.php:2430 |
|
476 #: ../includes/ot-functions-docs-page.php:165 |
|
477 msgid "Dimension" |
|
478 msgstr "" |
|
479 |
|
480 #: ../includes/ot-functions-admin.php:2431 |
|
481 #: ../includes/ot-functions-admin.php:5466 |
|
482 #: ../includes/ot-functions-docs-page.php:168 |
|
483 msgid "Gallery" |
|
484 msgstr "" |
|
485 |
|
486 #: ../includes/ot-functions-admin.php:2432 |
|
487 #: ../includes/ot-functions-docs-page.php:171 |
|
488 msgid "Google Fonts" |
|
489 msgstr "" |
|
490 |
|
491 #: ../includes/ot-functions-admin.php:2433 |
|
492 #: ../includes/ot-functions-docs-page.php:174 |
|
493 msgid "JavaScript" |
|
494 msgstr "" |
|
495 |
|
496 #: ../includes/ot-functions-admin.php:2434 |
|
497 #: ../includes/ot-functions-docs-page.php:177 |
|
498 msgid "Link Color" |
|
499 msgstr "" |
|
500 |
|
501 #: ../includes/ot-functions-admin.php:2435 |
|
502 #: ../includes/ot-functions-docs-page.php:180 |
|
503 msgid "List Item" |
|
504 msgstr "" |
|
505 |
|
506 #: ../includes/ot-functions-admin.php:2436 |
|
507 #: ../includes/ot-functions-docs-page.php:183 |
|
508 msgid "Measurement" |
|
509 msgstr "" |
|
510 |
|
511 #: ../includes/ot-functions-admin.php:2437 |
|
512 #: ../includes/ot-functions-docs-page.php:214 |
|
513 msgid "Numeric Slider" |
|
514 msgstr "" |
|
515 |
|
516 #: ../includes/ot-functions-admin.php:2438 |
|
517 #: ../includes/ot-functions-docs-page.php:217 |
|
518 msgid "On/Off" |
|
519 msgstr "" |
|
520 |
|
521 #: ../includes/ot-functions-admin.php:2439 |
|
522 #: ../includes/ot-functions-docs-page.php:220 |
|
523 msgid "Page Checkbox" |
|
524 msgstr "" |
|
525 |
|
526 #: ../includes/ot-functions-admin.php:2440 |
|
527 #: ../includes/ot-functions-docs-page.php:223 |
|
528 msgid "Page Select" |
|
529 msgstr "" |
|
530 |
|
531 #: ../includes/ot-functions-admin.php:2441 |
|
532 #: ../includes/ot-functions-docs-page.php:226 |
|
533 msgid "Post Checkbox" |
|
534 msgstr "" |
|
535 |
|
536 #: ../includes/ot-functions-admin.php:2442 |
|
537 #: ../includes/ot-functions-docs-page.php:229 |
|
538 msgid "Post Select" |
|
539 msgstr "" |
|
540 |
|
541 #: ../includes/ot-functions-admin.php:2443 |
|
542 #: ../includes/ot-functions-docs-page.php:232 |
|
543 msgid "Radio" |
|
544 msgstr "" |
|
545 |
|
546 #: ../includes/ot-functions-admin.php:2444 |
|
547 #: ../includes/ot-functions-docs-page.php:235 |
|
548 msgid "Radio Image" |
|
549 msgstr "" |
|
550 |
|
551 #: ../includes/ot-functions-admin.php:2445 |
|
552 #: ../includes/ot-functions-docs-page.php:262 |
|
553 msgid "Select" |
|
554 msgstr "" |
|
555 |
|
556 #: ../includes/ot-functions-admin.php:2446 |
|
557 #: ../includes/ot-functions-docs-page.php:265 |
|
558 msgid "Sidebar Select" |
|
559 msgstr "" |
|
560 |
|
561 #: ../includes/ot-functions-admin.php:2447 |
|
562 #: ../includes/ot-functions-docs-page.php:269 |
|
563 msgid "Slider" |
|
564 msgstr "" |
|
565 |
|
566 #: ../includes/ot-functions-admin.php:2448 |
|
567 #: ../includes/ot-functions-docs-page.php:272 |
|
568 msgid "Social Links" |
|
569 msgstr "" |
|
570 |
|
571 #: ../includes/ot-functions-admin.php:2449 |
|
572 #: ../includes/ot-functions-docs-page.php:275 |
|
573 msgid "Spacing" |
|
574 msgstr "" |
|
575 |
|
576 #: ../includes/ot-functions-admin.php:2450 |
|
577 #: ../includes/ot-functions-docs-page.php:278 |
|
578 msgid "Tab" |
|
579 msgstr "" |
|
580 |
|
581 #: ../includes/ot-functions-admin.php:2451 |
|
582 #: ../includes/ot-functions-docs-page.php:281 |
|
583 msgid "Tag Checkbox" |
|
584 msgstr "" |
|
585 |
|
586 #: ../includes/ot-functions-admin.php:2452 |
|
587 #: ../includes/ot-functions-docs-page.php:284 |
|
588 msgid "Tag Select" |
|
589 msgstr "" |
|
590 |
|
591 #: ../includes/ot-functions-admin.php:2453 |
|
592 #: ../includes/ot-functions-docs-page.php:287 |
|
593 msgid "Taxonomy Checkbox" |
|
594 msgstr "" |
|
595 |
|
596 #: ../includes/ot-functions-admin.php:2454 |
|
597 #: ../includes/ot-functions-docs-page.php:290 |
|
598 msgid "Taxonomy Select" |
|
599 msgstr "" |
|
600 |
|
601 #: ../includes/ot-functions-admin.php:2455 |
|
602 #: ../includes/ot-functions-docs-page.php:293 |
|
603 msgid "Text" |
|
604 msgstr "" |
|
605 |
|
606 #: ../includes/ot-functions-admin.php:2456 |
|
607 #: ../includes/ot-functions-docs-page.php:296 |
|
608 msgid "Textarea" |
|
609 msgstr "" |
|
610 |
|
611 #: ../includes/ot-functions-admin.php:2457 |
|
612 #: ../includes/ot-functions-docs-page.php:355 |
|
613 msgid "Textarea Simple" |
|
614 msgstr "" |
|
615 |
|
616 #: ../includes/ot-functions-admin.php:2458 |
|
617 #: ../includes/ot-functions-docs-page.php:371 |
|
618 msgid "Textblock" |
|
619 msgstr "" |
|
620 |
|
621 #: ../includes/ot-functions-admin.php:2459 |
|
622 #: ../includes/ot-functions-docs-page.php:374 |
|
623 msgid "Textblock Titled" |
|
624 msgstr "" |
|
625 |
|
626 #: ../includes/ot-functions-admin.php:2460 |
|
627 #: ../includes/ot-functions-docs-page.php:377 |
|
628 msgid "Typography" |
|
629 msgstr "" |
|
630 |
|
631 #: ../includes/ot-functions-admin.php:2461 |
|
632 #: ../includes/ot-functions-docs-page.php:397 |
|
633 msgid "Upload" |
|
634 msgstr "" |
|
635 |
|
636 #: ../includes/ot-functions-admin.php:3196 |
|
637 msgid "Left Sidebar" |
|
638 msgstr "" |
|
639 |
|
640 #: ../includes/ot-functions-admin.php:3201 |
|
641 msgid "Right Sidebar" |
|
642 msgstr "" |
|
643 |
|
644 #: ../includes/ot-functions-admin.php:3206 |
|
645 msgid "Full Width (no sidebar)" |
|
646 msgstr "" |
|
647 |
|
648 #: ../includes/ot-functions-admin.php:3211 |
|
649 msgid "Dual Sidebar" |
|
650 msgstr "" |
|
651 |
|
652 #: ../includes/ot-functions-admin.php:3216 |
|
653 msgid "Left Dual Sidebar" |
|
654 msgstr "" |
|
655 |
|
656 #: ../includes/ot-functions-admin.php:3221 |
|
657 msgid "Right Dual Sidebar" |
|
658 msgstr "" |
|
659 |
|
660 #: ../includes/ot-functions-admin.php:3262 |
|
661 #: ../includes/ot-functions-admin.php:3318 |
|
662 #: ../includes/ot-functions-admin.php:5506 |
|
663 msgid "Link" |
|
664 msgstr "" |
|
665 |
|
666 #: ../includes/ot-functions-admin.php:3273 |
|
667 #: ../includes/ot-functions-admin.php:3324 |
|
668 #: ../includes/ot-functions-docs-page.php:43 |
|
669 #: ../includes/ot-functions-docs-page.php:428 |
|
670 #: ../includes/ot-functions-docs-page.php:478 |
|
671 msgid "Description" |
|
672 msgstr "" |
|
673 |
|
674 #: ../includes/ot-functions-admin.php:3388 |
|
675 msgid "Name" |
|
676 msgstr "" |
|
677 |
|
678 #: ../includes/ot-functions-admin.php:3389 |
|
679 msgid "Enter the name of the social website." |
|
680 msgstr "" |
|
681 |
|
682 #: ../includes/ot-functions-admin.php:3397 |
|
683 msgid "Enter the text shown in the title attribute of the link." |
|
684 msgstr "" |
|
685 |
|
686 #: ../includes/ot-functions-admin.php:3403 |
|
687 #, php-format |
|
688 msgid "" |
|
689 "Enter a link to the profile or page on the social website. Remember to add " |
|
690 "the %s part to the front of the link." |
|
691 msgstr "" |
|
692 |
|
693 #: ../includes/ot-functions-admin.php:3756 |
|
694 #, php-format |
|
695 msgid "Unable to write to file %s." |
|
696 msgstr "" |
|
697 |
|
698 #: ../includes/ot-functions-admin.php:4026 |
|
699 msgid "edit" |
|
700 msgstr "" |
|
701 |
|
702 #: ../includes/ot-functions-admin.php:4027 |
|
703 #: ../includes/ot-functions-admin.php:4095 |
|
704 #: ../includes/ot-functions-admin.php:4096 |
|
705 #: ../includes/ot-functions-admin.php:4258 |
|
706 #: ../includes/ot-functions-admin.php:4259 |
|
707 #: ../includes/ot-functions-admin.php:4324 |
|
708 #: ../includes/ot-functions-admin.php:4325 |
|
709 #: ../includes/ot-functions-admin.php:4452 |
|
710 #: ../includes/ot-functions-admin.php:4453 |
|
711 #: ../includes/ot-functions-admin.php:4605 |
|
712 #: ../includes/ot-functions-admin.php:4606 |
|
713 msgid "Edit" |
|
714 msgstr "" |
|
715 |
|
716 #: ../includes/ot-functions-admin.php:4029 |
|
717 #: ../includes/ot-functions-admin.php:4030 |
|
718 #: ../includes/ot-functions-admin.php:4098 |
|
719 #: ../includes/ot-functions-admin.php:4099 |
|
720 #: ../includes/ot-functions-admin.php:4261 |
|
721 #: ../includes/ot-functions-admin.php:4262 |
|
722 #: ../includes/ot-functions-admin.php:4327 |
|
723 #: ../includes/ot-functions-admin.php:4328 |
|
724 #: ../includes/ot-functions-admin.php:4386 |
|
725 #: ../includes/ot-functions-admin.php:4387 |
|
726 #: ../includes/ot-functions-admin.php:4455 |
|
727 #: ../includes/ot-functions-admin.php:4456 |
|
728 #: ../includes/ot-functions-admin.php:4608 |
|
729 #: ../includes/ot-functions-admin.php:4609 |
|
730 msgid "Delete" |
|
731 msgstr "" |
|
732 |
|
733 #: ../includes/ot-functions-admin.php:4036 |
|
734 msgid "" |
|
735 "<strong>Section Title</strong>: Displayed as a menu item on the Theme " |
|
736 "Options page." |
|
737 msgstr "" |
|
738 |
|
739 #: ../includes/ot-functions-admin.php:4044 |
|
740 msgid "" |
|
741 "<strong>Section ID</strong>: A unique lower case alphanumeric string, " |
|
742 "underscores allowed." |
|
743 msgstr "" |
|
744 |
|
745 #: ../includes/ot-functions-admin.php:4105 |
|
746 msgid "" |
|
747 "<strong>Label</strong>: Displayed as the label of a form element on the " |
|
748 "Theme Options page." |
|
749 msgstr "" |
|
750 |
|
751 #: ../includes/ot-functions-admin.php:4113 |
|
752 #: ../includes/ot-functions-admin.php:4342 |
|
753 msgid "" |
|
754 "<strong>ID</strong>: A unique lower case alphanumeric string, underscores " |
|
755 "allowed." |
|
756 msgstr "" |
|
757 |
|
758 #: ../includes/ot-functions-admin.php:4121 |
|
759 msgid "" |
|
760 "<strong>Type</strong>: Choose one of the available option types from the " |
|
761 "dropdown." |
|
762 msgstr "" |
|
763 |
|
764 #: ../includes/ot-functions-admin.php:4132 |
|
765 msgid "" |
|
766 "<strong>Description</strong>: Enter a detailed description for the users to " |
|
767 "read on the Theme Options page, HTML is allowed. This is also where you " |
|
768 "enter content for both the Textblock & Textblock Titled option types." |
|
769 msgstr "" |
|
770 |
|
771 #: ../includes/ot-functions-admin.php:4140 |
|
772 msgid "" |
|
773 "<strong>Choices</strong>: This will only affect the following option types: " |
|
774 "Checkbox, Radio, Select & Select Image." |
|
775 msgstr "" |
|
776 |
|
777 #: ../includes/ot-functions-admin.php:4145 |
|
778 msgid "Add Choice" |
|
779 msgstr "" |
|
780 |
|
781 #: ../includes/ot-functions-admin.php:4151 |
|
782 msgid "" |
|
783 "<strong>Settings</strong>: This will only affect the List Item option type." |
|
784 msgstr "" |
|
785 |
|
786 #: ../includes/ot-functions-admin.php:4156 |
|
787 #: ../includes/ot-functions-settings-page.php:93 |
|
788 msgid "Add Setting" |
|
789 msgstr "" |
|
790 |
|
791 #: ../includes/ot-functions-admin.php:4162 |
|
792 msgid "" |
|
793 "<strong>Standard</strong>: Setting the standard value for your option only " |
|
794 "works for some option types. Read the <code>OptionTree->Documentation</code> " |
|
795 "for more information on which ones." |
|
796 msgstr "" |
|
797 |
|
798 #: ../includes/ot-functions-admin.php:4170 |
|
799 msgid "" |
|
800 "<strong>Rows</strong>: Enter a numeric value for the number of rows in your " |
|
801 "textarea. This will only affect the following option types: CSS, Textarea, & " |
|
802 "Textarea Simple." |
|
803 msgstr "" |
|
804 |
|
805 #: ../includes/ot-functions-admin.php:4178 |
|
806 msgid "" |
|
807 "<strong>Post Type</strong>: Add a comma separated list of post type like " |
|
808 "'post,page'. This will only affect the following option types: Custom Post " |
|
809 "Type Checkbox, & Custom Post Type Select." |
|
810 msgstr "" |
|
811 |
|
812 #: ../includes/ot-functions-admin.php:4186 |
|
813 msgid "" |
|
814 "<strong>Taxonomy</strong>: Add a comma separated list of any registered " |
|
815 "taxonomy like 'category,post_tag'. This will only affect the following " |
|
816 "option types: Taxonomy Checkbox, & Taxonomy Select." |
|
817 msgstr "" |
|
818 |
|
819 #: ../includes/ot-functions-admin.php:4194 |
|
820 msgid "" |
|
821 "<strong>Min, Max, & Step</strong>: Add a comma separated list of options in " |
|
822 "the following format <code>0,100,1</code> (slide from <code>0-100</code> in " |
|
823 "intervals of <code>1</code>). The three values represent the minimum, " |
|
824 "maximum, and step options and will only affect the Numeric Slider option " |
|
825 "type." |
|
826 msgstr "" |
|
827 |
|
828 #: ../includes/ot-functions-admin.php:4202 |
|
829 msgid "<strong>CSS Class</strong>: Add and optional class to this option type." |
|
830 msgstr "" |
|
831 |
|
832 #: ../includes/ot-functions-admin.php:4210 |
|
833 #, php-format |
|
834 msgid "" |
|
835 "<strong>Condition</strong>: Add a comma separated list (no spaces) of " |
|
836 "conditions in which the field will be visible, leave this setting empty to " |
|
837 "always show the field. In these examples, <code>value</code> is a " |
|
838 "placeholder for your condition, which can be in the form of %s." |
|
839 msgstr "" |
|
840 |
|
841 #: ../includes/ot-functions-admin.php:4218 |
|
842 msgid "" |
|
843 "<strong>Operator</strong>: Choose the logical operator to compute the result " |
|
844 "of the conditions." |
|
845 msgstr "" |
|
846 |
|
847 #: ../includes/ot-functions-admin.php:4221 |
|
848 #: ../includes/ot-functions-docs-page.php:111 |
|
849 #: ../includes/ot-functions-docs-page.php:378 |
|
850 msgid "and" |
|
851 msgstr "" |
|
852 |
|
853 #: ../includes/ot-functions-admin.php:4222 |
|
854 msgid "or" |
|
855 msgstr "" |
|
856 |
|
857 #: ../includes/ot-functions-admin.php:4268 |
|
858 #: ../includes/ot-functions-docs-page.php:29 |
|
859 msgid "Label" |
|
860 msgstr "" |
|
861 |
|
862 #: ../includes/ot-functions-admin.php:4278 |
|
863 msgid "Value" |
|
864 msgstr "" |
|
865 |
|
866 #: ../includes/ot-functions-admin.php:4288 |
|
867 msgid "Image Source (Radio Image only)" |
|
868 msgstr "" |
|
869 |
|
870 #: ../includes/ot-functions-admin.php:4334 |
|
871 msgid "" |
|
872 "<strong>Title</strong>: Displayed as a contextual help menu item on the " |
|
873 "Theme Options page." |
|
874 msgstr "" |
|
875 |
|
876 #: ../includes/ot-functions-admin.php:4350 |
|
877 msgid "" |
|
878 "<strong>Content</strong>: Enter the HTML content about this contextual help " |
|
879 "item displayed on the Theme Option page for end users to read." |
|
880 msgstr "" |
|
881 |
|
882 #: ../includes/ot-functions-admin.php:4381 |
|
883 msgid "Layout" |
|
884 msgstr "" |
|
885 |
|
886 #: ../includes/ot-functions-admin.php:4383 |
|
887 #: ../includes/ot-functions-admin.php:4384 |
|
888 msgid "Activate" |
|
889 msgstr "" |
|
890 |
|
891 #: ../includes/ot-functions-admin.php:4420 ../includes/ot-meta-box-api.php:231 |
|
892 #: ../includes/ot-settings-api.php:610 |
|
893 msgid "Title" |
|
894 msgstr "" |
|
895 |
|
896 #: ../includes/ot-functions-admin.php:4760 |
|
897 msgid "New Layout" |
|
898 msgstr "" |
|
899 |
|
900 #: ../includes/ot-functions-admin.php:5515 |
|
901 msgid "Link URL" |
|
902 msgstr "" |
|
903 |
|
904 #: ../includes/ot-functions-admin.php:5522 |
|
905 msgid "Link Title" |
|
906 msgstr "" |
|
907 |
|
908 #: ../includes/ot-functions-admin.php:5552 |
|
909 msgid "Quote" |
|
910 msgstr "" |
|
911 |
|
912 #: ../includes/ot-functions-admin.php:5561 |
|
913 msgid "Source Name (ex. author, singer, actor)" |
|
914 msgstr "" |
|
915 |
|
916 #: ../includes/ot-functions-admin.php:5568 |
|
917 msgid "Source URL" |
|
918 msgstr "" |
|
919 |
|
920 #: ../includes/ot-functions-admin.php:5575 |
|
921 msgid "Source Title (ex. book, song, movie)" |
|
922 msgstr "" |
|
923 |
|
924 #: ../includes/ot-functions-admin.php:5582 |
|
925 msgid "Source Date" |
|
926 msgstr "" |
|
927 |
|
928 #: ../includes/ot-functions-admin.php:5612 |
|
929 msgid "Video" |
|
930 msgstr "" |
|
931 |
|
932 #: ../includes/ot-functions-admin.php:5621 |
|
933 #, php-format |
|
934 msgid "" |
|
935 "Embed video from services like Youtube, Vimeo, or Hulu. You can find a list " |
|
936 "of supported oEmbed sites in the %1$s. Alternatively, you could use the " |
|
937 "built-in %2$s shortcode." |
|
938 msgstr "" |
|
939 |
|
940 #: ../includes/ot-functions-admin.php:5621 |
|
941 #: ../includes/ot-functions-admin.php:5660 |
|
942 msgid "Wordpress Codex" |
|
943 msgstr "" |
|
944 |
|
945 #: ../includes/ot-functions-admin.php:5651 |
|
946 msgid "Audio" |
|
947 msgstr "" |
|
948 |
|
949 #: ../includes/ot-functions-admin.php:5660 |
|
950 #, php-format |
|
951 msgid "" |
|
952 "Embed audio from services like SoundCloud and Rdio. You can find a list of " |
|
953 "supported oEmbed sites in the %1$s. Alternatively, you could use the built-" |
|
954 "in %2$s shortcode." |
|
955 msgstr "" |
|
956 |
|
957 #: ../includes/ot-functions-docs-page.php:30 |
|
958 msgid "" |
|
959 "The Label field should be a short but descriptive block of text 100 " |
|
960 "characters or less with no HTML." |
|
961 msgstr "" |
|
962 |
|
963 #: ../includes/ot-functions-docs-page.php:32 |
|
964 msgid "ID" |
|
965 msgstr "" |
|
966 |
|
967 #: ../includes/ot-functions-docs-page.php:33 |
|
968 msgid "" |
|
969 "The ID field is a unique alphanumeric key used to differentiate each theme " |
|
970 "option (underscores are acceptable). Also, the plugin will change all text " |
|
971 "you write in this field to lowercase and replace spaces and special " |
|
972 "characters with an underscore automatically." |
|
973 msgstr "" |
|
974 |
|
975 #: ../includes/ot-functions-docs-page.php:35 |
|
976 msgid "Type" |
|
977 msgstr "" |
|
978 |
|
979 #: ../includes/ot-functions-docs-page.php:36 |
|
980 msgid "" |
|
981 "You are required to choose one of the supported option types when creating a " |
|
982 "new option. Here is a list of the available option types. For more " |
|
983 "information about each type click the <code>Option Types</code> tab to the " |
|
984 "left." |
|
985 msgstr "" |
|
986 |
|
987 #: ../includes/ot-functions-docs-page.php:44 |
|
988 msgid "" |
|
989 "Enter a detailed description for the users to read on the Theme Options " |
|
990 "page, HTML is allowed. This is also where you enter content for both the " |
|
991 "Textblock & Textblock Titled option types." |
|
992 msgstr "" |
|
993 |
|
994 #: ../includes/ot-functions-docs-page.php:46 |
|
995 msgid "Choices" |
|
996 msgstr "" |
|
997 |
|
998 #: ../includes/ot-functions-docs-page.php:47 |
|
999 msgid "" |
|
1000 "Click the \"Add Choice\" button to add an item to the choices array. This " |
|
1001 "will only affect the following option types: Checkbox, Radio, Select & " |
|
1002 "Select Image." |
|
1003 msgstr "" |
|
1004 |
|
1005 #: ../includes/ot-functions-docs-page.php:50 |
|
1006 msgid "" |
|
1007 "Click the \"Add Setting\" button found inside a newly created setting to add " |
|
1008 "an item to the settings array. This will only affect the List Item type." |
|
1009 msgstr "" |
|
1010 |
|
1011 #: ../includes/ot-functions-docs-page.php:52 |
|
1012 msgid "Standard" |
|
1013 msgstr "" |
|
1014 |
|
1015 #: ../includes/ot-functions-docs-page.php:53 |
|
1016 msgid "" |
|
1017 "Setting the standard value for your option only works for some option types. " |
|
1018 "Those types are one that have a single string value saved to them and not an " |
|
1019 "array of values." |
|
1020 msgstr "" |
|
1021 |
|
1022 #: ../includes/ot-functions-docs-page.php:55 |
|
1023 msgid "Rows" |
|
1024 msgstr "" |
|
1025 |
|
1026 #: ../includes/ot-functions-docs-page.php:56 |
|
1027 msgid "" |
|
1028 "Enter a numeric value for the number of rows in your textarea. This will " |
|
1029 "only affect the following option types: CSS, Textarea, & Textarea Simple." |
|
1030 msgstr "" |
|
1031 |
|
1032 #: ../includes/ot-functions-docs-page.php:58 |
|
1033 msgid "Post Type" |
|
1034 msgstr "" |
|
1035 |
|
1036 #: ../includes/ot-functions-docs-page.php:59 |
|
1037 msgid "" |
|
1038 "Add a comma separated list of post type like <code>post,page</code>. This " |
|
1039 "will only affect the following option types: Custom Post Type Checkbox, & " |
|
1040 "Custom Post Type Select. Below are the default post types available with " |
|
1041 "WordPress and that are also compatible with OptionTree. You can also add " |
|
1042 "your own custom <code>post_type</code>. At this time <code>any</code> does " |
|
1043 "not seem to return results properly and is something I plan on looking into." |
|
1044 msgstr "" |
|
1045 |
|
1046 #: ../includes/ot-functions-docs-page.php:67 |
|
1047 msgid "Taxonomy" |
|
1048 msgstr "" |
|
1049 |
|
1050 #: ../includes/ot-functions-docs-page.php:68 |
|
1051 msgid "" |
|
1052 "Add a comma separated list of any registered taxonomy like <code>category," |
|
1053 "post_tag</code>. This will only affect the following option types: Taxonomy " |
|
1054 "Checkbox, & Taxonomy Select." |
|
1055 msgstr "" |
|
1056 |
|
1057 #: ../includes/ot-functions-docs-page.php:70 |
|
1058 msgid "Min, Max, & Step" |
|
1059 msgstr "" |
|
1060 |
|
1061 #: ../includes/ot-functions-docs-page.php:71 |
|
1062 msgid "" |
|
1063 "Add a comma separated list of options in the following format <code>0,100,1</" |
|
1064 "code> (slide from <code>0-100</code> in intervals of <code>1</code>). The " |
|
1065 "three values represent the minimum, maximum, and step options and will only " |
|
1066 "affect the Numeric Slider option type." |
|
1067 msgstr "" |
|
1068 |
|
1069 #: ../includes/ot-functions-docs-page.php:73 |
|
1070 msgid "CSS Class" |
|
1071 msgstr "" |
|
1072 |
|
1073 #: ../includes/ot-functions-docs-page.php:74 |
|
1074 msgid "Add and optional class to any option type." |
|
1075 msgstr "" |
|
1076 |
|
1077 #: ../includes/ot-functions-docs-page.php:76 |
|
1078 msgid "Condition" |
|
1079 msgstr "" |
|
1080 |
|
1081 #: ../includes/ot-functions-docs-page.php:77 |
|
1082 #, php-format |
|
1083 msgid "" |
|
1084 "Add a comma separated list (no spaces) of conditions in which the field will " |
|
1085 "be visible, leave this setting empty to always show the field. In these " |
|
1086 "examples, %s is a placeholder for your condition, which can be in the form " |
|
1087 "of %s." |
|
1088 msgstr "" |
|
1089 |
|
1090 #: ../includes/ot-functions-docs-page.php:79 |
|
1091 msgid "Operator" |
|
1092 msgstr "" |
|
1093 |
|
1094 #: ../includes/ot-functions-docs-page.php:80 |
|
1095 #, php-format |
|
1096 msgid "" |
|
1097 "Choose the logical operator to compute the result of the conditions. Your " |
|
1098 "options are %s and %s." |
|
1099 msgstr "" |
|
1100 |
|
1101 #: ../includes/ot-functions-docs-page.php:111 |
|
1102 #, php-format |
|
1103 msgid "" |
|
1104 "The Background option type is for adding background styles to your theme " |
|
1105 "either dynamically via the CSS option type below or manually with %s. The " |
|
1106 "Background option type has filters that allow you to remove fields or change " |
|
1107 "the defaults. For example, you can filter %s to remove unwanted fields from " |
|
1108 "all Background options or an individual one. You can also filter %s. These " |
|
1109 "filters allow you to fine tune the select lists for your specific needs." |
|
1110 msgstr "" |
|
1111 |
|
1112 #: ../includes/ot-functions-docs-page.php:114 |
|
1113 #, php-format |
|
1114 msgid "" |
|
1115 "The Border option type is used to set width, unit, style, and color values. " |
|
1116 "The text input excepts a numerical value and the unit select lets you choose " |
|
1117 "the unit of measurement to add to that value. Currently the default units " |
|
1118 "are %s, %s, %s, and %s. However, you can change them with the %s filter. The " |
|
1119 "style select lets you choose the border style. The default styles are %s, " |
|
1120 "%s, %s, %s, %s, %s, %s, and %s. However, you can change them with the %s " |
|
1121 "filter. The colorpicker saves a hexadecimal color code." |
|
1122 msgstr "" |
|
1123 |
|
1124 #: ../includes/ot-functions-docs-page.php:117 |
|
1125 #, php-format |
|
1126 msgid "" |
|
1127 "The Box Shadow option type is used to set %s, %s, %s, %s, %s, and %s values." |
|
1128 msgstr "" |
|
1129 |
|
1130 #: ../includes/ot-functions-docs-page.php:120 |
|
1131 msgid "" |
|
1132 "The Category Checkbox option type displays a list of category IDs. It allows " |
|
1133 "the user to check multiple category IDs and will return that value as an " |
|
1134 "array for use in a custom function or loop." |
|
1135 msgstr "" |
|
1136 |
|
1137 #: ../includes/ot-functions-docs-page.php:123 |
|
1138 msgid "" |
|
1139 "The Category Select option type displays a list of category IDs. It allows " |
|
1140 "the user to select only one category ID and will return that value for use " |
|
1141 "in a custom function or loop." |
|
1142 msgstr "" |
|
1143 |
|
1144 #: ../includes/ot-functions-docs-page.php:126 |
|
1145 msgid "" |
|
1146 "The Checkbox option type displays a group of choices. It allows the user to " |
|
1147 "check multiple choices and will return that value as an array for use in a " |
|
1148 "custom function or loop." |
|
1149 msgstr "" |
|
1150 |
|
1151 #: ../includes/ot-functions-docs-page.php:129 |
|
1152 msgid "" |
|
1153 "The Colorpicker option type saves a hexadecimal color code for use in CSS. " |
|
1154 "Use it to modify the color of something in your theme." |
|
1155 msgstr "" |
|
1156 |
|
1157 #: ../includes/ot-functions-docs-page.php:132 |
|
1158 #, php-format |
|
1159 msgid "" |
|
1160 "The Colorpicker Opacity option type saves a hexadecimal color code with an " |
|
1161 "opacity value from %s to %s in increments of %s. Though the value is saved " |
|
1162 "as hexadecimal, if used within the CSS option type the color and opacity " |
|
1163 "values will be converted into a valid RGBA CSS value." |
|
1164 msgstr "" |
|
1165 |
|
1166 #: ../includes/ot-functions-docs-page.php:135 |
|
1167 #, php-format |
|
1168 msgid "" |
|
1169 "The CSS option type is a textarea that when used properly can add dynamic " |
|
1170 "CSS to your theme from within OptionTree. Unfortunately, due server " |
|
1171 "limitations you will need to create a file named %s at the root level of " |
|
1172 "your theme and change permissions using %s so the server can write to the " |
|
1173 "file. I have had the most success setting this single file to %s but feel " |
|
1174 "free to play around with permissions until everything is working. A good " |
|
1175 "starting point is %s. When the server can save to the file, CSS will " |
|
1176 "automatically be updated when you save your Theme Options." |
|
1177 msgstr "" |
|
1178 |
|
1179 #: ../includes/ot-functions-docs-page.php:137 |
|
1180 #, php-format |
|
1181 msgid "" |
|
1182 "This example assumes you have an option with the ID of %1$s. Which means " |
|
1183 "this option will automatically insert the value of %1$s into the %2$s when " |
|
1184 "the Theme Options are saved." |
|
1185 msgstr "" |
|
1186 |
|
1187 #: ../includes/ot-functions-docs-page.php:139 |
|
1188 msgid "Input" |
|
1189 msgstr "" |
|
1190 |
|
1191 #: ../includes/ot-functions-docs-page.php:145 |
|
1192 msgid "Output" |
|
1193 msgstr "" |
|
1194 |
|
1195 #: ../includes/ot-functions-docs-page.php:154 |
|
1196 #, php-format |
|
1197 msgid "" |
|
1198 "The Custom Post Type Select option type displays a list of IDs from any " |
|
1199 "available WordPress post type or custom post type. It allows the user to " |
|
1200 "check multiple post IDs for use in a custom function or loop. Requires at " |
|
1201 "least one valid %1$s in the %1$s field." |
|
1202 msgstr "" |
|
1203 |
|
1204 #: ../includes/ot-functions-docs-page.php:157 |
|
1205 #, php-format |
|
1206 msgid "" |
|
1207 "The Custom Post Type Select option type displays a list of IDs from any " |
|
1208 "available WordPress post type or custom post type. It will return a single " |
|
1209 "post ID for use in a custom function or loop. Requires at least one valid " |
|
1210 "%1$s in the %1$s field." |
|
1211 msgstr "" |
|
1212 |
|
1213 #: ../includes/ot-functions-docs-page.php:160 |
|
1214 msgid "" |
|
1215 "The Date Picker option type is tied to a standard form input field which " |
|
1216 "displays a calendar pop-up that allow the user to pick any date when focus " |
|
1217 "is given to the input field. The returned value is a date formatted string." |
|
1218 msgstr "" |
|
1219 |
|
1220 #: ../includes/ot-functions-docs-page.php:163 |
|
1221 msgid "" |
|
1222 "The Date Time Picker option type is tied to a standard form input field " |
|
1223 "which displays a calendar pop-up that allow the user to pick any date and " |
|
1224 "time when focus is given to the input field. The returned value is a date " |
|
1225 "and time formatted string." |
|
1226 msgstr "" |
|
1227 |
|
1228 #: ../includes/ot-functions-docs-page.php:166 |
|
1229 #, php-format |
|
1230 msgid "" |
|
1231 "The Dimension option type is used to set width and height values. The text " |
|
1232 "inputs except numerical values and the select lets you choose the unit of " |
|
1233 "measurement to add to that value. Currently the default units are %s, %s, " |
|
1234 "%s, and %s. However, you can change them with the %s filter." |
|
1235 msgstr "" |
|
1236 |
|
1237 #: ../includes/ot-functions-docs-page.php:169 |
|
1238 msgid "" |
|
1239 "The Gallery option type saves a comma separated list of image attachment " |
|
1240 "IDs. You will need to create a front-end function to display the images in " |
|
1241 "your theme." |
|
1242 msgstr "" |
|
1243 |
|
1244 #: ../includes/ot-functions-docs-page.php:172 |
|
1245 #, php-format |
|
1246 msgid "" |
|
1247 "The Google Fonts option type will dynamically enqueue any number of Google " |
|
1248 "Web Fonts into the document %1$s. As well, once the option has been saved " |
|
1249 "each font family will automatically be inserted into the %2$s array for the " |
|
1250 "Typography option type. You can further modify the font stack by using the " |
|
1251 "%3$s filter, which is passed the %4$s, %5$s, and %6$s parameters. The %6$s " |
|
1252 "parameter is being passed from %7$s, so it will be the ID of a Typography " |
|
1253 "option type. This will allow you to add additional web safe fonts to " |
|
1254 "individual font families on an as-need basis." |
|
1255 msgstr "" |
|
1256 |
|
1257 #: ../includes/ot-functions-docs-page.php:175 |
|
1258 #, php-format |
|
1259 msgid "" |
|
1260 "The JavaScript option type is a textarea that uses the %s code editor to " |
|
1261 "highlight your JavaScript and display errors as you type." |
|
1262 msgstr "" |
|
1263 |
|
1264 #: ../includes/ot-functions-docs-page.php:178 |
|
1265 msgid "The Link Color option type is used to set all link color states." |
|
1266 msgstr "" |
|
1267 |
|
1268 #: ../includes/ot-functions-docs-page.php:181 |
|
1269 msgid "" |
|
1270 "The List Item option type replaced the Slider option type and allows for a " |
|
1271 "great deal of customization. You can add settings to the List Item and those " |
|
1272 "settings will be displayed to the user when they add a new List Item. " |
|
1273 "Typical use is for creating sliding content or blocks of code for custom " |
|
1274 "layouts." |
|
1275 msgstr "" |
|
1276 |
|
1277 #: ../includes/ot-functions-docs-page.php:184 |
|
1278 #, php-format |
|
1279 msgid "" |
|
1280 "The Measurement option type is a mix of input and select fields. The text " |
|
1281 "input excepts a value and the select lets you choose the unit of measurement " |
|
1282 "to add to that value. Currently the default units are %s, %s, %s, and %s. " |
|
1283 "However, you can change them with the %s filter." |
|
1284 msgstr "" |
|
1285 |
|
1286 #: ../includes/ot-functions-docs-page.php:186 |
|
1287 #, php-format |
|
1288 msgid "" |
|
1289 "Example filter to add new units to the Measurement option type. Added to %s." |
|
1290 msgstr "" |
|
1291 |
|
1292 #: ../includes/ot-functions-docs-page.php:199 |
|
1293 msgid "" |
|
1294 "Example filter to completely change the units in the Measurement option " |
|
1295 "type. Added to <code>functions.php</code>." |
|
1296 msgstr "" |
|
1297 |
|
1298 #: ../includes/ot-functions-docs-page.php:215 |
|
1299 msgid "" |
|
1300 "The Numeric Slider option type displays a jQuery UI slider. It will return a " |
|
1301 "single numerical value for use in a custom function or loop." |
|
1302 msgstr "" |
|
1303 |
|
1304 #: ../includes/ot-functions-docs-page.php:218 |
|
1305 #, php-format |
|
1306 msgid "" |
|
1307 "The On/Off option type displays a simple switch that can be used to turn " |
|
1308 "things on or off. The saved return value is either %s or %s." |
|
1309 msgstr "" |
|
1310 |
|
1311 #: ../includes/ot-functions-docs-page.php:221 |
|
1312 msgid "" |
|
1313 "The Page Checkbox option type displays a list of page IDs. It allows the " |
|
1314 "user to check multiple page IDs for use in a custom function or loop." |
|
1315 msgstr "" |
|
1316 |
|
1317 #: ../includes/ot-functions-docs-page.php:224 |
|
1318 msgid "" |
|
1319 "The Page Select option type displays a list of page IDs. It will return a " |
|
1320 "single page ID for use in a custom function or loop." |
|
1321 msgstr "" |
|
1322 |
|
1323 #: ../includes/ot-functions-docs-page.php:227 |
|
1324 msgid "" |
|
1325 "The Post Checkbox option type displays a list of post IDs. It allows the " |
|
1326 "user to check multiple post IDs for use in a custom function or loop." |
|
1327 msgstr "" |
|
1328 |
|
1329 #: ../includes/ot-functions-docs-page.php:230 |
|
1330 msgid "" |
|
1331 "The Post Select option type displays a list of post IDs. It will return a " |
|
1332 "single post ID for use in a custom function or loop." |
|
1333 msgstr "" |
|
1334 |
|
1335 #: ../includes/ot-functions-docs-page.php:233 |
|
1336 msgid "" |
|
1337 "The Radio option type displays a group of choices. It allows the user to " |
|
1338 "choose one and will return that value as a string for use in a custom " |
|
1339 "function or loop." |
|
1340 msgstr "" |
|
1341 |
|
1342 #: ../includes/ot-functions-docs-page.php:236 |
|
1343 #, php-format |
|
1344 msgid "" |
|
1345 "the Radio Images option type is primarily used for layouts. However, you can " |
|
1346 "filter the image list using %s. As well, you can add your own custom images " |
|
1347 "using the choices array." |
|
1348 msgstr "" |
|
1349 |
|
1350 #: ../includes/ot-functions-docs-page.php:238 |
|
1351 msgid "" |
|
1352 "This example executes the <code>ot_radio_images</code> filter on layout " |
|
1353 "images attached to the <code>my_radio_images</code> field. Added to " |
|
1354 "<code>functions.php</code>." |
|
1355 msgstr "" |
|
1356 |
|
1357 #: ../includes/ot-functions-docs-page.php:263 |
|
1358 msgid "" |
|
1359 "The Select option type is used to list anything you want that would be " |
|
1360 "chosen from a select list." |
|
1361 msgstr "" |
|
1362 |
|
1363 #: ../includes/ot-functions-docs-page.php:266 |
|
1364 #, php-format |
|
1365 msgid "" |
|
1366 "This option type makes it possible for users to select a WordPress " |
|
1367 "registered sidebar to use on a specific area. By using the two provided " |
|
1368 "filters, %s, and %s we can be selective about which sidebars are available " |
|
1369 "on a specific content area." |
|
1370 msgstr "" |
|
1371 |
|
1372 #: ../includes/ot-functions-docs-page.php:267 |
|
1373 #, php-format |
|
1374 msgid "" |
|
1375 "For example, if we create a WordPress theme that provides the ability to " |
|
1376 "change the Blog Sidebar and we don't want to have the footer sidebars " |
|
1377 "available on this area, we can unset those sidebars either manually or by " |
|
1378 "using a regular expression if we have a common name like %s." |
|
1379 msgstr "" |
|
1380 |
|
1381 #: ../includes/ot-functions-docs-page.php:270 |
|
1382 msgid "" |
|
1383 "The Slider option type is technically deprecated. Use the List Item option " |
|
1384 "type instead, as it's infinitely more customizable. Typical use is for " |
|
1385 "creating sliding image content." |
|
1386 msgstr "" |
|
1387 |
|
1388 #: ../includes/ot-functions-docs-page.php:273 |
|
1389 #, php-format |
|
1390 msgid "" |
|
1391 "The Social Links option type utilizes a drag & drop interface to create a " |
|
1392 "list of social links. There are a few filters that make extending this " |
|
1393 "option type easy. You can set the %s filter to %s and turn off loading " |
|
1394 "default values. Use the %s filter to change the default values that are " |
|
1395 "loaded. To filter the settings array use the %s filter." |
|
1396 msgstr "" |
|
1397 |
|
1398 #: ../includes/ot-functions-docs-page.php:276 |
|
1399 #, php-format |
|
1400 msgid "" |
|
1401 "The Spacing option type is used to set spacing values such as padding or " |
|
1402 "margin in the form of top, right, bottom, and left. The text inputs except " |
|
1403 "numerical values and the select lets you choose the unit of measurement to " |
|
1404 "add to that value. Currently the default units are %s, %s, %s, and %s. " |
|
1405 "However, you can change them with the %s filter." |
|
1406 msgstr "" |
|
1407 |
|
1408 #: ../includes/ot-functions-docs-page.php:279 |
|
1409 msgid "" |
|
1410 "The Tab option type will break a section or metabox into tabbed content." |
|
1411 msgstr "" |
|
1412 |
|
1413 #: ../includes/ot-functions-docs-page.php:282 |
|
1414 msgid "" |
|
1415 "The Tag Checkbox option type displays a list of tag IDs. It allows the user " |
|
1416 "to check multiple tag IDs and will return that value as an array for use in " |
|
1417 "a custom function or loop." |
|
1418 msgstr "" |
|
1419 |
|
1420 #: ../includes/ot-functions-docs-page.php:285 |
|
1421 msgid "" |
|
1422 "The Tag Select option type displays a list of tag IDs. It allows the user to " |
|
1423 "select only one tag ID and will return that value for use in a custom " |
|
1424 "function or loop." |
|
1425 msgstr "" |
|
1426 |
|
1427 #: ../includes/ot-functions-docs-page.php:288 |
|
1428 msgid "" |
|
1429 "The Taxonomy Checkbox option type displays a list of taxonomy IDs. It allows " |
|
1430 "the user to check multiple taxonomy IDs and will return that value as an " |
|
1431 "array for use in a custom function or loop." |
|
1432 msgstr "" |
|
1433 |
|
1434 #: ../includes/ot-functions-docs-page.php:291 |
|
1435 msgid "" |
|
1436 "The Taxonomy Select option type displays a list of taxonomy IDs. It allows " |
|
1437 "the user to select only one taxonomy ID and will return that value for use " |
|
1438 "in a custom function or loop." |
|
1439 msgstr "" |
|
1440 |
|
1441 #: ../includes/ot-functions-docs-page.php:294 |
|
1442 msgid "" |
|
1443 "The Text option type is used to save string values. For example, any " |
|
1444 "optional or required text that is of reasonably short character length." |
|
1445 msgstr "" |
|
1446 |
|
1447 #: ../includes/ot-functions-docs-page.php:297 |
|
1448 #, php-format |
|
1449 msgid "" |
|
1450 "The Textarea option type is a large string value used for custom code or " |
|
1451 "text in the theme and has a WYSIWYG editor that can be filtered to change " |
|
1452 "the how it is displayed. For example, you can filter %s, %s, %s, and %s." |
|
1453 msgstr "" |
|
1454 |
|
1455 #: ../includes/ot-functions-docs-page.php:299 |
|
1456 msgid "" |
|
1457 "Example filters to alter the Textarea option type. Added to <code>functions." |
|
1458 "php</code>." |
|
1459 msgstr "" |
|
1460 |
|
1461 #: ../includes/ot-functions-docs-page.php:301 |
|
1462 msgid "" |
|
1463 "This example keeps WordPress from executing the <code>wpautop</code> filter " |
|
1464 "on the line breaks. The default is <code>true</code> which means it wraps " |
|
1465 "line breaks with an HTML <code>p</code> tag." |
|
1466 msgstr "" |
|
1467 |
|
1468 #: ../includes/ot-functions-docs-page.php:314 |
|
1469 msgid "" |
|
1470 "This example keeps WordPress from executing the <code>media_buttons</code> " |
|
1471 "filter on the textarea WYSIWYG. The default is <code>true</code> which means " |
|
1472 "show the buttons." |
|
1473 msgstr "" |
|
1474 |
|
1475 #: ../includes/ot-functions-docs-page.php:327 |
|
1476 msgid "" |
|
1477 "This example keeps WordPress from executing the <code>tinymce</code> filter " |
|
1478 "on the textarea WYSIWYG. The default is <code>true</code> which means show " |
|
1479 "the tinymce." |
|
1480 msgstr "" |
|
1481 |
|
1482 #: ../includes/ot-functions-docs-page.php:340 |
|
1483 msgid "" |
|
1484 "This example alters the <code>quicktags</code> filter on the textarea " |
|
1485 "WYSIWYG. The default is <code>array( 'buttons' => 'strong,em,link,block,del," |
|
1486 "ins,img,ul,ol,li,code,spell,close' )</code> which means show those " |
|
1487 "quicktags. It also means you can filter in your own custom quicktags." |
|
1488 msgstr "" |
|
1489 |
|
1490 #: ../includes/ot-functions-docs-page.php:356 |
|
1491 msgid "" |
|
1492 "The Textarea Simple option type is a large string value used for custom code " |
|
1493 "or text in the theme. The Textarea Simple does not have a WYSIWYG editor." |
|
1494 msgstr "" |
|
1495 |
|
1496 #: ../includes/ot-functions-docs-page.php:358 |
|
1497 #, php-format |
|
1498 msgid "" |
|
1499 "This example tells WordPress to execute the %s filter on the line breaks. " |
|
1500 "The default is %s which means it does not wraps line breaks with an HTML %s " |
|
1501 "tag. Added to %s." |
|
1502 msgstr "" |
|
1503 |
|
1504 #: ../includes/ot-functions-docs-page.php:372 |
|
1505 msgid "" |
|
1506 "The Textblock option type is used only on the Theme Option page. It will " |
|
1507 "allow you to create & display HTML, but has no title above the text block. " |
|
1508 "You can then use the Textblock to add a more detailed set of instruction on " |
|
1509 "how the options are used in your theme. You would never use this in your " |
|
1510 "themes template files as it does not save a value." |
|
1511 msgstr "" |
|
1512 |
|
1513 #: ../includes/ot-functions-docs-page.php:375 |
|
1514 msgid "" |
|
1515 "The Textblock Titled option type is used only on the Theme Option page. It " |
|
1516 "will allow you to create & display HTML, and has a title above the text " |
|
1517 "block. You can then use the Textblock Titled to add a more detailed set of " |
|
1518 "instruction on how the options are used in your theme. You would never use " |
|
1519 "this in your themes template files as it does not save a value." |
|
1520 msgstr "" |
|
1521 |
|
1522 #: ../includes/ot-functions-docs-page.php:378 |
|
1523 #, php-format |
|
1524 msgid "" |
|
1525 "The Typography option type is for adding typography styles to your theme " |
|
1526 "either dynamically via the CSS option type above or manually with %s. The " |
|
1527 "Typography option type has filters that allow you to remove fields or change " |
|
1528 "the defaults. For example, you can filter %s to remove unwanted fields from " |
|
1529 "all Background options or an individual one. You can also filter %s. These " |
|
1530 "filters allow you to fine tune the select lists for your specific needs." |
|
1531 msgstr "" |
|
1532 |
|
1533 #: ../includes/ot-functions-docs-page.php:380 |
|
1534 msgid "" |
|
1535 "This example would filter <code>ot_recognized_font_families</code> to build " |
|
1536 "your own font stack. Added to <code>functions.php</code>." |
|
1537 msgstr "" |
|
1538 |
|
1539 #: ../includes/ot-functions-docs-page.php:398 |
|
1540 #, php-format |
|
1541 msgid "" |
|
1542 "The Upload option type is used to upload any WordPress supported media. " |
|
1543 "After uploading, users are required to press the \"%s\" button in order to " |
|
1544 "populate the input with the URI of that media. There is one caveat of this " |
|
1545 "feature. If you import the theme options and have uploaded media on one site " |
|
1546 "the old URI will not reflect the URI of your new site. You will have to re-" |
|
1547 "upload or %s any media to your new server and change the URIs if necessary." |
|
1548 msgstr "" |
|
1549 |
|
1550 #: ../includes/ot-functions-docs-page.php:430 |
|
1551 msgid "" |
|
1552 "This function returns a value from the \"option_tree\" array of saved values " |
|
1553 "or the default value supplied. The returned value would be mixed. Meaning it " |
|
1554 "could be a string, integer, boolean, or array." |
|
1555 msgstr "" |
|
1556 |
|
1557 #: ../includes/ot-functions-docs-page.php:432 |
|
1558 #: ../includes/ot-functions-docs-page.php:482 |
|
1559 msgid "Usage" |
|
1560 msgstr "" |
|
1561 |
|
1562 #: ../includes/ot-functions-docs-page.php:436 |
|
1563 #: ../includes/ot-functions-docs-page.php:486 |
|
1564 msgid "Parameters" |
|
1565 msgstr "" |
|
1566 |
|
1567 #: ../includes/ot-functions-docs-page.php:440 |
|
1568 #: ../includes/ot-functions-docs-page.php:444 |
|
1569 #: ../includes/ot-functions-docs-page.php:490 |
|
1570 msgid "string" |
|
1571 msgstr "" |
|
1572 |
|
1573 #: ../includes/ot-functions-docs-page.php:440 |
|
1574 #: ../includes/ot-functions-docs-page.php:490 |
|
1575 msgid "required" |
|
1576 msgstr "" |
|
1577 |
|
1578 #: ../includes/ot-functions-docs-page.php:440 |
|
1579 msgid "Enter the options unique identifier." |
|
1580 msgstr "" |
|
1581 |
|
1582 #: ../includes/ot-functions-docs-page.php:440 |
|
1583 #: ../includes/ot-functions-docs-page.php:490 |
|
1584 msgid "Default:" |
|
1585 msgstr "" |
|
1586 |
|
1587 #: ../includes/ot-functions-docs-page.php:440 |
|
1588 #: ../includes/ot-functions-docs-page.php:444 |
|
1589 #: ../includes/ot-functions-docs-page.php:490 |
|
1590 #: ../includes/ot-functions-docs-page.php:494 |
|
1591 msgid "None" |
|
1592 msgstr "" |
|
1593 |
|
1594 #: ../includes/ot-functions-docs-page.php:444 |
|
1595 #: ../includes/ot-functions-docs-page.php:494 |
|
1596 #: ../includes/ot-functions-docs-page.php:498 |
|
1597 #: ../includes/ot-functions-docs-page.php:502 |
|
1598 #: ../includes/ot-functions-docs-page.php:506 |
|
1599 msgid "optional" |
|
1600 msgstr "" |
|
1601 |
|
1602 #: ../includes/ot-functions-docs-page.php:444 |
|
1603 msgid "" |
|
1604 "Enter a default return value. This is just incase the request returns null." |
|
1605 msgstr "" |
|
1606 |
|
1607 #: ../includes/ot-functions-docs-page.php:444 |
|
1608 #: ../includes/ot-functions-docs-page.php:494 |
|
1609 #: ../includes/ot-functions-docs-page.php:498 |
|
1610 #: ../includes/ot-functions-docs-page.php:502 |
|
1611 #: ../includes/ot-functions-docs-page.php:506 |
|
1612 msgid "Default" |
|
1613 msgstr "" |
|
1614 |
|
1615 #: ../includes/ot-functions-docs-page.php:474 |
|
1616 msgid "" |
|
1617 "This function has been deprecated. That means it has been replaced by a new " |
|
1618 "function or is no longer supported, and may be removed from future versions. " |
|
1619 "All code that uses this function should be converted to use its replacement." |
|
1620 msgstr "" |
|
1621 |
|
1622 #: ../includes/ot-functions-docs-page.php:476 |
|
1623 msgid "Use" |
|
1624 msgstr "" |
|
1625 |
|
1626 #: ../includes/ot-functions-docs-page.php:476 |
|
1627 msgid "instead" |
|
1628 msgstr "" |
|
1629 |
|
1630 #: ../includes/ot-functions-docs-page.php:480 |
|
1631 msgid "" |
|
1632 "This function returns, or echos if asked, a value from the \"option_tree\" " |
|
1633 "array of saved values." |
|
1634 msgstr "" |
|
1635 |
|
1636 #: ../includes/ot-functions-docs-page.php:490 |
|
1637 msgid "Enter a unique Option Key to get a returned value or array." |
|
1638 msgstr "" |
|
1639 |
|
1640 #: ../includes/ot-functions-docs-page.php:494 |
|
1641 msgid "array" |
|
1642 msgstr "" |
|
1643 |
|
1644 #: ../includes/ot-functions-docs-page.php:494 |
|
1645 msgid "Used to cut down on database queries in template files." |
|
1646 msgstr "" |
|
1647 |
|
1648 #: ../includes/ot-functions-docs-page.php:498 |
|
1649 #: ../includes/ot-functions-docs-page.php:502 |
|
1650 msgid "boolean" |
|
1651 msgstr "" |
|
1652 |
|
1653 #: ../includes/ot-functions-docs-page.php:498 |
|
1654 msgid "Echo the output." |
|
1655 msgstr "" |
|
1656 |
|
1657 #: ../includes/ot-functions-docs-page.php:502 |
|
1658 msgid "Used to indicate the $item_id is an array of values." |
|
1659 msgstr "" |
|
1660 |
|
1661 #: ../includes/ot-functions-docs-page.php:506 |
|
1662 msgid "integer" |
|
1663 msgstr "" |
|
1664 |
|
1665 #: ../includes/ot-functions-docs-page.php:506 |
|
1666 msgid "" |
|
1667 "Numeric offset key for the $item_id array, -1 will return all values (an " |
|
1668 "array starts at 0)." |
|
1669 msgstr "" |
|
1670 |
|
1671 #: ../includes/ot-functions-docs-page.php:534 |
|
1672 msgid "" |
|
1673 "If you're using the plugin version of OptionTree it is highly recommended to " |
|
1674 "include a <code>function_exists</code> check in your code, as described in " |
|
1675 "the examples below. If you've integrated OptionTree directly into your " |
|
1676 "themes root directory, you will <strong>not</strong> need to wrap your code " |
|
1677 "with <code>function_exists</code>, as you're guaranteed to have the " |
|
1678 "<code>ot_get_option()</code> function available." |
|
1679 msgstr "" |
|
1680 |
|
1681 #: ../includes/ot-functions-docs-page.php:536 |
|
1682 msgid "String Examples" |
|
1683 msgstr "" |
|
1684 |
|
1685 #: ../includes/ot-functions-docs-page.php:538 |
|
1686 msgid "Returns the value of <code>test_input</code>." |
|
1687 msgstr "" |
|
1688 |
|
1689 #: ../includes/ot-functions-docs-page.php:544 |
|
1690 msgid "" |
|
1691 "Returns the value of <code>test_input</code>, but also has a default value " |
|
1692 "if it returns empty." |
|
1693 msgstr "" |
|
1694 |
|
1695 #: ../includes/ot-functions-docs-page.php:550 |
|
1696 msgid "Array Examples" |
|
1697 msgstr "" |
|
1698 |
|
1699 #: ../includes/ot-functions-docs-page.php:552 |
|
1700 msgid "" |
|
1701 "Assigns the value of <code>navigation_ids</code> to the variable <code>$ids</" |
|
1702 "code>. It then echos an unordered list of links (navigation) using " |
|
1703 "<code>wp_list_pages()</code>." |
|
1704 msgstr "" |
|
1705 |
|
1706 #: ../includes/ot-functions-docs-page.php:572 |
|
1707 msgid "" |
|
1708 "The next two examples demonstrate how to use the <strong>Measurement</" |
|
1709 "strong> option type. The Measurement option type is an array with two key/" |
|
1710 "value pairs. The first is the value of measurement and the second is the " |
|
1711 "unit of measurement." |
|
1712 msgstr "" |
|
1713 |
|
1714 #: ../includes/ot-functions-docs-page.php:598 |
|
1715 msgid "This example displays a very basic slider loop." |
|
1716 msgstr "" |
|
1717 |
|
1718 #: ../includes/ot-functions-docs-page.php:643 |
|
1719 msgid "It's Super Simple" |
|
1720 msgstr "" |
|
1721 |
|
1722 #: ../includes/ot-functions-docs-page.php:645 |
|
1723 msgid "" |
|
1724 "Layouts make your theme awesome! With theme options data that you can save/" |
|
1725 "import/export you can package themes with different color variations, or " |
|
1726 "make it easy to do A/B testing on text and so much more. Basically, you save " |
|
1727 "a snapshot of your data as a layout." |
|
1728 msgstr "" |
|
1729 |
|
1730 #: ../includes/ot-functions-docs-page.php:647 |
|
1731 msgid "" |
|
1732 "Once you have created all your different layouts, or theme variations, you " |
|
1733 "can save them to a separate text file for repackaging with your theme. " |
|
1734 "Alternatively, you could just make different variations for yourself and " |
|
1735 "change your theme with the click of a button, all without deleting your " |
|
1736 "previous options data." |
|
1737 msgstr "" |
|
1738 |
|
1739 #: ../includes/ot-functions-docs-page.php:649 |
|
1740 msgid "" |
|
1741 " Adding a layout is ridiculously easy, follow these steps and you'll be on " |
|
1742 "your way to having a WordPress super theme." |
|
1743 msgstr "" |
|
1744 |
|
1745 #: ../includes/ot-functions-docs-page.php:651 |
|
1746 msgid "For Developers" |
|
1747 msgstr "" |
|
1748 |
|
1749 #: ../includes/ot-functions-docs-page.php:653 |
|
1750 #: ../includes/ot-functions-docs-page.php:682 |
|
1751 msgid "Creating a Layout" |
|
1752 msgstr "" |
|
1753 |
|
1754 #: ../includes/ot-functions-docs-page.php:655 |
|
1755 #: ../includes/ot-functions-docs-page.php:662 |
|
1756 #: ../includes/ot-functions-docs-page.php:668 |
|
1757 msgid "Go to the <code>OptionTre->Settings->Layouts</code> tab." |
|
1758 msgstr "" |
|
1759 |
|
1760 #: ../includes/ot-functions-docs-page.php:656 |
|
1761 msgid "" |
|
1762 "Enter a name for your layout in the text field and hit \"Save Layouts\", " |
|
1763 "you've created your first layout." |
|
1764 msgstr "" |
|
1765 |
|
1766 #: ../includes/ot-functions-docs-page.php:657 |
|
1767 #: ../includes/ot-functions-docs-page.php:686 |
|
1768 msgid "Adding a new layout is as easy as repeating the steps above." |
|
1769 msgstr "" |
|
1770 |
|
1771 #: ../includes/ot-functions-docs-page.php:660 |
|
1772 #: ../includes/ot-functions-docs-page.php:689 |
|
1773 msgid "Activating a Layout" |
|
1774 msgstr "" |
|
1775 |
|
1776 #: ../includes/ot-functions-docs-page.php:663 |
|
1777 msgid "Click on the activate layout button in the actions list." |
|
1778 msgstr "" |
|
1779 |
|
1780 #: ../includes/ot-functions-docs-page.php:666 |
|
1781 #: ../includes/ot-functions-docs-page.php:695 |
|
1782 msgid "Deleting a Layout" |
|
1783 msgstr "" |
|
1784 |
|
1785 #: ../includes/ot-functions-docs-page.php:669 |
|
1786 msgid "Click on the delete layout button in the actions list." |
|
1787 msgstr "" |
|
1788 |
|
1789 #: ../includes/ot-functions-docs-page.php:672 |
|
1790 #: ../includes/ot-functions-docs-page.php:700 |
|
1791 msgid "Edit Layout Data" |
|
1792 msgstr "" |
|
1793 |
|
1794 #: ../includes/ot-functions-docs-page.php:674 |
|
1795 #: ../includes/ot-functions-docs-page.php:684 |
|
1796 #: ../includes/ot-functions-docs-page.php:691 |
|
1797 msgid "Go to the <code>Appearance->Theme Options</code> page." |
|
1798 msgstr "" |
|
1799 |
|
1800 #: ../includes/ot-functions-docs-page.php:675 |
|
1801 #: ../includes/ot-functions-docs-page.php:703 |
|
1802 msgid "" |
|
1803 "Modify and save your theme options and the layout will be updated " |
|
1804 "automatically." |
|
1805 msgstr "" |
|
1806 |
|
1807 #: ../includes/ot-functions-docs-page.php:676 |
|
1808 #: ../includes/ot-functions-docs-page.php:704 |
|
1809 msgid "" |
|
1810 "Saving theme options data will update the currently active layout, so before " |
|
1811 "you start saving make sure you want to modify the current layout." |
|
1812 msgstr "" |
|
1813 |
|
1814 #: ../includes/ot-functions-docs-page.php:677 |
|
1815 msgid "" |
|
1816 "If you want to edit a new layout, first create it then save your theme " |
|
1817 "options." |
|
1818 msgstr "" |
|
1819 |
|
1820 #: ../includes/ot-functions-docs-page.php:680 |
|
1821 msgid "End-Users Mode" |
|
1822 msgstr "" |
|
1823 |
|
1824 #: ../includes/ot-functions-docs-page.php:685 |
|
1825 msgid "" |
|
1826 "Enter a name for your layout in the text field and hit \"New Layout\", " |
|
1827 "you've created your first layout." |
|
1828 msgstr "" |
|
1829 |
|
1830 #: ../includes/ot-functions-docs-page.php:692 |
|
1831 msgid "" |
|
1832 "Choose a layout from the select list and click the \"Activate Layout\" " |
|
1833 "button." |
|
1834 msgstr "" |
|
1835 |
|
1836 #: ../includes/ot-functions-docs-page.php:697 |
|
1837 msgid "End-Users mode does not allow deleting layouts." |
|
1838 msgstr "" |
|
1839 |
|
1840 #: ../includes/ot-functions-docs-page.php:702 |
|
1841 msgid "Go to the <code>Appearance->Theme Options</code> tab." |
|
1842 msgstr "" |
|
1843 |
|
1844 #: ../includes/ot-functions-docs-page.php:733 |
|
1845 #: ../includes/ot-functions-docs-page.php:815 |
|
1846 msgid "How-to-guide" |
|
1847 msgstr "" |
|
1848 |
|
1849 #: ../includes/ot-functions-docs-page.php:735 |
|
1850 msgid "" |
|
1851 "There are a few simple steps you need to take in order to use OptionTree's " |
|
1852 "built in Meta Box API. In the code below I'll show you a basic demo of how " |
|
1853 "to create your very own custom meta box using any number of the option types " |
|
1854 "you have at your disposal. If you would like to see some demo code, there is " |
|
1855 "a directory named <code>theme-mode</code> inside the <code>assets</code> " |
|
1856 "directory that contains a file named <code>demo-meta-boxes.php</code> you " |
|
1857 "can reference." |
|
1858 msgstr "" |
|
1859 |
|
1860 #: ../includes/ot-functions-docs-page.php:737 |
|
1861 msgid "" |
|
1862 "It's important to note that Meta Boxes do not support WYSIWYG editors at " |
|
1863 "this time and if you set one of your options to Textarea it will " |
|
1864 "automatically revert to a Textarea Simple until a valid solution is found. " |
|
1865 "WordPress released this statement regarding the wp_editor() function:" |
|
1866 msgstr "" |
|
1867 |
|
1868 #: ../includes/ot-functions-docs-page.php:739 |
|
1869 msgid "" |
|
1870 "Once instantiated, the WYSIWYG editor cannot be moved around in the DOM. " |
|
1871 "What this means in practical terms, is that you cannot put it in meta-boxes " |
|
1872 "that can be dragged and placed elsewhere on the page." |
|
1873 msgstr "" |
|
1874 |
|
1875 #: ../includes/ot-functions-docs-page.php:741 |
|
1876 msgid "Create and include your custom meta boxes file." |
|
1877 msgstr "" |
|
1878 |
|
1879 #: ../includes/ot-functions-docs-page.php:743 |
|
1880 msgid "" |
|
1881 "Create a file and name it anything you want, maybe <code>meta-boxes.php</" |
|
1882 "code>." |
|
1883 msgstr "" |
|
1884 |
|
1885 #: ../includes/ot-functions-docs-page.php:744 |
|
1886 msgid "" |
|
1887 "As well, you'll probably want to create a directory named <code>includes</" |
|
1888 "code> to put your <code>meta-boxes.php</code> into which will help keep you " |
|
1889 "file structure nice and tidy." |
|
1890 msgstr "" |
|
1891 |
|
1892 #: ../includes/ot-functions-docs-page.php:745 |
|
1893 #: ../includes/ot-functions-docs-page.php:845 |
|
1894 msgid "Add the following code to your <code>functions.php</code>." |
|
1895 msgstr "" |
|
1896 |
|
1897 #: ../includes/ot-functions-docs-page.php:755 |
|
1898 msgid "" |
|
1899 "Add a variation of the following code to your <code>meta-boxes.php</code>. " |
|
1900 "You'll obviously need to fill it in with all your custom array values. It's " |
|
1901 "important to note here that we use the <code>admin_init</code> filter " |
|
1902 "because if you were to call the <code>ot_register_meta_box</code> function " |
|
1903 "before OptionTree was loaded the sky would fall on your head." |
|
1904 msgstr "" |
|
1905 |
|
1906 #: ../includes/ot-functions-docs-page.php:817 |
|
1907 msgid "" |
|
1908 "There are a few simple steps you need to take in order to use OptionTree as " |
|
1909 "a theme included module. In the code below I'll show you a basic demo of how " |
|
1910 "to include the entire plugin as a module, which will allow you to have the " |
|
1911 "most up-to-date version of OptionTree without ever needing to hack the core " |
|
1912 "of the plugin. If you would like to see some demo code, there is a directory " |
|
1913 "named <code>theme-mode</code> inside the <code>assets</code> directory that " |
|
1914 "contains a file named <code>demo-theme-options.php</code> you can reference." |
|
1915 msgstr "" |
|
1916 |
|
1917 #: ../includes/ot-functions-docs-page.php:819 |
|
1918 msgid "Step 1: Include the plugin & turn on theme mode." |
|
1919 msgstr "" |
|
1920 |
|
1921 #: ../includes/ot-functions-docs-page.php:821 |
|
1922 #, php-format |
|
1923 msgid "Download the latest version of %s and unarchive the %s directory." |
|
1924 msgstr "" |
|
1925 |
|
1926 #: ../includes/ot-functions-docs-page.php:822 |
|
1927 #, php-format |
|
1928 msgid "" |
|
1929 "Put the %s directory in the root of your theme. For example, the server path " |
|
1930 "would be %s." |
|
1931 msgstr "" |
|
1932 |
|
1933 #: ../includes/ot-functions-docs-page.php:823 |
|
1934 #, php-format |
|
1935 msgid "Add the following code to the beginning of your %s." |
|
1936 msgstr "" |
|
1937 |
|
1938 #: ../includes/ot-functions-docs-page.php:837 |
|
1939 #, php-format |
|
1940 msgid "" |
|
1941 "For a list of all the OptionTree UI display filters refer to the %s file " |
|
1942 "found in the %s directory of this plugin. This file is the starting point " |
|
1943 "for developing themes with Theme Mode." |
|
1944 msgstr "" |
|
1945 |
|
1946 #: ../includes/ot-functions-docs-page.php:839 |
|
1947 msgid "" |
|
1948 "You now have OptionTree built into your theme and anytime an update is " |
|
1949 "available replace the old version with the new one." |
|
1950 msgstr "" |
|
1951 |
|
1952 #: ../includes/ot-functions-docs-page.php:841 |
|
1953 msgid "Step 2: Create Theme Options without using the UI Builder." |
|
1954 msgstr "" |
|
1955 |
|
1956 #: ../includes/ot-functions-docs-page.php:843 |
|
1957 msgid "" |
|
1958 "Create a file and name it anything you want, maybe <code>theme-options.php</" |
|
1959 "code>, or use the built in file export to create it for you. Remember, you " |
|
1960 "should always check the file for errors before including it in your theme." |
|
1961 msgstr "" |
|
1962 |
|
1963 #: ../includes/ot-functions-docs-page.php:844 |
|
1964 msgid "" |
|
1965 "As well, you'll probably want to create a directory named <code>includes</" |
|
1966 "code> to put your <code>theme-options.php</code> into which will help keep " |
|
1967 "you file structure nice and tidy." |
|
1968 msgstr "" |
|
1969 |
|
1970 #: ../includes/ot-functions-docs-page.php:855 |
|
1971 msgid "" |
|
1972 "Add a variation of the following code to your <code>theme-options.php</" |
|
1973 "code>. You'll obviously need to fill it in with all your custom array values " |
|
1974 "for contextual help (optional), sections (required), and settings (required)." |
|
1975 msgstr "" |
|
1976 |
|
1977 #: ../includes/ot-functions-docs-page.php:858 |
|
1978 msgid "" |
|
1979 "The code below is a boilerplate to get your started. For a full list of the " |
|
1980 "available option types click the \"Option Types\" tab above. Also a quick " |
|
1981 "note, you don't need to put OptionTree in theme mode to manually create " |
|
1982 "options but you will want to hide the docs and settings as each time you " |
|
1983 "load the admin area the settings be written over with the code below if " |
|
1984 "they've changed in any way. However, this ensures your settings do not get " |
|
1985 "tampered with by the end-user." |
|
1986 msgstr "" |
|
1987 |
|
1988 #: ../includes/ot-functions-option-types.php:46 |
|
1989 msgid "Sorry, this function does not exist" |
|
1990 msgstr "" |
|
1991 |
|
1992 #: ../includes/ot-functions-option-types.php:134 |
|
1993 msgid "background-repeat" |
|
1994 msgstr "" |
|
1995 |
|
1996 #: ../includes/ot-functions-option-types.php:152 |
|
1997 msgid "background-attachment" |
|
1998 msgstr "" |
|
1999 |
|
2000 #: ../includes/ot-functions-option-types.php:171 |
|
2001 msgid "background-position" |
|
2002 msgstr "" |
|
2003 |
|
2004 #: ../includes/ot-functions-option-types.php:224 |
|
2005 msgid "background-size" |
|
2006 msgstr "" |
|
2007 |
|
2008 #: ../includes/ot-functions-option-types.php:238 |
|
2009 msgid "background-image" |
|
2010 msgstr "" |
|
2011 |
|
2012 #: ../includes/ot-functions-option-types.php:241 |
|
2013 #: ../includes/ot-functions-option-types.php:3202 |
|
2014 msgid "Add Media" |
|
2015 msgstr "" |
|
2016 |
|
2017 #: ../includes/ot-functions-option-types.php:316 |
|
2018 #: ../includes/ot-functions-option-types.php:1045 |
|
2019 msgid "width" |
|
2020 msgstr "" |
|
2021 |
|
2022 #: ../includes/ot-functions-option-types.php:327 |
|
2023 #: ../includes/ot-functions-option-types.php:1065 |
|
2024 #: ../includes/ot-functions-option-types.php:1550 |
|
2025 #: ../includes/ot-functions-option-types.php:2506 |
|
2026 msgid "unit" |
|
2027 msgstr "" |
|
2028 |
|
2029 #: ../includes/ot-functions-option-types.php:346 |
|
2030 msgid "style" |
|
2031 msgstr "" |
|
2032 |
|
2033 #: ../includes/ot-functions-option-types.php:439 |
|
2034 msgid "offset-x" |
|
2035 msgstr "" |
|
2036 |
|
2037 #: ../includes/ot-functions-option-types.php:448 |
|
2038 msgid "offset-y" |
|
2039 msgstr "" |
|
2040 |
|
2041 #: ../includes/ot-functions-option-types.php:457 |
|
2042 msgid "blur-radius" |
|
2043 msgstr "" |
|
2044 |
|
2045 #: ../includes/ot-functions-option-types.php:466 |
|
2046 msgid "spread-radius" |
|
2047 msgstr "" |
|
2048 |
|
2049 #: ../includes/ot-functions-option-types.php:538 |
|
2050 #: ../includes/ot-functions-option-types.php:592 |
|
2051 msgid "No Categories Found" |
|
2052 msgstr "" |
|
2053 |
|
2054 #: ../includes/ot-functions-option-types.php:587 |
|
2055 #: ../includes/ot-functions-option-types.php:870 |
|
2056 #: ../includes/ot-functions-option-types.php:1819 |
|
2057 #: ../includes/ot-functions-option-types.php:1930 |
|
2058 #: ../includes/ot-functions-option-types.php:2646 |
|
2059 #: ../includes/ot-functions-option-types.php:2761 |
|
2060 msgid "Choose One" |
|
2061 msgstr "" |
|
2062 |
|
2063 #: ../includes/ot-functions-option-types.php:818 |
|
2064 #: ../includes/ot-functions-option-types.php:876 |
|
2065 #: ../includes/ot-functions-option-types.php:1881 |
|
2066 #: ../includes/ot-functions-option-types.php:1936 |
|
2067 msgid "No Posts Found" |
|
2068 msgstr "" |
|
2069 |
|
2070 #: ../includes/ot-functions-option-types.php:1054 |
|
2071 msgid "height" |
|
2072 msgstr "" |
|
2073 |
|
2074 #: ../includes/ot-functions-option-types.php:1232 |
|
2075 #: ../includes/ot-functions-option-types.php:1275 |
|
2076 msgid "Remove Google Font" |
|
2077 msgstr "" |
|
2078 |
|
2079 #: ../includes/ot-functions-option-types.php:1234 |
|
2080 #: ../includes/ot-functions-option-types.php:1277 |
|
2081 msgid "-- Choose One --" |
|
2082 msgstr "" |
|
2083 |
|
2084 #: ../includes/ot-functions-option-types.php:1298 |
|
2085 msgid "Add Google Font" |
|
2086 msgstr "" |
|
2087 |
|
2088 #: ../includes/ot-functions-option-types.php:1384 |
|
2089 msgctxt "color picker" |
|
2090 msgid "Standard" |
|
2091 msgstr "" |
|
2092 |
|
2093 #: ../includes/ot-functions-option-types.php:1385 |
|
2094 msgctxt "color picker" |
|
2095 msgid "Hover" |
|
2096 msgstr "" |
|
2097 |
|
2098 #: ../includes/ot-functions-option-types.php:1386 |
|
2099 msgctxt "color picker" |
|
2100 msgid "Active" |
|
2101 msgstr "" |
|
2102 |
|
2103 #: ../includes/ot-functions-option-types.php:1387 |
|
2104 msgctxt "color picker" |
|
2105 msgid "Visited" |
|
2106 msgstr "" |
|
2107 |
|
2108 #: ../includes/ot-functions-option-types.php:1388 |
|
2109 msgctxt "color picker" |
|
2110 msgid "Focus" |
|
2111 msgstr "" |
|
2112 |
|
2113 #: ../includes/ot-functions-option-types.php:1497 |
|
2114 #: ../includes/ot-functions-option-types.php:2246 |
|
2115 #: ../includes/ot-functions-option-types.php:2411 |
|
2116 msgid "Add New" |
|
2117 msgstr "" |
|
2118 |
|
2119 #: ../includes/ot-functions-option-types.php:1500 |
|
2120 #: ../includes/ot-functions-option-types.php:2249 |
|
2121 #: ../includes/ot-functions-option-types.php:2414 |
|
2122 msgid "You can re-order with drag & drop, the order will update after saving." |
|
2123 msgstr "" |
|
2124 |
|
2125 #: ../includes/ot-functions-option-types.php:1670 |
|
2126 msgid "On" |
|
2127 msgstr "" |
|
2128 |
|
2129 #: ../includes/ot-functions-option-types.php:1692 |
|
2130 msgid "Off" |
|
2131 msgstr "" |
|
2132 |
|
2133 #: ../includes/ot-functions-option-types.php:1770 |
|
2134 #: ../includes/ot-functions-option-types.php:1825 |
|
2135 msgid "No Pages Found" |
|
2136 msgstr "" |
|
2137 |
|
2138 #: ../includes/ot-functions-option-types.php:2169 |
|
2139 msgid "Choose Sidebar" |
|
2140 msgstr "" |
|
2141 |
|
2142 #: ../includes/ot-functions-option-types.php:2174 |
|
2143 msgid "No Sidebars" |
|
2144 msgstr "" |
|
2145 |
|
2146 #: ../includes/ot-functions-option-types.php:2282 |
|
2147 msgid "Facebook" |
|
2148 msgstr "" |
|
2149 |
|
2150 #: ../includes/ot-functions-option-types.php:2287 |
|
2151 msgid "Twitter" |
|
2152 msgstr "" |
|
2153 |
|
2154 #: ../includes/ot-functions-option-types.php:2292 |
|
2155 msgid "Google+" |
|
2156 msgstr "" |
|
2157 |
|
2158 #: ../includes/ot-functions-option-types.php:2297 |
|
2159 msgid "LinkedIn" |
|
2160 msgstr "" |
|
2161 |
|
2162 #: ../includes/ot-functions-option-types.php:2302 |
|
2163 msgid "Pinterest" |
|
2164 msgstr "" |
|
2165 |
|
2166 #: ../includes/ot-functions-option-types.php:2307 |
|
2167 msgid "Youtube" |
|
2168 msgstr "" |
|
2169 |
|
2170 #: ../includes/ot-functions-option-types.php:2312 |
|
2171 msgid "Dribbble" |
|
2172 msgstr "" |
|
2173 |
|
2174 #: ../includes/ot-functions-option-types.php:2317 |
|
2175 msgid "Github" |
|
2176 msgstr "" |
|
2177 |
|
2178 #: ../includes/ot-functions-option-types.php:2322 |
|
2179 msgid "Forrst" |
|
2180 msgstr "" |
|
2181 |
|
2182 #: ../includes/ot-functions-option-types.php:2327 |
|
2183 msgid "Digg" |
|
2184 msgstr "" |
|
2185 |
|
2186 #: ../includes/ot-functions-option-types.php:2332 |
|
2187 msgid "Delicious" |
|
2188 msgstr "" |
|
2189 |
|
2190 #: ../includes/ot-functions-option-types.php:2337 |
|
2191 msgid "Tumblr" |
|
2192 msgstr "" |
|
2193 |
|
2194 #: ../includes/ot-functions-option-types.php:2342 |
|
2195 msgid "Skype" |
|
2196 msgstr "" |
|
2197 |
|
2198 #: ../includes/ot-functions-option-types.php:2347 |
|
2199 msgid "SoundCloud" |
|
2200 msgstr "" |
|
2201 |
|
2202 #: ../includes/ot-functions-option-types.php:2352 |
|
2203 msgid "Vimeo" |
|
2204 msgstr "" |
|
2205 |
|
2206 #: ../includes/ot-functions-option-types.php:2357 |
|
2207 msgid "Flickr" |
|
2208 msgstr "" |
|
2209 |
|
2210 #: ../includes/ot-functions-option-types.php:2362 |
|
2211 msgid "VK.com" |
|
2212 msgstr "" |
|
2213 |
|
2214 #: ../includes/ot-functions-option-types.php:2468 |
|
2215 msgid "top" |
|
2216 msgstr "" |
|
2217 |
|
2218 #: ../includes/ot-functions-option-types.php:2477 |
|
2219 msgid "right" |
|
2220 msgstr "" |
|
2221 |
|
2222 #: ../includes/ot-functions-option-types.php:2486 |
|
2223 msgid "bottom" |
|
2224 msgstr "" |
|
2225 |
|
2226 #: ../includes/ot-functions-option-types.php:2495 |
|
2227 msgid "left" |
|
2228 msgstr "" |
|
2229 |
|
2230 #: ../includes/ot-functions-option-types.php:2597 |
|
2231 #: ../includes/ot-functions-option-types.php:2651 |
|
2232 msgid "No Tags Found" |
|
2233 msgstr "" |
|
2234 |
|
2235 #: ../includes/ot-functions-option-types.php:2709 |
|
2236 #: ../includes/ot-functions-option-types.php:2766 |
|
2237 msgid "No Taxonomies Found" |
|
2238 msgstr "" |
|
2239 |
|
2240 #: ../includes/ot-functions-settings-page.php:35 |
|
2241 msgid "Warning!" |
|
2242 msgstr "" |
|
2243 |
|
2244 #: ../includes/ot-functions-settings-page.php:36 |
|
2245 #, php-format |
|
2246 msgid "" |
|
2247 "Go to the %s page if you want to save data, this page is for adding settings." |
|
2248 msgstr "" |
|
2249 |
|
2250 #: ../includes/ot-functions-settings-page.php:37 |
|
2251 #, php-format |
|
2252 msgid "" |
|
2253 "If you're unsure or not completely positive that you should be editing these " |
|
2254 "settings, you should read the %s first." |
|
2255 msgstr "" |
|
2256 |
|
2257 #: ../includes/ot-functions-settings-page.php:38 |
|
2258 msgid "" |
|
2259 "Things could break or be improperly displayed to the end-user if you do one " |
|
2260 "of the following:" |
|
2261 msgstr "" |
|
2262 |
|
2263 #: ../includes/ot-functions-settings-page.php:39 |
|
2264 msgid "" |
|
2265 "Give two sections the same ID, give two settings the same ID, give two " |
|
2266 "contextual help content areas the same ID, don't create any settings, or " |
|
2267 "have a section at the end of the settings list." |
|
2268 msgstr "" |
|
2269 |
|
2270 #: ../includes/ot-functions-settings-page.php:40 |
|
2271 msgid "" |
|
2272 "You can create as many settings as your project requires and use them how " |
|
2273 "you see fit. When you add a setting here, it will be available on the Theme " |
|
2274 "Options page for use in your theme. To separate your settings into sections, " |
|
2275 "click the \"Add Section\" button, fill in the input fields, and a new " |
|
2276 "navigation menu item will be created." |
|
2277 msgstr "" |
|
2278 |
|
2279 #: ../includes/ot-functions-settings-page.php:41 |
|
2280 msgid "" |
|
2281 "All of the settings can be sorted and rearranged to your liking with Drag & " |
|
2282 "Drop. Don't worry about the order in which you create your settings, you can " |
|
2283 "always reorder them." |
|
2284 msgstr "" |
|
2285 |
|
2286 #: ../includes/ot-functions-settings-page.php:92 |
|
2287 msgid "Add Section" |
|
2288 msgstr "" |
|
2289 |
|
2290 #: ../includes/ot-functions-settings-page.php:99 |
|
2291 msgid "Contextual Help" |
|
2292 msgstr "" |
|
2293 |
|
2294 #: ../includes/ot-functions-settings-page.php:103 |
|
2295 msgid "Contextual Help Sidebar" |
|
2296 msgstr "" |
|
2297 |
|
2298 #: ../includes/ot-functions-settings-page.php:103 |
|
2299 msgid "" |
|
2300 "If you decide to add contextual help to the Theme Option page, enter the " |
|
2301 "optional \"Sidebar\" HTML here. This would be an extremely useful place to " |
|
2302 "add links to your themes documentation or support forum. Only after you've " |
|
2303 "added some content below will this display to the user." |
|
2304 msgstr "" |
|
2305 |
|
2306 #: ../includes/ot-functions-settings-page.php:132 |
|
2307 msgid "Add Contextual Help Content" |
|
2308 msgstr "" |
|
2309 |
|
2310 #: ../includes/ot-functions-settings-page.php:168 |
|
2311 msgid "" |
|
2312 "This import method has been deprecated. That means it has been replaced by a " |
|
2313 "new method and is no longer supported, and may be removed from future " |
|
2314 "versions. All themes that use this import method should be converted to use " |
|
2315 "its replacement below." |
|
2316 msgstr "" |
|
2317 |
|
2318 #: ../includes/ot-functions-settings-page.php:170 |
|
2319 #, php-format |
|
2320 msgid "" |
|
2321 "If you were given a Theme Options XML file with a premium or free theme, " |
|
2322 "locate it on your hard drive and upload that file by clicking the upload " |
|
2323 "button. A popup window will appear, upload the XML file and click \"%s\". " |
|
2324 "The file URL should be in the upload input, if it is click \"Import XML\"." |
|
2325 msgstr "" |
|
2326 |
|
2327 #: ../includes/ot-functions-settings-page.php:173 |
|
2328 msgid "Import XML" |
|
2329 msgstr "" |
|
2330 |
|
2331 #: ../includes/ot-functions-settings-page.php:189 |
|
2332 msgid "Add XML" |
|
2333 msgstr "" |
|
2334 |
|
2335 #: ../includes/ot-functions-settings-page.php:226 |
|
2336 msgid "" |
|
2337 "To import your Settings copy and paste what appears to be a random string of " |
|
2338 "alpha numeric characters into this textarea and press the \"Import Settings" |
|
2339 "\" button." |
|
2340 msgstr "" |
|
2341 |
|
2342 #: ../includes/ot-functions-settings-page.php:229 |
|
2343 msgid "Import Settings" |
|
2344 msgstr "" |
|
2345 |
|
2346 #: ../includes/ot-functions-settings-page.php:271 |
|
2347 msgid "" |
|
2348 "Only after you've imported the Settings should you try and update your Theme " |
|
2349 "Options." |
|
2350 msgstr "" |
|
2351 |
|
2352 #: ../includes/ot-functions-settings-page.php:273 |
|
2353 msgid "" |
|
2354 "To import your Theme Options copy and paste what appears to be a random " |
|
2355 "string of alpha numeric characters into this textarea and press the \"Import " |
|
2356 "Theme Options\" button." |
|
2357 msgstr "" |
|
2358 |
|
2359 #: ../includes/ot-functions-settings-page.php:276 |
|
2360 msgid "Import Theme Options" |
|
2361 msgstr "" |
|
2362 |
|
2363 #: ../includes/ot-functions-settings-page.php:318 |
|
2364 msgid "" |
|
2365 "Only after you've imported the Settings should you try and update your " |
|
2366 "Layouts." |
|
2367 msgstr "" |
|
2368 |
|
2369 #: ../includes/ot-functions-settings-page.php:320 |
|
2370 msgid "" |
|
2371 "To import your Layouts copy and paste what appears to be a random string of " |
|
2372 "alpha numeric characters into this textarea and press the \"Import Layouts\" " |
|
2373 "button. Keep in mind that when you import your layouts, the active layout's " |
|
2374 "saved data will write over the current data set for your Theme Options." |
|
2375 msgstr "" |
|
2376 |
|
2377 #: ../includes/ot-functions-settings-page.php:323 |
|
2378 msgid "Import Layouts" |
|
2379 msgstr "" |
|
2380 |
|
2381 #: ../includes/ot-functions-settings-page.php:366 |
|
2382 #, php-format |
|
2383 msgid "" |
|
2384 "Export your Settings into a fully functional %s file. If you want to add " |
|
2385 "your own custom %s text domain to the file, enter it into the text field " |
|
2386 "before exporting. For more information on how to use this file read the " |
|
2387 "documentation on %s. Remember, you should always check the file for errors " |
|
2388 "before including it in your theme." |
|
2389 msgstr "" |
|
2390 |
|
2391 #: ../includes/ot-functions-settings-page.php:375 |
|
2392 msgid "Export Settings File" |
|
2393 msgstr "" |
|
2394 |
|
2395 #: ../includes/ot-functions-settings-page.php:405 |
|
2396 msgid "" |
|
2397 "Export your Settings by highlighting this text and doing a copy/paste into a " |
|
2398 "blank .txt file. Then save the file for importing into another install of " |
|
2399 "WordPress later. Alternatively, you could just paste it into the " |
|
2400 "<code>OptionTree->Settings->Import</code> <strong>Settings</strong> textarea " |
|
2401 "on another web site." |
|
2402 msgstr "" |
|
2403 |
|
2404 #: ../includes/ot-functions-settings-page.php:441 |
|
2405 msgid "" |
|
2406 "Export your Theme Options data by highlighting this text and doing a copy/" |
|
2407 "paste into a blank .txt file. Then save the file for importing into another " |
|
2408 "install of WordPress later. Alternatively, you could just paste it into the " |
|
2409 "<code>OptionTree->Settings->Import</code> <strong>Theme Options</strong> " |
|
2410 "textarea on another web site." |
|
2411 msgstr "" |
|
2412 |
|
2413 #: ../includes/ot-functions-settings-page.php:477 |
|
2414 msgid "" |
|
2415 "Export your Layouts by highlighting this text and doing a copy/paste into a " |
|
2416 "blank .txt file. Then save the file for importing into another install of " |
|
2417 "WordPress later. Alternatively, you could just paste it into the " |
|
2418 "<code>OptionTree->Settings->Import</code> <strong>Layouts</strong> textarea " |
|
2419 "on another web site." |
|
2420 msgstr "" |
|
2421 |
|
2422 #: ../includes/ot-functions-settings-page.php:519 |
|
2423 msgid "" |
|
2424 "To add a new layout enter a unique lower case alphanumeric string (dashes " |
|
2425 "allowed) in the text field and click \"Save Layouts\"." |
|
2426 msgstr "" |
|
2427 |
|
2428 #: ../includes/ot-functions-settings-page.php:520 |
|
2429 msgid "" |
|
2430 "As well, you can activate, remove, and drag & drop the order; all situations " |
|
2431 "require you to click \"Save Layouts\" for the changes to be applied." |
|
2432 msgstr "" |
|
2433 |
|
2434 #: ../includes/ot-functions-settings-page.php:521 |
|
2435 msgid "" |
|
2436 "When you create a new layout it will become active and any changes made to " |
|
2437 "the Theme Options will be applied to it. If you switch back to a different " |
|
2438 "layout immediately after creating a new layout that new layout will have a " |
|
2439 "snapshot of the current Theme Options data attached to it." |
|
2440 msgstr "" |
|
2441 |
|
2442 #: ../includes/ot-functions-settings-page.php:522 |
|
2443 msgid "" |
|
2444 "Visit <code>OptionTree->Documentation->Layouts Overview</code> to see a more " |
|
2445 "in-depth description of what layouts are and how to use them." |
|
2446 msgstr "" |
|
2447 |
|
2448 #: ../includes/ot-functions-settings-page.php:559 |
|
2449 msgid "Save Layouts" |
|
2450 msgstr "" |
|
2451 |
|
2452 #: ../includes/ot-settings-api.php:364 |
|
2453 msgid "Reset Options" |
|
2454 msgstr "" |
|
2455 |
|
2456 #: ../ot-loader.php:22 |
|
2457 msgid "" |
|
2458 "OptionTree is installed as a plugin and also embedded in your current theme. " |
|
2459 "Please deactivate the plugin to load the theme dependent version of " |
|
2460 "OptionTree, and remove this warning." |
|
2461 msgstr "" |
|