/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to po/pl.po

  • Committer: Vincent Ladeuil
  • Date: 2008-05-05 18:16:46 UTC
  • mto: (487.1.1 gtk)
  • mto: This revision was merged to the branch mainline in revision 490.
  • Revision ID: v.ladeuil+lp@free.fr-20080505181646-n95l8ltw2u6jtr26
Fix bug #187283 fix replacing _() by _i18n().

* genpot.sh 
Remove duplication. Add the ability to specify the genrated pot
file on command-line for debugging purposes.

* po/olive-gtk.pot:
Regenerated.

* __init__.py, branch.py, branchview/treeview.py, checkout.py,
commit.py, conflicts.py, diff.py, errors.py, initialize.py,
merge.py, nautilus-bzr.py, olive/__init__.py, olive/add.py,
olive/bookmark.py, olive/guifiles.py, olive/info.py,
olive/menu.py, olive/mkdir.py, olive/move.py, olive/remove.py,
olive/rename.py, push.py, revbrowser.py, status.py, tags.py:
Replace all calls to _() by calls to _i18n(), the latter being
defined in __init__.py and imported in the other modules from
there. This fix the problem encountered countless times when
running bzr selftest and getting silly error messages about
boolean not being callables.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Polish translation for olive
 
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
 
3
# This file is distributed under the same license as the olive package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: olive\n"
 
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
 
10
"POT-Creation-Date: 2007-08-13 12:05+0200\n"
 
11
"PO-Revision-Date: 2008-02-09 23:40+0000\n"
 
12
"Last-Translator: Jaroslaw Zabiello <Unknown>\n"
 
13
"Language-Team: Polish <pl@li.org>\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"X-Launchpad-Export-Date: 2008-03-11 16:44+0000\n"
 
18
"X-Generator: Launchpad (build Unknown)\n"
 
19
 
 
20
#: branch.py:52 olive.glade:151
 
21
#, fuzzy
 
22
msgid "_Branch"
 
23
msgstr "Gałąź"
 
24
 
 
25
#: branch.py:55 checkout.py:53
 
26
msgid "Please select a folder"
 
27
msgstr ""
 
28
 
 
29
#: branch.py:57 checkout.py:55
 
30
#, fuzzy
 
31
msgid "Branch location:"
 
32
msgstr "Położenie gałęzi"
 
33
 
 
34
#: branch.py:58 checkout.py:56
 
35
msgid "Destination:"
 
36
msgstr "Cel:"
 
37
 
 
38
#: branch.py:59 checkout.py:57
 
39
msgid "Branck nick:"
 
40
msgstr ""
 
41
 
 
42
#: branch.py:60 checkout.py:58
 
43
msgid "Revision:"
 
44
msgstr ""
 
45
 
 
46
#: branch.py:162 checkout.py:163
 
47
msgid "Missing branch location"
 
48
msgstr ""
 
49
 
 
50
#: branch.py:163 checkout.py:164
 
51
msgid "You must specify a branch location."
 
52
msgstr ""
 
53
 
 
54
#: branch.py:205
 
55
msgid "Branching successful"
 
56
msgstr ""
 
57
 
 
58
#: branch.py:206
 
59
#, python-format
 
60
msgid "%d revision(s) branched."
 
61
msgstr ""
 
62
 
 
63
#: branch.py:214 checkout.py:195
 
64
msgid "N/A"
 
65
msgstr "n/d"
 
66
 
 
67
#: checkout.py:50
 
68
msgid "Check_out"
 
69
msgstr ""
 
70
 
 
71
#: checkout.py:62
 
72
msgid "_Lightweight checkout"
 
73
msgstr ""
 
74
 
 
75
#: commit.py:68
 
76
msgid "Directory does not have a working tree"
 
77
msgstr ""
 
78
 
 
79
#: commit.py:69
 
80
msgid "Operation aborted."
 
81
msgstr "Operacja przerwana"
 
82
 
 
83
#: commit.py:74 errors.py:26 add.py:76 add.py:86 info.py:556
 
84
msgid "Directory is not a branch"
 
85
msgstr ""
 
86
 
 
87
#: commit.py:75 errors.py:27 add.py:77 add.py:87 info.py:557
 
88
msgid "You can perform this action only in a branch."
 
89
msgstr ""
 
90
 
 
91
#: commit.py:88
 
92
msgid "Comm_it"
 
93
msgstr ""
 
94
 
 
95
#: commit.py:89
 
96
msgid "File(s) to commit"
 
97
msgstr ""
 
98
 
 
99
#: commit.py:95
 
100
msgid "Commit message:"
 
101
msgstr ""
 
102
 
 
103
#: commit.py:99
 
104
msgid "Pending merges"
 
105
msgstr ""
 
106
 
 
107
#: commit.py:147
 
108
msgid "_Only commit locally"
 
109
msgstr ""
 
110
 
 
111
#: commit.py:215
 
112
msgid "Commit with an empty message?"
 
113
msgstr ""
 
114
 
 
115
#: commit.py:216
 
116
msgid "You can describe your commit intent in the message."
 
117
msgstr ""
 
118
 
 
119
#: commit.py:228
 
120
msgid "Commit with unknowns?"
 
121
msgstr ""
 
122
 
 
123
#: commit.py:229
 
124
msgid "Unknown files exist in the working tree. Commit anyway?"
 
125
msgstr ""
 
126
 
 
127
#: commit.py:240
 
128
msgid "Commit with no changes?"
 
129
msgstr ""
 
130
 
 
131
#: commit.py:241
 
132
msgid "There are no changes in the working tree."
 
133
msgstr ""
 
134
 
 
135
#: commit.py:323 menu.py:87
 
136
msgid "Commit"
 
137
msgstr ""
 
138
 
 
139
#: commit.py:325 conflicts.py:108
 
140
msgid "Path"
 
141
msgstr ""
 
142
 
 
143
#: commit.py:327 conflicts.py:110
 
144
msgid "Type"
 
145
msgstr ""
 
146
 
 
147
#: commit.py:334 commit.py:336 commit.py:338 __init__.py:940 __init__.py:1227
 
148
msgid "added"
 
149
msgstr ""
 
150
 
 
151
#: commit.py:344 commit.py:346 commit.py:348 __init__.py:938 __init__.py:1225
 
152
msgid "removed"
 
153
msgstr ""
 
154
 
 
155
#: commit.py:353
 
156
msgid "renamed and modified"
 
157
msgstr ""
 
158
 
 
159
#: commit.py:355 __init__.py:936 __init__.py:1223
 
160
msgid "renamed"
 
161
msgstr ""
 
162
 
 
163
#: commit.py:380 commit.py:382 commit.py:384 __init__.py:942 __init__.py:1229
 
164
msgid "modified"
 
165
msgstr ""
 
166
 
 
167
#: commit.py:395
 
168
msgid "Date"
 
169
msgstr ""
 
170
 
 
171
#: commit.py:397 revbrowser.py:68
 
172
msgid "Committer"
 
173
msgstr ""
 
174
 
 
175
#: commit.py:399 revbrowser.py:66
 
176
msgid "Summary"
 
177
msgstr ""
 
178
 
 
179
#: conflicts.py:48
 
180
msgid "External utility:"
 
181
msgstr ""
 
182
 
 
183
#: conflicts.py:99
 
184
msgid "Conflicts"
 
185
msgstr ""
 
186
 
 
187
#: conflicts.py:102
 
188
msgid "No conflicts in working tree."
 
189
msgstr ""
 
190
 
 
191
#: conflicts.py:115
 
192
msgid "path conflict"
 
193
msgstr ""
 
194
 
 
195
#: conflicts.py:117
 
196
msgid "contents conflict"
 
197
msgstr ""
 
198
 
 
199
#: conflicts.py:119
 
200
msgid "text conflict"
 
201
msgstr ""
 
202
 
 
203
#: conflicts.py:121
 
204
msgid "duplicate id"
 
205
msgstr ""
 
206
 
 
207
#: conflicts.py:123
 
208
msgid "duplicate"
 
209
msgstr ""
 
210
 
 
211
#: conflicts.py:125
 
212
msgid "parent loop"
 
213
msgstr ""
 
214
 
 
215
#: conflicts.py:127
 
216
msgid "unversioned parent"
 
217
msgstr ""
 
218
 
 
219
#: conflicts.py:129
 
220
msgid "missing parent"
 
221
msgstr ""
 
222
 
 
223
#: conflicts.py:131
 
224
msgid "deleting parent"
 
225
msgstr ""
 
226
 
 
227
#: conflicts.py:133
 
228
msgid "unknown type of conflict"
 
229
msgstr ""
 
230
 
 
231
#: conflicts.py:162 __init__.py:614 add.py:67 menu.py:178 menu.py:191
 
232
#: menu.py:218 menu.py:254 move.py:79 remove.py:67 remove.py:129 rename.py:70
 
233
msgid "No file was selected"
 
234
msgstr ""
 
235
 
 
236
#: conflicts.py:163 __init__.py:615 menu.py:192
 
237
msgid "Please select a file from the list."
 
238
msgstr ""
 
239
 
 
240
#: conflicts.py:173
 
241
msgid "Call to external utility failed"
 
242
msgstr ""
 
243
 
 
244
#: conflicts.py:175
 
245
msgid "Cannot resolve conflict"
 
246
msgstr ""
 
247
 
 
248
#: conflicts.py:176
 
249
msgid ""
 
250
"Only conflicts on the text of files can be resolved with Olive at the "
 
251
"moment. Content conflicts, on the structure of the tree, need to be resolved "
 
252
"using the command line."
 
253
msgstr ""
 
254
 
 
255
#: errors.py:29
 
256
msgid "Directory is not a checkout"
 
257
msgstr ""
 
258
 
 
259
#: errors.py:30
 
260
msgid "You can perform local commit only on checkouts."
 
261
msgstr ""
 
262
 
 
263
#: errors.py:32
 
264
msgid "No changes to commit"
 
265
msgstr ""
 
266
 
 
267
#: errors.py:33
 
268
msgid "Try force commit if you want to commit anyway."
 
269
msgstr ""
 
270
 
 
271
#: errors.py:35
 
272
msgid "Conflicts in tree"
 
273
msgstr ""
 
274
 
 
275
#: errors.py:36
 
276
msgid "You need to resolve the conflicts before committing."
 
277
msgstr ""
 
278
 
 
279
#: errors.py:38
 
280
msgid "Strict commit failed"
 
281
msgstr ""
 
282
 
 
283
#: errors.py:39
 
284
msgid ""
 
285
"There are unknown files in the working tree.\n"
 
286
"Please add or delete them."
 
287
msgstr ""
 
288
 
 
289
#: errors.py:41
 
290
msgid "Bound branch is out of date"
 
291
msgstr ""
 
292
 
 
293
#: errors.py:42
 
294
#, python-format
 
295
msgid "%s"
 
296
msgstr ""
 
297
 
 
298
#: errors.py:44
 
299
msgid "File not versioned"
 
300
msgstr ""
 
301
 
 
302
#: errors.py:45
 
303
msgid "The selected file is not versioned."
 
304
msgstr ""
 
305
 
 
306
#: errors.py:47 push.py:105
 
307
msgid "Branches have been diverged"
 
308
msgstr ""
 
309
 
 
310
#: errors.py:48
 
311
msgid ""
 
312
"You cannot push if branches have diverged. Use the\n"
 
313
"overwrite option if you want to push anyway."
 
314
msgstr ""
 
315
 
 
316
#: errors.py:50
 
317
msgid "No diff output"
 
318
msgstr ""
 
319
 
 
320
#: errors.py:51
 
321
msgid "The selected file hasn't changed."
 
322
msgstr ""
 
323
 
 
324
#: errors.py:53
 
325
msgid "No such revision"
 
326
msgstr ""
 
327
 
 
328
#: errors.py:54
 
329
msgid "The revision you specified doesn't exist."
 
330
msgstr ""
 
331
 
 
332
#: errors.py:56
 
333
msgid "Target already exists"
 
334
msgstr ""
 
335
 
 
336
#: errors.py:57
 
337
msgid "Target directory already exists. Please select another target."
 
338
msgstr ""
 
339
 
 
340
#: errors.py:59
 
341
msgid "Directory is already a branch"
 
342
msgstr ""
 
343
 
 
344
#: errors.py:60
 
345
#, python-format
 
346
msgid ""
 
347
"The current directory (%s) is already a branch.\n"
 
348
"You can start using it, or initialize another directory."
 
349
msgstr ""
 
350
 
 
351
#: errors.py:62
 
352
msgid "Branch without a working tree"
 
353
msgstr ""
 
354
 
 
355
#: errors.py:63
 
356
#, python-format
 
357
msgid ""
 
358
"The current directory (%s)\n"
 
359
"is a branch without a working tree."
 
360
msgstr ""
 
361
 
 
362
#: errors.py:65
 
363
msgid "Unknown bzr error"
 
364
msgstr ""
 
365
 
 
366
#: errors.py:67
 
367
msgid "Permission denied"
 
368
msgstr ""
 
369
 
 
370
#: errors.py:67
 
371
msgid "permission denied."
 
372
msgstr ""
 
373
 
 
374
#: errors.py:69
 
375
msgid "Unknown error"
 
376
msgstr ""
 
377
 
 
378
#: initialize.py:47
 
379
msgid "_Initialize"
 
380
msgstr ""
 
381
 
 
382
#: initialize.py:48
 
383
msgid "Which directory do you want to initialize?"
 
384
msgstr ""
 
385
 
 
386
#: initialize.py:49
 
387
msgid "Current directory"
 
388
msgstr ""
 
389
 
 
390
#: initialize.py:50
 
391
msgid "Create a new directory with the name:"
 
392
msgstr ""
 
393
 
 
394
#: initialize.py:85
 
395
msgid "Directory name not specified"
 
396
msgstr ""
 
397
 
 
398
#: initialize.py:86
 
399
msgid "You should specify a new directory name."
 
400
msgstr ""
 
401
 
 
402
#: merge.py:66
 
403
msgid "Branch not given"
 
404
msgstr ""
 
405
 
 
406
#: merge.py:67
 
407
msgid "Please specify a branch to merge from."
 
408
msgstr ""
 
409
 
 
410
#: merge.py:75
 
411
msgid "Bazaar command error"
 
412
msgstr ""
 
413
 
 
414
#: merge.py:81
 
415
msgid "Merge successful"
 
416
msgstr ""
 
417
 
 
418
#: merge.py:82
 
419
msgid "All changes applied successfully."
 
420
msgstr ""
 
421
 
 
422
#: merge.py:85
 
423
msgid "Conflicts encountered"
 
424
msgstr ""
 
425
 
 
426
#: merge.py:86
 
427
msgid "Please resolve the conflicts manually before committing."
 
428
msgstr ""
 
429
 
 
430
#: push.py:52 bookmark.py:45
 
431
msgid "Location:"
 
432
msgstr ""
 
433
 
 
434
#: push.py:54
 
435
msgid "_Push"
 
436
msgstr ""
 
437
 
 
438
#: push.py:97
 
439
msgid "Set default push location"
 
440
msgstr ""
 
441
 
 
442
#: push.py:98
 
443
#, python-format
 
444
msgid ""
 
445
"There is no default push location set.\n"
 
446
"Set %r as default now?"
 
447
msgstr ""
 
448
 
 
449
#: push.py:106
 
450
msgid ""
 
451
"You cannot push if branches have diverged.\n"
 
452
"Overwrite?"
 
453
msgstr ""
 
454
 
 
455
#: push.py:112
 
456
msgid "Push successful"
 
457
msgstr ""
 
458
 
 
459
#: push.py:113
 
460
#, python-format
 
461
msgid "%d revision(s) pushed."
 
462
msgstr ""
 
463
 
 
464
#: push.py:146
 
465
msgid "Non existing parent directory"
 
466
msgstr ""
 
467
 
 
468
#: push.py:147
 
469
#, python-format
 
470
msgid ""
 
471
"The parent directory (%s)\n"
 
472
"doesn't exist. Create?"
 
473
msgstr ""
 
474
 
 
475
#: revbrowser.py:45
 
476
msgid "Please wait, revisions are being loaded..."
 
477
msgstr ""
 
478
 
 
479
#: revbrowser.py:48
 
480
msgid "_Select"
 
481
msgstr ""
 
482
 
 
483
#: revbrowser.py:64
 
484
msgid "Revno"
 
485
msgstr ""
 
486
 
 
487
#: revbrowser.py:70
 
488
msgid "Time"
 
489
msgstr ""
 
490
 
 
491
#: status.py:78
 
492
msgid "Added"
 
493
msgstr ""
 
494
 
 
495
#: status.py:84
 
496
msgid "Removed"
 
497
msgstr ""
 
498
 
 
499
#: status.py:90
 
500
msgid "Renamed"
 
501
msgstr ""
 
502
 
 
503
#: status.py:97
 
504
msgid "Modified"
 
505
msgstr ""
 
506
 
 
507
#: status.py:105
 
508
msgid "Unknown"
 
509
msgstr ""
 
510
 
 
511
#: status.py:110
 
512
msgid "No changes."
 
513
msgstr ""
 
514
 
 
515
#: tags.py:67
 
516
msgid "Tags"
 
517
msgstr ""
 
518
 
 
519
#: tags.py:111
 
520
msgid "Tag Name"
 
521
msgstr ""
 
522
 
 
523
#: tags.py:116
 
524
msgid "Revision ID"
 
525
msgstr ""
 
526
 
 
527
#: tags.py:151
 
528
msgid "Tags are not supported by this branch format. Please upgrade."
 
529
msgstr ""
 
530
 
 
531
#: tags.py:157
 
532
msgid "No tagged revisions in the branch."
 
533
msgstr ""
 
534
 
 
535
#: tags.py:232
 
536
msgid "_Remove tag"
 
537
msgstr ""
 
538
 
 
539
#: tags.py:242
 
540
msgid "<b><big>Remove tag?</big></b>"
 
541
msgstr ""
 
542
 
 
543
#: tags.py:244
 
544
#, python-format
 
545
msgid "Are you sure you want to remove the tag: <b>%s</b>?"
 
546
msgstr ""
 
547
 
 
548
#: tags.py:289
 
549
msgid "_Add tag"
 
550
msgstr ""
 
551
 
 
552
#: tags.py:291
 
553
msgid "Tag Name:"
 
554
msgstr ""
 
555
 
 
556
#: tags.py:292
 
557
msgid "Revision ID:"
 
558
msgstr ""
 
559
 
 
560
#: tags.py:323
 
561
msgid "No tag name specified"
 
562
msgstr ""
 
563
 
 
564
#: tags.py:324
 
565
msgid "You have to specify the tag's desired name."
 
566
msgstr ""
 
567
 
 
568
#: __init__.py:512
 
569
msgid "There are local changes in the branch"
 
570
msgstr ""
 
571
 
 
572
#: __init__.py:513
 
573
msgid "Please commit or revert the changes before merging."
 
574
msgstr ""
 
575
 
 
576
#: __init__.py:525 __init__.py:550
 
577
msgid "Parent location is unknown"
 
578
msgstr ""
 
579
 
 
580
#: __init__.py:526
 
581
msgid "Cannot determine missing revisions if no parent location is known."
 
582
msgstr ""
 
583
 
 
584
#: __init__.py:537
 
585
msgid "There are missing revisions"
 
586
msgstr ""
 
587
 
 
588
#: __init__.py:538
 
589
#, python-format
 
590
msgid "%d revision(s) missing."
 
591
msgstr ""
 
592
 
 
593
#: __init__.py:540
 
594
msgid "Local branch up to date"
 
595
msgstr ""
 
596
 
 
597
#: __init__.py:541
 
598
msgid "There are no missing revisions."
 
599
msgstr ""
 
600
 
 
601
#: __init__.py:551
 
602
msgid "Pulling is not possible until there is a parent location."
 
603
msgstr ""
 
604
 
 
605
#: __init__.py:561
 
606
msgid "Pull successful"
 
607
msgstr ""
 
608
 
 
609
#: __init__.py:561
 
610
#, python-format
 
611
msgid "%d revision(s) pulled."
 
612
msgstr ""
 
613
 
 
614
#: __init__.py:575 menu.py:275
 
615
msgid "Conflicts detected"
 
616
msgstr ""
 
617
 
 
618
#: __init__.py:576 menu.py:276
 
619
msgid "Please have a look at the working tree before continuing."
 
620
msgstr ""
 
621
 
 
622
#: __init__.py:578 menu.py:278
 
623
msgid "Revert successful"
 
624
msgstr ""
 
625
 
 
626
#: __init__.py:579 menu.py:279
 
627
msgid "All files reverted to last revision."
 
628
msgstr ""
 
629
 
 
630
#: __init__.py:835 __init__.py:1117
 
631
msgid "Bookmarks"
 
632
msgstr ""
 
633
 
 
634
#: __init__.py:842 menu.py:99
 
635
msgid "Bookmark"
 
636
msgstr ""
 
637
 
 
638
#: __init__.py:944 __init__.py:1231
 
639
msgid "unchanged"
 
640
msgstr ""
 
641
 
 
642
#: __init__.py:946 __init__.py:1233
 
643
msgid "ignored"
 
644
msgstr ""
 
645
 
 
646
#: __init__.py:948 __init__.py:1235
 
647
msgid "unknown"
 
648
msgstr ""
 
649
 
 
650
#: __init__.py:964
 
651
msgid "Filename"
 
652
msgstr ""
 
653
 
 
654
#: __init__.py:965
 
655
msgid "Status"
 
656
msgstr ""
 
657
 
 
658
#: __init__.py:966
 
659
msgid "Size"
 
660
msgstr ""
 
661
 
 
662
#: __init__.py:967
 
663
msgid "Last modified"
 
664
msgstr ""
 
665
 
 
666
#: add.py:68 menu.py:179 menu.py:219 menu.py:255 remove.py:68 remove.py:130
 
667
msgid ""
 
668
"Please select a file from the list,\n"
 
669
"or choose the other option."
 
670
msgstr ""
 
671
 
 
672
#: bookmark.py:46
 
673
msgid "Title:"
 
674
msgstr ""
 
675
 
 
676
#: bookmark.py:81
 
677
msgid "No title given"
 
678
msgstr ""
 
679
 
 
680
#: bookmark.py:82
 
681
msgid "Please specify a title to continue."
 
682
msgstr ""
 
683
 
 
684
#: guifiles.py:45
 
685
msgid "Glade file cannot be found."
 
686
msgstr ""
 
687
 
 
688
#: guifiles.py:55
 
689
msgid "UI description file cannot be found."
 
690
msgstr ""
 
691
 
 
692
#: menu.py:63
 
693
msgid "Add"
 
694
msgstr ""
 
695
 
 
696
#: menu.py:64
 
697
msgid "Add the selected file"
 
698
msgstr ""
 
699
 
 
700
#: menu.py:67 menu.py:107
 
701
msgid "Remove"
 
702
msgstr ""
 
703
 
 
704
#: menu.py:68
 
705
msgid "Remove the selected file"
 
706
msgstr ""
 
707
 
 
708
#: menu.py:71
 
709
msgid "Remove and delete"
 
710
msgstr ""
 
711
 
 
712
#: menu.py:72
 
713
msgid "Remove the selected file/dir and delete from disk"
 
714
msgstr ""
 
715
 
 
716
#: menu.py:75
 
717
msgid "Rename"
 
718
msgstr ""
 
719
 
 
720
#: menu.py:76
 
721
msgid "Rename the selected file"
 
722
msgstr ""
 
723
 
 
724
#: menu.py:79
 
725
msgid "Open"
 
726
msgstr ""
 
727
 
 
728
#: menu.py:80
 
729
msgid "Open the selected file"
 
730
msgstr ""
 
731
 
 
732
#: menu.py:83
 
733
msgid "Revert"
 
734
msgstr ""
 
735
 
 
736
#: menu.py:84
 
737
msgid "Revert the changes"
 
738
msgstr ""
 
739
 
 
740
#: menu.py:88
 
741
msgid "Commit the changes"
 
742
msgstr ""
 
743
 
 
744
#: menu.py:91
 
745
msgid "Annotate"
 
746
msgstr ""
 
747
 
 
748
#: menu.py:92
 
749
msgid "Annotate the selected file"
 
750
msgstr ""
 
751
 
 
752
#: menu.py:95
 
753
msgid "Diff"
 
754
msgstr ""
 
755
 
 
756
#: menu.py:96
 
757
msgid "Show the diff of the file"
 
758
msgstr ""
 
759
 
 
760
#: menu.py:100
 
761
msgid "Bookmark current location"
 
762
msgstr ""
 
763
 
 
764
#: menu.py:103
 
765
msgid "Edit"
 
766
msgstr ""
 
767
 
 
768
#: menu.py:104
 
769
msgid "Edit the selected bookmark"
 
770
msgstr ""
 
771
 
 
772
#: menu.py:108
 
773
msgid "Remove the selected bookmark"
 
774
msgstr ""
 
775
 
 
776
#: menu.py:111
 
777
msgid "Open Folder"
 
778
msgstr ""
 
779
 
 
780
#: menu.py:112
 
781
msgid "Open bookmark folder in Nautilus"
 
782
msgstr ""
 
783
 
 
784
#: menu.py:115
 
785
msgid "Selected..."
 
786
msgstr ""
 
787
 
 
788
#: menu.py:116
 
789
msgid "Show the differences of the selected file"
 
790
msgstr ""
 
791
 
 
792
#: menu.py:119
 
793
msgid "All..."
 
794
msgstr ""
 
795
 
 
796
#: menu.py:120
 
797
msgid "Show the differences of all files"
 
798
msgstr ""
 
799
 
 
800
#: menu.py:123
 
801
msgid "View contents"
 
802
msgstr ""
 
803
 
 
804
#: menu.py:124
 
805
msgid "View the contents of the file in a builtin viewer"
 
806
msgstr ""
 
807
 
 
808
#: menu.py:127
 
809
msgid "Show differences"
 
810
msgstr ""
 
811
 
 
812
#: menu.py:128
 
813
msgid "Show the differences between two revisions of the file"
 
814
msgstr ""
 
815
 
 
816
#: menu.py:131
 
817
msgid "Revert to this revision"
 
818
msgstr ""
 
819
 
 
820
#: menu.py:132
 
821
msgid "Revert the selected file to the selected revision"
 
822
msgstr ""
 
823
 
 
824
#: menu.py:228
 
825
msgid "Delete directory with all directories below ?"
 
826
msgstr ""
 
827
 
 
828
#: menu.py:315
 
829
msgid "Bookmark successfully added"
 
830
msgstr ""
 
831
 
 
832
#: menu.py:316
 
833
msgid ""
 
834
"The current directory was bookmarked. You can reach\n"
 
835
"it by selecting it from the left panel."
 
836
msgstr ""
 
837
 
 
838
#: menu.py:319
 
839
msgid "Location already bookmarked"
 
840
msgstr ""
 
841
 
 
842
#: menu.py:320
 
843
msgid ""
 
844
"The current directory is already bookmarked.\n"
 
845
"See the left panel for reference."
 
846
msgstr ""
 
847
 
 
848
#: mkdir.py:67
 
849
msgid "No directory name given"
 
850
msgstr ""
 
851
 
 
852
#: mkdir.py:68
 
853
msgid "Please specify a desired name for the new directory."
 
854
msgstr ""
 
855
 
 
856
#: mkdir.py:79 mkdir.py:89
 
857
msgid "Directory already exists"
 
858
msgstr ""
 
859
 
 
860
#: mkdir.py:80 mkdir.py:90
 
861
msgid "Please specify another name to continue."
 
862
msgstr ""
 
863
 
 
864
#: move.py:80 rename.py:71
 
865
msgid "Please select a file from the list to proceed."
 
866
msgstr ""
 
867
 
 
868
#: move.py:89 rename.py:87
 
869
msgid "Not the same branch"
 
870
msgstr ""
 
871
 
 
872
#: move.py:90 rename.py:88
 
873
msgid "The destination is not in the same branch."
 
874
msgstr ""
 
875
 
 
876
#: remove.py:79 remove.py:139
 
877
msgid "No matching files"
 
878
msgstr ""
 
879
 
 
880
#: remove.py:80 remove.py:140
 
881
msgid "No added files were found in the working tree."
 
882
msgstr ""
 
883
 
 
884
#: remove.py:105 olive.glade:825
 
885
msgid "Which file(s) do you want to remove?"
 
886
msgstr ""
 
887
 
 
888
#: remove.py:106 olive.glade:717 olive.glade:837
 
889
msgid "Selected only"
 
890
msgstr ""
 
891
 
 
892
#: remove.py:107 olive.glade:851
 
893
msgid "All files with status 'added'"
 
894
msgstr ""
 
895
 
 
896
#: remove.py:108 olive.glade:905
 
897
msgid "_Remove"
 
898
msgstr ""
 
899
 
 
900
#: rename.py:75
 
901
msgid "Filename not given"
 
902
msgstr ""
 
903
 
 
904
#: rename.py:76
 
905
msgid "Please specify a new name for the file."
 
906
msgstr ""
 
907
 
 
908
#: olive.glade:8
 
909
msgid "Olive - Bazaar GUI"
 
910
msgstr ""
 
911
 
 
912
#: olive.glade:21
 
913
msgid "_File"
 
914
msgstr ""
 
915
 
 
916
#: olive.glade:28
 
917
msgid "_Add file(s)..."
 
918
msgstr ""
 
919
 
 
920
#: olive.glade:43
 
921
msgid "Remove file(s)..."
 
922
msgstr ""
 
923
 
 
924
#: olive.glade:63
 
925
msgid "Make _directory..."
 
926
msgstr ""
 
927
 
 
928
#: olive.glade:76
 
929
msgid "_Rename..."
 
930
msgstr ""
 
931
 
 
932
#: olive.glade:84
 
933
msgid "_Move..."
 
934
msgstr ""
 
935
 
 
936
#: olive.glade:92
 
937
msgid "_Annotate..."
 
938
msgstr ""
 
939
 
 
940
#: olive.glade:118
 
941
msgid "_View"
 
942
msgstr ""
 
943
 
 
944
#: olive.glade:126
 
945
msgid "Show _hidden files"
 
946
msgstr ""
 
947
 
 
948
#: olive.glade:139
 
949
msgid "_Refresh"
 
950
msgstr ""
 
951
 
 
952
#: olive.glade:158
 
953
msgid "_Initialize..."
 
954
msgstr ""
 
955
 
 
956
#: olive.glade:166
 
957
msgid "_Get..."
 
958
msgstr ""
 
959
 
 
960
#: olive.glade:174
 
961
msgid "C_heckout..."
 
962
msgstr ""
 
963
 
 
964
#: olive.glade:187
 
965
msgid "Pu_ll"
 
966
msgstr ""
 
967
 
 
968
#: olive.glade:201
 
969
msgid "Pu_sh..."
 
970
msgstr ""
 
971
 
 
972
#: olive.glade:220
 
973
msgid "_Revert all changes"
 
974
msgstr ""
 
975
 
 
976
#: olive.glade:228
 
977
msgid "_Merge..."
 
978
msgstr ""
 
979
 
 
980
#: olive.glade:236
 
981
msgid "_Commit..."
 
982
msgstr ""
 
983
 
 
984
#: olive.glade:255
 
985
msgid "Ta_gs..."
 
986
msgstr ""
 
987
 
 
988
#: olive.glade:263
 
989
msgid "S_tatus..."
 
990
msgstr ""
 
991
 
 
992
#: olive.glade:271
 
993
msgid "Missing _revisions"
 
994
msgstr ""
 
995
 
 
996
#: olive.glade:279
 
997
msgid "Con_flicts..."
 
998
msgstr ""
 
999
 
 
1000
#: olive.glade:291
 
1001
msgid "_Statistics"
 
1002
msgstr ""
 
1003
 
 
1004
#: olive.glade:298
 
1005
msgid "_Differences..."
 
1006
msgstr ""
 
1007
 
 
1008
#: olive.glade:312
 
1009
msgid "_Log..."
 
1010
msgstr ""
 
1011
 
 
1012
#: olive.glade:326
 
1013
msgid "_Information..."
 
1014
msgstr ""
 
1015
 
 
1016
#: olive.glade:338
 
1017
msgid "_Help"
 
1018
msgstr ""
 
1019
 
 
1020
#: olive.glade:548
 
1021
msgid "gtk-jump-to"
 
1022
msgstr ""
 
1023
 
 
1024
#: olive.glade:575
 
1025
msgid "H_istory Mode"
 
1026
msgstr ""
 
1027
 
 
1028
#: olive.glade:673
 
1029
msgid "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
 
1030
msgstr ""
 
1031
 
 
1032
#: olive.glade:675
 
1033
msgid "https://launchpad.net/products/olive"
 
1034
msgstr ""
 
1035
 
 
1036
#: olive.glade:677
 
1037
msgid "translator-credits"
 
1038
msgstr ""
 
1039
"Launchpad Contributions:\n"
 
1040
"  Jaroslaw Zabiello https://launchpad.net/~hipertracker"
 
1041
 
 
1042
#: olive.glade:694
 
1043
msgid "Olive - Add file(s)"
 
1044
msgstr ""
 
1045
 
 
1046
#: olive.glade:705
 
1047
msgid "Which file(s) do you want to add?"
 
1048
msgstr ""
 
1049
 
 
1050
#: olive.glade:731
 
1051
msgid "All unknowns recursively"
 
1052
msgstr ""
 
1053
 
 
1054
#: olive.glade:785
 
1055
msgid "_Add"
 
1056
msgstr ""
 
1057
 
 
1058
#: olive.glade:814
 
1059
msgid "Olive - Remove file(s)"
 
1060
msgstr ""
 
1061
 
 
1062
#: olive.glade:934
 
1063
msgid "Olive - Make directory"
 
1064
msgstr ""
 
1065
 
 
1066
#: olive.glade:957
 
1067
msgid "_Versioned directory"
 
1068
msgstr ""
 
1069
 
 
1070
#: olive.glade:1011
 
1071
msgid "_Make directory"
 
1072
msgstr ""
 
1073
 
 
1074
#: olive.glade:1041
 
1075
msgid "Olive - Move"
 
1076
msgstr ""
 
1077
 
 
1078
#: olive.glade:1055
 
1079
msgid "Move to"
 
1080
msgstr ""
 
1081
 
 
1082
#: olive.glade:1066
 
1083
msgid "Select a directory"
 
1084
msgstr ""
 
1085
 
 
1086
#: olive.glade:1120
 
1087
msgid "_Move"
 
1088
msgstr ""
 
1089
 
 
1090
#: olive.glade:1148
 
1091
msgid "Olive - Rename"
 
1092
msgstr ""
 
1093
 
 
1094
#: olive.glade:1162
 
1095
msgid "Rename to"
 
1096
msgstr ""
 
1097
 
 
1098
#: olive.glade:1227
 
1099
msgid "_Rename"
 
1100
msgstr ""
 
1101
 
 
1102
#: olive.glade:1255
 
1103
msgid "Olive - Information"
 
1104
msgstr ""
 
1105
 
 
1106
#: olive.glade:1279 olive.glade:1292 olive.glade:1305 olive.glade:1318
 
1107
#: olive.glade:1331 olive.glade:1344 olive.glade:1357 olive.glade:1484
 
1108
#: olive.glade:1495 olive.glade:1564 olive.glade:1575 olive.glade:1588
 
1109
#: olive.glade:1601 olive.glade:1694 olive.glade:1705 olive.glade:1718
 
1110
#: olive.glade:1799 olive.glade:1810 olive.glade:1879 olive.glade:1890
 
1111
#: olive.glade:1903 olive.glade:1916 olive.glade:1929 olive.glade:1942
 
1112
#: olive.glade:1955 olive.glade:1968 olive.glade:2109 olive.glade:2120
 
1113
#: olive.glade:2133 olive.glade:2146 olive.glade:2159 olive.glade:2264
 
1114
#: olive.glade:2275
 
1115
msgid "(none)"
 
1116
msgstr ""
 
1117
 
 
1118
#: olive.glade:1368
 
1119
msgid "Checkout root: "
 
1120
msgstr ""
 
1121
 
 
1122
#: olive.glade:1380
 
1123
msgid "Branch root: "
 
1124
msgstr ""
 
1125
 
 
1126
#: olive.glade:1392
 
1127
msgid "Repository checkout: "
 
1128
msgstr ""
 
1129
 
 
1130
#: olive.glade:1404
 
1131
msgid "Checkout of branch: "
 
1132
msgstr ""
 
1133
 
 
1134
#: olive.glade:1416
 
1135
msgid "Repository branch: "
 
1136
msgstr ""
 
1137
 
 
1138
#: olive.glade:1428
 
1139
msgid "Shared repository: "
 
1140
msgstr ""
 
1141
 
 
1142
#: olive.glade:1440
 
1143
msgid "Light checkout root: "
 
1144
msgstr ""
 
1145
 
 
1146
#: olive.glade:1454
 
1147
msgid "<b>Location:</b>"
 
1148
msgstr ""
 
1149
 
 
1150
#: olive.glade:1508
 
1151
msgid "Publish to branch: "
 
1152
msgstr ""
 
1153
 
 
1154
#: olive.glade:1520
 
1155
msgid "Parent branch: "
 
1156
msgstr ""
 
1157
 
 
1158
#: olive.glade:1534
 
1159
msgid "<b>Related branches:</b>"
 
1160
msgstr ""
 
1161
 
 
1162
#: olive.glade:1614
 
1163
msgid "Repository format: "
 
1164
msgstr ""
 
1165
 
 
1166
#: olive.glade:1626
 
1167
msgid "Branch format: "
 
1168
msgstr ""
 
1169
 
 
1170
#: olive.glade:1638
 
1171
msgid "Working tree format: "
 
1172
msgstr ""
 
1173
 
 
1174
#: olive.glade:1650
 
1175
msgid "Control format: "
 
1176
msgstr ""
 
1177
 
 
1178
#: olive.glade:1664
 
1179
msgid "<b>Format:</b>"
 
1180
msgstr ""
 
1181
 
 
1182
#: olive.glade:1731
 
1183
msgid "Repository lock status: "
 
1184
msgstr ""
 
1185
 
 
1186
#: olive.glade:1743
 
1187
msgid "Branch lock status: "
 
1188
msgstr ""
 
1189
 
 
1190
#: olive.glade:1755
 
1191
msgid "Working tree lock status: "
 
1192
msgstr ""
 
1193
 
 
1194
#: olive.glade:1769
 
1195
msgid "<b>Lock status:</b>"
 
1196
msgstr ""
 
1197
 
 
1198
#: olive.glade:1823
 
1199
msgid "Missing revisions in branch: "
 
1200
msgstr ""
 
1201
 
 
1202
#: olive.glade:1835
 
1203
msgid "Missing revisions in working tree: "
 
1204
msgstr ""
 
1205
 
 
1206
#: olive.glade:1849
 
1207
msgid "<b>Missing revisions:</b>"
 
1208
msgstr ""
 
1209
 
 
1210
#: olive.glade:1981
 
1211
msgid "Versioned subdirectories: "
 
1212
msgstr ""
 
1213
 
 
1214
#: olive.glade:1993
 
1215
msgid "Ignored files: "
 
1216
msgstr ""
 
1217
 
 
1218
#: olive.glade:2005
 
1219
msgid "Unknown files: "
 
1220
msgstr ""
 
1221
 
 
1222
#: olive.glade:2017
 
1223
msgid "Renamed files: "
 
1224
msgstr ""
 
1225
 
 
1226
#: olive.glade:2029
 
1227
msgid "Removed files: "
 
1228
msgstr ""
 
1229
 
 
1230
#: olive.glade:2041
 
1231
msgid "Added files: "
 
1232
msgstr ""
 
1233
 
 
1234
#: olive.glade:2053
 
1235
msgid "Modified files: "
 
1236
msgstr ""
 
1237
 
 
1238
#: olive.glade:2065
 
1239
msgid "Unchanged files: "
 
1240
msgstr ""
 
1241
 
 
1242
#: olive.glade:2079
 
1243
msgid "<b>In the working tree:</b>"
 
1244
msgstr ""
 
1245
 
 
1246
#: olive.glade:2172
 
1247
msgid "Time of last revision: "
 
1248
msgstr ""
 
1249
 
 
1250
#: olive.glade:2184
 
1251
msgid "Time of first revision: "
 
1252
msgstr ""
 
1253
 
 
1254
#: olive.glade:2196
 
1255
msgid "Age of branch in days: "
 
1256
msgstr ""
 
1257
 
 
1258
#: olive.glade:2208
 
1259
msgid "Number of commiters: "
 
1260
msgstr ""
 
1261
 
 
1262
#: olive.glade:2220
 
1263
msgid "Revisions in branch: "
 
1264
msgstr ""
 
1265
 
 
1266
#: olive.glade:2234
 
1267
msgid "<b>Branch history:</b>"
 
1268
msgstr ""
 
1269
 
 
1270
#: olive.glade:2288
 
1271
msgid "Size of repository: "
 
1272
msgstr ""
 
1273
 
 
1274
#: olive.glade:2300
 
1275
msgid "Revisions in repository: "
 
1276
msgstr ""
 
1277
 
 
1278
#: olive.glade:2314
 
1279
msgid "<b>Revision store:</b>"
 
1280
msgstr ""
 
1281
 
 
1282
#: olive.glade:2356
 
1283
msgid "Merge - Olive"
 
1284
msgstr ""
 
1285
 
 
1286
#: olive.glade:2370
 
1287
msgid "Merge from:"
 
1288
msgstr ""
 
1289
 
 
1290
#: olive.glade:2454
 
1291
msgid "_Merge"
 
1292
msgstr ""