]> git.ipfire.org Git - pakfire.git/blobdiff - po/pakfire.pot
Update translations.
[pakfire.git] / po / pakfire.pot
index 37c18e635bee960aa0b3a2962d2e6d97a5b51fcc..b3a31ba1c605d27f6e09f5ff56c708982861364c 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-21 20:32+0100\n"
+"POT-Creation-Date: 2012-02-11 16:41+0100\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"
@@ -92,7 +92,7 @@ msgstr ""
 
 #: ../python/pakfire/base.py:334
 #, python-format
-msgid "Multiple reinstall candidates for \"%s\": %s"
+msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s"
 msgstr ""
 
 #: ../python/pakfire/base.py:363
@@ -114,394 +114,536 @@ msgstr ""
 msgid "Build command has failed."
 msgstr ""
 
-#: ../python/pakfire/base.py:706
+#: ../python/pakfire/base.py:703
 msgid "Everything is fine."
 msgstr ""
 
+#: ../python/pakfire/builder.py:128
+#, python-format
+msgid "Cannot build for %s on this host."
+msgstr ""
+
 #. Log the package information.
-#: ../python/pakfire/builder.py:153
+#: ../python/pakfire/builder.py:159
 msgid "Package information:"
 msgstr ""
 
 #. Install all packages.
-#: ../python/pakfire/builder.py:324
+#: ../python/pakfire/builder.py:330
 msgid "Install packages needed for build..."
 msgstr ""
 
-#: ../python/pakfire/builder.py:329
+#: ../python/pakfire/builder.py:335
 msgid "Extracting"
 msgstr ""
 
-#: ../python/pakfire/builder.py:582
+#: ../python/pakfire/builder.py:604
 msgid "You cannot run a build when no package was given."
 msgstr ""
 
-#: ../python/pakfire/builder.py:587
+#: ../python/pakfire/builder.py:609
 #, python-format
 msgid "Could not find makefile in build root: %s"
 msgstr ""
 
-#: ../python/pakfire/builder.py:601
+#: ../python/pakfire/builder.py:623
 msgid "The build command failed. See logfile for details."
 msgstr ""
 
 #. Walk through the whole tree and collect all files
 #. that are on the same disk (not crossing mountpoints).
-#: ../python/pakfire/builder.py:659
+#: ../python/pakfire/builder.py:681
 msgid "Creating filelist..."
 msgstr ""
 
 #. Create a nice progressbar.
-#: ../python/pakfire/builder.py:678
+#: ../python/pakfire/builder.py:700
 msgid "Compressing files..."
 msgstr ""
 
-#: ../python/pakfire/builder.py:697
+#: ../python/pakfire/builder.py:719
 #, python-format
 msgid "Cache file was successfully created at %s."
 msgstr ""
 
-#: ../python/pakfire/builder.py:698
+#: ../python/pakfire/builder.py:720
 #, python-format
 msgid "  Containing %(files)s files, it has a size of %(size)s."
 msgstr ""
 
 #. Make a nice progress bar as always.
-#: ../python/pakfire/builder.py:709
+#: ../python/pakfire/builder.py:731
 msgid "Extracting files..."
 msgstr ""
 
 #. Update all packages.
-#: ../python/pakfire/builder.py:729
+#: ../python/pakfire/builder.py:751
 msgid "Updating packages from cache..."
 msgstr ""
 
 #. Package the result.
 #. Make all these little package from the build environment.
-#: ../python/pakfire/builder.py:857
+#: ../python/pakfire/builder.py:879
 msgid "Creating packages:"
 msgstr ""
 
 #. Execute the buildscript of this stage.
-#: ../python/pakfire/builder.py:877
+#: ../python/pakfire/builder.py:899
 #, python-format
 msgid "Running stage %s:"
 msgstr ""
 
-#: ../python/pakfire/builder.py:895
+#: ../python/pakfire/builder.py:917
 #, python-format
 msgid "Could not remove static libraries: %s"
 msgstr ""
 
-#: ../python/pakfire/builder.py:901
+#: ../python/pakfire/builder.py:923
 msgid "Compressing man pages did not complete successfully."
 msgstr ""
 
-#: ../python/pakfire/builder.py:921
+#: ../python/pakfire/builder.py:943
 msgid "Extracting debuginfo did not complete with success. Aborting build."
 msgstr ""
 
-#: ../python/pakfire/cli.py:43
+#: ../python/pakfire/cli.py:47
 msgid "Pakfire command line interface."
 msgstr ""
 
-#: ../python/pakfire/cli.py:50
+#: ../python/pakfire/cli.py:54
 msgid "The path where pakfire should operate in."
 msgstr ""
 
-#: ../python/pakfire/cli.py:117
+#: ../python/pakfire/cli.py:121
 msgid "Enable verbose output."
 msgstr ""
 
-#: ../python/pakfire/cli.py:120
+#: ../python/pakfire/cli.py:124
 msgid "Path to a configuration file to load."
 msgstr ""
 
-#: ../python/pakfire/cli.py:123
+#: ../python/pakfire/cli.py:128
 msgid "Disable a repository temporarily."
 msgstr ""
 
-#: ../python/pakfire/cli.py:126
+#: ../python/pakfire/cli.py:131
 msgid "Enable a repository temporarily."
 msgstr ""
 
-#: ../python/pakfire/cli.py:129
+#: ../python/pakfire/cli.py:135
 msgid "Run pakfire in offline mode."
 msgstr ""
 
-#: ../python/pakfire/cli.py:134
+#: ../python/pakfire/cli.py:140
 msgid "Install one or more packages to the system."
 msgstr ""
 
-#: ../python/pakfire/cli.py:136
+#: ../python/pakfire/cli.py:142
 msgid "Give name of at least one package to install."
 msgstr ""
 
-#: ../python/pakfire/cli.py:142
+#: ../python/pakfire/cli.py:148
 msgid "Install one or more packages from the filesystem."
 msgstr ""
 
-#: ../python/pakfire/cli.py:144
+#: ../python/pakfire/cli.py:150
 msgid "Give filename of at least one package."
 msgstr ""
 
-#: ../python/pakfire/cli.py:150
+#: ../python/pakfire/cli.py:156
 msgid "Reinstall one or more packages."
 msgstr ""
 
-#: ../python/pakfire/cli.py:152
+#: ../python/pakfire/cli.py:158
 msgid "Give name of at least one package to reinstall."
 msgstr ""
 
-#: ../python/pakfire/cli.py:158
+#: ../python/pakfire/cli.py:164
 msgid "Remove one or more packages from the system."
 msgstr ""
 
-#: ../python/pakfire/cli.py:160
+#: ../python/pakfire/cli.py:166
 msgid "Give name of at least one package to remove."
 msgstr ""
 
-#: ../python/pakfire/cli.py:166
+#: ../python/pakfire/cli.py:172
 msgid "Give a name of a package to update or leave emtpy for all."
 msgstr ""
 
-#: ../python/pakfire/cli.py:168
+#: ../python/pakfire/cli.py:174
 msgid "Exclude package from update."
 msgstr ""
 
-#: ../python/pakfire/cli.py:170 ../python/pakfire/cli.py:195
+#: ../python/pakfire/cli.py:176 ../python/pakfire/cli.py:201
 msgid "Allow changing the vendor of packages."
 msgstr ""
 
-#: ../python/pakfire/cli.py:172 ../python/pakfire/cli.py:197
+#: ../python/pakfire/cli.py:178 ../python/pakfire/cli.py:203
 msgid "Allow changing the architecture of packages."
 msgstr ""
 
-#: ../python/pakfire/cli.py:177
+#: ../python/pakfire/cli.py:183
 msgid "Update the whole system or one specific package."
 msgstr ""
 
-#: ../python/pakfire/cli.py:184
+#: ../python/pakfire/cli.py:190
 msgid "Check, if there are any updates available."
 msgstr ""
 
-#: ../python/pakfire/cli.py:191
+#: ../python/pakfire/cli.py:197
 msgid "Downgrade one or more packages."
 msgstr ""
 
-#: ../python/pakfire/cli.py:193
+#: ../python/pakfire/cli.py:199
 msgid "Give a name of a package to downgrade."
 msgstr ""
 
-#: ../python/pakfire/cli.py:203
+#: ../python/pakfire/cli.py:209
 msgid "Print some information about the given package(s)."
 msgstr ""
 
-#: ../python/pakfire/cli.py:205
+#: ../python/pakfire/cli.py:211
 msgid "Give at least the name of one package."
 msgstr ""
 
-#: ../python/pakfire/cli.py:211
+#: ../python/pakfire/cli.py:217
 msgid "Search for a given pattern."
 msgstr ""
 
-#: ../python/pakfire/cli.py:213
+#: ../python/pakfire/cli.py:219
 msgid "A pattern to search for."
 msgstr ""
 
-#: ../python/pakfire/cli.py:219
+#: ../python/pakfire/cli.py:225
 msgid "Get a list of packages that provide a given file or feature."
 msgstr ""
 
-#: ../python/pakfire/cli.py:221
+#: ../python/pakfire/cli.py:227
 msgid "File or feature to search for."
 msgstr ""
 
-#: ../python/pakfire/cli.py:227
+#: ../python/pakfire/cli.py:233
 msgid "Get list of packages that belong to the given group."
 msgstr ""
 
-#: ../python/pakfire/cli.py:229
+#: ../python/pakfire/cli.py:235
 msgid "Group name to search for."
 msgstr ""
 
-#: ../python/pakfire/cli.py:235
+#: ../python/pakfire/cli.py:241
 msgid "Install all packages that belong to the given group."
 msgstr ""
 
-#: ../python/pakfire/cli.py:237
+#: ../python/pakfire/cli.py:243
 msgid "Group name."
 msgstr ""
 
-#: ../python/pakfire/cli.py:243
+#: ../python/pakfire/cli.py:249
 msgid "List all currently enabled repositories."
 msgstr ""
 
-#: ../python/pakfire/cli.py:247
+#: ../python/pakfire/cli.py:253
 msgid "Cleanup commands."
 msgstr ""
 
-#: ../python/pakfire/cli.py:255
+#: ../python/pakfire/cli.py:261
 msgid "Cleanup all temporary files."
 msgstr ""
 
-#: ../python/pakfire/cli.py:261
+#: ../python/pakfire/cli.py:267
 msgid "Check the system for any errors."
 msgstr ""
 
-#: ../python/pakfire/cli.py:267
+#: ../python/pakfire/cli.py:273
 msgid "Check the dependencies for a particular package."
 msgstr ""
 
-#: ../python/pakfire/cli.py:269
+#: ../python/pakfire/cli.py:275
 msgid "Give name of at least one package to check."
 msgstr ""
 
-#: ../python/pakfire/cli.py:348 ../python/pakfire/transaction.py:352
+#: ../python/pakfire/cli.py:351 ../python/pakfire/transaction.py:352
 msgid "Repository"
 msgstr ""
 
-#: ../python/pakfire/cli.py:348
+#: ../python/pakfire/cli.py:351
 msgid "Enabled"
 msgstr ""
 
-#: ../python/pakfire/cli.py:348
+#: ../python/pakfire/cli.py:351
 msgid "Priority"
 msgstr ""
 
-#: ../python/pakfire/cli.py:348
+#: ../python/pakfire/cli.py:351
 msgid "Packages"
 msgstr ""
 
-#: ../python/pakfire/cli.py:360
+#: ../python/pakfire/cli.py:363
 msgid "Cleaning up everything..."
 msgstr ""
 
-#: ../python/pakfire/cli.py:376
+#: ../python/pakfire/cli.py:379
 msgid "You cannot run pakfire-builder in a pakfire chroot."
 msgstr ""
 
-#: ../python/pakfire/cli.py:379 ../python/pakfire/cli.py:676
+#: ../python/pakfire/cli.py:382 ../python/pakfire/cli.py:728
 msgid "Pakfire builder command line interface."
 msgstr ""
 
-#: ../python/pakfire/cli.py:437
+#: ../python/pakfire/cli.py:440
 msgid "Update the package indexes."
 msgstr ""
 
-#: ../python/pakfire/cli.py:443 ../python/pakfire/cli.py:696
+#: ../python/pakfire/cli.py:446 ../python/pakfire/cli.py:748
 msgid "Build one or more packages."
 msgstr ""
 
-#: ../python/pakfire/cli.py:445 ../python/pakfire/cli.py:698
+#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:642
+#: ../python/pakfire/cli.py:750
 msgid "Give name of at least one package to build."
 msgstr ""
 
-#: ../python/pakfire/cli.py:449 ../python/pakfire/cli.py:702
+#: ../python/pakfire/cli.py:452 ../python/pakfire/cli.py:754
+#: ../python/pakfire/cli.py:824
 msgid "Build the package for the given architecture."
 msgstr ""
 
-#: ../python/pakfire/cli.py:451 ../python/pakfire/cli.py:479
-#: ../python/pakfire/cli.py:704
+#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:482
+#: ../python/pakfire/cli.py:756
 msgid "Path were the output files should be copied to."
 msgstr ""
 
-#: ../python/pakfire/cli.py:453 ../python/pakfire/cli.py:468
-#: ../python/pakfire/cli.py:706
+#: ../python/pakfire/cli.py:456 ../python/pakfire/cli.py:471
+#: ../python/pakfire/cli.py:758
 msgid "Mode to run in. Is either 'release' or 'development' (default)."
 msgstr ""
 
-#: ../python/pakfire/cli.py:455
+#: ../python/pakfire/cli.py:458
 msgid "Run a shell after a successful build."
 msgstr ""
 
-#: ../python/pakfire/cli.py:460
+#: ../python/pakfire/cli.py:463
 msgid "Go into a shell."
 msgstr ""
 
-#: ../python/pakfire/cli.py:462
+#: ../python/pakfire/cli.py:465
 msgid "Give name of a package."
 msgstr ""
 
-#: ../python/pakfire/cli.py:466
+#: ../python/pakfire/cli.py:469
 msgid "Emulated architecture in the shell."
 msgstr ""
 
-#: ../python/pakfire/cli.py:473
+#: ../python/pakfire/cli.py:476
 msgid "Generate a source package."
 msgstr ""
 
-#: ../python/pakfire/cli.py:475
+#: ../python/pakfire/cli.py:478
 msgid "Give name(s) of a package(s)."
 msgstr ""
 
-#: ../python/pakfire/cli.py:484
+#: ../python/pakfire/cli.py:487
 msgid "Create a build environment cache."
 msgstr ""
 
-#: ../python/pakfire/cli.py:494
+#: ../python/pakfire/cli.py:497
 msgid "Create a new build environment cache."
 msgstr ""
 
-#: ../python/pakfire/cli.py:499
+#: ../python/pakfire/cli.py:502
 msgid "Remove all cached build environments."
 msgstr ""
 
-#: ../python/pakfire/cli.py:577
+#: ../python/pakfire/cli.py:589
 #, python-format
 msgid "Removing environment cache file: %s..."
 msgstr ""
 
-#: ../python/pakfire/cli.py:583
+#: ../python/pakfire/cli.py:595
 #, python-format
 msgid "Could not remove file: %s"
 msgstr ""
 
-#: ../python/pakfire/cli.py:589
+#: ../python/pakfire/cli.py:601
 msgid "Pakfire server command line interface."
 msgstr ""
 
-#: ../python/pakfire/cli.py:626
-msgid "Request a build job from the server."
+#: ../python/pakfire/cli.py:640
+msgid "Send a scrach build job to the server."
 msgstr ""
 
-#: ../python/pakfire/cli.py:632
+#: ../python/pakfire/cli.py:644
+msgid "Limit build to only these architecture(s)."
+msgstr ""
+
+#: ../python/pakfire/cli.py:650
 msgid "Send a keepalive to the server."
 msgstr ""
 
-#: ../python/pakfire/cli.py:639
+#: ../python/pakfire/cli.py:657
 msgid "Update all repositories."
 msgstr ""
 
-#: ../python/pakfire/cli.py:645
+#: ../python/pakfire/cli.py:663
 msgid "Repository management commands."
 msgstr ""
 
-#: ../python/pakfire/cli.py:653
+#: ../python/pakfire/cli.py:671
 msgid "Create a new repository index."
 msgstr ""
 
-#: ../python/pakfire/cli.py:654
+#: ../python/pakfire/cli.py:672
 msgid "Path to the packages."
 msgstr ""
 
-#: ../python/pakfire/cli.py:655
+#: ../python/pakfire/cli.py:673
 msgid "Path to input packages."
 msgstr ""
 
-#: ../python/pakfire/cli.py:708
+#: ../python/pakfire/cli.py:678
+msgid "Dump some information about this machine."
+msgstr ""
+
+#: ../python/pakfire/cli.py:760
 msgid "Do not verify build dependencies."
 msgstr ""
 
+#: ../python/pakfire/cli.py:784
+msgid "Pakfire client command line interface."
+msgstr ""
+
+#: ../python/pakfire/cli.py:818
+msgid "Build a package remotely."
+msgstr ""
+
+#: ../python/pakfire/cli.py:820
+msgid "Give name of a package to build."
+msgstr ""
+
+#: ../python/pakfire/cli.py:829
+msgid "Print some information about this host."
+msgstr ""
+
+#: ../python/pakfire/cli.py:835
+msgid "Check the connection to the hub."
+msgstr ""
+
+#: ../python/pakfire/cli.py:862 ../python/pakfire/server.py:302
+msgid "Hostname"
+msgstr ""
+
+#: ../python/pakfire/cli.py:863
+msgid "Pakfire hub"
+msgstr ""
+
+#: ../python/pakfire/cli.py:866
+msgid "Username"
+msgstr ""
+
+#. Hardware information
+#: ../python/pakfire/cli.py:870 ../python/pakfire/server.py:306
+msgid "Hardware information"
+msgstr ""
+
+#: ../python/pakfire/cli.py:871 ../python/pakfire/server.py:307
+msgid "CPU model"
+msgstr ""
+
+#: ../python/pakfire/cli.py:872 ../python/pakfire/server.py:308
+msgid "Memory"
+msgstr ""
+
+#: ../python/pakfire/cli.py:874 ../python/pakfire/server.py:310
+msgid "Native arch"
+msgstr ""
+
+#: ../python/pakfire/cli.py:876
+msgid "Default arch"
+msgstr ""
+
+#: ../python/pakfire/cli.py:878 ../python/pakfire/server.py:312
+msgid "Supported arches"
+msgstr ""
+
+#: ../python/pakfire/cli.py:891
+msgid "Your IP address"
+msgstr ""
+
+#: ../python/pakfire/cli.py:896
+msgid "You are authenticated to the build service:"
+msgstr ""
+
+#: ../python/pakfire/cli.py:902
+msgid "User name"
+msgstr ""
+
+#: ../python/pakfire/cli.py:903
+msgid "Real name"
+msgstr ""
+
+#: ../python/pakfire/cli.py:904
+msgid "Email address"
+msgstr ""
+
+#: ../python/pakfire/cli.py:905
+msgid "Registered"
+msgstr ""
+
+#: ../python/pakfire/cli.py:912
+msgid "You could not be authenticated to the build service."
+msgstr ""
+
+#: ../python/pakfire/cli.py:921
+msgid "Pakfire daemon command line interface."
+msgstr ""
+
+#: ../python/pakfire/client/transport.py:55
+#, python-format
+msgid "Socket error: %s"
+msgstr ""
+
+#: ../python/pakfire/client/transport.py:79
+#, python-format
+msgid "Trying again in %(timeout)s second(s). %(tries)s tries left."
+msgstr ""
+
 #: ../python/pakfire/compress.py:85 ../python/pakfire/compress.py:95
 #, python-format
 msgid "Given algorithm '%s' is not supported."
 msgstr ""
 
-#: ../python/pakfire/downloader.py:134
+#. Parse the file.
+#: ../python/pakfire/config.py:256
+#, python-format
+msgid "Reading from configuration file: %s"
+msgstr ""
+
+#: ../python/pakfire/config.py:306
+msgid "Configuration:"
+msgstr ""
+
+#: ../python/pakfire/config.py:308
+#, python-format
+msgid "Section: %s"
+msgstr ""
+
+#: ../python/pakfire/config.py:313
+msgid "No settings in this section."
+msgstr ""
+
+#: ../python/pakfire/config.py:315
+msgid "Loaded from files:"
+msgstr ""
+
+#: ../python/pakfire/downloader.py:137
 msgid "Downloading source files:"
 msgstr ""
 
+#: ../python/pakfire/downloader.py:160
+#, python-format
+msgid "Downloaded empty file: %s"
+msgstr ""
+
 #: ../python/pakfire/errors.py:30
 msgid "An unhandled error occured."
 msgstr ""
@@ -626,11 +768,11 @@ msgstr ""
 msgid "File"
 msgstr ""
 
-#: ../python/pakfire/packages/base.py:361
+#: ../python/pakfire/packages/base.py:362
 msgid "Not set"
 msgstr ""
 
-#: ../python/pakfire/packages/base.py:500
+#: ../python/pakfire/packages/base.py:527
 #, python-format
 msgid "Config file saved as %s."
 msgstr ""
@@ -660,25 +802,42 @@ msgstr ""
 msgid "Could not remove file: /%s"
 msgstr ""
 
-#: ../python/pakfire/packages/make.py:78
+#: ../python/pakfire/packages/lexer.py:722
+#, python-format
+msgid "Template does not exist: %s"
+msgstr ""
+
+#: ../python/pakfire/packages/make.py:79
 msgid "Package name is undefined."
 msgstr ""
 
-#: ../python/pakfire/packages/make.py:81
+#: ../python/pakfire/packages/make.py:82
 msgid "Package version is undefined."
 msgstr ""
 
-#: ../python/pakfire/packages/make.py:402
+#: ../python/pakfire/packages/make.py:412
 #, python-format
 msgid "Searching for automatic dependencies for %s..."
 msgstr ""
 
+#: ../python/pakfire/packages/make.py:460
+#, python-format
+msgid "Regular experession is invalid and has been skipped: %s"
+msgstr ""
+
+#. Let the user know what has been done.
+#: ../python/pakfire/packages/make.py:476
+#, python-format
+msgid "Filter '%(pattern)s' filtered %(dep)s."
+msgstr ""
+
 #. Load progressbar.
 #: ../python/pakfire/packages/packager.py:362
+#: ../python/pakfire/packages/packager.py:632
 msgid "Packaging"
 msgstr ""
 
-#: ../python/pakfire/packages/packager.py:634
+#: ../python/pakfire/packages/packager.py:657
 #, python-format
 msgid "Building source package %s:"
 msgstr ""
@@ -694,7 +853,7 @@ msgstr ""
 
 #: ../python/pakfire/repository/database.py:224
 #, python-format
-msgid "Migrating database from format %s to %s."
+msgid "Migrating database from format %(old)s to %(new)s."
 msgstr ""
 
 #: ../python/pakfire/repository/index.py:237
@@ -760,6 +919,10 @@ msgstr ""
 msgid "    Solutions:"
 msgstr ""
 
+#: ../python/pakfire/server.py:278 ../python/pakfire/system.py:125
+msgid "Could not be determined"
+msgstr ""
+
 #: ../python/pakfire/transaction.py:91
 #, python-format
 msgid "file %s from %s conflicts with file from package %s"
@@ -854,16 +1017,16 @@ msgstr ""
 msgid "%s [y/N]"
 msgstr ""
 
-#: ../python/pakfire/util.py:254
+#: ../python/pakfire/util.py:260
 msgid "Killing orphans..."
 msgstr ""
 
-#: ../python/pakfire/util.py:261
+#: ../python/pakfire/util.py:267
 #, python-format
 msgid "Process ID %s is still running in chroot. Killing..."
 msgstr ""
 
-#: ../python/pakfire/util.py:273
+#: ../python/pakfire/util.py:279
 msgid "Waiting for processes to terminate..."
 msgstr ""
 
@@ -1052,14 +1215,14 @@ msgstr ""
 msgid "The error that lead to this:"
 msgstr ""
 
-#: ../tools/pakfire-multicall.py:67
+#: ../tools/pakfire-multicall.py:69
 msgid "An error has occured when running Pakfire."
 msgstr ""
 
-#: ../tools/pakfire-multicall.py:70
+#: ../tools/pakfire-multicall.py:72
 msgid "Error message:"
 msgstr ""
 
-#: ../tools/pakfire-multicall.py:74
+#: ../tools/pakfire-multicall.py:76
 msgid "Further description:"
 msgstr ""