1 # Translation of git-cola to Turkish.
2 # Copyright (C) 2015, 2017 Barış ÇELİK.
3 # This file is distributed under the same license as the git-cola package.
5 # Barış ÇELİK <bariscelikweb@gmail.com>, 2015.
6 # Sabri ÜNAL <libreajans@gmail.com>, 2019
7 # Adil GÜRBÜZ <adlgrbz@tutamail.com>, 2019
11 "Project-Id-Version: git-cola\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: \n"
14 "PO-Revision-Date: 2019-11-15 10:20+0300\n"
15 "Last-Translator: Adil GÜRBÜZ <adlgrbz@tutamail.com>\n"
16 "Language-Team: Turkish\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
21 "X-Generator: Poedit 2.1.7\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24 #: cola/widgets/patch.py:82
28 " Drag and drop or use the <strong>Add</strong> button to add\n"
29 " patches to the list\n"
34 #: cola/widgets/about.py:455
39 " Git Cola has been translated into different languages thanks\n"
40 " to the help of the individuals listed below.\n"
44 " Translation is approximate. If you find a mistake,\n"
45 " please let us know by opening an issue on Github:\n"
54 " We invite you to participate in translation by adding or updating\n"
55 " a translation and opening a pull request.\n"
63 #: cola/widgets/about.py:180
68 " Git Cola version %(cola_version)s\n"
70 " <li> %(platform_version)s\n"
71 " <li> Python (%(python_path)s) %(python_version)s\n"
72 " <li> Git %(git_version)s\n"
73 " <li> Qt %(qt_version)s\n"
74 " <li> QtPy %(qtpy_version)s\n"
75 " <li> %(pyqt_api_name)s %(pyqt_api_version)s\n"
80 #: cola/widgets/about.py:387
85 " Please use %(bug_link)s to report issues.\n"
90 #: cola/widgets/status.py:1230
94 " Format String Variables\n"
95 " -----------------------\n"
96 " %(path)s = relative file path\n"
97 " %(abspath)s = absolute file path\n"
98 " %(dirname)s = relative directory path\n"
99 " %(absdirname)s = absolute directory path\n"
100 " %(filename)s = file basename\n"
101 " %(basename)s = file basename without extension\n"
102 " %(ext)s = file extension\n"
105 #: cola/sequenceeditor.py:668
110 "pick = use commit\n"
111 "reword = use commit, but edit the commit message\n"
112 "edit = use commit, but stop for amending\n"
113 "squash = use commit, but meld into previous commit\n"
114 "fixup = like \"squash\", but discard this commit's log message\n"
115 "exec = run command (the rest of the line) using shell\n"
117 "These lines can be re-ordered; they are executed from top to bottom.\n"
119 "If you disable a line here THAT COMMIT WILL BE LOST.\n"
121 "However, if you disable everything, the rebase will be aborted.\n"
123 "Keyboard Shortcuts\n"
124 "------------------\n"
128 "J = shift row down\n"
136 "spacebar = toggle enabled\n"
138 "ctrl+enter = accept changes and rebase\n"
139 "ctrl+q = cancel and abort the rebase\n"
140 "ctrl+d = launch difftool\n"
143 #: cola/widgets/finder.py:65
146 "Keyboard Shortcuts\n"
147 "------------------\n"
148 "J, Down = Move Down\n"
150 "Enter = Edit Selected Files\n"
151 "Spacebar = Open File Using Default Application\n"
152 "Ctrl + L = Focus Text Entry Field\n"
155 "The up and down arrows change focus between the text entry field\n"
159 #: cola/widgets/dag.py:759
163 #: cola/widgets/recent.py:54
169 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
170 msgstr "\"%(branch)s\" öğesi \"%(remote)s\" uzak kaynağından silindi."
172 #: cola/widgets/createbranch.py:314
174 msgid "\"%(command)s\" returned exit status \"%(status)d\""
177 #: cola/interaction.py:39
179 msgid "\"%(command)s\" returned exit status %(status)d"
180 msgstr "\"%(command)s\" çıkış durumu döndürdü %(status)d"
182 #: cola/guicmds.py:148
184 msgid "\"%s\" already exists"
187 #: cola/widgets/clone.py:206
189 msgid "\"%s\" already exists, cola will create a new directory"
194 msgid "\"%s\" requires a selected file."
197 #: cola/sequenceeditor.py:309
201 #: cola/widgets/browse.py:90
203 msgid "%(project)s: %(branch)s - Browse"
206 #: cola/widgets/dag.py:755
208 msgid "%(project)s: %(ref)s - DAG"
211 #: cola/models/browse.py:317
216 #: cola/models/browse.py:316
219 msgstr "%d saat önce"
221 #: cola/models/browse.py:309 cola/models/browse.py:313
223 msgid "%d minutes ago"
224 msgstr "%d dakika önce"
228 msgid "%d patch(es) applied."
229 msgstr "%d düzeltme uygulandı."
231 #: cola/widgets/createbranch.py:280
239 "%s appears to contain merge conflicts.\n"
241 "You should probably skip this file.\n"
245 #: cola/widgets/startup.py:261
247 msgid "%s could not be opened. Remove from bookmarks?"
250 #: cola/app.py:504 cola/widgets/bookmarks.py:350
252 msgid "%s is not a Git repository."
257 msgid "%s will be removed from your bookmarks."
258 msgstr "%s işaretlerinizden kaldırılacak."
262 msgid "%s will be removed from your recent repositories."
263 msgstr "%s son kullanılan repolardan silinecek."
267 msgid "%s: No such file or directory."
268 msgstr "%s: Böyle bir dosya ya da dizin yok."
270 #: cola/widgets/main.py:659
274 #: cola/widgets/main.py:608
278 #: cola/widgets/browse.py:92
282 #: cola/widgets/compare.py:36
283 msgid "*** Branch Point ***"
286 #: cola/widgets/compare.py:37
287 msgid "*** Sandbox ***"
290 #: cola/widgets/diff.py:603
294 #: cola/widgets/diff.py:604
298 #: cola/widgets/diff.py:601
302 #: cola/widgets/diff.py:605
306 #: cola/widgets/diff.py:602
310 #: cola/widgets/diff.py:606
314 #: cola/widgets/finder.py:119
320 "A commit template has not been configured.\n"
321 "Use \"git config\" to define \"commit.template\"\n"
322 "so that it points to a commit template."
324 "Bir işleme şablonu doğru yapılandırılmadı\n"
325 "\"commit.template\" tanımlamak için \"git config\" komutunu kullanın\n"
326 "yaptığınız ayarla doğru yeri işaret edin."
330 msgid "A hook must be provided at \"%s\""
333 #: cola/widgets/stash.py:236
335 msgid "A stash named \"%s\" already exists"
338 #: cola/widgets/cfgactions.py:82 cola/widgets/main.py:567
342 #: cola/widgets/cfgactions.py:149 cola/widgets/cfgactions.py:155
350 #: cola/cmds.py:133 cola/widgets/main.py:329
351 msgid "Abort Merge..."
354 #: cola/widgets/cfgactions.py:154
355 msgid "Abort the action?"
360 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
361 "Recovering uncommitted changes is not possible."
365 msgid "Aborting the current merge?"
368 #: cola/widgets/about.py:91 cola/widgets/main.py:478
372 #: cola/widgets/about.py:67
373 msgid "About git-cola"
376 #: cola/widgets/bookmarks.py:130
380 #: cola/sequenceeditor.py:158
382 "Accept changes and rebase\n"
383 "Shortcut: Ctrl+Enter"
386 #: cola/widgets/status.py:1291
390 #: cola/sequenceeditor.py:513 cola/widgets/bookmarks.py:219
391 #: cola/widgets/branch.py:215 cola/widgets/browse.py:368
392 #: cola/widgets/commitmsg.py:98 cola/widgets/dag.py:239
393 #: cola/widgets/diff.py:774 cola/widgets/filelist.py:98
394 #: cola/widgets/main.py:93 cola/widgets/main.py:682
398 #: cola/widgets/commitmsg.py:100
402 #: cola/widgets/bookmarks.py:45 cola/widgets/gitignore.py:64
403 #: cola/widgets/patch.py:99 cola/widgets/patch.py:113
404 #: cola/widgets/status.py:1296
408 #: cola/widgets/bookmarks.py:338
412 #: cola/widgets/editremotes.py:374
416 #: cola/widgets/toolbar.py:314
417 msgid "Add Separator"
420 #: cola/cmds.py:2820 cola/widgets/submodules.py:42
421 #: cola/widgets/submodules.py:111
422 msgid "Add Submodule"
425 #: cola/cmds.py:2817 cola/widgets/main.py:342
426 msgid "Add Submodule..."
429 #: cola/widgets/editremotes.py:62
431 "Add and remove remote repositories using the \n"
432 "Add(+) and Delete(-) buttons on the left-hand side.\n"
434 "Remotes can be renamed by selecting one from the list\n"
435 "and pressing \"enter\", or by double-clicking."
438 #: cola/widgets/editremotes.py:81
439 msgid "Add new remote git repository"
440 msgstr "Yeni uzak git deposu ekle"
442 #: cola/widgets/patch.py:99
443 msgid "Add patches (+)"
446 #: cola/widgets/editremotes.py:433
451 msgid "Add this submodule?"
454 #: cola/widgets/gitignore.py:54
455 msgid "Add to .gitignore"
458 #: cola/widgets/status.py:259
459 msgid "Add to Git Annex"
462 #: cola/widgets/status.py:263
463 msgid "Add to Git LFS"
466 #: cola/widgets/gitignore.py:28
467 msgid "Add to exclusions"
470 #: cola/widgets/gitignore.py:55
471 msgid "Add to local .git/info/exclude"
474 #: cola/widgets/filelist.py:26
478 #: cola/widgets/archive.py:134
482 #: cola/models/browse.py:33
486 #: cola/widgets/prefs.py:369
487 msgid "All Repositories"
493 "All submodules will be updated using\n"
497 #: cola/widgets/remote.py:195
498 msgid "Allow non-fast-forward updates. Using \"force\" can cause the remote repository to lose commits; use it with care"
501 #: cola/widgets/merge.py:61
502 msgid "Always create a merge commit when enabled, even when the merge is a fast-forward update"
509 #: cola/widgets/commitmsg.py:471
513 #: cola/widgets/commitmsg.py:109 cola/widgets/main.py:186
514 msgid "Amend Last Commit"
517 #: cola/widgets/commitmsg.py:470
518 msgid "Amend the published commit?"
521 #: cola/widgets/main.py:1061
525 #: cola/widgets/cfgactions.py:151
527 "An action is still running.\n"
528 "Terminating it could result in data loss."
533 "An unsigned, lightweight tag will be created instead.\n"
534 "Create an unsigned tag?"
537 #: cola/widgets/prefs.py:372
541 #: cola/widgets/patch.py:108 cola/widgets/stash.py:48
542 #: cola/widgets/stash.py:107 cola/widgets/toolbar.py:322
546 #: cola/widgets/patch.py:71
547 msgid "Apply Patches"
550 #: cola/widgets/main.py:231
551 msgid "Apply Patches..."
552 msgstr "Düzeltmeleri Uygula..."
554 #: cola/widgets/stash.py:64
555 msgid "Apply and drop the selected stash (git stash pop)"
558 #: cola/widgets/stash.py:48
559 msgid "Apply the selected stash"
562 #: cola/widgets/cfgactions.py:207
566 #: cola/qtutils.py:798
570 #: cola/models/browse.py:33 cola/models/browse.py:72 cola/widgets/dag.py:412
574 #: cola/widgets/about.py:93
582 #: cola/widgets/commitmsg.py:136 cola/widgets/prefs.py:230
583 msgid "Auto-Wrap Lines"
586 #: cola/widgets/prefs.py:162
587 msgid "Autocomplete Paths"
590 #: cola/widgets/prefs.py:155
591 msgid "Automatically Load Commit Message Template"
594 #: cola/widgets/grep.py:117
598 #: cola/widgets/prefs.py:226
602 #: cola/widgets/browse.py:199
603 msgid "Blame selected paths"
606 #: cola/cmds.py:405 cola/widgets/status.py:255
610 #: cola/widgets/prefs.py:315
611 msgid "Bold on dark headers instead of italic"
614 #: cola/widgets/main.py:726 cola/widgets/submodules.py:119
618 #: cola/widgets/remote.py:597
621 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
622 "A new remote branch will be published."
625 #: cola/widgets/createbranch.py:258
627 msgid "Branch \"%s\" already exists."
630 #: cola/widgets/compare.py:44
631 msgid "Branch Diff Viewer"
634 #: cola/widgets/createbranch.py:259 cola/widgets/createbranch.py:270
635 msgid "Branch Exists"
638 #: cola/widgets/createbranch.py:98
642 #: cola/widgets/submodules.py:89
646 #: cola/widgets/browse.py:86 cola/widgets/main.py:1016
651 #: cola/widgets/branch.py:84 cola/widgets/main.py:128
655 #: cola/widgets/main.py:487
659 #: cola/widgets/about.py:414 cola/widgets/about.py:417
660 #: cola/widgets/about.py:437
661 msgid "Brazilian translation"
664 #: cola/guicmds.py:49
668 #: cola/guicmds.py:49
669 msgid "Browse Commits..."
670 msgstr "İşlemelere Gözat..."
672 #: cola/widgets/main.py:460
673 msgid "Browse Current Branch..."
674 msgstr "Geçerli Dala Gözat..."
676 #: cola/widgets/main.py:466
677 msgid "Browse Other Branch..."
678 msgstr "Diğer Dala Gözat..."
680 #: cola/widgets/search.py:46
684 #: cola/widgets/main.py:88
686 msgstr "Görüntüleyici"
688 #: cola/widgets/browse.py:572
693 #: cola/widgets/commitmsg.py:117
694 msgid "Bypass Commit Hooks"
697 #: cola/sequenceeditor.py:174 cola/widgets/standard.py:941
701 #: cola/sequenceeditor.py:175
713 msgid "Cannot exec \"%s\": please configure a blame viewer"
718 msgid "Cannot exec \"%s\": please configure a history browser"
723 msgid "Cannot exec \"%s\": please configure your editor"
724 msgstr "Çalıştırılamayan sorgu \"%s\": lütfen editörü ayarlayın"
726 #: cola/models/browse.py:338
727 msgid "Changed Upstream"
730 #: cola/widgets/prefs.py:164
731 msgid "Check Published Commits when Amending"
734 #: cola/widgets/commitmsg.py:129
735 msgid "Check Spelling"
738 #: cola/widgets/prefs.py:236
739 msgid "Check spelling"
742 #: cola/widgets/prefs.py:144
743 msgid "Check whether a commit has been published when amending"
746 #: cola/guicmds.py:57 cola/widgets/branch.py:220
750 #: cola/widgets/createbranch.py:130
751 msgid "Checkout After Creation"
754 #: cola/guicmds.py:57
755 msgid "Checkout Branch"
758 #: cola/widgets/dag.py:329
759 msgid "Checkout Detached HEAD"
762 #: cola/widgets/branch.py:224
763 msgid "Checkout as new branch"
766 #: cola/widgets/main.py:525
770 #: cola/widgets/dag.py:308 cola/widgets/search.py:79
774 #: cola/guicmds.py:67
775 msgid "Cherry-Pick Commit"
778 #: cola/widgets/main.py:293
779 msgid "Cherry-Pick..."
782 #: cola/widgets/search.py:319
786 #: cola/widgets/grep.py:116
787 msgid "Choose the \"git grep\" regular expression mode"
790 #: cola/widgets/bookmarks.py:142
791 msgid "Clear Default Repository"
792 msgstr "Varsayılan Depoyu Temizle"
794 #: cola/widgets/commitmsg.py:313
795 msgid "Clear commit message"
798 #: cola/widgets/commitmsg.py:310
799 msgid "Clear commit message?"
802 #: cola/widgets/commitmsg.py:58
806 #: cola/widgets/clone.py:126
810 #: cola/widgets/clone.py:62 cola/widgets/clone.py:104
811 msgid "Clone Repository"
814 #: cola/widgets/main.py:426 cola/widgets/startup.py:51
818 #: cola/widgets/clone.py:62
820 msgid "Cloning repository at %s"
823 #: cola/qtutils.py:705 cola/qtutils.py:755 cola/widgets/about.py:508
824 #: cola/widgets/remote.py:328 cola/widgets/text.py:832
828 #: cola/qtutils.py:569
832 #: cola/widgets/recent.py:71
836 #: cola/sequenceeditor.py:311
840 #: cola/widgets/main.py:158 cola/widgets/merge.py:74
845 msgid "Commit failed"
848 #: cola/widgets/commitmsg.py:57
849 msgid "Commit staged changes"
852 #: cola/widgets/commitmsg.py:92
854 "Commit staged changes\n"
855 "Shortcut: Ctrl+Enter"
858 #: cola/widgets/commitmsg.py:592
859 msgid "Commit summary"
862 #: cola/widgets/merge.py:70
863 msgid "Commit the merge if there are no conflicts. Uncheck to leave the merge uncommitted"
866 #: cola/widgets/commitmsg.py:54 cola/widgets/commitmsg.py:94
867 #: cola/widgets/main.py:700 cola/widgets/main.py:701
871 #: cola/difftool.py:78 cola/widgets/compare.py:70
875 #: cola/difftool.py:83
879 #: cola/widgets/toolbar.py:268 cola/widgets/toolbar.py:305
880 msgid "Configure Toolbar"
883 #: cola/widgets/remote.py:214
884 msgid "Configure the remote branch as the the new upstream"
887 #: cola/widgets/main.py:165
891 #: cola/interaction.py:110 cola/widgets/main.py:557
895 #: cola/widgets/bookmarks.py:161 cola/widgets/diff.py:860
896 #: cola/widgets/main.py:667
900 #: cola/widgets/status.py:241
901 msgid "Copy Basename to Clipboard"
902 msgstr "Ana Adı Panoya Kopyala"
904 #: cola/widgets/status.py:235
905 msgid "Copy Leading Path to Clipboard"
908 #: cola/widgets/status.py:219
909 msgid "Copy Path to Clipboard"
910 msgstr "Yolu Panoya Kopyala"
912 #: cola/widgets/status.py:227
913 msgid "Copy Relative Path to Clipboard"
914 msgstr "Sabit Yolu Panoya Kopyala"
916 #: cola/sequenceeditor.py:322 cola/widgets/dag.py:383
920 #: cola/widgets/status.py:704
926 msgid "Could not open %s."
929 #: cola/widgets/clone.py:191 cola/widgets/clone.py:193
931 msgid "Could not parse Git URL: \"%s\""
938 #: cola/widgets/createbranch.py:86 cola/widgets/createbranch.py:135
939 #: cola/widgets/createbranch.py:299 cola/widgets/dag.py:290
940 msgid "Create Branch"
943 #: cola/widgets/dag.py:294
947 #: cola/widgets/remote.py:603
948 msgid "Create Remote Branch"
949 msgstr "Uzak Dal Oluştur"
951 #: cola/widgets/commitmsg.py:123 cola/widgets/merge.py:78
952 msgid "Create Signed Commit"
955 #: cola/widgets/createtag.py:55 cola/widgets/createtag.py:91
956 #: cola/widgets/dag.py:298
958 msgstr "Etiket Oluştur"
960 #: cola/widgets/main.py:493
961 msgid "Create Tag..."
962 msgstr "Etiket Oluştur..."
965 msgid "Create Unsigned Tag"
968 #: cola/widgets/remote.py:188
969 msgid "Create a merge commit even when the merge resolves as a fast-forward"
972 #: cola/widgets/remote.py:602
973 msgid "Create a new remote branch?"
977 msgid "Create a new repository at that location?"
980 #: cola/widgets/submodules.py:100
981 msgid "Create a shallow clone with history truncated to the specified number of revisions. 0 performs a full clone."
984 #: cola/widgets/main.py:500
990 msgid "Created a new tag named \"%s\""
993 #: cola/widgets/prefs.py:370
994 msgid "Current Repository"
997 #: cola/widgets/status.py:1286
998 msgid "Custom Copy Actions"
1001 #: cola/widgets/status.py:246
1002 msgid "Customize..."
1005 #: cola/widgets/main.py:665
1009 #: cola/widgets/about.py:411 cola/widgets/about.py:442
1010 msgid "Czech translation"
1013 #: cola/widgets/main.py:541
1021 #: cola/widgets/dag.py:412
1023 msgstr "Tarih, Saat"
1025 #: cola/icons.py:53 cola/themes.py:550
1029 #: cola/cmds.py:780 cola/guicmds.py:22 cola/guicmds.py:31
1030 #: cola/widgets/bookmarks.py:49 cola/widgets/bookmarks.py:164
1031 #: cola/widgets/main.py:671
1037 msgid "Delete %d file(s)?"
1038 msgstr "%d dosyayı sil?"
1041 msgid "Delete Bookmark"
1042 msgstr "İşareti Sil"
1045 msgid "Delete Bookmark?"
1046 msgstr "İşareti Sil?"
1048 #: cola/cmds.py:969 cola/cmds.py:972 cola/guicmds.py:22
1049 #: cola/widgets/branch.py:266
1050 msgid "Delete Branch"
1054 msgid "Delete Files"
1055 msgstr "Dosyaları Sil"
1057 #: cola/widgets/status.py:284
1058 msgid "Delete Files..."
1059 msgstr "Dosyaları Sil..."
1062 msgid "Delete Files?"
1063 msgstr "Dosyaları Sil?"
1066 msgid "Delete Remote"
1067 msgstr "Uzaktakini Sil"
1069 #: cola/guicmds.py:31 cola/widgets/branch.py:268
1070 msgid "Delete Remote Branch"
1073 #: cola/widgets/main.py:513
1074 msgid "Delete Remote Branch..."
1075 msgstr "Uzaktaki Dalı Sil..."
1077 #: cola/widgets/toolbar.py:270
1078 msgid "Delete Toolbar"
1079 msgstr "Araç çubuğunu sil"
1083 msgid "Delete branch \"%s\"?"
1086 #: cola/widgets/editremotes.py:88
1087 msgid "Delete remote"
1092 msgid "Delete remote \"%s\""
1093 msgstr "Uzaktakini sil \"%s\""
1096 msgid "Delete remote?"
1097 msgstr "Uzaktakini sil?"
1099 #: cola/widgets/main.py:507
1105 msgid "Deleting \"%s\" failed"
1106 msgstr "\"%s\" silme işlemi başarısız"
1108 #: cola/widgets/filelist.py:26
1112 #: cola/widgets/submodules.py:120
1116 #: cola/qtutils.py:759 cola/qtutils.py:800
1120 #: cola/widgets/prefs.py:160
1121 msgid "Detect Conflict Markers"
1124 #: cola/widgets/prefs.py:135
1125 msgid "Detect conflict markers in unmerged files"
1128 #: cola/widgets/about.py:271 cola/widgets/about.py:274
1129 #: cola/widgets/about.py:277 cola/widgets/about.py:278
1130 #: cola/widgets/about.py:279 cola/widgets/about.py:280
1131 #: cola/widgets/about.py:281 cola/widgets/about.py:282
1132 #: cola/widgets/about.py:283 cola/widgets/about.py:284
1133 #: cola/widgets/about.py:285 cola/widgets/about.py:286
1134 #: cola/widgets/about.py:287 cola/widgets/about.py:288
1135 #: cola/widgets/about.py:289 cola/widgets/about.py:290
1136 #: cola/widgets/about.py:291 cola/widgets/about.py:292
1137 #: cola/widgets/about.py:293 cola/widgets/about.py:294
1138 #: cola/widgets/about.py:295 cola/widgets/about.py:296
1139 #: cola/widgets/about.py:297 cola/widgets/about.py:298
1140 #: cola/widgets/about.py:299 cola/widgets/about.py:300
1141 #: cola/widgets/about.py:301 cola/widgets/about.py:302
1142 #: cola/widgets/about.py:303 cola/widgets/about.py:304
1143 #: cola/widgets/about.py:305 cola/widgets/about.py:306
1144 #: cola/widgets/about.py:307 cola/widgets/about.py:308
1145 #: cola/widgets/about.py:309 cola/widgets/about.py:310
1146 #: cola/widgets/about.py:311 cola/widgets/about.py:312
1147 #: cola/widgets/about.py:313 cola/widgets/about.py:314
1148 #: cola/widgets/about.py:315 cola/widgets/about.py:316
1149 #: cola/widgets/about.py:317 cola/widgets/about.py:318
1150 #: cola/widgets/about.py:319 cola/widgets/about.py:320
1151 #: cola/widgets/about.py:321 cola/widgets/about.py:322
1152 #: cola/widgets/about.py:323 cola/widgets/about.py:324
1153 #: cola/widgets/about.py:325 cola/widgets/about.py:326
1154 #: cola/widgets/about.py:327 cola/widgets/about.py:328
1155 #: cola/widgets/about.py:329 cola/widgets/about.py:330
1156 #: cola/widgets/about.py:331 cola/widgets/about.py:332
1157 #: cola/widgets/about.py:333 cola/widgets/about.py:334
1158 #: cola/widgets/about.py:335 cola/widgets/about.py:336
1159 #: cola/widgets/about.py:337 cola/widgets/about.py:338
1160 #: cola/widgets/about.py:339 cola/widgets/about.py:340
1161 #: cola/widgets/about.py:341 cola/widgets/about.py:342
1162 #: cola/widgets/about.py:343 cola/widgets/about.py:344
1163 #: cola/widgets/about.py:345 cola/widgets/about.py:346
1164 #: cola/widgets/about.py:347 cola/widgets/about.py:348
1165 #: cola/widgets/about.py:349 cola/widgets/about.py:350
1166 #: cola/widgets/about.py:351 cola/widgets/about.py:352
1167 #: cola/widgets/about.py:353 cola/widgets/about.py:354
1168 #: cola/widgets/about.py:355 cola/widgets/about.py:356
1169 #: cola/widgets/about.py:357 cola/widgets/about.py:358
1170 #: cola/widgets/about.py:359 cola/widgets/about.py:360
1171 #: cola/widgets/about.py:361 cola/widgets/about.py:362
1172 #: cola/widgets/about.py:363 cola/widgets/about.py:364
1173 #: cola/widgets/about.py:365 cola/widgets/about.py:366
1174 #: cola/widgets/about.py:367 cola/widgets/about.py:368
1175 #: cola/widgets/about.py:369 cola/widgets/about.py:370
1176 #: cola/widgets/about.py:371 cola/widgets/about.py:372
1177 #: cola/widgets/about.py:373 cola/widgets/about.py:374
1178 #: cola/widgets/about.py:375 cola/widgets/about.py:376
1179 #: cola/widgets/about.py:377 cola/widgets/about.py:378
1180 #: cola/widgets/about.py:379 cola/widgets/about.py:380
1182 msgstr "Geliştirici"
1184 #: cola/widgets/dag.py:643 cola/widgets/diff.py:596 cola/widgets/main.py:171
1185 #: cola/widgets/main.py:719
1189 #: cola/widgets/browse.py:166
1190 msgid "Diff Against Predecessor..."
1193 #: cola/widgets/diff.py:587 cola/widgets/diff.py:611
1194 msgid "Diff Options"
1197 #: cola/widgets/prefs.py:227
1199 msgstr "Karşılaştırma Aracı"
1201 #: cola/widgets/dag.py:285
1202 msgid "Diff selected -> this"
1205 #: cola/widgets/dag.py:279
1206 msgid "Diff this -> selected"
1209 #: cola/widgets/main.py:210
1213 #: cola/cmds.py:3052
1215 msgstr "Karşılaştırma Aracı"
1217 #: cola/widgets/clone.py:207
1218 msgid "Directory Exists"
1225 #: cola/widgets/prefs.py:159
1226 msgid "Display Untracked Files"
1229 #: cola/widgets/main.py:432
1230 msgid "Documentation"
1231 msgstr "Belgelendirme"
1233 #: cola/widgets/stash.py:59
1237 #: cola/widgets/stash.py:258
1241 #: cola/widgets/stash.py:255
1245 #: cola/widgets/stash.py:257
1247 msgid "Drop the \"%s\" stash?"
1250 #: cola/widgets/stash.py:59
1251 msgid "Drop the selected stash"
1254 #: cola/qtutils.py:712 cola/sequenceeditor.py:345 cola/widgets/grep.py:102
1258 #: cola/cmds.py:1971
1260 msgstr "Konumlandırmayı Düzenle"
1262 #: cola/widgets/editremotes.py:36
1263 msgid "Edit Remotes"
1264 msgstr "Uzaktakini Düzenle"
1266 #: cola/widgets/main.py:262
1267 msgid "Edit Remotes..."
1268 msgstr "Uzaktakini Düzenle..."
1270 #: cola/widgets/editremotes.py:44
1271 msgid "Edit remotes by selecting them from the list"
1274 #: cola/widgets/browse.py:191 cola/widgets/common.py:38
1275 msgid "Edit selected paths"
1278 #: cola/widgets/main.py:552
1282 #: cola/widgets/prefs.py:224
1284 msgstr "Düzenleyici"
1286 #: cola/widgets/prefs.py:148
1287 msgid "Email Address"
1288 msgstr "E-Posta Adresi"
1290 #: cola/widgets/about.py:258 cola/widgets/about.py:401
1291 msgid "Email contributor"
1294 #: cola/widgets/prefs.py:141
1295 msgid "Enable path autocompletion in tools"
1298 #: cola/widgets/diff.py:583
1299 msgid "Enable word wrapping"
1302 #: cola/sequenceeditor.py:310
1306 #: cola/guicmds.py:262 cola/widgets/branch.py:441
1307 msgid "Enter New Branch Name"
1308 msgstr "Yeni Dal Adı Gir"
1310 #: cola/guicmds.py:138
1311 msgid "Enter a name for the new bare repo"
1314 #: cola/widgets/stash.py:227
1315 msgid "Enter a name for the stash"
1318 #: cola/cmds.py:154 cola/cmds.py:230 cola/cmds.py:239 cola/cmds.py:254
1319 #: cola/cmds.py:264 cola/cmds.py:397 cola/cmds.py:488 cola/cmds.py:606
1320 #: cola/cmds.py:922 cola/cmds.py:1019 cola/cmds.py:1834 cola/cmds.py:2200
1321 #: cola/cmds.py:2440 cola/cmds.py:2446 cola/cmds.py:2454 cola/cmds.py:2676
1322 #: cola/cmds.py:2694 cola/cmds.py:2970 cola/gitcmds.py:952 cola/guicmds.py:148
1323 #: cola/models/stash.py:70 cola/models/stash.py:87 cola/models/stash.py:108
1324 #: cola/widgets/bookmarks.py:350 cola/widgets/branch.py:751
1328 #: cola/widgets/clone.py:191
1329 msgid "Error Cloning"
1332 #: cola/widgets/createbranch.py:312
1333 msgid "Error Creating Branch"
1334 msgstr "Hata Dalı Oluştur"
1336 #: cola/app.py:508 cola/guicmds.py:95
1337 msgid "Error Creating Repository"
1338 msgstr "Hata Deposu Oluştur"
1340 #: cola/cmds.py:1057
1341 msgid "Error Deleting Remote Branch"
1342 msgstr "Uzak Dal Silinirken Hata"
1344 #: cola/cmds.py:1422
1345 msgid "Error Editing File"
1346 msgstr "Dosyayı Düzenlemede Hata"
1349 msgid "Error Launching Blame Viewer"
1352 #: cola/cmds.py:2935
1353 msgid "Error Launching History Browser"
1357 msgid "Error Opening Repository"
1362 msgid "Error creating remote \"%s\""
1363 msgstr "Uzak \"%s\" oluşturulurken hata"
1365 #: cola/models/stash.py:197
1366 msgid "Error creating stash"
1371 msgid "Error deleting branch \"%s\""
1376 msgid "Error deleting remote \"%s\""
1377 msgstr "Uzaktaki silinirken hata \"%s\""
1381 msgid "Error renaming \"%(name)s\" to \"%(new_name)s\""
1384 #: cola/cmds.py:1600
1385 msgid "Error running prepare-commitmsg hook"
1388 #: cola/cmds.py:2833 cola/cmds.py:2879
1390 msgid "Error updating submodule %s"
1393 #: cola/cmds.py:2915
1394 msgid "Error updating submodules"
1397 #: cola/cmds.py:1539
1398 msgid "Error: Cannot find commit template"
1399 msgstr "Hata: İşleme şablonu bulunamadı"
1401 #: cola/widgets/stash.py:235
1402 msgid "Error: Stash exists"
1405 #: cola/cmds.py:1561
1406 msgid "Error: Unconfigured commit template"
1407 msgstr "Hata: Ayarlanmamış işleme şablonu"
1409 #: cola/widgets/clone.py:53
1411 msgid "Error: could not clone \"%s\""
1412 msgstr "Hata: \"%s\" klonlanamadı"
1414 #: cola/cmds.py:2639
1416 msgid "Error: could not create tag \"%s\""
1419 #: cola/widgets/branch.py:418
1421 msgid "Executing action %s"
1424 #: cola/widgets/recent.py:67
1428 #: cola/guicmds.py:159 cola/widgets/search.py:75
1429 msgid "Export Patches"
1430 msgstr "Düzeltmeleri Dışa Aktar"
1432 #: cola/widgets/main.py:237
1433 msgid "Export Patches..."
1434 msgstr "Düzeltmeleri Dışa Aktar..."
1436 #: cola/widgets/main.py:482
1437 msgid "Expression..."
1440 #: cola/widgets/grep.py:117
1441 msgid "Extended Regexp"
1444 #: cola/widgets/commitmsg.py:611
1445 msgid "Extended description..."
1448 #: cola/widgets/createbranch.py:124
1449 msgid "Fast Forward Only"
1452 #: cola/widgets/remote.py:177
1453 msgid "Fast-forward only"
1456 #: cola/widgets/bookmarks.py:61
1457 msgid "Favorite repositories"
1458 msgstr "Favori depolar"
1460 #: cola/widgets/main.py:109
1464 #: cola/widgets/remote.py:668
1468 #: cola/widgets/createbranch.py:127
1469 msgid "Fetch Tracking Branch"
1472 #: cola/widgets/action.py:63 cola/widgets/main.py:348
1476 #: cola/widgets/main.py:537
1477 msgid "File Browser..."
1480 #: cola/widgets/compare.py:75
1481 msgid "File Differences"
1484 #: cola/widgets/archive.py:199 cola/widgets/browse.py:561
1486 msgstr "Dosya Kaydedildi"
1488 #: cola/widgets/archive.py:199 cola/widgets/browse.py:561
1490 msgid "File saved to \"%s\""
1491 msgstr "\"%s\" dosyası kaydedildi"
1493 #: cola/fsmonitor.py:521
1494 msgid "File system change monitoring: disabled because \"cola.inotify\" is false.\n"
1497 #: cola/fsmonitor.py:538
1498 msgid "File system change monitoring: disabled because libc does not support the inotify system calls.\n"
1501 #: cola/fsmonitor.py:532
1502 msgid "File system change monitoring: disabled because pywin32 is not installed.\n"
1505 #: cola/fsmonitor.py:182
1507 "File system change monitoring: disabled because the limit on the total number of inotify watches was reached. You may be able to increase the limit on the number of watches by running:\n"
1509 " echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p\n"
1512 #: cola/fsmonitor.py:143
1513 msgid "File system change monitoring: enabled.\n"
1516 #: cola/widgets/filelist.py:26
1520 #: cola/widgets/dag.py:640
1524 #: cola/widgets/branch.py:759
1525 msgid "Filter branches..."
1528 #: cola/widgets/status.py:1251
1529 msgid "Filter paths..."
1532 #: cola/widgets/finder.py:113 cola/widgets/main.py:276
1534 msgstr "Dosyaları Bul"
1536 #: cola/widgets/grep.py:117
1537 msgid "Fixed String"
1540 #: cola/widgets/prefs.py:222
1541 msgid "Fixed-Width Font"
1544 #: cola/sequenceeditor.py:350
1548 #: cola/widgets/commitmsg.py:147
1549 msgid "Fixup Previous Commit"
1552 #: cola/themes.py:568
1553 msgid "Flat dark blue"
1554 msgstr "Düz koyu mavi"
1556 #: cola/themes.py:575
1557 msgid "Flat dark green"
1558 msgstr "Düz koyu yeşil"
1560 #: cola/themes.py:572
1561 msgid "Flat dark grey"
1562 msgstr "Düz koyu gri"
1564 #: cola/themes.py:570
1565 msgid "Flat dark red"
1566 msgstr "Düz koyu kırmızı"
1568 #: cola/themes.py:552
1569 msgid "Flat light blue"
1570 msgstr "Düz açık mavi"
1572 #: cola/themes.py:562
1573 msgid "Flat light green"
1574 msgstr "Düz açık yeşil"
1576 #: cola/themes.py:558
1577 msgid "Flat light grey"
1578 msgstr "Düz açık gri"
1580 #: cola/themes.py:555
1581 msgid "Flat light red"
1582 msgstr "Düz açık kırmızı"
1584 #: cola/widgets/startup.py:66
1588 #: cola/widgets/toolbar.py:177
1589 msgid "Follow System Style"
1592 #: cola/widgets/prefs.py:223
1594 msgstr "Yazı Tipi Boyutu"
1596 #: cola/widgets/remote.py:193
1600 #: cola/widgets/remote.py:614
1604 #: cola/widgets/remote.py:611
1605 msgid "Force Fetch?"
1608 #: cola/widgets/remote.py:622
1612 #: cola/widgets/remote.py:616
1616 #: cola/widgets/remote.py:613
1618 msgid "Force fetching from %s?"
1621 #: cola/widgets/remote.py:621
1623 msgid "Force push to %s?"
1626 #: cola/widgets/status.py:1291
1627 msgid "Format String"
1630 #: cola/widgets/about.py:430 cola/widgets/about.py:431
1631 msgid "French translation"
1634 #: cola/widgets/merge.py:80
1635 msgid "GPG-sign the merge commit"
1638 #: cola/widgets/prefs.py:312
1640 msgstr "Arayüz teması"
1642 #: cola/widgets/editremotes.py:318
1644 msgid "Gathering info for \"%s\"..."
1647 #: cola/widgets/about.py:420 cola/widgets/about.py:428
1648 #: cola/widgets/about.py:429
1649 msgid "German translation"
1652 #: cola/widgets/main.py:472
1653 msgid "Get Commit Message Template"
1656 #: cola/widgets/dag.py:426
1660 #: cola/widgets/dag.py:422
1664 #: cola/widgets/dag.py:376 cola/widgets/filelist.py:42
1665 msgid "Grab File..."
1668 #: cola/widgets/dag.py:658
1672 #: cola/widgets/main.py:319
1676 #: cola/widgets/remote.py:657
1677 msgid "Have you rebased/pulled lately?"
1680 #: cola/sequenceeditor.py:108 cola/sequenceeditor.py:170
1681 #: cola/widgets/finder.py:138 cola/widgets/main.py:775
1685 #: cola/widgets/status.py:1242
1686 msgid "Help - Custom Copy Actions"
1689 #: cola/widgets/finder.py:79
1690 msgid "Help - Find Files"
1691 msgstr "Yardım - Dosyaları Ara"
1693 #: cola/sequenceeditor.py:704
1694 msgid "Help - git-cola-sequence-editor"
1697 #: cola/widgets/prefs.py:314
1701 #: cola/widgets/prefs.py:225
1702 msgid "History Browser"
1703 msgstr "Geçmiş Görüntüleyici"
1705 #: cola/widgets/about.py:427 cola/widgets/about.py:441
1706 msgid "Hungarian translation"
1709 #: cola/widgets/toolbar.py:178
1713 #: cola/widgets/prefs.py:313
1715 msgstr "Simge Teması"
1717 #: cola/widgets/diff.py:573
1718 msgid "Ignore all whitespace"
1721 #: cola/widgets/diff.py:570
1722 msgid "Ignore changes in amount of whitespace"
1725 #: cola/widgets/diff.py:566
1726 msgid "Ignore changes in whitespace at EOL"
1729 #: cola/widgets/gitignore.py:46
1730 msgid "Ignore custom pattern"
1733 #: cola/widgets/gitignore.py:44
1734 msgid "Ignore exact filename"
1737 #: cola/widgets/gitignore.py:32
1738 msgid "Ignore filename or pattern"
1741 #: cola/widgets/status.py:873
1745 #: cola/widgets/remote.py:203
1746 msgid "Include tags "
1749 #: cola/widgets/prefs.py:317
1750 msgid "Indent Status paths"
1753 #: cola/widgets/about.py:419 cola/widgets/about.py:426
1754 msgid "Indonesian translation"
1757 #: cola/widgets/main.py:587
1758 msgid "Initialize Git Annex"
1761 #: cola/widgets/main.py:591
1762 msgid "Initialize Git LFS"
1765 #: cola/widgets/clone.py:116
1766 msgid "Inititalize submodules"
1769 #: cola/widgets/prefs.py:231
1770 msgid "Insert spaces instead of tabs"
1773 #: cola/cmds.py:1935
1774 msgid "Interactive Rebase"
1777 #: cola/cmds.py:2170
1778 msgid "Invalid Revision"
1781 #: cola/widgets/about.py:421 cola/widgets/about.py:424
1782 msgid "Japanese translation"
1785 #: cola/widgets/prefs.py:233
1786 msgid "Keep *.orig Merge Backups"
1789 #: cola/widgets/stash.py:71
1793 #: cola/widgets/main.py:438
1794 msgid "Keyboard Shortcuts"
1795 msgstr "Klavye Kısayolları"
1797 #: cola/cmds.py:1445 cola/sequenceeditor.py:164 cola/sequenceeditor.py:326
1798 #: cola/widgets/dag.py:316 cola/widgets/filelist.py:34
1799 msgid "Launch Diff Tool"
1800 msgstr "Karşılaştırma Aracını Çalıştır"
1802 #: cola/widgets/dag.py:323
1803 msgid "Launch Directory Diff Tool"
1806 #: cola/cmds.py:1378 cola/cmds.py:1508 cola/widgets/filelist.py:38
1807 msgid "Launch Editor"
1808 msgstr "Editörü Çalıştır"
1810 #: cola/cmds.py:1481
1811 msgid "Launch Terminal"
1812 msgstr "Terminali Çalıştır"
1814 #: cola/sequenceeditor.py:165
1816 "Launch external diff tool\n"
1820 #: cola/widgets/diff.py:799 cola/widgets/diff.py:830
1821 #: cola/widgets/status.py:795 cola/widgets/status.py:888
1822 msgid "Launch git-cola"
1825 #: cola/widgets/browse.py:167
1826 msgid "Launch git-difftool against previous versions"
1829 #: cola/widgets/browse.py:159
1830 msgid "Launch git-difftool on the current path"
1837 #: cola/widgets/startup.py:67
1841 #: cola/guicmds.py:204
1842 msgid "Load Commit Message"
1843 msgstr "İşleme Mesajını Yükle"
1845 #: cola/widgets/main.py:300
1846 msgid "Load Commit Message..."
1847 msgstr "İşleme Mesajını Yükle..."
1849 #: cola/widgets/commitmsg.py:143
1850 msgid "Load Previous Commit Message"
1853 #: cola/widgets/diff.py:206
1855 msgstr "Yükleniyor..."
1857 #: cola/widgets/branch.py:175 cola/widgets/branch.py:238
1858 #: cola/widgets/branch.py:279 cola/widgets/compare.py:38
1859 #: cola/widgets/compare.py:53 cola/widgets/compare.py:58
1863 #: cola/widgets/cfgactions.py:227 cola/widgets/merge.py:46
1864 #: cola/widgets/remote.py:138
1865 msgid "Local Branch"
1868 #: cola/widgets/createbranch.py:114
1869 msgid "Local branch"
1872 #: cola/widgets/dag.py:664 cola/widgets/main.py:595
1876 #: cola/widgets/dag.py:635
1880 #: cola/widgets/about.py:268
1881 msgid "Maintainer (since 2007) and developer"
1884 #: cola/widgets/merge.py:88
1888 #: cola/widgets/merge.py:162
1890 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1893 #: cola/widgets/prefs.py:228
1895 msgstr "Birleştirme Aracı"
1897 #: cola/widgets/prefs.py:151
1898 msgid "Merge Verbosity"
1901 #: cola/cmds.py:1658
1902 msgid "Merge failed. Conflict resolution is required."
1905 #: cola/widgets/merge.py:166
1907 msgid "Merge into \"%s\""
1910 #: cola/widgets/branch.py:229
1911 msgid "Merge into current branch"
1914 #: cola/widgets/main.py:324
1918 #: cola/widgets/main.py:1058
1920 msgstr "Birleştiriliyor"
1922 #: cola/models/browse.py:33 cola/widgets/createtag.py:78
1926 #: cola/widgets/commitmsg.py:425
1927 msgid "Missing Commit Message"
1930 #: cola/widgets/createbranch.py:252
1931 msgid "Missing Data"
1934 #: cola/cmds.py:2601
1935 msgid "Missing Name"
1938 #: cola/cmds.py:2595
1939 msgid "Missing Revision"
1942 #: cola/cmds.py:2605
1943 msgid "Missing Tag Message"
1946 #: cola/models/browse.py:334 cola/widgets/status.py:136
1947 #: cola/widgets/status.py:595
1949 msgstr "Düzenlenmiş"
1951 #: cola/widgets/commitmsg.py:514
1955 #: cola/widgets/commitmsg.py:180 cola/widgets/commitmsg.py:184
1956 #: cola/widgets/standard.py:244 cola/widgets/status.py:211
1960 #: cola/widgets/standard.py:236 cola/widgets/status.py:203
1962 msgstr "Yukarı Kaydır"
1964 #: cola/widgets/status.py:273
1965 msgid "Move files to trash"
1968 #: cola/models/browse.py:33 cola/widgets/bookmarks.py:335
1969 #: cola/widgets/createtag.py:61 cola/widgets/editremotes.py:450
1970 #: cola/widgets/status.py:1363 cola/widgets/toolbar.py:311
1974 #: cola/widgets/editremotes.py:434
1975 msgid "Name for the new remote"
1978 #: cola/guicmds.py:139 cola/widgets/main.py:249
1979 msgid "New Bare Repository..."
1982 #: cola/guicmds.py:81 cola/widgets/main.py:244
1983 msgid "New Repository..."
1984 msgstr "Yeni Depo..."
1986 #: cola/widgets/main.py:904
1988 msgstr "Araç Çubuğu Ekle"
1990 #: cola/widgets/startup.py:46
1994 #: cola/actions.py:56
1996 msgstr "Sonraki Dosya"
1998 #: cola/widgets/createbranch.py:123 cola/widgets/standard.py:1015
2002 #: cola/widgets/merge.py:216 cola/widgets/merge.py:226
2003 msgid "No Revision Specified"
2006 #: cola/widgets/commitmsg.py:435
2008 "No changes to commit.\n"
2010 "You must stage at least 1 file before you can commit."
2013 #: cola/widgets/selectcommits.py:117
2014 msgid "No commits exist in this branch."
2017 #: cola/widgets/merge.py:65
2018 msgid "No fast forward"
2021 #: cola/widgets/remote.py:186
2022 msgid "No fast-forward"
2025 #: cola/widgets/remote.py:577
2026 msgid "No repository selected."
2029 #: cola/widgets/remote.py:612
2030 msgid "Non-fast-forward fetch overwrites local history!"
2033 #: cola/widgets/remote.py:618
2035 "Non-fast-forward push overwrites published history!\n"
2036 "(Did you pull first?)"
2039 #: cola/widgets/commitmsg.py:452
2040 msgid "Nothing to commit"
2043 #: cola/gitcmds.py:587
2044 msgid "Nothing to do"
2047 #: cola/widgets/prefs.py:152
2048 msgid "Number of Diff Context Lines"
2051 #: cola/widgets/bookmarks.py:53 cola/widgets/bookmarks.py:126
2052 #: cola/widgets/startup.py:144
2056 #: cola/cmds.py:1686
2057 msgid "Open Directory"
2060 #: cola/guicmds.py:186 cola/guicmds.py:195 cola/widgets/editremotes.py:473
2061 #: cola/widgets/startup.py:213
2062 msgid "Open Git Repository"
2063 msgstr "Git Deposunu Aç"
2065 #: cola/widgets/submodules.py:49
2069 #: cola/cmds.py:1706
2070 msgid "Open Parent Directory"
2071 msgstr "Üst Klasörü Aç"
2073 #: cola/widgets/main.py:610
2077 #: cola/cmds.py:1669
2078 msgid "Open Using Default Application"
2079 msgstr "Varsayılan Uygulamayla Aç"
2081 #: cola/cmds.py:1719
2082 msgid "Open Worktree"
2085 #: cola/widgets/bookmarks.py:134
2086 msgid "Open in New Window"
2087 msgstr "Yeni Pencere Aç"
2089 #: cola/widgets/main.py:369
2090 msgid "Open in New Window..."
2091 msgstr "Yeni Pencere Aç..."
2093 #: cola/widgets/editremotes.py:437 cola/widgets/main.py:363
2094 #: cola/widgets/startup.py:48 cola/widgets/startup.py:58
2098 #: cola/widgets/branch.py:343
2099 msgid "Other branches"
2100 msgstr "Diğer dallar"
2102 #: cola/widgets/archive.py:210
2106 #: cola/widgets/archive.py:209
2108 msgid "Overwrite \"%s\"?"
2111 #: cola/widgets/archive.py:207
2112 msgid "Overwrite File?"
2115 #: cola/widgets/grep.py:144
2117 "Parse arguments using a shell.\n"
2118 "Queries with spaces will require \"double quotes\"."
2121 #: cola/models/browse.py:332
2122 msgid "Partially Staged"
2125 #: cola/widgets/main.py:669
2130 msgid "Patch(es) Applied"
2131 msgstr "Uygulanan Düzeltmeler"
2133 #: cola/widgets/bookmarks.py:336 cola/widgets/submodules.py:118
2137 #: cola/widgets/clone.py:112
2138 msgid "Path or URL to clone (Env. $VARS okay)"
2141 #: cola/sequenceeditor.py:334
2145 #: cola/widgets/diff.py:596
2149 #: cola/widgets/createbranch.py:253
2150 msgid "Please provide both a branch name and revision expression."
2153 #: cola/cmds.py:2154
2154 msgid "Please select a file"
2155 msgstr "Lütfen bir dosya seçin"
2157 #: cola/cmds.py:2601
2158 msgid "Please specify a name for the new tag."
2161 #: cola/cmds.py:2595
2162 msgid "Please specify a revision to tag."
2165 #: cola/widgets/commitmsg.py:418
2167 "Please supply a commit message.\n"
2169 "A good commit message has the following format:\n"
2171 "- First line: Describe in one sentence what you did.\n"
2172 "- Second line: Blank\n"
2173 "- Remaining lines: Describe why this change is good.\n"
2177 msgid "Point the current branch head to a new commit?"
2180 #: cola/widgets/about.py:416
2181 msgid "Polish translation"
2184 #: cola/widgets/stash.py:63 cola/widgets/stash.py:111
2185 #: cola/widgets/stash.py:115
2189 #: cola/widgets/main.py:257 cola/widgets/prefs.py:361
2193 #: cola/widgets/archive.py:129
2197 #: cola/widgets/main.py:306
2198 msgid "Prepare Commit Message"
2201 #: cola/widgets/prefs.py:138
2202 msgid "Prevent \"Stage\" from staging all files when nothing is selected"
2205 #: cola/actions.py:65
2206 msgid "Previous File"
2207 msgstr "Önceki Dosya"
2209 #: cola/widgets/remote.py:171
2210 msgid "Prompt on creation"
2213 #: cola/widgets/remote.py:172
2214 msgid "Prompt when pushing creates new remote branches"
2217 #: cola/widgets/remote.py:208
2221 #: cola/widgets/bookmarks.py:168
2222 msgid "Prune Missing Entries"
2225 #: cola/widgets/branch.py:245 cola/widgets/remote.py:723
2229 #: cola/widgets/action.py:65 cola/widgets/main.py:358
2233 #: cola/widgets/branch.py:251 cola/widgets/remote.py:593
2234 #: cola/widgets/remote.py:693
2238 #: cola/widgets/action.py:64 cola/widgets/main.py:353
2242 #: cola/widgets/main.py:316
2246 #: cola/cmds.py:1949 cola/cmds.py:1985 cola/cmds.py:1986 cola/cmds.py:1999
2247 #: cola/cmds.py:2000 cola/sequenceeditor.py:157 cola/sequenceeditor.py:198
2248 #: cola/widgets/main.py:742 cola/widgets/remote.py:211
2250 msgstr "Konumlandır"
2252 #: cola/cmds.py:1948
2254 msgid "Rebase onto %s"
2255 msgstr "%s öğesine konumlandır"
2257 #: cola/cmds.py:1961
2258 msgid "Rebase stopped"
2261 #: cola/widgets/remote.py:210
2262 msgid "Rebase the current branch instead of merging"
2265 #: cola/widgets/main.py:1056
2269 #: cola/widgets/main.py:118
2273 #: cola/widgets/bookmarks.py:63
2274 msgid "Recent repositories"
2277 #: cola/widgets/prefs.py:229
2278 msgid "Recent repository count"
2281 #: cola/widgets/recent.py:46
2282 msgid "Recently Modified Files"
2285 #: cola/widgets/main.py:285
2286 msgid "Recently Modified Files..."
2287 msgstr "En Son Düzenlenen Dosyalar..."
2289 #: cola/widgets/stash.py:256
2290 msgid "Recovering a dropped stash is not possible."
2293 #: cola/widgets/createbranch.py:282
2294 msgid "Recovering lost commits may not be easy."
2297 #: cola/widgets/main.py:662
2301 #: cola/widgets/clone.py:121
2302 msgid "Reduce commit history to minimum"
2305 #: cola/widgets/submodules.py:121
2306 msgid "Reference Repository"
2309 #: cola/widgets/submodules.py:105
2310 msgid "Reference URL"
2313 #: cola/widgets/submodules.py:106
2314 msgid "Reference repository to use when cloning (optional)"
2317 #: cola/cmds.py:2027 cola/qtutils.py:718 cola/widgets/action.py:62
2318 #: cola/widgets/dag.py:668 cola/widgets/editremotes.py:85
2319 #: cola/widgets/grep.py:105 cola/widgets/recent.py:116
2320 #: cola/widgets/submodules.py:45
2324 #: cola/widgets/remote.py:179
2325 msgid "Refuse to merge unless the current HEAD is already up-to-date or the merge can be resolved as a fast-forward"
2328 #: cola/widgets/branch.py:179 cola/widgets/branch.py:223
2329 #: cola/widgets/branch.py:267 cola/widgets/branch.py:464
2330 #: cola/widgets/compare.py:54 cola/widgets/compare.py:59
2331 #: cola/widgets/remote.py:147
2335 #: cola/widgets/remote.py:162
2336 msgid "Remote Branch"
2339 #: cola/cmds.py:1051
2340 msgid "Remote Branch Deleted"
2341 msgstr "Uzaktaki Dal Silindi"
2343 #: cola/widgets/editremotes.py:49
2344 msgid "Remote git repositories - double-click to rename"
2347 #: cola/cmds.py:884 cola/widgets/patch.py:103 cola/widgets/patch.py:118
2348 #: cola/widgets/startup.py:263 cola/widgets/status.py:1297
2354 msgid "Remove %s from the recent list?"
2355 msgstr "%s öğesini son kullanılanlardan sil?"
2357 #: cola/widgets/toolbar.py:315
2358 msgid "Remove Element"
2361 #: cola/widgets/remote.py:206
2362 msgid "Remove remote-tracking branches that no longer exist on the remote"
2365 #: cola/widgets/patch.py:105
2366 msgid "Remove selected (Delete)"
2369 #: cola/widgets/bookmarks.py:171
2370 msgid "Remove stale entries for repositories that no longer exist"
2373 #: cola/guicmds.py:262 cola/widgets/browse.py:153
2375 msgstr "Yeniden Adlandır"
2377 #: cola/cmds.py:1008
2379 msgid "Rename \"%s\""
2382 #: cola/widgets/branch.py:257
2383 msgid "Rename Branch"
2384 msgstr "Dalı Yeniden Adlandır"
2386 #: cola/widgets/main.py:519
2387 msgid "Rename Branch..."
2388 msgstr "Dalı Yeniden Adlandır..."
2390 #: cola/guicmds.py:259
2391 msgid "Rename Existing Branch"
2395 msgid "Rename Remote"
2396 msgstr "Uzaktakini Yeniden Adlandır"
2398 #: cola/widgets/bookmarks.py:146
2399 msgid "Rename Repository"
2400 msgstr "Depoyu Yeniden Adlandır"
2402 #: cola/widgets/branch.py:441
2403 msgid "Rename branch"
2404 msgstr "Dalı yeniden adlandır"
2408 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
2411 #: cola/widgets/browse.py:153
2412 msgid "Rename selected paths"
2415 #: cola/app.py:503 cola/widgets/startup.py:260
2416 msgid "Repository Not Found"
2419 #: cola/widgets/browse.py:84 cola/widgets/main.py:1014
2421 msgid "Repository: %s"
2424 #: cola/guicmds.py:278 cola/widgets/createbranch.py:125
2425 #: cola/widgets/dag.py:253 cola/widgets/editremotes.py:58
2426 #: cola/widgets/main.py:752
2430 #: cola/widgets/createbranch.py:285
2432 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
2435 #: cola/guicmds.py:285
2436 msgid "Reset All (Keep Unstaged Changes)"
2439 #: cola/cmds.py:510 cola/cmds.py:561 cola/guicmds.py:270
2440 #: cola/widgets/createbranch.py:293
2441 msgid "Reset Branch"
2442 msgstr "Dalı Sıfırla"
2444 #: cola/cmds.py:558 cola/guicmds.py:269 cola/widgets/dag.py:334
2445 #: cola/widgets/main.py:380
2446 msgid "Reset Branch (Soft)"
2449 #: cola/cmds.py:507 cola/guicmds.py:277 cola/widgets/dag.py:340
2450 #: cola/widgets/main.py:387
2451 msgid "Reset Branch and Stage (Mixed)"
2454 #: cola/widgets/createbranch.py:290
2455 msgid "Reset Branch?"
2456 msgstr "Dalı Sıfırla?"
2458 #: cola/widgets/main.py:599
2459 msgid "Reset Layout"
2463 msgid "Reset Worktree and Reset All?"
2466 #: cola/cmds.py:527 cola/cmds.py:544 cola/cmds.py:578 cola/guicmds.py:286
2467 #: cola/guicmds.py:293 cola/guicmds.py:301
2468 msgid "Reset and Restore"
2472 msgid "Reset branch?"
2475 #: cola/widgets/createbranch.py:267
2477 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
2480 #: cola/widgets/prefs.py:235
2481 msgid "Resize File Browser columns"
2484 #: cola/widgets/prefs.py:340
2485 msgid "Restart the application after changing appearance settings."
2488 #: cola/cmds.py:612 cola/cmds.py:615 cola/guicmds.py:308 cola/guicmds.py:309
2489 #: cola/widgets/dag.py:370 cola/widgets/main.py:418
2490 msgid "Restore Worktree"
2493 #: cola/cmds.py:575 cola/guicmds.py:300 cola/widgets/dag.py:363
2494 #: cola/widgets/main.py:411
2495 msgid "Restore Worktree and Reset All (Hard)"
2498 #: cola/cmds.py:524 cola/widgets/main.py:395
2499 msgid "Restore Worktree and Reset All (Keep Unstaged Changes)"
2502 #: cola/widgets/dag.py:347
2503 msgid "Restore Worktree and Reset All (Keep Unstaged Edits)"
2506 #: cola/cmds.py:541 cola/guicmds.py:292 cola/widgets/dag.py:355
2507 #: cola/widgets/main.py:403
2508 msgid "Restore Worktree and Reset All (Merge)"
2512 msgid "Restore Worktree and Reset All?"
2517 msgid "Restore Worktree to %s?"
2521 msgid "Restore worktree, reset, and preserve unstaged edits?"
2524 #: cola/widgets/dag.py:311
2528 #: cola/widgets/diff.py:942
2529 msgid "Revert Diff Hunk"
2532 #: cola/widgets/diff.py:808
2533 msgid "Revert Diff Hunk..."
2536 #: cola/widgets/diff.py:941
2537 msgid "Revert Diff Hunk?"
2540 #: cola/widgets/diff.py:939
2541 msgid "Revert Selected Lines"
2544 #: cola/widgets/diff.py:805
2545 msgid "Revert Selected Lines..."
2548 #: cola/widgets/diff.py:938
2549 msgid "Revert Selected Lines?"
2552 #: cola/cmds.py:2117
2553 msgid "Revert Uncommitted Changes"
2556 #: cola/cmds.py:2111
2557 msgid "Revert Uncommitted Changes?"
2560 #: cola/cmds.py:2104
2561 msgid "Revert Uncommitted Edits..."
2564 #: cola/cmds.py:2095
2565 msgid "Revert Unstaged Changes"
2568 #: cola/cmds.py:2089
2569 msgid "Revert Unstaged Changes?"
2572 #: cola/cmds.py:2081
2573 msgid "Revert Unstaged Edits..."
2576 #: cola/cmds.py:2116 cola/widgets/diff.py:950
2577 msgid "Revert the uncommitted changes?"
2580 #: cola/cmds.py:2094
2581 msgid "Revert the unstaged changes?"
2584 #: cola/widgets/browse.py:183
2585 msgid "Revert uncommitted changes to selected paths"
2588 #: cola/widgets/browse.py:175
2589 msgid "Revert unstaged changes to selected paths"
2592 #: cola/guicmds.py:250
2596 #: cola/widgets/main.py:532
2600 #: cola/widgets/cfgactions.py:233 cola/widgets/createtag.py:84
2604 #: cola/widgets/selectcommits.py:61
2605 msgid "Revision Expression:"
2608 #: cola/widgets/merge.py:39 cola/widgets/merge.py:42
2609 msgid "Revision to Merge"
2612 #: cola/sequenceeditor.py:339
2616 #: cola/cmds.py:631 cola/widgets/commitmsg.py:464
2617 msgid "Rewrite Published Commit?"
2620 #: cola/interaction.py:126 cola/widgets/cfgactions.py:245
2624 #: cola/cmds.py:2147
2627 msgstr "\"%s\" çalıştırılsın mı?"
2629 #: cola/interaction.py:123
2632 msgstr "%s çalıştırılsın mı?"
2634 #: cola/interaction.py:124
2636 msgid "Run the \"%s\" command?"
2639 #: cola/cmds.py:2186
2641 msgid "Running command: %s"
2642 msgstr "Komut çalıştırılıyor: %s"
2644 #: cola/widgets/about.py:422
2645 msgid "Russian translation"
2648 #: cola/sequenceeditor.py:312
2652 #: cola/widgets/prefs.py:161
2656 #: cola/cmds.py:1972 cola/widgets/archive.py:126 cola/widgets/browse.py:592
2657 #: cola/widgets/editremotes.py:54 cola/widgets/stash.py:52
2658 #: cola/widgets/status.py:1303
2662 #: cola/widgets/archive.py:113
2663 msgid "Save Archive"
2664 msgstr "Arşivi Kaydet"
2666 #: cola/widgets/dag.py:303 cola/widgets/main.py:312
2667 msgid "Save As Tarball/Zip..."
2670 #: cola/widgets/prefs.py:234
2671 msgid "Save GUI Settings"
2672 msgstr "Arayüz Ayarlarını Kaydet"
2674 #: cola/widgets/stash.py:227
2678 #: cola/widgets/stash.py:53
2679 msgid "Save modified state to new stash"
2682 #: cola/widgets/browse.py:555
2684 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
2687 #: cola/widgets/grep.py:98 cola/widgets/search.py:42 cola/widgets/search.py:62
2691 #: cola/widgets/search.py:226
2692 msgid "Search Authors"
2693 msgstr "Yazarları Ara"
2695 #: cola/widgets/search.py:224
2696 msgid "Search Commit Messages"
2699 #: cola/widgets/search.py:227
2700 msgid "Search Committers"
2703 #: cola/widgets/search.py:228
2704 msgid "Search Date Range"
2707 #: cola/widgets/search.py:225
2708 msgid "Search Diffs"
2711 #: cola/widgets/search.py:222
2712 msgid "Search by Expression"
2715 #: cola/widgets/search.py:223
2716 msgid "Search by Path"
2719 #: cola/widgets/grep.py:124
2720 msgid "Search for a fixed string"
2723 #: cola/widgets/grep.py:122
2724 msgid "Search using a POSIX basic regular expression"
2727 #: cola/widgets/grep.py:123
2728 msgid "Search using a POSIX extended regular expression"
2731 #: cola/widgets/main.py:454
2735 #: cola/widgets/selectcommits.py:66
2739 #: cola/guicmds.py:259 cola/widgets/selectcommits.py:73
2743 #: cola/widgets/diff.py:863 cola/widgets/main.py:675
2747 #: cola/guicmds.py:250
2748 msgid "Select Branch to Review"
2751 #: cola/widgets/dag.py:1459
2752 msgid "Select Child"
2755 #: cola/widgets/commitmsg.py:520
2756 msgid "Select Commit"
2759 #: cola/guicmds.py:128
2760 msgid "Select Directory..."
2761 msgstr "Dosyayı Seç..."
2763 #: cola/cmds.py:1934
2764 msgid "Select New Upstream"
2767 #: cola/widgets/dag.py:1463
2768 msgid "Select Newest Child"
2771 #: cola/widgets/dag.py:1453
2772 msgid "Select Oldest Parent"
2775 #: cola/widgets/dag.py:1448
2776 msgid "Select Parent"
2779 #: cola/widgets/browse.py:519
2780 msgid "Select Previous Version"
2783 #: cola/widgets/clone.py:197
2784 msgid "Select a parent directory for the new clone"
2787 #: cola/widgets/selectcommits.py:161
2788 msgid "Select output dir"
2791 #: cola/widgets/selectcommits.py:182
2792 msgid "Select output directory"
2795 #: cola/widgets/patch.py:171
2796 msgid "Select patch file(s)..."
2799 #: cola/widgets/editremotes.py:437
2800 msgid "Select repository"
2803 #: cola/widgets/bookmarks.py:138
2804 msgid "Set Default Repository"
2805 msgstr "Varsayılan Depoyu Seç"
2807 #: cola/widgets/branch.py:280
2808 msgid "Set Upstream Branch"
2811 #: cola/widgets/branch.py:71
2813 "Set the sort order for branches and tags.\n"
2814 "Toggle between date-based and version-name-based sorting."
2817 #: cola/widgets/remote.py:213
2818 msgid "Set upstream"
2821 #: cola/widgets/prefs.py:371
2825 #: cola/widgets/grep.py:142
2826 msgid "Shell arguments"
2829 #: cola/sequenceeditor.py:363
2833 #: cola/sequenceeditor.py:367
2837 #: cola/widgets/about.py:499
2841 #: cola/widgets/prefs.py:158
2842 msgid "Show Diffstat After Merge"
2845 #: cola/widgets/prefs.py:157
2846 msgid "Show Full Paths in the Window Title"
2849 #: cola/sequenceeditor.py:104 cola/widgets/finder.py:187
2850 #: cola/widgets/status.py:1299
2852 msgstr "Yardımı Göster"
2854 #: cola/widgets/filelist.py:30
2855 msgid "Show History"
2856 msgstr "Geçmişi Göster"
2858 #: cola/widgets/prefs.py:316
2859 msgid "Show file counts in Status titles"
2862 #: cola/sequenceeditor.py:170 cola/widgets/finder.py:138
2870 #: cola/widgets/diff.py:580
2871 msgid "Show line numbers"
2874 #: cola/widgets/diff.py:576
2875 msgid "Show whole surrounding functions of changes"
2878 #: cola/widgets/recent.py:58
2879 msgid "Showing changes since"
2882 #: cola/widgets/diff.py:596
2883 msgid "Side by side"
2886 #: cola/cmds.py:2318
2890 #: cola/widgets/createtag.py:71
2894 #: cola/widgets/commitmsg.py:51
2895 msgid "Sign off on this commit"
2898 #: cola/widgets/about.py:412 cola/widgets/about.py:425
2899 msgid "Simplified Chinese translation"
2902 #: cola/cmds.py:2393
2906 #: cola/widgets/main.py:563
2907 msgid "Skip Current Patch"
2910 #: cola/widgets/prefs.py:232
2911 msgid "Sort bookmarks alphabetically"
2914 #: cola/widgets/about.py:413 cola/widgets/about.py:436
2915 #: cola/widgets/about.py:440
2916 msgid "Spanish translation"
2919 #: cola/widgets/createtag.py:88
2920 msgid "Specifies the SHA-1 to tag"
2923 #: cola/widgets/createtag.py:81
2924 msgid "Specifies the tag message"
2927 #: cola/widgets/createtag.py:65
2928 msgid "Specifies the tag name"
2931 #: cola/widgets/spellcheck.py:58
2932 msgid "Spelling Suggestions"
2935 #: cola/sequenceeditor.py:357 cola/widgets/merge.py:58
2939 #: cola/widgets/merge.py:57
2940 msgid "Squash the merged commits into a single commit"
2943 #: cola/cmds.py:2404 cola/widgets/action.py:60 cola/widgets/diff.py:782
2947 #: cola/cmds.py:2557
2948 msgid "Stage / Unstage"
2951 #: cola/cmds.py:2539
2952 msgid "Stage / Unstage All"
2955 #: cola/widgets/main.py:224
2956 msgid "Stage All Untracked"
2959 #: cola/widgets/main.py:216
2960 msgid "Stage Changed Files To Commit"
2963 #: cola/widgets/diff.py:807
2964 msgid "Stage Diff Hunk"
2967 #: cola/cmds.py:2495
2968 msgid "Stage Modified"
2971 #: cola/cmds.py:2528
2972 msgid "Stage Modified and Untracked"
2975 #: cola/widgets/status.py:815 cola/widgets/status.py:834
2976 #: cola/widgets/status.py:902
2977 msgid "Stage Selected"
2980 #: cola/widgets/diff.py:804
2981 msgid "Stage Selected Lines"
2984 #: cola/cmds.py:2506
2985 msgid "Stage Unmerged"
2988 #: cola/cmds.py:2517
2989 msgid "Stage Untracked"
2992 #: cola/widgets/commitmsg.py:446
2993 msgid "Stage and Commit"
2996 #: cola/widgets/commitmsg.py:443
2997 msgid "Stage and commit?"
3000 #: cola/cmds.py:2392
3001 msgid "Stage conflicts"
3004 #: cola/cmds.py:2383
3005 msgid "Stage conflicts?"
3008 #: cola/widgets/browse.py:140
3009 msgid "Stage/unstage selected paths for commit"
3012 #: cola/models/browse.py:336 cola/widgets/status.py:134
3013 #: cola/widgets/status.py:584
3017 #: cola/cmds.py:2411
3022 #: cola/widgets/main.py:546
3023 msgid "Start Interactive Rebase..."
3026 #: cola/widgets/createbranch.py:107
3027 msgid "Starting Revision"
3030 #: cola/widgets/stash.py:40
3034 #: cola/widgets/stash.py:77
3038 #: cola/widgets/stash.py:77
3039 msgid "Stash staged changes only"
3042 #: cola/widgets/stash.py:73
3043 msgid "Stash unstaged changes only, keeping staged changes"
3046 #: cola/widgets/action.py:66 cola/widgets/main.py:375
3050 #: cola/models/browse.py:33 cola/widgets/main.py:100
3054 #: cola/widgets/browse.py:148
3055 msgid "Stop tracking paths"
3058 #: cola/widgets/submodules.py:82
3059 msgid "Submodule URL (can be relative, ex: ../repo.git)"
3062 #: cola/widgets/submodules.py:90
3063 msgid "Submodule branch to track (optional)"
3066 #: cola/widgets/submodules.py:86
3067 msgid "Submodule path within the current repository (optional)"
3070 #: cola/widgets/main.py:138 cola/widgets/submodules.py:32
3074 #: cola/widgets/prefs.py:153
3075 msgid "Summarize Merge Commits"
3078 #: cola/sequenceeditor.py:313 cola/widgets/dag.py:412
3082 #: cola/widgets/prefs.py:149
3084 msgstr "Tab Genişliği"
3086 #: cola/widgets/cfgactions.py:229 cola/widgets/createbranch.py:116
3087 #: cola/widgets/merge.py:48
3091 #: cola/cmds.py:2646
3095 #: cola/widgets/createtag.py:80
3096 msgid "Tag message..."
3097 msgstr "Etiket mesajı..."
3099 #: cola/cmds.py:2606
3100 msgid "Tag-signing was requested but the tag message is empty."
3103 #: cola/widgets/branch.py:185 cola/widgets/branch.py:236
3107 #: cola/widgets/toolbar.py:180
3108 msgid "Text Beside Icon"
3111 #: cola/widgets/toolbar.py:179
3115 #: cola/widgets/toolbar.py:181
3116 msgid "Text Under Icon"
3119 #: cola/widgets/prefs.py:150
3121 msgstr "Yazı Genişliği"
3124 msgid "The branch will be no longer available."
3129 msgid "The branch will be reset using \"git reset --mixed %s\""
3132 #: cola/cmds.py:554 cola/cmds.py:645
3134 msgid "The branch will be reset using \"git reset --soft %s\""
3137 #: cola/widgets/commitmsg.py:311
3138 msgid "The commit message will be cleared."
3141 #: cola/widgets/archive.py:208
3143 msgid "The file \"%s\" exists and will be overwritten."
3147 msgid "The following files will be deleted:"
3148 msgstr "Aşağıdaki satırlar silinecek:"
3152 msgid "The repository will be reset using \"git reset --hard %s\""
3157 msgid "The repository will be reset using \"git reset --keep %s\""
3162 msgid "The repository will be reset using \"git reset --merge %s\""
3165 #: cola/cmds.py:2171
3166 msgid "The revision expression cannot be empty."
3169 #: cola/cmds.py:2819
3172 "The submodule will be added using\n"
3176 #: cola/cmds.py:2864
3179 "The submodule will be updated using\n"
3185 msgid "The worktree will be restored using \"git read-tree --reset -u %s\""
3188 #: cola/widgets/commitmsg.py:312
3189 msgid "This cannot be undone. Clear commit message?"
3192 #: cola/cmds.py:633 cola/widgets/commitmsg.py:466
3194 "This commit has already been published.\n"
3195 "This operation will rewrite published history.\n"
3196 "You probably don't want to do this."
3199 #: cola/widgets/diff.py:947
3201 "This operation drops uncommitted changes.\n"
3202 "These changes cannot be recovered."
3205 #: cola/cmds.py:2113
3207 "This operation removes uncommitted edits from selected files.\n"
3208 "These changes cannot be recovered."
3211 #: cola/cmds.py:2091
3213 "This operation removes unstaged edits from selected files.\n"
3214 "These changes cannot be recovered."
3217 #: cola/widgets/main.py:1021
3219 "This repository is currently being rebased.\n"
3220 "Resolve conflicts, commit changes, and run:\n"
3221 " Rebase > Continue"
3224 #: cola/widgets/main.py:1029
3226 "This repository is in the middle of a merge.\n"
3227 "Resolve conflicts and commit changes."
3230 #: cola/sequenceeditor.py:330
3231 msgid "Toggle Enabled"
3234 #: cola/widgets/diff.py:591
3235 msgid "Toggle image diff"
3238 #: cola/widgets/branch.py:62
3239 msgid "Toggle the branches filter"
3242 #: cola/widgets/status.py:58
3243 msgid "Toggle the paths filter"
3246 #: cola/widgets/toolbar.py:316
3247 msgid "Toolbar Style:"
3250 #: cola/widgets/cfgactions.py:228 cola/widgets/merge.py:47
3251 msgid "Tracking Branch"
3254 #: cola/widgets/createbranch.py:115
3255 msgid "Tracking branch"
3258 #: cola/widgets/about.py:408 cola/widgets/about.py:434
3259 #: cola/widgets/about.py:445
3260 msgid "Traditional Chinese (Taiwan) translation"
3263 #: cola/widgets/about.py:439
3267 #: cola/widgets/about.py:94
3271 #: cola/widgets/about.py:418 cola/widgets/about.py:423
3272 #: cola/widgets/about.py:438
3273 msgid "Turkish translation"
3274 msgstr "Türkçe çeviri"
3276 #: cola/widgets/clone.py:109 cola/widgets/editremotes.py:451
3277 #: cola/widgets/submodules.py:117
3281 #: cola/widgets/remote.py:463
3286 #: cola/widgets/about.py:415
3287 msgid "Ukranian translation"
3290 #: cola/cmds.py:1927
3291 msgid "Unable to rebase"
3296 msgid "Unable to set URL for \"%(name)s\" to \"%(url)s\""
3299 #: cola/widgets/main.py:660
3303 #: cola/cmds.py:638 cola/cmds.py:643 cola/cmds.py:646 cola/widgets/main.py:200
3304 msgid "Undo Last Commit"
3308 msgid "Undo last commit?"
3312 msgid "Undo the published commit?"
3315 #: cola/models/browse.py:330 cola/widgets/status.py:135
3316 #: cola/widgets/status.py:604
3318 msgstr "Birleştirilmemiş"
3320 #: cola/cmds.py:2659 cola/widgets/action.py:61 cola/widgets/diff.py:784
3324 #: cola/widgets/main.py:195 cola/widgets/status.py:734
3328 #: cola/widgets/diff.py:837
3329 msgid "Unstage Diff Hunk"
3332 #: cola/widgets/main.py:205
3333 msgid "Unstage From Commit"
3336 #: cola/widgets/status.py:767 cola/widgets/status.py:801
3337 msgid "Unstage Selected"
3340 #: cola/widgets/diff.py:835
3341 msgid "Unstage Selected Lines"
3344 #: cola/cmds.py:2671
3346 msgid "Unstaging: %s"
3349 #: cola/widgets/browse.py:147
3350 msgid "Untrack Selected"
3353 #: cola/widgets/status.py:137 cola/widgets/status.py:610
3355 msgstr "Takip Edilmemiş"
3357 #: cola/cmds.py:996 cola/cmds.py:2727
3359 msgid "Untracking: %s"
3362 #: cola/widgets/main.py:335
3363 msgid "Update All Submodules..."
3366 #: cola/widgets/createbranch.py:121
3367 msgid "Update Existing Branch:"
3370 #: cola/cmds.py:2865
3371 msgid "Update Submodule"
3374 #: cola/cmds.py:2862
3375 msgid "Update Submodule..."
3378 #: cola/cmds.py:2901
3379 msgid "Update Submodules"
3382 #: cola/cmds.py:2899
3383 msgid "Update all submodules?"
3386 #: cola/cmds.py:2898
3387 msgid "Update submodules..."
3390 #: cola/widgets/status.py:893
3391 msgid "Update this submodule"
3394 #: cola/cmds.py:2863
3395 msgid "Update this submodule?"
3398 #: cola/widgets/branch.py:418 cola/widgets/createbranch.py:300
3399 #: cola/widgets/remote.py:135
3403 #: cola/widgets/prefs.py:147
3405 msgstr "Kullanıcı Adı"
3407 #: cola/widgets/about.py:92
3411 #: cola/widgets/dag.py:676 cola/widgets/main.py:765 cola/widgets/main.py:887
3415 #: cola/widgets/browse.py:131 cola/widgets/status.py:251
3416 msgid "View History..."
3417 msgstr "Geçmişi Göster..."
3419 #: cola/widgets/browse.py:132
3420 msgid "View history for selected paths"
3423 #: cola/widgets/merge.py:54
3427 #: cola/widgets/main.py:449
3428 msgid "Visualize All Branches..."
3431 #: cola/widgets/main.py:443
3432 msgid "Visualize Current Branch..."
3435 #: cola/widgets/createtag.py:73
3436 msgid "Whether to sign the tag (git tag -s)"
3439 #: cola/widgets/commitmsg.py:440
3440 msgid "Would you like to stage and commit all modified files?"
3443 #: cola/widgets/diff.py:596
3447 #: cola/widgets/standard.py:1014
3453 "You are in the middle of a merge.\n"
3454 "Cannot amend while merging."
3456 "Bir birleştirme işleminin ortasındasınız.\n"
3457 "Birleştirme yapılırken değişiklik yapamazsınız."
3459 #: cola/cmds.py:1928
3460 msgid "You cannot rebase with uncommitted changes."
3463 #: cola/widgets/merge.py:226
3464 msgid "You must specify a revision to merge."
3467 #: cola/widgets/merge.py:216
3468 msgid "You must specify a revision to view."
3471 #: cola/widgets/dag.py:595 cola/widgets/dag.py:1437
3475 #: cola/widgets/dag.py:591 cola/widgets/dag.py:1443
3479 #: cola/widgets/dag.py:430 cola/widgets/dag.py:599 cola/widgets/dag.py:1445
3480 #: cola/widgets/diff.py:600
3484 #: cola/widgets/grep.py:112
3485 msgid "command-line arguments"
3488 #: cola/widgets/main.py:853 cola/widgets/main.py:859
3489 msgid "error: unable to execute git"
3492 #: cola/widgets/log.py:45
3494 msgid "exit code %s"
3499 msgid "fatal: \"%s\" is not a directory. Please specify a correct --repo <path>."
3502 #: cola/widgets/main.py:849
3504 msgid "git cola version %s"
3505 msgstr "git cola sürümü %s"
3507 #: cola/widgets/startup.py:28
3511 #: cola/difftool.py:63
3512 msgid "git-cola diff"
3513 msgstr "git-cola diff"
3515 #: cola/widgets/submodules.py:81
3516 msgid "git://git.example.com/repo.git"
3519 #: cola/widgets/grep.py:132
3520 msgid "grep result..."
3521 msgstr "grep sonucu..."
3523 #: cola/widgets/about.py:486
3524 msgid "hotkeys.html"
3525 msgstr "hotkeys.html"
3527 #: cola/widgets/submodules.py:85
3528 msgid "path/to/submodule"
3531 #: cola/widgets/toolbar.py:243
3535 #: cola/cmds.py:2343
3539 #: cola/widgets/createtag.py:63
3555 #: cola/widgets/search.py:53 cola/widgets/search.py:58
3560 #~ msgid "\"%s\" returned exit status %d"
3561 #~ msgstr "\"%(command)s\" çıkış durumu döndürdü %(status)d"
3563 #~ msgid "\"git commit\" returned exit code %s"
3564 #~ msgstr "\"git commit\" returned exit code %s"
3566 #~ msgid "Already up-to-date."
3567 #~ msgstr "Already up-to-date."
3569 #~ msgid "Commit failed: %s"
3570 #~ msgstr "İşleme başarısız: %s"
3572 #~ msgid "Created commit: %s"
3573 #~ msgstr "Oluşturulan işleme: %s"
3575 #~ msgid "Enter Git Repository"
3576 #~ msgstr "Enter Git Repository"
3580 #~ msgstr "Errors: %s"
3582 #~ msgid "Errors: %s"
3583 #~ msgstr "Errors: %s"
3585 #~ msgid "Exit code: %s"
3586 #~ msgstr "Exit code: %s"
3588 #~ msgid "Fast Forward Only "
3589 #~ msgstr "Fast Forward Only "
3591 #~ msgid "GPG-signed"
3592 #~ msgstr "GPG-signed"
3595 #~ msgid "Local Branches"
3596 #~ msgstr "Local Branch"
3598 #~ msgid "On Debian-based systems try: sudo apt-get install python-pyinotify"
3599 #~ msgstr "On Debian-based systems try: sudo apt-get install python-pyinotify"
3602 #~ msgstr "Seçenekler"
3611 #~ msgid "Output: %s"
3612 #~ msgstr "Output: %s"
3614 #~ msgid "Path to git repository"
3615 #~ msgstr "Path to git repository"
3618 #~ msgid "Remote Branches"
3619 #~ msgstr "Remote Branch"
3621 #~ msgid "Rename remote?"
3622 #~ msgstr "Uzaktakini yeniden adlandır?"
3624 #~ msgid "Select File"
3625 #~ msgstr "Select File"
3627 #~ msgid "Select Repository..."
3628 #~ msgstr "Depoyu Seç..."
3630 #~ msgid "Select file from \"%s\""
3631 #~ msgstr "Select file from \"%s\""
3633 #~ msgid "Show Details..."
3634 #~ msgstr "Ayrıntıları Göster..."
3636 #~ msgid "Staging Area"
3637 #~ msgstr "Staging Area"
3643 #~ "This PyQt4 does not include QtWebKit.\n"
3644 #~ "The keyboard shortcuts feature is unavailable."
3646 #~ "This PyQt4 does not include QtWebKit.\n"
3647 #~ "The keyboard shortcuts feature is unavailable."
3649 #~ msgid "Updating..."
3650 #~ msgstr "Updating..."
3653 #~ "file notification: disabled\n"
3654 #~ "Note: install pywin32 to enable.\n"
3656 #~ "file notification: disabled\n"
3657 #~ "Note: install pywin32 to enable.\n"
3659 #~ msgid "git clone returned exit code %s"
3660 #~ msgstr "git clone çıkış kodu döndürdü %s"
3662 #~ msgid "git tag returned exit code %s"
3663 #~ msgstr "git tag returned exit code %s"
3665 #~ msgid "inotify enabled."
3666 #~ msgstr "inotify enabled."
3669 #~ "inotify: disabled\n"
3670 #~ "Note: install python-pyinotify to enable inotify.\n"
3672 #~ "inotify: disabled\n"
3673 #~ "Note: install python-pyinotify to enable inotify.\n"