]> git.ipfire.org Git - thirdparty/git.git/blame - git-gui/po/git-gui.pot
Merge branch 'tz/do-not-clean-spec-file'
[thirdparty/git.git] / git-gui / po / git-gui.pot
CommitLineData
e79bbfea
JS
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.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
60eb4f1b 11"POT-Creation-Date: 2010-01-26 15:47-0800\n"
e79bbfea
JS
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"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
60eb4f1b
SP
19#: git-gui.sh:41 git-gui.sh:793 git-gui.sh:807 git-gui.sh:820 git-gui.sh:903
20#: git-gui.sh:922
57364320
SP
21msgid "git-gui: fatal error"
22msgstr ""
23
60eb4f1b 24#: git-gui.sh:743
57364320
SP
25#, tcl-format
26msgid "Invalid font specified in %s:"
27msgstr ""
28
60eb4f1b 29#: git-gui.sh:779
57364320
SP
30msgid "Main Font"
31msgstr ""
32
60eb4f1b 33#: git-gui.sh:780
57364320
SP
34msgid "Diff/Console Font"
35msgstr ""
36
60eb4f1b 37#: git-gui.sh:794
e79bbfea
JS
38msgid "Cannot find git in PATH."
39msgstr ""
40
60eb4f1b 41#: git-gui.sh:821
e79bbfea
JS
42msgid "Cannot parse Git version string:"
43msgstr ""
44
60eb4f1b 45#: git-gui.sh:839
e79bbfea
JS
46#, tcl-format
47msgid ""
48"Git version cannot be determined.\n"
49"\n"
50"%s claims it is version '%s'.\n"
51"\n"
52"%s requires at least Git 1.5.0 or later.\n"
53"\n"
54"Assume '%s' is version 1.5.0?\n"
55msgstr ""
56
60eb4f1b 57#: git-gui.sh:1128
57364320 58msgid "Git directory not found:"
e79bbfea
JS
59msgstr ""
60
60eb4f1b 61#: git-gui.sh:1146
57364320 62msgid "Cannot move to top of working directory:"
e79bbfea
JS
63msgstr ""
64
60eb4f1b
SP
65#: git-gui.sh:1154
66msgid "Cannot use bare repository:"
e79bbfea
JS
67msgstr ""
68
60eb4f1b 69#: git-gui.sh:1162
e79bbfea
JS
70msgid "No working directory"
71msgstr ""
72
60eb4f1b 73#: git-gui.sh:1334 lib/checkout_op.tcl:306
e79bbfea
JS
74msgid "Refreshing file status..."
75msgstr ""
76
60eb4f1b 77#: git-gui.sh:1390
e79bbfea
JS
78msgid "Scanning for modified files ..."
79msgstr ""
80
60eb4f1b 81#: git-gui.sh:1454
bd45bd91
SP
82msgid "Calling prepare-commit-msg hook..."
83msgstr ""
84
60eb4f1b 85#: git-gui.sh:1471
bd45bd91
SP
86msgid "Commit declined by prepare-commit-msg hook."
87msgstr ""
88
60eb4f1b 89#: git-gui.sh:1629 lib/browser.tcl:246
e79bbfea
JS
90msgid "Ready."
91msgstr ""
92
60eb4f1b 93#: git-gui.sh:1787
dd6451f9
DZ
94#, tcl-format
95msgid "Displaying only %s of %s files."
96msgstr ""
97
60eb4f1b 98#: git-gui.sh:1913
e79bbfea
JS
99msgid "Unmodified"
100msgstr ""
101
60eb4f1b 102#: git-gui.sh:1915
e79bbfea
JS
103msgid "Modified, not staged"
104msgstr ""
105
60eb4f1b 106#: git-gui.sh:1916 git-gui.sh:1924
e79bbfea
JS
107msgid "Staged for commit"
108msgstr ""
109
60eb4f1b 110#: git-gui.sh:1917 git-gui.sh:1925
e79bbfea
JS
111msgid "Portions staged for commit"
112msgstr ""
113
60eb4f1b 114#: git-gui.sh:1918 git-gui.sh:1926
e79bbfea
JS
115msgid "Staged for commit, missing"
116msgstr ""
117
60eb4f1b 118#: git-gui.sh:1920
bd45bd91
SP
119msgid "File type changed, not staged"
120msgstr ""
121
60eb4f1b 122#: git-gui.sh:1921
bd45bd91
SP
123msgid "File type changed, staged"
124msgstr ""
125
60eb4f1b 126#: git-gui.sh:1923
e79bbfea
JS
127msgid "Untracked, not staged"
128msgstr ""
129
60eb4f1b 130#: git-gui.sh:1928
e79bbfea
JS
131msgid "Missing"
132msgstr ""
133
60eb4f1b 134#: git-gui.sh:1929
e79bbfea
JS
135msgid "Staged for removal"
136msgstr ""
137
60eb4f1b 138#: git-gui.sh:1930
e79bbfea
JS
139msgid "Staged for removal, still present"
140msgstr ""
141
60eb4f1b
SP
142#: git-gui.sh:1932 git-gui.sh:1933 git-gui.sh:1934 git-gui.sh:1935
143#: git-gui.sh:1936 git-gui.sh:1937
e79bbfea
JS
144msgid "Requires merge resolution"
145msgstr ""
146
60eb4f1b 147#: git-gui.sh:1972
e79bbfea
JS
148msgid "Starting gitk... please wait..."
149msgstr ""
150
60eb4f1b 151#: git-gui.sh:1984
1be7bf6e 152msgid "Couldn't find gitk in PATH"
e79bbfea
JS
153msgstr ""
154
60eb4f1b
SP
155#: git-gui.sh:2043
156msgid "Couldn't find git gui in PATH"
157msgstr ""
158
159#: git-gui.sh:2455 lib/choose_repository.tcl:36
e79bbfea
JS
160msgid "Repository"
161msgstr ""
162
60eb4f1b 163#: git-gui.sh:2456
e79bbfea
JS
164msgid "Edit"
165msgstr ""
166
60eb4f1b 167#: git-gui.sh:2458 lib/choose_rev.tcl:561
e79bbfea
JS
168msgid "Branch"
169msgstr ""
170
60eb4f1b 171#: git-gui.sh:2461 lib/choose_rev.tcl:548
57364320 172msgid "Commit@@noun"
e79bbfea
JS
173msgstr ""
174
60eb4f1b 175#: git-gui.sh:2464 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
e79bbfea
JS
176msgid "Merge"
177msgstr ""
178
60eb4f1b 179#: git-gui.sh:2465 lib/choose_rev.tcl:557
57364320 180msgid "Remote"
e79bbfea
JS
181msgstr ""
182
60eb4f1b 183#: git-gui.sh:2468
bd45bd91
SP
184msgid "Tools"
185msgstr ""
186
60eb4f1b 187#: git-gui.sh:2477
bd45bd91
SP
188msgid "Explore Working Copy"
189msgstr ""
190
60eb4f1b 191#: git-gui.sh:2483
e79bbfea
JS
192msgid "Browse Current Branch's Files"
193msgstr ""
194
60eb4f1b 195#: git-gui.sh:2487
e79bbfea
JS
196msgid "Browse Branch Files..."
197msgstr ""
198
60eb4f1b 199#: git-gui.sh:2492
e79bbfea
JS
200msgid "Visualize Current Branch's History"
201msgstr ""
202
60eb4f1b 203#: git-gui.sh:2496
e79bbfea
JS
204msgid "Visualize All Branch History"
205msgstr ""
206
60eb4f1b 207#: git-gui.sh:2503
e79bbfea
JS
208#, tcl-format
209msgid "Browse %s's Files"
210msgstr ""
211
60eb4f1b 212#: git-gui.sh:2505
e79bbfea
JS
213#, tcl-format
214msgid "Visualize %s's History"
215msgstr ""
216
60eb4f1b 217#: git-gui.sh:2510 lib/database.tcl:27 lib/database.tcl:67
e79bbfea
JS
218msgid "Database Statistics"
219msgstr ""
220
60eb4f1b 221#: git-gui.sh:2513 lib/database.tcl:34
e79bbfea
JS
222msgid "Compress Database"
223msgstr ""
224
60eb4f1b 225#: git-gui.sh:2516
e79bbfea
JS
226msgid "Verify Database"
227msgstr ""
228
60eb4f1b
SP
229#: git-gui.sh:2523 git-gui.sh:2527 git-gui.sh:2531 lib/shortcut.tcl:8
230#: lib/shortcut.tcl:40 lib/shortcut.tcl:72
e79bbfea
JS
231msgid "Create Desktop Icon"
232msgstr ""
233
60eb4f1b 234#: git-gui.sh:2539 lib/choose_repository.tcl:183 lib/choose_repository.tcl:191
e79bbfea
JS
235msgid "Quit"
236msgstr ""
237
60eb4f1b 238#: git-gui.sh:2547
e79bbfea
JS
239msgid "Undo"
240msgstr ""
241
60eb4f1b 242#: git-gui.sh:2550
e79bbfea
JS
243msgid "Redo"
244msgstr ""
245
60eb4f1b 246#: git-gui.sh:2554 git-gui.sh:3109
e79bbfea
JS
247msgid "Cut"
248msgstr ""
249
60eb4f1b 250#: git-gui.sh:2557 git-gui.sh:3112 git-gui.sh:3186 git-gui.sh:3259
0212242d 251#: lib/console.tcl:69
e79bbfea
JS
252msgid "Copy"
253msgstr ""
254
60eb4f1b 255#: git-gui.sh:2560 git-gui.sh:3115
e79bbfea
JS
256msgid "Paste"
257msgstr ""
258
60eb4f1b 259#: git-gui.sh:2563 git-gui.sh:3118 lib/branch_delete.tcl:26
e79bbfea
JS
260#: lib/remote_branch_delete.tcl:38
261msgid "Delete"
262msgstr ""
263
60eb4f1b 264#: git-gui.sh:2567 git-gui.sh:3122 git-gui.sh:3263 lib/console.tcl:71
e79bbfea
JS
265msgid "Select All"
266msgstr ""
267
60eb4f1b 268#: git-gui.sh:2576
e79bbfea
JS
269msgid "Create..."
270msgstr ""
271
60eb4f1b 272#: git-gui.sh:2582
e79bbfea
JS
273msgid "Checkout..."
274msgstr ""
275
60eb4f1b 276#: git-gui.sh:2588
e79bbfea
JS
277msgid "Rename..."
278msgstr ""
279
60eb4f1b 280#: git-gui.sh:2593
e79bbfea
JS
281msgid "Delete..."
282msgstr ""
283
60eb4f1b 284#: git-gui.sh:2598
e79bbfea
JS
285msgid "Reset..."
286msgstr ""
287
60eb4f1b 288#: git-gui.sh:2608
bd45bd91
SP
289msgid "Done"
290msgstr ""
291
60eb4f1b 292#: git-gui.sh:2610
bd45bd91
SP
293msgid "Commit@@verb"
294msgstr ""
295
60eb4f1b 296#: git-gui.sh:2619 git-gui.sh:3050
e79bbfea
JS
297msgid "New Commit"
298msgstr ""
299
60eb4f1b 300#: git-gui.sh:2627 git-gui.sh:3057
e79bbfea
JS
301msgid "Amend Last Commit"
302msgstr ""
303
60eb4f1b 304#: git-gui.sh:2637 git-gui.sh:3011 lib/remote_branch_delete.tcl:99
e79bbfea
JS
305msgid "Rescan"
306msgstr ""
307
60eb4f1b 308#: git-gui.sh:2643
e79bbfea
JS
309msgid "Stage To Commit"
310msgstr ""
311
60eb4f1b 312#: git-gui.sh:2649
e79bbfea
JS
313msgid "Stage Changed Files To Commit"
314msgstr ""
315
60eb4f1b 316#: git-gui.sh:2655
e79bbfea
JS
317msgid "Unstage From Commit"
318msgstr ""
319
60eb4f1b 320#: git-gui.sh:2661 lib/index.tcl:412
e79bbfea
JS
321msgid "Revert Changes"
322msgstr ""
323
60eb4f1b 324#: git-gui.sh:2669 git-gui.sh:3310 git-gui.sh:3341
1be7bf6e
SP
325msgid "Show Less Context"
326msgstr ""
327
60eb4f1b 328#: git-gui.sh:2673 git-gui.sh:3314 git-gui.sh:3345
1be7bf6e
SP
329msgid "Show More Context"
330msgstr ""
331
60eb4f1b 332#: git-gui.sh:2680 git-gui.sh:3024 git-gui.sh:3133
e79bbfea
JS
333msgid "Sign Off"
334msgstr ""
335
60eb4f1b 336#: git-gui.sh:2696
e79bbfea
JS
337msgid "Local Merge..."
338msgstr ""
339
60eb4f1b 340#: git-gui.sh:2701
e79bbfea
JS
341msgid "Abort Merge..."
342msgstr ""
343
60eb4f1b 344#: git-gui.sh:2713 git-gui.sh:2741
bd45bd91
SP
345msgid "Add..."
346msgstr ""
347
60eb4f1b 348#: git-gui.sh:2717
e79bbfea
JS
349msgid "Push..."
350msgstr ""
351
60eb4f1b 352#: git-gui.sh:2721
bd45bd91
SP
353msgid "Delete Branch..."
354msgstr ""
355
60eb4f1b 356#: git-gui.sh:2731 git-gui.sh:3292
e79bbfea
JS
357msgid "Options..."
358msgstr ""
359
60eb4f1b 360#: git-gui.sh:2742
bd45bd91
SP
361msgid "Remove..."
362msgstr ""
363
60eb4f1b 364#: git-gui.sh:2751 lib/choose_repository.tcl:50
e79bbfea
JS
365msgid "Help"
366msgstr ""
367
60eb4f1b
SP
368#: git-gui.sh:2755 git-gui.sh:2759 lib/about.tcl:14
369#: lib/choose_repository.tcl:44 lib/choose_repository.tcl:53
370#, tcl-format
371msgid "About %s"
372msgstr ""
373
374#: git-gui.sh:2783
e79bbfea
JS
375msgid "Online Documentation"
376msgstr ""
377
60eb4f1b 378#: git-gui.sh:2786 lib/choose_repository.tcl:47 lib/choose_repository.tcl:56
bd45bd91
SP
379msgid "Show SSH Key"
380msgstr ""
381
60eb4f1b 382#: git-gui.sh:2893
57364320
SP
383#, tcl-format
384msgid "fatal: cannot stat path %s: No such file or directory"
385msgstr ""
386
60eb4f1b 387#: git-gui.sh:2926
e79bbfea
JS
388msgid "Current Branch:"
389msgstr ""
390
60eb4f1b 391#: git-gui.sh:2947
57364320 392msgid "Staged Changes (Will Commit)"
e79bbfea
JS
393msgstr ""
394
60eb4f1b 395#: git-gui.sh:2967
57364320 396msgid "Unstaged Changes"
e79bbfea
JS
397msgstr ""
398
60eb4f1b 399#: git-gui.sh:3017
e79bbfea
JS
400msgid "Stage Changed"
401msgstr ""
402
60eb4f1b 403#: git-gui.sh:3036 lib/transport.tcl:104 lib/transport.tcl:193
57364320
SP
404msgid "Push"
405msgstr ""
406
60eb4f1b 407#: git-gui.sh:3071
e79bbfea
JS
408msgid "Initial Commit Message:"
409msgstr ""
410
60eb4f1b 411#: git-gui.sh:3072
e79bbfea
JS
412msgid "Amended Commit Message:"
413msgstr ""
414
60eb4f1b 415#: git-gui.sh:3073
e79bbfea
JS
416msgid "Amended Initial Commit Message:"
417msgstr ""
418
60eb4f1b 419#: git-gui.sh:3074
e79bbfea
JS
420msgid "Amended Merge Commit Message:"
421msgstr ""
422
60eb4f1b 423#: git-gui.sh:3075
e79bbfea
JS
424msgid "Merge Commit Message:"
425msgstr ""
426
60eb4f1b 427#: git-gui.sh:3076
e79bbfea
JS
428msgid "Commit Message:"
429msgstr ""
430
60eb4f1b 431#: git-gui.sh:3125 git-gui.sh:3267 lib/console.tcl:73
e79bbfea
JS
432msgid "Copy All"
433msgstr ""
434
60eb4f1b 435#: git-gui.sh:3149 lib/blame.tcl:104
e79bbfea
JS
436msgid "File:"
437msgstr ""
438
60eb4f1b 439#: git-gui.sh:3255
bd45bd91
SP
440msgid "Refresh"
441msgstr ""
442
60eb4f1b 443#: git-gui.sh:3276
bd45bd91
SP
444msgid "Decrease Font Size"
445msgstr ""
446
60eb4f1b 447#: git-gui.sh:3280
bd45bd91
SP
448msgid "Increase Font Size"
449msgstr ""
450
60eb4f1b 451#: git-gui.sh:3288 lib/blame.tcl:281
bd45bd91
SP
452msgid "Encoding"
453msgstr ""
454
60eb4f1b 455#: git-gui.sh:3299
5e6d7768 456msgid "Apply/Reverse Hunk"
e79bbfea
JS
457msgstr ""
458
60eb4f1b 459#: git-gui.sh:3304
1be7bf6e 460msgid "Apply/Reverse Line"
e79bbfea
JS
461msgstr ""
462
60eb4f1b 463#: git-gui.sh:3323
bd45bd91 464msgid "Run Merge Tool"
e79bbfea
JS
465msgstr ""
466
60eb4f1b 467#: git-gui.sh:3328
bd45bd91 468msgid "Use Remote Version"
e79bbfea
JS
469msgstr ""
470
60eb4f1b 471#: git-gui.sh:3332
bd45bd91
SP
472msgid "Use Local Version"
473msgstr ""
474
60eb4f1b 475#: git-gui.sh:3336
bd45bd91 476msgid "Revert To Base"
e79bbfea
JS
477msgstr ""
478
60eb4f1b
SP
479#: git-gui.sh:3354
480msgid "Visualize These Changes In The Submodule"
481msgstr ""
482
483#: git-gui.sh:3358
484msgid "Visualize Current Branch History In The Submodule"
485msgstr ""
486
487#: git-gui.sh:3362
488msgid "Visualize All Branch History In The Submodule"
489msgstr ""
490
491#: git-gui.sh:3367
492msgid "Start git gui In The Submodule"
493msgstr ""
494
495#: git-gui.sh:3389
e79bbfea
JS
496msgid "Unstage Hunk From Commit"
497msgstr ""
498
60eb4f1b
SP
499#: git-gui.sh:3391
500msgid "Unstage Lines From Commit"
501msgstr ""
502
503#: git-gui.sh:3393
1be7bf6e
SP
504msgid "Unstage Line From Commit"
505msgstr ""
506
60eb4f1b 507#: git-gui.sh:3396
e79bbfea
JS
508msgid "Stage Hunk For Commit"
509msgstr ""
510
60eb4f1b
SP
511#: git-gui.sh:3398
512msgid "Stage Lines For Commit"
513msgstr ""
514
515#: git-gui.sh:3400
1be7bf6e
SP
516msgid "Stage Line For Commit"
517msgstr ""
518
60eb4f1b 519#: git-gui.sh:3424
e79bbfea
JS
520msgid "Initializing..."
521msgstr ""
522
60eb4f1b 523#: git-gui.sh:3541
57364320
SP
524#, tcl-format
525msgid ""
526"Possible environment issues exist.\n"
527"\n"
528"The following environment variables are probably\n"
529"going to be ignored by any Git subprocess run\n"
530"by %s:\n"
531"\n"
532msgstr ""
533
60eb4f1b 534#: git-gui.sh:3570
57364320
SP
535msgid ""
536"\n"
537"This is due to a known issue with the\n"
538"Tcl binary distributed by Cygwin."
539msgstr ""
540
60eb4f1b 541#: git-gui.sh:3575
57364320
SP
542#, tcl-format
543msgid ""
544"\n"
545"\n"
546"A good replacement for %s\n"
547"is placing values for the user.name and\n"
548"user.email settings into your personal\n"
549"~/.gitconfig file.\n"
550msgstr ""
551
0212242d 552#: lib/about.tcl:26
57364320
SP
553msgid "git-gui - a graphical user interface for Git."
554msgstr ""
555
bd45bd91 556#: lib/blame.tcl:72
e79bbfea
JS
557msgid "File Viewer"
558msgstr ""
559
bd45bd91 560#: lib/blame.tcl:78
e79bbfea
JS
561msgid "Commit:"
562msgstr ""
563
bd45bd91 564#: lib/blame.tcl:271
e79bbfea
JS
565msgid "Copy Commit"
566msgstr ""
567
bd45bd91
SP
568#: lib/blame.tcl:275
569msgid "Find Text..."
570msgstr ""
571
572#: lib/blame.tcl:284
1be7bf6e
SP
573msgid "Do Full Copy Detection"
574msgstr ""
575
bd45bd91
SP
576#: lib/blame.tcl:288
577msgid "Show History Context"
578msgstr ""
579
580#: lib/blame.tcl:291
581msgid "Blame Parent Commit"
582msgstr ""
583
584#: lib/blame.tcl:450
e79bbfea
JS
585#, tcl-format
586msgid "Reading %s..."
587msgstr ""
588
bd45bd91 589#: lib/blame.tcl:557
57364320
SP
590msgid "Loading copy/move tracking annotations..."
591msgstr ""
592
bd45bd91 593#: lib/blame.tcl:577
57364320
SP
594msgid "lines annotated"
595msgstr ""
596
bd45bd91 597#: lib/blame.tcl:769
57364320
SP
598msgid "Loading original location annotations..."
599msgstr ""
600
bd45bd91 601#: lib/blame.tcl:772
57364320
SP
602msgid "Annotation complete."
603msgstr ""
604
bd45bd91 605#: lib/blame.tcl:802
1be7bf6e
SP
606msgid "Busy"
607msgstr ""
608
bd45bd91 609#: lib/blame.tcl:803
1be7bf6e
SP
610msgid "Annotation process is already running."
611msgstr ""
612
bd45bd91 613#: lib/blame.tcl:842
1be7bf6e
SP
614msgid "Running thorough copy detection..."
615msgstr ""
616
bd45bd91 617#: lib/blame.tcl:910
57364320
SP
618msgid "Loading annotation..."
619msgstr ""
620
8a333560 621#: lib/blame.tcl:963
57364320
SP
622msgid "Author:"
623msgstr ""
624
8a333560 625#: lib/blame.tcl:967
57364320
SP
626msgid "Committer:"
627msgstr ""
628
8a333560 629#: lib/blame.tcl:972
57364320
SP
630msgid "Original File:"
631msgstr ""
632
8a333560 633#: lib/blame.tcl:1020
bd45bd91
SP
634msgid "Cannot find HEAD commit:"
635msgstr ""
636
8a333560 637#: lib/blame.tcl:1075
bd45bd91
SP
638msgid "Cannot find parent commit:"
639msgstr ""
640
8a333560 641#: lib/blame.tcl:1090
bd45bd91
SP
642msgid "Unable to display parent"
643msgstr ""
644
60eb4f1b 645#: lib/blame.tcl:1091 lib/diff.tcl:320
bd45bd91
SP
646msgid "Error loading diff:"
647msgstr ""
648
8a333560 649#: lib/blame.tcl:1231
57364320
SP
650msgid "Originally By:"
651msgstr ""
652
8a333560 653#: lib/blame.tcl:1237
57364320
SP
654msgid "In File:"
655msgstr ""
656
8a333560 657#: lib/blame.tcl:1242
57364320
SP
658msgid "Copied Or Moved Here By:"
659msgstr ""
660
e79bbfea
JS
661#: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
662msgid "Checkout Branch"
663msgstr ""
664
665#: lib/branch_checkout.tcl:23
666msgid "Checkout"
667msgstr ""
668
669#: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
0212242d 670#: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:282
60eb4f1b 671#: lib/checkout_op.tcl:579 lib/choose_font.tcl:43 lib/merge.tcl:172
bd45bd91
SP
672#: lib/option.tcl:125 lib/remote_add.tcl:32 lib/remote_branch_delete.tcl:42
673#: lib/tools_dlg.tcl:40 lib/tools_dlg.tcl:204 lib/tools_dlg.tcl:352
8a333560 674#: lib/transport.tcl:108
e79bbfea
JS
675msgid "Cancel"
676msgstr ""
677
bd45bd91 678#: lib/branch_checkout.tcl:32 lib/browser.tcl:287 lib/tools_dlg.tcl:328
e79bbfea
JS
679msgid "Revision"
680msgstr ""
681
bd45bd91 682#: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:280
e79bbfea
JS
683msgid "Options"
684msgstr ""
685
686#: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
687msgid "Fetch Tracking Branch"
688msgstr ""
689
690#: lib/branch_checkout.tcl:44
691msgid "Detach From Local Branch"
692msgstr ""
693
694#: lib/branch_create.tcl:22
695msgid "Create Branch"
696msgstr ""
697
698#: lib/branch_create.tcl:27
699msgid "Create New Branch"
700msgstr ""
701
60eb4f1b 702#: lib/branch_create.tcl:31 lib/choose_repository.tcl:381
e79bbfea
JS
703msgid "Create"
704msgstr ""
705
706#: lib/branch_create.tcl:40
707msgid "Branch Name"
708msgstr ""
709
bd45bd91 710#: lib/branch_create.tcl:43 lib/remote_add.tcl:39 lib/tools_dlg.tcl:50
e79bbfea
JS
711msgid "Name:"
712msgstr ""
713
714#: lib/branch_create.tcl:58
715msgid "Match Tracking Branch Name"
716msgstr ""
717
718#: lib/branch_create.tcl:66
719msgid "Starting Revision"
720msgstr ""
721
722#: lib/branch_create.tcl:72
723msgid "Update Existing Branch:"
724msgstr ""
725
726#: lib/branch_create.tcl:75
727msgid "No"
728msgstr ""
729
730#: lib/branch_create.tcl:80
731msgid "Fast Forward Only"
732msgstr ""
733
60eb4f1b 734#: lib/branch_create.tcl:85 lib/checkout_op.tcl:571
e79bbfea
JS
735msgid "Reset"
736msgstr ""
737
738#: lib/branch_create.tcl:97
739msgid "Checkout After Creation"
740msgstr ""
741
742#: lib/branch_create.tcl:131
743msgid "Please select a tracking branch."
744msgstr ""
745
746#: lib/branch_create.tcl:140
747#, tcl-format
748msgid "Tracking branch %s is not a branch in the remote repository."
749msgstr ""
750
751#: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
752msgid "Please supply a branch name."
753msgstr ""
754
755#: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
756#, tcl-format
757msgid "'%s' is not an acceptable branch name."
758msgstr ""
759
760#: lib/branch_delete.tcl:15
761msgid "Delete Branch"
762msgstr ""
763
764#: lib/branch_delete.tcl:20
765msgid "Delete Local Branch"
766msgstr ""
767
768#: lib/branch_delete.tcl:37
769msgid "Local Branches"
770msgstr ""
771
772#: lib/branch_delete.tcl:52
773msgid "Delete Only If Merged Into"
774msgstr ""
775
60eb4f1b
SP
776#: lib/branch_delete.tcl:54 lib/remote_branch_delete.tcl:119
777msgid "Always (Do not perform merge checks)"
e79bbfea
JS
778msgstr ""
779
780#: lib/branch_delete.tcl:103
781#, tcl-format
782msgid "The following branches are not completely merged into %s:"
783msgstr ""
784
60eb4f1b
SP
785#: lib/branch_delete.tcl:115 lib/remote_branch_delete.tcl:217
786msgid ""
787"Recovering deleted branches is difficult.\n"
788"\n"
789"Delete the selected branches?"
790msgstr ""
791
e79bbfea
JS
792#: lib/branch_delete.tcl:141
793#, tcl-format
794msgid ""
795"Failed to delete branches:\n"
796"%s"
797msgstr ""
798
799#: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
800msgid "Rename Branch"
801msgstr ""
802
803#: lib/branch_rename.tcl:26
804msgid "Rename"
805msgstr ""
806
807#: lib/branch_rename.tcl:36
808msgid "Branch:"
809msgstr ""
810
811#: lib/branch_rename.tcl:39
812msgid "New Name:"
813msgstr ""
814
815#: lib/branch_rename.tcl:75
816msgid "Please select a branch to rename."
817msgstr ""
818
60eb4f1b 819#: lib/branch_rename.tcl:96 lib/checkout_op.tcl:202
e79bbfea
JS
820#, tcl-format
821msgid "Branch '%s' already exists."
822msgstr ""
823
824#: lib/branch_rename.tcl:117
825#, tcl-format
826msgid "Failed to rename '%s'."
827msgstr ""
828
829#: lib/browser.tcl:17
830msgid "Starting..."
831msgstr ""
832
833#: lib/browser.tcl:26
834msgid "File Browser"
835msgstr ""
836
0212242d 837#: lib/browser.tcl:126 lib/browser.tcl:143
e79bbfea
JS
838#, tcl-format
839msgid "Loading %s..."
840msgstr ""
841
0212242d 842#: lib/browser.tcl:187
e79bbfea
JS
843msgid "[Up To Parent]"
844msgstr ""
845
0212242d 846#: lib/browser.tcl:267 lib/browser.tcl:273
e79bbfea
JS
847msgid "Browse Branch Files"
848msgstr ""
849
60eb4f1b
SP
850#: lib/browser.tcl:278 lib/choose_repository.tcl:398
851#: lib/choose_repository.tcl:486 lib/choose_repository.tcl:497
852#: lib/choose_repository.tcl:1028
e79bbfea
JS
853msgid "Browse"
854msgstr ""
855
60eb4f1b 856#: lib/checkout_op.tcl:85
e79bbfea
JS
857#, tcl-format
858msgid "Fetching %s from %s"
859msgstr ""
860
60eb4f1b 861#: lib/checkout_op.tcl:133
57364320
SP
862#, tcl-format
863msgid "fatal: Cannot resolve %s"
864msgstr ""
865
60eb4f1b 866#: lib/checkout_op.tcl:146 lib/console.tcl:81 lib/database.tcl:31
bd45bd91 867#: lib/sshkey.tcl:53
e79bbfea
JS
868msgid "Close"
869msgstr ""
870
60eb4f1b 871#: lib/checkout_op.tcl:175
e79bbfea
JS
872#, tcl-format
873msgid "Branch '%s' does not exist."
874msgstr ""
875
60eb4f1b 876#: lib/checkout_op.tcl:194
1be7bf6e
SP
877#, tcl-format
878msgid "Failed to configure simplified git-pull for '%s'."
879msgstr ""
880
60eb4f1b 881#: lib/checkout_op.tcl:229
e79bbfea
JS
882#, tcl-format
883msgid ""
884"Branch '%s' already exists.\n"
885"\n"
886"It cannot fast-forward to %s.\n"
887"A merge is required."
888msgstr ""
889
60eb4f1b 890#: lib/checkout_op.tcl:243
e79bbfea
JS
891#, tcl-format
892msgid "Merge strategy '%s' not supported."
893msgstr ""
894
60eb4f1b 895#: lib/checkout_op.tcl:262
e79bbfea
JS
896#, tcl-format
897msgid "Failed to update '%s'."
898msgstr ""
899
60eb4f1b 900#: lib/checkout_op.tcl:274
e79bbfea
JS
901msgid "Staging area (index) is already locked."
902msgstr ""
903
60eb4f1b 904#: lib/checkout_op.tcl:289
e79bbfea
JS
905msgid ""
906"Last scanned state does not match repository state.\n"
907"\n"
908"Another Git program has modified this repository since the last scan. A "
909"rescan must be performed before the current branch can be changed.\n"
910"\n"
911"The rescan will be automatically started now.\n"
912msgstr ""
913
60eb4f1b 914#: lib/checkout_op.tcl:345
57364320
SP
915#, tcl-format
916msgid "Updating working directory to '%s'..."
917msgstr ""
918
60eb4f1b 919#: lib/checkout_op.tcl:346
5e6d7768
CS
920msgid "files checked out"
921msgstr ""
922
60eb4f1b 923#: lib/checkout_op.tcl:376
e79bbfea
JS
924#, tcl-format
925msgid "Aborted checkout of '%s' (file level merging is required)."
926msgstr ""
927
60eb4f1b 928#: lib/checkout_op.tcl:377
e79bbfea
JS
929msgid "File level merge required."
930msgstr ""
931
60eb4f1b 932#: lib/checkout_op.tcl:381
e79bbfea
JS
933#, tcl-format
934msgid "Staying on branch '%s'."
935msgstr ""
936
60eb4f1b 937#: lib/checkout_op.tcl:452
e79bbfea
JS
938msgid ""
939"You are no longer on a local branch.\n"
940"\n"
941"If you wanted to be on a branch, create one now starting from 'This Detached "
942"Checkout'."
943msgstr ""
944
60eb4f1b 945#: lib/checkout_op.tcl:503 lib/checkout_op.tcl:507
57364320
SP
946#, tcl-format
947msgid "Checked out '%s'."
948msgstr ""
949
60eb4f1b 950#: lib/checkout_op.tcl:535
e79bbfea
JS
951#, tcl-format
952msgid "Resetting '%s' to '%s' will lose the following commits:"
953msgstr ""
954
60eb4f1b 955#: lib/checkout_op.tcl:557
e79bbfea
JS
956msgid "Recovering lost commits may not be easy."
957msgstr ""
958
60eb4f1b 959#: lib/checkout_op.tcl:562
e79bbfea
JS
960#, tcl-format
961msgid "Reset '%s'?"
962msgstr ""
963
60eb4f1b 964#: lib/checkout_op.tcl:567 lib/merge.tcl:164 lib/tools_dlg.tcl:343
e79bbfea
JS
965msgid "Visualize"
966msgstr ""
967
60eb4f1b 968#: lib/checkout_op.tcl:635
e79bbfea
JS
969#, tcl-format
970msgid ""
971"Failed to set current branch.\n"
972"\n"
973"This working directory is only partially switched. We successfully updated "
974"your files, but failed to update an internal Git file.\n"
975"\n"
976"This should not have occurred. %s will now close and give up."
977msgstr ""
978
57364320
SP
979#: lib/choose_font.tcl:39
980msgid "Select"
981msgstr ""
982
983#: lib/choose_font.tcl:53
984msgid "Font Family"
985msgstr ""
986
0212242d 987#: lib/choose_font.tcl:74
57364320
SP
988msgid "Font Size"
989msgstr ""
990
0212242d 991#: lib/choose_font.tcl:91
57364320
SP
992msgid "Font Example"
993msgstr ""
994
0212242d 995#: lib/choose_font.tcl:103
57364320
SP
996msgid ""
997"This is example text.\n"
998"If you like this text, it can be your font."
999msgstr ""
1000
0212242d 1001#: lib/choose_repository.tcl:28
57364320
SP
1002msgid "Git Gui"
1003msgstr ""
1004
60eb4f1b 1005#: lib/choose_repository.tcl:87 lib/choose_repository.tcl:386
57364320
SP
1006msgid "Create New Repository"
1007msgstr ""
1008
bd45bd91 1009#: lib/choose_repository.tcl:93
aa7db347
CS
1010msgid "New..."
1011msgstr ""
1012
60eb4f1b 1013#: lib/choose_repository.tcl:100 lib/choose_repository.tcl:471
57364320
SP
1014msgid "Clone Existing Repository"
1015msgstr ""
1016
bd45bd91 1017#: lib/choose_repository.tcl:106
aa7db347
CS
1018msgid "Clone..."
1019msgstr ""
1020
60eb4f1b 1021#: lib/choose_repository.tcl:113 lib/choose_repository.tcl:1016
57364320
SP
1022msgid "Open Existing Repository"
1023msgstr ""
1024
bd45bd91 1025#: lib/choose_repository.tcl:119
aa7db347
CS
1026msgid "Open..."
1027msgstr ""
1028
bd45bd91 1029#: lib/choose_repository.tcl:132
aa7db347 1030msgid "Recent Repositories"
57364320
SP
1031msgstr ""
1032
bd45bd91 1033#: lib/choose_repository.tcl:138
aa7db347
CS
1034msgid "Open Recent Repository:"
1035msgstr ""
1036
60eb4f1b
SP
1037#: lib/choose_repository.tcl:306 lib/choose_repository.tcl:313
1038#: lib/choose_repository.tcl:320
57364320
SP
1039#, tcl-format
1040msgid "Failed to create repository %s:"
1041msgstr ""
1042
60eb4f1b 1043#: lib/choose_repository.tcl:391
57364320
SP
1044msgid "Directory:"
1045msgstr ""
1046
60eb4f1b
SP
1047#: lib/choose_repository.tcl:423 lib/choose_repository.tcl:550
1048#: lib/choose_repository.tcl:1052
57364320
SP
1049msgid "Git Repository"
1050msgstr ""
1051
60eb4f1b 1052#: lib/choose_repository.tcl:448
57364320
SP
1053#, tcl-format
1054msgid "Directory %s already exists."
1055msgstr ""
1056
60eb4f1b 1057#: lib/choose_repository.tcl:452
57364320
SP
1058#, tcl-format
1059msgid "File %s already exists."
1060msgstr ""
1061
60eb4f1b 1062#: lib/choose_repository.tcl:466
57364320
SP
1063msgid "Clone"
1064msgstr ""
1065
60eb4f1b 1066#: lib/choose_repository.tcl:479
bd45bd91 1067msgid "Source Location:"
57364320
SP
1068msgstr ""
1069
60eb4f1b 1070#: lib/choose_repository.tcl:490
bd45bd91
SP
1071msgid "Target Directory:"
1072msgstr ""
1073
60eb4f1b 1074#: lib/choose_repository.tcl:502
57364320
SP
1075msgid "Clone Type:"
1076msgstr ""
1077
60eb4f1b 1078#: lib/choose_repository.tcl:508
57364320
SP
1079msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
1080msgstr ""
1081
60eb4f1b 1082#: lib/choose_repository.tcl:514
57364320
SP
1083msgid "Full Copy (Slower, Redundant Backup)"
1084msgstr ""
1085
60eb4f1b 1086#: lib/choose_repository.tcl:520
57364320
SP
1087msgid "Shared (Fastest, Not Recommended, No Backup)"
1088msgstr ""
1089
60eb4f1b
SP
1090#: lib/choose_repository.tcl:556 lib/choose_repository.tcl:603
1091#: lib/choose_repository.tcl:749 lib/choose_repository.tcl:819
1092#: lib/choose_repository.tcl:1058 lib/choose_repository.tcl:1066
57364320
SP
1093#, tcl-format
1094msgid "Not a Git repository: %s"
1095msgstr ""
1096
60eb4f1b 1097#: lib/choose_repository.tcl:592
57364320
SP
1098msgid "Standard only available for local repository."
1099msgstr ""
1100
60eb4f1b 1101#: lib/choose_repository.tcl:596
57364320
SP
1102msgid "Shared only available for local repository."
1103msgstr ""
1104
60eb4f1b 1105#: lib/choose_repository.tcl:617
0212242d
PK
1106#, tcl-format
1107msgid "Location %s already exists."
1108msgstr ""
1109
60eb4f1b 1110#: lib/choose_repository.tcl:628
57364320
SP
1111msgid "Failed to configure origin"
1112msgstr ""
1113
60eb4f1b 1114#: lib/choose_repository.tcl:640
57364320
SP
1115msgid "Counting objects"
1116msgstr ""
1117
60eb4f1b 1118#: lib/choose_repository.tcl:641
57364320
SP
1119msgid "buckets"
1120msgstr ""
1121
60eb4f1b 1122#: lib/choose_repository.tcl:665
57364320
SP
1123#, tcl-format
1124msgid "Unable to copy objects/info/alternates: %s"
1125msgstr ""
1126
60eb4f1b 1127#: lib/choose_repository.tcl:701
57364320
SP
1128#, tcl-format
1129msgid "Nothing to clone from %s."
1130msgstr ""
1131
60eb4f1b
SP
1132#: lib/choose_repository.tcl:703 lib/choose_repository.tcl:917
1133#: lib/choose_repository.tcl:929
57364320
SP
1134msgid "The 'master' branch has not been initialized."
1135msgstr ""
1136
60eb4f1b 1137#: lib/choose_repository.tcl:716
57364320
SP
1138msgid "Hardlinks are unavailable. Falling back to copying."
1139msgstr ""
1140
60eb4f1b 1141#: lib/choose_repository.tcl:728
57364320
SP
1142#, tcl-format
1143msgid "Cloning from %s"
1144msgstr ""
1145
60eb4f1b 1146#: lib/choose_repository.tcl:759
57364320
SP
1147msgid "Copying objects"
1148msgstr ""
1149
60eb4f1b 1150#: lib/choose_repository.tcl:760
57364320
SP
1151msgid "KiB"
1152msgstr ""
1153
60eb4f1b 1154#: lib/choose_repository.tcl:784
57364320
SP
1155#, tcl-format
1156msgid "Unable to copy object: %s"
1157msgstr ""
1158
60eb4f1b 1159#: lib/choose_repository.tcl:794
57364320
SP
1160msgid "Linking objects"
1161msgstr ""
1162
60eb4f1b 1163#: lib/choose_repository.tcl:795
57364320
SP
1164msgid "objects"
1165msgstr ""
1166
60eb4f1b 1167#: lib/choose_repository.tcl:803
57364320
SP
1168#, tcl-format
1169msgid "Unable to hardlink object: %s"
1170msgstr ""
1171
60eb4f1b 1172#: lib/choose_repository.tcl:858
57364320
SP
1173msgid "Cannot fetch branches and objects. See console output for details."
1174msgstr ""
1175
60eb4f1b 1176#: lib/choose_repository.tcl:869
57364320
SP
1177msgid "Cannot fetch tags. See console output for details."
1178msgstr ""
1179
60eb4f1b 1180#: lib/choose_repository.tcl:893
57364320
SP
1181msgid "Cannot determine HEAD. See console output for details."
1182msgstr ""
1183
60eb4f1b 1184#: lib/choose_repository.tcl:902
57364320
SP
1185#, tcl-format
1186msgid "Unable to cleanup %s"
1187msgstr ""
1188
60eb4f1b 1189#: lib/choose_repository.tcl:908
57364320
SP
1190msgid "Clone failed."
1191msgstr ""
1192
60eb4f1b 1193#: lib/choose_repository.tcl:915
57364320
SP
1194msgid "No default branch obtained."
1195msgstr ""
1196
60eb4f1b 1197#: lib/choose_repository.tcl:926
57364320
SP
1198#, tcl-format
1199msgid "Cannot resolve %s as a commit."
1200msgstr ""
1201
60eb4f1b 1202#: lib/choose_repository.tcl:938
57364320
SP
1203msgid "Creating working directory"
1204msgstr ""
1205
60eb4f1b
SP
1206#: lib/choose_repository.tcl:939 lib/index.tcl:67 lib/index.tcl:130
1207#: lib/index.tcl:198
57364320
SP
1208msgid "files"
1209msgstr ""
1210
60eb4f1b 1211#: lib/choose_repository.tcl:968
57364320
SP
1212msgid "Initial file checkout failed."
1213msgstr ""
1214
60eb4f1b 1215#: lib/choose_repository.tcl:1011
57364320
SP
1216msgid "Open"
1217msgstr ""
1218
60eb4f1b 1219#: lib/choose_repository.tcl:1021
57364320
SP
1220msgid "Repository:"
1221msgstr ""
1222
60eb4f1b 1223#: lib/choose_repository.tcl:1072
57364320
SP
1224#, tcl-format
1225msgid "Failed to open repository %s:"
1226msgstr ""
1227
e79bbfea
JS
1228#: lib/choose_rev.tcl:53
1229msgid "This Detached Checkout"
1230msgstr ""
1231
1232#: lib/choose_rev.tcl:60
1233msgid "Revision Expression:"
1234msgstr ""
1235
1236#: lib/choose_rev.tcl:74
1237msgid "Local Branch"
1238msgstr ""
1239
1240#: lib/choose_rev.tcl:79
1241msgid "Tracking Branch"
1242msgstr ""
1243
0212242d 1244#: lib/choose_rev.tcl:84 lib/choose_rev.tcl:538
e79bbfea
JS
1245msgid "Tag"
1246msgstr ""
1247
1248#: lib/choose_rev.tcl:317
1249#, tcl-format
1250msgid "Invalid revision: %s"
1251msgstr ""
1252
1253#: lib/choose_rev.tcl:338
1254msgid "No revision selected."
1255msgstr ""
1256
1257#: lib/choose_rev.tcl:346
1258msgid "Revision expression is empty."
1259msgstr ""
1260
0212242d 1261#: lib/choose_rev.tcl:531
57364320
SP
1262msgid "Updated"
1263msgstr ""
1264
0212242d 1265#: lib/choose_rev.tcl:559
57364320
SP
1266msgid "URL"
1267msgstr ""
1268
e79bbfea
JS
1269#: lib/commit.tcl:9
1270msgid ""
1271"There is nothing to amend.\n"
1272"\n"
1273"You are about to create the initial commit. There is no commit before this "
1274"to amend.\n"
1275msgstr ""
1276
1277#: lib/commit.tcl:18
1278msgid ""
1279"Cannot amend while merging.\n"
1280"\n"
1281"You are currently in the middle of a merge that has not been fully "
1282"completed. You cannot amend the prior commit unless you first abort the "
1283"current merge activity.\n"
1284msgstr ""
1285
8a333560 1286#: lib/commit.tcl:48
e79bbfea
JS
1287msgid "Error loading commit data for amend:"
1288msgstr ""
1289
8a333560 1290#: lib/commit.tcl:75
e79bbfea
JS
1291msgid "Unable to obtain your identity:"
1292msgstr ""
1293
8a333560 1294#: lib/commit.tcl:80
e79bbfea
JS
1295msgid "Invalid GIT_COMMITTER_IDENT:"
1296msgstr ""
1297
60eb4f1b
SP
1298#: lib/commit.tcl:129
1299#, tcl-format
1300msgid "warning: Tcl does not support encoding '%s'."
1301msgstr ""
1302
1303#: lib/commit.tcl:149
e79bbfea
JS
1304msgid ""
1305"Last scanned state does not match repository state.\n"
1306"\n"
1307"Another Git program has modified this repository since the last scan. A "
1308"rescan must be performed before another commit can be created.\n"
1309"\n"
1310"The rescan will be automatically started now.\n"
1311msgstr ""
1312
60eb4f1b 1313#: lib/commit.tcl:172
e79bbfea
JS
1314#, tcl-format
1315msgid ""
1316"Unmerged files cannot be committed.\n"
1317"\n"
1318"File %s has merge conflicts. You must resolve them and stage the file "
1319"before committing.\n"
1320msgstr ""
1321
60eb4f1b 1322#: lib/commit.tcl:180
e79bbfea
JS
1323#, tcl-format
1324msgid ""
1325"Unknown file state %s detected.\n"
1326"\n"
1327"File %s cannot be committed by this program.\n"
1328msgstr ""
1329
60eb4f1b 1330#: lib/commit.tcl:188
e79bbfea
JS
1331msgid ""
1332"No changes to commit.\n"
1333"\n"
1334"You must stage at least 1 file before you can commit.\n"
1335msgstr ""
1336
60eb4f1b 1337#: lib/commit.tcl:203
e79bbfea
JS
1338msgid ""
1339"Please supply a commit message.\n"
1340"\n"
1341"A good commit message has the following format:\n"
1342"\n"
aa7db347 1343"- First line: Describe in one sentence what you did.\n"
e79bbfea
JS
1344"- Second line: Blank\n"
1345"- Remaining lines: Describe why this change is good.\n"
1346msgstr ""
1347
60eb4f1b 1348#: lib/commit.tcl:234
5e6d7768
CS
1349msgid "Calling pre-commit hook..."
1350msgstr ""
1351
60eb4f1b 1352#: lib/commit.tcl:249
5e6d7768
CS
1353msgid "Commit declined by pre-commit hook."
1354msgstr ""
1355
60eb4f1b 1356#: lib/commit.tcl:272
5e6d7768
CS
1357msgid "Calling commit-msg hook..."
1358msgstr ""
1359
60eb4f1b 1360#: lib/commit.tcl:287
5e6d7768
CS
1361msgid "Commit declined by commit-msg hook."
1362msgstr ""
1363
60eb4f1b 1364#: lib/commit.tcl:300
5e6d7768
CS
1365msgid "Committing changes..."
1366msgstr ""
1367
60eb4f1b 1368#: lib/commit.tcl:316
e79bbfea
JS
1369msgid "write-tree failed:"
1370msgstr ""
1371
60eb4f1b 1372#: lib/commit.tcl:317 lib/commit.tcl:361 lib/commit.tcl:382
5e6d7768
CS
1373msgid "Commit failed."
1374msgstr ""
1375
60eb4f1b 1376#: lib/commit.tcl:334
57364320
SP
1377#, tcl-format
1378msgid "Commit %s appears to be corrupt"
1379msgstr ""
1380
60eb4f1b 1381#: lib/commit.tcl:339
e79bbfea
JS
1382msgid ""
1383"No changes to commit.\n"
1384"\n"
1385"No files were modified by this commit and it was not a merge commit.\n"
1386"\n"
1387"A rescan will be automatically started now.\n"
1388msgstr ""
1389
60eb4f1b 1390#: lib/commit.tcl:346
e79bbfea
JS
1391msgid "No changes to commit."
1392msgstr ""
1393
60eb4f1b 1394#: lib/commit.tcl:360
e79bbfea
JS
1395msgid "commit-tree failed:"
1396msgstr ""
1397
60eb4f1b 1398#: lib/commit.tcl:381
e79bbfea
JS
1399msgid "update-ref failed:"
1400msgstr ""
1401
60eb4f1b 1402#: lib/commit.tcl:469
e79bbfea
JS
1403#, tcl-format
1404msgid "Created commit %s: %s"
1405msgstr ""
1406
0212242d 1407#: lib/console.tcl:59
e79bbfea
JS
1408msgid "Working... please wait..."
1409msgstr ""
1410
0212242d 1411#: lib/console.tcl:186
e79bbfea
JS
1412msgid "Success"
1413msgstr ""
1414
0212242d 1415#: lib/console.tcl:200
e79bbfea
JS
1416msgid "Error: Command Failed"
1417msgstr ""
1418
1419#: lib/database.tcl:43
1420msgid "Number of loose objects"
1421msgstr ""
1422
1423#: lib/database.tcl:44
1424msgid "Disk space used by loose objects"
1425msgstr ""
1426
1427#: lib/database.tcl:45
1428msgid "Number of packed objects"
1429msgstr ""
1430
1431#: lib/database.tcl:46
1432msgid "Number of packs"
1433msgstr ""
1434
1435#: lib/database.tcl:47
1436msgid "Disk space used by packed objects"
1437msgstr ""
1438
1439#: lib/database.tcl:48
1440msgid "Packed objects waiting for pruning"
1441msgstr ""
1442
1443#: lib/database.tcl:49
1444msgid "Garbage files"
1445msgstr ""
1446
1447#: lib/database.tcl:72
1448msgid "Compressing the object database"
1449msgstr ""
1450
1451#: lib/database.tcl:83
1452msgid "Verifying the object database with fsck-objects"
1453msgstr ""
1454
60eb4f1b 1455#: lib/database.tcl:107
57364320
SP
1456#, tcl-format
1457msgid ""
1458"This repository currently has approximately %i loose objects.\n"
1459"\n"
1460"To maintain optimal performance it is strongly recommended that you compress "
60eb4f1b 1461"the database.\n"
57364320
SP
1462"\n"
1463"Compress the database now?"
1464msgstr ""
1465
1466#: lib/date.tcl:25
1467#, tcl-format
1468msgid "Invalid date from Git: %s"
1469msgstr ""
1470
60eb4f1b 1471#: lib/diff.tcl:64
e79bbfea
JS
1472#, tcl-format
1473msgid ""
1474"No differences detected.\n"
1475"\n"
1476"%s has no changes.\n"
1477"\n"
1478"The modification date of this file was updated by another application, but "
1479"the content within the file was not changed.\n"
1480"\n"
1481"A rescan will be automatically started to find other files which may have "
1482"the same state."
1483msgstr ""
1484
60eb4f1b 1485#: lib/diff.tcl:104
57364320
SP
1486#, tcl-format
1487msgid "Loading diff of %s..."
1488msgstr ""
1489
60eb4f1b 1490#: lib/diff.tcl:125
bd45bd91
SP
1491msgid ""
1492"LOCAL: deleted\n"
1493"REMOTE:\n"
1494msgstr ""
1495
60eb4f1b 1496#: lib/diff.tcl:130
bd45bd91
SP
1497msgid ""
1498"REMOTE: deleted\n"
1499"LOCAL:\n"
1500msgstr ""
1501
60eb4f1b 1502#: lib/diff.tcl:137
bd45bd91
SP
1503msgid "LOCAL:\n"
1504msgstr ""
1505
60eb4f1b 1506#: lib/diff.tcl:140
bd45bd91
SP
1507msgid "REMOTE:\n"
1508msgstr ""
1509
60eb4f1b 1510#: lib/diff.tcl:202 lib/diff.tcl:319
57364320
SP
1511#, tcl-format
1512msgid "Unable to display %s"
1513msgstr ""
1514
60eb4f1b 1515#: lib/diff.tcl:203
e79bbfea
JS
1516msgid "Error loading file:"
1517msgstr ""
1518
60eb4f1b 1519#: lib/diff.tcl:210
57364320
SP
1520msgid "Git Repository (subproject)"
1521msgstr ""
1522
60eb4f1b 1523#: lib/diff.tcl:222
57364320
SP
1524msgid "* Binary file (not showing content)."
1525msgstr ""
1526
60eb4f1b 1527#: lib/diff.tcl:227
bd45bd91
SP
1528#, tcl-format
1529msgid ""
1530"* Untracked file is %d bytes.\n"
1531"* Showing only first %d bytes.\n"
1532msgstr ""
1533
60eb4f1b 1534#: lib/diff.tcl:233
bd45bd91
SP
1535#, tcl-format
1536msgid ""
1537"\n"
1538"* Untracked file clipped here by %s.\n"
1539"* To see the entire file, use an external editor.\n"
e79bbfea
JS
1540msgstr ""
1541
60eb4f1b 1542#: lib/diff.tcl:482
e79bbfea
JS
1543msgid "Failed to unstage selected hunk."
1544msgstr ""
1545
60eb4f1b 1546#: lib/diff.tcl:489
e79bbfea
JS
1547msgid "Failed to stage selected hunk."
1548msgstr ""
1549
60eb4f1b 1550#: lib/diff.tcl:568
1be7bf6e
SP
1551msgid "Failed to unstage selected line."
1552msgstr ""
1553
60eb4f1b 1554#: lib/diff.tcl:576
1be7bf6e
SP
1555msgid "Failed to stage selected line."
1556msgstr ""
1557
bd45bd91
SP
1558#: lib/encoding.tcl:443
1559msgid "Default"
1560msgstr ""
1561
1562#: lib/encoding.tcl:448
1563#, tcl-format
1564msgid "System (%s)"
1565msgstr ""
1566
1567#: lib/encoding.tcl:459 lib/encoding.tcl:465
1568msgid "Other"
1569msgstr ""
1570
0212242d 1571#: lib/error.tcl:20 lib/error.tcl:114
e79bbfea
JS
1572msgid "error"
1573msgstr ""
1574
0212242d 1575#: lib/error.tcl:36
e79bbfea
JS
1576msgid "warning"
1577msgstr ""
1578
0212242d 1579#: lib/error.tcl:94
e79bbfea
JS
1580msgid "You must correct the above errors before committing."
1581msgstr ""
1582
aa7db347
CS
1583#: lib/index.tcl:6
1584msgid "Unable to unlock the index."
1585msgstr ""
1586
1587#: lib/index.tcl:15
1588msgid "Index Error"
1589msgstr ""
1590
60eb4f1b 1591#: lib/index.tcl:17
aa7db347
CS
1592msgid ""
1593"Updating the Git index failed. A rescan will be automatically started to "
1594"resynchronize git-gui."
1595msgstr ""
1596
60eb4f1b 1597#: lib/index.tcl:28
aa7db347
CS
1598msgid "Continue"
1599msgstr ""
1600
1601#: lib/index.tcl:31
1602msgid "Unlock Index"
1603msgstr ""
1604
60eb4f1b 1605#: lib/index.tcl:289
57364320
SP
1606#, tcl-format
1607msgid "Unstaging %s from commit"
1608msgstr ""
1609
60eb4f1b 1610#: lib/index.tcl:328
5e6d7768
CS
1611msgid "Ready to commit."
1612msgstr ""
1613
60eb4f1b 1614#: lib/index.tcl:341
57364320
SP
1615#, tcl-format
1616msgid "Adding %s"
1617msgstr ""
1618
60eb4f1b 1619#: lib/index.tcl:398
e79bbfea
JS
1620#, tcl-format
1621msgid "Revert changes in file %s?"
1622msgstr ""
1623
60eb4f1b 1624#: lib/index.tcl:400
e79bbfea
JS
1625#, tcl-format
1626msgid "Revert changes in these %i files?"
1627msgstr ""
1628
60eb4f1b 1629#: lib/index.tcl:408
e79bbfea
JS
1630msgid "Any unstaged changes will be permanently lost by the revert."
1631msgstr ""
1632
60eb4f1b 1633#: lib/index.tcl:411
e79bbfea
JS
1634msgid "Do Nothing"
1635msgstr ""
1636
60eb4f1b 1637#: lib/index.tcl:429
bd45bd91
SP
1638msgid "Reverting selected files"
1639msgstr ""
1640
60eb4f1b 1641#: lib/index.tcl:433
bd45bd91
SP
1642#, tcl-format
1643msgid "Reverting %s"
1644msgstr ""
1645
e79bbfea
JS
1646#: lib/merge.tcl:13
1647msgid ""
1648"Cannot merge while amending.\n"
1649"\n"
1650"You must finish amending this commit before starting any type of merge.\n"
1651msgstr ""
1652
1653#: lib/merge.tcl:27
1654msgid ""
1655"Last scanned state does not match repository state.\n"
1656"\n"
1657"Another Git program has modified this repository since the last scan. A "
1658"rescan must be performed before a merge can be performed.\n"
1659"\n"
1660"The rescan will be automatically started now.\n"
1661msgstr ""
1662
bd45bd91 1663#: lib/merge.tcl:45
e79bbfea
JS
1664#, tcl-format
1665msgid ""
1666"You are in the middle of a conflicted merge.\n"
1667"\n"
1668"File %s has merge conflicts.\n"
1669"\n"
1670"You must resolve them, stage the file, and commit to complete the current "
1671"merge. Only then can you begin another merge.\n"
1672msgstr ""
1673
bd45bd91 1674#: lib/merge.tcl:55
e79bbfea
JS
1675#, tcl-format
1676msgid ""
1677"You are in the middle of a change.\n"
1678"\n"
1679"File %s is modified.\n"
1680"\n"
1681"You should complete the current commit before starting a merge. Doing so "
1682"will help you abort a failed merge, should the need arise.\n"
1683msgstr ""
1684
bd45bd91 1685#: lib/merge.tcl:107
e79bbfea
JS
1686#, tcl-format
1687msgid "%s of %s"
1688msgstr ""
1689
bd45bd91 1690#: lib/merge.tcl:120
e79bbfea 1691#, tcl-format
b8331e15 1692msgid "Merging %s and %s..."
e79bbfea
JS
1693msgstr ""
1694
bd45bd91 1695#: lib/merge.tcl:131
e79bbfea
JS
1696msgid "Merge completed successfully."
1697msgstr ""
1698
bd45bd91 1699#: lib/merge.tcl:133
e79bbfea
JS
1700msgid "Merge failed. Conflict resolution is required."
1701msgstr ""
1702
bd45bd91 1703#: lib/merge.tcl:158
e79bbfea
JS
1704#, tcl-format
1705msgid "Merge Into %s"
1706msgstr ""
1707
bd45bd91 1708#: lib/merge.tcl:177
e79bbfea
JS
1709msgid "Revision To Merge"
1710msgstr ""
1711
bd45bd91 1712#: lib/merge.tcl:212
e79bbfea
JS
1713msgid ""
1714"Cannot abort while amending.\n"
1715"\n"
1716"You must finish amending this commit.\n"
1717msgstr ""
1718
bd45bd91 1719#: lib/merge.tcl:222
e79bbfea
JS
1720msgid ""
1721"Abort merge?\n"
1722"\n"
1723"Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1724"\n"
1725"Continue with aborting the current merge?"
1726msgstr ""
1727
bd45bd91 1728#: lib/merge.tcl:228
e79bbfea
JS
1729msgid ""
1730"Reset changes?\n"
1731"\n"
1732"Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1733"\n"
1734"Continue with resetting the current changes?"
1735msgstr ""
1736
bd45bd91 1737#: lib/merge.tcl:239
e79bbfea
JS
1738msgid "Aborting"
1739msgstr ""
1740
bd45bd91 1741#: lib/merge.tcl:239
5e6d7768
CS
1742msgid "files reset"
1743msgstr ""
1744
bd45bd91 1745#: lib/merge.tcl:267
e79bbfea
JS
1746msgid "Abort failed."
1747msgstr ""
1748
bd45bd91 1749#: lib/merge.tcl:269
e79bbfea
JS
1750msgid "Abort completed. Ready."
1751msgstr ""
1752
bd45bd91
SP
1753#: lib/mergetool.tcl:8
1754msgid "Force resolution to the base version?"
1755msgstr ""
1756
1757#: lib/mergetool.tcl:9
1758msgid "Force resolution to this branch?"
1759msgstr ""
1760
1761#: lib/mergetool.tcl:10
1762msgid "Force resolution to the other branch?"
1763msgstr ""
1764
1765#: lib/mergetool.tcl:14
1766#, tcl-format
1767msgid ""
1768"Note that the diff shows only conflicting changes.\n"
1769"\n"
1770"%s will be overwritten.\n"
1771"\n"
1772"This operation can be undone only by restarting the merge."
1773msgstr ""
1774
1775#: lib/mergetool.tcl:45
1776#, tcl-format
1777msgid "File %s seems to have unresolved conflicts, still stage?"
1778msgstr ""
1779
1780#: lib/mergetool.tcl:60
1781#, tcl-format
1782msgid "Adding resolution for %s"
1783msgstr ""
1784
1785#: lib/mergetool.tcl:141
1786msgid "Cannot resolve deletion or link conflicts using a tool"
1787msgstr ""
1788
1789#: lib/mergetool.tcl:146
1790msgid "Conflict file does not exist"
1791msgstr ""
1792
1793#: lib/mergetool.tcl:264
1794#, tcl-format
1795msgid "Not a GUI merge tool: '%s'"
1796msgstr ""
1797
1798#: lib/mergetool.tcl:268
1799#, tcl-format
1800msgid "Unsupported merge tool '%s'"
1801msgstr ""
1802
1803#: lib/mergetool.tcl:303
1804msgid "Merge tool is already running, terminate it?"
1805msgstr ""
1806
1807#: lib/mergetool.tcl:323
1808#, tcl-format
1809msgid ""
1810"Error retrieving versions:\n"
1811"%s"
1812msgstr ""
1813
1814#: lib/mergetool.tcl:343
1815#, tcl-format
1816msgid ""
1817"Could not start the merge tool:\n"
1818"\n"
1819"%s"
1820msgstr ""
1821
1822#: lib/mergetool.tcl:347
1823msgid "Running merge tool..."
1824msgstr ""
1825
1826#: lib/mergetool.tcl:375 lib/mergetool.tcl:383
1827msgid "Merge tool failed."
1828msgstr ""
1829
1830#: lib/option.tcl:11
1831#, tcl-format
1832msgid "Invalid global encoding '%s'"
1833msgstr ""
1834
1835#: lib/option.tcl:19
1836#, tcl-format
1837msgid "Invalid repo encoding '%s'"
1838msgstr ""
1839
1840#: lib/option.tcl:117
e79bbfea
JS
1841msgid "Restore Defaults"
1842msgstr ""
1843
bd45bd91 1844#: lib/option.tcl:121
e79bbfea
JS
1845msgid "Save"
1846msgstr ""
1847
bd45bd91 1848#: lib/option.tcl:131
e79bbfea
JS
1849#, tcl-format
1850msgid "%s Repository"
1851msgstr ""
1852
bd45bd91 1853#: lib/option.tcl:132
e79bbfea
JS
1854msgid "Global (All Repositories)"
1855msgstr ""
1856
bd45bd91 1857#: lib/option.tcl:138
e79bbfea
JS
1858msgid "User Name"
1859msgstr ""
1860
bd45bd91 1861#: lib/option.tcl:139
e79bbfea
JS
1862msgid "Email Address"
1863msgstr ""
1864
bd45bd91 1865#: lib/option.tcl:141
e79bbfea
JS
1866msgid "Summarize Merge Commits"
1867msgstr ""
1868
bd45bd91 1869#: lib/option.tcl:142
e79bbfea
JS
1870msgid "Merge Verbosity"
1871msgstr ""
1872
bd45bd91 1873#: lib/option.tcl:143
e79bbfea
JS
1874msgid "Show Diffstat After Merge"
1875msgstr ""
1876
bd45bd91
SP
1877#: lib/option.tcl:144
1878msgid "Use Merge Tool"
1879msgstr ""
1880
1881#: lib/option.tcl:146
e79bbfea
JS
1882msgid "Trust File Modification Timestamps"
1883msgstr ""
1884
bd45bd91 1885#: lib/option.tcl:147
e79bbfea
JS
1886msgid "Prune Tracking Branches During Fetch"
1887msgstr ""
1888
bd45bd91 1889#: lib/option.tcl:148
e79bbfea
JS
1890msgid "Match Tracking Branches"
1891msgstr ""
1892
bd45bd91 1893#: lib/option.tcl:149
1be7bf6e 1894msgid "Blame Copy Only On Changed Files"
e79bbfea
JS
1895msgstr ""
1896
bd45bd91 1897#: lib/option.tcl:150
1be7bf6e 1898msgid "Minimum Letters To Blame Copy On"
0212242d
PK
1899msgstr ""
1900
bd45bd91
SP
1901#: lib/option.tcl:151
1902msgid "Blame History Context Radius (days)"
1903msgstr ""
1904
1905#: lib/option.tcl:152
1be7bf6e
SP
1906msgid "Number of Diff Context Lines"
1907msgstr ""
1908
bd45bd91 1909#: lib/option.tcl:153
1be7bf6e
SP
1910msgid "Commit Message Text Width"
1911msgstr ""
1912
bd45bd91 1913#: lib/option.tcl:154
e79bbfea
JS
1914msgid "New Branch Name Template"
1915msgstr ""
1916
bd45bd91
SP
1917#: lib/option.tcl:155
1918msgid "Default File Contents Encoding"
1919msgstr ""
1920
1921#: lib/option.tcl:203
1922msgid "Change"
1923msgstr ""
1924
1925#: lib/option.tcl:230
b8331e15
CS
1926msgid "Spelling Dictionary:"
1927msgstr ""
1928
bd45bd91 1929#: lib/option.tcl:254
57364320
SP
1930msgid "Change Font"
1931msgstr ""
1932
bd45bd91 1933#: lib/option.tcl:258
57364320
SP
1934#, tcl-format
1935msgid "Choose %s"
1936msgstr ""
1937
bd45bd91 1938#: lib/option.tcl:264
57364320
SP
1939msgid "pt."
1940msgstr ""
1941
bd45bd91 1942#: lib/option.tcl:278
57364320
SP
1943msgid "Preferences"
1944msgstr ""
1945
bd45bd91 1946#: lib/option.tcl:314
e79bbfea
JS
1947msgid "Failed to completely save options:"
1948msgstr ""
1949
bd45bd91
SP
1950#: lib/remote.tcl:163
1951msgid "Remove Remote"
1952msgstr ""
1953
1954#: lib/remote.tcl:168
1be7bf6e
SP
1955msgid "Prune from"
1956msgstr ""
1957
bd45bd91 1958#: lib/remote.tcl:173
1be7bf6e
SP
1959msgid "Fetch from"
1960msgstr ""
1961
bd45bd91 1962#: lib/remote.tcl:215
1be7bf6e
SP
1963msgid "Push to"
1964msgstr ""
1965
bd45bd91
SP
1966#: lib/remote_add.tcl:19
1967msgid "Add Remote"
1968msgstr ""
1969
1970#: lib/remote_add.tcl:24
1971msgid "Add New Remote"
1972msgstr ""
1973
1974#: lib/remote_add.tcl:28 lib/tools_dlg.tcl:36
1975msgid "Add"
1976msgstr ""
1977
1978#: lib/remote_add.tcl:37
1979msgid "Remote Details"
1980msgstr ""
1981
1982#: lib/remote_add.tcl:50
1983msgid "Location:"
1984msgstr ""
1985
1986#: lib/remote_add.tcl:62
1987msgid "Further Action"
1988msgstr ""
1989
1990#: lib/remote_add.tcl:65
1991msgid "Fetch Immediately"
1992msgstr ""
1993
1994#: lib/remote_add.tcl:71
1995msgid "Initialize Remote Repository and Push"
1996msgstr ""
1997
1998#: lib/remote_add.tcl:77
1999msgid "Do Nothing Else Now"
2000msgstr ""
2001
2002#: lib/remote_add.tcl:101
2003msgid "Please supply a remote name."
2004msgstr ""
2005
2006#: lib/remote_add.tcl:114
2007#, tcl-format
2008msgid "'%s' is not an acceptable remote name."
2009msgstr ""
2010
2011#: lib/remote_add.tcl:125
2012#, tcl-format
2013msgid "Failed to add remote '%s' of location '%s'."
2014msgstr ""
2015
2016#: lib/remote_add.tcl:133 lib/transport.tcl:6
2017#, tcl-format
2018msgid "fetch %s"
2019msgstr ""
2020
2021#: lib/remote_add.tcl:134
2022#, tcl-format
2023msgid "Fetching the %s"
2024msgstr ""
2025
2026#: lib/remote_add.tcl:157
2027#, tcl-format
2028msgid "Do not know how to initialize repository at location '%s'."
2029msgstr ""
2030
8a333560
SP
2031#: lib/remote_add.tcl:163 lib/transport.tcl:25 lib/transport.tcl:63
2032#: lib/transport.tcl:81
bd45bd91
SP
2033#, tcl-format
2034msgid "push %s"
2035msgstr ""
2036
2037#: lib/remote_add.tcl:164
2038#, tcl-format
2039msgid "Setting up the %s (at %s)"
2040msgstr ""
2041
e79bbfea 2042#: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
bd45bd91 2043msgid "Delete Branch Remotely"
e79bbfea
JS
2044msgstr ""
2045
2046#: lib/remote_branch_delete.tcl:47
2047msgid "From Repository"
2048msgstr ""
2049
8a333560 2050#: lib/remote_branch_delete.tcl:50 lib/transport.tcl:134
e79bbfea
JS
2051msgid "Remote:"
2052msgstr ""
2053
8a333560 2054#: lib/remote_branch_delete.tcl:66 lib/transport.tcl:149
bd45bd91 2055msgid "Arbitrary Location:"
e79bbfea
JS
2056msgstr ""
2057
2058#: lib/remote_branch_delete.tcl:84
2059msgid "Branches"
2060msgstr ""
2061
2062#: lib/remote_branch_delete.tcl:109
2063msgid "Delete Only If"
2064msgstr ""
2065
2066#: lib/remote_branch_delete.tcl:111
2067msgid "Merged Into:"
2068msgstr ""
2069
e79bbfea
JS
2070#: lib/remote_branch_delete.tcl:152
2071msgid "A branch is required for 'Merged Into'."
2072msgstr ""
2073
57364320
SP
2074#: lib/remote_branch_delete.tcl:184
2075#, tcl-format
2076msgid ""
2077"The following branches are not completely merged into %s:\n"
2078"\n"
2079" - %s"
2080msgstr ""
2081
e79bbfea
JS
2082#: lib/remote_branch_delete.tcl:189
2083#, tcl-format
2084msgid ""
2085"One or more of the merge tests failed because you have not fetched the "
2086"necessary commits. Try fetching from %s first."
2087msgstr ""
2088
2089#: lib/remote_branch_delete.tcl:207
2090msgid "Please select one or more branches to delete."
2091msgstr ""
2092
e79bbfea
JS
2093#: lib/remote_branch_delete.tcl:226
2094#, tcl-format
2095msgid "Deleting branches from %s"
2096msgstr ""
2097
60eb4f1b 2098#: lib/remote_branch_delete.tcl:292
e79bbfea
JS
2099msgid "No repository selected."
2100msgstr ""
2101
60eb4f1b 2102#: lib/remote_branch_delete.tcl:297
e79bbfea
JS
2103#, tcl-format
2104msgid "Scanning %s..."
2105msgstr ""
2106
bd45bd91
SP
2107#: lib/search.tcl:21
2108msgid "Find:"
2109msgstr ""
2110
2111#: lib/search.tcl:23
2112msgid "Next"
2113msgstr ""
2114
2115#: lib/search.tcl:24
2116msgid "Prev"
2117msgstr ""
2118
2119#: lib/search.tcl:25
2120msgid "Case-Sensitive"
2121msgstr ""
2122
60eb4f1b 2123#: lib/shortcut.tcl:21 lib/shortcut.tcl:62
aa7db347 2124msgid "Cannot write shortcut:"
e79bbfea
JS
2125msgstr ""
2126
60eb4f1b 2127#: lib/shortcut.tcl:137
e79bbfea
JS
2128msgid "Cannot write icon:"
2129msgstr ""
2130
0212242d
PK
2131#: lib/spellcheck.tcl:57
2132msgid "Unsupported spell checker"
2133msgstr ""
2134
2135#: lib/spellcheck.tcl:65
2136msgid "Spell checking is unavailable"
2137msgstr ""
2138
2139#: lib/spellcheck.tcl:68
2140msgid "Invalid spell checking configuration"
2141msgstr ""
2142
2143#: lib/spellcheck.tcl:70
2144#, tcl-format
2145msgid "Reverting dictionary to %s."
2146msgstr ""
2147
2148#: lib/spellcheck.tcl:73
2149msgid "Spell checker silently failed on startup"
b8331e15
CS
2150msgstr ""
2151
0212242d
PK
2152#: lib/spellcheck.tcl:80
2153msgid "Unrecognized spell checker"
b8331e15
CS
2154msgstr ""
2155
1be7bf6e 2156#: lib/spellcheck.tcl:186
b8331e15
CS
2157msgid "No Suggestions"
2158msgstr ""
2159
bd45bd91 2160#: lib/spellcheck.tcl:388
0212242d 2161msgid "Unexpected EOF from spell checker"
b8331e15
CS
2162msgstr ""
2163
bd45bd91 2164#: lib/spellcheck.tcl:392
b8331e15
CS
2165msgid "Spell Checker Failed"
2166msgstr ""
2167
bd45bd91
SP
2168#: lib/sshkey.tcl:31
2169msgid "No keys found."
2170msgstr ""
2171
2172#: lib/sshkey.tcl:34
2173#, tcl-format
2174msgid "Found a public key in: %s"
2175msgstr ""
2176
2177#: lib/sshkey.tcl:40
2178msgid "Generate Key"
2179msgstr ""
2180
2181#: lib/sshkey.tcl:56
2182msgid "Copy To Clipboard"
2183msgstr ""
2184
2185#: lib/sshkey.tcl:70
2186msgid "Your OpenSSH Public Key"
2187msgstr ""
2188
2189#: lib/sshkey.tcl:78
2190msgid "Generating..."
2191msgstr ""
2192
2193#: lib/sshkey.tcl:84
2194#, tcl-format
2195msgid ""
2196"Could not start ssh-keygen:\n"
2197"\n"
2198"%s"
2199msgstr ""
2200
2201#: lib/sshkey.tcl:111
2202msgid "Generation failed."
2203msgstr ""
2204
2205#: lib/sshkey.tcl:118
ef42057d 2206msgid "Generation succeeded, but no keys found."
bd45bd91
SP
2207msgstr ""
2208
2209#: lib/sshkey.tcl:121
2210#, tcl-format
2211msgid "Your key is in: %s"
2212msgstr ""
2213
57364320 2214#: lib/status_bar.tcl:83
e79bbfea 2215#, tcl-format
96225dbe 2216msgid "%s ... %*i of %*i %s (%3i%%)"
e79bbfea
JS
2217msgstr ""
2218
bd45bd91 2219#: lib/tools.tcl:75
57364320 2220#, tcl-format
bd45bd91
SP
2221msgid "Running %s requires a selected file."
2222msgstr ""
2223
2224#: lib/tools.tcl:90
2225#, tcl-format
2226msgid "Are you sure you want to run %s?"
2227msgstr ""
2228
2229#: lib/tools.tcl:110
2230#, tcl-format
2231msgid "Tool: %s"
2232msgstr ""
2233
2234#: lib/tools.tcl:111
2235#, tcl-format
2236msgid "Running: %s"
2237msgstr ""
2238
2239#: lib/tools.tcl:149
2240#, tcl-format
966d0778 2241msgid "Tool completed successfully: %s"
bd45bd91
SP
2242msgstr ""
2243
2244#: lib/tools.tcl:151
2245#, tcl-format
2246msgid "Tool failed: %s"
2247msgstr ""
2248
2249#: lib/tools_dlg.tcl:22
2250msgid "Add Tool"
2251msgstr ""
2252
2253#: lib/tools_dlg.tcl:28
2254msgid "Add New Tool Command"
2255msgstr ""
2256
2257#: lib/tools_dlg.tcl:33
2258msgid "Add globally"
2259msgstr ""
2260
2261#: lib/tools_dlg.tcl:45
2262msgid "Tool Details"
2263msgstr ""
2264
2265#: lib/tools_dlg.tcl:48
2266msgid "Use '/' separators to create a submenu tree:"
2267msgstr ""
2268
2269#: lib/tools_dlg.tcl:61
2270msgid "Command:"
2271msgstr ""
2272
2273#: lib/tools_dlg.tcl:74
2274msgid "Show a dialog before running"
2275msgstr ""
2276
2277#: lib/tools_dlg.tcl:80
2278msgid "Ask the user to select a revision (sets $REVISION)"
2279msgstr ""
2280
2281#: lib/tools_dlg.tcl:85
2282msgid "Ask the user for additional arguments (sets $ARGS)"
2283msgstr ""
2284
2285#: lib/tools_dlg.tcl:92
2286msgid "Don't show the command output window"
2287msgstr ""
2288
2289#: lib/tools_dlg.tcl:97
2290msgid "Run only if a diff is selected ($FILENAME not empty)"
2291msgstr ""
2292
2293#: lib/tools_dlg.tcl:121
2294msgid "Please supply a name for the tool."
2295msgstr ""
2296
2297#: lib/tools_dlg.tcl:129
2298#, tcl-format
2299msgid "Tool '%s' already exists."
2300msgstr ""
2301
2302#: lib/tools_dlg.tcl:151
2303#, tcl-format
2304msgid ""
2305"Could not add tool:\n"
2306"%s"
2307msgstr ""
2308
2309#: lib/tools_dlg.tcl:190
2310msgid "Remove Tool"
2311msgstr ""
2312
2313#: lib/tools_dlg.tcl:196
2314msgid "Remove Tool Commands"
2315msgstr ""
2316
2317#: lib/tools_dlg.tcl:200
2318msgid "Remove"
2319msgstr ""
2320
2321#: lib/tools_dlg.tcl:236
2322msgid "(Blue denotes repository-local tools)"
2323msgstr ""
2324
2325#: lib/tools_dlg.tcl:297
2326#, tcl-format
2327msgid "Run Command: %s"
2328msgstr ""
2329
2330#: lib/tools_dlg.tcl:311
2331msgid "Arguments"
2332msgstr ""
2333
2334#: lib/tools_dlg.tcl:348
2335msgid "OK"
57364320
SP
2336msgstr ""
2337
e79bbfea
JS
2338#: lib/transport.tcl:7
2339#, tcl-format
2340msgid "Fetching new changes from %s"
2341msgstr ""
2342
57364320
SP
2343#: lib/transport.tcl:18
2344#, tcl-format
2345msgid "remote prune %s"
2346msgstr ""
2347
e79bbfea
JS
2348#: lib/transport.tcl:19
2349#, tcl-format
2350msgid "Pruning tracking branches deleted from %s"
2351msgstr ""
2352
2353#: lib/transport.tcl:26
2354#, tcl-format
2355msgid "Pushing changes to %s"
2356msgstr ""
2357
8a333560
SP
2358#: lib/transport.tcl:64
2359#, tcl-format
2360msgid "Mirroring to %s"
2361msgstr ""
2362
2363#: lib/transport.tcl:82
e79bbfea
JS
2364#, tcl-format
2365msgid "Pushing %s %s to %s"
2366msgstr ""
2367
8a333560 2368#: lib/transport.tcl:100
e79bbfea
JS
2369msgid "Push Branches"
2370msgstr ""
2371
8a333560 2372#: lib/transport.tcl:114
e79bbfea
JS
2373msgid "Source Branches"
2374msgstr ""
2375
8a333560 2376#: lib/transport.tcl:131
e79bbfea
JS
2377msgid "Destination Repository"
2378msgstr ""
2379
8a333560 2380#: lib/transport.tcl:169
e79bbfea
JS
2381msgid "Transfer Options"
2382msgstr ""
2383
8a333560 2384#: lib/transport.tcl:171
57364320
SP
2385msgid "Force overwrite existing branch (may discard changes)"
2386msgstr ""
2387
8a333560 2388#: lib/transport.tcl:175
e79bbfea
JS
2389msgid "Use thin pack (for slow network connections)"
2390msgstr ""
2391
8a333560 2392#: lib/transport.tcl:179
e79bbfea
JS
2393msgid "Include tags"
2394msgstr ""