cookutils view po/cook.pot @ rev 989

cook: initial support of --trials|-t; copy(): @rm as quick alias for remove_already_packed(); cook_copy_icons(): initial removing of all hicolor icons; lighttpd/index.cgi: extend packages info; some more tiny edits.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Oct 28 16:04:43 2017 +0300 (2017-10-28)
parents 9dc64af5ba9c
children
line source
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR SliTaz Association
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: Cook 3.2\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2016-11-19 22:31+0200\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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: cook:33
22 msgid "Usage:"
23 msgstr ""
25 #: cook:33
26 msgid "cook [package|command] [list|--option]"
27 msgstr ""
29 #: cook:35
30 msgid "Commands:"
31 msgstr ""
33 #: cook:36
34 msgid "Display this short usage."
35 msgstr ""
37 #: cook:37
38 msgid "Setup your build environment."
39 msgstr ""
41 #: cook:38
42 msgid "Setup a cross environment."
43 msgstr ""
45 #: cook:40
46 msgid "Test environment and cook a package."
47 msgstr ""
49 #: cook:41
50 msgid "List packages in the wok."
51 msgstr ""
53 #: cook:42
54 msgid "Simple packages search function."
55 msgstr ""
57 #: cook:43
58 msgid "Create a new package with a receipt."
59 msgstr ""
61 #: cook:44
62 msgid "Cook a list of packages."
63 msgstr ""
65 #: cook:45
66 msgid "Clean-up all packages files."
67 msgstr ""
69 #: cook:46
70 msgid "Clean-up all packages sources."
71 msgstr ""
73 #: cook:47
74 msgid "Check for uncooked packages"
75 msgstr ""
77 #: cook:48
78 msgid "Create packages DB lists and flavors."
79 msgstr ""
81 #: cook:50
82 msgid "Options:"
83 msgstr ""
85 #: cook:52
86 msgid "clean the package in the wok."
87 msgstr ""
89 #: cook:53
90 msgid "cook and install the package."
91 msgstr ""
93 #: cook:54
94 msgid "get the package source tarball."
95 msgstr ""
97 #: cook:55
98 msgid "block a package so cook will skip it."
99 msgstr ""
101 #: cook:56
102 msgid "unblock a blocked package."
103 msgstr ""
105 #: cook:57
106 msgid "check dependencies of cooked package."
107 msgstr ""
109 #: cook:58
110 msgid "repack an already built package."
111 msgstr ""
113 #: cook:59
114 msgid "display debugging messages."
115 msgstr ""
117 #: cook:60
118 msgid "continue running compile_rules."
119 msgstr ""
121 #: cook:62
122 msgid "create a receipt interactively."
123 msgstr ""
125 #: cook:64
126 msgid "clone the cooking wok from Hg repo."
127 msgstr ""
129 #: cook:65
130 msgid "clone the stable wok from Hg repo."
131 msgstr ""
133 #: cook:66
134 msgid "clone the undigest wok from Hg repo."
135 msgstr ""
137 #: cook:67
138 msgid "clone the tiny SliTaz wok from Hg repo."
139 msgstr ""
141 #: cook:68
142 msgid "force reinstall of chroot packages."
143 msgstr ""
145 #: cook:70
146 msgid "create up-to-date flavors files."
147 msgstr ""
149 #: cook:89
150 msgid "Unable to find package \"%s\" in the wok"
151 msgstr ""
153 #. L10n: QA is quality assurance
154 #: cook:98
155 msgid "QA: empty variable: %s"
156 msgstr ""
158 #: cook:107
159 msgid "Creating directories structure in \"%s\""
160 msgstr ""
162 #: cook:109
163 msgid "Creating DB files in \"%s\""
164 msgstr ""
166 #: cook:119
167 msgid "QA: checking package receipt..."
168 msgstr ""
170 #: cook:134
171 msgid "QA: unknown category \"%s\""
172 msgstr ""
174 #: cook:135
175 msgid "Please, use one of: %s"
176 msgstr ""
178 #: cook:145
179 msgid "QA: unable to reach \"%s\""
180 msgstr ""
182 #: cook:205
183 msgid "Creating tarball \"%s\""
184 msgstr ""
186 #: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331
187 msgid "ERROR: %s"
188 msgstr ""
190 #: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329
191 msgid "Getting source from %s..."
192 msgstr ""
194 #: cook:244 cook:259 cook:274 cook:287 cook:330
195 msgid "URL: %s"
196 msgstr ""
198 #: cook:245 cook:276
199 msgid "Cloning to \"%s\""
200 msgstr ""
202 #: cook:247
203 msgid "Hg branch: %s"
204 msgstr ""
206 #: cook:263
207 msgid "Git branch: %s"
208 msgstr ""
210 #: cook:275
211 msgid "CVS module: %s"
212 msgstr ""
214 #: cook:307
215 msgid "Don't forget to add to receipt:"
216 msgstr ""
218 #: cook:315
219 msgid "ERROR: Unable to handle \"%s\""
220 msgstr ""
222 #: cook:333
223 msgid "Extracting source archive \"%s\""
224 msgstr ""
226 #. L10n: 'm' is for minutes (approximate cooking time)
227 #: cook:361
228 msgid " ~ %dm"
229 msgstr ""
231 #. L10n: 's' is for seconds (cooking time)
232 #: cook:365
233 msgid "%ds%s"
234 msgstr ""
236 #: cook:380
237 msgid "Summary for: %s"
238 msgstr ""
240 #. L10n: keep the same width of translations to get a consistent view
241 #: cook:384
242 msgid "Source dir : %s"
243 msgstr ""
245 #: cook:385
246 msgid "Src file : %s"
247 msgstr ""
249 #: cook:386
250 msgid "Src size : %s"
251 msgstr ""
253 #: cook:387
254 msgid "Produced : %s"
255 msgstr ""
257 #: cook:388
258 msgid "Packed : %s"
259 msgstr ""
261 #: cook:389
262 msgid "Compressed : %s"
263 msgstr ""
265 #: cook:390
266 msgid "Files : %s"
267 msgstr ""
269 #: cook:391
270 msgid "Cook time : %s"
271 msgstr ""
273 #: cook:392
274 msgid "Cook date : %s"
275 msgstr ""
277 #: cook:392 cook:404 cook:1851 cook:2062
278 msgid "+%%F %%R"
279 msgstr ""
281 #: cook:393
282 msgid "Host arch : %s"
283 msgstr ""
285 #: cook:401
286 msgid "Debug information"
287 msgstr ""
289 #. L10n: specify your format of date and time (to help: man date)
290 #. L10n: not bad one is '+%x %R'
291 #: cook:404
292 msgid "Cook date: %s"
293 msgstr ""
295 #: cook:405
296 msgid "Cook time: %ds"
297 msgstr ""
299 #. L10n: Please, translate all messages beginning with ERROR in a same way
300 #: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242
301 msgid "ERROR"
302 msgstr ""
304 #: cook:548
305 msgid "QA: Checking %s..."
306 msgstr ""
308 #: cook:569
309 msgid " Time: %s. Size: %s B -> %s B. Save: %s KB"
310 msgstr ""
312 #: cook:585
313 msgid "Executing strip on all files..."
314 msgstr ""
316 #: cook:629
317 msgid "Stripping translations files..."
318 msgstr ""
320 #: cook:680 cook:952
321 msgid "Build dependencies to remove:"
322 msgstr ""
324 #: cook:682 cook:953
325 msgid "Removing:"
326 msgstr ""
328 #: cook:706
329 msgid "Compressing man pages..."
330 msgstr ""
332 #: cook:747
333 msgid "Compressing png images..."
334 msgstr ""
336 #: cook:784
337 msgid "Compressing svg images..."
338 msgstr ""
340 #: cook:818
341 msgid "Compressing ui files..."
342 msgstr ""
344 #: cook:838
345 msgid "Cook: %s"
346 msgstr ""
348 #: cook:852
349 msgid "%s sysroot: %s"
350 msgstr ""
352 #: cook:853
353 msgid "Adding \"%s\" to PATH"
354 msgstr ""
356 #: cook:857
357 msgid "Using cross-tools: %s"
358 msgstr ""
360 #: cook:881
361 msgid "Disabling -pipe compile flag: %d MB RAM free"
362 msgstr ""
364 #: cook:897
365 msgid "Checking build dependencies..."
366 msgstr ""
368 #: cook:898
369 msgid "Using packages DB: %s"
370 msgstr ""
372 #: cook:924
373 msgid "Missing dep (wok/pkg): %s"
374 msgstr ""
376 #: cook:932
377 msgid "ERROR: unknown dep \"%s\""
378 msgstr ""
380 #: cook:946
381 msgid "Auto cook config is set: %s"
382 msgstr ""
384 #: cook:949
385 msgid "Building dep (wok/pkg) : %s"
386 msgstr ""
388 #: cook:954
389 msgid "ERROR: can't cook dep \"%s\""
390 msgstr ""
392 #: cook:969
393 msgid "ERROR: missing %d dependency"
394 msgid_plural "ERROR: missing %d dependencies"
395 msgstr[0] ""
396 msgstr[1] ""
398 #: cook:976
399 msgid "Installing dep (pkg/local): %s"
400 msgstr ""
402 #: cook:983
403 msgid "Installing dep (web/cache): %s"
404 msgstr ""
406 #: cook:1034 cook:1102
407 msgid "Executing: %s"
408 msgstr ""
410 #: cook:1062
411 msgid "Running testsuite"
412 msgstr ""
414 #: cook:1075
415 msgid "ERROR: cook failed"
416 msgstr ""
418 #: cook:1099
419 msgid "Pack: %s"
420 msgstr ""
422 #: cook:1104
423 msgid "ERROR: genpkg_rules failed"
424 msgstr ""
426 #: cook:1107
427 msgid "No packages rules: meta package"
428 msgstr ""
430 #: cook:1120
431 msgid "Copying \"%s\"..."
432 msgstr ""
434 #: cook:1130
435 msgid "Creating the list of files..."
436 msgstr ""
438 #: cook:1138
439 msgid "Creating md5sum of files..."
440 msgstr ""
442 #: cook:1153
443 msgid "Compressing the FS..."
444 msgstr ""
446 #: cook:1161
447 msgid "Updating receipt sizes..."
448 msgstr ""
450 #: cook:1169
451 msgid "Updating receipt EXTRAVERSION: %s"
452 msgstr ""
454 #: cook:1176
455 msgid "Creating full cpio archive..."
456 msgstr ""
458 #: cook:1181
459 msgid "Restoring original package tree..."
460 msgstr ""
462 #: cook:1190
463 msgid "Package \"%s\" created"
464 msgstr ""
466 #: cook:1209
467 msgid "QA: checking for empty package..."
468 msgstr ""
470 #: cook:1212
471 msgid "ERROR: empty package"
472 msgstr ""
474 #: cook:1225
475 msgid "Removing old package \"%s\""
476 msgstr ""
478 #: cook:1262
479 msgid "Unable to install package, build has failed."
480 msgstr ""
482 #: cook:1271
483 msgid "Updating %s chroot environment..."
484 msgstr ""
486 #: cook:1272
487 msgid "Updating chroot: %s"
488 msgstr ""
490 #: cook:1304
491 msgid "Setup aufs chroot..."
492 msgstr ""
494 #: cook:1316
495 msgid "Aufs mount failure"
496 msgstr ""
498 #: cook:1328
499 msgid "Leaving aufs chroot..."
500 msgstr ""
502 #: cook:1397
503 msgid "Multiple choice:"
504 msgstr ""
506 #: cook:1398
507 msgid "Select one [%s]: "
508 msgstr ""
510 #: cook:1446
511 msgid "Getting standard devel files..."
512 msgstr ""
514 #: cook:1459
515 msgid "Copying man pages..."
516 msgstr ""
518 #: cook:1474
519 msgid "Copying files..."
520 msgstr ""
522 #: cook:1491
523 msgid "Copying folders..."
524 msgstr ""
526 #: cook:1510
527 msgid "Copying hicolor icons..."
528 msgstr ""
530 #: cook:1534
531 msgid "List of %s packages in \"%s\""
532 msgstr ""
534 #: cook:1549
535 msgid "%s package"
536 msgid_plural "%s packages"
537 msgstr[0] ""
538 msgstr[1] ""
540 #: cook:1558
541 msgid "Search results for \"%s\""
542 msgstr ""
544 #: cook:1565
545 msgid "Cook: setup environment"
546 msgstr ""
548 #: cook:1566
549 msgid "Setting up your environment"
550 msgstr ""
552 #: cook:1570
553 msgid "Checking for packages to install..."
554 msgstr ""
556 #: cook:1576
557 msgid "ERROR: %s is not installed"
558 msgstr ""
560 #: cook:1579
561 msgid "Using config file: %s"
562 msgstr ""
564 #: cook:1600
565 msgid "Adding group \"%s\""
566 msgstr ""
568 #: cook:1603
569 msgid "Setting permissions for group \"%s\"..."
570 msgstr ""
572 #: cook:1606
573 msgid "All done, ready to cook packages :-)"
574 msgstr ""
576 #: cook:1621
577 msgid "Cook: setup %s cross environment"
578 msgstr ""
580 #: cook:1622
581 msgid "Setting up your %s cross environment"
582 msgstr ""
584 #. L10n: keep the same width of translations to get a consistent view
585 #: cook:1651
586 msgid "Target arch : %s"
587 msgstr ""
589 #: cook:1652
590 msgid "Configure args : %s"
591 msgstr ""
593 #: cook:1653
594 msgid "Build flags : %s"
595 msgstr ""
597 #: cook:1654
598 msgid "Arch sysroot : %s"
599 msgstr ""
601 #: cook:1655
602 msgid "Tools prefix : %s"
603 msgstr ""
605 #: cook:1657
606 msgid "Packages DB : %s"
607 msgstr ""
609 #: cook:1668
610 msgid "WARNING: %s is not installed in sysroot"
611 msgstr ""
613 #: cook:1672
614 msgid "Cross compiler : %s"
615 msgstr ""
617 #: cook:1674
618 msgid "C compiler \"%s\" is missing"
619 msgstr ""
621 #: cook:1675
622 msgid "Run \"%s\" to cook a toolchain"
623 msgstr ""
625 #: cook:1681
626 msgid "Cook test: testing the cook environment"
627 msgstr ""
629 #: cook:1692
630 msgid "Package \"%s\" already exists."
631 msgstr ""
633 #: cook:1696
634 msgid "Creating folder \"%s\""
635 msgstr ""
637 #: cook:1699
638 msgid "Preparing the package receipt..."
639 msgstr ""
641 #: cook:1707
642 msgid "Entering interactive mode..."
643 msgstr ""
645 #: cook:1709
646 msgid "Package : %s"
647 msgstr ""
649 #: cook:1711
650 msgid "Version : "
651 msgstr ""
653 #: cook:1714
654 msgid "Category : "
655 msgstr ""
657 #. L10n: Short description
658 #: cook:1718
659 msgid "Short desc : "
660 msgstr ""
662 #: cook:1721
663 msgid "Maintainer : "
664 msgstr ""
666 #: cook:1724
667 msgid "License : "
668 msgstr ""
670 #: cook:1727
671 msgid "Web site : "
672 msgstr ""
674 #: cook:1732
675 msgid "Wget URL to download source tarball."
676 msgstr ""
678 #: cook:1733
679 msgid "Example : "
680 msgstr ""
682 #: cook:1734
683 msgid "Wget url : "
684 msgstr ""
686 #: cook:1738
687 msgid "Do you need a stuff directory? (y/N)"
688 msgstr ""
690 #: cook:1740
691 msgid "Creating the stuff directory..."
692 msgstr ""
694 #: cook:1745
695 msgid "Are you going to write a description? (y/N)"
696 msgstr ""
698 #: cook:1747
699 msgid "Creating the \"%s\" file..."
700 msgstr ""
702 #: cook:1751
703 msgid "Receipt is ready to use."
704 msgstr ""
706 #: cook:1759
707 msgid "No list in argument."
708 msgstr ""
710 #: cook:1763
711 msgid "List \"%s\" not found."
712 msgstr ""
714 #: cook:1767
715 msgid "Starting cooking the list \"%s\""
716 msgstr ""
718 #: cook:1775
719 msgid "Cleaning all packages files..."
720 msgstr ""
722 #: cook:1781
723 msgid "Cleaning all packages sources..."
724 msgstr ""
726 #: cook:1788
727 msgid "Checking for uncooked packages"
728 msgstr ""
730 #: cook:1801
731 msgid "Package \"%s\""
732 msgstr ""
734 #: cook:1819
735 msgid "%s uncooked package"
736 msgid_plural "%s uncooked packages"
737 msgstr[0] ""
738 msgstr[1] ""
740 #: cook:1821
741 msgid "All packages are cooked :-)"
742 msgstr ""
744 #: cook:1838
745 msgid "Packages directory \"%s\" doesn't exist"
746 msgstr ""
748 #: cook:1848
749 msgid "Cook pkgdb: Creating all packages lists"
750 msgstr ""
752 #: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991
753 msgid "Creating file \"%s\""
754 msgstr ""
756 #: cook:1881
757 msgid "Creating lists from \"%s\""
758 msgstr ""
760 #: cook:1937
761 msgid " - absent: %s (%s)"
762 msgstr ""
764 #: cook:1943 cook:1944 cook:1945 cook:1946
765 msgid "Done: %s (%s)"
766 msgstr ""
768 #: cook:1954
769 msgid "Removing duplicates:"
770 msgstr ""
772 #: cook:2028
773 msgid "Creating flavors files in \"%s\""
774 msgstr ""
776 #: cook:2029
777 msgid "Cook pkgdb: Creating all flavors"
778 msgstr ""
780 #: cook:2032
781 msgid "Recharging lists to use latest packages..."
782 msgstr ""
784 #: cook:2037
785 msgid "Creating configuration file \"%s\""
786 msgstr ""
788 #: cook:2049
789 msgid "Starting to generate flavors..."
790 msgstr ""
792 #: cook:2053
793 msgid "Packing flavor \"%s\""
794 msgstr ""
796 #: cook:2062
797 msgid "Cook pkgdb end: %s"
798 msgstr ""
800 #: cook:2085
801 msgid "cook: HOST_ARCH is not set in \"%s\" receipt"
802 msgstr ""
804 #: cook:2086
805 msgid "package \"%s\" is not included in %s"
806 msgstr ""
808 #: cook:2087 cook:2100 cook:2102
809 msgid "cook: %s"
810 msgstr ""
812 #: cook:2088 cook:2103
813 msgid "bugs: %s"
814 msgstr ""
816 #: cook:2089 cook:2104
817 msgid "Cook skip: %s"
818 msgstr ""
820 #: cook:2097
821 msgid "Host arch %s"
822 msgstr ""
824 #: cook:2101
825 msgid "package \"%s\" doesn't cook or is not included in %s"
826 msgstr ""
828 #: cook:2112
829 msgid "Package \"%s\" is blocked"
830 msgstr ""
832 #: cook:2119
833 msgid "Cook started for: %s"
834 msgstr ""
836 #: cook:2136
837 msgid "Cleaning \"%s\""
838 msgstr ""
840 #: cook:2145
841 msgid "Getting source for \"%s\""
842 msgstr ""
844 #: cook:2147
845 msgid "Tarball: %s"
846 msgstr ""
848 #: cook:2151
849 msgid "Blocking package \"%s\""
850 msgstr ""
852 #: cook:2157
853 msgid "Unblocking package \"%s\""
854 msgstr ""
856 #: cook:2169 cook:2176
857 msgid "Need to build \"%s\""
858 msgstr ""
860 #: cook:2180
861 msgid "Checking depends"
862 msgstr ""
864 #: cook:2218
865 msgid "WANTED package \"%s\" is blocked"
866 msgstr ""
868 #: cook:2224
869 msgid "WANTED package \"%s\" is broken"
870 msgstr ""