-
Notifications
You must be signed in to change notification settings - Fork 5
/
Tortoise_cs.po
12507 lines (9824 loc) · 380 KB
/
Tortoise_cs.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translation of TortoiseGit
# Copyright (C) 2008-2024 the TortoiseGit team
#
# This file is distributed under the same license as TortoiseGit
#
# Translators:
# Adam Gregořica, 2023
# Aleš Fiala <f.ales1@seznam.cz>, 2022-2024
# Jiří Engelthaler <engycz@gmail.com>, 2015-2016,2024
# Jiri Sedlak <jiri_sedlak@users.sourceforge.net>, 2017
# Lübbe <luebbe.tortoisesvn@gmail.com>, 2011
# Lübbe Onken <luebbe.opensource@gmail.com>, 2011
# Lübbe Onken <luebbe.opensource@gmail.com>, 2011
# Sven Strickroth <sstrickroth@googlemail.com>, 2012-2013,2020
# Václav Valíček <Valicek1994@gmail.com>, 2012,2014
# Václav Valíček <Valicek1994@gmail.com>, 2012
# Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2012-2016
msgid ""
msgstr ""
"Project-Id-Version: TortoiseGit\n"
"Report-Msgid-Bugs-To: https://tortoisegit.org/issues\n"
"POT-Creation-Date: 1900-01-01 00:00+0000\n"
"PO-Revision-Date: 2011-11-27 06:19+0000\n"
"Last-Translator: Aleš Fiala <f.ales1@seznam.cz>, 2022-2024\n"
"Language-Team: Czech (http://app.transifex.com/lznuaa/tortoisegit/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#. Resource IDs: (IDS_STATUSBAR_CONFLICTEDLINES)
# msgid/msgstr fields for Accelerator keys
# Format is: "ID:xxxxxx:VACS+X" where:
# ID:xxxxx = the menu ID corresponding to the accelerator
# V = Virtual key (or blank if not used) - nearly always set!
# A = Alt key (or blank if not used)
# C = Ctrl key (or blank if not used)
# S = Shift key (or blank if not used)
# X = upper case character
# e.g. "V CS+Q" == Ctrl + Shift + 'Q'
# ONLY Accelerator Keys with corresponding alphanumeric characters can be
# updated i.e. function keys (F2), special keys (Delete, HoMe) etc. will not.
# ONLY change the msgstr field. Do NOT change any other.
# If you do not want to change an Accelerator Key, copy msgid to msgstr
#, c-format
msgid "! %d"
msgstr "! %d"
#. Resource IDs: (Dialog IDD_STATGRAPH: Control id 1262)
msgid "# authors shown individually:"
msgstr "poč. autorů zobrazených jednotlivě:"
#. Resource IDs: (IDS_SVN_PROGRESS_TOTALMBTRANSFERRED)
#, c-format
msgid "%.2f MiB transferred"
msgstr "Přeneseno %.2f MiB"
#. Resource IDs: (AFX_IDP_ARCH_BADCLASS)
#, c-format
msgid "%1 contained an unexpected object."
msgstr "%1 obsahovalo neočekávaný objekt."
#. Resource IDs: (AFX_IDP_FILE_BAD_PATH)
#, c-format
msgid "%1 contains an incorrect path."
msgstr "%1 obsahuje nesprávnou cestu."
#. Resource IDs: (AFX_IDP_ARCH_BADSCHEMA)
#, c-format
msgid "%1 contains an incorrect schema."
msgstr "%1 obsahuje nesprávné schéma."
#. Resource IDs: (AFX_IDP_ARCH_BADINDEX)
#, c-format
msgid "%1 has a bad format."
msgstr "%1 má špatný formát."
#. Resource IDs: (AFX_IDP_FILE_NOT_FOUND)
#, c-format
msgid "%1 was not found."
msgstr "%1 nebylo nalezeno."
#. Resource IDs: (IDS_DAY_AGO)
#, c-format
msgid "%1!d! Day ago"
msgstr "Před %1!d! dnem"
#. Resource IDs: (IDS_DAYS_AGO)
#, c-format
msgid "%1!d! Days ago"
msgstr "Před %1!d! dny"
#. Resource IDs: (IDS_HOUR_AGO)
#, c-format
msgid "%1!d! Hour ago"
msgstr "Před %1!d! hodinou"
#. Resource IDs: (IDS_HOURS_AGO)
#, c-format
msgid "%1!d! Hours ago"
msgstr "Před %1!d! hodinami"
#. Resource IDs: (IDS_MINUTE_AGO)
#, c-format
msgid "%1!d! Minute ago"
msgstr "Před %1!d! minutou"
#. Resource IDs: (IDS_MONTH_AGO)
#, c-format
msgid "%1!d! Month ago"
msgstr "Před %1!d! měsícem"
#. Resource IDs: (IDS_MONTHS_AGO)
#, c-format
msgid "%1!d! Months ago"
msgstr "Před %1!d! měsíci"
#. Resource IDs: (IDS_SECOND_AGO)
#, c-format
msgid "%1!d! Second ago"
msgstr "Před %1!d! vteřinou"
#. Resource IDs: (IDS_SECONDS_AGO)
#, c-format
msgid "%1!d! Seconds ago"
msgstr "Před %1!d! vteřinami"
#. Resource IDs: (IDS_WEEK_AGO)
#, c-format
msgid "%1!d! Week ago"
msgstr "Před %1!d! týdnem"
#. Resource IDs: (IDS_WEEKS_AGO)
#, c-format
msgid "%1!d! Weeks ago"
msgstr "Před %1!d! týdny"
#. Resource IDs: (IDS_YEAR_AGO)
#, c-format
msgid "%1!d! Year ago"
msgstr "Před %1!d! rokem"
#. Resource IDs: (IDS_YEARS_AGO)
#, c-format
msgid "%1!d! Years ago"
msgstr "Před %1!d! lety"
#. Resource IDs: (IDS_PROC_SYNC_COMMITSAHEAD)
#, c-format
msgid "%1!d! commits ahead \"%2!s!\""
msgstr "%1!d' odevzdání chybí v \"%2!s!\""
#. Resource IDs: (IDS_STATUSLIST_FILESREVERTED)
#, c-format
msgid "%1!d! files reverted to %2!s!."
msgstr "%1!d! souborů vráceno na %2!s!."
#. Resource IDs: (IDS_COMMITDLG_STATISTICSFORMAT)
#, c-format
msgid "%1!d! files selected, %2!d! files total"
msgstr "Souborů vybraných: %1!d!, souborů celkem: %2!d!"
#. Resource IDs: (IDS_REPOBROWSE_INFOMULTI)
#, c-format
msgid "%1!d! items selected"
msgstr "Zvoleno %1!d! položek"
#. Resource IDs: (IDS_MINUTES_AGO)
#, c-format
msgid "%1!d! minutes ago"
msgstr "Před %1!d! minutami"
#. Resource IDs: (IDS_STATGRAPH_AUTHORSLIDER_TT)
#, c-format
msgid ""
"%1!d! most active author(s) with at least %2!d! commits each (%3!d! %%)"
msgstr "%1!d! nejaktivnějších autorů každý s nejméně %2!d! odevzdáními (%3!d! %%)"
#. Resource IDs: (IDS_PROGRS_TIME)
#, c-format
msgid "%1!ld! minute(s) and %2!ld! second(s)"
msgstr "%1!ld! minut(a/y) a %2!ld! vteřin(a/y)"
#. Resource IDs: (IDS_CONFLICT_INFOTEXT)
#, c-format
msgid "%1!s! (%2!s!)"
msgstr "%1!s! (%2!s!)"
#. Resource IDs: (IDS_PROGRS_PATHATREV)
#, c-format
msgid "%1!s! - at revision: %2!d!"
msgstr "%1!s! - v revizi: %2!d!"
#. Resource IDs: (IDS_PROGRS_FINALINFO)
#, c-format
msgid "%1!s! in %2!s!"
msgstr "%1!s! v %2!s!"
#. Resource IDs: (IDS_GITVER_REQUIRED)
#, c-format
msgid "%1!s! requires Git >= %2!s!"
msgstr "%1!s! vyžaduje Git >= %2!s!"
#. Resource IDs: (IDS_SVN_PROGRESS_TOTALANDSPEED)
#, c-format
msgid "%1!s!, at %2!s!"
msgstr "%1!s!, v %2!s!"
#. Resource IDs: (IDS_REPOBROWSE_INFO)
#, c-format
msgid ""
"%1!s!\n"
"Showing %2!d! files, %3!d! submodules and %4!d! folders, %5!d! items in total"
msgstr "%1!s!\nZobrazeno %2!d! souborů, %3!d! podmodulů a %4!d! složek, %5!d! položek celkem"
#. Resource IDs: (IDS_REPOBROWSE_INFOFILE)
#, c-format
msgid ""
"%1!s!\n"
"Size %2!s!"
msgstr "%1!s!\nVelikost %2!s!"
#. Resource IDs: (AFX_IDP_SCRIPT_ERROR)
#, c-format
msgid ""
"%1: %2\n"
"Continue running script?"
msgstr "%1: %2\nPokračovat ve spouštění skriptu?"
#. Resource IDs: (AFX_IDP_FAILED_INVALID_PATH)
#, c-format
msgid ""
"%1\n"
"Cannot find this file.\n"
"Verify that the correct path and file name are given."
msgstr "%1\nNelze najít tento soubor.\nOvěřte, že je zadána správná cesta a název souboru."
#. Resource IDs: (IDS_CONFIG_GLOBAL_TT)
#, c-format
msgid "%HOME%/.gitconfig or %XDGHOME%/git/config"
msgstr "%HOME%/.gitconfig nebo %XDGHOME%/git/config"
#. Resource IDs: (IDS_SVN_PROGRESS_TOTALBYTESTRANSFERRED)
#, c-format
msgid "%I64d Bytes transferred"
msgstr "Přeneseno %I64d Bajtů"
#. Resource IDs: (IDS_SVN_PROGRESS_TOTALTRANSFERRED)
#, c-format
msgid "%I64d KiB transferred"
msgstr "Přeneseno %I64d KiB"
#. Resource IDs: (AFX_IDS_AUTOSAVE_RECOVERED)
#, c-format
msgid "%Ts [Recovered]"
msgstr "%Ts [Obnoveno]"
#. Resource IDs: (AFX_IDS_EMBED_FORMAT, AFX_IDS_LINKSOURCE_FORMAT)
#, c-format
msgid ""
"%Ts\n"
"%Ts"
msgstr "%Ts\n%Ts"
#. Resource IDs: (IDS_FILESCHANGES)
#, c-format
msgid "%d files changed"
msgstr "%d souborů změněno"
#. Resource IDs: (IDS_PROC_FILESREMOVED)
#, c-format
msgid "%d files removed."
msgstr "%d souborů odstraněno."
#. Resource IDs: (IDS_ALPHABUTTONTT)
#, c-format
msgid ""
"%i%% alpha\n"
"click to toggle alpha\n"
"double click to automatically toggle alpha"
msgstr "%i%% průhlednost\nklikněte pro přepnutí průhlednosti\ndvojitým kliknutím bude průhlednost přepínána automaticky"
#. Resource IDs: (IDS_DIMENSIONSANDFRAMES)
#, c-format
msgid "%ld of %ld"
msgstr "%ld z %ld"
#. Resource IDs: (IDS_DIFF_WCNAME)
#, c-format
msgid "%s: Working Tree"
msgstr "%s: Pracovní strom"
#. Resource IDs: (IDS_PATCH_ITEMTT)
#, c-format
msgid ""
"%s\n"
"Could not be cleanly patched."
msgstr "%s\nNelze zcela záplatovat."
#. Resource IDs: (IDS_PROC_REMOVEFORCE)
#, c-format
msgid ""
"%s\n"
"Do you want to remove it anyway?"
msgstr "%s\nChcete ho přesto odstranit?"
#. Resource IDs: (IDS_ERR_FILE_NOTAFILE)
#, c-format
msgid ""
"%s\n"
"is a directory, not a file!\n"
"TortoiseGitMerge can't diff directories."
msgstr "%s\nje adresář a ne soubor!\nTortoiseGitMerge nemůže porovnávat adresáře."
#. Resource IDs: (Dialog IDD_RENAME: Control id 1483)
msgid "&..."
msgstr "&..."
#. Resource IDs: (Dialog IDD_APPLY_PATCH_LIST: Control id 1656)
msgid "&3 way merge"
msgstr "&Trojité porovnání"
#. Resource IDs: (IDS_MSGBOX_ABORT)
msgid "&Abort"
msgstr "&Ukončit"
#. Resource IDs: (IDS_HOOKFAILED_TASK3)
msgid ""
"&Abort\n"
"You can fix the reason the hook script failed first."
msgstr "&Ukončit\nMůžete opravit důvod, proč hákový skript zprvu selhal."
#. Resource IDs: (ID_APP_ABOUT - Menu)
msgid "&About TortoiseGitBlame..."
msgstr "&O TortoiseGitBlame..."
#. Resource IDs: (ID_APP_ABOUT - Menu)
msgid "&About TortoiseGitMerge..."
msgstr "&O TortoiseGitMerge..."
#. Resource IDs: (Dialog IDD_APPLY_PATCH_LIST: Control id 1382, Dialog
#. IDD_REBASE: Control id 1382, Dialog IDD_WORKTREE_LIST: Control id 1382)
msgid "&Add"
msgstr "&Přidat"
#. Resource IDs: (Dialog IDD_REGEXFILTERS: Control id 1505)
msgid "&Add Filter"
msgstr "&Přidat filtr"
#. Resource IDs: (Dialog IDD_SETTINGSCREDENTIAL: Control id 1382, Dialog
#. IDD_SETTINREMOTE: Control id 1382)
msgid "&Add New/Save"
msgstr "&Přidat nový/Uložit"
#. Resource IDs: (IDS_PROC_COMMIT_ADDSIGNOFFBUTTON)
msgid "&Add it"
msgstr "&Přidat"
#. Resource IDs: (Dialog IDD_SETTINGSPROGSADV: Control id 1098, IDS_MENUADD)
msgid "&Add..."
msgstr "&Přidat..."
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_AUTHENTICATION: Control id 1845,
#. Dialog IDD_SETTINGSPROGSDIFF: Control id 1090, Dialog
#. IDD_SETTINGSPROGSMERGE: Control id 1093)
msgid "&Advanced..."
msgstr "&Pokročilé..."
#. Resource IDs: (Dialog IDD_COMMITDLG: Control id 1701)
msgid "&All"
msgstr "&Vše"
#. Resource IDs: (Dialog IDD_LOGMESSAGE: Control id 3936)
msgid "&All Branches"
msgstr "Vš&echny větve"
#. Resource IDs: (Dialog IDD_SYNC: Control id 1613)
msgid "&Apply Patch"
msgstr "&Použít záplatu"
#. Resource IDs: (Dialog IDD_OPENDLG: Control id 1013)
msgid "&Apply unified diff"
msgstr "&Použít sjednocený rozdíl"
#. Resource IDs: (Dialog IDD_SETTINGSDIALOGS2: Control id 65535)
msgid "&Autoclose Git.exe dialog:"
msgstr "&Automaticky zavřít okno Git.exe:"
#. Resource IDs: (Dialog IDD_PUSH: Control id 1505)
msgid "&Autoload Putty Key"
msgstr "&Automaticky načíst klíč Putty"
#. Resource IDs: (Dialog IDD_SETMAINPAGE: Control id 1015)
msgid "&Backup original file"
msgstr "&Zálohovat původní soubor"
#. Resource IDs: (IDS_MENUBLAME)
msgid "&Blame"
msgstr "&Anotovat"
#. Resource IDs: (IDS_LOG_POPUP_BLAMEDIFF)
msgid "&Blame changes"
msgstr "&Anotovat změny"
#. Resource IDs: (IDS_FILEDIFF_POPBLAME, IDS_LOG_POPUP_BLAMEREVS)
msgid "&Blame revisions"
msgstr "&Anotovat revize"
#. Resource IDs: (Dialog IDD_SETTINGSDIALOGS3: Control id 65535)
msgid "&Border:"
msgstr "&Okraj:"
#. Resource IDs: (Dialog IDD_EXPORT: Control id 1512, Dialog IDD_GITSWITCH:
#. Control id 1512, Dialog IDD_MERGE: Control id 1512, Dialog
#. IDD_NEW_BRANCH_TAG: Control id 1512, Dialog IDD_RESET: Control id 1512,
#. Dialog IDD_WORKTREE_CREATE: Control id 1512)
msgid "&Branch"
msgstr "&Rozvětvit"
#. Resource IDs: (Dialog IDD_REBASE: Control id 4566)
msgid "&Branch:"
msgstr "&Větev:"
#. Resource IDs: (IDS_LOG_BROWSEREPO)
msgid "&Browse repository"
msgstr "&Procházet úložiště"
#. Resource IDs: (Dialog IDD_CLONE: Control id 1382, Dialog IDD_OPENDLG:
#. Control id 1001, Dialog IDD_OPENDLG: Control id 1009, IDS_PROC_CLONE_DIR)
msgid "&Browse..."
msgstr "&Procházet..."
#. Resource IDs: (Dialog IDD_SETTINGSOVERLAY: Control id 1051)
msgid "&CD-ROM"
msgstr "&CD-ROM"
#. Resource IDs: (Dialog IDD_APPLY_PATCH_LIST: Control id 2)
msgid "&Cancel"
msgstr "&Zrušit"
#. Resource IDs: (Dialog IDD_WORKTREE_CREATE: Control id 1858)
msgid "&Checkout"
msgstr "&Získat"
#. Resource IDs: (IDS_MENUCLEANUP)
msgid "&Clean up..."
msgstr "&Vyčistit..."
#. Resource IDs: (Dialog IDD_SETTINGSMTP: Control id 1848, ID_EDIT_CLEAR -
#. Menu)
msgid "&Clear"
msgstr "&Vyčistit"
#. Resource IDs: (Dialog IDD_REFLOG: Control id 1686)
msgid "&Clear stash"
msgstr "&Vyčistit úschovu"
#. Resource IDs: (Dialog AFX_IDD_PREVIEW_TOOLBAR: Control id 58112, Dialog
#. IDD_CHECKFORUPDATES: Control id 1)
msgid "&Close"
msgstr "&Zavřít"
#. Resource IDs: (Dialog IDD_EXPORT: Control id 1514, Dialog IDD_GITSWITCH:
#. Control id 1514, Dialog IDD_MERGE: Control id 1514, Dialog
#. IDD_NEW_BRANCH_TAG: Control id 1514, Dialog IDD_RESET: Control id 1514,
#. Dialog IDD_SYNC: Control id 1625, Dialog IDD_WORKTREE_CREATE: Control id
#. 1514)
msgid "&Commit"
msgstr "&Odevzdat"
#. Resource IDs: (IDS_MENUCOMMITSUBMODULE)
msgid "&Commit submodule..."
msgstr "&Odevzdat podmodul..."
#. Resource IDs: (IDS_PROC_COMMIT_NOADDSIGNOFFBUTTON)
msgid "&Commit w/o"
msgstr "&Odevzdat bez"
#. Resource IDs: (IDS_MENUCOMMIT)
msgid "&Commit..."
msgstr "&Odevzdat..."
#. Resource IDs: (IDS_LOG_POPUP_COMPARETWO, IDS_REVGRAPH_POPUP_COMPAREREVS,
#. ID_VIEW_COMPAREREVISIONS - Menu)
msgid "&Compare revisions"
msgstr "&Porovnat revize"
#. Resource IDs: (IDS_LOG_POPUP_COMPAREWITHPREVIOUS)
msgid "&Compare with previous revision"
msgstr "&Porovnat s předchozí revizí"
#. Resource IDs: (IDS_WALKBEHAVIOUR_COMPRESSED)
msgid "&Compressed Graph"
msgstr "&Zhuštěný graf"
#. Resource IDs: (IDS_MSGBOX_CONTINUE)
msgid "&Continue"
msgstr "&Pokračovat"
#. Resource IDs: (Dialog IDD_SETTINGSBUGTRAQ: Control id 1471, Dialog
#. IDD_SETTINGSHOOKS: Control id 1367, IDS_EDIT_COPY, ID_EDIT_COPY - Menu)
msgid "&Copy"
msgstr "&Kopírovat"
#. Resource IDs: (ID_EDIT_COPY - Menu)
msgid "&Copy\tCtrl+C"
msgstr "&Kopírovat\tCtrl+C"
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_AUTHENTICATION: Control id
#. 65535)
msgid "&Credential helper:"
msgstr "&Pomocník pověření:"
#. Resource IDs: (Dialog IDD_SETTINGSPROGSALTERNATIVEEDITOR: Control id 1662)
msgid "&Custom"
msgstr "&Vlastní"
#. Resource IDs: (ID_VIEW_DARKMODE - Menu)
msgid "&Dark Mode"
msgstr "&Tmavý režim"
#. Resource IDs: (ID_VIEW_DARKMODE - Menu)
msgid "&Dark Mode\tD"
msgstr "&Tmavý režim\tD"
#. Resource IDs: (Dialog IDD_SETTINGSOVERLAY: Control id 1269)
msgid "&Default"
msgstr "&Výchozí"
#. Resource IDs: (Dialog IDD_DELETEREMOTETAG: Control id 1, IDS_DELETEBUTTON,
#. IDS_DELETE_BRANCHTAG_SHORT, IDS_MENUREMOVE)
msgid "&Delete"
msgstr "&Smazat"
#. Resource IDs: (IDS_MENUREMOVEKEEP)
msgid "&Delete (keep local)"
msgstr "&Smazat (ponechat místní)"
#. Resource IDs: (Dialog IDD_REGEXFILTERS: Control id 1507)
msgid "&Delete Filter"
msgstr "&Smazat filtr"
#. Resource IDs: (IDS_PROC_DELETEREMOTEBRANCH_LOCALREMOTE)
msgid "&Delete branch on remote && local remote-tracking branch"
msgstr "&Smazat větev vzdálenou && místní vzdálenou větev sledování"
#. Resource IDs: (IDS_DELETE_BRANCHTAG)
msgid "&Delete branch/tag"
msgstr "&Smazat větev/značku"
#. Resource IDs: (Dialog IDD_WORKTREE_CREATE: Control id 1857)
msgid "&Detach"
msgstr "&Odpojit"
#. Resource IDs: (65535 - PopupMenu)
msgid "&Detect moved or copied lines"
msgstr "&Zjistit přesunuté nebo zkopírované řádky"
#. Resource IDs: (Dialog IDD_SETTINGSTBLAME: Control id 65535)
msgid "&Detect moved or copied lines:"
msgstr "&Zjistit přesunuté nebo zkopírované řádky:"
#. Resource IDs: (IDS_MENUDIFF)
msgid "&Diff"
msgstr "&Porovnat"
#. Resource IDs: (IDS_MENUPREVDIFF)
msgid "&Diff with previous version"
msgstr "&Porovnat s předchozí verzí"
#. Resource IDs: (Dialog IDD_CLONE: Control id 65535)
msgid "&Directory:"
msgstr "&Adresář:"
#. Resource IDs: (ID_VIEW_DETECT_MOVED_OR_COPIED_LINES_DISABLED - Menu)
msgid "&Disabled"
msgstr "&Zakázáno"
#. Resource IDs: (IDS_DISCARDBUTTON)
msgid "&Discard"
msgstr "&Zahodit"
#. Resource IDs: (IDS_DO_SAME_FOR_REST)
msgid "&Do the same for the rest"
msgstr "&Provést totéž u ostatních"
#. Resource IDs: (IDS_HOOKS_APPROVE_TASK4)
msgid ""
"&Don't run\n"
"Do not run the script"
msgstr "&Nespouštět\nNespouštět skript"
#. Resource IDs: (IDS_MSGBOX_DONOTSHOWAGAIN)
msgid "&Don't show this message again"
msgstr "&Tuto zprávu již nezobrazovat"
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_AUTHENTICATION: Control id 1839,
#. Dialog IDD_FIRSTSTARTWIZARD_USER: Control id 1839)
msgid "&Don't store these settings now."
msgstr "&Neukládat teď tato nastavení."
#. Resource IDs: (Dialog IDD_APPLY_PATCH_LIST: Control id 1384)
msgid "&Down"
msgstr "&Dolů"
#. Resource IDs: (Dialog IDD_CHECKFORUPDATES: Control id 1710,
#. IDS_PROC_DOWNLOAD)
msgid "&Download"
msgstr "&Stáhnout"
#. Resource IDs: (65535 - PopupMenu)
msgid "&Edit"
msgstr "&Upravit"
#. Resource IDs: (IDS_PROC_EDITLOCALGITCONFIG)
msgid "&Edit .git/config"
msgstr "&Upravit .git/config"
#. Resource IDs: (IDS_PROC_REBASE_SELECTALL_EDIT)
msgid "&Edit ALL"
msgstr "&Upravit VŠE"
#. Resource IDs: (Dialog IDD_REGEXFILTERS: Control id 1506)
msgid "&Edit Filter"
msgstr "&Upravit filtr"
#. Resource IDs: (IDS_MENUCONFLICT)
msgid "&Edit conflicts"
msgstr "&Upravit konflikty"
#. Resource IDs: (Dialog IDD_SETTINGSPROGSADV: Control id 1099)
msgid "&Edit..."
msgstr "&Upravit..."
#. Resource IDs: (Dialog IDD_REBASE: Control id 1827)
msgid "&Edit/Split commit"
msgstr "&Upravit/Rozdělit odevzdání"
#. Resource IDs: (Dialog IDD_SYNC: Control id 1614)
msgid "&Email Patch"
msgstr "&Záplata emailem"
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_USER: Control id 65535, Dialog
#. IDD_SETTINGIT_CONFIG: Control id 65535)
msgid "&Email:"
msgstr "&Email:"
#. Resource IDs: (Dialog IDD_SETTINGSBUGTRAQADV: Control id 1023, Dialog
#. IDD_SETTINGSHOOKCONFIG: Control id 1023)
msgid "&Enable"
msgstr "&Povolit"
#. Resource IDs: (Dialog IDD_SETTINGSPROXY: Control id 1023)
msgid "&Enable Proxy Server"
msgstr "&Povolit proxy server"
#. Resource IDs: (ID_EDIT_ENABLE - Menu)
msgid "&Enable edit"
msgstr "&Povolit úpravy"
#. Resource IDs: (ID_MENUEXIT - Menu)
msgid "&Exit"
msgstr "&Ukončit"
#. Resource IDs: (ID_FILE_EXIT - Menu)
msgid "&Exit\tCtrl+W"
msgstr "&Ukončit\tCtrl+W"
#. Resource IDs: (IDS_FILEDIFF_POPEXPORT)
msgid "&Export selection to..."
msgstr "&Exportovat výběr do..."
#. Resource IDs: (Dialog IDD_SETTINGSPROGSDIFF: Control id 1092, Dialog
#. IDD_SETTINGSPROGSMERGE: Control id 1095)
msgid "&External"
msgstr "&Externí"
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_GIT: Control id 65535, Dialog
#. IDD_SETTINGSMAIN: Control id 65535)
msgid "&Extra PATH:"
msgstr "&Extra CESTA:"
#. Resource IDs: (65535 - PopupMenu)
msgid "&File"
msgstr "&Soubor"
#. Resource IDs: (ID_VIEW_FILTER - Menu)
msgid "&Filter"
msgstr "&Filtr"
#. Resource IDs: (Dialog IDD_FIND: Control id 1)
msgid "&Find"
msgstr "&Najít"
#. Resource IDs: (32787 - Menu, ID_EDIT_FIND - Menu)
msgid "&Find\tCtrl+F"
msgstr "&Hledat\tCtrl+F"
#. Resource IDs: (ID_VIEW_FITIMAGESINWINDOW - Menu)
msgid "&Fit images in window\tF"
msgstr "&Přizpůsobit obrázky dle okna\tF"
#. Resource IDs: (Dialog IDD_SETTINGSOVERLAY: Control id 1050)
msgid "&Fixed drives"
msgstr "&Pevné disky"
#. Resource IDs: (IDS_WALKBEHAVIOUR_FOLLOWRENAMES, ID_VIEW_FOLLOWRENAMES -
#. Menu)
msgid "&Follow renames"
msgstr "&Sledovat přejmenování"
#. Resource IDs: (Dialog IDD_SETTINGSDIALOGS: Control id 65535)
msgid "&Font for log messages:"
msgstr "&Písmo pro zprávy protokolu:"
#. Resource IDs: (Dialog IDD_SETMAINPAGE: Control id 65535, Dialog
#. IDD_SETTINGSTBLAME: Control id 65535, Dialog IDD_SETTINGSUDIFF: Control id
#. 65535)
msgid "&Font:"
msgstr "&Písmo:"
#. Resource IDs: (Dialog IDD_LFS_LOCKS: Control id 1480, Dialog
#. IDD_NEW_BRANCH_TAG: Control id 1521, Dialog IDD_SUBMODULE_ADD: Control id
#. 1480, Dialog IDD_SUBMODULE_UPDATE: Control id 1480, Dialog IDD_SYNC:
#. Control id 1521, Dialog IDD_WORKTREE_CREATE: Control id 1521)
msgid "&Force"
msgstr "&Vynutit"
#. Resource IDs: (Dialog IDD_REBASE: Control id 1607)
msgid "&Force Rebase"
msgstr "&Vynutit přeskládání"
#. Resource IDs: (IDS_CREATE_PATCH)
msgid "&Format Patch..."
msgstr "&Formátovat záplatu..."
#. Resource IDs: (Dialog IDD_CLONE: Control id 1608)
msgid "&From:"
msgstr "&Od:"
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_AUTHENTICATION: Control id 1844)
msgid "&Generate PuTTY key pair"
msgstr "&Generovat pár kláves PuTTY"
#. Resource IDs: (65535 - PopupMenu)
msgid "&Git"
msgstr "&Git"
#. Resource IDs: (Dialog IDD_SVNDCOMMITTYPE: Control id 2153)
msgid "&Git Style Commit (--rmdir)"
msgstr "&Odevzdávání ve stylu Git (--rmdir)"
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_GIT: Control id 65535, Dialog
#. IDD_SETTINGSMAIN: Control id 65535)
msgid "&Git.exe Path:"
msgstr "Ce&sta k Git.exe:"
#. Resource IDs: (ID_EDIT_GOTO - Menu)
msgid "&Go to\tCtrl+G"
msgstr "&Přejít na\tCtrl+G"
#. Resource IDs: (IDS_SHOWFILES_GRAYPATHS)
msgid "&Gray Unrelated Changed Paths"
msgstr "Zašedivět &Nesouvisející změněné cesty"
#. Resource IDs: (Dialog IDD_EXPORT: Control id 1511, Dialog
#. IDD_NEW_BRANCH_TAG: Control id 1511, Dialog IDD_WORKTREE_CREATE: Control id
#. 1511)
msgid "&HEAD"
msgstr "&HEAD"
#. Resource IDs: (Dialog IDD_MERGEABORT: Control id 1552, Dialog IDD_RESET:
#. Control id 1552)
msgid "&Hard: Reset working tree and index (discard all local changes)"
msgstr "&Tvrdé: Resetovat pracovní strom a index (zahodit všechny místní změny)"
#. Resource IDs: (65535 - PopupMenu, Dialog AFX_IDD_NEWTYPEDLG: Control id
#. 57670, IDS_MENUHELP, ID_MENUHELP - Menu)
msgid "&Help"
msgstr "&Nápověda"
#. Resource IDs: (ID_HELP - Menu, ID_HELP_FINDER - Menu)
msgid "&Help Topics"
msgstr "&Témata nápovědy"
#. Resource IDs: (AFX_IDS_HIDE, ID_VIEW_OUTPUTWND - Menu)
msgid "&Hide"
msgstr "&Skrýt"
#. Resource IDs: (cmdShowFileList_LabelTitle_RESID)
msgid "&Hide/Show the patch file list"
msgstr "&Skrýt/Zobrazit seznam záplatových souborů"
#. Resource IDs: (Dialog IDD_SETOVERLAYICONS: Control id 1170)
msgid "&Icon Set:"
msgstr "&Sada ikon:"
#. Resource IDs: (IDS_IGNOREBUTTON, IDS_MSGBOX_IGNORE)
msgid "&Ignore"
msgstr "&Ignorovat"
#. Resource IDs: (IDS_MENUIGNOREMULTIPLE)
#, c-format
msgid "&Ignore %d items by name"
msgstr "&Ignorovat %d položek podle názvu"
#. Resource IDs: (IDS_MENUIGNOREMULTIPLE2)
msgid "&Ignore multiple items by name"
msgstr "&Ignorovat mnoho položek dle jména"
#. Resource IDs: (ID_VIEW_IGNORE_WHITESPACE - Menu)
msgid "&Ignore whitespace"
msgstr "&Ignorovat mezery"
#. Resource IDs: (ID_VIEW_IMAGEINFO - Menu)
msgid "&Image info\tI"
msgstr "&Informace o obrázku\tI"
#. Resource IDs: (IDS_MENUIMPORT)
msgid "&Import..."
msgstr "&Importovat..."
#. Resource IDs: (Dialog IDD_SUBMODULE_UPDATE: Control id 1693)
msgid "&Initialize submodules (--init)"
msgstr "&Zavést podmoduly (--init)"
#. Resource IDs: (IDS_PROC_INSTALL)
msgid "&Install"
msgstr "&Instalovat"
#. Resource IDs: (Dialog IDD_SETMAINPAGE: Control id 1016)
msgid "&Jump to first difference when loading"
msgstr "&Při načtení přejít na první rozdíl"
#. Resource IDs: (Dialog IDD_APPLY_PATCH_LIST: Control id 1483)
msgid "&Keep CR"
msgstr "&Zanechat CR"
#. Resource IDs: (IDS_PROC_COMMIT_RESTOREFILES_KEEP)
msgid "&Keep current state"
msgstr "&Ponechat současný stav"
#. Resource IDs: (IDS_VIEW_LABELS)
msgid "&Labels"
msgstr "Š&títky"
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_LANGUAGE: Control id 65535,
#. Dialog IDD_SETTINGSMAIN: Control id 65535)
msgid "&Language:"
msgstr "&Jazyk:"
#. Resource IDs: (Dialog IDD_PULLFETCH: Control id 1602)
msgid "&Launch Rebase After Fetch"
msgstr "Po přinesení &spustit přeskládání"
#. Resource IDs: (Dialog IDD_FIND: Control id 1065)
msgid "&Limit search to modified lines"
msgstr "&Hledání omezit na změněné řádky"
#. Resource IDs: (Dialog IDD_SETTINGSDIALOGS3: Control id 65535)
msgid "&Limit:"
msgstr "&Limit:"
#. Resource IDs: (Dialog IDD_GOTO: Control id 1078)
msgid "&Line number"
msgstr "Čí&slo řádku"
#. Resource IDs: (IDS_GOTOLINE)
#, c-format
msgid "&Line number (%1!d! - %2!d!)"
msgstr "Čí&slo řádku (%1!d! - %2!d!)"
#. Resource IDs: (ID_VIEW_LINKIMAGESTOGETHER - Menu)
msgid "&Link image positions"
msgstr "&Propojit pozice obrázku"
#. Resource IDs: (Dialog IDD_SETOVERLAYICONS: Control id 1172)
msgid "&List View"
msgstr "&Seznam"
#. Resource IDs: (Dialog IDD_SYNC: Control id 1616)
msgid "&Local Branch:"
msgstr "&Místní větev:"
#. Resource IDs: (IDS_VIEW_SHOWLOCALBRANCHLABELS)
msgid "&Local branches"
msgstr "&Místní větve"
#. Resource IDs: (Dialog IDD_PUSH: Control id 1504)
msgid "&Local:"
msgstr "&Místní:"
#. Resource IDs: (Dialog IDD_WORKTREE_CREATE: Control id 1515)
msgid "&Location"
msgstr "&Umístění"
#. Resource IDs: (Dialog IDD_SETMAINPAGE: Control id 65535)
msgid "&Max line length for inline diffs"
msgstr "&Maximální délka řádku pro jeho rozdíly"
#. Resource IDs: (Dialog IDD_GITSWITCH: Control id 1526, Dialog
#. IDD_SUBMODULE_UPDATE: Control id 1735, IDS_MERGEBUTTON)
msgid "&Merge"
msgstr "&Sloučení"
#. Resource IDs: (IDS_LOG_POPUP_MERGEREV)
#, c-format
msgid "&Merge to \"%s\"..."
msgstr "&Sloučit do \"%s\"..."
#. Resource IDs: (IDS_MERGE_UNRELATED)
msgid "&Merge unrelated history"
msgstr "&Sloučit nesouvisející historii"
#. Resource IDs: (IDS_MENUMERGE)
msgid "&Merge..."
msgstr "&Sloučit..."
#. Resource IDs: (Dialog IDD_OPENDLG: Control id 1012)
msgid "&Merging"
msgstr "&Slučování"
#. Resource IDs: (Dialog IDD_NEW_BRANCH_TAG: Control id 1648)
msgid "&Message"
msgstr "&Zpráva"
#. Resource IDs: (Dialog IDD_COMMITDLG: Control id 1241)
msgid "&Message:"
msgstr "&Zpráva:"
#. Resource IDs: (Dialog IDD_MERGEABORT: Control id 1551, Dialog IDD_RESET:
#. Control id 1551)
msgid "&Mixed: Leave working tree untouched, reset index"
msgstr "&Smíšené: Ponechat pracovní strom netknutý, index resetovat"
#. Resource IDs: (ID_VIEW_MOVEDBLOCKS - Menu)
msgid "&Moved blocks"
msgstr "Přesunuté &bloky"
#. Resource IDs: (Dialog IDD_NEW_BRANCH_TAG: Control id 1515)
msgid "&Name"
msgstr "&Název"
#. Resource IDs: (Dialog IDD_FIRSTSTARTWIZARD_USER: Control id 65535, Dialog
#. IDD_SETTINGIT_CONFIG: Control id 65535)
msgid "&Name:"
msgstr "&Jméno:"
#. Resource IDs: (65535 - PopupMenu)
msgid "&Navigate"
msgstr "&Navigovat"
#. Resource IDs: (Dialog IDD_SETTINGSOVERLAY: Control id 1049)
msgid "&Network drives"
msgstr "&Síťové disky"
#. Resource IDs: (Dialog AFX_IDD_NEWTYPEDLG: Control id 65535)
msgid "&New "
msgstr "&Nové "
#. Resource IDs: (Dialog IDD_FINDBAR: Control id 1014)
msgid "&Next >"
msgstr "&Další >"
#. Resource IDs: (Dialog AFX_IDD_PREVIEW_TOOLBAR: Control id 58114)
msgid "&Next Page"
msgstr "&Další stránka"
#. Resource IDs: (IDS_MSGBOX_NO)
msgid "&No"
msgstr "&Ne"
#. Resource IDs: (Dialog IDD_SUBMODULE_UPDATE: Control id 1734)
msgid "&No fetch"
msgstr "&Nepřinášet"
#. Resource IDs: (Dialog IDD_COMMITDLG: Control id 1702)
msgid "&None"
msgstr "Žád&né"
#. Resource IDs: (Dialog IDD_SETTINGSPROGSALTERNATIVEEDITOR: Control id 1661)
msgid "&Notepad2"
msgstr "&Notepad2"
#. Resource IDs: (Dialog IDD_REVGRAPHFILTER: Control id 1, IDS_OKBUTTON)
msgid "&OK"
msgstr "&OK"
#. Resource IDs: (AFX_IDS_ONEPAGE)
msgid "&One Page"
msgstr "&Jedna stránka"
#. Resource IDs: (Dialog IDD_REBASE: Control id 1828)
msgid "&Onto"
msgstr "&Na"
#. Resource IDs: (IDS_LOG_POPUP_OPEN, IDS_REPOBROWSE_OPEN,
#. cmdOpen_LabelTitle_RESID)
msgid "&Open"