1 # Indonesian translations for Git package.
2 # Copyright (C) 2021 Bagas Sanjaya
3 # This file is distributed under the same license as the Git package.
4 # Bagas Sanjaya <bagasdotme@gmail.com>, 2021.
8 "Project-Id-Version: Git\n"
9 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10 "POT-Creation-Date: 2022-06-21 20:20+0000\n"
11 "PO-Revision-Date: 2022-06-18 16:30+0700\n"
12 "Last-Translator: Bagas Sanjaya <bagasdotme@gmail.com>\n"
13 "Language-Team: Indonesian\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
25 #: add-interactive.c builtin/rebase.c reset.c sequencer.c
26 msgid "could not read index"
27 msgstr "tidak dapat membaca indeks"
29 #: add-interactive.c git-add--interactive.perl
33 #: add-interactive.c git-add--interactive.perl
37 #: add-interactive.c git-add--interactive.perl
41 #: add-interactive.c git-add--interactive.perl
47 msgid "could not stage '%s'"
48 msgstr "tidak dapat menggelar '%s'"
50 #: add-interactive.c builtin/stash.c reset.c sequencer.c
51 msgid "could not write index"
52 msgstr "tidak dapat menulis indeks"
54 #: add-interactive.c git-add--interactive.perl
55 #, c-format, perl-format
56 msgid "updated %d path\n"
57 msgid_plural "updated %d paths\n"
58 msgstr[0] "%d jalur diperbarui\n"
59 msgstr[1] "%d jalur diperbarui\n"
61 #: add-interactive.c git-add--interactive.perl
62 #, c-format, perl-format
63 msgid "note: %s is untracked now.\n"
64 msgstr "catatan: %s sekarang tak terlacak.\n"
66 #: add-interactive.c apply.c builtin/checkout.c builtin/reset.c
68 msgid "make_cache_entry failed for path '%s'"
69 msgstr "make_cache_entry gagal untuk jalur '%s'"
71 #: add-interactive.c git-add--interactive.perl
76 msgid "Could not parse HEAD^{tree}"
77 msgstr "Tidak dapat menguraikan HEAD^{tree}"
79 #: add-interactive.c git-add--interactive.perl
80 #, c-format, perl-format
81 msgid "reverted %d path\n"
82 msgid_plural "reverted %d paths\n"
83 msgstr[0] "%d jalur dikembalikan\n"
84 msgstr[1] "%d jalur dikembalikan\n"
86 #: add-interactive.c git-add--interactive.perl
88 msgid "No untracked files.\n"
89 msgstr "Tidak ada berkas tak terlacak.\n"
91 #: add-interactive.c git-add--interactive.perl
93 msgstr "Tambahkan tak terlacak"
95 #: add-interactive.c git-add--interactive.perl
96 #, c-format, perl-format
97 msgid "added %d path\n"
98 msgid_plural "added %d paths\n"
99 msgstr[0] "%d jalur ditambahkan\n"
100 msgstr[1] "%d jalur ditambahkan\n"
104 msgid "ignoring unmerged: %s"
105 msgstr "mengabaikan tak tergabung: %s"
107 #: add-interactive.c add-patch.c git-add--interactive.perl
109 msgid "Only binary files changed.\n"
110 msgstr "Hanya berkas biner yang berubah.\n"
112 #: add-interactive.c add-patch.c git-add--interactive.perl
114 msgid "No changes.\n"
115 msgstr "Tidak ada perubahan.\n"
117 #: add-interactive.c git-add--interactive.perl
119 msgstr "Pembaruan tambalan"
121 #: add-interactive.c git-add--interactive.perl
126 msgid "show paths with changes"
127 msgstr "perlihatkan jalur dengan perubahan"
130 msgid "add working tree state to the staged set of changes"
131 msgstr "tambahkan keadaan pohon kerja ke set perubahan yang tergelar"
134 msgid "revert staged set of changes back to the HEAD version"
135 msgstr "kembalikan set perubahan yang tergelar kembali ke versi HEAD"
138 msgid "pick hunks and update selectively"
139 msgstr "ambil bingkah dan perbarui secara selektif"
142 msgid "view diff between HEAD and index"
143 msgstr "lihat diff antara HEAD dan indeks"
146 msgid "add contents of untracked files to the staged set of changes"
147 msgstr "tambahkan isi berkas tak terlacak ke set perubahan yang tergelar"
151 msgstr "Permintaan bantuan:"
154 msgid "select a single item"
155 msgstr "pilih satu item"
158 msgid "select a range of items"
159 msgstr "pilih kisaran item"
162 msgid "select multiple ranges"
163 msgstr "pilih banyak kisaran"
166 msgid "select item based on unique prefix"
167 msgstr "pilih item berdasarkan prefiks unik"
170 msgid "unselect specified items"
171 msgstr "batal pilih item yang disebutkan"
174 msgid "choose all items"
175 msgstr "pilih semua item"
178 msgid "(empty) finish selecting"
179 msgstr "(kosong) sudah memilih"
182 msgid "select a numbered item"
183 msgstr "pilih item bernomor"
186 msgid "(empty) select nothing"
187 msgstr "(empty) tidak pilih apapun"
189 #: add-interactive.c builtin/clean.c git-add--interactive.perl
190 msgid "*** Commands ***"
191 msgstr "*** Perintah ***"
193 #: add-interactive.c builtin/clean.c git-add--interactive.perl
195 msgstr "Apa sekarang"
197 #: add-interactive.c git-add--interactive.perl
201 #: add-interactive.c git-add--interactive.perl
203 msgstr "tak tergelar"
205 #: add-interactive.c apply.c builtin/am.c builtin/bugreport.c builtin/clone.c
206 #: builtin/fetch.c builtin/merge.c builtin/pull.c builtin/submodule--helper.c
207 #: git-add--interactive.perl
212 msgid "could not refresh index"
213 msgstr "tidak dapat menyegarkan indeks"
215 #: add-interactive.c builtin/clean.c git-add--interactive.perl
218 msgstr "Sampai jumpa.\n"
220 #: add-patch.c git-add--interactive.perl
221 #, c-format, perl-format
222 msgid "Stage mode change [y,n,q,a,d%s,?]? "
223 msgstr "Gelar perubahan mode [y,n,q,a,d%s,?]? "
225 #: add-patch.c git-add--interactive.perl
226 #, c-format, perl-format
227 msgid "Stage deletion [y,n,q,a,d%s,?]? "
228 msgstr "Gelar penghapusan [y,n,q,a,d%s,?]? "
230 #: add-patch.c git-add--interactive.perl
231 #, c-format, perl-format
232 msgid "Stage addition [y,n,q,a,d%s,?]? "
233 msgstr "Gelar penambahan [y,n,q,a,d%s,?]? "
235 #: add-patch.c git-add--interactive.perl
236 #, c-format, perl-format
237 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
238 msgstr "Gelar bingkah ini [y,n,q,a,d%s,?]? "
242 "If the patch applies cleanly, the edited hunk will immediately be marked for "
245 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
246 "ditandai untuk digelar."
250 "y - stage this hunk\n"
251 "n - do not stage this hunk\n"
252 "q - quit; do not stage this hunk or any of the remaining ones\n"
253 "a - stage this hunk and all later hunks in the file\n"
254 "d - do not stage this hunk or any of the later hunks in the file\n"
256 "y - gelar bingkah ini\n"
257 "n - jangan gelar bingkah ini\n"
258 "q - keluar; jangan gelar bingkah ini atau yang sisanya\n"
259 "a - gelar bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
260 "d - jangan gelar bingkah ini atau bingkah selanjutnya dalam berkas\n"
262 #: add-patch.c git-add--interactive.perl
263 #, c-format, perl-format
264 msgid "Stash mode change [y,n,q,a,d%s,?]? "
265 msgstr "Stase perubahan mode [y,n,q,a,d%s,?]? "
267 #: add-patch.c git-add--interactive.perl
268 #, c-format, perl-format
269 msgid "Stash deletion [y,n,q,a,d%s,?]? "
270 msgstr "Stase penghapusan [y,n,q,a,d%s,?]? "
272 #: add-patch.c git-add--interactive.perl
273 #, c-format, perl-format
274 msgid "Stash addition [y,n,q,a,d%s,?]? "
275 msgstr "Stase penambahan [y,n,q,a,d%s,?]? "
277 #: add-patch.c git-add--interactive.perl
278 #, c-format, perl-format
279 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
280 msgstr "Stase bingkah ini [y,n,q,a,d%s,?]? "
284 "If the patch applies cleanly, the edited hunk will immediately be marked for "
287 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
288 "ditandai untuk distase."
292 "y - stash this hunk\n"
293 "n - do not stash this hunk\n"
294 "q - quit; do not stash this hunk or any of the remaining ones\n"
295 "a - stash this hunk and all later hunks in the file\n"
296 "d - do not stash this hunk or any of the later hunks in the file\n"
298 "y - stase bingkah ini\n"
299 "n - jangan stase bingkah ini\n"
300 "q - keluar; jangan stase bingkah ini atau yang sisanya\n"
301 "a - stase bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
302 "d - jangan stase bingkah ini atau bingkah selanjutnya dalam berkas\n"
304 #: add-patch.c git-add--interactive.perl
305 #, c-format, perl-format
306 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
307 msgstr "Batal gelar perubahan mode [y,n,q,a,d%s,?]? "
309 #: add-patch.c git-add--interactive.perl
310 #, c-format, perl-format
311 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
312 msgstr "Batal gelar penghapusan [y,n,q,a,d%s,?]? "
314 #: add-patch.c git-add--interactive.perl
315 #, c-format, perl-format
316 msgid "Unstage addition [y,n,q,a,d%s,?]? "
317 msgstr "Batal gelar penambahan [y,n,q,a,d%s,?]? "
319 #: add-patch.c git-add--interactive.perl
320 #, c-format, perl-format
321 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
322 msgstr "Batal gelar bingkah ini [y,n,q,a,d%s,?]? "
326 "If the patch applies cleanly, the edited hunk will immediately be marked for "
329 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
330 "ditandai untuk dibatalgelarkan."
334 "y - unstage this hunk\n"
335 "n - do not unstage this hunk\n"
336 "q - quit; do not unstage this hunk or any of the remaining ones\n"
337 "a - unstage this hunk and all later hunks in the file\n"
338 "d - do not unstage this hunk or any of the later hunks in the file\n"
340 "y - batal gelar bingkah ini\n"
341 "n - jangan batal gelar bingkah ini\n"
342 "q - keluar; jangan batal gelar bingkah ini atau yang sisanya\n"
343 "a - batal gelar bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
344 "d - jangan batal gelar bingkah ini atau bingkah selanjutnya dalam berkas\n"
346 #: add-patch.c git-add--interactive.perl
347 #, c-format, perl-format
348 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
349 msgstr "Terapkan perubahan mode ke indeks [y,n,q,a,d%s,?]? "
351 #: add-patch.c git-add--interactive.perl
352 #, c-format, perl-format
353 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
354 msgstr "Terapkan penghapusan ke indeks [y,n,q,a,d%s,?]? "
356 #: add-patch.c git-add--interactive.perl
357 #, c-format, perl-format
358 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
359 msgstr "Terapkan penambahan ke indeks [y,n,q,a,d%s,?]? "
361 #: add-patch.c git-add--interactive.perl
362 #, c-format, perl-format
363 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
364 msgstr "Terapkan bingkah ini ke indeks [y,n,q,a,d%s,?]? "
368 "If the patch applies cleanly, the edited hunk will immediately be marked for "
371 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
372 "ditandai untuk diterapkan."
376 "y - apply this hunk to index\n"
377 "n - do not apply this hunk to index\n"
378 "q - quit; do not apply this hunk or any of the remaining ones\n"
379 "a - apply this hunk and all later hunks in the file\n"
380 "d - do not apply this hunk or any of the later hunks in the file\n"
382 "y - terapkan bingkah ini ke indeks\n"
383 "n - jangan terapkan bingkah ini ke indeks\n"
384 "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n"
385 "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
386 "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n"
388 #: add-patch.c git-add--interactive.perl
389 #, c-format, perl-format
390 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
391 msgstr "Buang perubahan mode dari pohon kerja [y,n,q,a,d%s,?]? "
393 #: add-patch.c git-add--interactive.perl
394 #, c-format, perl-format
395 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
396 msgstr "Buang penghapusan dari pohon kerja [y,n,q,a,d%s,?]? "
398 #: add-patch.c git-add--interactive.perl
399 #, c-format, perl-format
400 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
401 msgstr "Buang penambahan dari pohon kerja [y,n,q,a,d%s,?]? "
403 #: add-patch.c git-add--interactive.perl
404 #, c-format, perl-format
405 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
406 msgstr "Buang bingkah ini dari pohon kerja [y,n,q,a,d%s,?]? "
410 "If the patch applies cleanly, the edited hunk will immediately be marked for "
413 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
414 "ditandai untuk dibuang."
418 "y - discard this hunk from worktree\n"
419 "n - do not discard this hunk from worktree\n"
420 "q - quit; do not discard this hunk or any of the remaining ones\n"
421 "a - discard this hunk and all later hunks in the file\n"
422 "d - do not discard this hunk or any of the later hunks in the file\n"
424 "y - buang bingkah ini dari pohon kerja\n"
425 "n - jangan buang bingkah ini dari pohon kerja\n"
426 "q - keluar; jangan buang bingkah ini atau yang sisanya\n"
427 "a - buang hunk ini dan semua bingkah selanjutnya dalam berkas\n"
428 "d - jangan buang hunk ini atau bingkah selanjutnya dalam berkas\n"
430 #: add-patch.c git-add--interactive.perl
431 #, c-format, perl-format
432 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
433 msgstr "Buang perubahan mode dari indeks dan pohon kerja [y,n,q,a,d%s,?]? "
435 #: add-patch.c git-add--interactive.perl
436 #, c-format, perl-format
437 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
438 msgstr "Buang penghapusan dari indeks dan pohon kerja [y,n,q,a,d%s,?]? "
440 #: add-patch.c git-add--interactive.perl
441 #, c-format, perl-format
442 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
443 msgstr "Buang penambahan dari indeks dan pohon kerja [y,n,q,a,d%s,?]? "
445 #: add-patch.c git-add--interactive.perl
446 #, c-format, perl-format
447 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
448 msgstr "Buang bingkah ini dari indeks dan pohon kerja [y,n,q,a,d%s,?]? "
452 "y - discard this hunk from index and worktree\n"
453 "n - do not discard this hunk from index and worktree\n"
454 "q - quit; do not discard this hunk or any of the remaining ones\n"
455 "a - discard this hunk and all later hunks in the file\n"
456 "d - do not discard this hunk or any of the later hunks in the file\n"
458 "y - buang bingkah ini dari indeks dan pohon kerja\n"
459 "n - jangan buang bingkah ini dari indeks dan pohon kerja\n"
460 "q - keluar; jangan buang bingkah ini atau yang sisanya\n"
461 "a - buang bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
462 "d - jangan buang bingkah ini atau bingkah selanjutnya dalam berkas\n"
464 #: add-patch.c git-add--interactive.perl
465 #, c-format, perl-format
466 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
467 msgstr "Terapkan perubahan mode ke indeks dan pohon kerja [y,n,q,a,d%s,?]? "
469 #: add-patch.c git-add--interactive.perl
470 #, c-format, perl-format
471 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
472 msgstr "Terapkan penghapusan ke indeks dan pohon kerja [y,n,q,a,d%s,?]? "
474 #: add-patch.c git-add--interactive.perl
475 #, c-format, perl-format
476 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
477 msgstr "Terapkan penambahan ke indeks dan pohon kerja [y,n,q,a,d%s,?]? "
479 #: add-patch.c git-add--interactive.perl
480 #, c-format, perl-format
481 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
482 msgstr "Terapkan bingkah ini ke indeks dan pohon kerja [y,n,q,a,d%s,?]? "
486 "y - apply this hunk to index and worktree\n"
487 "n - do not apply this hunk to index and worktree\n"
488 "q - quit; do not apply this hunk or any of the remaining ones\n"
489 "a - apply this hunk and all later hunks in the file\n"
490 "d - do not apply this hunk or any of the later hunks in the file\n"
492 "y - terapkan bingkah ini ke indeks dan pohon kerja\n"
493 "n - jangan terapkan bingkah ini ke indeks dan pohon kerja\n"
494 "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n"
495 "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
496 "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n"
500 "y - apply this hunk to worktree\n"
501 "n - do not apply this hunk to worktree\n"
502 "q - quit; do not apply this hunk or any of the remaining ones\n"
503 "a - apply this hunk and all later hunks in the file\n"
504 "d - do not apply this hunk or any of the later hunks in the file\n"
506 "y - terapkan bingkah ini ke pohon kerja\n"
507 "n - jangan terapkan bingkah ini ke pohon kerja\n"
508 "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n"
509 "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
510 "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n"
514 msgid "could not parse hunk header '%.*s'"
515 msgstr "tidak dapat menguraikan kepala bingkah '%.*s'"
519 msgid "could not parse colored hunk header '%.*s'"
520 msgstr "tidak dapat menguraikan kepala bingkah berwarna '%.*s'"
523 msgid "could not parse diff"
524 msgstr "tidak dapat menguraikan diff"
527 msgid "could not parse colored diff"
528 msgstr "tidak dapat menguraikan diff berwarna"
532 msgid "failed to run '%s'"
533 msgstr "gagal menjalankan '%s'"
536 msgid "mismatched output from interactive.diffFilter"
537 msgstr "keluaran tak cocok dari interactive.diffFilter"
541 "Your filter must maintain a one-to-one correspondence\n"
542 "between its input and output lines."
544 "Saringan Anda haru menjaga korespondensi satu-satu antara masukannya\n"
545 "dan baris keluaran."
550 "expected context line #%d in\n"
553 "baris konteks #%d diharapkan dalam\n"
559 "hunks do not overlap:\n"
561 "\tdoes not end with:\n"
564 "bingkah tidak tumpang tindih:\n"
566 "tidak berakhir dengan:\n"
569 #: add-patch.c git-add--interactive.perl
570 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
571 msgstr "Mode sunting bingkah manual -- lihat dibawah untuk panduan cepat.\n"
577 "To remove '%c' lines, make them ' ' lines (context).\n"
578 "To remove '%c' lines, delete them.\n"
579 "Lines starting with %c will be removed.\n"
582 "Untuk menghapus baris '%c', buatlah menjadi baris ' ' (konteks).\n"
583 "Untuk menghapus baris '%c', hapuslahnya.\n"
584 "Baris yang diawali dengan %c akan dihapus.\n"
586 #. #-#-#-#-# git-add--interactive.perl.po #-#-#-#-#
587 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
588 #: add-patch.c git-add--interactive.perl
590 "If it does not apply cleanly, you will be given an opportunity to\n"
591 "edit again. If all lines of the hunk are removed, then the edit is\n"
592 "aborted and the hunk is left unchanged.\n"
594 "Jika itu tidak diterapkan dengan bersih, Anda akan diberikan kesempatan\n"
595 "untuk menyunting lagi. Jika semua baris dalam bingkah dihapus, suntingan\n"
596 "dibatalkan dan bingkah tetap tidak berubah.\n"
599 msgid "could not parse hunk header"
600 msgstr "tidak dapat menguraikan kepala bingkah"
603 msgid "'git apply --cached' failed"
604 msgstr "'git apply --cached' gagal"
606 #. #-#-#-#-# add-patch.c.po #-#-#-#-#
607 #. TRANSLATORS: do not translate [y/n]
608 #. The program will only accept that input at this point.
609 #. Consider translating (saying "no" discards!) as
610 #. (saying "n" for "no" discards!) if the translation
611 #. of the word "no" does not start with n.
613 #. #-#-#-#-# git-add--interactive.perl.po #-#-#-#-#
614 #. TRANSLATORS: do not translate [y/n]
615 #. The program will only accept that input
617 #. Consider translating (saying "no" discards!) as
618 #. (saying "n" for "no" discards!) if the translation
619 #. of the word "no" does not start with n.
620 #: add-patch.c git-add--interactive.perl
622 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
624 "Bingkah Anda tak diterapkan. Sunting lagi (bilang \"n\" untuk \"tidak\" "
628 msgid "The selected hunks do not apply to the index!"
629 msgstr "Bingkah yang dipilih tidak diterapkan ke indeks!"
631 #: add-patch.c git-add--interactive.perl
632 msgid "Apply them to the worktree anyway? "
633 msgstr "Tetap terapkan itu ke pohon kerja? "
635 #: add-patch.c git-add--interactive.perl
636 msgid "Nothing was applied.\n"
637 msgstr "Tidak ada yang diterapkan.\n"
641 "j - leave this hunk undecided, see next undecided hunk\n"
642 "J - leave this hunk undecided, see next hunk\n"
643 "k - leave this hunk undecided, see previous undecided hunk\n"
644 "K - leave this hunk undecided, see previous hunk\n"
645 "g - select a hunk to go to\n"
646 "/ - search for a hunk matching the given regex\n"
647 "s - split the current hunk into smaller hunks\n"
648 "e - manually edit the current hunk\n"
651 "j - biarkan bingkah ini ragu, lihat bingkah ragu berikutnya\n"
652 "J - biarkan bingkah ini ragu, lihat bingkah berikutnya\n"
653 "k - biarkan bingkah ini ragu, lihat bingkah ragu sebelumnya\n"
654 "K - biarkan bingkah ini ragu, lihat bingkah sebelumnya\n"
655 "g - pilih satu bingkah untuk dikunjungi\n"
656 "/ - cari satu bingkah yang cocok dengan regex yang diberikan\n"
657 "s - belah bingkah saat ini ke dalam bingkah yang lebih kecil\n"
658 "e - sunting bingkah saat ini secara manual\n"
659 "? - cetak bantuan\n"
662 msgid "No previous hunk"
663 msgstr "Tidak ada bingkah sebelumnya"
667 msgstr "Tidak ada bingkah selanjutnya"
670 msgid "No other hunks to goto"
671 msgstr "Tidak ada bingkah lainnya untuk dikunjungi"
673 #: add-patch.c git-add--interactive.perl
674 msgid "go to which hunk (<ret> to see more)? "
675 msgstr "pergi ke bingkah yang mana (<ret> untuk lihat lebih)? "
677 #: add-patch.c git-add--interactive.perl
678 msgid "go to which hunk? "
679 msgstr "pergi ke bingkah yang mana?"
683 msgid "Invalid number: '%s'"
684 msgstr "Angka tidak valid: '%s'"
688 msgid "Sorry, only %d hunk available."
689 msgid_plural "Sorry, only %d hunks available."
690 msgstr[0] "Maaf, hanya %d bingkah yang tersedia."
691 msgstr[1] "Maaf, hanya %d bingkah yang tersedia."
694 msgid "No other hunks to search"
695 msgstr "Tidak ada bingkah lainnya untuk dicari"
697 #: add-patch.c git-add--interactive.perl
698 msgid "search for regex? "
699 msgstr "cari untuk regex? "
703 msgid "Malformed search regexp %s: %s"
704 msgstr "regexp pencarian %s cacat: %s"
707 msgid "No hunk matches the given pattern"
708 msgstr "Tidak ada bingkah yang cocok dengan pola yang diberikan"
711 msgid "Sorry, cannot split this hunk"
712 msgstr "Maaf, tidak dapat membelah bingkah ini"
716 msgid "Split into %d hunks."
717 msgstr "Terbelah ke dalam %d bingkah."
720 msgid "Sorry, cannot edit this hunk"
721 msgstr "Maaf, tidak dapat menyunting bingkah ini"
724 msgid "'git apply' failed"
725 msgstr "'git apply' gagal"
731 "Disable this message with \"git config advice.%s false\""
734 "Nonaktifkan pesan ini dengan \"git config advice.%s false\""
738 msgid "%shint: %.*s%s\n"
739 msgstr "%shint: %.*s%s\n"
742 msgid "Cherry-picking is not possible because you have unmerged files."
743 msgstr "Pemetikan ceri tidak mungkin sebab Anda punya berkas tak tergabung."
746 msgid "Committing is not possible because you have unmerged files."
747 msgstr "Pengkomitan tidak mungkin sebab Anda punya berkas tak tergabung."
750 msgid "Merging is not possible because you have unmerged files."
751 msgstr "Penggabungan tidak mungkin sebab Anda punya berkas tak tergabung."
754 msgid "Pulling is not possible because you have unmerged files."
755 msgstr "Penarikan tidak mungkin sebab Anda punya berkas tak tergabung."
758 msgid "Reverting is not possible because you have unmerged files."
759 msgstr "Pembalikkan tidak mungkin sebab Anda punya berkas tak tergabung."
763 msgid "It is not possible to %s because you have unmerged files."
764 msgstr "Tidak mungkin untuk %s sebab Anda punya berkas tak tergabung."
768 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
769 "as appropriate to mark resolution and make a commit."
771 "Perbaiki di dalam pohon kerja, lalu gunakan 'git add/rm <berkas>'\n"
772 "sebagaimana mestinya untuk menandai resolusi dan membuat sebuah komit."
775 msgid "Exiting because of an unresolved conflict."
776 msgstr "Keluar karena sebuah konflik tak terselesaikan."
778 #: advice.c builtin/merge.c
779 msgid "You have not concluded your merge (MERGE_HEAD exists)."
780 msgstr "Anda belum mengakhiri penggabungan Anda (MERGE_HEAD ada)."
783 msgid "Please, commit your changes before merging."
784 msgstr "Mohon komit perubahan Anda sebelum menggabungkan."
787 msgid "Exiting because of unfinished merge."
788 msgstr "Keluar karena penggabungan belum selesai."
791 msgid "Not possible to fast-forward, aborting."
792 msgstr "Tidak mungkin untuk maju cepat, batalkan."
797 "The following paths and/or pathspecs matched paths that exist\n"
798 "outside of your sparse-checkout definition, so will not be\n"
799 "updated in the index:\n"
801 "Jalur dan/atau spek jalur berikut cocok dengan jalur yang ada\n"
802 "di luar definisi checkout tipis Anda, jadi tidak akan diperbarui\n"
807 "If you intend to update such entries, try one of the following:\n"
808 "* Use the --sparse option.\n"
809 "* Disable or modify the sparsity rules."
811 "Jika Anda berniat memperbarui entri tersebut, coba salah satu dari:\n"
812 "* Gunakan opsi --sparse\n"
813 "* Nonaktifkan atau modifikasi aturan kejarangan."
818 "Note: switching to '%s'.\n"
820 "You are in 'detached HEAD' state. You can look around, make experimental\n"
821 "changes and commit them, and you can discard any commits you make in this\n"
822 "state without impacting any branches by switching back to a branch.\n"
824 "If you want to create a new branch to retain commits you create, you may\n"
825 "do so (now or later) by using -c with the switch command. Example:\n"
827 " git switch -c <new-branch-name>\n"
829 "Or undo this operation with:\n"
833 "Turn off this advice by setting config variable advice.detachedHead to "
837 "Catatan: berganti ke '%s'.\n"
839 "Anda berada dalam keadaan 'HEAD terpisah'. Anda dapat melihat-lihat, "
841 "perubahan eksperimental and komit, dan Anda dapat membuang komit apa saja "
843 "Anda buat di dalam keadaan ini tanpa mempengaruhi cabang apapun dengan "
844 "bergantinkembali ke sebuah cabang.\n"
846 "Jika Anda ingin membuat cabang baru untuk menyimpan komit yang Anda buat, "
848 "dapat melakukannya (sekarang atau nanti) dengan:\n"
850 " git switch -c <nama cabang baru>\n"
852 "Atau batalkan operasi ini dengan:\n"
856 "Matikan saran ini dengan menyetel variabel konfigurasi advice.detachedHead "
861 msgid "cmdline ends with \\"
862 msgstr "baris perintah diakhiri dengan \\"
865 msgid "unclosed quote"
866 msgstr "tanda kutip tak ditutup"
870 msgid "unrecognized whitespace option '%s'"
871 msgstr "opsi spasi putih tidak dikenal '%s'"
875 msgid "unrecognized whitespace ignore option '%s'"
876 msgstr "opsi abai spasi putih tidak dikenal '%s'"
878 #: apply.c archive.c builtin/add.c builtin/branch.c builtin/checkout.c
879 #: builtin/clone.c builtin/commit.c builtin/describe.c builtin/diff-tree.c
880 #: builtin/difftool.c builtin/fast-export.c builtin/fetch.c builtin/help.c
881 #: builtin/index-pack.c builtin/init-db.c builtin/log.c builtin/ls-files.c
882 #: builtin/merge-base.c builtin/merge.c builtin/pack-objects.c builtin/push.c
883 #: builtin/rebase.c builtin/repack.c builtin/reset.c builtin/rev-list.c
884 #: builtin/show-branch.c builtin/stash.c builtin/submodule--helper.c
885 #: builtin/tag.c builtin/worktree.c parse-options.c range-diff.c revision.c
887 msgid "options '%s' and '%s' cannot be used together"
888 msgstr "Opsi '%s' dan '%s' tidak dapat digunakan bersamaan"
892 msgid "'%s' outside a repository"
893 msgstr "'%s' di luar repositori"
897 msgid "Cannot prepare timestamp regexp %s"
898 msgstr "Tidak dapat menyiapkan ekspresi reguler stempel waktu %s"
902 msgid "regexec returned %d for input: %s"
903 msgstr "regexec kembalikan %d untuk input: %s"
907 msgid "unable to find filename in patch at line %d"
908 msgstr "tidak dapat menemukan nama berkas dalam tambalan pada baris %d"
912 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
913 msgstr "git apply: git-diff jelek - berharap /dev/null, dapat %s pada baris %d"
917 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
919 "git apply: git-diff jelek - nama berkas baru tidak konsisten pada baris %d"
923 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
925 "git apply: git-diff jelek - nama berkas lama tidak konsisten pada baris %d"
929 msgid "git apply: bad git-diff - expected /dev/null on line %d"
930 msgstr "git apply: git-diff jelek - berharap /dev/null pada baris %d"
934 msgid "invalid mode on line %d: %s"
935 msgstr "mode tidak valid pada baris %d: %s"
939 msgid "inconsistent header lines %d and %d"
940 msgstr "kepala baris %d dan %d tidak konsisten"
945 "git diff header lacks filename information when removing %d leading pathname "
946 "component (line %d)"
948 "git diff header lacks filename information when removing %d leading pathname "
949 "components (line %d)"
951 "kepala git diff kekurangan informasi nama berkas ketika menghapus %d "
952 "komponen nama jalur terkemuka (baris %d)"
954 "kepala git diff kekurangan informasi nama berkas ketika menghapus %d "
955 "komponen nama jalur terkemuka (baris %d)"
959 msgid "git diff header lacks filename information (line %d)"
960 msgstr "kepala git diff kekurangan informasi nama berkas (baris %d)"
964 msgid "recount: unexpected line: %.*s"
965 msgstr "recount: baris tidak diharapkan: %.*s"
969 msgid "patch fragment without header at line %d: %.*s"
970 msgstr "pecahan tambalan tanpa kepala pada baris %d: %.*s"
973 msgid "new file depends on old contents"
974 msgstr "berkas baru bergantung pada konten yang lama"
977 msgid "deleted file still has contents"
978 msgstr "berkas terhapus masih ada konten"
982 msgid "corrupt patch at line %d"
983 msgstr "tambalan rusak pada baris %d"
987 msgid "new file %s depends on old contents"
988 msgstr "berkas baru %s bergantung pada konten yang lama"
992 msgid "deleted file %s still has contents"
993 msgstr "berkas yang dihapus %s masih ada konten"
997 msgid "** warning: file %s becomes empty but is not deleted"
998 msgstr "** peringatan: berkas %s menjadi kosong tetapi tidak dihapus"
1002 msgid "corrupt binary patch at line %d: %.*s"
1003 msgstr "tambalan biner rusak pada baris %d: %.*s"
1007 msgid "unrecognized binary patch at line %d"
1008 msgstr "tambalan biner tidak dikenal pada baris %d"
1012 msgid "patch with only garbage at line %d"
1013 msgstr "tambal dengan hanya sampah pada baris %d"
1017 msgid "unable to read symlink %s"
1018 msgstr "tidak dapat membaca tautan simbolik %s"
1022 msgid "unable to open or read %s"
1023 msgstr "tidak dapat membuka atau membaca %s"
1027 msgid "invalid start of line: '%c'"
1028 msgstr "awal baris tidak valid: '%c'"
1032 msgid "Hunk #%d succeeded at %d (offset %d line)."
1033 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1034 msgstr[0] "Bingkah #%d berhasil pada %d (ganti %d baris)."
1035 msgstr[1] "Bingkah #%d berhasil pada %d (ganti %d baris)."
1039 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1040 msgstr "Konteks dikurangi menjadi (%ld/%ld) untuk terapkan pecahan pada %d"
1045 "while searching for:\n"
1053 msgid "missing binary patch data for '%s'"
1054 msgstr "data tambalan biner hilang untuk '%s'"
1058 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1060 "tidak dapat menerapkan balik tambalan biner tanpa membalikkan bingkah ke '%s'"
1064 msgid "cannot apply binary patch to '%s' without full index line"
1065 msgstr "tidak dapat menerapkan tambalan biner ke '%s' tanpa baris indeks penuh"
1070 "the patch applies to '%s' (%s), which does not match the current contents."
1072 "tambalan diterapkan ke '%s' (%s), yang tidak cocok dengan konten saat ini."
1076 msgid "the patch applies to an empty '%s' but it is not empty"
1077 msgstr "tambalan diterapkan ke '%s' kosong tapi tidak kosong"
1081 msgid "the necessary postimage %s for '%s' cannot be read"
1082 msgstr "pascacitra %s yang diperlukan untuk '%s' tidak dapat dibaca"
1086 msgid "binary patch does not apply to '%s'"
1087 msgstr "tambalan biner tidak dapat diterapkan ke '%s'"
1091 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1093 "tambalan biner ke '%s' membuat hasil yang salah (diharapkan %s, dapat %s)"
1097 msgid "patch failed: %s:%ld"
1098 msgstr "tambalan gagal: %s:%ld"
1102 msgid "cannot checkout %s"
1103 msgstr "tidak dapat men-checkout %s"
1105 #: apply.c midx.c pack-mtimes.c pack-revindex.c setup.c
1107 msgid "failed to read %s"
1108 msgstr "gagal membaca %s"
1112 msgid "reading from '%s' beyond a symbolic link"
1113 msgstr "membaca dari '%s' diluar tautan simbolik"
1117 msgid "path %s has been renamed/deleted"
1118 msgstr "jalus %s sudah dinamai ulang/dihapus"
1122 msgid "%s: does not exist in index"
1123 msgstr "%s: tidak ada di indeks"
1127 msgid "%s: does not match index"
1128 msgstr "%s: tidak cocok dengan indeks"
1131 msgid "repository lacks the necessary blob to perform 3-way merge."
1133 "repositori kekurangan blob yang diperlukan untuk melakukan penggabungan 3 "
1138 msgid "Performing three-way merge...\n"
1139 msgstr "Melakukan penggabungan 3 arah...\n"
1143 msgid "cannot read the current contents of '%s'"
1144 msgstr "tidak dapat membaca konten saat ini dari '%s'"
1148 msgid "Failed to perform three-way merge...\n"
1149 msgstr "Gagal melakukan penggabungan 3 arah...\n"
1153 msgid "Applied patch to '%s' with conflicts.\n"
1154 msgstr "Tambalan diterapkan ke '%s' dengan konflik.\n"
1158 msgid "Applied patch to '%s' cleanly.\n"
1159 msgstr "Tambalan diterapkan ke '%s' dengan rapi.\n"
1163 msgid "Falling back to direct application...\n"
1164 msgstr "Mundur ke penerapan langsung...\n"
1167 msgid "removal patch leaves file contents"
1168 msgstr "tambalan penghapusan meninggalkan isi berkas"
1172 msgid "%s: wrong type"
1173 msgstr "%s: salah tipe"
1177 msgid "%s has type %o, expected %o"
1178 msgstr "%s bertipe %o, diharapkan %o"
1180 #: apply.c read-cache.c
1182 msgid "invalid path '%s'"
1183 msgstr "jalur tidak valid '%s'"
1187 msgid "%s: already exists in index"
1188 msgstr "%s: sudah ada di indeks"
1192 msgid "%s: already exists in working directory"
1193 msgstr "%s: sudah ada di direktori kerja"
1197 msgid "new mode (%o) of %s does not match old mode (%o)"
1198 msgstr "mode baru (%o) dari %s tidak cocok dengan mode lama (%o)"
1202 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1203 msgstr "mode baru (%o) dari %s tidak cocok dengan mode lama (%o) dari %s"
1207 msgid "affected file '%s' is beyond a symbolic link"
1208 msgstr "berkas yang terpengaruh '%s' diluar tautan simbolik"
1212 msgid "%s: patch does not apply"
1213 msgstr "%s: tambalan tak diterapkan"
1217 msgid "Checking patch %s..."
1218 msgstr "Memeriksa tambalan %s..."
1222 msgid "sha1 information is lacking or useless for submodule %s"
1223 msgstr "informasi sha1 kurang atau tidak berguna untuk submodul %s"
1227 msgid "mode change for %s, which is not in current HEAD"
1228 msgstr "perubahan mode untuk %s, yang bukan dalam HEAD saat ini"
1232 msgid "sha1 information is lacking or useless (%s)."
1233 msgstr "informasi sha1 kurang atau tidak berguna (%s)"
1237 msgid "could not add %s to temporary index"
1238 msgstr "tidak dapat menambahkan %s ke indeks sementara"
1242 msgid "could not write temporary index to %s"
1243 msgstr "tidak dapat menulis indeks sementara ke %s"
1247 msgid "unable to remove %s from index"
1248 msgstr "tidak dapat menghapus %s dari indeks"
1252 msgid "corrupt patch for submodule %s"
1253 msgstr "tambalan rusak untuk submodul %s"
1257 msgid "unable to stat newly created file '%s'"
1258 msgstr "tidak dapat men-stat berkas yang baru dibuat '%s'"
1262 msgid "unable to create backing store for newly created file %s"
1264 "tidak dapat membuat simpanan pendukung untuk berkas yang baru dibuat %s"
1268 msgid "unable to add cache entry for %s"
1269 msgstr "tidak dapat menambahkan entri tembolok untuk %s"
1271 #: apply.c builtin/bisect--helper.c builtin/gc.c
1273 msgid "failed to write to '%s'"
1274 msgstr "gagal menulis ke '%s'"
1278 msgid "closing file '%s'"
1279 msgstr "menutup berkas '%s'"
1283 msgid "unable to write file '%s' mode %o"
1284 msgstr "tidak dapat menulis berkas '%s' mode %o"
1288 msgid "Applied patch %s cleanly."
1289 msgstr "Tambalan %s diterapkan dengan rapi."
1292 msgid "internal error"
1293 msgstr "kesalahan internal"
1297 msgid "Applying patch %%s with %d reject..."
1298 msgid_plural "Applying patch %%s with %d rejects..."
1299 msgstr[0] "Menerapkan tambalan %%s dengan %d penolakan..."
1300 msgstr[1] "Menerapkan tambalan %%s dengan %d penolakan..."
1304 msgid "truncating .rej filename to %.*s.rej"
1305 msgstr "memotong nama berkas .rej ke %.*s.rej"
1309 msgid "cannot open %s"
1310 msgstr "tidak dapat membuka %s"
1314 msgid "Hunk #%d applied cleanly."
1315 msgstr "Bingkah #%d diterapkan dengan rapi."
1319 msgid "Rejected hunk #%d."
1320 msgstr "Bingkah #%d ditolak."
1324 msgid "Skipped patch '%s'."
1325 msgstr "Tambalan '%s' dilewatkan."
1328 msgid "No valid patches in input (allow with \"--allow-empty\")"
1330 "Tidak ada tambalan valid dalam masukan (perbolehkan dengan \"--allow-empty\")"
1333 msgid "unable to read index file"
1334 msgstr "tidak dapa membaca berkas indeks"
1338 msgid "can't open patch '%s': %s"
1339 msgstr "tidak dapat membuka tambalan '%s': %s"
1343 msgid "squelched %d whitespace error"
1344 msgid_plural "squelched %d whitespace errors"
1345 msgstr[0] "%d kesalahan spasi putih dipadamkan"
1346 msgstr[1] "%d kesalahan spasi putih dipadamkan"
1350 msgid "%d line adds whitespace errors."
1351 msgid_plural "%d lines add whitespace errors."
1352 msgstr[0] "%d baris menambahkan kesalahan spasi putih."
1353 msgstr[1] "%d baris menambahkan kesalahan spasi putih."
1357 msgid "%d line applied after fixing whitespace errors."
1358 msgid_plural "%d lines applied after fixing whitespace errors."
1359 msgstr[0] "%d baris diterapkan setelah memperbaiki kesalahan spasi putih."
1360 msgstr[1] "%d baris diterapkan setelah memperbaiki kesalahan spasi putih."
1362 #: apply.c builtin/add.c builtin/mv.c builtin/rm.c
1363 msgid "Unable to write new index file"
1364 msgstr "Tidak dapat menulis berkas indeks baru"
1367 msgid "don't apply changes matching the given path"
1368 msgstr "jangan terapkan perubahan yang cocok dengan jalur yang diberikan"
1371 msgid "apply changes matching the given path"
1372 msgstr "terapkan perubahan yang cocok dengan jalur yang diberikan"
1374 #: apply.c builtin/am.c
1379 msgid "remove <num> leading slashes from traditional diff paths"
1380 msgstr "hapus <jumlah> garis miring terkemuka dari jalur diff tradisional"
1383 msgid "ignore additions made by the patch"
1384 msgstr "abaikan penambahan yang dibuat oleh tambalan"
1387 msgid "instead of applying the patch, output diffstat for the input"
1388 msgstr "daripada menerapkan tambalan, keluarkan diffstat untuk masukan"
1391 msgid "show number of added and deleted lines in decimal notation"
1393 "perlihatkan jumlah baris yang ditambahkan dan dihapuskan dalam notasi desimal"
1396 msgid "instead of applying the patch, output a summary for the input"
1397 msgstr "daripada menerapkan tambalan, keluarkan ringkasan untuk masukan"
1400 msgid "instead of applying the patch, see if the patch is applicable"
1401 msgstr "daripada menerapkan tambalan, lihat jika tambalan bisa diterapkan"
1404 msgid "make sure the patch is applicable to the current index"
1405 msgstr "pastikan tambalan bisa diterapkan ke indeks saat ini"
1408 msgid "mark new files with `git add --intent-to-add`"
1409 msgstr "tandai berkas baru dengan `git add --intent-to-add`"
1412 msgid "apply a patch without touching the working tree"
1413 msgstr "terapkan sebuah tambalan tanpa menyentuh pohon kerja"
1416 msgid "accept a patch that touches outside the working area"
1417 msgstr "terima sebuah tambalan yang menyentuh di luar area kerja"
1420 msgid "also apply the patch (use with --stat/--summary/--check)"
1421 msgstr "juga terapkan tambalan (gunakan dengan --stat/--summary/--check)"
1424 msgid "attempt three-way merge, fall back on normal patch if that fails"
1425 msgstr "coba penggabungan tiga arah, mundur ke penambalan normal jika gagal"
1428 msgid "build a temporary index based on embedded index information"
1429 msgstr "bangun sebuah indeks sementara berdasarkan informasi indeks tertanam"
1431 #: apply.c builtin/checkout-index.c
1432 msgid "paths are separated with NUL character"
1433 msgstr "jalur dipisahkan dengan karakter NUL"
1436 msgid "ensure at least <n> lines of context match"
1437 msgstr "pastikan setidaknya <n> baris dari konteks cocokan"
1439 #: apply.c builtin/am.c builtin/interpret-trailers.c builtin/pack-objects.c
1445 msgid "detect new or modified lines that have whitespace errors"
1446 msgstr "deteksi baris baru atau yang diubah yang ada kesalahan spasi putih"
1449 msgid "ignore changes in whitespace when finding context"
1450 msgstr "abaikan perubahan spasi putih ketika menemukan konteks"
1453 msgid "apply the patch in reverse"
1454 msgstr "terapkan tambalan terbalik"
1457 msgid "don't expect at least one line of context"
1458 msgstr "jangan harap setidaknya satu baris konteks"
1461 msgid "leave the rejected hunks in corresponding *.rej files"
1462 msgstr "tinggalkan bingkah yang ditolak pada berkas *.rej yang bersesuaian"
1465 msgid "allow overlapping hunks"
1466 msgstr "perbolehkan bingkah yang tumpang tindih"
1469 msgid "tolerate incorrectly detected missing new-line at the end of file"
1470 msgstr "tolerir baris baru hilang yang salah dideteksi pada akhir berkas"
1473 msgid "do not trust the line counts in the hunk headers"
1474 msgstr "jangan percaya hitungan baris pada kepala bingkah"
1476 #: apply.c builtin/am.c
1481 msgid "prepend <root> to all filenames"
1482 msgstr "tambahkan <akar> di depan semua nama berkas"
1485 msgid "don't return error for empty patches"
1486 msgstr "jangan kembalikan kesalahan untuk tambalan kosong"
1488 #: archive-tar.c archive-zip.c
1490 msgid "cannot stream blob %s"
1491 msgstr "tidak dapat mengaruskan blob %s"
1493 #: archive-tar.c archive-zip.c
1495 msgid "unsupported file mode: 0%o (SHA1: %s)"
1496 msgstr "mode berkas tidak didukung: 0%o (SHA1: %s)"
1500 msgid "unable to start '%s' filter"
1501 msgstr "tidak dapat memulai saringan '%s'"
1504 msgid "unable to redirect descriptor"
1505 msgstr "tidak dapat mengalihkan pendeskripsi"
1509 msgid "'%s' filter reported error"
1510 msgstr "saringan '%s' melaporkan kesalahan"
1514 msgid "path is not valid UTF-8: %s"
1515 msgstr "jalur bukan UTF-8 valid: %s"
1519 msgid "path too long (%d chars, SHA1: %s): %s"
1520 msgstr "jalur terlalu panjang (%d karakter, SHA1: %s): %s"
1522 #: archive-zip.c builtin/pack-objects.c
1524 msgid "deflate error (%d)"
1525 msgstr "kesalahan deflasi (%d)"
1529 msgid "timestamp too large for this system: %<PRIuMAX>"
1530 msgstr "stempel waktu terlalu besar untuk sistem ini: %<PRIuMAX>"
1533 msgid "git archive [<options>] <tree-ish> [<path>...]"
1534 msgstr "git archive [<opsi>] <mirip pohon> [<jalur>...]"
1538 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1540 "git archive --remote <repo> [--exec <perintah>] [<opsi>] <mirip pohon> "
1544 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1545 msgstr "git archive --remote <repo> [--exec <perintah>] --list"
1547 #: archive.c builtin/gc.c builtin/notes.c builtin/tag.c
1549 msgid "cannot read '%s'"
1550 msgstr "tidak dapat membaca '%s'"
1552 #: archive.c builtin/add.c builtin/rm.c
1554 msgid "pathspec '%s' did not match any files"
1555 msgstr "spek jalur '%s' tidak cocok dengan berkas apapun"
1559 msgid "no such ref: %.*s"
1560 msgstr "tidak ada referensi seperti: %.*s"
1564 msgid "not a valid object name: %s"
1565 msgstr "bukan nama objek valid: %s"
1569 msgid "not a tree object: %s"
1570 msgstr "bukan objek pohon: %s"
1573 msgid "current working directory is untracked"
1574 msgstr "direktori kerja saat ini tak terlacak"
1578 msgid "File not found: %s"
1579 msgstr "Berkas tidak ditemukan: %s"
1583 msgid "Not a regular file: %s"
1584 msgstr "Bukan berkas reguler: %s"
1588 msgid "unclosed quote: '%s'"
1589 msgstr "tanda kutip tak ditutup: '%s'"
1593 msgid "missing colon: '%s'"
1594 msgstr "titik dua hilang: '%s'"
1598 msgid "empty file name: '%s'"
1599 msgstr "nama berkas kosong: '%s'"
1606 msgid "archive format"
1607 msgstr "format arsip"
1609 #: archive.c builtin/log.c
1614 msgid "prepend prefix to each pathname in the archive"
1615 msgstr "tambahkan prefiks di depan setiap nama jalur dalam arsip"
1617 #: archive.c builtin/blame.c builtin/commit-tree.c builtin/config.c
1618 #: builtin/fast-export.c builtin/grep.c builtin/hash-object.c
1619 #: builtin/ls-files.c builtin/notes.c builtin/read-tree.c parse-options.h
1624 msgid "add untracked file to archive"
1625 msgstr "tambahkan berkas tak terlacak ke arsip"
1628 msgid "path:content"
1629 msgstr "jalur:konten"
1631 #: archive.c builtin/archive.c
1632 msgid "write the archive to this file"
1633 msgstr "tulis arsip ke berkas ini"
1636 msgid "read .gitattributes in working directory"
1637 msgstr "baca .gitattributes dalam direktori kerja"
1640 msgid "report archived files on stderr"
1641 msgstr "laporkan berkas terarsip ke error standar"
1644 msgid "set compression level"
1645 msgstr "setel level kompresi"
1648 msgid "list supported archive formats"
1649 msgstr "daftar format arsip yang didukung"
1651 #: archive.c builtin/archive.c builtin/clone.c builtin/submodule--helper.c
1655 #: archive.c builtin/archive.c
1656 msgid "retrieve the archive from remote repository <repo>"
1657 msgstr "ambil arsip dari repositori remote <repo>"
1659 #: archive.c builtin/archive.c builtin/difftool.c builtin/notes.c
1663 #: archive.c builtin/archive.c
1664 msgid "path to the remote git-upload-archive command"
1665 msgstr "jalur ke perintah git-upload-archive remote"
1668 msgid "Unexpected option --remote"
1669 msgstr "Opsi --remote tak diharapkan"
1671 #: archive.c builtin/add.c builtin/checkout.c builtin/clone.c builtin/commit.c
1672 #: builtin/fast-export.c builtin/index-pack.c builtin/log.c builtin/reset.c
1673 #: builtin/rm.c builtin/stash.c builtin/worktree.c fetch-pack.c http-fetch.c
1676 msgid "the option '%s' requires '%s'"
1677 msgstr "opsi `%s' butuh '%s'"
1680 msgid "Unexpected option --output"
1681 msgstr "Opsi --output tak diharapkan"
1685 msgid "Unknown archive format '%s'"
1686 msgstr "Format arsip tidak dikenal '%s'"
1690 msgid "Argument not supported for format '%s': -%d"
1691 msgstr "Argumen tidak didukung untuk format '%s': -%d"
1695 msgid "%.*s is not a valid attribute name"
1696 msgstr "%.*s bukan sebuah nama atribut valid"
1700 msgid "%s not allowed: %s:%d"
1701 msgstr "%s tidak diperbolehkan: %s:%d"
1705 "Negative patterns are ignored in git attributes\n"
1706 "Use '\\!' for literal leading exclamation."
1708 "Pola negatif diabaikan di atribut git\n"
1709 "Gunakan '\\!' untuk tanda seru awal literal."
1713 msgid "Badly quoted content in file '%s': %s"
1714 msgstr "Kontent terkutip jelek dalam berkas '%s': %s"
1718 msgid "We cannot bisect more!\n"
1719 msgstr "Kami tidak dapat membagi dua lagi!\n"
1723 msgid "Not a valid commit name %s"
1724 msgstr "Bukan sebuah nama komit yang valid %s"
1729 "The merge base %s is bad.\n"
1730 "This means the bug has been fixed between %s and [%s].\n"
1732 "Dasar penggabungan %s jelek.\n"
1733 "Ini berarti bug telah diperbaiki antara %s dan [%s].\n"
1738 "The merge base %s is new.\n"
1739 "The property has changed between %s and [%s].\n"
1741 "Dasar penggabungan %s baru.\n"
1742 "Properti telah berubah antara %s dan [%s].\n"
1747 "The merge base %s is %s.\n"
1748 "This means the first '%s' commit is between %s and [%s].\n"
1750 "Dasar penggabungan %s adalah %s.\n"
1751 "Ini berarti komit '%s' pertama adalah di antara %s dan [%s].\n"
1756 "Some %s revs are not ancestors of the %s rev.\n"
1757 "git bisect cannot work properly in this case.\n"
1758 "Maybe you mistook %s and %s revs?\n"
1760 "Beberapa revisi %s bukan nenek moyang dari revisi %s.\n"
1761 "git bisect tidak dapat bekerja dengan benar pada kasus ini.\n"
1762 "Mungkin Anda salah mengira revisi %s dan %s?\n"
1767 "the merge base between %s and [%s] must be skipped.\n"
1768 "So we cannot be sure the first %s commit is between %s and %s.\n"
1769 "We continue anyway."
1771 "dasar penggabungan antara %s dan [%s] harus dilewatkan.\n"
1772 "Jadi kami tidak dapat yakin komit %s pertama di antara %s dan %s.\n"
1773 "Kami tetap lanjutkan."
1777 msgid "Bisecting: a merge base must be tested\n"
1778 msgstr "Membagi dua: dasar penggabungan harus diuji\n"
1782 msgid "a %s revision is needed"
1783 msgstr "sebuah revisi %s diperlukan"
1787 msgid "could not create file '%s'"
1788 msgstr "tidak dapat membuat berkas '%s'"
1790 #: bisect.c builtin/merge.c
1792 msgid "could not read file '%s'"
1793 msgstr "tidak dapat membaca berkas '%s'"
1796 msgid "reading bisect refs failed"
1797 msgstr "gagal membaca berkas referensi bagi dua"
1801 msgid "%s was both %s and %s\n"
1802 msgstr "%s sama-sama %s dan %s\n"
1807 "No testable commit found.\n"
1808 "Maybe you started with bad path arguments?\n"
1810 "Tidak ada komit yang bisa diuji ditemukan.\n"
1811 "Mungkin Anda mulai dengan argumen jalur jelek?\n"
1815 msgid "(roughly %d step)"
1816 msgid_plural "(roughly %d steps)"
1817 msgstr[0] "(kira-kira %d langkah)"
1818 msgstr[1] "(kira-kira %d langkah)"
1820 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1821 #. steps)" translation.
1825 msgid "Bisecting: %d revision left to test after this %s\n"
1826 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1827 msgstr[0] "Membagi dua: %d revisi tersisa untuk diuji setelah ini %s\n"
1828 msgstr[1] "Membagi dua: %d revisi tersisa untuk diuji setelah ini %s\n"
1831 msgid "--contents and --reverse do not blend well."
1832 msgstr "--contents dan --reverse tidak dapat dipadu dengan baik."
1835 msgid "cannot use --contents with final commit object name"
1836 msgstr "tidak dapat menggunakan --contents dengan nama objek komit final"
1839 msgid "--reverse and --first-parent together require specified latest commit"
1841 "--reverse dan --first-parent bersama-sama butuh komit terbaru yang disebutkan"
1843 #: blame.c builtin/commit.c builtin/log.c builtin/merge.c
1844 #: builtin/pack-objects.c builtin/shortlog.c bundle.c midx.c ref-filter.c
1845 #: remote.c sequencer.c submodule.c
1846 msgid "revision walk setup failed"
1847 msgstr "persiapan jalan revisi gagal"
1851 "--reverse --first-parent together require range along first-parent chain"
1853 "--reverse --first-parent bersama-sama butuh rentang bersama rantai induk "
1858 msgid "no such path %s in %s"
1859 msgstr "tidak ada jalur seperti %s di %s"
1863 msgid "cannot read blob %s for path %s"
1864 msgstr "tidak dapat membaca blob %s untuk jalur %s"
1868 "cannot inherit upstream tracking configuration of multiple refs when "
1869 "rebasing is requested"
1871 "tidak dapat mewariskan konfigurasi pelacakan hulu banyak referensi ketika "
1872 "pendasaran ulang diminta"
1876 msgid "not setting branch '%s' as its own upstream"
1877 msgstr "tidak menyetel '%s' sebagai hulunya"
1881 msgid "branch '%s' set up to track '%s' by rebasing."
1882 msgstr "cabang '%s' disiapkan untuk melacak '%s' oleh pendasaran ulang."
1886 msgid "branch '%s' set up to track '%s'."
1887 msgstr "cabang '%s' disiapkan untuk melacak '%s'."
1891 msgid "branch '%s' set up to track:"
1892 msgstr "cabang '%s' disiapkan untuk melacak:"
1895 msgid "unable to write upstream branch configuration"
1896 msgstr "tidak dapat menulis konfigurasi cabang hulu"
1901 "After fixing the error cause you may try to fix up\n"
1902 "the remote tracking information by invoking:"
1905 "Setelah memperbaiki penyebab kesalahan Anda dapat mencoba memperbaiki\n"
1906 "informasi pelacakan remote dengan menjalankan:"
1910 msgid "asked to inherit tracking from '%s', but no remote is set"
1912 "diminta mewariskan pelacakan dari '%s', tetapi tidak ada remote yang disetel"
1916 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
1918 "diminta mewariskan pelacakan dari '%s', tetapi tidak ada konfigurasi "
1919 "penggabungan yang disetel"
1923 msgid "not tracking: ambiguous information for ref '%s'"
1924 msgstr "tak melacak: informasi ambigu untuk referensi '%s'"
1926 #. #-#-#-#-# branch.c.po #-#-#-#-#
1927 #. TRANSLATORS: This is a line listing a remote with duplicate
1928 #. refspecs in the advice message below. For RTL languages you'll
1929 #. probably want to swap the "%s" and leading " " space around.
1931 #. #-#-#-#-# object-name.c.po #-#-#-#-#
1932 #. TRANSLATORS: This is line item of ambiguous object output
1933 #. from describe_ambiguous_object() above. For RTL languages
1934 #. you'll probably want to swap the "%s" and leading " " space
1937 #: branch.c object-name.c
1942 #. TRANSLATORS: The second argument is a \n-delimited list of
1943 #. duplicate refspecs, composed above.
1948 "There are multiple remotes whose fetch refspecs map to the remote\n"
1949 "tracking ref '%s':\n"
1951 "This is typically a configuration error.\n"
1953 "To support setting up tracking branches, ensure that\n"
1954 "different remotes' fetch refspecs map into different\n"
1955 "tracking namespaces."
1960 msgid "'%s' is not a valid branch name"
1961 msgstr "'%s' bukan nama cabang valid"
1965 msgid "a branch named '%s' already exists"
1966 msgstr "sebuah cabang bernama '%s' sudah ada"
1970 msgid "cannot force update the branch '%s' checked out at '%s'"
1971 msgstr "tidak dapat memperbarui paksa cabang '%s' yang ter-check out pada '%s'"
1975 msgid "cannot set up tracking information; starting point '%s' is not a branch"
1977 "tidak dapat menyiapkan informasi pelacakan; titik awal '%s' bukan sebuah "
1982 msgid "the requested upstream branch '%s' does not exist"
1983 msgstr "cabang hulu yang diminta '%s' tidak ada"
1988 "If you are planning on basing your work on an upstream\n"
1989 "branch that already exists at the remote, you may need to\n"
1990 "run \"git fetch\" to retrieve it.\n"
1992 "If you are planning to push out a new local branch that\n"
1993 "will track its remote counterpart, you may want to use\n"
1994 "\"git push -u\" to set the upstream config as you push."
1997 #: branch.c builtin/replace.c
1999 msgid "not a valid object name: '%s'"
2000 msgstr "bukan nama objek valid: '%s'"
2004 msgid "ambiguous object name: '%s'"
2005 msgstr "nama objek ambigu: '%s'"
2009 msgid "not a valid branch point: '%s'"
2010 msgstr "bukan sebuah titik cabang valid: '%s'"
2014 msgid "submodule '%s': unable to find submodule"
2015 msgstr "submodul '%s': tidak dapat menemukan submodul"
2020 "You may try updating the submodules using 'git checkout %s && git submodule "
2023 "Anda dapat mencoba memperbarui submodul dengan 'git checkout %s && git "
2024 "submodule update --init'"
2028 msgid "submodule '%s': cannot create branch '%s'"
2029 msgstr "submodul '%s': tidak dapat membuat cabang '%s'"
2033 msgid "'%s' is already checked out at '%s'"
2034 msgstr "'%s' sudah di-checkout pada '%s'"
2038 msgid "HEAD of working tree %s is not updated"
2039 msgstr "HEAD dari pohon kerja %s tidak diperbarui"
2042 msgid "git add [<options>] [--] <pathspec>..."
2043 msgstr "git add [<opsi>] [--] <pathspec>..."
2047 msgid "cannot chmod %cx '%s'"
2048 msgstr "tidak dapat chmod %cx '%s'"
2052 msgid "unexpected diff status %c"
2053 msgstr "status diff tak diharapkan %c"
2055 #: builtin/add.c builtin/commit.c
2056 msgid "updating files failed"
2057 msgstr "gagal memperbarui berkas"
2061 msgid "remove '%s'\n"
2062 msgstr "hapus '%s'\n"
2065 msgid "Unstaged changes after refreshing the index:"
2066 msgstr "Perubahan tak tergelar setelah menyegarkan indeks:"
2068 #: builtin/add.c builtin/rev-parse.c
2069 msgid "Could not read the index"
2070 msgstr "Tidak dapat membaca indeks"
2073 msgid "Could not write patch"
2074 msgstr "Tidak dapat menulis tambalan"
2077 msgid "editing patch failed"
2078 msgstr "Gagal menyunting tambalan"
2082 msgid "Could not stat '%s'"
2083 msgstr "Tidak dapat men-stat '%s'"
2086 msgid "Empty patch. Aborted."
2087 msgstr "Tambalan kosong. Dibatalkan."
2091 msgid "Could not apply '%s'"
2092 msgstr "Tidak dapat terapkan '%s'"
2095 msgid "The following paths are ignored by one of your .gitignore files:\n"
2096 msgstr "Jalur berikut diabaikan oleh salah satu dari berkas .gitignore Anda:\n"
2098 #: builtin/add.c builtin/clean.c builtin/fetch.c builtin/mv.c
2099 #: builtin/prune-packed.c builtin/pull.c builtin/push.c builtin/remote.c
2100 #: builtin/rm.c builtin/send-pack.c
2104 #: builtin/add.c builtin/check-ignore.c builtin/commit.c
2105 #: builtin/count-objects.c builtin/fsck.c builtin/log.c builtin/mv.c
2106 #: builtin/read-tree.c
2108 msgstr "jadi berkata-kata"
2111 msgid "interactive picking"
2112 msgstr "pengambilan interaktif"
2114 #: builtin/add.c builtin/checkout.c builtin/reset.c
2115 msgid "select hunks interactively"
2116 msgstr "pilih bingkah secara interaktif"
2119 msgid "edit current diff and apply"
2120 msgstr "sunting diff saat ini dan terapkan"
2123 msgid "allow adding otherwise ignored files"
2124 msgstr "perbolehkan tambah berkas yang diabaikan"
2127 msgid "update tracked files"
2128 msgstr "perbarui berkas terlacak"
2131 msgid "renormalize EOL of tracked files (implies -u)"
2132 msgstr "normalisasi ulang EOL berkas terlacak (menyiratkan -u)"
2135 msgid "record only the fact that the path will be added later"
2136 msgstr "rekam hanya fakta bahwa jalur akan ditambahkan nanti"
2139 msgid "add changes from all tracked and untracked files"
2140 msgstr "tambahkan perubahan dari semua berkas terlacak dan tak terlacak"
2143 msgid "ignore paths removed in the working tree (same as --no-all)"
2144 msgstr "abaikan jalur yang terhapus dari pohon kerja (sama dengan --no-all)"
2147 msgid "don't add, only refresh the index"
2148 msgstr "jangan tambahkan, hanya segarkan indeks"
2151 msgid "just skip files which cannot be added because of errors"
2152 msgstr "hanya lewatkan berkas yang tidak dapat ditambah karena error"
2155 msgid "check if - even missing - files are ignored in dry run"
2156 msgstr "periksa bahwa berkas yang - bahkan hilang - diabaikan dalam latihan"
2158 #: builtin/add.c builtin/mv.c builtin/rm.c
2159 msgid "allow updating entries outside of the sparse-checkout cone"
2160 msgstr "perbolehkan perbarui entri di luar kerucut checkout tipis"
2162 #: builtin/add.c builtin/update-index.c
2163 msgid "override the executable bit of the listed files"
2164 msgstr "timpa bit yang dapat dieksekusi dari berkas terdaftar"
2167 msgid "warn when adding an embedded repository"
2168 msgstr "peringatkan ketika menambahkan repositori tertanam"
2173 "You've added another git repository inside your current repository.\n"
2174 "Clones of the outer repository will not contain the contents of\n"
2175 "the embedded repository and will not know how to obtain it.\n"
2176 "If you meant to add a submodule, use:\n"
2178 "\tgit submodule add <url> %s\n"
2180 "If you added this path by mistake, you can remove it from the\n"
2183 "\tgit rm --cached %s\n"
2185 "See \"git help submodule\" for more information."
2187 "Anda telah menambahkan repositori git yang lain di dalam repositori Anda\n"
2188 "saat ini. Kloningan repositori luar tidak akan berisi isi repositori\n"
2189 "tertanam dan tidak akan tahu bagaimana cara mendapatkannya.\n"
2190 "Jika maksud anda menambahkan submodul, gunakan:\n"
2192 "\tgit submodule add <url> %s\n"
2194 "Jika Anda menambahkan jalur itu sebagai kesengajaan, Anda dapat menghapus\n"
2195 "itu dari indeks dengan:\n"
2197 "\tgit rm --cached %s\n"
2199 "Lihat \"git help submodule\" untuk selengkapnya."
2203 msgid "adding embedded git repository: %s"
2204 msgstr "menambahkan repositori git tertanam: %s"
2208 "Use -f if you really want to add them.\n"
2209 "Turn this message off by running\n"
2210 "\"git config advice.addIgnoredFile false\""
2212 "Gunakan -f jika Anda benar-benar ingin menambahkannya.\n"
2213 "Matikan pesan ini dengan menjalankan\n"
2214 "\"git config advice.addIgnoredFile false\""
2217 msgid "adding files failed"
2218 msgstr "gagal menambahkan berkas"
2222 msgid "--chmod param '%s' must be either -x or +x"
2223 msgstr "--chmod param '%s' harus berupa -x atau +x"
2225 #: builtin/add.c builtin/checkout.c builtin/commit.c builtin/reset.c
2226 #: builtin/rm.c builtin/stash.c
2228 msgid "'%s' and pathspec arguments cannot be used together"
2229 msgstr "'%s' dan argumen spek jalur tidak dapat digunakan bersamaan"
2233 msgid "Nothing specified, nothing added.\n"
2234 msgstr "Tidak ada yang disebutkan, tidak ada yang ditambahkan.\n"
2238 "Maybe you wanted to say 'git add .'?\n"
2239 "Turn this message off by running\n"
2240 "\"git config advice.addEmptyPathspec false\""
2242 "Mungkin Anda ingin bilang 'git add .'?\n"
2243 "Matikan pesan ini dengan menjalankan\n"
2244 "\"git config advice.addEmptyPathspec false\""
2246 #: builtin/add.c builtin/check-ignore.c builtin/checkout.c builtin/clean.c
2247 #: builtin/commit.c builtin/diff-tree.c builtin/grep.c builtin/mv.c
2248 #: builtin/reset.c builtin/rm.c builtin/submodule--helper.c read-cache.c
2249 #: rerere.c submodule.c
2250 msgid "index file corrupt"
2253 #: builtin/am.c builtin/mailinfo.c mailinfo.c
2255 msgid "bad action '%s' for '%s'"
2258 #: builtin/am.c builtin/blame.c builtin/fetch.c builtin/pack-objects.c
2259 #: builtin/pull.c diff-merges.c gpg-interface.c ls-refs.c parallel-checkout.c
2260 #: sequencer.c setup.c
2262 msgid "invalid value for '%s': '%s'"
2265 #: builtin/am.c builtin/commit.c builtin/merge.c sequencer.c
2267 msgid "could not read '%s'"
2268 msgstr "tidak dapat membaca '%s'"
2271 msgid "could not parse author script"
2272 msgstr "tidak dapat mengurai skrip pengarang"
2274 #: builtin/am.c builtin/replace.c commit.c sequencer.c
2276 msgid "could not parse %s"
2281 msgid "'%s' was deleted by the applypatch-msg hook"
2282 msgstr "'%s' dihapus oleh kail applypatch-msg"
2286 msgid "Malformed input line: '%s'."
2287 msgstr "Baris masukan salah format: '%s'."
2291 msgid "Failed to copy notes from '%s' to '%s'"
2292 msgstr "Gagal menyalin catatan dari '%s' ke '%s'"
2295 msgid "fseek failed"
2296 msgstr "fseek gagal"
2298 #: builtin/am.c builtin/rebase.c sequencer.c wrapper.c
2300 msgid "could not open '%s' for reading"
2301 msgstr "tidak dapat membuka '%s' untuk dibaca"
2303 #: builtin/am.c builtin/rebase.c strbuf.c wrapper.c
2305 msgid "could not open '%s' for writing"
2306 msgstr "tidak dapat membuka '%s' untuk ditulis"
2310 msgid "could not parse patch '%s'"
2311 msgstr "tidak dapat mengurai tambalan '%s'"
2314 msgid "Only one StGIT patch series can be applied at once"
2315 msgstr "Hanya satu rangkaian tambalan StGIT yang bisa diterapkan sekaligus"
2318 msgid "invalid timestamp"
2319 msgstr "stempel waktu tidak valid"
2322 msgid "invalid Date line"
2323 msgstr "baris Date tidak valid"
2326 msgid "invalid timezone offset"
2327 msgstr "offset zona waktu tidak valid"
2330 msgid "Patch format detection failed."
2331 msgstr "Pendeteksian format tambalan gagal."
2333 #: builtin/am.c builtin/clone.c
2335 msgid "failed to create directory '%s'"
2336 msgstr "gagal membuat direktori '%s'"
2339 msgid "Failed to split patches."
2340 msgstr "Gagal memecah tambalan."
2344 msgid "When you have resolved this problem, run \"%s --continue\"."
2345 msgstr "Saat Anda sudah menyelesaikan masalah ini, jalankan \"%s --continue\"."
2349 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
2351 "Jika Anda lebih suka melewati tambalan ini, jalankan \"%s --skip\" sebagai "
2356 msgid "To record the empty patch as an empty commit, run \"%s --allow-empty\"."
2358 "Untuk merekam tambalan kosong sebagai komit kosong, jalankan \"%s --allow-"
2363 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2365 "Untuk mengembalikan cabang yang asli dan berhenti menambal, jalankan \"%s --"
2369 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
2371 "Tambalan dikirimkan dengan format=flowed; spasi pada akhir baris mungkin "
2376 msgid "missing author line in commit %s"
2377 msgstr "baris pengarang hilang dalam komit %s"
2381 msgid "invalid ident line: %.*s"
2382 msgstr "baris identitas tidak valid: %.*s"
2384 #: builtin/am.c builtin/checkout.c builtin/clone.c commit-graph.c
2386 msgid "unable to parse commit %s"
2390 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2392 "Repositori kekurangan blob yang diperlukan untuk mundur ke penggabungan 3 "
2396 msgid "Using index info to reconstruct a base tree..."
2397 msgstr "Menggunakan info indeks untuk membangun ulang sebuah pohon dasar..."
2401 "Did you hand edit your patch?\n"
2402 "It does not apply to blobs recorded in its index."
2404 "Apakah Anda menyunting tambalan Anda?\n"
2405 "Itu tidak diterapkan ke blob yang direkam dalam indeksnya."
2408 msgid "Falling back to patching base and 3-way merge..."
2409 msgstr "Mundur ke penambalan dasar dan penggabungan 3 arah..."
2412 msgid "Failed to merge in the changes."
2413 msgstr "Gagal menggabungkan perubahan."
2415 #: builtin/am.c builtin/merge.c sequencer.c
2416 msgid "git write-tree failed to write a tree"
2417 msgstr "git write-tree gagal menulis sebuah pohon"
2420 msgid "applying to an empty history"
2421 msgstr "menerapkan ke sebuah riwayat kosong"
2423 #: builtin/am.c builtin/commit.c builtin/merge.c sequencer.c
2424 #: t/helper/test-fast-rebase.c
2425 msgid "failed to write commit object"
2426 msgstr "gagal menulis objek komit"
2430 msgid "cannot resume: %s does not exist."
2431 msgstr "tidak dapat melanjutkan: %s tidak ada."
2434 msgid "Commit Body is:"
2435 msgstr "Badan komit adalah:"
2437 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2438 #. in your translation. The program will only accept English
2439 #. input at this point.
2443 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2445 "Terapkan? [y]a/[n] tidak/[e] sunting/[v] lihat tambalan/terim[a] semua: "
2447 #: builtin/am.c builtin/commit.c
2448 msgid "unable to write index file"
2449 msgstr "tidak dapat menulis berkas indeks"
2453 msgid "Dirty index: cannot apply patches (dirty: %s)"
2454 msgstr "Indeks kotor: tidak dapat menerapkan tambalan (kotor: %s)"
2458 msgid "Skipping: %.*s"
2459 msgstr "Melewatkan: %.*s"
2463 msgid "Creating an empty commit: %.*s"
2464 msgstr "Membuat sebuah komit kosong: %.*s"
2467 msgid "Patch is empty."
2468 msgstr "Tambalan kosong."
2472 msgid "Applying: %.*s"
2473 msgstr "Menerapkan: %.*s"
2476 msgid "No changes -- Patch already applied."
2477 msgstr "Tidak ada perubahan -- tambalan sudah diterapkan"
2481 msgid "Patch failed at %s %.*s"
2482 msgstr "Penambalan gagal pada %s %.*s"
2485 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
2487 "Gunakan 'git am --show-current-patch=diff' untuk melihat tambalan yang gagal"
2490 msgid "No changes - recorded it as an empty commit."
2491 msgstr "Tidak ada perubahan - direkam sebagai komit kosong."
2495 "No changes - did you forget to use 'git add'?\n"
2496 "If there is nothing left to stage, chances are that something else\n"
2497 "already introduced the same changes; you might want to skip this patch."
2499 "Tidak ada perubahan - apakah Anda lupa untuk menggunakan 'git add'?\n"
2500 "Jika tidak ada lagi yang diterapkan, sepertinya sesuatu yang lain sudah \n"
2501 "memasukkan perubahan yang sama; mungkin Anda ingin melewatkan tambalan ini."
2505 "You still have unmerged paths in your index.\n"
2506 "You should 'git add' each file with resolved conflicts to mark them as "
2508 "You might run `git rm` on a file to accept \"deleted by them\" for it."
2510 "Anda masih punya jalur yang belum digabung pada indeks Anda.\n"
2511 "Anda harus 'git add' setiap berkas dengan konflik terselesai untuk "
2513 "Anda mungkin jalankan `git rm` pada berkas untuk menerima \"penghapusan oleh "
2514 "mereka\" untuk itu."
2516 #: builtin/am.c builtin/checkout.c builtin/clone.c builtin/stash.c merge.c
2518 msgid "unable to write new index file"
2519 msgstr "gagal menulis berkas indeks baru"
2521 #: builtin/am.c builtin/reset.c
2523 msgid "Could not parse object '%s'."
2524 msgstr "Tidak dapat mengurai objek '%s'."
2527 msgid "failed to clean index"
2528 msgstr "gagal membersihkan indeks"
2532 "You seem to have moved HEAD since the last 'am' failure.\n"
2533 "Not rewinding to ORIG_HEAD"
2535 "Sepertinya Anda telah memindahkan HEAD sejak kegagalan 'am' terakhir.\n"
2536 "Tidak memutar ulang ke ORIG_HEAD"
2538 #: builtin/am.c builtin/bisect--helper.c worktree.c
2540 msgid "failed to read '%s'"
2541 msgstr "gagal membaca '%s'"
2545 msgid "options '%s=%s' and '%s=%s' cannot be used together"
2546 msgstr "Opsi '%s=%s' dan '%s=%s' tidak dapat digunakan bersamaan"
2549 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
2550 msgstr "git am [<opsi>] [(<mbox> | <Maildir>)...]"
2553 msgid "git am [<options>] (--continue | --skip | --abort)"
2554 msgstr "git am [<opsi>] (--continue | --skip | --abort)"
2557 msgid "run interactively"
2558 msgstr "jalankan secara interaktif"
2561 msgid "historical option -- no-op"
2562 msgstr "opsi bersejarah -- no-op"
2565 msgid "allow fall back on 3way merging if needed"
2566 msgstr "perbolehkan mundur ke penggabungan 3 arah jika diperlukan"
2568 #: builtin/am.c builtin/init-db.c builtin/prune-packed.c builtin/repack.c
2571 msgstr "jadi senyap"
2574 msgid "add a Signed-off-by trailer to the commit message"
2575 msgstr "tambahkan trailer Signed-off-by kepada pesan komit"
2578 msgid "recode into utf8 (default)"
2579 msgstr "koding ulang ke dalam utf8 (asali)"
2582 msgid "pass -k flag to git-mailinfo"
2583 msgstr "lewatkan opsi -k ke git-mailinfo"
2586 msgid "pass -b flag to git-mailinfo"
2587 msgstr "lewatkan opsi -b ke git-mailinfo"
2590 msgid "pass -m flag to git-mailinfo"
2591 msgstr "lewatkan opsi -m ke git-mailinfo"
2594 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2595 msgstr "lewatkan opsi --keep-cr ke git-mailsplit untuk format mbox"
2598 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
2600 "jangan lewatkan opsi --keep-cr ke git-mailsplit tak bergantung pada am.keepcr"
2603 msgid "strip everything before a scissors line"
2604 msgstr "copot semuanya sebelum garis gunting"
2607 msgid "pass it through git-mailinfo"
2608 msgstr "lewatkannya melalui git-mailinfo"
2611 msgid "pass it through git-apply"
2612 msgstr "lewatkannya melalui git-apply"
2614 #: builtin/am.c builtin/commit.c builtin/fmt-merge-msg.c builtin/grep.c
2615 #: builtin/merge.c builtin/pull.c builtin/rebase.c builtin/repack.c
2616 #: builtin/show-branch.c builtin/show-ref.c builtin/tag.c parse-options.h
2620 #: builtin/am.c builtin/branch.c builtin/bugreport.c builtin/cat-file.c
2621 #: builtin/for-each-ref.c builtin/ls-tree.c builtin/replace.c builtin/tag.c
2622 #: builtin/verify-tag.c
2627 msgid "format the patch(es) are in"
2628 msgstr "format tambalan yang ada di"
2631 msgid "override error message when patch failure occurs"
2632 msgstr "timpa pesan error ketika kegagalan penambalan terjadi"
2635 msgid "continue applying patches after resolving a conflict"
2636 msgstr "lanjutkan penerapan tambalan setelah menyelesaikan konflik"
2639 msgid "synonyms for --continue"
2640 msgstr "sinonim untuk --continue"
2643 msgid "skip the current patch"
2644 msgstr "lewati tambalan saat ini"
2647 msgid "restore the original branch and abort the patching operation"
2648 msgstr "kembalikan cabang asli dan batalkan operasi penambalan"
2651 msgid "abort the patching operation but keep HEAD where it is"
2652 msgstr "batalkan operasi penambalan tetapi simpan HEAD dimanapun itu"
2655 msgid "show the patch being applied"
2656 msgstr "perlihatkan tambalan yang diterapkan"
2659 msgid "record the empty patch as an empty commit"
2660 msgstr "rekam tambalan kosong sebagai komit kosong"
2663 msgid "lie about committer date"
2664 msgstr "berbohong soal tanggal pengkomit"
2667 msgid "use current timestamp for author date"
2668 msgstr "gunakan stempel waktu saat ini untuk tanggal pengarang"
2670 #: builtin/am.c builtin/commit-tree.c builtin/commit.c builtin/merge.c
2671 #: builtin/pull.c builtin/rebase.c builtin/revert.c builtin/tag.c
2675 #: builtin/am.c builtin/rebase.c
2676 msgid "GPG-sign commits"
2677 msgstr "tandatangani komit dengan GPG"
2680 msgid "how to handle empty patches"
2681 msgstr "bagaimana cara menangani tambalan kosong"
2684 msgid "(internal use for git-rebase)"
2685 msgstr "(penggunaan internal untuk git-rebase)"
2689 "The -b/--binary option has been a no-op for long time, and\n"
2690 "it will be removed. Please do not use it anymore."
2692 "Opsi -b/--binary telah menjadi no-op untuk waktu yang lama, dan\n"
2693 "itu akan dihapus. Mohon jangan gunakan itu lagi."
2696 msgid "failed to read the index"
2697 msgstr "gagal membaca indeks"
2701 msgid "previous rebase directory %s still exists but mbox given."
2703 "direktori pendasaran ulang sebelumnya %s masih ada tapi mbox diberikan."
2708 "Stray %s directory found.\n"
2709 "Use \"git am --abort\" to remove it."
2711 "Direktori menyimpang %s ditemukan.\n"
2712 "Gunakan \"git am --abort\" untuk menghapusnya."
2715 msgid "Resolve operation not in progress, we are not resuming."
2716 msgstr "Operasi penguraian tidak berjalan, kami tidak melanjutkan."
2719 msgid "interactive mode requires patches on the command line"
2720 msgstr "mode interaktif butuh tambalan pada baris perintah"
2723 msgid "git apply [<options>] [<patch>...]"
2724 msgstr "git apply [<opsi>] [<tambalan>...]"
2726 #: builtin/archive.c contrib/scalar/scalar.c
2727 msgid "could not redirect output"
2728 msgstr "tidak dapat mengalihkan keluaran"
2730 #: builtin/archive.c
2731 msgid "git archive: Remote with no URL"
2732 msgstr "git archive: Remote tanpa URL"
2734 #: builtin/archive.c
2735 msgid "git archive: expected ACK/NAK, got a flush packet"
2736 msgstr "git archive: ACK/NAK diharapkan, dapat paket bilasan"
2738 #: builtin/archive.c
2740 msgid "git archive: NACK %s"
2741 msgstr "git archive: NACK %s"
2743 #: builtin/archive.c
2744 msgid "git archive: protocol error"
2745 msgstr "git archive: kesalahan protokol"
2747 #: builtin/archive.c
2748 msgid "git archive: expected a flush"
2749 msgstr "git archive: sebuah bilasan diharapkan"
2751 #: builtin/bisect--helper.c
2752 msgid "git bisect--helper --bisect-reset [<commit>]"
2753 msgstr "git bisect--helper --bisect-reset [<komit>]"
2755 #: builtin/bisect--helper.c
2757 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
2758 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
2761 "git bisect--helper --bisect-start [--term-{new,bad}=<istilah> --term-{old,"
2762 "good}=<istilah>] [--no-checkout] [--first-parent] [<jelek> [<bagus>...]] "
2765 #: builtin/bisect--helper.c
2766 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
2767 msgstr "git bisect--helper --bisect-state (bad|new) [<revisi>]"
2769 #: builtin/bisect--helper.c
2770 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
2771 msgstr "git bisect--helper --bisect-state (good|old) [<revisi>...]"
2773 #: builtin/bisect--helper.c
2774 msgid "git bisect--helper --bisect-replay <filename>"
2775 msgstr "git bisect--helper --bisect-replay <nama berkas>"
2777 #: builtin/bisect--helper.c
2778 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
2779 msgstr "git bisect--helper --bisect-skip [(<revisi>|<rentang>)...]"
2781 #: builtin/bisect--helper.c
2782 msgid "git bisect--helper --bisect-run <cmd>..."
2783 msgstr "git bisect--helper --bisect-run <perintah>..."
2785 #: builtin/bisect--helper.c
2787 msgid "cannot open file '%s' in mode '%s'"
2788 msgstr "tidak dapat membuka berkas '%s' dalam mode '%s'"
2790 #: builtin/bisect--helper.c
2792 msgid "could not write to file '%s'"
2793 msgstr "tidak dapat menulis ke berkas '%s'"
2795 #: builtin/bisect--helper.c
2797 msgid "cannot open file '%s' for reading"
2798 msgstr "tidak dapat membuka berkas '%s' untuk dibaca"
2800 #: builtin/bisect--helper.c
2802 msgid "'%s' is not a valid term"
2803 msgstr "'%s' bukan istilah yang valid"
2805 #: builtin/bisect--helper.c
2807 msgid "can't use the builtin command '%s' as a term"
2808 msgstr "tidak dapat menggunakan perintah bawaan '%s' sebagai istilah"
2810 #: builtin/bisect--helper.c
2812 msgid "can't change the meaning of the term '%s'"
2813 msgstr "tidak dapat mengubah makna istilah '%s'"
2815 #: builtin/bisect--helper.c
2816 msgid "please use two different terms"
2817 msgstr "mohon gunakan dua istilah yang berbeda"
2819 #: builtin/bisect--helper.c
2821 msgid "We are not bisecting.\n"
2822 msgstr "Kami tidak sedang membagi dua.\n"
2824 #: builtin/bisect--helper.c
2826 msgid "'%s' is not a valid commit"
2827 msgstr "'%s' bukan sebuah komit yang valid"
2829 #: builtin/bisect--helper.c
2832 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
2834 "tidak dapat men-checkout HEAD asli '%s'. Coba 'git bisect reset <komit>'."
2836 #: builtin/bisect--helper.c
2838 msgid "Bad bisect_write argument: %s"
2839 msgstr "argument bisect_write jelek: %s"
2841 #: builtin/bisect--helper.c
2843 msgid "couldn't get the oid of the rev '%s'"
2844 msgstr "tidak dapat mendapatkan oid revisi '%s'"
2846 #: builtin/bisect--helper.c
2848 msgid "couldn't open the file '%s'"
2849 msgstr "tidak dapat membuka berkas '%s'"
2851 #: builtin/bisect--helper.c
2853 msgid "Invalid command: you're currently in a %s/%s bisect"
2854 msgstr "Perintah tidak valid: sekarang Anda berada dalam pembagian dua %s/%s"
2856 #: builtin/bisect--helper.c
2859 "You need to give me at least one %s and %s revision.\n"
2860 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
2862 "Anda perlu berikan saya setidaknya satu revisi %s dan %s.\n"
2863 "Untuk itu Anda dapat menggunakan \"git bisect %s\" dan \"git bisect %s\"."
2865 #: builtin/bisect--helper.c
2868 "You need to start by \"git bisect start\".\n"
2869 "You then need to give me at least one %s and %s revision.\n"
2870 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
2872 "Anda perlu memulai dengan \"git bisect start\".\n"
2873 "Lalu Anda perlu berikan saya setidaknya satu revisi %s dan %s.\n"
2874 "Untuk itu Anda dapat menggunakan \"git bisect %s\" dan \"git bisect %s\"."
2876 #: builtin/bisect--helper.c
2878 msgid "bisecting only with a %s commit"
2879 msgstr "membagi dua hanya dengan sebuah komit %s"
2881 #. TRANSLATORS: Make sure to include [Y] and [n] in your
2882 #. translation. The program will only accept English input
2885 #: builtin/bisect--helper.c
2886 msgid "Are you sure [Y/n]? "
2887 msgstr "Anda yakin [Y/n]?"
2889 #: builtin/bisect--helper.c
2890 msgid "status: waiting for both good and bad commits\n"
2891 msgstr "status: menunggu komit bagus dan jelek\n"
2893 #: builtin/bisect--helper.c
2895 msgid "status: waiting for bad commit, %d good commit known\n"
2896 msgid_plural "status: waiting for bad commit, %d good commits known\n"
2897 msgstr[0] "status: menunggu komit jelek, %d komit bagus diketahui\n"
2898 msgstr[1] "status: menunggu komit jelek, %d komit bagus diketahui\n"
2900 #: builtin/bisect--helper.c
2901 msgid "status: waiting for good commit(s), bad commit known\n"
2902 msgstr "status: menunggu komit bagus, komit jelek diketahui\n"
2904 #: builtin/bisect--helper.c
2905 msgid "no terms defined"
2906 msgstr "tidak ada istilah yang didefinisikan"
2908 #: builtin/bisect--helper.c
2911 "Your current terms are %s for the old state\n"
2912 "and %s for the new state.\n"
2914 "Istilah Anda saat ini adalah %s untuk keadaan lama\n"
2915 "dan %s untuk keadaan baru.\n"
2917 #: builtin/bisect--helper.c
2920 "invalid argument %s for 'git bisect terms'.\n"
2921 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
2923 "argumen %s tidak valid untuk 'git bisect terms'.\n"
2924 "Opsi yang didukung adalah: --term-good|--term-old dan --term-bad|--term-new."
2926 #: builtin/bisect--helper.c
2927 msgid "revision walk setup failed\n"
2928 msgstr "setup jalan revisi gagal\n"
2930 #: builtin/bisect--helper.c
2932 msgid "could not open '%s' for appending"
2933 msgstr "tidak dapat membuka '%s' untuk menambahkan"
2935 #: builtin/bisect--helper.c
2936 msgid "'' is not a valid term"
2937 msgstr "'' bukan istilah yang valid"
2939 #: builtin/bisect--helper.c
2941 msgid "unrecognized option: '%s'"
2942 msgstr "opsi tidak dikenal: '%s'"
2944 #: builtin/bisect--helper.c
2946 msgid "'%s' does not appear to be a valid revision"
2947 msgstr "'%s' sepertinya bukan revisi valid"
2949 #: builtin/bisect--helper.c
2950 msgid "bad HEAD - I need a HEAD"
2951 msgstr "HEAD jelek - saya butuh HEAD"
2953 #: builtin/bisect--helper.c
2955 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
2956 msgstr "gagal men-checkout '%s'. Coba 'git bisect start <cabang valid>'."
2958 #: builtin/bisect--helper.c
2959 msgid "won't bisect on cg-seek'ed tree"
2960 msgstr "tidak akan membagi dua pada pohon yang di-cg-seek"
2962 #: builtin/bisect--helper.c
2963 msgid "bad HEAD - strange symbolic ref"
2964 msgstr "HEAD jelek - referensi simbolik aneh"
2966 #: builtin/bisect--helper.c
2968 msgid "invalid ref: '%s'"
2969 msgstr "referensi tidak valid: '%s'"
2971 #: builtin/bisect--helper.c
2972 msgid "You need to start by \"git bisect start\"\n"
2973 msgstr "Anda perlu memulai dengan \"git bisect start\"\n"
2975 #. TRANSLATORS: Make sure to include [Y] and [n] in your
2976 #. translation. The program will only accept English input
2979 #: builtin/bisect--helper.c
2980 msgid "Do you want me to do it for you [Y/n]? "
2981 msgstr "Anda ingin saya melakukannya untuk Anda [Y/n]"
2983 #: builtin/bisect--helper.c
2984 msgid "Please call `--bisect-state` with at least one argument"
2985 msgstr "Mohon panggil `--bisect-state` dengan setidaknya satu argumen"
2987 #: builtin/bisect--helper.c
2989 msgid "'git bisect %s' can take only one argument."
2990 msgstr "'git bisect %s' hanya dapat mengambil satu argumen."
2992 #: builtin/bisect--helper.c
2994 msgid "Bad rev input: %s"
2995 msgstr "Masukan revisi jelek: %s"
2997 #: builtin/bisect--helper.c
2999 msgid "Bad rev input (not a commit): %s"
3000 msgstr "Masukan revisi jelek (bukan sebuah komit): %s"
3002 #: builtin/bisect--helper.c
3003 msgid "We are not bisecting."
3004 msgstr "Kami tidak sedang membagi dua."
3006 #: builtin/bisect--helper.c
3008 msgid "'%s'?? what are you talking about?"
3009 msgstr "'%s'?? Anda bilang tentang apa?"
3011 #: builtin/bisect--helper.c
3013 msgid "cannot read file '%s' for replaying"
3014 msgstr "tidak dapat membuka berkas '%s' untuk memainkan ulang"
3016 #: builtin/bisect--helper.c
3018 msgid "running %s\n"
3019 msgstr "menjalankan %s\n"
3021 #: builtin/bisect--helper.c
3022 msgid "bisect run failed: no command provided."
3023 msgstr "bisect run gagal: tidak ada perintah yang diberikan"
3025 #: builtin/bisect--helper.c
3027 msgid "unable to verify '%s' on good revision"
3028 msgstr "tidak dapat memverifikasi '%s' pada revisi bagus"
3030 #: builtin/bisect--helper.c
3032 msgid "bogus exit code %d for good revision"
3033 msgstr "kode keluar gadungan %d untuk revisi bagu"
3035 #: builtin/bisect--helper.c
3037 msgid "bisect run failed: exit code %d from '%s' is < 0 or >= 128"
3038 msgstr "bisect run gagal: kode keluar %d dari '%s' < 0 atau >= 128"
3040 #: builtin/bisect--helper.c
3042 msgid "cannot open file '%s' for writing"
3043 msgstr "tidak dapat membuka berkas '%s' untuk ditulis"
3045 #: builtin/bisect--helper.c
3046 msgid "bisect run cannot continue any more"
3047 msgstr "bisect run tidak dapat dilanjutkan lagi"
3049 #: builtin/bisect--helper.c
3051 msgid "bisect run success"
3052 msgstr "bisect run sukses"
3054 #: builtin/bisect--helper.c
3056 msgid "bisect found first bad commit"
3057 msgstr "pembagian dua menemukan komit jelek pertama"
3059 #: builtin/bisect--helper.c
3062 "bisect run failed: 'git bisect--helper --bisect-state %s' exited with error "
3065 "bisect run gagal: 'git bisect--helper --bisect-state %s' keluar dengan kode "
3068 #: builtin/bisect--helper.c
3069 msgid "reset the bisection state"
3070 msgstr "setel ulang keadaan pembagian dua"
3072 #: builtin/bisect--helper.c
3073 msgid "check whether bad or good terms exist"
3074 msgstr "periksa apakah ada istilah jelek atau bagus"
3076 #: builtin/bisect--helper.c
3077 msgid "print out the bisect terms"
3078 msgstr "cetak istilah pembagian dua"
3080 #: builtin/bisect--helper.c
3081 msgid "start the bisect session"
3082 msgstr "mulai sesi pembagian dua"
3084 #: builtin/bisect--helper.c
3085 msgid "find the next bisection commit"
3086 msgstr "temukan komit pembagian dua berikutnya"
3088 #: builtin/bisect--helper.c
3089 msgid "mark the state of ref (or refs)"
3090 msgstr "tandai keadaan referensi"
3092 #: builtin/bisect--helper.c
3093 msgid "list the bisection steps so far"
3094 msgstr "daftar langkah pembagian dua sejauh ini"
3096 #: builtin/bisect--helper.c
3097 msgid "replay the bisection process from the given file"
3098 msgstr "mainkan ulang proses pembagian dua dari berkas yang diberikan"
3100 #: builtin/bisect--helper.c
3101 msgid "skip some commits for checkout"
3102 msgstr "lewati beberapa komit untuk checkout"
3104 #: builtin/bisect--helper.c
3105 msgid "visualize the bisection"
3106 msgstr "visualisasikan pembagian dua"
3108 #: builtin/bisect--helper.c
3109 msgid "use <cmd>... to automatically bisect"
3110 msgstr "gunakan <cmd>... untuk bagi dua otomatis."
3112 #: builtin/bisect--helper.c
3113 msgid "no log for BISECT_WRITE"
3114 msgstr "tidak ada log untuk BISECT_WRITE"
3116 #: builtin/bisect--helper.c
3117 msgid "--bisect-reset requires either no argument or a commit"
3118 msgstr "--bisect-reset butuh baik tanpa argumen atau sebuah komit"
3120 #: builtin/bisect--helper.c
3121 msgid "--bisect-terms requires 0 or 1 argument"
3122 msgstr "--bisect-terms butuh 0 atau 1 argumen"
3124 #: builtin/bisect--helper.c
3125 msgid "--bisect-next requires 0 arguments"
3126 msgstr "--bisect-next butuh 0 argumen"
3128 #: builtin/bisect--helper.c
3129 msgid "--bisect-log requires 0 arguments"
3130 msgstr "--bisect-log butuh 0 argumen"
3132 #: builtin/bisect--helper.c
3133 msgid "no logfile given"
3134 msgstr "tidak ada berkas log yang diberikan"
3137 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
3138 msgstr "git blame [<opsi>] [<opsi revisi>] [<revisi>] [--] <berkas>"
3141 msgid "<rev-opts> are documented in git-rev-list(1)"
3142 msgstr "<opsi revisi> didokumentasikan dalam git-rev-list(1)"
3146 msgid "expecting a color: %s"
3147 msgstr "mengharapkan warna: %s"
3150 msgid "must end with a color"
3151 msgstr "harus berakhir dengan warna"
3155 msgid "cannot find revision %s to ignore"
3156 msgstr "tidak dapat menemukan revisi %s untuk diabaikan"
3159 msgid "show blame entries as we find them, incrementally"
3160 msgstr "perlihatkan entri penyalahan seperti yang kami temukan secara bertahap"
3163 msgid "do not show object names of boundary commits (Default: off)"
3164 msgstr "jangan perlihatkan nama objek dari komit perbatasan (asali: off)"
3167 msgid "do not treat root commits as boundaries (Default: off)"
3168 msgstr "jangan perlakukan komit akar sebagai perbatasan (asali: off)"
3171 msgid "show work cost statistics"
3172 msgstr "perlihatkan statistik biaya usaha"
3174 #: builtin/blame.c builtin/checkout.c builtin/clone.c builtin/commit-graph.c
3175 #: builtin/fetch.c builtin/merge.c builtin/multi-pack-index.c builtin/pull.c
3176 #: builtin/push.c builtin/remote.c builtin/send-pack.c
3177 msgid "force progress reporting"
3178 msgstr "paksa laporkan perkembangan"
3181 msgid "show output score for blame entries"
3182 msgstr "perlihatkan nilai keluaran untuk entri penyalahan"
3185 msgid "show original filename (Default: auto)"
3186 msgstr "perlihatkan nama berkas asli (asali: auto)"
3189 msgid "show original linenumber (Default: off)"
3190 msgstr "perlihatkan nomor baris asli (asali: off)"
3193 msgid "show in a format designed for machine consumption"
3194 msgstr "perlihatkan dalam format yang didesain untuk konsumsi mesin"
3197 msgid "show porcelain format with per-line commit information"
3198 msgstr "perlihatkan format porselen dengan informasi komit per baris"
3201 msgid "use the same output mode as git-annotate (Default: off)"
3202 msgstr "gunakan mode keluaran yang sama dengan git-annotate (asali: off)"
3205 msgid "show raw timestamp (Default: off)"
3206 msgstr "perlihatkan stempel waktu mentah (asali: off)"
3209 msgid "show long commit SHA1 (Default: off)"
3210 msgstr "perlihatkan SHA1 komit panjang (asali: off)"
3213 msgid "suppress author name and timestamp (Default: off)"
3214 msgstr "sembunyikan nama pengarang dan stempel waktu (asali: off)"
3217 msgid "show author email instead of name (Default: off)"
3218 msgstr "perlihatkan email pengarang daripada nama (asali: off)"
3221 msgid "ignore whitespace differences"
3222 msgstr "abaikan perbedaan spasi putih"
3224 #: builtin/blame.c builtin/log.c
3229 msgid "ignore <rev> when blaming"
3230 msgstr "abaikan <revisi> ketika menyalahkan"
3233 msgid "ignore revisions from <file>"
3234 msgstr "abaikan revisi dari <berkas>"
3237 msgid "color redundant metadata from previous line differently"
3238 msgstr "metadata warna berlebihan dari baris sebelumnya secara berbeda"
3241 msgid "color lines by age"
3242 msgstr "warnai baris oleh umur"
3245 msgid "spend extra cycles to find better match"
3246 msgstr "perlihatkan siklus ekstra untuk menemukan cocokan yang lebih baik"
3249 msgid "use revisions from <file> instead of calling git-rev-list"
3250 msgstr "gunakan revisi dari <berkas> daripada memanggil git-rev-list"
3253 msgid "use <file>'s contents as the final image"
3254 msgstr "gunakan konten <berkas> sebagai citra final"
3261 msgid "find line copies within and across files"
3262 msgstr "temukan salinan baris di dalam dan di seluruh berkas"
3265 msgid "find line movements within and across files"
3266 msgstr "temukan gerakan baris di dalam dan di seluruh baris"
3273 msgid "process only line range <start>,<end> or function :<funcname>"
3274 msgstr "hanya proses rentang baris <awal>,<akhir> atau fungsi :<nama fungsi>"
3277 msgid "--progress can't be used with --incremental or porcelain formats"
3279 "--progress tidak dapat digunakan dengan --incremental atau format porselen"
3281 #. TRANSLATORS: This string is used to tell us the
3282 #. maximum display width for a relative timestamp in
3283 #. "git blame" output. For C locale, "4 years, 11
3284 #. months ago", which takes 22 places, is the longest
3285 #. among various forms of relative timestamps, but
3286 #. your language may need more or fewer display
3290 msgid "4 years, 11 months ago"
3291 msgstr "4 tahun, 11 bulan yang lalu"
3295 msgid "file %s has only %lu line"
3296 msgid_plural "file %s has only %lu lines"
3297 msgstr[0] "berkas %s hanya punya %lu baris"
3298 msgstr[1] "berkas %s hanya punya %lu baris"
3301 msgid "Blaming lines"
3302 msgstr "Menyalahkan baris"
3305 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
3306 msgstr "git branch [<opsi>] [-r | -a] [--merged] [--no-merged]"
3310 "git branch [<options>] [-f] [--recurse-submodules] <branch-name> [<start-"
3313 "git branch [<opsi>] [-f] [--recurse-submodules] <nama-cabang> [<titik-awal>]"
3316 msgid "git branch [<options>] [-l] [<pattern>...]"
3317 msgstr "git branch [<opsi>] [-l] [<pola>...]"
3320 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3321 msgstr "git branch [<opsi> [-r] (-d | -D) <nama-cabang>...]"
3324 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3325 msgstr "git branch [<opsi>] (-m | -M) [<cabang-lama>] <cabang-baru>"
3328 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
3329 msgstr "git branch [<opsi>] (-c | -C) [<cabang-lama>] <cabang-baru>"
3332 msgid "git branch [<options>] [-r | -a] [--points-at]"
3333 msgstr "git branch [<opsi>] [-r | -a] [--points-at]"
3336 msgid "git branch [<options>] [-r | -a] [--format]"
3337 msgstr "git branch [<opsi>] [-r | -a] [--format]"
3342 "deleting branch '%s' that has been merged to\n"
3343 " '%s', but not yet merged to HEAD."
3345 "menghapus cabang '%s' yang sudah digabungkan ke\n"
3346 " '%s', tapi belum digabungkan ke HEAD."
3351 "not deleting branch '%s' that is not yet merged to\n"
3352 " '%s', even though it is merged to HEAD."
3354 "tidak menghapus cabang '%s' yang belum digabungkan ke\n"
3355 " '%s', walaupun tergabung ke HEAD."
3359 msgid "Couldn't look up commit object for '%s'"
3360 msgstr "Tidak dapat mencari objek komit untuk '%s'"
3365 "The branch '%s' is not fully merged.\n"
3366 "If you are sure you want to delete it, run 'git branch -D %s'."
3368 "Cabang '%s' belum sepenuhnya tergabung.\n"
3369 "Kalau Anda yakin ingin menghapusnya, jalankan 'git branch -D %s'."
3372 msgid "Update of config-file failed"
3373 msgstr "Pembaruan berkas konfigurasi gagal"
3376 msgid "cannot use -a with -d"
3377 msgstr "tidak dapat gunakan -a dengan -d"
3380 msgid "Couldn't look up commit object for HEAD"
3381 msgstr "Tidak dapat mencari objek komit untuk HEAD"
3385 msgid "Cannot delete branch '%s' checked out at '%s'"
3386 msgstr "Tidak dapat menghapus cabang '%s' yang ter-checkout pada '%s'"
3390 msgid "remote-tracking branch '%s' not found."
3391 msgstr "cabang pelacak remote '%s' tidak ditemukan."
3395 msgid "branch '%s' not found."
3396 msgstr "cabang '%s' tidak ditemukan."
3400 msgid "Deleted remote-tracking branch %s (was %s).\n"
3401 msgstr "Cabang pelacak remote %s (yaitu %s) dihapus.\n"
3405 msgid "Deleted branch %s (was %s).\n"
3406 msgstr "Cabang %s (yaitu %s) dihapus.\n"
3408 #: builtin/branch.c builtin/tag.c
3409 msgid "unable to parse format string"
3410 msgstr "tidak dapat menguraikan untai format"
3413 msgid "could not resolve HEAD"
3414 msgstr "tidak dapat menguraikan HEAD"
3418 msgid "HEAD (%s) points outside of refs/heads/"
3419 msgstr "HEAD (%s) merujuk diluar refs/heads/"
3423 msgid "Branch %s is being rebased at %s"
3424 msgstr "Cabang %s sedang didasarkan ulang pada %s"
3428 msgid "Branch %s is being bisected at %s"
3429 msgstr "Cabang %s sedang dibagi dua pada %s"
3432 msgid "cannot copy the current branch while not on any."
3433 msgstr "tidak dapat menyalin cabang saat ini ketika tidak ada."
3436 msgid "cannot rename the current branch while not on any."
3437 msgstr "tidak dapat mengganti nama cabang saat ini ketika tidak ada."
3441 msgid "Invalid branch name: '%s'"
3442 msgstr "Nama cabang tidak valid: '%s'"
3445 msgid "Branch rename failed"
3446 msgstr "Penggantian nama cabang gagal"
3449 msgid "Branch copy failed"
3450 msgstr "Penyalinan cabang gagal"
3454 msgid "Created a copy of a misnamed branch '%s'"
3455 msgstr "Salinan cabang salah nama '%s' dibuat"
3459 msgid "Renamed a misnamed branch '%s' away"
3460 msgstr "Cabang salah nama '%s' berganti nama"
3464 msgid "Branch renamed to %s, but HEAD is not updated!"
3465 msgstr "Cabang berganti nama ke %s, tapi HEAD tidak diperbarui!"
3468 msgid "Branch is renamed, but update of config-file failed"
3469 msgstr "Cabang berganti nama, tapi pembaruan berkas konfigurasi gagal"
3472 msgid "Branch is copied, but update of config-file failed"
3473 msgstr "Cabang disalin, tapi pembaruan berkas konfigurasi gagal"
3478 "Please edit the description for the branch\n"
3480 "Lines starting with '%c' will be stripped.\n"
3482 "Mohon sunting deskripsi untuk cabang\n"
3484 "Baris yang diawali dengan '%c' akan dicopot.\n"
3487 msgid "Generic options"
3488 msgstr "Opsi generik"
3491 msgid "show hash and subject, give twice for upstream branch"
3492 msgstr "perlihatkan hash dan subjek, berikan dua kali untuk cabang hulu"
3495 msgid "suppress informational messages"
3496 msgstr "sembunyikan pesan informasi"
3498 #: builtin/branch.c builtin/checkout.c builtin/submodule--helper.c
3499 msgid "set branch tracking configuration"
3500 msgstr "setel konfigurasi pelacakan cabang"
3504 msgstr "jangan gunakan"
3511 msgid "change the upstream info"
3512 msgstr "ubah info hulu"
3515 msgid "unset the upstream info"
3516 msgstr "batal-setel info hulu"
3519 msgid "use colored output"
3520 msgstr "gunakan keluaran berwarna"
3523 msgid "act on remote-tracking branches"
3524 msgstr "lakukan pada cabang pelacak remote"
3527 msgid "print only branches that contain the commit"
3528 msgstr "cetak hanya cabang yang berisi komit"
3531 msgid "print only branches that don't contain the commit"
3532 msgstr "cetak hanya cabang yang tak berisi komit"
3535 msgid "Specific git-branch actions:"
3536 msgstr "Aksi git-branch spesifik:"
3539 msgid "list both remote-tracking and local branches"
3540 msgstr "sebut baik cabang pelacak remote dan cabang lokal"
3543 msgid "delete fully merged branch"
3544 msgstr "hapus cabang yang tergabung sepenuhnya"
3547 msgid "delete branch (even if not merged)"
3548 msgstr "hapus cabang (walaupun tak tergabung)"
3551 msgid "move/rename a branch and its reflog"
3552 msgstr "pindah/ganti nama cabang dan reflog-nya"
3555 msgid "move/rename a branch, even if target exists"
3556 msgstr "pindah/ganti nama cabang, walaupun target ada"
3559 msgid "copy a branch and its reflog"
3560 msgstr "salin cabang dan reflog-nya"
3563 msgid "copy a branch, even if target exists"
3564 msgstr "salin cabang, walapun target ada"
3567 msgid "list branch names"
3568 msgstr "sebut nama cabang"
3571 msgid "show current branch name"
3572 msgstr "perlihatkan nama cabang saat ini"
3574 #: builtin/branch.c builtin/submodule--helper.c
3575 msgid "create the branch's reflog"
3576 msgstr "buat reflog cabang"
3579 msgid "edit the description for the branch"
3580 msgstr "sunting deskripsi cabang"
3583 msgid "force creation, move/rename, deletion"
3584 msgstr "paksa buat, pindah/ganti nama, hapus"
3587 msgid "print only branches that are merged"
3588 msgstr "cetak hanya cabang yang tergabung"
3591 msgid "print only branches that are not merged"
3592 msgstr "cetak hanya cabang yang tak tergabung"
3595 msgid "list branches in columns"
3596 msgstr "sebut cabang dalam kolom"
3598 #: builtin/branch.c builtin/for-each-ref.c builtin/notes.c builtin/tag.c
3603 msgid "print only branches of the object"
3604 msgstr "cetak hanya cabang objek"
3606 #: builtin/branch.c builtin/for-each-ref.c builtin/tag.c
3607 msgid "sorting and filtering are case insensitive"
3608 msgstr "pengurutan dan penyaringan tak peka kapital"
3610 #: builtin/branch.c builtin/ls-files.c
3611 msgid "recurse through submodules"
3612 msgstr "rekursi melalui submodul"
3614 #: builtin/branch.c builtin/for-each-ref.c builtin/ls-tree.c builtin/tag.c
3615 #: builtin/verify-tag.c
3616 msgid "format to use for the output"
3617 msgstr "format yang digunakan untuk keluaran"
3619 #: builtin/branch.c builtin/submodule--helper.c submodule.c
3620 msgid "Failed to resolve HEAD as a valid ref."
3621 msgstr "Gagal menguraikan HEAD sebagai referensi valid."
3623 #: builtin/branch.c builtin/clone.c
3624 msgid "HEAD not found below refs/heads!"
3625 msgstr "HEAD tidak ditemukan di bawah refs/heads!"
3629 "branch with --recurse-submodules can only be used if submodule."
3630 "propagateBranches is enabled"
3632 "cabang dengan --recurse-submodules hanya dapat digunakan jika submodule."
3633 "propagateBranches diaktifkan"
3636 msgid "--recurse-submodules can only be used to create branches"
3637 msgstr "--recurse-submodules hanya dapat digunakan untuk membuat cabang"
3640 msgid "branch name required"
3641 msgstr "nama cabang diperlukan"
3644 msgid "Cannot give description to detached HEAD"
3645 msgstr "Tidak dapat memberikan deskripsi ke HEAD terpisah"
3648 msgid "cannot edit description of more than one branch"
3649 msgstr "tidak dapat menyunting deskripsi lebih dari satu cabang"
3653 msgid "No commit on branch '%s' yet."
3654 msgstr "Belum ada komit pada cabang '%s'."
3658 msgid "No branch named '%s'."
3659 msgstr "Tidak ada cabang bernama '%s'."
3662 msgid "too many branches for a copy operation"
3663 msgstr "terlalu banyak cabang untuk operasi penyalinan"
3666 msgid "too many arguments for a rename operation"
3667 msgstr "terlalu banyak argumen untuk operasi penggantian nama"
3670 msgid "too many arguments to set new upstream"
3671 msgstr "terlalu banyak argumen untuk menyetel hulu baru"
3676 "could not set upstream of HEAD to %s when it does not point to any branch."
3678 "tidak dapat menyetel hulu HEAD ke %s ketika itu tak menunjuk pada cabang "
3683 msgid "no such branch '%s'"
3684 msgstr "tidak ada cabang '%s'"
3688 msgid "branch '%s' does not exist"
3689 msgstr "cabang '%s' tidak ada"
3692 msgid "too many arguments to unset upstream"
3693 msgstr "terlalu banyak argumen untuk batal-setel hulu"
3696 msgid "could not unset upstream of HEAD when it does not point to any branch."
3698 "tidak dapat membatal-setel hulu HEAD ketika itu tak menunjuk pada cabang "
3703 msgid "Branch '%s' has no upstream information"
3704 msgstr "Cabang '%s' tidak ada informasi hulu"
3708 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
3709 "Did you mean to use: -a|-r --list <pattern>?"
3711 "Opsi -a dan -r tidak mengambil nama cabang.\n"
3712 "Mungkin maksud Anda gunakan: -a|-r --list <pola>?"
3716 "the '--set-upstream' option is no longer supported. Please use '--track' or "
3717 "'--set-upstream-to' instead."
3719 "opsi '--set-upstream' tidak lagi didukung. Mohon gunakan '--track' atau '--"
3720 "set-upstream-to' sebagai gantinya."
3722 #: builtin/bugreport.c
3723 msgid "git version:\n"
3726 #: builtin/bugreport.c
3728 msgid "uname() failed with error '%s' (%d)\n"
3731 #: builtin/bugreport.c
3732 msgid "compiler info: "
3735 #: builtin/bugreport.c
3739 #: builtin/bugreport.c
3740 msgid "not run from a git repository - no hooks to show\n"
3743 #: builtin/bugreport.c
3744 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
3747 #: builtin/bugreport.c
3749 "Thank you for filling out a Git bug report!\n"
3750 "Please answer the following questions to help us understand your issue.\n"
3752 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
3754 "What did you expect to happen? (Expected behavior)\n"
3756 "What happened instead? (Actual behavior)\n"
3758 "What's different between what you expected and what actually happened?\n"
3760 "Anything else you want to add:\n"
3762 "Please review the rest of the bug report below.\n"
3763 "You can delete any lines you don't wish to share.\n"
3766 #: builtin/bugreport.c
3767 msgid "specify a destination for the bugreport file"
3770 #: builtin/bugreport.c
3771 msgid "specify a strftime format suffix for the filename"
3774 #: builtin/bugreport.c
3776 msgid "could not create leading directories for '%s'"
3779 #: builtin/bugreport.c
3783 #: builtin/bugreport.c
3784 msgid "Enabled Hooks"
3787 #: builtin/bugreport.c
3789 msgid "unable to write to %s"
3792 #: builtin/bugreport.c
3794 msgid "Created new report at '%s'.\n"
3798 msgid "git bundle create [<options>] <file> <git-rev-list args>"
3799 msgstr "git bundle create [<opsi>] <berkas> <argumen git-rev-list>"
3802 msgid "git bundle verify [<options>] <file>"
3803 msgstr "git bundle verify [<opsi>] <berkas>"
3806 msgid "git bundle list-heads <file> [<refname>...]"
3807 msgstr "git bundle list-heads <berkas> [<nama referensi>...]"
3810 msgid "git bundle unbundle <file> [<refname>...]"
3811 msgstr "git bundle unbundle <berkas> [<nama referensi>...]"
3813 #: builtin/bundle.c builtin/pack-objects.c
3814 msgid "do not show progress meter"
3815 msgstr "jangan perlihatkan meteran perkembangan"
3817 #: builtin/bundle.c builtin/pack-objects.c
3818 msgid "show progress meter"
3819 msgstr "perlihatkan meteran perkembangan"
3821 #: builtin/bundle.c builtin/pack-objects.c
3822 msgid "show progress meter during object writing phase"
3823 msgstr "perlihatkan meteran perkembangan saat fase penulisan objek"
3825 #: builtin/bundle.c builtin/pack-objects.c
3826 msgid "similar to --all-progress when progress meter is shown"
3827 msgstr "sama seperti --all-progress ketika meteran perkembangan diperlihatkan"
3830 msgid "specify bundle format version"
3831 msgstr "sebutkan versi format bundel"
3834 msgid "Need a repository to create a bundle."
3835 msgstr "Perlu sebuah repositori untuk membuat bundel."
3838 msgid "do not show bundle details"
3839 msgstr "jangan perlihatkan detail bundel"
3843 msgid "%s is okay\n"
3847 msgid "Need a repository to unbundle."
3848 msgstr "Perlu sebuah repositori untuk membongkar bundel."
3851 msgid "Unbundling objects"
3852 msgstr "Membongkar bundel objek"
3854 #: builtin/bundle.c builtin/remote.c
3856 msgid "Unknown subcommand: %s"
3857 msgstr "Subperintah tidak dikenal: %s"
3859 #: builtin/cat-file.c merge-recursive.c
3861 msgid "cannot read object %s '%s'"
3862 msgstr "tidak dapat membaca objek %s '%s'"
3864 #: builtin/cat-file.c
3865 msgid "flush is only for --buffer mode"
3866 msgstr "bilas hanya untuk mode --buffer"
3868 #: builtin/cat-file.c
3869 msgid "empty command in input"
3870 msgstr "perintah kosong pada masukan"
3872 #: builtin/cat-file.c
3874 msgid "whitespace before command: '%s'"
3875 msgstr "spasi sebelum perintah: '%s'"
3877 #: builtin/cat-file.c
3879 msgid "%s requires arguments"
3880 msgstr "%s butuh sebuah argumen"
3882 #: builtin/cat-file.c
3884 msgid "%s takes no arguments"
3885 msgstr "%s tidak mengambil argumen"
3887 #: builtin/cat-file.c
3889 msgid "unknown command: '%s'"
3890 msgstr "perintah tidak dikenal: '%s'"
3892 #: builtin/cat-file.c
3893 msgid "only one batch option may be specified"
3894 msgstr "hanya satu opsi setumpuk yang mungkin disebutkan"
3896 #: builtin/cat-file.c
3897 msgid "git cat-file <type> <object>"
3898 msgstr "git cat-file <tipe> <objek>"
3900 #: builtin/cat-file.c
3901 msgid "git cat-file (-e | -p) <object>"
3902 msgstr "git cat-file (-e | -p) <objek>"
3904 #: builtin/cat-file.c
3905 msgid "git cat-file (-t | -s) [--allow-unknown-type] <object>"
3906 msgstr "git cat-file (-t | -s) [--allow-unknown-type] <objek>"
3908 #: builtin/cat-file.c
3910 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
3912 " [--buffer] [--follow-symlinks] [--unordered]\n"
3913 " [--textconv | --filters]"
3915 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
3917 " [--buffer] [--follow-symlinks] [--unordered]\n"
3918 " [--textconv | --filters]"
3920 #: builtin/cat-file.c
3922 "git cat-file (--textconv | --filters)\n"
3923 " [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]"
3925 "git cat-file (--textconv | --filters)\n"
3926 " [<revisi>:<jalur|mirip-pohon> | --path=<jalur|mirip-pohon>] "
3929 #: builtin/cat-file.c
3930 msgid "Check object existence or emit object contents"
3931 msgstr "Periksa keberadaan objek atau keluarkan isi objek"
3933 #: builtin/cat-file.c
3934 msgid "check if <object> exists"
3935 msgstr "periksa jika <objek> ada"
3937 #: builtin/cat-file.c
3938 msgid "pretty-print <object> content"
3939 msgstr "cetak-cantik isi <objek>"
3941 #: builtin/cat-file.c
3942 msgid "Emit [broken] object attributes"
3943 msgstr "Keluarkan atribut objek [rusak]"
3945 #: builtin/cat-file.c
3946 msgid "show object type (one of 'blob', 'tree', 'commit', 'tag', ...)"
3947 msgstr "perlihatkan tipe objek (salah satu dari 'blob', 'commit', 'tag', ...)"
3949 #: builtin/cat-file.c
3950 msgid "show object size"
3951 msgstr "perlihatkan ukuran objek"
3953 #: builtin/cat-file.c
3954 msgid "allow -s and -t to work with broken/corrupt objects"
3955 msgstr "perbolehkan -s dan -t bekerja dengan objek rusak"
3957 #: builtin/cat-file.c
3958 msgid "Batch objects requested on stdin (or --batch-all-objects)"
3959 msgstr "Objek batch diminta pada masukan standar (atau --batch-all-objects)"
3961 #: builtin/cat-file.c
3962 msgid "show full <object> or <rev> contents"
3963 msgstr "perlihatkan isi <objek> atau <revisi> penuh"
3965 #: builtin/cat-file.c
3966 msgid "like --batch, but don't emit <contents>"
3967 msgstr "seperti --batch, tapi jangan keluarkan <isi>"
3969 #: builtin/cat-file.c
3970 msgid "read commands from stdin"
3971 msgstr "baca perintah dari masukan standar"
3973 #: builtin/cat-file.c
3974 msgid "with --batch[-check]: ignores stdin, batches all known objects"
3976 "dengan --batch[-check]: abaikan masukan standar, batch semua objek yang "
3979 #: builtin/cat-file.c
3980 msgid "Change or optimize batch output"
3981 msgstr "Ubah atau optimalkan keluaran batch"
3983 #: builtin/cat-file.c
3984 msgid "buffer --batch output"
3985 msgstr "sannga keluaran --batch"
3987 #: builtin/cat-file.c
3988 msgid "follow in-tree symlinks"
3989 msgstr "ikuti tautan simbolik dalam pohon"
3991 #: builtin/cat-file.c
3992 msgid "do not order objects before emitting them"
3993 msgstr "jangan urutkan objek sebelum dikeluarkan"
3995 #: builtin/cat-file.c
3997 "Emit object (blob or tree) with conversion or filter (stand-alone, or with "
4000 "Keluarkan objek (blob atau pohon) dengan konversi atau saringan (berdiri "
4001 "sendiri atau dengan batch)"
4003 #: builtin/cat-file.c
4004 msgid "run textconv on object's content"
4005 msgstr "jalankan textconv pada isi objek"
4007 #: builtin/cat-file.c
4008 msgid "run filters on object's content"
4009 msgstr "jalankan penyaring pada isi objek"
4011 #: builtin/cat-file.c
4015 #: builtin/cat-file.c
4016 msgid "use a <path> for (--textconv | --filters); Not with 'batch'"
4017 msgstr "gunakan <jalur> untuk (--textconv | --filters); tidak dengan 'batch'"
4019 #: builtin/cat-file.c
4021 msgid "'%s=<%s>' needs '%s' or '%s'"
4022 msgstr "'%s=<%s>' butuh '%s' atau '%s'"
4024 #: builtin/cat-file.c
4025 msgid "path|tree-ish"
4026 msgstr "jalur|mirip-pohon"
4028 #: builtin/cat-file.c
4030 msgid "'%s' requires a batch mode"
4031 msgstr "opsi '%s' butuh sebuah mode batch"
4033 #: builtin/cat-file.c
4035 msgid "'-%c' is incompatible with batch mode"
4036 msgstr "'-%c' tidak kompatibel dengan mode batch"
4038 #: builtin/cat-file.c
4039 msgid "batch modes take no arguments"
4040 msgstr "mode batch tidak mengambil argumen"
4042 #: builtin/cat-file.c
4044 msgid "<rev> required with '%s'"
4045 msgstr "<revisi> diperlukan dengan '%s'"
4047 #: builtin/cat-file.c
4049 msgid "<object> required with '-%c'"
4050 msgstr "<objek> diperlukan dengan '-%c'"
4052 #: builtin/cat-file.c builtin/notes.c builtin/prune-packed.c
4053 #: builtin/receive-pack.c builtin/tag.c
4054 msgid "too many arguments"
4055 msgstr "terlalu banyak argumen"
4057 #: builtin/cat-file.c
4059 msgid "only two arguments allowed in <type> <object> mode, not %d"
4061 "hanya dua argumen yang diperbolehkan di dalam mode <tipe> <objek>, bukan %d"
4063 #: builtin/check-attr.c
4064 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
4067 #: builtin/check-attr.c
4068 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
4071 #: builtin/check-attr.c
4072 msgid "report all attributes set on file"
4075 #: builtin/check-attr.c
4076 msgid "use .gitattributes only from the index"
4079 #: builtin/check-attr.c builtin/check-ignore.c builtin/hash-object.c
4080 msgid "read file names from stdin"
4083 #: builtin/check-attr.c builtin/check-ignore.c
4084 msgid "terminate input and output records by a NUL character"
4087 #: builtin/check-ignore.c builtin/checkout.c builtin/gc.c builtin/worktree.c
4088 msgid "suppress progress reporting"
4091 #: builtin/check-ignore.c
4092 msgid "show non-matching input paths"
4095 #: builtin/check-ignore.c
4096 msgid "ignore index when checking"
4099 #: builtin/check-ignore.c
4100 msgid "cannot specify pathnames with --stdin"
4103 #: builtin/check-ignore.c
4104 msgid "-z only makes sense with --stdin"
4107 #: builtin/check-ignore.c
4108 msgid "no path specified"
4111 #: builtin/check-ignore.c
4112 msgid "--quiet is only valid with a single pathname"
4115 #: builtin/check-ignore.c
4116 msgid "cannot have both --quiet and --verbose"
4119 #: builtin/check-ignore.c
4120 msgid "--non-matching is only valid with --verbose"
4123 #: builtin/check-mailmap.c
4124 msgid "git check-mailmap [<options>] <contact>..."
4127 #: builtin/check-mailmap.c
4128 msgid "also read contacts from stdin"
4131 #: builtin/check-mailmap.c
4133 msgid "unable to parse contact: %s"
4136 #: builtin/check-mailmap.c
4137 msgid "no contacts specified"
4140 #: builtin/checkout--worker.c
4141 msgid "git checkout--worker [<options>]"
4144 #: builtin/checkout--worker.c builtin/checkout-index.c builtin/column.c
4145 #: builtin/submodule--helper.c builtin/worktree.c
4149 #: builtin/checkout--worker.c builtin/checkout-index.c
4150 msgid "when creating files, prepend <string>"
4153 #: builtin/checkout-index.c
4154 msgid "git checkout-index [<options>] [--] [<file>...]"
4157 #: builtin/checkout-index.c
4158 msgid "stage should be between 1 and 3 or all"
4161 #: builtin/checkout-index.c
4162 msgid "check out all files in the index"
4165 #: builtin/checkout-index.c
4166 msgid "do not skip files with skip-worktree set"
4169 #: builtin/checkout-index.c
4170 msgid "force overwrite of existing files"
4173 #: builtin/checkout-index.c
4174 msgid "no warning for existing files and files not in index"
4177 #: builtin/checkout-index.c
4178 msgid "don't checkout new files"
4181 #: builtin/checkout-index.c
4182 msgid "update stat information in the index file"
4185 #: builtin/checkout-index.c
4186 msgid "read list of paths from the standard input"
4189 #: builtin/checkout-index.c
4190 msgid "write the content to temporary files"
4193 #: builtin/checkout-index.c
4194 msgid "copy out the files from named stage"
4197 #: builtin/checkout.c
4198 msgid "git checkout [<options>] <branch>"
4199 msgstr "git checkout [<opsi>] <cabang>"
4201 #: builtin/checkout.c
4202 msgid "git checkout [<options>] [<branch>] -- <file>..."
4203 msgstr "git checkout [<opsi>] [<cabang>] -- <berkas>..."
4205 #: builtin/checkout.c
4206 msgid "git switch [<options>] [<branch>]"
4207 msgstr "git switch [<opsi>] [<cabang>]"
4209 #: builtin/checkout.c
4210 msgid "git restore [<options>] [--source=<branch>] <file>..."
4211 msgstr "git restore [<opsi>] [--source=<cabang>] <berkas>..."
4213 #: builtin/checkout.c
4215 msgid "path '%s' does not have our version"
4216 msgstr "jalur '%s' tidak punya versi kami"
4218 #: builtin/checkout.c
4220 msgid "path '%s' does not have their version"
4221 msgstr "jalur '%s' tidak punya versi mereka"
4223 #: builtin/checkout.c
4225 msgid "path '%s' does not have all necessary versions"
4226 msgstr "jalur '%s' tidak punya semua versi yang diperlukan"
4228 #: builtin/checkout.c
4230 msgid "path '%s' does not have necessary versions"
4231 msgstr "jalur '%s' tidak punya versi yang diperlukan"
4233 #: builtin/checkout.c
4235 msgid "path '%s': cannot merge"
4236 msgstr "jalur '%s': tidak dapat gabung"
4238 #: builtin/checkout.c
4240 msgid "Unable to add merge result for '%s'"
4241 msgstr "Tidak dapat menambahkan hasil penggabungan untuk '%s'"
4243 #: builtin/checkout.c
4245 msgid "Recreated %d merge conflict"
4246 msgid_plural "Recreated %d merge conflicts"
4247 msgstr[0] "Konflik penggabungan %d dibuat ulang"
4248 msgstr[1] "Konflik penggabungan %d dibuat ulang"
4250 #: builtin/checkout.c
4252 msgid "Updated %d path from %s"
4253 msgid_plural "Updated %d paths from %s"
4254 msgstr[0] "%d jalur diperbarui dari %s"
4255 msgstr[1] "%d jalur diperbarui dari %s"
4257 #: builtin/checkout.c
4259 msgid "Updated %d path from the index"
4260 msgid_plural "Updated %d paths from the index"
4261 msgstr[0] "%d jalur diperbarui dari indeks"
4262 msgstr[1] "%d jalur diperbarui dari indeks"
4264 #: builtin/checkout.c
4266 msgid "'%s' cannot be used with updating paths"
4267 msgstr "'%s' tidak dapat digunakan untuk memperbarui jalur"
4269 #: builtin/checkout.c
4271 msgid "Cannot update paths and switch to branch '%s' at the same time."
4273 "Tidak dapat memperbarui jalur dan mengganti ke cabang '%s' dalam waktu yang "
4276 #: builtin/checkout.c
4278 msgid "neither '%s' or '%s' is specified"
4279 msgstr "baik '%s' atau '%s' tidak disebutkan"
4281 #: builtin/checkout.c
4283 msgid "'%s' must be used when '%s' is not specified"
4284 msgstr "'%s' harus disebutkan ketika '%s' tidak disebutkan"
4286 #: builtin/checkout.c
4288 msgid "'%s' or '%s' cannot be used with %s"
4289 msgstr "'%s' atau '%s' tidak dapat digunakan untuk %s"
4291 #: builtin/checkout.c
4293 msgid "path '%s' is unmerged"
4294 msgstr "jalur '%s' tak tergabung"
4296 #: builtin/checkout.c
4297 msgid "you need to resolve your current index first"
4298 msgstr "Anda perlu selesaikan dulu indeks Anda saat ini"
4300 #: builtin/checkout.c
4303 "cannot continue with staged changes in the following files:\n"
4306 "tidak dapat melanjutkan dengan perubahan yang tergelar dalam berkas "
4310 #: builtin/checkout.c
4312 msgid "Can not do reflog for '%s': %s\n"
4313 msgstr "Tidak dapat melakukan reflog untuk '%s': %s\n"
4315 #: builtin/checkout.c
4316 msgid "HEAD is now at"
4317 msgstr "HEAD sekarang berada di"
4319 #: builtin/checkout.c builtin/clone.c t/helper/test-fast-rebase.c
4320 msgid "unable to update HEAD"
4321 msgstr "tidak dapat memperbarui HEAD"
4323 #: builtin/checkout.c
4325 msgid "Reset branch '%s'\n"
4326 msgstr "Ganti ulang cabang '%s'\n"
4328 #: builtin/checkout.c
4330 msgid "Already on '%s'\n"
4331 msgstr "Sudah berada pada '%s'\n"
4333 #: builtin/checkout.c
4335 msgid "Switched to and reset branch '%s'\n"
4336 msgstr "Ganti ke dan ganti cabang '%s'\n"
4338 #: builtin/checkout.c
4340 msgid "Switched to a new branch '%s'\n"
4341 msgstr "Ganti ke cabang baru '%s'\n"
4343 #: builtin/checkout.c
4345 msgid "Switched to branch '%s'\n"
4346 msgstr "Ganti ke cabang '%s'\n"
4348 #: builtin/checkout.c
4350 msgid " ... and %d more.\n"
4351 msgstr "... dan %d lainnya.\n"
4353 #: builtin/checkout.c
4356 "Warning: you are leaving %d commit behind, not connected to\n"
4357 "any of your branches:\n"
4361 "Warning: you are leaving %d commits behind, not connected to\n"
4362 "any of your branches:\n"
4366 "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n"
4367 "cabang Anda manapun:\n"
4371 "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n"
4372 "cabang Anda manapun:\n"
4376 #: builtin/checkout.c
4379 "If you want to keep it by creating a new branch, this may be a good time\n"
4382 " git branch <new-branch-name> %s\n"
4385 "If you want to keep them by creating a new branch, this may be a good time\n"
4388 " git branch <new-branch-name> %s\n"
4391 "Jika Anda ingin memeliharanya dengan membuat cabang baru, ini mungkin\n"
4392 "saat yang tepat untuk dilakukan dengan:\n"
4393 "git branch <nama-cabang-baru> %s\n"
4395 "Jika Anda ingin memeliharanya dengan membuat cabang baru, ini mungkin\n"
4396 "saat yang tepat untuk dilakukan dengan:\n"
4397 "git branch <nama-cabang-baru> %s\n"
4399 #: builtin/checkout.c
4400 msgid "internal error in revision walk"
4401 msgstr "kesalahan internal dalam jalan revisi"
4403 #: builtin/checkout.c
4404 msgid "Previous HEAD position was"
4405 msgstr "Posisi HEAD sebelumnya adalah"
4407 #: builtin/checkout.c
4408 msgid "You are on a branch yet to be born"
4409 msgstr "Anda berada pada cabang yang belum lahir"
4411 #: builtin/checkout.c
4414 "'%s' could be both a local file and a tracking branch.\n"
4415 "Please use -- (and optionally --no-guess) to disambiguate"
4417 "'%s' bisa jadi berkas lokal dan cabang pelacak.\n"
4418 "Mohon gunakan -- (dan secara opsional --no-guess) untuk disambiguasi"
4420 #: builtin/checkout.c
4422 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
4423 "you can do so by fully qualifying the name with the --track option:\n"
4425 " git checkout --track origin/<name>\n"
4427 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
4428 "one remote, e.g. the 'origin' remote, consider setting\n"
4429 "checkout.defaultRemote=origin in your config."
4431 "Jika maksud Anda check out cabang pelacak remote, seperti 'origin',\n"
4432 "Anda bisa lakukan dengan kualifikasi penuh nama dengan opsi --track:\n"
4434 " git checkout --track origin/<nama>\n"
4436 "Jika Anda ingin checkout <nama> ambigu selalu memilih satu remote,\n"
4437 "seperti remote 'origin', pertimbangkan untuk menyetel\n"
4438 "checkout.defaultRemote=origin di konfigurasi Anda"
4440 #: builtin/checkout.c
4442 msgid "'%s' matched multiple (%d) remote tracking branches"
4443 msgstr "'%s' cocok dengan banyak (%d) cabang pelacak remote"
4445 #: builtin/checkout.c
4446 msgid "only one reference expected"
4447 msgstr "hanya satu referensi yang diharapkan"
4449 #: builtin/checkout.c
4451 msgid "only one reference expected, %d given."
4452 msgstr "hanya satu referensi yang diharapkan, %d diberikan"
4454 #: builtin/checkout.c builtin/worktree.c
4456 msgid "invalid reference: %s"
4457 msgstr "referensi tidak valid: %s"
4459 #: builtin/checkout.c
4461 msgid "reference is not a tree: %s"
4462 msgstr "referensi bukan pohon: %s"
4464 #: builtin/checkout.c
4466 msgid "a branch is expected, got tag '%s'"
4467 msgstr "sebuah cabang diharapkan, dapat tag '%s'"
4469 #: builtin/checkout.c
4471 msgid "a branch is expected, got remote branch '%s'"
4472 msgstr "sebuah cabang diharapkan, dapat cabang remote '%s'"
4474 #: builtin/checkout.c
4476 msgid "a branch is expected, got '%s'"
4477 msgstr "sebuah cabang diharapkan, dapat '%s'"
4479 #: builtin/checkout.c
4481 msgid "a branch is expected, got commit '%s'"
4482 msgstr "sebuah cabang diharapkan, dapat komit '%s'"
4484 #: builtin/checkout.c
4486 "If you want to detach HEAD at the commit, try again with the --detach option."
4487 msgstr "Jika Anda ingin lepas HEAD pada komit, coba lagi dengan opsi --detach."
4489 #: builtin/checkout.c
4491 "cannot switch branch while merging\n"
4492 "Consider \"git merge --quit\" or \"git worktree add\"."
4494 "tidak dapat mengganti cabang saat penggabungan\n"
4495 "Pertimbangkan untuk menggunakan \"git merge --quit\" atau \"git worktree add"
4498 #: builtin/checkout.c
4500 "cannot switch branch in the middle of an am session\n"
4501 "Consider \"git am --quit\" or \"git worktree add\"."
4503 "tidak dapat mengganti cabang di tengah sesi am\n"
4504 "Pertimbangkan untuk menggunakan \"git am --quit\" atau \"git worktree add\"."
4506 #: builtin/checkout.c
4508 "cannot switch branch while rebasing\n"
4509 "Consider \"git rebase --quit\" or \"git worktree add\"."
4511 "tidak dapat mengganti cabang saat pendasaran ulang\n"
4512 "Pertimbangkan untuk menggunakan \"git rebase --quit\" atau \"git worktree add"
4515 #: builtin/checkout.c
4517 "cannot switch branch while cherry-picking\n"
4518 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
4520 "tidak dapat mengganti cabang saat pemetikan ceri\n"
4521 "Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git "
4524 #: builtin/checkout.c
4526 "cannot switch branch while reverting\n"
4527 "Consider \"git revert --quit\" or \"git worktree add\"."
4529 "tidak dapat mengganti cabang saat pembalikan\n"
4530 "Pertimbangkan untuk menggunakan \"git revert --quit\" atau \"git worktree add"
4533 #: builtin/checkout.c
4534 msgid "you are switching branch while bisecting"
4535 msgstr "Anda mengganti cabang saat pembagian dua"
4537 #: builtin/checkout.c
4538 msgid "paths cannot be used with switching branches"
4539 msgstr "jalur tidak dapat digunakan dengan mengganti cabang"
4541 #: builtin/checkout.c
4543 msgid "'%s' cannot be used with switching branches"
4544 msgstr "'%s' tidak dapat digunakan dengan mengganti cabang"
4546 #: builtin/checkout.c
4548 msgid "'%s' cannot be used with '%s'"
4549 msgstr "'%s' tidak dapat digunakan dengan '%s'"
4551 #: builtin/checkout.c
4553 msgid "'%s' cannot take <start-point>"
4554 msgstr "'%s' tidak bisa mengambil <titik-awal>"
4556 #: builtin/checkout.c
4558 msgid "Cannot switch branch to a non-commit '%s'"
4559 msgstr "Tidak dapat mengganti cabang ke bukan komit '%s'"
4561 #: builtin/checkout.c
4562 msgid "missing branch or commit argument"
4563 msgstr "kehilangan argumen cabang atau komit"
4565 #: builtin/checkout.c
4566 msgid "perform a 3-way merge with the new branch"
4567 msgstr "lakukan penggabungan 3 arah dengan cabang baru"
4569 #: builtin/checkout.c builtin/log.c parse-options.h
4573 #: builtin/checkout.c
4574 msgid "conflict style (merge, diff3, or zdiff3)"
4575 msgstr "gaya konflik (merge, diff3, atau zdiff3)"
4577 #: builtin/checkout.c builtin/worktree.c
4578 msgid "detach HEAD at named commit"
4579 msgstr "lepas HEAD pada komit bernama"
4581 #: builtin/checkout.c
4582 msgid "force checkout (throw away local modifications)"
4583 msgstr "paksa checkout (buang modifikasi lokal)"
4585 #: builtin/checkout.c
4587 msgstr "cabang baru"
4589 #: builtin/checkout.c
4590 msgid "new unparented branch"
4591 msgstr "cabang baru tanpa induk"
4593 #: builtin/checkout.c builtin/merge.c
4594 msgid "update ignored files (default)"
4595 msgstr "perbarui berkas yang diabaikan (default)"
4597 #: builtin/checkout.c
4598 msgid "do not check if another worktree is holding the given ref"
4600 "jangan periksa jika pohon kerja yang lain mempunyai referensi yang diberikan"
4602 #: builtin/checkout.c
4603 msgid "checkout our version for unmerged files"
4604 msgstr "checkout versi kami untuk berkas yang tak tergabung"
4606 #: builtin/checkout.c
4607 msgid "checkout their version for unmerged files"
4608 msgstr "checkout versi mereka untuk berkas yang tak tergabung"
4610 #: builtin/checkout.c
4611 msgid "do not limit pathspecs to sparse entries only"
4612 msgstr "jangan batasi jalur spek hanya ke entri tipis"
4614 #: builtin/checkout.c
4616 msgid "options '-%c', '-%c', and '%s' cannot be used together"
4617 msgstr "opsi '-%c', '-%c', dan '%s' tidak dapat digunakan bersamaan"
4619 #: builtin/checkout.c
4620 msgid "--track needs a branch name"
4621 msgstr "--track butuh nama cabang"
4623 #: builtin/checkout.c
4625 msgid "missing branch name; try -%c"
4626 msgstr "kehilangan nama cabang; coba -%c"
4628 #: builtin/checkout.c
4630 msgid "could not resolve %s"
4631 msgstr "tidak dapat menyelesaikan %s"
4633 #: builtin/checkout.c
4634 msgid "invalid path specification"
4635 msgstr "spesifikasi jalur tidak valid"
4637 #: builtin/checkout.c
4639 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
4640 msgstr "'%s' bukanlah commit dan cabang '%s' tidak dapat dibuat dari itu"
4642 #: builtin/checkout.c
4644 msgid "git checkout: --detach does not take a path argument '%s'"
4645 msgstr "git checkout: --detach tidak mengambil argumen jalur '%s'"
4647 #: builtin/checkout.c
4649 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
4650 "checking out of the index."
4652 "git checkout: --ours/--theirs, --force dan --merge tidak kompatibel saat\n"
4653 "men-checkout index"
4655 #: builtin/checkout.c
4656 msgid "you must specify path(s) to restore"
4657 msgstr "Anda harus sebutkan jalur untuk dipulihkan"
4659 #: builtin/checkout.c builtin/clone.c builtin/remote.c
4660 #: builtin/submodule--helper.c builtin/worktree.c
4664 #: builtin/checkout.c
4665 msgid "create and checkout a new branch"
4666 msgstr "buat dan checkout cabang baru"
4668 #: builtin/checkout.c
4669 msgid "create/reset and checkout a branch"
4670 msgstr "buat/setel ulang dan checkout cabang"
4672 #: builtin/checkout.c
4673 msgid "create reflog for new branch"
4674 msgstr "buat reflog untuk cabang baru"
4676 #: builtin/checkout.c
4677 msgid "second guess 'git checkout <no-such-branch>' (default)"
4678 msgstr "tebakan kedua 'git checkout <tidak-ada-cabang-seperti-itu>' (default)"
4680 #: builtin/checkout.c
4681 msgid "use overlay mode (default)"
4682 msgstr "gunakan mode hamparan (default)"
4684 #: builtin/checkout.c
4685 msgid "create and switch to a new branch"
4686 msgstr "buat dan ganti ke cabang baru"
4688 #: builtin/checkout.c
4689 msgid "create/reset and switch to a branch"
4690 msgstr "buat/setel ulang dan ganti ke cabang"
4692 #: builtin/checkout.c
4693 msgid "second guess 'git switch <no-such-branch>'"
4694 msgstr "tebakan kedua 'git switch <tidak-ada-cabang-seperti-itu>'"
4696 #: builtin/checkout.c
4697 msgid "throw away local modifications"
4698 msgstr "buang modifikasi lokal"
4700 #: builtin/checkout.c
4701 msgid "which tree-ish to checkout from"
4702 msgstr "mana mirip-cabang untuk di-checkout"
4704 #: builtin/checkout.c
4705 msgid "restore the index"
4706 msgstr "pulihkan indeks"
4708 #: builtin/checkout.c
4709 msgid "restore the working tree (default)"
4710 msgstr "pulihkan pohon kerja (default)"
4712 #: builtin/checkout.c
4713 msgid "ignore unmerged entries"
4714 msgstr "abaikan entri yang tak tergabung"
4716 #: builtin/checkout.c
4717 msgid "use overlay mode"
4718 msgstr "gunakan mode hamparan"
4722 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
4724 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pola>] [-x | -X] [--] <jalur>..."
4728 msgid "Removing %s\n"
4729 msgstr "Menghapus %s\n"
4733 msgid "Would remove %s\n"
4734 msgstr "Akan hapus %s\n"
4738 msgid "Skipping repository %s\n"
4739 msgstr "Melewatkan repositori %s\n"
4743 msgid "Would skip repository %s\n"
4744 msgstr "Akan melewatkan repositori %s\n"
4746 #: builtin/clean.c midx.c
4748 msgid "failed to remove %s"
4749 msgstr "gagal menghapus %s"
4753 msgid "could not lstat %s\n"
4754 msgstr "tidak dapat me-lstat %s\n"
4757 msgid "Refusing to remove current working directory\n"
4758 msgstr "Menolak menghapus direktori kerja saat ini\n"
4761 msgid "Would refuse to remove current working directory\n"
4762 msgstr "Akan menolak menghapus direktori kerja saat ini\n"
4764 #: builtin/clean.c git-add--interactive.perl
4768 "1 - select a numbered item\n"
4769 "foo - select item based on unique prefix\n"
4770 " - (empty) select nothing\n"
4773 "1 - pilih item bernomor\n"
4774 "foo - pilih item berdasarkan prefiks unik\n"
4775 " - (kosong) tidak pilih apa-apa\n"
4777 #: builtin/clean.c git-add--interactive.perl
4781 "1 - select a single item\n"
4782 "3-5 - select a range of items\n"
4783 "2-3,6-9 - select multiple ranges\n"
4784 "foo - select item based on unique prefix\n"
4785 "-... - unselect specified items\n"
4786 "* - choose all items\n"
4787 " - (empty) finish selecting\n"
4790 "1 - pilih item tunggal\n"
4791 "3-5 - pilih satu rentang item\n"
4792 "2-3,6-9 - pilih banyak rentang\n"
4793 "foo - pilih item berdasarkan prefiks unik\n"
4794 "-... - batal pilih item yang disebutkan\n"
4795 "* - pilih semua item\n"
4796 " - (kosong) selesai memilih\n"
4798 #: builtin/clean.c git-add--interactive.perl
4799 #, c-format, perl-format
4801 msgstr "Huh (%s)?\n"
4805 msgid "Input ignore patterns>> "
4806 msgstr "Masukkan pola pengabaian>> "
4810 msgid "WARNING: Cannot find items matched by: %s"
4811 msgstr "PERINGATAN: Tidak dapat menemukan item yang cocok dengan: %s"
4814 msgid "Select items to delete"
4815 msgstr "Pilih item untuk dihapus"
4817 #. TRANSLATORS: Make sure to keep [y/N] as is
4820 msgid "Remove %s [y/N]? "
4821 msgstr "Hapus %s [y/N]? "
4825 "clean - start cleaning\n"
4826 "filter by pattern - exclude items from deletion\n"
4827 "select by numbers - select items to be deleted by numbers\n"
4828 "ask each - confirm each deletion (like \"rm -i\")\n"
4829 "quit - stop cleaning\n"
4830 "help - this screen\n"
4831 "? - help for prompt selection"
4833 "clean - mulai membersihkan\n"
4834 "filter by pattern - kecualikan item dari penghapusan\n"
4835 "select by numbers - pilih item untuk dihapus oleh nomor\n"
4836 "ask each - konfirmasi setiap penghapusan (seperti \"rm -i\")\n"
4837 "quit - berhenti membersihkan\n"
4838 "help - layar ini\n"
4839 "? - bantuan untuk bisik pemilihan"
4842 msgid "Would remove the following item:"
4843 msgid_plural "Would remove the following items:"
4844 msgstr[0] "Akan menghapus item berikut:"
4845 msgstr[1] "Akan menghapus item berikut:"
4848 msgid "No more files to clean, exiting."
4849 msgstr "Tidak ada lagi berkas untuk dibersihkan, keluar."
4852 msgid "do not print names of files removed"
4853 msgstr "jangan cetak nama berkas yang dihapus"
4860 msgid "interactive cleaning"
4861 msgstr "pembersihan interaktif"
4864 msgid "remove whole directories"
4865 msgstr "hapus keseluruhan direktori"
4867 #: builtin/clean.c builtin/describe.c builtin/grep.c builtin/log.c
4868 #: builtin/ls-files.c builtin/name-rev.c builtin/show-ref.c
4873 msgid "add <pattern> to ignore rules"
4874 msgstr "tambahkan <pola> ke aturan pengabaian"
4877 msgid "remove ignored files, too"
4878 msgstr "juga hapus berkas terabaikan"
4881 msgid "remove only ignored files"
4882 msgstr "hanya hapus berkas terabaikan"
4886 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
4889 "clean.requireForce disetel ke true dan baik -i, -n, atau -f tidak diberikan; "
4890 "menolak membersihkan"
4894 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
4897 "clean.requireForce asal ke true dan baik -i, -n, atau -f tidak diberikan; "
4898 "menolak membersihkan"
4901 msgid "-x and -X cannot be used together"
4902 msgstr "-x dan -X tidak dapat digunakan bersamaan"
4905 msgid "git clone [<options>] [--] <repo> [<dir>]"
4906 msgstr "git clone [<opsi>] [--] <repo> [<direktori>]"
4909 msgid "don't clone shallow repository"
4910 msgstr "jangan kloning repositori dangkal"
4913 msgid "don't create a checkout"
4914 msgstr "jangan buat checkout"
4916 #: builtin/clone.c builtin/init-db.c
4917 msgid "create a bare repository"
4918 msgstr "buat repositori bare"
4921 msgid "create a mirror repository (implies bare)"
4922 msgstr "buat repositori cermin (implikasikan bare)"
4925 msgid "to clone from a local repository"
4926 msgstr "kloning dari repositori lokal"
4929 msgid "don't use local hardlinks, always copy"
4930 msgstr "jangan gunakan tautan keras lokal, selalu salin"
4933 msgid "setup as shared repository"
4934 msgstr "siapkan sebagai repositori berbagi"
4941 msgid "initialize submodules in the clone"
4942 msgstr "inisialisasi submodul dalam klon"
4945 msgid "number of submodules cloned in parallel"
4946 msgstr "jumlah submodul yang diklon secara paralel"
4948 #: builtin/clone.c builtin/init-db.c
4949 msgid "template-directory"
4950 msgstr "direktori templat"
4952 #: builtin/clone.c builtin/init-db.c
4953 msgid "directory from which templates will be used"
4954 msgstr "direktori dimana templat akan digunakan"
4956 #: builtin/clone.c builtin/submodule--helper.c
4957 msgid "reference repository"
4958 msgstr "repositori rujukan"
4960 #: builtin/clone.c builtin/submodule--helper.c
4961 msgid "use --reference only while cloning"
4962 msgstr "gunakan --reference hanya pada saat kloning"
4964 #: builtin/clone.c builtin/column.c builtin/fmt-merge-msg.c builtin/init-db.c
4965 #: builtin/merge-file.c builtin/merge.c builtin/pack-objects.c builtin/repack.c
4966 #: builtin/submodule--helper.c t/helper/test-simple-ipc.c
4971 msgid "use <name> instead of 'origin' to track upstream"
4972 msgstr "gunakan <nama> daripada 'origin' untuk lacak hulu"
4975 msgid "checkout <branch> instead of the remote's HEAD"
4976 msgstr "checkout <cabang> daripada HEAD remote"
4979 msgid "path to git-upload-pack on the remote"
4980 msgstr "jalur ke git-upload-pack pada remote"
4982 #: builtin/clone.c builtin/fetch.c builtin/grep.c builtin/pull.c
4987 msgid "create a shallow clone of that depth"
4988 msgstr "buat klon dangkal sedalam kedalaman tersebut"
4990 #: builtin/clone.c builtin/fetch.c builtin/pack-objects.c builtin/pull.c
4995 msgid "create a shallow clone since a specific time"
4996 msgstr "buat klon dangkal sejak waktu yang disebutkan"
4998 #: builtin/clone.c builtin/fetch.c builtin/pull.c builtin/rebase.c
5002 #: builtin/clone.c builtin/fetch.c builtin/pull.c
5003 msgid "deepen history of shallow clone, excluding rev"
5004 msgstr "perdalam riwayat klon dangkal, tidak termasuk rev"
5006 #: builtin/clone.c builtin/submodule--helper.c
5007 msgid "clone only one branch, HEAD or --branch"
5008 msgstr "klon hanya satu cabang, HEAD atau --branch"
5011 msgid "don't clone any tags, and make later fetches not to follow them"
5012 msgstr "jangan klon tag apapun, dan buat pengambilan nanti tidak mengikutinya"
5015 msgid "any cloned submodules will be shallow"
5016 msgstr "submodul yang diklon akan dangkal"
5018 #: builtin/clone.c builtin/init-db.c
5020 msgstr "direktori git"
5022 #: builtin/clone.c builtin/init-db.c
5023 msgid "separate git dir from working tree"
5024 msgstr "pisahkan direktori git dari pohon kerja"
5028 msgstr "kunci=nilai"
5031 msgid "set config inside the new repository"
5032 msgstr "setel konfigurasi di dalam repositori baru"
5034 #: builtin/clone.c builtin/fetch.c builtin/ls-remote.c builtin/pull.c
5035 #: builtin/push.c builtin/send-pack.c
5036 msgid "server-specific"
5037 msgstr "spesifik ke server"
5039 #: builtin/clone.c builtin/fetch.c builtin/ls-remote.c builtin/pull.c
5040 #: builtin/push.c builtin/send-pack.c
5041 msgid "option to transmit"
5042 msgstr "opsi untuk transmisi"
5044 #: builtin/clone.c builtin/fetch.c builtin/pull.c builtin/push.c
5045 msgid "use IPv4 addresses only"
5046 msgstr "gunakan hanya alamat IPv4"
5048 #: builtin/clone.c builtin/fetch.c builtin/pull.c builtin/push.c
5049 msgid "use IPv6 addresses only"
5050 msgstr "gunakan hanya alamat IPv6"
5053 msgid "apply partial clone filters to submodules"
5054 msgstr "terapkan saringan kloning parsial ke submodul"
5057 msgid "any cloned submodules will use their remote-tracking branch"
5058 msgstr "submodul yang diklon akan menggunakan cabang yang melacak remotenya"
5061 msgid "initialize sparse-checkout file to include only files at root"
5063 "inisialisasi berkas checkout tipis agar memasukkan hanya berkas pada akar"
5067 msgid "info: Could not add alternate for '%s': %s\n"
5068 msgstr "info: Tidak dapat menambahkan alternatif untuk '%s': %s\n"
5070 #: builtin/clone.c builtin/diff.c builtin/rm.c grep.c setup.c
5072 msgid "failed to stat '%s'"
5073 msgstr "gagal men-stat '%s'"
5077 msgid "%s exists and is not a directory"
5078 msgstr "%s ada dan bukan direktori"
5082 msgid "failed to start iterator over '%s'"
5083 msgstr "gagal memulai iterator pada '%s'"
5085 #: builtin/clone.c compat/precompose_utf8.c
5087 msgid "failed to unlink '%s'"
5088 msgstr "gagal menghapus tautan '%s'"
5092 msgid "failed to create link '%s'"
5093 msgstr "gagal membuat tautan '%s'"
5097 msgid "failed to copy file to '%s'"
5098 msgstr "gagal menyalin berkas ke '%s'"
5102 msgid "failed to iterate over '%s'"
5103 msgstr "gagal iterasi pada '%s'"
5112 "Clone succeeded, but checkout failed.\n"
5113 "You can inspect what was checked out with 'git status'\n"
5114 "and retry with 'git restore --source=HEAD :/'\n"
5116 "Klon sukses, tapi checkout gagal.\n"
5117 "Anda dapat periksa apa yang dicheckout dengan 'git status'\n"
5118 "dan coba lagi dengan 'git restore --source=HEAD :/'\n"
5122 msgid "Could not find remote branch %s to clone."
5123 msgstr "Tidak dapat menemukan cabang remote %s untuk diklon."
5125 #: builtin/clone.c fetch-pack.c
5126 msgid "remote did not send all necessary objects"
5127 msgstr "remote tidak mengirim semua objek yang dibutuhkan"
5131 msgid "unable to update %s"
5132 msgstr "tidak dapat memperbarui %s"
5135 msgid "failed to initialize sparse-checkout"
5136 msgstr "gagal menginisalisasi checkout tipis"
5139 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
5141 "HEAD remote merujuk pada ref yang tidak ada, tidak dapat men-checkout.\n"
5144 msgid "unable to checkout working tree"
5145 msgstr "tidak dapat men-checkout pohon kerja"
5148 msgid "unable to write parameters to config file"
5149 msgstr "tidak dapat menulis parameter ke berkas konfigurasi"
5152 msgid "cannot repack to clean up"
5153 msgstr "tidak dapat memaket ulang untuk pembersihan"
5156 msgid "cannot unlink temporary alternates file"
5157 msgstr "tidak dapat batal-taut berkas alternatif sementara"
5160 msgid "Too many arguments."
5161 msgstr "Terlalu banyak argumen."
5163 #: builtin/clone.c contrib/scalar/scalar.c
5164 msgid "You must specify a repository to clone."
5165 msgstr "Anda harus sebutkan repositori untuk diklon."
5169 msgid "options '%s' and '%s %s' cannot be used together"
5170 msgstr "opsi '%s' dan '%s %s' tidak dapat digunakan bersamaan"
5174 msgid "repository '%s' does not exist"
5175 msgstr "repositori '%s' tidak ada"
5177 #: builtin/clone.c builtin/fetch.c
5179 msgid "depth %s is not a positive number"
5180 msgstr "kedalaman %s bukan bilangan positif"
5184 msgid "destination path '%s' already exists and is not an empty directory."
5185 msgstr "jalur tujuan '%s' sudah ada dan bukan direktori kosong"
5189 msgid "repository path '%s' already exists and is not an empty directory."
5190 msgstr "jalur repositori '%s' sudah ada dan bukan direktori kosong"
5194 msgid "working tree '%s' already exists."
5195 msgstr "pohon kerja '%s' sudah ada."
5197 #: builtin/clone.c builtin/difftool.c builtin/log.c builtin/worktree.c
5199 msgid "could not create leading directories of '%s'"
5200 msgstr "tidak dapat membuat direktori pendahulu '%s'"
5204 msgid "could not create work tree dir '%s'"
5205 msgstr "tidak dapat membuat direktori pohon kerja '%s'"
5209 msgid "Cloning into bare repository '%s'...\n"
5210 msgstr "Kloning ke repositori bare '%s'...\n"
5214 msgid "Cloning into '%s'...\n"
5215 msgstr "Kloning ke '%s'...\n"
5219 "clone --recursive is not compatible with both --reference and --reference-if-"
5222 "clone --recursive tidak kompatibel dengan baik --reference dan --reference-"
5225 #: builtin/clone.c builtin/remote.c
5227 msgid "'%s' is not a valid remote name"
5228 msgstr "'%s' bukan nama remote yang valid"
5231 msgid "--depth is ignored in local clones; use file:// instead."
5232 msgstr "--depth diabaikan di klon lokal; gunakan file:// sebagai gantinya."
5235 msgid "--shallow-since is ignored in local clones; use file:// instead."
5237 "--shallow-since diabaikan di klon lokal; gunakan file:// sebagai gantinya."
5240 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
5242 "--shallow-exclude diabaikan di klon lokal; gunakan file:// sebagai gantinya."
5245 msgid "--filter is ignored in local clones; use file:// instead."
5246 msgstr "--filter diabaikan di klon lokal; gunakan file:// sebagai gantinya."
5248 #: builtin/clone.c fetch-pack.c
5249 msgid "source repository is shallow, reject to clone."
5250 msgstr "repositori sumber dangkal, menolak mengkloning."
5253 msgid "source repository is shallow, ignoring --local"
5254 msgstr "repositori sumber dangkal, abaikan --local"
5257 msgid "--local is ignored"
5258 msgstr "--local diabaikan"
5261 msgid "cannot clone from filtered bundle"
5262 msgstr "tidak dapat mengkloning dari bundel tersaring"
5265 msgid "remote transport reported error"
5266 msgstr "transportasi remote melaporkan kesalahan"
5270 msgid "Remote branch %s not found in upstream %s"
5271 msgstr "Cabang remote %s tidak ditemukan di hulu %s"
5274 msgid "You appear to have cloned an empty repository."
5275 msgstr "Anda tampaknya mengklon repositori kosong."
5278 msgid "git column [<options>]"
5282 msgid "lookup config vars"
5286 msgid "layout to use"
5290 msgid "maximum width"
5294 msgid "padding space on left border"
5298 msgid "padding space on right border"
5302 msgid "padding space between columns"
5306 msgid "--command must be the first argument"
5309 #: builtin/commit-graph.c
5311 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
5314 #: builtin/commit-graph.c
5316 "git commit-graph write [--object-dir <objdir>] [--append] [--"
5317 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
5318 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
5321 #: builtin/commit-graph.c builtin/fetch.c builtin/log.c
5325 #: builtin/commit-graph.c
5326 msgid "the object directory to store the graph"
5329 #: builtin/commit-graph.c
5330 msgid "if the commit-graph is split, only verify the tip file"
5333 #: builtin/commit-graph.c
5335 msgid "Could not open commit-graph '%s'"
5338 #: builtin/commit-graph.c
5340 msgid "unrecognized --split argument, %s"
5343 #: builtin/commit-graph.c
5345 msgid "unexpected non-hex object ID: %s"
5348 #: builtin/commit-graph.c
5350 msgid "invalid object: %s"
5353 #: builtin/commit-graph.c parse-options-cb.c
5355 msgid "option `%s' expects a numerical value"
5358 #: builtin/commit-graph.c
5359 msgid "start walk at all refs"
5362 #: builtin/commit-graph.c
5363 msgid "scan pack-indexes listed by stdin for commits"
5366 #: builtin/commit-graph.c
5367 msgid "start walk at commits listed by stdin"
5370 #: builtin/commit-graph.c
5371 msgid "include all commits already in the commit-graph file"
5374 #: builtin/commit-graph.c
5375 msgid "enable computation for changed paths"
5378 #: builtin/commit-graph.c
5379 msgid "allow writing an incremental commit-graph file"
5382 #: builtin/commit-graph.c
5383 msgid "maximum number of commits in a non-base split commit-graph"
5386 #: builtin/commit-graph.c
5387 msgid "maximum ratio between two levels of a split commit-graph"
5390 #: builtin/commit-graph.c
5391 msgid "only expire files older than a given date-time"
5394 #: builtin/commit-graph.c
5395 msgid "maximum number of changed-path Bloom filters to compute"
5398 #: builtin/commit-graph.c
5399 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
5402 #: builtin/commit-graph.c
5403 msgid "Collecting commits from input"
5406 #: builtin/commit-graph.c builtin/multi-pack-index.c
5408 msgid "unrecognized subcommand: %s"
5411 #: builtin/commit-tree.c
5413 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
5414 "<file>)...] <tree>"
5416 "git commit-tree [(-p <induk>)...] [-S[<id kunci>]] [(-m <pesan>)...] [(-F "
5417 "<berkas>)...] <pohon>"
5419 #: builtin/commit-tree.c
5421 msgid "duplicate parent %s ignored"
5422 msgstr "induk duplikat %s diabaikan"
5424 #: builtin/commit-tree.c builtin/log.c
5426 msgid "not a valid object name %s"
5427 msgstr "bukan nama objek valid %s"
5429 #: builtin/commit-tree.c
5431 msgid "git commit-tree: failed to read '%s'"
5432 msgstr "git commit-tree: gagal membaca '%s'"
5434 #: builtin/commit-tree.c
5436 msgid "git commit-tree: failed to close '%s'"
5437 msgstr "git commit-tree: gagal menutup '%s'"
5439 #: builtin/commit-tree.c
5443 #: builtin/commit-tree.c
5444 msgid "id of a parent commit object"
5445 msgstr "id objek komit induk"
5447 #: builtin/commit-tree.c builtin/commit.c builtin/merge.c builtin/notes.c
5448 #: builtin/stash.c builtin/tag.c
5452 #: builtin/commit-tree.c builtin/commit.c
5453 msgid "commit message"
5454 msgstr "pesan komit"
5456 #: builtin/commit-tree.c
5457 msgid "read commit log message from file"
5458 msgstr "baca pesan log komit dari berkas"
5460 #: builtin/commit-tree.c builtin/commit.c builtin/merge.c builtin/pull.c
5462 msgid "GPG sign commit"
5463 msgstr "Tandatangani komit dengan GPG"
5465 #: builtin/commit-tree.c
5466 msgid "must give exactly one tree"
5467 msgstr "harus berikan tepat satu pohon"
5469 #: builtin/commit-tree.c
5470 msgid "git commit-tree: failed to read"
5471 msgstr "git commit-tree: gagal membaca"
5474 msgid "git commit [<options>] [--] <pathspec>..."
5475 msgstr "git commit [<opsi>] [--] <spek jalur>..."
5478 msgid "git status [<options>] [--] <pathspec>..."
5479 msgstr "git status [<opsi>] [--] <spek jalur>..."
5483 "You asked to amend the most recent commit, but doing so would make\n"
5484 "it empty. You can repeat your command with --allow-empty, or you can\n"
5485 "remove the commit entirely with \"git reset HEAD^\".\n"
5487 "Anda diminta untuk mengubah komit terkini, tetapi melakukan\n"
5488 "hal itu akan membuat komit kosong. Anda dapat mengulangi perintah\n"
5489 "dengan --allow-empty, atau Anda dapat menghapus keseluruhan komit\n"
5490 "dengan \"git reset HEAD^\".\n"
5494 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
5495 "If you wish to commit it anyway, use:\n"
5497 " git commit --allow-empty\n"
5500 "Petik ceri sebelumnya sekarang kosong, kemungkinan karena resolusi konflik.\n"
5501 "Jika Anda ingin komit, gunakan:\n"
5503 " git commit --allow-empty\n"
5507 msgid "Otherwise, please use 'git rebase --skip'\n"
5508 msgstr "Selain itu, gunakan 'git rebase --skip'\n"
5511 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
5512 msgstr "Selain itu, gunakan 'git cherry-pick --skip'\n"
5518 " git cherry-pick --continue\n"
5520 "to resume cherry-picking the remaining commits.\n"
5521 "If you wish to skip this commit, use:\n"
5523 " git cherry-pick --skip\n"
5528 " git cherry-pick --continue\n"
5530 "untuk melanjutkan pemetikan ceri sisa komit.\n"
5531 "Jika Anda ingin melewatkan komit ini, gunakan:\n"
5532 " git cherry-pick --skip\n"
5536 msgid "failed to unpack HEAD tree object"
5537 msgstr "gagal membuka objek pohon HEAD"
5540 msgid "No paths with --include/--only does not make sense."
5541 msgstr "Tanpa jalur dengan --include/--only tidak masuk akal."
5544 msgid "unable to create temporary index"
5545 msgstr "tidak dapat membuat indeks sementara"
5548 msgid "interactive add failed"
5549 msgstr "penambahan interaktif gagal"
5552 msgid "unable to update temporary index"
5553 msgstr "tidak dapat memperbarui indeks sementara"
5556 msgid "Failed to update main cache tree"
5557 msgstr "gagal memperbarui tembolok pohon utama"
5560 msgid "unable to write new_index file"
5561 msgstr "tidak dapat menulis berkas new_index"
5564 msgid "cannot do a partial commit during a merge."
5565 msgstr "tidak dapat melakukan komit sebagian selama penggabungan."
5568 msgid "cannot do a partial commit during a cherry-pick."
5569 msgstr "tidak dapat melakukan komit sebagian selama pemetikan ceri."
5572 msgid "cannot do a partial commit during a rebase."
5573 msgstr "tidak dapat melakukan komit sebagian selama pendasaran ulang."
5576 msgid "cannot read the index"
5577 msgstr "tidak dapat membaca indeks"
5580 msgid "unable to write temporary index file"
5581 msgstr "tidak dapat menulis berkas indeks sementara"
5585 msgid "commit '%s' lacks author header"
5586 msgstr "komit '%s' kurang kepala pengarang"
5590 msgid "commit '%s' has malformed author line"
5591 msgstr "komit '%s' ada baris pengarang cacat"
5594 msgid "malformed --author parameter"
5595 msgstr "parameter --author cacat"
5597 #: builtin/commit.c ident.c
5599 msgid "invalid date format: %s"
5600 msgstr "format tanggal tidak valid: %s"
5604 "unable to select a comment character that is not used\n"
5605 "in the current commit message"
5607 "tidak dapat memilih karakter komentar yang tidak terpakai\n"
5608 "dalam pesan komit saat ini"
5612 msgid "could not lookup commit %s"
5613 msgstr "tidak dapat mencari komit %s"
5615 #: builtin/commit.c builtin/shortlog.c
5617 msgid "(reading log message from standard input)\n"
5618 msgstr "(baca pesan log dari standar masukan)\n"
5621 msgid "could not read log from standard input"
5622 msgstr "tidak dapat membaca log dari standar masukan"
5626 msgid "could not read log file '%s'"
5627 msgstr "tidak dapat membaca berkas log '%s'"
5631 msgid "options '%s' and '%s:%s' cannot be used together"
5632 msgstr "opsi '%s' dan '%s:%s' tidak dapat digunakan bersamaan"
5635 msgid "could not read SQUASH_MSG"
5636 msgstr "tidak dapat membaca SQUASH_MSG"
5639 msgid "could not read MERGE_MSG"
5640 msgstr "tidak dapat membaca MERGE_MSG"
5642 #: builtin/commit.c bundle.c rerere.c sequencer.c
5644 msgid "could not open '%s'"
5645 msgstr "tidak dapat membuka '%s'"
5648 msgid "could not write commit template"
5649 msgstr "tidak dapat menulis templat komit"
5654 "Please enter the commit message for your changes. Lines starting\n"
5655 "with '%c' will be ignored.\n"
5657 "Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n"
5658 "dengan '%c' akan diabaikan.\n"
5663 "Please enter the commit message for your changes. Lines starting\n"
5664 "with '%c' will be ignored, and an empty message aborts the commit.\n"
5666 "Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n"
5667 "dengan '%c' akan diabaikan, dan pesan kosong batalkan komit.\n"
5672 "Please enter the commit message for your changes. Lines starting\n"
5673 "with '%c' will be kept; you may remove them yourself if you want to.\n"
5675 "Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n"
5676 "dengan '%c' akan tetap; Anda dapat menghapusnya jika Anda mau.\n"
5681 "Please enter the commit message for your changes. Lines starting\n"
5682 "with '%c' will be kept; you may remove them yourself if you want to.\n"
5683 "An empty message aborts the commit.\n"
5685 "Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n"
5686 "dengan '%c' akan tetap; Anda dapat menghapusnya jika Anda mau.\n"
5687 "Pesan kosong batalkan komit.\n"
5692 "It looks like you may be committing a merge.\n"
5693 "If this is not correct, please run\n"
5694 "\tgit update-ref -d MERGE_HEAD\n"
5698 "Sepertinya Anda mungkin mengkomit penggabungan.\n"
5699 "Jika itu salah, mohon jalankan\n"
5700 "\tgit update-ref -d MERGE_HEAD\n"
5706 "It looks like you may be committing a cherry-pick.\n"
5707 "If this is not correct, please run\n"
5708 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
5712 "Sepertinya Anda mungkin mengkomit petik ceri.\n"
5713 "Jika it salah, mohon jalankan\n"
5714 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
5719 msgid "%sAuthor: %.*s <%.*s>"
5720 msgstr "%sPengarang: %.*s <%.*s>"
5725 msgstr "%sTanggal: %s"
5729 msgid "%sCommitter: %.*s <%.*s>"
5730 msgstr "%sPengkomit: %.*s <%.*s>"
5733 msgid "Cannot read index"
5734 msgstr "Tidak dapat membaca indeks"
5737 msgid "unable to pass trailers to --trailers"
5738 msgstr "tidak dapat melewatkan trailer ke --trailers"
5741 msgid "Error building trees"
5742 msgstr "Kesalahan membangun pohon"
5744 #: builtin/commit.c builtin/tag.c
5746 msgid "Please supply the message using either -m or -F option.\n"
5747 msgstr "Mohon berikan pesan baik dengan opsi -m atau -F.\n"
5751 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
5753 "--author '%s' bukan 'Nama <email>' dan tidak cocok dengan pengarang yang ada"
5757 msgid "Invalid ignored mode '%s'"
5758 msgstr "Mode terabaikan '%s' tidak valid"
5762 msgid "Invalid untracked files mode '%s'"
5763 msgstr "Mode berkas tak terlacak '%s' tidak valid"
5766 msgid "You are in the middle of a merge -- cannot reword."
5767 msgstr "Anda berada di tengah penggabungan -- tidak dapat menulis ulang."
5770 msgid "You are in the middle of a cherry-pick -- cannot reword."
5771 msgstr "Anda berada di tengah pemetikan ceri -- tidak dapat menulis ulang."
5775 msgid "reword option of '%s' and path '%s' cannot be used together"
5776 msgstr "opsi reword '%s' dan jalur '%s' tidak dapat digunakan bersamaan"
5780 msgid "reword option of '%s' and '%s' cannot be used together"
5781 msgstr "opsi reword '%s' dan '%s' tidak dapat digunakan bersamaan"
5784 msgid "You have nothing to amend."
5785 msgstr "Anda tidak punya apapun untuk diubah."
5788 msgid "You are in the middle of a merge -- cannot amend."
5789 msgstr "Anda berada di tengah penggabungan -- tidak dapat mengubah."
5792 msgid "You are in the middle of a cherry-pick -- cannot amend."
5793 msgstr "Anda berada di tengah pemetikan ceri -- tidak dapat mengubah."
5796 msgid "You are in the middle of a rebase -- cannot amend."
5797 msgstr "Anda berada di tengah pendasaran ulang -- tidak dapat mengubah."
5800 msgid "--reset-author can be used only with -C, -c or --amend."
5801 msgstr "--reset-author hanya dapat digunakan dengan -C, -c atau --amend."
5805 msgid "unknown option: --fixup=%s:%s"
5806 msgstr "opsi tidak dikenal: --fixup=%s:%s"
5810 msgid "paths '%s ...' with -a does not make sense"
5811 msgstr "jalur '%s ...' dengan -a tidak masuk akal"
5814 msgid "show status concisely"
5815 msgstr "perlihatkan status dengan ringkas"
5818 msgid "show branch information"
5819 msgstr "perlihatkan informasi cabang"
5822 msgid "show stash information"
5823 msgstr "perlihatkan informasi stase"
5826 msgid "compute full ahead/behind values"
5827 msgstr "hitung nilai didepan/dibelakang penuh"
5833 #: builtin/commit.c builtin/push.c builtin/worktree.c
5834 msgid "machine-readable output"
5835 msgstr "keluaran yang dapat dibaca mesin"
5838 msgid "show status in long format (default)"
5839 msgstr "perlihatkan status dalam format panjang (asali)"
5842 msgid "terminate entries with NUL"
5843 msgstr "akhiri entri dengan NUL"
5845 #: builtin/commit.c builtin/fast-export.c builtin/rebase.c parse-options.h
5850 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
5852 "perlihatkan berkas tak terlacak, mode opsional: all, normal, no. (Asali: all)"
5856 "show ignored files, optional modes: traditional, matching, no. (Default: "
5859 "perlihatkan berkas terabaikan, mode opsional: traditional, matching, no. "
5860 "(Asali: traditional)"
5862 #: builtin/commit.c parse-options.h
5868 "ignore changes to submodules, optional when: all, dirty, untracked. "
5871 "abaikan perubahan submodul, bila opsional: all, dirty, untracked. (Asali: "
5875 msgid "list untracked files in columns"
5876 msgstr "sebut berkas tak terlacak dalam kolom"
5879 msgid "do not detect renames"
5880 msgstr "jangan deteksi penggantian nama"
5883 msgid "detect renames, optionally set similarity index"
5884 msgstr "deteksi penggantian nama, setel indeks kemiripan secara opsional"
5887 msgid "Unsupported combination of ignored and untracked-files arguments"
5888 msgstr "Kombinasi argumen berkas terabaikan dan tak terlacak tidak didukung"
5891 msgid "suppress summary after successful commit"
5892 msgstr "sembunyikan rangkuman setelah komit berhasil"
5895 msgid "show diff in commit message template"
5896 msgstr "perlihatkan diff dalam templat pesan komit"
5899 msgid "Commit message options"
5900 msgstr "Opsi pesan komit"
5902 #: builtin/commit.c builtin/merge.c builtin/tag.c
5903 msgid "read message from file"
5904 msgstr "Baca pesan dari berkas"
5911 msgid "override author for commit"
5912 msgstr "timpa pengarang komit"
5914 #: builtin/commit.c builtin/gc.c
5919 msgid "override date for commit"
5920 msgstr "timpa tanggal komit"
5922 #: builtin/commit.c parse-options.h ref-filter.h
5927 msgid "reuse and edit message from specified commit"
5928 msgstr "gunakan kembali dan sunting pesan dari komit tersebut"
5931 msgid "reuse message from specified commit"
5932 msgstr "gunakan kembali pesan dari komit tersebut"
5934 #. TRANSLATORS: Leave "[(amend|reword):]" as-is,
5935 #. and only translate <commit>.
5938 msgid "[(amend|reword):]commit"
5939 msgstr "[(amend|reword):]komit"
5943 "use autosquash formatted message to fixup or amend/reword specified commit"
5945 "gunakan pesan terformat autosquash untuk perbaiki atau ubah/tulis ulang "
5946 "komit yang disebutkan"
5949 msgid "use autosquash formatted message to squash specified commit"
5950 msgstr "gunakan pesan terformat autosquash untuk lumat komit tersebut"
5953 msgid "the commit is authored by me now (used with -C/-c/--amend)"
5954 msgstr "komit sekarang dikarang olehku (gunakan dengan -C/-c/--amend)"
5956 #: builtin/commit.c builtin/interpret-trailers.c
5961 msgid "add custom trailer(s)"
5962 msgstr "tambahkan trailer kustom"
5964 #: builtin/commit.c builtin/log.c builtin/merge.c builtin/pull.c
5966 msgid "add a Signed-off-by trailer"
5967 msgstr "tambahkan trailer Signed-off-by"
5970 msgid "use specified template file"
5971 msgstr "gunakan templat berkas tersebut"
5974 msgid "force edit of commit"
5975 msgstr "paksa sunting komit"
5978 msgid "include status in commit message template"
5979 msgstr "masukkan status dalam templat pesaan komit"
5982 msgid "Commit contents options"
5983 msgstr "Opsi isi komit"
5986 msgid "commit all changed files"
5987 msgstr "komit semua berkas terubah"
5990 msgid "add specified files to index for commit"
5991 msgstr "tambahakn berkas tersebut ke indeks untuk dikomit"
5994 msgid "interactively add files"
5995 msgstr "tambah berkas secara interaktif"
5998 msgid "interactively add changes"
5999 msgstr "tambah perubahan secara interaktif"
6002 msgid "commit only specified files"
6003 msgstr "hanya komit berkas tersebut"
6006 msgid "bypass pre-commit and commit-msg hooks"
6007 msgstr "lewati kail pre-commit dan commit-msg"
6010 msgid "show what would be committed"
6011 msgstr "perlihatkan apa yang akan dikomit"
6014 msgid "amend previous commit"
6015 msgstr "ubah komit sebelumnya"
6018 msgid "bypass post-rewrite hook"
6019 msgstr "lewati kail post-rewrite"
6022 msgid "ok to record an empty change"
6023 msgstr "ok merekam perubahan kosong"
6026 msgid "ok to record a change with an empty message"
6027 msgstr "ok merekam perubahan dengan pesan kosong"
6029 #: builtin/commit.c sequencer.c
6030 msgid "could not parse HEAD commit"
6031 msgstr "tidak dapat menguraikan komit HEAD"
6035 msgid "Corrupt MERGE_HEAD file (%s)"
6036 msgstr "Berkas MERGE_HEAD (%s) rusak"
6039 msgid "could not read MERGE_MODE"
6040 msgstr "tidak dapat membaca MERGE_MODE"
6044 msgid "could not read commit message: %s"
6045 msgstr "tidak dapat membaca pesan komit: %s"
6049 msgid "Aborting commit due to empty commit message.\n"
6050 msgstr "Batalkan komit karena pesan komit kosong.\n"
6054 msgid "Aborting commit; you did not edit the message.\n"
6055 msgstr "Batalkan komit; Anda tidak menyunting pesan.\n"
6059 msgid "Aborting commit due to empty commit message body.\n"
6060 msgstr "Batalkan komit karena badan pesan komit kosong.\n"
6064 "repository has been updated, but unable to write\n"
6065 "new_index file. Check that disk is not full and quota is\n"
6066 "not exceeded, and then \"git restore --staged :/\" to recover."
6068 "repositori sudah diperbarui, tetapi tidak dapat menulis\n"
6069 "berkas new_index. Periksa bahwa disk tidak penuh dan kuota\n"
6070 "tidak terlampaui, lalu \"git restore --staged :/\" untuk pulihkan."
6073 msgid "git config [<options>]"
6074 msgstr "git config [<opsi>]"
6076 #: builtin/config.c builtin/env--helper.c
6078 msgid "unrecognized --type argument, %s"
6079 msgstr "argumen --type tidak dikenal %s"
6082 msgid "only one type at a time"
6083 msgstr "hanya satu tipe pada suatu saat"
6086 msgid "Config file location"
6087 msgstr "Lokasi berkas konfigurasi"
6090 msgid "use global config file"
6091 msgstr "gunakan berkas konfigurasi global"
6094 msgid "use system config file"
6095 msgstr "gunakan berkas konfigurasi sistem"
6098 msgid "use repository config file"
6099 msgstr "gunakan berkas konfigurasi repositori"
6102 msgid "use per-worktree config file"
6103 msgstr "gunakan berkas konfigurasi per pohon kerja"
6106 msgid "use given config file"
6107 msgstr "gunakan berkas konfigurasi yang diberikan"
6114 msgid "read config from given blob object"
6115 msgstr "baca konfigurasi dari objek blob yang diberikan"
6122 msgid "get value: name [value-pattern]"
6123 msgstr "dapatkan nilai: name [pola nilai]"
6126 msgid "get all values: key [value-pattern]"
6127 msgstr "dapatkan semua nilai: key [pola nilai]"
6130 msgid "get values for regexp: name-regex [value-pattern]"
6131 msgstr "dapatkan nilai dari regexp: name-regex [pola nilai]"
6134 msgid "get value specific for the URL: section[.var] URL"
6135 msgstr "dapatkan nilai spesifik untuk URL: section[.var] URL"
6138 msgid "replace all matching variables: name value [value-pattern]"
6139 msgstr "ganti semua variabel yang cocok: name value [pola nilai]"
6142 msgid "add a new variable: name value"
6143 msgstr "tambahkan variabel baru: name value"
6146 msgid "remove a variable: name [value-pattern]"
6147 msgstr "hapus variabel: name [pola nilai]"
6150 msgid "remove all matches: name [value-pattern]"
6151 msgstr "hapus semua cocokan: name [pola nilai]"
6154 msgid "rename section: old-name new-name"
6155 msgstr "ganti nama bagian: old-name new-name"
6158 msgid "remove a section: name"
6159 msgstr "hapus bagian: name"
6163 msgstr "daftar semua"
6166 msgid "use string equality when comparing values to 'value-pattern'"
6167 msgstr "gunakan kesamaan untai ketika membandingkan nilai ke 'pola nilai'"
6170 msgid "open an editor"
6171 msgstr "buka penyunting"
6174 msgid "find the color configured: slot [default]"
6175 msgstr "temukan warna terkonfigurasi: slot [asali]"
6178 msgid "find the color setting: slot [stdout-is-tty]"
6179 msgstr "temukan setelan warna: slot [stdout-is-tty]"
6185 #: builtin/config.c builtin/env--helper.c builtin/hash-object.c
6189 #: builtin/config.c builtin/env--helper.c
6190 msgid "value is given this type"
6191 msgstr "Nilai diberikan tipe ini"
6194 msgid "value is \"true\" or \"false\""
6195 msgstr "Nilai adala \"true\" atau \"false\""
6198 msgid "value is decimal number"
6199 msgstr "nilai adalah angka desimal"
6202 msgid "value is --bool or --int"
6203 msgstr "nilai adalah --bool atau --int"
6206 msgid "value is --bool or string"
6207 msgstr "nilai adalah --bool atau untai"
6210 msgid "value is a path (file or directory name)"
6211 msgstr "nilai adalah jalur (nama berkas atau direktori)"
6214 msgid "value is an expiry date"
6215 msgstr "nilai adalah tanggal kadaluarsa"
6222 msgid "terminate values with NUL byte"
6223 msgstr "Akhiri nilai dengan bita NUL"
6226 msgid "show variable names only"
6227 msgstr "perlihatkan hanya nama variabel"
6230 msgid "respect include directives on lookup"
6231 msgstr "segani arahan masukkan pada pencarian"
6234 msgid "show origin of config (file, standard input, blob, command line)"
6236 "perlihatkan asal konfigurasi (berkas, masukan standar, blob, baris perintah)"
6239 msgid "show scope of config (worktree, local, global, system, command)"
6241 "perlihatkan cakupan konfigurasi (pohon kerja, lokal, global, sistem, "
6244 #: builtin/config.c builtin/env--helper.c
6249 msgid "with --get, use default value when missing entry"
6250 msgstr "dengan --get, gunakan nilai asali ketika kehilangan entri"
6254 msgid "wrong number of arguments, should be %d"
6255 msgstr "jumlah argumen salah, seharusnya %d"
6259 msgid "wrong number of arguments, should be from %d to %d"
6260 msgstr "jumlah argumen salah, seharusnya dari %d ke %d"
6264 msgid "invalid key pattern: %s"
6265 msgstr "pola kunci tidak valid: %s"
6267 #: builtin/config.c config.c
6269 msgid "invalid pattern: %s"
6270 msgstr "pola tidak valid: %s"
6274 msgid "failed to format default config value: %s"
6275 msgstr "gagal memformat nilai konfigurasi asali: %s"
6279 msgid "cannot parse color '%s'"
6280 msgstr "tidak dapat menguraikan warna '%s'"
6283 msgid "unable to parse default color value"
6284 msgstr "tidak dapat menguraikan nilai warna asali"
6287 msgid "not in a git directory"
6288 msgstr "bukan di dalam direktori git"
6291 msgid "writing to stdin is not supported"
6292 msgstr "menulis ke stdin tidak didukung"
6295 msgid "writing config blobs is not supported"
6296 msgstr "menulis blob konfigurasi tidak didukung"
6301 "# This is Git's per-user configuration file.\n"
6303 "# Please adapt and uncomment the following lines:\n"
6307 "# Ini adalah berkas konfigurasi Git per pengguna.\n"
6309 "# Mohon sesuaikan dan batal komen baris berikut:\n"
6314 msgid "only one config file at a time"
6315 msgstr "hanya satu berkas konfigurasi pada suatu saat"
6318 msgid "--local can only be used inside a git repository"
6319 msgstr "--local hanya dapat digunakan di dalam repositori git"
6322 msgid "--blob can only be used inside a git repository"
6323 msgstr "--blob hanya dapat digunakan di dalam repositori git"
6326 msgid "--worktree can only be used inside a git repository"
6327 msgstr "--worktree hanya dapat digunakan di dalam repositori git"
6330 msgid "$HOME not set"
6331 msgstr "$HOME tak disetel"
6335 "--worktree cannot be used with multiple working trees unless the config\n"
6336 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
6337 "section in \"git help worktree\" for details"
6339 "--worktree tidak dapat digunakan dengan banyak pohon kerja kecuali\n"
6340 "konfigurasi ekstensi worktreeConfig diaktifkan. Mohon baca bagian\n"
6341 "\"CONFIGURATION FILE\" di \"git help worktree\" untuk selengkapnya"
6344 msgid "--get-color and variable type are incoherent"
6345 msgstr "--get-color dan tipe variabel raban"
6348 msgid "only one action at a time"
6349 msgstr "hanya satu tindakan pada suatu saat"
6352 msgid "--name-only is only applicable to --list or --get-regexp"
6353 msgstr "--name-only hanya dapat diterapkan pada --list atau --get-regexp"
6357 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
6360 "--show-origin hanya dapat diterapkan pada --get, --get-all, --get-regexp, "
6364 msgid "--default is only applicable to --get"
6365 msgstr "--default hanya dapat diterapkan pada --get"
6368 msgid "--fixed-value only applies with 'value-pattern'"
6369 msgstr "--fixed-value hanya diterapkan dengan 'pola nilai'"
6373 msgid "unable to read config file '%s'"
6374 msgstr "tidak dapat membaca berkas konfigurasi '%s'"
6377 msgid "error processing config file(s)"
6378 msgstr "kesalahan memproses berkas konfigurasi"
6381 msgid "editing stdin is not supported"
6382 msgstr "menyunting stdin tidak didukung"
6385 msgid "editing blobs is not supported"
6386 msgstr "menyunting blob tidak didukung"
6390 msgid "cannot create configuration file %s"
6391 msgstr "tidak dapat membuat berkas konfigurasi %s"
6396 "cannot overwrite multiple values with a single value\n"
6397 " Use a regexp, --add or --replace-all to change %s."
6399 "tidak dapat menimpa banyak nilai dengan nilai tunggal\n"
6400 " Gunakan regexp, --add atau --replace-all untuk mengubah %s."
6404 msgid "no such section: %s"
6405 msgstr "tidak ada bagian seperti: %s"
6407 #: builtin/count-objects.c
6408 msgid "print sizes in human readable format"
6409 msgstr "cetak ukuran dalam format yang bisa dibaca manusia"
6411 #: builtin/credential-cache--daemon.c
6414 "The permissions on your socket directory are too loose; other\n"
6415 "users may be able to read your cached credentials. Consider running:\n"
6420 #: builtin/credential-cache--daemon.c
6421 msgid "print debugging messages to stderr"
6424 #: builtin/credential-cache--daemon.c
6425 msgid "credential-cache--daemon unavailable; no unix socket support"
6428 #: builtin/credential-cache.c
6429 msgid "credential-cache unavailable; no unix socket support"
6432 #: builtin/credential-store.c
6434 msgid "unable to get credential storage lock in %d ms"
6437 #: builtin/describe.c
6438 msgid "git describe [<options>] [<commit-ish>...]"
6439 msgstr "git describe [<opsi>] [<mirip-komit>...]"
6441 #: builtin/describe.c
6442 msgid "git describe [<options>] --dirty"
6443 msgstr "git describe [<opsi>] --dirty"
6445 #: builtin/describe.c
6449 #: builtin/describe.c
6453 #: builtin/describe.c
6457 #: builtin/describe.c
6459 msgid "annotated tag %s not available"
6460 msgstr "tag teranotasi %s tidak tersedia"
6462 #: builtin/describe.c
6464 msgid "tag '%s' is externally known as '%s'"
6465 msgstr "tag '%s' dikenal luar sebagai '%s'"
6467 #: builtin/describe.c
6469 msgid "no tag exactly matches '%s'"
6470 msgstr "tidak ada tag yang tepat cocok dengan '%s'"
6472 #: builtin/describe.c
6474 msgid "No exact match on refs or tags, searching to describe\n"
6476 "tidak ada kecocokan eksak pada referensi atau tag, mencari untuk "
6479 #: builtin/describe.c
6481 msgid "finished search at %s\n"
6482 msgstr "selesai mencari pada %s\n"
6484 #: builtin/describe.c
6487 "No annotated tags can describe '%s'.\n"
6488 "However, there were unannotated tags: try --tags."
6490 "Tidak ada tag teranotasi yang dapat menjelaskan '%s'.\n"
6491 "Bagaimanapun, ada tag tak teranotasi: coba --tags."
6493 #: builtin/describe.c
6496 "No tags can describe '%s'.\n"
6497 "Try --always, or create some tags."
6499 "Tidak ada tag yang dapat menjelaskan '%s'\n"
6500 "Coba --always, atau buat beberapa tag."
6502 #: builtin/describe.c
6504 msgid "traversed %lu commits\n"
6505 msgstr "%lu komit dilintasi\n"
6507 #: builtin/describe.c
6510 "more than %i tags found; listed %i most recent\n"
6511 "gave up search at %s\n"
6513 "lebih dari %i tag ditemukan; %i terbaru didaftarkan\n"
6514 "menyerah mencari pada %s\n"
6516 #: builtin/describe.c
6518 msgid "describe %s\n"
6519 msgstr "jelaskan %s\n"
6521 #: builtin/describe.c
6523 msgid "Not a valid object name %s"
6524 msgstr "Bukan nama objek yang valid %s"
6526 #: builtin/describe.c
6528 msgid "%s is neither a commit nor blob"
6529 msgstr "%s bukan sebuah komit atau blob"
6531 #: builtin/describe.c
6532 msgid "find the tag that comes after the commit"
6533 msgstr "temukan tag yang datang setelah komit"
6535 #: builtin/describe.c
6536 msgid "debug search strategy on stderr"
6537 msgstr "debug strategi pencarian pada keluaran standar"
6539 #: builtin/describe.c
6541 msgstr "gunakan referensi apapun"
6543 #: builtin/describe.c
6544 msgid "use any tag, even unannotated"
6545 msgstr "gunakan tag apapun, bahkan tak teranotasi"
6547 #: builtin/describe.c
6548 msgid "always use long format"
6549 msgstr "selalu gunakan format panjang"
6551 #: builtin/describe.c
6552 msgid "only follow first parent"
6553 msgstr "hanya ikuti induk pertama"
6555 #: builtin/describe.c
6556 msgid "only output exact matches"
6557 msgstr "hanya keluarkan kecocokan eksak"
6559 #: builtin/describe.c
6560 msgid "consider <n> most recent tags (default: 10)"
6561 msgstr "pertimbangkan <n> tag terbaru (asali: 10)"
6563 #: builtin/describe.c
6564 msgid "only consider tags matching <pattern>"
6565 msgstr "hanya pertimbangkan tag yang cocok dengan <pola>"
6567 #: builtin/describe.c
6568 msgid "do not consider tags matching <pattern>"
6569 msgstr "jangan pertimbangkan tag yang cocok dengan <pola>"
6571 #: builtin/describe.c builtin/name-rev.c
6572 msgid "show abbreviated commit object as fallback"
6573 msgstr "perlihatkan objek komit singkat sebagai langkah terakhir"
6575 #: builtin/describe.c
6579 #: builtin/describe.c
6580 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
6581 msgstr "tambahkan <tanda> pada direktori kerja kotor (asali: \"-dirty\")"
6583 #: builtin/describe.c
6584 msgid "append <mark> on broken working tree (default: \"-broken\")"
6585 msgstr "tambahkan <tanda> pada direktori kerja rusak (asali: \"-broken\")"
6587 #: builtin/describe.c
6588 msgid "No names found, cannot describe anything."
6589 msgstr "Tidak ada nama yang ditemukan, tidak dapat menjelaskan apapun."
6591 #: builtin/describe.c
6593 msgid "option '%s' and commit-ishes cannot be used together"
6594 msgstr "opsi '%s' dan mirip-komit tidak dapat digunakan bersamaan"
6596 #: builtin/diff-tree.c
6597 msgid "--merge-base only works with two commits"
6598 msgstr "--merge-base hanya bekerja dengan dua komit"
6602 msgid "'%s': not a regular file or symlink"
6603 msgstr "'%s': bukan berkas reguler atau tautan simbolik"
6607 msgid "invalid option: %s"
6608 msgstr "opsi tidak valid: %s"
6612 msgid "%s...%s: no merge base"
6613 msgstr "%s...%s: tidak ada dasar penggabungan"
6616 msgid "Not a git repository"
6617 msgstr "bukan repositori git"
6619 #: builtin/diff.c builtin/grep.c
6621 msgid "invalid object '%s' given."
6622 msgstr "objek yang diberikan '%s' tidak valid"
6626 msgid "more than two blobs given: '%s'"
6627 msgstr "lebih dari dua blob diberikan: '%s'"
6631 msgid "unhandled object '%s' given."
6632 msgstr "objek tak tertangani '%s' diberikan"
6636 msgid "%s...%s: multiple merge bases, using %s"
6637 msgstr "%s...%s: banyak dasar penggabungan, menggunakan %s"
6639 #: builtin/difftool.c
6640 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
6641 msgstr "git difftool [<opsi>] [<komit> [<komit>]] [--] [<jalur>...]"
6643 #: builtin/difftool.c
6645 msgid "could not read symlink %s"
6646 msgstr "tidak dapat membaca tautan simbolik %s"
6648 #: builtin/difftool.c
6650 msgid "could not read symlink file %s"
6651 msgstr "tidak dapat membaca berkas tautan simbolik %s"
6653 #: builtin/difftool.c
6655 msgid "could not read object %s for symlink %s"
6656 msgstr "tidak dapat membaca objek %s untuk symlink %s"
6658 #: builtin/difftool.c
6660 "combined diff formats ('-c' and '--cc') are not supported in\n"
6661 "directory diff mode ('-d' and '--dir-diff')."
6663 "format diff tergabung ('-c' dan '--cc') tidak didukung dalam\n"
6664 "mode diff direktori ('-d' dan '--dir-diff')."
6666 #: builtin/difftool.c
6668 msgid "both files modified: '%s' and '%s'."
6669 msgstr "kedua berkas berubah: '%s' dan '%s'."
6671 #: builtin/difftool.c
6672 msgid "working tree file has been left."
6673 msgstr "berkas pohon kerja telah ditinggalkan."
6675 #: builtin/difftool.c sequencer.c
6677 msgid "could not copy '%s' to '%s'"
6678 msgstr "tidak dapat menyalin '%s' ke '%s'"
6680 #: builtin/difftool.c
6682 msgid "temporary files exist in '%s'."
6683 msgstr "berkas sementara ada di '%s'."
6685 #: builtin/difftool.c
6686 msgid "you may want to cleanup or recover these."
6687 msgstr "mungkin Anda ingin membersihkan atau memulihkannya."
6689 #: builtin/difftool.c
6694 #: builtin/difftool.c
6695 msgid "use `diff.guitool` instead of `diff.tool`"
6696 msgstr "gunakan `diff.guitool` daripada `diff.tool`"
6698 #: builtin/difftool.c
6699 msgid "perform a full-directory diff"
6700 msgstr "lakukan diff direktori penuh"
6702 #: builtin/difftool.c
6703 msgid "do not prompt before launching a diff tool"
6704 msgstr "jangan bisiki sebelum meluncurkan alat diff"
6706 #: builtin/difftool.c
6707 msgid "use symlinks in dir-diff mode"
6708 msgstr "gunakan tautan simbolik dalam mode diff direktori"
6710 #: builtin/difftool.c
6714 #: builtin/difftool.c
6715 msgid "use the specified diff tool"
6716 msgstr "gunakan alat diff yang disebutkan"
6718 #: builtin/difftool.c
6719 msgid "print a list of diff tools that may be used with `--tool`"
6720 msgstr "cetak daftar alat diff yang bisa digunakan dengan `--tool`"
6722 #: builtin/difftool.c
6724 "make 'git-difftool' exit when an invoked diff tool returns a non-zero exit "
6727 "buat 'git-difftool' keluar ketika alat diff yang dijalankan mengembalikan "
6728 "kode keluar bukan nol"
6730 #: builtin/difftool.c
6731 msgid "specify a custom command for viewing diffs"
6732 msgstr "sebutkan perintah kustom untuk melihat diff"
6734 #: builtin/difftool.c
6735 msgid "passed to `diff`"
6736 msgstr "dilewatkan ke `diff`"
6738 #: builtin/difftool.c
6739 msgid "difftool requires worktree or --no-index"
6740 msgstr "difftool butuh pohon kerja atau --no-index"
6742 #: builtin/difftool.c
6743 msgid "no <tool> given for --tool=<tool>"
6744 msgstr "tidak ada <alat> yang diberikan untuk --tool=<alat>"
6746 #: builtin/difftool.c
6747 msgid "no <cmd> given for --extcmd=<cmd>"
6748 msgstr "tidak ada <perintah> yang diberikan untuk --extcmd=<perintah>"
6750 #: builtin/env--helper.c
6751 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
6754 #: builtin/env--helper.c
6755 msgid "default for git_env_*(...) to fall back on"
6758 #: builtin/env--helper.c
6759 msgid "be quiet only use git_env_*() value as exit code"
6762 #: builtin/env--helper.c
6764 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
6767 #: builtin/env--helper.c
6770 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
6774 #: builtin/fast-export.c
6775 msgid "git fast-export [<rev-list-opts>]"
6776 msgstr "git fast-export [<opsi rev-list>]"
6778 #: builtin/fast-export.c
6779 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
6781 "Kesalahan: Tidak dapat mengekspor tag bersarang kecuali jika --mark-tags "
6784 #: builtin/fast-export.c
6785 msgid "--anonymize-map token cannot be empty"
6786 msgstr "token --anonymize-map tidak bisa kosong"
6788 #: builtin/fast-export.c
6789 msgid "show progress after <n> objects"
6790 msgstr "perlihatkan perkembangan setelah <n> objek"
6792 #: builtin/fast-export.c
6793 msgid "select handling of signed tags"
6794 msgstr "pilih penanganan tag bertandatangan"
6796 #: builtin/fast-export.c
6797 msgid "select handling of tags that tag filtered objects"
6798 msgstr "pilih penanganan tag yang men-tag objek tersaring"
6800 #: builtin/fast-export.c
6801 msgid "select handling of commit messages in an alternate encoding"
6802 msgstr "pilih penanganan pesan komit dalam pengkodean alternatif"
6804 #: builtin/fast-export.c
6805 msgid "dump marks to this file"
6806 msgstr "buang tanda ke berkas ini"
6808 #: builtin/fast-export.c
6809 msgid "import marks from this file"
6810 msgstr "impor tanda dari berkas ini"
6812 #: builtin/fast-export.c
6813 msgid "import marks from this file if it exists"
6814 msgstr "impor tanda dari berkas ini jika ada"
6816 #: builtin/fast-export.c
6817 msgid "fake a tagger when tags lack one"
6818 msgstr "palsukan pen-tag ketika tidak ada pada tag"
6820 #: builtin/fast-export.c
6821 msgid "output full tree for each commit"
6822 msgstr "keluarkan pohon penuh untuk setiap komit"
6824 #: builtin/fast-export.c
6825 msgid "use the done feature to terminate the stream"
6826 msgstr "gunakan fitur selesai untuk mengakhiri arus"
6828 #: builtin/fast-export.c
6829 msgid "skip output of blob data"
6830 msgstr "lewati keluaran data blob"
6832 #: builtin/fast-export.c builtin/log.c
6834 msgstr "spek referensi"
6836 #: builtin/fast-export.c
6837 msgid "apply refspec to exported refs"
6838 msgstr "terapkan spek referensi ke referensi terekspor"
6840 #: builtin/fast-export.c
6841 msgid "anonymize output"
6842 msgstr "anonimkan keluaran"
6844 #: builtin/fast-export.c
6848 #: builtin/fast-export.c
6849 msgid "convert <from> to <to> in anonymized output"
6850 msgstr "ubah <dari> ke <ke> pada keluaran teranonim"
6852 #: builtin/fast-export.c
6853 msgid "reference parents which are not in fast-export stream by object id"
6854 msgstr "referensikan induk yang tidak ada dalam arus fast-export oleh id objek"
6856 #: builtin/fast-export.c
6857 msgid "show original object ids of blobs/commits"
6858 msgstr "perlihatkan id objek asli dari blob/komit"
6860 #: builtin/fast-export.c
6861 msgid "label tags with mark ids"
6862 msgstr "label tag dengan id tanda"
6864 #: builtin/fast-import.c
6866 msgid "Missing from marks for submodule '%s'"
6867 msgstr "Kehilangan tanda dari untuk submodul '%s'"
6869 #: builtin/fast-import.c
6871 msgid "Missing to marks for submodule '%s'"
6872 msgstr "Kehilangan tanda ke untuk submodul '%s'"
6874 #: builtin/fast-import.c
6876 msgid "Expected 'mark' command, got %s"
6877 msgstr "Perintah 'mark' diharapkan, dapat %s"
6879 #: builtin/fast-import.c
6881 msgid "Expected 'to' command, got %s"
6882 msgstr "Perintah 'to' diharapkan, dapat %s"
6884 #: builtin/fast-import.c
6885 msgid "Expected format name:filename for submodule rewrite option"
6887 "Format nama:nama berkas diharapkan untuk operasi penulisan ulang submodul"
6889 #: builtin/fast-import.c
6891 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
6892 msgstr "fitur '%s' dilarang dalam input tanpa --allow-unsafe-features"
6894 #: builtin/fetch-pack.c
6896 msgid "Lockfile created but not reported: %s"
6897 msgstr "Berkas kunci dibuat tetapi tidak dilaporkan: %s"
6900 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
6901 msgstr "git fetch [<opsi>] [<repositori> [<spek referensi>...]]"
6904 msgid "git fetch [<options>] <group>"
6905 msgstr "git fetch [<opsi>] <grup>"
6908 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
6909 msgstr "git fetch --multiple [<opsi>] [(<repositori> | <grup>)]"
6912 msgid "git fetch --all [<options>]"
6913 msgstr "git fetch --all [<opsi>]"
6916 msgid "fetch.parallel cannot be negative"
6917 msgstr "fetch.parallel tidak dapat bernilai negatif"
6919 #: builtin/fetch.c builtin/pull.c
6920 msgid "fetch from all remotes"
6921 msgstr "ambil dari semua remote"
6923 #: builtin/fetch.c builtin/pull.c
6924 msgid "set upstream for git pull/fetch"
6925 msgstr "setel hulu untuk git pull/fetch"
6927 #: builtin/fetch.c builtin/pull.c
6928 msgid "append to .git/FETCH_HEAD instead of overwriting"
6929 msgstr "tambah ke .git/FETCH_HEAD daripada timpa"
6932 msgid "use atomic transaction to update references"
6933 msgstr "gunakan transaksi atomik untuk memperbarui referensi"
6935 #: builtin/fetch.c builtin/pull.c
6936 msgid "path to upload pack on remote end"
6937 msgstr "jalur ke paket unggah pada sisi remote"
6940 msgid "force overwrite of local reference"
6941 msgstr "paksa timpa referensi lokal"
6944 msgid "fetch from multiple remotes"
6945 msgstr "ambil dari banyak remote"
6947 #: builtin/fetch.c builtin/pull.c
6948 msgid "fetch all tags and associated objects"
6949 msgstr "ambil semua tag dan objek yang bersesuaian"
6952 msgid "do not fetch all tags (--no-tags)"
6953 msgstr "jangan ambil semua tag (--no-tags)"
6956 msgid "number of submodules fetched in parallel"
6957 msgstr "jumlah submodul yang diambil secara bersamaan"
6960 msgid "modify the refspec to place all refs within refs/prefetch/"
6962 "modifikasi spek referensi untuk tempatkan semua referensi di dalam refs/"
6965 #: builtin/fetch.c builtin/pull.c
6966 msgid "prune remote-tracking branches no longer on remote"
6967 msgstr "buang cabang pelacak remote yang tidak ada pada remote"
6970 msgid "prune local tags no longer on remote and clobber changed tags"
6971 msgstr "buang tag lokal yang tidak ada pada remote dan klob tag yang berubah"
6973 #: builtin/fetch.c builtin/pull.c
6975 msgstr "sesuai permintaan"
6978 msgid "control recursive fetching of submodules"
6979 msgstr "kontrol pengambilan submodul rekursif"
6982 msgid "write fetched references to the FETCH_HEAD file"
6983 msgstr "tulis referensi yang diambil ke berkas FETCH_HEAD"
6985 #: builtin/fetch.c builtin/pull.c
6986 msgid "keep downloaded pack"
6987 msgstr "simpan paket yang diunduh"
6990 msgid "allow updating of HEAD ref"
6991 msgstr "bolehkan perbarui referensi HEAD"
6993 #: builtin/fetch.c builtin/pull.c
6994 msgid "deepen history of shallow clone"
6995 msgstr "perdalam riwayat klon dangkal"
6997 #: builtin/fetch.c builtin/pull.c
6998 msgid "deepen history of shallow repository based on time"
6999 msgstr "perdalam riwayat repositori dangkal berdasarkan waktu"
7001 #: builtin/fetch.c builtin/pull.c
7002 msgid "convert to a complete repository"
7003 msgstr "ubah ke repositori penuh"
7006 msgid "re-fetch without negotiating common commits"
7007 msgstr "ambil ulang tanpa menegosiasikan komit yang sama"
7010 msgid "prepend this to submodule path output"
7011 msgstr "tambahkan ini ke jalur keluaran submodul"
7015 "default for recursive fetching of submodules (lower priority than config "
7018 "default untuk ambil submodul secara rekursif (prioritas lebih rendah "
7019 "dariberkas konfigurasi)"
7021 #: builtin/fetch.c builtin/pull.c
7022 msgid "accept refs that update .git/shallow"
7023 msgstr "terima referensi yang memperbarui .git/shallow"
7025 #: builtin/fetch.c builtin/pull.c
7027 msgstr "peta referensi"
7029 #: builtin/fetch.c builtin/pull.c
7030 msgid "specify fetch refmap"
7031 msgstr "sebutkan ambil peta referensi"
7033 #: builtin/fetch.c builtin/pull.c
7034 msgid "report that we have only objects reachable from this object"
7036 "laporkan bahwa kami hanya punya object yang bisa dicapai dari objek ini"
7039 msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
7041 "jangan ambil berkas pak; sebagai gantinya cetak leluhur dari ujung negosiasi"
7044 msgid "run 'maintenance --auto' after fetching"
7045 msgstr "lakukan 'maintenance --auto' setelah pengambilan"
7047 #: builtin/fetch.c builtin/pull.c
7048 msgid "check for forced-updates on all updated branches"
7049 msgstr "periksa pembaruan terpaksa pada semua cabang"
7052 msgid "write the commit-graph after fetching"
7053 msgstr "tulis grafik komit setelah pengambilan"
7056 msgid "accept refspecs from stdin"
7057 msgstr "terima spek referensi dari masukan standar"
7060 msgid "couldn't find remote ref HEAD"
7061 msgstr "tidak dapat menemukan referensi remote HEAD"
7065 msgid "object %s not found"
7066 msgstr "objek %s tidak ditemukan"
7069 msgid "[up to date]"
7077 msgid "can't fetch in current branch"
7078 msgstr "tidak dapat mengambil di cabang saat ini"
7081 msgid "checked out in another worktree"
7082 msgstr "ter-check out di dalam pohon kerja lainnya"
7085 msgid "[tag update]"
7086 msgstr "[pembaruan tag]"
7089 msgid "unable to update local ref"
7090 msgstr "tidak dapat memperbarui referensi lokal"
7093 msgid "would clobber existing tag"
7094 msgstr "akan klob tag yang ada"
7101 msgid "[new branch]"
7102 msgstr "[cabang baru]"
7106 msgstr "[referensi baru]"
7109 msgid "forced update"
7110 msgstr "pembaruan terpaksa"
7113 msgid "non-fast-forward"
7114 msgstr "bukan-maju-cepat"
7116 #: builtin/fetch.c builtin/grep.c sequencer.c
7118 msgid "cannot open '%s'"
7119 msgstr "tidak dapat membuka '%s'"
7123 "fetch normally indicates which branches had a forced update,\n"
7124 "but that check has been disabled; to re-enable, use '--show-forced-updates'\n"
7125 "flag or run 'git config fetch.showForcedUpdates true'"
7127 "fetch secara normal mengindikasikan cabang mana ada pembaruan terpaksa,\n"
7128 "tapi pemeriksaan tersebut sudah dinonaktifkan. Untuk aktifkan kembali, "
7130 "bendera '--show-forced-updates' atau jalankan 'git config fetch."
7131 "showForcedUpdates true'."
7136 "it took %.2f seconds to check forced updates; you can use\n"
7137 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
7139 "to avoid this check\n"
7141 "Butuh waktu %2.f detik untuk memeriksa pembaruan terpaksa; Anda dapat\n"
7142 "menggunakan '--no-show-forced-updates' atau jalankan\n"
7143 "'git config fetch.showForcedUpdates false'\n"
7144 "untuk menghindari pemeriksaan ini.\n"
7148 msgid "%s did not send all necessary objects\n"
7149 msgstr "%s tidak mengirim semua objek yang diperlukan\n"
7153 msgid "rejected %s because shallow roots are not allowed to be updated"
7154 msgstr "tolak %s karena akar dangkal tidak diperkenankan untuk diperbarui"
7159 msgstr "Dari %.*s\n"
7164 "some local refs could not be updated; try running\n"
7165 " 'git remote prune %s' to remove any old, conflicting branches"
7167 "beberapa referensi lokal tidak dapat diperbarui; coba jalankan\n"
7168 " 'git remote prune %s' untuk hapus cabang yang lama dan berkonflik"
7172 msgid " (%s will become dangling)"
7173 msgstr " (%s akan menjadi terjuntai)"
7177 msgid " (%s has become dangling)"
7178 msgstr " (%s telah menjadi terjuntai)"
7184 #: builtin/fetch.c builtin/remote.c
7186 msgstr "(tidak ada)"
7190 msgid "refusing to fetch into branch '%s' checked out at '%s'"
7191 msgstr "menolak mengambil ke dalam cabang '%s' yang ter-checkout pada '%s'"
7195 msgid "option \"%s\" value \"%s\" is not valid for %s"
7196 msgstr "opsi \"%s\" nilai \"%s\" tidak valid untuk %s"
7200 msgid "option \"%s\" is ignored for %s\n"
7201 msgstr "opsi \"%s\" diabaikan untuk %s\n"
7203 #: builtin/fetch.c object-file.c
7205 msgid "%s is not a valid object"
7206 msgstr "%s bukan sebuah objek valid"
7210 msgid "the object %s does not exist"
7211 msgstr "objek '%s' tidak ada"
7214 msgid "multiple branches detected, incompatible with --set-upstream"
7215 msgstr "banyak cabang terdeteksi, tidak kompatibel dengan --set-upstream"
7220 "could not set upstream of HEAD to '%s' from '%s' when it does not point to "
7223 "tidak dapat menyetel hulu HEAD ke %s dari '%s' ketika itu tak menunjuk pada "
7227 msgid "not setting upstream for a remote remote-tracking branch"
7228 msgstr "tidak setel hulu untuk cabang remote pelacak remote"
7231 msgid "not setting upstream for a remote tag"
7232 msgstr "tidak setel hulu untuk tag remote"
7235 msgid "unknown branch type"
7236 msgstr "tipe cabang tidak diketahui"
7240 "no source branch found;\n"
7241 "you need to specify exactly one branch with the --set-upstream option"
7243 "cabang sumber tidak ditemukan;\n"
7244 "Anda harus sebutkan tepat satu cabang dengan opsi --set-upstream."
7248 msgid "Fetching %s\n"
7249 msgstr "Mengambil %s\n"
7253 msgid "could not fetch %s"
7254 msgstr "tidak dapat mengambil %s"
7258 msgid "could not fetch '%s' (exit code: %d)\n"
7259 msgstr "tidak dapat mengambil '%s' (kode keluar: %d)\n"
7263 "no remote repository specified; please specify either a URL or a\n"
7264 "remote name from which new revisions should be fetched"
7266 "repositori remote tidak disebutkan; mohon sebutkan baik URL atau nama\n"
7267 "remote yang mana revisi baru sebaiknya diambil"
7270 msgid "you need to specify a tag name"
7271 msgstr "Anda perlu sebutkan sebuah nama tag"
7274 msgid "--negotiate-only needs one or more --negotiation-tip=*"
7275 msgstr "--negotiate-only perlu satu atau lebih --negotiation-tip=*"
7278 msgid "negative depth in --deepen is not supported"
7279 msgstr "kedalaman negatif pada --deepen tidak didukung"
7282 msgid "--unshallow on a complete repository does not make sense"
7283 msgstr "--unshallow pada repositori penuh tidak masuk akal"
7286 msgid "fetch --all does not take a repository argument"
7287 msgstr "fetch --all tidak mengambil argumen repositori"
7290 msgid "fetch --all does not make sense with refspecs"
7291 msgstr "fetch --all tidak masuk akal dengan spek referensi"
7295 msgid "no such remote or remote group: %s"
7296 msgstr "tidak ada remote atau grup remote seperti: %s"
7299 msgid "fetching a group and specifying refspecs does not make sense"
7300 msgstr "mengambil sebuah grup dan menyebutkan spek referensi tidak masuk akal"
7303 msgid "must supply remote when using --negotiate-only"
7304 msgstr "harus suplai remote ketika menggunakan --negotiate-only"
7307 msgid "protocol does not support --negotiate-only, exiting"
7308 msgstr "protokol tidak mendukung --negotiate-only, keluar."
7312 "--filter can only be used with the remote configured in extensions."
7315 "--filter hanya dapat digunakan dengan remote yang terkonfigurasi di "
7316 "extensions.partialclone"
7319 msgid "--atomic can only be used when fetching from one remote"
7320 msgstr "--atomic hanya dapat digunakan saat mengambil dari satu remote"
7323 msgid "--stdin can only be used when fetching from one remote"
7324 msgstr "--stdin hanya dapat digunakan saat mengambil dari satu remote"
7326 #: builtin/fmt-merge-msg.c
7328 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
7331 #: builtin/fmt-merge-msg.c
7332 msgid "populate log with at most <n> entries from shortlog"
7335 #: builtin/fmt-merge-msg.c
7336 msgid "alias for --log (deprecated)"
7339 #: builtin/fmt-merge-msg.c
7343 #: builtin/fmt-merge-msg.c
7344 msgid "use <text> as start of message"
7347 #: builtin/fmt-merge-msg.c
7348 msgid "use <name> instead of the real target branch"
7351 #: builtin/fmt-merge-msg.c
7352 msgid "file to read from"
7355 #: builtin/for-each-ref.c
7356 msgid "git for-each-ref [<options>] [<pattern>]"
7359 #: builtin/for-each-ref.c
7360 msgid "git for-each-ref [--points-at <object>]"
7363 #: builtin/for-each-ref.c
7364 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
7367 #: builtin/for-each-ref.c
7368 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
7371 #: builtin/for-each-ref.c
7372 msgid "quote placeholders suitably for shells"
7375 #: builtin/for-each-ref.c
7376 msgid "quote placeholders suitably for perl"
7379 #: builtin/for-each-ref.c
7380 msgid "quote placeholders suitably for python"
7383 #: builtin/for-each-ref.c
7384 msgid "quote placeholders suitably for Tcl"
7387 #: builtin/for-each-ref.c
7388 msgid "show only <n> matched refs"
7391 #: builtin/for-each-ref.c builtin/tag.c
7392 msgid "respect format colors"
7395 #: builtin/for-each-ref.c
7396 msgid "print only refs which points at the given object"
7399 #: builtin/for-each-ref.c
7400 msgid "print only refs that are merged"
7403 #: builtin/for-each-ref.c
7404 msgid "print only refs that are not merged"
7407 #: builtin/for-each-ref.c
7408 msgid "print only refs which contain the commit"
7411 #: builtin/for-each-ref.c
7412 msgid "print only refs which don't contain the commit"
7415 #: builtin/for-each-repo.c
7416 msgid "git for-each-repo --config=<config> <command-args>"
7419 #: builtin/for-each-repo.c
7423 #: builtin/for-each-repo.c
7424 msgid "config key storing a list of repository paths"
7427 #: builtin/for-each-repo.c
7428 msgid "missing --config=<config>"
7433 msgstr "tidak dikenal"
7435 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
7438 msgid "error in %s %s: %s"
7439 msgstr "kesalahan pada %s %s: %s"
7441 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
7444 msgid "warning in %s %s: %s"
7445 msgstr "peringatan pada %s %s: %s"
7449 msgid "broken link from %7s %s"
7450 msgstr "tautan rusak dari %7s %s"
7453 msgid "wrong object type in link"
7454 msgstr "tipe objek salah dalam tautan"
7459 "broken link from %7s %s\n"
7462 "tautan rusak dari %7s %s\n"
7465 #: builtin/fsck.c builtin/prune.c connected.c
7466 msgid "Checking connectivity"
7467 msgstr "Memeriksa konektivitas"
7471 msgid "missing %s %s"
7472 msgstr "kehilangan %s %s"
7476 msgid "unreachable %s %s"
7477 msgstr "tidak dapat dicapai %s %s"
7481 msgid "dangling %s %s"
7482 msgstr "teruntai %s %s"
7485 msgid "could not create lost-found"
7486 msgstr "tidak dapat membuat lost-found"
7488 #: builtin/fsck.c builtin/gc.c builtin/rebase.c rebase-interactive.c rerere.c
7491 msgid "could not write '%s'"
7492 msgstr "tidak dapat menulis '%s'"
7496 msgid "could not finish '%s'"
7497 msgstr "tidak dapat menyelesaikan '%s'"
7502 msgstr "Memeriksa %s"
7506 msgid "Checking connectivity (%d objects)"
7507 msgstr "Memerika konektivitas (%d objek)"
7511 msgid "Checking %s %s"
7512 msgstr "Memeriksa %s %s"
7515 msgid "broken links"
7516 msgstr "tautan rusak"
7525 msgid "tagged %s %s (%s) in %s"
7526 msgstr "ter-tag %s %s (%s) di %s"
7530 msgid "%s: object corrupt or missing"
7531 msgstr "%s: objek rusak atau hilang"
7535 msgid "%s: invalid reflog entry %s"
7536 msgstr "%s: entri log referensi tidak valid %s"
7540 msgid "Checking reflog %s->%s"
7541 msgstr "Memeriksa log referensi %s->%s"
7545 msgid "%s: invalid sha1 pointer %s"
7546 msgstr "%s: penunjuk sha1 tidak valid %s"
7550 msgid "%s: not a commit"
7551 msgstr "%s: bukan sebuah komit"
7554 msgid "notice: No default references"
7555 msgstr "catatan: Tidak ada referensi asali"
7559 msgid "%s: hash-path mismatch, found at: %s"
7560 msgstr "%s: hash-jalur tidak cocok, ditemukan pada: %s"
7564 msgid "%s: object corrupt or missing: %s"
7565 msgstr "%s: objek rusak atau hilang: %s"
7569 msgid "%s: object is of unknown type '%s': %s"
7570 msgstr "%s: objek bertipe tidak dikenal '%s': %s"
7574 msgid "%s: object could not be parsed: %s"
7575 msgstr "%s: objek tidak dapat diuraikan: %s"
7579 msgid "bad sha1 file: %s"
7580 msgstr "sha1 berkas jelek: %s"
7583 msgid "Checking object directory"
7584 msgstr "Memeriksa direktori objek"
7587 msgid "Checking object directories"
7588 msgstr "Memeriksa direktori objek"
7592 msgid "Checking %s link"
7593 msgstr "Memeriksa tautan %s"
7595 #: builtin/fsck.c builtin/index-pack.c
7598 msgstr "%s tidak valid"
7602 msgid "%s points to something strange (%s)"
7603 msgstr "%s menunjuk ke sesuatu yang aneh (%s)"
7607 msgid "%s: detached HEAD points at nothing"
7608 msgstr "%s: HEAD terpisah tidak menunjuk ke apapun"
7612 msgid "notice: %s points to an unborn branch (%s)"
7613 msgstr "catatan: %s menunjuk ke cabang yang belum lahir (%s)"
7616 msgid "Checking cache tree"
7617 msgstr "Memeriksa pohon tembolok"
7621 msgid "%s: invalid sha1 pointer in cache-tree"
7622 msgstr "%s: penunjuk sha1 tidak valid pada pohon tembolok"
7625 msgid "non-tree in cache-tree"
7626 msgstr "bukan pohon pada pohon tembolok"
7629 msgid "git fsck [<options>] [<object>...]"
7630 msgstr "git fsck [<opsi>] [<objek>...]"
7633 msgid "show unreachable objects"
7634 msgstr "perlihatkan objek yang tak dapat dicapai"
7637 msgid "show dangling objects"
7638 msgstr "perlihatkan objek teruntai"
7642 msgstr "laporkan tag"
7645 msgid "report root nodes"
7646 msgstr "laporkan simpul akar"
7649 msgid "make index objects head nodes"
7650 msgstr "buat objek indeks simpul kepala"
7653 msgid "make reflogs head nodes (default)"
7654 msgstr "buat log referensi simpul kepala (asali)"
7657 msgid "also consider packs and alternate objects"
7658 msgstr "juga pertimbangkan pak dan objek alternatif"
7661 msgid "check only connectivity"
7662 msgstr "hanya periksa konektivitas"
7664 #: builtin/fsck.c builtin/mktag.c
7665 msgid "enable more strict checking"
7666 msgstr "aktifkan pemeriksaan lebih ketat"
7669 msgid "write dangling objects in .git/lost-found"
7670 msgstr "tulis objek teruntai dalam .git/lost-found"
7672 #: builtin/fsck.c builtin/prune.c
7673 msgid "show progress"
7674 msgstr "perlihatkan perkembangan"
7677 msgid "show verbose names for reachable objects"
7678 msgstr "perlihatkan nama lantung untuk objek yang dapat dicapai"
7680 #: builtin/fsck.c builtin/index-pack.c
7681 msgid "Checking objects"
7682 msgstr "Memeriksa objek"
7686 msgid "%s: object missing"
7687 msgstr "%s: objek hilang"
7691 msgid "invalid parameter: expected sha1, got '%s'"
7692 msgstr "parameter tidak valid: sha1 diharapkan, dapat '%s'"
7694 #: builtin/fsmonitor--daemon.c
7695 msgid "git fsmonitor--daemon start [<options>]"
7698 #: builtin/fsmonitor--daemon.c
7699 msgid "git fsmonitor--daemon run [<options>]"
7702 #: builtin/fsmonitor--daemon.c
7703 msgid "git fsmonitor--daemon stop"
7706 #: builtin/fsmonitor--daemon.c
7707 msgid "git fsmonitor--daemon status"
7710 #: builtin/fsmonitor--daemon.c
7712 msgid "value of '%s' out of range: %d"
7715 #: builtin/fsmonitor--daemon.c
7717 msgid "value of '%s' not bool or int: %d"
7720 #: builtin/fsmonitor--daemon.c
7722 msgid "fsmonitor-daemon is watching '%s'\n"
7725 #: builtin/fsmonitor--daemon.c
7727 msgid "fsmonitor-daemon is not watching '%s'\n"
7730 #: builtin/fsmonitor--daemon.c
7732 msgid "could not create fsmonitor cookie '%s'"
7735 #: builtin/fsmonitor--daemon.c
7737 msgid "fsmonitor: cookie_result '%d' != SEEN"
7740 #: builtin/fsmonitor--daemon.c
7742 msgid "could not start IPC thread pool on '%s'"
7745 #: builtin/fsmonitor--daemon.c
7746 msgid "could not start fsmonitor listener thread"
7749 #: builtin/fsmonitor--daemon.c
7750 msgid "could not start fsmonitor health thread"
7753 #: builtin/fsmonitor--daemon.c
7754 msgid "could not initialize listener thread"
7757 #: builtin/fsmonitor--daemon.c
7758 msgid "could not initialize health thread"
7761 #: builtin/fsmonitor--daemon.c
7763 msgid "could not cd home '%s'"
7766 #: builtin/fsmonitor--daemon.c
7768 msgid "fsmonitor--daemon is already running '%s'"
7771 #: builtin/fsmonitor--daemon.c
7773 msgid "running fsmonitor-daemon in '%s'\n"
7776 #: builtin/fsmonitor--daemon.c
7778 msgid "starting fsmonitor-daemon in '%s'\n"
7781 #: builtin/fsmonitor--daemon.c
7782 msgid "daemon failed to start"
7785 #: builtin/fsmonitor--daemon.c
7786 msgid "daemon not online yet"
7789 #: builtin/fsmonitor--daemon.c
7790 msgid "daemon terminated"
7793 #: builtin/fsmonitor--daemon.c
7794 msgid "detach from console"
7797 #: builtin/fsmonitor--daemon.c
7798 msgid "use <n> ipc worker threads"
7801 #: builtin/fsmonitor--daemon.c
7802 msgid "max seconds to wait for background daemon startup"
7805 #: builtin/fsmonitor--daemon.c
7807 msgid "invalid 'ipc-threads' value (%d)"
7810 #: builtin/fsmonitor--daemon.c
7812 msgid "Unhandled subcommand '%s'"
7815 #: builtin/fsmonitor--daemon.c
7816 msgid "fsmonitor--daemon not supported on this platform"
7820 msgid "git gc [<options>]"
7821 msgstr "git gc [<opsi>]"
7825 msgid "Failed to fstat %s: %s"
7826 msgstr "Gagal men-fstat %s: %s"
7830 msgid "failed to parse '%s' value '%s'"
7831 msgstr "gagal menguraikan nilai '%s' '%s'"
7833 #: builtin/gc.c builtin/init-db.c
7835 msgid "cannot stat '%s'"
7836 msgstr "tidak dapat men-stat '%s'"
7841 "The last gc run reported the following. Please correct the root cause\n"
7843 "Automatic cleanup will not be performed until the file is removed.\n"
7847 "Aksi gc terakhir melaporkan berikut. Mohon koreksi akar masalah\n"
7849 "Pembersihan otomatis tidak akan dilakukan sampai berkas dihapus.\n"
7854 msgid "prune unreferenced objects"
7855 msgstr "pangkas objek tak tereferensi"
7858 msgid "pack unreferenced objects separately"
7859 msgstr "pak objek tak terujuk secara terpisah"
7862 msgid "be more thorough (increased runtime)"
7863 msgstr "jadi lebih cermat (waktu yang dijalankan bertambah)"
7866 msgid "enable auto-gc mode"
7867 msgstr "aktifkan mode gc otomatis"
7870 msgid "force running gc even if there may be another gc running"
7871 msgstr "paksa jalankan gc bahkan jika mungkin ada gc lain yang berjalan"
7874 msgid "repack all other packs except the largest pack"
7875 msgstr "pak ulang semua pak yang lain kecuali pak terbesar"
7879 msgid "failed to parse gc.logExpiry value %s"
7880 msgstr "gagal menguraikan nilai gc.logExpiry %s"
7884 msgid "failed to parse prune expiry value %s"
7885 msgstr "gagal menguraikan nilai pangkas kadaluarsa %s"
7889 msgid "Auto packing the repository in background for optimum performance.\n"
7890 msgstr "Mempak otomatis repositori di latar belakang untuk performa optimal.\n"
7894 msgid "Auto packing the repository for optimum performance.\n"
7895 msgstr "Mempak otomatis repositori untuk performa optimal.\n"
7899 msgid "See \"git help gc\" for manual housekeeping.\n"
7900 msgstr "Lihat \"git help gc\" untuk pembenahan manual.\n"
7905 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
7907 "gc sudah berjalan pada mesin '%s' pid %<PRIuMAX> (gunakan --force jika tidak)"
7911 "There are too many unreachable loose objects; run 'git prune' to remove them."
7913 "Ada terlalu banyak objek longgar yang tak dapat dicapai; jalankan 'git "
7914 "prune' untuk menghapusnya."
7918 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
7920 "git maintenance run [--auto] [--[no-]quiet] [--task=<tugas>] [--schedule]"
7923 msgid "--no-schedule is not allowed"
7924 msgstr "--no-schedule tidak diperbolehkan"
7928 msgid "unrecognized --schedule argument '%s'"
7929 msgstr "argumen --schedule tidak dikenal '%s'"
7932 msgid "failed to write commit-graph"
7933 msgstr "gagal menulis grafik komit"
7936 msgid "failed to prefetch remotes"
7937 msgstr "gagal mem-praambil remote"
7940 msgid "failed to start 'git pack-objects' process"
7941 msgstr "gagal memulai proses 'git pack-objects'"
7944 msgid "failed to finish 'git pack-objects' process"
7945 msgstr "gagal menyelesaikan proses 'git pack-objects'"
7948 msgid "failed to write multi-pack-index"
7949 msgstr "gagal menulis indeks multipak"
7952 msgid "'git multi-pack-index expire' failed"
7953 msgstr "'git multi-pack-index expire' gagal"
7956 msgid "'git multi-pack-index repack' failed"
7957 msgstr "'git multi-pack-index repack' gagal"
7961 "skipping incremental-repack task because core.multiPackIndex is disabled"
7963 "melewatkan tugas pengepakan tambahan karena core.multiPackIndex dinonaktifkan"
7967 msgid "lock file '%s' exists, skipping maintenance"
7968 msgstr "berkas kunci '%s' ada, melewatkan pemeliharaan"
7972 msgid "task '%s' failed"
7973 msgstr "tugas '%s' gagal"
7977 msgid "'%s' is not a valid task"
7978 msgstr "'%s' bukan tugas yang valid"
7982 msgid "task '%s' cannot be selected multiple times"
7983 msgstr "tugas '%s' tidak dapat dipilih berulang kali"
7986 msgid "run tasks based on the state of the repository"
7987 msgstr "jalankan tugas berdasarkan keadaan repositori"
7994 msgid "run tasks based on frequency"
7995 msgstr "jalankan tugas berdasarkan frekuensi"
7998 msgid "do not report progress or other information over stderr"
8000 "jangan laporkan perkembangan atau informasi lainnya ke kesalahan standar"
8007 msgid "run a specific task"
8008 msgstr "jalankan tugas spesifik"
8011 msgid "use at most one of --auto and --schedule=<frequency>"
8012 msgstr "gunakan paling banyak satu dari --auto dan --schedule=<frekuensi>"
8015 msgid "failed to run 'git config'"
8016 msgstr "gagal menjalankan 'git config'"
8020 msgid "failed to expand path '%s'"
8021 msgstr "gagal memperluas jalur '%s'"
8024 msgid "failed to start launchctl"
8025 msgstr "gagal menjalankan launchctl"
8029 msgid "failed to create directories for '%s'"
8030 msgstr "gagal membuat direktori untuk '%s'"
8034 msgid "failed to bootstrap service %s"
8035 msgstr "gagal men-tali-botkan layanan %s"
8038 msgid "failed to create temp xml file"
8039 msgstr "gagal membuat berkas xml sementara"
8042 msgid "failed to start schtasks"
8043 msgstr "gagal menjalankan schtasks"
8046 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
8048 "gagal menjalankan 'crontab -l'; sistem Anda mungkin tidak mendukung 'cron'"
8051 msgid "failed to run 'crontab'; your system might not support 'cron'"
8053 "gagal menjalankan 'crontab'; sistem Anda mungkin tidak mendukung 'cron'"
8056 msgid "failed to open stdin of 'crontab'"
8057 msgstr "gagal membuka masukan standar dari 'crontab'"
8060 msgid "'crontab' died"
8061 msgstr "'crontab' mati"
8064 msgid "failed to start systemctl"
8065 msgstr "gagal memulai systemctl"
8068 msgid "failed to run systemctl"
8069 msgstr "gagal menjalankan systemctl"
8071 #: builtin/gc.c builtin/worktree.c
8073 msgid "failed to delete '%s'"
8074 msgstr "gagal menghapus '%s'"
8076 #: builtin/gc.c rerere.c
8078 msgid "failed to flush '%s'"
8079 msgstr "gagal membilas '%s'"
8083 msgid "unrecognized --scheduler argument '%s'"
8084 msgstr "argumen --scheduler tidak dikenal '%s'"
8087 msgid "neither systemd timers nor crontab are available"
8088 msgstr "baik pewaktu systemd atau crontab tidak tersedia"
8092 msgid "%s scheduler is not available"
8093 msgstr "penjadwal %s tidak tersedia"
8096 msgid "another process is scheduling background maintenance"
8097 msgstr "proses lainnya sedang menjadwalkan peme"
8100 msgid "git maintenance start [--scheduler=<scheduler>]"
8101 msgstr "git maintenance start [--scheduler=<penjadwal>]"
8108 msgid "scheduler to trigger git maintenance run"
8109 msgstr "penjadwal untuk memicu git maintenance run"
8112 msgid "failed to add repo to global config"
8113 msgstr "gagal menambahkan repositori ke konfigurasi global"
8116 msgid "git maintenance <subcommand> [<options>]"
8117 msgstr "git maintenance <subperintah> [<opsi>]"
8121 msgid "invalid subcommand: %s"
8122 msgstr "subperintah tidak valid: %s"
8125 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
8126 msgstr "git grep [<opsi>] [-e] <pola> [<revisi>...] [[--] <pola>...]"
8130 msgid "grep: failed to create thread: %s"
8131 msgstr "grep: gagal membuat utas: %s"
8135 msgid "invalid number of threads specified (%d) for %s"
8136 msgstr "jumlah utas yang diberikan (%d) tidak valid untuk %s"
8138 #. #-#-#-#-# grep.c.po #-#-#-#-#
8139 #. TRANSLATORS: %s is the configuration
8140 #. variable for tweaking threads, currently
8143 #: builtin/grep.c builtin/index-pack.c builtin/pack-objects.c
8145 msgid "no threads support, ignoring %s"
8146 msgstr "tidak ada dukungan utas, abaikan %s"
8150 msgid "unable to read tree (%s)"
8151 msgstr "tidak dapat membaca pohon (%s)"
8155 msgid "unable to grep from object of type %s"
8156 msgstr "tidak dapan men-grep dari objek dengan tipe %s"
8160 msgid "switch `%c' expects a numerical value"
8161 msgstr "saklar '%c' mengharapkan nilai numerik"
8164 msgid "search in index instead of in the work tree"
8165 msgstr "cari dalam index daripada dalam pohon kerja"
8168 msgid "find in contents not managed by git"
8169 msgstr "temukan dalam konten yang tak dikelola oleh git"
8172 msgid "search in both tracked and untracked files"
8173 msgstr "cari dalam berkas terlacak dan tak terlacak"
8176 msgid "ignore files specified via '.gitignore'"
8177 msgstr "abaikan berkas yang disebutkan via '.gitignore'"
8180 msgid "recursively search in each submodule"
8181 msgstr "cari secara rekursif dalam setiap submodul"
8184 msgid "show non-matching lines"
8185 msgstr "perlihatkan baris nir-cocok"
8188 msgid "case insensitive matching"
8189 msgstr "pencocokan tak peka kapital"
8192 msgid "match patterns only at word boundaries"
8193 msgstr "cocokkan pola hanya pada batas kata"
8196 msgid "process binary files as text"
8197 msgstr "proses berkas biner sebagai teks"
8200 msgid "don't match patterns in binary files"
8201 msgstr "jangan cocokkan pola pada berkas biner"
8204 msgid "process binary files with textconv filters"
8205 msgstr "proses berkas biner dengan saringan textconv"
8208 msgid "search in subdirectories (default)"
8209 msgstr "cari dalam subdirektori (asali)"
8212 msgid "descend at most <depth> levels"
8213 msgstr "turun paling banyak <kedalaman> tingkat"
8216 msgid "use extended POSIX regular expressions"
8217 msgstr "gunakan ekspresi reguler POSIX diperpanjang"
8220 msgid "use basic POSIX regular expressions (default)"
8221 msgstr "gunakan ekspresi reguler POSIX dasar (asali)"
8224 msgid "interpret patterns as fixed strings"
8225 msgstr "tafsirkan pola sebagai untai tetap"
8228 msgid "use Perl-compatible regular expressions"
8229 msgstr "gunakan ekspresi reguler kompatibel dengan Perl"
8232 msgid "show line numbers"
8233 msgstr "perlihatkan nomor baris"
8236 msgid "show column number of first match"
8237 msgstr "perlihatkan nomor kolom cocokan pertama"
8240 msgid "don't show filenames"
8241 msgstr "jangan perlihatkan nama berkas"
8244 msgid "show filenames"
8245 msgstr "perlihatkan nama berkas"
8248 msgid "show filenames relative to top directory"
8249 msgstr "perlihatkan nama berkas relatif terhadap direktori puncak"
8252 msgid "show only filenames instead of matching lines"
8253 msgstr "hanya perlihatkan nama berkas daripada baris yang cocok"
8256 msgid "synonym for --files-with-matches"
8257 msgstr "sinonim untuk --files-with-matches"
8260 msgid "show only the names of files without match"
8261 msgstr "hanya perlihatkan nama berkas tanpa cocok"
8264 msgid "print NUL after filenames"
8265 msgstr "cetak NUL setelah nama berkas"
8268 msgid "show only matching parts of a line"
8269 msgstr "hanya perlihatkan bagian cocokan baris"
8272 msgid "show the number of matches instead of matching lines"
8273 msgstr "perlihatkan jumlah cocokan daripada baris yang cocok"
8276 msgid "highlight matches"
8277 msgstr "sorot cocokan"
8280 msgid "print empty line between matches from different files"
8281 msgstr "cetak baris kosong di antara cocokan dari berkas yang berbeda"
8284 msgid "show filename only once above matches from same file"
8286 "perlihatkan nama berkas hanya sekali di atas cocokan dari berkas yang sama"
8289 msgid "show <n> context lines before and after matches"
8290 msgstr "perlihatkan <n> baris konteks sebelum dan sesudah cocokan"
8293 msgid "show <n> context lines before matches"
8294 msgstr "perlihatkan <n> baris konteks sebelum cocokan"
8297 msgid "show <n> context lines after matches"
8298 msgstr "perlihatkan <n> baris konteks setelah cocokan"
8301 msgid "use <n> worker threads"
8302 msgstr "gunakan <n> utas pekerja"
8305 msgid "shortcut for -C NUM"
8306 msgstr "pintasan untuk -C NUM"
8309 msgid "show a line with the function name before matches"
8310 msgstr "perlihatkan sebuah baris dengan nama fungsi sebelum cocokan"
8313 msgid "show the surrounding function"
8314 msgstr "perlihatkan fungsi di sekitar"
8317 msgid "read patterns from file"
8318 msgstr "baca pola dari berkas"
8321 msgid "match <pattern>"
8322 msgstr "cocokkan <pola>"
8325 msgid "combine patterns specified with -e"
8326 msgstr "kombinasikan pola yang disebutkan dengan -e"
8329 msgid "indicate hit with exit status without output"
8330 msgstr "tunjukkan kena dengan status keluar tanpa keluaran"
8333 msgid "show only matches from files that match all patterns"
8334 msgstr "hanya perlihatkan cocokan dari berkas yang cocok dengan semua pola"
8338 msgstr "penghalaman"
8341 msgid "show matching files in the pager"
8342 msgstr "perlihatkan berkas yang cocok dalam penghalaman"
8345 msgid "allow calling of grep(1) (ignored by this build)"
8346 msgstr "perbolehkan pemanggilan grep(1) (diabaikan oleh bangunan ini)"
8349 msgid "no pattern given"
8350 msgstr "tidak ada pola yang diberikan"
8353 msgid "--no-index or --untracked cannot be used with revs"
8354 msgstr "--no-index atau --untracked tidak dapat digunakan dengan revisi"
8358 msgid "unable to resolve revision: %s"
8359 msgstr "tidak dapat menguraikan revisi: %s"
8362 msgid "--untracked not supported with --recurse-submodules"
8363 msgstr "--untracked tidak didukung dengan --recurse-submodules"
8366 msgid "invalid option combination, ignoring --threads"
8367 msgstr "kombinasi opsi tidak valid, abaikan --threads"
8369 #: builtin/grep.c builtin/pack-objects.c
8370 msgid "no threads support, ignoring --threads"
8371 msgstr "tidak ada dukungan utas, abaikan --threads"
8373 #: builtin/grep.c builtin/index-pack.c builtin/pack-objects.c
8375 msgid "invalid number of threads specified (%d)"
8376 msgstr "jumlah utas tersebut (%d) tidak valid"
8379 msgid "--open-files-in-pager only works on the worktree"
8380 msgstr "--open-files-in-pager hanya bekerja pada pohon kerja"
8383 msgid "--[no-]exclude-standard cannot be used for tracked contents"
8384 msgstr "--[no-]exclude-standard tidak dapat digunakan untuk konten terlacak"
8387 msgid "both --cached and trees are given"
8388 msgstr "baik --cached dan pohon diberikan"
8390 #: builtin/hash-object.c
8392 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
8395 "git hash-object [-t <tipe>] [-w] [--path=<berkas> | --no-filters] [--stdin] "
8398 #: builtin/hash-object.c
8402 #: builtin/hash-object.c
8403 msgid "write the object into the object database"
8404 msgstr "tulis objek ke dalam basis data objek"
8406 #: builtin/hash-object.c
8407 msgid "read the object from stdin"
8408 msgstr "baca objek dari masukan standar"
8410 #: builtin/hash-object.c
8411 msgid "store file as is without filters"
8412 msgstr "simpan berkas apa adanya tanpa penyaring"
8414 #: builtin/hash-object.c
8416 "just hash any random garbage to create corrupt objects for debugging Git"
8418 "hanya hash sampah acak apapun untuk membuat objek rusak demi menirkutukan Git"
8420 #: builtin/hash-object.c
8421 msgid "process file as it were from this path"
8422 msgstr "proses berkas seperti dari jalur ini"
8425 msgid "print all available commands"
8426 msgstr "cetak semua perintah yang tersedia"
8429 msgid "show external commands in --all"
8430 msgstr "perlihatkan perintah eksternal dalam --all"
8433 msgid "show aliases in --all"
8434 msgstr "perlihatkan alias pada --all"
8437 msgid "exclude guides"
8438 msgstr "kecualikan panduan"
8441 msgid "show man page"
8442 msgstr "perlihatkan halaman man"
8445 msgid "show manual in web browser"
8446 msgstr "perlihatkan manual dalam penjelajah web"
8449 msgid "show info page"
8450 msgstr "perlihatkan halaman info"
8453 msgid "print command description"
8454 msgstr "perlihatkan deskripsi perintah"
8457 msgid "print list of useful guides"
8458 msgstr "cetak daftar panduan berguna"
8461 msgid "print all configuration variable names"
8462 msgstr "cetak semua nama variabel konfigurasi"
8465 msgid "git help [[-i|--info] [-m|--man] [-w|--web]] [<command>]"
8466 msgstr "git help [[-i|--info] [-m|--man] [-w|--web]] [<perintah>]"
8470 msgid "unrecognized help format '%s'"
8471 msgstr "format bantuan tidak dikenal '%s'"
8474 msgid "Failed to start emacsclient."
8475 msgstr "gagal menjalankan emacsclient."
8478 msgid "Failed to parse emacsclient version."
8479 msgstr "gagal menguraikan versi emacsclient."
8483 msgid "emacsclient version '%d' too old (< 22)."
8484 msgstr "versi emacsclient '%d' terlalu usang (< 22)."
8488 msgid "failed to exec '%s'"
8489 msgstr "gagal menjalankan '%s'"
8494 "'%s': path for unsupported man viewer.\n"
8495 "Please consider using 'man.<tool>.cmd' instead."
8497 "'%s': jalur untuk pembaca man yang tidak didukung.\n"
8498 "Mohon gunakan 'man.<tool>.cmd' sebagai gantinya."
8503 "'%s': cmd for supported man viewer.\n"
8504 "Please consider using 'man.<tool>.path' instead."
8506 "'%s': cmd untuk pembaca man yang didukung.\n"
8507 "Mohon gunakan 'man.<tool>.path' sebagai gantinya."
8511 msgid "'%s': unknown man viewer."
8512 msgstr "'%s': pembaca man tidak dikenal"
8515 msgid "no man viewer handled the request"
8516 msgstr "tidak ada pembaca man yang menangani permintaan"
8519 msgid "no info viewer handled the request"
8520 msgstr "tidak ada pembaca info yang menangani permintaan"
8522 #: builtin/help.c git.c
8524 msgid "'%s' is aliased to '%s'"
8525 msgstr "'%s' dialiaskan ke '%s'"
8527 #: builtin/help.c git.c
8529 msgid "bad alias.%s string: %s"
8530 msgstr "untai alias.%s jelek: %s"
8534 msgid "the '%s' option doesn't take any non-option arguments"
8535 msgstr "opsi '%s' tidak mengambil argumen bukan opsi"
8539 "the '--no-[external-commands|aliases]' options can only be used with '--all'"
8545 msgstr "penggunaan: %s%s"
8548 msgid "'git help config' for more information"
8549 msgstr "'git help config' untuk informasi lebih lanjut"
8552 msgid "git hook run [--ignore-missing] <hook-name> [-- <hook-args>]"
8556 msgid "silently ignore missing requested <hook-name>"
8559 #: builtin/index-pack.c
8561 msgid "object type mismatch at %s"
8562 msgstr "tipe objek tidak cocok pada %s"
8564 #: builtin/index-pack.c
8566 msgid "did not receive expected object %s"
8567 msgstr "tidak menerima objek yang diharapkan %s"
8569 #: builtin/index-pack.c
8571 msgid "object %s: expected type %s, found %s"
8572 msgstr "objek %s: yang diharapkan %s, yang didapat %s"
8574 #: builtin/index-pack.c
8576 msgid "cannot fill %d byte"
8577 msgid_plural "cannot fill %d bytes"
8578 msgstr[0] "tidak dapat mengisi %d bita"
8579 msgstr[1] "tidak dapat mengisi %d bita"
8581 #: builtin/index-pack.c
8585 #: builtin/index-pack.c
8586 msgid "read error on input"
8587 msgstr "kesalahan baca pada masukan"
8589 #: builtin/index-pack.c
8590 msgid "used more bytes than were available"
8591 msgstr "gunakan lebih banyak pita dari pada yang tersedia"
8593 #: builtin/index-pack.c builtin/pack-objects.c
8594 msgid "pack too large for current definition of off_t"
8595 msgstr "paket terlalu besar untuk definisi off_t saat ini"
8597 #: builtin/index-pack.c
8599 msgid "pack exceeds maximum allowed size (%s)"
8600 msgstr "paket melebihi ukuran maksimum yang diperbolehkan (%s)"
8602 #: builtin/index-pack.c
8603 msgid "pack signature mismatch"
8604 msgstr "tanda tangan paket tidak cocok"
8606 #: builtin/index-pack.c
8608 msgid "pack version %<PRIu32> unsupported"
8609 msgstr "versi paket %<PRIu32> tidak didukung"
8611 #: builtin/index-pack.c
8613 msgid "pack has bad object at offset %<PRIuMAX>: %s"
8614 msgstr "paket ada objek jelek pada offset %<PRIuMAX>: %s"
8616 #: builtin/index-pack.c
8618 msgid "inflate returned %d"
8619 msgstr "inflate mengembalikan %d"
8621 #: builtin/index-pack.c
8622 msgid "offset value overflow for delta base object"
8623 msgstr "nilai offset meluap untuk objek basis delta"
8625 #: builtin/index-pack.c
8626 msgid "delta base offset is out of bound"
8627 msgstr "offset basis delta di luar jangkauan"
8629 #: builtin/index-pack.c
8631 msgid "unknown object type %d"
8632 msgstr "tipe objek tidak diketahui %d"
8634 #: builtin/index-pack.c
8635 msgid "cannot pread pack file"
8636 msgstr "tidak dapat pread berkas paket"
8638 #: builtin/index-pack.c
8640 msgid "premature end of pack file, %<PRIuMAX> byte missing"
8641 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
8642 msgstr[0] "ujung berkas pak prematur, %<PRIuMAX> bita hilang"
8643 msgstr[1] "ujung berkas pak prematur, %<PRIuMAX> bita hilang"
8645 #: builtin/index-pack.c
8646 msgid "serious inflate inconsistency"
8647 msgstr "inkonsistensi inflate serius"
8649 #: builtin/index-pack.c
8651 msgid "SHA1 COLLISION FOUND WITH %s !"
8652 msgstr "TUMBUKAN SHA1 DITEMUKAN DENGAN %s !"
8654 #: builtin/index-pack.c builtin/pack-objects.c
8656 msgid "unable to read %s"
8657 msgstr "tidak dapat membaca %s"
8659 #: builtin/index-pack.c
8661 msgid "cannot read existing object info %s"
8662 msgstr "tidak dapat membaca info objek yang ada %s"
8664 #: builtin/index-pack.c
8666 msgid "cannot read existing object %s"
8667 msgstr "tidak dapat membaca objek yang ada %s"
8669 #: builtin/index-pack.c
8671 msgid "invalid blob object %s"
8672 msgstr "objek blob tidak valid %s"
8674 #: builtin/index-pack.c
8675 msgid "fsck error in packed object"
8676 msgstr "kesalahan fsck dalam objek terpaket"
8678 #: builtin/index-pack.c
8680 msgid "Not all child objects of %s are reachable"
8681 msgstr "Tidak semua objek anak dari %s bisa dicapai"
8683 #: builtin/index-pack.c
8684 msgid "failed to apply delta"
8685 msgstr "gagal menerapkan delta"
8687 #: builtin/index-pack.c
8688 msgid "Receiving objects"
8689 msgstr "Menerima objek"
8691 #: builtin/index-pack.c
8692 msgid "Indexing objects"
8693 msgstr "Mengindeks objek"
8695 #: builtin/index-pack.c
8696 msgid "pack is corrupted (SHA1 mismatch)"
8697 msgstr "paket rusak (SHA1 tidak cocok)"
8699 #: builtin/index-pack.c
8700 msgid "cannot fstat packfile"
8701 msgstr "tidak dapat fstat berkas paket"
8703 #: builtin/index-pack.c
8704 msgid "pack has junk at the end"
8705 msgstr "paket memiliki sampah pada ujung"
8707 #: builtin/index-pack.c
8708 msgid "confusion beyond insanity in parse_pack_objects()"
8709 msgstr "bingung di luar kegilaan di parse_pack_objects()"
8711 #: builtin/index-pack.c
8712 msgid "Resolving deltas"
8713 msgstr "Menguraikan delta"
8715 #: builtin/index-pack.c builtin/pack-objects.c
8717 msgid "unable to create thread: %s"
8718 msgstr "tidak dapat membuat utas: %s"
8720 #: builtin/index-pack.c
8721 msgid "confusion beyond insanity"
8722 msgstr "bingung di luar kegilaan"
8724 #: builtin/index-pack.c
8726 msgid "completed with %d local object"
8727 msgid_plural "completed with %d local objects"
8728 msgstr[0] "diselesaikan dengan %d objek lokal"
8729 msgstr[1] "diselesaikan dengan %d objek lokal"
8731 #: builtin/index-pack.c
8733 msgid "Unexpected tail checksum for %s (disk corruption?)"
8734 msgstr "Checksum ekor tidak diharapkan untuk %s (kerusakan disk?)"
8736 #: builtin/index-pack.c
8738 msgid "pack has %d unresolved delta"
8739 msgid_plural "pack has %d unresolved deltas"
8740 msgstr[0] "pak punya %d delta tak terurai"
8741 msgstr[1] "pak punya %d delta tak terurai"
8743 #: builtin/index-pack.c
8745 msgid "unable to deflate appended object (%d)"
8746 msgstr "tidak dapat menggemboskan objek tertambah (%d)"
8748 #: builtin/index-pack.c
8750 msgid "local object %s is corrupt"
8751 msgstr "objek lokal %s rusak"
8753 #: builtin/index-pack.c
8755 msgid "packfile name '%s' does not end with '.%s'"
8756 msgstr "nama berkas paket '%s' tidak diakhiri dengan '.%s'"
8758 #: builtin/index-pack.c
8760 msgid "cannot write %s file '%s'"
8761 msgstr "tidak dapat menulis %s berkas '%s'"
8763 #: builtin/index-pack.c
8765 msgid "cannot close written %s file '%s'"
8766 msgstr "tidak dapat menutup %s berkas tertulis '%s'"
8768 #: builtin/index-pack.c
8770 msgid "unable to rename temporary '*.%s' file to '%s'"
8771 msgstr "tidak dapat menamai ulang berkas sementara '*.%s' ke '%s'"
8773 #: builtin/index-pack.c
8774 msgid "error while closing pack file"
8775 msgstr "kesalahan menutup berkas paket"
8777 #: builtin/index-pack.c builtin/pack-objects.c
8779 msgid "bad pack.indexVersion=%<PRIu32>"
8780 msgstr "pack.indexVersion=%<PRIu32> jelek"
8782 #: builtin/index-pack.c
8784 msgid "Cannot open existing pack file '%s'"
8785 msgstr "tidak dapat membuka berkas paket yang ada '%s'"
8787 #: builtin/index-pack.c
8789 msgid "Cannot open existing pack idx file for '%s'"
8790 msgstr "tidak dapat membuka berkas indeks paket untuk '%s'"
8792 #: builtin/index-pack.c
8794 msgid "non delta: %d object"
8795 msgid_plural "non delta: %d objects"
8796 msgstr[0] "non delta: %d objek"
8797 msgstr[1] "non delta: %d objek"
8799 #: builtin/index-pack.c
8801 msgid "chain length = %d: %lu object"
8802 msgid_plural "chain length = %d: %lu objects"
8803 msgstr[0] "panjang rantai = %d: %lu objek"
8804 msgstr[1] "panjang rantai = %d: %lu objek"
8806 #: builtin/index-pack.c
8807 msgid "Cannot come back to cwd"
8808 msgstr "tidak dapat kembali ke direktori kerja saat ini"
8810 #: builtin/index-pack.c
8815 #: builtin/index-pack.c builtin/init-db.c
8817 msgid "unknown hash algorithm '%s'"
8818 msgstr "algoritma hash tak dikenal '%s'"
8820 #: builtin/index-pack.c
8821 msgid "--stdin requires a git repository"
8822 msgstr "--stdin memerlukan repositori git"
8824 #: builtin/index-pack.c
8825 msgid "--verify with no packfile name given"
8826 msgstr "--verify tanpa nama berkas paket diberikan"
8828 #: builtin/index-pack.c builtin/unpack-objects.c
8829 msgid "fsck error in pack objects"
8830 msgstr "kesalahan fsck dalam objek paket"
8832 #: builtin/init-db.c
8834 msgid "cannot stat template '%s'"
8835 msgstr "tidak dapat men-stat templat '%s'"
8837 #: builtin/init-db.c
8839 msgid "cannot opendir '%s'"
8840 msgstr "tidak dapat membuka direktori '%s'"
8842 #: builtin/init-db.c
8844 msgid "cannot readlink '%s'"
8845 msgstr "tidak dapat membaca tautan '%s'"
8847 #: builtin/init-db.c
8849 msgid "cannot symlink '%s' '%s'"
8850 msgstr "tidak dapat menautkan simbolik '%s' '%s'"
8852 #: builtin/init-db.c
8854 msgid "cannot copy '%s' to '%s'"
8855 msgstr "tidak dapat menyalin '%s' ke '%s'"
8857 #: builtin/init-db.c
8859 msgid "ignoring template %s"
8860 msgstr "mengabaikan templat %s"
8862 #: builtin/init-db.c
8864 msgid "templates not found in %s"
8865 msgstr "templat tidak ditemukan di %s"
8867 #: builtin/init-db.c
8869 msgid "not copying templates from '%s': %s"
8870 msgstr "tidak menyalin templat dari '%s': %s"
8872 #: builtin/init-db.c
8874 msgid "invalid initial branch name: '%s'"
8875 msgstr "nama cabang asal salah: '%s'"
8877 #: builtin/init-db.c
8879 msgid "unable to handle file type %d"
8880 msgstr "tidak dapat menangani tipe berkas %d"
8882 #: builtin/init-db.c
8884 msgid "unable to move %s to %s"
8885 msgstr "tidak dapat memindahkan %s ke %s"
8887 #: builtin/init-db.c
8888 msgid "attempt to reinitialize repository with different hash"
8889 msgstr "mencoba menginisialisasi ulang repositori dengan hash yang berbeda"
8891 #: builtin/init-db.c
8893 msgid "%s already exists"
8894 msgstr "%s sudah ada"
8896 #: builtin/init-db.c
8898 msgid "re-init: ignored --initial-branch=%s"
8899 msgstr "re-init: --initial-branch=%s diabaikan"
8901 #: builtin/init-db.c
8903 msgid "Reinitialized existing shared Git repository in %s%s\n"
8904 msgstr "Repositori berbagi Git yang sudah ada diinisialisasi ulang di %s%s\n"
8906 #: builtin/init-db.c
8908 msgid "Reinitialized existing Git repository in %s%s\n"
8909 msgstr "Repositori Git diinisialisasi ulang di %s%s\n"
8911 #: builtin/init-db.c
8913 msgid "Initialized empty shared Git repository in %s%s\n"
8914 msgstr "Repositori berbagi Git kosong diinisialisasi di %s%s\n"
8916 #: builtin/init-db.c
8918 msgid "Initialized empty Git repository in %s%s\n"
8919 msgstr "Repositori Git kosong dinisialisasi di %s%s\n"
8921 #: builtin/init-db.c
8923 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
8924 "shared[=<permissions>]] [<directory>]"
8926 "git init [-q | --quiet] [--bare] [--template=<direktori-templat>][--"
8927 "shared[=<perizinan>]] [<direktori>]"
8929 #: builtin/init-db.c
8933 #: builtin/init-db.c
8934 msgid "specify that the git repository is to be shared amongst several users"
8936 "tentukan bahwa repositori git untuk dibagikan di antara beberapa pengguna"
8938 #: builtin/init-db.c
8939 msgid "override the name of the initial branch"
8940 msgstr "timpa nama cabang asal"
8942 #: builtin/init-db.c builtin/verify-pack.c
8946 #: builtin/init-db.c builtin/show-index.c builtin/verify-pack.c
8947 msgid "specify the hash algorithm to use"
8948 msgstr "tentukan algoritma hash yang akan digunakan"
8950 #: builtin/init-db.c
8952 msgid "cannot mkdir %s"
8953 msgstr "tidak dapat membuat direktori %s"
8955 #: builtin/init-db.c
8957 msgid "cannot chdir to %s"
8958 msgstr "tidak dapat mengganti direktori ke %s"
8960 #: builtin/init-db.c
8963 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
8966 "%s (atau --work-tree=<direktori>) tidak diperbolehkan tanpa sebutkan %s "
8967 "(atau --git-dir=<direktori>)"
8969 #: builtin/init-db.c
8971 msgid "Cannot access work tree '%s'"
8972 msgstr "Tidak dapat mengakses pohon kerja '%s'"
8974 #: builtin/init-db.c
8975 msgid "--separate-git-dir incompatible with bare repository"
8976 msgstr "--separate-git-dir tidak kompatibel dengan repositori bare"
8978 #: builtin/interpret-trailers.c
8980 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
8981 "<token>[(=|:)<value>])...] [<file>...]"
8984 #: builtin/interpret-trailers.c
8985 msgid "edit files in place"
8988 #: builtin/interpret-trailers.c
8989 msgid "trim empty trailers"
8992 #: builtin/interpret-trailers.c
8993 msgid "where to place the new trailer"
8996 #: builtin/interpret-trailers.c
8997 msgid "action if trailer already exists"
9000 #: builtin/interpret-trailers.c
9001 msgid "action if trailer is missing"
9004 #: builtin/interpret-trailers.c
9005 msgid "output only the trailers"
9008 #: builtin/interpret-trailers.c
9009 msgid "do not apply config rules"
9012 #: builtin/interpret-trailers.c
9013 msgid "join whitespace-continued values"
9016 #: builtin/interpret-trailers.c
9017 msgid "set parsing options"
9020 #: builtin/interpret-trailers.c
9021 msgid "do not treat --- specially"
9024 #: builtin/interpret-trailers.c
9025 msgid "trailer(s) to add"
9028 #: builtin/interpret-trailers.c
9029 msgid "--trailer with --only-input does not make sense"
9032 #: builtin/interpret-trailers.c
9033 msgid "no input file given for in-place editing"
9037 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
9038 msgstr "git log [<opsi>] [<rentang revisi>] [[--] <jalur>...]"
9041 msgid "git show [<options>] <object>..."
9042 msgstr "git show [<opsi>] <objek>..."
9046 msgid "invalid --decorate option: %s"
9047 msgstr "opsi --decorate tidak valid: %s"
9049 #: builtin/log.c diff.c
9050 msgid "suppress diff output"
9051 msgstr "sembunyikan keluaran diff"
9055 msgstr "perlihatkan sumber"
9058 msgid "use mail map file"
9059 msgstr "gunakan berkas peta surat"
9062 msgid "only decorate refs that match <pattern>"
9063 msgstr "hanya dekorasi referensi yang cocok dengan <pola>"
9066 msgid "do not decorate refs that match <pattern>"
9067 msgstr "jangan dekorasi referensi yang cocok dengan <pola>"
9070 msgid "decorate options"
9071 msgstr "opsi dekorasi"
9075 "trace the evolution of line range <start>,<end> or function :<funcname> in "
9078 "lacak evolusi rentang baris <awal>,<akhir> atau fungsi :<nama fungsi> dalam "
9081 #: builtin/log.c builtin/shortlog.c bundle.c
9083 msgid "unrecognized argument: %s"
9084 msgstr "argumen tidak dikenal: %s"
9087 msgid "-L<range>:<file> cannot be used with pathspec"
9088 msgstr "-L<rentang>:<berkas> tidak dapat digunakan dengan spek jalur"
9092 msgid "Final output: %d %s\n"
9093 msgstr "Keluaran terakhir: %d %s\n"
9096 msgid "unable to create temporary object directory"
9097 msgstr "tidak dapat membuat direktori objek sementara"
9101 msgid "git show %s: bad file"
9102 msgstr "git show %s: berkas jelek"
9106 msgid "could not read object %s"
9107 msgstr "tidak dapat membaca objek %s"
9111 msgid "unknown type: %d"
9112 msgstr "tipe tidak dikenal: %d"
9116 msgid "%s: invalid cover from description mode"
9117 msgstr "%s: sampul tidak valid dari mode deskripsi"
9120 msgid "format.headers without value"
9121 msgstr "format.headers tanpa nilai"
9125 msgid "cannot open patch file %s"
9126 msgstr "tidak dapat membuka berkas tambalan %s"
9129 msgid "need exactly one range"
9130 msgstr "butuh tepatnya satu rentang"
9134 msgstr "bukan sebuah rentang"
9137 msgid "cover letter needs email format"
9138 msgstr "sampul surat butuh format email"
9141 msgid "failed to create cover-letter file"
9142 msgstr "gagal membuat berkas sampul surat"
9146 msgid "insane in-reply-to: %s"
9147 msgstr "in-reply-to gila: %s"
9150 msgid "git format-patch [<options>] [<since> | <revision-range>]"
9151 msgstr "git format-patch [<opsi>] [<sejak> | <rentang revisi>]"
9154 msgid "two output directories?"
9155 msgstr "dua direktori keluaran?"
9159 msgid "unknown commit %s"
9160 msgstr "komit tidak dikenal %s"
9162 #: builtin/log.c builtin/replace.c
9164 msgid "failed to resolve '%s' as a valid ref"
9165 msgstr "gagal menguraikan '%s' sebagai referensi valid"
9168 msgid "could not find exact merge base"
9169 msgstr "tidak dapat menemukan dasar penggabungan eksak"
9173 "failed to get upstream, if you want to record base commit automatically,\n"
9174 "please use git branch --set-upstream-to to track a remote branch.\n"
9175 "Or you could specify base commit by --base=<base-commit-id> manually"
9177 "gagal mendapatkan hulu, jika Anda ingin merekam dasar komit secara "
9179 "mohon gunakan git branch --set-upstream-to untuk melacak cabang remote.\n"
9180 "Atau Anda dapat menyebutkan dasar komit secara manual dengan --base=<id "
9184 msgid "failed to find exact merge base"
9185 msgstr "tidak dapat menemukan dasar penggabungan eksak"
9188 msgid "base commit should be the ancestor of revision list"
9189 msgstr "dasar komit seharusnya menjadi leluhur daftar revisi"
9192 msgid "base commit shouldn't be in revision list"
9193 msgstr "dasar komit tidak seharusnya dalam daftar revisi"
9196 msgid "cannot get patch id"
9197 msgstr "tidak dapat mendapatkan id tambalan"
9200 msgid "failed to infer range-diff origin of current series"
9201 msgstr "gagal menduga asal range-diff dari seri saat ini"
9205 msgid "using '%s' as range-diff origin of current series"
9206 msgstr "menggunakan '%s' sebagai asal range-diff dari seri saat ini"
9209 msgid "use [PATCH n/m] even with a single patch"
9210 msgstr "gunakan [PATCH n/m] bahkan dengan satu tambalan"
9213 msgid "use [PATCH] even with multiple patches"
9214 msgstr "gunakan [PATCH] bahkan dengan banyak tambalan"
9217 msgid "print patches to standard out"
9218 msgstr "cetak tambalan ke keluaran standar"
9221 msgid "generate a cover letter"
9222 msgstr "buat sampul surat"
9225 msgid "use simple number sequence for output file names"
9226 msgstr "gunakan urutan bilangan sederhana untuk keluarkan nama berkas"
9233 msgid "use <sfx> instead of '.patch'"
9234 msgstr "gunakan <akhiran> daripada '.patch'"
9237 msgid "start numbering patches at <n> instead of 1"
9238 msgstr "mulai menomorkan tambalan pada <n> daripada 1"
9241 msgid "reroll-count"
9242 msgstr "reroll-count"
9245 msgid "mark the series as Nth re-roll"
9246 msgstr "tandai seri sebagai gulung ulang ke-N"
9249 msgid "max length of output filename"
9250 msgstr "panjang nama berkas keluaran maksimum"
9253 msgid "use [RFC PATCH] instead of [PATCH]"
9254 msgstr "gunakan [RFC PATCH] daripada [PATCH]"
9257 msgid "cover-from-description-mode"
9258 msgstr "cover-from-description-mode"
9261 msgid "generate parts of a cover letter based on a branch's description"
9262 msgstr "buat bagian dari sampul surat berdasarkan deskripsi cabang"
9265 msgid "use [<prefix>] instead of [PATCH]"
9266 msgstr "gunakan [<prefix>] daripada [PATCH]"
9269 msgid "store resulting files in <dir>"
9270 msgstr "simpan hasil berkas di <direktori>"
9273 msgid "don't strip/add [PATCH]"
9274 msgstr "jangan copot/tambah [PATCH]"
9277 msgid "don't output binary diffs"
9278 msgstr "jangan keluarkan diff biner"
9281 msgid "output all-zero hash in From header"
9282 msgstr "keluarkan hash semua-nol di kepala From"
9285 msgid "don't include a patch matching a commit upstream"
9286 msgstr "jangan termasuk tambalan yang cocok dengan komit hulu"
9289 msgid "show patch format instead of default (patch + stat)"
9290 msgstr "perlihatkan format tambalan daripada asali (tambalan + stat)"
9301 msgid "add email header"
9302 msgstr "tambahkan kepala email"
9309 msgid "add To: header"
9310 msgstr "tambahkan kepala To:"
9313 msgid "add Cc: header"
9314 msgstr "tambahkan kepala Cc:"
9321 msgid "set From address to <ident> (or committer ident if absent)"
9323 "setel alamat From ke <identitas> (atau identitas pengkomit jika tidak ada)"
9330 msgid "make first mail a reply to <message-id>"
9331 msgstr "buat surat pertama balasan ke <id pesan>"
9338 msgid "attach the patch"
9339 msgstr "lampirkan tambalan"
9342 msgid "inline the patch"
9343 msgstr "bariskan tambalan"
9346 msgid "enable message threading, styles: shallow, deep"
9347 msgstr "aktifkan utasan pesan, gaya: shallow, deep"
9351 msgstr "tanda tangan"
9354 msgid "add a signature"
9355 msgstr "tambah tanda tangan"
9359 msgstr "dasar komit"
9362 msgid "add prerequisite tree info to the patch series"
9363 msgstr "tambahkan info pohon prasyarat ke seri tambalan"
9366 msgid "add a signature from a file"
9367 msgstr "tambahkan tandatangan dari berkas"
9370 msgid "don't print the patch filenames"
9371 msgstr "jangan cetak nama berkas tambalan"
9374 msgid "show progress while generating patches"
9375 msgstr "perlihatkan perkembangan ketika membuat tambalan"
9378 msgid "show changes against <rev> in cover letter or single patch"
9380 "perlihatkan perubahan terhadap <revisi> di sampul surat atau satu tambalan"
9383 msgid "show changes against <refspec> in cover letter or single patch"
9385 "perlihatkan perubahan terhadap <spek referensi> di sampul surat atau satu "
9388 #: builtin/log.c builtin/range-diff.c
9389 msgid "percentage by which creation is weighted"
9390 msgstr "persentase dimana pembuatan tertimbang"
9394 msgid "invalid ident line: %s"
9395 msgstr "baris identitas tidak valid: %s"
9398 msgid "--name-only does not make sense"
9399 msgstr "--name-only tidak masuk akal"
9402 msgid "--name-status does not make sense"
9403 msgstr "--name-status tidak masuk akal"
9406 msgid "--check does not make sense"
9407 msgstr "--check tidak masuk akal"
9410 msgid "--remerge-diff does not make sense"
9411 msgstr "--remerge-diff tidak masuk akal"
9413 #: builtin/log.c builtin/submodule--helper.c rerere.c submodule.c
9415 msgid "could not create directory '%s'"
9416 msgstr "tidak dapat membuat direktori '%s'"
9419 msgid "--interdiff requires --cover-letter or single patch"
9420 msgstr "--interdiff butuh --cover-letter atau satu tambalan"
9428 msgid "Interdiff against v%d:"
9429 msgstr "Interdiff terhadap v%d:"
9432 msgid "--range-diff requires --cover-letter or single patch"
9433 msgstr "--range-diff butuh --cover-letter atau satu tambalan"
9437 msgstr "Range-diff:"
9441 msgid "Range-diff against v%d:"
9442 msgstr "Range-diff terhadap v%d:"
9446 msgid "unable to read signature file '%s'"
9447 msgstr "tidak dapat membaca berkas tanda tangan '%s'"
9450 msgid "Generating patches"
9451 msgstr "Membuat tambalan"
9454 msgid "failed to create output files"
9455 msgstr "tidak dapat membuat berkas keluaran"
9458 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
9459 msgstr "git cherry [-v] [<hulu> [<kepala> [<batas>]]]"
9464 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
9466 "Tidak dapat menemukan cabang remote terlacak, mohon sebutkan <hulu>\n"
9469 #: builtin/ls-files.c
9470 msgid "git ls-files [<options>] [<file>...]"
9471 msgstr "git ls-files [<opsi>] [<berkas>...]"
9473 #: builtin/ls-files.c
9474 msgid "separate paths with the NUL character"
9475 msgstr "pisahkan jalur dengan karakter NUL"
9477 #: builtin/ls-files.c
9478 msgid "identify the file status with tags"
9479 msgstr "identifikasi status berkas dengan tag"
9481 #: builtin/ls-files.c
9482 msgid "use lowercase letters for 'assume unchanged' files"
9483 msgstr "gunakan huruf kecil untuk berkas 'asumsikan tak berubah'"
9485 #: builtin/ls-files.c
9486 msgid "use lowercase letters for 'fsmonitor clean' files"
9487 msgstr "gunakan huruf kecil untuk berkas 'fsmonitor bersih'"
9489 #: builtin/ls-files.c
9490 msgid "show cached files in the output (default)"
9491 msgstr "perlihatkan berkas tertembolok di dalam keluaran (asali)"
9493 #: builtin/ls-files.c
9494 msgid "show deleted files in the output"
9495 msgstr "perlihatkan berkas yang dihapus di dalam keluaran"
9497 #: builtin/ls-files.c
9498 msgid "show modified files in the output"
9499 msgstr "perlihatkan berkas yang berubah di dalam keluaran"
9501 #: builtin/ls-files.c
9502 msgid "show other files in the output"
9503 msgstr "perlihatkan berkas lainnya di dalam keluaran"
9505 #: builtin/ls-files.c
9506 msgid "show ignored files in the output"
9507 msgstr "perlihatkan berkas terabaikan di dalam keluaran"
9509 #: builtin/ls-files.c
9510 msgid "show staged contents' object name in the output"
9511 msgstr "perlihatkan nama objek dari konten tergelar di dalam keluaran"
9513 #: builtin/ls-files.c
9514 msgid "show files on the filesystem that need to be removed"
9515 msgstr "perlihatkan berkas pada sistem berkas yang perlu dihapus"
9517 #: builtin/ls-files.c
9518 msgid "show 'other' directories' names only"
9519 msgstr "hanya perlihatkan nama direktori 'lainnya'"
9521 #: builtin/ls-files.c
9522 msgid "show line endings of files"
9523 msgstr "perlihatkan akhiran baris berkas"
9525 #: builtin/ls-files.c
9526 msgid "don't show empty directories"
9527 msgstr "jangan perlihatkan direktori kosong"
9529 #: builtin/ls-files.c
9530 msgid "show unmerged files in the output"
9531 msgstr "perlihatkan berkas tak tergabung di dalam keluaran"
9533 #: builtin/ls-files.c
9534 msgid "show resolve-undo information"
9535 msgstr "perlihatkan informasi resolve-undo"
9537 #: builtin/ls-files.c
9538 msgid "skip files matching pattern"
9539 msgstr "lewati berkas yang cocok dengan pola"
9541 #: builtin/ls-files.c
9542 msgid "read exclude patterns from <file>"
9543 msgstr "baca pola pengecualian dari <berkas>"
9545 #: builtin/ls-files.c
9546 msgid "read additional per-directory exclude patterns in <file>"
9547 msgstr "baca pola pengecualian tambahan per direktor dalam <berkas>"
9549 #: builtin/ls-files.c
9550 msgid "add the standard git exclusions"
9551 msgstr "tambahkan pengecualian git standar"
9553 #: builtin/ls-files.c
9554 msgid "make the output relative to the project top directory"
9555 msgstr "buat keluaran relatif terhadap direktori puncak proyek"
9557 #: builtin/ls-files.c
9558 msgid "if any <file> is not in the index, treat this as an error"
9560 "jika <berkas> apapun tidak berada di indeks, perlakukan sebagai kesalahan"
9562 #: builtin/ls-files.c
9564 msgstr "mirip-pohon"
9566 #: builtin/ls-files.c
9567 msgid "pretend that paths removed since <tree-ish> are still present"
9568 msgstr "berpura-pura bahwa jalur yang dihapus sejak <mirip-pohon> masih ada"
9570 #: builtin/ls-files.c
9571 msgid "show debugging data"
9572 msgstr "perlihatkan data penirkutuan"
9574 #: builtin/ls-files.c
9575 msgid "suppress duplicate entries"
9576 msgstr "hapus entri duplikat"
9578 #: builtin/ls-files.c
9579 msgid "show sparse directories in the presence of a sparse index"
9580 msgstr "perlihatkan direktori tipis di hadapan indeks tipis"
9582 #: builtin/ls-remote.c
9584 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
9585 " [-q | --quiet] [--exit-code] [--get-url]\n"
9586 " [--symref] [<repository> [<refs>...]]"
9588 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
9589 " [-q | --quiet] [--exit-code] [--get-url]\n"
9590 " [--symref] [<repositori> [<referensi>...]]"
9592 #: builtin/ls-remote.c
9593 msgid "do not print remote URL"
9594 msgstr "jangan cetak URL remote"
9596 #: builtin/ls-remote.c builtin/rebase.c
9600 #: builtin/ls-remote.c
9601 msgid "path of git-upload-pack on the remote host"
9602 msgstr "jalur git-upload-pack pada host remote"
9604 #: builtin/ls-remote.c
9605 msgid "limit to tags"
9606 msgstr "batasi ke tag"
9608 #: builtin/ls-remote.c
9609 msgid "limit to heads"
9610 msgstr "batasi ke kepala"
9612 #: builtin/ls-remote.c
9613 msgid "do not show peeled tags"
9614 msgstr "jangan perlihatkan tag terkupas"
9616 #: builtin/ls-remote.c
9617 msgid "take url.<base>.insteadOf into account"
9618 msgstr "perhitungkan url.<dasar>.insteadOf"
9620 #: builtin/ls-remote.c
9621 msgid "exit with exit code 2 if no matching refs are found"
9623 "keluar dengan kode keluar 2 jika tidak ada referensi yang cocok ditemukan"
9625 #: builtin/ls-remote.c
9626 msgid "show underlying ref in addition to the object pointed by it"
9627 msgstr "perlihatkan referensi pokok selain objek yang ditunjuk olehnya"
9629 #: builtin/ls-tree.c
9630 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
9631 msgstr "git ls-tree [<opsi>] <mirip-pohon> [<jalur>...]"
9633 #: builtin/ls-tree.c
9635 msgid "could not get object info about '%s'"
9636 msgstr "tidak dapat mendapatkan info objek tentang '%s'"
9638 #: builtin/ls-tree.c
9640 msgid "bad ls-tree format: element '%s' does not start with '('"
9641 msgstr "format ls-tree jelek: elemen '%s' tidak dimulai dengan '('"
9643 #: builtin/ls-tree.c
9645 msgid "bad ls-tree format: element '%s' does not end in ')'"
9646 msgstr "format ls-tree jelek: elemen '%s' tidak diakhiri dengan ')'"
9648 #: builtin/ls-tree.c
9650 msgid "bad ls-tree format: %%%.*s"
9651 msgstr "format ls-tree jelek: %%%.*s"
9653 #: builtin/ls-tree.c
9654 msgid "only show trees"
9655 msgstr "hanya perlihatkan pohon"
9657 #: builtin/ls-tree.c
9658 msgid "recurse into subtrees"
9659 msgstr "rekursi ke dalam subpohon"
9661 #: builtin/ls-tree.c
9662 msgid "show trees when recursing"
9663 msgstr "perlihatkan pohon ketika rekursi"
9665 #: builtin/ls-tree.c
9666 msgid "terminate entries with NUL byte"
9667 msgstr "akhiri entri dengan bita NUL"
9669 #: builtin/ls-tree.c
9670 msgid "include object size"
9671 msgstr "masukkan ukuran objek"
9673 #: builtin/ls-tree.c
9674 msgid "list only filenames"
9675 msgstr "hanya daftar nama berkas"
9677 #: builtin/ls-tree.c
9678 msgid "list only objects"
9679 msgstr "hanya daftar objek"
9681 #: builtin/ls-tree.c
9682 msgid "use full path names"
9683 msgstr "gunakan nama berkas lengkap"
9685 #: builtin/ls-tree.c
9686 msgid "list entire tree; not just current directory (implies --full-name)"
9688 "daftar pohon keseluruhan; bukan hanya direktori saat ini (menyiratkan --full-"
9691 #: builtin/ls-tree.c
9692 msgid "--format can't be combined with other format-altering options"
9693 msgstr "--format tidak dapat digabungkan opsi pengubah format lainnya"
9695 #. TRANSLATORS: keep <> in "<" mail ">" info.
9696 #: builtin/mailinfo.c
9697 msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
9700 #: builtin/mailinfo.c
9701 msgid "keep subject"
9704 #: builtin/mailinfo.c
9705 msgid "keep non patch brackets in subject"
9708 #: builtin/mailinfo.c
9709 msgid "copy Message-ID to the end of commit message"
9712 #: builtin/mailinfo.c
9713 msgid "re-code metadata to i18n.commitEncoding"
9716 #: builtin/mailinfo.c
9717 msgid "disable charset re-coding of metadata"
9720 #: builtin/mailinfo.c
9724 #: builtin/mailinfo.c
9725 msgid "re-code metadata to this encoding"
9728 #: builtin/mailinfo.c
9729 msgid "use scissors"
9732 #: builtin/mailinfo.c
9736 #: builtin/mailinfo.c
9737 msgid "action when quoted CR is found"
9740 #: builtin/mailinfo.c
9741 msgid "use headers in message's body"
9744 #: builtin/mailsplit.c
9745 msgid "reading patches from stdin/tty..."
9748 #: builtin/mailsplit.c
9750 msgid "empty mbox: '%s'"
9753 #: builtin/merge-base.c
9754 msgid "git merge-base [-a | --all] <commit> <commit>..."
9755 msgstr "git merge-base [-a | --all] <komit> <komit>..."
9757 #: builtin/merge-base.c
9758 msgid "git merge-base [-a | --all] --octopus <commit>..."
9759 msgstr "git merge-base [-a | --all] --octopus <komit>..."
9761 #: builtin/merge-base.c
9762 msgid "git merge-base --independent <commit>..."
9763 msgstr "git merge-base --independent <komit>..."
9765 #: builtin/merge-base.c
9766 msgid "git merge-base --is-ancestor <commit> <commit>"
9767 msgstr "git merge-base --is-ancestor <komit> <komit>"
9769 #: builtin/merge-base.c
9770 msgid "git merge-base --fork-point <ref> [<commit>]"
9771 msgstr "git merge-base --fork-point <referensi> [<komit>]"
9773 #: builtin/merge-base.c
9774 msgid "output all common ancestors"
9775 msgstr "keluarkan semua leluhur umum"
9777 #: builtin/merge-base.c
9778 msgid "find ancestors for a single n-way merge"
9779 msgstr "temukan leluhur untuk sebuah penggabungan n-arah"
9781 #: builtin/merge-base.c
9782 msgid "list revs not reachable from others"
9783 msgstr "daftarkan revisi yang tak terjangkau dari yang lainnya"
9785 #: builtin/merge-base.c
9786 msgid "is the first one ancestor of the other?"
9787 msgstr "apakah yang pertama leluhur yang lain?"
9789 #: builtin/merge-base.c
9790 msgid "find where <commit> forked from reflog of <ref>"
9791 msgstr "temukan dimana <komit> digarpu dari log referensi <referensi>"
9793 #: builtin/merge-file.c
9795 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
9796 "<orig-file> <file2>"
9799 #: builtin/merge-file.c
9800 msgid "send results to standard output"
9803 #: builtin/merge-file.c
9804 msgid "use a diff3 based merge"
9807 #: builtin/merge-file.c
9808 msgid "use a zealous diff3 based merge"
9811 #: builtin/merge-file.c
9812 msgid "for conflicts, use our version"
9815 #: builtin/merge-file.c
9816 msgid "for conflicts, use their version"
9819 #: builtin/merge-file.c
9820 msgid "for conflicts, use a union version"
9823 #: builtin/merge-file.c
9824 msgid "for conflicts, use this marker size"
9827 #: builtin/merge-file.c
9828 msgid "do not warn about conflicts"
9831 #: builtin/merge-file.c
9832 msgid "set labels for file1/orig-file/file2"
9835 #: builtin/merge-recursive.c
9837 msgid "unknown option %s"
9840 #: builtin/merge-recursive.c
9842 msgid "could not parse object '%s'"
9845 #: builtin/merge-recursive.c
9847 msgid "cannot handle more than %d base. Ignoring %s."
9848 msgid_plural "cannot handle more than %d bases. Ignoring %s."
9852 #: builtin/merge-recursive.c
9853 msgid "not handling anything other than two heads merge."
9856 #: builtin/merge-recursive.c
9858 msgid "could not resolve ref '%s'"
9861 #: builtin/merge-recursive.c
9863 msgid "Merging %s with %s\n"
9867 msgid "git merge [<options>] [<commit>...]"
9868 msgstr "git merge [<opsi>] [<komit>...]"
9871 msgid "switch `m' requires a value"
9872 msgstr "tombol `m' butuh sebuah nilai"
9876 msgid "option `%s' requires a value"
9877 msgstr "opsi `%s' butuh sebuah nilai"
9881 msgid "Could not find merge strategy '%s'.\n"
9882 msgstr "Tidak dapat menemukan strategi penggabungan '%s'.\n"
9886 msgid "Available strategies are:"
9887 msgstr "Strategi yang tersedia:"
9891 msgid "Available custom strategies are:"
9892 msgstr "Strategi kustom yang tersedia:"
9894 #: builtin/merge.c builtin/pull.c
9895 msgid "do not show a diffstat at the end of the merge"
9896 msgstr "jangan perlihatkan diffstat pada akhir penggabungan"
9898 #: builtin/merge.c builtin/pull.c
9899 msgid "show a diffstat at the end of the merge"
9900 msgstr "perlihatkan diffstat pada akhir penggabungan"
9902 #: builtin/merge.c builtin/pull.c
9903 msgid "(synonym to --stat)"
9904 msgstr "(sinonim untuk --stat)"
9906 #: builtin/merge.c builtin/pull.c
9907 msgid "add (at most <n>) entries from shortlog to merge commit message"
9909 "tambah (paling banyak <n>) entri dari log pendek ke pesan komit penggabungan"
9911 #: builtin/merge.c builtin/pull.c
9912 msgid "create a single commit instead of doing a merge"
9913 msgstr "buat satu komit daripada melakukan penggabungan"
9915 #: builtin/merge.c builtin/pull.c
9916 msgid "perform a commit if the merge succeeds (default)"
9917 msgstr "lakukan komit jika penggabungan sukses (asali)"
9919 #: builtin/merge.c builtin/pull.c
9920 msgid "edit message before committing"
9921 msgstr "sunting pesan sebelum komit"
9924 msgid "allow fast-forward (default)"
9925 msgstr "perbolehkan maju cepat (asali)"
9927 #: builtin/merge.c builtin/pull.c
9928 msgid "abort if fast-forward is not possible"
9929 msgstr "batalkan jika maju cepat tidak dimungkinkan"
9931 #: builtin/merge.c builtin/pull.c
9932 msgid "verify that the named commit has a valid GPG signature"
9933 msgstr "periksa bahwa komit bernama punya tandatangan GPG yang valid"
9935 #: builtin/merge.c builtin/notes.c builtin/pull.c builtin/rebase.c
9940 #: builtin/merge.c builtin/pull.c
9941 msgid "merge strategy to use"
9942 msgstr "strategi penggabungan yang digunakan"
9944 #: builtin/merge.c builtin/pull.c
9945 msgid "option=value"
9948 #: builtin/merge.c builtin/pull.c
9949 msgid "option for selected merge strategy"
9950 msgstr "opsi untuk strategi penggabungan yang dipilih"
9953 msgid "merge commit message (for a non-fast-forward merge)"
9954 msgstr "pesan komit penggabungan (untuk penggabungan bukan maju cepat)"
9957 msgid "use <name> instead of the real target"
9958 msgstr "gunakan <nama> daripada target sebenarnya"
9961 msgid "abort the current in-progress merge"
9962 msgstr "batalkan penggabungan yang sedang berlangsung saat ini"
9965 msgid "--abort but leave index and working tree alone"
9966 msgstr "--abort tapi biarkan indeks dan pohon kerja"
9969 msgid "continue the current in-progress merge"
9970 msgstr "lanjutkan penggabungan yang sedang berlangsung saat ini"
9972 #: builtin/merge.c builtin/pull.c
9973 msgid "allow merging unrelated histories"
9974 msgstr "perbolehkan penggabungan riwayat yang tak terkait"
9977 msgid "bypass pre-merge-commit and commit-msg hooks"
9978 msgstr "lewati kail pre-merge-commit dan commit-msg"
9981 msgid "could not run stash."
9982 msgstr "tidak dapat menjalankan stase."
9985 msgid "stash failed"
9986 msgstr "stase gagal"
9990 msgid "not a valid object: %s"
9991 msgstr "bukan objek valid: %s"
9994 msgid "read-tree failed"
9995 msgstr "read-tree gagal"
9998 msgid "Already up to date. (nothing to squash)"
9999 msgstr "Sudah diperbarui. (tidak ada yang bisa dilumat)"
10001 #: builtin/merge.c merge-ort-wrappers.c merge-recursive.c
10002 msgid "Already up to date."
10003 msgstr "Sudah terbaru."
10007 msgid "Squash commit -- not updating HEAD\n"
10008 msgstr "Lumat komit -- tak perbarui HEAD\n"
10012 msgid "No merge message -- not updating HEAD\n"
10013 msgstr "Tidak ada pesan komit -- tak perbarui HEAD\n"
10017 msgid "'%s' does not point to a commit"
10018 msgstr "'%s' tidak menunjuk pada sebuah komit"
10022 msgid "Bad branch.%s.mergeoptions string: %s"
10023 msgstr "Untai branch.%s.mergeoptions jelek: %s"
10025 #: builtin/merge.c builtin/stash.c merge-recursive.c
10026 msgid "Unable to write index."
10027 msgstr "Tidak dapat menulis indeks."
10030 msgid "Not handling anything other than two heads merge."
10031 msgstr "Tak tangani apapun selain penggabungan dua kepala."
10035 msgid "unknown strategy option: -X%s"
10036 msgstr "opsi strategi tidak dikenal: -X%s"
10038 #: builtin/merge.c t/helper/test-fast-rebase.c
10040 msgid "unable to write %s"
10041 msgstr "tidak dapat menulis %s"
10045 msgid "Could not read from '%s'"
10046 msgstr "Tidak dapat membaca dari '%s'"
10050 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
10052 "Tak mengkomit penggabungan; gunakan 'git commit' untuk menyelesaikan "
10057 "Please enter a commit message to explain why this merge is necessary,\n"
10058 "especially if it merges an updated upstream into a topic branch.\n"
10061 "Mohon masukkan pesan komit untuk jelaskan mengapa penggabungan ini\n"
10062 "diperlukan, khususnya jika itu menggabungkan hulu terbarui ke cabang\n"
10066 msgid "An empty message aborts the commit.\n"
10067 msgstr "Pesan kosong membatalkan komit.\n"
10072 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
10075 "Baris yang diawali dengan '%c' akan diabaikan, dan pesan kosong batalkan\n"
10079 msgid "Empty commit message."
10080 msgstr "Pesan komit kosong"
10084 msgid "Wonderful.\n"
10085 msgstr "Luar biasa.\n"
10089 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
10090 msgstr "Penggabungan otomatis gagal; selesaikan konflik lalu komit hasilnya.\n"
10093 msgid "No current branch."
10094 msgstr "Tidak ada cabang saat ini."
10097 msgid "No remote for the current branch."
10098 msgstr "Tidak ada remote untuk cabang saat ini."
10101 msgid "No default upstream defined for the current branch."
10102 msgstr "Tidak ada hulu asali yang ditentukan untuk cabang saat ini."
10106 msgid "No remote-tracking branch for %s from %s"
10107 msgstr "Tidak ada cabang pelacak remote untuk %s dari %s"
10111 msgid "Bad value '%s' in environment '%s'"
10112 msgstr "Nilai jelek '%s' dalam lingkungan '%s'"
10114 #: builtin/merge.c read-cache.c strbuf.c wrapper.c
10116 msgid "could not close '%s'"
10121 msgid "not something we can merge in %s: %s"
10122 msgstr "bukan sesuatu yang kami bisa gabungkan di %s: %s"
10125 msgid "not something we can merge"
10126 msgstr "bukan sesuatu yang kami bisa gabungkan"
10129 msgid "--abort expects no arguments"
10130 msgstr "--abort harap tanpa argumen"
10133 msgid "There is no merge to abort (MERGE_HEAD missing)."
10134 msgstr "Tidak ada penggabungan yang bisa dibatalkan (MERGE_HEAD hilang)."
10137 msgid "--quit expects no arguments"
10138 msgstr "--quit harap tanpa argumen"
10141 msgid "--continue expects no arguments"
10142 msgstr "--continue harap tanpa argumen"
10145 msgid "There is no merge in progress (MERGE_HEAD missing)."
10146 msgstr "Tidak ada penggabungan yang sedang berlangsung (MERGE_HEAD hilang)."
10150 "You have not concluded your merge (MERGE_HEAD exists).\n"
10151 "Please, commit your changes before you merge."
10153 "Anda belum mengakhiri penggabungan Anda (MERGE_HEAD ada).\n"
10154 "Mohon komit perubahan Anda sebelum Anda gabungkan."
10158 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
10159 "Please, commit your changes before you merge."
10161 "Anda belum mengakhiri pemetikan ceri Anda (CHERRY_PICK_HEAD ada).\n"
10162 "Mohon komit perubahan Anda sebelum Anda gabungkan."
10165 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
10166 msgstr "Anda belum mengakhiri pemetikan ceri Anda (CHERRY_PICK_HEAD ada)."
10169 msgid "No commit specified and merge.defaultToUpstream not set."
10171 "Tidak ada komit yang disebutkan dan merge.defaultToUpstream tidak disetel."
10174 msgid "Squash commit into empty head not supported yet"
10175 msgstr "Lumat komit ke kepala kosong belum didukung"
10178 msgid "Non-fast-forward commit does not make sense into an empty head"
10179 msgstr "Komit nir maju cepat tidak masuk akal ke kepala kosong"
10183 msgid "%s - not something we can merge"
10184 msgstr "%s - bukan sesuatu yang kami bisa gabungkan"
10187 msgid "Can merge only exactly one commit into empty head"
10188 msgstr "Hanya bisa menggabungkan tepantnya satu komit ke kepala kosong"
10191 msgid "refusing to merge unrelated histories"
10192 msgstr "menolak menggabungkan riwayat tak terkait"
10196 msgid "Updating %s..%s\n"
10197 msgstr "Memperbarui %s..%s\n"
10201 msgid "Trying really trivial in-index merge...\n"
10202 msgstr "Mencoba penggabungan dalam indeks yang sangat sepele\n"
10211 msgid "Rewinding the tree to pristine...\n"
10212 msgstr "Memutar ulang pohon ke asli...\n"
10216 msgid "Trying merge strategy %s...\n"
10217 msgstr "Mencoba strategi penggabungan %s...\n"
10221 msgid "No merge strategy handled the merge.\n"
10222 msgstr "Tidak ada strategi yang menangani penggabungan.\n"
10226 msgid "Merge with strategy %s failed.\n"
10227 msgstr "Penggabungan dengan strategi %s gagal.\n"
10231 msgid "Using the %s strategy to prepare resolving by hand.\n"
10232 msgstr "Menggunakan strategi %s untuk menyiapkan penyelesaian dengan tangan.\n"
10236 msgid "Automatic merge went well; stopped before committing as requested\n"
10238 "Penggabungan otomatis berjalan baik; berhenti sebelum mengkomit seperti yang "
10243 msgid "warning: tag input does not pass fsck: %s"
10248 msgid "error: tag input does not pass fsck: %s"
10253 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
10258 msgid "could not read tagged object '%s'"
10263 msgid "object '%s' tagged as '%s', but is a '%s' type"
10266 #: builtin/mktag.c imap-send.c trailer.c
10267 msgid "could not read from stdin"
10268 msgstr "tidak dapat membaca dari masukan standar"
10271 msgid "tag on stdin did not pass our strict fsck check"
10275 msgid "tag on stdin did not refer to a valid object"
10278 #: builtin/mktag.c builtin/tag.c
10279 msgid "unable to write tag file"
10282 #: builtin/mktree.c
10283 msgid "input is NUL terminated"
10286 #: builtin/mktree.c builtin/write-tree.c
10287 msgid "allow missing objects"
10290 #: builtin/mktree.c
10291 msgid "allow creation of more than one tree"
10294 #: builtin/multi-pack-index.c
10296 "git multi-pack-index [<options>] write [--preferred-pack=<pack>][--refs-"
10299 "git multi-pack-index [<opsi>] write [--preferred-pack=<pak>] [--refs-"
10300 "snapshot=<jalur>]"
10302 #: builtin/multi-pack-index.c
10303 msgid "git multi-pack-index [<options>] verify"
10304 msgstr "git multi-pack-index [<opsi>] verify"
10306 #: builtin/multi-pack-index.c
10307 msgid "git multi-pack-index [<options>] expire"
10308 msgstr "git multi-pack-index [<opsi>] expire"
10310 #: builtin/multi-pack-index.c
10311 msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
10312 msgstr "git multi-pack-index [<opsi>] repack [--batch-size=<ukuran>]"
10314 #: builtin/multi-pack-index.c
10318 #: builtin/multi-pack-index.c
10319 msgid "object directory containing set of packfile and pack-index pairs"
10320 msgstr "direktori objek berisi set berkas pak dan pasangan pak-indeks"
10322 #: builtin/multi-pack-index.c
10323 msgid "preferred-pack"
10324 msgstr "pak pilihan"
10326 #: builtin/multi-pack-index.c
10327 msgid "pack for reuse when computing a multi-pack bitmap"
10328 msgstr "pak untuk digunakan ulang saat menghitung bitmap multipak"
10330 #: builtin/multi-pack-index.c
10331 msgid "write multi-pack bitmap"
10332 msgstr "tulis bitmap multipak"
10334 #: builtin/multi-pack-index.c
10335 msgid "write multi-pack index containing only given indexes"
10336 msgstr "tulis indeks multipak yang hanya berisi indeks yang diberikan"
10338 #: builtin/multi-pack-index.c
10339 msgid "refs snapshot for selecting bitmap commits"
10340 msgstr "potret referensi untuk memilih komit bitmap"
10342 #: builtin/multi-pack-index.c
10344 "during repack, collect pack-files of smaller size into a batch that is "
10345 "larger than this size"
10347 "selama pengepakan ulang, kumpulkan berkas pak berukuran lebih kecil ke dalam "
10348 "sebuah batch yang lebih besar dari ukuran ini"
10351 msgid "git mv [<options>] <source>... <destination>"
10352 msgstr "git mv [<opsi>] <sumber>... <tujuan>"
10356 msgid "Directory %s is in index and no submodule?"
10357 msgstr "Direktori %s di dalam indeks dan tidak ada submodul?"
10360 msgid "Please stage your changes to .gitmodules or stash them to proceed"
10361 msgstr "Mohon gelar perubahan Anda ke .gitmodules atau stase untuk melanjutkan"
10365 msgid "%.*s is in index"
10366 msgstr "%.*s di dalam indeks"
10369 msgid "force move/rename even if target exists"
10370 msgstr "paksa pindah/ganti nama bahkan jika target ada"
10373 msgid "skip move/rename errors"
10374 msgstr "lewati kesalahan pindah/ganti nama"
10378 msgid "destination '%s' is not a directory"
10379 msgstr "tujuan '%s' bukan direktori"
10383 msgid "Checking rename of '%s' to '%s'\n"
10384 msgstr "Memeriksa penamaan ulang '%s' ke '%s'\n"
10388 msgstr "sumber jelek"
10391 msgid "can not move directory into itself"
10392 msgstr "tidak dapat memindahkan direktori ke dirinya sendiri"
10395 msgid "cannot move directory over file"
10396 msgstr "tidak dapat memindahkan direktori ke berkas"
10399 msgid "source directory is empty"
10400 msgstr "direktori asal kosong"
10403 msgid "not under version control"
10404 msgstr "bukan dalam kontrol versi"
10408 msgstr "terkonflik"
10411 msgid "destination exists"
10412 msgstr "tujuan ada"
10416 msgid "overwriting '%s'"
10417 msgstr "menimpa '%s'"
10420 msgid "Cannot overwrite"
10421 msgstr "Tidak dapat menimpa"
10424 msgid "multiple sources for the same target"
10425 msgstr "banyak asal untuk target yang sama"
10428 msgid "destination directory does not exist"
10429 msgstr "direktori tujuan tidak ada"
10433 msgid "%s, source=%s, destination=%s"
10434 msgstr "%s, source=%s, destination=%s"
10438 msgid "Renaming %s to %s\n"
10439 msgstr "Mengganti nama %s ke %s\n"
10441 #: builtin/mv.c builtin/remote.c builtin/repack.c
10443 msgid "renaming '%s' failed"
10444 msgstr "gagal mengganti nama '%s'"
10446 #: builtin/name-rev.c
10447 msgid "git name-rev [<options>] <commit>..."
10448 msgstr "git name-rev [<opsi>] <komit>..."
10450 #: builtin/name-rev.c
10451 msgid "git name-rev [<options>] --all"
10452 msgstr "git name-rev [<opsi>] --all"
10454 #: builtin/name-rev.c
10455 msgid "git name-rev [<options>] --annotate-stdin"
10456 msgstr "git name-rev [<opsi>] --annotate-stdin"
10458 #: builtin/name-rev.c
10459 msgid "print only ref-based names (no object names)"
10460 msgstr "hanya cetak nama-nama berbasis referensi (tidak ada nama objek)"
10462 #: builtin/name-rev.c
10463 msgid "only use tags to name the commits"
10464 msgstr "hanya gunakan tag untuk menamai komit"
10466 #: builtin/name-rev.c
10467 msgid "only use refs matching <pattern>"
10468 msgstr "hanya gunakan referensi yang cocok dengan <pola>"
10470 #: builtin/name-rev.c
10471 msgid "ignore refs matching <pattern>"
10472 msgstr "abaikan referensi yang cocok dengan <pola>"
10474 #: builtin/name-rev.c
10475 msgid "list all commits reachable from all refs"
10476 msgstr "daftar semua komit yang bisa dijangkau dari semua referensi"
10478 #: builtin/name-rev.c
10479 msgid "deprecated: use --annotate-stdin instead"
10480 msgstr "usang: gunakan --annotate-stdin sebagai gantinya"
10482 #: builtin/name-rev.c
10483 msgid "annotate text from stdin"
10484 msgstr "anotasi teks dari masukan standar"
10486 #: builtin/name-rev.c
10487 msgid "allow to print `undefined` names (default)"
10488 msgstr "perbolehkan mencetak nama `undefined` (asali)"
10490 #: builtin/name-rev.c
10491 msgid "dereference tags in the input (internal use)"
10492 msgstr "dereferensi tag di dalam masukan (penggunaan internal)"
10495 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
10496 msgstr "git notes [--ref <referensi catan>] [list [<objek>]]"
10500 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
10501 "| (-c | -C) <object>] [<object>]"
10503 "git notes [--ref <referensi catatan>] add [-f] [--allow-empty] [-m <pesan | -"
10504 "F <berkas> | (-c | -C) <objek>] [<objek>]"
10507 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
10509 "git notes [--ref <referensi catatan>] copy [-f] <objek asal> <objek tujuan>"
10513 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
10514 "(-c | -C) <object>] [<object>]"
10516 "git notes [--ref <referensi catatan>] append [--alow-empty] [-m <pesan> | -F "
10517 "<berkas> | (-c | -C) <objek>] [<objek>]"
10520 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
10521 msgstr "git notes [--ref <referensi catatan>] edit [--allow-empty] [<objek>]"
10524 msgid "git notes [--ref <notes-ref>] show [<object>]"
10525 msgstr "git notes [--ref <referensi catatan>] show [<objek>]"
10529 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
10531 "git notes [--ref <referensi catatan>] merge [-v | -q] [-s <strategi>] "
10532 "<referensi catatan> "
10535 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
10536 msgstr "git notes [--ref <referensi catatan>] remove [<objek>...]"
10539 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
10540 msgstr "git notes [--ref <referensi catatan>] prune [-n] [-v]"
10543 msgid "git notes [--ref <notes-ref>] get-ref"
10544 msgstr "git notes [--ref <referensi catatan>] get-ref"
10547 msgid "git notes [list [<object>]]"
10548 msgstr "git notes [list [<objek>]]"
10551 msgid "git notes add [<options>] [<object>]"
10552 msgstr "git notes add [<opsi>] [<objek>]"
10555 msgid "git notes copy [<options>] <from-object> <to-object>"
10556 msgstr "git notes copy [<opsi>] <objek asal> <objek tujuan>"
10559 msgid "git notes copy --stdin [<from-object> <to-object>]..."
10560 msgstr "git notes copy --stdin [<objek asal> <objek tujuan>]..."
10563 msgid "git notes append [<options>] [<object>]"
10564 msgstr "git notes append [<opsi>] [<objek>]"
10567 msgid "git notes edit [<object>]"
10568 msgstr "git notes edit [<objek>]"
10571 msgid "git notes show [<object>]"
10572 msgstr "git notes show [<objek>]"
10575 msgid "git notes merge [<options>] <notes-ref>"
10576 msgstr "git notes merge [<opsi>] <referensi catatan>"
10579 msgid "git notes merge --commit [<options>]"
10580 msgstr "git notes merge --commit [<opsi>]"
10583 msgid "git notes merge --abort [<options>]"
10584 msgstr "git notes merge --abort [<opsi>]"
10587 msgid "git notes remove [<object>]"
10588 msgstr "git notes remove [<objek>]"
10591 msgid "git notes prune [<options>]"
10592 msgstr "git notes prune [<opsi>]"
10595 msgid "Write/edit the notes for the following object:"
10596 msgstr "Tulis/sunting catatan untuk objek berikut:"
10600 msgid "unable to start 'show' for object '%s'"
10601 msgstr "tidak dapat memulai 'show' untuk objek '%s'"
10604 msgid "could not read 'show' output"
10605 msgstr "tidak dapat membaca keluaran 'show'"
10609 msgid "failed to finish 'show' for object '%s'"
10610 msgstr "gagal menyelesaikan 'show' untuk objek '%s'"
10613 msgid "please supply the note contents using either -m or -F option"
10614 msgstr "mohon berikan isi catatan baik menggunakan opsi -m ataupun -F"
10617 msgid "unable to write note object"
10618 msgstr "tidak dapat menulis objek catatan"
10622 msgid "the note contents have been left in %s"
10623 msgstr "isi catatan telah ditinggalkan di %s"
10625 #: builtin/notes.c builtin/tag.c
10627 msgid "could not open or read '%s'"
10628 msgstr "tidak dapat membuka atau membaca '%s'"
10632 msgid "failed to resolve '%s' as a valid ref."
10633 msgstr "gagal menguraikan '%s' sebagai sebuah referensi valid."
10637 msgid "failed to read object '%s'."
10638 msgstr "gagal membaca objek '%s'."
10642 msgid "cannot read note data from non-blob object '%s'."
10643 msgstr "gagal membaca data catatan dari objek bukan blob '%s'."
10647 msgid "malformed input line: '%s'."
10648 msgstr "baris masukan jelek: '%s'."
10652 msgid "failed to copy notes from '%s' to '%s'"
10653 msgstr "gagal menyalin catatan dari '%s' ke '%s'"
10655 #. TRANSLATORS: the first %s will be replaced by a git
10656 #. notes command: 'add', 'merge', 'remove', etc.
10660 msgid "refusing to %s notes in %s (outside of refs/notes/)"
10661 msgstr "gagal men-%s catatan di %s (di luar refs/notes/)"
10665 msgid "no note found for object %s."
10666 msgstr "tidak ada catatan yang ditemukan untuk objek %s."
10669 msgid "note contents as a string"
10670 msgstr "isi catatan sebagai sebuah untai"
10673 msgid "note contents in a file"
10674 msgstr "isi catatan di dalam berkas"
10677 msgid "reuse and edit specified note object"
10678 msgstr "gunakan ulang dan sunting objek catatan yang disebutkan"
10681 msgid "reuse specified note object"
10682 msgstr "gunakan ulang objek catatan yang disebutkan"
10685 msgid "allow storing empty note"
10686 msgstr "perbolehkan menyimpan catatan kosong"
10689 msgid "replace existing notes"
10690 msgstr "timpa catatan yang sudah ada"
10695 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
10698 "Tidak dapat menambahkan catatan. Catatan yang sudah ada ditemukan untuk "
10699 "objek %s. Gunakan '-f' untuk menimpa catatan yang sudah ada"
10703 msgid "Overwriting existing notes for object %s\n"
10704 msgstr "Menimpa catatan yang sudah ada untuk objek %s\n"
10708 msgid "Removing note for object %s\n"
10709 msgstr "Menghapus catatan untuk objek %s\n"
10712 msgid "read objects from stdin"
10713 msgstr "baca objek dari masukan standar"
10716 msgid "load rewriting config for <command> (implies --stdin)"
10718 "muat konfigurasi penulisan ulang untuk <perintah> (menyiratkan --stdin)"
10721 msgid "too few arguments"
10722 msgstr "argumen terlalu sedikit"
10727 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
10730 "Tidak dapat menyalin catatan. Catatan yang sudah ada ditemukan untuk %s. "
10731 "Gunakan '-f' untuk menimpa catatan yang sudah ada"
10735 msgid "missing notes on source object %s. Cannot copy."
10736 msgstr "catatan hilang pada objek sumber %s. Tidak dapat menyalin."
10741 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
10742 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
10744 "Opsi -m/-F/-c/-C sudah usang untuk subperintah 'edit.\n"
10745 "'Mohon gunakan 'git notes add -f -m/-F/-c/-C' sebagai gantinya.\n"
10748 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
10749 msgstr "gagal menghapus referensi NOTES_MERGE_PARTIAL"
10752 msgid "failed to delete ref NOTES_MERGE_REF"
10753 msgstr "gagal menghapus referensi NOTES_MERGE_REF"
10756 msgid "failed to remove 'git notes merge' worktree"
10757 msgstr "gagal menghapus pohon kerja 'git notes merge'"
10760 msgid "failed to read ref NOTES_MERGE_PARTIAL"
10761 msgstr "gagal membaca referensi NOTES_MERGE_PARTIAL"
10764 msgid "could not find commit from NOTES_MERGE_PARTIAL."
10765 msgstr "gagal menemukan komit dari NOTES_MERGE_PARTIAL."
10768 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
10769 msgstr "gagal menguraikan komit dari NOTES_MERGE_PARTIAL."
10772 msgid "failed to resolve NOTES_MERGE_REF"
10773 msgstr "gagal menguraikan NOTES_MERGE_REF"
10776 msgid "failed to finalize notes merge"
10777 msgstr "gagal menyelesaikan penggabungan catatan"
10781 msgid "unknown notes merge strategy %s"
10782 msgstr "strategi penggabungan catatan %s tidak dikenal"
10785 msgid "General options"
10789 msgid "Merge options"
10790 msgstr "Opsi penggabungan"
10794 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
10797 "selesaikan konflik catatan menggunakan strategi yang diberikan (manual/ours/"
10798 "theirs/union/cat_sort_uniq)"
10801 msgid "Committing unmerged notes"
10802 msgstr "Mengkomitkan catatan tak tergabung"
10805 msgid "finalize notes merge by committing unmerged notes"
10807 "selesaikan penggabungan catatan dengan mengkomitkan catatan tak tergabung"
10810 msgid "Aborting notes merge resolution"
10811 msgstr "Membatalkan resolusi penggabungan catatan"
10814 msgid "abort notes merge"
10815 msgstr "batalkan penggabungan catatan"
10818 msgid "cannot mix --commit, --abort or -s/--strategy"
10819 msgstr "tidak dapat mencampurkan --commit, --abort atau -s/--strategy"
10822 msgid "must specify a notes ref to merge"
10823 msgstr "harus menyebutkan sebuah referensi catatan untuk digabungkan"
10827 msgid "unknown -s/--strategy: %s"
10828 msgstr "-s/--strategy tidak dikenal: %s"
10832 msgid "a notes merge into %s is already in-progress at %s"
10833 msgstr "sebuah penggabungan catatan ke %s sudah berjalan pada %s"
10837 msgid "failed to store link to current notes ref (%s)"
10838 msgstr "gagal menyimpan tautan ke referensi catatan saat ini (%s)"
10843 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
10844 "'git notes merge --commit', or abort the merge with 'git notes merge --"
10847 "Penggabungan catatan otomatis gagal. Selesaikan konflik dalam %s dan komit "
10848 "hasilnya dengan 'git notes merge --commit', atau batalkan penggabungan "
10849 "dengan 'git notes merge --abort'.\n"
10851 #: builtin/notes.c builtin/tag.c
10853 msgid "Failed to resolve '%s' as a valid ref."
10854 msgstr "Gagal menguraikan '%s' sebagai referensi valid."
10858 msgid "Object %s has no note\n"
10859 msgstr "Objek %s tidak punya catatan\n"
10862 msgid "attempt to remove non-existent note is not an error"
10863 msgstr "mencoba menghapus catatan yang tidak ada bukanlah sebuah kesalahan"
10866 msgid "read object names from the standard input"
10867 msgstr "baca nama objek dari masukan standar"
10869 #: builtin/notes.c builtin/prune.c builtin/worktree.c
10870 msgid "do not remove, show only"
10871 msgstr "jangan hapus, hanya perlihatkan"
10874 msgid "report pruned notes"
10875 msgstr "laporkan catatan terpangkas"
10879 msgstr "referensi catatan"
10882 msgid "use notes from <notes-ref>"
10883 msgstr "gunakan catatan dari <referensi catatan>"
10885 #: builtin/notes.c builtin/stash.c
10887 msgid "unknown subcommand: %s"
10888 msgstr "subperintah tidak dikenal: %s"
10890 #: builtin/pack-objects.c
10892 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
10894 "git pack-objects --stdout [<opsi>...] [< <daftar referensi>| < <daftar-"
10897 #: builtin/pack-objects.c
10899 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
10901 "git pack-objects [<opsi>...] <nama dasar> [< <daftar referensi> | < <daftar-"
10904 #: builtin/pack-objects.c
10907 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
10910 "write_reuse_object: tidak dapat menemukan %s, diharapkan pada offset "
10911 "%<PRIuMAX> di dalam pak %s"
10913 #: builtin/pack-objects.c
10915 msgid "bad packed object CRC for %s"
10916 msgstr "CRC objek terpak jelek untuk %s"
10918 #: builtin/pack-objects.c
10920 msgid "corrupt packed object for %s"
10921 msgstr "objek terpak rusak untuk %s"
10923 #: builtin/pack-objects.c
10925 msgid "recursive delta detected for object %s"
10926 msgstr "delta rekursif terdeteksi untuk objek %s"
10928 #: builtin/pack-objects.c
10930 msgid "ordered %u objects, expected %<PRIu32>"
10931 msgstr "%u objek disusun, %<PRIu32> diharapkan"
10933 #: builtin/pack-objects.c
10935 msgid "expected object at offset %<PRIuMAX> in pack %s"
10936 msgstr "objek diharapkan pada offset %<PRIuMAX> di dalam paket %s"
10938 #: builtin/pack-objects.c
10939 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
10940 msgstr "menonaktifkan penulisan bitmap, pak terbagi karena pack.packSizeLimit"
10942 #: builtin/pack-objects.c
10943 msgid "Writing objects"
10944 msgstr "Menulis objek"
10946 #: builtin/pack-objects.c builtin/update-index.c
10948 msgid "failed to stat %s"
10949 msgstr "gagal men-stat %s"
10951 #: builtin/pack-objects.c object-file.c
10953 msgid "failed utime() on %s"
10954 msgstr "utime() gagal pada %s"
10956 #: builtin/pack-objects.c
10957 msgid "failed to write bitmap index"
10958 msgstr "gagal menulis indeks bitmap"
10960 #: builtin/pack-objects.c
10962 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
10963 msgstr "%<PRIu32> objek ditulish ketika mengharapkan %<PRIu32>"
10965 #: builtin/pack-objects.c
10966 msgid "disabling bitmap writing, as some objects are not being packed"
10967 msgstr "menonaktifkan penulisan bitmap, saat beberapa objek tidak sedang dipak"
10969 #: builtin/pack-objects.c
10971 msgid "delta base offset overflow in pack for %s"
10972 msgstr "offset dasar delta meluap di dalam pak untuk %s"
10974 #: builtin/pack-objects.c
10976 msgid "delta base offset out of bound for %s"
10977 msgstr "offset dasar delta di luar batas untuk %s"
10979 #: builtin/pack-objects.c
10980 msgid "Counting objects"
10981 msgstr "Menghitung objek"
10983 #: builtin/pack-objects.c pack-bitmap.c
10985 msgid "unable to get size of %s"
10986 msgstr "tidak dapat mendapatkan ukuran %s"
10988 #: builtin/pack-objects.c
10990 msgid "unable to parse object header of %s"
10991 msgstr "tidak dapat mendapatkan kepala objek %s"
10993 #: builtin/pack-objects.c
10995 msgid "object %s cannot be read"
10996 msgstr "objek %s tidak dapat dibaca"
10998 #: builtin/pack-objects.c
11000 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
11001 msgstr "objek %s panjang objek tidak konsisten (%<PRIuMAX> vs %<PRIuMAX>)"
11003 #: builtin/pack-objects.c
11004 msgid "suboptimal pack - out of memory"
11005 msgstr "pak suboptimal - kekurangan memori"
11007 #: builtin/pack-objects.c
11009 msgid "Delta compression using up to %d threads"
11010 msgstr "Kompresi delta menggunakan sampai %d utas"
11012 #: builtin/pack-objects.c
11014 msgid "unable to pack objects reachable from tag %s"
11015 msgstr "tidak dapat mempak objek yang dapat dicapai dari tag %s"
11017 #: builtin/pack-objects.c commit-graph.c
11019 msgid "unable to get type of object %s"
11020 msgstr "tidak dapat mendapatkan tipe objek %s"
11022 #: builtin/pack-objects.c
11023 msgid "Compressing objects"
11024 msgstr "Memampatkan objek"
11026 #: builtin/pack-objects.c
11027 msgid "inconsistency with delta count"
11028 msgstr "ketidakkonsistenan dengan hitungan delta"
11030 #: builtin/pack-objects.c
11033 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
11034 "hash> <uri>' (got '%s')"
11036 "nilai uploadpack.blobpackfileuri harus salah satu dari '<hash objek> <hash "
11037 "pak> <uri>' (dapat '%s')"
11039 #: builtin/pack-objects.c
11042 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
11044 "objek sudah dikonfigurasi pada uploadpack.blobpackfileuri lainnya (dapat "
11047 #: builtin/pack-objects.c
11049 msgid "could not get type of object %s in pack %s"
11050 msgstr "tidak dapat mendapatkan tipe objek %s di dalam pak %s"
11052 #: builtin/pack-objects.c
11054 msgid "could not find pack '%s'"
11055 msgstr "tidak dapat menemukan pak '%s'"
11057 #: builtin/pack-objects.c
11059 msgid "packfile %s cannot be accessed"
11060 msgstr "berkas pak %s tidak dapat diakses"
11062 #: builtin/pack-objects.c
11063 msgid "Enumerating cruft objects"
11064 msgstr "Menghitung objek sisa"
11066 #: builtin/pack-objects.c
11067 msgid "unable to add cruft objects"
11068 msgstr "tidak dapat menambahkan objek sisa"
11070 #: builtin/pack-objects.c
11071 msgid "Traversing cruft objects"
11072 msgstr "Menyusuri objek sisa"
11074 #: builtin/pack-objects.c
11077 "expected edge object ID, got garbage:\n"
11080 "ID objek ujung diharapkan, dapat sampah:\n"
11083 #: builtin/pack-objects.c
11086 "expected object ID, got garbage:\n"
11089 "ID objek diharapkan, dapat sampah:\n"
11092 #: builtin/pack-objects.c reachable.c
11093 msgid "could not load cruft pack .mtimes"
11094 msgstr "tidak dapat memuat .mtimes paket sisa"
11096 #: builtin/pack-objects.c
11097 msgid "cannot open pack index"
11098 msgstr "tidak dapat membuka indeks pak"
11100 #: builtin/pack-objects.c
11102 msgid "loose object at %s could not be examined"
11103 msgstr "objek longgar pada %s tidak dapat diperiksa"
11105 #: builtin/pack-objects.c
11106 msgid "unable to force loose object"
11107 msgstr "tidak dapat memaksakan objek longgar"
11109 #: builtin/pack-objects.c
11111 msgid "not a rev '%s'"
11112 msgstr "bukan sebuah revisi '%s'"
11114 #: builtin/pack-objects.c builtin/rev-parse.c
11116 msgid "bad revision '%s'"
11117 msgstr "revisi jelek '%s'"
11119 #: builtin/pack-objects.c
11120 msgid "unable to add recent objects"
11121 msgstr "tidak dapat menambahkan objek terkini"
11123 #: builtin/pack-objects.c
11125 msgid "unsupported index version %s"
11126 msgstr "versi indeks tidak didukung %s"
11128 #: builtin/pack-objects.c
11130 msgid "bad index version '%s'"
11131 msgstr "versi indeks jelek '%s'"
11133 #: builtin/pack-objects.c
11134 msgid "<version>[,<offset>]"
11135 msgstr "<versi>[,<offset>]"
11137 #: builtin/pack-objects.c
11138 msgid "write the pack index file in the specified idx format version"
11139 msgstr "tulis berkas indeks pak pada versi format indeks yang disebutkan"
11141 #: builtin/pack-objects.c
11142 msgid "maximum size of each output pack file"
11143 msgstr "ukuran maksimum dari setiap keluaran berkas pak"
11145 #: builtin/pack-objects.c
11146 msgid "ignore borrowed objects from alternate object store"
11147 msgstr "abaikan objek yang dipinjam dari penyimpanan objek alternatif"
11149 #: builtin/pack-objects.c
11150 msgid "ignore packed objects"
11151 msgstr "abaikan objek terpak"
11153 #: builtin/pack-objects.c
11154 msgid "limit pack window by objects"
11155 msgstr "batasi jendela pemapakan oleh objek"
11157 #: builtin/pack-objects.c
11158 msgid "limit pack window by memory in addition to object limit"
11159 msgstr "batasi jendela pemakan oleh memori di samping batas objek"
11161 #: builtin/pack-objects.c
11162 msgid "maximum length of delta chain allowed in the resulting pack"
11163 msgstr "panjang rantai delta maksimum yang diperbolehkan dalam hasil pak"
11165 #: builtin/pack-objects.c
11166 msgid "reuse existing deltas"
11167 msgstr "gunakan ulang delta yang ada"
11169 #: builtin/pack-objects.c
11170 msgid "reuse existing objects"
11171 msgstr "gunakan ulang objek yang ada"
11173 #: builtin/pack-objects.c
11174 msgid "use OFS_DELTA objects"
11175 msgstr "gunakan objek OFS_DELTA"
11177 #: builtin/pack-objects.c
11178 msgid "use threads when searching for best delta matches"
11179 msgstr "gunakan utas ketika mencari cocokan delta terbaik"
11181 #: builtin/pack-objects.c
11182 msgid "do not create an empty pack output"
11183 msgstr "jangan buat keluaran pak kosong"
11185 #: builtin/pack-objects.c
11186 msgid "read revision arguments from standard input"
11187 msgstr "baca argumen revisi dari masukan standar"
11189 #: builtin/pack-objects.c
11190 msgid "limit the objects to those that are not yet packed"
11191 msgstr "batasi objek pada yang belum dipak"
11193 #: builtin/pack-objects.c
11194 msgid "include objects reachable from any reference"
11195 msgstr "masukkan objek yang dapat dicapai dari referensi apapun"
11197 #: builtin/pack-objects.c
11198 msgid "include objects referred by reflog entries"
11199 msgstr "masukkan objek yang dirujuk oleh entri log referensi"
11201 #: builtin/pack-objects.c
11202 msgid "include objects referred to by the index"
11203 msgstr "masukkan objek yang dirujuk oleh indeks"
11205 #: builtin/pack-objects.c
11206 msgid "read packs from stdin"
11207 msgstr "baca pak dari masukan standar"
11209 #: builtin/pack-objects.c
11210 msgid "output pack to stdout"
11211 msgstr "keluarkan pak ke keluaran standar"
11213 #: builtin/pack-objects.c
11214 msgid "include tag objects that refer to objects to be packed"
11215 msgstr "masukkan objek tag yang merujuk pada objek yang akan dipak"
11217 #: builtin/pack-objects.c
11218 msgid "keep unreachable objects"
11219 msgstr "jaga objek yang tak dapat dicapai"
11221 #: builtin/pack-objects.c
11222 msgid "pack loose unreachable objects"
11223 msgstr "pak objek longgar yang tak dapat dicapai"
11225 #: builtin/pack-objects.c
11226 msgid "unpack unreachable objects newer than <time>"
11227 msgstr "bongkar objek yang tidak dapat dicapai yang lebih muda dari <waktu>"
11229 #: builtin/pack-objects.c
11230 msgid "create a cruft pack"
11231 msgstr "buat sebuah pak sisa"
11233 #: builtin/pack-objects.c
11234 msgid "expire cruft objects older than <time>"
11235 msgstr "kadaluarsakan objek sisa lebih tua dari <waktu>"
11237 #: builtin/pack-objects.c
11238 msgid "use the sparse reachability algorithm"
11239 msgstr "gunakan algoritma ketercapaian tipis"
11241 #: builtin/pack-objects.c
11242 msgid "create thin packs"
11243 msgstr "buat pak tipis"
11245 #: builtin/pack-objects.c
11246 msgid "create packs suitable for shallow fetches"
11247 msgstr "buat pak yang cocok untuk pengambilan dangkal"
11249 #: builtin/pack-objects.c
11250 msgid "ignore packs that have companion .keep file"
11251 msgstr "abaikan pak yang punya pasangan berkas .keep"
11253 #: builtin/pack-objects.c
11254 msgid "ignore this pack"
11255 msgstr "abaikan pak ini"
11257 #: builtin/pack-objects.c
11258 msgid "pack compression level"
11259 msgstr "tingkat pemampatan pak"
11261 #: builtin/pack-objects.c
11262 msgid "do not hide commits by grafts"
11263 msgstr "jangan sembunyikan komit oleh cangkokan"
11265 #: builtin/pack-objects.c
11266 msgid "use a bitmap index if available to speed up counting objects"
11267 msgstr "gunakan indeks bitmap jika ada untuk mempercepat penghitungan objek"
11269 #: builtin/pack-objects.c
11270 msgid "write a bitmap index together with the pack index"
11271 msgstr "gunakan indeks bitmap bersamaan dengan indeks pak"
11273 #: builtin/pack-objects.c
11274 msgid "write a bitmap index if possible"
11275 msgstr "tulis indeks bitmap bila dimungkinkan"
11277 #: builtin/pack-objects.c
11278 msgid "handling for missing objects"
11279 msgstr "penanganan untuk objek yang hilang"
11281 #: builtin/pack-objects.c
11282 msgid "do not pack objects in promisor packfiles"
11283 msgstr "jangan pak objek di dalam pak penjanji"
11285 #: builtin/pack-objects.c
11286 msgid "respect islands during delta compression"
11287 msgstr "patuhi pulau selama pemampatan delta"
11289 #: builtin/pack-objects.c
11293 #: builtin/pack-objects.c
11294 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
11296 "abaikan uploadpack.blobpackfileuri apapun yang dikonfigurasikan dengan "
11299 #: builtin/pack-objects.c
11301 msgid "delta chain depth %d is too deep, forcing %d"
11302 msgstr "kedalaman rantai delta %d terlalu dalam, memaksakan %d"
11304 #: builtin/pack-objects.c
11306 msgid "pack.deltaCacheLimit is too high, forcing %d"
11307 msgstr "pack.deltaCacheLimit terlalu tinggi, memaksakan %d"
11309 #: builtin/pack-objects.c config.c
11311 msgid "bad pack compression level %d"
11312 msgstr "level kompresi pak jelek %d"
11314 #: builtin/pack-objects.c
11315 msgid "--max-pack-size cannot be used to build a pack for transfer"
11317 "--max-pack-size tidak dapat digunakan untuk membangun sebuah pak untuk "
11320 #: builtin/pack-objects.c
11321 msgid "minimum pack size limit is 1 MiB"
11322 msgstr "batas ukuran pak minimum adalah 1 MiB"
11324 #: builtin/pack-objects.c
11325 msgid "--thin cannot be used to build an indexable pack"
11327 "--thin tidak dapat digunakan untuk membangun sebuah pak yang dapat diindeks"
11329 #: builtin/pack-objects.c
11330 msgid "cannot use --filter without --stdout"
11331 msgstr "tidak dapat menggunakan --filter tanpa --stdout"
11333 #: builtin/pack-objects.c
11334 msgid "cannot use --filter with --stdin-packs"
11335 msgstr "tidak dapat menggunakan --filter dengan --stdin-packs"
11337 #: builtin/pack-objects.c
11338 msgid "cannot use internal rev list with --stdin-packs"
11339 msgstr "tidak dapat menggunakan daftar revisi internal dengan --stdin-packs"
11341 #: builtin/pack-objects.c
11342 msgid "cannot use internal rev list with --cruft"
11343 msgstr "tidak dapat menggunakan daftar revisi internal dengan --cruft"
11345 #: builtin/pack-objects.c
11346 msgid "cannot use --stdin-packs with --cruft"
11347 msgstr "tidak dapat menggunakan --stdin-packs dengan --cruft"
11349 #: builtin/pack-objects.c
11350 msgid "cannot use --max-pack-size with --cruft"
11351 msgstr "tidak dapat menggunakan --max-pack-size dengan --cruft"
11353 #: builtin/pack-objects.c
11354 msgid "Enumerating objects"
11355 msgstr "Menghitung objek"
11357 #: builtin/pack-objects.c
11360 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
11363 "Total %<PRIu32> (delta %<PRIu32>), digunakan ulang %<PRIu32> (delta "
11364 "%<PRIu32>), pak yang digunakan ulang %<PRIu32>"
11366 #: builtin/pack-redundant.c
11368 "'git pack-redundant' is nominated for removal.\n"
11369 "If you still use this command, please add an extra\n"
11370 "option, '--i-still-use-this', on the command line\n"
11371 "and let us know you still use it by sending an e-mail\n"
11372 "to <git@vger.kernel.org>. Thanks.\n"
11375 #: builtin/pack-refs.c
11376 msgid "git pack-refs [<options>]"
11377 msgstr "git pack-refs [<opsi>]"
11379 #: builtin/pack-refs.c
11380 msgid "pack everything"
11381 msgstr "pak semuanya"
11383 #: builtin/pack-refs.c
11384 msgid "prune loose refs (default)"
11385 msgstr "pangkas referensi longgar (asali)"
11388 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
11389 msgstr "git prune [-n] [-v] [--progress] [--expire <waktu>] [--] [<kepala>...]"
11392 msgid "report pruned objects"
11393 msgstr "laporkan objek terpangkas"
11396 msgid "expire objects older than <time>"
11397 msgstr "kadaluarsakan objek yang lebih tua dari <waktu>"
11400 msgid "limit traversal to objects outside promisor packfiles"
11401 msgstr "batasi perlintasan ke objek di luar berkas pak penjanji"
11404 msgid "cannot prune in a precious-objects repo"
11405 msgstr "tidak dapat memangkas di dalam repositori objek berharga"
11408 msgid "git pull [<options>] [<repository> [<refspec>...]]"
11409 msgstr "git pull [<opsi>] [<repositori> [<spek referensi>]]"
11412 msgid "control for recursive fetching of submodules"
11413 msgstr "kontrol pengambilan rekursif submodul"
11416 msgid "Options related to merging"
11417 msgstr "Opsi yang berkaitan dengan penggabungan"
11420 msgid "incorporate changes by rebasing rather than merging"
11421 msgstr "masukkan perubahan dengan pendasaran ulang daripada penggabungan"
11423 #: builtin/pull.c builtin/revert.c
11424 msgid "allow fast-forward"
11425 msgstr "perbolehkan maju cepat"
11428 msgid "control use of pre-merge-commit and commit-msg hooks"
11429 msgstr "kontrol penggunaan kail pre-merge-commit dan commit-msg"
11431 #: builtin/pull.c parse-options.h
11432 msgid "automatically stash/stash pop before and after"
11433 msgstr "stash/stash pop otomatis sebelum dan sesudah"
11436 msgid "Options related to fetching"
11437 msgstr "Opsi yang berkaitan dengan pengambilan"
11440 msgid "force overwrite of local branch"
11441 msgstr "paksa timpa cabang lokal"
11444 msgid "number of submodules pulled in parallel"
11445 msgstr "nomor submodul ditarik dalam paralel"
11449 "There is no candidate for rebasing against among the refs that you just "
11452 "Tidak ada kandidat untuk didasarkan ulang diantara referensi yang baru saja "
11457 "There are no candidates for merging among the refs that you just fetched."
11459 "Tidak ada kandidat untuk digabungkan diantara referensi yang baru sajaAnda "
11464 "Generally this means that you provided a wildcard refspec which had no\n"
11465 "matches on the remote end."
11467 "Umumnya ini berarti Anda memberikan spek referensi wildcard yang tidak\n"
11468 "cocok pada ujung remote."
11473 "You asked to pull from the remote '%s', but did not specify\n"
11474 "a branch. Because this is not the default configured remote\n"
11475 "for your current branch, you must specify a branch on the command line."
11477 "Anda minta untuk tarik dari remote '%s', tapi tidak menyebutkan\n"
11478 "satu cabang. Oleh karena ini bukan remote terkonfigurasi asali untuk\n"
11479 "cabang Anda saat ini, Anda harus sebutkan satu cabang pada baris perintah."
11481 #: builtin/pull.c builtin/rebase.c
11482 msgid "You are not currently on a branch."
11483 msgstr "Anda tidak berada pada sebuah cabang."
11486 msgid "Please specify which branch you want to rebase against."
11487 msgstr "Mohon sebutkan cabang mana yang Anda ingin didasarkan ulang."
11490 msgid "Please specify which branch you want to merge with."
11491 msgstr "Mohon sebutkan cabang mana yang Anda ingin digabungkan."
11494 msgid "See git-pull(1) for details."
11495 msgstr "Lihat git-pull(1) untuk selengkapnya."
11497 #: builtin/pull.c builtin/rebase.c
11501 #: builtin/pull.c contrib/scalar/scalar.c
11505 #: builtin/pull.c builtin/rebase.c
11506 msgid "There is no tracking information for the current branch."
11507 msgstr "Tidak ada informasi pelacakan untuk cabang saat ini."
11511 "If you wish to set tracking information for this branch you can do so with:"
11513 "Jika Anda ingin menyetel informasi pelacakan untuk cabang ini Anda bisa "
11514 "melakukannya dengan:"
11519 "Your configuration specifies to merge with the ref '%s'\n"
11520 "from the remote, but no such ref was fetched."
11522 "Konfigurasi Anda menyebutkan untuk menggabungkan dengan referensi '%s'\n"
11523 "dari remote, tapi tidak ada referensi seperti itu yang diambil."
11527 msgid "unable to access commit %s"
11528 msgstr "Tidak dapat mengakses komit %s"
11531 msgid "ignoring --verify-signatures for rebase"
11532 msgstr "mengabaikan --verify-signatures untuk pendasaran ulang"
11536 "You have divergent branches and need to specify how to reconcile them.\n"
11537 "You can do so by running one of the following commands sometime before\n"
11538 "your next pull:\n"
11540 " git config pull.rebase false # merge\n"
11541 " git config pull.rebase true # rebase\n"
11542 " git config pull.ff only # fast-forward only\n"
11544 "You can replace \"git config\" with \"git config --global\" to set a "
11546 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
11547 "or --ff-only on the command line to override the configured default per\n"
11550 "Anda punya cabang-cabang yang berlainan dan perlu menyebutkan cara\n"
11552 "Anda dapat melakukannya dengan menjalankan salah satu perintah berikut\n"
11553 "suatu saat sebelum penarikan berikutnya:\n"
11555 " git config pull.rebase false # penggabungan\n"
11556 " git config pull.rebase true # pendasaran ulang\n"
11557 " git config pull.ff only # hanya maju cepat\n"
11559 "Anda dapat mengganti \"git config\" dengan \"git config --global\" untuk\n"
11560 "menyetel preferensi asali untuk semua repositori. Anda juga dapat "
11562 "--rebase, --no-rebase, atau --ff-only pada baris perintah untuk menimpa\n"
11563 "asali terkonfigurasi untuk setiap invokasi.\n"
11566 msgid "Updating an unborn branch with changes added to the index."
11568 "Memperbarui cabang yang belum lahir dengan perubahan yang ditambahkan ke "
11572 msgid "pull with rebase"
11573 msgstr "tarik dengan pendasaran ulang"
11576 msgid "please commit or stash them."
11577 msgstr "mohon komit atau stase."
11582 "fetch updated the current branch head.\n"
11583 "fast-forwarding your working tree from\n"
11586 "fetch memperbarui kepala cabang saat ini.\n"
11587 "memajukan-cepat pohon kerja Anda dari komit %s."
11592 "Cannot fast-forward your working tree.\n"
11593 "After making sure that you saved anything precious from\n"
11596 "$ git reset --hard\n"
11599 "Tidak dapat maju-cepat pohon kerja Anda.\n"
11600 "Setelah Anda yakin Anda simpan apapun yang penting dari keluaran\n"
11603 "$ git reset --hard\n"
11604 "untuk memulihkan."
11607 msgid "Cannot merge multiple branches into empty head."
11608 msgstr "Tidak dapat menggabungkan banyak cabang ke kepala kosong."
11611 msgid "Cannot rebase onto multiple branches."
11612 msgstr "Tidak dapat mendasarkan ulang pada banyak cabang."
11615 msgid "Cannot fast-forward to multiple branches."
11616 msgstr "Tidak dapat maju cepat ke banyak cabang."
11619 msgid "Need to specify how to reconcile divergent branches."
11620 msgstr "Perlu sebutkan cara merujukkan cabang yang berlainan."
11623 msgid "cannot rebase with locally recorded submodule modifications"
11625 "tidak dapat mendasarkan ulang dengan modifikasi submodul yang terekam lokal."
11628 msgid "git push [<options>] [<repository> [<refspec>...]]"
11629 msgstr "git push [<opsi>] [<repositori> [<spek referensi>...]]"
11632 msgid "tag shorthand without <tag>"
11633 msgstr "pintasan tag tanpa <tag>"
11636 msgid "--delete only accepts plain target ref names"
11637 msgstr "--delete hanya terima nama target referensi polos"
11642 "To choose either option permanently, see push.default in 'git help config'.\n"
11645 "Untuk memilih salah satu opsi secara permanen, lihat push.default di 'git "
11651 "To avoid automatically configuring upstream branches when their name\n"
11652 "doesn't match the local branch, see option 'simple' of branch."
11654 "in 'git help config'.\n"
11657 "Untuk menghindari konfigurasi cabang hulu otomatis ketika namanya\n"
11658 "tidak cocok dengan cabang lokal, lihat opsi 'simple' dari branch."
11660 "di 'git help config'.\n"
11665 "The upstream branch of your current branch does not match\n"
11666 "the name of your current branch. To push to the upstream branch\n"
11667 "on the remote, use\n"
11669 " git push %s HEAD:%s\n"
11671 "To push to the branch of the same name on the remote, use\n"
11673 " git push %s HEAD\n"
11676 "Cabang hulu dari cabang Anda saat ini tidak cocok dengan \n"
11677 "nama cabang Anda saat ini. Untuk dorong ke cabang hulu pada remote,\n"
11680 " git push %s HEAD:%s\n"
11682 "Untuk dorong ke cabang bernama sama pada remote, gunakan\n"
11684 " git push %s HEAD\n"
11690 "You are not currently on a branch.\n"
11691 "To push the history leading to the current (detached HEAD)\n"
11694 " git push %s HEAD:<name-of-remote-branch>\n"
11696 "Anda tidak berada pada cabang.\n"
11697 "Untuk dorong riwayat hingga kondisi saat ini (HEAD terlepas)\n"
11698 "sekarang, gunakan\n"
11700 " git push %s HEAD:<nama-cabang-remote>\n"
11705 "To have this happen automatically for branches without a tracking\n"
11706 "upstream, see 'push.autoSetupRemote' in 'git help config'.\n"
11709 "Untuk membuat hal ini terjadi otomatis untuk cabang tanpa sebuah hulu\n"
11710 "pelacakan, lihat 'push.autoSetupRemote' di 'git help config'.\n"
11715 "The current branch %s has no upstream branch.\n"
11716 "To push the current branch and set the remote as upstream, use\n"
11718 " git push --set-upstream %s %s\n"
11721 "Cabang saat ini %s tidak punya cabang hulu.\n"
11722 "Untuk dorong cabang saat ini dan setel remote sebagai hulu, gunakan\n"
11724 " git push --set-upstream %s %s\n"
11729 msgid "The current branch %s has multiple upstream branches, refusing to push."
11730 msgstr "Cabang saat ini %s punya banyak cabang hulu, tolak dorong. "
11734 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
11736 "Anda tidak sebutkan spek referensi apapun untuk didorong, dan push.default "
11737 "yaitu \"nothing\""
11742 "You are pushing to remote '%s', which is not the upstream of\n"
11743 "your current branch '%s', without telling me what to push\n"
11744 "to update which remote branch."
11746 "Anda sedang mendorong ke remote '%s', yang bukan hulu dari\n"
11747 "cabang Anda saat ini '%s', tanpa beri tahu saya apa yang harus\n"
11748 "didorong untuk perbarui cabang remote yang mana."
11752 "Updates were rejected because the tip of your current branch is behind\n"
11753 "its remote counterpart. Integrate the remote changes (e.g.\n"
11754 "'git pull ...') before pushing again.\n"
11755 "See the 'Note about fast-forwards' in 'git push --help' for details."
11757 "Pembaruan ditolak karena ujung dari cabang Anda saat ini di belakang\n"
11758 "pasangan remotenya. Integrasikan perubahan remote (seperti\n"
11759 "'git pull') sebelum dorong lagi.\n"
11760 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
11764 "Updates were rejected because a pushed branch tip is behind its remote\n"
11765 "counterpart. Check out this branch and integrate the remote changes\n"
11766 "(e.g. 'git pull ...') before pushing again.\n"
11767 "See the 'Note about fast-forwards' in 'git push --help' for details."
11769 "Pembaruan ditolak karena ujung dari cabang yang didorong di belakang\n"
11770 "pasangan remotenya. Check out cabang itu dan integrasikan perubahan\n"
11771 "remote (seperti 'git pull') sebelum dorong lagi.\n"
11772 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
11776 "Updates were rejected because the remote contains work that you do\n"
11777 "not have locally. This is usually caused by another repository pushing\n"
11778 "to the same ref. You may want to first integrate the remote changes\n"
11779 "(e.g., 'git pull ...') before pushing again.\n"
11780 "See the 'Note about fast-forwards' in 'git push --help' for details."
11782 "Pembaruan ditolak karena remote berisi kerja yang Anda tidak punya\n"
11783 "di lokal. Ini biasanya disebabkan repositori yang lain dorong ke\n"
11784 "referensi yang sama. Mungkin Anda ingin integrasikan terlebih dahulu\n"
11785 "perubahan remote (seperti 'git pull') sebelum dorong lagi.\n"
11786 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
11789 msgid "Updates were rejected because the tag already exists in the remote."
11790 msgstr "Pembaruan ditolak karena tag sudah ada di remote."
11794 "You cannot update a remote ref that points at a non-commit object,\n"
11795 "or update a remote ref to make it point at a non-commit object,\n"
11796 "without using the '--force' option.\n"
11798 "Anda tidak dapat memperbarui referensi remote yang menunjuk ke objek\n"
11799 "non komit atau memperbarui referensi remote agar itu memnunjuk ke\n"
11800 "objek non komit, tanpa menggunakan opsi '--force'.\n"
11804 "Updates were rejected because the tip of the remote-tracking\n"
11805 "branch has been updated since the last checkout. You may want\n"
11806 "to integrate those changes locally (e.g., 'git pull ...')\n"
11807 "before forcing an update.\n"
11809 "Pembaruan ditolak karena ujung dari cabang pelacak remote\n"
11810 "sudah diperbarui sejak checkout terakhir. Mungkin Anda ingin\n"
11811 "integrasikan perubahan tersebut ke lokal (seperti 'git pull...')\n"
11812 "sebelum memaksa pembaruan.\n"
11816 msgid "Pushing to %s\n"
11817 msgstr "Mendorong ke %s\n"
11821 msgid "failed to push some refs to '%s'"
11822 msgstr "gagal dorong beberapa referensi ke '%s'"
11824 #: builtin/push.c builtin/send-pack.c submodule-config.c
11826 msgid "invalid value for '%s'"
11827 msgstr "nilai tidak valid untuk '%s'"
11829 #: builtin/push.c builtin/submodule--helper.c
11831 msgstr "repositori"
11833 #: builtin/push.c builtin/send-pack.c
11834 msgid "push all refs"
11835 msgstr "dorong semua referensi"
11837 #: builtin/push.c builtin/send-pack.c
11838 msgid "mirror all refs"
11839 msgstr "cermin semua referensi"
11842 msgid "delete refs"
11843 msgstr "hapus referensi"
11846 msgid "push tags (can't be used with --all or --mirror)"
11847 msgstr "dorong tag (tidak dapat digunakan dengan --all atau --mirror)"
11849 #: builtin/push.c builtin/send-pack.c
11850 msgid "force updates"
11851 msgstr "paksa pembaruan"
11853 #: builtin/push.c builtin/send-pack.c
11854 msgid "<refname>:<expect>"
11855 msgstr "<nama referensi>:<harapan>"
11857 #: builtin/push.c builtin/send-pack.c
11858 msgid "require old value of ref to be at this value"
11859 msgstr "memerlukan nilai lama referensi berada pada nilai saat ini"
11861 #: builtin/push.c builtin/send-pack.c
11862 msgid "require remote updates to be integrated locally"
11863 msgstr "memerlukan pembaruan remote diintegrasikan ke lokal"
11866 msgid "control recursive pushing of submodules"
11867 msgstr "kontrol dorong rekursif submodul"
11869 #: builtin/push.c builtin/send-pack.c
11870 msgid "use thin pack"
11871 msgstr "gunakan paket tipis"
11873 #: builtin/push.c builtin/send-pack.c
11874 msgid "receive pack program"
11875 msgstr "program terima paket"
11878 msgid "set upstream for git pull/status"
11879 msgstr "setel hulu untuk git pull/status"
11882 msgid "prune locally removed refs"
11883 msgstr "buang referensi terhapus lokal"
11886 msgid "bypass pre-push hook"
11887 msgstr "lewati kail pra-dorong"
11890 msgid "push missing but relevant tags"
11891 msgstr "dorong tag yang hilang tapi relevan"
11893 #: builtin/push.c builtin/send-pack.c
11894 msgid "GPG sign the push"
11895 msgstr "Tandatangan GPG dorong"
11897 #: builtin/push.c builtin/send-pack.c
11898 msgid "request atomic transaction on remote side"
11899 msgstr "minta transaksi atomik pada sisi remote"
11902 msgid "--delete doesn't make sense without any refs"
11903 msgstr "--delete tidak masuk akal tanpa referensi"
11907 msgid "bad repository '%s'"
11908 msgstr "repositori jelek '%s'"
11912 "No configured push destination.\n"
11913 "Either specify the URL from the command-line or configure a remote "
11914 "repository using\n"
11916 " git remote add <name> <url>\n"
11918 "and then push using the remote name\n"
11920 " git push <name>\n"
11922 "Tidak ada tujuan dorong terkonfigurasi.\n"
11923 "Baik sebutkan URL dari baris perintah atau konfigurasikan repositori remote "
11924 "dengan menggunakan\n"
11926 " git remote add <nama> <url>\n"
11928 "dan dorong dengan menggunakan nama remote\n"
11930 " git push <nama>\n"
11933 msgid "--all can't be combined with refspecs"
11934 msgstr "--all tidak dapat digabung dengan spek referensi"
11937 msgid "--mirror can't be combined with refspecs"
11938 msgstr "--mirror tidak dapat digabungkan dengan spek referensi"
11941 msgid "push options must not have new line characters"
11942 msgstr "opsi dorong harus tidak ada karakter baris baru"
11944 #: builtin/range-diff.c
11945 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
11948 #: builtin/range-diff.c
11949 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
11952 #: builtin/range-diff.c
11953 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
11956 #: builtin/range-diff.c
11957 msgid "use simple diff colors"
11960 #: builtin/range-diff.c
11964 #: builtin/range-diff.c
11965 msgid "passed to 'git log'"
11968 #: builtin/range-diff.c
11969 msgid "only emit output related to the first range"
11972 #: builtin/range-diff.c
11973 msgid "only emit output related to the second range"
11976 #: builtin/range-diff.c
11978 msgid "not a commit range: '%s'"
11981 #: builtin/range-diff.c
11982 msgid "single arg format must be symmetric range"
11985 #: builtin/range-diff.c
11986 msgid "need two commit ranges"
11989 #: builtin/read-tree.c
11991 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
11992 "[-u | -i]] [--no-sparse-checkout] [--index-output=<file>] (--empty | <tree-"
11993 "ish1> [<tree-ish2> [<tree-ish3>]])"
11995 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --"
11996 "prefix=<prefiks>) [-u | -i]] [--no-sparse-checkout] [--index-"
11997 "output=<berkas>] (--empty | <mirip-pohon 1> [<mirip-pohon 2> <mirip-pohon "
12000 #: builtin/read-tree.c
12001 msgid "write resulting index to <file>"
12002 msgstr "tulis indeks yang dihasilkan ke <berkas>"
12004 #: builtin/read-tree.c
12005 msgid "only empty the index"
12006 msgstr "hanya kosongkan indeks"
12008 #: builtin/read-tree.c
12010 msgstr "Menggabungkan"
12012 #: builtin/read-tree.c
12013 msgid "perform a merge in addition to a read"
12014 msgstr "lakukan penggabungan selain pembacaan"
12016 #: builtin/read-tree.c
12017 msgid "3-way merge if no file level merging required"
12019 "penggabungan 3 arah jika tidak ada penggabungan level berkas yang dibutuhkan"
12021 #: builtin/read-tree.c
12022 msgid "3-way merge in presence of adds and removes"
12023 msgstr "penggabungan 3 arah dengan kehadiran penambahan dan penghapusan"
12025 #: builtin/read-tree.c
12026 msgid "same as -m, but discard unmerged entries"
12027 msgstr "sama seperti -m, tapi buang entri tak tergabung"
12029 #: builtin/read-tree.c
12030 msgid "<subdirectory>/"
12031 msgstr "<subdirektori>/"
12033 #: builtin/read-tree.c
12034 msgid "read the tree into the index under <subdirectory>/"
12035 msgstr "baca pohon ke dalam indeks pada <subdirektori>/"
12037 #: builtin/read-tree.c
12038 msgid "update working tree with merge result"
12039 msgstr "perbarui pohon kerja dengan hasil penggabungan"
12041 #: builtin/read-tree.c
12045 #: builtin/read-tree.c
12046 msgid "allow explicitly ignored files to be overwritten"
12047 msgstr "perbolehkan berkas yang diabaikan secara eksplisit untuk ditimpa"
12049 #: builtin/read-tree.c
12050 msgid "don't check the working tree after merging"
12051 msgstr "jangan periksa pohon kerja setelah penggabungan"
12053 #: builtin/read-tree.c
12054 msgid "don't update the index or the work tree"
12055 msgstr "jangan perbarui indeks atau pohon kerja"
12057 #: builtin/read-tree.c
12058 msgid "skip applying sparse checkout filter"
12059 msgstr "lewatkan penerapan saringan checkout tipis"
12061 #: builtin/read-tree.c
12062 msgid "debug unpack-trees"
12063 msgstr "nirkutukan unpack-trees"
12065 #: builtin/read-tree.c
12066 msgid "suppress feedback messages"
12067 msgstr "matikan pesan umpan balik"
12069 #: builtin/read-tree.c
12070 msgid "You need to resolve your current index first"
12071 msgstr "Anda perlu menguraikan indeks Anda saat ini dulu"
12073 #: builtin/rebase.c
12075 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
12076 "[<upstream> [<branch>]]"
12078 "git rebase [-i] [opsi] [--exec <perintah>] [--onto <basis baru> | --keep-"
12079 "base][<hulu> [<cabang>]]"
12081 #: builtin/rebase.c
12083 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
12085 "git rebase [-i] [opsi] [--exec <perintah>] [--onto <basis baru>] --root "
12088 #: builtin/rebase.c sequencer.c
12090 msgid "could not read '%s'."
12091 msgstr "tidak dapat membaca '%s'."
12093 #: builtin/rebase.c
12095 msgid "could not create temporary %s"
12096 msgstr "tidak dapat membuat %s sementara"
12098 #: builtin/rebase.c
12099 msgid "could not mark as interactive"
12100 msgstr "tidak dapat menandai sebagai interaktif"
12102 #: builtin/rebase.c
12103 msgid "could not generate todo list"
12104 msgstr "tidak dapat membuat daftar todo"
12106 #: builtin/rebase.c
12107 msgid "a base commit must be provided with --upstream or --onto"
12108 msgstr "basis komit harus diberikan dengan --upstream atau --onto"
12110 #: builtin/rebase.c
12112 msgid "%s requires the merge backend"
12113 msgstr "%s butuh tulang belakang penggabungan"
12115 #: builtin/rebase.c
12117 msgid "could not get 'onto': '%s'"
12118 msgstr "tidak dapat mendapatkan 'ke': '%s'"
12120 #: builtin/rebase.c
12122 msgid "invalid orig-head: '%s'"
12123 msgstr "orig-head tidak valid: '%s'"
12125 #: builtin/rebase.c
12127 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
12128 msgstr "abaikan allow_rerere_autoupdate yang tak valid: '%s'"
12130 #: builtin/rebase.c builtin/rm.c sequencer.c
12132 msgid "could not remove '%s'"
12133 msgstr "tidak dapat menghapus '%s'"
12135 #: builtin/rebase.c
12137 "Resolve all conflicts manually, mark them as resolved with\n"
12138 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
12139 "You can instead skip this commit: run \"git rebase --skip\".\n"
12140 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
12143 "Selesaikan semua konflik secara manual, tandai sebagai terselesaikan\n"
12144 "dengan \"git add/rm <berkas terkonflik>\", lalu jalankan\n"
12145 "\"git rebase --continue\".\n"
12146 "Anda juga bisa melewatkan komit ini: jalankan \"git rebase --skip\".\n"
12147 "Untuk membatalkan dan kembali ke kondisi sebelum \"git rebase\",jalankan "
12148 "\"git rebase --abort\"."
12150 #: builtin/rebase.c
12154 "git encountered an error while preparing the patches to replay\n"
12155 "these revisions:\n"
12159 "As a result, git cannot rebase them."
12162 "git menemui kesalahan ketika menyiapan tambalan untuk memainkan ulang\n"
12163 "revisi berikut:\n"
12167 "Hasilnya git tidak dapat mendasarkan ulang."
12169 #: builtin/rebase.c
12171 msgid "could not switch to %s"
12172 msgstr "tidak dapat mengganti ke %s"
12174 #: builtin/rebase.c
12177 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
12180 "tipe kosong tak dikenali '%s'; nilai yang valid adalah \"drop\", \"keep\", "
12183 #: builtin/rebase.c
12187 "Please specify which branch you want to rebase against.\n"
12188 "See git-rebase(1) for details.\n"
12190 " git rebase '<branch>'\n"
12194 "Mohon sebutkan cabang mana yang Anda ingin dasarkan ulang.\n"
12195 "Lihat git-rebase(1) untuk selengkapnya.\n"
12197 " git rebase '<cabang>'.\n"
12200 #: builtin/rebase.c
12203 "If you wish to set tracking information for this branch you can do so with:\n"
12205 " git branch --set-upstream-to=%s/<branch> %s\n"
12208 "Kalau Anda ingin menyetel informasi pelacakan untuk cabang ini Anda\n"
12209 "dapat melakukan hal itu dengan:\n"
12210 " git branch --set-upstream-to=%s/<cabang> %s\n"
12213 #: builtin/rebase.c
12214 msgid "exec commands cannot contain newlines"
12215 msgstr "perintah exec tidak dapat berisi baris baru"
12217 #: builtin/rebase.c
12218 msgid "empty exec command"
12219 msgstr "perintah exec kosong"
12221 #: builtin/rebase.c
12222 msgid "rebase onto given branch instead of upstream"
12223 msgstr "dasarkan ulang kepada cabang yang diberikan daripada hulu"
12225 #: builtin/rebase.c
12226 msgid "use the merge-base of upstream and branch as the current base"
12227 msgstr "gunakan merge-base hulu dan cabang sebagai dasar saat ini"
12229 #: builtin/rebase.c
12230 msgid "allow pre-rebase hook to run"
12231 msgstr "perbolehkan kail pre-rebase untuk dijalankan"
12233 #: builtin/rebase.c
12234 msgid "be quiet. implies --no-stat"
12235 msgstr "diam. menyiratkan --no-stat"
12237 #: builtin/rebase.c
12238 msgid "display a diffstat of what changed upstream"
12239 msgstr "perlihatkan diffstat apa yang berubah di hulu"
12241 #: builtin/rebase.c
12242 msgid "do not show diffstat of what changed upstream"
12243 msgstr "jangan perlihatkan diffstat apa yang berubah di hulu"
12245 #: builtin/rebase.c
12246 msgid "add a Signed-off-by trailer to each commit"
12247 msgstr "tambahkan trailer Signed-off-by ke setiap komit"
12249 #: builtin/rebase.c
12250 msgid "make committer date match author date"
12251 msgstr "jadikan tanggal pengkomit sama dengan tanggal pengarang"
12253 #: builtin/rebase.c
12254 msgid "ignore author date and use current date"
12255 msgstr "abaikan tanggal pengarang dan gunakan tanggal saat ini"
12257 #: builtin/rebase.c
12258 msgid "synonym of --reset-author-date"
12259 msgstr "sinonim dari --reset-author-date"
12261 #: builtin/rebase.c
12262 msgid "passed to 'git apply'"
12263 msgstr "lewatkan ke 'git apply'"
12265 #: builtin/rebase.c
12266 msgid "ignore changes in whitespace"
12267 msgstr "abaikan perubahan spasi"
12269 #: builtin/rebase.c
12270 msgid "cherry-pick all commits, even if unchanged"
12271 msgstr "petik ceri semua komit, bahkan jika tak berubah"
12273 #: builtin/rebase.c
12277 #: builtin/rebase.c
12278 msgid "skip current patch and continue"
12279 msgstr "lewatkan tambalan saat ini dan lanjutkan"
12281 #: builtin/rebase.c
12282 msgid "abort and check out the original branch"
12283 msgstr "hentikan dan check out cabang asli"
12285 #: builtin/rebase.c
12286 msgid "abort but keep HEAD where it is"
12287 msgstr "hentikan tapi simpan HEAD dimana itu berada"
12289 #: builtin/rebase.c
12290 msgid "edit the todo list during an interactive rebase"
12291 msgstr "sunting daftar todo selama pendasaran ulang interaktif"
12293 #: builtin/rebase.c
12294 msgid "show the patch file being applied or merged"
12295 msgstr "perlihatkan berkas tambalan yang sedang diterapkan atau digabungkan"
12297 #: builtin/rebase.c
12298 msgid "use apply strategies to rebase"
12299 msgstr "gunakan strategi penerapan ke pendasaran ulang"
12301 #: builtin/rebase.c
12302 msgid "use merging strategies to rebase"
12303 msgstr "gunakan strategi penggabungan ke pendasaran ulang"
12305 #: builtin/rebase.c
12306 msgid "let the user edit the list of commits to rebase"
12307 msgstr "biarkan pengguna menyunting daftar komit untuk didasarkan ulang"
12309 #: builtin/rebase.c
12310 msgid "(REMOVED) was: try to recreate merges instead of ignoring them"
12311 msgstr "(USANG) yaitu: coba buat ulang penggabungan daripada abaikannya"
12313 #: builtin/rebase.c
12314 msgid "how to handle commits that become empty"
12315 msgstr "bagaimana cara menangani komit yang menjadi kosong"
12317 #: builtin/rebase.c
12318 msgid "keep commits which start empty"
12319 msgstr "simpan komit yang dimulai kosong"
12321 #: builtin/rebase.c
12322 msgid "move commits that begin with squash!/fixup! under -i"
12323 msgstr "pindahakan komit yang diawali dengan squash!/fixup! di bawah -i"
12325 #: builtin/rebase.c
12326 msgid "add exec lines after each commit of the editable list"
12328 "tambahkan baris exec setelah setiap komit dari daftar yang bisa disunting"
12330 #: builtin/rebase.c
12331 msgid "allow rebasing commits with empty messages"
12332 msgstr "perbolehkan mendasarkan ulang komit dengan pesan kosong"
12334 #: builtin/rebase.c
12335 msgid "try to rebase merges instead of skipping them"
12336 msgstr "coba mendasarkan ulang penggabungan daripada melewatkannya"
12338 #: builtin/rebase.c
12339 msgid "use 'merge-base --fork-point' to refine upstream"
12340 msgstr "gunakan 'merge-base --fork-point' untuk menyaring hulu"
12342 #: builtin/rebase.c
12343 msgid "use the given merge strategy"
12344 msgstr "gunakan strategi penggabungan yang diberikan"
12346 #: builtin/rebase.c builtin/revert.c
12350 #: builtin/rebase.c
12351 msgid "pass the argument through to the merge strategy"
12352 msgstr "lewatkan argumen ke strategi penggabungan"
12354 #: builtin/rebase.c
12355 msgid "rebase all reachable commits up to the root(s)"
12356 msgstr "dasarkan ulang semua komit yang bisa dicapai hingga ke akar"
12358 #: builtin/rebase.c
12359 msgid "automatically re-schedule any `exec` that fails"
12360 msgstr "jadwal ulang otomatis `exec` apa saja yang gagal"
12362 #: builtin/rebase.c
12363 msgid "apply all changes, even those already present upstream"
12364 msgstr "terapkan semua perubahan, bahkan yang sudah ada di hulu"
12366 #: builtin/rebase.c
12367 msgid "It looks like 'git am' is in progress. Cannot rebase."
12368 msgstr "Sepertinya 'git am' sedang berjalan. Tidak dapat mendasarkan ulang"
12370 #: builtin/rebase.c
12372 "`rebase --preserve-merges` (-p) is no longer supported.\n"
12373 "Use `git rebase --abort` to terminate current rebase.\n"
12374 "Or downgrade to v2.33, or earlier, to complete the rebase."
12377 #: builtin/rebase.c
12379 "--preserve-merges was replaced by --rebase-merges\n"
12380 "Note: Your `pull.rebase` configuration may also be set to 'preserve',\n"
12381 "which is no longer supported; use 'merges' instead"
12384 #: builtin/rebase.c
12385 msgid "No rebase in progress?"
12386 msgstr "Tidak ada pendasaran ulang yang sedang berjalan?"
12388 #: builtin/rebase.c
12389 msgid "The --edit-todo action can only be used during interactive rebase."
12391 "Aksi --edit-todo hanya dapat digunakan selama pendasaran ulang interaktif."
12393 #: builtin/rebase.c t/helper/test-fast-rebase.c
12394 msgid "Cannot read HEAD"
12395 msgstr "Tidak dapat membaca HEAD"
12397 #: builtin/rebase.c
12399 "You must edit all merge conflicts and then\n"
12400 "mark them as resolved using git add"
12402 "Anda harus menyunting semua konflik penggabungan lalu\n"
12403 "menandainya sebagai terselesaikan menggunakan git add"
12405 #: builtin/rebase.c
12406 msgid "could not discard worktree changes"
12407 msgstr "tidak dapat menyingkirkan perubahan pohon kerja"
12409 #: builtin/rebase.c
12411 msgid "could not move back to %s"
12412 msgstr "tidak dapt memindahkan kembali ke %s"
12414 #: builtin/rebase.c
12417 "It seems that there is already a %s directory, and\n"
12418 "I wonder if you are in the middle of another rebase. If that is the\n"
12419 "case, please try\n"
12421 "If that is not the case, please\n"
12423 "and run me again. I am stopping in case you still have something\n"
12424 "valuable there.\n"
12426 "Sepertinya sudah ada direktori %s, dan saya ingin tahu kalau Anda\n"
12427 "berada di tengah-tengah pendasaran ulang yang lain. Jika itu maksudnya,\n"
12430 "Jika itu bukan, mohon\n"
12432 "dan jalankan saya lagi. Saya berhenti seandainya Anda masih punya\n"
12433 "sesuatu yang berharga di sana.\n"
12435 #: builtin/rebase.c
12436 msgid "switch `C' expects a numerical value"
12437 msgstr "tombol `C' harap nilai numerik"
12439 #: builtin/rebase.c
12441 msgid "Unknown mode: %s"
12442 msgstr "Mode tidak dikenal: %s"
12444 #: builtin/rebase.c
12445 msgid "--strategy requires --merge or --interactive"
12446 msgstr "--strategy butuh --merge atau --interactive"
12448 #: builtin/rebase.c
12449 msgid "apply options and merge options cannot be used together"
12450 msgstr "opsi apply dan opsi merge tidak dapat digunakan bersamaan"
12452 #: builtin/rebase.c
12454 msgid "Unknown rebase backend: %s"
12455 msgstr "Tulang belakang pendasaran ulang tidak dikenal: %s"
12457 #: builtin/rebase.c
12458 msgid "--reschedule-failed-exec requires --exec or --interactive"
12459 msgstr "--reschedule-failed-exec butuh --exec atau --interactive"
12461 #: builtin/rebase.c
12463 msgid "invalid upstream '%s'"
12464 msgstr "hulu tidak valid '%s'"
12466 #: builtin/rebase.c
12467 msgid "Could not create new root commit"
12468 msgstr "tidak dapat membuat komit akar baru"
12470 #: builtin/rebase.c
12472 msgid "no such branch/commit '%s'"
12473 msgstr "tidak ada cabang/komit seperti '%s'"
12475 #: builtin/rebase.c builtin/submodule--helper.c
12477 msgid "No such ref: %s"
12478 msgstr "Tidak ada referensi seperti: %s"
12480 #: builtin/rebase.c
12481 msgid "Could not resolve HEAD to a revision"
12482 msgstr "Tidak dapat menguraikan HEAD ke sebuah revisi"
12484 #: builtin/rebase.c
12486 msgid "'%s': need exactly one merge base with branch"
12487 msgstr "'%s': butuh tepatnya satu dasar penggabungan dengan cabang"
12489 #: builtin/rebase.c
12491 msgid "'%s': need exactly one merge base"
12492 msgstr "'%s': butuh tepatnya satu dasar penggabungan"
12494 #: builtin/rebase.c
12496 msgid "Does not point to a valid commit '%s'"
12497 msgstr "Tidak menunjuk pada komit yang valid '%s'"
12499 #: builtin/rebase.c
12500 msgid "Please commit or stash them."
12501 msgstr "Mohon komit atau stase."
12503 #: builtin/rebase.c
12504 msgid "HEAD is up to date."
12505 msgstr "HEAD terbaru."
12507 #: builtin/rebase.c
12509 msgid "Current branch %s is up to date.\n"
12510 msgstr "Cabang saat ini %s terbaru.\n"
12512 #: builtin/rebase.c
12513 msgid "HEAD is up to date, rebase forced."
12514 msgstr "HEAD terbaru, pendasaran ulang dipaksa."
12516 #: builtin/rebase.c
12518 msgid "Current branch %s is up to date, rebase forced.\n"
12519 msgstr "Cabang saat ini %s terbaru, pendasaran ulang dipaksa.\n"
12521 #: builtin/rebase.c
12522 msgid "The pre-rebase hook refused to rebase."
12523 msgstr "Kail pre-rebase menolak mendasarkan ulang."
12525 #: builtin/rebase.c
12527 msgid "Changes to %s:\n"
12528 msgstr "Perubahan unuk %s:\n"
12530 #: builtin/rebase.c
12532 msgid "Changes from %s to %s:\n"
12533 msgstr "Perubahan dari %s ke %s:\n"
12535 #: builtin/rebase.c
12537 msgid "First, rewinding head to replay your work on top of it...\n"
12539 "Pertama, memutar ulang kepala untuk memainkan ulang karya Anda diatasnya...\n"
12541 #: builtin/rebase.c
12542 msgid "Could not detach HEAD"
12543 msgstr "Tidak dapat melepas HEAD"
12545 #: builtin/rebase.c
12547 msgid "Fast-forwarded %s to %s.\n"
12548 msgstr "Maju-cepat %s ke %s.\n"
12550 #: builtin/receive-pack.c
12551 msgid "git receive-pack <git-dir>"
12552 msgstr "git receive-pack <direktori git>"
12554 #: builtin/receive-pack.c
12556 "By default, updating the current branch in a non-bare repository\n"
12557 "is denied, because it will make the index and work tree inconsistent\n"
12558 "with what you pushed, and will require 'git reset --hard' to match\n"
12559 "the work tree to HEAD.\n"
12561 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
12562 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
12563 "its current branch; however, this is not recommended unless you\n"
12564 "arranged to update its work tree to match what you pushed in some\n"
12567 "To squelch this message and still keep the default behaviour, set\n"
12568 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
12570 "Secara asali, memperbarui cabang saat ini di dalam repositori non-bare\n"
12571 "tidak diperbolehkan, karena akan membuat indeks dan pohon kerja inkonsisten\n"
12572 "dengan yang Anda dorong, dan akan memerlukan 'git reset --hard' untuk\n"
12573 "mencocokkan pohon kerja dengan HEAD.\n"
12575 "Anda dapat menyetel variabel konfigurasi 'receive.denyCurrentBranch' ke\n"
12576 "'ignore' atau 'warn' di repositori remote untuk memperbolehkan dorong ke\n"
12577 "cabang saat itu; tetapi tidak disarankan kecuali Anda dapat memperbarui\n"
12578 "pohon kerjanya agar cocok dengan apa yang Anda dorong dengan cara lain.\n"
12580 "Untuk mematikan pesan ini dan tetap menjaga kebiasaan asali, setel\n"
12581 "variabel konfigurasi 'receive.denyCurrentBranch' ke 'refuse'."
12583 #: builtin/receive-pack.c
12585 "By default, deleting the current branch is denied, because the next\n"
12586 "'git clone' won't result in any file checked out, causing confusion.\n"
12588 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
12589 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
12590 "current branch, with or without a warning message.\n"
12592 "To squelch this message, you can set it to 'refuse'."
12594 "Secara asali, menghapus cabang saat ini tidak diperbolehkan, karena\n"
12595 "'git clone' selanjutnya tidak berujung pada berkas apapun ter-checkout,\n"
12596 "dan mengakibatkan kebingungan.\n"
12597 "Anda dapat menyetel variabel konfigurasi 'receive.denyDeleteCurrent' ke\n"
12598 "'warn' atau 'ignore' di dalam repositori remote untuk memperbolehkan\n"
12599 "menghapus cabang saat ini, dengan atau tanpa pesan peringatan.\n"
12601 "Untuk mematikan pesan ini, Anda dapat menyetelnya ke 'refuse'."
12603 #: builtin/receive-pack.c
12607 #: builtin/receive-pack.c
12608 msgid "you must specify a directory"
12609 msgstr "Anda harus menyebutkan sebuah direktori"
12611 #: builtin/reflog.c
12612 msgid "git reflog [show] [<log-options>] [<ref>]"
12613 msgstr "git remote [show] [<opsi log>] [<referensi>]"
12615 #: builtin/reflog.c
12617 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>]\n"
12618 " [--rewrite] [--updateref] [--stale-fix]\n"
12619 " [--dry-run | -n] [--verbose] [--all [--single-worktree] | "
12622 "git reflog expire [--expire=<waktu>] [--expire-unreachable=<waktu>]\n"
12623 " [--rewrite] [--updateref] [--stale-fix]\n"
12624 " [--dry-run | -n] [--verbose] [--all [--single-worktree] | "
12627 #: builtin/reflog.c
12629 "git reflog delete [--rewrite] [--updateref]\n"
12630 " [--dry-run | -n] [--verbose] <ref>@{<specifier>}..."
12632 "git reflog delete [--rewrite] [--updateref]\n"
12633 " [--dry-run | -n] [--verbose] <referensi>@{<penyebut>}..."
12635 #: builtin/reflog.c
12636 msgid "git reflog exists <ref>"
12637 msgstr "git reflog exists <referensi>"
12639 #: builtin/reflog.c
12641 msgid "invalid timestamp '%s' given to '--%s'"
12642 msgstr "stempel waktu tidak valid '%s' diberikan ke '--%s'"
12644 #: builtin/reflog.c
12645 msgid "do not actually prune any entries"
12646 msgstr "jangan benar-benar pangkas entri apapun"
12648 #: builtin/reflog.c
12650 "rewrite the old SHA1 with the new SHA1 of the entry that now precedes it"
12651 msgstr "tulis ulang SHA1 lama dengan SHA1 baru dari entri yang mendahuluinya"
12653 #: builtin/reflog.c
12654 msgid "update the reference to the value of the top reflog entry"
12655 msgstr "perbarui referensi ke nilai dari entri log referensi atas"
12657 #: builtin/reflog.c
12658 msgid "print extra information on screen"
12659 msgstr "cetak informasi tambahan pada layar"
12661 #: builtin/reflog.c
12665 #: builtin/reflog.c
12666 msgid "prune entries older than the specified time"
12667 msgstr "pangkas entri yang lebih tua dari waktu yang disebutkan"
12669 #: builtin/reflog.c
12671 "prune entries older than <time> that are not reachable from the current tip "
12674 "pangkas entri yang lebih tua dari <waktu> yang tak terjangkau dari ujung "
12677 #: builtin/reflog.c
12678 msgid "prune any reflog entries that point to broken commits"
12679 msgstr "pangkas entri reflog apapun yang menunjuk ke komit yang rusak"
12681 #: builtin/reflog.c
12682 msgid "process the reflogs of all references"
12683 msgstr "proses reflog semua referensi"
12685 #: builtin/reflog.c
12686 msgid "limits processing to reflogs from the current worktree only"
12687 msgstr "batasi pemrosesan ke hanya log referensi dari pohon kerja saat ini"
12689 #: builtin/reflog.c
12691 msgid "Marking reachable objects..."
12692 msgstr "Menandai objek yang bisa dicapai..."
12694 #: builtin/reflog.c
12696 msgid "%s points nowhere!"
12697 msgstr "%s tidak menunjuk ke apapun!"
12699 #: builtin/reflog.c
12700 msgid "no reflog specified to delete"
12701 msgstr "tidak ada log referensi yang disebutkan untuk dihapus"
12703 #: builtin/reflog.c
12705 msgid "invalid ref format: %s"
12706 msgstr "format referensi tidak valid: %s"
12708 #: builtin/remote.c
12710 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
12711 "mirror=<fetch|push>] <name> <url>"
12713 "git remote add [-t <cabang>] [-m <master>] [-f] [--tags | --no-tags] [--"
12714 "mirror=<fetch|push>] <nama> <url>"
12716 #: builtin/remote.c
12717 msgid "git remote rename [--[no-]progress] <old> <new>"
12718 msgstr "git remote rename [--[no-]progress] <lama> <baru>"
12720 #: builtin/remote.c
12721 msgid "git remote remove <name>"
12722 msgstr "git remote remove <nama>"
12724 #: builtin/remote.c
12725 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
12726 msgstr "git remote set-head <nama> (-a | --auto | -d | --delete | <cabang>)"
12728 #: builtin/remote.c
12729 msgid "git remote [-v | --verbose] show [-n] <name>"
12730 msgstr "git remote [-v | --verbose] show [-n] <nama>"
12732 #: builtin/remote.c
12733 msgid "git remote prune [-n | --dry-run] <name>"
12734 msgstr "git remote prune [-n | --dry-run] <nama>"
12736 #: builtin/remote.c
12738 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
12740 "git remote [-v | --verbose] update [-p | --prune] [(<grup> | <remote>)...]"
12742 #: builtin/remote.c
12743 msgid "git remote set-branches [--add] <name> <branch>..."
12744 msgstr "git remote set-branches [--add] <nama> <cabang>..."
12746 #: builtin/remote.c
12747 msgid "git remote get-url [--push] [--all] <name>"
12748 msgstr "git remote get-url [--push] [--all] <nama>"
12750 #: builtin/remote.c
12751 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
12752 msgstr "git remote set-url [--push] <nama> <url baru> [<url lama>]"
12754 #: builtin/remote.c
12755 msgid "git remote set-url --add <name> <newurl>"
12756 msgstr "git remote set-url --add <nama> <url baru>"
12758 #: builtin/remote.c
12759 msgid "git remote set-url --delete <name> <url>"
12760 msgstr "git remote set-url --delete <nama> <url>"
12762 #: builtin/remote.c
12763 msgid "git remote add [<options>] <name> <url>"
12764 msgstr "git remote add [<opsi>] <nama> <url>"
12766 #: builtin/remote.c
12767 msgid "git remote set-branches <name> <branch>..."
12768 msgstr "git remote set-branches <nama> <cabang>"
12770 #: builtin/remote.c
12771 msgid "git remote set-branches --add <name> <branch>..."
12772 msgstr "git remote set-branches --add <nama> <cabang>"
12774 #: builtin/remote.c
12775 msgid "git remote show [<options>] <name>"
12776 msgstr "git remote show [<opsi>] <nama>"
12778 #: builtin/remote.c
12779 msgid "git remote prune [<options>] <name>"
12780 msgstr "git remote prune [<opsi>] <nama>"
12782 #: builtin/remote.c
12783 msgid "git remote update [<options>] [<group> | <remote>]..."
12784 msgstr "git remote update [<opsi>] [<group> | <remote>]..."
12786 #: builtin/remote.c
12788 msgid "Updating %s"
12789 msgstr "Memperbarui %s"
12791 #: builtin/remote.c
12793 msgid "Could not fetch %s"
12794 msgstr "Tidak dapat mengambil %s"
12796 #: builtin/remote.c
12798 "--mirror is dangerous and deprecated; please\n"
12799 "\t use --mirror=fetch or --mirror=push instead"
12801 "--mirror berbahaya dan usang; mohon gunakan --mirror=fetch\n"
12802 "\t atau --mirror=push sebagai gantinya"
12804 #: builtin/remote.c
12806 msgid "unknown mirror argument: %s"
12807 msgstr "argumen mirror tidak dikenal: %s"
12809 #: builtin/remote.c
12810 msgid "fetch the remote branches"
12811 msgstr "ambil cabang remote"
12813 #: builtin/remote.c
12814 msgid "import all tags and associated objects when fetching"
12815 msgstr "impor semua tag dan objek yang terkait ketika mengambil"
12817 #: builtin/remote.c
12818 msgid "or do not fetch any tag at all (--no-tags)"
12819 msgstr "atau jangan mengambil tag apapun (--no-tags)"
12821 #: builtin/remote.c
12822 msgid "branch(es) to track"
12823 msgstr "cabang untuk dilacak"
12825 #: builtin/remote.c
12826 msgid "master branch"
12827 msgstr "cabang master"
12829 #: builtin/remote.c
12830 msgid "set up remote as a mirror to push to or fetch from"
12831 msgstr "atur remote sebagai cermin untuk didorong atau diambil"
12833 #: builtin/remote.c
12834 msgid "specifying a master branch makes no sense with --mirror"
12835 msgstr "menyebutkan cabang master tidak masuk akal dengan --mirror"
12837 #: builtin/remote.c
12838 msgid "specifying branches to track makes sense only with fetch mirrors"
12839 msgstr "menyebutkan cabang untuk dilacak hanya masuk akal dengan cermin ambil"
12841 #: builtin/remote.c
12843 msgid "remote %s already exists."
12844 msgstr "remote %s sudah ada"
12846 #: builtin/remote.c
12848 msgid "Could not setup master '%s'"
12849 msgstr "Tidak dapat mengatur master '%s'"
12851 #: builtin/remote.c trailer.c
12853 msgid "more than one %s"
12854 msgstr "lebih dari satu %s"
12856 #: builtin/remote.c
12858 msgid "unhandled branch.%s.rebase=%s; assuming 'true'"
12859 msgstr "branch.%s.rebase=%s tak tertangani; diasumsikan 'true'"
12861 #: builtin/remote.c
12863 msgid "Could not get fetch map for refspec %s"
12864 msgstr "Tidak dapat mendapatkan peta pengambilan untuk spek referensi %s"
12866 #: builtin/remote.c
12870 #: builtin/remote.c
12874 #: builtin/remote.c
12876 msgid "could not set '%s'"
12877 msgstr "tidak dapat menyetel '%s'"
12879 #: builtin/remote.c config.c
12881 msgid "could not unset '%s'"
12882 msgstr "tidak dapat mem-batal setel '%s'"
12884 #: builtin/remote.c
12887 "The %s configuration remote.pushDefault in:\n"
12889 "now names the non-existent remote '%s'"
12891 "Konfigurasi %s remote.pushDefault di:\n"
12893 "sekarang menamai remote yang tiada '%s'"
12895 #: builtin/remote.c
12897 msgid "No such remote: '%s'"
12898 msgstr "Tidak ada remote seperti: '%s'"
12900 #: builtin/remote.c
12902 msgid "Could not rename config section '%s' to '%s'"
12903 msgstr "Tidak dapat menamai ulang bagian konfigurasi '%s' ke '%s'"
12905 #: builtin/remote.c
12908 "Not updating non-default fetch refspec\n"
12910 "\tPlease update the configuration manually if necessary."
12912 "Tidak memperbarui spek referensi pengambilan bukan asali\n"
12914 "\tMohon perbarui konfigurasi secara manual bila diperlukan."
12916 #: builtin/remote.c
12917 msgid "Renaming remote references"
12918 msgstr "Menamai ulang referensi remote"
12920 #: builtin/remote.c
12922 msgid "deleting '%s' failed"
12923 msgstr "menghapus '%s' gagal"
12925 #: builtin/remote.c
12927 msgid "creating '%s' failed"
12928 msgstr "membuat '%s' gagal"
12930 #: builtin/remote.c
12932 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
12933 "to delete it, use:"
12935 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
12936 "to delete them, use:"
12938 "Catatan: Sebuah cabang diluar hierarki refs/remotes tidak dihapus;\n"
12939 "untuk menghapusnya, gunakan:"
12941 "Catatan: Beberapa cabang diluar hierarki refs/remotes tidak dihapus;\n"
12942 "untuk menghapusnya, gunakan:"
12944 #: builtin/remote.c
12946 msgid "Could not remove config section '%s'"
12947 msgstr "Tidak dapat menghapus bagian konfigurasi '%s'"
12949 #: builtin/remote.c
12951 msgid " new (next fetch will store in remotes/%s)"
12952 msgstr " baru (pengambilan berikutnya akan simpan di remotes/%s)"
12954 #: builtin/remote.c
12958 #: builtin/remote.c
12959 msgid " stale (use 'git remote prune' to remove)"
12960 msgstr " basi (gunakan 'git remote prune' untuk hapus)"
12962 #: builtin/remote.c
12966 #: builtin/remote.c
12968 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
12970 "branch.%s.merge tidak valid; tidak dapat mendasarkan ulang ke lebih dari "
12973 #: builtin/remote.c
12975 msgid "rebases interactively onto remote %s"
12976 msgstr "dasarkan ulang secara interaktif ke remote %s"
12978 #: builtin/remote.c
12980 msgid "rebases interactively (with merges) onto remote %s"
12981 msgstr "dasarkan ulang secara interaktif (dengan penggabungan) ke remote %s"
12983 #: builtin/remote.c
12985 msgid "rebases onto remote %s"
12986 msgstr "dasarkan ulang ke remote %s"
12988 #: builtin/remote.c
12990 msgid " merges with remote %s"
12991 msgstr " gabungkan dengan remote %s"
12993 #: builtin/remote.c
12995 msgid "merges with remote %s"
12996 msgstr "gabungkan dengan remote %s"
12998 #: builtin/remote.c
13000 msgid "%-*s and with remote %s\n"
13001 msgstr "%-*s dan dengan remote %s\n"
13003 #: builtin/remote.c
13007 #: builtin/remote.c
13011 #: builtin/remote.c
13015 #: builtin/remote.c
13016 msgid "fast-forwardable"
13017 msgstr "bisa dimaju cepat"
13019 #: builtin/remote.c
13020 msgid "local out of date"
13021 msgstr "lokal kuno"
13023 #: builtin/remote.c
13025 msgid " %-*s forces to %-*s (%s)"
13026 msgstr " %-*s memaksa untuk %-*s (%s)"
13028 #: builtin/remote.c
13030 msgid " %-*s pushes to %-*s (%s)"
13031 msgstr " %-*s mendorong ke %-*s (%s)"
13033 #: builtin/remote.c
13035 msgid " %-*s forces to %s"
13036 msgstr " %-*s memaksa untuk %s"
13038 #: builtin/remote.c
13040 msgid " %-*s pushes to %s"
13041 msgstr " %-*s mendorong ke %s"
13043 #: builtin/remote.c
13044 msgid "do not query remotes"
13045 msgstr "jangan tanyakan remote"
13047 #: builtin/remote.c
13049 msgid "* remote %s"
13050 msgstr "* remote %s"
13052 #: builtin/remote.c
13054 msgid " Fetch URL: %s"
13055 msgstr " URL pengambilan: %s"
13057 #: builtin/remote.c
13059 msgstr "(tidak ada URL)"
13061 #. TRANSLATORS: the colon ':' should align
13062 #. with the one in " Fetch URL: %s"
13065 #: builtin/remote.c
13067 msgid " Push URL: %s"
13068 msgstr " URL pendorongan: %s"
13070 #: builtin/remote.c
13072 msgid " HEAD branch: %s"
13073 msgstr " Cabang HEAD: %s"
13075 #: builtin/remote.c
13076 msgid "(not queried)"
13077 msgstr "(tidak ditanyakan)"
13079 #: builtin/remote.c
13081 msgstr "(tidak diketahui)"
13083 #: builtin/remote.c
13086 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
13088 " Cabang HEAD (HEAD remote ambigu, bisa jadi salah satu dari yang berikut):\n"
13090 #: builtin/remote.c
13092 msgid " Remote branch:%s"
13093 msgid_plural " Remote branches:%s"
13094 msgstr[0] " Cabang remote:%s"
13095 msgstr[1] " Cabang remote:%s"
13097 #: builtin/remote.c
13098 msgid " (status not queried)"
13099 msgstr " (status tidak ditanyakan)"
13101 #: builtin/remote.c
13102 msgid " Local branch configured for 'git pull':"
13103 msgid_plural " Local branches configured for 'git pull':"
13104 msgstr[0] " Cabang lokal dikonfigurasi untuk 'git pull':"
13105 msgstr[1] " Cabang lokal dikonfigurasi untuk 'git pull':"
13107 #: builtin/remote.c
13108 msgid " Local refs will be mirrored by 'git push'"
13109 msgstr " Referensi lokal yang akan dicerminkan oleh 'git push'"
13111 #: builtin/remote.c
13113 msgid " Local ref configured for 'git push'%s:"
13114 msgid_plural " Local refs configured for 'git push'%s:"
13115 msgstr[0] " Referensi lokal dikonfigurasi untuk 'git push'%s:"
13116 msgstr[1] " Referensi lokal dikonfigurasi untuk 'git push'%s:"
13118 #: builtin/remote.c
13119 msgid "set refs/remotes/<name>/HEAD according to remote"
13120 msgstr "setel refs/remotes/<nama>/HEAD tergantung remote"
13122 #: builtin/remote.c
13123 msgid "delete refs/remotes/<name>/HEAD"
13124 msgstr "hapus refs/remotes/<nama>/HEAD"
13126 #: builtin/remote.c
13127 msgid "Cannot determine remote HEAD"
13128 msgstr "Tidak dapat menentukan HEAD remote"
13130 #: builtin/remote.c
13131 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
13132 msgstr "Banyak cabang HEAD remote. Mohon pilih satu secara eksplisit dengan:"
13134 #: builtin/remote.c
13136 msgid "Could not delete %s"
13137 msgstr "Tidak dapat menghapus %s"
13139 #: builtin/remote.c
13141 msgid "Not a valid ref: %s"
13142 msgstr "Bukan referensi valid: %s"
13144 #: builtin/remote.c
13146 msgid "Could not setup %s"
13147 msgstr "Tidak dapat mengatur %s"
13149 #: builtin/remote.c
13151 msgid " %s will become dangling!"
13152 msgstr " %s akan menjadi teruntai!"
13154 #: builtin/remote.c
13156 msgid " %s has become dangling!"
13157 msgstr " %s telah menjadi teruntai!"
13159 #: builtin/remote.c
13162 msgstr "Memangkas %s"
13164 #: builtin/remote.c
13169 #: builtin/remote.c
13171 msgid " * [would prune] %s"
13172 msgstr " * [akan pangkas] %s"
13174 #: builtin/remote.c
13176 msgid " * [pruned] %s"
13177 msgstr " * [dipangkas] %s"
13179 #: builtin/remote.c
13180 msgid "prune remotes after fetching"
13181 msgstr "pangkas remote setelah pengambilan"
13183 #: builtin/remote.c
13185 msgid "No such remote '%s'"
13186 msgstr "Tidak ada remote seperti '%s'"
13188 #: builtin/remote.c
13190 msgstr "tambah cabang"
13192 #: builtin/remote.c
13193 msgid "no remote specified"
13194 msgstr "tidak ada remote yang disebutkan"
13196 #: builtin/remote.c
13197 msgid "query push URLs rather than fetch URLs"
13198 msgstr "tanyakan URL pendorongan daripada URL pengambilan"
13200 #: builtin/remote.c
13201 msgid "return all URLs"
13202 msgstr "kembalikan semua URL"
13204 #: builtin/remote.c
13206 msgid "no URLs configured for remote '%s'"
13207 msgstr "tidak ada URL yang dikonfigurasi untuk remote '%s'"
13209 #: builtin/remote.c
13210 msgid "manipulate push URLs"
13211 msgstr "manipulasi URL pendorongan"
13213 #: builtin/remote.c
13215 msgstr "tambah URL"
13217 #: builtin/remote.c
13218 msgid "delete URLs"
13221 #: builtin/remote.c
13222 msgid "--add --delete doesn't make sense"
13223 msgstr "--add --delete tidak masuk akal"
13225 #: builtin/remote.c
13227 msgid "Invalid old URL pattern: %s"
13228 msgstr "pola URL lama tidak valid: %s"
13230 #: builtin/remote.c
13232 msgid "No such URL found: %s"
13233 msgstr "Tidak ada URL yang ditemukan seperti: %s"
13235 #: builtin/remote.c
13236 msgid "Will not delete all non-push URLs"
13237 msgstr "Tidak akan hapus semua URL non-dorong"
13239 #: builtin/remote.c
13240 msgid "be verbose; must be placed before a subcommand"
13241 msgstr "jadi lebih bertele-tele; harus ditempatkan sebelum subperintah"
13243 #: builtin/repack.c
13244 msgid "git repack [<options>]"
13245 msgstr "git repack [<opsi>]"
13247 #: builtin/repack.c
13249 "Incremental repacks are incompatible with bitmap indexes. Use\n"
13250 "--no-write-bitmap-index or disable the pack.writeBitmaps configuration."
13252 "Pengepakan ulang tambahan tidak kompatibel dengan indeks bitmap. Gunakan\n"
13253 " --no-write-bitmap-index atau nonaktifkan konfigurasi pack.writeBitmaps."
13255 #: builtin/repack.c
13256 msgid "could not start pack-objects to repack promisor objects"
13257 msgstr "tidak dapat memulai pack-objects untuk mengepak ulang objek pejanji"
13259 #: builtin/repack.c
13260 msgid "repack: Expecting full hex object ID lines only from pack-objects."
13261 msgstr "repack: Mengharapkan baris ID objek hex penuh hanya dari pack-objects."
13263 #: builtin/repack.c
13264 msgid "could not finish pack-objects to repack promisor objects"
13266 "tidak dapat menyelesaikan pack-objects untuk mengepak ulang objek pejanji"
13268 #: builtin/repack.c
13270 msgid "cannot open index for %s"
13271 msgstr "tidak dapat membuka indeks untuk %s"
13273 #: builtin/repack.c
13275 msgid "pack %s too large to consider in geometric progression"
13276 msgstr "pak %s terlalu besar untuk dipertimbangkan dalam deret geometri"
13278 #: builtin/repack.c
13280 msgid "pack %s too large to roll up"
13281 msgstr "pak %s terlalu besar untuk digulung"
13283 #: builtin/repack.c
13285 msgid "could not open tempfile %s for writing"
13286 msgstr "tidak dapat membuka berkas sementara '%s' untuk ditulis"
13288 #: builtin/repack.c
13289 msgid "could not close refs snapshot tempfile"
13290 msgstr "tidak dapat menutup berkas sementara jepretan referensi"
13292 #: builtin/repack.c
13293 msgid "pack everything in a single pack"
13294 msgstr "pak semuanya dalam satu pak"
13296 #: builtin/repack.c
13297 msgid "same as -a, and turn unreachable objects loose"
13298 msgstr "sama seperti -a, dan jadikan objek yang tak dapat dicapai longgar"
13300 #: builtin/repack.c
13301 msgid "same as -a, pack unreachable cruft objects separately"
13302 msgstr "sama seperti -a, dan jadikan objek sisa yang tak dapat dicapai longgar"
13304 #: builtin/repack.c
13305 msgid "approxidate"
13306 msgstr "tanggal aproksimasi"
13308 #: builtin/repack.c
13309 msgid "with -C, expire objects older than this"
13310 msgstr "dengan -C, jangan kadaluarsakan objek lebih lama dari ini"
13312 #: builtin/repack.c
13313 msgid "remove redundant packs, and run git-prune-packed"
13314 msgstr "hapus pak berlebihan, dan jalankan git-prune-packed"
13316 #: builtin/repack.c
13317 msgid "pass --no-reuse-delta to git-pack-objects"
13318 msgstr "lewatkan --no-reuse-delta ke git-pack-objects"
13320 #: builtin/repack.c
13321 msgid "pass --no-reuse-object to git-pack-objects"
13322 msgstr "lewatkan --no-reuse-object ke git-pack-objects"
13324 #: builtin/repack.c
13325 msgid "do not run git-update-server-info"
13326 msgstr "jangan jalankan git-update-server-info"
13328 #: builtin/repack.c
13329 msgid "pass --local to git-pack-objects"
13330 msgstr "lewatkan --local ke git-pack-objects"
13332 #: builtin/repack.c
13333 msgid "write bitmap index"
13334 msgstr "tulis indeks bitmap"
13336 #: builtin/repack.c
13337 msgid "pass --delta-islands to git-pack-objects"
13338 msgstr "lewatkan --delta-islands ke git-pack-objects"
13340 #: builtin/repack.c
13341 msgid "with -A, do not loosen objects older than this"
13342 msgstr "dengan -A, jangan longgarkan objek lebih lama dari ini"
13344 #: builtin/repack.c
13345 msgid "with -a, repack unreachable objects"
13346 msgstr "dengan -a, pak ulang objek yang tak dapat dicapai"
13348 #: builtin/repack.c
13349 msgid "size of the window used for delta compression"
13350 msgstr "ukuran jendela yang digunakan untuk kompresi delta"
13352 #: builtin/repack.c
13356 #: builtin/repack.c
13357 msgid "same as the above, but limit memory size instead of entries count"
13359 "sama seperti yang diatas, tetapi batasi penggunaan memori daripada hitungan "
13362 #: builtin/repack.c
13363 msgid "limits the maximum delta depth"
13364 msgstr "batasi kedalaman delta maksimum"
13366 #: builtin/repack.c
13367 msgid "limits the maximum number of threads"
13368 msgstr "batasi jumlah utas maksimum"
13370 #: builtin/repack.c
13371 msgid "maximum size of each packfile"
13372 msgstr "ukuran maksimum setiap berkas pak"
13374 #: builtin/repack.c
13375 msgid "repack objects in packs marked with .keep"
13376 msgstr "pak ulang objek dalam pak yang ditandai dengan .keep"
13378 #: builtin/repack.c
13379 msgid "do not repack this pack"
13380 msgstr "jangan pak ulang pak ini"
13382 #: builtin/repack.c
13383 msgid "find a geometric progression with factor <N>"
13384 msgstr "temukan deret geometri dengan faktor <N>"
13386 #: builtin/repack.c
13387 msgid "write a multi-pack index of the resulting packs"
13388 msgstr "tulis indeks multipak dari pak yang dihasilkan"
13390 #: builtin/repack.c
13391 msgid "cannot delete packs in a precious-objects repo"
13392 msgstr "tidak dapat menghapus pak dalam repositori objek berharga"
13394 #: builtin/repack.c
13395 msgid "Nothing new to pack."
13396 msgstr "Tidak ada yang baru untuk dipak."
13398 #: builtin/repack.c
13400 msgid "pack prefix %s does not begin with objdir %s"
13401 msgstr "nama berkas paket %s tidak diawali dengan %s"
13403 #: builtin/repack.c
13405 msgid "missing required file: %s"
13406 msgstr "berkas yang diperlukan hilang: %s"
13408 #: builtin/repack.c
13410 msgid "could not unlink: %s"
13411 msgstr "tidak dapat membatal taut: %s"
13413 #: builtin/replace.c
13414 msgid "git replace [-f] <object> <replacement>"
13417 #: builtin/replace.c
13418 msgid "git replace [-f] --edit <object>"
13421 #: builtin/replace.c
13422 msgid "git replace [-f] --graft <commit> [<parent>...]"
13425 #: builtin/replace.c
13426 msgid "git replace -d <object>..."
13429 #: builtin/replace.c
13430 msgid "git replace [--format=<format>] [-l [<pattern>]]"
13433 #: builtin/replace.c
13436 "invalid replace format '%s'\n"
13437 "valid formats are 'short', 'medium' and 'long'"
13440 #: builtin/replace.c
13442 msgid "replace ref '%s' not found"
13445 #: builtin/replace.c
13447 msgid "Deleted replace ref '%s'"
13450 #: builtin/replace.c
13452 msgid "'%s' is not a valid ref name"
13455 #: builtin/replace.c
13457 msgid "replace ref '%s' already exists"
13460 #: builtin/replace.c
13463 "Objects must be of the same type.\n"
13464 "'%s' points to a replaced object of type '%s'\n"
13465 "while '%s' points to a replacement object of type '%s'."
13468 #: builtin/replace.c
13470 msgid "unable to open %s for writing"
13473 #: builtin/replace.c
13474 msgid "cat-file reported failure"
13477 #: builtin/replace.c
13479 msgid "unable to open %s for reading"
13482 #: builtin/replace.c
13483 msgid "unable to spawn mktree"
13486 #: builtin/replace.c
13487 msgid "unable to read from mktree"
13490 #: builtin/replace.c
13491 msgid "mktree reported failure"
13494 #: builtin/replace.c
13495 msgid "mktree did not return an object name"
13498 #: builtin/replace.c
13500 msgid "unable to fstat %s"
13503 #: builtin/replace.c
13504 msgid "unable to write object to database"
13507 #: builtin/replace.c
13509 msgid "unable to get object type for %s"
13512 #: builtin/replace.c
13513 msgid "editing object file failed"
13516 #: builtin/replace.c
13518 msgid "new object is the same as the old one: '%s'"
13521 #: builtin/replace.c
13523 msgid "could not parse %s as a commit"
13526 #: builtin/replace.c
13528 msgid "bad mergetag in commit '%s'"
13531 #: builtin/replace.c
13533 msgid "malformed mergetag in commit '%s'"
13536 #: builtin/replace.c
13539 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
13540 "instead of --graft"
13543 #: builtin/replace.c
13545 msgid "the original commit '%s' has a gpg signature"
13548 #: builtin/replace.c
13549 msgid "the signature will be removed in the replacement commit!"
13552 #: builtin/replace.c
13554 msgid "could not write replacement commit for: '%s'"
13557 #: builtin/replace.c
13559 msgid "graft for '%s' unnecessary"
13562 #: builtin/replace.c
13564 msgid "new commit is the same as the old one: '%s'"
13567 #: builtin/replace.c
13570 "could not convert the following graft(s):\n"
13574 #: builtin/replace.c
13575 msgid "list replace refs"
13578 #: builtin/replace.c
13579 msgid "delete replace refs"
13582 #: builtin/replace.c
13583 msgid "edit existing object"
13586 #: builtin/replace.c
13587 msgid "change a commit's parents"
13590 #: builtin/replace.c
13591 msgid "convert existing graft file"
13594 #: builtin/replace.c
13595 msgid "replace the ref if it exists"
13598 #: builtin/replace.c
13599 msgid "do not pretty-print contents for --edit"
13602 #: builtin/replace.c
13603 msgid "use this format"
13606 #: builtin/replace.c
13607 msgid "--format cannot be used when not listing"
13610 #: builtin/replace.c
13611 msgid "-f only makes sense when writing a replacement"
13614 #: builtin/replace.c
13615 msgid "--raw only makes sense with --edit"
13618 #: builtin/replace.c
13619 msgid "-d needs at least one argument"
13622 #: builtin/replace.c
13623 msgid "bad number of arguments"
13626 #: builtin/replace.c
13627 msgid "-e needs exactly one argument"
13630 #: builtin/replace.c
13631 msgid "-g needs at least one argument"
13634 #: builtin/replace.c
13635 msgid "--convert-graft-file takes no argument"
13638 #: builtin/replace.c
13639 msgid "only one pattern can be given with -l"
13642 #: builtin/rerere.c
13643 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
13646 #: builtin/rerere.c
13647 msgid "register clean resolutions in index"
13650 #: builtin/rerere.c
13651 msgid "'git rerere forget' without paths is deprecated"
13654 #: builtin/rerere.c
13656 msgid "unable to generate diff for '%s'"
13661 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
13663 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<komit>]"
13666 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
13667 msgstr "git reset [-q] [<mirip-pohon>] [--] <spek jalur>..."
13671 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
13673 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<mirip-pohon>]"
13676 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
13677 msgstr "git reset --patch [<mirip-pohon>] [--] [<pathspec>...]"
13700 msgid "You do not have a valid HEAD."
13701 msgstr "Anda tidak punya HEAD yang valid."
13704 msgid "Failed to find tree of HEAD."
13705 msgstr "Gagal menemukan pohon HEAD."
13709 msgid "Failed to find tree of %s."
13710 msgstr "Gagal menemukan pohon dari %s."
13714 msgid "HEAD is now at %s"
13715 msgstr "HEAD sekarang pada %s"
13719 msgid "Cannot do a %s reset in the middle of a merge."
13720 msgstr "Tidak dapat lakukan reset %s di tengah-tengah penggabungan."
13722 #: builtin/reset.c builtin/stash.c
13723 msgid "be quiet, only report errors"
13724 msgstr "diam, hanya laporkan kesalahan"
13727 msgid "skip refreshing the index after reset"
13731 msgid "reset HEAD and index"
13732 msgstr "setel ulang HEAD dan indeks"
13735 msgid "reset only HEAD"
13736 msgstr "hanya setel ulang HEAD"
13739 msgid "reset HEAD, index and working tree"
13740 msgstr "setel ulang HEAD, indeks dan pohon kerja"
13743 msgid "reset HEAD but keep local changes"
13744 msgstr "setel ulang HEAD tapi simpan perubahan lokal"
13747 msgid "record only the fact that removed paths will be added later"
13748 msgstr "hanya rekam fakta bahwa jalur yang terhapus akan ditambahkan nanti"
13752 msgid "Failed to resolve '%s' as a valid revision."
13753 msgstr "Gagal menguraikan '%s' sebagai revisi yang valid."
13757 msgid "Failed to resolve '%s' as a valid tree."
13758 msgstr "Gagal menguraikan '%s' sebagaikan pohon yang valid."
13761 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
13763 "--mixed dengan jalur usang; sebagai gantinya gunakan 'git reset --<jalur>'."
13767 msgid "Cannot do %s reset with paths."
13768 msgstr "Tidak dapat lakukan reset %s dengan jalur."
13772 msgid "%s reset is not allowed in a bare repository"
13773 msgstr "Reset %s tidak diperbolehkan dalam repositori bare"
13776 msgid "Unstaged changes after reset:"
13777 msgstr "Perubahan tak tergelar setelah setel ulang:"
13782 "It took %.2f seconds to refresh the index after reset. You can use\n"
13783 "'--no-refresh' to avoid this."
13785 "Butuh %.2f detik untuk menyegarkan indeks setelah penyetelan ulang.\n"
13786 "Anda bisa gunakan '--no-refresh' untuk menghindari hal tersebut."
13790 msgid "Could not reset index file to revision '%s'."
13791 msgstr "Tidak dapat menyetel ulang berkas indeks ke revisi '%s'."
13794 msgid "Could not write new index file."
13795 msgstr "Tidak dapat menulis berkas indeks baru."
13797 #: builtin/rev-list.c pack-bitmap.c
13799 msgid "unable to get disk usage of %s"
13802 #: builtin/rev-list.c
13803 msgid "rev-list does not support display of notes"
13804 msgstr "rev-list tidak mendukung penampilan catatan"
13806 #: builtin/rev-list.c
13808 msgid "marked counting and '%s' cannot be used together"
13809 msgstr "hitungan tertanda dan '%s' tidak dapat digunakan bersamaan."
13811 #: builtin/rev-parse.c
13812 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
13813 msgstr "git rev-parse --parseopt [<opsi>] -- [<argumen>...]"
13815 #: builtin/rev-parse.c
13816 msgid "keep the `--` passed as an arg"
13817 msgstr "tetap `--` dilewatkan sebagai argumen"
13819 #: builtin/rev-parse.c
13820 msgid "stop parsing after the first non-option argument"
13821 msgstr "hentikan penguraian setelah argumen non-opsi pertama"
13823 #: builtin/rev-parse.c
13824 msgid "output in stuck long form"
13825 msgstr "keluarkan dalam bentuk lengket panjang"
13827 #: builtin/rev-parse.c
13828 msgid "premature end of input"
13829 msgstr "akhir masukan prematur"
13831 #: builtin/rev-parse.c
13832 msgid "no usage string given before the `--' separator"
13833 msgstr "tidak ada untai penggunaan yang diberikan sebelum pemisah `--'"
13835 #: builtin/rev-parse.c
13836 msgid "Needed a single revision"
13837 msgstr "Butuh satu revisi"
13839 #: builtin/rev-parse.c
13841 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
13842 " or: git rev-parse --sq-quote [<arg>...]\n"
13843 " or: git rev-parse [<options>] [<arg>...]\n"
13845 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
13847 "git rev-parse --parseopt [<opsi>] -- [<argumen>...]\n"
13848 " atau: git rev-parse --sq-quote [<argumen>...]\n"
13849 " atau: git rev-parse [<opsi>] [<argumen>...]\n"
13850 "Jalankan \"git rev-parse --parseopt -h\" untuk informasi lebih lanjut pada "
13851 "penggunaan pertama."
13853 #: builtin/rev-parse.c
13854 msgid "--resolve-git-dir requires an argument"
13855 msgstr "--resolve-git-dir butuh sebuah argumen"
13857 #: builtin/rev-parse.c
13859 msgid "not a gitdir '%s'"
13860 msgstr "bukan sebuah gitdir '%s'"
13862 #: builtin/rev-parse.c
13863 msgid "--git-path requires an argument"
13864 msgstr "--git-path buth sebuah argumen"
13866 #: builtin/rev-parse.c
13867 msgid "-n requires an argument"
13868 msgstr "-n butuh sebuah argumen"
13870 #: builtin/rev-parse.c
13871 msgid "--path-format requires an argument"
13872 msgstr "--path-format butuh sebuah argumen"
13874 #: builtin/rev-parse.c
13876 msgid "unknown argument to --path-format: %s"
13877 msgstr "argumen ke --path-format tidak dikenal: %s"
13879 #: builtin/rev-parse.c
13880 msgid "--default requires an argument"
13881 msgstr "--default butuh sebuah argumen"
13883 #: builtin/rev-parse.c
13884 msgid "--prefix requires an argument"
13885 msgstr "--prefix butuh sebuah argumen"
13887 #: builtin/rev-parse.c
13889 msgid "unknown mode for --abbrev-ref: %s"
13890 msgstr "mode untuk --abbrev-ref tidak dikenal: %s"
13892 #: builtin/rev-parse.c setup.c
13893 msgid "this operation must be run in a work tree"
13894 msgstr "operasi ini harus dijalankan di dalam pohon kerja"
13896 #: builtin/rev-parse.c
13898 msgid "unknown mode for --show-object-format: %s"
13899 msgstr "mode untuk --show-object-format tidak dikenal: %s"
13901 #: builtin/revert.c
13902 msgid "git revert [<options>] <commit-ish>..."
13903 msgstr "git revert [<opsi>] <mirip-komit>..."
13905 #: builtin/revert.c
13906 msgid "git revert <subcommand>"
13907 msgstr "git revert <subperintah>"
13909 #: builtin/revert.c
13910 msgid "git cherry-pick [<options>] <commit-ish>..."
13911 msgstr "git cherry-pick [<opsi>] <mirip-komit>..."
13913 #: builtin/revert.c
13914 msgid "git cherry-pick <subcommand>"
13915 msgstr "git cherry-pick <subperintah>"
13917 #: builtin/revert.c
13919 msgid "option `%s' expects a number greater than zero"
13920 msgstr "opsi `%s' harap sebuah angka lebih dari nol"
13922 #: builtin/revert.c
13924 msgid "%s: %s cannot be used with %s"
13925 msgstr "%s: %s tidak dapat digunakan dengan %s"
13927 #: builtin/revert.c
13928 msgid "end revert or cherry-pick sequence"
13929 msgstr "akhiri rangkaian pembalikan atau pemetikan ceri"
13931 #: builtin/revert.c
13932 msgid "resume revert or cherry-pick sequence"
13933 msgstr "lanjutkan rangkaian pembalikan atau pemetikan ceri"
13935 #: builtin/revert.c
13936 msgid "cancel revert or cherry-pick sequence"
13937 msgstr "batalkan rangkaian pembalikan atau pemetikan ceri"
13939 #: builtin/revert.c
13940 msgid "skip current commit and continue"
13941 msgstr "lewati komit saat ini dan lanjutkan"
13943 #: builtin/revert.c
13944 msgid "don't automatically commit"
13945 msgstr "jangan komit otomatis"
13947 #: builtin/revert.c
13948 msgid "edit the commit message"
13949 msgstr "sunting pesan komit"
13951 #: builtin/revert.c
13952 msgid "parent-number"
13953 msgstr "nomor-induk"
13955 #: builtin/revert.c
13956 msgid "select mainline parent"
13957 msgstr "pilih induk garis utama"
13959 #: builtin/revert.c
13960 msgid "merge strategy"
13961 msgstr "strategi penggabungan"
13963 #: builtin/revert.c
13964 msgid "option for merge strategy"
13965 msgstr "opsi untuk strategi penggabungan"
13967 #: builtin/revert.c
13968 msgid "append commit name"
13969 msgstr "tambahkan nama komit"
13971 #: builtin/revert.c
13972 msgid "preserve initially empty commits"
13973 msgstr "pertahankan komit kosong awal"
13975 #: builtin/revert.c
13976 msgid "allow commits with empty messages"
13977 msgstr "perbolehkan komit dengan pesan kosong"
13979 #: builtin/revert.c
13980 msgid "keep redundant, empty commits"
13981 msgstr "simpan komit kosong mubazir"
13983 #: builtin/revert.c
13984 msgid "use the 'reference' format to refer to commits"
13987 #: builtin/revert.c
13988 msgid "revert failed"
13989 msgstr "pembalikan gagal"
13991 #: builtin/revert.c
13992 msgid "cherry-pick failed"
13993 msgstr "pemetikan ceri gagal"
13996 msgid "git rm [<options>] [--] <file>..."
13997 msgstr "git rm [<opsi>] [--] <berkas>..."
14001 "the following file has staged content different from both the\n"
14002 "file and the HEAD:"
14004 "the following files have staged content different from both the\n"
14005 "file and the HEAD:"
14007 "berkas berikut punya konten tergelar yang berbeda dengan baik\n"
14010 "berkas berikut punya konten tergelar yang berbeda dengan baik\n"
14016 "(use -f to force removal)"
14019 "(gunakan -f untuk paksa hapus)"
14022 msgid "the following file has changes staged in the index:"
14023 msgid_plural "the following files have changes staged in the index:"
14024 msgstr[0] "berkas berikut punya perubahan tergelar dalam indeks:"
14025 msgstr[1] "berkas berikut punya perubahan tergelar dalam indeks:"
14030 "(use --cached to keep the file, or -f to force removal)"
14033 "(gunakan --cached untuk jaga berkas, atau -f untuk paksa hapus)"
14036 msgid "the following file has local modifications:"
14037 msgid_plural "the following files have local modifications:"
14038 msgstr[0] "berkas berikut punya modifikasi lokal:"
14039 msgstr[1] "berkas berikut punya modifikasi lokal:"
14042 msgid "do not list removed files"
14043 msgstr "jangan daftar berkas terhapus"
14046 msgid "only remove from the index"
14047 msgstr "hanya hapus dari indeks"
14050 msgid "override the up-to-date check"
14051 msgstr "timpa pemeriksaan terbaru"
14054 msgid "allow recursive removal"
14055 msgstr "perbolehkan penghapusan rekursif"
14058 msgid "exit with a zero status even if nothing matched"
14059 msgstr "keluar dengan nol bahkan jika tidak ada yang cocok"
14062 msgid "No pathspec was given. Which files should I remove?"
14064 "Tidak ada spek jalur yang diberikan. Berkas mana yang harusnya saya hapus?"
14067 msgid "please stage your changes to .gitmodules or stash them to proceed"
14068 msgstr "mohon gelar perubahan Anda ke .gitmodules atau stase untuk melanjutkan"
14072 msgid "not removing '%s' recursively without -r"
14073 msgstr "tidak menghapus '%s' secara rekursif tanpa -r"
14077 msgid "git rm: unable to remove %s"
14078 msgstr "git rm: tidak dapat menghapus %s"
14080 #: builtin/send-pack.c
14082 "git send-pack [--mirror] [--dry-run] [--force]\n"
14083 " [--receive-pack=<git-receive-pack>]\n"
14084 " [--verbose] [--thin] [--atomic]\n"
14085 " [<host>:]<directory> (--all | <ref>...)"
14087 "git send-pack [--mirror] [--dry-run] [--force]\n"
14088 " [--receive-pack=<git-receive-pack>\n"
14089 "] [--verbose] [--thin] [--atomic]\n"
14090 " [<tuan rumah>:]<direktori> (--all | <referensi>...)"
14092 #: builtin/send-pack.c
14093 msgid "remote name"
14094 msgstr "nama remote"
14096 #: builtin/send-pack.c
14097 msgid "use stateless RPC protocol"
14098 msgstr "gunakan protokol RPC nirkeadaan"
14100 #: builtin/send-pack.c
14101 msgid "read refs from stdin"
14102 msgstr "baca referensi dari masukan standar"
14104 #: builtin/send-pack.c
14105 msgid "print status from remote helper"
14106 msgstr "cetak status dari pembantu remote"
14108 #: builtin/shortlog.c
14109 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
14110 msgstr "git shortlog [<opsi>] [<rentang revisi>] [[--] <jalur>...]"
14112 #: builtin/shortlog.c
14113 msgid "git log --pretty=short | git shortlog [<options>]"
14114 msgstr "git log --pretty=short | git shortlog [<opsi>]"
14116 #: builtin/shortlog.c
14117 msgid "using multiple --group options with stdin is not supported"
14118 msgstr "menggunakan banyak opsi --group dengan masukan standar tidak didukung"
14120 #: builtin/shortlog.c
14121 msgid "using --group=trailer with stdin is not supported"
14122 msgstr "mengguanakn --group=trailer dengan stdin tidak didukung"
14124 #: builtin/shortlog.c
14126 msgid "unknown group type: %s"
14127 msgstr "tipe kelompok tidak dikenal: %s"
14129 #: builtin/shortlog.c
14130 msgid "group by committer rather than author"
14131 msgstr "kelompokkan oleh pengkomit daripada pengarang"
14133 #: builtin/shortlog.c
14134 msgid "sort output according to the number of commits per author"
14135 msgstr "urutkan keluaran berdasarkan jumlah komit per pengarang"
14137 #: builtin/shortlog.c
14138 msgid "suppress commit descriptions, only provides commit count"
14139 msgstr "sembunyikan deskripsi komit, hanya sediakan hitungan komit"
14141 #: builtin/shortlog.c
14142 msgid "show the email address of each author"
14143 msgstr "perlihatkan alamat email setiap pengarang"
14145 #: builtin/shortlog.c
14146 msgid "<w>[,<i1>[,<i2>]]"
14147 msgstr "<w>[,<i1>[,<i2>]]"
14149 #: builtin/shortlog.c
14150 msgid "linewrap output"
14151 msgstr "bungkus-baris keluaran"
14153 #: builtin/shortlog.c
14157 #: builtin/shortlog.c
14158 msgid "group by field"
14159 msgstr "kelompokkan oleh bidang"
14161 #: builtin/shortlog.c
14162 msgid "too many arguments given outside repository"
14163 msgstr "terlalu banyak argumen diberikan di luar repositori"
14165 #: builtin/show-branch.c
14167 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
14168 " [--current] [--color[=<when>] | --no-color] [--sparse]\n"
14169 " [--more=<n> | --list | --independent | --merge-base]\n"
14170 " [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
14172 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
14173 " [--current] [--color[=<kapan>] | --no-color] [--sparse]\n"
14174 " [--more=<n> | --list | --independent | --merge-base]\n"
14175 " [--no-name | --sha1-name] [--topics] [(<revisi> | <glob>)...]"
14177 #: builtin/show-branch.c
14178 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
14179 msgstr "git show-branch (-g | --reflog)[=<n>[,<dasar>]] [--list] [<referensi>]"
14181 #: builtin/show-branch.c
14183 msgid "ignoring %s; cannot handle more than %d ref"
14184 msgid_plural "ignoring %s; cannot handle more than %d refs"
14185 msgstr[0] "mengabaikan %s; tidak dapat menangani lebih dari %d referensi"
14186 msgstr[1] "mengabaikan %s; tidak dapat menangani lebih dari %d referensi"
14188 #: builtin/show-branch.c
14190 msgid "no matching refs with %s"
14191 msgstr "tidak ada referensi yang cocok dengan %s"
14193 #: builtin/show-branch.c
14194 msgid "show remote-tracking and local branches"
14195 msgstr "perlihatkan cabang pelacak remote dan lokal"
14197 #: builtin/show-branch.c
14198 msgid "show remote-tracking branches"
14199 msgstr "perlihatkan cabang pelacak remote"
14201 #: builtin/show-branch.c
14202 msgid "color '*!+-' corresponding to the branch"
14203 msgstr "warna '*!+-' bersesuaian pada cabang"
14205 #: builtin/show-branch.c
14206 msgid "show <n> more commits after the common ancestor"
14207 msgstr "perlihatkan <n> komit lagi setelah nenek moyang yang sama"
14209 #: builtin/show-branch.c
14210 msgid "synonym to more=-1"
14211 msgstr "sinonim untuk more=-1"
14213 #: builtin/show-branch.c
14214 msgid "suppress naming strings"
14215 msgstr "sembunyikan untai penamaan"
14217 #: builtin/show-branch.c
14218 msgid "include the current branch"
14219 msgstr "masukkan cabang saat ini"
14221 #: builtin/show-branch.c
14222 msgid "name commits with their object names"
14223 msgstr "namai komit dengan nama objeknya"
14225 #: builtin/show-branch.c
14226 msgid "show possible merge bases"
14227 msgstr "perlihatkan dasar penggabungan yang mungkin"
14229 #: builtin/show-branch.c
14230 msgid "show refs unreachable from any other ref"
14232 "perlihatkan referensi yang tidak dapat dicapai dari referensi yang lainnya"
14234 #: builtin/show-branch.c
14235 msgid "show commits in topological order"
14236 msgstr "perlihatkan komit dalam urutan topologis"
14238 #: builtin/show-branch.c
14239 msgid "show only commits not on the first branch"
14240 msgstr "hanya perlihatkan komit yang bukan pada cabang pertama"
14242 #: builtin/show-branch.c
14243 msgid "show merges reachable from only one tip"
14244 msgstr "perlihatkan penggabungan yang bisa dicapai hanya dari satu ujung"
14246 #: builtin/show-branch.c
14247 msgid "topologically sort, maintaining date order where possible"
14248 msgstr "urutkan secara topologis, pelihara urutan tanggal bila memungkinkan"
14250 #: builtin/show-branch.c
14251 msgid "<n>[,<base>]"
14252 msgstr "<n>[,<dasar>]"
14254 #: builtin/show-branch.c
14255 msgid "show <n> most recent ref-log entries starting at base"
14256 msgstr "perlihatkan <n> entri ref-log terkini dimulai dari dasar"
14258 #: builtin/show-branch.c
14259 msgid "no branches given, and HEAD is not valid"
14260 msgstr "tidak ada cabang yang diberikan, dan HEAD tidak valid"
14262 #: builtin/show-branch.c
14263 msgid "--reflog option needs one branch name"
14264 msgstr "opsi --reflog butuh satu nama cabang"
14266 #: builtin/show-branch.c
14268 msgid "only %d entry can be shown at one time."
14269 msgid_plural "only %d entries can be shown at one time."
14270 msgstr[0] "hanya %d entri yang bisa diperlihatkan pada satu waktu."
14271 msgstr[1] "hanya %d entri yang bisa diperlihatkan pada satu waktu."
14273 #: builtin/show-branch.c
14275 msgid "no such ref %s"
14276 msgstr "tidak ada referensi seperti %s"
14278 #: builtin/show-branch.c
14280 msgid "cannot handle more than %d rev."
14281 msgid_plural "cannot handle more than %d revs."
14282 msgstr[0] "tidak dapat menangani lebih dari %d revisi."
14283 msgstr[1] "tidak dapat menangani lebih dari %d revisi."
14285 #: builtin/show-branch.c
14287 msgid "'%s' is not a valid ref."
14288 msgstr "'%s' bukan sebuah referensi yang valid."
14290 #: builtin/show-branch.c
14292 msgid "cannot find commit %s (%s)"
14293 msgstr "tidak dapat menemukan komit %s (%s)"
14295 #: builtin/show-index.c
14296 msgid "hash-algorithm"
14297 msgstr "algoritma hash"
14299 #: builtin/show-index.c
14300 msgid "Unknown hash algorithm"
14301 msgstr "algoritma hash tidak dikenal"
14303 #: builtin/show-ref.c
14305 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
14306 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
14308 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
14309 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pola>...]"
14311 #: builtin/show-ref.c
14312 msgid "git show-ref --exclude-existing[=<pattern>]"
14313 msgstr "git show-ref --exclude-existing[=<pola>]"
14315 #: builtin/show-ref.c
14316 msgid "only show tags (can be combined with heads)"
14317 msgstr "hanya perlihatkan tag (bisa dikombinasikan dengan kepala)"
14319 #: builtin/show-ref.c
14320 msgid "only show heads (can be combined with tags)"
14321 msgstr "hanya perlihatkan kepala (bisa dikombinasikan dengan tag)"
14323 #: builtin/show-ref.c
14324 msgid "stricter reference checking, requires exact ref path"
14325 msgstr "pemeriksaan referensi lebih ketat, butuh jalur referensi eksak"
14327 #: builtin/show-ref.c
14328 msgid "show the HEAD reference, even if it would be filtered out"
14329 msgstr "perlihatkan referensi HEAD, bahkan jika itu akan disaring"
14331 #: builtin/show-ref.c
14332 msgid "dereference tags into object IDs"
14333 msgstr "dereferensi tag ke dalam ID objek"
14335 #: builtin/show-ref.c
14336 msgid "only show SHA1 hash using <n> digits"
14337 msgstr "hanya perlihatkan hash SHA1 menggunakan <n> digit"
14339 #: builtin/show-ref.c
14340 msgid "do not print results to stdout (useful with --verify)"
14341 msgstr "jangan cetak hasil ke keluaran standar (berguna dengan --verify)"
14343 #: builtin/show-ref.c
14344 msgid "show refs from stdin that aren't in local repository"
14346 "perlihatkan referensi dari masukan standar yang tidak ada dalam repositori "
14349 #: builtin/sparse-checkout.c
14350 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
14351 msgstr "git sparse-checkout (init|list|set|add|reapply|disable) <opsi>"
14353 #: builtin/sparse-checkout.c
14354 msgid "this worktree is not sparse"
14355 msgstr "pohon kerja ini bukan tipis"
14357 #: builtin/sparse-checkout.c
14358 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
14359 msgstr "pohon kerja ini bukan tipis (berkas sparse-checkout mungkin tidak ada)"
14361 #: builtin/sparse-checkout.c
14364 "directory '%s' contains untracked files, but is not in the sparse-checkout "
14367 "directori '%s' berisi berkas tak teracak, tapi tidak di dalam kerucut sparse-"
14370 #: builtin/sparse-checkout.c
14372 msgid "failed to remove directory '%s'"
14373 msgstr "gagal menghapus direktori '%s'"
14375 #: builtin/sparse-checkout.c
14376 msgid "failed to create directory for sparse-checkout file"
14377 msgstr "gagal membuat direktori untuk berkas sparse-checkout"
14379 #: builtin/sparse-checkout.c
14380 msgid "failed to initialize worktree config"
14381 msgstr "gagal menginisialisasi konfigurasi pohon kerja"
14383 #: builtin/sparse-checkout.c
14384 msgid "failed to modify sparse-index config"
14385 msgstr "gagal memodifikasi konfigurasi sparse-index"
14387 #: builtin/sparse-checkout.c
14388 msgid "initialize the sparse-checkout in cone mode"
14389 msgstr "inisialisasi checkout tipis dalam mode kerucut"
14391 #: builtin/sparse-checkout.c
14392 msgid "toggle the use of a sparse index"
14393 msgstr "gunakan indeks tipis"
14395 #: builtin/sparse-checkout.c commit-graph.c midx.c
14397 msgid "unable to create leading directories of %s"
14400 #: builtin/sparse-checkout.c
14402 msgid "failed to open '%s'"
14403 msgstr "gagal membuka '%s'"
14405 #: builtin/sparse-checkout.c
14407 msgid "could not normalize path %s"
14408 msgstr "tidak dapat menormalkan jalur %s"
14410 #: builtin/sparse-checkout.c
14412 msgid "unable to unquote C-style string '%s'"
14413 msgstr "tidak dapat membatal-kutip untai gaya C '%s'"
14415 #: builtin/sparse-checkout.c
14416 msgid "unable to load existing sparse-checkout patterns"
14417 msgstr "tidak dapat memuat pola checkout tipis yang sudah ada"
14419 #: builtin/sparse-checkout.c
14420 msgid "existing sparse-checkout patterns do not use cone mode"
14421 msgstr "pola checkout tipis yang sudah ada tidak menggunakan mode kerucut"
14423 #: builtin/sparse-checkout.c
14424 msgid "please run from the toplevel directory in non-cone mode"
14425 msgstr "mohon jalankan dari direktori tingkat atas pada mode bukan kerucut"
14427 #: builtin/sparse-checkout.c
14428 msgid "specify directories rather than patterns (no leading slash)"
14429 msgstr "sebutkan direktori daripada pola (tanpa garis miring terdepan)"
14431 #: builtin/sparse-checkout.c
14433 "specify directories rather than patterns. If your directory starts with a "
14434 "'!', pass --skip-checks"
14436 "sebutkan direktori daripada pola. Jika direktori Anda dimulai dengan '!', "
14437 "lewatkan --skip-checks"
14439 #: builtin/sparse-checkout.c
14441 "specify directories rather than patterns. If your directory really has any "
14442 "of '*?[]\\' in it, pass --skip-checks"
14444 "sebutkan direktori daripada pola. Jika direktori Anda benar-benar berisi "
14445 "salah satu dari '*?[]\\', lewatkan --skip-checks"
14447 #: builtin/sparse-checkout.c
14450 "'%s' is not a directory; to treat it as a directory anyway, rerun with --"
14453 "'%s' bukan sebuah direktori; untuk perlakukan juga sebagai direktori, "
14454 "jalankan ulang dengan --skip-checks"
14456 #: builtin/sparse-checkout.c
14459 "pass a leading slash before paths such as '%s' if you want a single file "
14460 "(see NON-CONE PROBLEMS in the git-sparse-checkout manual)."
14462 "lewatkan sebuah garis miring terdepan sebelum jalur seperti '%s' jika Anda "
14463 "ingin sebuah berkas (lihat NON-CONE PROBLEMS dalam manual git-sparse-"
14466 #: builtin/sparse-checkout.c
14467 msgid "git sparse-checkout add [--skip-checks] (--stdin | <patterns>)"
14468 msgstr "git sparse-checkout add [--skip-checks] (--stdin | <pola>)"
14470 #: builtin/sparse-checkout.c
14472 "skip some sanity checks on the given paths that might give false positives"
14474 "lewati beberapa pemeriksaan kewarasan pada jalur yang diberikan yang mana "
14475 "dapat memberikan positif palsu"
14477 #: builtin/sparse-checkout.c
14478 msgid "read patterns from standard in"
14479 msgstr "baca pola dari masukan standar"
14481 #: builtin/sparse-checkout.c
14482 msgid "no sparse-checkout to add to"
14483 msgstr "tidak ada checkout tipis untuk ditambahkan"
14485 #: builtin/sparse-checkout.c
14487 "git sparse-checkout set [--[no-]cone] [--[no-]sparse-index] [--skip-checks] "
14488 "(--stdin | <patterns>)"
14490 "git sparse-checkout set [--[no-]cone] [--[no-]sparse-index] [--skip-checks] "
14491 "(--stdin | <pola>)"
14493 #: builtin/sparse-checkout.c
14494 msgid "must be in a sparse-checkout to reapply sparsity patterns"
14496 "harus berada di dalam checkout tipis untuk menerapkan ulang pola kejarangan"
14498 #: builtin/sparse-checkout.c
14499 msgid "error while refreshing working directory"
14500 msgstr "kesalahan saat menyegarkan direktori kerja"
14503 msgid "git stash list [<options>]"
14504 msgstr "git stash list [<opsi>]"
14507 msgid "git stash show [<options>] [<stash>]"
14508 msgstr "git stash show [<opsi>] [<stase>]"
14511 msgid "git stash drop [-q|--quiet] [<stash>]"
14512 msgstr "git stash drop [-q|--quiet] [<stase>]"
14515 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
14516 msgstr "git stash ( pop | apply ) [--index] [-q|--quiet] [<stase>]"
14519 msgid "git stash branch <branchname> [<stash>]"
14520 msgstr "git stash branch <nama cabang> [<stase>]"
14524 "git stash [push [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
14526 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
14527 " [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
14528 " [--] [<pathspec>...]]"
14530 "git stash [push [-p|--patch] [-S|--staged] [-k|--[no-]keep-index]\n"
14531 " [-q|--quiet] [-u|--include-untracked] [-a|--all]\n"
14532 " [-m|--message <pesan>] [--pathspec-from-file=<berkas>\n"
14533 " [--pathspec-file-nul]] [--] [<spek jalur>...]]"
14537 "git stash save [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
14539 " [-u|--include-untracked] [-a|--all] [<message>]"
14541 "git stash save [-p|--patch] [-S|--staged] [-k|--[no-]keep-index]\n"
14542 " [-q|--quiet] [-u|--include-untracked] [-a|--all] [<pesan>]"
14545 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
14546 msgstr "git stash pop [--index] [-q|--quiet] [<stase>]"
14549 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
14550 msgstr "git stash apply [--index] [-q|--quiet] [<stase>]"
14553 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
14554 msgstr "git stash store [-m|--message <pesan>] [-q|--quiet] <komit>"
14558 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
14559 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
14560 " [--] [<pathspec>...]]"
14562 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
14563 " [-u|--include-untracked] [-a|--all] [-m|--message <pesan>]\n"
14564 " [--] [<spek jalur>...]"
14568 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
14569 " [-u|--include-untracked] [-a|--all] [<message>]"
14571 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
14572 " [-u|--include-untracked] [-a|--all] [<pesan>]"
14576 msgid "'%s' is not a stash-like commit"
14577 msgstr "'%s' bukan komit mirip stase"
14581 msgid "Too many revisions specified:%s"
14582 msgstr "Terlalu banyak revisi disebutkan:%s"
14585 msgid "No stash entries found."
14586 msgstr "Tidak ada entri stase ditemukan."
14590 msgid "%s is not a valid reference"
14591 msgstr "%s bukan referensi valid"
14594 msgid "git stash clear with arguments is unimplemented"
14595 msgstr "git stash clear dengan argument tak diimplementasikan"
14600 "WARNING: Untracked file in way of tracked file! Renaming\n"
14604 "PERINGATAN: Berkas tak terlacak dengan cara berkas terlacak! Menamakan "
14607 " untuk buat ruang.\n"
14610 msgid "cannot apply a stash in the middle of a merge"
14611 msgstr "tidak dapat menerapkan stase di tengah-tengah penggabungan"
14615 msgid "could not generate diff %s^!."
14616 msgstr "tidak dapat membuat diff %s^!."
14619 msgid "conflicts in index. Try without --index."
14620 msgstr "konflik dalam indeks. Coba tanpa --index."
14623 msgid "could not save index tree"
14624 msgstr "tidak dapat menyimpan pohon indeks"
14628 msgid "Merging %s with %s"
14629 msgstr "Menggabungkan %s dengan %s"
14632 msgid "Index was not unstashed."
14633 msgstr "Indeks tak dibatal-stasekan."
14636 msgid "could not restore untracked files from stash"
14637 msgstr "tidak dapat mengembalikan berkas tak terlacak dari stase"
14640 msgid "attempt to recreate the index"
14641 msgstr "coba membuat ulang indeks"
14645 msgid "Dropped %s (%s)"
14646 msgstr "%s (%s) dijatuhkan"
14650 msgid "%s: Could not drop stash entry"
14651 msgstr "%s: Tidak dapat menjatuhkan entri stase"
14655 msgid "'%s' is not a stash reference"
14656 msgstr "'%s' bukan referensi stase"
14659 msgid "The stash entry is kept in case you need it again."
14660 msgstr "Entri stase disimpan jika Anda butuh itu lagi."
14663 msgid "No branch name specified"
14664 msgstr "Tidak ada nama cabang yang disebutkan"
14667 msgid "failed to parse tree"
14668 msgstr "gagal menguraikan pohon"
14671 msgid "failed to unpack trees"
14672 msgstr "gagal membongkar pohon"
14675 msgid "include untracked files in the stash"
14676 msgstr "masukkan berkas tak terlacak ke dalam stase"
14679 msgid "only show untracked files in the stash"
14680 msgstr "hanya perlihatkan berkas tak terlacak dalam stase"
14684 msgid "Cannot update %s with %s"
14685 msgstr "Tidak dapat memperbarui %s dengan %s"
14688 msgid "stash message"
14689 msgstr "pesan stase"
14692 msgid "\"git stash store\" requires one <commit> argument"
14693 msgstr "\"git stash store\" butuh satu argumen <komit>"
14696 msgid "No staged changes"
14697 msgstr "Tidak ada perubahan yang tergelar"
14700 msgid "No changes selected"
14701 msgstr "Tidak ada perubahan yang dipilih"
14704 msgid "You do not have the initial commit yet"
14705 msgstr "Anda belum punya komit awal"
14708 msgid "Cannot save the current index state"
14709 msgstr "Tidak dapat menyimpan keadaan indeks saat ini"
14712 msgid "Cannot save the untracked files"
14713 msgstr "Tidak dapat menyimpan berkas tak terlacak"
14716 msgid "Cannot save the current worktree state"
14717 msgstr "Tidak dapat menyimpang keadaan pohon kerja saat ini"
14720 msgid "Cannot save the current staged state"
14721 msgstr "Tidak dapat menyimpan keadaan tergelar saat ini"
14724 msgid "Cannot record working tree state"
14725 msgstr "Tidak dapat merekam keadaan pohon kerja"
14728 msgid "Can't use --patch and --include-untracked or --all at the same time"
14730 "Tidak dapat menggunakan --patch dan --include-untracked atau --all pada "
14731 "waktu yang bersamaan"
14734 msgid "Can't use --staged and --include-untracked or --all at the same time"
14736 "Tidak dapat menggunakan --staged dan --include-untracked atau --all pada "
14737 "waktu yang bersamaan"
14740 msgid "Did you forget to 'git add'?"
14741 msgstr "Anda lupa untuk 'git add'?"
14744 msgid "No local changes to save"
14745 msgstr "Tidak ada perubahan lokal untuk disimpan"
14748 msgid "Cannot initialize stash"
14749 msgstr "Tidak dapat menginisialisasi stase"
14752 msgid "Cannot save the current status"
14753 msgstr "Tidak dapat menyimpan status saat ini"
14757 msgid "Saved working directory and index state %s"
14758 msgstr "Direktori kerja dan keadaan indeks %s disimpan"
14761 msgid "Cannot remove worktree changes"
14762 msgstr "Tidak dapat menghapus perubahaan pohon kerja"
14766 msgstr "jaga indeks"
14769 msgid "stash staged changes only"
14770 msgstr "hanya stase perubahan tergelar"
14773 msgid "stash in patch mode"
14774 msgstr "stase dalam mode tambalan"
14778 msgstr "mode hening"
14781 msgid "include untracked files in stash"
14782 msgstr "masukkan berkas tak terlacak ke dalam stase"
14785 msgid "include ignore files"
14786 msgstr "masukkan berkas ignore"
14788 #: builtin/stripspace.c
14789 msgid "skip and remove all lines starting with comment character"
14792 #: builtin/stripspace.c
14793 msgid "prepend comment character and space to each line"
14796 #: builtin/submodule--helper.c
14798 msgid "Expecting a full ref name, got %s"
14799 msgstr "Mengharapkan nama referensi penuh, dapat %s"
14801 #: builtin/submodule--helper.c
14804 "could not look up configuration '%s'. Assuming this repository is its own "
14805 "authoritative upstream."
14807 "tidak dapat mencari konfigurasi '%s'. Asumsi bahwa repositori ini adalah "
14808 "hulu otoritatif tersendiri."
14810 #: builtin/submodule--helper.c
14811 msgid "alternative anchor for relative paths"
14812 msgstr "jangkar alternatif untuk jalur relatif"
14814 #: builtin/submodule--helper.c
14815 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
14816 msgstr "git submodule--helper list [--prefix=<jalur>] [<jalur>...]"
14818 #: builtin/submodule--helper.c
14820 msgid "No url found for submodule path '%s' in .gitmodules"
14821 msgstr "Tidak ada url yang ditemukan untuk jalur submodul '%s' di .gitmodules"
14823 #: builtin/submodule--helper.c
14825 msgid "Entering '%s'\n"
14826 msgstr "Memasuki '%s'\n"
14828 #: builtin/submodule--helper.c
14831 "run_command returned non-zero status for %s\n"
14834 "run_command mengembalikan status bukan nol untuk %s\n"
14837 #: builtin/submodule--helper.c
14840 "run_command returned non-zero status while recursing in the nested "
14841 "submodules of %s\n"
14844 "run_command mengembalikan status bukan nol ketika merekursi dalam submodul "
14848 #: builtin/submodule--helper.c
14849 msgid "suppress output of entering each submodule command"
14850 msgstr "sembunyikan keluaran memasuki setiap perintah submodul"
14852 #: builtin/submodule--helper.c
14853 msgid "recurse into nested submodules"
14854 msgstr "rekursi ke dalam submodul bersarang"
14856 #: builtin/submodule--helper.c
14857 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
14859 "git submodule--helper foreach [--quiet] [--recursive] [--] [<perintah>]"
14861 #: builtin/submodule--helper.c
14863 msgid "Failed to register url for submodule path '%s'"
14864 msgstr "Gagal mendaftarkan url untuk jalur submodul '%s'"
14866 #: builtin/submodule--helper.c
14868 msgid "Submodule '%s' (%s) registered for path '%s'\n"
14869 msgstr "Submodul '%s' (%s) didaftarkan untuk jalur '%s'\n"
14871 #: builtin/submodule--helper.c
14873 msgid "warning: command update mode suggested for submodule '%s'\n"
14874 msgstr "peringatan: perintah mode pembaruan disarankan untuk submodul '%s'\n"
14876 #: builtin/submodule--helper.c
14878 msgid "Failed to register update mode for submodule path '%s'"
14879 msgstr "Gagal mendaftarkan mode pembaruan untuk jalur submodul '%s'"
14881 #: builtin/submodule--helper.c
14882 msgid "suppress output for initializing a submodule"
14883 msgstr "sembunyikan keluaran menginisialisasi submodul"
14885 #: builtin/submodule--helper.c
14886 msgid "git submodule--helper init [<options>] [<path>]"
14887 msgstr "git submodule--helper init [<opsi>] [<jalur>]"
14889 #: builtin/submodule--helper.c
14891 msgid "no submodule mapping found in .gitmodules for path '%s'"
14892 msgstr "tidak ada pemetaan submodul ditemukan di .gitmodules untuk jalur '%s'"
14894 #: builtin/submodule--helper.c
14896 msgid "could not resolve HEAD ref inside the submodule '%s'"
14897 msgstr "tidak dapat menguraikan referensi HEAD di dalam submodul '%s'"
14899 #: builtin/submodule--helper.c
14901 msgid "failed to recurse into submodule '%s'"
14902 msgstr "gagal merekursi ke dalam submodul '%s'"
14904 #: builtin/submodule--helper.c
14905 msgid "suppress submodule status output"
14906 msgstr "sembunyikan keluaran status submodul"
14908 #: builtin/submodule--helper.c
14910 "use commit stored in the index instead of the one stored in the submodule "
14913 "gunakan komit yang disimpan di dalam indeks daripada yang disimpan di dalam "
14916 #: builtin/submodule--helper.c
14917 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
14918 msgstr "git submodule status [--quiet] [--cached] [--recursive] [<jalur>...]"
14920 #: builtin/submodule--helper.c
14921 msgid "git submodule--helper name <path>"
14922 msgstr "git submodule--helper name <jalur>"
14924 #: builtin/submodule--helper.c
14926 msgid "* %s %s(blob)->%s(submodule)"
14927 msgstr "* %s %s(blob)->%s(submodul)"
14929 #: builtin/submodule--helper.c
14931 msgid "* %s %s(submodule)->%s(blob)"
14932 msgstr "* %s %s(submodul)->%s(blob)"
14934 #: builtin/submodule--helper.c
14939 #: builtin/submodule--helper.c
14941 msgid "couldn't hash object from '%s'"
14942 msgstr "tidak dapat hash objek dari '%s'"
14944 #: builtin/submodule--helper.c
14946 msgid "unexpected mode %o\n"
14947 msgstr "mode tidak diharapkan %o\n"
14949 #: builtin/submodule--helper.c
14950 msgid "use the commit stored in the index instead of the submodule HEAD"
14951 msgstr "gunakan komit yang disimpan di dalam indeks daripada HEAD submodul"
14953 #: builtin/submodule--helper.c
14954 msgid "compare the commit in the index with that in the submodule HEAD"
14955 msgstr "bandingkan komit di dalam indeks dengan yang di dalam HEAD submodul"
14957 #: builtin/submodule--helper.c
14958 msgid "skip submodules with 'ignore_config' value set to 'all'"
14959 msgstr "lewatkan submodul dengan nilai 'ignore_config' disetel ke 'all'"
14961 #: builtin/submodule--helper.c
14962 msgid "limit the summary size"
14963 msgstr "batasi ukuran ringkasan"
14965 #: builtin/submodule--helper.c
14966 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
14967 msgstr "git submodule--helper summary [<opsi>] [<commit>] -- [<jalur>]"
14969 #: builtin/submodule--helper.c
14970 msgid "could not fetch a revision for HEAD"
14971 msgstr "tidak dapat mengambil revisi untuk HEAD"
14973 #: builtin/submodule--helper.c
14975 msgid "Synchronizing submodule url for '%s'\n"
14976 msgstr "Mensinkronisasi url submodul untuk '%s'\n"
14978 #: builtin/submodule--helper.c
14980 msgid "failed to register url for submodule path '%s'"
14981 msgstr "gagal mendaftarkan url untuk jalur submodul '%s'"
14983 #: builtin/submodule--helper.c
14985 msgid "failed to get the default remote for submodule '%s'"
14986 msgstr "gagal mendapatkan remote asali untuk submodul '%s'"
14988 #: builtin/submodule--helper.c
14990 msgid "failed to update remote for submodule '%s'"
14991 msgstr "gagal memperbarui remote untuk submodul '%s'"
14993 #: builtin/submodule--helper.c
14994 msgid "suppress output of synchronizing submodule url"
14995 msgstr "sembunyikan keluaran mensinkronisasi url submodul"
14997 #: builtin/submodule--helper.c
14998 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
14999 msgstr "git submodule--helper sync [--quiet] [--recursive] [<jalur>]"
15001 #: builtin/submodule--helper.c
15004 "Submodule work tree '%s' contains a .git directory. This will be replaced "
15005 "with a .git file by using absorbgitdirs."
15007 "Pohon kerja submodul '%s' berisi direktori .git. Ini akan diganti dengan "
15008 "berkas .git oleh dengan menggunakan absorbgitdirs."
15010 #: builtin/submodule--helper.c
15013 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
15016 "Pohon kerja submodul '%s' berisi modifikasi lokal; gunakan '-f' untuk "
15019 #: builtin/submodule--helper.c
15021 msgid "Cleared directory '%s'\n"
15022 msgstr "Direktori '%s' dibersihkan\n"
15024 #: builtin/submodule--helper.c
15026 msgid "Could not remove submodule work tree '%s'\n"
15027 msgstr "Tidak dapat menghapus pohon kerja submodul '%s'\n"
15029 #: builtin/submodule--helper.c
15031 msgid "could not create empty submodule directory %s"
15032 msgstr "tidak dapat membuat direktori submodul kosong %s"
15034 #: builtin/submodule--helper.c
15036 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
15037 msgstr "Submodul '%s' (%s) tak terdaftar untuk jalur '%s'\n"
15039 #: builtin/submodule--helper.c
15040 msgid "remove submodule working trees even if they contain local changes"
15041 msgstr "hapus pohon kerja submodul bahkan jika itu berisi perubahan lokal"
15043 #: builtin/submodule--helper.c
15044 msgid "unregister all submodules"
15045 msgstr "batal daftar semua submodul"
15047 #: builtin/submodule--helper.c
15049 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
15051 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<jalur>...]]"
15053 #: builtin/submodule--helper.c
15054 msgid "Use '--all' if you really want to deinitialize all submodules"
15056 "Gunakan '--all' jika Anda benar-benar ingin deinisialisasi semua submodul"
15058 #: builtin/submodule--helper.c
15060 "An alternate computed from a superproject's alternate is invalid.\n"
15061 "To allow Git to clone without an alternate in such a case, set\n"
15062 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
15063 "'--reference-if-able' instead of '--reference'."
15065 "Sebuah pengganti yang dihitung dari pengganti proyek super tidak valid.\n"
15066 "Untuk memperbolehkan Git untuk kloning tanpa pengganti dalam kasus seperti\n"
15067 " itu, setel submodule.alternateErrorStrategy ke 'info' atau yang sama,\n"
15068 "kloning degan '--reference-if-able' daripada '--reference'."
15070 #: builtin/submodule--helper.c
15072 msgid "submodule '%s' cannot add alternate: %s"
15073 msgstr "submodul '%s' tidak dapat menambahkan pengganti: %s"
15075 #: builtin/submodule--helper.c
15077 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
15078 msgstr "Nilai '%s' untuk submodule.alternateErrorStrategy tidak dikenal"
15080 #: builtin/submodule--helper.c
15082 msgid "Value '%s' for submodule.alternateLocation is not recognized"
15083 msgstr "Nilai '%s' untuk submodule.alternateLocation tidak dikenal"
15085 #: builtin/submodule--helper.c
15087 msgid "refusing to create/use '%s' in another submodule's git dir"
15089 "menolak membuat/menggunakan '%s' di dalam direktori git submodul yang lain"
15091 #: builtin/submodule--helper.c
15093 msgid "clone of '%s' into submodule path '%s' failed"
15094 msgstr "gagal mengkloning '%s' ke dalam jalur submodul '%s'"
15096 #: builtin/submodule--helper.c
15098 msgid "directory not empty: '%s'"
15099 msgstr "direktori tidak kosong: '%s'"
15101 #: builtin/submodule--helper.c
15103 msgid "could not get submodule directory for '%s'"
15104 msgstr "tidak dapat mendapatkan direktori submodul untuk '%s'"
15106 #: builtin/submodule--helper.c
15107 msgid "where the new submodule will be cloned to"
15108 msgstr "di mana submodul baru akan dikloning"
15110 #: builtin/submodule--helper.c
15111 msgid "name of the new submodule"
15112 msgstr "nama submodul baru"
15114 #: builtin/submodule--helper.c
15115 msgid "url where to clone the submodule from"
15116 msgstr "url di mana submodul dikloning"
15118 #: builtin/submodule--helper.c
15119 msgid "depth for shallow clones"
15120 msgstr "kedalaman untuk kloning dangkal"
15122 #: builtin/submodule--helper.c
15123 msgid "force cloning progress"
15124 msgstr "paksa perkembangan kloning"
15126 #: builtin/submodule--helper.c
15127 msgid "disallow cloning into non-empty directory"
15128 msgstr "tak perbolehkan kloning ke dalam direktori bukan kosong"
15130 #: builtin/submodule--helper.c
15132 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
15133 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] [--filter "
15134 "<filter-spec>] --url <url> --path <path>"
15136 "git submodule--helper clone [--prefix=<jalur>] [--quiet] [--reference "
15137 "<repositori>] [--name <nama>] [--depth <kedalaman>] [--single-branch] [--"
15138 "filter <spek filter>] --url <url> --path <jalur>"
15140 #: builtin/submodule--helper.c
15142 msgid "Invalid update mode '%s' for submodule path '%s'"
15143 msgstr "Mode pembaruan '%s' tidak valid untuk jalur submodul '%s'"
15145 #: builtin/submodule--helper.c
15147 msgid "Invalid update mode '%s' configured for submodule path '%s'"
15148 msgstr "Mode pembaruan '%s' tidak valid untuk jalur submodul '%s'"
15150 #: builtin/submodule--helper.c
15152 msgid "Submodule path '%s' not initialized"
15153 msgstr "Jalur submodul '%s' tidak diinisialisasi"
15155 #: builtin/submodule--helper.c
15156 msgid "Maybe you want to use 'update --init'?"
15157 msgstr "Mungkin Anda ingin menggunakan 'update --init'?"
15159 #: builtin/submodule--helper.c
15161 msgid "Skipping unmerged submodule %s"
15162 msgstr "Melewati submodul tak tergabung %s"
15164 #: builtin/submodule--helper.c
15166 msgid "Skipping submodule '%s'"
15167 msgstr "Melewati submodul '%s'"
15169 #: builtin/submodule--helper.c
15171 msgid "Failed to clone '%s'. Retry scheduled"
15172 msgstr "Gagal mengkloning '%s'. Percobaan ulang dijadwalkan"
15174 #: builtin/submodule--helper.c
15176 msgid "Failed to clone '%s' a second time, aborting"
15177 msgstr "Gagal mengkloning '%s' untuk kedua kalinya, batalkan"
15179 #: builtin/submodule--helper.c
15181 msgid "Unable to checkout '%s' in submodule path '%s'"
15182 msgstr "Tidak dapat men-checkout '%s' pada jalur submodul '%s'"
15184 #: builtin/submodule--helper.c
15186 msgid "Unable to rebase '%s' in submodule path '%s'"
15187 msgstr "Gagal mendasarkan ulang '%s' pada jalur submodul '%s'"
15189 #: builtin/submodule--helper.c
15191 msgid "Unable to merge '%s' in submodule path '%s'"
15192 msgstr "Tidak dapat menggabungkan '%s' pada jalur submodul '%s'"
15194 #: builtin/submodule--helper.c
15196 msgid "Execution of '%s %s' failed in submodule path '%s'"
15197 msgstr "Eksekusi '%s %s' gagal di jalur submodul '%s'"
15199 #: builtin/submodule--helper.c
15201 msgid "Submodule path '%s': checked out '%s'\n"
15202 msgstr "Jalur submodul '%s': ter-checkout '%s'\n"
15204 #: builtin/submodule--helper.c
15206 msgid "Submodule path '%s': rebased into '%s'\n"
15207 msgstr "Jalur submodul '%s: terdasarkan ulang ke '%s''\n"
15209 #: builtin/submodule--helper.c
15211 msgid "Submodule path '%s': merged in '%s'\n"
15212 msgstr "Jalur submodul '%s': tergabung dalam '%s'\n"
15214 #: builtin/submodule--helper.c
15216 msgid "Submodule path '%s': '%s %s'\n"
15217 msgstr "Jalur submodul '%s': '%s %s'\n"
15219 #: builtin/submodule--helper.c
15221 msgid "Unable to fetch in submodule path '%s'; trying to directly fetch %s:"
15223 "Tidak dapat mengambil di dalam jalur submodul '%s'; mencoba mengambil "
15226 #: builtin/submodule--helper.c
15229 "Fetched in submodule path '%s', but it did not contain %s. Direct fetching "
15230 "of that commit failed."
15232 "Terambil di dalam jalur submodul '%s', tetapi itu tidak berisi %s. "
15233 "Pengambilan langsung komit tersebut gagal."
15235 #: builtin/submodule--helper.c
15238 "Submodule (%s) branch configured to inherit branch from superproject, but "
15239 "the superproject is not on any branch"
15241 "Cabang submodul (%s) dikonfigurasikan untuk mewarisi cabang dari proyek "
15242 "super, tapi proyek super tidak pada cabang apapun"
15244 #: builtin/submodule--helper.c
15246 msgid "could not get a repository handle for submodule '%s'"
15247 msgstr "tidak dapat mendapat pegangan repositori untuk submodul '%s'"
15249 #: builtin/submodule--helper.c
15251 msgid "Unable to find current revision in submodule path '%s'"
15252 msgstr "Tidak dapat menemukan revisi saat ini pada jalur submodul '%s'"
15254 #: builtin/submodule--helper.c
15256 msgid "Unable to fetch in submodule path '%s'"
15257 msgstr "Tidak dapat mengambil pada jalur submodul '%s'"
15259 #: builtin/submodule--helper.c
15261 msgid "Unable to find %s revision in submodule path '%s'"
15262 msgstr "Tidak dapat menemukan revisi %s pada jalur submodul '%s'"
15264 #: builtin/submodule--helper.c
15266 msgid "Failed to recurse into submodule path '%s'"
15267 msgstr "Gagal merekursi ke dalam submodul '%s'"
15269 #: builtin/submodule--helper.c
15270 msgid "force checkout updates"
15271 msgstr "paksa pembaruan checkout"
15273 #: builtin/submodule--helper.c
15274 msgid "initialize uninitialized submodules before update"
15275 msgstr "inisialisasi submodul yang belum diinisialisasi sebelum pembaruan"
15277 #: builtin/submodule--helper.c
15278 msgid "use SHA-1 of submodule's remote tracking branch"
15279 msgstr "gunakan SHA-1 dari cabang pelacak remote submodul"
15281 #: builtin/submodule--helper.c
15282 msgid "traverse submodules recursively"
15283 msgstr "lintasi submodul secara rekursif"
15285 #: builtin/submodule--helper.c
15286 msgid "don't fetch new objects from the remote site"
15287 msgstr "jangan ambil objek baru dari situs remote"
15289 #: builtin/submodule--helper.c
15290 msgid "path into the working tree"
15291 msgstr "jalur ke dalam pohon kerja"
15293 #: builtin/submodule--helper.c
15294 msgid "path into the working tree, across nested submodule boundaries"
15295 msgstr "jalur ke dalam pohon kerja, melintasi perbatasan submodul bersarang"
15297 #: builtin/submodule--helper.c
15298 msgid "rebase, merge, checkout or none"
15299 msgstr "dasarkan ulang, gabungkan, checkout atau tidak sama sekali"
15301 #: builtin/submodule--helper.c
15302 msgid "create a shallow clone truncated to the specified number of revisions"
15303 msgstr "buat klon dangkal terpotong hingga sejumlah revisi yang disebutkan"
15305 #: builtin/submodule--helper.c
15306 msgid "parallel jobs"
15307 msgstr "pekerjaan paralel"
15309 #: builtin/submodule--helper.c
15310 msgid "whether the initial clone should follow the shallow recommendation"
15311 msgstr "apakah klon awal seharusnya mengikuti rekomendasi dangkal"
15313 #: builtin/submodule--helper.c
15314 msgid "don't print cloning progress"
15315 msgstr "jangan cetak perkembangan pengkloningan"
15317 #: builtin/submodule--helper.c
15319 "git submodule [--quiet] update [--init [--filter=<filter-spec>]] [--remote] "
15320 "[-N|--no-fetch] [-f|--force] [--checkout|--merge|--rebase] [--[no-]recommend-"
15321 "shallow] [--reference <repository>] [--recursive] [--[no-]single-branch] "
15324 "git submodule [--quiet] update [--init [--filter=<spek filter>]] [--remote] "
15325 "[-N|--no-fetch] [-f|--force] [--checkout|--merge|--rebase] [--[no-]recommend-"
15326 "shallow] [--reference <repositori>] [--recursive] [--[no-]single-branch] "
15327 "[--] [<jalur>...]"
15329 #: builtin/submodule--helper.c
15330 msgid "bad value for update parameter"
15331 msgstr "nilai jelek untuk parameter pembaruan"
15333 #: builtin/submodule--helper.c
15334 msgid "recurse into submodules"
15335 msgstr "rekursi ke dalam submodul"
15337 #: builtin/submodule--helper.c
15338 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
15339 msgstr "git submodule--helper absorb-git-dirs [<opsi>] [<jalur>...]"
15341 #: builtin/submodule--helper.c
15342 msgid "check if it is safe to write to the .gitmodules file"
15343 msgstr "periksa apakah itu aman untuk menulis ke berkas .gitmodules"
15345 #: builtin/submodule--helper.c
15346 msgid "unset the config in the .gitmodules file"
15347 msgstr "batal setel konfigurasi dalam berkas .gitmodules"
15349 #: builtin/submodule--helper.c
15350 msgid "git submodule--helper config <name> [<value>]"
15351 msgstr "git submodule--helper config <nama> [<nilai>]"
15353 #: builtin/submodule--helper.c
15354 msgid "git submodule--helper config --unset <name>"
15355 msgstr "git submodule--helper config --unset <nama>"
15357 #: builtin/submodule--helper.c
15358 msgid "please make sure that the .gitmodules file is in the working tree"
15359 msgstr "mohom pastikan berkas .gitmodules di dalam pohon kerja"
15361 #: builtin/submodule--helper.c
15362 msgid "suppress output for setting url of a submodule"
15363 msgstr "sembunyikan keluaran penyetelan url submodule"
15365 #: builtin/submodule--helper.c
15366 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
15367 msgstr "git submodule--helper set-url [--quiet] <jalur> <url baru>"
15369 #: builtin/submodule--helper.c
15370 msgid "set the default tracking branch to master"
15371 msgstr "setel cabang pelacak asali ke master"
15373 #: builtin/submodule--helper.c
15374 msgid "set the default tracking branch"
15375 msgstr "setel cabang pelacak asali"
15377 #: builtin/submodule--helper.c
15378 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
15379 msgstr "git submodule--helper set-branch [-q|--quiet] (-d|--default) <jalur>"
15381 #: builtin/submodule--helper.c
15383 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
15385 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <cabang> <jalur>"
15387 #: builtin/submodule--helper.c
15388 msgid "--branch or --default required"
15389 msgstr "--branch atau --default dibutuhkan"
15391 #: builtin/submodule--helper.c
15392 msgid "print only error messages"
15393 msgstr "hanya cetak pesan kesalahan"
15395 #: builtin/submodule--helper.c
15396 msgid "force creation"
15397 msgstr "paksa pembuatan"
15399 #: builtin/submodule--helper.c
15400 msgid "show whether the branch would be created"
15401 msgstr "perlihatkan apabila cabang akan dibuat"
15403 #: builtin/submodule--helper.c
15405 "git submodule--helper create-branch [-f|--force] [--create-reflog] [-q|--"
15406 "quiet] [-t|--track] [-n|--dry-run] <name> <start-oid> <start-name>"
15408 "git submodule--helper create-branch [-f|--force] [--create-reflog] [-q|--"
15409 "quiet] [-t|--track] [-n|--dry-run] <nama> <oid awal> <nama awal>"
15411 #: builtin/submodule--helper.c
15413 msgid "creating branch '%s'"
15414 msgstr "membuat cabang '%s'"
15416 #: builtin/submodule--helper.c
15418 msgid "Adding existing repo at '%s' to the index\n"
15419 msgstr "Menambahkan repo yang sudah ada pada '%s' ke indeks\n"
15421 #: builtin/submodule--helper.c
15423 msgid "'%s' already exists and is not a valid git repo"
15424 msgstr "'%s' sudah ada dan bukan repo git valid"
15426 #: builtin/submodule--helper.c
15428 msgid "A git directory for '%s' is found locally with remote(s):\n"
15429 msgstr "Sebuah direktori git untuk '%s' ditemukan lokal dengan remote:\n"
15431 #: builtin/submodule--helper.c
15434 "If you want to reuse this local git directory instead of cloning again from\n"
15436 "use the '--force' option. If the local git directory is not the correct "
15438 "or you are unsure what this means choose another name with the '--name' "
15441 "Jika Anda ingin menggunakan ulang direktori git lokal ini daripada "
15442 "mengkloning lagi dari\n"
15444 "gunakan opsi '--force'. Jika direktori git lokal bukan repo yang benar\n"
15445 "atau Anda tidak yakin apa maksudnya, pilih nama yang lain dengan opsi '--"
15448 #: builtin/submodule--helper.c
15450 msgid "Reactivating local git directory for submodule '%s'\n"
15451 msgstr "Mengaktifkan ulang direktori git lokal untuk submodul '%s'\n"
15453 #: builtin/submodule--helper.c
15455 msgid "unable to checkout submodule '%s'"
15456 msgstr "Tidak dapat men-checkout submodul '%s'"
15458 #: builtin/submodule--helper.c
15460 msgid "Failed to add submodule '%s'"
15461 msgstr "Tidak dapat menambahkan submodul '%s'"
15463 #: builtin/submodule--helper.c
15465 msgid "Failed to register submodule '%s'"
15466 msgstr "Gagal mendaftarkan jalur submodul '%s'"
15468 #: builtin/submodule--helper.c
15470 msgid "'%s' already exists in the index"
15471 msgstr "'%s' sudah ada di dalam indeks"
15473 #: builtin/submodule--helper.c
15475 msgid "'%s' already exists in the index and is not a submodule"
15476 msgstr "'%s' sudah ada di dalam indeks dan bukan submodul"
15478 #: builtin/submodule--helper.c read-cache.c
15480 msgid "'%s' does not have a commit checked out"
15483 #: builtin/submodule--helper.c
15484 msgid "branch of repository to add as submodule"
15485 msgstr "cabang repositori untuk ditambahkan sebagai submodul"
15487 #: builtin/submodule--helper.c
15488 msgid "allow adding an otherwise ignored submodule path"
15489 msgstr "perbolehkan menambah jalur submodul yang diabaikan"
15491 #: builtin/submodule--helper.c
15492 msgid "borrow the objects from reference repositories"
15493 msgstr "pinjam objek dari repositori referensi"
15495 #: builtin/submodule--helper.c
15497 "sets the submodule's name to the given string instead of defaulting to its "
15500 "setel nama submodul ke untai yang diberikan daripada diasalkan ke jalurnya"
15502 #: builtin/submodule--helper.c
15503 msgid "git submodule--helper add [<options>] [--] <repository> [<path>]"
15504 msgstr "git submodule--helper add [<opsi>] [--] <repositori> [<jalur>]"
15506 #: builtin/submodule--helper.c
15507 msgid "Relative path can only be used from the toplevel of the working tree"
15508 msgstr "Jalur relatif hanya dapat digunakan dari level atas dari pohon kerja"
15510 #: builtin/submodule--helper.c
15512 msgid "repo URL: '%s' must be absolute or begin with ./|../"
15513 msgstr "URL repo: '%s' harus absolut atau diawali dengan ./|../"
15515 #: builtin/submodule--helper.c
15517 msgid "'%s' is not a valid submodule name"
15518 msgstr "'%s' bukan nama submodul yang valid"
15520 #: builtin/submodule--helper.c git.c
15522 msgid "%s doesn't support --super-prefix"
15523 msgstr "%s tidak mendukung --super-prefix"
15525 #: builtin/submodule--helper.c
15527 msgid "'%s' is not a valid submodule--helper subcommand"
15528 msgstr "'%s' bukan subperintah submodule--helper valid"
15530 #: builtin/symbolic-ref.c
15531 msgid "git symbolic-ref [<options>] <name> [<ref>]"
15532 msgstr "git symbolic-ref [<opsi>] <nama> [<referensi>]"
15534 #: builtin/symbolic-ref.c
15535 msgid "git symbolic-ref -d [-q] <name>"
15536 msgstr "git symbolic-ref -d [-q] <nama>"
15538 #: builtin/symbolic-ref.c
15539 msgid "suppress error message for non-symbolic (detached) refs"
15540 msgstr "matikan pesan kesalahan untuk referensi non-simbolik (terlepas)"
15542 #: builtin/symbolic-ref.c
15543 msgid "delete symbolic ref"
15544 msgstr "hapus referensi simbolik"
15546 #: builtin/symbolic-ref.c
15547 msgid "shorten ref output"
15548 msgstr "pendekkan keluaran referensi"
15550 #: builtin/symbolic-ref.c builtin/update-ref.c
15554 #: builtin/symbolic-ref.c builtin/update-ref.c
15555 msgid "reason of the update"
15556 msgstr "alasan pembaruan"
15560 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
15561 " <tagname> [<head>]"
15563 "git tag [-a | -s | -u <id kunci>] [-f] [-m <pesan | -F <berkas>]\n"
15564 " <nama tag> [<kepala>]"
15567 msgid "git tag -d <tagname>..."
15568 msgstr "git tag -d <nama tag>..."
15572 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
15573 "points-at <object>]\n"
15574 " [--format=<format>] [--merged <commit>] [--no-merged <commit>] "
15577 "git tag -l [-n[<angka>]] [--contains <komit>] [--no-contains <komit>] [--"
15578 "points-at <objek>]\n"
15579 " [--format=<format>] [--merged <komit>] [--no-merged <komit>] "
15583 msgid "git tag -v [--format=<format>] <tagname>..."
15584 msgstr "git tag -v [--format]<format>] <nama tag>..."
15588 msgid "tag '%s' not found."
15589 msgstr "tag '%s' tidak ditemukan."
15593 msgid "Deleted tag '%s' (was %s)\n"
15594 msgstr "Tag '%s' (yaitu %s) dihapus\n"
15600 "Write a message for tag:\n"
15602 "Lines starting with '%c' will be ignored.\n"
15605 "Tulis pesan untuk tag:\n"
15607 "Baris yang diawali dengan '%c' akan diabaikan.\n"
15613 "Write a message for tag:\n"
15615 "Lines starting with '%c' will be kept; you may remove them yourself if you "
15619 "Tulis pesan untuk tag:\n"
15621 "Baris yang diawali dengan '%c' akan disimpan; Anda dapat menghapusnya bila "
15625 msgid "unable to sign the tag"
15626 msgstr "tidak dapat menandatangani tag"
15631 "You have created a nested tag. The object referred to by your new tag is\n"
15632 "already a tag. If you meant to tag the object that it points to, use:\n"
15634 "\tgit tag -f %s %s^{}"
15636 "Anda telah membuat tag bersarang. Objek yang dirujuk oleh tag baru Anda\n"
15637 "sudah menjadi tag. Jika maksud Anda men-tag objek yang ditunjukkannya,\n"
15640 "\tgit tag -f %s %s^{}"
15643 msgid "bad object type."
15644 msgstr "tipe objek jelek."
15647 msgid "no tag message?"
15648 msgstr "tidak ada pesan tag?"
15652 msgid "The tag message has been left in %s\n"
15653 msgstr "Pesan tag dibiarkan di %s\n"
15656 msgid "list tag names"
15657 msgstr "daftarkan nama tag"
15660 msgid "print <n> lines of each tag message"
15661 msgstr "cetak <n> baris dari setiap pesan tag"
15664 msgid "delete tags"
15668 msgid "verify tags"
15669 msgstr "verifikasi tag"
15672 msgid "Tag creation options"
15673 msgstr "Opsi pembuatan tag"
15676 msgid "annotated tag, needs a message"
15677 msgstr "tag bercatat, butuh sebuah pesan"
15680 msgid "tag message"
15684 msgid "force edit of tag message"
15685 msgstr "paksa sunting pesan tag"
15688 msgid "annotated and GPG-signed tag"
15689 msgstr "tag bercatat dan bertandatangan GPG"
15692 msgid "use another key to sign the tag"
15693 msgstr "gunakan kunci yang lain untuk menandatangani tag"
15696 msgid "replace the tag if exists"
15697 msgstr "ganti tag jika ada"
15699 #: builtin/tag.c builtin/update-ref.c
15700 msgid "create a reflog"
15701 msgstr "buat log referensi"
15704 msgid "Tag listing options"
15705 msgstr "Opsi daftar tag"
15708 msgid "show tag list in columns"
15709 msgstr "perlihatkan daftar tag dalam kolom"
15712 msgid "print only tags that contain the commit"
15713 msgstr "hanya cetak tag yang berisi komit"
15716 msgid "print only tags that don't contain the commit"
15717 msgstr "hanya cetak tag yang tidak berisi komit"
15720 msgid "print only tags that are merged"
15721 msgstr "hanya cetak tag yang tergabung"
15724 msgid "print only tags that are not merged"
15725 msgstr "hanya cetak tag yang tak tergabung"
15728 msgid "print only tags of the object"
15729 msgstr "hanya cetak tag dari objek"
15733 msgid "the '%s' option is only allowed in list mode"
15734 msgstr "opsi '%s' hanya diperbolehkan dalam mode daftar"
15738 msgid "'%s' is not a valid tag name."
15739 msgstr "'%s' bukan nama tag yang valid."
15743 msgid "tag '%s' already exists"
15744 msgstr "tag '%s' sudah ada"
15746 #: builtin/tag.c sequencer.c
15748 msgid "Invalid cleanup mode %s"
15749 msgstr "Mode pembersihan tidak valid %s"
15753 msgid "Updated tag '%s' (was %s)\n"
15754 msgstr "Tag '%s' diperbarui (yaitu %s)\n"
15756 #: builtin/unpack-objects.c
15757 msgid "pack exceeds maximum allowed size"
15758 msgstr "paket melebihi ukuran maksimum yang diperbolehkan"
15760 #: builtin/unpack-objects.c
15761 msgid "Unpacking objects"
15762 msgstr "Membongkar objek"
15764 #: builtin/update-index.c
15766 msgid "failed to create directory %s"
15767 msgstr "gagal membuat direktori %s"
15769 #: builtin/update-index.c
15771 msgid "failed to delete file %s"
15772 msgstr "gagal menghapus berkas %s"
15774 #: builtin/update-index.c
15776 msgid "failed to delete directory %s"
15777 msgstr "gagal menghapus direktori %s"
15779 #: builtin/update-index.c
15781 msgid "Testing mtime in '%s' "
15782 msgstr "Menguji mtime di '%s' "
15784 #: builtin/update-index.c
15785 msgid "directory stat info does not change after adding a new file"
15786 msgstr "info stat direktori tidak berubah setelah menambahkan berkas baru"
15788 #: builtin/update-index.c
15789 msgid "directory stat info does not change after adding a new directory"
15790 msgstr "info stat direktori tidak berubah setelah menambahkan direktori baru"
15792 #: builtin/update-index.c
15793 msgid "directory stat info changes after updating a file"
15794 msgstr "info stat direktori berubah setelah memperbarui berkas"
15796 #: builtin/update-index.c
15797 msgid "directory stat info changes after adding a file inside subdirectory"
15799 "info stat direktori berubah setelah menambahkan berkas di dalam subdirektori"
15801 #: builtin/update-index.c
15802 msgid "directory stat info does not change after deleting a file"
15803 msgstr "info stat direktori tidak berubah setelah menghapus berkas"
15805 #: builtin/update-index.c
15806 msgid "directory stat info does not change after deleting a directory"
15807 msgstr "info stat direktori tidak berubah setelah menghapus direktori"
15809 #: builtin/update-index.c
15813 #: builtin/update-index.c
15814 msgid "git update-index [<options>] [--] [<file>...]"
15815 msgstr "git update-index [<opsi>] [--] [<berkas>...]"
15817 #: builtin/update-index.c
15818 msgid "continue refresh even when index needs update"
15819 msgstr "lanjutkan penyegaran bahkan ketika indeks perlu diperbarui"
15821 #: builtin/update-index.c
15822 msgid "refresh: ignore submodules"
15823 msgstr "refresh: abaikan submodul"
15825 #: builtin/update-index.c
15826 msgid "do not ignore new files"
15827 msgstr "jangan abaikan berkas baru"
15829 #: builtin/update-index.c
15830 msgid "let files replace directories and vice-versa"
15831 msgstr "biarkan berkas menggantikan direktori dan sebaliknya"
15833 #: builtin/update-index.c
15834 msgid "notice files missing from worktree"
15835 msgstr "catat berkas hilang dari pohon kerja"
15837 #: builtin/update-index.c
15838 msgid "refresh even if index contains unmerged entries"
15839 msgstr "segarkan bahkan jika indeks berisi entri tak tergabung"
15841 #: builtin/update-index.c
15842 msgid "refresh stat information"
15843 msgstr "segarkan informasi stat"
15845 #: builtin/update-index.c
15846 msgid "like --refresh, but ignore assume-unchanged setting"
15847 msgstr "seperti --refresh, tapi abaikan setelan assume-unchanged"
15849 #: builtin/update-index.c
15850 msgid "<mode>,<object>,<path>"
15851 msgstr "<mode>,<objek>,<jalur>"
15853 #: builtin/update-index.c
15854 msgid "add the specified entry to the index"
15855 msgstr "tambahkan entri yang disebutkan ke indeks"
15857 #: builtin/update-index.c
15858 msgid "mark files as \"not changing\""
15859 msgstr "tandai berkas sebagai \"not changing\""
15861 #: builtin/update-index.c
15862 msgid "clear assumed-unchanged bit"
15863 msgstr "bersihkan bita assumed-unchanged"
15865 #: builtin/update-index.c
15866 msgid "mark files as \"index-only\""
15867 msgstr "tandai berkas sebagai \"index-only\""
15869 #: builtin/update-index.c
15870 msgid "clear skip-worktree bit"
15871 msgstr "bersihkan bita skip-worktree"
15873 #: builtin/update-index.c
15874 msgid "do not touch index-only entries"
15875 msgstr "jangan sentuh entri index-only"
15877 #: builtin/update-index.c
15878 msgid "add to index only; do not add content to object database"
15879 msgstr "hanya tambahkan ke indeks; jangan tambahkan konten ke basis data objek"
15881 #: builtin/update-index.c
15882 msgid "remove named paths even if present in worktree"
15883 msgstr "hapus jalur bernama bahkan jika ada dalam pohon kerja"
15885 #: builtin/update-index.c
15886 msgid "with --stdin: input lines are terminated by null bytes"
15887 msgstr "dengan --stdin: baris masukan diakhiri dengan bita null"
15889 #: builtin/update-index.c
15890 msgid "read list of paths to be updated from standard input"
15891 msgstr "baca daftar jalur yang akan diperbarui dari masukan standar"
15893 #: builtin/update-index.c
15894 msgid "add entries from standard input to the index"
15895 msgstr "tambahkan entri dari masukan standar ke indeks"
15897 #: builtin/update-index.c
15898 msgid "repopulate stages #2 and #3 for the listed paths"
15899 msgstr "populasi ulang tahapan #2 dan #3 untuk jalur yang terdaftar"
15901 #: builtin/update-index.c
15902 msgid "only update entries that differ from HEAD"
15903 msgstr "hanya perbarui entri yang berbeda dari HEAD"
15905 #: builtin/update-index.c
15906 msgid "ignore files missing from worktree"
15907 msgstr "abaikan berkas yang hilang dari pohon kerja"
15909 #: builtin/update-index.c
15910 msgid "report actions to standard output"
15911 msgstr "laporkan aksi ke keluaran standar"
15913 #: builtin/update-index.c
15914 msgid "(for porcelains) forget saved unresolved conflicts"
15915 msgstr "(untuk porselen) lupakan konflik tak terselesaikan yang disimpan"
15917 #: builtin/update-index.c
15918 msgid "write index in this format"
15919 msgstr "tulis indeks dalam format ini"
15921 #: builtin/update-index.c
15922 msgid "enable or disable split index"
15923 msgstr "aktifkan atau nonaktifkan indeks terpisah"
15925 #: builtin/update-index.c
15926 msgid "enable/disable untracked cache"
15927 msgstr "aktifkan/nonaktifkan tembolok tak terlacak"
15929 #: builtin/update-index.c
15930 msgid "test if the filesystem supports untracked cache"
15931 msgstr "uji jika sistem berkas mendukung tembolok tak terlacak"
15933 #: builtin/update-index.c
15934 msgid "enable untracked cache without testing the filesystem"
15935 msgstr "aktifkan tembolok tak terlacak tanpa menguji sistem berkas"
15937 #: builtin/update-index.c
15938 msgid "write out the index even if is not flagged as changed"
15939 msgstr "tulis indeks bahkan jika tidak dianggap berubah"
15941 #: builtin/update-index.c
15942 msgid "enable or disable file system monitor"
15943 msgstr "aktifkan atau nonaktifkan monitor sistem berkas"
15945 #: builtin/update-index.c
15946 msgid "mark files as fsmonitor valid"
15947 msgstr "tandai berkas sebagai fsmonitor valid"
15949 #: builtin/update-index.c
15950 msgid "clear fsmonitor valid bit"
15951 msgstr "bersihkan bita fsmonitor valid"
15953 #: builtin/update-index.c
15955 "core.splitIndex is set to false; remove or change it, if you really want to "
15956 "enable split index"
15958 "core.splitIndex disetel ke false; hapus atau ubah, jika Anda benar-benar "
15959 "ingin mengaktifkan indeks terpisah"
15961 #: builtin/update-index.c
15963 "core.splitIndex is set to true; remove or change it, if you really want to "
15964 "disable split index"
15966 "core.splitIndex disetel ke true; hapus atau ubah, jika Anda benar-benar "
15967 "ingin menonaktifkan indeks terpisah"
15969 #: builtin/update-index.c
15971 "core.untrackedCache is set to true; remove or change it, if you really want "
15972 "to disable the untracked cache"
15974 "core.untrackedCache disetel ke true; hapus atau ubah, jika Anda benar-benar "
15975 "ingin menonaktifkan tembolok tak terlacak"
15977 #: builtin/update-index.c
15978 msgid "Untracked cache disabled"
15979 msgstr "Tembolok tak terlacak dinonaktifkan"
15981 #: builtin/update-index.c
15983 "core.untrackedCache is set to false; remove or change it, if you really want "
15984 "to enable the untracked cache"
15986 "core.untrackedCache disetel ke false; hapus atau ubah, jika Anda benar-benar "
15987 "ingin mengaktifkan tembolok tak terlacak"
15989 #: builtin/update-index.c
15991 msgid "Untracked cache enabled for '%s'"
15992 msgstr "Tembolok tak terlacak diaktifkan untuk '%s'"
15994 #: builtin/update-index.c
15995 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
15997 "core.fsmonitor tak disetel; setel jika Anda benar-benar ingin mengaktifkan "
16000 #: builtin/update-index.c
16001 msgid "fsmonitor enabled"
16002 msgstr "fsmonitor diaktifkan"
16004 #: builtin/update-index.c
16006 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
16008 "core.fsmonitor disetel; hapus jika Anda benar-benar ingin menonaktifkan "
16011 #: builtin/update-index.c
16012 msgid "fsmonitor disabled"
16013 msgstr "fsmonitor dinonaktifkan"
16015 #: builtin/update-ref.c
16016 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
16017 msgstr "git update-ref [<opsi>] -d <nama referensi> [<nilai lama>]"
16019 #: builtin/update-ref.c
16020 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
16022 "git update-ref [<opsi>] <nama referensi> <nilai baru> [<nilai lama>]"
16024 #: builtin/update-ref.c
16025 msgid "git update-ref [<options>] --stdin [-z]"
16026 msgstr "git update-ref [<opsi>] --stdin [-z]"
16028 #: builtin/update-ref.c
16029 msgid "delete the reference"
16030 msgstr "hapus referensi"
16032 #: builtin/update-ref.c
16033 msgid "update <refname> not the one it points to"
16034 msgstr "perbarui <nama referensi> bukan yang ditunjuknya"
16036 #: builtin/update-ref.c
16037 msgid "stdin has NUL-terminated arguments"
16038 msgstr "stdin punya argumen yang diakhiri dengan NUL"
16040 #: builtin/update-ref.c
16041 msgid "read updates from stdin"
16042 msgstr "baca pembaruan dari masukan standar"
16044 #: builtin/update-server-info.c
16045 msgid "update the info files from scratch"
16046 msgstr "perbarui berkas info dari awal"
16048 #: builtin/upload-pack.c
16049 msgid "git upload-pack [<options>] <dir>"
16050 msgstr "git upload-pack [<opsi>] <direktori>"
16052 #: builtin/upload-pack.c t/helper/test-serve-v2.c
16053 msgid "quit after a single request/response exchange"
16054 msgstr "keluar setelah pertukaran permintaan/jawaban tunggal"
16056 #: builtin/upload-pack.c
16057 msgid "serve up the info/refs for git-http-backend"
16058 msgstr "layani info/referensi untuk git-http-backend"
16060 #: builtin/upload-pack.c
16061 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
16062 msgstr "jangan coba <direktori>.git/ jika <direktori> bukan direktori Git"
16064 #: builtin/upload-pack.c
16065 msgid "interrupt transfer after <n> seconds of inactivity"
16066 msgstr "interupsi transfer setelah <n> detik niraktivitas"
16068 #: builtin/verify-commit.c
16069 msgid "git verify-commit [-v | --verbose] <commit>..."
16070 msgstr "git verify-commit [-v | --verbose] <komit>..."
16072 #: builtin/verify-commit.c
16073 msgid "print commit contents"
16074 msgstr "cetak isi komit"
16076 #: builtin/verify-commit.c builtin/verify-tag.c
16077 msgid "print raw gpg status output"
16078 msgstr "cetak keluaran status gpg mentah"
16080 #: builtin/verify-pack.c
16081 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
16082 msgstr "git verify-pack [-v | --verbose] [-s | --stat-only] <pak>..."
16084 #: builtin/verify-pack.c
16086 msgstr "bertele-tele"
16088 #: builtin/verify-pack.c
16089 msgid "show statistics only"
16090 msgstr "hanya perlihatkan statistik"
16092 #: builtin/verify-tag.c
16093 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
16094 msgstr "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
16096 #: builtin/verify-tag.c
16097 msgid "print tag contents"
16098 msgstr "cetak isi tag"
16100 #: builtin/worktree.c
16101 msgid "git worktree add [<options>] <path> [<commit-ish>]"
16102 msgstr "git worktree add [<opsi>] <jalur> [<mirip komit>]"
16104 #: builtin/worktree.c
16105 msgid "git worktree list [<options>]"
16106 msgstr "git worktree list [<opsi>]"
16108 #: builtin/worktree.c
16109 msgid "git worktree lock [<options>] <path>"
16110 msgstr "git worktree lock [<opsi>] <jalur>"
16112 #: builtin/worktree.c
16113 msgid "git worktree move <worktree> <new-path>"
16114 msgstr "git worktree move <pohon kerja> <jalur baru>"
16116 #: builtin/worktree.c
16117 msgid "git worktree prune [<options>]"
16118 msgstr "git worktree prune [<opsi>]"
16120 #: builtin/worktree.c
16121 msgid "git worktree remove [<options>] <worktree>"
16122 msgstr "git worktree remove [<opsi>] <pohon kerja>"
16124 #: builtin/worktree.c
16125 msgid "git worktree repair [<path>...]"
16126 msgstr "git worktree repair [<jalur>...]"
16128 #: builtin/worktree.c
16129 msgid "git worktree unlock <path>"
16130 msgstr "git worktree unlock <jalur>"
16132 #: builtin/worktree.c
16134 msgid "Removing %s/%s: %s"
16135 msgstr "Menghapus %s/%s: %s"
16137 #: builtin/worktree.c
16138 msgid "report pruned working trees"
16139 msgstr "laporkan pohon kerja terpangkas"
16141 #: builtin/worktree.c
16142 msgid "expire working trees older than <time>"
16143 msgstr "kadaluarsakan pohon kerja yang lebih tua dari <waktu>"
16145 #: builtin/worktree.c
16147 msgid "'%s' already exists"
16148 msgstr "'%s' sudah ada"
16150 #: builtin/worktree.c
16152 msgid "unusable worktree destination '%s'"
16153 msgstr "tujuan pohon kerja '%s' tidak dapat diguanakan"
16155 #: builtin/worktree.c
16158 "'%s' is a missing but locked worktree;\n"
16159 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
16161 "'%s' adalah pohon kerja hilang tapi terkunci;\n"
16162 "gunakan '%s -f -f' untuk menimpa, atau 'unlock' dan 'prune' atau 'remove' "
16163 "untuk membersihkan"
16165 #: builtin/worktree.c
16168 "'%s' is a missing but already registered worktree;\n"
16169 "use '%s -f' to override, or 'prune' or 'remove' to clear"
16171 "'%s' adalah pohon kerja hilang tapi telah didaftarkan;\n"
16172 "gunakan '%s -f' untuk menimpa, atau 'prune' atau 'remove' untuk membersihkan"
16174 #: builtin/worktree.c
16176 msgid "failed to copy '%s' to '%s'; sparse-checkout may not work correctly"
16178 "gagal menyalin '%s' ke '%s'; checkout tipis mungkin tidak bekerja dengan baik"
16180 #: builtin/worktree.c
16182 msgid "failed to copy worktree config from '%s' to '%s'"
16183 msgstr "Gagal menyalin konfigurasi pohon kerja dari '%s' ke '%s'"
16185 #: builtin/worktree.c
16187 msgid "failed to unset '%s' in '%s'"
16188 msgstr "gagal menyetel balik '%s' di '%s'"
16190 #: builtin/worktree.c
16192 msgid "could not create directory of '%s'"
16193 msgstr "tidak dapat membuat direktori '%s'"
16195 #: builtin/worktree.c
16196 msgid "initializing"
16197 msgstr "menginisialisasi"
16199 #: builtin/worktree.c
16201 msgid "Preparing worktree (new branch '%s')"
16202 msgstr "Menyiapkan pohon kerja (cabang baru '%s')"
16204 #: builtin/worktree.c
16206 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
16208 "Menyiapkan pohon kerja (menyetel ulang cabang '%s'; sebelumnya pada %s)"
16210 #: builtin/worktree.c
16212 msgid "Preparing worktree (checking out '%s')"
16213 msgstr "Menyiapkan pohon kerja (men-checkout '%s')"
16215 #: builtin/worktree.c
16217 msgid "Preparing worktree (detached HEAD %s)"
16218 msgstr "Menyiapkan pohon kerja (HEAD terpisah %s)"
16220 #: builtin/worktree.c
16221 msgid "checkout <branch> even if already checked out in other worktree"
16223 "checkout <cabang> bahkan jika sudah di-checkout pada pohon kerja lainnya"
16225 #: builtin/worktree.c
16226 msgid "create a new branch"
16227 msgstr "buat sebuah cabang baru"
16229 #: builtin/worktree.c
16230 msgid "create or reset a branch"
16231 msgstr "buat atau setel ulang sebuah cabang"
16233 #: builtin/worktree.c
16234 msgid "populate the new working tree"
16235 msgstr "isikan pohon kerja baru"
16237 #: builtin/worktree.c
16238 msgid "keep the new working tree locked"
16239 msgstr "tetap pohon kerja baru terkunci"
16241 #: builtin/worktree.c
16242 msgid "reason for locking"
16243 msgstr "alasan penguncian"
16245 #: builtin/worktree.c
16246 msgid "set up tracking mode (see git-branch(1))"
16247 msgstr "pasang mode pelacakan (lihat git-branch(1))"
16249 #: builtin/worktree.c
16250 msgid "try to match the new branch name with a remote-tracking branch"
16251 msgstr "coba cocokkan nama cabang baru dengan sebuah cabang pelacakan remote"
16253 #: builtin/worktree.c diff.c parse-options.c
16255 msgid "options '%s', '%s', and '%s' cannot be used together"
16256 msgstr "Opsi '%s', '%s', dan '%s' tidak dapat digunakan bersamaan"
16258 #: builtin/worktree.c
16259 msgid "added with --lock"
16260 msgstr "tambahkan dengan --lock"
16262 #: builtin/worktree.c
16263 msgid "--[no-]track can only be used if a new branch is created"
16264 msgstr "--[no-]track hanya dapat digunakan jika cabang baru dibuat"
16266 #: builtin/worktree.c
16267 msgid "show extended annotations and reasons, if available"
16268 msgstr "perlihatkan anotasi dan alasan yang diperpanjang, jika ada"
16270 #: builtin/worktree.c
16271 msgid "add 'prunable' annotation to worktrees older than <time>"
16273 "tambahkan anotasi 'dapat dipangkas' ke pohon kerja lebih tua dari <time>"
16275 #: builtin/worktree.c
16276 msgid "terminate records with a NUL character"
16277 msgstr "akhiri rekaman dengan karakter NUL"
16279 #: builtin/worktree.c
16281 msgid "'%s' is not a working tree"
16282 msgstr "'%s' bukan sebuah pohon kerja"
16284 #: builtin/worktree.c
16285 msgid "The main working tree cannot be locked or unlocked"
16286 msgstr "Pohon kerja utama tidak dapat dikunci atau dibuka kunci"
16288 #: builtin/worktree.c
16290 msgid "'%s' is already locked, reason: %s"
16291 msgstr "'%s' sudah terkunci, alasan: %s"
16293 #: builtin/worktree.c
16295 msgid "'%s' is already locked"
16296 msgstr "'%s' sudah terkunci"
16298 #: builtin/worktree.c
16300 msgid "'%s' is not locked"
16301 msgstr "'%s' tidak terkunci"
16303 #: builtin/worktree.c
16304 msgid "working trees containing submodules cannot be moved or removed"
16305 msgstr "pohon kerja yang berisi submodul tidak dapat dipindahkan atau dihapus"
16307 #: builtin/worktree.c
16308 msgid "force move even if worktree is dirty or locked"
16309 msgstr "paksa pindah bahkan jika pohon kerja kotor atau terkunci"
16311 #: builtin/worktree.c
16313 msgid "'%s' is a main working tree"
16314 msgstr "'%s' adalah pohon kerja utama"
16316 #: builtin/worktree.c
16318 msgid "could not figure out destination name from '%s'"
16319 msgstr "tidak dapat menebak nama tujuan dari '%s'"
16321 #: builtin/worktree.c
16324 "cannot move a locked working tree, lock reason: %s\n"
16325 "use 'move -f -f' to override or unlock first"
16327 "tidak dapat memindahkan pohon kerja terkunci, alasan penguncian: %s\n"
16328 "gunakan 'move -f -f' untuk memaksakan atau membuka kunci terlebih dahulu"
16330 #: builtin/worktree.c
16332 "cannot move a locked working tree;\n"
16333 "use 'move -f -f' to override or unlock first"
16335 "tidak dapat memindahkan pohon kerja terkunci;\n"
16336 "gunakan 'move -f -f' untuk memaksakan atau membuka kunci terlebih dahulu"
16338 #: builtin/worktree.c
16340 msgid "validation failed, cannot move working tree: %s"
16341 msgstr "validasi gagal, tidak dapat memindahkan pohon kerja: %s"
16343 #: builtin/worktree.c
16345 msgid "failed to move '%s' to '%s'"
16346 msgstr "gagal memindahkan '%s' ke '%s'"
16348 #: builtin/worktree.c
16350 msgid "failed to run 'git status' on '%s'"
16351 msgstr "tidak dapat menjalankan 'git status' pada '%s'"
16353 #: builtin/worktree.c
16355 msgid "'%s' contains modified or untracked files, use --force to delete it"
16357 "'%s' berisi berkas termodifikasi atau tak terlacak, gunakan --force untuk "
16360 #: builtin/worktree.c
16362 msgid "failed to run 'git status' on '%s', code %d"
16363 msgstr "gagal menjalankan 'git status' pada '%s', kode %d"
16365 #: builtin/worktree.c
16366 msgid "force removal even if worktree is dirty or locked"
16367 msgstr "paksa penghapusan bahkan jika pohon kerja kotor atau terkunci"
16369 #: builtin/worktree.c
16372 "cannot remove a locked working tree, lock reason: %s\n"
16373 "use 'remove -f -f' to override or unlock first"
16375 "tidak dapat menghapus pohon kerja terkunci, alasan penguncian: %s\n"
16376 "gunakan 'remove -f -f' untuk memaksakan atau buka kunci terlebih dahulu"
16378 #: builtin/worktree.c
16380 "cannot remove a locked working tree;\n"
16381 "use 'remove -f -f' to override or unlock first"
16383 "tidak dapat menghapus pohon kerja terkunci;\n"
16384 "gunakan 'remove -f -f' untuk memaksakan atau buka kunci terlebih dahulu"
16386 #: builtin/worktree.c
16388 msgid "validation failed, cannot remove working tree: %s"
16389 msgstr "validasi gagal, tidak dapat menghapus pohon kerja: %s"
16391 #: builtin/worktree.c
16393 msgid "repair: %s: %s"
16394 msgstr "perbaikan: %s: %s"
16396 #: builtin/worktree.c
16398 msgid "error: %s: %s"
16399 msgstr "kesalahan: %s: %s"
16401 #: builtin/write-tree.c
16402 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
16403 msgstr "git write-tree [--missing-ok] [--prefix=<prefiks>/]"
16405 #: builtin/write-tree.c
16407 msgstr "<prefiks>/"
16409 #: builtin/write-tree.c
16410 msgid "write tree object for a subdirectory <prefix>"
16411 msgstr "tulis objek pohon untuk subdirektori <prefiks>"
16413 #: builtin/write-tree.c
16414 msgid "only useful for debugging"
16415 msgstr "hanya berguna untuk penirkutuan"
16419 msgid "unrecognized bundle hash algorithm: %s"
16420 msgstr "algoritma hash bundel tidak dikenal: %s"
16424 msgid "unknown capability '%s'"
16425 msgstr "kapabilitas '%s' tidak dikenal"
16429 msgid "'%s' does not look like a v2 or v3 bundle file"
16430 msgstr "'%s' tidak terlihat seperti berkas bundel v2 atau v3"
16434 msgid "unrecognized header: %s%s (%d)"
16435 msgstr "kepala tidak dikenal: %s%s (%d)"
16438 msgid "Repository lacks these prerequisite commits:"
16439 msgstr "Repositori kekurangan komit prasyarat berikut:"
16442 msgid "need a repository to verify a bundle"
16443 msgstr "perlu sebuah repositori untuk verifikasi bundel"
16447 msgid "The bundle contains this ref:"
16448 msgid_plural "The bundle contains these %<PRIuMAX> refs:"
16449 msgstr[0] "Bundel berisi referensi ini:"
16450 msgstr[1] "Bundel berisi %<PRIuMAX> referensi berikut:"
16453 msgid "The bundle records a complete history."
16454 msgstr "Bundel merekam riwayat penuh."
16458 msgid "The bundle requires this ref:"
16459 msgid_plural "The bundle requires these %<PRIuMAX> refs:"
16460 msgstr[0] "Bundel membutuhkan referensi ini:"
16461 msgstr[1] "Bundel membutuhkan %<PRIuMAX> referensi berikut:"
16464 msgid "unable to dup bundle descriptor"
16465 msgstr "tidak dapat men-dup pendeskripsi bundel"
16468 msgid "Could not spawn pack-objects"
16469 msgstr "Tidak dapat menghidupkan pack-objects"
16472 msgid "pack-objects died"
16473 msgstr "pack-objects mati"
16477 msgid "ref '%s' is excluded by the rev-list options"
16478 msgstr "referensi '%s' dikecualikan oleh opsi rev-list"
16482 msgid "unsupported bundle version %d"
16483 msgstr "versi bundle %d tidak didukung"
16487 msgid "cannot write bundle version %d with algorithm %s"
16488 msgstr "tidak dapat menulis versi bundel %d dengan algoritma %s"
16491 msgid "Refusing to create empty bundle."
16492 msgstr "Menolak memuat bundel kosong."
16496 msgid "cannot create '%s'"
16497 msgstr "tidak dapat membuat '%s'"
16500 msgid "index-pack died"
16501 msgstr "index-pack mati"
16504 msgid "terminating chunk id appears earlier than expected"
16509 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
16514 msgid "duplicate chunk ID %<PRIx32> found"
16519 msgid "final chunk has non-zero id %<PRIx32>"
16523 msgid "invalid hash version"
16528 msgid "invalid color value: %.*s"
16532 msgid "Add file contents to the index"
16536 msgid "Apply a series of patches from a mailbox"
16540 msgid "Annotate file lines with commit information"
16544 msgid "Apply a patch to files and/or to the index"
16548 msgid "Import a GNU Arch repository into Git"
16552 msgid "Create an archive of files from a named tree"
16556 msgid "Use binary search to find the commit that introduced a bug"
16560 msgid "Show what revision and author last modified each line of a file"
16564 msgid "List, create, or delete branches"
16568 msgid "Collect information for user to file a bug report"
16572 msgid "Move objects and refs by archive"
16576 msgid "Provide content or type and size information for repository objects"
16580 msgid "Display gitattributes information"
16584 msgid "Debug gitignore / exclude files"
16588 msgid "Show canonical names and email addresses of contacts"
16592 msgid "Ensures that a reference name is well formed"
16596 msgid "Switch branches or restore working tree files"
16600 msgid "Copy files from the index to the working tree"
16604 msgid "Find commits yet to be applied to upstream"
16608 msgid "Apply the changes introduced by some existing commits"
16612 msgid "Graphical alternative to git-commit"
16616 msgid "Remove untracked files from the working tree"
16620 msgid "Clone a repository into a new directory"
16624 msgid "Display data in columns"
16628 msgid "Record changes to the repository"
16632 msgid "Write and verify Git commit-graph files"
16636 msgid "Create a new commit object"
16640 msgid "Get and set repository or global options"
16644 msgid "Count unpacked number of objects and their disk consumption"
16648 msgid "Retrieve and store user credentials"
16652 msgid "Helper to temporarily store passwords in memory"
16656 msgid "Helper to store credentials on disk"
16660 msgid "Export a single commit to a CVS checkout"
16664 msgid "Salvage your data out of another SCM people love to hate"
16668 msgid "A CVS server emulator for Git"
16672 msgid "A really simple server for Git repositories"
16676 msgid "Give an object a human readable name based on an available ref"
16680 msgid "Show changes between commits, commit and working tree, etc"
16684 msgid "Compares files in the working tree and the index"
16688 msgid "Compare a tree to the working tree or index"
16692 msgid "Compares the content and mode of blobs found via two tree objects"
16696 msgid "Show changes using common diff tools"
16700 msgid "Git data exporter"
16704 msgid "Backend for fast Git data importers"
16708 msgid "Download objects and refs from another repository"
16712 msgid "Receive missing objects from another repository"
16716 msgid "Rewrite branches"
16720 msgid "Produce a merge commit message"
16724 msgid "Output information on each ref"
16728 msgid "Run a Git command on a list of repositories"
16732 msgid "Prepare patches for e-mail submission"
16736 msgid "Verifies the connectivity and validity of the objects in the database"
16740 msgid "Cleanup unnecessary files and optimize the local repository"
16744 msgid "Extract commit ID from an archive created using git-archive"
16748 msgid "Print lines matching a pattern"
16752 msgid "A portable graphical interface to Git"
16756 msgid "Compute object ID and optionally creates a blob from a file"
16760 msgid "Display help information about Git"
16764 msgid "Run git hooks"
16768 msgid "Server side implementation of Git over HTTP"
16772 msgid "Download from a remote Git repository via HTTP"
16776 msgid "Push objects over HTTP/DAV to another repository"
16780 msgid "Send a collection of patches from stdin to an IMAP folder"
16784 msgid "Build pack index file for an existing packed archive"
16788 msgid "Create an empty Git repository or reinitialize an existing one"
16792 msgid "Instantly browse your working repository in gitweb"
16796 msgid "Add or parse structured information in commit messages"
16800 msgid "Show commit logs"
16804 msgid "Show information about files in the index and the working tree"
16808 msgid "List references in a remote repository"
16812 msgid "List the contents of a tree object"
16816 msgid "Extracts patch and authorship from a single e-mail message"
16820 msgid "Simple UNIX mbox splitter program"
16824 msgid "Run tasks to optimize Git repository data"
16828 msgid "Join two or more development histories together"
16832 msgid "Find as good common ancestors as possible for a merge"
16836 msgid "Run a three-way file merge"
16840 msgid "Run a merge for files needing merging"
16844 msgid "The standard helper program to use with git-merge-index"
16848 msgid "Show three-way merge without touching index"
16852 msgid "Run merge conflict resolution tools to resolve merge conflicts"
16856 msgid "Creates a tag object with extra validation"
16860 msgid "Build a tree-object from ls-tree formatted text"
16864 msgid "Write and verify multi-pack-indexes"
16868 msgid "Move or rename a file, a directory, or a symlink"
16872 msgid "Find symbolic names for given revs"
16876 msgid "Add or inspect object notes"
16880 msgid "Import from and submit to Perforce repositories"
16884 msgid "Create a packed archive of objects"
16888 msgid "Find redundant pack files"
16892 msgid "Pack heads and tags for efficient repository access"
16896 msgid "Compute unique ID for a patch"
16900 msgid "Prune all unreachable objects from the object database"
16904 msgid "Remove extra objects that are already in pack files"
16908 msgid "Fetch from and integrate with another repository or a local branch"
16912 msgid "Update remote refs along with associated objects"
16916 msgid "Applies a quilt patchset onto the current branch"
16920 msgid "Compare two commit ranges (e.g. two versions of a branch)"
16924 msgid "Reads tree information into the index"
16928 msgid "Reapply commits on top of another base tip"
16932 msgid "Receive what is pushed into the repository"
16936 msgid "Manage reflog information"
16940 msgid "Manage set of tracked repositories"
16944 msgid "Pack unpacked objects in a repository"
16948 msgid "Create, list, delete refs to replace objects"
16952 msgid "Generates a summary of pending changes"
16956 msgid "Reuse recorded resolution of conflicted merges"
16960 msgid "Reset current HEAD to the specified state"
16964 msgid "Restore working tree files"
16968 msgid "Lists commit objects in reverse chronological order"
16972 msgid "Pick out and massage parameters"
16976 msgid "Revert some existing commits"
16980 msgid "Remove files from the working tree and from the index"
16984 msgid "Send a collection of patches as emails"
16988 msgid "Push objects over Git protocol to another repository"
16992 msgid "Git's i18n setup code for shell scripts"
16996 msgid "Common Git shell script setup code"
17000 msgid "Restricted login shell for Git-only SSH access"
17004 msgid "Summarize 'git log' output"
17008 msgid "Show various types of objects"
17012 msgid "Show branches and their commits"
17016 msgid "Show packed archive index"
17020 msgid "List references in a local repository"
17024 msgid "Reduce your working tree to a subset of tracked files"
17028 msgid "Add file contents to the staging area"
17032 msgid "Stash the changes in a dirty working directory away"
17036 msgid "Show the working tree status"
17040 msgid "Remove unnecessary whitespace"
17044 msgid "Initialize, update or inspect submodules"
17048 msgid "Bidirectional operation between a Subversion repository and Git"
17052 msgid "Switch branches"
17056 msgid "Read, modify and delete symbolic refs"
17060 msgid "Create, list, delete or verify a tag object signed with GPG"
17064 msgid "Creates a temporary file with a blob's contents"
17068 msgid "Unpack objects from a packed archive"
17072 msgid "Register file contents in the working tree to the index"
17076 msgid "Update the object name stored in a ref safely"
17080 msgid "Update auxiliary info file to help dumb servers"
17084 msgid "Send archive back to git-archive"
17088 msgid "Send objects packed back to git-fetch-pack"
17092 msgid "Show a Git logical variable"
17096 msgid "Check the GPG signature of commits"
17100 msgid "Validate packed Git archive files"
17104 msgid "Check the GPG signature of tags"
17108 msgid "Show logs with difference each commit introduces"
17112 msgid "Manage multiple working trees"
17116 msgid "Create a tree object from the current index"
17120 msgid "Defining attributes per path"
17124 msgid "Git command-line interface and conventions"
17128 msgid "A Git core tutorial for developers"
17132 msgid "Providing usernames and passwords to Git"
17136 msgid "Git for CVS users"
17140 msgid "Tweaking diff output"
17144 msgid "A useful minimum set of commands for Everyday Git"
17148 msgid "Frequently asked questions about using Git"
17152 msgid "A Git Glossary"
17156 msgid "Hooks used by Git"
17160 msgid "Specifies intentionally untracked files to ignore"
17164 msgid "The Git repository browser"
17168 msgid "Map author/committer names and/or E-Mail addresses"
17172 msgid "Defining submodule properties"
17176 msgid "Git namespaces"
17180 msgid "Helper programs to interact with remote repositories"
17184 msgid "Git Repository Layout"
17188 msgid "Specifying revisions and ranges for Git"
17192 msgid "Mounting one repository inside another"
17196 msgid "A tutorial introduction to Git"
17200 msgid "A tutorial introduction to Git: part two"
17204 msgid "Git web interface (web frontend to Git repositories)"
17208 msgid "An overview of recommended workflows with Git"
17212 msgid "commit-graph file is too small"
17217 msgid "commit-graph signature %X does not match signature %X"
17222 msgid "commit-graph version %X does not match version %X"
17227 msgid "commit-graph hash version %X does not match version %X"
17232 msgid "commit-graph file is too small to hold %u chunks"
17236 msgid "commit-graph has no base graphs chunk"
17240 msgid "commit-graph chain does not match"
17245 msgid "invalid commit-graph chain: line '%s' not a hash"
17249 msgid "unable to find all commit-graph files"
17253 msgid "invalid commit position. commit-graph is likely corrupt"
17258 msgid "could not find commit %s"
17262 msgid "commit-graph requires overflow generation data but has none"
17266 msgid "Loading known commits in commit graph"
17270 msgid "Expanding reachable commits in commit graph"
17274 msgid "Clearing commit marks in commit graph"
17278 msgid "Computing commit graph topological levels"
17282 msgid "Computing commit graph generation numbers"
17286 msgid "Computing commit changed paths Bloom filters"
17290 msgid "Collecting referenced commits"
17295 msgid "Finding commits for commit graph in %<PRIuMAX> pack"
17296 msgid_plural "Finding commits for commit graph in %<PRIuMAX> packs"
17302 msgid "error adding pack %s"
17307 msgid "error opening index for %s"
17311 msgid "Finding commits for commit graph among packed objects"
17315 msgid "Finding extra edges in commit graph"
17319 msgid "failed to write correct number of base graph ids"
17323 msgid "unable to create temporary graph layer"
17328 msgid "unable to adjust shared permissions for '%s'"
17333 msgid "Writing out commit graph in %d pass"
17334 msgid_plural "Writing out commit graph in %d passes"
17339 msgid "unable to open commit-graph chain file"
17343 msgid "failed to rename base commit-graph file"
17347 msgid "failed to rename temporary commit-graph file"
17351 msgid "Scanning merged commits"
17355 msgid "Merging commit-graph"
17359 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
17363 msgid "too many commits to write graph"
17367 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
17372 msgid "commit-graph has incorrect OID order: %s then %s"
17377 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
17382 msgid "failed to parse commit %s from commit-graph"
17386 msgid "Verifying commits in commit graph"
17391 msgid "failed to parse commit %s from object database for commit-graph"
17396 msgid "root tree OID for commit %s in commit-graph is %s != %s"
17401 msgid "commit-graph parent list for commit %s is too long"
17406 msgid "commit-graph parent for %s is %s != %s"
17411 msgid "commit-graph parent list for commit %s terminates early"
17417 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
17423 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
17428 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
17433 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
17438 msgid "%s %s is not a commit!"
17443 "Support for <GIT_DIR>/info/grafts is deprecated\n"
17444 "and will be removed in a future Git version.\n"
17446 "Please use \"git replace --convert-graft-file\"\n"
17447 "to convert the grafts into replace refs.\n"
17449 "Turn this message off by running\n"
17450 "\"git config advice.graftFileDeprecated false\""
17455 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
17460 msgid "Commit %s has a bad GPG signature allegedly by %s."
17465 msgid "Commit %s does not have a GPG signature."
17470 msgid "Commit %s has a good GPG signature by %s\n"
17475 "Warning: commit message did not conform to UTF-8.\n"
17476 "You may want to amend it after fixing the message, or set the config\n"
17477 "variable i18n.commitEncoding to the encoding your project uses.\n"
17480 #: compat/compiler.h
17481 msgid "no compiler information available\n"
17484 #: compat/compiler.h
17485 msgid "no libc information available\n"
17488 #: compat/fsmonitor/fsm-health-win32.c
17490 msgid "[GLE %ld] health thread could not open '%ls'"
17493 #: compat/fsmonitor/fsm-health-win32.c
17495 msgid "[GLE %ld] health thread getting BHFI for '%ls'"
17498 #: compat/fsmonitor/fsm-health-win32.c compat/fsmonitor/fsm-listen-win32.c
17500 msgid "could not convert to wide characters: '%s'"
17503 #: compat/fsmonitor/fsm-health-win32.c
17505 msgid "BHFI changed '%ls'"
17508 #: compat/fsmonitor/fsm-health-win32.c
17510 msgid "unhandled case in 'has_worktree_moved': %d"
17513 #: compat/fsmonitor/fsm-health-win32.c
17515 msgid "health thread wait failed [GLE %ld]"
17518 #: compat/fsmonitor/fsm-listen-darwin.c
17519 msgid "Unable to create FSEventStream."
17522 #: compat/fsmonitor/fsm-listen-darwin.c
17523 msgid "Failed to start the FSEventStream"
17526 #: compat/fsmonitor/fsm-listen-win32.c
17528 msgid "[GLE %ld] could not convert path to UTF-8: '%.*ls'"
17531 #: compat/fsmonitor/fsm-listen-win32.c
17533 msgid "[GLE %ld] could not watch '%s'"
17536 #: compat/fsmonitor/fsm-listen-win32.c
17538 msgid "[GLE %ld] could not get longname of '%s'"
17541 #: compat/fsmonitor/fsm-listen-win32.c
17543 msgid "ReadDirectoryChangedW failed on '%s' [GLE %ld]"
17546 #: compat/fsmonitor/fsm-listen-win32.c
17548 msgid "GetOverlappedResult failed on '%s' [GLE %ld]"
17551 #: compat/fsmonitor/fsm-listen-win32.c
17553 msgid "could not read directory changes [GLE %ld]"
17558 msgid "failed to copy SID (%ld)"
17563 msgid "failed to get owner for '%s' (%ld)"
17566 #: compat/obstack.c
17567 msgid "memory exhausted"
17570 #: compat/regex/regcomp.c
17574 #: compat/regex/regcomp.c
17578 #: compat/regex/regcomp.c
17579 msgid "Invalid regular expression"
17582 #: compat/regex/regcomp.c
17583 msgid "Invalid collation character"
17586 #: compat/regex/regcomp.c
17587 msgid "Invalid character class name"
17590 #: compat/regex/regcomp.c
17591 msgid "Trailing backslash"
17594 #: compat/regex/regcomp.c
17595 msgid "Invalid back reference"
17598 #: compat/regex/regcomp.c
17599 msgid "Unmatched [ or [^"
17602 #: compat/regex/regcomp.c
17603 msgid "Unmatched ( or \\("
17606 #: compat/regex/regcomp.c
17607 msgid "Unmatched \\{"
17610 #: compat/regex/regcomp.c
17611 msgid "Invalid content of \\{\\}"
17614 #: compat/regex/regcomp.c
17615 msgid "Invalid range end"
17618 #: compat/regex/regcomp.c
17619 msgid "Memory exhausted"
17622 #: compat/regex/regcomp.c
17623 msgid "Invalid preceding regular expression"
17626 #: compat/regex/regcomp.c
17627 msgid "Premature end of regular expression"
17630 #: compat/regex/regcomp.c
17631 msgid "Regular expression too big"
17634 #: compat/regex/regcomp.c
17635 msgid "Unmatched ) or \\)"
17638 #: compat/regex/regcomp.c
17639 msgid "No previous regular expression"
17642 #: compat/simple-ipc/ipc-unix-socket.c compat/simple-ipc/ipc-win32.c
17643 msgid "could not send IPC command"
17646 #: compat/simple-ipc/ipc-unix-socket.c compat/simple-ipc/ipc-win32.c
17647 msgid "could not read IPC response"
17650 #: compat/simple-ipc/ipc-unix-socket.c
17652 msgid "could not start accept_thread '%s'"
17655 #: compat/simple-ipc/ipc-unix-socket.c
17657 msgid "could not start worker[0] for '%s'"
17660 #: compat/simple-ipc/ipc-win32.c
17662 msgid "ConnectNamedPipe failed for '%s' (%lu)"
17665 #: compat/simple-ipc/ipc-win32.c
17667 msgid "could not create fd from pipe for '%s'"
17670 #: compat/simple-ipc/ipc-win32.c
17672 msgid "could not start thread[0] for '%s'"
17675 #: compat/simple-ipc/ipc-win32.c
17677 msgid "wait for hEvent failed for '%s'"
17680 #: compat/terminal.c
17681 msgid "cannot resume in the background, please use 'fg' to resume"
17684 #: compat/terminal.c
17685 msgid "cannot restore terminal settings"
17691 "exceeded maximum include depth (%d) while including\n"
17695 "This might be due to circular includes."
17697 "melebihi kedalaman include maksimum (%d) ketika memasukkan\n"
17701 "Ini mungkin disebabkan oleh include sirkular."
17705 msgid "could not expand include path '%s'"
17706 msgstr "tidak dapat menjabarkan jalur include '%s'"
17709 msgid "relative config includes must come from files"
17710 msgstr "include konfigurasi relatif harus dari berkas"
17713 msgid "relative config include conditionals must come from files"
17714 msgstr "kondisional include konfigurasi relative harus dari berkas"
17718 "remote URLs cannot be configured in file directly or indirectly included by "
17719 "includeIf.hasconfig:remote.*.url"
17721 "URL remote tidak dapat dikonfigurasikan langsung di dalam berkas maupun "
17722 "dimasukkan secara tidak langsung oleh includeIf.hasconfig:remote.*.url"
17726 msgid "invalid config format: %s"
17727 msgstr "format konfigurasi tidak valid: %s"
17731 msgid "missing environment variable name for configuration '%.*s'"
17732 msgstr "nama variabel lingkungan untuk konfigurasi hilang '%.*s'"
17736 msgid "missing environment variable '%s' for configuration '%.*s'"
17737 msgstr "variabel lingkungan '%s' untuk konfigurasi '%.*s'"
17741 msgid "key does not contain a section: %s"
17742 msgstr "kunci tidak berisi bagian: %s"
17746 msgid "key does not contain variable name: %s"
17747 msgstr "kunci tidak berisi nama variabel: %s"
17749 #: config.c sequencer.c
17751 msgid "invalid key: %s"
17752 msgstr "kunci tidak valid: %s"
17756 msgid "invalid key (newline): %s"
17757 msgstr "kunci tidak valid (barisbaru): %s"
17760 msgid "empty config key"
17761 msgstr "kunci konfigurasi kosong"
17765 msgid "bogus config parameter: %s"
17766 msgstr "parameter konfigurasi gadungan: %s"
17770 msgid "bogus format in %s"
17771 msgstr "format gadungan dalam %s"
17775 msgid "bogus count in %s"
17776 msgstr "hitungan gadungan dalam %s"
17780 msgid "too many entries in %s"
17781 msgstr "terlalu banyak entri di %s"
17785 msgid "missing config key %s"
17786 msgstr "kunci konfigurasi %s hilang"
17790 msgid "missing config value %s"
17791 msgstr "nilai konfigurasi %s hilang"
17795 msgid "bad config line %d in blob %s"
17796 msgstr "baris konfigurasi %d jelek dalam blob %s"
17800 msgid "bad config line %d in file %s"
17801 msgstr "baris konfigurasi %d jelek dalam berkas %s"
17805 msgid "bad config line %d in standard input"
17806 msgstr "baris konfigurasi %d jelek pada masukan standar"
17810 msgid "bad config line %d in submodule-blob %s"
17811 msgstr "baris konfigurasi %d jelek dalam blob submodul %s"
17815 msgid "bad config line %d in command line %s"
17816 msgstr "baris konfigurasi %d jelek pada baris perintah %s"
17820 msgid "bad config line %d in %s"
17821 msgstr "baris konfigurasi %d jelek dalam %s"
17824 msgid "out of range"
17825 msgstr "di luar rentang"
17828 msgid "invalid unit"
17829 msgstr "satuan tidak valid"
17833 msgid "bad numeric config value '%s' for '%s': %s"
17834 msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s': %s"
17838 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
17839 msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam blob %s: %s"
17843 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
17844 msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam berkas %s: %s"
17848 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
17850 "nilai konfigurasi numerik '%s' jelek untuk '%s' pada masukan standar: %s"
17854 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
17856 "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam blob submodul %s: %s"
17860 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
17862 "nilai konfigurasi numerik '%s' jelek untuk '%s' pada baris perintah %s: %s"
17866 msgid "bad numeric config value '%s' for '%s' in %s: %s"
17867 msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam %s: %s"
17871 msgid "invalid value for variable %s"
17872 msgstr "nilai tidak valid untuk variabel %s"
17876 msgid "ignoring unknown core.fsync component '%s'"
17877 msgstr "mengabaikan komponen core.fsync tidak dikenal '%s'"
17881 msgid "bad boolean config value '%s' for '%s'"
17882 msgstr "nilai konfigurasi boolean '%s' jelek untuk '%s'"
17886 msgid "failed to expand user dir in: '%s'"
17887 msgstr "gagal menjabarkan direktori pengguna di: '%s'"
17891 msgid "'%s' for '%s' is not a valid timestamp"
17892 msgstr "'%s' untuk '%s' bukan stempel waktu valid"
17896 msgid "abbrev length out of range: %d"
17897 msgstr "panjang singkatan di luar rentang: %d"
17901 msgid "bad zlib compression level %d"
17902 msgstr "level kompresi zlib jelek %d"
17905 msgid "core.commentChar should only be one character"
17906 msgstr "core.commentChar harusnya hanya satu karakter"
17910 msgid "ignoring unknown core.fsyncMethod value '%s'"
17911 msgstr "mengabaikan nilai core.fsyncMethod tidak dikenal '%s'"
17914 msgid "core.fsyncObjectFiles is deprecated; use core.fsync instead"
17915 msgstr "core.fsyncObjectFiles usang; gunakan core.fsync sebagai gantinya"
17919 msgid "invalid mode for object creation: %s"
17920 msgstr "mode tidak valid untuk pembuatan objek: %s"
17924 msgid "malformed value for %s"
17925 msgstr "nilai rusak untuk %s"
17929 msgid "malformed value for %s: %s"
17930 msgstr "nilai rusak untuk %s: %s"
17933 msgid "must be one of nothing, matching, simple, upstream or current"
17934 msgstr "harus salah satu dari nothing, matching, simple, upstream atau current"
17938 msgid "unable to load config blob object '%s'"
17939 msgstr "tidak dapat memuat objek blob konfigurasi '%s'"
17943 msgid "reference '%s' does not point to a blob"
17944 msgstr "referensi '%s' tidak menunjuk pada sebuah blob"
17948 msgid "unable to resolve config blob '%s'"
17949 msgstr "tidak dapat menguraikan blob konfigurasi '%s'"
17953 msgid "failed to parse %s"
17954 msgstr "gagal menguraikan %s"
17957 msgid "unable to parse command-line config"
17958 msgstr "gagal menguraikan konfigurasi baris perintah"
17961 msgid "unknown error occurred while reading the configuration files"
17962 msgstr "error tidak diketahui ketika membaca berkas konfigurasi"
17966 msgid "Invalid %s: '%s'"
17967 msgstr "%s tidak valid: '%s'"
17971 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
17972 msgstr "nilai splitIndex.maxPercentChange '%d' harusnya diantara 0 dan 100"
17976 msgid "unable to parse '%s' from command-line config"
17977 msgstr "tidak dapat menguraikan '%s' dari konfigurasi baris perintah"
17981 msgid "bad config variable '%s' in file '%s' at line %d"
17982 msgstr "variabel konfigurasi '%s' jelek dalam berkas '%s' pada baris %d"
17986 msgid "invalid section name '%s'"
17987 msgstr "nama bagian '%s' tidak valid"
17991 msgid "%s has multiple values"
17992 msgstr "%s punya banyak nilai"
17996 msgid "failed to write new configuration file %s"
17997 msgstr "gagal menulis berkas konfigurasi baru %s"
18001 msgid "could not lock config file %s"
18002 msgstr "tidak dapat mengunci berkas konfigurasi %s"
18007 msgstr "membuka %s"
18011 msgid "invalid config file %s"
18012 msgstr "berkas konfigurasi %s tidak valid"
18016 msgid "fstat on %s failed"
18017 msgstr "fstat pada %s gagal"
18021 msgid "unable to mmap '%s'%s"
18022 msgstr "tidak dapat me-mmap '%s'%s"
18026 msgid "chmod on %s failed"
18027 msgstr "chmod pada %s gagal"
18031 msgid "could not write config file %s"
18032 msgstr "tidak dapat menulis berkas konfigurasi %s"
18036 msgid "could not set '%s' to '%s'"
18037 msgstr "tidak dapat menyetel '%s' ke '%s'"
18041 msgid "invalid section name: %s"
18042 msgstr "nama bagian tidak valid: %s"
18046 msgid "missing value for '%s'"
18047 msgstr "nilai hilang untuk '%s'"
18050 msgid "the remote end hung up upon initial contact"
18051 msgstr "remote berakhir menggantung saat kontak pertama"
18055 "Could not read from remote repository.\n"
18057 "Please make sure you have the correct access rights\n"
18058 "and the repository exists."
18060 "Tidak dapat membaca dari repositori remote.\n"
18062 "Mohon pastikan Anda punya hak akses yang benar dan repositori ada."
18066 msgid "server doesn't support '%s'"
18067 msgstr "peladen tidak mendukung '%s'"
18071 msgid "server doesn't support feature '%s'"
18072 msgstr "peladen tidak mendukung fitur '%s'"
18075 msgid "expected flush after capabilities"
18076 msgstr "bilasan diharapkan setelah kemampuan"
18080 msgid "ignoring capabilities after first line '%s'"
18081 msgstr "mengabaikan kemampuan setelah baris pertama '%s'"
18084 msgid "protocol error: unexpected capabilities^{}"
18085 msgstr "kesalahan protokol: capabilities^{} tidak diharapkan"
18089 msgid "protocol error: expected shallow sha-1, got '%s'"
18090 msgstr "kesalahan protokol: sha-1 dangkal diharapkan, dapat '%s'"
18093 msgid "repository on the other end cannot be shallow"
18094 msgstr "repositori pada ujung lainnya tidak boleh dangkal"
18097 msgid "invalid packet"
18098 msgstr "paket tidak valid"
18102 msgid "protocol error: unexpected '%s'"
18103 msgstr "kesalahan protokol: '%s' tidak diharapkan"
18107 msgid "unknown object format '%s' specified by server"
18108 msgstr "format objek tidak dikenal '%s' disebutkan oleh peladen"
18112 msgid "invalid ls-refs response: %s"
18113 msgstr "jawaban ls-refs tidak valid: %s"
18116 msgid "expected flush after ref listing"
18117 msgstr "bilasan diharapkan setelah penyebutan referensi"
18120 msgid "expected response end packet after ref listing"
18121 msgstr "jawaban akhir paket diharapkan setelah penyebutan referensi"
18125 msgid "protocol '%s' is not supported"
18126 msgstr "protokol '%s' tidak didukung"
18129 msgid "unable to set SO_KEEPALIVE on socket"
18130 msgstr "tidak dapat menyetel SO_KEEPALIVE pada soket"
18134 msgid "Looking up %s ... "
18135 msgstr "Mencari %s ... "
18139 msgid "unable to look up %s (port %s) (%s)"
18140 msgstr "tidak dapat mencari %s (port %s) (%s)"
18142 #. TRANSLATORS: this is the end of "Looking up %s ... "
18147 "Connecting to %s (port %s) ... "
18150 "Menghubungkan ke %s (port %s) ... "
18155 "unable to connect to %s:\n"
18158 "tidak dapat menghubungkan ke %s:\n"
18161 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
18168 msgid "unable to look up %s (%s)"
18169 msgstr "tidak dapat mencari %s (%s)"
18173 msgid "unknown port %s"
18174 msgstr "port tidak dikenal %s"
18178 msgid "strange hostname '%s' blocked"
18179 msgstr "nama host aneh '%s' diblokir"
18183 msgid "strange port '%s' blocked"
18184 msgstr "port aneh '%s' diblokir"
18188 msgid "cannot start proxy %s"
18189 msgstr "tidak dapat memulai proksi %s"
18192 msgid "no path specified; see 'git help pull' for valid url syntax"
18194 "tidak ada jalur yang disebutkan; lihat 'git help pull' untuk sintaks url "
18198 msgid "newline is forbidden in git:// hosts and repo paths"
18199 msgstr "baris baru dilarang di host git:// dan jalur repositori"
18202 msgid "ssh variant 'simple' does not support -4"
18203 msgstr "varian ssh 'simple' tidak mendukung -4"
18206 msgid "ssh variant 'simple' does not support -6"
18207 msgstr "varian ssh 'simple' tidak mendukung -6"
18210 msgid "ssh variant 'simple' does not support setting port"
18211 msgstr "varian ssh 'simple' tidak mendukung penyetelan port"
18215 msgid "strange pathname '%s' blocked"
18216 msgstr "nama jalur aneh '%s' diblokir"
18219 msgid "unable to fork"
18220 msgstr "tidak dapat menggarpu"
18223 msgid "Could not run 'git rev-list'"
18224 msgstr "Tidak dapat menjalankan 'git rev-list'"
18227 msgid "failed write to rev-list"
18228 msgstr "gagal menulis ke rev-list"
18231 msgid "failed to close rev-list's stdin"
18232 msgstr "gagal menutup masukan standar rev-list"
18234 #: contrib/scalar/scalar.c worktree.c
18236 msgid "'%s' does not exist"
18237 msgstr "'%s' tidak ada"
18239 #: contrib/scalar/scalar.c
18240 msgid "need a working directory"
18243 #: contrib/scalar/scalar.c
18244 msgid "could not find enlistment root"
18247 #: contrib/scalar/scalar.c
18249 msgid "could not switch to '%s'"
18252 #: contrib/scalar/scalar.c
18254 msgid "could not configure %s=%s"
18257 #: contrib/scalar/scalar.c
18258 msgid "could not configure log.excludeDecoration"
18261 #: contrib/scalar/scalar.c
18262 msgid "Scalar enlistments require a worktree"
18265 #: contrib/scalar/scalar.c dir.c
18267 msgid "could not open directory '%s'"
18270 #: contrib/scalar/scalar.c
18272 msgid "skipping '%s', which is neither file nor directory"
18275 #: contrib/scalar/scalar.c
18277 msgid "could not determine free disk size for '%s'"
18280 #: contrib/scalar/scalar.c
18282 msgid "could not get info for '%s'"
18285 #: contrib/scalar/scalar.c
18287 msgid "remote HEAD is not a branch: '%.*s'"
18290 #: contrib/scalar/scalar.c
18291 msgid "failed to get default branch name from remote; using local default"
18294 #: contrib/scalar/scalar.c
18295 msgid "failed to get default branch name"
18298 #: contrib/scalar/scalar.c
18299 msgid "failed to unregister repository"
18302 #: contrib/scalar/scalar.c
18303 msgid "failed to delete enlistment directory"
18306 #: contrib/scalar/scalar.c
18307 msgid "branch to checkout after clone"
18310 #: contrib/scalar/scalar.c
18311 msgid "when cloning, create full working directory"
18314 #: contrib/scalar/scalar.c
18315 msgid "only download metadata for the branch that will be checked out"
18318 #: contrib/scalar/scalar.c
18319 msgid "scalar clone [<options>] [--] <repo> [<dir>]"
18322 #: contrib/scalar/scalar.c
18324 msgid "cannot deduce worktree name from '%s'"
18327 #: contrib/scalar/scalar.c
18329 msgid "directory '%s' exists already"
18332 #: contrib/scalar/scalar.c
18334 msgid "failed to get default branch for '%s'"
18337 #: contrib/scalar/scalar.c
18339 msgid "could not configure remote in '%s'"
18342 #: contrib/scalar/scalar.c
18344 msgid "could not configure '%s'"
18347 #: contrib/scalar/scalar.c
18348 msgid "partial clone failed; attempting full clone"
18351 #: contrib/scalar/scalar.c
18352 msgid "could not configure for full clone"
18355 #: contrib/scalar/scalar.c
18356 msgid "scalar diagnose [<enlistment>]"
18359 #: contrib/scalar/scalar.c
18361 msgid "could not create directory for '%s'"
18364 #: contrib/scalar/scalar.c
18365 msgid "could not duplicate stdout"
18368 #: contrib/scalar/scalar.c
18369 msgid "failed to write archive"
18372 #: contrib/scalar/scalar.c
18373 msgid "`scalar list` does not take arguments"
18376 #: contrib/scalar/scalar.c
18377 msgid "scalar register [<enlistment>]"
18380 #: contrib/scalar/scalar.c
18381 msgid "reconfigure all registered enlistments"
18384 #: contrib/scalar/scalar.c
18385 msgid "scalar reconfigure [--all | <enlistment>]"
18388 #: contrib/scalar/scalar.c
18389 msgid "--all or <enlistment>, but not both"
18392 #: contrib/scalar/scalar.c
18394 msgid "git repository gone in '%s'"
18397 #: contrib/scalar/scalar.c
18399 "scalar run <task> [<enlistment>]\n"
18403 #: contrib/scalar/scalar.c
18405 msgid "no such task: '%s'"
18408 #: contrib/scalar/scalar.c
18409 msgid "scalar unregister [<enlistment>]"
18412 #: contrib/scalar/scalar.c
18413 msgid "scalar delete <enlistment>"
18416 #: contrib/scalar/scalar.c
18417 msgid "refusing to delete current working directory"
18420 #: contrib/scalar/scalar.c
18421 msgid "include Git version"
18424 #: contrib/scalar/scalar.c
18425 msgid "include Git's build options"
18428 #: contrib/scalar/scalar.c
18429 msgid "scalar verbose [-v | --verbose] [--build-options]"
18432 #: contrib/scalar/scalar.c
18433 msgid "-C requires a <directory>"
18436 #: contrib/scalar/scalar.c
18438 msgid "could not change to '%s'"
18441 #: contrib/scalar/scalar.c
18442 msgid "-c requires a <key>=<value> argument"
18445 #: contrib/scalar/scalar.c
18447 "scalar [-C <directory>] [-c <key>=<value>] <command> [<options>]\n"
18454 msgid "illegal crlf_action %d"
18459 msgid "CRLF would be replaced by LF in %s"
18465 "in the working copy of '%s', CRLF will be replaced by LF the next time Git "
18471 msgid "LF would be replaced by CRLF in %s"
18477 "in the working copy of '%s', LF will be replaced by CRLF the next time Git "
18483 msgid "BOM is prohibited in '%s' if encoded as %s"
18489 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
18490 "working-tree-encoding."
18495 msgid "BOM is required in '%s' if encoded as %s"
18501 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
18502 "%sLE (depending on the byte order) as working-tree-encoding."
18507 msgid "failed to encode '%s' from %s to %s"
18512 msgid "encoding '%s' from %s to %s and back is not the same"
18517 msgid "cannot fork to run external filter '%s'"
18522 msgid "cannot feed the input to external filter '%s'"
18527 msgid "external filter '%s' failed %d"
18532 msgid "read from external filter '%s' failed"
18537 msgid "external filter '%s' failed"
18541 msgid "unexpected filter type"
18545 msgid "path name too long for external filter"
18551 "external filter '%s' is not available anymore although not all paths have "
18556 msgid "true/false are no valid working-tree-encodings"
18561 msgid "%s: clean filter '%s' failed"
18566 msgid "%s: smudge filter %s failed"
18571 msgid "skipping credential lookup for key: credential.%s"
18575 msgid "refusing to work with credential missing host field"
18579 msgid "refusing to work with credential missing protocol field"
18584 msgid "url contains a newline in its %s component: %s"
18589 msgid "url has no scheme: %s"
18594 msgid "credential url cannot be parsed: %s"
18598 msgid "in the future"
18599 msgstr "di masa depan"
18603 msgid "%<PRIuMAX> second ago"
18604 msgid_plural "%<PRIuMAX> seconds ago"
18605 msgstr[0] "%<PRIuMAX> detik yang lalu"
18606 msgstr[1] "%<PRIuMAX> detik yang lalu"
18610 msgid "%<PRIuMAX> minute ago"
18611 msgid_plural "%<PRIuMAX> minutes ago"
18612 msgstr[0] "%<PRIuMAX> menit yang lalu"
18613 msgstr[1] "%<PRIuMAX> menit yang lalu"
18617 msgid "%<PRIuMAX> hour ago"
18618 msgid_plural "%<PRIuMAX> hours ago"
18619 msgstr[0] "%<PRIuMAX> jam yang lalu"
18620 msgstr[1] "%<PRIuMAX> jam yang lalu"
18624 msgid "%<PRIuMAX> day ago"
18625 msgid_plural "%<PRIuMAX> days ago"
18626 msgstr[0] "%<PRIuMAX> hari yang lalu"
18627 msgstr[1] "%<PRIuMAX> hari yang lalu"
18631 msgid "%<PRIuMAX> week ago"
18632 msgid_plural "%<PRIuMAX> weeks ago"
18633 msgstr[0] "%<PRIuMAX> minggu yang lalu"
18634 msgstr[1] "%<PRIuMAX> minggu yang lalu"
18638 msgid "%<PRIuMAX> month ago"
18639 msgid_plural "%<PRIuMAX> months ago"
18640 msgstr[0] "%<PRIuMAX> bulan yang lalu"
18641 msgstr[1] "%<PRIuMAX> bulan yang lalu"
18645 msgid "%<PRIuMAX> year"
18646 msgid_plural "%<PRIuMAX> years"
18647 msgstr[0] "%<PRIuMAX> tahun"
18648 msgstr[1] "%<PRIuMAX> tahun"
18650 #. TRANSLATORS: "%s" is "<n> years"
18653 msgid "%s, %<PRIuMAX> month ago"
18654 msgid_plural "%s, %<PRIuMAX> months ago"
18655 msgstr[0] "%s, %<PRIuMAX> bulan yang lalu"
18656 msgstr[1] "%s, %<PRIuMAX> bulan yang lalu"
18660 msgid "%<PRIuMAX> year ago"
18661 msgid_plural "%<PRIuMAX> years ago"
18662 msgstr[0] "%<PRIuMAX> tahun yang lalu"
18663 msgstr[1] "%<PRIuMAX> tahun yang lalu"
18666 msgid "Propagating island marks"
18671 msgid "bad tree object %s"
18676 msgid "failed to load island regex for '%s': %s"
18681 msgid "island regex from config has too many capture groups (max=%d)"
18686 msgid "Marked %d islands, done.\n"
18690 msgid "--merge-base does not work with ranges"
18694 msgid "--merge-base only works with commits"
18698 msgid "unable to get HEAD"
18702 msgid "no merge base found"
18706 msgid "multiple merge bases found"
18710 msgid "git diff --no-index [<options>] <path> <path>"
18715 "Not a git repository. Use --no-index to compare two paths outside a working "
18721 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
18722 msgstr " Gagal mengurai persentase potongan dirstat '%s'\n"
18726 msgid " Unknown dirstat parameter '%s'\n"
18727 msgstr " Parameter dirstat tidak ditketahui '%s'\n"
18731 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
18732 "'dimmed-zebra', 'plain'"
18734 "Setelan warna berpindah harus salah satu dari 'no', 'default', 'blocks', "
18735 "'dimmed-zebra', 'plain'"
18740 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
18741 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
18743 "mode color-moved-ws tidak dikenal '%s', nilai yang mungkin yaitu 'ignore-"
18744 "space-change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-"
18749 "color-moved-ws: allow-indentation-change cannot be combined with other "
18752 "color-moved-ws: allow-indentation-change tidak dapat digabungkan dengan mode "
18753 "spasi yang lainnya"
18757 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
18758 msgstr "Nilai tidak dikenal untuk variabel konfigurasi 'diff.submodule': '%s'"
18763 "Found errors in 'diff.dirstat' config variable:\n"
18766 "Ditemukan error dalam variable konfigurasi 'diff.dirstat':\n"
18771 msgid "external diff died, stopping at %s"
18772 msgstr "diff eksternal mati, berhenti pada %s"
18774 #: diff.c parse-options.c
18776 msgid "options '%s', '%s', '%s', and '%s' cannot be used together"
18777 msgstr "Opsi '%s', '%s', '%s', dan '%s' tidak dapat digunakan bersamaan"
18781 msgid "options '%s' and '%s' cannot be used together, use '%s' with '%s'"
18783 "opsi '%s' dan '%s' tidak dapat digunakan bersamaan, gunakan '%s' dengan '%s'"
18788 "options '%s' and '%s' cannot be used together, use '%s' with '%s' and '%s'"
18790 "opsi '%s' dan '%s' tidak dapat digunakan bersamaan, gunakan '%s' dengan '%s' "
18794 msgid "--follow requires exactly one pathspec"
18795 msgstr "--follow butuh tepatnya satu spek jalur"
18799 msgid "invalid --stat value: %s"
18800 msgstr "nilai --stat tidak valid: %s"
18802 #: diff.c parse-options.c
18804 msgid "%s expects a numerical value"
18805 msgstr "%s harap nilai numerik"
18810 "Failed to parse --dirstat/-X option parameter:\n"
18813 "Gagal menguraikan parameter opsi --dirstat/-X:\n"
18818 msgid "unknown change class '%c' in --diff-filter=%s"
18819 msgstr "kelas perubahan '%c' tidak dikenal dalam --diff-filter=%s"
18823 msgid "unknown value after ws-error-highlight=%.*s"
18824 msgstr "nilai tidak dikenal setelah ws-error-highlight=%.*s"
18828 msgid "unable to resolve '%s'"
18829 msgstr "tidak dapat menguraikan '%s'"
18833 msgid "%s expects <n>/<m> form"
18834 msgstr "%s butuh bentuk <n>/<m>"
18838 msgid "%s expects a character, got '%s'"
18839 msgstr "%s butuh sebuah karakter, dapat '%s'"
18843 msgid "bad --color-moved argument: %s"
18844 msgstr "argumen --color-moved jelek: %s"
18848 msgid "invalid mode '%s' in --color-moved-ws"
18849 msgstr "mode tidak valid '%s' dalam --color-moved-ws"
18853 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
18856 "opsi diff-algorithm terima \"myers\", \"minimal\", \"patience\" dan "
18861 msgid "invalid argument to %s"
18862 msgstr "argumen tidak valid ke %s"
18866 msgid "invalid regex given to -I: '%s'"
18867 msgstr "regex tidak valid diberikan ke -I: '%s'"
18871 msgid "failed to parse --submodule option parameter: '%s'"
18872 msgstr "gagal menguraikan parameter opsi --submodule: '%s'"
18876 msgid "bad --word-diff argument: %s"
18877 msgstr "argumen --word-diff jelek: %s"
18880 msgid "Diff output format options"
18881 msgstr "Opsi format keluaran diff"
18884 msgid "generate patch"
18885 msgstr "buat tambalan"
18892 msgid "generate diffs with <n> lines context"
18893 msgstr "buat diff dengan <n> baris konteks"
18896 msgid "generate the diff in raw format"
18897 msgstr "buat diff dalam format mentah"
18900 msgid "synonym for '-p --raw'"
18901 msgstr "sinonim untuk '-p --raw'"
18904 msgid "synonym for '-p --stat'"
18905 msgstr "sinonim untuk '-p --stat'"
18908 msgid "machine friendly --stat"
18909 msgstr "--stat yang ramah mesin"
18912 msgid "output only the last line of --stat"
18913 msgstr "keluarkan hanya baris terakhir --stat"
18916 msgid "<param1,param2>..."
18917 msgstr "<parameter 1,parameter 2>..."
18921 "output the distribution of relative amount of changes for each sub-directory"
18923 "keluarkan distribusi jumlah perubahan relatif untuk setiap subdirektori"
18926 msgid "synonym for --dirstat=cumulative"
18927 msgstr "sinonim untuk --dirstat=cumulative"
18930 msgid "synonym for --dirstat=files,param1,param2..."
18931 msgstr "sinonim untuk --dirstat=files,param1,param2..."
18934 msgid "warn if changes introduce conflict markers or whitespace errors"
18936 "peringatkan bila perubahan memasukkan penanda konflik atau kesalahan spasi"
18939 msgid "condensed summary such as creations, renames and mode changes"
18941 "ringkasan singkat seperti pembuatan, penggantian nama dan perubahan mode"
18944 msgid "show only names of changed files"
18945 msgstr "perlihatkan hanya nama berkas yang berubah"
18948 msgid "show only names and status of changed files"
18949 msgstr "perlihatkan hanya nama dan status berkas yang berubah"
18952 msgid "<width>[,<name-width>[,<count>]]"
18953 msgstr "<lebar>[,<nama lebar>[,<hitungan>]]"
18956 msgid "generate diffstat"
18957 msgstr "buat diffstat"
18964 msgid "generate diffstat with a given width"
18965 msgstr "buat diffstat dengan lebar yang diberikan"
18968 msgid "generate diffstat with a given name width"
18969 msgstr "buat diffstat dengan nama lebar yang diberikan"
18972 msgid "generate diffstat with a given graph width"
18973 msgstr "buat diffstat dengan lebar grafik yang diberikan"
18977 msgstr "<hitungan>"
18980 msgid "generate diffstat with limited lines"
18981 msgstr "buat diffstat dengan baris yang terbatas"
18984 msgid "generate compact summary in diffstat"
18985 msgstr "buat ringkasan singkat dalam diffstat"
18988 msgid "output a binary diff that can be applied"
18989 msgstr "keluarkan diff biner yang dapat diterapkan"
18992 msgid "show full pre- and post-image object names on the \"index\" lines"
18993 msgstr "perlihatkan objek pra- dan pasca-citra penuh pada baris \"index\""
18996 msgid "show colored diff"
18997 msgstr "perlihatkan diff berwarna"
19005 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
19008 "soroti kesalahan spasi dalam baris 'context', 'old' atau 'new' dalam diff"
19012 "do not munge pathnames and use NULs as output field terminators in --raw or "
19015 "jangan tengkar jalur nama dan gunakan NUL sebagai pembatas bidang keluaran "
19016 "pada --raw atau --numstat"
19023 msgid "show the given source prefix instead of \"a/\""
19024 msgstr "perlihatkan prefiks sumber yang diberikan daripada \"a/\""
19027 msgid "show the given destination prefix instead of \"b/\""
19028 msgstr "perlihatkan prefiks tujuan daripada \"b/\""
19031 msgid "prepend an additional prefix to every line of output"
19032 msgstr "tambah depan prefiks tambahan pada setiap baris keluaran"
19035 msgid "do not show any source or destination prefix"
19036 msgstr "jangan perlihatkan prefiks sumber atau tujuan apapun"
19039 msgid "show context between diff hunks up to the specified number of lines"
19041 "perlihatkan konteks diantara bingkah diff hingga jumlah baris yang disebutkan"
19045 msgstr "<karakter>"
19048 msgid "specify the character to indicate a new line instead of '+'"
19049 msgstr "sebutkan karakter yang menandai baris baru daripada '+'"
19052 msgid "specify the character to indicate an old line instead of '-'"
19053 msgstr "sebutkan karakter yang menandai baris lama daripada '-'"
19056 msgid "specify the character to indicate a context instead of ' '"
19057 msgstr "sebutkan karakter yang menandai konteks daripada ' '"
19060 msgid "Diff rename options"
19061 msgstr "Opsi penamaan ulang diff"
19068 msgid "break complete rewrite changes into pairs of delete and create"
19070 "pisahkan perubahan penulisan ulang penuh kedalam pasangan penghapusan dan "
19074 msgid "detect renames"
19075 msgstr "deteksi penamaan ulang"
19078 msgid "omit the preimage for deletes"
19079 msgstr "lewati pracitra untuk penghapusan"
19082 msgid "detect copies"
19083 msgstr "deteksi penyalinan"
19086 msgid "use unmodified files as source to find copies"
19088 "gunakan berkas tak termodifikasi sebagai sumber untuk menemukan salinan"
19091 msgid "disable rename detection"
19092 msgstr "nonaktifkan deteksi penamaan ulang"
19095 msgid "use empty blobs as rename source"
19096 msgstr "gunakan blob kosong sebagai sumber penamaan ulang"
19099 msgid "continue listing the history of a file beyond renames"
19100 msgstr "lanjutkan daftarkan riwayat berkas di luar penamaan ulang"
19104 "prevent rename/copy detection if the number of rename/copy targets exceeds "
19107 "cegah pendeteksian penamaan ulang/penyalinan jika jumlah target penamaan "
19108 "ulang/penyalinan melebihi batas yang diberikan"
19111 msgid "Diff algorithm options"
19112 msgstr "Opsi algoritma diff"
19115 msgid "produce the smallest possible diff"
19116 msgstr "hasilkan diff yang paling kecil yang dimungkinkan"
19119 msgid "ignore whitespace when comparing lines"
19120 msgstr "abaikan spasi saat membandingkan baris"
19123 msgid "ignore changes in amount of whitespace"
19124 msgstr "abaikan perubahan dalam jumlah spasi"
19127 msgid "ignore changes in whitespace at EOL"
19128 msgstr "abaikan perubahan spasi pada EOL"
19131 msgid "ignore carrier-return at the end of line"
19132 msgstr "abaikan kembalian-kurir pada akhir baris"
19135 msgid "ignore changes whose lines are all blank"
19136 msgstr "abaikan perubahan yang semua baris kosong"
19143 msgid "ignore changes whose all lines match <regex>"
19144 msgstr "abaikan perubahan yang semua baris cocok dengan <regex>"
19147 msgid "heuristic to shift diff hunk boundaries for easy reading"
19149 "heuristik untuk geser perbatasan bingkah diff untuk pembacaan yang mudah"
19152 msgid "generate diff using the \"patience diff\" algorithm"
19153 msgstr "buat diff menggunakan algoritma \"diff sabar\""
19156 msgid "generate diff using the \"histogram diff\" algorithm"
19157 msgstr "buat diff menggunakan algoritma \"diff histogram\""
19160 msgid "<algorithm>"
19161 msgstr "<algoritma>"
19164 msgid "choose a diff algorithm"
19165 msgstr "pilih algoritma diff"
19172 msgid "generate diff using the \"anchored diff\" algorithm"
19173 msgstr "buat diff menggunakan algoritma \"diff terlabuh\""
19180 msgid "show word diff, using <mode> to delimit changed words"
19182 "perlihatkan diff kata, menggunakan <mode> untuk batasi kata yang berubah"
19185 msgid "use <regex> to decide what a word is"
19186 msgstr "gunakan <regex> untuk menentukan apa itu kata"
19189 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
19190 msgstr "sama dengan --word-diff=color --word-diff-regex=<regex>"
19193 msgid "moved lines of code are colored differently"
19194 msgstr "baris kode yang berpindah diwarnai berbeda"
19197 msgid "how white spaces are ignored in --color-moved"
19198 msgstr "bagaimana spasi diabaikan di --color-moved"
19201 msgid "Other diff options"
19202 msgstr "Opsi diff yang lainnya"
19205 msgid "when run from subdir, exclude changes outside and show relative paths"
19207 "ketika dijalankan dari subdirektori, kecualikan perubahan diluar dan "
19208 "perlihatkan jalur relatif"
19211 msgid "treat all files as text"
19212 msgstr "perlakukan semua berkas sebagai teks"
19215 msgid "swap two inputs, reverse the diff"
19216 msgstr "tukar dua masukkan, balikkan diff"
19219 msgid "exit with 1 if there were differences, 0 otherwise"
19220 msgstr "keluar dengan 1 jika ada perbedaan, selain itu 0"
19223 msgid "disable all output of the program"
19224 msgstr "nonaktifkan semua keluaran program"
19227 msgid "allow an external diff helper to be executed"
19228 msgstr "perbolehkan pembantu diff eksternal untuk dieksekusi"
19231 msgid "run external text conversion filters when comparing binary files"
19233 "jalankan saringan konversi teks eksternal ketika membandingkan berkas biner"
19240 msgid "ignore changes to submodules in the diff generation"
19241 msgstr "abaikan perubahan submodul dalam pembuatan diff"
19248 msgid "specify how differences in submodules are shown"
19249 msgstr "sebutkan bagaimana perbedaan dalam submodul diperlihatkan"
19252 msgid "hide 'git add -N' entries from the index"
19253 msgstr "sembunyikan entri 'git add -N' dari indeks"
19256 msgid "treat 'git add -N' entries as real in the index"
19257 msgstr "perlakukan entri 'git add -N' sebagai nyata dalam indeks"
19265 "look for differences that change the number of occurrences of the specified "
19267 msgstr "cari perbedaan yang mengubah jumlah kemunculan untai yang disebutkan"
19271 "look for differences that change the number of occurrences of the specified "
19273 msgstr "cari perbedaan yang mengubah jumlah kemunculan regex yang disebutkan"
19276 msgid "show all changes in the changeset with -S or -G"
19277 msgstr "perlihatkan semua perubahan dalam set perubahan dengan -S atau -G"
19280 msgid "treat <string> in -S as extended POSIX regular expression"
19282 "perlakukan <string> di -S sebagai ekspresi reguler POSIX yang diperluas"
19285 msgid "control the order in which files appear in the output"
19286 msgstr "kontrol urutan berkas yang muncul dalam keluaran"
19293 msgid "show the change in the specified path first"
19294 msgstr "perlihatkan perubahan dalam jalur yang disebutkan terlebih dahulu"
19297 msgid "skip the output to the specified path"
19298 msgstr "lewati keluaran ke jalur yang disebutkan"
19301 msgid "<object-id>"
19302 msgstr "<id objek>"
19306 "look for differences that change the number of occurrences of the specified "
19308 msgstr "cari perubahan yang mengubah jumlah kemunculan objek yang disebutkan"
19311 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
19312 msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]"
19315 msgid "select files by diff type"
19316 msgstr "pilih berkas oleh tipe diff"
19323 msgid "output to a specific file"
19324 msgstr "keluarkan ke berkas yang disebutkan"
19327 msgid "exhaustive rename detection was skipped due to too many files."
19328 msgstr "deteksi penamaan ulang lengkap dilewati karena terlalu banyak berkas."
19331 msgid "only found copies from modified paths due to too many files."
19333 "hanya ditemukan salinan dari jalur yang berubah karena terlalu banyak berkas."
19338 "you may want to set your %s variable to at least %d and retry the command."
19340 "mungkin Anda ingin menyetel variabel %s Anda ke setidaknya %d dan coba lagi "
19343 #: diffcore-order.c
19345 msgid "failed to read orderfile '%s'"
19348 #: diffcore-rename.c
19349 msgid "Performing inexact rename detection"
19352 #: diffcore-rotate.c
19354 msgid "No such path '%s' in the diff"
19359 msgid "pathspec '%s' did not match any file(s) known to git"
19364 msgid "unrecognized pattern: '%s'"
19369 msgid "unrecognized negative pattern: '%s'"
19374 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
19378 msgid "disabling cone pattern matching"
19383 msgid "cannot use %s as an exclude file"
19387 msgid "failed to get kernel name and information"
19391 msgid "untracked cache is disabled on this system or location"
19396 "No directory name could be guessed.\n"
19397 "Please specify a directory on the command line"
19399 "Nama direktori tidak dapat ditebak.\n"
19400 "Mohon sebutkan direktori pada baris perintah"
19404 msgid "index file corrupt in repo %s"
19409 msgid "could not create directories for %s"
19414 msgid "could not migrate git directory from '%s' to '%s'"
19419 msgid "hint: Waiting for your editor to close the file...%c"
19423 msgid "Filtering content"
19428 msgid "could not stat file '%s'"
19433 msgid "bad git namespace path \"%s\""
19438 msgid "too many args to run %s"
19442 msgid "git fetch-pack: expected shallow list"
19443 msgstr "git fetch-pack: daftar dangkal diharapkan"
19446 msgid "git fetch-pack: expected a flush packet after shallow list"
19447 msgstr "git fetch-pack: sebuah paket bilasan diharapkan setelah daftar dangkal"
19450 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
19451 msgstr "git fetch-pack: ACK/NAK diharapkan, dapat paket bilasan"
19455 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
19456 msgstr "git fetch-pack: ACK/NAK diharapkan, dapat '%s'"
19459 msgid "unable to write to remote"
19460 msgstr "tidak dapat menulis ke remote"
19464 msgid "invalid shallow line: %s"
19465 msgstr "baris dangkal tidak valid: %s"
19469 msgid "invalid unshallow line: %s"
19470 msgstr "baris dangkal-balik tidak valid: %s"
19474 msgid "object not found: %s"
19475 msgstr "object tidak ditemukan: %s"
19479 msgid "error in object: %s"
19480 msgstr "kesalahan dalam objek: %s"
19484 msgid "no shallow found: %s"
19485 msgstr "tidak ada dangkal yang ditemukan: %s"
19489 msgid "expected shallow/unshallow, got %s"
19490 msgstr "dangkal/dangkal-balik diharapkan, dapat %s"
19494 msgid "got %s %d %s"
19495 msgstr "dapat %s %d %s"
19499 msgid "invalid commit %s"
19500 msgstr "komit tidak valid %s"
19506 #: fetch-pack.c progress.h
19512 msgid "got %s (%d) %s"
19513 msgstr "dapat %s (%d) %s"
19517 msgid "Marking %s as complete"
19518 msgstr "Menandai %s sebagai lengkap"
19522 msgid "already have %s (%s)"
19523 msgstr "sudah punya %s (%s)"
19526 msgid "fetch-pack: unable to fork off sideband demultiplexer"
19527 msgstr "fetch-pack: tidak dapat menggarpu pemultipleks-balik pita samping"
19530 msgid "protocol error: bad pack header"
19531 msgstr "kesalahan protokol: kepala pak jelek"
19535 msgid "fetch-pack: unable to fork off %s"
19536 msgstr "fetch-pack: tidak dapat menggarpu %s"
19539 msgid "fetch-pack: invalid index-pack output"
19540 msgstr "fetch-pack: keluaran index-pack tidak valid"
19548 msgid "error in sideband demultiplexer"
19549 msgstr "kesalahan dalam pemultipleks-balik pita samping"
19553 msgid "Server version is %.*s"
19554 msgstr "Versi peladen %.*s"
19558 msgid "Server supports %s"
19559 msgstr "Peladen mendukung %s"
19562 msgid "Server does not support shallow clients"
19563 msgstr "Peladen tidak mendukung klien dangkal"
19566 msgid "Server does not support --shallow-since"
19567 msgstr "Peladen tidak mendukung --shallow-since"
19570 msgid "Server does not support --shallow-exclude"
19571 msgstr "Peladen tidak mendukung --shallow-exclude"
19574 msgid "Server does not support --deepen"
19575 msgstr "Peladen tidak mendukung --deepen"
19578 msgid "Server does not support this repository's object format"
19579 msgstr "Peladen tidak mendukung objek format repositori ini"
19582 msgid "no common commits"
19583 msgstr "tidak ada komit umum"
19586 msgid "git fetch-pack: fetch failed."
19587 msgstr "git fetch-pack: pengambilan gagal."
19591 msgid "mismatched algorithms: client %s; server %s"
19592 msgstr "algoritma tidak cocok: klien %s; peladen %s"
19596 msgid "the server does not support algorithm '%s'"
19597 msgstr "peladen tidak mendukung algoritma '%s'"
19600 msgid "Server does not support shallow requests"
19601 msgstr "Peladen tidak mendukung permintaan dangkal"
19604 msgid "Server supports filter"
19605 msgstr "Peladen mendukung saringan"
19608 msgid "unable to write request to remote"
19609 msgstr "tidak dapat menulis permintaan kepada remote"
19613 msgid "expected '%s', received '%s'"
19614 msgstr "diharapkan '%s', diterima '%s'"
19618 msgid "expected '%s'"
19619 msgstr "'%s' diharapkan"
19623 msgid "unexpected acknowledgment line: '%s'"
19624 msgstr "baris pengakuan tidak diharapkan: %s"
19628 msgid "error processing acks: %d"
19629 msgstr "kesalahan memproses ack: %d"
19631 #. TRANSLATORS: The parameter will be 'ready', a protocol
19636 msgid "expected packfile to be sent after '%s'"
19637 msgstr "berkas pak diharapkan dikirim setelah '%s'"
19639 #. TRANSLATORS: The parameter will be 'ready', a protocol
19644 msgid "expected no other sections to be sent after no '%s'"
19646 "tidak ada bagian lainnya yang diharapkan dikirim setelah tidak ada '%s'"
19650 msgid "error processing shallow info: %d"
19651 msgstr "gagal memproses info dangkal: %d"
19655 msgid "expected wanted-ref, got '%s'"
19656 msgstr "wanted-ref diharapkan, dapat '%s'"
19660 msgid "unexpected wanted-ref: '%s'"
19661 msgstr "wanted-ref tidak diharapkan: '%s'"
19665 msgid "error processing wanted refs: %d"
19666 msgstr "kesalahan memproses referensi yang diminta: %d"
19669 msgid "git fetch-pack: expected response end packet"
19670 msgstr "git fetch-pack: paket jawaban akhir diharapkan"
19673 msgid "no matching remote head"
19674 msgstr "tidak ada kepala remote yang cocok"
19677 msgid "unexpected 'ready' from remote"
19678 msgstr "'ready' tidak diharapkan dari remote"
19682 msgid "no such remote ref %s"
19683 msgstr "tidak ada referensi remote seperti %s"
19687 msgid "Server does not allow request for unadvertised object %s"
19688 msgstr "Peladen tidak memperbolehkan permintaan untuk objek tak diiklankan %s"
19692 msgid "fsmonitor_ipc__send_query: invalid path '%s'"
19697 msgid "fsmonitor_ipc__send_query: unspecified error on '%s'"
19701 msgid "fsmonitor--daemon is not running"
19706 msgid "could not send '%s' command to fsmonitor--daemon"
19709 #: fsmonitor-settings.c
19711 msgid "bare repository '%s' is incompatible with fsmonitor"
19714 #: fsmonitor-settings.c
19716 msgid "repository '%s' is incompatible with fsmonitor due to errors"
19719 #: fsmonitor-settings.c
19721 msgid "remote repository '%s' is incompatible with fsmonitor"
19724 #: fsmonitor-settings.c
19726 msgid "virtual repository '%s' is incompatible with fsmonitor"
19729 #: fsmonitor-settings.c
19732 "repository '%s' is incompatible with fsmonitor due to lack of Unix sockets"
19737 "git [-v | --version] [-h | --help] [-C <path>] [-c <name>=<value>]\n"
19738 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
19739 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
19741 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
19742 " [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
19743 " <command> [<args>]"
19745 "git [-v| --version] [-h | --help] [-C <jalur>] [-c <nama>=<nilai>]\n"
19746 " [--exec-path[=<jalur>]] [--html-path] [--man-path] [--info-path]\n"
19747 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
19749 " [--git-dir=<jalur>] [--work-tree=<jalur>] [--namespace=<nama>]\n"
19750 " [--super-prefix=<jalur>] [--config-env=<nama>=<variabel "
19752 " <perintah> [<argumen>]"
19756 "'git help -a' and 'git help -g' list available subcommands and some\n"
19757 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
19758 "to read about a specific subcommand or concept.\n"
19759 "See 'git help git' for an overview of the system."
19761 "'git help -a' dan 'git help -g' daftar subperintah tersedia dan beberapa\n"
19762 "panduan konsep. Lihat 'git help <perintah>' atau 'git help <konsep>'\n"
19763 "untuk baca tentang perintah atau konsep spesifik.\n"
19764 "Lihat 'git help git' untuk gambaran tentang sistem."
19768 msgid "unsupported command listing type '%s'"
19769 msgstr "tipe daftar perintah '%s' tidak didukung"
19773 msgid "no directory given for '%s' option\n"
19774 msgstr "tidak ada direktori yang diberikan untuk opsi '%s'\n"
19778 msgid "no namespace given for --namespace\n"
19779 msgstr "tidak ada ruang nama yang diberikan untuk --namespace\n"
19783 msgid "no prefix given for --super-prefix\n"
19784 msgstr "tidak ada prefiks yang diberikan untuk --super-prefix\n"
19788 msgid "-c expects a configuration string\n"
19789 msgstr "-c mengharapkan sebuah untai konfigurasi\n"
19793 msgid "no config key given for --config-env\n"
19794 msgstr "tidak ada kunci konfigurasi yang diberikan untuk --config-env\n"
19798 msgid "unknown option: %s\n"
19799 msgstr "opsi tidak dikenal: %s\n"
19803 msgid "while expanding alias '%s': '%s'"
19804 msgstr "ketika memperluas alias '%s': '%s'"
19809 "alias '%s' changes environment variables.\n"
19810 "You can use '!git' in the alias to do this"
19812 "alias '%s' merubah variabel lingkungan.\n"
19813 "Anda dapat menggunakan '!git' dalam alias untuk melakukannya."
19817 msgid "empty alias for %s"
19818 msgstr "alias kosong untuk %s"
19822 msgid "recursive alias: %s"
19823 msgstr "alias rekursif: %s"
19826 msgid "write failure on standard output"
19827 msgstr "kegagalan menulis pada keluaran standar"
19830 msgid "unknown write failure on standard output"
19831 msgstr "kegagal menulis tidak diketahui pada keluaran standar"
19834 msgid "close failed on standard output"
19835 msgstr "penutupan gagal pada keluaran standar"
19839 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
19840 msgstr "putaran alias terdeteksi: perluasan '%s' tidak berhenti:%s"
19844 msgid "cannot handle %s as a builtin"
19845 msgstr "tidak dapat menangani %s sebagai bawaan"
19858 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
19859 msgstr "perluasan alias '%s' gagal; '%s' bukan sebuah perintah git\n"
19863 msgid "failed to run command '%s': %s\n"
19864 msgstr "gagal menjalankan perintah '%s': %s\n"
19867 msgid "could not create temporary file"
19868 msgstr "tidak dapat membuat berkas sementara"
19872 msgid "failed writing detached signature to '%s'"
19873 msgstr "gagal menulis tandatangan terlepas ke '%s'"
19877 "gpg.ssh.allowedSignersFile needs to be configured and exist for ssh "
19878 "signature verification"
19880 "gpg.ssh.allowedSignersFile perlu dikonfigurasi dan ada untuk verifikasi "
19885 "ssh-keygen -Y find-principals/verify is needed for ssh signature "
19886 "verification (available in openssh version 8.2p1+)"
19888 "ssh-keygen -Y find-principals/verify diperlukan untuk verifikasi tandatangan "
19889 "ssh (tersedia di openssh versi 8.2p1+)"
19893 msgid "ssh signing revocation file configured but not found: %s"
19895 "berkas pencabutan penandatanganan ssh terkonfigurasi tapi tidak ada: %s"
19899 msgid "bad/incompatible signature '%s'"
19900 msgstr "tanda tangan '%s' jelek/tidak kompatibel"
19904 msgid "failed to get the ssh fingerprint for key '%s'"
19905 msgstr "gagal mendapatkan sidik jari ssh untuk kunci '%s'"
19909 "either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured"
19911 "baik user.signingkey atau gpg.ssh.defaultKeyCommand perlu dikonfigurasi"
19915 msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s"
19916 msgstr "gpg.ssh.defaultKeyCommand sukses tapi tidak mengembalikan kunci: %s %s"
19920 msgid "gpg.ssh.defaultKeyCommand failed: %s %s"
19921 msgstr "gpg.ssh.defaultKeyCommand gagal: %s %s"
19924 msgid "gpg failed to sign the data"
19925 msgstr "gpg gagal menandatangani data"
19928 msgid "user.signingKey needs to be set for ssh signing"
19929 msgstr "user.signingKey perlu disetel untuk penandatanganan ssh"
19933 msgid "failed writing ssh signing key to '%s'"
19934 msgstr "gagal menulis kunci penandatanganan ssh ke '%s'"
19938 msgid "failed writing ssh signing key buffer to '%s'"
19939 msgstr "gagal menulis penyangga kunci penandatanganan ssh ke '%s'"
19943 "ssh-keygen -Y sign is needed for ssh signing (available in openssh version "
19946 "ssh-keygen -Y sign diperlukan untuk penandatanganan ssh (tersedia di "
19947 "openssh versi 8.2p1+)"
19951 msgid "failed reading ssh signing data buffer from '%s'"
19952 msgstr "gagal membaca penyangga data penandatanganan ssh dari '%s'"
19956 msgid "ignored invalid color '%.*s' in log.graphColors"
19957 msgstr "warna tidak valid '%.*s' diabaikan di log.graphColors"
19961 "given pattern contains NULL byte (via -f <file>). This is only supported "
19962 "with -P under PCRE v2"
19964 "pola yang diberikan berisi bita NULL (via -f <berkas>). Hal ini hanya "
19965 "didukung dengan -P di bawah PCRE v2"
19969 msgid "'%s': unable to read %s"
19970 msgstr "'%s': tidak dapat membaca %s"
19974 msgid "'%s': short read"
19975 msgstr "'%s': baca pendek"
19978 msgid "start a working area (see also: git help tutorial)"
19979 msgstr "mulai area kerja (lihat pula: git help tutorial)"
19982 msgid "work on the current change (see also: git help everyday)"
19983 msgstr "bekerja pada perubahan saat ini (lihat pula: git help everyday)"
19986 msgid "examine the history and state (see also: git help revisions)"
19987 msgstr "periksa riwayat dan keadaan (lihat pula: git help revisions)"
19990 msgid "grow, mark and tweak your common history"
19991 msgstr "tumbuhkan, tandai, dan cubit riwayat umum Anda"
19994 msgid "collaborate (see also: git help workflows)"
19995 msgstr "kolaborasi (lihat pula: git help workflows)"
19998 msgid "Main Porcelain Commands"
19999 msgstr "Perintah Porselen Utama"
20002 msgid "Ancillary Commands / Manipulators"
20003 msgstr "Perintah Tambahan / Peubah"
20006 msgid "Ancillary Commands / Interrogators"
20007 msgstr "Perintah Tambahan / Pemeriksa"
20010 msgid "Interacting with Others"
20011 msgstr "Berinteraksi dengan yang Lain"
20014 msgid "Low-level Commands / Manipulators"
20015 msgstr "Perintah Tingkat Rendah / Peubah"
20018 msgid "Low-level Commands / Interrogators"
20019 msgstr "Perintah Tingkat Rendah / Pemeriksa"
20022 msgid "Low-level Commands / Syncing Repositories"
20023 msgstr "Perintah Tingkat Rendah / Sinkronisasi Repositori"
20026 msgid "Low-level Commands / Internal Helpers"
20027 msgstr "Perintah Tingak Rendah / Pembantu Internal"
20031 msgid "available git commands in '%s'"
20032 msgstr "perintah git yang tersedia di '%s'"
20035 msgid "git commands available from elsewhere on your $PATH"
20036 msgstr "perintah git yang tersedia dari tempat lain pada $PATH Anda"
20039 msgid "These are common Git commands used in various situations:"
20040 msgstr "Berikut ini perintah Git umum yang digunakan dalam beragam situasi:"
20043 msgid "The Git concept guides are:"
20044 msgstr "Panduan konsep Git adalah:"
20047 msgid "External commands"
20048 msgstr "Perintah eksternal"
20051 msgid "Command aliases"
20052 msgstr "Alias perintah"
20055 msgid "See 'git help <command>' to read about a specific subcommand"
20056 msgstr "Lihat 'git help <perintah>' untuk baca tentang subperintah spesifik"
20061 "'%s' appears to be a git command, but we were not\n"
20062 "able to execute it. Maybe git-%s is broken?"
20064 "'%s' sepertinya perintah git, tetapi kami tidak dapat\n"
20065 "menjalankannya. Mungkin git-%s rusak?"
20069 msgid "git: '%s' is not a git command. See 'git --help'."
20070 msgstr "git: '%s' bukan perintah git. Lihat 'git --help'."
20073 msgid "Uh oh. Your system reports no Git commands at all."
20074 msgstr "Eh oh. Sistem Anda melaporkan tidak ada perintah Git sama sekali."
20078 msgid "WARNING: You called a Git command named '%s', which does not exist."
20079 msgstr "PERINGATAN: Anda memanggil perintah Git bernama '%s' yang tidak ada."
20083 msgid "Continuing under the assumption that you meant '%s'."
20084 msgstr "Melanjutkan di bawah asumsi bahwa maksud Anda '%s'."
20088 msgid "Run '%s' instead [y/N]? "
20089 msgstr "Jalankan '%s' sebagai gantinya [y/N]?"
20093 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
20094 msgstr "Melanjutkan dalam %0.1f detik, mengasumsikan bahwa maksud Anda '%s'."
20099 "The most similar command is"
20102 "The most similar commands are"
20105 "Perintah paling mirip adalah"
20108 "Perintah paling mirip adalah"
20111 msgid "git version [<options>]"
20112 msgstr "git version [<opsi>]"
20116 msgid "%s: %s - %s"
20117 msgstr "%s: %s - %s"
20122 "Did you mean this?"
20125 "Did you mean one of these?"
20128 "Mungkin maksud Anda yang ini?"
20131 "Mungkin maksud Anda salah satu dari yang ini?"
20136 "The '%s' hook was ignored because it's not set as executable.\n"
20137 "You can disable this warning with `git config advice.ignoredHook false`."
20139 "Kait '%s' diabaikan karena tidak disetel sebagai dapat dieksekusi.\n"
20140 "Anda dapat menonaktifkan peringatan ini dengan `git config advice."
20141 "ignoredHook false`."
20145 msgid "Couldn't start hook '%s'\n"
20146 msgstr "Tidak dapat memulai kait '%s'\n"
20150 msgid "argument to --packfile must be a valid hash (got '%s')"
20154 msgid "not a git repository"
20159 msgid "negative value for http.postBuffer; defaulting to %d"
20163 msgid "Delegation control is not supported with cURL < 7.22.0"
20167 msgid "Public key pinning not supported with cURL < 7.39.0"
20171 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
20176 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
20181 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
20186 msgid "Could not set SSL backend to '%s': already set"
20192 "unable to update url base from redirection:\n"
20198 msgid "Author identity unknown\n"
20199 msgstr "Identitas pengarang tidak dikenal\n"
20202 msgid "Committer identity unknown\n"
20203 msgstr "Identitas pengkomit tidak dikenal\n"
20208 "*** Please tell me who you are.\n"
20212 " git config --global user.email \"you@example.com\"\n"
20213 " git config --global user.name \"Your Name\"\n"
20215 "to set your account's default identity.\n"
20216 "Omit --global to set the identity only in this repository.\n"
20220 "*** Mohon beri tahu saya siapa Anda.\n"
20224 " git config --global user.email \"anda@example.com\"\n"
20225 " git config --global user.name \"Nama Anda\"\n"
20227 "untuk menyetel identitas asali akun Anda.\n"
20228 "Abaikan --global untuk menyetel identitas hanya di dalam repositori ini.\n"
20232 msgid "no email was given and auto-detection is disabled"
20233 msgstr "tidak ada email yang diberikan dan deteksi otomatis dimatikan"
20237 msgid "unable to auto-detect email address (got '%s')"
20238 msgstr "tidak dapat mendeteksi otomatis alamat email (dapat '%s')"
20241 msgid "no name was given and auto-detection is disabled"
20242 msgstr "tidak ada nama yang diberikan dan deteksi otomatis dimatikan"
20246 msgid "unable to auto-detect name (got '%s')"
20247 msgstr "tidak dapat mendeteksi otomatis nama (dapat '%s')"
20251 msgid "empty ident name (for <%s>) not allowed"
20252 msgstr "nama identitas kosong (untuk <%s>) tidak diperbolehkan"
20256 msgid "name consists only of disallowed characters: %s"
20257 msgstr "nama hanya terdiri dari karakter yang tidak diperbolehkan: %s"
20259 #: list-objects-filter-options.c
20260 msgid "expected 'tree:<depth>'"
20263 #: list-objects-filter-options.c
20264 msgid "sparse:path filters support has been dropped"
20267 #: list-objects-filter-options.c
20269 msgid "'%s' for 'object:type=<type>' is not a valid object type"
20272 #: list-objects-filter-options.c
20274 msgid "invalid filter-spec '%s'"
20277 #: list-objects-filter-options.c
20279 msgid "must escape char in sub-filter-spec: '%c'"
20282 #: list-objects-filter-options.c
20283 msgid "expected something after combine:"
20286 #: list-objects-filter-options.c
20287 msgid "multiple filter-specs cannot be combined"
20290 #: list-objects-filter-options.c
20291 msgid "unable to upgrade repository format to support partial clone"
20294 #: list-objects-filter-options.h
20298 #: list-objects-filter-options.h
20299 msgid "object filtering"
20302 #: list-objects-filter.c
20304 msgid "unable to access sparse blob in '%s'"
20307 #: list-objects-filter.c
20309 msgid "unable to parse sparse filter data in %s"
20314 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
20319 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
20324 msgid "unable to load root tree for commit %s"
20330 "Unable to create '%s.lock': %s.\n"
20332 "Another git process seems to be running in this repository, e.g.\n"
20333 "an editor opened by 'git commit'. Please make sure all processes\n"
20334 "are terminated then try again. If it still fails, a git process\n"
20335 "may have crashed in this repository earlier:\n"
20336 "remove the file manually to continue."
20341 msgid "Unable to create '%s.lock': %s"
20346 msgid "unexpected line: '%s'"
20350 msgid "expected flush after ls-refs arguments"
20354 msgid "quoted CRLF detected"
20357 #: merge-ort-wrappers.c merge-recursive.c
20360 "Your local changes to the following files would be overwritten by merge:\n"
20363 "Perubahan lokal Anda terhadap berkas berikut akan ditimpa oleh "
20367 #: merge-ort.c merge-recursive.c
20369 msgid "Failed to merge submodule %s (not checked out)"
20370 msgstr "Gagal menggabungkan submodul %s (tidak di-checkout)"
20372 #: merge-ort.c merge-recursive.c
20374 msgid "Failed to merge submodule %s (commits not present)"
20375 msgstr "Gagal menggabungkan submodul %s (komit tidak ada)"
20377 #: merge-ort.c merge-recursive.c
20379 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
20381 "Gagal menggabungkan submodul %s (komit tidak mengikuti dasar penggabungan)"
20385 msgid "Note: Fast-forwarding submodule %s to %s"
20386 msgstr "Catatan: Memaju-cepat submodul %s ke %s"
20390 msgid "Failed to merge submodule %s"
20391 msgstr "Gagal menggabungkan submodul %s"
20396 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
20399 "Gagal menggabungkan submodul %s, tetapi sebuah penyelesaian penggabungan "
20400 "yang mungkin ada:\n"
20403 #: merge-ort.c merge-recursive.c
20406 "If this is correct simply add it to the index for example\n"
20409 " git update-index --cacheinfo 160000 %s \"%s\"\n"
20411 "which will accept this suggestion.\n"
20413 "Jika benar, cukup misalkan tambahkan ke indeks dengan menggunakan:\n"
20415 " git update-index --cacheinfo 160000 %s \"%s\"\n"
20417 "yang akan menerima saran ini.\n"
20422 "Failed to merge submodule %s, but multiple possible merges exist:\n"
20425 "Gagal menggabungkan submodul %s, tetapi ada banyak penggabungan yang "
20429 #: merge-ort.c merge-recursive.c
20430 msgid "Failed to execute internal merge"
20431 msgstr "Gagal menjalankan penggabungan internal"
20433 #: merge-ort.c merge-recursive.c
20435 msgid "Unable to add %s to database"
20436 msgstr "Tidak dapat menambahkan %s ke basis data"
20438 #: merge-ort.c merge-recursive.c
20440 msgid "Auto-merging %s"
20441 msgstr "Menggabungkan otomatis %s"
20443 #: merge-ort.c merge-recursive.c
20446 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
20447 "implicit directory rename(s) putting the following path(s) there: %s."
20449 "KONFLIK (penamaan ulang direktori implisit): Berkas/direktori yang sudah ada "
20450 "pada %s saat penamaan ulang direktori menempatkan jalur berikut di sana: %s."
20452 #: merge-ort.c merge-recursive.c
20455 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
20456 "implicit directory renames tried to put these paths there: %s"
20458 "KONFLIK (penamaan ulang direktori implisit): Tidak dapat memetakan lebih "
20459 "dari satu jalur ke %s; penamaan ulang direktori implisit mencoba menempatkan "
20460 "jalur tersebut di sana: %s"
20465 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
20466 "renamed to multiple other directories, with no destination getting a "
20467 "majority of the files."
20469 "KONFLIK (pemecahan penamaan ulang direktori): Tidak jelas kemana menamakan "
20470 "ulang %s; itu dinamai ulang ke banyak direktori lainnya, dengan tiada tujuan "
20471 "mendapatkan mayoritas berkas."
20473 #: merge-ort.c merge-recursive.c
20476 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
20479 "PERINGATAN: Menghindari menerapkan penamaan ulang %s -> %s ke %s, karena %s-"
20480 "nya sendiri dinamai ulang."
20482 #: merge-ort.c merge-recursive.c
20485 "Path updated: %s added in %s inside a directory that was renamed in %s; "
20488 "Jalur diperbarui: %s menambahkan %s di dalam sebuah direktori yang dinamai "
20489 "ulang di %s; memindahkan ke %s."
20491 #: merge-ort.c merge-recursive.c
20494 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
20495 "%s; moving it to %s."
20497 "Jalur diperbarui: %s dinamai ulang ke %s di %s, di dalam sebuah direktori "
20498 "yang dinamai ulang di %s; memindahkan ke %s."
20500 #: merge-ort.c merge-recursive.c
20503 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
20504 "in %s, suggesting it should perhaps be moved to %s."
20506 "KONFLIK (lokasi berkas): %s menambahkan %s di dalam sebuah direktori yang "
20507 "dinamai ulang di %s, menyarankan mungkin dipindahkan ke %s."
20509 #: merge-ort.c merge-recursive.c
20512 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
20513 "was renamed in %s, suggesting it should perhaps be moved to %s."
20515 "KONFLIK (lokasi berkas): %s dinamai ulang ke %s di %s, di dalam sebuah "
20516 "direktori yang dinamai ulang di %s, menyarankan mungkin dipindahkan ke %s. "
20520 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
20522 "KONFLIK (penamaan ulang/penamaan ulang): %s dinamai ulang ke %s di %s dan ke "
20528 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
20529 "conflicts AND collides with another path; this may result in nested conflict "
20532 "KONFLIK (penamaan ulang terlibat di dalam tabrakan): penamaan ulang %s -> %s "
20533 "punya konflik konten DAN bertabrakan dengan jalur yang lain; ini mungkin "
20534 "menghasilkan penanda konflik bersarang."
20538 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
20540 "KONFLIK (penamaan ulang/penghapusan): %s dinamai ulang ke %s di %s, tetapi "
20543 #: merge-ort.c merge-recursive.c
20545 msgid "cannot read object %s"
20546 msgstr "tidak dapat membaca objek %s"
20548 #: merge-ort.c merge-recursive.c
20550 msgid "object %s is not a blob"
20551 msgstr "objek %s bukanlah sebuah blob"
20556 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
20559 "KONFLIK (berkas/direktori): direktori di jalan %s dari %s; memindahkan ke %s "
20560 "sebagai gantinya."
20565 "CONFLICT (distinct types): %s had different types on each side; renamed both "
20566 "of them so each can be recorded somewhere."
20568 "KONFLIK (tipe berbeda): %s punya tipe berbeda pada setiap sisi; kedua-duanya "
20569 "dinamai ulang sehingga masing-masing dapat direkam di suatu tempat."
20574 "CONFLICT (distinct types): %s had different types on each side; renamed one "
20575 "of them so each can be recorded somewhere."
20577 "KONFLIK (tipe berbeda): %s punya tipe berbeda pada setiap sisi; salah "
20578 "satunya dinamai ulang sehingga masing-masing dapat direkam di suatu tempat."
20580 #: merge-ort.c merge-recursive.c
20584 #: merge-ort.c merge-recursive.c
20586 msgstr "penambahan/penambahan"
20588 #: merge-ort.c merge-recursive.c
20592 #: merge-ort.c merge-recursive.c
20594 msgid "CONFLICT (%s): Merge conflict in %s"
20595 msgstr "KONFLIK (%s): Konflik penggabungan di %s"
20600 "CONFLICT (modify/delete): %s deleted in %s and modified in %s. Version %s "
20601 "of %s left in tree."
20603 "KONFLIK (pengubahan/penghapusan): %s dihapus di %s dan diubah di %s. Versi "
20604 "%s dari %s ditinggalkan di dalam pohon."
20609 "Note: %s not up to date and in way of checking out conflicted version; old "
20610 "copy renamed to %s"
20612 "Catatan: %s tidak terbaru dan dalam men-checkout versi berkonflik; salinan "
20613 "lama dinamai ulang ke %s"
20615 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
20616 #. base, and 2-3) the trees for the two trees we're merging.
20620 msgid "collecting merge info failed for trees %s, %s, %s"
20621 msgstr "pengumpulan info penggabungan gagal untuk pohon %s, %s, dan %s"
20623 #: merge-recursive.c
20624 msgid "(bad commit)\n"
20625 msgstr "(komit jelek)\n"
20627 #: merge-recursive.c
20629 msgid "add_cacheinfo failed for path '%s'; merge aborting."
20630 msgstr "add_cacheinfo gagal untuk jalur '%s'; penggabungan dibatalkan."
20632 #: merge-recursive.c
20634 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
20636 "add_cacheinfo gagal menyegarkan untuk jalur '%s'; penggabungan dibatalkan."
20638 #: merge-recursive.c
20640 msgid "failed to create path '%s'%s"
20641 msgstr "gagal membuat jalur '%s'%s"
20643 #: merge-recursive.c
20645 msgid "Removing %s to make room for subdirectory\n"
20646 msgstr "Menghapus %s untuk membuat ruang untuk subdirektori\n"
20648 #: merge-recursive.c
20649 msgid ": perhaps a D/F conflict?"
20650 msgstr ": mungkin konflik direktori/berkas?"
20652 #: merge-recursive.c
20654 msgid "refusing to lose untracked file at '%s'"
20655 msgstr "menolak menghilangkan berkas tak terlacak pada '%s'"
20657 #: merge-recursive.c
20659 msgid "blob expected for %s '%s'"
20660 msgstr "blob diharapkan untuk %s '%s'"
20662 #: merge-recursive.c
20664 msgid "failed to open '%s': %s"
20665 msgstr "gagal membuka '%s': %s"
20667 #: merge-recursive.c
20669 msgid "failed to symlink '%s': %s"
20670 msgstr "gagal menautkan simbolik '%s': %s"
20672 #: merge-recursive.c
20674 msgid "do not know what to do with %06o %s '%s'"
20675 msgstr "tidak tahu apa yang dilakukan dengan %06o %s '%s'"
20677 #: merge-recursive.c
20679 msgid "Fast-forwarding submodule %s to the following commit:"
20680 msgstr "Memaju-cepat submodul %s ke komit berikut:"
20682 #: merge-recursive.c
20684 msgid "Fast-forwarding submodule %s"
20685 msgstr "Memaju-cepat submodul %s"
20687 #: merge-recursive.c
20689 msgid "Failed to merge submodule %s (merge following commits not found)"
20691 "Gagal menggabungkan submodul %s (penggabungan komit berikutnya tidak "
20694 #: merge-recursive.c
20696 msgid "Failed to merge submodule %s (not fast-forward)"
20697 msgstr "Gagal menggabungkan submodul %s (bukan maju-cepat)"
20699 #: merge-recursive.c
20700 msgid "Found a possible merge resolution for the submodule:\n"
20701 msgstr "Sebuah resolusi penggabungan yang mungkin ditemukan untuk submodul:\n"
20703 #: merge-recursive.c
20705 msgid "Failed to merge submodule %s (multiple merges found)"
20706 msgstr "Gagal menggabungkan submodul %s (banyak penggabungan ditemukan)"
20708 #: merge-recursive.c
20710 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
20712 "Kesalahan: Menolak menghilangkan berkas tak terlacak pada %s; menulis ke %s "
20713 "sebagai gantinya."
20715 #: merge-recursive.c
20718 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
20721 "KONFLIK (%s/penghapusan): %s dihapus di %s dan %s di %s. Versi %s dari %s "
20722 "ditinggalkan di dalam pohon."
20724 #: merge-recursive.c
20727 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
20730 "KONFLIK (%s/penghapusan): %s dihapus di %s dan %s ke %s di %s. Versi %s dari "
20731 "%s ditinggalkan di dalam pohon."
20733 #: merge-recursive.c
20736 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
20739 "KONFLIK (%s/penghapusan): %s dihapus di %s dan %s di %s. Versi %s dari %s "
20740 "ditinggalkan di dalam pohon pada %s."
20742 #: merge-recursive.c
20745 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
20746 "left in tree at %s."
20748 "KONFLIK (%s/penghapusan): %s dihapus di %s dan %s ke %s di %s. Versi %s dari "
20749 "%s ditinggalkan di dalam pohon pada %s."
20751 #: merge-recursive.c
20753 msgstr "penamaan ulang"
20755 #: merge-recursive.c
20757 msgstr "dinamai ulang"
20759 #: merge-recursive.c
20761 msgid "Refusing to lose dirty file at %s"
20762 msgstr "Menolak menghilangkan berkas kotor pada %s"
20764 #: merge-recursive.c
20766 msgid "Refusing to lose untracked file at %s, even though it's in the way."
20768 "Menolak menghilangkan berkas tak terlacak pada %s, bahkan jika itu berjalan."
20770 #: merge-recursive.c
20772 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
20774 "KONFLIK (penamaan ulang/penambahan): Penamaan ulang %s-%s di %s. %s "
20775 "ditambahkan di %s"
20777 #: merge-recursive.c
20779 msgid "%s is a directory in %s adding as %s instead"
20781 "%s adalah sebuah direktori dalam %s menambahkan sebagai %s sebagai gantinya"
20783 #: merge-recursive.c
20785 msgid "Refusing to lose untracked file at %s; adding as %s instead"
20787 "Menolak menghilangkan berkas tak terlacak pada %s; menambahkan sebagai %s "
20790 #: merge-recursive.c
20793 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
20794 "\"->\"%s\" in \"%s\"%s"
20796 "KONFLIK (penamaan ulang/penamaan ulang): Penamaan ulang \"%s\"->\"%s\" di "
20797 "dalam cabang \"%s\" penamaan ulang \"%s\"->\"%s\" di \"%s\"%s"
20799 #: merge-recursive.c
20800 msgid " (left unresolved)"
20801 msgstr " dibiarkan tak diselesaikan"
20803 #: merge-recursive.c
20805 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
20807 "KONFLIK (penamaan ulang/penamaan ulang): Penamaan ulang %s->%s di %s. "
20808 "Penamaan ulang %s->%s di %s"
20810 #: merge-recursive.c
20813 "CONFLICT (directory rename split): Unclear where to place %s because "
20814 "directory %s was renamed to multiple other directories, with no destination "
20815 "getting a majority of the files."
20817 "KONFLIK (pemecahan penamaan ulang direktori): Tidak jelas dimana untuk "
20818 "menempatkan %s karena direktori %s dinamai ulang ke banyak direktori "
20819 "lainnya, dengan tidak ada tujuan yang mendapatkan mayoritas berkas."
20821 #: merge-recursive.c
20824 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
20827 "KONFLIK (penamaan ulang/penamaan ulang): Penamaan ulang direktori %s->%s di "
20828 "%s. Penamaan ulang %s->%s di %s"
20830 #: merge-recursive.c
20834 #: merge-recursive.c
20838 #: merge-recursive.c
20840 msgid "Skipped %s (merged same as existing)"
20841 msgstr "%s dilewatkan (digabungkan sama seperti yang ada)"
20843 #: merge-recursive.c
20845 msgid "Adding as %s instead"
20846 msgstr "Menambahkan sebagai %s sebagai gantinya"
20848 #: merge-recursive.c
20850 msgid "Removing %s"
20851 msgstr "Menghapus %s"
20853 #: merge-recursive.c
20854 msgid "file/directory"
20855 msgstr "berkas/direktori"
20857 #: merge-recursive.c
20858 msgid "directory/file"
20859 msgstr "direktori/berkas"
20861 #: merge-recursive.c
20863 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
20865 "KONFLIK (%s): Ada direktori dengan nama %s di %s. Menambahakn %s sebagai %s"
20867 #: merge-recursive.c
20870 msgstr "Menambahkan %s"
20872 #: merge-recursive.c
20874 msgid "CONFLICT (add/add): Merge conflict in %s"
20875 msgstr "KONFLIK (penambahan/penambahan): Konflik penggabungan di %s"
20877 #: merge-recursive.c
20879 msgid "merging of trees %s and %s failed"
20880 msgstr "penggabungan pohon %s dan %s gagal"
20882 #: merge-recursive.c
20884 msgstr "Menggabungkan:"
20886 #: merge-recursive.c
20888 msgid "found %u common ancestor:"
20889 msgid_plural "found %u common ancestors:"
20890 msgstr[0] "%u leluhur umum ditemukan:"
20891 msgstr[1] "%u leluhur umum ditemukan:"
20893 #: merge-recursive.c
20894 msgid "merge returned no commit"
20895 msgstr "penggabungan tidak mengembalikan komit"
20897 #: merge-recursive.c
20899 msgid "Could not parse object '%s'"
20900 msgstr "Tidak dapat menguraikan objek '%s'"
20903 msgid "failed to read the cache"
20904 msgstr "gagal membaca tembolok"
20907 msgid "multi-pack-index OID fanout is of the wrong size"
20908 msgstr "OID kipas-keluar indeks multipak salah ukuran"
20912 msgid "multi-pack-index file %s is too small"
20913 msgstr "berkas indeks multipak %s terlalu kecil"
20917 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
20919 "tanda tangan indeks multipak 0x%08x tidak cocok dengan tanda tangan 0x%08x"
20923 msgid "multi-pack-index version %d not recognized"
20924 msgstr "versi indeks multipak %d tidak dikenal"
20928 msgid "multi-pack-index hash version %u does not match version %u"
20929 msgstr "versi hash indeks multipak %u tidak cocok dengan versi %u"
20932 msgid "multi-pack-index missing required pack-name chunk"
20933 msgstr "indeks multipak kehilangan bingkah pack-name yang diperlukan"
20936 msgid "multi-pack-index missing required OID fanout chunk"
20937 msgstr "indeks multipak kehilangan bingkah OID kipas keluar yang diperlukan"
20940 msgid "multi-pack-index missing required OID lookup chunk"
20941 msgstr "indeks multipak kehilangan bingkah pencarian OID yang diperlukan"
20944 msgid "multi-pack-index missing required object offsets chunk"
20945 msgstr "indeks multipak kehilangan bingkah offset objek yang diperlukan"
20949 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
20950 msgstr "nama pak indeks multipak tidak berurutan: '%s' sebelum '%s'"
20954 msgid "bad pack-int-id: %u (%u total packs)"
20955 msgstr "pack-int-id jelek: %u (total pak %u)"
20958 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
20959 msgstr "indeks multipak simpan offset 64-bit, tapi off_t terlalu kecil"
20963 msgid "failed to add packfile '%s'"
20964 msgstr "gagal menambah berkas pak '%s'"
20968 msgid "failed to open pack-index '%s'"
20969 msgstr "gagal membuka indeks pak '%s'"
20973 msgid "failed to locate object %d in packfile"
20974 msgstr "gagal melokasi objek %d di dalam berkas pak"
20977 msgid "cannot store reverse index file"
20978 msgstr "tidak dapat menyimpan berkas indeks balik"
20982 msgid "could not parse line: %s"
20983 msgstr "tidak dapat menguraikan baris: %s"
20987 msgid "malformed line: %s"
20988 msgstr "baris jelek '%s'."
20991 msgid "ignoring existing multi-pack-index; checksum mismatch"
20992 msgstr "abaikan indeks multipak yang sudah ada; checksum tidak cocok"
20995 msgid "could not load pack"
20996 msgstr "tidak dapat memuat pak"
21000 msgid "could not open index for %s"
21001 msgstr "tidak dapat membuka indeks untuk %s"
21004 msgid "Adding packfiles to multi-pack-index"
21005 msgstr "Menambahkan berkas pak ke indeks multipak"
21009 msgid "unknown preferred pack: '%s'"
21010 msgstr "pak yang disukai tidak dikenal: '%s'"
21014 msgid "cannot select preferred pack %s with no objects"
21015 msgstr "tidak dapat memilih pak yang disukai %s tanpa objek"
21019 msgid "did not see pack-file %s to drop"
21020 msgstr "tidak melihat berkas pak %s untuk dijeblokkan"
21024 msgid "preferred pack '%s' is expired"
21025 msgstr "pak yang disukai '%s' kadaluarsa"
21028 msgid "no pack files to index."
21029 msgstr "tidak ada berkas pak untuk diindeks."
21032 msgid "refusing to write multi-pack .bitmap without any objects"
21033 msgstr "menolak menulis .bitmap multipak tanpa objek apapun"
21036 msgid "could not write multi-pack bitmap"
21037 msgstr "tidak dapat menulis bitmap multipak"
21040 msgid "could not write multi-pack-index"
21041 msgstr "gagal menulis indeks multipak"
21045 msgid "failed to clear multi-pack-index at %s"
21046 msgstr "gagal membersihkan indeks multipak pada %s"
21049 msgid "multi-pack-index file exists, but failed to parse"
21050 msgstr "berkas indeks multipak ada, tetapi gagal diurai"
21053 msgid "incorrect checksum"
21054 msgstr "checksum salah"
21057 msgid "Looking for referenced packfiles"
21058 msgstr "Mencari berkas pak yang direferensikan"
21063 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
21065 "kipas-keluar oid tidak berurutan: fanout[%d] =%<PRIx32> > %<PRIx32> = "
21069 msgid "the midx contains no oid"
21070 msgstr "midx tidak berisi oid"
21073 msgid "Verifying OID order in multi-pack-index"
21074 msgstr "Memverifikasi urutan OID di dalam indeks multipak"
21078 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
21079 msgstr "urutan pencarian oid tidak berurutan: oid[%d] = %s >= %s = oid[%d]"
21082 msgid "Sorting objects by packfile"
21083 msgstr "Mengurutkan objek oleh berkas pak"
21086 msgid "Verifying object offsets"
21087 msgstr "Memverifikasi offset objek"
21091 msgid "failed to load pack entry for oid[%d] = %s"
21092 msgstr "gagal memuat entri pak untuk oid[%d] = %s"
21096 msgid "failed to load pack-index for packfile %s"
21097 msgstr "gagal memuat indeks pak untuk berkas pak %s"
21101 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
21102 msgstr "offset objek salah untuk oid[%d] = %s: %<PRIx64> != %<PRIx64>"
21105 msgid "Counting referenced objects"
21106 msgstr "Menghitung objek tereferensi"
21109 msgid "Finding and deleting unreferenced packfiles"
21110 msgstr "Mencari dan menghapus berkas pak tak tereferensi"
21113 msgid "could not start pack-objects"
21114 msgstr "tidak dapat memulai pack-objects"
21117 msgid "could not finish pack-objects"
21118 msgstr "tidak dapat menyelesaikan pack-objects"
21122 msgid "unable to create lazy_dir thread: %s"
21127 msgid "unable to create lazy_name thread: %s"
21132 msgid "unable to join lazy_name thread: %s"
21138 "You have not concluded your previous notes merge (%s exists).\n"
21139 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
21140 "commit/abort the previous merge before you start a new notes merge."
21145 msgid "You have not concluded your notes merge (%s exists)."
21149 msgid "Cannot commit uninitialized/unreferenced notes tree"
21154 msgid "Bad notes.rewriteMode value: '%s'"
21159 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
21162 #. TRANSLATORS: The first %s is the name of
21163 #. the environment variable, the second %s is
21168 msgid "Bad %s value: '%s'"
21173 msgid "object directory %s does not exist; check .git/objects/info/alternates"
21174 msgstr "direktori objek %s tidak ada; periksa .git/objects/info/alternates"
21178 msgid "unable to normalize alternate object path: %s"
21179 msgstr "tidak dapat menormalisasikan jalur objek alternatif: %s"
21183 msgid "%s: ignoring alternate object stores, nesting too deep"
21184 msgstr "%s: mengabaikan penyimpanan objek alternatif, bersarang terlalu dalam"
21188 msgid "unable to normalize object directory: %s"
21189 msgstr "tidak dapat menormalisasikan direktori objek: %s"
21192 msgid "unable to fdopen alternates lockfile"
21193 msgstr "tidak dapat men-fdopen berkas kunci alternatif"
21196 msgid "unable to read alternates file"
21197 msgstr "tidak dapat membaca berkas alternatif"
21200 msgid "unable to move new alternates file into place"
21201 msgstr "tidak dapat memindahkan berkas alternatif baru ke tempatnya"
21205 msgid "path '%s' does not exist"
21206 msgstr "jalur '%s' tidak ada"
21210 msgid "reference repository '%s' as a linked checkout is not supported yet."
21212 "repositori referensi '%s' sebagai sebuah checkout tertaut belum didukung."
21216 msgid "reference repository '%s' is not a local repository."
21217 msgstr "repositori referensi '%s' bukan sebuah repositori lokal"
21221 msgid "reference repository '%s' is shallow"
21222 msgstr "repositori referensi '%s' dangkal"
21226 msgid "reference repository '%s' is grafted"
21227 msgstr "repositori referensi '%s' cangkok"
21231 msgid "could not find object directory matching %s"
21232 msgstr "tidak dapat menemukan direktori objek yang cocok dengan %s"
21236 msgid "invalid line while parsing alternate refs: %s"
21237 msgstr "baris tidak valid saat menguraikan referensi alternatif: %s"
21241 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
21242 msgstr "mencoba men-mmap %<PRIuMAX> di atas batas %<PRIuMAX>"
21246 msgid "mmap failed%s"
21247 msgstr "mmap gagal%s"
21251 msgid "object file %s is empty"
21252 msgstr "berkas objek %s kosong"
21256 msgid "corrupt loose object '%s'"
21257 msgstr "objek longgar '%s' rusak"
21261 msgid "garbage at end of loose object '%s'"
21262 msgstr "sampah pada ujung berkas objek '%s'"
21266 msgid "unable to parse %s header"
21267 msgstr "tidak dapat menguraikan kepala %s"
21270 msgid "invalid object type"
21271 msgstr "tipe objek tidak valid"
21275 msgid "unable to unpack %s header"
21276 msgstr "tidak dapat membongkar kepala %s"
21280 msgid "header for %s too long, exceeds %d bytes"
21281 msgstr "kepala untuk %s terlalu panjang, melebihi %d bita"
21285 msgid "failed to read object %s"
21286 msgstr "gagal membaca objek %s"
21290 msgid "replacement %s not found for %s"
21291 msgstr "pengganti %s tidak ditemukan untuk %s"
21295 msgid "loose object %s (stored in %s) is corrupt"
21296 msgstr "objek longgar %s (disimpan di %s) rusak"
21300 msgid "packed object %s (stored in %s) is corrupt"
21301 msgstr "objek terpak %s (disimpan di %s) rusak"
21305 msgid "unable to write file %s"
21306 msgstr "tidak dapat menulis berkas %s"
21310 msgid "unable to set permission to '%s'"
21311 msgstr "tidak dapat menyetel perizinan ke '%s'"
21314 msgid "file write error"
21315 msgstr "kesalahan menulis berkas"
21318 msgid "error when closing loose object file"
21319 msgstr "kesalahan saat menutup berkas objek longgar"
21323 msgid "insufficient permission for adding an object to repository database %s"
21325 "perizinan tidak cukup untuk menambahkan sebuah objek ke basis data "
21329 msgid "unable to create temporary file"
21330 msgstr "tidak dapat membuat berkas sementara"
21333 msgid "unable to write loose object file"
21334 msgstr "tidak dapat menulis berkas objek longgar"
21338 msgid "unable to deflate new object %s (%d)"
21339 msgstr "tidak dapat mengempiskan objek baru %s (%d)"
21343 msgid "deflateEnd on object %s failed (%d)"
21344 msgstr "deflateEnd pada objek %s gagal (%d)"
21348 msgid "confused by unstable object source data for %s"
21349 msgstr "kebingungan oleh data sumber objek tidak stabil untuk %s"
21353 msgid "cannot read object for %s"
21354 msgstr "tidak dapat membaca objek untuk %s"
21357 msgid "corrupt commit"
21358 msgstr "komit rusak"
21361 msgid "corrupt tag"
21366 msgid "read error while indexing %s"
21367 msgstr "kesalahan pembacaan ketika mengindeks %s"
21371 msgid "short read while indexing %s"
21372 msgstr "pembacaan pendek ketika mengindeks %s"
21376 msgid "%s: failed to insert into database"
21377 msgstr "%s: gagal memasukkan ke dalam basis data"
21381 msgid "%s: unsupported file type"
21382 msgstr "%s: tipe berkas tidak didukung"
21386 msgid "%s is not a valid '%s' object"
21387 msgstr "%s bukan sebuah objek '%s' valid"
21391 msgid "unable to open %s"
21392 msgstr "tidak dapat membuka %s"
21396 msgid "hash mismatch for %s (expected %s)"
21397 msgstr "hash tidak cocok untuk %s (diharapkan %s)"
21401 msgid "unable to mmap %s"
21402 msgstr "tidak dapat men-mmap %s"
21406 msgid "unable to unpack header of %s"
21407 msgstr "tidak dapat membongkar kepala %s"
21411 msgid "unable to parse header of %s"
21412 msgstr "tidak dapat menguraikan kepala %s"
21416 msgid "unable to unpack contents of %s"
21417 msgstr "tidak dapat membongkar isi %s"
21419 #. TRANSLATORS: This is a line of ambiguous object
21420 #. output shown when we cannot look up or parse the
21421 #. object in question. E.g. "deadbeef [bad object]".
21425 msgid "%s [bad object]"
21426 msgstr "%s [objek jelek]"
21428 #. TRANSLATORS: This is a line of ambiguous commit
21429 #. object output. E.g.:
21431 #. "deadbeef commit 2021-01-01 - Some Commit Message"
21435 msgid "%s commit %s - %s"
21436 msgstr "%s komit %s - %s"
21438 #. TRANSLATORS: This is a line of ambiguous
21439 #. tag object output. E.g.:
21441 #. "deadbeef tag 2022-01-01 - Some Tag Message"
21443 #. The second argument is the YYYY-MM-DD found
21446 #. The third argument is the "tag" string
21451 msgid "%s tag %s - %s"
21452 msgstr "%s tag %s - %s"
21454 #. TRANSLATORS: This is a line of ambiguous
21455 #. tag object output where we couldn't parse
21456 #. the tag itself. E.g.:
21458 #. "deadbeef [bad tag, could not parse it]"
21462 msgid "%s [bad tag, could not parse it]"
21463 msgstr "%s [tag jelek, tidak dapat menguraikannya]"
21465 #. TRANSLATORS: This is a line of ambiguous <type>
21466 #. object output. E.g. "deadbeef tree".
21473 #. TRANSLATORS: This is a line of ambiguous <type>
21474 #. object output. E.g. "deadbeef blob".
21483 msgid "short object ID %s is ambiguous"
21484 msgstr "ID objek pendek %s ambigu"
21486 #. TRANSLATORS: The argument is the list of ambiguous
21487 #. objects composed in show_ambiguous_object(). See
21488 #. its "TRANSLATORS" comments for details.
21493 "The candidates are:\n"
21496 "Kandidat-kandidat yaitu:\n"
21501 "Git normally never creates a ref that ends with 40 hex characters\n"
21502 "because it will be ignored when you just specify 40-hex. These refs\n"
21503 "may be created by mistake. For example,\n"
21505 " git switch -c $br $(git rev-parse ...)\n"
21507 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
21508 "examine these refs and maybe delete them. Turn this message off by\n"
21509 "running \"git config advice.objectNameWarning false\""
21511 "Biasanya Git tidak pernah membuat sebuah referensi yang diakhiri dengan\n"
21512 "40 karakter hex, karena akan diabaikan ketika Anda hanya menyebutkan 40-"
21514 "Referensi tersebut bisa tidak sengaja dibuat. Misalnya,\n"
21516 " git switch -c $br $(git rev-parse ...)\n"
21518 "dimana \"$br\" entah bagaimana kosong dan referensi 40-hex dibuat.\n"
21519 "Mohon periksa referensi tersebut dan mungkin hapus. Matikan pesan ini "
21521 "menjalankan \"git config advice.objectNameWarning false\""
21525 msgid "log for '%.*s' only goes back to %s"
21526 msgstr "log untuk '%.*s' hanya sampai ke %s"
21530 msgid "log for '%.*s' only has %d entries"
21531 msgstr "log untuk '%.*s' hanya punya %d entri"
21535 msgid "path '%s' exists on disk, but not in '%.*s'"
21536 msgstr "jalur '%s' ada pada disk, tapi bukan di '%.*s'"
21541 "path '%s' exists, but not '%s'\n"
21542 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
21544 "jalur '%s' ada, tapi bukan '%s'\n"
21545 "petunjuk: Mungkin maksud Anda '%.*s:%s' alias '%.*s:./%s'?"
21549 msgid "path '%s' does not exist in '%.*s'"
21550 msgstr "jalur '%s' tidak ada di '%.*s'"
21555 "path '%s' is in the index, but not at stage %d\n"
21556 "hint: Did you mean ':%d:%s'?"
21558 "jalur '%s' di dalam indeks, tetapi bukan pada tahap %d\n"
21559 "petunjuk: Mungkin maksud Anda ':%d:%s'?"
21564 "path '%s' is in the index, but not '%s'\n"
21565 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
21567 "jalur '%s' di dalam indeks, tetapi bukan '%s'\n"
21568 "petunjuk: Mungkin maksud Anda ':%d:%s' alias ':%d:./%s'?"
21572 msgid "path '%s' exists on disk, but not in the index"
21573 msgstr "jalur '%s' ada pada disk, tetapi bukan di dalam indeks"
21577 msgid "path '%s' does not exist (neither on disk nor in the index)"
21578 msgstr "jalur '%s' tidak ada (bukan pada disk maupun di dalam indeks)"
21581 msgid "relative path syntax can't be used outside working tree"
21582 msgstr "sintaks jalur relatif tidak dapat digunakan di luar pohon kerja"
21586 msgid "<object>:<path> required, only <object> '%s' given"
21587 msgstr "<objek>:<jalur> diperlukan, hanya <objek> '%s' diberikan"
21591 msgid "invalid object name '%.*s'."
21592 msgstr "nama objek tidak valid '%.*s'."
21596 msgid "invalid object type \"%s\""
21597 msgstr "tipe objek tidak valid \"%s\""
21601 msgid "object %s is a %s, not a %s"
21602 msgstr "objek %s adalah %s, bukan %s"
21606 msgid "object %s has unknown type id %d"
21607 msgstr "objek %s punya id tipe tidak dikenal %d"
21611 msgid "unable to parse object: %s"
21612 msgstr "tidak dapat menguraikan objek: %s"
21616 msgid "hash mismatch %s"
21617 msgstr "hash tidak cocok %s"
21620 msgid "multi-pack bitmap is missing required reverse index"
21621 msgstr "bitmap multipak kehilangan indeks balik yang diperlukan"
21625 msgid "could not open pack %s"
21626 msgstr "tidak dapat membuka '%s'"
21630 msgid "preferred pack (%s) is invalid"
21631 msgstr "pak yang disukai '%s' kadaluarsa"
21635 msgid "could not find %s in pack %s at offset %<PRIuMAX>"
21636 msgstr "tidak dapat menemukan %s di dalam pak %s pada offset %<PRIuMAX>"
21640 msgid "mtimes file %s is too small"
21641 msgstr "berkas mtimes %s terlalu kecil"
21645 msgid "mtimes file %s has unknown signature"
21646 msgstr "berkas mtimes %s punya tanda tangan tidak dikenal"
21650 msgid "mtimes file %s has unsupported version %<PRIu32>"
21651 msgstr "berkas mtimes %s punya versi tidak didukung %<PRIu32>"
21655 msgid "mtimes file %s has unsupported hash id %<PRIu32>"
21656 msgstr "berkas mtimes %s punya id hash tidak didukung %<PRIu32>"
21660 msgid "mtimes file %s is corrupt"
21661 msgstr "berkas mtimes %s rusak"
21665 msgid "reverse-index file %s is too small"
21666 msgstr "berkas indeks balik %s terlalu kecil"
21670 msgid "reverse-index file %s is corrupt"
21671 msgstr "berkas indeks balik %s rusak"
21675 msgid "reverse-index file %s has unknown signature"
21676 msgstr "berkas indeks balik %s punya tanda tangan tidak dikenal"
21680 msgid "reverse-index file %s has unsupported version %<PRIu32>"
21681 msgstr "berkas indeks balik %s punya versi tidak didukung %<PRIu32>"
21685 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
21686 msgstr "berkas indeks balik %s punya id hash tidak didukung %<PRIu32>"
21689 msgid "cannot both write and verify reverse index"
21690 msgstr "tidak dapat kedua-duanya menulis dan memverifikasi indeks balik"
21694 msgid "could not stat: %s"
21695 msgstr "tidak dapat men-stat: %s"
21699 msgid "failed to make %s readable"
21700 msgstr "gagal membuat %s dapat dibaca"
21704 msgid "could not write '%s' promisor file"
21705 msgstr "tidak dapat menulis berkas penjanji '%s'"
21708 msgid "offset before end of packfile (broken .idx?)"
21709 msgstr "offset sebelum ujung berkas pak (.idx rusak?)"
21713 msgid "packfile %s cannot be mapped%s"
21714 msgstr "berkas pak %s tidak dapat dipetakan%s"
21718 msgid "offset before start of pack index for %s (corrupt index?)"
21719 msgstr "offset sebelum awal indeks pak untuk %s (indeks rusak?)"
21723 msgid "offset beyond end of pack index for %s (truncated index?)"
21724 msgstr "offset di luar ujung indeks pak untuk %s (indeks terpotong?)"
21726 #: parse-options-cb.c
21728 msgid "malformed expiration date '%s'"
21731 #: parse-options-cb.c
21733 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
21736 #: parse-options-cb.c
21738 msgid "malformed object name '%s'"
21741 #: parse-options-cb.c
21743 msgid "option `%s' expects \"%s\" or \"%s\""
21748 msgid "%s requires a value"
21753 msgid "%s is incompatible with %s"
21758 msgid "%s : incompatible with something else"
21763 msgid "%s takes no value"
21768 msgid "%s isn't available"
21773 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
21778 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
21783 msgid "did you mean `--%s` (with two dashes)?"
21788 msgid "alias of --%s"
21793 msgid "unknown option `%s'"
21798 msgid "unknown switch `%c'"
21803 msgid "unknown non-ascii option in string: `%s'"
21815 #. TRANSLATORS: the colon here should align with the
21816 #. one in "usage: %s" translation.
21823 #. TRANSLATORS: You should only need to translate this format
21824 #. string if your language is a RTL language (e.g. Arabic,
21825 #. Hebrew etc.), not if it's a LTR language (e.g. German,
21826 #. Russian, Chinese etc.).
21828 #. When a translated usage string has an embedded "\n" it's
21829 #. because options have wrapped to the next line. The line
21830 #. after the "\n" will then be padded to align with the
21831 #. command name, such as N_("git cmd [opt]\n<8
21832 #. spaces>[opt2]"), where the 8 spaces are the same length as
21835 #. This format string prints out that already-translated
21836 #. line. The "%*s" is whitespace padding to account for the
21837 #. padding at the start of the line that we add in this
21838 #. function. The "%s" is a line in the (hopefully already
21839 #. translated) N_() usage string, which contained embedded
21840 #. newlines before we split it up.
21857 msgid "expiry-date"
21861 msgid "no-op (backward compatibility)"
21865 msgid "be more verbose"
21869 msgid "be more quiet"
21873 msgid "use <n> digits to display object names"
21877 msgid "how to strip spaces and #comments from message"
21881 msgid "read pathspec from file"
21886 "with --pathspec-from-file, pathspec elements are separated with NUL character"
21891 msgid "Could not make %s writable by group"
21895 msgid "Escape character '\\' not allowed as last character in attr value"
21899 msgid "Only one 'attr:' specification is allowed."
21903 msgid "attr spec must not be empty"
21908 msgid "invalid attribute name %s"
21912 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
21917 "global 'literal' pathspec setting is incompatible with all other global "
21918 "pathspec settings"
21922 msgid "invalid parameter for pathspec magic 'prefix'"
21927 msgid "Invalid pathspec magic '%.*s' in '%s'"
21932 msgid "Missing ')' at the end of pathspec magic in '%s'"
21937 msgid "Unimplemented pathspec magic '%c' in '%s'"
21942 msgid "%s: 'literal' and 'glob' are incompatible"
21947 msgid "%s: '%s' is outside repository at '%s'"
21952 msgid "'%s' (mnemonic: '%c')"
21957 msgid "%s: pathspec magic not supported by this command: %s"
21962 msgid "pathspec '%s' is beyond a symbolic link"
21967 msgid "line is badly quoted: %s"
21971 msgid "unable to write flush packet"
21975 msgid "unable to write delim packet"
21979 msgid "unable to write response end packet"
21983 msgid "flush packet write failed"
21987 msgid "protocol error: impossibly long line"
21991 msgid "packet write with format failed"
21995 msgid "packet write failed - data exceeds max packet size"
22000 msgid "packet write failed: %s"
22008 msgid "the remote end hung up unexpectedly"
22013 msgid "protocol error: bad line length character: %.4s"
22018 msgid "protocol error: bad line length %d"
22021 #: pkt-line.c sideband.c
22023 msgid "remote error: %s"
22027 msgid "Refreshing index"
22032 msgid "unable to create threaded lstat: %s"
22036 msgid "unable to parse --pretty format"
22039 #: promisor-remote.c
22040 msgid "promisor-remote: unable to fork off fetch subprocess"
22043 #: promisor-remote.c
22044 msgid "promisor-remote: could not write to fetch subprocess"
22047 #: promisor-remote.c
22048 msgid "promisor-remote: could not close stdin to fetch subprocess"
22051 #: promisor-remote.c
22053 msgid "promisor remote name cannot begin with '/': %s"
22057 msgid "object-info: expected flush after arguments"
22061 msgid "Removing duplicate objects"
22065 msgid "could not start `log`"
22069 msgid "could not read `log` output"
22072 #: range-diff.c sequencer.c
22074 msgid "could not parse commit '%s'"
22080 "could not parse first line of `log` output: did not start with 'commit ': "
22086 msgid "could not parse git header '%.*s'"
22090 msgid "failed to generate diff"
22095 msgid "could not parse log for '%s'"
22100 msgid "will not add file alias '%s' ('%s' already exists in index)"
22104 msgid "cannot create an empty blob in the object database"
22109 msgid "%s: can only add regular files, symbolic links or git-directories"
22114 msgid "unable to index file '%s'"
22119 msgid "unable to add '%s' to index"
22124 msgid "unable to stat '%s'"
22129 msgid "'%s' appears as both a file and as a directory"
22133 msgid "Refresh index"
22139 "index.version set, but the value is invalid.\n"
22146 "GIT_INDEX_VERSION set, but the value is invalid.\n"
22152 msgid "bad signature 0x%08x"
22157 msgid "bad index version %d"
22161 msgid "bad index file sha1 signature"
22166 msgid "index uses %.4s extension, which we do not understand"
22171 msgid "ignoring %.4s extension"
22176 msgid "unknown index entry format 0x%08x"
22181 msgid "malformed name field in the index, near path '%s'"
22185 msgid "unordered stage entries in index"
22190 msgid "multiple stage entries for merged file '%s'"
22195 msgid "unordered stage entries for '%s'"
22200 msgid "unable to create load_cache_entries thread: %s"
22205 msgid "unable to join load_cache_entries thread: %s"
22210 msgid "%s: index file open failed"
22215 msgid "%s: cannot stat the open index"
22220 msgid "%s: index file smaller than expected"
22225 msgid "%s: unable to map index file%s"
22230 msgid "unable to create load_index_extensions thread: %s"
22235 msgid "unable to join load_index_extensions thread: %s"
22240 msgid "could not freshen shared index '%s'"
22245 msgid "broken index, expect %s in %s, got %s"
22249 msgid "cannot write split index for a sparse index"
22253 msgid "failed to convert to a sparse-index"
22258 msgid "could not stat '%s'"
22263 msgid "unable to open git dir: %s"
22268 msgid "unable to unlink: %s"
22273 msgid "cannot fix permission bits on '%s'"
22278 msgid "%s: cannot drop to stage #0"
22281 #: rebase-interactive.c
22283 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
22285 "Or you can abort the rebase with 'git rebase --abort'.\n"
22287 "Anda dapat memperbaiki ini dengan 'git rebase --edit-todo' lalu jalankan "
22288 "'git rebase --continue'.\n"
22289 "Atau Anda dapat membatalkan pendasaran ulang dengan 'git rebase --abort'.\n"
22291 #: rebase-interactive.c
22294 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
22296 "setelan %s tidak dikenal untuk opsi rebase.missingCommitsCheck. Abaikan."
22298 #: rebase-interactive.c
22302 "p, pick <commit> = use commit\n"
22303 "r, reword <commit> = use commit, but edit the commit message\n"
22304 "e, edit <commit> = use commit, but stop for amending\n"
22305 "s, squash <commit> = use commit, but meld into previous commit\n"
22306 "f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
22307 " commit's log message, unless -C is used, in which case\n"
22308 " keep only this commit's message; -c is same as -C but\n"
22309 " opens the editor\n"
22310 "x, exec <command> = run command (the rest of the line) using shell\n"
22311 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
22312 "d, drop <commit> = remove commit\n"
22313 "l, label <label> = label current HEAD with a name\n"
22314 "t, reset <label> = reset HEAD to a label\n"
22315 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22316 ". create a merge commit using the original merge commit's\n"
22317 ". message (or the oneline, if no original merge commit was\n"
22318 ". specified); use -c <commit> to reword the commit message\n"
22320 "These lines can be re-ordered; they are executed from top to bottom.\n"
22324 "p, pick <komit> = gunakan komit\n"
22325 "r, reword <komit> = gunakan komit, tapi sunting pesan komit\n"
22326 "e, edit <komit> = gunakan komit, tapi berhenti untuk amandemen\n"
22327 "s, squash <komit> = gunakan komit, tapi lebur ke komit sebelumnya\n"
22328 "f, fixup [-C | -c] <komit> = seperti \"squash\" tapi hanya pertahankan\n"
22329 " pesan komit sebelumnya, kecuali -C digunakan, dimana\n"
22330 " hanya pertahankan pesan komit ini; -c sama dengan -C "
22332 " buka penyuntingx, exec <perintah> = jalankan perintah "
22333 "(sisa baris) menggunakan cangkang\n"
22334 "b, break = berhenti disini (lanjutkan pendasaran ulang nanti dengan 'git "
22335 "rebase --continue')\n"
22336 "d, drop <komit> = hapus komit\n"
22337 "l, label <label> = tandai HEAD saat ini dengan nama\n"
22338 "t, reset <label> = setel ulang HEAD ke sebuah label\n"
22339 "m, merge [-C <komit> | -c <komit>] <label> [# <satu baris>]\n"
22340 ". buat komit penggabungan dengan pesan komit penggabungan asli\n"
22341 ". (atau satu baris, jika tidak ada komit penggabungan asli yang\n"
22342 ". disebutkan); gunakan -c <komit> untuk menulis ulang pesan komit\n"
22344 "Baris diatas dapat disusun ulang; hal itu dieksekusi dari atas ke bawah.\n"
22346 #: rebase-interactive.c
22348 msgid "Rebase %s onto %s (%d command)"
22349 msgid_plural "Rebase %s onto %s (%d commands)"
22350 msgstr[0] "Dasarkan ulang %s kepada %s (%d perintah)"
22351 msgstr[1] "Dasarkan ulang %s kepada %s (%d perintah)"
22353 #: rebase-interactive.c
22356 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
22359 "Jangan hapus baris apapun. Gunakan 'drop' secara eksplisit untuk menghapus "
22362 #: rebase-interactive.c
22365 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
22368 "Jika Anda menghapus sebaris disini KOMIT TERSEBUT AKAN HILANG.\n"
22370 #: rebase-interactive.c
22373 "You are editing the todo file of an ongoing interactive rebase.\n"
22374 "To continue rebase after editing, run:\n"
22375 " git rebase --continue\n"
22379 "Anda sedang menyunting berkas todo dari pendasaran ulang interaktif yang "
22380 "sedang berjalan.\n"
22381 "Untuk melanjutkan pendasaran ulang setelah menyunting, jalankan:\n"
22382 " git rebase --continue\n"
22385 #: rebase-interactive.c
22388 "However, if you remove everything, the rebase will be aborted.\n"
22392 "Bagaimanapun, jika Anda menghapus semuanya, pendasaran ulang akan "
22396 #: rebase-interactive.c
22398 msgid "could not write '%s'."
22399 msgstr "tidak dapat menulis '%s'."
22401 #: rebase-interactive.c
22404 "Warning: some commits may have been dropped accidentally.\n"
22405 "Dropped commits (newer to older):\n"
22407 "Peringatan: beberapa komit mungkin sudah tidak sengaja dihapus.\n"
22408 "Komit terhapus (terbaru ke terlama):\n"
22410 #: rebase-interactive.c
22413 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
22415 "Use 'git config rebase.missingCommitsCheck' to change the level of "
22417 "The possible behaviours are: ignore, warn, error.\n"
22420 "Untuk menghindari pesan ini, gunakan \"drop\" untuk menghapus sebuah komit "
22422 "Gunakan 'git config rebase.missingCommitsCheck untuk' mengganti tingkat "
22424 "Kelakuan yang mungkin adalah: ignore, warn, error.\n"
22429 msgid "%s: 'preserve' superseded by 'merges'"
22430 msgstr "%s: 'preserve' digantikan oleh 'merges'"
22432 #: ref-filter.c wt-status.c
22448 msgid "ahead %d, behind %d"
22453 msgid "expected format: %%(color:<color>)"
22458 msgid "unrecognized color: %%(color:%s)"
22463 msgid "Integer value expected refname:lstrip=%s"
22468 msgid "Integer value expected refname:rstrip=%s"
22473 msgid "unrecognized %%(%s) argument: %s"
22478 msgid "%%(objecttype) does not take arguments"
22483 msgid "%%(deltabase) does not take arguments"
22488 msgid "%%(body) does not take arguments"
22493 msgid "expected %%(trailers:key=<value>)"
22498 msgid "unknown %%(trailers) argument: %s"
22503 msgid "positive value expected contents:lines=%s"
22508 msgid "positive value expected '%s' in %%(%s)"
22513 msgid "unrecognized email option: %s"
22518 msgid "expected format: %%(align:<width>,<position>)"
22523 msgid "unrecognized position:%s"
22528 msgid "unrecognized width:%s"
22533 msgid "positive width expected with the %%(align) atom"
22538 msgid "%%(rest) does not take arguments"
22543 msgid "malformed field name: %.*s"
22548 msgid "unknown field name: %.*s"
22554 "not a git repository, but the field '%.*s' requires access to object data"
22559 msgid "format: %%(%s) atom used without a %%(%s) atom"
22564 msgid "format: %%(then) atom used more than once"
22569 msgid "format: %%(then) atom used after %%(else)"
22574 msgid "format: %%(else) atom used more than once"
22579 msgid "format: %%(end) atom used without corresponding atom"
22584 msgid "malformed format string %s"
22589 msgid "this command reject atom %%(%.*s)"
22594 msgid "--format=%.*s cannot be used with --python, --shell, --tcl"
22599 msgid "(no branch, rebasing %s)"
22604 msgid "(no branch, rebasing detached HEAD %s)"
22609 msgid "(no branch, bisect started on %s)"
22614 msgid "(HEAD detached at %s)"
22619 msgid "(HEAD detached from %s)"
22623 msgid "(no branch)"
22628 msgid "missing object %s for %s"
22633 msgid "parse_object_buffer failed on %s for %s"
22638 msgid "malformed object at '%s'"
22643 msgid "ignoring ref with broken name %s"
22646 #: ref-filter.c refs.c
22648 msgid "ignoring broken ref %s"
22653 msgid "format: %%(end) atom missing"
22658 msgid "malformed object name %s"
22663 msgid "option `%s' must point to a commit"
22671 msgid "field name to sort on"
22676 msgid "not a reflog: %s"
22677 msgstr "bukan sebuah log referensi: %s"
22681 msgid "no reflog for '%s'"
22682 msgstr "tidak ada log referensi untuk '%s'"
22686 msgid "%s does not point to a valid object!"
22687 msgstr "%s tidak menunjuk ke sebuah objek valid!"
22692 "Using '%s' as the name for the initial branch. This default branch name\n"
22693 "is subject to change. To configure the initial branch name to use in all\n"
22694 "of your new repositories, which will suppress this warning, call:\n"
22696 "\tgit config --global init.defaultBranch <name>\n"
22698 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
22699 "'development'. The just-created branch can be renamed via this command:\n"
22701 "\tgit branch -m <name>\n"
22703 "Menggunakan '%s' sebagai nama cabang awal. Nama cabang asali ini dapat\n"
22704 "berubah. Untuk menyetel nama cabang awal untuk digunakan pada semua\n"
22705 "repositori baru Anda, dimana akan mematikan peringatan ini, panggil:\n"
22707 "\tgit config --global init.defaultBranch <nama>\n"
22709 "Nama-nama yang umumnya dipilih selain 'master' adalah 'main', 'trunk' dan\n"
22710 "'development'. Cabang yang baru saja dibuat bisa dinamai ulang lewat "
22714 "\tgit branch -m <nama>\n"
22718 msgid "could not retrieve `%s`"
22719 msgstr "tidak dapat mengambil `%s`"
22723 msgid "invalid branch name: %s = %s"
22724 msgstr "nama cabang tidak valid: %s = %s"
22728 msgid "ignoring dangling symref %s"
22729 msgstr "abaikan referensi simbolik teruntai %s"
22733 msgid "log for ref %s has gap after %s"
22734 msgstr "log untuk referensi %s ada celah setelah %s"
22738 msgid "log for ref %s unexpectedly ended on %s"
22739 msgstr "log untuk referensi %s sayangnya berakhir pada %s"
22743 msgid "log for %s is empty"
22744 msgstr "log untuk %s kosong"
22748 msgid "refusing to update ref with bad name '%s'"
22749 msgstr "menolak memperbarui referensi dengan nama jelek '%s'"
22753 msgid "update_ref failed for ref '%s': %s"
22754 msgstr "update_ref gagal untuk referensi '%s': %s"
22758 msgid "multiple updates for ref '%s' not allowed"
22759 msgstr "pembaruan berlipat untuk referensi '%s' tidak diperbolehkan"
22762 msgid "ref updates forbidden inside quarantine environment"
22763 msgstr "pembaruan referensi tidak diperbolehkan di dalam lingkungan karantina"
22766 msgid "ref updates aborted by hook"
22767 msgstr "pembaruan referensi dihentikan oleh kait"
22771 msgid "'%s' exists; cannot create '%s'"
22772 msgstr "'%s' ada; tidak dapat membuat '%s'"
22776 msgid "cannot process '%s' and '%s' at the same time"
22777 msgstr "tidak dapat memproses '%s' dan '%s' pada waktu yang bersamaan"
22779 #: refs/files-backend.c
22781 msgid "could not remove reference %s"
22782 msgstr "tidak dapat menghapus referensi %s"
22784 #: refs/files-backend.c refs/packed-backend.c
22786 msgid "could not delete reference %s: %s"
22787 msgstr "tidak dapat menghapus referensi %s: %s"
22789 #: refs/files-backend.c refs/packed-backend.c
22791 msgid "could not delete references: %s"
22792 msgstr "tidak dapat menghapus referensi: %s"
22796 msgid "invalid refspec '%s'"
22797 msgstr "spek referensi tidak valid '%s'"
22801 msgid "invalid quoting in push-option value: '%s'"
22806 msgid "%sinfo/refs not valid: is this a git repository?"
22810 msgid "invalid server response; expected service, got flush packet"
22815 msgid "invalid server response; got '%s'"
22820 msgid "repository '%s' not found"
22825 msgid "Authentication failed for '%s'"
22830 msgid "unable to access '%s' with http.pinnedPubkey configuration: %s"
22835 msgid "unable to access '%s': %s"
22840 msgid "redirecting to %s"
22844 msgid "shouldn't have EOF when not gentle on EOF"
22848 msgid "remote server sent unexpected response end packet"
22852 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
22857 msgid "remote-curl: bad line length character: %.4s"
22861 msgid "remote-curl: unexpected response end packet"
22866 msgid "RPC failed; %s"
22870 msgid "cannot handle pushes this big"
22875 msgid "cannot deflate request; zlib deflate error %d"
22880 msgid "cannot deflate request; zlib end error %d"
22885 msgid "%d bytes of length header were received"
22890 msgid "%d bytes of body are still expected"
22894 msgid "dumb http transport does not support shallow capabilities"
22898 msgid "fetch failed."
22902 msgid "cannot fetch by sha1 over smart http"
22907 msgid "protocol error: expected sha/ref, got '%s'"
22912 msgid "http transport does not support %s"
22916 msgid "git-http-push failed"
22920 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
22924 msgid "remote-curl: error reading command stream from git"
22928 msgid "remote-curl: fetch attempted without a local repo"
22933 msgid "remote-curl: unknown command '%s' from git"
22938 msgid "config remote shorthand cannot begin with '/': %s"
22939 msgstr "pintasan konfigurasi remote tidak dapat diawali dengan '/': %s"
22942 msgid "more than one receivepack given, using the first"
22943 msgstr "lebih dari satu paket terima diberikan, gunakan yang pertama"
22946 msgid "more than one uploadpack given, using the first"
22947 msgstr "lebih dari satu paket unggah diberikan, gunakan yang pertama"
22951 msgid "unrecognized value transfer.credentialsInUrl: '%s'"
22952 msgstr "nilai transfer.credentialsInUrl tidak dikenal: '%s'"
22956 msgid "URL '%s' uses plaintext credentials"
22957 msgstr "URL '%s' menggunakan kredensial teks terang"
22961 msgid "Cannot fetch both %s and %s to %s"
22962 msgstr "tidak dapat mengambil baik %s dan %s ke %s"
22966 msgid "%s usually tracks %s, not %s"
22967 msgstr "%s biasanya melacak %s, bukan %s"
22971 msgid "%s tracks both %s and %s"
22972 msgstr "%s melacak baik %s dan %s"
22976 msgid "key '%s' of pattern had no '*'"
22977 msgstr "kunci '%s' dari pola tidak ada '*'"
22981 msgid "value '%s' of pattern has no '*'"
22982 msgstr "nilai '%s' dari pola tidak ada '*'"
22986 msgid "src refspec %s does not match any"
22987 msgstr "spek referensi sumber %s tidak cocok dengan apapun"
22991 msgid "src refspec %s matches more than one"
22992 msgstr "spek referensi sumber %s cocok dengan lebih dari satu"
22994 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
22995 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
23001 "The destination you provided is not a full refname (i.e.,\n"
23002 "starting with \"refs/\"). We tried to guess what you meant by:\n"
23004 "- Looking for a ref that matches '%s' on the remote side.\n"
23005 "- Checking if the <src> being pushed ('%s')\n"
23006 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
23007 " refs/{heads,tags}/ prefix on the remote side.\n"
23009 "Neither worked, so we gave up. You must fully qualify the ref."
23011 "Tujuan yang Anda berikan bukan nama referensi penuh (seperti \n"
23012 "dimulai dengan \"refs/\"). Kami mencoba menebak maksud Anda dengan:\n"
23013 "- Cari referensi yang cocok dengan '%s' pada sisi remote.\n"
23014 "- Perika apakah <src> yang sedang didorong ('%s') adalah \n"
23015 " referensi pada \"refs/{heads,tags}\". Bila demikian kami \n"
23016 " menambahkan awalan refs/{heads,tags}/ yang bersesuaian pada sisi \n"
23019 "Kedua-duanya tidak bekerja, jadi kami menyerah. Anda harus kualifikasi\n"
23025 "The <src> part of the refspec is a commit object.\n"
23026 "Did you mean to create a new branch by pushing to\n"
23027 "'%s:refs/heads/%s'?"
23029 "Bagian <src> dari spek referensi adalah objek komit.\n"
23030 "Apakah maksud Anda buat cabang baru dengan mendorong ke\n"
23031 "'%s:refs/heads/%s'?"
23036 "The <src> part of the refspec is a tag object.\n"
23037 "Did you mean to create a new tag by pushing to\n"
23038 "'%s:refs/tags/%s'?"
23040 "Bagian <src> dari spek referensi adalah objek tag.\n"
23041 "Apakah maksud Anda buat tag baru dengan mendorong ke\n"
23042 "'%s:refs/tags/%s'?"
23047 "The <src> part of the refspec is a tree object.\n"
23048 "Did you mean to tag a new tree by pushing to\n"
23049 "'%s:refs/tags/%s'?"
23051 "Bagian <src> dari spek referensi adalah objek pohon.\n"
23052 "Apakah maksud Anda tag pohon dengan mendorong ke\n"
23053 "'%s:refs/tags/%s'?"
23058 "The <src> part of the refspec is a blob object.\n"
23059 "Did you mean to tag a new blob by pushing to\n"
23060 "'%s:refs/tags/%s'?"
23062 "Bagian <src> dari spek referensi adalah objek blob.\n"
23063 "Apakah maksud Anda tag blob baru dengan mendorong ke\n"
23064 "'%s:refs/tags/%s'?"
23068 msgid "%s cannot be resolved to branch"
23069 msgstr "%s tidak dapat diselesaikan ke cabang"
23073 msgid "unable to delete '%s': remote ref does not exist"
23074 msgstr "tidak dapat menghapus '%s': referensi remote tidak ada"
23078 msgid "dst refspec %s matches more than one"
23079 msgstr "spek referensi tujuan %s cocok dengan lebih dari satu"
23083 msgid "dst ref %s receives from more than one src"
23084 msgstr "referensi tujuan %s menerima dari lebih dari satu sumber"
23087 msgid "HEAD does not point to a branch"
23088 msgstr "HEAD tidak menunjuk ke cabang"
23092 msgid "no such branch: '%s'"
23093 msgstr "tidak ada cabang seperti: '%s'"
23097 msgid "no upstream configured for branch '%s'"
23098 msgstr "tidak ada hulu yang terkonfigurasi untuk cabang '%s'"
23102 msgid "upstream branch '%s' not stored as a remote-tracking branch"
23103 msgstr "cabang hulu '%s' tidak disimpan sebagai cabang pelacak remote"
23107 msgid "push destination '%s' on remote '%s' has no local tracking branch"
23108 msgstr "tujuan dorong '%s' pada remote '%s' tidak ada cabang pelacak lokal"
23112 msgid "branch '%s' has no remote for pushing"
23113 msgstr "cabang '%s' tidak ada remote untuk didorong"
23117 msgid "push refspecs for '%s' do not include '%s'"
23118 msgstr "spek referensi dorong untuk '%s' tidak termasuk '%s'"
23121 msgid "push has no destination (push.default is 'nothing')"
23122 msgstr "dorong tidak ada tujuan (push.default yaitu 'nothing')"
23125 msgid "cannot resolve 'simple' push to a single destination"
23126 msgstr "tidak dapat menyelesaikan dorongan 'sederhana' ke satu tujuan"
23130 msgid "couldn't find remote ref %s"
23131 msgstr "tidak dapat menemukan referensi remote %s"
23135 msgid "* Ignoring funny ref '%s' locally"
23136 msgstr "* Abaikan referensi lucu '%s' secara lokal"
23140 msgid "Your branch is based on '%s', but the upstream is gone.\n"
23141 msgstr "Cabang Anda didasarkan pada '%s', tapi hulu sudah tiada.\n"
23144 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
23145 msgstr " (gunakan \"git branch --unset-upstream\" untuk perbaiki)\n"
23149 msgid "Your branch is up to date with '%s'.\n"
23150 msgstr "Cabang Anda mutakhir dengan '%s'.\n"
23154 msgid "Your branch and '%s' refer to different commits.\n"
23155 msgstr "Cabang Anda dan '%s' merujuk pada komit yang berbeda.\n"
23159 msgid " (use \"%s\" for details)\n"
23160 msgstr " (gunakan \"%s\" untuk selengkapnya)\n"
23164 msgid "Your branch is ahead of '%s' by %d commit.\n"
23165 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
23166 msgstr[0] "Cabang Anda mendahului '%s' oleh %d komit.\n"
23167 msgstr[1] "Cabang Anda mendahului '%s' oleh %d komit.\n"
23170 msgid " (use \"git push\" to publish your local commits)\n"
23171 msgstr " (gunakan \"git push\" untuk terbitkan komit lokal Anda)\n"
23175 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
23177 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
23182 msgid " (use \"git pull\" to update your local branch)\n"
23183 msgstr " (gunakan \"git pull\" untuk perbarui cabang lokal Anda)\n"
23188 "Your branch and '%s' have diverged,\n"
23189 "and have %d and %d different commit each, respectively.\n"
23191 "Your branch and '%s' have diverged,\n"
23192 "and have %d and %d different commits each, respectively.\n"
23194 "Cabang Anda dan '%s' telah menyimpang,\n"
23195 "dan masing-masing punya %d dan %d komit berbeda.\n"
23197 "Cabang Anda dan '%s' telah menyimpang,\n"
23198 "dan masing-masing punya %d dan %d komit berbeda.\n"
23201 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
23202 msgstr " (gunakan \"git pull\" untuk gabungkan cabang remote ke milik Anda)\n"
23206 msgid "cannot parse expected object name '%s'"
23207 msgstr "tidak dapat mengurai nama object yang diharapkan '%s'"
23211 msgid "cannot strip one component off url '%s'"
23212 msgstr "tidak dapat mencopot satu komponen dari url '%s'"
23214 #: replace-object.c
23216 msgid "bad replace ref name: %s"
23219 #: replace-object.c
23221 msgid "duplicate replace ref: %s"
23224 #: replace-object.c
23226 msgid "replace depth too high for object %s"
23230 msgid "corrupt MERGE_RR"
23231 msgstr "MERGE_RR rusak"
23234 msgid "unable to write rerere record"
23235 msgstr "tidak dapat menulis rekaman rerere"
23239 msgid "there were errors while writing '%s' (%s)"
23240 msgstr "ada kesalahan saat menulis '%s' (%s)"
23244 msgid "could not parse conflict hunks in '%s'"
23245 msgstr "tidak dapat mengurai bingkah konflik di '%s'"
23249 msgid "failed utime() on '%s'"
23250 msgstr "utime() gagal pada '%s'"
23254 msgid "writing '%s' failed"
23255 msgstr "gagal menulis '%s'"
23259 msgid "Staged '%s' using previous resolution."
23260 msgstr "'%s' digelarkan menggunakan resolusi sebelumnya."
23264 msgid "Recorded resolution for '%s'."
23265 msgstr "Resolusi direkam untuk '%s'."
23269 msgid "Resolved '%s' using previous resolution."
23270 msgstr "'%s' diselesaikan menggunakan resolusi sebelumnya."
23274 msgid "cannot unlink stray '%s'"
23275 msgstr "tidak dapat batal taut simpangan '%s'"
23279 msgid "Recorded preimage for '%s'"
23280 msgstr "Pracitra direkam untuk '%s'"
23284 msgid "failed to update conflicted state in '%s'"
23285 msgstr "gagal memperbarui keadaan konflik di '%s'"
23289 msgid "no remembered resolution for '%s'"
23290 msgstr "tidak ada resolusi yang diingat untuk '%s'"
23294 msgid "cannot unlink '%s'"
23295 msgstr "tidak dapat batal taut '%s'"
23299 msgid "Updated preimage for '%s'"
23300 msgstr "Pracitra diperbarui untuk '%s'"
23304 msgid "Forgot resolution for '%s'\n"
23305 msgstr "Resolusi dilupakan untuk '%s'\n"
23308 msgid "unable to open rr-cache directory"
23309 msgstr "tidak dapat membuka direktori rr-cache"
23312 msgid "update the index with reused conflict resolution if possible"
23316 msgid "could not determine HEAD revision"
23317 msgstr "tidak dapat menentukan revisi HEAD"
23319 #: reset.c sequencer.c
23321 msgid "failed to find tree of %s"
23322 msgstr "gagal menemukan pohon %s"
23325 msgid "--unpacked=<packfile> no longer supported"
23326 msgstr "--unpacked=<berkas pak> tidak didukung lagi"
23329 msgid "your current branch appears to be broken"
23330 msgstr "sepertinya cabang Anda saat ini rusak"
23334 msgid "your current branch '%s' does not have any commits yet"
23335 msgstr "cabang Anda saat ini '%s' belum memiliki komit apapun"
23338 msgid "object filtering requires --objects"
23339 msgstr "penyaringan objek memerlukan --objects"
23342 msgid "-L does not yet support diff formats besides -p and -s"
23343 msgstr "-L belum mendukung format diff selain -p dan -s"
23347 msgid "cannot create async thread: %s"
23351 msgid "unexpected flush packet while reading remote unpack status"
23352 msgstr "paket bilas tidak diharapkan ketika membaca status pembongkaran remote"
23356 msgid "unable to parse remote unpack status: %s"
23357 msgstr "tidak dapat menguraikan status pembongkaran remote: %s"
23361 msgid "remote unpack failed: %s"
23362 msgstr "pembongkaran remote gagal: %s"
23365 msgid "failed to sign the push certificate"
23366 msgstr "gagal menandatangani sertifikat dorong"
23369 msgid "send-pack: unable to fork off fetch subprocess"
23370 msgstr "send-pack: tidak dapat menggarpu subproses pengambilan"
23373 msgid "push negotiation failed; proceeding anyway with push"
23374 msgstr "negosiasi pendorongan gagal; langsung dilanjutkan dengan mendorong"
23377 msgid "the receiving end does not support this repository's hash algorithm"
23378 msgstr "ujung penerima tidak mendukung algoritma hash repositori ini"
23381 msgid "the receiving end does not support --signed push"
23382 msgstr "ujung penerima tidak mendukung dorongan --signed"
23386 "not sending a push certificate since the receiving end does not support --"
23389 "tidak mengirim sertifikat pendorongan karena ujung penerima tidak mendukung "
23390 "dorongan --signed"
23393 msgid "the receiving end does not support --atomic push"
23394 msgstr "ujung penerima tidak mendukung dorongan --atomic"
23397 msgid "the receiving end does not support push options"
23398 msgstr "ujung penerima tidak mendukung opsi dorong"
23402 msgid "invalid commit message cleanup mode '%s'"
23403 msgstr "mode pembersihan pesan komit tidak valid '%s'"
23407 msgid "could not delete '%s'"
23408 msgstr "tidak dapat menghapus '%s'"
23415 msgid "cherry-pick"
23416 msgstr "petik ceri"
23420 msgstr "dasar ulang"
23424 msgid "unknown action: %d"
23425 msgstr "aksi tidak dikenal: %d"
23429 "after resolving the conflicts, mark the corrected paths\n"
23430 "with 'git add <paths>' or 'git rm <paths>'"
23432 "setelah menyelesaikan konflik, tandai jalur yang terkoreksi\n"
23433 "dengan 'git add <jalur>' atau 'git rm <jalur>'"
23437 "After resolving the conflicts, mark them with\n"
23438 "\"git add/rm <pathspec>\", then run\n"
23439 "\"git cherry-pick --continue\".\n"
23440 "You can instead skip this commit with \"git cherry-pick --skip\".\n"
23441 "To abort and get back to the state before \"git cherry-pick\",\n"
23442 "run \"git cherry-pick --abort\"."
23444 "Setelah menyelesaikan konflik, tandai dengan\n"
23445 "\"git add/rm <spek jalur\", lalu jalankan\n"
23446 "\"git cherry-pick --continue\".\n"
23447 "Atau Anda dapat melewati komit ini dengan \"git cherry-pick --skip\".\n"
23448 "Untuk membatalkan dan kembali ke keadaan sebelum \"git cherry-pick\",\n"
23449 "jalankan \"git cherry-pick --abort\"."
23453 "After resolving the conflicts, mark them with\n"
23454 "\"git add/rm <pathspec>\", then run\n"
23455 "\"git revert --continue\".\n"
23456 "You can instead skip this commit with \"git revert --skip\".\n"
23457 "To abort and get back to the state before \"git revert\",\n"
23458 "run \"git revert --abort\"."
23460 "Setelah menyelesaikan konflik, tandai dengan\n"
23461 "\"git add/rm <spek jalur>\", lalu jalankan\n"
23462 "\"git revert --continue\".\n"
23463 "Atau Anda dapat melewati komit ini dengan \"git revert --skip\".\n"
23464 "Untuk membatalkan dan kembali ke keadaan sebelum \"git revert\",\n"
23465 "jalankan \"git revert --abort\"."
23469 msgid "could not lock '%s'"
23470 msgstr "tidak dapat mengunci '%s'"
23472 #: sequencer.c strbuf.c wrapper.c
23474 msgid "could not write to '%s'"
23475 msgstr "tidak dapat menulis ke '%s'"
23479 msgid "could not write eol to '%s'"
23480 msgstr "tidak dapat menulis akhir baris ke '%s'"
23484 msgid "failed to finalize '%s'"
23485 msgstr "gagal mengakhiri '%s'"
23489 msgid "your local changes would be overwritten by %s."
23490 msgstr "perubahan lokal Anda akan ditimpa oleh %s."
23493 msgid "commit your changes or stash them to proceed."
23494 msgstr "komit perubahan Anda atau stase untuk melanjutkan."
23498 msgid "%s: fast-forward"
23499 msgstr "%s: maju-cepat"
23501 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
23506 msgid "%s: Unable to write new index file"
23507 msgstr "%s: Tidak dapat menulis berkas indeks baru"
23510 msgid "unable to update cache tree"
23511 msgstr "tidak dapat memperbarui pohon tembolok"
23514 msgid "could not resolve HEAD commit"
23515 msgstr "tidak dapat menguraikan komit HEAD"
23519 msgid "no key present in '%.*s'"
23520 msgstr "tidak ada kunci yang ada di pada '%.*s'"
23524 msgid "unable to dequote value of '%s'"
23525 msgstr "tidak dapat membatal-kutip nilai dari '%s'"
23528 msgid "'GIT_AUTHOR_NAME' already given"
23529 msgstr "'GIT_AUTHOR_NAME' sudah diberikan"
23532 msgid "'GIT_AUTHOR_EMAIL' already given"
23533 msgstr "'GIT_AUTHOR_EMAIL' sudah diberikan"
23536 msgid "'GIT_AUTHOR_DATE' already given"
23537 msgstr "'GIT_AUTHOR_DATE' sudah diberikan"
23541 msgid "unknown variable '%s'"
23542 msgstr "variabel tidak dikenal '%s'"
23545 msgid "missing 'GIT_AUTHOR_NAME'"
23546 msgstr "'GIT_AUTHOR_NAME' hilang"
23549 msgid "missing 'GIT_AUTHOR_EMAIL'"
23550 msgstr "'GIT_AUTHOR_EMAIL' hilang"
23553 msgid "missing 'GIT_AUTHOR_DATE'"
23554 msgstr "'GIT_AUTHOR_DATE' hilang"
23559 "you have staged changes in your working tree\n"
23560 "If these changes are meant to be squashed into the previous commit, run:\n"
23562 " git commit --amend %s\n"
23564 "If they are meant to go into a new commit, run:\n"
23568 "In both cases, once you're done, continue with:\n"
23570 " git rebase --continue\n"
23572 "Anda punya perubahan tergelar di dalam pohon kerja Anda.\n"
23573 "Apabila perubahan tersebut dimaksudkan untuk dilumat ke komit sebelumnya, "
23576 " git commit --amend %s\n"
23578 "Apabila dimaksudkan untuk masuk ke komit baru, jalankan:\n"
23581 "Pada kedua kasus tersebut, setelah selesai, lanjutkan dengan:\n"
23583 " git rebase --continue\n"
23586 msgid "'prepare-commit-msg' hook failed"
23587 msgstr "kait 'prepare-commit-msg' gagal"
23591 "Your name and email address were configured automatically based\n"
23592 "on your username and hostname. Please check that they are accurate.\n"
23593 "You can suppress this message by setting them explicitly. Run the\n"
23594 "following command and follow the instructions in your editor to edit\n"
23595 "your configuration file:\n"
23597 " git config --global --edit\n"
23599 "After doing this, you may fix the identity used for this commit with:\n"
23601 " git commit --amend --reset-author\n"
23603 "Nama dan email Anda dikonfigurasikan otomatis berdasarkan nama pengguna\n"
23604 "dan nama host Anda. Periksa jika itu benar. Anda dapat mematikan pesan\n"
23605 "ini dengan menyetel secara eksplisit. Jalankan perintah berikut dan ikuti\n"
23606 "petunjuk di dalam penyunting untuk menyunting berkas konfigurasi Anda:\n"
23608 " git config --global --edit\n"
23610 "Setelah itu, Anda dapat memperbaiki identitas yang digunakan untuk komit\n"
23613 " git commit --amend --reset-author\n"
23617 "Your name and email address were configured automatically based\n"
23618 "on your username and hostname. Please check that they are accurate.\n"
23619 "You can suppress this message by setting them explicitly:\n"
23621 " git config --global user.name \"Your Name\"\n"
23622 " git config --global user.email you@example.com\n"
23624 "After doing this, you may fix the identity used for this commit with:\n"
23626 " git commit --amend --reset-author\n"
23628 "Nama dan email Anda dikonfigurasikan otomatis berdasarkan nama pengguna\n"
23629 "dan nama host Anda. Periksa jika itu benar. Anda dapat mematikan pesan\n"
23630 "ini dengan menyetel secara eksplisit:\n"
23632 " git config --global user.name \"Nama Anda\"\n"
23633 " git config --global user.email anda@example.com\n"
23635 "Setelah itu, Anda dapat memperbaiki identitas yang digunakan untuk komit\n"
23638 " git commit --amend --reset-author\n"
23641 msgid "couldn't look up newly created commit"
23642 msgstr "tidak dapat mencari komit yang baru saja dibuat"
23645 msgid "could not parse newly created commit"
23646 msgstr "tidak dapat menguraikan komit yang baru saja dibuat"
23649 msgid "unable to resolve HEAD after creating commit"
23650 msgstr "tidak dapat menguraikan HEAD setelah membuat komit"
23653 msgid "detached HEAD"
23654 msgstr "HEAD terpisah"
23657 msgid " (root-commit)"
23658 msgstr " (komit-akar)"
23661 msgid "could not parse HEAD"
23662 msgstr "tidak dapat menguraikan HEAD"
23666 msgid "HEAD %s is not a commit!"
23667 msgstr "HEAD %s bukan sebuah komit!"
23670 msgid "unable to parse commit author"
23671 msgstr "tidak dapat menguraikan pengarang komit"
23675 msgid "unable to read commit message from '%s'"
23676 msgstr "tidak dapat membaca pesan komit dari '%s'"
23680 msgid "invalid author identity '%s'"
23681 msgstr "identitas pengarang tidak valid '%s'"
23684 msgid "corrupt author: missing date information"
23685 msgstr "pengarang rusak: informasi tanggal hilang"
23687 #: sequencer.c t/helper/test-fast-rebase.c
23689 msgid "could not update %s"
23690 msgstr "tidak dapat memperbarui %s"
23694 msgid "could not parse commit %s"
23695 msgstr "tidak dapat menguraikan komit %s"
23699 msgid "could not parse parent commit %s"
23700 msgstr "tidak dapat menguraikan komit induk %s"
23704 msgid "unknown command: %d"
23705 msgstr "perintah tidak dikenal: %d"
23708 msgid "This is the 1st commit message:"
23709 msgstr "Ini komit pertama:"
23713 msgid "This is the commit message #%d:"
23714 msgstr "Ini komit ke-%d:"
23717 msgid "The 1st commit message will be skipped:"
23718 msgstr "Pesan komit pertama akan dilewati:"
23722 msgid "The commit message #%d will be skipped:"
23723 msgstr "Pesan komit ke-%d akan dilewati"
23727 msgid "This is a combination of %d commits."
23728 msgstr "Ini kombinasi dari %d komit."
23732 msgid "cannot write '%s'"
23733 msgstr "tidak dapat menulis '%s'"
23736 msgid "need a HEAD to fixup"
23737 msgstr "butuh sebuah HEAD untuk memperbaiki"
23740 msgid "could not read HEAD"
23741 msgstr "tidak dapat membaca HEAD"
23744 msgid "could not read HEAD's commit message"
23745 msgstr "tidak dapat membaca pesan komit HEAD"
23749 msgid "could not read commit message of %s"
23750 msgstr "tidak dapat membaca pesan komit %s"
23753 msgid "your index file is unmerged."
23754 msgstr "berkas indeks Anda tak tergabung."
23757 msgid "cannot fixup root commit"
23758 msgstr "tidak dapat memperbaiki komit akar"
23762 msgid "commit %s is a merge but no -m option was given."
23763 msgstr "komit %s adalah penggabungan tetapi opsi -m tidak diberikan."
23767 msgid "commit %s does not have parent %d"
23768 msgstr "komit %s tidak punya induk %d"
23772 msgid "cannot get commit message for %s"
23773 msgstr "tidak dapat mendapatkan pesan komit untuk %s"
23775 #. TRANSLATORS: The first %s will be a "todo" command like
23776 #. "revert" or "pick", the second %s a SHA1.
23779 msgid "%s: cannot parse parent commit %s"
23780 msgstr "%s: tidak dapat menguraikan komit induk %s"
23784 msgid "could not rename '%s' to '%s'"
23785 msgstr "tidak dapat menamai ulang '%s' ke '%s'"
23789 msgid "could not revert %s... %s"
23790 msgstr "tidak dapat membalikkan %s... %s"
23794 msgid "could not apply %s... %s"
23795 msgstr "tidak dapat menerapkan %s... %s"
23799 msgid "dropping %s %s -- patch contents already upstream\n"
23800 msgstr "menjatuhkan %s %s -- isi tambalan sudah di hulu\n"
23804 msgid "git %s: failed to read the index"
23805 msgstr "git %s: gagal membaca indeks"
23809 msgid "git %s: failed to refresh the index"
23810 msgstr "git %s: gagal menyegarkan indeks"
23814 msgid "%s does not accept arguments: '%s'"
23815 msgstr "%s tidak menerima argumen: '%s'"
23819 msgid "missing arguments for %s"
23820 msgstr "argumen hilang untuk %s"
23824 msgid "could not parse '%s'"
23825 msgstr "tidak dapat menguraikan '%s'"
23829 msgid "invalid line %d: %.*s"
23830 msgstr "baris %d tidak valid: %.*s"
23834 msgid "cannot '%s' without a previous commit"
23835 msgstr "tidak dapat '%s' tanpa komit sebelumnya"
23838 msgid "cancelling a cherry picking in progress"
23839 msgstr "membatalkan pemetikan ceri yang sedang berlangsung"
23842 msgid "cancelling a revert in progress"
23843 msgstr "membatalkan pembalikkan yang sedang berlangsung"
23846 msgid "please fix this using 'git rebase --edit-todo'."
23847 msgstr "mohon perbaiki menggunakan 'git rebase --edit-todo'."
23851 msgid "unusable instruction sheet: '%s'"
23852 msgstr "lembar perintah tidak dapat digunakan: '%s'"
23855 msgid "no commits parsed."
23856 msgstr "tidak ada komit yang diuraikan."
23859 msgid "cannot cherry-pick during a revert."
23860 msgstr "tidak dapat memetik ceri selama pembalikkan."
23863 msgid "cannot revert during a cherry-pick."
23864 msgstr "tidak dapat membalikkan selama petik ceri."
23867 msgid "unusable squash-onto"
23868 msgstr "squash-onto tidak dapat digunakan"
23872 msgid "malformed options sheet: '%s'"
23873 msgstr "lembar opsi jelek: '%s'"
23876 msgid "empty commit set passed"
23877 msgstr "himpunan komit kosong dilewatkan"
23880 msgid "revert is already in progress"
23881 msgstr "pembalikkan sudah berjalan"
23885 msgid "try \"git revert (--continue | %s--abort | --quit)\""
23886 msgstr "coba \"git revert (--continue | %s--abort | --quit)\""
23889 msgid "cherry-pick is already in progress"
23890 msgstr "pemetikan ceri sudah berjalan"
23894 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
23895 msgstr "coba \"git cherry-pick (--continue | %s--abort | --quit)\""
23899 msgid "could not create sequencer directory '%s'"
23900 msgstr "tidak dapat membuat direktori pembaris '%s'"
23903 msgid "could not lock HEAD"
23904 msgstr "tidak dapat mengunci HEAD"
23907 msgid "no cherry-pick or revert in progress"
23908 msgstr "tidak ada pemetikan ceri atau pembalikkan yang sedang berjalan"
23911 msgid "cannot resolve HEAD"
23912 msgstr "tidak dapat menguraikan HEAD"
23915 msgid "cannot abort from a branch yet to be born"
23916 msgstr "tidak dapat membatalkan dari cabang yang belum lahir"
23920 msgid "cannot read '%s': %s"
23921 msgstr "tidak dapat membaca '%s': %s"
23924 msgid "unexpected end of file"
23925 msgstr "akhir berkas tidak diharapkan"
23929 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
23930 msgstr "berkas HEAD pra-petik-ceri yang tersimpan '%s' rusak"
23933 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
23935 "Sepertinya Anda sudah memindahkan HEAD. Tidak memutar ulang, periksa HEAD "
23939 msgid "no revert in progress"
23940 msgstr "tidak ada pembalikkan yang sedang berjalan"
23943 msgid "no cherry-pick in progress"
23944 msgstr "tidak ada pemetikan ceri yang sedang berjalan"
23947 msgid "failed to skip the commit"
23948 msgstr "gagal melewati komit"
23951 msgid "there is nothing to skip"
23952 msgstr "tidak ada yang dilewati"
23957 "have you committed already?\n"
23958 "try \"git %s --continue\""
23960 "sudahkah Anda komit?\n"
23961 "coba \"git %s --continue\""
23964 msgid "cannot read HEAD"
23965 msgstr "tidak dapat membaca HEAD"
23969 msgid "unable to copy '%s' to '%s'"
23970 msgstr "tidak dapat menyalin '%s' ke '%s'"
23975 "You can amend the commit now, with\n"
23977 " git commit --amend %s\n"
23979 "Once you are satisfied with your changes, run\n"
23981 " git rebase --continue\n"
23983 "Anda dapat mengubah komit sekarang, dengan\n"
23985 " git commit --amend %s\n"
23987 "Setelah Anda puas dengan perubahan Anda, jalankan\n"
23989 " git rebase --continue\n"
23993 msgid "Could not apply %s... %.*s"
23994 msgstr "Tidak dapat menerapkan %s... %.*s"
23998 msgid "Could not merge %.*s"
23999 msgstr "Tidak dapat menggabungkan %.*s"
24003 msgid "Executing: %s\n"
24004 msgstr "Mengeksekusi: %s\n"
24009 "execution failed: %s\n"
24010 "%sYou can fix the problem, and then run\n"
24012 " git rebase --continue\n"
24015 "eksekusi gagal: %s\n"
24016 "%sAnda dapat memperbaiki masalah, lalu jalankan\n"
24018 " git rebase --continue\n"
24022 msgid "and made changes to the index and/or the working tree\n"
24023 msgstr "dan buat perubahan ke indeks dan/atau pohon kerja\n"
24028 "execution succeeded: %s\n"
24029 "but left changes to the index and/or the working tree\n"
24030 "Commit or stash your changes, and then run\n"
24032 " git rebase --continue\n"
24035 "eksekusi berhasil: %s\n"
24036 "tapi meninggalkan perubahan ke indeks dan/atau pohon kerja\n"
24037 "Komit atau stase perubahan Anda, lalu jalankan\n"
24039 " git rebase --continue\n"
24044 msgid "illegal label name: '%.*s'"
24045 msgstr "nama label ilegal: '%.*s'"
24048 msgid "writing fake root commit"
24049 msgstr "menulis komit akar palsu"
24052 msgid "writing squash-onto"
24053 msgstr "menulis squash-onto"
24057 msgid "could not resolve '%s'"
24058 msgstr "tidak dapat menguraikan '%s'"
24061 msgid "cannot merge without a current revision"
24062 msgstr "tidak dapat menggabungkan tanpa revisi saat ini"
24066 msgid "unable to parse '%.*s'"
24067 msgstr "tidak dapat menguraikan '%.*s'"
24071 msgid "nothing to merge: '%.*s'"
24072 msgstr "tidak ada yang digabungkan: '%.*s'"
24075 msgid "octopus merge cannot be executed on top of a [new root]"
24076 msgstr "penggabungan gurita tidak dapat dieksekusi di atas sebuah [akar baru]"
24080 msgid "could not get commit message of '%s'"
24081 msgstr "tidak dapat mendapatkan pesan komit dari '%s'"
24085 msgid "could not even attempt to merge '%.*s'"
24086 msgstr "bahkan tidak dapat mencoba menggabungkan '%.*s'"
24089 msgid "merge: Unable to write new index file"
24090 msgstr "merge: Tidak dapat menulis berkas indeks baru"
24093 msgid "Cannot autostash"
24094 msgstr "Tidak dapat menstase otomatis"
24098 msgid "Unexpected stash response: '%s'"
24099 msgstr "Respons stase tidak diharapkan: '%s'"
24103 msgid "Could not create directory for '%s'"
24104 msgstr "Tidak dapat membuat direktori untuk '%s'"
24108 msgid "Created autostash: %s\n"
24109 msgstr "Stase otomatis dibuat: %s\n"
24112 msgid "could not reset --hard"
24113 msgstr "tidak dapat reset --hard"
24117 msgid "Applied autostash.\n"
24118 msgstr "Stase otomatis diterapkan.\n"
24122 msgid "cannot store %s"
24123 msgstr "tidak dapat menyimpan %s"
24129 "Your changes are safe in the stash.\n"
24130 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
24133 "Perubahan Anda aman di dalam stase.\n"
24134 "Anda dapat menjalankan \"git stash pop\" atau \"git stash drop\" kapanpun.\n"
24137 msgid "Applying autostash resulted in conflicts."
24138 msgstr "Menerapkan stase otomatis menghasilkan konflik."
24141 msgid "Autostash exists; creating a new stash entry."
24142 msgstr "Stase otomatis sudah ada; membuat entri stase baru."
24145 msgid "could not detach HEAD"
24146 msgstr "tidak dapat melepas HEAD"
24150 msgid "Stopped at HEAD\n"
24151 msgstr "Berhenti pada HEAD\n"
24155 msgid "Stopped at %s\n"
24156 msgstr "Berhenti pada %s\n"
24161 "Could not execute the todo command\n"
24164 "It has been rescheduled; To edit the command before continuing, please\n"
24165 "edit the todo list first:\n"
24167 " git rebase --edit-todo\n"
24168 " git rebase --continue\n"
24170 "Tidak dapat mengeksekusi perintah todo\n"
24173 "Itu sudah dijadwalkan ulang; Untuk menyunting perintah sebelum melanjutkan,\n"
24174 "mohon sunting daftar todo terlebih dahulu:\n"
24176 " git rebase --edit-todo\n"
24177 " git rebase --continue\n"
24181 msgid "Rebasing (%d/%d)%s"
24182 msgstr "Mendasarkan ulang (%d/%d)%s"
24186 msgid "Stopped at %s... %.*s\n"
24187 msgstr "Berhenti pada %s... %.*s\n"
24191 msgid "unknown command %d"
24192 msgstr "perintah tidak dikenal %d"
24195 msgid "could not read orig-head"
24196 msgstr "tidak dapat membaca orig-head"
24199 msgid "could not read 'onto'"
24200 msgstr "tidak dapat membaca 'onto'"
24204 msgid "could not update HEAD to %s"
24205 msgstr "tidak dapat memperbarui HEAD ke %s"
24209 msgid "Successfully rebased and updated %s.\n"
24210 msgstr "%s didasarkan ulang dan diperbarui dengan sukses.\n"
24213 msgid "cannot rebase: You have unstaged changes."
24214 msgstr "tidak dapat mendasarkan ulang: Anda punya perubahan tak tergelar."
24217 msgid "cannot amend non-existing commit"
24218 msgstr "tidak dapat mengubah komit yang tidak ada"
24222 msgid "invalid file: '%s'"
24223 msgstr "berkas tidak valid: '%s'"
24227 msgid "invalid contents: '%s'"
24228 msgstr "konten tidak valid: '%s'"
24233 "You have uncommitted changes in your working tree. Please, commit them\n"
24234 "first and then run 'git rebase --continue' again."
24237 "Anda punya perubahan tak tergelar di dalam pohon kerja Anda. Mohon komit\n"
24238 "terlebih dahulu dan jalankan 'git rebase --continue' lagi."
24242 msgid "could not write file: '%s'"
24243 msgstr "tidak dapat menulis berkas: '%s'"
24246 msgid "could not remove CHERRY_PICK_HEAD"
24247 msgstr "tidak dapat menghapus CHERRY_PICK_HEAD"
24250 msgid "could not commit staged changes."
24251 msgstr "tidak dapat mengkomit perubahan tergelar."
24255 msgid "%s: can't cherry-pick a %s"
24256 msgstr "%s: tidak dapat memetik ceri sebuah %s"
24260 msgid "%s: bad revision"
24261 msgstr "%s: revisi jelek"
24264 msgid "can't revert as initial commit"
24265 msgstr "tidak dapat membalikkan sebagai komit awal"
24269 msgid "skipped previously applied commit %s"
24270 msgstr "melewatkan komit yang sudah diterapkan sebelumnya %s"
24273 msgid "use --reapply-cherry-picks to include skipped commits"
24274 msgstr "gunakan --reapply-cherry-picks untuk memasukkan komit yang terlewat"
24277 msgid "make_script: unhandled options"
24278 msgstr "make_script: opsi tak ditangani"
24281 msgid "make_script: error preparing revisions"
24282 msgstr "make_script: kesalahan membuat revisi"
24285 msgid "nothing to do"
24286 msgstr "tidak ada yang dilakukan"
24289 msgid "could not skip unnecessary pick commands"
24290 msgstr "tidak dapat melewatkan perintah pick yang tidak perlu"
24293 msgid "the script was already rearranged."
24294 msgstr "skrip sudah ditata ulang."
24298 msgid "'%s' is outside repository at '%s'"
24299 msgstr "'%s' di luar repositori pada '%s'"
24304 "%s: no such path in the working tree.\n"
24305 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
24307 "%s: tidak ada jalur di pohon kerja.\n"
24308 "Gunakan 'git <perintah> -- <jalur>...' untuk menyebutkan jalur yang tidak "
24309 "ada secara lokal."
24314 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
24315 "Use '--' to separate paths from revisions, like this:\n"
24316 "'git <command> [<revision>...] -- [<file>...]'"
24318 "argumen ambigu '%s': revisi tidak dikenal atau jalur tidak ada di dalam "
24320 "Gunakan '--' untuk memisahkan jalur dari revisi, seperti ini:\n"
24321 "'git <perintah> [<revisi>...] -- [<berkas>...]'"
24325 msgid "option '%s' must come before non-option arguments"
24326 msgstr "opsi '%s' harus ada sebelum argumen bukan opsi"
24331 "ambiguous argument '%s': both revision and filename\n"
24332 "Use '--' to separate paths from revisions, like this:\n"
24333 "'git <command> [<revision>...] -- [<file>...]'"
24335 "argumen ambigu '%s': kedua-duanya revisi dan nama berkas\n"
24336 "Gunakan '--' untuk memisahkan jalur dari revisi, seperti ini:\n"
24337 "'git <perintah> [<revisi>...] -- [<berkas>]'"
24340 msgid "unable to set up work tree using invalid config"
24341 msgstr "tidak dapat memasang pohon kerja menggunakan konfigurasi tidak valid"
24345 msgid "Expected git repo version <= %d, found %d"
24346 msgstr "Versi repositori git diharapkan <= %d, dapat %d"
24349 msgid "unknown repository extension found:"
24350 msgid_plural "unknown repository extensions found:"
24351 msgstr[0] "ekstensi repositori tidak dikenal ditemukan:"
24352 msgstr[1] "ekstensi repositori tidak dikenal ditemukan:"
24355 msgid "repo version is 0, but v1-only extension found:"
24356 msgid_plural "repo version is 0, but v1-only extensions found:"
24357 msgstr[0] "versi repositori 0, tetapi ekstensi hanya v1 ditemukan:"
24358 msgstr[1] "versi repositori 0, tetapi ekstensi hanya v1 ditemukan:"
24362 msgid "error opening '%s'"
24363 msgstr "kesalahan membuka '%s'"
24367 msgid "too large to be a .git file: '%s'"
24368 msgstr "terlalu besar untuk jadi berkas .git: '%s'"
24372 msgid "error reading %s"
24373 msgstr "kesalahan membaca %s"
24377 msgid "invalid gitfile format: %s"
24378 msgstr "format gitfile tidak valid: %s"
24382 msgid "no path in gitfile: %s"
24383 msgstr "tidak ada jalur di dalam gitfile: %s"
24387 msgid "not a git repository: %s"
24388 msgstr "bukan sebuah repositori git: %s"
24392 msgid "'$%s' too big"
24393 msgstr "'$%s' terlalu besar"
24397 msgid "not a git repository: '%s'"
24398 msgstr "bukan sebuah repositori git: '%s'"
24402 msgid "cannot chdir to '%s'"
24403 msgstr "tidak dapat chdir ke '%s'"
24406 msgid "cannot come back to cwd"
24407 msgstr "tidak dapat kembali ke cwd"
24411 msgid "failed to stat '%*s%s%s'"
24412 msgstr "gagal men-stat '%*s%s%s'"
24415 msgid "Unable to read current working directory"
24416 msgstr "tidak dapat membaca direktori kerja saat ini"
24420 msgid "cannot change to '%s'"
24421 msgstr "tidak dapat berganti ke '%s'"
24425 msgid "not a git repository (or any of the parent directories): %s"
24426 msgstr "bukan sebuah repositori git (atau direktori induk apapun): %s"
24431 "not a git repository (or any parent up to mount point %s)\n"
24432 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
24434 "bukan sebuah repositori git (atau induk apapun hingga ke titik pasang %s)\n"
24435 "Berhenti pada perbatasan sistem berkas (GIT_DISCOVERY_ACROSS_FILESYSTEM "
24441 "unsafe repository ('%s' is owned by someone else)\n"
24442 "To add an exception for this directory, call:\n"
24444 "\tgit config --global --add safe.directory %s"
24446 "repositori tidak aman ('%s' dimiliki oleh orang lain)\n"
24447 "Untuk menambahkan pengecualian untuk direktori ini, panggil:\n"
24449 "\tgit config --global --add safe.directory %s"
24454 "problem with core.sharedRepository filemode value (0%.3o).\n"
24455 "The owner of files must always have read and write permissions."
24457 "masalah dengan nilai mode berkas core.sharedRepository (0%.3o).\n"
24458 "Pemilik berkas harus selalu punya perizinan baca dan tulis."
24461 msgid "fork failed"
24462 msgstr "penggarpuan gagal"
24465 msgid "setsid failed"
24466 msgstr "setsid gagal"
24470 msgid "index entry is a directory, but not sparse (%08x)"
24471 msgstr "entri indeks adalah direktori, tapi bukan tipis (%08x)"
24474 msgid "cannot use split index with a sparse index"
24475 msgstr "tidak dapat menggunakan indeks terpisah dengan indeks tipis"
24477 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
24480 msgid "%u.%2.2u GiB"
24481 msgstr "%u.%2.2u gibibita"
24483 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
24486 msgid "%u.%2.2u GiB/s"
24487 msgstr "%u.%2.2u gibibita/detik"
24489 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
24492 msgid "%u.%2.2u MiB"
24493 msgstr "%u.%2.2u mebibita"
24495 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
24498 msgid "%u.%2.2u MiB/s"
24499 msgstr "%u.%2.2u mebibita/detik"
24501 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
24504 msgid "%u.%2.2u KiB"
24505 msgstr "%u.%2.2u kibibita"
24507 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
24510 msgid "%u.%2.2u KiB/s"
24511 msgstr "%u.%2.2u kibibita/detik"
24513 #. TRANSLATORS: IEC 80000-13:2008 byte
24517 msgid_plural "%u bytes"
24518 msgstr[0] "%u bita"
24519 msgstr[1] "%u bita"
24521 #. TRANSLATORS: IEC 80000-13:2008 byte/second
24525 msgid_plural "%u bytes/s"
24526 msgstr[0] "%u bita/detik"
24527 msgstr[1] "%u bita/detik"
24531 msgid "could not edit '%s'"
24532 msgstr "tidak dapat menyunting '%s'"
24534 #: submodule-config.c
24536 msgid "ignoring suspicious submodule name: %s"
24537 msgstr "abaikan nama submodul dicurigai: %s"
24539 #: submodule-config.c
24540 msgid "negative values not allowed for submodule.fetchJobs"
24541 msgstr "nilai negatif tidak diperbolehkan untuk submodule.fetchJobs"
24543 #: submodule-config.c
24545 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
24546 msgstr "abaikan '%s' yang mungkin ditafsirkan sebagai opsi baris perintah: %s"
24548 #: submodule-config.c
24550 msgid "Could not update .gitmodules entry %s"
24551 msgstr "Tidak dapat memperbarui entri .gitmodules %s"
24554 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
24556 "Tidak dapat mengubah .gitmodules yang tak tergabung, selesaikan konflik "
24557 "penggabungan terlebih dahulu"
24561 msgid "Could not find section in .gitmodules where path=%s"
24562 msgstr "Tidak dapat menemukan bagian .gitmodules dimana path=%s"
24566 msgid "Could not remove .gitmodules entry for %s"
24567 msgstr "Tidak dapat menghapus entri .gitmodules untuk %s"
24570 msgid "staging updated .gitmodules failed"
24571 msgstr "gagal menggelar .gitmodules terbarui"
24575 msgid "in unpopulated submodule '%s'"
24576 msgstr "dalam submodul tak terisi '%s'"
24580 msgid "Pathspec '%s' is in submodule '%.*s'"
24581 msgstr "Spek jalur '%s' di dalam submodul '%.*s'"
24585 msgid "bad --ignore-submodules argument: %s"
24586 msgstr "argumen --ignore-submodules jelek: %s"
24591 "Submodule in commit %s at path: '%s' collides with a submodule named the "
24592 "same. Skipping it."
24594 "Submodul dalam komit %s pada jalur '%s' bertabrakan dengan submodul yang "
24595 "bernama sama. Melewatinya."
24599 msgid "submodule entry '%s' (%s) is a %s, not a commit"
24600 msgstr "entri submodul '%s' (%s) adalah %s, bukan komit"
24605 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
24608 "Tidak dapat menjalankan perintah 'git rev-list <komit> --not --remotes -n 1' "
24609 "dalam submodul %s"
24613 msgid "process for submodule '%s' failed"
24614 msgstr "proses untuk submodul '%s' gagal"
24618 msgid "Pushing submodule '%s'\n"
24619 msgstr "Mendorong submodul '%s'\n"
24623 msgid "Unable to push submodule '%s'\n"
24624 msgstr "Tidak dapat mendorong submodul '%s'\n"
24628 msgid "Fetching submodule %s%s\n"
24629 msgstr "Mengambil submodul %s%s\n"
24633 msgid "Could not access submodule '%s'\n"
24634 msgstr "Tidak dapat mengakses submodul '%s'\n"
24638 msgid "Could not access submodule '%s' at commit %s\n"
24639 msgstr "Tidak dapat mengakses submodul '%s' pada komit %s\n"
24643 msgid "Fetching submodule %s%s at commit %s\n"
24644 msgstr "Mengambil submodul %s%s pada komit %s\n"
24649 "Errors during submodule fetch:\n"
24652 "Kesalahan saat pengambilan submodul:\n"
24657 msgid "'%s' not recognized as a git repository"
24658 msgstr "'%s' tak dikenal sebagai repositori git"
24662 msgid "Could not run 'git status --porcelain=2' in submodule %s"
24663 msgstr "Tidak dapat menjalankan 'git status --porcelain=2' dalam submodul %s"
24667 msgid "'git status --porcelain=2' failed in submodule %s"
24668 msgstr "'git status --porcelain=2' gagal dalam submodul %s"
24672 msgid "could not start 'git status' in submodule '%s'"
24673 msgstr "Tidak dalat memulai 'git status' dalam submodul '%s'"
24677 msgid "could not run 'git status' in submodule '%s'"
24678 msgstr "tidak dapat menjalankan 'git status' dalam submodul '%s'"
24682 msgid "Could not unset core.worktree setting in submodule '%s'"
24683 msgstr "Tidak dapat batal setel setelan core.worktree dalam submodul '%s'"
24687 msgid "could not recurse into submodule '%s'"
24688 msgstr "tidak dapat rekursi ke dalam submodul '%s'"
24691 msgid "could not reset submodule index"
24692 msgstr "tidak dapat reset indeks submodul"
24696 msgid "submodule '%s' has dirty index"
24697 msgstr "submodul '%s' punya indeks kotor"
24701 msgid "Submodule '%s' could not be updated."
24702 msgstr "Submodul '%s' tidak dapat diperbarui."
24706 msgid "submodule git dir '%s' is inside git dir '%.*s'"
24707 msgstr "direktori submodul git '%s' di dalam direktori git '%.*s'"
24712 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
24714 "relocate_gitdir untuk submodul '%s' dengan lebih dari satu pohon kerja tidak "
24719 msgid "could not lookup name for submodule '%s'"
24720 msgstr "tidak dapat mencari nama untuk submodul '%s'"
24724 msgid "refusing to move '%s' into an existing git dir"
24725 msgstr "menolak memindahkan '%s' ke dalam direktori git yang ada"
24730 "Migrating git directory of '%s%s' from\n"
24734 "Memigrasikan direktori git '%s%s' dari\n"
24739 msgid "could not start ls-files in .."
24740 msgstr "tidak dapat memulai ls-files dalam .."
24744 msgid "ls-tree returned unexpected return code %d"
24745 msgstr "ls-tree kembalikan kode kembali %d yang tak diharapkan"
24749 msgid "failed to lstat '%s'"
24750 msgstr "gagal men-lstat '%s'"
24752 #: t/helper/test-fast-rebase.c
24753 msgid "unhandled options"
24756 #: t/helper/test-fast-rebase.c
24757 msgid "error preparing revisions"
24760 #: t/helper/test-reach.c
24762 msgid "commit %s is not marked reachable"
24765 #: t/helper/test-reach.c
24766 msgid "too many commits marked reachable"
24769 #: t/helper/test-serve-v2.c
24770 msgid "test-tool serve-v2 [<options>]"
24773 #: t/helper/test-serve-v2.c
24774 msgid "exit immediately after advertising capabilities"
24777 #: t/helper/test-simple-ipc.c
24778 msgid "test-helper simple-ipc is-active [<name>] [<options>]"
24781 #: t/helper/test-simple-ipc.c
24782 msgid "test-helper simple-ipc run-daemon [<name>] [<threads>]"
24785 #: t/helper/test-simple-ipc.c
24786 msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
24789 #: t/helper/test-simple-ipc.c
24790 msgid "test-helper simple-ipc stop-daemon [<name>] [<max-wait>]"
24793 #: t/helper/test-simple-ipc.c
24794 msgid "test-helper simple-ipc send [<name>] [<token>]"
24797 #: t/helper/test-simple-ipc.c
24798 msgid "test-helper simple-ipc sendbytes [<name>] [<bytecount>] [<byte>]"
24801 #: t/helper/test-simple-ipc.c
24803 "test-helper simple-ipc multiple [<name>] [<threads>] [<bytecount>] "
24807 #: t/helper/test-simple-ipc.c
24808 msgid "name or pathname of unix domain socket"
24811 #: t/helper/test-simple-ipc.c
24812 msgid "named-pipe name"
24815 #: t/helper/test-simple-ipc.c
24816 msgid "number of threads in server thread pool"
24819 #: t/helper/test-simple-ipc.c
24820 msgid "seconds to wait for daemon to start or stop"
24823 #: t/helper/test-simple-ipc.c
24824 msgid "number of bytes"
24827 #: t/helper/test-simple-ipc.c
24828 msgid "number of requests per thread"
24831 #: t/helper/test-simple-ipc.c
24835 #: t/helper/test-simple-ipc.c
24836 msgid "ballast character"
24839 #: t/helper/test-simple-ipc.c
24843 #: t/helper/test-simple-ipc.c
24844 msgid "command token to send to the server"
24849 msgid "running trailer command '%s' failed"
24850 msgstr "gagal menjalankan perintah trailer '%s'"
24854 msgid "unknown value '%s' for key '%s'"
24855 msgstr "nilai tidak dikenal '%s' untuk kunci '%s'"
24859 msgid "empty trailer token in trailer '%.*s'"
24860 msgstr "token trailer kosong dalam trailer '%.*s'"
24864 msgid "could not read input file '%s'"
24865 msgstr "tidak dapat membaca berkas masukan '%s'"
24867 #: trailer.c wrapper.c
24869 msgid "could not stat %s"
24870 msgstr "tidak dapat membaca %s"
24874 msgid "file %s is not a regular file"
24875 msgstr "berkas %s bukan sebuah berkas reguler"
24879 msgid "file %s is not writable by user"
24880 msgstr "berkas %s tidak dapat ditulis oleh pengguna"
24883 msgid "could not open temporary file"
24884 msgstr "tidak dapat membuka berkas sementara"
24888 msgid "could not rename temporary file to %s"
24889 msgstr "tidak dapat menamai ulang berkas sementara ke %s"
24891 #: transport-helper.c
24892 msgid "full write to remote helper failed"
24895 #: transport-helper.c
24897 msgid "unable to find remote helper for '%s'"
24900 #: transport-helper.c
24901 msgid "can't dup helper output fd"
24904 #: transport-helper.c
24907 "unknown mandatory capability %s; this remote helper probably needs newer "
24911 #: transport-helper.c
24912 msgid "this remote helper should implement refspec capability"
24915 #: transport-helper.c
24917 msgid "%s unexpectedly said: '%s'"
24920 #: transport-helper.c
24922 msgid "%s also locked %s"
24925 #: transport-helper.c
24926 msgid "couldn't run fast-import"
24929 #: transport-helper.c
24930 msgid "error while running fast-import"
24933 #: transport-helper.c
24935 msgid "could not read ref %s"
24938 #: transport-helper.c
24940 msgid "unknown response to connect: %s"
24943 #: transport-helper.c
24944 msgid "setting remote service path not supported by protocol"
24947 #: transport-helper.c
24948 msgid "invalid remote service path"
24951 #: transport-helper.c transport.c
24952 msgid "operation not supported by protocol"
24955 #: transport-helper.c
24957 msgid "can't connect to subservice %s"
24960 #: transport-helper.c transport.c
24961 msgid "--negotiate-only requires protocol v2"
24964 #: transport-helper.c
24965 msgid "'option' without a matching 'ok/error' directive"
24968 #: transport-helper.c
24970 msgid "expected ok/error, helper said '%s'"
24973 #: transport-helper.c
24975 msgid "helper reported unexpected status of %s"
24978 #: transport-helper.c
24980 msgid "helper %s does not support dry-run"
24983 #: transport-helper.c
24985 msgid "helper %s does not support --signed"
24988 #: transport-helper.c
24990 msgid "helper %s does not support --signed=if-asked"
24993 #: transport-helper.c
24995 msgid "helper %s does not support --atomic"
24998 #: transport-helper.c
25000 msgid "helper %s does not support --%s"
25003 #: transport-helper.c
25005 msgid "helper %s does not support 'push-option'"
25008 #: transport-helper.c
25009 msgid "remote-helper doesn't support push; refspec needed"
25012 #: transport-helper.c
25014 msgid "helper %s does not support 'force'"
25017 #: transport-helper.c
25018 msgid "couldn't run fast-export"
25021 #: transport-helper.c
25022 msgid "error while running fast-export"
25025 #: transport-helper.c
25028 "No refs in common and none specified; doing nothing.\n"
25029 "Perhaps you should specify a branch.\n"
25032 #: transport-helper.c
25034 msgid "unsupported object format '%s'"
25037 #: transport-helper.c
25039 msgid "malformed response in ref list: %s"
25042 #: transport-helper.c
25044 msgid "read(%s) failed"
25047 #: transport-helper.c
25049 msgid "write(%s) failed"
25052 #: transport-helper.c
25054 msgid "%s thread failed"
25057 #: transport-helper.c
25059 msgid "%s thread failed to join: %s"
25062 #: transport-helper.c
25064 msgid "can't start thread for copying data: %s"
25067 #: transport-helper.c
25069 msgid "%s process failed to wait"
25072 #: transport-helper.c
25074 msgid "%s process failed"
25077 #: transport-helper.c
25078 msgid "can't start thread for copying data"
25083 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
25088 msgid "could not read bundle '%s'"
25093 msgid "transport: invalid depth option '%s'"
25097 msgid "see protocol.version in 'git help config' for more details"
25101 msgid "server options require protocol version 2 or later"
25105 msgid "server does not support wait-for-done"
25109 msgid "could not parse transport.color.* config"
25113 msgid "support for protocol v2 not implemented yet"
25118 msgid "unknown value for config '%s': %s"
25123 msgid "transport '%s' not allowed"
25127 msgid "git-over-rsync is no longer supported"
25133 "The following submodule paths contain changes that can\n"
25134 "not be found on any remote:\n"
25143 "\tgit push --recurse-submodules=on-demand\n"
25145 "or cd to the path and use\n"
25149 "to push them to a remote.\n"
25158 msgid "failed to push all needed submodules"
25162 msgid "too-short tree object"
25166 msgid "malformed mode in tree entry"
25170 msgid "empty filename in tree entry"
25174 msgid "too-short tree file"
25180 "Your local changes to the following files would be overwritten by checkout:\n"
25181 "%%sPlease commit your changes or stash them before you switch branches."
25187 "Your local changes to the following files would be overwritten by checkout:\n"
25194 "Your local changes to the following files would be overwritten by merge:\n"
25195 "%%sPlease commit your changes or stash them before you merge."
25201 "Your local changes to the following files would be overwritten by merge:\n"
25208 "Your local changes to the following files would be overwritten by %s:\n"
25209 "%%sPlease commit your changes or stash them before you %s."
25215 "Your local changes to the following files would be overwritten by %s:\n"
25222 "Updating the following directories would lose untracked files in them:\n"
25229 "Refusing to remove the current working directory:\n"
25236 "The following untracked working tree files would be removed by checkout:\n"
25237 "%%sPlease move or remove them before you switch branches."
25243 "The following untracked working tree files would be removed by checkout:\n"
25250 "The following untracked working tree files would be removed by merge:\n"
25251 "%%sPlease move or remove them before you merge."
25257 "The following untracked working tree files would be removed by merge:\n"
25264 "The following untracked working tree files would be removed by %s:\n"
25265 "%%sPlease move or remove them before you %s."
25271 "The following untracked working tree files would be removed by %s:\n"
25278 "The following untracked working tree files would be overwritten by "
25280 "%%sPlease move or remove them before you switch branches."
25286 "The following untracked working tree files would be overwritten by "
25294 "The following untracked working tree files would be overwritten by merge:\n"
25295 "%%sPlease move or remove them before you merge."
25301 "The following untracked working tree files would be overwritten by merge:\n"
25308 "The following untracked working tree files would be overwritten by %s:\n"
25309 "%%sPlease move or remove them before you %s."
25315 "The following untracked working tree files would be overwritten by %s:\n"
25321 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
25327 "Cannot update submodule:\n"
25334 "The following paths are not up to date and were left despite sparse "
25342 "The following paths are unmerged and were left despite sparse patterns:\n"
25349 "The following paths were already present and thus not updated despite sparse "
25362 "After fixing the above paths, you may want to run `git sparse-checkout "
25367 msgid "Updating files"
25372 "the following paths have collided (e.g. case-sensitive paths\n"
25373 "on a case-insensitive filesystem) and only one from the same\n"
25374 "colliding group is in the working tree:\n"
25378 msgid "Updating index flags"
25383 msgid "worktree and untracked commit have duplicate entries: %s"
25387 msgid "expected flush after fetch arguments"
25388 msgstr "bilasan diharapkan setelah argumen pengambilan"
25391 msgid "invalid URL scheme name or missing '://' suffix"
25396 msgid "invalid %XX escape sequence"
25400 msgid "missing host and scheme is not 'file:'"
25404 msgid "a 'file:' URL may not have a port number"
25408 msgid "invalid characters in host name"
25412 msgid "invalid port number"
25416 msgid "invalid '..' path segment"
25420 msgid "Fetching objects"
25425 msgid "'%s' at main working tree is not the repository directory"
25426 msgstr "'%s' pada pohon kerja utama bukan direktori repositori"
25430 msgid "'%s' file does not contain absolute path to the working tree location"
25431 msgstr "berkas '%s' tidak berisi jalur absolut ke lokasi pohon kerja"
25435 msgid "'%s' is not a .git file, error code %d"
25436 msgstr "'%s' bukan berkas .git, kode error %d"
25440 msgid "'%s' does not point back to '%s'"
25441 msgstr "'%s' tidak menunjuk kembali ke '%s'"
25444 msgid "not a directory"
25445 msgstr "bukan direktori"
25448 msgid ".git is not a file"
25449 msgstr ".git bukan berkas"
25452 msgid ".git file broken"
25453 msgstr "berkas .git rusak"
25456 msgid ".git file incorrect"
25457 msgstr "berkas .git salah"
25460 msgid "not a valid path"
25461 msgstr "bukan jalur valid"
25464 msgid "unable to locate repository; .git is not a file"
25465 msgstr "tidak dapat menempatkan repositori; .git bukan berkas"
25468 msgid "unable to locate repository; .git file does not reference a repository"
25470 "tidak dapat menempatkan repositori; berkas .git tidak merujuk repositori"
25473 msgid "unable to locate repository; .git file broken"
25474 msgstr "tidak dapat menempatkan repositori; berkas .git rusak"
25477 msgid "gitdir unreadable"
25478 msgstr "gitdir tidak dapat dibaca"
25481 msgid "gitdir incorrect"
25482 msgstr "gitdir salah"
25485 msgid "not a valid directory"
25486 msgstr "bukan direktori valid"
25489 msgid "gitdir file does not exist"
25490 msgstr "berkas gitdir tidak ada"
25494 msgid "unable to read gitdir file (%s)"
25495 msgstr "tidak dapat membaca berkas gitdir (%s)"
25499 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
25500 msgstr "baca singkat (diharapkan %<PRIuMAX> bita, terbaca %<PRIuMAX>)"
25503 msgid "invalid gitdir file"
25504 msgstr "berkas gitdir tidak valid"
25507 msgid "gitdir file points to non-existent location"
25508 msgstr "berkas gitdir menunjuk ke lokasi yang tidak ada"
25512 msgid "unable to set %s in '%s'"
25513 msgstr "tidak dapat menyetel %s di '%s'"
25517 msgid "unable to unset %s in '%s'"
25518 msgstr "tidak dapat menyetel balik %s di '%s'"
25521 msgid "failed to set extensions.worktreeConfig setting"
25522 msgstr "gagal menyetel setelan extensions.worktreeConfig"
25526 msgid "could not setenv '%s'"
25531 msgid "unable to create '%s'"
25532 msgstr "tidak dapat membuat '%s'"
25536 msgid "could not open '%s' for reading and writing"
25541 msgid "unable to access '%s'"
25545 msgid "unable to get current working directory"
25549 msgid "Unmerged paths:"
25550 msgstr "Jalur yang tak tergabung:"
25553 msgid " (use \"git restore --staged <file>...\" to unstage)"
25554 msgstr " (gunakan \"git restore --staged <berkas>...\" untuk menggelar balik)"
25558 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
25560 " (gunakan \"git restore --source=%s --staged <berkas>..\" untuk menggelar "
25564 msgid " (use \"git rm --cached <file>...\" to unstage)"
25565 msgstr " (gunakan \"git rm --cached <berkas>...\" untuk menggelar balik)"
25568 msgid " (use \"git add <file>...\" to mark resolution)"
25569 msgstr " (gunakan \"git add <berkas>...\" untuk menandai penyelesaian)"
25572 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
25574 " (gunakan \"git add/rm <berkas>...\" sebagaimana mestinya untuk menandai "
25578 msgid " (use \"git rm <file>...\" to mark resolution)"
25579 msgstr " (gunakan \"git rm <berkas>\" untuk menandai penyelesaian)"
25582 msgid "Changes to be committed:"
25583 msgstr "Perubahan yang akan dikomit:"
25586 msgid "Changes not staged for commit:"
25587 msgstr "Perubahan yang tidak digelar untuk komit:"
25590 msgid " (use \"git add <file>...\" to update what will be committed)"
25592 " (gunakan \"git add <berkas>...\" untuk memperbarui apa yang akan dikomit)"
25595 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
25597 " (gunakan \"git add/rm <berkas>...\" untuk memperbarui apa yang akan "
25602 " (use \"git restore <file>...\" to discard changes in working directory)"
25604 " (gunakan \"git restore <berkas>...\" untuk membuang perubahan di direktori "
25608 msgid " (commit or discard the untracked or modified content in submodules)"
25610 " (komit atau buang konten yang tak dilacak atau diubah dalam submodul)"
25614 msgid " (use \"git %s <file>...\" to include in what will be committed)"
25615 msgstr " (use \"git %s <berkas>...\" untuk menyertakan apa yang akan dikomit)"
25618 msgid "both deleted:"
25619 msgstr "kedua-duanya dihapus:"
25622 msgid "added by us:"
25623 msgstr "ditambahkan oleh kami:"
25626 msgid "deleted by them:"
25627 msgstr "dihapus oleh mereka:"
25630 msgid "added by them:"
25631 msgstr "ditambahkan oleh mereka:"
25634 msgid "deleted by us:"
25635 msgstr "dihapus oleh kami:"
25638 msgid "both added:"
25639 msgstr "kedua-duanya ditambah:"
25642 msgid "both modified:"
25643 msgstr "kedua-duanya diubah:"
25647 msgstr "berkas baru:"
25663 msgstr "terganti nama:"
25666 msgid "typechange:"
25667 msgstr "tipe perubahan:"
25671 msgstr "tidak diketahui:"
25675 msgstr "tidak digabung:"
25678 msgid "new commits, "
25679 msgstr "komit baru, "
25682 msgid "modified content, "
25683 msgstr "konten yang dimodifikasi, "
25686 msgid "untracked content, "
25687 msgstr "konten yang tak dilacak, "
25691 msgid "Your stash currently has %d entry"
25692 msgid_plural "Your stash currently has %d entries"
25693 msgstr[0] "Simpanan Anda saat ini ada %d entri"
25694 msgstr[1] "Simpanan Anda saat ini ada %d entri"
25697 msgid "Submodules changed but not updated:"
25698 msgstr "Submodul berubah tapi tak diperbarui:"
25701 msgid "Submodule changes to be committed:"
25702 msgstr "Perubahan submodul yang akan dikomit:"
25706 "Do not modify or remove the line above.\n"
25707 "Everything below it will be ignored."
25709 "Jangan ubah atau hapus baris diatas.\n"
25710 "Semua dibawahnya akan diabaikan."
25716 "It took %.2f seconds to compute the branch ahead/behind values.\n"
25717 "You can use '--no-ahead-behind' to avoid this.\n"
25720 "Butuh %.2f detik untuk menghitung cabang di depan/di belakang nilai.\n"
25721 "Anda bisa gunakan '--no-ahead-behind' untuk menghindari hal tersebut.\n"
25724 msgid "You have unmerged paths."
25725 msgstr "Anda punya jalur yang tak tergabung."
25728 msgid " (fix conflicts and run \"git commit\")"
25729 msgstr " (selesaikan konflik dan jalankan \"git commit\")"
25732 msgid " (use \"git merge --abort\" to abort the merge)"
25733 msgstr " (gunakan \"git merge --abort\" untuk membatalkan penggabungan)"
25736 msgid "All conflicts fixed but you are still merging."
25737 msgstr "Semua konflik sudah selesai tapi Anda masih menggabungkan."
25740 msgid " (use \"git commit\" to conclude merge)"
25741 msgstr " (gunakan \"git commit\" untuk mengakhiri penggabungan)"
25744 msgid "You are in the middle of an am session."
25745 msgstr "Anda berada ditengah-tengah sesi am."
25748 msgid "The current patch is empty."
25749 msgstr "Jalur saat ini kosong"
25752 msgid " (fix conflicts and then run \"git am --continue\")"
25753 msgstr " (selesaikan konflik lalu jalankan \"git am --continue\")"
25756 msgid " (use \"git am --skip\" to skip this patch)"
25757 msgstr " (gunakan \"git am --skip\" untuk lewati tambalan ini)"
25761 " (use \"git am --allow-empty\" to record this patch as an empty commit)"
25763 " (gunakan \"git am --allow-empty\" untuk merekam tambalan ini sebagai komit "
25767 msgid " (use \"git am --abort\" to restore the original branch)"
25768 msgstr " (gunakan \"git am --abort\" untuk mengembalikan cabang asal)"
25771 msgid "git-rebase-todo is missing."
25772 msgstr "git-rebase-todo hilang."
25775 msgid "No commands done."
25776 msgstr "Tidak ada perintah selesai."
25780 msgid "Last command done (%<PRIuMAX> command done):"
25781 msgid_plural "Last commands done (%<PRIuMAX> commands done):"
25782 msgstr[0] "Perintah yang selesai (%<PRIuMAX> perintah):"
25783 msgstr[1] "Perintah yang selesai (%<PRIuMAX> perintah):"
25787 msgid " (see more in file %s)"
25788 msgstr " (lihat lebih lanjut di berkas %s)"
25791 msgid "No commands remaining."
25792 msgstr "Tidak ada perintah yang tersisa."
25796 msgid "Next command to do (%<PRIuMAX> remaining command):"
25797 msgid_plural "Next commands to do (%<PRIuMAX> remaining commands):"
25798 msgstr[0] "Perintah berikutnya (%<PRIuMAX> perintah tersisa):"
25799 msgstr[1] "Perintah berikutnya (%<PRIuMAX> perintah tersisa):"
25802 msgid " (use \"git rebase --edit-todo\" to view and edit)"
25803 msgstr " (gunakan \"git rebase --edit-todo\" untuk lihat dan sunting)"
25807 msgid "You are currently rebasing branch '%s' on '%s'."
25808 msgstr "Anda sedang mendasarkan ulang cabang '%s' pada '%s'."
25811 msgid "You are currently rebasing."
25812 msgstr "Anda sedang mendasarkan ulang."
25815 msgid " (fix conflicts and then run \"git rebase --continue\")"
25816 msgstr " (selesaikan konflik lalu jalankan \"git rebase --continue\")"
25819 msgid " (use \"git rebase --skip\" to skip this patch)"
25820 msgstr " (gunakan \"git rebase --skip\" untuk lewati tambalan ini)"
25823 msgid " (use \"git rebase --abort\" to check out the original branch)"
25824 msgstr " (gunakan \"git rebase --abort\" untuk check out cabang asal)"
25827 msgid " (all conflicts fixed: run \"git rebase --continue\")"
25828 msgstr " (semua konflik sudah selesai: jalankan \"git rebase --continue\")"
25833 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
25835 "Anda sedang membelah komit saat mendasarkan ulang cabang '%s' pada '%s'."
25838 msgid "You are currently splitting a commit during a rebase."
25839 msgstr "Anda sedang membelah komit saat mendasarkan ulang."
25842 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
25844 " (Setelah direktori kerja Anda bersih, jalankan \"git rebase --continue\")"
25848 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
25850 "Anda sedang menyunting komit saat mendasarkan ulang cabang '%s' pada '%s'."
25853 msgid "You are currently editing a commit during a rebase."
25854 msgstr "Anda sedang menyunting komit saat mendasarkan ulang."
25857 msgid " (use \"git commit --amend\" to amend the current commit)"
25858 msgstr " (gunakan \"git commit --amend\" untuk mengubah komit saat ini)"
25862 " (use \"git rebase --continue\" once you are satisfied with your changes)"
25864 " (gunakan \"git rebase --continue\" begitu Anda puas dengan perubahan Anda)"
25867 msgid "Cherry-pick currently in progress."
25868 msgstr "Petik ceri sedang berjalan."
25872 msgid "You are currently cherry-picking commit %s."
25873 msgstr "Anda sedang memetik ceri komit %s."
25876 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
25877 msgstr " (selesaikan konflik dan jalankan \"git cherry-pick --continue\")"
25880 msgid " (run \"git cherry-pick --continue\" to continue)"
25881 msgstr " (jalankan \"git cherry-pick --continue\" untuk melanjutkan)"
25884 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
25886 " (semua konflik sudah selesai: jalankan \"git cherry-pick --continue\")"
25889 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
25890 msgstr " (gunakan \"git cherry-pick --skip\" untuk lewati tambalan ini)"
25893 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
25895 " (gunakan \"git cherry-pick --abort\" untuk membatalkan operasi petik ceri)"
25898 msgid "Revert currently in progress."
25899 msgstr "Pengembalian sedang berjalang."
25903 msgid "You are currently reverting commit %s."
25904 msgstr "Anda sedang mengembalikan komit %s."
25907 msgid " (fix conflicts and run \"git revert --continue\")"
25908 msgstr " (selesaikan konflik dan jalankan \"git revert --continue\")"
25911 msgid " (run \"git revert --continue\" to continue)"
25912 msgstr " (jalankan \"git revert --continue\" untuk melanjutkan)"
25915 msgid " (all conflicts fixed: run \"git revert --continue\")"
25916 msgstr " (semua konflik sudah selesai: jalankan \"git revert --continue\")"
25919 msgid " (use \"git revert --skip\" to skip this patch)"
25920 msgstr " (gunakan \"git revert --skip\" untuk lewati tambalan ini)"
25923 msgid " (use \"git revert --abort\" to cancel the revert operation)"
25925 " (gunakan \"git revert --abort\" untuk membatalkan operasi pengembalian)"
25929 msgid "You are currently bisecting, started from branch '%s'."
25930 msgstr "Anda sedang membagi dua, dimulai dari cabang '%s'."
25933 msgid "You are currently bisecting."
25934 msgstr "Anda sedang membagi dua."
25937 msgid " (use \"git bisect reset\" to get back to the original branch)"
25938 msgstr " (gunakan \"git bisect reset\" untuk kembali ke cabang asal)"
25941 msgid "You are in a sparse checkout."
25942 msgstr "Anda berada dalam checkout tipis."
25946 msgid "You are in a sparse checkout with %d%% of tracked files present."
25947 msgstr "Anda berada dalam checkout tipis dengan %d%% berkas terlacak ada."
25951 msgstr "Pada cabang "
25954 msgid "interactive rebase in progress; onto "
25955 msgstr "sedang mendasarkan ulang interaktif; ke "
25958 msgid "rebase in progress; onto "
25959 msgstr "sedang mendasarkan ulang; ke "
25962 msgid "HEAD detached at "
25966 msgid "HEAD detached from "
25970 msgid "Not currently on any branch."
25971 msgstr "Tidak sedang berada pada cabang apapun."
25974 msgid "Initial commit"
25975 msgstr "Komit awal"
25978 msgid "No commits yet"
25979 msgstr "Tidak ada komit"
25982 msgid "Untracked files"
25983 msgstr "Berkas tak terlacak"
25986 msgid "Ignored files"
25987 msgstr "Berkas yang diabaikan"
25992 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
25993 "may speed it up, but you have to be careful not to forget to add\n"
25994 "new files yourself (see 'git help status')."
25996 "Butuh %.2f detik untuk menghitung berkas tak terlacak. 'status -uno'\n"
25997 "mungkin bisa mempercepat, tapi Anda harus berhati-hati jangan sampai lupa\n"
25998 "untuk tambahkan berkas baru sendiri (lihat 'git help status')."
26002 msgid "Untracked files not listed%s"
26003 msgstr "Berkas tak terlacak yang tak disebutkan%s"
26006 msgid " (use -u option to show untracked files)"
26007 msgstr " (gunakan opsi -u untuk melihat berkas yang tak terlacak)"
26011 msgstr "Tidak ada perubahan"
26015 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
26017 "tidak ada perubahan untuk dikomit (gunakan \"git add\" dan/atau \"git commit "
26022 msgid "no changes added to commit\n"
26023 msgstr "tidak ada perubahan untuk dikomit\n"
26028 "nothing added to commit but untracked files present (use \"git add\" to "
26031 "tidak ada perubahan untuk dikomit tapi berkas yang tak terlacak ada(gunakan "
26032 "\"git add\" untuk lacak)\n"
26036 msgid "nothing added to commit but untracked files present\n"
26037 msgstr "tidak ada perubahan untuk dikomit tapi berkas yang tak terlacak ada\n"
26041 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
26043 "tidak ada yang dikomit (buat/salin berkas dan gunakan \"git add\" untuk "
26048 msgid "nothing to commit\n"
26049 msgstr "tidak ada yang dikomit\n"
26053 msgid "nothing to commit (use -u to show untracked files)\n"
26054 msgstr "tidak ada yang dikomit (gunakan -u untuk lihat berkas tak terlacak)\n"
26058 msgid "nothing to commit, working tree clean\n"
26059 msgstr "tidak ada yang dikomit, pohon kerja bersih\n"
26062 msgid "No commits yet on "
26063 msgstr "Tidak ada komit apapun pada "
26066 msgid "HEAD (no branch)"
26067 msgstr "HEAD (tanpa cabang)"
26075 msgstr "di belakang "
26081 #. TRANSLATORS: the action is e.g. "pull with rebase"
26084 msgid "cannot %s: You have unstaged changes."
26085 msgstr "tidak dapat %s: Anda punya perubahan yang tidak digelar."
26088 msgid "additionally, your index contains uncommitted changes."
26089 msgstr "juga indeks Anda berisi perubahan yang belum dikomit."
26093 msgid "cannot %s: Your index contains uncommitted changes."
26094 msgstr "tidak dapat %s: indeks Anda berisi perubahan yang belum dikomit."
26096 #: git-merge-octopus.sh
26098 "Error: Your local changes to the following files would be overwritten by "
26102 #: git-merge-octopus.sh
26103 msgid "Automated merge did not work."
26106 #: git-merge-octopus.sh
26107 msgid "Should not be doing an octopus."
26110 #: git-merge-octopus.sh
26112 msgid "Unable to find common commit with $pretty_name"
26115 #: git-merge-octopus.sh
26117 msgid "Already up to date with $pretty_name"
26120 #: git-merge-octopus.sh
26122 msgid "Fast-forwarding to: $pretty_name"
26125 #: git-merge-octopus.sh
26127 msgid "Trying simple merge with $pretty_name"
26130 #: git-merge-octopus.sh
26131 msgid "Simple merge did not work, trying automatic merge."
26136 msgid "usage: $dashless $USAGE"
26141 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
26146 msgid "fatal: $program_name cannot be used without a working tree."
26150 msgid "Cannot rewrite branches: You have unstaged changes."
26155 msgid "Cannot $action: You have unstaged changes."
26160 msgid "Cannot $action: Your index contains uncommitted changes."
26164 msgid "Additionally, your index contains uncommitted changes."
26168 msgid "You need to run this command from the toplevel of the working tree."
26172 msgid "Unable to determine absolute path of git directory"
26175 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
26176 #: git-add--interactive.perl
26178 msgid "%12s %12s %s"
26181 #: git-add--interactive.perl
26183 msgid "touched %d path\n"
26184 msgid_plural "touched %d paths\n"
26188 #: git-add--interactive.perl
26190 "If the patch applies cleanly, the edited hunk will immediately be\n"
26191 "marked for staging."
26194 #: git-add--interactive.perl
26196 "If the patch applies cleanly, the edited hunk will immediately be\n"
26197 "marked for stashing."
26200 #: git-add--interactive.perl
26202 "If the patch applies cleanly, the edited hunk will immediately be\n"
26203 "marked for unstaging."
26206 #: git-add--interactive.perl
26208 "If the patch applies cleanly, the edited hunk will immediately be\n"
26209 "marked for applying."
26212 #: git-add--interactive.perl
26214 "If the patch applies cleanly, the edited hunk will immediately be\n"
26215 "marked for discarding."
26218 #: git-add--interactive.perl
26220 msgid "failed to open hunk edit file for writing: %s"
26223 #: git-add--interactive.perl
26227 "To remove '%s' lines, make them ' ' lines (context).\n"
26228 "To remove '%s' lines, delete them.\n"
26229 "Lines starting with %s will be removed.\n"
26232 #: git-add--interactive.perl
26234 msgid "failed to open hunk edit file for reading: %s"
26237 #: git-add--interactive.perl
26239 "y - stage this hunk\n"
26240 "n - do not stage this hunk\n"
26241 "q - quit; do not stage this hunk or any of the remaining ones\n"
26242 "a - stage this hunk and all later hunks in the file\n"
26243 "d - do not stage this hunk or any of the later hunks in the file"
26246 #: git-add--interactive.perl
26248 "y - stash this hunk\n"
26249 "n - do not stash this hunk\n"
26250 "q - quit; do not stash this hunk or any of the remaining ones\n"
26251 "a - stash this hunk and all later hunks in the file\n"
26252 "d - do not stash this hunk or any of the later hunks in the file"
26255 #: git-add--interactive.perl
26257 "y - unstage this hunk\n"
26258 "n - do not unstage this hunk\n"
26259 "q - quit; do not unstage this hunk or any of the remaining ones\n"
26260 "a - unstage this hunk and all later hunks in the file\n"
26261 "d - do not unstage this hunk or any of the later hunks in the file"
26264 #: git-add--interactive.perl
26266 "y - apply this hunk to index\n"
26267 "n - do not apply this hunk to index\n"
26268 "q - quit; do not apply this hunk or any of the remaining ones\n"
26269 "a - apply this hunk and all later hunks in the file\n"
26270 "d - do not apply this hunk or any of the later hunks in the file"
26273 #: git-add--interactive.perl
26275 "y - discard this hunk from worktree\n"
26276 "n - do not discard this hunk from worktree\n"
26277 "q - quit; do not discard this hunk or any of the remaining ones\n"
26278 "a - discard this hunk and all later hunks in the file\n"
26279 "d - do not discard this hunk or any of the later hunks in the file"
26282 #: git-add--interactive.perl
26284 "y - discard this hunk from index and worktree\n"
26285 "n - do not discard this hunk from index and worktree\n"
26286 "q - quit; do not discard this hunk or any of the remaining ones\n"
26287 "a - discard this hunk and all later hunks in the file\n"
26288 "d - do not discard this hunk or any of the later hunks in the file"
26291 #: git-add--interactive.perl
26293 "y - apply this hunk to index and worktree\n"
26294 "n - do not apply this hunk to index and worktree\n"
26295 "q - quit; do not apply this hunk or any of the remaining ones\n"
26296 "a - apply this hunk and all later hunks in the file\n"
26297 "d - do not apply this hunk or any of the later hunks in the file"
26300 #: git-add--interactive.perl
26302 "y - apply this hunk to worktree\n"
26303 "n - do not apply this hunk to worktree\n"
26304 "q - quit; do not apply this hunk or any of the remaining ones\n"
26305 "a - apply this hunk and all later hunks in the file\n"
26306 "d - do not apply this hunk or any of the later hunks in the file"
26309 #: git-add--interactive.perl
26311 "g - select a hunk to go to\n"
26312 "/ - search for a hunk matching the given regex\n"
26313 "j - leave this hunk undecided, see next undecided hunk\n"
26314 "J - leave this hunk undecided, see next hunk\n"
26315 "k - leave this hunk undecided, see previous undecided hunk\n"
26316 "K - leave this hunk undecided, see previous hunk\n"
26317 "s - split the current hunk into smaller hunks\n"
26318 "e - manually edit the current hunk\n"
26322 #: git-add--interactive.perl
26323 msgid "The selected hunks do not apply to the index!\n"
26326 #: git-add--interactive.perl
26328 msgid "ignoring unmerged: %s\n"
26331 #: git-add--interactive.perl
26333 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
26336 #: git-add--interactive.perl
26338 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
26341 #: git-add--interactive.perl
26343 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
26346 #: git-add--interactive.perl
26348 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
26351 #: git-add--interactive.perl
26352 msgid "No other hunks to goto\n"
26355 #: git-add--interactive.perl
26357 msgid "Invalid number: '%s'\n"
26360 #: git-add--interactive.perl
26362 msgid "Sorry, only %d hunk available.\n"
26363 msgid_plural "Sorry, only %d hunks available.\n"
26367 #: git-add--interactive.perl
26368 msgid "No other hunks to search\n"
26371 #: git-add--interactive.perl
26373 msgid "Malformed search regexp %s: %s\n"
26376 #: git-add--interactive.perl
26377 msgid "No hunk matches the given pattern\n"
26380 #: git-add--interactive.perl
26381 msgid "No previous hunk\n"
26384 #: git-add--interactive.perl
26385 msgid "No next hunk\n"
26388 #: git-add--interactive.perl
26389 msgid "Sorry, cannot split this hunk\n"
26392 #: git-add--interactive.perl
26394 msgid "Split into %d hunk.\n"
26395 msgid_plural "Split into %d hunks.\n"
26399 #: git-add--interactive.perl
26400 msgid "Sorry, cannot edit this hunk\n"
26403 #. TRANSLATORS: please do not translate the command names
26404 #. 'status', 'update', 'revert', etc.
26405 #: git-add--interactive.perl
26407 "status - show paths with changes\n"
26408 "update - add working tree state to the staged set of changes\n"
26409 "revert - revert staged set of changes back to the HEAD version\n"
26410 "patch - pick hunks and update selectively\n"
26411 "diff - view diff between HEAD and index\n"
26412 "add untracked - add contents of untracked files to the staged set of "
26416 #: git-add--interactive.perl
26420 #: git-add--interactive.perl
26422 msgid "unknown --patch mode: %s"
26425 #: git-add--interactive.perl
26427 msgid "invalid argument %s, expecting --"
26430 #: git-send-email.perl
26431 msgid "local zone differs from GMT by a non-minute interval\n"
26432 msgstr "zona lokal berbeda dari GMT oleh selang non-menit\n"
26434 #: git-send-email.perl
26435 msgid "local time offset greater than or equal to 24 hours\n"
26436 msgstr "offset waktu lokal lebih dari atau sama dengan 24 jam\n"
26438 #: git-send-email.perl
26440 msgid "fatal: command '%s' died with exit code %d"
26441 msgstr "fatal: perintah '%s' mati dengan kode keluar %d"
26443 #: git-send-email.perl
26444 msgid "the editor exited uncleanly, aborting everything"
26445 msgstr "penyunting keluar dengan kotor, membatalkan semua"
26447 #: git-send-email.perl
26450 "'%s' contains an intermediate version of the email you were composing.\n"
26451 msgstr "'%s' berisi versi menengah dari email yang Anda buat.\n"
26453 #: git-send-email.perl
26455 msgid "'%s.final' contains the composed email.\n"
26456 msgstr "'%s.final' berisi email yang dibuat.\n"
26458 #: git-send-email.perl
26459 msgid "--dump-aliases incompatible with other options\n"
26460 msgstr "--dump-aliases tidak kompatibel dengan opsi yang lain\n"
26462 #: git-send-email.perl
26464 "fatal: found configuration options for 'sendmail'\n"
26465 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
26466 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
26468 "fatal: opsi konfigurasi untuk 'sendmail' ditemukan\n"
26469 "git-send-email dikonfigurasikan dengan opsi sendemail.* - catat 'e'.\n"
26470 "Setel sendemail.forbidSendmailVariables ke false untuk menonaktifkan "
26471 "pemeriksaan ini.\n"
26473 #: git-send-email.perl
26474 msgid "Cannot run git format-patch from outside a repository\n"
26475 msgstr "tidak dapat menjalankan git format-patch diluar repositori\n"
26477 #: git-send-email.perl
26479 "`batch-size` and `relogin` must be specified together (via command-line or "
26480 "configuration option)\n"
26482 "`batch-size` dan `relogin` harus disebutkan bersamaan (lewat baris perintah "
26483 "atau opsi konfigurasi)\n"
26485 #: git-send-email.perl
26487 msgid "Unknown --suppress-cc field: '%s'\n"
26488 msgstr "Bidang --suppress-cc tidak dikenal: '%s'\n"
26490 #: git-send-email.perl
26492 msgid "Unknown --confirm setting: '%s'\n"
26493 msgstr "Setelan --confirm tidak dikenal: '%s'\n"
26495 #: git-send-email.perl
26497 msgid "warning: sendmail alias with quotes is not supported: %s\n"
26498 msgstr "peringatan: alias sendmail dengan kutipan tidak didukung: %s\n"
26500 #: git-send-email.perl
26502 msgid "warning: `:include:` not supported: %s\n"
26503 msgstr "peringatan: `:include:` tidak didukung: %s\n"
26505 #: git-send-email.perl
26507 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
26508 msgstr "peringatan: pengalihan `/file` atau `|pipe` tidak didukung: %s\n"
26510 #: git-send-email.perl
26512 msgid "warning: sendmail line is not recognized: %s\n"
26513 msgstr "peringatan: baris sendmail tidak dikenal: %s\n"
26515 #: git-send-email.perl
26518 "File '%s' exists but it could also be the range of commits\n"
26519 "to produce patches for. Please disambiguate by...\n"
26521 " * Saying \"./%s\" if you mean a file; or\n"
26522 " * Giving --format-patch option if you mean a range.\n"
26524 "Berkas '%s' ada tetapi bisa jadi itu rentang komit\n"
26525 "untuk membuat tambalan. Mohon disambiguasi dengan...\n"
26527 " * Sebutkan \"./%s\" jika maksud Anda sebuah berkas; atau\n"
26528 " * Berikan opsi --format-patch jika maksud Anda sebuah rentang.\n"
26530 #: git-send-email.perl
26532 msgid "Failed to opendir %s: %s"
26533 msgstr "Gagal membuka direktori %s: %s"
26535 #: git-send-email.perl
26538 "No patch files specified!\n"
26542 "Tidak ada berkas tambalan yang disebutkan!\n"
26545 #: git-send-email.perl
26547 msgid "No subject line in %s?"
26548 msgstr "Tidak ada baris subjek di %s?"
26550 #: git-send-email.perl
26552 msgid "Failed to open for writing %s: %s"
26553 msgstr "Gagal membuka untuk menulis %s: %s"
26555 #: git-send-email.perl
26557 "Lines beginning in \"GIT:\" will be removed.\n"
26558 "Consider including an overall diffstat or table of contents\n"
26559 "for the patch you are writing.\n"
26561 "Clear the body content if you don't wish to send a summary.\n"
26563 "Baris yang diawali dengan \"GIT:\" akan dihapus.\n"
26564 "Pertimbangkan memasukkan diffstat keseluruhan atau daftar isi\n"
26565 "untuk tambalan yang Anda tulis.\n"
26567 "Bersihkan konten badan jika Anda tidak ingin mengirimkan rangkuman.\n"
26569 #: git-send-email.perl
26571 msgid "Failed to open %s: %s"
26572 msgstr "Gagal membuka %s: %s"
26574 #: git-send-email.perl
26576 msgid "Failed to open %s.final: %s"
26577 msgstr "Gagal membuka %s.final: %s"
26579 #: git-send-email.perl
26580 msgid "Summary email is empty, skipping it\n"
26581 msgstr "Surel rangkuman kosong, lewati\n"
26583 #. TRANSLATORS: please keep [y/N] as is.
26584 #: git-send-email.perl
26586 msgid "Are you sure you want to use <%s> [y/N]? "
26587 msgstr "Anda yakin ingin menggunakan <%s> [y/N]? "
26589 #: git-send-email.perl
26591 "The following files are 8bit, but do not declare a Content-Transfer-"
26594 "Berkas berikut 8bit, tetapi tidak menyebutkan Content-Transfer-Encoding.\n"
26596 #: git-send-email.perl
26597 msgid "Which 8bit encoding should I declare [UTF-8]? "
26598 msgstr "Pengkodean 8bit apa yang harus saya sebut [UTF-8]? "
26600 #: git-send-email.perl
26603 "Refusing to send because the patch\n"
26605 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
26608 "Menolak mengirim karena tambalan\n"
26610 "punya subjek templat '*** SUBJECT HERE ***'. Lewatkan --force jika Anda "
26611 "benar-benar ingin mengirim.\n"
26613 #: git-send-email.perl
26614 msgid "To whom should the emails be sent (if anyone)?"
26615 msgstr "Kepada siapa surel harus dikirim (jika ada)?"
26617 #: git-send-email.perl
26619 msgid "fatal: alias '%s' expands to itself\n"
26620 msgstr "fatal: alias '%s' diperluas ke dirinya sendiri\n"
26622 #: git-send-email.perl
26623 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
26625 "Message-ID yang akan digunakan sebagai In-Reply-To untuk surel pertama (jika "
26628 #: git-send-email.perl
26630 msgid "error: unable to extract a valid address from: %s\n"
26631 msgstr "kesalahan: tidak dapat mengekstrak alamat yang valid dari: %s\n"
26633 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
26634 #. translation. The program will only accept English input
26636 #: git-send-email.perl
26637 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
26639 "Apa yang Anda lakukan dengan alamat ini? ([q] keluar|[d] jatuh|[e] sunting): "
26641 #: git-send-email.perl
26643 msgid "CA path \"%s\" does not exist"
26644 msgstr "Jalur CA \"%s\" tidak ada"
26646 #: git-send-email.perl
26648 " The Cc list above has been expanded by additional\n"
26649 " addresses found in the patch commit message. By default\n"
26650 " send-email prompts before sending whenever this occurs.\n"
26651 " This behavior is controlled by the sendemail.confirm\n"
26652 " configuration setting.\n"
26654 " For additional information, run 'git send-email --help'.\n"
26655 " To retain the current behavior, but squelch this message,\n"
26656 " run 'git config --global sendemail.confirm auto'.\n"
26659 " Daftar Cc diatas telah diperluas oleh alamat tambahan\n"
26660 " yang ditemukan dalam pesan komit tambalan. Secara asali\n"
26661 " send-email membisiki sebelum mengirim ketika ini terjadi.\n"
26662 " Perilaku ini dikontrol oleh setelan konfigurasi sendemail.confirm.\n"
26664 " Untuk informasi lebih lanjut, jalankan 'git send-email --help'.\n"
26665 " Untuk menjaga perilaku saat ini, tetapi mematikan pesan ini,\n"
26666 " jalankan 'git config --global sendemail.confirm auto'.\n"
26668 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
26669 #. translation. The program will only accept English input
26671 #: git-send-email.perl
26672 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
26673 msgstr "Kirim surel ini? ([y]a|[n] tidak|[e] sunting|[q] keluar|semu[a]): "
26675 #: git-send-email.perl
26676 msgid "Send this email reply required"
26677 msgstr "Balasan kirim surel ini diperlukan"
26679 #: git-send-email.perl
26680 msgid "The required SMTP server is not properly defined."
26681 msgstr "Peladen SMTP yang diperlukan tidak dijelaskan dengan baik."
26683 #: git-send-email.perl
26685 msgid "Server does not support STARTTLS! %s"
26686 msgstr "Peladen tidak mendukung STARTTLS! %s"
26688 #: git-send-email.perl
26690 msgid "STARTTLS failed! %s"
26691 msgstr "STARTTLS gagal! %s"
26693 #: git-send-email.perl
26694 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
26696 "Tidak dapat menginisialisasi SMTP dengan benar. Periksa konfigurasi dan "
26697 "gunakan --smtp-debug."
26699 #: git-send-email.perl
26701 msgid "Failed to send %s\n"
26702 msgstr "Gagal mengirim %s\n"
26704 #: git-send-email.perl
26706 msgid "Dry-Sent %s\n"
26707 msgstr "Terkirim-kering %s\n"
26709 #: git-send-email.perl
26712 msgstr "Terkirim %s\n"
26714 #: git-send-email.perl
26715 msgid "Dry-OK. Log says:\n"
26716 msgstr "OK-kering. Log berkata:\n"
26718 #: git-send-email.perl
26719 msgid "OK. Log says:\n"
26720 msgstr "OK. Log berkata:\n"
26722 #: git-send-email.perl
26726 #: git-send-email.perl
26727 msgid "Result: OK\n"
26728 msgstr "Hasil: OK\n"
26730 #: git-send-email.perl
26732 msgid "can't open file %s"
26733 msgstr "tidak dapat membuka berkas %s"
26735 #: git-send-email.perl
26737 msgid "(mbox) Adding cc: %s from line '%s'\n"
26738 msgstr "(mbox) Menambahkan cc: %s dari baris '%s'\n"
26740 #: git-send-email.perl
26742 msgid "(mbox) Adding to: %s from line '%s'\n"
26743 msgstr "(mbox) Menambahkan to: %s dari baris '%s'\n"
26745 #: git-send-email.perl
26747 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
26748 msgstr "(non-mbox) Menambahkan cc: %s dari baris '%s'\n"
26750 #: git-send-email.perl
26752 msgid "(body) Adding cc: %s from line '%s'\n"
26753 msgstr "(body) Menambahkan cc: %s dari baris '%s'\n"
26755 #: git-send-email.perl
26757 msgid "(%s) Could not execute '%s'"
26758 msgstr "(%s) Tidak dapat menjalankan '%s'"
26760 #: git-send-email.perl
26762 msgid "(%s) Adding %s: %s from: '%s'\n"
26763 msgstr "(%s) Menambahkan %s: %s dari: '%s'\n"
26765 #: git-send-email.perl
26767 msgid "(%s) failed to close pipe to '%s'"
26768 msgstr "(%s) gagal menutup pipa ke '%s'"
26770 #: git-send-email.perl
26771 msgid "cannot send message as 7bit"
26772 msgstr "tidak dapat mengirim pesan sebagai 7bit"
26774 #: git-send-email.perl
26775 msgid "invalid transfer encoding"
26776 msgstr "pengkodean transfer tidak valid"
26778 #: git-send-email.perl
26781 "fatal: %s: rejected by %s hook\n"
26783 "warning: no patches were sent\n"
26785 "fatal: %s: ditolak oleh kail %s\n"
26787 "peringatan: tidak ada tambalan yang dikirimkan\n"
26789 #: git-send-email.perl
26791 msgid "unable to open %s: %s\n"
26792 msgstr "tidak dapat membuka %s: %s\n"
26794 #: git-send-email.perl
26797 "fatal: %s:%d is longer than 998 characters\n"
26798 "warning: no patches were sent\n"
26800 "fatal: %s:%d lebih panjang dari 998 karakter\n"
26801 "peringatan: tidak ada tambalan yang dikirimkan\n"
26803 #: git-send-email.perl
26805 msgid "Skipping %s with backup suffix '%s'.\n"
26806 msgstr "Melewati %s dengan akhiran cadangan '%s'.\n"
26808 #. TRANSLATORS: please keep "[y|N]" as is.
26809 #: git-send-email.perl
26811 msgid "Do you really want to send %s? [y|N]: "
26812 msgstr "Anda benar-benar ingin mengirim %s? [y|N]: "