Translations by Rafael Neri

Rafael Neri has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

125 of 25 results
111.
Overwrite tags only.
2012-07-20
Overwrite tags only.
170.
This makes Bazaar stop tracking changes to the specified files. Bazaar will delete them if they can easily be recovered using revert otherwise they will be backed up (adding an extension of the form .~#~). If no options or parameters are given Bazaar will scan for files that are being tracked by Bazaar but missing in your tree and stop tracking them for you.
2012-07-20
This makes Bazaar stop tracking changes to the specified files. Bazaar will delete them if they can easily be recovered using revert otherwise they will be backed up (adding an extension of the form .~#~). If no options or parameters are given Bazaar will scan for files that are being tracked by Bazaar but missing in your tree and stop tracking them for you.
456.
If unset, the colocated branch name is used for colocated branches, and the branch directory name is used for other branches. To print the current nickname, execute with no argument.
2012-07-20
If unset, the colocated branch name is used for colocated branches, and the branch directory name is used for other branches. To print the current nickname, execute with no argument.
525.
Set files in the working tree back to the contents of a previous revision.
2012-07-20
Set files in the working tree back to the contents of a previous revision.
526.
Giving a list of files will revert only those files. Otherwise, all files will be reverted. If the revision is not specified with '--revision', the working tree basis revision is used. A revert operation affects only the working tree, not any revision history like the branch and repository or the working tree basis revision.
2012-07-20
Giving a list of files will revert only those files. Otherwise, all files will be reverted. If the revision is not specified with '--revision', the working tree basis revision is used. A revert operation affects only the working tree, not any revision history like the branch and repository or the working tree basis revision.
527.
To remove only some changes, without reverting to a prior version, use merge instead. For example, "merge . -r -2..-3" (don't forget the ".") will remove the changes introduced by the second last commit (-2), without affecting the changes introduced by the last commit (-1). To remove certain changes on a hunk-by-hunk basis, see the shelve command. To update the branch to a specific revision or the latest revision and update the working tree accordingly while preserving local changes, see the update command.
2012-07-20
To remove only some changes, without reverting to a prior version, use merge instead. For example, "merge . -r -2..-3" (don't forget the ".") will remove the changes introduced by the second last commit (-2), without affecting the changes introduced by the last commit (-1). To remove certain changes on a hunk-by-hunk basis, see the shelve command. To update the branch to a specific revision or the latest revision and update the working tree accordingly while preserving local changes, see the update command.
528.
Uncommitted changes to files that are reverted will be discarded. Howver, by default, any files that have been manually changed will be backed up first. (Files changed only by merge are not backed up.) Backup files have '.~#~' appended to their name, where # is a number.
2012-07-20
Uncommitted changes to files that are reverted will be discarded. Howver, by default, any files that have been manually changed will be backed up first. (Files changed only by merge are not backed up.) Backup files have '.~#~' appended to their name, where # is a number.
619.
Listen for connections on nominated address.
2012-07-20
Listen for connections on nominated address.
620.
Listen for connections on nominated port. Passing 0 as the port number will result in a dynamically allocated port. The default port depends on the protocol.
2012-07-20
Listen for connections on nominated port. Passing 0 as the port number will result in a dynamically allocated port. The default port depends on the protocol.
766.
Remove branch even if it is the active branch.
2012-07-20
Remove branch even if it is the active branch.
767.
Branch is active. Use --force to remove it.
2012-07-20
Branch is active. Use --force to remove it.
905.
Signed %d revision.
Signed %d revisions.
2012-07-20
Signed %d revision.
Signed %d revisions.
990.
Invalid branch name: %(name)s
2012-07-20
Invalid branch name: %(name)s
1337.
The bug this proposal fixes.
2012-07-20
The bug this proposal fixes.
1505.
Bazaar 2.6b2 -- a free distributed version-control tool http://bazaar.canonical.com/
2012-07-20
Bazaar 2.6b2 -- a free distributed version-control tool http://bazaar.canonical.com/
1729.
add Add specified files or directories. alias Set/unset and display aliases. annotate Show the origin of each line in a file. bash-completion Generate a shell function for bash command line completion. [bash_completion] bind Convert the current branch into a checkout of the supplied branch. branch Create a new branch that is a copy of an existing branch. branches List the branches available at the current location. break-lock Break a dead lock. cat Write the contents of a file as of a given revision to standard output. check Validate working tree structure, branch consistency and repository history. checkout Create a new checkout of an existing branch. clean-tree Remove unwanted files from working tree. commit Commit changes into a new revision. config Display, set or remove a configuration option. conflicts List files with conflicts. deleted List files deleted in the working tree. diff Show differences in the working tree, between revisions or branches. dpush Push into a different VCS without any custom bzr metadata. export Export current or past revision to a destination directory or archive. help Show help on a command or other topic. ignore Ignore specified files or patterns. ignored List ignored files and the patterns that matched them. info Show information about a working tree, branch or repository. init Make a directory into a versioned branch. init-repository Create a shared repository for branches to share storage space. join Combine a tree into its containing tree. launchpad-login Show or set the Launchpad user ID. [launchpad] launchpad-mirror Ask Launchpad to mirror a branch now. [launchpad] launchpad-open Open a Launchpad branch page in your web browser. [launchpad] log Show historical log for a branch or subset of a branch. lp-find-proposal Find the proposal to merge this revision. [launchpad] lp-propose-merge Propose merging a branch on Launchpad. [launchpad] ls List files in a tree. merge Perform a three-way merge. missing Show unmerged/unpulled revisions between two branches. mkdir Create a new versioned directory. mv Move or rename a file. nick Print or set the branch nickname. pack Compress the data within a repository. plugins List the installed plugins. pull Turn this branch into a mirror of another branch. push Update a mirror of this branch. reconcile Reconcile bzr metadata in a branch. reconfigure Reconfigure the type of a bzr directory. register-branch Register a branch with launchpad.net. [launchpad] remerge Redo a merge. remove Remove files or directories. remove-branch Remove a branch. remove-tree Remove the working tree from a given branch/checkout. renames Show list of renamed files. resolve Mark a conflict as resolved. revert Set files in the working tree back to the contents of a previous revision. revno Show current revision number. root Show the tree root directory. send Mail or create a merge-directive for submitting changes. serve Run the bzr server. shelve Temporarily set aside some changes from the current tree. sign-my-commits Sign all commits by a given committer. split Split a subdirectory of a tree into a separate tree. status Display status summary. switch Set the branch of a checkout and update. tag Create, remove or modify a tag naming a revision. tags List tags. testament Show testament (signing-form) of a revision. unbind Convert the current checkout into a regular branch. uncommit Remove the last committed revision. unshelve Restore shelved changes. update Update a working tree to a new revision. upgrade Upgrade a repository, branch or working tree to a newer format. verify-signatures Verify all commit signatures. version Show version of bzr. version-info Show version information about this tree. view Manage filtered views. whoami Show or set bzr user id.
2012-07-20
add Add specified files or directories. alias Set/unset and display aliases. annotate Show the origin of each line in a file. bash-completion Generate a shell function for bash command line completion. [bash_completion] bind Convert the current branch into a checkout of the supplied branch. branch Create a new branch that is a copy of an existing branch. branches List the branches available at the current location. break-lock Break a dead lock. cat Write the contents of a file as of a given revision to standard output. check Validate working tree structure, branch consistency and repository history. checkout Create a new checkout of an existing branch. clean-tree Remove unwanted files from working tree. commit Commit changes into a new revision. config Display, set or remove a configuration option. conflicts List files with conflicts. deleted List files deleted in the working tree. diff Show differences in the working tree, between revisions or branches. dpush Push into a different VCS without any custom bzr metadata. export Export current or past revision to a destination directory or archive. help Show help on a command or other topic. ignore Ignore specified files or patterns. ignored List ignored files and the patterns that matched them. info Show information about a working tree, branch or repository. init Make a directory into a versioned branch. init-repository Create a shared repository for branches to share storage space. join Combine a tree into its containing tree. launchpad-login Show or set the Launchpad user ID. [launchpad] launchpad-mirror Ask Launchpad to mirror a branch now. [launchpad] launchpad-open Open a Launchpad branch page in your web browser. [launchpad] log Show historical log for a branch or subset of a branch. lp-find-proposal Find the proposal to merge this revision. [launchpad] lp-propose-merge Propose merging a branch on Launchpad. [launchpad] ls List files in a tree. merge Perform a three-way merge. missing Show unmerged/unpulled revisions between two branches. mkdir Create a new versioned directory. mv Move or rename a file. nick Print or set the branch nickname. pack Compress the data within a repository. plugins List the installed plugins. pull Turn this branch into a mirror of another branch. push Update a mirror of this branch. reconcile Reconcile bzr metadata in a branch. reconfigure Reconfigure the type of a bzr directory. register-branch Register a branch with launchpad.net. [launchpad] remerge Redo a merge. remove Remove files or directories. remove-branch Remove a branch. remove-tree Remove the working tree from a given branch/checkout. renames Show list of renamed files. resolve Mark a conflict as resolved. revert Set files in the working tree back to the contents of a previous revision. revno Show current revision number. root Show the tree root directory. send Mail or create a merge-directive for submitting changes. serve Run the bzr server. shelve Temporarily set aside some changes from the current tree. sign-my-commits Sign all commits by a given committer. split Split a subdirectory of a tree into a separate tree. status Display status summary. switch Set the branch of a checkout and update. tag Create, remove or modify a tag naming a revision. tags List tags. testament Show testament (signing-form) of a revision. unbind Convert the current checkout into a regular branch. uncommit Remove the last committed revision. unshelve Restore shelved changes. update Update a working tree to a new revision. upgrade Upgrade a repository, branch or working tree to a newer format. verify-signatures Verify all commit signatures. version Show version of bzr. version-info Show version information about this tree. view Manage filtered views. whoami Show or set bzr user id.
1836.
Another such option is ``branchname``, which refers to the name of a colocated branch. For non-colocated branches, it behaves like basename. It can be used like this::
2012-07-20
Another such option is ``branchname``, which refers to the name of a colocated branch. For non-colocated branches, it behaves like basename. It can be used like this::
1837.
[/home/vila/src/bzr/bugs] mypush = lp:~vila/bzr/{branchname}
2012-07-20
[/home/vila/src/bzr/bugs] mypush = lp:~vila/bzr/{branchname}
1838.
When used with a colocated branch named ``832013-expand-in-stack``, we'll get::
2012-07-20
When used with a colocated branch named ``832013-expand-in-stack``, we'll get::
1839.
bzr config mypush lp:~vila/bzr/832013-expand-in-stack
2012-07-20
bzr config mypush lp:~vila/bzr/832013-expand-in-stack
2150.
post_command ~~~~~~~~~~~~
2012-07-20
post_command ~~~~~~~~~~~~
2151.
Introduced in: 2.6
2012-07-20
Introduced in: 2.6
2152.
Called after executing a command. Called with the command object.
2012-07-20
Called after executing a command. Called with the command object.
2153.
pre_command ~~~~~~~~~~~
2012-07-20
pre_command ~~~~~~~~~~~
2154.
Called prior to executing a command. Called with the command object.
2012-07-20
Called prior to executing a command. Called with the command object.