18
18
"Content-Transfer-Encoding: 8bit\n"
19
19
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21
#: bzrlib/builtins.py:209
21
#: bzrlib/builtins.py:116 bzrlib/builtins.py:2756
23
msgid "Ignoring files outside view. View is %s"
26
#: bzrlib/builtins.py:125
28
msgid "bzr %s --revision takes exactly one revision identifier"
31
#: bzrlib/builtins.py:210
22
32
msgid "Display status summary."
25
#: bzrlib/builtins.py:211
35
#: bzrlib/builtins.py:212
27
37
"This reports on versioned and unknown files, reporting them\n"
28
38
"grouped by state. Possible states are:"
31
#: bzrlib/builtins.py:214
41
#: bzrlib/builtins.py:215
34
44
" Versioned in the working copy but not in the previous revision."
37
#: bzrlib/builtins.py:217
47
#: bzrlib/builtins.py:218
40
50
" Versioned in the previous revision but removed or deleted\n"
41
51
" in the working copy."
44
#: bzrlib/builtins.py:221
54
#: bzrlib/builtins.py:222
47
57
" Path of this file changed from the previous revision;\n"
120
130
# help of 'short' option of 'status' command
121
#: bzrlib/builtins.py:269
131
#: bzrlib/builtins.py:270
122
132
msgid "Use short status indicators."
125
135
# help of 'versioned' option of 'status' command
126
#: bzrlib/builtins.py:271
136
#: bzrlib/builtins.py:272
127
137
msgid "Only show versioned files."
130
140
# help of 'no-pending' option of 'status' command
131
#: bzrlib/builtins.py:273
141
#: bzrlib/builtins.py:274
132
142
msgid "Don't show pending merges."
135
145
# help of 'no-classify' option of 'status' command
136
#: bzrlib/builtins.py:276
146
#: bzrlib/builtins.py:277
137
147
msgid "Do not mark object type using indicator."
140
#: bzrlib/builtins.py:455
150
#: bzrlib/builtins.py:292
151
msgid "bzr status --revision takes exactly one or two revision specifiers"
154
#: bzrlib/builtins.py:336 bzrlib/builtins.py:4875
155
msgid "You can only supply one of revision_id or --revision"
158
#: bzrlib/builtins.py:339 bzrlib/builtins.py:4877
159
msgid "You must supply either --revision or a revision_id"
162
#: bzrlib/builtins.py:346
164
msgid "Repository %r does not support access to raw revision texts"
167
#: bzrlib/builtins.py:357
169
msgid "The repository %s contains no revision %s."
172
#: bzrlib/builtins.py:364
173
msgid "You cannot specify a NULL revision."
176
#: bzrlib/builtins.py:456
141
177
msgid "Remove the working tree from a given branch/checkout."
144
#: bzrlib/builtins.py:457
180
#: bzrlib/builtins.py:458
146
182
"Since a lightweight checkout is little more than a working tree\n"
147
183
"this will refuse to run against one."
150
#: bzrlib/builtins.py:460
186
#: bzrlib/builtins.py:461
151
187
msgid "To re-create the working tree, use \"bzr checkout\"."
154
190
# help of 'force' option of 'remove-tree' command
155
#: bzrlib/builtins.py:466
191
#: bzrlib/builtins.py:467
156
192
msgid "Remove the working tree even if it has uncommitted or shelved changes."
195
#: bzrlib/builtins.py:481
196
msgid "No working tree to remove"
199
#: bzrlib/builtins.py:483
200
msgid "You cannot remove the working tree of a remote path"
203
#: bzrlib/builtins.py:492
204
msgid "You cannot remove the working tree from a lightweight checkout"
207
#: bzrlib/builtins.py:532
209
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
210
"instead. Use \"--force\" if you are sure you want to reset the working tree."
213
#: bzrlib/builtins.py:543
215
", the header appears corrupt, try passing -r -1 to set the state to the last "
219
#: bzrlib/builtins.py:547
220
msgid "failed to reset the tree state{0}"
159
223
#: bzrlib/builtins.py:551
160
224
msgid "Show current revision number."
1800
2116
"can not be natively represented."
2119
#: bzrlib/builtins.py:3250
2122
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2123
"default bug tracker using the `bugtracker` option.\n"
2124
"See \"bzr help bugs\" for more information on this feature. Commit refused."
2127
#: bzrlib/builtins.py:3259
2130
"Invalid bug %s. Must be in the form of 'tracker:id'. See \"bzr help bugs\" "
2131
"for more information on this feature.\n"
2135
#: bzrlib/builtins.py:3268
2137
msgid "Unrecognized bug %s. Commit refused."
2140
#: bzrlib/builtins.py:3271
2147
#: bzrlib/builtins.py:3295
2148
msgid "Could not parse --commit-time: "
2151
#: bzrlib/builtins.py:3335
2152
msgid "please specify either --message or --file"
2155
#: bzrlib/builtins.py:3364
2156
msgid "please specify a commit message with either --message or --file"
2159
#: bzrlib/builtins.py:3367
2161
"Empty commit message specified. Please specify a commit message with either "
2162
"--message or --file or leave a blank message with --message \"\"."
2165
#: bzrlib/builtins.py:3387
2167
"No changes to commit. Please 'bzr add' the files you want to commit, or use "
2168
"--unchanged to force an empty commit."
2171
#: bzrlib/builtins.py:3391
2173
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2174
"resolve FILE\" to resolve."
2177
#: bzrlib/builtins.py:3395
2178
msgid "Commit refused because there are unknown files in the working tree."
2181
#: bzrlib/builtins.py:3398
2184
"To commit to master branch, run update and then commit.\n"
2185
"You can also pass --local to commit to continue working disconnected."
1803
2188
#: bzrlib/builtins.py:3406
1805
2190
"Validate working tree structure, branch consistency and repository history."
2234
2645
msgid "Select changes interactively."
2648
#: bzrlib/builtins.py:4075
2650
"Merging into empty branches not currently supported, https://bugs.launchpad."
2651
"net/bzr/+bug/308562"
2654
#: bzrlib/builtins.py:4102
2655
msgid "Cannot use --uncommitted with bundles or merge directives."
2658
#: bzrlib/builtins.py:4113
2659
msgid "Cannot use --uncommitted and --revision at the same time."
2662
#: bzrlib/builtins.py:4133
2666
#: bzrlib/builtins.py:4135
2667
msgid "Nothing to do."
2670
#: bzrlib/builtins.py:4139
2671
msgid "Cannot pull individual files"
2674
#: bzrlib/builtins.py:4147
2675
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2678
#: bzrlib/builtins.py:4205
2680
msgid "Show-base is not supported for this merge type. %s"
2683
#: bzrlib/builtins.py:4214
2685
msgid "Conflict reduction is not supported for merge type %s."
2688
#: bzrlib/builtins.py:4218
2689
msgid "Cannot do conflict reduction and show base."
2692
#: bzrlib/builtins.py:4329
2693
msgid "No location specified or remembered"
2696
#: bzrlib/builtins.py:4331
2698
msgid "%s remembered %s location %s"
2237
2701
#: bzrlib/builtins.py:4337
2238
2702
msgid "Redo a merge."
3047
3662
"If none of these is available, --bind-to must be specified."
3050
# title of 'target_type' option of 'reconfigure' command
3665
# title of 'tree_type' option of 'reconfigure' command
3051
3666
#: bzrlib/builtins.py:5745
3055
# help of 'target_type' option of 'reconfigure' command
3670
# help of 'tree_type' option of 'reconfigure' command
3056
3671
#: bzrlib/builtins.py:5746
3057
msgid "The type to reconfigure the directory to."
3672
msgid "The relation between branch and tree."
3675
# title of 'repository_type' option of 'reconfigure' command
3676
#: bzrlib/builtins.py:5756
3677
msgid "Repository type"
3680
# help of 'repository_type' option of 'reconfigure' command
3681
#: bzrlib/builtins.py:5757
3682
msgid "Location fo the repository."
3685
# title of 'repository_trees' option of 'reconfigure' command
3686
#: bzrlib/builtins.py:5765
3687
msgid "Trees in Repository"
3690
# help of 'repository_trees' option of 'reconfigure' command
3691
#: bzrlib/builtins.py:5766
3692
msgid "Whether new branches in the repository have trees."
3060
3695
# help of 'bind-to' option of 'reconfigure' command
3061
#: bzrlib/builtins.py:5761
3696
#: bzrlib/builtins.py:5773
3062
3697
msgid "Branch to bind checkout to."
3065
3700
# help of 'force' option of 'reconfigure' command
3066
#: bzrlib/builtins.py:5763
3701
#: bzrlib/builtins.py:5775
3067
3702
msgid "Perform reconfiguration even if local changes will be lost."
3070
3705
# help of 'stacked-on' option of 'reconfigure' command
3071
#: bzrlib/builtins.py:5766
3706
#: bzrlib/builtins.py:5778
3072
3707
msgid "Reconfigure a branch to be stacked on another branch."
3075
3710
# help of 'unstacked' option of 'reconfigure' command
3076
#: bzrlib/builtins.py:5770
3711
#: bzrlib/builtins.py:5782
3078
3713
"Reconfigure a branch to be unstacked. This may require copying substantial "
3079
3714
"data into it."
3082
#: bzrlib/builtins.py:5818
3717
#: bzrlib/builtins.py:5792
3718
msgid "Can't use both --stacked-on and --unstacked"
3721
#: bzrlib/builtins.py:5806
3722
msgid "No target configuration specified"
3725
#: bzrlib/builtins.py:5841
3083
3726
msgid "Set the branch of a checkout and update."
3086
#: bzrlib/builtins.py:5820
3729
#: bzrlib/builtins.py:5843
3088
3731
"For lightweight checkouts, this changes the branch being referenced.\n"
3089
3732
"For heavyweight checkouts, this checks that there are no local commits\n"
3156
3807
"want to switch back to your view after that."
3159
#: bzrlib/builtins.py:5934
3810
#: bzrlib/builtins.py:5957
3162
3813
" To define the current view::"
3165
#: bzrlib/builtins.py:5937
3816
#: bzrlib/builtins.py:5960
3166
3817
msgid " bzr view file1 dir1 ..."
3169
#: bzrlib/builtins.py:5939
3820
#: bzrlib/builtins.py:5962
3170
3821
msgid " To list the current view::"
3173
#: bzrlib/builtins.py:5941
3824
#: bzrlib/builtins.py:5964
3174
3825
msgid " bzr view"
3177
#: bzrlib/builtins.py:5943
3828
#: bzrlib/builtins.py:5966
3178
3829
msgid " To delete the current view::"
3181
#: bzrlib/builtins.py:5945
3832
#: bzrlib/builtins.py:5968
3182
3833
msgid " bzr view --delete"
3185
#: bzrlib/builtins.py:5947
3836
#: bzrlib/builtins.py:5970
3186
3837
msgid " To disable the current view without deleting it::"
3189
#: bzrlib/builtins.py:5949
3840
#: bzrlib/builtins.py:5972
3190
3841
msgid " bzr view --switch off"
3193
#: bzrlib/builtins.py:5951
3844
#: bzrlib/builtins.py:5974
3194
3845
msgid " To define a named view and switch to it::"
3197
#: bzrlib/builtins.py:5953
3848
#: bzrlib/builtins.py:5976
3198
3849
msgid " bzr view --name view-name file1 dir1 ..."
3201
#: bzrlib/builtins.py:5955
3852
#: bzrlib/builtins.py:5978
3202
3853
msgid " To list a named view::"
3205
#: bzrlib/builtins.py:5957
3856
#: bzrlib/builtins.py:5980
3206
3857
msgid " bzr view --name view-name"
3209
#: bzrlib/builtins.py:5959
3860
#: bzrlib/builtins.py:5982
3210
3861
msgid " To delete a named view::"
3213
#: bzrlib/builtins.py:5961
3864
#: bzrlib/builtins.py:5984
3214
3865
msgid " bzr view --name view-name --delete"
3217
#: bzrlib/builtins.py:5963
3868
#: bzrlib/builtins.py:5986
3218
3869
msgid " To switch to a named view::"
3221
#: bzrlib/builtins.py:5965
3872
#: bzrlib/builtins.py:5988
3222
3873
msgid " bzr view --switch view-name"
3225
#: bzrlib/builtins.py:5967
3876
#: bzrlib/builtins.py:5990
3226
3877
msgid " To list all views defined::"
3229
#: bzrlib/builtins.py:5969
3880
#: bzrlib/builtins.py:5992
3230
3881
msgid " bzr view --all"
3233
#: bzrlib/builtins.py:5971
3884
#: bzrlib/builtins.py:5994
3234
3885
msgid " To delete all views::"
3237
#: bzrlib/builtins.py:5973
3888
#: bzrlib/builtins.py:5996
3238
3889
msgid " bzr view --delete --all"
3241
3892
# help of 'all' option of 'view' command
3242
#: bzrlib/builtins.py:5980
3893
#: bzrlib/builtins.py:6003
3243
3894
msgid "Apply list or delete action to all views."
3246
3897
# help of 'delete' option of 'view' command
3247
#: bzrlib/builtins.py:5983
3898
#: bzrlib/builtins.py:6006
3248
3899
msgid "Delete the view."
3251
3902
# help of 'name' option of 'view' command
3252
#: bzrlib/builtins.py:5986
3903
#: bzrlib/builtins.py:6009
3253
3904
msgid "Name of the view to define, list or delete."
3256
3907
# help of 'switch' option of 'view' command
3257
#: bzrlib/builtins.py:5990
3908
#: bzrlib/builtins.py:6013
3258
3909
msgid "Name of the view to switch to."
3261
#: bzrlib/builtins.py:6090
3912
#: bzrlib/builtins.py:6032
3913
msgid "Both --delete and a file list specified"
3916
#: bzrlib/builtins.py:6035
3917
msgid "Both --delete and --switch specified"
3920
#: bzrlib/builtins.py:6038
3921
msgid "Deleted all views.\n"
3924
#: bzrlib/builtins.py:6040
3925
msgid "No current view to delete"
3928
#: bzrlib/builtins.py:6043
3930
msgid "Deleted '%s' view.\n"
3933
#: bzrlib/builtins.py:6047
3934
msgid "Both --switch and a file list specified"
3937
#: bzrlib/builtins.py:6050
3938
msgid "Both --switch and --all specified"
3941
#: bzrlib/builtins.py:6053
3942
msgid "No current view to disable"
3945
#: bzrlib/builtins.py:6055
3947
msgid "Disabled '%s' view.\n"
3950
#: bzrlib/builtins.py:6059 bzrlib/builtins.py:6081
3952
msgid "Using '%s' view: %s\n"
3955
#: bzrlib/builtins.py:6062
3956
msgid "Views defined:\n"
3959
#: bzrlib/builtins.py:6071
3960
msgid "No views defined.\n"
3963
#: bzrlib/builtins.py:6078
3964
msgid "Cannot change the 'off' pseudo view"
3967
#: bzrlib/builtins.py:6086
3968
msgid "No current view.\n"
3971
#: bzrlib/builtins.py:6089
3973
msgid "'%s' view is: %s\n"
3976
#: bzrlib/builtins.py:6109
3977
msgid " <no hooks installed>\n"
3980
#: bzrlib/builtins.py:6113
3262
3981
msgid "Remove a branch."
3265
#: bzrlib/builtins.py:6092
3984
#: bzrlib/builtins.py:6115
3267
3986
"This will remove the branch from the specified location but \n"
3268
3987
"will keep any working tree or repository in place."
3271
#: bzrlib/builtins.py:6097
3990
#: bzrlib/builtins.py:6120
3272
3991
msgid " Remove the branch at repo/trunk::"
3275
#: bzrlib/builtins.py:6099
3994
#: bzrlib/builtins.py:6122
3276
3995
msgid " bzr remove-branch repo/trunk"
3279
#: bzrlib/builtins.py:6115
3998
#: bzrlib/builtins.py:6138
3280
3999
msgid "Temporarily set aside some changes from the current tree."
3283
#: bzrlib/builtins.py:6117
4002
#: bzrlib/builtins.py:6140
3285
4004
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
3286
4005
"ie. out of the way, until a later time when you can bring them back from\n"
3301
4020
"shelve all text changes at once, use shelve --all."
3304
#: bzrlib/builtins.py:6130
4023
#: bzrlib/builtins.py:6153
3306
4025
"If filenames are specified, only the changes to those files will be\n"
3307
4026
"shelved. Other files will be left untouched."
3310
#: bzrlib/builtins.py:6133
4029
#: bzrlib/builtins.py:6156
3312
4031
"If a revision is specified, changes since that revision will be shelved."
3315
#: bzrlib/builtins.py:6135
4034
#: bzrlib/builtins.py:6158
3317
4036
"You can put multiple items on the shelf, and by default, 'unshelve' will\n"
3318
4037
"restore the most recently shelved changes."
3321
#: bzrlib/builtins.py:6138
4040
#: bzrlib/builtins.py:6161
3323
4042
"For complicated changes, it is possible to edit the changes in a separate\n"
3324
4043
"editor program to decide what the file remaining in the working copy\n"
3325
4044
"should look like. To do this, add the configuration option"
3328
#: bzrlib/builtins.py:6142
4047
#: bzrlib/builtins.py:6165
3329
4048
msgid " change_editor = PROGRAM @new_path @old_path"
3332
#: bzrlib/builtins.py:6144
4051
#: bzrlib/builtins.py:6167
3334
4053
"where @new_path is replaced with the path of the new version of the \n"
3335
4054
"file and @old_path is replaced with the path of the old version of \n"
3341
4060
# help of 'all' option of 'shelve' command
3342
#: bzrlib/builtins.py:6156
4061
#: bzrlib/builtins.py:6179
3343
4062
msgid "Shelve all changes."
3346
4065
# help of 'writer' option of 'shelve' command
3347
#: bzrlib/builtins.py:6158
4066
#: bzrlib/builtins.py:6181
3348
4067
msgid "Method to use for writing diffs."
3351
4070
# title of 'writer' option of 'shelve' command
3352
#: bzrlib/builtins.py:6158
4071
#: bzrlib/builtins.py:6181
3356
4075
# help of 'list' option of 'shelve' command
3357
#: bzrlib/builtins.py:6162
4076
#: bzrlib/builtins.py:6185
3358
4077
msgid "List shelved changes."
3361
4080
# help of 'destroy' option of 'shelve' command
3362
#: bzrlib/builtins.py:6164
4081
#: bzrlib/builtins.py:6187
3363
4082
msgid "Destroy removed changes instead of shelving them."
3366
#: bzrlib/builtins.py:6204
4085
#: bzrlib/builtins.py:6216
4086
msgid "No shelved changes."
4089
#: bzrlib/builtins.py:6227
3367
4090
msgid "Restore shelved changes."
3370
#: bzrlib/builtins.py:6206
4093
#: bzrlib/builtins.py:6229
3372
4095
"By default, the most recently shelved changes are restored. However if you\n"
3373
4096
"specify a shelf by id those changes will be restored instead. This works\n"
3377
4100
# help of 'action' option of 'unshelve' command
3378
#: bzrlib/builtins.py:6215
4101
#: bzrlib/builtins.py:6238
3379
4102
msgid "The action to perform."
3382
#: bzrlib/builtins.py:6237
4105
#: bzrlib/builtins.py:6260
3383
4106
msgid "Remove unwanted files from working tree."
3386
#: bzrlib/builtins.py:6239
4109
#: bzrlib/builtins.py:6262
3388
4111
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
3389
4112
"files are never deleted."
3392
#: bzrlib/builtins.py:6242
4115
#: bzrlib/builtins.py:6265
3394
4117
"Another class is 'detritus', which includes files emitted by bzr during\n"
3395
4118
"normal operations and selftests. (The value of these files decreases with\n"
3399
#: bzrlib/builtins.py:6246
4122
#: bzrlib/builtins.py:6269
3401
4124
"If no options are specified, unknown files are deleted. Otherwise, option\n"
3402
4125
"flags are respected, and may be combined."
3405
#: bzrlib/builtins.py:6249
4128
#: bzrlib/builtins.py:6272
3406
4129
msgid "To check what clean-tree will do, use --dry-run."
3409
4132
# help of 'ignored' option of 'clean-tree' command
3410
#: bzrlib/builtins.py:6252
4133
#: bzrlib/builtins.py:6275
3411
4134
msgid "Delete all ignored files."
3414
4137
# help of 'detritus' option of 'clean-tree' command
3415
#: bzrlib/builtins.py:6253
4138
#: bzrlib/builtins.py:6276
3417
4140
"Delete conflict files, merge and revert backups, and failed selftest dirs."
3420
4143
# help of 'unknown' option of 'clean-tree' command
3421
#: bzrlib/builtins.py:6256
4144
#: bzrlib/builtins.py:6279
3422
4145
msgid "Delete files unknown to bzr (default)."
3425
4148
# help of 'dry-run' option of 'clean-tree' command
3426
#: bzrlib/builtins.py:6257
4149
#: bzrlib/builtins.py:6280
3427
4150
msgid "Show files to delete instead of deleting them."
3430
4153
# help of 'force' option of 'clean-tree' command
3431
#: bzrlib/builtins.py:6259
4154
#: bzrlib/builtins.py:6282
3432
4155
msgid "Do not prompt before deleting."
4899
5622
"%(arguments)s."
4902
#: bzrlib/gpg.py:126 bzrlib/gpg.py:464
5625
#: bzrlib/gpg.py:116 bzrlib/gpg.py:454
4903
5626
msgid "{0} commits with valid signatures"
4906
#: bzrlib/gpg.py:130 bzrlib/gpg.py:469
5629
#: bzrlib/gpg.py:120 bzrlib/gpg.py:459
4907
5630
msgid "{0} commit with unknown key"
4908
5631
msgid_plural "{0} commits with unknown keys"
4912
#: bzrlib/gpg.py:136 bzrlib/gpg.py:476
5635
#: bzrlib/gpg.py:126 bzrlib/gpg.py:466
4913
5636
msgid "{0} commit not valid"
4914
5637
msgid_plural "{0} commits not valid"
4918
#: bzrlib/gpg.py:142 bzrlib/gpg.py:483
5641
#: bzrlib/gpg.py:132 bzrlib/gpg.py:473
4919
5642
msgid "{0} commit not signed"
4920
5643
msgid_plural "{0} commits not signed"
4924
#: bzrlib/gpg.py:148 bzrlib/gpg.py:490
5647
#: bzrlib/gpg.py:138 bzrlib/gpg.py:480
4925
5648
msgid "{0} commit with key now expired"
4926
5649
msgid_plural "{0} commits with key now expired"
4930
#: bzrlib/gpg.py:346
4931
msgid "No GnuPG key results for pattern: {}"
5653
#: bzrlib/gpg.py:336
5654
msgid "No GnuPG key results for pattern: {0}"
4934
#: bzrlib/gpg.py:389
5657
#: bzrlib/gpg.py:379
4935
5658
msgid "{0} signed {1} commit"
4936
5659
msgid_plural "{0} signed {1} commits"
4940
#: bzrlib/gpg.py:406 bzrlib/gpg.py:422
5663
#: bzrlib/gpg.py:396 bzrlib/gpg.py:412
4941
5664
msgid "{0} commit by author {1}"
4942
5665
msgid_plural "{0} commits by author {1}"
4946
#: bzrlib/gpg.py:436
5669
#: bzrlib/gpg.py:426
4947
5670
msgid "Unknown key {0} signed {1} commit"
4948
5671
msgid_plural "Unknown key {0} signed {1} commits"
4952
#: bzrlib/gpg.py:454
5675
#: bzrlib/gpg.py:444
4953
5676
msgid "{0} commit by author {1} with key {2} now expired"
4954
5677
msgid_plural "{0} commits by author {1} with key {2} now expired"
4958
5681
# help of 'help' option
4959
#: bzrlib/option.py:515
5682
#: bzrlib/option.py:530
4960
5683
msgid "Show help message."
4963
5686
# help of 'usage' option
4964
#: bzrlib/option.py:517
5687
#: bzrlib/option.py:532
4965
5688
msgid "Show usage message and options."
4968
5691
# help of 'verbose' option
4969
#: bzrlib/option.py:519
5692
#: bzrlib/option.py:534
4970
5693
msgid "Display more information."
4973
5696
# help of 'quiet' option
4974
#: bzrlib/option.py:522
5697
#: bzrlib/option.py:537
4975
5698
msgid "Only display errors and warnings."
4978
5701
# help of 'overwrite' option
4979
#: bzrlib/option.py:527
5702
#: bzrlib/option.py:542
4980
5703
msgid "Ignore differences between branches and overwrite unconditionally."
4983
5706
# help of 'message' option
4984
#: bzrlib/option.py:538
5707
#: bzrlib/option.py:553
4985
5708
msgid "Message string."
4988
5711
# help of 'null' option
4989
#: bzrlib/option.py:541
5712
#: bzrlib/option.py:556
4990
5713
msgid "Use an ASCII NUL (\\0) separator rather than a newline."
4993
5716
# help of 'profile' option
4994
#: bzrlib/option.py:544
5717
#: bzrlib/option.py:559
4995
5718
msgid "Show performance profiling information."
4998
5721
# help of 'revision' option
4999
#: bzrlib/option.py:548
5722
#: bzrlib/option.py:563
5000
5723
msgid "See \"help revisionspec\" for details."
5003
5726
# help of 'change' option
5004
#: bzrlib/option.py:553
5727
#: bzrlib/option.py:568
5006
5729
"Select changes introduced by the specified revision. See also \"help "
5007
5730
"revisionspec\"."
5010
5733
# help of 'show-ids' option
5011
#: bzrlib/option.py:555
5734
#: bzrlib/option.py:570
5012
5735
msgid "Show internal object ids."
5015
5738
# help of 'timezone' option
5016
#: bzrlib/option.py:558
5739
#: bzrlib/option.py:573
5017
5740
msgid "Display timezone as local, original, or utc."
5020
5743
# help of 'log-format' option
5021
#: bzrlib/option.py:563
5744
#: bzrlib/option.py:578
5022
5745
msgid "Use specified log format."
5025
5748
# title of 'log-format' option
5026
#: bzrlib/option.py:565
5749
#: bzrlib/option.py:580
5027
5750
msgid "Log format"
5030
5753
# help of 'long' option
5031
#: bzrlib/option.py:567
5754
#: bzrlib/option.py:582
5032
5755
msgid "Use detailed log format. Same as --log-format long"
5035
5758
# help of 'short' option
5036
#: bzrlib/option.py:569
5759
#: bzrlib/option.py:584
5037
5760
msgid "Use moderately short log format. Same as --log-format short"
5040
5763
# help of 'line' option
5041
#: bzrlib/option.py:570
5764
#: bzrlib/option.py:585
5042
5765
msgid "Use log format with one line per revision. Same as --log-format line"
5045
5768
# help of 'merge-type' option
5046
#: bzrlib/option.py:573
5769
#: bzrlib/option.py:588
5047
5770
msgid "Select a particular merge algorithm."
5050
5773
# title of 'merge-type' option
5051
#: bzrlib/option.py:575
5774
#: bzrlib/option.py:590
5052
5775
msgid "Merge algorithm"
5055
5778
# help of 'remember' option
5056
#: bzrlib/option.py:577
5779
#: bzrlib/option.py:592
5057
5780
msgid "Remember the specified location as a default."
5060
5783
# help of 'reprocess' option
5061
#: bzrlib/option.py:579
5784
#: bzrlib/option.py:594
5062
5785
msgid "Reprocess to reduce spurious conflicts."
5065
5788
# help of 'dry-run' option
5066
#: bzrlib/option.py:582
5789
#: bzrlib/option.py:597
5067
5790
msgid "Show what would be done, but don't actually do anything."
5070
5793
# help of 'name-from-revision' option
5071
#: bzrlib/option.py:583
5794
#: bzrlib/option.py:598
5072
5795
msgid "The path name in the old tree."
5075
5798
# help of 'directory' option
5076
#: bzrlib/option.py:585
5799
#: bzrlib/option.py:600
5077
5800
msgid "Branch to operate on, instead of working directory"