PluginProbe
CSS & JavaScript Toolbox / 0.8
CSS & JavaScript Toolbox v0.8
trunk 0.3 0.8 10 10.1 11 11.2 11.3 11.4 11.5 11.6 11.7 11.8 11.9 11.9.1 12 12.0 12.0.1 12.0.3 12.0.4 12.0.5 12.0.6 12.0.7 6.0 6.0.11 All 60 releases
css-javascript-toolbox / langs / css-javascript-toolbox.pot

css-javascript-toolbox.pot in CSS & JavaScript Toolbox 0.8, at langs/css-javascript-toolbox.pot

534 lines 12.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2012-02-28 07:22-0500\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: css-js-toolbox.php:516
20 msgid "Oops, unable to add CSS & JavaScript Block! Please try again!!!"
21 msgstr ""
22
23 #: css-js-toolbox.php:517
24 msgid "Oops, unable to fetch selected {type} template! Please try again!!!"
25 msgstr ""
26
27 #: css-js-toolbox.php:518
28 msgid "Are you sure? Selected template will be deleted permanently!!!"
29 msgstr ""
30
31 #: css-js-toolbox.php:519
32 msgid "Oops, unable to delete selected {type} template! Please try again!!!"
33 msgstr ""
34
35 #: css-js-toolbox.php:520
36 msgid "Selected {type} template deleted successfully!"
37 msgstr ""
38
39 #: css-js-toolbox.php:521
40 msgid "Are you sure you want to delete \"{block_name}\" block?"
41 msgstr ""
42
43 #: css-js-toolbox.php:521
44 msgid ""
45 "The block is not permanently deleted unless \"Save Changes\" button is "
46 "clicked"
47 msgstr ""
48
49 #: css-js-toolbox.php:522
50 msgid "Please enter title for code!"
51 msgstr ""
52
53 #: css-js-toolbox.php:523
54 msgid "Please enter code to save!"
55 msgstr ""
56
57 #: css-js-toolbox.php:524
58 msgid "Code template was not saved because there were no changes made."
59 msgstr ""
60
61 #: css-js-toolbox.php:524
62 msgid "Do you wish to finish editing anyway?"
63 msgstr ""
64
65 #: css-js-toolbox.php:525
66 msgid "Could not save template, please try again."
67 msgstr ""
68
69 #: css-js-toolbox.php:526
70 msgid "\"{title}\" {type} code template has been saved successfully."
71 msgstr ""
72
73 #: css-js-toolbox.php:527
74 msgid "Block name cannot be null, please type a name."
75 msgstr ""
76
77 #: css-js-toolbox.php:528
78 msgid "Block name is in use. There is another block with the same name!!!"
79 msgstr ""
80
81 #: css-js-toolbox.php:528
82 msgid "Please select another name."
83 msgstr ""
84
85 #: css-js-toolbox.php:551 views/snippets/newblock.html.tmpl:2
86 #, php-format
87 msgid "CSS & JavaScript Block: %s"
88 msgstr ""
89
90 #: css-js-toolbox.php:820 css-js-toolbox.php:836
91 msgid "Invalid Request: Unable to process the request!"
92 msgstr ""
93
94 #: css-js-toolbox.php:1033
95 msgid "CSS & JAVASCRIPT TOOLBOX - INSTRUCTIONS AND DEMO"
96 msgstr ""
97
98 #: css-js-toolbox.php:1034
99 msgid ""
100 "Feel free to delete all of this text at any time. For more information, "
101 "please click 'Hints & Tips'"
102 msgstr ""
103
104 #: css-js-toolbox.php:1035
105 msgid ""
106 "Write your CSS and JS code here, then apply it by using one of the tabs "
107 "(Pages, Categories, URL) from the panel on the right"
108 msgstr ""
109
110 #: css-js-toolbox.php:1036
111 msgid ""
112 "The example JavaScript code shown below will display an alert message box"
113 msgstr ""
114
115 #: css-js-toolbox.php:1037
116 msgid ""
117 "To see this code in action, lets click the \"Front Page\" checkbox from the "
118 "panel on the right"
119 msgstr ""
120
121 #: css-js-toolbox.php:1038
122 msgid ""
123 "Click the blue 'Save All Changes' button, then click the Front Page "
124 "navigation icon to open the page in a new window"
125 msgstr ""
126
127 #: css-js-toolbox.php:1039
128 msgid "Have fun!!!"
129 msgstr ""
130
131 #: modules/v03e/views/error-note.html.tmpl:3 modules/v03e/v03e.php:72
132 msgid ""
133 "Current code block contains errors!!! Click here to show or hide the details"
134 msgstr ""
135
136 #: modules/v03e/views/error-note.html.tmpl:8
137 msgid ""
138 "You have upgraded from an older version, and unfortunately the previous "
139 "version introduced an error, which needs correcting."
140 msgstr ""
141
142 #: modules/v03e/views/error-note.html.tmpl:9
143 msgid ""
144 "Inspect your code blocks and you may notice extra back slash characters "
145 "occurring before quotes, double quotes and other back slashes."
146 msgstr ""
147
148 #: modules/v03e/views/error-note.html.tmpl:10
149 msgid ""
150 "Due to a bug, these 'additional' back slash characters were added when code "
151 "was inserted from the CSS or JS Template drop-down boxes."
152 msgstr ""
153
154 #: modules/v03e/views/error-note.html.tmpl:11
155 msgid ""
156 "In this latest version, we have created an error detection and correction "
157 "system to help you to fix these errors."
158 msgstr ""
159
160 #: modules/v03e/views/error-note.html.tmpl:12
161 #, php-format
162 msgid ""
163 "Please note that the error detection and correction system can not be 100% "
164 "certain if the detected error is actually an error or not."
165 msgstr ""
166
167 #: modules/v03e/views/error-note.html.tmpl:13
168 msgid ""
169 "Therefore, you would need to assist this error system by confirming whether "
170 "the back slash character should be there or not."
171 msgstr ""
172
173 #: modules/v03e/views/error-note.html.tmpl:14
174 msgid ""
175 "Consider backing up your code blocks by clicking the Backup link in the top "
176 "right corner beforehand, then you can restore your code blocks."
177 msgstr ""
178
179 #: modules/v03e/views/error-note.html.tmpl:15
180 msgid ""
181 "Clicking 'Clean up' will clean extra back slash errors and you can see this "
182 "happen in the editor window. For a video on how this works, please click:"
183 msgstr ""
184
185 #: modules/v03e/views/error-note.html.tmpl:15
186 msgid "Help Video"
187 msgstr ""
188
189 #: modules/v03e/views/error-note.html.tmpl:16
190 msgid ""
191 "This error system for detecting and correcting code blocks supports the "
192 "following error types:"
193 msgstr ""
194
195 #: modules/v03e/views/error-note.html.tmpl:24
196 #: modules/v03e/views/scan-message.html.tmpl:2
197 msgid "displayName"
198 msgstr ""
199
200 #: modules/v03e/views/error-note.html.tmpl:24
201 msgid "description"
202 msgstr ""
203
204 #: modules/v03e/views/error-note.html.tmpl:35
205 msgid "Dismiss"
206 msgstr ""
207
208 #: modules/v03e/views/error-note.html.tmpl:36
209 msgid "Re-scan"
210 msgstr ""
211
212 #: modules/v03e/views/error-note.html.tmpl:37
213 msgid "Clean up"
214 msgstr ""
215
216 #: modules/v03e/views/scan-message.html.tmpl:2
217 msgid "Detected error"
218 msgstr ""
219
220 #: modules/v03e/views/scan-message.html.tmpl:19
221 msgid "For the location of each match, click on the item."
222 msgstr ""
223
224 #: modules/v03e/v03e.php:62
225 msgid ""
226 "After cleaning up this code block, you will not be able to scan the code "
227 "again."
228 msgstr ""
229
230 #: modules/v03e/v03e.php:63
231 msgid "Would you like to clean up the current code block?"
232 msgstr ""
233
234 #: modules/v03e/v03e.php:64 modules/tools/views/tools-bar.html.tmpl:6
235 msgid "Nothing is saved until you click the \"Save Changes\" button."
236 msgstr ""
237
238 #: modules/v03e/v03e.php:65
239 msgid "The scan is outdated."
240 msgstr ""
241
242 #: modules/v03e/v03e.php:66
243 msgid "This is may be a result of changing the block code."
244 msgstr ""
245
246 #: modules/v03e/v03e.php:67
247 msgid "Please rescan the code and then click cleanUp."
248 msgstr ""
249
250 #: modules/v03e/v03e.php:68
251 msgid ""
252 "After dismissing this message you'll never be able to scan/clean this block "
253 "again"
254 msgstr ""
255
256 #: modules/v03e/v03e.php:69
257 msgid "Are you sure?"
258 msgstr ""
259
260 #: modules/v03e/v03e.php:70
261 msgid "Block code is now clean"
262 msgstr ""
263
264 #: modules/v03e/v03e.php:71
265 msgid "Nothing saved untill \"Save all changes\" button is clicked."
266 msgstr ""
267
268 #: modules/v03e/v03e.php:73
269 msgid "Block code has been changed, scan is outdated!!!"
270 msgstr ""
271
272 #: modules/v03e/v03e.php:74
273 msgid "Would you like to rescan the code?"
274 msgstr ""
275
276 #: modules/tools/views/tools-bar.html.tmpl:5
277 msgid "You have now restored the code blocks from the current backup."
278 msgstr ""
279
280 #: modules/tools/views/tools-bar.html.tmpl:7
281 msgid ""
282 "To revert back to the previous code blocks and discard this action, simply "
283 "click the Cancel Restoring link."
284 msgstr ""
285
286 #: modules/tools/views/tools-bar.html.tmpl:10
287 #: modules/tools/views/tools-bar.html.tmpl:16
288 msgid "CSS & Javascript Database:"
289 msgstr ""
290
291 #: modules/tools/views/tools-bar.html.tmpl:10
292 #: modules/tools/views/tools-bar.html.tmpl:16
293 #: modules/tools/views/backupform.html.tmpl:25
294 msgid "Backup"
295 msgstr ""
296
297 #: modules/tools/views/tools-bar.html.tmpl:10
298 msgid "Cancel Restoring"
299 msgstr ""
300
301 #: modules/tools/views/tools-bar.html.tmpl:16
302 #: modules/tools/views/backupform.html.tmpl:27
303 msgid "Restore"
304 msgstr ""
305
306 #: modules/tools/views/backupform.html.tmpl:8
307 msgid "on"
308 msgstr ""
309
310 #: modules/tools/views/backupform.html.tmpl:8
311 msgid "by"
312 msgstr ""
313
314 #: modules/tools/views/backupform.html.tmpl:29
315 #: views/snippets/blockname.html.tmpl:8 views/snippets/newcode.html.tmpl:24
316 msgid "Cancel"
317 msgstr ""
318
319 #: modules/tools/tools.php:49
320 msgid "Content change has been detected."
321 msgstr ""
322
323 #: modules/tools/tools.php:50
324 msgid "It seems that some changes made in the blocks code."
325 msgstr ""
326
327 #: modules/tools/tools.php:51
328 msgid "This changes won't be saved in the backup."
329 msgstr ""
330
331 #: modules/tools/tools.php:52
332 msgid "To save these changes click \"Save Changes\" and then click backup."
333 msgstr ""
334
335 #: modules/tools/tools.php:53
336 msgid "Would you to discard these changes from the backup?"
337 msgstr ""
338
339 #: modules/tools/tools.php:54
340 msgid "Could not backup the database, please try again."
341 msgstr ""
342
343 #: modules/tools/tools.php:55
344 msgid "Server not responding!!! Please try again."
345 msgstr ""
346
347 #: modules/tools/tools.php:56
348 msgid "No backup available!!!"
349 msgstr ""
350
351 #: views/snippets/wpobjectslist.tmpl:7
352 msgid "Pages"
353 msgstr ""
354
355 #: views/snippets/wpobjectslist.tmpl:8
356 msgid "Categories"
357 msgstr ""
358
359 #: views/snippets/wpobjectslist.tmpl:9
360 msgid "URL List"
361 msgstr ""
362
363 #: views/snippets/wpobjectslist.tmpl:12
364 msgid "Add this CSS/JS code to ?"
365 msgstr ""
366
367 #: views/snippets/wpobjectslist.tmpl:16
368 msgid "Front Page"
369 msgstr ""
370
371 #: views/snippets/wpobjectslist.tmpl:21
372 msgid "All Posts"
373 msgstr ""
374
375 #: views/snippets/wpobjectslist.tmpl:26
376 msgid "All Pages"
377 msgstr ""
378
379 #: views/snippets/wpobjectslist.tmpl:33
380 msgid "Add this CSS/JS code to category page?"
381 msgstr ""
382
383 #: views/snippets/wpobjectslist.tmpl:39
384 msgid "Add one URL per line (include http://)"
385 msgstr ""
386
387 #: views/snippets/block.tmpl:8
388 msgid "CSS Template"
389 msgstr ""
390
391 #: views/snippets/block.tmpl:10
392 msgid "Insert selected CSS Template"
393 msgstr ""
394
395 #: views/snippets/block.tmpl:10 views/snippets/block.tmpl:19
396 msgid "Insert Code"
397 msgstr ""
398
399 #: views/snippets/block.tmpl:11
400 msgid "Add New CSS Code Template"
401 msgstr ""
402
403 #: views/snippets/block.tmpl:11 views/snippets/block.tmpl:20
404 msgid "New"
405 msgstr ""
406
407 #: views/snippets/block.tmpl:12
408 msgid "Edit CSS Code Template"
409 msgstr ""
410
411 #: views/snippets/block.tmpl:12 views/snippets/block.tmpl:21
412 msgid "Edit"
413 msgstr ""
414
415 #: views/snippets/block.tmpl:13
416 msgid "Delete selected CSS Template"
417 msgstr ""
418
419 #: views/snippets/block.tmpl:13 views/snippets/block.tmpl:22
420 msgid "Delete Code"
421 msgstr ""
422
423 #: views/snippets/block.tmpl:17
424 msgid "JS Template"
425 msgstr ""
426
427 #: views/snippets/block.tmpl:19
428 msgid "Insert selected JavaScript Template"
429 msgstr ""
430
431 #: views/snippets/block.tmpl:20
432 msgid "Add New JavaScript Code Template"
433 msgstr ""
434
435 #: views/snippets/block.tmpl:21
436 msgid "Edit JS Code Template"
437 msgstr ""
438
439 #: views/snippets/block.tmpl:22
440 msgid "Delete selected JavaScript Template"
441 msgstr ""
442
443 #: views/snippets/block.tmpl:59
444 msgid "Location"
445 msgstr ""
446
447 #: views/snippets/block.tmpl:59
448 msgid "Hook"
449 msgstr ""
450
451 #: views/snippets/block.tmpl:63
452 msgid "Header"
453 msgstr ""
454
455 #: views/snippets/block.tmpl:64
456 msgid "Footer"
457 msgstr ""
458
459 #: views/snippets/block.tmpl:77
460 msgid "Scripts Autoload"
461 msgstr ""
462
463 #: views/snippets/block.tmpl:77
464 msgid "Automatically load Wordpress build-in scripts."
465 msgstr ""
466
467 #: views/snippets/block.tmpl:77
468 msgid "Embedded Scripts"
469 msgstr ""
470
471 #: views/snippets/block.tmpl:82
472 msgid "Click for"
473 msgstr ""
474
475 #: views/snippets/block.tmpl:83
476 msgid "Click for Hints &amp; Tips"
477 msgstr ""
478
479 #: views/snippets/block.tmpl:83
480 msgid "Hints"
481 msgstr ""
482
483 #: views/snippets/block.tmpl:83
484 msgid "Tips"
485 msgstr ""
486
487 #: views/snippets/block.tmpl:88
488 msgid "Upgrade to"
489 msgstr ""
490
491 #: views/snippets/block.tmpl:89
492 msgid "CSS & Javascript Toolbox"
493 msgstr ""
494
495 #: views/snippets/block.tmpl:93 views/snippets/newcode.html.tmpl:20
496 msgid "Save Changes"
497 msgstr ""
498
499 #: views/snippets/block.tmpl:94
500 msgid "Delete This Block"
501 msgstr ""
502
503 #: views/snippets/block.tmpl:95
504 msgid "Edit Block Name"
505 msgstr ""
506
507 #: views/snippets/blockname.html.tmpl:5
508 msgid "Block Name"
509 msgstr ""
510
511 #: views/snippets/blockname.html.tmpl:10 views/snippets/newcode.html.tmpl:22
512 #: views/snippets/scripts.html.tmpl:34
513 msgid "Close"
514 msgstr ""
515
516 #: views/snippets/blockname.html.tmpl:12 views/snippets/newcode.html.tmpl:29
517 #: views/snippets/scripts.html.tmpl:35
518 msgid "Working"
519 msgstr ""
520
521 #: views/snippets/blockname.html.tmpl:15
522 msgid "Block names are useful to keep your code blocks managed and organised."
523 msgstr ""
524
525 #: views/snippets/blockname.html.tmpl:16
526 msgid ""
527 "Please type a relevant name that describes what your block does, then click "
528 "Save."
529 msgstr ""
530
531 #: views/snippets/newcode.html.tmpl:13
532 msgid "Title"
533 msgstr ""
534