1
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
# This file is distributed under the same license as the PACKAGE package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2007-02-16 18:09+0100\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
16
"Content-Type: text/plain; charset=CHARSET\n"
17
"Content-Transfer-Encoding: 8bit\n"
23
#: branch.py:53 checkout.py:52
24
msgid "Please select a folder"
27
#: branch.py:55 checkout.py:54
28
msgid "Branch location:"
31
#: branch.py:56 checkout.py:55
35
#: branch.py:57 checkout.py:56
39
#: branch.py:58 checkout.py:57
43
#: branch.py:152 checkout.py:154
44
msgid "Missing branch location"
47
#: branch.py:153 checkout.py:155
48
msgid "You must specify a branch location."
52
msgid "Branching successful"
57
msgid "%d revision(s) branched."
60
#: branch.py:204 checkout.py:186
69
msgid "_Lightweight checkout"
73
msgid "Directory does not have a working tree"
77
msgid "Operation aborted."
80
#: commit.py:67 errors.py:26 add.py:76 add.py:86 info.py:554
81
msgid "Directory is not a branch"
84
#: commit.py:68 errors.py:27 add.py:77 add.py:87 info.py:555
85
msgid "You can perform this action only in a branch."
93
msgid "_Only commit locally"
97
msgid "_Allow unknown files"
101
msgid "File(s) to commit"
105
msgid "Commit message:"
109
msgid "Pending merges"
113
msgid "Commit with an empty message?"
117
msgid "You can describe your commit intent in the message."
121
msgid "Commit with no changes?"
125
msgid "There are no changes in the working tree."
128
#: commit.py:301 menu.py:77
132
#: commit.py:303 conflicts.py:108
136
#: commit.py:305 conflicts.py:110
140
#: commit.py:312 commit.py:314 commit.py:316 __init__.py:667 __init__.py:863
144
#: commit.py:322 commit.py:324 commit.py:326 __init__.py:665 __init__.py:861
149
msgid "renamed and modified"
152
#: commit.py:333 __init__.py:663 __init__.py:859
156
#: commit.py:358 commit.py:360 commit.py:362 __init__.py:669 __init__.py:865
164
#: commit.py:375 revbrowser.py:61
168
#: commit.py:377 revbrowser.py:59
173
msgid "External utility:"
181
msgid "No conflicts in working tree."
185
msgid "path conflict"
189
msgid "contents conflict"
193
msgid "text conflict"
209
msgid "unversioned parent"
213
msgid "missing parent"
217
msgid "deleting parent"
221
msgid "unknown type of conflict"
224
#: conflicts.py:162 __init__.py:371 add.py:67 menu.py:148 menu.py:162
225
#: menu.py:184 move.py:79 remove.py:67 remove.py:129 rename.py:69
226
msgid "No file was selected"
229
#: conflicts.py:163 __init__.py:372
230
msgid "Please select a file from the list."
234
msgid "Cannot resolve conflict"
239
"Only conflicts on the text of files can be resolved with Olive at the "
240
"moment. Content conflicts, on the structure of the tree, need to be resolved "
241
"using the command line."
245
msgid "Directory is not a checkout"
249
msgid "You can perform local commit only on checkouts."
253
msgid "No changes to commit"
257
msgid "Try force commit if you want to commit anyway."
261
msgid "Conflicts in tree"
265
msgid "You need to resolve the conflicts before committing."
269
msgid "Strict commit failed"
274
"There are unknown files in the working tree.\n"
275
"Please add or delete them."
279
msgid "Bound branch is out of date"
288
msgid "File not versioned"
292
msgid "The selected file is not versioned."
295
#: errors.py:47 push.py:141
296
msgid "Branches have been diverged"
301
"You cannot push if branches have diverged. Use the\n"
302
"overwrite option if you want to push anyway."
306
msgid "No diff output"
310
msgid "The selected file hasn't changed."
314
msgid "No such revision"
318
msgid "The revision you specified doesn't exist."
322
msgid "Target already exists"
326
msgid "Target directory already exists. Please select another target."
330
msgid "Directory is already a branch"
336
"The current directory (%s) is already a branch.\n"
337
"You can start using it, or initialize another directory."
341
msgid "Branch without a working tree"
347
"The current directory (%s)\n"
348
"is a branch without a working tree."
352
msgid "Unknown bzr error"
356
msgid "Permission denied"
360
msgid "permission denied."
364
msgid "Unknown error"
368
msgid "Branch not given"
372
msgid "Please specify a branch to merge from."
376
msgid "Bazaar command error"
380
msgid "Merge successful"
384
msgid "All changes applied successfully."
388
msgid "Conflicts encountered"
392
msgid "Please resolve the conflicts manually before committing."
395
#: push.py:47 bookmark.py:45
400
msgid "(click the Test button to check write access)"
404
msgid "_Remember as default location"
408
msgid "Create the path _leading up to the location"
412
msgid "_Overwrite target if diverged"
424
msgid "<b>Write access is probably available</b>"
428
msgid "<b>No write access</b>"
432
msgid "<b>Could not determine</b>"
437
"You cannot push if branches have diverged.\n"
442
msgid "Push successful"
447
msgid "%d revision(s) pushed."
451
msgid "Push location is unknown"
455
msgid "Please specify a location manually."
459
msgid "Non existing parent directory"
465
"The parent directory (%s)\n"
470
msgid "Path prefix not created"
475
"The path leading up to the specified location couldn't\n"
480
msgid "Please select a revision"
520
msgid "There are local changes in the branch"
524
msgid "Please commit or revert the changes before merging."
527
#: __init__.py:275 __init__.py:300
528
msgid "Parent location is unknown"
532
msgid "Cannot determine missing revisions if no parent location is known."
536
msgid "There are missing revisions"
541
msgid "%d revision(s) missing."
545
msgid "Local branch up to date"
549
msgid "There are no missing revisions."
553
msgid "Pulling is not possible until there is a parent location."
557
msgid "Pull successful"
562
msgid "%d revision(s) pulled."
565
#: __init__.py:330 menu.py:205
566
msgid "Conflicts detected"
569
#: __init__.py:331 menu.py:206
570
msgid "Please have a look at the working tree before continuing."
573
#: __init__.py:333 menu.py:208
574
msgid "Revert successful"
577
#: __init__.py:334 menu.py:209
578
msgid "All files reverted to last revision."
582
msgid "Initialize successful"
586
msgid "Directory successfully initialized."
589
#: __init__.py:560 __init__.py:767
593
#: __init__.py:567 menu.py:85
597
#: __init__.py:671 __init__.py:867
601
#: __init__.py:673 __init__.py:869
605
#: __init__.py:675 __init__.py:871
617
#: add.py:68 menu.py:149 menu.py:163 menu.py:185 remove.py:68 remove.py:130
619
"Please select a file from the list,\n"
620
"or choose the other option."
628
msgid "No title given"
632
msgid "Please specify a title to continue."
636
msgid "Glade file cannot be found."
640
msgid "UI description file cannot be found."
648
msgid "Add the selected file"
651
#: menu.py:61 menu.py:93
656
msgid "Remove the selected file"
664
msgid "Rename the selected file"
672
msgid "Open the selected file"
680
msgid "Revert the changes"
684
msgid "Commit the changes"
692
msgid "Show the diff of the file"
696
msgid "Bookmark current location"
704
msgid "Edit the selected bookmark"
708
msgid "Remove the selected bookmark"
716
msgid "Open bookmark folder in Nautilus"
724
msgid "Show the differences of the selected file"
732
msgid "Show the differences of all files"
736
msgid "Bookmark successfully added"
741
"The current directory was bookmarked. You can reach\n"
742
"it by selecting it from the left panel."
746
msgid "Location already bookmarked"
751
"The current directory is already bookmarked.\n"
752
"See the left panel for reference."
756
msgid "No directory name given"
760
msgid "Please specify a desired name for the new directory."
763
#: mkdir.py:79 mkdir.py:89
764
msgid "Directory already exists"
767
#: mkdir.py:80 mkdir.py:90
768
msgid "Please specify another name to continue."
771
#: move.py:80 rename.py:70
772
msgid "Please select a file from the list to proceed."
775
#: move.py:89 rename.py:86
776
msgid "Not the same branch"
779
#: move.py:90 rename.py:87
780
msgid "The destination is not in the same branch."
783
#: remove.py:79 remove.py:139
784
msgid "No matching files"
787
#: remove.py:80 remove.py:140
788
msgid "No added files were found in the working tree."
792
msgid "Which file(s) do you want to remove?"
796
msgid "Selected only"
800
msgid "All files with status 'added'"
808
msgid "Filename not given"
812
msgid "Please specify a new name for the file."