doc: document QT_AUTO_SCREEN_SCALE_FACTORS for High-DPI displays
[git-cola.git] / po / tr_TR.po
blob1fa700e846596409aeb04b66e65d7b22eadade9e
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.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: git-cola\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2017-10-17 01:06-0700\n"
12 "PO-Revision-Date: 2017-12-05 10:28+0300\n"
13 "Last-Translator: Barış ÇELİK <bariscelikweb@gmail.com>\n"
14 "Language-Team: Turkish\n"
15 "Language: tr_TR\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: Poedit 2.0.3\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22 msgid ""
23 "\n"
24 "            <p>\n"
25 "                Drag and drop or use the <strong>Add</strong> button to add\n"
26 "                patches to the list\n"
27 "            </p>\n"
28 "            "
29 msgstr ""
30 "\n"
31 "            <p>\n"
32 "                Drag and drop or use the <strong>Add</strong> button to add\n"
33 "                patches to the list\n"
34 "            </p>\n"
35 "            "
37 #, python-format
38 msgid ""
39 "\n"
40 "        <br>\n"
41 "            Git Cola has been translated into different languages thanks\n"
42 "            to the help of the individuals listed below.\n"
43 "\n"
44 "        <br>\n"
45 "        <p>\n"
46 "            Translation is approximate.  If you find a mistake,\n"
47 "            please let us know by opening an issue on Github:\n"
48 "        </p>\n"
49 "\n"
50 "        <p>\n"
51 "            %(bug_link)s\n"
52 "        </p>\n"
53 "\n"
54 "        <br>\n"
55 "        <p>\n"
56 "            We invite you to participate in translation by adding or updating\n"
57 "            a translation and opening a pull request.\n"
58 "        </p>\n"
59 "\n"
60 "        <br>\n"
61 "\n"
62 "    "
63 msgstr ""
65 #, python-format
66 msgid ""
67 "\n"
68 "        <br>\n"
69 "            Git Cola version %(cola_version)s %(build_version)s\n"
70 "        <ul>\n"
71 "            <li> %(platform_version)s\n"
72 "            <li> Python (%(python_path)s) %(python_version)s\n"
73 "            <li> Git %(git_version)s\n"
74 "            <li> Qt %(qt_version)s\n"
75 "            <li> QtPy %(qtpy_version)s\n"
76 "            <li> %(pyqt_api_name)s %(pyqt_api_version)s\n"
77 "        </ul>\n"
78 "    "
79 msgstr ""
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 #, python-format
91 msgid ""
92 "\n"
93 "        Format String Variables\n"
94 "        -----------------------\n"
95 "          %(path)s  =  relative file path\n"
96 "       %(abspath)s  =  absolute file path\n"
97 "       %(dirname)s  =  relative directory path\n"
98 "    %(absdirname)s  =  absolute directory path\n"
99 "      %(filename)s  =  file basename\n"
100 "      %(basename)s  =  file basename without extension\n"
101 "           %(ext)s  =  file extension\n"
102 msgstr ""
104 msgid ""
105 "\n"
106 "Commands\n"
107 "--------\n"
108 "pick = use commit\n"
109 "reword = use commit, but edit the commit message\n"
110 "edit = use commit, but stop for amending\n"
111 "squash = use commit, but meld into previous commit\n"
112 "fixup = like \"squash\", but discard this commit's log message\n"
113 "exec = run command (the rest of the line) using shell\n"
114 "\n"
115 "These lines can be re-ordered; they are executed from top to bottom.\n"
116 "\n"
117 "If you disable a line here THAT COMMIT WILL BE LOST.\n"
118 "\n"
119 "However, if you disable everything, the rebase will be aborted.\n"
120 "\n"
121 "Keyboard Shortcuts\n"
122 "------------------\n"
123 "? = show help\n"
124 "j = move down\n"
125 "k = move up\n"
126 "J = shift row down\n"
127 "K = shift row up\n"
128 "\n"
129 "1, p = pick\n"
130 "2, r = reword\n"
131 "3, e = edit\n"
132 "4, f = fixup\n"
133 "5, s = squash\n"
134 "spacebar = toggle enabled\n"
135 "\n"
136 "ctrl+enter = accept changes and rebase\n"
137 "ctrl+q     = cancel and abort the rebase\n"
138 "ctrl+d     = launch difftool\n"
139 msgstr ""
141 #, fuzzy
142 msgid ""
143 "\n"
144 "Keyboard Shortcuts\n"
145 "------------------\n"
146 "J, Down     = Move Down\n"
147 "K, Up       = Move Up\n"
148 "Enter       = Edit Selected Files\n"
149 "Spacebar    = Open File Using Default Application\n"
150 "Ctrl + L    = Focus Text Entry Field\n"
151 "?           = Show Help\n"
152 "\n"
153 "The up and down arrows change focus between the text entry field\n"
154 "and the results.\n"
155 msgstr ""
156 "\n"
157 "Keyboard Shortcuts\n"
158 "------------------\n"
159 "J, Down     = Move Down\n"
160 "K, Up       = Move Up\n"
161 "Enter       = Edit Selected Files\n"
162 "Spacebar    = Open File Using Default Application\n"
163 "Ctrl+L      = Focus Text Entry Field\n"
164 "?           = Show Help\n"
165 "\n"
166 "The up and down arrows change focus between the text entry field\n"
167 "and the results.\n"
169 msgid " - DAG"
170 msgstr " - DAG"
172 msgid " commits ago"
173 msgstr " commits ago"
175 #, python-format
176 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
177 msgstr "\"%(branch)s\" öğesi \"%(remote)s\" uzak kaynağından silindi."
179 #, python-format
180 msgid "\"%(command)s\" returned exit status \"%(status)d\""
181 msgstr "\"%(command)s\" returned exit status \"%(status)d\""
183 #, python-format
184 msgid "\"%(command)s\" returned exit status %(status)d"
185 msgstr "\"%(command)s\" çıkış durumu döndürdü %(status)d"
187 #, fuzzy, python-format
188 msgid "\"%s\" already exists"
189 msgstr "Branch \"%s\" already exists."
191 #, python-format
192 msgid "\"%s\" already exists, cola will create a new directory"
193 msgstr "\"%s\" already exists, cola will create a new directory"
195 #, python-format
196 msgid "\"%s\" requires a selected file."
197 msgstr "\"%s\" requires a selected file."
199 msgid "#"
200 msgstr ""
202 #, python-format
203 msgid "%(project)s: %(branch)s - Browse"
204 msgstr "%(project)s: %(branch)s - Browse"
206 #, python-format
207 msgid "%(project)s: %(ref)s - DAG"
208 msgstr "%(project)s: %(ref)s - DAG"
210 #, python-format
211 msgid "%d days ago"
212 msgstr "%d gün önce"
214 #, python-format
215 msgid "%d hours ago"
216 msgstr "%d saat önce"
218 #, python-format
219 msgid "%d minutes ago"
220 msgstr "%d dakika önce"
222 #, python-format
223 msgid "%d patch(es) applied."
224 msgstr "%d düzeltme uygulandı."
226 #, python-format
227 msgid "%d skipped"
228 msgstr "%d skipped"
230 #, python-format
231 msgid ""
232 "%s appears to contain merge conflicts.\n"
233 "\n"
234 "You should probably skip this file.\n"
235 "Stage it anyways?"
236 msgstr ""
237 "%s appears to contain merge conflicts.\n"
238 "\n"
239 "You should probably skip this file.\n"
240 "Stage it anyways?"
242 #, python-format
243 msgid "%s is not a Git repository."
244 msgstr "%s is not a Git repository."
246 #, python-format
247 msgid "%s will be removed from your bookmarks."
248 msgstr "%s işaretlerinizden kaldırılacak."
250 #, python-format
251 msgid "%s will be removed from your recent repositories."
252 msgstr "%s son kullanılan repolardan silinecek."
254 #, python-format
255 msgid "%s: No such file or directory."
256 msgstr "%s: Böyle bir dosya ya da dizin yok."
258 msgid "&Edit"
259 msgstr "&Edit"
261 msgid "&File"
262 msgstr "Dosya"
264 msgid "(Amending)"
265 msgstr "(Amending)"
267 msgid "*** Branch Point ***"
268 msgstr "*** Branch Point ***"
270 msgid "*** Sandbox ***"
271 msgstr "*** Sandbox ***"
273 msgid "100%"
274 msgstr ""
276 msgid "200%"
277 msgstr ""
279 msgid "25%"
280 msgstr ""
282 msgid "400%"
283 msgstr ""
285 msgid "50%"
286 msgstr ""
288 msgid "800%"
289 msgstr ""
291 msgid "<path> ..."
292 msgstr "<path> ..."
294 msgid ""
295 "A commit template has not been configured.\n"
296 "Use \"git config\" to define \"commit.template\"\n"
297 "so that it points to a commit template."
298 msgstr ""
299 "Bir işleme şablonu doğru yapılandırılmadı\n"
300 "\"commit.template\" tanımlamak için \"git config\" komutunu kullanın\n"
301 "yaptığınız ayarla doğru yeri işaret edin."
303 #, python-format
304 msgid "A hook must be provided at \"%s\""
305 msgstr ""
307 #, python-format
308 msgid "A stash named \"%s\" already exists"
309 msgstr "A stash named \"%s\" already exists"
311 msgid "Abort"
312 msgstr "Abort"
314 msgid "Abort Action"
315 msgstr "Abort Action"
317 msgid "Abort Merge"
318 msgstr "Abort Merge"
320 msgid "Abort Merge..."
321 msgstr "Abort Merge..."
323 msgid "Abort the action?"
324 msgstr "Abort the action?"
326 msgid ""
327 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
328 "Recovering uncommitted changes is not possible."
329 msgstr ""
330 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
331 "Recovering uncommitted changes is not possible."
333 msgid "Aborting the current merge?"
334 msgstr "Aborting the current merge?"
336 msgid "About"
337 msgstr "Hakkında"
339 msgid "About git-cola"
340 msgstr "About git-cola"
342 msgid "Accept"
343 msgstr ""
345 #, fuzzy
346 msgid ""
347 "Accept changes and rebase\n"
348 "Shortcut: Ctrl+Enter"
349 msgstr ""
350 "Commit staged changes\n"
351 "Shortcut: Ctrl+Enter"
353 #, fuzzy
354 msgid "Action Name"
355 msgstr "İşlemler"
357 msgid "Actions"
358 msgstr "İşlemler"
360 msgid "Actions..."
361 msgstr "Actions..."
363 msgid "Add"
364 msgstr "Add"
366 #, fuzzy
367 msgid "Add Favorite"
368 msgstr "Favoriler"
370 msgid "Add Remote"
371 msgstr "Add Remote"
373 msgid "Add Separator"
374 msgstr ""
376 msgid "Add Toolbar"
377 msgstr ""
379 msgid ""
380 "Add and remove remote repositories using the \n"
381 "Add(+) and Delete(-) buttons on the left-hand side.\n"
382 "\n"
383 "Remotes can be renamed by selecting one from the list\n"
384 "and pressing \"enter\", or by double-clicking."
385 msgstr ""
386 "Add and remove remote repositories using the \n"
387 "Add(+) and Delete(-) buttons on the left-hand side.\n"
388 "\n"
389 "Remotes can be renamed by selecting one from the list\n"
390 "and pressing \"enter\", or by double-clicking."
392 msgid "Add new remote git repository"
393 msgstr "Add new remote git repository"
395 msgid "Add patches (+)"
396 msgstr "Add patches (+)"
398 msgid "Add remote"
399 msgstr "Add remote"
401 msgid "Add to .gitignore"
402 msgstr "Add to .gitignore"
404 #, fuzzy
405 msgid "Add to Git Annex"
406 msgstr "Add to .gitignore"
408 msgid "Add to Git LFS"
409 msgstr ""
411 msgid "Additions"
412 msgstr "Additions"
414 msgid "Advanced"
415 msgstr "Advanced"
417 msgid "Age"
418 msgstr "Yaş"
420 msgid "All Repositories"
421 msgstr "Tüm Depolar"
423 msgid "Allow non-fast-forward updates.  Using \"force\" can cause the remote repository to lose commits; use it with care"
424 msgstr ""
426 msgid "Always create a merge commit when enabled, even when the merge is a fast-forward update"
427 msgstr "Always create a merge commit when enabled, even when the merge is a fast-forward update"
429 msgid "Amend"
430 msgstr ""
432 msgid "Amend Commit"
433 msgstr "Amend Commit"
435 msgid "Amend Last Commit"
436 msgstr "Amend Last Commit"
438 msgid "Amend the published commit?"
439 msgstr "Amend the published commit?"
441 msgid "Amending"
442 msgstr "Amending"
444 msgid ""
445 "An action is still running.\n"
446 "Terminating it could result in data loss."
447 msgstr ""
448 "An action is still running.\n"
449 "Terminating it could result in data loss."
451 msgid ""
452 "An unsigned, lightweight tag will be created instead.\n"
453 "Create an unsigned tag?"
454 msgstr ""
455 "An unsigned, lightweight tag will be created instead.\n"
456 "Create an unsigned tag?"
458 msgid "Apply"
459 msgstr "Apply"
461 msgid "Apply Patches"
462 msgstr "Apply Patches"
464 msgid "Apply Patches..."
465 msgstr "Düzeltmeleri Uygula..."
467 #, fuzzy
468 msgid "Apply and drop the selected stash (git stash pop)"
469 msgstr "Apply the selected stash"
471 msgid "Apply the selected stash"
472 msgstr "Apply the selected stash"
474 msgid "Arguments"
475 msgstr "Arguments"
477 msgid "Attach"
478 msgstr "Attach"
480 msgid "Author"
481 msgstr "Author"
483 #, fuzzy
484 msgid "Authors"
485 msgstr "Author"
487 msgid "Auto-Wrap Lines"
488 msgstr "Auto-Wrap Lines"
490 msgid "Basic Regexp"
491 msgstr "Basic Regexp"
493 #, fuzzy
494 msgid "Blame Viewer"
495 msgstr "Branch Diff Viewer"
497 #, fuzzy
498 msgid "Blame..."
499 msgstr "Close..."
501 msgid "Bold on dark headers instead of italic (restart required)"
502 msgstr ""
504 msgid "Branch"
505 msgstr "Branch"
507 #, python-format
508 msgid ""
509 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
510 "A new remote branch will be published."
511 msgstr ""
512 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
513 "A new remote branch will be published."
515 #, python-format
516 msgid "Branch \"%s\" already exists."
517 msgstr "Branch \"%s\" already exists."
519 msgid "Branch Diff Viewer"
520 msgstr "Branch Diff Viewer"
522 msgid "Branch Exists"
523 msgstr "Branch Exists"
525 msgid "Branch Name"
526 msgstr "Branch Name"
528 #, python-format
529 msgid "Branch: %s"
530 msgstr "Branch: %s"
532 #, fuzzy
533 msgid "Branches"
534 msgstr "Branch"
536 msgid "Branches..."
537 msgstr "Dallar..."
539 msgid "Brazilian translation"
540 msgstr ""
542 msgid "Browse"
543 msgstr "Gözat"
545 msgid "Browse Commits..."
546 msgstr "Browse Commits..."
548 msgid "Browse Current Branch..."
549 msgstr "Browse Current Branch..."
551 msgid "Browse Other Branch..."
552 msgstr "Browse Other Branch..."
554 msgid "Browse..."
555 msgstr "Browse..."
557 msgid "Browser"
558 msgstr "Görüntüleyici"
560 #, python-format
561 msgid "Browsing %s"
562 msgstr "Browsing %s"
564 msgid "Bypass Commit Hooks"
565 msgstr "Bypass Commit Hooks"
567 msgid "Cancel"
568 msgstr "Cancel"
570 #, fuzzy
571 msgid ""
572 "Cancel rebase\n"
573 "Shortcut: Ctrl+Q"
574 msgstr ""
575 "Commit staged changes\n"
576 "Shortcut: Ctrl+Enter"
578 msgid "Cannot Amend"
579 msgstr ""
581 #, fuzzy, python-format
582 msgid "Cannot exec \"%s\": please configure a blame viewer"
583 msgstr "Çalıştırılamayan sorgu \"%s\": lütfen editörü ayarlayın"
585 #, python-format
586 msgid "Cannot exec \"%s\": please configure a history browser"
587 msgstr "Cannot exec \"%s\": please configure a history browser"
589 #, python-format
590 msgid "Cannot exec \"%s\": please configure your editor"
591 msgstr "Çalıştırılamayan sorgu \"%s\": lütfen editörü ayarlayın"
593 msgid "Changed Upstream"
594 msgstr "Changed Upstream"
596 msgid "Check Spelling"
597 msgstr "Check Spelling"
599 #, fuzzy
600 msgid "Check spelling"
601 msgstr "Check Spelling"
603 msgid "Checkout"
604 msgstr "Checkout"
606 msgid "Checkout After Creation"
607 msgstr "Checkout After Creation"
609 msgid "Checkout Branch"
610 msgstr "Checkout Branch"
612 #, fuzzy
613 msgid "Checkout Detached HEAD"
614 msgstr "Checkout Branch"
616 #, fuzzy
617 msgid "Checkout as new branch"
618 msgstr "Checkout Branch"
620 msgid "Checkout..."
621 msgstr "Checkout..."
623 msgid "Cherry Pick"
624 msgstr "Cherry Pick"
626 msgid "Cherry-Pick Commit"
627 msgstr "Cherry-Pick Commit"
629 msgid "Cherry-Pick..."
630 msgstr "Cherry-Pick..."
632 msgid "Choose Paths"
633 msgstr "Choose Paths"
635 msgid "Choose the \"git grep\" regular expression mode"
636 msgstr "Choose the \"git grep\" regular expression mode"
638 #, fuzzy
639 msgid "Clear Default Repository"
640 msgstr "Güncel Depo"
642 msgid "Clear commit message"
643 msgstr "Clear commit message"
645 msgid "Clear commit message?"
646 msgstr "Clear commit message?"
648 msgid "Clear..."
649 msgstr "Clear..."
651 #, fuzzy
652 msgid "Clone"
653 msgstr "Clone..."
655 msgid "Clone Repository"
656 msgstr "Clone Repository"
658 msgid "Clone..."
659 msgstr "Clone..."
661 #, python-format
662 msgid "Cloning repository at %s"
663 msgstr "Cloning repository at %s"
665 msgid "Close"
666 msgstr "Close"
668 msgid "Close..."
669 msgstr "Close..."
671 msgid "Collapse all"
672 msgstr "Collapse all"
674 #, fuzzy
675 msgid "Command"
676 msgstr "Commit"
678 msgid "Commit"
679 msgstr "Commit"
681 msgid "Commit failed"
682 msgstr "Commit failed"
684 msgid "Commit staged changes"
685 msgstr "Commit staged changes"
687 msgid ""
688 "Commit staged changes\n"
689 "Shortcut: Ctrl+Enter"
690 msgstr ""
691 "Commit staged changes\n"
692 "Shortcut: Ctrl+Enter"
694 msgid "Commit summary"
695 msgstr "Commit summary"
697 msgid "Commit the merge if there are no conflicts.  Uncheck to leave the merge uncommitted"
698 msgstr "Commit the merge if there are no conflicts.  Uncheck to leave the merge uncommitted"
700 msgid "Commit@@verb"
701 msgstr "Commit@@verb"
703 msgid "Compare"
704 msgstr "Compare"
706 #, fuzzy
707 msgid "Compare All"
708 msgstr "Compare"
710 msgid "Configure the remote branch as the the new upstream"
711 msgstr ""
713 msgid "Configure toolbar"
714 msgstr ""
716 msgid "Console"
717 msgstr "Konsol"
719 msgid "Continue"
720 msgstr "Continue"
722 msgid "Copy"
723 msgstr "Copy"
725 #, fuzzy
726 msgid "Copy Basename to Clipboard"
727 msgstr "Yolu Panoya Kopyala"
729 #, fuzzy
730 msgid "Copy Leading Path to Clipboard"
731 msgstr "Sabit Yolu Panoya Kopyala"
733 msgid "Copy Path to Clipboard"
734 msgstr "Yolu Panoya Kopyala"
736 msgid "Copy Relative Path to Clipboard"
737 msgstr "Sabit Yolu Panoya Kopyala"
739 msgid "Copy SHA-1"
740 msgstr "Copy SHA-1"
742 #, fuzzy
743 msgid "Copy..."
744 msgstr "Copy"
746 #, python-format
747 msgid "Could not parse Git URL: \"%s\""
748 msgstr "Could not parse Git URL: \"%s\""
750 msgid "Create Branch"
751 msgstr "Create Branch"
753 msgid "Create Patch"
754 msgstr "Create Patch"
756 msgid "Create Remote Branch"
757 msgstr "Create Remote Branch"
759 msgid "Create Signed Commit"
760 msgstr "Create Signed Commit"
762 msgid "Create Tag"
763 msgstr "Create Tag"
765 msgid "Create Tag..."
766 msgstr "Etiket Oluştur..."
768 msgid "Create Unsigned Tag"
769 msgstr "Create Unsigned Tag"
771 #, fuzzy
772 msgid "Create a merge commit even when the merge resolves as a fast-forward"
773 msgstr "Always create a merge commit when enabled, even when the merge is a fast-forward update"
775 msgid "Create a new remote branch?"
776 msgstr "Create a new remote branch?"
778 msgid "Create..."
779 msgstr "Oluştur..."
781 #, python-format
782 msgid "Created a new tag named \"%s\""
783 msgstr "Created a new tag named \"%s\""
785 msgid "Current Repository"
786 msgstr "Güncel Depo"
788 msgid "Custom Copy Actions"
789 msgstr ""
791 #, fuzzy
792 msgid "Customize..."
793 msgstr "Close..."
795 msgid "Cut"
796 msgstr ""
798 msgid "Czech translation"
799 msgstr ""
801 msgid "DAG..."
802 msgstr "DAG..."
804 msgid "Date, Time"
805 msgstr "Date, Time"
807 msgid "Delete"
808 msgstr "Sil"
810 #, python-format
811 msgid "Delete %d file(s)?"
812 msgstr "%d dosyayı sil?"
814 msgid "Delete Bookmark"
815 msgstr "İşareti Sil"
817 msgid "Delete Bookmark?"
818 msgstr "İşareti Sil?"
820 msgid "Delete Branch"
821 msgstr "Delete Branch"
823 msgid "Delete Files"
824 msgstr "Dosyaları Sil"
826 msgid "Delete Files..."
827 msgstr "Dosyaları Sil..."
829 msgid "Delete Files?"
830 msgstr "Dosyaları Sil?"
832 msgid "Delete Remote"
833 msgstr "Karşıdakini Sil"
835 msgid "Delete Remote Branch"
836 msgstr "Delete Remote Branch"
838 msgid "Delete Remote Branch..."
839 msgstr "Uzaktaki Daldan Sil..."
841 msgid "Delete remote"
842 msgstr "Delete remote"
844 #, python-format
845 msgid "Delete remote \"%s\""
846 msgstr "Uzaktakini sil \"%s\""
848 msgid "Delete remote?"
849 msgstr "Uzaktakini sil?"
851 #, fuzzy
852 msgid "Delete selected branch?"
853 msgstr "Delete Remote Branch"
855 #, fuzzy
856 msgid "Delete toolbar"
857 msgstr "İşareti Sil"
859 msgid "Delete..."
860 msgstr "Sil..."
862 #, python-format
863 msgid "Deleting \"%s\" failed"
864 msgstr "\"%s\" silme işlemi başarısız"
866 msgid "Deletions"
867 msgstr "Deletions"
869 msgid "Detach"
870 msgstr "Detach"
872 msgid "Detect Conflict Markers"
873 msgstr "Detect Conflict Markers"
875 msgid "Detect conflict markers in unmerged files"
876 msgstr "Detect conflict markers in unmerged files"
878 msgid "Developer"
879 msgstr ""
881 msgid "Diff"
882 msgstr "Diff"
884 msgid "Diff Against Predecessor..."
885 msgstr "Diff Against Predecessor..."
887 msgid "Diff Options"
888 msgstr "Diff Options"
890 msgid "Diff Tool"
891 msgstr "Karşılaştırma Aracı"
893 msgid "Diff selected -> this"
894 msgstr "Diff selected -> this"
896 msgid "Diff this -> selected"
897 msgstr "Diff this -> selected"
899 msgid "Diffstat"
900 msgstr "Diffstat"
902 #, fuzzy
903 msgid "Difftool"
904 msgstr "Karşılaştırma Aracı"
906 msgid "Directory Exists"
907 msgstr "Directory Exists"
909 msgid "Display Untracked Files"
910 msgstr "Display Untracked Files"
912 msgid "Documentation"
913 msgstr "Dökümantasyon"
915 msgid "Drop"
916 msgstr "Drop"
918 msgid "Drop Stash"
919 msgstr "Drop Stash"
921 msgid "Drop Stash?"
922 msgstr "Drop Stash?"
924 #, python-format
925 msgid "Drop the \"%s\" stash?"
926 msgstr "Drop the \"%s\" stash?"
928 msgid "Drop the selected stash"
929 msgstr "Drop the selected stash"
931 #, fuzzy
932 msgid "Edit"
933 msgstr "&Edit"
935 msgid "Edit Rebase"
936 msgstr "Konumlandırmayı Düzenle"
938 msgid "Edit Remotes"
939 msgstr "Edit Remotes"
941 msgid "Edit Remotes..."
942 msgstr "Uzaktakini Düzenle..."
944 msgid "Edit remotes by selecting them from the list"
945 msgstr ""
947 msgid "Edit selected paths"
948 msgstr "Edit selected paths"
950 msgid "Edit..."
951 msgstr "Edit..."
953 msgid "Editor"
954 msgstr "Editor"
956 msgid "Email Address"
957 msgstr "Email Address"
959 msgid "Email contributor"
960 msgstr ""
962 msgid "Enabled"
963 msgstr ""
965 #, fuzzy
966 msgid "Enter New Branch Name"
967 msgstr "Enter Branch New Name"
969 #, fuzzy
970 msgid "Enter a name for the new bare repo"
971 msgstr "Enter a name for the stash"
973 msgid "Enter a name for the stash"
974 msgstr "Enter a name for the stash"
976 msgid "Error"
977 msgstr "Hata"
979 msgid "Error Cloning"
980 msgstr "Error Cloning"
982 msgid "Error Creating Branch"
983 msgstr "Error Creating Branch"
985 msgid "Error Creating Repository"
986 msgstr "Error Creating Repository"
988 msgid "Error Deleting Remote Branch"
989 msgstr "Uzak Dal Silinirken Hata"
991 msgid "Error Editing File"
992 msgstr "Dosyayı Düzenlemede Hata"
994 #, fuzzy
995 msgid "Error Launching Blame Viewer"
996 msgstr "Error Launching History Browser"
998 msgid "Error Launching History Browser"
999 msgstr "Error Launching History Browser"
1001 #, python-format
1002 msgid "Error creating remote \"%s\""
1003 msgstr "Uzak \"%s\" oluşturulurken hata"
1005 #, fuzzy
1006 msgid "Error creating stash"
1007 msgstr "Error Creating Branch"
1009 #, python-format
1010 msgid "Error deleting remote \"%s\""
1011 msgstr "Uzaktaki silinirken hata \"%s\""
1013 #, fuzzy, python-format
1014 msgid "Error renaming \"%(name)s\" to \"%(new_name)s\""
1015 msgstr "Tagging \"%(revision)s\" as \"%(name)s\""
1017 msgid "Error running prepare-commitmsg hook"
1018 msgstr ""
1020 msgid "Error: Cannot find commit template"
1021 msgstr "Hata: İşleme şablonu bulunamadı"
1023 msgid "Error: Stash exists"
1024 msgstr "Error: Stash exists"
1026 msgid "Error: Unconfigured commit template"
1027 msgstr "Hata: Ayarlanmamış işleme şablonu"
1029 #, python-format
1030 msgid "Error: could not clone \"%s\""
1031 msgstr "Hata:  \"%s\" klonlanamadı"
1033 #, python-format
1034 msgid "Error: could not create tag \"%s\""
1035 msgstr "Error: could not create tag \"%s\""
1037 #, python-format
1038 msgid "Executing action %s"
1039 msgstr ""
1041 msgid "Expand all"
1042 msgstr "Expand all"
1044 msgid "Export Patches"
1045 msgstr "Export Patches"
1047 msgid "Export Patches..."
1048 msgstr "Düzeltmeleri Dışa Aktar..."
1050 msgid "Expression..."
1051 msgstr "İfade..."
1053 msgid "Extended Regexp"
1054 msgstr "Extended Regexp"
1056 msgid "Extended description..."
1057 msgstr "Extended description..."
1059 msgid "Fast Forward Only"
1060 msgstr "Fast Forward Only"
1062 #, fuzzy
1063 msgid "Fast-forward only"
1064 msgstr "Fast Forward Only"
1066 msgid "Favorite repositories"
1067 msgstr "Favorite repositories"
1069 msgid "Favorites"
1070 msgstr "Favoriler"
1072 msgid "Fetch"
1073 msgstr "Fetch"
1075 msgid "Fetch Tracking Branch"
1076 msgstr "Fetch Tracking Branch"
1078 msgid "Fetch..."
1079 msgstr "Fetch..."
1081 msgid "File Browser..."
1082 msgstr "File Browser..."
1084 msgid "File Differences"
1085 msgstr "File Differences"
1087 msgid "File Saved"
1088 msgstr "File Saved"
1090 #, python-format
1091 msgid "File saved to \"%s\""
1092 msgstr "File saved to \"%s\""
1094 #, fuzzy
1095 msgid "File system change monitoring: disabled because \"cola.inotify\" is false.\n"
1096 msgstr "inotify is disabled because \"cola.inotify\" is false\n"
1098 msgid "File system change monitoring: disabled because libc does not support the inotify system calls.\n"
1099 msgstr ""
1101 msgid "File system change monitoring: disabled because pywin32 is not installed.\n"
1102 msgstr ""
1104 msgid ""
1105 "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"
1106 "\n"
1107 "    echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p\n"
1108 msgstr ""
1110 #, fuzzy
1111 msgid "File system change monitoring: enabled.\n"
1112 msgstr "File notification enabled.\n"
1114 msgid "Filename"
1115 msgstr "Filename"
1117 msgid "Files"
1118 msgstr "Files"
1120 #, fuzzy
1121 msgid "Filter branches..."
1122 msgstr "Filter paths..."
1124 msgid "Filter paths..."
1125 msgstr "Filter paths..."
1127 msgid "Find Files"
1128 msgstr "Dosyaları Bul"
1130 msgid "Fixed String"
1131 msgstr "Fixed String"
1133 msgid "Fixed-Width Font"
1134 msgstr "Fixed-Width Font"
1136 msgid "Fixup"
1137 msgstr ""
1139 msgid "Fixup Previous Commit"
1140 msgstr "Fixup Previous Commit"
1142 msgid "Font Size"
1143 msgstr "Font Size"
1145 #, fuzzy
1146 msgid "Force"
1147 msgstr "Force Push"
1149 msgid "Force Fetch"
1150 msgstr "Force Fetch"
1152 msgid "Force Fetch?"
1153 msgstr "Force Fetch?"
1155 msgid "Force Push"
1156 msgstr "Force Push"
1158 msgid "Force Push?"
1159 msgstr "Force Push?"
1161 #, python-format
1162 msgid "Force fetching from %s?"
1163 msgstr "Force fetching from %s?"
1165 #, python-format
1166 msgid "Force push to %s?"
1167 msgstr "Force push to %s?"
1169 #, fuzzy
1170 msgid "Format String"
1171 msgstr "Fixed String"
1173 msgid "French translation"
1174 msgstr ""
1176 msgid "GPG-sign the merge commit"
1177 msgstr "GPG-sign the merge commit"
1179 #, python-format
1180 msgid "Gathering info for \"%s\"..."
1181 msgstr "Gathering info for \"%s\"..."
1183 msgid "German translation"
1184 msgstr ""
1186 msgid "Get Commit Message Template"
1187 msgstr "Get Commit Message Template"
1189 msgid "Go Down"
1190 msgstr "Go Down"
1192 msgid "Go Up"
1193 msgstr "Go Up"
1195 msgid "Grab File..."
1196 msgstr "Grab File..."
1198 msgid "Graph"
1199 msgstr "Graph"
1201 msgid "Grep"
1202 msgstr "Grep"
1204 msgid "Have you rebased/pulled lately?"
1205 msgstr "Have you rebased/pulled lately?"
1207 msgid "Help"
1208 msgstr "Yardım"
1210 msgid "Help - Custom Copy Actions"
1211 msgstr ""
1213 msgid "Help - Find Files"
1214 msgstr "Help - Find Files"
1216 msgid "Help - git-xbase"
1217 msgstr ""
1219 msgid "Hide Details.."
1220 msgstr ""
1222 msgid "History Browser"
1223 msgstr "Geçmiş Görüntüleyici"
1225 msgid "Hungarian translation"
1226 msgstr ""
1228 msgid "Ignore all whitespace"
1229 msgstr "Ignore all whitespace"
1231 msgid "Ignore changes in amount of whitespace"
1232 msgstr "Ignore changes in amount of whitespace"
1234 msgid "Ignore changes in whitespace at EOL"
1235 msgstr "Ignore changes in whitespace at EOL"
1237 msgid "Ignore custom pattern"
1238 msgstr ""
1240 #, fuzzy
1241 msgid "Ignore exact filename"
1242 msgstr "Ignore all whitespace"
1244 msgid "Ignore filename or pattern"
1245 msgstr ""
1247 msgid "Include tags "
1248 msgstr "Include tags "
1250 msgid "Indonesian translation"
1251 msgstr ""
1253 msgid "Initialize Git Annex"
1254 msgstr ""
1256 msgid "Initialize Git LFS"
1257 msgstr ""
1259 msgid "Inititalize submodules"
1260 msgstr ""
1262 msgid "Insert spaces instead of tabs"
1263 msgstr ""
1265 msgid "Interactive Rebase"
1266 msgstr "Interactive Rebase"
1268 msgid "Invalid Revision"
1269 msgstr "Invalid Revision"
1271 msgid "Keep *.orig Merge Backups"
1272 msgstr "Keep *.orig Merge Backups"
1274 msgid "Keep Index"
1275 msgstr "Keep Index"
1277 msgid "Keyboard Shortcuts"
1278 msgstr "Keyboard Shortcuts"
1280 msgid "Launch Diff Tool"
1281 msgstr "Karşılaştırma Aracını Çalıştır"
1283 #, fuzzy
1284 msgid "Launch Directory Diff Tool"
1285 msgstr "Karşılaştırma Aracını Çalıştır"
1287 msgid "Launch Editor"
1288 msgstr "Editörü Çalıştır"
1290 msgid "Launch Terminal"
1291 msgstr "Terminali Çalıştır"
1293 msgid ""
1294 "Launch external diff tool\n"
1295 "Shortcut: Ctrl+D"
1296 msgstr ""
1298 msgid "Launch git-cola"
1299 msgstr "Launch git-cola"
1301 #, fuzzy
1302 msgid "Launch git-difftool against previous versions"
1303 msgstr "Launch git-difftool against previous versions."
1305 #, fuzzy
1306 msgid "Launch git-difftool on the current path"
1307 msgstr "Launch git-difftool on the current path."
1309 msgid "Load Commit Message"
1310 msgstr "Load Commit Message"
1312 msgid "Load Commit Message..."
1313 msgstr "İşleme Mesajını Yükle..."
1315 msgid "Load Previous Commit Message"
1316 msgstr "Load Previous Commit Message"
1318 msgid "Loading..."
1319 msgstr "Loading..."
1321 msgid "Local"
1322 msgstr "Local"
1324 msgid "Local Branch"
1325 msgstr "Local Branch"
1327 msgid "Local branch"
1328 msgstr "Local branch"
1330 msgid "Lock Layout"
1331 msgstr "Lock Layout"
1333 msgid "Log"
1334 msgstr "Log"
1336 msgid "Maintainer (since 2007) and developer"
1337 msgstr ""
1339 msgid "Merge"
1340 msgstr "Merge"
1342 #, python-format
1343 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1344 msgstr "Merge \"%(revision)s\" into \"%(branch)s\""
1346 msgid "Merge Tool"
1347 msgstr "Birleştirme Aracı"
1349 msgid "Merge Verbosity"
1350 msgstr "Merge Verbosity"
1352 msgid "Merge failed.  Conflict resolution is required."
1353 msgstr ""
1355 #, python-format
1356 msgid "Merge into \"%s\""
1357 msgstr "Merge into \"%s\""
1359 #, fuzzy
1360 msgid "Merge into current branch"
1361 msgstr "Browse Current Branch..."
1363 msgid "Merge..."
1364 msgstr "Merge..."
1366 msgid "Merging"
1367 msgstr "Birleştiriliyor"
1369 msgid "Message"
1370 msgstr "Message"
1372 msgid "Missing Commit Message"
1373 msgstr "Missing Commit Message"
1375 msgid "Missing Data"
1376 msgstr "Kayıp Veri"
1378 msgid "Missing Name"
1379 msgstr "Missing Name"
1381 msgid "Missing Revision"
1382 msgstr "Missing Revision"
1384 msgid "Missing Tag Message"
1385 msgstr "Missing Tag Message"
1387 msgid "Modified"
1388 msgstr "Düzenlenmiş"
1390 msgid "More..."
1391 msgstr "More..."
1393 msgid "Move Down"
1394 msgstr "Move Down"
1396 msgid "Move Up"
1397 msgstr "Yukarı Kaydır"
1399 msgid "Move files to trash"
1400 msgstr "Move files to trash"
1402 msgid "Name"
1403 msgstr "Name"
1405 msgid "Name for the new remote"
1406 msgstr "Name for the new remote"
1408 #, fuzzy
1409 msgid "New Bare Repository..."
1410 msgstr "Yeni Depo..."
1412 msgid "New Repository..."
1413 msgstr "Yeni Depo..."
1415 msgid "New..."
1416 msgstr "New..."
1418 msgid "Next File"
1419 msgstr "Sonraki Dosya"
1421 msgid "No"
1422 msgstr "Hayır"
1424 msgid "No Revision Specified"
1425 msgstr "No Revision Specified"
1427 msgid ""
1428 "No changes to commit.\n"
1429 "\n"
1430 "You must stage at least 1 file before you can commit."
1431 msgstr ""
1432 "No changes to commit.\n"
1433 "\n"
1434 "You must stage at least 1 file before you can commit."
1436 msgid "No commits exist in this branch."
1437 msgstr "No commits exist in this branch."
1439 msgid "No fast forward"
1440 msgstr "No fast forward"
1442 #, fuzzy
1443 msgid "No fast-forward"
1444 msgstr "No fast forward"
1446 msgid "No repository selected."
1447 msgstr "No repository selected."
1449 msgid "Non-fast-forward fetch overwrites local history!"
1450 msgstr "Non-fast-forward fetch overwrites local history!"
1452 msgid ""
1453 "Non-fast-forward push overwrites published history!\n"
1454 "(Did you pull first?)"
1455 msgstr ""
1456 "Non-fast-forward push overwrites published history!\n"
1457 "(Did you pull first?)"
1459 msgid "Nothing to commit"
1460 msgstr "Nothing to commit"
1462 msgid "Nothing to do"
1463 msgstr "Nothing to do"
1465 msgid "Number of Diff Context Lines"
1466 msgstr "Number of Diff Context Lines"
1468 msgid "Open"
1469 msgstr "Open"
1471 msgid "Open Git Repository..."
1472 msgstr "Open Git Repository..."
1474 msgid "Open Parent Directory"
1475 msgstr "Üst Klasörü Aç"
1477 msgid "Open Recent"
1478 msgstr "Open Recent"
1480 msgid "Open Using Default Application"
1481 msgstr "Varsayılan Uygulamayla Aç"
1483 msgid "Open in New Window"
1484 msgstr "Open in New Window"
1486 msgid "Open in New Window..."
1487 msgstr "Open in New Window..."
1489 msgid "Open..."
1490 msgstr "Open..."
1492 #, fuzzy
1493 msgid "Other branches"
1494 msgstr "Filter paths..."
1496 msgid "Overwrite"
1497 msgstr "Overwrite"
1499 #, python-format
1500 msgid "Overwrite \"%s\"?"
1501 msgstr "Overwrite \"%s\"?"
1503 msgid "Overwrite File?"
1504 msgstr "Overwrite File?"
1506 #, python-format
1507 msgid "PATCH %(current)d/%(count)d"
1508 msgstr ""
1510 msgid ""
1511 "Parse arguments using a shell.\n"
1512 "Queries with spaces will require \"double quotes\"."
1513 msgstr ""
1514 "Parse arguments using a shell.\n"
1515 "Queries with spaces will require \"double quotes\"."
1517 msgid "Partially Staged"
1518 msgstr "Partially Staged"
1520 msgid "Paste"
1521 msgstr ""
1523 msgid "Patch(es) Applied"
1524 msgstr "Uygulanan Düzeltmeler"
1526 msgid "Path"
1527 msgstr ""
1529 msgid "Path or URL to clone (Env. $VARS okay)"
1530 msgstr "Path or URL to clone (Env. $VARS okay)"
1532 msgid "Pick"
1533 msgstr ""
1535 msgid "Pixel XOR"
1536 msgstr ""
1538 msgid "Please provide both a branch name and revision expression."
1539 msgstr "Please provide both a branch name and revision expression."
1541 msgid "Please select a file"
1542 msgstr "Lütfen bir dosya seçin"
1544 msgid "Please specify a name for the new tag."
1545 msgstr "Please specify a name for the new tag."
1547 msgid "Please specify a revision to tag."
1548 msgstr "Please specify a revision to tag."
1550 msgid ""
1551 "Please supply a commit message.\n"
1552 "\n"
1553 "A good commit message has the following format:\n"
1554 "\n"
1555 "- First line: Describe in one sentence what you did.\n"
1556 "- Second line: Blank\n"
1557 "- Remaining lines: Describe why this change is good.\n"
1558 msgstr ""
1559 "Please supply a commit message.\n"
1560 "\n"
1561 "A good commit message has the following format:\n"
1562 "\n"
1563 "- First line: Describe in one sentence what you did.\n"
1564 "- Second line: Blank\n"
1565 "- Remaining lines: Describe why this change is good.\n"
1567 msgid "Point the current branch head to a new commit?"
1568 msgstr ""
1570 msgid "Polish translation"
1571 msgstr ""
1573 msgid "Pop"
1574 msgstr ""
1576 msgid "Preferences"
1577 msgstr "Seçenekler"
1579 msgid "Prefix"
1580 msgstr "Prefix"
1582 #, fuzzy
1583 msgid "Prepare Commit Message"
1584 msgstr "Search Commit Messages"
1586 msgid "Prevent \"Stage\" from staging all files when nothing is selected"
1587 msgstr ""
1589 msgid "Previous File"
1590 msgstr "Önceki Dosya"
1592 msgid "Prompt on creation"
1593 msgstr ""
1595 #, fuzzy
1596 msgid "Prompt when pushing creates new remote branches"
1597 msgstr "Create a new remote branch?"
1599 msgid "Prune "
1600 msgstr ""
1602 msgid "Pull"
1603 msgstr "Pull"
1605 msgid "Pull..."
1606 msgstr "Pull..."
1608 msgid "Push"
1609 msgstr "Push"
1611 msgid "Push..."
1612 msgstr "Push..."
1614 msgid "Quit"
1615 msgstr "Çıkış"
1617 msgid "Rebase"
1618 msgstr "Konumlandır"
1620 #, python-format
1621 msgid "Rebase onto %s"
1622 msgstr "%s öğesine konumlandır"
1624 #, fuzzy
1625 msgid "Rebase stopped"
1626 msgstr "Konumlandırma durdu"
1628 msgid "Rebase the current branch instead of merging"
1629 msgstr ""
1631 msgid "Rebasing"
1632 msgstr "Rebasing"
1634 msgid "Recent"
1635 msgstr "Son"
1637 msgid "Recent repositories"
1638 msgstr "Recent repositories"
1640 #, fuzzy
1641 msgid "Recent repository count"
1642 msgstr "Recent repositories"
1644 msgid "Recently Modified Files"
1645 msgstr "Recently Modified Files"
1647 msgid "Recently Modified Files..."
1648 msgstr "En Son Düzenlenen Dosyalar..."
1650 msgid "Recovering a dropped stash is not possible."
1651 msgstr "Recovering a dropped stash is not possible."
1653 msgid "Recovering lost commits may not be easy."
1654 msgstr "Recovering lost commits may not be easy."
1656 msgid "Redo"
1657 msgstr ""
1659 msgid "Reduce commit history to minimum"
1660 msgstr ""
1662 msgid "Refresh"
1663 msgstr "Yenile"
1665 msgid "Refuse to merge unless the current HEAD is already up-to-date or the merge can be resolved as a fast-forward"
1666 msgstr ""
1668 msgid "Remote"
1669 msgstr "Remote"
1671 msgid "Remote Branch"
1672 msgstr "Remote Branch"
1674 msgid "Remote Branch Deleted"
1675 msgstr "Uzaktaki Dal Silindi"
1677 msgid "Remote git repositories - double-click to rename"
1678 msgstr "Remote git repositories - double-click to rename"
1680 msgid "Remove"
1681 msgstr "Kaldır"
1683 #, python-format
1684 msgid "Remove %s from the recent list?"
1685 msgstr "%s  öğesini son kullanılanlardan sil?"
1687 #, fuzzy
1688 msgid "Remove Element"
1689 msgstr "Kaldır"
1691 msgid "Remove remote-tracking branches that no longer exist on the remote"
1692 msgstr ""
1694 msgid "Remove selected (Delete)"
1695 msgstr "Remove selected (Delete)"
1697 msgid "Rename"
1698 msgstr "Yeniden Adlandır"
1700 #, fuzzy, python-format
1701 msgid "Rename \"%s\""
1702 msgstr "Yeniden Adlandır"
1704 #, fuzzy
1705 msgid "Rename Branch"
1706 msgstr "Dalı Yeniden Adlandır..."
1708 msgid "Rename Branch..."
1709 msgstr "Dalı Yeniden Adlandır..."
1711 msgid "Rename Existing Branch"
1712 msgstr "Rename Existing Branch"
1714 msgid "Rename Remote"
1715 msgstr "Uzaktakini Yeniden Adlandır"
1717 #, fuzzy
1718 msgid "Rename Repository"
1719 msgstr "Clone Repository"
1721 #, fuzzy
1722 msgid "Rename branch"
1723 msgstr "Dalı Yeniden Adlandır..."
1725 #, python-format
1726 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
1727 msgstr "Rename remote \"%(current)s\" to \"%(new)s\"?"
1729 #, fuzzy
1730 msgid "Rename selected paths"
1731 msgstr "Edit selected paths"
1733 #, python-format
1734 msgid "Repository: %s"
1735 msgstr "Repository: %s"
1737 msgid "Reset"
1738 msgstr "Sıfırla"
1740 #, python-format
1741 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
1742 msgstr "Reset \"%(branch)s\" to \"%(revision)s\"?"
1744 msgid "Reset Branch"
1745 msgstr "Branşı Sıfırla"
1747 #, fuzzy
1748 msgid "Reset Branch Head"
1749 msgstr "Reset Branch"
1751 msgid "Reset Branch?"
1752 msgstr "Reset Branch?"
1754 #, fuzzy
1755 msgid "Reset Hard"
1756 msgstr "Reset Branch"
1758 #, fuzzy
1759 msgid "Reset Merge"
1760 msgstr "Revision to Merge"
1762 #, fuzzy
1763 msgid "Reset Soft"
1764 msgstr "Sıfırla"
1766 msgid "Reset Worktree"
1767 msgstr ""
1769 #, fuzzy
1770 msgid "Reset hard?"
1771 msgstr "Reset Branch?"
1773 #, fuzzy
1774 msgid "Reset merge?"
1775 msgstr "Reset Branch?"
1777 #, fuzzy
1778 msgid "Reset soft?"
1779 msgstr "Sıfırla"
1781 msgid "Reset worktree?"
1782 msgstr ""
1784 #, python-format
1785 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
1786 msgstr "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
1788 msgid "Revert"
1789 msgstr ""
1791 msgid "Revert Diff Hunk"
1792 msgstr "Revert Diff Hunk"
1794 msgid "Revert Diff Hunk..."
1795 msgstr "Revert Diff Hunk..."
1797 msgid "Revert Diff Hunk?"
1798 msgstr "Revert Diff Hunk?"
1800 msgid "Revert Selected Lines"
1801 msgstr "Revert Selected Lines"
1803 msgid "Revert Selected Lines..."
1804 msgstr "Revert Selected Lines..."
1806 msgid "Revert Selected Lines?"
1807 msgstr "Revert Selected Lines?"
1809 msgid "Revert Uncommitted Changes"
1810 msgstr "Revert Uncommitted Changes"
1812 msgid "Revert Uncommitted Changes?"
1813 msgstr "Revert Uncommitted Changes?"
1815 msgid "Revert Uncommitted Edits..."
1816 msgstr "Revert Uncommitted Edits..."
1818 msgid "Revert Unstaged Changes"
1819 msgstr "Revert Unstaged Changes"
1821 msgid "Revert Unstaged Changes?"
1822 msgstr "Revert Unstaged Changes?"
1824 msgid "Revert Unstaged Edits..."
1825 msgstr "Revert Unstaged Edits..."
1827 msgid "Revert the uncommitted changes?"
1828 msgstr "Revert the uncommitted changes?"
1830 msgid "Revert the unstaged changes?"
1831 msgstr "Revert the unstaged changes?"
1833 #, fuzzy
1834 msgid "Revert uncommitted changes to selected paths"
1835 msgstr "Revert uncommitted changes to selected paths."
1837 #, fuzzy
1838 msgid "Revert unstaged changes to selected paths"
1839 msgstr "Revert unstaged changes to selected paths."
1841 msgid "Review"
1842 msgstr "Önizle"
1844 msgid "Review..."
1845 msgstr "Review..."
1847 msgid "Revision"
1848 msgstr "Revision"
1850 msgid "Revision Expression:"
1851 msgstr "Revision Expression:"
1853 msgid "Revision to Merge"
1854 msgstr "Revision to Merge"
1856 msgid "Reword"
1857 msgstr ""
1859 msgid "Rewrite Published Commit?"
1860 msgstr "Rewrite Published Commit?"
1862 msgid "Run"
1863 msgstr "Run"
1865 #, python-format
1866 msgid "Run \"%s\"?"
1867 msgstr "Çalıştır \"%s\"?"
1869 #, python-format
1870 msgid "Run %s?"
1871 msgstr "Run %s?"
1873 #, python-format
1874 msgid "Run the \"%s\" command?"
1875 msgstr "Run the \"%s\" command?"
1877 #, python-format
1878 msgid "Running command: %s"
1879 msgstr "Running command: %s"
1881 msgid "Russian translation"
1882 msgstr ""
1884 #, fuzzy
1885 msgid "SHA-1"
1886 msgstr "Copy SHA-1"
1888 #, fuzzy
1889 msgid "Safe Mode"
1890 msgstr "Stage Modified"
1892 msgid "Save"
1893 msgstr "Kaydet"
1895 msgid "Save Archive"
1896 msgstr "Save Archive"
1898 msgid "Save As Tarball/Zip..."
1899 msgstr "Save As Tarball/Zip..."
1901 msgid "Save GUI Settings"
1902 msgstr "GUI Ayarlarını Kaydet"
1904 msgid "Save Stash"
1905 msgstr "Save Stash"
1907 msgid "Save modified state to new stash"
1908 msgstr "Save modified state to new stash"
1910 #, python-format
1911 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
1912 msgstr "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
1914 msgid "Search"
1915 msgstr "Search"
1917 msgid "Search Authors"
1918 msgstr "Search Authors"
1920 msgid "Search Commit Messages"
1921 msgstr "Search Commit Messages"
1923 msgid "Search Committers"
1924 msgstr "Search Committers"
1926 msgid "Search Date Range"
1927 msgstr "Search Date Range"
1929 msgid "Search Diffs"
1930 msgstr "Search Diffs"
1932 msgid "Search by Expression"
1933 msgstr "Search by Expression"
1935 msgid "Search by Path"
1936 msgstr "Search by Path"
1938 msgid "Search for a fixed string"
1939 msgstr "Search for a fixed string"
1941 msgid "Search using a POSIX basic regular expression"
1942 msgstr "Search using a POSIX basic regular expression"
1944 msgid "Search using a POSIX extended regular expression"
1945 msgstr "Search using a POSIX extended regular expression"
1947 msgid "Search..."
1948 msgstr "Arama..."
1950 msgid "Select"
1951 msgstr "Seç"
1953 msgid "Select All"
1954 msgstr "Select All"
1956 msgid "Select Branch to Review"
1957 msgstr "Select Branch to Review"
1959 msgid "Select Child"
1960 msgstr "Select Child"
1962 msgid "Select Commit"
1963 msgstr "Select Commit"
1965 #, fuzzy
1966 msgid "Select Directory..."
1967 msgstr "Select Repository..."
1969 msgid "Select New Upstream"
1970 msgstr "Select New Upstream"
1972 msgid "Select Newest Child"
1973 msgstr "Select Newest Child"
1975 msgid "Select Oldest Parent"
1976 msgstr "Select Oldest Parent"
1978 msgid "Select Parent"
1979 msgstr "Select Parent"
1981 msgid "Select Previous Version"
1982 msgstr "Select Previous Version"
1984 msgid "Select Repository..."
1985 msgstr "Select Repository..."
1987 msgid "Select a parent directory for the new clone"
1988 msgstr "Select a parent directory for the new clone"
1990 msgid "Select manually..."
1991 msgstr "Select manually..."
1993 #, fuzzy
1994 msgid "Select output dir"
1995 msgstr "Select Commit"
1997 #, fuzzy
1998 msgid "Select output directory"
1999 msgstr "Select Repository..."
2001 #, fuzzy
2002 msgid "Select patch file(s)..."
2003 msgstr "Select patch files..."
2005 #, fuzzy
2006 msgid "Select repository"
2007 msgstr "Select Repository..."
2009 #, fuzzy
2010 msgid "Set Default Repository"
2011 msgstr "Select Repository..."
2013 #, fuzzy
2014 msgid "Set Upstream Branch"
2015 msgstr "Select New Upstream"
2017 #, fuzzy
2018 msgid "Set upstream"
2019 msgstr "Select New Upstream"
2021 msgid "Settings"
2022 msgstr "Ayarlar"
2024 msgid "Shell arguments"
2025 msgstr "Shell arguments"
2027 msgid "Shift Down"
2028 msgstr ""
2030 msgid "Shift Up"
2031 msgstr ""
2033 msgid "Shortcuts"
2034 msgstr "Shortcuts"
2036 #, fuzzy
2037 msgid "Show Details..."
2038 msgstr "Dosyaları Sil..."
2040 msgid "Show Diffstat After Merge"
2041 msgstr "Show Diffstat After Merge"
2043 msgid "Show Full Paths in the Window Title"
2044 msgstr ""
2046 msgid "Show Help"
2047 msgstr "Yardımı Göster"
2049 #, fuzzy
2050 msgid "Show History"
2051 msgstr "Show history"
2053 msgid ""
2054 "Show help\n"
2055 "Shortcut: ?"
2056 msgstr ""
2057 "Yardımı göster\n"
2058 "Kısayol: ?"
2060 msgid "Show icon? (if available)"
2061 msgstr ""
2063 msgid "Show line numbers"
2064 msgstr ""
2066 msgid "Show whole surrounding functions of changes"
2067 msgstr "Show whole surrounding functions of changes"
2069 msgid "Showing changes since"
2070 msgstr "Showing changes since"
2072 msgid "Side by side"
2073 msgstr ""
2075 msgid "Sign Off"
2076 msgstr "Sign Off"
2078 msgid "Sign Tag"
2079 msgstr "Sign Tag"
2081 msgid "Sign off on this commit"
2082 msgstr "Sign off on this commit"
2084 msgid "Simplified Chinese translation"
2085 msgstr ""
2087 msgid "Skip"
2088 msgstr "Atla"
2090 msgid "Skip Current Patch"
2091 msgstr "Skip Current Patch"
2093 msgid "Sort bookmarks alphabetically"
2094 msgstr "Sort bookmarks alphabetically"
2096 msgid "Spanish translation"
2097 msgstr ""
2099 msgid "Specifies the SHA-1 to tag"
2100 msgstr "Specifies the SHA-1 to tag"
2102 msgid "Specifies the tag message"
2103 msgstr "Specifies the tag message"
2105 msgid "Specifies the tag name"
2106 msgstr "Specifies the tag name"
2108 msgid "Spelling Suggestions"
2109 msgstr "Spelling Suggestions"
2111 msgid "Squash"
2112 msgstr "Squash"
2114 msgid "Squash the merged commits into a single commit"
2115 msgstr "Squash the merged commits into a single commit"
2117 msgid "Stage"
2118 msgstr "Stage"
2120 msgid "Stage / Unstage"
2121 msgstr "Stage / Unstage"
2123 msgid "Stage All Untracked"
2124 msgstr "Stage All Untracked"
2126 msgid "Stage Changed Files To Commit"
2127 msgstr "Stage Changed Files To Commit"
2129 msgid "Stage Diff Hunk"
2130 msgstr "Stage Diff Hunk"
2132 msgid "Stage Modified"
2133 msgstr "Stage Modified"
2135 msgid "Stage Selected"
2136 msgstr "Stage Selected"
2138 msgid "Stage Selected Lines"
2139 msgstr "Stage Selected Lines"
2141 msgid "Stage Unmerged"
2142 msgstr "Stage Unmerged"
2144 msgid "Stage Untracked"
2145 msgstr "Stage Untracked"
2147 msgid "Stage and Commit"
2148 msgstr "Stage and Commit"
2150 msgid "Stage and commit?"
2151 msgstr "Stage and commit?"
2153 msgid "Stage conflicts"
2154 msgstr "Stage conflicts"
2156 msgid "Stage conflicts?"
2157 msgstr "Stage conflicts?"
2159 msgid "Stage/unstage selected paths for commit"
2160 msgstr "Stage/unstage selected paths for commit"
2162 msgid "Staged"
2163 msgstr "Staged"
2165 #, python-format
2166 msgid "Staging: %s"
2167 msgstr "Staging: %s"
2169 msgid "Start Interactive Rebase..."
2170 msgstr "Start Interactive Rebase..."
2172 msgid "Starting Revision"
2173 msgstr "Starting Revision"
2175 msgid "Stash"
2176 msgstr "Stash"
2178 #, fuzzy
2179 msgid "Stash Index"
2180 msgstr "Stash"
2182 #, fuzzy
2183 msgid "Stash staged changes only"
2184 msgstr "Commit staged changes"
2186 #, fuzzy
2187 msgid "Stash unstaged changes only, keeping staged changes"
2188 msgstr "Revert unstaged changes to selected paths."
2190 msgid "Stash..."
2191 msgstr "Stash..."
2193 msgid "Status"
2194 msgstr "Durum"
2196 msgid "Stop tracking paths"
2197 msgstr "Stop tracking paths"
2199 msgid "Summarize Merge Commits"
2200 msgstr "Summarize Merge Commits"
2202 msgid "Summary"
2203 msgstr "Summary"
2205 msgid "Summary:"
2206 msgstr "Özet:"
2208 msgid "Tab Width"
2209 msgstr "Tab Width"
2211 msgid "Tag"
2212 msgstr "Tag"
2214 msgid "Tag Created"
2215 msgstr "Tag Created"
2217 msgid "Tag message..."
2218 msgstr "Tag message..."
2220 msgid "Tag-signing was requested but the tag message is empty."
2221 msgstr "Tag-signing was requested but the tag message is empty."
2223 msgid "Tags"
2224 msgstr ""
2226 msgid "Text Width"
2227 msgstr "Text Width"
2229 msgid "The branch will be no longer available."
2230 msgstr ""
2232 #, python-format
2233 msgid "The branch will be reset using \"git reset --hard %s\""
2234 msgstr ""
2236 #, python-format
2237 msgid "The branch will be reset using \"git reset --merge %s\""
2238 msgstr ""
2240 #, python-format
2241 msgid "The branch will be reset using \"git reset --mixed %s\""
2242 msgstr ""
2244 #, python-format
2245 msgid "The branch will be reset using \"git reset --soft %s\""
2246 msgstr ""
2248 msgid "The commit message will be cleared."
2249 msgstr "The commit message will be cleared."
2251 #, python-format
2252 msgid "The file \"%s\" exists and will be overwritten."
2253 msgstr "The file \"%s\" exists and will be overwritten."
2255 msgid "The following files will be deleted:"
2256 msgstr "Aşağıdaki satırlar silinecek:"
2258 msgid "The revision expression cannot be empty."
2259 msgstr "The revision expression cannot be empty."
2261 #, python-format
2262 msgid "The worktree will be reset using \"git reset --keep %s\""
2263 msgstr ""
2265 msgid "This cannot be undone.  Clear commit message?"
2266 msgstr "This cannot be undone.  Clear commit message?"
2268 msgid ""
2269 "This commit has already been published.\n"
2270 "This operation will rewrite published history.\n"
2271 "You probably don't want to do this."
2272 msgstr ""
2273 "This commit has already been published.\n"
2274 "This operation will rewrite published history.\n"
2275 "You probably don't want to do this."
2277 #, fuzzy
2278 msgid ""
2279 "This operation drops uncommitted changes.\n"
2280 "These changes cannot be recovered."
2281 msgstr ""
2282 "This operation removes uncommitted edits from selected files.\n"
2283 "These changes cannot be recovered."
2285 msgid ""
2286 "This operation removes uncommitted edits from selected files.\n"
2287 "These changes cannot be recovered."
2288 msgstr ""
2289 "This operation removes uncommitted edits from selected files.\n"
2290 "These changes cannot be recovered."
2292 msgid ""
2293 "This operation removes unstaged edits from selected files.\n"
2294 "These changes cannot be recovered."
2295 msgstr ""
2296 "This operation removes unstaged edits from selected files.\n"
2297 "These changes cannot be recovered."
2299 msgid ""
2300 "This repository is currently being rebased.\n"
2301 "Resolve conflicts, commit changes, and run:\n"
2302 "    Rebase > Continue"
2303 msgstr ""
2304 "This repository is currently being rebased.\n"
2305 "Resolve conflicts, commit changes, and run:\n"
2306 "    Rebase > Continue"
2308 msgid ""
2309 "This repository is in the middle of a merge.\n"
2310 "Resolve conflicts and commit changes."
2311 msgstr ""
2312 "This repository is in the middle of a merge.\n"
2313 "Resolve conflicts and commit changes."
2315 msgid "Toggle Enabled"
2316 msgstr ""
2318 #, fuzzy
2319 msgid "Toggle the branches filter"
2320 msgstr "Toggle the paths filter"
2322 msgid "Toggle the paths filter"
2323 msgstr "Toggle the paths filter"
2325 msgid "Tracking Branch"
2326 msgstr "Tracking Branch"
2328 msgid "Tracking branch"
2329 msgstr "Tracking branch"
2331 msgid "Traditional Chinese (Taiwan) translation"
2332 msgstr ""
2334 msgid "Translators"
2335 msgstr ""
2337 msgid "Turkish translation"
2338 msgstr ""
2340 msgid "URL"
2341 msgstr "URL"
2343 #, python-format
2344 msgid "URL: %s"
2345 msgstr "URL: %s"
2347 msgid "Ukranian translation"
2348 msgstr ""
2350 msgid "Unable to rebase"
2351 msgstr "Unable to rebase"
2353 #, python-format
2354 msgid "Unable to set URL for \"%(name)s\" to \"%(url)s\""
2355 msgstr ""
2357 msgid "Undo"
2358 msgstr ""
2360 msgid "Unmerged"
2361 msgstr "Birleştirilmemiş"
2363 msgid "Unstage"
2364 msgstr "Unstage"
2366 msgid "Unstage All"
2367 msgstr "Unstage All"
2369 msgid "Unstage Diff Hunk"
2370 msgstr "Unstage Diff Hunk"
2372 msgid "Unstage From Commit"
2373 msgstr "Unstage From Commit"
2375 msgid "Unstage Selected"
2376 msgstr "Unstage Selected"
2378 msgid "Unstage Selected Lines"
2379 msgstr "Unstage Selected Lines"
2381 #, python-format
2382 msgid "Unstaging: %s"
2383 msgstr "Unstaging: %s"
2385 msgid "Untrack Selected"
2386 msgstr "Untrack Selected"
2388 msgid "Untracked"
2389 msgstr "Takip Edilmemiş"
2391 #, python-format
2392 msgid "Untracking: %s"
2393 msgstr "Untracking: %s"
2395 msgid "Update Existing Branch:"
2396 msgstr "Update Existing Branch:"
2398 msgid "Updating"
2399 msgstr "Updating"
2401 msgid "User Name"
2402 msgstr "User Name"
2404 #, fuzzy
2405 msgid "Version"
2406 msgstr "Revision"
2408 msgid "View"
2409 msgstr "View"
2411 msgid "View History..."
2412 msgstr "View History..."
2414 msgid "View history for selected paths"
2415 msgstr "View history for selected paths"
2417 msgid "Visualize"
2418 msgstr "Visualize"
2420 msgid "Visualize All Branches..."
2421 msgstr "Visualize All Branches..."
2423 msgid "Visualize Current Branch..."
2424 msgstr "Visualize Current Branch..."
2426 msgid "Whether to sign the tag (git tag -s)"
2427 msgstr "Whether to sign the tag (git tag -s)"
2429 msgid "Would you like to stage and commit all modified files?"
2430 msgstr "Would you like to stage and commit all modified files?"
2432 msgid "XOR"
2433 msgstr ""
2435 msgid "Yes"
2436 msgstr ""
2438 msgid ""
2439 "You are in the middle of a merge.\n"
2440 "Cannot amend while merging."
2441 msgstr ""
2442 "Bir birleştirme işleminin ortasındasınız.\n"
2443 "Birleştirme yapılırken değişiklik yapamazsınız."
2445 msgid "You cannot rebase with uncommitted changes."
2446 msgstr "You cannot rebase with uncommitted changes."
2448 msgid "You must specify a revision to merge."
2449 msgstr "You must specify a revision to merge."
2451 msgid "You must specify a revision to view."
2452 msgstr "You must specify a revision to view."
2454 msgid "Zoom In"
2455 msgstr "Zoom In"
2457 msgid "Zoom Out"
2458 msgstr "Zoom Out"
2460 msgid "Zoom to Fit"
2461 msgstr "Zoom to Fit"
2463 msgid "command-line arguments"
2464 msgstr "command-line arguments"
2466 msgid "error: unable to execute git"
2467 msgstr ""
2469 #, python-format
2470 msgid "exit code %s"
2471 msgstr "exit code %s"
2473 #, python-format
2474 msgid "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
2475 msgstr "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
2477 #, python-format
2478 msgid "git cola version %s"
2479 msgstr "git cola version %s"
2481 msgid "git-cola"
2482 msgstr "git-cola"
2484 msgid "git-cola diff"
2485 msgstr "git-cola diff"
2487 msgid "grep result..."
2488 msgstr "grep result..."
2490 msgid "hotkeys.html"
2491 msgstr "hotkeys.html"
2493 msgid "unknown"
2494 msgstr "unknown"
2496 msgid "vX.Y.Z"
2497 msgstr "vX.Y.Z"
2499 msgid "yyyy-MM-dd"
2500 msgstr "yyyy-MM-dd"
2502 #, fuzzy
2503 #~ msgid "\"%s\" returned exit status %d"
2504 #~ msgstr "\"%(command)s\" çıkış durumu döndürdü %(status)d"
2506 #~ msgid "\"git commit\" returned exit code %s"
2507 #~ msgstr "\"git commit\" returned exit code %s"
2509 #~ msgid "Already up-to-date."
2510 #~ msgstr "Already up-to-date."
2512 #~ msgid "Commit failed: %s"
2513 #~ msgstr "İşleme başarısız: %s"
2515 #~ msgid "Created commit: %s"
2516 #~ msgstr "Oluşturulan işleme: %s"
2518 #~ msgid "Enter Git Repository"
2519 #~ msgstr "Enter Git Repository"
2521 #, fuzzy
2522 #~ msgid "Error %s"
2523 #~ msgstr "Errors: %s"
2525 #~ msgid "Errors: %s"
2526 #~ msgstr "Errors: %s"
2528 #~ msgid "Exit code: %s"
2529 #~ msgstr "Exit code: %s"
2531 #~ msgid "Fast Forward Only "
2532 #~ msgstr "Fast Forward Only "
2534 #~ msgid "GPG-signed"
2535 #~ msgstr "GPG-signed"
2537 #, fuzzy
2538 #~ msgid "Local Branches"
2539 #~ msgstr "Local Branch"
2541 #~ msgid "On Debian-based systems try: sudo apt-get install python-pyinotify"
2542 #~ msgstr "On Debian-based systems try: sudo apt-get install python-pyinotify"
2544 #~ msgid "Options"
2545 #~ msgstr "Seçenekler"
2547 #~ msgid ""
2548 #~ "Output:\n"
2549 #~ "%s"
2550 #~ msgstr ""
2551 #~ "Output:\n"
2552 #~ "%s"
2554 #~ msgid "Output: %s"
2555 #~ msgstr "Output: %s"
2557 #~ msgid "Path to git repository"
2558 #~ msgstr "Path to git repository"
2560 #, fuzzy
2561 #~ msgid "Remote Branches"
2562 #~ msgstr "Remote Branch"
2564 #~ msgid "Rename remote?"
2565 #~ msgstr "Uzaktakini yeniden adlandır?"
2567 #~ msgid "Select File"
2568 #~ msgstr "Select File"
2570 #~ msgid "Select file from \"%s\""
2571 #~ msgstr "Select file from \"%s\""
2573 #~ msgid "Staging Area"
2574 #~ msgstr "Staging Area"
2576 #~ msgid ""
2577 #~ "This PyQt4 does not include QtWebKit.\n"
2578 #~ "The keyboard shortcuts feature is unavailable."
2579 #~ msgstr ""
2580 #~ "This PyQt4 does not include QtWebKit.\n"
2581 #~ "The keyboard shortcuts feature is unavailable."
2583 #~ msgid "Updating..."
2584 #~ msgstr "Updating..."
2586 #~ msgid ""
2587 #~ "file notification: disabled\n"
2588 #~ "Note: install pywin32 to enable.\n"
2589 #~ msgstr ""
2590 #~ "file notification: disabled\n"
2591 #~ "Note: install pywin32 to enable.\n"
2593 #~ msgid "git clone returned exit code %s"
2594 #~ msgstr "git clone çıkış kodu döndürdü %s"
2596 #~ msgid "git tag returned exit code %s"
2597 #~ msgstr "git tag returned exit code %s"
2599 #~ msgid "inotify enabled."
2600 #~ msgstr "inotify enabled."
2602 #~ msgid ""
2603 #~ "inotify: disabled\n"
2604 #~ "Note: install python-pyinotify to enable inotify.\n"
2605 #~ msgstr ""
2606 #~ "inotify: disabled\n"
2607 #~ "Note: install python-pyinotify to enable inotify.\n"