cookutils rev 840

Update translations.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 19 22:48:02 2016 +0200 (2016-11-19)
parents ab44ce9b38bb
children bd3b572e2651
files Makefile po/cook.pot po/fr.po po/pt_BR.po po/ru.po po/zh_CN.po po/zh_TW.po
line diff
     1.1 --- a/Makefile	Thu Nov 17 18:58:21 2016 +0000
     1.2 +++ b/Makefile	Sat Nov 19 22:48:02 2016 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  
     1.5  PREFIX?=/usr
     1.6  DESTDIR?=
     1.7 -LINGUAS?=pt_BR ru zh_CN zh_TW
     1.8 +LINGUAS?=fr pt_BR ru zh_CN zh_TW
     1.9  VERSION:=$(shell grep ^VERSION cook | cut -d'=' -f2)
    1.10  
    1.11  all:
     2.1 --- a/po/cook.pot	Thu Nov 17 18:58:21 2016 +0000
     2.2 +++ b/po/cook.pot	Sat Nov 19 22:48:02 2016 +0200
     2.3 @@ -8,7 +8,7 @@
     2.4  msgstr ""
     2.5  "Project-Id-Version: Cook 3.2\n"
     2.6  "Report-Msgid-Bugs-To: \n"
     2.7 -"POT-Creation-Date: 2015-05-07 12:52+0300\n"
     2.8 +"POT-Creation-Date: 2016-11-19 22:31+0200\n"
     2.9  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    2.10  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    2.11  "Language-Team: LANGUAGE <LL@li.org>\n"
    2.12 @@ -18,822 +18,853 @@
    2.13  "Content-Transfer-Encoding: 8bit\n"
    2.14  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    2.15  
    2.16 -#: cook:32
    2.17 +#: cook:33
    2.18  msgid "Usage:"
    2.19  msgstr ""
    2.20  
    2.21 -#: cook:32
    2.22 +#: cook:33
    2.23  msgid "cook [package|command] [list|--option]"
    2.24  msgstr ""
    2.25  
    2.26 -#: cook:34
    2.27 +#: cook:35
    2.28  msgid "Commands:"
    2.29  msgstr ""
    2.30  
    2.31 -#: cook:35
    2.32 +#: cook:36
    2.33  msgid "Display this short usage."
    2.34  msgstr ""
    2.35  
    2.36 -#: cook:36
    2.37 +#: cook:37
    2.38  msgid "Setup your build environment."
    2.39  msgstr ""
    2.40  
    2.41 -#: cook:37
    2.42 +#: cook:38
    2.43  msgid "Setup a cross environment."
    2.44  msgstr ""
    2.45  
    2.46 -#: cook:39
    2.47 +#: cook:40
    2.48  msgid "Test environment and cook a package."
    2.49  msgstr ""
    2.50  
    2.51 -#: cook:40
    2.52 +#: cook:41
    2.53  msgid "List packages in the wok."
    2.54  msgstr ""
    2.55  
    2.56 -#: cook:41
    2.57 +#: cook:42
    2.58  msgid "Simple packages search function."
    2.59  msgstr ""
    2.60  
    2.61 -#: cook:42
    2.62 +#: cook:43
    2.63  msgid "Create a new package with a receipt."
    2.64  msgstr ""
    2.65  
    2.66 -#: cook:43
    2.67 +#: cook:44
    2.68  msgid "Cook a list of packages."
    2.69  msgstr ""
    2.70  
    2.71 -#: cook:44
    2.72 +#: cook:45
    2.73  msgid "Clean-up all packages files."
    2.74  msgstr ""
    2.75  
    2.76 -#: cook:45
    2.77 +#: cook:46
    2.78  msgid "Clean-up all packages sources."
    2.79  msgstr ""
    2.80  
    2.81 -#: cook:46
    2.82 +#: cook:47
    2.83  msgid "Check for uncooked packages"
    2.84  msgstr ""
    2.85  
    2.86 -#: cook:47
    2.87 +#: cook:48
    2.88  msgid "Create packages DB lists and flavors."
    2.89  msgstr ""
    2.90  
    2.91 -#: cook:49
    2.92 +#: cook:50
    2.93  msgid "Options:"
    2.94  msgstr ""
    2.95  
    2.96 -#: cook:51
    2.97 +#: cook:52
    2.98  msgid "clean the package in the wok."
    2.99  msgstr ""
   2.100  
   2.101 -#: cook:52
   2.102 +#: cook:53
   2.103  msgid "cook and install the package."
   2.104  msgstr ""
   2.105  
   2.106 -#: cook:53
   2.107 +#: cook:54
   2.108  msgid "get the package source tarball."
   2.109  msgstr ""
   2.110  
   2.111 -#: cook:54
   2.112 +#: cook:55
   2.113  msgid "block a package so cook will skip it."
   2.114  msgstr ""
   2.115  
   2.116 -#: cook:55
   2.117 +#: cook:56
   2.118  msgid "unblock a blocked package."
   2.119  msgstr ""
   2.120  
   2.121 -#: cook:56
   2.122 +#: cook:57
   2.123  msgid "check dependencies of cooked package."
   2.124  msgstr ""
   2.125  
   2.126 -#: cook:57
   2.127 +#: cook:58
   2.128  msgid "repack an already built package."
   2.129  msgstr ""
   2.130  
   2.131 -#: cook:58
   2.132 +#: cook:59
   2.133  msgid "display debugging messages."
   2.134  msgstr ""
   2.135  
   2.136 -#: cook:59
   2.137 +#: cook:60
   2.138  msgid "continue running compile_rules."
   2.139  msgstr ""
   2.140  
   2.141 -#: cook:61
   2.142 +#: cook:62
   2.143  msgid "create a receipt interactively."
   2.144  msgstr ""
   2.145  
   2.146 -#: cook:63
   2.147 +#: cook:64
   2.148  msgid "clone the cooking wok from Hg repo."
   2.149  msgstr ""
   2.150  
   2.151 -#: cook:64
   2.152 +#: cook:65
   2.153  msgid "clone the stable wok from Hg repo."
   2.154  msgstr ""
   2.155  
   2.156 -#: cook:65
   2.157 +#: cook:66
   2.158  msgid "clone the undigest wok from Hg repo."
   2.159  msgstr ""
   2.160  
   2.161 -#: cook:66
   2.162 +#: cook:67
   2.163  msgid "clone the tiny SliTaz wok from Hg repo."
   2.164  msgstr ""
   2.165  
   2.166 -#: cook:67
   2.167 +#: cook:68
   2.168  msgid "force reinstall of chroot packages."
   2.169  msgstr ""
   2.170  
   2.171 -#: cook:69
   2.172 +#: cook:70
   2.173  msgid "create up-to-date flavors files."
   2.174  msgstr ""
   2.175  
   2.176 -#: cook:88
   2.177 +#: cook:89
   2.178  msgid "Unable to find package \"%s\" in the wok"
   2.179  msgstr ""
   2.180  
   2.181  #. L10n: QA is quality assurance
   2.182 -#: cook:97
   2.183 +#: cook:98
   2.184  msgid "QA: empty variable: %s"
   2.185  msgstr ""
   2.186  
   2.187 -#: cook:106
   2.188 +#: cook:107
   2.189  msgid "Creating directories structure in \"%s\""
   2.190  msgstr ""
   2.191  
   2.192 -#: cook:108
   2.193 +#: cook:109
   2.194  msgid "Creating DB files in \"%s\""
   2.195  msgstr ""
   2.196  
   2.197 -#: cook:118
   2.198 +#: cook:119
   2.199  msgid "QA: checking package receipt..."
   2.200  msgstr ""
   2.201  
   2.202 -#: cook:133
   2.203 +#: cook:134
   2.204  msgid "QA: unknown category \"%s\""
   2.205  msgstr ""
   2.206  
   2.207 -#: cook:134
   2.208 +#: cook:135
   2.209  msgid "Please, use one of: %s"
   2.210  msgstr ""
   2.211  
   2.212 -#: cook:144
   2.213 +#: cook:145
   2.214  msgid "QA: unable to reach \"%s\""
   2.215  msgstr ""
   2.216  
   2.217 -#: cook:204
   2.218 +#: cook:205
   2.219  msgid "Creating tarball \"%s\""
   2.220  msgstr ""
   2.221  
   2.222 -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330
   2.223 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331
   2.224  msgid "ERROR: %s"
   2.225  msgstr ""
   2.226  
   2.227 -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328
   2.228 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329
   2.229  msgid "Getting source from %s..."
   2.230  msgstr ""
   2.231  
   2.232 -#: cook:243 cook:258 cook:273 cook:286 cook:329
   2.233 +#: cook:244 cook:259 cook:274 cook:287 cook:330
   2.234  msgid "URL: %s"
   2.235  msgstr ""
   2.236  
   2.237 -#: cook:244 cook:275
   2.238 +#: cook:245 cook:276
   2.239  msgid "Cloning to \"%s\""
   2.240  msgstr ""
   2.241  
   2.242 -#: cook:246
   2.243 +#: cook:247
   2.244  msgid "Hg branch: %s"
   2.245  msgstr ""
   2.246  
   2.247 -#: cook:262
   2.248 +#: cook:263
   2.249  msgid "Git branch: %s"
   2.250  msgstr ""
   2.251  
   2.252 -#: cook:274
   2.253 +#: cook:275
   2.254  msgid "CVS module: %s"
   2.255  msgstr ""
   2.256  
   2.257 -#: cook:306
   2.258 +#: cook:307
   2.259  msgid "Don't forget to add to receipt:"
   2.260  msgstr ""
   2.261  
   2.262 -#: cook:314
   2.263 +#: cook:315
   2.264  msgid "ERROR: Unable to handle \"%s\""
   2.265  msgstr ""
   2.266  
   2.267 -#: cook:332
   2.268 +#: cook:333
   2.269  msgid "Extracting source archive \"%s\""
   2.270  msgstr ""
   2.271  
   2.272  #. L10n: 'm' is for minutes (approximate cooking time)
   2.273 -#: cook:367
   2.274 -msgid "~ %dm"
   2.275 +#: cook:361
   2.276 +msgid " ~ %dm"
   2.277  msgstr ""
   2.278  
   2.279 -#: cook:370
   2.280 +#. L10n: 's' is for seconds (cooking time)
   2.281 +#: cook:365
   2.282 +msgid "%ds%s"
   2.283 +msgstr ""
   2.284 +
   2.285 +#: cook:380
   2.286  msgid "Summary for: %s"
   2.287  msgstr ""
   2.288  
   2.289  #. L10n: keep the same width of translations to get a consistent view
   2.290 -#: cook:374
   2.291 +#: cook:384
   2.292  msgid "Source dir  : %s"
   2.293  msgstr ""
   2.294  
   2.295 -#: cook:375
   2.296 +#: cook:385
   2.297  msgid "Src file    : %s"
   2.298  msgstr ""
   2.299  
   2.300 -#: cook:376
   2.301 +#: cook:386
   2.302  msgid "Src size    : %s"
   2.303  msgstr ""
   2.304  
   2.305 -#: cook:377
   2.306 +#: cook:387
   2.307  msgid "Produced    : %s"
   2.308  msgstr ""
   2.309  
   2.310 -#: cook:378
   2.311 +#: cook:388
   2.312  msgid "Packed      : %s"
   2.313  msgstr ""
   2.314  
   2.315 -#: cook:379
   2.316 +#: cook:389
   2.317  msgid "Compressed  : %s"
   2.318  msgstr ""
   2.319  
   2.320 -#: cook:380
   2.321 +#: cook:390
   2.322  msgid "Files       : %s"
   2.323  msgstr ""
   2.324  
   2.325 -#. L10n: 's' is for seconds (cooking time)
   2.326 -#: cook:382
   2.327 -msgid "Cook time   : %ds %s"
   2.328 +#: cook:391
   2.329 +msgid "Cook time   : %s"
   2.330  msgstr ""
   2.331  
   2.332 -#: cook:383
   2.333 +#: cook:392
   2.334  msgid "Cook date   : %s"
   2.335  msgstr ""
   2.336  
   2.337 -#: cook:383 cook:395 cook:1448 cook:1602
   2.338 +#: cook:392 cook:404 cook:1851 cook:2062
   2.339  msgid "+%%F %%R"
   2.340  msgstr ""
   2.341  
   2.342 -#: cook:384
   2.343 +#: cook:393
   2.344  msgid "Host arch   : %s"
   2.345  msgstr ""
   2.346  
   2.347 -#: cook:392
   2.348 +#: cook:401
   2.349  msgid "Debug information"
   2.350  msgstr ""
   2.351  
   2.352  #. L10n: specify your format of date and time (to help: man date)
   2.353  #. L10n: not bad one is '+%x %R'
   2.354 -#: cook:395
   2.355 +#: cook:404
   2.356  msgid "Cook date: %s"
   2.357  msgstr ""
   2.358  
   2.359 +#: cook:405
   2.360 +msgid "Cook time: %ds"
   2.361 +msgstr ""
   2.362 +
   2.363  #. L10n: Please, translate all messages beginning with ERROR in a same way
   2.364 -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766
   2.365 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242
   2.366  msgid "ERROR"
   2.367  msgstr ""
   2.368  
   2.369 -#: cook:484
   2.370 +#: cook:548
   2.371 +msgid "QA: Checking %s..."
   2.372 +msgstr ""
   2.373 +
   2.374 +#: cook:569
   2.375 +msgid "  Time: %s. Size: %s B -> %s B. Save: %s KB"
   2.376 +msgstr ""
   2.377 +
   2.378 +#: cook:585
   2.379  msgid "Executing strip on all files..."
   2.380  msgstr ""
   2.381  
   2.382 -#: cook:496
   2.383 -msgid "Removing Python compiled files..."
   2.384 +#: cook:629
   2.385 +msgid "Stripping translations files..."
   2.386  msgstr ""
   2.387  
   2.388 -#: cook:503
   2.389 -msgid "Removing Perl compiled files..."
   2.390 -msgstr ""
   2.391 -
   2.392 -#: cook:518 cook:647
   2.393 +#: cook:680 cook:952
   2.394  msgid "Build dependencies to remove:"
   2.395  msgstr ""
   2.396  
   2.397 -#: cook:520 cook:648
   2.398 +#: cook:682 cook:953
   2.399  msgid "Removing:"
   2.400  msgstr ""
   2.401  
   2.402 -#: cook:535
   2.403 +#: cook:706
   2.404 +msgid "Compressing man pages..."
   2.405 +msgstr ""
   2.406 +
   2.407 +#: cook:747
   2.408 +msgid "Compressing png images..."
   2.409 +msgstr ""
   2.410 +
   2.411 +#: cook:784
   2.412 +msgid "Compressing svg images..."
   2.413 +msgstr ""
   2.414 +
   2.415 +#: cook:818
   2.416 +msgid "Compressing ui files..."
   2.417 +msgstr ""
   2.418 +
   2.419 +#: cook:838
   2.420  msgid "Cook: %s"
   2.421  msgstr ""
   2.422  
   2.423 -#: cook:549
   2.424 +#: cook:852
   2.425  msgid "%s sysroot: %s"
   2.426  msgstr ""
   2.427  
   2.428 -#: cook:550
   2.429 +#: cook:853
   2.430  msgid "Adding \"%s\" to PATH"
   2.431  msgstr ""
   2.432  
   2.433 -#: cook:554
   2.434 +#: cook:857
   2.435  msgid "Using cross-tools: %s"
   2.436  msgstr ""
   2.437  
   2.438 -#: cook:578
   2.439 +#: cook:881
   2.440  msgid "Disabling -pipe compile flag: %d RAM free"
   2.441  msgstr ""
   2.442  
   2.443 -#: cook:594
   2.444 +#: cook:897
   2.445  msgid "Checking build dependencies..."
   2.446  msgstr ""
   2.447  
   2.448 -#: cook:595
   2.449 +#: cook:898
   2.450  msgid "Using packages DB: %s"
   2.451  msgstr ""
   2.452  
   2.453 -#: cook:619
   2.454 +#: cook:924
   2.455  msgid "Missing dep (wok/pkg): %s"
   2.456  msgstr ""
   2.457  
   2.458 -#: cook:627
   2.459 +#: cook:932
   2.460  msgid "ERROR: unknown dep \"%s\""
   2.461  msgstr ""
   2.462  
   2.463 -#: cook:641
   2.464 +#: cook:946
   2.465  msgid "Auto cook config is set: %s"
   2.466  msgstr ""
   2.467  
   2.468 -#: cook:644
   2.469 +#: cook:949
   2.470  msgid "Building dep (wok/pkg)    : %s"
   2.471  msgstr ""
   2.472  
   2.473 -#: cook:649
   2.474 +#: cook:954
   2.475  msgid "ERROR: can't cook dep \"%s\""
   2.476  msgstr ""
   2.477  
   2.478 -#: cook:664
   2.479 +#: cook:969
   2.480  msgid "ERROR: missing %d dependency"
   2.481  msgid_plural "ERROR: missing %d dependencies"
   2.482  msgstr[0] ""
   2.483  msgstr[1] ""
   2.484  
   2.485 -#: cook:671
   2.486 +#: cook:976
   2.487  msgid "Installing dep (pkg/local): %s"
   2.488  msgstr ""
   2.489  
   2.490 -#: cook:678
   2.491 +#: cook:983
   2.492  msgid "Installing dep (web/cache): %s"
   2.493  msgstr ""
   2.494  
   2.495 -#: cook:734 cook:789
   2.496 +#: cook:1034 cook:1102
   2.497  msgid "Executing: %s"
   2.498  msgstr ""
   2.499  
   2.500 -#: cook:751
   2.501 +#: cook:1062
   2.502  msgid "Running testsuite"
   2.503  msgstr ""
   2.504  
   2.505 -#: cook:762
   2.506 +#: cook:1075
   2.507  msgid "ERROR: cook failed"
   2.508  msgstr ""
   2.509  
   2.510 -#: cook:786
   2.511 +#: cook:1099
   2.512  msgid "Pack: %s"
   2.513  msgstr ""
   2.514  
   2.515 -#: cook:791
   2.516 +#: cook:1104
   2.517  msgid "ERROR: genpkg_rules failed"
   2.518  msgstr ""
   2.519  
   2.520 -#: cook:794
   2.521 +#: cook:1107
   2.522  msgid "No packages rules: meta package"
   2.523  msgstr ""
   2.524  
   2.525 -#: cook:807
   2.526 +#: cook:1120
   2.527  msgid "Copying \"%s\"..."
   2.528  msgstr ""
   2.529  
   2.530 -#: cook:816
   2.531 +#: cook:1130
   2.532  msgid "Creating the list of files..."
   2.533  msgstr ""
   2.534  
   2.535 -#: cook:824
   2.536 +#: cook:1138
   2.537  msgid "Creating md5sum of files..."
   2.538  msgstr ""
   2.539  
   2.540 -#: cook:839
   2.541 +#: cook:1153
   2.542  msgid "Compressing the FS..."
   2.543  msgstr ""
   2.544  
   2.545 -#: cook:847
   2.546 +#: cook:1161
   2.547  msgid "Updating receipt sizes..."
   2.548  msgstr ""
   2.549  
   2.550 -#: cook:855
   2.551 +#: cook:1169
   2.552  msgid "Updating receipt EXTRAVERSION: %s"
   2.553  msgstr ""
   2.554  
   2.555 -#: cook:862
   2.556 +#: cook:1176
   2.557  msgid "Creating full cpio archive..."
   2.558  msgstr ""
   2.559  
   2.560 -#: cook:867
   2.561 +#: cook:1181
   2.562  msgid "Restoring original package tree..."
   2.563  msgstr ""
   2.564  
   2.565 -#: cook:876
   2.566 +#: cook:1190
   2.567  msgid "Package \"%s\" created"
   2.568  msgstr ""
   2.569  
   2.570 -#: cook:895
   2.571 +#: cook:1209
   2.572  msgid "QA: checking for empty package..."
   2.573  msgstr ""
   2.574  
   2.575 -#: cook:898
   2.576 +#: cook:1212
   2.577  msgid "ERROR: empty package"
   2.578  msgstr ""
   2.579  
   2.580 -#: cook:906
   2.581 +#: cook:1225
   2.582  msgid "Removing old package \"%s\""
   2.583  msgstr ""
   2.584  
   2.585 -#: cook:940
   2.586 +#: cook:1262
   2.587  msgid "Unable to install package, build has failed."
   2.588  msgstr ""
   2.589  
   2.590 -#: cook:949
   2.591 +#: cook:1271
   2.592  msgid "Updating %s chroot environment..."
   2.593  msgstr ""
   2.594  
   2.595 -#: cook:950
   2.596 +#: cook:1272
   2.597  msgid "Updating chroot: %s"
   2.598  msgstr ""
   2.599  
   2.600 -#: cook:982
   2.601 +#: cook:1304
   2.602  msgid "Setup aufs chroot..."
   2.603  msgstr ""
   2.604  
   2.605 -#: cook:994
   2.606 +#: cook:1316
   2.607  msgid "Aufs mount failure"
   2.608  msgstr ""
   2.609  
   2.610 -#: cook:1006
   2.611 +#: cook:1328
   2.612  msgid "Leaving aufs chroot..."
   2.613  msgstr ""
   2.614  
   2.615 -#: cook:1075
   2.616 +#: cook:1397
   2.617  msgid "Multiple choice:"
   2.618  msgstr ""
   2.619  
   2.620 -#: cook:1076
   2.621 +#: cook:1398
   2.622  msgid "Select one [%s]: "
   2.623  msgstr ""
   2.624  
   2.625 -#: cook:1117
   2.626 +#: cook:1446
   2.627  msgid "Getting standard devel files..."
   2.628  msgstr ""
   2.629  
   2.630 -#: cook:1134
   2.631 +#: cook:1459
   2.632 +msgid "Copying man pages..."
   2.633 +msgstr ""
   2.634 +
   2.635 +#: cook:1474
   2.636 +msgid "Copying files..."
   2.637 +msgstr ""
   2.638 +
   2.639 +#: cook:1491
   2.640 +msgid "Copying folders..."
   2.641 +msgstr ""
   2.642 +
   2.643 +#: cook:1510
   2.644 +msgid "Copying hicolor icons..."
   2.645 +msgstr ""
   2.646 +
   2.647 +#: cook:1534
   2.648  msgid "List of %s packages in \"%s\""
   2.649  msgstr ""
   2.650  
   2.651 -#: cook:1150
   2.652 +#: cook:1549
   2.653  msgid "%s package"
   2.654  msgid_plural "%s packages"
   2.655  msgstr[0] ""
   2.656  msgstr[1] ""
   2.657  
   2.658 -#: cook:1159
   2.659 +#: cook:1558
   2.660  msgid "Search results for \"%s\""
   2.661  msgstr ""
   2.662  
   2.663 -#: cook:1166
   2.664 +#: cook:1565
   2.665  msgid "Cook: setup environment"
   2.666  msgstr ""
   2.667  
   2.668 -#: cook:1167
   2.669 +#: cook:1566
   2.670  msgid "Setting up your environment"
   2.671  msgstr ""
   2.672  
   2.673 -#: cook:1170
   2.674 +#: cook:1570
   2.675  msgid "Checking for packages to install..."
   2.676  msgstr ""
   2.677  
   2.678 -#: cook:1176
   2.679 +#: cook:1576
   2.680  msgid "ERROR: %s is not installed"
   2.681  msgstr ""
   2.682  
   2.683 -#: cook:1179
   2.684 +#: cook:1579
   2.685  msgid "Using config file: %s"
   2.686  msgstr ""
   2.687  
   2.688 -#: cook:1200
   2.689 +#: cook:1600
   2.690  msgid "Adding group \"%s\""
   2.691  msgstr ""
   2.692  
   2.693 -#: cook:1203
   2.694 +#: cook:1603
   2.695  msgid "Setting permissions for group \"%s\"..."
   2.696  msgstr ""
   2.697  
   2.698 -#: cook:1206
   2.699 +#: cook:1606
   2.700  msgid "All done, ready to cook packages :-)"
   2.701  msgstr ""
   2.702  
   2.703 -#: cook:1221
   2.704 +#: cook:1621
   2.705  msgid "Cook: setup %s cross environment"
   2.706  msgstr ""
   2.707  
   2.708 -#: cook:1222
   2.709 +#: cook:1622
   2.710  msgid "Setting up your %s cross environment"
   2.711  msgstr ""
   2.712  
   2.713  #. L10n: keep the same width of translations to get a consistent view
   2.714 -#: cook:1251
   2.715 +#: cook:1651
   2.716  msgid "Target arch     : %s"
   2.717  msgstr ""
   2.718  
   2.719 -#: cook:1252
   2.720 +#: cook:1652
   2.721  msgid "Configure args  : %s"
   2.722  msgstr ""
   2.723  
   2.724 -#: cook:1253
   2.725 +#: cook:1653
   2.726  msgid "Build flags     : %s"
   2.727  msgstr ""
   2.728  
   2.729 -#: cook:1254
   2.730 +#: cook:1654
   2.731  msgid "Arch sysroot    : %s"
   2.732  msgstr ""
   2.733  
   2.734 -#: cook:1255
   2.735 +#: cook:1655
   2.736  msgid "Tools prefix    : %s"
   2.737  msgstr ""
   2.738  
   2.739 -#: cook:1257
   2.740 +#: cook:1657
   2.741  msgid "Packages DB     : %s"
   2.742  msgstr ""
   2.743  
   2.744 -#: cook:1268
   2.745 +#: cook:1668
   2.746  msgid "WARNING: %s is not installed in sysroot"
   2.747  msgstr ""
   2.748  
   2.749 -#: cook:1272
   2.750 +#: cook:1672
   2.751  msgid "Cross compiler  : %s"
   2.752  msgstr ""
   2.753  
   2.754 -#: cook:1274
   2.755 +#: cook:1674
   2.756  msgid "C compiler \"%s\" is missing"
   2.757  msgstr ""
   2.758  
   2.759 -#: cook:1275
   2.760 +#: cook:1675
   2.761  msgid "Run \"%s\" to cook a toolchain"
   2.762  msgstr ""
   2.763  
   2.764 -#: cook:1281
   2.765 +#: cook:1681
   2.766  msgid "Cook test: testing the cook environment"
   2.767  msgstr ""
   2.768  
   2.769 -#: cook:1292
   2.770 +#: cook:1692
   2.771  msgid "Package \"%s\" already exists."
   2.772  msgstr ""
   2.773  
   2.774 -#: cook:1296
   2.775 +#: cook:1696
   2.776  msgid "Creating folder \"%s\""
   2.777  msgstr ""
   2.778  
   2.779 -#: cook:1299
   2.780 +#: cook:1699
   2.781  msgid "Preparing the package receipt..."
   2.782  msgstr ""
   2.783  
   2.784 -#: cook:1307
   2.785 +#: cook:1707
   2.786  msgid "Entering interactive mode..."
   2.787  msgstr ""
   2.788  
   2.789 -#: cook:1309
   2.790 +#: cook:1709
   2.791  msgid "Package       : %s"
   2.792  msgstr ""
   2.793  
   2.794 -#: cook:1311
   2.795 +#: cook:1711
   2.796  msgid "Version       : "
   2.797  msgstr ""
   2.798  
   2.799 -#: cook:1314
   2.800 +#: cook:1714
   2.801  msgid "Category      : "
   2.802  msgstr ""
   2.803  
   2.804  #. L10n: Short description
   2.805 -#: cook:1318
   2.806 +#: cook:1718
   2.807  msgid "Short desc    : "
   2.808  msgstr ""
   2.809  
   2.810 -#: cook:1321
   2.811 +#: cook:1721
   2.812  msgid "Maintainer    : "
   2.813  msgstr ""
   2.814  
   2.815 -#: cook:1324
   2.816 +#: cook:1724
   2.817  msgid "License       : "
   2.818  msgstr ""
   2.819  
   2.820 -#: cook:1327
   2.821 +#: cook:1727
   2.822  msgid "Web site      : "
   2.823  msgstr ""
   2.824  
   2.825 -#: cook:1332
   2.826 +#: cook:1732
   2.827  msgid "Wget URL to download source tarball."
   2.828  msgstr ""
   2.829  
   2.830 -#: cook:1333
   2.831 +#: cook:1733
   2.832  msgid "Example  : "
   2.833  msgstr ""
   2.834  
   2.835 -#: cook:1334
   2.836 +#: cook:1734
   2.837  msgid "Wget url : "
   2.838  msgstr ""
   2.839  
   2.840 -#: cook:1338
   2.841 +#: cook:1738
   2.842  msgid "Do you need a stuff directory? (y/N)"
   2.843  msgstr ""
   2.844  
   2.845 -#: cook:1340
   2.846 +#: cook:1740
   2.847  msgid "Creating the stuff directory..."
   2.848  msgstr ""
   2.849  
   2.850 -#: cook:1345
   2.851 +#: cook:1745
   2.852  msgid "Are you going to write a description? (y/N)"
   2.853  msgstr ""
   2.854  
   2.855 -#: cook:1347
   2.856 +#: cook:1747
   2.857  msgid "Creating the \"%s\" file..."
   2.858  msgstr ""
   2.859  
   2.860 -#: cook:1351
   2.861 +#: cook:1751
   2.862  msgid "Receipt is ready to use."
   2.863  msgstr ""
   2.864  
   2.865 -#: cook:1359
   2.866 +#: cook:1759
   2.867  msgid "No list in argument."
   2.868  msgstr ""
   2.869  
   2.870 -#: cook:1363
   2.871 +#: cook:1763
   2.872  msgid "List \"%s\" not found."
   2.873  msgstr ""
   2.874  
   2.875 -#: cook:1367
   2.876 +#: cook:1767
   2.877  msgid "Starting cooking the list \"%s\""
   2.878  msgstr ""
   2.879  
   2.880 -#: cook:1375
   2.881 +#: cook:1775
   2.882  msgid "Cleaning all packages files..."
   2.883  msgstr ""
   2.884  
   2.885 -#: cook:1381
   2.886 +#: cook:1781
   2.887  msgid "Cleaning all packages sources..."
   2.888  msgstr ""
   2.889  
   2.890 -#: cook:1388
   2.891 +#: cook:1788
   2.892  msgid "Checking for uncooked packages"
   2.893  msgstr ""
   2.894  
   2.895 -#: cook:1401
   2.896 +#: cook:1801
   2.897  msgid "Package \"%s\""
   2.898  msgstr ""
   2.899  
   2.900 -#: cook:1420
   2.901 +#: cook:1819
   2.902  msgid "%s uncooked package"
   2.903  msgid_plural "%s uncooked packages"
   2.904  msgstr[0] ""
   2.905  msgstr[1] ""
   2.906  
   2.907 -#: cook:1422
   2.908 +#: cook:1821
   2.909  msgid "All packages are cooked :-)"
   2.910  msgstr ""
   2.911  
   2.912 -#: cook:1435
   2.913 +#: cook:1838
   2.914  msgid "Packages directory \"%s\" doesn't exist"
   2.915  msgstr ""
   2.916  
   2.917 -#: cook:1445
   2.918 +#: cook:1848
   2.919  msgid "Cook pkgdb: Creating all packages lists"
   2.920  msgstr ""
   2.921  
   2.922 -#: cook:1446
   2.923 -msgid "Creating lists for \"%s\""
   2.924 -msgstr ""
   2.925 -
   2.926 -#: cook:1448
   2.927 -msgid "Cook pkgdb started: %s"
   2.928 -msgstr ""
   2.929 -
   2.930 -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540
   2.931 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991
   2.932  msgid "Creating file \"%s\""
   2.933  msgstr ""
   2.934  
   2.935 -#: cook:1463
   2.936 +#: cook:1881
   2.937  msgid "Creating lists from \"%s\""
   2.938  msgstr ""
   2.939  
   2.940 -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547
   2.941 +#: cook:1937
   2.942 +msgid "  - absent: %s (%s)"
   2.943 +msgstr ""
   2.944 +
   2.945 +#: cook:1943 cook:1944 cook:1945 cook:1946
   2.946  msgid "Done: %s (%s)"
   2.947  msgstr ""
   2.948  
   2.949 -#. L10n: 's' is for seconds (cooking time)
   2.950 -#: cook:1554
   2.951 -msgid "Packages: %s - Time: %ss"
   2.952 +#: cook:1954
   2.953 +msgid "Removing duplicates:"
   2.954  msgstr ""
   2.955  
   2.956 -#: cook:1563
   2.957 -msgid "Missing flavors folder \"%s\""
   2.958 -msgstr ""
   2.959 -
   2.960 -#: cook:1568
   2.961 +#: cook:2028
   2.962  msgid "Creating flavors files in \"%s\""
   2.963  msgstr ""
   2.964  
   2.965 -#: cook:1569
   2.966 +#: cook:2029
   2.967  msgid "Cook pkgdb: Creating all flavors"
   2.968  msgstr ""
   2.969  
   2.970 -#: cook:1572
   2.971 +#: cook:2032
   2.972  msgid "Recharging lists to use latest packages..."
   2.973  msgstr ""
   2.974  
   2.975 -#: cook:1577
   2.976 +#: cook:2037
   2.977  msgid "Creating configuration file \"%s\""
   2.978  msgstr ""
   2.979  
   2.980 -#: cook:1589
   2.981 +#: cook:2049
   2.982  msgid "Starting to generate flavors..."
   2.983  msgstr ""
   2.984  
   2.985 -#: cook:1593
   2.986 +#: cook:2053
   2.987  msgid "Packing flavor \"%s\""
   2.988  msgstr ""
   2.989  
   2.990 -#: cook:1599
   2.991 -msgid "Total flavors size: %s"
   2.992 -msgstr ""
   2.993 -
   2.994 -#: cook:1602
   2.995 +#: cook:2062
   2.996  msgid "Cook pkgdb end: %s"
   2.997  msgstr ""
   2.998  
   2.999 -#: cook:1622
  2.1000 +#: cook:2085
  2.1001  msgid "cook: HOST_ARCH is not set in \"%s\" receipt"
  2.1002  msgstr ""
  2.1003  
  2.1004 -#: cook:1623
  2.1005 +#: cook:2086
  2.1006  msgid "package \"%s\" is not included in %s"
  2.1007  msgstr ""
  2.1008  
  2.1009 -#: cook:1624 cook:1637 cook:1639
  2.1010 +#: cook:2087 cook:2100 cook:2102
  2.1011  msgid "cook: %s"
  2.1012  msgstr ""
  2.1013  
  2.1014 -#: cook:1625 cook:1640
  2.1015 +#: cook:2088 cook:2103
  2.1016  msgid "bugs: %s"
  2.1017  msgstr ""
  2.1018  
  2.1019 -#: cook:1626 cook:1641
  2.1020 +#: cook:2089 cook:2104
  2.1021  msgid "Cook skip: %s"
  2.1022  msgstr ""
  2.1023  
  2.1024 -#: cook:1634
  2.1025 +#: cook:2097
  2.1026  msgid "Host arch %s"
  2.1027  msgstr ""
  2.1028  
  2.1029 -#: cook:1638
  2.1030 +#: cook:2101
  2.1031  msgid "package \"%s\" doesn't cook or is not included in %s"
  2.1032  msgstr ""
  2.1033  
  2.1034 -#: cook:1649
  2.1035 +#: cook:2112
  2.1036  msgid "Package \"%s\" is blocked"
  2.1037  msgstr ""
  2.1038  
  2.1039 -#: cook:1656
  2.1040 +#: cook:2119
  2.1041  msgid "Cook started for: %s"
  2.1042  msgstr ""
  2.1043  
  2.1044 -#: cook:1667
  2.1045 +#: cook:2136
  2.1046  msgid "Cleaning \"%s\""
  2.1047  msgstr ""
  2.1048  
  2.1049 -#: cook:1676
  2.1050 +#: cook:2145
  2.1051  msgid "Getting source for \"%s\""
  2.1052  msgstr ""
  2.1053  
  2.1054 -#: cook:1678
  2.1055 +#: cook:2147
  2.1056  msgid "Tarball: %s"
  2.1057  msgstr ""
  2.1058  
  2.1059 -#: cook:1682
  2.1060 +#: cook:2151
  2.1061  msgid "Blocking package \"%s\""
  2.1062  msgstr ""
  2.1063  
  2.1064 -#: cook:1688
  2.1065 +#: cook:2157
  2.1066  msgid "Unblocking package \"%s\""
  2.1067  msgstr ""
  2.1068  
  2.1069 -#: cook:1700 cook:1707
  2.1070 +#: cook:2169 cook:2176
  2.1071  msgid "Need to build \"%s\""
  2.1072  msgstr ""
  2.1073  
  2.1074 -#: cook:1711
  2.1075 +#: cook:2180
  2.1076  msgid "Checking depends"
  2.1077  msgstr ""
  2.1078  
  2.1079 -#: cook:1742
  2.1080 +#: cook:2218
  2.1081  msgid "WANTED package \"%s\" is blocked"
  2.1082  msgstr ""
  2.1083  
  2.1084 -#: cook:1748
  2.1085 +#: cook:2224
  2.1086  msgid "WANTED package \"%s\" is broken"
  2.1087  msgstr ""
     3.1 --- a/po/fr.po	Thu Nov 17 18:58:21 2016 +0000
     3.2 +++ b/po/fr.po	Sat Nov 19 22:48:02 2016 +0200
     3.3 @@ -7,7 +7,7 @@
     3.4  msgstr ""
     3.5  "Project-Id-Version: SliTaz Tools\n"
     3.6  "Report-Msgid-Bugs-To: \n"
     3.7 -"POT-Creation-Date: 2016-09-18 19:14+0100\n"
     3.8 +"POT-Creation-Date: 2016-11-19 22:31+0200\n"
     3.9  "PO-Revision-Date: 2016-09-18 19:14+0100\n"
    3.10  "Last-Translator: Pascal Bellard <pascal.bellard@slitaz.org>\n"
    3.11  "Language-Team: French\n"
    3.12 @@ -17,822 +17,887 @@
    3.13  "Content-Transfer-Encoding: 8bit\n"
    3.14  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
    3.15  
    3.16 -#: cook:32
    3.17 +#: cook:33
    3.18  msgid "Usage:"
    3.19  msgstr "Usage :"
    3.20  
    3.21 -#: cook:32
    3.22 +#: cook:33
    3.23  msgid "cook [package|command] [list|--option]"
    3.24  msgstr "cook [paquet|commande] [liste|--option]"
    3.25  
    3.26 -#: cook:34
    3.27 +#: cook:35
    3.28  msgid "Commands:"
    3.29  msgstr "Commandes :"
    3.30  
    3.31 -#: cook:35
    3.32 +#: cook:36
    3.33  msgid "Display this short usage."
    3.34  msgstr "Affiche ce message succin."
    3.35  
    3.36 -#: cook:36
    3.37 +#: cook:37
    3.38  msgid "Setup your build environment."
    3.39  msgstr "Configure votre environnement de construction."
    3.40  
    3.41 -#: cook:37
    3.42 +#: cook:38
    3.43  msgid "Setup a cross environment."
    3.44  msgstr "Configure un environnement croisé."
    3.45  
    3.46 -#: cook:39
    3.47 +#: cook:40
    3.48  msgid "Test environment and cook a package."
    3.49  msgstr "Environnement de test et cuisson d'un paquet."
    3.50  
    3.51 -#: cook:40
    3.52 +#: cook:41
    3.53  msgid "List packages in the wok."
    3.54  msgstr "Liste les paquets dans le wok."
    3.55  
    3.56 -#: cook:41
    3.57 +#: cook:42
    3.58  msgid "Simple packages search function."
    3.59  msgstr "Recherche simple de paquets."
    3.60  
    3.61 -#: cook:42
    3.62 +#: cook:43
    3.63  msgid "Create a new package with a receipt."
    3.64  msgstr "Crée un nouveau paquet avec une recette."
    3.65  
    3.66 -#: cook:43
    3.67 +#: cook:44
    3.68  msgid "Cook a list of packages."
    3.69  msgstr "Cuit une liste de paquets."
    3.70  
    3.71 -#: cook:44
    3.72 +#: cook:45
    3.73  msgid "Clean-up all packages files."
    3.74  msgstr "Nettoie tous les fichiers de paquets."
    3.75  
    3.76 -#: cook:45
    3.77 +#: cook:46
    3.78  msgid "Clean-up all packages sources."
    3.79  msgstr "Nettoie tous les fichiers sources de paquets."
    3.80  
    3.81 -#: cook:46
    3.82 +#: cook:47
    3.83  msgid "Check for uncooked packages"
    3.84  msgstr "Recharche les paquets non cuits"
    3.85  
    3.86 -#: cook:47
    3.87 +#: cook:48
    3.88  msgid "Create packages DB lists and flavors."
    3.89  msgstr "Crée la base de listes de paquets et de saveurs."
    3.90  
    3.91 -#: cook:49
    3.92 +#: cook:50
    3.93  msgid "Options:"
    3.94  msgstr "Options :"
    3.95  
    3.96 -#: cook:51
    3.97 +#: cook:52
    3.98  msgid "clean the package in the wok."
    3.99  msgstr "nettoie le paquet dans le wok."
   3.100  
   3.101 -#: cook:52
   3.102 +#: cook:53
   3.103  msgid "cook and install the package."
   3.104  msgstr "cuit et installe le paquet."
   3.105  
   3.106 -#: cook:53
   3.107 +#: cook:54
   3.108  msgid "get the package source tarball."
   3.109  msgstr "obtient l'archive des sources du paquet."
   3.110  
   3.111 -#: cook:54
   3.112 +#: cook:55
   3.113  msgid "block a package so cook will skip it."
   3.114  msgstr "bloque un paquet pour qu'il ne soit pas cuit."
   3.115  
   3.116 -#: cook:55
   3.117 +#: cook:56
   3.118  msgid "unblock a blocked package."
   3.119  msgstr "débloque un paquet bloqué."
   3.120  
   3.121 -#: cook:56
   3.122 +#: cook:57
   3.123  msgid "check dependencies of cooked package."
   3.124  msgstr "vérifie les dépendances du paquet cuit."
   3.125  
   3.126 -#: cook:57
   3.127 +#: cook:58
   3.128  msgid "repack an already built package."
   3.129  msgstr "réemballe un paquet déjà cuit."
   3.130  
   3.131 -#: cook:58
   3.132 +#: cook:59
   3.133  msgid "display debugging messages."
   3.134  msgstr "affiche les messages de debug."
   3.135  
   3.136 -#: cook:59
   3.137 +#: cook:60
   3.138  msgid "continue running compile_rules."
   3.139  msgstr "continue l'exécution de compile_rules."
   3.140  
   3.141 -#: cook:61
   3.142 +#: cook:62
   3.143  msgid "create a receipt interactively."
   3.144  msgstr "crée une recette interactivement."
   3.145  
   3.146 -#: cook:63
   3.147 +#: cook:64
   3.148  msgid "clone the cooking wok from Hg repo."
   3.149  msgstr "clone le wok cooking depuis le dépot Hg."
   3.150  
   3.151 -#: cook:64
   3.152 +#: cook:65
   3.153  msgid "clone the stable wok from Hg repo."
   3.154  msgstr "clone le wok stable depuis le dépot Hg."
   3.155  
   3.156 -#: cook:65
   3.157 +#: cook:66
   3.158  msgid "clone the undigest wok from Hg repo."
   3.159  msgstr "clone le wok undigest depuis le dépot Hg."
   3.160  
   3.161 -#: cook:66
   3.162 +#: cook:67
   3.163  msgid "clone the tiny SliTaz wok from Hg repo."
   3.164  msgstr "clone le wok tiny SliTaz depuis le dépot Hg."
   3.165  
   3.166 -#: cook:67
   3.167 +#: cook:68
   3.168  msgid "force reinstall of chroot packages."
   3.169  msgstr "forcer la réinstallation des paquets du chroot."
   3.170  
   3.171 -#: cook:69
   3.172 +#: cook:70
   3.173  msgid "create up-to-date flavors files."
   3.174  msgstr "crée des fichiers de saveurs à jour."
   3.175  
   3.176 -#: cook:88
   3.177 +#: cook:89
   3.178  msgid "Unable to find package \"%s\" in the wok"
   3.179  msgstr "Paquet \"%s\" introuvable dans le wok"
   3.180  
   3.181  #. L10n: QA is quality assurance
   3.182 -#: cook:97
   3.183 +#: cook:98
   3.184  msgid "QA: empty variable: %s"
   3.185  msgstr "QA: variable vide: %s"
   3.186  
   3.187 -#: cook:106
   3.188 +#: cook:107
   3.189  msgid "Creating directories structure in \"%s\""
   3.190  msgstr "Création de l'arborescence dans \"%s\""
   3.191  
   3.192 -#: cook:108
   3.193 +#: cook:109
   3.194  msgid "Creating DB files in \"%s\""
   3.195  msgstr "Création de la base de fichies dans \"%s\""
   3.196  
   3.197 -#: cook:118
   3.198 +#: cook:119
   3.199  msgid "QA: checking package receipt..."
   3.200  msgstr "QA: vérification de la recette du paquet..."
   3.201  
   3.202 -#: cook:133
   3.203 +#: cook:134
   3.204  msgid "QA: unknown category \"%s\""
   3.205  msgstr "QA: catégorie inconnue \"%s\""
   3.206  
   3.207 -#: cook:134
   3.208 +#: cook:135
   3.209  msgid "Please, use one of: %s"
   3.210  msgstr "Vieullez l'un des : %s"
   3.211  
   3.212 -#: cook:144
   3.213 +#: cook:145
   3.214  msgid "QA: unable to reach \"%s\""
   3.215  msgstr "QA: ne peut joindre \"%s\""
   3.216  
   3.217 -#: cook:204
   3.218 +#: cook:205
   3.219  msgid "Creating tarball \"%s\""
   3.220  msgstr "Création de l'archive \"%s\""
   3.221  
   3.222 -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330
   3.223 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331
   3.224  msgid "ERROR: %s"
   3.225  msgstr "ERREUR: %s"
   3.226  
   3.227 -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328
   3.228 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329
   3.229  msgid "Getting source from %s..."
   3.230  msgstr "Récupération des sources depuis %s..."
   3.231  
   3.232 -#: cook:243 cook:258 cook:273 cook:286 cook:329
   3.233 +#: cook:244 cook:259 cook:274 cook:287 cook:330
   3.234  msgid "URL: %s"
   3.235  msgstr "URL: %s"
   3.236  
   3.237 -#: cook:244 cook:275
   3.238 +#: cook:245 cook:276
   3.239  msgid "Cloning to \"%s\""
   3.240  msgstr "Fermeture de \"%s\""
   3.241  
   3.242 -#: cook:246
   3.243 +#: cook:247
   3.244  msgid "Hg branch: %s"
   3.245  msgstr "Branche Hg : %s"
   3.246  
   3.247 -#: cook:262
   3.248 +#: cook:263
   3.249  msgid "Git branch: %s"
   3.250  msgstr "Branche Git : %s"
   3.251  
   3.252 -#: cook:274
   3.253 +#: cook:275
   3.254  msgid "CVS module: %s"
   3.255  msgstr "Module CVS : %s"
   3.256  
   3.257 -#: cook:306
   3.258 +#: cook:307
   3.259  msgid "Don't forget to add to receipt:"
   3.260  msgstr "N'oubliez pas d'ajouter à la recette :"
   3.261  
   3.262 -#: cook:314
   3.263 +#: cook:315
   3.264  msgid "ERROR: Unable to handle \"%s\""
   3.265  msgstr "ERREUR: Impossible d'utiliser \"%s\""
   3.266  
   3.267 -#: cook:332
   3.268 +#: cook:333
   3.269  msgid "Extracting source archive \"%s\""
   3.270  msgstr "Desarchivage des sources depuis \"%s\""
   3.271  
   3.272  #. L10n: 'm' is for minutes (approximate cooking time)
   3.273 -#: cook:367
   3.274 -msgid "~ %dm"
   3.275 -msgstr "~ %dm"
   3.276 +#: cook:361
   3.277 +msgid " ~ %dm"
   3.278 +msgstr " ~ %dm"
   3.279  
   3.280 -#: cook:370
   3.281 +#. L10n: 's' is for seconds (cooking time)
   3.282 +#: cook:365
   3.283 +msgid "%ds%s"
   3.284 +msgstr "%ds%s"
   3.285 +
   3.286 +#: cook:380
   3.287  msgid "Summary for: %s"
   3.288  msgstr "Résumé pour: %s"
   3.289  
   3.290  #. L10n: keep the same width of translations to get a consistent view
   3.291 -#: cook:374
   3.292 +#: cook:384
   3.293  msgid "Source dir  : %s"
   3.294  msgstr "Dossier Src : %s"
   3.295  
   3.296 -#: cook:375
   3.297 +#: cook:385
   3.298  msgid "Src file    : %s"
   3.299  msgstr "Fichier Src : %s"
   3.300  
   3.301 -#: cook:376
   3.302 +#: cook:386
   3.303  msgid "Src size    : %s"
   3.304  msgstr "Taille Src  : %s"
   3.305  
   3.306 -#: cook:377
   3.307 +#: cook:387
   3.308  msgid "Produced    : %s"
   3.309  msgstr "Généré      : %s"
   3.310  
   3.311 -#: cook:378
   3.312 +#: cook:388
   3.313  msgid "Packed      : %s"
   3.314  msgstr "Emballé     : %s"
   3.315  
   3.316 -#: cook:379
   3.317 +#: cook:389
   3.318  msgid "Compressed  : %s"
   3.319  msgstr "Compressé   : %s"
   3.320  
   3.321 -#: cook:380
   3.322 +#: cook:390
   3.323  msgid "Files       : %s"
   3.324  msgstr "Fichiers    : %s"
   3.325  
   3.326 -#. L10n: 's' is for seconds (cooking time)
   3.327 -#: cook:382
   3.328 -msgid "Cook time   : %ds %s"
   3.329 -msgstr "Durée cuis. : %d %s"
   3.330 +#: cook:391
   3.331 +msgid "Cook time   : %s"
   3.332 +msgstr "Durée cuis. : %s"
   3.333  
   3.334 -#: cook:383
   3.335 +#: cook:392
   3.336  msgid "Cook date   : %s"
   3.337  msgstr "Date cuis.  : %s"
   3.338  
   3.339 -#: cook:383 cook:395 cook:1448 cook:1602
   3.340 +#: cook:392 cook:404 cook:1851 cook:2062
   3.341  msgid "+%%F %%R"
   3.342  msgstr "+%%F %%R"
   3.343  
   3.344 -#: cook:384
   3.345 +#: cook:393
   3.346  msgid "Host arch   : %s"
   3.347  msgstr "Archi. hôte : %s"
   3.348  
   3.349 -#: cook:392
   3.350 +#: cook:401
   3.351  msgid "Debug information"
   3.352  msgstr "Information de débug"
   3.353  
   3.354  #. L10n: specify your format of date and time (to help: man date)
   3.355  #. L10n: not bad one is '+%x %R'
   3.356 -#: cook:395
   3.357 +#: cook:404
   3.358  msgid "Cook date: %s"
   3.359  msgstr "Date cuisson : %s"
   3.360  
   3.361 +#: cook:405
   3.362 +msgid "Cook time: %ds"
   3.363 +msgstr "Durée cuis. : %ds"
   3.364 +
   3.365  #. L10n: Please, translate all messages beginning with ERROR in a same way
   3.366 -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766
   3.367 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242
   3.368  msgid "ERROR"
   3.369  msgstr "ERREUR"
   3.370  
   3.371 -#: cook:484
   3.372 +#: cook:548
   3.373 +#, fuzzy
   3.374 +msgid "QA: Checking %s..."
   3.375 +msgstr "QA: vérification de la recette du paquet..."
   3.376 +
   3.377 +#: cook:569
   3.378 +msgid "  Time: %s. Size: %s B -> %s B. Save: %s KB"
   3.379 +msgstr ""
   3.380 +
   3.381 +#: cook:585
   3.382  msgid "Executing strip on all files..."
   3.383  msgstr "Ecécute strip sur tous des fichiers..."
   3.384  
   3.385 -#: cook:496
   3.386 -msgid "Removing Python compiled files..."
   3.387 -msgstr "Retire les fichiers compilés Python..."
   3.388 +#: cook:629
   3.389 +#, fuzzy
   3.390 +msgid "Stripping translations files..."
   3.391 +msgstr "Ecécute strip sur tous des fichiers..."
   3.392  
   3.393 -#: cook:503
   3.394 -msgid "Removing Perl compiled files..."
   3.395 -msgstr "Retire les fichiers compilés Perl..."
   3.396 -
   3.397 -#: cook:518 cook:647
   3.398 +#: cook:680 cook:952
   3.399  msgid "Build dependencies to remove:"
   3.400  msgstr "Dépendances de fabrication à enlever :"
   3.401  
   3.402 -#: cook:520 cook:648
   3.403 +#: cook:682 cook:953
   3.404  msgid "Removing:"
   3.405  msgstr "Enlève :"
   3.406  
   3.407 -#: cook:535
   3.408 +#: cook:706
   3.409 +#, fuzzy
   3.410 +msgid "Compressing man pages..."
   3.411 +msgstr "Conpression de FS..."
   3.412 +
   3.413 +#: cook:747
   3.414 +#, fuzzy
   3.415 +msgid "Compressing png images..."
   3.416 +msgstr "Conpression de FS..."
   3.417 +
   3.418 +#: cook:784
   3.419 +#, fuzzy
   3.420 +msgid "Compressing svg images..."
   3.421 +msgstr "Conpression de FS..."
   3.422 +
   3.423 +#: cook:818
   3.424 +#, fuzzy
   3.425 +msgid "Compressing ui files..."
   3.426 +msgstr "Conpression de FS..."
   3.427 +
   3.428 +#: cook:838
   3.429  msgid "Cook: %s"
   3.430  msgstr "Cuit : %s"
   3.431  
   3.432 -#: cook:549
   3.433 +#: cook:852
   3.434  msgid "%s sysroot: %s"
   3.435  msgstr "Sysroot %s : %s"
   3.436  
   3.437 -#: cook:550
   3.438 +#: cook:853
   3.439  msgid "Adding \"%s\" to PATH"
   3.440  msgstr "Ajoute \"%s\" au PATH"
   3.441  
   3.442 -#: cook:554
   3.443 +#: cook:857
   3.444  msgid "Using cross-tools: %s"
   3.445  msgstr "Utilise les outils de fabrication croisée : %s"
   3.446  
   3.447 -#: cook:578
   3.448 +#: cook:881
   3.449  msgid "Disabling -pipe compile flag: %d RAM free"
   3.450  msgstr "Désactivation de l'option de compilation -pipe ; RAM libre : %d"
   3.451  
   3.452 -#: cook:594
   3.453 +#: cook:897
   3.454  msgid "Checking build dependencies..."
   3.455  msgstr "Vérifie les dépendances de fabrication... "
   3.456  
   3.457 -#: cook:595
   3.458 +#: cook:898
   3.459  msgid "Using packages DB: %s"
   3.460  msgstr "Utilisation de base de paquets : %s"
   3.461  
   3.462 -#: cook:619
   3.463 +#: cook:924
   3.464  msgid "Missing dep (wok/pkg): %s"
   3.465  msgstr "Dépendance manquante (wok/pkg) : %s"
   3.466  
   3.467 -#: cook:627
   3.468 +#: cook:932
   3.469  msgid "ERROR: unknown dep \"%s\""
   3.470  msgstr "ERREUR: dépendance inconnue \"%s\""
   3.471  
   3.472 -#: cook:641
   3.473 +#: cook:946
   3.474  msgid "Auto cook config is set: %s"
   3.475  msgstr "La cuisson automatique est activé : %s"
   3.476  
   3.477 -#: cook:644
   3.478 +#: cook:949
   3.479  msgid "Building dep (wok/pkg)    : %s"
   3.480  msgstr "Dépendance de fabrication (wok/pkg) : %s"
   3.481  
   3.482 -#: cook:649
   3.483 +#: cook:954
   3.484  msgid "ERROR: can't cook dep \"%s\""
   3.485  msgstr "ERREUR: ne peut cuire la dépendance \"%s\""
   3.486  
   3.487 -#: cook:664
   3.488 +#: cook:969
   3.489  msgid "ERROR: missing %d dependency"
   3.490  msgid_plural "ERROR: missing %d dependencies"
   3.491  msgstr[0] "ERREUR: %d dépendance manque"
   3.492  msgstr[1] "ERREUR: %d dépendances manquent"
   3.493  
   3.494 -#: cook:671
   3.495 +#: cook:976
   3.496  msgid "Installing dep (pkg/local): %s"
   3.497  msgstr "Installe la dépendance (pkg/local) : %s"
   3.498  
   3.499 -#: cook:678
   3.500 +#: cook:983
   3.501  msgid "Installing dep (web/cache): %s"
   3.502  msgstr "Installe la dépendance (web/cache) : %s"
   3.503  
   3.504 -#: cook:734 cook:789
   3.505 +#: cook:1034 cook:1102
   3.506  msgid "Executing: %s"
   3.507  msgstr "Exécute : %s"
   3.508  
   3.509 -#: cook:751
   3.510 +#: cook:1062
   3.511  msgid "Running testsuite"
   3.512  msgstr "Lance la suite de test"
   3.513  
   3.514 -#: cook:762
   3.515 +#: cook:1075
   3.516  msgid "ERROR: cook failed"
   3.517  msgstr "ERREUR: échec de la cuisson"
   3.518  
   3.519 -#: cook:786
   3.520 +#: cook:1099
   3.521  msgid "Pack: %s"
   3.522  msgstr "Emballe : %s"
   3.523  
   3.524 -#: cook:791
   3.525 +#: cook:1104
   3.526  msgid "ERROR: genpkg_rules failed"
   3.527  msgstr "ERREUR: échec de genpkg_rules"
   3.528  
   3.529 -#: cook:794
   3.530 +#: cook:1107
   3.531  msgid "No packages rules: meta package"
   3.532  msgstr "Pas de règles dans la recette : méta paquet"
   3.533  
   3.534 -#: cook:807
   3.535 +#: cook:1120
   3.536  msgid "Copying \"%s\"..."
   3.537  msgstr "Copie de \"%s\"..."
   3.538  
   3.539 -#: cook:816
   3.540 +#: cook:1130
   3.541  msgid "Creating the list of files..."
   3.542  msgstr "Crée la liste de fichiers..."
   3.543  
   3.544 -#: cook:824
   3.545 +#: cook:1138
   3.546  msgid "Creating md5sum of files..."
   3.547  msgstr "Crée le md5sum de chaque fichier..."
   3.548  
   3.549 -#: cook:839
   3.550 +#: cook:1153
   3.551  msgid "Compressing the FS..."
   3.552  msgstr "Conpression de FS..."
   3.553  
   3.554 -#: cook:847
   3.555 +#: cook:1161
   3.556  msgid "Updating receipt sizes..."
   3.557  msgstr "Mise à jour des tailles dans la recette..."
   3.558  
   3.559 -#: cook:855
   3.560 +#: cook:1169
   3.561  msgid "Updating receipt EXTRAVERSION: %s"
   3.562  msgstr "Mise à jour de EXTRAVERSION dans la recette : %s"
   3.563  
   3.564 -#: cook:862
   3.565 +#: cook:1176
   3.566  msgid "Creating full cpio archive..."
   3.567  msgstr "Crée l'archive cpio..."
   3.568  
   3.569 -#: cook:867
   3.570 +#: cook:1181
   3.571  msgid "Restoring original package tree..."
   3.572  msgstr "Restore l'arborescence originale..."
   3.573  
   3.574 -#: cook:876
   3.575 +#: cook:1190
   3.576  msgid "Package \"%s\" created"
   3.577  msgstr "Paquet \"%s\" crée"
   3.578  
   3.579 -#: cook:895
   3.580 +#: cook:1209
   3.581  msgid "QA: checking for empty package..."
   3.582  msgstr "QA: vérifie que le paquet n'est pas vide..."
   3.583  
   3.584 -#: cook:898
   3.585 +#: cook:1212
   3.586  msgid "ERROR: empty package"
   3.587  msgstr "ERREUR: paquet vide"
   3.588  
   3.589 -#: cook:906
   3.590 +#: cook:1225
   3.591  msgid "Removing old package \"%s\""
   3.592  msgstr "Retire l'ancien paquet \"%s\""
   3.593  
   3.594 -#: cook:940
   3.595 +#: cook:1262
   3.596  msgid "Unable to install package, build has failed."
   3.597  msgstr "Impossible d'installer le paquet, la cuisson a échoué."
   3.598  
   3.599 -#: cook:949
   3.600 +#: cook:1271
   3.601  msgid "Updating %s chroot environment..."
   3.602  msgstr "Mise à jour de l'environnement du chroot..."
   3.603  
   3.604 -#: cook:950
   3.605 +#: cook:1272
   3.606  msgid "Updating chroot: %s"
   3.607  msgstr "Mise à jour du chroot : %s"
   3.608  
   3.609 -#: cook:982
   3.610 +#: cook:1304
   3.611  msgid "Setup aufs chroot..."
   3.612  msgstr "Paramètrage du chroot aufs"
   3.613  
   3.614 -#: cook:994
   3.615 +#: cook:1316
   3.616  msgid "Aufs mount failure"
   3.617  msgstr "Echec du montage aufs"
   3.618  
   3.619 -#: cook:1006
   3.620 +#: cook:1328
   3.621  msgid "Leaving aufs chroot..."
   3.622  msgstr "Quitte le chroot aufs..."
   3.623  
   3.624 -#: cook:1075
   3.625 +#: cook:1397
   3.626  msgid "Multiple choice:"
   3.627  msgstr "Plusieurs choix :"
   3.628  
   3.629 -#: cook:1076
   3.630 +#: cook:1398
   3.631  msgid "Select one [%s]: "
   3.632  msgstr "Choisissez [%s] : "
   3.633  
   3.634 -#: cook:1117
   3.635 +#: cook:1446
   3.636  msgid "Getting standard devel files..."
   3.637  msgstr "Obtient les fichiers de developpement standards..."
   3.638  
   3.639 -#: cook:1134
   3.640 +#: cook:1459
   3.641 +#, fuzzy
   3.642 +msgid "Copying man pages..."
   3.643 +msgstr "Copie de \"%s\"..."
   3.644 +
   3.645 +#: cook:1474
   3.646 +#, fuzzy
   3.647 +msgid "Copying files..."
   3.648 +msgstr "Copie de \"%s\"..."
   3.649 +
   3.650 +#: cook:1491
   3.651 +#, fuzzy
   3.652 +msgid "Copying folders..."
   3.653 +msgstr "Copie de \"%s\"..."
   3.654 +
   3.655 +#: cook:1510
   3.656 +#, fuzzy
   3.657 +msgid "Copying hicolor icons..."
   3.658 +msgstr "Copie de \"%s\"..."
   3.659 +
   3.660 +#: cook:1534
   3.661  msgid "List of %s packages in \"%s\""
   3.662  msgstr "Liste des paquets %s dans \"%s\""
   3.663  
   3.664 -#: cook:1150
   3.665 +#: cook:1549
   3.666  msgid "%s package"
   3.667  msgid_plural "%s packages"
   3.668  msgstr[0] "paquet %s"
   3.669  msgstr[1] "paquets %s"
   3.670  
   3.671 -#: cook:1159
   3.672 +#: cook:1558
   3.673  msgid "Search results for \"%s\""
   3.674  msgstr "Recharche des résultats pour \"%s\""
   3.675  
   3.676 -#: cook:1166
   3.677 +#: cook:1565
   3.678  msgid "Cook: setup environment"
   3.679  msgstr "Cook: paramétrage de l'environnement"
   3.680  
   3.681 -#: cook:1167
   3.682 +#: cook:1566
   3.683  msgid "Setting up your environment"
   3.684  msgstr "Paramétrage de l'environnement"
   3.685  
   3.686 -#: cook:1170
   3.687 +#: cook:1570
   3.688  msgid "Checking for packages to install..."
   3.689  msgstr "Recherche les paquets à installer..."
   3.690  
   3.691 -#: cook:1176
   3.692 +#: cook:1576
   3.693  msgid "ERROR: %s is not installed"
   3.694  msgstr "ERREUR: %s n'est pas installé"
   3.695  
   3.696 -#: cook:1179
   3.697 +#: cook:1579
   3.698  msgid "Using config file: %s"
   3.699  msgstr "Utilise le fichier de configuration : %s"
   3.700  
   3.701 -#: cook:1200
   3.702 +#: cook:1600
   3.703  msgid "Adding group \"%s\""
   3.704  msgstr "Ajoute le groupe \"%s\""
   3.705  
   3.706 -#: cook:1203
   3.707 +#: cook:1603
   3.708  msgid "Setting permissions for group \"%s\"..."
   3.709  msgstr "Détermine les permissions pour le groupe \"%s\"..."
   3.710  
   3.711 -#: cook:1206
   3.712 +#: cook:1606
   3.713  msgid "All done, ready to cook packages :-)"
   3.714  msgstr "Terminé, prêt à cuire des paquets :-)"
   3.715  
   3.716 -#: cook:1221
   3.717 +#: cook:1621
   3.718  msgid "Cook: setup %s cross environment"
   3.719  msgstr "Cook: paramétrage de l'environnement croisé %s"
   3.720  
   3.721 -#: cook:1222
   3.722 +#: cook:1622
   3.723  msgid "Setting up your %s cross environment"
   3.724  msgstr "Paramétrage de votre environnement croisé %s"
   3.725  
   3.726  #. L10n: keep the same width of translations to get a consistent view
   3.727 -#: cook:1251
   3.728 +#: cook:1651
   3.729  msgid "Target arch     : %s"
   3.730  msgstr "Archi. cible    : %s"
   3.731  
   3.732 -#: cook:1252
   3.733 +#: cook:1652
   3.734  msgid "Configure args  : %s"
   3.735  msgstr "Configure args  : %s"
   3.736  
   3.737 -#: cook:1253
   3.738 +#: cook:1653
   3.739  msgid "Build flags     : %s"
   3.740  msgstr "Build flags     : %s"
   3.741  
   3.742 -#: cook:1254
   3.743 +#: cook:1654
   3.744  msgid "Arch sysroot    : %s"
   3.745  msgstr "Sysroot archi.  : %s"
   3.746  
   3.747 -#: cook:1255
   3.748 +#: cook:1655
   3.749  msgid "Tools prefix    : %s"
   3.750  msgstr "Préfixe outils  : %s"
   3.751  
   3.752 -#: cook:1257
   3.753 +#: cook:1657
   3.754  msgid "Packages DB     : %s"
   3.755  msgstr "Base de paquets : %s"
   3.756  
   3.757 -#: cook:1268
   3.758 +#: cook:1668
   3.759  msgid "WARNING: %s is not installed in sysroot"
   3.760  msgstr "ATTENTION: %s n'est pas installé dans sysroot"
   3.761  
   3.762 -#: cook:1272
   3.763 +#: cook:1672
   3.764  msgid "Cross compiler  : %s"
   3.765  msgstr "Compilateur croisé : %s"
   3.766  
   3.767 -#: cook:1274
   3.768 +#: cook:1674
   3.769  msgid "C compiler \"%s\" is missing"
   3.770  msgstr "Le compilateur C \"%s\" est absent"
   3.771  
   3.772 -#: cook:1275
   3.773 +#: cook:1675
   3.774  msgid "Run \"%s\" to cook a toolchain"
   3.775  msgstr "Lancez \"%s\" pour cuire une toolchain"
   3.776  
   3.777 -#: cook:1281
   3.778 +#: cook:1681
   3.779  msgid "Cook test: testing the cook environment"
   3.780  msgstr "Cuisson de test : test de l'environnement de cuisson"
   3.781  
   3.782 -#: cook:1292
   3.783 +#: cook:1692
   3.784  msgid "Package \"%s\" already exists."
   3.785  msgstr "Le paquet \"%s\" existe déjà."
   3.786  
   3.787 -#: cook:1296
   3.788 +#: cook:1696
   3.789  msgid "Creating folder \"%s\""
   3.790  msgstr "Création du dossier \"%s\""
   3.791  
   3.792 -#: cook:1299
   3.793 +#: cook:1699
   3.794  msgid "Preparing the package receipt..."
   3.795  msgstr "Préparation de la recette du paquet..."
   3.796  
   3.797 -#: cook:1307
   3.798 +#: cook:1707
   3.799  msgid "Entering interactive mode..."
   3.800  msgstr "Entrée dans le mode interactif..."
   3.801  
   3.802 -#: cook:1309
   3.803 +#: cook:1709
   3.804  msgid "Package       : %s"
   3.805  msgstr "Paquet        : %s"
   3.806  
   3.807 -#: cook:1311
   3.808 +#: cook:1711
   3.809  msgid "Version       : "
   3.810  msgstr "Version       : "
   3.811  
   3.812 -#: cook:1314
   3.813 +#: cook:1714
   3.814  msgid "Category      : "
   3.815  msgstr "Catégorie     : "
   3.816  
   3.817  #. L10n: Short description
   3.818 -#: cook:1318
   3.819 +#: cook:1718
   3.820  msgid "Short desc    : "
   3.821  msgstr "Mini desc.    : "
   3.822  
   3.823 -#: cook:1321
   3.824 +#: cook:1721
   3.825  msgid "Maintainer    : "
   3.826  msgstr "Mainteneur    : "
   3.827  
   3.828 -#: cook:1324
   3.829 +#: cook:1724
   3.830  msgid "License       : "
   3.831  msgstr "Licence       : "
   3.832  
   3.833 -#: cook:1327
   3.834 +#: cook:1727
   3.835  msgid "Web site      : "
   3.836  msgstr "Site Web      : "
   3.837  
   3.838 -#: cook:1332
   3.839 +#: cook:1732
   3.840  msgid "Wget URL to download source tarball."
   3.841  msgstr "URL Wget pour charger l'archive source."
   3.842  
   3.843 -#: cook:1333
   3.844 +#: cook:1733
   3.845  msgid "Example  : "
   3.846  msgstr "Exemple  : "
   3.847  
   3.848 -#: cook:1334
   3.849 +#: cook:1734
   3.850  msgid "Wget url : "
   3.851  msgstr "URL Wget : "
   3.852  
   3.853 -#: cook:1338
   3.854 +#: cook:1738
   3.855  msgid "Do you need a stuff directory? (y/N)"
   3.856  msgstr "Avez vous besoin d'un répertoire stuff ? (y/N)"
   3.857  
   3.858 -#: cook:1340
   3.859 +#: cook:1740
   3.860  msgid "Creating the stuff directory..."
   3.861  msgstr "Création du répertoire stuff..."
   3.862  
   3.863 -#: cook:1345
   3.864 +#: cook:1745
   3.865  msgid "Are you going to write a description? (y/N)"
   3.866  msgstr "Allez vous écrire une description ? (y/N)"
   3.867  
   3.868 -#: cook:1347
   3.869 +#: cook:1747
   3.870  msgid "Creating the \"%s\" file..."
   3.871  msgstr "Crée le fichier \"%s\" ..."
   3.872  
   3.873 -#: cook:1351
   3.874 +#: cook:1751
   3.875  msgid "Receipt is ready to use."
   3.876  msgstr "La recette est prête à utiliser."
   3.877  
   3.878 -#: cook:1359
   3.879 +#: cook:1759
   3.880  msgid "No list in argument."
   3.881  msgstr "Pas de liste en argument."
   3.882  
   3.883 -#: cook:1363
   3.884 +#: cook:1763
   3.885  msgid "List \"%s\" not found."
   3.886  msgstr "Liste \"%s\" introuvable."
   3.887  
   3.888 -#: cook:1367
   3.889 +#: cook:1767
   3.890  msgid "Starting cooking the list \"%s\""
   3.891  msgstr "Commence la cuisson de la liste \"%s\""
   3.892  
   3.893 -#: cook:1375
   3.894 +#: cook:1775
   3.895  msgid "Cleaning all packages files..."
   3.896  msgstr "Nettoie tous les fichiers de paquets"
   3.897  
   3.898 -#: cook:1381
   3.899 +#: cook:1781
   3.900  msgid "Cleaning all packages sources..."
   3.901  msgstr "Nettoie tous les fichiers source des paquets"
   3.902  
   3.903 -#: cook:1388
   3.904 +#: cook:1788
   3.905  msgid "Checking for uncooked packages"
   3.906  msgstr "Vérifie les paquets non cuits"
   3.907  
   3.908 -#: cook:1401
   3.909 +#: cook:1801
   3.910  msgid "Package \"%s\""
   3.911  msgstr "Paquet \"%s\""
   3.912  
   3.913 -#: cook:1420
   3.914 +#: cook:1819
   3.915  msgid "%s uncooked package"
   3.916  msgid_plural "%s uncooked packages"
   3.917  msgstr[0] "%s paquet non cuit"
   3.918  msgstr[1] "%s paquets non cuits"
   3.919  
   3.920 -#: cook:1422
   3.921 +#: cook:1821
   3.922  msgid "All packages are cooked :-)"
   3.923  msgstr "Tous les paquets sont cuits :-)"
   3.924  
   3.925 -#: cook:1435
   3.926 +#: cook:1838
   3.927  msgid "Packages directory \"%s\" doesn't exist"
   3.928  msgstr "Répertoire de paquets \"%s\" inexistant"
   3.929  
   3.930 -#: cook:1445
   3.931 +#: cook:1848
   3.932  msgid "Cook pkgdb: Creating all packages lists"
   3.933  msgstr "Cook pkgdb: crée toutes les listes de paquets"
   3.934  
   3.935 -#: cook:1446
   3.936 -msgid "Creating lists for \"%s\""
   3.937 -msgstr "Crée les listes pour \"%s\""
   3.938 -
   3.939 -#: cook:1448
   3.940 -msgid "Cook pkgdb started: %s"
   3.941 -msgstr "Démarre cook pkgdb : %s"
   3.942 -
   3.943 -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540
   3.944 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991
   3.945  msgid "Creating file \"%s\""
   3.946  msgstr "Crée le fichier \"%s\""
   3.947  
   3.948 -#: cook:1463
   3.949 +#: cook:1881
   3.950  msgid "Creating lists from \"%s\""
   3.951  msgstr "Crée les listes depuis \"%s\""
   3.952  
   3.953 -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547
   3.954 +#: cook:1937
   3.955 +#, fuzzy
   3.956 +msgid "  - absent: %s (%s)"
   3.957 +msgstr "Fait : %s (%s)"
   3.958 +
   3.959 +#: cook:1943 cook:1944 cook:1945 cook:1946
   3.960  msgid "Done: %s (%s)"
   3.961  msgstr "Fait : %s (%s)"
   3.962  
   3.963 -#. L10n: 's' is for seconds (cooking time)
   3.964 -#: cook:1554
   3.965 -msgid "Packages: %s - Time: %ss"
   3.966 -msgstr "Paquets : %s - Durée : %ss"
   3.967 +#: cook:1954
   3.968 +#, fuzzy
   3.969 +msgid "Removing duplicates:"
   3.970 +msgstr "Retire l'ancien paquet \"%s\""
   3.971  
   3.972 -#: cook:1563
   3.973 -msgid "Missing flavors folder \"%s\""
   3.974 -msgstr "Dossier saveurs manquent \"%s\""
   3.975 -
   3.976 -#: cook:1568
   3.977 +#: cook:2028
   3.978  msgid "Creating flavors files in \"%s\""
   3.979  msgstr "Crée les fichiers saveurs dans \"%s\""
   3.980  
   3.981 -#: cook:1569
   3.982 +#: cook:2029
   3.983  msgid "Cook pkgdb: Creating all flavors"
   3.984  msgstr "Cook pkgdb: Crée toutes les saveurs"
   3.985  
   3.986 -#: cook:1572
   3.987 +#: cook:2032
   3.988  msgid "Recharging lists to use latest packages..."
   3.989  msgstr "Recharge les listes pour utiliser les derniers paquets..."
   3.990  
   3.991 -#: cook:1577
   3.992 +#: cook:2037
   3.993  msgid "Creating configuration file \"%s\""
   3.994  msgstr "Crée le fichier de configuration \"%s\""
   3.995  
   3.996 -#: cook:1589
   3.997 +#: cook:2049
   3.998  msgid "Starting to generate flavors..."
   3.999  msgstr "Commence à générer les saveurs..."
  3.1000  
  3.1001 -#: cook:1593
  3.1002 +#: cook:2053
  3.1003  msgid "Packing flavor \"%s\""
  3.1004  msgstr "Emballe la saveur \"%s\""
  3.1005  
  3.1006 -#: cook:1599
  3.1007 -msgid "Total flavors size: %s"
  3.1008 -msgstr "Taille totale des saveurs : %s"
  3.1009 -
  3.1010 -#: cook:1602
  3.1011 +#: cook:2062
  3.1012  msgid "Cook pkgdb end: %s"
  3.1013  msgstr "Fin de Cook pkgdb : %s"
  3.1014  
  3.1015 -#: cook:1622
  3.1016 +#: cook:2085
  3.1017  msgid "cook: HOST_ARCH is not set in \"%s\" receipt"
  3.1018  msgstr "cook: HOST_ARCH n'est pas défini dans \"%s\""
  3.1019  
  3.1020 -#: cook:1623
  3.1021 -msgid "package \"%s\" is not included inin %s"
  3.1022 +#: cook:2086
  3.1023 +#, fuzzy
  3.1024 +msgid "package \"%s\" is not included in %s"
  3.1025  msgstr "Le paquet \"%s\" n'est pas inclu dans %s"
  3.1026  
  3.1027 -#: cook:1624 cook:1637 cook:1639
  3.1028 +#: cook:2087 cook:2100 cook:2102
  3.1029  msgid "cook: %s"
  3.1030  msgstr "cook: %s"
  3.1031  
  3.1032 -#: cook:1625 cook:1640
  3.1033 +#: cook:2088 cook:2103
  3.1034  msgid "bugs: %s"
  3.1035  msgstr "bugs: %s"
  3.1036  
  3.1037 -#: cook:1626 cook:1641
  3.1038 +#: cook:2089 cook:2104
  3.1039  msgid "Cook skip: %s"
  3.1040  msgstr "Cook passe : %s"
  3.1041  
  3.1042 -#: cook:1634
  3.1043 +#: cook:2097
  3.1044  msgid "Host arch %s"
  3.1045  msgstr "Archi. hôte %s"
  3.1046  
  3.1047 -#: cook:1638
  3.1048 +#: cook:2101
  3.1049  msgid "package \"%s\" doesn't cook or is not included in %s"
  3.1050  msgstr "Le paquet \"%s\" ne cuit pas ou n'est pas inclu dans %s"
  3.1051  
  3.1052 -#: cook:1649
  3.1053 +#: cook:2112
  3.1054  msgid "Package \"%s\" is blocked"
  3.1055  msgstr "Le paquet \"%s\" est bloqué"
  3.1056  
  3.1057 -#: cook:1656
  3.1058 +#: cook:2119
  3.1059  msgid "Cook started for: %s"
  3.1060  msgstr "Début de cuisson : %s"
  3.1061  
  3.1062 -#: cook:1667
  3.1063 +#: cook:2136
  3.1064  msgid "Cleaning \"%s\""
  3.1065  msgstr "Nettoyage de \"%s\""
  3.1066  
  3.1067 -#: cook:1676
  3.1068 +#: cook:2145
  3.1069  msgid "Getting source for \"%s\""
  3.1070  msgstr "Obtient les sources pour \"%s\""
  3.1071  
  3.1072 -#: cook:1678
  3.1073 +#: cook:2147
  3.1074  msgid "Tarball: %s"
  3.1075  msgstr "Tarball: %s"
  3.1076  
  3.1077 -#: cook:1682
  3.1078 +#: cook:2151
  3.1079  msgid "Blocking package \"%s\""
  3.1080  msgstr "Bloque le paquet \"%s\""
  3.1081  
  3.1082 -#: cook:1688
  3.1083 +#: cook:2157
  3.1084  msgid "Unblocking package \"%s\""
  3.1085  msgstr "Débloque le paquet \"%s\""
  3.1086  
  3.1087 -#: cook:1700 cook:1707
  3.1088 +#: cook:2169 cook:2176
  3.1089  msgid "Need to build \"%s\""
  3.1090  msgstr "Il faut cuire \"%s\""
  3.1091  
  3.1092 -#: cook:1711
  3.1093 +#: cook:2180
  3.1094  msgid "Checking depends"
  3.1095  msgstr "Recherche des dépendances"
  3.1096  
  3.1097 -#: cook:1742
  3.1098 +#: cook:2218
  3.1099  msgid "WANTED package \"%s\" is blocked"
  3.1100  msgstr "Le paquet WANTED \"%s\" est bloqué"
  3.1101  
  3.1102 -#: cook:1748
  3.1103 +#: cook:2224
  3.1104  msgid "WANTED package \"%s\" is broken"
  3.1105  msgstr "Le paquet WANTED \"%s\" est cassé"
  3.1106 +
  3.1107 +#~ msgid "Removing Python compiled files..."
  3.1108 +#~ msgstr "Retire les fichiers compilés Python..."
  3.1109 +
  3.1110 +#~ msgid "Removing Perl compiled files..."
  3.1111 +#~ msgstr "Retire les fichiers compilés Perl..."
  3.1112 +
  3.1113 +#~ msgid "Creating lists for \"%s\""
  3.1114 +#~ msgstr "Crée les listes pour \"%s\""
  3.1115 +
  3.1116 +#~ msgid "Cook pkgdb started: %s"
  3.1117 +#~ msgstr "Démarre cook pkgdb : %s"
  3.1118 +
  3.1119 +#~ msgid "Packages: %s - Time: %ss"
  3.1120 +#~ msgstr "Paquets : %s - Durée : %ss"
  3.1121 +
  3.1122 +#~ msgid "Missing flavors folder \"%s\""
  3.1123 +#~ msgstr "Dossier saveurs manquent \"%s\""
  3.1124 +
  3.1125 +#~ msgid "Total flavors size: %s"
  3.1126 +#~ msgstr "Taille totale des saveurs : %s"
     4.1 --- a/po/pt_BR.po	Thu Nov 17 18:58:21 2016 +0000
     4.2 +++ b/po/pt_BR.po	Sat Nov 19 22:48:02 2016 +0200
     4.3 @@ -7,7 +7,7 @@
     4.4  msgstr ""
     4.5  "Project-Id-Version: Cook 3.1.4\n"
     4.6  "Report-Msgid-Bugs-To: \n"
     4.7 -"POT-Creation-Date: 2015-05-07 12:52+0300\n"
     4.8 +"POT-Creation-Date: 2016-11-19 22:31+0200\n"
     4.9  "PO-Revision-Date: 2016-01-23 03:00-0200\n"
    4.10  "Last-Translator: Claudinei Pereira <claudinei@slitaz.org>\n"
    4.11  "Language-Team: Brazilian Portuguese <i18n@slitaz.org>\n"
    4.12 @@ -18,823 +18,887 @@
    4.13  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
    4.14  "X-Generator: Poedit 1.8.6\n"
    4.15  
    4.16 -#: cook:32
    4.17 +#: cook:33
    4.18  msgid "Usage:"
    4.19  msgstr "Utilização:"
    4.20  
    4.21 -#: cook:32
    4.22 +#: cook:33
    4.23  msgid "cook [package|command] [list|--option]"
    4.24  msgstr "cook [pacote|comando] [lista|--opções]"
    4.25  
    4.26 -#: cook:34
    4.27 +#: cook:35
    4.28  msgid "Commands:"
    4.29  msgstr "Comandos:"
    4.30  
    4.31 -#: cook:35
    4.32 +#: cook:36
    4.33  msgid "Display this short usage."
    4.34  msgstr "Mostra esta utilização."
    4.35  
    4.36 -#: cook:36
    4.37 +#: cook:37
    4.38  msgid "Setup your build environment."
    4.39  msgstr "Configura seu ambiente de desenvolvimento."
    4.40  
    4.41 -#: cook:37
    4.42 +#: cook:38
    4.43  msgid "Setup a cross environment."
    4.44  msgstr "Configura seu ambiente de desenvolvimento cruzado."
    4.45  
    4.46 -#: cook:39
    4.47 +#: cook:40
    4.48  msgid "Test environment and cook a package."
    4.49  msgstr "Testa o ambiente e compila o pacote."
    4.50  
    4.51 -#: cook:40
    4.52 +#: cook:41
    4.53  msgid "List packages in the wok."
    4.54  msgstr "Lista pacotes no wok."
    4.55  
    4.56 -#: cook:41
    4.57 +#: cook:42
    4.58  msgid "Simple packages search function."
    4.59  msgstr "Função simples de busca de pacotes."
    4.60  
    4.61 -#: cook:42
    4.62 +#: cook:43
    4.63  msgid "Create a new package with a receipt."
    4.64  msgstr "Cria um novo pacote a partir de um arquivo receipt."
    4.65  
    4.66 -#: cook:43
    4.67 +#: cook:44
    4.68  msgid "Cook a list of packages."
    4.69  msgstr "Compila uma lista de pacotes."
    4.70  
    4.71 -#: cook:44
    4.72 +#: cook:45
    4.73  msgid "Clean-up all packages files."
    4.74  msgstr "Limpa todos os arquivos de pacotes."
    4.75  
    4.76 -#: cook:45
    4.77 +#: cook:46
    4.78  msgid "Clean-up all packages sources."
    4.79  msgstr "Limpa todos os fontes de pacotes."
    4.80  
    4.81 -#: cook:46
    4.82 +#: cook:47
    4.83  msgid "Check for uncooked packages"
    4.84  msgstr "Verificar pacotes não compilados"
    4.85  
    4.86 -#: cook:47
    4.87 +#: cook:48
    4.88  msgid "Create packages DB lists and flavors."
    4.89  msgstr "Cria a lista de banco de dados de pacotes e variantes."
    4.90  
    4.91 -#: cook:49
    4.92 +#: cook:50
    4.93  msgid "Options:"
    4.94  msgstr "Opções:"
    4.95  
    4.96 -#: cook:51
    4.97 +#: cook:52
    4.98  msgid "clean the package in the wok."
    4.99  msgstr "Limpa o pacote no wok."
   4.100  
   4.101 -#: cook:52
   4.102 +#: cook:53
   4.103  msgid "cook and install the package."
   4.104  msgstr "Compila e instala o pacote."
   4.105  
   4.106 -#: cook:53
   4.107 +#: cook:54
   4.108  msgid "get the package source tarball."
   4.109  msgstr "Baixa os fontes do pacote."
   4.110  
   4.111 -#: cook:54
   4.112 +#: cook:55
   4.113  msgid "block a package so cook will skip it."
   4.114  msgstr "bloqueia um pacote, ignorando-o."
   4.115  
   4.116 -#: cook:55
   4.117 +#: cook:56
   4.118  msgid "unblock a blocked package."
   4.119  msgstr "desbloqueia um pacote."
   4.120  
   4.121 -#: cook:56
   4.122 +#: cook:57
   4.123  msgid "check dependencies of cooked package."
   4.124  msgstr "Checa as dependências de um pacote compilado."
   4.125  
   4.126 -#: cook:57
   4.127 +#: cook:58
   4.128  msgid "repack an already built package."
   4.129  msgstr "reempacote um pacote já compilado."
   4.130  
   4.131 -#: cook:58
   4.132 +#: cook:59
   4.133  msgid "display debugging messages."
   4.134  msgstr "Exibir mensagens da depuração."
   4.135  
   4.136 -#: cook:59
   4.137 +#: cook:60
   4.138  msgid "continue running compile_rules."
   4.139  msgstr "continuar executando as regras de compilação."
   4.140  
   4.141 -#: cook:61
   4.142 +#: cook:62
   4.143  msgid "create a receipt interactively."
   4.144  msgstr "Cria interativamente um arquivo receipt."
   4.145  
   4.146 -#: cook:63
   4.147 +#: cook:64
   4.148  msgid "clone the cooking wok from Hg repo."
   4.149  msgstr "Clona o wok cooking a partir do repositório HG."
   4.150  
   4.151 -#: cook:64
   4.152 +#: cook:65
   4.153  msgid "clone the stable wok from Hg repo."
   4.154  msgstr "Clona o wok stable a partir do repositório HG."
   4.155  
   4.156 -#: cook:65
   4.157 +#: cook:66
   4.158  msgid "clone the undigest wok from Hg repo."
   4.159  msgstr "Clona o wok undigest a partir do repositório HG."
   4.160  
   4.161 -#: cook:66
   4.162 +#: cook:67
   4.163  msgid "clone the tiny SliTaz wok from Hg repo."
   4.164  msgstr "Clona o wok tiny a partir do repositório HG."
   4.165  
   4.166 -#: cook:67
   4.167 +#: cook:68
   4.168  msgid "force reinstall of chroot packages."
   4.169  msgstr "Força a reinstalação de pacotes no chroot."
   4.170  
   4.171 -#: cook:69
   4.172 +#: cook:70
   4.173  msgid "create up-to-date flavors files."
   4.174  msgstr "Cria uma lista atualizada de variantes."
   4.175  
   4.176 -#: cook:88
   4.177 +#: cook:89
   4.178  msgid "Unable to find package \"%s\" in the wok"
   4.179  msgstr "Impossível encontrar o pacote no wok: %s"
   4.180  
   4.181  #. L10n: QA is quality assurance
   4.182 -#: cook:97
   4.183 +#: cook:98
   4.184  msgid "QA: empty variable: %s"
   4.185  msgstr "QA: variável vazia: %s"
   4.186  
   4.187 -#: cook:106
   4.188 +#: cook:107
   4.189  msgid "Creating directories structure in \"%s\""
   4.190  msgstr "Criando estrutura de diretórios em: %s"
   4.191  
   4.192 -#: cook:108
   4.193 +#: cook:109
   4.194  msgid "Creating DB files in \"%s\""
   4.195  msgstr "Criando arquivo de banco de dados em: %s"
   4.196  
   4.197 -#: cook:118
   4.198 +#: cook:119
   4.199  msgid "QA: checking package receipt..."
   4.200  msgstr "QA: verificando arquivo receipt do pacote..."
   4.201  
   4.202 -#: cook:133
   4.203 +#: cook:134
   4.204  msgid "QA: unknown category \"%s\""
   4.205  msgstr "QA: categoria desconhecida: %s"
   4.206  
   4.207 -#: cook:134
   4.208 +#: cook:135
   4.209  msgid "Please, use one of: %s"
   4.210  msgstr "Por favor, utilize uma de: %s"
   4.211  
   4.212 -#: cook:144
   4.213 +#: cook:145
   4.214  msgid "QA: unable to reach \"%s\""
   4.215  msgstr "QA: não foi possível encontrar: %s"
   4.216  
   4.217 -#: cook:204
   4.218 +#: cook:205
   4.219  msgid "Creating tarball \"%s\""
   4.220  msgstr "Criando arquivo tar: %s"
   4.221  
   4.222 -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330
   4.223 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331
   4.224  msgid "ERROR: %s"
   4.225  msgstr "ERRO: %s"
   4.226  
   4.227 -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328
   4.228 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329
   4.229  msgid "Getting source from %s..."
   4.230  msgstr "Obtendo fonte do repositório %s..."
   4.231  
   4.232 -#: cook:243 cook:258 cook:273 cook:286 cook:329
   4.233 +#: cook:244 cook:259 cook:274 cook:287 cook:330
   4.234  msgid "URL: %s"
   4.235  msgstr "URL: %s"
   4.236  
   4.237 -#: cook:244 cook:275
   4.238 +#: cook:245 cook:276
   4.239  msgid "Cloning to \"%s\""
   4.240  msgstr "Clonando para: %s"
   4.241  
   4.242 -#: cook:246
   4.243 +#: cook:247
   4.244  msgid "Hg branch: %s"
   4.245  msgstr "Hg branch: %s"
   4.246  
   4.247 -#: cook:262
   4.248 +#: cook:263
   4.249  msgid "Git branch: %s"
   4.250  msgstr "Git branch: %s"
   4.251  
   4.252 -#: cook:274
   4.253 +#: cook:275
   4.254  msgid "CVS module: %s"
   4.255  msgstr "Módulo CVS: %s"
   4.256  
   4.257 -#: cook:306
   4.258 +#: cook:307
   4.259  msgid "Don't forget to add to receipt:"
   4.260  msgstr "Não se esqueça de adicionar arquivo receipt:"
   4.261  
   4.262 -#: cook:314
   4.263 +#: cook:315
   4.264  msgid "ERROR: Unable to handle \"%s\""
   4.265  msgstr "ERRO: não foi possível utilizar: %s"
   4.266  
   4.267 -#: cook:332
   4.268 +#: cook:333
   4.269  msgid "Extracting source archive \"%s\""
   4.270  msgstr "Extraindo: %s"
   4.271  
   4.272  #. L10n: 'm' is for minutes (approximate cooking time)
   4.273 -#: cook:367
   4.274 -msgid "~ %dm"
   4.275 -msgstr "~ %dm"
   4.276 +#: cook:361
   4.277 +msgid " ~ %dm"
   4.278 +msgstr " ~ %dm"
   4.279  
   4.280 -#: cook:370
   4.281 +#. L10n: 's' is for seconds (cooking time)
   4.282 +#: cook:365
   4.283 +msgid "%ds%s"
   4.284 +msgstr "%ds%s"
   4.285 +
   4.286 +#: cook:380
   4.287  msgid "Summary for: %s"
   4.288  msgstr "Resumo para: %s"
   4.289  
   4.290  #. L10n: keep the same width of translations to get a consistent view
   4.291 -#: cook:374
   4.292 +#: cook:384
   4.293  msgid "Source dir  : %s"
   4.294  msgstr "Diretório fonte : %s"
   4.295  
   4.296 -#: cook:375
   4.297 +#: cook:385
   4.298  msgid "Src file    : %s"
   4.299  msgstr "Arquivo fonte   : %s"
   4.300  
   4.301 -#: cook:376
   4.302 +#: cook:386
   4.303  msgid "Src size    : %s"
   4.304  msgstr "Tamanho do fonte: %s"
   4.305  
   4.306 -#: cook:377
   4.307 +#: cook:387
   4.308  msgid "Produced    : %s"
   4.309  msgstr "Produzido       : %s"
   4.310  
   4.311 -#: cook:378
   4.312 +#: cook:388
   4.313  msgid "Packed      : %s"
   4.314  msgstr "Empacotado      : %s"
   4.315  
   4.316 -#: cook:379
   4.317 +#: cook:389
   4.318  msgid "Compressed  : %s"
   4.319  msgstr "Comprimido      : %s"
   4.320  
   4.321 -#: cook:380
   4.322 +#: cook:390
   4.323  msgid "Files       : %s"
   4.324  msgstr "Arquivos        : %s"
   4.325  
   4.326 -#. L10n: 's' is for seconds (cooking time)
   4.327 -#: cook:382
   4.328 -msgid "Cook time   : %ds %s"
   4.329 -msgstr "Tempo utilizado : %ds %s"
   4.330 +#: cook:391
   4.331 +msgid "Cook time   : %s"
   4.332 +msgstr "Tempo utilizado : %s"
   4.333  
   4.334 -#: cook:383
   4.335 +#: cook:392
   4.336  msgid "Cook date   : %s"
   4.337  msgstr "Data criação    : %s"
   4.338  
   4.339 -#: cook:383 cook:395 cook:1448 cook:1602
   4.340 +#: cook:392 cook:404 cook:1851 cook:2062
   4.341  msgid "+%%F %%R"
   4.342  msgstr "+%%d-%%m-%%Y %%R"
   4.343  
   4.344 -#: cook:384
   4.345 +#: cook:393
   4.346  msgid "Host arch   : %s"
   4.347  msgstr "Arquitetura alvo: %s"
   4.348  
   4.349 -#: cook:392
   4.350 +#: cook:401
   4.351  msgid "Debug information"
   4.352  msgstr "Informação de debug"
   4.353  
   4.354  #. L10n: specify your format of date and time (to help: man date)
   4.355  #. L10n: not bad one is '+%x %R'
   4.356 -#: cook:395
   4.357 +#: cook:404
   4.358  msgid "Cook date: %s"
   4.359  msgstr "Data criação: %s"
   4.360  
   4.361 +#: cook:405
   4.362 +msgid "Cook time: %ds"
   4.363 +msgstr "Tempo utilizado : %ds"
   4.364 +
   4.365  #. L10n: Please, translate all messages beginning with ERROR in a same way
   4.366 -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766
   4.367 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242
   4.368  msgid "ERROR"
   4.369  msgstr "ERRO"
   4.370  
   4.371 -#: cook:484
   4.372 +#: cook:548
   4.373 +#, fuzzy
   4.374 +msgid "QA: Checking %s..."
   4.375 +msgstr "QA: verificando arquivo receipt do pacote..."
   4.376 +
   4.377 +#: cook:569
   4.378 +msgid "  Time: %s. Size: %s B -> %s B. Save: %s KB"
   4.379 +msgstr ""
   4.380 +
   4.381 +#: cook:585
   4.382  msgid "Executing strip on all files..."
   4.383  msgstr "Executando comando strip em todos os arquivos..."
   4.384  
   4.385 -#: cook:496
   4.386 -msgid "Removing Python compiled files..."
   4.387 -msgstr "Removendo arquivos compilados do Python..."
   4.388 +#: cook:629
   4.389 +#, fuzzy
   4.390 +msgid "Stripping translations files..."
   4.391 +msgstr "Executando comando strip em todos os arquivos..."
   4.392  
   4.393 -#: cook:503
   4.394 -msgid "Removing Perl compiled files..."
   4.395 -msgstr "Removendo arquivos compilados do Perl..."
   4.396 -
   4.397 -#: cook:518 cook:647
   4.398 +#: cook:680 cook:952
   4.399  msgid "Build dependencies to remove:"
   4.400  msgstr "Dependências de compilação para remover:"
   4.401  
   4.402 -#: cook:520 cook:648
   4.403 +#: cook:682 cook:953
   4.404  msgid "Removing:"
   4.405  msgstr "Removendo:"
   4.406  
   4.407 -#: cook:535
   4.408 +#: cook:706
   4.409 +#, fuzzy
   4.410 +msgid "Compressing man pages..."
   4.411 +msgstr "Comprimindo sistema de arquivos..."
   4.412 +
   4.413 +#: cook:747
   4.414 +#, fuzzy
   4.415 +msgid "Compressing png images..."
   4.416 +msgstr "Comprimindo sistema de arquivos..."
   4.417 +
   4.418 +#: cook:784
   4.419 +#, fuzzy
   4.420 +msgid "Compressing svg images..."
   4.421 +msgstr "Comprimindo sistema de arquivos..."
   4.422 +
   4.423 +#: cook:818
   4.424 +#, fuzzy
   4.425 +msgid "Compressing ui files..."
   4.426 +msgstr "Comprimindo sistema de arquivos..."
   4.427 +
   4.428 +#: cook:838
   4.429  msgid "Cook: %s"
   4.430  msgstr "Cook: %s"
   4.431  
   4.432 -#: cook:549
   4.433 +#: cook:852
   4.434  msgid "%s sysroot: %s"
   4.435  msgstr "%s sysroot: %s"
   4.436  
   4.437 -#: cook:550
   4.438 +#: cook:853
   4.439  msgid "Adding \"%s\" to PATH"
   4.440  msgstr "Adicionando %s ao PATH"
   4.441  
   4.442 -#: cook:554
   4.443 +#: cook:857
   4.444  msgid "Using cross-tools: %s"
   4.445  msgstr "Usando cross-tools: %s"
   4.446  
   4.447 -#: cook:578
   4.448 +#: cook:881
   4.449  msgid "Disabling -pipe compile flag: %d RAM free"
   4.450  msgstr "Desabilitando flag de compilação -pipe: %d RAM"
   4.451  
   4.452 -#: cook:594
   4.453 +#: cook:897
   4.454  msgid "Checking build dependencies..."
   4.455  msgstr "Verificando dependências de compilação..."
   4.456  
   4.457 -#: cook:595
   4.458 +#: cook:898
   4.459  msgid "Using packages DB: %s"
   4.460  msgstr "Utilizando banco de dados de pacotes: %s"
   4.461  
   4.462 -#: cook:619
   4.463 +#: cook:924
   4.464  msgid "Missing dep (wok/pkg): %s"
   4.465  msgstr "Dependência requerida (wok/pgk): %s"
   4.466  
   4.467 -#: cook:627
   4.468 +#: cook:932
   4.469  msgid "ERROR: unknown dep \"%s\""
   4.470  msgstr "ERRO: dependência desconhecida %s"
   4.471  
   4.472 -#: cook:641
   4.473 +#: cook:946
   4.474  msgid "Auto cook config is set: %s"
   4.475  msgstr "Configuração de auto compilação está ativa: %s"
   4.476  
   4.477 -#: cook:644
   4.478 +#: cook:949
   4.479  msgid "Building dep (wok/pkg)    : %s"
   4.480  msgstr "Dependência de compilação (wok/pkg): %s"
   4.481  
   4.482 -#: cook:649
   4.483 +#: cook:954
   4.484  msgid "ERROR: can't cook dep \"%s\""
   4.485  msgstr "ERRO: impossível compilar dependência '%s'"
   4.486  
   4.487 -#: cook:664
   4.488 +#: cook:969
   4.489  msgid "ERROR: missing %d dependency"
   4.490  msgid_plural "ERROR: missing %d dependencies"
   4.491  msgstr[0] "ERRO: dependência desconhecida %d"
   4.492  msgstr[1] "ERRO: dependência desconhecida %d"
   4.493  
   4.494 -#: cook:671
   4.495 +#: cook:976
   4.496  msgid "Installing dep (pkg/local): %s"
   4.497  msgstr "Instalando dependência (pkg/local): %s"
   4.498  
   4.499 -#: cook:678
   4.500 +#: cook:983
   4.501  msgid "Installing dep (web/cache): %s"
   4.502  msgstr "Instalando dependência (web/cache): %s"
   4.503  
   4.504 -#: cook:734 cook:789
   4.505 +#: cook:1034 cook:1102
   4.506  msgid "Executing: %s"
   4.507  msgstr "Executando: %s"
   4.508  
   4.509 -#: cook:751
   4.510 +#: cook:1062
   4.511  msgid "Running testsuite"
   4.512  msgstr "Executando testsuite"
   4.513  
   4.514 -#: cook:762
   4.515 +#: cook:1075
   4.516  msgid "ERROR: cook failed"
   4.517  msgstr "ERRO: compilação falhou"
   4.518  
   4.519 -#: cook:786
   4.520 +#: cook:1099
   4.521  msgid "Pack: %s"
   4.522  msgstr "Pack: %s"
   4.523  
   4.524 -#: cook:791
   4.525 +#: cook:1104
   4.526  msgid "ERROR: genpkg_rules failed"
   4.527  msgstr "ERRO: genpkg_rules falhou"
   4.528  
   4.529 -#: cook:794
   4.530 +#: cook:1107
   4.531  msgid "No packages rules: meta package"
   4.532  msgstr "Sem regras para pacote: meta pacote"
   4.533  
   4.534 -#: cook:807
   4.535 +#: cook:1120
   4.536  msgid "Copying \"%s\"..."
   4.537  msgstr "Copiando %s..."
   4.538  
   4.539 -#: cook:816
   4.540 +#: cook:1130
   4.541  msgid "Creating the list of files..."
   4.542  msgstr "Criando lista de arquivos..."
   4.543  
   4.544 -#: cook:824
   4.545 +#: cook:1138
   4.546  msgid "Creating md5sum of files..."
   4.547  msgstr "Criando md5sum de arquivos..."
   4.548  
   4.549 -#: cook:839
   4.550 +#: cook:1153
   4.551  msgid "Compressing the FS..."
   4.552  msgstr "Comprimindo sistema de arquivos..."
   4.553  
   4.554 -#: cook:847
   4.555 +#: cook:1161
   4.556  msgid "Updating receipt sizes..."
   4.557  msgstr "Atualizando tamanho do arquivo receipt..."
   4.558  
   4.559 -#: cook:855
   4.560 +#: cook:1169
   4.561  msgid "Updating receipt EXTRAVERSION: %s"
   4.562  msgstr "Atualizando arquivo receipt EXTRAVERSION: %s"
   4.563  
   4.564 -#: cook:862
   4.565 +#: cook:1176
   4.566  msgid "Creating full cpio archive..."
   4.567  msgstr "Criando arquivo cpio..."
   4.568  
   4.569 -#: cook:867
   4.570 +#: cook:1181
   4.571  msgid "Restoring original package tree..."
   4.572  msgstr "Restaurando sistema de arquivos original do pacote..."
   4.573  
   4.574 -#: cook:876
   4.575 +#: cook:1190
   4.576  msgid "Package \"%s\" created"
   4.577  msgstr "Pacote \"%s\" criado"
   4.578  
   4.579 -#: cook:895
   4.580 +#: cook:1209
   4.581  msgid "QA: checking for empty package..."
   4.582  msgstr "QA: chegando se pacote está vazio..."
   4.583  
   4.584 -#: cook:898
   4.585 +#: cook:1212
   4.586  msgid "ERROR: empty package"
   4.587  msgstr "ERRO: pacote vazio"
   4.588  
   4.589 -#: cook:906
   4.590 +#: cook:1225
   4.591  msgid "Removing old package \"%s\""
   4.592  msgstr "Removendo antigo: %s"
   4.593  
   4.594 -#: cook:940
   4.595 +#: cook:1262
   4.596  msgid "Unable to install package, build has failed."
   4.597  msgstr "Impossível instalar pacote, compilação falhou."
   4.598  
   4.599 -#: cook:949
   4.600 +#: cook:1271
   4.601  msgid "Updating %s chroot environment..."
   4.602  msgstr "Atualizando ambiente de desenvolvimento %s..."
   4.603  
   4.604 -#: cook:950
   4.605 +#: cook:1272
   4.606  msgid "Updating chroot: %s"
   4.607  msgstr "Atualizando chroot: %s"
   4.608  
   4.609 -#: cook:982
   4.610 +#: cook:1304
   4.611  msgid "Setup aufs chroot..."
   4.612  msgstr "Configurando aufs chroot..."
   4.613  
   4.614 -#: cook:994
   4.615 +#: cook:1316
   4.616  msgid "Aufs mount failure"
   4.617  msgstr "Montagem aufs falhou"
   4.618  
   4.619 -#: cook:1006
   4.620 +#: cook:1328
   4.621  msgid "Leaving aufs chroot..."
   4.622  msgstr "Deixando aufs chroot..."
   4.623  
   4.624 -#: cook:1075
   4.625 +#: cook:1397
   4.626  msgid "Multiple choice:"
   4.627  msgstr "Múltipla escolha:"
   4.628  
   4.629 -#: cook:1076
   4.630 +#: cook:1398
   4.631  msgid "Select one [%s]: "
   4.632  msgstr "Escolha um [%s]: "
   4.633  
   4.634 -#: cook:1117
   4.635 +#: cook:1446
   4.636  msgid "Getting standard devel files..."
   4.637  msgstr "Obtendo arquivos de desenvolvimento..."
   4.638  
   4.639 -#: cook:1134
   4.640 +#: cook:1459
   4.641 +#, fuzzy
   4.642 +msgid "Copying man pages..."
   4.643 +msgstr "Copiando %s..."
   4.644 +
   4.645 +#: cook:1474
   4.646 +#, fuzzy
   4.647 +msgid "Copying files..."
   4.648 +msgstr "Copiando %s..."
   4.649 +
   4.650 +#: cook:1491
   4.651 +#, fuzzy
   4.652 +msgid "Copying folders..."
   4.653 +msgstr "Copiando %s..."
   4.654 +
   4.655 +#: cook:1510
   4.656 +#, fuzzy
   4.657 +msgid "Copying hicolor icons..."
   4.658 +msgstr "Copiando %s..."
   4.659 +
   4.660 +#: cook:1534
   4.661  msgid "List of %s packages in \"%s\""
   4.662  msgstr "Lista de pacotes %s em: %s"
   4.663  
   4.664 -#: cook:1150
   4.665 +#: cook:1549
   4.666  msgid "%s package"
   4.667  msgid_plural "%s packages"
   4.668  msgstr[0] "Pacote: %s"
   4.669  msgstr[1] "Pacote: %s"
   4.670  
   4.671 -#: cook:1159
   4.672 +#: cook:1558
   4.673  msgid "Search results for \"%s\""
   4.674  msgstr "Resultado de busca para: %s"
   4.675  
   4.676 -#: cook:1166
   4.677 +#: cook:1565
   4.678  msgid "Cook: setup environment"
   4.679  msgstr "Cook: configuração de ambiente"
   4.680  
   4.681 -#: cook:1167
   4.682 +#: cook:1566
   4.683  msgid "Setting up your environment"
   4.684  msgstr "Configurando seu ambiente"
   4.685  
   4.686 -#: cook:1170
   4.687 +#: cook:1570
   4.688  msgid "Checking for packages to install..."
   4.689  msgstr "Verificando pacotes para instalar..."
   4.690  
   4.691 -#: cook:1176
   4.692 +#: cook:1576
   4.693  msgid "ERROR: %s is not installed"
   4.694  msgstr "ERRO: %s não está instalado"
   4.695  
   4.696 -#: cook:1179
   4.697 +#: cook:1579
   4.698  msgid "Using config file: %s"
   4.699  msgstr "Usando arquivo de configuração: %s"
   4.700  
   4.701 -#: cook:1200
   4.702 +#: cook:1600
   4.703  msgid "Adding group \"%s\""
   4.704  msgstr "Adicionando grupo: %s"
   4.705  
   4.706 -#: cook:1203
   4.707 +#: cook:1603
   4.708  msgid "Setting permissions for group \"%s\"..."
   4.709  msgstr "Configurando permissões para o grupo %s..."
   4.710  
   4.711 -#: cook:1206
   4.712 +#: cook:1606
   4.713  msgid "All done, ready to cook packages :-)"
   4.714  msgstr "Tudo pronto para compilar os pacotes :-)"
   4.715  
   4.716 -#: cook:1221
   4.717 +#: cook:1621
   4.718  msgid "Cook: setup %s cross environment"
   4.719  msgstr "Cook: configuração de ambiente de desenvolvimento cruzado %s"
   4.720  
   4.721 -#: cook:1222
   4.722 +#: cook:1622
   4.723  msgid "Setting up your %s cross environment"
   4.724  msgstr "Configurando seu ambiente de desenvolvimento cruzado %s"
   4.725  
   4.726  #. L10n: keep the same width of translations to get a consistent view
   4.727 -#: cook:1251
   4.728 +#: cook:1651
   4.729  msgid "Target arch     : %s"
   4.730  msgstr "Arquitetura alvo          : %s"
   4.731  
   4.732 -#: cook:1252
   4.733 +#: cook:1652
   4.734  msgid "Configure args  : %s"
   4.735  msgstr "Argumentos de configuração: %s"
   4.736  
   4.737 -#: cook:1253
   4.738 +#: cook:1653
   4.739  msgid "Build flags     : %s"
   4.740  msgstr "Flags de compilação: %s"
   4.741  
   4.742 -#: cook:1254
   4.743 +#: cook:1654
   4.744  msgid "Arch sysroot    : %s"
   4.745  msgstr "Arch sysroot              : %s"
   4.746  
   4.747 -#: cook:1255
   4.748 +#: cook:1655
   4.749  msgid "Tools prefix    : %s"
   4.750  msgstr "Prefixo das ferramentas   : %s"
   4.751  
   4.752 -#: cook:1257
   4.753 +#: cook:1657
   4.754  msgid "Packages DB     : %s"
   4.755  msgstr "Bando de dados de pacotes : %s"
   4.756  
   4.757 -#: cook:1268
   4.758 +#: cook:1668
   4.759  msgid "WARNING: %s is not installed in sysroot"
   4.760  msgstr "AVISO: %s não está instalado em sysroot"
   4.761  
   4.762 -#: cook:1272
   4.763 +#: cook:1672
   4.764  msgid "Cross compiler  : %s"
   4.765  msgstr "Compilador cruzado        : %s"
   4.766  
   4.767 -#: cook:1274
   4.768 +#: cook:1674
   4.769  msgid "C compiler \"%s\" is missing"
   4.770  msgstr "Compilador C não enconrado : %s"
   4.771  
   4.772 -#: cook:1275
   4.773 +#: cook:1675
   4.774  msgid "Run \"%s\" to cook a toolchain"
   4.775  msgstr "Execute '%s' para compilar o toolchain"
   4.776  
   4.777 -#: cook:1281
   4.778 +#: cook:1681
   4.779  msgid "Cook test: testing the cook environment"
   4.780  msgstr "Cook test: testando o ambiente de desenvolimento"
   4.781  
   4.782 -#: cook:1292
   4.783 +#: cook:1692
   4.784  msgid "Package \"%s\" already exists."
   4.785  msgstr "O pacote %s já existe."
   4.786  
   4.787 -#: cook:1296
   4.788 +#: cook:1696
   4.789  msgid "Creating folder \"%s\""
   4.790  msgstr "Criando %s"
   4.791  
   4.792 -#: cook:1299
   4.793 +#: cook:1699
   4.794  msgid "Preparing the package receipt..."
   4.795  msgstr "Preparando arquivo receipt do pacote..."
   4.796  
   4.797 -#: cook:1307
   4.798 +#: cook:1707
   4.799  msgid "Entering interactive mode..."
   4.800  msgstr "Entrando no modo interativo..."
   4.801  
   4.802 -#: cook:1309
   4.803 +#: cook:1709
   4.804  msgid "Package       : %s"
   4.805  msgstr "Pacote       : %s"
   4.806  
   4.807 -#: cook:1311
   4.808 +#: cook:1711
   4.809  msgid "Version       : "
   4.810  msgstr "Versão       : "
   4.811  
   4.812 -#: cook:1314
   4.813 +#: cook:1714
   4.814  msgid "Category      : "
   4.815  msgstr "Categoria    : "
   4.816  
   4.817  #. L10n: Short description
   4.818 -#: cook:1318
   4.819 +#: cook:1718
   4.820  msgid "Short desc    : "
   4.821  msgstr "Descrição    : "
   4.822  
   4.823 -#: cook:1321
   4.824 +#: cook:1721
   4.825  msgid "Maintainer    : "
   4.826  msgstr "Mantenedor   : "
   4.827  
   4.828 -#: cook:1324
   4.829 +#: cook:1724
   4.830  msgid "License       : "
   4.831  msgstr "Licença      : "
   4.832  
   4.833 -#: cook:1327
   4.834 +#: cook:1727
   4.835  msgid "Web site      : "
   4.836  msgstr "Web site     : "
   4.837  
   4.838 -#: cook:1332
   4.839 +#: cook:1732
   4.840  msgid "Wget URL to download source tarball."
   4.841  msgstr "Wget URL para baixar arquivo fonte."
   4.842  
   4.843 -#: cook:1333
   4.844 +#: cook:1733
   4.845  msgid "Example  : "
   4.846  msgstr "Exemplo : "
   4.847  
   4.848 -#: cook:1334
   4.849 +#: cook:1734
   4.850  msgid "Wget url : "
   4.851  msgstr "Wget url: "
   4.852  
   4.853 -#: cook:1338
   4.854 +#: cook:1738
   4.855  msgid "Do you need a stuff directory? (y/N)"
   4.856  msgstr "Diretório 'stuff' necessário? (y/N)"
   4.857  
   4.858 -#: cook:1340
   4.859 +#: cook:1740
   4.860  msgid "Creating the stuff directory..."
   4.861  msgstr "Criando diretório 'stuff'..."
   4.862  
   4.863 -#: cook:1345
   4.864 +#: cook:1745
   4.865  msgid "Are you going to write a description? (y/N)"
   4.866  msgstr "Adicionar descrição? (y/N)"
   4.867  
   4.868 -#: cook:1347
   4.869 +#: cook:1747
   4.870  msgid "Creating the \"%s\" file..."
   4.871  msgstr "Criando arquivo \"%s\"..."
   4.872  
   4.873 -#: cook:1351
   4.874 +#: cook:1751
   4.875  msgid "Receipt is ready to use."
   4.876  msgstr "Arquivo receipt pronto para ser utilizado."
   4.877  
   4.878 -#: cook:1359
   4.879 +#: cook:1759
   4.880  msgid "No list in argument."
   4.881  msgstr "Nenhuma lista no argumento."
   4.882  
   4.883 -#: cook:1363
   4.884 +#: cook:1763
   4.885  msgid "List \"%s\" not found."
   4.886  msgstr "Nenhuma lista encontrada: %s"
   4.887  
   4.888 -#: cook:1367
   4.889 +#: cook:1767
   4.890  msgid "Starting cooking the list \"%s\""
   4.891  msgstr "Iniciando lista de compilação: %s"
   4.892  
   4.893 -#: cook:1375
   4.894 +#: cook:1775
   4.895  msgid "Cleaning all packages files..."
   4.896  msgstr "Limpando todos os arquivos de pacote..."
   4.897  
   4.898 -#: cook:1381
   4.899 +#: cook:1781
   4.900  msgid "Cleaning all packages sources..."
   4.901  msgstr "Limpando todos os fontes de pacote..."
   4.902  
   4.903 -#: cook:1388
   4.904 +#: cook:1788
   4.905  msgid "Checking for uncooked packages"
   4.906  msgstr "Verificando pacotes não compilados"
   4.907  
   4.908 -#: cook:1401
   4.909 +#: cook:1801
   4.910  msgid "Package \"%s\""
   4.911  msgstr "Pacote \"%s\""
   4.912  
   4.913 -#: cook:1420
   4.914 +#: cook:1819
   4.915  msgid "%s uncooked package"
   4.916  msgid_plural "%s uncooked packages"
   4.917  msgstr[0] "%s pacote não compilado"
   4.918  msgstr[1] "%s pacotes não compilados"
   4.919  
   4.920 -#: cook:1422
   4.921 +#: cook:1821
   4.922  msgid "All packages are cooked :-)"
   4.923  msgstr "Todos os pacotes estão prontos :-)"
   4.924  
   4.925 -#: cook:1435
   4.926 +#: cook:1838
   4.927  msgid "Packages directory \"%s\" doesn't exist"
   4.928  msgstr "O diretório de pacote \"%s\" não existe"
   4.929  
   4.930 -#: cook:1445
   4.931 +#: cook:1848
   4.932  msgid "Cook pkgdb: Creating all packages lists"
   4.933  msgstr "Cook pkgdb: criando todas as listas de pacote"
   4.934  
   4.935 -#: cook:1446
   4.936 -msgid "Creating lists for \"%s\""
   4.937 -msgstr "Criando listas para: %s"
   4.938 -
   4.939 -#: cook:1448
   4.940 -msgid "Cook pkgdb started: %s"
   4.941 -msgstr "Cook pkgdb iniciada: %s"
   4.942 -
   4.943 -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540
   4.944 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991
   4.945  msgid "Creating file \"%s\""
   4.946  msgstr "Criando: %s"
   4.947  
   4.948 -#: cook:1463
   4.949 +#: cook:1881
   4.950  msgid "Creating lists from \"%s\""
   4.951  msgstr "Criando lista de: %s"
   4.952  
   4.953 -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547
   4.954 +#: cook:1937
   4.955 +#, fuzzy
   4.956 +msgid "  - absent: %s (%s)"
   4.957 +msgstr "Feito: %s (%s)"
   4.958 +
   4.959 +#: cook:1943 cook:1944 cook:1945 cook:1946
   4.960  msgid "Done: %s (%s)"
   4.961  msgstr "Feito: %s (%s)"
   4.962  
   4.963 -#. L10n: 's' is for seconds (cooking time)
   4.964 -#: cook:1554
   4.965 -msgid "Packages: %s - Time: %ss"
   4.966 -msgstr "Pacotes: %s - Tempo: %ss"
   4.967 +#: cook:1954
   4.968 +#, fuzzy
   4.969 +msgid "Removing duplicates:"
   4.970 +msgstr "Removendo antigo: %s"
   4.971  
   4.972 -#: cook:1563
   4.973 -msgid "Missing flavors folder \"%s\""
   4.974 -msgstr "Variante desconhecida: %s"
   4.975 -
   4.976 -#: cook:1568
   4.977 +#: cook:2028
   4.978  msgid "Creating flavors files in \"%s\""
   4.979  msgstr "Criando arquivos de variante em: %s"
   4.980  
   4.981 -#: cook:1569
   4.982 +#: cook:2029
   4.983  msgid "Cook pkgdb: Creating all flavors"
   4.984  msgstr "Cook pkgdb: criando todas as variantes"
   4.985  
   4.986 -#: cook:1572
   4.987 +#: cook:2032
   4.988  msgid "Recharging lists to use latest packages..."
   4.989  msgstr "Recarregando listas para usar pacotes mais recentes..."
   4.990  
   4.991 -#: cook:1577
   4.992 +#: cook:2037
   4.993  msgid "Creating configuration file \"%s\""
   4.994  msgstr "Criando arquivo de configuração: %s"
   4.995  
   4.996 -#: cook:1589
   4.997 +#: cook:2049
   4.998  msgid "Starting to generate flavors..."
   4.999  msgstr "Iniciando a geração de variante..."
  4.1000  
  4.1001 -#: cook:1593
  4.1002 +#: cook:2053
  4.1003  msgid "Packing flavor \"%s\""
  4.1004  msgstr "Enpacotando variante: %s"
  4.1005  
  4.1006 -#: cook:1599
  4.1007 -msgid "Total flavors size: %s"
  4.1008 -msgstr "Tamanho da variante: %s"
  4.1009 -
  4.1010 -#: cook:1602
  4.1011 +#: cook:2062
  4.1012  msgid "Cook pkgdb end: %s"
  4.1013  msgstr "Cook pkgdb finalizado: %s"
  4.1014  
  4.1015 -#: cook:1622
  4.1016 +#: cook:2085
  4.1017  msgid "cook: HOST_ARCH is not set in \"%s\" receipt"
  4.1018  msgstr "cook: HOST_ARCH não definido em %s receipt"
  4.1019  
  4.1020 -#: cook:1623
  4.1021 +#: cook:2086
  4.1022  msgid "package \"%s\" is not included in %s"
  4.1023  msgstr "%s não está incluso em: %s"
  4.1024  
  4.1025 -#: cook:1624 cook:1637 cook:1639
  4.1026 +#: cook:2087 cook:2100 cook:2102
  4.1027  msgid "cook: %s"
  4.1028  msgstr "cook: %s"
  4.1029  
  4.1030 -#: cook:1625 cook:1640
  4.1031 +#: cook:2088 cook:2103
  4.1032  msgid "bugs: %s"
  4.1033  msgstr "bugs: %s"
  4.1034  
  4.1035 -#: cook:1626 cook:1641
  4.1036 +#: cook:2089 cook:2104
  4.1037  msgid "Cook skip: %s"
  4.1038  msgstr "Cook skip: %s"
  4.1039  
  4.1040 -#: cook:1634
  4.1041 +#: cook:2097
  4.1042  #, fuzzy
  4.1043  msgid "Host arch %s"
  4.1044  msgstr "Arquitetura alvo: %s"
  4.1045  
  4.1046 -#: cook:1638
  4.1047 +#: cook:2101
  4.1048  msgid "package \"%s\" doesn't cook or is not included in %s"
  4.1049  msgstr "%s não compila ou não está incluso em: %s"
  4.1050  
  4.1051 -#: cook:1649
  4.1052 +#: cook:2112
  4.1053  msgid "Package \"%s\" is blocked"
  4.1054  msgstr "Pacote bloqueado: %s"
  4.1055  
  4.1056 -#: cook:1656
  4.1057 +#: cook:2119
  4.1058  msgid "Cook started for: %s"
  4.1059  msgstr "Compilação iniciada para: %s"
  4.1060  
  4.1061 -#: cook:1667
  4.1062 +#: cook:2136
  4.1063  msgid "Cleaning \"%s\""
  4.1064  msgstr "Limpando: %s"
  4.1065  
  4.1066 -#: cook:1676
  4.1067 +#: cook:2145
  4.1068  msgid "Getting source for \"%s\""
  4.1069  msgstr "Obtendo fonte para: %s"
  4.1070  
  4.1071 -#: cook:1678
  4.1072 +#: cook:2147
  4.1073  msgid "Tarball: %s"
  4.1074  msgstr "Tarball: %s"
  4.1075  
  4.1076 -#: cook:1682
  4.1077 +#: cook:2151
  4.1078  msgid "Blocking package \"%s\""
  4.1079  msgstr "Bloqueando: %s"
  4.1080  
  4.1081 -#: cook:1688
  4.1082 +#: cook:2157
  4.1083  msgid "Unblocking package \"%s\""
  4.1084  msgstr "Desbloqueando: %s"
  4.1085  
  4.1086 -#: cook:1700 cook:1707
  4.1087 +#: cook:2169 cook:2176
  4.1088  msgid "Need to build \"%s\""
  4.1089  msgstr "Necessário compilar %s."
  4.1090  
  4.1091 -#: cook:1711
  4.1092 +#: cook:2180
  4.1093  msgid "Checking depends"
  4.1094  msgstr "Verificando dependências"
  4.1095  
  4.1096 -#: cook:1742
  4.1097 +#: cook:2218
  4.1098  msgid "WANTED package \"%s\" is blocked"
  4.1099  msgstr "Pacote requerido está bloqueado: %s"
  4.1100  
  4.1101 -#: cook:1748
  4.1102 +#: cook:2224
  4.1103  msgid "WANTED package \"%s\" is broken"
  4.1104  msgstr "Pacote requerido está quebrado: %s"
  4.1105 +
  4.1106 +#~ msgid "Removing Python compiled files..."
  4.1107 +#~ msgstr "Removendo arquivos compilados do Python..."
  4.1108 +
  4.1109 +#~ msgid "Removing Perl compiled files..."
  4.1110 +#~ msgstr "Removendo arquivos compilados do Perl..."
  4.1111 +
  4.1112 +#~ msgid "Creating lists for \"%s\""
  4.1113 +#~ msgstr "Criando listas para: %s"
  4.1114 +
  4.1115 +#~ msgid "Cook pkgdb started: %s"
  4.1116 +#~ msgstr "Cook pkgdb iniciada: %s"
  4.1117 +
  4.1118 +#~ msgid "Packages: %s - Time: %ss"
  4.1119 +#~ msgstr "Pacotes: %s - Tempo: %ss"
  4.1120 +
  4.1121 +#~ msgid "Missing flavors folder \"%s\""
  4.1122 +#~ msgstr "Variante desconhecida: %s"
  4.1123 +
  4.1124 +#~ msgid "Total flavors size: %s"
  4.1125 +#~ msgstr "Tamanho da variante: %s"
     5.1 --- a/po/ru.po	Thu Nov 17 18:58:21 2016 +0000
     5.2 +++ b/po/ru.po	Sat Nov 19 22:48:02 2016 +0200
     5.3 @@ -7,8 +7,8 @@
     5.4  msgstr ""
     5.5  "Project-Id-Version: Cook 3.2\n"
     5.6  "Report-Msgid-Bugs-To: \n"
     5.7 -"POT-Creation-Date: 2015-05-07 12:52+0300\n"
     5.8 -"PO-Revision-Date: 2015-05-07 04:21+0300\n"
     5.9 +"POT-Creation-Date: 2016-11-19 22:31+0200\n"
    5.10 +"PO-Revision-Date: 2016-11-19 22:39+0200\n"
    5.11  "Last-Translator: Aleksej Bobylev <al.bobylev@gmail.com>\n"
    5.12  "Language-Team: Russian\n"
    5.13  "Language: ru\n"
    5.14 @@ -17,831 +17,883 @@
    5.15  "Content-Transfer-Encoding: 8bit\n"
    5.16  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
    5.17  "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
    5.18 -"X-Poedit-Language: Russian\n"
    5.19  "X-Poedit-SourceCharset: utf-8\n"
    5.20  "X-Poedit-KeywordsList: _;_n\n"
    5.21  "X-Poedit-Basepath: ..\n"
    5.22 +"X-Generator: Poedit 1.8.6\n"
    5.23  "X-Poedit-SearchPath-0: .\n"
    5.24  
    5.25 -#: cook:32
    5.26 +#: cook:33
    5.27  msgid "Usage:"
    5.28  msgstr "Использование:"
    5.29  
    5.30 -#: cook:32
    5.31 +#: cook:33
    5.32  msgid "cook [package|command] [list|--option]"
    5.33  msgstr "cook [пакет|команда] [список|--параметр]"
    5.34  
    5.35 -#: cook:34
    5.36 +#: cook:35
    5.37  msgid "Commands:"
    5.38  msgstr "Команды:"
    5.39  
    5.40 -#: cook:35
    5.41 +#: cook:36
    5.42  msgid "Display this short usage."
    5.43  msgstr "Показать эту краткую справку."
    5.44  
    5.45 -#: cook:36
    5.46 +#: cook:37
    5.47  msgid "Setup your build environment."
    5.48  msgstr "Настроить сборочное окружение."
    5.49  
    5.50 -#: cook:37
    5.51 +#: cook:38
    5.52  msgid "Setup a cross environment."
    5.53  msgstr "Настроить кросс-сборочное окружение."
    5.54  
    5.55 -#: cook:39
    5.56 +#: cook:40
    5.57  msgid "Test environment and cook a package."
    5.58  msgstr "Тестировать окружение и собрать пакет."
    5.59  
    5.60 -#: cook:40
    5.61 +#: cook:41
    5.62  msgid "List packages in the wok."
    5.63  msgstr "Вывести список пакетов, имеющихся в wok."
    5.64  
    5.65 -#: cook:41
    5.66 +#: cook:42
    5.67  msgid "Simple packages search function."
    5.68  msgstr "Простой поиск по пакетам."
    5.69  
    5.70 -#: cook:42
    5.71 +#: cook:43
    5.72  msgid "Create a new package with a receipt."
    5.73  msgstr "Создать рецепт нового пакета."
    5.74  
    5.75 -#: cook:43
    5.76 +#: cook:44
    5.77  msgid "Cook a list of packages."
    5.78  msgstr "Собрать все пакеты из списка."
    5.79  
    5.80 -#: cook:44
    5.81 +#: cook:45
    5.82  msgid "Clean-up all packages files."
    5.83  msgstr "Очистить все файлы пакета."
    5.84  
    5.85 -#: cook:45
    5.86 +#: cook:46
    5.87  msgid "Clean-up all packages sources."
    5.88  msgstr "Очистить все исходники пакета."
    5.89  
    5.90 -#: cook:46
    5.91 +#: cook:47
    5.92  msgid "Check for uncooked packages"
    5.93  msgstr "Показать несобранные пакеты"
    5.94  
    5.95 -#: cook:47
    5.96 +#: cook:48
    5.97  msgid "Create packages DB lists and flavors."
    5.98  msgstr "Создать базу данных пакетов и редакций."
    5.99  
   5.100 -#: cook:49
   5.101 +#: cook:50
   5.102  msgid "Options:"
   5.103  msgstr "Параметры:"
   5.104  
   5.105 -#: cook:51
   5.106 +#: cook:52
   5.107  msgid "clean the package in the wok."
   5.108  msgstr "очистить пакет в wok."
   5.109  
   5.110 -#: cook:52
   5.111 +#: cook:53
   5.112  msgid "cook and install the package."
   5.113  msgstr "собрать и установить пакет."
   5.114  
   5.115 -#: cook:53
   5.116 +#: cook:54
   5.117  msgid "get the package source tarball."
   5.118  msgstr "загрузить архив исходников пакета."
   5.119  
   5.120 -#: cook:54
   5.121 +#: cook:55
   5.122  msgid "block a package so cook will skip it."
   5.123  msgstr "заблокировать пакет, чтобы cook пропускал его."
   5.124  
   5.125 -#: cook:55
   5.126 +#: cook:56
   5.127  msgid "unblock a blocked package."
   5.128  msgstr "разблокировать заблокированный пакет."
   5.129  
   5.130 -#: cook:56
   5.131 +#: cook:57
   5.132  msgid "check dependencies of cooked package."
   5.133  msgstr "проверить зависимости собираемого пакета."
   5.134  
   5.135 -#: cook:57
   5.136 +#: cook:58
   5.137  msgid "repack an already built package."
   5.138  msgstr "повторно упаковать созданный пакет."
   5.139  
   5.140 -#: cook:58
   5.141 +#: cook:59
   5.142  msgid "display debugging messages."
   5.143  msgstr "показывать отладочные сообщения."
   5.144  
   5.145 -#: cook:59
   5.146 +#: cook:60
   5.147  msgid "continue running compile_rules."
   5.148  msgstr "продолжить выполнение compile_rules."
   5.149  
   5.150 -#: cook:61
   5.151 +#: cook:62
   5.152  msgid "create a receipt interactively."
   5.153  msgstr "создать рецепт в интерактивном режиме."
   5.154  
   5.155 -#: cook:63
   5.156 +#: cook:64
   5.157  msgid "clone the cooking wok from Hg repo."
   5.158  msgstr "клонировать cooking wok из репозитория Hg."
   5.159  
   5.160 -#: cook:64
   5.161 +#: cook:65
   5.162  msgid "clone the stable wok from Hg repo."
   5.163  msgstr "клонировать стабильный wok из репозитория Hg."
   5.164  
   5.165 -#: cook:65
   5.166 +#: cook:66
   5.167  msgid "clone the undigest wok from Hg repo."
   5.168  msgstr "клонировать undigest wok из репозитория Hg."
   5.169  
   5.170 -#: cook:66
   5.171 +#: cook:67
   5.172  msgid "clone the tiny SliTaz wok from Hg repo."
   5.173  msgstr "клонировать tiny SliTaz wok из репозитория Hg."
   5.174  
   5.175 -#: cook:67
   5.176 +#: cook:68
   5.177  msgid "force reinstall of chroot packages."
   5.178  msgstr "принудительная переустановка пакетов в chroot."
   5.179  
   5.180 -#: cook:69
   5.181 +#: cook:70
   5.182  msgid "create up-to-date flavors files."
   5.183  msgstr "создать актуальные файлы редакций (flavors)."
   5.184  
   5.185 -#: cook:88
   5.186 +#: cook:89
   5.187  msgid "Unable to find package \"%s\" in the wok"
   5.188  msgstr "Не удалось найти пакет «%s» в wok."
   5.189  
   5.190  #. L10n: QA is quality assurance
   5.191 -#: cook:97
   5.192 +#: cook:98
   5.193  msgid "QA: empty variable: %s"
   5.194  msgstr "ОТК: пустая переменная: %s"
   5.195  
   5.196 -#: cook:106
   5.197 +#: cook:107
   5.198  msgid "Creating directories structure in \"%s\""
   5.199  msgstr "Создание структуры папок в «%s»"
   5.200  
   5.201 -#: cook:108
   5.202 +#: cook:109
   5.203  msgid "Creating DB files in \"%s\""
   5.204  msgstr "Создание файлов базы данных в «%s»"
   5.205  
   5.206 -#: cook:118
   5.207 +#: cook:119
   5.208  msgid "QA: checking package receipt..."
   5.209  msgstr "ОТК: проверка рецепта пакета…"
   5.210  
   5.211 -#: cook:133
   5.212 +#: cook:134
   5.213  msgid "QA: unknown category \"%s\""
   5.214  msgstr "ОТК: неизвестная категория «%s»"
   5.215  
   5.216 -#: cook:134
   5.217 +#: cook:135
   5.218  msgid "Please, use one of: %s"
   5.219  msgstr "Используйте одну из: %s"
   5.220  
   5.221 -#: cook:144
   5.222 +#: cook:145
   5.223  msgid "QA: unable to reach \"%s\""
   5.224  msgstr "ОТК: не удалось подключиться к «%s»"
   5.225  
   5.226 -#: cook:204
   5.227 +#: cook:205
   5.228  msgid "Creating tarball \"%s\""
   5.229  msgstr "Создание архива «%s»"
   5.230  
   5.231 -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330
   5.232 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331
   5.233  msgid "ERROR: %s"
   5.234  msgstr "ОШИБКА: %s"
   5.235  
   5.236 -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328
   5.237 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329
   5.238  msgid "Getting source from %s..."
   5.239  msgstr "Загрузка исходников с %s…"
   5.240  
   5.241 -#: cook:243 cook:258 cook:273 cook:286 cook:329
   5.242 +#: cook:244 cook:259 cook:274 cook:287 cook:330
   5.243  msgid "URL: %s"
   5.244  msgstr "Адрес: %s"
   5.245  
   5.246 -#: cook:244 cook:275
   5.247 +#: cook:245 cook:276
   5.248  msgid "Cloning to \"%s\""
   5.249  msgstr "Клонирование в «%s»"
   5.250  
   5.251 -#: cook:246
   5.252 +#: cook:247
   5.253  msgid "Hg branch: %s"
   5.254  msgstr "Ветвь Hg: %s"
   5.255  
   5.256 -#: cook:262
   5.257 +#: cook:263
   5.258  msgid "Git branch: %s"
   5.259  msgstr "Ветвь Git: %s"
   5.260  
   5.261 -#: cook:274
   5.262 +#: cook:275
   5.263  msgid "CVS module: %s"
   5.264  msgstr "Модуль CVS: %s"
   5.265  
   5.266 -#: cook:306
   5.267 +#: cook:307
   5.268  msgid "Don't forget to add to receipt:"
   5.269  msgstr "Не забудьте добавить в рецепт:"
   5.270  
   5.271 -#: cook:314
   5.272 +#: cook:315
   5.273  msgid "ERROR: Unable to handle \"%s\""
   5.274  msgstr "ОШИБКА: Не удалось обработать «%s»"
   5.275  
   5.276 -#: cook:332
   5.277 +#: cook:333
   5.278  msgid "Extracting source archive \"%s\""
   5.279  msgstr "Распаковка архива исходников «%s»"
   5.280  
   5.281  #. L10n: 'm' is for minutes (approximate cooking time)
   5.282 -#: cook:367
   5.283 -msgid "~ %dm"
   5.284 -msgstr "(около %d мин)"
   5.285 +#: cook:361
   5.286 +msgid " ~ %dm"
   5.287 +msgstr " (около %d мин)"
   5.288  
   5.289 -#: cook:370
   5.290 +#. L10n: 's' is for seconds (cooking time)
   5.291 +#: cook:365
   5.292 +msgid "%ds%s"
   5.293 +msgstr "%d с%s"
   5.294 +
   5.295 +#: cook:380
   5.296  msgid "Summary for: %s"
   5.297  msgstr "Сводка по пакету %s"
   5.298  
   5.299  #. L10n: keep the same width of translations to get a consistent view
   5.300 -#: cook:374
   5.301 +#: cook:384
   5.302  msgid "Source dir  : %s"
   5.303  msgstr "Папка исходников     : %s"
   5.304  
   5.305 -#: cook:375
   5.306 +#: cook:385
   5.307  msgid "Src file    : %s"
   5.308  msgstr "Архив исходников     : %s"
   5.309  
   5.310 -#: cook:376
   5.311 +#: cook:386
   5.312  msgid "Src size    : %s"
   5.313  msgstr "Размер архива        : %s"
   5.314  
   5.315 -#: cook:377
   5.316 +#: cook:387
   5.317  msgid "Produced    : %s"
   5.318  msgstr "Скомпилировано       : %s"
   5.319  
   5.320 -#: cook:378
   5.321 +#: cook:388
   5.322  msgid "Packed      : %s"
   5.323  msgstr "Помещено в пакет     : %s"
   5.324  
   5.325 -#: cook:379
   5.326 +#: cook:389
   5.327  msgid "Compressed  : %s"
   5.328  msgstr "Размер сжатого пакета: %s"
   5.329  
   5.330 -#: cook:380
   5.331 +#: cook:390
   5.332  msgid "Files       : %s"
   5.333  msgstr "Количество файлов    : %s"
   5.334  
   5.335 -#. L10n: 's' is for seconds (cooking time)
   5.336 -#: cook:382
   5.337 -msgid "Cook time   : %ds %s"
   5.338 -msgstr "Время сборки         : %d с %s"
   5.339 +#: cook:391
   5.340 +msgid "Cook time   : %s"
   5.341 +msgstr "Время сборки         : %s"
   5.342  
   5.343 -#: cook:383
   5.344 +#: cook:392
   5.345  msgid "Cook date   : %s"
   5.346  msgstr "Дата приготовления   : %s"
   5.347  
   5.348 -#: cook:383 cook:395 cook:1448 cook:1602
   5.349 +#: cook:392 cook:404 cook:1851 cook:2062
   5.350  msgid "+%%F %%R"
   5.351  msgstr "+%%x %%R"
   5.352  
   5.353 -#: cook:384
   5.354 +#: cook:393
   5.355  msgid "Host arch   : %s"
   5.356  msgstr "Архитектура хоста    : %s"
   5.357  
   5.358 -#: cook:392
   5.359 +#: cook:401
   5.360  msgid "Debug information"
   5.361  msgstr "Отладочная информация"
   5.362  
   5.363  #. L10n: specify your format of date and time (to help: man date)
   5.364  #. L10n: not bad one is '+%x %R'
   5.365 -#: cook:395
   5.366 +#: cook:404
   5.367  msgid "Cook date: %s"
   5.368  msgstr "Дата сборки: %s"
   5.369  
   5.370 +#: cook:405
   5.371 +msgid "Cook time: %ds"
   5.372 +msgstr "Время сборки         : %d с"
   5.373 +
   5.374  #. L10n: Please, translate all messages beginning with ERROR in a same way
   5.375 -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766
   5.376 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242
   5.377  msgid "ERROR"
   5.378  msgstr "ОШИБКА"
   5.379  
   5.380 -#: cook:484
   5.381 +#: cook:548
   5.382 +msgid "QA: Checking %s..."
   5.383 +msgstr "ОТК: проверка %s…"
   5.384 +
   5.385 +#: cook:569
   5.386 +msgid "  Time: %s. Size: %s B -> %s B. Save: %s KB"
   5.387 +msgstr "  Время: %s. Размер: %s Б -> %s Б. Сэкономлено: %s КБ"
   5.388 +
   5.389 +#: cook:585
   5.390  msgid "Executing strip on all files..."
   5.391  msgstr "Выполнение команды strip для всех файлов…"
   5.392  
   5.393 -#: cook:496
   5.394 -msgid "Removing Python compiled files..."
   5.395 -msgstr "Удаление скомпилированных файлов Python…"
   5.396 +#: cook:629
   5.397 +msgid "Stripping translations files..."
   5.398 +msgstr "Прореживание переводов…"
   5.399  
   5.400 -#: cook:503
   5.401 -msgid "Removing Perl compiled files..."
   5.402 -msgstr "Удаление скомпилированных файлов Perl…"
   5.403 -
   5.404 -#: cook:518 cook:647
   5.405 +#: cook:680 cook:952
   5.406  msgid "Build dependencies to remove:"
   5.407  msgstr "Будут удалены зависимости сборки:"
   5.408  
   5.409 -#: cook:520 cook:648
   5.410 +#: cook:682 cook:953
   5.411  msgid "Removing:"
   5.412  msgstr "Удаление:"
   5.413  
   5.414 -#: cook:535
   5.415 +#: cook:706
   5.416 +msgid "Compressing man pages..."
   5.417 +msgstr "Сжатие страниц man…"
   5.418 +
   5.419 +#: cook:747
   5.420 +msgid "Compressing png images..."
   5.421 +msgstr "Сжатие изображений png…"
   5.422 +
   5.423 +#: cook:784
   5.424 +msgid "Compressing svg images..."
   5.425 +msgstr "Сжатие изображений svg…"
   5.426 +
   5.427 +#: cook:818
   5.428 +msgid "Compressing ui files..."
   5.429 +msgstr "Сжатие файлов ui…"
   5.430 +
   5.431 +#: cook:838
   5.432  msgid "Cook: %s"
   5.433  msgstr "Приготовление пакета: %s"
   5.434  
   5.435 -#: cook:549
   5.436 +#: cook:852
   5.437  msgid "%s sysroot: %s"
   5.438  msgstr "Корень %s: %s"
   5.439  
   5.440 -#: cook:550
   5.441 +#: cook:853
   5.442  msgid "Adding \"%s\" to PATH"
   5.443  msgstr "Добавление «%s» в PATH"
   5.444  
   5.445 -#: cook:554
   5.446 +#: cook:857
   5.447  msgid "Using cross-tools: %s"
   5.448  msgstr "Используемые кросс-инструменты: %s"
   5.449  
   5.450 -#: cook:578
   5.451 +#: cook:881
   5.452  msgid "Disabling -pipe compile flag: %d RAM free"
   5.453  msgstr "Отключение флага компиляции «-pipe»: свободно %d КБ RAM"
   5.454  
   5.455 -#: cook:594
   5.456 +#: cook:897
   5.457  msgid "Checking build dependencies..."
   5.458  msgstr "Проверка зависимостей сборки…"
   5.459  
   5.460 -#: cook:595
   5.461 +#: cook:898
   5.462  msgid "Using packages DB: %s"
   5.463  msgstr "Используемая база данных пакетов: %s"
   5.464  
   5.465 -#: cook:619
   5.466 +#: cook:924
   5.467  msgid "Missing dep (wok/pkg): %s"
   5.468  msgstr "Отсутствует зависимость (wok/пакет): %s"
   5.469  
   5.470 -#: cook:627
   5.471 +#: cook:932
   5.472  msgid "ERROR: unknown dep \"%s\""
   5.473  msgstr "ОШИБКА: неизвестная зависимость «%s»"
   5.474  
   5.475 -#: cook:641
   5.476 +#: cook:946
   5.477  msgid "Auto cook config is set: %s"
   5.478  msgstr "Авто-приготовление включено: %s"
   5.479  
   5.480 -#: cook:644
   5.481 +#: cook:949
   5.482  msgid "Building dep (wok/pkg)    : %s"
   5.483  msgstr "Сборка зависимости (wok/пакет): %s"
   5.484  
   5.485 -#: cook:649
   5.486 +#: cook:954
   5.487  msgid "ERROR: can't cook dep \"%s\""
   5.488  msgstr "ОШИБКА: не удалось собрать зависимость «%s»"
   5.489  
   5.490 -#: cook:664
   5.491 +#: cook:969
   5.492  msgid "ERROR: missing %d dependency"
   5.493  msgid_plural "ERROR: missing %d dependencies"
   5.494  msgstr[0] "ОШИБКА: отсутствует %d зависимость"
   5.495  msgstr[1] "ОШИБКА: отсутствует %d зависимости"
   5.496  msgstr[2] "ОШИБКА: отсутствует %d зависимостей"
   5.497  
   5.498 -#: cook:671
   5.499 +#: cook:976
   5.500  msgid "Installing dep (pkg/local): %s"
   5.501  msgstr "Установка зависимости (пакет/локальный): %s"
   5.502  
   5.503 -#: cook:678
   5.504 +#: cook:983
   5.505  msgid "Installing dep (web/cache): %s"
   5.506  msgstr "Установка зависимости (веб/кеш): %s"
   5.507  
   5.508 -#: cook:734 cook:789
   5.509 +#: cook:1034 cook:1102
   5.510  msgid "Executing: %s"
   5.511  msgstr "Запуск %s"
   5.512  
   5.513 -#: cook:751
   5.514 +#: cook:1062
   5.515  msgid "Running testsuite"
   5.516  msgstr "Запуск набора тестов"
   5.517  
   5.518 -#: cook:762
   5.519 +#: cook:1075
   5.520  msgid "ERROR: cook failed"
   5.521  msgstr "ОШИБКА: сборка не удалась"
   5.522  
   5.523 -#: cook:786
   5.524 +#: cook:1099
   5.525  msgid "Pack: %s"
   5.526  msgstr "Упаковка: %s"
   5.527  
   5.528 -#: cook:791
   5.529 +#: cook:1104
   5.530  msgid "ERROR: genpkg_rules failed"
   5.531  msgstr "ОШИБКА: не удалось выполнить правила создания пакета"
   5.532  
   5.533 -#: cook:794
   5.534 +#: cook:1107
   5.535  msgid "No packages rules: meta package"
   5.536  msgstr "Для пакета отсутствуют правила, это мета-пакет"
   5.537  
   5.538 -#: cook:807
   5.539 +#: cook:1120
   5.540  msgid "Copying \"%s\"..."
   5.541  msgstr "Копирование файла «%s»…"
   5.542  
   5.543 -#: cook:816
   5.544 +#: cook:1130
   5.545  msgid "Creating the list of files..."
   5.546  msgstr "Создание списка файлов…"
   5.547  
   5.548 -#: cook:824
   5.549 +#: cook:1138
   5.550  msgid "Creating md5sum of files..."
   5.551  msgstr "Расчёт контрольных сумм файлов…"
   5.552  
   5.553 -#: cook:839
   5.554 +#: cook:1153
   5.555  msgid "Compressing the FS..."
   5.556  msgstr "Сжатие файловой системы…"
   5.557  
   5.558 -#: cook:847
   5.559 +#: cook:1161
   5.560  msgid "Updating receipt sizes..."
   5.561  msgstr "Обновление размеров в рецепте…"
   5.562  
   5.563 -#: cook:855
   5.564 +#: cook:1169
   5.565  msgid "Updating receipt EXTRAVERSION: %s"
   5.566  msgstr "Обновление EXTRAVERSION в рецепте: %s"
   5.567  
   5.568 -#: cook:862
   5.569 +#: cook:1176
   5.570  msgid "Creating full cpio archive..."
   5.571  msgstr "Создание полного архива cpio…"
   5.572  
   5.573 -#: cook:867
   5.574 +#: cook:1181
   5.575  msgid "Restoring original package tree..."
   5.576  msgstr "Восстановление оригинального дерева пакета…"
   5.577  
   5.578 -#: cook:876
   5.579 +#: cook:1190
   5.580  msgid "Package \"%s\" created"
   5.581  msgstr "Создан пакет «%s»"
   5.582  
   5.583 -#: cook:895
   5.584 +#: cook:1209
   5.585  msgid "QA: checking for empty package..."
   5.586  msgstr "ОТК: проверка на пустой пакет…"
   5.587  
   5.588 -#: cook:898
   5.589 +#: cook:1212
   5.590  msgid "ERROR: empty package"
   5.591  msgstr "ОШИБКА: пустой пакет"
   5.592  
   5.593 -#: cook:906
   5.594 +#: cook:1225
   5.595  msgid "Removing old package \"%s\""
   5.596  msgstr "Удаление старого пакета «%s»…"
   5.597  
   5.598 -#: cook:940
   5.599 +#: cook:1262
   5.600  msgid "Unable to install package, build has failed."
   5.601  msgstr "Не удалось установить пакет, сборка завершилась неудачей."
   5.602  
   5.603 -#: cook:949
   5.604 +#: cook:1271
   5.605  msgid "Updating %s chroot environment..."
   5.606  msgstr "Обновление окружения chroot %s…"
   5.607  
   5.608 -#: cook:950
   5.609 +#: cook:1272
   5.610  msgid "Updating chroot: %s"
   5.611  msgstr "Обновление пакета %s в chroot"
   5.612  
   5.613 -#: cook:982
   5.614 +#: cook:1304
   5.615  msgid "Setup aufs chroot..."
   5.616  msgstr "Настройка chroot aufs…"
   5.617  
   5.618 -#: cook:994
   5.619 +#: cook:1316
   5.620  msgid "Aufs mount failure"
   5.621  msgstr "Не удалось смонтировать aufs"
   5.622  
   5.623 -#: cook:1006
   5.624 +#: cook:1328
   5.625  msgid "Leaving aufs chroot..."
   5.626  msgstr "Выход из chroot aufs…"
   5.627  
   5.628 -#: cook:1075
   5.629 +#: cook:1397
   5.630  msgid "Multiple choice:"
   5.631  msgstr "Множественный выбор:"
   5.632  
   5.633 -#: cook:1076
   5.634 +#: cook:1398
   5.635  msgid "Select one [%s]: "
   5.636  msgstr "Выберите один [%s]: "
   5.637  
   5.638 -#: cook:1117
   5.639 +#: cook:1446
   5.640  msgid "Getting standard devel files..."
   5.641  msgstr "Получение стандартных файлов разработчика…"
   5.642  
   5.643 -#: cook:1134
   5.644 +#: cook:1459
   5.645 +msgid "Copying man pages..."
   5.646 +msgstr "Копирование страниц man…"
   5.647 +
   5.648 +#: cook:1474
   5.649 +msgid "Copying files..."
   5.650 +msgstr "Копирование файлов…"
   5.651 +
   5.652 +#: cook:1491
   5.653 +msgid "Copying folders..."
   5.654 +msgstr "Копирование папок…"
   5.655 +
   5.656 +#: cook:1510
   5.657 +msgid "Copying hicolor icons..."
   5.658 +msgstr "Копирование значков hicolor…"
   5.659 +
   5.660 +#: cook:1534
   5.661  msgid "List of %s packages in \"%s\""
   5.662  msgstr "Список пакетов архитектуры %s в репозитории «%s»"
   5.663  
   5.664 -#: cook:1150
   5.665 +#: cook:1549
   5.666  msgid "%s package"
   5.667  msgid_plural "%s packages"
   5.668  msgstr[0] "%s пакет"
   5.669  msgstr[1] "%s пакета"
   5.670  msgstr[2] "%s пакетов"
   5.671  
   5.672 -#: cook:1159
   5.673 +#: cook:1558
   5.674  msgid "Search results for \"%s\""
   5.675  msgstr "Результаты поиска «%s»"
   5.676  
   5.677 -#: cook:1166
   5.678 +#: cook:1565
   5.679  msgid "Cook: setup environment"
   5.680  msgstr "Cook: настройка окружения"
   5.681  
   5.682 -#: cook:1167
   5.683 +#: cook:1566
   5.684  msgid "Setting up your environment"
   5.685  msgstr "Настройка окружения"
   5.686  
   5.687 -#: cook:1170
   5.688 +#: cook:1570
   5.689  msgid "Checking for packages to install..."
   5.690  msgstr "Подготовка к установке пакетов…"
   5.691  
   5.692 -#: cook:1176
   5.693 +#: cook:1576
   5.694  msgid "ERROR: %s is not installed"
   5.695  msgstr "ОШИБКА: %s не установлен"
   5.696  
   5.697 -#: cook:1179
   5.698 +#: cook:1579
   5.699  msgid "Using config file: %s"
   5.700  msgstr "Использование файла параметров: %s"
   5.701  
   5.702 -#: cook:1200
   5.703 +#: cook:1600
   5.704  msgid "Adding group \"%s\""
   5.705  msgstr "Добавление группы «%s»"
   5.706  
   5.707 -#: cook:1203
   5.708 +#: cook:1603
   5.709  msgid "Setting permissions for group \"%s\"..."
   5.710  msgstr "Установка прав доступа для группы «%s»…"
   5.711  
   5.712 -#: cook:1206
   5.713 +#: cook:1606
   5.714  msgid "All done, ready to cook packages :-)"
   5.715  msgstr "Хорошо, теперь можно собирать пакеты :-)"
   5.716  
   5.717 -#: cook:1221
   5.718 +#: cook:1621
   5.719  msgid "Cook: setup %s cross environment"
   5.720  msgstr "Cook: настройка кросс-окружения %s"
   5.721  
   5.722 -#: cook:1222
   5.723 +#: cook:1622
   5.724  msgid "Setting up your %s cross environment"
   5.725  msgstr "Настройка кросс-окружения %s"
   5.726  
   5.727  #. L10n: keep the same width of translations to get a consistent view
   5.728 -#: cook:1251
   5.729 +#: cook:1651
   5.730  msgid "Target arch     : %s"
   5.731  msgstr "Целевая архитектура   : %s"
   5.732  
   5.733 -#: cook:1252
   5.734 +#: cook:1652
   5.735  msgid "Configure args  : %s"
   5.736  msgstr "Параметры конфигурации: %s"
   5.737  
   5.738 -#: cook:1253
   5.739 +#: cook:1653
   5.740  msgid "Build flags     : %s"
   5.741  msgstr "Флаги сборки          : %s"
   5.742  
   5.743 -#: cook:1254
   5.744 +#: cook:1654
   5.745  msgid "Arch sysroot    : %s"
   5.746  msgstr "Sysroot архитектуры   : %s"
   5.747  
   5.748 -#: cook:1255
   5.749 +#: cook:1655
   5.750  msgid "Tools prefix    : %s"
   5.751  msgstr "Префикс инструментов  : %s"
   5.752  
   5.753 -#: cook:1257
   5.754 +#: cook:1657
   5.755  msgid "Packages DB     : %s"
   5.756  msgstr "База данных пакетов   : %s"
   5.757  
   5.758 -#: cook:1268
   5.759 +#: cook:1668
   5.760  msgid "WARNING: %s is not installed in sysroot"
   5.761  msgstr "ПРЕДУПРЕЖДЕНИЕ: пакет %s не установлен в sysroot"
   5.762  
   5.763 -#: cook:1272
   5.764 +#: cook:1672
   5.765  msgid "Cross compiler  : %s"
   5.766  msgstr "Кросс-компилятор      : %s"
   5.767  
   5.768 -#: cook:1274
   5.769 +#: cook:1674
   5.770  msgid "C compiler \"%s\" is missing"
   5.771  msgstr "Отсутствует компилятор Си «%s»"
   5.772  
   5.773 -#: cook:1275
   5.774 +#: cook:1675
   5.775  msgid "Run \"%s\" to cook a toolchain"
   5.776  msgstr "Запустите «%s» для приготовления тулчейна"
   5.777  
   5.778 -#: cook:1281
   5.779 +#: cook:1681
   5.780  msgid "Cook test: testing the cook environment"
   5.781  msgstr "Тест cook: проверка окружения cook"
   5.782  
   5.783 -#: cook:1292
   5.784 +#: cook:1692
   5.785  msgid "Package \"%s\" already exists."
   5.786  msgstr "Пакет «%s» уже существует."
   5.787  
   5.788 -#: cook:1296
   5.789 +#: cook:1696
   5.790  msgid "Creating folder \"%s\""
   5.791  msgstr "Создание папки «%s»"
   5.792  
   5.793 -#: cook:1299
   5.794 +#: cook:1699
   5.795  msgid "Preparing the package receipt..."
   5.796  msgstr "Подготовка рецепта пакета…"
   5.797  
   5.798 -#: cook:1307
   5.799 +#: cook:1707
   5.800  msgid "Entering interactive mode..."
   5.801  msgstr "Интерактивный режим создания рецепта"
   5.802  
   5.803 -#: cook:1309
   5.804 +#: cook:1709
   5.805  msgid "Package       : %s"
   5.806  msgstr "Пакет         : %s"
   5.807  
   5.808 -#: cook:1311
   5.809 +#: cook:1711
   5.810  msgid "Version       : "
   5.811  msgstr "Версия        : "
   5.812  
   5.813 -#: cook:1314
   5.814 +#: cook:1714
   5.815  msgid "Category      : "
   5.816  msgstr "Категория     : "
   5.817  
   5.818  #. L10n: Short description
   5.819 -#: cook:1318
   5.820 +#: cook:1718
   5.821  msgid "Short desc    : "
   5.822  msgstr "Кратк.описание: "
   5.823  
   5.824 -#: cook:1321
   5.825 +#: cook:1721
   5.826  msgid "Maintainer    : "
   5.827  msgstr "Сопровождающий: "
   5.828  
   5.829 -#: cook:1324
   5.830 +#: cook:1724
   5.831  msgid "License       : "
   5.832  msgstr "Лицензия      : "
   5.833  
   5.834 -#: cook:1327
   5.835 +#: cook:1727
   5.836  msgid "Web site      : "
   5.837  msgstr "Сайт          : "
   5.838  
   5.839 -#: cook:1332
   5.840 +#: cook:1732
   5.841  msgid "Wget URL to download source tarball."
   5.842  msgstr "Адрес загрузки архива с исходниками."
   5.843  
   5.844 -#: cook:1333
   5.845 +#: cook:1733
   5.846  msgid "Example  : "
   5.847  msgstr "Пример        : "
   5.848  
   5.849 -#: cook:1334
   5.850 +#: cook:1734
   5.851  msgid "Wget url : "
   5.852  msgstr "Исходники     : "
   5.853  
   5.854 -#: cook:1338
   5.855 +#: cook:1738
   5.856  msgid "Do you need a stuff directory? (y/N)"
   5.857  msgstr "Нужна ли папка stuff? (y/N)"
   5.858  
   5.859 -#: cook:1340
   5.860 +#: cook:1740
   5.861  msgid "Creating the stuff directory..."
   5.862  msgstr "Создание папки stuff…"
   5.863  
   5.864 -#: cook:1345
   5.865 +#: cook:1745
   5.866  msgid "Are you going to write a description? (y/N)"
   5.867  msgstr "Хотите ли написать расширенное описание? (y/N)"
   5.868  
   5.869 -#: cook:1347
   5.870 +#: cook:1747
   5.871  msgid "Creating the \"%s\" file..."
   5.872  msgstr "Создание файла «%s»…"
   5.873  
   5.874 -#: cook:1351
   5.875 +#: cook:1751
   5.876  msgid "Receipt is ready to use."
   5.877  msgstr "Рецепт готов к использованию."
   5.878  
   5.879 -#: cook:1359
   5.880 +#: cook:1759
   5.881  msgid "No list in argument."
   5.882  msgstr "Не указан файл списка."
   5.883  
   5.884 -#: cook:1363
   5.885 +#: cook:1763
   5.886  msgid "List \"%s\" not found."
   5.887  msgstr "Список «%s» не обнаружен."
   5.888  
   5.889 -#: cook:1367
   5.890 +#: cook:1767
   5.891  msgid "Starting cooking the list \"%s\""
   5.892  msgstr "Приготовление пакетов из списка «%s»"
   5.893  
   5.894 -#: cook:1375
   5.895 +#: cook:1775
   5.896  msgid "Cleaning all packages files..."
   5.897  msgstr "Очистка файлов всех пакетов…"
   5.898  
   5.899 -#: cook:1381
   5.900 +#: cook:1781
   5.901  msgid "Cleaning all packages sources..."
   5.902  msgstr "Очистка распакованных исходников всех пакетов…"
   5.903  
   5.904 -#: cook:1388
   5.905 +#: cook:1788
   5.906  msgid "Checking for uncooked packages"
   5.907  msgstr "Проверка несобранных пакетов"
   5.908  
   5.909 -#: cook:1401
   5.910 +#: cook:1801
   5.911  msgid "Package \"%s\""
   5.912  msgstr "Пакет «%s»"
   5.913  
   5.914 -#: cook:1420
   5.915 +#: cook:1819
   5.916  msgid "%s uncooked package"
   5.917  msgid_plural "%s uncooked packages"
   5.918  msgstr[0] "%s несобранный пакет"
   5.919  msgstr[1] "%s несобранных пакета"
   5.920  msgstr[2] "%s несобранных пакетов"
   5.921  
   5.922 -#: cook:1422
   5.923 +#: cook:1821
   5.924  msgid "All packages are cooked :-)"
   5.925  msgstr "Все пакеты собраны :-)"
   5.926  
   5.927 -#: cook:1435
   5.928 +#: cook:1838
   5.929  msgid "Packages directory \"%s\" doesn't exist"
   5.930  msgstr "Папка пакетов «%s» отсутствует"
   5.931  
   5.932 -#: cook:1445
   5.933 +#: cook:1848
   5.934  msgid "Cook pkgdb: Creating all packages lists"
   5.935  msgstr "Cook pkgdb: создание списков всех пакетов"
   5.936  
   5.937 -#: cook:1446
   5.938 -msgid "Creating lists for \"%s\""
   5.939 -msgstr "Создание списков для «%s»"
   5.940 -
   5.941 -#: cook:1448
   5.942 -msgid "Cook pkgdb started: %s"
   5.943 -msgstr "Начало создания базы данных пакетов: %s"
   5.944 -
   5.945 -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540
   5.946 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991
   5.947  msgid "Creating file \"%s\""
   5.948  msgstr "Создание файла «%s»"
   5.949  
   5.950 -#: cook:1463
   5.951 +#: cook:1881
   5.952  msgid "Creating lists from \"%s\""
   5.953  msgstr "Создание списков пакетов из «%s»"
   5.954  
   5.955 -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547
   5.956 +#: cook:1937
   5.957 +msgid "  - absent: %s (%s)"
   5.958 +msgstr "  - отсутствует: %s (%s)"
   5.959 +
   5.960 +#: cook:1943 cook:1944 cook:1945 cook:1946
   5.961  msgid "Done: %s (%s)"
   5.962  msgstr "Файл «%s» готов (%s)."
   5.963  
   5.964 -#. L10n: 's' is for seconds (cooking time)
   5.965 -#: cook:1554
   5.966 -msgid "Packages: %s - Time: %ss"
   5.967 -msgstr "Пакетов: %s - время: %s с"
   5.968 +#: cook:1954
   5.969 +msgid "Removing duplicates:"
   5.970 +msgstr "Удаление дубликатов:"
   5.971  
   5.972 -#: cook:1563
   5.973 -msgid "Missing flavors folder \"%s\""
   5.974 -msgstr "Отсутствует папка редакций «%s»"
   5.975 -
   5.976 -#: cook:1568
   5.977 +#: cook:2028
   5.978  msgid "Creating flavors files in \"%s\""
   5.979  msgstr "Создание редакций в «%s»"
   5.980  
   5.981 -#: cook:1569
   5.982 +#: cook:2029
   5.983  msgid "Cook pkgdb: Creating all flavors"
   5.984  msgstr "Cook pkgdb: создание всех редакций"
   5.985  
   5.986 -#: cook:1572
   5.987 +#: cook:2032
   5.988  msgid "Recharging lists to use latest packages..."
   5.989  msgstr "Обновление списков для использования свежих пакетов…"
   5.990  
   5.991 -#: cook:1577
   5.992 +#: cook:2037
   5.993  msgid "Creating configuration file \"%s\""
   5.994  msgstr "Создание файла конфигурации «%s»"
   5.995  
   5.996 -#: cook:1589
   5.997 +#: cook:2049
   5.998  msgid "Starting to generate flavors..."
   5.999  msgstr "Начало создания редакций…"
  5.1000  
  5.1001 -#: cook:1593
  5.1002 +#: cook:2053
  5.1003  msgid "Packing flavor \"%s\""
  5.1004  msgstr "Упаковка редакции «%s»"
  5.1005  
  5.1006 -#: cook:1599
  5.1007 -msgid "Total flavors size: %s"
  5.1008 -msgstr "Суммарный размер редакций: %s"
  5.1009 -
  5.1010 -#: cook:1602
  5.1011 +#: cook:2062
  5.1012  msgid "Cook pkgdb end: %s"
  5.1013  msgstr "База данных пакетов создана: %s"
  5.1014  
  5.1015 -#: cook:1622
  5.1016 +#: cook:2085
  5.1017  msgid "cook: HOST_ARCH is not set in \"%s\" receipt"
  5.1018  msgstr "cook: переменная HOST_ARCH не указана в рецепте пакета «%s»"
  5.1019  
  5.1020 -#: cook:1623
  5.1021 +#: cook:2086
  5.1022  msgid "package \"%s\" is not included in %s"
  5.1023  msgstr "пакет %s не включен в %s"
  5.1024  
  5.1025 -#: cook:1624 cook:1637 cook:1639
  5.1026 +#: cook:2087 cook:2100 cook:2102
  5.1027  msgid "cook: %s"
  5.1028  msgstr "cook: %s"
  5.1029  
  5.1030 -#: cook:1625 cook:1640
  5.1031 +#: cook:2088 cook:2103
  5.1032  msgid "bugs: %s"
  5.1033  msgstr "bugs: %s"
  5.1034  
  5.1035 -#: cook:1626 cook:1641
  5.1036 +#: cook:2089 cook:2104
  5.1037  msgid "Cook skip: %s"
  5.1038  msgstr "Пропуск: %s"
  5.1039  
  5.1040 -#: cook:1634
  5.1041 +#: cook:2097
  5.1042  msgid "Host arch %s"
  5.1043  msgstr "Архитектура хоста %s"
  5.1044  
  5.1045 -#: cook:1638
  5.1046 +#: cook:2101
  5.1047  msgid "package \"%s\" doesn't cook or is not included in %s"
  5.1048  msgstr "пакет «%s» не удается приготовить либо он не включен в %s"
  5.1049  
  5.1050 -#: cook:1649
  5.1051 +#: cook:2112
  5.1052  msgid "Package \"%s\" is blocked"
  5.1053  msgstr "Пакет «%s» заблокирован"
  5.1054  
  5.1055 -#: cook:1656
  5.1056 +#: cook:2119
  5.1057  msgid "Cook started for: %s"
  5.1058  msgstr "Начато приготовление %s"
  5.1059  
  5.1060 -#: cook:1667
  5.1061 +#: cook:2136
  5.1062  msgid "Cleaning \"%s\""
  5.1063  msgstr "Очистка «%s»"
  5.1064  
  5.1065 -#: cook:1676
  5.1066 +#: cook:2145
  5.1067  msgid "Getting source for \"%s\""
  5.1068  msgstr "Загрузка исходников для «%s»"
  5.1069  
  5.1070 -#: cook:1678
  5.1071 +#: cook:2147
  5.1072  msgid "Tarball: %s"
  5.1073  msgstr "Архив исходников: %s"
  5.1074  
  5.1075 -#: cook:1682
  5.1076 +#: cook:2151
  5.1077  msgid "Blocking package \"%s\""
  5.1078  msgstr "Блокировка пакета «%s»"
  5.1079  
  5.1080 -#: cook:1688
  5.1081 +#: cook:2157
  5.1082  msgid "Unblocking package \"%s\""
  5.1083  msgstr "Снятие блокировки пакета «%s»"
  5.1084  
  5.1085 -#: cook:1700 cook:1707
  5.1086 +#: cook:2169 cook:2176
  5.1087  msgid "Need to build \"%s\""
  5.1088  msgstr "Пакет «%s» сначала нужно собрать"
  5.1089  
  5.1090 -#: cook:1711
  5.1091 +#: cook:2180
  5.1092  msgid "Checking depends"
  5.1093  msgstr "Проверка зависимостей"
  5.1094  
  5.1095 -#: cook:1742
  5.1096 +#: cook:2218
  5.1097  msgid "WANTED package \"%s\" is blocked"
  5.1098  msgstr "Требуемый пакет «%s» заблокирован"
  5.1099  
  5.1100 -#: cook:1748
  5.1101 +#: cook:2224
  5.1102  msgid "WANTED package \"%s\" is broken"
  5.1103  msgstr "Требуемый пакет «%s» сломан"
  5.1104 +
  5.1105 +#~ msgid "Removing Python compiled files..."
  5.1106 +#~ msgstr "Удаление скомпилированных файлов Python…"
  5.1107 +
  5.1108 +#~ msgid "Removing Perl compiled files..."
  5.1109 +#~ msgstr "Удаление скомпилированных файлов Perl…"
  5.1110 +
  5.1111 +#~ msgid "Creating lists for \"%s\""
  5.1112 +#~ msgstr "Создание списков для «%s»"
  5.1113 +
  5.1114 +#~ msgid "Cook pkgdb started: %s"
  5.1115 +#~ msgstr "Начало создания базы данных пакетов: %s"
  5.1116 +
  5.1117 +#~ msgid "Packages: %s - Time: %ss"
  5.1118 +#~ msgstr "Пакетов: %s - время: %s с"
  5.1119 +
  5.1120 +#~ msgid "Missing flavors folder \"%s\""
  5.1121 +#~ msgstr "Отсутствует папка редакций «%s»"
  5.1122 +
  5.1123 +#~ msgid "Total flavors size: %s"
  5.1124 +#~ msgstr "Суммарный размер редакций: %s"
     6.1 --- a/po/zh_CN.po	Thu Nov 17 18:58:21 2016 +0000
     6.2 +++ b/po/zh_CN.po	Sat Nov 19 22:48:02 2016 +0200
     6.3 @@ -7,7 +7,7 @@
     6.4  msgstr ""
     6.5  "Project-Id-Version: Cook 3.2\n"
     6.6  "Report-Msgid-Bugs-To: \n"
     6.7 -"POT-Creation-Date: 2015-05-07 12:52+0300\n"
     6.8 +"POT-Creation-Date: 2016-11-19 22:31+0200\n"
     6.9  "PO-Revision-Date: 2015-07-25 13:07+0800\n"
    6.10  "Last-Translator: Wenyu Zhang <jame987165702@gmail.com>\n"
    6.11  "Language-Team: \n"
    6.12 @@ -18,819 +18,883 @@
    6.13  "Plural-Forms: nplurals=1; plural=0;\n"
    6.14  "X-Generator: Poedit 1.8.2\n"
    6.15  
    6.16 -#: cook:32
    6.17 +#: cook:33
    6.18  msgid "Usage:"
    6.19  msgstr "用法:"
    6.20  
    6.21 -#: cook:32
    6.22 +#: cook:33
    6.23  msgid "cook [package|command] [list|--option]"
    6.24  msgstr "cook [package|command] [list|--option]"
    6.25  
    6.26 -#: cook:34
    6.27 +#: cook:35
    6.28  msgid "Commands:"
    6.29  msgstr "命令:"
    6.30  
    6.31 -#: cook:35
    6.32 +#: cook:36
    6.33  msgid "Display this short usage."
    6.34  msgstr "显示本提示"
    6.35  
    6.36 -#: cook:36
    6.37 +#: cook:37
    6.38  msgid "Setup your build environment."
    6.39  msgstr "设置建构环境"
    6.40  
    6.41 -#: cook:37
    6.42 +#: cook:38
    6.43  msgid "Setup a cross environment."
    6.44  msgstr "设置交叉环境"
    6.45  
    6.46 -#: cook:39
    6.47 +#: cook:40
    6.48  msgid "Test environment and cook a package."
    6.49  msgstr "打软件包测试环境"
    6.50  
    6.51 -#: cook:40
    6.52 +#: cook:41
    6.53  msgid "List packages in the wok."
    6.54  msgstr "列出wok库内的软件包"
    6.55  
    6.56 -#: cook:41
    6.57 +#: cook:42
    6.58  msgid "Simple packages search function."
    6.59  msgstr "软件包搜索"
    6.60  
    6.61 -#: cook:42
    6.62 +#: cook:43
    6.63  msgid "Create a new package with a receipt."
    6.64  msgstr "根据清单创建新软件包"
    6.65  
    6.66 -#: cook:43
    6.67 +#: cook:44
    6.68  msgid "Cook a list of packages."
    6.69  msgstr "打软件包清单内的软件包(packages)"
    6.70  
    6.71 -#: cook:44
    6.72 +#: cook:45
    6.73  msgid "Clean-up all packages files."
    6.74  msgstr "清理所有软件包文件"
    6.75  
    6.76 -#: cook:45
    6.77 +#: cook:46
    6.78  msgid "Clean-up all packages sources."
    6.79  msgstr "清理所有软件包源文档"
    6.80  
    6.81 -#: cook:46
    6.82 +#: cook:47
    6.83  msgid "Check for uncooked packages"
    6.84  msgstr "检查没有制作的软件包"
    6.85  
    6.86 -#: cook:47
    6.87 +#: cook:48
    6.88  msgid "Create packages DB lists and flavors."
    6.89  msgstr "创建软件包数据库清单及设置"
    6.90  
    6.91 -#: cook:49
    6.92 +#: cook:50
    6.93  msgid "Options:"
    6.94  msgstr "选项:"
    6.95  
    6.96 -#: cook:51
    6.97 +#: cook:52
    6.98  msgid "clean the package in the wok."
    6.99  msgstr "清除wok库内的软件包"
   6.100  
   6.101 -#: cook:52
   6.102 +#: cook:53
   6.103  msgid "cook and install the package."
   6.104  msgstr "编成及安装软件包"
   6.105  
   6.106 -#: cook:53
   6.107 +#: cook:54
   6.108  msgid "get the package source tarball."
   6.109  msgstr "取得软件包源压缩软件包(tarball)"
   6.110  
   6.111 -#: cook:54
   6.112 +#: cook:55
   6.113  msgid "block a package so cook will skip it."
   6.114  msgstr "封锁及在建成时跳过软件包"
   6.115  
   6.116 -#: cook:55
   6.117 +#: cook:56
   6.118  msgid "unblock a blocked package."
   6.119  msgstr "取消封锁软件包"
   6.120  
   6.121 -#: cook:56
   6.122 +#: cook:57
   6.123  msgid "check dependencies of cooked package."
   6.124  msgstr "检查当前软件包的依赖"
   6.125  
   6.126 -#: cook:57
   6.127 +#: cook:58
   6.128  msgid "repack an already built package."
   6.129  msgstr "重新打软件包"
   6.130  
   6.131 -#: cook:58
   6.132 +#: cook:59
   6.133  msgid "display debugging messages."
   6.134  msgstr "显示调试消息。"
   6.135  
   6.136 -#: cook:59
   6.137 +#: cook:60
   6.138  msgid "continue running compile_rules."
   6.139  msgstr "继续运行compile_rules。"
   6.140  
   6.141 -#: cook:61
   6.142 +#: cook:62
   6.143  msgid "create a receipt interactively."
   6.144  msgstr "互动地创建清单"
   6.145  
   6.146 -#: cook:63
   6.147 +#: cook:64
   6.148  msgid "clone the cooking wok from Hg repo."
   6.149  msgstr "由Hg repo.克隆 cooking wok"
   6.150  
   6.151 -#: cook:64
   6.152 +#: cook:65
   6.153  msgid "clone the stable wok from Hg repo."
   6.154  msgstr "由Hg repo.克隆 stable wok"
   6.155  
   6.156 -#: cook:65
   6.157 +#: cook:66
   6.158  msgid "clone the undigest wok from Hg repo."
   6.159  msgstr "由Hg repo.克隆 undigest wok"
   6.160  
   6.161 -#: cook:66
   6.162 +#: cook:67
   6.163  msgid "clone the tiny SliTaz wok from Hg repo."
   6.164  msgstr "由Hg repo.克隆 tiny wok"
   6.165  
   6.166 -#: cook:67
   6.167 +#: cook:68
   6.168  msgid "force reinstall of chroot packages."
   6.169  msgstr "强制重新安装chroot软件包"
   6.170  
   6.171 -#: cook:69
   6.172 +#: cook:70
   6.173  msgid "create up-to-date flavors files."
   6.174  msgstr "创建最新的偏好文件"
   6.175  
   6.176 -#: cook:88
   6.177 +#: cook:89
   6.178  msgid "Unable to find package \"%s\" in the wok"
   6.179  msgstr "在wok内找不到软件包:%s"
   6.180  
   6.181  #. L10n: QA is quality assurance
   6.182 -#: cook:97
   6.183 +#: cook:98
   6.184  msgid "QA: empty variable: %s"
   6.185  msgstr "QA:空变量:%s"
   6.186  
   6.187 -#: cook:106
   6.188 +#: cook:107
   6.189  msgid "Creating directories structure in \"%s\""
   6.190  msgstr "正在创建软件包结构:%s"
   6.191  
   6.192 -#: cook:108
   6.193 +#: cook:109
   6.194  msgid "Creating DB files in \"%s\""
   6.195  msgstr "在以下资料夹创建数库库文件:%s"
   6.196  
   6.197 -#: cook:118
   6.198 +#: cook:119
   6.199  msgid "QA: checking package receipt..."
   6.200  msgstr "QA:正在检查软件包清单"
   6.201  
   6.202 -#: cook:133
   6.203 +#: cook:134
   6.204  msgid "QA: unknown category \"%s\""
   6.205  msgstr "QA:未知的类别“%s”"
   6.206  
   6.207 -#: cook:134
   6.208 +#: cook:135
   6.209  msgid "Please, use one of: %s"
   6.210  msgstr "请用以下其中一项:%s"
   6.211  
   6.212 -#: cook:144
   6.213 +#: cook:145
   6.214  msgid "QA: unable to reach \"%s\""
   6.215  msgstr "QA:无法存取:%s"
   6.216  
   6.217 -#: cook:204
   6.218 +#: cook:205
   6.219  msgid "Creating tarball \"%s\""
   6.220  msgstr "创建tarball压缩软件包中:%s"
   6.221  
   6.222 -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330
   6.223 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331
   6.224  msgid "ERROR: %s"
   6.225  msgstr "错误:%s"
   6.226  
   6.227 -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328
   6.228 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329
   6.229  msgid "Getting source from %s..."
   6.230  msgstr "正在%s中取得源文件"
   6.231  
   6.232 -#: cook:243 cook:258 cook:273 cook:286 cook:329
   6.233 +#: cook:244 cook:259 cook:274 cook:287 cook:330
   6.234  msgid "URL: %s"
   6.235  msgstr "网址:%s"
   6.236  
   6.237 -#: cook:244 cook:275
   6.238 +#: cook:245 cook:276
   6.239  msgid "Cloning to \"%s\""
   6.240  msgstr "克隆到:%s"
   6.241  
   6.242 -#: cook:246
   6.243 +#: cook:247
   6.244  msgid "Hg branch: %s"
   6.245  msgstr "Hg分支:%s"
   6.246  
   6.247 -#: cook:262
   6.248 +#: cook:263
   6.249  msgid "Git branch: %s"
   6.250  msgstr "Git的分支:%s的"
   6.251  
   6.252 -#: cook:274
   6.253 +#: cook:275
   6.254  msgid "CVS module: %s"
   6.255  msgstr "CVS 模组:%s"
   6.256  
   6.257 -#: cook:306
   6.258 +#: cook:307
   6.259  msgid "Don't forget to add to receipt:"
   6.260  msgstr "记得要加到清单"
   6.261  
   6.262 -#: cook:314
   6.263 +#: cook:315
   6.264  msgid "ERROR: Unable to handle \"%s\""
   6.265  msgstr "错误:无法处理:%s"
   6.266  
   6.267 -#: cook:332
   6.268 +#: cook:333
   6.269  msgid "Extracting source archive \"%s\""
   6.270  msgstr "正在解压:%s"
   6.271  
   6.272  #. L10n: 'm' is for minutes (approximate cooking time)
   6.273 -#: cook:367
   6.274 -msgid "~ %dm"
   6.275 -msgstr "~ %dm"
   6.276 +#: cook:361
   6.277 +msgid " ~ %dm"
   6.278 +msgstr " ~ %dm"
   6.279  
   6.280 -#: cook:370
   6.281 +#. L10n: 's' is for seconds (cooking time)
   6.282 +#: cook:365
   6.283 +msgid "%ds%s"
   6.284 +msgstr "%ds%s"
   6.285 +
   6.286 +#: cook:380
   6.287  msgid "Summary for: %s"
   6.288  msgstr "软件包摘要:%s"
   6.289  
   6.290  #. L10n: keep the same width of translations to get a consistent view
   6.291 -#: cook:374
   6.292 +#: cook:384
   6.293  msgid "Source dir  : %s"
   6.294  msgstr "源路径:%s"
   6.295  
   6.296 -#: cook:375
   6.297 +#: cook:385
   6.298  msgid "Src file    : %s"
   6.299  msgstr "源文件:%s"
   6.300  
   6.301 -#: cook:376
   6.302 +#: cook:386
   6.303  msgid "Src size    : %s"
   6.304  msgstr "源大小:%s"
   6.305  
   6.306 -#: cook:377
   6.307 +#: cook:387
   6.308  msgid "Produced    : %s"
   6.309  msgstr "已产生:%s"
   6.310  
   6.311 -#: cook:378
   6.312 +#: cook:388
   6.313  msgid "Packed      : %s"
   6.314  msgstr "已打软件包:%s"
   6.315  
   6.316 -#: cook:379
   6.317 +#: cook:389
   6.318  msgid "Compressed  : %s"
   6.319  msgstr "已压缩:%s"
   6.320  
   6.321 -#: cook:380
   6.322 +#: cook:390
   6.323  msgid "Files       : %s"
   6.324  msgstr "文件:%s"
   6.325  
   6.326 -#. L10n: 's' is for seconds (cooking time)
   6.327 -#: cook:382
   6.328 -msgid "Cook time   : %ds %s"
   6.329 -msgstr "生成时间:%ds %s"
   6.330 +#: cook:391
   6.331 +msgid "Cook time   : %s"
   6.332 +msgstr "生成时间:%s"
   6.333  
   6.334 -#: cook:383
   6.335 +#: cook:392
   6.336  msgid "Cook date   : %s"
   6.337  msgstr "生成日期:%s"
   6.338  
   6.339 -#: cook:383 cook:395 cook:1448 cook:1602
   6.340 +#: cook:392 cook:404 cook:1851 cook:2062
   6.341  msgid "+%%F %%R"
   6.342  msgstr "+%%F %%R"
   6.343  
   6.344 -#: cook:384
   6.345 +#: cook:393
   6.346  msgid "Host arch   : %s"
   6.347  msgstr "主机架构:%s"
   6.348  
   6.349 -#: cook:392
   6.350 +#: cook:401
   6.351  msgid "Debug information"
   6.352  msgstr "除错资讯"
   6.353  
   6.354  #. L10n: specify your format of date and time (to help: man date)
   6.355  #. L10n: not bad one is '+%x %R'
   6.356 -#: cook:395
   6.357 +#: cook:404
   6.358  msgid "Cook date: %s"
   6.359  msgstr "生成日期:%s"
   6.360  
   6.361 +#: cook:405
   6.362 +msgid "Cook time: %ds"
   6.363 +msgstr "生成时间:%ds"
   6.364 +
   6.365  #. L10n: Please, translate all messages beginning with ERROR in a same way
   6.366 -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766
   6.367 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242
   6.368  msgid "ERROR"
   6.369  msgstr "错误"
   6.370  
   6.371 -#: cook:484
   6.372 +#: cook:548
   6.373 +#, fuzzy
   6.374 +msgid "QA: Checking %s..."
   6.375 +msgstr "QA:正在检查软件包清单"
   6.376 +
   6.377 +#: cook:569
   6.378 +msgid "  Time: %s. Size: %s B -> %s B. Save: %s KB"
   6.379 +msgstr ""
   6.380 +
   6.381 +#: cook:585
   6.382  msgid "Executing strip on all files..."
   6.383  msgstr "正在为所有文件减肥"
   6.384  
   6.385 -#: cook:496
   6.386 -msgid "Removing Python compiled files..."
   6.387 -msgstr "正在删除Python编译出的文件"
   6.388 +#: cook:629
   6.389 +#, fuzzy
   6.390 +msgid "Stripping translations files..."
   6.391 +msgstr "正在为所有文件减肥"
   6.392  
   6.393 -#: cook:503
   6.394 -msgid "Removing Perl compiled files..."
   6.395 -msgstr "正在删除Perl编译出的文件"
   6.396 -
   6.397 -#: cook:518 cook:647
   6.398 +#: cook:680 cook:952
   6.399  msgid "Build dependencies to remove:"
   6.400  msgstr "要删除的编译依赖"
   6.401  
   6.402 -#: cook:520 cook:648
   6.403 +#: cook:682 cook:953
   6.404  msgid "Removing:"
   6.405  msgstr "正在删除:"
   6.406  
   6.407 -#: cook:535
   6.408 +#: cook:706
   6.409 +#, fuzzy
   6.410 +msgid "Compressing man pages..."
   6.411 +msgstr "正在压缩文件系统"
   6.412 +
   6.413 +#: cook:747
   6.414 +#, fuzzy
   6.415 +msgid "Compressing png images..."
   6.416 +msgstr "正在压缩文件系统"
   6.417 +
   6.418 +#: cook:784
   6.419 +#, fuzzy
   6.420 +msgid "Compressing svg images..."
   6.421 +msgstr "正在压缩文件系统"
   6.422 +
   6.423 +#: cook:818
   6.424 +#, fuzzy
   6.425 +msgid "Compressing ui files..."
   6.426 +msgstr "正在压缩文件系统"
   6.427 +
   6.428 +#: cook:838
   6.429  msgid "Cook: %s"
   6.430  msgstr "生成:%s"
   6.431  
   6.432 -#: cook:549
   6.433 +#: cook:852
   6.434  msgid "%s sysroot: %s"
   6.435  msgstr "%s SYSROOT:%s"
   6.436  
   6.437 -#: cook:550
   6.438 +#: cook:853
   6.439  msgid "Adding \"%s\" to PATH"
   6.440  msgstr "正将 %s 加入 PATH"
   6.441  
   6.442 -#: cook:554
   6.443 +#: cook:857
   6.444  msgid "Using cross-tools: %s"
   6.445  msgstr "正使用cross-tools:%s"
   6.446  
   6.447 -#: cook:578
   6.448 +#: cook:881
   6.449  msgid "Disabling -pipe compile flag: %d RAM free"
   6.450  msgstr "正在禁用 -pipe 编译标志:%d RAM"
   6.451  
   6.452 -#: cook:594
   6.453 +#: cook:897
   6.454  msgid "Checking build dependencies..."
   6.455  msgstr "正在检查编译依赖"
   6.456  
   6.457 -#: cook:595
   6.458 +#: cook:898
   6.459  msgid "Using packages DB: %s"
   6.460  msgstr "正使用软件包数据库:%s"
   6.461  
   6.462 -#: cook:619
   6.463 +#: cook:924
   6.464  msgid "Missing dep (wok/pkg): %s"
   6.465  msgstr "欠缺依赖 (wok/pkg):%s"
   6.466  
   6.467 -#: cook:627
   6.468 +#: cook:932
   6.469  msgid "ERROR: unknown dep \"%s\""
   6.470  msgstr "错误:未知依赖 %s"
   6.471  
   6.472 -#: cook:641
   6.473 +#: cook:946
   6.474  msgid "Auto cook config is set: %s"
   6.475  msgstr "自动生成已制作:%s"
   6.476  
   6.477 -#: cook:644
   6.478 +#: cook:949
   6.479  msgid "Building dep (wok/pkg)    : %s"
   6.480  msgstr "正在生成依赖 (wok/pkg):%s"
   6.481  
   6.482 -#: cook:649
   6.483 +#: cook:954
   6.484  msgid "ERROR: can't cook dep \"%s\""
   6.485  msgstr "错误:无法生成依赖 '%s'"
   6.486  
   6.487 -#: cook:664
   6.488 +#: cook:969
   6.489  msgid "ERROR: missing %d dependency"
   6.490  msgid_plural "ERROR: missing %d dependencies"
   6.491  msgstr[0] "错误: 缺少 %d 个依赖项"
   6.492  
   6.493 -#: cook:671
   6.494 +#: cook:976
   6.495  msgid "Installing dep (pkg/local): %s"
   6.496  msgstr "正在安装依赖 (软件包/本地):%s"
   6.497  
   6.498 -#: cook:678
   6.499 +#: cook:983
   6.500  msgid "Installing dep (web/cache): %s"
   6.501  msgstr "正在安装依赖 (在线/缓存):%s"
   6.502  
   6.503 -#: cook:734 cook:789
   6.504 +#: cook:1034 cook:1102
   6.505  msgid "Executing: %s"
   6.506  msgstr "正执行:%s"
   6.507  
   6.508 -#: cook:751
   6.509 +#: cook:1062
   6.510  msgid "Running testsuite"
   6.511  msgstr "正运行测试"
   6.512  
   6.513 -#: cook:762
   6.514 +#: cook:1075
   6.515  msgid "ERROR: cook failed"
   6.516  msgstr "错误:生成失败"
   6.517  
   6.518 -#: cook:786
   6.519 +#: cook:1099
   6.520  msgid "Pack: %s"
   6.521  msgstr "软件包:%s"
   6.522  
   6.523 -#: cook:791
   6.524 +#: cook:1104
   6.525  msgid "ERROR: genpkg_rules failed"
   6.526  msgstr "错误:生成软件包规则错误"
   6.527  
   6.528 -#: cook:794
   6.529 +#: cook:1107
   6.530  msgid "No packages rules: meta package"
   6.531  msgstr "没有软件包规则:元软件包"
   6.532  
   6.533 -#: cook:807
   6.534 +#: cook:1120
   6.535  msgid "Copying \"%s\"..."
   6.536  msgstr "正在拷贝 %s..."
   6.537  
   6.538 -#: cook:816
   6.539 +#: cook:1130
   6.540  msgid "Creating the list of files..."
   6.541  msgstr "正在创建文件清单"
   6.542  
   6.543 -#: cook:824
   6.544 +#: cook:1138
   6.545  msgid "Creating md5sum of files..."
   6.546  msgstr "正在创建文件md5校验和"
   6.547  
   6.548 -#: cook:839
   6.549 +#: cook:1153
   6.550  msgid "Compressing the FS..."
   6.551  msgstr "正在压缩文件系统"
   6.552  
   6.553 -#: cook:847
   6.554 +#: cook:1161
   6.555  msgid "Updating receipt sizes..."
   6.556  msgstr "正在更新清单大小"
   6.557  
   6.558 -#: cook:855
   6.559 +#: cook:1169
   6.560  msgid "Updating receipt EXTRAVERSION: %s"
   6.561  msgstr "正在更新软件包额外版本:%s"
   6.562  
   6.563 -#: cook:862
   6.564 +#: cook:1176
   6.565  msgid "Creating full cpio archive..."
   6.566  msgstr "正在创建完整cpio压缩包"
   6.567  
   6.568 -#: cook:867
   6.569 +#: cook:1181
   6.570  msgid "Restoring original package tree..."
   6.571  msgstr "正复原软件包树"
   6.572  
   6.573 -#: cook:876
   6.574 +#: cook:1190
   6.575  msgid "Package \"%s\" created"
   6.576  msgstr "软件包:%s"
   6.577  
   6.578 -#: cook:895
   6.579 +#: cook:1209
   6.580  msgid "QA: checking for empty package..."
   6.581  msgstr "QA:检查空软件包中……"
   6.582  
   6.583 -#: cook:898
   6.584 +#: cook:1212
   6.585  msgid "ERROR: empty package"
   6.586  msgstr "错误:空软件包"
   6.587  
   6.588 -#: cook:906
   6.589 +#: cook:1225
   6.590  msgid "Removing old package \"%s\""
   6.591  msgstr "正在删除旧软件包:%s"
   6.592  
   6.593 -#: cook:940
   6.594 +#: cook:1262
   6.595  msgid "Unable to install package, build has failed."
   6.596  msgstr "无法安装软件包,生成失败"
   6.597  
   6.598 -#: cook:949
   6.599 +#: cook:1271
   6.600  msgid "Updating %s chroot environment..."
   6.601  msgstr "正在更新 %s chroot 环境"
   6.602  
   6.603 -#: cook:950
   6.604 +#: cook:1272
   6.605  msgid "Updating chroot: %s"
   6.606  msgstr "正在更新 chroot:%s"
   6.607  
   6.608 -#: cook:982
   6.609 +#: cook:1304
   6.610  msgid "Setup aufs chroot..."
   6.611  msgstr "正设置 aufs chroot"
   6.612  
   6.613 -#: cook:994
   6.614 +#: cook:1316
   6.615  msgid "Aufs mount failure"
   6.616  msgstr "Aufs mount 错误"
   6.617  
   6.618 -#: cook:1006
   6.619 +#: cook:1328
   6.620  msgid "Leaving aufs chroot..."
   6.621  msgstr "正离开 aufs chroot..."
   6.622  
   6.623 -#: cook:1075
   6.624 +#: cook:1397
   6.625  msgid "Multiple choice:"
   6.626  msgstr "多项选择:"
   6.627  
   6.628 -#: cook:1076
   6.629 +#: cook:1398
   6.630  msgid "Select one [%s]: "
   6.631 -msgstr "选择一个[%​​S]:"
   6.632 +msgstr "选择一个[%s]:"
   6.633  
   6.634 -#: cook:1117
   6.635 +#: cook:1446
   6.636  msgid "Getting standard devel files..."
   6.637  msgstr "获取标准devel软件包文件..."
   6.638  
   6.639 -#: cook:1134
   6.640 +#: cook:1459
   6.641 +#, fuzzy
   6.642 +msgid "Copying man pages..."
   6.643 +msgstr "正在拷贝 %s..."
   6.644 +
   6.645 +#: cook:1474
   6.646 +#, fuzzy
   6.647 +msgid "Copying files..."
   6.648 +msgstr "正在拷贝 %s..."
   6.649 +
   6.650 +#: cook:1491
   6.651 +#, fuzzy
   6.652 +msgid "Copying folders..."
   6.653 +msgstr "正在拷贝 %s..."
   6.654 +
   6.655 +#: cook:1510
   6.656 +#, fuzzy
   6.657 +msgid "Copying hicolor icons..."
   6.658 +msgstr "正在拷贝 %s..."
   6.659 +
   6.660 +#: cook:1534
   6.661  msgid "List of %s packages in \"%s\""
   6.662  msgstr "%2$s 内的 %1$s 软件包清单"
   6.663  
   6.664 -#: cook:1150
   6.665 +#: cook:1549
   6.666  msgid "%s package"
   6.667  msgid_plural "%s packages"
   6.668  msgstr[0] "软件包:"
   6.669  
   6.670 -#: cook:1159
   6.671 +#: cook:1558
   6.672  msgid "Search results for \"%s\""
   6.673  msgstr "%s 的搜索结果"
   6.674  
   6.675 -#: cook:1166
   6.676 +#: cook:1565
   6.677  msgid "Cook: setup environment"
   6.678  msgstr "Cook:设置环境"
   6.679  
   6.680 -#: cook:1167
   6.681 +#: cook:1566
   6.682  msgid "Setting up your environment"
   6.683  msgstr "设置个人环境"
   6.684  
   6.685 -#: cook:1170
   6.686 +#: cook:1570
   6.687  msgid "Checking for packages to install..."
   6.688  msgstr "检查要安装的软件包"
   6.689  
   6.690 -#: cook:1176
   6.691 +#: cook:1576
   6.692  msgid "ERROR: %s is not installed"
   6.693  msgstr "错误:未安装%s"
   6.694  
   6.695 -#: cook:1179
   6.696 +#: cook:1579
   6.697  msgid "Using config file: %s"
   6.698  msgstr "使用制作文件:%s"
   6.699  
   6.700 -#: cook:1200
   6.701 +#: cook:1600
   6.702  msgid "Adding group \"%s\""
   6.703  msgstr "正在加入组:%s"
   6.704  
   6.705 -#: cook:1203
   6.706 +#: cook:1603
   6.707  msgid "Setting permissions for group \"%s\"..."
   6.708  msgstr "正在设置%s组的权限"
   6.709  
   6.710 -#: cook:1206
   6.711 +#: cook:1606
   6.712  msgid "All done, ready to cook packages :-)"
   6.713  msgstr "完成,可以开始生成软件包 :-)"
   6.714  
   6.715 -#: cook:1221
   6.716 +#: cook:1621
   6.717  msgid "Cook: setup %s cross environment"
   6.718  msgstr "生成:设置 %s cross 环境"
   6.719  
   6.720 -#: cook:1222
   6.721 +#: cook:1622
   6.722  msgid "Setting up your %s cross environment"
   6.723  msgstr "正在设置你的 %s cross 环境"
   6.724  
   6.725  #. L10n: keep the same width of translations to get a consistent view
   6.726 -#: cook:1251
   6.727 +#: cook:1651
   6.728  msgid "Target arch     : %s"
   6.729  msgstr "目标架构:%s"
   6.730  
   6.731 -#: cook:1252
   6.732 +#: cook:1652
   6.733  msgid "Configure args  : %s"
   6.734  msgstr "设置标志:%s"
   6.735  
   6.736 -#: cook:1253
   6.737 +#: cook:1653
   6.738  msgid "Build flags     : %s"
   6.739  msgstr "编译标志:%s"
   6.740  
   6.741 -#: cook:1254
   6.742 +#: cook:1654
   6.743  msgid "Arch sysroot    : %s"
   6.744  msgstr "Arch sysroot    : %s"
   6.745  
   6.746 -#: cook:1255
   6.747 +#: cook:1655
   6.748  msgid "Tools prefix    : %s"
   6.749  msgstr "工具前缀:%s"
   6.750  
   6.751 -#: cook:1257
   6.752 +#: cook:1657
   6.753  msgid "Packages DB     : %s"
   6.754  msgstr "软件包数据库:%s"
   6.755  
   6.756 -#: cook:1268
   6.757 +#: cook:1668
   6.758  msgid "WARNING: %s is not installed in sysroot"
   6.759  msgstr "警告:并无在sysroot 安装 %s"
   6.760  
   6.761 -#: cook:1272
   6.762 +#: cook:1672
   6.763  msgid "Cross compiler  : %s"
   6.764  msgstr "交叉编译器:%s"
   6.765  
   6.766 -#: cook:1274
   6.767 +#: cook:1674
   6.768  msgid "C compiler \"%s\" is missing"
   6.769  msgstr "欠缺C编译器:%s"
   6.770  
   6.771 -#: cook:1275
   6.772 +#: cook:1675
   6.773  msgid "Run \"%s\" to cook a toolchain"
   6.774  msgstr "运行 '%s' 以生成工具串"
   6.775  
   6.776 -#: cook:1281
   6.777 +#: cook:1681
   6.778  msgid "Cook test: testing the cook environment"
   6.779  msgstr "生成测试:正在测试生成环境"
   6.780  
   6.781 -#: cook:1292
   6.782 +#: cook:1692
   6.783  msgid "Package \"%s\" already exists."
   6.784  msgstr "%s 软件包已存在"
   6.785  
   6.786 -#: cook:1296
   6.787 +#: cook:1696
   6.788  msgid "Creating folder \"%s\""
   6.789  msgstr "正在创建 %s"
   6.790  
   6.791 -#: cook:1299
   6.792 +#: cook:1699
   6.793  msgid "Preparing the package receipt..."
   6.794  msgstr "正预备软件包清单"
   6.795  
   6.796 -#: cook:1307
   6.797 +#: cook:1707
   6.798  msgid "Entering interactive mode..."
   6.799  msgstr "正进入互动模式"
   6.800  
   6.801 -#: cook:1309
   6.802 +#: cook:1709
   6.803  msgid "Package       : %s"
   6.804  msgstr "软件包:%s"
   6.805  
   6.806 -#: cook:1311
   6.807 +#: cook:1711
   6.808  msgid "Version       : "
   6.809  msgstr "版本:"
   6.810  
   6.811 -#: cook:1314
   6.812 +#: cook:1714
   6.813  msgid "Category      : "
   6.814  msgstr "分类:"
   6.815  
   6.816  #. L10n: Short description
   6.817 -#: cook:1318
   6.818 +#: cook:1718
   6.819  msgid "Short desc    : "
   6.820  msgstr "简短描述:"
   6.821  
   6.822 -#: cook:1321
   6.823 +#: cook:1721
   6.824  msgid "Maintainer    : "
   6.825  msgstr "维护者:"
   6.826  
   6.827 -#: cook:1324
   6.828 +#: cook:1724
   6.829  msgid "License       : "
   6.830  msgstr "授权:"
   6.831  
   6.832 -#: cook:1327
   6.833 +#: cook:1727
   6.834  msgid "Web site      : "
   6.835  msgstr "网站:"
   6.836  
   6.837 -#: cook:1332
   6.838 +#: cook:1732
   6.839  msgid "Wget URL to download source tarball."
   6.840  msgstr "Wget URL 下载源码软件包。"
   6.841  
   6.842 -#: cook:1333
   6.843 +#: cook:1733
   6.844  msgid "Example  : "
   6.845  msgstr "例子:"
   6.846  
   6.847 -#: cook:1334
   6.848 +#: cook:1734
   6.849  msgid "Wget url : "
   6.850  msgstr "Wget的网址:"
   6.851  
   6.852 -#: cook:1338
   6.853 +#: cook:1738
   6.854  msgid "Do you need a stuff directory? (y/N)"
   6.855  msgstr "你需要一个stuff目录吗? (y/N)"
   6.856  
   6.857 -#: cook:1340
   6.858 +#: cook:1740
   6.859  msgid "Creating the stuff directory..."
   6.860  msgstr "正在创建stuff目录"
   6.861  
   6.862 -#: cook:1345
   6.863 +#: cook:1745
   6.864  msgid "Are you going to write a description? (y/N)"
   6.865  msgstr "你想写一个描述吗? (y/N)"
   6.866  
   6.867 -#: cook:1347
   6.868 +#: cook:1747
   6.869  msgid "Creating the \"%s\" file..."
   6.870  msgstr "正在创建 %s 文件"
   6.871  
   6.872 -#: cook:1351
   6.873 +#: cook:1751
   6.874  msgid "Receipt is ready to use."
   6.875  msgstr "清单已可使用"
   6.876  
   6.877 -#: cook:1359
   6.878 +#: cook:1759
   6.879  msgid "No list in argument."
   6.880  msgstr "参数里没有清单"
   6.881  
   6.882 -#: cook:1363
   6.883 +#: cook:1763
   6.884  msgid "List \"%s\" not found."
   6.885  msgstr "找不到清单:%s"
   6.886  
   6.887 -#: cook:1367
   6.888 +#: cook:1767
   6.889  msgid "Starting cooking the list \"%s\""
   6.890  msgstr "己在按清单生成:%s"
   6.891  
   6.892 -#: cook:1375
   6.893 +#: cook:1775
   6.894  msgid "Cleaning all packages files..."
   6.895  msgstr "清除所有软件包文件..."
   6.896  
   6.897 -#: cook:1381
   6.898 +#: cook:1781
   6.899  msgid "Cleaning all packages sources..."
   6.900  msgstr "清除所有软件包源文件..."
   6.901  
   6.902 -#: cook:1388
   6.903 +#: cook:1788
   6.904  msgid "Checking for uncooked packages"
   6.905  msgstr "检查没有制作的软件包..."
   6.906  
   6.907 -#: cook:1401
   6.908 +#: cook:1801
   6.909  msgid "Package \"%s\""
   6.910  msgstr "软件包%s"
   6.911  
   6.912 -#: cook:1420
   6.913 +#: cook:1819
   6.914  msgid "%s uncooked package"
   6.915  msgid_plural "%s uncooked packages"
   6.916  msgstr[0] "%s个没有制作的软件包"
   6.917  
   6.918 -#: cook:1422
   6.919 +#: cook:1821
   6.920  msgid "All packages are cooked :-)"
   6.921  msgstr "所有的软件包都制作好了:-)"
   6.922  
   6.923 -#: cook:1435
   6.924 +#: cook:1838
   6.925  msgid "Packages directory \"%s\" doesn't exist"
   6.926  msgstr "软件包目录不存在%s"
   6.927  
   6.928 -#: cook:1445
   6.929 +#: cook:1848
   6.930  msgid "Cook pkgdb: Creating all packages lists"
   6.931  msgstr "Cook pkgdb:创建所有软件包清单"
   6.932  
   6.933 -#: cook:1446
   6.934 -msgid "Creating lists for \"%s\""
   6.935 -msgstr "正在为 %s 软件包创建清单"
   6.936 -
   6.937 -#: cook:1448
   6.938 -msgid "Cook pkgdb started: %s"
   6.939 -msgstr "已开始生成 pkgdb:%s"
   6.940 -
   6.941 -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540
   6.942 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991
   6.943  msgid "Creating file \"%s\""
   6.944  msgstr "正在创建:%s"
   6.945  
   6.946 -#: cook:1463
   6.947 +#: cook:1881
   6.948  msgid "Creating lists from \"%s\""
   6.949  msgstr "从 %s 创建列表"
   6.950  
   6.951 -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547
   6.952 +#: cook:1937
   6.953 +#, fuzzy
   6.954 +msgid "  - absent: %s (%s)"
   6.955 +msgstr "完成:%s (%s)"
   6.956 +
   6.957 +#: cook:1943 cook:1944 cook:1945 cook:1946
   6.958  msgid "Done: %s (%s)"
   6.959  msgstr "完成:%s (%s)"
   6.960  
   6.961 -#. L10n: 's' is for seconds (cooking time)
   6.962 -#: cook:1554
   6.963 -msgid "Packages: %s - Time: %ss"
   6.964 -msgstr "软件包:%s - 时间:%ss"
   6.965 +#: cook:1954
   6.966 +#, fuzzy
   6.967 +msgid "Removing duplicates:"
   6.968 +msgstr "正在删除旧软件包:%s"
   6.969  
   6.970 -#: cook:1563
   6.971 -msgid "Missing flavors folder \"%s\""
   6.972 -msgstr "欠缺设置:%s"
   6.973 -
   6.974 -#: cook:1568
   6.975 +#: cook:2028
   6.976  msgid "Creating flavors files in \"%s\""
   6.977  msgstr "正在于 %s 创建设置文件"
   6.978  
   6.979 -#: cook:1569
   6.980 +#: cook:2029
   6.981  msgid "Cook pkgdb: Creating all flavors"
   6.982  msgstr "生成 pkgdb:正创建所有设置"
   6.983  
   6.984 -#: cook:1572
   6.985 +#: cook:2032
   6.986  msgid "Recharging lists to use latest packages..."
   6.987  msgstr "重新载入清单以使用最新软件包"
   6.988  
   6.989 -#: cook:1577
   6.990 +#: cook:2037
   6.991  msgid "Creating configuration file \"%s\""
   6.992  msgstr "正创建制作文件:%s"
   6.993  
   6.994 -#: cook:1589
   6.995 +#: cook:2049
   6.996  msgid "Starting to generate flavors..."
   6.997  msgstr "开始生成设置"
   6.998  
   6.999 -#: cook:1593
  6.1000 +#: cook:2053
  6.1001  msgid "Packing flavor \"%s\""
  6.1002  msgstr "正打软件包设置:%s"
  6.1003  
  6.1004 -#: cook:1599
  6.1005 -msgid "Total flavors size: %s"
  6.1006 -msgstr "设置大小:%s"
  6.1007 -
  6.1008 -#: cook:1602
  6.1009 +#: cook:2062
  6.1010  msgid "Cook pkgdb end: %s"
  6.1011  msgstr "生成 pkgdb 完成:%s"
  6.1012  
  6.1013 -#: cook:1622
  6.1014 +#: cook:2085
  6.1015  msgid "cook: HOST_ARCH is not set in \"%s\" receipt"
  6.1016  msgstr "生成:没有在 %s 清单设置 HOST_ARCH"
  6.1017  
  6.1018 -#: cook:1623
  6.1019 +#: cook:2086
  6.1020  msgid "package \"%s\" is not included in %s"
  6.1021  msgstr "%s 并不在 %s 内"
  6.1022  
  6.1023 -#: cook:1624 cook:1637 cook:1639
  6.1024 +#: cook:2087 cook:2100 cook:2102
  6.1025  msgid "cook: %s"
  6.1026  msgstr "生成:%s"
  6.1027  
  6.1028 -#: cook:1625 cook:1640
  6.1029 +#: cook:2088 cook:2103
  6.1030  msgid "bugs: %s"
  6.1031  msgstr "错误:%s"
  6.1032  
  6.1033 -#: cook:1626 cook:1641
  6.1034 +#: cook:2089 cook:2104
  6.1035  msgid "Cook skip: %s"
  6.1036  msgstr "生成跳过:%s"
  6.1037  
  6.1038 -#: cook:1634
  6.1039 +#: cook:2097
  6.1040  msgid "Host arch %s"
  6.1041  msgstr "主机架构%s"
  6.1042  
  6.1043 -#: cook:1638
  6.1044 +#: cook:2101
  6.1045  msgid "package \"%s\" doesn't cook or is not included in %s"
  6.1046  msgstr "%s 并未生成或不在 %s"
  6.1047  
  6.1048 -#: cook:1649
  6.1049 +#: cook:2112
  6.1050  msgid "Package \"%s\" is blocked"
  6.1051  msgstr "已封锁软件包:%s"
  6.1052  
  6.1053 -#: cook:1656
  6.1054 +#: cook:2119
  6.1055  msgid "Cook started for: %s"
  6.1056  msgstr "已开始生成:%s"
  6.1057  
  6.1058 -#: cook:1667
  6.1059 +#: cook:2136
  6.1060  msgid "Cleaning \"%s\""
  6.1061  msgstr "正在清理:%s"
  6.1062  
  6.1063 -#: cook:1676
  6.1064 +#: cook:2145
  6.1065  msgid "Getting source for \"%s\""
  6.1066  msgstr "正在取得软件包源文件:%s"
  6.1067  
  6.1068 -#: cook:1678
  6.1069 +#: cook:2147
  6.1070  msgid "Tarball: %s"
  6.1071  msgstr "压缩包:%s"
  6.1072  
  6.1073 -#: cook:1682
  6.1074 +#: cook:2151
  6.1075  msgid "Blocking package \"%s\""
  6.1076  msgstr "正在封锁:%s"
  6.1077  
  6.1078 -#: cook:1688
  6.1079 +#: cook:2157
  6.1080  msgid "Unblocking package \"%s\""
  6.1081  msgstr "取消封锁:%s"
  6.1082  
  6.1083 -#: cook:1700 cook:1707
  6.1084 +#: cook:2169 cook:2176
  6.1085  msgid "Need to build \"%s\""
  6.1086  msgstr "需要生成 %s"
  6.1087  
  6.1088 -#: cook:1711
  6.1089 +#: cook:2180
  6.1090  msgid "Checking depends"
  6.1091  msgstr "正在检查依赖"
  6.1092  
  6.1093 -#: cook:1742
  6.1094 +#: cook:2218
  6.1095  msgid "WANTED package \"%s\" is blocked"
  6.1096  msgstr "所请求的软件包被封锁:%s"
  6.1097  
  6.1098 -#: cook:1748
  6.1099 +#: cook:2224
  6.1100  msgid "WANTED package \"%s\" is broken"
  6.1101  msgstr "所请求的软件包已损坏:%s"
  6.1102 +
  6.1103 +#~ msgid "Removing Python compiled files..."
  6.1104 +#~ msgstr "正在删除Python编译出的文件"
  6.1105 +
  6.1106 +#~ msgid "Removing Perl compiled files..."
  6.1107 +#~ msgstr "正在删除Perl编译出的文件"
  6.1108 +
  6.1109 +#~ msgid "Creating lists for \"%s\""
  6.1110 +#~ msgstr "正在为 %s 软件包创建清单"
  6.1111 +
  6.1112 +#~ msgid "Cook pkgdb started: %s"
  6.1113 +#~ msgstr "已开始生成 pkgdb:%s"
  6.1114 +
  6.1115 +#~ msgid "Packages: %s - Time: %ss"
  6.1116 +#~ msgstr "软件包:%s - 时间:%ss"
  6.1117 +
  6.1118 +#~ msgid "Missing flavors folder \"%s\""
  6.1119 +#~ msgstr "欠缺设置:%s"
  6.1120 +
  6.1121 +#~ msgid "Total flavors size: %s"
  6.1122 +#~ msgstr "设置大小:%s"
     7.1 --- a/po/zh_TW.po	Thu Nov 17 18:58:21 2016 +0000
     7.2 +++ b/po/zh_TW.po	Sat Nov 19 22:48:02 2016 +0200
     7.3 @@ -7,7 +7,7 @@
     7.4  msgstr ""
     7.5  "Project-Id-Version: Cook 3.2\n"
     7.6  "Report-Msgid-Bugs-To: \n"
     7.7 -"POT-Creation-Date: 2015-05-07 12:52+0300\n"
     7.8 +"POT-Creation-Date: 2016-11-19 22:31+0200\n"
     7.9  "PO-Revision-Date: 2014-06-04 03:36+0800\n"
    7.10  "Last-Translator: lunglungyu <lunglungyu2004@gmail.com>\n"
    7.11  "Language-Team: Traditional Chinese\n"
    7.12 @@ -16,819 +16,883 @@
    7.13  "Content-Type: text/plain; charset=UTF-8\n"
    7.14  "Content-Transfer-Encoding: 8bit\n"
    7.15  
    7.16 -#: cook:32
    7.17 +#: cook:33
    7.18  msgid "Usage:"
    7.19  msgstr "用法:"
    7.20  
    7.21 -#: cook:32
    7.22 +#: cook:33
    7.23  msgid "cook [package|command] [list|--option]"
    7.24  msgstr "cook [package|command] [list|--option]"
    7.25  
    7.26 -#: cook:34
    7.27 +#: cook:35
    7.28  msgid "Commands:"
    7.29  msgstr "命令:"
    7.30  
    7.31 -#: cook:35
    7.32 +#: cook:36
    7.33  msgid "Display this short usage."
    7.34  msgstr "顯示本提示"
    7.35  
    7.36 -#: cook:36
    7.37 +#: cook:37
    7.38  msgid "Setup your build environment."
    7.39  msgstr "設置建構環境"
    7.40  
    7.41 -#: cook:37
    7.42 +#: cook:38
    7.43  msgid "Setup a cross environment."
    7.44  msgstr "設置交叉環境"
    7.45  
    7.46 -#: cook:39
    7.47 +#: cook:40
    7.48  msgid "Test environment and cook a package."
    7.49  msgstr "打包測試環境"
    7.50  
    7.51 -#: cook:40
    7.52 +#: cook:41
    7.53  msgid "List packages in the wok."
    7.54  msgstr "列出wok庫內的包"
    7.55  
    7.56 -#: cook:41
    7.57 +#: cook:42
    7.58  msgid "Simple packages search function."
    7.59  msgstr "包搜索"
    7.60  
    7.61 -#: cook:42
    7.62 +#: cook:43
    7.63  msgid "Create a new package with a receipt."
    7.64  msgstr "根據清單創建新包"
    7.65  
    7.66 -#: cook:43
    7.67 +#: cook:44
    7.68  msgid "Cook a list of packages."
    7.69  msgstr "打包清單內的包(packages)"
    7.70  
    7.71 -#: cook:44
    7.72 +#: cook:45
    7.73  msgid "Clean-up all packages files."
    7.74  msgstr "清理所有包文件"
    7.75  
    7.76 -#: cook:45
    7.77 +#: cook:46
    7.78  msgid "Clean-up all packages sources."
    7.79  msgstr "清理所有包源文檔"
    7.80  
    7.81 -#: cook:46
    7.82 +#: cook:47
    7.83  msgid "Check for uncooked packages"
    7.84  msgstr ""
    7.85  
    7.86 -#: cook:47
    7.87 +#: cook:48
    7.88  msgid "Create packages DB lists and flavors."
    7.89  msgstr "創建包數據庫清單及設置"
    7.90  
    7.91 -#: cook:49
    7.92 +#: cook:50
    7.93  msgid "Options:"
    7.94  msgstr "選項:"
    7.95  
    7.96 -#: cook:51
    7.97 +#: cook:52
    7.98  msgid "clean the package in the wok."
    7.99  msgstr "清除wok庫內的包"
   7.100  
   7.101 -#: cook:52
   7.102 +#: cook:53
   7.103  msgid "cook and install the package."
   7.104  msgstr "編成及安裝包"
   7.105  
   7.106 -#: cook:53
   7.107 +#: cook:54
   7.108  msgid "get the package source tarball."
   7.109  msgstr "取得包源壓縮包(tarball)"
   7.110  
   7.111 -#: cook:54
   7.112 +#: cook:55
   7.113  msgid "block a package so cook will skip it."
   7.114  msgstr "封鎖及在建成時跳過包"
   7.115  
   7.116 -#: cook:55
   7.117 +#: cook:56
   7.118  msgid "unblock a blocked package."
   7.119  msgstr "取消封鎖包"
   7.120  
   7.121 -#: cook:56
   7.122 +#: cook:57
   7.123  msgid "check dependencies of cooked package."
   7.124  msgstr "檢查當前包的依賴"
   7.125  
   7.126 -#: cook:57
   7.127 +#: cook:58
   7.128  msgid "repack an already built package."
   7.129  msgstr "重新打包"
   7.130  
   7.131 -#: cook:58
   7.132 +#: cook:59
   7.133  msgid "display debugging messages."
   7.134  msgstr ""
   7.135  
   7.136 -#: cook:59
   7.137 +#: cook:60
   7.138  msgid "continue running compile_rules."
   7.139  msgstr ""
   7.140  
   7.141 -#: cook:61
   7.142 +#: cook:62
   7.143  msgid "create a receipt interactively."
   7.144  msgstr "互動地創建清單"
   7.145  
   7.146 -#: cook:63
   7.147 +#: cook:64
   7.148  msgid "clone the cooking wok from Hg repo."
   7.149  msgstr "由Hg repo.克隆 cooking wok"
   7.150  
   7.151 -#: cook:64
   7.152 +#: cook:65
   7.153  msgid "clone the stable wok from Hg repo."
   7.154  msgstr "由Hg repo.克隆 stable wok"
   7.155  
   7.156 -#: cook:65
   7.157 +#: cook:66
   7.158  msgid "clone the undigest wok from Hg repo."
   7.159  msgstr "由Hg repo.克隆 undigest wok"
   7.160  
   7.161 -#: cook:66
   7.162 +#: cook:67
   7.163  msgid "clone the tiny SliTaz wok from Hg repo."
   7.164  msgstr "由Hg repo.克隆 tiny wok"
   7.165  
   7.166 -#: cook:67
   7.167 +#: cook:68
   7.168  msgid "force reinstall of chroot packages."
   7.169  msgstr "強制重新安裝chroot包"
   7.170  
   7.171 -#: cook:69
   7.172 +#: cook:70
   7.173  msgid "create up-to-date flavors files."
   7.174  msgstr "創建最新的偏好文件"
   7.175  
   7.176 -#: cook:88
   7.177 +#: cook:89
   7.178  msgid "Unable to find package \"%s\" in the wok"
   7.179  msgstr "在wok內找不到包:%s"
   7.180  
   7.181  #. L10n: QA is quality assurance
   7.182 -#: cook:97
   7.183 +#: cook:98
   7.184  msgid "QA: empty variable: %s"
   7.185  msgstr "QA:空變量:%s"
   7.186  
   7.187 -#: cook:106
   7.188 +#: cook:107
   7.189  msgid "Creating directories structure in \"%s\""
   7.190  msgstr "正在創建包結構:%s"
   7.191  
   7.192 -#: cook:108
   7.193 +#: cook:109
   7.194  msgid "Creating DB files in \"%s\""
   7.195  msgstr "在以下資料夾創建數庫庫文件:%s"
   7.196  
   7.197 -#: cook:118
   7.198 +#: cook:119
   7.199  msgid "QA: checking package receipt..."
   7.200  msgstr "QA:正在檢查包清單"
   7.201  
   7.202 -#: cook:133
   7.203 +#: cook:134
   7.204  msgid "QA: unknown category \"%s\""
   7.205  msgstr ""
   7.206  
   7.207 -#: cook:134
   7.208 +#: cook:135
   7.209  msgid "Please, use one of: %s"
   7.210  msgstr "請用以下其中一項:%s"
   7.211  
   7.212 -#: cook:144
   7.213 +#: cook:145
   7.214  msgid "QA: unable to reach \"%s\""
   7.215  msgstr "QA:無法存取:%s"
   7.216  
   7.217 -#: cook:204
   7.218 +#: cook:205
   7.219  msgid "Creating tarball \"%s\""
   7.220  msgstr "創建tarball壓縮包中:%s"
   7.221  
   7.222 -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330
   7.223 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331
   7.224  msgid "ERROR: %s"
   7.225  msgstr "錯誤:%s"
   7.226  
   7.227 -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328
   7.228 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329
   7.229  msgid "Getting source from %s..."
   7.230  msgstr "正在%s中取得源文件"
   7.231  
   7.232 -#: cook:243 cook:258 cook:273 cook:286 cook:329
   7.233 +#: cook:244 cook:259 cook:274 cook:287 cook:330
   7.234  msgid "URL: %s"
   7.235  msgstr "URL:%s"
   7.236  
   7.237 -#: cook:244 cook:275
   7.238 +#: cook:245 cook:276
   7.239  msgid "Cloning to \"%s\""
   7.240  msgstr "克隆到:%s"
   7.241  
   7.242 -#: cook:246
   7.243 +#: cook:247
   7.244  msgid "Hg branch: %s"
   7.245  msgstr ""
   7.246  
   7.247 -#: cook:262
   7.248 +#: cook:263
   7.249  msgid "Git branch: %s"
   7.250  msgstr ""
   7.251  
   7.252 -#: cook:274
   7.253 +#: cook:275
   7.254  msgid "CVS module: %s"
   7.255  msgstr "CVS 模組:%s"
   7.256  
   7.257 -#: cook:306
   7.258 +#: cook:307
   7.259  msgid "Don't forget to add to receipt:"
   7.260  msgstr "記得要加到清單"
   7.261  
   7.262 -#: cook:314
   7.263 +#: cook:315
   7.264  msgid "ERROR: Unable to handle \"%s\""
   7.265  msgstr "錯誤:無法處理:%s"
   7.266  
   7.267 -#: cook:332
   7.268 +#: cook:333
   7.269  msgid "Extracting source archive \"%s\""
   7.270  msgstr "正在解壓:%s"
   7.271  
   7.272  #. L10n: 'm' is for minutes (approximate cooking time)
   7.273 -#: cook:367
   7.274 -msgid "~ %dm"
   7.275 -msgstr "~ %dm"
   7.276 +#: cook:361
   7.277 +msgid " ~ %dm"
   7.278 +msgstr " ~ %dm"
   7.279  
   7.280 -#: cook:370
   7.281 +#. L10n: 's' is for seconds (cooking time)
   7.282 +#: cook:365
   7.283 +msgid "%ds%s"
   7.284 +msgstr "%ds%s"
   7.285 +
   7.286 +#: cook:380
   7.287  msgid "Summary for: %s"
   7.288  msgstr "包摘要:%s"
   7.289  
   7.290  #. L10n: keep the same width of translations to get a consistent view
   7.291 -#: cook:374
   7.292 +#: cook:384
   7.293  msgid "Source dir  : %s"
   7.294  msgstr "源路徑:%s"
   7.295  
   7.296 -#: cook:375
   7.297 +#: cook:385
   7.298  msgid "Src file    : %s"
   7.299  msgstr "源文件:%s"
   7.300  
   7.301 -#: cook:376
   7.302 +#: cook:386
   7.303  msgid "Src size    : %s"
   7.304  msgstr "源大小:%s"
   7.305  
   7.306 -#: cook:377
   7.307 +#: cook:387
   7.308  msgid "Produced    : %s"
   7.309  msgstr "已產生:%s"
   7.310  
   7.311 -#: cook:378
   7.312 +#: cook:388
   7.313  msgid "Packed      : %s"
   7.314  msgstr "已打包:%s"
   7.315  
   7.316 -#: cook:379
   7.317 +#: cook:389
   7.318  msgid "Compressed  : %s"
   7.319  msgstr "已壓縮:%s"
   7.320  
   7.321 -#: cook:380
   7.322 +#: cook:390
   7.323  msgid "Files       : %s"
   7.324  msgstr "文件:%s"
   7.325  
   7.326 -#. L10n: 's' is for seconds (cooking time)
   7.327 -#: cook:382
   7.328 -msgid "Cook time   : %ds %s"
   7.329 -msgstr "生成時間:%ds %s"
   7.330 +#: cook:391
   7.331 +msgid "Cook time   : %s"
   7.332 +msgstr "生成時間:%s"
   7.333  
   7.334 -#: cook:383
   7.335 +#: cook:392
   7.336  msgid "Cook date   : %s"
   7.337  msgstr "生成日期:%s"
   7.338  
   7.339 -#: cook:383 cook:395 cook:1448 cook:1602
   7.340 +#: cook:392 cook:404 cook:1851 cook:2062
   7.341  msgid "+%%F %%R"
   7.342  msgstr "+%%F %%R"
   7.343  
   7.344 -#: cook:384
   7.345 +#: cook:393
   7.346  msgid "Host arch   : %s"
   7.347  msgstr "主機架構:%s"
   7.348  
   7.349 -#: cook:392
   7.350 +#: cook:401
   7.351  msgid "Debug information"
   7.352  msgstr "除錯資訊"
   7.353  
   7.354  #. L10n: specify your format of date and time (to help: man date)
   7.355  #. L10n: not bad one is '+%x %R'
   7.356 -#: cook:395
   7.357 +#: cook:404
   7.358  msgid "Cook date: %s"
   7.359  msgstr "生成日期:%s"
   7.360  
   7.361 +#: cook:405
   7.362 +msgid "Cook time: %ds"
   7.363 +msgstr "生成時間:%ds"
   7.364 +
   7.365  #. L10n: Please, translate all messages beginning with ERROR in a same way
   7.366 -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766
   7.367 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242
   7.368  msgid "ERROR"
   7.369  msgstr "錯誤"
   7.370  
   7.371 -#: cook:484
   7.372 +#: cook:548
   7.373 +#, fuzzy
   7.374 +msgid "QA: Checking %s..."
   7.375 +msgstr "QA:正在檢查包清單"
   7.376 +
   7.377 +#: cook:569
   7.378 +msgid "  Time: %s. Size: %s B -> %s B. Save: %s KB"
   7.379 +msgstr ""
   7.380 +
   7.381 +#: cook:585
   7.382  msgid "Executing strip on all files..."
   7.383  msgstr "正在為所有文件減肥"
   7.384  
   7.385 -#: cook:496
   7.386 -msgid "Removing Python compiled files..."
   7.387 -msgstr "正在刪除Python編譯出的文件"
   7.388 +#: cook:629
   7.389 +#, fuzzy
   7.390 +msgid "Stripping translations files..."
   7.391 +msgstr "正在為所有文件減肥"
   7.392  
   7.393 -#: cook:503
   7.394 -msgid "Removing Perl compiled files..."
   7.395 -msgstr "正在刪除Perl編譯出的文件"
   7.396 -
   7.397 -#: cook:518 cook:647
   7.398 +#: cook:680 cook:952
   7.399  msgid "Build dependencies to remove:"
   7.400  msgstr "要刪除的編譯依賴"
   7.401  
   7.402 -#: cook:520 cook:648
   7.403 +#: cook:682 cook:953
   7.404  msgid "Removing:"
   7.405  msgstr "正在刪除:"
   7.406  
   7.407 -#: cook:535
   7.408 +#: cook:706
   7.409 +#, fuzzy
   7.410 +msgid "Compressing man pages..."
   7.411 +msgstr "正在壓縮文件系統"
   7.412 +
   7.413 +#: cook:747
   7.414 +#, fuzzy
   7.415 +msgid "Compressing png images..."
   7.416 +msgstr "正在壓縮文件系統"
   7.417 +
   7.418 +#: cook:784
   7.419 +#, fuzzy
   7.420 +msgid "Compressing svg images..."
   7.421 +msgstr "正在壓縮文件系統"
   7.422 +
   7.423 +#: cook:818
   7.424 +#, fuzzy
   7.425 +msgid "Compressing ui files..."
   7.426 +msgstr "正在壓縮文件系統"
   7.427 +
   7.428 +#: cook:838
   7.429  msgid "Cook: %s"
   7.430  msgstr ""
   7.431  
   7.432 -#: cook:549
   7.433 +#: cook:852
   7.434  msgid "%s sysroot: %s"
   7.435  msgstr ""
   7.436  
   7.437 -#: cook:550
   7.438 +#: cook:853
   7.439  msgid "Adding \"%s\" to PATH"
   7.440  msgstr "正將 %s 加入 PATH"
   7.441  
   7.442 -#: cook:554
   7.443 +#: cook:857
   7.444  msgid "Using cross-tools: %s"
   7.445  msgstr "正使用cross-tools:%s"
   7.446  
   7.447 -#: cook:578
   7.448 +#: cook:881
   7.449  msgid "Disabling -pipe compile flag: %d RAM free"
   7.450  msgstr "正在禁用 -pipe 編譯標誌:%d RAM"
   7.451  
   7.452 -#: cook:594
   7.453 +#: cook:897
   7.454  msgid "Checking build dependencies..."
   7.455  msgstr "正在檢查編譯依賴"
   7.456  
   7.457 -#: cook:595
   7.458 +#: cook:898
   7.459  msgid "Using packages DB: %s"
   7.460  msgstr "正使用包數據庫:%s"
   7.461  
   7.462 -#: cook:619
   7.463 +#: cook:924
   7.464  msgid "Missing dep (wok/pkg): %s"
   7.465  msgstr "欠缺依賴 (wok/pkg):%s"
   7.466  
   7.467 -#: cook:627
   7.468 +#: cook:932
   7.469  msgid "ERROR: unknown dep \"%s\""
   7.470  msgstr "錯誤:未知依賴 %s"
   7.471  
   7.472 -#: cook:641
   7.473 +#: cook:946
   7.474  msgid "Auto cook config is set: %s"
   7.475  msgstr "自動生成已配置:%s"
   7.476  
   7.477 -#: cook:644
   7.478 +#: cook:949
   7.479  msgid "Building dep (wok/pkg)    : %s"
   7.480  msgstr "正在生成依賴 (wok/pkg):%s"
   7.481  
   7.482 -#: cook:649
   7.483 +#: cook:954
   7.484  msgid "ERROR: can't cook dep \"%s\""
   7.485  msgstr "錯誤:無法生成依賴 '%s'"
   7.486  
   7.487 -#: cook:664
   7.488 +#: cook:969
   7.489  msgid "ERROR: missing %d dependency"
   7.490  msgid_plural "ERROR: missing %d dependencies"
   7.491  msgstr[0] "錯誤:欠缺依賴 %d"
   7.492  
   7.493 -#: cook:671
   7.494 +#: cook:976
   7.495  msgid "Installing dep (pkg/local): %s"
   7.496  msgstr "正在安裝依賴 (包/本地):%s"
   7.497  
   7.498 -#: cook:678
   7.499 +#: cook:983
   7.500  msgid "Installing dep (web/cache): %s"
   7.501  msgstr "正在安裝依賴 (在線/緩存):%s"
   7.502  
   7.503 -#: cook:734 cook:789
   7.504 +#: cook:1034 cook:1102
   7.505  msgid "Executing: %s"
   7.506  msgstr "正執行:%s"
   7.507  
   7.508 -#: cook:751
   7.509 +#: cook:1062
   7.510  msgid "Running testsuite"
   7.511  msgstr "正運行測試"
   7.512  
   7.513 -#: cook:762
   7.514 +#: cook:1075
   7.515  msgid "ERROR: cook failed"
   7.516  msgstr "錯誤:生成失敗"
   7.517  
   7.518 -#: cook:786
   7.519 +#: cook:1099
   7.520  msgid "Pack: %s"
   7.521  msgstr ""
   7.522  
   7.523 -#: cook:791
   7.524 +#: cook:1104
   7.525  msgid "ERROR: genpkg_rules failed"
   7.526  msgstr "錯誤:生成包規則錯誤"
   7.527  
   7.528 -#: cook:794
   7.529 +#: cook:1107
   7.530  msgid "No packages rules: meta package"
   7.531  msgstr "沒有包規則:元包"
   7.532  
   7.533 -#: cook:807
   7.534 +#: cook:1120
   7.535  msgid "Copying \"%s\"..."
   7.536  msgstr "正在拷貝 %s..."
   7.537  
   7.538 -#: cook:816
   7.539 +#: cook:1130
   7.540  msgid "Creating the list of files..."
   7.541  msgstr "正在創建文件清單"
   7.542  
   7.543 -#: cook:824
   7.544 +#: cook:1138
   7.545  msgid "Creating md5sum of files..."
   7.546  msgstr "正在創建文件md5校驗和"
   7.547  
   7.548 -#: cook:839
   7.549 +#: cook:1153
   7.550  msgid "Compressing the FS..."
   7.551  msgstr "正在壓縮文件系統"
   7.552  
   7.553 -#: cook:847
   7.554 +#: cook:1161
   7.555  msgid "Updating receipt sizes..."
   7.556  msgstr "正在更新清單大小"
   7.557  
   7.558 -#: cook:855
   7.559 +#: cook:1169
   7.560  msgid "Updating receipt EXTRAVERSION: %s"
   7.561  msgstr "正在更新包額外版本:%s"
   7.562  
   7.563 -#: cook:862
   7.564 +#: cook:1176
   7.565  msgid "Creating full cpio archive..."
   7.566  msgstr "正在創建完整cpio壓縮包"
   7.567  
   7.568 -#: cook:867
   7.569 +#: cook:1181
   7.570  msgid "Restoring original package tree..."
   7.571  msgstr "正復原包樹"
   7.572  
   7.573 -#: cook:876
   7.574 +#: cook:1190
   7.575  msgid "Package \"%s\" created"
   7.576  msgstr "包:%s"
   7.577  
   7.578 -#: cook:895
   7.579 +#: cook:1209
   7.580  msgid "QA: checking for empty package..."
   7.581  msgstr ""
   7.582  
   7.583 -#: cook:898
   7.584 +#: cook:1212
   7.585  msgid "ERROR: empty package"
   7.586  msgstr "錯誤:空包"
   7.587  
   7.588 -#: cook:906
   7.589 +#: cook:1225
   7.590  msgid "Removing old package \"%s\""
   7.591  msgstr "正在刪除舊包:%s"
   7.592  
   7.593 -#: cook:940
   7.594 +#: cook:1262
   7.595  msgid "Unable to install package, build has failed."
   7.596  msgstr "無法安裝包,生成失敗"
   7.597  
   7.598 -#: cook:949
   7.599 +#: cook:1271
   7.600  msgid "Updating %s chroot environment..."
   7.601  msgstr "正在更新 %s chroot 環境"
   7.602  
   7.603 -#: cook:950
   7.604 +#: cook:1272
   7.605  msgid "Updating chroot: %s"
   7.606  msgstr "正在更新 chroot:%s"
   7.607  
   7.608 -#: cook:982
   7.609 +#: cook:1304
   7.610  msgid "Setup aufs chroot..."
   7.611  msgstr "正設置 aufs chroot"
   7.612  
   7.613 -#: cook:994
   7.614 +#: cook:1316
   7.615  msgid "Aufs mount failure"
   7.616  msgstr "Aufs mount 錯誤"
   7.617  
   7.618 -#: cook:1006
   7.619 +#: cook:1328
   7.620  msgid "Leaving aufs chroot..."
   7.621  msgstr "正離開 aufs chroot..."
   7.622  
   7.623 -#: cook:1075
   7.624 +#: cook:1397
   7.625  msgid "Multiple choice:"
   7.626  msgstr ""
   7.627  
   7.628 -#: cook:1076
   7.629 +#: cook:1398
   7.630  msgid "Select one [%s]: "
   7.631  msgstr ""
   7.632  
   7.633 -#: cook:1117
   7.634 +#: cook:1446
   7.635  msgid "Getting standard devel files..."
   7.636  msgstr ""
   7.637  
   7.638 -#: cook:1134
   7.639 +#: cook:1459
   7.640 +#, fuzzy
   7.641 +msgid "Copying man pages..."
   7.642 +msgstr "正在拷貝 %s..."
   7.643 +
   7.644 +#: cook:1474
   7.645 +#, fuzzy
   7.646 +msgid "Copying files..."
   7.647 +msgstr "正在拷貝 %s..."
   7.648 +
   7.649 +#: cook:1491
   7.650 +#, fuzzy
   7.651 +msgid "Copying folders..."
   7.652 +msgstr "正在拷貝 %s..."
   7.653 +
   7.654 +#: cook:1510
   7.655 +#, fuzzy
   7.656 +msgid "Copying hicolor icons..."
   7.657 +msgstr "正在拷貝 %s..."
   7.658 +
   7.659 +#: cook:1534
   7.660  msgid "List of %s packages in \"%s\""
   7.661  msgstr "%2$s 內的 %1$s 包清單"
   7.662  
   7.663 -#: cook:1150
   7.664 +#: cook:1549
   7.665  msgid "%s package"
   7.666  msgid_plural "%s packages"
   7.667  msgstr[0] "包:"
   7.668  
   7.669 -#: cook:1159
   7.670 +#: cook:1558
   7.671  msgid "Search results for \"%s\""
   7.672  msgstr "%s 的搜索結果"
   7.673  
   7.674 -#: cook:1166
   7.675 +#: cook:1565
   7.676  msgid "Cook: setup environment"
   7.677  msgstr "Cook:設置環境"
   7.678  
   7.679 -#: cook:1167
   7.680 +#: cook:1566
   7.681  msgid "Setting up your environment"
   7.682  msgstr "設置個人環境"
   7.683  
   7.684 -#: cook:1170
   7.685 +#: cook:1570
   7.686  msgid "Checking for packages to install..."
   7.687  msgstr "檢查要安裝的包"
   7.688  
   7.689 -#: cook:1176
   7.690 +#: cook:1576
   7.691  msgid "ERROR: %s is not installed"
   7.692  msgstr "錯誤:未安裝%s"
   7.693  
   7.694 -#: cook:1179
   7.695 +#: cook:1579
   7.696  msgid "Using config file: %s"
   7.697  msgstr "使用配置文件:%s"
   7.698  
   7.699 -#: cook:1200
   7.700 +#: cook:1600
   7.701  msgid "Adding group \"%s\""
   7.702  msgstr "正在加入組:%s"
   7.703  
   7.704 -#: cook:1203
   7.705 +#: cook:1603
   7.706  msgid "Setting permissions for group \"%s\"..."
   7.707  msgstr "正在設置%s組的權限"
   7.708  
   7.709 -#: cook:1206
   7.710 +#: cook:1606
   7.711  msgid "All done, ready to cook packages :-)"
   7.712  msgstr "完成,可以開始生成包 :-)"
   7.713  
   7.714 -#: cook:1221
   7.715 +#: cook:1621
   7.716  msgid "Cook: setup %s cross environment"
   7.717  msgstr "生成:設置 %s cross 環境"
   7.718  
   7.719 -#: cook:1222
   7.720 +#: cook:1622
   7.721  msgid "Setting up your %s cross environment"
   7.722  msgstr "正在設置你的 %s cross 環境"
   7.723  
   7.724  #. L10n: keep the same width of translations to get a consistent view
   7.725 -#: cook:1251
   7.726 +#: cook:1651
   7.727  msgid "Target arch     : %s"
   7.728  msgstr "目標架構:%s"
   7.729  
   7.730 -#: cook:1252
   7.731 +#: cook:1652
   7.732  msgid "Configure args  : %s"
   7.733  msgstr "設置標誌:%s"
   7.734  
   7.735 -#: cook:1253
   7.736 +#: cook:1653
   7.737  msgid "Build flags     : %s"
   7.738  msgstr "編譯標誌:%s"
   7.739  
   7.740 -#: cook:1254
   7.741 +#: cook:1654
   7.742  msgid "Arch sysroot    : %s"
   7.743  msgstr ""
   7.744  
   7.745 -#: cook:1255
   7.746 +#: cook:1655
   7.747  msgid "Tools prefix    : %s"
   7.748  msgstr "工具前綴:%s"
   7.749  
   7.750 -#: cook:1257
   7.751 +#: cook:1657
   7.752  msgid "Packages DB     : %s"
   7.753  msgstr "包數據庫:%s"
   7.754  
   7.755 -#: cook:1268
   7.756 +#: cook:1668
   7.757  msgid "WARNING: %s is not installed in sysroot"
   7.758  msgstr "警告:並無在sysroot 安裝 %s"
   7.759  
   7.760 -#: cook:1272
   7.761 +#: cook:1672
   7.762  msgid "Cross compiler  : %s"
   7.763  msgstr "交叉編譯器:%s"
   7.764  
   7.765 -#: cook:1274
   7.766 +#: cook:1674
   7.767  msgid "C compiler \"%s\" is missing"
   7.768  msgstr "欠缺C編譯器:%s"
   7.769  
   7.770 -#: cook:1275
   7.771 +#: cook:1675
   7.772  msgid "Run \"%s\" to cook a toolchain"
   7.773  msgstr "運行 '%s' 以生成工具串"
   7.774  
   7.775 -#: cook:1281
   7.776 +#: cook:1681
   7.777  msgid "Cook test: testing the cook environment"
   7.778  msgstr "生成測試:正在測試生成環境"
   7.779  
   7.780 -#: cook:1292
   7.781 +#: cook:1692
   7.782  msgid "Package \"%s\" already exists."
   7.783  msgstr "%s 包已存在"
   7.784  
   7.785 -#: cook:1296
   7.786 +#: cook:1696
   7.787  msgid "Creating folder \"%s\""
   7.788  msgstr "正在創建 %s"
   7.789  
   7.790 -#: cook:1299
   7.791 +#: cook:1699
   7.792  msgid "Preparing the package receipt..."
   7.793  msgstr "正預備包清單"
   7.794  
   7.795 -#: cook:1307
   7.796 +#: cook:1707
   7.797  msgid "Entering interactive mode..."
   7.798  msgstr "正進入互動模式"
   7.799  
   7.800 -#: cook:1309
   7.801 +#: cook:1709
   7.802  msgid "Package       : %s"
   7.803  msgstr "包:%s"
   7.804  
   7.805 -#: cook:1311
   7.806 +#: cook:1711
   7.807  msgid "Version       : "
   7.808  msgstr "版本:"
   7.809  
   7.810 -#: cook:1314
   7.811 +#: cook:1714
   7.812  msgid "Category      : "
   7.813  msgstr "分類:"
   7.814  
   7.815  #. L10n: Short description
   7.816 -#: cook:1318
   7.817 +#: cook:1718
   7.818  msgid "Short desc    : "
   7.819  msgstr "簡短描述:"
   7.820  
   7.821 -#: cook:1321
   7.822 +#: cook:1721
   7.823  msgid "Maintainer    : "
   7.824  msgstr "維護者:"
   7.825  
   7.826 -#: cook:1324
   7.827 +#: cook:1724
   7.828  msgid "License       : "
   7.829  msgstr "授權:"
   7.830  
   7.831 -#: cook:1327
   7.832 +#: cook:1727
   7.833  msgid "Web site      : "
   7.834  msgstr "網站:"
   7.835  
   7.836 -#: cook:1332
   7.837 +#: cook:1732
   7.838  msgid "Wget URL to download source tarball."
   7.839  msgstr "Wget URL 以下載源tarball包"
   7.840  
   7.841 -#: cook:1333
   7.842 +#: cook:1733
   7.843  msgid "Example  : "
   7.844  msgstr "例子:"
   7.845  
   7.846 -#: cook:1334
   7.847 +#: cook:1734
   7.848  msgid "Wget url : "
   7.849  msgstr ""
   7.850  
   7.851 -#: cook:1338
   7.852 +#: cook:1738
   7.853  msgid "Do you need a stuff directory? (y/N)"
   7.854  msgstr "你需要一個stuff目錄嗎? (y/N):"
   7.855  
   7.856 -#: cook:1340
   7.857 +#: cook:1740
   7.858  msgid "Creating the stuff directory..."
   7.859  msgstr "正在創建stuff目錄"
   7.860  
   7.861 -#: cook:1345
   7.862 +#: cook:1745
   7.863  msgid "Are you going to write a description? (y/N)"
   7.864  msgstr "你想寫一個描述嗎? (y/N):"
   7.865  
   7.866 -#: cook:1347
   7.867 +#: cook:1747
   7.868  msgid "Creating the \"%s\" file..."
   7.869  msgstr "正在創建 %s 文件"
   7.870  
   7.871 -#: cook:1351
   7.872 +#: cook:1751
   7.873  msgid "Receipt is ready to use."
   7.874  msgstr "清單已可使用"
   7.875  
   7.876 -#: cook:1359
   7.877 +#: cook:1759
   7.878  msgid "No list in argument."
   7.879  msgstr "參數裏沒有清單"
   7.880  
   7.881 -#: cook:1363
   7.882 +#: cook:1763
   7.883  msgid "List \"%s\" not found."
   7.884  msgstr "找不到清單:%s"
   7.885  
   7.886 -#: cook:1367
   7.887 +#: cook:1767
   7.888  msgid "Starting cooking the list \"%s\""
   7.889  msgstr "己在按清單生成:%s"
   7.890  
   7.891 -#: cook:1375
   7.892 +#: cook:1775
   7.893  msgid "Cleaning all packages files..."
   7.894  msgstr "清除所有包文件"
   7.895  
   7.896 -#: cook:1381
   7.897 +#: cook:1781
   7.898  msgid "Cleaning all packages sources..."
   7.899  msgstr "清除所有包源文件"
   7.900  
   7.901 -#: cook:1388
   7.902 +#: cook:1788
   7.903  msgid "Checking for uncooked packages"
   7.904  msgstr ""
   7.905  
   7.906 -#: cook:1401
   7.907 +#: cook:1801
   7.908  msgid "Package \"%s\""
   7.909  msgstr "包%s"
   7.910  
   7.911 -#: cook:1420
   7.912 +#: cook:1819
   7.913  msgid "%s uncooked package"
   7.914  msgid_plural "%s uncooked packages"
   7.915  msgstr[0] ""
   7.916  
   7.917 -#: cook:1422
   7.918 +#: cook:1821
   7.919  msgid "All packages are cooked :-)"
   7.920  msgstr ""
   7.921  
   7.922 -#: cook:1435
   7.923 +#: cook:1838
   7.924  msgid "Packages directory \"%s\" doesn't exist"
   7.925  msgstr "包目錄不存在%s"
   7.926  
   7.927 -#: cook:1445
   7.928 +#: cook:1848
   7.929  msgid "Cook pkgdb: Creating all packages lists"
   7.930  msgstr "Cook pkgdb:創建所有包清單"
   7.931  
   7.932 -#: cook:1446
   7.933 -msgid "Creating lists for \"%s\""
   7.934 -msgstr "正在為 %s 包創建清單"
   7.935 -
   7.936 -#: cook:1448
   7.937 -msgid "Cook pkgdb started: %s"
   7.938 -msgstr "已開始生成 pkgdb:%s"
   7.939 -
   7.940 -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540
   7.941 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991
   7.942  msgid "Creating file \"%s\""
   7.943  msgstr "正在創建:%s"
   7.944  
   7.945 -#: cook:1463
   7.946 +#: cook:1881
   7.947  msgid "Creating lists from \"%s\""
   7.948  msgstr ""
   7.949  
   7.950 -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547
   7.951 +#: cook:1937
   7.952 +#, fuzzy
   7.953 +msgid "  - absent: %s (%s)"
   7.954 +msgstr "完成:%s (%s)"
   7.955 +
   7.956 +#: cook:1943 cook:1944 cook:1945 cook:1946
   7.957  msgid "Done: %s (%s)"
   7.958  msgstr "完成:%s (%s)"
   7.959  
   7.960 -#. L10n: 's' is for seconds (cooking time)
   7.961 -#: cook:1554
   7.962 -msgid "Packages: %s - Time: %ss"
   7.963 -msgstr "包:%s - Time:%ss"
   7.964 +#: cook:1954
   7.965 +#, fuzzy
   7.966 +msgid "Removing duplicates:"
   7.967 +msgstr "正在刪除舊包:%s"
   7.968  
   7.969 -#: cook:1563
   7.970 -msgid "Missing flavors folder \"%s\""
   7.971 -msgstr "欠缺設置:%s"
   7.972 -
   7.973 -#: cook:1568
   7.974 +#: cook:2028
   7.975  msgid "Creating flavors files in \"%s\""
   7.976  msgstr "正在於 %s 創建設置文件"
   7.977  
   7.978 -#: cook:1569
   7.979 +#: cook:2029
   7.980  msgid "Cook pkgdb: Creating all flavors"
   7.981  msgstr "生成 pkgdb:正創建所有設置"
   7.982  
   7.983 -#: cook:1572
   7.984 +#: cook:2032
   7.985  msgid "Recharging lists to use latest packages..."
   7.986  msgstr "重新載入清單以使用最新包"
   7.987  
   7.988 -#: cook:1577
   7.989 +#: cook:2037
   7.990  msgid "Creating configuration file \"%s\""
   7.991  msgstr "正創建配置文件:%s"
   7.992  
   7.993 -#: cook:1589
   7.994 +#: cook:2049
   7.995  msgid "Starting to generate flavors..."
   7.996  msgstr "開始生成設置"
   7.997  
   7.998 -#: cook:1593
   7.999 +#: cook:2053
  7.1000  msgid "Packing flavor \"%s\""
  7.1001  msgstr "正打包設置:%s"
  7.1002  
  7.1003 -#: cook:1599
  7.1004 -msgid "Total flavors size: %s"
  7.1005 -msgstr "設置大小:%s"
  7.1006 -
  7.1007 -#: cook:1602
  7.1008 +#: cook:2062
  7.1009  msgid "Cook pkgdb end: %s"
  7.1010  msgstr "生成 pkgdb 完成:%s"
  7.1011  
  7.1012 -#: cook:1622
  7.1013 +#: cook:2085
  7.1014  msgid "cook: HOST_ARCH is not set in \"%s\" receipt"
  7.1015  msgstr "生成:沒有在 %s 清單設置 HOST_ARCH"
  7.1016  
  7.1017 -#: cook:1623
  7.1018 +#: cook:2086
  7.1019  msgid "package \"%s\" is not included in %s"
  7.1020  msgstr "%s 並不在 %s 內"
  7.1021  
  7.1022 -#: cook:1624 cook:1637 cook:1639
  7.1023 +#: cook:2087 cook:2100 cook:2102
  7.1024  msgid "cook: %s"
  7.1025  msgstr "生成:%s"
  7.1026  
  7.1027 -#: cook:1625 cook:1640
  7.1028 +#: cook:2088 cook:2103
  7.1029  msgid "bugs: %s"
  7.1030  msgstr ""
  7.1031  
  7.1032 -#: cook:1626 cook:1641
  7.1033 +#: cook:2089 cook:2104
  7.1034  msgid "Cook skip: %s"
  7.1035  msgstr "生成跳過:%s"
  7.1036  
  7.1037 -#: cook:1634
  7.1038 +#: cook:2097
  7.1039  msgid "Host arch %s"
  7.1040  msgstr "主機架構%s"
  7.1041  
  7.1042 -#: cook:1638
  7.1043 +#: cook:2101
  7.1044  msgid "package \"%s\" doesn't cook or is not included in %s"
  7.1045  msgstr "%s 並未生成或不在 %s"
  7.1046  
  7.1047 -#: cook:1649
  7.1048 +#: cook:2112
  7.1049  msgid "Package \"%s\" is blocked"
  7.1050  msgstr "已封鎖包:%s"
  7.1051  
  7.1052 -#: cook:1656
  7.1053 +#: cook:2119
  7.1054  msgid "Cook started for: %s"
  7.1055  msgstr "已開始生成:%s"
  7.1056  
  7.1057 -#: cook:1667
  7.1058 +#: cook:2136
  7.1059  msgid "Cleaning \"%s\""
  7.1060  msgstr "正在清理:%s"
  7.1061  
  7.1062 -#: cook:1676
  7.1063 +#: cook:2145
  7.1064  msgid "Getting source for \"%s\""
  7.1065  msgstr "正在取得包源文件:%s"
  7.1066  
  7.1067 -#: cook:1678
  7.1068 +#: cook:2147
  7.1069  msgid "Tarball: %s"
  7.1070  msgstr ""
  7.1071  
  7.1072 -#: cook:1682
  7.1073 +#: cook:2151
  7.1074  msgid "Blocking package \"%s\""
  7.1075  msgstr "正在封鎖:%s"
  7.1076  
  7.1077 -#: cook:1688
  7.1078 +#: cook:2157
  7.1079  msgid "Unblocking package \"%s\""
  7.1080  msgstr "取消封鎖:%s"
  7.1081  
  7.1082 -#: cook:1700 cook:1707
  7.1083 +#: cook:2169 cook:2176
  7.1084  msgid "Need to build \"%s\""
  7.1085  msgstr "需要生成 %s"
  7.1086  
  7.1087 -#: cook:1711
  7.1088 +#: cook:2180
  7.1089  msgid "Checking depends"
  7.1090  msgstr "正在檢查依賴"
  7.1091  
  7.1092 -#: cook:1742
  7.1093 +#: cook:2218
  7.1094  msgid "WANTED package \"%s\" is blocked"
  7.1095  msgstr "所請求的包被封鎖:%s"
  7.1096  
  7.1097 -#: cook:1748
  7.1098 +#: cook:2224
  7.1099  msgid "WANTED package \"%s\" is broken"
  7.1100  msgstr "所請求的包已損壞:%s"
  7.1101 +
  7.1102 +#~ msgid "Removing Python compiled files..."
  7.1103 +#~ msgstr "正在刪除Python編譯出的文件"
  7.1104 +
  7.1105 +#~ msgid "Removing Perl compiled files..."
  7.1106 +#~ msgstr "正在刪除Perl編譯出的文件"
  7.1107 +
  7.1108 +#~ msgid "Creating lists for \"%s\""
  7.1109 +#~ msgstr "正在為 %s 包創建清單"
  7.1110 +
  7.1111 +#~ msgid "Cook pkgdb started: %s"
  7.1112 +#~ msgstr "已開始生成 pkgdb:%s"
  7.1113 +
  7.1114 +#~ msgid "Packages: %s - Time: %ss"
  7.1115 +#~ msgstr "包:%s - Time:%ss"
  7.1116 +
  7.1117 +#~ msgid "Missing flavors folder \"%s\""
  7.1118 +#~ msgstr "欠缺設置:%s"
  7.1119 +
  7.1120 +#~ msgid "Total flavors size: %s"
  7.1121 +#~ msgstr "設置大小:%s"