errors, warnings tranlatable...
Update translations...
This commit is contained in:
@@ -985,7 +985,7 @@ def build(pspec):
|
||||
ctx.ui.error("Action script error caught.")
|
||||
sys.exit(1)
|
||||
finally:
|
||||
ctx.ui.warning("*** %d error(s), %d warning(s)" % (ctx.ui.errors, ctx.ui.warnings))
|
||||
ctx.ui.warning(_("*** %d error(s), %d warning(s)") % (ctx.ui.errors, ctx.ui.warnings))
|
||||
return result
|
||||
|
||||
order = {"none": 0,
|
||||
|
||||
+276
-160
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2009-02-13 14:20+EET\n"
|
||||
"POT-Creation-Date: 2009-04-08 10:43+EEST\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -291,6 +291,102 @@ msgstr ""
|
||||
msgid "Command \"%s\" failed, return value was %d."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:53
|
||||
msgid "Building format files failed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:56
|
||||
msgid "Generate config files failed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:63
|
||||
msgid "Creating symlinks from format to engines failed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:67
|
||||
msgid "Installing texmf files failed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:71
|
||||
msgid "Installing docs failed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:75
|
||||
msgid "Installing config files failed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:81
|
||||
msgid "Handle config files failed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:92
|
||||
msgid "Symlink %s skipped (special case)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:94
|
||||
msgid "Symlink %s -> %s skipped (texlive-core takes care of it."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:97
|
||||
msgid "Symlink %s -> %s skipped."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:99
|
||||
msgid "Symlink %s skipped (file exists.)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:101
|
||||
msgid "Making symlink from %s to %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:153
|
||||
msgid "Creating /etc/texmf/%s.d"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:166
|
||||
msgid "Building format file %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:181
|
||||
msgid "Map %s is added to %s/%s.cfg"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:184
|
||||
msgid "MixedMap %s is added to %s/%s.cfg"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:187
|
||||
msgid "p +%s is added to %s/%s-config.ps"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:190
|
||||
msgid "f %s is added to %s/%s-config"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:194
|
||||
msgid "Language file %s already generated."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:196
|
||||
msgid "No rule to proccess %s. Please file a bug."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:231
|
||||
msgid "\\languages{%s}{%s}{}{%s}{%s} is added to %s/language.%s.def"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:234
|
||||
msgid "%s %s is added to %s/language.%s.dat"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:237
|
||||
msgid "\\languages{%s}{%s}{}{%s}{%s} is added to %s/language.%s.def "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/actionsapi/texlivemodules.py:240
|
||||
msgid "%s %s is added to %s/language.%s.dat "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:60 pisi/cli/command.py:167
|
||||
msgid "You have to be root for this operation."
|
||||
msgstr ""
|
||||
@@ -299,75 +395,75 @@ msgstr ""
|
||||
msgid "Another instance of PiSi is running. Only one instance is allowed."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:453
|
||||
#: pisi/api.py:464
|
||||
msgid "Taking snapshot of the system"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:567
|
||||
#: pisi/api.py:577
|
||||
msgid "comar package is not fully installed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:579
|
||||
#: pisi/api.py:589
|
||||
msgid "File %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:619
|
||||
#: pisi/api.py:629
|
||||
msgid "* Building index of PiSi files under %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:626
|
||||
#: pisi/api.py:636
|
||||
msgid "* Index file written"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:631
|
||||
#: pisi/api.py:641
|
||||
msgid "Not a valid repo name."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:634
|
||||
#: pisi/api.py:644
|
||||
msgid "Repo %s already present."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:637
|
||||
#: pisi/api.py:647
|
||||
msgid "Repo already present with name %s."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:641
|
||||
#: pisi/api.py:652
|
||||
msgid "Repo %s added to system."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:648
|
||||
#: pisi/api.py:660
|
||||
msgid "Repo %s removed from system."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:650
|
||||
#: pisi/api.py:662
|
||||
msgid "Repository %s does not exist. Cannot remove."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:665
|
||||
#: pisi/api.py:679
|
||||
msgid "* Updating repository: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:675
|
||||
#: pisi/api.py:689
|
||||
msgid "%s repository information is up-to-date."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:677
|
||||
#: pisi/api.py:691
|
||||
msgid "Updating database at any rate as requested"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:687
|
||||
#: pisi/api.py:701
|
||||
msgid "* Package database updated."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:689
|
||||
#: pisi/api.py:703
|
||||
msgid "No repository named %s found."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:706
|
||||
#: pisi/api.py:714
|
||||
msgid "* Adding '%s' to db... "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/api.py:709
|
||||
#: pisi/api.py:717
|
||||
msgid "OK."
|
||||
msgstr ""
|
||||
|
||||
@@ -375,139 +471,139 @@ msgstr ""
|
||||
msgid "Package %s found in repository %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:99
|
||||
#: pisi/atomicoperations.py:103
|
||||
msgid "Package URI: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:111
|
||||
#: pisi/atomicoperations.py:115
|
||||
msgid "Download Error: Package does not match the repository package."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:115
|
||||
#: pisi/atomicoperations.py:119
|
||||
msgid "Package %s not found in any active repository."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:134
|
||||
#: pisi/atomicoperations.py:138
|
||||
msgid "Installing %s, version %s, release %s, build %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:178
|
||||
#: pisi/atomicoperations.py:182
|
||||
msgid "%s package cannot be installed unless the dependencies are satisfied"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:202
|
||||
#: pisi/atomicoperations.py:206
|
||||
msgid ""
|
||||
"/%s from %s package\n"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:203
|
||||
#: pisi/atomicoperations.py:207
|
||||
msgid ""
|
||||
"File conflicts:\n"
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:232
|
||||
#: pisi/atomicoperations.py:236
|
||||
msgid "Re-install same version package?"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:233
|
||||
#: pisi/atomicoperations.py:237
|
||||
msgid "Package re-install declined"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:239
|
||||
#: pisi/atomicoperations.py:243
|
||||
msgid "Upgrading to new upstream version"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:242
|
||||
#: pisi/atomicoperations.py:246
|
||||
msgid "Upgrading to new distribution release"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:246
|
||||
#: pisi/atomicoperations.py:250
|
||||
msgid "Upgrading to new distribution build"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:255
|
||||
#: pisi/atomicoperations.py:259
|
||||
msgid "Downgrade to old distribution release?"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:257
|
||||
#: pisi/atomicoperations.py:261
|
||||
msgid "Downgrade to old distribution build?"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:259
|
||||
#: pisi/atomicoperations.py:263
|
||||
msgid "Package downgrade declined"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:297
|
||||
#: pisi/atomicoperations.py:301
|
||||
msgid "%s configuration failed."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:413
|
||||
#: pisi/atomicoperations.py:417
|
||||
msgid "Storing %s, "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:416
|
||||
#: pisi/atomicoperations.py:420
|
||||
msgid "Storing %s."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:423
|
||||
#: pisi/atomicoperations.py:427
|
||||
msgid "Storing %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:477
|
||||
#: pisi/atomicoperations.py:481
|
||||
msgid "File list could not be read for package %s, continuing removal."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:483
|
||||
#: pisi/atomicoperations.py:487
|
||||
msgid "Removing package %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:486
|
||||
#: pisi/atomicoperations.py:490
|
||||
msgid "Trying to remove nonexistent package "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:525
|
||||
#: pisi/atomicoperations.py:531
|
||||
msgid "Not removing conflicted file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/atomicoperations.py:553
|
||||
#: pisi/atomicoperations.py:559
|
||||
msgid "Installed file %s does not exist on system [Probably you manually deleted]"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:76
|
||||
#: pisi/cli/__init__.py:79
|
||||
msgid "Warning: "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:85
|
||||
#: pisi/cli/__init__.py:89
|
||||
msgid "Error: "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:115
|
||||
#: pisi/cli/__init__.py:119
|
||||
msgid " (yes/no)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:136
|
||||
#: pisi/cli/__init__.py:140
|
||||
msgid ""
|
||||
" [complete]\n"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:146
|
||||
#: pisi/cli/__init__.py:150
|
||||
msgid "Installed %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:148
|
||||
#: pisi/cli/__init__.py:152
|
||||
msgid "Removed %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:150
|
||||
#: pisi/cli/__init__.py:154
|
||||
msgid "Upgraded %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:152
|
||||
#: pisi/cli/__init__.py:156
|
||||
msgid "Configured %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/__init__.py:154
|
||||
#: pisi/cli/__init__.py:158
|
||||
msgid "Extracting the files of %s"
|
||||
msgstr ""
|
||||
|
||||
@@ -670,31 +766,31 @@ msgstr ""
|
||||
msgid "Checks only changed config files of the packages"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/check.py:67
|
||||
#: pisi/cli/check.py:66
|
||||
msgid "Checking all installed packages"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/check.py:72
|
||||
#: pisi/cli/check.py:71
|
||||
msgid "* Checking %s... "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/check.py:78
|
||||
#: pisi/cli/check.py:77
|
||||
msgid ""
|
||||
"\n"
|
||||
"Package %s has changed config files."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/check.py:80
|
||||
#: pisi/cli/check.py:79
|
||||
msgid ""
|
||||
"\n"
|
||||
"Package %s is corrupt."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/check.py:82 pisi/operations/check.py:46
|
||||
#: pisi/cli/check.py:81 pisi/operations/check.py:46
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/check.py:84
|
||||
#: pisi/cli/check.py:83
|
||||
msgid "Package %s not installed"
|
||||
msgstr ""
|
||||
|
||||
@@ -1210,7 +1306,7 @@ msgstr ""
|
||||
msgid "Show detailed install info"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/listinstalled.py:76 pisi/cli/listupgrades.py:78
|
||||
#: pisi/cli/listinstalled.py:75 pisi/cli/listupgrades.py:77
|
||||
msgid "Package Name |St| Version| Rel.| Build| Distro| Date"
|
||||
msgstr ""
|
||||
|
||||
@@ -1296,7 +1392,7 @@ msgstr ""
|
||||
msgid "List upgradable packages under given component"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/cli/listupgrades.py:69 pisi/operations/upgrade.py:112
|
||||
#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:113
|
||||
msgid "No packages to upgrade."
|
||||
msgstr ""
|
||||
|
||||
@@ -1507,51 +1603,67 @@ msgstr ""
|
||||
msgid "Will not update repositories"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:31
|
||||
msgid "dbus-python package is not fully installed"
|
||||
#: pisi/comariface.py:32
|
||||
msgid "comar-api package is not fully installed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:86
|
||||
#: pisi/comariface.py:87
|
||||
msgid ""
|
||||
"cannot connect to dbus: \n"
|
||||
"Cannot connect to COMAR: \n"
|
||||
" %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:91
|
||||
#: pisi/comariface.py:92
|
||||
msgid "Configuring %s package"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:98
|
||||
#: pisi/comariface.py:99
|
||||
msgid "COMAR package updated. From now on, using new COMAR daemon."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:105
|
||||
msgid "Registering %s comar script"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:106 pisi/comariface.py:112 pisi/comariface.py:123
|
||||
#: pisi/comariface.py:139 pisi/comariface.py:160 pisi/comariface.py:171
|
||||
#: pisi/comariface.py:177
|
||||
#: pisi/comariface.py:113 pisi/comariface.py:118 pisi/comariface.py:127
|
||||
#: pisi/comariface.py:141 pisi/comariface.py:158 pisi/comariface.py:167
|
||||
#: pisi/comariface.py:184 pisi/comariface.py:193 pisi/comariface.py:199
|
||||
msgid "Script error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:114
|
||||
#: pisi/comariface.py:120
|
||||
msgid "Calling post install handlers"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:131
|
||||
#: pisi/comariface.py:135
|
||||
msgid "Running package's post install script"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:147
|
||||
msgid "Configuring %s package for removal"
|
||||
#: pisi/comariface.py:146
|
||||
msgid "Running pre removal operations for %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:152
|
||||
msgid "Running package's pre remove script"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:162
|
||||
#: pisi/comariface.py:160
|
||||
msgid "Calling pre remove handlers"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:173
|
||||
#: pisi/comariface.py:172
|
||||
msgid "Running post removal operations for %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:178
|
||||
msgid "Running package's postremove script"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:186
|
||||
msgid "Calling post remove handlers"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/comariface.py:195
|
||||
msgid "Unregistering comar scripts"
|
||||
msgstr ""
|
||||
|
||||
@@ -1559,7 +1671,7 @@ msgstr ""
|
||||
msgid "Destination directory %s does not exist. Creating it."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/configfile.py:123
|
||||
#: pisi/configfile.py:124
|
||||
msgid "No section by name '%s'"
|
||||
msgstr ""
|
||||
|
||||
@@ -1595,7 +1707,7 @@ msgstr ""
|
||||
msgid "Can't unbind constant: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/db/componentdb.py:87
|
||||
#: pisi/db/componentdb.py:89
|
||||
msgid "Component %s not found"
|
||||
msgstr ""
|
||||
|
||||
@@ -1618,7 +1730,7 @@ msgid ""
|
||||
"Distribution: %s, Install Time: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/db/installdb.py:221
|
||||
#: pisi/db/installdb.py:224
|
||||
msgid "Package %s is not installed"
|
||||
msgstr ""
|
||||
|
||||
@@ -1634,7 +1746,7 @@ msgstr ""
|
||||
msgid "Repository %s does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/db/packagedb.py:107
|
||||
#: pisi/db/packagedb.py:109
|
||||
msgid "Package %s not found."
|
||||
msgstr ""
|
||||
|
||||
@@ -1787,223 +1899,227 @@ msgstr ""
|
||||
msgid "Mirrors file %s does not exist. Could not resolve mirrors://"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:85
|
||||
#: pisi/operations/build.py:88
|
||||
msgid "Path %s belongs in multiple packages"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:113
|
||||
#: pisi/operations/build.py:116
|
||||
msgid "Source URI: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:117
|
||||
#: pisi/operations/build.py:120
|
||||
msgid "Source %s not found in any active repository."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:190
|
||||
#: pisi/operations/build.py:193
|
||||
msgid "Building PiSi source package: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:235
|
||||
#: pisi/operations/build.py:238
|
||||
msgid "IceCream detected. Make sure your daemon is up and running..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:240
|
||||
#: pisi/operations/build.py:243
|
||||
msgid "CCache detected..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:307
|
||||
#: pisi/operations/build.py:310
|
||||
msgid "PartOf tag not defined, looking for component"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:317
|
||||
#: pisi/operations/build.py:320
|
||||
msgid "Cannot find component.xml in upper directory"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:321
|
||||
#: pisi/operations/build.py:324
|
||||
msgid "Source is part of %s component"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:325
|
||||
#: pisi/operations/build.py:328
|
||||
msgid "Fetching source from: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:327
|
||||
#: pisi/operations/build.py:330
|
||||
msgid "Source archive is stored: %s/%s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:331
|
||||
#: pisi/operations/build.py:334
|
||||
msgid "Unpacking archive..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:335
|
||||
#: pisi/operations/build.py:338
|
||||
msgid " unpacked (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:340
|
||||
#: pisi/operations/build.py:343
|
||||
msgid "Setting up source..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:345
|
||||
#: pisi/operations/build.py:348
|
||||
msgid "Building source..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:350
|
||||
#: pisi/operations/build.py:353
|
||||
msgid "Testing package..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:354
|
||||
#: pisi/operations/build.py:357
|
||||
msgid "Installing..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:396
|
||||
#: pisi/operations/build.py:399
|
||||
msgid "Unable to read Actions Script (%s): %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:398
|
||||
#: pisi/operations/build.py:401
|
||||
msgid "SyntaxError in Actions Script (%s): %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:415
|
||||
#: pisi/operations/build.py:418
|
||||
msgid "Unable to read COMAR script (%s): %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:417
|
||||
#: pisi/operations/build.py:420
|
||||
msgid "SyntaxError in COMAR file (%s): %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:429
|
||||
#: pisi/operations/build.py:432
|
||||
msgid "Sandbox violation: %s (%s -> %s)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:447
|
||||
#: pisi/operations/build.py:450
|
||||
msgid "Sandbox enabled build..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:467
|
||||
#: pisi/operations/build.py:470
|
||||
msgid "Sandbox violation result:"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:470
|
||||
#: pisi/operations/build.py:473
|
||||
msgid "Sandbox violations!"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:478
|
||||
#: pisi/operations/build.py:479
|
||||
msgid "unable to call function from actions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:499
|
||||
#: pisi/operations/build.py:500
|
||||
msgid "Safety switch: following extra packages in system.devel will be installed: "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:504
|
||||
#: pisi/operations/build.py:505
|
||||
msgid "Safety switch: system.devel is already installed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:506
|
||||
#: pisi/operations/build.py:507
|
||||
msgid "Safety switch: the component system.devel cannot be found"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:515
|
||||
#: pisi/operations/build.py:516
|
||||
msgid "Unsatisfied Build Dependencies:"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:519
|
||||
#: pisi/operations/build.py:520
|
||||
msgid "Cannot build package due to unsatisfied build dependencies"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:524
|
||||
#: pisi/operations/build.py:525
|
||||
msgid "Build dependency %s cannot be satisfied"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:526
|
||||
#: pisi/operations/build.py:527
|
||||
msgid "Do you want to install the unsatisfied build dependencies"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:527
|
||||
#: pisi/operations/build.py:528
|
||||
msgid "Installing build dependencies."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:533
|
||||
#: pisi/operations/build.py:534
|
||||
msgid "Ignoring build dependencies."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:543
|
||||
#: pisi/operations/build.py:544
|
||||
msgid ""
|
||||
"Patch file is missing: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:556
|
||||
#: pisi/operations/build.py:557
|
||||
msgid "* Applying patch: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:616
|
||||
#: pisi/operations/build.py:617
|
||||
msgid "Stripping files.."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:720
|
||||
#: pisi/operations/build.py:721
|
||||
msgid "(found old version %s)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:744
|
||||
#: pisi/operations/build.py:745
|
||||
msgid "(no previous build found, setting build no to 1.)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:789
|
||||
#: pisi/operations/build.py:790
|
||||
msgid "(old package lacks a build no, setting build no to 1.)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:792
|
||||
#: pisi/operations/build.py:793
|
||||
msgid "There are changes, incrementing build no to %d"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:795
|
||||
#: pisi/operations/build.py:796
|
||||
msgid "There is no change from previous build %d"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:860
|
||||
#: pisi/operations/build.py:861
|
||||
msgid "No user named '%s' found on the system"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:865
|
||||
#: pisi/operations/build.py:866
|
||||
msgid "No group named '%s' found on the system"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:868
|
||||
#: pisi/operations/build.py:869
|
||||
msgid "** Building package %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:870 pisi/operations/build.py:873
|
||||
#: pisi/operations/build.py:871 pisi/operations/build.py:874
|
||||
msgid "Generating %s,"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:879
|
||||
#: pisi/operations/build.py:880
|
||||
msgid "Build number is not available. For repo builds you must enable buildno in pisi.conf."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:899
|
||||
#: pisi/operations/build.py:900
|
||||
msgid "Creating PiSi package %s."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:944 pisi/operations/delta.py:93
|
||||
#: pisi/operations/build.py:945 pisi/operations/delta.py:92
|
||||
msgid "Done."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:950
|
||||
msgid "Abandoned files under the install dir (%s):"
|
||||
#: pisi/operations/build.py:951
|
||||
msgid "There are abandoned files under the install dir (%s):"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:954
|
||||
#: pisi/operations/build.py:955
|
||||
msgid "All of the files under the install dir (%s) has been collected by package(s)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:958
|
||||
#: pisi/operations/build.py:959
|
||||
msgid "Cleaning Build Directory..."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:961
|
||||
#: pisi/operations/build.py:962
|
||||
msgid "Keeping Build Directory"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/build.py:988
|
||||
msgid "*** %d error(s), %d warning(s)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/check.py:36
|
||||
msgid "Checking /%s "
|
||||
msgstr ""
|
||||
@@ -2020,11 +2136,11 @@ msgid ""
|
||||
"Corrupt file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/delta.py:27
|
||||
#: pisi/operations/delta.py:26
|
||||
msgid "Cannot create delta for same package!"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/delta.py:41
|
||||
#: pisi/operations/delta.py:40
|
||||
msgid "Creating delta PiSi package between %s %s"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2161,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/emerge.py:62 pisi/operations/install.py:79
|
||||
#: pisi/operations/upgrade.py:146
|
||||
#: pisi/operations/upgrade.py:147
|
||||
msgid "There are extra packages due to dependencies. Do you want to continue?"
|
||||
msgstr ""
|
||||
|
||||
@@ -2100,7 +2216,7 @@ msgid "Do you want to continue?"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/history.py:156 pisi/operations/install.py:88
|
||||
#: pisi/operations/upgrade.py:153
|
||||
#: pisi/operations/upgrade.py:154
|
||||
msgid "Downloading %d / %d"
|
||||
msgstr ""
|
||||
|
||||
@@ -2124,11 +2240,11 @@ msgid ""
|
||||
"Following packages will be installed in the respective order to satisfy dependencies:\n"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/install.py:73 pisi/operations/upgrade.py:140
|
||||
#: pisi/operations/install.py:73 pisi/operations/upgrade.py:141
|
||||
msgid "Total size of package(s): %.2f %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/install.py:97 pisi/operations/upgrade.py:170
|
||||
#: pisi/operations/install.py:97 pisi/operations/upgrade.py:171
|
||||
msgid "Installing %d / %d"
|
||||
msgstr ""
|
||||
|
||||
@@ -2158,7 +2274,7 @@ msgstr ""
|
||||
msgid "Safety switch: cannot remove the following packages in system.base: "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:254
|
||||
#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:255
|
||||
msgid "Safety switch: the component system.base cannot be found"
|
||||
msgstr ""
|
||||
|
||||
@@ -2204,35 +2320,35 @@ msgstr ""
|
||||
msgid "Package %s is not available in repositories."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/upgrade.py:81
|
||||
#: pisi/operations/upgrade.py:82
|
||||
msgid "Package %s is already at the latest release %s."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/upgrade.py:87
|
||||
#: pisi/operations/upgrade.py:88
|
||||
msgid "Package %s is already at the latest build %s."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/upgrade.py:135
|
||||
#: pisi/operations/upgrade.py:136
|
||||
msgid "The following packages will be upgraded: "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/upgrade.py:204
|
||||
#: pisi/operations/upgrade.py:205
|
||||
msgid "Dependency %s of %s cannot be satisfied"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/upgrade.py:205
|
||||
#: pisi/operations/upgrade.py:206
|
||||
msgid "Upgrade is not possible."
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/upgrade.py:221
|
||||
#: pisi/operations/upgrade.py:222
|
||||
msgid "Reverse dependency %s of %s cannot be satisfied"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/upgrade.py:242
|
||||
#: pisi/operations/upgrade.py:243
|
||||
msgid "Safety switch: Following packages in system.base will be installed: "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/operations/upgrade.py:248
|
||||
#: pisi/operations/upgrade.py:249
|
||||
msgid "Safety switch: Following packages in system.base will be upgraded: "
|
||||
msgstr ""
|
||||
|
||||
@@ -2408,47 +2524,47 @@ msgstr ""
|
||||
msgid "setAuthInfo needs a tuple (user, pass)"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:124 pisi/util.py:145
|
||||
#: pisi/util.py:125 pisi/util.py:146
|
||||
msgid "Running "
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:128 pisi/util.py:163
|
||||
#: pisi/util.py:129 pisi/util.py:164
|
||||
msgid "return value for \"%s\" is %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:326
|
||||
#: pisi/util.py:327
|
||||
msgid "Including external link '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:328
|
||||
#: pisi/util.py:329
|
||||
msgid "Including directory '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:414
|
||||
#: pisi/util.py:417
|
||||
msgid "Cannot calculate SHA1 hash of %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:469
|
||||
#: pisi/util.py:472
|
||||
msgid "ERROR: patch (%s) failed"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:471
|
||||
#: pisi/util.py:474
|
||||
msgid "ERROR: patch (%s) failed: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:518
|
||||
#: pisi/util.py:521
|
||||
msgid "strip command failed for file '%s'!"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:525
|
||||
#: pisi/util.py:528
|
||||
msgid "chrpath command failed for file '%s'!"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:532
|
||||
#: pisi/util.py:535
|
||||
msgid "objcopy (keep-debug) command failed for file '%s'!"
|
||||
msgstr ""
|
||||
|
||||
#: pisi/util.py:538
|
||||
#: pisi/util.py:541
|
||||
msgid "objcopy (add-debuglink) command failed for file '%s'!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user