# HG changeset patch # User Christophe Lincoln # Date 1392243974 -3600 # Node ID a9ea304f81de692ac28b65dbecd21c811ac267df # Parent 4cee6103d578ab0f0d16383fb76e99799c69fd7d Make POT and msgmerge diff -r 4cee6103d578 -r a9ea304f81de po/cook.pot --- a/po/cook.pot Wed Feb 12 23:25:33 2014 +0100 +++ b/po/cook.pot Wed Feb 12 23:26:14 2014 +0100 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Cook 3.1.4\n" +"Project-Id-Version: Cook 3.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-03-29 17:02+0000\n" +"POT-Creation-Date: 2014-02-12 23:25+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -94,841 +94,849 @@ msgstr "" #: cook:53 +msgid "check dependencies of cooked package." +msgstr "" + +#: cook:54 msgid "repack an already built package." msgstr "" -#: cook:54 +#: cook:55 msgid "create a receipt interactively." msgstr "" -#: cook:55 +#: cook:56 msgid "clone the cooking wok from Hg repo." msgstr "" -#: cook:56 +#: cook:57 msgid "clone the stable wok from Hg repo." msgstr "" -#: cook:57 +#: cook:58 msgid "clone the undigest wok from Hg repo." msgstr "" -#: cook:58 +#: cook:59 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "" -#: cook:59 +#: cook:60 msgid "force reinstall of chroot packages." msgstr "" -#: cook:60 +#: cook:61 msgid "create up-to-date flavors files." msgstr "" -#: cook:75 +#: cook:76 #, sh-format msgid "Unable to find package in the wok: $pkg" msgstr "" #. L10n: QA is quality assurance -#: cook:83 +#: cook:84 #, sh-format msgid "QA: empty variable: ${var}=\"\"" msgstr "" -#: cook:90 +#: cook:91 #, sh-format msgid "Creating directories structure in: $SLITAZ" msgstr "" -#: cook:92 +#: cook:93 #, sh-format msgid "Creating DB files in: $CACHE" msgstr "" -#: cook:101 +#: cook:102 msgid "QA: checking package receipt..." msgstr "" -#: cook:117 +#: cook:118 #, sh-format msgid "QA: unknown category: $value" msgstr "" -#: cook:118 +#: cook:119 #, sh-format msgid "Please, use one of: $valid" msgstr "" -#: cook:127 +#: cook:128 #, sh-format msgid "QA: unable to reach: $value" msgstr "" -#: cook:180 +#: cook:184 #, sh-format msgid "Creating tarball: $tarball" msgstr "" -#: cook:200 cook:203 +#: cook:207 cook:211 #, sh-format msgid "ERROR: wget $WGET_URL" msgstr "" -#: cook:210 +#: cook:218 msgid "Getting source from Hg..." msgstr "" -#: cook:211 cook:225 cook:237 cook:249 +#: cook:219 cook:233 cook:245 cook:257 #, sh-format msgid "URL: $url" msgstr "" -#: cook:212 +#: cook:220 #, sh-format msgid "Cloning to: $pwd/$pkgsrc" msgstr "" -#: cook:214 +#: cook:222 #, sh-format msgid "Hg branch: $BRANCH" msgstr "" -#: cook:216 +#: cook:224 #, sh-format msgid "ERROR: hg clone $url --rev $BRANCH" msgstr "" -#: cook:218 +#: cook:226 #, sh-format msgid "ERROR: hg clone $url" msgstr "" -#: cook:224 +#: cook:232 msgid "Getting source from Git..." msgstr "" -#: cook:226 +#: cook:234 #, sh-format msgid "ERROR: git clone $url" msgstr "" -#: cook:228 +#: cook:236 #, sh-format msgid "Git branch: $BRANCH" msgstr "" -#: cook:236 +#: cook:244 msgid "Getting source from CVS..." msgstr "" -#: cook:238 +#: cook:246 #, sh-format msgid "CVS module: $mod" msgstr "" -#: cook:239 +#: cook:247 #, sh-format msgid "Cloning to: $pwd/$mod" msgstr "" -#: cook:248 +#: cook:256 msgid "Getting source from SVN..." msgstr "" -#: cook:258 +#: cook:266 msgid "Getting source from bazaar..." msgstr "" -#: cook:268 +#: cook:276 msgid "Don't forget to add to receipt:" msgstr "" -#: cook:275 +#: cook:283 #, sh-format msgid "ERROR: Unable to handle: $WGET_URL" msgstr "" -#: cook:287 +#: cook:295 #, sh-format msgid "Getting source from mirror: $url" msgstr "" -#: cook:288 +#: cook:296 #, sh-format msgid "ERROR: wget $url" msgstr "" -#: cook:290 +#: cook:298 #, sh-format msgid "Extracting: $TARBALL" msgstr "" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:314 cook:341 cook:1179 cook:1286 +#: cook:322 cook:349 cook:1253 cook:1360 msgid "+%Y-%m-%d %H:%M" msgstr "" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:318 +#: cook:326 #, sh-format msgid "~ ${div}m" msgstr "" -#: cook:319 +#: cook:327 #, sh-format msgid "Summary for: $PACKAGE $VERSION" msgstr "" #. L10n: keep the same width of translations to get a consistent view -#: cook:322 +#: cook:330 #, sh-format msgid "Source dir : $srcdir" msgstr "" -#: cook:323 +#: cook:331 #, sh-format msgid "Src file : $TARBALL" msgstr "" -#: cook:324 +#: cook:332 #, sh-format msgid "Src size : $srcsize" msgstr "" -#: cook:325 +#: cook:333 #, sh-format msgid "Produced : $prod" msgstr "" -#: cook:326 +#: cook:334 #, sh-format msgid "Packed : $fs" msgstr "" -#: cook:327 +#: cook:335 #, sh-format msgid "Compressed : $size" msgstr "" -#: cook:328 +#: cook:336 #, sh-format msgid "Files : $files" msgstr "" #. L10n: 's' is for seconds (cooking time) -#: cook:330 +#: cook:338 #, sh-format msgid "Cook time : ${sec}s $min" msgstr "" -#: cook:331 +#: cook:339 #, sh-format msgid "Cook date : $cookdate" msgstr "" -#: cook:332 +#: cook:340 #, sh-format msgid "Host arch : $ARCH" msgstr "" -#: cook:338 +#: cook:346 msgid "Debug information" msgstr "" -#: cook:342 +#: cook:350 #, sh-format msgid "Cook date: $datenow" msgstr "" #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:344 cook:604 cook:701 cook:731 cook:817 cook:1405 +#: cook:352 cook:614 cook:711 cook:742 cook:828 cook:1503 msgid "ERROR" msgstr "" -#: cook:427 +#: cook:437 msgid "Executing strip on all files..." msgstr "" -#: cook:440 +#: cook:450 msgid "Removing Python compiled files..." msgstr "" -#: cook:448 +#: cook:458 msgid "Removing Perl compiled files..." msgstr "" -#: cook:462 cook:590 +#: cook:472 cook:600 msgid "Build dependencies to remove: " msgstr "" -#: cook:463 cook:591 +#: cook:473 cook:601 msgid "Removing:" msgstr "" -#: cook:477 +#: cook:487 #, sh-format msgid "Cook: $PACKAGE $VERSION" msgstr "" -#: cook:491 +#: cook:501 #, sh-format msgid "$ARCH sysroot: $sysroot" msgstr "" -#: cook:492 +#: cook:502 #, sh-format msgid "Adding $tools/bin to PATH" msgstr "" -#: cook:496 +#: cook:506 #, sh-format msgid "Using cross-tools: $CROSS_COMPILE" msgstr "" -#: cook:518 +#: cook:528 #, sh-format msgid "Disabling -pipe compile flag: $free RAM" msgstr "" -#: cook:535 +#: cook:545 msgid "Checking build dependencies..." msgstr "" -#: cook:536 +#: cook:546 #, sh-format msgid "Using packages DB: ${root}$DB" msgstr "" -#: cook:562 +#: cook:572 #, sh-format msgid "Missing dep (wok/pkg): $i $vers" msgstr "" -#: cook:570 +#: cook:580 #, sh-format msgid "ERROR: unknown dep $i" msgstr "" -#: cook:583 +#: cook:593 msgid "Auto cook config is set: AUTO_COOK" msgstr "" -#: cook:587 +#: cook:597 #, sh-format msgid "Building dep (wok/pkg) : $i $vers" msgstr "" -#: cook:592 +#: cook:602 #, sh-format msgid "ERROR: can't cook dep '$i'" msgstr "" -#: cook:607 +#: cook:617 #, sh-format msgid "ERROR: missing dep $nb" msgstr "" -#: cook:614 +#: cook:624 #, sh-format msgid "Installing dep (pkg/local): $i" msgstr "" -#: cook:622 +#: cook:632 #, sh-format msgid "Installing dep (web/cache): $i" msgstr "" -#: cook:672 +#: cook:682 msgid "Executing: compile_rules" msgstr "" -#: cook:689 +#: cook:699 msgid "Running testsuite" msgstr "" -#: cook:698 +#: cook:708 msgid "ERROR: cook failed" msgstr "" -#: cook:718 +#: cook:729 #, sh-format msgid "Pack: $PACKAGE ${VERSION}${arch}" msgstr "" -#: cook:721 +#: cook:732 msgid "Executing: genpkg_rules" msgstr "" -#: cook:723 +#: cook:734 msgid "ERROR: genpkg_rules failed" msgstr "" -#: cook:726 +#: cook:737 msgid "No packages rules: meta package" msgstr "" -#: cook:740 +#: cook:751 #, sh-format msgid "Copying $file..." msgstr "" -#: cook:746 +#: cook:757 msgid "Creating the list of files..." msgstr "" -#: cook:757 +#: cook:768 msgid "Creating md5sum of files..." msgstr "" -#: cook:772 +#: cook:783 msgid "Compressing the fs..." msgstr "" -#: cook:779 +#: cook:790 msgid "Updating receipt sizes..." msgstr "" -#: cook:787 +#: cook:798 #, sh-format msgid "Updating receipt EXTRAVERSION: $EXTRAVERSION" msgstr "" -#: cook:794 +#: cook:805 msgid "Creating full cpio archive..." msgstr "" -#: cook:798 +#: cook:809 msgid "Restoring original package tree..." msgstr "" -#: cook:806 +#: cook:817 #, sh-format msgid "Package: $tazpkg" msgstr "" -#: cook:822 +#: cook:833 msgid "QA: checking for empty package..." msgstr "" -#: cook:825 +#: cook:836 msgid "ERROR: empty package" msgstr "" -#: cook:833 +#: cook:844 #, sh-format msgid "Removing old: $old_pkg" msgstr "" -#: cook:863 +#: cook:874 msgid "Unable to install package, build has failed." msgstr "" -#: cook:872 +#: cook:883 #, sh-format msgid "Updating $ARCH chroot environment..." msgstr "" -#: cook:873 +#: cook:884 #, sh-format msgid "Updating chroot: $pkg (${VERSION}${EXTRAVERSION}${arch})" msgstr "" -#: cook:894 +#: cook:905 msgid "Setup aufs chroot..." msgstr "" -#: cook:906 +#: cook:917 msgid "Aufs mountage failure" msgstr "" -#: cook:917 +#: cook:928 msgid "Leaving aufs chroot..." msgstr "" -#: cook:959 +#: cook:1033 #, sh-format msgid "List of packages in: $WOK" msgstr "" -#: cook:963 +#: cook:1037 #, sh-format msgid "Packages: $pkg_total" msgstr "" -#: cook:969 +#: cook:1043 #, sh-format msgid "Search results for: $query" msgstr "" -#: cook:975 +#: cook:1049 msgid "Cook: setup environment" msgstr "" -#: cook:976 +#: cook:1050 msgid "Setting up your environment" msgstr "" -#: cook:979 +#: cook:1053 msgid "Checking for packages to install..." msgstr "" -#: cook:985 +#: cook:1059 msgid "ERROR: cross is not installed" msgstr "" -#: cook:988 +#: cook:1062 msgid "Using config file: /etc/slitaz/cross.conf" msgstr "" -#: cook:1013 +#: cook:1087 msgid "Adding group: slitaz" msgstr "" -#: cook:1016 +#: cook:1090 msgid "Setting permissions for slitaz group..." msgstr "" -#: cook:1019 +#: cook:1093 msgid "All done, ready to cook packages :-)" msgstr "" -#: cook:1024 +#: cook:1098 #, sh-format msgid "Cook: setup $arch cross environment" msgstr "" -#: cook:1025 +#: cook:1099 #, sh-format msgid "Setting up your $arch cross environment" msgstr "" #. L10n: keep the same width of translations to get a consistent view -#: cook:1051 +#: cook:1125 #, sh-format msgid "Target arch : $ARCH" msgstr "" -#: cook:1052 +#: cook:1126 #, sh-format msgid "Configure args : $CONFIGURE_ARGS" msgstr "" -#: cook:1053 +#: cook:1127 #, sh-format msgid "Arch sysroot : $sysroot" msgstr "" -#: cook:1054 +#: cook:1128 #, sh-format msgid "Tools prefix : $tools/bin" msgstr "" -#: cook:1056 +#: cook:1130 #, sh-format msgid "Packages DB : ${root}$DB" msgstr "" -#: cook:1067 +#: cook:1141 msgid "WARNING: (e)glibc-base is not installed in sysroot" msgstr "" -#: cook:1071 +#: cook:1145 #, sh-format msgid "Cross compiler : ${HOST_SYSTEM}-gcc" msgstr "" -#: cook:1073 +#: cook:1147 #, sh-format msgid "C compiler is missing: ${HOST_SYSTEM}-gcc" msgstr "" -#: cook:1074 +#: cook:1148 msgid "Run 'cross compile' to cook a toolchain" msgstr "" -#: cook:1079 +#: cook:1153 msgid "Cook test: testing the cook environment" msgstr "" -#: cook:1089 +#: cook:1163 #, sh-format msgid "$pkg package already exists." msgstr "" -#: cook:1092 +#: cook:1166 #, sh-format msgid "Creating $WOK/$pkg" msgstr "" -#: cook:1094 +#: cook:1168 msgid "Preparing the package receipt..." msgstr "" -#: cook:1102 +#: cook:1176 msgid "Entering interactive mode..." msgstr "" -#: cook:1104 +#: cook:1178 #, sh-format msgid "Package : $pkg" msgstr "" -#: cook:1105 +#: cook:1179 msgid "Version : " msgstr "" -#: cook:1107 +#: cook:1181 msgid "Category : " msgstr "" #. L10n: Short description -#: cook:1110 +#: cook:1184 msgid "Short desc : " msgstr "" -#: cook:1112 +#: cook:1186 msgid "Maintainer : " msgstr "" -#: cook:1114 +#: cook:1188 msgid "License : " msgstr "" -#: cook:1116 +#: cook:1190 msgid "Web site : " msgstr "" -#: cook:1120 +#: cook:1194 msgid "Wget URL to download source tarball." msgstr "" -#: cook:1121 +#: cook:1195 msgid "Example : " msgstr "" -#: cook:1122 +#: cook:1196 msgid "Wget url : " msgstr "" -#: cook:1125 +#: cook:1199 msgid "Do you need a stuff directory? (y/N) : " msgstr "" -#: cook:1127 +#: cook:1201 msgid "Creating the stuff directory..." msgstr "" -#: cook:1131 +#: cook:1205 msgid "Are you going to write a description? (y/N) : " msgstr "" -#: cook:1133 +#: cook:1207 msgid "Creating the description.txt file..." msgstr "" -#: cook:1136 +#: cook:1210 msgid "Receipt is ready to use." msgstr "" -#: cook:1142 +#: cook:1216 msgid "No list in argument." msgstr "" -#: cook:1144 +#: cook:1218 #, sh-format msgid "No list found: $list2" msgstr "" -#: cook:1145 +#: cook:1219 #, sh-format msgid "Cook list starting: $list2" msgstr "" -#: cook:1152 +#: cook:1226 msgid "Cleaning all packages files..." msgstr "" -#: cook:1157 +#: cook:1231 msgid "Cleaning all packages sources..." msgstr "" -#: cook:1170 +#: cook:1244 msgid "Packages directory doesn't exist" msgstr "" -#: cook:1177 +#: cook:1251 msgid "Cook pkgdb: Creating all packages lists" msgstr "" -#: cook:1178 +#: cook:1252 #, sh-format msgid "Creating lists for: $PKGS" msgstr "" -#: cook:1180 +#: cook:1254 #, sh-format msgid "Cook pkgdb started: $datenow" msgstr "" -#: cook:1183 +#: cook:1257 msgid "Creating: packages.list" msgstr "" -#: cook:1185 +#: cook:1259 msgid "Creating: packages.md5" msgstr "" -#: cook:1188 +#: cook:1262 #, sh-format msgid "Creating lists from: $WOK" msgstr "" -#: cook:1230 +#: cook:1304 msgid "Done: packages.desc" msgstr "" -#: cook:1231 +#: cook:1305 msgid "Done: packages.txt" msgstr "" -#: cook:1232 +#: cook:1306 msgid "Done: packages.equiv" msgstr "" -#: cook:1235 +#: cook:1309 msgid "Creating: files.list.lzma" msgstr "" #. L10n: 's' is for seconds (cooking time) -#: cook:1244 +#: cook:1318 #, sh-format msgid "Packages: $nb - Time: ${time}s" msgstr "" -#: cook:1250 +#: cook:1324 #, sh-format msgid "Missing flavors: $flavors" msgstr "" -#: cook:1252 +#: cook:1326 #, sh-format msgid "Creating flavors files in: $live" msgstr "" -#: cook:1253 +#: cook:1327 msgid "Cook pkgdb: Creating all flavors" msgstr "" -#: cook:1255 +#: cook:1329 msgid "Recharging lists to use latest packages..." msgstr "" -#: cook:1260 +#: cook:1334 msgid "Creating configuration file: tazlito.conf" msgstr "" -#: cook:1270 +#: cook:1344 msgid "Starting to generate flavors..." msgstr "" -#: cook:1275 +#: cook:1349 #, sh-format msgid "Packing flavor: $fl" msgstr "" -#: cook:1283 +#: cook:1357 #, sh-format msgid "Flavors size: $fl_size" msgstr "" -#: cook:1287 +#: cook:1361 #, sh-format msgid "Cook pkgdb end: $datenow" msgstr "" -#: cook:1314 +#: cook:1388 #, sh-format msgid "cook: HOST_ARCH is not set in $pkg receipt" msgstr "" -#: cook:1315 +#: cook:1389 #, sh-format msgid "cook: This package is not included in: $ARCH" msgstr "" -#: cook:1316 cook:1327 +#: cook:1390 cook:1401 #, sh-format msgid "bugs: $CROSS_BUGS" msgstr "" -#: cook:1317 +#: cook:1391 #, sh-format msgid "Cook skip: $pkg is not included in: $ARCH" msgstr "" -#: cook:1325 +#: cook:1399 #, sh-format msgid "cook: HOST_ARCH=$HOST_ARCH" msgstr "" -#: cook:1326 +#: cook:1400 #, sh-format msgid "cook: $pkg doesn't cook or is not included in: $ARCH" msgstr "" -#: cook:1328 +#: cook:1402 #, sh-format msgid "Cook skip: $pkg doesn't cook or is not included in: $ARCH" msgstr "" -#: cook:1334 +#: cook:1408 #, sh-format msgid "Blocked package: $pkg" msgstr "" -#: cook:1341 +#: cook:1415 #, sh-format msgid "Cook started for: $pkg" msgstr "" -#: cook:1352 +#: cook:1426 #, sh-format msgid "Cleaning: $pkg" msgstr "" -#: cook:1358 +#: cook:1432 #, sh-format msgid "Getting source for: $pkg" msgstr "" -#: cook:1360 +#: cook:1434 #, sh-format msgid "Tarball: $SRC/$TARBALL" msgstr "" -#: cook:1363 +#: cook:1437 #, sh-format msgid "Blocking: $pkg" msgstr "" -#: cook:1367 +#: cook:1441 #, sh-format msgid "Unblocking: $pkg" msgstr "" -#: cook:1377 +#: cook:1451 cook:1455 #, sh-format msgid "Need to build $pkg." msgstr "" -#: cook:1385 +#: cook:1456 +msgid "Checking depends" +msgstr "" + +#: cook:1483 #, sh-format msgid "WANTED package is blocked: $wanted" msgstr "" -#: cook:1389 +#: cook:1487 #, sh-format msgid "WANTED package is broken: $wanted" msgstr "" diff -r 4cee6103d578 -r a9ea304f81de po/pt_BR.po --- a/po/pt_BR.po Wed Feb 12 23:25:33 2014 +0100 +++ b/po/pt_BR.po Wed Feb 12 23:26:14 2014 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Cook 3.1.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-03-29 17:02+0000\n" +"POT-Creation-Date: 2014-02-12 23:25+0100\n" "PO-Revision-Date: 2014-01-13 19:37-0200\n" "Last-Translator: Claudinei Pereira \n" "Language-Team: Brazilian Portuguese \n" @@ -94,842 +94,851 @@ msgstr "desbloqueia um pacote." #: cook:53 +#, fuzzy +msgid "check dependencies of cooked package." +msgstr "Força a reinstalação de pacotes no chroot." + +#: cook:54 msgid "repack an already built package." msgstr "reempacote um pacote já compilado." -#: cook:54 +#: cook:55 msgid "create a receipt interactively." msgstr "Cria interativamente um arquivo receipt." -#: cook:55 +#: cook:56 msgid "clone the cooking wok from Hg repo." msgstr "Clona o wok cooking a partir do repositório HG." -#: cook:56 +#: cook:57 msgid "clone the stable wok from Hg repo." msgstr "Clona o wok stable a partir do repositório HG." -#: cook:57 +#: cook:58 msgid "clone the undigest wok from Hg repo." msgstr "Clona o wok undigest a partir do repositório HG." -#: cook:58 +#: cook:59 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "Clona o wok tiny a partir do repositório HG." - -#: cook:59 +#: cook:60 msgid "force reinstall of chroot packages." msgstr "Força a reinstalação de pacotes no chroot." -#: cook:60 +#: cook:61 msgid "create up-to-date flavors files." msgstr "Cria uma lista atualizada de variantes." -#: cook:75 +#: cook:76 #, sh-format msgid "Unable to find package in the wok: $pkg" msgstr "Impossível encontrar o pacote no wok: $pkg" #. L10n: QA is quality assurance -#: cook:83 +#: cook:84 #, sh-format msgid "QA: empty variable: ${var}=\"\"" msgstr "QA: variável vazia: ${var}=\"\"" -#: cook:90 +#: cook:91 #, sh-format msgid "Creating directories structure in: $SLITAZ" msgstr "Criando estrutura de diretórios em: $SLITAZ" -#: cook:92 +#: cook:93 #, sh-format msgid "Creating DB files in: $CACHE" msgstr "Criando arquivo de banco de dados em: $CACHE" -#: cook:101 +#: cook:102 msgid "QA: checking package receipt..." msgstr "QA: verificando arquivo receipt do pacote..." -#: cook:117 +#: cook:118 #, sh-format msgid "QA: unknown category: $value" msgstr "QA: categoria desconhecida: $value" -#: cook:118 +#: cook:119 #, sh-format msgid "Please, use one of: $valid" msgstr "Por favor, utilize uma de: $valid" -#: cook:127 +#: cook:128 #, sh-format msgid "QA: unable to reach: $value" msgstr "QA: não foi possível encontrar: $value" -#: cook:180 +#: cook:184 #, sh-format msgid "Creating tarball: $tarball" msgstr "Criando arquivo tar: $tarball" -#: cook:200 cook:203 +#: cook:207 cook:211 #, sh-format msgid "ERROR: wget $WGET_URL" msgstr "ERRO: wget $WGET_URL" -#: cook:210 +#: cook:218 msgid "Getting source from Hg..." msgstr "Obtendo fonte do repositório HG..." -#: cook:211 cook:225 cook:237 cook:249 +#: cook:219 cook:233 cook:245 cook:257 #, sh-format msgid "URL: $url" msgstr "URL: $url" -#: cook:212 +#: cook:220 #, sh-format msgid "Cloning to: $pwd/$pkgsrc" msgstr "Clonando para: $pwd/$pkgsrc" -#: cook:214 +#: cook:222 #, sh-format msgid "Hg branch: $BRANCH" msgstr "Hg branch: $BRANCH" -#: cook:216 +#: cook:224 #, sh-format msgid "ERROR: hg clone $url --rev $BRANCH" msgstr "ERRO: hg clone $url --rev $BRANCH" -#: cook:218 +#: cook:226 #, sh-format msgid "ERROR: hg clone $url" msgstr "ERRO: hg clone $url" -#: cook:224 +#: cook:232 msgid "Getting source from Git..." msgstr "Obtendo fonte do Git..." -#: cook:226 +#: cook:234 #, sh-format msgid "ERROR: git clone $url" msgstr "ERRO: git clone $url" -#: cook:228 +#: cook:236 #, sh-format msgid "Git branch: $BRANCH" msgstr "Git branch: $BRANCH" -#: cook:236 +#: cook:244 msgid "Getting source from CVS..." msgstr "Obtendo fonte do CVS..." -#: cook:238 +#: cook:246 #, sh-format msgid "CVS module: $mod" msgstr "Módulo CVS: $mod" -#: cook:239 +#: cook:247 #, sh-format msgid "Cloning to: $pwd/$mod" msgstr "Clonando para: $pwd/$mod" -#: cook:248 +#: cook:256 msgid "Getting source from SVN..." msgstr "Obtendo fonte do SVN..." -#: cook:258 +#: cook:266 msgid "Getting source from bazaar..." msgstr "Obtendo fonte do bazaar..." -#: cook:268 +#: cook:276 msgid "Don't forget to add to receipt:" msgstr "Não se esqueça de adicionar arquivo receipt:" -#: cook:275 +#: cook:283 #, sh-format msgid "ERROR: Unable to handle: $WGET_URL" msgstr "ERRO: não foi possível utilizar: $WGET_URL" -#: cook:287 +#: cook:295 #, sh-format msgid "Getting source from mirror: $url" msgstr "Obtendo fonte a partir do mirror: $url" -#: cook:288 +#: cook:296 #, sh-format msgid "ERROR: wget $url" msgstr "ERRO: wget $url" -#: cook:290 +#: cook:298 #, sh-format msgid "Extracting: $TARBALL" msgstr "Extraindo: $TARBALL" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:314 cook:341 cook:1179 cook:1286 +#: cook:322 cook:349 cook:1253 cook:1360 msgid "+%Y-%m-%d %H:%M" msgstr "+%d-%m-%Y %H:%M" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:318 +#: cook:326 #, sh-format msgid "~ ${div}m" msgstr "~ ${div}m" -#: cook:319 +#: cook:327 #, sh-format msgid "Summary for: $PACKAGE $VERSION" msgstr "Resumo para: $PACKAGE $VERSION" #. L10n: keep the same width of translations to get a consistent view -#: cook:322 +#: cook:330 #, sh-format msgid "Source dir : $srcdir" msgstr "Diretório fonte : $srcdir" -#: cook:323 +#: cook:331 #, sh-format msgid "Src file : $TARBALL" msgstr "Arquivo fonte : $TARBALL" -#: cook:324 +#: cook:332 #, sh-format msgid "Src size : $srcsize" msgstr "Tamanho do fonte: $srcsize" -#: cook:325 +#: cook:333 #, sh-format msgid "Produced : $prod" msgstr "Produzido : $prod" -#: cook:326 +#: cook:334 #, sh-format msgid "Packed : $fs" msgstr "Empacotado : $fs" -#: cook:327 +#: cook:335 #, sh-format msgid "Compressed : $size" msgstr "Comprimido : $size" -#: cook:328 +#: cook:336 #, sh-format msgid "Files : $files" msgstr "Arquivos : $files" #. L10n: 's' is for seconds (cooking time) -#: cook:330 +#: cook:338 #, sh-format msgid "Cook time : ${sec}s $min" msgstr "Tempo utilizado : ${sec}s $min" -#: cook:331 +#: cook:339 #, sh-format msgid "Cook date : $cookdate" msgstr "Data criação : $cookdate" -#: cook:332 +#: cook:340 #, sh-format msgid "Host arch : $ARCH" msgstr "Arquitetura alvo: $ARCH" -#: cook:338 +#: cook:346 msgid "Debug information" msgstr "Informação de debug" -#: cook:342 +#: cook:350 #, sh-format msgid "Cook date: $datenow" msgstr "Data criação: $datenow" #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:344 cook:604 cook:701 cook:731 cook:817 cook:1405 +#: cook:352 cook:614 cook:711 cook:742 cook:828 cook:1503 msgid "ERROR" msgstr "ERRO" -#: cook:427 +#: cook:437 msgid "Executing strip on all files..." msgstr "Executando comando strip em todos os arquivos..." -#: cook:440 +#: cook:450 msgid "Removing Python compiled files..." msgstr "Removendo arquivos compilados do python..." -#: cook:448 +#: cook:458 msgid "Removing Perl compiled files..." msgstr "Removendo arquivos compilados do Perl..." -#: cook:462 cook:590 +#: cook:472 cook:600 msgid "Build dependencies to remove: " msgstr "Dependências de compilação para remover:" -#: cook:463 cook:591 +#: cook:473 cook:601 msgid "Removing:" msgstr "Removendo:" -#: cook:477 +#: cook:487 #, sh-format msgid "Cook: $PACKAGE $VERSION" msgstr "Cook: $PACKAGE $VERSION" -#: cook:491 +#: cook:501 #, sh-format msgid "$ARCH sysroot: $sysroot" msgstr "$ARCH sysroot: $sysroot" -#: cook:492 +#: cook:502 #, sh-format msgid "Adding $tools/bin to PATH" msgstr "Adicionando $tools/bin ao PATH" -#: cook:496 +#: cook:506 #, sh-format msgid "Using cross-tools: $CROSS_COMPILE" msgstr "Usando cross-tools: $CROSS_COMPILE" -#: cook:518 +#: cook:528 #, sh-format msgid "Disabling -pipe compile flag: $free RAM" msgstr "Desabilitando flag de compilação -pipe: $free RAM" -#: cook:535 +#: cook:545 msgid "Checking build dependencies..." msgstr "Verificando dependências de compilação..." -#: cook:536 +#: cook:546 #, sh-format msgid "Using packages DB: ${root}$DB" msgstr "Utilizando banco de dados de pacotes: ${root}/$DB" -#: cook:562 +#: cook:572 #, sh-format msgid "Missing dep (wok/pkg): $i $vers" msgstr "Dependência requerida (wok/pgk): $i $vers" -#: cook:570 +#: cook:580 #, sh-format msgid "ERROR: unknown dep $i" msgstr "ERRO: dependência desconhecida $i" -#: cook:583 +#: cook:593 msgid "Auto cook config is set: AUTO_COOK" msgstr "Configuração de auto compilação está ativa: AUTO_COOK" -#: cook:587 +#: cook:597 #, sh-format msgid "Building dep (wok/pkg) : $i $vers" msgstr "Dependência de compilação (wok/pkg): $i $vers" -#: cook:592 +#: cook:602 #, sh-format msgid "ERROR: can't cook dep '$i'" msgstr "ERRO: impossível compilar dependência '$i'" -#: cook:607 +#: cook:617 #, sh-format msgid "ERROR: missing dep $nb" msgstr "ERRO: dependência desconhecida $nb" -#: cook:614 +#: cook:624 #, sh-format msgid "Installing dep (pkg/local): $i" msgstr "Instalando dependência (pkg/local): $i" -#: cook:622 +#: cook:632 #, sh-format msgid "Installing dep (web/cache): $i" msgstr "Instalando dependência (web/cache): $i" -#: cook:672 +#: cook:682 msgid "Executing: compile_rules" msgstr "Executando: compile_rules" -#: cook:689 +#: cook:699 msgid "Running testsuite" msgstr "Executando testsuite" -#: cook:698 +#: cook:708 msgid "ERROR: cook failed" msgstr "ERRO: compilação falhou" -#: cook:718 +#: cook:729 #, sh-format msgid "Pack: $PACKAGE ${VERSION}${arch}" msgstr "Pack: $PACKAGE ${VERSION}${arch}" -#: cook:721 +#: cook:732 msgid "Executing: genpkg_rules" msgstr "Executando: genpkg_rules" -#: cook:723 +#: cook:734 msgid "ERROR: genpkg_rules failed" msgstr "ERRO: genpkg_rules falhou" -#: cook:726 +#: cook:737 msgid "No packages rules: meta package" msgstr "Sem regras para pacote: meta pacote" -#: cook:740 +#: cook:751 #, sh-format msgid "Copying $file..." msgstr "Copiando $file..." -#: cook:746 +#: cook:757 msgid "Creating the list of files..." msgstr "Criando lista de arquivos..." -#: cook:757 +#: cook:768 msgid "Creating md5sum of files..." msgstr "Criando md5sum de arquivos..." -#: cook:772 +#: cook:783 msgid "Compressing the fs..." msgstr "Comprimindo sistema de arquivos..." -#: cook:779 +#: cook:790 msgid "Updating receipt sizes..." msgstr "Atualizando tamanho do arquivo receipt..." -#: cook:787 +#: cook:798 #, sh-format msgid "Updating receipt EXTRAVERSION: $EXTRAVERSION" msgstr "Atualizando arquivo receipt EXTRAVERSION: $EXTRAVERSION" -#: cook:794 +#: cook:805 msgid "Creating full cpio archive..." msgstr "Criando arquivo cpio..." -#: cook:798 +#: cook:809 msgid "Restoring original package tree..." msgstr "Restaurando sistema de arquivos original do pacote..." -#: cook:806 +#: cook:817 #, sh-format msgid "Package: $tazpkg" msgstr "Pacote: $tazpkg" -#: cook:822 +#: cook:833 msgid "QA: checking for empty package..." msgstr "QA: chegando se pacote está vazio..." -#: cook:825 +#: cook:836 msgid "ERROR: empty package" msgstr "ERRO: pacote vazio" -#: cook:833 +#: cook:844 #, sh-format msgid "Removing old: $old_pkg" msgstr "Removendo antigo: $old_pkg" -#: cook:863 +#: cook:874 msgid "Unable to install package, build has failed." msgstr "Impossível instalar pacote, compilação falhou." -#: cook:872 +#: cook:883 #, sh-format msgid "Updating $ARCH chroot environment..." msgstr "Atualizando ambiente de desenvolvimento $ARCH..." -#: cook:873 +#: cook:884 #, sh-format msgid "Updating chroot: $pkg (${VERSION}${EXTRAVERSION}${arch})" msgstr "Atualizando chroot: $pkg (${VERSION}${EXTRAVERSION}${arch})" -#: cook:894 +#: cook:905 msgid "Setup aufs chroot..." msgstr "Configurando aufs chroot..." -#: cook:906 +#: cook:917 msgid "Aufs mountage failure" msgstr "Montagem aufs falhou" -#: cook:917 +#: cook:928 msgid "Leaving aufs chroot..." msgstr "Deixando aufs chroot..." -#: cook:959 +#: cook:1033 #, sh-format msgid "List of packages in: $WOK" msgstr "Lista de pacotes em: $WOK" -#: cook:963 +#: cook:1037 #, sh-format msgid "Packages: $pkg_total" msgstr "Pacotes: $pkg_total" -#: cook:969 +#: cook:1043 #, sh-format msgid "Search results for: $query" msgstr "Resultado de busca para: $query" -#: cook:975 +#: cook:1049 msgid "Cook: setup environment" msgstr "Cook: configuração de ambiente" -#: cook:976 +#: cook:1050 msgid "Setting up your environment" msgstr "Configurando seu ambiente" -#: cook:979 +#: cook:1053 msgid "Checking for packages to install..." msgstr "Verificando pacotes para instalar..." -#: cook:985 +#: cook:1059 msgid "ERROR: cross is not installed" msgstr "ERRO: cross não está instalado" -#: cook:988 +#: cook:1062 msgid "Using config file: /etc/slitaz/cross.conf" msgstr "Usando arquivo de configuração: /etc/slitaz/cross.conf" -#: cook:1013 +#: cook:1087 msgid "Adding group: slitaz" msgstr "Adicionando grupo: slitaz" -#: cook:1016 +#: cook:1090 msgid "Setting permissions for slitaz group..." msgstr "Configurando permissões para o grupo slitaz..." -#: cook:1019 +#: cook:1093 msgid "All done, ready to cook packages :-)" msgstr "Tudo pronto para compilar os pacotes :-)" -#: cook:1024 +#: cook:1098 #, sh-format msgid "Cook: setup $arch cross environment" msgstr "Cook: configuração de ambiente de desenvolvimento cruzado $ARCH" -#: cook:1025 +#: cook:1099 #, sh-format msgid "Setting up your $arch cross environment" msgstr "Configurando seu ambiente de desenvolvimento cruzado $arch" #. L10n: keep the same width of translations to get a consistent view -#: cook:1051 +#: cook:1125 #, sh-format msgid "Target arch : $ARCH" msgstr "Arquitetura alvo : $ARCH" -#: cook:1052 +#: cook:1126 #, sh-format msgid "Configure args : $CONFIGURE_ARGS" msgstr "Argumentos de configuração: $CONFIGURE_ARGS" -#: cook:1053 +#: cook:1127 #, sh-format msgid "Arch sysroot : $sysroot" msgstr "Arch sysroot : $sysroot" -#: cook:1054 +#: cook:1128 #, sh-format msgid "Tools prefix : $tools/bin" msgstr "Prefixo das ferramentas : $tools/bin" -#: cook:1056 +#: cook:1130 #, sh-format msgid "Packages DB : ${root}$DB" msgstr "Bando de dados de pacotes : ${root}$DB" -#: cook:1067 +#: cook:1141 msgid "WARNING: (e)glibc-base is not installed in sysroot" msgstr "AVISO: (e)glibc-base não está instalado em sysroot" -#: cook:1071 +#: cook:1145 #, sh-format msgid "Cross compiler : ${HOST_SYSTEM}-gcc" msgstr "Compilador cruzado : ${HOST_SYSTEM}-gcc" -#: cook:1073 +#: cook:1147 #, sh-format msgid "C compiler is missing: ${HOST_SYSTEM}-gcc" msgstr "Compilador C não enconrado : ${HOST_SYSTEM}-gcc" -#: cook:1074 +#: cook:1148 msgid "Run 'cross compile' to cook a toolchain" msgstr "Execute 'cross compile' para compilar o toolchain" -#: cook:1079 +#: cook:1153 msgid "Cook test: testing the cook environment" msgstr "Cook test: testando o ambiente de desenvolimento" -#: cook:1089 +#: cook:1163 #, sh-format msgid "$pkg package already exists." msgstr "O pacote $pkg já existe." -#: cook:1092 +#: cook:1166 #, sh-format msgid "Creating $WOK/$pkg" msgstr "Criando $WOK/$pkg" -#: cook:1094 +#: cook:1168 msgid "Preparing the package receipt..." msgstr "Preparando arquivo receipt do pacote..." -#: cook:1102 +#: cook:1176 msgid "Entering interactive mode..." msgstr "Entrando no modo interativo..." -#: cook:1104 +#: cook:1178 #, sh-format msgid "Package : $pkg" msgstr "Pacote : $pkg" -#: cook:1105 +#: cook:1179 msgid "Version : " msgstr "Versão : " -#: cook:1107 +#: cook:1181 msgid "Category : " msgstr "Categoria : " #. L10n: Short description -#: cook:1110 +#: cook:1184 msgid "Short desc : " msgstr "Descrição : " -#: cook:1112 +#: cook:1186 msgid "Maintainer : " msgstr "Mantenedor : " -#: cook:1114 +#: cook:1188 msgid "License : " msgstr "Licença : " -#: cook:1116 +#: cook:1190 msgid "Web site : " msgstr "Web site : " -#: cook:1120 +#: cook:1194 msgid "Wget URL to download source tarball." msgstr "Wget URL para baixar arquivo fonte." -#: cook:1121 +#: cook:1195 msgid "Example : " msgstr "Exemplo : " -#: cook:1122 +#: cook:1196 msgid "Wget url : " msgstr "Wget url: " -#: cook:1125 +#: cook:1199 msgid "Do you need a stuff directory? (y/N) : " msgstr "Diretório 'stuff' necessário? (y/N) : " -#: cook:1127 +#: cook:1201 msgid "Creating the stuff directory..." msgstr "Criando diretório 'stuff'..." -#: cook:1131 +#: cook:1205 msgid "Are you going to write a description? (y/N) : " msgstr "Adicionar descrição? (y/N) : " -#: cook:1133 +#: cook:1207 msgid "Creating the description.txt file..." msgstr "Criando arquivo description.txt..." -#: cook:1136 +#: cook:1210 msgid "Receipt is ready to use." msgstr "Arquivo receipt pronto para ser utilizado." -#: cook:1142 +#: cook:1216 msgid "No list in argument." msgstr "Nenhuma lista no argumento." -#: cook:1144 +#: cook:1218 #, sh-format msgid "No list found: $list2" msgstr "Nenhuma lista encontrada: $list2" -#: cook:1145 +#: cook:1219 #, sh-format msgid "Cook list starting: $list2" msgstr "Iniciando lista de compilação: $list2" -#: cook:1152 +#: cook:1226 msgid "Cleaning all packages files..." msgstr "Limpando todos os arquivos de pacote..." -#: cook:1157 +#: cook:1231 msgid "Cleaning all packages sources..." msgstr "Limpando todos os fontes de pacote..." -#: cook:1170 +#: cook:1244 msgid "Packages directory doesn't exist" msgstr "O diretório de pacote não existe" -#: cook:1177 +#: cook:1251 msgid "Cook pkgdb: Creating all packages lists" msgstr "Cook pkgdb: criando todas as listas de pacote" -#: cook:1178 +#: cook:1252 #, sh-format msgid "Creating lists for: $PKGS" msgstr "Criando listas para: $PKGS" -#: cook:1180 +#: cook:1254 #, sh-format msgid "Cook pkgdb started: $datenow" msgstr "Cook pkgdb iniciada: $datenow" -#: cook:1183 +#: cook:1257 msgid "Creating: packages.list" msgstr "Criando: packages.list" -#: cook:1185 +#: cook:1259 msgid "Creating: packages.md5" msgstr "Criando: packages.md5" -#: cook:1188 +#: cook:1262 #, sh-format msgid "Creating lists from: $WOK" msgstr "Criando lista de: $WOK" -#: cook:1230 +#: cook:1304 msgid "Done: packages.desc" msgstr "Feito: packages.desc" -#: cook:1231 +#: cook:1305 msgid "Done: packages.txt" msgstr "Feito: packages.txt" -#: cook:1232 +#: cook:1306 msgid "Done: packages.equiv" msgstr "Feito: packages.equiv" -#: cook:1235 +#: cook:1309 msgid "Creating: files.list.lzma" msgstr "Criando: files.list.lzma" #. L10n: 's' is for seconds (cooking time) -#: cook:1244 +#: cook:1318 #, sh-format msgid "Packages: $nb - Time: ${time}s" msgstr "Pacotes: $nb - Tempo: ${time}s" -#: cook:1250 +#: cook:1324 #, sh-format msgid "Missing flavors: $flavors" msgstr "Variante desconhecida: $flavors" -#: cook:1252 +#: cook:1326 #, sh-format msgid "Creating flavors files in: $live" msgstr "Criando arquivos de variante em: $live" -#: cook:1253 +#: cook:1327 msgid "Cook pkgdb: Creating all flavors" msgstr "Cook pkgdb: criando todas as variantes" -#: cook:1255 +#: cook:1329 msgid "Recharging lists to use latest packages..." msgstr "Recarregando listas para usar pacotes mais recentes..." -#: cook:1260 +#: cook:1334 msgid "Creating configuration file: tazlito.conf" msgstr "Criando arquivo de configuração: tazlito.conf" -#: cook:1270 +#: cook:1344 msgid "Starting to generate flavors..." msgstr "Iniciando a geração de variante..." -#: cook:1275 +#: cook:1349 #, sh-format msgid "Packing flavor: $fl" msgstr "Enpacotando variante: $fl" -#: cook:1283 +#: cook:1357 #, sh-format msgid "Flavors size: $fl_size" msgstr "Tamanho da variante: $fl_size" -#: cook:1287 +#: cook:1361 #, sh-format msgid "Cook pkgdb end: $datenow" msgstr "Cook pkgdb finalizado: $datenow" -#: cook:1314 +#: cook:1388 #, sh-format msgid "cook: HOST_ARCH is not set in $pkg receipt" msgstr "cook: HOST_ARCH não definido em $pkg receipt" -#: cook:1315 +#: cook:1389 #, sh-format msgid "cook: This package is not included in: $ARCH" msgstr "cook: Este pacote não está incluso em: $ARCH" -#: cook:1316 cook:1327 +#: cook:1390 cook:1401 #, sh-format msgid "bugs: $CROSS_BUGS" msgstr "bugs: $CROSS_BUGS" -#: cook:1317 +#: cook:1391 #, sh-format msgid "Cook skip: $pkg is not included in: $ARCH" msgstr "Cook skip: $pkg não está incluso em: $ARCH" -#: cook:1325 +#: cook:1399 #, sh-format msgid "cook: HOST_ARCH=$HOST_ARCH" msgstr "cook: HOST_ARCH=$HOST_ARCH" -#: cook:1326 +#: cook:1400 #, sh-format msgid "cook: $pkg doesn't cook or is not included in: $ARCH" msgstr "cook: $pkg não compila ou não está incluso em: $ARCH" -#: cook:1328 +#: cook:1402 #, sh-format msgid "Cook skip: $pkg doesn't cook or is not included in: $ARCH" msgstr "Cook skip: $pkg não compila ou não está incluso em: $ARCH" -#: cook:1334 +#: cook:1408 #, sh-format msgid "Blocked package: $pkg" msgstr "Pacote bloqueado: $pkg" -#: cook:1341 +#: cook:1415 #, sh-format msgid "Cook started for: $pkg" msgstr "Compilação iniciada para: $pkg" -#: cook:1352 +#: cook:1426 #, sh-format msgid "Cleaning: $pkg" msgstr "Limpando: $pkg" -#: cook:1358 +#: cook:1432 #, sh-format msgid "Getting source for: $pkg" msgstr "Obtendo fonte para: $pkg" -#: cook:1360 +#: cook:1434 #, sh-format msgid "Tarball: $SRC/$TARBALL" msgstr "Tarball: $SRC/$TARBALL" -#: cook:1363 +#: cook:1437 #, sh-format msgid "Blocking: $pkg" msgstr "Bloqueando: $pkg" -#: cook:1367 +#: cook:1441 #, sh-format msgid "Unblocking: $pkg" msgstr "Desbloqueando: $pkg" -#: cook:1377 +#: cook:1451 cook:1455 #, sh-format msgid "Need to build $pkg." msgstr "Necessário compilar $pkg." -#: cook:1385 +#: cook:1456 +#, fuzzy +msgid "Checking depends" +msgstr "Verificando dependências de compilação..." + +#: cook:1483 #, sh-format msgid "WANTED package is blocked: $wanted" msgstr "Pacote requerido está bloqueado: $wanted" -#: cook:1389 +#: cook:1487 #, sh-format msgid "WANTED package is broken: $wanted" msgstr "Pacote requerido está quebrado: $wanted" diff -r 4cee6103d578 -r a9ea304f81de po/ru.po --- a/po/ru.po Wed Feb 12 23:25:33 2014 +0100 +++ b/po/ru.po Wed Feb 12 23:26:14 2014 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Cook 3.1.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-03-29 17:02+0000\n" +"POT-Creation-Date: 2014-02-12 23:25+0100\n" "PO-Revision-Date: 2013-03-29 16:52-0000\n" "Last-Translator: Aleksej Bobylev \n" "Language-Team: Russian\n" @@ -101,841 +101,851 @@ msgstr "разблокировать заблокированный пакет." #: cook:53 +#, fuzzy +msgid "check dependencies of cooked package." +msgstr "принудительная переустановка пакетов в chroot." + +#: cook:54 msgid "repack an already built package." msgstr "повторно упаковать созданный пакет." -#: cook:54 +#: cook:55 msgid "create a receipt interactively." msgstr "интерактивно создать рецепт." -#: cook:55 +#: cook:56 msgid "clone the cooking wok from Hg repo." msgstr "клонировать cooking wok из репозитория Hg." -#: cook:56 +#: cook:57 msgid "clone the stable wok from Hg repo." msgstr "клонировать стабильный wok из репозитория Hg." -#: cook:57 +#: cook:58 msgid "clone the undigest wok from Hg repo." msgstr "клонировать undigest wok из репозитория Hg." -#: cook:58 +#: cook:59 msgid "clone the tiny SliTaz wok from Hg repo." msgstr "клонировать tiny SliTaz wok из репозитория Hg." -#: cook:59 +#: cook:60 msgid "force reinstall of chroot packages." msgstr "принудительная переустановка пакетов в chroot." -#: cook:60 +#: cook:61 msgid "create up-to-date flavors files." msgstr "создать актуальные файлы редакций (flavors)." -#: cook:75 +#: cook:76 #, sh-format msgid "Unable to find package in the wok: $pkg" msgstr "Не удалось найти пакет «$pkg» в wok." #. L10n: QA is quality assurance -#: cook:83 +#: cook:84 #, sh-format msgid "QA: empty variable: ${var}=\"\"" msgstr "ОТК: пустая переменная: ${var}=\"\"" -#: cook:90 +#: cook:91 #, sh-format msgid "Creating directories structure in: $SLITAZ" msgstr "Создание структуры папок в $SLITAZ" -#: cook:92 +#: cook:93 #, sh-format msgid "Creating DB files in: $CACHE" msgstr "Создание файлов базы данных в $CACHE" -#: cook:101 +#: cook:102 msgid "QA: checking package receipt..." msgstr "ОТК: проверка рецепта пакета…" -#: cook:117 +#: cook:118 #, sh-format msgid "QA: unknown category: $value" msgstr "ОТК: неизвестная категория «$value»" -#: cook:118 +#: cook:119 #, sh-format msgid "Please, use one of: $valid" msgstr "Используйте одну из: $valid" -#: cook:127 +#: cook:128 #, sh-format msgid "QA: unable to reach: $value" msgstr "ОТК: не удалось подключиться к $value" -#: cook:180 +#: cook:184 #, sh-format msgid "Creating tarball: $tarball" msgstr "Создание архива: $tarball" -#: cook:200 cook:203 +#: cook:207 cook:211 #, sh-format msgid "ERROR: wget $WGET_URL" msgstr "ОШИБКА: wget $WGET_URL" -#: cook:210 +#: cook:218 msgid "Getting source from Hg..." msgstr "Загрузка исходников с Hg…" -#: cook:211 cook:225 cook:237 cook:249 +#: cook:219 cook:233 cook:245 cook:257 #, sh-format msgid "URL: $url" msgstr "Адрес: $url" -#: cook:212 +#: cook:220 #, sh-format msgid "Cloning to: $pwd/$pkgsrc" msgstr "Клонирование в $pwd/$pkgsrc" -#: cook:214 +#: cook:222 #, sh-format msgid "Hg branch: $BRANCH" msgstr "Ветвь Hg: $BRANCH" -#: cook:216 +#: cook:224 #, sh-format msgid "ERROR: hg clone $url --rev $BRANCH" msgstr "ОШИБКА: hg clone $url --rev $BRANCH" -#: cook:218 +#: cook:226 #, sh-format msgid "ERROR: hg clone $url" msgstr "ОШИБКА: hg clone $url" -#: cook:224 +#: cook:232 msgid "Getting source from Git..." msgstr "Загрузка исходников с Git…" -#: cook:226 +#: cook:234 #, sh-format msgid "ERROR: git clone $url" msgstr "ОШИБКА: git clone $url" -#: cook:228 +#: cook:236 #, sh-format msgid "Git branch: $BRANCH" msgstr "Ветвь Git: $BRANCH" -#: cook:236 +#: cook:244 msgid "Getting source from CVS..." msgstr "Загрузка исходников с CVS…" -#: cook:238 +#: cook:246 #, sh-format msgid "CVS module: $mod" msgstr "Модуль CVS: $mod" -#: cook:239 +#: cook:247 #, sh-format msgid "Cloning to: $pwd/$mod" msgstr "Клонирование в $pwd/$mod" -#: cook:248 +#: cook:256 msgid "Getting source from SVN..." msgstr "Загрузка исходников с SVN…" -#: cook:258 +#: cook:266 msgid "Getting source from bazaar..." msgstr "Загрузка исходников с bazaar…" -#: cook:268 +#: cook:276 msgid "Don't forget to add to receipt:" msgstr "Не забудьте добавить в рецепт:" -#: cook:275 +#: cook:283 #, sh-format msgid "ERROR: Unable to handle: $WGET_URL" msgstr "ОШИБКА: Не удалось обработать $WGET_URL" -#: cook:287 +#: cook:295 #, sh-format msgid "Getting source from mirror: $url" msgstr "Загрузка исходников из репозитария mirror: $url" -#: cook:288 +#: cook:296 #, sh-format msgid "ERROR: wget $url" msgstr "ОШИБКА: wget $url" -#: cook:290 +#: cook:298 #, sh-format msgid "Extracting: $TARBALL" msgstr "Распаковка архива $TARBALL" #. L10n: specify your format of date and time (to help: man date) #. L10n: not bad one is '+%x %R' -#: cook:314 cook:341 cook:1179 cook:1286 +#: cook:322 cook:349 cook:1253 cook:1360 msgid "+%Y-%m-%d %H:%M" msgstr "+%x %R" #. L10n: 'm' is for minutes (approximate cooking time) -#: cook:318 +#: cook:326 #, sh-format msgid "~ ${div}m" msgstr "(около $div мин)" -#: cook:319 +#: cook:327 #, sh-format msgid "Summary for: $PACKAGE $VERSION" msgstr "Сводка по пакету $PACKAGE $VERSION" #. L10n: keep the same width of translations to get a consistent view -#: cook:322 +#: cook:330 #, sh-format msgid "Source dir : $srcdir" msgstr "Папка исходников : $srcdir" -#: cook:323 +#: cook:331 #, sh-format msgid "Src file : $TARBALL" msgstr "Имя архива исходников: $TARBALL" -#: cook:324 +#: cook:332 #, sh-format msgid "Src size : $srcsize" msgstr "Размер архива : $srcsize" -#: cook:325 +#: cook:333 #, sh-format msgid "Produced : $prod" msgstr "Скомпилировано : $prod" -#: cook:326 +#: cook:334 #, sh-format msgid "Packed : $fs" msgstr "Помещено в пакет : $fs" -#: cook:327 +#: cook:335 #, sh-format msgid "Compressed : $size" msgstr "Размер сжатого пакета: $size" -#: cook:328 +#: cook:336 #, sh-format msgid "Files : $files" msgstr "Количество файлов : $files" #. L10n: 's' is for seconds (cooking time) -#: cook:330 +#: cook:338 #, sh-format msgid "Cook time : ${sec}s $min" msgstr "Время приготовления : $sec с $min" -#: cook:331 +#: cook:339 #, sh-format msgid "Cook date : $cookdate" msgstr "Дата приготовления : $cookdate" -#: cook:332 +#: cook:340 #, sh-format msgid "Host arch : $ARCH" msgstr "Архитектура хоста : $ARCH" -#: cook:338 +#: cook:346 msgid "Debug information" msgstr "Отладочная информация" -#: cook:342 +#: cook:350 #, sh-format msgid "Cook date: $datenow" msgstr "Дата приготовления: $datenow" #. L10n: Please, translate all messages beginning with ERROR in a same way -#: cook:344 cook:604 cook:701 cook:731 cook:817 cook:1405 +#: cook:352 cook:614 cook:711 cook:742 cook:828 cook:1503 msgid "ERROR" msgstr "ОШИБКА" -#: cook:427 +#: cook:437 msgid "Executing strip on all files..." msgstr "Выполнение команды strip для всех файлов…" -#: cook:440 +#: cook:450 msgid "Removing Python compiled files..." msgstr "Удаление скомпилированных файлов Python…" -#: cook:448 +#: cook:458 msgid "Removing Perl compiled files..." msgstr "Удаление скомпилированных файлов Perl…" -#: cook:462 cook:590 +#: cook:472 cook:600 msgid "Build dependencies to remove: " msgstr "Будут удалены зависимости сборки: " -#: cook:463 cook:591 +#: cook:473 cook:601 msgid "Removing:" msgstr "Удаление:" -#: cook:477 +#: cook:487 #, sh-format msgid "Cook: $PACKAGE $VERSION" msgstr "Приготовление пакета: $PACKAGE $VERSION" -#: cook:491 +#: cook:501 #, sh-format msgid "$ARCH sysroot: $sysroot" msgstr "Корень $ARCH: $sysroot" -#: cook:492 +#: cook:502 #, sh-format msgid "Adding $tools/bin to PATH" msgstr "Добавление «$tools/bin» в PATH" -#: cook:496 +#: cook:506 #, sh-format msgid "Using cross-tools: $CROSS_COMPILE" msgstr "Используемые кросс-инструменты: $CROSS_COMPILE" -#: cook:518 +#: cook:528 #, sh-format msgid "Disabling -pipe compile flag: $free RAM" msgstr "Отключение флага компиляции «-pipe»: свободно $free КБ RAM" -#: cook:535 +#: cook:545 msgid "Checking build dependencies..." msgstr "Проверка зависимостей сборки…" -#: cook:536 +#: cook:546 #, sh-format msgid "Using packages DB: ${root}$DB" msgstr "Используемая база данных пакетов: ${root}$DB" -#: cook:562 +#: cook:572 #, sh-format msgid "Missing dep (wok/pkg): $i $vers" msgstr "Отсутствует зависимость (wok/пакет): $i $vers" -#: cook:570 +#: cook:580 #, sh-format msgid "ERROR: unknown dep $i" msgstr "ОШИБКА: неизвестная зависимость «$i»" -#: cook:583 +#: cook:593 msgid "Auto cook config is set: AUTO_COOK" msgstr "Авто-приготовление включено: AUTO_COOK" -#: cook:587 +#: cook:597 #, sh-format msgid "Building dep (wok/pkg) : $i $vers" msgstr "Приготовление зависимости (wok/пакет): $i $vers" -#: cook:592 +#: cook:602 #, sh-format msgid "ERROR: can't cook dep '$i'" msgstr "ОШИБКА: не удалось приготовить зависимость «$i»" -#: cook:607 +#: cook:617 #, sh-format msgid "ERROR: missing dep $nb" msgstr "ОШИБКА: отсутствует зависимость «$nb»" -#: cook:614 +#: cook:624 #, sh-format msgid "Installing dep (pkg/local): $i" msgstr "Установка зависимости (пакет/локальный): $i" -#: cook:622 +#: cook:632 #, sh-format msgid "Installing dep (web/cache): $i" msgstr "Установка зависимости (веб/кеш): $i" -#: cook:672 +#: cook:682 msgid "Executing: compile_rules" msgstr "Выполнение правил компиляции исходников" -#: cook:689 +#: cook:699 msgid "Running testsuite" msgstr "Запуск набора тестов" -#: cook:698 +#: cook:708 msgid "ERROR: cook failed" msgstr "ОШИБКА: приготовление не удалось" -#: cook:718 +#: cook:729 #, sh-format msgid "Pack: $PACKAGE ${VERSION}${arch}" msgstr "Упаковка: $PACKAGE ${VERSION}${arch}" -#: cook:721 +#: cook:732 msgid "Executing: genpkg_rules" msgstr "Выполнение правил создания пакета" -#: cook:723 +#: cook:734 msgid "ERROR: genpkg_rules failed" msgstr "ОШИБКА: не удалось выполнить правила создания пакета" -#: cook:726 +#: cook:737 msgid "No packages rules: meta package" msgstr "Для пакета отсутствуют правила, это мета-пакет" -#: cook:740 +#: cook:751 #, sh-format msgid "Copying $file..." msgstr "Копирование файла $file…" -#: cook:746 +#: cook:757 msgid "Creating the list of files..." msgstr "Создание списка файлов…" -#: cook:757 +#: cook:768 msgid "Creating md5sum of files..." msgstr "Расчёт контрольных сумм файлов…" -#: cook:772 +#: cook:783 msgid "Compressing the fs..." msgstr "Сжатие файловой системы…" -#: cook:779 +#: cook:790 msgid "Updating receipt sizes..." msgstr "Обновление размеров в рецепте…" -#: cook:787 +#: cook:798 #, sh-format msgid "Updating receipt EXTRAVERSION: $EXTRAVERSION" msgstr "Обновление EXTRAVERSION в рецепте: $EXTRAVERSION" -#: cook:794 +#: cook:805 msgid "Creating full cpio archive..." msgstr "Создание полного архива CPIO…" -#: cook:798 +#: cook:809 msgid "Restoring original package tree..." msgstr "Восстановление оригинального дерева пакета…" -#: cook:806 +#: cook:817 #, sh-format msgid "Package: $tazpkg" msgstr "Создан пакет «$tazpkg»" -#: cook:822 +#: cook:833 msgid "QA: checking for empty package..." msgstr "ОТК: проверка на пустой пакет…" -#: cook:825 +#: cook:836 msgid "ERROR: empty package" msgstr "ОШИБКА: пустой пакет" -#: cook:833 +#: cook:844 #, sh-format msgid "Removing old: $old_pkg" msgstr "Удаление старого пакета «$old_pkg»…" -#: cook:863 +#: cook:874 msgid "Unable to install package, build has failed." msgstr "Не удалось установить пакет, сборка завершилась неудачей." -#: cook:872 +#: cook:883 #, sh-format msgid "Updating $ARCH chroot environment..." msgstr "Обновление окружения chroot $ARCH…" -#: cook:873 +#: cook:884 #, sh-format msgid "Updating chroot: $pkg (${VERSION}${EXTRAVERSION}${arch})" msgstr "Обновление пакета $pkg (${VERSION}${EXTRAVERSION}${arch}) в chroot" -#: cook:894 +#: cook:905 msgid "Setup aufs chroot..." msgstr "Настройка chroot AUFS…" -#: cook:906 +#: cook:917 msgid "Aufs mountage failure" msgstr "Не удалось смонтировать AUFS" -#: cook:917 +#: cook:928 msgid "Leaving aufs chroot..." msgstr "Выход из chroot AUFS…" -#: cook:959 +#: cook:1033 #, sh-format msgid "List of packages in: $WOK" msgstr "Список пакетов в $WOK" -#: cook:963 +#: cook:1037 #, sh-format msgid "Packages: $pkg_total" msgstr "Пакетов: $pkg_total" -#: cook:969 +#: cook:1043 #, sh-format msgid "Search results for: $query" msgstr "Результаты поиска «$query»" -#: cook:975 +#: cook:1049 msgid "Cook: setup environment" msgstr "Cook: настройка окружения" -#: cook:976 +#: cook:1050 msgid "Setting up your environment" msgstr "Настройка окружения" -#: cook:979 +#: cook:1053 msgid "Checking for packages to install..." msgstr "Подготовка к установке пакетов…" -#: cook:985 +#: cook:1059 msgid "ERROR: cross is not installed" msgstr "ОШИБКА: cross не установлен" -#: cook:988 +#: cook:1062 msgid "Using config file: /etc/slitaz/cross.conf" msgstr "Использование файла параметров: /etc/slitaz/cross.conf" -#: cook:1013 +#: cook:1087 msgid "Adding group: slitaz" msgstr "Добавление группы «slitaz»" -#: cook:1016 +#: cook:1090 msgid "Setting permissions for slitaz group..." msgstr "Установка прав доступа для группы slitaz…" -#: cook:1019 +#: cook:1093 msgid "All done, ready to cook packages :-)" msgstr "Хорошо, теперь можно готовить пакеты :-)" -#: cook:1024 +#: cook:1098 #, sh-format msgid "Cook: setup $arch cross environment" msgstr "Cook: настройка кросс-окружения $arch" -#: cook:1025 +#: cook:1099 #, sh-format msgid "Setting up your $arch cross environment" msgstr "Настройка кросс-окружения $arch" #. L10n: keep the same width of translations to get a consistent view -#: cook:1051 +#: cook:1125 #, sh-format msgid "Target arch : $ARCH" msgstr "Целевая архитектура : $ARCH" -#: cook:1052 +#: cook:1126 #, sh-format msgid "Configure args : $CONFIGURE_ARGS" msgstr "Параметры конфигурации: $CONFIGURE_ARGS" -#: cook:1053 +#: cook:1127 #, sh-format msgid "Arch sysroot : $sysroot" msgstr "Sysroot архитектуры : $sysroot" -#: cook:1054 +#: cook:1128 #, sh-format msgid "Tools prefix : $tools/bin" msgstr "Префикс инструментов : $tools/bin" -#: cook:1056 +#: cook:1130 #, sh-format msgid "Packages DB : ${root}$DB" msgstr "База данных пакетов : ${root}$DB" -#: cook:1067 +#: cook:1141 msgid "WARNING: (e)glibc-base is not installed in sysroot" msgstr "ПРЕДУПРЕЖДЕНИЕ: пакет (e)glibc-base не установлен в sysroot" -#: cook:1071 +#: cook:1145 #, sh-format msgid "Cross compiler : ${HOST_SYSTEM}-gcc" msgstr "Кросс-компилятор : ${HOST_SYSTEM}-gcc" -#: cook:1073 +#: cook:1147 #, sh-format msgid "C compiler is missing: ${HOST_SYSTEM}-gcc" msgstr "Отсутствует компилятор C «${HOST_SYSTEM}-gcc»" -#: cook:1074 +#: cook:1148 msgid "Run 'cross compile' to cook a toolchain" msgstr "Запустите «cross compile» для приготовления тулчейна" -#: cook:1079 +#: cook:1153 msgid "Cook test: testing the cook environment" msgstr "Тест cook: проверка окружения cook" -#: cook:1089 +#: cook:1163 #, sh-format msgid "$pkg package already exists." msgstr "Пакет $pkg уже существует." -#: cook:1092 +#: cook:1166 #, sh-format msgid "Creating $WOK/$pkg" msgstr "Создание папки $WOK/$pkg" -#: cook:1094 +#: cook:1168 msgid "Preparing the package receipt..." msgstr "Подготовка рецепта пакета…" -#: cook:1102 +#: cook:1176 msgid "Entering interactive mode..." msgstr "Интерактивный режим создания рецепта" -#: cook:1104 +#: cook:1178 #, sh-format msgid "Package : $pkg" msgstr "Пакет : $pkg" -#: cook:1105 +#: cook:1179 msgid "Version : " msgstr "Версия : " -#: cook:1107 +#: cook:1181 msgid "Category : " msgstr "Категория : " #. L10n: Short description -#: cook:1110 +#: cook:1184 msgid "Short desc : " msgstr "Кратк.описание: " -#: cook:1112 +#: cook:1186 msgid "Maintainer : " msgstr "Мейнтейнер : " -#: cook:1114 +#: cook:1188 msgid "License : " msgstr "Лицензия : " -#: cook:1116 +#: cook:1190 msgid "Web site : " msgstr "Сайт : " -#: cook:1120 +#: cook:1194 msgid "Wget URL to download source tarball." msgstr "Адрес загрузки архива с исходниками." -#: cook:1121 +#: cook:1195 msgid "Example : " msgstr "Пример : " -#: cook:1122 +#: cook:1196 msgid "Wget url : " msgstr "Исходники : " -#: cook:1125 +#: cook:1199 msgid "Do you need a stuff directory? (y/N) : " msgstr "Нужна ли папка stuff? (y/N) : " -#: cook:1127 +#: cook:1201 msgid "Creating the stuff directory..." msgstr "Создание папки stuff…" -#: cook:1131 +#: cook:1205 msgid "Are you going to write a description? (y/N) : " msgstr "Хотите ли написать расширенное описание? (y/N) : " -#: cook:1133 +#: cook:1207 msgid "Creating the description.txt file..." msgstr "Создание файла description.txt…" -#: cook:1136 +#: cook:1210 msgid "Receipt is ready to use." msgstr "Рецепт готов к использованию." -#: cook:1142 +#: cook:1216 msgid "No list in argument." msgstr "Не указан файл списка." -#: cook:1144 +#: cook:1218 #, sh-format msgid "No list found: $list2" msgstr "Список «$list2» не обнаружен." -#: cook:1145 +#: cook:1219 #, sh-format msgid "Cook list starting: $list2" msgstr "Приготовление пакетов из списка «$list2»" -#: cook:1152 +#: cook:1226 msgid "Cleaning all packages files..." msgstr "Очистка файлов всех пакетов…" -#: cook:1157 +#: cook:1231 msgid "Cleaning all packages sources..." msgstr "Очистка распакованных исходников всех пакетов…" -#: cook:1170 +#: cook:1244 msgid "Packages directory doesn't exist" msgstr "Папка пакета не существует" -#: cook:1177 +#: cook:1251 msgid "Cook pkgdb: Creating all packages lists" msgstr "Cook pkgdb: создание списков всех пакетов" -#: cook:1178 +#: cook:1252 #, sh-format msgid "Creating lists for: $PKGS" msgstr "Создание списков для «$PKGS»" -#: cook:1180 +#: cook:1254 #, sh-format msgid "Cook pkgdb started: $datenow" msgstr "Начало создания базы данных пакетов: $datenow" -#: cook:1183 +#: cook:1257 msgid "Creating: packages.list" msgstr "Создание «packages.list»" -#: cook:1185 +#: cook:1259 msgid "Creating: packages.md5" msgstr "Создание «packages.md5»" -#: cook:1188 +#: cook:1262 #, sh-format msgid "Creating lists from: $WOK" msgstr "Создание списков пакетов из $WOK" -#: cook:1230 +#: cook:1304 msgid "Done: packages.desc" msgstr "Файл «packages.desc» готов." -#: cook:1231 +#: cook:1305 msgid "Done: packages.txt" msgstr "Файл «packages.txt» готов." -#: cook:1232 +#: cook:1306 msgid "Done: packages.equiv" msgstr "Файл «packages.equiv» готов." -#: cook:1235 +#: cook:1309 msgid "Creating: files.list.lzma" msgstr "Создание файла «files.list.lzma»" #. L10n: 's' is for seconds (cooking time) -#: cook:1244 +#: cook:1318 #, sh-format msgid "Packages: $nb - Time: ${time}s" msgstr "Пакетов: $nb - время: $time с" -#: cook:1250 +#: cook:1324 #, sh-format msgid "Missing flavors: $flavors" msgstr "Отсутствуют редакции $flavors" -#: cook:1252 +#: cook:1326 #, sh-format msgid "Creating flavors files in: $live" msgstr "Создание редакций в $live" -#: cook:1253 +#: cook:1327 msgid "Cook pkgdb: Creating all flavors" msgstr "Cook pkgdb: создание всех редакций" -#: cook:1255 +#: cook:1329 msgid "Recharging lists to use latest packages..." msgstr "Обновление списков для использования свежих пакетов…" -#: cook:1260 +#: cook:1334 msgid "Creating configuration file: tazlito.conf" msgstr "Создание файла концигурации «tazlito.conf»" -#: cook:1270 +#: cook:1344 msgid "Starting to generate flavors..." msgstr "Начало создания редакций…" -#: cook:1275 +#: cook:1349 #, sh-format msgid "Packing flavor: $fl" msgstr "Упаковка редакции «$fl»" -#: cook:1283 +#: cook:1357 #, sh-format msgid "Flavors size: $fl_size" msgstr "Размер редакции: $fl_size" -#: cook:1287 +#: cook:1361 #, sh-format msgid "Cook pkgdb end: $datenow" msgstr "База данных пакетов создана: $datenow" -#: cook:1314 +#: cook:1388 #, sh-format msgid "cook: HOST_ARCH is not set in $pkg receipt" msgstr "cook: переменная HOST_ARCH не указана в рецепте пакета «$pkg»" -#: cook:1315 +#: cook:1389 #, sh-format msgid "cook: This package is not included in: $ARCH" msgstr "cook: этот пакет не включен в $ARCH" -#: cook:1316 cook:1327 +#: cook:1390 cook:1401 #, sh-format msgid "bugs: $CROSS_BUGS" msgstr "bugs: $CROSS_BUGS" -#: cook:1317 +#: cook:1391 #, sh-format msgid "Cook skip: $pkg is not included in: $ARCH" msgstr "Пропуск: пакет $pkg не включен в $ARCH" -#: cook:1325 +#: cook:1399 #, sh-format msgid "cook: HOST_ARCH=$HOST_ARCH" msgstr "cook: HOST_ARCH=$HOST_ARCH" -#: cook:1326 +#: cook:1400 #, sh-format msgid "cook: $pkg doesn't cook or is not included in: $ARCH" msgstr "cook: пакет $pkg не приготовлен либо не включен в $ARCH" -#: cook:1328 +#: cook:1402 #, sh-format msgid "Cook skip: $pkg doesn't cook or is not included in: $ARCH" msgstr "Пропуск: пакет $pkg не приготовлен либо не включен в $ARCH" -#: cook:1334 +#: cook:1408 #, sh-format msgid "Blocked package: $pkg" msgstr "Пакет $pkg заблокирован" -#: cook:1341 +#: cook:1415 #, sh-format msgid "Cook started for: $pkg" msgstr "Начато приготовление $pkg" -#: cook:1352 +#: cook:1426 #, sh-format msgid "Cleaning: $pkg" msgstr "Очистка пакета «$pkg»" -#: cook:1358 +#: cook:1432 #, sh-format msgid "Getting source for: $pkg" msgstr "Загрузка исходников для «$pkg»" -#: cook:1360 +#: cook:1434 #, sh-format msgid "Tarball: $SRC/$TARBALL" msgstr "Архив исходников: $SRC/$TARBALL" -#: cook:1363 +#: cook:1437 #, sh-format msgid "Blocking: $pkg" msgstr "Блокировка пакета «$pkg»" -#: cook:1367 +#: cook:1441 #, sh-format msgid "Unblocking: $pkg" msgstr "Снятие блокировки пакета «$pkg»" -#: cook:1377 +#: cook:1451 cook:1455 #, sh-format msgid "Need to build $pkg." msgstr "Пакет $pkg сначала нужно собрать." -#: cook:1385 +#: cook:1456 +#, fuzzy +msgid "Checking depends" +msgstr "Проверка зависимостей сборки…" + +#: cook:1483 #, sh-format msgid "WANTED package is blocked: $wanted" msgstr "Требуемый пакет «$wanted» заблокирован" -#: cook:1389 +#: cook:1487 #, sh-format msgid "WANTED package is broken: $wanted" msgstr "Требуемый пакет «$wanted» сломан"