# HG changeset patch # User Aleksej Bobylev # Date 1479588482 -7200 # Node ID 9dc64af5ba9c164781694fe3a0f4daa2f83b8849 # Parent ab44ce9b38bb996d1e9bf54da171f7235e12e1c2 Update translations. diff -r ab44ce9b38bb -r 9dc64af5ba9c Makefile --- a/Makefile Thu Nov 17 18:58:21 2016 +0000 +++ b/Makefile Sat Nov 19 22:48:02 2016 +0200 @@ -3,7 +3,7 @@ PREFIX?=/usr DESTDIR?= -LINGUAS?=pt_BR ru zh_CN zh_TW +LINGUAS?=fr pt_BR ru zh_CN zh_TW VERSION:=$(shell grep ^VERSION cook | cut -d'=' -f2) all: diff -r ab44ce9b38bb -r 9dc64af5ba9c po/cook.pot --- a/po/cook.pot Thu Nov 17 18:58:21 2016 +0000 +++ b/po/cook.pot Sat Nov 19 22:48:02 2016 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Cook 3.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-07 12:52+0300\n" +"POT-Creation-Date: 2016-11-19 22:31+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,822 +18,853 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: cook:32 +#: cook:33 msgid "Usage:" msgstr "" -#: cook:32 +#: cook:33 msgid "cook [package|command] [list|--option]" msgstr "" -#: cook:34 +#: cook:35 msgid "Commands:" msgstr "" -#: cook:35 +#: cook:36 msgid "Display this short usage." msgstr "" -#: cook:36 +#: cook:37 msgid "Setup your build environment." msgstr "" -#: cook:37 +#: cook:38 msgid "Setup a cross environment." msgstr "" -#: cook:39 +#: cook:40 msgid "Test environment and cook a package." msgstr "" -#: cook:40 +#: cook:41 msgid "List packages in the wok." msgstr "" -#: cook:41 +#: cook:42 msgid "Simple packages search function." msgstr "" -#: cook:42 +#: cook:43 msgid "Create a new package with a receipt." msgstr "" -#: cook:43 +#: cook:44 msgid "Cook a list of packages." msgstr "" -#: cook:44 +#: cook:45 msgid "Clean-up all packages files." msgstr "" -#: cook:45 +#: cook:46 msgid "Clean-up all packages sources." msgstr "" -#: cook:46 +#: cook:47 msgid "Check for uncooked packages" msgstr "" -#: cook:47 +#: cook:48 msgid "Create packages DB lists and flavors." msgstr "" -#: cook:49 +#: cook:50 msgid "Options:" msgstr "" -#: cook:51 +#: cook:52 msgid "clean the package in the wok." msgstr "" -#: cook:52 +#: cook:53 msgid "cook and install the package." msgstr "" -#: cook:53 +#: cook:54 msgid "get the package source tarball." msgstr "" -#: cook:54 +#: cook:55 msgid "block a package so cook will skip it." msgstr "" -#: cook:55 +#: cook:56 msgid "unblock a blocked package." msgstr "" -#: cook:56 +#: cook:57 msgid "check dependencies of cooked package." msgstr "" -#: cook:57 +#: cook:58 msgid "repack an already built package." msgstr "" -#: cook:58 +#: cook:59 msgid "display debugging messages." msgstr "" -#: cook:59 +#: cook:60 msgid "continue running compile_rules." msgstr "" -#: cook:61 +#: cook:62 msgid "create a receipt interactively." msgstr "" -#: cook:63 +#: cook:64 msgid "clone the cooking wok from Hg repo." msgstr "" -#: cook:64 +#: cook:65 msgid "clone the stable wok from Hg repo." msgstr "" -#: cook:65 +#: cook:66 msgid "clone the undigest wok from Hg repo." msgstr "" -#: cook:66 +#: cook:67 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "" -#: cook:67 +#: cook:68 msgid "force reinstall of chroot packages." msgstr "" -#: cook:69 +#: cook:70 msgid "create up-to-date flavors files." msgstr "" -#: cook:88 +#: cook:89 msgid "Unable to find package \"%s\" in the wok" msgstr "" #. L10n: QA is quality assurance -#: cook:97 +#: cook:98 msgid "QA: empty variable: %s" msgstr "" -#: cook:106 +#: cook:107 msgid "Creating directories structure in \"%s\"" msgstr "" -#: cook:108 +#: cook:109 msgid "Creating DB files in \"%s\"" msgstr "" -#: cook:118 +#: cook:119 msgid "QA: checking package receipt..." msgstr "" -#: cook:133 +#: cook:134 msgid "QA: unknown category \"%s\"" msgstr "" -#: cook:134 +#: cook:135 msgid "Please, use one of: %s" msgstr "" -#: cook:144 +#: cook:145 msgid "QA: unable to reach \"%s\"" msgstr "" -#: cook:204 +#: cook:205 msgid "Creating tarball \"%s\"" msgstr "" -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331 msgid "ERROR: %s" msgstr "" -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329 msgid "Getting source from %s..." msgstr "" -#: cook:243 cook:258 cook:273 cook:286 cook:329 +#: cook:244 cook:259 cook:274 cook:287 cook:330 msgid "URL: %s" msgstr "" -#: cook:244 cook:275 +#: cook:245 cook:276 msgid "Cloning to \"%s\"" msgstr "" -#: cook:246 +#: cook:247 msgid "Hg branch: %s" msgstr "" -#: cook:262 +#: cook:263 msgid "Git branch: %s" msgstr "" -#: cook:274 +#: cook:275 msgid "CVS module: %s" msgstr "" -#: cook:306 +#: cook:307 msgid "Don't forget to add to receipt:" msgstr "" -#: cook:314 +#: cook:315 msgid "ERROR: Unable to handle \"%s\"" msgstr "" -#: cook:332 +#: cook:333 msgid "Extracting source archive \"%s\"" msgstr "" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:367 -msgid "~ %dm" +#: cook:361 +msgid " ~ %dm" msgstr "" -#: cook:370 +#. L10n: 's' is for seconds (cooking time) +#: cook:365 +msgid "%ds%s" +msgstr "" + +#: cook:380 msgid "Summary for: %s" msgstr "" #. L10n: keep the same width of translations to get a consistent view -#: cook:374 +#: cook:384 msgid "Source dir : %s" msgstr "" -#: cook:375 +#: cook:385 msgid "Src file : %s" msgstr "" -#: cook:376 +#: cook:386 msgid "Src size : %s" msgstr "" -#: cook:377 +#: cook:387 msgid "Produced : %s" msgstr "" -#: cook:378 +#: cook:388 msgid "Packed : %s" msgstr "" -#: cook:379 +#: cook:389 msgid "Compressed : %s" msgstr "" -#: cook:380 +#: cook:390 msgid "Files : %s" msgstr "" -#. L10n: 's' is for seconds (cooking time) -#: cook:382 -msgid "Cook time : %ds %s" +#: cook:391 +msgid "Cook time : %s" msgstr "" -#: cook:383 +#: cook:392 msgid "Cook date : %s" msgstr "" -#: cook:383 cook:395 cook:1448 cook:1602 +#: cook:392 cook:404 cook:1851 cook:2062 msgid "+%%F %%R" msgstr "" -#: cook:384 +#: cook:393 msgid "Host arch : %s" msgstr "" -#: cook:392 +#: cook:401 msgid "Debug information" msgstr "" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:395 +#: cook:404 msgid "Cook date: %s" msgstr "" +#: cook:405 +msgid "Cook time: %ds" +msgstr "" + #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242 msgid "ERROR" msgstr "" -#: cook:484 +#: cook:548 +msgid "QA: Checking %s..." +msgstr "" + +#: cook:569 +msgid " Time: %s. Size: %s B -> %s B. Save: %s KB" +msgstr "" + +#: cook:585 msgid "Executing strip on all files..." msgstr "" -#: cook:496 -msgid "Removing Python compiled files..." +#: cook:629 +msgid "Stripping translations files..." msgstr "" -#: cook:503 -msgid "Removing Perl compiled files..." -msgstr "" - -#: cook:518 cook:647 +#: cook:680 cook:952 msgid "Build dependencies to remove:" msgstr "" -#: cook:520 cook:648 +#: cook:682 cook:953 msgid "Removing:" msgstr "" -#: cook:535 +#: cook:706 +msgid "Compressing man pages..." +msgstr "" + +#: cook:747 +msgid "Compressing png images..." +msgstr "" + +#: cook:784 +msgid "Compressing svg images..." +msgstr "" + +#: cook:818 +msgid "Compressing ui files..." +msgstr "" + +#: cook:838 msgid "Cook: %s" msgstr "" -#: cook:549 +#: cook:852 msgid "%s sysroot: %s" msgstr "" -#: cook:550 +#: cook:853 msgid "Adding \"%s\" to PATH" msgstr "" -#: cook:554 +#: cook:857 msgid "Using cross-tools: %s" msgstr "" -#: cook:578 +#: cook:881 msgid "Disabling -pipe compile flag: %d RAM free" msgstr "" -#: cook:594 +#: cook:897 msgid "Checking build dependencies..." msgstr "" -#: cook:595 +#: cook:898 msgid "Using packages DB: %s" msgstr "" -#: cook:619 +#: cook:924 msgid "Missing dep (wok/pkg): %s" msgstr "" -#: cook:627 +#: cook:932 msgid "ERROR: unknown dep \"%s\"" msgstr "" -#: cook:641 +#: cook:946 msgid "Auto cook config is set: %s" msgstr "" -#: cook:644 +#: cook:949 msgid "Building dep (wok/pkg) : %s" msgstr "" -#: cook:649 +#: cook:954 msgid "ERROR: can't cook dep \"%s\"" msgstr "" -#: cook:664 +#: cook:969 msgid "ERROR: missing %d dependency" msgid_plural "ERROR: missing %d dependencies" msgstr[0] "" msgstr[1] "" -#: cook:671 +#: cook:976 msgid "Installing dep (pkg/local): %s" msgstr "" -#: cook:678 +#: cook:983 msgid "Installing dep (web/cache): %s" msgstr "" -#: cook:734 cook:789 +#: cook:1034 cook:1102 msgid "Executing: %s" msgstr "" -#: cook:751 +#: cook:1062 msgid "Running testsuite" msgstr "" -#: cook:762 +#: cook:1075 msgid "ERROR: cook failed" msgstr "" -#: cook:786 +#: cook:1099 msgid "Pack: %s" msgstr "" -#: cook:791 +#: cook:1104 msgid "ERROR: genpkg_rules failed" msgstr "" -#: cook:794 +#: cook:1107 msgid "No packages rules: meta package" msgstr "" -#: cook:807 +#: cook:1120 msgid "Copying \"%s\"..." msgstr "" -#: cook:816 +#: cook:1130 msgid "Creating the list of files..." msgstr "" -#: cook:824 +#: cook:1138 msgid "Creating md5sum of files..." msgstr "" -#: cook:839 +#: cook:1153 msgid "Compressing the FS..." msgstr "" -#: cook:847 +#: cook:1161 msgid "Updating receipt sizes..." msgstr "" -#: cook:855 +#: cook:1169 msgid "Updating receipt EXTRAVERSION: %s" msgstr "" -#: cook:862 +#: cook:1176 msgid "Creating full cpio archive..." msgstr "" -#: cook:867 +#: cook:1181 msgid "Restoring original package tree..." msgstr "" -#: cook:876 +#: cook:1190 msgid "Package \"%s\" created" msgstr "" -#: cook:895 +#: cook:1209 msgid "QA: checking for empty package..." msgstr "" -#: cook:898 +#: cook:1212 msgid "ERROR: empty package" msgstr "" -#: cook:906 +#: cook:1225 msgid "Removing old package \"%s\"" msgstr "" -#: cook:940 +#: cook:1262 msgid "Unable to install package, build has failed." msgstr "" -#: cook:949 +#: cook:1271 msgid "Updating %s chroot environment..." msgstr "" -#: cook:950 +#: cook:1272 msgid "Updating chroot: %s" msgstr "" -#: cook:982 +#: cook:1304 msgid "Setup aufs chroot..." msgstr "" -#: cook:994 +#: cook:1316 msgid "Aufs mount failure" msgstr "" -#: cook:1006 +#: cook:1328 msgid "Leaving aufs chroot..." msgstr "" -#: cook:1075 +#: cook:1397 msgid "Multiple choice:" msgstr "" -#: cook:1076 +#: cook:1398 msgid "Select one [%s]: " msgstr "" -#: cook:1117 +#: cook:1446 msgid "Getting standard devel files..." msgstr "" -#: cook:1134 +#: cook:1459 +msgid "Copying man pages..." +msgstr "" + +#: cook:1474 +msgid "Copying files..." +msgstr "" + +#: cook:1491 +msgid "Copying folders..." +msgstr "" + +#: cook:1510 +msgid "Copying hicolor icons..." +msgstr "" + +#: cook:1534 msgid "List of %s packages in \"%s\"" msgstr "" -#: cook:1150 +#: cook:1549 msgid "%s package" msgid_plural "%s packages" msgstr[0] "" msgstr[1] "" -#: cook:1159 +#: cook:1558 msgid "Search results for \"%s\"" msgstr "" -#: cook:1166 +#: cook:1565 msgid "Cook: setup environment" msgstr "" -#: cook:1167 +#: cook:1566 msgid "Setting up your environment" msgstr "" -#: cook:1170 +#: cook:1570 msgid "Checking for packages to install..." msgstr "" -#: cook:1176 +#: cook:1576 msgid "ERROR: %s is not installed" msgstr "" -#: cook:1179 +#: cook:1579 msgid "Using config file: %s" msgstr "" -#: cook:1200 +#: cook:1600 msgid "Adding group \"%s\"" msgstr "" -#: cook:1203 +#: cook:1603 msgid "Setting permissions for group \"%s\"..." msgstr "" -#: cook:1206 +#: cook:1606 msgid "All done, ready to cook packages :-)" msgstr "" -#: cook:1221 +#: cook:1621 msgid "Cook: setup %s cross environment" msgstr "" -#: cook:1222 +#: cook:1622 msgid "Setting up your %s cross environment" msgstr "" #. L10n: keep the same width of translations to get a consistent view -#: cook:1251 +#: cook:1651 msgid "Target arch : %s" msgstr "" -#: cook:1252 +#: cook:1652 msgid "Configure args : %s" msgstr "" -#: cook:1253 +#: cook:1653 msgid "Build flags : %s" msgstr "" -#: cook:1254 +#: cook:1654 msgid "Arch sysroot : %s" msgstr "" -#: cook:1255 +#: cook:1655 msgid "Tools prefix : %s" msgstr "" -#: cook:1257 +#: cook:1657 msgid "Packages DB : %s" msgstr "" -#: cook:1268 +#: cook:1668 msgid "WARNING: %s is not installed in sysroot" msgstr "" -#: cook:1272 +#: cook:1672 msgid "Cross compiler : %s" msgstr "" -#: cook:1274 +#: cook:1674 msgid "C compiler \"%s\" is missing" msgstr "" -#: cook:1275 +#: cook:1675 msgid "Run \"%s\" to cook a toolchain" msgstr "" -#: cook:1281 +#: cook:1681 msgid "Cook test: testing the cook environment" msgstr "" -#: cook:1292 +#: cook:1692 msgid "Package \"%s\" already exists." msgstr "" -#: cook:1296 +#: cook:1696 msgid "Creating folder \"%s\"" msgstr "" -#: cook:1299 +#: cook:1699 msgid "Preparing the package receipt..." msgstr "" -#: cook:1307 +#: cook:1707 msgid "Entering interactive mode..." msgstr "" -#: cook:1309 +#: cook:1709 msgid "Package : %s" msgstr "" -#: cook:1311 +#: cook:1711 msgid "Version : " msgstr "" -#: cook:1314 +#: cook:1714 msgid "Category : " msgstr "" #. L10n: Short description -#: cook:1318 +#: cook:1718 msgid "Short desc : " msgstr "" -#: cook:1321 +#: cook:1721 msgid "Maintainer : " msgstr "" -#: cook:1324 +#: cook:1724 msgid "License : " msgstr "" -#: cook:1327 +#: cook:1727 msgid "Web site : " msgstr "" -#: cook:1332 +#: cook:1732 msgid "Wget URL to download source tarball." msgstr "" -#: cook:1333 +#: cook:1733 msgid "Example : " msgstr "" -#: cook:1334 +#: cook:1734 msgid "Wget url : " msgstr "" -#: cook:1338 +#: cook:1738 msgid "Do you need a stuff directory? (y/N)" msgstr "" -#: cook:1340 +#: cook:1740 msgid "Creating the stuff directory..." msgstr "" -#: cook:1345 +#: cook:1745 msgid "Are you going to write a description? (y/N)" msgstr "" -#: cook:1347 +#: cook:1747 msgid "Creating the \"%s\" file..." msgstr "" -#: cook:1351 +#: cook:1751 msgid "Receipt is ready to use." msgstr "" -#: cook:1359 +#: cook:1759 msgid "No list in argument." msgstr "" -#: cook:1363 +#: cook:1763 msgid "List \"%s\" not found." msgstr "" -#: cook:1367 +#: cook:1767 msgid "Starting cooking the list \"%s\"" msgstr "" -#: cook:1375 +#: cook:1775 msgid "Cleaning all packages files..." msgstr "" -#: cook:1381 +#: cook:1781 msgid "Cleaning all packages sources..." msgstr "" -#: cook:1388 +#: cook:1788 msgid "Checking for uncooked packages" msgstr "" -#: cook:1401 +#: cook:1801 msgid "Package \"%s\"" msgstr "" -#: cook:1420 +#: cook:1819 msgid "%s uncooked package" msgid_plural "%s uncooked packages" msgstr[0] "" msgstr[1] "" -#: cook:1422 +#: cook:1821 msgid "All packages are cooked :-)" msgstr "" -#: cook:1435 +#: cook:1838 msgid "Packages directory \"%s\" doesn't exist" msgstr "" -#: cook:1445 +#: cook:1848 msgid "Cook pkgdb: Creating all packages lists" msgstr "" -#: cook:1446 -msgid "Creating lists for \"%s\"" -msgstr "" - -#: cook:1448 -msgid "Cook pkgdb started: %s" -msgstr "" - -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991 msgid "Creating file \"%s\"" msgstr "" -#: cook:1463 +#: cook:1881 msgid "Creating lists from \"%s\"" msgstr "" -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547 +#: cook:1937 +msgid " - absent: %s (%s)" +msgstr "" + +#: cook:1943 cook:1944 cook:1945 cook:1946 msgid "Done: %s (%s)" msgstr "" -#. L10n: 's' is for seconds (cooking time) -#: cook:1554 -msgid "Packages: %s - Time: %ss" +#: cook:1954 +msgid "Removing duplicates:" msgstr "" -#: cook:1563 -msgid "Missing flavors folder \"%s\"" -msgstr "" - -#: cook:1568 +#: cook:2028 msgid "Creating flavors files in \"%s\"" msgstr "" -#: cook:1569 +#: cook:2029 msgid "Cook pkgdb: Creating all flavors" msgstr "" -#: cook:1572 +#: cook:2032 msgid "Recharging lists to use latest packages..." msgstr "" -#: cook:1577 +#: cook:2037 msgid "Creating configuration file \"%s\"" msgstr "" -#: cook:1589 +#: cook:2049 msgid "Starting to generate flavors..." msgstr "" -#: cook:1593 +#: cook:2053 msgid "Packing flavor \"%s\"" msgstr "" -#: cook:1599 -msgid "Total flavors size: %s" -msgstr "" - -#: cook:1602 +#: cook:2062 msgid "Cook pkgdb end: %s" msgstr "" -#: cook:1622 +#: cook:2085 msgid "cook: HOST_ARCH is not set in \"%s\" receipt" msgstr "" -#: cook:1623 +#: cook:2086 msgid "package \"%s\" is not included in %s" msgstr "" -#: cook:1624 cook:1637 cook:1639 +#: cook:2087 cook:2100 cook:2102 msgid "cook: %s" msgstr "" -#: cook:1625 cook:1640 +#: cook:2088 cook:2103 msgid "bugs: %s" msgstr "" -#: cook:1626 cook:1641 +#: cook:2089 cook:2104 msgid "Cook skip: %s" msgstr "" -#: cook:1634 +#: cook:2097 msgid "Host arch %s" msgstr "" -#: cook:1638 +#: cook:2101 msgid "package \"%s\" doesn't cook or is not included in %s" msgstr "" -#: cook:1649 +#: cook:2112 msgid "Package \"%s\" is blocked" msgstr "" -#: cook:1656 +#: cook:2119 msgid "Cook started for: %s" msgstr "" -#: cook:1667 +#: cook:2136 msgid "Cleaning \"%s\"" msgstr "" -#: cook:1676 +#: cook:2145 msgid "Getting source for \"%s\"" msgstr "" -#: cook:1678 +#: cook:2147 msgid "Tarball: %s" msgstr "" -#: cook:1682 +#: cook:2151 msgid "Blocking package \"%s\"" msgstr "" -#: cook:1688 +#: cook:2157 msgid "Unblocking package \"%s\"" msgstr "" -#: cook:1700 cook:1707 +#: cook:2169 cook:2176 msgid "Need to build \"%s\"" msgstr "" -#: cook:1711 +#: cook:2180 msgid "Checking depends" msgstr "" -#: cook:1742 +#: cook:2218 msgid "WANTED package \"%s\" is blocked" msgstr "" -#: cook:1748 +#: cook:2224 msgid "WANTED package \"%s\" is broken" msgstr "" diff -r ab44ce9b38bb -r 9dc64af5ba9c po/fr.po --- a/po/fr.po Thu Nov 17 18:58:21 2016 +0000 +++ b/po/fr.po Sat Nov 19 22:48:02 2016 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: SliTaz Tools\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-18 19:14+0100\n" +"POT-Creation-Date: 2016-11-19 22:31+0200\n" "PO-Revision-Date: 2016-09-18 19:14+0100\n" "Last-Translator: Pascal Bellard \n" "Language-Team: French\n" @@ -17,822 +17,887 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: cook:32 +#: cook:33 msgid "Usage:" msgstr "Usage :" -#: cook:32 +#: cook:33 msgid "cook [package|command] [list|--option]" msgstr "cook [paquet|commande] [liste|--option]" -#: cook:34 +#: cook:35 msgid "Commands:" msgstr "Commandes :" -#: cook:35 +#: cook:36 msgid "Display this short usage." msgstr "Affiche ce message succin." -#: cook:36 +#: cook:37 msgid "Setup your build environment." msgstr "Configure votre environnement de construction." -#: cook:37 +#: cook:38 msgid "Setup a cross environment." msgstr "Configure un environnement croisé." -#: cook:39 +#: cook:40 msgid "Test environment and cook a package." msgstr "Environnement de test et cuisson d'un paquet." -#: cook:40 +#: cook:41 msgid "List packages in the wok." msgstr "Liste les paquets dans le wok." -#: cook:41 +#: cook:42 msgid "Simple packages search function." msgstr "Recherche simple de paquets." -#: cook:42 +#: cook:43 msgid "Create a new package with a receipt." msgstr "Crée un nouveau paquet avec une recette." -#: cook:43 +#: cook:44 msgid "Cook a list of packages." msgstr "Cuit une liste de paquets." -#: cook:44 +#: cook:45 msgid "Clean-up all packages files." msgstr "Nettoie tous les fichiers de paquets." -#: cook:45 +#: cook:46 msgid "Clean-up all packages sources." msgstr "Nettoie tous les fichiers sources de paquets." -#: cook:46 +#: cook:47 msgid "Check for uncooked packages" msgstr "Recharche les paquets non cuits" -#: cook:47 +#: cook:48 msgid "Create packages DB lists and flavors." msgstr "Crée la base de listes de paquets et de saveurs." -#: cook:49 +#: cook:50 msgid "Options:" msgstr "Options :" -#: cook:51 +#: cook:52 msgid "clean the package in the wok." msgstr "nettoie le paquet dans le wok." -#: cook:52 +#: cook:53 msgid "cook and install the package." msgstr "cuit et installe le paquet." -#: cook:53 +#: cook:54 msgid "get the package source tarball." msgstr "obtient l'archive des sources du paquet." -#: cook:54 +#: cook:55 msgid "block a package so cook will skip it." msgstr "bloque un paquet pour qu'il ne soit pas cuit." -#: cook:55 +#: cook:56 msgid "unblock a blocked package." msgstr "débloque un paquet bloqué." -#: cook:56 +#: cook:57 msgid "check dependencies of cooked package." msgstr "vérifie les dépendances du paquet cuit." -#: cook:57 +#: cook:58 msgid "repack an already built package." msgstr "réemballe un paquet déjà cuit." -#: cook:58 +#: cook:59 msgid "display debugging messages." msgstr "affiche les messages de debug." -#: cook:59 +#: cook:60 msgid "continue running compile_rules." msgstr "continue l'exécution de compile_rules." -#: cook:61 +#: cook:62 msgid "create a receipt interactively." msgstr "crée une recette interactivement." -#: cook:63 +#: cook:64 msgid "clone the cooking wok from Hg repo." msgstr "clone le wok cooking depuis le dépot Hg." -#: cook:64 +#: cook:65 msgid "clone the stable wok from Hg repo." msgstr "clone le wok stable depuis le dépot Hg." -#: cook:65 +#: cook:66 msgid "clone the undigest wok from Hg repo." msgstr "clone le wok undigest depuis le dépot Hg." -#: cook:66 +#: cook:67 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "clone le wok tiny SliTaz depuis le dépot Hg." -#: cook:67 +#: cook:68 msgid "force reinstall of chroot packages." msgstr "forcer la réinstallation des paquets du chroot." -#: cook:69 +#: cook:70 msgid "create up-to-date flavors files." msgstr "crée des fichiers de saveurs à jour." -#: cook:88 +#: cook:89 msgid "Unable to find package \"%s\" in the wok" msgstr "Paquet \"%s\" introuvable dans le wok" #. L10n: QA is quality assurance -#: cook:97 +#: cook:98 msgid "QA: empty variable: %s" msgstr "QA: variable vide: %s" -#: cook:106 +#: cook:107 msgid "Creating directories structure in \"%s\"" msgstr "Création de l'arborescence dans \"%s\"" -#: cook:108 +#: cook:109 msgid "Creating DB files in \"%s\"" msgstr "Création de la base de fichies dans \"%s\"" -#: cook:118 +#: cook:119 msgid "QA: checking package receipt..." msgstr "QA: vérification de la recette du paquet..." -#: cook:133 +#: cook:134 msgid "QA: unknown category \"%s\"" msgstr "QA: catégorie inconnue \"%s\"" -#: cook:134 +#: cook:135 msgid "Please, use one of: %s" msgstr "Vieullez l'un des : %s" -#: cook:144 +#: cook:145 msgid "QA: unable to reach \"%s\"" msgstr "QA: ne peut joindre \"%s\"" -#: cook:204 +#: cook:205 msgid "Creating tarball \"%s\"" msgstr "Création de l'archive \"%s\"" -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331 msgid "ERROR: %s" msgstr "ERREUR: %s" -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329 msgid "Getting source from %s..." msgstr "Récupération des sources depuis %s..." -#: cook:243 cook:258 cook:273 cook:286 cook:329 +#: cook:244 cook:259 cook:274 cook:287 cook:330 msgid "URL: %s" msgstr "URL: %s" -#: cook:244 cook:275 +#: cook:245 cook:276 msgid "Cloning to \"%s\"" msgstr "Fermeture de \"%s\"" -#: cook:246 +#: cook:247 msgid "Hg branch: %s" msgstr "Branche Hg : %s" -#: cook:262 +#: cook:263 msgid "Git branch: %s" msgstr "Branche Git : %s" -#: cook:274 +#: cook:275 msgid "CVS module: %s" msgstr "Module CVS : %s" -#: cook:306 +#: cook:307 msgid "Don't forget to add to receipt:" msgstr "N'oubliez pas d'ajouter à la recette :" -#: cook:314 +#: cook:315 msgid "ERROR: Unable to handle \"%s\"" msgstr "ERREUR: Impossible d'utiliser \"%s\"" -#: cook:332 +#: cook:333 msgid "Extracting source archive \"%s\"" msgstr "Desarchivage des sources depuis \"%s\"" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:367 -msgid "~ %dm" -msgstr "~ %dm" +#: cook:361 +msgid " ~ %dm" +msgstr " ~ %dm" -#: cook:370 +#. L10n: 's' is for seconds (cooking time) +#: cook:365 +msgid "%ds%s" +msgstr "%ds%s" + +#: cook:380 msgid "Summary for: %s" msgstr "Résumé pour: %s" #. L10n: keep the same width of translations to get a consistent view -#: cook:374 +#: cook:384 msgid "Source dir : %s" msgstr "Dossier Src : %s" -#: cook:375 +#: cook:385 msgid "Src file : %s" msgstr "Fichier Src : %s" -#: cook:376 +#: cook:386 msgid "Src size : %s" msgstr "Taille Src : %s" -#: cook:377 +#: cook:387 msgid "Produced : %s" msgstr "Généré : %s" -#: cook:378 +#: cook:388 msgid "Packed : %s" msgstr "Emballé : %s" -#: cook:379 +#: cook:389 msgid "Compressed : %s" msgstr "Compressé : %s" -#: cook:380 +#: cook:390 msgid "Files : %s" msgstr "Fichiers : %s" -#. L10n: 's' is for seconds (cooking time) -#: cook:382 -msgid "Cook time : %ds %s" -msgstr "Durée cuis. : %d %s" +#: cook:391 +msgid "Cook time : %s" +msgstr "Durée cuis. : %s" -#: cook:383 +#: cook:392 msgid "Cook date : %s" msgstr "Date cuis. : %s" -#: cook:383 cook:395 cook:1448 cook:1602 +#: cook:392 cook:404 cook:1851 cook:2062 msgid "+%%F %%R" msgstr "+%%F %%R" -#: cook:384 +#: cook:393 msgid "Host arch : %s" msgstr "Archi. hôte : %s" -#: cook:392 +#: cook:401 msgid "Debug information" msgstr "Information de débug" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:395 +#: cook:404 msgid "Cook date: %s" msgstr "Date cuisson : %s" +#: cook:405 +msgid "Cook time: %ds" +msgstr "Durée cuis. : %ds" + #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242 msgid "ERROR" msgstr "ERREUR" -#: cook:484 +#: cook:548 +#, fuzzy +msgid "QA: Checking %s..." +msgstr "QA: vérification de la recette du paquet..." + +#: cook:569 +msgid " Time: %s. Size: %s B -> %s B. Save: %s KB" +msgstr "" + +#: cook:585 msgid "Executing strip on all files..." msgstr "Ecécute strip sur tous des fichiers..." -#: cook:496 -msgid "Removing Python compiled files..." -msgstr "Retire les fichiers compilés Python..." +#: cook:629 +#, fuzzy +msgid "Stripping translations files..." +msgstr "Ecécute strip sur tous des fichiers..." -#: cook:503 -msgid "Removing Perl compiled files..." -msgstr "Retire les fichiers compilés Perl..." - -#: cook:518 cook:647 +#: cook:680 cook:952 msgid "Build dependencies to remove:" msgstr "Dépendances de fabrication à enlever :" -#: cook:520 cook:648 +#: cook:682 cook:953 msgid "Removing:" msgstr "Enlève :" -#: cook:535 +#: cook:706 +#, fuzzy +msgid "Compressing man pages..." +msgstr "Conpression de FS..." + +#: cook:747 +#, fuzzy +msgid "Compressing png images..." +msgstr "Conpression de FS..." + +#: cook:784 +#, fuzzy +msgid "Compressing svg images..." +msgstr "Conpression de FS..." + +#: cook:818 +#, fuzzy +msgid "Compressing ui files..." +msgstr "Conpression de FS..." + +#: cook:838 msgid "Cook: %s" msgstr "Cuit : %s" -#: cook:549 +#: cook:852 msgid "%s sysroot: %s" msgstr "Sysroot %s : %s" -#: cook:550 +#: cook:853 msgid "Adding \"%s\" to PATH" msgstr "Ajoute \"%s\" au PATH" -#: cook:554 +#: cook:857 msgid "Using cross-tools: %s" msgstr "Utilise les outils de fabrication croisée : %s" -#: cook:578 +#: cook:881 msgid "Disabling -pipe compile flag: %d RAM free" msgstr "Désactivation de l'option de compilation -pipe ; RAM libre : %d" -#: cook:594 +#: cook:897 msgid "Checking build dependencies..." msgstr "Vérifie les dépendances de fabrication... " -#: cook:595 +#: cook:898 msgid "Using packages DB: %s" msgstr "Utilisation de base de paquets : %s" -#: cook:619 +#: cook:924 msgid "Missing dep (wok/pkg): %s" msgstr "Dépendance manquante (wok/pkg) : %s" -#: cook:627 +#: cook:932 msgid "ERROR: unknown dep \"%s\"" msgstr "ERREUR: dépendance inconnue \"%s\"" -#: cook:641 +#: cook:946 msgid "Auto cook config is set: %s" msgstr "La cuisson automatique est activé : %s" -#: cook:644 +#: cook:949 msgid "Building dep (wok/pkg) : %s" msgstr "Dépendance de fabrication (wok/pkg) : %s" -#: cook:649 +#: cook:954 msgid "ERROR: can't cook dep \"%s\"" msgstr "ERREUR: ne peut cuire la dépendance \"%s\"" -#: cook:664 +#: cook:969 msgid "ERROR: missing %d dependency" msgid_plural "ERROR: missing %d dependencies" msgstr[0] "ERREUR: %d dépendance manque" msgstr[1] "ERREUR: %d dépendances manquent" -#: cook:671 +#: cook:976 msgid "Installing dep (pkg/local): %s" msgstr "Installe la dépendance (pkg/local) : %s" -#: cook:678 +#: cook:983 msgid "Installing dep (web/cache): %s" msgstr "Installe la dépendance (web/cache) : %s" -#: cook:734 cook:789 +#: cook:1034 cook:1102 msgid "Executing: %s" msgstr "Exécute : %s" -#: cook:751 +#: cook:1062 msgid "Running testsuite" msgstr "Lance la suite de test" -#: cook:762 +#: cook:1075 msgid "ERROR: cook failed" msgstr "ERREUR: échec de la cuisson" -#: cook:786 +#: cook:1099 msgid "Pack: %s" msgstr "Emballe : %s" -#: cook:791 +#: cook:1104 msgid "ERROR: genpkg_rules failed" msgstr "ERREUR: échec de genpkg_rules" -#: cook:794 +#: cook:1107 msgid "No packages rules: meta package" msgstr "Pas de règles dans la recette : méta paquet" -#: cook:807 +#: cook:1120 msgid "Copying \"%s\"..." msgstr "Copie de \"%s\"..." -#: cook:816 +#: cook:1130 msgid "Creating the list of files..." msgstr "Crée la liste de fichiers..." -#: cook:824 +#: cook:1138 msgid "Creating md5sum of files..." msgstr "Crée le md5sum de chaque fichier..." -#: cook:839 +#: cook:1153 msgid "Compressing the FS..." msgstr "Conpression de FS..." -#: cook:847 +#: cook:1161 msgid "Updating receipt sizes..." msgstr "Mise à jour des tailles dans la recette..." -#: cook:855 +#: cook:1169 msgid "Updating receipt EXTRAVERSION: %s" msgstr "Mise à jour de EXTRAVERSION dans la recette : %s" -#: cook:862 +#: cook:1176 msgid "Creating full cpio archive..." msgstr "Crée l'archive cpio..." -#: cook:867 +#: cook:1181 msgid "Restoring original package tree..." msgstr "Restore l'arborescence originale..." -#: cook:876 +#: cook:1190 msgid "Package \"%s\" created" msgstr "Paquet \"%s\" crée" -#: cook:895 +#: cook:1209 msgid "QA: checking for empty package..." msgstr "QA: vérifie que le paquet n'est pas vide..." -#: cook:898 +#: cook:1212 msgid "ERROR: empty package" msgstr "ERREUR: paquet vide" -#: cook:906 +#: cook:1225 msgid "Removing old package \"%s\"" msgstr "Retire l'ancien paquet \"%s\"" -#: cook:940 +#: cook:1262 msgid "Unable to install package, build has failed." msgstr "Impossible d'installer le paquet, la cuisson a échoué." -#: cook:949 +#: cook:1271 msgid "Updating %s chroot environment..." msgstr "Mise à jour de l'environnement du chroot..." -#: cook:950 +#: cook:1272 msgid "Updating chroot: %s" msgstr "Mise à jour du chroot : %s" -#: cook:982 +#: cook:1304 msgid "Setup aufs chroot..." msgstr "Paramètrage du chroot aufs" -#: cook:994 +#: cook:1316 msgid "Aufs mount failure" msgstr "Echec du montage aufs" -#: cook:1006 +#: cook:1328 msgid "Leaving aufs chroot..." msgstr "Quitte le chroot aufs..." -#: cook:1075 +#: cook:1397 msgid "Multiple choice:" msgstr "Plusieurs choix :" -#: cook:1076 +#: cook:1398 msgid "Select one [%s]: " msgstr "Choisissez [%s] : " -#: cook:1117 +#: cook:1446 msgid "Getting standard devel files..." msgstr "Obtient les fichiers de developpement standards..." -#: cook:1134 +#: cook:1459 +#, fuzzy +msgid "Copying man pages..." +msgstr "Copie de \"%s\"..." + +#: cook:1474 +#, fuzzy +msgid "Copying files..." +msgstr "Copie de \"%s\"..." + +#: cook:1491 +#, fuzzy +msgid "Copying folders..." +msgstr "Copie de \"%s\"..." + +#: cook:1510 +#, fuzzy +msgid "Copying hicolor icons..." +msgstr "Copie de \"%s\"..." + +#: cook:1534 msgid "List of %s packages in \"%s\"" msgstr "Liste des paquets %s dans \"%s\"" -#: cook:1150 +#: cook:1549 msgid "%s package" msgid_plural "%s packages" msgstr[0] "paquet %s" msgstr[1] "paquets %s" -#: cook:1159 +#: cook:1558 msgid "Search results for \"%s\"" msgstr "Recharche des résultats pour \"%s\"" -#: cook:1166 +#: cook:1565 msgid "Cook: setup environment" msgstr "Cook: paramétrage de l'environnement" -#: cook:1167 +#: cook:1566 msgid "Setting up your environment" msgstr "Paramétrage de l'environnement" -#: cook:1170 +#: cook:1570 msgid "Checking for packages to install..." msgstr "Recherche les paquets à installer..." -#: cook:1176 +#: cook:1576 msgid "ERROR: %s is not installed" msgstr "ERREUR: %s n'est pas installé" -#: cook:1179 +#: cook:1579 msgid "Using config file: %s" msgstr "Utilise le fichier de configuration : %s" -#: cook:1200 +#: cook:1600 msgid "Adding group \"%s\"" msgstr "Ajoute le groupe \"%s\"" -#: cook:1203 +#: cook:1603 msgid "Setting permissions for group \"%s\"..." msgstr "Détermine les permissions pour le groupe \"%s\"..." -#: cook:1206 +#: cook:1606 msgid "All done, ready to cook packages :-)" msgstr "Terminé, prêt à cuire des paquets :-)" -#: cook:1221 +#: cook:1621 msgid "Cook: setup %s cross environment" msgstr "Cook: paramétrage de l'environnement croisé %s" -#: cook:1222 +#: cook:1622 msgid "Setting up your %s cross environment" msgstr "Paramétrage de votre environnement croisé %s" #. L10n: keep the same width of translations to get a consistent view -#: cook:1251 +#: cook:1651 msgid "Target arch : %s" msgstr "Archi. cible : %s" -#: cook:1252 +#: cook:1652 msgid "Configure args : %s" msgstr "Configure args : %s" -#: cook:1253 +#: cook:1653 msgid "Build flags : %s" msgstr "Build flags : %s" -#: cook:1254 +#: cook:1654 msgid "Arch sysroot : %s" msgstr "Sysroot archi. : %s" -#: cook:1255 +#: cook:1655 msgid "Tools prefix : %s" msgstr "Préfixe outils : %s" -#: cook:1257 +#: cook:1657 msgid "Packages DB : %s" msgstr "Base de paquets : %s" -#: cook:1268 +#: cook:1668 msgid "WARNING: %s is not installed in sysroot" msgstr "ATTENTION: %s n'est pas installé dans sysroot" -#: cook:1272 +#: cook:1672 msgid "Cross compiler : %s" msgstr "Compilateur croisé : %s" -#: cook:1274 +#: cook:1674 msgid "C compiler \"%s\" is missing" msgstr "Le compilateur C \"%s\" est absent" -#: cook:1275 +#: cook:1675 msgid "Run \"%s\" to cook a toolchain" msgstr "Lancez \"%s\" pour cuire une toolchain" -#: cook:1281 +#: cook:1681 msgid "Cook test: testing the cook environment" msgstr "Cuisson de test : test de l'environnement de cuisson" -#: cook:1292 +#: cook:1692 msgid "Package \"%s\" already exists." msgstr "Le paquet \"%s\" existe déjà." -#: cook:1296 +#: cook:1696 msgid "Creating folder \"%s\"" msgstr "Création du dossier \"%s\"" -#: cook:1299 +#: cook:1699 msgid "Preparing the package receipt..." msgstr "Préparation de la recette du paquet..." -#: cook:1307 +#: cook:1707 msgid "Entering interactive mode..." msgstr "Entrée dans le mode interactif..." -#: cook:1309 +#: cook:1709 msgid "Package : %s" msgstr "Paquet : %s" -#: cook:1311 +#: cook:1711 msgid "Version : " msgstr "Version : " -#: cook:1314 +#: cook:1714 msgid "Category : " msgstr "Catégorie : " #. L10n: Short description -#: cook:1318 +#: cook:1718 msgid "Short desc : " msgstr "Mini desc. : " -#: cook:1321 +#: cook:1721 msgid "Maintainer : " msgstr "Mainteneur : " -#: cook:1324 +#: cook:1724 msgid "License : " msgstr "Licence : " -#: cook:1327 +#: cook:1727 msgid "Web site : " msgstr "Site Web : " -#: cook:1332 +#: cook:1732 msgid "Wget URL to download source tarball." msgstr "URL Wget pour charger l'archive source." -#: cook:1333 +#: cook:1733 msgid "Example : " msgstr "Exemple : " -#: cook:1334 +#: cook:1734 msgid "Wget url : " msgstr "URL Wget : " -#: cook:1338 +#: cook:1738 msgid "Do you need a stuff directory? (y/N)" msgstr "Avez vous besoin d'un répertoire stuff ? (y/N)" -#: cook:1340 +#: cook:1740 msgid "Creating the stuff directory..." msgstr "Création du répertoire stuff..." -#: cook:1345 +#: cook:1745 msgid "Are you going to write a description? (y/N)" msgstr "Allez vous écrire une description ? (y/N)" -#: cook:1347 +#: cook:1747 msgid "Creating the \"%s\" file..." msgstr "Crée le fichier \"%s\" ..." -#: cook:1351 +#: cook:1751 msgid "Receipt is ready to use." msgstr "La recette est prête à utiliser." -#: cook:1359 +#: cook:1759 msgid "No list in argument." msgstr "Pas de liste en argument." -#: cook:1363 +#: cook:1763 msgid "List \"%s\" not found." msgstr "Liste \"%s\" introuvable." -#: cook:1367 +#: cook:1767 msgid "Starting cooking the list \"%s\"" msgstr "Commence la cuisson de la liste \"%s\"" -#: cook:1375 +#: cook:1775 msgid "Cleaning all packages files..." msgstr "Nettoie tous les fichiers de paquets" -#: cook:1381 +#: cook:1781 msgid "Cleaning all packages sources..." msgstr "Nettoie tous les fichiers source des paquets" -#: cook:1388 +#: cook:1788 msgid "Checking for uncooked packages" msgstr "Vérifie les paquets non cuits" -#: cook:1401 +#: cook:1801 msgid "Package \"%s\"" msgstr "Paquet \"%s\"" -#: cook:1420 +#: cook:1819 msgid "%s uncooked package" msgid_plural "%s uncooked packages" msgstr[0] "%s paquet non cuit" msgstr[1] "%s paquets non cuits" -#: cook:1422 +#: cook:1821 msgid "All packages are cooked :-)" msgstr "Tous les paquets sont cuits :-)" -#: cook:1435 +#: cook:1838 msgid "Packages directory \"%s\" doesn't exist" msgstr "Répertoire de paquets \"%s\" inexistant" -#: cook:1445 +#: cook:1848 msgid "Cook pkgdb: Creating all packages lists" msgstr "Cook pkgdb: crée toutes les listes de paquets" -#: cook:1446 -msgid "Creating lists for \"%s\"" -msgstr "Crée les listes pour \"%s\"" - -#: cook:1448 -msgid "Cook pkgdb started: %s" -msgstr "Démarre cook pkgdb : %s" - -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991 msgid "Creating file \"%s\"" msgstr "Crée le fichier \"%s\"" -#: cook:1463 +#: cook:1881 msgid "Creating lists from \"%s\"" msgstr "Crée les listes depuis \"%s\"" -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547 +#: cook:1937 +#, fuzzy +msgid " - absent: %s (%s)" +msgstr "Fait : %s (%s)" + +#: cook:1943 cook:1944 cook:1945 cook:1946 msgid "Done: %s (%s)" msgstr "Fait : %s (%s)" -#. L10n: 's' is for seconds (cooking time) -#: cook:1554 -msgid "Packages: %s - Time: %ss" -msgstr "Paquets : %s - Durée : %ss" +#: cook:1954 +#, fuzzy +msgid "Removing duplicates:" +msgstr "Retire l'ancien paquet \"%s\"" -#: cook:1563 -msgid "Missing flavors folder \"%s\"" -msgstr "Dossier saveurs manquent \"%s\"" - -#: cook:1568 +#: cook:2028 msgid "Creating flavors files in \"%s\"" msgstr "Crée les fichiers saveurs dans \"%s\"" -#: cook:1569 +#: cook:2029 msgid "Cook pkgdb: Creating all flavors" msgstr "Cook pkgdb: Crée toutes les saveurs" -#: cook:1572 +#: cook:2032 msgid "Recharging lists to use latest packages..." msgstr "Recharge les listes pour utiliser les derniers paquets..." -#: cook:1577 +#: cook:2037 msgid "Creating configuration file \"%s\"" msgstr "Crée le fichier de configuration \"%s\"" -#: cook:1589 +#: cook:2049 msgid "Starting to generate flavors..." msgstr "Commence à générer les saveurs..." -#: cook:1593 +#: cook:2053 msgid "Packing flavor \"%s\"" msgstr "Emballe la saveur \"%s\"" -#: cook:1599 -msgid "Total flavors size: %s" -msgstr "Taille totale des saveurs : %s" - -#: cook:1602 +#: cook:2062 msgid "Cook pkgdb end: %s" msgstr "Fin de Cook pkgdb : %s" -#: cook:1622 +#: cook:2085 msgid "cook: HOST_ARCH is not set in \"%s\" receipt" msgstr "cook: HOST_ARCH n'est pas défini dans \"%s\"" -#: cook:1623 -msgid "package \"%s\" is not included inin %s" +#: cook:2086 +#, fuzzy +msgid "package \"%s\" is not included in %s" msgstr "Le paquet \"%s\" n'est pas inclu dans %s" -#: cook:1624 cook:1637 cook:1639 +#: cook:2087 cook:2100 cook:2102 msgid "cook: %s" msgstr "cook: %s" -#: cook:1625 cook:1640 +#: cook:2088 cook:2103 msgid "bugs: %s" msgstr "bugs: %s" -#: cook:1626 cook:1641 +#: cook:2089 cook:2104 msgid "Cook skip: %s" msgstr "Cook passe : %s" -#: cook:1634 +#: cook:2097 msgid "Host arch %s" msgstr "Archi. hôte %s" -#: cook:1638 +#: cook:2101 msgid "package \"%s\" doesn't cook or is not included in %s" msgstr "Le paquet \"%s\" ne cuit pas ou n'est pas inclu dans %s" -#: cook:1649 +#: cook:2112 msgid "Package \"%s\" is blocked" msgstr "Le paquet \"%s\" est bloqué" -#: cook:1656 +#: cook:2119 msgid "Cook started for: %s" msgstr "Début de cuisson : %s" -#: cook:1667 +#: cook:2136 msgid "Cleaning \"%s\"" msgstr "Nettoyage de \"%s\"" -#: cook:1676 +#: cook:2145 msgid "Getting source for \"%s\"" msgstr "Obtient les sources pour \"%s\"" -#: cook:1678 +#: cook:2147 msgid "Tarball: %s" msgstr "Tarball: %s" -#: cook:1682 +#: cook:2151 msgid "Blocking package \"%s\"" msgstr "Bloque le paquet \"%s\"" -#: cook:1688 +#: cook:2157 msgid "Unblocking package \"%s\"" msgstr "Débloque le paquet \"%s\"" -#: cook:1700 cook:1707 +#: cook:2169 cook:2176 msgid "Need to build \"%s\"" msgstr "Il faut cuire \"%s\"" -#: cook:1711 +#: cook:2180 msgid "Checking depends" msgstr "Recherche des dépendances" -#: cook:1742 +#: cook:2218 msgid "WANTED package \"%s\" is blocked" msgstr "Le paquet WANTED \"%s\" est bloqué" -#: cook:1748 +#: cook:2224 msgid "WANTED package \"%s\" is broken" msgstr "Le paquet WANTED \"%s\" est cassé" + +#~ msgid "Removing Python compiled files..." +#~ msgstr "Retire les fichiers compilés Python..." + +#~ msgid "Removing Perl compiled files..." +#~ msgstr "Retire les fichiers compilés Perl..." + +#~ msgid "Creating lists for \"%s\"" +#~ msgstr "Crée les listes pour \"%s\"" + +#~ msgid "Cook pkgdb started: %s" +#~ msgstr "Démarre cook pkgdb : %s" + +#~ msgid "Packages: %s - Time: %ss" +#~ msgstr "Paquets : %s - Durée : %ss" + +#~ msgid "Missing flavors folder \"%s\"" +#~ msgstr "Dossier saveurs manquent \"%s\"" + +#~ msgid "Total flavors size: %s" +#~ msgstr "Taille totale des saveurs : %s" diff -r ab44ce9b38bb -r 9dc64af5ba9c po/pt_BR.po --- a/po/pt_BR.po Thu Nov 17 18:58:21 2016 +0000 +++ b/po/pt_BR.po Sat Nov 19 22:48:02 2016 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Cook 3.1.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-07 12:52+0300\n" +"POT-Creation-Date: 2016-11-19 22:31+0200\n" "PO-Revision-Date: 2016-01-23 03:00-0200\n" "Last-Translator: Claudinei Pereira \n" "Language-Team: Brazilian Portuguese \n" @@ -18,823 +18,887 @@ "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Poedit 1.8.6\n" -#: cook:32 +#: cook:33 msgid "Usage:" msgstr "Utilização:" -#: cook:32 +#: cook:33 msgid "cook [package|command] [list|--option]" msgstr "cook [pacote|comando] [lista|--opções]" -#: cook:34 +#: cook:35 msgid "Commands:" msgstr "Comandos:" -#: cook:35 +#: cook:36 msgid "Display this short usage." msgstr "Mostra esta utilização." -#: cook:36 +#: cook:37 msgid "Setup your build environment." msgstr "Configura seu ambiente de desenvolvimento." -#: cook:37 +#: cook:38 msgid "Setup a cross environment." msgstr "Configura seu ambiente de desenvolvimento cruzado." -#: cook:39 +#: cook:40 msgid "Test environment and cook a package." msgstr "Testa o ambiente e compila o pacote." -#: cook:40 +#: cook:41 msgid "List packages in the wok." msgstr "Lista pacotes no wok." -#: cook:41 +#: cook:42 msgid "Simple packages search function." msgstr "Função simples de busca de pacotes." -#: cook:42 +#: cook:43 msgid "Create a new package with a receipt." msgstr "Cria um novo pacote a partir de um arquivo receipt." -#: cook:43 +#: cook:44 msgid "Cook a list of packages." msgstr "Compila uma lista de pacotes." -#: cook:44 +#: cook:45 msgid "Clean-up all packages files." msgstr "Limpa todos os arquivos de pacotes." -#: cook:45 +#: cook:46 msgid "Clean-up all packages sources." msgstr "Limpa todos os fontes de pacotes." -#: cook:46 +#: cook:47 msgid "Check for uncooked packages" msgstr "Verificar pacotes não compilados" -#: cook:47 +#: cook:48 msgid "Create packages DB lists and flavors." msgstr "Cria a lista de banco de dados de pacotes e variantes." -#: cook:49 +#: cook:50 msgid "Options:" msgstr "Opções:" -#: cook:51 +#: cook:52 msgid "clean the package in the wok." msgstr "Limpa o pacote no wok." -#: cook:52 +#: cook:53 msgid "cook and install the package." msgstr "Compila e instala o pacote." -#: cook:53 +#: cook:54 msgid "get the package source tarball." msgstr "Baixa os fontes do pacote." -#: cook:54 +#: cook:55 msgid "block a package so cook will skip it." msgstr "bloqueia um pacote, ignorando-o." -#: cook:55 +#: cook:56 msgid "unblock a blocked package." msgstr "desbloqueia um pacote." -#: cook:56 +#: cook:57 msgid "check dependencies of cooked package." msgstr "Checa as dependências de um pacote compilado." -#: cook:57 +#: cook:58 msgid "repack an already built package." msgstr "reempacote um pacote já compilado." -#: cook:58 +#: cook:59 msgid "display debugging messages." msgstr "Exibir mensagens da depuração." -#: cook:59 +#: cook:60 msgid "continue running compile_rules." msgstr "continuar executando as regras de compilação." -#: cook:61 +#: cook:62 msgid "create a receipt interactively." msgstr "Cria interativamente um arquivo receipt." -#: cook:63 +#: cook:64 msgid "clone the cooking wok from Hg repo." msgstr "Clona o wok cooking a partir do repositório HG." -#: cook:64 +#: cook:65 msgid "clone the stable wok from Hg repo." msgstr "Clona o wok stable a partir do repositório HG." -#: cook:65 +#: cook:66 msgid "clone the undigest wok from Hg repo." msgstr "Clona o wok undigest a partir do repositório HG." -#: cook:66 +#: cook:67 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "Clona o wok tiny a partir do repositório HG." -#: cook:67 +#: cook:68 msgid "force reinstall of chroot packages." msgstr "Força a reinstalação de pacotes no chroot." -#: cook:69 +#: cook:70 msgid "create up-to-date flavors files." msgstr "Cria uma lista atualizada de variantes." -#: cook:88 +#: cook:89 msgid "Unable to find package \"%s\" in the wok" msgstr "Impossível encontrar o pacote no wok: %s" #. L10n: QA is quality assurance -#: cook:97 +#: cook:98 msgid "QA: empty variable: %s" msgstr "QA: variável vazia: %s" -#: cook:106 +#: cook:107 msgid "Creating directories structure in \"%s\"" msgstr "Criando estrutura de diretórios em: %s" -#: cook:108 +#: cook:109 msgid "Creating DB files in \"%s\"" msgstr "Criando arquivo de banco de dados em: %s" -#: cook:118 +#: cook:119 msgid "QA: checking package receipt..." msgstr "QA: verificando arquivo receipt do pacote..." -#: cook:133 +#: cook:134 msgid "QA: unknown category \"%s\"" msgstr "QA: categoria desconhecida: %s" -#: cook:134 +#: cook:135 msgid "Please, use one of: %s" msgstr "Por favor, utilize uma de: %s" -#: cook:144 +#: cook:145 msgid "QA: unable to reach \"%s\"" msgstr "QA: não foi possível encontrar: %s" -#: cook:204 +#: cook:205 msgid "Creating tarball \"%s\"" msgstr "Criando arquivo tar: %s" -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331 msgid "ERROR: %s" msgstr "ERRO: %s" -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329 msgid "Getting source from %s..." msgstr "Obtendo fonte do repositório %s..." -#: cook:243 cook:258 cook:273 cook:286 cook:329 +#: cook:244 cook:259 cook:274 cook:287 cook:330 msgid "URL: %s" msgstr "URL: %s" -#: cook:244 cook:275 +#: cook:245 cook:276 msgid "Cloning to \"%s\"" msgstr "Clonando para: %s" -#: cook:246 +#: cook:247 msgid "Hg branch: %s" msgstr "Hg branch: %s" -#: cook:262 +#: cook:263 msgid "Git branch: %s" msgstr "Git branch: %s" -#: cook:274 +#: cook:275 msgid "CVS module: %s" msgstr "Módulo CVS: %s" -#: cook:306 +#: cook:307 msgid "Don't forget to add to receipt:" msgstr "Não se esqueça de adicionar arquivo receipt:" -#: cook:314 +#: cook:315 msgid "ERROR: Unable to handle \"%s\"" msgstr "ERRO: não foi possível utilizar: %s" -#: cook:332 +#: cook:333 msgid "Extracting source archive \"%s\"" msgstr "Extraindo: %s" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:367 -msgid "~ %dm" -msgstr "~ %dm" +#: cook:361 +msgid " ~ %dm" +msgstr " ~ %dm" -#: cook:370 +#. L10n: 's' is for seconds (cooking time) +#: cook:365 +msgid "%ds%s" +msgstr "%ds%s" + +#: cook:380 msgid "Summary for: %s" msgstr "Resumo para: %s" #. L10n: keep the same width of translations to get a consistent view -#: cook:374 +#: cook:384 msgid "Source dir : %s" msgstr "Diretório fonte : %s" -#: cook:375 +#: cook:385 msgid "Src file : %s" msgstr "Arquivo fonte : %s" -#: cook:376 +#: cook:386 msgid "Src size : %s" msgstr "Tamanho do fonte: %s" -#: cook:377 +#: cook:387 msgid "Produced : %s" msgstr "Produzido : %s" -#: cook:378 +#: cook:388 msgid "Packed : %s" msgstr "Empacotado : %s" -#: cook:379 +#: cook:389 msgid "Compressed : %s" msgstr "Comprimido : %s" -#: cook:380 +#: cook:390 msgid "Files : %s" msgstr "Arquivos : %s" -#. L10n: 's' is for seconds (cooking time) -#: cook:382 -msgid "Cook time : %ds %s" -msgstr "Tempo utilizado : %ds %s" +#: cook:391 +msgid "Cook time : %s" +msgstr "Tempo utilizado : %s" -#: cook:383 +#: cook:392 msgid "Cook date : %s" msgstr "Data criação : %s" -#: cook:383 cook:395 cook:1448 cook:1602 +#: cook:392 cook:404 cook:1851 cook:2062 msgid "+%%F %%R" msgstr "+%%d-%%m-%%Y %%R" -#: cook:384 +#: cook:393 msgid "Host arch : %s" msgstr "Arquitetura alvo: %s" -#: cook:392 +#: cook:401 msgid "Debug information" msgstr "Informação de debug" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:395 +#: cook:404 msgid "Cook date: %s" msgstr "Data criação: %s" +#: cook:405 +msgid "Cook time: %ds" +msgstr "Tempo utilizado : %ds" + #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242 msgid "ERROR" msgstr "ERRO" -#: cook:484 +#: cook:548 +#, fuzzy +msgid "QA: Checking %s..." +msgstr "QA: verificando arquivo receipt do pacote..." + +#: cook:569 +msgid " Time: %s. Size: %s B -> %s B. Save: %s KB" +msgstr "" + +#: cook:585 msgid "Executing strip on all files..." msgstr "Executando comando strip em todos os arquivos..." -#: cook:496 -msgid "Removing Python compiled files..." -msgstr "Removendo arquivos compilados do Python..." +#: cook:629 +#, fuzzy +msgid "Stripping translations files..." +msgstr "Executando comando strip em todos os arquivos..." -#: cook:503 -msgid "Removing Perl compiled files..." -msgstr "Removendo arquivos compilados do Perl..." - -#: cook:518 cook:647 +#: cook:680 cook:952 msgid "Build dependencies to remove:" msgstr "Dependências de compilação para remover:" -#: cook:520 cook:648 +#: cook:682 cook:953 msgid "Removing:" msgstr "Removendo:" -#: cook:535 +#: cook:706 +#, fuzzy +msgid "Compressing man pages..." +msgstr "Comprimindo sistema de arquivos..." + +#: cook:747 +#, fuzzy +msgid "Compressing png images..." +msgstr "Comprimindo sistema de arquivos..." + +#: cook:784 +#, fuzzy +msgid "Compressing svg images..." +msgstr "Comprimindo sistema de arquivos..." + +#: cook:818 +#, fuzzy +msgid "Compressing ui files..." +msgstr "Comprimindo sistema de arquivos..." + +#: cook:838 msgid "Cook: %s" msgstr "Cook: %s" -#: cook:549 +#: cook:852 msgid "%s sysroot: %s" msgstr "%s sysroot: %s" -#: cook:550 +#: cook:853 msgid "Adding \"%s\" to PATH" msgstr "Adicionando %s ao PATH" -#: cook:554 +#: cook:857 msgid "Using cross-tools: %s" msgstr "Usando cross-tools: %s" -#: cook:578 +#: cook:881 msgid "Disabling -pipe compile flag: %d RAM free" msgstr "Desabilitando flag de compilação -pipe: %d RAM" -#: cook:594 +#: cook:897 msgid "Checking build dependencies..." msgstr "Verificando dependências de compilação..." -#: cook:595 +#: cook:898 msgid "Using packages DB: %s" msgstr "Utilizando banco de dados de pacotes: %s" -#: cook:619 +#: cook:924 msgid "Missing dep (wok/pkg): %s" msgstr "Dependência requerida (wok/pgk): %s" -#: cook:627 +#: cook:932 msgid "ERROR: unknown dep \"%s\"" msgstr "ERRO: dependência desconhecida %s" -#: cook:641 +#: cook:946 msgid "Auto cook config is set: %s" msgstr "Configuração de auto compilação está ativa: %s" -#: cook:644 +#: cook:949 msgid "Building dep (wok/pkg) : %s" msgstr "Dependência de compilação (wok/pkg): %s" -#: cook:649 +#: cook:954 msgid "ERROR: can't cook dep \"%s\"" msgstr "ERRO: impossível compilar dependência '%s'" -#: cook:664 +#: cook:969 msgid "ERROR: missing %d dependency" msgid_plural "ERROR: missing %d dependencies" msgstr[0] "ERRO: dependência desconhecida %d" msgstr[1] "ERRO: dependência desconhecida %d" -#: cook:671 +#: cook:976 msgid "Installing dep (pkg/local): %s" msgstr "Instalando dependência (pkg/local): %s" -#: cook:678 +#: cook:983 msgid "Installing dep (web/cache): %s" msgstr "Instalando dependência (web/cache): %s" -#: cook:734 cook:789 +#: cook:1034 cook:1102 msgid "Executing: %s" msgstr "Executando: %s" -#: cook:751 +#: cook:1062 msgid "Running testsuite" msgstr "Executando testsuite" -#: cook:762 +#: cook:1075 msgid "ERROR: cook failed" msgstr "ERRO: compilação falhou" -#: cook:786 +#: cook:1099 msgid "Pack: %s" msgstr "Pack: %s" -#: cook:791 +#: cook:1104 msgid "ERROR: genpkg_rules failed" msgstr "ERRO: genpkg_rules falhou" -#: cook:794 +#: cook:1107 msgid "No packages rules: meta package" msgstr "Sem regras para pacote: meta pacote" -#: cook:807 +#: cook:1120 msgid "Copying \"%s\"..." msgstr "Copiando %s..." -#: cook:816 +#: cook:1130 msgid "Creating the list of files..." msgstr "Criando lista de arquivos..." -#: cook:824 +#: cook:1138 msgid "Creating md5sum of files..." msgstr "Criando md5sum de arquivos..." -#: cook:839 +#: cook:1153 msgid "Compressing the FS..." msgstr "Comprimindo sistema de arquivos..." -#: cook:847 +#: cook:1161 msgid "Updating receipt sizes..." msgstr "Atualizando tamanho do arquivo receipt..." -#: cook:855 +#: cook:1169 msgid "Updating receipt EXTRAVERSION: %s" msgstr "Atualizando arquivo receipt EXTRAVERSION: %s" -#: cook:862 +#: cook:1176 msgid "Creating full cpio archive..." msgstr "Criando arquivo cpio..." -#: cook:867 +#: cook:1181 msgid "Restoring original package tree..." msgstr "Restaurando sistema de arquivos original do pacote..." -#: cook:876 +#: cook:1190 msgid "Package \"%s\" created" msgstr "Pacote \"%s\" criado" -#: cook:895 +#: cook:1209 msgid "QA: checking for empty package..." msgstr "QA: chegando se pacote está vazio..." -#: cook:898 +#: cook:1212 msgid "ERROR: empty package" msgstr "ERRO: pacote vazio" -#: cook:906 +#: cook:1225 msgid "Removing old package \"%s\"" msgstr "Removendo antigo: %s" -#: cook:940 +#: cook:1262 msgid "Unable to install package, build has failed." msgstr "Impossível instalar pacote, compilação falhou." -#: cook:949 +#: cook:1271 msgid "Updating %s chroot environment..." msgstr "Atualizando ambiente de desenvolvimento %s..." -#: cook:950 +#: cook:1272 msgid "Updating chroot: %s" msgstr "Atualizando chroot: %s" -#: cook:982 +#: cook:1304 msgid "Setup aufs chroot..." msgstr "Configurando aufs chroot..." -#: cook:994 +#: cook:1316 msgid "Aufs mount failure" msgstr "Montagem aufs falhou" -#: cook:1006 +#: cook:1328 msgid "Leaving aufs chroot..." msgstr "Deixando aufs chroot..." -#: cook:1075 +#: cook:1397 msgid "Multiple choice:" msgstr "Múltipla escolha:" -#: cook:1076 +#: cook:1398 msgid "Select one [%s]: " msgstr "Escolha um [%s]: " -#: cook:1117 +#: cook:1446 msgid "Getting standard devel files..." msgstr "Obtendo arquivos de desenvolvimento..." -#: cook:1134 +#: cook:1459 +#, fuzzy +msgid "Copying man pages..." +msgstr "Copiando %s..." + +#: cook:1474 +#, fuzzy +msgid "Copying files..." +msgstr "Copiando %s..." + +#: cook:1491 +#, fuzzy +msgid "Copying folders..." +msgstr "Copiando %s..." + +#: cook:1510 +#, fuzzy +msgid "Copying hicolor icons..." +msgstr "Copiando %s..." + +#: cook:1534 msgid "List of %s packages in \"%s\"" msgstr "Lista de pacotes %s em: %s" -#: cook:1150 +#: cook:1549 msgid "%s package" msgid_plural "%s packages" msgstr[0] "Pacote: %s" msgstr[1] "Pacote: %s" -#: cook:1159 +#: cook:1558 msgid "Search results for \"%s\"" msgstr "Resultado de busca para: %s" -#: cook:1166 +#: cook:1565 msgid "Cook: setup environment" msgstr "Cook: configuração de ambiente" -#: cook:1167 +#: cook:1566 msgid "Setting up your environment" msgstr "Configurando seu ambiente" -#: cook:1170 +#: cook:1570 msgid "Checking for packages to install..." msgstr "Verificando pacotes para instalar..." -#: cook:1176 +#: cook:1576 msgid "ERROR: %s is not installed" msgstr "ERRO: %s não está instalado" -#: cook:1179 +#: cook:1579 msgid "Using config file: %s" msgstr "Usando arquivo de configuração: %s" -#: cook:1200 +#: cook:1600 msgid "Adding group \"%s\"" msgstr "Adicionando grupo: %s" -#: cook:1203 +#: cook:1603 msgid "Setting permissions for group \"%s\"..." msgstr "Configurando permissões para o grupo %s..." -#: cook:1206 +#: cook:1606 msgid "All done, ready to cook packages :-)" msgstr "Tudo pronto para compilar os pacotes :-)" -#: cook:1221 +#: cook:1621 msgid "Cook: setup %s cross environment" msgstr "Cook: configuração de ambiente de desenvolvimento cruzado %s" -#: cook:1222 +#: cook:1622 msgid "Setting up your %s cross environment" msgstr "Configurando seu ambiente de desenvolvimento cruzado %s" #. L10n: keep the same width of translations to get a consistent view -#: cook:1251 +#: cook:1651 msgid "Target arch : %s" msgstr "Arquitetura alvo : %s" -#: cook:1252 +#: cook:1652 msgid "Configure args : %s" msgstr "Argumentos de configuração: %s" -#: cook:1253 +#: cook:1653 msgid "Build flags : %s" msgstr "Flags de compilação: %s" -#: cook:1254 +#: cook:1654 msgid "Arch sysroot : %s" msgstr "Arch sysroot : %s" -#: cook:1255 +#: cook:1655 msgid "Tools prefix : %s" msgstr "Prefixo das ferramentas : %s" -#: cook:1257 +#: cook:1657 msgid "Packages DB : %s" msgstr "Bando de dados de pacotes : %s" -#: cook:1268 +#: cook:1668 msgid "WARNING: %s is not installed in sysroot" msgstr "AVISO: %s não está instalado em sysroot" -#: cook:1272 +#: cook:1672 msgid "Cross compiler : %s" msgstr "Compilador cruzado : %s" -#: cook:1274 +#: cook:1674 msgid "C compiler \"%s\" is missing" msgstr "Compilador C não enconrado : %s" -#: cook:1275 +#: cook:1675 msgid "Run \"%s\" to cook a toolchain" msgstr "Execute '%s' para compilar o toolchain" -#: cook:1281 +#: cook:1681 msgid "Cook test: testing the cook environment" msgstr "Cook test: testando o ambiente de desenvolimento" -#: cook:1292 +#: cook:1692 msgid "Package \"%s\" already exists." msgstr "O pacote %s já existe." -#: cook:1296 +#: cook:1696 msgid "Creating folder \"%s\"" msgstr "Criando %s" -#: cook:1299 +#: cook:1699 msgid "Preparing the package receipt..." msgstr "Preparando arquivo receipt do pacote..." -#: cook:1307 +#: cook:1707 msgid "Entering interactive mode..." msgstr "Entrando no modo interativo..." -#: cook:1309 +#: cook:1709 msgid "Package : %s" msgstr "Pacote : %s" -#: cook:1311 +#: cook:1711 msgid "Version : " msgstr "Versão : " -#: cook:1314 +#: cook:1714 msgid "Category : " msgstr "Categoria : " #. L10n: Short description -#: cook:1318 +#: cook:1718 msgid "Short desc : " msgstr "Descrição : " -#: cook:1321 +#: cook:1721 msgid "Maintainer : " msgstr "Mantenedor : " -#: cook:1324 +#: cook:1724 msgid "License : " msgstr "Licença : " -#: cook:1327 +#: cook:1727 msgid "Web site : " msgstr "Web site : " -#: cook:1332 +#: cook:1732 msgid "Wget URL to download source tarball." msgstr "Wget URL para baixar arquivo fonte." -#: cook:1333 +#: cook:1733 msgid "Example : " msgstr "Exemplo : " -#: cook:1334 +#: cook:1734 msgid "Wget url : " msgstr "Wget url: " -#: cook:1338 +#: cook:1738 msgid "Do you need a stuff directory? (y/N)" msgstr "Diretório 'stuff' necessário? (y/N)" -#: cook:1340 +#: cook:1740 msgid "Creating the stuff directory..." msgstr "Criando diretório 'stuff'..." -#: cook:1345 +#: cook:1745 msgid "Are you going to write a description? (y/N)" msgstr "Adicionar descrição? (y/N)" -#: cook:1347 +#: cook:1747 msgid "Creating the \"%s\" file..." msgstr "Criando arquivo \"%s\"..." -#: cook:1351 +#: cook:1751 msgid "Receipt is ready to use." msgstr "Arquivo receipt pronto para ser utilizado." -#: cook:1359 +#: cook:1759 msgid "No list in argument." msgstr "Nenhuma lista no argumento." -#: cook:1363 +#: cook:1763 msgid "List \"%s\" not found." msgstr "Nenhuma lista encontrada: %s" -#: cook:1367 +#: cook:1767 msgid "Starting cooking the list \"%s\"" msgstr "Iniciando lista de compilação: %s" -#: cook:1375 +#: cook:1775 msgid "Cleaning all packages files..." msgstr "Limpando todos os arquivos de pacote..." -#: cook:1381 +#: cook:1781 msgid "Cleaning all packages sources..." msgstr "Limpando todos os fontes de pacote..." -#: cook:1388 +#: cook:1788 msgid "Checking for uncooked packages" msgstr "Verificando pacotes não compilados" -#: cook:1401 +#: cook:1801 msgid "Package \"%s\"" msgstr "Pacote \"%s\"" -#: cook:1420 +#: cook:1819 msgid "%s uncooked package" msgid_plural "%s uncooked packages" msgstr[0] "%s pacote não compilado" msgstr[1] "%s pacotes não compilados" -#: cook:1422 +#: cook:1821 msgid "All packages are cooked :-)" msgstr "Todos os pacotes estão prontos :-)" -#: cook:1435 +#: cook:1838 msgid "Packages directory \"%s\" doesn't exist" msgstr "O diretório de pacote \"%s\" não existe" -#: cook:1445 +#: cook:1848 msgid "Cook pkgdb: Creating all packages lists" msgstr "Cook pkgdb: criando todas as listas de pacote" -#: cook:1446 -msgid "Creating lists for \"%s\"" -msgstr "Criando listas para: %s" - -#: cook:1448 -msgid "Cook pkgdb started: %s" -msgstr "Cook pkgdb iniciada: %s" - -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991 msgid "Creating file \"%s\"" msgstr "Criando: %s" -#: cook:1463 +#: cook:1881 msgid "Creating lists from \"%s\"" msgstr "Criando lista de: %s" -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547 +#: cook:1937 +#, fuzzy +msgid " - absent: %s (%s)" +msgstr "Feito: %s (%s)" + +#: cook:1943 cook:1944 cook:1945 cook:1946 msgid "Done: %s (%s)" msgstr "Feito: %s (%s)" -#. L10n: 's' is for seconds (cooking time) -#: cook:1554 -msgid "Packages: %s - Time: %ss" -msgstr "Pacotes: %s - Tempo: %ss" +#: cook:1954 +#, fuzzy +msgid "Removing duplicates:" +msgstr "Removendo antigo: %s" -#: cook:1563 -msgid "Missing flavors folder \"%s\"" -msgstr "Variante desconhecida: %s" - -#: cook:1568 +#: cook:2028 msgid "Creating flavors files in \"%s\"" msgstr "Criando arquivos de variante em: %s" -#: cook:1569 +#: cook:2029 msgid "Cook pkgdb: Creating all flavors" msgstr "Cook pkgdb: criando todas as variantes" -#: cook:1572 +#: cook:2032 msgid "Recharging lists to use latest packages..." msgstr "Recarregando listas para usar pacotes mais recentes..." -#: cook:1577 +#: cook:2037 msgid "Creating configuration file \"%s\"" msgstr "Criando arquivo de configuração: %s" -#: cook:1589 +#: cook:2049 msgid "Starting to generate flavors..." msgstr "Iniciando a geração de variante..." -#: cook:1593 +#: cook:2053 msgid "Packing flavor \"%s\"" msgstr "Enpacotando variante: %s" -#: cook:1599 -msgid "Total flavors size: %s" -msgstr "Tamanho da variante: %s" - -#: cook:1602 +#: cook:2062 msgid "Cook pkgdb end: %s" msgstr "Cook pkgdb finalizado: %s" -#: cook:1622 +#: cook:2085 msgid "cook: HOST_ARCH is not set in \"%s\" receipt" msgstr "cook: HOST_ARCH não definido em %s receipt" -#: cook:1623 +#: cook:2086 msgid "package \"%s\" is not included in %s" msgstr "%s não está incluso em: %s" -#: cook:1624 cook:1637 cook:1639 +#: cook:2087 cook:2100 cook:2102 msgid "cook: %s" msgstr "cook: %s" -#: cook:1625 cook:1640 +#: cook:2088 cook:2103 msgid "bugs: %s" msgstr "bugs: %s" -#: cook:1626 cook:1641 +#: cook:2089 cook:2104 msgid "Cook skip: %s" msgstr "Cook skip: %s" -#: cook:1634 +#: cook:2097 #, fuzzy msgid "Host arch %s" msgstr "Arquitetura alvo: %s" -#: cook:1638 +#: cook:2101 msgid "package \"%s\" doesn't cook or is not included in %s" msgstr "%s não compila ou não está incluso em: %s" -#: cook:1649 +#: cook:2112 msgid "Package \"%s\" is blocked" msgstr "Pacote bloqueado: %s" -#: cook:1656 +#: cook:2119 msgid "Cook started for: %s" msgstr "Compilação iniciada para: %s" -#: cook:1667 +#: cook:2136 msgid "Cleaning \"%s\"" msgstr "Limpando: %s" -#: cook:1676 +#: cook:2145 msgid "Getting source for \"%s\"" msgstr "Obtendo fonte para: %s" -#: cook:1678 +#: cook:2147 msgid "Tarball: %s" msgstr "Tarball: %s" -#: cook:1682 +#: cook:2151 msgid "Blocking package \"%s\"" msgstr "Bloqueando: %s" -#: cook:1688 +#: cook:2157 msgid "Unblocking package \"%s\"" msgstr "Desbloqueando: %s" -#: cook:1700 cook:1707 +#: cook:2169 cook:2176 msgid "Need to build \"%s\"" msgstr "Necessário compilar %s." -#: cook:1711 +#: cook:2180 msgid "Checking depends" msgstr "Verificando dependências" -#: cook:1742 +#: cook:2218 msgid "WANTED package \"%s\" is blocked" msgstr "Pacote requerido está bloqueado: %s" -#: cook:1748 +#: cook:2224 msgid "WANTED package \"%s\" is broken" msgstr "Pacote requerido está quebrado: %s" + +#~ msgid "Removing Python compiled files..." +#~ msgstr "Removendo arquivos compilados do Python..." + +#~ msgid "Removing Perl compiled files..." +#~ msgstr "Removendo arquivos compilados do Perl..." + +#~ msgid "Creating lists for \"%s\"" +#~ msgstr "Criando listas para: %s" + +#~ msgid "Cook pkgdb started: %s" +#~ msgstr "Cook pkgdb iniciada: %s" + +#~ msgid "Packages: %s - Time: %ss" +#~ msgstr "Pacotes: %s - Tempo: %ss" + +#~ msgid "Missing flavors folder \"%s\"" +#~ msgstr "Variante desconhecida: %s" + +#~ msgid "Total flavors size: %s" +#~ msgstr "Tamanho da variante: %s" diff -r ab44ce9b38bb -r 9dc64af5ba9c po/ru.po --- a/po/ru.po Thu Nov 17 18:58:21 2016 +0000 +++ b/po/ru.po Sat Nov 19 22:48:02 2016 +0200 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: Cook 3.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-07 12:52+0300\n" -"PO-Revision-Date: 2015-05-07 04:21+0300\n" +"POT-Creation-Date: 2016-11-19 22:31+0200\n" +"PO-Revision-Date: 2016-11-19 22:39+0200\n" "Last-Translator: Aleksej Bobylev \n" "Language-Team: Russian\n" "Language: ru\n" @@ -17,831 +17,883 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Poedit-Language: Russian\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-KeywordsList: _;_n\n" "X-Poedit-Basepath: ..\n" +"X-Generator: Poedit 1.8.6\n" "X-Poedit-SearchPath-0: .\n" -#: cook:32 +#: cook:33 msgid "Usage:" msgstr "Использование:" -#: cook:32 +#: cook:33 msgid "cook [package|command] [list|--option]" msgstr "cook [пакет|команда] [список|--параметр]" -#: cook:34 +#: cook:35 msgid "Commands:" msgstr "Команды:" -#: cook:35 +#: cook:36 msgid "Display this short usage." msgstr "Показать эту краткую справку." -#: cook:36 +#: cook:37 msgid "Setup your build environment." msgstr "Настроить сборочное окружение." -#: cook:37 +#: cook:38 msgid "Setup a cross environment." msgstr "Настроить кросс-сборочное окружение." -#: cook:39 +#: cook:40 msgid "Test environment and cook a package." msgstr "Тестировать окружение и собрать пакет." -#: cook:40 +#: cook:41 msgid "List packages in the wok." msgstr "Вывести список пакетов, имеющихся в wok." -#: cook:41 +#: cook:42 msgid "Simple packages search function." msgstr "Простой поиск по пакетам." -#: cook:42 +#: cook:43 msgid "Create a new package with a receipt." msgstr "Создать рецепт нового пакета." -#: cook:43 +#: cook:44 msgid "Cook a list of packages." msgstr "Собрать все пакеты из списка." -#: cook:44 +#: cook:45 msgid "Clean-up all packages files." msgstr "Очистить все файлы пакета." -#: cook:45 +#: cook:46 msgid "Clean-up all packages sources." msgstr "Очистить все исходники пакета." -#: cook:46 +#: cook:47 msgid "Check for uncooked packages" msgstr "Показать несобранные пакеты" -#: cook:47 +#: cook:48 msgid "Create packages DB lists and flavors." msgstr "Создать базу данных пакетов и редакций." -#: cook:49 +#: cook:50 msgid "Options:" msgstr "Параметры:" -#: cook:51 +#: cook:52 msgid "clean the package in the wok." msgstr "очистить пакет в wok." -#: cook:52 +#: cook:53 msgid "cook and install the package." msgstr "собрать и установить пакет." -#: cook:53 +#: cook:54 msgid "get the package source tarball." msgstr "загрузить архив исходников пакета." -#: cook:54 +#: cook:55 msgid "block a package so cook will skip it." msgstr "заблокировать пакет, чтобы cook пропускал его." -#: cook:55 +#: cook:56 msgid "unblock a blocked package." msgstr "разблокировать заблокированный пакет." -#: cook:56 +#: cook:57 msgid "check dependencies of cooked package." msgstr "проверить зависимости собираемого пакета." -#: cook:57 +#: cook:58 msgid "repack an already built package." msgstr "повторно упаковать созданный пакет." -#: cook:58 +#: cook:59 msgid "display debugging messages." msgstr "показывать отладочные сообщения." -#: cook:59 +#: cook:60 msgid "continue running compile_rules." msgstr "продолжить выполнение compile_rules." -#: cook:61 +#: cook:62 msgid "create a receipt interactively." msgstr "создать рецепт в интерактивном режиме." -#: cook:63 +#: cook:64 msgid "clone the cooking wok from Hg repo." msgstr "клонировать cooking wok из репозитория Hg." -#: cook:64 +#: cook:65 msgid "clone the stable wok from Hg repo." msgstr "клонировать стабильный wok из репозитория Hg." -#: cook:65 +#: cook:66 msgid "clone the undigest wok from Hg repo." msgstr "клонировать undigest wok из репозитория Hg." -#: cook:66 +#: cook:67 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "клонировать tiny SliTaz wok из репозитория Hg." -#: cook:67 +#: cook:68 msgid "force reinstall of chroot packages." msgstr "принудительная переустановка пакетов в chroot." -#: cook:69 +#: cook:70 msgid "create up-to-date flavors files." msgstr "создать актуальные файлы редакций (flavors)." -#: cook:88 +#: cook:89 msgid "Unable to find package \"%s\" in the wok" msgstr "Не удалось найти пакет «%s» в wok." #. L10n: QA is quality assurance -#: cook:97 +#: cook:98 msgid "QA: empty variable: %s" msgstr "ОТК: пустая переменная: %s" -#: cook:106 +#: cook:107 msgid "Creating directories structure in \"%s\"" msgstr "Создание структуры папок в «%s»" -#: cook:108 +#: cook:109 msgid "Creating DB files in \"%s\"" msgstr "Создание файлов базы данных в «%s»" -#: cook:118 +#: cook:119 msgid "QA: checking package receipt..." msgstr "ОТК: проверка рецепта пакета…" -#: cook:133 +#: cook:134 msgid "QA: unknown category \"%s\"" msgstr "ОТК: неизвестная категория «%s»" -#: cook:134 +#: cook:135 msgid "Please, use one of: %s" msgstr "Используйте одну из: %s" -#: cook:144 +#: cook:145 msgid "QA: unable to reach \"%s\"" msgstr "ОТК: не удалось подключиться к «%s»" -#: cook:204 +#: cook:205 msgid "Creating tarball \"%s\"" msgstr "Создание архива «%s»" -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331 msgid "ERROR: %s" msgstr "ОШИБКА: %s" -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329 msgid "Getting source from %s..." msgstr "Загрузка исходников с %s…" -#: cook:243 cook:258 cook:273 cook:286 cook:329 +#: cook:244 cook:259 cook:274 cook:287 cook:330 msgid "URL: %s" msgstr "Адрес: %s" -#: cook:244 cook:275 +#: cook:245 cook:276 msgid "Cloning to \"%s\"" msgstr "Клонирование в «%s»" -#: cook:246 +#: cook:247 msgid "Hg branch: %s" msgstr "Ветвь Hg: %s" -#: cook:262 +#: cook:263 msgid "Git branch: %s" msgstr "Ветвь Git: %s" -#: cook:274 +#: cook:275 msgid "CVS module: %s" msgstr "Модуль CVS: %s" -#: cook:306 +#: cook:307 msgid "Don't forget to add to receipt:" msgstr "Не забудьте добавить в рецепт:" -#: cook:314 +#: cook:315 msgid "ERROR: Unable to handle \"%s\"" msgstr "ОШИБКА: Не удалось обработать «%s»" -#: cook:332 +#: cook:333 msgid "Extracting source archive \"%s\"" msgstr "Распаковка архива исходников «%s»" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:367 -msgid "~ %dm" -msgstr "(около %d мин)" +#: cook:361 +msgid " ~ %dm" +msgstr " (около %d мин)" -#: cook:370 +#. L10n: 's' is for seconds (cooking time) +#: cook:365 +msgid "%ds%s" +msgstr "%d с%s" + +#: cook:380 msgid "Summary for: %s" msgstr "Сводка по пакету %s" #. L10n: keep the same width of translations to get a consistent view -#: cook:374 +#: cook:384 msgid "Source dir : %s" msgstr "Папка исходников : %s" -#: cook:375 +#: cook:385 msgid "Src file : %s" msgstr "Архив исходников : %s" -#: cook:376 +#: cook:386 msgid "Src size : %s" msgstr "Размер архива : %s" -#: cook:377 +#: cook:387 msgid "Produced : %s" msgstr "Скомпилировано : %s" -#: cook:378 +#: cook:388 msgid "Packed : %s" msgstr "Помещено в пакет : %s" -#: cook:379 +#: cook:389 msgid "Compressed : %s" msgstr "Размер сжатого пакета: %s" -#: cook:380 +#: cook:390 msgid "Files : %s" msgstr "Количество файлов : %s" -#. L10n: 's' is for seconds (cooking time) -#: cook:382 -msgid "Cook time : %ds %s" -msgstr "Время сборки : %d с %s" +#: cook:391 +msgid "Cook time : %s" +msgstr "Время сборки : %s" -#: cook:383 +#: cook:392 msgid "Cook date : %s" msgstr "Дата приготовления : %s" -#: cook:383 cook:395 cook:1448 cook:1602 +#: cook:392 cook:404 cook:1851 cook:2062 msgid "+%%F %%R" msgstr "+%%x %%R" -#: cook:384 +#: cook:393 msgid "Host arch : %s" msgstr "Архитектура хоста : %s" -#: cook:392 +#: cook:401 msgid "Debug information" msgstr "Отладочная информация" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:395 +#: cook:404 msgid "Cook date: %s" msgstr "Дата сборки: %s" +#: cook:405 +msgid "Cook time: %ds" +msgstr "Время сборки : %d с" + #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242 msgid "ERROR" msgstr "ОШИБКА" -#: cook:484 +#: cook:548 +msgid "QA: Checking %s..." +msgstr "ОТК: проверка %s…" + +#: cook:569 +msgid " Time: %s. Size: %s B -> %s B. Save: %s KB" +msgstr " Время: %s. Размер: %s Б -> %s Б. Сэкономлено: %s КБ" + +#: cook:585 msgid "Executing strip on all files..." msgstr "Выполнение команды strip для всех файлов…" -#: cook:496 -msgid "Removing Python compiled files..." -msgstr "Удаление скомпилированных файлов Python…" +#: cook:629 +msgid "Stripping translations files..." +msgstr "Прореживание переводов…" -#: cook:503 -msgid "Removing Perl compiled files..." -msgstr "Удаление скомпилированных файлов Perl…" - -#: cook:518 cook:647 +#: cook:680 cook:952 msgid "Build dependencies to remove:" msgstr "Будут удалены зависимости сборки:" -#: cook:520 cook:648 +#: cook:682 cook:953 msgid "Removing:" msgstr "Удаление:" -#: cook:535 +#: cook:706 +msgid "Compressing man pages..." +msgstr "Сжатие страниц man…" + +#: cook:747 +msgid "Compressing png images..." +msgstr "Сжатие изображений png…" + +#: cook:784 +msgid "Compressing svg images..." +msgstr "Сжатие изображений svg…" + +#: cook:818 +msgid "Compressing ui files..." +msgstr "Сжатие файлов ui…" + +#: cook:838 msgid "Cook: %s" msgstr "Приготовление пакета: %s" -#: cook:549 +#: cook:852 msgid "%s sysroot: %s" msgstr "Корень %s: %s" -#: cook:550 +#: cook:853 msgid "Adding \"%s\" to PATH" msgstr "Добавление «%s» в PATH" -#: cook:554 +#: cook:857 msgid "Using cross-tools: %s" msgstr "Используемые кросс-инструменты: %s" -#: cook:578 +#: cook:881 msgid "Disabling -pipe compile flag: %d RAM free" msgstr "Отключение флага компиляции «-pipe»: свободно %d КБ RAM" -#: cook:594 +#: cook:897 msgid "Checking build dependencies..." msgstr "Проверка зависимостей сборки…" -#: cook:595 +#: cook:898 msgid "Using packages DB: %s" msgstr "Используемая база данных пакетов: %s" -#: cook:619 +#: cook:924 msgid "Missing dep (wok/pkg): %s" msgstr "Отсутствует зависимость (wok/пакет): %s" -#: cook:627 +#: cook:932 msgid "ERROR: unknown dep \"%s\"" msgstr "ОШИБКА: неизвестная зависимость «%s»" -#: cook:641 +#: cook:946 msgid "Auto cook config is set: %s" msgstr "Авто-приготовление включено: %s" -#: cook:644 +#: cook:949 msgid "Building dep (wok/pkg) : %s" msgstr "Сборка зависимости (wok/пакет): %s" -#: cook:649 +#: cook:954 msgid "ERROR: can't cook dep \"%s\"" msgstr "ОШИБКА: не удалось собрать зависимость «%s»" -#: cook:664 +#: cook:969 msgid "ERROR: missing %d dependency" msgid_plural "ERROR: missing %d dependencies" msgstr[0] "ОШИБКА: отсутствует %d зависимость" msgstr[1] "ОШИБКА: отсутствует %d зависимости" msgstr[2] "ОШИБКА: отсутствует %d зависимостей" -#: cook:671 +#: cook:976 msgid "Installing dep (pkg/local): %s" msgstr "Установка зависимости (пакет/локальный): %s" -#: cook:678 +#: cook:983 msgid "Installing dep (web/cache): %s" msgstr "Установка зависимости (веб/кеш): %s" -#: cook:734 cook:789 +#: cook:1034 cook:1102 msgid "Executing: %s" msgstr "Запуск %s" -#: cook:751 +#: cook:1062 msgid "Running testsuite" msgstr "Запуск набора тестов" -#: cook:762 +#: cook:1075 msgid "ERROR: cook failed" msgstr "ОШИБКА: сборка не удалась" -#: cook:786 +#: cook:1099 msgid "Pack: %s" msgstr "Упаковка: %s" -#: cook:791 +#: cook:1104 msgid "ERROR: genpkg_rules failed" msgstr "ОШИБКА: не удалось выполнить правила создания пакета" -#: cook:794 +#: cook:1107 msgid "No packages rules: meta package" msgstr "Для пакета отсутствуют правила, это мета-пакет" -#: cook:807 +#: cook:1120 msgid "Copying \"%s\"..." msgstr "Копирование файла «%s»…" -#: cook:816 +#: cook:1130 msgid "Creating the list of files..." msgstr "Создание списка файлов…" -#: cook:824 +#: cook:1138 msgid "Creating md5sum of files..." msgstr "Расчёт контрольных сумм файлов…" -#: cook:839 +#: cook:1153 msgid "Compressing the FS..." msgstr "Сжатие файловой системы…" -#: cook:847 +#: cook:1161 msgid "Updating receipt sizes..." msgstr "Обновление размеров в рецепте…" -#: cook:855 +#: cook:1169 msgid "Updating receipt EXTRAVERSION: %s" msgstr "Обновление EXTRAVERSION в рецепте: %s" -#: cook:862 +#: cook:1176 msgid "Creating full cpio archive..." msgstr "Создание полного архива cpio…" -#: cook:867 +#: cook:1181 msgid "Restoring original package tree..." msgstr "Восстановление оригинального дерева пакета…" -#: cook:876 +#: cook:1190 msgid "Package \"%s\" created" msgstr "Создан пакет «%s»" -#: cook:895 +#: cook:1209 msgid "QA: checking for empty package..." msgstr "ОТК: проверка на пустой пакет…" -#: cook:898 +#: cook:1212 msgid "ERROR: empty package" msgstr "ОШИБКА: пустой пакет" -#: cook:906 +#: cook:1225 msgid "Removing old package \"%s\"" msgstr "Удаление старого пакета «%s»…" -#: cook:940 +#: cook:1262 msgid "Unable to install package, build has failed." msgstr "Не удалось установить пакет, сборка завершилась неудачей." -#: cook:949 +#: cook:1271 msgid "Updating %s chroot environment..." msgstr "Обновление окружения chroot %s…" -#: cook:950 +#: cook:1272 msgid "Updating chroot: %s" msgstr "Обновление пакета %s в chroot" -#: cook:982 +#: cook:1304 msgid "Setup aufs chroot..." msgstr "Настройка chroot aufs…" -#: cook:994 +#: cook:1316 msgid "Aufs mount failure" msgstr "Не удалось смонтировать aufs" -#: cook:1006 +#: cook:1328 msgid "Leaving aufs chroot..." msgstr "Выход из chroot aufs…" -#: cook:1075 +#: cook:1397 msgid "Multiple choice:" msgstr "Множественный выбор:" -#: cook:1076 +#: cook:1398 msgid "Select one [%s]: " msgstr "Выберите один [%s]: " -#: cook:1117 +#: cook:1446 msgid "Getting standard devel files..." msgstr "Получение стандартных файлов разработчика…" -#: cook:1134 +#: cook:1459 +msgid "Copying man pages..." +msgstr "Копирование страниц man…" + +#: cook:1474 +msgid "Copying files..." +msgstr "Копирование файлов…" + +#: cook:1491 +msgid "Copying folders..." +msgstr "Копирование папок…" + +#: cook:1510 +msgid "Copying hicolor icons..." +msgstr "Копирование значков hicolor…" + +#: cook:1534 msgid "List of %s packages in \"%s\"" msgstr "Список пакетов архитектуры %s в репозитории «%s»" -#: cook:1150 +#: cook:1549 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s пакет" msgstr[1] "%s пакета" msgstr[2] "%s пакетов" -#: cook:1159 +#: cook:1558 msgid "Search results for \"%s\"" msgstr "Результаты поиска «%s»" -#: cook:1166 +#: cook:1565 msgid "Cook: setup environment" msgstr "Cook: настройка окружения" -#: cook:1167 +#: cook:1566 msgid "Setting up your environment" msgstr "Настройка окружения" -#: cook:1170 +#: cook:1570 msgid "Checking for packages to install..." msgstr "Подготовка к установке пакетов…" -#: cook:1176 +#: cook:1576 msgid "ERROR: %s is not installed" msgstr "ОШИБКА: %s не установлен" -#: cook:1179 +#: cook:1579 msgid "Using config file: %s" msgstr "Использование файла параметров: %s" -#: cook:1200 +#: cook:1600 msgid "Adding group \"%s\"" msgstr "Добавление группы «%s»" -#: cook:1203 +#: cook:1603 msgid "Setting permissions for group \"%s\"..." msgstr "Установка прав доступа для группы «%s»…" -#: cook:1206 +#: cook:1606 msgid "All done, ready to cook packages :-)" msgstr "Хорошо, теперь можно собирать пакеты :-)" -#: cook:1221 +#: cook:1621 msgid "Cook: setup %s cross environment" msgstr "Cook: настройка кросс-окружения %s" -#: cook:1222 +#: cook:1622 msgid "Setting up your %s cross environment" msgstr "Настройка кросс-окружения %s" #. L10n: keep the same width of translations to get a consistent view -#: cook:1251 +#: cook:1651 msgid "Target arch : %s" msgstr "Целевая архитектура : %s" -#: cook:1252 +#: cook:1652 msgid "Configure args : %s" msgstr "Параметры конфигурации: %s" -#: cook:1253 +#: cook:1653 msgid "Build flags : %s" msgstr "Флаги сборки : %s" -#: cook:1254 +#: cook:1654 msgid "Arch sysroot : %s" msgstr "Sysroot архитектуры : %s" -#: cook:1255 +#: cook:1655 msgid "Tools prefix : %s" msgstr "Префикс инструментов : %s" -#: cook:1257 +#: cook:1657 msgid "Packages DB : %s" msgstr "База данных пакетов : %s" -#: cook:1268 +#: cook:1668 msgid "WARNING: %s is not installed in sysroot" msgstr "ПРЕДУПРЕЖДЕНИЕ: пакет %s не установлен в sysroot" -#: cook:1272 +#: cook:1672 msgid "Cross compiler : %s" msgstr "Кросс-компилятор : %s" -#: cook:1274 +#: cook:1674 msgid "C compiler \"%s\" is missing" msgstr "Отсутствует компилятор Си «%s»" -#: cook:1275 +#: cook:1675 msgid "Run \"%s\" to cook a toolchain" msgstr "Запустите «%s» для приготовления тулчейна" -#: cook:1281 +#: cook:1681 msgid "Cook test: testing the cook environment" msgstr "Тест cook: проверка окружения cook" -#: cook:1292 +#: cook:1692 msgid "Package \"%s\" already exists." msgstr "Пакет «%s» уже существует." -#: cook:1296 +#: cook:1696 msgid "Creating folder \"%s\"" msgstr "Создание папки «%s»" -#: cook:1299 +#: cook:1699 msgid "Preparing the package receipt..." msgstr "Подготовка рецепта пакета…" -#: cook:1307 +#: cook:1707 msgid "Entering interactive mode..." msgstr "Интерактивный режим создания рецепта" -#: cook:1309 +#: cook:1709 msgid "Package : %s" msgstr "Пакет : %s" -#: cook:1311 +#: cook:1711 msgid "Version : " msgstr "Версия : " -#: cook:1314 +#: cook:1714 msgid "Category : " msgstr "Категория : " #. L10n: Short description -#: cook:1318 +#: cook:1718 msgid "Short desc : " msgstr "Кратк.описание: " -#: cook:1321 +#: cook:1721 msgid "Maintainer : " msgstr "Сопровождающий: " -#: cook:1324 +#: cook:1724 msgid "License : " msgstr "Лицензия : " -#: cook:1327 +#: cook:1727 msgid "Web site : " msgstr "Сайт : " -#: cook:1332 +#: cook:1732 msgid "Wget URL to download source tarball." msgstr "Адрес загрузки архива с исходниками." -#: cook:1333 +#: cook:1733 msgid "Example : " msgstr "Пример : " -#: cook:1334 +#: cook:1734 msgid "Wget url : " msgstr "Исходники : " -#: cook:1338 +#: cook:1738 msgid "Do you need a stuff directory? (y/N)" msgstr "Нужна ли папка stuff? (y/N)" -#: cook:1340 +#: cook:1740 msgid "Creating the stuff directory..." msgstr "Создание папки stuff…" -#: cook:1345 +#: cook:1745 msgid "Are you going to write a description? (y/N)" msgstr "Хотите ли написать расширенное описание? (y/N)" -#: cook:1347 +#: cook:1747 msgid "Creating the \"%s\" file..." msgstr "Создание файла «%s»…" -#: cook:1351 +#: cook:1751 msgid "Receipt is ready to use." msgstr "Рецепт готов к использованию." -#: cook:1359 +#: cook:1759 msgid "No list in argument." msgstr "Не указан файл списка." -#: cook:1363 +#: cook:1763 msgid "List \"%s\" not found." msgstr "Список «%s» не обнаружен." -#: cook:1367 +#: cook:1767 msgid "Starting cooking the list \"%s\"" msgstr "Приготовление пакетов из списка «%s»" -#: cook:1375 +#: cook:1775 msgid "Cleaning all packages files..." msgstr "Очистка файлов всех пакетов…" -#: cook:1381 +#: cook:1781 msgid "Cleaning all packages sources..." msgstr "Очистка распакованных исходников всех пакетов…" -#: cook:1388 +#: cook:1788 msgid "Checking for uncooked packages" msgstr "Проверка несобранных пакетов" -#: cook:1401 +#: cook:1801 msgid "Package \"%s\"" msgstr "Пакет «%s»" -#: cook:1420 +#: cook:1819 msgid "%s uncooked package" msgid_plural "%s uncooked packages" msgstr[0] "%s несобранный пакет" msgstr[1] "%s несобранных пакета" msgstr[2] "%s несобранных пакетов" -#: cook:1422 +#: cook:1821 msgid "All packages are cooked :-)" msgstr "Все пакеты собраны :-)" -#: cook:1435 +#: cook:1838 msgid "Packages directory \"%s\" doesn't exist" msgstr "Папка пакетов «%s» отсутствует" -#: cook:1445 +#: cook:1848 msgid "Cook pkgdb: Creating all packages lists" msgstr "Cook pkgdb: создание списков всех пакетов" -#: cook:1446 -msgid "Creating lists for \"%s\"" -msgstr "Создание списков для «%s»" - -#: cook:1448 -msgid "Cook pkgdb started: %s" -msgstr "Начало создания базы данных пакетов: %s" - -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991 msgid "Creating file \"%s\"" msgstr "Создание файла «%s»" -#: cook:1463 +#: cook:1881 msgid "Creating lists from \"%s\"" msgstr "Создание списков пакетов из «%s»" -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547 +#: cook:1937 +msgid " - absent: %s (%s)" +msgstr " - отсутствует: %s (%s)" + +#: cook:1943 cook:1944 cook:1945 cook:1946 msgid "Done: %s (%s)" msgstr "Файл «%s» готов (%s)." -#. L10n: 's' is for seconds (cooking time) -#: cook:1554 -msgid "Packages: %s - Time: %ss" -msgstr "Пакетов: %s - время: %s с" +#: cook:1954 +msgid "Removing duplicates:" +msgstr "Удаление дубликатов:" -#: cook:1563 -msgid "Missing flavors folder \"%s\"" -msgstr "Отсутствует папка редакций «%s»" - -#: cook:1568 +#: cook:2028 msgid "Creating flavors files in \"%s\"" msgstr "Создание редакций в «%s»" -#: cook:1569 +#: cook:2029 msgid "Cook pkgdb: Creating all flavors" msgstr "Cook pkgdb: создание всех редакций" -#: cook:1572 +#: cook:2032 msgid "Recharging lists to use latest packages..." msgstr "Обновление списков для использования свежих пакетов…" -#: cook:1577 +#: cook:2037 msgid "Creating configuration file \"%s\"" msgstr "Создание файла конфигурации «%s»" -#: cook:1589 +#: cook:2049 msgid "Starting to generate flavors..." msgstr "Начало создания редакций…" -#: cook:1593 +#: cook:2053 msgid "Packing flavor \"%s\"" msgstr "Упаковка редакции «%s»" -#: cook:1599 -msgid "Total flavors size: %s" -msgstr "Суммарный размер редакций: %s" - -#: cook:1602 +#: cook:2062 msgid "Cook pkgdb end: %s" msgstr "База данных пакетов создана: %s" -#: cook:1622 +#: cook:2085 msgid "cook: HOST_ARCH is not set in \"%s\" receipt" msgstr "cook: переменная HOST_ARCH не указана в рецепте пакета «%s»" -#: cook:1623 +#: cook:2086 msgid "package \"%s\" is not included in %s" msgstr "пакет %s не включен в %s" -#: cook:1624 cook:1637 cook:1639 +#: cook:2087 cook:2100 cook:2102 msgid "cook: %s" msgstr "cook: %s" -#: cook:1625 cook:1640 +#: cook:2088 cook:2103 msgid "bugs: %s" msgstr "bugs: %s" -#: cook:1626 cook:1641 +#: cook:2089 cook:2104 msgid "Cook skip: %s" msgstr "Пропуск: %s" -#: cook:1634 +#: cook:2097 msgid "Host arch %s" msgstr "Архитектура хоста %s" -#: cook:1638 +#: cook:2101 msgid "package \"%s\" doesn't cook or is not included in %s" msgstr "пакет «%s» не удается приготовить либо он не включен в %s" -#: cook:1649 +#: cook:2112 msgid "Package \"%s\" is blocked" msgstr "Пакет «%s» заблокирован" -#: cook:1656 +#: cook:2119 msgid "Cook started for: %s" msgstr "Начато приготовление %s" -#: cook:1667 +#: cook:2136 msgid "Cleaning \"%s\"" msgstr "Очистка «%s»" -#: cook:1676 +#: cook:2145 msgid "Getting source for \"%s\"" msgstr "Загрузка исходников для «%s»" -#: cook:1678 +#: cook:2147 msgid "Tarball: %s" msgstr "Архив исходников: %s" -#: cook:1682 +#: cook:2151 msgid "Blocking package \"%s\"" msgstr "Блокировка пакета «%s»" -#: cook:1688 +#: cook:2157 msgid "Unblocking package \"%s\"" msgstr "Снятие блокировки пакета «%s»" -#: cook:1700 cook:1707 +#: cook:2169 cook:2176 msgid "Need to build \"%s\"" msgstr "Пакет «%s» сначала нужно собрать" -#: cook:1711 +#: cook:2180 msgid "Checking depends" msgstr "Проверка зависимостей" -#: cook:1742 +#: cook:2218 msgid "WANTED package \"%s\" is blocked" msgstr "Требуемый пакет «%s» заблокирован" -#: cook:1748 +#: cook:2224 msgid "WANTED package \"%s\" is broken" msgstr "Требуемый пакет «%s» сломан" + +#~ msgid "Removing Python compiled files..." +#~ msgstr "Удаление скомпилированных файлов Python…" + +#~ msgid "Removing Perl compiled files..." +#~ msgstr "Удаление скомпилированных файлов Perl…" + +#~ msgid "Creating lists for \"%s\"" +#~ msgstr "Создание списков для «%s»" + +#~ msgid "Cook pkgdb started: %s" +#~ msgstr "Начало создания базы данных пакетов: %s" + +#~ msgid "Packages: %s - Time: %ss" +#~ msgstr "Пакетов: %s - время: %s с" + +#~ msgid "Missing flavors folder \"%s\"" +#~ msgstr "Отсутствует папка редакций «%s»" + +#~ msgid "Total flavors size: %s" +#~ msgstr "Суммарный размер редакций: %s" diff -r ab44ce9b38bb -r 9dc64af5ba9c po/zh_CN.po --- a/po/zh_CN.po Thu Nov 17 18:58:21 2016 +0000 +++ b/po/zh_CN.po Sat Nov 19 22:48:02 2016 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Cook 3.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-07 12:52+0300\n" +"POT-Creation-Date: 2016-11-19 22:31+0200\n" "PO-Revision-Date: 2015-07-25 13:07+0800\n" "Last-Translator: Wenyu Zhang \n" "Language-Team: \n" @@ -18,819 +18,883 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.8.2\n" -#: cook:32 +#: cook:33 msgid "Usage:" msgstr "用法:" -#: cook:32 +#: cook:33 msgid "cook [package|command] [list|--option]" msgstr "cook [package|command] [list|--option]" -#: cook:34 +#: cook:35 msgid "Commands:" msgstr "命令:" -#: cook:35 +#: cook:36 msgid "Display this short usage." msgstr "显示本提示" -#: cook:36 +#: cook:37 msgid "Setup your build environment." msgstr "设置建构环境" -#: cook:37 +#: cook:38 msgid "Setup a cross environment." msgstr "设置交叉环境" -#: cook:39 +#: cook:40 msgid "Test environment and cook a package." msgstr "打软件包测试环境" -#: cook:40 +#: cook:41 msgid "List packages in the wok." msgstr "列出wok库内的软件包" -#: cook:41 +#: cook:42 msgid "Simple packages search function." msgstr "软件包搜索" -#: cook:42 +#: cook:43 msgid "Create a new package with a receipt." msgstr "根据清单创建新软件包" -#: cook:43 +#: cook:44 msgid "Cook a list of packages." msgstr "打软件包清单内的软件包(packages)" -#: cook:44 +#: cook:45 msgid "Clean-up all packages files." msgstr "清理所有软件包文件" -#: cook:45 +#: cook:46 msgid "Clean-up all packages sources." msgstr "清理所有软件包源文档" -#: cook:46 +#: cook:47 msgid "Check for uncooked packages" msgstr "检查没有制作的软件包" -#: cook:47 +#: cook:48 msgid "Create packages DB lists and flavors." msgstr "创建软件包数据库清单及设置" -#: cook:49 +#: cook:50 msgid "Options:" msgstr "选项:" -#: cook:51 +#: cook:52 msgid "clean the package in the wok." msgstr "清除wok库内的软件包" -#: cook:52 +#: cook:53 msgid "cook and install the package." msgstr "编成及安装软件包" -#: cook:53 +#: cook:54 msgid "get the package source tarball." msgstr "取得软件包源压缩软件包(tarball)" -#: cook:54 +#: cook:55 msgid "block a package so cook will skip it." msgstr "封锁及在建成时跳过软件包" -#: cook:55 +#: cook:56 msgid "unblock a blocked package." msgstr "取消封锁软件包" -#: cook:56 +#: cook:57 msgid "check dependencies of cooked package." msgstr "检查当前软件包的依赖" -#: cook:57 +#: cook:58 msgid "repack an already built package." msgstr "重新打软件包" -#: cook:58 +#: cook:59 msgid "display debugging messages." msgstr "显示调试消息。" -#: cook:59 +#: cook:60 msgid "continue running compile_rules." msgstr "继续运行compile_rules。" -#: cook:61 +#: cook:62 msgid "create a receipt interactively." msgstr "互动地创建清单" -#: cook:63 +#: cook:64 msgid "clone the cooking wok from Hg repo." msgstr "由Hg repo.克隆 cooking wok" -#: cook:64 +#: cook:65 msgid "clone the stable wok from Hg repo." msgstr "由Hg repo.克隆 stable wok" -#: cook:65 +#: cook:66 msgid "clone the undigest wok from Hg repo." msgstr "由Hg repo.克隆 undigest wok" -#: cook:66 +#: cook:67 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "由Hg repo.克隆 tiny wok" -#: cook:67 +#: cook:68 msgid "force reinstall of chroot packages." msgstr "强制重新安装chroot软件包" -#: cook:69 +#: cook:70 msgid "create up-to-date flavors files." msgstr "创建最新的偏好文件" -#: cook:88 +#: cook:89 msgid "Unable to find package \"%s\" in the wok" msgstr "在wok内找不到软件包:%s" #. L10n: QA is quality assurance -#: cook:97 +#: cook:98 msgid "QA: empty variable: %s" msgstr "QA:空变量:%s" -#: cook:106 +#: cook:107 msgid "Creating directories structure in \"%s\"" msgstr "正在创建软件包结构:%s" -#: cook:108 +#: cook:109 msgid "Creating DB files in \"%s\"" msgstr "在以下资料夹创建数库库文件:%s" -#: cook:118 +#: cook:119 msgid "QA: checking package receipt..." msgstr "QA:正在检查软件包清单" -#: cook:133 +#: cook:134 msgid "QA: unknown category \"%s\"" msgstr "QA:未知的类别“%s”" -#: cook:134 +#: cook:135 msgid "Please, use one of: %s" msgstr "请用以下其中一项:%s" -#: cook:144 +#: cook:145 msgid "QA: unable to reach \"%s\"" msgstr "QA:无法存取:%s" -#: cook:204 +#: cook:205 msgid "Creating tarball \"%s\"" msgstr "创建tarball压缩软件包中:%s" -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331 msgid "ERROR: %s" msgstr "错误:%s" -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329 msgid "Getting source from %s..." msgstr "正在%s中取得源文件" -#: cook:243 cook:258 cook:273 cook:286 cook:329 +#: cook:244 cook:259 cook:274 cook:287 cook:330 msgid "URL: %s" msgstr "网址:%s" -#: cook:244 cook:275 +#: cook:245 cook:276 msgid "Cloning to \"%s\"" msgstr "克隆到:%s" -#: cook:246 +#: cook:247 msgid "Hg branch: %s" msgstr "Hg分支:%s" -#: cook:262 +#: cook:263 msgid "Git branch: %s" msgstr "Git的分支:%s的" -#: cook:274 +#: cook:275 msgid "CVS module: %s" msgstr "CVS 模组:%s" -#: cook:306 +#: cook:307 msgid "Don't forget to add to receipt:" msgstr "记得要加到清单" -#: cook:314 +#: cook:315 msgid "ERROR: Unable to handle \"%s\"" msgstr "错误:无法处理:%s" -#: cook:332 +#: cook:333 msgid "Extracting source archive \"%s\"" msgstr "正在解压:%s" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:367 -msgid "~ %dm" -msgstr "~ %dm" +#: cook:361 +msgid " ~ %dm" +msgstr " ~ %dm" -#: cook:370 +#. L10n: 's' is for seconds (cooking time) +#: cook:365 +msgid "%ds%s" +msgstr "%ds%s" + +#: cook:380 msgid "Summary for: %s" msgstr "软件包摘要:%s" #. L10n: keep the same width of translations to get a consistent view -#: cook:374 +#: cook:384 msgid "Source dir : %s" msgstr "源路径:%s" -#: cook:375 +#: cook:385 msgid "Src file : %s" msgstr "源文件:%s" -#: cook:376 +#: cook:386 msgid "Src size : %s" msgstr "源大小:%s" -#: cook:377 +#: cook:387 msgid "Produced : %s" msgstr "已产生:%s" -#: cook:378 +#: cook:388 msgid "Packed : %s" msgstr "已打软件包:%s" -#: cook:379 +#: cook:389 msgid "Compressed : %s" msgstr "已压缩:%s" -#: cook:380 +#: cook:390 msgid "Files : %s" msgstr "文件:%s" -#. L10n: 's' is for seconds (cooking time) -#: cook:382 -msgid "Cook time : %ds %s" -msgstr "生成时间:%ds %s" +#: cook:391 +msgid "Cook time : %s" +msgstr "生成时间:%s" -#: cook:383 +#: cook:392 msgid "Cook date : %s" msgstr "生成日期:%s" -#: cook:383 cook:395 cook:1448 cook:1602 +#: cook:392 cook:404 cook:1851 cook:2062 msgid "+%%F %%R" msgstr "+%%F %%R" -#: cook:384 +#: cook:393 msgid "Host arch : %s" msgstr "主机架构:%s" -#: cook:392 +#: cook:401 msgid "Debug information" msgstr "除错资讯" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:395 +#: cook:404 msgid "Cook date: %s" msgstr "生成日期:%s" +#: cook:405 +msgid "Cook time: %ds" +msgstr "生成时间:%ds" + #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242 msgid "ERROR" msgstr "错误" -#: cook:484 +#: cook:548 +#, fuzzy +msgid "QA: Checking %s..." +msgstr "QA:正在检查软件包清单" + +#: cook:569 +msgid " Time: %s. Size: %s B -> %s B. Save: %s KB" +msgstr "" + +#: cook:585 msgid "Executing strip on all files..." msgstr "正在为所有文件减肥" -#: cook:496 -msgid "Removing Python compiled files..." -msgstr "正在删除Python编译出的文件" +#: cook:629 +#, fuzzy +msgid "Stripping translations files..." +msgstr "正在为所有文件减肥" -#: cook:503 -msgid "Removing Perl compiled files..." -msgstr "正在删除Perl编译出的文件" - -#: cook:518 cook:647 +#: cook:680 cook:952 msgid "Build dependencies to remove:" msgstr "要删除的编译依赖" -#: cook:520 cook:648 +#: cook:682 cook:953 msgid "Removing:" msgstr "正在删除:" -#: cook:535 +#: cook:706 +#, fuzzy +msgid "Compressing man pages..." +msgstr "正在压缩文件系统" + +#: cook:747 +#, fuzzy +msgid "Compressing png images..." +msgstr "正在压缩文件系统" + +#: cook:784 +#, fuzzy +msgid "Compressing svg images..." +msgstr "正在压缩文件系统" + +#: cook:818 +#, fuzzy +msgid "Compressing ui files..." +msgstr "正在压缩文件系统" + +#: cook:838 msgid "Cook: %s" msgstr "生成:%s" -#: cook:549 +#: cook:852 msgid "%s sysroot: %s" msgstr "%s SYSROOT:%s" -#: cook:550 +#: cook:853 msgid "Adding \"%s\" to PATH" msgstr "正将 %s 加入 PATH" -#: cook:554 +#: cook:857 msgid "Using cross-tools: %s" msgstr "正使用cross-tools:%s" -#: cook:578 +#: cook:881 msgid "Disabling -pipe compile flag: %d RAM free" msgstr "正在禁用 -pipe 编译标志:%d RAM" -#: cook:594 +#: cook:897 msgid "Checking build dependencies..." msgstr "正在检查编译依赖" -#: cook:595 +#: cook:898 msgid "Using packages DB: %s" msgstr "正使用软件包数据库:%s" -#: cook:619 +#: cook:924 msgid "Missing dep (wok/pkg): %s" msgstr "欠缺依赖 (wok/pkg):%s" -#: cook:627 +#: cook:932 msgid "ERROR: unknown dep \"%s\"" msgstr "错误:未知依赖 %s" -#: cook:641 +#: cook:946 msgid "Auto cook config is set: %s" msgstr "自动生成已制作:%s" -#: cook:644 +#: cook:949 msgid "Building dep (wok/pkg) : %s" msgstr "正在生成依赖 (wok/pkg):%s" -#: cook:649 +#: cook:954 msgid "ERROR: can't cook dep \"%s\"" msgstr "错误:无法生成依赖 '%s'" -#: cook:664 +#: cook:969 msgid "ERROR: missing %d dependency" msgid_plural "ERROR: missing %d dependencies" msgstr[0] "错误: 缺少 %d 个依赖项" -#: cook:671 +#: cook:976 msgid "Installing dep (pkg/local): %s" msgstr "正在安装依赖 (软件包/本地):%s" -#: cook:678 +#: cook:983 msgid "Installing dep (web/cache): %s" msgstr "正在安装依赖 (在线/缓存):%s" -#: cook:734 cook:789 +#: cook:1034 cook:1102 msgid "Executing: %s" msgstr "正执行:%s" -#: cook:751 +#: cook:1062 msgid "Running testsuite" msgstr "正运行测试" -#: cook:762 +#: cook:1075 msgid "ERROR: cook failed" msgstr "错误:生成失败" -#: cook:786 +#: cook:1099 msgid "Pack: %s" msgstr "软件包:%s" -#: cook:791 +#: cook:1104 msgid "ERROR: genpkg_rules failed" msgstr "错误:生成软件包规则错误" -#: cook:794 +#: cook:1107 msgid "No packages rules: meta package" msgstr "没有软件包规则:元软件包" -#: cook:807 +#: cook:1120 msgid "Copying \"%s\"..." msgstr "正在拷贝 %s..." -#: cook:816 +#: cook:1130 msgid "Creating the list of files..." msgstr "正在创建文件清单" -#: cook:824 +#: cook:1138 msgid "Creating md5sum of files..." msgstr "正在创建文件md5校验和" -#: cook:839 +#: cook:1153 msgid "Compressing the FS..." msgstr "正在压缩文件系统" -#: cook:847 +#: cook:1161 msgid "Updating receipt sizes..." msgstr "正在更新清单大小" -#: cook:855 +#: cook:1169 msgid "Updating receipt EXTRAVERSION: %s" msgstr "正在更新软件包额外版本:%s" -#: cook:862 +#: cook:1176 msgid "Creating full cpio archive..." msgstr "正在创建完整cpio压缩包" -#: cook:867 +#: cook:1181 msgid "Restoring original package tree..." msgstr "正复原软件包树" -#: cook:876 +#: cook:1190 msgid "Package \"%s\" created" msgstr "软件包:%s" -#: cook:895 +#: cook:1209 msgid "QA: checking for empty package..." msgstr "QA:检查空软件包中……" -#: cook:898 +#: cook:1212 msgid "ERROR: empty package" msgstr "错误:空软件包" -#: cook:906 +#: cook:1225 msgid "Removing old package \"%s\"" msgstr "正在删除旧软件包:%s" -#: cook:940 +#: cook:1262 msgid "Unable to install package, build has failed." msgstr "无法安装软件包,生成失败" -#: cook:949 +#: cook:1271 msgid "Updating %s chroot environment..." msgstr "正在更新 %s chroot 环境" -#: cook:950 +#: cook:1272 msgid "Updating chroot: %s" msgstr "正在更新 chroot:%s" -#: cook:982 +#: cook:1304 msgid "Setup aufs chroot..." msgstr "正设置 aufs chroot" -#: cook:994 +#: cook:1316 msgid "Aufs mount failure" msgstr "Aufs mount 错误" -#: cook:1006 +#: cook:1328 msgid "Leaving aufs chroot..." msgstr "正离开 aufs chroot..." -#: cook:1075 +#: cook:1397 msgid "Multiple choice:" msgstr "多项选择:" -#: cook:1076 +#: cook:1398 msgid "Select one [%s]: " -msgstr "选择一个[%​​S]:" +msgstr "选择一个[%s]:" -#: cook:1117 +#: cook:1446 msgid "Getting standard devel files..." msgstr "获取标准devel软件包文件..." -#: cook:1134 +#: cook:1459 +#, fuzzy +msgid "Copying man pages..." +msgstr "正在拷贝 %s..." + +#: cook:1474 +#, fuzzy +msgid "Copying files..." +msgstr "正在拷贝 %s..." + +#: cook:1491 +#, fuzzy +msgid "Copying folders..." +msgstr "正在拷贝 %s..." + +#: cook:1510 +#, fuzzy +msgid "Copying hicolor icons..." +msgstr "正在拷贝 %s..." + +#: cook:1534 msgid "List of %s packages in \"%s\"" msgstr "%2$s 内的 %1$s 软件包清单" -#: cook:1150 +#: cook:1549 msgid "%s package" msgid_plural "%s packages" msgstr[0] "软件包:" -#: cook:1159 +#: cook:1558 msgid "Search results for \"%s\"" msgstr "%s 的搜索结果" -#: cook:1166 +#: cook:1565 msgid "Cook: setup environment" msgstr "Cook:设置环境" -#: cook:1167 +#: cook:1566 msgid "Setting up your environment" msgstr "设置个人环境" -#: cook:1170 +#: cook:1570 msgid "Checking for packages to install..." msgstr "检查要安装的软件包" -#: cook:1176 +#: cook:1576 msgid "ERROR: %s is not installed" msgstr "错误:未安装%s" -#: cook:1179 +#: cook:1579 msgid "Using config file: %s" msgstr "使用制作文件:%s" -#: cook:1200 +#: cook:1600 msgid "Adding group \"%s\"" msgstr "正在加入组:%s" -#: cook:1203 +#: cook:1603 msgid "Setting permissions for group \"%s\"..." msgstr "正在设置%s组的权限" -#: cook:1206 +#: cook:1606 msgid "All done, ready to cook packages :-)" msgstr "完成,可以开始生成软件包 :-)" -#: cook:1221 +#: cook:1621 msgid "Cook: setup %s cross environment" msgstr "生成:设置 %s cross 环境" -#: cook:1222 +#: cook:1622 msgid "Setting up your %s cross environment" msgstr "正在设置你的 %s cross 环境" #. L10n: keep the same width of translations to get a consistent view -#: cook:1251 +#: cook:1651 msgid "Target arch : %s" msgstr "目标架构:%s" -#: cook:1252 +#: cook:1652 msgid "Configure args : %s" msgstr "设置标志:%s" -#: cook:1253 +#: cook:1653 msgid "Build flags : %s" msgstr "编译标志:%s" -#: cook:1254 +#: cook:1654 msgid "Arch sysroot : %s" msgstr "Arch sysroot : %s" -#: cook:1255 +#: cook:1655 msgid "Tools prefix : %s" msgstr "工具前缀:%s" -#: cook:1257 +#: cook:1657 msgid "Packages DB : %s" msgstr "软件包数据库:%s" -#: cook:1268 +#: cook:1668 msgid "WARNING: %s is not installed in sysroot" msgstr "警告:并无在sysroot 安装 %s" -#: cook:1272 +#: cook:1672 msgid "Cross compiler : %s" msgstr "交叉编译器:%s" -#: cook:1274 +#: cook:1674 msgid "C compiler \"%s\" is missing" msgstr "欠缺C编译器:%s" -#: cook:1275 +#: cook:1675 msgid "Run \"%s\" to cook a toolchain" msgstr "运行 '%s' 以生成工具串" -#: cook:1281 +#: cook:1681 msgid "Cook test: testing the cook environment" msgstr "生成测试:正在测试生成环境" -#: cook:1292 +#: cook:1692 msgid "Package \"%s\" already exists." msgstr "%s 软件包已存在" -#: cook:1296 +#: cook:1696 msgid "Creating folder \"%s\"" msgstr "正在创建 %s" -#: cook:1299 +#: cook:1699 msgid "Preparing the package receipt..." msgstr "正预备软件包清单" -#: cook:1307 +#: cook:1707 msgid "Entering interactive mode..." msgstr "正进入互动模式" -#: cook:1309 +#: cook:1709 msgid "Package : %s" msgstr "软件包:%s" -#: cook:1311 +#: cook:1711 msgid "Version : " msgstr "版本:" -#: cook:1314 +#: cook:1714 msgid "Category : " msgstr "分类:" #. L10n: Short description -#: cook:1318 +#: cook:1718 msgid "Short desc : " msgstr "简短描述:" -#: cook:1321 +#: cook:1721 msgid "Maintainer : " msgstr "维护者:" -#: cook:1324 +#: cook:1724 msgid "License : " msgstr "授权:" -#: cook:1327 +#: cook:1727 msgid "Web site : " msgstr "网站:" -#: cook:1332 +#: cook:1732 msgid "Wget URL to download source tarball." msgstr "Wget URL 下载源码软件包。" -#: cook:1333 +#: cook:1733 msgid "Example : " msgstr "例子:" -#: cook:1334 +#: cook:1734 msgid "Wget url : " msgstr "Wget的网址:" -#: cook:1338 +#: cook:1738 msgid "Do you need a stuff directory? (y/N)" msgstr "你需要一个stuff目录吗? (y/N)" -#: cook:1340 +#: cook:1740 msgid "Creating the stuff directory..." msgstr "正在创建stuff目录" -#: cook:1345 +#: cook:1745 msgid "Are you going to write a description? (y/N)" msgstr "你想写一个描述吗? (y/N)" -#: cook:1347 +#: cook:1747 msgid "Creating the \"%s\" file..." msgstr "正在创建 %s 文件" -#: cook:1351 +#: cook:1751 msgid "Receipt is ready to use." msgstr "清单已可使用" -#: cook:1359 +#: cook:1759 msgid "No list in argument." msgstr "参数里没有清单" -#: cook:1363 +#: cook:1763 msgid "List \"%s\" not found." msgstr "找不到清单:%s" -#: cook:1367 +#: cook:1767 msgid "Starting cooking the list \"%s\"" msgstr "己在按清单生成:%s" -#: cook:1375 +#: cook:1775 msgid "Cleaning all packages files..." msgstr "清除所有软件包文件..." -#: cook:1381 +#: cook:1781 msgid "Cleaning all packages sources..." msgstr "清除所有软件包源文件..." -#: cook:1388 +#: cook:1788 msgid "Checking for uncooked packages" msgstr "检查没有制作的软件包..." -#: cook:1401 +#: cook:1801 msgid "Package \"%s\"" msgstr "软件包%s" -#: cook:1420 +#: cook:1819 msgid "%s uncooked package" msgid_plural "%s uncooked packages" msgstr[0] "%s个没有制作的软件包" -#: cook:1422 +#: cook:1821 msgid "All packages are cooked :-)" msgstr "所有的软件包都制作好了:-)" -#: cook:1435 +#: cook:1838 msgid "Packages directory \"%s\" doesn't exist" msgstr "软件包目录不存在%s" -#: cook:1445 +#: cook:1848 msgid "Cook pkgdb: Creating all packages lists" msgstr "Cook pkgdb:创建所有软件包清单" -#: cook:1446 -msgid "Creating lists for \"%s\"" -msgstr "正在为 %s 软件包创建清单" - -#: cook:1448 -msgid "Cook pkgdb started: %s" -msgstr "已开始生成 pkgdb:%s" - -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991 msgid "Creating file \"%s\"" msgstr "正在创建:%s" -#: cook:1463 +#: cook:1881 msgid "Creating lists from \"%s\"" msgstr "从 %s 创建列表" -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547 +#: cook:1937 +#, fuzzy +msgid " - absent: %s (%s)" +msgstr "完成:%s (%s)" + +#: cook:1943 cook:1944 cook:1945 cook:1946 msgid "Done: %s (%s)" msgstr "完成:%s (%s)" -#. L10n: 's' is for seconds (cooking time) -#: cook:1554 -msgid "Packages: %s - Time: %ss" -msgstr "软件包:%s - 时间:%ss" +#: cook:1954 +#, fuzzy +msgid "Removing duplicates:" +msgstr "正在删除旧软件包:%s" -#: cook:1563 -msgid "Missing flavors folder \"%s\"" -msgstr "欠缺设置:%s" - -#: cook:1568 +#: cook:2028 msgid "Creating flavors files in \"%s\"" msgstr "正在于 %s 创建设置文件" -#: cook:1569 +#: cook:2029 msgid "Cook pkgdb: Creating all flavors" msgstr "生成 pkgdb:正创建所有设置" -#: cook:1572 +#: cook:2032 msgid "Recharging lists to use latest packages..." msgstr "重新载入清单以使用最新软件包" -#: cook:1577 +#: cook:2037 msgid "Creating configuration file \"%s\"" msgstr "正创建制作文件:%s" -#: cook:1589 +#: cook:2049 msgid "Starting to generate flavors..." msgstr "开始生成设置" -#: cook:1593 +#: cook:2053 msgid "Packing flavor \"%s\"" msgstr "正打软件包设置:%s" -#: cook:1599 -msgid "Total flavors size: %s" -msgstr "设置大小:%s" - -#: cook:1602 +#: cook:2062 msgid "Cook pkgdb end: %s" msgstr "生成 pkgdb 完成:%s" -#: cook:1622 +#: cook:2085 msgid "cook: HOST_ARCH is not set in \"%s\" receipt" msgstr "生成:没有在 %s 清单设置 HOST_ARCH" -#: cook:1623 +#: cook:2086 msgid "package \"%s\" is not included in %s" msgstr "%s 并不在 %s 内" -#: cook:1624 cook:1637 cook:1639 +#: cook:2087 cook:2100 cook:2102 msgid "cook: %s" msgstr "生成:%s" -#: cook:1625 cook:1640 +#: cook:2088 cook:2103 msgid "bugs: %s" msgstr "错误:%s" -#: cook:1626 cook:1641 +#: cook:2089 cook:2104 msgid "Cook skip: %s" msgstr "生成跳过:%s" -#: cook:1634 +#: cook:2097 msgid "Host arch %s" msgstr "主机架构%s" -#: cook:1638 +#: cook:2101 msgid "package \"%s\" doesn't cook or is not included in %s" msgstr "%s 并未生成或不在 %s" -#: cook:1649 +#: cook:2112 msgid "Package \"%s\" is blocked" msgstr "已封锁软件包:%s" -#: cook:1656 +#: cook:2119 msgid "Cook started for: %s" msgstr "已开始生成:%s" -#: cook:1667 +#: cook:2136 msgid "Cleaning \"%s\"" msgstr "正在清理:%s" -#: cook:1676 +#: cook:2145 msgid "Getting source for \"%s\"" msgstr "正在取得软件包源文件:%s" -#: cook:1678 +#: cook:2147 msgid "Tarball: %s" msgstr "压缩包:%s" -#: cook:1682 +#: cook:2151 msgid "Blocking package \"%s\"" msgstr "正在封锁:%s" -#: cook:1688 +#: cook:2157 msgid "Unblocking package \"%s\"" msgstr "取消封锁:%s" -#: cook:1700 cook:1707 +#: cook:2169 cook:2176 msgid "Need to build \"%s\"" msgstr "需要生成 %s" -#: cook:1711 +#: cook:2180 msgid "Checking depends" msgstr "正在检查依赖" -#: cook:1742 +#: cook:2218 msgid "WANTED package \"%s\" is blocked" msgstr "所请求的软件包被封锁:%s" -#: cook:1748 +#: cook:2224 msgid "WANTED package \"%s\" is broken" msgstr "所请求的软件包已损坏:%s" + +#~ msgid "Removing Python compiled files..." +#~ msgstr "正在删除Python编译出的文件" + +#~ msgid "Removing Perl compiled files..." +#~ msgstr "正在删除Perl编译出的文件" + +#~ msgid "Creating lists for \"%s\"" +#~ msgstr "正在为 %s 软件包创建清单" + +#~ msgid "Cook pkgdb started: %s" +#~ msgstr "已开始生成 pkgdb:%s" + +#~ msgid "Packages: %s - Time: %ss" +#~ msgstr "软件包:%s - 时间:%ss" + +#~ msgid "Missing flavors folder \"%s\"" +#~ msgstr "欠缺设置:%s" + +#~ msgid "Total flavors size: %s" +#~ msgstr "设置大小:%s" diff -r ab44ce9b38bb -r 9dc64af5ba9c po/zh_TW.po --- a/po/zh_TW.po Thu Nov 17 18:58:21 2016 +0000 +++ b/po/zh_TW.po Sat Nov 19 22:48:02 2016 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Cook 3.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-07 12:52+0300\n" +"POT-Creation-Date: 2016-11-19 22:31+0200\n" "PO-Revision-Date: 2014-06-04 03:36+0800\n" "Last-Translator: lunglungyu \n" "Language-Team: Traditional Chinese\n" @@ -16,819 +16,883 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: cook:32 +#: cook:33 msgid "Usage:" msgstr "用法:" -#: cook:32 +#: cook:33 msgid "cook [package|command] [list|--option]" msgstr "cook [package|command] [list|--option]" -#: cook:34 +#: cook:35 msgid "Commands:" msgstr "命令:" -#: cook:35 +#: cook:36 msgid "Display this short usage." msgstr "顯示本提示" -#: cook:36 +#: cook:37 msgid "Setup your build environment." msgstr "設置建構環境" -#: cook:37 +#: cook:38 msgid "Setup a cross environment." msgstr "設置交叉環境" -#: cook:39 +#: cook:40 msgid "Test environment and cook a package." msgstr "打包測試環境" -#: cook:40 +#: cook:41 msgid "List packages in the wok." msgstr "列出wok庫內的包" -#: cook:41 +#: cook:42 msgid "Simple packages search function." msgstr "包搜索" -#: cook:42 +#: cook:43 msgid "Create a new package with a receipt." msgstr "根據清單創建新包" -#: cook:43 +#: cook:44 msgid "Cook a list of packages." msgstr "打包清單內的包(packages)" -#: cook:44 +#: cook:45 msgid "Clean-up all packages files." msgstr "清理所有包文件" -#: cook:45 +#: cook:46 msgid "Clean-up all packages sources." msgstr "清理所有包源文檔" -#: cook:46 +#: cook:47 msgid "Check for uncooked packages" msgstr "" -#: cook:47 +#: cook:48 msgid "Create packages DB lists and flavors." msgstr "創建包數據庫清單及設置" -#: cook:49 +#: cook:50 msgid "Options:" msgstr "選項:" -#: cook:51 +#: cook:52 msgid "clean the package in the wok." msgstr "清除wok庫內的包" -#: cook:52 +#: cook:53 msgid "cook and install the package." msgstr "編成及安裝包" -#: cook:53 +#: cook:54 msgid "get the package source tarball." msgstr "取得包源壓縮包(tarball)" -#: cook:54 +#: cook:55 msgid "block a package so cook will skip it." msgstr "封鎖及在建成時跳過包" -#: cook:55 +#: cook:56 msgid "unblock a blocked package." msgstr "取消封鎖包" -#: cook:56 +#: cook:57 msgid "check dependencies of cooked package." msgstr "檢查當前包的依賴" -#: cook:57 +#: cook:58 msgid "repack an already built package." msgstr "重新打包" -#: cook:58 +#: cook:59 msgid "display debugging messages." msgstr "" -#: cook:59 +#: cook:60 msgid "continue running compile_rules." msgstr "" -#: cook:61 +#: cook:62 msgid "create a receipt interactively." msgstr "互動地創建清單" -#: cook:63 +#: cook:64 msgid "clone the cooking wok from Hg repo." msgstr "由Hg repo.克隆 cooking wok" -#: cook:64 +#: cook:65 msgid "clone the stable wok from Hg repo." msgstr "由Hg repo.克隆 stable wok" -#: cook:65 +#: cook:66 msgid "clone the undigest wok from Hg repo." msgstr "由Hg repo.克隆 undigest wok" -#: cook:66 +#: cook:67 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "由Hg repo.克隆 tiny wok" -#: cook:67 +#: cook:68 msgid "force reinstall of chroot packages." msgstr "強制重新安裝chroot包" -#: cook:69 +#: cook:70 msgid "create up-to-date flavors files." msgstr "創建最新的偏好文件" -#: cook:88 +#: cook:89 msgid "Unable to find package \"%s\" in the wok" msgstr "在wok內找不到包:%s" #. L10n: QA is quality assurance -#: cook:97 +#: cook:98 msgid "QA: empty variable: %s" msgstr "QA:空變量:%s" -#: cook:106 +#: cook:107 msgid "Creating directories structure in \"%s\"" msgstr "正在創建包結構:%s" -#: cook:108 +#: cook:109 msgid "Creating DB files in \"%s\"" msgstr "在以下資料夾創建數庫庫文件:%s" -#: cook:118 +#: cook:119 msgid "QA: checking package receipt..." msgstr "QA:正在檢查包清單" -#: cook:133 +#: cook:134 msgid "QA: unknown category \"%s\"" msgstr "" -#: cook:134 +#: cook:135 msgid "Please, use one of: %s" msgstr "請用以下其中一項:%s" -#: cook:144 +#: cook:145 msgid "QA: unable to reach \"%s\"" msgstr "QA:無法存取:%s" -#: cook:204 +#: cook:205 msgid "Creating tarball \"%s\"" msgstr "創建tarball壓縮包中:%s" -#: cook:229 cook:234 cook:248 cook:250 cook:260 cook:330 +#: cook:230 cook:235 cook:249 cook:251 cook:261 cook:331 msgid "ERROR: %s" msgstr "錯誤:%s" -#: cook:242 cook:257 cook:272 cook:285 cook:296 cook:328 +#: cook:243 cook:258 cook:273 cook:286 cook:297 cook:329 msgid "Getting source from %s..." msgstr "正在%s中取得源文件" -#: cook:243 cook:258 cook:273 cook:286 cook:329 +#: cook:244 cook:259 cook:274 cook:287 cook:330 msgid "URL: %s" msgstr "URL:%s" -#: cook:244 cook:275 +#: cook:245 cook:276 msgid "Cloning to \"%s\"" msgstr "克隆到:%s" -#: cook:246 +#: cook:247 msgid "Hg branch: %s" msgstr "" -#: cook:262 +#: cook:263 msgid "Git branch: %s" msgstr "" -#: cook:274 +#: cook:275 msgid "CVS module: %s" msgstr "CVS 模組:%s" -#: cook:306 +#: cook:307 msgid "Don't forget to add to receipt:" msgstr "記得要加到清單" -#: cook:314 +#: cook:315 msgid "ERROR: Unable to handle \"%s\"" msgstr "錯誤:無法處理:%s" -#: cook:332 +#: cook:333 msgid "Extracting source archive \"%s\"" msgstr "正在解壓:%s" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:367 -msgid "~ %dm" -msgstr "~ %dm" +#: cook:361 +msgid " ~ %dm" +msgstr " ~ %dm" -#: cook:370 +#. L10n: 's' is for seconds (cooking time) +#: cook:365 +msgid "%ds%s" +msgstr "%ds%s" + +#: cook:380 msgid "Summary for: %s" msgstr "包摘要:%s" #. L10n: keep the same width of translations to get a consistent view -#: cook:374 +#: cook:384 msgid "Source dir : %s" msgstr "源路徑:%s" -#: cook:375 +#: cook:385 msgid "Src file : %s" msgstr "源文件:%s" -#: cook:376 +#: cook:386 msgid "Src size : %s" msgstr "源大小:%s" -#: cook:377 +#: cook:387 msgid "Produced : %s" msgstr "已產生:%s" -#: cook:378 +#: cook:388 msgid "Packed : %s" msgstr "已打包:%s" -#: cook:379 +#: cook:389 msgid "Compressed : %s" msgstr "已壓縮:%s" -#: cook:380 +#: cook:390 msgid "Files : %s" msgstr "文件:%s" -#. L10n: 's' is for seconds (cooking time) -#: cook:382 -msgid "Cook time : %ds %s" -msgstr "生成時間:%ds %s" +#: cook:391 +msgid "Cook time : %s" +msgstr "生成時間:%s" -#: cook:383 +#: cook:392 msgid "Cook date : %s" msgstr "生成日期:%s" -#: cook:383 cook:395 cook:1448 cook:1602 +#: cook:392 cook:404 cook:1851 cook:2062 msgid "+%%F %%R" msgstr "+%%F %%R" -#: cook:384 +#: cook:393 msgid "Host arch : %s" msgstr "主機架構:%s" -#: cook:392 +#: cook:401 msgid "Debug information" msgstr "除錯資訊" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:395 +#: cook:404 msgid "Cook date: %s" msgstr "生成日期:%s" +#: cook:405 +msgid "Cook time: %ds" +msgstr "生成時間:%ds" + #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:397 cook:661 cook:765 cook:799 cook:889 cook:1766 +#: cook:407 cook:966 cook:1078 cook:1112 cook:1203 cook:2242 msgid "ERROR" msgstr "錯誤" -#: cook:484 +#: cook:548 +#, fuzzy +msgid "QA: Checking %s..." +msgstr "QA:正在檢查包清單" + +#: cook:569 +msgid " Time: %s. Size: %s B -> %s B. Save: %s KB" +msgstr "" + +#: cook:585 msgid "Executing strip on all files..." msgstr "正在為所有文件減肥" -#: cook:496 -msgid "Removing Python compiled files..." -msgstr "正在刪除Python編譯出的文件" +#: cook:629 +#, fuzzy +msgid "Stripping translations files..." +msgstr "正在為所有文件減肥" -#: cook:503 -msgid "Removing Perl compiled files..." -msgstr "正在刪除Perl編譯出的文件" - -#: cook:518 cook:647 +#: cook:680 cook:952 msgid "Build dependencies to remove:" msgstr "要刪除的編譯依賴" -#: cook:520 cook:648 +#: cook:682 cook:953 msgid "Removing:" msgstr "正在刪除:" -#: cook:535 +#: cook:706 +#, fuzzy +msgid "Compressing man pages..." +msgstr "正在壓縮文件系統" + +#: cook:747 +#, fuzzy +msgid "Compressing png images..." +msgstr "正在壓縮文件系統" + +#: cook:784 +#, fuzzy +msgid "Compressing svg images..." +msgstr "正在壓縮文件系統" + +#: cook:818 +#, fuzzy +msgid "Compressing ui files..." +msgstr "正在壓縮文件系統" + +#: cook:838 msgid "Cook: %s" msgstr "" -#: cook:549 +#: cook:852 msgid "%s sysroot: %s" msgstr "" -#: cook:550 +#: cook:853 msgid "Adding \"%s\" to PATH" msgstr "正將 %s 加入 PATH" -#: cook:554 +#: cook:857 msgid "Using cross-tools: %s" msgstr "正使用cross-tools:%s" -#: cook:578 +#: cook:881 msgid "Disabling -pipe compile flag: %d RAM free" msgstr "正在禁用 -pipe 編譯標誌:%d RAM" -#: cook:594 +#: cook:897 msgid "Checking build dependencies..." msgstr "正在檢查編譯依賴" -#: cook:595 +#: cook:898 msgid "Using packages DB: %s" msgstr "正使用包數據庫:%s" -#: cook:619 +#: cook:924 msgid "Missing dep (wok/pkg): %s" msgstr "欠缺依賴 (wok/pkg):%s" -#: cook:627 +#: cook:932 msgid "ERROR: unknown dep \"%s\"" msgstr "錯誤:未知依賴 %s" -#: cook:641 +#: cook:946 msgid "Auto cook config is set: %s" msgstr "自動生成已配置:%s" -#: cook:644 +#: cook:949 msgid "Building dep (wok/pkg) : %s" msgstr "正在生成依賴 (wok/pkg):%s" -#: cook:649 +#: cook:954 msgid "ERROR: can't cook dep \"%s\"" msgstr "錯誤:無法生成依賴 '%s'" -#: cook:664 +#: cook:969 msgid "ERROR: missing %d dependency" msgid_plural "ERROR: missing %d dependencies" msgstr[0] "錯誤:欠缺依賴 %d" -#: cook:671 +#: cook:976 msgid "Installing dep (pkg/local): %s" msgstr "正在安裝依賴 (包/本地):%s" -#: cook:678 +#: cook:983 msgid "Installing dep (web/cache): %s" msgstr "正在安裝依賴 (在線/緩存):%s" -#: cook:734 cook:789 +#: cook:1034 cook:1102 msgid "Executing: %s" msgstr "正執行:%s" -#: cook:751 +#: cook:1062 msgid "Running testsuite" msgstr "正運行測試" -#: cook:762 +#: cook:1075 msgid "ERROR: cook failed" msgstr "錯誤:生成失敗" -#: cook:786 +#: cook:1099 msgid "Pack: %s" msgstr "" -#: cook:791 +#: cook:1104 msgid "ERROR: genpkg_rules failed" msgstr "錯誤:生成包規則錯誤" -#: cook:794 +#: cook:1107 msgid "No packages rules: meta package" msgstr "沒有包規則:元包" -#: cook:807 +#: cook:1120 msgid "Copying \"%s\"..." msgstr "正在拷貝 %s..." -#: cook:816 +#: cook:1130 msgid "Creating the list of files..." msgstr "正在創建文件清單" -#: cook:824 +#: cook:1138 msgid "Creating md5sum of files..." msgstr "正在創建文件md5校驗和" -#: cook:839 +#: cook:1153 msgid "Compressing the FS..." msgstr "正在壓縮文件系統" -#: cook:847 +#: cook:1161 msgid "Updating receipt sizes..." msgstr "正在更新清單大小" -#: cook:855 +#: cook:1169 msgid "Updating receipt EXTRAVERSION: %s" msgstr "正在更新包額外版本:%s" -#: cook:862 +#: cook:1176 msgid "Creating full cpio archive..." msgstr "正在創建完整cpio壓縮包" -#: cook:867 +#: cook:1181 msgid "Restoring original package tree..." msgstr "正復原包樹" -#: cook:876 +#: cook:1190 msgid "Package \"%s\" created" msgstr "包:%s" -#: cook:895 +#: cook:1209 msgid "QA: checking for empty package..." msgstr "" -#: cook:898 +#: cook:1212 msgid "ERROR: empty package" msgstr "錯誤:空包" -#: cook:906 +#: cook:1225 msgid "Removing old package \"%s\"" msgstr "正在刪除舊包:%s" -#: cook:940 +#: cook:1262 msgid "Unable to install package, build has failed." msgstr "無法安裝包,生成失敗" -#: cook:949 +#: cook:1271 msgid "Updating %s chroot environment..." msgstr "正在更新 %s chroot 環境" -#: cook:950 +#: cook:1272 msgid "Updating chroot: %s" msgstr "正在更新 chroot:%s" -#: cook:982 +#: cook:1304 msgid "Setup aufs chroot..." msgstr "正設置 aufs chroot" -#: cook:994 +#: cook:1316 msgid "Aufs mount failure" msgstr "Aufs mount 錯誤" -#: cook:1006 +#: cook:1328 msgid "Leaving aufs chroot..." msgstr "正離開 aufs chroot..." -#: cook:1075 +#: cook:1397 msgid "Multiple choice:" msgstr "" -#: cook:1076 +#: cook:1398 msgid "Select one [%s]: " msgstr "" -#: cook:1117 +#: cook:1446 msgid "Getting standard devel files..." msgstr "" -#: cook:1134 +#: cook:1459 +#, fuzzy +msgid "Copying man pages..." +msgstr "正在拷貝 %s..." + +#: cook:1474 +#, fuzzy +msgid "Copying files..." +msgstr "正在拷貝 %s..." + +#: cook:1491 +#, fuzzy +msgid "Copying folders..." +msgstr "正在拷貝 %s..." + +#: cook:1510 +#, fuzzy +msgid "Copying hicolor icons..." +msgstr "正在拷貝 %s..." + +#: cook:1534 msgid "List of %s packages in \"%s\"" msgstr "%2$s 內的 %1$s 包清單" -#: cook:1150 +#: cook:1549 msgid "%s package" msgid_plural "%s packages" msgstr[0] "包:" -#: cook:1159 +#: cook:1558 msgid "Search results for \"%s\"" msgstr "%s 的搜索結果" -#: cook:1166 +#: cook:1565 msgid "Cook: setup environment" msgstr "Cook:設置環境" -#: cook:1167 +#: cook:1566 msgid "Setting up your environment" msgstr "設置個人環境" -#: cook:1170 +#: cook:1570 msgid "Checking for packages to install..." msgstr "檢查要安裝的包" -#: cook:1176 +#: cook:1576 msgid "ERROR: %s is not installed" msgstr "錯誤:未安裝%s" -#: cook:1179 +#: cook:1579 msgid "Using config file: %s" msgstr "使用配置文件:%s" -#: cook:1200 +#: cook:1600 msgid "Adding group \"%s\"" msgstr "正在加入組:%s" -#: cook:1203 +#: cook:1603 msgid "Setting permissions for group \"%s\"..." msgstr "正在設置%s組的權限" -#: cook:1206 +#: cook:1606 msgid "All done, ready to cook packages :-)" msgstr "完成,可以開始生成包 :-)" -#: cook:1221 +#: cook:1621 msgid "Cook: setup %s cross environment" msgstr "生成:設置 %s cross 環境" -#: cook:1222 +#: cook:1622 msgid "Setting up your %s cross environment" msgstr "正在設置你的 %s cross 環境" #. L10n: keep the same width of translations to get a consistent view -#: cook:1251 +#: cook:1651 msgid "Target arch : %s" msgstr "目標架構:%s" -#: cook:1252 +#: cook:1652 msgid "Configure args : %s" msgstr "設置標誌:%s" -#: cook:1253 +#: cook:1653 msgid "Build flags : %s" msgstr "編譯標誌:%s" -#: cook:1254 +#: cook:1654 msgid "Arch sysroot : %s" msgstr "" -#: cook:1255 +#: cook:1655 msgid "Tools prefix : %s" msgstr "工具前綴:%s" -#: cook:1257 +#: cook:1657 msgid "Packages DB : %s" msgstr "包數據庫:%s" -#: cook:1268 +#: cook:1668 msgid "WARNING: %s is not installed in sysroot" msgstr "警告:並無在sysroot 安裝 %s" -#: cook:1272 +#: cook:1672 msgid "Cross compiler : %s" msgstr "交叉編譯器:%s" -#: cook:1274 +#: cook:1674 msgid "C compiler \"%s\" is missing" msgstr "欠缺C編譯器:%s" -#: cook:1275 +#: cook:1675 msgid "Run \"%s\" to cook a toolchain" msgstr "運行 '%s' 以生成工具串" -#: cook:1281 +#: cook:1681 msgid "Cook test: testing the cook environment" msgstr "生成測試:正在測試生成環境" -#: cook:1292 +#: cook:1692 msgid "Package \"%s\" already exists." msgstr "%s 包已存在" -#: cook:1296 +#: cook:1696 msgid "Creating folder \"%s\"" msgstr "正在創建 %s" -#: cook:1299 +#: cook:1699 msgid "Preparing the package receipt..." msgstr "正預備包清單" -#: cook:1307 +#: cook:1707 msgid "Entering interactive mode..." msgstr "正進入互動模式" -#: cook:1309 +#: cook:1709 msgid "Package : %s" msgstr "包:%s" -#: cook:1311 +#: cook:1711 msgid "Version : " msgstr "版本:" -#: cook:1314 +#: cook:1714 msgid "Category : " msgstr "分類:" #. L10n: Short description -#: cook:1318 +#: cook:1718 msgid "Short desc : " msgstr "簡短描述:" -#: cook:1321 +#: cook:1721 msgid "Maintainer : " msgstr "維護者:" -#: cook:1324 +#: cook:1724 msgid "License : " msgstr "授權:" -#: cook:1327 +#: cook:1727 msgid "Web site : " msgstr "網站:" -#: cook:1332 +#: cook:1732 msgid "Wget URL to download source tarball." msgstr "Wget URL 以下載源tarball包" -#: cook:1333 +#: cook:1733 msgid "Example : " msgstr "例子:" -#: cook:1334 +#: cook:1734 msgid "Wget url : " msgstr "" -#: cook:1338 +#: cook:1738 msgid "Do you need a stuff directory? (y/N)" msgstr "你需要一個stuff目錄嗎? (y/N):" -#: cook:1340 +#: cook:1740 msgid "Creating the stuff directory..." msgstr "正在創建stuff目錄" -#: cook:1345 +#: cook:1745 msgid "Are you going to write a description? (y/N)" msgstr "你想寫一個描述嗎? (y/N):" -#: cook:1347 +#: cook:1747 msgid "Creating the \"%s\" file..." msgstr "正在創建 %s 文件" -#: cook:1351 +#: cook:1751 msgid "Receipt is ready to use." msgstr "清單已可使用" -#: cook:1359 +#: cook:1759 msgid "No list in argument." msgstr "參數裏沒有清單" -#: cook:1363 +#: cook:1763 msgid "List \"%s\" not found." msgstr "找不到清單:%s" -#: cook:1367 +#: cook:1767 msgid "Starting cooking the list \"%s\"" msgstr "己在按清單生成:%s" -#: cook:1375 +#: cook:1775 msgid "Cleaning all packages files..." msgstr "清除所有包文件" -#: cook:1381 +#: cook:1781 msgid "Cleaning all packages sources..." msgstr "清除所有包源文件" -#: cook:1388 +#: cook:1788 msgid "Checking for uncooked packages" msgstr "" -#: cook:1401 +#: cook:1801 msgid "Package \"%s\"" msgstr "包%s" -#: cook:1420 +#: cook:1819 msgid "%s uncooked package" msgid_plural "%s uncooked packages" msgstr[0] "" -#: cook:1422 +#: cook:1821 msgid "All packages are cooked :-)" msgstr "" -#: cook:1435 +#: cook:1838 msgid "Packages directory \"%s\" doesn't exist" msgstr "包目錄不存在%s" -#: cook:1445 +#: cook:1848 msgid "Cook pkgdb: Creating all packages lists" msgstr "Cook pkgdb:創建所有包清單" -#: cook:1446 -msgid "Creating lists for \"%s\"" -msgstr "正在為 %s 包創建清單" - -#: cook:1448 -msgid "Cook pkgdb started: %s" -msgstr "已開始生成 pkgdb:%s" - -#: cook:1454 cook:1457 cook:1523 cook:1535 cook:1540 +#: cook:1857 cook:1861 cook:1869 cook:1967 cook:1974 cook:1985 cook:1991 msgid "Creating file \"%s\"" msgstr "正在創建:%s" -#: cook:1463 +#: cook:1881 msgid "Creating lists from \"%s\"" msgstr "" -#: cook:1516 cook:1517 cook:1518 cook:1529 cook:1547 +#: cook:1937 +#, fuzzy +msgid " - absent: %s (%s)" +msgstr "完成:%s (%s)" + +#: cook:1943 cook:1944 cook:1945 cook:1946 msgid "Done: %s (%s)" msgstr "完成:%s (%s)" -#. L10n: 's' is for seconds (cooking time) -#: cook:1554 -msgid "Packages: %s - Time: %ss" -msgstr "包:%s - Time:%ss" +#: cook:1954 +#, fuzzy +msgid "Removing duplicates:" +msgstr "正在刪除舊包:%s" -#: cook:1563 -msgid "Missing flavors folder \"%s\"" -msgstr "欠缺設置:%s" - -#: cook:1568 +#: cook:2028 msgid "Creating flavors files in \"%s\"" msgstr "正在於 %s 創建設置文件" -#: cook:1569 +#: cook:2029 msgid "Cook pkgdb: Creating all flavors" msgstr "生成 pkgdb:正創建所有設置" -#: cook:1572 +#: cook:2032 msgid "Recharging lists to use latest packages..." msgstr "重新載入清單以使用最新包" -#: cook:1577 +#: cook:2037 msgid "Creating configuration file \"%s\"" msgstr "正創建配置文件:%s" -#: cook:1589 +#: cook:2049 msgid "Starting to generate flavors..." msgstr "開始生成設置" -#: cook:1593 +#: cook:2053 msgid "Packing flavor \"%s\"" msgstr "正打包設置:%s" -#: cook:1599 -msgid "Total flavors size: %s" -msgstr "設置大小:%s" - -#: cook:1602 +#: cook:2062 msgid "Cook pkgdb end: %s" msgstr "生成 pkgdb 完成:%s" -#: cook:1622 +#: cook:2085 msgid "cook: HOST_ARCH is not set in \"%s\" receipt" msgstr "生成:沒有在 %s 清單設置 HOST_ARCH" -#: cook:1623 +#: cook:2086 msgid "package \"%s\" is not included in %s" msgstr "%s 並不在 %s 內" -#: cook:1624 cook:1637 cook:1639 +#: cook:2087 cook:2100 cook:2102 msgid "cook: %s" msgstr "生成:%s" -#: cook:1625 cook:1640 +#: cook:2088 cook:2103 msgid "bugs: %s" msgstr "" -#: cook:1626 cook:1641 +#: cook:2089 cook:2104 msgid "Cook skip: %s" msgstr "生成跳過:%s" -#: cook:1634 +#: cook:2097 msgid "Host arch %s" msgstr "主機架構%s" -#: cook:1638 +#: cook:2101 msgid "package \"%s\" doesn't cook or is not included in %s" msgstr "%s 並未生成或不在 %s" -#: cook:1649 +#: cook:2112 msgid "Package \"%s\" is blocked" msgstr "已封鎖包:%s" -#: cook:1656 +#: cook:2119 msgid "Cook started for: %s" msgstr "已開始生成:%s" -#: cook:1667 +#: cook:2136 msgid "Cleaning \"%s\"" msgstr "正在清理:%s" -#: cook:1676 +#: cook:2145 msgid "Getting source for \"%s\"" msgstr "正在取得包源文件:%s" -#: cook:1678 +#: cook:2147 msgid "Tarball: %s" msgstr "" -#: cook:1682 +#: cook:2151 msgid "Blocking package \"%s\"" msgstr "正在封鎖:%s" -#: cook:1688 +#: cook:2157 msgid "Unblocking package \"%s\"" msgstr "取消封鎖:%s" -#: cook:1700 cook:1707 +#: cook:2169 cook:2176 msgid "Need to build \"%s\"" msgstr "需要生成 %s" -#: cook:1711 +#: cook:2180 msgid "Checking depends" msgstr "正在檢查依賴" -#: cook:1742 +#: cook:2218 msgid "WANTED package \"%s\" is blocked" msgstr "所請求的包被封鎖:%s" -#: cook:1748 +#: cook:2224 msgid "WANTED package \"%s\" is broken" msgstr "所請求的包已損壞:%s" + +#~ msgid "Removing Python compiled files..." +#~ msgstr "正在刪除Python編譯出的文件" + +#~ msgid "Removing Perl compiled files..." +#~ msgstr "正在刪除Perl編譯出的文件" + +#~ msgid "Creating lists for \"%s\"" +#~ msgstr "正在為 %s 包創建清單" + +#~ msgid "Cook pkgdb started: %s" +#~ msgstr "已開始生成 pkgdb:%s" + +#~ msgid "Packages: %s - Time: %ss" +#~ msgstr "包:%s - Time:%ss" + +#~ msgid "Missing flavors folder \"%s\"" +#~ msgstr "欠缺設置:%s" + +#~ msgid "Total flavors size: %s" +#~ msgstr "設置大小:%s"