[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

svn-buildpackage 0.8.2: Please translate the package svn-buildpackage



Dear Debian I18N people,

I would like to know if some of you would be interested in translating
the svn-buildpackage output messages.

svn-buildpackage already includes fr.po pt.po vi.po.
So do not translate it to these languages (the translators will be
contacted separately).

language        translated     fuzzy     untranslated
-----------------------------------------------------
  fr               162           3             1
  pt               158           7             1
  vi               158           7             1

Please send the updated file to me, or submit it as a wishlist bug
against svn-buildpackage.

The deadline for receiving the updated translation is
Tue, 21 Sep 2010 22:07:17 +0100.

If you have read so far, please find the POT file in attachment.

Thanks in advance,

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: svn-buildpackage@packages.debian.org\n"
"POT-Creation-Date: 2010-05-23 10:08+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../svn-buildpackage:46
msgid ""
"\n"
"Usage: svn-buildpackage [ OPTIONS... ] [ OPTIONS for dpkg-buildpackage ]\n"
"Builds Debian package within the SVN repository. The source code\n"
"repository must be in the format created by svn-inject, and this script\n"
"must be executed from the work directory (trunk/package).\n"
"\n"
"Building and working directory management:\n"
"  --svn-builder CMD    Use CMD as build command instead of dpkg-"
"buildpackage\n"
"  --svn-ignore-new     Don't stop on svn conflicts or new/changed files\n"
"  --svn-dont-clean     Don't run debian/rules clean (default: clean first)\n"
"  --svn-savecfg        Create a .svn/deb-layout file from the detected/"
"imported\n"
"                       layout information. (replicates old behaviour)\n"
"Source copying behavior:\n"
"  --svn-no-links       Don't use file links (default: use links where "
"possible)\n"
"  --svn-dont-purge     Don't wipe the build directory (default: purge after "
"build)\n"
"  --svn-reuse          Reuse an existing build directory, copy trunk over "
"it\n"
"  --svn-rm-prev-dir    Remove an existing build directory instead of making "
"a\n"
"                       copy; if --svn-reuse is specified, this option is "
"reset\n"
"  --svn-export         Just prepares the build directory and exits\n"
"Tagging and post-tagging:\n"
"  --svn-tag            Final build: Export && build && tag && dch -i\n"
"  --svn-retag          Replace an existing tag directory if found while "
"tagging\n"
"  --svn-only-tag       Tags the current trunk directory without building\n"
"  --svn-noautodch      Don't add a new Debian changelog entry when done\n"
"Post-build processing:\n"
"  --svn-lintian        Run lintian after the build\n"
"  --svn-move           Move package files to .. after successful build\n"
"  --svn-move-to XYZ    Move package files to XYZ, implies --svn-move\n"
"Miscelaneous:\n"
"  --svn-pkg PACKAGE    Specifies the package name\n"
"  --svn-override a=b   Override some config variable (comma separated list)\n"
"  --svn-arch ARCH      Allows specifying the build architecture\n"
"  --svn-verbose        More verbose program output\n"
"  --svn-noninteractive Turn off interactive mode\n"
"  --svn-download-orig  Use apt and uscan to download the .orig.tar.gz\n"
"  -h, --help           Show this help message\n"
"\n"
"If the debian directory has the mergeWithUpstream property, svn-"
"buildpackage\n"
"will extract .orig.tar.gz file first and add the Debian files to it.\n"
"\n"
msgstr ""

#: ../svn-buildpackage:252 ../svn-inject:177 ../svn-upgrade:139
msgid "Imported config directives:"
msgstr ""

#: ../svn-buildpackage:271
msgid "D: Configuration will not be saved.\n"
msgstr ""

#: ../svn-buildpackage:284
msgid ""
"W: You are tagging while your working copy is not up to date with the "
"repository!\n"
msgstr ""

#: ../svn-buildpackage:315
msgid "Insufficient Build-Deps, stop!\n"
msgstr ""

#: ../svn-buildpackage:324
msgid "Failed to parse changelog"
msgstr ""

#: ../svn-buildpackage:327
msgid "UNRELEASED tag found - you don't want to release with it, do you?\n"
msgstr ""

#. Translators: retain $FORCETAG untranslated.
#: ../svn-buildpackage:329
msgid "Aborting now, set $FORCETAG to ignore it.\n"
msgstr ""

#: ../svn-buildpackage:336
msgid "Removing old tag"
msgstr ""

#: ../svn-buildpackage:340
#, perl-format
msgid ""
"Could not create tag copy\n"
"%s\n"
"It does already exist. Add the --svn-retag option to replace that tag.\n"
msgstr ""

#: ../svn-buildpackage:349
msgid ""
"\n"
"I: Done! No pending changelog entry was created since it was not requested.\n"
msgstr ""

#: ../svn-buildpackage:353
msgid ""
"\n"
"I: Done! Created the next changelog entry, please commit later or revert.\n"
msgstr ""

#. Translators: relates to the use of --svn-tag
#: ../svn-buildpackage:365 ../svn-buildpackage:818 ../svn-inject:540
#, perl-format
msgid "Tagging %s (%s)\n"
msgstr ""

#: ../svn-buildpackage:416
#, perl-format
msgid "Orig tarball not found (expected %s)\n"
msgstr ""

#: ../svn-buildpackage:419
#, perl-format
msgid "fetching tarball from %s...\n"
msgstr ""

#: ../svn-buildpackage:426
msgid "Trying to download tarball using apt\n"
msgstr ""

#: ../svn-buildpackage:447
msgid "Trying to download tarball using uscan\n"
msgstr ""

#: ../svn-buildpackage:454
msgid "Couldn't find a tarball\n"
msgstr ""

#: ../svn-buildpackage:464
#, perl-format
msgid "%s exists, removing it, as requested\n"
msgstr ""

#: ../svn-buildpackage:470
#, perl-format
msgid "%s exists, renaming to %s\n"
msgstr ""

#. Translators, leave 'mergeWithUpstream' untranslated.
#: ../svn-buildpackage:479
#, perl-format
msgid "mergeWithUpstream mode detected, looking for %s\n"
msgstr ""

#: ../svn-buildpackage:489
msgid "upsCurrentUrl not set and not located, expect problems...\n"
msgstr ""

#: ../svn-buildpackage:510
msgid "Trying different methods to export the upstream source:\n"
msgstr ""

#: ../svn-buildpackage:511
#, perl-format
msgid " - making hard or symbolic link from %s\n"
msgstr ""

#: ../svn-buildpackage:512
msgid " - copying the tarball to the expected destination file\n"
msgstr ""

#: ../svn-buildpackage:515
#, perl-format
msgid "W: %s not found, expect problems...\n"
msgstr ""

#: ../svn-buildpackage:530
#, perl-format
msgid ""
"%s exists but differs from %s!\n"
"Aborting, fix this manually..."
msgstr ""

#. contents examination for "cp -l" emulation
#: ../svn-buildpackage:556 ../svn-buildpackage:564
msgid "Creating file list...\n"
msgstr ""

#. Translators, leave 'mergeWithUpstream' untranslated.
#: ../svn-buildpackage:584
msgid ""
"I: mergeWithUpstream property set, looking for upstream source tarball...\n"
msgstr ""

#: ../svn-buildpackage:587
msgid "E: Could not find the origDir directory, please check the settings!"
msgstr ""

#: ../svn-buildpackage:591
#, perl-format
msgid "E: Could not find the upstream source file! (should be %s)\n"
msgstr ""

#: ../svn-buildpackage:599
msgid "Reusing old build directory\n"
msgstr ""

#: ../svn-buildpackage:662
msgid "I: useNativeDist property set, running make native-dist ...\n"
msgstr ""

#: ../svn-buildpackage:665
#, perl-format
msgid ""
"useNativeDist command failed in %s\n"
"Aborting.\n"
msgstr ""

#: ../svn-buildpackage:666 ../svn-buildpackage:731
msgid "W: build directory not purged!\n"
msgstr ""

#: ../svn-buildpackage:667 ../svn-buildpackage:732
msgid "W: no lintian checks done!\n"
msgstr ""

#: ../svn-buildpackage:668 ../svn-buildpackage:733
msgid "W: package not tagged!\n"
msgstr ""

#: ../svn-buildpackage:697
msgid "Warning, uncommited changes found, using combinediff to merge them...\n"
msgstr ""

#: ../svn-buildpackage:726
#, perl-format
msgid "Build directory exported to %s\n"
msgstr ""

#: ../svn-buildpackage:730
#, perl-format
msgid ""
"build command failed in %s\n"
"Aborting.\n"
msgstr ""

#: ../svn-buildpackage:777
msgid "build command was successful"
msgstr ""

#: ../svn-buildpackage:778
#, perl-format
msgid "; binaries are in %s"
msgstr ""

#: ../svn-buildpackage:779
msgid ""
"The changes file is:\n"
" "
msgstr ""

#: ../svn-buildpackage:781
msgid "Binary package"
msgstr ""

#: ../svn-buildpackage:785
#, perl-format
msgid ""
"Warning: %s should have an orig tarball but it does not!\n"
"Expected filename: %s\n"
msgstr ""

#: ../svn-buildpackage:796
msgid "Could not read the .changes file: "
msgstr ""

#. Translators: this line is optional, hence may appear out-of-place in the POT
#: ../svn-buildpackage:798
msgid " and thus failed to move the resulting files"
msgstr ""

#: ../svn-buildpackage:801
msgid " and run lintian"
msgstr ""

#: ../svn-buildpackage:803
msgid " and thus failed to run lintian"
msgstr ""

#: ../svn-inject:75
msgid ""
"\n"
"Usage: svn-inject [options] <package>.dsc [ <repository URL> ]\n"
"Options:\n"
"  -h            print this message\n"
"  -v            Make the commands verbose\n"
"  -q            Don't show command calls\n"
"  -l <digit>    Layout type (1=pkg/function, 2=function/pkg/)\n"
"  -t <string>   Directory where you like to store the .orig files\n"
"  --add-tar     Keep tarballs in the repository\n"
"  -o            Only keep modified files under SVN control (incl. debian/ "
"dir),\n"
"                track only parts of upstream branch\n"
"  -c <digit>    Checkout the tree after injecting\n"
"                (0=don't do, 1=trunk only (default), 2=complete tree)\n"
"  -d <string>   Do-Like-OtherPackage feature. Looks at a local working\n"
"                directory, removes lastword/trunk from its URL and uses\n"
"                the result as base URL\n"
"  --no-branches Like -o but never tracking upstream branch\n"
"  -s            Save the detected layout configuration (has effect only if "
"a\n"
"                checkout is done after the inject)\n"
"  --setprops    Set svn-bp props after injecting\n"
"  --tag         Create a tag after importing\n"
"\n"
"If the base repository URL is omitted, svn-inject tries to get it from\n"
"the current directory. In this case, -c becomes ineffective.\n"
"\n"
msgstr ""

#: ../svn-inject:200
#, perl-format
msgid "Cannot open %s for writing: %s\n"
msgstr ""

#: ../svn-inject:203
msgid "Checking if the default $TMPDIR allows execution...\n"
msgstr ""

#: ../svn-inject:205
msgid "Default $TMPDIR allows execution.\n"
msgstr ""

#: ../svn-inject:207
msgid "Default $TMPDIR does NOT allow execution.\n"
msgstr ""

#: ../svn-inject:208
msgid "All temporary files will be created in the current directory.\n"
msgstr ""

#: ../svn-inject:216
msgid "-c 2 only works with -t 1\n"
msgstr ""

#: ../svn-inject:222
msgid "Failed to extract the base URL, maybe not in layout type 2?\n"
msgstr ""

#: ../svn-inject:233
msgid "Got base URL:"
msgstr ""

#: ../svn-inject:234
#, perl-format
msgid "Working directory goes to %s/\n"
msgstr ""

#: ../svn-inject:235
#, perl-format
msgid "Tarball to %s/ or so...\n"
msgstr ""

#: ../svn-inject:252
msgid "Need two arguments: <dsc file> <SVN url>\n"
msgstr ""

#: ../svn-inject:258
#, perl-format
msgid "Dsc file %s not readable!\n"
msgstr ""

#. $SDCommon::opt_quiet=$opt_quiet;
#: ../svn-inject:281
#, perl-format
msgid "Could not read %s"
msgstr ""

#. XXX: debug stuff, remove or disable!
#: ../svn-inject:299
msgid "Import details:"
msgstr ""

#: ../svn-inject:302
msgid "Press ^C to stop or Enter to continue!"
msgstr ""

#: ../svn-inject:326
#, perl-format
msgid ""
"svn-buildpackage doesn't support Debian source package format %s. Aborting."
msgstr ""

#: ../svn-inject:330
#, perl-format
msgid "%s/%s already exists, aborting...\n"
msgstr ""

#: ../svn-inject:447
msgid "Internal operation error, unable to create local import directory\n"
msgstr ""

#: ../svn-inject:472 ../svn-inject:477
#, perl-format
msgid "Installing original source of %s (%s)"
msgstr ""

#: ../svn-inject:492
#, perl-format
msgid "Tagging upstream source version of %s (%s)"
msgstr ""

#: ../svn-inject:499
#, perl-format
msgid "Forking %s source to Trunk"
msgstr ""

#: ../svn-inject:526
#, perl-format
msgid "Applying Debian modifications (%s) to trunk"
msgstr ""

#: ../svn-inject:534
msgid "Setting svn-bp props"
msgstr ""

#: ../svn-inject:559
#, perl-format
msgid "Storing copy of your repository tree in %s/%s.\n"
msgstr ""

#: ../svn-inject:563
msgid ""
"Full checkout with layout 2 is not supported. Falling back to trunk checkout."
msgstr ""

#: ../svn-inject:571
#, perl-format
msgid "Storing trunk copy in %s/%s.\n"
msgstr ""

#: ../svn-inject:584
msgid "Done!\n"
msgstr ""

#: ../svn-inject:585
#, perl-format
msgid "Checked out source is in %s - have fun!\n"
msgstr ""

#: ../svn-inject:589
#, perl-format
msgid "Removing tempdir %s.\n"
msgstr ""

#: ../svn-upgrade:42
msgid ""
"\n"
"Usage: svn-upgrade newsource [ OPTIONS... ]\n"
"Upgrade a source code package from an upstream revision. The source code\n"
"repository must be in the format created by svn-inject.\n"
"\n"
"  -V, --upstreamversion  STRING    Forces a different upstream version "
"string\n"
"  -c, --clean                      generic cleanup of upstream source - "
"remove\n"
"                                   debian directory and object files\n"
"  --debclean                       run debclean before merging the new "
"upstream source\n"
"  -f, --force                      Force execution of certain operations\n"
"  -v, --verbose                    More verbose program output\n"
"  -r, --replay-conflicting         Special cleanup action: replaces all\n"
"                                   conflicting files with upstream versions\n"
"  -u, --uscan                      Use uscan to download the new version\n"
"  --ignored-files-action STRING    Make files that are ignored due to "
"subversion\n"
"                                   ignore patterns to be either 'import'ed "
"or 'skip'ed\n"
"  -e, --auto-epoch                 Increase epoch of package version if the "
"new\n"
"                                   upstream version is lower than the "
"current\n"
"\n"
"The new source may be a tarball compressed with gzip or bzip2 or a\n"
"directory with extraced source.\n"
msgstr ""

#: ../svn-upgrade:184
msgid ""
"new upstream version is already downloaded, and it isn't easily locatable"
msgstr ""

#: ../svn-upgrade:190
msgid ""
"uscan's output didn't give an obvious tarball name. the last line of it's "
"output should include the name of the tarball, which should include .orig."
msgstr ""

#: ../svn-upgrade:196
msgid "couldn't find the downloaded file"
msgstr ""

#: ../svn-upgrade:202
msgid "no new upstream version"
msgstr ""

#: ../svn-upgrade:204
#, perl-format
msgid "uscan returned this error code: %s"
msgstr ""

#: ../svn-upgrade:245
msgid "Unrecognized upstream version, use -V\n"
msgstr ""

#. Translators: 'import' and 'skip' are not to be translated
#: ../svn-upgrade:253 ../SDCommon.pm:677
msgid ""
"Action for ignored files must be either 'import' or 'skip'!\n"
"Aborting!"
msgstr ""

#: ../svn-upgrade:312
msgid "Unknown compression method!\n"
msgstr ""

#: ../svn-upgrade:317
#, perl-format
msgid "%s exists, aborting...\n"
msgstr ""

#: ../svn-upgrade:334
msgid "Trunk is already at this version.\n"
msgstr ""

#: ../svn-upgrade:338
msgid "This version has already been tagged.\n"
msgstr ""

#: ../svn-upgrade:345
msgid "I: Upstream source not maintained in the repository.\n"
msgstr ""

#: ../svn-upgrade:346
msgid "I: Assuming that it will be merged at build time.\n"
msgstr ""

#: ../svn-upgrade:351
#, perl-format
msgid ""
"\n"
"         Could not find the unmodified upstream version in\n"
"         %s!\n"
"         If you think that %s is the upstream source\n"
"         which %s is based on, run:\n"
"\n"
"         svn copy %s %s\n"
"\n"
"         Otherwise, please fix the headline of debian/changelog.\n"
msgstr ""

#: ../svn-upgrade:388
#, perl-format
msgid "Failed to exec find -type f | grep -v \"\\.svn\": %s"
msgstr ""

#: ../svn-upgrade:411
msgid ""
"\n"
"Warning: it is generally a bad idea to keep the debian directory in the\n"
"upstream source tarball unless you explicitly try to track an upstream "
"source\n"
"including Debianisation. Consider using uclean to remove the junk there.\n"
msgstr ""

#: ../svn-upgrade:433
msgid "Integrating new upstream version"
msgstr ""

#: ../svn-upgrade:435
msgid "Tagging new upstream version"
msgstr ""

#: ../svn-upgrade:452
#, perl-format
msgid "Failed tu run `svn status`: %s"
msgstr ""

#: ../svn-upgrade:457
msgid "Files in conflict state:"
msgstr ""

#: ../svn-upgrade:458
msgid ""
"Resolve them manually and run \"svn resolved\" on each file\n"
"      Or use \"svn-upgrade -r\" to overwrite them with new upstream "
"versions\n"
msgstr ""

#: ../svn-upgrade:464
msgid "Version mismatch. New version is not greater than current.\n"
msgstr ""

#: ../svn-upgrade:466 ../svn-upgrade:477
msgid "Increasing epoch as requested.\n"
msgstr ""

#: ../svn-upgrade:469 ../svn-upgrade:480
msgid "Aborting."
msgstr ""

#. Translators: retain i, e and a as untranslated.
#: ../svn-upgrade:471
msgid "(i)gnore, increase (e)poch or (a)bort (default)?\n"
msgstr ""

#: ../svn-upgrade:474
msgid "Ignoring.\n"
msgstr ""

#: ../svn-upgrade:488
msgid "Done! Last commit pending, please execute manually.\n"
msgstr ""

#: ../svn-upgrade:503
#, perl-format
msgid "Process ended with code %s\n"
msgstr ""

#: ../SDCommon.pm:101
#, perl-format
msgid "Command '%s' failed in '%s', how to continue now? [Qri?]: "
msgstr ""

#: ../SDCommon.pm:105
msgid "Aborting.\n"
msgstr ""

#: ../SDCommon.pm:114
msgid "Invalid selection! "
msgstr ""

#. Translators: retain the letters q, r and i as untranslated.
#: ../SDCommon.pm:116
msgid "The choices are: Quit (q), Retry (r), Ignore & continue (i).\n"
msgstr ""

#: ../SDCommon.pm:164
#, perl-format
msgid "Creating %s directory."
msgstr ""

#: ../SDCommon.pm:174
msgid "Found conflicting .svn directories in the upstream source:\n"
msgstr ""

#: ../SDCommon.pm:179
msgid "use -v to display the files\n"
msgstr ""

#: ../SDCommon.pm:181
msgid "Hint: use the uclean program to fix upstream source tarball\n"
msgstr ""

#: ../SDCommon.pm:236
#, perl-format
msgid "Repository lookup, probing '%s' ...\n"
msgstr ""

#: ../SDCommon.pm:238
#, perl-format
msgid "Can't open svn ls '%s': %s"
msgstr ""

#. huch, URL was specified as $basedir?
#: ../SDCommon.pm:276
#, perl-format
msgid "W: %s not specified anywhere, looking in the local repository...\n"
msgstr ""

#: ../SDCommon.pm:289
msgid "I: Trying blind lookup for resource directories in SVN repository.\n"
msgstr ""

#: ../SDCommon.pm:299
#, perl-format
msgid "Looking in SVN for: %s\n"
msgstr ""

#: ../SDCommon.pm:301
#, perl-format
msgid "I: adding the URLs to the '%s' to skip the check later.\n"
msgstr ""

#: ../SDCommon.pm:306
msgid "Failed, assuming non-existent directory..."
msgstr ""

#: ../SDCommon.pm:314
#, perl-format
msgid ""
"upsTagUrl setting is required, but could not be found in %s or repository "
"tree."
msgstr ""

#. Translators: %s is the name of the config file.
#: ../SDCommon.pm:322
#, perl-format
msgid ""
"upsCurrentUrl setting is required, but could not be found in %s or "
"repository tree."
msgstr ""

#. oh, crap...
#: ../SDCommon.pm:328
msgid "Branch directory detected in URL, testing more possible locations\n"
msgstr ""

#. Translators: %s is the name of the config file.
#: ../SDCommon.pm:332
#, perl-format
msgid ""
"tagsUrl setting is required, but could not be found in %s or repository tree."
msgstr ""

#. Translators: %s is the name of the config file.
#: ../SDCommon.pm:337
#, perl-format
msgid "I: Configuration saving was overrided (%s should be intact).\n"
msgstr ""

#. Translators: %s is the name of the config file.
#: ../SDCommon.pm:341
#, perl-format
msgid "I: Trying to save the configuration to %s.\n"
msgstr ""

#: ../SDCommon.pm:342
#, perl-format
msgid "Could not open %s for writing.\n"
msgstr ""

#: ../SDCommon.pm:353
#, perl-format
msgid "Writing config: %s"
msgstr ""

#: ../SDCommon.pm:365
msgid ""
"Not started from the Trunk directory or not a valid SVN repository. "
"Aborting.\n"
msgstr ""

#: ../SDCommon.pm:397
msgid "I: Got package name and version from debian/changelog.\n"
msgstr ""

#: ../SDCommon.pm:401
msgid ""
"E: Not started from the trunk/PACKAGE directory (debian/changelog "
"garbled?).\n"
msgstr ""

#: ../SDCommon.pm:403
#, perl-format
msgid ""
"\n"
"   Package name: %s\n"
"   Current upstream version: %s\n"
"   Debian tag: %s\n"
"\n"
"   "
msgstr ""

#: ../SDCommon.pm:449
msgid "Importing layout information via Subversion properties... \n"
msgstr ""

#: ../SDCommon.pm:459
msgid "Layout info"
msgstr ""

#: ../SDCommon.pm:465
msgid "no information"
msgstr ""

#: ../SDCommon.pm:472
#, perl-format
msgid ""
"No layout information imported through %s.\n"
"%s does not exist.\n"
msgstr ""

#: ../SDCommon.pm:475
#, perl-format
msgid "Importing layout information from %s.\n"
msgstr ""

#: ../SDCommon.pm:507
msgid "Versioned layout properties"
msgstr ""

#: ../SDCommon.pm:509
msgid "the versioned file layout"
msgstr ""

#. status of the versioned layout info
#: ../SDCommon.pm:511
msgid "Versioned layout information"
msgstr ""

#: ../SDCommon.pm:513
msgid "the local override"
msgstr ""

#. give a nice status of the currently set options
#: ../SDCommon.pm:516
msgid "Layout information with local overrides"
msgstr ""

#: ../SDCommon.pm:525
msgid "We are not in a working copy of SVN trunk directory"
msgstr ""

#: ../SDCommon.pm:529
#, perl-format
msgid ""
"\n"
"The directory %s does not exist!\n"
"\n"
"Create this directory or fix the setting in .svn/deb-layout or remove that\n"
"line and let svn-buildpackage redetect the value. Also check the associated\n"
"URL.\n"
"\n"
msgstr ""

#: ../SDCommon.pm:552
#, perl-format
msgid "Overriding variable: %s with %s\n"
msgstr ""

#: ../SDCommon.pm:556
#, perl-format
msgid "Warning, unable to parse the override string: %s\n"
msgstr ""

#: ../SDCommon.pm:560
msgid "Complete layout information"
msgstr ""

#: ../SDCommon.pm:594
#, perl-format
msgid "E: Found unresolved issues: %s"
msgstr ""

#: ../SDCommon.pm:595
msgid "E: Resolve them manually before continuing\n"
msgstr ""

#: ../SDCommon.pm:638
msgid "Creating trunk directory"
msgstr ""

#: ../SDCommon.pm:682
msgid ""
"One or more files were ignored due to (global) subversion svn:ignore "
"properties,\n"
"\thow to procede (quit, import, skip)? [Qis?]: "
msgstr ""

#: ../SDCommon.pm:685
msgid "Aborting!\n"
msgstr ""

#: ../SDCommon.pm:692
msgid ""
"Your choices are:\n"
"\tQuit (q), import (i) which means to add ignored files or skip (s)\n"
"\twhich means to NOT include those files.\n"
msgstr ""

#: ../SDCommon.pm:729
msgid "Starting ssh connection..\n"
msgstr ""

#: ../SDCommon.pm:735
msgid "Failed to make the ssh connection, ssh's return code was: "
msgstr ""

#: ../uclean:31
msgid ""
"\n"
"uclean -- remove suspicious/redundant files from upstream source\n"
"  tarball, convert bz2 -> gz and/or recompress better\n"
"\n"
"Usage:\n"
"  uclean FILE\n"
"    fix the source in tarball FILE, recompress, store in the same file \n"
"  uclean FILE NEW\n"
"    fix the source in tarball FILE, recompress, store in a new file \n"
msgstr ""

#: ../uclean:46
msgid "Could not create the temp directory!\n"
msgstr ""

#: ../uclean:48
msgid "Problems creating the temporary directory..."
msgstr ""

#: ../uclean:55
#, perl-format
msgid "No file contents? Check %s\n"
msgstr ""

#: ../uclean:58
#, perl-format
msgid "Failed to run `find %s`: %s"
msgstr ""

#: ../uclean:60
msgid "Problems scanning the package contents!\n"
msgstr ""

#: ../uclean:80
#, perl-format
msgid "Could not rename %s to %s"
msgstr ""

#: ../uclean:82
#, perl-format
msgid "Could not create %s!\n"
msgstr ""

Attachment: pgpvxAYO5DJOC.pgp
Description: PGP signature


Reply to: