sequenceeditor: rename the toggle action to "Toggle Remark"
[git-cola.git] / cola / i18n / tr_TR.po
blobc81bd7b54ca819fc627647d71efb92e78cfcf095
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
9 msgid ""
10 msgstr ""
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"
17 "Language: tr_TR\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "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/diff.py:1681
25 msgid ""
26 "\n"
27 "            <p>\n"
28 "                Drag and drop or use the <strong>Add</strong> button to add\n"
29 "                patches to the list\n"
30 "            </p>\n"
31 "            "
32 msgstr ""
34 #: cola/widgets/about.py:437
35 #, python-format
36 msgid ""
37 "\n"
38 "        <br>\n"
39 "            Git Cola has been translated into different languages thanks\n"
40 "            to the help of the individuals listed below.\n"
41 "\n"
42 "        <br>\n"
43 "        <p>\n"
44 "            Translation is approximate.  If you find a mistake,\n"
45 "            please let us know by opening an issue on Github:\n"
46 "        </p>\n"
47 "\n"
48 "        <p>\n"
49 "            %(bug_link)s\n"
50 "        </p>\n"
51 "\n"
52 "        <br>\n"
53 "        <p>\n"
54 "            We invite you to participate in translation by adding or updating\n"
55 "            a translation and opening a pull request.\n"
56 "        </p>\n"
57 "\n"
58 "        <br>\n"
59 "\n"
60 "    "
61 msgstr ""
63 #: cola/widgets/about.py:181
64 #, python-format
65 msgid ""
66 "\n"
67 "        <br>\n"
68 "            Git Cola version %(cola_version)s\n"
69 "        <ul>\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"
76 "        </ul>\n"
77 "    "
78 msgstr ""
80 #: cola/widgets/about.py:369
81 #, python-format
82 msgid ""
83 "\n"
84 "        <br>\n"
85 "        Please use %(bug_link)s to report issues.\n"
86 "        <br>\n"
87 "    "
88 msgstr ""
90 #: cola/widgets/status.py:1310
91 #, python-format
92 msgid ""
93 "\n"
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"
103 msgstr ""
105 #: cola/sequenceeditor.py:796
106 msgid ""
107 "\n"
108 "Commands\n"
109 "--------\n"
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"
116 "update-ref = update branches that point to commits\n"
117 "\n"
118 "These lines can be re-ordered; they are executed from top to bottom.\n"
119 "\n"
120 "If you disable a line here THAT COMMIT WILL BE LOST.\n"
121 "\n"
122 "However, if you disable everything, the rebase will be aborted.\n"
123 "\n"
124 "Keyboard Shortcuts\n"
125 "------------------\n"
126 "? = show help\n"
127 "j = move down\n"
128 "k = move up\n"
129 "J = shift row down\n"
130 "K = shift row up\n"
131 "\n"
132 "1, p = pick\n"
133 "2, r = reword\n"
134 "3, e = edit\n"
135 "4, f = fixup\n"
136 "5, s = squash\n"
137 "spacebar = toggle enabled\n"
138 "\n"
139 "ctrl+enter = accept changes and rebase\n"
140 "ctrl+q     = cancel and abort the rebase\n"
141 "ctrl+d     = launch difftool\n"
142 msgstr ""
144 #: cola/widgets/finder.py:64
145 msgid ""
146 "\n"
147 "Keyboard Shortcuts\n"
148 "------------------\n"
149 "J, Down     = Move Down\n"
150 "K, Up       = Move Up\n"
151 "Enter       = Edit Selected Files\n"
152 "Spacebar    = Open File Using Default Application\n"
153 "Ctrl + L    = Focus Text Entry Field\n"
154 "?           = Show Help\n"
155 "\n"
156 "The up and down arrows change focus between the text entry field\n"
157 "and the results.\n"
158 msgstr ""
160 #: cola/widgets/prefs.py:133
161 msgid ""
162 "\n"
163 "This option determines how the supplied commit message should be\n"
164 "cleaned up before committing.\n"
165 "\n"
166 "The <mode> can be strip, whitespace, verbatim, scissors or default.\n"
167 "\n"
168 "strip\n"
169 "    Strip leading and trailing empty lines, trailing whitespace,\n"
170 "    commentary and collapse consecutive empty lines.\n"
171 "\n"
172 "whitespace\n"
173 "    Same as strip except #commentary is not removed.\n"
174 "\n"
175 "verbatim\n"
176 "    Do not change the message at all.\n"
177 "\n"
178 "scissors\n"
179 "    Same as whitespace except that everything from (and including) the line\n"
180 "    found below is truncated, if the message is to be edited.\n"
181 "    \"#\" can be customized with core.commentChar.\n"
182 "\n"
183 "    # ------------------------ >8 ------------------------"
184 msgstr ""
186 #: cola/widgets/dag.py:960
187 msgid " - DAG"
188 msgstr ""
190 #: cola/widgets/recent.py:52
191 msgid " commits ago"
192 msgstr ""
194 #: cola/cmds.py:1197
195 #, python-format
196 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
197 msgstr "\"%(branch)s\" öğesi \"%(remote)s\" uzak kaynağından silindi."
199 #: cola/widgets/createbranch.py:314
200 #, python-format
201 msgid "\"%(command)s\" returned exit status \"%(status)d\""
202 msgstr ""
204 #: cola/interaction.py:38
205 #, python-format
206 msgid "\"%(command)s\" returned exit status %(status)d"
207 msgstr "\"%(command)s\" çıkış durumu döndürdü %(status)d"
209 #: cola/guicmds.py:156
210 #, python-format
211 msgid "\"%s\" already exists"
212 msgstr ""
214 #: cola/widgets/clone.py:204
215 #, python-format
216 msgid "\"%s\" already exists, cola will create a new directory"
217 msgstr ""
219 #: cola/cmds.py:2298
220 #, python-format
221 msgid "\"%s\" requires a selected file."
222 msgstr ""
224 #: cola/cmds.py:2036
225 msgid ""
226 "\"git rebase --update-refs\" automatically force-updates any\n"
227 "branches that point to commits that are being rebased.\n"
228 "\n"
229 "Any branches that are checked out in a worktree are not updated.\n"
230 "\n"
231 "Using this feature is helpful for \"stacked\" branch workflows."
232 msgstr ""
234 #: cola/models/stash.py:145
235 msgid "\"git stash drop\" did not return a ref to rename."
236 msgstr ""
238 #: cola/sequenceeditor.py:369
239 msgid "#"
240 msgstr ""
242 #: cola/widgets/browse.py:96
243 #, python-format
244 msgid "%(project)s: %(branch)s - Browse"
245 msgstr ""
247 #: cola/widgets/dag.py:953
248 #, python-format
249 msgid "%(project)s: %(ref)s - DAG"
250 msgstr ""
252 #: cola/models/browse.py:314
253 #, python-format
254 msgid "%d days ago"
255 msgstr "%d gün önce"
257 #: cola/models/browse.py:313
258 #, python-format
259 msgid "%d hours ago"
260 msgstr "%d saat önce"
262 #: cola/models/browse.py:306 cola/models/browse.py:310
263 #, python-format
264 msgid "%d minutes ago"
265 msgstr "%d dakika önce"
267 #: cola/cmds.py:377
268 #, python-format
269 msgid "%d patch(es) applied."
270 msgstr "%d düzeltme uygulandı."
272 #: cola/widgets/createbranch.py:279
273 #, python-format
274 msgid "%d skipped"
275 msgstr "%d geçildi"
277 #: cola/cmds.py:2520
278 #, python-format
279 msgid ""
280 "%s appears to contain merge conflicts.\n"
281 "\n"
282 "You should probably skip this file.\n"
283 "Stage it anyways?"
284 msgstr ""
286 #: cola/widgets/startup.py:262
287 #, python-format
288 msgid "%s could not be opened. Remove from bookmarks?"
289 msgstr ""
291 #: cola/app.py:497 cola/widgets/bookmarks.py:481
292 #, python-format
293 msgid "%s is not a Git repository."
294 msgstr ""
296 #: cola/cmds.py:1015
297 #, python-format
298 msgid "%s will be removed from your bookmarks."
299 msgstr "%s işaretlerinizden kaldırılacak."
301 #: cola/cmds.py:1028
302 #, python-format
303 msgid "%s will be removed from your recent repositories."
304 msgstr "%s son kullanılan repolardan silinecek."
306 #: cola/cmds.py:1662
307 #, python-format
308 msgid "%s: No such file or directory."
309 msgstr "%s: Böyle bir dosya ya da dizin yok."
311 #: cola/widgets/main.py:748
312 msgid "&Edit"
313 msgstr ""
315 #: cola/widgets/main.py:690
316 msgid "&File"
317 msgstr "Dosya"
319 #: cola/widgets/browse.py:98
320 msgid "(Amending)"
321 msgstr ""
323 #: cola/widgets/compare.py:35
324 msgid "*** Branch Point ***"
325 msgstr ""
327 #: cola/widgets/compare.py:36
328 msgid "*** Sandbox ***"
329 msgstr ""
331 #: cola/widgets/diff.py:816
332 msgid "100%"
333 msgstr ""
335 #: cola/widgets/diff.py:817
336 msgid "200%"
337 msgstr ""
339 #: cola/widgets/diff.py:814
340 msgid "25%"
341 msgstr ""
343 #: cola/widgets/diff.py:818
344 msgid "400%"
345 msgstr ""
347 #: cola/widgets/diff.py:815
348 msgid "50%"
349 msgstr ""
351 #: cola/widgets/diff.py:819
352 msgid "800%"
353 msgstr ""
355 #: cola/widgets/finder.py:118
356 msgid "<path> ..."
357 msgstr ""
359 #: cola/cmds.py:1685
360 msgid ""
361 "A commit template has not been configured.\n"
362 "Use \"git config\" to define \"commit.template\"\n"
363 "so that it points to a commit template."
364 msgstr ""
365 "Bir işleme şablonu doğru yapılandırılmadı\n"
366 "\"commit.template\" tanımlamak için \"git config\" komutunu kullanın\n"
367 "yaptığınız ayarla doğru yeri işaret edin."
369 #: cola/cmds.py:1734
370 #, python-format
371 msgid "A hook must be provided at \"%s\""
372 msgstr ""
374 #: cola/widgets/cfgactions.py:81 cola/widgets/main.py:636
375 msgid "Abort"
376 msgstr ""
378 #: cola/widgets/cfgactions.py:148 cola/widgets/cfgactions.py:154
379 msgid "Abort Action"
380 msgstr ""
382 #: cola/cmds.py:131
383 msgid "Abort Applying Patch"
384 msgstr ""
386 #: cola/cmds.py:125
387 msgid "Abort Applying Patch..."
388 msgstr ""
390 #: cola/widgets/main.py:245
391 msgid "Abort Applying Patches..."
392 msgstr ""
394 #: cola/cmds.py:161
395 msgid "Abort Cherry-Pick"
396 msgstr ""
398 #: cola/cmds.py:155 cola/widgets/main.py:330
399 msgid "Abort Cherry-Pick..."
400 msgstr ""
402 #: cola/cmds.py:192
403 msgid "Abort Merge"
404 msgstr ""
406 #: cola/cmds.py:185 cola/widgets/main.py:364
407 msgid "Abort Merge..."
408 msgstr ""
410 #: cola/widgets/cfgactions.py:153
411 msgid "Abort the action?"
412 msgstr ""
414 #: cola/widgets/main.py:246
415 msgid "Abort the current \"git am\" patch session"
416 msgstr ""
418 #: cola/cmds.py:158
419 msgid ""
420 "Aborting a cherry-pick can cause uncommitted changes to be lost.\n"
421 "Recovering uncommitted changes is not possible."
422 msgstr ""
424 #: cola/cmds.py:128
425 msgid ""
426 "Aborting a patch can cause uncommitted changes to be lost.\n"
427 "Recovering uncommitted changes is not possible."
428 msgstr ""
430 #: cola/cmds.py:126
431 msgid "Aborting applying the current patch?"
432 msgstr ""
434 #: cola/cmds.py:156
435 msgid "Aborting the current cherry-pick?"
436 msgstr ""
438 #: cola/cmds.py:188
439 msgid ""
440 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
441 "Recovering uncommitted changes is not possible."
442 msgstr ""
444 #: cola/cmds.py:186
445 msgid "Aborting the current merge?"
446 msgstr ""
448 #: cola/widgets/about.py:88 cola/widgets/main.py:531
449 msgid "About"
450 msgstr "Hakkında"
452 #: cola/widgets/about.py:64
453 msgid "About git-cola"
454 msgstr ""
456 #: cola/widgets/bookmarks.py:216 cola/widgets/startup.py:339
457 msgid "Accept"
458 msgstr ""
460 #: cola/sequenceeditor.py:164
461 msgid ""
462 "Accept changes and rebase\n"
463 "Shortcut: Ctrl+Enter"
464 msgstr ""
466 #: cola/widgets/status.py:1376
467 msgid "Action Name"
468 msgstr "Aksiyon Adı"
470 #: cola/sequenceeditor.py:596 cola/widgets/bookmarks.py:320
471 #: cola/widgets/branch.py:221 cola/widgets/browse.py:375
472 #: cola/widgets/commitmsg.py:105 cola/widgets/dag.py:314
473 #: cola/widgets/filelist.py:122 cola/widgets/main.py:93
474 #: cola/widgets/main.py:771 cola/widgets/startup.py:435
475 msgid "Actions"
476 msgstr "İşlemler"
478 #: cola/widgets/commitmsg.py:107
479 msgid "Actions..."
480 msgstr "İşlemler..."
482 #: cola/widgets/bookmarks.py:70 cola/widgets/diff.py:1698
483 #: cola/widgets/diff.py:1712 cola/widgets/gitignore.py:63
484 #: cola/widgets/status.py:1381
485 msgid "Add"
486 msgstr "Ekle"
488 #: cola/widgets/bookmarks.py:469
489 msgid "Add Favorite"
490 msgstr ""
492 #: cola/widgets/editremotes.py:371
493 msgid "Add Remote"
494 msgstr ""
496 #: cola/widgets/toolbar.py:320
497 msgid "Add Separator"
498 msgstr "Ayraç Ekle"
500 #: cola/cmds.py:2974 cola/widgets/submodules.py:41
501 #: cola/widgets/submodules.py:110
502 msgid "Add Submodule"
503 msgstr ""
505 #: cola/cmds.py:2971 cola/widgets/main.py:377
506 msgid "Add Submodule..."
507 msgstr ""
509 #: cola/widgets/editremotes.py:60
510 msgid ""
511 "Add and remove remote repositories using the \n"
512 "Add(+) and Delete(-) buttons on the left-hand side.\n"
513 "\n"
514 "Remotes can be renamed by selecting one from the list\n"
515 "and pressing \"enter\", or by double-clicking."
516 msgstr ""
518 #: cola/widgets/editremotes.py:78
519 msgid "Add new remote git repository"
520 msgstr "Yeni uzak git deposu ekle"
522 #: cola/widgets/diff.py:1698
523 msgid "Add patches (+)"
524 msgstr ""
526 #: cola/widgets/editremotes.py:430
527 msgid "Add remote"
528 msgstr ""
530 #: cola/cmds.py:2972
531 msgid "Add this submodule?"
532 msgstr ""
534 #: cola/widgets/gitignore.py:53
535 msgid "Add to .gitignore"
536 msgstr ""
538 #: cola/widgets/status.py:287
539 msgid "Add to Git Annex"
540 msgstr ""
542 #: cola/widgets/status.py:291
543 msgid "Add to Git LFS"
544 msgstr ""
546 #: cola/widgets/gitignore.py:27
547 msgid "Add to exclusions"
548 msgstr ""
550 #: cola/widgets/gitignore.py:54
551 msgid "Add to local .git/info/exclude"
552 msgstr ""
554 #: cola/widgets/filelist.py:25
555 msgid "Additions"
556 msgstr ""
558 #: cola/widgets/archive.py:132
559 msgid "Advanced"
560 msgstr ""
562 #: cola/widgets/main.py:536
563 msgid "Against Commit... (Diff Mode)"
564 msgstr ""
566 #: cola/models/browse.py:32
567 msgid "Age"
568 msgstr "Yaş"
570 #: cola/widgets/prefs.py:441
571 msgid "All Repositories"
572 msgstr "Tüm Depolar"
574 #: cola/cmds.py:3054
575 #, python-format
576 msgid ""
577 "All submodules will be updated using\n"
578 "\"%s\""
579 msgstr ""
581 #: cola/widgets/remote.py:199
582 msgid "Allow non-fast-forward updates.  Using \"force\" can cause the remote repository to lose commits; use it with care"
583 msgstr ""
585 #: cola/widgets/merge.py:59
586 msgid "Always create a merge commit when enabled, even when the merge is a fast-forward update"
587 msgstr ""
589 #: cola/cmds.py:220
590 msgid "Amend"
591 msgstr ""
593 #: cola/widgets/commitmsg.py:470
594 msgid "Amend Commit"
595 msgstr ""
597 #: cola/widgets/commitmsg.py:116 cola/widgets/main.py:194
598 msgid "Amend Last Commit"
599 msgstr ""
601 #: cola/widgets/commitmsg.py:469
602 msgid "Amend the published commit?"
603 msgstr ""
605 #: cola/widgets/main.py:1171
606 msgid "Amending"
607 msgstr ""
609 #: cola/widgets/cfgactions.py:150
610 msgid ""
611 "An action is still running.\n"
612 "Terminating it could result in data loss."
613 msgstr ""
615 #: cola/cmds.py:2748
616 msgid ""
617 "An unsigned, lightweight tag will be created instead.\n"
618 "Create an unsigned tag?"
619 msgstr ""
621 #: cola/widgets/prefs.py:444
622 msgid "Appearance"
623 msgstr ""
625 #: cola/widgets/diff.py:1304
626 msgid "Append Patch"
627 msgstr ""
629 #: cola/widgets/diff.py:1373
630 msgid "Append Patch..."
631 msgstr ""
633 #: cola/widgets/diff.py:1707 cola/widgets/stash.py:50 cola/widgets/stash.py:110
634 #: cola/widgets/toolbar.py:328
635 msgid "Apply"
636 msgstr "Uygula"
638 #: cola/widgets/diff.py:1670
639 msgid "Apply Patches"
640 msgstr ""
642 #: cola/widgets/main.py:239
643 msgid "Apply Patches..."
644 msgstr "Düzeltmeleri Uygula..."
646 #: cola/widgets/stash.py:66
647 msgid "Apply and drop the selected stash (git stash pop)"
648 msgstr ""
650 #: cola/widgets/stash.py:50
651 msgid "Apply the selected stash"
652 msgstr ""
654 #: cola/widgets/main.py:1181
655 msgid "Applying Patch"
656 msgstr ""
658 #: cola/widgets/cfgactions.py:205
659 msgid "Arguments"
660 msgstr "Argümanlar"
662 #: cola/qtutils.py:886
663 msgid "Attach"
664 msgstr ""
666 #: cola/models/browse.py:32 cola/models/browse.py:71 cola/widgets/dag.py:572
667 msgid "Author"
668 msgstr "Yazar"
670 #: cola/widgets/about.py:90
671 msgid "Authors"
672 msgstr "Yazarlar"
674 #: cola/hidpi.py:41
675 msgid "Auto"
676 msgstr "Otamatik"
678 #: cola/widgets/commitmsg.py:143 cola/widgets/prefs.py:280
679 msgid "Auto-Wrap Lines"
680 msgstr ""
682 #: cola/widgets/prefs.py:206
683 msgid "Autocomplete Paths"
684 msgstr ""
686 #: cola/widgets/prefs.py:198
687 msgid "Automatically Load Commit Message Template"
688 msgstr ""
690 #: cola/widgets/grep.py:115
691 msgid "Basic Regexp"
692 msgstr ""
694 #: cola/widgets/prefs.py:276
695 msgid "Blame Viewer"
696 msgstr ""
698 #: cola/widgets/browse.py:206
699 msgid "Blame selected paths"
700 msgstr ""
702 #: cola/cmds.py:545 cola/widgets/status.py:283
703 msgid "Blame..."
704 msgstr ""
706 #: cola/widgets/prefs.py:367
707 msgid "Bold on dark headers instead of italic"
708 msgstr ""
710 #: cola/widgets/main.py:820 cola/widgets/submodules.py:118
711 msgid "Branch"
712 msgstr "Dal"
714 #: cola/widgets/remote.py:634
715 #, python-format
716 msgid ""
717 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
718 "A new remote branch will be published."
719 msgstr ""
721 #: cola/widgets/createbranch.py:256
722 #, python-format
723 msgid "Branch \"%s\" already exists."
724 msgstr ""
726 #: cola/widgets/compare.py:43
727 msgid "Branch Diff Viewer"
728 msgstr ""
730 #: cola/widgets/createbranch.py:257 cola/widgets/createbranch.py:269
731 msgid "Branch Exists"
732 msgstr ""
734 #: cola/widgets/createbranch.py:96
735 msgid "Branch Name"
736 msgstr "Dal Adı"
738 #: cola/widgets/submodules.py:88
739 msgid "Branch name"
740 msgstr ""
742 #: cola/widgets/browse.py:89 cola/widgets/main.py:1111
743 #, python-format
744 msgid "Branch: %s"
745 msgstr "Dal: %s"
747 #: cola/widgets/branch.py:87 cola/widgets/main.py:129
748 msgid "Branches"
749 msgstr "Dallar"
751 #: cola/widgets/main.py:552
752 msgid "Branches..."
753 msgstr "Dallar..."
755 #: cola/widgets/about.py:396 cola/widgets/about.py:399
756 #: cola/widgets/about.py:419
757 msgid "Brazilian translation"
758 msgstr ""
760 #: cola/guicmds.py:52
761 msgid "Browse"
762 msgstr "Gözat"
764 #: cola/guicmds.py:52
765 msgid "Browse Commits..."
766 msgstr "İşlemelere Gözat..."
768 #: cola/widgets/main.py:513
769 msgid "Browse Current Branch..."
770 msgstr "Geçerli Dala Gözat..."
772 #: cola/widgets/main.py:519
773 msgid "Browse Other Branch..."
774 msgstr "Diğer Dala Gözat..."
776 #: cola/widgets/editremotes.py:434 cola/widgets/search.py:45
777 #: cola/widgets/startup.py:64 cola/widgets/startup.py:284
778 msgid "Browse..."
779 msgstr "Gözat..."
781 #: cola/widgets/main.py:87
782 msgid "Browser"
783 msgstr "Görüntüleyici"
785 #: cola/widgets/browse.py:590
786 #, python-format
787 msgid "Browsing %s"
788 msgstr ""
790 #: cola/widgets/commitmsg.py:124
791 msgid "Bypass Commit Hooks"
792 msgstr ""
794 #: cola/sequenceeditor.py:180 cola/widgets/standard.py:1056
795 msgid "Cancel"
796 msgstr "İptal"
798 #: cola/sequenceeditor.py:181
799 msgid ""
800 "Cancel rebase\n"
801 "Shortcut: Ctrl+Q"
802 msgstr ""
804 #: cola/cmds.py:253
805 msgid "Cannot Amend"
806 msgstr ""
808 #: cola/cmds.py:560
809 #, python-format
810 msgid "Cannot exec \"%s\": please configure a blame viewer"
811 msgstr ""
813 #: cola/cmds.py:3090
814 #, python-format
815 msgid "Cannot exec \"%s\": please configure a history browser"
816 msgstr ""
818 #: cola/cmds.py:1570
819 #, python-format
820 msgid "Cannot exec \"%s\": please configure your editor"
821 msgstr "Çalıştırılamayan sorgu \"%s\": lütfen editörü ayarlayın"
823 #: cola/models/browse.py:335
824 msgid "Changed Upstream"
825 msgstr ""
827 #: cola/widgets/prefs.py:208
828 msgid "Check Published Commits when Amending"
829 msgstr ""
831 #: cola/widgets/commitmsg.py:136
832 msgid "Check Spelling"
833 msgstr ""
835 #: cola/widgets/prefs.py:286
836 msgid "Check spelling"
837 msgstr ""
839 #: cola/widgets/prefs.py:186
840 msgid "Check whether a commit has been published when amending"
841 msgstr ""
843 #: cola/guicmds.py:61 cola/widgets/branch.py:233
844 msgid "Checkout"
845 msgstr ""
847 #: cola/widgets/createbranch.py:128
848 msgid "Checkout After Creation"
849 msgstr ""
851 #: cola/guicmds.py:61 cola/widgets/dag.py:409
852 msgid "Checkout Branch"
853 msgstr ""
855 #: cola/widgets/dag.py:413
856 msgid "Checkout Detached HEAD"
857 msgstr ""
859 #: cola/cmds.py:480 cola/cmds.py:518
860 msgid "Checkout Files"
861 msgstr ""
863 #: cola/widgets/branch.py:237
864 msgid "Checkout as new branch"
865 msgstr ""
867 #: cola/cmds.py:507
868 msgid "Checkout files from our branch (HEAD)"
869 msgstr ""
871 #: cola/cmds.py:511
872 msgid "Checkout files from our branch?"
873 msgstr ""
875 #: cola/cmds.py:469
876 msgid "Checkout files from their branch (MERGE_HEAD)"
877 msgstr ""
879 #: cola/cmds.py:473
880 msgid "Checkout files from their branch?"
881 msgstr ""
883 #: cola/widgets/main.py:590
884 msgid "Checkout..."
885 msgstr ""
887 #: cola/widgets/dag.py:386 cola/widgets/search.py:78
888 msgid "Cherry Pick"
889 msgstr ""
891 #: cola/guicmds.py:72
892 msgid "Cherry-Pick Commit"
893 msgstr ""
895 #: cola/widgets/main.py:324
896 msgid "Cherry-Pick..."
897 msgstr ""
899 #: cola/cmds.py:584
900 msgid "Cherry-pick failed"
901 msgstr ""
903 #: cola/widgets/main.py:1175
904 msgid "Cherry-picking"
905 msgstr ""
907 #: cola/widgets/diff.py:1321
908 msgid "Choose Patch..."
909 msgstr ""
911 #: cola/widgets/search.py:318
912 msgid "Choose Paths"
913 msgstr ""
915 #: cola/widgets/grep.py:114
916 msgid "Choose the \"git grep\" regular expression mode"
917 msgstr ""
919 #: cola/widgets/bookmarks.py:228 cola/widgets/startup.py:351
920 msgid "Clear Default Repository"
921 msgstr "Varsayılan Depoyu Temizle"
923 #: cola/widgets/commitmsg.py:312
924 msgid "Clear commit message"
925 msgstr ""
927 #: cola/widgets/commitmsg.py:309
928 msgid "Clear commit message?"
929 msgstr ""
931 #: cola/widgets/commitmsg.py:63
932 msgid "Clear..."
933 msgstr "Temizle..."
935 #: cola/widgets/clone.py:124
936 msgid "Clone"
937 msgstr ""
939 #: cola/widgets/clone.py:61 cola/widgets/clone.py:102
940 msgid "Clone Repository"
941 msgstr ""
943 #: cola/widgets/main.py:479 cola/widgets/startup.py:57
944 msgid "Clone..."
945 msgstr ""
947 #: cola/widgets/clone.py:61
948 #, python-format
949 msgid "Cloning repository at %s"
950 msgstr ""
952 #: cola/qtutils.py:787 cola/qtutils.py:837 cola/widgets/about.py:490
953 #: cola/widgets/remote.py:361 cola/widgets/text.py:1087
954 msgid "Close"
955 msgstr "Kapat"
957 #: cola/widgets/remote.py:222
958 msgid "Close dialog when completed"
959 msgstr ""
961 #: cola/widgets/remote.py:221
962 msgid "Close on completion"
963 msgstr ""
965 #: cola/widgets/text.py:397
966 msgid "Close the find bar"
967 msgstr ""
969 #: cola/qtutils.py:650
970 msgid "Close..."
971 msgstr "Kapat..."
973 #: cola/widgets/recent.py:69
974 msgid "Collapse all"
975 msgstr ""
977 #: cola/sequenceeditor.py:371
978 msgid "Command"
979 msgstr "Komut"
981 #: cola/widgets/main.py:161 cola/widgets/merge.py:72
982 msgid "Commit"
983 msgstr ""
985 #: cola/widgets/prefs.py:192
986 msgid "Commit Message Cleanup"
987 msgstr ""
989 #: cola/widgets/commitmsg.py:491
990 msgid "Commit failed"
991 msgstr ""
993 #: cola/widgets/commitmsg.py:62
994 msgid "Commit staged changes"
995 msgstr ""
997 #: cola/widgets/commitmsg.py:94
998 msgid ""
999 "Commit staged changes\n"
1000 "Shortcut: Ctrl+Enter"
1001 msgstr ""
1003 #: cola/widgets/commitmsg.py:586
1004 msgid "Commit summary"
1005 msgstr ""
1007 #: cola/widgets/main.py:254
1008 msgid "Commit the current state and continue applying patches"
1009 msgstr ""
1011 #: cola/widgets/merge.py:68
1012 msgid "Commit the merge if there are no conflicts.  Uncheck to leave the merge uncommitted"
1013 msgstr ""
1015 #: cola/widgets/commitmsg.py:59 cola/widgets/commitmsg.py:96
1016 #: cola/widgets/main.py:792 cola/widgets/main.py:793
1017 msgid "Commit@@verb"
1018 msgstr ""
1020 #: cola/widgets/dag.py:487
1021 msgid "Commits authored by me"
1022 msgstr ""
1024 #: cola/difftool.py:97 cola/widgets/compare.py:69
1025 msgid "Compare"
1026 msgstr ""
1028 #: cola/difftool.py:102
1029 msgid "Compare All"
1030 msgstr ""
1032 #: cola/widgets/toolbar.py:274 cola/widgets/toolbar.py:311
1033 msgid "Configure Toolbar"
1034 msgstr ""
1036 #: cola/widgets/remote.py:218
1037 msgid "Configure the remote branch as the the new upstream"
1038 msgstr ""
1040 #: cola/widgets/main.py:169
1041 msgid "Console"
1042 msgstr "Uçbirim"
1044 #: cola/interaction.py:109 cola/widgets/main.py:624
1045 msgid "Continue"
1046 msgstr "Devam et"
1048 #: cola/widgets/main.py:253
1049 msgid "Continue Applying Patches"
1050 msgstr ""
1052 #: cola/widgets/bookmarks.py:247 cola/widgets/main.py:756
1053 #: cola/widgets/startup.py:370
1054 msgid "Copy"
1055 msgstr "Kopyala"
1057 #: cola/widgets/status.py:269
1058 msgid "Copy Basename to Clipboard"
1059 msgstr "Ana Adı Panoya Kopyala"
1061 #: cola/widgets/diff.py:209
1062 msgid "Copy Diff"
1063 msgstr ""
1065 #: cola/widgets/status.py:746
1066 msgid "Copy Leading Path to Clipboard"
1067 msgstr ""
1069 #: cola/widgets/status.py:252
1070 msgid "Copy Path to Clipboard"
1071 msgstr "Yolu Panoya Kopyala"
1073 #: cola/widgets/status.py:260
1074 msgid "Copy Relative Path to Clipboard"
1075 msgstr "Sabit Yolu Panoya Kopyala"
1077 #: cola/sequenceeditor.py:382 cola/widgets/dag.py:473
1078 msgid "Copy SHA-1"
1079 msgstr "Copy SHA-1"
1081 #: cola/widgets/status.py:738
1082 msgid "Copy..."
1083 msgstr "Kopyala..."
1085 #: cola/app.py:489
1086 #, python-format
1087 msgid "Could not open %s."
1088 msgstr ""
1090 #: cola/widgets/clone.py:189 cola/widgets/clone.py:191
1091 #, python-format
1092 msgid "Could not parse Git URL: \"%s\""
1093 msgstr ""
1095 #: cola/app.py:499
1096 msgid "Create"
1097 msgstr ""
1099 #: cola/widgets/createbranch.py:84 cola/widgets/createbranch.py:133
1100 #: cola/widgets/createbranch.py:299 cola/widgets/dag.py:368
1101 msgid "Create Branch"
1102 msgstr "Dal Oluştur"
1104 #: cola/widgets/dag.py:372
1105 msgid "Create Patch"
1106 msgstr "Yol Oluştur"
1108 #: cola/widgets/remote.py:640
1109 msgid "Create Remote Branch"
1110 msgstr "Uzak Dal Oluştur"
1112 #: cola/widgets/commitmsg.py:130 cola/widgets/merge.py:76
1113 msgid "Create Signed Commit"
1114 msgstr ""
1116 #: cola/widgets/createtag.py:53 cola/widgets/createtag.py:89
1117 #: cola/widgets/dag.py:376
1118 msgid "Create Tag"
1119 msgstr "Etiket Oluştur"
1121 #: cola/widgets/main.py:558
1122 msgid "Create Tag..."
1123 msgstr "Etiket Oluştur..."
1125 #: cola/cmds.py:2751
1126 msgid "Create Unsigned Tag"
1127 msgstr ""
1129 #: cola/widgets/remote.py:192
1130 msgid "Create a merge commit even when the merge resolves as a fast-forward"
1131 msgstr ""
1133 #: cola/widgets/remote.py:639
1134 msgid "Create a new remote branch?"
1135 msgstr ""
1137 #: cola/app.py:498
1138 msgid "Create a new repository at that location?"
1139 msgstr ""
1141 #: cola/widgets/submodules.py:99
1142 msgid "Create a shallow clone with history truncated to the specified number of revisions.  0 performs a full clone."
1143 msgstr ""
1145 #: cola/widgets/main.py:565
1146 msgid "Create..."
1147 msgstr "Oluştur..."
1149 #: cola/cmds.py:2787
1150 #, python-format
1151 msgid "Created a new tag named \"%s\""
1152 msgstr ""
1154 #: cola/widgets/prefs.py:287
1155 msgid "Ctrl+MouseWheel to Zoom"
1156 msgstr ""
1158 #: cola/widgets/prefs.py:442
1159 msgid "Current Repository"
1160 msgstr "Güncel Depo"
1162 #: cola/widgets/status.py:1371
1163 msgid "Custom Copy Actions"
1164 msgstr ""
1166 #: cola/widgets/status.py:274
1167 msgid "Customize..."
1168 msgstr ""
1170 #: cola/widgets/main.py:754
1171 msgid "Cut"
1172 msgstr "Kes"
1174 #: cola/widgets/about.py:393 cola/widgets/about.py:424
1175 msgid "Czech translation"
1176 msgstr ""
1178 #: cola/widgets/main.py:606
1179 msgid "DAG..."
1180 msgstr ""
1182 #: cola/icons.py:54
1183 msgid "Dark Theme"
1184 msgstr "Koyu Tema"
1186 #: cola/widgets/dag.py:572
1187 msgid "Date, Time"
1188 msgstr "Tarih, Saat"
1190 #: cola/icons.py:53 cola/themes.py:643
1191 msgid "Default"
1192 msgstr "Varsayılan"
1194 #: cola/widgets/prefs.py:124
1195 msgid ""
1196 "Default directory when exporting patches.\n"
1197 "Relative paths are relative to the current repository.\n"
1198 "Absolute path are used as-is."
1199 msgstr ""
1201 #: cola/cmds.py:922 cola/guicmds.py:25 cola/guicmds.py:34
1202 #: cola/widgets/bookmarks.py:74 cola/widgets/bookmarks.py:250
1203 #: cola/widgets/main.py:760 cola/widgets/startup.py:372
1204 msgid "Delete"
1205 msgstr "Sil"
1207 #: cola/cmds.py:1088
1208 #, python-format
1209 msgid "Delete %d file(s)?"
1210 msgstr "%d dosyayı sil?"
1212 #: cola/cmds.py:1016
1213 msgid "Delete Bookmark"
1214 msgstr "İşareti Sil"
1216 #: cola/cmds.py:1014
1217 msgid "Delete Bookmark?"
1218 msgstr "İşareti Sil?"
1220 #: cola/cmds.py:1114 cola/cmds.py:1117 cola/guicmds.py:25
1221 #: cola/widgets/branch.py:277
1222 msgid "Delete Branch"
1223 msgstr "Dalı Sil"
1225 #: cola/cmds.py:1089
1226 msgid "Delete Files"
1227 msgstr "Dosyaları Sil"
1229 #: cola/widgets/status.py:312
1230 msgid "Delete Files..."
1231 msgstr "Dosyaları Sil..."
1233 #: cola/cmds.py:1085
1234 msgid "Delete Files?"
1235 msgstr "Dosyaları Sil?"
1237 #: cola/cmds.py:919
1238 msgid "Delete Remote"
1239 msgstr "Uzaktakini Sil"
1241 #: cola/guicmds.py:34 cola/widgets/branch.py:279
1242 msgid "Delete Remote Branch"
1243 msgstr ""
1245 #: cola/widgets/main.py:578
1246 msgid "Delete Remote Branch..."
1247 msgstr "Uzaktaki Dalı Sil..."
1249 #: cola/widgets/toolbar.py:276
1250 msgid "Delete Toolbar"
1251 msgstr "Araç çubuğunu sil"
1253 #: cola/cmds.py:1115
1254 #, python-format
1255 msgid "Delete branch \"%s\"?"
1256 msgstr ""
1258 #: cola/widgets/editremotes.py:85
1259 msgid "Delete remote"
1260 msgstr ""
1262 #: cola/cmds.py:921
1263 #, python-format
1264 msgid "Delete remote \"%s\""
1265 msgstr "Uzaktakini sil \"%s\""
1267 #: cola/cmds.py:920
1268 msgid "Delete remote?"
1269 msgstr "Uzaktakini sil?"
1271 #: cola/widgets/main.py:572
1272 msgid "Delete..."
1273 msgstr "Sil..."
1275 #: cola/cmds.py:1067
1276 #, python-format
1277 msgid "Deleting \"%s\" failed"
1278 msgstr "\"%s\" silme işlemi başarısız"
1280 #: cola/widgets/filelist.py:25
1281 msgid "Deletions"
1282 msgstr ""
1284 #: cola/widgets/submodules.py:119
1285 msgid "Depth"
1286 msgstr ""
1288 #: cola/qtutils.py:841 cola/qtutils.py:888
1289 msgid "Detach"
1290 msgstr ""
1292 #: cola/widgets/prefs.py:203
1293 msgid "Detect Conflict Markers"
1294 msgstr ""
1296 #: cola/widgets/prefs.py:174
1297 msgid "Detect conflict markers in unmerged files"
1298 msgstr ""
1300 #: cola/widgets/about.py:253 cola/widgets/about.py:256
1301 #: cola/widgets/about.py:259 cola/widgets/about.py:260
1302 #: cola/widgets/about.py:261 cola/widgets/about.py:262
1303 #: cola/widgets/about.py:263 cola/widgets/about.py:264
1304 #: cola/widgets/about.py:265 cola/widgets/about.py:266
1305 #: cola/widgets/about.py:267 cola/widgets/about.py:268
1306 #: cola/widgets/about.py:269 cola/widgets/about.py:270
1307 #: cola/widgets/about.py:271 cola/widgets/about.py:272
1308 #: cola/widgets/about.py:273 cola/widgets/about.py:274
1309 #: cola/widgets/about.py:275 cola/widgets/about.py:276
1310 #: cola/widgets/about.py:277 cola/widgets/about.py:278
1311 #: cola/widgets/about.py:279 cola/widgets/about.py:280
1312 #: cola/widgets/about.py:281 cola/widgets/about.py:282
1313 #: cola/widgets/about.py:283 cola/widgets/about.py:284
1314 #: cola/widgets/about.py:285 cola/widgets/about.py:286
1315 #: cola/widgets/about.py:287 cola/widgets/about.py:288
1316 #: cola/widgets/about.py:289 cola/widgets/about.py:290
1317 #: cola/widgets/about.py:291 cola/widgets/about.py:292
1318 #: cola/widgets/about.py:293 cola/widgets/about.py:294
1319 #: cola/widgets/about.py:295 cola/widgets/about.py:296
1320 #: cola/widgets/about.py:297 cola/widgets/about.py:298
1321 #: cola/widgets/about.py:299 cola/widgets/about.py:300
1322 #: cola/widgets/about.py:301 cola/widgets/about.py:302
1323 #: cola/widgets/about.py:303 cola/widgets/about.py:304
1324 #: cola/widgets/about.py:305 cola/widgets/about.py:306
1325 #: cola/widgets/about.py:307 cola/widgets/about.py:308
1326 #: cola/widgets/about.py:309 cola/widgets/about.py:310
1327 #: cola/widgets/about.py:311 cola/widgets/about.py:312
1328 #: cola/widgets/about.py:313 cola/widgets/about.py:314
1329 #: cola/widgets/about.py:315 cola/widgets/about.py:316
1330 #: cola/widgets/about.py:317 cola/widgets/about.py:318
1331 #: cola/widgets/about.py:319 cola/widgets/about.py:320
1332 #: cola/widgets/about.py:321 cola/widgets/about.py:322
1333 #: cola/widgets/about.py:323 cola/widgets/about.py:324
1334 #: cola/widgets/about.py:325 cola/widgets/about.py:326
1335 #: cola/widgets/about.py:327 cola/widgets/about.py:328
1336 #: cola/widgets/about.py:329 cola/widgets/about.py:330
1337 #: cola/widgets/about.py:331 cola/widgets/about.py:332
1338 #: cola/widgets/about.py:333 cola/widgets/about.py:334
1339 #: cola/widgets/about.py:335 cola/widgets/about.py:336
1340 #: cola/widgets/about.py:337 cola/widgets/about.py:338
1341 #: cola/widgets/about.py:339 cola/widgets/about.py:340
1342 #: cola/widgets/about.py:341 cola/widgets/about.py:342
1343 #: cola/widgets/about.py:343 cola/widgets/about.py:344
1344 #: cola/widgets/about.py:345 cola/widgets/about.py:346
1345 #: cola/widgets/about.py:347 cola/widgets/about.py:348
1346 #: cola/widgets/about.py:349 cola/widgets/about.py:350
1347 #: cola/widgets/about.py:351 cola/widgets/about.py:352
1348 #: cola/widgets/about.py:353 cola/widgets/about.py:354
1349 #: cola/widgets/about.py:355 cola/widgets/about.py:356
1350 #: cola/widgets/about.py:357 cola/widgets/about.py:358
1351 #: cola/widgets/about.py:359 cola/widgets/about.py:360
1352 #: cola/widgets/about.py:361 cola/widgets/about.py:362
1353 msgid "Developer"
1354 msgstr "Geliştirici"
1356 #: cola/guicmds.py:184 cola/widgets/dag.py:830 cola/widgets/diff.py:809
1357 #: cola/widgets/main.py:176 cola/widgets/main.py:811
1358 msgid "Diff"
1359 msgstr ""
1361 #: cola/guicmds.py:184
1362 msgid "Diff Against Commit"
1363 msgstr ""
1365 #: cola/widgets/browse.py:172
1366 msgid "Diff Against Predecessor..."
1367 msgstr ""
1369 #: cola/widgets/main.py:1173
1370 msgid "Diff Mode"
1371 msgstr ""
1373 #: cola/widgets/diff.py:800 cola/widgets/diff.py:824
1374 msgid "Diff Options"
1375 msgstr ""
1377 #: cola/widgets/prefs.py:277
1378 msgid "Diff Tool"
1379 msgstr "Karşılaştırma Aracı"
1381 #: cola/widgets/dag.py:363
1382 msgid "Diff selected -> this"
1383 msgstr ""
1385 #: cola/widgets/dag.py:357
1386 msgid "Diff this -> selected"
1387 msgstr ""
1389 #: cola/widgets/main.py:218
1390 msgid "Diffstat"
1391 msgstr ""
1393 #: cola/difftool.py:324
1394 msgid "Difftool"
1395 msgstr "Karşılaştırma Aracı"
1397 #: cola/widgets/clone.py:205
1398 msgid "Directory Exists"
1399 msgstr ""
1401 #: cola/hidpi.py:42
1402 msgid "Disable"
1403 msgstr ""
1405 #: cola/widgets/prefs.py:202
1406 msgid "Display Untracked Files"
1407 msgstr ""
1409 #: cola/widgets/remote.py:176
1410 msgid "Display remote messages in a separate dialog"
1411 msgstr ""
1413 #: cola/cmds.py:2043
1414 msgid "Do not update stacked branches"
1415 msgstr ""
1417 #: cola/widgets/main.py:485
1418 msgid "Documentation"
1419 msgstr "Belgelendirme"
1421 #: cola/widgets/stash.py:61
1422 msgid "Drop"
1423 msgstr ""
1425 #: cola/widgets/stash.py:276
1426 msgid "Drop Stash"
1427 msgstr ""
1429 #: cola/widgets/stash.py:273
1430 msgid "Drop Stash?"
1431 msgstr ""
1433 #: cola/widgets/stash.py:275
1434 #, python-format
1435 msgid "Drop the \"%s\" stash?"
1436 msgstr ""
1438 #: cola/widgets/stash.py:61
1439 msgid "Drop the selected stash"
1440 msgstr ""
1442 #: cola/qtutils.py:794 cola/sequenceeditor.py:405 cola/widgets/grep.py:100
1443 msgid "Edit"
1444 msgstr "Düzenle"
1446 #: cola/widgets/diff.py:1058
1447 msgid "Edit Diff Hunk to Revert..."
1448 msgstr ""
1450 #: cola/widgets/diff.py:1056
1451 msgid "Edit Diff Hunk to Stage..."
1452 msgstr ""
1454 #: cola/widgets/diff.py:1124
1455 msgid "Edit Diff Hunk to Unstage..."
1456 msgstr ""
1458 #: cola/cmds.py:2115
1459 msgid "Edit Rebase"
1460 msgstr "Konumlandırmayı Düzenle"
1462 #: cola/widgets/editremotes.py:34
1463 msgid "Edit Remotes"
1464 msgstr "Uzaktakini Düzenle"
1466 #: cola/widgets/main.py:294
1467 msgid "Edit Remotes..."
1468 msgstr "Uzaktakini Düzenle..."
1470 #: cola/widgets/diff.py:1053
1471 msgid "Edit Selected Lines to Revert..."
1472 msgstr ""
1474 #: cola/widgets/diff.py:1051
1475 msgid "Edit Selected Lines to Stage..."
1476 msgstr ""
1478 #: cola/widgets/diff.py:1122
1479 msgid "Edit Selected Lines to Unstage..."
1480 msgstr ""
1482 #: cola/widgets/editremotes.py:42
1483 msgid "Edit remotes by selecting them from the list"
1484 msgstr ""
1486 #: cola/widgets/browse.py:198 cola/widgets/common.py:38
1487 msgid "Edit selected paths"
1488 msgstr ""
1490 #: cola/editpatch.py:45
1491 msgid "Edit the following patch, which will then be applied to the staging area to stage the changes:"
1492 msgstr ""
1494 #: cola/editpatch.py:40
1495 msgid "Edit the following patch, which will then be applied to the staging area to unstage the changes:"
1496 msgstr ""
1498 #: cola/editpatch.py:34
1499 msgid "Edit the following patch, which will then be applied to the worktree to revert the changes:"
1500 msgstr ""
1502 #: cola/widgets/main.py:618
1503 msgid "Edit..."
1504 msgstr "Düzenle..."
1506 #: cola/widgets/prefs.py:274
1507 msgid "Editor"
1508 msgstr "Düzenleyici"
1510 #: cola/editpatch.py:88
1511 #, python-format
1512 msgid "Editor returned %s exit code.  Not applying patch."
1513 msgstr ""
1515 #: cola/widgets/prefs.py:190
1516 msgid "Email Address"
1517 msgstr "E-Posta Adresi"
1519 #: cola/widgets/about.py:240 cola/widgets/about.py:383
1520 msgid "Email contributor"
1521 msgstr ""
1523 #: cola/widgets/prefs.py:204
1524 msgid "Enable Gravatar Icons"
1525 msgstr ""
1527 #: cola/widgets/prefs.py:183
1528 msgid "Enable path autocompletion in tools"
1529 msgstr ""
1531 #: cola/widgets/diff.py:796
1532 msgid "Enable word wrapping"
1533 msgstr ""
1535 #: cola/sequenceeditor.py:370
1536 msgid "Enabled"
1537 msgstr ""
1539 #: cola/guicmds.py:332 cola/widgets/branch.py:478
1540 msgid "Enter New Branch Name"
1541 msgstr "Yeni Dal Adı Gir"
1543 #: cola/guicmds.py:146
1544 msgid "Enter a name for the new bare repo"
1545 msgstr ""
1547 #: cola/widgets/stash.py:253
1548 msgid "Enter a name for the stash"
1549 msgstr ""
1551 #: cola/widgets/stash.py:216
1552 msgid "Enter a new name for the stash"
1553 msgstr ""
1555 #: cola/cmds.py:145 cola/cmds.py:175 cola/cmds.py:206 cola/cmds.py:284
1556 #: cola/cmds.py:293 cola/cmds.py:308 cola/cmds.py:318 cola/cmds.py:460
1557 #: cola/cmds.py:496 cola/cmds.py:534 cola/cmds.py:634 cola/cmds.py:752
1558 #: cola/cmds.py:1067 cola/cmds.py:1164 cola/cmds.py:1955 cola/cmds.py:2343
1559 #: cola/cmds.py:2577 cola/cmds.py:2583 cola/cmds.py:2591 cola/cmds.py:2816
1560 #: cola/cmds.py:2834 cola/cmds.py:3123 cola/gitcmds.py:1015 cola/guicmds.py:156
1561 #: cola/models/stash.py:70 cola/models/stash.py:90 cola/models/stash.py:112
1562 #: cola/models/stash.py:138 cola/widgets/bookmarks.py:481
1563 #: cola/widgets/branch.py:829
1564 msgid "Error"
1565 msgstr "Hata"
1567 #: cola/widgets/clone.py:189
1568 msgid "Error Cloning"
1569 msgstr ""
1571 #: cola/widgets/createbranch.py:312
1572 msgid "Error Creating Branch"
1573 msgstr "Hata Dalı Oluştur"
1575 #: cola/app.py:501 cola/guicmds.py:100
1576 msgid "Error Creating Repository"
1577 msgstr "Hata Deposu Oluştur"
1579 #: cola/cmds.py:1205
1580 msgid "Error Deleting Remote Branch"
1581 msgstr "Uzak Dal Silinirken Hata"
1583 #: cola/cmds.py:1572
1584 msgid "Error Editing File"
1585 msgstr "Dosyayı Düzenlemede Hata"
1587 #: cola/cmds.py:559
1588 msgid "Error Launching Blame Viewer"
1589 msgstr ""
1591 #: cola/cmds.py:3089
1592 msgid "Error Launching History Browser"
1593 msgstr ""
1595 #: cola/app.py:488
1596 msgid "Error Opening Repository"
1597 msgstr ""
1599 #: cola/models/stash.py:144
1600 msgid "Error Renaming Stash"
1601 msgstr ""
1603 #: cola/widgets/browse.py:567
1604 msgid "Error Saving File"
1605 msgstr ""
1607 #: cola/cmds.py:911
1608 #, python-format
1609 msgid "Error creating remote \"%s\""
1610 msgstr "Uzak \"%s\" oluşturulurken hata"
1612 #: cola/models/stash.py:233
1613 msgid "Error creating stash"
1614 msgstr ""
1616 #: cola/cmds.py:1126
1617 #, python-format
1618 msgid "Error deleting branch \"%s\""
1619 msgstr ""
1621 #: cola/cmds.py:929
1622 #, python-format
1623 msgid "Error deleting remote \"%s\""
1624 msgstr "Uzaktaki silinirken hata \"%s\""
1626 #: cola/cmds.py:954
1627 #, python-format
1628 msgid "Error renaming \"%(name)s\" to \"%(new_name)s\""
1629 msgstr ""
1631 #: cola/cmds.py:1721
1632 msgid "Error running prepare-commitmsg hook"
1633 msgstr ""
1635 #: cola/cmds.py:2987 cola/cmds.py:3033
1636 #, python-format
1637 msgid "Error updating submodule %s"
1638 msgstr ""
1640 #: cola/cmds.py:3069
1641 msgid "Error updating submodules"
1642 msgstr ""
1644 #: cola/widgets/diff.py:1400
1645 msgid "Error writing patch"
1646 msgstr ""
1648 #: cola/cmds.py:1661
1649 msgid "Error: Cannot find commit template"
1650 msgstr "Hata: İşleme şablonu bulunamadı"
1652 #: cola/cmds.py:1683
1653 msgid "Error: Unconfigured commit template"
1654 msgstr "Hata: Ayarlanmamış işleme şablonu"
1656 #: cola/widgets/clone.py:52
1657 #, python-format
1658 msgid "Error: could not clone \"%s\""
1659 msgstr "Hata:  \"%s\" klonlanamadı"
1661 #: cola/cmds.py:2779
1662 #, python-format
1663 msgid "Error: could not create tag \"%s\""
1664 msgstr ""
1666 #: cola/widgets/branch.py:433
1667 #, python-format
1668 msgid "Executing action %s"
1669 msgstr ""
1671 #: cola/widgets/status.py:66
1672 msgid "Exit \"Diff\" mode"
1673 msgstr ""
1675 #: cola/widgets/action.py:81
1676 msgid "Exit Diff"
1677 msgstr ""
1679 #: cola/widgets/main.py:542
1680 msgid "Exit Diff Mode"
1681 msgstr ""
1683 #: cola/widgets/action.py:81
1684 msgid "Exit Diff mode"
1685 msgstr ""
1687 #: cola/widgets/recent.py:65
1688 msgid "Expand all"
1689 msgstr ""
1691 #: cola/widgets/diff.py:1297
1692 msgid "Export Patch"
1693 msgstr ""
1695 #: cola/guicmds.py:167 cola/widgets/search.py:74
1696 msgid "Export Patches"
1697 msgstr "Düzeltmeleri Dışa Aktar"
1699 #: cola/widgets/main.py:269
1700 msgid "Export Patches..."
1701 msgstr "Düzeltmeleri Dışa Aktar..."
1703 #: cola/widgets/main.py:547
1704 msgid "Expression..."
1705 msgstr "İfade..."
1707 #: cola/widgets/grep.py:115
1708 msgid "Extended Regexp"
1709 msgstr ""
1711 #: cola/widgets/commitmsg.py:634
1712 msgid "Extended description..."
1713 msgstr ""
1715 #: cola/cmds.py:388
1716 msgid "Failed to commit and continue applying patches"
1717 msgstr ""
1719 #: cola/cmds.py:404
1720 msgid "Failed to continue applying patches after skipping the current patch"
1721 msgstr ""
1723 #: cola/widgets/createbranch.py:122
1724 msgid "Fast Forward Only"
1725 msgstr ""
1727 #: cola/widgets/remote.py:181
1728 msgid "Fast-forward only"
1729 msgstr ""
1731 #: cola/widgets/bookmarks.py:90
1732 msgid "Favorite repositories"
1733 msgstr "Favori depolar"
1735 #: cola/widgets/main.py:109
1736 msgid "Favorites"
1737 msgstr "Favoriler"
1739 #: cola/widgets/remote.py:735
1740 msgid "Fetch"
1741 msgstr ""
1743 #: cola/widgets/createbranch.py:125
1744 msgid "Fetch Tracking Branch"
1745 msgstr ""
1747 #: cola/widgets/action.py:67 cola/widgets/main.py:385
1748 msgid "Fetch from one or more remotes using \"git fetch\""
1749 msgstr ""
1751 #: cola/widgets/action.py:65 cola/widgets/main.py:384
1752 msgid "Fetch..."
1753 msgstr ""
1755 #: cola/widgets/main.py:602
1756 msgid "File Browser..."
1757 msgstr ""
1759 #: cola/widgets/compare.py:74
1760 msgid "File Differences"
1761 msgstr ""
1763 #: cola/widgets/archive.py:197 cola/widgets/browse.py:579
1764 msgid "File Saved"
1765 msgstr "Dosya Kaydedildi"
1767 #: cola/widgets/archive.py:197 cola/widgets/browse.py:579
1768 #, python-format
1769 msgid "File saved to \"%s\""
1770 msgstr "\"%s\" dosyası kaydedildi"
1772 #: cola/fsmonitor.py:530
1773 msgid "File system change monitoring: disabled because \"cola.inotify\" is false.\n"
1774 msgstr ""
1776 #: cola/fsmonitor.py:547
1777 msgid "File system change monitoring: disabled because libc does not support the inotify system calls.\n"
1778 msgstr ""
1780 #: cola/fsmonitor.py:541
1781 msgid "File system change monitoring: disabled because pywin32 is not installed.\n"
1782 msgstr ""
1784 #: cola/fsmonitor.py:184
1785 msgid ""
1786 "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"
1787 "\n"
1788 "    echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p\n"
1789 msgstr ""
1791 #: cola/fsmonitor.py:145
1792 msgid "File system change monitoring: enabled.\n"
1793 msgstr ""
1795 #: cola/widgets/filelist.py:25
1796 msgid "Filename"
1797 msgstr "Dosya adı"
1799 #: cola/widgets/dag.py:821
1800 msgid "Files"
1801 msgstr "Dosyalar"
1803 #: cola/widgets/branch.py:837
1804 msgid "Filter branches..."
1805 msgstr ""
1807 #: cola/widgets/status.py:1333
1808 msgid "Filter paths..."
1809 msgstr ""
1811 #: cola/widgets/finder.py:112 cola/widgets/main.py:308
1812 msgid "Find Files"
1813 msgstr "Dosyaları Bul"
1815 #: cola/widgets/text.py:383
1816 msgid "Find in diff"
1817 msgstr ""
1819 #: cola/widgets/text.py:420
1820 msgid "Find next item"
1821 msgstr ""
1823 #: cola/widgets/text.py:426
1824 msgid "Find previous item"
1825 msgstr ""
1827 #: cola/widgets/text.py:390
1828 msgid "Find the next occurrence of the phrase"
1829 msgstr ""
1831 #: cola/widgets/text.py:386
1832 msgid "Find the previous occurrence of the phrase"
1833 msgstr ""
1835 #: cola/widgets/grep.py:115
1836 msgid "Fixed String"
1837 msgstr ""
1839 #: cola/widgets/prefs.py:270
1840 msgid "Fixed-Width Font"
1841 msgstr ""
1843 #: cola/sequenceeditor.py:410
1844 msgid "Fixup"
1845 msgstr ""
1847 #: cola/widgets/commitmsg.py:154
1848 msgid "Fixup Previous Commit"
1849 msgstr ""
1851 #: cola/themes.py:684
1852 msgid "Flat dark blue"
1853 msgstr "Düz koyu mavi"
1855 #: cola/themes.py:705
1856 msgid "Flat dark green"
1857 msgstr "Düz koyu yeşil"
1859 #: cola/themes.py:698
1860 msgid "Flat dark grey"
1861 msgstr "Düz koyu gri"
1863 #: cola/themes.py:691
1864 msgid "Flat dark red"
1865 msgstr "Düz koyu kırmızı"
1867 #: cola/themes.py:656
1868 msgid "Flat light blue"
1869 msgstr "Düz açık mavi"
1871 #: cola/themes.py:677
1872 msgid "Flat light green"
1873 msgstr "Düz açık yeşil"
1875 #: cola/themes.py:670
1876 msgid "Flat light grey"
1877 msgstr "Düz açık gri"
1879 #: cola/themes.py:663
1880 msgid "Flat light red"
1881 msgstr "Düz açık kırmızı"
1883 #: cola/widgets/startup.py:72
1884 msgid "Folder"
1885 msgstr ""
1887 #: cola/widgets/toolbar.py:181
1888 msgid "Follow System Style"
1889 msgstr ""
1891 #: cola/widgets/prefs.py:271
1892 msgid "Font Size"
1893 msgstr "Yazı Tipi Boyutu"
1895 #: cola/widgets/remote.py:197
1896 msgid "Force"
1897 msgstr ""
1899 #: cola/widgets/remote.py:651
1900 msgid "Force Fetch"
1901 msgstr ""
1903 #: cola/widgets/remote.py:648
1904 msgid "Force Fetch?"
1905 msgstr ""
1907 #: cola/widgets/remote.py:659
1908 msgid "Force Push"
1909 msgstr ""
1911 #: cola/widgets/remote.py:653
1912 msgid "Force Push?"
1913 msgstr ""
1915 #: cola/widgets/remote.py:650
1916 #, python-format
1917 msgid "Force fetching from %s?"
1918 msgstr ""
1920 #: cola/widgets/remote.py:658
1921 #, python-format
1922 msgid "Force push to %s?"
1923 msgstr ""
1925 #: cola/widgets/status.py:1376
1926 msgid "Format String"
1927 msgstr ""
1929 #: cola/widgets/about.py:412 cola/widgets/about.py:413
1930 msgid "French translation"
1931 msgstr ""
1933 #: cola/widgets/merge.py:78
1934 msgid "GPG-sign the merge commit"
1935 msgstr ""
1937 #: cola/widgets/prefs.py:364
1938 msgid "GUI theme"
1939 msgstr "Arayüz teması"
1941 #: cola/widgets/editremotes.py:315
1942 #, python-format
1943 msgid "Gathering info for \"%s\"..."
1944 msgstr ""
1946 #: cola/widgets/about.py:402 cola/widgets/about.py:410
1947 #: cola/widgets/about.py:411
1948 msgid "German translation"
1949 msgstr ""
1951 #: cola/widgets/main.py:525
1952 msgid "Get Commit Message Template"
1953 msgstr ""
1955 #: cola/widgets/dag.py:586
1956 msgid "Go Down"
1957 msgstr ""
1959 #: cola/widgets/dag.py:582
1960 msgid "Go Up"
1961 msgstr "Yukarı Git"
1963 #: cola/widgets/dag.py:466 cola/widgets/filelist.py:41
1964 msgid "Grab File..."
1965 msgstr ""
1967 #: cola/widgets/dag.py:848
1968 msgid "Graph"
1969 msgstr ""
1971 #: cola/widgets/main.py:354
1972 msgid "Grep"
1973 msgstr ""
1975 #: cola/widgets/remote.py:707
1976 msgid "Have you rebased/pulled lately?"
1977 msgstr ""
1979 #: cola/sequenceeditor.py:109 cola/sequenceeditor.py:176
1980 #: cola/widgets/finder.py:137 cola/widgets/main.py:868
1981 msgid "Help"
1982 msgstr "Yardım"
1984 #: cola/widgets/status.py:1322
1985 msgid "Help - Custom Copy Actions"
1986 msgstr ""
1988 #: cola/widgets/finder.py:78
1989 msgid "Help - Find Files"
1990 msgstr "Yardım - Dosyaları Ara"
1992 #: cola/sequenceeditor.py:833
1993 msgid "Help - git-cola-sequence-editor"
1994 msgstr ""
1996 #: cola/widgets/prefs.py:366
1997 msgid "High DPI"
1998 msgstr ""
2000 #: cola/gitcmds.py:907
2001 msgid "Hint: The \"Actions > Abort Cherry-Pick\" menu action can be used to cancel the current cherry-pick."
2002 msgstr ""
2004 #: cola/widgets/prefs.py:275
2005 msgid "History Browser"
2006 msgstr "Geçmiş Görüntüleyici"
2008 #: cola/widgets/about.py:409 cola/widgets/about.py:423
2009 msgid "Hungarian translation"
2010 msgstr ""
2012 #: cola/widgets/toolbar.py:182
2013 msgid "Icon Only"
2014 msgstr ""
2016 #: cola/widgets/prefs.py:365
2017 msgid "Icon theme"
2018 msgstr "Simge Teması"
2020 #: cola/widgets/diff.py:787
2021 msgid "Ignore all whitespace"
2022 msgstr ""
2024 #: cola/widgets/diff.py:785
2025 msgid "Ignore changes in amount of whitespace"
2026 msgstr ""
2028 #: cola/widgets/diff.py:782
2029 msgid "Ignore changes in whitespace at EOL"
2030 msgstr ""
2032 #: cola/widgets/gitignore.py:45
2033 msgid "Ignore custom pattern"
2034 msgstr ""
2036 #: cola/widgets/gitignore.py:43
2037 msgid "Ignore exact filename"
2038 msgstr ""
2040 #: cola/widgets/gitignore.py:31
2041 msgid "Ignore filename or pattern"
2042 msgstr ""
2044 #: cola/widgets/dag.py:498
2045 msgid "Ignore merge commits"
2046 msgstr ""
2048 #: cola/widgets/status.py:933
2049 msgid "Ignore..."
2050 msgstr ""
2052 #: cola/widgets/remote.py:207
2053 msgid "Include tags "
2054 msgstr ""
2056 #: cola/widgets/prefs.py:369
2057 msgid "Indent Status paths"
2058 msgstr ""
2060 #: cola/widgets/about.py:401 cola/widgets/about.py:408
2061 msgid "Indonesian translation"
2062 msgstr ""
2064 #: cola/widgets/main.py:657
2065 msgid "Initialize Git Annex"
2066 msgstr ""
2068 #: cola/widgets/main.py:661
2069 msgid "Initialize Git LFS"
2070 msgstr ""
2072 #: cola/widgets/clone.py:114
2073 msgid "Inititalize submodules"
2074 msgstr ""
2076 #: cola/widgets/prefs.py:281
2077 msgid "Insert spaces instead of tabs"
2078 msgstr ""
2080 #: cola/widgets/action.py:73 cola/widgets/main.py:403
2081 msgid "Integrate changes using \"git pull\""
2082 msgstr ""
2084 #: cola/cmds.py:2079
2085 msgid "Interactive Rebase"
2086 msgstr ""
2088 #: cola/cmds.py:2313
2089 msgid "Invalid Revision"
2090 msgstr ""
2092 #: cola/editpatch.py:61
2093 msgid "It is not necessary to update the hunk header lines as they will be regenerated automatically."
2094 msgstr ""
2096 #: cola/widgets/about.py:403 cola/widgets/about.py:406
2097 msgid "Japanese translation"
2098 msgstr ""
2100 #: cola/widgets/prefs.py:283
2101 msgid "Keep *.orig Merge Backups"
2102 msgstr ""
2104 #: cola/widgets/stash.py:73
2105 msgid "Keep Index"
2106 msgstr ""
2108 #: cola/widgets/main.py:491
2109 msgid "Keyboard Shortcuts"
2110 msgstr "Klavye Kısayolları"
2112 #: cola/difftool.py:27 cola/sequenceeditor.py:170 cola/sequenceeditor.py:386
2113 #: cola/widgets/dag.py:394 cola/widgets/filelist.py:33
2114 msgid "Launch Diff Tool"
2115 msgstr "Karşılaştırma Aracını Çalıştır"
2117 #: cola/widgets/dag.py:401
2118 msgid "Launch Directory Diff Tool"
2119 msgstr ""
2121 #: cola/cmds.py:1528 cola/cmds.py:1630 cola/widgets/filelist.py:37
2122 msgid "Launch Editor"
2123 msgstr "Editörü Çalıştır"
2125 #: cola/cmds.py:1595
2126 msgid "Launch Terminal"
2127 msgstr "Terminali Çalıştır"
2129 #: cola/sequenceeditor.py:171
2130 msgid ""
2131 "Launch external diff tool\n"
2132 "Shortcut: Ctrl+D"
2133 msgstr ""
2135 #: cola/widgets/diff.py:1044 cola/widgets/diff.py:1106
2136 #: cola/widgets/status.py:852 cola/widgets/status.py:948
2137 msgid "Launch git-cola"
2138 msgstr ""
2140 #: cola/widgets/browse.py:173
2141 msgid "Launch git-difftool against previous versions"
2142 msgstr ""
2144 #: cola/widgets/browse.py:165
2145 msgid "Launch git-difftool on the current path"
2146 msgstr ""
2148 #: cola/icons.py:55
2149 msgid "Light Theme"
2150 msgstr "Açık Tema"
2152 #: cola/editpatch.py:59
2153 #, python-format
2154 msgid "Lines starting with '%s' will be ignored."
2155 msgstr ""
2157 #: cola/widgets/startup.py:73
2158 msgid "List"
2159 msgstr ""
2161 #: cola/guicmds.py:266
2162 msgid "Load Commit Message"
2163 msgstr "İşleme Mesajını Yükle"
2165 #: cola/widgets/main.py:335
2166 msgid "Load Commit Message..."
2167 msgstr "İşleme Mesajını Yükle..."
2169 #: cola/widgets/commitmsg.py:150
2170 msgid "Load Previous Commit Message"
2171 msgstr ""
2173 #: cola/widgets/diff.py:264
2174 msgid "Loading..."
2175 msgstr "Yükleniyor..."
2177 #: cola/widgets/branch.py:173 cola/widgets/branch.py:250
2178 #: cola/widgets/branch.py:290 cola/widgets/compare.py:37
2179 #: cola/widgets/compare.py:52 cola/widgets/compare.py:57
2180 msgid "Local"
2181 msgstr "Yerel"
2183 #: cola/widgets/cfgactions.py:225 cola/widgets/merge.py:44
2184 #: cola/widgets/remote.py:136
2185 msgid "Local Branch"
2186 msgstr "Yerel Dal"
2188 #: cola/widgets/createbranch.py:112
2189 msgid "Local branch"
2190 msgstr "Yerel dal"
2192 #: cola/widgets/dag.py:854 cola/widgets/main.py:665
2193 msgid "Lock Layout"
2194 msgstr ""
2196 #: cola/widgets/dag.py:816
2197 msgid "Log"
2198 msgstr "Kayıt"
2200 #: cola/widgets/prefs.py:191
2201 msgid "Log Date Format"
2202 msgstr ""
2204 #: cola/themes.py:769
2205 msgid "MacOS Aqua dark"
2206 msgstr ""
2208 #: cola/themes.py:765
2209 msgid "MacOS Aqua light"
2210 msgstr ""
2212 #: cola/themes.py:781
2213 msgid "MacOS Vibrant dark"
2214 msgstr ""
2216 #: cola/themes.py:775
2217 msgid "MacOS Vibrant light"
2218 msgstr ""
2220 #: cola/widgets/about.py:250
2221 msgid "Maintainer (since 2007) and developer"
2222 msgstr ""
2224 #: cola/widgets/text.py:393
2225 msgid "Match Case"
2226 msgstr ""
2228 #: cola/widgets/merge.py:86
2229 msgid "Merge"
2230 msgstr ""
2232 #: cola/widgets/merge.py:160
2233 #, python-format
2234 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
2235 msgstr ""
2237 #: cola/widgets/prefs.py:278
2238 msgid "Merge Tool"
2239 msgstr "Birleştirme Aracı"
2241 #: cola/widgets/prefs.py:193
2242 msgid "Merge Verbosity"
2243 msgstr ""
2245 #: cola/cmds.py:1779
2246 msgid "Merge failed.  Conflict resolution is required."
2247 msgstr ""
2249 #: cola/widgets/merge.py:165
2250 #, python-format
2251 msgid "Merge into \"%s\""
2252 msgstr ""
2254 #: cola/widgets/branch.py:242
2255 msgid "Merge into current branch"
2256 msgstr ""
2258 #: cola/widgets/main.py:359
2259 msgid "Merge..."
2260 msgstr ""
2262 #: cola/widgets/main.py:1177
2263 msgid "Merging"
2264 msgstr "Birleştiriliyor"
2266 #: cola/models/browse.py:32 cola/widgets/createtag.py:76
2267 msgid "Message"
2268 msgstr "Mesaj"
2270 #: cola/widgets/commitmsg.py:424
2271 msgid "Missing Commit Message"
2272 msgstr ""
2274 #: cola/widgets/createbranch.py:250
2275 msgid "Missing Data"
2276 msgstr "Kayıp Veri"
2278 #: cola/cmds.py:2741
2279 msgid "Missing Name"
2280 msgstr "Kayıp Ad"
2282 #: cola/cmds.py:2735
2283 msgid "Missing Revision"
2284 msgstr ""
2286 #: cola/cmds.py:2745
2287 msgid "Missing Tag Message"
2288 msgstr ""
2290 #: cola/models/browse.py:331 cola/widgets/status.py:158
2291 #: cola/widgets/status.py:632
2292 msgid "Modified"
2293 msgstr "Düzenlenmiş"
2295 #: cola/widgets/commitmsg.py:528
2296 msgid "More..."
2297 msgstr ""
2299 #: cola/widgets/standard.py:242 cola/widgets/status.py:234
2300 msgid "Move Down"
2301 msgstr ""
2303 #: cola/widgets/standard.py:234 cola/widgets/status.py:226
2304 msgid "Move Up"
2305 msgstr "Yukarı Kaydır"
2307 #: cola/widgets/status.py:301
2308 msgid "Move files to trash"
2309 msgstr ""
2311 #: cola/models/browse.py:32 cola/widgets/bookmarks.py:466
2312 #: cola/widgets/createtag.py:59 cola/widgets/editremotes.py:447
2313 #: cola/widgets/status.py:1452 cola/widgets/toolbar.py:317
2314 msgid "Name"
2315 msgstr "Ad"
2317 #: cola/widgets/editremotes.py:431
2318 msgid "Name for the new remote"
2319 msgstr ""
2321 #: cola/guicmds.py:147 cola/widgets/main.py:281
2322 msgid "New Bare Repository..."
2323 msgstr ""
2325 #: cola/guicmds.py:86 cola/widgets/main.py:276
2326 msgid "New Repository..."
2327 msgstr "Yeni Depo..."
2329 #: cola/widgets/main.py:997
2330 msgid "New Toolbar"
2331 msgstr "Araç Çubuğu Ekle"
2333 #: cola/widgets/startup.py:52
2334 msgid "New..."
2335 msgstr "Yeni..."
2337 #: cola/actions.py:56
2338 msgid "Next File"
2339 msgstr "Sonraki Dosya"
2341 #: cola/widgets/createbranch.py:121 cola/widgets/standard.py:1181
2342 msgid "No"
2343 msgstr "Hayır"
2345 #: cola/widgets/merge.py:215 cola/widgets/merge.py:225
2346 msgid "No Revision Specified"
2347 msgstr ""
2349 #: cola/widgets/stash.py:225
2350 msgid "No change made"
2351 msgstr ""
2353 #: cola/widgets/commitmsg.py:434
2354 msgid ""
2355 "No changes to commit.\n"
2356 "\n"
2357 "You must stage at least 1 file before you can commit."
2358 msgstr ""
2360 #: cola/widgets/selectcommits.py:117
2361 msgid "No commits exist in this branch."
2362 msgstr ""
2364 #: cola/widgets/merge.py:63
2365 msgid "No fast forward"
2366 msgstr ""
2368 #: cola/widgets/remote.py:190
2369 msgid "No fast-forward"
2370 msgstr ""
2372 #: cola/widgets/remote.py:611
2373 msgid "No repository selected."
2374 msgstr ""
2376 #: cola/widgets/remote.py:649
2377 msgid "Non-fast-forward fetch overwrites local history!"
2378 msgstr ""
2380 #: cola/widgets/remote.py:655
2381 msgid ""
2382 "Non-fast-forward push overwrites published history!\n"
2383 "(Did you pull first?)"
2384 msgstr ""
2386 #: cola/widgets/commitmsg.py:451
2387 msgid "Nothing to commit"
2388 msgstr ""
2390 #: cola/gitcmds.py:626
2391 msgid "Nothing to do"
2392 msgstr ""
2394 #: cola/widgets/prefs.py:194
2395 msgid "Number of Diff Context Lines"
2396 msgstr ""
2398 #: cola/widgets/bookmarks.py:78 cola/widgets/bookmarks.py:212
2399 #: cola/widgets/startup.py:335
2400 msgid "Open"
2401 msgstr "Aç"
2403 #: cola/widgets/text.py:226
2404 #, python-format
2405 msgid "Open \"%s\""
2406 msgstr ""
2408 #: cola/cmds.py:1807
2409 msgid "Open Directory"
2410 msgstr ""
2412 #: cola/guicmds.py:204 cola/guicmds.py:213 cola/widgets/editremotes.py:470
2413 #: cola/widgets/startup.py:54 cola/widgets/startup.py:214
2414 msgid "Open Git Repository"
2415 msgstr "Git Deposunu Aç"
2417 #: cola/widgets/submodules.py:48
2418 msgid "Open Parent"
2419 msgstr ""
2421 #: cola/cmds.py:1827
2422 msgid "Open Parent Directory"
2423 msgstr "Üst Klasörü Aç"
2425 #: cola/widgets/main.py:693
2426 msgid "Open Recent"
2427 msgstr ""
2429 #: cola/cmds.py:1790
2430 msgid "Open Using Default Application"
2431 msgstr "Varsayılan Uygulamayla Aç"
2433 #: cola/cmds.py:1840
2434 msgid "Open Worktree"
2435 msgstr ""
2437 #: cola/widgets/bookmarks.py:220 cola/widgets/startup.py:343
2438 msgid "Open in New Window"
2439 msgstr "Yeni Pencere Aç"
2441 #: cola/widgets/main.py:416
2442 msgid "Open in New Window..."
2443 msgstr "Yeni Pencere Aç..."
2445 #: cola/widgets/main.py:410
2446 msgid "Open..."
2447 msgstr "Aç..."
2449 #: cola/widgets/branch.py:354
2450 msgid "Other branches"
2451 msgstr "Diğer dallar"
2453 #: cola/widgets/archive.py:208
2454 msgid "Overwrite"
2455 msgstr ""
2457 #: cola/widgets/archive.py:207
2458 #, python-format
2459 msgid "Overwrite \"%s\"?"
2460 msgstr ""
2462 #: cola/widgets/archive.py:205
2463 msgid "Overwrite File?"
2464 msgstr ""
2466 #: cola/widgets/grep.py:142
2467 msgid ""
2468 "Parse arguments using a shell.\n"
2469 "Queries with spaces will require \"double quotes\"."
2470 msgstr ""
2472 #: cola/models/browse.py:329
2473 msgid "Partially Staged"
2474 msgstr ""
2476 #: cola/widgets/main.py:758
2477 msgid "Paste"
2478 msgstr "Yapıştır"
2480 #: cola/cmds.py:364
2481 msgid "Patch failed to apply"
2482 msgstr ""
2484 #: cola/cmds.py:376
2485 msgid "Patch(es) Applied"
2486 msgstr "Uygulanan Düzeltmeler"
2488 #: cola/widgets/diff.py:1293 cola/widgets/main.py:709
2489 msgid "Patches"
2490 msgstr ""
2492 #: cola/widgets/prefs.py:195
2493 msgid "Patches Directory"
2494 msgstr ""
2496 #: cola/widgets/bookmarks.py:467 cola/widgets/submodules.py:117
2497 msgid "Path"
2498 msgstr "Yol"
2500 #: cola/widgets/clone.py:110
2501 msgid "Path or URL to clone (Env. $VARS okay)"
2502 msgstr ""
2504 #: cola/sequenceeditor.py:394
2505 msgid "Pick"
2506 msgstr ""
2508 #: cola/widgets/dag.py:490
2509 msgid "Pickaxe search for changes containing text"
2510 msgstr ""
2512 #: cola/widgets/diff.py:809
2513 msgid "Pixel XOR"
2514 msgstr ""
2516 #: cola/widgets/createbranch.py:251
2517 msgid "Please provide both a branch name and revision expression."
2518 msgstr ""
2520 #: cola/cmds.py:2297
2521 msgid "Please select a file"
2522 msgstr "Lütfen bir dosya seçin"
2524 #: cola/cmds.py:2741
2525 msgid "Please specify a name for the new tag."
2526 msgstr ""
2528 #: cola/cmds.py:2735
2529 msgid "Please specify a revision to tag."
2530 msgstr ""
2532 #: cola/widgets/commitmsg.py:417
2533 msgid ""
2534 "Please supply a commit message.\n"
2535 "\n"
2536 "A good commit message has the following format:\n"
2537 "\n"
2538 "- First line: Describe in one sentence what you did.\n"
2539 "- Second line: Blank\n"
2540 "- Remaining lines: Describe why this change is good.\n"
2541 msgstr ""
2543 #: cola/cmds.py:654
2544 msgid "Point the current branch head to a new commit?"
2545 msgstr ""
2547 #: cola/widgets/about.py:398
2548 msgid "Polish translation"
2549 msgstr ""
2551 #: cola/widgets/stash.py:65 cola/widgets/stash.py:114 cola/widgets/stash.py:118
2552 msgid "Pop"
2553 msgstr ""
2555 #: cola/widgets/main.py:289 cola/widgets/prefs.py:433
2556 msgid "Preferences"
2557 msgstr "Seçenekler"
2559 #: cola/widgets/archive.py:127
2560 msgid "Prefix"
2561 msgstr "Ön Ek"
2563 #: cola/widgets/main.py:341
2564 msgid "Prepare Commit Message"
2565 msgstr ""
2567 #: cola/widgets/prefs.py:180
2568 msgid "Prevent \"Stage\" from staging all files when nothing is selected"
2569 msgstr ""
2571 #: cola/actions.py:65
2572 msgid "Previous File"
2573 msgstr "Önceki Dosya"
2575 #: cola/widgets/remote.py:169
2576 msgid "Prompt on creation"
2577 msgstr ""
2579 #: cola/widgets/remote.py:170
2580 msgid "Prompt when pushing creates new remote branches"
2581 msgstr ""
2583 #: cola/widgets/remote.py:212
2584 msgid "Prune "
2585 msgstr ""
2587 #: cola/widgets/bookmarks.py:254 cola/widgets/startup.py:375
2588 msgid "Prune Missing Entries"
2589 msgstr ""
2591 #: cola/widgets/branch.py:256 cola/widgets/remote.py:783
2592 msgid "Pull"
2593 msgstr ""
2595 #: cola/widgets/action.py:73 cola/widgets/main.py:402
2596 msgid "Pull..."
2597 msgstr ""
2599 #: cola/widgets/branch.py:262 cola/widgets/remote.py:627
2600 #: cola/widgets/remote.py:758
2601 msgid "Push"
2602 msgstr ""
2604 #: cola/widgets/action.py:70 cola/widgets/main.py:394
2605 msgid "Push to one or more remotes using \"git push\""
2606 msgstr ""
2608 #: cola/widgets/action.py:70 cola/widgets/main.py:393
2609 msgid "Push..."
2610 msgstr ""
2612 #: cola/guicmds.py:251
2613 msgid "Quick Open Repository"
2614 msgstr ""
2616 #: cola/widgets/main.py:674
2617 msgid "Quick Open..."
2618 msgstr ""
2620 #: cola/widgets/main.py:351
2621 msgid "Quit"
2622 msgstr "Çık"
2624 #: cola/cmds.py:2093 cola/cmds.py:2129 cola/cmds.py:2130 cola/cmds.py:2143
2625 #: cola/cmds.py:2144 cola/sequenceeditor.py:163 cola/sequenceeditor.py:205
2626 #: cola/widgets/main.py:836 cola/widgets/remote.py:215
2627 msgid "Rebase"
2628 msgstr "Konumlandır"
2630 #: cola/cmds.py:2092
2631 #, python-format
2632 msgid "Rebase onto %s"
2633 msgstr "%s öğesine konumlandır"
2635 #: cola/cmds.py:2105
2636 msgid "Rebase stopped"
2637 msgstr ""
2639 #: cola/widgets/remote.py:214
2640 msgid "Rebase the current branch instead of merging"
2641 msgstr ""
2643 #: cola/widgets/dag.py:418
2644 msgid "Rebase to this commit"
2645 msgstr ""
2647 #: cola/widgets/main.py:1179
2648 msgid "Rebasing"
2649 msgstr ""
2651 #: cola/widgets/main.py:118
2652 msgid "Recent"
2653 msgstr "Son"
2655 #: cola/widgets/bookmarks.py:92
2656 msgid "Recent repositories"
2657 msgstr ""
2659 #: cola/widgets/prefs.py:279
2660 msgid "Recent repository count"
2661 msgstr ""
2663 #: cola/widgets/recent.py:44
2664 msgid "Recently Modified Files"
2665 msgstr ""
2667 #: cola/widgets/main.py:316
2668 msgid "Recently Modified Files..."
2669 msgstr "En Son Düzenlenen Dosyalar..."
2671 #: cola/widgets/stash.py:274
2672 msgid "Recovering a dropped stash is not possible."
2673 msgstr ""
2675 #: cola/widgets/createbranch.py:281
2676 msgid "Recovering lost commits may not be easy."
2677 msgstr ""
2679 #: cola/widgets/main.py:751
2680 msgid "Redo"
2681 msgstr ""
2683 #: cola/widgets/clone.py:119
2684 msgid "Reduce commit history to minimum"
2685 msgstr ""
2687 #: cola/widgets/submodules.py:120
2688 msgid "Reference Repository"
2689 msgstr ""
2691 #: cola/widgets/submodules.py:104
2692 msgid "Reference URL"
2693 msgstr ""
2695 #: cola/widgets/submodules.py:105
2696 msgid "Reference repository to use when cloning (optional)"
2697 msgstr ""
2699 #: cola/cmds.py:2171 cola/qtutils.py:800 cola/widgets/action.py:63
2700 #: cola/widgets/dag.py:858 cola/widgets/editremotes.py:82
2701 #: cola/widgets/grep.py:103 cola/widgets/recent.py:114
2702 #: cola/widgets/submodules.py:44
2703 msgid "Refresh"
2704 msgstr "Yenile"
2706 #: cola/widgets/remote.py:183
2707 msgid "Refuse to merge unless the current HEAD is already up-to-date or the merge can be resolved as a fast-forward"
2708 msgstr ""
2710 #: cola/sequenceeditor.py:373
2711 msgid "Remarks"
2712 msgstr ""
2714 #: cola/widgets/branch.py:177 cola/widgets/branch.py:236
2715 #: cola/widgets/branch.py:278 cola/widgets/branch.py:513
2716 #: cola/widgets/compare.py:53 cola/widgets/compare.py:58
2717 #: cola/widgets/remote.py:145
2718 msgid "Remote"
2719 msgstr ""
2721 #: cola/widgets/remote.py:160
2722 msgid "Remote Branch"
2723 msgstr ""
2725 #: cola/cmds.py:1196
2726 msgid "Remote Branch Deleted"
2727 msgstr "Uzaktaki Dal Silindi"
2729 #: cola/widgets/log.py:100
2730 msgid "Remote Messages"
2731 msgstr ""
2733 #: cola/widgets/editremotes.py:47
2734 msgid "Remote git repositories - double-click to rename"
2735 msgstr ""
2737 #: cola/cmds.py:1029 cola/widgets/diff.py:1702 cola/widgets/diff.py:1717
2738 #: cola/widgets/startup.py:264 cola/widgets/status.py:1382
2739 msgid "Remove"
2740 msgstr "Kaldır"
2742 #: cola/cmds.py:1027
2743 #, python-format
2744 msgid "Remove %s from the recent list?"
2745 msgstr "%s  öğesini son kullanılanlardan sil?"
2747 #: cola/widgets/toolbar.py:321
2748 msgid "Remove Element"
2749 msgstr ""
2751 #: cola/widgets/remote.py:210
2752 msgid "Remove remote-tracking branches that no longer exist on the remote"
2753 msgstr ""
2755 #: cola/widgets/diff.py:1704
2756 msgid "Remove selected (Delete)"
2757 msgstr ""
2759 #: cola/widgets/bookmarks.py:257 cola/widgets/startup.py:378
2760 msgid "Remove stale entries for repositories that no longer exist"
2761 msgstr ""
2763 #: cola/guicmds.py:332 cola/widgets/browse.py:159 cola/widgets/stash.py:44
2764 msgid "Rename"
2765 msgstr "Yeniden Adlandır"
2767 #: cola/cmds.py:1153
2768 #, python-format
2769 msgid "Rename \"%s\""
2770 msgstr ""
2772 #: cola/widgets/branch.py:268
2773 msgid "Rename Branch"
2774 msgstr "Dalı Yeniden Adlandır"
2776 #: cola/widgets/main.py:584
2777 msgid "Rename Branch..."
2778 msgstr "Dalı Yeniden Adlandır..."
2780 #: cola/guicmds.py:329
2781 msgid "Rename Existing Branch"
2782 msgstr ""
2784 #: cola/cmds.py:941
2785 msgid "Rename Remote"
2786 msgstr "Uzaktakini Yeniden Adlandır"
2788 #: cola/widgets/bookmarks.py:232 cola/widgets/startup.py:355
2789 msgid "Rename Repository"
2790 msgstr "Depoyu Yeniden Adlandır"
2792 #: cola/widgets/stash.py:218
2793 msgid "Rename Stash"
2794 msgstr ""
2796 #: cola/widgets/branch.py:478
2797 msgid "Rename branch"
2798 msgstr "Dalı yeniden adlandır"
2800 #: cola/cmds.py:942
2801 #, python-format
2802 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
2803 msgstr ""
2805 #: cola/widgets/browse.py:159
2806 msgid "Rename selected paths"
2807 msgstr ""
2809 #: cola/widgets/stash.py:45
2810 msgid "Rename the selected stash"
2811 msgstr ""
2813 #: cola/app.py:496 cola/widgets/startup.py:261
2814 msgid "Repository Not Found"
2815 msgstr ""
2817 #: cola/widgets/browse.py:87 cola/widgets/main.py:1109
2818 #, python-format
2819 msgid "Repository: %s"
2820 msgstr "Depo: %s"
2822 #: cola/guicmds.py:350 cola/widgets/createbranch.py:123 cola/widgets/dag.py:330
2823 #: cola/widgets/editremotes.py:56 cola/widgets/main.py:846
2824 msgid "Reset"
2825 msgstr "Sıfırla"
2827 #: cola/widgets/createbranch.py:284
2828 #, python-format
2829 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
2830 msgstr ""
2832 #: cola/guicmds.py:358
2833 msgid "Reset All (Keep Unstaged Changes)"
2834 msgstr ""
2836 #: cola/cmds.py:656 cola/cmds.py:707 cola/guicmds.py:341
2837 #: cola/widgets/createbranch.py:293
2838 msgid "Reset Branch"
2839 msgstr "Dalı Sıfırla"
2841 #: cola/cmds.py:704 cola/guicmds.py:340 cola/widgets/dag.py:424
2842 #: cola/widgets/main.py:432
2843 msgid "Reset Branch (Soft)"
2844 msgstr ""
2846 #: cola/cmds.py:653 cola/guicmds.py:349 cola/widgets/dag.py:430
2847 #: cola/widgets/main.py:440
2848 msgid "Reset Branch and Stage (Mixed)"
2849 msgstr ""
2851 #: cola/widgets/createbranch.py:290
2852 msgid "Reset Branch?"
2853 msgstr "Dalı Sıfırla?"
2855 #: cola/widgets/main.py:669
2856 msgid "Reset Layout"
2857 msgstr ""
2859 #: cola/cmds.py:688
2860 msgid "Reset Worktree and Reset All?"
2861 msgstr ""
2863 #: cola/cmds.py:673 cola/cmds.py:690 cola/cmds.py:724 cola/guicmds.py:359
2864 #: cola/guicmds.py:372 cola/guicmds.py:381
2865 msgid "Reset and Restore"
2866 msgstr ""
2868 #: cola/cmds.py:705
2869 msgid "Reset branch?"
2870 msgstr ""
2872 #: cola/widgets/createbranch.py:264
2873 #, python-format
2874 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
2875 msgstr ""
2877 #: cola/widgets/prefs.py:285
2878 msgid "Resize File Browser columns"
2879 msgstr ""
2881 #: cola/widgets/prefs.py:412
2882 msgid "Restart the application after changing appearance settings."
2883 msgstr ""
2885 #: cola/cmds.py:758 cola/cmds.py:761 cola/guicmds.py:389 cola/guicmds.py:390
2886 #: cola/widgets/dag.py:460 cola/widgets/main.py:472
2887 msgid "Restore Worktree"
2888 msgstr ""
2890 #: cola/cmds.py:721 cola/guicmds.py:380 cola/widgets/dag.py:453
2891 #: cola/widgets/main.py:464
2892 msgid "Restore Worktree and Reset All (Hard)"
2893 msgstr ""
2895 #: cola/cmds.py:670 cola/widgets/main.py:448
2896 msgid "Restore Worktree and Reset All (Keep Unstaged Changes)"
2897 msgstr ""
2899 #: cola/widgets/dag.py:437
2900 msgid "Restore Worktree and Reset All (Keep Unstaged Edits)"
2901 msgstr ""
2903 #: cola/cmds.py:687 cola/guicmds.py:371 cola/widgets/dag.py:445
2904 #: cola/widgets/main.py:456
2905 msgid "Restore Worktree and Reset All (Merge)"
2906 msgstr ""
2908 #: cola/cmds.py:722
2909 msgid "Restore Worktree and Reset All?"
2910 msgstr ""
2912 #: cola/cmds.py:759
2913 #, python-format
2914 msgid "Restore Worktree to %s?"
2915 msgstr ""
2917 #: cola/cmds.py:671
2918 msgid "Restore worktree, reset, and preserve unstaged edits?"
2919 msgstr ""
2921 #: cola/widgets/dag.py:389
2922 msgid "Revert"
2923 msgstr ""
2925 #: cola/widgets/diff.py:1227
2926 msgid "Revert Diff Hunk"
2927 msgstr ""
2929 #: cola/widgets/diff.py:1057
2930 msgid "Revert Diff Hunk..."
2931 msgstr ""
2933 #: cola/widgets/diff.py:1226
2934 msgid "Revert Diff Hunk?"
2935 msgstr ""
2937 #: cola/widgets/diff.py:1224
2938 msgid "Revert Selected Lines"
2939 msgstr ""
2941 #: cola/widgets/diff.py:1052
2942 msgid "Revert Selected Lines..."
2943 msgstr ""
2945 #: cola/widgets/diff.py:1223
2946 msgid "Revert Selected Lines?"
2947 msgstr ""
2949 #: cola/cmds.py:2260
2950 msgid "Revert Uncommitted Changes"
2951 msgstr ""
2953 #: cola/cmds.py:2254
2954 msgid "Revert Uncommitted Changes?"
2955 msgstr ""
2957 #: cola/cmds.py:2247
2958 msgid "Revert Uncommitted Edits..."
2959 msgstr ""
2961 #: cola/cmds.py:2238
2962 msgid "Revert Unstaged Changes"
2963 msgstr ""
2965 #: cola/cmds.py:2232
2966 msgid "Revert Unstaged Changes?"
2967 msgstr ""
2969 #: cola/cmds.py:2224
2970 msgid "Revert Unstaged Edits..."
2971 msgstr ""
2973 #: cola/cmds.py:598
2974 msgid "Revert failed"
2975 msgstr ""
2977 #: cola/cmds.py:2259 cola/widgets/diff.py:1235
2978 msgid "Revert the uncommitted changes?"
2979 msgstr ""
2981 #: cola/cmds.py:2237
2982 msgid "Revert the unstaged changes?"
2983 msgstr ""
2985 #: cola/widgets/browse.py:190
2986 msgid "Revert uncommitted changes to selected paths"
2987 msgstr ""
2989 #: cola/widgets/browse.py:181
2990 msgid "Revert unstaged changes to selected paths"
2991 msgstr ""
2993 #: cola/guicmds.py:320
2994 msgid "Review"
2995 msgstr "Önizle"
2997 #: cola/widgets/main.py:597
2998 msgid "Review..."
2999 msgstr "Önizle..."
3001 #: cola/widgets/cfgactions.py:231 cola/widgets/createtag.py:82
3002 msgid "Revision"
3003 msgstr ""
3005 #: cola/widgets/selectcommits.py:61
3006 msgid "Revision Expression:"
3007 msgstr ""
3009 #: cola/widgets/merge.py:37 cola/widgets/merge.py:40
3010 msgid "Revision to Merge"
3011 msgstr ""
3013 #: cola/sequenceeditor.py:399
3014 msgid "Reword"
3015 msgstr ""
3017 #: cola/cmds.py:777 cola/widgets/commitmsg.py:463
3018 msgid "Rewrite Published Commit?"
3019 msgstr ""
3021 #: cola/widgets/log.py:32 cola/widgets/log.py:134
3022 msgid "Right-click links to open:"
3023 msgstr ""
3025 #: cola/interaction.py:125 cola/widgets/cfgactions.py:243
3026 msgid "Run"
3027 msgstr "Çalıştır"
3029 #: cola/cmds.py:2290
3030 #, python-format
3031 msgid "Run \"%s\"?"
3032 msgstr "\"%s\" çalıştırılsın mı?"
3034 #: cola/interaction.py:122
3035 #, python-format
3036 msgid "Run %s?"
3037 msgstr "%s çalıştırılsın mı?"
3039 #: cola/interaction.py:123
3040 #, python-format
3041 msgid "Run the \"%s\" command?"
3042 msgstr ""
3044 #: cola/cmds.py:2329
3045 #, python-format
3046 msgid "Running command: %s"
3047 msgstr "Komut çalıştırılıyor: %s"
3049 #: cola/widgets/about.py:404
3050 msgid "Russian translation"
3051 msgstr ""
3053 #: cola/sequenceeditor.py:372
3054 msgid "SHA-1"
3055 msgstr ""
3057 #: cola/widgets/prefs.py:205
3058 msgid "Safe Mode"
3059 msgstr ""
3061 #: cola/cmds.py:2116 cola/widgets/archive.py:124 cola/widgets/browse.py:610
3062 #: cola/widgets/editremotes.py:52 cola/widgets/stash.py:54
3063 #: cola/widgets/status.py:1388
3064 msgid "Save"
3065 msgstr "Kaydet"
3067 #: cola/widgets/archive.py:111
3068 msgid "Save Archive"
3069 msgstr "Arşivi Kaydet"
3071 #: cola/widgets/dag.py:381 cola/widgets/main.py:347
3072 msgid "Save As Tarball/Zip..."
3073 msgstr ""
3075 #: cola/widgets/prefs.py:284
3076 msgid "Save GUI Settings"
3077 msgstr "Arayüz Ayarlarını Kaydet"
3079 #: cola/widgets/stash.py:253
3080 msgid "Save Stash"
3081 msgstr ""
3083 #: cola/widgets/stash.py:55
3084 msgid "Save modified state to new stash"
3085 msgstr ""
3087 #: cola/widgets/browse.py:571
3088 #, python-format
3089 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
3090 msgstr ""
3092 #: cola/widgets/bookmarks.py:82 cola/widgets/grep.py:96
3093 #: cola/widgets/search.py:41 cola/widgets/search.py:61
3094 msgid "Search"
3095 msgstr "Ara"
3097 #: cola/widgets/search.py:225
3098 msgid "Search Authors"
3099 msgstr "Yazarları Ara"
3101 #: cola/widgets/search.py:223
3102 msgid "Search Commit Messages"
3103 msgstr ""
3105 #: cola/widgets/search.py:226
3106 msgid "Search Committers"
3107 msgstr ""
3109 #: cola/widgets/search.py:227
3110 msgid "Search Date Range"
3111 msgstr ""
3113 #: cola/widgets/search.py:224
3114 msgid "Search Diffs"
3115 msgstr ""
3117 #: cola/widgets/search.py:221
3118 msgid "Search by Expression"
3119 msgstr ""
3121 #: cola/widgets/search.py:222
3122 msgid "Search by Path"
3123 msgstr ""
3125 #: cola/widgets/dag.py:494
3126 msgid "Search commit messages"
3127 msgstr ""
3129 #: cola/widgets/grep.py:122
3130 msgid "Search for a fixed string"
3131 msgstr ""
3133 #: cola/widgets/diff.py:526 cola/widgets/diff.py:1577
3134 msgid "Search in Diff"
3135 msgstr ""
3137 #: cola/guicmds.py:252 cola/widgets/bookmarks.py:61
3138 msgid "Search repositories by name..."
3139 msgstr ""
3141 #: cola/widgets/grep.py:120
3142 msgid "Search using a POSIX basic regular expression"
3143 msgstr ""
3145 #: cola/widgets/grep.py:121
3146 msgid "Search using a POSIX extended regular expression"
3147 msgstr ""
3149 #: cola/widgets/main.py:507
3150 msgid "Search..."
3151 msgstr "Arama..."
3153 #: cola/widgets/selectcommits.py:66
3154 msgid "Search:"
3155 msgstr ""
3157 #: cola/guicmds.py:329 cola/widgets/selectcommits.py:73
3158 msgid "Select"
3159 msgstr "Seç"
3161 #: cola/widgets/main.py:764
3162 msgid "Select All"
3163 msgstr ""
3165 #: cola/guicmds.py:320
3166 msgid "Select Branch to Review"
3167 msgstr ""
3169 #: cola/widgets/dag.py:1667
3170 msgid "Select Child"
3171 msgstr ""
3173 #: cola/widgets/commitmsg.py:534
3174 msgid "Select Commit"
3175 msgstr ""
3177 #: cola/guicmds.py:136
3178 msgid "Select Directory..."
3179 msgstr "Dosyayı Seç..."
3181 #: cola/cmds.py:2078
3182 msgid "Select New Upstream"
3183 msgstr ""
3185 #: cola/widgets/dag.py:1671
3186 msgid "Select Newest Child"
3187 msgstr ""
3189 #: cola/widgets/dag.py:1661
3190 msgid "Select Oldest Parent"
3191 msgstr ""
3193 #: cola/widgets/dag.py:1656
3194 msgid "Select Parent"
3195 msgstr ""
3197 #: cola/widgets/browse.py:526
3198 msgid "Select Previous Version"
3199 msgstr ""
3201 #: cola/widgets/clone.py:195
3202 msgid "Select a parent directory for the new clone"
3203 msgstr ""
3205 #: cola/widgets/standard.py:824 cola/widgets/standard.py:846
3206 msgid "Select directory"
3207 msgstr ""
3209 #: cola/widgets/selectcommits.py:161
3210 msgid "Select output dir"
3211 msgstr ""
3213 #: cola/widgets/selectcommits.py:182
3214 msgid "Select output directory"
3215 msgstr ""
3217 #: cola/widgets/diff.py:1770
3218 msgid "Select patch file(s)..."
3219 msgstr ""
3221 #: cola/widgets/editremotes.py:434
3222 msgid "Select repository"
3223 msgstr "Depoyu seç"
3225 #: cola/widgets/bookmarks.py:224 cola/widgets/startup.py:347
3226 msgid "Set Default Repository"
3227 msgstr "Varsayılan Depoyu Seç"
3229 #: cola/widgets/branch.py:291
3230 msgid "Set Upstream Branch"
3231 msgstr ""
3233 #: cola/widgets/branch.py:74
3234 msgid ""
3235 "Set the sort order for branches and tags.\n"
3236 "Toggle between date-based and version-name-based sorting."
3237 msgstr ""
3239 #: cola/widgets/remote.py:217
3240 msgid "Set upstream"
3241 msgstr ""
3243 #: cola/widgets/prefs.py:443
3244 msgid "Settings"
3245 msgstr "Ayarlar"
3247 #: cola/widgets/grep.py:140
3248 msgid "Shell arguments"
3249 msgstr ""
3251 #: cola/sequenceeditor.py:423
3252 msgid "Shift Down"
3253 msgstr ""
3255 #: cola/sequenceeditor.py:427
3256 msgid "Shift Up"
3257 msgstr ""
3259 #: cola/widgets/about.py:481
3260 msgid "Shortcuts"
3261 msgstr "Kısayollar"
3263 #: cola/widgets/prefs.py:201
3264 msgid "Show Diffstat After Merge"
3265 msgstr ""
3267 #: cola/widgets/prefs.py:200
3268 msgid "Show Full Paths in the Window Title"
3269 msgstr ""
3271 #: cola/sequenceeditor.py:106 cola/widgets/finder.py:186
3272 #: cola/widgets/status.py:1384
3273 msgid "Show Help"
3274 msgstr "Yardımı Göster"
3276 #: cola/widgets/filelist.py:29
3277 msgid "Show History"
3278 msgstr "Geçmişi Göster"
3280 #: cola/widgets/prefs.py:368
3281 msgid "Show file counts in Status titles"
3282 msgstr ""
3284 #: cola/widgets/diff.py:794
3285 msgid "Show filenames"
3286 msgstr ""
3288 #: cola/sequenceeditor.py:176 cola/widgets/finder.py:137
3289 msgid ""
3290 "Show help\n"
3291 "Shortcut: ?"
3292 msgstr ""
3293 "Yardımı göster\n"
3294 "Kısayol: ?"
3296 #: cola/widgets/diff.py:792
3297 msgid "Show line numbers"
3298 msgstr ""
3300 #: cola/widgets/remote.py:175
3301 msgid "Show remote messages"
3302 msgstr ""
3304 #: cola/widgets/diff.py:789
3305 msgid "Show whole surrounding functions of changes"
3306 msgstr ""
3308 #: cola/widgets/recent.py:56
3309 msgid "Showing changes since"
3310 msgstr ""
3312 #: cola/widgets/diff.py:809
3313 msgid "Side by side"
3314 msgstr ""
3316 #: cola/cmds.py:2461
3317 msgid "Sign Off"
3318 msgstr ""
3320 #: cola/widgets/createtag.py:69
3321 msgid "Sign Tag"
3322 msgstr ""
3324 #: cola/widgets/commitmsg.py:56
3325 msgid "Sign off on this commit"
3326 msgstr ""
3328 #: cola/widgets/about.py:394 cola/widgets/about.py:407
3329 msgid "Simplified Chinese translation"
3330 msgstr ""
3332 #: cola/cmds.py:2527
3333 msgid "Skip"
3334 msgstr "Atla"
3336 #: cola/widgets/main.py:261 cola/widgets/main.py:631
3337 msgid "Skip Current Patch"
3338 msgstr ""
3340 #: cola/widgets/main.py:262
3341 msgid "Skip applying the current patch and continue applying patches"
3342 msgstr ""
3344 #: cola/widgets/prefs.py:282
3345 msgid "Sort bookmarks alphabetically"
3346 msgstr ""
3348 #: cola/widgets/about.py:395 cola/widgets/about.py:418
3349 #: cola/widgets/about.py:422
3350 msgid "Spanish translation"
3351 msgstr ""
3353 #: cola/widgets/createtag.py:86
3354 msgid "Specifies the SHA-1 to tag"
3355 msgstr ""
3357 #: cola/widgets/createtag.py:79
3358 msgid "Specifies the tag message"
3359 msgstr ""
3361 #: cola/widgets/createtag.py:63
3362 msgid "Specifies the tag name"
3363 msgstr ""
3365 #: cola/widgets/spellcheck.py:45
3366 msgid "Spelling Suggestions"
3367 msgstr ""
3369 #: cola/sequenceeditor.py:417 cola/widgets/merge.py:56
3370 msgid "Squash"
3371 msgstr ""
3373 #: cola/widgets/merge.py:55
3374 msgid "Squash the merged commits into a single commit"
3375 msgstr ""
3377 #: cola/cmds.py:2538 cola/widgets/action.py:58 cola/widgets/diff.py:1168
3378 msgid "Stage"
3379 msgstr ""
3381 #: cola/cmds.py:2697
3382 msgid "Stage / Unstage"
3383 msgstr ""
3385 #: cola/cmds.py:2679
3386 msgid "Stage / Unstage All"
3387 msgstr ""
3389 #: cola/widgets/diff.py:1055
3390 msgid "Stage Diff Hunk"
3391 msgstr ""
3393 #: cola/cmds.py:2631
3394 msgid "Stage Modified"
3395 msgstr ""
3397 #: cola/cmds.py:2668
3398 msgid "Stage Modified and Untracked"
3399 msgstr ""
3401 #: cola/widgets/status.py:872 cola/widgets/status.py:894
3402 #: cola/widgets/status.py:962
3403 msgid "Stage Selected"
3404 msgstr ""
3406 #: cola/widgets/diff.py:1050
3407 msgid "Stage Selected Lines"
3408 msgstr ""
3410 #: cola/cmds.py:2642
3411 msgid "Stage Unmerged"
3412 msgstr ""
3414 #: cola/cmds.py:2653
3415 msgid "Stage Untracked"
3416 msgstr ""
3418 #: cola/widgets/commitmsg.py:445
3419 msgid "Stage and Commit"
3420 msgstr ""
3422 #: cola/widgets/commitmsg.py:442
3423 msgid "Stage and commit?"
3424 msgstr ""
3426 #: cola/widgets/action.py:58
3427 msgid "Stage changes using \"git add\""
3428 msgstr ""
3430 #: cola/cmds.py:2526
3431 msgid "Stage conflicts"
3432 msgstr ""
3434 #: cola/cmds.py:2517
3435 msgid "Stage conflicts?"
3436 msgstr ""
3438 #: cola/widgets/browse.py:146
3439 msgid "Stage/unstage selected paths for commit"
3440 msgstr ""
3442 #: cola/models/browse.py:333 cola/widgets/status.py:156
3443 #: cola/widgets/status.py:621
3444 msgid "Staged"
3445 msgstr ""
3447 #: cola/cmds.py:2545
3448 #, python-format
3449 msgid "Staging: %s"
3450 msgstr ""
3452 #: cola/widgets/main.py:611
3453 msgid "Start Interactive Rebase..."
3454 msgstr ""
3456 #: cola/widgets/createbranch.py:105
3457 msgid "Starting Revision"
3458 msgstr ""
3460 #: cola/widgets/stash.py:36
3461 msgid "Stash"
3462 msgstr ""
3464 #: cola/widgets/stash.py:79
3465 msgid "Stash Index"
3466 msgstr ""
3468 #: cola/widgets/stash.py:79
3469 msgid "Stash staged changes only"
3470 msgstr ""
3472 #: cola/widgets/stash.py:75
3473 msgid "Stash unstaged changes only, keeping staged changes"
3474 msgstr ""
3476 #: cola/widgets/action.py:76 cola/widgets/main.py:423
3477 msgid "Stash..."
3478 msgstr ""
3480 #: cola/models/browse.py:32 cola/widgets/main.py:100
3481 msgid "Status"
3482 msgstr "Durum"
3484 #: cola/widgets/browse.py:154
3485 msgid "Stop tracking paths"
3486 msgstr ""
3488 #: cola/widgets/submodules.py:81
3489 msgid "Submodule URL (can be relative, ex: ../repo.git)"
3490 msgstr ""
3492 #: cola/widgets/submodules.py:89
3493 msgid "Submodule branch to track (optional)"
3494 msgstr ""
3496 #: cola/widgets/submodules.py:85
3497 msgid "Submodule path within the current repository (optional)"
3498 msgstr ""
3500 #: cola/widgets/main.py:141 cola/widgets/submodules.py:31
3501 msgid "Submodules"
3502 msgstr ""
3504 #: cola/widgets/prefs.py:196
3505 msgid "Summarize Merge Commits"
3506 msgstr ""
3508 #: cola/sequenceeditor.py:374 cola/widgets/dag.py:572
3509 msgid "Summary"
3510 msgstr ""
3512 #: cola/widgets/prefs.py:273
3513 msgid "Tab Width"
3514 msgstr "Tab Genişliği"
3516 #: cola/widgets/cfgactions.py:227 cola/widgets/createbranch.py:114
3517 #: cola/widgets/merge.py:46
3518 msgid "Tag"
3519 msgstr "Etiket"
3521 #: cola/cmds.py:2786
3522 msgid "Tag Created"
3523 msgstr ""
3525 #: cola/widgets/createtag.py:78
3526 msgid "Tag message..."
3527 msgstr "Etiket mesajı..."
3529 #: cola/cmds.py:2746
3530 msgid "Tag-signing was requested but the tag message is empty."
3531 msgstr ""
3533 #: cola/widgets/branch.py:183 cola/widgets/branch.py:248
3534 msgid "Tags"
3535 msgstr "Etiketler"
3537 #: cola/widgets/action.py:78 cola/widgets/main.py:424
3538 msgid "Temporarily stash away uncommitted changes using \"git stash\""
3539 msgstr ""
3541 #: cola/widgets/toolbar.py:184
3542 msgid "Text Beside Icon"
3543 msgstr ""
3545 #: cola/widgets/toolbar.py:183
3546 msgid "Text Only"
3547 msgstr ""
3549 #: cola/widgets/toolbar.py:185
3550 msgid "Text Under Icon"
3551 msgstr ""
3553 #: cola/widgets/prefs.py:272
3554 msgid "Text Width"
3555 msgstr "Yazı Genişliği"
3557 #: cola/cmds.py:1116
3558 msgid "The branch will be no longer available."
3559 msgstr ""
3561 #: cola/cmds.py:649
3562 #, python-format
3563 msgid "The branch will be reset using \"git reset --mixed %s\""
3564 msgstr ""
3566 #: cola/cmds.py:700 cola/cmds.py:791
3567 #, python-format
3568 msgid "The branch will be reset using \"git reset --soft %s\""
3569 msgstr ""
3571 #: cola/widgets/commitmsg.py:310
3572 msgid "The commit message will be cleared."
3573 msgstr ""
3575 #: cola/widgets/prefs.py:169
3576 msgid ""
3577 "The date-time format used when displaying dates in Git DAG.\n"
3578 "This value is passed to git log --date=<format>"
3579 msgstr ""
3581 #: cola/widgets/archive.py:206
3582 #, python-format
3583 msgid "The file \"%s\" exists and will be overwritten."
3584 msgstr ""
3586 #: cola/cmds.py:1086
3587 msgid "The following files will be deleted:"
3588 msgstr "Aşağıdaki satırlar silinecek:"
3590 #: cola/widgets/status.py:1646
3591 msgid "The number of leading paths to strip"
3592 msgstr ""
3594 #: cola/cmds.py:717
3595 #, python-format
3596 msgid "The repository will be reset using \"git reset --hard %s\""
3597 msgstr ""
3599 #: cola/cmds.py:666
3600 #, python-format
3601 msgid "The repository will be reset using \"git reset --keep %s\""
3602 msgstr ""
3604 #: cola/cmds.py:683
3605 #, python-format
3606 msgid "The repository will be reset using \"git reset --merge %s\""
3607 msgstr ""
3609 #: cola/cmds.py:2314
3610 msgid "The revision expression cannot be empty."
3611 msgstr ""
3613 #: cola/widgets/stash.py:225
3614 msgid "The stash has not been renamed"
3615 msgstr ""
3617 #: cola/cmds.py:2973
3618 #, python-format
3619 msgid ""
3620 "The submodule will be added using\n"
3621 "\"%s\""
3622 msgstr ""
3624 #: cola/cmds.py:3018
3625 #, python-format
3626 msgid ""
3627 "The submodule will be updated using\n"
3628 "\"%s\""
3629 msgstr ""
3631 #: cola/cmds.py:737
3632 #, python-format
3633 msgid "The worktree will be restored using \"git read-tree --reset -u %s\""
3634 msgstr ""
3636 #: cola/widgets/commitmsg.py:311
3637 msgid "This cannot be undone.  Clear commit message?"
3638 msgstr ""
3640 #: cola/cmds.py:779 cola/widgets/commitmsg.py:465
3641 msgid ""
3642 "This commit has already been published.\n"
3643 "This operation will rewrite published history.\n"
3644 "You probably don't want to do this."
3645 msgstr ""
3647 #: cola/widgets/diff.py:1232
3648 msgid ""
3649 "This operation drops uncommitted changes.\n"
3650 "These changes cannot be recovered."
3651 msgstr ""
3653 #: cola/cmds.py:2256
3654 msgid ""
3655 "This operation removes uncommitted edits from selected files.\n"
3656 "These changes cannot be recovered."
3657 msgstr ""
3659 #: cola/cmds.py:2234
3660 msgid ""
3661 "This operation removes unstaged edits from selected files.\n"
3662 "These changes cannot be recovered."
3663 msgstr ""
3665 #: cola/cmds.py:475
3666 msgid ""
3667 "This operation will replace the selected unmerged files with content from the branch being merged using \"git checkout --theirs\".\n"
3668 "*ALL* uncommitted changes will be lost.\n"
3669 "Recovering uncommitted changes is not possible."
3670 msgstr ""
3672 #: cola/cmds.py:513
3673 msgid ""
3674 "This operation will replace the selected unmerged files with content from your current branch using \"git checkout --ours\".\n"
3675 "*ALL* uncommitted changes will be lost.\n"
3676 "Recovering uncommitted changes is not possible."
3677 msgstr ""
3679 #: cola/widgets/main.py:1123
3680 msgid ""
3681 "This repository has unresolved conflicts after applying a patch.\n"
3682 "Resolve conflicts and commit changes."
3683 msgstr ""
3685 #: cola/widgets/main.py:1116
3686 msgid ""
3687 "This repository is currently being rebased.\n"
3688 "Resolve conflicts, commit changes, and run:\n"
3689 "    Rebase > Continue"
3690 msgstr ""
3692 #: cola/widgets/main.py:1129
3693 msgid ""
3694 "This repository is in the middle of a cherry-pick.\n"
3695 "Resolve conflicts and commit changes."
3696 msgstr ""
3698 #: cola/widgets/main.py:1135
3699 msgid ""
3700 "This repository is in the middle of a merge.\n"
3701 "Resolve conflicts and commit changes."
3702 msgstr ""
3704 #: cola/editpatch.py:58
3705 msgid "To abort applying this patch, remove all lines."
3706 msgstr ""
3708 #: cola/editpatch.py:57
3709 msgid "To avoid applying addition lines ('+'), delete them."
3710 msgstr ""
3712 #: cola/editpatch.py:55
3713 msgid "To avoid applying removal lines ('-'), change them to context lines (' ')."
3714 msgstr ""
3716 #: cola/sequenceeditor.py:390
3717 msgid "Toggle Enabled"
3718 msgstr ""
3720 #: cola/widgets/diff.py:804
3721 msgid "Toggle image diff"
3722 msgstr ""
3724 #: cola/sequenceeditor.py:610
3725 msgid "Toggle Remark"
3726 msgstr ""
3728 #: cola/widgets/filelist.py:128
3729 msgid "Toggle remark of touching commits"
3730 msgstr ""
3732 #: cola/widgets/branch.py:65
3733 msgid "Toggle the branches filter"
3734 msgstr ""
3736 #: cola/widgets/status.py:58
3737 msgid "Toggle the paths filter"
3738 msgstr ""
3740 #: cola/widgets/toolbar.py:322
3741 msgid "Toolbar Style:"
3742 msgstr ""
3744 #: cola/widgets/cfgactions.py:226 cola/widgets/merge.py:45
3745 msgid "Tracking Branch"
3746 msgstr ""
3748 #: cola/widgets/createbranch.py:113
3749 msgid "Tracking branch"
3750 msgstr ""
3752 #: cola/widgets/about.py:390 cola/widgets/about.py:416
3753 #: cola/widgets/about.py:427
3754 msgid "Traditional Chinese (Taiwan) translation"
3755 msgstr ""
3757 #: cola/widgets/about.py:421
3758 msgid "Translation"
3759 msgstr ""
3761 #: cola/widgets/about.py:91
3762 msgid "Translators"
3763 msgstr ""
3765 #: cola/widgets/about.py:400 cola/widgets/about.py:405
3766 #: cola/widgets/about.py:420
3767 msgid "Turkish translation"
3768 msgstr "Türkçe çeviri"
3770 #: cola/widgets/clone.py:107 cola/widgets/editremotes.py:448
3771 #: cola/widgets/submodules.py:116
3772 msgid "URL"
3773 msgstr "URL"
3775 #: cola/widgets/remote.py:496
3776 #, python-format
3777 msgid "URL: %s"
3778 msgstr "URL: %s"
3780 #: cola/widgets/about.py:397
3781 msgid "Ukranian translation"
3782 msgstr ""
3784 #: cola/cmds.py:2071
3785 msgid "Unable to rebase"
3786 msgstr ""
3788 #: cola/cmds.py:972
3789 #, python-format
3790 msgid "Unable to set URL for \"%(name)s\" to \"%(url)s\""
3791 msgstr ""
3793 #: cola/widgets/diff.py:1401
3794 #, python-format
3795 msgid "Unable to write patch to \"%s\". Check permissions?"
3796 msgstr ""
3798 #: cola/widgets/main.py:749
3799 msgid "Undo"
3800 msgstr ""
3802 #: cola/cmds.py:784 cola/cmds.py:789 cola/cmds.py:792 cola/widgets/main.py:208
3803 msgid "Undo Last Commit"
3804 msgstr ""
3806 #: cola/cmds.py:790
3807 msgid "Undo last commit?"
3808 msgstr ""
3810 #: cola/cmds.py:783
3811 msgid "Undo the published commit?"
3812 msgstr ""
3814 #: cola/models/browse.py:327 cola/widgets/status.py:157
3815 #: cola/widgets/status.py:641
3816 msgid "Unmerged"
3817 msgstr "Birleştirilmemiş"
3819 #: cola/cmds.py:2799 cola/widgets/action.py:61 cola/widgets/diff.py:1165
3820 #: cola/widgets/main.py:213
3821 msgid "Unstage"
3822 msgstr ""
3824 #: cola/widgets/main.py:203 cola/widgets/status.py:790
3825 msgid "Unstage All"
3826 msgstr ""
3828 #: cola/widgets/diff.py:1017
3829 msgid "Unstage Diff Hunk"
3830 msgstr ""
3832 #: cola/widgets/status.py:823 cola/widgets/status.py:858
3833 msgid "Unstage Selected"
3834 msgstr ""
3836 #: cola/widgets/diff.py:1015
3837 msgid "Unstage Selected Lines"
3838 msgstr ""
3840 #: cola/widgets/action.py:61
3841 msgid "Unstage changes using \"git reset\""
3842 msgstr ""
3844 #: cola/cmds.py:2811
3845 #, python-format
3846 msgid "Unstaging: %s"
3847 msgstr ""
3849 #: cola/widgets/browse.py:153
3850 msgid "Untrack Selected"
3851 msgstr ""
3853 #: cola/widgets/status.py:159 cola/widgets/status.py:647
3854 msgid "Untracked"
3855 msgstr "Takip Edilmemiş"
3857 #: cola/cmds.py:1141 cola/cmds.py:2867
3858 #, python-format
3859 msgid "Untracking: %s"
3860 msgstr ""
3862 #: cola/widgets/main.py:370
3863 msgid "Update All Submodules..."
3864 msgstr ""
3866 #: cola/widgets/createbranch.py:119
3867 msgid "Update Existing Branch:"
3868 msgstr ""
3870 #: cola/cmds.py:3019
3871 msgid "Update Submodule"
3872 msgstr ""
3874 #: cola/cmds.py:3016
3875 msgid "Update Submodule..."
3876 msgstr ""
3878 #: cola/cmds.py:3055
3879 msgid "Update Submodules"
3880 msgstr ""
3882 #: cola/cmds.py:3053
3883 msgid "Update all submodules?"
3884 msgstr ""
3886 #: cola/cmds.py:2042
3887 msgid "Update stacked branches"
3888 msgstr ""
3890 #: cola/cmds.py:2034 cola/cmds.py:2041
3891 msgid "Update stacked branches when rebasing?"
3892 msgstr ""
3894 #: cola/cmds.py:3052
3895 msgid "Update submodules..."
3896 msgstr ""
3898 #: cola/widgets/status.py:953
3899 msgid "Update this submodule"
3900 msgstr ""
3902 #: cola/cmds.py:3017
3903 msgid "Update this submodule?"
3904 msgstr ""
3906 #: cola/widgets/branch.py:433 cola/widgets/createbranch.py:300
3907 msgid "Updating"
3908 msgstr ""
3910 #: cola/widgets/prefs.py:370
3911 msgid "Use a block cursor in diff editors"
3912 msgstr ""
3914 #: cola/widgets/prefs.py:177
3915 msgid "Use gravatar.com to lookup icons for author emails"
3916 msgstr ""
3918 #: cola/widgets/prefs.py:189
3919 msgid "User Name"
3920 msgstr "Kullanıcı Adı"
3922 #: cola/widgets/about.py:89
3923 msgid "Version"
3924 msgstr "Versiyon"
3926 #: cola/widgets/dag.py:866 cola/widgets/main.py:859 cola/widgets/main.py:980
3927 msgid "View"
3928 msgstr "Göster"
3930 #: cola/widgets/browse.py:137 cola/widgets/status.py:279
3931 msgid "View History..."
3932 msgstr "Geçmişi Göster..."
3934 #: cola/widgets/browse.py:138
3935 msgid "View history for selected paths"
3936 msgstr ""
3938 #: cola/widgets/branch.py:224 cola/widgets/merge.py:52
3939 msgid "Visualize"
3940 msgstr ""
3942 #: cola/widgets/main.py:502
3943 msgid "Visualize All Branches..."
3944 msgstr ""
3946 #: cola/widgets/main.py:496
3947 msgid "Visualize Current Branch..."
3948 msgstr ""
3950 #: cola/widgets/createtag.py:71
3951 msgid "Whether to sign the tag (git tag -s)"
3952 msgstr ""
3954 #: cola/widgets/text.py:394
3955 msgid "Whole Words"
3956 msgstr ""
3958 #: cola/widgets/commitmsg.py:439
3959 msgid "Would you like to stage and commit all modified files?"
3960 msgstr ""
3962 #: cola/widgets/diff.py:809
3963 msgid "XOR"
3964 msgstr ""
3966 #: cola/widgets/standard.py:1180
3967 msgid "Yes"
3968 msgstr "Evet"
3970 #: cola/cmds.py:255
3971 msgid ""
3972 "You are in the middle of a merge.\n"
3973 "Cannot amend while merging."
3974 msgstr ""
3975 "Bir birleştirme işleminin ortasındasınız.\n"
3976 "Birleştirme yapılırken değişiklik yapamazsınız."
3978 #: cola/cmds.py:2072
3979 msgid "You cannot rebase with uncommitted changes."
3980 msgstr ""
3982 #: cola/widgets/merge.py:225
3983 msgid "You must specify a revision to merge."
3984 msgstr ""
3986 #: cola/widgets/merge.py:215
3987 msgid "You must specify a revision to view."
3988 msgstr ""
3990 #: cola/widgets/dag.py:776 cola/widgets/dag.py:1645
3991 msgid "Zoom In"
3992 msgstr "Yakınlaş"
3994 #: cola/widgets/dag.py:772 cola/widgets/dag.py:1651
3995 msgid "Zoom Out"
3996 msgstr "Uzaklaş"
3998 #: cola/widgets/dag.py:590 cola/widgets/dag.py:780 cola/widgets/dag.py:1653
3999 #: cola/widgets/diff.py:813
4000 msgid "Zoom to Fit"
4001 msgstr ""
4003 #: cola/widgets/grep.py:110
4004 msgid "command-line arguments"
4005 msgstr ""
4007 #: cola/widgets/main.py:946 cola/widgets/main.py:952
4008 msgid "error: unable to execute git"
4009 msgstr ""
4011 #: cola/widgets/log.py:52
4012 #, python-format
4013 msgid "exit code %s"
4014 msgstr ""
4016 #: cola/app.py:300
4017 #, python-format
4018 msgid "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
4019 msgstr ""
4021 #: cola/widgets/main.py:942
4022 #, python-format
4023 msgid "git cola version %s"
4024 msgstr "git cola sürümü %s"
4026 #: cola/widgets/startup.py:34
4027 msgid "git-cola"
4028 msgstr "git-cola"
4030 #: cola/difftool.py:82
4031 msgid "git-cola diff"
4032 msgstr "git-cola diff"
4034 #: cola/widgets/submodules.py:80
4035 msgid "git://git.example.com/repo.git"
4036 msgstr ""
4038 #: cola/widgets/grep.py:130
4039 msgid "grep result..."
4040 msgstr "grep sonucu..."
4042 #: cola/widgets/about.py:468
4043 msgid "hotkeys.html"
4044 msgstr "hotkeys.html"
4046 #: cola/widgets/submodules.py:84
4047 msgid "path/to/submodule"
4048 msgstr ""
4050 #: cola/widgets/createtag.py:61
4051 msgid "vX.Y.Z"
4052 msgstr "vX.Y.Z"
4054 #: cola/hidpi.py:43
4055 msgid "x 1"
4056 msgstr "x 1"
4058 #: cola/hidpi.py:44
4059 msgid "x 1.25"
4060 msgstr ""
4062 #: cola/hidpi.py:45
4063 msgid "x 1.5"
4064 msgstr "x 1.5"
4066 #: cola/hidpi.py:46
4067 msgid "x 2"
4068 msgstr "x 2"
4070 #: cola/widgets/search.py:52 cola/widgets/search.py:57
4071 msgid "yyyy-MM-dd"
4072 msgstr "yyyy-AA-gg"
4074 #, fuzzy
4075 #~ msgid "\"%s\" returned exit status %d"
4076 #~ msgstr "\"%(command)s\" çıkış durumu döndürdü %(status)d"
4078 #~ msgid "\"git commit\" returned exit code %s"
4079 #~ msgstr "\"git commit\" returned exit code %s"
4081 #~ msgid "Already up-to-date."
4082 #~ msgstr "Already up-to-date."
4084 #~ msgid "Commit failed: %s"
4085 #~ msgstr "İşleme başarısız: %s"
4087 #~ msgid "Created commit: %s"
4088 #~ msgstr "Oluşturulan işleme: %s"
4090 #~ msgid "Enter Git Repository"
4091 #~ msgstr "Enter Git Repository"
4093 #, fuzzy
4094 #~ msgid "Error %s"
4095 #~ msgstr "Errors: %s"
4097 #~ msgid "Errors: %s"
4098 #~ msgstr "Errors: %s"
4100 #~ msgid "Exit code: %s"
4101 #~ msgstr "Exit code: %s"
4103 #~ msgid "Fast Forward Only "
4104 #~ msgstr "Fast Forward Only "
4106 #~ msgid "GPG-signed"
4107 #~ msgstr "GPG-signed"
4109 #, fuzzy
4110 #~ msgid "Local Branches"
4111 #~ msgstr "Local Branch"
4113 #~ msgid "On Debian-based systems try: sudo apt-get install python-pyinotify"
4114 #~ msgstr "On Debian-based systems try: sudo apt-get install python-pyinotify"
4116 #~ msgid "Options"
4117 #~ msgstr "Seçenekler"
4119 #~ msgid ""
4120 #~ "Output:\n"
4121 #~ "%s"
4122 #~ msgstr ""
4123 #~ "Output:\n"
4124 #~ "%s"
4126 #~ msgid "Output: %s"
4127 #~ msgstr "Output: %s"
4129 #~ msgid "Path to git repository"
4130 #~ msgstr "Path to git repository"
4132 #, fuzzy
4133 #~ msgid "Remote Branches"
4134 #~ msgstr "Remote Branch"
4136 #~ msgid "Rename remote?"
4137 #~ msgstr "Uzaktakini yeniden adlandır?"
4139 #~ msgid "Select File"
4140 #~ msgstr "Select File"
4142 #~ msgid "Select Repository..."
4143 #~ msgstr "Depoyu Seç..."
4145 #~ msgid "Select file from \"%s\""
4146 #~ msgstr "Select file from \"%s\""
4148 #~ msgid "Show Details..."
4149 #~ msgstr "Ayrıntıları Göster..."
4151 #~ msgid "Staging Area"
4152 #~ msgstr "Staging Area"
4154 #~ msgid "Summary:"
4155 #~ msgstr "Özet:"
4157 #~ msgid ""
4158 #~ "This PyQt4 does not include QtWebKit.\n"
4159 #~ "The keyboard shortcuts feature is unavailable."
4160 #~ msgstr ""
4161 #~ "This PyQt4 does not include QtWebKit.\n"
4162 #~ "The keyboard shortcuts feature is unavailable."
4164 #~ msgid "Updating..."
4165 #~ msgstr "Updating..."
4167 #~ msgid ""
4168 #~ "file notification: disabled\n"
4169 #~ "Note: install pywin32 to enable.\n"
4170 #~ msgstr ""
4171 #~ "file notification: disabled\n"
4172 #~ "Note: install pywin32 to enable.\n"
4174 #~ msgid "git clone returned exit code %s"
4175 #~ msgstr "git clone çıkış kodu döndürdü %s"
4177 #~ msgid "git tag returned exit code %s"
4178 #~ msgstr "git tag returned exit code %s"
4180 #~ msgid "inotify enabled."
4181 #~ msgstr "inotify enabled."
4183 #~ msgid ""
4184 #~ "inotify: disabled\n"
4185 #~ "Note: install python-pyinotify to enable inotify.\n"
4186 #~ msgstr ""
4187 #~ "inotify: disabled\n"
4188 #~ "Note: install python-pyinotify to enable inotify.\n"
4190 #~ msgid "unknown"
4191 #~ msgstr "bilinmeyen"