Alien-SVN

 view release on metacpan or  search on metacpan

src/subversion/subversion/po/subversion.pot  view on Meta::CPAN

msgid "Copy from mutable tree not currently supported"
msgstr ""

#: ../libsvn_fs_base/tree.c:3736 ../libsvn_fs_fs/tree.c:2842
#, c-format
msgid "Base checksum mismatch on '%s'"
msgstr ""

#: ../libsvn_fs_base/tree.c:3969 ../libsvn_fs_fs/tree.c:3057
msgid "Cannot compare file contents between two different filesystems"
msgstr ""

#: ../libsvn_fs_base/tree.c:5013 ../libsvn_fs_base/tree.c:5188
#, c-format
msgid "Node-revision '%s' claims to have mergeinfo but doesn't"
msgstr ""

#: ../libsvn_fs_base/tree.c:5049
#, c-format
msgid ""
"Node-revision '%s' claims to sit atop a tree containing mergeinfo but is not "
"a directory"
msgstr ""

#: ../libsvn_fs_fs/dag.c:426 ../libsvn_fs_fs/dag.c:442
#: ../libsvn_ra_serf/serf.c:1038 ../libsvn_ra_serf/serf.c:1101
msgid "Can't get entries of non-directory"
msgstr ""

#: ../libsvn_fs_fs/dag.c:551
#, c-format
msgid ""
"Can't increment mergeinfo count on node-revision %%s to negative value %%%s"
msgstr ""

#: ../libsvn_fs_fs/dag.c:562
#, c-format
msgid ""
"Can't increment mergeinfo count on *file* node-revision %%s to %%%s (> 1)"
msgstr ""

#: ../libsvn_fs_fs/dag.c:1134
msgid "Empty noderev in cache"
msgstr ""

#: ../libsvn_fs_fs/dag.c:1326
#, c-format
msgid "Attempted to update ancestry of non-mutable node"
msgstr ""

#: ../libsvn_fs_fs/fs.c:83
#, c-format
msgid "Can't fetch FSFS shared data"
msgstr ""

#: ../libsvn_fs_fs/fs.c:110
#, c-format
msgid "Can't store FSFS shared data"
msgstr ""

#: ../libsvn_fs_fs/fs.c:404
msgid "Module for working with a plain file (FSFS) repository."
msgstr ""

#: ../libsvn_fs_fs/fs.c:454
#, c-format
msgid "Unsupported FS loader version (%d) for fsfs"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:727
#, c-format
msgid "Can't unlock unknown transaction '%s'"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:731
#, c-format
msgid "Can't unlock nonlocked transaction '%s'"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:738
#, c-format
msgid "Can't unlock prototype revision lockfile for transaction '%s'"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:744
#, c-format
msgid "Can't close prototype revision lockfile for transaction '%s'"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:806
#, c-format
msgid ""
"Cannot write to the prototype revision file of transaction '%s' because a "
"previous representation is currently being written by this process"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:842
#, c-format
msgid ""
"Cannot write to the prototype revision file of transaction '%s' because a "
"previous representation is currently being written by another process"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:849 ../libsvn_subr/io.c:2014
#, c-format
msgid "Can't get exclusive lock on file '%s'"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:968
#, c-format
msgid "%s file '%s' contains unexpected non-digit '%c' within '%s'"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:995
#, c-format
msgid ""
"Found format '%d', only created by unreleased dev builds; see http://"
"subversion.apache.org/docs/release-notes/1.7#revprop-packing"
msgstr ""

#: ../libsvn_fs_fs/fs_fs.c:1006

src/subversion/subversion/po/subversion.pot  view on Meta::CPAN

"Describe the usage of this program or its subcommands.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:360
msgid ""
"usage: svnadmin hotcopy REPOS_PATH NEW_REPOS_PATH\n"
"\n"
"Make a hot copy of a repository.\n"
"If --incremental is passed, data which already exists at the destination\n"
"is not copied again.  Incremental mode is implemented for FSFS "
"repositories.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:367
msgid ""
"usage: svnadmin list-dblogs REPOS_PATH\n"
"\n"
"List all Berkeley DB log files.\n"
"\n"
"WARNING: Modifying or deleting logfiles which are still in use\n"
"will cause your repository to be corrupted.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:374
msgid ""
"usage: svnadmin list-unused-dblogs REPOS_PATH\n"
"\n"
"List unused Berkeley DB log files.\n"
"\n"
msgstr ""

#: ../svnadmin/svnadmin.c:379
msgid ""
"usage: svnadmin load REPOS_PATH\n"
"\n"
"Read a 'dumpfile'-formatted stream from stdin, committing\n"
"new revisions into the repository's filesystem.  If the repository\n"
"was previously empty, its UUID will, by default, be changed to the\n"
"one specified in the stream.  Progress feedback is sent to stdout.\n"
"If --revision is specified, limit the loaded revisions to only those\n"
"in the dump stream whose revision numbers match the specified range.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:391
msgid ""
"usage: svnadmin lock REPOS_PATH PATH USERNAME COMMENT-FILE [TOKEN]\n"
"\n"
"Lock PATH by USERNAME setting comments from COMMENT-FILE.\n"
"If provided, use TOKEN as lock token.  Use --bypass-hooks to avoid\n"
"triggering the pre-lock and post-lock hook scripts.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:398
msgid ""
"usage: svnadmin lslocks REPOS_PATH [PATH-IN-REPOS]\n"
"\n"
"Print descriptions of all locks on or under PATH-IN-REPOS (which,\n"
"if not provided, is the root of the repository).\n"
msgstr ""

#: ../svnadmin/svnadmin.c:404
msgid ""
"usage: svnadmin lstxns REPOS_PATH\n"
"\n"
"Print the names of all uncommitted transactions.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:409
msgid ""
"usage: svnadmin pack REPOS_PATH\n"
"\n"
"Possibly compact the repository into a more efficient storage model.\n"
"This may not apply to all repositories, in which case, exit.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:415
msgid ""
"usage: svnadmin recover REPOS_PATH\n"
"\n"
"Run the recovery procedure on a repository.  Do this if you've\n"
"been getting errors indicating that recovery ought to be run.\n"
"Berkeley DB recovery requires exclusive access and will\n"
"exit if the repository is in use by another process.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:423
msgid ""
"usage: svnadmin rmlocks REPOS_PATH LOCKED_PATH...\n"
"\n"
"Unconditionally remove lock from each LOCKED_PATH.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:428
msgid ""
"usage: svnadmin rmtxns REPOS_PATH TXN_NAME...\n"
"\n"
"Delete the named transaction(s).\n"
msgstr ""

#: ../svnadmin/svnadmin.c:433
msgid ""
"usage: svnadmin setlog REPOS_PATH -r REVISION FILE\n"
"\n"
"Set the log-message on revision REVISION to the contents of FILE.  Use\n"
"--bypass-hooks to avoid triggering the revision-property-related hooks\n"
"(for example, if you do not want an email notification sent\n"
"from your post-revprop-change hook, or because the modification of\n"
"revision properties has not been enabled in the pre-revprop-change\n"
"hook).\n"
"\n"
"NOTE: Revision properties are not versioned, so this command will\n"
"overwrite the previous log message.\n"
msgstr ""

#: ../svnadmin/svnadmin.c:445
msgid ""
"usage: svnadmin setrevprop REPOS_PATH -r REVISION NAME FILE\n"
"\n"
"Set the property NAME on revision REVISION to the contents of FILE. Use\n"
"--use-pre-revprop-change-hook/--use-post-revprop-change-hook to trigger\n"
"the revision property-related hooks (for example, if you want an email\n"



( run in 0.796 second using v1.01-cache-2.11-cpan-39bf76dae61 )