browse: display errors when saving blobs
[git-cola.git] / cola / i18n / id_ID.po
blobccb728887c341f2f15eea9f126214e667d45c424
1 # Indonesian translations for PACKAGE package.
2 # Copyright (C) 2014 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # Samsul Ma'arif <mail@samsul.web.id>, 2014.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2017-10-17 01:06-0700\n"
11 "PO-Revision-Date: 2014-06-30 14:21+0700\n"
12 "Last-Translator: Samsul Ma'arif <mail@samsul.web.id>\n"
13 "Language-Team: Indonesian\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=ASCII\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: id\n"
19 #: cola/widgets/patch.py:82
20 msgid ""
21 "\n"
22 "            <p>\n"
23 "                Drag and drop or use the <strong>Add</strong> button to add\n"
24 "                patches to the list\n"
25 "            </p>\n"
26 "            "
27 msgstr ""
28 "\n"
29 "            <p>\n"
30 "                Drag dan drop atau gunakan tombol <strong>Tambah</strong> untuk menambah\n"
31 "                patch ke daftar\n"
32 "            </p>\n"
33 "            "
35 #: cola/widgets/about.py:455
36 #, python-format
37 msgid ""
38 "\n"
39 "        <br>\n"
40 "            Git Cola has been translated into different languages thanks\n"
41 "            to the help of the individuals listed below.\n"
42 "\n"
43 "        <br>\n"
44 "        <p>\n"
45 "            Translation is approximate.  If you find a mistake,\n"
46 "            please let us know by opening an issue on Github:\n"
47 "        </p>\n"
48 "\n"
49 "        <p>\n"
50 "            %(bug_link)s\n"
51 "        </p>\n"
52 "\n"
53 "        <br>\n"
54 "        <p>\n"
55 "            We invite you to participate in translation by adding or updating\n"
56 "            a translation and opening a pull request.\n"
57 "        </p>\n"
58 "\n"
59 "        <br>\n"
60 "\n"
61 "    "
62 msgstr ""
64 #: cola/widgets/about.py:180
65 #, python-format
66 msgid ""
67 "\n"
68 "        <br>\n"
69 "            Git Cola version %(cola_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 #: cola/widgets/about.py:387
82 #, python-format
83 msgid ""
84 "\n"
85 "        <br>\n"
86 "        Please use %(bug_link)s to report issues.\n"
87 "        <br>\n"
88 "    "
89 msgstr ""
91 #: cola/widgets/status.py:1230
92 #, python-format
93 msgid ""
94 "\n"
95 "        Format String Variables\n"
96 "        -----------------------\n"
97 "          %(path)s  =  relative file path\n"
98 "       %(abspath)s  =  absolute file path\n"
99 "       %(dirname)s  =  relative directory path\n"
100 "    %(absdirname)s  =  absolute directory path\n"
101 "      %(filename)s  =  file basename\n"
102 "      %(basename)s  =  file basename without extension\n"
103 "           %(ext)s  =  file extension\n"
104 msgstr ""
106 #: cola/sequenceeditor.py:668
107 msgid ""
108 "\n"
109 "Commands\n"
110 "--------\n"
111 "pick = use commit\n"
112 "reword = use commit, but edit the commit message\n"
113 "edit = use commit, but stop for amending\n"
114 "squash = use commit, but meld into previous commit\n"
115 "fixup = like \"squash\", but discard this commit's log message\n"
116 "exec = run command (the rest of the line) using shell\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:65
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/dag.py:759
161 msgid " - DAG"
162 msgstr " - DAG"
164 #: cola/widgets/recent.py:54
165 msgid " commits ago"
166 msgstr " commit yang lalu"
168 #: cola/cmds.py:1052
169 #, python-format
170 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
171 msgstr "\"%(branch)s\" telah dihapus dari \"%(remote)s\"."
173 #: cola/widgets/createbranch.py:314
174 #, python-format
175 msgid "\"%(command)s\" returned exit status \"%(status)d\""
176 msgstr "\"%(command)s\" menghasilkan exit status \"%(status)d\""
178 #: cola/interaction.py:39
179 #, python-format
180 msgid "\"%(command)s\" returned exit status %(status)d"
181 msgstr "\"%(command)s\" keluar dengan status %(status)d"
183 #: cola/guicmds.py:148
184 #, fuzzy, python-format
185 msgid "\"%s\" already exists"
186 msgstr "Cabang \"%s\" sudah ada."
188 #: cola/widgets/clone.py:206
189 #, python-format
190 msgid "\"%s\" already exists, cola will create a new directory"
191 msgstr "\"%s\" sudah ada, cola akan membuat direktori baru"
193 #: cola/cmds.py:2155
194 #, python-format
195 msgid "\"%s\" requires a selected file."
196 msgstr "\"%s\" berkas terpilih diperlukan."
198 #: cola/sequenceeditor.py:309
199 msgid "#"
200 msgstr ""
202 #: cola/widgets/browse.py:90
203 #, python-format
204 msgid "%(project)s: %(branch)s - Browse"
205 msgstr "%(project)s: %(branch)s - Jelajah"
207 #: cola/widgets/dag.py:755
208 #, python-format
209 msgid "%(project)s: %(ref)s - DAG"
210 msgstr ""
212 #: cola/models/browse.py:317
213 #, python-format
214 msgid "%d days ago"
215 msgstr "%d hari lalu"
217 #: cola/models/browse.py:316
218 #, python-format
219 msgid "%d hours ago"
220 msgstr "%d jam lalu"
222 #: cola/models/browse.py:309 cola/models/browse.py:313
223 #, python-format
224 msgid "%d minutes ago"
225 msgstr "%d menit lalu"
227 #: cola/cmds.py:346
228 #, python-format
229 msgid "%d patch(es) applied."
230 msgstr "%d patch diterapkan."
232 #: cola/widgets/createbranch.py:280
233 #, python-format
234 msgid "%d skipped"
235 msgstr "%d dilewati"
237 #: cola/cmds.py:2386
238 #, python-format
239 msgid ""
240 "%s appears to contain merge conflicts.\n"
241 "\n"
242 "You should probably skip this file.\n"
243 "Stage it anyways?"
244 msgstr ""
246 #: cola/widgets/startup.py:261
247 #, python-format
248 msgid "%s could not be opened. Remove from bookmarks?"
249 msgstr ""
251 #: cola/app.py:504 cola/widgets/bookmarks.py:350
252 #, fuzzy, python-format
253 msgid "%s is not a Git repository."
254 msgstr "Masukkan Repositori Git"
256 #: cola/cmds.py:870
257 #, python-format
258 msgid "%s will be removed from your bookmarks."
259 msgstr ""
261 #: cola/cmds.py:883
262 #, python-format
263 msgid "%s will be removed from your recent repositories."
264 msgstr ""
266 #: cola/cmds.py:1540
267 #, python-format
268 msgid "%s: No such file or directory."
269 msgstr "%s: Berkas atau direktori tidak ada."
271 #: cola/widgets/main.py:659
272 msgid "&Edit"
273 msgstr "Sunting"
275 #: cola/widgets/main.py:608
276 msgid "&File"
277 msgstr "Berkas"
279 #: cola/widgets/browse.py:92
280 msgid "(Amending)"
281 msgstr "(Mengubah)"
283 #: cola/widgets/compare.py:36
284 msgid "*** Branch Point ***"
285 msgstr "*** Poin Cabang ***"
287 #: cola/widgets/compare.py:37
288 msgid "*** Sandbox ***"
289 msgstr "*** Bak Pasir ***"
291 #: cola/widgets/diff.py:603
292 msgid "100%"
293 msgstr ""
295 #: cola/widgets/diff.py:604
296 msgid "200%"
297 msgstr ""
299 #: cola/widgets/diff.py:601
300 msgid "25%"
301 msgstr ""
303 #: cola/widgets/diff.py:605
304 msgid "400%"
305 msgstr ""
307 #: cola/widgets/diff.py:602
308 msgid "50%"
309 msgstr ""
311 #: cola/widgets/diff.py:606
312 msgid "800%"
313 msgstr ""
315 #: cola/widgets/finder.py:119
316 msgid "<path> ..."
317 msgstr ""
319 #: cola/cmds.py:1563
320 msgid ""
321 "A commit template has not been configured.\n"
322 "Use \"git config\" to define \"commit.template\"\n"
323 "so that it points to a commit template."
324 msgstr ""
325 "Templat commit belum dikonfigurasi.\n"
326 "Gunakan \"git config\" untuk menentukan \"commit.template\"\n"
327 "agar mengarah ke templat commit."
329 #: cola/cmds.py:1613
330 #, python-format
331 msgid "A hook must be provided at \"%s\""
332 msgstr ""
334 #: cola/widgets/stash.py:236
335 #, python-format
336 msgid "A stash named \"%s\" already exists"
337 msgstr "Stash dengan nama \"%s\" sudah ada"
339 #: cola/widgets/cfgactions.py:82 cola/widgets/main.py:567
340 msgid "Abort"
341 msgstr "Batal"
343 #: cola/widgets/cfgactions.py:149 cola/widgets/cfgactions.py:155
344 msgid "Abort Action"
345 msgstr "Batalkan Aksi"
347 #: cola/cmds.py:140
348 msgid "Abort Merge"
349 msgstr "Batalkan Merge"
351 #: cola/cmds.py:133 cola/widgets/main.py:329
352 msgid "Abort Merge..."
353 msgstr "Batalkan Penggabungan..."
355 #: cola/widgets/cfgactions.py:154
356 msgid "Abort the action?"
357 msgstr "Batalkan aksi?"
359 #: cola/cmds.py:136
360 msgid ""
361 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
362 "Recovering uncommitted changes is not possible."
363 msgstr ""
364 "Membatalkan merge saat ini akan menghilangkan *SEMUA* perubahan commit.\n"
365 "Mengembalikan perubahan yang belum dicommit tidak dimungkinkan."
367 #: cola/cmds.py:134
368 msgid "Aborting the current merge?"
369 msgstr "Batalkan merge saat ini?"
371 #: cola/widgets/about.py:91 cola/widgets/main.py:478
372 msgid "About"
373 msgstr "Tentang"
375 #: cola/widgets/about.py:67
376 msgid "About git-cola"
377 msgstr "Tentang git-cola"
379 #: cola/widgets/bookmarks.py:130
380 msgid "Accept"
381 msgstr ""
383 #: cola/sequenceeditor.py:158
384 #, fuzzy
385 msgid ""
386 "Accept changes and rebase\n"
387 "Shortcut: Ctrl+Enter"
388 msgstr ""
389 "Commit perubahan stage\n"
390 "Pintasan: Ctrl+Enter"
392 #: cola/widgets/status.py:1291
393 #, fuzzy
394 msgid "Action Name"
395 msgstr "Aksi"
397 #: cola/sequenceeditor.py:513 cola/widgets/bookmarks.py:219
398 #: cola/widgets/branch.py:215 cola/widgets/browse.py:368
399 #: cola/widgets/commitmsg.py:98 cola/widgets/dag.py:239
400 #: cola/widgets/diff.py:774 cola/widgets/filelist.py:98
401 #: cola/widgets/main.py:93 cola/widgets/main.py:682
402 msgid "Actions"
403 msgstr "Aksi"
405 #: cola/widgets/commitmsg.py:100
406 msgid "Actions..."
407 msgstr "Aksi..."
409 #: cola/widgets/bookmarks.py:45 cola/widgets/gitignore.py:64
410 #: cola/widgets/patch.py:99 cola/widgets/patch.py:113
411 #: cola/widgets/status.py:1296
412 msgid "Add"
413 msgstr "Tambah"
415 #: cola/widgets/bookmarks.py:338
416 #, fuzzy
417 msgid "Add Favorite"
418 msgstr "Tambahkan Hulu"
420 #: cola/widgets/editremotes.py:374
421 msgid "Add Remote"
422 msgstr "Tambahkan Hulu"
424 #: cola/widgets/toolbar.py:314
425 msgid "Add Separator"
426 msgstr ""
428 #: cola/cmds.py:2820 cola/widgets/submodules.py:42
429 #: cola/widgets/submodules.py:111
430 msgid "Add Submodule"
431 msgstr ""
433 #: cola/cmds.py:2817 cola/widgets/main.py:342
434 msgid "Add Submodule..."
435 msgstr ""
437 #: cola/widgets/editremotes.py:62
438 msgid ""
439 "Add and remove remote repositories using the \n"
440 "Add(+) and Delete(-) buttons on the left-hand side.\n"
441 "\n"
442 "Remotes can be renamed by selecting one from the list\n"
443 "and pressing \"enter\", or by double-clicking."
444 msgstr ""
445 "Tambah dan hapus repositori hulu menggunakan tombol \n"
446 "Tambah(+) dan Hapus(-) pada sisi sebelah kiri.\n"
447 "Hulu dapat diganti nama dengan memilih salah satu dari \n"
448 "daftar dan tekan \"enter\", atau dobel-klik."
450 #: cola/widgets/editremotes.py:81
451 msgid "Add new remote git repository"
452 msgstr "Tambahkan repositori git hulu"
454 #: cola/widgets/patch.py:99
455 msgid "Add patches (+)"
456 msgstr "Tambahkan patch (+)"
458 #: cola/widgets/editremotes.py:433
459 msgid "Add remote"
460 msgstr "Tambahkan hulu"
462 #: cola/cmds.py:2818
463 msgid "Add this submodule?"
464 msgstr ""
466 #: cola/widgets/gitignore.py:54
467 msgid "Add to .gitignore"
468 msgstr "Tambahkan ke .gitignore"
470 #: cola/widgets/status.py:259
471 #, fuzzy
472 msgid "Add to Git Annex"
473 msgstr "Tambahkan ke .gitignore"
475 #: cola/widgets/status.py:263
476 msgid "Add to Git LFS"
477 msgstr ""
479 #: cola/widgets/gitignore.py:28
480 msgid "Add to exclusions"
481 msgstr ""
483 #: cola/widgets/gitignore.py:55
484 msgid "Add to local .git/info/exclude"
485 msgstr ""
487 #: cola/widgets/filelist.py:26
488 msgid "Additions"
489 msgstr "Penambahan"
491 #: cola/widgets/archive.py:134
492 msgid "Advanced"
493 msgstr "Mahir"
495 #: cola/models/browse.py:33
496 msgid "Age"
497 msgstr "Usia"
499 #: cola/widgets/prefs.py:369
500 msgid "All Repositories"
501 msgstr "Semua Repositori"
503 #: cola/cmds.py:2900
504 #, python-format
505 msgid ""
506 "All submodules will be updated using\n"
507 "\"%s\""
508 msgstr ""
510 #: cola/widgets/remote.py:195
511 msgid "Allow non-fast-forward updates.  Using \"force\" can cause the remote repository to lose commits; use it with care"
512 msgstr ""
514 #: cola/widgets/merge.py:61
515 msgid "Always create a merge commit when enabled, even when the merge is a fast-forward update"
516 msgstr ""
518 #: cola/cmds.py:168
519 msgid "Amend"
520 msgstr "Ubah"
522 #: cola/widgets/commitmsg.py:471
523 msgid "Amend Commit"
524 msgstr "Ubah Commit"
526 #: cola/widgets/commitmsg.py:109 cola/widgets/main.py:186
527 msgid "Amend Last Commit"
528 msgstr "Ubah Commit Terakhir"
530 #: cola/widgets/commitmsg.py:470
531 msgid "Amend the published commit?"
532 msgstr "Ubah penerbitan commit?"
534 #: cola/widgets/main.py:1061
535 msgid "Amending"
536 msgstr "Mengubah"
538 #: cola/widgets/cfgactions.py:151
539 msgid ""
540 "An action is still running.\n"
541 "Terminating it could result in data loss."
542 msgstr ""
543 "Aksi ini masih berjalan.\n"
544 "Mengakhiri ini dapat menghilangkan data."
546 #: cola/cmds.py:2608
547 msgid ""
548 "An unsigned, lightweight tag will be created instead.\n"
549 "Create an unsigned tag?"
550 msgstr ""
551 "Tak bertanda, tag ringan akan dibuat.\n"
552 "Buat tag tak bertanda?"
554 #: cola/widgets/prefs.py:372
555 msgid "Appearance"
556 msgstr ""
558 #: cola/widgets/patch.py:108 cola/widgets/stash.py:48
559 #: cola/widgets/stash.py:107 cola/widgets/toolbar.py:322
560 msgid "Apply"
561 msgstr "Terapkan"
563 #: cola/widgets/patch.py:71
564 msgid "Apply Patches"
565 msgstr "Terapkan Patch"
567 #: cola/widgets/main.py:231
568 msgid "Apply Patches..."
569 msgstr "Terapkan Patch..."
571 #: cola/widgets/stash.py:64
572 #, fuzzy
573 msgid "Apply and drop the selected stash (git stash pop)"
574 msgstr "Terapkan stash terpilih"
576 #: cola/widgets/stash.py:48
577 msgid "Apply the selected stash"
578 msgstr "Terapkan stash terpilih"
580 #: cola/widgets/cfgactions.py:207
581 msgid "Arguments"
582 msgstr "Argumen"
584 #: cola/qtutils.py:798
585 msgid "Attach"
586 msgstr "Lampirkan"
588 #: cola/models/browse.py:33 cola/models/browse.py:72 cola/widgets/dag.py:412
589 msgid "Author"
590 msgstr "Penulis"
592 #: cola/widgets/about.py:93
593 #, fuzzy
594 msgid "Authors"
595 msgstr "Penulis"
597 #: cola/hidpi.py:41
598 msgid "Auto"
599 msgstr ""
601 #: cola/widgets/commitmsg.py:136 cola/widgets/prefs.py:230
602 msgid "Auto-Wrap Lines"
603 msgstr "Auto-Wrap Baris"
605 #: cola/widgets/prefs.py:162
606 msgid "Autocomplete Paths"
607 msgstr ""
609 #: cola/widgets/prefs.py:155
610 msgid "Automatically Load Commit Message Template"
611 msgstr ""
613 #: cola/widgets/grep.py:117
614 msgid "Basic Regexp"
615 msgstr "Regexp Dasar"
617 #: cola/widgets/prefs.py:226
618 #, fuzzy
619 msgid "Blame Viewer"
620 msgstr "Penampil Diff Cabang"
622 #: cola/widgets/browse.py:199
623 #, fuzzy
624 msgid "Blame selected paths"
625 msgstr "Sunting lokasi terpilih"
627 #: cola/cmds.py:405 cola/widgets/status.py:255
628 #, fuzzy
629 msgid "Blame..."
630 msgstr "Tutup..."
632 #: cola/widgets/prefs.py:315
633 msgid "Bold on dark headers instead of italic"
634 msgstr ""
636 #: cola/widgets/main.py:726 cola/widgets/submodules.py:119
637 msgid "Branch"
638 msgstr "Cabang"
640 #: cola/widgets/remote.py:597
641 #, python-format
642 msgid ""
643 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
644 "A new remote branch will be published."
645 msgstr ""
646 "Cabang \"%(branch)s\" tidak ada di \"%(remote)s\".\n"
647 "Cabang hulu baru akan di publikasikan."
649 #: cola/widgets/createbranch.py:258
650 #, python-format
651 msgid "Branch \"%s\" already exists."
652 msgstr "Cabang \"%s\" sudah ada."
654 #: cola/widgets/compare.py:44
655 msgid "Branch Diff Viewer"
656 msgstr "Penampil Diff Cabang"
658 #: cola/widgets/createbranch.py:259 cola/widgets/createbranch.py:270
659 msgid "Branch Exists"
660 msgstr "Cabang Sudah Ada"
662 #: cola/widgets/createbranch.py:98
663 msgid "Branch Name"
664 msgstr "Nama Cabang"
666 #: cola/widgets/submodules.py:89
667 msgid "Branch name"
668 msgstr ""
670 #: cola/widgets/browse.py:86 cola/widgets/main.py:1016
671 #, python-format
672 msgid "Branch: %s"
673 msgstr "Cabang: %s"
675 #: cola/widgets/branch.py:84 cola/widgets/main.py:128
676 #, fuzzy
677 msgid "Branches"
678 msgstr "Cabang"
680 #: cola/widgets/main.py:487
681 msgid "Branches..."
682 msgstr "Cabang..."
684 #: cola/widgets/about.py:414 cola/widgets/about.py:417
685 #: cola/widgets/about.py:437
686 msgid "Brazilian translation"
687 msgstr ""
689 #: cola/guicmds.py:49
690 msgid "Browse"
691 msgstr "Ramban"
693 #: cola/guicmds.py:49
694 msgid "Browse Commits..."
695 msgstr "Ramban Commit..."
697 #: cola/widgets/main.py:460
698 msgid "Browse Current Branch..."
699 msgstr "Jelajah Cabang Saat ini..."
701 #: cola/widgets/main.py:466
702 msgid "Browse Other Branch..."
703 msgstr "Jelajah Cabang Lain..."
705 #: cola/widgets/search.py:46
706 msgid "Browse..."
707 msgstr "Jelajah..."
709 #: cola/widgets/main.py:88
710 msgid "Browser"
711 msgstr "Jelajah"
713 #: cola/widgets/browse.py:572
714 #, python-format
715 msgid "Browsing %s"
716 msgstr "Ramban %s"
718 #: cola/widgets/commitmsg.py:117
719 msgid "Bypass Commit Hooks"
720 msgstr ""
722 #: cola/sequenceeditor.py:174 cola/widgets/standard.py:941
723 msgid "Cancel"
724 msgstr "Batalkan"
726 #: cola/sequenceeditor.py:175
727 #, fuzzy
728 msgid ""
729 "Cancel rebase\n"
730 "Shortcut: Ctrl+Q"
731 msgstr ""
732 "Commit perubahan stage\n"
733 "Pintasan: Ctrl+Enter"
735 #: cola/cmds.py:201
736 msgid "Cannot Amend"
737 msgstr "Tidak dapat diubah"
739 #: cola/cmds.py:420
740 #, fuzzy, python-format
741 msgid "Cannot exec \"%s\": please configure a blame viewer"
742 msgstr "Tidak dapat mengeksekusi \"%s\": silahkan konfigurasi editor Anda"
744 #: cola/cmds.py:2936
745 #, python-format
746 msgid "Cannot exec \"%s\": please configure a history browser"
747 msgstr "Tidak dapat menjalankan \"%s\": silahkan konfigurasi peramban histori"
749 #: cola/cmds.py:1420
750 #, python-format
751 msgid "Cannot exec \"%s\": please configure your editor"
752 msgstr "Tidak dapat mengeksekusi \"%s\": silahkan konfigurasi editor Anda"
754 #: cola/models/browse.py:338
755 msgid "Changed Upstream"
756 msgstr "Ubah Upstream"
758 #: cola/widgets/prefs.py:164
759 msgid "Check Published Commits when Amending"
760 msgstr ""
762 #: cola/widgets/commitmsg.py:129
763 msgid "Check Spelling"
764 msgstr "Periksa Ejaan"
766 #: cola/widgets/prefs.py:236
767 #, fuzzy
768 msgid "Check spelling"
769 msgstr "Periksa Ejaan"
771 #: cola/widgets/prefs.py:144
772 msgid "Check whether a commit has been published when amending"
773 msgstr ""
775 #: cola/guicmds.py:57 cola/widgets/branch.py:220
776 msgid "Checkout"
777 msgstr "Checkout"
779 #: cola/widgets/createbranch.py:130
780 msgid "Checkout After Creation"
781 msgstr "Checkout Setelah Dibuat"
783 #: cola/guicmds.py:57
784 msgid "Checkout Branch"
785 msgstr "Checkout Cabang"
787 #: cola/widgets/dag.py:329
788 #, fuzzy
789 msgid "Checkout Detached HEAD"
790 msgstr "Checkout Cabang"
792 #: cola/widgets/branch.py:224
793 #, fuzzy
794 msgid "Checkout as new branch"
795 msgstr "Checkout Cabang"
797 #: cola/widgets/main.py:525
798 msgid "Checkout..."
799 msgstr "Checkout..."
801 #: cola/widgets/dag.py:308 cola/widgets/search.py:79
802 msgid "Cherry Pick"
803 msgstr "Cherry Pick"
805 #: cola/guicmds.py:67
806 msgid "Cherry-Pick Commit"
807 msgstr "Commit Cherry-Pick"
809 #: cola/widgets/main.py:293
810 msgid "Cherry-Pick..."
811 msgstr "Cherry-Pick..."
813 #: cola/widgets/search.py:319
814 msgid "Choose Paths"
815 msgstr "Pilih Lokasi"
817 #: cola/widgets/grep.py:116
818 msgid "Choose the \"git grep\" regular expression mode"
819 msgstr "Pilih mode ekspresi reguler \"git grep\""
821 #: cola/widgets/bookmarks.py:142
822 #, fuzzy
823 msgid "Clear Default Repository"
824 msgstr "Repositori Saat Ini"
826 #: cola/widgets/commitmsg.py:313
827 #, fuzzy
828 msgid "Clear commit message"
829 msgstr "Cari Pesan Commit"
831 #: cola/widgets/commitmsg.py:310
832 #, fuzzy
833 msgid "Clear commit message?"
834 msgstr "Cari Pesan Commit"
836 #: cola/widgets/commitmsg.py:58
837 #, fuzzy
838 msgid "Clear..."
839 msgstr "Tutup..."
841 #: cola/widgets/clone.py:126
842 #, fuzzy
843 msgid "Clone"
844 msgstr "Clon...."
846 #: cola/widgets/clone.py:62 cola/widgets/clone.py:104
847 #, fuzzy
848 msgid "Clone Repository"
849 msgstr "Repositori Saat Ini"
851 #: cola/widgets/main.py:426 cola/widgets/startup.py:51
852 msgid "Clone..."
853 msgstr "Clon...."
855 #: cola/widgets/clone.py:62
856 #, fuzzy, python-format
857 msgid "Cloning repository at %s"
858 msgstr "Repositori: %s"
860 #: cola/qtutils.py:705 cola/qtutils.py:755 cola/widgets/about.py:508
861 #: cola/widgets/remote.py:328 cola/widgets/text.py:832
862 msgid "Close"
863 msgstr "Tutup"
865 #: cola/qtutils.py:569
866 msgid "Close..."
867 msgstr "Tutup..."
869 #: cola/widgets/recent.py:71
870 msgid "Collapse all"
871 msgstr "Gulung semua"
873 #: cola/sequenceeditor.py:311
874 #, fuzzy
875 msgid "Command"
876 msgstr "Commit"
878 #: cola/widgets/main.py:158 cola/widgets/merge.py:74
879 msgid "Commit"
880 msgstr "Commit"
882 #: cola/cmds.py:692
883 msgid "Commit failed"
884 msgstr "Commit gagal"
886 #: cola/widgets/commitmsg.py:57
887 msgid "Commit staged changes"
888 msgstr "Commit perubahan stage"
890 #: cola/widgets/commitmsg.py:92
891 msgid ""
892 "Commit staged changes\n"
893 "Shortcut: Ctrl+Enter"
894 msgstr ""
895 "Commit perubahan stage\n"
896 "Pintasan: Ctrl+Enter"
898 #: cola/widgets/commitmsg.py:592
899 msgid "Commit summary"
900 msgstr "Ringkasan commit"
902 #: cola/widgets/merge.py:70
903 msgid "Commit the merge if there are no conflicts.  Uncheck to leave the merge uncommitted"
904 msgstr ""
906 #: cola/widgets/commitmsg.py:54 cola/widgets/commitmsg.py:94
907 #: cola/widgets/main.py:700 cola/widgets/main.py:701
908 msgid "Commit@@verb"
909 msgstr "Commit@@verb"
911 #: cola/difftool.py:78 cola/widgets/compare.py:70
912 msgid "Compare"
913 msgstr "Bandingkan"
915 #: cola/difftool.py:83
916 #, fuzzy
917 msgid "Compare All"
918 msgstr "Bandingkan"
920 #: cola/widgets/toolbar.py:268 cola/widgets/toolbar.py:305
921 msgid "Configure Toolbar"
922 msgstr ""
924 #: cola/widgets/remote.py:214
925 msgid "Configure the remote branch as the the new upstream"
926 msgstr ""
928 #: cola/widgets/main.py:165
929 msgid "Console"
930 msgstr "Konsol"
932 #: cola/interaction.py:110 cola/widgets/main.py:557
933 msgid "Continue"
934 msgstr "Lanjutkan"
936 #: cola/widgets/bookmarks.py:161 cola/widgets/diff.py:860
937 #: cola/widgets/main.py:667
938 msgid "Copy"
939 msgstr "Salin"
941 #: cola/widgets/status.py:241
942 #, fuzzy
943 msgid "Copy Basename to Clipboard"
944 msgstr "Salin Lokasi ke Papan klip"
946 #: cola/widgets/status.py:235
947 #, fuzzy
948 msgid "Copy Leading Path to Clipboard"
949 msgstr "Salin Lokasi ke Papan klip"
951 #: cola/widgets/status.py:219
952 msgid "Copy Path to Clipboard"
953 msgstr "Salin Lokasi ke Papan klip"
955 #: cola/widgets/status.py:227
956 #, fuzzy
957 msgid "Copy Relative Path to Clipboard"
958 msgstr "Salin Lokasi ke Papan klip"
960 #: cola/sequenceeditor.py:322 cola/widgets/dag.py:383
961 msgid "Copy SHA-1"
962 msgstr "Salin SHA-1"
964 #: cola/widgets/status.py:704
965 #, fuzzy
966 msgid "Copy..."
967 msgstr "Salin"
969 #: cola/app.py:497
970 #, python-format
971 msgid "Could not open %s."
972 msgstr ""
974 #: cola/widgets/clone.py:191 cola/widgets/clone.py:193
975 #, python-format
976 msgid "Could not parse Git URL: \"%s\""
977 msgstr "Tidak dapat mengurai URL Git: \"%s\""
979 #: cola/app.py:506
980 msgid "Create"
981 msgstr ""
983 #: cola/widgets/createbranch.py:86 cola/widgets/createbranch.py:135
984 #: cola/widgets/createbranch.py:299 cola/widgets/dag.py:290
985 msgid "Create Branch"
986 msgstr "Buat Cabang"
988 #: cola/widgets/dag.py:294
989 msgid "Create Patch"
990 msgstr "Buat Patch"
992 #: cola/widgets/remote.py:603
993 msgid "Create Remote Branch"
994 msgstr "Buat Cabang Hulu"
996 #: cola/widgets/commitmsg.py:123 cola/widgets/merge.py:78
997 #, fuzzy
998 msgid "Create Signed Commit"
999 msgstr "Buat commit: %s"
1001 #: cola/widgets/createtag.py:55 cola/widgets/createtag.py:91
1002 #: cola/widgets/dag.py:298
1003 msgid "Create Tag"
1004 msgstr "Buat Tag"
1006 #: cola/widgets/main.py:493
1007 msgid "Create Tag..."
1008 msgstr "Buat Tag..."
1010 #: cola/cmds.py:2611
1011 msgid "Create Unsigned Tag"
1012 msgstr "Buat Tag tak Bertanda"
1014 #: cola/widgets/remote.py:188
1015 msgid "Create a merge commit even when the merge resolves as a fast-forward"
1016 msgstr ""
1018 #: cola/widgets/remote.py:602
1019 msgid "Create a new remote branch?"
1020 msgstr "Buat cabang baru di hulu?"
1022 #: cola/app.py:505
1023 msgid "Create a new repository at that location?"
1024 msgstr ""
1026 #: cola/widgets/submodules.py:100
1027 msgid "Create a shallow clone with history truncated to the specified number of revisions.  0 performs a full clone."
1028 msgstr ""
1030 #: cola/widgets/main.py:500
1031 msgid "Create..."
1032 msgstr "Buat..."
1034 #: cola/cmds.py:2647
1035 #, python-format
1036 msgid "Created a new tag named \"%s\""
1037 msgstr "Buat tag baru bernama \"%s\""
1039 #: cola/widgets/prefs.py:370
1040 msgid "Current Repository"
1041 msgstr "Repositori Saat Ini"
1043 #: cola/widgets/status.py:1286
1044 msgid "Custom Copy Actions"
1045 msgstr ""
1047 #: cola/widgets/status.py:246
1048 #, fuzzy
1049 msgid "Customize..."
1050 msgstr "Tutup..."
1052 #: cola/widgets/main.py:665
1053 msgid "Cut"
1054 msgstr ""
1056 #: cola/widgets/about.py:411 cola/widgets/about.py:442
1057 msgid "Czech translation"
1058 msgstr ""
1060 #: cola/widgets/main.py:541
1061 msgid "DAG..."
1062 msgstr "DAG..."
1064 #: cola/icons.py:54
1065 msgid "Dark Theme"
1066 msgstr ""
1068 #: cola/widgets/dag.py:412
1069 msgid "Date, Time"
1070 msgstr "Tanggal, Waktu"
1072 #: cola/icons.py:53 cola/themes.py:550
1073 msgid "Default"
1074 msgstr ""
1076 #: cola/cmds.py:780 cola/guicmds.py:22 cola/guicmds.py:31
1077 #: cola/widgets/bookmarks.py:49 cola/widgets/bookmarks.py:164
1078 #: cola/widgets/main.py:671
1079 msgid "Delete"
1080 msgstr "Hapus"
1082 #: cola/cmds.py:943
1083 #, python-format
1084 msgid "Delete %d file(s)?"
1085 msgstr "Hapus %d berkas?"
1087 #: cola/cmds.py:871
1088 #, fuzzy
1089 msgid "Delete Bookmark"
1090 msgstr "Markah"
1092 #: cola/cmds.py:869
1093 #, fuzzy
1094 msgid "Delete Bookmark?"
1095 msgstr "Markah"
1097 #: cola/cmds.py:969 cola/cmds.py:972 cola/guicmds.py:22
1098 #: cola/widgets/branch.py:266
1099 msgid "Delete Branch"
1100 msgstr "Hapus Cabang"
1102 #: cola/cmds.py:944
1103 msgid "Delete Files"
1104 msgstr "Hapus Berkas"
1106 #: cola/widgets/status.py:284
1107 msgid "Delete Files..."
1108 msgstr "Hapus Berkas...?"
1110 #: cola/cmds.py:940
1111 msgid "Delete Files?"
1112 msgstr "Hapus Berkas?"
1114 #: cola/cmds.py:777
1115 msgid "Delete Remote"
1116 msgstr "Hapus Hulu"
1118 #: cola/guicmds.py:31 cola/widgets/branch.py:268
1119 msgid "Delete Remote Branch"
1120 msgstr "Hapus Cabang Hulu"
1122 #: cola/widgets/main.py:513
1123 msgid "Delete Remote Branch..."
1124 msgstr "Hapus Cabang Hulu..."
1126 #: cola/widgets/toolbar.py:270
1127 #, fuzzy
1128 msgid "Delete Toolbar"
1129 msgstr "Markah"
1131 #: cola/cmds.py:970
1132 #, python-format
1133 msgid "Delete branch \"%s\"?"
1134 msgstr ""
1136 #: cola/widgets/editremotes.py:88
1137 msgid "Delete remote"
1138 msgstr "Hapus hulu"
1140 #: cola/cmds.py:779
1141 #, python-format
1142 msgid "Delete remote \"%s\""
1143 msgstr "Hapus hulu \"%s\""
1145 #: cola/cmds.py:778
1146 msgid "Delete remote?"
1147 msgstr "Hapus hulu?"
1149 #: cola/widgets/main.py:507
1150 msgid "Delete..."
1151 msgstr "Hapus..."
1153 #: cola/cmds.py:922
1154 #, python-format
1155 msgid "Deleting \"%s\" failed"
1156 msgstr "Gagal menghapus \"%s\""
1158 #: cola/widgets/filelist.py:26
1159 msgid "Deletions"
1160 msgstr "Penghapusan"
1162 #: cola/widgets/submodules.py:120
1163 msgid "Depth"
1164 msgstr ""
1166 #: cola/qtutils.py:759 cola/qtutils.py:800
1167 msgid "Detach"
1168 msgstr "Lepaskan"
1170 #: cola/widgets/prefs.py:160
1171 msgid "Detect Conflict Markers"
1172 msgstr ""
1174 #: cola/widgets/prefs.py:135
1175 msgid "Detect conflict markers in unmerged files"
1176 msgstr ""
1178 #: cola/widgets/about.py:271 cola/widgets/about.py:274
1179 #: cola/widgets/about.py:277 cola/widgets/about.py:278
1180 #: cola/widgets/about.py:279 cola/widgets/about.py:280
1181 #: cola/widgets/about.py:281 cola/widgets/about.py:282
1182 #: cola/widgets/about.py:283 cola/widgets/about.py:284
1183 #: cola/widgets/about.py:285 cola/widgets/about.py:286
1184 #: cola/widgets/about.py:287 cola/widgets/about.py:288
1185 #: cola/widgets/about.py:289 cola/widgets/about.py:290
1186 #: cola/widgets/about.py:291 cola/widgets/about.py:292
1187 #: cola/widgets/about.py:293 cola/widgets/about.py:294
1188 #: cola/widgets/about.py:295 cola/widgets/about.py:296
1189 #: cola/widgets/about.py:297 cola/widgets/about.py:298
1190 #: cola/widgets/about.py:299 cola/widgets/about.py:300
1191 #: cola/widgets/about.py:301 cola/widgets/about.py:302
1192 #: cola/widgets/about.py:303 cola/widgets/about.py:304
1193 #: cola/widgets/about.py:305 cola/widgets/about.py:306
1194 #: cola/widgets/about.py:307 cola/widgets/about.py:308
1195 #: cola/widgets/about.py:309 cola/widgets/about.py:310
1196 #: cola/widgets/about.py:311 cola/widgets/about.py:312
1197 #: cola/widgets/about.py:313 cola/widgets/about.py:314
1198 #: cola/widgets/about.py:315 cola/widgets/about.py:316
1199 #: cola/widgets/about.py:317 cola/widgets/about.py:318
1200 #: cola/widgets/about.py:319 cola/widgets/about.py:320
1201 #: cola/widgets/about.py:321 cola/widgets/about.py:322
1202 #: cola/widgets/about.py:323 cola/widgets/about.py:324
1203 #: cola/widgets/about.py:325 cola/widgets/about.py:326
1204 #: cola/widgets/about.py:327 cola/widgets/about.py:328
1205 #: cola/widgets/about.py:329 cola/widgets/about.py:330
1206 #: cola/widgets/about.py:331 cola/widgets/about.py:332
1207 #: cola/widgets/about.py:333 cola/widgets/about.py:334
1208 #: cola/widgets/about.py:335 cola/widgets/about.py:336
1209 #: cola/widgets/about.py:337 cola/widgets/about.py:338
1210 #: cola/widgets/about.py:339 cola/widgets/about.py:340
1211 #: cola/widgets/about.py:341 cola/widgets/about.py:342
1212 #: cola/widgets/about.py:343 cola/widgets/about.py:344
1213 #: cola/widgets/about.py:345 cola/widgets/about.py:346
1214 #: cola/widgets/about.py:347 cola/widgets/about.py:348
1215 #: cola/widgets/about.py:349 cola/widgets/about.py:350
1216 #: cola/widgets/about.py:351 cola/widgets/about.py:352
1217 #: cola/widgets/about.py:353 cola/widgets/about.py:354
1218 #: cola/widgets/about.py:355 cola/widgets/about.py:356
1219 #: cola/widgets/about.py:357 cola/widgets/about.py:358
1220 #: cola/widgets/about.py:359 cola/widgets/about.py:360
1221 #: cola/widgets/about.py:361 cola/widgets/about.py:362
1222 #: cola/widgets/about.py:363 cola/widgets/about.py:364
1223 #: cola/widgets/about.py:365 cola/widgets/about.py:366
1224 #: cola/widgets/about.py:367 cola/widgets/about.py:368
1225 #: cola/widgets/about.py:369 cola/widgets/about.py:370
1226 #: cola/widgets/about.py:371 cola/widgets/about.py:372
1227 #: cola/widgets/about.py:373 cola/widgets/about.py:374
1228 #: cola/widgets/about.py:375 cola/widgets/about.py:376
1229 #: cola/widgets/about.py:377 cola/widgets/about.py:378
1230 #: cola/widgets/about.py:379 cola/widgets/about.py:380
1231 msgid "Developer"
1232 msgstr ""
1234 #: cola/widgets/dag.py:643 cola/widgets/diff.py:596 cola/widgets/main.py:171
1235 #: cola/widgets/main.py:719
1236 msgid "Diff"
1237 msgstr "Diff"
1239 #: cola/widgets/browse.py:166
1240 msgid "Diff Against Predecessor..."
1241 msgstr "Diff Pada Predessor..."
1243 #: cola/widgets/diff.py:587 cola/widgets/diff.py:611
1244 msgid "Diff Options"
1245 msgstr "Pilihan Diff"
1247 #: cola/widgets/prefs.py:227
1248 msgid "Diff Tool"
1249 msgstr "Alat Diff"
1251 #: cola/widgets/dag.py:285
1252 msgid "Diff selected -> this"
1253 msgstr "Diff terpilih -> ini"
1255 #: cola/widgets/dag.py:279
1256 msgid "Diff this -> selected"
1257 msgstr "Diff ini -> terpilih"
1259 #: cola/widgets/main.py:210
1260 msgid "Diffstat"
1261 msgstr "Diffstat"
1263 #: cola/cmds.py:3052
1264 #, fuzzy
1265 msgid "Difftool"
1266 msgstr "Alat Diff"
1268 #: cola/widgets/clone.py:207
1269 msgid "Directory Exists"
1270 msgstr "Direktori Sudah Ada"
1272 #: cola/hidpi.py:42
1273 msgid "Disable"
1274 msgstr ""
1276 #: cola/widgets/prefs.py:159
1277 msgid "Display Untracked Files"
1278 msgstr "Tampilkan Berkas Tak Terlacak"
1280 #: cola/widgets/main.py:432
1281 msgid "Documentation"
1282 msgstr "Dokumentasi"
1284 #: cola/widgets/stash.py:59
1285 msgid "Drop"
1286 msgstr "Buang"
1288 #: cola/widgets/stash.py:258
1289 msgid "Drop Stash"
1290 msgstr "Buang Stash"
1292 #: cola/widgets/stash.py:255
1293 msgid "Drop Stash?"
1294 msgstr "Buang Stash?"
1296 #: cola/widgets/stash.py:257
1297 #, python-format
1298 msgid "Drop the \"%s\" stash?"
1299 msgstr "Buang stash \"%s\"?"
1301 #: cola/widgets/stash.py:59
1302 msgid "Drop the selected stash"
1303 msgstr "Buang stash terpilih"
1305 #: cola/qtutils.py:712 cola/sequenceeditor.py:345 cola/widgets/grep.py:102
1306 #, fuzzy
1307 msgid "Edit"
1308 msgstr "Sunting"
1310 #: cola/cmds.py:1971
1311 msgid "Edit Rebase"
1312 msgstr "Sunting Rebase"
1314 #: cola/widgets/editremotes.py:36
1315 msgid "Edit Remotes"
1316 msgstr "Sunting Hulu"
1318 #: cola/widgets/main.py:262
1319 msgid "Edit Remotes..."
1320 msgstr "Sunting Hulu..."
1322 #: cola/widgets/editremotes.py:44
1323 msgid "Edit remotes by selecting them from the list"
1324 msgstr ""
1326 #: cola/widgets/browse.py:191 cola/widgets/common.py:38
1327 msgid "Edit selected paths"
1328 msgstr "Sunting lokasi terpilih"
1330 #: cola/widgets/main.py:552
1331 msgid "Edit..."
1332 msgstr "Sunting..."
1334 #: cola/widgets/prefs.py:224
1335 msgid "Editor"
1336 msgstr "Penyunting"
1338 #: cola/widgets/prefs.py:148
1339 msgid "Email Address"
1340 msgstr "Alamat Email"
1342 #: cola/widgets/about.py:258 cola/widgets/about.py:401
1343 msgid "Email contributor"
1344 msgstr ""
1346 #: cola/widgets/prefs.py:141
1347 msgid "Enable path autocompletion in tools"
1348 msgstr ""
1350 #: cola/widgets/diff.py:583
1351 msgid "Enable word wrapping"
1352 msgstr ""
1354 #: cola/sequenceeditor.py:310
1355 msgid "Enabled"
1356 msgstr ""
1358 #: cola/guicmds.py:262 cola/widgets/branch.py:441
1359 #, fuzzy
1360 msgid "Enter New Branch Name"
1361 msgstr "Nama Cabang"
1363 #: cola/guicmds.py:138
1364 #, fuzzy
1365 msgid "Enter a name for the new bare repo"
1366 msgstr "Masukkan nama untuk stash"
1368 #: cola/widgets/stash.py:227
1369 msgid "Enter a name for the stash"
1370 msgstr "Masukkan nama untuk stash"
1372 #: cola/cmds.py:154 cola/cmds.py:230 cola/cmds.py:239 cola/cmds.py:254
1373 #: cola/cmds.py:264 cola/cmds.py:397 cola/cmds.py:488 cola/cmds.py:606
1374 #: cola/cmds.py:922 cola/cmds.py:1019 cola/cmds.py:1834 cola/cmds.py:2200
1375 #: cola/cmds.py:2440 cola/cmds.py:2446 cola/cmds.py:2454 cola/cmds.py:2676
1376 #: cola/cmds.py:2694 cola/cmds.py:2970 cola/gitcmds.py:952 cola/guicmds.py:148
1377 #: cola/models/stash.py:70 cola/models/stash.py:87 cola/models/stash.py:108
1378 #: cola/widgets/bookmarks.py:350 cola/widgets/branch.py:751
1379 msgid "Error"
1380 msgstr "Error"
1382 #: cola/widgets/clone.py:191
1383 msgid "Error Cloning"
1384 msgstr "Error Kloning"
1386 #: cola/widgets/createbranch.py:312
1387 msgid "Error Creating Branch"
1388 msgstr "Erroe Membuat Cabang"
1390 #: cola/app.py:508 cola/guicmds.py:95
1391 msgid "Error Creating Repository"
1392 msgstr "Error Membuat Repositori"
1394 #: cola/cmds.py:1057
1395 msgid "Error Deleting Remote Branch"
1396 msgstr "Error menghapus Cabang Hulu"
1398 #: cola/cmds.py:1422
1399 msgid "Error Editing File"
1400 msgstr "Error Menyunting Berkas"
1402 #: cola/cmds.py:419
1403 #, fuzzy
1404 msgid "Error Launching Blame Viewer"
1405 msgstr "Errot Menjalankan Peramban Histori"
1407 #: cola/cmds.py:2935
1408 msgid "Error Launching History Browser"
1409 msgstr "Errot Menjalankan Peramban Histori"
1411 #: cola/app.py:497
1412 msgid "Error Opening Repository"
1413 msgstr ""
1415 #: cola/cmds.py:769
1416 #, python-format
1417 msgid "Error creating remote \"%s\""
1418 msgstr "Error membuat hulu \"%s\""
1420 #: cola/models/stash.py:197
1421 #, fuzzy
1422 msgid "Error creating stash"
1423 msgstr "Erroe Membuat Cabang"
1425 #: cola/cmds.py:981
1426 #, python-format
1427 msgid "Error deleting branch \"%s\""
1428 msgstr ""
1430 #: cola/cmds.py:787
1431 #, python-format
1432 msgid "Error deleting remote \"%s\""
1433 msgstr "Error menghapus hulu \"%s\""
1435 #: cola/cmds.py:811
1436 #, fuzzy, python-format
1437 msgid "Error renaming \"%(name)s\" to \"%(new_name)s\""
1438 msgstr "Menandai \"%(revision)s\" sebagai \"%(name)s\""
1440 #: cola/cmds.py:1600
1441 msgid "Error running prepare-commitmsg hook"
1442 msgstr ""
1444 #: cola/cmds.py:2833 cola/cmds.py:2879
1445 #, fuzzy, python-format
1446 msgid "Error updating submodule %s"
1447 msgstr "Error membuat hulu \"%s\""
1449 #: cola/cmds.py:2915
1450 #, fuzzy
1451 msgid "Error updating submodules"
1452 msgstr "Error Menyunting Berkas"
1454 #: cola/cmds.py:1539
1455 msgid "Error: Cannot find commit template"
1456 msgstr "Error: Tidak dapat melakukan commit templat"
1458 #: cola/widgets/stash.py:235
1459 msgid "Error: Stash exists"
1460 msgstr "Error: Stash sudah ada"
1462 #: cola/cmds.py:1561
1463 msgid "Error: Unconfigured commit template"
1464 msgstr "Error: Commit templat belum dikonfigurasi"
1466 #: cola/widgets/clone.py:53
1467 #, python-format
1468 msgid "Error: could not clone \"%s\""
1469 msgstr "Error: tidak bisa kloning \"%s\""
1471 #: cola/cmds.py:2639
1472 #, python-format
1473 msgid "Error: could not create tag \"%s\""
1474 msgstr "Error: tidak dapat membuat tag \"%s\""
1476 #: cola/widgets/branch.py:418
1477 #, python-format
1478 msgid "Executing action %s"
1479 msgstr ""
1481 #: cola/widgets/recent.py:67
1482 msgid "Expand all"
1483 msgstr "Bentangkan semua"
1485 #: cola/guicmds.py:159 cola/widgets/search.py:75
1486 msgid "Export Patches"
1487 msgstr "Ekspor Patch"
1489 #: cola/widgets/main.py:237
1490 msgid "Export Patches..."
1491 msgstr "Ekspor Patch..."
1493 #: cola/widgets/main.py:482
1494 msgid "Expression..."
1495 msgstr "Ekspresi..."
1497 #: cola/widgets/grep.py:117
1498 msgid "Extended Regexp"
1499 msgstr "Regexp Perluasan"
1501 #: cola/widgets/commitmsg.py:611
1502 msgid "Extended description..."
1503 msgstr "Perluaskan penjelasan..."
1505 #: cola/widgets/createbranch.py:124
1506 msgid "Fast Forward Only"
1507 msgstr "Hanya Fast Forward"
1509 #: cola/widgets/remote.py:177
1510 #, fuzzy
1511 msgid "Fast-forward only"
1512 msgstr "Hanya Fast Forward"
1514 #: cola/widgets/bookmarks.py:61
1515 #, fuzzy
1516 msgid "Favorite repositories"
1517 msgstr "Semua Repositori"
1519 #: cola/widgets/main.py:109
1520 msgid "Favorites"
1521 msgstr ""
1523 #: cola/widgets/remote.py:668
1524 #, fuzzy
1525 msgid "Fetch"
1526 msgstr "Ambil..."
1528 #: cola/widgets/createbranch.py:127
1529 msgid "Fetch Tracking Branch"
1530 msgstr "Fetch Cabang Terlacak"
1532 #: cola/widgets/action.py:63 cola/widgets/main.py:348
1533 msgid "Fetch..."
1534 msgstr "Ambil..."
1536 #: cola/widgets/main.py:537
1537 msgid "File Browser..."
1538 msgstr "Jelajah Berkas..."
1540 #: cola/widgets/compare.py:75
1541 msgid "File Differences"
1542 msgstr "Perbedaan Berkas"
1544 #: cola/widgets/archive.py:199 cola/widgets/browse.py:561
1545 msgid "File Saved"
1546 msgstr "Berkas Tersimpan"
1548 #: cola/widgets/archive.py:199 cola/widgets/browse.py:561
1549 #, python-format
1550 msgid "File saved to \"%s\""
1551 msgstr "Berkas disimpan di \"%s\""
1553 #: cola/fsmonitor.py:521
1554 #, fuzzy
1555 msgid "File system change monitoring: disabled because \"cola.inotify\" is false.\n"
1556 msgstr "inotify dinonaktifkan karena \"cola.inotify\" ialah false\n"
1558 #: cola/fsmonitor.py:538
1559 msgid "File system change monitoring: disabled because libc does not support the inotify system calls.\n"
1560 msgstr ""
1562 #: cola/fsmonitor.py:532
1563 msgid "File system change monitoring: disabled because pywin32 is not installed.\n"
1564 msgstr ""
1566 #: cola/fsmonitor.py:182
1567 msgid ""
1568 "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"
1569 "\n"
1570 "    echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p\n"
1571 msgstr ""
1573 #: cola/fsmonitor.py:143
1574 #, fuzzy
1575 msgid "File system change monitoring: enabled.\n"
1576 msgstr "Pemberitahuan berkas diaktifkan.\n"
1578 #: cola/widgets/filelist.py:26
1579 msgid "Filename"
1580 msgstr "Namaberkas"
1582 #: cola/widgets/dag.py:640
1583 msgid "Files"
1584 msgstr "Berkas"
1586 #: cola/widgets/branch.py:759
1587 #, fuzzy
1588 msgid "Filter branches..."
1589 msgstr "Ambil..."
1591 #: cola/widgets/status.py:1251
1592 #, fuzzy
1593 msgid "Filter paths..."
1594 msgstr "Ambil..."
1596 #: cola/widgets/finder.py:113 cola/widgets/main.py:276
1597 #, fuzzy
1598 msgid "Find Files"
1599 msgstr "Berkas"
1601 #: cola/widgets/grep.py:117
1602 msgid "Fixed String"
1603 msgstr "String Tetap"
1605 #: cola/widgets/prefs.py:222
1606 msgid "Fixed-Width Font"
1607 msgstr "Lebar-Tetap Font"
1609 #: cola/sequenceeditor.py:350
1610 msgid "Fixup"
1611 msgstr ""
1613 #: cola/widgets/commitmsg.py:147
1614 msgid "Fixup Previous Commit"
1615 msgstr "Perbaiki Commit Sebelumnya"
1617 #: cola/themes.py:568
1618 msgid "Flat dark blue"
1619 msgstr ""
1621 #: cola/themes.py:575
1622 msgid "Flat dark green"
1623 msgstr ""
1625 #: cola/themes.py:572
1626 msgid "Flat dark grey"
1627 msgstr ""
1629 #: cola/themes.py:570
1630 msgid "Flat dark red"
1631 msgstr ""
1633 #: cola/themes.py:552
1634 msgid "Flat light blue"
1635 msgstr ""
1637 #: cola/themes.py:562
1638 msgid "Flat light green"
1639 msgstr ""
1641 #: cola/themes.py:558
1642 msgid "Flat light grey"
1643 msgstr ""
1645 #: cola/themes.py:555
1646 msgid "Flat light red"
1647 msgstr ""
1649 #: cola/widgets/startup.py:66
1650 msgid "Folder"
1651 msgstr ""
1653 #: cola/widgets/toolbar.py:177
1654 msgid "Follow System Style"
1655 msgstr ""
1657 #: cola/widgets/prefs.py:223
1658 msgid "Font Size"
1659 msgstr "Ukuran Font"
1661 #: cola/widgets/remote.py:193
1662 #, fuzzy
1663 msgid "Force"
1664 msgstr "Paksa Push"
1666 #: cola/widgets/remote.py:614
1667 msgid "Force Fetch"
1668 msgstr "Paksa Fetch"
1670 #: cola/widgets/remote.py:611
1671 msgid "Force Fetch?"
1672 msgstr "Paksa Fetch?"
1674 #: cola/widgets/remote.py:622
1675 msgid "Force Push"
1676 msgstr "Paksa Push"
1678 #: cola/widgets/remote.py:616
1679 msgid "Force Push?"
1680 msgstr "Paksa Push?"
1682 #: cola/widgets/remote.py:613
1683 #, python-format
1684 msgid "Force fetching from %s?"
1685 msgstr "Paksa fetch dari %s?"
1687 #: cola/widgets/remote.py:621
1688 #, python-format
1689 msgid "Force push to %s?"
1690 msgstr "Paksa push ke %s?"
1692 #: cola/widgets/status.py:1291
1693 #, fuzzy
1694 msgid "Format String"
1695 msgstr "String Tetap"
1697 #: cola/widgets/about.py:430 cola/widgets/about.py:431
1698 msgid "French translation"
1699 msgstr ""
1701 #: cola/widgets/merge.py:80
1702 msgid "GPG-sign the merge commit"
1703 msgstr ""
1705 #: cola/widgets/prefs.py:312
1706 msgid "GUI theme"
1707 msgstr ""
1709 #: cola/widgets/editremotes.py:318
1710 #, python-format
1711 msgid "Gathering info for \"%s\"..."
1712 msgstr "Mengumpulkan info untuk \"%s\"..."
1714 #: cola/widgets/about.py:420 cola/widgets/about.py:428
1715 #: cola/widgets/about.py:429
1716 msgid "German translation"
1717 msgstr ""
1719 #: cola/widgets/main.py:472
1720 msgid "Get Commit Message Template"
1721 msgstr "Ambil Templat Pesan Commit"
1723 #: cola/widgets/dag.py:426
1724 msgid "Go Down"
1725 msgstr "Ke Bawah"
1727 #: cola/widgets/dag.py:422
1728 msgid "Go Up"
1729 msgstr "Ke Atas"
1731 #: cola/widgets/dag.py:376 cola/widgets/filelist.py:42
1732 msgid "Grab File..."
1733 msgstr "Ambil Berkas..."
1735 #: cola/widgets/dag.py:658
1736 msgid "Graph"
1737 msgstr "Grafik"
1739 #: cola/widgets/main.py:319
1740 msgid "Grep"
1741 msgstr "Grep"
1743 #: cola/widgets/remote.py:657
1744 msgid "Have you rebased/pulled lately?"
1745 msgstr "Sudahkan Anda rebase/tarik baru-baru ini?"
1747 #: cola/sequenceeditor.py:108 cola/sequenceeditor.py:170
1748 #: cola/widgets/finder.py:138 cola/widgets/main.py:775
1749 msgid "Help"
1750 msgstr "Bantuan"
1752 #: cola/widgets/status.py:1242
1753 msgid "Help - Custom Copy Actions"
1754 msgstr ""
1756 #: cola/widgets/finder.py:79
1757 msgid "Help - Find Files"
1758 msgstr ""
1760 #: cola/sequenceeditor.py:704
1761 msgid "Help - git-cola-sequence-editor"
1762 msgstr ""
1764 #: cola/widgets/prefs.py:314
1765 msgid "High DPI"
1766 msgstr ""
1768 #: cola/widgets/prefs.py:225
1769 msgid "History Browser"
1770 msgstr "Penjelajah Histori"
1772 #: cola/widgets/about.py:427 cola/widgets/about.py:441
1773 msgid "Hungarian translation"
1774 msgstr ""
1776 #: cola/widgets/toolbar.py:178
1777 msgid "Icon Only"
1778 msgstr ""
1780 #: cola/widgets/prefs.py:313
1781 msgid "Icon theme"
1782 msgstr ""
1784 #: cola/widgets/diff.py:573
1785 msgid "Ignore all whitespace"
1786 msgstr "Abaikan semua spasi"
1788 #: cola/widgets/diff.py:570
1789 msgid "Ignore changes in amount of whitespace"
1790 msgstr "Abaikan perubahan jumlah spasi"
1792 #: cola/widgets/diff.py:566
1793 msgid "Ignore changes in whitespace at EOL"
1794 msgstr "Abaikan perubahan spasi pada EOL"
1796 #: cola/widgets/gitignore.py:46
1797 msgid "Ignore custom pattern"
1798 msgstr ""
1800 #: cola/widgets/gitignore.py:44
1801 #, fuzzy
1802 msgid "Ignore exact filename"
1803 msgstr "Abaikan semua spasi"
1805 #: cola/widgets/gitignore.py:32
1806 msgid "Ignore filename or pattern"
1807 msgstr ""
1809 #: cola/widgets/status.py:873
1810 msgid "Ignore..."
1811 msgstr ""
1813 #: cola/widgets/remote.py:203
1814 msgid "Include tags "
1815 msgstr "Sertakan tag "
1817 #: cola/widgets/prefs.py:317
1818 msgid "Indent Status paths"
1819 msgstr ""
1821 #: cola/widgets/about.py:419 cola/widgets/about.py:426
1822 msgid "Indonesian translation"
1823 msgstr ""
1825 #: cola/widgets/main.py:587
1826 msgid "Initialize Git Annex"
1827 msgstr ""
1829 #: cola/widgets/main.py:591
1830 msgid "Initialize Git LFS"
1831 msgstr ""
1833 #: cola/widgets/clone.py:116
1834 msgid "Inititalize submodules"
1835 msgstr ""
1837 #: cola/widgets/prefs.py:231
1838 msgid "Insert spaces instead of tabs"
1839 msgstr ""
1841 #: cola/cmds.py:1935
1842 msgid "Interactive Rebase"
1843 msgstr "rebase Interaktif"
1845 #: cola/cmds.py:2170
1846 msgid "Invalid Revision"
1847 msgstr "Revisi Salah"
1849 #: cola/widgets/about.py:421 cola/widgets/about.py:424
1850 msgid "Japanese translation"
1851 msgstr ""
1853 #: cola/widgets/prefs.py:233
1854 msgid "Keep *.orig Merge Backups"
1855 msgstr "Biarkan *.orig Merge Backup"
1857 #: cola/widgets/stash.py:71
1858 msgid "Keep Index"
1859 msgstr "Pertahankan Index"
1861 #: cola/widgets/main.py:438
1862 msgid "Keyboard Shortcuts"
1863 msgstr "Pintasan Papan Tik"
1865 #: cola/cmds.py:1445 cola/sequenceeditor.py:164 cola/sequenceeditor.py:326
1866 #: cola/widgets/dag.py:316 cola/widgets/filelist.py:34
1867 msgid "Launch Diff Tool"
1868 msgstr "Jalankan Alat Diff"
1870 #: cola/widgets/dag.py:323
1871 #, fuzzy
1872 msgid "Launch Directory Diff Tool"
1873 msgstr "Jalankan Alat Diff"
1875 #: cola/cmds.py:1378 cola/cmds.py:1508 cola/widgets/filelist.py:38
1876 msgid "Launch Editor"
1877 msgstr "Jalankan Penyunting"
1879 #: cola/cmds.py:1481
1880 msgid "Launch Terminal"
1881 msgstr "Jalankan Terminal"
1883 #: cola/sequenceeditor.py:165
1884 msgid ""
1885 "Launch external diff tool\n"
1886 "Shortcut: Ctrl+D"
1887 msgstr ""
1889 #: cola/widgets/diff.py:799 cola/widgets/diff.py:830
1890 #: cola/widgets/status.py:795 cola/widgets/status.py:888
1891 msgid "Launch git-cola"
1892 msgstr "Jalankan git-cola"
1894 #: cola/widgets/browse.py:167
1895 #, fuzzy
1896 msgid "Launch git-difftool against previous versions"
1897 msgstr "Jalankan git-difftool pada versi sebelumnya."
1899 #: cola/widgets/browse.py:159
1900 #, fuzzy
1901 msgid "Launch git-difftool on the current path"
1902 msgstr "Jalankan git-difftool pada lokasi saat ini."
1904 #: cola/icons.py:55
1905 msgid "Light Theme"
1906 msgstr ""
1908 #: cola/widgets/startup.py:67
1909 msgid "List"
1910 msgstr ""
1912 #: cola/guicmds.py:204
1913 msgid "Load Commit Message"
1914 msgstr "Muat Pesan Commit"
1916 #: cola/widgets/main.py:300
1917 msgid "Load Commit Message..."
1918 msgstr "Muat Pesan Commit..."
1920 #: cola/widgets/commitmsg.py:143
1921 msgid "Load Previous Commit Message"
1922 msgstr "Muat Pesan Commit Sebelumnya"
1924 #: cola/widgets/diff.py:206
1925 msgid "Loading..."
1926 msgstr "Memuat..."
1928 #: cola/widgets/branch.py:175 cola/widgets/branch.py:238
1929 #: cola/widgets/branch.py:279 cola/widgets/compare.py:38
1930 #: cola/widgets/compare.py:53 cola/widgets/compare.py:58
1931 msgid "Local"
1932 msgstr "Lokal"
1934 #: cola/widgets/cfgactions.py:227 cola/widgets/merge.py:46
1935 #: cola/widgets/remote.py:138
1936 msgid "Local Branch"
1937 msgstr "Cabang Lokal"
1939 #: cola/widgets/createbranch.py:114
1940 msgid "Local branch"
1941 msgstr "Cabang Lokal"
1943 #: cola/widgets/dag.py:664 cola/widgets/main.py:595
1944 msgid "Lock Layout"
1945 msgstr "Kunci Tata Letak"
1947 #: cola/widgets/dag.py:635
1948 msgid "Log"
1949 msgstr "Log"
1951 #: cola/widgets/about.py:268
1952 msgid "Maintainer (since 2007) and developer"
1953 msgstr ""
1955 #: cola/widgets/merge.py:88
1956 msgid "Merge"
1957 msgstr "Merge"
1959 #: cola/widgets/merge.py:162
1960 #, python-format
1961 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1962 msgstr "Merge \"%(revision)s\" ke \"%(branch)s\""
1964 #: cola/widgets/prefs.py:228
1965 msgid "Merge Tool"
1966 msgstr "Alat Merger"
1968 #: cola/widgets/prefs.py:151
1969 msgid "Merge Verbosity"
1970 msgstr "Verbositas Merge"
1972 #: cola/cmds.py:1658
1973 msgid "Merge failed.  Conflict resolution is required."
1974 msgstr ""
1976 #: cola/widgets/merge.py:166
1977 #, python-format
1978 msgid "Merge into \"%s\""
1979 msgstr "Merge ke \"%s\""
1981 #: cola/widgets/branch.py:229
1982 #, fuzzy
1983 msgid "Merge into current branch"
1984 msgstr "Jelajah Cabang Saat ini..."
1986 #: cola/widgets/main.py:324
1987 msgid "Merge..."
1988 msgstr "Gabung..."
1990 #: cola/widgets/main.py:1058
1991 msgid "Merging"
1992 msgstr "Menggabungkan"
1994 #: cola/models/browse.py:33 cola/widgets/createtag.py:78
1995 msgid "Message"
1996 msgstr "Pesan"
1998 #: cola/widgets/commitmsg.py:425
1999 msgid "Missing Commit Message"
2000 msgstr "Pesan Commit Tidak Ada"
2002 #: cola/widgets/createbranch.py:252
2003 msgid "Missing Data"
2004 msgstr "Data Hilang"
2006 #: cola/cmds.py:2601
2007 msgid "Missing Name"
2008 msgstr "Nama Tidak Ditemukan"
2010 #: cola/cmds.py:2595
2011 msgid "Missing Revision"
2012 msgstr "Revisi Tidak Ditemukan"
2014 #: cola/cmds.py:2605
2015 msgid "Missing Tag Message"
2016 msgstr "Pesan Tag Tidak Ditemukan"
2018 #: cola/models/browse.py:334 cola/widgets/status.py:136
2019 #: cola/widgets/status.py:595
2020 msgid "Modified"
2021 msgstr "Berubah"
2023 #: cola/widgets/commitmsg.py:514
2024 msgid "More..."
2025 msgstr "Lanjut..."
2027 #: cola/widgets/commitmsg.py:180 cola/widgets/commitmsg.py:184
2028 #: cola/widgets/standard.py:244 cola/widgets/status.py:211
2029 msgid "Move Down"
2030 msgstr "Pindah Ke Bawah"
2032 #: cola/widgets/standard.py:236 cola/widgets/status.py:203
2033 msgid "Move Up"
2034 msgstr "Pindah Ke Atas"
2036 #: cola/widgets/status.py:273
2037 msgid "Move files to trash"
2038 msgstr ""
2040 #: cola/models/browse.py:33 cola/widgets/bookmarks.py:335
2041 #: cola/widgets/createtag.py:61 cola/widgets/editremotes.py:450
2042 #: cola/widgets/status.py:1363 cola/widgets/toolbar.py:311
2043 msgid "Name"
2044 msgstr "Nama"
2046 #: cola/widgets/editremotes.py:434
2047 msgid "Name for the new remote"
2048 msgstr "Nama untuk hulu baru"
2050 #: cola/guicmds.py:139 cola/widgets/main.py:249
2051 #, fuzzy
2052 msgid "New Bare Repository..."
2053 msgstr "Repositori Baru..."
2055 #: cola/guicmds.py:81 cola/widgets/main.py:244
2056 msgid "New Repository..."
2057 msgstr "Repositori Baru..."
2059 #: cola/widgets/main.py:904
2060 msgid "New Toolbar"
2061 msgstr ""
2063 #: cola/widgets/startup.py:46
2064 msgid "New..."
2065 msgstr "Baru..."
2067 #: cola/actions.py:56
2068 #, fuzzy
2069 msgid "Next File"
2070 msgstr "Pilih Berkas"
2072 #: cola/widgets/createbranch.py:123 cola/widgets/standard.py:1015
2073 msgid "No"
2074 msgstr "Tidak"
2076 #: cola/widgets/merge.py:216 cola/widgets/merge.py:226
2077 msgid "No Revision Specified"
2078 msgstr "Revisi tidak Ditentukan"
2080 #: cola/widgets/commitmsg.py:435
2081 msgid ""
2082 "No changes to commit.\n"
2083 "\n"
2084 "You must stage at least 1 file before you can commit."
2085 msgstr ""
2086 "Tidak ada perubahan untuk dicommit.\n"
2087 "\n"
2088 "Anda harus menstag setidaknya 1 berkas sebelum Anda commit."
2090 #: cola/widgets/selectcommits.py:117
2091 msgid "No commits exist in this branch."
2092 msgstr "Tidak ada commit di cabang ini."
2094 #: cola/widgets/merge.py:65
2095 #, fuzzy
2096 msgid "No fast forward"
2097 msgstr "Hanya Fast Forward"
2099 #: cola/widgets/remote.py:186
2100 #, fuzzy
2101 msgid "No fast-forward"
2102 msgstr "Hanya Fast Forward"
2104 #: cola/widgets/remote.py:577
2105 msgid "No repository selected."
2106 msgstr "Tidak ada repositori terpilih"
2108 #: cola/widgets/remote.py:612
2109 msgid "Non-fast-forward fetch overwrites local history!"
2110 msgstr "Nonfast-forward fetch menimpa histori lokal!"
2112 #: cola/widgets/remote.py:618
2113 msgid ""
2114 "Non-fast-forward push overwrites published history!\n"
2115 "(Did you pull first?)"
2116 msgstr ""
2117 "Non-fast-forward push menimpa histori terpublikasi!\n"
2118 "(Apakah sudah ditarik sebelumnya?)"
2120 #: cola/widgets/commitmsg.py:452
2121 msgid "Nothing to commit"
2122 msgstr "Tidak ada yang dicommit"
2124 #: cola/gitcmds.py:587
2125 msgid "Nothing to do"
2126 msgstr "Tak ada yang perlu dilakukan"
2128 #: cola/widgets/prefs.py:152
2129 msgid "Number of Diff Context Lines"
2130 msgstr "Jumlah Baris Context Diff"
2132 #: cola/widgets/bookmarks.py:53 cola/widgets/bookmarks.py:126
2133 #: cola/widgets/startup.py:144
2134 msgid "Open"
2135 msgstr "Buka"
2137 #: cola/cmds.py:1686
2138 msgid "Open Directory"
2139 msgstr ""
2141 #: cola/guicmds.py:186 cola/guicmds.py:195 cola/widgets/editremotes.py:473
2142 #: cola/widgets/startup.py:213
2143 msgid "Open Git Repository"
2144 msgstr "Bukan Repositori Git"
2146 #: cola/widgets/submodules.py:49
2147 #, fuzzy
2148 msgid "Open Parent"
2149 msgstr "Buka yang Terkini"
2151 #: cola/cmds.py:1706
2152 msgid "Open Parent Directory"
2153 msgstr "Bukan Direktori di Atasnya"
2155 #: cola/widgets/main.py:610
2156 msgid "Open Recent"
2157 msgstr "Buka yang Terkini"
2159 #: cola/cmds.py:1669
2160 msgid "Open Using Default Application"
2161 msgstr "Buka dengan Aplikasi Bawaan"
2163 #: cola/cmds.py:1719
2164 msgid "Open Worktree"
2165 msgstr ""
2167 #: cola/widgets/bookmarks.py:134
2168 msgid "Open in New Window"
2169 msgstr "Bukan di Jendela Baru"
2171 #: cola/widgets/main.py:369
2172 msgid "Open in New Window..."
2173 msgstr "Buka di Jendela Baru..."
2175 #: cola/widgets/editremotes.py:437 cola/widgets/main.py:363
2176 #: cola/widgets/startup.py:48 cola/widgets/startup.py:58
2177 msgid "Open..."
2178 msgstr "Buka..."
2180 #: cola/widgets/branch.py:343
2181 #, fuzzy
2182 msgid "Other branches"
2183 msgstr "Ambil..."
2185 #: cola/widgets/archive.py:210
2186 msgid "Overwrite"
2187 msgstr "Timpa"
2189 #: cola/widgets/archive.py:209
2190 #, python-format
2191 msgid "Overwrite \"%s\"?"
2192 msgstr "Timpa \"%s\""
2194 #: cola/widgets/archive.py:207
2195 msgid "Overwrite File?"
2196 msgstr "Timpa Berkas?"
2198 #: cola/widgets/grep.py:144
2199 msgid ""
2200 "Parse arguments using a shell.\n"
2201 "Queries with spaces will require \"double quotes\"."
2202 msgstr ""
2203 "Uraikan argumen menggunakan sebuah shell.\n"
2204 "Queri dengan spasi memerlukan \"tanda kutip dua\"."
2206 #: cola/models/browse.py:332
2207 msgid "Partially Staged"
2208 msgstr "Sebagian Stagged"
2210 #: cola/widgets/main.py:669
2211 msgid "Paste"
2212 msgstr ""
2214 #: cola/cmds.py:345
2215 msgid "Patch(es) Applied"
2216 msgstr "Patch Diterapkan"
2218 #: cola/widgets/bookmarks.py:336 cola/widgets/submodules.py:118
2219 msgid "Path"
2220 msgstr ""
2222 #: cola/widgets/clone.py:112
2223 msgid "Path or URL to clone (Env. $VARS okay)"
2224 msgstr "Lokasi atau URL untuk kloning (Env. $VARS oke)"
2226 #: cola/sequenceeditor.py:334
2227 msgid "Pick"
2228 msgstr ""
2230 #: cola/widgets/diff.py:596
2231 msgid "Pixel XOR"
2232 msgstr ""
2234 #: cola/widgets/createbranch.py:253
2235 msgid "Please provide both a branch name and revision expression."
2236 msgstr "Silahkan tentukan nama cabang dan ekspresi revisi."
2238 #: cola/cmds.py:2154
2239 msgid "Please select a file"
2240 msgstr "Silahkan pilih berkas"
2242 #: cola/cmds.py:2601
2243 msgid "Please specify a name for the new tag."
2244 msgstr "Silahkan tentukan nama untuk tag baru."
2246 #: cola/cmds.py:2595
2247 msgid "Please specify a revision to tag."
2248 msgstr "Tentukan revisi untuk di-tag"
2250 #: cola/widgets/commitmsg.py:418
2251 msgid ""
2252 "Please supply a commit message.\n"
2253 "\n"
2254 "A good commit message has the following format:\n"
2255 "\n"
2256 "- First line: Describe in one sentence what you did.\n"
2257 "- Second line: Blank\n"
2258 "- Remaining lines: Describe why this change is good.\n"
2259 msgstr ""
2260 "Silahkan lengkapi pesan commit.\n"
2261 "\n"
2262 "Pesan commit yang baik memiliki format berikut:\n"
2263 "\n"
2264 "- Baris pertama: Jelaskan dalam satu kalimat apa yang telah Anda lakukan.\n"
2265 "- Baris kedua: Kosong\n"
2266 "- Baris selanjutnya : Jelaskan mengapa perubahan ini bagus.\n"
2268 #: cola/cmds.py:508
2269 msgid "Point the current branch head to a new commit?"
2270 msgstr ""
2272 #: cola/widgets/about.py:416
2273 msgid "Polish translation"
2274 msgstr ""
2276 #: cola/widgets/stash.py:63 cola/widgets/stash.py:111
2277 #: cola/widgets/stash.py:115
2278 msgid "Pop"
2279 msgstr ""
2281 #: cola/widgets/main.py:257 cola/widgets/prefs.py:361
2282 msgid "Preferences"
2283 msgstr "Preferensi"
2285 #: cola/widgets/archive.py:129
2286 msgid "Prefix"
2287 msgstr "Awalan"
2289 #: cola/widgets/main.py:306
2290 #, fuzzy
2291 msgid "Prepare Commit Message"
2292 msgstr "Cari Pesan Commit"
2294 #: cola/widgets/prefs.py:138
2295 msgid "Prevent \"Stage\" from staging all files when nothing is selected"
2296 msgstr ""
2298 #: cola/actions.py:65
2299 msgid "Previous File"
2300 msgstr ""
2302 #: cola/widgets/remote.py:171
2303 msgid "Prompt on creation"
2304 msgstr ""
2306 #: cola/widgets/remote.py:172
2307 #, fuzzy
2308 msgid "Prompt when pushing creates new remote branches"
2309 msgstr "Buat cabang baru di hulu?"
2311 #: cola/widgets/remote.py:208
2312 msgid "Prune "
2313 msgstr ""
2315 #: cola/widgets/bookmarks.py:168
2316 msgid "Prune Missing Entries"
2317 msgstr ""
2319 #: cola/widgets/branch.py:245 cola/widgets/remote.py:723
2320 #, fuzzy
2321 msgid "Pull"
2322 msgstr "Tarik..."
2324 #: cola/widgets/action.py:65 cola/widgets/main.py:358
2325 msgid "Pull..."
2326 msgstr "Tarik..."
2328 #: cola/widgets/branch.py:251 cola/widgets/remote.py:593
2329 #: cola/widgets/remote.py:693
2330 msgid "Push"
2331 msgstr "Push"
2333 #: cola/widgets/action.py:64 cola/widgets/main.py:353
2334 msgid "Push..."
2335 msgstr "Tekan..."
2337 #: cola/widgets/main.py:316
2338 msgid "Quit"
2339 msgstr "Tutup"
2341 #: cola/cmds.py:1949 cola/cmds.py:1985 cola/cmds.py:1986 cola/cmds.py:1999
2342 #: cola/cmds.py:2000 cola/sequenceeditor.py:157 cola/sequenceeditor.py:198
2343 #: cola/widgets/main.py:742 cola/widgets/remote.py:211
2344 msgid "Rebase"
2345 msgstr "Rebase"
2347 #: cola/cmds.py:1948
2348 #, python-format
2349 msgid "Rebase onto %s"
2350 msgstr "Rebase ke %s"
2352 #: cola/cmds.py:1961
2353 #, fuzzy
2354 msgid "Rebase stopped"
2355 msgstr "Rebase"
2357 #: cola/widgets/remote.py:210
2358 msgid "Rebase the current branch instead of merging"
2359 msgstr ""
2361 #: cola/widgets/main.py:1056
2362 msgid "Rebasing"
2363 msgstr "Me-rebase"
2365 #: cola/widgets/main.py:118
2366 #, fuzzy
2367 msgid "Recent"
2368 msgstr "Reset"
2370 #: cola/widgets/bookmarks.py:63
2371 #, fuzzy
2372 msgid "Recent repositories"
2373 msgstr "Semua Repositori"
2375 #: cola/widgets/prefs.py:229
2376 #, fuzzy
2377 msgid "Recent repository count"
2378 msgstr "Semua Repositori"
2380 #: cola/widgets/recent.py:46
2381 msgid "Recently Modified Files"
2382 msgstr "Berkas yang Baru Dimodifikasi"
2384 #: cola/widgets/main.py:285
2385 msgid "Recently Modified Files..."
2386 msgstr "Berkas Baru Dimodifikasi..."
2388 #: cola/widgets/stash.py:256
2389 msgid "Recovering a dropped stash is not possible."
2390 msgstr "Tidak mungkin mengembalikan stash yang dibuang."
2392 #: cola/widgets/createbranch.py:282
2393 msgid "Recovering lost commits may not be easy."
2394 msgstr "Mengembalikan commit yang hilang tidak akan mudah."
2396 #: cola/widgets/main.py:662
2397 msgid "Redo"
2398 msgstr ""
2400 #: cola/widgets/clone.py:121
2401 msgid "Reduce commit history to minimum"
2402 msgstr ""
2404 #: cola/widgets/submodules.py:121
2405 msgid "Reference Repository"
2406 msgstr ""
2408 #: cola/widgets/submodules.py:105
2409 msgid "Reference URL"
2410 msgstr ""
2412 #: cola/widgets/submodules.py:106
2413 msgid "Reference repository to use when cloning (optional)"
2414 msgstr ""
2416 #: cola/cmds.py:2027 cola/qtutils.py:718 cola/widgets/action.py:62
2417 #: cola/widgets/dag.py:668 cola/widgets/editremotes.py:85
2418 #: cola/widgets/grep.py:105 cola/widgets/recent.py:116
2419 #: cola/widgets/submodules.py:45
2420 msgid "Refresh"
2421 msgstr "Segarkan"
2423 #: cola/widgets/remote.py:179
2424 msgid "Refuse to merge unless the current HEAD is already up-to-date or the merge can be resolved as a fast-forward"
2425 msgstr ""
2427 #: cola/widgets/branch.py:179 cola/widgets/branch.py:223
2428 #: cola/widgets/branch.py:267 cola/widgets/branch.py:464
2429 #: cola/widgets/compare.py:54 cola/widgets/compare.py:59
2430 #: cola/widgets/remote.py:147
2431 msgid "Remote"
2432 msgstr "Hulu"
2434 #: cola/widgets/remote.py:162
2435 msgid "Remote Branch"
2436 msgstr "Cabang Hulu"
2438 #: cola/cmds.py:1051
2439 msgid "Remote Branch Deleted"
2440 msgstr "Cabang Hulu Dihapus"
2442 #: cola/widgets/editremotes.py:49
2443 msgid "Remote git repositories - double-click to rename"
2444 msgstr "Repositori hulu git - dobel-klik untuk mengganti nama"
2446 #: cola/cmds.py:884 cola/widgets/patch.py:103 cola/widgets/patch.py:118
2447 #: cola/widgets/startup.py:263 cola/widgets/status.py:1297
2448 msgid "Remove"
2449 msgstr "Hapus"
2451 #: cola/cmds.py:882
2452 #, python-format
2453 msgid "Remove %s from the recent list?"
2454 msgstr ""
2456 #: cola/widgets/toolbar.py:315
2457 #, fuzzy
2458 msgid "Remove Element"
2459 msgstr "Hapus"
2461 #: cola/widgets/remote.py:206
2462 msgid "Remove remote-tracking branches that no longer exist on the remote"
2463 msgstr ""
2465 #: cola/widgets/patch.py:105
2466 msgid "Remove selected (Delete)"
2467 msgstr "Hapus yang terpilih (Hapus)"
2469 #: cola/widgets/bookmarks.py:171
2470 msgid "Remove stale entries for repositories that no longer exist"
2471 msgstr ""
2473 #: cola/guicmds.py:262 cola/widgets/browse.py:153
2474 msgid "Rename"
2475 msgstr "Ganti nama"
2477 #: cola/cmds.py:1008
2478 #, fuzzy, python-format
2479 msgid "Rename \"%s\""
2480 msgstr "Ganti nama"
2482 #: cola/widgets/branch.py:257
2483 #, fuzzy
2484 msgid "Rename Branch"
2485 msgstr "Cabang Hulu"
2487 #: cola/widgets/main.py:519
2488 #, fuzzy
2489 msgid "Rename Branch..."
2490 msgstr "Cabang Hulu"
2492 #: cola/guicmds.py:259
2493 #, fuzzy
2494 msgid "Rename Existing Branch"
2495 msgstr "Perbarui Cabang yang Ada:"
2497 #: cola/cmds.py:799
2498 msgid "Rename Remote"
2499 msgstr "Ganti Nama Hulu"
2501 #: cola/widgets/bookmarks.py:146
2502 #, fuzzy
2503 msgid "Rename Repository"
2504 msgstr "Repositori Saat Ini"
2506 #: cola/widgets/branch.py:441
2507 #, fuzzy
2508 msgid "Rename branch"
2509 msgstr "Cabang Hulu"
2511 #: cola/cmds.py:800
2512 #, python-format
2513 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
2514 msgstr "Ganti nama hulu \"%(current)s\" ke \"%(new)s\"?"
2516 #: cola/widgets/browse.py:153
2517 #, fuzzy
2518 msgid "Rename selected paths"
2519 msgstr "Sunting lokasi terpilih"
2521 #: cola/app.py:503 cola/widgets/startup.py:260
2522 msgid "Repository Not Found"
2523 msgstr ""
2525 #: cola/widgets/browse.py:84 cola/widgets/main.py:1014
2526 #, python-format
2527 msgid "Repository: %s"
2528 msgstr "Repositori: %s"
2530 #: cola/guicmds.py:278 cola/widgets/createbranch.py:125
2531 #: cola/widgets/dag.py:253 cola/widgets/editremotes.py:58
2532 #: cola/widgets/main.py:752
2533 msgid "Reset"
2534 msgstr "Reset"
2536 #: cola/widgets/createbranch.py:285
2537 #, python-format
2538 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
2539 msgstr "Atur Ulang \"%(branch)s\" ke \"%(revision)s\"?"
2541 #: cola/guicmds.py:285
2542 msgid "Reset All (Keep Unstaged Changes)"
2543 msgstr ""
2545 #: cola/cmds.py:510 cola/cmds.py:561 cola/guicmds.py:270
2546 #: cola/widgets/createbranch.py:293
2547 msgid "Reset Branch"
2548 msgstr "Atur Ulang Cabang"
2550 #: cola/cmds.py:558 cola/guicmds.py:269 cola/widgets/dag.py:334
2551 #: cola/widgets/main.py:380
2552 msgid "Reset Branch (Soft)"
2553 msgstr ""
2555 #: cola/cmds.py:507 cola/guicmds.py:277 cola/widgets/dag.py:340
2556 #: cola/widgets/main.py:387
2557 msgid "Reset Branch and Stage (Mixed)"
2558 msgstr ""
2560 #: cola/widgets/createbranch.py:290
2561 msgid "Reset Branch?"
2562 msgstr "Atur Ulang Cabang?"
2564 #: cola/widgets/main.py:599
2565 msgid "Reset Layout"
2566 msgstr ""
2568 #: cola/cmds.py:542
2569 msgid "Reset Worktree and Reset All?"
2570 msgstr ""
2572 #: cola/cmds.py:527 cola/cmds.py:544 cola/cmds.py:578 cola/guicmds.py:286
2573 #: cola/guicmds.py:293 cola/guicmds.py:301
2574 msgid "Reset and Restore"
2575 msgstr ""
2577 #: cola/cmds.py:559
2578 msgid "Reset branch?"
2579 msgstr ""
2581 #: cola/widgets/createbranch.py:267
2582 #, python-format
2583 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
2584 msgstr "Mengatur ulang \"%(branch)s\" ke \"%(revision)s\" akan menghilangkan commit."
2586 #: cola/widgets/prefs.py:235
2587 msgid "Resize File Browser columns"
2588 msgstr ""
2590 #: cola/widgets/prefs.py:340
2591 msgid "Restart the application after changing appearance settings."
2592 msgstr ""
2594 #: cola/cmds.py:612 cola/cmds.py:615 cola/guicmds.py:308 cola/guicmds.py:309
2595 #: cola/widgets/dag.py:370 cola/widgets/main.py:418
2596 msgid "Restore Worktree"
2597 msgstr ""
2599 #: cola/cmds.py:575 cola/guicmds.py:300 cola/widgets/dag.py:363
2600 #: cola/widgets/main.py:411
2601 msgid "Restore Worktree and Reset All (Hard)"
2602 msgstr ""
2604 #: cola/cmds.py:524 cola/widgets/main.py:395
2605 msgid "Restore Worktree and Reset All (Keep Unstaged Changes)"
2606 msgstr ""
2608 #: cola/widgets/dag.py:347
2609 msgid "Restore Worktree and Reset All (Keep Unstaged Edits)"
2610 msgstr ""
2612 #: cola/cmds.py:541 cola/guicmds.py:292 cola/widgets/dag.py:355
2613 #: cola/widgets/main.py:403
2614 msgid "Restore Worktree and Reset All (Merge)"
2615 msgstr ""
2617 #: cola/cmds.py:576
2618 msgid "Restore Worktree and Reset All?"
2619 msgstr ""
2621 #: cola/cmds.py:613
2622 #, python-format
2623 msgid "Restore Worktree to %s?"
2624 msgstr ""
2626 #: cola/cmds.py:525
2627 msgid "Restore worktree, reset, and preserve unstaged edits?"
2628 msgstr ""
2630 #: cola/widgets/dag.py:311
2631 msgid "Revert"
2632 msgstr ""
2634 #: cola/widgets/diff.py:942
2635 msgid "Revert Diff Hunk"
2636 msgstr "Kembalikan Area Diff"
2638 #: cola/widgets/diff.py:808
2639 msgid "Revert Diff Hunk..."
2640 msgstr "Kembalikan Area Diff..."
2642 #: cola/widgets/diff.py:941
2643 msgid "Revert Diff Hunk?"
2644 msgstr "Kembalikan Area Diff?"
2646 #: cola/widgets/diff.py:939
2647 msgid "Revert Selected Lines"
2648 msgstr "Kembalikan Baris Terpilih"
2650 #: cola/widgets/diff.py:805
2651 msgid "Revert Selected Lines..."
2652 msgstr "Kembalikan Baris Terpilih..."
2654 #: cola/widgets/diff.py:938
2655 msgid "Revert Selected Lines?"
2656 msgstr "Kembalikan Baris Terpilih?"
2658 #: cola/cmds.py:2117
2659 msgid "Revert Uncommitted Changes"
2660 msgstr "Kembalikan Perubahan Tak Tercommit"
2662 #: cola/cmds.py:2111
2663 msgid "Revert Uncommitted Changes?"
2664 msgstr "Kembalikan Perubahan Tak Tercommit?"
2666 #: cola/cmds.py:2104
2667 #, fuzzy
2668 msgid "Revert Uncommitted Edits..."
2669 msgstr "Kembalikan Suntingan Belum dicommmit..."
2671 #: cola/cmds.py:2095
2672 msgid "Revert Unstaged Changes"
2673 msgstr "Kembalikan Perubahan Belum Distag"
2675 #: cola/cmds.py:2089
2676 msgid "Revert Unstaged Changes?"
2677 msgstr "Kembalikan Perubahan Belum Distag?"
2679 #: cola/cmds.py:2081
2680 msgid "Revert Unstaged Edits..."
2681 msgstr "Kembalikan Suntingan tak distag..."
2683 #: cola/cmds.py:2116 cola/widgets/diff.py:950
2684 msgid "Revert the uncommitted changes?"
2685 msgstr "Kembalikan perubahan tak tercommit?"
2687 #: cola/cmds.py:2094
2688 msgid "Revert the unstaged changes?"
2689 msgstr "Kembalikan perubahan belum distag?"
2691 #: cola/widgets/browse.py:183
2692 #, fuzzy
2693 msgid "Revert uncommitted changes to selected paths"
2694 msgstr "Kembalikan perubahan ke lokasi terpilih."
2696 #: cola/widgets/browse.py:175
2697 #, fuzzy
2698 msgid "Revert unstaged changes to selected paths"
2699 msgstr "Kembalikan perubahan ke lokasi terpilih."
2701 #: cola/guicmds.py:250
2702 msgid "Review"
2703 msgstr "Tinjau"
2705 #: cola/widgets/main.py:532
2706 msgid "Review..."
2707 msgstr "Pratampil..."
2709 #: cola/widgets/cfgactions.py:233 cola/widgets/createtag.py:84
2710 msgid "Revision"
2711 msgstr "Revisi"
2713 #: cola/widgets/selectcommits.py:61
2714 msgid "Revision Expression:"
2715 msgstr "Ekspresi Revisi:"
2717 #: cola/widgets/merge.py:39 cola/widgets/merge.py:42
2718 msgid "Revision to Merge"
2719 msgstr "Revisi untuk Dimerge"
2721 #: cola/sequenceeditor.py:339
2722 msgid "Reword"
2723 msgstr ""
2725 #: cola/cmds.py:631 cola/widgets/commitmsg.py:464
2726 msgid "Rewrite Published Commit?"
2727 msgstr "Tulis Ulang Penerbit Commit?"
2729 #: cola/interaction.py:126 cola/widgets/cfgactions.py:245
2730 msgid "Run"
2731 msgstr "Jalankan"
2733 #: cola/cmds.py:2147
2734 #, python-format
2735 msgid "Run \"%s\"?"
2736 msgstr "Jalankan \"%s\"?"
2738 #: cola/interaction.py:123
2739 #, python-format
2740 msgid "Run %s?"
2741 msgstr "Jalankan %s?"
2743 #: cola/interaction.py:124
2744 #, python-format
2745 msgid "Run the \"%s\" command?"
2746 msgstr "Jalankan perintah \"%s\"?"
2748 #: cola/cmds.py:2186
2749 #, python-format
2750 msgid "Running command: %s"
2751 msgstr "Menjalankan perintah: %s"
2753 #: cola/widgets/about.py:422
2754 msgid "Russian translation"
2755 msgstr ""
2757 #: cola/sequenceeditor.py:312
2758 #, fuzzy
2759 msgid "SHA-1"
2760 msgstr "Salin SHA-1"
2762 #: cola/widgets/prefs.py:161
2763 #, fuzzy
2764 msgid "Safe Mode"
2765 msgstr "Stage Berubah"
2767 #: cola/cmds.py:1972 cola/widgets/archive.py:126 cola/widgets/browse.py:592
2768 #: cola/widgets/editremotes.py:54 cola/widgets/stash.py:52
2769 #: cola/widgets/status.py:1303
2770 msgid "Save"
2771 msgstr "Simpan"
2773 #: cola/widgets/archive.py:113
2774 msgid "Save Archive"
2775 msgstr "Simpan Arsip"
2777 #: cola/widgets/dag.py:303 cola/widgets/main.py:312
2778 msgid "Save As Tarball/Zip..."
2779 msgstr "Simpan Sebagai Tarball/Zip.."
2781 #: cola/widgets/prefs.py:234
2782 msgid "Save GUI Settings"
2783 msgstr "Simpan Pengaturan GUI"
2785 #: cola/widgets/stash.py:227
2786 msgid "Save Stash"
2787 msgstr "Simpan Stash"
2789 #: cola/widgets/stash.py:53
2790 msgid "Save modified state to new stash"
2791 msgstr "Simpan perubahan ke stash baru"
2793 #: cola/widgets/browse.py:555
2794 #, python-format
2795 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
2796 msgstr "Simpan \"%(filename)s\" dari \"%(ref)s\" ke \"%(destination)s\""
2798 #: cola/widgets/grep.py:98 cola/widgets/search.py:42 cola/widgets/search.py:62
2799 msgid "Search"
2800 msgstr "Cari"
2802 #: cola/widgets/search.py:226
2803 msgid "Search Authors"
2804 msgstr "Cari Penulis"
2806 #: cola/widgets/search.py:224
2807 msgid "Search Commit Messages"
2808 msgstr "Cari Pesan Commit"
2810 #: cola/widgets/search.py:227
2811 msgid "Search Committers"
2812 msgstr "Cari Commiter"
2814 #: cola/widgets/search.py:228
2815 msgid "Search Date Range"
2816 msgstr "Cari Rentang Tanggal"
2818 #: cola/widgets/search.py:225
2819 msgid "Search Diffs"
2820 msgstr "Cari Diff"
2822 #: cola/widgets/search.py:222
2823 msgid "Search by Expression"
2824 msgstr "Cari berdasarkan Ekspresi"
2826 #: cola/widgets/search.py:223
2827 msgid "Search by Path"
2828 msgstr "Cari berdasarkan Lokasi"
2830 #: cola/widgets/grep.py:124
2831 msgid "Search for a fixed string"
2832 msgstr "Cari teks tetap"
2834 #: cola/widgets/grep.py:122
2835 msgid "Search using a POSIX basic regular expression"
2836 msgstr "Cari menggunakan ekspresi reguler POSIX dasar"
2838 #: cola/widgets/grep.py:123
2839 msgid "Search using a POSIX extended regular expression"
2840 msgstr "Cari menggunakan ekspresi reguler POSIX perluasan"
2842 #: cola/widgets/main.py:454
2843 msgid "Search..."
2844 msgstr "Cari..."
2846 #: cola/widgets/selectcommits.py:66
2847 msgid "Search:"
2848 msgstr ""
2850 #: cola/guicmds.py:259 cola/widgets/selectcommits.py:73
2851 msgid "Select"
2852 msgstr "Pilih"
2854 #: cola/widgets/diff.py:863 cola/widgets/main.py:675
2855 msgid "Select All"
2856 msgstr "Pilih Semua"
2858 #: cola/guicmds.py:250
2859 msgid "Select Branch to Review"
2860 msgstr "Pilih Cabang untuk Ditinjau"
2862 #: cola/widgets/dag.py:1459
2863 msgid "Select Child"
2864 msgstr "Pilih Anakan"
2866 #: cola/widgets/commitmsg.py:520
2867 msgid "Select Commit"
2868 msgstr "Pilih Commit"
2870 #: cola/guicmds.py:128
2871 #, fuzzy
2872 msgid "Select Directory..."
2873 msgstr "Pilih Repository..."
2875 #: cola/cmds.py:1934
2876 msgid "Select New Upstream"
2877 msgstr "Pilih Upstream Baru"
2879 #: cola/widgets/dag.py:1463
2880 msgid "Select Newest Child"
2881 msgstr "Pilih Anakan Terbaru"
2883 #: cola/widgets/dag.py:1453
2884 msgid "Select Oldest Parent"
2885 msgstr "Pilih Indukan Tertua"
2887 #: cola/widgets/dag.py:1448
2888 msgid "Select Parent"
2889 msgstr "Pilih Indukan"
2891 #: cola/widgets/browse.py:519
2892 msgid "Select Previous Version"
2893 msgstr "Pilih Versi Sebelumnya"
2895 #: cola/widgets/clone.py:197
2896 msgid "Select a parent directory for the new clone"
2897 msgstr "Pilih direktori di atasnya untuk klon baru"
2899 #: cola/widgets/selectcommits.py:161
2900 #, fuzzy
2901 msgid "Select output dir"
2902 msgstr "Pilih Commit"
2904 #: cola/widgets/selectcommits.py:182
2905 #, fuzzy
2906 msgid "Select output directory"
2907 msgstr "Pilih Repository..."
2909 #: cola/widgets/patch.py:171
2910 #, fuzzy
2911 msgid "Select patch file(s)..."
2912 msgstr "Pilih berkas patch..."
2914 #: cola/widgets/editremotes.py:437
2915 #, fuzzy
2916 msgid "Select repository"
2917 msgstr "Pilih Repository..."
2919 #: cola/widgets/bookmarks.py:138
2920 #, fuzzy
2921 msgid "Set Default Repository"
2922 msgstr "Pilih Repository..."
2924 #: cola/widgets/branch.py:280
2925 #, fuzzy
2926 msgid "Set Upstream Branch"
2927 msgstr "Pilih Upstream Baru"
2929 #: cola/widgets/branch.py:71
2930 msgid ""
2931 "Set the sort order for branches and tags.\n"
2932 "Toggle between date-based and version-name-based sorting."
2933 msgstr ""
2935 #: cola/widgets/remote.py:213
2936 #, fuzzy
2937 msgid "Set upstream"
2938 msgstr "Pilih Upstream Baru"
2940 #: cola/widgets/prefs.py:371
2941 msgid "Settings"
2942 msgstr "Pengaturan"
2944 #: cola/widgets/grep.py:142
2945 msgid "Shell arguments"
2946 msgstr "Argumen shell"
2948 #: cola/sequenceeditor.py:363
2949 msgid "Shift Down"
2950 msgstr ""
2952 #: cola/sequenceeditor.py:367
2953 msgid "Shift Up"
2954 msgstr ""
2956 #: cola/widgets/about.py:499
2957 msgid "Shortcuts"
2958 msgstr "Pintasan"
2960 #: cola/widgets/prefs.py:158
2961 msgid "Show Diffstat After Merge"
2962 msgstr "Tampilkan Diffstat setelah Merge"
2964 #: cola/widgets/prefs.py:157
2965 msgid "Show Full Paths in the Window Title"
2966 msgstr ""
2968 #: cola/sequenceeditor.py:104 cola/widgets/finder.py:187
2969 #: cola/widgets/status.py:1299
2970 #, fuzzy
2971 msgid "Show Help"
2972 msgstr "Bantuan"
2974 #: cola/widgets/filelist.py:30
2975 msgid "Show History"
2976 msgstr "Tunjukan sejarah"
2978 #: cola/widgets/prefs.py:316
2979 msgid "Show file counts in Status titles"
2980 msgstr ""
2982 #: cola/sequenceeditor.py:170 cola/widgets/finder.py:138
2983 msgid ""
2984 "Show help\n"
2985 "Shortcut: ?"
2986 msgstr ""
2988 #: cola/widgets/diff.py:580
2989 msgid "Show line numbers"
2990 msgstr ""
2992 #: cola/widgets/diff.py:576
2993 msgid "Show whole surrounding functions of changes"
2994 msgstr "Tampilkan seluruh sekitar fungsi perubahan"
2996 #: cola/widgets/recent.py:58
2997 msgid "Showing changes since"
2998 msgstr "Menampilkan perubahan sejak"
3000 #: cola/widgets/diff.py:596
3001 msgid "Side by side"
3002 msgstr ""
3004 #: cola/cmds.py:2318
3005 msgid "Sign Off"
3006 msgstr "Sign Off"
3008 #: cola/widgets/createtag.py:71
3009 msgid "Sign Tag"
3010 msgstr "Tandai Tag"
3012 #: cola/widgets/commitmsg.py:51
3013 msgid "Sign off on this commit"
3014 msgstr "Tanda tangani commit ini"
3016 #: cola/widgets/about.py:412 cola/widgets/about.py:425
3017 msgid "Simplified Chinese translation"
3018 msgstr ""
3020 #: cola/cmds.py:2393
3021 msgid "Skip"
3022 msgstr ""
3024 #: cola/widgets/main.py:563
3025 msgid "Skip Current Patch"
3026 msgstr "Lewati Cabang Saat Ini"
3028 #: cola/widgets/prefs.py:232
3029 msgid "Sort bookmarks alphabetically"
3030 msgstr ""
3032 #: cola/widgets/about.py:413 cola/widgets/about.py:436
3033 #: cola/widgets/about.py:440
3034 msgid "Spanish translation"
3035 msgstr ""
3037 #: cola/widgets/createtag.py:88
3038 msgid "Specifies the SHA-1 to tag"
3039 msgstr "Tentukan SHA-1 untuk di-tag"
3041 #: cola/widgets/createtag.py:81
3042 msgid "Specifies the tag message"
3043 msgstr "Tentukan pesan tag"
3045 #: cola/widgets/createtag.py:65
3046 msgid "Specifies the tag name"
3047 msgstr "Tentukan nama tag"
3049 #: cola/widgets/spellcheck.py:58
3050 msgid "Spelling Suggestions"
3051 msgstr "Saran Ejaan"
3053 #: cola/sequenceeditor.py:357 cola/widgets/merge.py:58
3054 msgid "Squash"
3055 msgstr "Squash"
3057 #: cola/widgets/merge.py:57
3058 msgid "Squash the merged commits into a single commit"
3059 msgstr ""
3061 #: cola/cmds.py:2404 cola/widgets/action.py:60 cola/widgets/diff.py:782
3062 msgid "Stage"
3063 msgstr "Stage"
3065 #: cola/cmds.py:2557
3066 msgid "Stage / Unstage"
3067 msgstr "Stage / Unstage"
3069 #: cola/cmds.py:2539
3070 msgid "Stage / Unstage All"
3071 msgstr ""
3073 #: cola/widgets/main.py:224
3074 msgid "Stage All Untracked"
3075 msgstr "Stage Semua yang tak terlacak"
3077 #: cola/widgets/main.py:216
3078 msgid "Stage Changed Files To Commit"
3079 msgstr "Stage Berkas yang Berubah untuk di-commit"
3081 #: cola/widgets/diff.py:807
3082 msgid "Stage Diff Hunk"
3083 msgstr "Stage Area Diff"
3085 #: cola/cmds.py:2495
3086 msgid "Stage Modified"
3087 msgstr "Stage Berubah"
3089 #: cola/cmds.py:2528
3090 msgid "Stage Modified and Untracked"
3091 msgstr ""
3093 #: cola/widgets/status.py:815 cola/widgets/status.py:834
3094 #: cola/widgets/status.py:902
3095 msgid "Stage Selected"
3096 msgstr "Stage Terpilih"
3098 #: cola/widgets/diff.py:804
3099 #, fuzzy
3100 msgid "Stage Selected Lines"
3101 msgstr "Stage Batis &Terpilih"
3103 #: cola/cmds.py:2506
3104 msgid "Stage Unmerged"
3105 msgstr "Stage Tak Termerge"
3107 #: cola/cmds.py:2517
3108 msgid "Stage Untracked"
3109 msgstr "Stage Tak Terlacak"
3111 #: cola/widgets/commitmsg.py:446
3112 msgid "Stage and Commit"
3113 msgstr "Stage dan Commit"
3115 #: cola/widgets/commitmsg.py:443
3116 msgid "Stage and commit?"
3117 msgstr "Stage dan commit?"
3119 #: cola/cmds.py:2392
3120 #, fuzzy
3121 msgid "Stage conflicts"
3122 msgstr "Stage dan commit?"
3124 #: cola/cmds.py:2383
3125 #, fuzzy
3126 msgid "Stage conflicts?"
3127 msgstr "Stage dan commit?"
3129 #: cola/widgets/browse.py:140
3130 #, fuzzy
3131 msgid "Stage/unstage selected paths for commit"
3132 msgstr "Stage lokasi terpilih untuk commit"
3134 #: cola/models/browse.py:336 cola/widgets/status.py:134
3135 #: cola/widgets/status.py:584
3136 msgid "Staged"
3137 msgstr "Stagged"
3139 #: cola/cmds.py:2411
3140 #, python-format
3141 msgid "Staging: %s"
3142 msgstr "Staging: %s"
3144 #: cola/widgets/main.py:546
3145 msgid "Start Interactive Rebase..."
3146 msgstr "Mulai Rebase Interaktif..."
3148 #: cola/widgets/createbranch.py:107
3149 msgid "Starting Revision"
3150 msgstr "Memulai Revisi"
3152 #: cola/widgets/stash.py:40
3153 msgid "Stash"
3154 msgstr "Stash"
3156 #: cola/widgets/stash.py:77
3157 #, fuzzy
3158 msgid "Stash Index"
3159 msgstr "Stash"
3161 #: cola/widgets/stash.py:77
3162 #, fuzzy
3163 msgid "Stash staged changes only"
3164 msgstr "Commit perubahan stage"
3166 #: cola/widgets/stash.py:73
3167 #, fuzzy
3168 msgid "Stash unstaged changes only, keeping staged changes"
3169 msgstr "Kembalikan perubahan ke lokasi terpilih."
3171 #: cola/widgets/action.py:66 cola/widgets/main.py:375
3172 msgid "Stash..."
3173 msgstr "Stash..."
3175 #: cola/models/browse.py:33 cola/widgets/main.py:100
3176 msgid "Status"
3177 msgstr "Status"
3179 #: cola/widgets/browse.py:148
3180 msgid "Stop tracking paths"
3181 msgstr "Hentikan melacak lokasi"
3183 #: cola/widgets/submodules.py:82
3184 msgid "Submodule URL (can be relative, ex: ../repo.git)"
3185 msgstr ""
3187 #: cola/widgets/submodules.py:90
3188 msgid "Submodule branch to track (optional)"
3189 msgstr ""
3191 #: cola/widgets/submodules.py:86
3192 msgid "Submodule path within the current repository (optional)"
3193 msgstr ""
3195 #: cola/widgets/main.py:138 cola/widgets/submodules.py:32
3196 msgid "Submodules"
3197 msgstr ""
3199 #: cola/widgets/prefs.py:153
3200 msgid "Summarize Merge Commits"
3201 msgstr "Ringkasan Merge Commit"
3203 #: cola/sequenceeditor.py:313 cola/widgets/dag.py:412
3204 msgid "Summary"
3205 msgstr "Ringkasan"
3207 #: cola/widgets/prefs.py:149
3208 msgid "Tab Width"
3209 msgstr "Lebar Tab"
3211 #: cola/widgets/cfgactions.py:229 cola/widgets/createbranch.py:116
3212 #: cola/widgets/merge.py:48
3213 msgid "Tag"
3214 msgstr "Tag"
3216 #: cola/cmds.py:2646
3217 msgid "Tag Created"
3218 msgstr "Tag Telah Dibuat"
3220 #: cola/widgets/createtag.py:80
3221 msgid "Tag message..."
3222 msgstr "Pesan tag..."
3224 #: cola/cmds.py:2606
3225 msgid "Tag-signing was requested but the tag message is empty."
3226 msgstr "Penandaan tag diperlukan tetapi pesan tag kosong."
3228 #: cola/widgets/branch.py:185 cola/widgets/branch.py:236
3229 msgid "Tags"
3230 msgstr ""
3232 #: cola/widgets/toolbar.py:180
3233 msgid "Text Beside Icon"
3234 msgstr ""
3236 #: cola/widgets/toolbar.py:179
3237 msgid "Text Only"
3238 msgstr ""
3240 #: cola/widgets/toolbar.py:181
3241 msgid "Text Under Icon"
3242 msgstr ""
3244 #: cola/widgets/prefs.py:150
3245 msgid "Text Width"
3246 msgstr "Lebar Teks"
3248 #: cola/cmds.py:971
3249 msgid "The branch will be no longer available."
3250 msgstr ""
3252 #: cola/cmds.py:503
3253 #, python-format
3254 msgid "The branch will be reset using \"git reset --mixed %s\""
3255 msgstr ""
3257 #: cola/cmds.py:554 cola/cmds.py:645
3258 #, python-format
3259 msgid "The branch will be reset using \"git reset --soft %s\""
3260 msgstr ""
3262 #: cola/widgets/commitmsg.py:311
3263 #, fuzzy
3264 msgid "The commit message will be cleared."
3265 msgstr "Berkas berikut akan dihapus:"
3267 #: cola/widgets/archive.py:208
3268 #, python-format
3269 msgid "The file \"%s\" exists and will be overwritten."
3270 msgstr "Berkas \"%s\" sudah ada dan akan ditimpa."
3272 #: cola/cmds.py:941
3273 msgid "The following files will be deleted:"
3274 msgstr "Berkas berikut akan dihapus:"
3276 #: cola/cmds.py:571
3277 #, python-format
3278 msgid "The repository will be reset using \"git reset --hard %s\""
3279 msgstr ""
3281 #: cola/cmds.py:520
3282 #, python-format
3283 msgid "The repository will be reset using \"git reset --keep %s\""
3284 msgstr ""
3286 #: cola/cmds.py:537
3287 #, python-format
3288 msgid "The repository will be reset using \"git reset --merge %s\""
3289 msgstr ""
3291 #: cola/cmds.py:2171
3292 msgid "The revision expression cannot be empty."
3293 msgstr "Ekspresi revisi tidak boleh kosong."
3295 #: cola/cmds.py:2819
3296 #, python-format
3297 msgid ""
3298 "The submodule will be added using\n"
3299 "\"%s\""
3300 msgstr ""
3302 #: cola/cmds.py:2864
3303 #, python-format
3304 msgid ""
3305 "The submodule will be updated using\n"
3306 "\"%s\""
3307 msgstr ""
3309 #: cola/cmds.py:591
3310 #, python-format
3311 msgid "The worktree will be restored using \"git read-tree --reset -u %s\""
3312 msgstr ""
3314 #: cola/widgets/commitmsg.py:312
3315 msgid "This cannot be undone.  Clear commit message?"
3316 msgstr ""
3318 #: cola/cmds.py:633 cola/widgets/commitmsg.py:466
3319 msgid ""
3320 "This commit has already been published.\n"
3321 "This operation will rewrite published history.\n"
3322 "You probably don't want to do this."
3323 msgstr ""
3324 "Commit ini telah diterbitkan.\n"
3325 "Operasi ini akan menulis ulang sejarah publikasi.\n"
3326 "Mungkin Anda tidak ingin melakukan ini."
3328 #: cola/widgets/diff.py:947
3329 #, fuzzy
3330 msgid ""
3331 "This operation drops uncommitted changes.\n"
3332 "These changes cannot be recovered."
3333 msgstr ""
3334 "Operasi ini akan menghilangkan perubahan tak tercommit.\n"
3335 "Perubahan ini tidak dapat direkoveri."
3337 #: cola/cmds.py:2113
3338 msgid ""
3339 "This operation removes uncommitted edits from selected files.\n"
3340 "These changes cannot be recovered."
3341 msgstr ""
3342 "Operasi ini akan menghilangkan perubahan tak tercommit.\n"
3343 "Perubahan ini tidak dapat direkoveri."
3345 #: cola/cmds.py:2091
3346 msgid ""
3347 "This operation removes unstaged edits from selected files.\n"
3348 "These changes cannot be recovered."
3349 msgstr ""
3350 "Operasi ini membuang perubahan belum distag.\n"
3351 "Perubahan ini tidak dapat dikembalikan"
3353 #: cola/widgets/main.py:1021
3354 msgid ""
3355 "This repository is currently being rebased.\n"
3356 "Resolve conflicts, commit changes, and run:\n"
3357 "    Rebase > Continue"
3358 msgstr ""
3359 "Repositori ini sedang direbase.\n"
3360 "Perbaiki konflik, commitkan perubahan, dan jalankan:\n"
3361 "    Rebase > Lanjutkan"
3363 #: cola/widgets/main.py:1029
3364 msgid ""
3365 "This repository is in the middle of a merge.\n"
3366 "Resolve conflicts and commit changes."
3367 msgstr ""
3368 "Repositori ini sedang dimerge.\n"
3369 "Perbaiki konflik dan commitkan perubahan."
3371 #: cola/sequenceeditor.py:330
3372 msgid "Toggle Enabled"
3373 msgstr ""
3375 #: cola/widgets/diff.py:591
3376 msgid "Toggle image diff"
3377 msgstr ""
3379 #: cola/widgets/branch.py:62
3380 msgid "Toggle the branches filter"
3381 msgstr ""
3383 #: cola/widgets/status.py:58
3384 msgid "Toggle the paths filter"
3385 msgstr ""
3387 #: cola/widgets/toolbar.py:316
3388 msgid "Toolbar Style:"
3389 msgstr ""
3391 #: cola/widgets/cfgactions.py:228 cola/widgets/merge.py:47
3392 msgid "Tracking Branch"
3393 msgstr "Melacak Cabang"
3395 #: cola/widgets/createbranch.py:115
3396 msgid "Tracking branch"
3397 msgstr "Melacak cabang"
3399 #: cola/widgets/about.py:408 cola/widgets/about.py:434
3400 #: cola/widgets/about.py:445
3401 msgid "Traditional Chinese (Taiwan) translation"
3402 msgstr ""
3404 #: cola/widgets/about.py:439
3405 msgid "Translation"
3406 msgstr ""
3408 #: cola/widgets/about.py:94
3409 msgid "Translators"
3410 msgstr ""
3412 #: cola/widgets/about.py:418 cola/widgets/about.py:423
3413 #: cola/widgets/about.py:438
3414 msgid "Turkish translation"
3415 msgstr ""
3417 #: cola/widgets/clone.py:109 cola/widgets/editremotes.py:451
3418 #: cola/widgets/submodules.py:117
3419 msgid "URL"
3420 msgstr "URL"
3422 #: cola/widgets/remote.py:463
3423 #, python-format
3424 msgid "URL: %s"
3425 msgstr "URL: %s"
3427 #: cola/widgets/about.py:415
3428 msgid "Ukranian translation"
3429 msgstr ""
3431 #: cola/cmds.py:1927
3432 msgid "Unable to rebase"
3433 msgstr ""
3435 #: cola/cmds.py:828
3436 #, python-format
3437 msgid "Unable to set URL for \"%(name)s\" to \"%(url)s\""
3438 msgstr ""
3440 #: cola/widgets/main.py:660
3441 msgid "Undo"
3442 msgstr ""
3444 #: cola/cmds.py:638 cola/cmds.py:643 cola/cmds.py:646 cola/widgets/main.py:200
3445 msgid "Undo Last Commit"
3446 msgstr ""
3448 #: cola/cmds.py:644
3449 msgid "Undo last commit?"
3450 msgstr ""
3452 #: cola/cmds.py:637
3453 msgid "Undo the published commit?"
3454 msgstr ""
3456 #: cola/models/browse.py:330 cola/widgets/status.py:135
3457 #: cola/widgets/status.py:604
3458 msgid "Unmerged"
3459 msgstr "Tak termerjer"
3461 #: cola/cmds.py:2659 cola/widgets/action.py:61 cola/widgets/diff.py:784
3462 msgid "Unstage"
3463 msgstr "Unstage"
3465 #: cola/widgets/main.py:195 cola/widgets/status.py:734
3466 msgid "Unstage All"
3467 msgstr "Unstage Semua"
3469 #: cola/widgets/diff.py:837
3470 msgid "Unstage Diff Hunk"
3471 msgstr "Unstage Area Diff"
3473 #: cola/widgets/main.py:205
3474 msgid "Unstage From Commit"
3475 msgstr "Unstage dari Commit"
3477 #: cola/widgets/status.py:767 cola/widgets/status.py:801
3478 msgid "Unstage Selected"
3479 msgstr "Unstage Terpilih"
3481 #: cola/widgets/diff.py:835
3482 #, fuzzy
3483 msgid "Unstage Selected Lines"
3484 msgstr "Unstage Baris &Terpilih"
3486 #: cola/cmds.py:2671
3487 #, python-format
3488 msgid "Unstaging: %s"
3489 msgstr "Unstaging: %s"
3491 #: cola/widgets/browse.py:147
3492 msgid "Untrack Selected"
3493 msgstr "Jangan Lacak Terpilih"
3495 #: cola/widgets/status.py:137 cola/widgets/status.py:610
3496 msgid "Untracked"
3497 msgstr "Tak Terlacak"
3499 #: cola/cmds.py:996 cola/cmds.py:2727
3500 #, python-format
3501 msgid "Untracking: %s"
3502 msgstr "Untracking: %s"
3504 #: cola/widgets/main.py:335
3505 msgid "Update All Submodules..."
3506 msgstr ""
3508 #: cola/widgets/createbranch.py:121
3509 msgid "Update Existing Branch:"
3510 msgstr "Perbarui Cabang yang Ada:"
3512 #: cola/cmds.py:2865
3513 msgid "Update Submodule"
3514 msgstr ""
3516 #: cola/cmds.py:2862
3517 msgid "Update Submodule..."
3518 msgstr ""
3520 #: cola/cmds.py:2901
3521 msgid "Update Submodules"
3522 msgstr ""
3524 #: cola/cmds.py:2899
3525 msgid "Update all submodules?"
3526 msgstr ""
3528 #: cola/cmds.py:2898
3529 msgid "Update submodules..."
3530 msgstr ""
3532 #: cola/widgets/status.py:893
3533 msgid "Update this submodule"
3534 msgstr ""
3536 #: cola/cmds.py:2863
3537 msgid "Update this submodule?"
3538 msgstr ""
3540 #: cola/widgets/branch.py:418 cola/widgets/createbranch.py:300
3541 #: cola/widgets/remote.py:135
3542 msgid "Updating"
3543 msgstr "Sedang memperbarui"
3545 #: cola/widgets/prefs.py:147
3546 msgid "User Name"
3547 msgstr "Nama Pengguna"
3549 #: cola/widgets/about.py:92
3550 #, fuzzy
3551 msgid "Version"
3552 msgstr "Revisi"
3554 #: cola/widgets/dag.py:676 cola/widgets/main.py:765 cola/widgets/main.py:887
3555 msgid "View"
3556 msgstr "Tampil"
3558 #: cola/widgets/browse.py:131 cola/widgets/status.py:251
3559 msgid "View History..."
3560 msgstr "Tampilkan Histori..."
3562 #: cola/widgets/browse.py:132
3563 #, fuzzy
3564 msgid "View history for selected paths"
3565 msgstr "Tampilkan histori untuk lokasi terpilih"
3567 #: cola/widgets/merge.py:54
3568 msgid "Visualize"
3569 msgstr "Visualisasikan"
3571 #: cola/widgets/main.py:449
3572 msgid "Visualize All Branches..."
3573 msgstr "Visualisasikan Semua Cabang..."
3575 #: cola/widgets/main.py:443
3576 msgid "Visualize Current Branch..."
3577 msgstr "Visualisasikan Cabang Saat ini..."
3579 #: cola/widgets/createtag.py:73
3580 msgid "Whether to sign the tag (git tag -s)"
3581 msgstr "Kalau menandai tag (git tag -s)"
3583 #: cola/widgets/commitmsg.py:440
3584 msgid "Would you like to stage and commit all modified files?"
3585 msgstr "Apakah Anda ingin menstage dan commit semua berkas yang berubah?"
3587 #: cola/widgets/diff.py:596
3588 msgid "XOR"
3589 msgstr ""
3591 #: cola/widgets/standard.py:1014
3592 msgid "Yes"
3593 msgstr ""
3595 #: cola/cmds.py:203
3596 msgid ""
3597 "You are in the middle of a merge.\n"
3598 "Cannot amend while merging."
3599 msgstr ""
3600 "Anda sedang melakukan merjer.\n"
3601 "Tidak dapat mengubah ketika merjer"
3603 #: cola/cmds.py:1928
3604 #, fuzzy
3605 msgid "You cannot rebase with uncommitted changes."
3606 msgstr "Kembalikan perubahan tak tercommit?"
3608 #: cola/widgets/merge.py:226
3609 msgid "You must specify a revision to merge."
3610 msgstr "Anda harus tentukan revisi untuk dimerge."
3612 #: cola/widgets/merge.py:216
3613 msgid "You must specify a revision to view."
3614 msgstr "Anda harus tentukan revisi untuk ditampilkan."
3616 #: cola/widgets/dag.py:595 cola/widgets/dag.py:1437
3617 msgid "Zoom In"
3618 msgstr "Perbesar"
3620 #: cola/widgets/dag.py:591 cola/widgets/dag.py:1443
3621 msgid "Zoom Out"
3622 msgstr "Perkecil"
3624 #: cola/widgets/dag.py:430 cola/widgets/dag.py:599 cola/widgets/dag.py:1445
3625 #: cola/widgets/diff.py:600
3626 msgid "Zoom to Fit"
3627 msgstr "Zoom agar Sesuai"
3629 #: cola/widgets/grep.py:112
3630 msgid "command-line arguments"
3631 msgstr "argumen baris-perintah"
3633 #: cola/widgets/main.py:853 cola/widgets/main.py:859
3634 msgid "error: unable to execute git"
3635 msgstr ""
3637 #: cola/widgets/log.py:45
3638 #, python-format
3639 msgid "exit code %s"
3640 msgstr "kode keluar %s"
3642 #: cola/app.py:310
3643 #, fuzzy, python-format
3644 msgid "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
3645 msgstr "fatal: \"%s\" bukan direktori. Silahkan tentukan --repo <path>."
3647 #: cola/widgets/main.py:849
3648 #, python-format
3649 msgid "git cola version %s"
3650 msgstr "git cola versi %s"
3652 #: cola/widgets/startup.py:28
3653 msgid "git-cola"
3654 msgstr "git-cola"
3656 #: cola/difftool.py:63
3657 msgid "git-cola diff"
3658 msgstr "git-cola diff"
3660 #: cola/widgets/submodules.py:81
3661 msgid "git://git.example.com/repo.git"
3662 msgstr ""
3664 #: cola/widgets/grep.py:132
3665 msgid "grep result..."
3666 msgstr "hasil grep..."
3668 #: cola/widgets/about.py:486
3669 msgid "hotkeys.html"
3670 msgstr "hotkeys.html"
3672 #: cola/widgets/submodules.py:85
3673 msgid "path/to/submodule"
3674 msgstr ""
3676 #: cola/widgets/toolbar.py:243
3677 msgid "title"
3678 msgstr ""
3680 #: cola/cmds.py:2343
3681 msgid "unknown"
3682 msgstr "tidak diketahui"
3684 #: cola/widgets/createtag.py:63
3685 msgid "vX.Y.Z"
3686 msgstr "vX.Y.Z"
3688 #: cola/hidpi.py:43
3689 msgid "x 1"
3690 msgstr ""
3692 #: cola/hidpi.py:44
3693 msgid "x 1.5"
3694 msgstr ""
3696 #: cola/hidpi.py:45
3697 msgid "x 2"
3698 msgstr ""
3700 #: cola/widgets/search.py:53 cola/widgets/search.py:58
3701 msgid "yyyy-MM-dd"
3702 msgstr "dd-MM-yyyy"
3704 #, fuzzy
3705 #~ msgid "\"%s\" returned exit status %d"
3706 #~ msgstr "\"%(command)s\" keluar dengan status %(status)d"
3708 #~ msgid "\"git commit\" returned exit code %s"
3709 #~ msgstr "\"git commit\" returned exit code %s"
3711 #~ msgid "Already up-to-date."
3712 #~ msgstr "Sudah up-to-date."
3714 #~ msgid "Apply Diff Selection to Work Tree"
3715 #~ msgstr "Terapkan Diff Terpilih ke Work Tree"
3717 #~ msgid "Bookmarks"
3718 #~ msgstr "Markah"
3720 #~ msgid "Bookmarks..."
3721 #~ msgstr "Markah..."
3723 #~ msgid "Commit failed: %s"
3724 #~ msgstr "Commit gagal: %s"
3726 #~ msgid "Created commit: %s"
3727 #~ msgstr "Buat commit: %s"
3729 #, fuzzy
3730 #~ msgid "Delete selected branch?"
3731 #~ msgstr "Hapus Cabang Hulu"
3733 #~ msgid "Enter Git Repository"
3734 #~ msgstr "Masukkan Repositori Git"
3736 #, fuzzy
3737 #~ msgid "Error %s"
3738 #~ msgstr "Error: %s"
3740 #~ msgid "Errors: %s"
3741 #~ msgstr "Error: %s"
3743 #~ msgid "Exit code: %s"
3744 #~ msgstr "Kode exit: %s"
3746 #~ msgid "Fast Forward Only "
3747 #~ msgstr "Hanya Fast Forward"
3749 #~ msgid "Filter"
3750 #~ msgstr "Saring"
3752 #~ msgid "GPG-signed"
3753 #~ msgstr "tandatangan-GPG"
3755 #, fuzzy
3756 #~ msgid "Local Branches"
3757 #~ msgstr "Cabang Lokal"
3759 #~ msgid "No files selected for checkout from HEAD."
3760 #~ msgstr "Tidak ada berkas terpilih untuk checkout dari HEAD."
3762 #, fuzzy
3763 #~ msgid "On Debian-based systems try: sudo apt-get install python-pyinotify"
3764 #~ msgstr "Pada sistem Debian: sudo apt-get install python-pyinotify"
3766 #~ msgid "Options"
3767 #~ msgstr "Pilihan"
3769 #~ msgid ""
3770 #~ "Output:\n"
3771 #~ "%s"
3772 #~ msgstr ""
3773 #~ "Keluaran:\n"
3774 #~ "%s"
3776 #~ msgid "Output: %s"
3777 #~ msgstr "Keluaran: %s"
3779 #~ msgid "PATCH %(current)d/%(count)d"
3780 #~ msgstr "PATCH %(current)d/%(count)d"
3782 #~ msgid "Path to git repository"
3783 #~ msgstr "Lokasi repositori git"
3785 #~ msgid "Process Diff Hunk"
3786 #~ msgstr "Proses Area Diff"
3788 #~ msgid "Process Selection"
3789 #~ msgstr "Proses Pilihan"
3791 #, fuzzy
3792 #~ msgid "Remote Branches"
3793 #~ msgstr "Cabang Hulu"
3795 #~ msgid "Remove selected paths from the staging area"
3796 #~ msgstr "Buang lokasi terpilih dari staging area"
3798 #~ msgid "Rename remote?"
3799 #~ msgstr "Ganti nama hulu?"
3801 #, fuzzy
3802 #~ msgid "Reset Branch Head"
3803 #~ msgstr "Atur Ulang Cabang"
3805 #, fuzzy
3806 #~ msgid "Reset Hard"
3807 #~ msgstr "Atur Ulang Cabang"
3809 #, fuzzy
3810 #~ msgid "Reset Merge"
3811 #~ msgstr "Revisi untuk Dimerge"
3813 #, fuzzy
3814 #~ msgid "Reset Soft"
3815 #~ msgstr "Reset"
3817 #, fuzzy
3818 #~ msgid "Reset hard?"
3819 #~ msgstr "Atur Ulang Cabang?"
3821 #, fuzzy
3822 #~ msgid "Reset merge?"
3823 #~ msgstr "Atur Ulang Cabang?"
3825 #, fuzzy
3826 #~ msgid "Reset soft?"
3827 #~ msgstr "Reset"
3829 #~ msgid "Revert Uncommitted Changes..."
3830 #~ msgstr "Kembalikan Perubahan Tak Tercommit..."
3832 #~ msgid "Select File"
3833 #~ msgstr "Pilih Berkas"
3835 #~ msgid "Select Repository..."
3836 #~ msgstr "Pilih Repository..."
3838 #~ msgid "Select file from \"%s\""
3839 #~ msgstr "Pilih berkas dari \"%s\""
3841 #~ msgid "Select manually..."
3842 #~ msgstr "Pilih secara manual..."
3844 #, fuzzy
3845 #~ msgid "Show Details..."
3846 #~ msgstr "Hapus Berkas...?"
3848 #~ msgid "Staging Area"
3849 #~ msgstr "Area Stagnan"
3851 #~ msgid "Summary:"
3852 #~ msgstr "Ringkasan:"
3854 #~ msgid ""
3855 #~ "This PyQt4 does not include QtWebKit.\n"
3856 #~ "The keyboard shortcuts feature is unavailable."
3857 #~ msgstr ""
3858 #~ "PyQt4 ini tidak menyertakan QtWebKit.\n"
3859 #~ "Fitur pintasan papan tik tak tersedia."
3861 #~ msgid "Updating..."
3862 #~ msgstr "Memperbarui..."
3864 #~ msgid ""
3865 #~ "file notification: disabled\n"
3866 #~ "Note: install pywin32 to enable.\n"
3867 #~ msgstr ""
3868 #~ "berkas pemberitahuan: dinonaktifkan\n"
3869 #~ "Catatan: install pywin32 untuk mengaktifkan.\n"
3871 #~ msgid "git clone returned exit code %s"
3872 #~ msgstr "git clone keluar kode %s"
3874 #~ msgid "git tag returned exit code %s"
3875 #~ msgstr "git tag menghasilkan kode exit %s"
3877 #~ msgid "inotify enabled."
3878 #~ msgstr "inotify diaktifkan."
3880 #~ msgid ""
3881 #~ "inotify: disabled\n"
3882 #~ "Note: install python-pyinotify to enable inotify.\n"
3883 #~ msgstr ""
3884 #~ "inotify: dinonaktifkan\n"
3885 #~ "Catatan: install python-pyinotify untuk mengaktifkan inotify.\n"