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