|
1.
|
|
|
skipping {0} (larger than {1} of {2} bytes)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/add.py:95
|
|
2.
|
|
|
Unstacking
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/branch.py:872
|
|
7.
|
|
|
checked branch {0} format {1}
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/branch.py:3232
|
|
10.
|
|
|
bzr %s --revision takes exactly one revision identifier
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:218
|
|
12.
|
|
|
This reports on versioned and unknown files, reporting them
grouped by state. Possible states are:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:305
|
|
19.
|
|
|
Additionally for directories, symlinks and files with a changed
executable bit, Bazaar indicates their type using a trailing
character: '/', '@' or '*' respectively. These decorations can be
disabled using the '--no-classify' option.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:329
|
|
21.
|
|
|
Note that --short or -S gives status flags for each item, similar
to Subversion's status command. To get output similar to svn -q,
use bzr status -SV.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:337
|
|
22.
|
|
|
If no arguments are specified, the status of the entire working
directory is shown. Otherwise, only the status of the specified
files or directories is reported. If a directory is given, status
is reported for everything inside that directory.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:341
|
|
23.
|
|
|
Before merges are committed, the pending merge tip revisions are
shown. To see all pending merge revisions, use the -v option.
To skip the display of pending merge information altogether, use
the no-pending option or specify a file/directory.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:346
|
|
24.
|
|
|
To compare the working directory to a specific revision, pass a
single revision to the revision argument.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:351
|