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-01-17 08:34+0800\n"
11 "PO-Revision-Date: 2021-08-14 09:35+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"
20 #: add-interactive.c:380
25 #: add-interactive.c:533 add-interactive.c:834 reset.c:65 sequencer.c:3509
26 #: sequencer.c:3974 sequencer.c:4136 builtin/rebase.c:1233
27 #: builtin/rebase.c:1642
28 msgid "could not read index"
29 msgstr "tidak dapat membaca indeks"
31 #: add-interactive.c:588 git-add--interactive.perl:269
32 #: git-add--interactive.perl:294
36 #: add-interactive.c:646 git-add--interactive.perl:278
37 #: git-add--interactive.perl:332
41 #: add-interactive.c:647 git-add--interactive.perl:314
42 #: git-add--interactive.perl:329
46 #: add-interactive.c:684 git-add--interactive.perl:641
50 #: add-interactive.c:701 add-interactive.c:889
52 msgid "could not stage '%s'"
53 msgstr "tidak dapat menggelar '%s'"
55 #: add-interactive.c:707 add-interactive.c:896 reset.c:89 sequencer.c:3713
56 msgid "could not write index"
57 msgstr "tidak dapat menulis indeks"
59 #: add-interactive.c:710 git-add--interactive.perl:626
60 #, c-format, perl-format
61 msgid "updated %d path\n"
62 msgid_plural "updated %d paths\n"
63 msgstr[0] "%d jalur diperbarui\n"
64 msgstr[1] "%d jalur diperbarui\n"
66 #: add-interactive.c:728 git-add--interactive.perl:676
67 #, c-format, perl-format
68 msgid "note: %s is untracked now.\n"
69 msgstr "catatan: %s sekarang tak terlacak.\n"
71 #: add-interactive.c:733 apply.c:4151 builtin/checkout.c:306
72 #: builtin/reset.c:167
74 msgid "make_cache_entry failed for path '%s'"
75 msgstr "make_cache_entry gagal untuk jalur '%s'"
77 #: add-interactive.c:763 git-add--interactive.perl:653
81 #: add-interactive.c:779
82 msgid "Could not parse HEAD^{tree}"
83 msgstr "Tidak dapat menguraikan HEAD^{tree}"
85 #: add-interactive.c:817 git-add--interactive.perl:629
86 #, c-format, perl-format
87 msgid "reverted %d path\n"
88 msgid_plural "reverted %d paths\n"
89 msgstr[0] "%d jalur dikembalikan\n"
90 msgstr[1] "%d jalur dikembalikan\n"
92 #: add-interactive.c:868 git-add--interactive.perl:693
94 msgid "No untracked files.\n"
95 msgstr "Tidak ada berkas tak terlacak.\n"
97 #: add-interactive.c:872 git-add--interactive.perl:687
99 msgstr "Tambahkan tak terlacak"
101 #: add-interactive.c:899 git-add--interactive.perl:623
102 #, c-format, perl-format
103 msgid "added %d path\n"
104 msgid_plural "added %d paths\n"
105 msgstr[0] "%d jalur ditambahkan\n"
106 msgstr[1] "%d jalur ditambahkan\n"
108 #: add-interactive.c:929
110 msgid "ignoring unmerged: %s"
111 msgstr "mengabaikan tak tergabung: %s"
113 #: add-interactive.c:941 add-patch.c:1752 git-add--interactive.perl:1371
115 msgid "Only binary files changed.\n"
116 msgstr "Hanya berkas biner yang berubah.\n"
118 #: add-interactive.c:943 add-patch.c:1750 git-add--interactive.perl:1373
120 msgid "No changes.\n"
121 msgstr "Tidak ada perubahan.\n"
123 #: add-interactive.c:947 git-add--interactive.perl:1381
125 msgstr "Pembaruan tambalan"
127 #: add-interactive.c:986 git-add--interactive.perl:1794
131 #: add-interactive.c:1014
132 msgid "show paths with changes"
133 msgstr "perlihatkan jalur dengan perubahan"
135 #: add-interactive.c:1016
136 msgid "add working tree state to the staged set of changes"
137 msgstr "tambahkan keadaan pohon kerja ke set perubahan yang tergelar"
139 #: add-interactive.c:1018
140 msgid "revert staged set of changes back to the HEAD version"
141 msgstr "kembalikan set perubahan yang tergelar kembali ke versi HEAD"
143 #: add-interactive.c:1020
144 msgid "pick hunks and update selectively"
145 msgstr "ambil bingkah dan perbarui secara selektif"
147 #: add-interactive.c:1022
148 msgid "view diff between HEAD and index"
149 msgstr "lihat diff antara HEAD dan indeks"
151 #: add-interactive.c:1024
152 msgid "add contents of untracked files to the staged set of changes"
153 msgstr "tambahkan isi berkas tak terlacak ke set perubahan yang tergelar"
155 #: add-interactive.c:1032 add-interactive.c:1081
157 msgstr "Permintaan bantuan:"
159 #: add-interactive.c:1034
160 msgid "select a single item"
161 msgstr "pilih satu item"
163 #: add-interactive.c:1036
164 msgid "select a range of items"
165 msgstr "pilih kisaran item"
167 #: add-interactive.c:1038
168 msgid "select multiple ranges"
169 msgstr "pilih banyak kisaran"
171 #: add-interactive.c:1040 add-interactive.c:1085
172 msgid "select item based on unique prefix"
173 msgstr "pilih item berdasarkan prefiks unik"
175 #: add-interactive.c:1042
176 msgid "unselect specified items"
177 msgstr "batal pilih item yang disebutkan"
179 #: add-interactive.c:1044
180 msgid "choose all items"
181 msgstr "pilih semua item"
183 #: add-interactive.c:1046
184 msgid "(empty) finish selecting"
185 msgstr "(kosong) sudah memilih"
187 #: add-interactive.c:1083
188 msgid "select a numbered item"
189 msgstr "pilih item bernomor"
191 #: add-interactive.c:1087
192 msgid "(empty) select nothing"
193 msgstr "(empty) tidak pilih apapun"
195 #: add-interactive.c:1095 builtin/clean.c:839 git-add--interactive.perl:1898
196 msgid "*** Commands ***"
197 msgstr "*** Perintah ***"
199 #: add-interactive.c:1096 builtin/clean.c:840 git-add--interactive.perl:1895
201 msgstr "Apa sekarang"
203 #: add-interactive.c:1148 git-add--interactive.perl:213
207 #: add-interactive.c:1148 git-add--interactive.perl:213
209 msgstr "tak tergelar"
211 #: add-interactive.c:1148 apply.c:5020 apply.c:5023 builtin/am.c:2367
212 #: builtin/am.c:2370 builtin/bugreport.c:107 builtin/clone.c:128
213 #: builtin/fetch.c:153 builtin/merge.c:287 builtin/pull.c:194
214 #: builtin/submodule--helper.c:404 builtin/submodule--helper.c:1858
215 #: builtin/submodule--helper.c:1861 builtin/submodule--helper.c:2504
216 #: builtin/submodule--helper.c:2507 builtin/submodule--helper.c:2574
217 #: builtin/submodule--helper.c:2579 builtin/submodule--helper.c:2812
218 #: git-add--interactive.perl:213
222 #: add-interactive.c:1155
223 msgid "could not refresh index"
224 msgstr "tidak dapat menyegarkan indeks"
226 #: add-interactive.c:1169 builtin/clean.c:804 git-add--interactive.perl:1805
229 msgstr "Sampai jumpa.\n"
231 #: add-patch.c:34 git-add--interactive.perl:1433
232 #, c-format, perl-format
233 msgid "Stage mode change [y,n,q,a,d%s,?]? "
234 msgstr "Gelar perubahan mode [y,n,q,a,d%s,?]? "
236 #: add-patch.c:35 git-add--interactive.perl:1434
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
239 msgstr "Gelar penghapusan [y,n,q,a,d%s,?]? "
241 #: add-patch.c:36 git-add--interactive.perl:1435
242 #, c-format, perl-format
243 msgid "Stage addition [y,n,q,a,d%s,?]? "
244 msgstr "Gelar penambahan [y,n,q,a,d%s,?]? "
246 #: add-patch.c:37 git-add--interactive.perl:1436
247 #, c-format, perl-format
248 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
249 msgstr "Gelar bingkah ini [y,n,q,a,d%s,?]? "
253 "If the patch applies cleanly, the edited hunk will immediately be marked for "
256 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
257 "ditandai untuk digelar."
261 "y - stage this hunk\n"
262 "n - do not stage this hunk\n"
263 "q - quit; do not stage this hunk or any of the remaining ones\n"
264 "a - stage this hunk and all later hunks in the file\n"
265 "d - do not stage this hunk or any of the later hunks in the file\n"
267 "y - gelar bingkah ini\n"
268 "n - jangan gelar bingkah ini\n"
269 "q - keluar; jangan gelar bingkah ini atau yang sisanya\n"
270 "a - gelar bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
271 "d - jangan gelar bingkah ini atau bingkah selanjutnya dalam berkas\n"
273 #: add-patch.c:56 git-add--interactive.perl:1439
274 #, c-format, perl-format
275 msgid "Stash mode change [y,n,q,a,d%s,?]? "
276 msgstr "Stase perubahan mode [y,n,q,a,d%s,?]? "
278 #: add-patch.c:57 git-add--interactive.perl:1440
279 #, c-format, perl-format
280 msgid "Stash deletion [y,n,q,a,d%s,?]? "
281 msgstr "Stase penghapusan [y,n,q,a,d%s,?]? "
283 #: add-patch.c:58 git-add--interactive.perl:1441
284 #, c-format, perl-format
285 msgid "Stash addition [y,n,q,a,d%s,?]? "
286 msgstr "Stase penambahan [y,n,q,a,d%s,?]? "
288 #: add-patch.c:59 git-add--interactive.perl:1442
289 #, c-format, perl-format
290 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
291 msgstr "Stase bingkah ini [y,n,q,a,d%s,?]? "
295 "If the patch applies cleanly, the edited hunk will immediately be marked for "
298 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
299 "ditandai untuk distase."
303 "y - stash this hunk\n"
304 "n - do not stash this hunk\n"
305 "q - quit; do not stash this hunk or any of the remaining ones\n"
306 "a - stash this hunk and all later hunks in the file\n"
307 "d - do not stash this hunk or any of the later hunks in the file\n"
309 "y - stase bingkah ini\n"
310 "n - jangan stase bingkah ini\n"
311 "q - keluar; jangan stase bingkah ini atau yang sisanya\n"
312 "a - stase bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
313 "d - jangan stase bingkah ini atau bingkah selanjutnya dalam berkas\n"
315 #: add-patch.c:80 git-add--interactive.perl:1445
316 #, c-format, perl-format
317 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
318 msgstr "Batal gelar perubahan mode [y,n,q,a,d%s,?]? "
320 #: add-patch.c:81 git-add--interactive.perl:1446
321 #, c-format, perl-format
322 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
323 msgstr "Batal gelar penghapusan [y,n,q,a,d%s,?]? "
325 #: add-patch.c:82 git-add--interactive.perl:1447
326 #, c-format, perl-format
327 msgid "Unstage addition [y,n,q,a,d%s,?]? "
328 msgstr "Batal gelar penambahan [y,n,q,a,d%s,?]? "
330 #: add-patch.c:83 git-add--interactive.perl:1448
331 #, c-format, perl-format
332 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
333 msgstr "Batal gelar bingkah ini [y,n,q,a,d%s,?]? "
337 "If the patch applies cleanly, the edited hunk will immediately be marked for "
340 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
341 "ditandai untuk dibatalgelarkan."
345 "y - unstage this hunk\n"
346 "n - do not unstage this hunk\n"
347 "q - quit; do not unstage this hunk or any of the remaining ones\n"
348 "a - unstage this hunk and all later hunks in the file\n"
349 "d - do not unstage this hunk or any of the later hunks in the file\n"
351 "y - batal gelar bingkah ini\n"
352 "n - jangan batal gelar bingkah ini\n"
353 "q - keluar; jangan batal gelar bingkah ini atau yang sisanya\n"
354 "a - batal gelar bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
355 "d - jangan batal gelar bingkah ini atau bingkah selanjutnya dalam berkas\n"
357 #: add-patch.c:103 git-add--interactive.perl:1451
358 #, c-format, perl-format
359 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
360 msgstr "Terapkan perubahan mode ke indeks [y,n,q,a,d%s,?]? "
362 #: add-patch.c:104 git-add--interactive.perl:1452
363 #, c-format, perl-format
364 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
365 msgstr "Terapkan penghapusan ke indeks [y,n,q,a,d%s,?]? "
367 #: add-patch.c:105 git-add--interactive.perl:1453
368 #, c-format, perl-format
369 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
370 msgstr "Terapkan penambahan ke indeks [y,n,q,a,d%s,?]? "
372 #: add-patch.c:106 git-add--interactive.perl:1454
373 #, c-format, perl-format
374 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
375 msgstr "Terapkan bingkah ini ke indeks [y,n,q,a,d%s,?]? "
377 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
379 "If the patch applies cleanly, the edited hunk will immediately be marked for "
382 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
383 "ditandai untuk diterapkan."
387 "y - apply this hunk to index\n"
388 "n - do not apply this hunk to index\n"
389 "q - quit; do not apply this hunk or any of the remaining ones\n"
390 "a - apply this hunk and all later hunks in the file\n"
391 "d - do not apply this hunk or any of the later hunks in the file\n"
393 "y - terapkan bingkah ini ke indeks\n"
394 "n - jangan terapkan bingkah ini ke indeks\n"
395 "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n"
396 "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
397 "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n"
399 #: add-patch.c:126 git-add--interactive.perl:1457
400 #: git-add--interactive.perl:1475
401 #, c-format, perl-format
402 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
403 msgstr "Buang perubahan mode dari pohon kerja [y,n,q,a,d%s,?]? "
405 #: add-patch.c:127 git-add--interactive.perl:1458
406 #: git-add--interactive.perl:1476
407 #, c-format, perl-format
408 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
409 msgstr "Buang penghapusan dari pohon kerja [y,n,q,a,d%s,?]? "
411 #: add-patch.c:128 git-add--interactive.perl:1459
412 #: git-add--interactive.perl:1477
413 #, c-format, perl-format
414 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
415 msgstr "Buang penambahan dari pohon kerja [y,n,q,a,d%s,?]? "
417 #: add-patch.c:129 git-add--interactive.perl:1460
418 #: git-add--interactive.perl:1478
419 #, c-format, perl-format
420 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
421 msgstr "Buang bingkah ini dari pohon kerja [y,n,q,a,d%s,?]? "
423 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
425 "If the patch applies cleanly, the edited hunk will immediately be marked for "
428 "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung "
429 "ditandai untuk dibuang."
431 #: add-patch.c:134 add-patch.c:202
433 "y - discard this hunk from worktree\n"
434 "n - do not discard this hunk from worktree\n"
435 "q - quit; do not discard this hunk or any of the remaining ones\n"
436 "a - discard this hunk and all later hunks in the file\n"
437 "d - do not discard this hunk or any of the later hunks in the file\n"
439 "y - buang bingkah ini dari pohon kerja\n"
440 "n - jangan buang bingkah ini dari pohon kerja\n"
441 "q - keluar; jangan buang bingkah ini atau yang sisanya\n"
442 "a - buang hunk ini dan semua bingkah selanjutnya dalam berkas\n"
443 "d - jangan buang hunk ini atau bingkah selanjutnya dalam berkas\n"
445 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463
446 #, c-format, perl-format
447 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
448 msgstr "Buang perubahan mode dari indeks dan pohon kerja [y,n,q,a,d%s,?]? "
450 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464
451 #, c-format, perl-format
452 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
453 msgstr "Buang penghapusan dari indeks dan pohon kerja [y,n,q,a,d%s,?]? "
455 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465
456 #, c-format, perl-format
457 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
458 msgstr "Buang penambahan dari indeks dan pohon kerja [y,n,q,a,d%s,?]? "
460 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466
461 #, c-format, perl-format
462 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
463 msgstr "Buang bingkah ini dari indeks dan pohon kerja [y,n,q,a,d%s,?]? "
467 "y - discard this hunk from index and worktree\n"
468 "n - do not discard this hunk from index and worktree\n"
469 "q - quit; do not discard this hunk or any of the remaining ones\n"
470 "a - discard this hunk and all later hunks in the file\n"
471 "d - do not discard this hunk or any of the later hunks in the file\n"
473 "y - buang bingkah ini dari indeks dan pohon kerja\n"
474 "n - jangan buang bingkah ini dari indeks dan pohon kerja\n"
475 "q - keluar; jangan buang bingkah ini atau yang sisanya\n"
476 "a - buang bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
477 "d - jangan buang bingkah ini atau bingkah selanjutnya dalam berkas\n"
479 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469
480 #, c-format, perl-format
481 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
482 msgstr "Terapkan perubahan mode ke indeks dan pohon kerja [y,n,q,a,d%s,?]? "
484 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470
485 #, c-format, perl-format
486 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
487 msgstr "Terapkan penghapusan ke indeks dan pohon kerja [y,n,q,a,d%s,?]? "
489 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471
490 #, c-format, perl-format
491 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
492 msgstr "Terapkan penambahan ke indeks dan pohon kerja [y,n,q,a,d%s,?]? "
494 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472
495 #, c-format, perl-format
496 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
497 msgstr "Terapkan bingkah ini ke indeks dan pohon kerja [y,n,q,a,d%s,?]? "
501 "y - apply this hunk to index and worktree\n"
502 "n - do not apply this hunk to index and worktree\n"
503 "q - quit; do not apply this hunk or any of the remaining ones\n"
504 "a - apply this hunk and all later hunks in the file\n"
505 "d - do not apply this hunk or any of the later hunks in the file\n"
507 "y - terapkan bingkah ini ke indeks dan pohon kerja\n"
508 "n - jangan terapkan bingkah ini ke indeks dan pohon kerja\n"
509 "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n"
510 "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
511 "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n"
515 "y - apply this hunk to worktree\n"
516 "n - do not apply this hunk to worktree\n"
517 "q - quit; do not apply this hunk or any of the remaining ones\n"
518 "a - apply this hunk and all later hunks in the file\n"
519 "d - do not apply this hunk or any of the later hunks in the file\n"
521 "y - terapkan bingkah ini ke pohon kerja\n"
522 "n - jangan terapkan bingkah ini ke pohon kerja\n"
523 "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n"
524 "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n"
525 "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n"
529 msgid "could not parse hunk header '%.*s'"
530 msgstr "tidak dapat menguraikan kepala bingkah '%.*s'"
532 #: add-patch.c:362 add-patch.c:366
534 msgid "could not parse colored hunk header '%.*s'"
535 msgstr "tidak dapat menguraikan kepala bingkah berwarna '%.*s'"
538 msgid "could not parse diff"
539 msgstr "tidak dapat menguraikan diff"
542 msgid "could not parse colored diff"
543 msgstr "tidak dapat menguraikan diff berwarna"
547 msgid "failed to run '%s'"
548 msgstr "gagal menjalankan '%s'"
551 msgid "mismatched output from interactive.diffFilter"
552 msgstr "keluaran tak cocok dari interactive.diffFilter"
556 "Your filter must maintain a one-to-one correspondence\n"
557 "between its input and output lines."
559 "Saringan Anda haru menjaga korespondensi satu-satu antara masukannya\n"
560 "dan baris keluaran."
565 "expected context line #%d in\n"
568 "baris konteks #%d diharapkan dalam\n"
574 "hunks do not overlap:\n"
576 "\tdoes not end with:\n"
579 "bingkah tidak tumpang tindih:\n"
581 "tidak berakhir dengan:\n"
584 #: add-patch.c:1082 git-add--interactive.perl:1115
585 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
586 msgstr "Mode sunting bingkah manual -- lihat dibawah untuk panduan cepat.\n"
592 "To remove '%c' lines, make them ' ' lines (context).\n"
593 "To remove '%c' lines, delete them.\n"
594 "Lines starting with %c will be removed.\n"
597 "Untuk menghapus baris '%c', buatlah menjadi baris ' ' (konteks).\n"
598 "Untuk menghapus baris '%c', hapuslah itu.\n"
599 "Baris yang diawali dengan %c akan dihapus.\n"
601 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
602 #: add-patch.c:1100 git-add--interactive.perl:1129
604 "If it does not apply cleanly, you will be given an opportunity to\n"
605 "edit again. If all lines of the hunk are removed, then the edit is\n"
606 "aborted and the hunk is left unchanged.\n"
608 "Jika itu tidak diterapkan dengan bersih, Anda akan diberikan kesempatan\n"
609 "untuk menyunting lagi. Jika semua baris dalam bingkah dihapus, suntingan\n"
610 "dibatalkan dan bingkah tetap tidak berubah.\n"
613 msgid "could not parse hunk header"
614 msgstr "tidak dapat menguraikan kepala bingkah"
617 msgid "'git apply --cached' failed"
618 msgstr "'git apply --cached' gagal"
620 #. TRANSLATORS: do not translate [y/n]
621 #. The program will only accept that input at this point.
622 #. Consider translating (saying "no" discards!) as
623 #. (saying "n" for "no" discards!) if the translation
624 #. of the word "no" does not start with n.
626 #. TRANSLATORS: do not translate [y/n]
627 #. The program will only accept that input
629 #. Consider translating (saying "no" discards!) as
630 #. (saying "n" for "no" discards!) if the translation
631 #. of the word "no" does not start with n.
632 #: add-patch.c:1247 git-add--interactive.perl:1244
634 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
636 "Bingkah Anda tak diterapkan. Sunting lagi (bilang \"n\" untuk \"tidak\" "
640 msgid "The selected hunks do not apply to the index!"
641 msgstr "Bingkah yang dipilih tidak diterapkan ke indeks!"
643 #: add-patch.c:1291 git-add--interactive.perl:1348
644 msgid "Apply them to the worktree anyway? "
645 msgstr "Tetap terapkan itu ke pohon kerja? "
647 #: add-patch.c:1298 git-add--interactive.perl:1351
648 msgid "Nothing was applied.\n"
649 msgstr "Tidak ada yang diterapkan.\n"
653 "j - leave this hunk undecided, see next undecided hunk\n"
654 "J - leave this hunk undecided, see next hunk\n"
655 "k - leave this hunk undecided, see previous undecided hunk\n"
656 "K - leave this hunk undecided, see previous hunk\n"
657 "g - select a hunk to go to\n"
658 "/ - search for a hunk matching the given regex\n"
659 "s - split the current hunk into smaller hunks\n"
660 "e - manually edit the current hunk\n"
663 "j - biarkan bingkah ini ragu, lihat bingkah ragu berikutnya\n"
664 "J - biarkan bingkah ini ragu, lihat bingkah berikutnya\n"
665 "k - biarkan bingkah ini ragu, lihat bingkah ragu sebelumnya\n"
666 "K - biarkan bingkah ini ragu, lihat bingkah sebelumnya\n"
667 "g - pilih satu bingkah untuk dikunjungi\n"
668 "/ - cari satu bingkah yang cocok dengan regex yang diberikan\n"
669 "s - belah bingkah saat ini ke dalam bingkah yang lebih kecil\n"
670 "e - sunting bingkah saat ini secara manual\n"
671 "? - cetak bantuan\n"
673 #: add-patch.c:1517 add-patch.c:1527
674 msgid "No previous hunk"
675 msgstr "Tidak ada bingkah sebelumnya"
677 #: add-patch.c:1522 add-patch.c:1532
679 msgstr "Tidak ada bingkah selanjutnya"
682 msgid "No other hunks to goto"
683 msgstr "Tidak ada bingkah lainnya untuk dikunjungi"
685 #: add-patch.c:1549 git-add--interactive.perl:1608
686 msgid "go to which hunk (<ret> to see more)? "
687 msgstr "pergi ke bingkah yang mana (<ret> untuk lihat lebih)? "
689 #: add-patch.c:1550 git-add--interactive.perl:1610
690 msgid "go to which hunk? "
691 msgstr "pergi ke bingkah yang mana?"
695 msgid "Invalid number: '%s'"
696 msgstr "Angka tidak valid: '%s'"
700 msgid "Sorry, only %d hunk available."
701 msgid_plural "Sorry, only %d hunks available."
702 msgstr[0] "Maaf, hanya %d bingkah yang tersedia."
703 msgstr[1] "Maaf, hanya %d bingkah yang tersedia."
706 msgid "No other hunks to search"
707 msgstr "Tidak ada bingkah lainnya untuk dicari"
709 #: add-patch.c:1581 git-add--interactive.perl:1663
710 msgid "search for regex? "
711 msgstr "cari untuk regex? "
715 msgid "Malformed search regexp %s: %s"
716 msgstr "regexp pencarian %s cacat: %s"
719 msgid "No hunk matches the given pattern"
720 msgstr "Tidak ada bingkah yang cocok dengan pola yang diberikan"
723 msgid "Sorry, cannot split this hunk"
724 msgstr "Maaf, tidak dapat membelah bingkah ini"
728 msgid "Split into %d hunks."
729 msgstr "Terbelah ke dalam %d bingkah."
732 msgid "Sorry, cannot edit this hunk"
733 msgstr "Maaf, tidak dapat menyunting bingkah ini"
736 msgid "'git apply' failed"
737 msgstr "'git apply' gagal"
743 "Disable this message with \"git config advice.%s false\""
746 "Nonaktifkan pesan ini dengan \"git config advice.%s false\""
750 msgid "%shint: %.*s%s\n"
751 msgstr "%shint: %.*s%s\n"
754 msgid "Cherry-picking is not possible because you have unmerged files."
755 msgstr "Pemetikan ceri tidak mungkin sebab Anda punya berkas tak tergabung."
758 msgid "Committing is not possible because you have unmerged files."
759 msgstr "Pengkomitan tidak mungkin sebab Anda punya berkas tak tergabung."
762 msgid "Merging is not possible because you have unmerged files."
763 msgstr "Penggabungan tidak mungkin sebab Anda punya berkas tak tergabung."
766 msgid "Pulling is not possible because you have unmerged files."
767 msgstr "Penarikan tidak mungkin sebab Anda punya berkas tak tergabung."
770 msgid "Reverting is not possible because you have unmerged files."
771 msgstr "Pembalikkan tidak mungkin sebab Anda punya berkas tak tergabung."
775 msgid "It is not possible to %s because you have unmerged files."
776 msgstr "Tidak mungkin untuk %s sebab Anda punya berkas tak tergabung."
780 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
781 "as appropriate to mark resolution and make a commit."
783 "Perbaiki di dalam pohon kerja, lalu gunakan 'git add/rm <berkas>'\n"
784 "sebagaimana mestinya untuk menandai resolusi dan membuat sebuah komit."
787 msgid "Exiting because of an unresolved conflict."
788 msgstr "Keluar karena sebuah konflik tak terselesaikan."
790 #: advice.c:209 builtin/merge.c:1382
791 msgid "You have not concluded your merge (MERGE_HEAD exists)."
792 msgstr "Anda belum mengakhiri penggabungan Anda (MERGE_HEAD ada)."
795 msgid "Please, commit your changes before merging."
796 msgstr "Mohon komit perubahan Anda sebelum menggabungkan."
799 msgid "Exiting because of unfinished merge."
800 msgstr "Keluar karena penggabungan belum selesai."
803 msgid "Not possible to fast-forward, aborting."
804 msgstr "Tidak mungkin untuk maju cepat, batalkan."
809 "The following paths and/or pathspecs matched paths that exist\n"
810 "outside of your sparse-checkout definition, so will not be\n"
811 "updated in the index:\n"
813 "Jalur dan/atau spek jalur berikut cocok dengan jalur yang ada\n"
814 "di luar definisi checkout tipis Anda, jadi tidak akan diperbarui\n"
819 "If you intend to update such entries, try one of the following:\n"
820 "* Use the --sparse option.\n"
821 "* Disable or modify the sparsity rules."
823 "Jika Anda berniat memperbarui entri tersebut, coba salah satu dari:\n"
824 "* Gunakan opsi --sparse\n"
825 "* Nonaktifkan atau modifikasi aturan kejarangan."
830 "Note: switching to '%s'.\n"
832 "You are in 'detached HEAD' state. You can look around, make experimental\n"
833 "changes and commit them, and you can discard any commits you make in this\n"
834 "state without impacting any branches by switching back to a branch.\n"
836 "If you want to create a new branch to retain commits you create, you may\n"
837 "do so (now or later) by using -c with the switch command. Example:\n"
839 " git switch -c <new-branch-name>\n"
841 "Or undo this operation with:\n"
845 "Turn off this advice by setting config variable advice.detachedHead to "
849 "Catatan: berganti ke '%s'.\n"
851 "Anda berada dalam keadaan 'HEAD terpisah'. Anda dapat melihat-lihat, membuat\n"
852 "perubahan eksperimental and komit, dan Anda dapat membuang komit apa saja yang\n"
853 "Anda buat di dalam keadaan ini tanpa mempengaruhi cabang apapun dengan bergantin"
854 "kembali ke sebuah cabang.\n"
856 "Jika Anda ingin membuat cabang baru untuk menyimpan komit yang Anda buat, Anda\n"
857 "dapat melakukannya (sekarang atau nanti) dengan:\n"
859 " git switch -c <nama cabang baru>\n"
861 "Atau batalkan operasi ini dengan:\n"
865 "Matikan saran ini dengan menyetel variabel konfigurasi advice.detachedHead ke "
870 msgid "cmdline ends with \\"
871 msgstr "baris perintah diakhiri dengan \\"
874 msgid "unclosed quote"
875 msgstr "tanda kutip tak ditutup"
879 msgid "unrecognized whitespace option '%s'"
880 msgstr "opsi spasi putih tidak dikenal '%s'"
884 msgid "unrecognized whitespace ignore option '%s'"
885 msgstr "opsi abai spasi putih tidak dikenal '%s'"
887 #: apply.c:136 archive.c:584 range-diff.c:559 revision.c:2303 revision.c:2307
888 #: revision.c:2316 revision.c:2321 revision.c:2527 revision.c:2870
889 #: revision.c:2874 revision.c:2880 revision.c:2883 revision.c:2885
890 #: builtin/add.c:510 builtin/add.c:512 builtin/add.c:529 builtin/add.c:541
891 #: builtin/branch.c:727 builtin/checkout.c:467 builtin/checkout.c:470
892 #: builtin/checkout.c:1644 builtin/checkout.c:1754 builtin/checkout.c:1757
893 #: builtin/clone.c:906 builtin/commit.c:358 builtin/commit.c:361
894 #: builtin/commit.c:1196 builtin/describe.c:593 builtin/diff-tree.c:155
895 #: builtin/difftool.c:733 builtin/fast-export.c:1245 builtin/fetch.c:2038
896 #: builtin/fetch.c:2043 builtin/index-pack.c:1852 builtin/init-db.c:560
897 #: builtin/log.c:1946 builtin/log.c:1948 builtin/ls-files.c:778
898 #: builtin/merge.c:1403 builtin/merge.c:1405 builtin/pack-objects.c:4073
899 #: builtin/push.c:592 builtin/push.c:630 builtin/push.c:636 builtin/push.c:641
900 #: builtin/rebase.c:1193 builtin/rebase.c:1195 builtin/rebase.c:1199
901 #: builtin/repack.c:684 builtin/repack.c:715 builtin/reset.c:426
902 #: builtin/reset.c:462 builtin/rev-list.c:541 builtin/show-branch.c:710
903 #: builtin/stash.c:1707 builtin/stash.c:1710 builtin/submodule--helper.c:1316
904 #: builtin/submodule--helper.c:2975 builtin/tag.c:526 builtin/tag.c:572
905 #: builtin/worktree.c:702
907 msgid "options '%s' and '%s' cannot be used together"
908 msgstr "Opsi '%s' dan '%s' tidak dapat digunakan bersamaan"
910 #: apply.c:139 apply.c:150 apply.c:153
912 msgid "'%s' outside a repository"
913 msgstr "'%s' di luar repositori"
917 msgid "Cannot prepare timestamp regexp %s"
918 msgstr "Tidak dapat menyiapkan ekspresi reguler stempel waktu %s"
922 msgid "regexec returned %d for input: %s"
923 msgstr "regexec kembalikan %d untuk input: %s"
927 msgid "unable to find filename in patch at line %d"
928 msgstr "tidak dapat menemukan nama berkas dalam tambalan pada baris %d"
932 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
933 msgstr "git apply: git-diff jelek - berharap /dev/null, dapat %s pada baris %d"
937 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
939 "git apply: git-diff jelek - nama berkas baru tidak konsisten pada baris %d"
943 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
945 "git apply: git-diff jelek - nama berkas lama tidak konsisten pada baris %d"
949 msgid "git apply: bad git-diff - expected /dev/null on line %d"
950 msgstr "git apply: git-diff jelek - berharap /dev/null pada baris %d"
954 msgid "invalid mode on line %d: %s"
955 msgstr "mode tidak valid pada baris %d: %s"
959 msgid "inconsistent header lines %d and %d"
960 msgstr "kepala baris %d dan %d tidak konsisten"
965 "git diff header lacks filename information when removing %d leading pathname "
966 "component (line %d)"
968 "git diff header lacks filename information when removing %d leading pathname "
969 "components (line %d)"
971 "kepala git diff kekurangan informasi nama berkas ketika menghapus %d "
972 "komponen nama jalur terkemuka (baris %d)"
974 "kepala git diff kekurangan informasi nama berkas ketika menghapus %d "
975 "komponen nama jalur terkemuka (baris %d)"
979 msgid "git diff header lacks filename information (line %d)"
980 msgstr "kepala git diff kekurangan informasi nama berkas (baris %d)"
984 msgid "recount: unexpected line: %.*s"
985 msgstr "recount: baris tidak diharapkan: %.*s"
989 msgid "patch fragment without header at line %d: %.*s"
990 msgstr "pecahan tambalan tanpa kepala pada baris %d: %.*s"
993 msgid "new file depends on old contents"
994 msgstr "berkas baru bergantung pada konten yang lama"
997 msgid "deleted file still has contents"
998 msgstr "berkas terhapus masih ada konten"
1002 msgid "corrupt patch at line %d"
1003 msgstr "tambalan rusak pada baris %d"
1007 msgid "new file %s depends on old contents"
1008 msgstr "berkas baru %s bergantung pada konten yang lama"
1012 msgid "deleted file %s still has contents"
1013 msgstr "berkas yang dihapus %s masih ada konten"
1017 msgid "** warning: file %s becomes empty but is not deleted"
1018 msgstr "** peringatan: berkas %s menjadi kosong tetapi tidak dihapus"
1022 msgid "corrupt binary patch at line %d: %.*s"
1023 msgstr "tambalan biner rusak pada baris %d: %.*s"
1027 msgid "unrecognized binary patch at line %d"
1028 msgstr "tambalan biner tidak dikenal pada baris %d"
1032 msgid "patch with only garbage at line %d"
1033 msgstr "tambal dengan hanya sampah pada baris %d"
1037 msgid "unable to read symlink %s"
1038 msgstr "tidak dapat membaca tautan simbolik %s"
1042 msgid "unable to open or read %s"
1043 msgstr "tidak dapat membuka atau membaca %s"
1047 msgid "invalid start of line: '%c'"
1048 msgstr "awal baris tidak valid: '%c'"
1052 msgid "Hunk #%d succeeded at %d (offset %d line)."
1053 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1054 msgstr[0] "Bingkah #%d berhasil pada %d (ganti %d baris)."
1055 msgstr[1] "Bingkah #%d berhasil pada %d (ganti %d baris)."
1059 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1060 msgstr "Konteks dikurangi menjadi (%ld/%ld) untuk terapkan pecahan pada %d"
1065 "while searching for:\n"
1073 msgid "missing binary patch data for '%s'"
1074 msgstr "data tambalan biner hilang untuk '%s'"
1078 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1080 "tidak dapat menerapkan balik tambalan biner tanpa membalikkan bingkah ke '%s'"
1084 msgid "cannot apply binary patch to '%s' without full index line"
1085 msgstr "tidak dapat menerapkan tambalan biner ke '%s' tanpa baris indeks penuh"
1090 "the patch applies to '%s' (%s), which does not match the current contents."
1092 "tambalan diterapkan ke '%s' (%s), yang tidak cocok dengan konten saat ini."
1096 msgid "the patch applies to an empty '%s' but it is not empty"
1097 msgstr "tambalan diterapkan ke '%s' kosong tapi tidak kosong"
1101 msgid "the necessary postimage %s for '%s' cannot be read"
1102 msgstr "pascacitra %s yang diperlukan untuk '%s' tidak dapat dibaca"
1106 msgid "binary patch does not apply to '%s'"
1107 msgstr "tambalan biner tidak dapat diterapkan ke '%s'"
1111 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1113 "tambalan biner ke '%s' membuat hasil yang salah (diharapkan %s, dapat %s)"
1117 msgid "patch failed: %s:%ld"
1118 msgstr "tambalan gagal: %s:%ld"
1122 msgid "cannot checkout %s"
1123 msgstr "tidak dapat men-checkout %s"
1125 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:104 pack-revindex.c:214
1128 msgid "failed to read %s"
1129 msgstr "gagal membaca %s"
1133 msgid "reading from '%s' beyond a symbolic link"
1134 msgstr "membaca dari '%s' diluar tautan simbolik"
1136 #: apply.c:3442 apply.c:3711
1138 msgid "path %s has been renamed/deleted"
1139 msgstr "jalus %s sudah dinamai ulang/dihapus"
1141 #: apply.c:3549 apply.c:3726
1143 msgid "%s: does not exist in index"
1144 msgstr "%s: tidak ada di indeks"
1146 #: apply.c:3558 apply.c:3734 apply.c:3978
1148 msgid "%s: does not match index"
1149 msgstr "%s: tidak cocok dengan indeks"
1152 msgid "repository lacks the necessary blob to perform 3-way merge."
1154 "repositori kekurangan blob yang diperlukan untuk melakukan penggabungan 3 "
1159 msgid "Performing three-way merge...\n"
1160 msgstr "Melakukan penggabungan 3 arah...\n"
1162 #: apply.c:3614 apply.c:3618
1164 msgid "cannot read the current contents of '%s'"
1165 msgstr "tidak dapat membaca konten saat ini dari '%s'"
1169 msgid "Failed to perform three-way merge...\n"
1170 msgstr "Gagal melakukan penggabungan 3 arah...\n"
1174 msgid "Applied patch to '%s' with conflicts.\n"
1175 msgstr "Tambalan diterapkan ke '%s' dengan konflik.\n"
1179 msgid "Applied patch to '%s' cleanly.\n"
1180 msgstr "Tambalan diterapkan ke '%s' dengan rapi.\n"
1184 msgid "Falling back to direct application...\n"
1185 msgstr "Mundur ke penerapan langsung...\n"
1188 msgid "removal patch leaves file contents"
1189 msgstr "tambalan penghapusan meninggalkan isi berkas"
1193 msgid "%s: wrong type"
1194 msgstr "%s: salah tipe"
1198 msgid "%s has type %o, expected %o"
1199 msgstr "%s bertipe %o, diharapkan %o"
1201 #: apply.c:3918 apply.c:3920 read-cache.c:889 read-cache.c:918
1202 #: read-cache.c:1381
1204 msgid "invalid path '%s'"
1205 msgstr "jalur tidak valid '%s'"
1209 msgid "%s: already exists in index"
1210 msgstr "%s: sudah ada di indeks"
1214 msgid "%s: already exists in working directory"
1215 msgstr "%s: sudah ada di direktori kerja"
1219 msgid "new mode (%o) of %s does not match old mode (%o)"
1220 msgstr "mode baru (%o) dari %s tidak cocok dengan mode lama (%o)"
1224 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1225 msgstr "mode baru (%o) dari %s tidak cocok dengan mode lama (%o) dari %s"
1229 msgid "affected file '%s' is beyond a symbolic link"
1230 msgstr "berkas yang terpengaruh '%s' diluar tautan simbolik"
1234 msgid "%s: patch does not apply"
1235 msgstr "%s: tambalan tak diterapkan"
1239 msgid "Checking patch %s..."
1240 msgstr "Memeriksa tambalan %s..."
1244 msgid "sha1 information is lacking or useless for submodule %s"
1245 msgstr "informasi sha1 kurang atau tidak berguna untuk submodul %s"
1249 msgid "mode change for %s, which is not in current HEAD"
1250 msgstr "perubahan mode untuk %s, yang bukan dalam HEAD saat ini"
1254 msgid "sha1 information is lacking or useless (%s)."
1255 msgstr "informasi sha1 kurang atau tidak berguna (%s)"
1259 msgid "could not add %s to temporary index"
1260 msgstr "tidak dapat menambahkan %s ke indeks sementara"
1264 msgid "could not write temporary index to %s"
1265 msgstr "tidak dapat menulis indeks sementara ke %s"
1269 msgid "unable to remove %s from index"
1270 msgstr "tidak dapat menghapus %s dari indeks"
1274 msgid "corrupt patch for submodule %s"
1275 msgstr "tambalan rusak untuk submodul %s"
1279 msgid "unable to stat newly created file '%s'"
1280 msgstr "tidak dapat men-stat berkas yang baru dibuat '%s'"
1284 msgid "unable to create backing store for newly created file %s"
1286 "tidak dapat membuat simpanan pendukung untuk berkas yang baru dibuat %s"
1288 #: apply.c:4357 apply.c:4502
1290 msgid "unable to add cache entry for %s"
1291 msgstr "tidak dapat menambahkan entri tembolok untuk %s"
1293 #: apply.c:4400 builtin/bisect--helper.c:540 builtin/gc.c:2258
1294 #: builtin/gc.c:2293
1296 msgid "failed to write to '%s'"
1297 msgstr "gagal menulis ke '%s'"
1301 msgid "closing file '%s'"
1302 msgstr "menutup berkas '%s'"
1306 msgid "unable to write file '%s' mode %o"
1307 msgstr "tidak dapat menulis berkas '%s' mode %o"
1311 msgid "Applied patch %s cleanly."
1312 msgstr "Tambalan %s diterapkan dengan rapi."
1315 msgid "internal error"
1316 msgstr "kesalahan internal"
1320 msgid "Applying patch %%s with %d reject..."
1321 msgid_plural "Applying patch %%s with %d rejects..."
1322 msgstr[0] "Menerapkan tambalan %%s dengan %d penolakan..."
1323 msgstr[1] "Menerapkan tambalan %%s dengan %d penolakan..."
1327 msgid "truncating .rej filename to %.*s.rej"
1328 msgstr "memotong nama berkas .rej ke %.*s.rej"
1332 msgid "cannot open %s"
1333 msgstr "tidak dapat membuka %s"
1337 msgid "Hunk #%d applied cleanly."
1338 msgstr "Bingkah #%d diterapkan dengan rapi."
1342 msgid "Rejected hunk #%d."
1343 msgstr "Bingkah #%d ditolak."
1347 msgid "Skipped patch '%s'."
1348 msgstr "Tambalan '%s' dilewatkan."
1351 msgid "No valid patches in input (allow with \"--allow-empty\")"
1355 msgid "unable to read index file"
1356 msgstr "tidak dapa membaca berkas indeks"
1360 msgid "can't open patch '%s': %s"
1361 msgstr "tidak dapat membuka tambalan '%s': %s"
1365 msgid "squelched %d whitespace error"
1366 msgid_plural "squelched %d whitespace errors"
1367 msgstr[0] "%d kesalahan spasi putih dipadamkan"
1368 msgstr[1] "%d kesalahan spasi putih dipadamkan"
1370 #: apply.c:4969 apply.c:4984
1372 msgid "%d line adds whitespace errors."
1373 msgid_plural "%d lines add whitespace errors."
1374 msgstr[0] "%d baris menambahkan kesalahan spasi putih."
1375 msgstr[1] "%d baris menambahkan kesalahan spasi putih."
1379 msgid "%d line applied after fixing whitespace errors."
1380 msgid_plural "%d lines applied after fixing whitespace errors."
1381 msgstr[0] "%d baris diterapkan setelah memperbaiki kesalahan spasi putih."
1382 msgstr[1] "%d baris diterapkan setelah memperbaiki kesalahan spasi putih."
1384 #: apply.c:4993 builtin/add.c:704 builtin/mv.c:338 builtin/rm.c:430
1385 msgid "Unable to write new index file"
1386 msgstr "Tidak dapat menulis berkas indeks baru"
1389 msgid "don't apply changes matching the given path"
1390 msgstr "jangan terapkan perubahan yang cocok dengan jalur yang diberikan"
1393 msgid "apply changes matching the given path"
1394 msgstr "terapkan perubahan yang cocok dengan jalur yang diberikan"
1396 #: apply.c:5026 builtin/am.c:2376
1401 msgid "remove <num> leading slashes from traditional diff paths"
1402 msgstr "hapus <jumlah> garis miring terkemuka dari jalur diff tradisional"
1405 msgid "ignore additions made by the patch"
1406 msgstr "abaikan penambahan yang dibuat oleh tambalan"
1409 msgid "instead of applying the patch, output diffstat for the input"
1410 msgstr "daripada menerapkan tambalan, keluarkan diffstat untuk masukan"
1413 msgid "show number of added and deleted lines in decimal notation"
1415 "perlihatkan jumlah baris yang ditambahkan dan dihapuskan dalam notasi desimal"
1418 msgid "instead of applying the patch, output a summary for the input"
1419 msgstr "daripada menerapkan tambalan, keluarkan ringkasan untuk masukan"
1422 msgid "instead of applying the patch, see if the patch is applicable"
1423 msgstr "daripada menerapkan tambalan, lihat jika tambalan bisa diterapkan"
1426 msgid "make sure the patch is applicable to the current index"
1427 msgstr "pastikan tambalan bisa diterapkan ke indeks saat ini"
1430 msgid "mark new files with `git add --intent-to-add`"
1431 msgstr "tandai berkas baru dengan `git add --intent-to-add`"
1434 msgid "apply a patch without touching the working tree"
1435 msgstr "terapkan sebuah tambalan tanpa menyentuh pohon kerja"
1438 msgid "accept a patch that touches outside the working area"
1439 msgstr "terima sebuah tambalan yang menyentuh di luar area kerja"
1442 msgid "also apply the patch (use with --stat/--summary/--check)"
1443 msgstr "juga terapkan tambalan (gunakan dengan --stat/--summary/--check)"
1446 msgid "attempt three-way merge, fall back on normal patch if that fails"
1447 msgstr "coba penggabungan tiga arah, mundur ke penambalan normal jika gagal"
1450 msgid "build a temporary index based on embedded index information"
1451 msgstr "bangun sebuah indeks sementara berdasarkan informasi indeks tertanam"
1453 #: apply.c:5058 builtin/checkout-index.c:196
1454 msgid "paths are separated with NUL character"
1455 msgstr "jalur dipisahkan dengan karakter NUL"
1458 msgid "ensure at least <n> lines of context match"
1459 msgstr "pastikan setidaknya <n> baris dari konteks cocokan"
1461 #: apply.c:5061 builtin/am.c:2352 builtin/am.c:2355
1462 #: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1463 #: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3960
1464 #: builtin/rebase.c:1051
1469 msgid "detect new or modified lines that have whitespace errors"
1470 msgstr "deteksi baris baru atau yang diubah yang ada kesalahan spasi putih"
1472 #: apply.c:5065 apply.c:5068
1473 msgid "ignore changes in whitespace when finding context"
1474 msgstr "abaikan perubahan spasi putih ketika menemukan konteks"
1477 msgid "apply the patch in reverse"
1478 msgstr "terapkan tambalan terbalik"
1481 msgid "don't expect at least one line of context"
1482 msgstr "jangan harap setidaknya satu baris konteks"
1485 msgid "leave the rejected hunks in corresponding *.rej files"
1486 msgstr "tinggalkan bingkah yang ditolak pada berkas *.rej yang bersesuaian"
1489 msgid "allow overlapping hunks"
1490 msgstr "perbolehkan bingkah yang tumpang tindih"
1493 msgid "tolerate incorrectly detected missing new-line at the end of file"
1494 msgstr "tolerir baris baru hilang yang salah dideteksi pada akhir berkas"
1497 msgid "do not trust the line counts in the hunk headers"
1498 msgstr "jangan percaya hitungan baris pada kepala bingkah"
1500 #: apply.c:5085 builtin/am.c:2364
1505 msgid "prepend <root> to all filenames"
1506 msgstr "tambahkan <akar> di depan semua nama berkas"
1509 msgid "don't return error for empty patches"
1510 msgstr "jangan kembalikan kesalahan untuk tambalan kosong"
1512 #: archive-tar.c:125 archive-zip.c:345
1514 msgid "cannot stream blob %s"
1515 msgstr "tidak dapat mengaruskan blob %s"
1517 #: archive-tar.c:265 archive-zip.c:358
1519 msgid "unsupported file mode: 0%o (SHA1: %s)"
1520 msgstr "mode berkas tidak didukung: 0%o (SHA1: %s)"
1522 #: archive-tar.c:447
1524 msgid "unable to start '%s' filter"
1525 msgstr "tidak dapat memulai saringan '%s'"
1527 #: archive-tar.c:450
1528 msgid "unable to redirect descriptor"
1529 msgstr "tidak dapat mengalihkan pendeskripsi"
1531 #: archive-tar.c:457
1533 msgid "'%s' filter reported error"
1534 msgstr "saringan '%s' melaporkan kesalahan"
1536 #: archive-zip.c:318
1538 msgid "path is not valid UTF-8: %s"
1539 msgstr "jalur bukan UTF-8 valid: %s"
1541 #: archive-zip.c:322
1543 msgid "path too long (%d chars, SHA1: %s): %s"
1544 msgstr "jalur terlalu panjang (%d karakter, SHA1: %s): %s"
1546 #: archive-zip.c:469 builtin/pack-objects.c:365 builtin/pack-objects.c:368
1548 msgid "deflate error (%d)"
1549 msgstr "kesalahan deflasi (%d)"
1551 #: archive-zip.c:603
1553 msgid "timestamp too large for this system: %<PRIuMAX>"
1554 msgstr "stempel waktu terlalu besar untuk sistem ini: %<PRIuMAX>"
1557 msgid "git archive [<options>] <tree-ish> [<path>...]"
1558 msgstr "git archive [<opsi>] <mirip pohon> [<jalur>...]"
1561 msgid "git archive --list"
1562 msgstr "git archive --list"
1566 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1568 "git archive --remote <repo> [--exec <perintah>] [<opsi>] <mirip pohon> "
1572 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1573 msgstr "git archive --remote <repo> [--exec <perintah>] --list"
1575 #: archive.c:188 archive.c:341 builtin/gc.c:497 builtin/notes.c:238
1576 #: builtin/tag.c:578
1578 msgid "cannot read '%s'"
1579 msgstr "tidak dapat membaca '%s'"
1581 #: archive.c:426 builtin/add.c:215 builtin/add.c:671 builtin/rm.c:334
1583 msgid "pathspec '%s' did not match any files"
1584 msgstr "spek jalur '%s' tidak cocok dengan berkas apapun"
1588 msgid "no such ref: %.*s"
1589 msgstr "tidak ada referensi seperti: %.*s"
1593 msgid "not a valid object name: %s"
1594 msgstr "bukan nama objek valid: %s"
1598 msgid "not a tree object: %s"
1599 msgstr "bukan objek pohon: %s"
1602 msgid "current working directory is untracked"
1603 msgstr "direktori kerja saat ini tak terlacak"
1607 msgid "File not found: %s"
1608 msgstr "Berkas tidak ditemukan: %s"
1612 msgid "Not a regular file: %s"
1613 msgstr "Bukan berkas reguler: %s"
1620 msgid "archive format"
1621 msgstr "format arsip"
1623 #: archive.c:552 builtin/log.c:1790
1628 msgid "prepend prefix to each pathname in the archive"
1629 msgstr "tambahkan prefiks di depan setiap nama jalur dalam arsip"
1631 #: archive.c:554 archive.c:557 builtin/blame.c:880 builtin/blame.c:884
1632 #: builtin/blame.c:885 builtin/commit-tree.c:115 builtin/config.c:135
1633 #: builtin/fast-export.c:1181 builtin/fast-export.c:1183
1634 #: builtin/fast-export.c:1187 builtin/grep.c:935 builtin/hash-object.c:103
1635 #: builtin/ls-files.c:654 builtin/ls-files.c:657 builtin/notes.c:410
1636 #: builtin/notes.c:576 builtin/read-tree.c:115 parse-options.h:190
1641 msgid "add untracked file to archive"
1642 msgstr "tambahkan berkas tak terlacak ke arsip"
1644 #: archive.c:558 builtin/archive.c:88
1645 msgid "write the archive to this file"
1646 msgstr "tulis arsip ke berkas ini"
1649 msgid "read .gitattributes in working directory"
1650 msgstr "baca .gitattributes dalam direktori kerja"
1653 msgid "report archived files on stderr"
1654 msgstr "laporkan berkas terarsip ke error standar"
1657 msgid "set compression level"
1658 msgstr "setel level kompresi"
1661 msgid "list supported archive formats"
1662 msgstr "daftar format arsip yang didukung"
1664 #: archive.c:568 builtin/archive.c:89 builtin/clone.c:118 builtin/clone.c:121
1665 #: builtin/submodule--helper.c:1870 builtin/submodule--helper.c:2513
1669 #: archive.c:569 builtin/archive.c:90
1670 msgid "retrieve the archive from remote repository <repo>"
1671 msgstr "ambil arsip dari repositori remote <repo>"
1673 #: archive.c:570 builtin/archive.c:91 builtin/difftool.c:708
1674 #: builtin/notes.c:496
1678 #: archive.c:571 builtin/archive.c:92
1679 msgid "path to the remote git-upload-archive command"
1680 msgstr "jalur ke perintah git-upload-archive remote"
1683 msgid "Unexpected option --remote"
1684 msgstr "Opsi --remote tak diharapkan"
1686 #: archive.c:580 fetch-pack.c:300 revision.c:2887 builtin/add.c:544
1687 #: builtin/add.c:576 builtin/checkout.c:1763 builtin/commit.c:370
1688 #: builtin/fast-export.c:1230 builtin/index-pack.c:1848 builtin/log.c:2115
1689 #: builtin/reset.c:435 builtin/reset.c:493 builtin/rm.c:281
1690 #: builtin/stash.c:1719 builtin/worktree.c:508 http-fetch.c:144
1693 msgid "the option '%s' requires '%s'"
1694 msgstr "opsi `%s' butuh '%s'"
1697 msgid "Unexpected option --output"
1698 msgstr "Opsi --output tak diharapkan"
1702 msgid "Unknown archive format '%s'"
1703 msgstr "Format arsip tidak dikenal '%s'"
1707 msgid "Argument not supported for format '%s': -%d"
1708 msgstr "Argumen tidak didukung untuk format '%s': -%d"
1712 msgid "%.*s is not a valid attribute name"
1717 msgid "%s not allowed: %s:%d"
1722 "Negative patterns are ignored in git attributes\n"
1723 "Use '\\!' for literal leading exclamation."
1728 msgid "Badly quoted content in file '%s': %s"
1729 msgstr "Kontent terkutip jelek dalam berkas '%s': %s"
1733 msgid "We cannot bisect more!\n"
1734 msgstr "Kami tidak dapat membagi dua lagi!\n"
1738 msgid "Not a valid commit name %s"
1739 msgstr "Bukan sebuah nama komit yang valid %s"
1744 "The merge base %s is bad.\n"
1745 "This means the bug has been fixed between %s and [%s].\n"
1747 "Dasar penggabungan %s jelek.\n"
1748 "Ini berarti bug telah diperbaiki antara %s dan [%s].\n"
1753 "The merge base %s is new.\n"
1754 "The property has changed between %s and [%s].\n"
1756 "Dasar penggabungan %s baru.\n"
1757 "Properti telah berubah antara %s dan [%s].\n"
1762 "The merge base %s is %s.\n"
1763 "This means the first '%s' commit is between %s and [%s].\n"
1765 "Dasar penggabungan %s adalah %s.\n"
1766 "Ini berarti komit '%s' pertama adalah di antara %s dan [%s].\n"
1771 "Some %s revs are not ancestors of the %s rev.\n"
1772 "git bisect cannot work properly in this case.\n"
1773 "Maybe you mistook %s and %s revs?\n"
1775 "Beberapa revisi %s bukan nenek moyang dari revisi %s.\n"
1776 "git bisect tidak dapat bekerja dengan benar pada kasus ini.\n"
1777 "Mungkin Anda salah mengira revisi %s dan %s?\n"
1782 "the merge base between %s and [%s] must be skipped.\n"
1783 "So we cannot be sure the first %s commit is between %s and %s.\n"
1784 "We continue anyway."
1786 "dasar penggabungan antara %s dan [%s] harus dilewatkan.\n"
1787 "Jadi kami tidak dapat yakin komit %s pertama di antara %s dan %s.\n"
1788 "Kami tetap lanjutkan."
1792 msgid "Bisecting: a merge base must be tested\n"
1793 msgstr "Membagi dua: dasar penggabungan harus diuji\n"
1797 msgid "a %s revision is needed"
1798 msgstr "sebuah revisi %s diperlukan"
1802 msgid "could not create file '%s'"
1803 msgstr "tidak dapat membuat berkas '%s'"
1805 #: bisect.c:985 builtin/merge.c:155
1807 msgid "could not read file '%s'"
1808 msgstr "tidak dapat membaca berkas '%s'"
1811 msgid "reading bisect refs failed"
1812 msgstr "gagal membaca berkas referensi bagi dua"
1816 msgid "%s was both %s and %s\n"
1817 msgstr "%s sama-sama %s dan %s\n"
1822 "No testable commit found.\n"
1823 "Maybe you started with bad path arguments?\n"
1825 "Tidak ada komit yang bisa diuji ditemukan.\n"
1826 "Mungkin Anda mulai dengan argumen jalur jelek?\n"
1830 msgid "(roughly %d step)"
1831 msgid_plural "(roughly %d steps)"
1832 msgstr[0] "(kira-kira %d langkah)"
1833 msgstr[1] "(kira-kira %d langkah)"
1835 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1836 #. steps)" translation.
1840 msgid "Bisecting: %d revision left to test after this %s\n"
1841 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1842 msgstr[0] "Membagi dua: %d revisi tersisa untuk diuji setelah ini %s\n"
1843 msgstr[1] "Membagi dua: %d revisi tersisa untuk diuji setelah ini %s\n"
1846 msgid "--contents and --reverse do not blend well."
1847 msgstr "--contents dan --reverse tidak dapat dipadu dengan baik."
1850 msgid "cannot use --contents with final commit object name"
1851 msgstr "tidak dapat menggunakan --contents dengan nama objek komit final"
1854 msgid "--reverse and --first-parent together require specified latest commit"
1856 "--reverse dan --first-parent bersama-sama butuh komit terbaru yang disebutkan"
1858 #: blame.c:2820 bundle.c:224 midx.c:1042 ref-filter.c:2370 remote.c:2158
1859 #: sequencer.c:2352 sequencer.c:4899 submodule.c:883 builtin/commit.c:1114
1860 #: builtin/log.c:429 builtin/log.c:1036 builtin/log.c:1644 builtin/log.c:2071
1861 #: builtin/log.c:2362 builtin/merge.c:431 builtin/pack-objects.c:3373
1862 #: builtin/pack-objects.c:3775 builtin/pack-objects.c:3790
1863 #: builtin/shortlog.c:255
1864 msgid "revision walk setup failed"
1865 msgstr "persiapan jalan revisi gagal"
1869 "--reverse --first-parent together require range along first-parent chain"
1871 "--reverse --first-parent bersama-sama butuh rentang bersama rantai induk "
1876 msgid "no such path %s in %s"
1877 msgstr "tidak ada jalur seperti %s di %s"
1881 msgid "cannot read blob %s for path %s"
1882 msgstr "tidak dapat membaca blob %s untuk jalur %s"
1886 "cannot inherit upstream tracking configuration of multiple refs when "
1887 "rebasing is requested"
1889 "tidak dapat mewariskan konfigurasi pelacakan hulu banyak referensi ketika "
1890 "pendasaran ulang diminta"
1894 msgid "not setting branch '%s' as its own upstream"
1895 msgstr "tidak menyetel '%s' sebagai hulunya"
1899 msgid "branch '%s' set up to track '%s' by rebasing."
1900 msgstr "cabang '%s' disiapkan untuk melacak '%s' oleh pendasaran ulang."
1904 msgid "branch '%s' set up to track '%s'."
1905 msgstr "cabang '%s' disiapkan untuk melacak '%s'."
1909 msgid "branch '%s' set up to track:"
1910 msgstr "cabang '%s' disiapkan untuk melacak:"
1913 msgid "unable to write upstream branch configuration"
1914 msgstr "tidak dapat menulis konfigurasi cabang hulu"
1919 "After fixing the error cause you may try to fix up\n"
1920 "the remote tracking information by invoking:"
1923 "Setelah memperbaiki penyebab kesalahan Anda dapat mencoba memperbaiki\n"
1924 "informasi pelacakan remote dengan menjalankan:"
1928 msgid "asked to inherit tracking from '%s', but no remote is set"
1930 "diminta mewariskan pelacakan dari '%s', tetapi tidak ada remote yang disetel"
1934 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
1936 "diminta mewariskan pelacakan dari '%s', tetapi tidak ada konfigurasi "
1937 "penggabungan yang disetel"
1941 msgid "not tracking: ambiguous information for ref %s"
1942 msgstr "tak melacak: informasi ambigu untuk referensi %s"
1946 msgid "'%s' is not a valid branch name"
1947 msgstr "'%s' bukan nama cabang valid"
1951 msgid "a branch named '%s' already exists"
1952 msgstr "sebuah cabang bernama '%s' sudah ada"
1956 msgid "cannot force update the branch '%s' checked out at '%s'"
1957 msgstr "tidak dapat memperbarui paksa cabang '%s' yang ter-check out pada '%s'"
1961 msgid "cannot set up tracking information; starting point '%s' is not a branch"
1963 "tidak dapat menyiapkan informasi pelacakan; titik awal '%s' bukan sebuah "
1968 msgid "the requested upstream branch '%s' does not exist"
1969 msgstr "cabang hulu yang diminta '%s' tidak ada"
1974 "If you are planning on basing your work on an upstream\n"
1975 "branch that already exists at the remote, you may need to\n"
1976 "run \"git fetch\" to retrieve it.\n"
1978 "If you are planning to push out a new local branch that\n"
1979 "will track its remote counterpart, you may want to use\n"
1980 "\"git push -u\" to set the upstream config as you push."
1983 #: branch.c:384 builtin/replace.c:321 builtin/replace.c:377
1984 #: builtin/replace.c:423 builtin/replace.c:453
1986 msgid "not a valid object name: '%s'"
1987 msgstr "bukan nama objek valid: '%s'"
1991 msgid "ambiguous object name: '%s'"
1992 msgstr "nama objek ambigu: '%s'"
1996 msgid "not a valid branch point: '%s'"
1997 msgstr "bukan sebuah titik cabang valid: '%s'"
2001 msgid "'%s' is already checked out at '%s'"
2002 msgstr "'%s' sudah di-checkout pada '%s'"
2006 msgid "HEAD of working tree %s is not updated"
2007 msgstr "HEAD dari pohon kerja %s tidak diperbarui"
2011 msgid "unrecognized bundle hash algorithm: %s"
2012 msgstr "algoritma hash bundel tidak dikenal: %s"
2016 msgid "unknown capability '%s'"
2017 msgstr "kapabilitas '%s' tidak dikenal"
2021 msgid "'%s' does not look like a v2 or v3 bundle file"
2022 msgstr "'%s' tidak terlihat seperti berkas bundel v2 atau v3"
2026 msgid "unrecognized header: %s%s (%d)"
2027 msgstr "kepala tidak dikenal: %s%s (%d)"
2029 #: bundle.c:140 rerere.c:464 rerere.c:674 sequencer.c:2620 sequencer.c:3406
2030 #: builtin/commit.c:862
2032 msgid "could not open '%s'"
2033 msgstr "tidak dapat membuka '%s'"
2036 msgid "Repository lacks these prerequisite commits:"
2037 msgstr "Repositori kekurangan komit prasyarat berikut:"
2040 msgid "need a repository to verify a bundle"
2041 msgstr "perlu sebuah repositori untuk verifikasi bundel"
2045 msgid "The bundle contains this ref:"
2046 msgid_plural "The bundle contains these %d refs:"
2047 msgstr[0] "Bundel berisi referensi ini:"
2048 msgstr[1] "Bundel berisi %d referensi berikut:"
2051 msgid "The bundle records a complete history."
2052 msgstr "Bundel merekam riwayat penuh."
2056 msgid "The bundle requires this ref:"
2057 msgid_plural "The bundle requires these %d refs:"
2058 msgstr[0] "Bundel membutuhkan referensi ini:"
2059 msgstr[1] "Bundel membutuhkan %d referensi berikut:"
2062 msgid "unable to dup bundle descriptor"
2063 msgstr "tidak dapat men-dup pendeskripsi bundel"
2066 msgid "Could not spawn pack-objects"
2067 msgstr "Tidak dapat menghidupkan pack-objects"
2070 msgid "pack-objects died"
2071 msgstr "pack-objects mati"
2075 msgid "ref '%s' is excluded by the rev-list options"
2076 msgstr "referensi '%s' dikecualikan oleh opsi rev-list"
2080 msgid "unsupported bundle version %d"
2081 msgstr "versi bundle %d tidak didukung"
2085 msgid "cannot write bundle version %d with algorithm %s"
2086 msgstr "tidak dapat menulis versi bundel %d dengan algoritma %s"
2088 #: bundle.c:524 builtin/log.c:210 builtin/log.c:1953 builtin/shortlog.c:399
2090 msgid "unrecognized argument: %s"
2091 msgstr "argumen tidak dikenal: %s"
2094 msgid "Refusing to create empty bundle."
2095 msgstr "Menolak memuat bundel kosong."
2099 msgid "cannot create '%s'"
2100 msgstr "tidak dapat membuat '%s'"
2103 msgid "index-pack died"
2104 msgstr "index-pack mati"
2106 #: chunk-format.c:117
2107 msgid "terminating chunk id appears earlier than expected"
2110 #: chunk-format.c:126
2112 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
2115 #: chunk-format.c:133
2117 msgid "duplicate chunk ID %<PRIx32> found"
2120 #: chunk-format.c:147
2122 msgid "final chunk has non-zero id %<PRIx32>"
2127 msgid "invalid color value: %.*s"
2130 #: commit-graph.c:204 midx.c:51
2131 msgid "invalid hash version"
2134 #: commit-graph.c:262
2135 msgid "commit-graph file is too small"
2138 #: commit-graph.c:355
2140 msgid "commit-graph signature %X does not match signature %X"
2143 #: commit-graph.c:362
2145 msgid "commit-graph version %X does not match version %X"
2148 #: commit-graph.c:369
2150 msgid "commit-graph hash version %X does not match version %X"
2153 #: commit-graph.c:386
2155 msgid "commit-graph file is too small to hold %u chunks"
2158 #: commit-graph.c:482
2159 msgid "commit-graph has no base graphs chunk"
2162 #: commit-graph.c:492
2163 msgid "commit-graph chain does not match"
2166 #: commit-graph.c:540
2168 msgid "invalid commit-graph chain: line '%s' not a hash"
2171 #: commit-graph.c:564
2172 msgid "unable to find all commit-graph files"
2175 #: commit-graph.c:749 commit-graph.c:786
2176 msgid "invalid commit position. commit-graph is likely corrupt"
2179 #: commit-graph.c:770
2181 msgid "could not find commit %s"
2184 #: commit-graph.c:803
2185 msgid "commit-graph requires overflow generation data but has none"
2188 #: commit-graph.c:1108 builtin/am.c:1369
2190 msgid "unable to parse commit %s"
2193 #: commit-graph.c:1370 builtin/pack-objects.c:3070
2195 msgid "unable to get type of object %s"
2198 #: commit-graph.c:1401
2199 msgid "Loading known commits in commit graph"
2202 #: commit-graph.c:1418
2203 msgid "Expanding reachable commits in commit graph"
2206 #: commit-graph.c:1438
2207 msgid "Clearing commit marks in commit graph"
2210 #: commit-graph.c:1457
2211 msgid "Computing commit graph topological levels"
2214 #: commit-graph.c:1510
2215 msgid "Computing commit graph generation numbers"
2218 #: commit-graph.c:1591
2219 msgid "Computing commit changed paths Bloom filters"
2222 #: commit-graph.c:1668
2223 msgid "Collecting referenced commits"
2226 #: commit-graph.c:1693
2228 msgid "Finding commits for commit graph in %d pack"
2229 msgid_plural "Finding commits for commit graph in %d packs"
2233 #: commit-graph.c:1706
2235 msgid "error adding pack %s"
2238 #: commit-graph.c:1710
2240 msgid "error opening index for %s"
2243 #: commit-graph.c:1747
2244 msgid "Finding commits for commit graph among packed objects"
2247 #: commit-graph.c:1765
2248 msgid "Finding extra edges in commit graph"
2251 #: commit-graph.c:1814
2252 msgid "failed to write correct number of base graph ids"
2255 #: commit-graph.c:1845 midx.c:1149
2257 msgid "unable to create leading directories of %s"
2260 #: commit-graph.c:1858
2261 msgid "unable to create temporary graph layer"
2264 #: commit-graph.c:1863
2266 msgid "unable to adjust shared permissions for '%s'"
2269 #: commit-graph.c:1920
2271 msgid "Writing out commit graph in %d pass"
2272 msgid_plural "Writing out commit graph in %d passes"
2276 #: commit-graph.c:1956
2277 msgid "unable to open commit-graph chain file"
2280 #: commit-graph.c:1972
2281 msgid "failed to rename base commit-graph file"
2284 #: commit-graph.c:1992
2285 msgid "failed to rename temporary commit-graph file"
2288 #: commit-graph.c:2125
2289 msgid "Scanning merged commits"
2292 #: commit-graph.c:2169
2293 msgid "Merging commit-graph"
2296 #: commit-graph.c:2277
2297 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2300 #: commit-graph.c:2384
2301 msgid "too many commits to write graph"
2304 #: commit-graph.c:2482
2305 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2308 #: commit-graph.c:2492
2310 msgid "commit-graph has incorrect OID order: %s then %s"
2313 #: commit-graph.c:2502 commit-graph.c:2517
2315 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2318 #: commit-graph.c:2509
2320 msgid "failed to parse commit %s from commit-graph"
2323 #: commit-graph.c:2527
2324 msgid "Verifying commits in commit graph"
2327 #: commit-graph.c:2542
2329 msgid "failed to parse commit %s from object database for commit-graph"
2332 #: commit-graph.c:2549
2334 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2337 #: commit-graph.c:2559
2339 msgid "commit-graph parent list for commit %s is too long"
2342 #: commit-graph.c:2568
2344 msgid "commit-graph parent for %s is %s != %s"
2347 #: commit-graph.c:2582
2349 msgid "commit-graph parent list for commit %s terminates early"
2352 #: commit-graph.c:2587
2355 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2358 #: commit-graph.c:2591
2361 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2364 #: commit-graph.c:2608
2366 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2369 #: commit-graph.c:2614
2371 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2374 #: commit.c:53 sequencer.c:3109 builtin/am.c:399 builtin/am.c:444
2375 #: builtin/am.c:449 builtin/am.c:1448 builtin/am.c:2123 builtin/replace.c:456
2377 msgid "could not parse %s"
2382 msgid "%s %s is not a commit!"
2387 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2388 "and will be removed in a future Git version.\n"
2390 "Please use \"git replace --convert-graft-file\"\n"
2391 "to convert the grafts into replace refs.\n"
2393 "Turn this message off by running\n"
2394 "\"git config advice.graftFileDeprecated false\""
2399 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2404 msgid "Commit %s has a bad GPG signature allegedly by %s."
2409 msgid "Commit %s does not have a GPG signature."
2414 msgid "Commit %s has a good GPG signature by %s\n"
2419 "Warning: commit message did not conform to UTF-8.\n"
2420 "You may want to amend it after fixing the message, or set the config\n"
2421 "variable i18n.commitencoding to the encoding your project uses.\n"
2424 #: compat/obstack.c:406 compat/obstack.c:408
2425 msgid "memory exhausted"
2431 "exceeded maximum include depth (%d) while including\n"
2435 "This might be due to circular includes."
2437 "melebihi kedalaman include maksimum (%d) ketika memasukkan\n"
2441 "Ini mungkin disebabkan oleh include sirkular."
2445 msgid "could not expand include path '%s'"
2446 msgstr "tidak dapat menjabarkan jalur include '%s'"
2449 msgid "relative config includes must come from files"
2450 msgstr "include konfigurasi relatif harus dari berkas"
2453 msgid "relative config include conditionals must come from files"
2454 msgstr "kondisional include konfigurasi relative harus dari berkas"
2458 msgid "invalid config format: %s"
2459 msgstr "format konfigurasi tidak valid: %s"
2463 msgid "missing environment variable name for configuration '%.*s'"
2464 msgstr "nama variabel lingkungan untuk konfigurasi hilang '%.*s'"
2468 msgid "missing environment variable '%s' for configuration '%.*s'"
2469 msgstr "variabel lingkungan '%s' untuk konfigurasi '%.*s'"
2473 msgid "key does not contain a section: %s"
2474 msgstr "kunci tidak berisi bagian: %s"
2478 msgid "key does not contain variable name: %s"
2479 msgstr "kunci tidak berisi nama variabel: %s"
2481 #: config.c:470 sequencer.c:2806
2483 msgid "invalid key: %s"
2484 msgstr "kunci tidak valid: %s"
2488 msgid "invalid key (newline): %s"
2489 msgstr "kunci tidak valid (barisbaru): %s"
2492 msgid "empty config key"
2493 msgstr "kunci konfigurasi kosong"
2495 #: config.c:513 config.c:525
2497 msgid "bogus config parameter: %s"
2498 msgstr "parameter konfigurasi gadungan: %s"
2500 #: config.c:539 config.c:556 config.c:563 config.c:572
2502 msgid "bogus format in %s"
2503 msgstr "format gadungan dalam %s"
2507 msgid "bogus count in %s"
2508 msgstr "hitungan gadungan dalam %s"
2512 msgid "too many entries in %s"
2513 msgstr "terlalu banyak entri di %s"
2517 msgid "missing config key %s"
2518 msgstr "kunci konfigurasi %s hilang"
2522 msgid "missing config value %s"
2523 msgstr "nilai konfigurasi %s hilang"
2527 msgid "bad config line %d in blob %s"
2528 msgstr "baris konfigurasi %d jelek dalam blob %s"
2532 msgid "bad config line %d in file %s"
2533 msgstr "baris konfigurasi %d jelek dalam berkas %s"
2537 msgid "bad config line %d in standard input"
2538 msgstr "baris konfigurasi %d jelek pada masukan standar"
2542 msgid "bad config line %d in submodule-blob %s"
2543 msgstr "baris konfigurasi %d jelek dalam blob submodul %s"
2547 msgid "bad config line %d in command line %s"
2548 msgstr "baris konfigurasi %d jelek pada baris perintah %s"
2552 msgid "bad config line %d in %s"
2553 msgstr "baris konfigurasi %d jelek dalam %s"
2556 msgid "out of range"
2557 msgstr "di luar rentang"
2560 msgid "invalid unit"
2561 msgstr "satuan tidak valid"
2565 msgid "bad numeric config value '%s' for '%s': %s"
2566 msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s': %s"
2570 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2571 msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam blob %s: %s"
2575 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2576 msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam berkas %s: %s"
2580 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2582 "nilai konfigurasi numerik '%s' jelek untuk '%s' pada masukan standar: %s"
2586 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2588 "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam blob submodul %s: %s"
2592 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2594 "nilai konfigurasi numerik '%s' jelek untuk '%s' pada baris perintah %s: %s"
2598 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2599 msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam %s: %s"
2603 msgid "bad boolean config value '%s' for '%s'"
2604 msgstr "nilai konfigurasi boolean '%s' jelek untuk '%s'"
2608 msgid "failed to expand user dir in: '%s'"
2609 msgstr "gagal menjabarkan direktori pengguna di: '%s'"
2613 msgid "'%s' for '%s' is not a valid timestamp"
2614 msgstr "'%s' untuk '%s' bukan stempel waktu valid"
2618 msgid "abbrev length out of range: %d"
2619 msgstr "panjang singkatan di luar rentang: %d"
2621 #: config.c:1375 config.c:1386
2623 msgid "bad zlib compression level %d"
2624 msgstr "level kompresi zlib jelek %d"
2627 msgid "core.commentChar should only be one character"
2628 msgstr "core.commentChar harusnya hanya satu karakter"
2632 msgid "invalid mode for object creation: %s"
2633 msgstr "mode tidak valid untuk pembuatan objek: %s"
2637 msgid "malformed value for %s"
2638 msgstr "nilai rusak untuk %s"
2642 msgid "malformed value for %s: %s"
2643 msgstr "nilai rusak untuk %s: %s"
2646 msgid "must be one of nothing, matching, simple, upstream or current"
2647 msgstr "harus salah satu dari nothing, matching, simple, upstream atau current"
2649 #: config.c:1672 builtin/pack-objects.c:4053
2651 msgid "bad pack compression level %d"
2652 msgstr "level kompresi pak jelek %d"
2656 msgid "unable to load config blob object '%s'"
2657 msgstr "tidak dapat memuat objek blob konfigurasi '%s'"
2661 msgid "reference '%s' does not point to a blob"
2662 msgstr "referensi '%s' tidak menunjuk pada sebuah blob"
2666 msgid "unable to resolve config blob '%s'"
2667 msgstr "tidak dapat menguraikan blob konfigurasi '%s'"
2671 msgid "failed to parse %s"
2672 msgstr "gagal menguraikan %s"
2675 msgid "unable to parse command-line config"
2676 msgstr "gagal menguraikan konfigurasi baris perintah"
2679 msgid "unknown error occurred while reading the configuration files"
2680 msgstr "error tidak diketahui ketika membaca berkas konfigurasi"
2684 msgid "Invalid %s: '%s'"
2685 msgstr "%s tidak valid: '%s'"
2689 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2690 msgstr "nilai splitIndex.maxPercentChange '%d' harusnya diantara 0 dan 100"
2694 msgid "unable to parse '%s' from command-line config"
2695 msgstr "tidak dapat menguraikan '%s' dari konfigurasi baris perintah"
2699 msgid "bad config variable '%s' in file '%s' at line %d"
2700 msgstr "variabel konfigurasi '%s' jelek dalam berkas '%s' pada baris %d"
2704 msgid "invalid section name '%s'"
2705 msgstr "nama bagian '%s' tidak valid"
2709 msgid "%s has multiple values"
2710 msgstr "%s punya banyak nilai"
2714 msgid "failed to write new configuration file %s"
2715 msgstr "gagal menulis berkas konfigurasi baru %s"
2717 #: config.c:2950 config.c:3277
2719 msgid "could not lock config file %s"
2720 msgstr "tidak dapat mengunci berkas konfigurasi %s"
2727 #: config.c:2998 builtin/config.c:361
2729 msgid "invalid pattern: %s"
2730 msgstr "pola tidak valid: %s"
2734 msgid "invalid config file %s"
2735 msgstr "berkas konfigurasi %s tidak valid"
2737 #: config.c:3036 config.c:3290
2739 msgid "fstat on %s failed"
2740 msgstr "fstat pada %s gagal"
2744 msgid "unable to mmap '%s'%s"
2745 msgstr "tidak dapat me-mmap '%s'%s"
2747 #: config.c:3057 config.c:3295
2749 msgid "chmod on %s failed"
2750 msgstr "chmod pada %s gagal"
2752 #: config.c:3142 config.c:3392
2754 msgid "could not write config file %s"
2755 msgstr "tidak dapat menulis berkas konfigurasi %s"
2759 msgid "could not set '%s' to '%s'"
2760 msgstr "tidak dapat menyetel '%s' ke '%s'"
2762 #: config.c:3178 builtin/remote.c:662 builtin/remote.c:860 builtin/remote.c:868
2764 msgid "could not unset '%s'"
2765 msgstr "tidak dapat mem-batal setel '%s'"
2769 msgid "invalid section name: %s"
2770 msgstr "nama bagian tidak valid: %s"
2774 msgid "missing value for '%s'"
2775 msgstr "nilai hilang untuk '%s'"
2778 msgid "the remote end hung up upon initial contact"
2783 "Could not read from remote repository.\n"
2785 "Please make sure you have the correct access rights\n"
2786 "and the repository exists."
2791 msgid "server doesn't support '%s'"
2796 msgid "server doesn't support feature '%s'"
2800 msgid "expected flush after capabilities"
2805 msgid "ignoring capabilities after first line '%s'"
2809 msgid "protocol error: unexpected capabilities^{}"
2814 msgid "protocol error: expected shallow sha-1, got '%s'"
2818 msgid "repository on the other end cannot be shallow"
2822 msgid "invalid packet"
2827 msgid "protocol error: unexpected '%s'"
2832 msgid "unknown object format '%s' specified by server"
2837 msgid "invalid ls-refs response: %s"
2841 msgid "expected flush after ref listing"
2845 msgid "expected response end packet after ref listing"
2850 msgid "protocol '%s' is not supported"
2854 msgid "unable to set SO_KEEPALIVE on socket"
2857 #: connect.c:761 connect.c:824
2859 msgid "Looking up %s ... "
2864 msgid "unable to look up %s (port %s) (%s)"
2867 #. TRANSLATORS: this is the end of "Looking up %s ... "
2868 #: connect.c:769 connect.c:840
2872 "Connecting to %s (port %s) ... "
2875 #: connect.c:791 connect.c:868
2878 "unable to connect to %s:\n"
2882 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2883 #: connect.c:797 connect.c:874
2889 msgid "unable to look up %s (%s)"
2894 msgid "unknown port %s"
2897 #: connect.c:971 connect.c:1303
2899 msgid "strange hostname '%s' blocked"
2904 msgid "strange port '%s' blocked"
2909 msgid "cannot start proxy %s"
2913 msgid "no path specified; see 'git help pull' for valid url syntax"
2917 msgid "newline is forbidden in git:// hosts and repo paths"
2921 msgid "ssh variant 'simple' does not support -4"
2925 msgid "ssh variant 'simple' does not support -6"
2929 msgid "ssh variant 'simple' does not support setting port"
2934 msgid "strange pathname '%s' blocked"
2938 msgid "unable to fork"
2941 #: connected.c:109 builtin/fsck.c:189 builtin/prune.c:57
2942 msgid "Checking connectivity"
2946 msgid "Could not run 'git rev-list'"
2950 msgid "failed write to rev-list"
2954 msgid "failed to close rev-list's stdin"
2959 msgid "illegal crlf_action %d"
2964 msgid "CRLF would be replaced by LF in %s"
2970 "CRLF will be replaced by LF in %s.\n"
2971 "The file will have its original line endings in your working directory"
2976 msgid "LF would be replaced by CRLF in %s"
2982 "LF will be replaced by CRLF in %s.\n"
2983 "The file will have its original line endings in your working directory"
2988 msgid "BOM is prohibited in '%s' if encoded as %s"
2994 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2995 "working-tree-encoding."
3000 msgid "BOM is required in '%s' if encoded as %s"
3006 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
3007 "%sLE (depending on the byte order) as working-tree-encoding."
3010 #: convert.c:408 convert.c:479
3012 msgid "failed to encode '%s' from %s to %s"
3017 msgid "encoding '%s' from %s to %s and back is not the same"
3022 msgid "cannot fork to run external filter '%s'"
3027 msgid "cannot feed the input to external filter '%s'"
3032 msgid "external filter '%s' failed %d"
3035 #: convert.c:716 convert.c:719
3037 msgid "read from external filter '%s' failed"
3040 #: convert.c:722 convert.c:777
3042 msgid "external filter '%s' failed"
3046 msgid "unexpected filter type"
3050 msgid "path name too long for external filter"
3056 "external filter '%s' is not available anymore although not all paths have "
3061 msgid "true/false are no valid working-tree-encodings"
3064 #: convert.c:1416 convert.c:1449
3066 msgid "%s: clean filter '%s' failed"
3071 msgid "%s: smudge filter %s failed"
3076 msgid "skipping credential lookup for key: credential.%s"
3080 msgid "refusing to work with credential missing host field"
3084 msgid "refusing to work with credential missing protocol field"
3089 msgid "url contains a newline in its %s component: %s"
3094 msgid "url has no scheme: %s"
3099 msgid "credential url cannot be parsed: %s"
3103 msgid "in the future"
3108 msgid "%<PRIuMAX> second ago"
3109 msgid_plural "%<PRIuMAX> seconds ago"
3115 msgid "%<PRIuMAX> minute ago"
3116 msgid_plural "%<PRIuMAX> minutes ago"
3122 msgid "%<PRIuMAX> hour ago"
3123 msgid_plural "%<PRIuMAX> hours ago"
3129 msgid "%<PRIuMAX> day ago"
3130 msgid_plural "%<PRIuMAX> days ago"
3136 msgid "%<PRIuMAX> week ago"
3137 msgid_plural "%<PRIuMAX> weeks ago"
3143 msgid "%<PRIuMAX> month ago"
3144 msgid_plural "%<PRIuMAX> months ago"
3150 msgid "%<PRIuMAX> year"
3151 msgid_plural "%<PRIuMAX> years"
3155 #. TRANSLATORS: "%s" is "<n> years"
3158 msgid "%s, %<PRIuMAX> month ago"
3159 msgid_plural "%s, %<PRIuMAX> months ago"
3163 #: date.c:197 date.c:202
3165 msgid "%<PRIuMAX> year ago"
3166 msgid_plural "%<PRIuMAX> years ago"
3170 #: delta-islands.c:272
3171 msgid "Propagating island marks"
3174 #: delta-islands.c:290
3176 msgid "bad tree object %s"
3179 #: delta-islands.c:334
3181 msgid "failed to load island regex for '%s': %s"
3184 #: delta-islands.c:390
3186 msgid "island regex from config has too many capture groups (max=%d)"
3189 #: delta-islands.c:467
3191 msgid "Marked %d islands, done.\n"
3196 msgid "unknown value for --diff-merges: %s"
3200 msgid "--merge-base does not work with ranges"
3204 msgid "--merge-base only works with commits"
3208 msgid "unable to get HEAD"
3212 msgid "no merge base found"
3216 msgid "multiple merge bases found"
3219 #: diff-no-index.c:237
3220 msgid "git diff --no-index [<options>] <path> <path>"
3223 #: diff-no-index.c:262
3225 "Not a git repository. Use --no-index to compare two paths outside a working "
3231 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3232 msgstr " Gagal mengurai persentase potongan dirstat '%s'\n"
3236 msgid " Unknown dirstat parameter '%s'\n"
3237 msgstr " Parameter dirstat tidak ditketahui '%s'\n"
3241 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3242 "'dimmed-zebra', 'plain'"
3244 "Setelan warna berpindah harus salah satu dari 'no', 'default', 'blocks', "
3245 "'dimmed-zebra', 'plain'"
3250 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3251 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3253 "mode color-moved-ws tidak dikenal '%s', nilai yang mungkin yaitu 'ignore-"
3254 "space-change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-"
3259 "color-moved-ws: allow-indentation-change cannot be combined with other "
3262 "color-moved-ws: allow-indentation-change tidak dapat digabungkan dengan mode "
3263 "spasi yang lainnya"
3267 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3268 msgstr "Nilai tidak dikenal untuk variabel konfigurasi 'diff.submodule': '%s'"
3273 "Found errors in 'diff.dirstat' config variable:\n"
3276 "Ditemukan error dalam variable konfigurasi 'diff.dirstat':\n"
3281 msgid "external diff died, stopping at %s"
3282 msgstr "diff eksternal mati, berhenti pada %s"
3286 msgid "options '%s', '%s', '%s', and '%s' cannot be used together"
3287 msgstr "Opsi '%s', '%s', '%s', dan '%s' tidak dapat digunakan bersamaan"
3289 #: diff.c:4593 builtin/difftool.c:736 builtin/log.c:1982 builtin/worktree.c:506
3291 msgid "options '%s', '%s', and '%s' cannot be used together"
3292 msgstr "Opsi '%s', '%s', dan '%s' tidak dapat digunakan bersamaan"
3296 msgid "options '%s' and '%s' cannot be used together, use '%s' with '%s'"
3298 "opsi '%s' dan '%s' tidak dapat digunakan bersamaan, gunakan '%s' dengan '%s'"
3303 "options '%s' and '%s' cannot be used together, use '%s' with '%s' and '%s'"
3305 "opsi '%s' dan '%s' tidak dapat digunakan bersamaan, gunakan '%s' dengan '%s' "
3309 msgid "--follow requires exactly one pathspec"
3310 msgstr "--follow butuh tepatnya satu spek jalur"
3314 msgid "invalid --stat value: %s"
3315 msgstr "nilai --stat tidak valid: %s"
3317 #: diff.c:4734 diff.c:4739 diff.c:4744 diff.c:4749 diff.c:5277
3318 #: parse-options.c:217 parse-options.c:221
3320 msgid "%s expects a numerical value"
3321 msgstr "%s harap nilai numerik"
3326 "Failed to parse --dirstat/-X option parameter:\n"
3329 "Gagal menguraikan parameter opsi --dirstat/-X:\n"
3334 msgid "unknown change class '%c' in --diff-filter=%s"
3335 msgstr "kelas perubahan '%c' tidak dikenal dalam --diff-filter=%s"
3339 msgid "unknown value after ws-error-highlight=%.*s"
3340 msgstr "nilai tidak dikenal setelah ws-error-highlight=%.*s"
3344 msgid "unable to resolve '%s'"
3345 msgstr "tidak dapat menguraikan '%s'"
3347 #: diff.c:4939 diff.c:4945
3349 msgid "%s expects <n>/<m> form"
3350 msgstr "%s butuh bentuk <n>/<m>"
3354 msgid "%s expects a character, got '%s'"
3355 msgstr "%s butuh sebuah karakter, dapat '%s'"
3359 msgid "bad --color-moved argument: %s"
3360 msgstr "argumen --color-moved jelek: %s"
3364 msgid "invalid mode '%s' in --color-moved-ws"
3365 msgstr "mode tidak valid '%s' dalam --color-moved-ws"
3369 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3372 "opsi diff-algorithm terima \"myers\", \"minimal\", \"patience\" dan "
3375 #: diff.c:5073 diff.c:5093
3377 msgid "invalid argument to %s"
3378 msgstr "argumen tidak valid ke %s"
3382 msgid "invalid regex given to -I: '%s'"
3383 msgstr "regex tidak valid diberikan ke -I: '%s'"
3387 msgid "failed to parse --submodule option parameter: '%s'"
3388 msgstr "gagal menguraikan parameter opsi --submodule: '%s'"
3392 msgid "bad --word-diff argument: %s"
3393 msgstr "argumen --word-diff jelek: %s"
3396 msgid "Diff output format options"
3397 msgstr "Opsi format keluaran diff"
3399 #: diff.c:5340 diff.c:5346
3400 msgid "generate patch"
3401 msgstr "buat tambalan"
3403 #: diff.c:5343 builtin/log.c:179
3404 msgid "suppress diff output"
3405 msgstr "sembunyikan keluaran diff"
3407 #: diff.c:5348 diff.c:5462 diff.c:5469
3411 #: diff.c:5349 diff.c:5352
3412 msgid "generate diffs with <n> lines context"
3413 msgstr "buat diff dengan <n> baris konteks"
3416 msgid "generate the diff in raw format"
3417 msgstr "buat diff dalam format mentah"
3420 msgid "synonym for '-p --raw'"
3421 msgstr "sinonim untuk '-p --raw'"
3424 msgid "synonym for '-p --stat'"
3425 msgstr "sinonim untuk '-p --stat'"
3428 msgid "machine friendly --stat"
3429 msgstr "--stat yang ramah mesin"
3432 msgid "output only the last line of --stat"
3433 msgstr "keluarkan hanya baris terakhir --stat"
3435 #: diff.c:5370 diff.c:5378
3436 msgid "<param1,param2>..."
3437 msgstr "<parameter 1,parameter 2>..."
3441 "output the distribution of relative amount of changes for each sub-directory"
3443 "keluarkan distribusi jumlah perubahan relatif untuk setiap subdirektori"
3446 msgid "synonym for --dirstat=cumulative"
3447 msgstr "sinonim untuk --dirstat=cumulative"
3450 msgid "synonym for --dirstat=files,param1,param2..."
3451 msgstr "sinonim untuk --dirstat=files,param1,param2..."
3454 msgid "warn if changes introduce conflict markers or whitespace errors"
3456 "peringatkan bila perubahan memasukkan penanda konflik atau kesalahan spasi"
3459 msgid "condensed summary such as creations, renames and mode changes"
3461 "ringkasan singkat seperti pembuatan, penggantian nama dan perubahan mode"
3464 msgid "show only names of changed files"
3465 msgstr "perlihatkan hanya nama berkas yang berubah"
3468 msgid "show only names and status of changed files"
3469 msgstr "perlihatkan hanya nama dan status berkas yang berubah"
3472 msgid "<width>[,<name-width>[,<count>]]"
3473 msgstr "<lebar>[,<nama lebar>[,<hitungan>]]"
3476 msgid "generate diffstat"
3477 msgstr "buat diffstat"
3479 #: diff.c:5397 diff.c:5400 diff.c:5403
3484 msgid "generate diffstat with a given width"
3485 msgstr "buat diffstat dengan lebar yang diberikan"
3488 msgid "generate diffstat with a given name width"
3489 msgstr "buat diffstat dengan nama lebar yang diberikan"
3492 msgid "generate diffstat with a given graph width"
3493 msgstr "buat diffstat dengan lebar grafik yang diberikan"
3500 msgid "generate diffstat with limited lines"
3501 msgstr "buat diffstat dengan baris yang terbatas"
3504 msgid "generate compact summary in diffstat"
3505 msgstr "buat ringkasan singkat dalam diffstat"
3508 msgid "output a binary diff that can be applied"
3509 msgstr "keluarkan diff biner yang dapat diterapkan"
3512 msgid "show full pre- and post-image object names on the \"index\" lines"
3513 msgstr "perlihatkan objek pra- dan pasca-citra penuh pada baris \"index\""
3516 msgid "show colored diff"
3517 msgstr "perlihatkan diff berwarna"
3525 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3528 "soroti kesalahan spasi dalam baris 'context', 'old' atau 'new' dalam diff"
3532 "do not munge pathnames and use NULs as output field terminators in --raw or "
3535 "jangan tengkar jalur nama dan gunakan NUL sebagai pembatas bidang keluaran "
3536 "pada --raw atau --numstat"
3538 #: diff.c:5426 diff.c:5429 diff.c:5432 diff.c:5541
3543 msgid "show the given source prefix instead of \"a/\""
3544 msgstr "perlihatkan prefiks sumber yang diberikan daripada \"a/\""
3547 msgid "show the given destination prefix instead of \"b/\""
3548 msgstr "perlihatkan prefiks tujuan daripada \"b/\""
3551 msgid "prepend an additional prefix to every line of output"
3552 msgstr "tambah depan prefiks tambahan pada setiap baris keluaran"
3555 msgid "do not show any source or destination prefix"
3556 msgstr "jangan perlihatkan prefiks sumber atau tujuan apapun"
3559 msgid "show context between diff hunks up to the specified number of lines"
3561 "perlihatkan konteks diantara bingkah diff hingga jumlah baris yang disebutkan"
3563 #: diff.c:5443 diff.c:5448 diff.c:5453
3568 msgid "specify the character to indicate a new line instead of '+'"
3569 msgstr "sebutkan karakter yang menandai baris baru daripada '+'"
3572 msgid "specify the character to indicate an old line instead of '-'"
3573 msgstr "sebutkan karakter yang menandai baris lama daripada '-'"
3576 msgid "specify the character to indicate a context instead of ' '"
3577 msgstr "sebutkan karakter yang menandai konteks daripada ' '"
3580 msgid "Diff rename options"
3581 msgstr "Opsi penamaan ulang diff"
3588 msgid "break complete rewrite changes into pairs of delete and create"
3590 "pisahkan perubahan penulisan ulang penuh kedalam pasangan penghapusan dan "
3594 msgid "detect renames"
3595 msgstr "deteksi penamaan ulang"
3598 msgid "omit the preimage for deletes"
3599 msgstr "lewati pracitra untuk penghapusan"
3602 msgid "detect copies"
3603 msgstr "deteksi penyalinan"
3606 msgid "use unmodified files as source to find copies"
3608 "gunakan berkas tak termodifikasi sebagai sumber untuk menemukan salinan"
3611 msgid "disable rename detection"
3612 msgstr "nonaktifkan deteksi penamaan ulang"
3615 msgid "use empty blobs as rename source"
3616 msgstr "gunakan blob kosong sebagai sumber penamaan ulang"
3619 msgid "continue listing the history of a file beyond renames"
3620 msgstr "lanjutkan daftarkan riwayat berkas di luar penamaan ulang"
3624 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3627 "cegah pendeteksian penamaan ulang/penyalinan jika jumlah target penamaan "
3628 "ulang/penyalinan melebihi batas yang diberikan"
3631 msgid "Diff algorithm options"
3632 msgstr "Opsi algoritma diff"
3635 msgid "produce the smallest possible diff"
3636 msgstr "hasilkan diff yang paling kecil yang dimungkinkan"
3639 msgid "ignore whitespace when comparing lines"
3640 msgstr "abaikan spasi saat membandingkan baris"
3643 msgid "ignore changes in amount of whitespace"
3644 msgstr "abaikan perubahan dalam jumlah spasi"
3647 msgid "ignore changes in whitespace at EOL"
3648 msgstr "abaikan perubahan spasi pada EOL"
3651 msgid "ignore carrier-return at the end of line"
3652 msgstr "abaikan kembalian-kurir pada akhir baris"
3655 msgid "ignore changes whose lines are all blank"
3656 msgstr "abaikan perubahan yang semua baris kosong"
3658 #: diff.c:5505 diff.c:5527 diff.c:5530 diff.c:5575
3663 msgid "ignore changes whose all lines match <regex>"
3664 msgstr "abaikan perubahan yang semua baris cocok dengan <regex>"
3667 msgid "heuristic to shift diff hunk boundaries for easy reading"
3669 "heuristik untuk geser perbatasan bingkah diff untuk pembacaan yang mudah"
3672 msgid "generate diff using the \"patience diff\" algorithm"
3673 msgstr "buat diff menggunakan algoritma \"diff sabar\""
3676 msgid "generate diff using the \"histogram diff\" algorithm"
3677 msgstr "buat diff menggunakan algoritma \"diff histogram\""
3681 msgstr "<algoritma>"
3684 msgid "choose a diff algorithm"
3685 msgstr "pilih algoritma diff"
3692 msgid "generate diff using the \"anchored diff\" algorithm"
3693 msgstr "buat diff menggunakan algoritma \"diff terlabuh\""
3695 #: diff.c:5524 diff.c:5533 diff.c:5536
3700 msgid "show word diff, using <mode> to delimit changed words"
3702 "perlihatkan diff kata, menggunakan <mode> untuk batasi kata yang berubah"
3705 msgid "use <regex> to decide what a word is"
3706 msgstr "gunakan <regex> untuk menentukan apa itu kata"
3709 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3710 msgstr "sama dengan --word-diff=color --word-diff-regex=<regex>"
3713 msgid "moved lines of code are colored differently"
3714 msgstr "baris kode yang berpindah diwarnai berbeda"
3717 msgid "how white spaces are ignored in --color-moved"
3718 msgstr "bagaimana spasi diabaikan di --color-moved"
3721 msgid "Other diff options"
3722 msgstr "Opsi diff yang lainnya"
3725 msgid "when run from subdir, exclude changes outside and show relative paths"
3727 "ketika dijalankan dari subdirektori, kecualikan perubahan diluar dan "
3728 "perlihatkan jalur relatif"
3731 msgid "treat all files as text"
3732 msgstr "perlakukan semua berkas sebagai teks"
3735 msgid "swap two inputs, reverse the diff"
3736 msgstr "tukar dua masukkan, balikkan diff"
3739 msgid "exit with 1 if there were differences, 0 otherwise"
3740 msgstr "keluar dengan 1 jika ada perbedaan, selain itu 0"
3743 msgid "disable all output of the program"
3744 msgstr "nonaktifkan semua keluaran program"
3747 msgid "allow an external diff helper to be executed"
3748 msgstr "perbolehkan pembantu diff eksternal untuk dieksekusi"
3751 msgid "run external text conversion filters when comparing binary files"
3753 "jalankan saringan konversi teks eksternal ketika membandingkan berkas biner"
3760 msgid "ignore changes to submodules in the diff generation"
3761 msgstr "abaikan perubahan submodul dalam pembuatan diff"
3768 msgid "specify how differences in submodules are shown"
3769 msgstr "sebutkan bagaimana perbedaan dalam submodul diperlihatkan"
3772 msgid "hide 'git add -N' entries from the index"
3773 msgstr "sembunyikan entri 'git add -N' dari indeks"
3776 msgid "treat 'git add -N' entries as real in the index"
3777 msgstr "perlakukan entri 'git add -N' sebagai nyata dalam indeks"
3785 "look for differences that change the number of occurrences of the specified "
3787 msgstr "cari perbedaan yang mengubah jumlah kemunculan untai yang disebutkan"
3791 "look for differences that change the number of occurrences of the specified "
3793 msgstr "cari perbedaan yang mengubah jumlah kemunculan regex yang disebutkan"
3796 msgid "show all changes in the changeset with -S or -G"
3797 msgstr "perlihatkan semua perubahan dalam set perubahan dengan -S atau -G"
3800 msgid "treat <string> in -S as extended POSIX regular expression"
3802 "perlakukan <string> di -S sebagai ekspresi reguler POSIX yang diperluas"
3805 msgid "control the order in which files appear in the output"
3806 msgstr "kontrol urutan berkas yang muncul dalam keluaran"
3808 #: diff.c:5586 diff.c:5589
3813 msgid "show the change in the specified path first"
3814 msgstr "perlihatkan perubahan dalam jalur yang disebutkan terlebih dahulu"
3817 msgid "skip the output to the specified path"
3818 msgstr "lewati keluaran ke jalur yang disebutkan"
3826 "look for differences that change the number of occurrences of the specified "
3828 msgstr "cari perubahan yang mengubah jumlah kemunculan objek yang disebutkan"
3831 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3832 msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]"
3835 msgid "select files by diff type"
3836 msgstr "pilih berkas oleh tipe diff"
3843 msgid "Output to a specific file"
3844 msgstr "Keluarkan ke berkas yang disebutkan"
3847 msgid "exhaustive rename detection was skipped due to too many files."
3848 msgstr "deteksi penamaan ulang lengkap dilewati karena terlalu banyak berkas."
3851 msgid "only found copies from modified paths due to too many files."
3853 "hanya ditemukan salinan dari jalur yang berubah karena terlalu banyak berkas."
3858 "you may want to set your %s variable to at least %d and retry the command."
3860 "mungkin Anda ingin menyetel variabel %s Anda ke setidaknya %d dan coba lagi "
3863 #: diffcore-order.c:24
3865 msgid "failed to read orderfile '%s'"
3868 #: diffcore-rename.c:1564
3869 msgid "Performing inexact rename detection"
3872 #: diffcore-rotate.c:29
3874 msgid "No such path '%s' in the diff"
3879 msgid "pathspec '%s' did not match any file(s) known to git"
3882 #: dir.c:733 dir.c:762 dir.c:775
3884 msgid "unrecognized pattern: '%s'"
3887 #: dir.c:790 dir.c:804
3889 msgid "unrecognized negative pattern: '%s'"
3894 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3898 msgid "disabling cone pattern matching"
3903 msgid "cannot use %s as an exclude file"
3908 msgid "could not open directory '%s'"
3912 msgid "failed to get kernel name and information"
3916 msgid "untracked cache is disabled on this system or location"
3921 "No directory name could be guessed.\n"
3922 "Please specify a directory on the command line"
3924 "Nama direktori tidak dapat ditebak.\n"
3925 "Mohon sebutkan direktori pada baris perintah"
3929 msgid "index file corrupt in repo %s"
3932 #: dir.c:3847 dir.c:3852
3934 msgid "could not create directories for %s"
3939 msgid "could not migrate git directory from '%s' to '%s'"
3944 msgid "hint: Waiting for your editor to close the file...%c"
3948 msgid "Filtering content"
3953 msgid "could not stat file '%s'"
3956 #: environment.c:145
3958 msgid "bad git namespace path \"%s\""
3963 msgid "too many args to run %s"
3967 msgid "git fetch-pack: expected shallow list"
3968 msgstr "git fetch-pack: daftar dangkal diharapkan"
3971 msgid "git fetch-pack: expected a flush packet after shallow list"
3972 msgstr "git fetch-pack: sebuah paket bilasan diharapkan setelah daftar dangkal"
3975 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3976 msgstr "git fetch-pack: ACK/NAK diharapkan, dapat paket bilasan"
3980 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3981 msgstr "git fetch-pack: ACK/NAK diharapkan, dapat '%s'"
3984 msgid "unable to write to remote"
3985 msgstr "tidak dapat menulis ke remote"
3987 #: fetch-pack.c:395 fetch-pack.c:1439
3989 msgid "invalid shallow line: %s"
3990 msgstr "baris dangkal tidak valid: %s"
3992 #: fetch-pack.c:401 fetch-pack.c:1445
3994 msgid "invalid unshallow line: %s"
3995 msgstr "baris dangkal-balik tidak valid: %s"
3997 #: fetch-pack.c:403 fetch-pack.c:1447
3999 msgid "object not found: %s"
4000 msgstr "object tidak ditemukan: %s"
4002 #: fetch-pack.c:406 fetch-pack.c:1450
4004 msgid "error in object: %s"
4005 msgstr "kesalahan dalam objek: %s"
4007 #: fetch-pack.c:408 fetch-pack.c:1452
4009 msgid "no shallow found: %s"
4010 msgstr "tidak ada dangkal yang ditemukan: %s"
4012 #: fetch-pack.c:411 fetch-pack.c:1456
4014 msgid "expected shallow/unshallow, got %s"
4015 msgstr "dangkal/dangkal-balik diharapkan, dapat %s"
4019 msgid "got %s %d %s"
4020 msgstr "dapat %s %d %s"
4024 msgid "invalid commit %s"
4025 msgstr "komit tidak valid %s"
4031 #: fetch-pack.c:512 progress.c:339
4037 msgid "got %s (%d) %s"
4038 msgstr "dapat %s (%d) %s"
4042 msgid "Marking %s as complete"
4043 msgstr "Menandai %s sebagai lengkap"
4047 msgid "already have %s (%s)"
4048 msgstr "sudah punya %s (%s)"
4051 msgid "fetch-pack: unable to fork off sideband demultiplexer"
4052 msgstr "fetch-pack: tidak dapat menggarpu pemultipleks-balik pita samping"
4055 msgid "protocol error: bad pack header"
4056 msgstr "kesalahan protokol: kepala pak jelek"
4060 msgid "fetch-pack: unable to fork off %s"
4061 msgstr "fetch-pack: tidak dapat menggarpu %s"
4064 msgid "fetch-pack: invalid index-pack output"
4065 msgstr "fetch-pack: keluaran index-pack tidak valid"
4073 msgid "error in sideband demultiplexer"
4074 msgstr "kesalahan dalam pemultipleks-balik pita samping"
4076 #: fetch-pack.c:1035
4078 msgid "Server version is %.*s"
4079 msgstr "Versi peladen %.*s"
4081 #: fetch-pack.c:1043 fetch-pack.c:1049 fetch-pack.c:1052 fetch-pack.c:1058
4082 #: fetch-pack.c:1062 fetch-pack.c:1066 fetch-pack.c:1070 fetch-pack.c:1074
4083 #: fetch-pack.c:1078 fetch-pack.c:1082 fetch-pack.c:1086 fetch-pack.c:1090
4084 #: fetch-pack.c:1096 fetch-pack.c:1102 fetch-pack.c:1107 fetch-pack.c:1112
4086 msgid "Server supports %s"
4087 msgstr "Peladen mendukung %s"
4089 #: fetch-pack.c:1045
4090 msgid "Server does not support shallow clients"
4091 msgstr "Peladen tidak mendukung klien dangkal"
4093 #: fetch-pack.c:1105
4094 msgid "Server does not support --shallow-since"
4095 msgstr "Peladen tidak mendukung --shallow-since"
4097 #: fetch-pack.c:1110
4098 msgid "Server does not support --shallow-exclude"
4099 msgstr "Peladen tidak mendukung --shallow-exclude"
4101 #: fetch-pack.c:1114
4102 msgid "Server does not support --deepen"
4103 msgstr "Peladen tidak mendukung --deepen"
4105 #: fetch-pack.c:1116
4106 msgid "Server does not support this repository's object format"
4107 msgstr "Peladen tidak mendukung objek format repositori ini"
4109 #: fetch-pack.c:1129
4110 msgid "no common commits"
4111 msgstr "tidak ada komit umum"
4113 #: fetch-pack.c:1138 fetch-pack.c:1485 builtin/clone.c:1130
4114 msgid "source repository is shallow, reject to clone."
4115 msgstr "repositori sumber dangkal, menolak mengkloning."
4117 #: fetch-pack.c:1144 fetch-pack.c:1681
4118 msgid "git fetch-pack: fetch failed."
4119 msgstr "git fetch-pack: pengambilan gagal."
4121 #: fetch-pack.c:1258
4123 msgid "mismatched algorithms: client %s; server %s"
4124 msgstr "algoritma tidak cocok: klien %s; peladen %s"
4126 #: fetch-pack.c:1262
4128 msgid "the server does not support algorithm '%s'"
4129 msgstr "peladen tidak mendukung algoritma '%s'"
4131 #: fetch-pack.c:1295
4132 msgid "Server does not support shallow requests"
4133 msgstr "Peladen tidak mendukung permintaan dangkal"
4135 #: fetch-pack.c:1302
4136 msgid "Server supports filter"
4137 msgstr "Peladen mendukung saringan"
4139 #: fetch-pack.c:1345 fetch-pack.c:2063
4140 msgid "unable to write request to remote"
4141 msgstr "tidak dapat menulis permintaan kepada remote"
4143 #: fetch-pack.c:1363
4145 msgid "error reading section header '%s'"
4146 msgstr "kesalahan membaca kepala seksi '%s'"
4148 #: fetch-pack.c:1369
4150 msgid "expected '%s', received '%s'"
4151 msgstr "diharapkan '%s', diterima '%s'"
4153 #: fetch-pack.c:1403
4155 msgid "unexpected acknowledgment line: '%s'"
4156 msgstr "baris pengakuan tidak diharapkan: %s"
4158 #: fetch-pack.c:1408
4160 msgid "error processing acks: %d"
4161 msgstr "kesalahan memproses ack: %d"
4163 #: fetch-pack.c:1418
4164 msgid "expected packfile to be sent after 'ready'"
4165 msgstr "berkas pak diharapkan dikirim setelah 'ready'"
4167 #: fetch-pack.c:1420
4168 msgid "expected no other sections to be sent after no 'ready'"
4170 "tidak ada seksi lainnya yang diharapkan dikirim setelah tidak ada 'ready'"
4172 #: fetch-pack.c:1461
4174 msgid "error processing shallow info: %d"
4175 msgstr "gagal memproses info dangkal: %d"
4177 #: fetch-pack.c:1510
4179 msgid "expected wanted-ref, got '%s'"
4180 msgstr "wanted-ref diharapkan, dapat '%s'"
4182 #: fetch-pack.c:1515
4184 msgid "unexpected wanted-ref: '%s'"
4185 msgstr "wanted-ref tidak diharapkan: '%s'"
4187 #: fetch-pack.c:1520
4189 msgid "error processing wanted refs: %d"
4190 msgstr "kesalahan memproses referensi yang diminta: %d"
4192 #: fetch-pack.c:1550
4193 msgid "git fetch-pack: expected response end packet"
4194 msgstr "git fetch-pack: paket jawaban akhir diharapkan"
4196 #: fetch-pack.c:1959
4197 msgid "no matching remote head"
4198 msgstr "tidak ada kepala remote yang cocok"
4200 #: fetch-pack.c:1982 builtin/clone.c:581
4201 msgid "remote did not send all necessary objects"
4202 msgstr "remote tidak mengirim semua objek yang dibutuhkan"
4204 #: fetch-pack.c:2085
4205 msgid "unexpected 'ready' from remote"
4206 msgstr "'ready' tidak diharapkan dari remote"
4208 #: fetch-pack.c:2108
4210 msgid "no such remote ref %s"
4211 msgstr "tidak ada referensi remote seperti %s"
4213 #: fetch-pack.c:2111
4215 msgid "Server does not allow request for unadvertised object %s"
4216 msgstr "Peladen tidak memperbolehkan permintaan untuk objek tak diiklankan %s"
4218 #: gpg-interface.c:329 gpg-interface.c:457 gpg-interface.c:974
4219 #: gpg-interface.c:990
4220 msgid "could not create temporary file"
4221 msgstr "tidak dapat membuat berkas sementara"
4223 #: gpg-interface.c:332 gpg-interface.c:460
4225 msgid "failed writing detached signature to '%s'"
4226 msgstr "gagal menulis tandatangan terlepas ke '%s'"
4228 #: gpg-interface.c:451
4230 "gpg.ssh.allowedSignersFile needs to be configured and exist for ssh "
4231 "signature verification"
4233 "gpg.ssh.allowedSignersFile perlu dikonfigurasi dan ada untuk verifikasi "
4236 #: gpg-interface.c:480
4238 "ssh-keygen -Y find-principals/verify is needed for ssh signature "
4239 "verification (available in openssh version 8.2p1+)"
4241 "ssh-keygen -Y find-principals/verify diperlukan untuk verifikasi tandatangan "
4242 "ssh (tersedia di openssh versi 8.2p1+)"
4244 #: gpg-interface.c:536
4246 msgid "ssh signing revocation file configured but not found: %s"
4248 "berkas pencabutan penandatanganan ssh terkonfigurasi tapi tidak ada: %s"
4250 #: gpg-interface.c:624
4252 msgid "bad/incompatible signature '%s'"
4253 msgstr "tanda tangan '%s' jelek/tidak kompatibel"
4255 #: gpg-interface.c:801 gpg-interface.c:806
4257 msgid "failed to get the ssh fingerprint for key '%s'"
4258 msgstr "gagal mendapatkan sidik jari ssh untuk kunci '%s'"
4260 #: gpg-interface.c:829
4262 "either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured"
4264 "baik user.signingkey atau gpg.ssh.defaultKeyCommand perlu dikonfigurasi"
4266 #: gpg-interface.c:851
4268 msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s"
4269 msgstr "gpg.ssh.defaultKeyCommand sukses tapi tidak mengembalikan kunci: %s %s"
4271 #: gpg-interface.c:857
4273 msgid "gpg.ssh.defaultKeyCommand failed: %s %s"
4274 msgstr "gpg.ssh.defaultKeyCommand gagal: %s %s"
4276 #: gpg-interface.c:945
4277 msgid "gpg failed to sign the data"
4278 msgstr "gpg gagal menandatangani data"
4280 #: gpg-interface.c:967
4281 msgid "user.signingkey needs to be set for ssh signing"
4282 msgstr "user.signingkey perlu disetel untuk penandatanganan ssh"
4284 #: gpg-interface.c:978
4286 msgid "failed writing ssh signing key to '%s'"
4287 msgstr "gagal menulis kunci penandatanganan ssh ke '%s'"
4289 #: gpg-interface.c:996
4291 msgid "failed writing ssh signing key buffer to '%s'"
4292 msgstr "gagal menulis penyangga kunci penandatanganan ssh ke '%s'"
4294 #: gpg-interface.c:1014
4296 "ssh-keygen -Y sign is needed for ssh signing (available in openssh version "
4299 "ssh-keygen -Y sign diperlukan untuk penandatanganan ssh (tersedia di "
4300 "openssh versi 8.2p1+)"
4302 #: gpg-interface.c:1026
4304 msgid "failed reading ssh signing data buffer from '%s'"
4305 msgstr "gagal membaca penyangga data penandatanganan ssh dari '%s'"
4309 msgid "ignored invalid color '%.*s' in log.graphColors"
4310 msgstr "warna tidak valid '%.*s' diabaikan di log.graphColors"
4314 "given pattern contains NULL byte (via -f <file>). This is only supported "
4315 "with -P under PCRE v2"
4317 "pola yang diberikan berisi bita NULL (via -f <berkas>). Hal ini hanya "
4318 "didukung dengan -P di bawah PCRE v2"
4322 msgid "'%s': unable to read %s"
4323 msgstr "'%s': tidak dapat membaca %s"
4325 #: grep.c:1959 setup.c:177 builtin/clone.c:302 builtin/diff.c:90
4328 msgid "failed to stat '%s'"
4329 msgstr "gagal men-stat '%s'"
4333 msgid "'%s': short read"
4334 msgstr "'%s': baca pendek"
4337 msgid "start a working area (see also: git help tutorial)"
4338 msgstr "mulai area kerja (lihat pula: git help tutorial)"
4341 msgid "work on the current change (see also: git help everyday)"
4342 msgstr "bekerja pada perubahan saat ini (lihat pula: git help everyday)"
4345 msgid "examine the history and state (see also: git help revisions)"
4346 msgstr "periksa riwayat dan keadaan (lihat pula: git help revisions)"
4349 msgid "grow, mark and tweak your common history"
4350 msgstr "tumbuhkan, tandai, dan cubit riwayat umum Anda"
4353 msgid "collaborate (see also: git help workflows)"
4354 msgstr "kolaborasi (lihat pula: git help workflows)"
4357 msgid "Main Porcelain Commands"
4358 msgstr "Perintah Porselen Utama"
4361 msgid "Ancillary Commands / Manipulators"
4362 msgstr "Perintah Tambahan / Peubah"
4365 msgid "Ancillary Commands / Interrogators"
4366 msgstr "Perintah Tambahan / Pemeriksa"
4369 msgid "Interacting with Others"
4370 msgstr "Berinteraksi dengan yang Lain"
4373 msgid "Low-level Commands / Manipulators"
4374 msgstr "Perintah Tingkat Rendah / Peubah"
4377 msgid "Low-level Commands / Interrogators"
4378 msgstr "Perintah Tingkat Rendah / Pemeriksa"
4381 msgid "Low-level Commands / Syncing Repositories"
4382 msgstr "Perintah Tingkat Rendah / Sinkronisasi Repositori"
4385 msgid "Low-level Commands / Internal Helpers"
4386 msgstr "Perintah Tingak Rendah / Pembantu Internal"
4390 msgid "available git commands in '%s'"
4391 msgstr "perintah git yang tersedia di '%s'"
4394 msgid "git commands available from elsewhere on your $PATH"
4395 msgstr "perintah git yang tersedia dari tempat lain pada $PATH Anda"
4398 msgid "These are common Git commands used in various situations:"
4399 msgstr "Berikut ini perintah Git umum yang digunakan dalam beragam situasi:"
4401 #: help.c:378 git.c:100
4403 msgid "unsupported command listing type '%s'"
4404 msgstr "tipe daftar perintah '%s' tidak didukung"
4407 msgid "The Git concept guides are:"
4408 msgstr "Panduan konsep Git adalah:"
4411 msgid "See 'git help <command>' to read about a specific subcommand"
4412 msgstr "Lihat 'git help <perintah>' untuk baca tentang subperintah spesifik"
4415 msgid "External commands"
4416 msgstr "Perintah eksternal"
4419 msgid "Command aliases"
4420 msgstr "Alias perintah"
4425 "'%s' appears to be a git command, but we were not\n"
4426 "able to execute it. Maybe git-%s is broken?"
4428 "'%s' sepertinya perintah git, tetapi kami tidak dapat\n"
4429 "menjalankannya. Mungkin git-%s rusak?"
4431 #: help.c:565 help.c:662
4433 msgid "git: '%s' is not a git command. See 'git --help'."
4434 msgstr "git: '%s' bukan perintah git. Lihat 'git --help'."
4437 msgid "Uh oh. Your system reports no Git commands at all."
4438 msgstr "Eh oh. Sistem Anda melaporkan tidak ada perintah Git sama sekali."
4442 msgid "WARNING: You called a Git command named '%s', which does not exist."
4443 msgstr "PERINGATAN: Anda memanggil perintah Git bernama '%s' yang tidak ada."
4447 msgid "Continuing under the assumption that you meant '%s'."
4448 msgstr "Melanjutkan di bawah asumsi bahwa maksud Anda '%s'."
4452 msgid "Run '%s' instead [y/N]? "
4457 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4458 msgstr "Melanjutkan dalam %0.1f detik, mengasumsikan bahwa maksud Anda '%s'."
4463 "The most similar command is"
4466 "The most similar commands are"
4469 "Perintah paling mirip adalah"
4472 "Perintah paling mirip adalah"
4475 msgid "git version [<options>]"
4476 msgstr "git version [<opsi>]"
4481 msgstr "%s: %s - %s"
4486 "Did you mean this?"
4489 "Did you mean one of these?"
4492 "Mungkin maksud Anda yang ini?"
4495 "Mungkin maksud Anda salah satu dari yang ini?"
4500 "The '%s' hook was ignored because it's not set as executable.\n"
4501 "You can disable this warning with `git config advice.ignoredHook false`."
4505 msgid "Author identity unknown\n"
4509 msgid "Committer identity unknown\n"
4515 "*** Please tell me who you are.\n"
4519 " git config --global user.email \"you@example.com\"\n"
4520 " git config --global user.name \"Your Name\"\n"
4522 "to set your account's default identity.\n"
4523 "Omit --global to set the identity only in this repository.\n"
4528 msgid "no email was given and auto-detection is disabled"
4533 msgid "unable to auto-detect email address (got '%s')"
4537 msgid "no name was given and auto-detection is disabled"
4542 msgid "unable to auto-detect name (got '%s')"
4547 msgid "empty ident name (for <%s>) not allowed"
4552 msgid "name consists only of disallowed characters: %s"
4555 #: ident.c:454 builtin/commit.c:648
4557 msgid "invalid date format: %s"
4560 #: list-objects-filter-options.c:83
4561 msgid "expected 'tree:<depth>'"
4564 #: list-objects-filter-options.c:98
4565 msgid "sparse:path filters support has been dropped"
4568 #: list-objects-filter-options.c:105
4570 msgid "'%s' for 'object:type=<type>' is not a valid object type"
4573 #: list-objects-filter-options.c:124
4575 msgid "invalid filter-spec '%s'"
4578 #: list-objects-filter-options.c:140
4580 msgid "must escape char in sub-filter-spec: '%c'"
4583 #: list-objects-filter-options.c:182
4584 msgid "expected something after combine:"
4587 #: list-objects-filter-options.c:264
4588 msgid "multiple filter-specs cannot be combined"
4591 #: list-objects-filter-options.c:376
4592 msgid "unable to upgrade repository format to support partial clone"
4595 #: list-objects-filter.c:532
4597 msgid "unable to access sparse blob in '%s'"
4600 #: list-objects-filter.c:535
4602 msgid "unable to parse sparse filter data in %s"
4605 #: list-objects.c:127
4607 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4610 #: list-objects.c:140
4612 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4615 #: list-objects.c:398
4617 msgid "unable to load root tree for commit %s"
4623 "Unable to create '%s.lock': %s.\n"
4625 "Another git process seems to be running in this repository, e.g.\n"
4626 "an editor opened by 'git commit'. Please make sure all processes\n"
4627 "are terminated then try again. If it still fails, a git process\n"
4628 "may have crashed in this repository earlier:\n"
4629 "remove the file manually to continue."
4634 msgid "Unable to create '%s.lock': %s"
4639 msgid "invalid value '%s' for lsrefs.unborn"
4644 msgid "unexpected line: '%s'"
4648 msgid "expected flush after ls-refs arguments"
4652 msgid "quoted CRLF detected"
4655 #: mailinfo.c:1254 builtin/am.c:184 builtin/mailinfo.c:46
4657 msgid "bad action '%s' for '%s'"
4660 #: merge-ort.c:1584 merge-recursive.c:1211
4662 msgid "Failed to merge submodule %s (not checked out)"
4665 #: merge-ort.c:1593 merge-recursive.c:1218
4667 msgid "Failed to merge submodule %s (commits not present)"
4670 #: merge-ort.c:1602 merge-recursive.c:1225
4672 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4675 #: merge-ort.c:1612 merge-ort.c:1620
4677 msgid "Note: Fast-forwarding submodule %s to %s"
4682 msgid "Failed to merge submodule %s"
4688 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4692 #: merge-ort.c:1653 merge-recursive.c:1281
4695 "If this is correct simply add it to the index for example\n"
4698 " git update-index --cacheinfo 160000 %s \"%s\"\n"
4700 "which will accept this suggestion.\n"
4706 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4710 #: merge-ort.c:1887 merge-recursive.c:1372
4711 msgid "Failed to execute internal merge"
4714 #: merge-ort.c:1892 merge-recursive.c:1377
4716 msgid "Unable to add %s to database"
4719 #: merge-ort.c:1899 merge-recursive.c:1410
4721 msgid "Auto-merging %s"
4724 #: merge-ort.c:2038 merge-recursive.c:2132
4727 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4728 "implicit directory rename(s) putting the following path(s) there: %s."
4731 #: merge-ort.c:2048 merge-recursive.c:2142
4734 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4735 "implicit directory renames tried to put these paths there: %s"
4741 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4742 "renamed to multiple other directories, with no destination getting a "
4743 "majority of the files."
4746 #: merge-ort.c:2260 merge-recursive.c:2478
4749 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4753 #: merge-ort.c:2400 merge-recursive.c:3261
4756 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4760 #: merge-ort.c:2407 merge-recursive.c:3268
4763 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4764 "%s; moving it to %s."
4767 #: merge-ort.c:2420 merge-recursive.c:3264
4770 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4771 "in %s, suggesting it should perhaps be moved to %s."
4774 #: merge-ort.c:2428 merge-recursive.c:3271
4777 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4778 "was renamed in %s, suggesting it should perhaps be moved to %s."
4783 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4789 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4790 "conflicts AND collides with another path; this may result in nested conflict "
4794 #: merge-ort.c:2698 merge-ort.c:2722
4796 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4799 #: merge-ort.c:3212 merge-recursive.c:3022
4801 msgid "cannot read object %s"
4804 #: merge-ort.c:3215 merge-recursive.c:3025
4806 msgid "object %s is not a blob"
4812 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4819 "CONFLICT (distinct types): %s had different types on each side; renamed both "
4820 "of them so each can be recorded somewhere."
4826 "CONFLICT (distinct types): %s had different types on each side; renamed one "
4827 "of them so each can be recorded somewhere."
4830 #: merge-ort.c:3819 merge-recursive.c:3101
4834 #: merge-ort.c:3821 merge-recursive.c:3105
4838 #: merge-ort.c:3823 merge-recursive.c:3150
4842 #: merge-ort.c:3825 merge-recursive.c:3151
4844 msgid "CONFLICT (%s): Merge conflict in %s"
4850 "CONFLICT (modify/delete): %s deleted in %s and modified in %s. Version %s "
4851 "of %s left in tree."
4857 "Note: %s not up to date and in way of checking out conflicted version; old "
4858 "copy renamed to %s"
4861 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4862 #. base, and 2-3) the trees for the two trees we're merging.
4866 msgid "collecting merge info failed for trees %s, %s, %s"
4869 #: merge-ort-wrappers.c:13 merge-recursive.c:3716
4872 "Your local changes to the following files would be overwritten by merge:\n"
4876 #: merge-ort-wrappers.c:33 merge-recursive.c:3482 builtin/merge.c:405
4877 msgid "Already up to date."
4878 msgstr "Sudah terbaru."
4880 #: merge-recursive.c:353
4881 msgid "(bad commit)\n"
4884 #: merge-recursive.c:381
4886 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4889 #: merge-recursive.c:390
4891 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4894 #: merge-recursive.c:881
4896 msgid "failed to create path '%s'%s"
4899 #: merge-recursive.c:892
4901 msgid "Removing %s to make room for subdirectory\n"
4904 #: merge-recursive.c:906 merge-recursive.c:925
4905 msgid ": perhaps a D/F conflict?"
4908 #: merge-recursive.c:915
4910 msgid "refusing to lose untracked file at '%s'"
4913 #: merge-recursive.c:956 builtin/cat-file.c:41
4915 msgid "cannot read object %s '%s'"
4918 #: merge-recursive.c:961
4920 msgid "blob expected for %s '%s'"
4923 #: merge-recursive.c:986
4925 msgid "failed to open '%s': %s"
4928 #: merge-recursive.c:997
4930 msgid "failed to symlink '%s': %s"
4933 #: merge-recursive.c:1002
4935 msgid "do not know what to do with %06o %s '%s'"
4938 #: merge-recursive.c:1233 merge-recursive.c:1246
4940 msgid "Fast-forwarding submodule %s to the following commit:"
4943 #: merge-recursive.c:1236 merge-recursive.c:1249
4945 msgid "Fast-forwarding submodule %s"
4948 #: merge-recursive.c:1273
4950 msgid "Failed to merge submodule %s (merge following commits not found)"
4953 #: merge-recursive.c:1277
4955 msgid "Failed to merge submodule %s (not fast-forward)"
4958 #: merge-recursive.c:1278
4959 msgid "Found a possible merge resolution for the submodule:\n"
4962 #: merge-recursive.c:1290
4964 msgid "Failed to merge submodule %s (multiple merges found)"
4967 #: merge-recursive.c:1434
4969 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4972 #: merge-recursive.c:1506
4975 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4979 #: merge-recursive.c:1511
4982 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4986 #: merge-recursive.c:1518
4989 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4993 #: merge-recursive.c:1523
4996 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4997 "left in tree at %s."
5000 #: merge-recursive.c:1558
5004 #: merge-recursive.c:1558
5008 #: merge-recursive.c:1609 merge-recursive.c:2515 merge-recursive.c:3178
5010 msgid "Refusing to lose dirty file at %s"
5013 #: merge-recursive.c:1619
5015 msgid "Refusing to lose untracked file at %s, even though it's in the way."
5018 #: merge-recursive.c:1677
5020 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
5023 #: merge-recursive.c:1708
5025 msgid "%s is a directory in %s adding as %s instead"
5028 #: merge-recursive.c:1713
5030 msgid "Refusing to lose untracked file at %s; adding as %s instead"
5033 #: merge-recursive.c:1740
5036 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
5037 "\"->\"%s\" in \"%s\"%s"
5040 #: merge-recursive.c:1745
5041 msgid " (left unresolved)"
5044 #: merge-recursive.c:1837
5046 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
5049 #: merge-recursive.c:2100
5052 "CONFLICT (directory rename split): Unclear where to place %s because "
5053 "directory %s was renamed to multiple other directories, with no destination "
5054 "getting a majority of the files."
5057 #: merge-recursive.c:2234
5060 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
5064 #: merge-recursive.c:3089
5068 #: merge-recursive.c:3089
5072 #: merge-recursive.c:3128
5074 msgid "Skipped %s (merged same as existing)"
5077 #: merge-recursive.c:3181
5079 msgid "Adding as %s instead"
5082 #: merge-recursive.c:3385
5087 #: merge-recursive.c:3408
5088 msgid "file/directory"
5091 #: merge-recursive.c:3413
5092 msgid "directory/file"
5095 #: merge-recursive.c:3420
5097 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
5100 #: merge-recursive.c:3429
5105 #: merge-recursive.c:3438
5107 msgid "CONFLICT (add/add): Merge conflict in %s"
5110 #: merge-recursive.c:3491
5112 msgid "merging of trees %s and %s failed"
5115 #: merge-recursive.c:3585
5119 #: merge-recursive.c:3598
5121 msgid "found %u common ancestor:"
5122 msgid_plural "found %u common ancestors:"
5126 #: merge-recursive.c:3648
5127 msgid "merge returned no commit"
5130 #: merge-recursive.c:3816
5132 msgid "Could not parse object '%s'"
5135 #: merge-recursive.c:3834 builtin/merge.c:720 builtin/merge.c:906
5136 #: builtin/stash.c:489
5137 msgid "Unable to write index."
5141 msgid "failed to read the cache"
5142 msgstr "gagal membaca tembolok"
5144 #: merge.c:102 rerere.c:704 builtin/am.c:1988 builtin/am.c:2022
5145 #: builtin/checkout.c:598 builtin/checkout.c:853 builtin/clone.c:706
5146 #: builtin/stash.c:269
5147 msgid "unable to write new index file"
5148 msgstr "gagal menulis berkas indeks baru"
5151 msgid "multi-pack-index OID fanout is of the wrong size"
5152 msgstr "OID kipas-keluar indeks multipak salah ukuran"
5156 msgid "multi-pack-index file %s is too small"
5157 msgstr "berkas indeks multipak %s terlalu kecil"
5161 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
5163 "tanda tangan indeks multipak 0x%08x tidak cocok dengan tanda tangan 0x%08x"
5167 msgid "multi-pack-index version %d not recognized"
5168 msgstr "versi indeks multipak %d tidak dikenal"
5172 msgid "multi-pack-index hash version %u does not match version %u"
5173 msgstr "versi hash indeks multipak %u tidak cocok dengan versi %u"
5176 msgid "multi-pack-index missing required pack-name chunk"
5177 msgstr "indeks multipak kehilangan bingkah pack-name yang diperlukan"
5180 msgid "multi-pack-index missing required OID fanout chunk"
5181 msgstr "indeks multipak kehilangan bingkah OID kipas keluar yang diperlukan"
5184 msgid "multi-pack-index missing required OID lookup chunk"
5185 msgstr "indeks multipak kehilangan bingkah pencarian OID yang diperlukan"
5188 msgid "multi-pack-index missing required object offsets chunk"
5189 msgstr "indeks multipak kehilangan bingkah offset objek yang diperlukan"
5193 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
5194 msgstr "nama pak indeks multipak tidak berurutan: '%s' sebelum '%s'"
5198 msgid "bad pack-int-id: %u (%u total packs)"
5199 msgstr "pack-int-id jelek: %u (total pak %u)"
5202 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
5203 msgstr "indeks multipak simpan offset 64-bit, tapi off_t terlalu kecil"
5207 msgid "failed to add packfile '%s'"
5208 msgstr "gagal menambah berkas pak '%s'"
5212 msgid "failed to open pack-index '%s'"
5213 msgstr "gagal membuka indeks pak '%s'"
5217 msgid "failed to locate object %d in packfile"
5218 msgstr "gagal melokasi objek %d di dalam berkas pak"
5221 msgid "cannot store reverse index file"
5222 msgstr "tidak dapat menyimpan berkas indeks balik"
5226 msgid "could not parse line: %s"
5227 msgstr "tidak dapat menguraikan baris: %s"
5231 msgid "malformed line: %s"
5232 msgstr "baris jelek '%s'."
5235 msgid "ignoring existing multi-pack-index; checksum mismatch"
5236 msgstr "abaikan indeks multipak yang sudah ada; checksum tidak cocok"
5239 msgid "could not load pack"
5240 msgstr "tidak dapat memuat pak"
5244 msgid "could not open index for %s"
5245 msgstr "tidak dapat membuka indeks untuk %s"
5248 msgid "Adding packfiles to multi-pack-index"
5249 msgstr "Menambahkan berkas pak ke indeks multipak"
5253 msgid "unknown preferred pack: '%s'"
5254 msgstr "pak yang disukai tidak dikenal: '%s'"
5258 msgid "cannot select preferred pack %s with no objects"
5259 msgstr "tidak dapat memilih pak yang disukai %s tanpa objek"
5263 msgid "did not see pack-file %s to drop"
5264 msgstr "tidak melihat berkas pak %s untuk dijeblokkan"
5268 msgid "preferred pack '%s' is expired"
5269 msgstr "pak yang disukai '%s' kadaluarsa"
5272 msgid "no pack files to index."
5273 msgstr "tidak ada berkas pak untuk diindeks."
5276 msgid "could not write multi-pack bitmap"
5277 msgstr "tidak dapat menulis bitmap multipak"
5280 msgid "could not write multi-pack-index"
5281 msgstr "gagal menulis indeks multipak"
5283 #: midx.c:1489 builtin/clean.c:37
5285 msgid "failed to remove %s"
5286 msgstr "gagal menghapus %s"
5290 msgid "failed to clear multi-pack-index at %s"
5291 msgstr "gagal membersihkan indeks multipak pada %s"
5294 msgid "multi-pack-index file exists, but failed to parse"
5295 msgstr "berkas indeks multipak ada, tetapi gagal diurai"
5298 msgid "incorrect checksum"
5299 msgstr "checksum salah"
5302 msgid "Looking for referenced packfiles"
5303 msgstr "Mencari berkas pak yang direferensikan"
5308 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
5310 "kipas-keluar oid tidak berurutan: fanout[%d] =%<PRIx32> > %<PRIx32> = "
5314 msgid "the midx contains no oid"
5315 msgstr "midx tidak berisi oid"
5318 msgid "Verifying OID order in multi-pack-index"
5319 msgstr "Memverifikasi urutan OID di dalam indeks multipak"
5323 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
5324 msgstr "urutan pencarian oid tidak berurutan: oid[%d] = %s >= %s = oid[%d]"
5327 msgid "Sorting objects by packfile"
5328 msgstr "Mengurutkan objek oleh berkas pak"
5331 msgid "Verifying object offsets"
5332 msgstr "Memverifikasi offset objek"
5336 msgid "failed to load pack entry for oid[%d] = %s"
5337 msgstr "gagal memuat entri pak untuk oid[%d] = %s"
5341 msgid "failed to load pack-index for packfile %s"
5342 msgstr "gagal memuat indeks pak untuk berkas pak %s"
5346 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5347 msgstr "offset objek salah untuk oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5350 msgid "Counting referenced objects"
5351 msgstr "Menghitung objek tereferensi"
5354 msgid "Finding and deleting unreferenced packfiles"
5355 msgstr "Mencari dan menghapus berkas pak tak tereferensi"
5358 msgid "could not start pack-objects"
5359 msgstr "tidak dapat memulai pack-objects"
5362 msgid "could not finish pack-objects"
5363 msgstr "tidak dapat menyelesaikan pack-objects"
5367 msgid "unable to create lazy_dir thread: %s"
5372 msgid "unable to create lazy_name thread: %s"
5377 msgid "unable to join lazy_name thread: %s"
5380 #: notes-merge.c:277
5383 "You have not concluded your previous notes merge (%s exists).\n"
5384 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
5385 "commit/abort the previous merge before you start a new notes merge."
5388 #: notes-merge.c:284
5390 msgid "You have not concluded your notes merge (%s exists)."
5394 msgid "Cannot commit uninitialized/unreferenced notes tree"
5397 #: notes-utils.c:105
5399 msgid "Bad notes.rewriteMode value: '%s'"
5402 #: notes-utils.c:115
5404 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
5407 #. TRANSLATORS: The first %s is the name of
5408 #. the environment variable, the second %s is
5411 #: notes-utils.c:145
5413 msgid "Bad %s value: '%s'"
5416 #: object-file.c:456
5418 msgid "object directory %s does not exist; check .git/objects/info/alternates"
5421 #: object-file.c:514
5423 msgid "unable to normalize alternate object path: %s"
5426 #: object-file.c:588
5428 msgid "%s: ignoring alternate object stores, nesting too deep"
5431 #: object-file.c:595
5433 msgid "unable to normalize object directory: %s"
5436 #: object-file.c:638
5437 msgid "unable to fdopen alternates lockfile"
5440 #: object-file.c:656
5441 msgid "unable to read alternates file"
5444 #: object-file.c:663
5445 msgid "unable to move new alternates file into place"
5448 #: object-file.c:741
5450 msgid "path '%s' does not exist"
5453 #: object-file.c:762
5455 msgid "reference repository '%s' as a linked checkout is not supported yet."
5458 #: object-file.c:768
5460 msgid "reference repository '%s' is not a local repository."
5463 #: object-file.c:774
5465 msgid "reference repository '%s' is shallow"
5468 #: object-file.c:782
5470 msgid "reference repository '%s' is grafted"
5473 #: object-file.c:813
5475 msgid "could not find object directory matching %s"
5478 #: object-file.c:863
5480 msgid "invalid line while parsing alternate refs: %s"
5483 #: object-file.c:1013
5485 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5488 #: object-file.c:1048
5490 msgid "mmap failed%s"
5493 #: object-file.c:1214
5495 msgid "object file %s is empty"
5498 #: object-file.c:1333 object-file.c:2542
5500 msgid "corrupt loose object '%s'"
5503 #: object-file.c:1335 object-file.c:2546
5505 msgid "garbage at end of loose object '%s'"
5508 #: object-file.c:1457
5510 msgid "unable to parse %s header"
5513 #: object-file.c:1459
5514 msgid "invalid object type"
5517 #: object-file.c:1470
5519 msgid "unable to unpack %s header"
5522 #: object-file.c:1474
5524 msgid "header for %s too long, exceeds %d bytes"
5527 #: object-file.c:1704
5529 msgid "failed to read object %s"
5532 #: object-file.c:1708
5534 msgid "replacement %s not found for %s"
5537 #: object-file.c:1712
5539 msgid "loose object %s (stored in %s) is corrupt"
5542 #: object-file.c:1716
5544 msgid "packed object %s (stored in %s) is corrupt"
5547 #: object-file.c:1821
5549 msgid "unable to write file %s"
5552 #: object-file.c:1828
5554 msgid "unable to set permission to '%s'"
5557 #: object-file.c:1835
5558 msgid "file write error"
5561 #: object-file.c:1858
5562 msgid "error when closing loose object file"
5565 #: object-file.c:1925
5567 msgid "insufficient permission for adding an object to repository database %s"
5570 #: object-file.c:1927
5571 msgid "unable to create temporary file"
5574 #: object-file.c:1951
5575 msgid "unable to write loose object file"
5578 #: object-file.c:1957
5580 msgid "unable to deflate new object %s (%d)"
5583 #: object-file.c:1961
5585 msgid "deflateEnd on object %s failed (%d)"
5588 #: object-file.c:1965
5590 msgid "confused by unstable object source data for %s"
5593 #: object-file.c:1976 builtin/pack-objects.c:1243
5595 msgid "failed utime() on %s"
5598 #: object-file.c:2054
5600 msgid "cannot read object for %s"
5603 #: object-file.c:2105
5604 msgid "corrupt commit"
5607 #: object-file.c:2113
5611 #: object-file.c:2213
5613 msgid "read error while indexing %s"
5616 #: object-file.c:2216
5618 msgid "short read while indexing %s"
5621 #: object-file.c:2289 object-file.c:2299
5623 msgid "%s: failed to insert into database"
5626 #: object-file.c:2305
5628 msgid "%s: unsupported file type"
5631 #: object-file.c:2329 builtin/fetch.c:1453
5633 msgid "%s is not a valid object"
5636 #: object-file.c:2331
5638 msgid "%s is not a valid '%s' object"
5641 #: object-file.c:2358
5643 msgid "unable to open %s"
5644 msgstr "tidak dapat membuka %s"
5646 #: object-file.c:2553
5648 msgid "hash mismatch for %s (expected %s)"
5651 #: object-file.c:2576
5653 msgid "unable to mmap %s"
5656 #: object-file.c:2582
5658 msgid "unable to unpack header of %s"
5661 #: object-file.c:2587
5663 msgid "unable to parse header of %s"
5666 #: object-file.c:2598
5668 msgid "unable to unpack contents of %s"
5671 #: object-name.c:480
5673 msgid "short object ID %s is ambiguous"
5676 #: object-name.c:491
5677 msgid "The candidates are:"
5680 #: object-name.c:790
5682 "Git normally never creates a ref that ends with 40 hex characters\n"
5683 "because it will be ignored when you just specify 40-hex. These refs\n"
5684 "may be created by mistake. For example,\n"
5686 " git switch -c $br $(git rev-parse ...)\n"
5688 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5689 "examine these refs and maybe delete them. Turn this message off by\n"
5690 "running \"git config advice.objectNameWarning false\""
5693 #: object-name.c:910
5695 msgid "log for '%.*s' only goes back to %s"
5698 #: object-name.c:918
5700 msgid "log for '%.*s' only has %d entries"
5703 #: object-name.c:1696
5705 msgid "path '%s' exists on disk, but not in '%.*s'"
5708 #: object-name.c:1702
5711 "path '%s' exists, but not '%s'\n"
5712 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5715 #: object-name.c:1711
5717 msgid "path '%s' does not exist in '%.*s'"
5720 #: object-name.c:1739
5723 "path '%s' is in the index, but not at stage %d\n"
5724 "hint: Did you mean ':%d:%s'?"
5727 #: object-name.c:1755
5730 "path '%s' is in the index, but not '%s'\n"
5731 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5734 #: object-name.c:1763
5736 msgid "path '%s' exists on disk, but not in the index"
5739 #: object-name.c:1765
5741 msgid "path '%s' does not exist (neither on disk nor in the index)"
5744 #: object-name.c:1778
5745 msgid "relative path syntax can't be used outside working tree"
5748 #: object-name.c:1916
5750 msgid "invalid object name '%.*s'."
5755 msgid "invalid object type \"%s\""
5760 msgid "object %s is a %s, not a %s"
5765 msgid "object %s has unknown type id %d"
5770 msgid "unable to parse object: %s"
5773 #: object.c:283 object.c:295
5775 msgid "hash mismatch %s"
5778 #: pack-bitmap.c:353
5779 msgid "multi-pack bitmap is missing required reverse index"
5782 #: pack-bitmap.c:429
5783 msgid "load_reverse_index: could not open pack"
5786 #: pack-bitmap.c:1069 pack-bitmap.c:1075 builtin/pack-objects.c:2424
5788 msgid "unable to get size of %s"
5791 #: pack-bitmap.c:1935
5793 msgid "could not find %s in pack %s at offset %<PRIuMAX>"
5796 #: pack-bitmap.c:1971 builtin/rev-list.c:92
5798 msgid "unable to get disk usage of %s"
5801 #: pack-revindex.c:221
5803 msgid "reverse-index file %s is too small"
5806 #: pack-revindex.c:226
5808 msgid "reverse-index file %s is corrupt"
5811 #: pack-revindex.c:234
5813 msgid "reverse-index file %s has unknown signature"
5816 #: pack-revindex.c:238
5818 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5821 #: pack-revindex.c:243
5823 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5827 msgid "cannot both write and verify reverse index"
5832 msgid "could not stat: %s"
5837 msgid "failed to make %s readable"
5842 msgid "could not write '%s' promisor file"
5846 msgid "offset before end of packfile (broken .idx?)"
5851 msgid "packfile %s cannot be mapped%s"
5856 msgid "offset before start of pack index for %s (corrupt index?)"
5861 msgid "offset beyond end of pack index for %s (truncated index?)"
5864 #: parse-options-cb.c:21 parse-options-cb.c:25 builtin/commit-graph.c:175
5866 msgid "option `%s' expects a numerical value"
5869 #: parse-options-cb.c:42
5871 msgid "malformed expiration date '%s'"
5874 #: parse-options-cb.c:55
5876 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5879 #: parse-options-cb.c:133 parse-options-cb.c:150
5881 msgid "malformed object name '%s'"
5884 #: parse-options-cb.c:307
5886 msgid "option `%s' expects \"%s\" or \"%s\""
5889 #: parse-options.c:58
5891 msgid "%s requires a value"
5894 #: parse-options.c:93
5896 msgid "%s is incompatible with %s"
5899 #: parse-options.c:98
5901 msgid "%s : incompatible with something else"
5904 #: parse-options.c:112 parse-options.c:116
5906 msgid "%s takes no value"
5909 #: parse-options.c:114
5911 msgid "%s isn't available"
5914 #: parse-options.c:237
5916 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5919 #: parse-options.c:393
5921 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5924 #: parse-options.c:428 parse-options.c:436
5926 msgid "did you mean `--%s` (with two dashes)?"
5929 #: parse-options.c:678 parse-options.c:1054
5931 msgid "alias of --%s"
5934 #: parse-options.c:892
5936 msgid "unknown option `%s'"
5939 #: parse-options.c:894
5941 msgid "unknown switch `%c'"
5944 #: parse-options.c:896
5946 msgid "unknown non-ascii option in string: `%s'"
5949 #: parse-options.c:920
5953 #: parse-options.c:934
5958 #. TRANSLATORS: the colon here should align with the
5959 #. one in "usage: %s" translation.
5961 #: parse-options.c:949
5966 #. TRANSLATORS: You should only need to translate this format
5967 #. string if your language is a RTL language (e.g. Arabic,
5968 #. Hebrew etc.), not if it's a LTR language (e.g. German,
5969 #. Russian, Chinese etc.).
5971 #. When a translated usage string has an embedded "\n" it's
5972 #. because options have wrapped to the next line. The line
5973 #. after the "\n" will then be padded to align with the
5974 #. command name, such as N_("git cmd [opt]\n<8
5975 #. spaces>[opt2]"), where the 8 spaces are the same length as
5978 #. This format string prints out that already-translated
5979 #. line. The "%*s" is whitespace padding to account for the
5980 #. padding at the start of the line that we add in this
5981 #. function. The "%s" is a line in the (hopefully already
5982 #. translated) N_() usage string, which contained embedded
5983 #. newlines before we split it up.
5985 #: parse-options.c:970
5990 #: parse-options.c:993
5995 #: parse-options.c:1040
6001 msgid "Could not make %s writable by group"
6005 msgid "Escape character '\\' not allowed as last character in attr value"
6009 msgid "Only one 'attr:' specification is allowed."
6013 msgid "attr spec must not be empty"
6018 msgid "invalid attribute name %s"
6022 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
6027 "global 'literal' pathspec setting is incompatible with all other global "
6032 msgid "invalid parameter for pathspec magic 'prefix'"
6037 msgid "Invalid pathspec magic '%.*s' in '%s'"
6042 msgid "Missing ')' at the end of pathspec magic in '%s'"
6047 msgid "Unimplemented pathspec magic '%c' in '%s'"
6052 msgid "%s: 'literal' and 'glob' are incompatible"
6057 msgid "%s: '%s' is outside repository at '%s'"
6062 msgid "'%s' (mnemonic: '%c')"
6067 msgid "%s: pathspec magic not supported by this command: %s"
6072 msgid "pathspec '%s' is beyond a symbolic link"
6077 msgid "line is badly quoted: %s"
6081 msgid "unable to write flush packet"
6085 msgid "unable to write delim packet"
6089 msgid "unable to write response end packet"
6093 msgid "flush packet write failed"
6097 msgid "protocol error: impossibly long line"
6100 #: pkt-line.c:169 pkt-line.c:171
6101 msgid "packet write with format failed"
6104 #: pkt-line.c:204 pkt-line.c:252
6105 msgid "packet write failed - data exceeds max packet size"
6110 msgid "packet write failed: %s"
6113 #: pkt-line.c:349 pkt-line.c:350
6117 #: pkt-line.c:360 pkt-line.c:361
6118 msgid "the remote end hung up unexpectedly"
6121 #: pkt-line.c:417 pkt-line.c:419
6123 msgid "protocol error: bad line length character: %.4s"
6126 #: pkt-line.c:434 pkt-line.c:436 pkt-line.c:442 pkt-line.c:444
6128 msgid "protocol error: bad line length %d"
6131 #: pkt-line.c:472 sideband.c:165
6133 msgid "remote error: %s"
6136 #: preload-index.c:125
6137 msgid "Refreshing index"
6140 #: preload-index.c:144
6142 msgid "unable to create threaded lstat: %s"
6146 msgid "unable to parse --pretty format"
6149 #: promisor-remote.c:31
6150 msgid "promisor-remote: unable to fork off fetch subprocess"
6153 #: promisor-remote.c:38 promisor-remote.c:40
6154 msgid "promisor-remote: could not write to fetch subprocess"
6157 #: promisor-remote.c:44
6158 msgid "promisor-remote: could not close stdin to fetch subprocess"
6161 #: promisor-remote.c:54
6163 msgid "promisor remote name cannot begin with '/': %s"
6166 #: protocol-caps.c:103
6167 msgid "object-info: expected flush after arguments"
6170 #: prune-packed.c:35
6171 msgid "Removing duplicate objects"
6175 msgid "could not start `log`"
6179 msgid "could not read `log` output"
6182 #: range-diff.c:97 sequencer.c:5602
6184 msgid "could not parse commit '%s'"
6190 "could not parse first line of `log` output: did not start with 'commit ': "
6196 msgid "could not parse git header '%.*s'"
6200 msgid "failed to generate diff"
6203 #: range-diff.c:562 range-diff.c:564
6205 msgid "could not parse log for '%s'"
6210 msgid "will not add file alias '%s' ('%s' already exists in index)"
6214 msgid "cannot create an empty blob in the object database"
6219 msgid "%s: can only add regular files, symbolic links or git-directories"
6222 #: read-cache.c:766 builtin/submodule--helper.c:3242
6224 msgid "'%s' does not have a commit checked out"
6229 msgid "unable to index file '%s'"
6234 msgid "unable to add '%s' to index"
6239 msgid "unable to stat '%s'"
6242 #: read-cache.c:1386
6244 msgid "'%s' appears as both a file and as a directory"
6247 #: read-cache.c:1601
6248 msgid "Refresh index"
6251 #: read-cache.c:1733
6254 "index.version set, but the value is invalid.\n"
6258 #: read-cache.c:1743
6261 "GIT_INDEX_VERSION set, but the value is invalid.\n"
6265 #: read-cache.c:1799
6267 msgid "bad signature 0x%08x"
6270 #: read-cache.c:1802
6272 msgid "bad index version %d"
6275 #: read-cache.c:1811
6276 msgid "bad index file sha1 signature"
6279 #: read-cache.c:1845
6281 msgid "index uses %.4s extension, which we do not understand"
6284 #: read-cache.c:1847
6286 msgid "ignoring %.4s extension"
6289 #: read-cache.c:1884
6291 msgid "unknown index entry format 0x%08x"
6294 #: read-cache.c:1900
6296 msgid "malformed name field in the index, near path '%s'"
6299 #: read-cache.c:1957
6300 msgid "unordered stage entries in index"
6303 #: read-cache.c:1960
6305 msgid "multiple stage entries for merged file '%s'"
6308 #: read-cache.c:1963
6310 msgid "unordered stage entries for '%s'"
6313 #: read-cache.c:2078 read-cache.c:2384 rerere.c:549 rerere.c:583 rerere.c:1095
6314 #: submodule.c:1662 builtin/add.c:600 builtin/check-ignore.c:183
6315 #: builtin/checkout.c:527 builtin/checkout.c:719 builtin/clean.c:1013
6316 #: builtin/commit.c:378 builtin/diff-tree.c:122 builtin/grep.c:519
6317 #: builtin/mv.c:148 builtin/reset.c:499 builtin/rm.c:293
6318 #: builtin/submodule--helper.c:327 builtin/submodule--helper.c:3202
6319 msgid "index file corrupt"
6322 #: read-cache.c:2222
6324 msgid "unable to create load_cache_entries thread: %s"
6327 #: read-cache.c:2235
6329 msgid "unable to join load_cache_entries thread: %s"
6332 #: read-cache.c:2268
6334 msgid "%s: index file open failed"
6337 #: read-cache.c:2272
6339 msgid "%s: cannot stat the open index"
6342 #: read-cache.c:2276
6344 msgid "%s: index file smaller than expected"
6347 #: read-cache.c:2280
6349 msgid "%s: unable to map index file%s"
6352 #: read-cache.c:2323
6354 msgid "unable to create load_index_extensions thread: %s"
6357 #: read-cache.c:2350
6359 msgid "unable to join load_index_extensions thread: %s"
6362 #: read-cache.c:2396
6364 msgid "could not freshen shared index '%s'"
6367 #: read-cache.c:2455
6369 msgid "broken index, expect %s in %s, got %s"
6372 #: read-cache.c:3086 strbuf.c:1191 wrapper.c:641 builtin/merge.c:1150
6374 msgid "could not close '%s'"
6377 #: read-cache.c:3129
6378 msgid "failed to convert to a sparse-index"
6381 #: read-cache.c:3200
6383 msgid "could not stat '%s'"
6386 #: read-cache.c:3213
6388 msgid "unable to open git dir: %s"
6391 #: read-cache.c:3225
6393 msgid "unable to unlink: %s"
6396 #: read-cache.c:3254
6398 msgid "cannot fix permission bits on '%s'"
6401 #: read-cache.c:3411
6403 msgid "%s: cannot drop to stage #0"
6406 #: rebase-interactive.c:11
6408 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6410 "Or you can abort the rebase with 'git rebase --abort'.\n"
6412 "Anda dapat memperbaiki ini dengan 'git rebase --edit-todo' lalu jalankan "
6413 "'git rebase --continue'.\n"
6414 "Atau Anda dapat membatalkan pendasaran ulang dengan 'git rebase --abort'.\n"
6416 #: rebase-interactive.c:33
6419 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
6421 "setelan %s tidak dikenal untuk opsi rebase.missingCommitsCheck. Abaikan."
6423 #: rebase-interactive.c:42
6427 "p, pick <commit> = use commit\n"
6428 "r, reword <commit> = use commit, but edit the commit message\n"
6429 "e, edit <commit> = use commit, but stop for amending\n"
6430 "s, squash <commit> = use commit, but meld into previous commit\n"
6431 "f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
6432 " commit's log message, unless -C is used, in which case\n"
6433 " keep only this commit's message; -c is same as -C but\n"
6434 " opens the editor\n"
6435 "x, exec <command> = run command (the rest of the line) using shell\n"
6436 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
6437 "d, drop <commit> = remove commit\n"
6438 "l, label <label> = label current HEAD with a name\n"
6439 "t, reset <label> = reset HEAD to a label\n"
6440 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
6441 ". create a merge commit using the original merge commit's\n"
6442 ". message (or the oneline, if no original merge commit was\n"
6443 ". specified); use -c <commit> to reword the commit message\n"
6445 "These lines can be re-ordered; they are executed from top to bottom.\n"
6449 "p, pick <komit> = gunakan komit\n"
6450 "r, reword <komit> = gunakan komit, tapi sunting pesan komit\n"
6451 "e, edit <komit> = gunakan komit, tapi berhenti untuk amandemen\n"
6452 "s, squash <komit> = gunakan komit, tapi lebur ke komit sebelumnya\n"
6453 "f, fixup [-C | -c] <komit> = seperti \"squash\" tapi hanya pertahankan\n"
6454 " pesan komit sebelumnya, kecuali -C digunakan, dimana\n"
6455 " hanya pertahankan pesan komit ini; -c sama dengan -C "
6457 " buka penyuntingx, exec <perintah> = jalankan perintah "
6458 "(sisa baris) menggunakan cangkang\n"
6459 "b, break = berhenti disini (lanjutkan pendasaran ulang nanti dengan 'git "
6460 "rebase --continue')\n"
6461 "d, drop <komit> = hapus komit\n"
6462 "l, label <label> = tandai HEAD saat ini dengan nama\n"
6463 "t, reset <label> = setel ulang HEAD ke sebuah label\n"
6464 "m, merge [-C <komit> | -c <komit>] <label> [# <satu baris>]\n"
6465 ". buat komit penggabungan dengan pesan komit penggabungan asli\n"
6466 ". (atau satu baris, jika tidak ada komit penggabungan asli yang\n"
6467 ". disebutkan); gunakan -c <komit> untuk menulis ulang pesan komit\n"
6469 "Baris diatas dapat disusun ulang; hal itu dieksekusi dari atas ke bawah.\n"
6471 #: rebase-interactive.c:66
6473 msgid "Rebase %s onto %s (%d command)"
6474 msgid_plural "Rebase %s onto %s (%d commands)"
6475 msgstr[0] "Dasarkan ulang %s kepada %s (%d perintah)"
6476 msgstr[1] "Dasarkan ulang %s kepada %s (%d perintah)"
6478 #: rebase-interactive.c:75
6481 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
6484 "Jangan hapus baris apapun. Gunakan 'drop' secara eksplisit untuk menghapus "
6487 #: rebase-interactive.c:78
6490 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
6493 "Jika Anda menghapus sebaris disini KOMIT TERSEBUT AKAN HILANG.\n"
6495 #: rebase-interactive.c:84
6498 "You are editing the todo file of an ongoing interactive rebase.\n"
6499 "To continue rebase after editing, run:\n"
6500 " git rebase --continue\n"
6504 "Anda sedang menyunting berkas todo dari pendasaran ulang interaktif yang "
6505 "sedang berjalan.\n"
6506 "Untuk melanjutkan pendasaran ulang setelah menyunting, jalankan:\n"
6507 " git rebase --continue\n"
6510 #: rebase-interactive.c:89
6513 "However, if you remove everything, the rebase will be aborted.\n"
6517 "Bagaimanapun, jika Anda menghapus semuanya, pendasaran ulang akan "
6521 #: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3883
6522 #: sequencer.c:3909 sequencer.c:5708 builtin/fsck.c:328 builtin/gc.c:1791
6523 #: builtin/rebase.c:190
6525 msgid "could not write '%s'"
6526 msgstr "tidak dapat menulis '%s'"
6528 #: rebase-interactive.c:119
6530 msgid "could not write '%s'."
6531 msgstr "tidak dapat menulis '%s'."
6533 #: rebase-interactive.c:196
6536 "Warning: some commits may have been dropped accidentally.\n"
6537 "Dropped commits (newer to older):\n"
6539 "Peringatan: beberapa komit mungkin sudah tidak sengaja dihapus.\n"
6540 "Komit terhapus (terbaru ke terlama):\n"
6542 #: rebase-interactive.c:203
6545 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6547 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6549 "The possible behaviours are: ignore, warn, error.\n"
6552 "Untuk menghindari pesan ini, gunakan \"drop\" untuk menghapus sebuah komit "
6554 "Gunakan 'git config rebase.missingCommitsCheck untuk' mengganti tingkat "
6556 "Kelakuan yang mungkin adalah: ignore, warn, error.\n"
6561 msgid "%s: 'preserve' superseded by 'merges'"
6562 msgstr "%s: 'preserve' digantikan oleh 'merges'"
6564 #: ref-filter.c:42 wt-status.c:2048
6580 msgid "ahead %d, behind %d"
6585 msgid "expected format: %%(color:<color>)"
6590 msgid "unrecognized color: %%(color:%s)"
6595 msgid "Integer value expected refname:lstrip=%s"
6600 msgid "Integer value expected refname:rstrip=%s"
6603 #: ref-filter.c:265 ref-filter.c:344 ref-filter.c:377 ref-filter.c:431
6604 #: ref-filter.c:443 ref-filter.c:462 ref-filter.c:534 ref-filter.c:560
6606 msgid "unrecognized %%(%s) argument: %s"
6611 msgid "%%(objecttype) does not take arguments"
6616 msgid "%%(deltabase) does not take arguments"
6621 msgid "%%(body) does not take arguments"
6626 msgid "expected %%(trailers:key=<value>)"
6631 msgid "unknown %%(trailers) argument: %s"
6636 msgid "positive value expected contents:lines=%s"
6641 msgid "positive value expected '%s' in %%(%s)"
6646 msgid "unrecognized email option: %s"
6651 msgid "expected format: %%(align:<width>,<position>)"
6656 msgid "unrecognized position:%s"
6661 msgid "unrecognized width:%s"
6666 msgid "positive width expected with the %%(align) atom"
6671 msgid "%%(rest) does not take arguments"
6676 msgid "malformed field name: %.*s"
6681 msgid "unknown field name: %.*s"
6687 "not a git repository, but the field '%.*s' requires access to object data"
6690 #: ref-filter.c:844 ref-filter.c:910 ref-filter.c:946 ref-filter.c:948
6692 msgid "format: %%(%s) atom used without a %%(%s) atom"
6697 msgid "format: %%(then) atom used more than once"
6702 msgid "format: %%(then) atom used after %%(else)"
6707 msgid "format: %%(else) atom used more than once"
6712 msgid "format: %%(end) atom used without corresponding atom"
6715 #: ref-filter.c:1027
6717 msgid "malformed format string %s"
6720 #: ref-filter.c:1033
6722 msgid "this command reject atom %%(%.*s)"
6725 #: ref-filter.c:1040
6727 msgid "--format=%.*s cannot be used with --python, --shell, --tcl"
6730 #: ref-filter.c:1706
6732 msgid "(no branch, rebasing %s)"
6735 #: ref-filter.c:1709
6737 msgid "(no branch, rebasing detached HEAD %s)"
6740 #: ref-filter.c:1712
6742 msgid "(no branch, bisect started on %s)"
6745 #: ref-filter.c:1716
6747 msgid "(HEAD detached at %s)"
6750 #: ref-filter.c:1719
6752 msgid "(HEAD detached from %s)"
6755 #: ref-filter.c:1722
6759 #: ref-filter.c:1754 ref-filter.c:1972
6761 msgid "missing object %s for %s"
6764 #: ref-filter.c:1764
6766 msgid "parse_object_buffer failed on %s for %s"
6769 #: ref-filter.c:2155
6771 msgid "malformed object at '%s'"
6774 #: ref-filter.c:2245
6776 msgid "ignoring ref with broken name %s"
6779 #: ref-filter.c:2250 refs.c:676
6781 msgid "ignoring broken ref %s"
6784 #: ref-filter.c:2629
6786 msgid "format: %%(end) atom missing"
6789 #: ref-filter.c:2740
6791 msgid "malformed object name %s"
6794 #: ref-filter.c:2745
6796 msgid "option `%s' must point to a commit"
6801 msgid "%s does not point to a valid object!"
6807 "Using '%s' as the name for the initial branch. This default branch name\n"
6808 "is subject to change. To configure the initial branch name to use in all\n"
6809 "of your new repositories, which will suppress this warning, call:\n"
6811 "\tgit config --global init.defaultBranch <name>\n"
6813 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6814 "'development'. The just-created branch can be renamed via this command:\n"
6816 "\tgit branch -m <name>\n"
6821 msgid "could not retrieve `%s`"
6826 msgid "invalid branch name: %s = %s"
6831 msgid "ignoring dangling symref %s"
6836 msgid "log for ref %s has gap after %s"
6841 msgid "log for ref %s unexpectedly ended on %s"
6846 msgid "log for %s is empty"
6851 msgid "refusing to update ref with bad name '%s'"
6856 msgid "update_ref failed for ref '%s': %s"
6861 msgid "multiple updates for ref '%s' not allowed"
6865 msgid "ref updates forbidden inside quarantine environment"
6869 msgid "ref updates aborted by hook"
6872 #: refs.c:2269 refs.c:2299
6874 msgid "'%s' exists; cannot create '%s'"
6877 #: refs.c:2275 refs.c:2310
6879 msgid "cannot process '%s' and '%s' at the same time"
6882 #: refs/files-backend.c:1267
6884 msgid "could not remove reference %s"
6887 #: refs/files-backend.c:1281 refs/packed-backend.c:1549
6888 #: refs/packed-backend.c:1559
6890 msgid "could not delete reference %s: %s"
6893 #: refs/files-backend.c:1284 refs/packed-backend.c:1562
6895 msgid "could not delete references: %s"
6900 msgid "invalid refspec '%s'"
6905 msgid "config remote shorthand cannot begin with '/': %s"
6906 msgstr "pintasan konfigurasi remote tidak dapat diawali dengan '/': %s"
6909 msgid "more than one receivepack given, using the first"
6910 msgstr "lebih dari satu paket terima diberikan, gunakan yang pertama"
6913 msgid "more than one uploadpack given, using the first"
6914 msgstr "lebih dari satu paket unggah diberikan, gunakan yang pertama"
6918 msgid "Cannot fetch both %s and %s to %s"
6919 msgstr "tidak dapat mengambil baik %s dan %s ke %s"
6923 msgid "%s usually tracks %s, not %s"
6924 msgstr "%s biasanya melacak %s, bukan %s"
6928 msgid "%s tracks both %s and %s"
6929 msgstr "%s melacak baik %s dan %s"
6933 msgid "key '%s' of pattern had no '*'"
6934 msgstr "kunci '%s' dari pola tidak ada '*'"
6938 msgid "value '%s' of pattern has no '*'"
6939 msgstr "nilai '%s' dari pola tidak ada '*'"
6943 msgid "src refspec %s does not match any"
6944 msgstr "spek referensi sumber %s tidak cocok dengan apapun"
6948 msgid "src refspec %s matches more than one"
6949 msgstr "spek referensi sumber %s cocok dengan lebih dari satu"
6951 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6952 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6958 "The destination you provided is not a full refname (i.e.,\n"
6959 "starting with \"refs/\"). We tried to guess what you meant by:\n"
6961 "- Looking for a ref that matches '%s' on the remote side.\n"
6962 "- Checking if the <src> being pushed ('%s')\n"
6963 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6964 " refs/{heads,tags}/ prefix on the remote side.\n"
6966 "Neither worked, so we gave up. You must fully qualify the ref."
6968 "Tujuan yang Anda berikan bukan nama referensi penuh (seperti \n"
6969 "dimulai dengan \"refs/\"). Kami mencoba menebak maksud Anda dengan:\n"
6970 "- Cari referensi yang cocok dengan '%s' pada sisi remote.\n"
6971 "- Perika apakah <src> yang sedang didorong ('%s') adalah \n"
6972 " referensi pada \"refs/{heads,tags}\". Bila demikian kami \n"
6973 " menambahkan awalan refs/{heads,tags}/ yang bersesuaian pada sisi \n"
6976 "Kedua-duanya tidak bekerja, jadi kami menyerah. Anda harus kualifikasi\n"
6982 "The <src> part of the refspec is a commit object.\n"
6983 "Did you mean to create a new branch by pushing to\n"
6984 "'%s:refs/heads/%s'?"
6986 "Bagian <src> dari spek referensi adalah objek komit.\n"
6987 "Apakah maksud Anda buat cabang baru dengan mendorong ke\n"
6988 "'%s:refs/heads/%s'?"
6993 "The <src> part of the refspec is a tag object.\n"
6994 "Did you mean to create a new tag by pushing to\n"
6995 "'%s:refs/tags/%s'?"
6997 "Bagian <src> dari spek referensi adalah objek tag.\n"
6998 "Apakah maksud Anda buat tag baru dengan mendorong ke\n"
6999 "'%s:refs/tags/%s'?"
7004 "The <src> part of the refspec is a tree object.\n"
7005 "Did you mean to tag a new tree by pushing to\n"
7006 "'%s:refs/tags/%s'?"
7008 "Bagian <src> dari spek referensi adalah objek pohon.\n"
7009 "Apakah maksud Anda tag pohon dengan mendorong ke\n"
7010 "'%s:refs/tags/%s'?"
7015 "The <src> part of the refspec is a blob object.\n"
7016 "Did you mean to tag a new blob by pushing to\n"
7017 "'%s:refs/tags/%s'?"
7019 "Bagian <src> dari spek referensi adalah objek blob.\n"
7020 "Apakah maksud Anda tag blob baru dengan mendorong ke\n"
7021 "'%s:refs/tags/%s'?"
7025 msgid "%s cannot be resolved to branch"
7026 msgstr "%s tidak dapat diselesaikan ke cabang"
7030 msgid "unable to delete '%s': remote ref does not exist"
7031 msgstr "tidak dapat menghapus '%s': referensi remote tidak ada"
7035 msgid "dst refspec %s matches more than one"
7036 msgstr "spek referensi tujuan %s cocok dengan lebih dari satu"
7040 msgid "dst ref %s receives from more than one src"
7041 msgstr "referensi tujuan %s menerima dari lebih dari satu sumber"
7043 #: remote.c:1834 remote.c:1941
7044 msgid "HEAD does not point to a branch"
7045 msgstr "HEAD tidak menunjuk ke cabang"
7049 msgid "no such branch: '%s'"
7050 msgstr "tidak ada cabang seperti: '%s'"
7054 msgid "no upstream configured for branch '%s'"
7055 msgstr "tidak ada hulu yang terkonfigurasi untuk cabang '%s'"
7059 msgid "upstream branch '%s' not stored as a remote-tracking branch"
7060 msgstr "cabang hulu '%s' tidak disimpan sebagai cabang pelacak remote"
7064 msgid "push destination '%s' on remote '%s' has no local tracking branch"
7065 msgstr "tujuan dorong '%s' pada remote '%s' tidak ada cabang pelacak lokal"
7069 msgid "branch '%s' has no remote for pushing"
7070 msgstr "cabang '%s' tidak ada remote untuk didorong"
7074 msgid "push refspecs for '%s' do not include '%s'"
7075 msgstr "spek referensi dorong untuk '%s' tidak termasuk '%s'"
7078 msgid "push has no destination (push.default is 'nothing')"
7079 msgstr "dorong tidak ada tujuan (push.default yaitu 'nothing')"
7082 msgid "cannot resolve 'simple' push to a single destination"
7083 msgstr "tidak dapat menyelesaikan dorongan 'sederhana' ke satu tujuan"
7087 msgid "couldn't find remote ref %s"
7088 msgstr "tidak dapat menemukan referensi remote %s"
7092 msgid "* Ignoring funny ref '%s' locally"
7093 msgstr "* Abaikan referensi lucu '%s' secara lokal"
7097 msgid "Your branch is based on '%s', but the upstream is gone.\n"
7098 msgstr "Cabang Anda didasarkan pada '%s', tapi hulu sudah tiada.\n"
7101 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
7102 msgstr " (gunakan \"git branch --unset-upstream\" untuk perbaiki)\n"
7106 msgid "Your branch is up to date with '%s'.\n"
7107 msgstr "Cabang Anda mutakhir dengan '%s'.\n"
7111 msgid "Your branch and '%s' refer to different commits.\n"
7112 msgstr "Cabang Anda dan '%s' merujuk pada komit yang berbeda.\n"
7116 msgid " (use \"%s\" for details)\n"
7117 msgstr " (gunakan \"%s\" untuk selengkapnya)\n"
7121 msgid "Your branch is ahead of '%s' by %d commit.\n"
7122 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
7127 msgid " (use \"git push\" to publish your local commits)\n"
7128 msgstr " (gunakan \"git push\" untuk terbitkan komit lokal Anda)\n"
7132 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
7134 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
7139 msgid " (use \"git pull\" to update your local branch)\n"
7140 msgstr " (gunakan \"git pull\" untuk perbarui cabang lokal Anda)\n"
7145 "Your branch and '%s' have diverged,\n"
7146 "and have %d and %d different commit each, respectively.\n"
7148 "Your branch and '%s' have diverged,\n"
7149 "and have %d and %d different commits each, respectively.\n"
7154 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
7155 msgstr " (gunakan \"git pull\" untuk gabungkan cabang remote ke milik Anda)\n"
7159 msgid "cannot parse expected object name '%s'"
7160 msgstr "tidak dapat mengurai nama object yang diharapkan '%s'"
7162 #: replace-object.c:21
7164 msgid "bad replace ref name: %s"
7167 #: replace-object.c:30
7169 msgid "duplicate replace ref: %s"
7172 #: replace-object.c:82
7174 msgid "replace depth too high for object %s"
7177 #: rerere.c:201 rerere.c:210 rerere.c:213
7178 msgid "corrupt MERGE_RR"
7179 msgstr "MERGE_RR rusak"
7181 #: rerere.c:248 rerere.c:253
7182 msgid "unable to write rerere record"
7183 msgstr "tidak dapat menulis rekaman rerere"
7187 msgid "there were errors while writing '%s' (%s)"
7188 msgstr "ada kesalahan saat menulis '%s' (%s)"
7190 #: rerere.c:482 builtin/gc.c:2263 builtin/gc.c:2298
7192 msgid "failed to flush '%s'"
7193 msgstr "gagal membilas '%s'"
7195 #: rerere.c:487 rerere.c:1023
7197 msgid "could not parse conflict hunks in '%s'"
7198 msgstr "tidak dapat mengurai bingkah konflik di '%s'"
7202 msgid "failed utime() on '%s'"
7203 msgstr "utime() gagal pada '%s'"
7207 msgid "writing '%s' failed"
7208 msgstr "gagal menulis '%s'"
7212 msgid "Staged '%s' using previous resolution."
7213 msgstr "'%s' digelarkan menggunakan resolusi sebelumnya."
7217 msgid "Recorded resolution for '%s'."
7218 msgstr "Resolusi direkam untuk '%s'."
7222 msgid "Resolved '%s' using previous resolution."
7223 msgstr "'%s' diselesaikan menggunakan resolusi sebelumnya."
7227 msgid "cannot unlink stray '%s'"
7228 msgstr "tidak dapat batal taut simpangan '%s'"
7232 msgid "Recorded preimage for '%s'"
7233 msgstr "Pracitra direkam untuk '%s'"
7235 #: rerere.c:865 submodule.c:2121 builtin/log.c:2017
7236 #: builtin/submodule--helper.c:1777 builtin/submodule--helper.c:1820
7238 msgid "could not create directory '%s'"
7239 msgstr "tidak dapat membuat direktori '%s'"
7243 msgid "failed to update conflicted state in '%s'"
7244 msgstr "gagal memperbarui keadaan konflik di '%s'"
7246 #: rerere.c:1052 rerere.c:1059
7248 msgid "no remembered resolution for '%s'"
7249 msgstr "tidak ada resolusi yang diingat untuk '%s'"
7253 msgid "cannot unlink '%s'"
7254 msgstr "tidak dapat batal taut '%s'"
7258 msgid "Updated preimage for '%s'"
7259 msgstr "Pracitra diperbarui untuk '%s'"
7263 msgid "Forgot resolution for '%s'\n"
7264 msgstr "Resolusi dilupakan untuk '%s'\n"
7267 msgid "unable to open rr-cache directory"
7268 msgstr "tidak dapat membuka direktori rr-cache"
7271 msgid "could not determine HEAD revision"
7272 msgstr "tidak dapat menentukan revisi HEAD"
7274 #: reset.c:70 reset.c:76 sequencer.c:3700
7276 msgid "failed to find tree of %s"
7277 msgstr "gagal menemukan pohon %s"
7280 msgid "--unpacked=<packfile> no longer supported"
7284 msgid "your current branch appears to be broken"
7289 msgid "your current branch '%s' does not have any commits yet"
7293 msgid "-L does not yet support diff formats besides -p and -s"
7296 #: run-command.c:1262
7298 msgid "cannot create async thread: %s"
7302 msgid "unexpected flush packet while reading remote unpack status"
7303 msgstr "paket bilas tidak diharapkan ketika membaca status pembongkaran remote"
7307 msgid "unable to parse remote unpack status: %s"
7308 msgstr "tidak dapat menguraikan status pembongkaran remote: %s"
7312 msgid "remote unpack failed: %s"
7313 msgstr "pembongkaran remote gagal: %s"
7316 msgid "failed to sign the push certificate"
7317 msgstr "gagal menandatangani sertifikat dorong"
7320 msgid "send-pack: unable to fork off fetch subprocess"
7321 msgstr "send-pack: tidak dapat menggarpu subproses pengambilan"
7324 msgid "push negotiation failed; proceeding anyway with push"
7325 msgstr "negosiasi pendorongan gagal; langsung dilanjutkan dengan mendorong"
7328 msgid "the receiving end does not support this repository's hash algorithm"
7329 msgstr "ujung penerima tidak mendukung algoritma hash repositori ini"
7332 msgid "the receiving end does not support --signed push"
7333 msgstr "ujung penerima tidak mendukung dorongan --signed"
7337 "not sending a push certificate since the receiving end does not support --"
7340 "tidak mengirim sertifikat pendorongan karena ujung penerima tidak mendukung "
7344 msgid "the receiving end does not support --atomic push"
7345 msgstr "ujung penerima tidak mendukung dorongan --atomic"
7348 msgid "the receiving end does not support push options"
7349 msgstr "ujung penerima tidak mendukung opsi dorong"
7353 msgid "invalid commit message cleanup mode '%s'"
7354 msgstr "mode pembersihan pesan komit tidak valid '%s'"
7358 msgid "could not delete '%s'"
7359 msgstr "tidak dapat menghapus '%s'"
7361 #: sequencer.c:345 sequencer.c:4751 builtin/rebase.c:563 builtin/rebase.c:1297
7364 msgid "could not remove '%s'"
7365 msgstr "tidak dapat menghapus '%s'"
7377 msgstr "dasar ulang"
7381 msgid "unknown action: %d"
7382 msgstr "aksi tidak dikenal: %d"
7386 "after resolving the conflicts, mark the corrected paths\n"
7387 "with 'git add <paths>' or 'git rm <paths>'"
7389 "setelah menyelesaikan konflik, tandai jalur yang terkoreksi\n"
7390 "dengan 'git add <jalur>' atau 'git rm <jalur>'"
7394 "After resolving the conflicts, mark them with\n"
7395 "\"git add/rm <pathspec>\", then run\n"
7396 "\"git cherry-pick --continue\".\n"
7397 "You can instead skip this commit with \"git cherry-pick --skip\".\n"
7398 "To abort and get back to the state before \"git cherry-pick\",\n"
7399 "run \"git cherry-pick --abort\"."
7401 "Setelah menyelesaikan konflik, tandai dengan\n"
7402 "\"git add/rm <spek jalur\", lalu jalankan\n"
7403 "\"git cherry-pick --continue\".\n"
7404 "Atau Anda dapat melewati komit ini dengan \"git cherry-pick --skip\".\n"
7405 "Untuk membatalkan dan kembali ke keadaan sebelum \"git cherry-pick\",\n"
7406 "jalankan \"git cherry-pick --abort\"."
7410 "After resolving the conflicts, mark them with\n"
7411 "\"git add/rm <pathspec>\", then run\n"
7412 "\"git revert --continue\".\n"
7413 "You can instead skip this commit with \"git revert --skip\".\n"
7414 "To abort and get back to the state before \"git revert\",\n"
7415 "run \"git revert --abort\"."
7417 "Setelah menyelesaikan konflik, tandai dengan\n"
7418 "\"git add/rm <spek jalur>\", lalu jalankan\n"
7419 "\"git revert --continue\".\n"
7420 "Atau Anda dapat melewati komit ini dengan \"git revert --skip\".\n"
7421 "Untuk membatalkan dan kembali ke keadaan sebelum \"git revert\",\n"
7422 "jalankan \"git revert --abort\"."
7424 #: sequencer.c:448 sequencer.c:3292
7426 msgid "could not lock '%s'"
7427 msgstr "tidak dapat mengunci '%s'"
7429 #: sequencer.c:450 sequencer.c:3091 sequencer.c:3296 sequencer.c:3310
7430 #: sequencer.c:3561 sequencer.c:5618 strbuf.c:1188 wrapper.c:639
7432 msgid "could not write to '%s'"
7433 msgstr "tidak dapat menulis ke '%s'"
7437 msgid "could not write eol to '%s'"
7438 msgstr "tidak dapat menulis akhir baris ke '%s'"
7440 #: sequencer.c:460 sequencer.c:3096 sequencer.c:3298 sequencer.c:3312
7443 msgid "failed to finalize '%s'"
7444 msgstr "gagal mengakhiri '%s'"
7446 #: sequencer.c:473 sequencer.c:1934 sequencer.c:3116 sequencer.c:3551
7447 #: sequencer.c:3679 builtin/am.c:289 builtin/commit.c:834 builtin/merge.c:1148
7449 msgid "could not read '%s'"
7450 msgstr "tidak dapat membaca '%s'"
7454 msgid "your local changes would be overwritten by %s."
7455 msgstr "perubahan lokal Anda akan ditimpa oleh %s."
7458 msgid "commit your changes or stash them to proceed."
7459 msgstr "komit perubahan Anda atau stase untuk melanjutkan."
7463 msgid "%s: fast-forward"
7464 msgstr "%s: maju-cepat"
7466 #: sequencer.c:574 builtin/tag.c:614
7468 msgid "Invalid cleanup mode %s"
7469 msgstr "Mode pembersihan tidak valid %s"
7471 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
7476 msgid "%s: Unable to write new index file"
7477 msgstr "%s: Tidak dapat menulis berkas indeks baru"
7480 msgid "unable to update cache tree"
7481 msgstr "tidak dapat memperbarui pohon tembolok"
7484 msgid "could not resolve HEAD commit"
7485 msgstr "tidak dapat menguraikan komit HEAD"
7489 msgid "no key present in '%.*s'"
7490 msgstr "tidak ada kunci yang ada di pada '%.*s'"
7494 msgid "unable to dequote value of '%s'"
7495 msgstr "tidak dapat membatal-kutip nilai dari '%s'"
7497 #: sequencer.c:841 wrapper.c:209 wrapper.c:379 builtin/am.c:756
7498 #: builtin/am.c:848 builtin/rebase.c:694
7500 msgid "could not open '%s' for reading"
7501 msgstr "tidak dapat membuka '%s' untuk dibaca"
7504 msgid "'GIT_AUTHOR_NAME' already given"
7505 msgstr "'GIT_AUTHOR_NAME' sudah diberikan"
7508 msgid "'GIT_AUTHOR_EMAIL' already given"
7509 msgstr "'GIT_AUTHOR_EMAIL' sudah diberikan"
7512 msgid "'GIT_AUTHOR_DATE' already given"
7513 msgstr "'GIT_AUTHOR_DATE' sudah diberikan"
7517 msgid "unknown variable '%s'"
7518 msgstr "variabel tidak dikenal '%s'"
7521 msgid "missing 'GIT_AUTHOR_NAME'"
7522 msgstr "'GIT_AUTHOR_NAME' hilang"
7525 msgid "missing 'GIT_AUTHOR_EMAIL'"
7526 msgstr "'GIT_AUTHOR_EMAIL' hilang"
7529 msgid "missing 'GIT_AUTHOR_DATE'"
7530 msgstr "'GIT_AUTHOR_DATE' hilang"
7535 "you have staged changes in your working tree\n"
7536 "If these changes are meant to be squashed into the previous commit, run:\n"
7538 " git commit --amend %s\n"
7540 "If they are meant to go into a new commit, run:\n"
7544 "In both cases, once you're done, continue with:\n"
7546 " git rebase --continue\n"
7548 "Anda punya perubahan tergelar di dalam pohon kerja Anda.\n"
7549 "Apabila perubahan tersebut dimaksudkan untuk dilumat ke komit sebelumnya, jalankan:\n"
7551 " git commit --amend %s\n"
7553 "Apabila dimaksudkan untuk masuk ke komit baru, jalankan:\n"
7556 "Pada kedua kasus tersebut, setelah selesai, lanjutkan dengan:\n"
7558 " git rebase --continue\n"
7561 msgid "'prepare-commit-msg' hook failed"
7562 msgstr "kait 'prepare-commit-msg' gagal"
7566 "Your name and email address were configured automatically based\n"
7567 "on your username and hostname. Please check that they are accurate.\n"
7568 "You can suppress this message by setting them explicitly. Run the\n"
7569 "following command and follow the instructions in your editor to edit\n"
7570 "your configuration file:\n"
7572 " git config --global --edit\n"
7574 "After doing this, you may fix the identity used for this commit with:\n"
7576 " git commit --amend --reset-author\n"
7578 "Nama dan email Anda dikonfigurasikan otomatis berdasarkan nama pengguna\n"
7579 "dan nama host Anda. Periksa jika itu benar. Anda dapat mematikan pesan\n"
7580 "ini dengan menyetel secara eksplisit. Jalankan perintah berikut dan ikuti\n"
7581 "petunjuk di dalam penyunting untuk menyunting berkas konfigurasi Anda:\n"
7583 " git config --global --edit\n"
7585 "Setelah itu, Anda dapat memperbaiki identitas yang digunakan untuk komit\n"
7588 " git commit --amend --reset-author\n"
7592 "Your name and email address were configured automatically based\n"
7593 "on your username and hostname. Please check that they are accurate.\n"
7594 "You can suppress this message by setting them explicitly:\n"
7596 " git config --global user.name \"Your Name\"\n"
7597 " git config --global user.email you@example.com\n"
7599 "After doing this, you may fix the identity used for this commit with:\n"
7601 " git commit --amend --reset-author\n"
7603 "Nama dan email Anda dikonfigurasikan otomatis berdasarkan nama pengguna\n"
7604 "dan nama host Anda. Periksa jika itu benar. Anda dapat mematikan pesan\n"
7605 "ini dengan menyetel secara eksplisit:\n"
7607 " git config --global user.name \"Nama Anda\"\n"
7608 " git config --global user.email anda@example.com\n"
7610 "Setelah itu, Anda dapat memperbaiki identitas yang digunakan untuk komit\n"
7613 " git commit --amend --reset-author\n"
7616 msgid "couldn't look up newly created commit"
7617 msgstr "tidak dapat mencari komit yang baru saja dibuat"
7620 msgid "could not parse newly created commit"
7621 msgstr "tidak dapat menguraikan komit yang baru saja dibuat"
7624 msgid "unable to resolve HEAD after creating commit"
7625 msgstr "tidak dapat menguraikan HEAD setelah membuat komit"
7628 msgid "detached HEAD"
7629 msgstr "HEAD terpisah"
7632 msgid " (root-commit)"
7633 msgstr " (komit-akar)"
7636 msgid "could not parse HEAD"
7637 msgstr "tidak dapat menguraikan HEAD"
7641 msgid "HEAD %s is not a commit!"
7642 msgstr "HEAD %s bukan sebuah komit!"
7644 #: sequencer.c:1373 sequencer.c:1451 builtin/commit.c:1708
7645 msgid "could not parse HEAD commit"
7646 msgstr "tidak dapat menguraikan komit HEAD"
7648 #: sequencer.c:1429 sequencer.c:2314
7649 msgid "unable to parse commit author"
7650 msgstr "tidak dapat menguraikan pengarang komit"
7652 #: sequencer.c:1440 builtin/am.c:1643 builtin/merge.c:710
7653 msgid "git write-tree failed to write a tree"
7654 msgstr "git write-tree gagal menulis sebuah pohon"
7656 #: sequencer.c:1473 sequencer.c:1593
7658 msgid "unable to read commit message from '%s'"
7659 msgstr "tidak dapat membaca pesan komit dari '%s'"
7661 #: sequencer.c:1504 sequencer.c:1536
7663 msgid "invalid author identity '%s'"
7664 msgstr "identitas pengarang tidak valid '%s'"
7667 msgid "corrupt author: missing date information"
7668 msgstr "pengarang rusak: informasi tanggal hilang"
7670 #: sequencer.c:1549 builtin/am.c:1670 builtin/commit.c:1822 builtin/merge.c:915
7671 #: builtin/merge.c:940 t/helper/test-fast-rebase.c:78
7672 msgid "failed to write commit object"
7673 msgstr "gagal menulis objek komit"
7675 #: sequencer.c:1576 sequencer.c:4523 t/helper/test-fast-rebase.c:199
7676 #: t/helper/test-fast-rebase.c:217
7678 msgid "could not update %s"
7679 msgstr "tidak dapat memperbarui %s"
7683 msgid "could not parse commit %s"
7684 msgstr "tidak dapat menguraikan komit %s"
7688 msgid "could not parse parent commit %s"
7689 msgstr "tidak dapat menguraikan komit induk %s"
7691 #: sequencer.c:1713 sequencer.c:1994
7693 msgid "unknown command: %d"
7694 msgstr "perintah tidak dikenal: %d"
7697 msgid "This is the 1st commit message:"
7698 msgstr "Ini komit pertama:"
7702 msgid "This is the commit message #%d:"
7703 msgstr "Ini komit ke-%d:"
7706 msgid "The 1st commit message will be skipped:"
7707 msgstr "Pesan komit pertama akan dilewati:"
7711 msgid "The commit message #%d will be skipped:"
7712 msgstr "Pesan komit ke-%d akan dilewati"
7716 msgid "This is a combination of %d commits."
7717 msgstr "Ini kombinasi dari %d komit."
7719 #: sequencer.c:1906 sequencer.c:1963
7721 msgid "cannot write '%s'"
7722 msgstr "tidak dapat menulis '%s'"
7725 msgid "need a HEAD to fixup"
7726 msgstr "butuh sebuah HEAD untuk memperbaiki"
7728 #: sequencer.c:1955 sequencer.c:3596
7729 msgid "could not read HEAD"
7730 msgstr "tidak dapat membaca HEAD"
7733 msgid "could not read HEAD's commit message"
7734 msgstr "tidak dapat membaca pesan komit HEAD"
7738 msgid "could not read commit message of %s"
7739 msgstr "tidak dapat membaca pesan komit %s"
7742 msgid "your index file is unmerged."
7743 msgstr "berkas indeks Anda tak tergabung."
7746 msgid "cannot fixup root commit"
7747 msgstr "tidak dapat memperbaiki komit akar"
7751 msgid "commit %s is a merge but no -m option was given."
7752 msgstr "komit %s adalah penggabungan tetapi opsi -m tidak diberikan."
7754 #: sequencer.c:2125 sequencer.c:2133
7756 msgid "commit %s does not have parent %d"
7757 msgstr "komit %s tidak punya induk %d"
7761 msgid "cannot get commit message for %s"
7762 msgstr "tidak dapat mendapatkan pesan komit untuk %s"
7764 #. TRANSLATORS: The first %s will be a "todo" command like
7765 #. "revert" or "pick", the second %s a SHA1.
7768 msgid "%s: cannot parse parent commit %s"
7769 msgstr "%s: tidak dapat menguraikan komit induk %s"
7773 msgid "could not rename '%s' to '%s'"
7774 msgstr "tidak dapat menamai ulang '%s' ke '%s'"
7778 msgid "could not revert %s... %s"
7779 msgstr "tidak dapat membalikkan %s... %s"
7783 msgid "could not apply %s... %s"
7784 msgstr "tidak dapat menerapkan %s... %s"
7788 msgid "dropping %s %s -- patch contents already upstream\n"
7789 msgstr "menjatuhkan %s %s -- isi tambalan sudah di hulu\n"
7793 msgid "git %s: failed to read the index"
7794 msgstr "git %s: gagal membaca indeks"
7798 msgid "git %s: failed to refresh the index"
7799 msgstr "git %s: gagal menyegarkan indeks"
7803 msgid "%s does not accept arguments: '%s'"
7804 msgstr "%s tidak menerima argumen: '%s'"
7808 msgid "missing arguments for %s"
7809 msgstr "argumen hilang untuk %s"
7813 msgid "could not parse '%s'"
7814 msgstr "tidak dapat menguraikan '%s'"
7818 msgid "invalid line %d: %.*s"
7819 msgstr "baris %d tidak valid: %.*s"
7823 msgid "cannot '%s' without a previous commit"
7824 msgstr "tidak dapat '%s' tanpa komit sebelumnya"
7826 #: sequencer.c:2624 builtin/rebase.c:184
7828 msgid "could not read '%s'."
7829 msgstr "tidak dapat membaca '%s'."
7832 msgid "cancelling a cherry picking in progress"
7833 msgstr "membatalkan pemetikan ceri yang sedang berlangsung"
7836 msgid "cancelling a revert in progress"
7837 msgstr "membatalkan pembalikkan yang sedang berlangsung"
7840 msgid "please fix this using 'git rebase --edit-todo'."
7841 msgstr "mohon perbaiki menggunakan 'git rebase --edit-todo'."
7845 msgid "unusable instruction sheet: '%s'"
7846 msgstr "lembar perintah tidak dapat digunakan: '%s'"
7849 msgid "no commits parsed."
7850 msgstr "tidak ada komit yang diuraikan."
7853 msgid "cannot cherry-pick during a revert."
7854 msgstr "tidak dapat memetik ceri selama pembalikkan."
7857 msgid "cannot revert during a cherry-pick."
7858 msgstr "tidak dapat membalikkan selama petik ceri."
7862 msgid "invalid value for %s: %s"
7863 msgstr "nilai tidak valid untuk %s: %s"
7866 msgid "unusable squash-onto"
7867 msgstr "squash-onto tidak dapat digunakan"
7871 msgid "malformed options sheet: '%s'"
7872 msgstr "lembar opsi jelek: '%s'"
7874 #: sequencer.c:3033 sequencer.c:4902
7875 msgid "empty commit set passed"
7876 msgstr "himpunan komit kosong dilewatkan"
7879 msgid "revert is already in progress"
7880 msgstr "pembalikkan sudah berjalan"
7884 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7885 msgstr "coba \"git revert (--continue | %s--abort | --quit)\""
7888 msgid "cherry-pick is already in progress"
7889 msgstr "pemetikan ceri sudah berjalan"
7893 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7894 msgstr "coba \"git cherry-pick (--continue | %s--abort | --quit)\""
7898 msgid "could not create sequencer directory '%s'"
7899 msgstr "tidak dapat membuat direktori pembaris '%s'"
7902 msgid "could not lock HEAD"
7903 msgstr "tidak dapat mengunci HEAD"
7905 #: sequencer.c:3146 sequencer.c:4612
7906 msgid "no cherry-pick or revert in progress"
7907 msgstr "tidak ada pemetikan ceri atau pembalikkan yang sedang berjalan"
7909 #: sequencer.c:3148 sequencer.c:3159
7910 msgid "cannot resolve HEAD"
7911 msgstr "tidak dapat menguraikan HEAD"
7913 #: sequencer.c:3150 sequencer.c:3194
7914 msgid "cannot abort from a branch yet to be born"
7915 msgstr "tidak dapat membatalkan dari cabang yang belum lahir"
7917 #: sequencer.c:3180 builtin/fetch.c:1004 builtin/fetch.c:1416
7918 #: builtin/grep.c:772
7920 msgid "cannot open '%s'"
7921 msgstr "tidak dapat membuka '%s'"
7925 msgid "cannot read '%s': %s"
7926 msgstr "tidak dapat membaca '%s': %s"
7929 msgid "unexpected end of file"
7930 msgstr "akhir berkas tidak diharapkan"
7934 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7935 msgstr "berkas HEAD pra-petik-ceri yang tersimpan '%s' rusak"
7938 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7939 msgstr "Sepertinya Anda sudah memindahkan HEAD. Tidak memutar ulang, periksa HEAD Anda!"
7942 msgid "no revert in progress"
7943 msgstr "tidak ada pembalikkan yang sedang berjalan"
7946 msgid "no cherry-pick in progress"
7947 msgstr "tidak ada pemetikan ceri yang sedang berjalan"
7950 msgid "failed to skip the commit"
7951 msgstr "gagal melewati komit"
7954 msgid "there is nothing to skip"
7955 msgstr "tidak ada yang dilewati"
7960 "have you committed already?\n"
7961 "try \"git %s --continue\""
7963 "sudahkah Anda komit?\n"
7964 "coba \"git %s --continue\""
7966 #: sequencer.c:3432 sequencer.c:4503
7967 msgid "cannot read HEAD"
7968 msgstr "tidak dapat membaca HEAD"
7972 msgid "unable to copy '%s' to '%s'"
7973 msgstr "tidak dapat menyalin '%s' ke '%s'"
7978 "You can amend the commit now, with\n"
7980 " git commit --amend %s\n"
7982 "Once you are satisfied with your changes, run\n"
7984 " git rebase --continue\n"
7986 "Anda dapat mengubah komit sekarang, dengan\n"
7988 " git commit --amend %s\n"
7990 "Setelah Anda puas dengan perubahan Anda, jalankan\n"
7992 " git rebase --continue\n"
7996 msgid "Could not apply %s... %.*s"
7997 msgstr "Tidak dapat menerapkan %s... %.*s"
8001 msgid "Could not merge %.*s"
8002 msgstr "Tidak dapat menggabungkan %.*s"
8004 #: sequencer.c:3488 sequencer.c:3492 builtin/difftool.c:633
8006 msgid "could not copy '%s' to '%s'"
8007 msgstr "tidak dapat menyalin '%s' ke '%s'"
8011 msgid "Executing: %s\n"
8012 msgstr "Mengeksekusi: %s\n"
8017 "execution failed: %s\n"
8018 "%sYou can fix the problem, and then run\n"
8020 " git rebase --continue\n"
8023 "eksekusi gagal: %s\n"
8024 "%sAnda dapat memperbaiki masalah, lalu jalankan\n"
8026 " git rebase --continue\n"
8030 msgid "and made changes to the index and/or the working tree\n"
8031 msgstr "dan buat perubahan ke indeks dan/atau pohon kerja\n"
8036 "execution succeeded: %s\n"
8037 "but left changes to the index and/or the working tree\n"
8038 "Commit or stash your changes, and then run\n"
8040 " git rebase --continue\n"
8043 "eksekusi berhasil: %s\n"
8044 "tapi meninggalkan perubahan ke indeks dan/atau pohon kerja\n"
8045 "Komit atau stase perubahan Anda, lalu jalankan\n"
8047 " git rebase --continue\n"
8052 msgid "illegal label name: '%.*s'"
8053 msgstr "nama label ilegal: '%.*s'"
8056 msgid "writing fake root commit"
8057 msgstr "menulis komit akar palsu"
8060 msgid "writing squash-onto"
8061 msgstr "menulis squash-onto"
8065 msgid "could not resolve '%s'"
8066 msgstr "tidak dapat menguraikan '%s'"
8069 msgid "cannot merge without a current revision"
8070 msgstr "tidak dapat menggabungkan tanpa revisi saat ini"
8074 msgid "unable to parse '%.*s'"
8075 msgstr "tidak dapat menguraikan '%.*s'"
8079 msgid "nothing to merge: '%.*s'"
8080 msgstr "tidak ada yang digabungkan: '%.*s'"
8083 msgid "octopus merge cannot be executed on top of a [new root]"
8084 msgstr "penggabungan gurita tidak dapat dieksekusi di atas sebuah [akar baru]"
8088 msgid "could not get commit message of '%s'"
8089 msgstr "tidak dapat mendapatkan pesan komit dari '%s'"
8093 msgid "could not even attempt to merge '%.*s'"
8094 msgstr "bahkan tidak dapat mencoba menggabungkan '%.*s'"
8097 msgid "merge: Unable to write new index file"
8098 msgstr "merge: Tidak dapat menulis berkas indeks baru"
8101 msgid "Cannot autostash"
8102 msgstr "Tidak dapat menstase otomatis"
8106 msgid "Unexpected stash response: '%s'"
8107 msgstr "Respons stase tidak diharapkan: '%s'"
8111 msgid "Could not create directory for '%s'"
8112 msgstr "Tidak dapat membuat direktori untuk '%s'"
8116 msgid "Created autostash: %s\n"
8117 msgstr "Stase otomatis dibuat: %s\n"
8120 msgid "could not reset --hard"
8121 msgstr "tidak dapat reset --hard"
8125 msgid "Applied autostash.\n"
8126 msgstr "Stase otomatis diterapkan.\n"
8130 msgid "cannot store %s"
8131 msgstr "tidak dapat menyimpan %s"
8137 "Your changes are safe in the stash.\n"
8138 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
8141 "Perubahan Anda aman di dalam stase.\n"
8142 "Anda dapat menjalankan \"git stash pop\" atau \"git stash drop\" kapanpun.\n"
8145 msgid "Applying autostash resulted in conflicts."
8146 msgstr "Menerapkan stase otomatis menghasilkan konflik."
8149 msgid "Autostash exists; creating a new stash entry."
8150 msgstr "Stase otomatis sudah ada; membuat entri stase baru."
8153 msgid "could not detach HEAD"
8154 msgstr "tidak dapat melepas HEAD"
8158 msgid "Stopped at HEAD\n"
8159 msgstr "Berhenti pada HEAD\n"
8163 msgid "Stopped at %s\n"
8164 msgstr "Berhenti pada %s\n"
8169 "Could not execute the todo command\n"
8172 "It has been rescheduled; To edit the command before continuing, please\n"
8173 "edit the todo list first:\n"
8175 " git rebase --edit-todo\n"
8176 " git rebase --continue\n"
8178 "Tidak dapat mengeksekusi perintah todo\n"
8181 "Itu sudah dijadwalkan ulang; Untuk menyunting perintah sebelum melanjutkan,\n"
8182 "mohon sunting daftar todo terlebih dahulu:\n"
8184 " git rebase --edit-todo\n"
8185 " git rebase --continue\n"
8189 msgid "Rebasing (%d/%d)%s"
8190 msgstr "Mendasarkan ulang (%d/%d)%s"
8194 msgid "Stopped at %s... %.*s\n"
8195 msgstr "Berhenti pada %s... %.*s\n"
8199 msgid "unknown command %d"
8200 msgstr "perintah tidak dikenal %d"
8203 msgid "could not read orig-head"
8204 msgstr "tidak dapat membaca orig-head"
8207 msgid "could not read 'onto'"
8208 msgstr "tidak dapat membaca 'onto'"
8212 msgid "could not update HEAD to %s"
8213 msgstr "tidak dapat memperbarui HEAD ke %s"
8217 msgid "Successfully rebased and updated %s.\n"
8218 msgstr "%s didasarkan ulang dan diperbarui dengan sukses.\n"
8221 msgid "cannot rebase: You have unstaged changes."
8222 msgstr "tidak dapat mendasarkan ulang: Anda punya perubahan tak tergelar."
8225 msgid "cannot amend non-existing commit"
8226 msgstr "tidak dapat mengubah komit yang tidak ada"
8230 msgid "invalid file: '%s'"
8231 msgstr "berkas tidak valid: '%s'"
8235 msgid "invalid contents: '%s'"
8236 msgstr "konten tidak valid: '%s'"
8241 "You have uncommitted changes in your working tree. Please, commit them\n"
8242 "first and then run 'git rebase --continue' again."
8245 "Anda punya perubahan tak tergelar di dalam pohon kerja Anda. Mohon komit\n"
8246 "terlebih dahulu dan jalankan 'git rebase --continue' lagi."
8248 #: sequencer.c:4694 sequencer.c:4733
8250 msgid "could not write file: '%s'"
8251 msgstr "tidak dapat menulis berkas: '%s'"
8254 msgid "could not remove CHERRY_PICK_HEAD"
8255 msgstr "tidak dapat menghapus CHERRY_PICK_HEAD"
8258 msgid "could not commit staged changes."
8259 msgstr "tidak dapat mengkomit perubahan tergelar."
8263 msgid "%s: can't cherry-pick a %s"
8264 msgstr "%s: tidak dapat memetik ceri sebuah %s"
8268 msgid "%s: bad revision"
8269 msgstr "%s: revisi jelek"
8272 msgid "can't revert as initial commit"
8273 msgstr "tidak dapat membalikkan sebagai komit awal"
8275 #: sequencer.c:5189 sequencer.c:5418
8277 msgid "skipped previously applied commit %s"
8278 msgstr "melewatkan komit yang sudah diterapkan sebelumnya %s"
8280 #: sequencer.c:5259 sequencer.c:5434
8281 msgid "use --reapply-cherry-picks to include skipped commits"
8282 msgstr "gunakan --reapply-cherry-picks untuk memasukkan komit yang terlewat"
8285 msgid "make_script: unhandled options"
8286 msgstr "make_script: opsi tak ditangani"
8289 msgid "make_script: error preparing revisions"
8290 msgstr "make_script: kesalahan membuat revisi"
8292 #: sequencer.c:5666 sequencer.c:5683
8293 msgid "nothing to do"
8294 msgstr "tidak ada yang dilakukan"
8297 msgid "could not skip unnecessary pick commands"
8298 msgstr "tidak dapat melewatkan perintah pick yang tidak perlu"
8301 msgid "the script was already rearranged."
8302 msgstr "skrip sudah ditata ulang."
8306 msgid "'%s' is outside repository at '%s'"
8312 "%s: no such path in the working tree.\n"
8313 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
8319 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
8320 "Use '--' to separate paths from revisions, like this:\n"
8321 "'git <command> [<revision>...] -- [<file>...]'"
8326 msgid "option '%s' must come before non-option arguments"
8332 "ambiguous argument '%s': both revision and filename\n"
8333 "Use '--' to separate paths from revisions, like this:\n"
8334 "'git <command> [<revision>...] -- [<file>...]'"
8338 msgid "unable to set up work tree using invalid config"
8341 #: setup.c:424 builtin/rev-parse.c:895
8342 msgid "this operation must be run in a work tree"
8347 msgid "Expected git repo version <= %d, found %d"
8351 msgid "unknown repository extension found:"
8352 msgid_plural "unknown repository extensions found:"
8357 msgid "repo version is 0, but v1-only extension found:"
8358 msgid_plural "repo version is 0, but v1-only extensions found:"
8364 msgid "error opening '%s'"
8369 msgid "too large to be a .git file: '%s'"
8374 msgid "error reading %s"
8379 msgid "invalid gitfile format: %s"
8384 msgid "no path in gitfile: %s"
8389 msgid "not a git repository: %s"
8394 msgid "'$%s' too big"
8399 msgid "not a git repository: '%s'"
8402 #: setup.c:920 setup.c:922 setup.c:953
8404 msgid "cannot chdir to '%s'"
8407 #: setup.c:925 setup.c:981 setup.c:991 setup.c:1030 setup.c:1038
8408 msgid "cannot come back to cwd"
8413 msgid "failed to stat '%*s%s%s'"
8417 msgid "Unable to read current working directory"
8420 #: setup.c:1304 setup.c:1310
8422 msgid "cannot change to '%s'"
8427 msgid "not a git repository (or any of the parent directories): %s"
8433 "not a git repository (or any parent up to mount point %s)\n"
8434 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
8440 "problem with core.sharedRepository filemode value (0%.3o).\n"
8441 "The owner of files must always have read and write permissions."
8449 msgid "setsid failed"
8452 #: sparse-index.c:289
8454 msgid "index entry is a directory, but not sparse (%08x)"
8455 msgstr "entri indeks adalah direktori, tapi bukan tipis (%08x)"
8457 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
8460 msgid "%u.%2.2u GiB"
8463 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
8466 msgid "%u.%2.2u GiB/s"
8469 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
8472 msgid "%u.%2.2u MiB"
8475 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
8478 msgid "%u.%2.2u MiB/s"
8481 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
8484 msgid "%u.%2.2u KiB"
8487 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
8490 msgid "%u.%2.2u KiB/s"
8493 #. TRANSLATORS: IEC 80000-13:2008 byte
8497 msgid_plural "%u bytes"
8501 #. TRANSLATORS: IEC 80000-13:2008 byte/second
8505 msgid_plural "%u bytes/s"
8509 #: strbuf.c:1186 wrapper.c:207 wrapper.c:377 builtin/am.c:765
8510 #: builtin/rebase.c:650
8512 msgid "could not open '%s' for writing"
8517 msgid "could not edit '%s'"
8520 #: submodule-config.c:237
8522 msgid "ignoring suspicious submodule name: %s"
8523 msgstr "abaikan nama submodul dicurigai: %s"
8525 #: submodule-config.c:304
8526 msgid "negative values not allowed for submodule.fetchjobs"
8527 msgstr "nilai negatif tidak diperbolehkan untuk submodule.fetchjobs"
8529 #: submodule-config.c:402
8531 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
8532 msgstr "abaikan '%s' yang mungkin ditafsirkan sebagai opsi baris perintah: %s"
8534 #: submodule-config.c:499
8536 msgid "invalid value for %s"
8537 msgstr "nilai tidak valid untuk %s"
8539 #: submodule-config.c:767
8541 msgid "Could not update .gitmodules entry %s"
8542 msgstr "Tidak dapat memperbarui entri .gitmodules %s"
8544 #: submodule.c:114 submodule.c:143
8545 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
8547 "Tidak dapat mengubah .gitmodules yang tak tergabung, selesaikan konflik "
8548 "penggabungan terlebih dahulu"
8550 #: submodule.c:118 submodule.c:147
8552 msgid "Could not find section in .gitmodules where path=%s"
8553 msgstr "Tidak dapat menemukan bagian .gitmodules dimana path=%s"
8557 msgid "Could not remove .gitmodules entry for %s"
8558 msgstr "Tidak dapat menghapus entri .gitmodules untuk %s"
8561 msgid "staging updated .gitmodules failed"
8562 msgstr "gagal menggelar .gitmodules terbarui"
8566 msgid "in unpopulated submodule '%s'"
8567 msgstr "dalam submodul tak terisi '%s'"
8571 msgid "Pathspec '%s' is in submodule '%.*s'"
8572 msgstr "Spek jalur '%s' di dalam submodul '%.*s'"
8576 msgid "bad --ignore-submodules argument: %s"
8577 msgstr "argumen --ignore-submodules jelek: %s"
8582 "Submodule in commit %s at path: '%s' collides with a submodule named the "
8583 "same. Skipping it."
8585 "Submodul dalam komit %s pada jalur '%s' bertabrakan dengan submodul yang "
8586 "bernama sama. Melewati itu."
8590 msgid "submodule entry '%s' (%s) is a %s, not a commit"
8591 msgstr "entri submodul '%s' (%s) adalah %s, bukan komit"
8596 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
8599 "Tidak dapat menjalankan perintah 'git rev-list <komit> --not --remotes -n 1' "
8604 msgid "process for submodule '%s' failed"
8605 msgstr "proses untuk submodul '%s' gagal"
8607 #: submodule.c:1194 builtin/branch.c:699 builtin/submodule--helper.c:2714
8608 msgid "Failed to resolve HEAD as a valid ref."
8609 msgstr "Gagal menguraikan HEAD sebagai referensi valid."
8613 msgid "Pushing submodule '%s'\n"
8614 msgstr "Mendorong submodul '%s'\n"
8618 msgid "Unable to push submodule '%s'\n"
8619 msgstr "Tidak dapat mendorong submodul '%s'\n"
8623 msgid "Fetching submodule %s%s\n"
8624 msgstr "Mengambil submodul %s%s\n"
8628 msgid "Could not access submodule '%s'\n"
8629 msgstr "Tidak dapat mengakses submodul '%s'\n"
8634 "Errors during submodule fetch:\n"
8637 "Kesalahan saat pengambilan submodul:\n"
8642 msgid "'%s' not recognized as a git repository"
8643 msgstr "'%s' tak dikenal sebagai repositori git"
8647 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8648 msgstr "Tidak dapat menjalankan 'git status --porcelain=2' dalam submodul %s"
8652 msgid "'git status --porcelain=2' failed in submodule %s"
8653 msgstr "'git status --porcelain=2' gagal dalam submodul %s"
8657 msgid "could not start 'git status' in submodule '%s'"
8658 msgstr "Tidak dalat memulai 'git status' dalam submodul '%s'"
8662 msgid "could not run 'git status' in submodule '%s'"
8663 msgstr "tidak dapat menjalankan 'git status' dalam submodul '%s'"
8667 msgid "Could not unset core.worktree setting in submodule '%s'"
8668 msgstr "Tidak dapat batal setel setelan core.worktree dalam submodul '%s'"
8670 #: submodule.c:1895 submodule.c:2210
8672 msgid "could not recurse into submodule '%s'"
8673 msgstr "tidak dapat rekursi ke dalam submodul '%s'"
8676 msgid "could not reset submodule index"
8677 msgstr "tidak dapat reset indeks submodul"
8681 msgid "submodule '%s' has dirty index"
8682 msgstr "submodul '%s' punya indeks kotor"
8686 msgid "Submodule '%s' could not be updated."
8687 msgstr "Submodul '%s' tidak dapat diperbarui."
8691 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8692 msgstr "direktori submodul git '%s' di dalam direktori git '%.*s'"
8697 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8699 "relocate_gitdir untuk submodul '%s' dengan lebih dari satu pohon kerja tidak "
8702 #: submodule.c:2114 submodule.c:2174
8704 msgid "could not lookup name for submodule '%s'"
8705 msgstr "tidak dapat mencari nama untuk submodul '%s'"
8709 msgid "refusing to move '%s' into an existing git dir"
8710 msgstr "menolak memindahkan '%s' ke dalam direktori git yang ada"
8715 "Migrating git directory of '%s%s' from\n"
8719 "Memigrasikan direktori git '%s%s' dari\n"
8724 msgid "could not start ls-files in .."
8725 msgstr "tidak dapat memulai ls-files dalam .."
8729 msgid "ls-tree returned unexpected return code %d"
8730 msgstr "ls-tree kembalikan kode kembali %d yang tak diharapkan"
8734 msgid "failed to lstat '%s'"
8739 msgid "running trailer command '%s' failed"
8742 #: trailer.c:493 trailer.c:498 trailer.c:503 trailer.c:562 trailer.c:566
8745 msgid "unknown value '%s' for key '%s'"
8748 #: trailer.c:547 trailer.c:552 trailer.c:557 builtin/remote.c:299
8749 #: builtin/remote.c:327
8751 msgid "more than one %s"
8756 msgid "empty trailer token in trailer '%.*s'"
8761 msgid "could not read input file '%s'"
8764 #: trailer.c:766 builtin/mktag.c:89 imap-send.c:1573
8765 msgid "could not read from stdin"
8768 #: trailer.c:1024 wrapper.c:684
8770 msgid "could not stat %s"
8775 msgid "file %s is not a regular file"
8780 msgid "file %s is not writable by user"
8784 msgid "could not open temporary file"
8789 msgid "could not rename temporary file to %s"
8792 #: transport-helper.c:62 transport-helper.c:91
8793 msgid "full write to remote helper failed"
8796 #: transport-helper.c:145
8798 msgid "unable to find remote helper for '%s'"
8801 #: transport-helper.c:161 transport-helper.c:575
8802 msgid "can't dup helper output fd"
8805 #: transport-helper.c:214
8808 "unknown mandatory capability %s; this remote helper probably needs newer "
8812 #: transport-helper.c:220
8813 msgid "this remote helper should implement refspec capability"
8816 #: transport-helper.c:287 transport-helper.c:429
8818 msgid "%s unexpectedly said: '%s'"
8821 #: transport-helper.c:417
8823 msgid "%s also locked %s"
8826 #: transport-helper.c:497
8827 msgid "couldn't run fast-import"
8830 #: transport-helper.c:520
8831 msgid "error while running fast-import"
8834 #: transport-helper.c:549 transport-helper.c:1251
8836 msgid "could not read ref %s"
8839 #: transport-helper.c:594
8841 msgid "unknown response to connect: %s"
8844 #: transport-helper.c:616
8845 msgid "setting remote service path not supported by protocol"
8848 #: transport-helper.c:618
8849 msgid "invalid remote service path"
8852 #: transport-helper.c:661 transport.c:1479
8853 msgid "operation not supported by protocol"
8856 #: transport-helper.c:664
8858 msgid "can't connect to subservice %s"
8861 #: transport-helper.c:693 transport.c:404
8862 msgid "--negotiate-only requires protocol v2"
8865 #: transport-helper.c:755
8866 msgid "'option' without a matching 'ok/error' directive"
8869 #: transport-helper.c:798
8871 msgid "expected ok/error, helper said '%s'"
8874 #: transport-helper.c:859
8876 msgid "helper reported unexpected status of %s"
8879 #: transport-helper.c:942
8881 msgid "helper %s does not support dry-run"
8884 #: transport-helper.c:945
8886 msgid "helper %s does not support --signed"
8889 #: transport-helper.c:948
8891 msgid "helper %s does not support --signed=if-asked"
8894 #: transport-helper.c:953
8896 msgid "helper %s does not support --atomic"
8899 #: transport-helper.c:957
8901 msgid "helper %s does not support --%s"
8904 #: transport-helper.c:964
8906 msgid "helper %s does not support 'push-option'"
8909 #: transport-helper.c:1064
8910 msgid "remote-helper doesn't support push; refspec needed"
8913 #: transport-helper.c:1069
8915 msgid "helper %s does not support 'force'"
8918 #: transport-helper.c:1116
8919 msgid "couldn't run fast-export"
8922 #: transport-helper.c:1121
8923 msgid "error while running fast-export"
8926 #: transport-helper.c:1146
8929 "No refs in common and none specified; doing nothing.\n"
8930 "Perhaps you should specify a branch.\n"
8933 #: transport-helper.c:1228
8935 msgid "unsupported object format '%s'"
8938 #: transport-helper.c:1237
8940 msgid "malformed response in ref list: %s"
8943 #: transport-helper.c:1389
8945 msgid "read(%s) failed"
8948 #: transport-helper.c:1416
8950 msgid "write(%s) failed"
8953 #: transport-helper.c:1465
8955 msgid "%s thread failed"
8958 #: transport-helper.c:1469
8960 msgid "%s thread failed to join: %s"
8963 #: transport-helper.c:1488 transport-helper.c:1492
8965 msgid "can't start thread for copying data: %s"
8968 #: transport-helper.c:1529
8970 msgid "%s process failed to wait"
8973 #: transport-helper.c:1533
8975 msgid "%s process failed"
8978 #: transport-helper.c:1551 transport-helper.c:1560
8979 msgid "can't start thread for copying data"
8984 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8989 msgid "could not read bundle '%s'"
8994 msgid "transport: invalid depth option '%s'"
8998 msgid "see protocol.version in 'git help config' for more details"
9002 msgid "server options require protocol version 2 or later"
9006 msgid "server does not support wait-for-done"
9010 msgid "could not parse transport.color.* config"
9014 msgid "support for protocol v2 not implemented yet"
9019 msgid "unknown value for config '%s': %s"
9024 msgid "transport '%s' not allowed"
9028 msgid "git-over-rsync is no longer supported"
9034 "The following submodule paths contain changes that can\n"
9035 "not be found on any remote:\n"
9044 "\tgit push --recurse-submodules=on-demand\n"
9046 "or cd to the path and use\n"
9050 "to push them to a remote.\n"
9059 msgid "failed to push all needed submodules"
9063 msgid "too-short tree object"
9067 msgid "malformed mode in tree entry"
9071 msgid "empty filename in tree entry"
9075 msgid "too-short tree file"
9078 #: unpack-trees.c:118
9081 "Your local changes to the following files would be overwritten by checkout:\n"
9082 "%%sPlease commit your changes or stash them before you switch branches."
9085 #: unpack-trees.c:120
9088 "Your local changes to the following files would be overwritten by checkout:\n"
9092 #: unpack-trees.c:123
9095 "Your local changes to the following files would be overwritten by merge:\n"
9096 "%%sPlease commit your changes or stash them before you merge."
9099 #: unpack-trees.c:125
9102 "Your local changes to the following files would be overwritten by merge:\n"
9106 #: unpack-trees.c:128
9109 "Your local changes to the following files would be overwritten by %s:\n"
9110 "%%sPlease commit your changes or stash them before you %s."
9113 #: unpack-trees.c:130
9116 "Your local changes to the following files would be overwritten by %s:\n"
9120 #: unpack-trees.c:135
9123 "Updating the following directories would lose untracked files in them:\n"
9127 #: unpack-trees.c:138
9130 "Refusing to remove the current working directory:\n"
9134 #: unpack-trees.c:142
9137 "The following untracked working tree files would be removed by checkout:\n"
9138 "%%sPlease move or remove them before you switch branches."
9141 #: unpack-trees.c:144
9144 "The following untracked working tree files would be removed by checkout:\n"
9148 #: unpack-trees.c:147
9151 "The following untracked working tree files would be removed by merge:\n"
9152 "%%sPlease move or remove them before you merge."
9155 #: unpack-trees.c:149
9158 "The following untracked working tree files would be removed by merge:\n"
9162 #: unpack-trees.c:152
9165 "The following untracked working tree files would be removed by %s:\n"
9166 "%%sPlease move or remove them before you %s."
9169 #: unpack-trees.c:154
9172 "The following untracked working tree files would be removed by %s:\n"
9176 #: unpack-trees.c:160
9179 "The following untracked working tree files would be overwritten by "
9181 "%%sPlease move or remove them before you switch branches."
9184 #: unpack-trees.c:162
9187 "The following untracked working tree files would be overwritten by "
9192 #: unpack-trees.c:165
9195 "The following untracked working tree files would be overwritten by merge:\n"
9196 "%%sPlease move or remove them before you merge."
9199 #: unpack-trees.c:167
9202 "The following untracked working tree files would be overwritten by merge:\n"
9206 #: unpack-trees.c:170
9209 "The following untracked working tree files would be overwritten by %s:\n"
9210 "%%sPlease move or remove them before you %s."
9213 #: unpack-trees.c:172
9216 "The following untracked working tree files would be overwritten by %s:\n"
9220 #: unpack-trees.c:180
9222 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
9225 #: unpack-trees.c:183
9228 "Cannot update submodule:\n"
9232 #: unpack-trees.c:186
9235 "The following paths are not up to date and were left despite sparse "
9240 #: unpack-trees.c:188
9243 "The following paths are unmerged and were left despite sparse patterns:\n"
9247 #: unpack-trees.c:190
9250 "The following paths were already present and thus not updated despite sparse "
9255 #: unpack-trees.c:270
9260 #: unpack-trees.c:297
9263 "After fixing the above paths, you may want to run `git sparse-checkout "
9267 #: unpack-trees.c:358
9268 msgid "Updating files"
9271 #: unpack-trees.c:390
9273 "the following paths have collided (e.g. case-sensitive paths\n"
9274 "on a case-insensitive filesystem) and only one from the same\n"
9275 "colliding group is in the working tree:\n"
9278 #: unpack-trees.c:1636
9279 msgid "Updating index flags"
9282 #: unpack-trees.c:2803
9284 msgid "worktree and untracked commit have duplicate entries: %s"
9287 #: upload-pack.c:1565
9288 msgid "expected flush after fetch arguments"
9289 msgstr "bilasan diharapkan setelah argumen pengambilan"
9292 msgid "invalid URL scheme name or missing '://' suffix"
9295 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
9297 msgid "invalid %XX escape sequence"
9301 msgid "missing host and scheme is not 'file:'"
9305 msgid "a 'file:' URL may not have a port number"
9309 msgid "invalid characters in host name"
9312 #: urlmatch.c:292 urlmatch.c:303
9313 msgid "invalid port number"
9317 msgid "invalid '..' path segment"
9321 msgid "Fetching objects"
9324 #: worktree.c:238 builtin/am.c:2209 builtin/bisect--helper.c:156
9326 msgid "failed to read '%s'"
9327 msgstr "gagal membaca '%s'"
9331 msgid "'%s' at main working tree is not the repository directory"
9332 msgstr "'%s' pada pohon kerja utama bukan direktori repositori"
9336 msgid "'%s' file does not contain absolute path to the working tree location"
9337 msgstr "berkas '%s' tidak berisi jalur absolut ke lokasi pohon kerja"
9341 msgid "'%s' does not exist"
9342 msgstr "'%s' tidak ada"
9346 msgid "'%s' is not a .git file, error code %d"
9347 msgstr "'%s' bukan berkas .git, kode error %d"
9351 msgid "'%s' does not point back to '%s'"
9352 msgstr "'%s' tidak menunjuk kembali ke '%s'"
9355 msgid "not a directory"
9356 msgstr "bukan direktori"
9359 msgid ".git is not a file"
9360 msgstr ".git bukan berkas"
9363 msgid ".git file broken"
9364 msgstr "berkas .git rusak"
9367 msgid ".git file incorrect"
9368 msgstr "berkas .git salah"
9371 msgid "not a valid path"
9372 msgstr "bukan jalur valid"
9375 msgid "unable to locate repository; .git is not a file"
9376 msgstr "tidak dapat menempatkan repositori; .git bukan berkas"
9379 msgid "unable to locate repository; .git file does not reference a repository"
9381 "tidak dapat menempatkan repositori; berkas .git tidak merujuk repositori"
9384 msgid "unable to locate repository; .git file broken"
9385 msgstr "tidak dapat menempatkan repositori; berkas .git rusak"
9388 msgid "gitdir unreadable"
9389 msgstr "gitdir tidak dapat dibaca"
9392 msgid "gitdir incorrect"
9393 msgstr "gitdir salah"
9396 msgid "not a valid directory"
9397 msgstr "bukan direktori valid"
9400 msgid "gitdir file does not exist"
9401 msgstr "berkas gitdir tidak ada"
9403 #: worktree.c:783 worktree.c:792
9405 msgid "unable to read gitdir file (%s)"
9406 msgstr "tidak dapat membaca berkas gitdir (%s)"
9410 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
9411 msgstr "baca singkat (diharapkan %<PRIuMAX> bita, terbaca %<PRIuMAX>)"
9414 msgid "invalid gitdir file"
9415 msgstr "berkas gitdir tidak valid"
9418 msgid "gitdir file points to non-existent location"
9419 msgstr "berkas gitdir menunjuk ke lokasi yang tidak ada"
9423 msgid "could not setenv '%s'"
9428 msgid "unable to create '%s'"
9429 msgstr "tidak dapat membuat '%s'"
9431 #: wrapper.c:205 wrapper.c:375
9433 msgid "could not open '%s' for reading and writing"
9436 #: wrapper.c:406 wrapper.c:607
9438 msgid "unable to access '%s'"
9442 msgid "unable to get current working directory"
9446 msgid "Unmerged paths:"
9447 msgstr "Jalur yang tak tergabung:"
9449 #: wt-status.c:187 wt-status.c:219
9450 msgid " (use \"git restore --staged <file>...\" to unstage)"
9451 msgstr " (gunakan \"git restore --staged <berkas>...\" untuk menggelar balik)"
9453 #: wt-status.c:190 wt-status.c:222
9455 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
9457 " (gunakan \"git restore --source=%s --staged <berkas>..\" untuk menggelar "
9460 #: wt-status.c:193 wt-status.c:225
9461 msgid " (use \"git rm --cached <file>...\" to unstage)"
9462 msgstr " (gunakan \"git rm --cached <berkas>...\" untuk menggelar balik)"
9465 msgid " (use \"git add <file>...\" to mark resolution)"
9466 msgstr " (gunakan \"git add <berkas>...\" untuk menandai penyelesaian)"
9468 #: wt-status.c:199 wt-status.c:203
9469 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
9471 " (gunakan \"git add/rm <berkas>...\" sebagaimana mestinya untuk menandai "
9475 msgid " (use \"git rm <file>...\" to mark resolution)"
9476 msgstr " (gunakan \"git rm <berkas>\" untuk menandai penyelesaian)"
9478 #: wt-status.c:211 wt-status.c:1131
9479 msgid "Changes to be committed:"
9480 msgstr "Perubahan yang akan dikomit:"
9482 #: wt-status.c:234 wt-status.c:1140
9483 msgid "Changes not staged for commit:"
9484 msgstr "Perubahan yang tidak digelar untuk komit:"
9487 msgid " (use \"git add <file>...\" to update what will be committed)"
9489 " (gunakan \"git add <berkas>...\" untuk memperbarui apa yang akan dikomit)"
9492 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
9494 " (gunakan \"git add/rm <berkas>...\" untuk memperbarui apa yang akan "
9499 " (use \"git restore <file>...\" to discard changes in working directory)"
9501 " (gunakan \"git restore <berkas>...\" untuk membuang perubahan di direktori "
9505 msgid " (commit or discard the untracked or modified content in submodules)"
9507 " (komit atau buang konten yang tak dilacak atau diubah dalam submodul)"
9511 msgid " (use \"git %s <file>...\" to include in what will be committed)"
9512 msgstr " (use \"git %s <berkas>...\" untuk menyertakan apa yang akan dikomit)"
9515 msgid "both deleted:"
9516 msgstr "kedua-duanya dihapus:"
9519 msgid "added by us:"
9520 msgstr "ditambahkan oleh kami:"
9523 msgid "deleted by them:"
9524 msgstr "dihapus oleh mereka:"
9527 msgid "added by them:"
9528 msgstr "ditambahkan oleh mereka:"
9531 msgid "deleted by us:"
9532 msgstr "dihapus oleh kami:"
9536 msgstr "kedua-duanya ditambah:"
9539 msgid "both modified:"
9540 msgstr "kedua-duanya diubah:"
9544 msgstr "berkas baru:"
9560 msgstr "terganti nama:"
9564 msgstr "tipe perubahan:"
9568 msgstr "tidak diketahui:"
9572 msgstr "tidak digabung:"
9575 msgid "new commits, "
9576 msgstr "komit baru, "
9579 msgid "modified content, "
9580 msgstr "konten yang dimodifikasi, "
9583 msgid "untracked content, "
9584 msgstr "konten yang tak dilacak, "
9588 msgid "Your stash currently has %d entry"
9589 msgid_plural "Your stash currently has %d entries"
9590 msgstr[0] "Simpanan Anda saat ini ada %d entri"
9591 msgstr[1] "Simpanan Anda saat ini ada %d entri"
9594 msgid "Submodules changed but not updated:"
9595 msgstr "Submodul berubah tapi tak diperbarui:"
9598 msgid "Submodule changes to be committed:"
9599 msgstr "Perubahan submodul yang akan dikomit:"
9603 "Do not modify or remove the line above.\n"
9604 "Everything below it will be ignored."
9606 "Jangan ubah atau hapus baris diatas.\n"
9607 "Semua dibawahnya akan diabaikan."
9613 "It took %.2f seconds to compute the branch ahead/behind values.\n"
9614 "You can use '--no-ahead-behind' to avoid this.\n"
9617 "Butuh %.2f detik untuk menghitung cabang di depan/di belakang nilai.\n"
9618 "Anda bisa gunakan '--no-ahead-behind' untuk menghindari hal tersebut.\n"
9621 msgid "You have unmerged paths."
9622 msgstr "Anda punya jalur yang tak tergabung."
9625 msgid " (fix conflicts and run \"git commit\")"
9626 msgstr " (selesaikan konflik dan jalankan \"git commit\")"
9629 msgid " (use \"git merge --abort\" to abort the merge)"
9630 msgstr " (gunakan \"git merge --abort\" untuk membatalkan penggabungan)"
9633 msgid "All conflicts fixed but you are still merging."
9634 msgstr "Semua konflik sudah selesai tapi Anda masih menggabungkan."
9637 msgid " (use \"git commit\" to conclude merge)"
9638 msgstr " (gunakan \"git commit\" untuk mengakhiri penggabungan)"
9641 msgid "You are in the middle of an am session."
9642 msgstr "Anda berada ditengah-tengah sesi am."
9645 msgid "The current patch is empty."
9646 msgstr "Jalur saat ini kosong"
9649 msgid " (fix conflicts and then run \"git am --continue\")"
9650 msgstr " (selesaikan konflik lalu jalankan \"git am --continue\")"
9653 msgid " (use \"git am --skip\" to skip this patch)"
9654 msgstr " (gunakan \"git am --skip\" untuk lewati tambalan ini)"
9658 " (use \"git am --allow-empty\" to record this patch as an empty commit)"
9660 " (gunakan \"git am --allow-empty\" untuk merekam tambalan ini sebagai komit "
9664 msgid " (use \"git am --abort\" to restore the original branch)"
9665 msgstr " (gunakan \"git am --abort\" untuk mengembalikan cabang asal)"
9668 msgid "git-rebase-todo is missing."
9669 msgstr "git-rebase-todo hilang."
9672 msgid "No commands done."
9673 msgstr "Tidak ada perintah selesai."
9677 msgid "Last command done (%d command done):"
9678 msgid_plural "Last commands done (%d commands done):"
9679 msgstr[0] "Perintah yang selesai (%d perintah):"
9680 msgstr[1] "Perintah yang selesai (%d perintah):"
9684 msgid " (see more in file %s)"
9685 msgstr " (lihat lebih lanjut di berkas %s)"
9688 msgid "No commands remaining."
9689 msgstr "Tidak ada perintah yang tersisa."
9693 msgid "Next command to do (%d remaining command):"
9694 msgid_plural "Next commands to do (%d remaining commands):"
9695 msgstr[0] "Perintah berikutnya (%d perintah tersisa):"
9696 msgstr[1] "Perintah berikutnya (%d perintah tersisa):"
9699 msgid " (use \"git rebase --edit-todo\" to view and edit)"
9700 msgstr " (gunakan \"git rebase --edit-todo\" untuk lihat dan sunting)"
9704 msgid "You are currently rebasing branch '%s' on '%s'."
9705 msgstr "Anda sedang mendasarkan ulang cabang '%s' pada '%s'."
9708 msgid "You are currently rebasing."
9709 msgstr "Anda sedang mendasarkan ulang."
9712 msgid " (fix conflicts and then run \"git rebase --continue\")"
9713 msgstr " (selesaikan konflik lalu jalankan \"git rebase --continue\")"
9716 msgid " (use \"git rebase --skip\" to skip this patch)"
9717 msgstr " (gunakan \"git rebase --skip\" untuk lewati tambalan ini)"
9720 msgid " (use \"git rebase --abort\" to check out the original branch)"
9721 msgstr " (gunakan \"git rebase --abort\" untuk check out cabang asal)"
9724 msgid " (all conflicts fixed: run \"git rebase --continue\")"
9725 msgstr " (semua konflik sudah selesai: jalankan \"git rebase --continue\")"
9730 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9732 "Anda sedang membelah komit saat mendasarkan ulang cabang '%s' pada '%s'."
9735 msgid "You are currently splitting a commit during a rebase."
9736 msgstr "Anda sedang membelah komit saat mendasarkan ulang."
9739 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
9741 " (Setelah direktori kerja Anda bersih, jalankan \"git rebase --continue\")"
9745 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9747 "Anda sedang menyunting komit saat mendasarkan ulang cabang '%s' pada '%s'."
9750 msgid "You are currently editing a commit during a rebase."
9751 msgstr "Anda sedang menyunting komit saat mendasarkan ulang."
9754 msgid " (use \"git commit --amend\" to amend the current commit)"
9755 msgstr " (gunakan \"git commit --amend\" untuk mengubah komit saat ini)"
9759 " (use \"git rebase --continue\" once you are satisfied with your changes)"
9761 " (gunakan \"git rebase --continue\" begitu Anda puas dengan perubahan Anda)"
9764 msgid "Cherry-pick currently in progress."
9765 msgstr "Petik ceri sedang berjalan."
9769 msgid "You are currently cherry-picking commit %s."
9770 msgstr "Anda sedang memetik ceri komit %s."
9773 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
9774 msgstr " (selesaikan konflik dan jalankan \"git cherry-pick --continue\")"
9777 msgid " (run \"git cherry-pick --continue\" to continue)"
9778 msgstr " (jalankan \"git cherry-pick --continue\" untuk melanjutkan)"
9781 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
9783 " (semua konflik sudah selesai: jalankan \"git cherry-pick --continue\")"
9786 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
9787 msgstr " (gunakan \"git cherry-pick --skip\" untuk lewati tambalan ini)"
9790 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9792 " (gunakan \"git cherry-pick --abort\" untuk membatalkan operasi petik ceri)"
9795 msgid "Revert currently in progress."
9796 msgstr "Pengembalian sedang berjalang."
9800 msgid "You are currently reverting commit %s."
9801 msgstr "Anda sedang mengembalikan komit %s."
9804 msgid " (fix conflicts and run \"git revert --continue\")"
9805 msgstr " (selesaikan konflik dan jalankan \"git revert --continue\")"
9808 msgid " (run \"git revert --continue\" to continue)"
9809 msgstr " (jalankan \"git revert --continue\" untuk melanjutkan)"
9812 msgid " (all conflicts fixed: run \"git revert --continue\")"
9813 msgstr " (semua konflik sudah selesai: jalankan \"git revert --continue\")"
9816 msgid " (use \"git revert --skip\" to skip this patch)"
9817 msgstr " (gunakan \"git revert --skip\" untuk lewati tambalan ini)"
9820 msgid " (use \"git revert --abort\" to cancel the revert operation)"
9822 " (gunakan \"git revert --abort\" untuk membatalkan operasi pengembalian)"
9826 msgid "You are currently bisecting, started from branch '%s'."
9827 msgstr "Anda sedang membagi dua, dimulai dari cabang '%s'."
9830 msgid "You are currently bisecting."
9831 msgstr "Anda sedang membagi dua."
9834 msgid " (use \"git bisect reset\" to get back to the original branch)"
9835 msgstr " (gunakan \"git bisect reset\" untuk kembali ke cabang asal)"
9838 msgid "You are in a sparse checkout."
9839 msgstr "Anda berada dalam checkout tipis."
9843 msgid "You are in a sparse checkout with %d%% of tracked files present."
9844 msgstr "Anda berada dalam checkout tipis dengan %d%% berkas terlacak ada."
9848 msgstr "Pada cabang "
9851 msgid "interactive rebase in progress; onto "
9852 msgstr "sedang mendasarkan ulang interaktif; ke "
9855 msgid "rebase in progress; onto "
9856 msgstr "sedang mendasarkan ulang; ke "
9859 msgid "HEAD detached at "
9863 msgid "HEAD detached from "
9867 msgid "Not currently on any branch."
9868 msgstr "Tidak sedang berada pada cabang apapun."
9871 msgid "Initial commit"
9875 msgid "No commits yet"
9876 msgstr "Tidak ada komit"
9879 msgid "Untracked files"
9880 msgstr "Berkas tak terlacak"
9883 msgid "Ignored files"
9884 msgstr "Berkas yang diabaikan"
9889 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9890 "may speed it up, but you have to be careful not to forget to add\n"
9891 "new files yourself (see 'git help status')."
9893 "Butuh %.2f detik untuk menghitung berkas tak terlacak. 'status -uno'\n"
9894 "mungkin bisa mempercepat, tapi Anda harus berhati-hati jangan sampai lupa\n"
9895 "untuk tambahkan berkas baru sendiri (lihat 'git help status')."
9899 msgid "Untracked files not listed%s"
9900 msgstr "Berkas tak terlacak yang tak disebutkan%s"
9903 msgid " (use -u option to show untracked files)"
9904 msgstr " (gunakan opsi -u untuk melihat berkas yang tak terlacak)"
9908 msgstr "Tidak ada perubahan"
9912 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9914 "tidak ada perubahan untuk dikomit (gunakan \"git add\" dan/atau \"git commit "
9919 msgid "no changes added to commit\n"
9920 msgstr "tidak ada perubahan untuk dikomit\n"
9925 "nothing added to commit but untracked files present (use \"git add\" to "
9928 "tidak ada perubahan untuk dikomit tapi berkas yang tak terlacak ada(gunakan "
9929 "\"git add\" untuk lacak)\n"
9933 msgid "nothing added to commit but untracked files present\n"
9934 msgstr "tidak ada perubahan untuk dikomit tapi berkas yang tak terlacak ada\n"
9938 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9940 "tidak ada yang dikomit (buat/salin berkas dan gunakan \"git add\" untuk "
9943 #: wt-status.c:1902 wt-status.c:1908
9945 msgid "nothing to commit\n"
9946 msgstr "tidak ada yang dikomit\n"
9950 msgid "nothing to commit (use -u to show untracked files)\n"
9951 msgstr "tidak ada yang dikomit (gunakan -u untuk lihat berkas tak terlacak)\n"
9955 msgid "nothing to commit, working tree clean\n"
9956 msgstr "tidak ada yang dikomit, pohon kerja bersih\n"
9959 msgid "No commits yet on "
9960 msgstr "Tidak ada komit apapun pada "
9963 msgid "HEAD (no branch)"
9964 msgstr "HEAD (tanpa cabang)"
9970 #: wt-status.c:2052 wt-status.c:2060
9972 msgstr "di belakang "
9974 #: wt-status.c:2055 wt-status.c:2058
9978 #. TRANSLATORS: the action is e.g. "pull with rebase"
9981 msgid "cannot %s: You have unstaged changes."
9982 msgstr "tidak dapat %s: Anda punya perubahan yang tidak digelar."
9985 msgid "additionally, your index contains uncommitted changes."
9986 msgstr "juga indeks Anda berisi perubahan yang belum dikomit."
9990 msgid "cannot %s: Your index contains uncommitted changes."
9991 msgstr "tidak dapat %s: indeks Anda berisi perubahan yang belum dikomit."
9993 #: compat/simple-ipc/ipc-unix-socket.c:205
9994 msgid "could not send IPC command"
9997 #: compat/simple-ipc/ipc-unix-socket.c:212
9998 msgid "could not read IPC response"
10001 #: compat/simple-ipc/ipc-unix-socket.c:892
10003 msgid "could not start accept_thread '%s'"
10006 #: compat/simple-ipc/ipc-unix-socket.c:904
10008 msgid "could not start worker[0] for '%s'"
10011 #: compat/precompose_utf8.c:58 builtin/clone.c:347
10013 msgid "failed to unlink '%s'"
10016 #: builtin/add.c:26
10017 msgid "git add [<options>] [--] <pathspec>..."
10018 msgstr "git add [<opsi>] [--] <pathspec>..."
10020 #: builtin/add.c:64
10022 msgid "cannot chmod %cx '%s'"
10023 msgstr "tidak dapat chmod %cx '%s'"
10025 #: builtin/add.c:106
10027 msgid "unexpected diff status %c"
10028 msgstr "status diff tak diharapkan %c"
10030 #: builtin/add.c:111 builtin/commit.c:298
10031 msgid "updating files failed"
10032 msgstr "gagal memperbarui berkas"
10034 #: builtin/add.c:121
10036 msgid "remove '%s'\n"
10037 msgstr "hapus '%s'\n"
10039 #: builtin/add.c:205
10040 msgid "Unstaged changes after refreshing the index:"
10041 msgstr "Perubahan tak tergelar setelah menyegarkan indeks:"
10043 #: builtin/add.c:313 builtin/rev-parse.c:993
10044 msgid "Could not read the index"
10045 msgstr "Tidak dapat membaca indeks"
10047 #: builtin/add.c:326
10048 msgid "Could not write patch"
10049 msgstr "Tidak dapat menulis tambalan"
10051 #: builtin/add.c:329
10052 msgid "editing patch failed"
10053 msgstr "Gagal menyunting tambalan"
10055 #: builtin/add.c:332
10057 msgid "Could not stat '%s'"
10058 msgstr "Tidak dapat men-stat '%s'"
10060 #: builtin/add.c:334
10061 msgid "Empty patch. Aborted."
10062 msgstr "Tambalan kosong. Dibatalkan."
10064 #: builtin/add.c:340
10066 msgid "Could not apply '%s'"
10067 msgstr "Tidak dapat terapkan '%s'"
10069 #: builtin/add.c:348
10070 msgid "The following paths are ignored by one of your .gitignore files:\n"
10071 msgstr "Jalur berikut diabaikan oleh salah satu dari berkas .gitignore Anda:\n"
10073 #: builtin/add.c:368 builtin/clean.c:927 builtin/fetch.c:174 builtin/mv.c:124
10074 #: builtin/prune-packed.c:14 builtin/pull.c:208 builtin/push.c:550
10075 #: builtin/remote.c:1429 builtin/rm.c:244 builtin/send-pack.c:194
10079 #: builtin/add.c:369 builtin/check-ignore.c:22 builtin/commit.c:1484
10080 #: builtin/count-objects.c:98 builtin/fsck.c:789 builtin/log.c:2313
10081 #: builtin/mv.c:123 builtin/read-tree.c:120
10083 msgstr "jadi berkata-kata"
10085 #: builtin/add.c:371
10086 msgid "interactive picking"
10087 msgstr "pengambilan interaktif"
10089 #: builtin/add.c:372 builtin/checkout.c:1581 builtin/reset.c:409
10090 msgid "select hunks interactively"
10091 msgstr "pilih bingkah secara interaktif"
10093 #: builtin/add.c:373
10094 msgid "edit current diff and apply"
10095 msgstr "sunting diff saat ini dan terapkan"
10097 #: builtin/add.c:374
10098 msgid "allow adding otherwise ignored files"
10099 msgstr "perbolehkan tambah berkas yang diabaikan"
10101 #: builtin/add.c:375
10102 msgid "update tracked files"
10103 msgstr "perbarui berkas terlacak"
10105 #: builtin/add.c:376
10106 msgid "renormalize EOL of tracked files (implies -u)"
10107 msgstr "normalisasi ulang EOL berkas terlacak (menyiratkan -u)"
10109 #: builtin/add.c:377
10110 msgid "record only the fact that the path will be added later"
10111 msgstr "rekam hanya fakta bahwa jalur akan ditambahkan nanti"
10113 #: builtin/add.c:378
10114 msgid "add changes from all tracked and untracked files"
10115 msgstr "tambahkan perubahan dari semua berkas terlacak dan tak terlacak"
10117 #: builtin/add.c:381
10118 msgid "ignore paths removed in the working tree (same as --no-all)"
10119 msgstr "abaikan jalur yang terhapus dari pohon kerja (sama dengan --no-all)"
10121 #: builtin/add.c:383
10122 msgid "don't add, only refresh the index"
10123 msgstr "jangan tambahkan, hanya segarkan indeks"
10125 #: builtin/add.c:384
10126 msgid "just skip files which cannot be added because of errors"
10127 msgstr "hanya lewatkan berkas yang tidak dapat ditambah karena error"
10129 #: builtin/add.c:385
10130 msgid "check if - even missing - files are ignored in dry run"
10131 msgstr "periksa bahwa berkas yang - bahkan hilang - diabaikan dalam latihan"
10133 #: builtin/add.c:386 builtin/mv.c:128 builtin/rm.c:251
10134 msgid "allow updating entries outside of the sparse-checkout cone"
10135 msgstr "perbolehkan perbarui entri di luar kerucut checkout tipis"
10137 #: builtin/add.c:388 builtin/update-index.c:1004
10138 msgid "override the executable bit of the listed files"
10139 msgstr "timpa bit yang dapat dieksekusi dari berkas terdaftar"
10141 #: builtin/add.c:390
10142 msgid "warn when adding an embedded repository"
10143 msgstr "peringatkan ketika menambahkan repositori tertanam"
10145 #: builtin/add.c:392
10146 msgid "backend for `git stash -p`"
10147 msgstr "tulang belakang untuk `git stash -p`"
10149 #: builtin/add.c:410
10152 "You've added another git repository inside your current repository.\n"
10153 "Clones of the outer repository will not contain the contents of\n"
10154 "the embedded repository and will not know how to obtain it.\n"
10155 "If you meant to add a submodule, use:\n"
10157 "\tgit submodule add <url> %s\n"
10159 "If you added this path by mistake, you can remove it from the\n"
10162 "\tgit rm --cached %s\n"
10164 "See \"git help submodule\" for more information."
10166 "Anda telah menambahkan repositori git yang lain di dalam repositori Anda\n"
10167 "saat ini. Kloningan repositori luar tidak akan berisi isi repositori\n"
10168 "tertanam dan tidak akan tahu bagaimana cara mendapatkannya.\n"
10169 "Jika maksud anda menambahkan submodul, gunakan:\n"
10171 "\tgit submodule add <url> %s\n"
10173 "Jika Anda menambahkan jalur itu sebagai kesengajaan, Anda dapat menghapus\n"
10174 "itu dari indeks dengan:\n"
10176 "\tgit rm --cached %s\n"
10178 "Lihat \"git help submodule\" untuk selengkapnya."
10180 #: builtin/add.c:439
10182 msgid "adding embedded git repository: %s"
10183 msgstr "menambahkan repositori git tertanam: %s"
10185 #: builtin/add.c:459
10187 "Use -f if you really want to add them.\n"
10188 "Turn this message off by running\n"
10189 "\"git config advice.addIgnoredFile false\""
10191 "Gunakan -f jika Anda benar-benar ingin tambahkan itu.\n"
10192 "Matikan pesan ini dengan menjalankan\n"
10193 "\"git config advice.addIgnoredFile false\""
10195 #: builtin/add.c:474
10196 msgid "adding files failed"
10197 msgstr "gagal menambahkan berkas"
10199 #: builtin/add.c:548
10201 msgid "--chmod param '%s' must be either -x or +x"
10202 msgstr "--chmod param '%s' harus berupa -x atau +x"
10204 #: builtin/add.c:569 builtin/checkout.c:1751 builtin/commit.c:364
10205 #: builtin/reset.c:429 builtin/rm.c:275 builtin/stash.c:1713
10207 msgid "'%s' and pathspec arguments cannot be used together"
10208 msgstr "'%s' dan argumen spek jalur tidak dapat digunakan bersamaan"
10210 #: builtin/add.c:580
10212 msgid "Nothing specified, nothing added.\n"
10213 msgstr "Tidak ada yang disebutkan, tidak ada yang ditambahkan.\n"
10215 #: builtin/add.c:582
10217 "Maybe you wanted to say 'git add .'?\n"
10218 "Turn this message off by running\n"
10219 "\"git config advice.addEmptyPathspec false\""
10221 "Mungkin Anda ingin bilang 'git add .'?\n"
10222 "Matikan pesan ini dengan menjalankan\n"
10223 "\"git config advice.addEmptyPathspec false\""
10225 #: builtin/am.c:202
10227 msgid "Invalid value for --empty: %s"
10228 msgstr "Nilai tidak valid untuk --empty: %s"
10230 #: builtin/am.c:392
10231 msgid "could not parse author script"
10232 msgstr "tidak dapat mengurai skrip pengarang"
10234 #: builtin/am.c:482
10236 msgid "'%s' was deleted by the applypatch-msg hook"
10237 msgstr "'%s' dihapus oleh kail applypatch-msg"
10239 #: builtin/am.c:524
10241 msgid "Malformed input line: '%s'."
10242 msgstr "Baris masukan salah format: '%s'."
10244 #: builtin/am.c:562
10246 msgid "Failed to copy notes from '%s' to '%s'"
10247 msgstr "Gagal menyalin catatan dari '%s' ke '%s'"
10249 #: builtin/am.c:588
10250 msgid "fseek failed"
10251 msgstr "fseek gagal"
10253 #: builtin/am.c:776
10255 msgid "could not parse patch '%s'"
10256 msgstr "tidak dapat mengurai tambalan '%s'"
10258 #: builtin/am.c:841
10259 msgid "Only one StGIT patch series can be applied at once"
10260 msgstr "Hanya satu rangkaian tambalan StGIT yang bisa diterapkan sekaligus"
10262 #: builtin/am.c:889
10263 msgid "invalid timestamp"
10264 msgstr "stempel waktu tidak valid"
10266 #: builtin/am.c:894 builtin/am.c:906
10267 msgid "invalid Date line"
10268 msgstr "baris Date tidak valid"
10270 #: builtin/am.c:901
10271 msgid "invalid timezone offset"
10272 msgstr "offset zona waktu tidak valid"
10274 #: builtin/am.c:994
10275 msgid "Patch format detection failed."
10276 msgstr "Pendeteksian format tambalan gagal."
10278 #: builtin/am.c:999 builtin/clone.c:300
10280 msgid "failed to create directory '%s'"
10281 msgstr "gagal membuat direktori '%s'"
10283 #: builtin/am.c:1004
10284 msgid "Failed to split patches."
10285 msgstr "Gagal memecah tambalan."
10287 #: builtin/am.c:1153
10289 msgid "When you have resolved this problem, run \"%s --continue\"."
10290 msgstr "Saat Anda sudah menyelesaikan masalah ini, jalankan \"%s --continue\"."
10292 #: builtin/am.c:1154
10294 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
10296 "Jika Anda lebih suka melewati tambalan ini, jalankan \"%s --skip\" sebagai "
10299 #: builtin/am.c:1159
10301 msgid "To record the empty patch as an empty commit, run \"%s --allow-empty\"."
10303 "Untuk merekam tambalan kosong sebagai komit kosong, jalankan \"%s --allow-"
10306 #: builtin/am.c:1161
10308 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
10310 "Untuk mengembalikan cabang yang asli dan berhenti menambal, jalankan \"%s --"
10313 #: builtin/am.c:1256
10314 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
10316 "Tambalan dikirimkan dengan format=flowed; spasi pada akhir baris mungkin "
10319 #: builtin/am.c:1344
10321 msgid "missing author line in commit %s"
10322 msgstr "baris pengarang hilang dalam komit %s"
10324 #: builtin/am.c:1347
10326 msgid "invalid ident line: %.*s"
10327 msgstr "baris identitas tidak valid: %.*s"
10329 #: builtin/am.c:1566
10330 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
10332 "Repositori kekurangan blob yang diperlukan untuk mundur ke penggabungan 3 "
10335 #: builtin/am.c:1568
10336 msgid "Using index info to reconstruct a base tree..."
10337 msgstr "Menggunakan info indeks untuk membangun ulang sebuah pohon dasar..."
10339 #: builtin/am.c:1587
10341 "Did you hand edit your patch?\n"
10342 "It does not apply to blobs recorded in its index."
10344 "Apakah Anda menyunting tambalan Anda?\n"
10345 "Itu tidak diterapkan ke blob yang direkam dalam indeksnya."
10347 #: builtin/am.c:1593
10348 msgid "Falling back to patching base and 3-way merge..."
10349 msgstr "Mundur ke penambalan dasar dan penggabungan 3 arah..."
10351 #: builtin/am.c:1619
10352 msgid "Failed to merge in the changes."
10353 msgstr "Gagal menggabungkan perubahan."
10355 #: builtin/am.c:1651
10356 msgid "applying to an empty history"
10357 msgstr "menerapkan ke sebuah riwayat kosong"
10359 #: builtin/am.c:1703 builtin/am.c:1707
10361 msgid "cannot resume: %s does not exist."
10362 msgstr "tidak dapat melanjutkan: %s tidak ada."
10364 #: builtin/am.c:1725
10365 msgid "Commit Body is:"
10366 msgstr "Badan komit adalah:"
10368 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
10369 #. in your translation. The program will only accept English
10370 #. input at this point.
10372 #: builtin/am.c:1735
10374 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
10376 "Terapkan? [y]a/[n] tidak/[e] sunting/[v] lihat tambalan/terim[a] semua: "
10378 #: builtin/am.c:1781 builtin/commit.c:409
10379 msgid "unable to write index file"
10380 msgstr "tidak dapat menulis berkas indeks"
10382 #: builtin/am.c:1785
10384 msgid "Dirty index: cannot apply patches (dirty: %s)"
10385 msgstr "Indeks kotor: tidak dapat menerapkan tambalan (kotor: %s)"
10387 #: builtin/am.c:1827
10389 msgid "Skipping: %.*s"
10390 msgstr "Melewatkan: %.*s"
10392 #: builtin/am.c:1832
10394 msgid "Creating an empty commit: %.*s"
10395 msgstr "Membuat sebuah komit kosong: %.*s"
10397 #: builtin/am.c:1836
10398 msgid "Patch is empty."
10399 msgstr "Tambalan kosong."
10401 #: builtin/am.c:1847 builtin/am.c:1916
10403 msgid "Applying: %.*s"
10404 msgstr "Menerapkan: %.*s"
10406 #: builtin/am.c:1864
10407 msgid "No changes -- Patch already applied."
10408 msgstr "Tidak ada perubahan -- tambalan sudah diterapkan"
10410 #: builtin/am.c:1870
10412 msgid "Patch failed at %s %.*s"
10413 msgstr "Penambalan gagal pada %s %.*s"
10415 #: builtin/am.c:1874
10416 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
10418 "Gunakan 'git am --show-current-patch=diff' untuk melihat tambalan yang gagal"
10420 #: builtin/am.c:1920
10421 msgid "No changes - recorded it as an empty commit."
10422 msgstr "Tidak ada perubahan - direkam sebagai komit kosong."
10424 #: builtin/am.c:1922
10426 "No changes - did you forget to use 'git add'?\n"
10427 "If there is nothing left to stage, chances are that something else\n"
10428 "already introduced the same changes; you might want to skip this patch."
10430 "Tidak ada perubahan - apakah Anda lupa untuk menggunakan 'git add'?\n"
10431 "Jika tidak ada lagi yang diterapkan, sepertinya sesuatu yang lain sudah \n"
10432 "memasukkan perubahan yang sama; mungkin Anda ingin melewatkan tambalan ini."
10434 #: builtin/am.c:1930
10436 "You still have unmerged paths in your index.\n"
10437 "You should 'git add' each file with resolved conflicts to mark them as "
10439 "You might run `git rm` on a file to accept \"deleted by them\" for it."
10441 "Anda masih punya jalur yang belum digabung pada indeks Anda.\n"
10442 "Anda harus 'git add' setiap berkas dengan konflik terselesai untuk "
10444 "Anda mungkin jalankan `git rm` pada berkas untuk menerima \"penghapusan oleh "
10445 "mereka\" untuk itu."
10447 #: builtin/am.c:2038 builtin/am.c:2042 builtin/am.c:2054 builtin/reset.c:448
10448 #: builtin/reset.c:456
10450 msgid "Could not parse object '%s'."
10451 msgstr "Tidak dapat mengurai objek '%s'."
10453 #: builtin/am.c:2090 builtin/am.c:2166
10454 msgid "failed to clean index"
10455 msgstr "gagal membersihkan indeks"
10457 #: builtin/am.c:2134
10459 "You seem to have moved HEAD since the last 'am' failure.\n"
10460 "Not rewinding to ORIG_HEAD"
10462 "Sepertinya Anda telah memindahkan HEAD sejak kegagalan 'am' terakhir.\n"
10463 "Tidak memutar ulang ke ORIG_HEAD"
10465 #: builtin/am.c:2242
10467 msgid "Invalid value for --patch-format: %s"
10468 msgstr "Nilai tidak valid untuk --patch-format: %s"
10470 #: builtin/am.c:2285
10472 msgid "Invalid value for --show-current-patch: %s"
10473 msgstr "Nilai tidak valid untuk --show-current-patch: %s"
10475 #: builtin/am.c:2289
10477 msgid "options '%s=%s' and '%s=%s' cannot be used together"
10478 msgstr "Opsi '%s=%s' dan '%s=%s' tidak dapat digunakan bersamaan"
10480 #: builtin/am.c:2320
10481 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
10482 msgstr "git am [<opsi>] [(<mbox> | <Maildir>)...]"
10484 #: builtin/am.c:2321
10485 msgid "git am [<options>] (--continue | --skip | --abort)"
10486 msgstr "git am [<opsi>] (--continue | --skip | --abort)"
10488 #: builtin/am.c:2327
10489 msgid "run interactively"
10490 msgstr "jalankan secara interaktif"
10492 #: builtin/am.c:2329
10493 msgid "historical option -- no-op"
10494 msgstr "opsi bersejarah -- no-op"
10496 #: builtin/am.c:2331
10497 msgid "allow fall back on 3way merging if needed"
10498 msgstr "perbolehkan mundur ke penggabungan 3 arah jika diperlukan"
10500 #: builtin/am.c:2332 builtin/init-db.c:547 builtin/prune-packed.c:16
10501 #: builtin/repack.c:642 builtin/stash.c:962
10503 msgstr "jadi senyap"
10505 #: builtin/am.c:2334
10506 msgid "add a Signed-off-by trailer to the commit message"
10507 msgstr "tambahkan trailer Signed-off-by kepada pesan komit"
10509 #: builtin/am.c:2337
10510 msgid "recode into utf8 (default)"
10511 msgstr "koding ulang ke dalam utf8 (asali)"
10513 #: builtin/am.c:2339
10514 msgid "pass -k flag to git-mailinfo"
10515 msgstr "lewatkan opsi -k ke git-mailinfo"
10517 #: builtin/am.c:2341
10518 msgid "pass -b flag to git-mailinfo"
10519 msgstr "lewatkan opsi -b ke git-mailinfo"
10521 #: builtin/am.c:2343
10522 msgid "pass -m flag to git-mailinfo"
10523 msgstr "lewatkan opsi -m ke git-mailinfo"
10525 #: builtin/am.c:2345
10526 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
10527 msgstr "lewatkan opsi --keep-cr ke git-mailsplit untuk format mbox"
10529 #: builtin/am.c:2348
10530 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
10532 "jangan lewatkan opsi --keep-cr ke git-mailsplit tak bergantung pada am.keepcr"
10534 #: builtin/am.c:2351
10535 msgid "strip everything before a scissors line"
10536 msgstr "copot semuanya sebelum garis gunting"
10538 #: builtin/am.c:2353
10539 msgid "pass it through git-mailinfo"
10540 msgstr "lewatkannya melalui git-mailinfo"
10542 #: builtin/am.c:2356 builtin/am.c:2359 builtin/am.c:2362 builtin/am.c:2365
10543 #: builtin/am.c:2368 builtin/am.c:2371 builtin/am.c:2374 builtin/am.c:2377
10544 #: builtin/am.c:2383
10545 msgid "pass it through git-apply"
10546 msgstr "lewatkannya melalui git-apply"
10548 #: builtin/am.c:2373 builtin/commit.c:1515 builtin/fmt-merge-msg.c:18
10549 #: builtin/fmt-merge-msg.c:21 builtin/grep.c:919 builtin/merge.c:263
10550 #: builtin/pull.c:142 builtin/pull.c:204 builtin/pull.c:221
10551 #: builtin/rebase.c:1046 builtin/repack.c:653 builtin/repack.c:657
10552 #: builtin/repack.c:659 builtin/show-branch.c:649 builtin/show-ref.c:172
10553 #: builtin/tag.c:445 parse-options.h:154 parse-options.h:175
10554 #: parse-options.h:317
10558 #: builtin/am.c:2379 builtin/branch.c:680 builtin/bugreport.c:109
10559 #: builtin/for-each-ref.c:41 builtin/replace.c:555 builtin/tag.c:479
10560 #: builtin/verify-tag.c:38
10564 #: builtin/am.c:2380
10565 msgid "format the patch(es) are in"
10566 msgstr "format tambalan yang ada di"
10568 #: builtin/am.c:2386
10569 msgid "override error message when patch failure occurs"
10570 msgstr "timpa pesan error ketika kegagalan penambalan terjadi"
10572 #: builtin/am.c:2388
10573 msgid "continue applying patches after resolving a conflict"
10574 msgstr "lanjutkan penerapan tambalan setelah menyelesaikan konflik"
10576 #: builtin/am.c:2391
10577 msgid "synonyms for --continue"
10578 msgstr "sinonim untuk --continue"
10580 #: builtin/am.c:2394
10581 msgid "skip the current patch"
10582 msgstr "lewati tambalan saat ini"
10584 #: builtin/am.c:2397
10585 msgid "restore the original branch and abort the patching operation"
10586 msgstr "kembalikan cabang asli dan batalkan operasi penambalan"
10588 #: builtin/am.c:2400
10589 msgid "abort the patching operation but keep HEAD where it is"
10590 msgstr "batalkan operasi penambalan tetapi simpan HEAD dimanapun itu"
10592 #: builtin/am.c:2404
10593 msgid "show the patch being applied"
10594 msgstr "perlihatkan tambalan yang diterapkan"
10596 #: builtin/am.c:2408
10597 msgid "record the empty patch as an empty commit"
10598 msgstr "rekam tambalan kosong sebagai komit kosong"
10600 #: builtin/am.c:2412
10601 msgid "lie about committer date"
10602 msgstr "berbohong soal tanggal pengkomit"
10604 #: builtin/am.c:2414
10605 msgid "use current timestamp for author date"
10606 msgstr "gunakan stempel waktu saat ini untuk tanggal pengarang"
10608 #: builtin/am.c:2416 builtin/commit-tree.c:118 builtin/commit.c:1643
10609 #: builtin/merge.c:302 builtin/pull.c:179 builtin/rebase.c:1099
10610 #: builtin/revert.c:117 builtin/tag.c:460
10614 #: builtin/am.c:2417 builtin/rebase.c:1100
10615 msgid "GPG-sign commits"
10616 msgstr "tandatangani komit dengan GPG"
10618 #: builtin/am.c:2420
10619 msgid "how to handle empty patches"
10620 msgstr "bagaimana cara menangani tambalan kosong"
10622 #: builtin/am.c:2423
10623 msgid "(internal use for git-rebase)"
10624 msgstr "(penggunaan internal untuk git-rebase)"
10626 #: builtin/am.c:2441
10628 "The -b/--binary option has been a no-op for long time, and\n"
10629 "it will be removed. Please do not use it anymore."
10631 "Opsi -b/--binary telah menjadi no-op untuk waktu yang lama, dan\n"
10632 "itu akan dihapus. Mohon jangan gunakan itu lagi."
10634 #: builtin/am.c:2448
10635 msgid "failed to read the index"
10636 msgstr "gagal membaca indeks"
10638 #: builtin/am.c:2463
10640 msgid "previous rebase directory %s still exists but mbox given."
10642 "direktori pendasaran ulang sebelumnya %s masih ada tapi mbox diberikan."
10644 #: builtin/am.c:2487
10647 "Stray %s directory found.\n"
10648 "Use \"git am --abort\" to remove it."
10650 "Direktori menyimpang %s ditemukan.\n"
10651 "Gunakan \"git am --abort\" untuk menghapusnya."
10653 #: builtin/am.c:2493
10654 msgid "Resolve operation not in progress, we are not resuming."
10655 msgstr "Operasi penguraian tidak berjalan, kami tidak melanjutkan."
10657 #: builtin/am.c:2503
10658 msgid "interactive mode requires patches on the command line"
10659 msgstr "mode interaktif butuh tambalan pada baris perintah"
10661 #: builtin/apply.c:8
10662 msgid "git apply [<options>] [<patch>...]"
10663 msgstr "git apply [<opsi>] [<tambalan>...]"
10665 #: builtin/archive.c:18
10666 msgid "could not redirect output"
10667 msgstr "tidak dapat mengalihkan keluaran"
10669 #: builtin/archive.c:35
10670 msgid "git archive: Remote with no URL"
10671 msgstr "git archive: Remote tanpa URL"
10673 #: builtin/archive.c:59
10674 msgid "git archive: expected ACK/NAK, got a flush packet"
10675 msgstr "git archive: ACK/NAK diharapkan, dapat paket bilasan"
10677 #: builtin/archive.c:62
10679 msgid "git archive: NACK %s"
10680 msgstr "git archive: NACK %s"
10682 #: builtin/archive.c:63
10683 msgid "git archive: protocol error"
10684 msgstr "git archive: kesalahan protokol"
10686 #: builtin/archive.c:67
10687 msgid "git archive: expected a flush"
10688 msgstr "git archive: sebuah bilasan diharapkan"
10690 #: builtin/bisect--helper.c:24
10691 msgid "git bisect--helper --bisect-reset [<commit>]"
10692 msgstr "git bisect--helper --bisect-reset [<komit>]"
10694 #: builtin/bisect--helper.c:25
10696 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
10699 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
10702 #: builtin/bisect--helper.c:26
10704 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
10705 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
10708 "git bisect--helper --bisect-start [--term-{new,bad}=<istilah> --term-{old,"
10709 "good}=<istilah>] [--no-checkout] [--first-parent] [<jelek> [<bagus>...]] "
10710 "[--] [<jalur>...]"
10712 #: builtin/bisect--helper.c:28
10713 msgid "git bisect--helper --bisect-next"
10714 msgstr "git bisect--helper --bisect-next"
10716 #: builtin/bisect--helper.c:29
10717 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
10718 msgstr "git bisect--helper --bisect-state (bad|new) [<revisi>]"
10720 #: builtin/bisect--helper.c:30
10721 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
10722 msgstr "git bisect--helper --bisect-state (good|old) [<revisi>...]"
10724 #: builtin/bisect--helper.c:31
10725 msgid "git bisect--helper --bisect-replay <filename>"
10726 msgstr "git bisect--helper --bisect-replay <nama berkas>"
10728 #: builtin/bisect--helper.c:32
10729 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
10730 msgstr "git bisect--helper --bisect-skip [(<revisi>|<rentang>)...]"
10732 #: builtin/bisect--helper.c:33
10733 msgid "git bisect--helper --bisect-visualize"
10734 msgstr "git bisect--helper --bisect-visualize"
10736 #: builtin/bisect--helper.c:34
10737 msgid "git bisect--helper --bisect-run <cmd>..."
10738 msgstr "git bisect--helper --bisect-run <perintah>..."
10740 #: builtin/bisect--helper.c:109
10742 msgid "cannot open file '%s' in mode '%s'"
10743 msgstr "tidak dapat membuka berkas '%s' dalam mode '%s'"
10745 #: builtin/bisect--helper.c:116
10747 msgid "could not write to file '%s'"
10748 msgstr "tidak dapat menulis ke berkas '%s'"
10750 #: builtin/bisect--helper.c:154
10752 msgid "cannot open file '%s' for reading"
10753 msgstr "tidak dapat membuka berkas '%s' untuk dibaca"
10755 #: builtin/bisect--helper.c:170
10757 msgid "'%s' is not a valid term"
10758 msgstr "'%s' bukan istilah yang valid"
10760 #: builtin/bisect--helper.c:174
10762 msgid "can't use the builtin command '%s' as a term"
10763 msgstr "tidak dapat menggunakan perintah bawaan '%s' sebagai istilah"
10765 #: builtin/bisect--helper.c:184
10767 msgid "can't change the meaning of the term '%s'"
10768 msgstr "tidak dapat mengubah makna istilah '%s'"
10770 #: builtin/bisect--helper.c:194
10771 msgid "please use two different terms"
10772 msgstr "mohon gunakan dua istilah yang berbeda"
10774 #: builtin/bisect--helper.c:210
10776 msgid "We are not bisecting.\n"
10777 msgstr "Kami tidak sedang membagi dua.\n"
10779 #: builtin/bisect--helper.c:218
10781 msgid "'%s' is not a valid commit"
10782 msgstr "'%s' bukan sebuah komit yang valid"
10784 #: builtin/bisect--helper.c:227
10787 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
10789 "tidak dapat men-checkout HEAD asli '%s'. Coba 'git bisect reset <komit>'."
10791 #: builtin/bisect--helper.c:271
10793 msgid "Bad bisect_write argument: %s"
10794 msgstr "argument bisect_write jelek: %s"
10796 #: builtin/bisect--helper.c:276
10798 msgid "couldn't get the oid of the rev '%s'"
10799 msgstr "tidak dapat mendapatkan oid revisi '%s'"
10801 #: builtin/bisect--helper.c:288
10803 msgid "couldn't open the file '%s'"
10804 msgstr "tidak dapat membuka berkas '%s'"
10806 #: builtin/bisect--helper.c:314
10808 msgid "Invalid command: you're currently in a %s/%s bisect"
10809 msgstr "Perintah tidak valid: sekarang Anda berada dalam pembagian dua %s/%s"
10811 #: builtin/bisect--helper.c:341
10814 "You need to give me at least one %s and %s revision.\n"
10815 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10817 "Anda perlu berikan saya setidaknya satu revisi %s dan %s.\n"
10818 "Untuk itu Anda dapat menggunakan \"git bisect %s\" dan \"git bisect %s\"."
10820 #: builtin/bisect--helper.c:345
10823 "You need to start by \"git bisect start\".\n"
10824 "You then need to give me at least one %s and %s revision.\n"
10825 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10827 "Anda perlu memulai dengan \"git bisect start\".\n"
10828 "Lalu Anda perlu berikan saya setidaknya satu revisi %s dan %s.\n"
10829 "Untuk itu Anda dapat menggunakan \"git bisect %s\" dan \"git bisect %s\"."
10831 #: builtin/bisect--helper.c:365
10833 msgid "bisecting only with a %s commit"
10834 msgstr "membagi dua hanya dengan sebuah komit %s"
10836 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10837 #. translation. The program will only accept English input
10840 #: builtin/bisect--helper.c:373
10841 msgid "Are you sure [Y/n]? "
10842 msgstr "Anda yakin [Y/n]?"
10844 #: builtin/bisect--helper.c:434
10845 msgid "no terms defined"
10846 msgstr "tidak ada istilah yang didefinisikan"
10848 #: builtin/bisect--helper.c:437
10851 "Your current terms are %s for the old state\n"
10852 "and %s for the new state.\n"
10854 "Istilah Anda saat ini adalah %s untuk keadaan lama\n"
10855 "dan %s untuk keadaan baru.\n"
10857 #: builtin/bisect--helper.c:447
10860 "invalid argument %s for 'git bisect terms'.\n"
10861 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10863 "argumen %s tidak valid untuk 'git bisect terms'.\n"
10864 "Opsi yang didukung adalah: --term-good|--term-old dan --term-bad|--term-new."
10866 #: builtin/bisect--helper.c:514 builtin/bisect--helper.c:1038
10867 msgid "revision walk setup failed\n"
10868 msgstr "setup jalan revisi gagal\n"
10870 #: builtin/bisect--helper.c:536
10872 msgid "could not open '%s' for appending"
10873 msgstr "tidak dapat membuka '%s' untuk menambahkan"
10875 #: builtin/bisect--helper.c:655 builtin/bisect--helper.c:668
10876 msgid "'' is not a valid term"
10877 msgstr "'' bukan istilah yang valid"
10879 #: builtin/bisect--helper.c:678
10881 msgid "unrecognized option: '%s'"
10882 msgstr "opsi tidak dikenal: '%s'"
10884 #: builtin/bisect--helper.c:682
10886 msgid "'%s' does not appear to be a valid revision"
10887 msgstr "'%s' sepertinya bukan revisi valid"
10889 #: builtin/bisect--helper.c:713
10890 msgid "bad HEAD - I need a HEAD"
10891 msgstr "HEAD jelek - saya butuh HEAD"
10893 #: builtin/bisect--helper.c:728
10895 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10896 msgstr "gagal men-checkout '%s'. Coba 'git bisect start <cabang valid>'."
10898 #: builtin/bisect--helper.c:749
10899 msgid "won't bisect on cg-seek'ed tree"
10900 msgstr "tidak akan membagi dua pada pohon yang di-cg-seek"
10902 #: builtin/bisect--helper.c:752
10903 msgid "bad HEAD - strange symbolic ref"
10904 msgstr "HEAD jelek - referensi simbolik aneh"
10906 #: builtin/bisect--helper.c:772
10908 msgid "invalid ref: '%s'"
10909 msgstr "referensi tidak valid: '%s'"
10911 #: builtin/bisect--helper.c:830
10912 msgid "You need to start by \"git bisect start\"\n"
10913 msgstr "Anda perlu memulai dengan \"git bisect start\"\n"
10915 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10916 #. translation. The program will only accept English input
10919 #: builtin/bisect--helper.c:841
10920 msgid "Do you want me to do it for you [Y/n]? "
10921 msgstr "Anda ingin saya melakukannya untuk Anda [Y/n]"
10923 #: builtin/bisect--helper.c:859
10924 msgid "Please call `--bisect-state` with at least one argument"
10925 msgstr "Mohon panggil `--bisect-state` dengan setidaknya satu argumen"
10927 #: builtin/bisect--helper.c:872
10929 msgid "'git bisect %s' can take only one argument."
10930 msgstr "'git bisect %s' hanya dapat mengambil satu argumen."
10932 #: builtin/bisect--helper.c:884 builtin/bisect--helper.c:897
10934 msgid "Bad rev input: %s"
10935 msgstr "Masukan revisi jelek: %s"
10937 #: builtin/bisect--helper.c:904
10939 msgid "Bad rev input (not a commit): %s"
10940 msgstr "Masukan revisi jelek (bukan sebuah komit): %s"
10942 #: builtin/bisect--helper.c:936
10943 msgid "We are not bisecting."
10944 msgstr "Kami tidak sedang membagi dua."
10946 #: builtin/bisect--helper.c:986
10948 msgid "'%s'?? what are you talking about?"
10949 msgstr "'%s'?? Anda bilang tentang apa?"
10951 #: builtin/bisect--helper.c:998
10953 msgid "cannot read file '%s' for replaying"
10954 msgstr "tidak dapat membuka berkas '%s' untuk memainkan ulang"
10956 #: builtin/bisect--helper.c:1107 builtin/bisect--helper.c:1274
10957 msgid "bisect run failed: no command provided."
10958 msgstr "bisect run gagal: tidak ada perintah yang diberikan"
10960 #: builtin/bisect--helper.c:1116
10962 msgid "running %s\n"
10963 msgstr "menjalankan %s\n"
10965 #: builtin/bisect--helper.c:1120
10967 msgid "bisect run failed: exit code %d from '%s' is < 0 or >= 128"
10968 msgstr "bisect run gagal: kode keluar %d dari '%s' < 0 atau >= 128"
10970 #: builtin/bisect--helper.c:1136
10972 msgid "cannot open file '%s' for writing"
10973 msgstr "tidak dapat membuka berkas '%s' untuk ditulis"
10975 #: builtin/bisect--helper.c:1152
10976 msgid "bisect run cannot continue any more"
10977 msgstr "bisect run tidak dapat dilanjutkan lagi"
10979 #: builtin/bisect--helper.c:1154
10981 msgid "bisect run success"
10982 msgstr "bisect run sukses"
10984 #: builtin/bisect--helper.c:1157
10986 msgid "bisect found first bad commit"
10987 msgstr "pembagian dua menemukan komit jelek pertama"
10989 #: builtin/bisect--helper.c:1160
10992 "bisect run failed: 'git bisect--helper --bisect-state %s' exited with error "
10995 "bisect run gagal: 'git bisect--helper --bisect-state %s' keluar dengan kode "
10998 #: builtin/bisect--helper.c:1192
10999 msgid "reset the bisection state"
11000 msgstr "setel ulang keadaan pembagian dua"
11002 #: builtin/bisect--helper.c:1194
11003 msgid "check whether bad or good terms exist"
11004 msgstr "periksa apakah ada istilah jelek atau bagus"
11006 #: builtin/bisect--helper.c:1196
11007 msgid "print out the bisect terms"
11008 msgstr "cetak istilah pembagian dua"
11010 #: builtin/bisect--helper.c:1198
11011 msgid "start the bisect session"
11012 msgstr "mulai sesi pembagian dua"
11014 #: builtin/bisect--helper.c:1200
11015 msgid "find the next bisection commit"
11016 msgstr "temukan komit pembagian dua berikutnya"
11018 #: builtin/bisect--helper.c:1202
11019 msgid "mark the state of ref (or refs)"
11020 msgstr "tandai keadaan referensi"
11022 #: builtin/bisect--helper.c:1204
11023 msgid "list the bisection steps so far"
11024 msgstr "daftar langkah pembagian dua sejauh ini"
11026 #: builtin/bisect--helper.c:1206
11027 msgid "replay the bisection process from the given file"
11028 msgstr "mainkan ulang proses pembagian dua dari berkas yang diberikan"
11030 #: builtin/bisect--helper.c:1208
11031 msgid "skip some commits for checkout"
11032 msgstr "lewati beberapa komit untuk checkout"
11034 #: builtin/bisect--helper.c:1210
11035 msgid "visualize the bisection"
11036 msgstr "visualisasikan pembagian dua"
11038 #: builtin/bisect--helper.c:1212
11039 msgid "use <cmd>... to automatically bisect."
11040 msgstr "gunakan <cmd>... untuk bagi dua otomatis."
11042 #: builtin/bisect--helper.c:1214
11043 msgid "no log for BISECT_WRITE"
11044 msgstr "tidak ada log untuk BISECT_WRITE"
11046 #: builtin/bisect--helper.c:1229
11047 msgid "--bisect-reset requires either no argument or a commit"
11048 msgstr "--bisect-reset butuh baik tanpa argumen atau sebuah komit"
11050 #: builtin/bisect--helper.c:1234
11051 msgid "--bisect-terms requires 0 or 1 argument"
11052 msgstr "--bisect-terms butuh 0 atau 1 argumen"
11054 #: builtin/bisect--helper.c:1243
11055 msgid "--bisect-next requires 0 arguments"
11056 msgstr "--bisect-next butuh 0 argumen"
11058 #: builtin/bisect--helper.c:1254
11059 msgid "--bisect-log requires 0 arguments"
11060 msgstr "--bisect-log butuh 0 argumen"
11062 #: builtin/bisect--helper.c:1259
11063 msgid "no logfile given"
11064 msgstr "tidak ada berkas log yang diberikan"
11066 #: builtin/blame.c:32
11067 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
11068 msgstr "git blame [<opsi>] [<opsi revisi>] [<revisi>] [--] <berkas>"
11070 #: builtin/blame.c:37
11071 msgid "<rev-opts> are documented in git-rev-list(1)"
11072 msgstr "<opsi revisi> didokumentasikan dalam git-rev-list(1)"
11074 #: builtin/blame.c:406
11076 msgid "expecting a color: %s"
11077 msgstr "mengharapkan warna: %s"
11079 #: builtin/blame.c:413
11080 msgid "must end with a color"
11081 msgstr "harus berakhir dengan warna"
11083 #: builtin/blame.c:724
11085 msgid "invalid color '%s' in color.blame.repeatedLines"
11086 msgstr "warna tidak valid '%s' pada color.blame.repeatedLines"
11088 #: builtin/blame.c:742
11089 msgid "invalid value for blame.coloring"
11090 msgstr "nilai tidak valid untuk blame.coloring"
11092 #: builtin/blame.c:841
11094 msgid "cannot find revision %s to ignore"
11095 msgstr "tidak dapat menemukan revisi %s untuk diabaikan"
11097 #: builtin/blame.c:863
11098 msgid "show blame entries as we find them, incrementally"
11099 msgstr "perlihatkan entri penyalahan seperti yang kami temukan secara bertahap"
11101 #: builtin/blame.c:864
11102 msgid "do not show object names of boundary commits (Default: off)"
11103 msgstr "jangan perlihatkan nama objek dari komit perbatasan (asali: off)"
11105 #: builtin/blame.c:865
11106 msgid "do not treat root commits as boundaries (Default: off)"
11107 msgstr "jangan perlakukan komit akar sebagai perbatasan (asali: off)"
11109 #: builtin/blame.c:866
11110 msgid "show work cost statistics"
11111 msgstr "perlihatkan statistik biaya usaha"
11113 #: builtin/blame.c:867 builtin/checkout.c:1536 builtin/clone.c:94
11114 #: builtin/commit-graph.c:75 builtin/commit-graph.c:228 builtin/fetch.c:180
11115 #: builtin/merge.c:301 builtin/multi-pack-index.c:103
11116 #: builtin/multi-pack-index.c:154 builtin/multi-pack-index.c:180
11117 #: builtin/multi-pack-index.c:208 builtin/pull.c:120 builtin/push.c:566
11118 #: builtin/send-pack.c:202
11119 msgid "force progress reporting"
11120 msgstr "paksa laporkan perkembangan"
11122 #: builtin/blame.c:868
11123 msgid "show output score for blame entries"
11124 msgstr "perlihatkan nilai keluaran untuk entri penyalahan"
11126 #: builtin/blame.c:869
11127 msgid "show original filename (Default: auto)"
11128 msgstr "perlihatkan nama berkas asli (asali: auto)"
11130 #: builtin/blame.c:870
11131 msgid "show original linenumber (Default: off)"
11132 msgstr "perlihatkan nomor baris asli (asali: off)"
11134 #: builtin/blame.c:871
11135 msgid "show in a format designed for machine consumption"
11136 msgstr "perlihatkan dalam format yang didesain untuk konsumsi mesin"
11138 #: builtin/blame.c:872
11139 msgid "show porcelain format with per-line commit information"
11140 msgstr "perlihatkan format porselen dengan informasi komit per baris"
11142 #: builtin/blame.c:873
11143 msgid "use the same output mode as git-annotate (Default: off)"
11144 msgstr "gunakan mode keluaran yang sama dengan git-annotate (asali: off)"
11146 #: builtin/blame.c:874
11147 msgid "show raw timestamp (Default: off)"
11148 msgstr "perlihatkan stempel waktu mentah (asali: off)"
11150 #: builtin/blame.c:875
11151 msgid "show long commit SHA1 (Default: off)"
11152 msgstr "perlihatkan SHA1 komit panjang (asali: off)"
11154 #: builtin/blame.c:876
11155 msgid "suppress author name and timestamp (Default: off)"
11156 msgstr "sembunyikan nama pengarang dan stempel waktu (asali: off)"
11158 #: builtin/blame.c:877
11159 msgid "show author email instead of name (Default: off)"
11160 msgstr "perlihatkan email pengarang daripada nama (asali: off)"
11162 #: builtin/blame.c:878
11163 msgid "ignore whitespace differences"
11164 msgstr "abaikan perbedaan spasi putih"
11166 #: builtin/blame.c:879 builtin/log.c:1838
11170 #: builtin/blame.c:879
11171 msgid "ignore <rev> when blaming"
11172 msgstr "abaikan <revisi> ketika menyalahkan"
11174 #: builtin/blame.c:880
11175 msgid "ignore revisions from <file>"
11176 msgstr "abaikan revisi dari <berkas>"
11178 #: builtin/blame.c:881
11179 msgid "color redundant metadata from previous line differently"
11180 msgstr "metadata warna berlebihan dari baris sebelumnya secara berbeda"
11182 #: builtin/blame.c:882
11183 msgid "color lines by age"
11184 msgstr "warnai baris oleh umur"
11186 #: builtin/blame.c:883
11187 msgid "spend extra cycles to find better match"
11188 msgstr "perlihatkan siklus ekstra untuk menemukan cocokan yang lebih baik"
11190 #: builtin/blame.c:884
11191 msgid "use revisions from <file> instead of calling git-rev-list"
11192 msgstr "gunakan revisi dari <berkas> daripada memanggil git-rev-list"
11194 #: builtin/blame.c:885
11195 msgid "use <file>'s contents as the final image"
11196 msgstr "gunakan konten <berkas> sebagai citra final"
11198 #: builtin/blame.c:886 builtin/blame.c:887
11202 #: builtin/blame.c:886
11203 msgid "find line copies within and across files"
11204 msgstr "temukan salinan baris di dalam dan di seluruh berkas"
11206 #: builtin/blame.c:887
11207 msgid "find line movements within and across files"
11208 msgstr "temukan gerakan baris di dalam dan di seluruh baris"
11210 #: builtin/blame.c:888
11214 #: builtin/blame.c:889
11215 msgid "process only line range <start>,<end> or function :<funcname>"
11216 msgstr "hanya proses rentang baris <awal>,<akhir> atau fungsi :<nama fungsi>"
11218 #: builtin/blame.c:947
11219 msgid "--progress can't be used with --incremental or porcelain formats"
11221 "--progress tidak dapat digunakan dengan --incremental atau format porselen"
11223 #. TRANSLATORS: This string is used to tell us the
11224 #. maximum display width for a relative timestamp in
11225 #. "git blame" output. For C locale, "4 years, 11
11226 #. months ago", which takes 22 places, is the longest
11227 #. among various forms of relative timestamps, but
11228 #. your language may need more or fewer display
11231 #: builtin/blame.c:998
11232 msgid "4 years, 11 months ago"
11233 msgstr "4 tahun, 11 bulan yang lalu"
11235 #: builtin/blame.c:1114
11237 msgid "file %s has only %lu line"
11238 msgid_plural "file %s has only %lu lines"
11239 msgstr[0] "berkas %s hanya punya %lu baris"
11240 msgstr[1] "berkas %s hanya punya %lu baris"
11242 #: builtin/blame.c:1159
11243 msgid "Blaming lines"
11244 msgstr "Menyalahkan baris"
11246 #: builtin/branch.c:29
11247 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
11248 msgstr "git branch [<opsi>] [-r | -a] [--merged] [--no-merged]"
11250 #: builtin/branch.c:30
11251 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
11252 msgstr "git branch [<opsi>] [-l] [-f] <nama-cabang> [<titik-awal>]"
11254 #: builtin/branch.c:31
11255 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
11256 msgstr "git branch [<opsi> [-r] (-d | -D) <nama-cabang>...]"
11258 #: builtin/branch.c:32
11259 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
11260 msgstr "git branch [<opsi>] (-m | -M) [<cabang-lama>] <cabang-baru>"
11262 #: builtin/branch.c:33
11263 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
11264 msgstr "git branch [<opsi>] (-c | -C) [<cabang-lama>] <cabang-baru>"
11266 #: builtin/branch.c:34
11267 msgid "git branch [<options>] [-r | -a] [--points-at]"
11268 msgstr "git branch [<opsi>] [-r | -a] [--points-at]"
11270 #: builtin/branch.c:35
11271 msgid "git branch [<options>] [-r | -a] [--format]"
11272 msgstr "git branch [<opsi>] [-r | -a] [--format]"
11274 #: builtin/branch.c:153
11277 "deleting branch '%s' that has been merged to\n"
11278 " '%s', but not yet merged to HEAD."
11280 "menghapus cabang '%s' yang sudah digabungkan ke\n"
11281 " '%s', tapi belum digabungkan ke HEAD."
11283 #: builtin/branch.c:157
11286 "not deleting branch '%s' that is not yet merged to\n"
11287 " '%s', even though it is merged to HEAD."
11289 "tidak menghapus cabang '%s' yang belum digabungkan ke\n"
11290 " '%s', walaupun tergabung ke HEAD."
11292 #: builtin/branch.c:171
11294 msgid "Couldn't look up commit object for '%s'"
11295 msgstr "Tidak dapat mencari objek komit untuk '%s'"
11297 #: builtin/branch.c:175
11300 "The branch '%s' is not fully merged.\n"
11301 "If you are sure you want to delete it, run 'git branch -D %s'."
11303 "Cabang '%s' belum sepenuhnya tergabung.\n"
11304 "Kalau Anda yakin ingin menghapus itu, jalankan 'git branch -D %s'."
11306 #: builtin/branch.c:188
11307 msgid "Update of config-file failed"
11308 msgstr "Pembaruan berkas konfigurasi gagal"
11310 #: builtin/branch.c:223
11311 msgid "cannot use -a with -d"
11312 msgstr "tidak dapat gunakan -a dengan -d"
11314 #: builtin/branch.c:230
11315 msgid "Couldn't look up commit object for HEAD"
11316 msgstr "Tidak dapat mencari objek komit untuk HEAD"
11318 #: builtin/branch.c:247
11320 msgid "Cannot delete branch '%s' checked out at '%s'"
11321 msgstr "Tidak dapat menghapus cabang '%s' yang ter-checkout pada '%s'"
11323 #: builtin/branch.c:262
11325 msgid "remote-tracking branch '%s' not found."
11326 msgstr "cabang pelacak remote '%s' tidak ditemukan."
11328 #: builtin/branch.c:263
11330 msgid "branch '%s' not found."
11331 msgstr "cabang '%s' tidak ditemukan."
11333 #: builtin/branch.c:294
11335 msgid "Deleted remote-tracking branch %s (was %s).\n"
11336 msgstr "Cabang pelacak remote %s (yaitu %s) dihapus.\n"
11338 #: builtin/branch.c:295
11340 msgid "Deleted branch %s (was %s).\n"
11341 msgstr "Cabang %s (yaitu %s) dihapus.\n"
11343 #: builtin/branch.c:445 builtin/tag.c:63
11344 msgid "unable to parse format string"
11345 msgstr "tidak dapat menguraikan untai format"
11347 #: builtin/branch.c:476
11348 msgid "could not resolve HEAD"
11349 msgstr "tidak dapat menguraikan HEAD"
11351 #: builtin/branch.c:482
11353 msgid "HEAD (%s) points outside of refs/heads/"
11354 msgstr "HEAD (%s) merujuk diluar refs/heads/"
11356 #: builtin/branch.c:497
11358 msgid "Branch %s is being rebased at %s"
11359 msgstr "Cabang %s sedang didasarkan ulang pada %s"
11361 #: builtin/branch.c:501
11363 msgid "Branch %s is being bisected at %s"
11364 msgstr "Cabang %s sedang dibagi dua pada %s"
11366 #: builtin/branch.c:518
11367 msgid "cannot copy the current branch while not on any."
11368 msgstr "tidak dapat menyalin cabang saat ini ketika tidak ada."
11370 #: builtin/branch.c:520
11371 msgid "cannot rename the current branch while not on any."
11372 msgstr "tidak dapat mengganti nama cabang saat ini ketika tidak ada."
11374 #: builtin/branch.c:531
11376 msgid "Invalid branch name: '%s'"
11377 msgstr "Nama cabang tidak valid: '%s'"
11379 #: builtin/branch.c:560
11380 msgid "Branch rename failed"
11381 msgstr "Penggantian nama cabang gagal"
11383 #: builtin/branch.c:562
11384 msgid "Branch copy failed"
11385 msgstr "Penyalinan cabang gagal"
11387 #: builtin/branch.c:566
11389 msgid "Created a copy of a misnamed branch '%s'"
11390 msgstr "Salinan cabang salah nama '%s' dibuat"
11392 #: builtin/branch.c:569
11394 msgid "Renamed a misnamed branch '%s' away"
11395 msgstr "Cabang salah nama '%s' berganti nama"
11397 #: builtin/branch.c:575
11399 msgid "Branch renamed to %s, but HEAD is not updated!"
11400 msgstr "Cabang berganti nama ke %s, tapi HEAD tidak diperbarui!"
11402 #: builtin/branch.c:584
11403 msgid "Branch is renamed, but update of config-file failed"
11404 msgstr "Cabang berganti nama, tapi pembaruan berkas konfigurasi gagal"
11406 #: builtin/branch.c:586
11407 msgid "Branch is copied, but update of config-file failed"
11408 msgstr "Cabang disalin, tapi pembaruan berkas konfigurasi gagal"
11410 #: builtin/branch.c:602
11413 "Please edit the description for the branch\n"
11415 "Lines starting with '%c' will be stripped.\n"
11417 "Mohon sunting deskripsi untuk cabang\n"
11419 "Baris yang diawali dengan '%c' akan dicopot.\n"
11421 #: builtin/branch.c:637
11422 msgid "Generic options"
11423 msgstr "Opsi generik"
11425 #: builtin/branch.c:639
11426 msgid "show hash and subject, give twice for upstream branch"
11427 msgstr "perlihatkan hash dan subjek, berikan dua kali untuk cabang hulu"
11429 #: builtin/branch.c:640
11430 msgid "suppress informational messages"
11431 msgstr "sembunyikan pesan informasi"
11433 #: builtin/branch.c:642
11434 msgid "set branch tracking configuration"
11435 msgstr "setel konfigurasi pelacakan cabang"
11437 #: builtin/branch.c:645
11439 msgstr "jangan gunakan"
11441 #: builtin/branch.c:647
11445 #: builtin/branch.c:647
11446 msgid "change the upstream info"
11447 msgstr "ubah info hulu"
11449 #: builtin/branch.c:648
11450 msgid "unset the upstream info"
11451 msgstr "batal-setel info hulu"
11453 #: builtin/branch.c:649
11454 msgid "use colored output"
11455 msgstr "gunakan keluaran berwarna"
11457 #: builtin/branch.c:650
11458 msgid "act on remote-tracking branches"
11459 msgstr "lakukan pada cabang pelacak remote"
11461 #: builtin/branch.c:652 builtin/branch.c:654
11462 msgid "print only branches that contain the commit"
11463 msgstr "cetak hanya cabang yang berisi komit"
11465 #: builtin/branch.c:653 builtin/branch.c:655
11466 msgid "print only branches that don't contain the commit"
11467 msgstr "cetak hanya cabang yang tak berisi komit"
11469 #: builtin/branch.c:658
11470 msgid "Specific git-branch actions:"
11471 msgstr "Aksi git-branch spesifik:"
11473 #: builtin/branch.c:659
11474 msgid "list both remote-tracking and local branches"
11475 msgstr "sebut baik cabang pelacak remote dan cabang lokal"
11477 #: builtin/branch.c:661
11478 msgid "delete fully merged branch"
11479 msgstr "hapus cabang yang tergabung sepenuhnya"
11481 #: builtin/branch.c:662
11482 msgid "delete branch (even if not merged)"
11483 msgstr "hapus cabang (walaupun tak tergabung)"
11485 #: builtin/branch.c:663
11486 msgid "move/rename a branch and its reflog"
11487 msgstr "pindah/ganti nama cabang dan reflog-nya"
11489 #: builtin/branch.c:664
11490 msgid "move/rename a branch, even if target exists"
11491 msgstr "pindah/ganti nama cabang, walaupun target ada"
11493 #: builtin/branch.c:665
11494 msgid "copy a branch and its reflog"
11495 msgstr "salin cabang dan reflog-nya"
11497 #: builtin/branch.c:666
11498 msgid "copy a branch, even if target exists"
11499 msgstr "salin cabang, walapun target ada"
11501 #: builtin/branch.c:667
11502 msgid "list branch names"
11503 msgstr "sebut nama cabang"
11505 #: builtin/branch.c:668
11506 msgid "show current branch name"
11507 msgstr "perlihatkan nama cabang saat ini"
11509 #: builtin/branch.c:669
11510 msgid "create the branch's reflog"
11511 msgstr "buat reflog cabang"
11513 #: builtin/branch.c:671
11514 msgid "edit the description for the branch"
11515 msgstr "sunting deskripsi cabang"
11517 #: builtin/branch.c:672
11518 msgid "force creation, move/rename, deletion"
11519 msgstr "paksa buat, pindah/ganti nama, hapus"
11521 #: builtin/branch.c:673
11522 msgid "print only branches that are merged"
11523 msgstr "cetak hanya cabang yang tergabung"
11525 #: builtin/branch.c:674
11526 msgid "print only branches that are not merged"
11527 msgstr "cetak hanya cabang yang tak tergabung"
11529 #: builtin/branch.c:675
11530 msgid "list branches in columns"
11531 msgstr "sebut cabang dalam kolom"
11533 #: builtin/branch.c:677 builtin/for-each-ref.c:45 builtin/notes.c:413
11534 #: builtin/notes.c:416 builtin/notes.c:579 builtin/notes.c:582
11535 #: builtin/tag.c:475
11539 #: builtin/branch.c:678
11540 msgid "print only branches of the object"
11541 msgstr "cetak hanya cabang objek"
11543 #: builtin/branch.c:679 builtin/for-each-ref.c:51 builtin/tag.c:482
11544 msgid "sorting and filtering are case insensitive"
11545 msgstr "pengurutan dan penyaringan tak peka kapital"
11547 #: builtin/branch.c:680 builtin/for-each-ref.c:41 builtin/tag.c:480
11548 #: builtin/verify-tag.c:38
11549 msgid "format to use for the output"
11550 msgstr "format yang digunakan untuk keluaran"
11552 #: builtin/branch.c:703 builtin/clone.c:678
11553 msgid "HEAD not found below refs/heads!"
11554 msgstr "HEAD tidak ditemukan di bawah refs/heads!"
11556 #: builtin/branch.c:742 builtin/branch.c:798 builtin/branch.c:807
11557 msgid "branch name required"
11558 msgstr "nama cabang diperlukan"
11560 #: builtin/branch.c:774
11561 msgid "Cannot give description to detached HEAD"
11562 msgstr "Tidak dapat memberikan deskripsi ke HEAD terpisah"
11564 #: builtin/branch.c:779
11565 msgid "cannot edit description of more than one branch"
11566 msgstr "tidak dapat menyunting deskripsi lebih dari satu cabang"
11568 #: builtin/branch.c:786
11570 msgid "No commit on branch '%s' yet."
11571 msgstr "Belum ada komit pada cabang '%s'."
11573 #: builtin/branch.c:789
11575 msgid "No branch named '%s'."
11576 msgstr "Tidak ada cabang bernama '%s'."
11578 #: builtin/branch.c:804
11579 msgid "too many branches for a copy operation"
11580 msgstr "terlalu banyak cabang untuk operasi penyalinan"
11582 #: builtin/branch.c:813
11583 msgid "too many arguments for a rename operation"
11584 msgstr "terlalu banyak argumen untuk operasi penggantian nama"
11586 #: builtin/branch.c:818
11587 msgid "too many arguments to set new upstream"
11588 msgstr "terlalu banyak argumen untuk menyetel hulu baru"
11590 #: builtin/branch.c:822
11593 "could not set upstream of HEAD to %s when it does not point to any branch."
11595 "tidak dapat menyetel hulu HEAD ke %s ketika itu tak menunjuk pada cabang "
11598 #: builtin/branch.c:825 builtin/branch.c:848
11600 msgid "no such branch '%s'"
11601 msgstr "tidak ada cabang '%s'"
11603 #: builtin/branch.c:829
11605 msgid "branch '%s' does not exist"
11606 msgstr "cabang '%s' tidak ada"
11608 #: builtin/branch.c:842
11609 msgid "too many arguments to unset upstream"
11610 msgstr "terlalu banyak argumen untuk batal-setel hulu"
11612 #: builtin/branch.c:846
11613 msgid "could not unset upstream of HEAD when it does not point to any branch."
11615 "tidak dapat membatal-setel hulu HEAD ketika itu tak menunjuk pada cabang "
11618 #: builtin/branch.c:852
11620 msgid "Branch '%s' has no upstream information"
11621 msgstr "Cabang '%s' tidak ada informasi hulu"
11623 #: builtin/branch.c:862
11625 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
11626 "Did you mean to use: -a|-r --list <pattern>?"
11628 "Opsi -a dan -r tidak mengambil nama cabang.\n"
11629 "Mungkin maksud Anda gunakan: -a|-r --list <pola>?"
11631 #: builtin/branch.c:866
11633 "the '--set-upstream' option is no longer supported. Please use '--track' or "
11634 "'--set-upstream-to' instead."
11636 "opsi '--set-upstream' tidak lagi didukung. Mohon gunakan '--track' atau '--"
11637 "set-upstream-to' sebagai gantinya."
11639 #: builtin/bugreport.c:16
11640 msgid "git version:\n"
11643 #: builtin/bugreport.c:22
11645 msgid "uname() failed with error '%s' (%d)\n"
11648 #: builtin/bugreport.c:32
11649 msgid "compiler info: "
11652 #: builtin/bugreport.c:35
11653 msgid "libc info: "
11656 #: builtin/bugreport.c:49
11657 msgid "not run from a git repository - no hooks to show\n"
11660 #: builtin/bugreport.c:62
11661 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
11664 #: builtin/bugreport.c:69
11666 "Thank you for filling out a Git bug report!\n"
11667 "Please answer the following questions to help us understand your issue.\n"
11669 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
11671 "What did you expect to happen? (Expected behavior)\n"
11673 "What happened instead? (Actual behavior)\n"
11675 "What's different between what you expected and what actually happened?\n"
11677 "Anything else you want to add:\n"
11679 "Please review the rest of the bug report below.\n"
11680 "You can delete any lines you don't wish to share.\n"
11683 #: builtin/bugreport.c:108
11684 msgid "specify a destination for the bugreport file"
11687 #: builtin/bugreport.c:110
11688 msgid "specify a strftime format suffix for the filename"
11691 #: builtin/bugreport.c:132
11693 msgid "could not create leading directories for '%s'"
11696 #: builtin/bugreport.c:139
11697 msgid "System Info"
11700 #: builtin/bugreport.c:142
11701 msgid "Enabled Hooks"
11704 #: builtin/bugreport.c:149
11706 msgid "unable to write to %s"
11709 #: builtin/bugreport.c:159
11711 msgid "Created new report at '%s'.\n"
11714 #: builtin/bundle.c:15 builtin/bundle.c:23
11715 msgid "git bundle create [<options>] <file> <git-rev-list args>"
11716 msgstr "git bundle create [<opsi>] <berkas> <argumen git-rev-list>"
11718 #: builtin/bundle.c:16 builtin/bundle.c:28
11719 msgid "git bundle verify [<options>] <file>"
11720 msgstr "git bundle verify [<opsi>] <berkas>"
11722 #: builtin/bundle.c:17 builtin/bundle.c:33
11723 msgid "git bundle list-heads <file> [<refname>...]"
11724 msgstr "git bundle list-heads <berkas> [<nama referensi>...]"
11726 #: builtin/bundle.c:18 builtin/bundle.c:38
11727 msgid "git bundle unbundle <file> [<refname>...]"
11728 msgstr "git bundle unbundle <berkas> [<nama referensi>...]"
11730 #: builtin/bundle.c:65 builtin/pack-objects.c:3876
11731 msgid "do not show progress meter"
11732 msgstr "jangan perlihatkan meteran perkembangan"
11734 #: builtin/bundle.c:67 builtin/bundle.c:167 builtin/pack-objects.c:3878
11735 msgid "show progress meter"
11736 msgstr "perlihatkan meteran perkembangan"
11738 #: builtin/bundle.c:69 builtin/pack-objects.c:3880
11739 msgid "show progress meter during object writing phase"
11740 msgstr "perlihatkan meteran perkembangan saat fase penulisan objek"
11742 #: builtin/bundle.c:72 builtin/pack-objects.c:3883
11743 msgid "similar to --all-progress when progress meter is shown"
11744 msgstr "sama seperti --all-progress ketika meteran perkembangan diperlihatkan"
11746 #: builtin/bundle.c:74
11747 msgid "specify bundle format version"
11748 msgstr "sebutkan versi format bundel"
11750 #: builtin/bundle.c:94
11751 msgid "Need a repository to create a bundle."
11752 msgstr "Perlu sebuah repositori untuk membuat bundel."
11754 #: builtin/bundle.c:107
11755 msgid "do not show bundle details"
11756 msgstr "jangan perlihatkan detail bundel"
11758 #: builtin/bundle.c:126
11760 msgid "%s is okay\n"
11763 #: builtin/bundle.c:182
11764 msgid "Need a repository to unbundle."
11765 msgstr "Perlu sebuah repositori untuk membongkar bundel."
11767 #: builtin/bundle.c:185
11768 msgid "Unbundling objects"
11769 msgstr "Membongkar bundel objek"
11771 #: builtin/bundle.c:219 builtin/remote.c:1733
11773 msgid "Unknown subcommand: %s"
11774 msgstr "Subperintah tidak dikenal: %s"
11776 #: builtin/cat-file.c:622
11778 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
11779 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
11781 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
11782 "p | <tipe> | --textconv | --filters) [--path=<jalur>] <objek>"
11784 #: builtin/cat-file.c:623
11786 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
11787 "symlinks] [--textconv | --filters]"
11789 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
11790 "symlinks] [--textconv | --filters]"
11792 #: builtin/cat-file.c:644
11793 msgid "only one batch option may be specified"
11794 msgstr "hanya satu opsi setumpuk yang mungkin disebutkan"
11796 #: builtin/cat-file.c:662
11797 msgid "<type> can be one of: blob, tree, commit, tag"
11798 msgstr "<tipe> bisa salah satu dari: blob, tree, commit, tag"
11800 #: builtin/cat-file.c:663
11801 msgid "show object type"
11802 msgstr "perlihatkan tipe objek"
11804 #: builtin/cat-file.c:664
11805 msgid "show object size"
11806 msgstr "perlihatkan ukuran objek"
11808 #: builtin/cat-file.c:666
11809 msgid "exit with zero when there's no error"
11810 msgstr "keluar dengan nol ketika tidak ada kesalahan"
11812 #: builtin/cat-file.c:667
11813 msgid "pretty-print object's content"
11814 msgstr "cetak-cantik isi objek"
11816 #: builtin/cat-file.c:669
11817 msgid "for blob objects, run textconv on object's content"
11818 msgstr "untuk objek blob, jalankan textconv pada isi objek"
11820 #: builtin/cat-file.c:671
11821 msgid "for blob objects, run filters on object's content"
11822 msgstr "untuk objek blob, jalankan penyaring pada isi objek"
11824 #: builtin/cat-file.c:672
11828 #: builtin/cat-file.c:673
11829 msgid "use a specific path for --textconv/--filters"
11830 msgstr "gunakan jalur spesifik untuk --textconv/--filters"
11832 #: builtin/cat-file.c:675
11833 msgid "allow -s and -t to work with broken/corrupt objects"
11834 msgstr "perbolehkan -s dan -t bekerja dengan objek rusak"
11836 #: builtin/cat-file.c:676
11837 msgid "buffer --batch output"
11838 msgstr "sannga keluaran --batch"
11840 #: builtin/cat-file.c:678
11841 msgid "show info and content of objects fed from the standard input"
11842 msgstr "perlihatkan info dan isi objek yang disuap dari masukan standar"
11844 #: builtin/cat-file.c:682
11845 msgid "show info about objects fed from the standard input"
11846 msgstr "perlihatkan info tentang objek yang disuap dari masukan standar"
11848 #: builtin/cat-file.c:686
11849 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
11851 "ikuti tautan simbolik dalam pohon (digunakan dengan --batch atau --batch-"
11854 #: builtin/cat-file.c:688
11855 msgid "show all objects with --batch or --batch-check"
11856 msgstr "perlihatkan semua objek dengan --batch atau --batch-check"
11858 #: builtin/cat-file.c:690
11859 msgid "do not order --batch-all-objects output"
11860 msgstr "jangan urutkan keluaran --batch-all-objects"
11862 #: builtin/check-attr.c:13
11863 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
11866 #: builtin/check-attr.c:14
11867 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
11870 #: builtin/check-attr.c:21
11871 msgid "report all attributes set on file"
11874 #: builtin/check-attr.c:22
11875 msgid "use .gitattributes only from the index"
11878 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:100
11879 msgid "read file names from stdin"
11882 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
11883 msgid "terminate input and output records by a NUL character"
11886 #: builtin/check-ignore.c:21 builtin/checkout.c:1532 builtin/gc.c:550
11887 #: builtin/worktree.c:493
11888 msgid "suppress progress reporting"
11891 #: builtin/check-ignore.c:29
11892 msgid "show non-matching input paths"
11895 #: builtin/check-ignore.c:31
11896 msgid "ignore index when checking"
11899 #: builtin/check-ignore.c:165
11900 msgid "cannot specify pathnames with --stdin"
11903 #: builtin/check-ignore.c:168
11904 msgid "-z only makes sense with --stdin"
11907 #: builtin/check-ignore.c:170
11908 msgid "no path specified"
11911 #: builtin/check-ignore.c:174
11912 msgid "--quiet is only valid with a single pathname"
11915 #: builtin/check-ignore.c:176
11916 msgid "cannot have both --quiet and --verbose"
11919 #: builtin/check-ignore.c:179
11920 msgid "--non-matching is only valid with --verbose"
11923 #: builtin/check-mailmap.c:9
11924 msgid "git check-mailmap [<options>] <contact>..."
11927 #: builtin/check-mailmap.c:14
11928 msgid "also read contacts from stdin"
11931 #: builtin/check-mailmap.c:25
11933 msgid "unable to parse contact: %s"
11936 #: builtin/check-mailmap.c:48
11937 msgid "no contacts specified"
11940 #: builtin/checkout--worker.c:110
11941 msgid "git checkout--worker [<options>]"
11944 #: builtin/checkout--worker.c:118 builtin/checkout-index.c:201
11945 #: builtin/column.c:31 builtin/column.c:32 builtin/submodule--helper.c:1864
11946 #: builtin/submodule--helper.c:1867 builtin/submodule--helper.c:1875
11947 #: builtin/submodule--helper.c:2511 builtin/submodule--helper.c:2577
11948 #: builtin/worktree.c:491 builtin/worktree.c:728
11952 #: builtin/checkout--worker.c:119 builtin/checkout-index.c:202
11953 msgid "when creating files, prepend <string>"
11956 #: builtin/checkout-index.c:152
11957 msgid "git checkout-index [<options>] [--] [<file>...]"
11960 #: builtin/checkout-index.c:169
11961 msgid "stage should be between 1 and 3 or all"
11964 #: builtin/checkout-index.c:187
11965 msgid "check out all files in the index"
11968 #: builtin/checkout-index.c:188
11969 msgid "force overwrite of existing files"
11972 #: builtin/checkout-index.c:190
11973 msgid "no warning for existing files and files not in index"
11976 #: builtin/checkout-index.c:192
11977 msgid "don't checkout new files"
11980 #: builtin/checkout-index.c:194
11981 msgid "update stat information in the index file"
11984 #: builtin/checkout-index.c:198
11985 msgid "read list of paths from the standard input"
11988 #: builtin/checkout-index.c:200
11989 msgid "write the content to temporary files"
11992 #: builtin/checkout-index.c:204
11993 msgid "copy out the files from named stage"
11996 #: builtin/checkout.c:33
11997 msgid "git checkout [<options>] <branch>"
11998 msgstr "git checkout [<opsi>] <cabang>"
12000 #: builtin/checkout.c:34
12001 msgid "git checkout [<options>] [<branch>] -- <file>..."
12002 msgstr "git checkout [<opsi>] [<cabang>] -- <berkas>..."
12004 #: builtin/checkout.c:39
12005 msgid "git switch [<options>] [<branch>]"
12006 msgstr "git switch [<opsi>] [<cabang>]"
12008 #: builtin/checkout.c:44
12009 msgid "git restore [<options>] [--source=<branch>] <file>..."
12010 msgstr "git restore [<opsi>] [--source=<cabang>] <berkas>..."
12012 #: builtin/checkout.c:198 builtin/checkout.c:237
12014 msgid "path '%s' does not have our version"
12015 msgstr "jalur '%s' tidak punya versi kami"
12017 #: builtin/checkout.c:200 builtin/checkout.c:239
12019 msgid "path '%s' does not have their version"
12020 msgstr "jalur '%s' tidak punya versi mereka"
12022 #: builtin/checkout.c:216
12024 msgid "path '%s' does not have all necessary versions"
12025 msgstr "jalur '%s' tidak punya semua versi yang diperlukan"
12027 #: builtin/checkout.c:269
12029 msgid "path '%s' does not have necessary versions"
12030 msgstr "jalur '%s' tidak punya versi yang diperlukan"
12032 #: builtin/checkout.c:286
12034 msgid "path '%s': cannot merge"
12035 msgstr "jalur '%s': tidak dapat gabung"
12037 #: builtin/checkout.c:302
12039 msgid "Unable to add merge result for '%s'"
12040 msgstr "Tidak dapat menambahkan hasil penggabungan untuk '%s'"
12042 #: builtin/checkout.c:419
12044 msgid "Recreated %d merge conflict"
12045 msgid_plural "Recreated %d merge conflicts"
12046 msgstr[0] "Konflik penggabungan %d dibuat ulang"
12047 msgstr[1] "Konflik penggabungan %d dibuat ulang"
12049 #: builtin/checkout.c:424
12051 msgid "Updated %d path from %s"
12052 msgid_plural "Updated %d paths from %s"
12053 msgstr[0] "%d jalur diperbarui dari %s"
12054 msgstr[1] "%d jalur diperbarui dari %s"
12056 #: builtin/checkout.c:431
12058 msgid "Updated %d path from the index"
12059 msgid_plural "Updated %d paths from the index"
12060 msgstr[0] "%d jalur diperbarui dari indeks"
12061 msgstr[1] "%d jalur diperbarui dari indeks"
12063 #: builtin/checkout.c:454 builtin/checkout.c:457 builtin/checkout.c:460
12064 #: builtin/checkout.c:464
12066 msgid "'%s' cannot be used with updating paths"
12067 msgstr "'%s' tidak dapat digunakan untuk memperbarui jalur"
12069 #: builtin/checkout.c:474
12071 msgid "Cannot update paths and switch to branch '%s' at the same time."
12073 "Tidak dapat memperbarui jalur dan mengganti ke cabang '%s' dalam waktu yang "
12076 #: builtin/checkout.c:478
12078 msgid "neither '%s' or '%s' is specified"
12079 msgstr "baik '%s' atau '%s' tidak disebutkan"
12081 #: builtin/checkout.c:482
12083 msgid "'%s' must be used when '%s' is not specified"
12084 msgstr "'%s' harus disebutkan ketika '%s' tidak disebutkan"
12086 #: builtin/checkout.c:487 builtin/checkout.c:492
12088 msgid "'%s' or '%s' cannot be used with %s"
12089 msgstr "'%s' atau '%s' tidak dapat digunakan untuk %s"
12091 #: builtin/checkout.c:566 builtin/checkout.c:573
12093 msgid "path '%s' is unmerged"
12094 msgstr "jalur '%s' tak tergabung"
12096 #: builtin/checkout.c:747
12097 msgid "you need to resolve your current index first"
12098 msgstr "Anda perlu selesaikan dulu indeks Anda saat ini"
12100 #: builtin/checkout.c:797
12103 "cannot continue with staged changes in the following files:\n"
12106 "tidak dapat melanjutkan dengan perubahan yang tergelar dalam berkas "
12110 #: builtin/checkout.c:890
12112 msgid "Can not do reflog for '%s': %s\n"
12113 msgstr "Tidak dapat melakukan reflog untuk '%s': %s\n"
12115 #: builtin/checkout.c:934
12116 msgid "HEAD is now at"
12117 msgstr "HEAD sekarang berada di"
12119 #: builtin/checkout.c:938 builtin/clone.c:609 t/helper/test-fast-rebase.c:203
12120 msgid "unable to update HEAD"
12121 msgstr "tidak dapat memperbarui HEAD"
12123 #: builtin/checkout.c:942
12125 msgid "Reset branch '%s'\n"
12126 msgstr "Ganti ulang cabang '%s'\n"
12128 #: builtin/checkout.c:945
12130 msgid "Already on '%s'\n"
12131 msgstr "Sudah berada pada '%s'\n"
12133 #: builtin/checkout.c:949
12135 msgid "Switched to and reset branch '%s'\n"
12136 msgstr "Ganti ke dan ganti cabang '%s'\n"
12138 #: builtin/checkout.c:951 builtin/checkout.c:1388
12140 msgid "Switched to a new branch '%s'\n"
12141 msgstr "Ganti ke cabang baru '%s'\n"
12143 #: builtin/checkout.c:953
12145 msgid "Switched to branch '%s'\n"
12146 msgstr "Ganti ke cabang '%s'\n"
12148 #: builtin/checkout.c:1004
12150 msgid " ... and %d more.\n"
12151 msgstr "... dan %d lainnya.\n"
12153 #: builtin/checkout.c:1010
12156 "Warning: you are leaving %d commit behind, not connected to\n"
12157 "any of your branches:\n"
12161 "Warning: you are leaving %d commits behind, not connected to\n"
12162 "any of your branches:\n"
12166 "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n"
12167 "cabang Anda manapun:\n"
12171 "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n"
12172 "cabang Anda manapun:\n"
12176 #: builtin/checkout.c:1029
12179 "If you want to keep it by creating a new branch, this may be a good time\n"
12182 " git branch <new-branch-name> %s\n"
12185 "If you want to keep them by creating a new branch, this may be a good time\n"
12188 " git branch <new-branch-name> %s\n"
12191 "Jika Anda ingin memelihara itu dengan membuat cabang baru, ini mungkin\n"
12192 "saat yang tepat untuk dilakukan dengan:\n"
12193 "git branch <nama-cabang-baru> %s\n"
12195 "Jika Anda ingin memelihara itu dengan membuat cabang baru, ini mungkin\n"
12196 "saat yang tepat untuk dilakukan dengan:\n"
12197 "git branch <nama-cabang-baru> %s\n"
12199 #: builtin/checkout.c:1064
12200 msgid "internal error in revision walk"
12201 msgstr "kesalahan internal dalam jalan revisi"
12203 #: builtin/checkout.c:1068
12204 msgid "Previous HEAD position was"
12205 msgstr "Posisi HEAD sebelumnya adalah"
12207 #: builtin/checkout.c:1114 builtin/checkout.c:1383
12208 msgid "You are on a branch yet to be born"
12209 msgstr "Anda berada pada cabang yang belum lahir"
12211 #: builtin/checkout.c:1196
12214 "'%s' could be both a local file and a tracking branch.\n"
12215 "Please use -- (and optionally --no-guess) to disambiguate"
12217 "'%s' bisa jadi berkas lokal dan cabang pelacak.\n"
12218 "Mohon gunakan -- (dan secara opsional --no-guess) untuk disambiguasi"
12220 #: builtin/checkout.c:1203
12222 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
12223 "you can do so by fully qualifying the name with the --track option:\n"
12225 " git checkout --track origin/<name>\n"
12227 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
12228 "one remote, e.g. the 'origin' remote, consider setting\n"
12229 "checkout.defaultRemote=origin in your config."
12231 "Jika maksud Anda check out cabang pelacak remote, seperti 'origin',\n"
12232 "Anda bisa lakukan dengan kualifikasi penuh nama dengan opsi --track:\n"
12234 " git checkout --track origin/<nama>\n"
12236 "Jika Anda ingin checkout <nama> ambigu selalu memilih satu remote,\n"
12237 "seperti remote 'origin', pertimbangkan untuk menyetel\n"
12238 "checkout.defaultRemote=origin di konfigurasi Anda"
12240 #: builtin/checkout.c:1213
12242 msgid "'%s' matched multiple (%d) remote tracking branches"
12243 msgstr "'%s' cocok dengan banyak (%d) cabang pelacak remote"
12245 #: builtin/checkout.c:1279
12246 msgid "only one reference expected"
12247 msgstr "hanya satu referensi yang diharapkan"
12249 #: builtin/checkout.c:1296
12251 msgid "only one reference expected, %d given."
12252 msgstr "hanya satu referensi yang diharapkan, %d diberikan"
12254 #: builtin/checkout.c:1342 builtin/worktree.c:269 builtin/worktree.c:436
12256 msgid "invalid reference: %s"
12257 msgstr "referensi tidak valid: %s"
12259 #: builtin/checkout.c:1355 builtin/checkout.c:1725
12261 msgid "reference is not a tree: %s"
12262 msgstr "referensi bukan pohon: %s"
12264 #: builtin/checkout.c:1402
12266 msgid "a branch is expected, got tag '%s'"
12267 msgstr "sebuah cabang diharapkan, dapat tag '%s'"
12269 #: builtin/checkout.c:1404
12271 msgid "a branch is expected, got remote branch '%s'"
12272 msgstr "sebuah cabang diharapkan, dapat cabang remote '%s'"
12274 #: builtin/checkout.c:1405 builtin/checkout.c:1413
12276 msgid "a branch is expected, got '%s'"
12277 msgstr "sebuah cabang diharapkan, dapat '%s'"
12279 #: builtin/checkout.c:1408
12281 msgid "a branch is expected, got commit '%s'"
12282 msgstr "sebuah cabang diharapkan, dapat komit '%s'"
12284 #: builtin/checkout.c:1424
12286 "cannot switch branch while merging\n"
12287 "Consider \"git merge --quit\" or \"git worktree add\"."
12289 "tidak dapat mengganti cabang saat penggabungan\n"
12290 "Pertimbangkan untuk menggunakan \"git merge --quit\" atau \"git worktree add"
12293 #: builtin/checkout.c:1428
12295 "cannot switch branch in the middle of an am session\n"
12296 "Consider \"git am --quit\" or \"git worktree add\"."
12298 "tidak dapat mengganti cabang di tengah sesi am\n"
12299 "Pertimbangkan untuk menggunakan \"git am --quit\" atau \"git worktree add\"."
12301 #: builtin/checkout.c:1432
12303 "cannot switch branch while rebasing\n"
12304 "Consider \"git rebase --quit\" or \"git worktree add\"."
12306 "tidak dapat mengganti cabang saat pendasaran ulang\n"
12307 "Pertimbangkan untuk menggunakan \"git rebase --quit\" atau \"git worktree add"
12310 #: builtin/checkout.c:1436
12312 "cannot switch branch while cherry-picking\n"
12313 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
12315 "tidak dapat mengganti cabang saat pemetikan ceri\n"
12316 "Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git "
12319 #: builtin/checkout.c:1440
12321 "cannot switch branch while reverting\n"
12322 "Consider \"git revert --quit\" or \"git worktree add\"."
12324 "tidak dapat mengganti cabang saat pembalikan\n"
12325 "Pertimbangkan untuk menggunakan \"git revert --quit\" atau \"git worktree add"
12328 #: builtin/checkout.c:1444
12329 msgid "you are switching branch while bisecting"
12330 msgstr "Anda mengganti cabang saat pembagian dua"
12332 #: builtin/checkout.c:1451
12333 msgid "paths cannot be used with switching branches"
12334 msgstr "jalur tidak dapat digunakan dengan mengganti cabang"
12336 #: builtin/checkout.c:1454 builtin/checkout.c:1458 builtin/checkout.c:1462
12338 msgid "'%s' cannot be used with switching branches"
12339 msgstr "'%s' tidak dapat digunakan dengan mengganti cabang"
12341 #: builtin/checkout.c:1466 builtin/checkout.c:1469 builtin/checkout.c:1472
12342 #: builtin/checkout.c:1477 builtin/checkout.c:1482
12344 msgid "'%s' cannot be used with '%s'"
12345 msgstr "'%s' tidak dapat digunakan dengan '%s'"
12347 #: builtin/checkout.c:1479
12349 msgid "'%s' cannot take <start-point>"
12350 msgstr "'%s' tidak bisa mengambil <titik-awal>"
12352 #: builtin/checkout.c:1487
12354 msgid "Cannot switch branch to a non-commit '%s'"
12355 msgstr "Tidak dapat mengganti cabang ke bukan komit '%s'"
12357 #: builtin/checkout.c:1494
12358 msgid "missing branch or commit argument"
12359 msgstr "kehilangan argumen cabang atau komit"
12361 #: builtin/checkout.c:1537
12362 msgid "perform a 3-way merge with the new branch"
12363 msgstr "lakukan penggabungan 3 arah dengan cabang baru"
12365 #: builtin/checkout.c:1538 builtin/log.c:1825 parse-options.h:323
12369 #: builtin/checkout.c:1539
12370 msgid "conflict style (merge, diff3, or zdiff3)"
12371 msgstr "gaya konflik (merge, diff3, atau zdiff3)"
12373 #: builtin/checkout.c:1551 builtin/worktree.c:488
12374 msgid "detach HEAD at named commit"
12375 msgstr "lepas HEAD pada komit bernama"
12377 #: builtin/checkout.c:1553
12378 msgid "set up tracking mode (see git-pull(1))"
12379 msgstr "pasang mode pelacakan (lihat git-pull(1))"
12381 #: builtin/checkout.c:1556
12382 msgid "force checkout (throw away local modifications)"
12383 msgstr "paksa checkout (buang modifikasi lokal)"
12385 #: builtin/checkout.c:1558
12387 msgstr "cabang baru"
12389 #: builtin/checkout.c:1558
12390 msgid "new unparented branch"
12391 msgstr "cabang baru tanpa induk"
12393 #: builtin/checkout.c:1560 builtin/merge.c:305
12394 msgid "update ignored files (default)"
12395 msgstr "perbarui berkas yang diabaikan (default)"
12397 #: builtin/checkout.c:1563
12398 msgid "do not check if another worktree is holding the given ref"
12400 "jangan periksa jika pohon kerja yang lain mempunyai referensi yang diberikan"
12402 #: builtin/checkout.c:1576
12403 msgid "checkout our version for unmerged files"
12404 msgstr "checkout versi kami untuk berkas yang tak tergabung"
12406 #: builtin/checkout.c:1579
12407 msgid "checkout their version for unmerged files"
12408 msgstr "checkout versi mereka untuk berkas yang tak tergabung"
12410 #: builtin/checkout.c:1583
12411 msgid "do not limit pathspecs to sparse entries only"
12412 msgstr "jangan batasi jalur spek hanya ke entri tipis"
12414 #: builtin/checkout.c:1640
12416 msgid "options '-%c', '-%c', and '%s' cannot be used together"
12417 msgstr "opsi '-%c', '-%c', dan '%s' tidak dapat digunakan bersamaan"
12419 #: builtin/checkout.c:1681
12420 msgid "--track needs a branch name"
12421 msgstr "--track butuh nama cabang"
12423 #: builtin/checkout.c:1686
12425 msgid "missing branch name; try -%c"
12426 msgstr "kehilangan nama cabang; coba -%c"
12428 #: builtin/checkout.c:1718
12430 msgid "could not resolve %s"
12431 msgstr "tidak dapat menyelesaikan %s"
12433 #: builtin/checkout.c:1734
12434 msgid "invalid path specification"
12435 msgstr "spesifikasi jalur tidak valid"
12437 #: builtin/checkout.c:1741
12439 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
12440 msgstr "'%s' bukanlah commit dan cabang '%s' tidak dapat dibuat dari itu"
12442 #: builtin/checkout.c:1745
12444 msgid "git checkout: --detach does not take a path argument '%s'"
12445 msgstr "git checkout: --detach tidak mengambil argumen jalur '%s'"
12447 #: builtin/checkout.c:1770
12449 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
12450 "checking out of the index."
12452 "git checkout: --ours/--theirs, --force dan --merge tidak kompatibel saat\n"
12453 "men-checkout index"
12455 #: builtin/checkout.c:1775
12456 msgid "you must specify path(s) to restore"
12457 msgstr "Anda harus sebutkan jalur untuk dipulihkan"
12459 #: builtin/checkout.c:1800 builtin/checkout.c:1802 builtin/checkout.c:1854
12460 #: builtin/checkout.c:1856 builtin/clone.c:126 builtin/remote.c:170
12461 #: builtin/remote.c:172 builtin/submodule--helper.c:2959
12462 #: builtin/submodule--helper.c:3253 builtin/worktree.c:484
12463 #: builtin/worktree.c:486
12467 #: builtin/checkout.c:1801
12468 msgid "create and checkout a new branch"
12469 msgstr "buat dan checkout cabang baru"
12471 #: builtin/checkout.c:1803
12472 msgid "create/reset and checkout a branch"
12473 msgstr "buat/setel ulang dan checkout cabang"
12475 #: builtin/checkout.c:1804
12476 msgid "create reflog for new branch"
12477 msgstr "buat reflog untuk cabang baru"
12479 #: builtin/checkout.c:1806
12480 msgid "second guess 'git checkout <no-such-branch>' (default)"
12481 msgstr "tebakan kedua 'git checkout <tidak-ada-cabang-seperti-itu>' (default)"
12483 #: builtin/checkout.c:1807
12484 msgid "use overlay mode (default)"
12485 msgstr "gunakan mode hamparan (default)"
12487 #: builtin/checkout.c:1855
12488 msgid "create and switch to a new branch"
12489 msgstr "buat dan ganti ke cabang baru"
12491 #: builtin/checkout.c:1857
12492 msgid "create/reset and switch to a branch"
12493 msgstr "buat/setel ulang dan ganti ke cabang"
12495 #: builtin/checkout.c:1859
12496 msgid "second guess 'git switch <no-such-branch>'"
12497 msgstr "tebakan kedua 'git switch <tidak-ada-cabang-seperti-itu>'"
12499 #: builtin/checkout.c:1861
12500 msgid "throw away local modifications"
12501 msgstr "buang modifikasi lokal"
12503 #: builtin/checkout.c:1897
12504 msgid "which tree-ish to checkout from"
12505 msgstr "mana mirip-cabang untuk di-checkout"
12507 #: builtin/checkout.c:1899
12508 msgid "restore the index"
12509 msgstr "pulihkan indeks"
12511 #: builtin/checkout.c:1901
12512 msgid "restore the working tree (default)"
12513 msgstr "pulihkan pohon kerja (default)"
12515 #: builtin/checkout.c:1903
12516 msgid "ignore unmerged entries"
12517 msgstr "abaikan entri yang tak tergabung"
12519 #: builtin/checkout.c:1904
12520 msgid "use overlay mode"
12521 msgstr "gunakan mode hamparan"
12523 #: builtin/clean.c:29
12525 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
12527 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pola>] [-x | -X] [--] <jalur>..."
12529 #: builtin/clean.c:33
12531 msgid "Removing %s\n"
12532 msgstr "Menghapus %s\n"
12534 #: builtin/clean.c:34
12536 msgid "Would remove %s\n"
12537 msgstr "Akan hapus %s\n"
12539 #: builtin/clean.c:35
12541 msgid "Skipping repository %s\n"
12542 msgstr "Melewatkan repositori %s\n"
12544 #: builtin/clean.c:36
12546 msgid "Would skip repository %s\n"
12547 msgstr "Akan melewatkan repositori %s\n"
12549 #: builtin/clean.c:38
12551 msgid "could not lstat %s\n"
12552 msgstr "tidak dapat me-lstat %s\n"
12554 #: builtin/clean.c:39
12555 msgid "Refusing to remove current working directory\n"
12556 msgstr "Menolak menghapus direktori kerja saat ini\n"
12558 #: builtin/clean.c:40
12559 msgid "Would refuse to remove current working directory\n"
12560 msgstr "Akan menolak menghapus direktori kerja saat ini\n"
12562 #: builtin/clean.c:326 git-add--interactive.perl:593
12566 "1 - select a numbered item\n"
12567 "foo - select item based on unique prefix\n"
12568 " - (empty) select nothing\n"
12571 "1 - pilih item bernomor\n"
12572 "foo - pilih item berdasarkan prefiks unik\n"
12573 " - (kosong) tidak pilih apa-apa\n"
12575 #: builtin/clean.c:330 git-add--interactive.perl:602
12579 "1 - select a single item\n"
12580 "3-5 - select a range of items\n"
12581 "2-3,6-9 - select multiple ranges\n"
12582 "foo - select item based on unique prefix\n"
12583 "-... - unselect specified items\n"
12584 "* - choose all items\n"
12585 " - (empty) finish selecting\n"
12588 "1 - pilih item tunggal\n"
12589 "3-5 - pilih satu rentang item\n"
12590 "2-3,6-9 - pilih banyak rentang\n"
12591 "foo - pilih item berdasarkan prefiks unik\n"
12592 "-... - batal pilih item yang disebutkan\n"
12593 "* - pilih semua item\n"
12594 " - (kosong) selesai memilih\n"
12596 #: builtin/clean.c:545 git-add--interactive.perl:568
12597 #: git-add--interactive.perl:573
12598 #, c-format, perl-format
12599 msgid "Huh (%s)?\n"
12600 msgstr "Huh (%s)?\n"
12602 #: builtin/clean.c:685
12604 msgid "Input ignore patterns>> "
12605 msgstr "Masukkan pola pengabaian>> "
12607 #: builtin/clean.c:719
12609 msgid "WARNING: Cannot find items matched by: %s"
12610 msgstr "PERINGATAN: Tidak dapat menemukan item yang cocok dengan: %s"
12612 #: builtin/clean.c:740
12613 msgid "Select items to delete"
12614 msgstr "Pilih item untuk dihapus"
12616 #. TRANSLATORS: Make sure to keep [y/N] as is
12617 #: builtin/clean.c:781
12619 msgid "Remove %s [y/N]? "
12620 msgstr "Hapus %s [y/N]? "
12622 #: builtin/clean.c:812
12624 "clean - start cleaning\n"
12625 "filter by pattern - exclude items from deletion\n"
12626 "select by numbers - select items to be deleted by numbers\n"
12627 "ask each - confirm each deletion (like \"rm -i\")\n"
12628 "quit - stop cleaning\n"
12629 "help - this screen\n"
12630 "? - help for prompt selection"
12632 "clean - mulai membersihkan\n"
12633 "filter by pattern - kecualikan item dari penghapusan\n"
12634 "select by numbers - pilih item untuk dihapus oleh nomor\n"
12635 "ask each - konfirmasi setiap penghapusan (seperti \"rm -i\")\n"
12636 "quit - berhenti membersihkan\n"
12637 "help - layar ini\n"
12638 "? - bantuan untuk bisik pemilihan"
12640 #: builtin/clean.c:848
12641 msgid "Would remove the following item:"
12642 msgid_plural "Would remove the following items:"
12643 msgstr[0] "Akan menghapus item berikut:"
12644 msgstr[1] "Akan menghapus item berikut:"
12646 #: builtin/clean.c:864
12647 msgid "No more files to clean, exiting."
12648 msgstr "Tidak ada lagi berkas untuk dibersihkan, keluar."
12650 #: builtin/clean.c:926
12651 msgid "do not print names of files removed"
12652 msgstr "jangan cetak nama berkas yang dihapus"
12654 #: builtin/clean.c:928
12658 #: builtin/clean.c:929
12659 msgid "interactive cleaning"
12660 msgstr "pembersihan interaktif"
12662 #: builtin/clean.c:931
12663 msgid "remove whole directories"
12664 msgstr "hapus keseluruhan direktori"
12666 #: builtin/clean.c:932 builtin/describe.c:565 builtin/describe.c:567
12667 #: builtin/grep.c:937 builtin/log.c:184 builtin/log.c:186
12668 #: builtin/ls-files.c:651 builtin/name-rev.c:535 builtin/name-rev.c:537
12669 #: builtin/show-ref.c:179
12673 #: builtin/clean.c:933
12674 msgid "add <pattern> to ignore rules"
12675 msgstr "tambahkan <pola> ke aturan pengabaian"
12677 #: builtin/clean.c:934
12678 msgid "remove ignored files, too"
12679 msgstr "juga hapus berkas terabaikan"
12681 #: builtin/clean.c:936
12682 msgid "remove only ignored files"
12683 msgstr "hanya hapus berkas terabaikan"
12685 #: builtin/clean.c:951
12687 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
12690 "clean.requireForce disetel ke true dan baik -i, -n, atau -f tidak diberikan; "
12691 "menolak membersihkan"
12693 #: builtin/clean.c:954
12695 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
12696 "refusing to clean"
12698 "clean.requireForce asal ke true dan baik -i, -n, atau -f tidak diberikan; "
12699 "menolak membersihkan"
12701 #: builtin/clean.c:966
12702 msgid "-x and -X cannot be used together"
12703 msgstr "-x dan -X tidak dapat digunakan bersamaan"
12705 #: builtin/clone.c:45
12706 msgid "git clone [<options>] [--] <repo> [<dir>]"
12707 msgstr "git clone [<opsi>] [--] <repo> [<direktori>]"
12709 #: builtin/clone.c:96
12710 msgid "don't clone shallow repository"
12711 msgstr "jangan kloning repositori dangkal"
12713 #: builtin/clone.c:98
12714 msgid "don't create a checkout"
12715 msgstr "jangan buat checkout"
12717 #: builtin/clone.c:99 builtin/clone.c:101 builtin/init-db.c:542
12718 msgid "create a bare repository"
12719 msgstr "buat repositori bare"
12721 #: builtin/clone.c:103
12722 msgid "create a mirror repository (implies bare)"
12723 msgstr "buat repositori cermin (implikasikan bare)"
12725 #: builtin/clone.c:105
12726 msgid "to clone from a local repository"
12727 msgstr "kloning dari repositori lokal"
12729 #: builtin/clone.c:107
12730 msgid "don't use local hardlinks, always copy"
12731 msgstr "jangan gunakan tautan keras lokal, selalu salin"
12733 #: builtin/clone.c:109
12734 msgid "setup as shared repository"
12735 msgstr "siapkan sebagai repositori berbagi"
12737 #: builtin/clone.c:111
12739 msgstr "spek jalur"
12741 #: builtin/clone.c:111
12742 msgid "initialize submodules in the clone"
12743 msgstr "inisialisasi submodul dalam klon"
12745 #: builtin/clone.c:115
12746 msgid "number of submodules cloned in parallel"
12747 msgstr "jumlah submodul yang diklon secara paralel"
12749 #: builtin/clone.c:116 builtin/init-db.c:539
12750 msgid "template-directory"
12751 msgstr "direktori templat"
12753 #: builtin/clone.c:117 builtin/init-db.c:540
12754 msgid "directory from which templates will be used"
12755 msgstr "direktori dimana templat akan digunakan"
12757 #: builtin/clone.c:119 builtin/clone.c:121 builtin/submodule--helper.c:1871
12758 #: builtin/submodule--helper.c:2514 builtin/submodule--helper.c:3260
12759 msgid "reference repository"
12760 msgstr "repositori rujukan"
12762 #: builtin/clone.c:123 builtin/submodule--helper.c:1873
12763 #: builtin/submodule--helper.c:2516
12764 msgid "use --reference only while cloning"
12765 msgstr "gunakan --reference hanya pada saat kloning"
12767 #: builtin/clone.c:124 builtin/column.c:27 builtin/fmt-merge-msg.c:27
12768 #: builtin/init-db.c:550 builtin/merge-file.c:48 builtin/merge.c:290
12769 #: builtin/pack-objects.c:3944 builtin/repack.c:665
12770 #: builtin/submodule--helper.c:3262 t/helper/test-simple-ipc.c:595
12771 #: t/helper/test-simple-ipc.c:597
12775 #: builtin/clone.c:125
12776 msgid "use <name> instead of 'origin' to track upstream"
12777 msgstr "gunakan <nama> daripada 'origin' untuk lacak hulu"
12779 #: builtin/clone.c:127
12780 msgid "checkout <branch> instead of the remote's HEAD"
12781 msgstr "checkout <cabang> daripada HEAD remote"
12783 #: builtin/clone.c:129
12784 msgid "path to git-upload-pack on the remote"
12785 msgstr "jalur ke git-upload-pack pada remote"
12787 #: builtin/clone.c:130 builtin/fetch.c:181 builtin/grep.c:876
12788 #: builtin/pull.c:212
12792 #: builtin/clone.c:131
12793 msgid "create a shallow clone of that depth"
12794 msgstr "buat klon dangkal sedalam kedalaman tersebut"
12796 #: builtin/clone.c:132 builtin/fetch.c:183 builtin/pack-objects.c:3933
12797 #: builtin/pull.c:215
12801 #: builtin/clone.c:133
12802 msgid "create a shallow clone since a specific time"
12803 msgstr "buat klon dangkal sejak waktu yang disebutkan"
12805 #: builtin/clone.c:134 builtin/fetch.c:185 builtin/fetch.c:208
12806 #: builtin/pull.c:218 builtin/pull.c:243 builtin/rebase.c:1022
12810 #: builtin/clone.c:135 builtin/fetch.c:186 builtin/pull.c:219
12811 msgid "deepen history of shallow clone, excluding rev"
12812 msgstr "perdalam riwayat klon dangkal, tidak termasuk rev"
12814 #: builtin/clone.c:137 builtin/submodule--helper.c:1883
12815 #: builtin/submodule--helper.c:2530
12816 msgid "clone only one branch, HEAD or --branch"
12817 msgstr "klon hanya satu cabang, HEAD atau --branch"
12819 #: builtin/clone.c:139
12820 msgid "don't clone any tags, and make later fetches not to follow them"
12821 msgstr "jangan klon tag apapun, dan buat pengambilan nanti tidak mengikutinya"
12823 #: builtin/clone.c:141
12824 msgid "any cloned submodules will be shallow"
12825 msgstr "submodul yang diklon akan dangkal"
12827 #: builtin/clone.c:142 builtin/init-db.c:548
12829 msgstr "direktori git"
12831 #: builtin/clone.c:143 builtin/init-db.c:549
12832 msgid "separate git dir from working tree"
12833 msgstr "pisahkan direktori git dari pohon kerja"
12835 #: builtin/clone.c:144
12837 msgstr "kunci=nilai"
12839 #: builtin/clone.c:145
12840 msgid "set config inside the new repository"
12841 msgstr "setel konfigurasi di dalam repositori baru"
12843 #: builtin/clone.c:147 builtin/fetch.c:203 builtin/ls-remote.c:77
12844 #: builtin/pull.c:234 builtin/push.c:575 builtin/send-pack.c:200
12845 msgid "server-specific"
12846 msgstr "spesifik ke server"
12848 #: builtin/clone.c:147 builtin/fetch.c:203 builtin/ls-remote.c:77
12849 #: builtin/pull.c:235 builtin/push.c:575 builtin/send-pack.c:201
12850 msgid "option to transmit"
12851 msgstr "opsi untuk transmisi"
12853 #: builtin/clone.c:148 builtin/fetch.c:204 builtin/pull.c:238
12854 #: builtin/push.c:576
12855 msgid "use IPv4 addresses only"
12856 msgstr "gunakan hanya alamat IPv4"
12858 #: builtin/clone.c:150 builtin/fetch.c:206 builtin/pull.c:241
12859 #: builtin/push.c:578
12860 msgid "use IPv6 addresses only"
12861 msgstr "gunakan hanya alamat IPv6"
12863 #: builtin/clone.c:154
12864 msgid "any cloned submodules will use their remote-tracking branch"
12865 msgstr "submodul yang diklon akan menggunakan cabang yang melacak remotenya"
12867 #: builtin/clone.c:156
12868 msgid "initialize sparse-checkout file to include only files at root"
12870 "inisialisasi berkas checkout tipis agar memasukkan hanya berkas pada akar"
12872 #: builtin/clone.c:231
12874 msgid "info: Could not add alternate for '%s': %s\n"
12875 msgstr "info: Tidak dapat menambahkan alternatif untuk '%s': %s\n"
12877 #: builtin/clone.c:304
12879 msgid "%s exists and is not a directory"
12880 msgstr "%s ada dan bukan direktori"
12882 #: builtin/clone.c:322
12884 msgid "failed to start iterator over '%s'"
12885 msgstr "gagal memulai iterator pada '%s'"
12887 #: builtin/clone.c:353
12889 msgid "failed to create link '%s'"
12890 msgstr "gagal membuat tautan '%s'"
12892 #: builtin/clone.c:357
12894 msgid "failed to copy file to '%s'"
12895 msgstr "gagal menyalin berkas ke '%s'"
12897 #: builtin/clone.c:362
12899 msgid "failed to iterate over '%s'"
12900 msgstr "gagal iterasi pada '%s'"
12902 #: builtin/clone.c:389
12905 msgstr "selesai.\n"
12907 #: builtin/clone.c:403
12909 "Clone succeeded, but checkout failed.\n"
12910 "You can inspect what was checked out with 'git status'\n"
12911 "and retry with 'git restore --source=HEAD :/'\n"
12913 "Klon sukses, tapi checkout gagal.\n"
12914 "Anda dapat periksa apa yang dicheckout dengan 'git status'\n"
12915 "dan coba lagi dengan 'git restore --source=HEAD :/'\n"
12917 #: builtin/clone.c:480
12919 msgid "Could not find remote branch %s to clone."
12920 msgstr "Tidak dapat menemukan cabang remote %s untuk diklon."
12922 #: builtin/clone.c:597
12924 msgid "unable to update %s"
12925 msgstr "tidak dapat memperbarui %s"
12927 #: builtin/clone.c:645
12928 msgid "failed to initialize sparse-checkout"
12929 msgstr "gagal menginisalisasi checkout tipis"
12931 #: builtin/clone.c:668
12932 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
12934 "HEAD remote merujuk pada ref yang tidak ada, tidak dapat men-checkout.\n"
12936 #: builtin/clone.c:701
12937 msgid "unable to checkout working tree"
12938 msgstr "tidak dapat men-checkout pohon kerja"
12940 #: builtin/clone.c:779
12941 msgid "unable to write parameters to config file"
12942 msgstr "tidak dapat menulis parameter ke berkas konfigurasi"
12944 #: builtin/clone.c:842
12945 msgid "cannot repack to clean up"
12946 msgstr "tidak dapat memaket ulang untuk pembersihan"
12948 #: builtin/clone.c:844
12949 msgid "cannot unlink temporary alternates file"
12950 msgstr "tidak dapat batal-taut berkas alternatif sementara"
12952 #: builtin/clone.c:886
12953 msgid "Too many arguments."
12954 msgstr "Terlalu banyak argumen."
12956 #: builtin/clone.c:890 contrib/scalar/scalar.c:414
12957 msgid "You must specify a repository to clone."
12958 msgstr "Anda harus sebutkan repositori untuk diklon."
12960 #: builtin/clone.c:903
12962 msgid "options '%s' and '%s %s' cannot be used together"
12963 msgstr "opsi '%s' dan '%s %s' tidak dapat digunakan bersamaan"
12965 #: builtin/clone.c:920
12967 msgid "repository '%s' does not exist"
12968 msgstr "repositori '%s' tidak ada"
12970 #: builtin/clone.c:924 builtin/fetch.c:2052
12972 msgid "depth %s is not a positive number"
12973 msgstr "kedalaman %s bukan bilangan positif"
12975 #: builtin/clone.c:934
12977 msgid "destination path '%s' already exists and is not an empty directory."
12978 msgstr "jalur tujuan '%s' sudah ada dan bukan direktori kosong"
12980 #: builtin/clone.c:940
12982 msgid "repository path '%s' already exists and is not an empty directory."
12983 msgstr "jalur repositori '%s' sudah ada dan bukan direktori kosong"
12985 #: builtin/clone.c:954
12987 msgid "working tree '%s' already exists."
12988 msgstr "pohon kerja '%s' sudah ada."
12990 #: builtin/clone.c:969 builtin/clone.c:990 builtin/difftool.c:256
12991 #: builtin/log.c:2012 builtin/worktree.c:281 builtin/worktree.c:313
12993 msgid "could not create leading directories of '%s'"
12994 msgstr "tidak dapat membuat direktori pendahulu '%s'"
12996 #: builtin/clone.c:974
12998 msgid "could not create work tree dir '%s'"
12999 msgstr "tidak dapat membuat direktori pohon kerja '%s'"
13001 #: builtin/clone.c:994
13003 msgid "Cloning into bare repository '%s'...\n"
13004 msgstr "Kloning ke repositori bare '%s'...\n"
13006 #: builtin/clone.c:996
13008 msgid "Cloning into '%s'...\n"
13009 msgstr "Kloning ke '%s'...\n"
13011 #: builtin/clone.c:1025
13013 "clone --recursive is not compatible with both --reference and --reference-if-"
13016 "clone --recursive tidak kompatibel dengan baik --reference dan --reference-"
13019 #: builtin/clone.c:1080 builtin/remote.c:200 builtin/remote.c:710
13021 msgid "'%s' is not a valid remote name"
13022 msgstr "'%s' bukan nama remote yang valid"
13024 #: builtin/clone.c:1121
13025 msgid "--depth is ignored in local clones; use file:// instead."
13026 msgstr "--depth diabaikan di klon lokal; gunakan file:// sebagai gantinya."
13028 #: builtin/clone.c:1123
13029 msgid "--shallow-since is ignored in local clones; use file:// instead."
13031 "--shallow-since diabaikan di klon lokal; gunakan file:// sebagai gantinya."
13033 #: builtin/clone.c:1125
13034 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
13036 "--shallow-exclude diabaikan di klon lokal; gunakan file:// sebagai gantinya."
13038 #: builtin/clone.c:1127
13039 msgid "--filter is ignored in local clones; use file:// instead."
13040 msgstr "--filter diabaikan di klon lokal; gunakan file:// sebagai gantinya."
13042 #: builtin/clone.c:1132
13043 msgid "source repository is shallow, ignoring --local"
13044 msgstr "repositori sumber dangkal, abaikan --local"
13046 #: builtin/clone.c:1137
13047 msgid "--local is ignored"
13048 msgstr "--local diabaikan"
13050 #: builtin/clone.c:1216 builtin/clone.c:1276
13051 msgid "remote transport reported error"
13052 msgstr "transportasi remote melaporkan kesalahan"
13054 #: builtin/clone.c:1228 builtin/clone.c:1239
13056 msgid "Remote branch %s not found in upstream %s"
13057 msgstr "Cabang remote %s tidak ditemukan di hulu %s"
13059 #: builtin/clone.c:1242
13060 msgid "You appear to have cloned an empty repository."
13061 msgstr "Anda tampaknya mengklon repositori kosong."
13063 #: builtin/column.c:10
13064 msgid "git column [<options>]"
13067 #: builtin/column.c:27
13068 msgid "lookup config vars"
13071 #: builtin/column.c:28 builtin/column.c:29
13072 msgid "layout to use"
13075 #: builtin/column.c:30
13076 msgid "maximum width"
13079 #: builtin/column.c:31
13080 msgid "padding space on left border"
13083 #: builtin/column.c:32
13084 msgid "padding space on right border"
13087 #: builtin/column.c:33
13088 msgid "padding space between columns"
13091 #: builtin/column.c:51
13092 msgid "--command must be the first argument"
13095 #: builtin/commit-graph.c:13
13097 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
13100 #: builtin/commit-graph.c:16
13102 "git commit-graph write [--object-dir <objdir>] [--append] [--"
13103 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
13104 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
13107 #: builtin/commit-graph.c:51 builtin/fetch.c:192 builtin/log.c:1794
13111 #: builtin/commit-graph.c:52
13112 msgid "the object directory to store the graph"
13115 #: builtin/commit-graph.c:73
13116 msgid "if the commit-graph is split, only verify the tip file"
13119 #: builtin/commit-graph.c:100
13121 msgid "Could not open commit-graph '%s'"
13124 #: builtin/commit-graph.c:137
13126 msgid "unrecognized --split argument, %s"
13129 #: builtin/commit-graph.c:150
13131 msgid "unexpected non-hex object ID: %s"
13134 #: builtin/commit-graph.c:155
13136 msgid "invalid object: %s"
13139 #: builtin/commit-graph.c:205
13140 msgid "start walk at all refs"
13143 #: builtin/commit-graph.c:207
13144 msgid "scan pack-indexes listed by stdin for commits"
13147 #: builtin/commit-graph.c:209
13148 msgid "start walk at commits listed by stdin"
13151 #: builtin/commit-graph.c:211
13152 msgid "include all commits already in the commit-graph file"
13155 #: builtin/commit-graph.c:213
13156 msgid "enable computation for changed paths"
13159 #: builtin/commit-graph.c:215
13160 msgid "allow writing an incremental commit-graph file"
13163 #: builtin/commit-graph.c:219
13164 msgid "maximum number of commits in a non-base split commit-graph"
13167 #: builtin/commit-graph.c:221
13168 msgid "maximum ratio between two levels of a split commit-graph"
13171 #: builtin/commit-graph.c:223
13172 msgid "only expire files older than a given date-time"
13175 #: builtin/commit-graph.c:225
13176 msgid "maximum number of changed-path Bloom filters to compute"
13179 #: builtin/commit-graph.c:251
13180 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
13183 #: builtin/commit-graph.c:282
13184 msgid "Collecting commits from input"
13187 #: builtin/commit-graph.c:328 builtin/multi-pack-index.c:259
13189 msgid "unrecognized subcommand: %s"
13192 #: builtin/commit-tree.c:18
13194 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
13195 "<file>)...] <tree>"
13197 "git commit-tree [(-p <induk>)...] [-S[<id kunci>]] [(-m <pesan>)...] [(-F "
13198 "<berkas>)...] <pohon>"
13200 #: builtin/commit-tree.c:31
13202 msgid "duplicate parent %s ignored"
13203 msgstr "induk duplikat %s diabaikan"
13205 #: builtin/commit-tree.c:56 builtin/commit-tree.c:134 builtin/log.c:577
13207 msgid "not a valid object name %s"
13208 msgstr "bukan nama objek valid %s"
13210 #: builtin/commit-tree.c:94
13212 msgid "git commit-tree: failed to read '%s'"
13213 msgstr "git commit-tree: gagal membaca '%s'"
13215 #: builtin/commit-tree.c:96
13217 msgid "git commit-tree: failed to close '%s'"
13218 msgstr "git commit-tree: gagal menutup '%s'"
13220 #: builtin/commit-tree.c:109
13224 #: builtin/commit-tree.c:110
13225 msgid "id of a parent commit object"
13226 msgstr "id objek komit induk"
13228 #: builtin/commit-tree.c:112 builtin/commit.c:1627 builtin/merge.c:284
13229 #: builtin/notes.c:407 builtin/notes.c:573 builtin/stash.c:1677
13230 #: builtin/tag.c:454
13234 #: builtin/commit-tree.c:113 builtin/commit.c:1627
13235 msgid "commit message"
13236 msgstr "pesan komit"
13238 #: builtin/commit-tree.c:116
13239 msgid "read commit log message from file"
13240 msgstr "baca pesan log komit dari berkas"
13242 #: builtin/commit-tree.c:119 builtin/commit.c:1644 builtin/merge.c:303
13243 #: builtin/pull.c:180 builtin/revert.c:118
13244 msgid "GPG sign commit"
13245 msgstr "Tandatangani komit dengan GPG"
13247 #: builtin/commit-tree.c:131
13248 msgid "must give exactly one tree"
13249 msgstr "harus berikan tepat satu pohon"
13251 #: builtin/commit-tree.c:138
13252 msgid "git commit-tree: failed to read"
13253 msgstr "git commit-tree: gagal membaca"
13255 #: builtin/commit.c:42
13256 msgid "git commit [<options>] [--] <pathspec>..."
13257 msgstr "git commit [<opsi>] [--] <spek jalur>..."
13259 #: builtin/commit.c:47
13260 msgid "git status [<options>] [--] <pathspec>..."
13261 msgstr "git status [<opsi>] [--] <spek jalur>..."
13263 #: builtin/commit.c:52
13265 "You asked to amend the most recent commit, but doing so would make\n"
13266 "it empty. You can repeat your command with --allow-empty, or you can\n"
13267 "remove the commit entirely with \"git reset HEAD^\".\n"
13269 "Anda diminta untuk mengubah komit terkini, tetapi melakukan\n"
13270 "hal itu akan membuat komit kosong. Anda dapat mengulangi perintah\n"
13271 "dengan --allow-empty, atau Anda dapat menghapus keseluruhan komit\n"
13272 "dengan \"git reset HEAD^\".\n"
13274 #: builtin/commit.c:57
13276 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
13277 "If you wish to commit it anyway, use:\n"
13279 " git commit --allow-empty\n"
13282 "Petik ceri sebelumnya sekarang kosong, kemungkinan karena resolusi konflik.\n"
13283 "Jika Anda ingin komit, gunakan:\n"
13285 " git commit --allow-empty\n"
13288 #: builtin/commit.c:64
13289 msgid "Otherwise, please use 'git rebase --skip'\n"
13290 msgstr "Selain itu, gunakan 'git rebase --skip'\n"
13292 #: builtin/commit.c:67
13293 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
13294 msgstr "Selain itu, gunakan 'git cherry-pick --skip'\n"
13296 #: builtin/commit.c:70
13300 " git cherry-pick --continue\n"
13302 "to resume cherry-picking the remaining commits.\n"
13303 "If you wish to skip this commit, use:\n"
13305 " git cherry-pick --skip\n"
13310 " git cherry-pick --continue\n"
13312 "untuk melanjutkan pemetikan ceri sisa komit.\n"
13313 "Jika Anda ingin melewatkan komit ini, gunakan:\n"
13314 " git cherry-pick --skip\n"
13317 #: builtin/commit.c:325
13318 msgid "failed to unpack HEAD tree object"
13319 msgstr "gagal membuka objek pohon HEAD"
13321 #: builtin/commit.c:375
13322 msgid "No paths with --include/--only does not make sense."
13323 msgstr "Tanpa jalur dengan --include/--only tidak masuk akal."
13325 #: builtin/commit.c:387
13326 msgid "unable to create temporary index"
13327 msgstr "tidak dapat membuat indeks sementara"
13329 #: builtin/commit.c:396
13330 msgid "interactive add failed"
13331 msgstr "penambahan interaktif gagal"
13333 #: builtin/commit.c:411
13334 msgid "unable to update temporary index"
13335 msgstr "tidak dapat memperbarui indeks sementara"
13337 #: builtin/commit.c:413
13338 msgid "Failed to update main cache tree"
13339 msgstr "gagal memperbarui tembolok pohon utama"
13341 #: builtin/commit.c:438 builtin/commit.c:461 builtin/commit.c:509
13342 msgid "unable to write new_index file"
13343 msgstr "tidak dapat menulis berkas new_index"
13345 #: builtin/commit.c:490
13346 msgid "cannot do a partial commit during a merge."
13347 msgstr "tidak dapat melakukan komit sebagian selama penggabungan."
13349 #: builtin/commit.c:492
13350 msgid "cannot do a partial commit during a cherry-pick."
13351 msgstr "tidak dapat melakukan komit sebagian selama pemetikan ceri."
13353 #: builtin/commit.c:494
13354 msgid "cannot do a partial commit during a rebase."
13355 msgstr "tidak dapat melakukan komit sebagian selama pendasaran ulang."
13357 #: builtin/commit.c:502
13358 msgid "cannot read the index"
13359 msgstr "tidak dapat membaca indeks"
13361 #: builtin/commit.c:521
13362 msgid "unable to write temporary index file"
13363 msgstr "tidak dapat menulis berkas indeks sementara"
13365 #: builtin/commit.c:619
13367 msgid "commit '%s' lacks author header"
13368 msgstr "komit '%s' kurang kepala pengarang"
13370 #: builtin/commit.c:621
13372 msgid "commit '%s' has malformed author line"
13373 msgstr "komit '%s' ada baris pengarang cacat"
13375 #: builtin/commit.c:640
13376 msgid "malformed --author parameter"
13377 msgstr "parameter --author cacat"
13379 #: builtin/commit.c:693
13381 "unable to select a comment character that is not used\n"
13382 "in the current commit message"
13384 "tidak dapat memilih karakter komentar yang tidak terpakai\n"
13385 "dalam pesan komit saat ini"
13387 #: builtin/commit.c:747 builtin/commit.c:781 builtin/commit.c:1166
13389 msgid "could not lookup commit %s"
13390 msgstr "tidak dapat mencari komit %s"
13392 #: builtin/commit.c:759 builtin/shortlog.c:416
13394 msgid "(reading log message from standard input)\n"
13395 msgstr "(baca pesan log dari standar masukan)\n"
13397 #: builtin/commit.c:761
13398 msgid "could not read log from standard input"
13399 msgstr "tidak dapat membaca log dari standar masukan"
13401 #: builtin/commit.c:765
13403 msgid "could not read log file '%s'"
13404 msgstr "tidak dapat membaca berkas log '%s'"
13406 #: builtin/commit.c:802
13408 msgid "options '%s' and '%s:%s' cannot be used together"
13409 msgstr "opsi '%s' dan '%s:%s' tidak dapat digunakan bersamaan"
13411 #: builtin/commit.c:814 builtin/commit.c:830
13412 msgid "could not read SQUASH_MSG"
13413 msgstr "tidak dapat membaca SQUASH_MSG"
13415 #: builtin/commit.c:821
13416 msgid "could not read MERGE_MSG"
13417 msgstr "tidak dapat membaca MERGE_MSG"
13419 #: builtin/commit.c:881
13420 msgid "could not write commit template"
13421 msgstr "tidak dapat menulis templat komit"
13423 #: builtin/commit.c:894
13426 "Please enter the commit message for your changes. Lines starting\n"
13427 "with '%c' will be ignored.\n"
13429 "Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n"
13430 "dengan '%c' akan diabaikan.\n"
13432 #: builtin/commit.c:896
13435 "Please enter the commit message for your changes. Lines starting\n"
13436 "with '%c' will be ignored, and an empty message aborts the commit.\n"
13438 "Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n"
13439 "dengan '%c' akan diabaikan, dan pesan kosong batalkan komit.\n"
13441 #: builtin/commit.c:900
13444 "Please enter the commit message for your changes. Lines starting\n"
13445 "with '%c' will be kept; you may remove them yourself if you want to.\n"
13447 "Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n"
13448 "dengan '%c' akan tetap; Anda dapat menghapus itu jika Anda mau.\n"
13450 #: builtin/commit.c:904
13453 "Please enter the commit message for your changes. Lines starting\n"
13454 "with '%c' will be kept; you may remove them yourself if you want to.\n"
13455 "An empty message aborts the commit.\n"
13457 "Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n"
13458 "dengan '%c' akan tetap; Anda dapat menghapus itu jika Anda mau.\n"
13459 "Pesan kosong batalkan komit.\n"
13461 #: builtin/commit.c:916
13464 "It looks like you may be committing a merge.\n"
13465 "If this is not correct, please run\n"
13466 "\tgit update-ref -d MERGE_HEAD\n"
13470 "Sepertinya Anda mungkin mengkomit penggabungan.\n"
13471 "Jika itu salah, mohon jalankan\n"
13472 "\tgit update-ref -d MERGE_HEAD\n"
13475 #: builtin/commit.c:921
13478 "It looks like you may be committing a cherry-pick.\n"
13479 "If this is not correct, please run\n"
13480 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
13484 "Sepertinya Anda mungkin mengkomit petik ceri.\n"
13485 "Jika it salah, mohon jalankan\n"
13486 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
13489 #: builtin/commit.c:948
13491 msgid "%sAuthor: %.*s <%.*s>"
13492 msgstr "%sPengarang: %.*s <%.*s>"
13494 #: builtin/commit.c:956
13497 msgstr "%sTanggal: %s"
13499 #: builtin/commit.c:963
13501 msgid "%sCommitter: %.*s <%.*s>"
13502 msgstr "%sPengkomit: %.*s <%.*s>"
13504 #: builtin/commit.c:981
13505 msgid "Cannot read index"
13506 msgstr "Tidak dapat membaca indeks"
13508 #: builtin/commit.c:1026
13509 msgid "unable to pass trailers to --trailers"
13510 msgstr "tidak dapat melewatkan trailer ke --trailers"
13512 #: builtin/commit.c:1066
13513 msgid "Error building trees"
13514 msgstr "Kesalahan membangun pohon"
13516 #: builtin/commit.c:1080 builtin/tag.c:316
13518 msgid "Please supply the message using either -m or -F option.\n"
13519 msgstr "Mohon berikan pesan baik dengan opsi -m atau -F.\n"
13521 #: builtin/commit.c:1124
13523 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
13525 "--author '%s' bukan 'Nama <email>' dan tidak cocok dengan pengarang yang ada"
13527 #: builtin/commit.c:1138
13529 msgid "Invalid ignored mode '%s'"
13530 msgstr "Mode terabaikan '%s' tidak valid"
13532 #: builtin/commit.c:1156 builtin/commit.c:1451
13534 msgid "Invalid untracked files mode '%s'"
13535 msgstr "Mode berkas tak terlacak '%s' tidak valid"
13537 #: builtin/commit.c:1227
13538 msgid "You are in the middle of a merge -- cannot reword."
13539 msgstr "Anda berada di tengah penggabungan -- tidak dapat menulis ulang."
13541 #: builtin/commit.c:1229
13542 msgid "You are in the middle of a cherry-pick -- cannot reword."
13543 msgstr "Anda berada di tengah pemetikan ceri -- tidak dapat menulis ulang."
13545 #: builtin/commit.c:1232
13547 msgid "reword option of '%s' and path '%s' cannot be used together"
13548 msgstr "opsi reword '%s' dan jalur '%s' tidak dapat digunakan bersamaan"
13550 #: builtin/commit.c:1234
13552 msgid "reword option of '%s' and '%s' cannot be used together"
13553 msgstr "opsi reword '%s' dan '%s' tidak dapat digunakan bersamaan"
13555 #: builtin/commit.c:1254
13556 msgid "Using both --reset-author and --author does not make sense"
13557 msgstr "Menggunakan baik --reset-author dan --author tidak masuk akal"
13559 #: builtin/commit.c:1261
13560 msgid "You have nothing to amend."
13561 msgstr "Anda tidak punya apapun untuk diubah."
13563 #: builtin/commit.c:1264
13564 msgid "You are in the middle of a merge -- cannot amend."
13565 msgstr "Anda berada di tengah penggabungan -- tidak dapat mengubah."
13567 #: builtin/commit.c:1266
13568 msgid "You are in the middle of a cherry-pick -- cannot amend."
13569 msgstr "Anda berada di tengah pemetikan ceri -- tidak dapat mengubah."
13571 #: builtin/commit.c:1268
13572 msgid "You are in the middle of a rebase -- cannot amend."
13573 msgstr "Anda berada di tengah pendasaran ulang -- tidak dapat mengubah."
13575 #: builtin/commit.c:1271
13576 msgid "Options --squash and --fixup cannot be used together"
13577 msgstr "Opsi --squash dan --fixup tidak dapat digunakan bersamaan"
13579 #: builtin/commit.c:1281
13580 msgid "Only one of -c/-C/-F/--fixup can be used."
13581 msgstr "Hanya salah satu dari -c/-C/-F/--fixup yang dapat digunakan."
13583 #: builtin/commit.c:1283
13584 msgid "Option -m cannot be combined with -c/-C/-F."
13585 msgstr "Opsi -m tidak dapat digabung dengan -c/-C/-F."
13587 #: builtin/commit.c:1292
13588 msgid "--reset-author can be used only with -C, -c or --amend."
13589 msgstr "--reset-author hanya dapat digunakan dengan -C, -c atau --amend."
13591 #: builtin/commit.c:1310
13592 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
13594 "Hanya salah satu dari --include/--only/--all/--interactive/--patch yang "
13597 #: builtin/commit.c:1338
13599 msgid "unknown option: --fixup=%s:%s"
13602 #: builtin/commit.c:1355
13604 msgid "paths '%s ...' with -a does not make sense"
13605 msgstr "jalur '%s ...' dengan -a tidak masuk akal"
13607 #: builtin/commit.c:1486 builtin/commit.c:1655
13608 msgid "show status concisely"
13609 msgstr "perlihatkan status dengan ringkas"
13611 #: builtin/commit.c:1488 builtin/commit.c:1657
13612 msgid "show branch information"
13613 msgstr "perlihatkan informasi cabang"
13615 #: builtin/commit.c:1490
13616 msgid "show stash information"
13617 msgstr "perlihatkan informasi stase"
13619 #: builtin/commit.c:1492 builtin/commit.c:1659
13620 msgid "compute full ahead/behind values"
13621 msgstr "hitung nilai didepan/dibelakang penuh"
13623 #: builtin/commit.c:1494
13627 #: builtin/commit.c:1494 builtin/commit.c:1661 builtin/push.c:551
13628 #: builtin/worktree.c:690
13629 msgid "machine-readable output"
13630 msgstr "keluaran yang dapat dibaca mesin"
13632 #: builtin/commit.c:1497 builtin/commit.c:1663
13633 msgid "show status in long format (default)"
13634 msgstr "perlihatkan status dalam format panjang (asali)"
13636 #: builtin/commit.c:1500 builtin/commit.c:1666
13637 msgid "terminate entries with NUL"
13638 msgstr "akhiri entri dengan NUL"
13640 #: builtin/commit.c:1502 builtin/commit.c:1506 builtin/commit.c:1669
13641 #: builtin/fast-export.c:1172 builtin/fast-export.c:1175
13642 #: builtin/fast-export.c:1178 builtin/rebase.c:1111 parse-options.h:337
13646 #: builtin/commit.c:1503 builtin/commit.c:1669
13647 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
13649 "perlihatkan berkas tak terlacak, mode opsional: all, normal, no. (Asali: all)"
13651 #: builtin/commit.c:1507
13653 "show ignored files, optional modes: traditional, matching, no. (Default: "
13656 "perlihatkan berkas terabaikan, mode opsional: traditional, matching, no. "
13657 "(Asali: traditional)"
13659 #: builtin/commit.c:1509 parse-options.h:192
13663 #: builtin/commit.c:1510
13665 "ignore changes to submodules, optional when: all, dirty, untracked. "
13668 "abaikan perubahan submodul, bila opsional: all, dirty, untracked. (Asali: "
13671 #: builtin/commit.c:1512
13672 msgid "list untracked files in columns"
13673 msgstr "sebut berkas tak terlacak dalam kolom"
13675 #: builtin/commit.c:1513
13676 msgid "do not detect renames"
13677 msgstr "jangan deteksi penggantian nama"
13679 #: builtin/commit.c:1515
13680 msgid "detect renames, optionally set similarity index"
13681 msgstr "deteksi penggantian nama, setel indeks kemiripan secara opsional"
13683 #: builtin/commit.c:1538
13684 msgid "Unsupported combination of ignored and untracked-files arguments"
13685 msgstr "Kombinasi argumen berkas terabaikan dan tak terlacak tidak didukung"
13687 #: builtin/commit.c:1620
13688 msgid "suppress summary after successful commit"
13689 msgstr "sembunyikan rangkuman setelah komit berhasil"
13691 #: builtin/commit.c:1621
13692 msgid "show diff in commit message template"
13693 msgstr "perlihatkan diff dalam templat pesan komit"
13695 #: builtin/commit.c:1623
13696 msgid "Commit message options"
13697 msgstr "Opsi pesan komit"
13699 #: builtin/commit.c:1624 builtin/merge.c:288 builtin/tag.c:456
13700 msgid "read message from file"
13701 msgstr "Baca pesan dari berkas"
13703 #: builtin/commit.c:1625
13707 #: builtin/commit.c:1625
13708 msgid "override author for commit"
13709 msgstr "timpa pengarang komit"
13711 #: builtin/commit.c:1626 builtin/gc.c:551
13715 #: builtin/commit.c:1626
13716 msgid "override date for commit"
13717 msgstr "timpa tanggal komit"
13719 #: builtin/commit.c:1628 builtin/commit.c:1629 builtin/commit.c:1635
13720 #: parse-options.h:329 ref-filter.h:89
13724 #: builtin/commit.c:1628
13725 msgid "reuse and edit message from specified commit"
13726 msgstr "gunakan kembali dan sunting pesan dari komit tersebut"
13728 #: builtin/commit.c:1629
13729 msgid "reuse message from specified commit"
13730 msgstr "gunakan kembali pesan dari komit tersebut"
13732 #. TRANSLATORS: Leave "[(amend|reword):]" as-is,
13733 #. and only translate <commit>.
13735 #: builtin/commit.c:1634
13736 msgid "[(amend|reword):]commit"
13737 msgstr "[(amend|reword):]komit"
13739 #: builtin/commit.c:1634
13741 "use autosquash formatted message to fixup or amend/reword specified commit"
13743 "gunakan pesan terformat autosquash untuk perbaiki atau ubah/tulis ulang "
13744 "komit yang disebutkan"
13746 #: builtin/commit.c:1635
13747 msgid "use autosquash formatted message to squash specified commit"
13748 msgstr "gunakan pesan terformat autosquash untuk lumat komit tersebut"
13750 #: builtin/commit.c:1636
13751 msgid "the commit is authored by me now (used with -C/-c/--amend)"
13752 msgstr "komit sekarang dikarang olehku (gunakan dengan -C/-c/--amend)"
13754 #: builtin/commit.c:1637 builtin/interpret-trailers.c:111
13758 #: builtin/commit.c:1637
13759 msgid "add custom trailer(s)"
13762 #: builtin/commit.c:1638 builtin/log.c:1769 builtin/merge.c:306
13763 #: builtin/pull.c:146 builtin/revert.c:110
13764 msgid "add a Signed-off-by trailer"
13765 msgstr "tambahkan trailer Signed-off-by"
13767 #: builtin/commit.c:1639
13768 msgid "use specified template file"
13769 msgstr "gunakan templat berkas tersebut"
13771 #: builtin/commit.c:1640
13772 msgid "force edit of commit"
13773 msgstr "paksa sunting komit"
13775 #: builtin/commit.c:1642
13776 msgid "include status in commit message template"
13777 msgstr "masukkan status dalam templat pesaan komit"
13779 #: builtin/commit.c:1647
13780 msgid "Commit contents options"
13781 msgstr "Opsi isi komit"
13783 #: builtin/commit.c:1648
13784 msgid "commit all changed files"
13785 msgstr "komit semua berkas terubah"
13787 #: builtin/commit.c:1649
13788 msgid "add specified files to index for commit"
13789 msgstr "tambahakn berkas tersebut ke indeks untuk dikomit"
13791 #: builtin/commit.c:1650
13792 msgid "interactively add files"
13793 msgstr "tambah berkas secara interaktif"
13795 #: builtin/commit.c:1651
13796 msgid "interactively add changes"
13797 msgstr "tambah perubahan secara interaktif"
13799 #: builtin/commit.c:1652
13800 msgid "commit only specified files"
13801 msgstr "hanya komit berkas tersebut"
13803 #: builtin/commit.c:1653
13804 msgid "bypass pre-commit and commit-msg hooks"
13805 msgstr "lewati kail pre-commit dan commit-msg"
13807 #: builtin/commit.c:1654
13808 msgid "show what would be committed"
13809 msgstr "perlihatkan apa yang akan dikomit"
13811 #: builtin/commit.c:1667
13812 msgid "amend previous commit"
13813 msgstr "ubah komit sebelumnya"
13815 #: builtin/commit.c:1668
13816 msgid "bypass post-rewrite hook"
13817 msgstr "lewati kail post-rewrite"
13819 #: builtin/commit.c:1675
13820 msgid "ok to record an empty change"
13821 msgstr "ok merekam perubahan kosong"
13823 #: builtin/commit.c:1677
13824 msgid "ok to record a change with an empty message"
13825 msgstr "ok merekam perubahan dengan pesan kosong"
13827 #: builtin/commit.c:1753
13829 msgid "Corrupt MERGE_HEAD file (%s)"
13830 msgstr "Berkas MERGE_HEAD (%s) rusak"
13832 #: builtin/commit.c:1760
13833 msgid "could not read MERGE_MODE"
13834 msgstr "tidak dapat membaca MERGE_MODE"
13836 #: builtin/commit.c:1781
13838 msgid "could not read commit message: %s"
13839 msgstr "tidak dapat membaca pesan komit: %s"
13841 #: builtin/commit.c:1788
13843 msgid "Aborting commit due to empty commit message.\n"
13844 msgstr "Batalkan komit karena pesan komit kosong.\n"
13846 #: builtin/commit.c:1793
13848 msgid "Aborting commit; you did not edit the message.\n"
13849 msgstr "Batalkan komit; Anda tidak menyunting pesan.\n"
13851 #: builtin/commit.c:1804
13853 msgid "Aborting commit due to empty commit message body.\n"
13854 msgstr "Batalkan komit karena badan pesan komit kosong.\n"
13856 #: builtin/commit.c:1840
13858 "repository has been updated, but unable to write\n"
13859 "new_index file. Check that disk is not full and quota is\n"
13860 "not exceeded, and then \"git restore --staged :/\" to recover."
13862 "repositori sudah diperbarui, tetapi tidak dapat menulis\n"
13863 "berkas new_index. Periksa bahwa disk tidak penuh dan kuota\n"
13864 "tidak terlampaui, lalu \"git restore --staged :/\" untuk pulihkan."
13866 #: builtin/config.c:11
13867 msgid "git config [<options>]"
13868 msgstr "git config [<opsi>]"
13870 #: builtin/config.c:109 builtin/env--helper.c:27
13872 msgid "unrecognized --type argument, %s"
13873 msgstr "argumen --type tidak dikenal %s"
13875 #: builtin/config.c:121
13876 msgid "only one type at a time"
13877 msgstr "hanya satu tipe pada suatu saat"
13879 #: builtin/config.c:130
13880 msgid "Config file location"
13881 msgstr "Lokasi berkas konfigurasi"
13883 #: builtin/config.c:131
13884 msgid "use global config file"
13885 msgstr "gunakan berkas konfigurasi global"
13887 #: builtin/config.c:132
13888 msgid "use system config file"
13889 msgstr "gunakan berkas konfigurasi sistem"
13891 #: builtin/config.c:133
13892 msgid "use repository config file"
13893 msgstr "gunakan berkas konfigurasi repositori"
13895 #: builtin/config.c:134
13896 msgid "use per-worktree config file"
13897 msgstr "gunakan berkas konfigurasi per pohon kerja"
13899 #: builtin/config.c:135
13900 msgid "use given config file"
13901 msgstr "gunakan berkas konfigurasi yang diberikan"
13903 #: builtin/config.c:136
13907 #: builtin/config.c:136
13908 msgid "read config from given blob object"
13909 msgstr "baca konfigurasi dari objek blob yang diberikan"
13911 #: builtin/config.c:137
13915 #: builtin/config.c:138
13916 msgid "get value: name [value-pattern]"
13917 msgstr "dapatkan nilai: name [pola nilai]"
13919 #: builtin/config.c:139
13920 msgid "get all values: key [value-pattern]"
13921 msgstr "dapatkan semua nilai: key [pola nilai]"
13923 #: builtin/config.c:140
13924 msgid "get values for regexp: name-regex [value-pattern]"
13925 msgstr "dapatkan nilai dari regexp: name-regex [pola nilai]"
13927 #: builtin/config.c:141
13928 msgid "get value specific for the URL: section[.var] URL"
13929 msgstr "dapatkan nilai spesifik untuk URL: section[.var] URL"
13931 #: builtin/config.c:142
13932 msgid "replace all matching variables: name value [value-pattern]"
13933 msgstr "ganti semua variabel yang cocok: name value [pola nilai]"
13935 #: builtin/config.c:143
13936 msgid "add a new variable: name value"
13937 msgstr "tambahkan variabel baru: name value"
13939 #: builtin/config.c:144
13940 msgid "remove a variable: name [value-pattern]"
13941 msgstr "hapus variabel: name [pola nilai]"
13943 #: builtin/config.c:145
13944 msgid "remove all matches: name [value-pattern]"
13945 msgstr "hapus semua cocokan: name [pola nilai]"
13947 #: builtin/config.c:146
13948 msgid "rename section: old-name new-name"
13949 msgstr "ganti nama bagian: old-name new-name"
13951 #: builtin/config.c:147
13952 msgid "remove a section: name"
13953 msgstr "hapus bagian: name"
13955 #: builtin/config.c:148
13957 msgstr "daftar semua"
13959 #: builtin/config.c:149
13960 msgid "use string equality when comparing values to 'value-pattern'"
13961 msgstr "gunakan kesamaan untai ketika membandingkan nilai ke 'pola nilai'"
13963 #: builtin/config.c:150
13964 msgid "open an editor"
13965 msgstr "buka penyunting"
13967 #: builtin/config.c:151
13968 msgid "find the color configured: slot [default]"
13969 msgstr "temukan warna terkonfigurasi: slot [asali]"
13971 #: builtin/config.c:152
13972 msgid "find the color setting: slot [stdout-is-tty]"
13973 msgstr "temukan setelan warna: slot [stdout-is-tty]"
13975 #: builtin/config.c:153
13979 #: builtin/config.c:154 builtin/env--helper.c:43
13980 msgid "value is given this type"
13981 msgstr "Nilai diberikan tipe ini"
13983 #: builtin/config.c:155
13984 msgid "value is \"true\" or \"false\""
13985 msgstr "Nilai adala \"true\" atau \"false\""
13987 #: builtin/config.c:156
13988 msgid "value is decimal number"
13989 msgstr "nilai adalah angka desimal"
13991 #: builtin/config.c:157
13992 msgid "value is --bool or --int"
13993 msgstr "nilai adalah --bool atau --int"
13995 #: builtin/config.c:158
13996 msgid "value is --bool or string"
13997 msgstr "nilai adalah --bool atau untai"
13999 #: builtin/config.c:159
14000 msgid "value is a path (file or directory name)"
14001 msgstr "nilai adalah jalur (nama berkas atau direktori)"
14003 #: builtin/config.c:160
14004 msgid "value is an expiry date"
14005 msgstr "nilai adalah tanggal kadaluarsa"
14007 #: builtin/config.c:161
14011 #: builtin/config.c:162
14012 msgid "terminate values with NUL byte"
14013 msgstr "Akhiri nilai dengan bita NUL"
14015 #: builtin/config.c:163
14016 msgid "show variable names only"
14017 msgstr "perlihatkan hanya nama variabel"
14019 #: builtin/config.c:164
14020 msgid "respect include directives on lookup"
14021 msgstr "segani arahan masukkan pada pencarian"
14023 #: builtin/config.c:165
14024 msgid "show origin of config (file, standard input, blob, command line)"
14026 "perlihatkan asal konfigurasi (berkas, masukan standar, blob, baris perintah)"
14028 #: builtin/config.c:166
14029 msgid "show scope of config (worktree, local, global, system, command)"
14031 "perlihatkan cakupan konfigurasi (pohon kerja, lokal, global, sistem, "
14034 #: builtin/config.c:167 builtin/env--helper.c:45
14038 #: builtin/config.c:167
14039 msgid "with --get, use default value when missing entry"
14040 msgstr "dengan --get, gunakan nilai asali ketika kehilangan entri"
14042 #: builtin/config.c:181
14044 msgid "wrong number of arguments, should be %d"
14045 msgstr "jumlah argumen salah, seharusnya %d"
14047 #: builtin/config.c:183
14049 msgid "wrong number of arguments, should be from %d to %d"
14050 msgstr "jumlah argumen salah, seharusnya dari %d ke %d"
14052 #: builtin/config.c:339
14054 msgid "invalid key pattern: %s"
14055 msgstr "pola kunci tidak valid: %s"
14057 #: builtin/config.c:377
14059 msgid "failed to format default config value: %s"
14060 msgstr "gagal memformat nilai konfigurasi asali: %s"
14062 #: builtin/config.c:441
14064 msgid "cannot parse color '%s'"
14065 msgstr "tidak dapat menguraikan warna '%s'"
14067 #: builtin/config.c:483
14068 msgid "unable to parse default color value"
14069 msgstr "tidak dapat menguraikan nilai warna asali"
14071 #: builtin/config.c:536 builtin/config.c:833
14072 msgid "not in a git directory"
14073 msgstr "bukan di dalam direktori git"
14075 #: builtin/config.c:539
14076 msgid "writing to stdin is not supported"
14077 msgstr "menulis ke stdin tidak didukung"
14079 #: builtin/config.c:542
14080 msgid "writing config blobs is not supported"
14081 msgstr "menulis blob konfigurasi tidak didukung"
14083 #: builtin/config.c:627
14086 "# This is Git's per-user configuration file.\n"
14088 "# Please adapt and uncomment the following lines:\n"
14092 "# Ini adalah berkas konfigurasi Git per pengguna.\n"
14094 "# Mohon sesuaikan dan batal komen baris berikut:\n"
14098 #: builtin/config.c:652
14099 msgid "only one config file at a time"
14100 msgstr "hanya satu berkas konfigurasi pada suatu saat"
14102 #: builtin/config.c:658
14103 msgid "--local can only be used inside a git repository"
14104 msgstr "--local hanya dapat digunakan di dalam repositori git"
14106 #: builtin/config.c:660
14107 msgid "--blob can only be used inside a git repository"
14108 msgstr "--blob hanya dapat digunakan di dalam repositori git"
14110 #: builtin/config.c:662
14111 msgid "--worktree can only be used inside a git repository"
14112 msgstr "--worktree hanya dapat digunakan di dalam repositori git"
14114 #: builtin/config.c:684
14115 msgid "$HOME not set"
14116 msgstr "$HOME tak disetel"
14118 #: builtin/config.c:708
14120 "--worktree cannot be used with multiple working trees unless the config\n"
14121 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
14122 "section in \"git help worktree\" for details"
14124 "--worktree tidak dapat digunakan dengan banyak pohon kerja kecuali\n"
14125 "konfigurasi ekstensi worktreeConfig diaktifkan. Mohon baca bagian\n"
14126 "\"CONFIGURATION FILE\" di \"git help worktree\" untuk selengkapnya"
14128 #: builtin/config.c:743
14129 msgid "--get-color and variable type are incoherent"
14130 msgstr "--get-color dan tipe variabel raban"
14132 #: builtin/config.c:748
14133 msgid "only one action at a time"
14134 msgstr "hanya satu tindakan pada suatu saat"
14136 #: builtin/config.c:761
14137 msgid "--name-only is only applicable to --list or --get-regexp"
14138 msgstr "--name-only hanya dapat diterapkan pada --list atau --get-regexp"
14140 #: builtin/config.c:767
14142 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
14145 "--show-origin hanya dapat diterapkan pada --get, --get-all, --get-regexp, "
14148 #: builtin/config.c:773
14149 msgid "--default is only applicable to --get"
14150 msgstr "--default hanya dapat diterapkan pada --get"
14152 #: builtin/config.c:806
14153 msgid "--fixed-value only applies with 'value-pattern'"
14154 msgstr "--fixed-value hanya diterapkan dengan 'pola nilai'"
14156 #: builtin/config.c:822
14158 msgid "unable to read config file '%s'"
14159 msgstr "tidak dapat membaca berkas konfigurasi '%s'"
14161 #: builtin/config.c:825
14162 msgid "error processing config file(s)"
14163 msgstr "kesalahan memproses berkas konfigurasi"
14165 #: builtin/config.c:835
14166 msgid "editing stdin is not supported"
14167 msgstr "menyunting stdin tidak didukung"
14169 #: builtin/config.c:837
14170 msgid "editing blobs is not supported"
14171 msgstr "menyunting blob tidak didukung"
14173 #: builtin/config.c:851
14175 msgid "cannot create configuration file %s"
14176 msgstr "tidak dapat membuat berkas konfigurasi %s"
14178 #: builtin/config.c:864
14181 "cannot overwrite multiple values with a single value\n"
14182 " Use a regexp, --add or --replace-all to change %s."
14184 "tidak dapat menimpa banyak nilai dengan nilai tunggal\n"
14185 " Gunakan regexp, --add atau --replace-all untuk mengubah %s."
14187 #: builtin/config.c:943 builtin/config.c:954
14189 msgid "no such section: %s"
14190 msgstr "tidak ada bagian seperti: %s"
14192 #: builtin/count-objects.c:90
14193 msgid "git count-objects [-v] [-H | --human-readable]"
14194 msgstr "git count-objects [-v] [-H | --human-readable]"
14196 #: builtin/count-objects.c:100
14197 msgid "print sizes in human readable format"
14198 msgstr "cetak ukuran dalam format yang bisa dibaca manusia"
14200 #: builtin/credential-cache--daemon.c:227
14203 "The permissions on your socket directory are too loose; other\n"
14204 "users may be able to read your cached credentials. Consider running:\n"
14209 #: builtin/credential-cache--daemon.c:276
14210 msgid "print debugging messages to stderr"
14213 #: builtin/credential-cache--daemon.c:316
14214 msgid "credential-cache--daemon unavailable; no unix socket support"
14217 #: builtin/credential-cache.c:180
14218 msgid "credential-cache unavailable; no unix socket support"
14221 #: builtin/credential-store.c:66
14223 msgid "unable to get credential storage lock in %d ms"
14226 #: builtin/describe.c:26
14227 msgid "git describe [<options>] [<commit-ish>...]"
14228 msgstr "git describe [<opsi>] [<mirip-komit>...]"
14230 #: builtin/describe.c:27
14231 msgid "git describe [<options>] --dirty"
14232 msgstr "git describe [<opsi>] --dirty"
14234 #: builtin/describe.c:63
14238 #: builtin/describe.c:63
14239 msgid "lightweight"
14242 #: builtin/describe.c:63
14244 msgstr "teranotasi"
14246 #: builtin/describe.c:277
14248 msgid "annotated tag %s not available"
14249 msgstr "tag teranotasi %s tidak tersedia"
14251 #: builtin/describe.c:281
14253 msgid "tag '%s' is externally known as '%s'"
14254 msgstr "tag '%s' dikenal luar sebagai '%s'"
14256 #: builtin/describe.c:328
14258 msgid "no tag exactly matches '%s'"
14259 msgstr "tidak ada tag yang tepat cocok dengan '%s'"
14261 #: builtin/describe.c:330
14263 msgid "No exact match on refs or tags, searching to describe\n"
14265 "tidak ada kecocokan eksak pada referensi atau tag, mencari untuk "
14268 #: builtin/describe.c:397
14270 msgid "finished search at %s\n"
14271 msgstr "selesai mencari pada %s\n"
14273 #: builtin/describe.c:424
14276 "No annotated tags can describe '%s'.\n"
14277 "However, there were unannotated tags: try --tags."
14279 "Tidak ada tag teranotasi yang dapat menjelaskan '%s'.\n"
14280 "Bagaimanapun, ada tag tak teranotasi: coba --tags."
14282 #: builtin/describe.c:428
14285 "No tags can describe '%s'.\n"
14286 "Try --always, or create some tags."
14288 "Tidak ada tag yang dapat menjelaskan '%s'\n"
14289 "Coba --always, atau buat beberapa tag."
14291 #: builtin/describe.c:458
14293 msgid "traversed %lu commits\n"
14294 msgstr "%lu komit dilintasi\n"
14296 #: builtin/describe.c:461
14299 "more than %i tags found; listed %i most recent\n"
14300 "gave up search at %s\n"
14302 "lebih dari %i tag ditemukan; %i terbaru didaftarkan\n"
14303 "menyerah mencari pada %s\n"
14305 #: builtin/describe.c:529
14307 msgid "describe %s\n"
14308 msgstr "jelaskan %s\n"
14310 #: builtin/describe.c:532
14312 msgid "Not a valid object name %s"
14313 msgstr "Bukan nama objek yang valid %s"
14315 #: builtin/describe.c:540
14317 msgid "%s is neither a commit nor blob"
14318 msgstr "%s bukan sebuah komit atau blob"
14320 #: builtin/describe.c:554
14321 msgid "find the tag that comes after the commit"
14322 msgstr "temukan tag yang datang setelah komit"
14324 #: builtin/describe.c:555
14325 msgid "debug search strategy on stderr"
14326 msgstr "debug strategi pencarian pada keluaran standar"
14328 #: builtin/describe.c:556
14329 msgid "use any ref"
14330 msgstr "gunakan referensi apapun"
14332 #: builtin/describe.c:557
14333 msgid "use any tag, even unannotated"
14334 msgstr "gunakan tag apapun, bahkan tak teranotasi"
14336 #: builtin/describe.c:558
14337 msgid "always use long format"
14338 msgstr "selalu gunakan format panjang"
14340 #: builtin/describe.c:559
14341 msgid "only follow first parent"
14342 msgstr "hanya ikuti induk pertama"
14344 #: builtin/describe.c:562
14345 msgid "only output exact matches"
14346 msgstr "hanya keluarkan kecocokan eksak"
14348 #: builtin/describe.c:564
14349 msgid "consider <n> most recent tags (default: 10)"
14350 msgstr "pertimbangkan <n> tag terbaru (asali: 10)"
14352 #: builtin/describe.c:566
14353 msgid "only consider tags matching <pattern>"
14354 msgstr "hanya pertimbangkan tag yang cocok dengan <pola>"
14356 #: builtin/describe.c:568
14357 msgid "do not consider tags matching <pattern>"
14358 msgstr "jangan pertimbangkan tag yang cocok dengan <pola>"
14360 #: builtin/describe.c:570 builtin/name-rev.c:544
14361 msgid "show abbreviated commit object as fallback"
14362 msgstr "perlihatkan objek komit singkat sebagai langkah terakhir"
14364 #: builtin/describe.c:571 builtin/describe.c:574
14368 #: builtin/describe.c:572
14369 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
14370 msgstr "tambahkan <tanda> pada direktori kerja kotor (asali: \"-dirty\")"
14372 #: builtin/describe.c:575
14373 msgid "append <mark> on broken working tree (default: \"-broken\")"
14374 msgstr "tambahkan <tanda> pada direktori kerja rusak (asali: \"-broken\")"
14376 #: builtin/describe.c:622
14377 msgid "No names found, cannot describe anything."
14378 msgstr "Tidak ada nama yang ditemukan, tidak dapat menjelaskan apapun."
14380 #: builtin/describe.c:673 builtin/describe.c:675
14382 msgid "option '%s' and commit-ishes cannot be used together"
14383 msgstr "opsi '%s' dan mirip-komit tidak dapat digunakan bersamaan"
14385 #: builtin/diff-tree.c:157
14386 msgid "--merge-base only works with two commits"
14387 msgstr "--merge-base hanya bekerja dengan dua komit"
14389 #: builtin/diff.c:92
14391 msgid "'%s': not a regular file or symlink"
14392 msgstr "'%s': bukan berkas reguler atau tautan simbolik"
14394 #: builtin/diff.c:259
14396 msgid "invalid option: %s"
14397 msgstr "opsi tidak valid: %s"
14399 #: builtin/diff.c:376
14401 msgid "%s...%s: no merge base"
14402 msgstr "%s...%s: tidak ada dasar penggabungan"
14404 #: builtin/diff.c:491
14405 msgid "Not a git repository"
14406 msgstr "bukan repositori git"
14408 #: builtin/diff.c:537 builtin/grep.c:698
14410 msgid "invalid object '%s' given."
14411 msgstr "objek yang diberikan '%s' tidak valid"
14413 #: builtin/diff.c:548
14415 msgid "more than two blobs given: '%s'"
14416 msgstr "lebih dari dua blob diberikan: '%s'"
14418 #: builtin/diff.c:553
14420 msgid "unhandled object '%s' given."
14421 msgstr "objek tak tertangani '%s' diberikan"
14423 #: builtin/diff.c:587
14425 msgid "%s...%s: multiple merge bases, using %s"
14426 msgstr "%s...%s: banyak dasar penggabungan, menggunakan %s"
14428 #: builtin/difftool.c:31
14429 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
14430 msgstr "git difftool [<opsi>] [<komit> [<komit>]] [--] [<jalur>...]"
14432 #: builtin/difftool.c:287
14434 msgid "could not read symlink %s"
14435 msgstr "tidak dapat membaca tautan simbolik %s"
14437 #: builtin/difftool.c:289
14439 msgid "could not read symlink file %s"
14440 msgstr "tidak dapat membaca berkas tautan simbolik %s"
14442 #: builtin/difftool.c:297
14444 msgid "could not read object %s for symlink %s"
14445 msgstr "tidak dapat membaca objek %s untuk symlink %s"
14447 #: builtin/difftool.c:421
14449 "combined diff formats ('-c' and '--cc') are not supported in\n"
14450 "directory diff mode ('-d' and '--dir-diff')."
14452 "format diff tergabung ('-c' dan '--cc') tidak didukung dalam\n"
14453 "mode diff direktori ('-d' dan '--dir-diff')."
14455 #: builtin/difftool.c:626
14457 msgid "both files modified: '%s' and '%s'."
14458 msgstr "kedua berkas berubah: '%s' dan '%s'."
14460 #: builtin/difftool.c:628
14461 msgid "working tree file has been left."
14462 msgstr "berkas pohon kerja telah ditinggalkan."
14464 #: builtin/difftool.c:639
14466 msgid "temporary files exist in '%s'."
14467 msgstr "berkas sementara ada di '%s'."
14469 #: builtin/difftool.c:640
14470 msgid "you may want to cleanup or recover these."
14471 msgstr "mungkin Anda ingin membersihkan atau memulihkan itu."
14473 #: builtin/difftool.c:645
14478 #: builtin/difftool.c:690
14479 msgid "use `diff.guitool` instead of `diff.tool`"
14480 msgstr "gunakan `diff.guitool` daripada `diff.tool`"
14482 #: builtin/difftool.c:692
14483 msgid "perform a full-directory diff"
14484 msgstr "lakukan diff direktori penuh"
14486 #: builtin/difftool.c:694
14487 msgid "do not prompt before launching a diff tool"
14488 msgstr "jangan bisiki sebelum meluncurkan alat diff"
14490 #: builtin/difftool.c:699
14491 msgid "use symlinks in dir-diff mode"
14492 msgstr "gunakan tautan simbolik dalam mode diff direktori"
14494 #: builtin/difftool.c:700
14498 #: builtin/difftool.c:701
14499 msgid "use the specified diff tool"
14500 msgstr "gunakan alat diff yang disebutkan"
14502 #: builtin/difftool.c:703
14503 msgid "print a list of diff tools that may be used with `--tool`"
14504 msgstr "cetak daftar alat diff yang bisa digunakan dengan `--tool`"
14506 #: builtin/difftool.c:706
14508 "make 'git-difftool' exit when an invoked diff tool returns a non-zero exit "
14511 "buat 'git-difftool' keluar ketika alat diff yang dijalankan mengembalikan "
14512 "kode keluar bukan nol"
14514 #: builtin/difftool.c:709
14515 msgid "specify a custom command for viewing diffs"
14516 msgstr "sebutkan perintah kustom untuk melihat diff"
14518 #: builtin/difftool.c:710
14519 msgid "passed to `diff`"
14520 msgstr "dilewatkan ke `diff`"
14522 #: builtin/difftool.c:726
14523 msgid "difftool requires worktree or --no-index"
14524 msgstr "difftool butuh pohon kerja atau --no-index"
14526 #: builtin/difftool.c:744
14527 msgid "no <tool> given for --tool=<tool>"
14528 msgstr "tidak ada <alat> yang diberikan untuk --tool=<alat>"
14530 #: builtin/difftool.c:751
14531 msgid "no <cmd> given for --extcmd=<cmd>"
14532 msgstr "tidak ada <perintah> yang diberikan untuk --extcmd=<perintah>"
14534 #: builtin/env--helper.c:6
14535 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
14538 #: builtin/env--helper.c:42 builtin/hash-object.c:96
14542 #: builtin/env--helper.c:46
14543 msgid "default for git_env_*(...) to fall back on"
14546 #: builtin/env--helper.c:48
14547 msgid "be quiet only use git_env_*() value as exit code"
14550 #: builtin/env--helper.c:67
14552 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
14555 #: builtin/env--helper.c:82
14558 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
14562 #: builtin/fast-export.c:29
14563 msgid "git fast-export [rev-list-opts]"
14564 msgstr "git fast-export [opsi rev-list]"
14566 #: builtin/fast-export.c:843
14567 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
14569 "Kesalahan: Tidak dapat mengekspor tag bersarang kecuali jika --mark-tags "
14572 #: builtin/fast-export.c:1152
14573 msgid "--anonymize-map token cannot be empty"
14574 msgstr "token --anonymize-map tidak bisa kosong"
14576 #: builtin/fast-export.c:1171
14577 msgid "show progress after <n> objects"
14578 msgstr "perlihatkan perkembangan setelah <n> objek"
14580 #: builtin/fast-export.c:1173
14581 msgid "select handling of signed tags"
14582 msgstr "pilih penanganan tag bertandatangan"
14584 #: builtin/fast-export.c:1176
14585 msgid "select handling of tags that tag filtered objects"
14586 msgstr "pilih penanganan tag yang men-tag objek tersaring"
14588 #: builtin/fast-export.c:1179
14589 msgid "select handling of commit messages in an alternate encoding"
14590 msgstr "pilih penanganan pesan komit dalam pengkodean alternatif"
14592 #: builtin/fast-export.c:1182
14593 msgid "dump marks to this file"
14594 msgstr "buang tanda ke berkas ini"
14596 #: builtin/fast-export.c:1184
14597 msgid "import marks from this file"
14598 msgstr "impor tanda dari berkas ini"
14600 #: builtin/fast-export.c:1188
14601 msgid "import marks from this file if it exists"
14602 msgstr "impor tanda dari berkas ini jika ada"
14604 #: builtin/fast-export.c:1190
14605 msgid "fake a tagger when tags lack one"
14606 msgstr "palsukan pen-tag ketika tidak ada pada tag"
14608 #: builtin/fast-export.c:1192
14609 msgid "output full tree for each commit"
14610 msgstr "keluarkan pohon penuh untuk setiap komit"
14612 #: builtin/fast-export.c:1194
14613 msgid "use the done feature to terminate the stream"
14614 msgstr "gunakan fitur selesai untuk mengakhiri arus"
14616 #: builtin/fast-export.c:1195
14617 msgid "skip output of blob data"
14618 msgstr "lewati keluaran data blob"
14620 #: builtin/fast-export.c:1196 builtin/log.c:1841
14622 msgstr "spek referensi"
14624 #: builtin/fast-export.c:1197
14625 msgid "apply refspec to exported refs"
14626 msgstr "terapkan spek referensi ke referensi terekspor"
14628 #: builtin/fast-export.c:1198
14629 msgid "anonymize output"
14630 msgstr "anonimkan keluaran"
14632 #: builtin/fast-export.c:1199
14636 #: builtin/fast-export.c:1200
14637 msgid "convert <from> to <to> in anonymized output"
14638 msgstr "ubah <dari> ke <ke> pada keluaran teranonim"
14640 #: builtin/fast-export.c:1203
14641 msgid "reference parents which are not in fast-export stream by object id"
14642 msgstr "referensikan induk yang tidak ada dalam arus fast-export oleh id objek"
14644 #: builtin/fast-export.c:1205
14645 msgid "show original object ids of blobs/commits"
14646 msgstr "perlihatkan id objek asli dari blob/komit"
14648 #: builtin/fast-export.c:1207
14649 msgid "label tags with mark ids"
14650 msgstr "label tag dengan id tanda"
14652 #: builtin/fast-import.c:3090
14654 msgid "Missing from marks for submodule '%s'"
14655 msgstr "Kehilangan tanda dari untuk submodul '%s'"
14657 #: builtin/fast-import.c:3092
14659 msgid "Missing to marks for submodule '%s'"
14660 msgstr "Kehilangan tanda ke untuk submodul '%s'"
14662 #: builtin/fast-import.c:3227
14664 msgid "Expected 'mark' command, got %s"
14665 msgstr "Perintah 'mark' diharapkan, dapat %s"
14667 #: builtin/fast-import.c:3232
14669 msgid "Expected 'to' command, got %s"
14670 msgstr "Perintah 'to' diharapkan, dapat %s"
14672 #: builtin/fast-import.c:3324
14673 msgid "Expected format name:filename for submodule rewrite option"
14675 "Format nama:nama berkas diharapkan untuk operasi penulisan ulang submodul"
14677 #: builtin/fast-import.c:3379
14679 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
14680 msgstr "fitur '%s' dilarang dalam input tanpa --allow-unsafe-features"
14682 #: builtin/fetch-pack.c:242
14684 msgid "Lockfile created but not reported: %s"
14685 msgstr "Berkas kunci dibuat tetapi tidak dilaporkan: %s"
14687 #: builtin/fetch.c:36
14688 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
14689 msgstr "git fetch [<opsi>] [<repositori> [<spek referensi>...]]"
14691 #: builtin/fetch.c:37
14692 msgid "git fetch [<options>] <group>"
14693 msgstr "git fetch [<opsi>] <grup>"
14695 #: builtin/fetch.c:38
14696 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
14697 msgstr "git fetch --multiple [<opsi>] [(<repositori> | <grup>)]"
14699 #: builtin/fetch.c:39
14700 msgid "git fetch --all [<options>]"
14701 msgstr "git fetch --all [<opsi>]"
14703 #: builtin/fetch.c:123
14704 msgid "fetch.parallel cannot be negative"
14705 msgstr "fetch.parallel tidak dapat bernilai negatif"
14707 #: builtin/fetch.c:146 builtin/pull.c:189
14708 msgid "fetch from all remotes"
14709 msgstr "ambil dari semua remote"
14711 #: builtin/fetch.c:148 builtin/pull.c:249
14712 msgid "set upstream for git pull/fetch"
14713 msgstr "setel hulu untuk git pull/fetch"
14715 #: builtin/fetch.c:150 builtin/pull.c:192
14716 msgid "append to .git/FETCH_HEAD instead of overwriting"
14717 msgstr "tambah ke .git/FETCH_HEAD daripada timpa"
14719 #: builtin/fetch.c:152
14720 msgid "use atomic transaction to update references"
14723 #: builtin/fetch.c:154 builtin/pull.c:195
14724 msgid "path to upload pack on remote end"
14725 msgstr "jalur ke paket unggah pada sisi remote"
14727 #: builtin/fetch.c:155
14728 msgid "force overwrite of local reference"
14729 msgstr "paksa timpa referensi lokal"
14731 #: builtin/fetch.c:157
14732 msgid "fetch from multiple remotes"
14733 msgstr "ambil dari banyak remote"
14735 #: builtin/fetch.c:159 builtin/pull.c:199
14736 msgid "fetch all tags and associated objects"
14737 msgstr "ambil semua tag dan objek yang bersesuaian"
14739 #: builtin/fetch.c:161
14740 msgid "do not fetch all tags (--no-tags)"
14741 msgstr "jangan ambil semua tag (--no-tags)"
14743 #: builtin/fetch.c:163
14744 msgid "number of submodules fetched in parallel"
14745 msgstr "jumlah submodul yang diambil secara bersamaan"
14747 #: builtin/fetch.c:165
14748 msgid "modify the refspec to place all refs within refs/prefetch/"
14750 "modifikasi spek referensi untuk tempatkan semua referensi di dalam refs/"
14753 #: builtin/fetch.c:167 builtin/pull.c:202
14754 msgid "prune remote-tracking branches no longer on remote"
14755 msgstr "buang cabang pelacak remote yang tidak ada pada remote"
14757 #: builtin/fetch.c:169
14758 msgid "prune local tags no longer on remote and clobber changed tags"
14759 msgstr "buang tag lokal yang tidak ada pada remote dan klob tag yang berubah"
14761 #: builtin/fetch.c:170 builtin/fetch.c:195 builtin/pull.c:123
14763 msgstr "sesuai permintaan"
14765 #: builtin/fetch.c:171
14766 msgid "control recursive fetching of submodules"
14767 msgstr "kontrol pengambilan submodul rekursif"
14769 #: builtin/fetch.c:176
14770 msgid "write fetched references to the FETCH_HEAD file"
14771 msgstr "tulis referensi yang diambil ke berkas FETCH_HEAD"
14773 #: builtin/fetch.c:177 builtin/pull.c:210
14774 msgid "keep downloaded pack"
14775 msgstr "simpan paket yang diunduh"
14777 #: builtin/fetch.c:179
14778 msgid "allow updating of HEAD ref"
14779 msgstr "bolehkan perbarui referensi HEAD"
14781 #: builtin/fetch.c:182 builtin/fetch.c:188 builtin/pull.c:213
14782 #: builtin/pull.c:222
14783 msgid "deepen history of shallow clone"
14784 msgstr "perdalam riwayat klon dangkal"
14786 #: builtin/fetch.c:184 builtin/pull.c:216
14787 msgid "deepen history of shallow repository based on time"
14788 msgstr "perdalam riwayat repositori dangkal berdasarkan waktu"
14790 #: builtin/fetch.c:190 builtin/pull.c:225
14791 msgid "convert to a complete repository"
14792 msgstr "ubah ke repositori penuh"
14794 #: builtin/fetch.c:193
14795 msgid "prepend this to submodule path output"
14796 msgstr "tambahkan ini ke jalur keluaran submodul"
14798 #: builtin/fetch.c:196
14800 "default for recursive fetching of submodules (lower priority than config "
14803 "default untuk ambil submodul secara rekursif (prioritas lebih rendah "
14804 "dariberkas konfigurasi)"
14806 #: builtin/fetch.c:200 builtin/pull.c:228
14807 msgid "accept refs that update .git/shallow"
14808 msgstr "terima referensi yang memperbarui .git/shallow"
14810 #: builtin/fetch.c:201 builtin/pull.c:230
14812 msgstr "peta referensi"
14814 #: builtin/fetch.c:202 builtin/pull.c:231
14815 msgid "specify fetch refmap"
14816 msgstr "sebutkan ambil peta referensi"
14818 #: builtin/fetch.c:209 builtin/pull.c:244
14819 msgid "report that we have only objects reachable from this object"
14821 "laporkan bahwa kami hanya punya object yang bisa dicapai dari objek ini"
14823 #: builtin/fetch.c:211
14824 msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
14826 "jangan ambil berkas pak; sebagai gantinya cetak leluhur dari ujung negosiasi"
14828 #: builtin/fetch.c:214 builtin/fetch.c:216
14829 msgid "run 'maintenance --auto' after fetching"
14830 msgstr "lakukan 'maintenance --auto' setelah pengambilan"
14832 #: builtin/fetch.c:218 builtin/pull.c:247
14833 msgid "check for forced-updates on all updated branches"
14834 msgstr "periksa pembaruan terpaksa pada semua cabang"
14836 #: builtin/fetch.c:220
14837 msgid "write the commit-graph after fetching"
14838 msgstr "tulis grafik komit setelah pengambilan"
14840 #: builtin/fetch.c:222
14841 msgid "accept refspecs from stdin"
14842 msgstr "terima spek referensi dari masukan standar"
14844 #: builtin/fetch.c:592
14845 msgid "couldn't find remote ref HEAD"
14846 msgstr "tidak dapat menemukan referensi remote HEAD"
14848 #: builtin/fetch.c:766
14850 msgid "configuration fetch.output contains invalid value %s"
14851 msgstr "konfigurasi fetch.output berisi nilai tidak valid %s"
14853 #: builtin/fetch.c:867
14855 msgid "object %s not found"
14856 msgstr "objek %s tidak ditemukan"
14858 #: builtin/fetch.c:871
14859 msgid "[up to date]"
14862 #: builtin/fetch.c:883 builtin/fetch.c:901 builtin/fetch.c:973
14864 msgstr "[tertolak]"
14866 #: builtin/fetch.c:885
14867 msgid "can't fetch in current branch"
14868 msgstr "tidak dapat mengambil di cabang saat ini"
14870 #: builtin/fetch.c:886
14871 msgid "checked out in another worktree"
14872 msgstr "ter-check out di dalam pohon kerja lainnya"
14874 #: builtin/fetch.c:896
14875 msgid "[tag update]"
14876 msgstr "[pembaruan tag]"
14878 #: builtin/fetch.c:897 builtin/fetch.c:934 builtin/fetch.c:956
14879 #: builtin/fetch.c:968
14880 msgid "unable to update local ref"
14881 msgstr "tidak dapat memperbarui referensi lokal"
14883 #: builtin/fetch.c:901
14884 msgid "would clobber existing tag"
14885 msgstr "akan klob tag yang ada"
14887 #: builtin/fetch.c:923
14889 msgstr "[tag baru]"
14891 #: builtin/fetch.c:926
14892 msgid "[new branch]"
14893 msgstr "[cabang baru]"
14895 #: builtin/fetch.c:929
14897 msgstr "[referensi baru]"
14899 #: builtin/fetch.c:968
14900 msgid "forced update"
14901 msgstr "pembaruan terpaksa"
14903 #: builtin/fetch.c:973
14904 msgid "non-fast-forward"
14905 msgstr "bukan-maju-cepat"
14907 #: builtin/fetch.c:1076
14909 "fetch normally indicates which branches had a forced update,\n"
14910 "but that check has been disabled; to re-enable, use '--show-forced-updates'\n"
14911 "flag or run 'git config fetch.showForcedUpdates true'"
14913 "fetch secara normal mengindikasikan cabang mana ada pembaruan terpaksa,\n"
14914 "tapi pemeriksaan tersebut sudah dinonaktifkan. Untuk aktifkan kembali, "
14916 "bendera '--show-forced-updates' atau jalankan 'git config fetch."
14917 "showForcedUpdates true'."
14919 #: builtin/fetch.c:1080
14922 "it took %.2f seconds to check forced updates; you can use\n"
14923 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
14925 "to avoid this check\n"
14927 "Butuh waktu %2.f detik untuk memeriksa pembaruan terpaksa; Anda dapat\n"
14928 "menggunakan '--no-show-forced-updates' atau jalankan\n"
14929 "'git config fetch.showForcedUpdates false'\n"
14930 "untuk menghindari pemeriksaan ini.\n"
14932 #: builtin/fetch.c:1112
14934 msgid "%s did not send all necessary objects\n"
14935 msgstr "%s tidak mengirim semua objek yang diperlukan\n"
14937 #: builtin/fetch.c:1141
14939 msgid "rejected %s because shallow roots are not allowed to be updated"
14940 msgstr "tolak %s karena akar dangkal tidak diperkenankan untuk diperbarui"
14942 #: builtin/fetch.c:1231 builtin/fetch.c:1379
14944 msgid "From %.*s\n"
14945 msgstr "Dari %.*s\n"
14947 #: builtin/fetch.c:1252
14950 "some local refs could not be updated; try running\n"
14951 " 'git remote prune %s' to remove any old, conflicting branches"
14953 "beberapa referensi lokal tidak dapat diperbarui; coba jalankan\n"
14954 " 'git remote prune %s' untuk hapus cabang yang lama dan berkonflik"
14956 #: builtin/fetch.c:1349
14958 msgid " (%s will become dangling)"
14959 msgstr " (%s akan menjadi terjuntai)"
14961 #: builtin/fetch.c:1350
14963 msgid " (%s has become dangling)"
14964 msgstr " (%s telah menjadi terjuntai)"
14966 #: builtin/fetch.c:1382
14970 #: builtin/fetch.c:1383 builtin/remote.c:1128
14972 msgstr "(tidak ada)"
14974 #: builtin/fetch.c:1405
14976 msgid "refusing to fetch into branch '%s' checked out at '%s'"
14977 msgstr "menolak mengambil ke dalam cabang '%s' yang ter-checkout pada '%s'"
14979 #: builtin/fetch.c:1425
14981 msgid "option \"%s\" value \"%s\" is not valid for %s"
14982 msgstr "opsi \"%s\" nilai \"%s\" tidak valid untuk %s"
14984 #: builtin/fetch.c:1428
14986 msgid "option \"%s\" is ignored for %s\n"
14987 msgstr "opsi \"%s\" diabaikan untuk %s\n"
14989 #: builtin/fetch.c:1455
14991 msgid "the object %s does not exist"
14992 msgstr "objek '%s' tidak ada"
14994 #: builtin/fetch.c:1643
14995 msgid "multiple branches detected, incompatible with --set-upstream"
14996 msgstr "banyak cabang terdeteksi, tidak kompatibel dengan --set-upstream"
14998 #: builtin/fetch.c:1655
15001 "could not set upstream of HEAD to '%s' from '%s' when it does not point to "
15004 "tidak dapat menyetel hulu HEAD ke %s dari '%s' ketika itu tak menunjuk pada "
15007 #: builtin/fetch.c:1668
15008 msgid "not setting upstream for a remote remote-tracking branch"
15009 msgstr "tidak setel hulu untuk cabang remote pelacak remote"
15011 #: builtin/fetch.c:1670
15012 msgid "not setting upstream for a remote tag"
15013 msgstr "tidak setel hulu untuk tag remote"
15015 #: builtin/fetch.c:1672
15016 msgid "unknown branch type"
15017 msgstr "tipe cabang tidak diketahui"
15019 #: builtin/fetch.c:1674
15021 "no source branch found;\n"
15022 "you need to specify exactly one branch with the --set-upstream option"
15024 "cabang sumber tidak ditemukan;\n"
15025 "Anda harus sebutkan tepat satu cabang dengan opsi --set-upstream."
15027 #: builtin/fetch.c:1804 builtin/fetch.c:1867
15029 msgid "Fetching %s\n"
15030 msgstr "Mengambil %s\n"
15032 #: builtin/fetch.c:1814 builtin/fetch.c:1869
15034 msgid "could not fetch %s"
15035 msgstr "tidak dapat mengambil %s"
15037 #: builtin/fetch.c:1826
15039 msgid "could not fetch '%s' (exit code: %d)\n"
15040 msgstr "tidak dapat mengambil '%s' (kode keluar: %d)\n"
15042 #: builtin/fetch.c:1930
15044 "no remote repository specified; please specify either a URL or a\n"
15045 "remote name from which new revisions should be fetched"
15047 "repositori remote tidak disebutkan; mohon sebutkan baik URL atau nama\n"
15048 "remote yang mana revisi baru sebaiknya diambil"
15050 #: builtin/fetch.c:1966
15051 msgid "you need to specify a tag name"
15052 msgstr "Anda perlu sebutkan sebuah nama tag"
15054 #: builtin/fetch.c:2032
15055 msgid "--negotiate-only needs one or more --negotiate-tip=*"
15056 msgstr "--negotiate-only perlu satu atau lebih --negotiate-tip=*"
15058 #: builtin/fetch.c:2036
15059 msgid "negative depth in --deepen is not supported"
15060 msgstr "kedalaman negatif pada --deepen tidak didukung"
15062 #: builtin/fetch.c:2045
15063 msgid "--unshallow on a complete repository does not make sense"
15064 msgstr "--unshallow pada repositori penuh tidak masuk akal"
15066 #: builtin/fetch.c:2062
15067 msgid "fetch --all does not take a repository argument"
15068 msgstr "fetch --all tidak mengambil argumen repositori"
15070 #: builtin/fetch.c:2064
15071 msgid "fetch --all does not make sense with refspecs"
15072 msgstr "fetch --all tidak masuk akal dengan spek referensi"
15074 #: builtin/fetch.c:2073
15076 msgid "no such remote or remote group: %s"
15077 msgstr "tidak ada remote atau grup remote seperti: %s"
15079 #: builtin/fetch.c:2081
15080 msgid "fetching a group and specifying refspecs does not make sense"
15081 msgstr "mengambil sebuah grup dan menyebutkan spek referensi tidak masuk akal"
15083 #: builtin/fetch.c:2097
15084 msgid "must supply remote when using --negotiate-only"
15085 msgstr "harus suplai remote ketika menggunakan --negotiate-only"
15087 #: builtin/fetch.c:2102
15088 msgid "protocol does not support --negotiate-only, exiting"
15089 msgstr "protokol tidak mendukung --negotiate-only, keluar."
15091 #: builtin/fetch.c:2121
15093 "--filter can only be used with the remote configured in extensions."
15096 "--filter hanya dapat digunakan dengan remote yang terkonfigurasi di "
15097 "extensions.partialclone"
15099 #: builtin/fetch.c:2125
15100 msgid "--atomic can only be used when fetching from one remote"
15101 msgstr "--atomic hanya dapat digunakan saat mengambil dari satu remote"
15103 #: builtin/fetch.c:2129
15104 msgid "--stdin can only be used when fetching from one remote"
15105 msgstr "--stdin hanya dapat digunakan saat mengambil dari satu remote"
15107 #: builtin/fmt-merge-msg.c:7
15109 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
15112 #: builtin/fmt-merge-msg.c:19
15113 msgid "populate log with at most <n> entries from shortlog"
15116 #: builtin/fmt-merge-msg.c:22
15117 msgid "alias for --log (deprecated)"
15120 #: builtin/fmt-merge-msg.c:25
15124 #: builtin/fmt-merge-msg.c:26
15125 msgid "use <text> as start of message"
15128 #: builtin/fmt-merge-msg.c:28
15129 msgid "use <name> instead of the real target branch"
15132 #: builtin/fmt-merge-msg.c:29
15133 msgid "file to read from"
15136 #: builtin/for-each-ref.c:10
15137 msgid "git for-each-ref [<options>] [<pattern>]"
15140 #: builtin/for-each-ref.c:11
15141 msgid "git for-each-ref [--points-at <object>]"
15144 #: builtin/for-each-ref.c:12
15145 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
15148 #: builtin/for-each-ref.c:13
15149 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
15152 #: builtin/for-each-ref.c:31
15153 msgid "quote placeholders suitably for shells"
15156 #: builtin/for-each-ref.c:33
15157 msgid "quote placeholders suitably for perl"
15160 #: builtin/for-each-ref.c:35
15161 msgid "quote placeholders suitably for python"
15164 #: builtin/for-each-ref.c:37
15165 msgid "quote placeholders suitably for Tcl"
15168 #: builtin/for-each-ref.c:40
15169 msgid "show only <n> matched refs"
15172 #: builtin/for-each-ref.c:42 builtin/tag.c:481
15173 msgid "respect format colors"
15176 #: builtin/for-each-ref.c:45
15177 msgid "print only refs which points at the given object"
15180 #: builtin/for-each-ref.c:47
15181 msgid "print only refs that are merged"
15184 #: builtin/for-each-ref.c:48
15185 msgid "print only refs that are not merged"
15188 #: builtin/for-each-ref.c:49
15189 msgid "print only refs which contain the commit"
15192 #: builtin/for-each-ref.c:50
15193 msgid "print only refs which don't contain the commit"
15196 #: builtin/for-each-repo.c:9
15197 msgid "git for-each-repo --config=<config> <command-args>"
15200 #: builtin/for-each-repo.c:34
15204 #: builtin/for-each-repo.c:35
15205 msgid "config key storing a list of repository paths"
15208 #: builtin/for-each-repo.c:43
15209 msgid "missing --config=<config>"
15212 #: builtin/fsck.c:69 builtin/fsck.c:128 builtin/fsck.c:129
15214 msgstr "tidak dikenal"
15216 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
15217 #: builtin/fsck.c:78 builtin/fsck.c:100
15219 msgid "error in %s %s: %s"
15220 msgstr "kesalahan pada %s %s: %s"
15222 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
15223 #: builtin/fsck.c:94
15225 msgid "warning in %s %s: %s"
15226 msgstr "peringatan pada %s %s: %s"
15228 #: builtin/fsck.c:124 builtin/fsck.c:127
15230 msgid "broken link from %7s %s"
15231 msgstr "tautan rusak dari %7s %s"
15233 #: builtin/fsck.c:136
15234 msgid "wrong object type in link"
15235 msgstr "tipe objek salah dalam tautan"
15237 #: builtin/fsck.c:152
15240 "broken link from %7s %s\n"
15243 "tautan rusak dari %7s %s\n"
15246 #: builtin/fsck.c:264
15248 msgid "missing %s %s"
15249 msgstr "kehilangan %s %s"
15251 #: builtin/fsck.c:291
15253 msgid "unreachable %s %s"
15254 msgstr "tidak dapat dicapai %s %s"
15256 #: builtin/fsck.c:311
15258 msgid "dangling %s %s"
15259 msgstr "teruntai %s %s"
15261 #: builtin/fsck.c:321
15262 msgid "could not create lost-found"
15263 msgstr "tidak dapat membuat lost-found"
15265 #: builtin/fsck.c:332
15267 msgid "could not finish '%s'"
15268 msgstr "tidak dapat menyelesaikan '%s'"
15270 #: builtin/fsck.c:349
15272 msgid "Checking %s"
15273 msgstr "Memeriksa %s"
15275 #: builtin/fsck.c:387
15277 msgid "Checking connectivity (%d objects)"
15278 msgstr "Memerika konektivitas (%d objek)"
15280 #: builtin/fsck.c:406
15282 msgid "Checking %s %s"
15283 msgstr "Memeriksa %s %s"
15285 #: builtin/fsck.c:411
15286 msgid "broken links"
15287 msgstr "tautan rusak"
15289 #: builtin/fsck.c:420
15294 #: builtin/fsck.c:428
15296 msgid "tagged %s %s (%s) in %s"
15297 msgstr "ter-tag %s %s (%s) di %s"
15299 #: builtin/fsck.c:457
15301 msgid "%s: object corrupt or missing"
15302 msgstr "%s: objek rusak atau hilang"
15304 #: builtin/fsck.c:482
15306 msgid "%s: invalid reflog entry %s"
15307 msgstr "%s: entri log referensi tidak valid %s"
15309 #: builtin/fsck.c:496
15311 msgid "Checking reflog %s->%s"
15312 msgstr "Memeriksa log referensi %s->%s"
15314 #: builtin/fsck.c:530
15316 msgid "%s: invalid sha1 pointer %s"
15317 msgstr "%s: penunjuk sha1 tidak valid %s"
15319 #: builtin/fsck.c:537
15321 msgid "%s: not a commit"
15322 msgstr "%s: bukan sebuah komit"
15324 #: builtin/fsck.c:591
15325 msgid "notice: No default references"
15326 msgstr "catatan: Tidak ada referensi asali"
15328 #: builtin/fsck.c:621
15330 msgid "%s: hash-path mismatch, found at: %s"
15333 #: builtin/fsck.c:624
15335 msgid "%s: object corrupt or missing: %s"
15336 msgstr "%s: objek rusak atau hilang: %s"
15338 #: builtin/fsck.c:628
15340 msgid "%s: object is of unknown type '%s': %s"
15341 msgstr "%s: objek bertipe tidak dikenal '%s': %s"
15343 #: builtin/fsck.c:645
15345 msgid "%s: object could not be parsed: %s"
15346 msgstr "%s: objek tidak dapat diuraikan: %s"
15348 #: builtin/fsck.c:665
15350 msgid "bad sha1 file: %s"
15351 msgstr "sha1 berkas jelek: %s"
15353 #: builtin/fsck.c:686
15354 msgid "Checking object directory"
15355 msgstr "Memeriksa direktori objek"
15357 #: builtin/fsck.c:689
15358 msgid "Checking object directories"
15359 msgstr "Memeriksa direktori objek"
15361 #: builtin/fsck.c:705
15363 msgid "Checking %s link"
15364 msgstr "Memeriksa tautan %s"
15366 #: builtin/fsck.c:710 builtin/index-pack.c:859
15369 msgstr "%s tidak valid"
15371 #: builtin/fsck.c:717
15373 msgid "%s points to something strange (%s)"
15374 msgstr "%s menunjuk ke sesuatu yang aneh (%s)"
15376 #: builtin/fsck.c:723
15378 msgid "%s: detached HEAD points at nothing"
15379 msgstr "%s: HEAD terpisah tidak menunjuk ke apapun"
15381 #: builtin/fsck.c:727
15383 msgid "notice: %s points to an unborn branch (%s)"
15384 msgstr "catatan: %s menunjuk ke cabang yang belum lahir (%s)"
15386 #: builtin/fsck.c:739
15387 msgid "Checking cache tree"
15388 msgstr "Memeriksa pohon tembolok"
15390 #: builtin/fsck.c:744
15392 msgid "%s: invalid sha1 pointer in cache-tree"
15393 msgstr "%s: penunjuk sha1 tidak valid pada pohon tembolok"
15395 #: builtin/fsck.c:753
15396 msgid "non-tree in cache-tree"
15397 msgstr "bukan pohon pada pohon tembolok"
15399 #: builtin/fsck.c:784
15400 msgid "git fsck [<options>] [<object>...]"
15401 msgstr "git fsck [<opsi>] [<objek>...]"
15403 #: builtin/fsck.c:790
15404 msgid "show unreachable objects"
15405 msgstr "perlihatkan objek yang tak dapat dicapai"
15407 #: builtin/fsck.c:791
15408 msgid "show dangling objects"
15409 msgstr "perlihatkan objek teruntai"
15411 #: builtin/fsck.c:792
15412 msgid "report tags"
15413 msgstr "laporkan tag"
15415 #: builtin/fsck.c:793
15416 msgid "report root nodes"
15417 msgstr "laporkan simpul akar"
15419 #: builtin/fsck.c:794
15420 msgid "make index objects head nodes"
15421 msgstr "buat objek indeks simpul kepala"
15423 #: builtin/fsck.c:795
15424 msgid "make reflogs head nodes (default)"
15425 msgstr "buat log referensi simpul kepala (asali)"
15427 #: builtin/fsck.c:796
15428 msgid "also consider packs and alternate objects"
15429 msgstr "juga pertimbangkan pak dan objek alternatif"
15431 #: builtin/fsck.c:797
15432 msgid "check only connectivity"
15433 msgstr "hanya periksa konektivitas"
15435 #: builtin/fsck.c:798 builtin/mktag.c:76
15436 msgid "enable more strict checking"
15437 msgstr "aktifkan pemeriksaan lebih ketat"
15439 #: builtin/fsck.c:800
15440 msgid "write dangling objects in .git/lost-found"
15441 msgstr "tulis objek teruntai dalam .git/lost-found"
15443 #: builtin/fsck.c:801 builtin/prune.c:146
15444 msgid "show progress"
15445 msgstr "perlihatkan perkembangan"
15447 #: builtin/fsck.c:802
15448 msgid "show verbose names for reachable objects"
15449 msgstr "perlihatkan nama lantung untuk objek yang dapat dicapai"
15451 #: builtin/fsck.c:862 builtin/index-pack.c:261
15452 msgid "Checking objects"
15453 msgstr "Memeriksa objek"
15455 #: builtin/fsck.c:890
15457 msgid "%s: object missing"
15458 msgstr "%s: objek hilang"
15460 #: builtin/fsck.c:901
15462 msgid "invalid parameter: expected sha1, got '%s'"
15463 msgstr "parameter tidak valid: sha1 diharapkan, dapat '%s'"
15466 msgid "git gc [<options>]"
15467 msgstr "git gc [<opsi>]"
15471 msgid "Failed to fstat %s: %s"
15472 msgstr "Gagal men-fstat %s: %s"
15474 #: builtin/gc.c:129
15476 msgid "failed to parse '%s' value '%s'"
15477 msgstr "gagal menguraikan nilai '%s' '%s'"
15479 #: builtin/gc.c:488 builtin/init-db.c:57
15481 msgid "cannot stat '%s'"
15482 msgstr "tidak dapat men-stat '%s'"
15484 #: builtin/gc.c:504
15487 "The last gc run reported the following. Please correct the root cause\n"
15489 "Automatic cleanup will not be performed until the file is removed.\n"
15493 "Aksi gc terakhir melaporkan berikut. Mohon koreksi akar masalah\n"
15495 "Pembersihan otomatis tidak akan dilakukan sampai berkas dihapus.\n"
15499 #: builtin/gc.c:552
15500 msgid "prune unreferenced objects"
15501 msgstr "pangkas objek tak tereferensi"
15503 #: builtin/gc.c:554
15504 msgid "be more thorough (increased runtime)"
15505 msgstr "jadi lebih cermat (waktu yang dijalankan bertambah)"
15507 #: builtin/gc.c:555
15508 msgid "enable auto-gc mode"
15509 msgstr "aktifkan mode gc otomatis"
15511 #: builtin/gc.c:558
15512 msgid "force running gc even if there may be another gc running"
15513 msgstr "paksa jalankan gc bahkan jika mungkin ada gc lain yang berjalan"
15515 #: builtin/gc.c:561
15516 msgid "repack all other packs except the largest pack"
15517 msgstr "pak ulang semua pak yang lain kecuali pak terbesar"
15519 #: builtin/gc.c:577
15521 msgid "failed to parse gc.logexpiry value %s"
15522 msgstr "gagal menguraikan nilai gc.logexpiry %s"
15524 #: builtin/gc.c:588
15526 msgid "failed to parse prune expiry value %s"
15527 msgstr "gagal menguraikan nilai pangkas kadaluarsa %s"
15529 #: builtin/gc.c:608
15531 msgid "Auto packing the repository in background for optimum performance.\n"
15532 msgstr "Mempak otomatis repositori di latar belakang untuk performa optimal.\n"
15534 #: builtin/gc.c:610
15536 msgid "Auto packing the repository for optimum performance.\n"
15537 msgstr "Mempak otomatis repositori untuk performa optimal.\n"
15539 #: builtin/gc.c:611
15541 msgid "See \"git help gc\" for manual housekeeping.\n"
15542 msgstr "Lihat \"git help gc\" untuk pembenahan manual.\n"
15544 #: builtin/gc.c:652
15547 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
15549 "gc sudah berjalan pada mesin '%s' pid %<PRIuMAX> (gunakan --force jika tidak)"
15551 #: builtin/gc.c:707
15553 "There are too many unreachable loose objects; run 'git prune' to remove them."
15555 "Ada terlalu banyak objek longgar yang tak dapat dicapai; jalankan 'git "
15556 "prune' untuk menghapusnya."
15558 #: builtin/gc.c:717
15560 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
15562 "git maintenance run [--auto] [--[no-]quiet] [--task=<tugas>] [--schedule]"
15564 #: builtin/gc.c:747
15565 msgid "--no-schedule is not allowed"
15566 msgstr "--no-schedule tidak diperbolehkan"
15568 #: builtin/gc.c:752
15570 msgid "unrecognized --schedule argument '%s'"
15571 msgstr "argumen --schedule tidak dikenal '%s'"
15573 #: builtin/gc.c:870
15574 msgid "failed to write commit-graph"
15575 msgstr "gagal menulis grafik komit"
15577 #: builtin/gc.c:906
15578 msgid "failed to prefetch remotes"
15579 msgstr "gagal mem-praambil remote"
15581 #: builtin/gc.c:1022
15582 msgid "failed to start 'git pack-objects' process"
15583 msgstr "gagal memulai proses 'git pack-objects'"
15585 #: builtin/gc.c:1039
15586 msgid "failed to finish 'git pack-objects' process"
15587 msgstr "gagal menyelesaikan proses 'git pack-objects'"
15589 #: builtin/gc.c:1090
15590 msgid "failed to write multi-pack-index"
15591 msgstr "gagal menulis indeks multipak"
15593 #: builtin/gc.c:1106
15594 msgid "'git multi-pack-index expire' failed"
15595 msgstr "'git multi-pack-index expire' gagal"
15597 #: builtin/gc.c:1165
15598 msgid "'git multi-pack-index repack' failed"
15599 msgstr "'git multi-pack-index repack' gagal"
15601 #: builtin/gc.c:1174
15603 "skipping incremental-repack task because core.multiPackIndex is disabled"
15605 "melewatkan tugas pengepakan tambahan karena core.multiPackIndex dinonaktifkan"
15607 #: builtin/gc.c:1278
15609 msgid "lock file '%s' exists, skipping maintenance"
15610 msgstr "berkas kunci '%s' ada, melewatkan pemeliharaan"
15612 #: builtin/gc.c:1308
15614 msgid "task '%s' failed"
15615 msgstr "tugas '%s' gagal"
15617 #: builtin/gc.c:1390
15619 msgid "'%s' is not a valid task"
15620 msgstr "'%s' bukan tugas yang valid"
15622 #: builtin/gc.c:1395
15624 msgid "task '%s' cannot be selected multiple times"
15625 msgstr "tugas '%s' tidak dapat dipilih berulang kali"
15627 #: builtin/gc.c:1410
15628 msgid "run tasks based on the state of the repository"
15629 msgstr "jalankan tugas berdasarkan keadaan repositori"
15631 #: builtin/gc.c:1411
15635 #: builtin/gc.c:1412
15636 msgid "run tasks based on frequency"
15637 msgstr "jalankan tugas berdasarkan frekuensi"
15639 #: builtin/gc.c:1415
15640 msgid "do not report progress or other information over stderr"
15642 "jangan laporkan perkembangan atau informasi lainnya ke kesalahan standar"
15644 #: builtin/gc.c:1416
15648 #: builtin/gc.c:1417
15649 msgid "run a specific task"
15650 msgstr "jalankan tugas spesifik"
15652 #: builtin/gc.c:1434
15653 msgid "use at most one of --auto and --schedule=<frequency>"
15654 msgstr "gunakan paling banyak satu dari --auto dan --schedule=<frekuensi>"
15656 #: builtin/gc.c:1477
15657 msgid "failed to run 'git config'"
15658 msgstr "gagal menjalankan 'git config'"
15660 #: builtin/gc.c:1629
15662 msgid "failed to expand path '%s'"
15663 msgstr "gagal memperluas jalur '%s'"
15665 #: builtin/gc.c:1656 builtin/gc.c:1694
15666 msgid "failed to start launchctl"
15667 msgstr "gagal menjalankan launchctl"
15669 #: builtin/gc.c:1769 builtin/gc.c:2237
15671 msgid "failed to create directories for '%s'"
15672 msgstr "gagal membuat direktori untuk '%s'"
15674 #: builtin/gc.c:1796
15676 msgid "failed to bootstrap service %s"
15677 msgstr "gagal men-tali-botkan layanan %s"
15679 #: builtin/gc.c:1889
15680 msgid "failed to create temp xml file"
15681 msgstr "gagal membuat berkas xml sementara"
15683 #: builtin/gc.c:1979
15684 msgid "failed to start schtasks"
15685 msgstr "gagal menjalankan schtasks"
15687 #: builtin/gc.c:2063
15688 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
15690 "gagal menjalankan 'crontab -l'; sistem Anda mungkin tidak mendukung 'cron'"
15692 #: builtin/gc.c:2080
15693 msgid "failed to run 'crontab'; your system might not support 'cron'"
15695 "gagal menjalankan 'crontab'; sistem Anda mungkin tidak mendukung 'cron'"
15697 #: builtin/gc.c:2084
15698 msgid "failed to open stdin of 'crontab'"
15699 msgstr "gagal membuka masukan standar dari 'crontab'"
15701 #: builtin/gc.c:2126
15702 msgid "'crontab' died"
15703 msgstr "'crontab' mati"
15705 #: builtin/gc.c:2191
15706 msgid "failed to start systemctl"
15707 msgstr "gagal memulai systemctl"
15709 #: builtin/gc.c:2201
15710 msgid "failed to run systemctl"
15711 msgstr "gagal menjalankan systemctl"
15713 #: builtin/gc.c:2210 builtin/gc.c:2215 builtin/worktree.c:62
15714 #: builtin/worktree.c:944
15716 msgid "failed to delete '%s'"
15717 msgstr "gagal menghapus '%s'"
15719 #: builtin/gc.c:2395
15721 msgid "unrecognized --scheduler argument '%s'"
15722 msgstr "argumen --scheduler tidak dikenal '%s'"
15724 #: builtin/gc.c:2420
15725 msgid "neither systemd timers nor crontab are available"
15726 msgstr "baik pewaktu systemd atau crontab tidak tersedia"
15728 #: builtin/gc.c:2435
15730 msgid "%s scheduler is not available"
15731 msgstr "penjadwal %s tidak tersedia"
15733 #: builtin/gc.c:2449
15734 msgid "another process is scheduling background maintenance"
15735 msgstr "proses lainnya sedang menjadwalkan peme"
15737 #: builtin/gc.c:2471
15738 msgid "git maintenance start [--scheduler=<scheduler>]"
15739 msgstr "git maintenance start [--scheduler=<penjadwal>]"
15741 #: builtin/gc.c:2480
15745 #: builtin/gc.c:2481
15746 msgid "scheduler to trigger git maintenance run"
15747 msgstr "penjadwal untuk memicu git maintenance run"
15749 #: builtin/gc.c:2495
15750 msgid "failed to add repo to global config"
15751 msgstr "gagal menambahkan repositori ke konfigurasi global"
15753 #: builtin/gc.c:2504
15754 msgid "git maintenance <subcommand> [<options>]"
15755 msgstr "git maintenance <subperintah> [<opsi>]"
15757 #: builtin/gc.c:2523
15759 msgid "invalid subcommand: %s"
15760 msgstr "subperintah tidak valid: %s"
15762 #: builtin/grep.c:30
15763 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
15764 msgstr "git grep [<opsi>] [-e] <pola> [<revisi>...] [[--] <pola>...]"
15766 #: builtin/grep.c:239
15768 msgid "grep: failed to create thread: %s"
15769 msgstr "grep: gagal membuat utas: %s"
15771 #: builtin/grep.c:293
15773 msgid "invalid number of threads specified (%d) for %s"
15774 msgstr "jumlah utas yang diberikan (%d) tidak valid untuk %s"
15776 #. TRANSLATORS: %s is the configuration
15777 #. variable for tweaking threads, currently
15780 #: builtin/grep.c:301 builtin/index-pack.c:1582 builtin/index-pack.c:1785
15781 #: builtin/pack-objects.c:3142
15783 msgid "no threads support, ignoring %s"
15784 msgstr "tidak ada dukungan utas, abaikan %s"
15786 #: builtin/grep.c:488 builtin/grep.c:617 builtin/grep.c:657
15788 msgid "unable to read tree (%s)"
15789 msgstr "tidak dapat membaca pohon (%s)"
15791 #: builtin/grep.c:672
15793 msgid "unable to grep from object of type %s"
15794 msgstr "tidak dapan men-grep dari objek dengan tipe %s"
15796 #: builtin/grep.c:752
15798 msgid "switch `%c' expects a numerical value"
15799 msgstr "saklar '%c' mengharapkan nilai numerik"
15801 #: builtin/grep.c:851
15802 msgid "search in index instead of in the work tree"
15803 msgstr "cari dalam index daripada dalam pohon kerja"
15805 #: builtin/grep.c:853
15806 msgid "find in contents not managed by git"
15807 msgstr "temukan dalam konten yang tak dikelola oleh git"
15809 #: builtin/grep.c:855
15810 msgid "search in both tracked and untracked files"
15811 msgstr "cari dalam berkas terlacak dan tak terlacak"
15813 #: builtin/grep.c:857
15814 msgid "ignore files specified via '.gitignore'"
15815 msgstr "abaikan berkas yang disebutkan via '.gitignore'"
15817 #: builtin/grep.c:859
15818 msgid "recursively search in each submodule"
15819 msgstr "cari secara rekursif dalam setiap submodul"
15821 #: builtin/grep.c:862
15822 msgid "show non-matching lines"
15823 msgstr "perlihatkan baris nir-cocok"
15825 #: builtin/grep.c:864
15826 msgid "case insensitive matching"
15827 msgstr "pencocokan tak peka kapital"
15829 #: builtin/grep.c:866
15830 msgid "match patterns only at word boundaries"
15831 msgstr "cocokkan pola hanya pada batas kata"
15833 #: builtin/grep.c:868
15834 msgid "process binary files as text"
15835 msgstr "proses berkas biner sebagai teks"
15837 #: builtin/grep.c:870
15838 msgid "don't match patterns in binary files"
15839 msgstr "jangan cocokkan pola pada berkas biner"
15841 #: builtin/grep.c:873
15842 msgid "process binary files with textconv filters"
15843 msgstr "proses berkas biner dengan saringan textconv"
15845 #: builtin/grep.c:875
15846 msgid "search in subdirectories (default)"
15847 msgstr "cari dalam subdirektori (asali)"
15849 #: builtin/grep.c:877
15850 msgid "descend at most <depth> levels"
15851 msgstr "turun paling banyak <kedalaman> tingkat"
15853 #: builtin/grep.c:881
15854 msgid "use extended POSIX regular expressions"
15855 msgstr "gunakan ekspresi reguler POSIX diperpanjang"
15857 #: builtin/grep.c:884
15858 msgid "use basic POSIX regular expressions (default)"
15859 msgstr "gunakan ekspresi reguler POSIX dasar (asali)"
15861 #: builtin/grep.c:887
15862 msgid "interpret patterns as fixed strings"
15863 msgstr "tafsirkan pola sebagai untai tetap"
15865 #: builtin/grep.c:890
15866 msgid "use Perl-compatible regular expressions"
15867 msgstr "gunakan ekspresi reguler kompatibel dengan Perl"
15869 #: builtin/grep.c:893
15870 msgid "show line numbers"
15871 msgstr "perlihatkan nomor baris"
15873 #: builtin/grep.c:894
15874 msgid "show column number of first match"
15875 msgstr "perlihatkan nomor kolom cocokan pertama"
15877 #: builtin/grep.c:895
15878 msgid "don't show filenames"
15879 msgstr "jangan perlihatkan nama berkas"
15881 #: builtin/grep.c:896
15882 msgid "show filenames"
15883 msgstr "perlihatkan nama berkas"
15885 #: builtin/grep.c:898
15886 msgid "show filenames relative to top directory"
15887 msgstr "perlihatkan nama berkas relatif terhadap direktori puncak"
15889 #: builtin/grep.c:900
15890 msgid "show only filenames instead of matching lines"
15891 msgstr "hanya perlihatkan nama berkas daripada baris yang cocok"
15893 #: builtin/grep.c:902
15894 msgid "synonym for --files-with-matches"
15895 msgstr "sinonim untuk --files-with-matches"
15897 #: builtin/grep.c:905
15898 msgid "show only the names of files without match"
15899 msgstr "hanya perlihatkan nama berkas tanpa cocok"
15901 #: builtin/grep.c:907
15902 msgid "print NUL after filenames"
15903 msgstr "cetak NUL setelah nama berkas"
15905 #: builtin/grep.c:910
15906 msgid "show only matching parts of a line"
15907 msgstr "hanya perlihatkan bagian cocokan baris"
15909 #: builtin/grep.c:912
15910 msgid "show the number of matches instead of matching lines"
15911 msgstr "perlihatkan jumlah cocokan daripada baris yang cocok"
15913 #: builtin/grep.c:913
15914 msgid "highlight matches"
15915 msgstr "sorot cocokan"
15917 #: builtin/grep.c:915
15918 msgid "print empty line between matches from different files"
15919 msgstr "cetak baris kosong di antara cocokan dari berkas yang berbeda"
15921 #: builtin/grep.c:917
15922 msgid "show filename only once above matches from same file"
15924 "perlihatkan nama berkas hanya sekali di atas cocokan dari berkas yang sama"
15926 #: builtin/grep.c:920
15927 msgid "show <n> context lines before and after matches"
15928 msgstr "perlihatkan <n> baris konteks sebelum dan sesudah cocokan"
15930 #: builtin/grep.c:923
15931 msgid "show <n> context lines before matches"
15932 msgstr "perlihatkan <n> baris konteks sebelum cocokan"
15934 #: builtin/grep.c:925
15935 msgid "show <n> context lines after matches"
15936 msgstr "perlihatkan <n> baris konteks setelah cocokan"
15938 #: builtin/grep.c:927
15939 msgid "use <n> worker threads"
15940 msgstr "gunakan <n> utas pekerja"
15942 #: builtin/grep.c:928
15943 msgid "shortcut for -C NUM"
15944 msgstr "pintasan untuk -C NUM"
15946 #: builtin/grep.c:931
15947 msgid "show a line with the function name before matches"
15948 msgstr "perlihatkan sebuah baris dengan nama fungsi sebelum cocokan"
15950 #: builtin/grep.c:933
15951 msgid "show the surrounding function"
15952 msgstr "perlihatkan fungsi di sekitar"
15954 #: builtin/grep.c:936
15955 msgid "read patterns from file"
15956 msgstr "baca pola dari berkas"
15958 #: builtin/grep.c:938
15959 msgid "match <pattern>"
15960 msgstr "cocokkan <pola>"
15962 #: builtin/grep.c:940
15963 msgid "combine patterns specified with -e"
15964 msgstr "kombinasikan pola yang disebutkan dengan -e"
15966 #: builtin/grep.c:952
15967 msgid "indicate hit with exit status without output"
15968 msgstr "tunjukkan kena dengan status keluar tanpa keluaran"
15970 #: builtin/grep.c:954
15971 msgid "show only matches from files that match all patterns"
15972 msgstr "hanya perlihatkan cocokan dari berkas yang cocok dengan semua pola"
15974 #: builtin/grep.c:957
15976 msgstr "penghalaman"
15978 #: builtin/grep.c:957
15979 msgid "show matching files in the pager"
15980 msgstr "perlihatkan berkas yang cocok dalam penghalaman"
15982 #: builtin/grep.c:961
15983 msgid "allow calling of grep(1) (ignored by this build)"
15984 msgstr "perbolehkan pemanggilan grep(1) (diabaikan oleh bangunan ini)"
15986 #: builtin/grep.c:1027
15987 msgid "no pattern given"
15988 msgstr "tidak ada pola yang diberikan"
15990 #: builtin/grep.c:1063
15991 msgid "--no-index or --untracked cannot be used with revs"
15992 msgstr "--no-index atau --untracked tidak dapat digunakan dengan revisi"
15994 #: builtin/grep.c:1071
15996 msgid "unable to resolve revision: %s"
15997 msgstr "tidak dapat menguraikan revisi: %s"
15999 #: builtin/grep.c:1101
16000 msgid "--untracked not supported with --recurse-submodules"
16001 msgstr "--untracked tidak didukung dengan --recurse-submodules"
16003 #: builtin/grep.c:1105
16004 msgid "invalid option combination, ignoring --threads"
16005 msgstr "kombinasi opsi tidak valid, abaikan --threads"
16007 #: builtin/grep.c:1108 builtin/pack-objects.c:4059
16008 msgid "no threads support, ignoring --threads"
16009 msgstr "tidak ada dukungan utas, abaikan --threads"
16011 #: builtin/grep.c:1111 builtin/index-pack.c:1579 builtin/pack-objects.c:3139
16013 msgid "invalid number of threads specified (%d)"
16014 msgstr "jumlah utas tersebut (%d) tidak valid"
16016 #: builtin/grep.c:1145
16017 msgid "--open-files-in-pager only works on the worktree"
16018 msgstr "--open-files-in-pager hanya bekerja pada pohon kerja"
16020 #: builtin/grep.c:1171
16021 msgid "--cached or --untracked cannot be used with --no-index"
16022 msgstr "--cached atau --untracked tidak dapat digunakan dengan --no-index"
16024 #: builtin/grep.c:1174
16025 msgid "--untracked cannot be used with --cached"
16026 msgstr "--untracked tidak dapat digunakan dengan --cached"
16028 #: builtin/grep.c:1180
16029 msgid "--[no-]exclude-standard cannot be used for tracked contents"
16030 msgstr "--[no-]exclude-standard tidak dapat digunakan untuk konten terlacak"
16032 #: builtin/grep.c:1188
16033 msgid "both --cached and trees are given"
16034 msgstr "baik --cached dan pohon diberikan"
16036 #: builtin/hash-object.c:83
16038 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
16041 "git hash-object [-t <tipe>] [-w] [--path=<berkas> | --no-filters] [--stdin] "
16044 #: builtin/hash-object.c:84
16045 msgid "git hash-object --stdin-paths"
16046 msgstr "git hash-object --stdin-paths"
16048 #: builtin/hash-object.c:96
16049 msgid "object type"
16050 msgstr "tipe objek"
16052 #: builtin/hash-object.c:97
16053 msgid "write the object into the object database"
16054 msgstr "tulis objek ke dalam basis data objek"
16056 #: builtin/hash-object.c:99
16057 msgid "read the object from stdin"
16058 msgstr "baca objek dari masukan standar"
16060 #: builtin/hash-object.c:101
16061 msgid "store file as is without filters"
16062 msgstr "simpan berkas apa adanya tanpa penyaring"
16064 #: builtin/hash-object.c:102
16066 "just hash any random garbage to create corrupt objects for debugging Git"
16068 "hanya hash sampah acak apapun untuk membuat objek rusak demi menirkutukan Git"
16070 #: builtin/hash-object.c:103
16071 msgid "process file as it were from this path"
16072 msgstr "proses berkas seperti dari jalur ini"
16074 #: builtin/help.c:55
16075 msgid "print all available commands"
16076 msgstr "cetak semua perintah yang tersedia"
16078 #: builtin/help.c:57
16079 msgid "exclude guides"
16080 msgstr "kecualikan panduan"
16082 #: builtin/help.c:58
16083 msgid "show man page"
16084 msgstr "perlihatkan halaman man"
16086 #: builtin/help.c:59
16087 msgid "show manual in web browser"
16088 msgstr "perlihatkan manual dalam penjelajah web"
16090 #: builtin/help.c:61
16091 msgid "show info page"
16092 msgstr "perlihatkan halaman info"
16094 #: builtin/help.c:63
16095 msgid "print command description"
16096 msgstr "perlihatkan deskripsi perintah"
16098 #: builtin/help.c:65
16099 msgid "print list of useful guides"
16100 msgstr "cetak daftar panduan berguna"
16102 #: builtin/help.c:67
16103 msgid "print all configuration variable names"
16104 msgstr "cetak semua nama variabel konfigurasi"
16106 #: builtin/help.c:78
16108 "git help [-a|--all] [--[no-]verbose]]\n"
16109 " [[-i|--info] [-m|--man] [-w|--web]] [<command>]"
16111 "git help [-a|--all] [--[no-]verbose]]\n"
16112 " [[-i|--info] [-m|--man] [-w|--web]] [<perintah>]"
16114 #: builtin/help.c:80
16115 msgid "git help [-g|--guides]"
16118 #: builtin/help.c:81
16119 msgid "git help [-c|--config]"
16122 #: builtin/help.c:196
16124 msgid "unrecognized help format '%s'"
16125 msgstr "format bantuan tidak dikenal '%s'"
16127 #: builtin/help.c:222
16128 msgid "Failed to start emacsclient."
16129 msgstr "gagal menjalankan emacsclient."
16131 #: builtin/help.c:235
16132 msgid "Failed to parse emacsclient version."
16133 msgstr "gagal menguraikan versi emacsclient."
16135 #: builtin/help.c:243
16137 msgid "emacsclient version '%d' too old (< 22)."
16138 msgstr "versi emacsclient '%d' terlalu usang (< 22)."
16140 #: builtin/help.c:261 builtin/help.c:283 builtin/help.c:293 builtin/help.c:301
16142 msgid "failed to exec '%s'"
16143 msgstr "gagal menjalankan '%s'"
16145 #: builtin/help.c:339
16148 "'%s': path for unsupported man viewer.\n"
16149 "Please consider using 'man.<tool>.cmd' instead."
16151 "'%s': jalur untuk pembaca man yang tidak didukung.\n"
16152 "Mohon gunakan 'man.<tool>.cmd' sebagai gantinya."
16154 #: builtin/help.c:351
16157 "'%s': cmd for supported man viewer.\n"
16158 "Please consider using 'man.<tool>.path' instead."
16160 "'%s': cmd untuk pembaca man yang didukung.\n"
16161 "Mohon gunakan 'man.<tool>.path' sebagai gantinya."
16163 #: builtin/help.c:466
16165 msgid "'%s': unknown man viewer."
16166 msgstr "'%s': pembaca man tidak dikenal"
16168 #: builtin/help.c:482
16169 msgid "no man viewer handled the request"
16170 msgstr "tidak ada pembaca man yang menangani permintaan"
16172 #: builtin/help.c:489
16173 msgid "no info viewer handled the request"
16174 msgstr "tidak ada pembaca info yang menangani permintaan"
16176 #: builtin/help.c:550 builtin/help.c:561 git.c:348
16178 msgid "'%s' is aliased to '%s'"
16179 msgstr "'%s' dialiaskan ke '%s'"
16181 #: builtin/help.c:564 git.c:380
16183 msgid "bad alias.%s string: %s"
16184 msgstr "untai alias.%s jelek: %s"
16186 #: builtin/help.c:580
16187 msgid "this option doesn't take any other arguments"
16188 msgstr "opsi ini tidak mengambil argumen lainnya"
16190 #: builtin/help.c:601 builtin/help.c:628
16192 msgid "usage: %s%s"
16193 msgstr "penggunaan: %s%s"
16195 #: builtin/help.c:623
16196 msgid "'git help config' for more information"
16197 msgstr "'git help config' untuk informasi lebih lanjut"
16199 #: builtin/index-pack.c:221
16201 msgid "object type mismatch at %s"
16202 msgstr "tipe objek tidak cocok pada %s"
16204 #: builtin/index-pack.c:241
16206 msgid "did not receive expected object %s"
16207 msgstr "tidak menerima objek yang diharapkan %s"
16209 #: builtin/index-pack.c:244
16211 msgid "object %s: expected type %s, found %s"
16212 msgstr "objek %s: yang diharapkan %s, yang didapat %s"
16214 #: builtin/index-pack.c:294
16216 msgid "cannot fill %d byte"
16217 msgid_plural "cannot fill %d bytes"
16221 #: builtin/index-pack.c:304
16225 #: builtin/index-pack.c:305
16226 msgid "read error on input"
16227 msgstr "kesalahan baca pada masukan"
16229 #: builtin/index-pack.c:317
16230 msgid "used more bytes than were available"
16231 msgstr "gunakan lebih banyak pita dari pada yang tersedia"
16233 #: builtin/index-pack.c:324 builtin/pack-objects.c:756
16234 msgid "pack too large for current definition of off_t"
16235 msgstr "paket terlalu besar untuk definisi off_t saat ini"
16237 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
16238 msgid "pack exceeds maximum allowed size"
16239 msgstr "paket melebihi ukuran maksimum yang diperbolehkan"
16241 #: builtin/index-pack.c:358
16242 msgid "pack signature mismatch"
16243 msgstr "tanda tangan paket tidak cocok"
16245 #: builtin/index-pack.c:360
16247 msgid "pack version %<PRIu32> unsupported"
16248 msgstr "versi paket %<PRIu32> tidak didukung"
16250 #: builtin/index-pack.c:376
16252 msgid "pack has bad object at offset %<PRIuMAX>: %s"
16253 msgstr "paket ada objek jelek pada offset %<PRIuMAX>: %s"
16255 #: builtin/index-pack.c:482
16257 msgid "inflate returned %d"
16258 msgstr "inflate mengembalikan %d"
16260 #: builtin/index-pack.c:531
16261 msgid "offset value overflow for delta base object"
16262 msgstr "nilai offset meluap untuk objek basis delta"
16264 #: builtin/index-pack.c:539
16265 msgid "delta base offset is out of bound"
16266 msgstr "offset basis delta di luar jangkauan"
16268 #: builtin/index-pack.c:547
16270 msgid "unknown object type %d"
16271 msgstr "tipe objek tidak diketahui %d"
16273 #: builtin/index-pack.c:578
16274 msgid "cannot pread pack file"
16275 msgstr "tidak dapat pread berkas paket"
16277 #: builtin/index-pack.c:580
16279 msgid "premature end of pack file, %<PRIuMAX> byte missing"
16280 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
16284 #: builtin/index-pack.c:606
16285 msgid "serious inflate inconsistency"
16286 msgstr "inkonsistensi inflate serius"
16288 #: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:781
16289 #: builtin/index-pack.c:820 builtin/index-pack.c:829
16291 msgid "SHA1 COLLISION FOUND WITH %s !"
16292 msgstr "TUMBUKAN SHA1 DITEMUKAN DENGAN %s !"
16294 #: builtin/index-pack.c:754 builtin/pack-objects.c:292
16295 #: builtin/pack-objects.c:352 builtin/pack-objects.c:458
16297 msgid "unable to read %s"
16298 msgstr "tidak dapat membaca %s"
16300 #: builtin/index-pack.c:818
16302 msgid "cannot read existing object info %s"
16303 msgstr "tidak dapat membaca info objek yang ada %s"
16305 #: builtin/index-pack.c:826
16307 msgid "cannot read existing object %s"
16308 msgstr "tidak dapat membaca objek yang ada %s"
16310 #: builtin/index-pack.c:840
16312 msgid "invalid blob object %s"
16313 msgstr "objek blob tidak valid %s"
16315 #: builtin/index-pack.c:843 builtin/index-pack.c:862
16316 msgid "fsck error in packed object"
16317 msgstr "kesalahan fsck dalam objek terpaket"
16319 #: builtin/index-pack.c:864
16321 msgid "Not all child objects of %s are reachable"
16322 msgstr "Tidak semua objek anak dari %s bisa dicapai"
16324 #: builtin/index-pack.c:925 builtin/index-pack.c:972
16325 msgid "failed to apply delta"
16326 msgstr "gagal menerapkan delta"
16328 #: builtin/index-pack.c:1156
16329 msgid "Receiving objects"
16330 msgstr "Menerima objek"
16332 #: builtin/index-pack.c:1156
16333 msgid "Indexing objects"
16334 msgstr "Mengindeks objek"
16336 #: builtin/index-pack.c:1190
16337 msgid "pack is corrupted (SHA1 mismatch)"
16338 msgstr "paket rusak (SHA1 tidak cocok)"
16340 #: builtin/index-pack.c:1195
16341 msgid "cannot fstat packfile"
16342 msgstr "tidak dapat fstat berkas paket"
16344 #: builtin/index-pack.c:1198
16345 msgid "pack has junk at the end"
16346 msgstr "paket memiliki sampah pada ujung"
16348 #: builtin/index-pack.c:1210
16349 msgid "confusion beyond insanity in parse_pack_objects()"
16350 msgstr "bingung di luar kegilaan di parse_pack_objects()"
16352 #: builtin/index-pack.c:1233
16353 msgid "Resolving deltas"
16354 msgstr "Menguraikan delta"
16356 #: builtin/index-pack.c:1244 builtin/pack-objects.c:2905
16358 msgid "unable to create thread: %s"
16359 msgstr "tidak dapat membuat utas: %s"
16361 #: builtin/index-pack.c:1277
16362 msgid "confusion beyond insanity"
16363 msgstr "bingung di luar kegilaan"
16365 #: builtin/index-pack.c:1283
16367 msgid "completed with %d local object"
16368 msgid_plural "completed with %d local objects"
16372 #: builtin/index-pack.c:1295
16374 msgid "Unexpected tail checksum for %s (disk corruption?)"
16375 msgstr "Checksum ekor tidak diharapkan untuk %s (kerusakan disk?)"
16377 #: builtin/index-pack.c:1299
16379 msgid "pack has %d unresolved delta"
16380 msgid_plural "pack has %d unresolved deltas"
16384 #: builtin/index-pack.c:1323
16386 msgid "unable to deflate appended object (%d)"
16387 msgstr "tidak dapat menggemboskan objek tertambah (%d)"
16389 #: builtin/index-pack.c:1419
16391 msgid "local object %s is corrupt"
16392 msgstr "objek lokal %s rusak"
16394 #: builtin/index-pack.c:1440
16396 msgid "packfile name '%s' does not end with '.%s'"
16397 msgstr "nama berkas paket '%s' tidak diakhiri dengan '.%s'"
16399 #: builtin/index-pack.c:1464
16401 msgid "cannot write %s file '%s'"
16402 msgstr "tidak dapat menulis %s berkas '%s'"
16404 #: builtin/index-pack.c:1472
16406 msgid "cannot close written %s file '%s'"
16407 msgstr "tidak dapat menutup %s berkas tertulis '%s'"
16409 #: builtin/index-pack.c:1489
16411 msgid "unable to rename temporary '*.%s' file to '%s'"
16412 msgstr "tidak dapat menamai ulang berkas sementara '*.%s' ke '%s'"
16414 #: builtin/index-pack.c:1514
16415 msgid "error while closing pack file"
16416 msgstr "kesalahan menutup berkas paket"
16418 #: builtin/index-pack.c:1573 builtin/pack-objects.c:3150
16420 msgid "bad pack.indexversion=%<PRIu32>"
16421 msgstr "pack.indexversion=%<PRIu32> jelek"
16423 #: builtin/index-pack.c:1643
16425 msgid "Cannot open existing pack file '%s'"
16426 msgstr "tidak dapat membuka berkas paket yang ada '%s'"
16428 #: builtin/index-pack.c:1645
16430 msgid "Cannot open existing pack idx file for '%s'"
16431 msgstr "tidak dapat membuka berkas indeks paket untuk '%s'"
16433 #: builtin/index-pack.c:1693
16435 msgid "non delta: %d object"
16436 msgid_plural "non delta: %d objects"
16440 #: builtin/index-pack.c:1700
16442 msgid "chain length = %d: %lu object"
16443 msgid_plural "chain length = %d: %lu objects"
16447 #: builtin/index-pack.c:1742
16448 msgid "Cannot come back to cwd"
16449 msgstr "tidak dapat kembali ke direktori kerja saat ini"
16451 #: builtin/index-pack.c:1796 builtin/index-pack.c:1799
16452 #: builtin/index-pack.c:1819 builtin/index-pack.c:1823
16457 #: builtin/index-pack.c:1829 builtin/init-db.c:379 builtin/init-db.c:614
16459 msgid "unknown hash algorithm '%s'"
16460 msgstr "algoritma hash tak dikenal '%s'"
16462 #: builtin/index-pack.c:1850
16463 msgid "--stdin requires a git repository"
16464 msgstr "--stdin memerlukan repositori git"
16466 #: builtin/index-pack.c:1867
16467 msgid "--verify with no packfile name given"
16468 msgstr "--verify tanpa nama berkas paket diberikan"
16470 #: builtin/index-pack.c:1933 builtin/unpack-objects.c:584
16471 msgid "fsck error in pack objects"
16472 msgstr "kesalahan fsck dalam objek paket"
16474 #: builtin/init-db.c:63
16476 msgid "cannot stat template '%s'"
16477 msgstr "tidak dapat men-stat templat '%s'"
16479 #: builtin/init-db.c:68
16481 msgid "cannot opendir '%s'"
16482 msgstr "tidak dapat membuka direktori '%s'"
16484 #: builtin/init-db.c:80
16486 msgid "cannot readlink '%s'"
16487 msgstr "tidak dapat membaca tautan '%s'"
16489 #: builtin/init-db.c:82
16491 msgid "cannot symlink '%s' '%s'"
16492 msgstr "tidak dapat menautkan simbolik '%s' '%s'"
16494 #: builtin/init-db.c:88
16496 msgid "cannot copy '%s' to '%s'"
16497 msgstr "tidak dapat menyalin '%s' ke '%s'"
16499 #: builtin/init-db.c:92
16501 msgid "ignoring template %s"
16502 msgstr "mengabaikan templat %s"
16504 #: builtin/init-db.c:123
16506 msgid "templates not found in %s"
16507 msgstr "templat tidak ditemukan di %s"
16509 #: builtin/init-db.c:138
16511 msgid "not copying templates from '%s': %s"
16512 msgstr "tidak menyalin templat dari '%s': %s"
16514 #: builtin/init-db.c:263
16516 msgid "invalid initial branch name: '%s'"
16517 msgstr "nama cabang asal salah: '%s'"
16519 #: builtin/init-db.c:354
16521 msgid "unable to handle file type %d"
16522 msgstr "tidak dapat menangani tipe berkas %d"
16524 #: builtin/init-db.c:357
16526 msgid "unable to move %s to %s"
16527 msgstr "tidak dapat memindahkan %s ke %s"
16529 #: builtin/init-db.c:373
16530 msgid "attempt to reinitialize repository with different hash"
16531 msgstr "mencoba menginisialisasi ulang repositori dengan hash yang berbeda"
16533 #: builtin/init-db.c:397 builtin/init-db.c:400
16535 msgid "%s already exists"
16536 msgstr "%s sudah ada"
16538 #: builtin/init-db.c:432
16540 msgid "re-init: ignored --initial-branch=%s"
16541 msgstr "re-init: --initial-branch=%s diabaikan"
16543 #: builtin/init-db.c:463
16545 msgid "Reinitialized existing shared Git repository in %s%s\n"
16546 msgstr "Repositori berbagi Git yang sudah ada diinisialisasi ulang di %s%s\n"
16548 #: builtin/init-db.c:464
16550 msgid "Reinitialized existing Git repository in %s%s\n"
16551 msgstr "Repositori Git diinisialisasi ulang di %s%s\n"
16553 #: builtin/init-db.c:468
16555 msgid "Initialized empty shared Git repository in %s%s\n"
16556 msgstr "Repositori berbagi Git kosong diinisialisasi di %s%s\n"
16558 #: builtin/init-db.c:469
16560 msgid "Initialized empty Git repository in %s%s\n"
16561 msgstr "Repositori Git kosong dinisialisasi di %s%s\n"
16563 #: builtin/init-db.c:518
16565 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
16566 "shared[=<permissions>]] [<directory>]"
16568 "git init [-q | --quiet] [--bare] [--template=<direktori-templat>][--"
16569 "shared[=<perizinan>]] [<direktori>]"
16571 #: builtin/init-db.c:544
16572 msgid "permissions"
16575 #: builtin/init-db.c:545
16576 msgid "specify that the git repository is to be shared amongst several users"
16578 "tentukan bahwa repositori git untuk dibagikan di antara beberapa pengguna"
16580 #: builtin/init-db.c:551
16581 msgid "override the name of the initial branch"
16582 msgstr "timpa nama cabang asal"
16584 #: builtin/init-db.c:552 builtin/verify-pack.c:74
16588 #: builtin/init-db.c:553 builtin/show-index.c:22 builtin/verify-pack.c:75
16589 msgid "specify the hash algorithm to use"
16590 msgstr "tentukan algoritma hash yang akan digunakan"
16592 #: builtin/init-db.c:591 builtin/init-db.c:596
16594 msgid "cannot mkdir %s"
16595 msgstr "tidak dapat membuat direktori %s"
16597 #: builtin/init-db.c:600 builtin/init-db.c:655
16599 msgid "cannot chdir to %s"
16600 msgstr "tidak dapat mengganti direktori ke %s"
16602 #: builtin/init-db.c:627
16605 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
16608 "%s (atau --work-tree=<direktori>) tidak diperbolehkan tanpa sebutkan %s "
16609 "(atau --git-dir=<direktori>)"
16611 #: builtin/init-db.c:679
16613 msgid "Cannot access work tree '%s'"
16614 msgstr "Tidak dapat mengakses pohon kerja '%s'"
16616 #: builtin/init-db.c:684
16617 msgid "--separate-git-dir incompatible with bare repository"
16618 msgstr "--separate-git-dir tidak kompatibel dengan repositori bare"
16620 #: builtin/interpret-trailers.c:16
16622 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
16623 "<token>[(=|:)<value>])...] [<file>...]"
16626 #: builtin/interpret-trailers.c:95
16627 msgid "edit files in place"
16630 #: builtin/interpret-trailers.c:96
16631 msgid "trim empty trailers"
16634 #: builtin/interpret-trailers.c:99
16635 msgid "where to place the new trailer"
16638 #: builtin/interpret-trailers.c:101
16639 msgid "action if trailer already exists"
16642 #: builtin/interpret-trailers.c:103
16643 msgid "action if trailer is missing"
16646 #: builtin/interpret-trailers.c:105
16647 msgid "output only the trailers"
16650 #: builtin/interpret-trailers.c:106
16651 msgid "do not apply config rules"
16654 #: builtin/interpret-trailers.c:107
16655 msgid "join whitespace-continued values"
16658 #: builtin/interpret-trailers.c:108
16659 msgid "set parsing options"
16662 #: builtin/interpret-trailers.c:110
16663 msgid "do not treat --- specially"
16666 #: builtin/interpret-trailers.c:112
16667 msgid "trailer(s) to add"
16670 #: builtin/interpret-trailers.c:123
16671 msgid "--trailer with --only-input does not make sense"
16674 #: builtin/interpret-trailers.c:133
16675 msgid "no input file given for in-place editing"
16678 #: builtin/log.c:59
16679 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
16680 msgstr "git log [<opsi>] [<rentang revisi>] [[--] <jalur>...]"
16682 #: builtin/log.c:60
16683 msgid "git show [<options>] <object>..."
16684 msgstr "git show [<opsi>] <objek>..."
16686 #: builtin/log.c:113
16688 msgid "invalid --decorate option: %s"
16689 msgstr "opsi --decorate tidak valid: %s"
16691 #: builtin/log.c:180
16692 msgid "show source"
16693 msgstr "perlihatkan sumber"
16695 #: builtin/log.c:181
16696 msgid "use mail map file"
16697 msgstr "gunakan berkas peta surat"
16699 #: builtin/log.c:184
16700 msgid "only decorate refs that match <pattern>"
16701 msgstr "hanya dekorasi referensi yang cocok dengan <pola>"
16703 #: builtin/log.c:186
16704 msgid "do not decorate refs that match <pattern>"
16705 msgstr "jangan dekorasi referensi yang cocok dengan <pola>"
16707 #: builtin/log.c:187
16708 msgid "decorate options"
16709 msgstr "opsi dekorasi"
16711 #: builtin/log.c:190
16713 "trace the evolution of line range <start>,<end> or function :<funcname> in "
16716 "lacak evolusi rentang baris <awal>,<akhir> atau fungsi :<nama fungsi> dalam "
16719 #: builtin/log.c:213
16720 msgid "-L<range>:<file> cannot be used with pathspec"
16721 msgstr "-L<rentang>:<berkas> tidak dapat digunakan dengan spek jalur"
16723 #: builtin/log.c:321
16725 msgid "Final output: %d %s\n"
16726 msgstr "Keluaran terakhir: %d %s\n"
16728 #: builtin/log.c:586
16730 msgid "git show %s: bad file"
16731 msgstr "git show %s: berkas jelek"
16733 #: builtin/log.c:601 builtin/log.c:691
16735 msgid "could not read object %s"
16736 msgstr "tidak dapat membaca objek %s"
16738 #: builtin/log.c:716
16740 msgid "unknown type: %d"
16741 msgstr "tipe tidak dikenal: %d"
16743 #: builtin/log.c:861
16745 msgid "%s: invalid cover from description mode"
16746 msgstr "%s: sampul tidak valid dari mode deskripsi"
16748 #: builtin/log.c:868
16749 msgid "format.headers without value"
16750 msgstr "format.headers tanpa nilai"
16752 #: builtin/log.c:997
16754 msgid "cannot open patch file %s"
16755 msgstr "tidak dapat membuka berkas tambalan %s"
16757 #: builtin/log.c:1014
16758 msgid "need exactly one range"
16759 msgstr "butuh tepatnya satu rentang"
16761 #: builtin/log.c:1024
16762 msgid "not a range"
16763 msgstr "bukan sebuah rentang"
16765 #: builtin/log.c:1188
16766 msgid "cover letter needs email format"
16767 msgstr "sampul surat butuh format email"
16769 #: builtin/log.c:1194
16770 msgid "failed to create cover-letter file"
16771 msgstr "gagal membuat berkas sampul surat"
16773 #: builtin/log.c:1281
16775 msgid "insane in-reply-to: %s"
16776 msgstr "in-reply-to gila: %s"
16778 #: builtin/log.c:1308
16779 msgid "git format-patch [<options>] [<since> | <revision-range>]"
16780 msgstr "git format-patch [<opsi>] [<sejak> | <rentang revisi>]"
16782 #: builtin/log.c:1366
16783 msgid "two output directories?"
16784 msgstr "dua direktori keluaran?"
16786 #: builtin/log.c:1517 builtin/log.c:2344 builtin/log.c:2346 builtin/log.c:2358
16788 msgid "unknown commit %s"
16789 msgstr "komit tidak dikenal %s"
16791 #: builtin/log.c:1528 builtin/replace.c:58 builtin/replace.c:207
16792 #: builtin/replace.c:210
16794 msgid "failed to resolve '%s' as a valid ref"
16795 msgstr "gagal menguraikan '%s' sebagai referensi valid"
16797 #: builtin/log.c:1537
16798 msgid "could not find exact merge base"
16799 msgstr "tidak dapat menemukan dasar penggabungan eksak"
16801 #: builtin/log.c:1547
16803 "failed to get upstream, if you want to record base commit automatically,\n"
16804 "please use git branch --set-upstream-to to track a remote branch.\n"
16805 "Or you could specify base commit by --base=<base-commit-id> manually"
16807 "gagal mendapatkan hulu, jika Anda ingin merekam dasar komit secara "
16809 "mohon gunakan git branch --set-upstream-to untuk melacak cabang remote.\n"
16810 "Atau Anda dapat menyebutkan dasar komit secara manual dengan --base=<id "
16813 #: builtin/log.c:1570
16814 msgid "failed to find exact merge base"
16815 msgstr "tidak dapat menemukan dasar penggabungan eksak"
16817 #: builtin/log.c:1587
16818 msgid "base commit should be the ancestor of revision list"
16819 msgstr "dasar komit seharusnya menjadi leluhur daftar revisi"
16821 #: builtin/log.c:1597
16822 msgid "base commit shouldn't be in revision list"
16823 msgstr "dasar komit tidak seharusnya dalam daftar revisi"
16825 #: builtin/log.c:1655
16826 msgid "cannot get patch id"
16827 msgstr "tidak dapat mendapatkan id tambalan"
16829 #: builtin/log.c:1718
16830 msgid "failed to infer range-diff origin of current series"
16831 msgstr "gagal menduga asal range-diff dari seri saat ini"
16833 #: builtin/log.c:1720
16835 msgid "using '%s' as range-diff origin of current series"
16836 msgstr "menggunakan '%s' sebagai asal range-diff dari seri saat ini"
16838 #: builtin/log.c:1764
16839 msgid "use [PATCH n/m] even with a single patch"
16840 msgstr "gunakan [PATCH n/m] bahkan dengan satu tambalan"
16842 #: builtin/log.c:1767
16843 msgid "use [PATCH] even with multiple patches"
16844 msgstr "gunakan [PATCH] bahkan dengan banyak tambalan"
16846 #: builtin/log.c:1771
16847 msgid "print patches to standard out"
16848 msgstr "cetak tambalan ke keluaran standar"
16850 #: builtin/log.c:1773
16851 msgid "generate a cover letter"
16852 msgstr "buat sampul surat"
16854 #: builtin/log.c:1775
16855 msgid "use simple number sequence for output file names"
16856 msgstr "gunakan urutan bilangan sederhana untuk keluarkan nama berkas"
16858 #: builtin/log.c:1776
16862 #: builtin/log.c:1777
16863 msgid "use <sfx> instead of '.patch'"
16864 msgstr "gunakan <akhiran> daripada '.patch'"
16866 #: builtin/log.c:1779
16867 msgid "start numbering patches at <n> instead of 1"
16868 msgstr "mulai menomorkan tambalan pada <n> daripada 1"
16870 #: builtin/log.c:1780
16871 msgid "reroll-count"
16874 #: builtin/log.c:1781
16875 msgid "mark the series as Nth re-roll"
16876 msgstr "tandai seri sebagai gulung ulang ke-N"
16878 #: builtin/log.c:1783
16879 msgid "max length of output filename"
16880 msgstr "panjang nama berkas keluaran maksimum"
16882 #: builtin/log.c:1785
16883 msgid "use [RFC PATCH] instead of [PATCH]"
16884 msgstr "gunakan [RFC PATCH] daripada [PATCH]"
16886 #: builtin/log.c:1788
16887 msgid "cover-from-description-mode"
16888 msgstr "cover-from-description-mode"
16890 #: builtin/log.c:1789
16891 msgid "generate parts of a cover letter based on a branch's description"
16892 msgstr "buat bagian dari sampul surat berdasarkan deskripsi cabang"
16894 #: builtin/log.c:1791
16895 msgid "use [<prefix>] instead of [PATCH]"
16896 msgstr "gunakan [<prefix>] daripada [PATCH]"
16898 #: builtin/log.c:1794
16899 msgid "store resulting files in <dir>"
16900 msgstr "simpan hasil berkas di <direktori>"
16902 #: builtin/log.c:1797
16903 msgid "don't strip/add [PATCH]"
16904 msgstr "jangan copot/tambah [PATCH]"
16906 #: builtin/log.c:1800
16907 msgid "don't output binary diffs"
16908 msgstr "jangan keluarkan diff biner"
16910 #: builtin/log.c:1802
16911 msgid "output all-zero hash in From header"
16912 msgstr "keluarkan hash semua-nol di kepala From"
16914 #: builtin/log.c:1804
16915 msgid "don't include a patch matching a commit upstream"
16916 msgstr "jangan termasuk tambalan yang cocok dengan komit hulu"
16918 #: builtin/log.c:1806
16919 msgid "show patch format instead of default (patch + stat)"
16920 msgstr "perlihatkan format tambalan daripada asali (tambalan + stat)"
16922 #: builtin/log.c:1808
16924 msgstr "Perpesanan"
16926 #: builtin/log.c:1809
16930 #: builtin/log.c:1810
16931 msgid "add email header"
16932 msgstr "tambahkan kepala email"
16934 #: builtin/log.c:1811 builtin/log.c:1812
16938 #: builtin/log.c:1811
16939 msgid "add To: header"
16940 msgstr "tambahkan kepala To:"
16942 #: builtin/log.c:1812
16943 msgid "add Cc: header"
16944 msgstr "tambahkan kepala Cc:"
16946 #: builtin/log.c:1813
16950 #: builtin/log.c:1814
16951 msgid "set From address to <ident> (or committer ident if absent)"
16953 "setel alamat From ke <identitas> (atau identitas pengkomit jika tidak ada)"
16955 #: builtin/log.c:1816
16957 msgstr "message-id"
16959 #: builtin/log.c:1817
16960 msgid "make first mail a reply to <message-id>"
16961 msgstr "buat surat pertama balasan ke <id pesan>"
16963 #: builtin/log.c:1818 builtin/log.c:1821
16965 msgstr "perbatasan"
16967 #: builtin/log.c:1819
16968 msgid "attach the patch"
16969 msgstr "lampirkan tambalan"
16971 #: builtin/log.c:1822
16972 msgid "inline the patch"
16973 msgstr "bariskan tambalan"
16975 #: builtin/log.c:1826
16976 msgid "enable message threading, styles: shallow, deep"
16977 msgstr "aktifkan utasan pesan, gaya: shallow, deep"
16979 #: builtin/log.c:1828
16981 msgstr "tanda tangan"
16983 #: builtin/log.c:1829
16984 msgid "add a signature"
16985 msgstr "tambah tanda tangan"
16987 #: builtin/log.c:1830
16988 msgid "base-commit"
16989 msgstr "dasar komit"
16991 #: builtin/log.c:1831
16992 msgid "add prerequisite tree info to the patch series"
16993 msgstr "tambahkan info pohon prasyarat ke seri tambalan"
16995 #: builtin/log.c:1834
16996 msgid "add a signature from a file"
16997 msgstr "tambahkan tandatangan dari berkas"
16999 #: builtin/log.c:1835
17000 msgid "don't print the patch filenames"
17001 msgstr "jangan cetak nama berkas tambalan"
17003 #: builtin/log.c:1837
17004 msgid "show progress while generating patches"
17005 msgstr "perlihatkan perkembangan ketika membuat tambalan"
17007 #: builtin/log.c:1839
17008 msgid "show changes against <rev> in cover letter or single patch"
17010 "perlihatkan perubahan terhadap <revisi> di sampul surat atau satu tambalan"
17012 #: builtin/log.c:1842
17013 msgid "show changes against <refspec> in cover letter or single patch"
17015 "perlihatkan perubahan terhadap <spek referensi> di sampul surat atau satu "
17018 #: builtin/log.c:1844 builtin/range-diff.c:28
17019 msgid "percentage by which creation is weighted"
17020 msgstr "persentase dimana pembuatan tertimbang"
17022 #: builtin/log.c:1931
17024 msgid "invalid ident line: %s"
17025 msgstr "baris identitas tidak valid: %s"
17027 #: builtin/log.c:1956
17028 msgid "--name-only does not make sense"
17029 msgstr "--name-only tidak masuk akal"
17031 #: builtin/log.c:1958
17032 msgid "--name-status does not make sense"
17033 msgstr "--name-status tidak masuk akal"
17035 #: builtin/log.c:1960
17036 msgid "--check does not make sense"
17037 msgstr "--check tidak masuk akal"
17039 #: builtin/log.c:2104
17040 msgid "--interdiff requires --cover-letter or single patch"
17041 msgstr "--interdiff butuh --cover-letter atau satu tambalan"
17043 #: builtin/log.c:2108
17045 msgstr "Interdiff:"
17047 #: builtin/log.c:2109
17049 msgid "Interdiff against v%d:"
17050 msgstr "Interdiff terhadap v%d:"
17052 #: builtin/log.c:2119
17053 msgid "--range-diff requires --cover-letter or single patch"
17054 msgstr "--range-diff butuh --cover-letter atau satu tambalan"
17056 #: builtin/log.c:2127
17057 msgid "Range-diff:"
17058 msgstr "Range-diff:"
17060 #: builtin/log.c:2128
17062 msgid "Range-diff against v%d:"
17063 msgstr "Range-diff terhadap v%d:"
17065 #: builtin/log.c:2139
17067 msgid "unable to read signature file '%s'"
17068 msgstr "tidak dapat membaca berkas tanda tangan '%s'"
17070 #: builtin/log.c:2175
17071 msgid "Generating patches"
17072 msgstr "Membuat tambalan"
17074 #: builtin/log.c:2219
17075 msgid "failed to create output files"
17076 msgstr "tidak dapat membuat berkas keluaran"
17078 #: builtin/log.c:2279
17079 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
17080 msgstr "git cherry [-v] [<hulu> [<kepala> [<batas>]]]"
17082 #: builtin/log.c:2333
17085 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
17087 "Tidak dapat menemukan cabang remote terlacak, mohon sebutkan <hulu>\n"
17090 #: builtin/ls-files.c:564
17091 msgid "git ls-files [<options>] [<file>...]"
17092 msgstr "git ls-files [<opsi>] [<berkas>...]"
17094 #: builtin/ls-files.c:618
17095 msgid "separate paths with the NUL character"
17096 msgstr "pisahkan jalur dengan karakter NUL"
17098 #: builtin/ls-files.c:620
17099 msgid "identify the file status with tags"
17100 msgstr "identifikasi status berkas dengan tag"
17102 #: builtin/ls-files.c:622
17103 msgid "use lowercase letters for 'assume unchanged' files"
17104 msgstr "gunakan huruf kecil untuk berkas 'asumsikan tak berubah'"
17106 #: builtin/ls-files.c:624
17107 msgid "use lowercase letters for 'fsmonitor clean' files"
17108 msgstr "gunakan huruf kecil untuk berkas 'fsmonitor bersih'"
17110 #: builtin/ls-files.c:626
17111 msgid "show cached files in the output (default)"
17112 msgstr "perlihatkan berkas tertembolok di dalam keluaran (asali)"
17114 #: builtin/ls-files.c:628
17115 msgid "show deleted files in the output"
17116 msgstr "perlihatkan berkas yang dihapus di dalam keluaran"
17118 #: builtin/ls-files.c:630
17119 msgid "show modified files in the output"
17120 msgstr "perlihatkan berkas yang berubah di dalam keluaran"
17122 #: builtin/ls-files.c:632
17123 msgid "show other files in the output"
17124 msgstr "perlihatkan berkas lainnya di dalam keluaran"
17126 #: builtin/ls-files.c:634
17127 msgid "show ignored files in the output"
17128 msgstr "perlihatkan berkas terabaikan di dalam keluaran"
17130 #: builtin/ls-files.c:637
17131 msgid "show staged contents' object name in the output"
17132 msgstr "perlihatkan nama objek dari konten tergelar di dalam keluaran"
17134 #: builtin/ls-files.c:639
17135 msgid "show files on the filesystem that need to be removed"
17136 msgstr "perlihatkan berkas pada sistem berkas yang perlu dihapus"
17138 #: builtin/ls-files.c:641
17139 msgid "show 'other' directories' names only"
17140 msgstr "hanya perlihatkan nama direktori 'lainnya'"
17142 #: builtin/ls-files.c:643
17143 msgid "show line endings of files"
17144 msgstr "perlihatkan akhiran baris berkas"
17146 #: builtin/ls-files.c:645
17147 msgid "don't show empty directories"
17148 msgstr "jangan perlihatkan direktori kosong"
17150 #: builtin/ls-files.c:648
17151 msgid "show unmerged files in the output"
17152 msgstr "perlihatkan berkas tak tergabung di dalam keluaran"
17154 #: builtin/ls-files.c:650
17155 msgid "show resolve-undo information"
17156 msgstr "perlihatkan informasi resolve-undo"
17158 #: builtin/ls-files.c:652
17159 msgid "skip files matching pattern"
17160 msgstr "lewati berkas yang cocok dengan pola"
17162 #: builtin/ls-files.c:655
17163 msgid "read exclude patterns from <file>"
17164 msgstr "baca pola pengecualian dari <berkas>"
17166 #: builtin/ls-files.c:658
17167 msgid "read additional per-directory exclude patterns in <file>"
17168 msgstr "baca pola pengecualian tambahan per direktor dalam <berkas>"
17170 #: builtin/ls-files.c:660
17171 msgid "add the standard git exclusions"
17172 msgstr "tambahkan pengecualian git standar"
17174 #: builtin/ls-files.c:664
17175 msgid "make the output relative to the project top directory"
17176 msgstr "buat keluaran relatif terhadap direktori puncak proyek"
17178 #: builtin/ls-files.c:667
17179 msgid "recurse through submodules"
17180 msgstr "rekursi melalui submodul"
17182 #: builtin/ls-files.c:669
17183 msgid "if any <file> is not in the index, treat this as an error"
17185 "jika <berkas> apapun tidak berada di indeks, perlakukan sebagai kesalahan"
17187 #: builtin/ls-files.c:670
17189 msgstr "mirip-pohon"
17191 #: builtin/ls-files.c:671
17192 msgid "pretend that paths removed since <tree-ish> are still present"
17193 msgstr "berpura-pura bahwa jalur yang dihapus sejak <mirip-pohon> masih ada"
17195 #: builtin/ls-files.c:673
17196 msgid "show debugging data"
17197 msgstr "perlihatkan data penirkutuan"
17199 #: builtin/ls-files.c:675
17200 msgid "suppress duplicate entries"
17201 msgstr "hapus entri duplikat"
17203 #: builtin/ls-files.c:677
17204 msgid "show sparse directories in the presence of a sparse index"
17205 msgstr "perlihatkan direktori tipis di hadapan indeks tipis"
17207 #: builtin/ls-remote.c:9
17209 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
17210 " [-q | --quiet] [--exit-code] [--get-url]\n"
17211 " [--symref] [<repository> [<refs>...]]"
17213 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
17214 " [-q | --quiet] [--exit-code] [--get-url]\n"
17215 " [--symref] [<repositori> [<referensi>...]]"
17217 #: builtin/ls-remote.c:60
17218 msgid "do not print remote URL"
17219 msgstr "jangan cetak URL remote"
17221 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1103
17225 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
17226 msgid "path of git-upload-pack on the remote host"
17227 msgstr "jalur git-upload-pack pada host remote"
17229 #: builtin/ls-remote.c:66
17230 msgid "limit to tags"
17231 msgstr "batasi ke tag"
17233 #: builtin/ls-remote.c:67
17234 msgid "limit to heads"
17235 msgstr "batasi ke kepala"
17237 #: builtin/ls-remote.c:68
17238 msgid "do not show peeled tags"
17239 msgstr "jangan perlihatkan tag terkupas"
17241 #: builtin/ls-remote.c:70
17242 msgid "take url.<base>.insteadOf into account"
17243 msgstr "perhitungkan url.<dasar>.insteadOf"
17245 #: builtin/ls-remote.c:73
17246 msgid "exit with exit code 2 if no matching refs are found"
17248 "keluar dengan kode keluar 2 jika tidak ada referensi yang cocok ditemukan"
17250 #: builtin/ls-remote.c:76
17251 msgid "show underlying ref in addition to the object pointed by it"
17252 msgstr "perlihatkan referensi pokok selain objek yang ditunjuk olehnya"
17254 #: builtin/ls-tree.c:30
17255 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
17256 msgstr "git ls-tree [<opsi>] <mirip-pohon> [<jalur>...]"
17258 #: builtin/ls-tree.c:128
17259 msgid "only show trees"
17260 msgstr "hanya perlihatkan pohon"
17262 #: builtin/ls-tree.c:130
17263 msgid "recurse into subtrees"
17264 msgstr "rekursi ke dalam subpohon"
17266 #: builtin/ls-tree.c:132
17267 msgid "show trees when recursing"
17268 msgstr "perlihatkan pohon ketika rekursi"
17270 #: builtin/ls-tree.c:135
17271 msgid "terminate entries with NUL byte"
17272 msgstr "akhiri entri dengan bita NUL"
17274 #: builtin/ls-tree.c:136
17275 msgid "include object size"
17276 msgstr "masukkan ukuran objek"
17278 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
17279 msgid "list only filenames"
17280 msgstr "hanya daftar nama berkas"
17282 #: builtin/ls-tree.c:143
17283 msgid "use full path names"
17284 msgstr "gunakan nama berkas lengkap"
17286 #: builtin/ls-tree.c:145
17287 msgid "list entire tree; not just current directory (implies --full-name)"
17289 "daftar pohon keseluruhan; bukan hanya direktori saat ini (menyiratkan --full-"
17292 #. TRANSLATORS: keep <> in "<" mail ">" info.
17293 #: builtin/mailinfo.c:14
17294 msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
17297 #: builtin/mailinfo.c:58
17298 msgid "keep subject"
17301 #: builtin/mailinfo.c:60
17302 msgid "keep non patch brackets in subject"
17305 #: builtin/mailinfo.c:62
17306 msgid "copy Message-ID to the end of commit message"
17309 #: builtin/mailinfo.c:64
17310 msgid "re-code metadata to i18n.commitEncoding"
17313 #: builtin/mailinfo.c:67
17314 msgid "disable charset re-coding of metadata"
17317 #: builtin/mailinfo.c:69
17321 #: builtin/mailinfo.c:70
17322 msgid "re-code metadata to this encoding"
17325 #: builtin/mailinfo.c:72
17326 msgid "use scissors"
17329 #: builtin/mailinfo.c:73
17333 #: builtin/mailinfo.c:74
17334 msgid "action when quoted CR is found"
17337 #: builtin/mailinfo.c:77
17338 msgid "use headers in message's body"
17341 #: builtin/mailsplit.c:239
17343 msgid "empty mbox: '%s'"
17346 #: builtin/merge-base.c:32
17347 msgid "git merge-base [-a | --all] <commit> <commit>..."
17350 #: builtin/merge-base.c:33
17351 msgid "git merge-base [-a | --all] --octopus <commit>..."
17354 #: builtin/merge-base.c:34
17355 msgid "git merge-base --independent <commit>..."
17358 #: builtin/merge-base.c:35
17359 msgid "git merge-base --is-ancestor <commit> <commit>"
17362 #: builtin/merge-base.c:36
17363 msgid "git merge-base --fork-point <ref> [<commit>]"
17366 #: builtin/merge-base.c:143
17367 msgid "output all common ancestors"
17370 #: builtin/merge-base.c:145
17371 msgid "find ancestors for a single n-way merge"
17374 #: builtin/merge-base.c:147
17375 msgid "list revs not reachable from others"
17378 #: builtin/merge-base.c:149
17379 msgid "is the first one ancestor of the other?"
17382 #: builtin/merge-base.c:151
17383 msgid "find where <commit> forked from reflog of <ref>"
17386 #: builtin/merge-file.c:9
17388 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
17389 "<orig-file> <file2>"
17392 #: builtin/merge-file.c:35
17393 msgid "send results to standard output"
17396 #: builtin/merge-file.c:36
17397 msgid "use a diff3 based merge"
17400 #: builtin/merge-file.c:37
17401 msgid "use a zealous diff3 based merge"
17404 #: builtin/merge-file.c:39
17405 msgid "for conflicts, use our version"
17408 #: builtin/merge-file.c:41
17409 msgid "for conflicts, use their version"
17412 #: builtin/merge-file.c:43
17413 msgid "for conflicts, use a union version"
17416 #: builtin/merge-file.c:46
17417 msgid "for conflicts, use this marker size"
17420 #: builtin/merge-file.c:47
17421 msgid "do not warn about conflicts"
17424 #: builtin/merge-file.c:49
17425 msgid "set labels for file1/orig-file/file2"
17428 #: builtin/merge-recursive.c:47
17430 msgid "unknown option %s"
17433 #: builtin/merge-recursive.c:53
17435 msgid "could not parse object '%s'"
17438 #: builtin/merge-recursive.c:57
17440 msgid "cannot handle more than %d base. Ignoring %s."
17441 msgid_plural "cannot handle more than %d bases. Ignoring %s."
17445 #: builtin/merge-recursive.c:65
17446 msgid "not handling anything other than two heads merge."
17449 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
17451 msgid "could not resolve ref '%s'"
17454 #: builtin/merge-recursive.c:82
17456 msgid "Merging %s with %s\n"
17459 #: builtin/merge.c:59
17460 msgid "git merge [<options>] [<commit>...]"
17461 msgstr "git merge [<opsi>] [<komit>...]"
17463 #: builtin/merge.c:125
17464 msgid "switch `m' requires a value"
17465 msgstr "tombol `m' butuh sebuah nilai"
17467 #: builtin/merge.c:148
17469 msgid "option `%s' requires a value"
17470 msgstr "opsi `%s' butuh sebuah nilai"
17472 #: builtin/merge.c:201
17474 msgid "Could not find merge strategy '%s'.\n"
17475 msgstr "Tidak dapat menemukan strategi penggabungan '%s'.\n"
17477 #: builtin/merge.c:202
17479 msgid "Available strategies are:"
17480 msgstr "Strategi yang tersedia:"
17482 #: builtin/merge.c:207
17484 msgid "Available custom strategies are:"
17485 msgstr "Strategi kustom yang tersedia:"
17487 #: builtin/merge.c:258 builtin/pull.c:134
17488 msgid "do not show a diffstat at the end of the merge"
17489 msgstr "jangan perlihatkan diffstat pada akhir penggabungan"
17491 #: builtin/merge.c:261 builtin/pull.c:137
17492 msgid "show a diffstat at the end of the merge"
17493 msgstr "perlihatkan diffstat pada akhir penggabungan"
17495 #: builtin/merge.c:262 builtin/pull.c:140
17496 msgid "(synonym to --stat)"
17497 msgstr "(sinonim untuk --stat)"
17499 #: builtin/merge.c:264 builtin/pull.c:143
17500 msgid "add (at most <n>) entries from shortlog to merge commit message"
17502 "tambah (paling banyak <n>) entri dari log pendek ke pesan komit penggabungan"
17504 #: builtin/merge.c:267 builtin/pull.c:149
17505 msgid "create a single commit instead of doing a merge"
17506 msgstr "buat satu komit daripada melakukan penggabungan"
17508 #: builtin/merge.c:269 builtin/pull.c:152
17509 msgid "perform a commit if the merge succeeds (default)"
17510 msgstr "lakukan komit jika penggabungan sukses (asali)"
17512 #: builtin/merge.c:271 builtin/pull.c:155
17513 msgid "edit message before committing"
17514 msgstr "sunting pesan sebelum komit"
17516 #: builtin/merge.c:273
17517 msgid "allow fast-forward (default)"
17518 msgstr "perbolehkan maju cepat (asali)"
17520 #: builtin/merge.c:275 builtin/pull.c:162
17521 msgid "abort if fast-forward is not possible"
17522 msgstr "batalkan jika maju cepat tidak dimungkinkan"
17524 #: builtin/merge.c:279 builtin/pull.c:168
17525 msgid "verify that the named commit has a valid GPG signature"
17526 msgstr "periksa bahwa komit bernama punya tandatangan GPG yang valid"
17528 #: builtin/merge.c:280 builtin/notes.c:785 builtin/pull.c:172
17529 #: builtin/rebase.c:1117 builtin/revert.c:114
17533 #: builtin/merge.c:281 builtin/pull.c:173
17534 msgid "merge strategy to use"
17535 msgstr "strategi penggabungan yang digunakan"
17537 #: builtin/merge.c:282 builtin/pull.c:176
17538 msgid "option=value"
17539 msgstr "opsi=nilai"
17541 #: builtin/merge.c:283 builtin/pull.c:177
17542 msgid "option for selected merge strategy"
17543 msgstr "opsi untuk strategi penggabungan yang dipilih"
17545 #: builtin/merge.c:285
17546 msgid "merge commit message (for a non-fast-forward merge)"
17547 msgstr "pesan komit penggabungan (untuk penggabungan bukan maju cepat)"
17549 #: builtin/merge.c:291
17550 msgid "use <name> instead of the real target"
17551 msgstr "gunakan <nama> daripada target sebenarnya"
17553 #: builtin/merge.c:294
17554 msgid "abort the current in-progress merge"
17555 msgstr "batalkan penggabungan yang sedang berlangsung saat ini"
17557 #: builtin/merge.c:296
17558 msgid "--abort but leave index and working tree alone"
17559 msgstr "--abort tapi biarkan indeks dan pohon kerja"
17561 #: builtin/merge.c:298
17562 msgid "continue the current in-progress merge"
17563 msgstr "lanjutkan penggabungan yang sedang berlangsung saat ini"
17565 #: builtin/merge.c:300 builtin/pull.c:184
17566 msgid "allow merging unrelated histories"
17567 msgstr "perbolehkan penggabungan riwayat yang tak terkait"
17569 #: builtin/merge.c:307
17570 msgid "bypass pre-merge-commit and commit-msg hooks"
17571 msgstr "lewati kail pre-merge-commit dan commit-msg"
17573 #: builtin/merge.c:323
17574 msgid "could not run stash."
17575 msgstr "tidak dapat menjalankan stase."
17577 #: builtin/merge.c:328
17578 msgid "stash failed"
17579 msgstr "stase gagal"
17581 #: builtin/merge.c:333
17583 msgid "not a valid object: %s"
17584 msgstr "bukan objek valid: %s"
17586 #: builtin/merge.c:355 builtin/merge.c:372
17587 msgid "read-tree failed"
17588 msgstr "read-tree gagal"
17590 #: builtin/merge.c:403
17591 msgid "Already up to date. (nothing to squash)"
17592 msgstr "Sudah diperbarui. (tidak ada yang bisa dilumat)"
17594 #: builtin/merge.c:417
17596 msgid "Squash commit -- not updating HEAD\n"
17597 msgstr "Lumat komit -- tak perbarui HEAD\n"
17599 #: builtin/merge.c:467
17601 msgid "No merge message -- not updating HEAD\n"
17602 msgstr "Tidak ada pesan komit -- tak perbarui HEAD\n"
17604 #: builtin/merge.c:517
17606 msgid "'%s' does not point to a commit"
17607 msgstr "'%s' tidak menunjuk pada sebuah komit"
17609 #: builtin/merge.c:605
17611 msgid "Bad branch.%s.mergeoptions string: %s"
17612 msgstr "Untai branch.%s.mergeoptions jelek: %s"
17614 #: builtin/merge.c:732
17615 msgid "Not handling anything other than two heads merge."
17616 msgstr "Tak tangani apapun selain penggabungan dua kepala."
17618 #: builtin/merge.c:745
17620 msgid "unknown strategy option: -X%s"
17621 msgstr "opsi strategi tidak dikenal: -X%s"
17623 #: builtin/merge.c:764 t/helper/test-fast-rebase.c:223
17625 msgid "unable to write %s"
17626 msgstr "tidak dapat menulis %s"
17628 #: builtin/merge.c:816
17630 msgid "Could not read from '%s'"
17631 msgstr "Tidak dapat membaca dari '%s'"
17633 #: builtin/merge.c:825
17635 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
17637 "Tak mengkomit penggabungan; gunakan 'git commit' untuk menyelesaikan "
17640 #: builtin/merge.c:831
17642 "Please enter a commit message to explain why this merge is necessary,\n"
17643 "especially if it merges an updated upstream into a topic branch.\n"
17646 "Mohon masukkan pesan komit untuk jelaskan mengapa penggabungan ini\n"
17647 "diperlukan, khususnya jika itu menggabungkan hulu terbarui ke cabang\n"
17650 #: builtin/merge.c:836
17651 msgid "An empty message aborts the commit.\n"
17652 msgstr "Pesan kosong membatalkan komit.\n"
17654 #: builtin/merge.c:839
17657 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
17660 "Baris yang diawali dengan '%c' akan diabaikan, dan pesan kosong batalkan\n"
17663 #: builtin/merge.c:894
17664 msgid "Empty commit message."
17665 msgstr "Pesan komit kosong"
17667 #: builtin/merge.c:909
17669 msgid "Wonderful.\n"
17670 msgstr "Luar biasa.\n"
17672 #: builtin/merge.c:970
17674 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
17675 msgstr "Penggabungan otomatis gagal; selesaikan konflik lalu komit hasilnya.\n"
17677 #: builtin/merge.c:1009
17678 msgid "No current branch."
17679 msgstr "Tidak ada cabang saat ini."
17681 #: builtin/merge.c:1011
17682 msgid "No remote for the current branch."
17683 msgstr "Tidak ada remote untuk cabang saat ini."
17685 #: builtin/merge.c:1013
17686 msgid "No default upstream defined for the current branch."
17687 msgstr "Tidak ada hulu asali yang ditentukan untuk cabang saat ini."
17689 #: builtin/merge.c:1018
17691 msgid "No remote-tracking branch for %s from %s"
17692 msgstr "Tidak ada cabang pelacak remote untuk %s dari %s"
17694 #: builtin/merge.c:1075
17696 msgid "Bad value '%s' in environment '%s'"
17697 msgstr "Nilai jelek '%s' dalam lingkungan '%s'"
17699 #: builtin/merge.c:1177
17701 msgid "not something we can merge in %s: %s"
17702 msgstr "bukan sesuatu yang kami bisa gabungkan di %s: %s"
17704 #: builtin/merge.c:1211
17705 msgid "not something we can merge"
17706 msgstr "bukan sesuatu yang kami bisa gabungkan"
17708 #: builtin/merge.c:1324
17709 msgid "--abort expects no arguments"
17710 msgstr "--abort harap tanpa argumen"
17712 #: builtin/merge.c:1328
17713 msgid "There is no merge to abort (MERGE_HEAD missing)."
17714 msgstr "Tidak ada penggabungan yang bisa dibatalkan (MERGE_HEAD hilang)."
17716 #: builtin/merge.c:1346
17717 msgid "--quit expects no arguments"
17718 msgstr "--quit harap tanpa argumen"
17720 #: builtin/merge.c:1359
17721 msgid "--continue expects no arguments"
17722 msgstr "--continue harap tanpa argumen"
17724 #: builtin/merge.c:1363
17725 msgid "There is no merge in progress (MERGE_HEAD missing)."
17726 msgstr "Tidak ada penggabungan yang sedang berlangsung (MERGE_HEAD hilang)."
17728 #: builtin/merge.c:1379
17730 "You have not concluded your merge (MERGE_HEAD exists).\n"
17731 "Please, commit your changes before you merge."
17733 "Anda belum mengakhiri penggabungan Anda (MERGE_HEAD ada).\n"
17734 "Mohon komit perubahan Anda sebelum Anda gabungkan."
17736 #: builtin/merge.c:1386
17738 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
17739 "Please, commit your changes before you merge."
17741 "Anda belum mengakhiri pemetikan ceri Anda (CHERRY_PICK_HEAD ada).\n"
17742 "Mohon komit perubahan Anda sebelum Anda gabungkan."
17744 #: builtin/merge.c:1389
17745 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
17746 msgstr "Anda belum mengakhiri pemetikan ceri Anda (CHERRY_PICK_HEAD ada)."
17748 #: builtin/merge.c:1421
17749 msgid "No commit specified and merge.defaultToUpstream not set."
17751 "Tidak ada komit yang disebutkan dan merge.defaultToUpstream tidak disetel."
17753 #: builtin/merge.c:1438
17754 msgid "Squash commit into empty head not supported yet"
17755 msgstr "Lumat komit ke kepala kosong belum didukung"
17757 #: builtin/merge.c:1440
17758 msgid "Non-fast-forward commit does not make sense into an empty head"
17759 msgstr "Komit nir maju cepat tidak masuk akal ke kepala kosong"
17761 #: builtin/merge.c:1445
17763 msgid "%s - not something we can merge"
17764 msgstr "%s - bukan sesuatu yang kami bisa gabungkan"
17766 #: builtin/merge.c:1447
17767 msgid "Can merge only exactly one commit into empty head"
17768 msgstr "Hanya bisa menggabungkan tepantnya satu komit ke kepala kosong"
17770 #: builtin/merge.c:1534
17771 msgid "refusing to merge unrelated histories"
17772 msgstr "menolak menggabungkan riwayat tak terkait"
17774 #: builtin/merge.c:1553
17776 msgid "Updating %s..%s\n"
17777 msgstr "Memperbarui %s..%s\n"
17779 #: builtin/merge.c:1601
17781 msgid "Trying really trivial in-index merge...\n"
17782 msgstr "Mencoba penggabungan dalam indeks yang sangat sepele\n"
17784 #: builtin/merge.c:1608
17789 #: builtin/merge.c:1667 builtin/merge.c:1733
17791 msgid "Rewinding the tree to pristine...\n"
17792 msgstr "Memutar ulang pohon ke asli...\n"
17794 #: builtin/merge.c:1671
17796 msgid "Trying merge strategy %s...\n"
17797 msgstr "Mencoba strategi penggabungan %s...\n"
17799 #: builtin/merge.c:1723
17801 msgid "No merge strategy handled the merge.\n"
17802 msgstr "Tidak ada strategi yang menangani penggabungan.\n"
17804 #: builtin/merge.c:1725
17806 msgid "Merge with strategy %s failed.\n"
17807 msgstr "Penggabungan dengan strategi %s gagal.\n"
17809 #: builtin/merge.c:1735
17811 msgid "Using the %s strategy to prepare resolving by hand.\n"
17812 msgstr "Menggunakan strategi %s untuk menyiapkan penyelesaian dengan tangan.\n"
17814 #: builtin/merge.c:1749
17816 msgid "Automatic merge went well; stopped before committing as requested\n"
17818 "Penggabungan otomatis berjalan baik; berhenti sebelum mengkomit seperti yang "
17821 #: builtin/mktag.c:10
17825 #: builtin/mktag.c:27
17827 msgid "warning: tag input does not pass fsck: %s"
17830 #: builtin/mktag.c:38
17832 msgid "error: tag input does not pass fsck: %s"
17835 #: builtin/mktag.c:41
17837 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
17840 #: builtin/mktag.c:56
17842 msgid "could not read tagged object '%s'"
17845 #: builtin/mktag.c:59
17847 msgid "object '%s' tagged as '%s', but is a '%s' type"
17850 #: builtin/mktag.c:98
17851 msgid "tag on stdin did not pass our strict fsck check"
17854 #: builtin/mktag.c:101
17855 msgid "tag on stdin did not refer to a valid object"
17858 #: builtin/mktag.c:104 builtin/tag.c:242
17859 msgid "unable to write tag file"
17862 #: builtin/mktree.c:66
17863 msgid "git mktree [-z] [--missing] [--batch]"
17866 #: builtin/mktree.c:154
17867 msgid "input is NUL terminated"
17870 #: builtin/mktree.c:155 builtin/write-tree.c:26
17871 msgid "allow missing objects"
17874 #: builtin/mktree.c:156
17875 msgid "allow creation of more than one tree"
17878 #: builtin/multi-pack-index.c:10
17880 "git multi-pack-index [<options>] write [--preferred-pack=<pack>][--refs-"
17884 #: builtin/multi-pack-index.c:14
17885 msgid "git multi-pack-index [<options>] verify"
17888 #: builtin/multi-pack-index.c:17
17889 msgid "git multi-pack-index [<options>] expire"
17892 #: builtin/multi-pack-index.c:20
17893 msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
17896 #: builtin/multi-pack-index.c:57
17897 msgid "object directory containing set of packfile and pack-index pairs"
17900 #: builtin/multi-pack-index.c:98
17901 msgid "preferred-pack"
17904 #: builtin/multi-pack-index.c:99
17905 msgid "pack for reuse when computing a multi-pack bitmap"
17908 #: builtin/multi-pack-index.c:100
17909 msgid "write multi-pack bitmap"
17912 #: builtin/multi-pack-index.c:105
17913 msgid "write multi-pack index containing only given indexes"
17916 #: builtin/multi-pack-index.c:107
17917 msgid "refs snapshot for selecting bitmap commits"
17920 #: builtin/multi-pack-index.c:206
17922 "during repack, collect pack-files of smaller size into a batch that is "
17923 "larger than this size"
17927 msgid "git mv [<options>] <source>... <destination>"
17928 msgstr "git mv [<opsi>] <sumber>... <tujuan>"
17932 msgid "Directory %s is in index and no submodule?"
17933 msgstr "Direktori %s di dalam indeks dan tidak ada submodul?"
17936 msgid "Please stage your changes to .gitmodules or stash them to proceed"
17938 "Mohon gelar perubahan Anda ke .gitmodules atau stase itu untuk melanjutkan"
17940 #: builtin/mv.c:103
17942 msgid "%.*s is in index"
17943 msgstr "%.*s di dalam indeks"
17945 #: builtin/mv.c:125
17946 msgid "force move/rename even if target exists"
17947 msgstr "paksa pindah/ganti nama bahkan jika target ada"
17949 #: builtin/mv.c:127
17950 msgid "skip move/rename errors"
17951 msgstr "lewati kesalahan pindah/ganti nama"
17953 #: builtin/mv.c:172
17955 msgid "destination '%s' is not a directory"
17956 msgstr "tujuan '%s' bukan direktori"
17958 #: builtin/mv.c:184
17960 msgid "Checking rename of '%s' to '%s'\n"
17961 msgstr "Memeriksa penamaan ulang '%s' ke '%s'\n"
17963 #: builtin/mv.c:190
17965 msgstr "sumber jelek"
17967 #: builtin/mv.c:193
17968 msgid "can not move directory into itself"
17969 msgstr "tidak dapat memindahkan direktori ke dirinya sendiri"
17971 #: builtin/mv.c:196
17972 msgid "cannot move directory over file"
17973 msgstr "tidak dapat memindahkan direktori ke berkas"
17975 #: builtin/mv.c:205
17976 msgid "source directory is empty"
17977 msgstr "direktori asal kosong"
17979 #: builtin/mv.c:231
17980 msgid "not under version control"
17981 msgstr "bukan dalam kontrol versi"
17983 #: builtin/mv.c:233
17985 msgstr "terkonflik"
17987 #: builtin/mv.c:236
17988 msgid "destination exists"
17989 msgstr "tujuan ada"
17991 #: builtin/mv.c:244
17993 msgid "overwriting '%s'"
17994 msgstr "menimpa '%s'"
17996 #: builtin/mv.c:247
17997 msgid "Cannot overwrite"
17998 msgstr "Tidak dapat menimpa"
18000 #: builtin/mv.c:250
18001 msgid "multiple sources for the same target"
18002 msgstr "banyak asal untuk target yang sama"
18004 #: builtin/mv.c:252
18005 msgid "destination directory does not exist"
18006 msgstr "direktori tujuan tidak ada"
18008 #: builtin/mv.c:280
18010 msgid "%s, source=%s, destination=%s"
18011 msgstr "%s, source=%s, destination=%s"
18013 #: builtin/mv.c:308
18015 msgid "Renaming %s to %s\n"
18016 msgstr "Mengganti nama %s ke %s\n"
18018 #: builtin/mv.c:314 builtin/remote.c:790 builtin/repack.c:857
18020 msgid "renaming '%s' failed"
18021 msgstr "gagal mengganti nama '%s'"
18023 #: builtin/name-rev.c:474
18024 msgid "git name-rev [<options>] <commit>..."
18027 #: builtin/name-rev.c:475
18028 msgid "git name-rev [<options>] --all"
18031 #: builtin/name-rev.c:476
18032 msgid "git name-rev [<options>] --stdin"
18035 #: builtin/name-rev.c:533
18036 msgid "print only ref-based names (no object names)"
18039 #: builtin/name-rev.c:534
18040 msgid "only use tags to name the commits"
18043 #: builtin/name-rev.c:536
18044 msgid "only use refs matching <pattern>"
18047 #: builtin/name-rev.c:538
18048 msgid "ignore refs matching <pattern>"
18051 #: builtin/name-rev.c:540
18052 msgid "list all commits reachable from all refs"
18055 #: builtin/name-rev.c:541
18056 msgid "read from stdin"
18059 #: builtin/name-rev.c:542
18060 msgid "allow to print `undefined` names (default)"
18063 #: builtin/name-rev.c:548
18064 msgid "dereference tags in the input (internal use)"
18067 #: builtin/notes.c:28
18068 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
18071 #: builtin/notes.c:29
18073 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
18074 "| (-c | -C) <object>] [<object>]"
18077 #: builtin/notes.c:30
18078 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
18081 #: builtin/notes.c:31
18083 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
18084 "(-c | -C) <object>] [<object>]"
18087 #: builtin/notes.c:32
18088 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
18091 #: builtin/notes.c:33
18092 msgid "git notes [--ref <notes-ref>] show [<object>]"
18095 #: builtin/notes.c:34
18097 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
18100 #: builtin/notes.c:35
18101 msgid "git notes merge --commit [-v | -q]"
18104 #: builtin/notes.c:36
18105 msgid "git notes merge --abort [-v | -q]"
18108 #: builtin/notes.c:37
18109 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
18112 #: builtin/notes.c:38
18113 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
18116 #: builtin/notes.c:39
18117 msgid "git notes [--ref <notes-ref>] get-ref"
18120 #: builtin/notes.c:44
18121 msgid "git notes [list [<object>]]"
18124 #: builtin/notes.c:49
18125 msgid "git notes add [<options>] [<object>]"
18128 #: builtin/notes.c:54
18129 msgid "git notes copy [<options>] <from-object> <to-object>"
18132 #: builtin/notes.c:55
18133 msgid "git notes copy --stdin [<from-object> <to-object>]..."
18136 #: builtin/notes.c:60
18137 msgid "git notes append [<options>] [<object>]"
18140 #: builtin/notes.c:65
18141 msgid "git notes edit [<object>]"
18144 #: builtin/notes.c:70
18145 msgid "git notes show [<object>]"
18148 #: builtin/notes.c:75
18149 msgid "git notes merge [<options>] <notes-ref>"
18152 #: builtin/notes.c:76
18153 msgid "git notes merge --commit [<options>]"
18156 #: builtin/notes.c:77
18157 msgid "git notes merge --abort [<options>]"
18160 #: builtin/notes.c:82
18161 msgid "git notes remove [<object>]"
18164 #: builtin/notes.c:87
18165 msgid "git notes prune [<options>]"
18168 #: builtin/notes.c:92
18169 msgid "git notes get-ref"
18172 #: builtin/notes.c:97
18173 msgid "Write/edit the notes for the following object:"
18176 #: builtin/notes.c:149
18178 msgid "unable to start 'show' for object '%s'"
18181 #: builtin/notes.c:153
18182 msgid "could not read 'show' output"
18185 #: builtin/notes.c:161
18187 msgid "failed to finish 'show' for object '%s'"
18190 #: builtin/notes.c:194
18191 msgid "please supply the note contents using either -m or -F option"
18194 #: builtin/notes.c:203
18195 msgid "unable to write note object"
18198 #: builtin/notes.c:206
18200 msgid "the note contents have been left in %s"
18203 #: builtin/notes.c:240 builtin/tag.c:581
18205 msgid "could not open or read '%s'"
18208 #: builtin/notes.c:261 builtin/notes.c:311 builtin/notes.c:313
18209 #: builtin/notes.c:381 builtin/notes.c:436 builtin/notes.c:524
18210 #: builtin/notes.c:529 builtin/notes.c:608 builtin/notes.c:670
18212 msgid "failed to resolve '%s' as a valid ref."
18215 #: builtin/notes.c:263
18217 msgid "failed to read object '%s'."
18220 #: builtin/notes.c:266
18222 msgid "cannot read note data from non-blob object '%s'."
18225 #: builtin/notes.c:307
18227 msgid "malformed input line: '%s'."
18230 #: builtin/notes.c:322
18232 msgid "failed to copy notes from '%s' to '%s'"
18235 #. TRANSLATORS: the first %s will be replaced by a git
18236 #. notes command: 'add', 'merge', 'remove', etc.
18238 #: builtin/notes.c:354
18240 msgid "refusing to %s notes in %s (outside of refs/notes/)"
18243 #: builtin/notes.c:374 builtin/notes.c:429 builtin/notes.c:507
18244 #: builtin/notes.c:519 builtin/notes.c:596 builtin/notes.c:663
18245 #: builtin/notes.c:813 builtin/notes.c:965 builtin/notes.c:987
18246 #: builtin/prune-packed.c:25 builtin/receive-pack.c:2487 builtin/tag.c:591
18247 msgid "too many arguments"
18250 #: builtin/notes.c:387 builtin/notes.c:676
18252 msgid "no note found for object %s."
18255 #: builtin/notes.c:408 builtin/notes.c:574
18256 msgid "note contents as a string"
18259 #: builtin/notes.c:411 builtin/notes.c:577
18260 msgid "note contents in a file"
18263 #: builtin/notes.c:414 builtin/notes.c:580
18264 msgid "reuse and edit specified note object"
18267 #: builtin/notes.c:417 builtin/notes.c:583
18268 msgid "reuse specified note object"
18271 #: builtin/notes.c:420 builtin/notes.c:586
18272 msgid "allow storing empty note"
18275 #: builtin/notes.c:421 builtin/notes.c:494
18276 msgid "replace existing notes"
18279 #: builtin/notes.c:446
18282 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
18286 #: builtin/notes.c:461 builtin/notes.c:542
18288 msgid "Overwriting existing notes for object %s\n"
18291 #: builtin/notes.c:473 builtin/notes.c:635 builtin/notes.c:904
18293 msgid "Removing note for object %s\n"
18296 #: builtin/notes.c:495
18297 msgid "read objects from stdin"
18300 #: builtin/notes.c:497
18301 msgid "load rewriting config for <command> (implies --stdin)"
18304 #: builtin/notes.c:515
18305 msgid "too few arguments"
18308 #: builtin/notes.c:536
18311 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
18315 #: builtin/notes.c:548
18317 msgid "missing notes on source object %s. Cannot copy."
18320 #: builtin/notes.c:601
18323 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
18324 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
18327 #: builtin/notes.c:696
18328 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
18331 #: builtin/notes.c:698
18332 msgid "failed to delete ref NOTES_MERGE_REF"
18335 #: builtin/notes.c:700
18336 msgid "failed to remove 'git notes merge' worktree"
18339 #: builtin/notes.c:720
18340 msgid "failed to read ref NOTES_MERGE_PARTIAL"
18343 #: builtin/notes.c:722
18344 msgid "could not find commit from NOTES_MERGE_PARTIAL."
18347 #: builtin/notes.c:724
18348 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
18351 #: builtin/notes.c:737
18352 msgid "failed to resolve NOTES_MERGE_REF"
18355 #: builtin/notes.c:740
18356 msgid "failed to finalize notes merge"
18359 #: builtin/notes.c:766
18361 msgid "unknown notes merge strategy %s"
18364 #: builtin/notes.c:782
18365 msgid "General options"
18368 #: builtin/notes.c:784
18369 msgid "Merge options"
18372 #: builtin/notes.c:786
18374 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
18378 #: builtin/notes.c:788
18379 msgid "Committing unmerged notes"
18382 #: builtin/notes.c:790
18383 msgid "finalize notes merge by committing unmerged notes"
18386 #: builtin/notes.c:792
18387 msgid "Aborting notes merge resolution"
18390 #: builtin/notes.c:794
18391 msgid "abort notes merge"
18394 #: builtin/notes.c:805
18395 msgid "cannot mix --commit, --abort or -s/--strategy"
18398 #: builtin/notes.c:810
18399 msgid "must specify a notes ref to merge"
18402 #: builtin/notes.c:834
18404 msgid "unknown -s/--strategy: %s"
18407 #: builtin/notes.c:874
18409 msgid "a notes merge into %s is already in-progress at %s"
18412 #: builtin/notes.c:878
18414 msgid "failed to store link to current notes ref (%s)"
18417 #: builtin/notes.c:880
18420 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
18421 "'git notes merge --commit', or abort the merge with 'git notes merge --"
18425 #: builtin/notes.c:899 builtin/tag.c:594
18427 msgid "Failed to resolve '%s' as a valid ref."
18430 #: builtin/notes.c:902
18432 msgid "Object %s has no note\n"
18435 #: builtin/notes.c:914
18436 msgid "attempt to remove non-existent note is not an error"
18439 #: builtin/notes.c:917
18440 msgid "read object names from the standard input"
18443 #: builtin/notes.c:956 builtin/prune.c:144 builtin/worktree.c:147
18444 msgid "do not remove, show only"
18447 #: builtin/notes.c:957
18448 msgid "report pruned notes"
18451 #: builtin/notes.c:1000
18455 #: builtin/notes.c:1001
18456 msgid "use notes from <notes-ref>"
18459 #: builtin/notes.c:1036 builtin/stash.c:1818
18461 msgid "unknown subcommand: %s"
18464 #: builtin/pack-objects.c:182
18466 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
18469 #: builtin/pack-objects.c:183
18471 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
18474 #: builtin/pack-objects.c:572
18477 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
18481 #: builtin/pack-objects.c:580
18483 msgid "bad packed object CRC for %s"
18486 #: builtin/pack-objects.c:591
18488 msgid "corrupt packed object for %s"
18491 #: builtin/pack-objects.c:722
18493 msgid "recursive delta detected for object %s"
18496 #: builtin/pack-objects.c:941
18498 msgid "ordered %u objects, expected %<PRIu32>"
18501 #: builtin/pack-objects.c:1036
18503 msgid "expected object at offset %<PRIuMAX> in pack %s"
18506 #: builtin/pack-objects.c:1160
18507 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
18510 #: builtin/pack-objects.c:1173
18511 msgid "Writing objects"
18514 #: builtin/pack-objects.c:1235 builtin/update-index.c:90
18516 msgid "failed to stat %s"
18519 #: builtin/pack-objects.c:1268
18520 msgid "failed to write bitmap index"
18523 #: builtin/pack-objects.c:1294
18525 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
18528 #: builtin/pack-objects.c:1536
18529 msgid "disabling bitmap writing, as some objects are not being packed"
18532 #: builtin/pack-objects.c:1984
18534 msgid "delta base offset overflow in pack for %s"
18537 #: builtin/pack-objects.c:1993
18539 msgid "delta base offset out of bound for %s"
18542 #: builtin/pack-objects.c:2274
18543 msgid "Counting objects"
18546 #: builtin/pack-objects.c:2439
18548 msgid "unable to parse object header of %s"
18551 #: builtin/pack-objects.c:2509 builtin/pack-objects.c:2525
18552 #: builtin/pack-objects.c:2535
18554 msgid "object %s cannot be read"
18557 #: builtin/pack-objects.c:2512 builtin/pack-objects.c:2539
18559 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
18562 #: builtin/pack-objects.c:2549
18563 msgid "suboptimal pack - out of memory"
18566 #: builtin/pack-objects.c:2864
18568 msgid "Delta compression using up to %d threads"
18571 #: builtin/pack-objects.c:3003
18573 msgid "unable to pack objects reachable from tag %s"
18576 #: builtin/pack-objects.c:3089
18577 msgid "Compressing objects"
18580 #: builtin/pack-objects.c:3095
18581 msgid "inconsistency with delta count"
18584 #: builtin/pack-objects.c:3174
18587 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
18588 "hash> <uri>' (got '%s')"
18591 #: builtin/pack-objects.c:3177
18594 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
18597 #: builtin/pack-objects.c:3212
18599 msgid "could not get type of object %s in pack %s"
18602 #: builtin/pack-objects.c:3340 builtin/pack-objects.c:3351
18603 #: builtin/pack-objects.c:3365
18605 msgid "could not find pack '%s'"
18608 #: builtin/pack-objects.c:3408
18611 "expected edge object ID, got garbage:\n"
18615 #: builtin/pack-objects.c:3414
18618 "expected object ID, got garbage:\n"
18622 #: builtin/pack-objects.c:3507
18623 msgid "invalid value for --missing"
18626 #: builtin/pack-objects.c:3532 builtin/pack-objects.c:3619
18627 msgid "cannot open pack index"
18630 #: builtin/pack-objects.c:3541
18632 msgid "loose object at %s could not be examined"
18635 #: builtin/pack-objects.c:3627
18636 msgid "unable to force loose object"
18639 #: builtin/pack-objects.c:3757
18641 msgid "not a rev '%s'"
18644 #: builtin/pack-objects.c:3760 builtin/rev-parse.c:1061
18646 msgid "bad revision '%s'"
18649 #: builtin/pack-objects.c:3788
18650 msgid "unable to add recent objects"
18653 #: builtin/pack-objects.c:3841
18655 msgid "unsupported index version %s"
18658 #: builtin/pack-objects.c:3845
18660 msgid "bad index version '%s'"
18663 #: builtin/pack-objects.c:3884
18664 msgid "<version>[,<offset>]"
18667 #: builtin/pack-objects.c:3885
18668 msgid "write the pack index file in the specified idx format version"
18671 #: builtin/pack-objects.c:3888
18672 msgid "maximum size of each output pack file"
18675 #: builtin/pack-objects.c:3890
18676 msgid "ignore borrowed objects from alternate object store"
18679 #: builtin/pack-objects.c:3892
18680 msgid "ignore packed objects"
18683 #: builtin/pack-objects.c:3894
18684 msgid "limit pack window by objects"
18687 #: builtin/pack-objects.c:3896
18688 msgid "limit pack window by memory in addition to object limit"
18691 #: builtin/pack-objects.c:3898
18692 msgid "maximum length of delta chain allowed in the resulting pack"
18695 #: builtin/pack-objects.c:3900
18696 msgid "reuse existing deltas"
18699 #: builtin/pack-objects.c:3902
18700 msgid "reuse existing objects"
18703 #: builtin/pack-objects.c:3904
18704 msgid "use OFS_DELTA objects"
18707 #: builtin/pack-objects.c:3906
18708 msgid "use threads when searching for best delta matches"
18711 #: builtin/pack-objects.c:3908
18712 msgid "do not create an empty pack output"
18715 #: builtin/pack-objects.c:3910
18716 msgid "read revision arguments from standard input"
18719 #: builtin/pack-objects.c:3912
18720 msgid "limit the objects to those that are not yet packed"
18723 #: builtin/pack-objects.c:3915
18724 msgid "include objects reachable from any reference"
18727 #: builtin/pack-objects.c:3918
18728 msgid "include objects referred by reflog entries"
18731 #: builtin/pack-objects.c:3921
18732 msgid "include objects referred to by the index"
18735 #: builtin/pack-objects.c:3924
18736 msgid "read packs from stdin"
18739 #: builtin/pack-objects.c:3926
18740 msgid "output pack to stdout"
18743 #: builtin/pack-objects.c:3928
18744 msgid "include tag objects that refer to objects to be packed"
18747 #: builtin/pack-objects.c:3930
18748 msgid "keep unreachable objects"
18751 #: builtin/pack-objects.c:3932
18752 msgid "pack loose unreachable objects"
18755 #: builtin/pack-objects.c:3934
18756 msgid "unpack unreachable objects newer than <time>"
18759 #: builtin/pack-objects.c:3937
18760 msgid "use the sparse reachability algorithm"
18763 #: builtin/pack-objects.c:3939
18764 msgid "create thin packs"
18767 #: builtin/pack-objects.c:3941
18768 msgid "create packs suitable for shallow fetches"
18771 #: builtin/pack-objects.c:3943
18772 msgid "ignore packs that have companion .keep file"
18775 #: builtin/pack-objects.c:3945
18776 msgid "ignore this pack"
18779 #: builtin/pack-objects.c:3947
18780 msgid "pack compression level"
18783 #: builtin/pack-objects.c:3949
18784 msgid "do not hide commits by grafts"
18787 #: builtin/pack-objects.c:3951
18788 msgid "use a bitmap index if available to speed up counting objects"
18791 #: builtin/pack-objects.c:3953
18792 msgid "write a bitmap index together with the pack index"
18795 #: builtin/pack-objects.c:3957
18796 msgid "write a bitmap index if possible"
18799 #: builtin/pack-objects.c:3961
18800 msgid "handling for missing objects"
18803 #: builtin/pack-objects.c:3964
18804 msgid "do not pack objects in promisor packfiles"
18807 #: builtin/pack-objects.c:3966
18808 msgid "respect islands during delta compression"
18811 #: builtin/pack-objects.c:3968
18815 #: builtin/pack-objects.c:3969
18816 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
18819 #: builtin/pack-objects.c:4002
18821 msgid "delta chain depth %d is too deep, forcing %d"
18824 #: builtin/pack-objects.c:4007
18826 msgid "pack.deltaCacheLimit is too high, forcing %d"
18829 #: builtin/pack-objects.c:4063
18830 msgid "--max-pack-size cannot be used to build a pack for transfer"
18833 #: builtin/pack-objects.c:4065
18834 msgid "minimum pack size limit is 1 MiB"
18837 #: builtin/pack-objects.c:4070
18838 msgid "--thin cannot be used to build an indexable pack"
18841 #: builtin/pack-objects.c:4079
18842 msgid "cannot use --filter without --stdout"
18845 #: builtin/pack-objects.c:4081
18846 msgid "cannot use --filter with --stdin-packs"
18849 #: builtin/pack-objects.c:4085
18850 msgid "cannot use internal rev list with --stdin-packs"
18853 #: builtin/pack-objects.c:4144
18854 msgid "Enumerating objects"
18857 #: builtin/pack-objects.c:4180
18860 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
18864 #: builtin/pack-redundant.c:601
18866 "'git pack-redundant' is nominated for removal.\n"
18867 "If you still use this command, please add an extra\n"
18868 "option, '--i-still-use-this', on the command line\n"
18869 "and let us know you still use it by sending an e-mail\n"
18870 "to <git@vger.kernel.org>. Thanks.\n"
18873 #: builtin/pack-refs.c:8
18874 msgid "git pack-refs [<options>]"
18877 #: builtin/pack-refs.c:16
18878 msgid "pack everything"
18881 #: builtin/pack-refs.c:17
18882 msgid "prune loose refs (default)"
18885 #: builtin/prune-packed.c:6
18886 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
18889 #: builtin/prune.c:14
18890 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
18893 #: builtin/prune.c:145
18894 msgid "report pruned objects"
18897 #: builtin/prune.c:148
18898 msgid "expire objects older than <time>"
18901 #: builtin/prune.c:150
18902 msgid "limit traversal to objects outside promisor packfiles"
18905 #: builtin/prune.c:163
18906 msgid "cannot prune in a precious-objects repo"
18909 #: builtin/pull.c:45 builtin/pull.c:47
18911 msgid "Invalid value for %s: %s"
18912 msgstr "Nilai tidak valid untuk %s: %s"
18914 #: builtin/pull.c:67
18915 msgid "git pull [<options>] [<repository> [<refspec>...]]"
18916 msgstr "git pull [<opsi>] [<repositori> [<spek referensi>]]"
18918 #: builtin/pull.c:124
18919 msgid "control for recursive fetching of submodules"
18920 msgstr "kontrol pengambilan rekursif submodul"
18922 #: builtin/pull.c:128
18923 msgid "Options related to merging"
18924 msgstr "Opsi yang berkaitan dengan penggabungan"
18926 #: builtin/pull.c:131
18927 msgid "incorporate changes by rebasing rather than merging"
18928 msgstr "masukkan perubahan dengan pendasaran ulang daripada penggabungan"
18930 #: builtin/pull.c:159 builtin/revert.c:126
18931 msgid "allow fast-forward"
18932 msgstr "perbolehkan maju cepat"
18934 #: builtin/pull.c:165
18935 msgid "control use of pre-merge-commit and commit-msg hooks"
18936 msgstr "kontrol penggunaan kail pre-merge-commit dan commit-msg"
18938 #: builtin/pull.c:171 parse-options.h:340
18939 msgid "automatically stash/stash pop before and after"
18940 msgstr "stash/stash pop otomatis sebelum dan sesudah"
18942 #: builtin/pull.c:187
18943 msgid "Options related to fetching"
18944 msgstr "Opsi yang berkaitan dengan pengambilan"
18946 #: builtin/pull.c:197
18947 msgid "force overwrite of local branch"
18948 msgstr "paksa timpa cabang lokal"
18950 #: builtin/pull.c:205
18951 msgid "number of submodules pulled in parallel"
18952 msgstr "nomor submodul ditarik dalam paralel"
18954 #: builtin/pull.c:321
18956 msgid "Invalid value for pull.ff: %s"
18957 msgstr "Nilai tidak valid untuk pull.ff: %s"
18959 #: builtin/pull.c:449
18961 "There is no candidate for rebasing against among the refs that you just "
18964 "Tidak ada kandidat untuk didasarkan ulang diantara referensi yang baru saja "
18967 #: builtin/pull.c:451
18969 "There are no candidates for merging among the refs that you just fetched."
18971 "Tidak ada kandidat untuk digabungkan diantara referensi yang baru sajaAnda "
18974 #: builtin/pull.c:452
18976 "Generally this means that you provided a wildcard refspec which had no\n"
18977 "matches on the remote end."
18979 "Umumnya itu berarti Anda memberikan spek referensi wildcard yang tidak\n"
18980 "cocok pada ujung remote."
18982 #: builtin/pull.c:455
18985 "You asked to pull from the remote '%s', but did not specify\n"
18986 "a branch. Because this is not the default configured remote\n"
18987 "for your current branch, you must specify a branch on the command line."
18989 "Anda minta untuk tarik dari remote '%s', tapi tidak menyebutkan\n"
18990 "satu cabang. Oleh karena ini bukan remote terkonfigurasi asali untuk\n"
18991 "cabang Anda saat ini, Anda harus sebutkan satu cabang pada baris perintah."
18993 #: builtin/pull.c:460 builtin/rebase.c:951
18994 msgid "You are not currently on a branch."
18995 msgstr "Anda tidak berada pada sebuah cabang."
18997 #: builtin/pull.c:462 builtin/pull.c:477
18998 msgid "Please specify which branch you want to rebase against."
18999 msgstr "Mohon sebutkan cabang mana yang Anda ingin didasarkan ulang."
19001 #: builtin/pull.c:464 builtin/pull.c:479
19002 msgid "Please specify which branch you want to merge with."
19003 msgstr "Mohon sebutkan cabang mana yang Anda ingin digabungkan."
19005 #: builtin/pull.c:465 builtin/pull.c:480
19006 msgid "See git-pull(1) for details."
19007 msgstr "Lihat git-pull(1) untuk selengkapnya."
19009 #: builtin/pull.c:467 builtin/pull.c:473 builtin/pull.c:482
19010 #: builtin/rebase.c:957
19014 #: builtin/pull.c:467 builtin/pull.c:482 builtin/pull.c:487
19015 #: contrib/scalar/scalar.c:375
19019 #: builtin/pull.c:475 builtin/rebase.c:949
19020 msgid "There is no tracking information for the current branch."
19021 msgstr "Tidak ada informasi pelacakan untuk cabang saat ini."
19023 #: builtin/pull.c:484
19025 "If you wish to set tracking information for this branch you can do so with:"
19027 "Jika Anda ingin menyetel informasi pelacakan untuk cabang ini Anda bisa "
19028 "melakukannya dengan:"
19030 #: builtin/pull.c:489
19033 "Your configuration specifies to merge with the ref '%s'\n"
19034 "from the remote, but no such ref was fetched."
19036 "Konfigurasi Anda menyebutkan untuk menggabungkan dengan referensi '%s'\n"
19037 "dari remote, tapi tidak ada referensi seperti itu yang diambil."
19039 #: builtin/pull.c:600
19041 msgid "unable to access commit %s"
19042 msgstr "Tidak dapat mengakses komit %s"
19044 #: builtin/pull.c:908
19045 msgid "ignoring --verify-signatures for rebase"
19046 msgstr "mengabaikan --verify-signatures untuk pendasaran ulang"
19048 #: builtin/pull.c:969
19050 "You have divergent branches and need to specify how to reconcile them.\n"
19051 "You can do so by running one of the following commands sometime before\n"
19052 "your next pull:\n"
19054 " git config pull.rebase false # merge\n"
19055 " git config pull.rebase true # rebase\n"
19056 " git config pull.ff only # fast-forward only\n"
19058 "You can replace \"git config\" with \"git config --global\" to set a "
19060 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
19061 "or --ff-only on the command line to override the configured default per\n"
19064 "Anda punya cabang-cabang yang berlainan dan perlu menyebutkan cara\n"
19066 "Anda dapat melakukannya dengan menjalankan salah satu perintah berikut\n"
19067 "suatu saat sebelum penarikan berikutnya:\n"
19069 " git config pull.rebase false # penggabungan\n"
19070 " git config pull.rebase true # pendasaran ulang\n"
19071 " git config pull.ff only # hanya maju cepat\n"
19073 "Anda dapat mengganti \"git config\" dengan \"git config --global\" untuk\n"
19074 "menyetel preferensi asali untuk semua repositori. Anda juga dapat "
19076 "--rebase, --no-rebase, atau --ff-only pada baris perintah untuk menimpa\n"
19077 "asali terkonfigurasi untuk setiap invokasi.\n"
19079 #: builtin/pull.c:1046
19080 msgid "Updating an unborn branch with changes added to the index."
19082 "Memperbarui cabang yang belum lahir dengan perubahan yang ditambahkan ke "
19085 #: builtin/pull.c:1050
19086 msgid "pull with rebase"
19087 msgstr "tarik dengan pendasaran ulang"
19089 #: builtin/pull.c:1051
19090 msgid "please commit or stash them."
19091 msgstr "mohon komit atau stase itu."
19093 #: builtin/pull.c:1076
19096 "fetch updated the current branch head.\n"
19097 "fast-forwarding your working tree from\n"
19100 "fetch memperbarui kepala cabang saat ini.\n"
19101 "memajukan-cepat pohon kerja Anda dari komit %s."
19103 #: builtin/pull.c:1082
19106 "Cannot fast-forward your working tree.\n"
19107 "After making sure that you saved anything precious from\n"
19110 "$ git reset --hard\n"
19113 "Tidak dapat maju-cepat pohon kerja Anda.\n"
19114 "Setelah Anda yakin Anda simpan apapun yang penting dari keluaran\n"
19117 "$ git reset --hard\n"
19118 "untuk memulihkan."
19120 #: builtin/pull.c:1097
19121 msgid "Cannot merge multiple branches into empty head."
19122 msgstr "Tidak dapat menggabungkan banyak cabang ke kepala kosong."
19124 #: builtin/pull.c:1102
19125 msgid "Cannot rebase onto multiple branches."
19126 msgstr "Tidak dapat mendasarkan ulang pada banyak cabang."
19128 #: builtin/pull.c:1104
19129 msgid "Cannot fast-forward to multiple branches."
19130 msgstr "Tidak dapat maju cepat ke banyak cabang."
19132 #: builtin/pull.c:1119
19133 msgid "Need to specify how to reconcile divergent branches."
19134 msgstr "Perlu sebutkan cara merujukkan cabang yang berlainan."
19136 #: builtin/pull.c:1133
19137 msgid "cannot rebase with locally recorded submodule modifications"
19139 "tidak dapat mendasarkan ulang dengan modifikasi submodul yang terekam lokal."
19141 #: builtin/push.c:19
19142 msgid "git push [<options>] [<repository> [<refspec>...]]"
19143 msgstr "git push [<opsi>] [<repositori> [<spek referensi>...]]"
19145 #: builtin/push.c:111
19146 msgid "tag shorthand without <tag>"
19147 msgstr "pintasan tag tanpa <tag>"
19149 #: builtin/push.c:119
19150 msgid "--delete only accepts plain target ref names"
19151 msgstr "--delete hanya terima nama target referensi polos"
19153 #: builtin/push.c:164
19156 "To choose either option permanently, see push.default in 'git help config'."
19159 "Untuk memilih salah satu opsi secara permanen, lihat push.default di 'git "
19162 #: builtin/push.c:167
19165 "The upstream branch of your current branch does not match\n"
19166 "the name of your current branch. To push to the upstream branch\n"
19167 "on the remote, use\n"
19169 " git push %s HEAD:%s\n"
19171 "To push to the branch of the same name on the remote, use\n"
19173 " git push %s HEAD\n"
19176 "Cabang hulu dari cabang Anda saat ini tidak cocok dengan \n"
19177 "nama cabang Anda saat ini. Untuk dorong ke cabang hulu pada remote,\n"
19180 " git push %s HEAD:%s\n"
19182 "Untuk dorong ke cabang bernama sama pada remote, gunakan\n"
19184 " git push %s HEAD\n"
19187 #: builtin/push.c:182
19190 "You are not currently on a branch.\n"
19191 "To push the history leading to the current (detached HEAD)\n"
19194 " git push %s HEAD:<name-of-remote-branch>\n"
19196 "Anda tidak berada pada cabang.\n"
19197 "Untuk dorong riwayat hingga kondisi saat ini (HEAD terlepas)\n"
19198 "sekarang, gunakan\n"
19200 " git push %s HEAD:<nama-cabang-remote>\n"
19202 #: builtin/push.c:191
19205 "The current branch %s has no upstream branch.\n"
19206 "To push the current branch and set the remote as upstream, use\n"
19208 " git push --set-upstream %s %s\n"
19210 "Cabang saat ini %s tidak punya cabang hulu.\n"
19211 "Untuk dorong cabang saat ini dan setel remote sebagai hulu, gunakan\n"
19213 " git push --set-upstream %s %s\n"
19215 #: builtin/push.c:199
19217 msgid "The current branch %s has multiple upstream branches, refusing to push."
19218 msgstr "Cabang saat ini %s punya banyak cabang hulu, tolak dorong. "
19220 #: builtin/push.c:217
19222 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
19224 "Anda tidak sebutkan spek referensi apapun untuk didorong, dan push.default "
19225 "yaitu \"nothing\""
19227 #: builtin/push.c:243
19230 "You are pushing to remote '%s', which is not the upstream of\n"
19231 "your current branch '%s', without telling me what to push\n"
19232 "to update which remote branch."
19234 "Anda sedang mendorong ke remote '%s', yang bukan hulu dari\n"
19235 "cabang Anda saat ini '%s', tanpa beri tahu saya apa yang harus\n"
19236 "didorong untuk perbarui cabang remote yang mana."
19238 #: builtin/push.c:258
19240 "Updates were rejected because the tip of your current branch is behind\n"
19241 "its remote counterpart. Integrate the remote changes (e.g.\n"
19242 "'git pull ...') before pushing again.\n"
19243 "See the 'Note about fast-forwards' in 'git push --help' for details."
19245 "Pembaruan ditolak karena ujung dari cabang Anda saat ini di belakang\n"
19246 "pasangan remotenya. Integrasikan perubahan remote (seperti\n"
19247 "'git pull') sebelum dorong lagi.\n"
19248 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
19250 #: builtin/push.c:264
19252 "Updates were rejected because a pushed branch tip is behind its remote\n"
19253 "counterpart. Check out this branch and integrate the remote changes\n"
19254 "(e.g. 'git pull ...') before pushing again.\n"
19255 "See the 'Note about fast-forwards' in 'git push --help' for details."
19257 "Pembaruan ditolak karena ujung dari cabang yang didorong di belakang\n"
19258 "pasangan remotenya. Check out cabang itu dan integrasikan perubahan\n"
19259 "remote (seperti 'git pull') sebelum dorong lagi.\n"
19260 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
19262 #: builtin/push.c:270
19264 "Updates were rejected because the remote contains work that you do\n"
19265 "not have locally. This is usually caused by another repository pushing\n"
19266 "to the same ref. You may want to first integrate the remote changes\n"
19267 "(e.g., 'git pull ...') before pushing again.\n"
19268 "See the 'Note about fast-forwards' in 'git push --help' for details."
19270 "Pembaruan ditolak karena remote berisi kerja yang Anda tidak punya\n"
19271 "di lokal. Ini biasanya disebabkan repositori yang lain dorong ke\n"
19272 "referensi yang sama. Mungkin Anda ingin integrasikan terlebih dahulu\n"
19273 "perubahan remote (seperti 'git pull') sebelum dorong lagi.\n"
19274 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
19276 #: builtin/push.c:277
19277 msgid "Updates were rejected because the tag already exists in the remote."
19278 msgstr "Pembaruan ditolak karena tag sudah ada di remote."
19280 #: builtin/push.c:280
19282 "You cannot update a remote ref that points at a non-commit object,\n"
19283 "or update a remote ref to make it point at a non-commit object,\n"
19284 "without using the '--force' option.\n"
19286 "Anda tidak dapat memperbarui referensi remote yang menunjuk ke objek\n"
19287 "non komit atau memperbarui referensi remote agar itu memnunjuk ke\n"
19288 "objek non komit, tanpa menggunakan opsi '--force'.\n"
19290 #: builtin/push.c:285
19292 "Updates were rejected because the tip of the remote-tracking\n"
19293 "branch has been updated since the last checkout. You may want\n"
19294 "to integrate those changes locally (e.g., 'git pull ...')\n"
19295 "before forcing an update.\n"
19297 "Pembaruan ditolak karena ujung dari cabang pelacak remote\n"
19298 "sudah diperbarui sejak checkout terakhir. Mungkin Anda ingin\n"
19299 "integrasikan perubahan tersebut ke lokal (seperti 'git pull...')\n"
19300 "sebelum memaksa pembaruan.\n"
19302 #: builtin/push.c:355
19304 msgid "Pushing to %s\n"
19305 msgstr "Mendorong ke %s\n"
19307 #: builtin/push.c:362
19309 msgid "failed to push some refs to '%s'"
19310 msgstr "gagal dorong beberapa referensi ke '%s'"
19312 #: builtin/push.c:544 builtin/submodule--helper.c:3259
19314 msgstr "repositori"
19316 #: builtin/push.c:545 builtin/send-pack.c:193
19317 msgid "push all refs"
19318 msgstr "dorong semua referensi"
19320 #: builtin/push.c:546 builtin/send-pack.c:195
19321 msgid "mirror all refs"
19322 msgstr "cermin semua referensi"
19324 #: builtin/push.c:548
19325 msgid "delete refs"
19326 msgstr "hapus referensi"
19328 #: builtin/push.c:549
19329 msgid "push tags (can't be used with --all or --mirror)"
19330 msgstr "dorong tag (tidak dapat digunakan dengan --all atau --mirror)"
19332 #: builtin/push.c:552 builtin/send-pack.c:196
19333 msgid "force updates"
19334 msgstr "paksa pembaruan"
19336 #: builtin/push.c:553 builtin/send-pack.c:208
19337 msgid "<refname>:<expect>"
19338 msgstr "<nama referensi>:<harapan>"
19340 #: builtin/push.c:554 builtin/send-pack.c:209
19341 msgid "require old value of ref to be at this value"
19342 msgstr "memerlukan nilai lama referensi berada pada nilai saat ini"
19344 #: builtin/push.c:557 builtin/send-pack.c:212
19345 msgid "require remote updates to be integrated locally"
19346 msgstr "memerlukan pembaruan remote diintegrasikan ke lokal"
19348 #: builtin/push.c:560
19349 msgid "control recursive pushing of submodules"
19350 msgstr "kontrol dorong rekursif submodul"
19352 #: builtin/push.c:561 builtin/send-pack.c:203
19353 msgid "use thin pack"
19354 msgstr "gunakan paket tipis"
19356 #: builtin/push.c:562 builtin/push.c:563 builtin/send-pack.c:190
19357 #: builtin/send-pack.c:191
19358 msgid "receive pack program"
19359 msgstr "program terima paket"
19361 #: builtin/push.c:564
19362 msgid "set upstream for git pull/status"
19363 msgstr "setel hulu untuk git pull/status"
19365 #: builtin/push.c:567
19366 msgid "prune locally removed refs"
19367 msgstr "buang referensi terhapus lokal"
19369 #: builtin/push.c:569
19370 msgid "bypass pre-push hook"
19371 msgstr "lewati kail pra-dorong"
19373 #: builtin/push.c:570
19374 msgid "push missing but relevant tags"
19375 msgstr "dorong tag yang hilang tapi relevan"
19377 #: builtin/push.c:572 builtin/send-pack.c:197
19378 msgid "GPG sign the push"
19379 msgstr "Tandatangan GPG dorong"
19381 #: builtin/push.c:574 builtin/send-pack.c:204
19382 msgid "request atomic transaction on remote side"
19383 msgstr "minta transaksi atomik pada sisi remote"
19385 #: builtin/push.c:594
19386 msgid "--delete doesn't make sense without any refs"
19387 msgstr "--delete tidak masuk akal tanpa referensi"
19389 #: builtin/push.c:614
19391 msgid "bad repository '%s'"
19392 msgstr "repositori jelek '%s'"
19394 #: builtin/push.c:615
19396 "No configured push destination.\n"
19397 "Either specify the URL from the command-line or configure a remote "
19398 "repository using\n"
19400 " git remote add <name> <url>\n"
19402 "and then push using the remote name\n"
19404 " git push <name>\n"
19406 "Tidak ada tujuan dorong terkonfigurasi.\n"
19407 "Baik sebutkan URL dari baris perintah atau konfigurasikan repositori remote "
19408 "dengan menggunakan\n"
19410 " git remote add <nama> <url>\n"
19412 "dan dorong dengan menggunakan nama remote\n"
19414 " git push <nama>\n"
19416 #: builtin/push.c:632
19417 msgid "--all can't be combined with refspecs"
19418 msgstr "--all tidak dapat digabung dengan spek referensi"
19420 #: builtin/push.c:638
19421 msgid "--mirror can't be combined with refspecs"
19422 msgstr "--mirror tidak dapat digabungkan dengan spek referensi"
19424 #: builtin/push.c:648
19425 msgid "push options must not have new line characters"
19426 msgstr "opsi dorong harus tidak ada karakter baris baru"
19428 #: builtin/range-diff.c:9
19429 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
19432 #: builtin/range-diff.c:10
19433 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
19436 #: builtin/range-diff.c:11
19437 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
19440 #: builtin/range-diff.c:30
19441 msgid "use simple diff colors"
19444 #: builtin/range-diff.c:32
19448 #: builtin/range-diff.c:32
19449 msgid "passed to 'git log'"
19452 #: builtin/range-diff.c:35
19453 msgid "only emit output related to the first range"
19456 #: builtin/range-diff.c:37
19457 msgid "only emit output related to the second range"
19460 #: builtin/range-diff.c:60 builtin/range-diff.c:64
19462 msgid "not a commit range: '%s'"
19465 #: builtin/range-diff.c:74
19466 msgid "single arg format must be symmetric range"
19469 #: builtin/range-diff.c:89
19470 msgid "need two commit ranges"
19473 #: builtin/read-tree.c:41
19475 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
19476 "[-u | -i]] [--no-sparse-checkout] [--index-output=<file>] (--empty | <tree-"
19477 "ish1> [<tree-ish2> [<tree-ish3>]])"
19479 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --"
19480 "prefix=<prefiks>) [-u | -i]] [--no-sparse-checkout] [--index-"
19481 "output=<berkas>] (--empty | <mirip-pohon 1> [<mirip-pohon 2> <mirip-pohon "
19484 #: builtin/read-tree.c:116
19485 msgid "write resulting index to <file>"
19486 msgstr "tulis indeks yang dihasilkan ke <berkas>"
19488 #: builtin/read-tree.c:119
19489 msgid "only empty the index"
19490 msgstr "hanya kosongkan indeks"
19492 #: builtin/read-tree.c:121
19494 msgstr "Menggabungkan"
19496 #: builtin/read-tree.c:123
19497 msgid "perform a merge in addition to a read"
19498 msgstr "lakukan penggabungan selain pembacaan"
19500 #: builtin/read-tree.c:125
19501 msgid "3-way merge if no file level merging required"
19503 "penggabungan 3 arah jika tidak ada penggabungan level berkas yang dibutuhkan"
19505 #: builtin/read-tree.c:127
19506 msgid "3-way merge in presence of adds and removes"
19507 msgstr "penggabungan 3 arah dengan kehadiran penambahan dan penghapusan"
19509 #: builtin/read-tree.c:129
19510 msgid "same as -m, but discard unmerged entries"
19511 msgstr "sama seperti -m, tapi buang entri tak tergabung"
19513 #: builtin/read-tree.c:130
19514 msgid "<subdirectory>/"
19515 msgstr "<subdirektori>/"
19517 #: builtin/read-tree.c:131
19518 msgid "read the tree into the index under <subdirectory>/"
19519 msgstr "baca pohon ke dalam indeks pada <subdirektori>/"
19521 #: builtin/read-tree.c:134
19522 msgid "update working tree with merge result"
19523 msgstr "perbarui pohon kerja dengan hasil penggabungan"
19525 #: builtin/read-tree.c:136
19529 #: builtin/read-tree.c:137
19530 msgid "allow explicitly ignored files to be overwritten"
19531 msgstr "perbolehkan berkas yang diabaikan secara eksplisit untuk ditimpa"
19533 #: builtin/read-tree.c:140
19534 msgid "don't check the working tree after merging"
19535 msgstr "jangan periksa pohon kerja setelah penggabungan"
19537 #: builtin/read-tree.c:141
19538 msgid "don't update the index or the work tree"
19539 msgstr "jangan perbarui indeks atau pohon kerja"
19541 #: builtin/read-tree.c:143
19542 msgid "skip applying sparse checkout filter"
19543 msgstr "lewatkan penerapan saringan checkout tipis"
19545 #: builtin/read-tree.c:145
19546 msgid "debug unpack-trees"
19547 msgstr "nirkutukan unpack-trees"
19549 #: builtin/read-tree.c:149
19550 msgid "suppress feedback messages"
19551 msgstr "matikan pesan umpan balik"
19553 #: builtin/read-tree.c:183
19554 msgid "You need to resolve your current index first"
19555 msgstr "Anda perlu menguraikan indeks Anda saat ini dulu"
19557 #: builtin/rebase.c:35
19559 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
19560 "[<upstream> [<branch>]]"
19562 "git rebase [-i] [opsi] [--exec <perintah>] [--onto <basis baru> | --keep-"
19563 "base][<hulu> [<cabang>]]"
19565 #: builtin/rebase.c:37
19567 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
19569 "git rebase [-i] [opsi] [--exec <perintah>] [--onto <basis baru>] --root "
19572 #: builtin/rebase.c:39
19573 msgid "git rebase --continue | --abort | --skip | --edit-todo"
19574 msgstr "git rebase --continue | --abort | --skip | --edit-todo"
19576 #: builtin/rebase.c:230
19578 msgid "could not create temporary %s"
19579 msgstr "tidak dapat membuat %s sementara"
19581 #: builtin/rebase.c:236
19582 msgid "could not mark as interactive"
19583 msgstr "tidak dapat menandai sebagai interaktif"
19585 #: builtin/rebase.c:289
19586 msgid "could not generate todo list"
19587 msgstr "tidak dapat membuat daftar todo"
19589 #: builtin/rebase.c:331
19590 msgid "a base commit must be provided with --upstream or --onto"
19591 msgstr "basis komit harus diberikan dengan --upstream atau --onto"
19593 #: builtin/rebase.c:390
19595 msgid "%s requires the merge backend"
19596 msgstr "%s butuh tulang belakang penggabungan"
19598 #: builtin/rebase.c:432
19600 msgid "could not get 'onto': '%s'"
19601 msgstr "tidak dapat mendapatkan 'ke': '%s'"
19603 #: builtin/rebase.c:449
19605 msgid "invalid orig-head: '%s'"
19606 msgstr "orig-head tidak valid: '%s'"
19608 #: builtin/rebase.c:474
19610 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
19611 msgstr "abaikan allow_rerere_autoupdate yang tak valid: '%s'"
19613 #: builtin/rebase.c:597
19615 "Resolve all conflicts manually, mark them as resolved with\n"
19616 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
19617 "You can instead skip this commit: run \"git rebase --skip\".\n"
19618 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
19621 "Selesaikan semua konflik secara manual, tandai sebagai terselesaikan\n"
19622 "dengan \"git add/rm <berkas terkonflik>\", lalu jalankan\n"
19623 "\"git rebase --continue\".\n"
19624 "Anda juga bisa melewatkan komit ini: jalankan \"git rebase --skip\".\n"
19625 "Untuk membatalkan dan kembali ke kondisi sebelum \"git rebase\",jalankan "
19626 "\"git rebase --abort\"."
19628 #: builtin/rebase.c:680
19632 "git encountered an error while preparing the patches to replay\n"
19633 "these revisions:\n"
19637 "As a result, git cannot rebase them."
19640 "git menemui kesalahan ketika menyiapan tambalan untuk memainkan ulang\n"
19641 "revisi berikut:\n"
19645 "Hasilnya git tidak dapat mendasarkan ulang itu."
19647 #: builtin/rebase.c:925
19650 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
19653 "tipe kosong tak dikenali '%s'; nilai yang valid adalah \"drop\", \"keep\", "
19656 #: builtin/rebase.c:943
19660 "Please specify which branch you want to rebase against.\n"
19661 "See git-rebase(1) for details.\n"
19663 " git rebase '<branch>'\n"
19667 "Mohon sebutkan cabang mana yang Anda ingin dasarkan ulang.\n"
19668 "Lihat git-rebase(1) untuk selengkapnya.\n"
19670 " git rebase '<cabang>'.\n"
19673 #: builtin/rebase.c:959
19676 "If you wish to set tracking information for this branch you can do so with:\n"
19678 " git branch --set-upstream-to=%s/<branch> %s\n"
19681 "Kalau Anda ingin menyetel informasi pelacakan untuk cabang ini Anda\n"
19682 "dapat melakukan hal itu dengan:\n"
19683 " git branch --set-upstream-to=%s/<cabang> %s\n"
19686 #: builtin/rebase.c:989
19687 msgid "exec commands cannot contain newlines"
19688 msgstr "perintah exec tidak dapat berisi baris baru"
19690 #: builtin/rebase.c:993
19691 msgid "empty exec command"
19692 msgstr "perintah exec kosong"
19694 #: builtin/rebase.c:1023
19695 msgid "rebase onto given branch instead of upstream"
19696 msgstr "dasarkan ulang kepada cabang yang diberikan daripada hulu"
19698 #: builtin/rebase.c:1025
19699 msgid "use the merge-base of upstream and branch as the current base"
19700 msgstr "gunakan merge-base hulu dan cabang sebagai dasar saat ini"
19702 #: builtin/rebase.c:1027
19703 msgid "allow pre-rebase hook to run"
19704 msgstr "perbolehkan kail pre-rebase untuk dijalankan"
19706 #: builtin/rebase.c:1029
19707 msgid "be quiet. implies --no-stat"
19708 msgstr "diam. menyiratkan --no-stat"
19710 #: builtin/rebase.c:1032
19711 msgid "display a diffstat of what changed upstream"
19712 msgstr "perlihatkan diffstat apa yang berubah di hulu"
19714 #: builtin/rebase.c:1035
19715 msgid "do not show diffstat of what changed upstream"
19716 msgstr "jangan perlihatkan diffstat apa yang berubah di hulu"
19718 #: builtin/rebase.c:1038
19719 msgid "add a Signed-off-by trailer to each commit"
19720 msgstr "tambahkan trailer Signed-off-by ke setiap komit"
19722 #: builtin/rebase.c:1041
19723 msgid "make committer date match author date"
19724 msgstr "jadikan tanggal pengkomit sama dengan tanggal pengarang"
19726 #: builtin/rebase.c:1043
19727 msgid "ignore author date and use current date"
19728 msgstr "abaikan tanggal pengarang dan gunakan tanggal saat ini"
19730 #: builtin/rebase.c:1045
19731 msgid "synonym of --reset-author-date"
19732 msgstr "sinonim dari --reset-author-date"
19734 #: builtin/rebase.c:1047 builtin/rebase.c:1051
19735 msgid "passed to 'git apply'"
19736 msgstr "lewatkan ke 'git apply'"
19738 #: builtin/rebase.c:1049
19739 msgid "ignore changes in whitespace"
19740 msgstr "abaikan perubahan spasi"
19742 #: builtin/rebase.c:1053 builtin/rebase.c:1056
19743 msgid "cherry-pick all commits, even if unchanged"
19744 msgstr "petik ceri semua komit, bahkan jika tak berubah"
19746 #: builtin/rebase.c:1058
19750 #: builtin/rebase.c:1061
19751 msgid "skip current patch and continue"
19752 msgstr "lewatkan tambalan saat ini dan lanjutkan"
19754 #: builtin/rebase.c:1063
19755 msgid "abort and check out the original branch"
19756 msgstr "hentikan dan check out cabang asli"
19758 #: builtin/rebase.c:1066
19759 msgid "abort but keep HEAD where it is"
19760 msgstr "hentikan tapi simpan HEAD dimana itu berada"
19762 #: builtin/rebase.c:1067
19763 msgid "edit the todo list during an interactive rebase"
19764 msgstr "sunting daftar todo selama pendasaran ulang interaktif"
19766 #: builtin/rebase.c:1070
19767 msgid "show the patch file being applied or merged"
19768 msgstr "perlihatkan berkas tambalan yang sedang diterapkan atau digabungkan"
19770 #: builtin/rebase.c:1073
19771 msgid "use apply strategies to rebase"
19772 msgstr "gunakan strategi penerapan ke pendasaran ulang"
19774 #: builtin/rebase.c:1077
19775 msgid "use merging strategies to rebase"
19776 msgstr "gunakan strategi penggabungan ke pendasaran ulang"
19778 #: builtin/rebase.c:1081
19779 msgid "let the user edit the list of commits to rebase"
19780 msgstr "biarkan pengguna menyunting daftar komit untuk didasarkan ulang"
19782 #: builtin/rebase.c:1085
19783 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
19784 msgstr "(USANG) coba buat ulang penggabungan daripada abaikan itu"
19786 #: builtin/rebase.c:1090
19787 msgid "how to handle commits that become empty"
19788 msgstr "bagaimana cara menangani komit yang menjadi kosong"
19790 #: builtin/rebase.c:1093
19791 msgid "keep commits which start empty"
19792 msgstr "simpan komit yang dimulai kosong"
19794 #: builtin/rebase.c:1097
19795 msgid "move commits that begin with squash!/fixup! under -i"
19796 msgstr "pindahakan komit yang diawali dengan squash!/fixup! di bawah -i"
19798 #: builtin/rebase.c:1104
19799 msgid "add exec lines after each commit of the editable list"
19801 "tambahkan baris exec setelah setiap komit dari daftar yang bisa disunting"
19803 #: builtin/rebase.c:1108
19804 msgid "allow rebasing commits with empty messages"
19805 msgstr "perbolehkan mendasarkan ulang komit dengan pesan kosong"
19807 #: builtin/rebase.c:1112
19808 msgid "try to rebase merges instead of skipping them"
19809 msgstr "coba mendasarkan ulang penggabungan daripada melewatkan itu"
19811 #: builtin/rebase.c:1115
19812 msgid "use 'merge-base --fork-point' to refine upstream"
19813 msgstr "gunakan 'merge-base --fork-point' untuk menyaring hulu"
19815 #: builtin/rebase.c:1117
19816 msgid "use the given merge strategy"
19817 msgstr "gunakan strategi penggabungan yang diberikan"
19819 #: builtin/rebase.c:1119 builtin/revert.c:115
19823 #: builtin/rebase.c:1120
19824 msgid "pass the argument through to the merge strategy"
19825 msgstr "lewatkan argumen ke strategi penggabungan"
19827 #: builtin/rebase.c:1123
19828 msgid "rebase all reachable commits up to the root(s)"
19829 msgstr "dasarkan ulang semua komit yang bisa dicapai hingga ke akar"
19831 #: builtin/rebase.c:1126
19832 msgid "automatically re-schedule any `exec` that fails"
19833 msgstr "jadwal ulang otomatis `exec` apa saja yang gagal"
19835 #: builtin/rebase.c:1128
19836 msgid "apply all changes, even those already present upstream"
19837 msgstr "terapkan semua perubahan, bahkan yang sudah ada di hulu"
19839 #: builtin/rebase.c:1149
19840 msgid "It looks like 'git am' is in progress. Cannot rebase."
19841 msgstr "Sepertinya 'git am' sedang berjalan. Tidak dapat mendasarkan ulang"
19843 #: builtin/rebase.c:1180
19844 msgid "--preserve-merges was replaced by --rebase-merges"
19845 msgstr "--preserve-merges digantikan oleh --rebase-merges"
19847 #: builtin/rebase.c:1202
19848 msgid "No rebase in progress?"
19849 msgstr "Tidak ada pendasaran ulang yang sedang berjalan?"
19851 #: builtin/rebase.c:1206
19852 msgid "The --edit-todo action can only be used during interactive rebase."
19854 "Aksi --edit-todo hanya dapat digunakan selama pendasaran ulang interaktif."
19856 #: builtin/rebase.c:1229 t/helper/test-fast-rebase.c:122
19857 msgid "Cannot read HEAD"
19858 msgstr "Tidak dapat membaca HEAD"
19860 #: builtin/rebase.c:1241
19862 "You must edit all merge conflicts and then\n"
19863 "mark them as resolved using git add"
19865 "Anda harus menyunting semua konflik penggabungan lalu\n"
19866 "tandai itu sebagai terselesaikan menggunakan git add"
19868 #: builtin/rebase.c:1260
19869 msgid "could not discard worktree changes"
19870 msgstr "tidak dapat menyingkirkan perubahan pohon kerja"
19872 #: builtin/rebase.c:1279
19874 msgid "could not move back to %s"
19875 msgstr "tidak dapt memindahkan kembali ke %s"
19877 #: builtin/rebase.c:1325
19880 "It seems that there is already a %s directory, and\n"
19881 "I wonder if you are in the middle of another rebase. If that is the\n"
19882 "case, please try\n"
19884 "If that is not the case, please\n"
19886 "and run me again. I am stopping in case you still have something\n"
19887 "valuable there.\n"
19889 "Sepertinya sudah ada direktori %s, dan saya ingin tahu kalau Anda\n"
19890 "berada di tengah-tengah pendasaran ulang yang lain. Jika itu maksudnya,\n"
19893 "Jika itu bukan, mohon\n"
19895 "dan jalankan saya lagi. Saya berhenti seandainya Anda masih punya\n"
19896 "sesuatu yang berharga di sana.\n"
19898 #: builtin/rebase.c:1353
19899 msgid "switch `C' expects a numerical value"
19900 msgstr "tombol `C' harap nilai numerik"
19902 #: builtin/rebase.c:1395
19904 msgid "Unknown mode: %s"
19905 msgstr "Mode tidak dikenal: %s"
19907 #: builtin/rebase.c:1434
19908 msgid "--strategy requires --merge or --interactive"
19909 msgstr "--strategy butuh --merge atau --interactive"
19911 #: builtin/rebase.c:1463
19912 msgid "apply options and merge options cannot be used together"
19913 msgstr "opsi apply dan opsi merge tidak dapat digunakan bersamaan"
19915 #: builtin/rebase.c:1476
19917 msgid "Unknown rebase backend: %s"
19918 msgstr "Tulang belakang pendasaran ulang tidak dikenal: %s"
19920 #: builtin/rebase.c:1505
19921 msgid "--reschedule-failed-exec requires --exec or --interactive"
19922 msgstr "--reschedule-failed-exec butuh --exec atau --interactive"
19924 #: builtin/rebase.c:1536
19926 msgid "invalid upstream '%s'"
19927 msgstr "hulu tidak valid '%s'"
19929 #: builtin/rebase.c:1542
19930 msgid "Could not create new root commit"
19931 msgstr "tidak dapat membuat komit akar baru"
19933 #: builtin/rebase.c:1568
19935 msgid "'%s': need exactly one merge base with branch"
19936 msgstr "'%s': butuh tepatnya satu dasar penggabungan dengan cabang"
19938 #: builtin/rebase.c:1571
19940 msgid "'%s': need exactly one merge base"
19941 msgstr "'%s': butuh tepatnya satu dasar penggabungan"
19943 #: builtin/rebase.c:1580
19945 msgid "Does not point to a valid commit '%s'"
19946 msgstr "Tidak menunjuk pada komit yang valid '%s'"
19948 #: builtin/rebase.c:1607
19950 msgid "no such branch/commit '%s'"
19951 msgstr "tidak ada cabang/komit seperti '%s'"
19953 #: builtin/rebase.c:1618 builtin/submodule--helper.c:39
19954 #: builtin/submodule--helper.c:2659
19956 msgid "No such ref: %s"
19957 msgstr "Tidak ada referensi seperti: %s"
19959 #: builtin/rebase.c:1629
19960 msgid "Could not resolve HEAD to a revision"
19961 msgstr "Tidak dapat menguraikan HEAD ke sebuah revisi"
19963 #: builtin/rebase.c:1650
19964 msgid "Please commit or stash them."
19965 msgstr "Mohon komit atau stase itu."
19967 #: builtin/rebase.c:1686
19969 msgid "could not switch to %s"
19970 msgstr "tidak dapat mengganti ke %s"
19972 #: builtin/rebase.c:1697
19973 msgid "HEAD is up to date."
19974 msgstr "HEAD terbaru."
19976 #: builtin/rebase.c:1699
19978 msgid "Current branch %s is up to date.\n"
19979 msgstr "Cabang saat ini %s terbaru.\n"
19981 #: builtin/rebase.c:1707
19982 msgid "HEAD is up to date, rebase forced."
19983 msgstr "HEAD terbaru, pendasaran ulang dipaksa."
19985 #: builtin/rebase.c:1709
19987 msgid "Current branch %s is up to date, rebase forced.\n"
19988 msgstr "Cabang saat ini %s terbaru, pendasaran ulang dipaksa.\n"
19990 #: builtin/rebase.c:1717
19991 msgid "The pre-rebase hook refused to rebase."
19992 msgstr "Kail pre-rebase menolak mendasarkan ulang."
19994 #: builtin/rebase.c:1724
19996 msgid "Changes to %s:\n"
19997 msgstr "Perubahan unuk %s:\n"
19999 #: builtin/rebase.c:1727
20001 msgid "Changes from %s to %s:\n"
20002 msgstr "Perubahan dari %s ke %s:\n"
20004 #: builtin/rebase.c:1752
20006 msgid "First, rewinding head to replay your work on top of it...\n"
20008 "Pertama, memutar ulang kepala untuk memainkan ulang karya Anda diatas "
20011 #: builtin/rebase.c:1761
20012 msgid "Could not detach HEAD"
20013 msgstr "Tidak dapat melepas HEAD"
20015 #: builtin/rebase.c:1770
20017 msgid "Fast-forwarded %s to %s.\n"
20018 msgstr "Maju-cepat %s ke %s.\n"
20020 #: builtin/receive-pack.c:35
20021 msgid "git receive-pack <git-dir>"
20022 msgstr "git receive-pack <direktori git>"
20024 #: builtin/receive-pack.c:1275
20026 "By default, updating the current branch in a non-bare repository\n"
20027 "is denied, because it will make the index and work tree inconsistent\n"
20028 "with what you pushed, and will require 'git reset --hard' to match\n"
20029 "the work tree to HEAD.\n"
20031 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
20032 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
20033 "its current branch; however, this is not recommended unless you\n"
20034 "arranged to update its work tree to match what you pushed in some\n"
20037 "To squelch this message and still keep the default behaviour, set\n"
20038 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
20040 "Secara asali, memperbarui cabang saat ini di dalam repositori non-bare\n"
20041 "tidak diperbolehkan, karena akan membuat indeks dan pohon kerja inkonsisten\n"
20042 "dengan yang Anda dorong, dan akan memerlukan 'git reset --hard' untuk\n"
20043 "mencocokkan pohon kerja dengan HEAD.\n"
20045 "Anda dapat menyetel variabel konfigurasi 'receive.denyCurrentBranch' ke\n"
20046 "'ignore' atau 'warn' di repositori remote untuk memperbolehkan dorong ke\n"
20047 "cabang saat itu; tetapi tidak disarankan kecuali Anda dapat memperbarui\n"
20048 "pohon kerjanya agar cocok dengan apa yang Anda dorong dengan cara lain.\n"
20050 "Untuk mematikan pesan ini dan tetap menjaga kebiasaan asali, setel\n"
20051 "variabel konfigurasi 'receive.denyCurrentBranch' ke 'refuse'."
20053 #: builtin/receive-pack.c:1295
20055 "By default, deleting the current branch is denied, because the next\n"
20056 "'git clone' won't result in any file checked out, causing confusion.\n"
20058 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
20059 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
20060 "current branch, with or without a warning message.\n"
20062 "To squelch this message, you can set it to 'refuse'."
20064 "Secara asali, menghapus cabang saat ini tidak diperbolehkan, karena\n"
20065 "'git clone' selanjutnya tidak berujung pada berkas apapun ter-checkout,\n"
20066 "dan mengakibatkan kebingungan.\n"
20067 "Anda dapat menyetel variabel konfigurasi 'receive.denyDeleteCurrent' ke\n"
20068 "'warn' atau 'ignore' di dalam repositori remote untuk memperbolehkan\n"
20069 "menghapus cabang saat ini, dengan atau tanpa pesan peringatan.\n"
20071 "Untuk mematikan pesan ini, Anda dapat menyetelnya ke 'refuse'."
20073 #: builtin/receive-pack.c:2474
20077 #: builtin/receive-pack.c:2489
20078 msgid "you must specify a directory"
20079 msgstr "Anda harus menyebutkan sebuah direktori"
20081 #: builtin/reflog.c:17
20083 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
20084 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
20087 "git reflog expire [--expire=<waktu>] [--expire-unreachable=<waktu>] [--"
20088 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
20091 #: builtin/reflog.c:22
20093 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
20096 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
20099 #: builtin/reflog.c:25
20100 msgid "git reflog exists <ref>"
20101 msgstr "git reflog exists <referensi>"
20103 #: builtin/reflog.c:585 builtin/reflog.c:590
20105 msgid "'%s' is not a valid timestamp"
20106 msgstr "'%s' bukan stempel waktu valid"
20108 #: builtin/reflog.c:631
20110 msgid "Marking reachable objects..."
20111 msgstr "Menandai objek yang bisa dicapai..."
20113 #: builtin/reflog.c:675
20115 msgid "%s points nowhere!"
20116 msgstr "%s tidak menunjuk ke apapun!"
20118 #: builtin/reflog.c:731
20119 msgid "no reflog specified to delete"
20120 msgstr "tidak ada log referensi yang disebutkan untuk dihapus"
20122 #: builtin/reflog.c:742
20124 msgid "not a reflog: %s"
20125 msgstr "bukan sebuah log referensi: %s"
20127 #: builtin/reflog.c:747
20129 msgid "no reflog for '%s'"
20130 msgstr "tidak ada log referensi untuk '%s'"
20132 #: builtin/reflog.c:794
20134 msgid "invalid ref format: %s"
20135 msgstr "format referensi tidak valid: %s"
20137 #: builtin/reflog.c:803
20138 msgid "git reflog [ show | expire | delete | exists ]"
20139 msgstr "git reflog [ show | expire | delete | exists ]"
20141 #: builtin/remote.c:17
20142 msgid "git remote [-v | --verbose]"
20143 msgstr "git remote [-v | --verbose]"
20145 #: builtin/remote.c:18
20147 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
20148 "mirror=<fetch|push>] <name> <url>"
20150 "git remote add [-t <cabang>] [-m <master>] [-f] [--tags | --no-tags] [--"
20151 "mirror=<fetch|push>] <nama> <url>"
20153 #: builtin/remote.c:19 builtin/remote.c:39
20154 msgid "git remote rename <old> <new>"
20155 msgstr "git remote rename <lama> <baru>"
20157 #: builtin/remote.c:20 builtin/remote.c:44
20158 msgid "git remote remove <name>"
20159 msgstr "git remote remove <nama>"
20161 #: builtin/remote.c:21 builtin/remote.c:49
20162 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
20163 msgstr "git remote set-head <nama> (-a | --auto | -d | --delete | <cabang>)"
20165 #: builtin/remote.c:22
20166 msgid "git remote [-v | --verbose] show [-n] <name>"
20167 msgstr "git remote [-v | --verbose] show [-n] <nama>"
20169 #: builtin/remote.c:23
20170 msgid "git remote prune [-n | --dry-run] <name>"
20171 msgstr "git remote prune [-n | --dry-run] <nama>"
20173 #: builtin/remote.c:24
20175 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
20177 "git remote [-v | --verbose] update [-p | --prune] [(<grup> | <remote>)...]"
20179 #: builtin/remote.c:25
20180 msgid "git remote set-branches [--add] <name> <branch>..."
20181 msgstr "git remote set-branches [--add] <nama> <cabang>..."
20183 #: builtin/remote.c:26 builtin/remote.c:75
20184 msgid "git remote get-url [--push] [--all] <name>"
20185 msgstr "git remote get-url [--push] [--all] <nama>"
20187 #: builtin/remote.c:27 builtin/remote.c:80
20188 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
20189 msgstr "git remote set-url [--push] <nama> <url baru> [<url lama>]"
20191 #: builtin/remote.c:28 builtin/remote.c:81
20192 msgid "git remote set-url --add <name> <newurl>"
20193 msgstr "git remote set-url --add <nama> <url baru>"
20195 #: builtin/remote.c:29 builtin/remote.c:82
20196 msgid "git remote set-url --delete <name> <url>"
20197 msgstr "git remote set-url --delete <nama> <url>"
20199 #: builtin/remote.c:34
20200 msgid "git remote add [<options>] <name> <url>"
20201 msgstr "git remote add [<opsi>] <nama> <url>"
20203 #: builtin/remote.c:54
20204 msgid "git remote set-branches <name> <branch>..."
20205 msgstr "git remote set-branches <nama> <cabang>"
20207 #: builtin/remote.c:55
20208 msgid "git remote set-branches --add <name> <branch>..."
20209 msgstr "git remote set-branches --add <nama> <cabang>"
20211 #: builtin/remote.c:60
20212 msgid "git remote show [<options>] <name>"
20213 msgstr "git remote show [<opsi>] <nama>"
20215 #: builtin/remote.c:65
20216 msgid "git remote prune [<options>] <name>"
20217 msgstr "git remote prune [<opsi>] <nama>"
20219 #: builtin/remote.c:70
20220 msgid "git remote update [<options>] [<group> | <remote>]..."
20221 msgstr "git remote update [<opsi>] [<group> | <remote>]..."
20223 #: builtin/remote.c:99
20225 msgid "Updating %s"
20226 msgstr "Memperbarui %s"
20228 #: builtin/remote.c:101
20230 msgid "Could not fetch %s"
20231 msgstr "Tidak dapat mengambil %s"
20233 #: builtin/remote.c:131
20235 "--mirror is dangerous and deprecated; please\n"
20236 "\t use --mirror=fetch or --mirror=push instead"
20238 "--mirror berbahaya dan usang; mohon gunakan --mirror=fetch\n"
20239 "\t atau --mirror=push sebagai gantinya"
20241 #: builtin/remote.c:148
20243 msgid "unknown mirror argument: %s"
20244 msgstr "argumen mirror tidak dikenal: %s"
20246 #: builtin/remote.c:164
20247 msgid "fetch the remote branches"
20248 msgstr "ambil cabang remote"
20250 #: builtin/remote.c:166
20251 msgid "import all tags and associated objects when fetching"
20252 msgstr "impor semua tag dan objek yang terkait ketika mengambil"
20254 #: builtin/remote.c:169
20255 msgid "or do not fetch any tag at all (--no-tags)"
20256 msgstr "atau jangan mengambil tag apapun (--no-tags)"
20258 #: builtin/remote.c:171
20259 msgid "branch(es) to track"
20260 msgstr "cabang untuk dilacak"
20262 #: builtin/remote.c:172
20263 msgid "master branch"
20264 msgstr "cabang master"
20266 #: builtin/remote.c:174
20267 msgid "set up remote as a mirror to push to or fetch from"
20268 msgstr "atur remote sebagai cermin untuk didorong atau diambil"
20270 #: builtin/remote.c:186
20271 msgid "specifying a master branch makes no sense with --mirror"
20272 msgstr "menyebutkan cabang master tidak masuk akal dengan --mirror"
20274 #: builtin/remote.c:188
20275 msgid "specifying branches to track makes sense only with fetch mirrors"
20276 msgstr "menyebutkan cabang untuk dilacak hanya masuk akal dengan cermin ambil"
20278 #: builtin/remote.c:195 builtin/remote.c:705
20280 msgid "remote %s already exists."
20281 msgstr "remote %s sudah ada"
20283 #: builtin/remote.c:240
20285 msgid "Could not setup master '%s'"
20286 msgstr "Tidak dapat mengatur master '%s'"
20288 #: builtin/remote.c:322
20290 msgid "unhandled branch.%s.rebase=%s; assuming 'true'"
20293 #: builtin/remote.c:366
20295 msgid "Could not get fetch map for refspec %s"
20296 msgstr "Tidak dapat mendapatkan peta pengambilan untuk spek referensi %s"
20298 #: builtin/remote.c:460 builtin/remote.c:468
20302 #: builtin/remote.c:472
20306 #: builtin/remote.c:660
20308 msgid "could not set '%s'"
20309 msgstr "tidak dapat menyetel '%s'"
20311 #: builtin/remote.c:665
20314 "The %s configuration remote.pushDefault in:\n"
20316 "now names the non-existent remote '%s'"
20318 "Konfigurasi %s remote.pushDefault di:\n"
20320 "sekarang menamai remote yang tiada '%s'"
20322 #: builtin/remote.c:696 builtin/remote.c:841 builtin/remote.c:948
20324 msgid "No such remote: '%s'"
20325 msgstr "Tidak ada remote seperti: '%s'"
20327 #: builtin/remote.c:715
20329 msgid "Could not rename config section '%s' to '%s'"
20330 msgstr "Tidak dapat menamai ulang bagian konfigurasi '%s' ke '%s'"
20332 #: builtin/remote.c:735
20335 "Not updating non-default fetch refspec\n"
20337 "\tPlease update the configuration manually if necessary."
20339 "Tidak memperbarui spek referensi pengambilan bukan asali\n"
20341 "\tMohon perbarui konfigurasi secara manual bila diperlukan."
20343 #: builtin/remote.c:775
20345 msgid "deleting '%s' failed"
20346 msgstr "menghapus '%s' gagal"
20348 #: builtin/remote.c:809
20350 msgid "creating '%s' failed"
20351 msgstr "membuat '%s' gagal"
20353 #: builtin/remote.c:887
20355 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
20356 "to delete it, use:"
20358 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
20359 "to delete them, use:"
20361 "Catatan: Sebuah cabang diluar hierarki refs/remotes tidak dihapus;\n"
20362 "untuk menghapus itu, gunakan:"
20364 "Catatan: Beberapa cabang diluar hierarki refs/remotes tidak dihapus;\n"
20365 "untuk menghapus itu, gunakan:"
20367 #: builtin/remote.c:901
20369 msgid "Could not remove config section '%s'"
20370 msgstr "Tidak dapat menghapus bagian konfigurasi '%s'"
20372 #: builtin/remote.c:1009
20374 msgid " new (next fetch will store in remotes/%s)"
20375 msgstr " baru (pengambilan berikutnya akan simpan di remotes/%s)"
20377 #: builtin/remote.c:1012
20381 #: builtin/remote.c:1014
20382 msgid " stale (use 'git remote prune' to remove)"
20383 msgstr " basi (gunakan 'git remote prune' untuk hapus)"
20385 #: builtin/remote.c:1016
20389 #: builtin/remote.c:1057
20391 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
20393 "branch.%s.merge tidak valid; tidak dapat mendasarkan ulang ke lebih dari "
20396 #: builtin/remote.c:1066
20398 msgid "rebases interactively onto remote %s"
20399 msgstr "dasarkan ulang secara interaktif ke remote %s"
20401 #: builtin/remote.c:1068
20403 msgid "rebases interactively (with merges) onto remote %s"
20404 msgstr "dasarkan ulang secara interaktif (dengan penggabungan) ke remote %s"
20406 #: builtin/remote.c:1071
20408 msgid "rebases onto remote %s"
20409 msgstr "dasarkan ulang ke remote %s"
20411 #: builtin/remote.c:1075
20413 msgid " merges with remote %s"
20414 msgstr " gabungkan dengan remote %s"
20416 #: builtin/remote.c:1078
20418 msgid "merges with remote %s"
20419 msgstr "gabungkan dengan remote %s"
20421 #: builtin/remote.c:1081
20423 msgid "%-*s and with remote %s\n"
20424 msgstr "%-*s dan dengan remote %s\n"
20426 #: builtin/remote.c:1124
20430 #: builtin/remote.c:1127
20434 #: builtin/remote.c:1131
20438 #: builtin/remote.c:1134
20439 msgid "fast-forwardable"
20440 msgstr "bisa dimaju cepat"
20442 #: builtin/remote.c:1137
20443 msgid "local out of date"
20444 msgstr "lokal kuno"
20446 #: builtin/remote.c:1144
20448 msgid " %-*s forces to %-*s (%s)"
20449 msgstr " %-*s memaksa untuk %-*s (%s)"
20451 #: builtin/remote.c:1147
20453 msgid " %-*s pushes to %-*s (%s)"
20454 msgstr " %-*s mendorong ke %-*s (%s)"
20456 #: builtin/remote.c:1151
20458 msgid " %-*s forces to %s"
20459 msgstr " %-*s memaksa untuk %s"
20461 #: builtin/remote.c:1154
20463 msgid " %-*s pushes to %s"
20464 msgstr " %-*s mendorong ke %s"
20466 #: builtin/remote.c:1222
20467 msgid "do not query remotes"
20468 msgstr "jangan tanyakan remote"
20470 #: builtin/remote.c:1243
20472 msgid "* remote %s"
20473 msgstr "* remote %s"
20475 #: builtin/remote.c:1244
20477 msgid " Fetch URL: %s"
20478 msgstr " URL pengambilan: %s"
20480 #: builtin/remote.c:1245 builtin/remote.c:1261 builtin/remote.c:1398
20482 msgstr "(tidak ada URL)"
20484 #. TRANSLATORS: the colon ':' should align
20485 #. with the one in " Fetch URL: %s"
20488 #: builtin/remote.c:1259 builtin/remote.c:1261
20490 msgid " Push URL: %s"
20491 msgstr " URL pendorongan: %s"
20493 #: builtin/remote.c:1263 builtin/remote.c:1265 builtin/remote.c:1267
20495 msgid " HEAD branch: %s"
20496 msgstr " Cabang HEAD: %s"
20498 #: builtin/remote.c:1263
20499 msgid "(not queried)"
20500 msgstr "(tidak ditanyakan)"
20502 #: builtin/remote.c:1265
20504 msgstr "(tidak diketahui)"
20506 #: builtin/remote.c:1269
20509 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
20511 " Cabang HEAD (HEAD remote ambigu, bisa jadi salah satu dari yang berikut):\n"
20513 #: builtin/remote.c:1281
20515 msgid " Remote branch:%s"
20516 msgid_plural " Remote branches:%s"
20517 msgstr[0] " Cabang remote:%s"
20518 msgstr[1] " Cabang remote:%s"
20520 #: builtin/remote.c:1284 builtin/remote.c:1310
20521 msgid " (status not queried)"
20522 msgstr " (status tidak ditanyakan)"
20524 #: builtin/remote.c:1293
20525 msgid " Local branch configured for 'git pull':"
20526 msgid_plural " Local branches configured for 'git pull':"
20527 msgstr[0] " Cabang lokal dikonfigurasi untuk 'git pull':"
20528 msgstr[1] " Cabang lokal dikonfigurasi untuk 'git pull':"
20530 #: builtin/remote.c:1301
20531 msgid " Local refs will be mirrored by 'git push'"
20532 msgstr " Referensi lokal yang akan dicerminkan oleh 'git push'"
20534 #: builtin/remote.c:1307
20536 msgid " Local ref configured for 'git push'%s:"
20537 msgid_plural " Local refs configured for 'git push'%s:"
20538 msgstr[0] " Referensi lokal dikonfigurasi untuk 'git push'%s:"
20539 msgstr[1] " Referensi lokal dikonfigurasi untuk 'git push'%s:"
20541 #: builtin/remote.c:1328
20542 msgid "set refs/remotes/<name>/HEAD according to remote"
20543 msgstr "setel refs/remotes/<nama>/HEAD tergantung remote"
20545 #: builtin/remote.c:1330
20546 msgid "delete refs/remotes/<name>/HEAD"
20547 msgstr "hapus refs/remotes/<nama>/HEAD"
20549 #: builtin/remote.c:1344
20550 msgid "Cannot determine remote HEAD"
20551 msgstr "Tidak dapat menentukan HEAD remote"
20553 #: builtin/remote.c:1346
20554 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
20555 msgstr "Banyak cabang HEAD remote. Mohon pilih satu secara eksplisit dengan:"
20557 #: builtin/remote.c:1356
20559 msgid "Could not delete %s"
20560 msgstr "Tidak dapat menghapus %s"
20562 #: builtin/remote.c:1364
20564 msgid "Not a valid ref: %s"
20565 msgstr "Bukan referensi valid: %s"
20567 #: builtin/remote.c:1366
20569 msgid "Could not setup %s"
20570 msgstr "Tidak dapat mengatur %s"
20572 #: builtin/remote.c:1384
20574 msgid " %s will become dangling!"
20575 msgstr " %s akan menjadi teruntai!"
20577 #: builtin/remote.c:1385
20579 msgid " %s has become dangling!"
20580 msgstr " %s telah menjadi teruntai!"
20582 #: builtin/remote.c:1394
20585 msgstr "Memangkas %s"
20587 #: builtin/remote.c:1395
20592 #: builtin/remote.c:1411
20594 msgid " * [would prune] %s"
20595 msgstr " * [akan pangkas] %s"
20597 #: builtin/remote.c:1414
20599 msgid " * [pruned] %s"
20600 msgstr " * [dipangkas] %s"
20602 #: builtin/remote.c:1459
20603 msgid "prune remotes after fetching"
20604 msgstr "pangkas remote setelah pengambilan"
20606 #: builtin/remote.c:1523 builtin/remote.c:1579 builtin/remote.c:1649
20608 msgid "No such remote '%s'"
20609 msgstr "Tidak ada remote seperti '%s'"
20611 #: builtin/remote.c:1541
20613 msgstr "tambah cabang"
20615 #: builtin/remote.c:1548
20616 msgid "no remote specified"
20617 msgstr "tidak ada remote yang disebutkan"
20619 #: builtin/remote.c:1565
20620 msgid "query push URLs rather than fetch URLs"
20621 msgstr "tanyakan URL pendorongan daripada URL pengambilan"
20623 #: builtin/remote.c:1567
20624 msgid "return all URLs"
20625 msgstr "kembalikan semua URL"
20627 #: builtin/remote.c:1597
20629 msgid "no URLs configured for remote '%s'"
20630 msgstr "tidak ada URL yang dikonfigurasi untuk remote '%s'"
20632 #: builtin/remote.c:1623
20633 msgid "manipulate push URLs"
20634 msgstr "manipulasi URL pendorongan"
20636 #: builtin/remote.c:1625
20638 msgstr "tambah URL"
20640 #: builtin/remote.c:1627
20641 msgid "delete URLs"
20644 #: builtin/remote.c:1634
20645 msgid "--add --delete doesn't make sense"
20646 msgstr "--add --delete tidak masuk akal"
20648 #: builtin/remote.c:1675
20650 msgid "Invalid old URL pattern: %s"
20651 msgstr "pola URL lama tidak valid: %s"
20653 #: builtin/remote.c:1683
20655 msgid "No such URL found: %s"
20656 msgstr "Tidak ada URL yang ditemukan seperti: %s"
20658 #: builtin/remote.c:1685
20659 msgid "Will not delete all non-push URLs"
20660 msgstr "Tidak akan hapus semua URL non-dorong"
20662 #: builtin/remote.c:1702
20663 msgid "be verbose; must be placed before a subcommand"
20664 msgstr "jadi lebih bertele-tele; harus ditempatkan sebelum subperintah"
20666 #: builtin/repack.c:28
20667 msgid "git repack [<options>]"
20668 msgstr "git repack [<opsi>]"
20670 #: builtin/repack.c:33
20672 "Incremental repacks are incompatible with bitmap indexes. Use\n"
20673 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
20675 "Pengepakan ulang tambahan tidak kompatibel dengan indeks bitmap. Gunakan\n"
20676 " --no-write-bitmap-index atau nonaktifkan konfigurasi pack.writebitmaps."
20678 #: builtin/repack.c:201
20679 msgid "could not start pack-objects to repack promisor objects"
20680 msgstr "tidak dapat memulai pack-objects untuk mengepak ulang objek pejanji"
20682 #: builtin/repack.c:275 builtin/repack.c:820
20683 msgid "repack: Expecting full hex object ID lines only from pack-objects."
20684 msgstr "repack: Mengharapkan baris ID objek hex penuh hanya dari pack-objects."
20686 #: builtin/repack.c:299
20687 msgid "could not finish pack-objects to repack promisor objects"
20689 "tidak dapat menyelesaikan pack-objects untuk mengepak ulang objek pejanji"
20691 #: builtin/repack.c:314
20693 msgid "cannot open index for %s"
20694 msgstr "tidak dapat membuka indeks untuk %s"
20696 #: builtin/repack.c:373
20698 msgid "pack %s too large to consider in geometric progression"
20699 msgstr "pak %s terlalu besar untuk dipertimbangkan dalam deret geometri"
20701 #: builtin/repack.c:406 builtin/repack.c:413 builtin/repack.c:418
20703 msgid "pack %s too large to roll up"
20704 msgstr "pak %s terlalu besar untuk digulung"
20706 #: builtin/repack.c:498
20708 msgid "could not open tempfile %s for writing"
20709 msgstr "tidak dapat membuka berkas sementara '%s' untuk ditulis"
20711 #: builtin/repack.c:516
20712 msgid "could not close refs snapshot tempfile"
20713 msgstr "tidak dapat menutup berkas sementara jepretan referensi"
20715 #: builtin/repack.c:630
20716 msgid "pack everything in a single pack"
20717 msgstr "pak semuanya dalam satu pak"
20719 #: builtin/repack.c:632
20720 msgid "same as -a, and turn unreachable objects loose"
20721 msgstr "sama seperti -a, dan jadikan objek yang tak dapat dicapai longgar"
20723 #: builtin/repack.c:635
20724 msgid "remove redundant packs, and run git-prune-packed"
20725 msgstr "hapus pak berlebihan, dan jalankan git-prune-packed"
20727 #: builtin/repack.c:637
20728 msgid "pass --no-reuse-delta to git-pack-objects"
20729 msgstr "lewatkan --no-reuse-delta ke git-pack-objects"
20731 #: builtin/repack.c:639
20732 msgid "pass --no-reuse-object to git-pack-objects"
20733 msgstr "lewatkan --no-reuse-object ke git-pack-objects"
20735 #: builtin/repack.c:641
20736 msgid "do not run git-update-server-info"
20737 msgstr "jangan jalankan git-update-server-info"
20739 #: builtin/repack.c:644
20740 msgid "pass --local to git-pack-objects"
20741 msgstr "lewatkan --local ke git-pack-objects"
20743 #: builtin/repack.c:646
20744 msgid "write bitmap index"
20745 msgstr "tulis indeks bitmap"
20747 #: builtin/repack.c:648
20748 msgid "pass --delta-islands to git-pack-objects"
20749 msgstr "lewatkan --delta-islands ke git-pack-objects"
20751 #: builtin/repack.c:649
20752 msgid "approxidate"
20753 msgstr "tanggal aproksimasi"
20755 #: builtin/repack.c:650
20756 msgid "with -A, do not loosen objects older than this"
20757 msgstr "dengan -A, jangan longgarkan objek lebih lama dari ini"
20759 #: builtin/repack.c:652
20760 msgid "with -a, repack unreachable objects"
20761 msgstr "dengan -a, pak ulang objek yang tak dapat dicapai"
20763 #: builtin/repack.c:654
20764 msgid "size of the window used for delta compression"
20765 msgstr "ukuran jendela yang digunakan untuk kompresi delta"
20767 #: builtin/repack.c:655 builtin/repack.c:661
20771 #: builtin/repack.c:656
20772 msgid "same as the above, but limit memory size instead of entries count"
20774 "sama seperti yang diatas, tetapi batasi penggunaan memori daripada hitungan "
20777 #: builtin/repack.c:658
20778 msgid "limits the maximum delta depth"
20779 msgstr "batasi kedalaman delta maksimum"
20781 #: builtin/repack.c:660
20782 msgid "limits the maximum number of threads"
20783 msgstr "batasi jumlah utas maksimum"
20785 #: builtin/repack.c:662
20786 msgid "maximum size of each packfile"
20787 msgstr "ukuran maksimum setiap berkas pak"
20789 #: builtin/repack.c:664
20790 msgid "repack objects in packs marked with .keep"
20791 msgstr "pak ulang objek dalam pak yang ditandai dengan .keep"
20793 #: builtin/repack.c:666
20794 msgid "do not repack this pack"
20795 msgstr "jangan pak ulang pak ini"
20797 #: builtin/repack.c:668
20798 msgid "find a geometric progression with factor <N>"
20799 msgstr "temukan deret geometri dengan faktor <N>"
20801 #: builtin/repack.c:670
20802 msgid "write a multi-pack index of the resulting packs"
20803 msgstr "tulis indeks multipak dari pak yang dihasilkan"
20805 #: builtin/repack.c:680
20806 msgid "cannot delete packs in a precious-objects repo"
20807 msgstr "tidak dapat menghapus pak dalam repositori objek berharga"
20809 #: builtin/repack.c:829
20810 msgid "Nothing new to pack."
20811 msgstr "Tidak ada yang baru untuk dipak."
20813 #: builtin/repack.c:859
20815 msgid "missing required file: %s"
20816 msgstr "berkas yang diperlukan hilang: %s"
20818 #: builtin/repack.c:861
20820 msgid "could not unlink: %s"
20821 msgstr "tidak dapat membatal taut: %s"
20823 #: builtin/replace.c:22
20824 msgid "git replace [-f] <object> <replacement>"
20827 #: builtin/replace.c:23
20828 msgid "git replace [-f] --edit <object>"
20831 #: builtin/replace.c:24
20832 msgid "git replace [-f] --graft <commit> [<parent>...]"
20835 #: builtin/replace.c:25
20836 msgid "git replace [-f] --convert-graft-file"
20839 #: builtin/replace.c:26
20840 msgid "git replace -d <object>..."
20843 #: builtin/replace.c:27
20844 msgid "git replace [--format=<format>] [-l [<pattern>]]"
20847 #: builtin/replace.c:90
20850 "invalid replace format '%s'\n"
20851 "valid formats are 'short', 'medium' and 'long'"
20854 #: builtin/replace.c:125
20856 msgid "replace ref '%s' not found"
20859 #: builtin/replace.c:141
20861 msgid "Deleted replace ref '%s'"
20864 #: builtin/replace.c:153
20866 msgid "'%s' is not a valid ref name"
20869 #: builtin/replace.c:158
20871 msgid "replace ref '%s' already exists"
20874 #: builtin/replace.c:178
20877 "Objects must be of the same type.\n"
20878 "'%s' points to a replaced object of type '%s'\n"
20879 "while '%s' points to a replacement object of type '%s'."
20882 #: builtin/replace.c:229
20884 msgid "unable to open %s for writing"
20887 #: builtin/replace.c:242
20888 msgid "cat-file reported failure"
20891 #: builtin/replace.c:258
20893 msgid "unable to open %s for reading"
20896 #: builtin/replace.c:271
20897 msgid "unable to spawn mktree"
20900 #: builtin/replace.c:275
20901 msgid "unable to read from mktree"
20904 #: builtin/replace.c:284
20905 msgid "mktree reported failure"
20908 #: builtin/replace.c:288
20909 msgid "mktree did not return an object name"
20912 #: builtin/replace.c:297
20914 msgid "unable to fstat %s"
20917 #: builtin/replace.c:302
20918 msgid "unable to write object to database"
20921 #: builtin/replace.c:325
20923 msgid "unable to get object type for %s"
20926 #: builtin/replace.c:341
20927 msgid "editing object file failed"
20930 #: builtin/replace.c:350
20932 msgid "new object is the same as the old one: '%s'"
20935 #: builtin/replace.c:383
20937 msgid "could not parse %s as a commit"
20940 #: builtin/replace.c:415
20942 msgid "bad mergetag in commit '%s'"
20945 #: builtin/replace.c:417
20947 msgid "malformed mergetag in commit '%s'"
20950 #: builtin/replace.c:429
20953 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
20954 "instead of --graft"
20957 #: builtin/replace.c:468
20959 msgid "the original commit '%s' has a gpg signature"
20962 #: builtin/replace.c:469
20963 msgid "the signature will be removed in the replacement commit!"
20966 #: builtin/replace.c:479
20968 msgid "could not write replacement commit for: '%s'"
20971 #: builtin/replace.c:487
20973 msgid "graft for '%s' unnecessary"
20976 #: builtin/replace.c:491
20978 msgid "new commit is the same as the old one: '%s'"
20981 #: builtin/replace.c:526
20984 "could not convert the following graft(s):\n"
20988 #: builtin/replace.c:547
20989 msgid "list replace refs"
20992 #: builtin/replace.c:548
20993 msgid "delete replace refs"
20996 #: builtin/replace.c:549
20997 msgid "edit existing object"
21000 #: builtin/replace.c:550
21001 msgid "change a commit's parents"
21004 #: builtin/replace.c:551
21005 msgid "convert existing graft file"
21008 #: builtin/replace.c:552
21009 msgid "replace the ref if it exists"
21012 #: builtin/replace.c:554
21013 msgid "do not pretty-print contents for --edit"
21016 #: builtin/replace.c:555
21017 msgid "use this format"
21020 #: builtin/replace.c:568
21021 msgid "--format cannot be used when not listing"
21024 #: builtin/replace.c:576
21025 msgid "-f only makes sense when writing a replacement"
21028 #: builtin/replace.c:580
21029 msgid "--raw only makes sense with --edit"
21032 #: builtin/replace.c:586
21033 msgid "-d needs at least one argument"
21036 #: builtin/replace.c:592
21037 msgid "bad number of arguments"
21040 #: builtin/replace.c:598
21041 msgid "-e needs exactly one argument"
21044 #: builtin/replace.c:604
21045 msgid "-g needs at least one argument"
21048 #: builtin/replace.c:610
21049 msgid "--convert-graft-file takes no argument"
21052 #: builtin/replace.c:616
21053 msgid "only one pattern can be given with -l"
21056 #: builtin/rerere.c:13
21057 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
21060 #: builtin/rerere.c:58
21061 msgid "register clean resolutions in index"
21064 #: builtin/rerere.c:77
21065 msgid "'git rerere forget' without paths is deprecated"
21068 #: builtin/rerere.c:111
21070 msgid "unable to generate diff for '%s'"
21073 #: builtin/reset.c:33
21075 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
21077 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<komit>]"
21079 #: builtin/reset.c:34
21080 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
21081 msgstr "git reset [-q] [<mirip-pohon>] [--] <spek jalur>..."
21083 #: builtin/reset.c:35
21085 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
21087 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<mirip-pohon>]"
21089 #: builtin/reset.c:36
21090 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
21091 msgstr "git reset --patch [<mirip-pohon>] [--] [<pathspec>...]"
21093 #: builtin/reset.c:42
21097 #: builtin/reset.c:42
21101 #: builtin/reset.c:42
21105 #: builtin/reset.c:42
21109 #: builtin/reset.c:42
21113 #: builtin/reset.c:90
21114 msgid "You do not have a valid HEAD."
21115 msgstr "Anda tidak punya HEAD yang valid."
21117 #: builtin/reset.c:92
21118 msgid "Failed to find tree of HEAD."
21119 msgstr "Gagal menemukan pohon HEAD."
21121 #: builtin/reset.c:98
21123 msgid "Failed to find tree of %s."
21124 msgstr "Gagal menemukan pohon dari %s."
21126 #: builtin/reset.c:123
21128 msgid "HEAD is now at %s"
21129 msgstr "HEAD sekarang pada %s"
21131 #: builtin/reset.c:299
21133 msgid "Cannot do a %s reset in the middle of a merge."
21134 msgstr "Tidak dapat lakukan reset %s di tengah-tengah penggabungan."
21136 #: builtin/reset.c:396 builtin/stash.c:606 builtin/stash.c:680
21137 #: builtin/stash.c:704
21138 msgid "be quiet, only report errors"
21139 msgstr "diam, hanya laporkan kesalahan"
21141 #: builtin/reset.c:398
21142 msgid "reset HEAD and index"
21143 msgstr "setel ulang HEAD dan indeks"
21145 #: builtin/reset.c:399
21146 msgid "reset only HEAD"
21147 msgstr "hanya setel ulang HEAD"
21149 #: builtin/reset.c:401 builtin/reset.c:403
21150 msgid "reset HEAD, index and working tree"
21151 msgstr "setel ulang HEAD, indeks dan pohon kerja"
21153 #: builtin/reset.c:405
21154 msgid "reset HEAD but keep local changes"
21155 msgstr "setel ulang HEAD tapi simpan perubahan lokal"
21157 #: builtin/reset.c:411
21158 msgid "record only the fact that removed paths will be added later"
21159 msgstr "hanya rekam fakta bahwa jalur yang terhapus akan ditambahkan nanti"
21161 #: builtin/reset.c:445
21163 msgid "Failed to resolve '%s' as a valid revision."
21164 msgstr "Gagal menguraikan '%s' sebagai revisi yang valid."
21166 #: builtin/reset.c:453
21168 msgid "Failed to resolve '%s' as a valid tree."
21169 msgstr "Gagal menguraikan '%s' sebagaikan pohon yang valid."
21171 #: builtin/reset.c:472
21172 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
21174 "--mixed dengan jalur usang; sebagai gantinya gunakan 'git reset --<jalur>'."
21176 #: builtin/reset.c:474
21178 msgid "Cannot do %s reset with paths."
21179 msgstr "Tidak dapat lakukan reset %s dengan jalur."
21181 #: builtin/reset.c:489
21183 msgid "%s reset is not allowed in a bare repository"
21184 msgstr "Reset %s tidak diperbolehkan dalam repositori bare"
21186 #: builtin/reset.c:520
21187 msgid "Unstaged changes after reset:"
21188 msgstr "Perubahan tak tergelar setelah setel ulang:"
21190 #: builtin/reset.c:523
21194 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
21195 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
21196 "to make this the default.\n"
21199 "Butuh %.2f detik untuk daftar perubahan tak tergelar setelah setel ulang.\n"
21200 "Anda dapat menggunakan '--quiet' untuk hindari hal ini. Setel konfigurasi\n"
21201 "reset.quiet ke true untuk membuat hal tersebut asali.\n"
21203 #: builtin/reset.c:541
21205 msgid "Could not reset index file to revision '%s'."
21206 msgstr "Tidak dapat menyetel ulang berkas indeks ke revisi '%s'."
21208 #: builtin/reset.c:546
21209 msgid "Could not write new index file."
21210 msgstr "Tidak dapat menulis berkas indeks baru."
21212 #: builtin/rev-list.c:602
21213 msgid "object filtering requires --objects"
21214 msgstr "penyaringan objek memerlukan --objects"
21216 #: builtin/rev-list.c:674
21217 msgid "rev-list does not support display of notes"
21218 msgstr "rev-list tidak mendukung penampilan catatan"
21220 #: builtin/rev-list.c:679
21222 msgid "marked counting and '%s' cannot be used together"
21223 msgstr "hitungan tertanda dan '%s' tidak dapat digunakan bersamaan."
21225 #: builtin/rev-parse.c:409
21226 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
21227 msgstr "git rev-parse --parseopt [<opsi>] -- [<argumen>...]"
21229 #: builtin/rev-parse.c:414
21230 msgid "keep the `--` passed as an arg"
21231 msgstr "tetap `--` dilewatkan sebagai argumen"
21233 #: builtin/rev-parse.c:416
21234 msgid "stop parsing after the first non-option argument"
21235 msgstr "hentikan penguraian setelah argumen non-opsi pertama"
21237 #: builtin/rev-parse.c:419
21238 msgid "output in stuck long form"
21239 msgstr "keluarkan dalam bentuk lengket panjang"
21241 #: builtin/rev-parse.c:438
21242 msgid "premature end of input"
21243 msgstr "akhir masukan prematur"
21245 #: builtin/rev-parse.c:442
21246 msgid "no usage string given before the `--' separator"
21247 msgstr "tidak ada untai penggunaan yang diberikan sebelum pemisah `--'"
21249 #: builtin/rev-parse.c:548
21250 msgid "Needed a single revision"
21251 msgstr "Butuh satu revisi"
21253 #: builtin/rev-parse.c:552
21255 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
21256 " or: git rev-parse --sq-quote [<arg>...]\n"
21257 " or: git rev-parse [<options>] [<arg>...]\n"
21259 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
21261 "git rev-parse --parseopt [<opsi>] -- [<argumen>...]\n"
21262 " atau: git rev-parse --sq-quote [<argumen>...]\n"
21263 " atau: git rev-parse [<opsi>] [<argumen>...]\n"
21264 "Jalankan \"git rev-parse --parseopt -h\" untuk informasi lebih lanjut pada "
21265 "penggunaan pertama."
21267 #: builtin/rev-parse.c:712
21268 msgid "--resolve-git-dir requires an argument"
21269 msgstr "--resolve-git-dir butuh sebuah argumen"
21271 #: builtin/rev-parse.c:715
21273 msgid "not a gitdir '%s'"
21274 msgstr "bukan sebuah gitdir '%s'"
21276 #: builtin/rev-parse.c:739
21277 msgid "--git-path requires an argument"
21278 msgstr "--git-path buth sebuah argumen"
21280 #: builtin/rev-parse.c:749
21281 msgid "-n requires an argument"
21282 msgstr "-n butuh sebuah argumen"
21284 #: builtin/rev-parse.c:763
21285 msgid "--path-format requires an argument"
21286 msgstr "--path-format butuh sebuah argumen"
21288 #: builtin/rev-parse.c:769
21290 msgid "unknown argument to --path-format: %s"
21291 msgstr "argumen ke --path-format tidak dikenal: %s"
21293 #: builtin/rev-parse.c:776
21294 msgid "--default requires an argument"
21295 msgstr "--default butuh sebuah argumen"
21297 #: builtin/rev-parse.c:782
21298 msgid "--prefix requires an argument"
21299 msgstr "--prefix butuh sebuah argumen"
21301 #: builtin/rev-parse.c:851
21303 msgid "unknown mode for --abbrev-ref: %s"
21304 msgstr "mode untuk --abbrev-ref tidak dikenal: %s"
21306 #: builtin/rev-parse.c:1023
21308 msgid "unknown mode for --show-object-format: %s"
21309 msgstr "mode untuk --show-object-format tidak dikenal: %s"
21311 #: builtin/revert.c:24
21312 msgid "git revert [<options>] <commit-ish>..."
21313 msgstr "git revert [<opsi>] <mirip-komit>..."
21315 #: builtin/revert.c:25
21316 msgid "git revert <subcommand>"
21317 msgstr "git revert <subperintah>"
21319 #: builtin/revert.c:30
21320 msgid "git cherry-pick [<options>] <commit-ish>..."
21321 msgstr "git cherry-pick [<opsi>] <mirip-komit>..."
21323 #: builtin/revert.c:31
21324 msgid "git cherry-pick <subcommand>"
21325 msgstr "git cherry-pick <subperintah>"
21327 #: builtin/revert.c:72
21329 msgid "option `%s' expects a number greater than zero"
21330 msgstr "opsi `%s' harap sebuah angka lebih dari nol"
21332 #: builtin/revert.c:92
21334 msgid "%s: %s cannot be used with %s"
21335 msgstr "%s: %s tidak dapat digunakan dengan %s"
21337 #: builtin/revert.c:102
21338 msgid "end revert or cherry-pick sequence"
21339 msgstr "akhiri rangkaian pembalikan atau pemetikan ceri"
21341 #: builtin/revert.c:103
21342 msgid "resume revert or cherry-pick sequence"
21343 msgstr "lanjutkan rangkaian pembalikan atau pemetikan ceri"
21345 #: builtin/revert.c:104
21346 msgid "cancel revert or cherry-pick sequence"
21347 msgstr "batalkan rangkaian pembalikan atau pemetikan ceri"
21349 #: builtin/revert.c:105
21350 msgid "skip current commit and continue"
21351 msgstr "lewati komit saat ini dan lanjutkan"
21353 #: builtin/revert.c:107
21354 msgid "don't automatically commit"
21355 msgstr "jangan komit otomatis"
21357 #: builtin/revert.c:108
21358 msgid "edit the commit message"
21359 msgstr "sunting pesan komit"
21361 #: builtin/revert.c:111
21362 msgid "parent-number"
21363 msgstr "nomor-induk"
21365 #: builtin/revert.c:112
21366 msgid "select mainline parent"
21367 msgstr "pilih induk garis utama"
21369 #: builtin/revert.c:114
21370 msgid "merge strategy"
21371 msgstr "strategi penggabungan"
21373 #: builtin/revert.c:116
21374 msgid "option for merge strategy"
21375 msgstr "opsi untuk strategi penggabungan"
21377 #: builtin/revert.c:125
21378 msgid "append commit name"
21379 msgstr "tambahkan nama komit"
21381 #: builtin/revert.c:127
21382 msgid "preserve initially empty commits"
21383 msgstr "pertahankan komit kosong awal"
21385 #: builtin/revert.c:128
21386 msgid "allow commits with empty messages"
21387 msgstr "perbolehkan komit dengan pesan kosong"
21389 #: builtin/revert.c:129
21390 msgid "keep redundant, empty commits"
21391 msgstr "simpan komit kosong mubazir"
21393 #: builtin/revert.c:241
21394 msgid "revert failed"
21395 msgstr "pembalikan gagal"
21397 #: builtin/revert.c:254
21398 msgid "cherry-pick failed"
21399 msgstr "pemetikan ceri gagal"
21402 msgid "git rm [<options>] [--] <file>..."
21403 msgstr "git rm [<opsi>] [--] <berkas>..."
21405 #: builtin/rm.c:208
21407 "the following file has staged content different from both the\n"
21408 "file and the HEAD:"
21410 "the following files have staged content different from both the\n"
21411 "file and the HEAD:"
21413 "berkas berikut punya konten tergelar yang berbeda dengan baik\n"
21416 "berkas berikut punya konten tergelar yang berbeda dengan baik\n"
21419 #: builtin/rm.c:213
21422 "(use -f to force removal)"
21425 "(gunakan -f untuk paksa hapus)"
21427 #: builtin/rm.c:217
21428 msgid "the following file has changes staged in the index:"
21429 msgid_plural "the following files have changes staged in the index:"
21430 msgstr[0] "berkas berikut punya perubahan tergelar dalam indeks:"
21431 msgstr[1] "berkas berikut punya perubahan tergelar dalam indeks:"
21433 #: builtin/rm.c:221 builtin/rm.c:230
21436 "(use --cached to keep the file, or -f to force removal)"
21439 "(gunakan --cached untuk jaga berkas, atau -f untuk paksa hapus)"
21441 #: builtin/rm.c:227
21442 msgid "the following file has local modifications:"
21443 msgid_plural "the following files have local modifications:"
21444 msgstr[0] "berkas berikut punya modifikasi lokal:"
21445 msgstr[1] "berkas berikut punya modifikasi lokal:"
21447 #: builtin/rm.c:245
21448 msgid "do not list removed files"
21449 msgstr "jangan daftar berkas terhapus"
21451 #: builtin/rm.c:246
21452 msgid "only remove from the index"
21453 msgstr "hanya hapus dari indeks"
21455 #: builtin/rm.c:247
21456 msgid "override the up-to-date check"
21457 msgstr "timpa pemeriksaan terbaru"
21459 #: builtin/rm.c:248
21460 msgid "allow recursive removal"
21461 msgstr "perbolehkan penghapusan rekursif"
21463 #: builtin/rm.c:250
21464 msgid "exit with a zero status even if nothing matched"
21465 msgstr "keluar dengan nol bahkan jika tidak ada yang cocok"
21467 #: builtin/rm.c:285
21468 msgid "No pathspec was given. Which files should I remove?"
21470 "Tidak ada spek jalur yang diberikan. Berkas mana yang harusnya saya hapus?"
21472 #: builtin/rm.c:315
21473 msgid "please stage your changes to .gitmodules or stash them to proceed"
21475 "mohon gelar perubahan Anda ke .gitmodules atau stase itu untuk melanjutkan"
21477 #: builtin/rm.c:337
21479 msgid "not removing '%s' recursively without -r"
21480 msgstr "tidak menghapus '%s' secara rekursif tanpa -r"
21482 #: builtin/rm.c:385
21484 msgid "git rm: unable to remove %s"
21485 msgstr "git rm: tidak dapat menghapus %s"
21487 #: builtin/send-pack.c:20
21489 "git send-pack [--mirror] [--dry-run] [--force]\n"
21490 " [--receive-pack=<git-receive-pack>]\n"
21491 " [--verbose] [--thin] [--atomic]\n"
21492 " [<host>:]<directory> (--all | <ref>...)"
21494 "git send-pack [--mirror] [--dry-run] [--force]\n"
21495 " [--receive-pack=<git-receive-pack>\n"
21496 "] [--verbose] [--thin] [--atomic]\n"
21497 " [<tuan rumah>:]<direktori> (--all | <referensi>...)"
21499 #: builtin/send-pack.c:192
21500 msgid "remote name"
21501 msgstr "nama remote"
21503 #: builtin/send-pack.c:205
21504 msgid "use stateless RPC protocol"
21505 msgstr "gunakan protokol RPC nirkeadaan"
21507 #: builtin/send-pack.c:206
21508 msgid "read refs from stdin"
21509 msgstr "baca referensi dari masukan standar"
21511 #: builtin/send-pack.c:207
21512 msgid "print status from remote helper"
21513 msgstr "cetak status dari pembantu remote"
21515 #: builtin/shortlog.c:16
21516 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
21517 msgstr "git shortlog [<opsi>] [<rentang revisi>] [[--] <jalur>...]"
21519 #: builtin/shortlog.c:17
21520 msgid "git log --pretty=short | git shortlog [<options>]"
21521 msgstr "git log --pretty=short | git shortlog [<opsi>]"
21523 #: builtin/shortlog.c:123
21524 msgid "using multiple --group options with stdin is not supported"
21525 msgstr "menggunakan banyak opsi --group dengan masukan standar tidak didukung"
21527 #: builtin/shortlog.c:133
21528 msgid "using --group=trailer with stdin is not supported"
21529 msgstr "mengguanakn --group=trailer dengan stdin tidak didukung"
21531 #: builtin/shortlog.c:323
21533 msgid "unknown group type: %s"
21534 msgstr "tipe kelompok tidak dikenal: %s"
21536 #: builtin/shortlog.c:351
21537 msgid "group by committer rather than author"
21538 msgstr "kelompokkan oleh pengkomit daripada pengarang"
21540 #: builtin/shortlog.c:354
21541 msgid "sort output according to the number of commits per author"
21542 msgstr "urutkan keluaran berdasarkan jumlah komit per pengarang"
21544 #: builtin/shortlog.c:356
21545 msgid "suppress commit descriptions, only provides commit count"
21546 msgstr "sembunyikan deskripsi komit, hanya sediakan hitungan komit"
21548 #: builtin/shortlog.c:358
21549 msgid "show the email address of each author"
21550 msgstr "perlihatkan alamat email setiap pengarang"
21552 #: builtin/shortlog.c:359
21553 msgid "<w>[,<i1>[,<i2>]]"
21554 msgstr "<w>[,<i1>[,<i2>]]"
21556 #: builtin/shortlog.c:360
21557 msgid "linewrap output"
21558 msgstr "bungkus-baris keluaran"
21560 #: builtin/shortlog.c:362
21564 #: builtin/shortlog.c:363
21565 msgid "group by field"
21566 msgstr "kelompokkan oleh bidang"
21568 #: builtin/shortlog.c:394
21569 msgid "too many arguments given outside repository"
21570 msgstr "terlalu banyak argumen diberikan di luar repositori"
21572 #: builtin/show-branch.c:13
21574 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
21575 " [--current] [--color[=<when>] | --no-color] [--sparse]\n"
21576 " [--more=<n> | --list | --independent | --merge-base]\n"
21577 " [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
21579 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
21580 " [--current] [--color[=<kapan>] | --no-color] [--sparse]\n"
21581 " [--more=<n> | --list | --independent | --merge-base]\n"
21582 " [--no-name | --sha1-name] [--topics] [(<revisi> | <glob>)...]"
21584 #: builtin/show-branch.c:17
21585 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
21586 msgstr "git show-branch (-g | --reflog)[=<n>[,<dasar>]] [--list] [<referensi>]"
21588 #: builtin/show-branch.c:395
21590 msgid "ignoring %s; cannot handle more than %d ref"
21591 msgid_plural "ignoring %s; cannot handle more than %d refs"
21592 msgstr[0] "mengabaikan %s; tidak dapat menangani lebih dari %d referensi"
21593 msgstr[1] "mengabaikan %s; tidak dapat menangani lebih dari %d referensi"
21595 #: builtin/show-branch.c:547
21597 msgid "no matching refs with %s"
21598 msgstr "tidak ada referensi yang cocok dengan %s"
21600 #: builtin/show-branch.c:644
21601 msgid "show remote-tracking and local branches"
21602 msgstr "perlihatkan cabang pelacak remote dan lokal"
21604 #: builtin/show-branch.c:646
21605 msgid "show remote-tracking branches"
21606 msgstr "perlihatkan cabang pelacak remote"
21608 #: builtin/show-branch.c:648
21609 msgid "color '*!+-' corresponding to the branch"
21610 msgstr "warna '*!+-' bersesuaian pada cabang"
21612 #: builtin/show-branch.c:650
21613 msgid "show <n> more commits after the common ancestor"
21614 msgstr "perlihatkan <n> komit lagi setelah nenek moyang yang sama"
21616 #: builtin/show-branch.c:652
21617 msgid "synonym to more=-1"
21618 msgstr "sinonim untuk more=-1"
21620 #: builtin/show-branch.c:653
21621 msgid "suppress naming strings"
21622 msgstr "sembunyikan untai penamaan"
21624 #: builtin/show-branch.c:655
21625 msgid "include the current branch"
21626 msgstr "masukkan cabang saat ini"
21628 #: builtin/show-branch.c:657
21629 msgid "name commits with their object names"
21630 msgstr "namai komit dengan nama objeknya"
21632 #: builtin/show-branch.c:659
21633 msgid "show possible merge bases"
21634 msgstr "perlihatkan dasar penggabungan yang mungkin"
21636 #: builtin/show-branch.c:661
21637 msgid "show refs unreachable from any other ref"
21639 "perlihatkan referensi yang tidak dapat dicapai dari referensi yang lainnya"
21641 #: builtin/show-branch.c:663
21642 msgid "show commits in topological order"
21643 msgstr "perlihatkan komit dalam urutan topologis"
21645 #: builtin/show-branch.c:666
21646 msgid "show only commits not on the first branch"
21647 msgstr "hanya perlihatkan komit yang bukan pada cabang pertama"
21649 #: builtin/show-branch.c:668
21650 msgid "show merges reachable from only one tip"
21651 msgstr "perlihatkan penggabungan yang bisa dicapai hanya dari satu ujung"
21653 #: builtin/show-branch.c:670
21654 msgid "topologically sort, maintaining date order where possible"
21655 msgstr "urutkan secara topologis, pelihara urutan tanggal bila memungkinkan"
21657 #: builtin/show-branch.c:673
21658 msgid "<n>[,<base>]"
21659 msgstr "<n>[,<dasar>]"
21661 #: builtin/show-branch.c:674
21662 msgid "show <n> most recent ref-log entries starting at base"
21663 msgstr "perlihatkan <n> entri ref-log terkini dimulai dari dasar"
21665 #: builtin/show-branch.c:734
21666 msgid "no branches given, and HEAD is not valid"
21667 msgstr "tidak ada cabang yang diberikan, dan HEAD tidak valid"
21669 #: builtin/show-branch.c:737
21670 msgid "--reflog option needs one branch name"
21671 msgstr "opsi --reflog butuh satu nama cabang"
21673 #: builtin/show-branch.c:740
21675 msgid "only %d entry can be shown at one time."
21676 msgid_plural "only %d entries can be shown at one time."
21677 msgstr[0] "hanya %d entri yang bisa diperlihatkan pada satu waktu."
21678 msgstr[1] "hanya %d entri yang bisa diperlihatkan pada satu waktu."
21680 #: builtin/show-branch.c:744
21682 msgid "no such ref %s"
21683 msgstr "tidak ada referensi seperti %s"
21685 #: builtin/show-branch.c:830
21687 msgid "cannot handle more than %d rev."
21688 msgid_plural "cannot handle more than %d revs."
21689 msgstr[0] "tidak dapat menangani lebih dari %d revisi."
21690 msgstr[1] "tidak dapat menangani lebih dari %d revisi."
21692 #: builtin/show-branch.c:834
21694 msgid "'%s' is not a valid ref."
21695 msgstr "'%s' bukan sebuah referensi yang valid."
21697 #: builtin/show-branch.c:837
21699 msgid "cannot find commit %s (%s)"
21700 msgstr "tidak dapat menemukan komit %s (%s)"
21702 #: builtin/show-index.c:21
21703 msgid "hash-algorithm"
21704 msgstr "algoritma hash"
21706 #: builtin/show-index.c:31
21707 msgid "Unknown hash algorithm"
21708 msgstr "algoritma hash tidak dikenal"
21710 #: builtin/show-ref.c:12
21712 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
21713 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
21715 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
21716 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pola>...]"
21718 #: builtin/show-ref.c:13
21719 msgid "git show-ref --exclude-existing[=<pattern>]"
21720 msgstr "git show-ref --exclude-existing[=<pola>]"
21722 #: builtin/show-ref.c:162
21723 msgid "only show tags (can be combined with heads)"
21724 msgstr "hanya perlihatkan tag (bisa dikombinasikan dengan kepala)"
21726 #: builtin/show-ref.c:163
21727 msgid "only show heads (can be combined with tags)"
21728 msgstr "hanya perlihatkan kepala (bisa dikombinasikan dengan tag)"
21730 #: builtin/show-ref.c:164
21731 msgid "stricter reference checking, requires exact ref path"
21732 msgstr "pemeriksaan referensi lebih ketat, butuh jalur referensi eksak"
21734 #: builtin/show-ref.c:167 builtin/show-ref.c:169
21735 msgid "show the HEAD reference, even if it would be filtered out"
21736 msgstr "perlihatkan referensi HEAD, bahkan jika itu akan disaring"
21738 #: builtin/show-ref.c:171
21739 msgid "dereference tags into object IDs"
21740 msgstr "dereferensi tag ke dalam ID objek"
21742 #: builtin/show-ref.c:173
21743 msgid "only show SHA1 hash using <n> digits"
21744 msgstr "hanya perlihatkan hash SHA1 menggunakan <n> digit"
21746 #: builtin/show-ref.c:177
21747 msgid "do not print results to stdout (useful with --verify)"
21748 msgstr "jangan cetak hasil ke keluaran standar (berguna dengan --verify)"
21750 #: builtin/show-ref.c:179
21751 msgid "show refs from stdin that aren't in local repository"
21753 "perlihatkan referensi dari masukan standar yang tidak ada dalam repositori "
21756 #: builtin/sparse-checkout.c:22
21757 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
21758 msgstr "git sparse-checkout (init|list|set|add|reapply|disable) <opsi>"
21760 #: builtin/sparse-checkout.c:46
21761 msgid "git sparse-checkout list"
21762 msgstr "git sparse-checkout list"
21764 #: builtin/sparse-checkout.c:60
21765 msgid "this worktree is not sparse"
21766 msgstr "pohon kerja ini bukan tipis"
21768 #: builtin/sparse-checkout.c:75
21769 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
21770 msgstr "pohon kerja ini bukan tipis (berkas sparse-checkout mungkin tidak ada)"
21772 #: builtin/sparse-checkout.c:176
21775 "directory '%s' contains untracked files, but is not in the sparse-checkout "
21778 "directori '%s' berisi berkas tak teracak, tapi tidak di dalam kerucut "
21781 #: builtin/sparse-checkout.c:184
21783 msgid "failed to remove directory '%s'"
21784 msgstr "gagal menghapus direktori '%s'"
21786 #: builtin/sparse-checkout.c:324
21787 msgid "failed to create directory for sparse-checkout file"
21788 msgstr "gagal membuat direktori untuk berkas sparse-checkout"
21790 #: builtin/sparse-checkout.c:365
21791 msgid "unable to upgrade repository format to enable worktreeConfig"
21792 msgstr "gagal mengupgrade format repositori untuk mengaktifkan worktreeConfig"
21794 #: builtin/sparse-checkout.c:367
21795 msgid "failed to set extensions.worktreeConfig setting"
21796 msgstr "gagal menyetel setelan extensions.worktreeConfig"
21798 #: builtin/sparse-checkout.c:411
21799 msgid "failed to modify sparse-index config"
21800 msgstr "gagal memodifikasi konfigurasi sparse-index"
21802 #: builtin/sparse-checkout.c:422
21803 msgid "git sparse-checkout init [--cone] [--[no-]sparse-index]"
21804 msgstr "git sparse-checkout init [--cone] [--[no-]sparse-index]"
21806 #: builtin/sparse-checkout.c:441 builtin/sparse-checkout.c:729
21807 #: builtin/sparse-checkout.c:778
21808 msgid "initialize the sparse-checkout in cone mode"
21809 msgstr "inisialisasi checkout tipis dalam mode kerucut"
21811 #: builtin/sparse-checkout.c:443 builtin/sparse-checkout.c:731
21812 #: builtin/sparse-checkout.c:780
21813 msgid "toggle the use of a sparse index"
21814 msgstr "gunakan indeks tipis"
21816 #: builtin/sparse-checkout.c:476
21818 msgid "failed to open '%s'"
21819 msgstr "gagal membuka '%s'"
21821 #: builtin/sparse-checkout.c:528
21823 msgid "could not normalize path %s"
21824 msgstr "tidak dapat menormalkan jalur %s"
21826 #: builtin/sparse-checkout.c:557
21828 msgid "unable to unquote C-style string '%s'"
21829 msgstr "tidak dapat membatal-kutip untai gaya C '%s'"
21831 #: builtin/sparse-checkout.c:612 builtin/sparse-checkout.c:640
21832 msgid "unable to load existing sparse-checkout patterns"
21833 msgstr "tidak dapat memuat pola checkout tipis yang sudah ada"
21835 #: builtin/sparse-checkout.c:616
21836 msgid "existing sparse-checkout patterns do not use cone mode"
21837 msgstr "pola checkout tipis yang sudah ada tidak menggunakan mode kerucut"
21839 #: builtin/sparse-checkout.c:682
21840 msgid "git sparse-checkout add (--stdin | <patterns>)"
21841 msgstr "git sparse-checkout add (--stdin | <pola>)"
21843 #: builtin/sparse-checkout.c:694 builtin/sparse-checkout.c:733
21844 msgid "read patterns from standard in"
21845 msgstr "baca pola dari masukan standar"
21847 #: builtin/sparse-checkout.c:699
21848 msgid "no sparse-checkout to add to"
21849 msgstr "tidak ada checkout tipis untuk ditambahkan"
21851 #: builtin/sparse-checkout.c:712
21853 "git sparse-checkout set [--[no-]cone] [--[no-]sparse-index] (--stdin | "
21856 "git sparse-checkout set [--[no-]cone] [--[no-]sparse-index] (--stdin | "
21859 #: builtin/sparse-checkout.c:765
21860 msgid "git sparse-checkout reapply [--[no-]cone] [--[no-]sparse-index]"
21861 msgstr "git sparse-checkout reapply [--[no-]cone] [--[no-]sparse-index]"
21863 #: builtin/sparse-checkout.c:785
21864 msgid "must be in a sparse-checkout to reapply sparsity patterns"
21865 msgstr "harus berada di dalam checkout tipis untuk menerapkan ulang pola kejarangan"
21867 #: builtin/sparse-checkout.c:803
21868 msgid "git sparse-checkout disable"
21869 msgstr "git sparse-checkout disable"
21871 #: builtin/sparse-checkout.c:845
21872 msgid "error while refreshing working directory"
21873 msgstr "kesalahan saat menyegarkan direktori kerja"
21875 #: builtin/stash.c:24 builtin/stash.c:40
21876 msgid "git stash list [<options>]"
21877 msgstr "git stash list [<opsi>]"
21879 #: builtin/stash.c:25 builtin/stash.c:45
21880 msgid "git stash show [<options>] [<stash>]"
21881 msgstr "git stash show [<opsi>] [<stase>]"
21883 #: builtin/stash.c:26 builtin/stash.c:50
21884 msgid "git stash drop [-q|--quiet] [<stash>]"
21885 msgstr "git stash drop [-q|--quiet] [<stase>]"
21887 #: builtin/stash.c:27
21888 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
21889 msgstr "git stash ( pop | apply ) [--index] [-q|--quiet] [<stase>]"
21891 #: builtin/stash.c:28 builtin/stash.c:65
21892 msgid "git stash branch <branchname> [<stash>]"
21893 msgstr "git stash branch <nama cabang> [<stase>]"
21895 #: builtin/stash.c:30
21897 "git stash [push [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
21899 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
21900 " [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
21901 " [--] [<pathspec>...]]"
21903 "git stash [push [-p|--patch] [-S|--staged] [-k|--[no-]keep-index]\n"
21904 " [-q|--quiet] [-u|--include-untracked] [-a|--all]\n"
21905 " [-m|--message <pesan>] [--pathspec-from-file=<berkas>\n"
21906 " [--pathspec-file-nul]] [--] [<spek jalur>...]]"
21908 #: builtin/stash.c:34
21910 "git stash save [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
21912 " [-u|--include-untracked] [-a|--all] [<message>]"
21914 "git stash save [-p|--patch] [-S|--staged] [-k|--[no-]keep-index]\n"
21915 " [-q|--quiet] [-u|--include-untracked] [-a|--all] [<pesan>]"
21917 #: builtin/stash.c:55
21918 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
21919 msgstr "git stash pop [--index] [-q|--quiet] [<stase>]"
21921 #: builtin/stash.c:60
21922 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
21923 msgstr "git stash apply [--index] [-q|--quiet] [<stase>]"
21925 #: builtin/stash.c:75
21926 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
21927 msgstr "git stash store [-m|--message <pesan>] [-q|--quiet] <komit>"
21929 #: builtin/stash.c:80
21931 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21932 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
21933 " [--] [<pathspec>...]]"
21935 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21936 " [-u|--include-untracked] [-a|--all] [-m|--message <pesan>]\n"
21937 " [--] [<spek jalur>...]"
21939 #: builtin/stash.c:87
21941 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21942 " [-u|--include-untracked] [-a|--all] [<message>]"
21944 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21945 " [-u|--include-untracked] [-a|--all] [<pesan>]"
21947 #: builtin/stash.c:130
21949 msgid "'%s' is not a stash-like commit"
21950 msgstr "'%s' bukan komit mirip stase"
21952 #: builtin/stash.c:150
21954 msgid "Too many revisions specified:%s"
21955 msgstr "Terlalu banyak revisi disebutkan:%s"
21957 #: builtin/stash.c:164
21958 msgid "No stash entries found."
21959 msgstr "Tidak ada entri stase ditemukan."
21961 #: builtin/stash.c:178
21963 msgid "%s is not a valid reference"
21964 msgstr "%s bukan referensi valid"
21966 #: builtin/stash.c:227
21967 msgid "git stash clear with arguments is unimplemented"
21968 msgstr "git stash clear dengan argument tak diimplementasikan"
21970 #: builtin/stash.c:447
21973 "WARNING: Untracked file in way of tracked file! Renaming\n"
21977 "PERINGATAN: Berkas tak terlacak dengan cara berkas terlacak! Menamakan "
21980 " untuk buat ruang.\n"
21982 #: builtin/stash.c:508
21983 msgid "cannot apply a stash in the middle of a merge"
21984 msgstr "tidak dapat menerapkan stase di tengah-tengah penggabungan"
21986 #: builtin/stash.c:519
21988 msgid "could not generate diff %s^!."
21989 msgstr "tidak dapat membuat diff %s^!."
21991 #: builtin/stash.c:526
21992 msgid "conflicts in index. Try without --index."
21993 msgstr "konflik dalam indeks. Coba tanpa --index."
21995 #: builtin/stash.c:532
21996 msgid "could not save index tree"
21997 msgstr "tidak dapat menyimpan pohon indeks"
21999 #: builtin/stash.c:552
22001 msgid "Merging %s with %s"
22002 msgstr "Menggabungkan %s dengan %s"
22004 #: builtin/stash.c:562
22005 msgid "Index was not unstashed."
22006 msgstr "Indeks tak dibatal-stasekan."
22008 #: builtin/stash.c:576
22009 msgid "could not restore untracked files from stash"
22010 msgstr "tidak dapat mengembalikan berkas tak terlacak dari stase"
22012 #: builtin/stash.c:608 builtin/stash.c:706
22013 msgid "attempt to recreate the index"
22014 msgstr "coba membuat ulang indeks"
22016 #: builtin/stash.c:652
22018 msgid "Dropped %s (%s)"
22019 msgstr "%s (%s) dijatuhkan"
22021 #: builtin/stash.c:655
22023 msgid "%s: Could not drop stash entry"
22024 msgstr "%s: Tidak dapat menjatuhkan entri stase"
22026 #: builtin/stash.c:668
22028 msgid "'%s' is not a stash reference"
22029 msgstr "'%s' bukan referensi stase"
22031 #: builtin/stash.c:718
22032 msgid "The stash entry is kept in case you need it again."
22033 msgstr "Entri stase disimpan jika Anda butuh itu lagi."
22035 #: builtin/stash.c:741
22036 msgid "No branch name specified"
22037 msgstr "Tidak ada nama cabang yang disebutkan"
22039 #: builtin/stash.c:825
22040 msgid "failed to parse tree"
22041 msgstr "gagal menguraikan pohon"
22043 #: builtin/stash.c:836
22044 msgid "failed to unpack trees"
22045 msgstr "gagal membongkar pohon"
22047 #: builtin/stash.c:856
22048 msgid "include untracked files in the stash"
22049 msgstr "masukkan berkas tak terlacak ke dalam stase"
22051 #: builtin/stash.c:859
22052 msgid "only show untracked files in the stash"
22053 msgstr "hanya perlihatkan berkas tak terlacak dalam stase"
22055 #: builtin/stash.c:946 builtin/stash.c:983
22057 msgid "Cannot update %s with %s"
22058 msgstr "Tidak dapat memperbarui %s dengan %s"
22060 #: builtin/stash.c:964 builtin/stash.c:1678 builtin/stash.c:1750
22061 msgid "stash message"
22062 msgstr "pesan stase"
22064 #: builtin/stash.c:974
22065 msgid "\"git stash store\" requires one <commit> argument"
22066 msgstr "\"git stash store\" butuh satu argumen <komit>"
22068 #: builtin/stash.c:1159
22069 msgid "No staged changes"
22070 msgstr "Tidak ada perubahan yang tergelar"
22072 #: builtin/stash.c:1220
22073 msgid "No changes selected"
22074 msgstr "Tidak ada perubahan yang dipilih"
22076 #: builtin/stash.c:1320
22077 msgid "You do not have the initial commit yet"
22078 msgstr "Anda belum punya komit awal"
22080 #: builtin/stash.c:1347
22081 msgid "Cannot save the current index state"
22082 msgstr "Tidak dapat menyimpan keadaan indeks saat ini"
22084 #: builtin/stash.c:1356
22085 msgid "Cannot save the untracked files"
22086 msgstr "Tidak dapat menyimpan berkas tak terlacak"
22088 #: builtin/stash.c:1367 builtin/stash.c:1386
22089 msgid "Cannot save the current worktree state"
22090 msgstr "Tidak dapat menyimpang keadaan pohon kerja saat ini"
22092 #: builtin/stash.c:1377
22093 msgid "Cannot save the current staged state"
22094 msgstr "Tidak dapat menyimpan keadaan tergelar saat ini"
22096 #: builtin/stash.c:1414
22097 msgid "Cannot record working tree state"
22098 msgstr "Tidak dapat merekam keadaan pohon kerja"
22100 #: builtin/stash.c:1463
22101 msgid "Can't use --patch and --include-untracked or --all at the same time"
22103 "Tidak dapat menggunakan --patch dan --include-untracked atau --all pada "
22104 "waktu yang bersamaan"
22106 #: builtin/stash.c:1474
22107 msgid "Can't use --staged and --include-untracked or --all at the same time"
22109 "Tidak dapat menggunakan --staged dan --include-untracked atau --all pada "
22110 "waktu yang bersamaan"
22112 #: builtin/stash.c:1492
22113 msgid "Did you forget to 'git add'?"
22114 msgstr "Anda lupa untuk 'git add'?"
22116 #: builtin/stash.c:1507
22117 msgid "No local changes to save"
22118 msgstr "Tidak ada perubahan lokal untuk disimpan"
22120 #: builtin/stash.c:1514
22121 msgid "Cannot initialize stash"
22122 msgstr "Tidak dapat menginisialisasi stase"
22124 #: builtin/stash.c:1529
22125 msgid "Cannot save the current status"
22126 msgstr "Tidak dapat menyimpan status saat ini"
22128 #: builtin/stash.c:1534
22130 msgid "Saved working directory and index state %s"
22131 msgstr "Direktori kerja dan keadaan indeks %s disimpan"
22133 #: builtin/stash.c:1627
22134 msgid "Cannot remove worktree changes"
22135 msgstr "Tidak dapat menghapus perubahaan pohon kerja"
22137 #: builtin/stash.c:1667 builtin/stash.c:1739
22139 msgstr "jaga indeks"
22141 #: builtin/stash.c:1669 builtin/stash.c:1741
22142 msgid "stash staged changes only"
22143 msgstr "hanya stase perubahan tergelar"
22145 #: builtin/stash.c:1671 builtin/stash.c:1743
22146 msgid "stash in patch mode"
22147 msgstr "stase dalam mode tambalan"
22149 #: builtin/stash.c:1672 builtin/stash.c:1744
22151 msgstr "mode hening"
22153 #: builtin/stash.c:1674 builtin/stash.c:1746
22154 msgid "include untracked files in stash"
22155 msgstr "masukkan berkas tak terlacak ke dalam stase"
22157 #: builtin/stash.c:1676 builtin/stash.c:1748
22158 msgid "include ignore files"
22159 msgstr "masukkan berkas ignore"
22161 #: builtin/stash.c:1783
22163 "the stash.useBuiltin support has been removed!\n"
22164 "See its entry in 'git help config' for details."
22166 "Dukungan untuk stash.useBuiltin sudah dihapus!\n"
22167 "Lihat entri itu di 'git help config' untuk selengkapnya."
22169 #: builtin/stripspace.c:18
22170 msgid "git stripspace [-s | --strip-comments]"
22173 #: builtin/stripspace.c:19
22174 msgid "git stripspace [-c | --comment-lines]"
22177 #: builtin/stripspace.c:37
22178 msgid "skip and remove all lines starting with comment character"
22181 #: builtin/stripspace.c:40
22182 msgid "prepend comment character and space to each line"
22185 #: builtin/submodule--helper.c:46 builtin/submodule--helper.c:2668
22187 msgid "Expecting a full ref name, got %s"
22188 msgstr "Mengharapkan nama referensi penuh, dapat %s"
22190 #: builtin/submodule--helper.c:63
22191 msgid "submodule--helper print-default-remote takes no arguments"
22192 msgstr "submodule--helper print-default-remote tidak membutuhkan argumen"
22194 #: builtin/submodule--helper.c:101
22196 msgid "cannot strip one component off url '%s'"
22197 msgstr "tidak dapat mencopot satu komponen dari url '%s'"
22199 #: builtin/submodule--helper.c:211
22202 "could not look up configuration '%s'. Assuming this repository is its own "
22203 "authoritative upstream."
22205 "tidak dapat mencari konfigurasi '%s'. Asumsi bahwa repositori ini adalah "
22206 "hulu otoritatif tersendiri."
22208 #: builtin/submodule--helper.c:405 builtin/submodule--helper.c:1859
22209 msgid "alternative anchor for relative paths"
22210 msgstr "jangkar alternatif untuk jalur relatif"
22212 #: builtin/submodule--helper.c:410
22213 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
22214 msgstr "git submodule--helper list [--prefix=<jalur>] [<jalur>...]"
22216 #: builtin/submodule--helper.c:468 builtin/submodule--helper.c:605
22217 #: builtin/submodule--helper.c:628
22219 msgid "No url found for submodule path '%s' in .gitmodules"
22220 msgstr "Tidak ada url yang ditemukan untuk jalur submodul '%s' di .gitmodules"
22222 #: builtin/submodule--helper.c:520
22224 msgid "Entering '%s'\n"
22225 msgstr "Memasuki '%s'\n"
22227 #: builtin/submodule--helper.c:523
22230 "run_command returned non-zero status for %s\n"
22233 "run_command mengembalikan status bukan nol untuk %s\n"
22236 #: builtin/submodule--helper.c:545
22239 "run_command returned non-zero status while recursing in the nested "
22240 "submodules of %s\n"
22243 "run_command mengembalikan status bukan nol ketika merekursi dalam submodul "
22247 #: builtin/submodule--helper.c:561
22248 msgid "suppress output of entering each submodule command"
22249 msgstr "sembunyikan keluaran memasuki setiap perintah submodul"
22251 #: builtin/submodule--helper.c:563 builtin/submodule--helper.c:864
22252 #: builtin/submodule--helper.c:1453
22253 msgid "recurse into nested submodules"
22254 msgstr "rekursi ke dalam submodul bersarang"
22256 #: builtin/submodule--helper.c:568
22257 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
22259 "git submodule--helper foreach [--quiet] [--recursive] [--] [<perintah>]"
22261 #: builtin/submodule--helper.c:642
22263 msgid "Failed to register url for submodule path '%s'"
22264 msgstr "Gagal mendaftarkan url untuk jalur submodul '%s'"
22266 #: builtin/submodule--helper.c:646
22268 msgid "Submodule '%s' (%s) registered for path '%s'\n"
22269 msgstr "Submodul '%s' (%s) didaftarkan untuk jalur '%s'\n"
22271 #: builtin/submodule--helper.c:656
22273 msgid "warning: command update mode suggested for submodule '%s'\n"
22274 msgstr "peringatan: perintah mode pembaruan disarankan untuk submodul '%s'\n"
22276 #: builtin/submodule--helper.c:663
22278 msgid "Failed to register update mode for submodule path '%s'"
22279 msgstr "Gagal mendaftarkan mode pembaruan untuk jalur submodul '%s'"
22281 #: builtin/submodule--helper.c:685
22282 msgid "suppress output for initializing a submodule"
22283 msgstr "sembunyikan keluaran menginisialisasi submodul"
22285 #: builtin/submodule--helper.c:690
22286 msgid "git submodule--helper init [<options>] [<path>]"
22287 msgstr "git submodule--helper init [<opsi>] [<jalur>]"
22289 #: builtin/submodule--helper.c:763 builtin/submodule--helper.c:898
22291 msgid "no submodule mapping found in .gitmodules for path '%s'"
22292 msgstr "tidak ada pemetaan submodul ditemukan di .gitmodules untuk jalur '%s'"
22294 #: builtin/submodule--helper.c:811
22296 msgid "could not resolve HEAD ref inside the submodule '%s'"
22297 msgstr "tidak dapat menguraikan referensi HEAD di dalam submodul '%s'"
22299 #: builtin/submodule--helper.c:838 builtin/submodule--helper.c:1423
22301 msgid "failed to recurse into submodule '%s'"
22302 msgstr "gagal merekursi ke dalam submodul '%s'"
22304 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1590
22305 msgid "suppress submodule status output"
22306 msgstr "sembunyikan keluaran status submodul"
22308 #: builtin/submodule--helper.c:863
22310 "use commit stored in the index instead of the one stored in the submodule "
22313 "gunakan komit yang disimpan di dalam indeks daripada yang disimpan di dalam "
22316 #: builtin/submodule--helper.c:869
22317 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
22318 msgstr "git submodule status [--quiet] [--cached] [--recursive] [<jalur>...]"
22320 #: builtin/submodule--helper.c:893
22321 msgid "git submodule--helper name <path>"
22322 msgstr "git submodule--helper name <jalur>"
22324 #: builtin/submodule--helper.c:965
22326 msgid "* %s %s(blob)->%s(submodule)"
22327 msgstr "* %s %s(blob)->%s(submodul)"
22329 #: builtin/submodule--helper.c:968
22331 msgid "* %s %s(submodule)->%s(blob)"
22332 msgstr "* %s %s(submodul)->%s(blob)"
22334 #: builtin/submodule--helper.c:981
22339 #: builtin/submodule--helper.c:1031
22341 msgid "couldn't hash object from '%s'"
22342 msgstr "tidak dapat hash objek dari '%s'"
22344 #: builtin/submodule--helper.c:1035
22346 msgid "unexpected mode %o\n"
22347 msgstr "mode tidak diharapkan %o\n"
22349 #: builtin/submodule--helper.c:1276
22350 msgid "use the commit stored in the index instead of the submodule HEAD"
22351 msgstr "gunakan komit yang disimpan di dalam indeks daripada HEAD submodul"
22353 #: builtin/submodule--helper.c:1278
22354 msgid "compare the commit in the index with that in the submodule HEAD"
22355 msgstr "bandingkan komit di dalam indeks dengan yang di dalam HEAD submodul"
22357 #: builtin/submodule--helper.c:1280
22358 msgid "skip submodules with 'ignore_config' value set to 'all'"
22359 msgstr "lewatkan submodul dengan nilai 'ignore_config' disetel ke 'all'"
22361 #: builtin/submodule--helper.c:1282
22362 msgid "limit the summary size"
22363 msgstr "batasi ukuran ringkasan"
22365 #: builtin/submodule--helper.c:1287
22366 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
22367 msgstr "git submodule--helper summary [<opsi>] [<commit>] -- [<jalur>]"
22369 #: builtin/submodule--helper.c:1311
22370 msgid "could not fetch a revision for HEAD"
22371 msgstr "tidak dapat mengambil revisi untuk HEAD"
22373 #: builtin/submodule--helper.c:1373
22375 msgid "Synchronizing submodule url for '%s'\n"
22376 msgstr "Mensinkronisasi url submodul untuk '%s'\n"
22378 #: builtin/submodule--helper.c:1379
22380 msgid "failed to register url for submodule path '%s'"
22381 msgstr "gagal mendaftarkan url untuk jalur submodul '%s'"
22383 #: builtin/submodule--helper.c:1393
22385 msgid "failed to get the default remote for submodule '%s'"
22386 msgstr "gagal mendapatkan remote asali untuk submodul '%s'"
22388 #: builtin/submodule--helper.c:1404
22390 msgid "failed to update remote for submodule '%s'"
22391 msgstr "gagal memperbarui remote untuk submodul '%s'"
22393 #: builtin/submodule--helper.c:1451
22394 msgid "suppress output of synchronizing submodule url"
22395 msgstr "sembunyikan keluaran mensinkronisasi url submodul"
22397 #: builtin/submodule--helper.c:1458
22398 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
22399 msgstr "git submodule--helper sync [--quiet] [--recursive] [<jalur>]"
22401 #: builtin/submodule--helper.c:1508
22404 "Submodule work tree '%s' contains a .git directory. This will be replaced "
22405 "with a .git file by using absorbgitdirs."
22407 "Pohon kerja submodul '%s' berisi direktori .git. Ini akan diganti dengan "
22408 "berkas .git oleh dengan menggunakan absorbgitdirs."
22410 #: builtin/submodule--helper.c:1525
22413 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
22416 "Pohon kerja submodul '%s' berisi modifikasi lokal; gunakan '-f' untuk "
22417 "menyingkirkan itu"
22419 #: builtin/submodule--helper.c:1533
22421 msgid "Cleared directory '%s'\n"
22422 msgstr "Direktori '%s' dibersihkan\n"
22424 #: builtin/submodule--helper.c:1535
22426 msgid "Could not remove submodule work tree '%s'\n"
22427 msgstr "Tidak dapat menghapus pohon kerja submodul '%s'\n"
22429 #: builtin/submodule--helper.c:1546
22431 msgid "could not create empty submodule directory %s"
22432 msgstr "tidak dapat membuat direktori submodul kosong %s"
22434 #: builtin/submodule--helper.c:1562
22436 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
22437 msgstr "Submodul '%s' (%s) tak terdaftar untuk jalur '%s'\n"
22439 #: builtin/submodule--helper.c:1591
22440 msgid "remove submodule working trees even if they contain local changes"
22441 msgstr "hapus pohon kerja submodul bahkan jika itu berisi perubahan lokal"
22443 #: builtin/submodule--helper.c:1592
22444 msgid "unregister all submodules"
22445 msgstr "batal daftar semua submodul"
22447 #: builtin/submodule--helper.c:1597
22449 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
22451 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<jalur>...]]"
22453 #: builtin/submodule--helper.c:1611
22454 msgid "Use '--all' if you really want to deinitialize all submodules"
22456 "Gunakan '--all' jika Anda benar-benar ingin deinisialisasi semua submodul"
22458 #: builtin/submodule--helper.c:1656
22460 "An alternate computed from a superproject's alternate is invalid.\n"
22461 "To allow Git to clone without an alternate in such a case, set\n"
22462 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
22463 "'--reference-if-able' instead of '--reference'."
22465 "Sebuah pengganti yang dihitung dari pengganti proyek super tidak valid.\n"
22466 "Untuk memperbolehkan Git untuk kloning tanpa pengganti dalam kasus seperti\n"
22467 " itu, setel submodule.alternateErrorStrategy ke 'info' atau yang sama,\n"
22468 "kloning degan '--reference-if-able' daripada '--reference'."
22470 #: builtin/submodule--helper.c:1701 builtin/submodule--helper.c:1704
22472 msgid "submodule '%s' cannot add alternate: %s"
22473 msgstr "submodul '%s' tidak dapat menambahkan pengganti: %s"
22475 #: builtin/submodule--helper.c:1740
22477 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
22478 msgstr "Nilai '%s' untuk submodule.alternateErrorStrategy tidak dikenal"
22480 #: builtin/submodule--helper.c:1747
22482 msgid "Value '%s' for submodule.alternateLocation is not recognized"
22483 msgstr "Nilai '%s' untuk submodule.alternateLocation tidak dikenal"
22485 #: builtin/submodule--helper.c:1772
22487 msgid "refusing to create/use '%s' in another submodule's git dir"
22489 "menolak membuat/menggunakan '%s' di dalam direktori git submodul yang lain"
22491 #: builtin/submodule--helper.c:1813
22493 msgid "clone of '%s' into submodule path '%s' failed"
22494 msgstr "gagal mengkloning '%s' ke dalam jalur submodul '%s'"
22496 #: builtin/submodule--helper.c:1818
22498 msgid "directory not empty: '%s'"
22499 msgstr "direktori tidak kosong: '%s'"
22501 #: builtin/submodule--helper.c:1830
22503 msgid "could not get submodule directory for '%s'"
22504 msgstr "tidak dapat mendapatkan direktori submodul untuk '%s'"
22506 #: builtin/submodule--helper.c:1862
22507 msgid "where the new submodule will be cloned to"
22508 msgstr "di mana submodul baru akan dikloning"
22510 #: builtin/submodule--helper.c:1865
22511 msgid "name of the new submodule"
22512 msgstr "nama submodul baru"
22514 #: builtin/submodule--helper.c:1868
22515 msgid "url where to clone the submodule from"
22516 msgstr "url di mana submodul dikloning"
22518 #: builtin/submodule--helper.c:1876 builtin/submodule--helper.c:3265
22519 msgid "depth for shallow clones"
22520 msgstr "kedalaman untuk kloning dangkal"
22522 #: builtin/submodule--helper.c:1879 builtin/submodule--helper.c:2526
22523 #: builtin/submodule--helper.c:3258
22524 msgid "force cloning progress"
22525 msgstr "paksa perkembangan kloning"
22527 #: builtin/submodule--helper.c:1881 builtin/submodule--helper.c:2528
22528 msgid "disallow cloning into non-empty directory"
22529 msgstr "tak perbolehkan kloning ke dalam direktori bukan kosong"
22531 #: builtin/submodule--helper.c:1888
22533 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
22534 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
22535 "<url> --path <path>"
22537 "git submodule--helper clone [--prefix=<jalur>] [--quiet] [--reference "
22538 "<repositori>] [--name <nama>] [--depth <kedalaman>] [--single-branch] --url "
22539 "<url> --path <jalur>"
22541 #: builtin/submodule--helper.c:1925
22543 msgid "Invalid update mode '%s' for submodule path '%s'"
22544 msgstr "Mode pembaruan '%s' tidak valid untuk jalur submodul '%s'"
22546 #: builtin/submodule--helper.c:1929
22548 msgid "Invalid update mode '%s' configured for submodule path '%s'"
22549 msgstr "Mode pembaruan '%s' tidak valid untuk jalur submodul '%s'"
22551 #: builtin/submodule--helper.c:2044
22553 msgid "Submodule path '%s' not initialized"
22554 msgstr "Jalur submodul '%s' tidak diinisialisasi"
22556 #: builtin/submodule--helper.c:2048
22557 msgid "Maybe you want to use 'update --init'?"
22558 msgstr "Mungkin Anda ingin menggunakan 'update --init'?"
22560 #: builtin/submodule--helper.c:2078
22562 msgid "Skipping unmerged submodule %s"
22563 msgstr "Melewati submodul tak tergabung %s"
22565 #: builtin/submodule--helper.c:2107
22567 msgid "Skipping submodule '%s'"
22568 msgstr "Melewati submodul '%s'"
22570 #: builtin/submodule--helper.c:2257
22572 msgid "Failed to clone '%s'. Retry scheduled"
22573 msgstr "Gagal mengkloning '%s'. Percobaan ulang dijadwalkan"
22575 #: builtin/submodule--helper.c:2268
22577 msgid "Failed to clone '%s' a second time, aborting"
22578 msgstr "Gagal mengkloning '%s' untuk kedua kalinya, batalkan"
22580 #: builtin/submodule--helper.c:2373
22582 msgid "Unable to checkout '%s' in submodule path '%s'"
22583 msgstr "Tidak dapat men-checkout '%s' pada jalur submodul '%s'"
22585 #: builtin/submodule--helper.c:2377
22587 msgid "Unable to rebase '%s' in submodule path '%s'"
22588 msgstr "Gagal mendasarkan ulang '%s' pada jalur submodul '%s'"
22590 #: builtin/submodule--helper.c:2381
22592 msgid "Unable to merge '%s' in submodule path '%s'"
22593 msgstr "Tidak dapat menggabungkan '%s' pada jalur submodul '%s'"
22595 #: builtin/submodule--helper.c:2385
22597 msgid "Execution of '%s %s' failed in submodule path '%s'"
22598 msgstr "Eksekusi '%s %s' gagal di jalur submodul '%s'"
22600 #: builtin/submodule--helper.c:2409
22602 msgid "Submodule path '%s': checked out '%s'\n"
22603 msgstr "Jalur submodul '%s': ter-checkout '%s'\n"
22605 #: builtin/submodule--helper.c:2413
22607 msgid "Submodule path '%s': rebased into '%s'\n"
22608 msgstr "Jalur submodul '%s: terdasarkan ulang ke '%s''\n"
22610 #: builtin/submodule--helper.c:2417
22612 msgid "Submodule path '%s': merged in '%s'\n"
22613 msgstr "Jalur submodul '%s': tergabung dalam '%s'\n"
22615 #: builtin/submodule--helper.c:2421
22617 msgid "Submodule path '%s': '%s %s'\n"
22618 msgstr "Jalur submodul '%s': '%s %s'\n"
22620 #: builtin/submodule--helper.c:2445
22622 msgid "Unable to fetch in submodule path '%s'; trying to directly fetch %s:"
22624 "Tidak dapat mengambil di dalam jalur submodul '%s'; mencoba mengambil "
22627 #: builtin/submodule--helper.c:2454
22630 "Fetched in submodule path '%s', but it did not contain %s. Direct fetching "
22631 "of that commit failed."
22633 "Terambil di dalam jalur submodul '%s', tetapi itu tidak berisi %s. "
22634 "Pengambilan langsung komit tersebut gagal."
22636 #: builtin/submodule--helper.c:2505 builtin/submodule--helper.c:2575
22637 #: builtin/submodule--helper.c:2813
22638 msgid "path into the working tree"
22639 msgstr "jalur ke dalam pohon kerja"
22641 #: builtin/submodule--helper.c:2508 builtin/submodule--helper.c:2580
22642 msgid "path into the working tree, across nested submodule boundaries"
22643 msgstr "jalur ke dalam pohon kerja, melintasi perbatasan submodul bersarang"
22645 #: builtin/submodule--helper.c:2512 builtin/submodule--helper.c:2578
22646 msgid "rebase, merge, checkout or none"
22647 msgstr "dasarkan ulang, gabungkan, checkout atau tidak sama sekali"
22649 #: builtin/submodule--helper.c:2518
22650 msgid "create a shallow clone truncated to the specified number of revisions"
22651 msgstr "buat klon dangkal terpotong hingga sejumlah revisi yang disebutkan"
22653 #: builtin/submodule--helper.c:2521
22654 msgid "parallel jobs"
22655 msgstr "pekerjaan paralel"
22657 #: builtin/submodule--helper.c:2523
22658 msgid "whether the initial clone should follow the shallow recommendation"
22659 msgstr "apakah klon awal seharusnya mengikuti rekomendasi dangkal"
22661 #: builtin/submodule--helper.c:2524
22662 msgid "don't print cloning progress"
22663 msgstr "jangan cetak perkembangan pengkloningan"
22665 #: builtin/submodule--helper.c:2535
22666 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
22667 msgstr "git submodule--helper update-clone [--prefix=<jalur>] [<jalur>...]"
22669 #: builtin/submodule--helper.c:2548
22670 msgid "bad value for update parameter"
22671 msgstr "nilai jelek untuk parameter pembaruan"
22673 #: builtin/submodule--helper.c:2566
22674 msgid "suppress output for update by rebase or merge"
22676 "sembunyikan keluaran untuk pembaruan oleh pendasaran ulang atau penggabungan"
22678 #: builtin/submodule--helper.c:2567
22679 msgid "force checkout updates"
22680 msgstr "paksa pembaruan checkout"
22682 #: builtin/submodule--helper.c:2569
22683 msgid "don't fetch new objects from the remote site"
22684 msgstr "jangan ambil objek baru dari situs remote"
22686 #: builtin/submodule--helper.c:2571
22687 msgid "overrides update mode in case the repository is a fresh clone"
22688 msgstr "timpa mode pembaruan jika repositori adalah kloning segar"
22690 #: builtin/submodule--helper.c:2572
22691 msgid "depth for shallow fetch"
22692 msgstr "kedalaman untuk pengambilan dangkal"
22694 #: builtin/submodule--helper.c:2582
22698 #: builtin/submodule--helper.c:2583
22699 msgid "SHA1 expected by superproject"
22700 msgstr "SHA1 diharapkan oleh proyek super"
22702 #: builtin/submodule--helper.c:2585
22706 #: builtin/submodule--helper.c:2586
22707 msgid "SHA1 of submodule's HEAD"
22708 msgstr "SHA1 dari HEAD submodul"
22710 #: builtin/submodule--helper.c:2592
22711 msgid "git submodule--helper run-update-procedure [<options>] <path>"
22712 msgstr "git submodule--helper run-update-procedure [<opsi>] <jalur>"
22714 #: builtin/submodule--helper.c:2663
22717 "Submodule (%s) branch configured to inherit branch from superproject, but "
22718 "the superproject is not on any branch"
22720 "Cabang submodul (%s) dikonfigurasikan untuk mewarisi cabang dari proyek "
22721 "super, tapi proyek super tidak pada cabang apapun"
22723 #: builtin/submodule--helper.c:2781
22725 msgid "could not get a repository handle for submodule '%s'"
22726 msgstr "tidak dapat mendapat pegangan repositori untuk submodul '%s'"
22728 #: builtin/submodule--helper.c:2814
22729 msgid "recurse into submodules"
22730 msgstr "rekursi ke dalam submodul"
22732 #: builtin/submodule--helper.c:2820
22733 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
22734 msgstr "git submodule--helper absorb-git-dirs [<opsi>] [<jalur>...]"
22736 #: builtin/submodule--helper.c:2876
22737 msgid "check if it is safe to write to the .gitmodules file"
22738 msgstr "periksa apakah itu aman untuk menulis ke berkas .gitmodules"
22740 #: builtin/submodule--helper.c:2879
22741 msgid "unset the config in the .gitmodules file"
22742 msgstr "batal setel konfigurasi dalam berkas .gitmodules"
22744 #: builtin/submodule--helper.c:2884
22745 msgid "git submodule--helper config <name> [<value>]"
22746 msgstr "git submodule--helper config <nama> [<nilai>]"
22748 #: builtin/submodule--helper.c:2885
22749 msgid "git submodule--helper config --unset <name>"
22750 msgstr "git submodule--helper config --unset <nama>"
22752 #: builtin/submodule--helper.c:2886
22753 msgid "git submodule--helper config --check-writeable"
22754 msgstr "git submodule--helper config --check-writeable"
22756 #: builtin/submodule--helper.c:2905 builtin/submodule--helper.c:3121
22757 #: builtin/submodule--helper.c:3277
22758 msgid "please make sure that the .gitmodules file is in the working tree"
22759 msgstr "mohom pastikan berkas .gitmodules di dalam pohon kerja"
22761 #: builtin/submodule--helper.c:2921
22762 msgid "suppress output for setting url of a submodule"
22763 msgstr "sembunyikan keluaran penyetelan url submodule"
22765 #: builtin/submodule--helper.c:2925
22766 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
22767 msgstr "git submodule--helper set-url [--quiet] <jalur> <url baru>"
22769 #: builtin/submodule--helper.c:2958
22770 msgid "set the default tracking branch to master"
22771 msgstr "setel cabang pelacak asali ke master"
22773 #: builtin/submodule--helper.c:2960
22774 msgid "set the default tracking branch"
22775 msgstr "setel cabang pelacak asali"
22777 #: builtin/submodule--helper.c:2964
22778 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
22779 msgstr "git submodule--helper set-branch [-q|--quiet] (-d|--default) <jalur>"
22781 #: builtin/submodule--helper.c:2965
22783 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
22785 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <cabang> <jalur>"
22787 #: builtin/submodule--helper.c:2972
22788 msgid "--branch or --default required"
22789 msgstr "--branch atau --default dibutuhkan"
22791 #: builtin/submodule--helper.c:3038
22793 msgid "Adding existing repo at '%s' to the index\n"
22794 msgstr "Menambahkan repo yang sudah ada pada '%s' ke indeks\n"
22796 #: builtin/submodule--helper.c:3041
22798 msgid "'%s' already exists and is not a valid git repo"
22799 msgstr "'%s' sudah ada dan bukan repo git valid"
22801 #: builtin/submodule--helper.c:3054
22803 msgid "A git directory for '%s' is found locally with remote(s):\n"
22804 msgstr "Sebuah direktori git untuk '%s' ditemukan lokal dengan remote:\n"
22806 #: builtin/submodule--helper.c:3061
22809 "If you want to reuse this local git directory instead of cloning again from\n"
22811 "use the '--force' option. If the local git directory is not the correct "
22813 "or you are unsure what this means choose another name with the '--name' "
22816 "Jika Anda ingin menggunakan ulang direktori git lokal ini daripada "
22817 "mengkloning lagi dari\n"
22819 "gunakan opsi '--force'. Jika direktori git lokal bukan repo yang benar\n"
22820 "atau Anda tidak yakin apa maksudnya, pilih nama yang lain dengan opsi '--"
22823 #: builtin/submodule--helper.c:3073
22825 msgid "Reactivating local git directory for submodule '%s'\n"
22826 msgstr "Mengaktifkan ulang direktori git lokal untuk submodul '%s'\n"
22828 #: builtin/submodule--helper.c:3110
22830 msgid "unable to checkout submodule '%s'"
22831 msgstr "Tidak dapat men-checkout submodul '%s'"
22833 #: builtin/submodule--helper.c:3149
22835 msgid "Failed to add submodule '%s'"
22836 msgstr "Tidak dapat menambahkan submodul '%s'"
22838 #: builtin/submodule--helper.c:3153 builtin/submodule--helper.c:3158
22839 #: builtin/submodule--helper.c:3166
22841 msgid "Failed to register submodule '%s'"
22842 msgstr "Gagal mendaftarkan jalur submodul '%s'"
22844 #: builtin/submodule--helper.c:3222
22846 msgid "'%s' already exists in the index"
22847 msgstr "'%s' sudah ada di dalam indeks"
22849 #: builtin/submodule--helper.c:3225
22851 msgid "'%s' already exists in the index and is not a submodule"
22852 msgstr "'%s' sudah ada di dalam indeks dan bukan submodul"
22854 #: builtin/submodule--helper.c:3254
22855 msgid "branch of repository to add as submodule"
22856 msgstr "cabang repositori untuk ditambahkan sebagai submodul"
22858 #: builtin/submodule--helper.c:3255
22859 msgid "allow adding an otherwise ignored submodule path"
22860 msgstr "perbolehkan menambah jalur submodul yang diabaikan"
22862 #: builtin/submodule--helper.c:3257
22863 msgid "print only error messages"
22864 msgstr "hanya cetak pesan kesalahan"
22866 #: builtin/submodule--helper.c:3261
22867 msgid "borrow the objects from reference repositories"
22868 msgstr "pinjam objek dari repositori referensi"
22870 #: builtin/submodule--helper.c:3263
22872 "sets the submodule’s name to the given string instead of defaulting to its "
22875 "setel nama submodul ke untai yang diberikan daripada diasalkan ke jalurnya"
22877 #: builtin/submodule--helper.c:3270
22878 msgid "git submodule--helper add [<options>] [--] <repository> [<path>]"
22879 msgstr "git submodule--helper add [<opsi>] [--] <repositori> [<jalur>]"
22881 #: builtin/submodule--helper.c:3298
22882 msgid "Relative path can only be used from the toplevel of the working tree"
22883 msgstr "Jalur relatif hanya dapat digunakan dari level atas dari pohon kerja"
22885 #: builtin/submodule--helper.c:3306
22887 msgid "repo URL: '%s' must be absolute or begin with ./|../"
22888 msgstr "URL repo: '%s' harus absolut atau diawali dengan ./|../"
22890 #: builtin/submodule--helper.c:3341
22892 msgid "'%s' is not a valid submodule name"
22893 msgstr "'%s' bukan nama submodul yang valid"
22895 #: builtin/submodule--helper.c:3405 git.c:452 git.c:726
22897 msgid "%s doesn't support --super-prefix"
22898 msgstr "%s tidak mendukung --super-prefix"
22900 #: builtin/submodule--helper.c:3411
22902 msgid "'%s' is not a valid submodule--helper subcommand"
22903 msgstr "'%s' bukan subperintah submodule--helper valid"
22905 #: builtin/symbolic-ref.c:8
22906 msgid "git symbolic-ref [<options>] <name> [<ref>]"
22907 msgstr "git symbolic-ref [<opsi>] <nama> [<referensi>]"
22909 #: builtin/symbolic-ref.c:9
22910 msgid "git symbolic-ref -d [-q] <name>"
22911 msgstr "git symbolic-ref -d [-q] <nama>"
22913 #: builtin/symbolic-ref.c:42
22914 msgid "suppress error message for non-symbolic (detached) refs"
22915 msgstr "matikan pesan kesalahan untuk referensi non-simbolik (terlepas)"
22917 #: builtin/symbolic-ref.c:43
22918 msgid "delete symbolic ref"
22919 msgstr "hapus referensi simbolik"
22921 #: builtin/symbolic-ref.c:44
22922 msgid "shorten ref output"
22923 msgstr "pendekkan keluaran referensi"
22925 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
22929 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
22930 msgid "reason of the update"
22931 msgstr "alasan pembaruan"
22933 #: builtin/tag.c:25
22935 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
22936 " <tagname> [<head>]"
22938 "git tag [-a | -s | -u <id kunci>] [-f] [-m <pesan | -F <berkas>]\n"
22939 " <nama tag> [<kepala>]"
22941 #: builtin/tag.c:27
22942 msgid "git tag -d <tagname>..."
22943 msgstr "git tag -d <nama tag>..."
22945 #: builtin/tag.c:28
22947 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
22948 "points-at <object>]\n"
22949 " [--format=<format>] [--merged <commit>] [--no-merged <commit>] "
22952 "git tag -l [-n[<angka>]] [--contains <komit>] [--no-contains <komit>] [--"
22953 "points-at <objek>]\n"
22954 " [--format=<format>] [--merged <komit>] [--no-merged <komit>] "
22957 #: builtin/tag.c:30
22958 msgid "git tag -v [--format=<format>] <tagname>..."
22959 msgstr "git tag -v [--format]<format>] <nama tag>..."
22961 #: builtin/tag.c:100
22963 msgid "tag '%s' not found."
22964 msgstr "tag '%s' tidak ditemukan."
22966 #: builtin/tag.c:135
22968 msgid "Deleted tag '%s' (was %s)\n"
22969 msgstr "Tag '%s' (yaitu %s) dihapus\n"
22971 #: builtin/tag.c:170
22975 "Write a message for tag:\n"
22977 "Lines starting with '%c' will be ignored.\n"
22980 "Tulis pesan untuk tag:\n"
22982 "Baris yang diawali dengan '%c' akan diabaikan.\n"
22984 #: builtin/tag.c:174
22988 "Write a message for tag:\n"
22990 "Lines starting with '%c' will be kept; you may remove them yourself if you "
22994 "Tulis pesan untuk tag:\n"
22996 "Baris yang diawali dengan '%c' akan disimpan; Anda dapat menghapus itu bila "
22999 #: builtin/tag.c:240
23000 msgid "unable to sign the tag"
23001 msgstr "tidak dapat menandatangani tag"
23003 #: builtin/tag.c:258
23006 "You have created a nested tag. The object referred to by your new tag is\n"
23007 "already a tag. If you meant to tag the object that it points to, use:\n"
23009 "\tgit tag -f %s %s^{}"
23011 "Anda telah membuat tag bersarang. Objek yang dirujuk oleh tag baru Anda\n"
23012 "sudah menjadi tag. Jika maksud Anda men-tag objek yang ditunjukkannya,\n"
23015 "\tgit tag -f %s %s^{}"
23017 #: builtin/tag.c:274
23018 msgid "bad object type."
23019 msgstr "tipe objek jelek."
23021 #: builtin/tag.c:325
23022 msgid "no tag message?"
23023 msgstr "tidak ada pesan tag?"
23025 #: builtin/tag.c:332
23027 msgid "The tag message has been left in %s\n"
23028 msgstr "Pesan tag dibiarkan di %s\n"
23030 #: builtin/tag.c:444
23031 msgid "list tag names"
23032 msgstr "daftarkan nama tag"
23034 #: builtin/tag.c:446
23035 msgid "print <n> lines of each tag message"
23036 msgstr "cetak <n> baris dari setiap pesan tag"
23038 #: builtin/tag.c:448
23039 msgid "delete tags"
23042 #: builtin/tag.c:449
23043 msgid "verify tags"
23044 msgstr "verifikasi tag"
23046 #: builtin/tag.c:451
23047 msgid "Tag creation options"
23048 msgstr "Opsi pembuatan tag"
23050 #: builtin/tag.c:453
23051 msgid "annotated tag, needs a message"
23052 msgstr "tag bercatat, butuh sebuah pesan"
23054 #: builtin/tag.c:455
23055 msgid "tag message"
23058 #: builtin/tag.c:457
23059 msgid "force edit of tag message"
23060 msgstr "paksa sunting pesan tag"
23062 #: builtin/tag.c:458
23063 msgid "annotated and GPG-signed tag"
23064 msgstr "tag bercatat dan bertandatangan GPG"
23066 #: builtin/tag.c:461
23067 msgid "use another key to sign the tag"
23068 msgstr "gunakan kunci yang lain untuk menandatangani tag"
23070 #: builtin/tag.c:462
23071 msgid "replace the tag if exists"
23072 msgstr "ganti tag jika ada"
23074 #: builtin/tag.c:463 builtin/update-ref.c:511
23075 msgid "create a reflog"
23076 msgstr "buat log referensi"
23078 #: builtin/tag.c:465
23079 msgid "Tag listing options"
23080 msgstr "Opsi daftar tag"
23082 #: builtin/tag.c:466
23083 msgid "show tag list in columns"
23084 msgstr "perlihatkan daftar tag dalam kolom"
23086 #: builtin/tag.c:467 builtin/tag.c:469
23087 msgid "print only tags that contain the commit"
23088 msgstr "hanya cetak tag yang berisi komit"
23090 #: builtin/tag.c:468 builtin/tag.c:470
23091 msgid "print only tags that don't contain the commit"
23092 msgstr "hanya cetak tag yang tidak berisi komit"
23094 #: builtin/tag.c:471
23095 msgid "print only tags that are merged"
23096 msgstr "hanya cetak tag yang tergabung"
23098 #: builtin/tag.c:472
23099 msgid "print only tags that are not merged"
23100 msgstr "hanya cetak tag yang tak tergabung"
23102 #: builtin/tag.c:476
23103 msgid "print only tags of the object"
23104 msgstr "hanya cetak tag dari objek"
23106 #: builtin/tag.c:558
23108 msgid "the '%s' option is only allowed in list mode"
23109 msgstr "opsi '%s' hanya diperbolehkan dalam mode daftar"
23111 #: builtin/tag.c:597
23113 msgid "'%s' is not a valid tag name."
23114 msgstr "'%s' bukan nama tag yang valid."
23116 #: builtin/tag.c:602
23118 msgid "tag '%s' already exists"
23119 msgstr "tag '%s' sudah ada"
23121 #: builtin/tag.c:633
23123 msgid "Updated tag '%s' (was %s)\n"
23124 msgstr "Tag '%s' diperbarui (yaitu %s)\n"
23126 #: builtin/unpack-objects.c:504
23127 msgid "Unpacking objects"
23130 #: builtin/update-index.c:84
23132 msgid "failed to create directory %s"
23133 msgstr "gagal membuat direktori %s"
23135 #: builtin/update-index.c:106
23137 msgid "failed to delete file %s"
23138 msgstr "gagal menghapus berkas %s"
23140 #: builtin/update-index.c:113 builtin/update-index.c:219
23142 msgid "failed to delete directory %s"
23143 msgstr "gagal menghapus direktori %s"
23145 #: builtin/update-index.c:138
23147 msgid "Testing mtime in '%s' "
23148 msgstr "Menguji mtime di '%s' "
23150 #: builtin/update-index.c:152
23151 msgid "directory stat info does not change after adding a new file"
23152 msgstr "info stat direktori tidak berubah setelah menambahkan berkas baru"
23154 #: builtin/update-index.c:165
23155 msgid "directory stat info does not change after adding a new directory"
23156 msgstr "info stat direktori tidak berubah setelah menambahkan direktori baru"
23158 #: builtin/update-index.c:178
23159 msgid "directory stat info changes after updating a file"
23160 msgstr "info stat direktori berubah setelah memperbarui berkas"
23162 #: builtin/update-index.c:189
23163 msgid "directory stat info changes after adding a file inside subdirectory"
23165 "info stat direktori berubah setelah menambahkan berkas di dalam subdirektori"
23167 #: builtin/update-index.c:200
23168 msgid "directory stat info does not change after deleting a file"
23169 msgstr "info stat direktori tidak berubah setelah menghapus berkas"
23171 #: builtin/update-index.c:213
23172 msgid "directory stat info does not change after deleting a directory"
23173 msgstr "info stat direktori tidak berubah setelah menghapus direktori"
23175 #: builtin/update-index.c:220
23179 #: builtin/update-index.c:589
23180 msgid "git update-index [<options>] [--] [<file>...]"
23181 msgstr "git update-index [<opsi>] [--] [<berkas>...]"
23183 #: builtin/update-index.c:974
23184 msgid "continue refresh even when index needs update"
23185 msgstr "lanjutkan penyegaran bahkan ketika indeks perlu diperbarui"
23187 #: builtin/update-index.c:977
23188 msgid "refresh: ignore submodules"
23189 msgstr "refresh: abaikan submodul"
23191 #: builtin/update-index.c:980
23192 msgid "do not ignore new files"
23193 msgstr "jangan abaikan berkas baru"
23195 #: builtin/update-index.c:982
23196 msgid "let files replace directories and vice-versa"
23197 msgstr "biarkan berkas menggantikan direktori dan sebaliknya"
23199 #: builtin/update-index.c:984
23200 msgid "notice files missing from worktree"
23201 msgstr "catat berkas hilang dari pohon kerja"
23203 #: builtin/update-index.c:986
23204 msgid "refresh even if index contains unmerged entries"
23205 msgstr "segarkan bahkan jika indeks berisi entri tak tergabung"
23207 #: builtin/update-index.c:989
23208 msgid "refresh stat information"
23209 msgstr "segarkan informasi stat"
23211 #: builtin/update-index.c:993
23212 msgid "like --refresh, but ignore assume-unchanged setting"
23213 msgstr "seperti --refresh, tapi abaikan setelan assume-unchanged"
23215 #: builtin/update-index.c:997
23216 msgid "<mode>,<object>,<path>"
23217 msgstr "<mode>,<objek>,<jalur>"
23219 #: builtin/update-index.c:998
23220 msgid "add the specified entry to the index"
23221 msgstr "tambahkan entri yang disebutkan ke indeks"
23223 #: builtin/update-index.c:1008
23224 msgid "mark files as \"not changing\""
23225 msgstr "tandai berkas sebagai \"not changing\""
23227 #: builtin/update-index.c:1011
23228 msgid "clear assumed-unchanged bit"
23229 msgstr "bersihkan bita assumed-unchanged"
23231 #: builtin/update-index.c:1014
23232 msgid "mark files as \"index-only\""
23233 msgstr "tandai berkas sebagai \"index-only\""
23235 #: builtin/update-index.c:1017
23236 msgid "clear skip-worktree bit"
23237 msgstr "bersihkan bita skip-worktree"
23239 #: builtin/update-index.c:1020
23240 msgid "do not touch index-only entries"
23241 msgstr "jangan sentuh entri index-only"
23243 #: builtin/update-index.c:1022
23244 msgid "add to index only; do not add content to object database"
23245 msgstr "hanya tambahkan ke indeks; jangan tambahkan konten ke basis data objek"
23247 #: builtin/update-index.c:1024
23248 msgid "remove named paths even if present in worktree"
23249 msgstr "hapus jalur bernama bahkan jika ada dalam pohon kerja"
23251 #: builtin/update-index.c:1026
23252 msgid "with --stdin: input lines are terminated by null bytes"
23253 msgstr "dengan --stdin: baris masukan diakhiri dengan bita null"
23255 #: builtin/update-index.c:1028
23256 msgid "read list of paths to be updated from standard input"
23257 msgstr "baca daftar jalur yang akan diperbarui dari masukan standar"
23259 #: builtin/update-index.c:1032
23260 msgid "add entries from standard input to the index"
23261 msgstr "tambahkan entri dari masukan standar ke indeks"
23263 #: builtin/update-index.c:1036
23264 msgid "repopulate stages #2 and #3 for the listed paths"
23265 msgstr "populasi ulang tahapan #2 dan #3 untuk jalur yang terdaftar"
23267 #: builtin/update-index.c:1040
23268 msgid "only update entries that differ from HEAD"
23269 msgstr "hanya perbarui entri yang berbeda dari HEAD"
23271 #: builtin/update-index.c:1044
23272 msgid "ignore files missing from worktree"
23273 msgstr "abaikan berkas yang hilang dari pohon kerja"
23275 #: builtin/update-index.c:1047
23276 msgid "report actions to standard output"
23277 msgstr "laporkan aksi ke keluaran standar"
23279 #: builtin/update-index.c:1049
23280 msgid "(for porcelains) forget saved unresolved conflicts"
23281 msgstr "(untuk porselen) lupakan konflik tak terselesaikan yang disimpan"
23283 #: builtin/update-index.c:1053
23284 msgid "write index in this format"
23285 msgstr "tulis indeks dalam format ini"
23287 #: builtin/update-index.c:1055
23288 msgid "enable or disable split index"
23289 msgstr "aktifkan atau nonaktifkan indeks terpisah"
23291 #: builtin/update-index.c:1057
23292 msgid "enable/disable untracked cache"
23293 msgstr "aktifkan/nonaktifkan tembolok tak terlacak"
23295 #: builtin/update-index.c:1059
23296 msgid "test if the filesystem supports untracked cache"
23297 msgstr "uji jika sistem berkas mendukung tembolok tak terlacak"
23299 #: builtin/update-index.c:1061
23300 msgid "enable untracked cache without testing the filesystem"
23301 msgstr "aktifkan tembolok tak terlacak tanpa menguji sistem berkas"
23303 #: builtin/update-index.c:1063
23304 msgid "write out the index even if is not flagged as changed"
23305 msgstr "tulis indeks bahkan jika tidak dianggap berubah"
23307 #: builtin/update-index.c:1065
23308 msgid "enable or disable file system monitor"
23309 msgstr "aktifkan atau nonaktifkan monitor sistem berkas"
23311 #: builtin/update-index.c:1067
23312 msgid "mark files as fsmonitor valid"
23313 msgstr "tandai berkas sebagai fsmonitor valid"
23315 #: builtin/update-index.c:1070
23316 msgid "clear fsmonitor valid bit"
23317 msgstr "bersihkan bita fsmonitor valid"
23319 #: builtin/update-index.c:1173
23321 "core.splitIndex is set to false; remove or change it, if you really want to "
23322 "enable split index"
23324 "core.splitIndex disetel ke false; hapus atau ubah, jika Anda benar-benar "
23325 "ingin mengaktifkan indeks terpisah"
23327 #: builtin/update-index.c:1182
23329 "core.splitIndex is set to true; remove or change it, if you really want to "
23330 "disable split index"
23332 "core.splitIndex disetel ke true; hapus atau ubah, jika Anda benar-benar "
23333 "ingin menonaktifkan indeks terpisah"
23335 #: builtin/update-index.c:1194
23337 "core.untrackedCache is set to true; remove or change it, if you really want "
23338 "to disable the untracked cache"
23340 "core.untrackedCache disetel ke true; hapus atau ubah, jika Anda benar-benar "
23341 "ingin menonaktifkan tembolok tak terlacak"
23343 #: builtin/update-index.c:1198
23344 msgid "Untracked cache disabled"
23345 msgstr "Tembolok tak terlacak dinonaktifkan"
23347 #: builtin/update-index.c:1206
23349 "core.untrackedCache is set to false; remove or change it, if you really want "
23350 "to enable the untracked cache"
23352 "core.untrackedCache disetel ke false; hapus atau ubah, jika Anda benar-benar "
23353 "ingin mengaktifkan tembolok tak terlacak"
23355 #: builtin/update-index.c:1210
23357 msgid "Untracked cache enabled for '%s'"
23358 msgstr "Tembolok tak terlacak diaktifkan untuk '%s'"
23360 #: builtin/update-index.c:1218
23361 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
23363 "core.fsmonitor tak disetel; setel jika Anda benar-benar ingin mengaktifkan "
23366 #: builtin/update-index.c:1222
23367 msgid "fsmonitor enabled"
23368 msgstr "fsmonitor diaktifkan"
23370 #: builtin/update-index.c:1225
23372 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
23374 "core.fsmonitor disetel; hapus jika Anda benar-benar ingin menonaktifkan "
23377 #: builtin/update-index.c:1229
23378 msgid "fsmonitor disabled"
23379 msgstr "fsmonitor dinonaktifkan"
23381 #: builtin/update-ref.c:10
23382 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
23383 msgstr "git update-ref [<opsi>] -d <nama referensi> [<nilai lama>]"
23385 #: builtin/update-ref.c:11
23386 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
23388 "git update-ref [<opsi>] <nama referensi> <nilai baru> [<nilai lama>]"
23390 #: builtin/update-ref.c:12
23391 msgid "git update-ref [<options>] --stdin [-z]"
23392 msgstr "git update-ref [<opsi>] --stdin [-z]"
23394 #: builtin/update-ref.c:506
23395 msgid "delete the reference"
23396 msgstr "hapus referensi"
23398 #: builtin/update-ref.c:508
23399 msgid "update <refname> not the one it points to"
23400 msgstr "perbarui <nama referensi> bukan yang ditunjuknya"
23402 #: builtin/update-ref.c:509
23403 msgid "stdin has NUL-terminated arguments"
23404 msgstr "stdin punya argumen yang diakhiri dengan NUL"
23406 #: builtin/update-ref.c:510
23407 msgid "read updates from stdin"
23408 msgstr "baca pembaruan dari masukan standar"
23410 #: builtin/update-server-info.c:7
23411 msgid "git update-server-info [--force]"
23414 #: builtin/update-server-info.c:15
23415 msgid "update the info files from scratch"
23418 #: builtin/upload-pack.c:11
23419 msgid "git upload-pack [<options>] <dir>"
23420 msgstr "git upload-pack [<opsi>] <direktori>"
23422 #: builtin/upload-pack.c:24 t/helper/test-serve-v2.c:17
23423 msgid "quit after a single request/response exchange"
23424 msgstr "keluar setelah pertukaran permintaan/jawaban tunggal"
23426 #: builtin/upload-pack.c:26
23427 msgid "serve up the info/refs for git-http-backend"
23428 msgstr "layani info/referensi untuk git-http-backend"
23430 #: builtin/upload-pack.c:29
23431 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
23432 msgstr "jangan coba <direktori>.git/ jika <direktori> bukan direktori Git"
23434 #: builtin/upload-pack.c:31
23435 msgid "interrupt transfer after <n> seconds of inactivity"
23436 msgstr "interupsi transfer setelah <n> detik niraktivitas"
23438 #: builtin/verify-commit.c:19
23439 msgid "git verify-commit [-v | --verbose] <commit>..."
23440 msgstr "git verify-commit [-v | --verbose] <komit>..."
23442 #: builtin/verify-commit.c:68
23443 msgid "print commit contents"
23444 msgstr "cetak isi komit"
23446 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
23447 msgid "print raw gpg status output"
23448 msgstr "cetak keluaran status gpg mentah"
23450 #: builtin/verify-pack.c:59
23451 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
23452 msgstr "git verify-pack [-v | --verbose] [-s | --stat-only] <pak>..."
23454 #: builtin/verify-pack.c:70
23456 msgstr "bertele-tele"
23458 #: builtin/verify-pack.c:72
23459 msgid "show statistics only"
23460 msgstr "hanya perlihatkan statistik"
23462 #: builtin/verify-tag.c:18
23463 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
23464 msgstr "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
23466 #: builtin/verify-tag.c:36
23467 msgid "print tag contents"
23468 msgstr "cetak isi tag"
23470 #: builtin/worktree.c:19
23471 msgid "git worktree add [<options>] <path> [<commit-ish>]"
23474 #: builtin/worktree.c:20
23475 msgid "git worktree list [<options>]"
23478 #: builtin/worktree.c:21
23479 msgid "git worktree lock [<options>] <path>"
23482 #: builtin/worktree.c:22
23483 msgid "git worktree move <worktree> <new-path>"
23486 #: builtin/worktree.c:23
23487 msgid "git worktree prune [<options>]"
23490 #: builtin/worktree.c:24
23491 msgid "git worktree remove [<options>] <worktree>"
23494 #: builtin/worktree.c:25
23495 msgid "git worktree unlock <path>"
23498 #: builtin/worktree.c:75
23500 msgid "Removing %s/%s: %s"
23503 #: builtin/worktree.c:148
23504 msgid "report pruned working trees"
23507 #: builtin/worktree.c:150
23508 msgid "expire working trees older than <time>"
23511 #: builtin/worktree.c:220
23513 msgid "'%s' already exists"
23516 #: builtin/worktree.c:229
23518 msgid "unusable worktree destination '%s'"
23521 #: builtin/worktree.c:234
23524 "'%s' is a missing but locked worktree;\n"
23525 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
23528 #: builtin/worktree.c:236
23531 "'%s' is a missing but already registered worktree;\n"
23532 "use '%s -f' to override, or 'prune' or 'remove' to clear"
23535 #: builtin/worktree.c:287
23537 msgid "could not create directory of '%s'"
23540 #: builtin/worktree.c:309
23541 msgid "initializing"
23544 #: builtin/worktree.c:420 builtin/worktree.c:426
23546 msgid "Preparing worktree (new branch '%s')"
23549 #: builtin/worktree.c:422
23551 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
23554 #: builtin/worktree.c:431
23556 msgid "Preparing worktree (checking out '%s')"
23559 #: builtin/worktree.c:437
23561 msgid "Preparing worktree (detached HEAD %s)"
23564 #: builtin/worktree.c:482
23565 msgid "checkout <branch> even if already checked out in other worktree"
23568 #: builtin/worktree.c:485
23569 msgid "create a new branch"
23572 #: builtin/worktree.c:487
23573 msgid "create or reset a branch"
23576 #: builtin/worktree.c:489
23577 msgid "populate the new working tree"
23580 #: builtin/worktree.c:490
23581 msgid "keep the new working tree locked"
23584 #: builtin/worktree.c:492 builtin/worktree.c:729
23585 msgid "reason for locking"
23588 #: builtin/worktree.c:495
23589 msgid "set up tracking mode (see git-branch(1))"
23592 #: builtin/worktree.c:498
23593 msgid "try to match the new branch name with a remote-tracking branch"
23596 #: builtin/worktree.c:512
23597 msgid "added with --lock"
23600 #: builtin/worktree.c:574
23601 msgid "--[no-]track can only be used if a new branch is created"
23604 #: builtin/worktree.c:691
23605 msgid "show extended annotations and reasons, if available"
23608 #: builtin/worktree.c:693
23609 msgid "add 'prunable' annotation to worktrees older than <time>"
23612 #: builtin/worktree.c:741 builtin/worktree.c:774 builtin/worktree.c:848
23613 #: builtin/worktree.c:972
23615 msgid "'%s' is not a working tree"
23618 #: builtin/worktree.c:743 builtin/worktree.c:776
23619 msgid "The main working tree cannot be locked or unlocked"
23622 #: builtin/worktree.c:748
23624 msgid "'%s' is already locked, reason: %s"
23627 #: builtin/worktree.c:750
23629 msgid "'%s' is already locked"
23632 #: builtin/worktree.c:778
23634 msgid "'%s' is not locked"
23637 #: builtin/worktree.c:819
23638 msgid "working trees containing submodules cannot be moved or removed"
23641 #: builtin/worktree.c:827
23642 msgid "force move even if worktree is dirty or locked"
23645 #: builtin/worktree.c:850 builtin/worktree.c:974
23647 msgid "'%s' is a main working tree"
23650 #: builtin/worktree.c:855
23652 msgid "could not figure out destination name from '%s'"
23655 #: builtin/worktree.c:868
23658 "cannot move a locked working tree, lock reason: %s\n"
23659 "use 'move -f -f' to override or unlock first"
23662 #: builtin/worktree.c:870
23664 "cannot move a locked working tree;\n"
23665 "use 'move -f -f' to override or unlock first"
23668 #: builtin/worktree.c:873
23670 msgid "validation failed, cannot move working tree: %s"
23673 #: builtin/worktree.c:878
23675 msgid "failed to move '%s' to '%s'"
23678 #: builtin/worktree.c:924
23680 msgid "failed to run 'git status' on '%s'"
23683 #: builtin/worktree.c:928
23685 msgid "'%s' contains modified or untracked files, use --force to delete it"
23688 #: builtin/worktree.c:933
23690 msgid "failed to run 'git status' on '%s', code %d"
23693 #: builtin/worktree.c:956
23694 msgid "force removal even if worktree is dirty or locked"
23697 #: builtin/worktree.c:979
23700 "cannot remove a locked working tree, lock reason: %s\n"
23701 "use 'remove -f -f' to override or unlock first"
23704 #: builtin/worktree.c:981
23706 "cannot remove a locked working tree;\n"
23707 "use 'remove -f -f' to override or unlock first"
23710 #: builtin/worktree.c:984
23712 msgid "validation failed, cannot remove working tree: %s"
23715 #: builtin/worktree.c:1008
23717 msgid "repair: %s: %s"
23720 #: builtin/worktree.c:1011
23722 msgid "error: %s: %s"
23725 #: builtin/write-tree.c:15
23726 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
23727 msgstr "git write-tree [--missing-ok] [--prefix=<prefiks>/]"
23729 #: builtin/write-tree.c:28
23731 msgstr "<prefiks>/"
23733 #: builtin/write-tree.c:29
23734 msgid "write tree object for a subdirectory <prefix>"
23735 msgstr "tulis objek pohon untuk subdirektori <prefiks>"
23737 #: builtin/write-tree.c:31
23738 msgid "only useful for debugging"
23739 msgstr "hanya berguna untuk penirkutuan"
23743 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
23744 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
23745 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
23747 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
23748 " [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
23749 " <command> [<args>]"
23751 "git [--version] [--help] [-C <jalur>] [-c <nama>=<nilai>]\n"
23752 " [--exec-path[=<jalur>]] [--html-path] [--man-path] [--info-path]\n"
23753 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
23755 " [--git-dir=<jalur>] [--work-tree=<jalur>] [--namespace=<nama>]\n"
23756 " [--super-prefix=<jalur>] [--config-env=<nama>=<variabel "
23758 " <perintah> [<argumen>]"
23762 "'git help -a' and 'git help -g' list available subcommands and some\n"
23763 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
23764 "to read about a specific subcommand or concept.\n"
23765 "See 'git help git' for an overview of the system."
23767 "'git help -a' dan 'git help -g' daftar subperintah tersedia dan beberapa\n"
23768 "panduan konsep. Lihat 'git help <perintah>' atau 'git help <konsep>'\n"
23769 "untuk baca tentang perintah atau konsep spesifik.\n"
23770 "Lihat 'git help git' untuk gambaran tentang sistem."
23772 #: git.c:188 git.c:216 git.c:300
23774 msgid "no directory given for '%s' option\n"
23775 msgstr "tidak ada direktori yang diberikan untuk opsi '%s'\n"
23779 msgid "no namespace given for --namespace\n"
23780 msgstr "tidak ada ruang nama yang diberikan untuk --namespace\n"
23784 msgid "no prefix given for --super-prefix\n"
23785 msgstr "tidak ada prefiks yang diberikan untuk --super-prefix\n"
23789 msgid "-c expects a configuration string\n"
23790 msgstr "-c mengharapkan sebuah untai konfigurasi\n"
23794 msgid "no config key given for --config-env\n"
23795 msgstr "tidak ada kunci konfigurasi yang diberikan untuk --config-env\n"
23799 msgid "unknown option: %s\n"
23800 msgstr "opsi tidak dikenal: %s\n"
23804 msgid "while expanding alias '%s': '%s'"
23805 msgstr "ketika memperluas alias '%s': '%s'"
23810 "alias '%s' changes environment variables.\n"
23811 "You can use '!git' in the alias to do this"
23813 "alias '%s' merubah variabel lingkungan.\n"
23814 "Anda dapat menggunakan '!git' dalam alias untuk melakukannya."
23818 msgid "empty alias for %s"
23819 msgstr "alias kosong untuk %s"
23823 msgid "recursive alias: %s"
23824 msgstr "alias rekursif: %s"
23827 msgid "write failure on standard output"
23828 msgstr "kegagalan menulis pada keluaran standar"
23831 msgid "unknown write failure on standard output"
23832 msgstr "kegagal menulis tidak diketahui pada keluaran standar"
23835 msgid "close failed on standard output"
23836 msgstr "penutupan gagal pada keluaran standar"
23840 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
23841 msgstr "putaran alias terdeteksi: perluasan '%s' tidak berhenti:%s"
23845 msgid "cannot handle %s as a builtin"
23846 msgstr "tidak dapat menangani %s sebagai bawaan"
23859 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
23860 msgstr "perluasan alias '%s' gagal; '%s' bukan sebuah perintah git\n"
23864 msgid "failed to run command '%s': %s\n"
23865 msgstr "gagal menjalankan perintah '%s': %s\n"
23867 #: http-fetch.c:128
23869 msgid "argument to --packfile must be a valid hash (got '%s')"
23872 #: http-fetch.c:138
23873 msgid "not a git repository"
23876 #: t/helper/test-fast-rebase.c:141
23877 msgid "unhandled options"
23880 #: t/helper/test-fast-rebase.c:146
23881 msgid "error preparing revisions"
23884 #: t/helper/test-reach.c:154
23886 msgid "commit %s is not marked reachable"
23889 #: t/helper/test-reach.c:164
23890 msgid "too many commits marked reachable"
23893 #: t/helper/test-serve-v2.c:7
23894 msgid "test-tool serve-v2 [<options>]"
23897 #: t/helper/test-serve-v2.c:19
23898 msgid "exit immediately after advertising capabilities"
23901 #: t/helper/test-simple-ipc.c:581
23902 msgid "test-helper simple-ipc is-active [<name>] [<options>]"
23905 #: t/helper/test-simple-ipc.c:582
23906 msgid "test-helper simple-ipc run-daemon [<name>] [<threads>]"
23909 #: t/helper/test-simple-ipc.c:583
23910 msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
23913 #: t/helper/test-simple-ipc.c:584
23914 msgid "test-helper simple-ipc stop-daemon [<name>] [<max-wait>]"
23917 #: t/helper/test-simple-ipc.c:585
23918 msgid "test-helper simple-ipc send [<name>] [<token>]"
23921 #: t/helper/test-simple-ipc.c:586
23922 msgid "test-helper simple-ipc sendbytes [<name>] [<bytecount>] [<byte>]"
23925 #: t/helper/test-simple-ipc.c:587
23927 "test-helper simple-ipc multiple [<name>] [<threads>] [<bytecount>] "
23931 #: t/helper/test-simple-ipc.c:595
23932 msgid "name or pathname of unix domain socket"
23935 #: t/helper/test-simple-ipc.c:597
23936 msgid "named-pipe name"
23939 #: t/helper/test-simple-ipc.c:599
23940 msgid "number of threads in server thread pool"
23943 #: t/helper/test-simple-ipc.c:600
23944 msgid "seconds to wait for daemon to start or stop"
23947 #: t/helper/test-simple-ipc.c:602
23948 msgid "number of bytes"
23951 #: t/helper/test-simple-ipc.c:603
23952 msgid "number of requests per thread"
23955 #: t/helper/test-simple-ipc.c:605
23959 #: t/helper/test-simple-ipc.c:605
23960 msgid "ballast character"
23963 #: t/helper/test-simple-ipc.c:606
23967 #: t/helper/test-simple-ipc.c:606
23968 msgid "command token to send to the server"
23973 msgid "negative value for http.postbuffer; defaulting to %d"
23977 msgid "Delegation control is not supported with cURL < 7.22.0"
23981 msgid "Public key pinning not supported with cURL < 7.39.0"
23985 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
23990 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
23995 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
24000 msgid "Could not set SSL backend to '%s': already set"
24006 "unable to update url base from redirection:\n"
24011 #: remote-curl.c:183
24013 msgid "invalid quoting in push-option value: '%s'"
24016 #: remote-curl.c:304
24018 msgid "%sinfo/refs not valid: is this a git repository?"
24021 #: remote-curl.c:405
24022 msgid "invalid server response; expected service, got flush packet"
24025 #: remote-curl.c:436
24027 msgid "invalid server response; got '%s'"
24030 #: remote-curl.c:496
24032 msgid "repository '%s' not found"
24035 #: remote-curl.c:500
24037 msgid "Authentication failed for '%s'"
24040 #: remote-curl.c:504
24042 msgid "unable to access '%s' with http.pinnedPubkey configuration: %s"
24045 #: remote-curl.c:508
24047 msgid "unable to access '%s': %s"
24050 #: remote-curl.c:514
24052 msgid "redirecting to %s"
24055 #: remote-curl.c:645
24056 msgid "shouldn't have EOF when not gentle on EOF"
24059 #: remote-curl.c:657
24060 msgid "remote server sent unexpected response end packet"
24063 #: remote-curl.c:726
24064 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
24067 #: remote-curl.c:755
24069 msgid "remote-curl: bad line length character: %.4s"
24072 #: remote-curl.c:757
24073 msgid "remote-curl: unexpected response end packet"
24076 #: remote-curl.c:833
24078 msgid "RPC failed; %s"
24081 #: remote-curl.c:873
24082 msgid "cannot handle pushes this big"
24085 #: remote-curl.c:986
24087 msgid "cannot deflate request; zlib deflate error %d"
24090 #: remote-curl.c:990
24092 msgid "cannot deflate request; zlib end error %d"
24095 #: remote-curl.c:1040
24097 msgid "%d bytes of length header were received"
24100 #: remote-curl.c:1042
24102 msgid "%d bytes of body are still expected"
24105 #: remote-curl.c:1131
24106 msgid "dumb http transport does not support shallow capabilities"
24109 #: remote-curl.c:1146
24110 msgid "fetch failed."
24113 #: remote-curl.c:1192
24114 msgid "cannot fetch by sha1 over smart http"
24117 #: remote-curl.c:1236 remote-curl.c:1242
24119 msgid "protocol error: expected sha/ref, got '%s'"
24122 #: remote-curl.c:1254 remote-curl.c:1372
24124 msgid "http transport does not support %s"
24127 #: remote-curl.c:1290
24128 msgid "git-http-push failed"
24131 #: remote-curl.c:1478
24132 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
24135 #: remote-curl.c:1510
24136 msgid "remote-curl: error reading command stream from git"
24139 #: remote-curl.c:1517
24140 msgid "remote-curl: fetch attempted without a local repo"
24143 #: remote-curl.c:1558
24145 msgid "remote-curl: unknown command '%s' from git"
24148 #: contrib/scalar/scalar.c:49
24149 msgid "need a working directory"
24152 #: contrib/scalar/scalar.c:86
24153 msgid "could not find enlistment root"
24156 #: contrib/scalar/scalar.c:89 contrib/scalar/scalar.c:351
24157 #: contrib/scalar/scalar.c:436 contrib/scalar/scalar.c:579
24159 msgid "could not switch to '%s'"
24162 #: contrib/scalar/scalar.c:180
24164 msgid "could not configure %s=%s"
24167 #: contrib/scalar/scalar.c:198
24168 msgid "could not configure log.excludeDecoration"
24171 #: contrib/scalar/scalar.c:219
24172 msgid "Scalar enlistments require a worktree"
24175 #: contrib/scalar/scalar.c:311
24177 msgid "remote HEAD is not a branch: '%.*s'"
24180 #: contrib/scalar/scalar.c:317
24181 msgid "failed to get default branch name from remote; using local default"
24184 #: contrib/scalar/scalar.c:330
24185 msgid "failed to get default branch name"
24188 #: contrib/scalar/scalar.c:341
24189 msgid "failed to unregister repository"
24192 #: contrib/scalar/scalar.c:356
24193 msgid "failed to delete enlistment directory"
24196 #: contrib/scalar/scalar.c:376
24197 msgid "branch to checkout after clone"
24200 #: contrib/scalar/scalar.c:378
24201 msgid "when cloning, create full working directory"
24204 #: contrib/scalar/scalar.c:380
24205 msgid "only download metadata for the branch that will be checked out"
24208 #: contrib/scalar/scalar.c:385
24209 msgid "scalar clone [<options>] [--] <repo> [<dir>]"
24212 #: contrib/scalar/scalar.c:410
24214 msgid "cannot deduce worktree name from '%s'"
24217 #: contrib/scalar/scalar.c:419
24219 msgid "directory '%s' exists already"
24222 #: contrib/scalar/scalar.c:446
24224 msgid "failed to get default branch for '%s'"
24227 #: contrib/scalar/scalar.c:457
24229 msgid "could not configure remote in '%s'"
24232 #: contrib/scalar/scalar.c:466
24234 msgid "could not configure '%s'"
24237 #: contrib/scalar/scalar.c:469
24238 msgid "partial clone failed; attempting full clone"
24241 #: contrib/scalar/scalar.c:473
24242 msgid "could not configure for full clone"
24245 #: contrib/scalar/scalar.c:505
24246 msgid "`scalar list` does not take arguments"
24249 #: contrib/scalar/scalar.c:518
24250 msgid "scalar register [<enlistment>]"
24253 #: contrib/scalar/scalar.c:545
24254 msgid "reconfigure all registered enlistments"
24257 #: contrib/scalar/scalar.c:549
24258 msgid "scalar reconfigure [--all | <enlistment>]"
24261 #: contrib/scalar/scalar.c:567
24262 msgid "--all or <enlistment>, but not both"
24265 #: contrib/scalar/scalar.c:582
24267 msgid "git repository gone in '%s'"
24270 #: contrib/scalar/scalar.c:622
24272 "scalar run <task> [<enlistment>]\n"
24276 #: contrib/scalar/scalar.c:640
24278 msgid "no such task: '%s'"
24281 #: contrib/scalar/scalar.c:690
24282 msgid "scalar unregister [<enlistment>]"
24285 #: contrib/scalar/scalar.c:737
24286 msgid "scalar delete <enlistment>"
24289 #: contrib/scalar/scalar.c:752
24290 msgid "refusing to delete current working directory"
24293 #: contrib/scalar/scalar.c:767
24294 msgid "include Git version"
24297 #: contrib/scalar/scalar.c:769
24298 msgid "include Git's build options"
24301 #: contrib/scalar/scalar.c:773
24302 msgid "scalar verbose [-v | --verbose] [--build-options]"
24305 #: contrib/scalar/scalar.c:821
24307 "scalar <command> [<options>]\n"
24312 #: compat/compiler.h:26
24313 msgid "no compiler information available\n"
24316 #: compat/compiler.h:38
24317 msgid "no libc information available\n"
24320 #: list-objects-filter-options.h:94
24324 #: list-objects-filter-options.h:95
24325 msgid "object filtering"
24328 #: parse-options.h:183
24329 msgid "expiry-date"
24332 #: parse-options.h:197
24333 msgid "no-op (backward compatibility)"
24336 #: parse-options.h:310
24337 msgid "be more verbose"
24340 #: parse-options.h:312
24341 msgid "be more quiet"
24344 #: parse-options.h:318
24345 msgid "use <n> digits to display object names"
24348 #: parse-options.h:337
24349 msgid "how to strip spaces and #comments from message"
24352 #: parse-options.h:338
24353 msgid "read pathspec from file"
24356 #: parse-options.h:339
24358 "with --pathspec-from-file, pathspec elements are separated with NUL character"
24366 msgid "field name to sort on"
24370 msgid "update the index with reused conflict resolution if possible"
24373 #: command-list.h:50
24374 msgid "Add file contents to the index"
24377 #: command-list.h:51
24378 msgid "Apply a series of patches from a mailbox"
24381 #: command-list.h:52
24382 msgid "Annotate file lines with commit information"
24385 #: command-list.h:53
24386 msgid "Apply a patch to files and/or to the index"
24389 #: command-list.h:54
24390 msgid "Import a GNU Arch repository into Git"
24393 #: command-list.h:55
24394 msgid "Create an archive of files from a named tree"
24397 #: command-list.h:56
24398 msgid "Use binary search to find the commit that introduced a bug"
24401 #: command-list.h:57
24402 msgid "Show what revision and author last modified each line of a file"
24405 #: command-list.h:58
24406 msgid "List, create, or delete branches"
24409 #: command-list.h:59
24410 msgid "Collect information for user to file a bug report"
24413 #: command-list.h:60
24414 msgid "Move objects and refs by archive"
24417 #: command-list.h:61
24418 msgid "Provide content or type and size information for repository objects"
24421 #: command-list.h:62
24422 msgid "Display gitattributes information"
24425 #: command-list.h:63
24426 msgid "Debug gitignore / exclude files"
24429 #: command-list.h:64
24430 msgid "Show canonical names and email addresses of contacts"
24433 #: command-list.h:65
24434 msgid "Ensures that a reference name is well formed"
24437 #: command-list.h:66
24438 msgid "Switch branches or restore working tree files"
24441 #: command-list.h:67
24442 msgid "Copy files from the index to the working tree"
24445 #: command-list.h:68
24446 msgid "Find commits yet to be applied to upstream"
24449 #: command-list.h:69
24450 msgid "Apply the changes introduced by some existing commits"
24453 #: command-list.h:70
24454 msgid "Graphical alternative to git-commit"
24457 #: command-list.h:71
24458 msgid "Remove untracked files from the working tree"
24461 #: command-list.h:72
24462 msgid "Clone a repository into a new directory"
24465 #: command-list.h:73
24466 msgid "Display data in columns"
24469 #: command-list.h:74
24470 msgid "Record changes to the repository"
24473 #: command-list.h:75
24474 msgid "Write and verify Git commit-graph files"
24477 #: command-list.h:76
24478 msgid "Create a new commit object"
24481 #: command-list.h:77
24482 msgid "Get and set repository or global options"
24485 #: command-list.h:78
24486 msgid "Count unpacked number of objects and their disk consumption"
24489 #: command-list.h:79
24490 msgid "Retrieve and store user credentials"
24493 #: command-list.h:80
24494 msgid "Helper to temporarily store passwords in memory"
24497 #: command-list.h:81
24498 msgid "Helper to store credentials on disk"
24501 #: command-list.h:82
24502 msgid "Export a single commit to a CVS checkout"
24505 #: command-list.h:83
24506 msgid "Salvage your data out of another SCM people love to hate"
24509 #: command-list.h:84
24510 msgid "A CVS server emulator for Git"
24513 #: command-list.h:85
24514 msgid "A really simple server for Git repositories"
24517 #: command-list.h:86
24518 msgid "Give an object a human readable name based on an available ref"
24521 #: command-list.h:87
24522 msgid "Show changes between commits, commit and working tree, etc"
24525 #: command-list.h:88
24526 msgid "Compares files in the working tree and the index"
24529 #: command-list.h:89
24530 msgid "Compare a tree to the working tree or index"
24533 #: command-list.h:90
24534 msgid "Compares the content and mode of blobs found via two tree objects"
24537 #: command-list.h:91
24538 msgid "Show changes using common diff tools"
24541 #: command-list.h:92
24542 msgid "Git data exporter"
24545 #: command-list.h:93
24546 msgid "Backend for fast Git data importers"
24549 #: command-list.h:94
24550 msgid "Download objects and refs from another repository"
24553 #: command-list.h:95
24554 msgid "Receive missing objects from another repository"
24557 #: command-list.h:96
24558 msgid "Rewrite branches"
24561 #: command-list.h:97
24562 msgid "Produce a merge commit message"
24565 #: command-list.h:98
24566 msgid "Output information on each ref"
24569 #: command-list.h:99
24570 msgid "Run a Git command on a list of repositories"
24573 #: command-list.h:100
24574 msgid "Prepare patches for e-mail submission"
24577 #: command-list.h:101
24578 msgid "Verifies the connectivity and validity of the objects in the database"
24581 #: command-list.h:102
24582 msgid "Cleanup unnecessary files and optimize the local repository"
24585 #: command-list.h:103
24586 msgid "Extract commit ID from an archive created using git-archive"
24589 #: command-list.h:104
24590 msgid "Print lines matching a pattern"
24593 #: command-list.h:105
24594 msgid "A portable graphical interface to Git"
24597 #: command-list.h:106
24598 msgid "Compute object ID and optionally creates a blob from a file"
24601 #: command-list.h:107
24602 msgid "Display help information about Git"
24605 #: command-list.h:108
24606 msgid "Server side implementation of Git over HTTP"
24609 #: command-list.h:109
24610 msgid "Download from a remote Git repository via HTTP"
24613 #: command-list.h:110
24614 msgid "Push objects over HTTP/DAV to another repository"
24617 #: command-list.h:111
24618 msgid "Send a collection of patches from stdin to an IMAP folder"
24621 #: command-list.h:112
24622 msgid "Build pack index file for an existing packed archive"
24625 #: command-list.h:113
24626 msgid "Create an empty Git repository or reinitialize an existing one"
24629 #: command-list.h:114
24630 msgid "Instantly browse your working repository in gitweb"
24633 #: command-list.h:115
24634 msgid "Add or parse structured information in commit messages"
24637 #: command-list.h:116
24638 msgid "Show commit logs"
24641 #: command-list.h:117
24642 msgid "Show information about files in the index and the working tree"
24645 #: command-list.h:118
24646 msgid "List references in a remote repository"
24649 #: command-list.h:119
24650 msgid "List the contents of a tree object"
24653 #: command-list.h:120
24654 msgid "Extracts patch and authorship from a single e-mail message"
24657 #: command-list.h:121
24658 msgid "Simple UNIX mbox splitter program"
24661 #: command-list.h:122
24662 msgid "Run tasks to optimize Git repository data"
24665 #: command-list.h:123
24666 msgid "Join two or more development histories together"
24669 #: command-list.h:124
24670 msgid "Find as good common ancestors as possible for a merge"
24673 #: command-list.h:125
24674 msgid "Run a three-way file merge"
24677 #: command-list.h:126
24678 msgid "Run a merge for files needing merging"
24681 #: command-list.h:127
24682 msgid "The standard helper program to use with git-merge-index"
24685 #: command-list.h:128
24686 msgid "Show three-way merge without touching index"
24689 #: command-list.h:129
24690 msgid "Run merge conflict resolution tools to resolve merge conflicts"
24693 #: command-list.h:130
24694 msgid "Creates a tag object with extra validation"
24697 #: command-list.h:131
24698 msgid "Build a tree-object from ls-tree formatted text"
24701 #: command-list.h:132
24702 msgid "Write and verify multi-pack-indexes"
24705 #: command-list.h:133
24706 msgid "Move or rename a file, a directory, or a symlink"
24709 #: command-list.h:134
24710 msgid "Find symbolic names for given revs"
24713 #: command-list.h:135
24714 msgid "Add or inspect object notes"
24717 #: command-list.h:136
24718 msgid "Import from and submit to Perforce repositories"
24721 #: command-list.h:137
24722 msgid "Create a packed archive of objects"
24725 #: command-list.h:138
24726 msgid "Find redundant pack files"
24729 #: command-list.h:139
24730 msgid "Pack heads and tags for efficient repository access"
24733 #: command-list.h:140
24734 msgid "Compute unique ID for a patch"
24737 #: command-list.h:141
24738 msgid "Prune all unreachable objects from the object database"
24741 #: command-list.h:142
24742 msgid "Remove extra objects that are already in pack files"
24745 #: command-list.h:143
24746 msgid "Fetch from and integrate with another repository or a local branch"
24749 #: command-list.h:144
24750 msgid "Update remote refs along with associated objects"
24753 #: command-list.h:145
24754 msgid "Applies a quilt patchset onto the current branch"
24757 #: command-list.h:146
24758 msgid "Compare two commit ranges (e.g. two versions of a branch)"
24761 #: command-list.h:147
24762 msgid "Reads tree information into the index"
24765 #: command-list.h:148
24766 msgid "Reapply commits on top of another base tip"
24769 #: command-list.h:149
24770 msgid "Receive what is pushed into the repository"
24773 #: command-list.h:150
24774 msgid "Manage reflog information"
24777 #: command-list.h:151
24778 msgid "Manage set of tracked repositories"
24781 #: command-list.h:152
24782 msgid "Pack unpacked objects in a repository"
24785 #: command-list.h:153
24786 msgid "Create, list, delete refs to replace objects"
24789 #: command-list.h:154
24790 msgid "Generates a summary of pending changes"
24793 #: command-list.h:155
24794 msgid "Reuse recorded resolution of conflicted merges"
24797 #: command-list.h:156
24798 msgid "Reset current HEAD to the specified state"
24801 #: command-list.h:157
24802 msgid "Restore working tree files"
24805 #: command-list.h:158
24806 msgid "Lists commit objects in reverse chronological order"
24809 #: command-list.h:159
24810 msgid "Pick out and massage parameters"
24813 #: command-list.h:160
24814 msgid "Revert some existing commits"
24817 #: command-list.h:161
24818 msgid "Remove files from the working tree and from the index"
24821 #: command-list.h:162
24822 msgid "Send a collection of patches as emails"
24825 #: command-list.h:163
24826 msgid "Push objects over Git protocol to another repository"
24829 #: command-list.h:164
24830 msgid "Git's i18n setup code for shell scripts"
24833 #: command-list.h:165
24834 msgid "Common Git shell script setup code"
24837 #: command-list.h:166
24838 msgid "Restricted login shell for Git-only SSH access"
24841 #: command-list.h:167
24842 msgid "Summarize 'git log' output"
24845 #: command-list.h:168
24846 msgid "Show various types of objects"
24849 #: command-list.h:169
24850 msgid "Show branches and their commits"
24853 #: command-list.h:170
24854 msgid "Show packed archive index"
24857 #: command-list.h:171
24858 msgid "List references in a local repository"
24861 #: command-list.h:172
24862 msgid "Initialize and modify the sparse-checkout"
24865 #: command-list.h:173
24866 msgid "Add file contents to the staging area"
24869 #: command-list.h:174
24870 msgid "Stash the changes in a dirty working directory away"
24873 #: command-list.h:175
24874 msgid "Show the working tree status"
24877 #: command-list.h:176
24878 msgid "Remove unnecessary whitespace"
24881 #: command-list.h:177
24882 msgid "Initialize, update or inspect submodules"
24885 #: command-list.h:178
24886 msgid "Bidirectional operation between a Subversion repository and Git"
24889 #: command-list.h:179
24890 msgid "Switch branches"
24893 #: command-list.h:180
24894 msgid "Read, modify and delete symbolic refs"
24897 #: command-list.h:181
24898 msgid "Create, list, delete or verify a tag object signed with GPG"
24901 #: command-list.h:182
24902 msgid "Creates a temporary file with a blob's contents"
24905 #: command-list.h:183
24906 msgid "Unpack objects from a packed archive"
24909 #: command-list.h:184
24910 msgid "Register file contents in the working tree to the index"
24913 #: command-list.h:185
24914 msgid "Update the object name stored in a ref safely"
24917 #: command-list.h:186
24918 msgid "Update auxiliary info file to help dumb servers"
24921 #: command-list.h:187
24922 msgid "Send archive back to git-archive"
24925 #: command-list.h:188
24926 msgid "Send objects packed back to git-fetch-pack"
24929 #: command-list.h:189
24930 msgid "Show a Git logical variable"
24933 #: command-list.h:190
24934 msgid "Check the GPG signature of commits"
24937 #: command-list.h:191
24938 msgid "Validate packed Git archive files"
24941 #: command-list.h:192
24942 msgid "Check the GPG signature of tags"
24945 #: command-list.h:193
24946 msgid "Show logs with difference each commit introduces"
24949 #: command-list.h:194
24950 msgid "Manage multiple working trees"
24953 #: command-list.h:195
24954 msgid "Create a tree object from the current index"
24957 #: command-list.h:196
24958 msgid "Defining attributes per path"
24961 #: command-list.h:197
24962 msgid "Git command-line interface and conventions"
24965 #: command-list.h:198
24966 msgid "A Git core tutorial for developers"
24969 #: command-list.h:199
24970 msgid "Providing usernames and passwords to Git"
24973 #: command-list.h:200
24974 msgid "Git for CVS users"
24977 #: command-list.h:201
24978 msgid "Tweaking diff output"
24981 #: command-list.h:202
24982 msgid "A useful minimum set of commands for Everyday Git"
24985 #: command-list.h:203
24986 msgid "Frequently asked questions about using Git"
24989 #: command-list.h:204
24990 msgid "A Git Glossary"
24993 #: command-list.h:205
24994 msgid "Hooks used by Git"
24997 #: command-list.h:206
24998 msgid "Specifies intentionally untracked files to ignore"
25001 #: command-list.h:207
25002 msgid "The Git repository browser"
25005 #: command-list.h:208
25006 msgid "Map author/committer names and/or E-Mail addresses"
25009 #: command-list.h:209
25010 msgid "Defining submodule properties"
25013 #: command-list.h:210
25014 msgid "Git namespaces"
25017 #: command-list.h:211
25018 msgid "Helper programs to interact with remote repositories"
25021 #: command-list.h:212
25022 msgid "Git Repository Layout"
25025 #: command-list.h:213
25026 msgid "Specifying revisions and ranges for Git"
25029 #: command-list.h:214
25030 msgid "Mounting one repository inside another"
25033 #: command-list.h:215
25034 msgid "A tutorial introduction to Git"
25037 #: command-list.h:216
25038 msgid "A tutorial introduction to Git: part two"
25041 #: command-list.h:217
25042 msgid "Git web interface (web frontend to Git repositories)"
25045 #: command-list.h:218
25046 msgid "An overview of recommended workflows with Git"
25049 #: git-merge-octopus.sh:46
25051 "Error: Your local changes to the following files would be overwritten by "
25055 #: git-merge-octopus.sh:61
25056 msgid "Automated merge did not work."
25059 #: git-merge-octopus.sh:62
25060 msgid "Should not be doing an octopus."
25063 #: git-merge-octopus.sh:73
25065 msgid "Unable to find common commit with $pretty_name"
25068 #: git-merge-octopus.sh:77
25070 msgid "Already up to date with $pretty_name"
25073 #: git-merge-octopus.sh:89
25075 msgid "Fast-forwarding to: $pretty_name"
25078 #: git-merge-octopus.sh:97
25080 msgid "Trying simple merge with $pretty_name"
25083 #: git-merge-octopus.sh:102
25084 msgid "Simple merge did not work, trying automatic merge."
25087 #: git-submodule.sh:401
25089 msgid "Unable to find current revision in submodule path '$displaypath'"
25092 #: git-submodule.sh:411
25094 msgid "Unable to fetch in submodule path '$sm_path'"
25097 #: git-submodule.sh:416
25100 "Unable to find current ${remote_name}/${branch} revision in submodule path "
25104 #: git-submodule.sh:464
25106 msgid "Failed to recurse into submodule path '$displaypath'"
25109 #: git-sh-setup.sh:89 git-sh-setup.sh:94
25111 msgid "usage: $dashless $USAGE"
25114 #: git-sh-setup.sh:183
25116 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
25119 #: git-sh-setup.sh:192 git-sh-setup.sh:199
25121 msgid "fatal: $program_name cannot be used without a working tree."
25124 #: git-sh-setup.sh:213
25125 msgid "Cannot rewrite branches: You have unstaged changes."
25128 #: git-sh-setup.sh:216
25130 msgid "Cannot $action: You have unstaged changes."
25133 #: git-sh-setup.sh:227
25135 msgid "Cannot $action: Your index contains uncommitted changes."
25138 #: git-sh-setup.sh:229
25139 msgid "Additionally, your index contains uncommitted changes."
25142 #: git-sh-setup.sh:349
25143 msgid "You need to run this command from the toplevel of the working tree."
25146 #: git-sh-setup.sh:354
25147 msgid "Unable to determine absolute path of git directory"
25150 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
25151 #: git-add--interactive.perl:212
25153 msgid "%12s %12s %s"
25156 #: git-add--interactive.perl:632
25158 msgid "touched %d path\n"
25159 msgid_plural "touched %d paths\n"
25163 #: git-add--interactive.perl:1056
25165 "If the patch applies cleanly, the edited hunk will immediately be\n"
25166 "marked for staging."
25169 #: git-add--interactive.perl:1059
25171 "If the patch applies cleanly, the edited hunk will immediately be\n"
25172 "marked for stashing."
25175 #: git-add--interactive.perl:1062
25177 "If the patch applies cleanly, the edited hunk will immediately be\n"
25178 "marked for unstaging."
25181 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
25182 #: git-add--interactive.perl:1080
25184 "If the patch applies cleanly, the edited hunk will immediately be\n"
25185 "marked for applying."
25188 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
25189 #: git-add--interactive.perl:1077
25191 "If the patch applies cleanly, the edited hunk will immediately be\n"
25192 "marked for discarding."
25195 #: git-add--interactive.perl:1114
25197 msgid "failed to open hunk edit file for writing: %s"
25200 #: git-add--interactive.perl:1121
25204 "To remove '%s' lines, make them ' ' lines (context).\n"
25205 "To remove '%s' lines, delete them.\n"
25206 "Lines starting with %s will be removed.\n"
25209 #: git-add--interactive.perl:1143
25211 msgid "failed to open hunk edit file for reading: %s"
25214 #: git-add--interactive.perl:1253
25216 "y - stage this hunk\n"
25217 "n - do not stage this hunk\n"
25218 "q - quit; do not stage this hunk or any of the remaining ones\n"
25219 "a - stage this hunk and all later hunks in the file\n"
25220 "d - do not stage this hunk or any of the later hunks in the file"
25223 #: git-add--interactive.perl:1259
25225 "y - stash this hunk\n"
25226 "n - do not stash this hunk\n"
25227 "q - quit; do not stash this hunk or any of the remaining ones\n"
25228 "a - stash this hunk and all later hunks in the file\n"
25229 "d - do not stash this hunk or any of the later hunks in the file"
25232 #: git-add--interactive.perl:1265
25234 "y - unstage this hunk\n"
25235 "n - do not unstage this hunk\n"
25236 "q - quit; do not unstage this hunk or any of the remaining ones\n"
25237 "a - unstage this hunk and all later hunks in the file\n"
25238 "d - do not unstage this hunk or any of the later hunks in the file"
25241 #: git-add--interactive.perl:1271
25243 "y - apply this hunk to index\n"
25244 "n - do not apply this hunk to index\n"
25245 "q - quit; do not apply this hunk or any of the remaining ones\n"
25246 "a - apply this hunk and all later hunks in the file\n"
25247 "d - do not apply this hunk or any of the later hunks in the file"
25250 #: git-add--interactive.perl:1277 git-add--interactive.perl:1295
25252 "y - discard this hunk from worktree\n"
25253 "n - do not discard this hunk from worktree\n"
25254 "q - quit; do not discard this hunk or any of the remaining ones\n"
25255 "a - discard this hunk and all later hunks in the file\n"
25256 "d - do not discard this hunk or any of the later hunks in the file"
25259 #: git-add--interactive.perl:1283
25261 "y - discard this hunk from index and worktree\n"
25262 "n - do not discard this hunk from index and worktree\n"
25263 "q - quit; do not discard this hunk or any of the remaining ones\n"
25264 "a - discard this hunk and all later hunks in the file\n"
25265 "d - do not discard this hunk or any of the later hunks in the file"
25268 #: git-add--interactive.perl:1289
25270 "y - apply this hunk to index and worktree\n"
25271 "n - do not apply this hunk to index and worktree\n"
25272 "q - quit; do not apply this hunk or any of the remaining ones\n"
25273 "a - apply this hunk and all later hunks in the file\n"
25274 "d - do not apply this hunk or any of the later hunks in the file"
25277 #: git-add--interactive.perl:1301
25279 "y - apply this hunk to worktree\n"
25280 "n - do not apply this hunk to worktree\n"
25281 "q - quit; do not apply this hunk or any of the remaining ones\n"
25282 "a - apply this hunk and all later hunks in the file\n"
25283 "d - do not apply this hunk or any of the later hunks in the file"
25286 #: git-add--interactive.perl:1316
25288 "g - select a hunk to go to\n"
25289 "/ - search for a hunk matching the given regex\n"
25290 "j - leave this hunk undecided, see next undecided hunk\n"
25291 "J - leave this hunk undecided, see next hunk\n"
25292 "k - leave this hunk undecided, see previous undecided hunk\n"
25293 "K - leave this hunk undecided, see previous hunk\n"
25294 "s - split the current hunk into smaller hunks\n"
25295 "e - manually edit the current hunk\n"
25299 #: git-add--interactive.perl:1347
25300 msgid "The selected hunks do not apply to the index!\n"
25303 #: git-add--interactive.perl:1362
25305 msgid "ignoring unmerged: %s\n"
25308 #: git-add--interactive.perl:1481
25310 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
25313 #: git-add--interactive.perl:1482
25315 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
25318 #: git-add--interactive.perl:1483
25320 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
25323 #: git-add--interactive.perl:1484
25325 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
25328 #: git-add--interactive.perl:1601
25329 msgid "No other hunks to goto\n"
25332 #: git-add--interactive.perl:1619
25334 msgid "Invalid number: '%s'\n"
25337 #: git-add--interactive.perl:1624
25339 msgid "Sorry, only %d hunk available.\n"
25340 msgid_plural "Sorry, only %d hunks available.\n"
25344 #: git-add--interactive.perl:1659
25345 msgid "No other hunks to search\n"
25348 #: git-add--interactive.perl:1676
25350 msgid "Malformed search regexp %s: %s\n"
25353 #: git-add--interactive.perl:1686
25354 msgid "No hunk matches the given pattern\n"
25357 #: git-add--interactive.perl:1698 git-add--interactive.perl:1720
25358 msgid "No previous hunk\n"
25361 #: git-add--interactive.perl:1707 git-add--interactive.perl:1726
25362 msgid "No next hunk\n"
25365 #: git-add--interactive.perl:1732
25366 msgid "Sorry, cannot split this hunk\n"
25369 #: git-add--interactive.perl:1738
25371 msgid "Split into %d hunk.\n"
25372 msgid_plural "Split into %d hunks.\n"
25376 #: git-add--interactive.perl:1748
25377 msgid "Sorry, cannot edit this hunk\n"
25380 #. TRANSLATORS: please do not translate the command names
25381 #. 'status', 'update', 'revert', etc.
25382 #: git-add--interactive.perl:1813
25384 "status - show paths with changes\n"
25385 "update - add working tree state to the staged set of changes\n"
25386 "revert - revert staged set of changes back to the HEAD version\n"
25387 "patch - pick hunks and update selectively\n"
25388 "diff - view diff between HEAD and index\n"
25389 "add untracked - add contents of untracked files to the staged set of "
25393 #: git-add--interactive.perl:1830 git-add--interactive.perl:1842
25394 #: git-add--interactive.perl:1845 git-add--interactive.perl:1852
25395 #: git-add--interactive.perl:1855 git-add--interactive.perl:1862
25396 #: git-add--interactive.perl:1866 git-add--interactive.perl:1872
25400 #: git-add--interactive.perl:1868
25402 msgid "unknown --patch mode: %s"
25405 #: git-add--interactive.perl:1874 git-add--interactive.perl:1880
25407 msgid "invalid argument %s, expecting --"
25410 #: git-send-email.perl:159
25411 msgid "local zone differs from GMT by a non-minute interval\n"
25412 msgstr "zona lokal berbeda dari GMT oleh selang non-menit\n"
25414 #: git-send-email.perl:166 git-send-email.perl:172
25415 msgid "local time offset greater than or equal to 24 hours\n"
25416 msgstr "offset waktu lokal lebih dari atau sama dengan 24 jam\n"
25418 #: git-send-email.perl:244
25420 msgid "fatal: command '%s' died with exit code %d"
25421 msgstr "fatal: perintah '%s' mati dengan kode keluar %d"
25423 #: git-send-email.perl:257
25424 msgid "the editor exited uncleanly, aborting everything"
25425 msgstr "penyunting keluar dengan kotor, membatalkan semua"
25427 #: git-send-email.perl:346
25430 "'%s' contains an intermediate version of the email you were composing.\n"
25431 msgstr "'%s' berisi versi menengah dari email yang Anda buat.\n"
25433 #: git-send-email.perl:351
25435 msgid "'%s.final' contains the composed email.\n"
25436 msgstr "'%s.final' berisi email yang dibuat.\n"
25438 #: git-send-email.perl:484
25439 msgid "--dump-aliases incompatible with other options\n"
25440 msgstr "--dump-aliases tidak kompatibel dengan opsi yang lain\n"
25442 #: git-send-email.perl:561
25444 "fatal: found configuration options for 'sendmail'\n"
25445 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
25446 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
25448 "fatal: opsi konfigurasi untuk 'sendmail' ditemukan\n"
25449 "git-send-email dikonfigurasikan dengan opsi sendemail.* - catat 'e'.\n"
25450 "Setel sendemail.forbidSendmailVariables ke false untuk menonaktifkan "
25451 "pemeriksaan ini.\n"
25453 #: git-send-email.perl:566 git-send-email.perl:782
25454 msgid "Cannot run git format-patch from outside a repository\n"
25455 msgstr "tidak dapat menjalankan git format-patch diluar repositori\n"
25457 #: git-send-email.perl:569
25459 "`batch-size` and `relogin` must be specified together (via command-line or "
25460 "configuration option)\n"
25462 "`batch-size` dan `relogin` harus disebutkan bersamaan (lewat baris perintah "
25463 "atau opsi konfigurasi)\n"
25465 #: git-send-email.perl:582
25467 msgid "Unknown --suppress-cc field: '%s'\n"
25468 msgstr "Bidang --suppress-cc tidak dikenal: '%s'\n"
25470 #: git-send-email.perl:613
25472 msgid "Unknown --confirm setting: '%s'\n"
25473 msgstr "Setelan --confirm tidak dikenal: '%s'\n"
25475 #: git-send-email.perl:653
25477 msgid "warning: sendmail alias with quotes is not supported: %s\n"
25478 msgstr "peringatan: alias sendmail dengan kutipan tidak didukung: %s\n"
25480 #: git-send-email.perl:655
25482 msgid "warning: `:include:` not supported: %s\n"
25483 msgstr "peringatan: `:include:` tidak didukung: %s\n"
25485 #: git-send-email.perl:657
25487 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
25488 msgstr "peringatan: pengalihan `/file` atau `|pipe` tidak didukung: %s\n"
25490 #: git-send-email.perl:662
25492 msgid "warning: sendmail line is not recognized: %s\n"
25493 msgstr "peringatan: baris sendmail tidak dikenal: %s\n"
25495 #: git-send-email.perl:747
25498 "File '%s' exists but it could also be the range of commits\n"
25499 "to produce patches for. Please disambiguate by...\n"
25501 " * Saying \"./%s\" if you mean a file; or\n"
25502 " * Giving --format-patch option if you mean a range.\n"
25504 "Berkas '%s' ada tetapi bisa jadi itu rentang komit\n"
25505 "untuk membuat tambalan. Mohon disambiguasi dengan...\n"
25507 " * Sebutkan \"./%s\" jika maksud Anda sebuah berkas; atau\n"
25508 " * Berikan opsi --format-patch jika maksud Anda sebuah rentang.\n"
25510 #: git-send-email.perl:768
25512 msgid "Failed to opendir %s: %s"
25513 msgstr "Gagal membuka direktori %s: %s"
25515 #: git-send-email.perl:803
25518 "No patch files specified!\n"
25522 "Tidak ada berkas tambalan yang disebutkan!\n"
25525 #: git-send-email.perl:816
25527 msgid "No subject line in %s?"
25528 msgstr "Tidak ada baris subjek di %s?"
25530 #: git-send-email.perl:827
25532 msgid "Failed to open for writing %s: %s"
25533 msgstr "Gagal membuka untuk menulis %s: %s"
25535 #: git-send-email.perl:838
25537 "Lines beginning in \"GIT:\" will be removed.\n"
25538 "Consider including an overall diffstat or table of contents\n"
25539 "for the patch you are writing.\n"
25541 "Clear the body content if you don't wish to send a summary.\n"
25543 "Baris yang diawali dengan \"GIT:\" akan dihapus.\n"
25544 "Pertimbangkan memasukkan diffstat keseluruhan atau daftar isi\n"
25545 "untuk tambalan yang Anda tulis.\n"
25547 "Bersihkan konten badan jika Anda tidak ingin mengirimkan rangkuman.\n"
25549 #: git-send-email.perl:862
25551 msgid "Failed to open %s: %s"
25552 msgstr "Gagal membuka %s: %s"
25554 #: git-send-email.perl:879
25556 msgid "Failed to open %s.final: %s"
25557 msgstr "Gagal membuka %s.final: %s"
25559 #: git-send-email.perl:922
25560 msgid "Summary email is empty, skipping it\n"
25561 msgstr "Surel rangkuman kosong, lewati\n"
25563 #. TRANSLATORS: please keep [y/N] as is.
25564 #: git-send-email.perl:971
25566 msgid "Are you sure you want to use <%s> [y/N]? "
25567 msgstr "Anda yakin ingin menggunakan <%s> [y/N]? "
25569 #: git-send-email.perl:1026
25571 "The following files are 8bit, but do not declare a Content-Transfer-"
25574 "Berkas berikut 8bit, tetapi tidak menyebutkan Content-Transfer-Encoding.\n"
25576 #: git-send-email.perl:1031
25577 msgid "Which 8bit encoding should I declare [UTF-8]? "
25578 msgstr "Pengkodean 8bit apa yang harus saya sebut [UTF-8]? "
25580 #: git-send-email.perl:1039
25583 "Refusing to send because the patch\n"
25585 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
25588 "Menolak mengirim karena tambalan\n"
25590 "punya subjek templat '*** SUBJECT HERE ***'. Lewatkan --force jika Anda "
25591 "benar-benar ingin mengirim.\n"
25593 #: git-send-email.perl:1058
25594 msgid "To whom should the emails be sent (if anyone)?"
25595 msgstr "Kepada siapa surel harus dikirim (jika ada)?"
25597 #: git-send-email.perl:1076
25599 msgid "fatal: alias '%s' expands to itself\n"
25600 msgstr "fatal: alias '%s' diperluas ke dirinya sendiri\n"
25602 #: git-send-email.perl:1088
25603 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
25605 "Message-ID yang akan digunakan sebagai In-Reply-To untuk surel pertama (jika "
25608 #: git-send-email.perl:1150 git-send-email.perl:1158
25610 msgid "error: unable to extract a valid address from: %s\n"
25611 msgstr "kesalahan: tidak dapat mengekstrak alamat yang valid dari: %s\n"
25613 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
25614 #. translation. The program will only accept English input
25616 #: git-send-email.perl:1162
25617 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
25619 "Apa yang Anda lakukan dengan alamat ini? ([q] keluar|[d] jatuh|[e] sunting): "
25621 #: git-send-email.perl:1482
25623 msgid "CA path \"%s\" does not exist"
25624 msgstr "Jalur CA \"%s\" tidak ada"
25626 #: git-send-email.perl:1565
25628 " The Cc list above has been expanded by additional\n"
25629 " addresses found in the patch commit message. By default\n"
25630 " send-email prompts before sending whenever this occurs.\n"
25631 " This behavior is controlled by the sendemail.confirm\n"
25632 " configuration setting.\n"
25634 " For additional information, run 'git send-email --help'.\n"
25635 " To retain the current behavior, but squelch this message,\n"
25636 " run 'git config --global sendemail.confirm auto'.\n"
25639 " Daftar Cc diatas telah diperluas oleh alamat tambahan\n"
25640 " yang ditemukan dalam pesan komit tambalan. Secara asali\n"
25641 " send-email membisiki sebelum mengirim ketika ini terjadi.\n"
25642 " Perilaku ini dikontrol oleh setelan konfigurasi sendemail.confirm.\n"
25644 " Untuk informasi lebih lanjut, jalankan 'git send-email --help'.\n"
25645 " Untuk menjaga perilaku saat ini, tetapi mematikan pesan ini,\n"
25646 " jalankan 'git config --global sendemail.confirm auto'.\n"
25648 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
25649 #. translation. The program will only accept English input
25651 #: git-send-email.perl:1580
25652 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
25653 msgstr "Kirim surel ini? ([y]a|[n] tidak|[e] sunting|[q] keluar|semu[a]): "
25655 #: git-send-email.perl:1583
25656 msgid "Send this email reply required"
25657 msgstr "Balasan kirim surel ini diperlukan"
25659 #: git-send-email.perl:1617
25660 msgid "The required SMTP server is not properly defined."
25661 msgstr "Peladen SMTP yang diperlukan tidak dijelaskan dengan baik."
25663 #: git-send-email.perl:1664
25665 msgid "Server does not support STARTTLS! %s"
25666 msgstr "Peladen tidak mendukung STARTTLS! %s"
25668 #: git-send-email.perl:1669 git-send-email.perl:1673
25670 msgid "STARTTLS failed! %s"
25671 msgstr "STARTTLS gagal! %s"
25673 #: git-send-email.perl:1682
25674 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
25676 "Tidak dapat menginisialisasi SMTP dengan benar. Periksa konfigurasi dan "
25677 "gunakan --smtp-debug."
25679 #: git-send-email.perl:1700
25681 msgid "Failed to send %s\n"
25682 msgstr "Gagal mengirim %s\n"
25684 #: git-send-email.perl:1703
25686 msgid "Dry-Sent %s\n"
25687 msgstr "Terkirim-kering %s\n"
25689 #: git-send-email.perl:1703
25692 msgstr "Terkirim %s\n"
25694 #: git-send-email.perl:1705
25695 msgid "Dry-OK. Log says:\n"
25696 msgstr "OK-kering. Log berkata:\n"
25698 #: git-send-email.perl:1705
25699 msgid "OK. Log says:\n"
25700 msgstr "OK. Log berkata:\n"
25702 #: git-send-email.perl:1724
25706 #: git-send-email.perl:1727
25707 msgid "Result: OK\n"
25708 msgstr "Hasil: OK\n"
25710 #: git-send-email.perl:1744
25712 msgid "can't open file %s"
25713 msgstr "tidak dapat membuka berkas %s"
25715 #: git-send-email.perl:1792 git-send-email.perl:1812
25717 msgid "(mbox) Adding cc: %s from line '%s'\n"
25718 msgstr "(mbox) Menambahkan cc: %s dari baris '%s'\n"
25720 #: git-send-email.perl:1798
25722 msgid "(mbox) Adding to: %s from line '%s'\n"
25723 msgstr "(mbox) Menambahkan to: %s dari baris '%s'\n"
25725 #: git-send-email.perl:1855
25727 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
25728 msgstr "(non-mbox) Menambahkan cc: %s dari baris '%s'\n"
25730 #: git-send-email.perl:1890
25732 msgid "(body) Adding cc: %s from line '%s'\n"
25733 msgstr "(body) Menambahkan cc: %s dari baris '%s'\n"
25735 #: git-send-email.perl:2009
25737 msgid "(%s) Could not execute '%s'"
25738 msgstr "(%s) Tidak dapat menjalankan '%s'"
25740 #: git-send-email.perl:2016
25742 msgid "(%s) Adding %s: %s from: '%s'\n"
25743 msgstr "(%s) Menambahkan %s: %s dari: '%s'\n"
25745 #: git-send-email.perl:2020
25747 msgid "(%s) failed to close pipe to '%s'"
25748 msgstr "(%s) gagal menutup pipa ke '%s'"
25750 #: git-send-email.perl:2050
25751 msgid "cannot send message as 7bit"
25752 msgstr "tidak dapat mengirim pesan sebagai 7bit"
25754 #: git-send-email.perl:2058
25755 msgid "invalid transfer encoding"
25756 msgstr "pengkodean transfer tidak valid"
25758 #: git-send-email.perl:2095
25761 "fatal: %s: rejected by sendemail-validate hook\n"
25763 "warning: no patches were sent\n"
25765 "fatal: %s: ditolak oleh kail sendemail-validate\n"
25767 "peringatan: tidak ada tambalan yang dikirimkan\n"
25769 #: git-send-email.perl:2105 git-send-email.perl:2158 git-send-email.perl:2168
25771 msgid "unable to open %s: %s\n"
25772 msgstr "tidak dapat membuka %s: %s\n"
25774 #: git-send-email.perl:2108
25777 "fatal: %s:%d is longer than 998 characters\n"
25778 "warning: no patches were sent\n"
25780 "fatal: %s:%d lebih panjang dari 998 karakter\n"
25781 "peringatan: tidak ada tambalan yang dikirimkan\n"
25783 #: git-send-email.perl:2126
25785 msgid "Skipping %s with backup suffix '%s'.\n"
25786 msgstr "Melewati %s dengan akhiran cadangan '%s'.\n"
25788 #. TRANSLATORS: please keep "[y|N]" as is.
25789 #: git-send-email.perl:2130
25791 msgid "Do you really want to send %s? [y|N]: "
25792 msgstr "Anda benar-benar ingin mengirim %s? [y|N]: "