From: Bagas Sanjaya Date: Wed, 15 Jun 2022 07:33:28 +0000 (+0700) Subject: l10n: po-id for 2.37 (first batch) X-Git-Tag: v2.37.0~2^2~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c38261e7d9a26dce0026a6683152fb2532712278;p=thirdparty%2Fgit.git l10n: po-id for 2.37 (first batch) Update following components: - apply.c - builtin/bisect--helper.c - builtin/fetch.c - builtin/fsck.c - builtin/log.c - builtin/notes.c - builtin/push.c - builtin/submodule--helper.c - builtin/worktree.c - index-pack.c - init-db.c - remote.c Translate following new components: - attr.c - builtin/name-rev.c - builtin/pack-objects.c - builtin/pack-refs.c - builtin/prune.c - builtin/update-server-info.c - object-file.c - object-name.c - object.c - pack-bitmap.c - pack-mtimes.c - pack-revindex.c - pack-write.c - packfile.c Besides above, fix minor grammatical issues. Signed-off-by: Bagas Sanjaya --- diff --git a/po/id.po b/po/id.po index 76284fe8e6..794bf8f1c5 100644 --- a/po/id.po +++ b/po/id.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Git\n" "Report-Msgid-Bugs-To: Git Mailing List \n" -"POT-Creation-Date: 2022-04-13 14:52+0800\n" -"PO-Revision-Date: 2021-08-14 09:35+0700\n" +"POT-Creation-Date: 2022-06-21 20:20+0000\n" +"PO-Revision-Date: 2022-06-18 16:30+0700\n" "Last-Translator: Bagas Sanjaya \n" "Language-Team: Indonesian\n" "Language: id\n" @@ -17,237 +17,227 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: add-interactive.c:382 +#: add-interactive.c #, c-format msgid "Huh (%s)?" msgstr "Huh (%s)?" -#: add-interactive.c:535 add-interactive.c:836 reset.c:136 sequencer.c:3505 -#: sequencer.c:3970 sequencer.c:4127 builtin/rebase.c:1261 -#: builtin/rebase.c:1671 +#: add-interactive.c builtin/rebase.c reset.c sequencer.c msgid "could not read index" msgstr "tidak dapat membaca indeks" -#: add-interactive.c:590 git-add--interactive.perl:269 -#: git-add--interactive.perl:294 +#: add-interactive.c git-add--interactive.perl msgid "binary" msgstr "biner" -#: add-interactive.c:648 git-add--interactive.perl:278 -#: git-add--interactive.perl:332 +#: add-interactive.c git-add--interactive.perl msgid "nothing" msgstr "tidak ada" -#: add-interactive.c:649 git-add--interactive.perl:314 -#: git-add--interactive.perl:329 +#: add-interactive.c git-add--interactive.perl msgid "unchanged" msgstr "tak berubah" -#: add-interactive.c:686 git-add--interactive.perl:641 +#: add-interactive.c git-add--interactive.perl msgid "Update" msgstr "Perbarui" -#: add-interactive.c:703 add-interactive.c:891 +#: add-interactive.c #, c-format msgid "could not stage '%s'" msgstr "tidak dapat menggelar '%s'" -#: add-interactive.c:709 add-interactive.c:898 reset.c:160 sequencer.c:3709 +#: add-interactive.c builtin/stash.c reset.c sequencer.c msgid "could not write index" msgstr "tidak dapat menulis indeks" -#: add-interactive.c:712 git-add--interactive.perl:626 +#: add-interactive.c git-add--interactive.perl #, c-format, perl-format msgid "updated %d path\n" msgid_plural "updated %d paths\n" msgstr[0] "%d jalur diperbarui\n" msgstr[1] "%d jalur diperbarui\n" -#: add-interactive.c:730 git-add--interactive.perl:676 +#: add-interactive.c git-add--interactive.perl #, c-format, perl-format msgid "note: %s is untracked now.\n" msgstr "catatan: %s sekarang tak terlacak.\n" -#: add-interactive.c:735 apply.c:4133 builtin/checkout.c:311 -#: builtin/reset.c:167 +#: add-interactive.c apply.c builtin/checkout.c builtin/reset.c #, c-format msgid "make_cache_entry failed for path '%s'" msgstr "make_cache_entry gagal untuk jalur '%s'" -#: add-interactive.c:765 git-add--interactive.perl:653 +#: add-interactive.c git-add--interactive.perl msgid "Revert" msgstr "Kembalikan" -#: add-interactive.c:781 +#: add-interactive.c msgid "Could not parse HEAD^{tree}" msgstr "Tidak dapat menguraikan HEAD^{tree}" -#: add-interactive.c:819 git-add--interactive.perl:629 +#: add-interactive.c git-add--interactive.perl #, c-format, perl-format msgid "reverted %d path\n" msgid_plural "reverted %d paths\n" msgstr[0] "%d jalur dikembalikan\n" msgstr[1] "%d jalur dikembalikan\n" -#: add-interactive.c:870 git-add--interactive.perl:693 +#: add-interactive.c git-add--interactive.perl #, c-format msgid "No untracked files.\n" msgstr "Tidak ada berkas tak terlacak.\n" -#: add-interactive.c:874 git-add--interactive.perl:687 +#: add-interactive.c git-add--interactive.perl msgid "Add untracked" msgstr "Tambahkan tak terlacak" -#: add-interactive.c:901 git-add--interactive.perl:623 +#: add-interactive.c git-add--interactive.perl #, c-format, perl-format msgid "added %d path\n" msgid_plural "added %d paths\n" msgstr[0] "%d jalur ditambahkan\n" msgstr[1] "%d jalur ditambahkan\n" -#: add-interactive.c:931 +#: add-interactive.c #, c-format msgid "ignoring unmerged: %s" msgstr "mengabaikan tak tergabung: %s" -#: add-interactive.c:943 add-patch.c:1758 git-add--interactive.perl:1371 +#: add-interactive.c add-patch.c git-add--interactive.perl #, c-format msgid "Only binary files changed.\n" msgstr "Hanya berkas biner yang berubah.\n" -#: add-interactive.c:945 add-patch.c:1756 git-add--interactive.perl:1373 +#: add-interactive.c add-patch.c git-add--interactive.perl #, c-format msgid "No changes.\n" msgstr "Tidak ada perubahan.\n" -#: add-interactive.c:949 git-add--interactive.perl:1381 +#: add-interactive.c git-add--interactive.perl msgid "Patch update" msgstr "Pembaruan tambalan" -#: add-interactive.c:988 git-add--interactive.perl:1794 +#: add-interactive.c git-add--interactive.perl msgid "Review diff" msgstr "Tinjau diff" -#: add-interactive.c:1016 +#: add-interactive.c msgid "show paths with changes" msgstr "perlihatkan jalur dengan perubahan" -#: add-interactive.c:1018 +#: add-interactive.c msgid "add working tree state to the staged set of changes" msgstr "tambahkan keadaan pohon kerja ke set perubahan yang tergelar" -#: add-interactive.c:1020 +#: add-interactive.c msgid "revert staged set of changes back to the HEAD version" msgstr "kembalikan set perubahan yang tergelar kembali ke versi HEAD" -#: add-interactive.c:1022 +#: add-interactive.c msgid "pick hunks and update selectively" msgstr "ambil bingkah dan perbarui secara selektif" -#: add-interactive.c:1024 +#: add-interactive.c msgid "view diff between HEAD and index" msgstr "lihat diff antara HEAD dan indeks" -#: add-interactive.c:1026 +#: add-interactive.c msgid "add contents of untracked files to the staged set of changes" msgstr "tambahkan isi berkas tak terlacak ke set perubahan yang tergelar" -#: add-interactive.c:1034 add-interactive.c:1083 +#: add-interactive.c msgid "Prompt help:" msgstr "Permintaan bantuan:" -#: add-interactive.c:1036 +#: add-interactive.c msgid "select a single item" msgstr "pilih satu item" -#: add-interactive.c:1038 +#: add-interactive.c msgid "select a range of items" msgstr "pilih kisaran item" -#: add-interactive.c:1040 +#: add-interactive.c msgid "select multiple ranges" msgstr "pilih banyak kisaran" -#: add-interactive.c:1042 add-interactive.c:1087 +#: add-interactive.c msgid "select item based on unique prefix" msgstr "pilih item berdasarkan prefiks unik" -#: add-interactive.c:1044 +#: add-interactive.c msgid "unselect specified items" msgstr "batal pilih item yang disebutkan" -#: add-interactive.c:1046 +#: add-interactive.c msgid "choose all items" msgstr "pilih semua item" -#: add-interactive.c:1048 +#: add-interactive.c msgid "(empty) finish selecting" msgstr "(kosong) sudah memilih" -#: add-interactive.c:1085 +#: add-interactive.c msgid "select a numbered item" msgstr "pilih item bernomor" -#: add-interactive.c:1089 +#: add-interactive.c msgid "(empty) select nothing" msgstr "(empty) tidak pilih apapun" -#: add-interactive.c:1097 builtin/clean.c:839 git-add--interactive.perl:1898 +#: add-interactive.c builtin/clean.c git-add--interactive.perl msgid "*** Commands ***" msgstr "*** Perintah ***" -#: add-interactive.c:1098 builtin/clean.c:840 git-add--interactive.perl:1895 +#: add-interactive.c builtin/clean.c git-add--interactive.perl msgid "What now" msgstr "Apa sekarang" -#: add-interactive.c:1150 git-add--interactive.perl:213 +#: add-interactive.c git-add--interactive.perl msgid "staged" msgstr "tergelar" -#: add-interactive.c:1150 git-add--interactive.perl:213 +#: add-interactive.c git-add--interactive.perl msgid "unstaged" msgstr "tak tergelar" -#: add-interactive.c:1150 apply.c:5002 apply.c:5005 builtin/am.c:2370 -#: builtin/am.c:2373 builtin/bugreport.c:107 builtin/clone.c:132 -#: builtin/fetch.c:154 builtin/merge.c:287 builtin/pull.c:194 -#: builtin/submodule--helper.c:412 builtin/submodule--helper.c:1872 -#: builtin/submodule--helper.c:1875 builtin/submodule--helper.c:2709 -#: builtin/submodule--helper.c:2712 builtin/submodule--helper.c:2891 -#: git-add--interactive.perl:213 +#: add-interactive.c apply.c builtin/am.c builtin/bugreport.c builtin/clone.c +#: builtin/fetch.c builtin/merge.c builtin/pull.c builtin/submodule--helper.c +#: git-add--interactive.perl msgid "path" msgstr "jalur" -#: add-interactive.c:1157 +#: add-interactive.c msgid "could not refresh index" msgstr "tidak dapat menyegarkan indeks" -#: add-interactive.c:1171 builtin/clean.c:804 git-add--interactive.perl:1805 +#: add-interactive.c builtin/clean.c git-add--interactive.perl #, c-format msgid "Bye.\n" msgstr "Sampai jumpa.\n" -#: add-patch.c:34 git-add--interactive.perl:1433 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Stage mode change [y,n,q,a,d%s,?]? " msgstr "Gelar perubahan mode [y,n,q,a,d%s,?]? " -#: add-patch.c:35 git-add--interactive.perl:1434 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Stage deletion [y,n,q,a,d%s,?]? " msgstr "Gelar penghapusan [y,n,q,a,d%s,?]? " -#: add-patch.c:36 git-add--interactive.perl:1435 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Stage addition [y,n,q,a,d%s,?]? " msgstr "Gelar penambahan [y,n,q,a,d%s,?]? " -#: add-patch.c:37 git-add--interactive.perl:1436 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Stage this hunk [y,n,q,a,d%s,?]? " msgstr "Gelar bingkah ini [y,n,q,a,d%s,?]? " -#: add-patch.c:39 +#: add-patch.c msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "staging." @@ -255,7 +245,7 @@ msgstr "" "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " "ditandai untuk digelar." -#: add-patch.c:42 +#: add-patch.c msgid "" "y - stage this hunk\n" "n - do not stage this hunk\n" @@ -269,27 +259,27 @@ msgstr "" "a - gelar bingkah ini dan semua bingkah selanjutnya dalam berkas\n" "d - jangan gelar bingkah ini atau bingkah selanjutnya dalam berkas\n" -#: add-patch.c:56 git-add--interactive.perl:1439 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Stash mode change [y,n,q,a,d%s,?]? " msgstr "Stase perubahan mode [y,n,q,a,d%s,?]? " -#: add-patch.c:57 git-add--interactive.perl:1440 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Stash deletion [y,n,q,a,d%s,?]? " msgstr "Stase penghapusan [y,n,q,a,d%s,?]? " -#: add-patch.c:58 git-add--interactive.perl:1441 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Stash addition [y,n,q,a,d%s,?]? " msgstr "Stase penambahan [y,n,q,a,d%s,?]? " -#: add-patch.c:59 git-add--interactive.perl:1442 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Stash this hunk [y,n,q,a,d%s,?]? " msgstr "Stase bingkah ini [y,n,q,a,d%s,?]? " -#: add-patch.c:61 +#: add-patch.c msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "stashing." @@ -297,7 +287,7 @@ msgstr "" "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " "ditandai untuk distase." -#: add-patch.c:64 +#: add-patch.c msgid "" "y - stash this hunk\n" "n - do not stash this hunk\n" @@ -311,27 +301,27 @@ msgstr "" "a - stase bingkah ini dan semua bingkah selanjutnya dalam berkas\n" "d - jangan stase bingkah ini atau bingkah selanjutnya dalam berkas\n" -#: add-patch.c:80 git-add--interactive.perl:1445 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Unstage mode change [y,n,q,a,d%s,?]? " msgstr "Batal gelar perubahan mode [y,n,q,a,d%s,?]? " -#: add-patch.c:81 git-add--interactive.perl:1446 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Unstage deletion [y,n,q,a,d%s,?]? " msgstr "Batal gelar penghapusan [y,n,q,a,d%s,?]? " -#: add-patch.c:82 git-add--interactive.perl:1447 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Unstage addition [y,n,q,a,d%s,?]? " msgstr "Batal gelar penambahan [y,n,q,a,d%s,?]? " -#: add-patch.c:83 git-add--interactive.perl:1448 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Unstage this hunk [y,n,q,a,d%s,?]? " msgstr "Batal gelar bingkah ini [y,n,q,a,d%s,?]? " -#: add-patch.c:85 +#: add-patch.c msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "unstaging." @@ -339,7 +329,7 @@ msgstr "" "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " "ditandai untuk dibatalgelarkan." -#: add-patch.c:88 +#: add-patch.c msgid "" "y - unstage this hunk\n" "n - do not unstage this hunk\n" @@ -353,27 +343,27 @@ msgstr "" "a - batal gelar bingkah ini dan semua bingkah selanjutnya dalam berkas\n" "d - jangan batal gelar bingkah ini atau bingkah selanjutnya dalam berkas\n" -#: add-patch.c:103 git-add--interactive.perl:1451 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Apply mode change to index [y,n,q,a,d%s,?]? " msgstr "Terapkan perubahan mode ke indeks [y,n,q,a,d%s,?]? " -#: add-patch.c:104 git-add--interactive.perl:1452 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Apply deletion to index [y,n,q,a,d%s,?]? " msgstr "Terapkan penghapusan ke indeks [y,n,q,a,d%s,?]? " -#: add-patch.c:105 git-add--interactive.perl:1453 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Apply addition to index [y,n,q,a,d%s,?]? " msgstr "Terapkan penambahan ke indeks [y,n,q,a,d%s,?]? " -#: add-patch.c:106 git-add--interactive.perl:1454 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Apply this hunk to index [y,n,q,a,d%s,?]? " msgstr "Terapkan bingkah ini ke indeks [y,n,q,a,d%s,?]? " -#: add-patch.c:108 add-patch.c:176 add-patch.c:221 +#: add-patch.c msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "applying." @@ -381,7 +371,7 @@ msgstr "" "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " "ditandai untuk diterapkan." -#: add-patch.c:111 +#: add-patch.c msgid "" "y - apply this hunk to index\n" "n - do not apply this hunk to index\n" @@ -395,31 +385,27 @@ msgstr "" "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n" "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n" -#: add-patch.c:126 git-add--interactive.perl:1457 -#: git-add--interactive.perl:1475 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? " msgstr "Buang perubahan mode dari pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:127 git-add--interactive.perl:1458 -#: git-add--interactive.perl:1476 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? " msgstr "Buang penghapusan dari pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:128 git-add--interactive.perl:1459 -#: git-add--interactive.perl:1477 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Discard addition from worktree [y,n,q,a,d%s,?]? " msgstr "Buang penambahan dari pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:129 git-add--interactive.perl:1460 -#: git-add--interactive.perl:1478 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? " msgstr "Buang bingkah ini dari pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:131 add-patch.c:154 add-patch.c:199 +#: add-patch.c msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "discarding." @@ -427,7 +413,7 @@ msgstr "" "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " "ditandai untuk dibuang." -#: add-patch.c:134 add-patch.c:202 +#: add-patch.c msgid "" "y - discard this hunk from worktree\n" "n - do not discard this hunk from worktree\n" @@ -441,27 +427,27 @@ msgstr "" "a - buang hunk ini dan semua bingkah selanjutnya dalam berkas\n" "d - jangan buang hunk ini atau bingkah selanjutnya dalam berkas\n" -#: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? " msgstr "Buang perubahan mode dari indeks dan pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? " msgstr "Buang penghapusan dari indeks dan pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? " msgstr "Buang penambahan dari indeks dan pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? " msgstr "Buang bingkah ini dari indeks dan pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:157 +#: add-patch.c msgid "" "y - discard this hunk from index and worktree\n" "n - do not discard this hunk from index and worktree\n" @@ -475,27 +461,27 @@ msgstr "" "a - buang bingkah ini dan semua bingkah selanjutnya dalam berkas\n" "d - jangan buang bingkah ini atau bingkah selanjutnya dalam berkas\n" -#: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? " msgstr "Terapkan perubahan mode ke indeks dan pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? " msgstr "Terapkan penghapusan ke indeks dan pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? " msgstr "Terapkan penambahan ke indeks dan pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472 +#: add-patch.c git-add--interactive.perl #, c-format, perl-format msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? " msgstr "Terapkan bingkah ini ke indeks dan pohon kerja [y,n,q,a,d%s,?]? " -#: add-patch.c:179 +#: add-patch.c msgid "" "y - apply this hunk to index and worktree\n" "n - do not apply this hunk to index and worktree\n" @@ -509,7 +495,7 @@ msgstr "" "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n" "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n" -#: add-patch.c:224 +#: add-patch.c msgid "" "y - apply this hunk to worktree\n" "n - do not apply this hunk to worktree\n" @@ -523,34 +509,34 @@ msgstr "" "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n" "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n" -#: add-patch.c:343 +#: add-patch.c #, c-format msgid "could not parse hunk header '%.*s'" msgstr "tidak dapat menguraikan kepala bingkah '%.*s'" -#: add-patch.c:362 add-patch.c:366 +#: add-patch.c #, c-format msgid "could not parse colored hunk header '%.*s'" msgstr "tidak dapat menguraikan kepala bingkah berwarna '%.*s'" -#: add-patch.c:431 +#: add-patch.c msgid "could not parse diff" msgstr "tidak dapat menguraikan diff" -#: add-patch.c:450 +#: add-patch.c msgid "could not parse colored diff" msgstr "tidak dapat menguraikan diff berwarna" -#: add-patch.c:464 +#: add-patch.c #, c-format msgid "failed to run '%s'" msgstr "gagal menjalankan '%s'" -#: add-patch.c:618 +#: add-patch.c msgid "mismatched output from interactive.diffFilter" msgstr "keluaran tak cocok dari interactive.diffFilter" -#: add-patch.c:619 +#: add-patch.c msgid "" "Your filter must maintain a one-to-one correspondence\n" "between its input and output lines." @@ -558,7 +544,7 @@ msgstr "" "Saringan Anda haru menjaga korespondensi satu-satu antara masukannya\n" "dan baris keluaran." -#: add-patch.c:797 +#: add-patch.c #, c-format msgid "" "expected context line #%d in\n" @@ -567,7 +553,7 @@ msgstr "" "baris konteks #%d diharapkan dalam\n" "%.*s" -#: add-patch.c:812 +#: add-patch.c #, c-format msgid "" "hunks do not overlap:\n" @@ -580,11 +566,11 @@ msgstr "" "tidak berakhir dengan:\n" "%.*s" -#: add-patch.c:1088 git-add--interactive.perl:1115 +#: add-patch.c git-add--interactive.perl msgid "Manual hunk edit mode -- see bottom for a quick guide.\n" msgstr "Mode sunting bingkah manual -- lihat dibawah untuk panduan cepat.\n" -#: add-patch.c:1092 +#: add-patch.c #, c-format msgid "" "---\n" @@ -594,11 +580,12 @@ msgid "" msgstr "" "---\n" "Untuk menghapus baris '%c', buatlah menjadi baris ' ' (konteks).\n" -"Untuk menghapus baris '%c', hapuslah itu.\n" +"Untuk menghapus baris '%c', hapuslahnya.\n" "Baris yang diawali dengan %c akan dihapus.\n" +#. #-#-#-#-# git-add--interactive.perl.po #-#-#-#-# #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages. -#: add-patch.c:1106 git-add--interactive.perl:1129 +#: add-patch.c git-add--interactive.perl msgid "" "If it does not apply cleanly, you will be given an opportunity to\n" "edit again. If all lines of the hunk are removed, then the edit is\n" @@ -608,46 +595,48 @@ msgstr "" "untuk menyunting lagi. Jika semua baris dalam bingkah dihapus, suntingan\n" "dibatalkan dan bingkah tetap tidak berubah.\n" -#: add-patch.c:1139 +#: add-patch.c msgid "could not parse hunk header" msgstr "tidak dapat menguraikan kepala bingkah" -#: add-patch.c:1184 +#: add-patch.c msgid "'git apply --cached' failed" msgstr "'git apply --cached' gagal" +#. #-#-#-#-# add-patch.c.po #-#-#-#-# #. TRANSLATORS: do not translate [y/n] #. The program will only accept that input at this point. #. Consider translating (saying "no" discards!) as #. (saying "n" for "no" discards!) if the translation #. of the word "no" does not start with n. #. +#. #-#-#-#-# git-add--interactive.perl.po #-#-#-#-# #. TRANSLATORS: do not translate [y/n] #. The program will only accept that input #. at this point. #. Consider translating (saying "no" discards!) as #. (saying "n" for "no" discards!) if the translation #. of the word "no" does not start with n. -#: add-patch.c:1253 git-add--interactive.perl:1244 +#: add-patch.c git-add--interactive.perl msgid "" "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? " msgstr "" "Bingkah Anda tak diterapkan. Sunting lagi (bilang \"n\" untuk \"tidak\" " "buang!) [y/n]?" -#: add-patch.c:1296 +#: add-patch.c msgid "The selected hunks do not apply to the index!" msgstr "Bingkah yang dipilih tidak diterapkan ke indeks!" -#: add-patch.c:1297 git-add--interactive.perl:1348 +#: add-patch.c git-add--interactive.perl msgid "Apply them to the worktree anyway? " msgstr "Tetap terapkan itu ke pohon kerja? " -#: add-patch.c:1304 git-add--interactive.perl:1351 +#: add-patch.c git-add--interactive.perl msgid "Nothing was applied.\n" msgstr "Tidak ada yang diterapkan.\n" -#: add-patch.c:1361 +#: add-patch.c msgid "" "j - leave this hunk undecided, see next undecided hunk\n" "J - leave this hunk undecided, see next hunk\n" @@ -669,73 +658,73 @@ msgstr "" "e - sunting bingkah saat ini secara manual\n" "? - cetak bantuan\n" -#: add-patch.c:1523 add-patch.c:1533 +#: add-patch.c msgid "No previous hunk" msgstr "Tidak ada bingkah sebelumnya" -#: add-patch.c:1528 add-patch.c:1538 +#: add-patch.c msgid "No next hunk" msgstr "Tidak ada bingkah selanjutnya" -#: add-patch.c:1544 +#: add-patch.c msgid "No other hunks to goto" msgstr "Tidak ada bingkah lainnya untuk dikunjungi" -#: add-patch.c:1555 git-add--interactive.perl:1608 +#: add-patch.c git-add--interactive.perl msgid "go to which hunk ( to see more)? " msgstr "pergi ke bingkah yang mana ( untuk lihat lebih)? " -#: add-patch.c:1556 git-add--interactive.perl:1610 +#: add-patch.c git-add--interactive.perl msgid "go to which hunk? " msgstr "pergi ke bingkah yang mana?" -#: add-patch.c:1567 +#: add-patch.c #, c-format msgid "Invalid number: '%s'" msgstr "Angka tidak valid: '%s'" -#: add-patch.c:1572 +#: add-patch.c #, c-format msgid "Sorry, only %d hunk available." msgid_plural "Sorry, only %d hunks available." msgstr[0] "Maaf, hanya %d bingkah yang tersedia." msgstr[1] "Maaf, hanya %d bingkah yang tersedia." -#: add-patch.c:1581 +#: add-patch.c msgid "No other hunks to search" msgstr "Tidak ada bingkah lainnya untuk dicari" -#: add-patch.c:1587 git-add--interactive.perl:1663 +#: add-patch.c git-add--interactive.perl msgid "search for regex? " msgstr "cari untuk regex? " -#: add-patch.c:1602 +#: add-patch.c #, c-format msgid "Malformed search regexp %s: %s" msgstr "regexp pencarian %s cacat: %s" -#: add-patch.c:1619 +#: add-patch.c msgid "No hunk matches the given pattern" msgstr "Tidak ada bingkah yang cocok dengan pola yang diberikan" -#: add-patch.c:1626 +#: add-patch.c msgid "Sorry, cannot split this hunk" msgstr "Maaf, tidak dapat membelah bingkah ini" -#: add-patch.c:1630 +#: add-patch.c #, c-format msgid "Split into %d hunks." msgstr "Terbelah ke dalam %d bingkah." -#: add-patch.c:1634 +#: add-patch.c msgid "Sorry, cannot edit this hunk" msgstr "Maaf, tidak dapat menyunting bingkah ini" -#: add-patch.c:1686 +#: add-patch.c msgid "'git apply' failed" msgstr "'git apply' gagal" -#: advice.c:81 +#: advice.c #, c-format msgid "" "\n" @@ -744,37 +733,37 @@ msgstr "" "\n" "Nonaktifkan pesan ini dengan \"git config advice.%s false\"" -#: advice.c:97 +#: advice.c #, c-format msgid "%shint: %.*s%s\n" msgstr "%shint: %.*s%s\n" -#: advice.c:181 +#: advice.c msgid "Cherry-picking is not possible because you have unmerged files." msgstr "Pemetikan ceri tidak mungkin sebab Anda punya berkas tak tergabung." -#: advice.c:183 +#: advice.c msgid "Committing is not possible because you have unmerged files." msgstr "Pengkomitan tidak mungkin sebab Anda punya berkas tak tergabung." -#: advice.c:185 +#: advice.c msgid "Merging is not possible because you have unmerged files." msgstr "Penggabungan tidak mungkin sebab Anda punya berkas tak tergabung." -#: advice.c:187 +#: advice.c msgid "Pulling is not possible because you have unmerged files." msgstr "Penarikan tidak mungkin sebab Anda punya berkas tak tergabung." -#: advice.c:189 +#: advice.c msgid "Reverting is not possible because you have unmerged files." msgstr "Pembalikkan tidak mungkin sebab Anda punya berkas tak tergabung." -#: advice.c:191 +#: advice.c #, c-format msgid "It is not possible to %s because you have unmerged files." msgstr "Tidak mungkin untuk %s sebab Anda punya berkas tak tergabung." -#: advice.c:199 +#: advice.c msgid "" "Fix them up in the work tree, and then use 'git add/rm '\n" "as appropriate to mark resolution and make a commit." @@ -782,27 +771,27 @@ msgstr "" "Perbaiki di dalam pohon kerja, lalu gunakan 'git add/rm '\n" "sebagaimana mestinya untuk menandai resolusi dan membuat sebuah komit." -#: advice.c:207 +#: advice.c msgid "Exiting because of an unresolved conflict." msgstr "Keluar karena sebuah konflik tak terselesaikan." -#: advice.c:212 builtin/merge.c:1388 +#: advice.c builtin/merge.c msgid "You have not concluded your merge (MERGE_HEAD exists)." msgstr "Anda belum mengakhiri penggabungan Anda (MERGE_HEAD ada)." -#: advice.c:214 +#: advice.c msgid "Please, commit your changes before merging." msgstr "Mohon komit perubahan Anda sebelum menggabungkan." -#: advice.c:215 +#: advice.c msgid "Exiting because of unfinished merge." msgstr "Keluar karena penggabungan belum selesai." -#: advice.c:220 +#: advice.c msgid "Not possible to fast-forward, aborting." msgstr "Tidak mungkin untuk maju cepat, batalkan." -#: advice.c:230 +#: advice.c #, c-format msgid "" "The following paths and/or pathspecs matched paths that exist\n" @@ -813,7 +802,7 @@ msgstr "" "di luar definisi checkout tipis Anda, jadi tidak akan diperbarui\n" "di dalam indeks:\n" -#: advice.c:237 +#: advice.c msgid "" "If you intend to update such entries, try one of the following:\n" "* Use the --sparse option.\n" @@ -823,7 +812,7 @@ msgstr "" "* Gunakan opsi --sparse\n" "* Nonaktifkan atau modifikasi aturan kejarangan." -#: advice.c:245 +#: advice.c #, c-format msgid "" "Note: switching to '%s'.\n" @@ -868,103 +857,89 @@ msgstr "" "ke false\n" "\n" -#: alias.c:50 +#: alias.c msgid "cmdline ends with \\" msgstr "baris perintah diakhiri dengan \\" -#: alias.c:51 +#: alias.c msgid "unclosed quote" msgstr "tanda kutip tak ditutup" -#: apply.c:70 +#: apply.c #, c-format msgid "unrecognized whitespace option '%s'" msgstr "opsi spasi putih tidak dikenal '%s'" -#: apply.c:86 +#: apply.c #, c-format msgid "unrecognized whitespace ignore option '%s'" msgstr "opsi abai spasi putih tidak dikenal '%s'" -#: apply.c:138 archive.c:584 parse-options.c:1122 range-diff.c:555 -#: revision.c:2314 revision.c:2318 revision.c:2327 revision.c:2332 -#: revision.c:2560 revision.c:2895 revision.c:2899 revision.c:2907 -#: revision.c:2910 revision.c:2912 builtin/add.c:507 builtin/add.c:509 -#: builtin/add.c:515 builtin/add.c:527 builtin/branch.c:755 -#: builtin/checkout.c:472 builtin/checkout.c:475 builtin/checkout.c:1663 -#: builtin/checkout.c:1773 builtin/checkout.c:1776 builtin/clone.c:921 -#: builtin/commit.c:359 builtin/commit.c:362 builtin/commit.c:1200 -#: builtin/commit.c:1256 builtin/commit.c:1273 builtin/describe.c:593 -#: builtin/diff-tree.c:155 builtin/difftool.c:733 builtin/fast-export.c:1245 -#: builtin/fetch.c:2141 builtin/fetch.c:2162 builtin/fetch.c:2167 -#: builtin/help.c:602 builtin/index-pack.c:1858 builtin/init-db.c:560 -#: builtin/log.c:1968 builtin/log.c:1970 builtin/ls-files.c:778 -#: builtin/merge-base.c:163 builtin/merge-base.c:169 builtin/merge.c:1409 -#: builtin/merge.c:1411 builtin/pack-objects.c:4098 builtin/push.c:592 -#: builtin/push.c:630 builtin/push.c:636 builtin/push.c:641 -#: builtin/rebase.c:1221 builtin/rebase.c:1223 builtin/rebase.c:1227 -#: builtin/repack.c:688 builtin/repack.c:719 builtin/reset.c:433 -#: builtin/reset.c:469 builtin/rev-list.c:537 builtin/show-branch.c:711 -#: builtin/stash.c:1696 builtin/stash.c:1699 builtin/submodule--helper.c:1328 -#: builtin/submodule--helper.c:3054 builtin/tag.c:527 builtin/tag.c:573 -#: builtin/worktree.c:779 +#: apply.c archive.c builtin/add.c builtin/branch.c builtin/checkout.c +#: builtin/clone.c builtin/commit.c builtin/describe.c builtin/diff-tree.c +#: builtin/difftool.c builtin/fast-export.c builtin/fetch.c builtin/help.c +#: builtin/index-pack.c builtin/init-db.c builtin/log.c builtin/ls-files.c +#: builtin/merge-base.c builtin/merge.c builtin/pack-objects.c builtin/push.c +#: builtin/rebase.c builtin/repack.c builtin/reset.c builtin/rev-list.c +#: builtin/show-branch.c builtin/stash.c builtin/submodule--helper.c +#: builtin/tag.c builtin/worktree.c parse-options.c range-diff.c revision.c #, c-format msgid "options '%s' and '%s' cannot be used together" msgstr "Opsi '%s' dan '%s' tidak dapat digunakan bersamaan" -#: apply.c:141 apply.c:152 apply.c:155 +#: apply.c #, c-format msgid "'%s' outside a repository" msgstr "'%s' di luar repositori" -#: apply.c:807 +#: apply.c #, c-format msgid "Cannot prepare timestamp regexp %s" msgstr "Tidak dapat menyiapkan ekspresi reguler stempel waktu %s" -#: apply.c:816 +#: apply.c #, c-format msgid "regexec returned %d for input: %s" msgstr "regexec kembalikan %d untuk input: %s" -#: apply.c:890 +#: apply.c #, c-format msgid "unable to find filename in patch at line %d" msgstr "tidak dapat menemukan nama berkas dalam tambalan pada baris %d" -#: apply.c:928 +#: apply.c #, c-format msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d" msgstr "git apply: git-diff jelek - berharap /dev/null, dapat %s pada baris %d" -#: apply.c:934 +#: apply.c #, c-format msgid "git apply: bad git-diff - inconsistent new filename on line %d" msgstr "" "git apply: git-diff jelek - nama berkas baru tidak konsisten pada baris %d" -#: apply.c:935 +#: apply.c #, c-format msgid "git apply: bad git-diff - inconsistent old filename on line %d" msgstr "" "git apply: git-diff jelek - nama berkas lama tidak konsisten pada baris %d" -#: apply.c:940 +#: apply.c #, c-format msgid "git apply: bad git-diff - expected /dev/null on line %d" msgstr "git apply: git-diff jelek - berharap /dev/null pada baris %d" -#: apply.c:969 +#: apply.c #, c-format msgid "invalid mode on line %d: %s" msgstr "mode tidak valid pada baris %d: %s" -#: apply.c:1288 +#: apply.c #, c-format msgid "inconsistent header lines %d and %d" msgstr "kepala baris %d dan %d tidak konsisten" -#: apply.c:1378 +#: apply.c #, c-format msgid "" "git diff header lacks filename information when removing %d leading pathname " @@ -979,92 +954,92 @@ msgstr[1] "" "kepala git diff kekurangan informasi nama berkas ketika menghapus %d " "komponen nama jalur terkemuka (baris %d)" -#: apply.c:1391 +#: apply.c #, c-format msgid "git diff header lacks filename information (line %d)" msgstr "kepala git diff kekurangan informasi nama berkas (baris %d)" -#: apply.c:1487 +#: apply.c #, c-format msgid "recount: unexpected line: %.*s" msgstr "recount: baris tidak diharapkan: %.*s" -#: apply.c:1556 +#: apply.c #, c-format msgid "patch fragment without header at line %d: %.*s" msgstr "pecahan tambalan tanpa kepala pada baris %d: %.*s" -#: apply.c:1759 +#: apply.c msgid "new file depends on old contents" msgstr "berkas baru bergantung pada konten yang lama" -#: apply.c:1761 +#: apply.c msgid "deleted file still has contents" msgstr "berkas terhapus masih ada konten" -#: apply.c:1795 +#: apply.c #, c-format msgid "corrupt patch at line %d" msgstr "tambalan rusak pada baris %d" -#: apply.c:1832 +#: apply.c #, c-format msgid "new file %s depends on old contents" msgstr "berkas baru %s bergantung pada konten yang lama" -#: apply.c:1834 +#: apply.c #, c-format msgid "deleted file %s still has contents" msgstr "berkas yang dihapus %s masih ada konten" -#: apply.c:1837 +#: apply.c #, c-format msgid "** warning: file %s becomes empty but is not deleted" msgstr "** peringatan: berkas %s menjadi kosong tetapi tidak dihapus" -#: apply.c:1985 +#: apply.c #, c-format msgid "corrupt binary patch at line %d: %.*s" msgstr "tambalan biner rusak pada baris %d: %.*s" -#: apply.c:2022 +#: apply.c #, c-format msgid "unrecognized binary patch at line %d" msgstr "tambalan biner tidak dikenal pada baris %d" -#: apply.c:2184 +#: apply.c #, c-format msgid "patch with only garbage at line %d" msgstr "tambal dengan hanya sampah pada baris %d" -#: apply.c:2270 +#: apply.c #, c-format msgid "unable to read symlink %s" msgstr "tidak dapat membaca tautan simbolik %s" -#: apply.c:2274 +#: apply.c #, c-format msgid "unable to open or read %s" msgstr "tidak dapat membuka atau membaca %s" -#: apply.c:2943 +#: apply.c #, c-format msgid "invalid start of line: '%c'" msgstr "awal baris tidak valid: '%c'" -#: apply.c:3064 +#: apply.c #, c-format msgid "Hunk #%d succeeded at %d (offset %d line)." msgid_plural "Hunk #%d succeeded at %d (offset %d lines)." msgstr[0] "Bingkah #%d berhasil pada %d (ganti %d baris)." msgstr[1] "Bingkah #%d berhasil pada %d (ganti %d baris)." -#: apply.c:3076 +#: apply.c #, c-format msgid "Context reduced to (%ld/%ld) to apply fragment at %d" msgstr "Konteks dikurangi menjadi (%ld/%ld) untuk terapkan pecahan pada %d" -#: apply.c:3082 +#: apply.c #, c-format msgid "" "while searching for:\n" @@ -1073,674 +1048,682 @@ msgstr "" "ketika mencari:\n" "%.*s" -#: apply.c:3104 +#: apply.c #, c-format msgid "missing binary patch data for '%s'" msgstr "data tambalan biner hilang untuk '%s'" -#: apply.c:3112 +#: apply.c #, c-format msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'" msgstr "" "tidak dapat menerapkan balik tambalan biner tanpa membalikkan bingkah ke '%s'" -#: apply.c:3159 +#: apply.c #, c-format msgid "cannot apply binary patch to '%s' without full index line" msgstr "tidak dapat menerapkan tambalan biner ke '%s' tanpa baris indeks penuh" -#: apply.c:3170 +#: apply.c #, c-format msgid "" "the patch applies to '%s' (%s), which does not match the current contents." msgstr "" "tambalan diterapkan ke '%s' (%s), yang tidak cocok dengan konten saat ini." -#: apply.c:3178 +#: apply.c #, c-format msgid "the patch applies to an empty '%s' but it is not empty" msgstr "tambalan diterapkan ke '%s' kosong tapi tidak kosong" -#: apply.c:3196 +#: apply.c #, c-format msgid "the necessary postimage %s for '%s' cannot be read" msgstr "pascacitra %s yang diperlukan untuk '%s' tidak dapat dibaca" -#: apply.c:3209 +#: apply.c #, c-format msgid "binary patch does not apply to '%s'" msgstr "tambalan biner tidak dapat diterapkan ke '%s'" -#: apply.c:3216 +#: apply.c #, c-format msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)" msgstr "" "tambalan biner ke '%s' membuat hasil yang salah (diharapkan %s, dapat %s)" -#: apply.c:3237 +#: apply.c #, c-format msgid "patch failed: %s:%ld" msgstr "tambalan gagal: %s:%ld" -#: apply.c:3360 +#: apply.c #, c-format msgid "cannot checkout %s" msgstr "tidak dapat men-checkout %s" -#: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:105 pack-revindex.c:214 -#: setup.c:310 +#: apply.c midx.c pack-mtimes.c pack-revindex.c setup.c #, c-format msgid "failed to read %s" msgstr "gagal membaca %s" -#: apply.c:3420 +#: apply.c #, c-format msgid "reading from '%s' beyond a symbolic link" msgstr "membaca dari '%s' diluar tautan simbolik" -#: apply.c:3449 apply.c:3721 +#: apply.c #, c-format msgid "path %s has been renamed/deleted" msgstr "jalus %s sudah dinamai ulang/dihapus" -#: apply.c:3559 apply.c:3736 +#: apply.c #, c-format msgid "%s: does not exist in index" msgstr "%s: tidak ada di indeks" -#: apply.c:3568 apply.c:3744 apply.c:3960 +#: apply.c #, c-format msgid "%s: does not match index" msgstr "%s: tidak cocok dengan indeks" -#: apply.c:3605 +#: apply.c msgid "repository lacks the necessary blob to perform 3-way merge." msgstr "" "repositori kekurangan blob yang diperlukan untuk melakukan penggabungan 3 " "arah." -#: apply.c:3608 +#: apply.c #, c-format msgid "Performing three-way merge...\n" msgstr "Melakukan penggabungan 3 arah...\n" -#: apply.c:3624 apply.c:3628 +#: apply.c #, c-format msgid "cannot read the current contents of '%s'" msgstr "tidak dapat membaca konten saat ini dari '%s'" -#: apply.c:3640 +#: apply.c #, c-format msgid "Failed to perform three-way merge...\n" msgstr "Gagal melakukan penggabungan 3 arah...\n" -#: apply.c:3654 +#: apply.c #, c-format msgid "Applied patch to '%s' with conflicts.\n" msgstr "Tambalan diterapkan ke '%s' dengan konflik.\n" -#: apply.c:3659 +#: apply.c #, c-format msgid "Applied patch to '%s' cleanly.\n" msgstr "Tambalan diterapkan ke '%s' dengan rapi.\n" -#: apply.c:3676 +#: apply.c #, c-format msgid "Falling back to direct application...\n" msgstr "Mundur ke penerapan langsung...\n" -#: apply.c:3688 +#: apply.c msgid "removal patch leaves file contents" msgstr "tambalan penghapusan meninggalkan isi berkas" -#: apply.c:3761 +#: apply.c #, c-format msgid "%s: wrong type" msgstr "%s: salah tipe" -#: apply.c:3763 +#: apply.c #, c-format msgid "%s has type %o, expected %o" msgstr "%s bertipe %o, diharapkan %o" -#: apply.c:3900 apply.c:3902 read-cache.c:903 read-cache.c:932 -#: read-cache.c:1399 +#: apply.c read-cache.c #, c-format msgid "invalid path '%s'" msgstr "jalur tidak valid '%s'" -#: apply.c:3958 +#: apply.c #, c-format msgid "%s: already exists in index" msgstr "%s: sudah ada di indeks" -#: apply.c:3962 +#: apply.c #, c-format msgid "%s: already exists in working directory" msgstr "%s: sudah ada di direktori kerja" -#: apply.c:3982 +#: apply.c #, c-format msgid "new mode (%o) of %s does not match old mode (%o)" msgstr "mode baru (%o) dari %s tidak cocok dengan mode lama (%o)" -#: apply.c:3987 +#: apply.c #, c-format msgid "new mode (%o) of %s does not match old mode (%o) of %s" msgstr "mode baru (%o) dari %s tidak cocok dengan mode lama (%o) dari %s" -#: apply.c:4007 +#: apply.c #, c-format msgid "affected file '%s' is beyond a symbolic link" msgstr "berkas yang terpengaruh '%s' diluar tautan simbolik" -#: apply.c:4011 +#: apply.c #, c-format msgid "%s: patch does not apply" msgstr "%s: tambalan tak diterapkan" -#: apply.c:4026 +#: apply.c #, c-format msgid "Checking patch %s..." msgstr "Memeriksa tambalan %s..." -#: apply.c:4118 +#: apply.c #, c-format msgid "sha1 information is lacking or useless for submodule %s" msgstr "informasi sha1 kurang atau tidak berguna untuk submodul %s" -#: apply.c:4125 +#: apply.c #, c-format msgid "mode change for %s, which is not in current HEAD" msgstr "perubahan mode untuk %s, yang bukan dalam HEAD saat ini" -#: apply.c:4128 +#: apply.c #, c-format msgid "sha1 information is lacking or useless (%s)." msgstr "informasi sha1 kurang atau tidak berguna (%s)" -#: apply.c:4137 +#: apply.c #, c-format msgid "could not add %s to temporary index" msgstr "tidak dapat menambahkan %s ke indeks sementara" -#: apply.c:4147 +#: apply.c #, c-format msgid "could not write temporary index to %s" msgstr "tidak dapat menulis indeks sementara ke %s" -#: apply.c:4285 +#: apply.c #, c-format msgid "unable to remove %s from index" msgstr "tidak dapat menghapus %s dari indeks" -#: apply.c:4319 +#: apply.c #, c-format msgid "corrupt patch for submodule %s" msgstr "tambalan rusak untuk submodul %s" -#: apply.c:4325 +#: apply.c #, c-format msgid "unable to stat newly created file '%s'" msgstr "tidak dapat men-stat berkas yang baru dibuat '%s'" -#: apply.c:4333 +#: apply.c #, c-format msgid "unable to create backing store for newly created file %s" msgstr "" "tidak dapat membuat simpanan pendukung untuk berkas yang baru dibuat %s" -#: apply.c:4339 apply.c:4484 +#: apply.c #, c-format msgid "unable to add cache entry for %s" msgstr "tidak dapat menambahkan entri tembolok untuk %s" -#: apply.c:4382 builtin/bisect--helper.c:540 builtin/gc.c:2258 -#: builtin/gc.c:2293 +#: apply.c builtin/bisect--helper.c builtin/gc.c #, c-format msgid "failed to write to '%s'" msgstr "gagal menulis ke '%s'" -#: apply.c:4386 +#: apply.c #, c-format msgid "closing file '%s'" msgstr "menutup berkas '%s'" -#: apply.c:4456 +#: apply.c #, c-format msgid "unable to write file '%s' mode %o" msgstr "tidak dapat menulis berkas '%s' mode %o" -#: apply.c:4554 +#: apply.c #, c-format msgid "Applied patch %s cleanly." msgstr "Tambalan %s diterapkan dengan rapi." -#: apply.c:4562 +#: apply.c msgid "internal error" msgstr "kesalahan internal" -#: apply.c:4565 +#: apply.c #, c-format msgid "Applying patch %%s with %d reject..." msgid_plural "Applying patch %%s with %d rejects..." msgstr[0] "Menerapkan tambalan %%s dengan %d penolakan..." msgstr[1] "Menerapkan tambalan %%s dengan %d penolakan..." -#: apply.c:4576 +#: apply.c #, c-format msgid "truncating .rej filename to %.*s.rej" msgstr "memotong nama berkas .rej ke %.*s.rej" -#: apply.c:4584 +#: apply.c #, c-format msgid "cannot open %s" msgstr "tidak dapat membuka %s" -#: apply.c:4598 +#: apply.c #, c-format msgid "Hunk #%d applied cleanly." msgstr "Bingkah #%d diterapkan dengan rapi." -#: apply.c:4602 +#: apply.c #, c-format msgid "Rejected hunk #%d." msgstr "Bingkah #%d ditolak." -#: apply.c:4731 +#: apply.c #, c-format msgid "Skipped patch '%s'." msgstr "Tambalan '%s' dilewatkan." -#: apply.c:4740 +#: apply.c msgid "No valid patches in input (allow with \"--allow-empty\")" msgstr "" +"Tidak ada tambalan valid dalam masukan (perbolehkan dengan \"--allow-empty\")" -#: apply.c:4761 +#: apply.c msgid "unable to read index file" msgstr "tidak dapa membaca berkas indeks" -#: apply.c:4918 +#: apply.c #, c-format msgid "can't open patch '%s': %s" msgstr "tidak dapat membuka tambalan '%s': %s" -#: apply.c:4945 +#: apply.c #, c-format msgid "squelched %d whitespace error" msgid_plural "squelched %d whitespace errors" msgstr[0] "%d kesalahan spasi putih dipadamkan" msgstr[1] "%d kesalahan spasi putih dipadamkan" -#: apply.c:4951 apply.c:4966 +#: apply.c #, c-format msgid "%d line adds whitespace errors." msgid_plural "%d lines add whitespace errors." msgstr[0] "%d baris menambahkan kesalahan spasi putih." msgstr[1] "%d baris menambahkan kesalahan spasi putih." -#: apply.c:4959 +#: apply.c #, c-format msgid "%d line applied after fixing whitespace errors." msgid_plural "%d lines applied after fixing whitespace errors." msgstr[0] "%d baris diterapkan setelah memperbaiki kesalahan spasi putih." msgstr[1] "%d baris diterapkan setelah memperbaiki kesalahan spasi putih." -#: apply.c:4975 builtin/add.c:690 builtin/mv.c:338 builtin/rm.c:430 +#: apply.c builtin/add.c builtin/mv.c builtin/rm.c msgid "Unable to write new index file" msgstr "Tidak dapat menulis berkas indeks baru" -#: apply.c:5003 +#: apply.c msgid "don't apply changes matching the given path" msgstr "jangan terapkan perubahan yang cocok dengan jalur yang diberikan" -#: apply.c:5006 +#: apply.c msgid "apply changes matching the given path" msgstr "terapkan perubahan yang cocok dengan jalur yang diberikan" -#: apply.c:5008 builtin/am.c:2379 +#: apply.c builtin/am.c msgid "num" msgstr "jumlah" -#: apply.c:5009 +#: apply.c msgid "remove leading slashes from traditional diff paths" msgstr "hapus garis miring terkemuka dari jalur diff tradisional" -#: apply.c:5012 +#: apply.c msgid "ignore additions made by the patch" msgstr "abaikan penambahan yang dibuat oleh tambalan" -#: apply.c:5014 +#: apply.c msgid "instead of applying the patch, output diffstat for the input" msgstr "daripada menerapkan tambalan, keluarkan diffstat untuk masukan" -#: apply.c:5018 +#: apply.c msgid "show number of added and deleted lines in decimal notation" msgstr "" "perlihatkan jumlah baris yang ditambahkan dan dihapuskan dalam notasi desimal" -#: apply.c:5020 +#: apply.c msgid "instead of applying the patch, output a summary for the input" msgstr "daripada menerapkan tambalan, keluarkan ringkasan untuk masukan" -#: apply.c:5022 +#: apply.c msgid "instead of applying the patch, see if the patch is applicable" msgstr "daripada menerapkan tambalan, lihat jika tambalan bisa diterapkan" -#: apply.c:5024 +#: apply.c msgid "make sure the patch is applicable to the current index" msgstr "pastikan tambalan bisa diterapkan ke indeks saat ini" -#: apply.c:5026 +#: apply.c msgid "mark new files with `git add --intent-to-add`" msgstr "tandai berkas baru dengan `git add --intent-to-add`" -#: apply.c:5028 +#: apply.c msgid "apply a patch without touching the working tree" msgstr "terapkan sebuah tambalan tanpa menyentuh pohon kerja" -#: apply.c:5030 +#: apply.c msgid "accept a patch that touches outside the working area" msgstr "terima sebuah tambalan yang menyentuh di luar area kerja" -#: apply.c:5033 +#: apply.c msgid "also apply the patch (use with --stat/--summary/--check)" msgstr "juga terapkan tambalan (gunakan dengan --stat/--summary/--check)" -#: apply.c:5035 +#: apply.c msgid "attempt three-way merge, fall back on normal patch if that fails" msgstr "coba penggabungan tiga arah, mundur ke penambalan normal jika gagal" -#: apply.c:5037 +#: apply.c msgid "build a temporary index based on embedded index information" msgstr "bangun sebuah indeks sementara berdasarkan informasi indeks tertanam" -#: apply.c:5040 builtin/checkout-index.c:230 +#: apply.c builtin/checkout-index.c msgid "paths are separated with NUL character" msgstr "jalur dipisahkan dengan karakter NUL" -#: apply.c:5042 +#: apply.c msgid "ensure at least lines of context match" msgstr "pastikan setidaknya baris dari konteks cocokan" -#: apply.c:5043 builtin/am.c:2355 builtin/am.c:2358 -#: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100 -#: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3983 -#: builtin/rebase.c:1079 +#: apply.c builtin/am.c builtin/interpret-trailers.c builtin/pack-objects.c +#: builtin/rebase.c msgid "action" msgstr "aksi" -#: apply.c:5044 +#: apply.c msgid "detect new or modified lines that have whitespace errors" msgstr "deteksi baris baru atau yang diubah yang ada kesalahan spasi putih" -#: apply.c:5047 apply.c:5050 +#: apply.c msgid "ignore changes in whitespace when finding context" msgstr "abaikan perubahan spasi putih ketika menemukan konteks" -#: apply.c:5053 +#: apply.c msgid "apply the patch in reverse" msgstr "terapkan tambalan terbalik" -#: apply.c:5055 +#: apply.c msgid "don't expect at least one line of context" msgstr "jangan harap setidaknya satu baris konteks" -#: apply.c:5057 +#: apply.c msgid "leave the rejected hunks in corresponding *.rej files" msgstr "tinggalkan bingkah yang ditolak pada berkas *.rej yang bersesuaian" -#: apply.c:5059 +#: apply.c msgid "allow overlapping hunks" msgstr "perbolehkan bingkah yang tumpang tindih" -#: apply.c:5062 +#: apply.c msgid "tolerate incorrectly detected missing new-line at the end of file" msgstr "tolerir baris baru hilang yang salah dideteksi pada akhir berkas" -#: apply.c:5065 +#: apply.c msgid "do not trust the line counts in the hunk headers" msgstr "jangan percaya hitungan baris pada kepala bingkah" -#: apply.c:5067 builtin/am.c:2367 +#: apply.c builtin/am.c msgid "root" msgstr "akar" -#: apply.c:5068 +#: apply.c msgid "prepend to all filenames" msgstr "tambahkan di depan semua nama berkas" -#: apply.c:5071 +#: apply.c msgid "don't return error for empty patches" msgstr "jangan kembalikan kesalahan untuk tambalan kosong" -#: archive-tar.c:125 archive-zip.c:346 +#: archive-tar.c archive-zip.c #, c-format msgid "cannot stream blob %s" msgstr "tidak dapat mengaruskan blob %s" -#: archive-tar.c:265 archive-zip.c:359 +#: archive-tar.c archive-zip.c #, c-format msgid "unsupported file mode: 0%o (SHA1: %s)" msgstr "mode berkas tidak didukung: 0%o (SHA1: %s)" -#: archive-tar.c:447 +#: archive-tar.c #, c-format msgid "unable to start '%s' filter" msgstr "tidak dapat memulai saringan '%s'" -#: archive-tar.c:450 +#: archive-tar.c msgid "unable to redirect descriptor" msgstr "tidak dapat mengalihkan pendeskripsi" -#: archive-tar.c:457 +#: archive-tar.c #, c-format msgid "'%s' filter reported error" msgstr "saringan '%s' melaporkan kesalahan" -#: archive-zip.c:319 +#: archive-zip.c #, c-format msgid "path is not valid UTF-8: %s" msgstr "jalur bukan UTF-8 valid: %s" -#: archive-zip.c:323 +#: archive-zip.c #, c-format msgid "path too long (%d chars, SHA1: %s): %s" msgstr "jalur terlalu panjang (%d karakter, SHA1: %s): %s" -#: archive-zip.c:470 builtin/pack-objects.c:363 builtin/pack-objects.c:366 +#: archive-zip.c builtin/pack-objects.c #, c-format msgid "deflate error (%d)" msgstr "kesalahan deflasi (%d)" -#: archive-zip.c:604 +#: archive-zip.c #, c-format msgid "timestamp too large for this system: %" msgstr "stempel waktu terlalu besar untuk sistem ini: %" -#: archive.c:14 +#: archive.c msgid "git archive [] [...]" msgstr "git archive [] [...]" -#: archive.c:16 +#: archive.c msgid "" "git archive --remote [--exec ] [] [...]" msgstr "" "git archive --remote [--exec ] [] " "[...]" -#: archive.c:17 +#: archive.c msgid "git archive --remote [--exec ] --list" msgstr "git archive --remote [--exec ] --list" -#: archive.c:188 archive.c:341 builtin/gc.c:497 builtin/notes.c:238 -#: builtin/tag.c:579 +#: archive.c builtin/gc.c builtin/notes.c builtin/tag.c #, c-format msgid "cannot read '%s'" msgstr "tidak dapat membaca '%s'" -#: archive.c:426 builtin/add.c:214 builtin/add.c:657 builtin/rm.c:334 +#: archive.c builtin/add.c builtin/rm.c #, c-format msgid "pathspec '%s' did not match any files" msgstr "spek jalur '%s' tidak cocok dengan berkas apapun" -#: archive.c:450 +#: archive.c #, c-format msgid "no such ref: %.*s" msgstr "tidak ada referensi seperti: %.*s" -#: archive.c:456 +#: archive.c #, c-format msgid "not a valid object name: %s" msgstr "bukan nama objek valid: %s" -#: archive.c:469 +#: archive.c #, c-format msgid "not a tree object: %s" msgstr "bukan objek pohon: %s" -#: archive.c:481 +#: archive.c msgid "current working directory is untracked" msgstr "direktori kerja saat ini tak terlacak" -#: archive.c:522 +#: archive.c #, c-format msgid "File not found: %s" msgstr "Berkas tidak ditemukan: %s" -#: archive.c:524 +#: archive.c #, c-format msgid "Not a regular file: %s" msgstr "Bukan berkas reguler: %s" -#: archive.c:551 +#: archive.c +#, c-format +msgid "unclosed quote: '%s'" +msgstr "tanda kutip tak ditutup: '%s'" + +#: archive.c +#, c-format +msgid "missing colon: '%s'" +msgstr "titik dua hilang: '%s'" + +#: archive.c +#, c-format +msgid "empty file name: '%s'" +msgstr "nama berkas kosong: '%s'" + +#: archive.c msgid "fmt" msgstr "fmt" -#: archive.c:551 +#: archive.c msgid "archive format" msgstr "format arsip" -#: archive.c:552 builtin/log.c:1809 +#: archive.c builtin/log.c msgid "prefix" msgstr "prefiks" -#: archive.c:553 +#: archive.c msgid "prepend prefix to each pathname in the archive" msgstr "tambahkan prefiks di depan setiap nama jalur dalam arsip" -#: archive.c:554 archive.c:557 builtin/blame.c:881 builtin/blame.c:885 -#: builtin/blame.c:886 builtin/commit-tree.c:115 builtin/config.c:135 -#: builtin/fast-export.c:1181 builtin/fast-export.c:1183 -#: builtin/fast-export.c:1187 builtin/grep.c:936 builtin/hash-object.c:104 -#: builtin/ls-files.c:654 builtin/ls-files.c:657 builtin/notes.c:410 -#: builtin/notes.c:576 builtin/read-tree.c:115 parse-options.h:195 +#: archive.c builtin/blame.c builtin/commit-tree.c builtin/config.c +#: builtin/fast-export.c builtin/grep.c builtin/hash-object.c +#: builtin/ls-files.c builtin/notes.c builtin/read-tree.c parse-options.h msgid "file" msgstr "berkas" -#: archive.c:555 +#: archive.c msgid "add untracked file to archive" msgstr "tambahkan berkas tak terlacak ke arsip" -#: archive.c:558 builtin/archive.c:88 +#: archive.c +msgid "path:content" +msgstr "jalur:konten" + +#: archive.c builtin/archive.c msgid "write the archive to this file" msgstr "tulis arsip ke berkas ini" -#: archive.c:560 +#: archive.c msgid "read .gitattributes in working directory" msgstr "baca .gitattributes dalam direktori kerja" -#: archive.c:561 +#: archive.c msgid "report archived files on stderr" msgstr "laporkan berkas terarsip ke error standar" -#: archive.c:563 +#: archive.c msgid "set compression level" msgstr "setel level kompresi" -#: archive.c:566 +#: archive.c msgid "list supported archive formats" msgstr "daftar format arsip yang didukung" -#: archive.c:568 builtin/archive.c:89 builtin/clone.c:122 builtin/clone.c:125 -#: builtin/submodule--helper.c:1884 builtin/submodule--helper.c:2718 +#: archive.c builtin/archive.c builtin/clone.c builtin/submodule--helper.c msgid "repo" msgstr "repositori" -#: archive.c:569 builtin/archive.c:90 +#: archive.c builtin/archive.c msgid "retrieve the archive from remote repository " msgstr "ambil arsip dari repositori remote " -#: archive.c:570 builtin/archive.c:91 builtin/difftool.c:708 -#: builtin/notes.c:496 +#: archive.c builtin/archive.c builtin/difftool.c builtin/notes.c msgid "command" msgstr "perintah" -#: archive.c:571 builtin/archive.c:92 +#: archive.c builtin/archive.c msgid "path to the remote git-upload-archive command" msgstr "jalur ke perintah git-upload-archive remote" -#: archive.c:578 +#: archive.c msgid "Unexpected option --remote" msgstr "Opsi --remote tak diharapkan" -#: archive.c:580 fetch-pack.c:300 revision.c:2914 builtin/add.c:530 -#: builtin/add.c:562 builtin/checkout.c:1782 builtin/clone.c:1099 -#: builtin/clone.c:1102 builtin/commit.c:371 builtin/fast-export.c:1230 -#: builtin/index-pack.c:1854 builtin/log.c:2140 builtin/reset.c:442 -#: builtin/reset.c:500 builtin/rm.c:281 builtin/stash.c:1708 -#: builtin/worktree.c:580 builtin/worktree.c:781 http-fetch.c:144 -#: http-fetch.c:153 +#: archive.c builtin/add.c builtin/checkout.c builtin/clone.c builtin/commit.c +#: builtin/fast-export.c builtin/index-pack.c builtin/log.c builtin/reset.c +#: builtin/rm.c builtin/stash.c builtin/worktree.c fetch-pack.c http-fetch.c +#: revision.c #, c-format msgid "the option '%s' requires '%s'" msgstr "opsi `%s' butuh '%s'" -#: archive.c:582 +#: archive.c msgid "Unexpected option --output" msgstr "Opsi --output tak diharapkan" -#: archive.c:606 +#: archive.c #, c-format msgid "Unknown archive format '%s'" msgstr "Format arsip tidak dikenal '%s'" -#: archive.c:615 +#: archive.c #, c-format msgid "Argument not supported for format '%s': -%d" msgstr "Argumen tidak didukung untuk format '%s': -%d" -#: attr.c:202 +#: attr.c #, c-format msgid "%.*s is not a valid attribute name" -msgstr "" +msgstr "%.*s bukan sebuah nama atribut valid" -#: attr.c:363 +#: attr.c #, c-format msgid "%s not allowed: %s:%d" -msgstr "" +msgstr "%s tidak diperbolehkan: %s:%d" -#: attr.c:403 +#: attr.c msgid "" "Negative patterns are ignored in git attributes\n" "Use '\\!' for literal leading exclamation." msgstr "" +"Pola negatif diabaikan di atribut git\n" +"Gunakan '\\!' untuk tanda seru awal literal." -#: bisect.c:488 +#: bisect.c #, c-format msgid "Badly quoted content in file '%s': %s" msgstr "Kontent terkutip jelek dalam berkas '%s': %s" -#: bisect.c:698 +#: bisect.c #, c-format msgid "We cannot bisect more!\n" msgstr "Kami tidak dapat membagi dua lagi!\n" -#: bisect.c:765 +#: bisect.c #, c-format msgid "Not a valid commit name %s" msgstr "Bukan sebuah nama komit yang valid %s" -#: bisect.c:790 +#: bisect.c #, c-format msgid "" "The merge base %s is bad.\n" @@ -1749,7 +1732,7 @@ msgstr "" "Dasar penggabungan %s jelek.\n" "Ini berarti bug telah diperbaiki antara %s dan [%s].\n" -#: bisect.c:795 +#: bisect.c #, c-format msgid "" "The merge base %s is new.\n" @@ -1758,7 +1741,7 @@ msgstr "" "Dasar penggabungan %s baru.\n" "Properti telah berubah antara %s dan [%s].\n" -#: bisect.c:800 +#: bisect.c #, c-format msgid "" "The merge base %s is %s.\n" @@ -1767,7 +1750,7 @@ msgstr "" "Dasar penggabungan %s adalah %s.\n" "Ini berarti komit '%s' pertama adalah di antara %s dan [%s].\n" -#: bisect.c:808 +#: bisect.c #, c-format msgid "" "Some %s revs are not ancestors of the %s rev.\n" @@ -1778,7 +1761,7 @@ msgstr "" "git bisect tidak dapat bekerja dengan benar pada kasus ini.\n" "Mungkin Anda salah mengira revisi %s dan %s?\n" -#: bisect.c:821 +#: bisect.c #, c-format msgid "" "the merge base between %s and [%s] must be skipped.\n" @@ -1789,36 +1772,36 @@ msgstr "" "Jadi kami tidak dapat yakin komit %s pertama di antara %s dan %s.\n" "Kami tetap lanjutkan." -#: bisect.c:860 +#: bisect.c #, c-format msgid "Bisecting: a merge base must be tested\n" msgstr "Membagi dua: dasar penggabungan harus diuji\n" -#: bisect.c:910 +#: bisect.c #, c-format msgid "a %s revision is needed" msgstr "sebuah revisi %s diperlukan" -#: bisect.c:940 +#: bisect.c #, c-format msgid "could not create file '%s'" msgstr "tidak dapat membuat berkas '%s'" -#: bisect.c:986 builtin/merge.c:155 +#: bisect.c builtin/merge.c #, c-format msgid "could not read file '%s'" msgstr "tidak dapat membaca berkas '%s'" -#: bisect.c:1026 +#: bisect.c msgid "reading bisect refs failed" msgstr "gagal membaca berkas referensi bagi dua" -#: bisect.c:1056 +#: bisect.c #, c-format msgid "%s was both %s and %s\n" msgstr "%s sama-sama %s dan %s\n" -#: bisect.c:1065 +#: bisect.c #, c-format msgid "" "No testable commit found.\n" @@ -1827,7 +1810,7 @@ msgstr "" "Tidak ada komit yang bisa diuji ditemukan.\n" "Mungkin Anda mulai dengan argumen jalur jelek?\n" -#: bisect.c:1094 +#: bisect.c #, c-format msgid "(roughly %d step)" msgid_plural "(roughly %d steps)" @@ -1837,53 +1820,50 @@ msgstr[1] "(kira-kira %d langkah)" #. TRANSLATORS: the last %s will be replaced with "(roughly %d #. steps)" translation. #. -#: bisect.c:1100 +#: bisect.c #, c-format msgid "Bisecting: %d revision left to test after this %s\n" msgid_plural "Bisecting: %d revisions left to test after this %s\n" msgstr[0] "Membagi dua: %d revisi tersisa untuk diuji setelah ini %s\n" msgstr[1] "Membagi dua: %d revisi tersisa untuk diuji setelah ini %s\n" -#: blame.c:2773 +#: blame.c msgid "--contents and --reverse do not blend well." msgstr "--contents dan --reverse tidak dapat dipadu dengan baik." -#: blame.c:2787 +#: blame.c msgid "cannot use --contents with final commit object name" msgstr "tidak dapat menggunakan --contents dengan nama objek komit final" -#: blame.c:2808 +#: blame.c msgid "--reverse and --first-parent together require specified latest commit" msgstr "" "--reverse dan --first-parent bersama-sama butuh komit terbaru yang disebutkan" -#: blame.c:2817 bundle.c:231 midx.c:1058 ref-filter.c:2371 remote.c:2157 -#: sequencer.c:2348 sequencer.c:4872 submodule.c:913 builtin/commit.c:1118 -#: builtin/log.c:437 builtin/log.c:1055 builtin/log.c:1663 builtin/log.c:2096 -#: builtin/log.c:2387 builtin/merge.c:431 builtin/pack-objects.c:3381 -#: builtin/pack-objects.c:3781 builtin/pack-objects.c:3796 -#: builtin/shortlog.c:255 +#: blame.c builtin/commit.c builtin/log.c builtin/merge.c +#: builtin/pack-objects.c builtin/shortlog.c bundle.c midx.c ref-filter.c +#: remote.c sequencer.c submodule.c msgid "revision walk setup failed" msgstr "persiapan jalan revisi gagal" -#: blame.c:2835 +#: blame.c msgid "" "--reverse --first-parent together require range along first-parent chain" msgstr "" "--reverse --first-parent bersama-sama butuh rentang bersama rantai induk " "pertama" -#: blame.c:2846 +#: blame.c #, c-format msgid "no such path %s in %s" msgstr "tidak ada jalur seperti %s di %s" -#: blame.c:2857 +#: blame.c #, c-format msgid "cannot read blob %s for path %s" msgstr "tidak dapat membaca blob %s untuk jalur %s" -#: branch.c:93 +#: branch.c msgid "" "cannot inherit upstream tracking configuration of multiple refs when " "rebasing is requested" @@ -1891,31 +1871,31 @@ msgstr "" "tidak dapat mewariskan konfigurasi pelacakan hulu banyak referensi ketika " "pendasaran ulang diminta" -#: branch.c:104 +#: branch.c #, c-format msgid "not setting branch '%s' as its own upstream" msgstr "tidak menyetel '%s' sebagai hulunya" -#: branch.c:160 +#: branch.c #, c-format msgid "branch '%s' set up to track '%s' by rebasing." msgstr "cabang '%s' disiapkan untuk melacak '%s' oleh pendasaran ulang." -#: branch.c:161 +#: branch.c #, c-format msgid "branch '%s' set up to track '%s'." msgstr "cabang '%s' disiapkan untuk melacak '%s'." -#: branch.c:164 +#: branch.c #, c-format msgid "branch '%s' set up to track:" msgstr "cabang '%s' disiapkan untuk melacak:" -#: branch.c:176 +#: branch.c msgid "unable to write upstream branch configuration" msgstr "tidak dapat menulis konfigurasi cabang hulu" -#: branch.c:178 +#: branch.c msgid "" "\n" "After fixing the error cause you may try to fix up\n" @@ -1925,34 +1905,36 @@ msgstr "" "Setelah memperbaiki penyebab kesalahan Anda dapat mencoba memperbaiki\n" "informasi pelacakan remote dengan menjalankan:" -#: branch.c:219 +#: branch.c #, c-format msgid "asked to inherit tracking from '%s', but no remote is set" msgstr "" "diminta mewariskan pelacakan dari '%s', tetapi tidak ada remote yang disetel" -#: branch.c:225 +#: branch.c #, c-format msgid "asked to inherit tracking from '%s', but no merge configuration is set" msgstr "" "diminta mewariskan pelacakan dari '%s', tetapi tidak ada konfigurasi " "penggabungan yang disetel" -#: branch.c:277 +#: branch.c #, c-format msgid "not tracking: ambiguous information for ref '%s'" msgstr "tak melacak: informasi ambigu untuk referensi '%s'" +#. #-#-#-#-# branch.c.po #-#-#-#-# #. TRANSLATORS: This is a line listing a remote with duplicate #. refspecs in the advice message below. For RTL languages you'll #. probably want to swap the "%s" and leading " " space around. #. +#. #-#-#-#-# object-name.c.po #-#-#-#-# #. TRANSLATORS: This is line item of ambiguous object output #. from describe_ambiguous_object() above. For RTL languages #. you'll probably want to swap the "%s" and leading " " space #. around. #. -#: branch.c:289 object-name.c:464 +#: branch.c object-name.c #, c-format msgid " %s\n" msgstr "" @@ -1960,7 +1942,7 @@ msgstr "" #. TRANSLATORS: The second argument is a \n-delimited list of #. duplicate refspecs, composed above. #. -#: branch.c:295 +#: branch.c #, c-format msgid "" "There are multiple remotes whose fetch refspecs map to the remote\n" @@ -1973,34 +1955,34 @@ msgid "" "tracking namespaces." msgstr "" -#: branch.c:344 +#: branch.c #, c-format msgid "'%s' is not a valid branch name" msgstr "'%s' bukan nama cabang valid" -#: branch.c:364 +#: branch.c #, c-format msgid "a branch named '%s' already exists" msgstr "sebuah cabang bernama '%s' sudah ada" -#: branch.c:370 +#: branch.c #, c-format msgid "cannot force update the branch '%s' checked out at '%s'" msgstr "tidak dapat memperbarui paksa cabang '%s' yang ter-check out pada '%s'" -#: branch.c:393 +#: branch.c #, c-format msgid "cannot set up tracking information; starting point '%s' is not a branch" msgstr "" "tidak dapat menyiapkan informasi pelacakan; titik awal '%s' bukan sebuah " "cabang" -#: branch.c:395 +#: branch.c #, c-format msgid "the requested upstream branch '%s' does not exist" msgstr "cabang hulu yang diminta '%s' tidak ada" -#: branch.c:397 +#: branch.c msgid "" "\n" "If you are planning on basing your work on an upstream\n" @@ -2012,28 +1994,27 @@ msgid "" "\"git push -u\" to set the upstream config as you push." msgstr "" -#: branch.c:445 builtin/replace.c:321 builtin/replace.c:377 -#: builtin/replace.c:423 builtin/replace.c:453 +#: branch.c builtin/replace.c #, c-format msgid "not a valid object name: '%s'" msgstr "bukan nama objek valid: '%s'" -#: branch.c:465 +#: branch.c #, c-format msgid "ambiguous object name: '%s'" msgstr "nama objek ambigu: '%s'" -#: branch.c:470 +#: branch.c #, c-format msgid "not a valid branch point: '%s'" msgstr "bukan sebuah titik cabang valid: '%s'" -#: branch.c:658 +#: branch.c #, c-format msgid "submodule '%s': unable to find submodule" msgstr "submodul '%s': tidak dapat menemukan submodul" -#: branch.c:661 +#: branch.c #, c-format msgid "" "You may try updating the submodules using 'git checkout %s && git submodule " @@ -2042,23865 +2023,24204 @@ msgstr "" "Anda dapat mencoba memperbarui submodul dengan 'git checkout %s && git " "submodule update --init'" -#: branch.c:672 branch.c:698 +#: branch.c #, c-format msgid "submodule '%s': cannot create branch '%s'" msgstr "submodul '%s': tidak dapat membuat cabang '%s'" -#: branch.c:730 +#: branch.c #, c-format msgid "'%s' is already checked out at '%s'" msgstr "'%s' sudah di-checkout pada '%s'" -#: branch.c:755 +#: branch.c #, c-format msgid "HEAD of working tree %s is not updated" msgstr "HEAD dari pohon kerja %s tidak diperbarui" -#: bundle.c:45 -#, c-format -msgid "unrecognized bundle hash algorithm: %s" -msgstr "algoritma hash bundel tidak dikenal: %s" +#: builtin/add.c +msgid "git add [] [--] ..." +msgstr "git add [] [--] ..." -#: bundle.c:53 +#: builtin/add.c #, c-format -msgid "unknown capability '%s'" -msgstr "kapabilitas '%s' tidak dikenal" +msgid "cannot chmod %cx '%s'" +msgstr "tidak dapat chmod %cx '%s'" -#: bundle.c:79 +#: builtin/add.c #, c-format -msgid "'%s' does not look like a v2 or v3 bundle file" -msgstr "'%s' tidak terlihat seperti berkas bundel v2 atau v3" +msgid "unexpected diff status %c" +msgstr "status diff tak diharapkan %c" -#: bundle.c:118 -#, c-format -msgid "unrecognized header: %s%s (%d)" -msgstr "kepala tidak dikenal: %s%s (%d)" +#: builtin/add.c builtin/commit.c +msgid "updating files failed" +msgstr "gagal memperbarui berkas" -#: bundle.c:145 rerere.c:464 rerere.c:675 sequencer.c:2616 sequencer.c:3402 -#: builtin/commit.c:865 +#: builtin/add.c #, c-format -msgid "could not open '%s'" -msgstr "tidak dapat membuka '%s'" +msgid "remove '%s'\n" +msgstr "hapus '%s'\n" -#: bundle.c:203 -msgid "Repository lacks these prerequisite commits:" -msgstr "Repositori kekurangan komit prasyarat berikut:" +#: builtin/add.c +msgid "Unstaged changes after refreshing the index:" +msgstr "Perubahan tak tergelar setelah menyegarkan indeks:" -#: bundle.c:206 -msgid "need a repository to verify a bundle" -msgstr "perlu sebuah repositori untuk verifikasi bundel" +#: builtin/add.c builtin/rev-parse.c +msgid "Could not read the index" +msgstr "Tidak dapat membaca indeks" -#: bundle.c:264 -#, c-format -msgid "The bundle contains this ref:" -msgid_plural "The bundle contains these % refs:" -msgstr[0] "Bundel berisi referensi ini:" -msgstr[1] "Bundel berisi % referensi berikut:" +#: builtin/add.c +msgid "Could not write patch" +msgstr "Tidak dapat menulis tambalan" -#: bundle.c:272 -msgid "The bundle records a complete history." -msgstr "Bundel merekam riwayat penuh." +#: builtin/add.c +msgid "editing patch failed" +msgstr "Gagal menyunting tambalan" -#: bundle.c:274 +#: builtin/add.c #, c-format -msgid "The bundle requires this ref:" -msgid_plural "The bundle requires these % refs:" -msgstr[0] "Bundel membutuhkan referensi ini:" -msgstr[1] "Bundel membutuhkan % referensi berikut:" - -#: bundle.c:350 -msgid "unable to dup bundle descriptor" -msgstr "tidak dapat men-dup pendeskripsi bundel" - -#: bundle.c:357 -msgid "Could not spawn pack-objects" -msgstr "Tidak dapat menghidupkan pack-objects" +msgid "Could not stat '%s'" +msgstr "Tidak dapat men-stat '%s'" -#: bundle.c:368 -msgid "pack-objects died" -msgstr "pack-objects mati" +#: builtin/add.c +msgid "Empty patch. Aborted." +msgstr "Tambalan kosong. Dibatalkan." -#: bundle.c:417 +#: builtin/add.c #, c-format -msgid "ref '%s' is excluded by the rev-list options" -msgstr "referensi '%s' dikecualikan oleh opsi rev-list" +msgid "Could not apply '%s'" +msgstr "Tidak dapat terapkan '%s'" -#: bundle.c:533 builtin/log.c:211 builtin/log.c:1975 builtin/shortlog.c:400 -#, c-format -msgid "unrecognized argument: %s" -msgstr "argumen tidak dikenal: %s" +#: builtin/add.c +msgid "The following paths are ignored by one of your .gitignore files:\n" +msgstr "Jalur berikut diabaikan oleh salah satu dari berkas .gitignore Anda:\n" -#: bundle.c:548 -#, c-format -msgid "unsupported bundle version %d" -msgstr "versi bundle %d tidak didukung" +#: builtin/add.c builtin/clean.c builtin/fetch.c builtin/mv.c +#: builtin/prune-packed.c builtin/pull.c builtin/push.c builtin/remote.c +#: builtin/rm.c builtin/send-pack.c +msgid "dry run" +msgstr "latihan" -#: bundle.c:550 -#, c-format -msgid "cannot write bundle version %d with algorithm %s" -msgstr "tidak dapat menulis versi bundel %d dengan algoritma %s" +#: builtin/add.c builtin/check-ignore.c builtin/commit.c +#: builtin/count-objects.c builtin/fsck.c builtin/log.c builtin/mv.c +#: builtin/read-tree.c +msgid "be verbose" +msgstr "jadi berkata-kata" -#: bundle.c:600 -msgid "Refusing to create empty bundle." -msgstr "Menolak memuat bundel kosong." +#: builtin/add.c +msgid "interactive picking" +msgstr "pengambilan interaktif" -#: bundle.c:610 -#, c-format -msgid "cannot create '%s'" -msgstr "tidak dapat membuat '%s'" +#: builtin/add.c builtin/checkout.c builtin/reset.c +msgid "select hunks interactively" +msgstr "pilih bingkah secara interaktif" -#: bundle.c:639 -msgid "index-pack died" -msgstr "index-pack mati" +#: builtin/add.c +msgid "edit current diff and apply" +msgstr "sunting diff saat ini dan terapkan" -#: chunk-format.c:117 -msgid "terminating chunk id appears earlier than expected" -msgstr "" +#: builtin/add.c +msgid "allow adding otherwise ignored files" +msgstr "perbolehkan tambah berkas yang diabaikan" -#: chunk-format.c:126 -#, c-format -msgid "improper chunk offset(s) % and %" -msgstr "" +#: builtin/add.c +msgid "update tracked files" +msgstr "perbarui berkas terlacak" -#: chunk-format.c:133 -#, c-format -msgid "duplicate chunk ID % found" -msgstr "" +#: builtin/add.c +msgid "renormalize EOL of tracked files (implies -u)" +msgstr "normalisasi ulang EOL berkas terlacak (menyiratkan -u)" -#: chunk-format.c:147 -#, c-format -msgid "final chunk has non-zero id %" -msgstr "" +#: builtin/add.c +msgid "record only the fact that the path will be added later" +msgstr "rekam hanya fakta bahwa jalur akan ditambahkan nanti" -#: color.c:354 -#, c-format -msgid "invalid color value: %.*s" -msgstr "" +#: builtin/add.c +msgid "add changes from all tracked and untracked files" +msgstr "tambahkan perubahan dari semua berkas terlacak dan tak terlacak" -#: commit-graph.c:204 midx.c:52 -msgid "invalid hash version" -msgstr "" +#: builtin/add.c +msgid "ignore paths removed in the working tree (same as --no-all)" +msgstr "abaikan jalur yang terhapus dari pohon kerja (sama dengan --no-all)" -#: commit-graph.c:262 -msgid "commit-graph file is too small" -msgstr "" +#: builtin/add.c +msgid "don't add, only refresh the index" +msgstr "jangan tambahkan, hanya segarkan indeks" -#: commit-graph.c:355 -#, c-format -msgid "commit-graph signature %X does not match signature %X" -msgstr "" +#: builtin/add.c +msgid "just skip files which cannot be added because of errors" +msgstr "hanya lewatkan berkas yang tidak dapat ditambah karena error" -#: commit-graph.c:362 -#, c-format -msgid "commit-graph version %X does not match version %X" -msgstr "" +#: builtin/add.c +msgid "check if - even missing - files are ignored in dry run" +msgstr "periksa bahwa berkas yang - bahkan hilang - diabaikan dalam latihan" -#: commit-graph.c:369 -#, c-format -msgid "commit-graph hash version %X does not match version %X" -msgstr "" +#: builtin/add.c builtin/mv.c builtin/rm.c +msgid "allow updating entries outside of the sparse-checkout cone" +msgstr "perbolehkan perbarui entri di luar kerucut checkout tipis" -#: commit-graph.c:386 -#, c-format -msgid "commit-graph file is too small to hold %u chunks" -msgstr "" +#: builtin/add.c builtin/update-index.c +msgid "override the executable bit of the listed files" +msgstr "timpa bit yang dapat dieksekusi dari berkas terdaftar" -#: commit-graph.c:485 -msgid "commit-graph has no base graphs chunk" -msgstr "" +#: builtin/add.c +msgid "warn when adding an embedded repository" +msgstr "peringatkan ketika menambahkan repositori tertanam" -#: commit-graph.c:495 -msgid "commit-graph chain does not match" +#: builtin/add.c +#, c-format +msgid "" +"You've added another git repository inside your current repository.\n" +"Clones of the outer repository will not contain the contents of\n" +"the embedded repository and will not know how to obtain it.\n" +"If you meant to add a submodule, use:\n" +"\n" +"\tgit submodule add %s\n" +"\n" +"If you added this path by mistake, you can remove it from the\n" +"index with:\n" +"\n" +"\tgit rm --cached %s\n" +"\n" +"See \"git help submodule\" for more information." msgstr "" +"Anda telah menambahkan repositori git yang lain di dalam repositori Anda\n" +"saat ini. Kloningan repositori luar tidak akan berisi isi repositori\n" +"tertanam dan tidak akan tahu bagaimana cara mendapatkannya.\n" +"Jika maksud anda menambahkan submodul, gunakan:\n" +"\n" +"\tgit submodule add %s\n" +"\n" +"Jika Anda menambahkan jalur itu sebagai kesengajaan, Anda dapat menghapus\n" +"itu dari indeks dengan:\n" +"\n" +"\tgit rm --cached %s\n" +"\n" +"Lihat \"git help submodule\" untuk selengkapnya." -#: commit-graph.c:543 +#: builtin/add.c #, c-format -msgid "invalid commit-graph chain: line '%s' not a hash" -msgstr "" +msgid "adding embedded git repository: %s" +msgstr "menambahkan repositori git tertanam: %s" -#: commit-graph.c:567 -msgid "unable to find all commit-graph files" +#: builtin/add.c +msgid "" +"Use -f if you really want to add them.\n" +"Turn this message off by running\n" +"\"git config advice.addIgnoredFile false\"" msgstr "" +"Gunakan -f jika Anda benar-benar ingin menambahkannya.\n" +"Matikan pesan ini dengan menjalankan\n" +"\"git config advice.addIgnoredFile false\"" -#: commit-graph.c:752 commit-graph.c:789 -msgid "invalid commit position. commit-graph is likely corrupt" -msgstr "" +#: builtin/add.c +msgid "adding files failed" +msgstr "gagal menambahkan berkas" -#: commit-graph.c:773 +#: builtin/add.c #, c-format -msgid "could not find commit %s" -msgstr "" - -#: commit-graph.c:806 -msgid "commit-graph requires overflow generation data but has none" -msgstr "" +msgid "--chmod param '%s' must be either -x or +x" +msgstr "--chmod param '%s' harus berupa -x atau +x" -#: commit-graph.c:1111 builtin/am.c:1370 builtin/checkout.c:775 -#: builtin/clone.c:705 +#: builtin/add.c builtin/checkout.c builtin/commit.c builtin/reset.c +#: builtin/rm.c builtin/stash.c #, c-format -msgid "unable to parse commit %s" -msgstr "" +msgid "'%s' and pathspec arguments cannot be used together" +msgstr "'%s' dan argumen spek jalur tidak dapat digunakan bersamaan" -#: commit-graph.c:1373 builtin/pack-objects.c:3078 +#: builtin/add.c #, c-format -msgid "unable to get type of object %s" -msgstr "" +msgid "Nothing specified, nothing added.\n" +msgstr "Tidak ada yang disebutkan, tidak ada yang ditambahkan.\n" -#: commit-graph.c:1404 -msgid "Loading known commits in commit graph" +#: builtin/add.c +msgid "" +"Maybe you wanted to say 'git add .'?\n" +"Turn this message off by running\n" +"\"git config advice.addEmptyPathspec false\"" msgstr "" +"Mungkin Anda ingin bilang 'git add .'?\n" +"Matikan pesan ini dengan menjalankan\n" +"\"git config advice.addEmptyPathspec false\"" -#: commit-graph.c:1421 -msgid "Expanding reachable commits in commit graph" +#: builtin/add.c builtin/check-ignore.c builtin/checkout.c builtin/clean.c +#: builtin/commit.c builtin/diff-tree.c builtin/grep.c builtin/mv.c +#: builtin/reset.c builtin/rm.c builtin/submodule--helper.c read-cache.c +#: rerere.c submodule.c +msgid "index file corrupt" msgstr "" -#: commit-graph.c:1441 -msgid "Clearing commit marks in commit graph" +#: builtin/am.c builtin/mailinfo.c mailinfo.c +#, c-format +msgid "bad action '%s' for '%s'" msgstr "" -#: commit-graph.c:1460 -msgid "Computing commit graph topological levels" +#: builtin/am.c builtin/blame.c builtin/fetch.c builtin/pack-objects.c +#: builtin/pull.c diff-merges.c gpg-interface.c ls-refs.c parallel-checkout.c +#: sequencer.c setup.c +#, c-format +msgid "invalid value for '%s': '%s'" msgstr "" -#: commit-graph.c:1513 -msgid "Computing commit graph generation numbers" -msgstr "" +#: builtin/am.c builtin/commit.c builtin/merge.c sequencer.c +#, c-format +msgid "could not read '%s'" +msgstr "tidak dapat membaca '%s'" -#: commit-graph.c:1598 -msgid "Computing commit changed paths Bloom filters" -msgstr "" +#: builtin/am.c +msgid "could not parse author script" +msgstr "tidak dapat mengurai skrip pengarang" -#: commit-graph.c:1675 -msgid "Collecting referenced commits" +#: builtin/am.c builtin/replace.c commit.c sequencer.c +#, c-format +msgid "could not parse %s" msgstr "" -#: commit-graph.c:1701 +#: builtin/am.c #, c-format -msgid "Finding commits for commit graph in % pack" -msgid_plural "Finding commits for commit graph in % packs" -msgstr[0] "" -msgstr[1] "" +msgid "'%s' was deleted by the applypatch-msg hook" +msgstr "'%s' dihapus oleh kail applypatch-msg" -#: commit-graph.c:1714 +#: builtin/am.c #, c-format -msgid "error adding pack %s" -msgstr "" +msgid "Malformed input line: '%s'." +msgstr "Baris masukan salah format: '%s'." -#: commit-graph.c:1718 +#: builtin/am.c #, c-format -msgid "error opening index for %s" -msgstr "" +msgid "Failed to copy notes from '%s' to '%s'" +msgstr "Gagal menyalin catatan dari '%s' ke '%s'" -#: commit-graph.c:1756 -msgid "Finding commits for commit graph among packed objects" -msgstr "" - -#: commit-graph.c:1774 -msgid "Finding extra edges in commit graph" -msgstr "" - -#: commit-graph.c:1823 -msgid "failed to write correct number of base graph ids" -msgstr "" +#: builtin/am.c +msgid "fseek failed" +msgstr "fseek gagal" -#: commit-graph.c:1854 midx.c:1168 builtin/sparse-checkout.c:475 +#: builtin/am.c builtin/rebase.c sequencer.c wrapper.c #, c-format -msgid "unable to create leading directories of %s" -msgstr "" - -#: commit-graph.c:1868 -msgid "unable to create temporary graph layer" -msgstr "" +msgid "could not open '%s' for reading" +msgstr "tidak dapat membuka '%s' untuk dibaca" -#: commit-graph.c:1873 +#: builtin/am.c builtin/rebase.c strbuf.c wrapper.c #, c-format -msgid "unable to adjust shared permissions for '%s'" -msgstr "" +msgid "could not open '%s' for writing" +msgstr "tidak dapat membuka '%s' untuk ditulis" -#: commit-graph.c:1930 +#: builtin/am.c #, c-format -msgid "Writing out commit graph in %d pass" -msgid_plural "Writing out commit graph in %d passes" -msgstr[0] "" -msgstr[1] "" +msgid "could not parse patch '%s'" +msgstr "tidak dapat mengurai tambalan '%s'" -#: commit-graph.c:1967 -msgid "unable to open commit-graph chain file" -msgstr "" +#: builtin/am.c +msgid "Only one StGIT patch series can be applied at once" +msgstr "Hanya satu rangkaian tambalan StGIT yang bisa diterapkan sekaligus" -#: commit-graph.c:1983 -msgid "failed to rename base commit-graph file" -msgstr "" +#: builtin/am.c +msgid "invalid timestamp" +msgstr "stempel waktu tidak valid" -#: commit-graph.c:2004 -msgid "failed to rename temporary commit-graph file" -msgstr "" +#: builtin/am.c +msgid "invalid Date line" +msgstr "baris Date tidak valid" -#: commit-graph.c:2137 -msgid "Scanning merged commits" -msgstr "" +#: builtin/am.c +msgid "invalid timezone offset" +msgstr "offset zona waktu tidak valid" -#: commit-graph.c:2181 -msgid "Merging commit-graph" -msgstr "" +#: builtin/am.c +msgid "Patch format detection failed." +msgstr "Pendeteksian format tambalan gagal." -#: commit-graph.c:2289 -msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled" -msgstr "" +#: builtin/am.c builtin/clone.c +#, c-format +msgid "failed to create directory '%s'" +msgstr "gagal membuat direktori '%s'" -#: commit-graph.c:2396 -msgid "too many commits to write graph" -msgstr "" +#: builtin/am.c +msgid "Failed to split patches." +msgstr "Gagal memecah tambalan." -#: commit-graph.c:2494 -msgid "the commit-graph file has incorrect checksum and is likely corrupt" -msgstr "" +#: builtin/am.c +#, c-format +msgid "When you have resolved this problem, run \"%s --continue\"." +msgstr "Saat Anda sudah menyelesaikan masalah ini, jalankan \"%s --continue\"." -#: commit-graph.c:2504 +#: builtin/am.c #, c-format -msgid "commit-graph has incorrect OID order: %s then %s" +msgid "If you prefer to skip this patch, run \"%s --skip\" instead." msgstr "" +"Jika Anda lebih suka melewati tambalan ini, jalankan \"%s --skip\" sebagai " +"gantinya." -#: commit-graph.c:2514 commit-graph.c:2529 +#: builtin/am.c #, c-format -msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u" +msgid "To record the empty patch as an empty commit, run \"%s --allow-empty\"." msgstr "" +"Untuk merekam tambalan kosong sebagai komit kosong, jalankan \"%s --allow-" +"empty\"." -#: commit-graph.c:2521 +#: builtin/am.c #, c-format -msgid "failed to parse commit %s from commit-graph" +msgid "To restore the original branch and stop patching, run \"%s --abort\"." msgstr "" +"Untuk mengembalikan cabang yang asli dan berhenti menambal, jalankan \"%s --" +"abort\"" -#: commit-graph.c:2539 -msgid "Verifying commits in commit graph" +#: builtin/am.c +msgid "Patch sent with format=flowed; space at the end of lines might be lost." msgstr "" +"Tambalan dikirimkan dengan format=flowed; spasi pada akhir baris mungkin " +"hilang." -#: commit-graph.c:2554 +#: builtin/am.c #, c-format -msgid "failed to parse commit %s from object database for commit-graph" -msgstr "" +msgid "missing author line in commit %s" +msgstr "baris pengarang hilang dalam komit %s" -#: commit-graph.c:2561 +#: builtin/am.c #, c-format -msgid "root tree OID for commit %s in commit-graph is %s != %s" -msgstr "" +msgid "invalid ident line: %.*s" +msgstr "baris identitas tidak valid: %.*s" -#: commit-graph.c:2571 +#: builtin/am.c builtin/checkout.c builtin/clone.c commit-graph.c #, c-format -msgid "commit-graph parent list for commit %s is too long" +msgid "unable to parse commit %s" msgstr "" -#: commit-graph.c:2580 -#, c-format -msgid "commit-graph parent for %s is %s != %s" +#: builtin/am.c +msgid "Repository lacks necessary blobs to fall back on 3-way merge." msgstr "" +"Repositori kekurangan blob yang diperlukan untuk mundur ke penggabungan 3 " +"arah." -#: commit-graph.c:2594 -#, c-format -msgid "commit-graph parent list for commit %s terminates early" -msgstr "" +#: builtin/am.c +msgid "Using index info to reconstruct a base tree..." +msgstr "Menggunakan info indeks untuk membangun ulang sebuah pohon dasar..." -#: commit-graph.c:2599 -#, c-format +#: builtin/am.c msgid "" -"commit-graph has generation number zero for commit %s, but non-zero elsewhere" +"Did you hand edit your patch?\n" +"It does not apply to blobs recorded in its index." msgstr "" +"Apakah Anda menyunting tambalan Anda?\n" +"Itu tidak diterapkan ke blob yang direkam dalam indeksnya." -#: commit-graph.c:2603 -#, c-format -msgid "" -"commit-graph has non-zero generation number for commit %s, but zero elsewhere" -msgstr "" +#: builtin/am.c +msgid "Falling back to patching base and 3-way merge..." +msgstr "Mundur ke penambalan dasar dan penggabungan 3 arah..." -#: commit-graph.c:2620 -#, c-format -msgid "commit-graph generation for commit %s is % < %" -msgstr "" +#: builtin/am.c +msgid "Failed to merge in the changes." +msgstr "Gagal menggabungkan perubahan." -#: commit-graph.c:2626 -#, c-format -msgid "commit date for commit %s in commit-graph is % != %" -msgstr "" +#: builtin/am.c builtin/merge.c sequencer.c +msgid "git write-tree failed to write a tree" +msgstr "git write-tree gagal menulis sebuah pohon" + +#: builtin/am.c +msgid "applying to an empty history" +msgstr "menerapkan ke sebuah riwayat kosong" + +#: builtin/am.c builtin/commit.c builtin/merge.c sequencer.c +#: t/helper/test-fast-rebase.c +msgid "failed to write commit object" +msgstr "gagal menulis objek komit" -#: commit.c:54 sequencer.c:3105 builtin/am.c:400 builtin/am.c:445 -#: builtin/am.c:450 builtin/am.c:1449 builtin/am.c:2124 builtin/replace.c:456 +#: builtin/am.c #, c-format -msgid "could not parse %s" -msgstr "" +msgid "cannot resume: %s does not exist." +msgstr "tidak dapat melanjutkan: %s tidak ada." -#: commit.c:56 +#: builtin/am.c +msgid "Commit Body is:" +msgstr "Badan komit adalah:" + +#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a] +#. in your translation. The program will only accept English +#. input at this point. +#. +#: builtin/am.c #, c-format -msgid "%s %s is not a commit!" +msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: " msgstr "" +"Terapkan? [y]a/[n] tidak/[e] sunting/[v] lihat tambalan/terim[a] semua: " -#: commit.c:197 -msgid "" -"Support for /info/grafts is deprecated\n" -"and will be removed in a future Git version.\n" -"\n" -"Please use \"git replace --convert-graft-file\"\n" -"to convert the grafts into replace refs.\n" -"\n" -"Turn this message off by running\n" -"\"git config advice.graftFileDeprecated false\"" -msgstr "" +#: builtin/am.c builtin/commit.c +msgid "unable to write index file" +msgstr "tidak dapat menulis berkas indeks" -#: commit.c:1252 +#: builtin/am.c #, c-format -msgid "Commit %s has an untrusted GPG signature, allegedly by %s." -msgstr "" +msgid "Dirty index: cannot apply patches (dirty: %s)" +msgstr "Indeks kotor: tidak dapat menerapkan tambalan (kotor: %s)" -#: commit.c:1256 +#: builtin/am.c #, c-format -msgid "Commit %s has a bad GPG signature allegedly by %s." -msgstr "" +msgid "Skipping: %.*s" +msgstr "Melewatkan: %.*s" -#: commit.c:1259 +#: builtin/am.c #, c-format -msgid "Commit %s does not have a GPG signature." -msgstr "" +msgid "Creating an empty commit: %.*s" +msgstr "Membuat sebuah komit kosong: %.*s" + +#: builtin/am.c +msgid "Patch is empty." +msgstr "Tambalan kosong." -#: commit.c:1262 +#: builtin/am.c #, c-format -msgid "Commit %s has a good GPG signature by %s\n" -msgstr "" +msgid "Applying: %.*s" +msgstr "Menerapkan: %.*s" -#: commit.c:1516 -msgid "" -"Warning: commit message did not conform to UTF-8.\n" -"You may want to amend it after fixing the message, or set the config\n" -"variable i18n.commitencoding to the encoding your project uses.\n" -msgstr "" +#: builtin/am.c +msgid "No changes -- Patch already applied." +msgstr "Tidak ada perubahan -- tambalan sudah diterapkan" -#: compat/obstack.c:406 compat/obstack.c:408 -msgid "memory exhausted" -msgstr "" +#: builtin/am.c +#, c-format +msgid "Patch failed at %s %.*s" +msgstr "Penambalan gagal pada %s %.*s" -#: compat/terminal.c:167 -msgid "cannot resume in the background, please use 'fg' to resume" +#: builtin/am.c +msgid "Use 'git am --show-current-patch=diff' to see the failed patch" msgstr "" +"Gunakan 'git am --show-current-patch=diff' untuk melihat tambalan yang gagal" -#: compat/terminal.c:168 -msgid "cannot restore terminal settings" +#: builtin/am.c +msgid "No changes - recorded it as an empty commit." +msgstr "Tidak ada perubahan - direkam sebagai komit kosong." + +#: builtin/am.c +msgid "" +"No changes - did you forget to use 'git add'?\n" +"If there is nothing left to stage, chances are that something else\n" +"already introduced the same changes; you might want to skip this patch." msgstr "" +"Tidak ada perubahan - apakah Anda lupa untuk menggunakan 'git add'?\n" +"Jika tidak ada lagi yang diterapkan, sepertinya sesuatu yang lain sudah \n" +"memasukkan perubahan yang sama; mungkin Anda ingin melewatkan tambalan ini." -#: config.c:143 -#, c-format +#: builtin/am.c msgid "" -"exceeded maximum include depth (%d) while including\n" -"\t%s\n" -"from\n" -"\t%s\n" -"This might be due to circular includes." +"You still have unmerged paths in your index.\n" +"You should 'git add' each file with resolved conflicts to mark them as " +"such.\n" +"You might run `git rm` on a file to accept \"deleted by them\" for it." msgstr "" -"melebihi kedalaman include maksimum (%d) ketika memasukkan\n" -"\t%s\n" -"dari\n" -"\t%s\n" -"Ini mungkin disebabkan oleh include sirkular." +"Anda masih punya jalur yang belum digabung pada indeks Anda.\n" +"Anda harus 'git add' setiap berkas dengan konflik terselesai untuk " +"menandainya.\n" +"Anda mungkin jalankan `git rm` pada berkas untuk menerima \"penghapusan oleh " +"mereka\" untuk itu." -#: config.c:159 -#, c-format -msgid "could not expand include path '%s'" -msgstr "tidak dapat menjabarkan jalur include '%s'" +#: builtin/am.c builtin/checkout.c builtin/clone.c builtin/stash.c merge.c +#: rerere.c +msgid "unable to write new index file" +msgstr "gagal menulis berkas indeks baru" -#: config.c:170 -msgid "relative config includes must come from files" -msgstr "include konfigurasi relatif harus dari berkas" +#: builtin/am.c builtin/reset.c +#, c-format +msgid "Could not parse object '%s'." +msgstr "Tidak dapat mengurai objek '%s'." -#: config.c:219 -msgid "relative config include conditionals must come from files" -msgstr "kondisional include konfigurasi relative harus dari berkas" +#: builtin/am.c +msgid "failed to clean index" +msgstr "gagal membersihkan indeks" -#: config.c:364 +#: builtin/am.c msgid "" -"remote URLs cannot be configured in file directly or indirectly included by " -"includeIf.hasconfig:remote.*.url" +"You seem to have moved HEAD since the last 'am' failure.\n" +"Not rewinding to ORIG_HEAD" msgstr "" -"URL remote tidak dapat dikonfigurasikan langsung di dalam berkas maupun " -"dimasukkan secara tidak langsung oleh includeIf.hasconfig:remote.*.url" +"Sepertinya Anda telah memindahkan HEAD sejak kegagalan 'am' terakhir.\n" +"Tidak memutar ulang ke ORIG_HEAD" -#: config.c:508 +#: builtin/am.c builtin/bisect--helper.c worktree.c #, c-format -msgid "invalid config format: %s" -msgstr "format konfigurasi tidak valid: %s" +msgid "failed to read '%s'" +msgstr "gagal membaca '%s'" -#: config.c:512 +#: builtin/am.c #, c-format -msgid "missing environment variable name for configuration '%.*s'" -msgstr "nama variabel lingkungan untuk konfigurasi hilang '%.*s'" +msgid "options '%s=%s' and '%s=%s' cannot be used together" +msgstr "Opsi '%s=%s' dan '%s=%s' tidak dapat digunakan bersamaan" -#: config.c:517 -#, c-format -msgid "missing environment variable '%s' for configuration '%.*s'" -msgstr "variabel lingkungan '%s' untuk konfigurasi '%.*s'" +#: builtin/am.c +msgid "git am [] [( | )...]" +msgstr "git am [] [( | )...]" -#: config.c:553 -#, c-format -msgid "key does not contain a section: %s" -msgstr "kunci tidak berisi bagian: %s" +#: builtin/am.c +msgid "git am [] (--continue | --skip | --abort)" +msgstr "git am [] (--continue | --skip | --abort)" -#: config.c:558 -#, c-format -msgid "key does not contain variable name: %s" -msgstr "kunci tidak berisi nama variabel: %s" +#: builtin/am.c +msgid "run interactively" +msgstr "jalankan secara interaktif" -#: config.c:580 sequencer.c:2802 -#, c-format -msgid "invalid key: %s" -msgstr "kunci tidak valid: %s" +#: builtin/am.c +msgid "historical option -- no-op" +msgstr "opsi bersejarah -- no-op" -#: config.c:585 -#, c-format -msgid "invalid key (newline): %s" -msgstr "kunci tidak valid (barisbaru): %s" +#: builtin/am.c +msgid "allow fall back on 3way merging if needed" +msgstr "perbolehkan mundur ke penggabungan 3 arah jika diperlukan" -#: config.c:605 -msgid "empty config key" -msgstr "kunci konfigurasi kosong" +#: builtin/am.c builtin/init-db.c builtin/prune-packed.c builtin/repack.c +#: builtin/stash.c +msgid "be quiet" +msgstr "jadi senyap" -#: config.c:623 config.c:635 -#, c-format -msgid "bogus config parameter: %s" -msgstr "parameter konfigurasi gadungan: %s" +#: builtin/am.c +msgid "add a Signed-off-by trailer to the commit message" +msgstr "tambahkan trailer Signed-off-by kepada pesan komit" -#: config.c:649 config.c:666 config.c:673 config.c:682 -#, c-format -msgid "bogus format in %s" -msgstr "format gadungan dalam %s" +#: builtin/am.c +msgid "recode into utf8 (default)" +msgstr "koding ulang ke dalam utf8 (asali)" -#: config.c:716 -#, c-format -msgid "bogus count in %s" -msgstr "hitungan gadungan dalam %s" +#: builtin/am.c +msgid "pass -k flag to git-mailinfo" +msgstr "lewatkan opsi -k ke git-mailinfo" -#: config.c:720 -#, c-format -msgid "too many entries in %s" -msgstr "terlalu banyak entri di %s" +#: builtin/am.c +msgid "pass -b flag to git-mailinfo" +msgstr "lewatkan opsi -b ke git-mailinfo" -#: config.c:730 -#, c-format -msgid "missing config key %s" -msgstr "kunci konfigurasi %s hilang" +#: builtin/am.c +msgid "pass -m flag to git-mailinfo" +msgstr "lewatkan opsi -m ke git-mailinfo" -#: config.c:738 -#, c-format -msgid "missing config value %s" -msgstr "nilai konfigurasi %s hilang" +#: builtin/am.c +msgid "pass --keep-cr flag to git-mailsplit for mbox format" +msgstr "lewatkan opsi --keep-cr ke git-mailsplit untuk format mbox" -#: config.c:1089 -#, c-format -msgid "bad config line %d in blob %s" -msgstr "baris konfigurasi %d jelek dalam blob %s" +#: builtin/am.c +msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr" +msgstr "" +"jangan lewatkan opsi --keep-cr ke git-mailsplit tak bergantung pada am.keepcr" -#: config.c:1093 -#, c-format -msgid "bad config line %d in file %s" -msgstr "baris konfigurasi %d jelek dalam berkas %s" +#: builtin/am.c +msgid "strip everything before a scissors line" +msgstr "copot semuanya sebelum garis gunting" -#: config.c:1097 -#, c-format -msgid "bad config line %d in standard input" -msgstr "baris konfigurasi %d jelek pada masukan standar" +#: builtin/am.c +msgid "pass it through git-mailinfo" +msgstr "lewatkannya melalui git-mailinfo" -#: config.c:1101 -#, c-format -msgid "bad config line %d in submodule-blob %s" -msgstr "baris konfigurasi %d jelek dalam blob submodul %s" +#: builtin/am.c +msgid "pass it through git-apply" +msgstr "lewatkannya melalui git-apply" -#: config.c:1105 -#, c-format -msgid "bad config line %d in command line %s" -msgstr "baris konfigurasi %d jelek pada baris perintah %s" +#: builtin/am.c builtin/commit.c builtin/fmt-merge-msg.c builtin/grep.c +#: builtin/merge.c builtin/pull.c builtin/rebase.c builtin/repack.c +#: builtin/show-branch.c builtin/show-ref.c builtin/tag.c parse-options.h +msgid "n" +msgstr "n" -#: config.c:1109 -#, c-format -msgid "bad config line %d in %s" -msgstr "baris konfigurasi %d jelek dalam %s" +#: builtin/am.c builtin/branch.c builtin/bugreport.c builtin/cat-file.c +#: builtin/for-each-ref.c builtin/ls-tree.c builtin/replace.c builtin/tag.c +#: builtin/verify-tag.c +msgid "format" +msgstr "format" -#: config.c:1246 -msgid "out of range" -msgstr "di luar rentang" +#: builtin/am.c +msgid "format the patch(es) are in" +msgstr "format tambalan yang ada di" -#: config.c:1246 -msgid "invalid unit" -msgstr "satuan tidak valid" +#: builtin/am.c +msgid "override error message when patch failure occurs" +msgstr "timpa pesan error ketika kegagalan penambalan terjadi" -#: config.c:1247 -#, c-format -msgid "bad numeric config value '%s' for '%s': %s" -msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s': %s" +#: builtin/am.c +msgid "continue applying patches after resolving a conflict" +msgstr "lanjutkan penerapan tambalan setelah menyelesaikan konflik" -#: config.c:1257 -#, c-format -msgid "bad numeric config value '%s' for '%s' in blob %s: %s" -msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam blob %s: %s" +#: builtin/am.c +msgid "synonyms for --continue" +msgstr "sinonim untuk --continue" -#: config.c:1260 -#, c-format -msgid "bad numeric config value '%s' for '%s' in file %s: %s" -msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam berkas %s: %s" +#: builtin/am.c +msgid "skip the current patch" +msgstr "lewati tambalan saat ini" -#: config.c:1263 -#, c-format -msgid "bad numeric config value '%s' for '%s' in standard input: %s" +#: builtin/am.c +msgid "restore the original branch and abort the patching operation" +msgstr "kembalikan cabang asli dan batalkan operasi penambalan" + +#: builtin/am.c +msgid "abort the patching operation but keep HEAD where it is" +msgstr "batalkan operasi penambalan tetapi simpan HEAD dimanapun itu" + +#: builtin/am.c +msgid "show the patch being applied" +msgstr "perlihatkan tambalan yang diterapkan" + +#: builtin/am.c +msgid "record the empty patch as an empty commit" +msgstr "rekam tambalan kosong sebagai komit kosong" + +#: builtin/am.c +msgid "lie about committer date" +msgstr "berbohong soal tanggal pengkomit" + +#: builtin/am.c +msgid "use current timestamp for author date" +msgstr "gunakan stempel waktu saat ini untuk tanggal pengarang" + +#: builtin/am.c builtin/commit-tree.c builtin/commit.c builtin/merge.c +#: builtin/pull.c builtin/rebase.c builtin/revert.c builtin/tag.c +msgid "key-id" +msgstr "key-id" + +#: builtin/am.c builtin/rebase.c +msgid "GPG-sign commits" +msgstr "tandatangani komit dengan GPG" + +#: builtin/am.c +msgid "how to handle empty patches" +msgstr "bagaimana cara menangani tambalan kosong" + +#: builtin/am.c +msgid "(internal use for git-rebase)" +msgstr "(penggunaan internal untuk git-rebase)" + +#: builtin/am.c +msgid "" +"The -b/--binary option has been a no-op for long time, and\n" +"it will be removed. Please do not use it anymore." msgstr "" -"nilai konfigurasi numerik '%s' jelek untuk '%s' pada masukan standar: %s" +"Opsi -b/--binary telah menjadi no-op untuk waktu yang lama, dan\n" +"itu akan dihapus. Mohon jangan gunakan itu lagi." + +#: builtin/am.c +msgid "failed to read the index" +msgstr "gagal membaca indeks" -#: config.c:1266 +#: builtin/am.c #, c-format -msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s" +msgid "previous rebase directory %s still exists but mbox given." msgstr "" -"nilai konfigurasi numerik '%s' jelek untuk '%s' dalam blob submodul %s: %s" +"direktori pendasaran ulang sebelumnya %s masih ada tapi mbox diberikan." -#: config.c:1269 +#: builtin/am.c #, c-format -msgid "bad numeric config value '%s' for '%s' in command line %s: %s" +msgid "" +"Stray %s directory found.\n" +"Use \"git am --abort\" to remove it." msgstr "" -"nilai konfigurasi numerik '%s' jelek untuk '%s' pada baris perintah %s: %s" +"Direktori menyimpang %s ditemukan.\n" +"Gunakan \"git am --abort\" untuk menghapusnya." -#: config.c:1272 -#, c-format -msgid "bad numeric config value '%s' for '%s' in %s: %s" -msgstr "nilai konfigurasi numerik '%s' jelek untuk '%s' dalam %s: %s" +#: builtin/am.c +msgid "Resolve operation not in progress, we are not resuming." +msgstr "Operasi penguraian tidak berjalan, kami tidak melanjutkan." -#: config.c:1368 -#, c-format -msgid "invalid value for variable %s" -msgstr "nilai tidak valid untuk variabel %s" +#: builtin/am.c +msgid "interactive mode requires patches on the command line" +msgstr "mode interaktif butuh tambalan pada baris perintah" -#: config.c:1389 -#, c-format -msgid "ignoring unknown core.fsync component '%s'" -msgstr "mengabaikan komponen core.fsync tidak dikenal '%s'" +#: builtin/apply.c +msgid "git apply [] [...]" +msgstr "git apply [] [...]" -#: config.c:1425 -#, c-format -msgid "bad boolean config value '%s' for '%s'" -msgstr "nilai konfigurasi boolean '%s' jelek untuk '%s'" +#: builtin/archive.c contrib/scalar/scalar.c +msgid "could not redirect output" +msgstr "tidak dapat mengalihkan keluaran" -#: config.c:1443 -#, c-format -msgid "failed to expand user dir in: '%s'" -msgstr "gagal menjabarkan direktori pengguna di: '%s'" +#: builtin/archive.c +msgid "git archive: Remote with no URL" +msgstr "git archive: Remote tanpa URL" -#: config.c:1452 -#, c-format -msgid "'%s' for '%s' is not a valid timestamp" -msgstr "'%s' untuk '%s' bukan stempel waktu valid" +#: builtin/archive.c +msgid "git archive: expected ACK/NAK, got a flush packet" +msgstr "git archive: ACK/NAK diharapkan, dapat paket bilasan" -#: config.c:1545 +#: builtin/archive.c #, c-format -msgid "abbrev length out of range: %d" -msgstr "panjang singkatan di luar rentang: %d" +msgid "git archive: NACK %s" +msgstr "git archive: NACK %s" -#: config.c:1559 config.c:1570 -#, c-format -msgid "bad zlib compression level %d" -msgstr "level kompresi zlib jelek %d" +#: builtin/archive.c +msgid "git archive: protocol error" +msgstr "git archive: kesalahan protokol" -#: config.c:1660 -msgid "core.commentChar should only be one character" -msgstr "core.commentChar harusnya hanya satu karakter" +#: builtin/archive.c +msgid "git archive: expected a flush" +msgstr "git archive: sebuah bilasan diharapkan" -#: config.c:1692 -#, c-format -msgid "ignoring unknown core.fsyncMethod value '%s'" -msgstr "mengabaikan nilai core.fsyncMethod tidak dikenal '%s'" +#: builtin/bisect--helper.c +msgid "git bisect--helper --bisect-reset []" +msgstr "git bisect--helper --bisect-reset []" -#: config.c:1698 -msgid "core.fsyncObjectFiles is deprecated; use core.fsync instead" -msgstr "core.fsyncObjectFiles usang; gunakan core.fsync sebagai gantinya" +#: builtin/bisect--helper.c +msgid "" +"git bisect--helper --bisect-start [--term-{new,bad}= --term-{old,good}" +"=] [--no-checkout] [--first-parent] [ [...]] [--] " +"[...]" +msgstr "" +"git bisect--helper --bisect-start [--term-{new,bad}= --term-{old," +"good}=] [--no-checkout] [--first-parent] [ [...]] " +"[--] [...]" -#: config.c:1714 -#, c-format -msgid "invalid mode for object creation: %s" -msgstr "mode tidak valid untuk pembuatan objek: %s" +#: builtin/bisect--helper.c +msgid "git bisect--helper --bisect-state (bad|new) []" +msgstr "git bisect--helper --bisect-state (bad|new) []" -#: config.c:1800 -#, c-format -msgid "malformed value for %s" -msgstr "nilai rusak untuk %s" +#: builtin/bisect--helper.c +msgid "git bisect--helper --bisect-state (good|old) [...]" +msgstr "git bisect--helper --bisect-state (good|old) [...]" -#: config.c:1826 -#, c-format -msgid "malformed value for %s: %s" -msgstr "nilai rusak untuk %s: %s" +#: builtin/bisect--helper.c +msgid "git bisect--helper --bisect-replay " +msgstr "git bisect--helper --bisect-replay " -#: config.c:1827 -msgid "must be one of nothing, matching, simple, upstream or current" -msgstr "harus salah satu dari nothing, matching, simple, upstream atau current" +#: builtin/bisect--helper.c +msgid "git bisect--helper --bisect-skip [(|)...]" +msgstr "git bisect--helper --bisect-skip [(|)...]" -#: config.c:1888 builtin/pack-objects.c:4078 -#, c-format -msgid "bad pack compression level %d" -msgstr "level kompresi pak jelek %d" +#: builtin/bisect--helper.c +msgid "git bisect--helper --bisect-run ..." +msgstr "git bisect--helper --bisect-run ..." -#: config.c:2014 +#: builtin/bisect--helper.c #, c-format -msgid "unable to load config blob object '%s'" -msgstr "tidak dapat memuat objek blob konfigurasi '%s'" +msgid "cannot open file '%s' in mode '%s'" +msgstr "tidak dapat membuka berkas '%s' dalam mode '%s'" -#: config.c:2017 +#: builtin/bisect--helper.c #, c-format -msgid "reference '%s' does not point to a blob" -msgstr "referensi '%s' tidak menunjuk pada sebuah blob" +msgid "could not write to file '%s'" +msgstr "tidak dapat menulis ke berkas '%s'" -#: config.c:2035 +#: builtin/bisect--helper.c #, c-format -msgid "unable to resolve config blob '%s'" -msgstr "tidak dapat menguraikan blob konfigurasi '%s'" +msgid "cannot open file '%s' for reading" +msgstr "tidak dapat membuka berkas '%s' untuk dibaca" -#: config.c:2080 +#: builtin/bisect--helper.c #, c-format -msgid "failed to parse %s" -msgstr "gagal menguraikan %s" +msgid "'%s' is not a valid term" +msgstr "'%s' bukan istilah yang valid" -#: config.c:2136 -msgid "unable to parse command-line config" -msgstr "gagal menguraikan konfigurasi baris perintah" +#: builtin/bisect--helper.c +#, c-format +msgid "can't use the builtin command '%s' as a term" +msgstr "tidak dapat menggunakan perintah bawaan '%s' sebagai istilah" -#: config.c:2512 -msgid "unknown error occurred while reading the configuration files" -msgstr "error tidak diketahui ketika membaca berkas konfigurasi" - -#: config.c:2686 +#: builtin/bisect--helper.c #, c-format -msgid "Invalid %s: '%s'" -msgstr "%s tidak valid: '%s'" +msgid "can't change the meaning of the term '%s'" +msgstr "tidak dapat mengubah makna istilah '%s'" -#: config.c:2731 -#, c-format -msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100" -msgstr "nilai splitIndex.maxPercentChange '%d' harusnya diantara 0 dan 100" +#: builtin/bisect--helper.c +msgid "please use two different terms" +msgstr "mohon gunakan dua istilah yang berbeda" -#: config.c:2763 +#: builtin/bisect--helper.c #, c-format -msgid "unable to parse '%s' from command-line config" -msgstr "tidak dapat menguraikan '%s' dari konfigurasi baris perintah" +msgid "We are not bisecting.\n" +msgstr "Kami tidak sedang membagi dua.\n" -#: config.c:2765 +#: builtin/bisect--helper.c #, c-format -msgid "bad config variable '%s' in file '%s' at line %d" -msgstr "variabel konfigurasi '%s' jelek dalam berkas '%s' pada baris %d" +msgid "'%s' is not a valid commit" +msgstr "'%s' bukan sebuah komit yang valid" -#: config.c:2850 +#: builtin/bisect--helper.c #, c-format -msgid "invalid section name '%s'" -msgstr "nama bagian '%s' tidak valid" +msgid "" +"could not check out original HEAD '%s'. Try 'git bisect reset '." +msgstr "" +"tidak dapat men-checkout HEAD asli '%s'. Coba 'git bisect reset '." -#: config.c:2882 +#: builtin/bisect--helper.c #, c-format -msgid "%s has multiple values" -msgstr "%s punya banyak nilai" +msgid "Bad bisect_write argument: %s" +msgstr "argument bisect_write jelek: %s" -#: config.c:2911 +#: builtin/bisect--helper.c #, c-format -msgid "failed to write new configuration file %s" -msgstr "gagal menulis berkas konfigurasi baru %s" +msgid "couldn't get the oid of the rev '%s'" +msgstr "tidak dapat mendapatkan oid revisi '%s'" -#: config.c:3177 config.c:3518 +#: builtin/bisect--helper.c #, c-format -msgid "could not lock config file %s" -msgstr "tidak dapat mengunci berkas konfigurasi %s" +msgid "couldn't open the file '%s'" +msgstr "tidak dapat membuka berkas '%s'" -#: config.c:3188 +#: builtin/bisect--helper.c #, c-format -msgid "opening %s" -msgstr "membuka %s" +msgid "Invalid command: you're currently in a %s/%s bisect" +msgstr "Perintah tidak valid: sekarang Anda berada dalam pembagian dua %s/%s" -#: config.c:3225 builtin/config.c:361 +#: builtin/bisect--helper.c #, c-format -msgid "invalid pattern: %s" -msgstr "pola tidak valid: %s" +msgid "" +"You need to give me at least one %s and %s revision.\n" +"You can use \"git bisect %s\" and \"git bisect %s\" for that." +msgstr "" +"Anda perlu berikan saya setidaknya satu revisi %s dan %s.\n" +"Untuk itu Anda dapat menggunakan \"git bisect %s\" dan \"git bisect %s\"." -#: config.c:3250 +#: builtin/bisect--helper.c #, c-format -msgid "invalid config file %s" -msgstr "berkas konfigurasi %s tidak valid" +msgid "" +"You need to start by \"git bisect start\".\n" +"You then need to give me at least one %s and %s revision.\n" +"You can use \"git bisect %s\" and \"git bisect %s\" for that." +msgstr "" +"Anda perlu memulai dengan \"git bisect start\".\n" +"Lalu Anda perlu berikan saya setidaknya satu revisi %s dan %s.\n" +"Untuk itu Anda dapat menggunakan \"git bisect %s\" dan \"git bisect %s\"." -#: config.c:3263 config.c:3531 +#: builtin/bisect--helper.c #, c-format -msgid "fstat on %s failed" -msgstr "fstat pada %s gagal" +msgid "bisecting only with a %s commit" +msgstr "membagi dua hanya dengan sebuah komit %s" -#: config.c:3274 -#, c-format -msgid "unable to mmap '%s'%s" -msgstr "tidak dapat me-mmap '%s'%s" +#. TRANSLATORS: Make sure to include [Y] and [n] in your +#. translation. The program will only accept English input +#. at this point. +#. +#: builtin/bisect--helper.c +msgid "Are you sure [Y/n]? " +msgstr "Anda yakin [Y/n]?" -#: config.c:3284 config.c:3536 -#, c-format -msgid "chmod on %s failed" -msgstr "chmod pada %s gagal" +#: builtin/bisect--helper.c +msgid "status: waiting for both good and bad commits\n" +msgstr "status: menunggu komit bagus dan jelek\n" -#: config.c:3369 config.c:3633 +#: builtin/bisect--helper.c #, c-format -msgid "could not write config file %s" -msgstr "tidak dapat menulis berkas konfigurasi %s" +msgid "status: waiting for bad commit, %d good commit known\n" +msgid_plural "status: waiting for bad commit, %d good commits known\n" +msgstr[0] "status: menunggu komit jelek, %d komit bagus diketahui\n" +msgstr[1] "status: menunggu komit jelek, %d komit bagus diketahui\n" -#: config.c:3403 -#, c-format -msgid "could not set '%s' to '%s'" -msgstr "tidak dapat menyetel '%s' ke '%s'" +#: builtin/bisect--helper.c +msgid "status: waiting for good commit(s), bad commit known\n" +msgstr "status: menunggu komit bagus, komit jelek diketahui\n" -#: config.c:3405 builtin/remote.c:666 builtin/remote.c:885 builtin/remote.c:893 -#, c-format -msgid "could not unset '%s'" -msgstr "tidak dapat mem-batal setel '%s'" +#: builtin/bisect--helper.c +msgid "no terms defined" +msgstr "tidak ada istilah yang didefinisikan" -#: config.c:3509 +#: builtin/bisect--helper.c #, c-format -msgid "invalid section name: %s" -msgstr "nama bagian tidak valid: %s" +msgid "" +"Your current terms are %s for the old state\n" +"and %s for the new state.\n" +msgstr "" +"Istilah Anda saat ini adalah %s untuk keadaan lama\n" +"dan %s untuk keadaan baru.\n" -#: config.c:3676 +#: builtin/bisect--helper.c #, c-format -msgid "missing value for '%s'" -msgstr "nilai hilang untuk '%s'" - -#: connect.c:61 -msgid "the remote end hung up upon initial contact" -msgstr "remote berakhir menggantung saat kontak pertama" - -#: connect.c:63 msgid "" -"Could not read from remote repository.\n" -"\n" -"Please make sure you have the correct access rights\n" -"and the repository exists." +"invalid argument %s for 'git bisect terms'.\n" +"Supported options are: --term-good|--term-old and --term-bad|--term-new." msgstr "" -"Tidak dapat membaca dari repositori remote.\n" -"\n" -"Mohon pastikan Anda punya hak akses yang benar dan repositori ada." +"argumen %s tidak valid untuk 'git bisect terms'.\n" +"Opsi yang didukung adalah: --term-good|--term-old dan --term-bad|--term-new." -#: connect.c:81 -#, c-format -msgid "server doesn't support '%s'" -msgstr "peladen tidak mendukung '%s'" +#: builtin/bisect--helper.c +msgid "revision walk setup failed\n" +msgstr "setup jalan revisi gagal\n" -#: connect.c:118 +#: builtin/bisect--helper.c #, c-format -msgid "server doesn't support feature '%s'" -msgstr "peladen tidak mendukung fitur '%s'" +msgid "could not open '%s' for appending" +msgstr "tidak dapat membuka '%s' untuk menambahkan" -#: connect.c:129 -msgid "expected flush after capabilities" -msgstr "bilasan diharapkan setelah kemampuan" +#: builtin/bisect--helper.c +msgid "'' is not a valid term" +msgstr "'' bukan istilah yang valid" -#: connect.c:265 +#: builtin/bisect--helper.c #, c-format -msgid "ignoring capabilities after first line '%s'" -msgstr "mengabaikan kemampuan setelah baris pertama '%s'" - -#: connect.c:286 -msgid "protocol error: unexpected capabilities^{}" -msgstr "kesalahan protokol: capabilities^{} tidak diharapkan" +msgid "unrecognized option: '%s'" +msgstr "opsi tidak dikenal: '%s'" -#: connect.c:308 +#: builtin/bisect--helper.c #, c-format -msgid "protocol error: expected shallow sha-1, got '%s'" -msgstr "kesalahan protokol: sha-1 dangkal diharapkan, dapat '%s'" - -#: connect.c:310 -msgid "repository on the other end cannot be shallow" -msgstr "repositori pada ujung lainnya tidak boleh dangkal" +msgid "'%s' does not appear to be a valid revision" +msgstr "'%s' sepertinya bukan revisi valid" -#: connect.c:349 -msgid "invalid packet" -msgstr "paket tidak valid" +#: builtin/bisect--helper.c +msgid "bad HEAD - I need a HEAD" +msgstr "HEAD jelek - saya butuh HEAD" -#: connect.c:369 +#: builtin/bisect--helper.c #, c-format -msgid "protocol error: unexpected '%s'" -msgstr "kesalahan protokol: '%s' tidak diharapkan" +msgid "checking out '%s' failed. Try 'git bisect start '." +msgstr "gagal men-checkout '%s'. Coba 'git bisect start '." -#: connect.c:499 -#, c-format -msgid "unknown object format '%s' specified by server" -msgstr "format objek tidak dikenal '%s' disebutkan oleh peladen" +#: builtin/bisect--helper.c +msgid "won't bisect on cg-seek'ed tree" +msgstr "tidak akan membagi dua pada pohon yang di-cg-seek" + +#: builtin/bisect--helper.c +msgid "bad HEAD - strange symbolic ref" +msgstr "HEAD jelek - referensi simbolik aneh" -#: connect.c:528 +#: builtin/bisect--helper.c #, c-format -msgid "invalid ls-refs response: %s" -msgstr "jawaban ls-refs tidak valid: %s" +msgid "invalid ref: '%s'" +msgstr "referensi tidak valid: '%s'" -#: connect.c:532 -msgid "expected flush after ref listing" -msgstr "bilasan diharapkan setelah penyebutan referensi" +#: builtin/bisect--helper.c +msgid "You need to start by \"git bisect start\"\n" +msgstr "Anda perlu memulai dengan \"git bisect start\"\n" -#: connect.c:535 -msgid "expected response end packet after ref listing" -msgstr "jawaban akhir paket diharapkan setelah penyebutan referensi" +#. TRANSLATORS: Make sure to include [Y] and [n] in your +#. translation. The program will only accept English input +#. at this point. +#. +#: builtin/bisect--helper.c +msgid "Do you want me to do it for you [Y/n]? " +msgstr "Anda ingin saya melakukannya untuk Anda [Y/n]" + +#: builtin/bisect--helper.c +msgid "Please call `--bisect-state` with at least one argument" +msgstr "Mohon panggil `--bisect-state` dengan setidaknya satu argumen" -#: connect.c:670 +#: builtin/bisect--helper.c #, c-format -msgid "protocol '%s' is not supported" -msgstr "protokol '%s' tidak didukung" +msgid "'git bisect %s' can take only one argument." +msgstr "'git bisect %s' hanya dapat mengambil satu argumen." -#: connect.c:721 -msgid "unable to set SO_KEEPALIVE on socket" -msgstr "tidak dapat menyetel SO_KEEPALIVE pada soket" +#: builtin/bisect--helper.c +#, c-format +msgid "Bad rev input: %s" +msgstr "Masukan revisi jelek: %s" -#: connect.c:761 connect.c:824 +#: builtin/bisect--helper.c #, c-format -msgid "Looking up %s ... " -msgstr "Mencari %s ... " +msgid "Bad rev input (not a commit): %s" +msgstr "Masukan revisi jelek (bukan sebuah komit): %s" + +#: builtin/bisect--helper.c +msgid "We are not bisecting." +msgstr "Kami tidak sedang membagi dua." -#: connect.c:765 +#: builtin/bisect--helper.c #, c-format -msgid "unable to look up %s (port %s) (%s)" -msgstr "tidak dapat mencari %s (port %s) (%s)" +msgid "'%s'?? what are you talking about?" +msgstr "'%s'?? Anda bilang tentang apa?" -#. TRANSLATORS: this is the end of "Looking up %s ... " -#: connect.c:769 connect.c:840 +#: builtin/bisect--helper.c #, c-format -msgid "" -"done.\n" -"Connecting to %s (port %s) ... " -msgstr "" -"selesai.\n" -"Menghubungkan ke %s (port %s) ... " +msgid "cannot read file '%s' for replaying" +msgstr "tidak dapat membuka berkas '%s' untuk memainkan ulang" -#: connect.c:791 connect.c:868 +#: builtin/bisect--helper.c #, c-format -msgid "" -"unable to connect to %s:\n" -"%s" -msgstr "" -"tidak dapat menghubungkan ke %s:\n" -"%s" +msgid "running %s\n" +msgstr "menjalankan %s\n" -#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... " -#: connect.c:797 connect.c:874 -msgid "done." -msgstr "selesai." +#: builtin/bisect--helper.c +msgid "bisect run failed: no command provided." +msgstr "bisect run gagal: tidak ada perintah yang diberikan" -#: connect.c:828 +#: builtin/bisect--helper.c #, c-format -msgid "unable to look up %s (%s)" -msgstr "tidak dapat mencari %s (%s)" +msgid "unable to verify '%s' on good revision" +msgstr "tidak dapat memverifikasi '%s' pada revisi bagus" -#: connect.c:834 +#: builtin/bisect--helper.c #, c-format -msgid "unknown port %s" -msgstr "port tidak dikenal %s" +msgid "bogus exit code %d for good revision" +msgstr "kode keluar gadungan %d untuk revisi bagu" -#: connect.c:971 connect.c:1303 +#: builtin/bisect--helper.c #, c-format -msgid "strange hostname '%s' blocked" -msgstr "nama host aneh '%s' diblokir" +msgid "bisect run failed: exit code %d from '%s' is < 0 or >= 128" +msgstr "bisect run gagal: kode keluar %d dari '%s' < 0 atau >= 128" -#: connect.c:973 +#: builtin/bisect--helper.c #, c-format -msgid "strange port '%s' blocked" -msgstr "port aneh '%s' diblokir" +msgid "cannot open file '%s' for writing" +msgstr "tidak dapat membuka berkas '%s' untuk ditulis" + +#: builtin/bisect--helper.c +msgid "bisect run cannot continue any more" +msgstr "bisect run tidak dapat dilanjutkan lagi" -#: connect.c:983 +#: builtin/bisect--helper.c #, c-format -msgid "cannot start proxy %s" -msgstr "tidak dapat memulai proksi %s" +msgid "bisect run success" +msgstr "bisect run sukses" -#: connect.c:1054 -msgid "no path specified; see 'git help pull' for valid url syntax" +#: builtin/bisect--helper.c +#, c-format +msgid "bisect found first bad commit" +msgstr "pembagian dua menemukan komit jelek pertama" + +#: builtin/bisect--helper.c +#, c-format +msgid "" +"bisect run failed: 'git bisect--helper --bisect-state %s' exited with error " +"code %d" msgstr "" -"tidak ada jalur yang disebutkan; lihat 'git help pull' untuk sintaks url " -"yang valid" +"bisect run gagal: 'git bisect--helper --bisect-state %s' keluar dengan kode " +"keluar %d" -#: connect.c:1194 -msgid "newline is forbidden in git:// hosts and repo paths" -msgstr "baris baru dilarang di host git:// dan jalur repositori" +#: builtin/bisect--helper.c +msgid "reset the bisection state" +msgstr "setel ulang keadaan pembagian dua" -#: connect.c:1251 -msgid "ssh variant 'simple' does not support -4" -msgstr "varian ssh 'simple' tidak mendukung -4" - -#: connect.c:1263 -msgid "ssh variant 'simple' does not support -6" -msgstr "varian ssh 'simple' tidak mendukung -6" +#: builtin/bisect--helper.c +msgid "check whether bad or good terms exist" +msgstr "periksa apakah ada istilah jelek atau bagus" -#: connect.c:1280 -msgid "ssh variant 'simple' does not support setting port" -msgstr "varian ssh 'simple' tidak mendukung penyetelan port" +#: builtin/bisect--helper.c +msgid "print out the bisect terms" +msgstr "cetak istilah pembagian dua" -#: connect.c:1392 -#, c-format -msgid "strange pathname '%s' blocked" -msgstr "nama jalur aneh '%s' diblokir" +#: builtin/bisect--helper.c +msgid "start the bisect session" +msgstr "mulai sesi pembagian dua" -#: connect.c:1440 -msgid "unable to fork" -msgstr "tidak dapat menggarpu" +#: builtin/bisect--helper.c +msgid "find the next bisection commit" +msgstr "temukan komit pembagian dua berikutnya" -#: connected.c:109 builtin/fsck.c:189 builtin/prune.c:57 -msgid "Checking connectivity" -msgstr "Memeriksa konektivitas" +#: builtin/bisect--helper.c +msgid "mark the state of ref (or refs)" +msgstr "tandai keadaan referensi" -#: connected.c:122 -msgid "Could not run 'git rev-list'" -msgstr "Tidak dapat menjalankan 'git rev-list'" +#: builtin/bisect--helper.c +msgid "list the bisection steps so far" +msgstr "daftar langkah pembagian dua sejauh ini" -#: connected.c:146 -msgid "failed write to rev-list" -msgstr "gagal menulis ke rev-list" +#: builtin/bisect--helper.c +msgid "replay the bisection process from the given file" +msgstr "mainkan ulang proses pembagian dua dari berkas yang diberikan" -#: connected.c:151 -msgid "failed to close rev-list's stdin" -msgstr "gagal menutup masukan standar rev-list" +#: builtin/bisect--helper.c +msgid "skip some commits for checkout" +msgstr "lewati beberapa komit untuk checkout" -#: convert.c:183 -#, c-format -msgid "illegal crlf_action %d" -msgstr "" +#: builtin/bisect--helper.c +msgid "visualize the bisection" +msgstr "visualisasikan pembagian dua" -#: convert.c:196 -#, c-format -msgid "CRLF would be replaced by LF in %s" -msgstr "" +#: builtin/bisect--helper.c +msgid "use ... to automatically bisect" +msgstr "gunakan ... untuk bagi dua otomatis." -#: convert.c:198 -#, c-format -msgid "" -"CRLF will be replaced by LF in %s.\n" -"The file will have its original line endings in your working directory" -msgstr "" +#: builtin/bisect--helper.c +msgid "no log for BISECT_WRITE" +msgstr "tidak ada log untuk BISECT_WRITE" -#: convert.c:206 -#, c-format -msgid "LF would be replaced by CRLF in %s" -msgstr "" +#: builtin/bisect--helper.c +msgid "--bisect-reset requires either no argument or a commit" +msgstr "--bisect-reset butuh baik tanpa argumen atau sebuah komit" -#: convert.c:208 -#, c-format -msgid "" -"LF will be replaced by CRLF in %s.\n" -"The file will have its original line endings in your working directory" -msgstr "" +#: builtin/bisect--helper.c +msgid "--bisect-terms requires 0 or 1 argument" +msgstr "--bisect-terms butuh 0 atau 1 argumen" -#: convert.c:273 -#, c-format -msgid "BOM is prohibited in '%s' if encoded as %s" -msgstr "" +#: builtin/bisect--helper.c +msgid "--bisect-next requires 0 arguments" +msgstr "--bisect-next butuh 0 argumen" -#: convert.c:280 -#, c-format -msgid "" -"The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as " -"working-tree-encoding." -msgstr "" +#: builtin/bisect--helper.c +msgid "--bisect-log requires 0 arguments" +msgstr "--bisect-log butuh 0 argumen" -#: convert.c:293 -#, c-format -msgid "BOM is required in '%s' if encoded as %s" -msgstr "" +#: builtin/bisect--helper.c +msgid "no logfile given" +msgstr "tidak ada berkas log yang diberikan" -#: convert.c:295 -#, c-format -msgid "" -"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-" -"%sLE (depending on the byte order) as working-tree-encoding." -msgstr "" +#: builtin/blame.c +msgid "git blame [] [] [] [--] " +msgstr "git blame [] [] [] [--] " -#: convert.c:408 convert.c:479 -#, c-format -msgid "failed to encode '%s' from %s to %s" -msgstr "" +#: builtin/blame.c +msgid " are documented in git-rev-list(1)" +msgstr " didokumentasikan dalam git-rev-list(1)" -#: convert.c:451 +#: builtin/blame.c #, c-format -msgid "encoding '%s' from %s to %s and back is not the same" -msgstr "" +msgid "expecting a color: %s" +msgstr "mengharapkan warna: %s" -#: convert.c:654 -#, c-format -msgid "cannot fork to run external filter '%s'" -msgstr "" +#: builtin/blame.c +msgid "must end with a color" +msgstr "harus berakhir dengan warna" -#: convert.c:674 +#: builtin/blame.c #, c-format -msgid "cannot feed the input to external filter '%s'" -msgstr "" +msgid "cannot find revision %s to ignore" +msgstr "tidak dapat menemukan revisi %s untuk diabaikan" -#: convert.c:681 -#, c-format -msgid "external filter '%s' failed %d" -msgstr "" +#: builtin/blame.c +msgid "show blame entries as we find them, incrementally" +msgstr "perlihatkan entri penyalahan seperti yang kami temukan secara bertahap" -#: convert.c:716 convert.c:719 -#, c-format -msgid "read from external filter '%s' failed" -msgstr "" +#: builtin/blame.c +msgid "do not show object names of boundary commits (Default: off)" +msgstr "jangan perlihatkan nama objek dari komit perbatasan (asali: off)" -#: convert.c:722 convert.c:777 -#, c-format -msgid "external filter '%s' failed" -msgstr "" +#: builtin/blame.c +msgid "do not treat root commits as boundaries (Default: off)" +msgstr "jangan perlakukan komit akar sebagai perbatasan (asali: off)" -#: convert.c:826 -msgid "unexpected filter type" -msgstr "" +#: builtin/blame.c +msgid "show work cost statistics" +msgstr "perlihatkan statistik biaya usaha" -#: convert.c:837 -msgid "path name too long for external filter" -msgstr "" +#: builtin/blame.c builtin/checkout.c builtin/clone.c builtin/commit-graph.c +#: builtin/fetch.c builtin/merge.c builtin/multi-pack-index.c builtin/pull.c +#: builtin/push.c builtin/remote.c builtin/send-pack.c +msgid "force progress reporting" +msgstr "paksa laporkan perkembangan" -#: convert.c:935 -#, c-format -msgid "" -"external filter '%s' is not available anymore although not all paths have " -"been filtered" -msgstr "" +#: builtin/blame.c +msgid "show output score for blame entries" +msgstr "perlihatkan nilai keluaran untuk entri penyalahan" -#: convert.c:1236 -msgid "true/false are no valid working-tree-encodings" -msgstr "" +#: builtin/blame.c +msgid "show original filename (Default: auto)" +msgstr "perlihatkan nama berkas asli (asali: auto)" -#: convert.c:1416 convert.c:1449 -#, c-format -msgid "%s: clean filter '%s' failed" -msgstr "" +#: builtin/blame.c +msgid "show original linenumber (Default: off)" +msgstr "perlihatkan nomor baris asli (asali: off)" -#: convert.c:1492 -#, c-format -msgid "%s: smudge filter %s failed" -msgstr "" +#: builtin/blame.c +msgid "show in a format designed for machine consumption" +msgstr "perlihatkan dalam format yang didesain untuk konsumsi mesin" -#: credential.c:96 -#, c-format -msgid "skipping credential lookup for key: credential.%s" -msgstr "" +#: builtin/blame.c +msgid "show porcelain format with per-line commit information" +msgstr "perlihatkan format porselen dengan informasi komit per baris" -#: credential.c:112 -msgid "refusing to work with credential missing host field" -msgstr "" +#: builtin/blame.c +msgid "use the same output mode as git-annotate (Default: off)" +msgstr "gunakan mode keluaran yang sama dengan git-annotate (asali: off)" -#: credential.c:114 -msgid "refusing to work with credential missing protocol field" -msgstr "" +#: builtin/blame.c +msgid "show raw timestamp (Default: off)" +msgstr "perlihatkan stempel waktu mentah (asali: off)" -#: credential.c:396 -#, c-format -msgid "url contains a newline in its %s component: %s" -msgstr "" +#: builtin/blame.c +msgid "show long commit SHA1 (Default: off)" +msgstr "perlihatkan SHA1 komit panjang (asali: off)" -#: credential.c:440 -#, c-format -msgid "url has no scheme: %s" -msgstr "" +#: builtin/blame.c +msgid "suppress author name and timestamp (Default: off)" +msgstr "sembunyikan nama pengarang dan stempel waktu (asali: off)" -#: credential.c:513 -#, c-format -msgid "credential url cannot be parsed: %s" -msgstr "" +#: builtin/blame.c +msgid "show author email instead of name (Default: off)" +msgstr "perlihatkan email pengarang daripada nama (asali: off)" -#: date.c:139 -msgid "in the future" -msgstr "di masa depan" +#: builtin/blame.c +msgid "ignore whitespace differences" +msgstr "abaikan perbedaan spasi putih" -#: date.c:145 -#, c-format -msgid "% second ago" -msgid_plural "% seconds ago" -msgstr[0] "% detik yang lalu" -msgstr[1] "% detik yang lalu" +#: builtin/blame.c builtin/log.c +msgid "rev" +msgstr "revisi" -#: date.c:152 -#, c-format -msgid "% minute ago" -msgid_plural "% minutes ago" -msgstr[0] "% menit yang lalu" -msgstr[1] "% menit yang lalu" +#: builtin/blame.c +msgid "ignore when blaming" +msgstr "abaikan ketika menyalahkan" -#: date.c:159 -#, c-format -msgid "% hour ago" -msgid_plural "% hours ago" -msgstr[0] "% jam yang lalu" -msgstr[1] "% jam yang lalu" +#: builtin/blame.c +msgid "ignore revisions from " +msgstr "abaikan revisi dari " -#: date.c:166 -#, c-format -msgid "% day ago" -msgid_plural "% days ago" -msgstr[0] "% hari yang lalu" -msgstr[1] "% hari yang lalu" +#: builtin/blame.c +msgid "color redundant metadata from previous line differently" +msgstr "metadata warna berlebihan dari baris sebelumnya secara berbeda" -#: date.c:172 -#, c-format -msgid "% week ago" -msgid_plural "% weeks ago" -msgstr[0] "% minggu yang lalu" -msgstr[1] "% minggu yang lalu" +#: builtin/blame.c +msgid "color lines by age" +msgstr "warnai baris oleh umur" -#: date.c:179 -#, c-format -msgid "% month ago" -msgid_plural "% months ago" -msgstr[0] "% bulan yang lalu" -msgstr[1] "% bulan yang lalu" +#: builtin/blame.c +msgid "spend extra cycles to find better match" +msgstr "perlihatkan siklus ekstra untuk menemukan cocokan yang lebih baik" -#: date.c:190 -#, c-format -msgid "% year" -msgid_plural "% years" -msgstr[0] "% tahun" -msgstr[1] "% tahun" +#: builtin/blame.c +msgid "use revisions from instead of calling git-rev-list" +msgstr "gunakan revisi dari daripada memanggil git-rev-list" -#. TRANSLATORS: "%s" is " years" -#: date.c:193 -#, c-format -msgid "%s, % month ago" -msgid_plural "%s, % months ago" -msgstr[0] "%s, % bulan yang lalu" -msgstr[1] "%s, % bulan yang lalu" +#: builtin/blame.c +msgid "use 's contents as the final image" +msgstr "gunakan konten sebagai citra final" -#: date.c:198 date.c:203 -#, c-format -msgid "% year ago" -msgid_plural "% years ago" -msgstr[0] "% tahun yang lalu" -msgstr[1] "% tahun yang lalu" +#: builtin/blame.c +msgid "score" +msgstr "nilai" -#: delta-islands.c:272 -msgid "Propagating island marks" -msgstr "" +#: builtin/blame.c +msgid "find line copies within and across files" +msgstr "temukan salinan baris di dalam dan di seluruh berkas" -#: delta-islands.c:290 -#, c-format -msgid "bad tree object %s" -msgstr "" +#: builtin/blame.c +msgid "find line movements within and across files" +msgstr "temukan gerakan baris di dalam dan di seluruh baris" -#: delta-islands.c:334 -#, c-format -msgid "failed to load island regex for '%s': %s" -msgstr "" +#: builtin/blame.c +msgid "range" +msgstr "rentang" -#: delta-islands.c:390 -#, c-format -msgid "island regex from config has too many capture groups (max=%d)" -msgstr "" +#: builtin/blame.c +msgid "process only line range , or function :" +msgstr "hanya proses rentang baris , atau fungsi :" -#: delta-islands.c:467 -#, c-format -msgid "Marked %d islands, done.\n" +#: builtin/blame.c +msgid "--progress can't be used with --incremental or porcelain formats" msgstr "" +"--progress tidak dapat digunakan dengan --incremental atau format porselen" -#: diff-merges.c:81 gpg-interface.c:719 gpg-interface.c:734 ls-refs.c:37 -#: parallel-checkout.c:42 sequencer.c:2805 setup.c:563 builtin/am.c:203 -#: builtin/am.c:2243 builtin/am.c:2287 builtin/blame.c:724 builtin/blame.c:742 -#: builtin/fetch.c:792 builtin/pack-objects.c:3515 builtin/pull.c:45 -#: builtin/pull.c:47 builtin/pull.c:321 -#, c-format -msgid "invalid value for '%s': '%s'" -msgstr "" +#. TRANSLATORS: This string is used to tell us the +#. maximum display width for a relative timestamp in +#. "git blame" output. For C locale, "4 years, 11 +#. months ago", which takes 22 places, is the longest +#. among various forms of relative timestamps, but +#. your language may need more or fewer display +#. columns. +#. +#: builtin/blame.c +msgid "4 years, 11 months ago" +msgstr "4 tahun, 11 bulan yang lalu" -#: diff-lib.c:561 -msgid "--merge-base does not work with ranges" -msgstr "" +#: builtin/blame.c +#, c-format +msgid "file %s has only %lu line" +msgid_plural "file %s has only %lu lines" +msgstr[0] "berkas %s hanya punya %lu baris" +msgstr[1] "berkas %s hanya punya %lu baris" -#: diff-lib.c:563 -msgid "--merge-base only works with commits" -msgstr "" +#: builtin/blame.c +msgid "Blaming lines" +msgstr "Menyalahkan baris" -#: diff-lib.c:580 -msgid "unable to get HEAD" -msgstr "" +#: builtin/branch.c +msgid "git branch [] [-r | -a] [--merged] [--no-merged]" +msgstr "git branch [] [-r | -a] [--merged] [--no-merged]" -#: diff-lib.c:587 -msgid "no merge base found" +#: builtin/branch.c +msgid "" +"git branch [] [-f] [--recurse-submodules] []" msgstr "" +"git branch [] [-f] [--recurse-submodules] []" -#: diff-lib.c:589 -msgid "multiple merge bases found" -msgstr "" +#: builtin/branch.c +msgid "git branch [] [-l] [...]" +msgstr "git branch [] [-l] [...]" -#: diff-no-index.c:237 -msgid "git diff --no-index [] " -msgstr "" +#: builtin/branch.c +msgid "git branch [] [-r] (-d | -D) ..." +msgstr "git branch [ [-r] (-d | -D) ...]" -#: diff-no-index.c:262 -msgid "" -"Not a git repository. Use --no-index to compare two paths outside a working " -"tree" -msgstr "" +#: builtin/branch.c +msgid "git branch [] (-m | -M) [] " +msgstr "git branch [] (-m | -M) [] " -#: diff.c:159 -#, c-format -msgid " Failed to parse dirstat cut-off percentage '%s'\n" -msgstr " Gagal mengurai persentase potongan dirstat '%s'\n" +#: builtin/branch.c +msgid "git branch [] (-c | -C) [] " +msgstr "git branch [] (-c | -C) [] " -#: diff.c:164 -#, c-format -msgid " Unknown dirstat parameter '%s'\n" -msgstr " Parameter dirstat tidak ditketahui '%s'\n" +#: builtin/branch.c +msgid "git branch [] [-r | -a] [--points-at]" +msgstr "git branch [] [-r | -a] [--points-at]" -#: diff.c:300 -msgid "" -"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', " -"'dimmed-zebra', 'plain'" -msgstr "" -"Setelan warna berpindah harus salah satu dari 'no', 'default', 'blocks', " -"'dimmed-zebra', 'plain'" +#: builtin/branch.c +msgid "git branch [] [-r | -a] [--format]" +msgstr "git branch [] [-r | -a] [--format]" -#: diff.c:328 +#: builtin/branch.c #, c-format msgid "" -"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', " -"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'" +"deleting branch '%s' that has been merged to\n" +" '%s', but not yet merged to HEAD." msgstr "" -"mode color-moved-ws tidak dikenal '%s', nilai yang mungkin yaitu 'ignore-" -"space-change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-" -"change'" +"menghapus cabang '%s' yang sudah digabungkan ke\n" +" '%s', tapi belum digabungkan ke HEAD." -#: diff.c:336 +#: builtin/branch.c +#, c-format msgid "" -"color-moved-ws: allow-indentation-change cannot be combined with other " -"whitespace modes" +"not deleting branch '%s' that is not yet merged to\n" +" '%s', even though it is merged to HEAD." msgstr "" -"color-moved-ws: allow-indentation-change tidak dapat digabungkan dengan mode " -"spasi yang lainnya" +"tidak menghapus cabang '%s' yang belum digabungkan ke\n" +" '%s', walaupun tergabung ke HEAD." -#: diff.c:413 +#: builtin/branch.c #, c-format -msgid "Unknown value for 'diff.submodule' config variable: '%s'" -msgstr "Nilai tidak dikenal untuk variabel konfigurasi 'diff.submodule': '%s'" +msgid "Couldn't look up commit object for '%s'" +msgstr "Tidak dapat mencari objek komit untuk '%s'" -#: diff.c:473 +#: builtin/branch.c #, c-format msgid "" -"Found errors in 'diff.dirstat' config variable:\n" -"%s" +"The branch '%s' is not fully merged.\n" +"If you are sure you want to delete it, run 'git branch -D %s'." msgstr "" -"Ditemukan error dalam variable konfigurasi 'diff.dirstat':\n" -"%s" +"Cabang '%s' belum sepenuhnya tergabung.\n" +"Kalau Anda yakin ingin menghapusnya, jalankan 'git branch -D %s'." -#: diff.c:4282 -#, c-format -msgid "external diff died, stopping at %s" -msgstr "diff eksternal mati, berhenti pada %s" +#: builtin/branch.c +msgid "Update of config-file failed" +msgstr "Pembaruan berkas konfigurasi gagal" -#: diff.c:4677 parse-options.c:1114 -#, c-format -msgid "options '%s', '%s', '%s', and '%s' cannot be used together" -msgstr "Opsi '%s', '%s', '%s', dan '%s' tidak dapat digunakan bersamaan" +#: builtin/branch.c +msgid "cannot use -a with -d" +msgstr "tidak dapat gunakan -a dengan -d" -#: diff.c:4681 parse-options.c:1118 builtin/worktree.c:578 -#, c-format -msgid "options '%s', '%s', and '%s' cannot be used together" -msgstr "Opsi '%s', '%s', dan '%s' tidak dapat digunakan bersamaan" +#: builtin/branch.c +msgid "Couldn't look up commit object for HEAD" +msgstr "Tidak dapat mencari objek komit untuk HEAD" -#: diff.c:4685 +#: builtin/branch.c #, c-format -msgid "options '%s' and '%s' cannot be used together, use '%s' with '%s'" -msgstr "" -"opsi '%s' dan '%s' tidak dapat digunakan bersamaan, gunakan '%s' dengan '%s'" +msgid "Cannot delete branch '%s' checked out at '%s'" +msgstr "Tidak dapat menghapus cabang '%s' yang ter-checkout pada '%s'" -#: diff.c:4689 +#: builtin/branch.c #, c-format -msgid "" -"options '%s' and '%s' cannot be used together, use '%s' with '%s' and '%s'" -msgstr "" -"opsi '%s' dan '%s' tidak dapat digunakan bersamaan, gunakan '%s' dengan '%s' " -"dan '%s'" - -#: diff.c:4769 -msgid "--follow requires exactly one pathspec" -msgstr "--follow butuh tepatnya satu spek jalur" +msgid "remote-tracking branch '%s' not found." +msgstr "cabang pelacak remote '%s' tidak ditemukan." -#: diff.c:4823 +#: builtin/branch.c #, c-format -msgid "invalid --stat value: %s" -msgstr "nilai --stat tidak valid: %s" +msgid "branch '%s' not found." +msgstr "cabang '%s' tidak ditemukan." -#: diff.c:4828 diff.c:4833 diff.c:4838 diff.c:4843 diff.c:5319 -#: parse-options.c:217 parse-options.c:221 +#: builtin/branch.c #, c-format -msgid "%s expects a numerical value" -msgstr "%s harap nilai numerik" +msgid "Deleted remote-tracking branch %s (was %s).\n" +msgstr "Cabang pelacak remote %s (yaitu %s) dihapus.\n" -#: diff.c:4860 +#: builtin/branch.c #, c-format -msgid "" -"Failed to parse --dirstat/-X option parameter:\n" -"%s" -msgstr "" -"Gagal menguraikan parameter opsi --dirstat/-X:\n" -"%s" +msgid "Deleted branch %s (was %s).\n" +msgstr "Cabang %s (yaitu %s) dihapus.\n" -#: diff.c:4893 -#, c-format -msgid "unknown change class '%c' in --diff-filter=%s" -msgstr "kelas perubahan '%c' tidak dikenal dalam --diff-filter=%s" +#: builtin/branch.c builtin/tag.c +msgid "unable to parse format string" +msgstr "tidak dapat menguraikan untai format" -#: diff.c:4917 -#, c-format -msgid "unknown value after ws-error-highlight=%.*s" -msgstr "nilai tidak dikenal setelah ws-error-highlight=%.*s" +#: builtin/branch.c +msgid "could not resolve HEAD" +msgstr "tidak dapat menguraikan HEAD" -#: diff.c:4931 +#: builtin/branch.c #, c-format -msgid "unable to resolve '%s'" -msgstr "tidak dapat menguraikan '%s'" +msgid "HEAD (%s) points outside of refs/heads/" +msgstr "HEAD (%s) merujuk diluar refs/heads/" -#: diff.c:4981 diff.c:4987 +#: builtin/branch.c #, c-format -msgid "%s expects / form" -msgstr "%s butuh bentuk /" +msgid "Branch %s is being rebased at %s" +msgstr "Cabang %s sedang didasarkan ulang pada %s" -#: diff.c:4999 +#: builtin/branch.c #, c-format -msgid "%s expects a character, got '%s'" -msgstr "%s butuh sebuah karakter, dapat '%s'" +msgid "Branch %s is being bisected at %s" +msgstr "Cabang %s sedang dibagi dua pada %s" -#: diff.c:5020 -#, c-format -msgid "bad --color-moved argument: %s" -msgstr "argumen --color-moved jelek: %s" +#: builtin/branch.c +msgid "cannot copy the current branch while not on any." +msgstr "tidak dapat menyalin cabang saat ini ketika tidak ada." -#: diff.c:5039 +#: builtin/branch.c +msgid "cannot rename the current branch while not on any." +msgstr "tidak dapat mengganti nama cabang saat ini ketika tidak ada." + +#: builtin/branch.c #, c-format -msgid "invalid mode '%s' in --color-moved-ws" -msgstr "mode tidak valid '%s' dalam --color-moved-ws" +msgid "Invalid branch name: '%s'" +msgstr "Nama cabang tidak valid: '%s'" -#: diff.c:5079 -msgid "" -"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and " -"\"histogram\"" -msgstr "" -"opsi diff-algorithm terima \"myers\", \"minimal\", \"patience\" dan " -"\"histogram\"" +#: builtin/branch.c +msgid "Branch rename failed" +msgstr "Penggantian nama cabang gagal" -#: diff.c:5115 diff.c:5135 -#, c-format -msgid "invalid argument to %s" -msgstr "argumen tidak valid ke %s" +#: builtin/branch.c +msgid "Branch copy failed" +msgstr "Penyalinan cabang gagal" -#: diff.c:5239 +#: builtin/branch.c #, c-format -msgid "invalid regex given to -I: '%s'" -msgstr "regex tidak valid diberikan ke -I: '%s'" +msgid "Created a copy of a misnamed branch '%s'" +msgstr "Salinan cabang salah nama '%s' dibuat" -#: diff.c:5288 +#: builtin/branch.c #, c-format -msgid "failed to parse --submodule option parameter: '%s'" -msgstr "gagal menguraikan parameter opsi --submodule: '%s'" +msgid "Renamed a misnamed branch '%s' away" +msgstr "Cabang salah nama '%s' berganti nama" -#: diff.c:5344 +#: builtin/branch.c #, c-format -msgid "bad --word-diff argument: %s" -msgstr "argumen --word-diff jelek: %s" +msgid "Branch renamed to %s, but HEAD is not updated!" +msgstr "Cabang berganti nama ke %s, tapi HEAD tidak diperbarui!" -#: diff.c:5380 -msgid "Diff output format options" -msgstr "Opsi format keluaran diff" +#: builtin/branch.c +msgid "Branch is renamed, but update of config-file failed" +msgstr "Cabang berganti nama, tapi pembaruan berkas konfigurasi gagal" -#: diff.c:5382 diff.c:5388 -msgid "generate patch" -msgstr "buat tambalan" +#: builtin/branch.c +msgid "Branch is copied, but update of config-file failed" +msgstr "Cabang disalin, tapi pembaruan berkas konfigurasi gagal" -#: diff.c:5385 builtin/log.c:180 -msgid "suppress diff output" -msgstr "sembunyikan keluaran diff" +#: builtin/branch.c +#, c-format +msgid "" +"Please edit the description for the branch\n" +" %s\n" +"Lines starting with '%c' will be stripped.\n" +msgstr "" +"Mohon sunting deskripsi untuk cabang\n" +" %s\n" +"Baris yang diawali dengan '%c' akan dicopot.\n" -#: diff.c:5390 diff.c:5504 diff.c:5511 -msgid "" -msgstr "" +#: builtin/branch.c +msgid "Generic options" +msgstr "Opsi generik" -#: diff.c:5391 diff.c:5394 -msgid "generate diffs with lines context" -msgstr "buat diff dengan baris konteks" +#: builtin/branch.c +msgid "show hash and subject, give twice for upstream branch" +msgstr "perlihatkan hash dan subjek, berikan dua kali untuk cabang hulu" -#: diff.c:5396 -msgid "generate the diff in raw format" -msgstr "buat diff dalam format mentah" +#: builtin/branch.c +msgid "suppress informational messages" +msgstr "sembunyikan pesan informasi" -#: diff.c:5399 -msgid "synonym for '-p --raw'" -msgstr "sinonim untuk '-p --raw'" +#: builtin/branch.c builtin/checkout.c builtin/submodule--helper.c +msgid "set branch tracking configuration" +msgstr "setel konfigurasi pelacakan cabang" -#: diff.c:5403 -msgid "synonym for '-p --stat'" -msgstr "sinonim untuk '-p --stat'" +#: builtin/branch.c +msgid "do not use" +msgstr "jangan gunakan" -#: diff.c:5407 -msgid "machine friendly --stat" -msgstr "--stat yang ramah mesin" +#: builtin/branch.c +msgid "upstream" +msgstr "hulu" -#: diff.c:5410 -msgid "output only the last line of --stat" -msgstr "keluarkan hanya baris terakhir --stat" +#: builtin/branch.c +msgid "change the upstream info" +msgstr "ubah info hulu" -#: diff.c:5412 diff.c:5420 -msgid "..." -msgstr "..." +#: builtin/branch.c +msgid "unset the upstream info" +msgstr "batal-setel info hulu" -#: diff.c:5413 -msgid "" -"output the distribution of relative amount of changes for each sub-directory" -msgstr "" -"keluarkan distribusi jumlah perubahan relatif untuk setiap subdirektori" +#: builtin/branch.c +msgid "use colored output" +msgstr "gunakan keluaran berwarna" -#: diff.c:5417 -msgid "synonym for --dirstat=cumulative" -msgstr "sinonim untuk --dirstat=cumulative" +#: builtin/branch.c +msgid "act on remote-tracking branches" +msgstr "lakukan pada cabang pelacak remote" -#: diff.c:5421 -msgid "synonym for --dirstat=files,param1,param2..." -msgstr "sinonim untuk --dirstat=files,param1,param2..." +#: builtin/branch.c +msgid "print only branches that contain the commit" +msgstr "cetak hanya cabang yang berisi komit" -#: diff.c:5425 -msgid "warn if changes introduce conflict markers or whitespace errors" -msgstr "" -"peringatkan bila perubahan memasukkan penanda konflik atau kesalahan spasi" +#: builtin/branch.c +msgid "print only branches that don't contain the commit" +msgstr "cetak hanya cabang yang tak berisi komit" -#: diff.c:5428 -msgid "condensed summary such as creations, renames and mode changes" -msgstr "" -"ringkasan singkat seperti pembuatan, penggantian nama dan perubahan mode" +#: builtin/branch.c +msgid "Specific git-branch actions:" +msgstr "Aksi git-branch spesifik:" -#: diff.c:5431 -msgid "show only names of changed files" -msgstr "perlihatkan hanya nama berkas yang berubah" +#: builtin/branch.c +msgid "list both remote-tracking and local branches" +msgstr "sebut baik cabang pelacak remote dan cabang lokal" -#: diff.c:5434 -msgid "show only names and status of changed files" -msgstr "perlihatkan hanya nama dan status berkas yang berubah" +#: builtin/branch.c +msgid "delete fully merged branch" +msgstr "hapus cabang yang tergabung sepenuhnya" -#: diff.c:5436 -msgid "[,[,]]" -msgstr "[,[,]]" +#: builtin/branch.c +msgid "delete branch (even if not merged)" +msgstr "hapus cabang (walaupun tak tergabung)" -#: diff.c:5437 -msgid "generate diffstat" -msgstr "buat diffstat" +#: builtin/branch.c +msgid "move/rename a branch and its reflog" +msgstr "pindah/ganti nama cabang dan reflog-nya" -#: diff.c:5439 diff.c:5442 diff.c:5445 -msgid "" -msgstr "" +#: builtin/branch.c +msgid "move/rename a branch, even if target exists" +msgstr "pindah/ganti nama cabang, walaupun target ada" -#: diff.c:5440 -msgid "generate diffstat with a given width" -msgstr "buat diffstat dengan lebar yang diberikan" +#: builtin/branch.c +msgid "copy a branch and its reflog" +msgstr "salin cabang dan reflog-nya" -#: diff.c:5443 -msgid "generate diffstat with a given name width" -msgstr "buat diffstat dengan nama lebar yang diberikan" +#: builtin/branch.c +msgid "copy a branch, even if target exists" +msgstr "salin cabang, walapun target ada" -#: diff.c:5446 -msgid "generate diffstat with a given graph width" -msgstr "buat diffstat dengan lebar grafik yang diberikan" +#: builtin/branch.c +msgid "list branch names" +msgstr "sebut nama cabang" -#: diff.c:5448 -msgid "" -msgstr "" +#: builtin/branch.c +msgid "show current branch name" +msgstr "perlihatkan nama cabang saat ini" -#: diff.c:5449 -msgid "generate diffstat with limited lines" -msgstr "buat diffstat dengan baris yang terbatas" +#: builtin/branch.c builtin/submodule--helper.c +msgid "create the branch's reflog" +msgstr "buat reflog cabang" -#: diff.c:5452 -msgid "generate compact summary in diffstat" -msgstr "buat ringkasan singkat dalam diffstat" +#: builtin/branch.c +msgid "edit the description for the branch" +msgstr "sunting deskripsi cabang" -#: diff.c:5455 -msgid "output a binary diff that can be applied" -msgstr "keluarkan diff biner yang dapat diterapkan" +#: builtin/branch.c +msgid "force creation, move/rename, deletion" +msgstr "paksa buat, pindah/ganti nama, hapus" -#: diff.c:5458 -msgid "show full pre- and post-image object names on the \"index\" lines" -msgstr "perlihatkan objek pra- dan pasca-citra penuh pada baris \"index\"" +#: builtin/branch.c +msgid "print only branches that are merged" +msgstr "cetak hanya cabang yang tergabung" -#: diff.c:5460 -msgid "show colored diff" -msgstr "perlihatkan diff berwarna" +#: builtin/branch.c +msgid "print only branches that are not merged" +msgstr "cetak hanya cabang yang tak tergabung" -#: diff.c:5461 -msgid "" -msgstr "" +#: builtin/branch.c +msgid "list branches in columns" +msgstr "sebut cabang dalam kolom" -#: diff.c:5462 -msgid "" -"highlight whitespace errors in the 'context', 'old' or 'new' lines in the " -"diff" -msgstr "" -"soroti kesalahan spasi dalam baris 'context', 'old' atau 'new' dalam diff" +#: builtin/branch.c builtin/for-each-ref.c builtin/notes.c builtin/tag.c +msgid "object" +msgstr "objek" -#: diff.c:5465 -msgid "" -"do not munge pathnames and use NULs as output field terminators in --raw or " -"--numstat" -msgstr "" -"jangan tengkar jalur nama dan gunakan NUL sebagai pembatas bidang keluaran " -"pada --raw atau --numstat" +#: builtin/branch.c +msgid "print only branches of the object" +msgstr "cetak hanya cabang objek" -#: diff.c:5468 diff.c:5471 diff.c:5474 diff.c:5583 -msgid "" -msgstr "" +#: builtin/branch.c builtin/for-each-ref.c builtin/tag.c +msgid "sorting and filtering are case insensitive" +msgstr "pengurutan dan penyaringan tak peka kapital" -#: diff.c:5469 -msgid "show the given source prefix instead of \"a/\"" -msgstr "perlihatkan prefiks sumber yang diberikan daripada \"a/\"" +#: builtin/branch.c builtin/ls-files.c +msgid "recurse through submodules" +msgstr "rekursi melalui submodul" -#: diff.c:5472 -msgid "show the given destination prefix instead of \"b/\"" -msgstr "perlihatkan prefiks tujuan daripada \"b/\"" +#: builtin/branch.c builtin/for-each-ref.c builtin/ls-tree.c builtin/tag.c +#: builtin/verify-tag.c +msgid "format to use for the output" +msgstr "format yang digunakan untuk keluaran" -#: diff.c:5475 -msgid "prepend an additional prefix to every line of output" -msgstr "tambah depan prefiks tambahan pada setiap baris keluaran" +#: builtin/branch.c builtin/submodule--helper.c submodule.c +msgid "Failed to resolve HEAD as a valid ref." +msgstr "Gagal menguraikan HEAD sebagai referensi valid." -#: diff.c:5478 -msgid "do not show any source or destination prefix" -msgstr "jangan perlihatkan prefiks sumber atau tujuan apapun" +#: builtin/branch.c builtin/clone.c +msgid "HEAD not found below refs/heads!" +msgstr "HEAD tidak ditemukan di bawah refs/heads!" -#: diff.c:5481 -msgid "show context between diff hunks up to the specified number of lines" +#: builtin/branch.c +msgid "" +"branch with --recurse-submodules can only be used if submodule." +"propagateBranches is enabled" msgstr "" -"perlihatkan konteks diantara bingkah diff hingga jumlah baris yang disebutkan" - -#: diff.c:5485 diff.c:5490 diff.c:5495 -msgid "" -msgstr "" +"cabang dengan --recurse-submodules hanya dapat digunakan jika submodule." +"propagateBranches diaktifkan" -#: diff.c:5486 -msgid "specify the character to indicate a new line instead of '+'" -msgstr "sebutkan karakter yang menandai baris baru daripada '+'" +#: builtin/branch.c +msgid "--recurse-submodules can only be used to create branches" +msgstr "--recurse-submodules hanya dapat digunakan untuk membuat cabang" -#: diff.c:5491 -msgid "specify the character to indicate an old line instead of '-'" -msgstr "sebutkan karakter yang menandai baris lama daripada '-'" +#: builtin/branch.c +msgid "branch name required" +msgstr "nama cabang diperlukan" -#: diff.c:5496 -msgid "specify the character to indicate a context instead of ' '" -msgstr "sebutkan karakter yang menandai konteks daripada ' '" +#: builtin/branch.c +msgid "Cannot give description to detached HEAD" +msgstr "Tidak dapat memberikan deskripsi ke HEAD terpisah" -#: diff.c:5499 -msgid "Diff rename options" -msgstr "Opsi penamaan ulang diff" +#: builtin/branch.c +msgid "cannot edit description of more than one branch" +msgstr "tidak dapat menyunting deskripsi lebih dari satu cabang" -#: diff.c:5500 -msgid "[/]" -msgstr "[/]" +#: builtin/branch.c +#, c-format +msgid "No commit on branch '%s' yet." +msgstr "Belum ada komit pada cabang '%s'." -#: diff.c:5501 -msgid "break complete rewrite changes into pairs of delete and create" -msgstr "" -"pisahkan perubahan penulisan ulang penuh kedalam pasangan penghapusan dan " -"pembuatan" +#: builtin/branch.c +#, c-format +msgid "No branch named '%s'." +msgstr "Tidak ada cabang bernama '%s'." -#: diff.c:5505 -msgid "detect renames" -msgstr "deteksi penamaan ulang" +#: builtin/branch.c +msgid "too many branches for a copy operation" +msgstr "terlalu banyak cabang untuk operasi penyalinan" -#: diff.c:5509 -msgid "omit the preimage for deletes" -msgstr "lewati pracitra untuk penghapusan" +#: builtin/branch.c +msgid "too many arguments for a rename operation" +msgstr "terlalu banyak argumen untuk operasi penggantian nama" -#: diff.c:5512 -msgid "detect copies" -msgstr "deteksi penyalinan" +#: builtin/branch.c +msgid "too many arguments to set new upstream" +msgstr "terlalu banyak argumen untuk menyetel hulu baru" -#: diff.c:5516 -msgid "use unmodified files as source to find copies" +#: builtin/branch.c +#, c-format +msgid "" +"could not set upstream of HEAD to %s when it does not point to any branch." msgstr "" -"gunakan berkas tak termodifikasi sebagai sumber untuk menemukan salinan" +"tidak dapat menyetel hulu HEAD ke %s ketika itu tak menunjuk pada cabang " +"apapun." -#: diff.c:5518 -msgid "disable rename detection" -msgstr "nonaktifkan deteksi penamaan ulang" +#: builtin/branch.c +#, c-format +msgid "no such branch '%s'" +msgstr "tidak ada cabang '%s'" -#: diff.c:5521 -msgid "use empty blobs as rename source" -msgstr "gunakan blob kosong sebagai sumber penamaan ulang" +#: builtin/branch.c +#, c-format +msgid "branch '%s' does not exist" +msgstr "cabang '%s' tidak ada" -#: diff.c:5523 -msgid "continue listing the history of a file beyond renames" -msgstr "lanjutkan daftarkan riwayat berkas di luar penamaan ulang" +#: builtin/branch.c +msgid "too many arguments to unset upstream" +msgstr "terlalu banyak argumen untuk batal-setel hulu" -#: diff.c:5526 -msgid "" -"prevent rename/copy detection if the number of rename/copy targets exceeds " -"given limit" +#: builtin/branch.c +msgid "could not unset upstream of HEAD when it does not point to any branch." msgstr "" -"cegah pendeteksian penamaan ulang/penyalinan jika jumlah target penamaan " -"ulang/penyalinan melebihi batas yang diberikan" - -#: diff.c:5528 -msgid "Diff algorithm options" -msgstr "Opsi algoritma diff" - -#: diff.c:5530 -msgid "produce the smallest possible diff" -msgstr "hasilkan diff yang paling kecil yang dimungkinkan" - -#: diff.c:5533 -msgid "ignore whitespace when comparing lines" -msgstr "abaikan spasi saat membandingkan baris" +"tidak dapat membatal-setel hulu HEAD ketika itu tak menunjuk pada cabang " +"apapun." -#: diff.c:5536 -msgid "ignore changes in amount of whitespace" -msgstr "abaikan perubahan dalam jumlah spasi" +#: builtin/branch.c +#, c-format +msgid "Branch '%s' has no upstream information" +msgstr "Cabang '%s' tidak ada informasi hulu" -#: diff.c:5539 -msgid "ignore changes in whitespace at EOL" -msgstr "abaikan perubahan spasi pada EOL" +#: builtin/branch.c +msgid "" +"The -a, and -r, options to 'git branch' do not take a branch name.\n" +"Did you mean to use: -a|-r --list ?" +msgstr "" +"Opsi -a dan -r tidak mengambil nama cabang.\n" +"Mungkin maksud Anda gunakan: -a|-r --list ?" -#: diff.c:5542 -msgid "ignore carrier-return at the end of line" -msgstr "abaikan kembalian-kurir pada akhir baris" +#: builtin/branch.c +msgid "" +"the '--set-upstream' option is no longer supported. Please use '--track' or " +"'--set-upstream-to' instead." +msgstr "" +"opsi '--set-upstream' tidak lagi didukung. Mohon gunakan '--track' atau '--" +"set-upstream-to' sebagai gantinya." -#: diff.c:5545 -msgid "ignore changes whose lines are all blank" -msgstr "abaikan perubahan yang semua baris kosong" +#: builtin/bugreport.c +msgid "git version:\n" +msgstr "" -#: diff.c:5547 diff.c:5569 diff.c:5572 diff.c:5617 -msgid "" -msgstr "" +#: builtin/bugreport.c +#, c-format +msgid "uname() failed with error '%s' (%d)\n" +msgstr "" -#: diff.c:5548 -msgid "ignore changes whose all lines match " -msgstr "abaikan perubahan yang semua baris cocok dengan " +#: builtin/bugreport.c +msgid "compiler info: " +msgstr "" -#: diff.c:5551 -msgid "heuristic to shift diff hunk boundaries for easy reading" +#: builtin/bugreport.c +msgid "libc info: " msgstr "" -"heuristik untuk geser perbatasan bingkah diff untuk pembacaan yang mudah" -#: diff.c:5554 -msgid "generate diff using the \"patience diff\" algorithm" -msgstr "buat diff menggunakan algoritma \"diff sabar\"" +#: builtin/bugreport.c +msgid "not run from a git repository - no hooks to show\n" +msgstr "" -#: diff.c:5558 -msgid "generate diff using the \"histogram diff\" algorithm" -msgstr "buat diff menggunakan algoritma \"diff histogram\"" +#: builtin/bugreport.c +msgid "git bugreport [-o|--output-directory ] [-s|--suffix ]" +msgstr "" -#: diff.c:5560 -msgid "" -msgstr "" +#: builtin/bugreport.c +msgid "" +"Thank you for filling out a Git bug report!\n" +"Please answer the following questions to help us understand your issue.\n" +"\n" +"What did you do before the bug happened? (Steps to reproduce your issue)\n" +"\n" +"What did you expect to happen? (Expected behavior)\n" +"\n" +"What happened instead? (Actual behavior)\n" +"\n" +"What's different between what you expected and what actually happened?\n" +"\n" +"Anything else you want to add:\n" +"\n" +"Please review the rest of the bug report below.\n" +"You can delete any lines you don't wish to share.\n" +msgstr "" -#: diff.c:5561 -msgid "choose a diff algorithm" -msgstr "pilih algoritma diff" +#: builtin/bugreport.c +msgid "specify a destination for the bugreport file" +msgstr "" -#: diff.c:5563 -msgid "" -msgstr "" +#: builtin/bugreport.c +msgid "specify a strftime format suffix for the filename" +msgstr "" -#: diff.c:5564 -msgid "generate diff using the \"anchored diff\" algorithm" -msgstr "buat diff menggunakan algoritma \"diff terlabuh\"" +#: builtin/bugreport.c +#, c-format +msgid "could not create leading directories for '%s'" +msgstr "" -#: diff.c:5566 diff.c:5575 diff.c:5578 -msgid "" -msgstr "" +#: builtin/bugreport.c +msgid "System Info" +msgstr "" -#: diff.c:5567 -msgid "show word diff, using to delimit changed words" +#: builtin/bugreport.c +msgid "Enabled Hooks" msgstr "" -"perlihatkan diff kata, menggunakan untuk batasi kata yang berubah" -#: diff.c:5570 -msgid "use to decide what a word is" -msgstr "gunakan untuk menentukan apa itu kata" +#: builtin/bugreport.c +#, c-format +msgid "unable to write to %s" +msgstr "" -#: diff.c:5573 -msgid "equivalent to --word-diff=color --word-diff-regex=" -msgstr "sama dengan --word-diff=color --word-diff-regex=" +#: builtin/bugreport.c +#, c-format +msgid "Created new report at '%s'.\n" +msgstr "" -#: diff.c:5576 -msgid "moved lines of code are colored differently" -msgstr "baris kode yang berpindah diwarnai berbeda" +#: builtin/bundle.c +msgid "git bundle create [] " +msgstr "git bundle create [] " -#: diff.c:5579 -msgid "how white spaces are ignored in --color-moved" -msgstr "bagaimana spasi diabaikan di --color-moved" +#: builtin/bundle.c +msgid "git bundle verify [] " +msgstr "git bundle verify [] " -#: diff.c:5582 -msgid "Other diff options" -msgstr "Opsi diff yang lainnya" +#: builtin/bundle.c +msgid "git bundle list-heads [...]" +msgstr "git bundle list-heads [...]" -#: diff.c:5584 -msgid "when run from subdir, exclude changes outside and show relative paths" -msgstr "" -"ketika dijalankan dari subdirektori, kecualikan perubahan diluar dan " -"perlihatkan jalur relatif" +#: builtin/bundle.c +msgid "git bundle unbundle [...]" +msgstr "git bundle unbundle [...]" -#: diff.c:5588 -msgid "treat all files as text" -msgstr "perlakukan semua berkas sebagai teks" +#: builtin/bundle.c builtin/pack-objects.c +msgid "do not show progress meter" +msgstr "jangan perlihatkan meteran perkembangan" -#: diff.c:5590 -msgid "swap two inputs, reverse the diff" -msgstr "tukar dua masukkan, balikkan diff" +#: builtin/bundle.c builtin/pack-objects.c +msgid "show progress meter" +msgstr "perlihatkan meteran perkembangan" -#: diff.c:5592 -msgid "exit with 1 if there were differences, 0 otherwise" -msgstr "keluar dengan 1 jika ada perbedaan, selain itu 0" +#: builtin/bundle.c builtin/pack-objects.c +msgid "show progress meter during object writing phase" +msgstr "perlihatkan meteran perkembangan saat fase penulisan objek" -#: diff.c:5594 -msgid "disable all output of the program" -msgstr "nonaktifkan semua keluaran program" +#: builtin/bundle.c builtin/pack-objects.c +msgid "similar to --all-progress when progress meter is shown" +msgstr "sama seperti --all-progress ketika meteran perkembangan diperlihatkan" -#: diff.c:5596 -msgid "allow an external diff helper to be executed" -msgstr "perbolehkan pembantu diff eksternal untuk dieksekusi" +#: builtin/bundle.c +msgid "specify bundle format version" +msgstr "sebutkan versi format bundel" -#: diff.c:5598 -msgid "run external text conversion filters when comparing binary files" -msgstr "" -"jalankan saringan konversi teks eksternal ketika membandingkan berkas biner" +#: builtin/bundle.c +msgid "Need a repository to create a bundle." +msgstr "Perlu sebuah repositori untuk membuat bundel." -#: diff.c:5600 -msgid "" -msgstr "" +#: builtin/bundle.c +msgid "do not show bundle details" +msgstr "jangan perlihatkan detail bundel" -#: diff.c:5601 -msgid "ignore changes to submodules in the diff generation" -msgstr "abaikan perubahan submodul dalam pembuatan diff" +#: builtin/bundle.c +#, c-format +msgid "%s is okay\n" +msgstr "%s oke \n" -#: diff.c:5604 -msgid "" -msgstr "" +#: builtin/bundle.c +msgid "Need a repository to unbundle." +msgstr "Perlu sebuah repositori untuk membongkar bundel." -#: diff.c:5605 -msgid "specify how differences in submodules are shown" -msgstr "sebutkan bagaimana perbedaan dalam submodul diperlihatkan" +#: builtin/bundle.c +msgid "Unbundling objects" +msgstr "Membongkar bundel objek" -#: diff.c:5609 -msgid "hide 'git add -N' entries from the index" -msgstr "sembunyikan entri 'git add -N' dari indeks" +#: builtin/bundle.c builtin/remote.c +#, c-format +msgid "Unknown subcommand: %s" +msgstr "Subperintah tidak dikenal: %s" -#: diff.c:5612 -msgid "treat 'git add -N' entries as real in the index" -msgstr "perlakukan entri 'git add -N' sebagai nyata dalam indeks" +#: builtin/cat-file.c merge-recursive.c +#, c-format +msgid "cannot read object %s '%s'" +msgstr "tidak dapat membaca objek %s '%s'" -#: diff.c:5614 -msgid "" -msgstr "" +#: builtin/cat-file.c +msgid "flush is only for --buffer mode" +msgstr "bilas hanya untuk mode --buffer" -#: diff.c:5615 -msgid "" -"look for differences that change the number of occurrences of the specified " -"string" -msgstr "cari perbedaan yang mengubah jumlah kemunculan untai yang disebutkan" +#: builtin/cat-file.c +msgid "empty command in input" +msgstr "perintah kosong pada masukan" -#: diff.c:5618 -msgid "" -"look for differences that change the number of occurrences of the specified " -"regex" -msgstr "cari perbedaan yang mengubah jumlah kemunculan regex yang disebutkan" +#: builtin/cat-file.c +#, c-format +msgid "whitespace before command: '%s'" +msgstr "spasi sebelum perintah: '%s'" -#: diff.c:5621 -msgid "show all changes in the changeset with -S or -G" -msgstr "perlihatkan semua perubahan dalam set perubahan dengan -S atau -G" +#: builtin/cat-file.c +#, c-format +msgid "%s requires arguments" +msgstr "%s butuh sebuah argumen" -#: diff.c:5624 -msgid "treat in -S as extended POSIX regular expression" -msgstr "" -"perlakukan di -S sebagai ekspresi reguler POSIX yang diperluas" +#: builtin/cat-file.c +#, c-format +msgid "%s takes no arguments" +msgstr "%s tidak mengambil argumen" -#: diff.c:5627 -msgid "control the order in which files appear in the output" -msgstr "kontrol urutan berkas yang muncul dalam keluaran" +#: builtin/cat-file.c +#, c-format +msgid "unknown command: '%s'" +msgstr "perintah tidak dikenal: '%s'" -#: diff.c:5628 diff.c:5631 -msgid "" -msgstr "" +#: builtin/cat-file.c +msgid "only one batch option may be specified" +msgstr "hanya satu opsi setumpuk yang mungkin disebutkan" -#: diff.c:5629 -msgid "show the change in the specified path first" -msgstr "perlihatkan perubahan dalam jalur yang disebutkan terlebih dahulu" +#: builtin/cat-file.c +msgid "git cat-file " +msgstr "git cat-file " -#: diff.c:5632 -msgid "skip the output to the specified path" -msgstr "lewati keluaran ke jalur yang disebutkan" +#: builtin/cat-file.c +msgid "git cat-file (-e | -p) " +msgstr "git cat-file (-e | -p) " -#: diff.c:5634 -msgid "" -msgstr "" +#: builtin/cat-file.c +msgid "git cat-file (-t | -s) [--allow-unknown-type] " +msgstr "git cat-file (-t | -s) [--allow-unknown-type] " -#: diff.c:5635 +#: builtin/cat-file.c msgid "" -"look for differences that change the number of occurrences of the specified " -"object" -msgstr "cari perubahan yang mengubah jumlah kemunculan objek yang disebutkan" +"git cat-file (--batch | --batch-check | --batch-command) [--batch-all-" +"objects]\n" +" [--buffer] [--follow-symlinks] [--unordered]\n" +" [--textconv | --filters]" +msgstr "" +"git cat-file (--batch | --batch-check | --batch-command) [--batch-all-" +"objects]\n" +" [--buffer] [--follow-symlinks] [--unordered]\n" +" [--textconv | --filters]" -#: diff.c:5637 -msgid "[(A|C|D|M|R|T|U|X|B)...[*]]" -msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]" +#: builtin/cat-file.c +msgid "" +"git cat-file (--textconv | --filters)\n" +" [: | --path= ]" +msgstr "" +"git cat-file (--textconv | --filters)\n" +" [: | --path=] " +"" -#: diff.c:5638 -msgid "select files by diff type" -msgstr "pilih berkas oleh tipe diff" +#: builtin/cat-file.c +msgid "Check object existence or emit object contents" +msgstr "Periksa keberadaan objek atau keluarkan isi objek" -#: diff.c:5640 -msgid "" -msgstr "" +#: builtin/cat-file.c +msgid "check if exists" +msgstr "periksa jika ada" -#: diff.c:5641 -msgid "output to a specific file" -msgstr "keluarkan ke berkas yang disebutkan" +#: builtin/cat-file.c +msgid "pretty-print content" +msgstr "cetak-cantik isi " -#: diff.c:6321 -msgid "exhaustive rename detection was skipped due to too many files." -msgstr "deteksi penamaan ulang lengkap dilewati karena terlalu banyak berkas." +#: builtin/cat-file.c +msgid "Emit [broken] object attributes" +msgstr "Keluarkan atribut objek [rusak]" -#: diff.c:6324 -msgid "only found copies from modified paths due to too many files." -msgstr "" -"hanya ditemukan salinan dari jalur yang berubah karena terlalu banyak berkas." +#: builtin/cat-file.c +msgid "show object type (one of 'blob', 'tree', 'commit', 'tag', ...)" +msgstr "perlihatkan tipe objek (salah satu dari 'blob', 'commit', 'tag', ...)" -#: diff.c:6327 -#, c-format -msgid "" -"you may want to set your %s variable to at least %d and retry the command." -msgstr "" -"mungkin Anda ingin menyetel variabel %s Anda ke setidaknya %d dan coba lagi " -"perintah." +#: builtin/cat-file.c +msgid "show object size" +msgstr "perlihatkan ukuran objek" -#: diffcore-order.c:24 -#, c-format -msgid "failed to read orderfile '%s'" -msgstr "" +#: builtin/cat-file.c +msgid "allow -s and -t to work with broken/corrupt objects" +msgstr "perbolehkan -s dan -t bekerja dengan objek rusak" -#: diffcore-rename.c:1564 -msgid "Performing inexact rename detection" -msgstr "" +#: builtin/cat-file.c +msgid "Batch objects requested on stdin (or --batch-all-objects)" +msgstr "Objek batch diminta pada masukan standar (atau --batch-all-objects)" -#: diffcore-rotate.c:29 -#, c-format -msgid "No such path '%s' in the diff" -msgstr "" +#: builtin/cat-file.c +msgid "show full or contents" +msgstr "perlihatkan isi atau penuh" -#: dir.c:593 -#, c-format -msgid "pathspec '%s' did not match any file(s) known to git" -msgstr "" +#: builtin/cat-file.c +msgid "like --batch, but don't emit " +msgstr "seperti --batch, tapi jangan keluarkan " -#: dir.c:733 dir.c:762 dir.c:775 -#, c-format -msgid "unrecognized pattern: '%s'" -msgstr "" +#: builtin/cat-file.c +msgid "read commands from stdin" +msgstr "baca perintah dari masukan standar" -#: dir.c:790 dir.c:804 -#, c-format -msgid "unrecognized negative pattern: '%s'" +#: builtin/cat-file.c +msgid "with --batch[-check]: ignores stdin, batches all known objects" msgstr "" +"dengan --batch[-check]: abaikan masukan standar, batch semua objek yang " +"dikenal" -#: dir.c:820 -#, c-format -msgid "your sparse-checkout file may have issues: pattern '%s' is repeated" -msgstr "" +#: builtin/cat-file.c +msgid "Change or optimize batch output" +msgstr "Ubah atau optimalkan keluaran batch" -#: dir.c:828 -msgid "disabling cone pattern matching" -msgstr "" +#: builtin/cat-file.c +msgid "buffer --batch output" +msgstr "sannga keluaran --batch" -#: dir.c:1212 -#, c-format -msgid "cannot use %s as an exclude file" -msgstr "" +#: builtin/cat-file.c +msgid "follow in-tree symlinks" +msgstr "ikuti tautan simbolik dalam pohon" -#: dir.c:2419 -#, c-format -msgid "could not open directory '%s'" -msgstr "" +#: builtin/cat-file.c +msgid "do not order objects before emitting them" +msgstr "jangan urutkan objek sebelum dikeluarkan" -#: dir.c:2721 -msgid "failed to get kernel name and information" +#: builtin/cat-file.c +msgid "" +"Emit object (blob or tree) with conversion or filter (stand-alone, or with " +"batch)" msgstr "" +"Keluarkan objek (blob atau pohon) dengan konversi atau saringan (berdiri " +"sendiri atau dengan batch)" -#: dir.c:2846 -msgid "untracked cache is disabled on this system or location" -msgstr "" +#: builtin/cat-file.c +msgid "run textconv on object's content" +msgstr "jalankan textconv pada isi objek" -#: dir.c:3119 -msgid "" -"No directory name could be guessed.\n" -"Please specify a directory on the command line" -msgstr "" -"Nama direktori tidak dapat ditebak.\n" -"Mohon sebutkan direktori pada baris perintah" +#: builtin/cat-file.c +msgid "run filters on object's content" +msgstr "jalankan penyaring pada isi objek" + +#: builtin/cat-file.c +msgid "blob|tree" +msgstr "blob|tree" + +#: builtin/cat-file.c +msgid "use a for (--textconv | --filters); Not with 'batch'" +msgstr "gunakan untuk (--textconv | --filters); tidak dengan 'batch'" -#: dir.c:3807 +#: builtin/cat-file.c #, c-format -msgid "index file corrupt in repo %s" -msgstr "" +msgid "'%s=<%s>' needs '%s' or '%s'" +msgstr "'%s=<%s>' butuh '%s' atau '%s'" + +#: builtin/cat-file.c +msgid "path|tree-ish" +msgstr "jalur|mirip-pohon" -#: dir.c:3854 dir.c:3859 +#: builtin/cat-file.c #, c-format -msgid "could not create directories for %s" -msgstr "" +msgid "'%s' requires a batch mode" +msgstr "opsi '%s' butuh sebuah mode batch" -#: dir.c:3888 +#: builtin/cat-file.c #, c-format -msgid "could not migrate git directory from '%s' to '%s'" -msgstr "" +msgid "'-%c' is incompatible with batch mode" +msgstr "'-%c' tidak kompatibel dengan mode batch" -#: editor.c:74 +#: builtin/cat-file.c +msgid "batch modes take no arguments" +msgstr "mode batch tidak mengambil argumen" + +#: builtin/cat-file.c #, c-format -msgid "hint: Waiting for your editor to close the file...%c" -msgstr "" +msgid " required with '%s'" +msgstr " diperlukan dengan '%s'" -#: entry.c:179 -msgid "Filtering content" -msgstr "" +#: builtin/cat-file.c +#, c-format +msgid " required with '-%c'" +msgstr " diperlukan dengan '-%c'" -#: entry.c:500 +#: builtin/cat-file.c builtin/notes.c builtin/prune-packed.c +#: builtin/receive-pack.c builtin/tag.c +msgid "too many arguments" +msgstr "terlalu banyak argumen" + +#: builtin/cat-file.c #, c-format -msgid "could not stat file '%s'" +msgid "only two arguments allowed in mode, not %d" msgstr "" +"hanya dua argumen yang diperbolehkan di dalam mode , bukan %d" -#: environment.c:147 -#, c-format -msgid "bad git namespace path \"%s\"" +#: builtin/check-attr.c +msgid "git check-attr [-a | --all | ...] [--] ..." msgstr "" -#: exec-cmd.c:363 -#, c-format -msgid "too many args to run %s" +#: builtin/check-attr.c +msgid "git check-attr --stdin [-z] [-a | --all | ...]" msgstr "" -#: fetch-pack.c:194 -msgid "git fetch-pack: expected shallow list" -msgstr "git fetch-pack: daftar dangkal diharapkan" +#: builtin/check-attr.c +msgid "report all attributes set on file" +msgstr "" -#: fetch-pack.c:197 -msgid "git fetch-pack: expected a flush packet after shallow list" -msgstr "git fetch-pack: sebuah paket bilasan diharapkan setelah daftar dangkal" +#: builtin/check-attr.c +msgid "use .gitattributes only from the index" +msgstr "" -#: fetch-pack.c:208 -msgid "git fetch-pack: expected ACK/NAK, got a flush packet" -msgstr "git fetch-pack: ACK/NAK diharapkan, dapat paket bilasan" +#: builtin/check-attr.c builtin/check-ignore.c builtin/hash-object.c +msgid "read file names from stdin" +msgstr "" -#: fetch-pack.c:228 -#, c-format -msgid "git fetch-pack: expected ACK/NAK, got '%s'" -msgstr "git fetch-pack: ACK/NAK diharapkan, dapat '%s'" +#: builtin/check-attr.c builtin/check-ignore.c +msgid "terminate input and output records by a NUL character" +msgstr "" -#: fetch-pack.c:239 -msgid "unable to write to remote" -msgstr "tidak dapat menulis ke remote" +#: builtin/check-ignore.c builtin/checkout.c builtin/gc.c builtin/worktree.c +msgid "suppress progress reporting" +msgstr "" -#: fetch-pack.c:397 fetch-pack.c:1460 -#, c-format -msgid "invalid shallow line: %s" -msgstr "baris dangkal tidak valid: %s" +#: builtin/check-ignore.c +msgid "show non-matching input paths" +msgstr "" -#: fetch-pack.c:403 fetch-pack.c:1466 -#, c-format -msgid "invalid unshallow line: %s" -msgstr "baris dangkal-balik tidak valid: %s" +#: builtin/check-ignore.c +msgid "ignore index when checking" +msgstr "" -#: fetch-pack.c:405 fetch-pack.c:1468 -#, c-format -msgid "object not found: %s" -msgstr "object tidak ditemukan: %s" +#: builtin/check-ignore.c +msgid "cannot specify pathnames with --stdin" +msgstr "" -#: fetch-pack.c:408 fetch-pack.c:1471 -#, c-format -msgid "error in object: %s" -msgstr "kesalahan dalam objek: %s" +#: builtin/check-ignore.c +msgid "-z only makes sense with --stdin" +msgstr "" -#: fetch-pack.c:410 fetch-pack.c:1473 -#, c-format -msgid "no shallow found: %s" -msgstr "tidak ada dangkal yang ditemukan: %s" +#: builtin/check-ignore.c +msgid "no path specified" +msgstr "" -#: fetch-pack.c:413 fetch-pack.c:1477 -#, c-format -msgid "expected shallow/unshallow, got %s" -msgstr "dangkal/dangkal-balik diharapkan, dapat %s" +#: builtin/check-ignore.c +msgid "--quiet is only valid with a single pathname" +msgstr "" -#: fetch-pack.c:453 -#, c-format -msgid "got %s %d %s" -msgstr "dapat %s %d %s" +#: builtin/check-ignore.c +msgid "cannot have both --quiet and --verbose" +msgstr "" -#: fetch-pack.c:470 -#, c-format -msgid "invalid commit %s" -msgstr "komit tidak valid %s" +#: builtin/check-ignore.c +msgid "--non-matching is only valid with --verbose" +msgstr "" -#: fetch-pack.c:501 -msgid "giving up" -msgstr "menyerah" +#: builtin/check-mailmap.c +msgid "git check-mailmap [] ..." +msgstr "" -#: fetch-pack.c:514 progress.h:25 -msgid "done" -msgstr "selesai" +#: builtin/check-mailmap.c +msgid "also read contacts from stdin" +msgstr "" -#: fetch-pack.c:526 +#: builtin/check-mailmap.c #, c-format -msgid "got %s (%d) %s" -msgstr "dapat %s (%d) %s" +msgid "unable to parse contact: %s" +msgstr "" -#: fetch-pack.c:562 -#, c-format -msgid "Marking %s as complete" -msgstr "Menandai %s sebagai lengkap" +#: builtin/check-mailmap.c +msgid "no contacts specified" +msgstr "" -#: fetch-pack.c:784 -#, c-format -msgid "already have %s (%s)" -msgstr "sudah punya %s (%s)" +#: builtin/checkout--worker.c +msgid "git checkout--worker []" +msgstr "" -#: fetch-pack.c:870 -msgid "fetch-pack: unable to fork off sideband demultiplexer" -msgstr "fetch-pack: tidak dapat menggarpu pemultipleks-balik pita samping" +#: builtin/checkout--worker.c builtin/checkout-index.c builtin/column.c +#: builtin/submodule--helper.c builtin/worktree.c +msgid "string" +msgstr "" -#: fetch-pack.c:878 -msgid "protocol error: bad pack header" -msgstr "kesalahan protokol: kepala pak jelek" +#: builtin/checkout--worker.c builtin/checkout-index.c +msgid "when creating files, prepend " +msgstr "" -#: fetch-pack.c:974 -#, c-format -msgid "fetch-pack: unable to fork off %s" -msgstr "fetch-pack: tidak dapat menggarpu %s" +#: builtin/checkout-index.c +msgid "git checkout-index [] [--] [...]" +msgstr "" -#: fetch-pack.c:980 -msgid "fetch-pack: invalid index-pack output" -msgstr "fetch-pack: keluaran index-pack tidak valid" +#: builtin/checkout-index.c +msgid "stage should be between 1 and 3 or all" +msgstr "" -#: fetch-pack.c:997 -#, c-format -msgid "%s failed" -msgstr "%s gagal" +#: builtin/checkout-index.c +msgid "check out all files in the index" +msgstr "" -#: fetch-pack.c:999 -msgid "error in sideband demultiplexer" -msgstr "kesalahan dalam pemultipleks-balik pita samping" +#: builtin/checkout-index.c +msgid "do not skip files with skip-worktree set" +msgstr "" -#: fetch-pack.c:1048 -#, c-format -msgid "Server version is %.*s" -msgstr "Versi peladen %.*s" +#: builtin/checkout-index.c +msgid "force overwrite of existing files" +msgstr "" -#: fetch-pack.c:1056 fetch-pack.c:1062 fetch-pack.c:1065 fetch-pack.c:1071 -#: fetch-pack.c:1075 fetch-pack.c:1079 fetch-pack.c:1083 fetch-pack.c:1087 -#: fetch-pack.c:1091 fetch-pack.c:1095 fetch-pack.c:1099 fetch-pack.c:1103 -#: fetch-pack.c:1109 fetch-pack.c:1115 fetch-pack.c:1120 fetch-pack.c:1125 -#, c-format -msgid "Server supports %s" -msgstr "Peladen mendukung %s" +#: builtin/checkout-index.c +msgid "no warning for existing files and files not in index" +msgstr "" -#: fetch-pack.c:1058 -msgid "Server does not support shallow clients" -msgstr "Peladen tidak mendukung klien dangkal" +#: builtin/checkout-index.c +msgid "don't checkout new files" +msgstr "" -#: fetch-pack.c:1118 -msgid "Server does not support --shallow-since" -msgstr "Peladen tidak mendukung --shallow-since" +#: builtin/checkout-index.c +msgid "update stat information in the index file" +msgstr "" -#: fetch-pack.c:1123 -msgid "Server does not support --shallow-exclude" -msgstr "Peladen tidak mendukung --shallow-exclude" +#: builtin/checkout-index.c +msgid "read list of paths from the standard input" +msgstr "" -#: fetch-pack.c:1127 -msgid "Server does not support --deepen" -msgstr "Peladen tidak mendukung --deepen" +#: builtin/checkout-index.c +msgid "write the content to temporary files" +msgstr "" -#: fetch-pack.c:1129 -msgid "Server does not support this repository's object format" -msgstr "Peladen tidak mendukung objek format repositori ini" +#: builtin/checkout-index.c +msgid "copy out the files from named stage" +msgstr "" -#: fetch-pack.c:1142 -msgid "no common commits" -msgstr "tidak ada komit umum" +#: builtin/checkout.c +msgid "git checkout [] " +msgstr "git checkout [] " -#: fetch-pack.c:1151 fetch-pack.c:1506 builtin/clone.c:1166 -msgid "source repository is shallow, reject to clone." -msgstr "repositori sumber dangkal, menolak mengkloning." +#: builtin/checkout.c +msgid "git checkout [] [] -- ..." +msgstr "git checkout [] [] -- ..." -#: fetch-pack.c:1157 fetch-pack.c:1705 -msgid "git fetch-pack: fetch failed." -msgstr "git fetch-pack: pengambilan gagal." +#: builtin/checkout.c +msgid "git switch [] []" +msgstr "git switch [] []" -#: fetch-pack.c:1271 -#, c-format -msgid "mismatched algorithms: client %s; server %s" -msgstr "algoritma tidak cocok: klien %s; peladen %s" +#: builtin/checkout.c +msgid "git restore [] [--source=] ..." +msgstr "git restore [] [--source=] ..." -#: fetch-pack.c:1275 +#: builtin/checkout.c #, c-format -msgid "the server does not support algorithm '%s'" -msgstr "peladen tidak mendukung algoritma '%s'" - -#: fetch-pack.c:1308 -msgid "Server does not support shallow requests" -msgstr "Peladen tidak mendukung permintaan dangkal" +msgid "path '%s' does not have our version" +msgstr "jalur '%s' tidak punya versi kami" -#: fetch-pack.c:1315 -msgid "Server supports filter" -msgstr "Peladen mendukung saringan" +#: builtin/checkout.c +#, c-format +msgid "path '%s' does not have their version" +msgstr "jalur '%s' tidak punya versi mereka" -#: fetch-pack.c:1358 fetch-pack.c:2087 -msgid "unable to write request to remote" -msgstr "tidak dapat menulis permintaan kepada remote" +#: builtin/checkout.c +#, c-format +msgid "path '%s' does not have all necessary versions" +msgstr "jalur '%s' tidak punya semua versi yang diperlukan" -#: fetch-pack.c:1376 +#: builtin/checkout.c #, c-format -msgid "error reading section header '%s'" -msgstr "kesalahan membaca kepala seksi '%s'" +msgid "path '%s' does not have necessary versions" +msgstr "jalur '%s' tidak punya versi yang diperlukan" -#: fetch-pack.c:1382 +#: builtin/checkout.c #, c-format -msgid "expected '%s', received '%s'" -msgstr "diharapkan '%s', diterima '%s'" +msgid "path '%s': cannot merge" +msgstr "jalur '%s': tidak dapat gabung" -#: fetch-pack.c:1416 +#: builtin/checkout.c #, c-format -msgid "unexpected acknowledgment line: '%s'" -msgstr "baris pengakuan tidak diharapkan: %s" +msgid "Unable to add merge result for '%s'" +msgstr "Tidak dapat menambahkan hasil penggabungan untuk '%s'" -#: fetch-pack.c:1421 +#: builtin/checkout.c #, c-format -msgid "error processing acks: %d" -msgstr "kesalahan memproses ack: %d" +msgid "Recreated %d merge conflict" +msgid_plural "Recreated %d merge conflicts" +msgstr[0] "Konflik penggabungan %d dibuat ulang" +msgstr[1] "Konflik penggabungan %d dibuat ulang" -#. TRANSLATORS: The parameter will be 'ready', a protocol -#. keyword. -#. -#: fetch-pack.c:1435 +#: builtin/checkout.c #, c-format -msgid "expected packfile to be sent after '%s'" -msgstr "berkas pak diharapkan dikirim setelah '%s'" +msgid "Updated %d path from %s" +msgid_plural "Updated %d paths from %s" +msgstr[0] "%d jalur diperbarui dari %s" +msgstr[1] "%d jalur diperbarui dari %s" -#. TRANSLATORS: The parameter will be 'ready', a protocol -#. keyword. -#. -#: fetch-pack.c:1441 +#: builtin/checkout.c #, c-format -msgid "expected no other sections to be sent after no '%s'" -msgstr "" -"tidak ada bagian lainnya yang diharapkan dikirim setelah tidak ada '%s'" +msgid "Updated %d path from the index" +msgid_plural "Updated %d paths from the index" +msgstr[0] "%d jalur diperbarui dari indeks" +msgstr[1] "%d jalur diperbarui dari indeks" -#: fetch-pack.c:1482 +#: builtin/checkout.c #, c-format -msgid "error processing shallow info: %d" -msgstr "gagal memproses info dangkal: %d" +msgid "'%s' cannot be used with updating paths" +msgstr "'%s' tidak dapat digunakan untuk memperbarui jalur" -#: fetch-pack.c:1531 +#: builtin/checkout.c #, c-format -msgid "expected wanted-ref, got '%s'" -msgstr "wanted-ref diharapkan, dapat '%s'" +msgid "Cannot update paths and switch to branch '%s' at the same time." +msgstr "" +"Tidak dapat memperbarui jalur dan mengganti ke cabang '%s' dalam waktu yang " +"bersamaan." -#: fetch-pack.c:1536 +#: builtin/checkout.c #, c-format -msgid "unexpected wanted-ref: '%s'" -msgstr "wanted-ref tidak diharapkan: '%s'" +msgid "neither '%s' or '%s' is specified" +msgstr "baik '%s' atau '%s' tidak disebutkan" -#: fetch-pack.c:1541 +#: builtin/checkout.c #, c-format -msgid "error processing wanted refs: %d" -msgstr "kesalahan memproses referensi yang diminta: %d" - -#: fetch-pack.c:1571 -msgid "git fetch-pack: expected response end packet" -msgstr "git fetch-pack: paket jawaban akhir diharapkan" - -#: fetch-pack.c:1983 -msgid "no matching remote head" -msgstr "tidak ada kepala remote yang cocok" - -#: fetch-pack.c:2006 builtin/clone.c:587 -msgid "remote did not send all necessary objects" -msgstr "remote tidak mengirim semua objek yang dibutuhkan" - -#: fetch-pack.c:2109 -msgid "unexpected 'ready' from remote" -msgstr "'ready' tidak diharapkan dari remote" +msgid "'%s' must be used when '%s' is not specified" +msgstr "'%s' harus disebutkan ketika '%s' tidak disebutkan" -#: fetch-pack.c:2132 +#: builtin/checkout.c #, c-format -msgid "no such remote ref %s" -msgstr "tidak ada referensi remote seperti %s" +msgid "'%s' or '%s' cannot be used with %s" +msgstr "'%s' atau '%s' tidak dapat digunakan untuk %s" -#: fetch-pack.c:2135 +#: builtin/checkout.c #, c-format -msgid "Server does not allow request for unadvertised object %s" -msgstr "Peladen tidak memperbolehkan permintaan untuk objek tak diiklankan %s" +msgid "path '%s' is unmerged" +msgstr "jalur '%s' tak tergabung" -#: fsmonitor-ipc.c:119 -#, c-format -msgid "fsmonitor_ipc__send_query: invalid path '%s'" -msgstr "" +#: builtin/checkout.c +msgid "you need to resolve your current index first" +msgstr "Anda perlu selesaikan dulu indeks Anda saat ini" -#: fsmonitor-ipc.c:125 +#: builtin/checkout.c #, c-format -msgid "fsmonitor_ipc__send_query: unspecified error on '%s'" -msgstr "" - -#: fsmonitor-ipc.c:155 -msgid "fsmonitor--daemon is not running" +msgid "" +"cannot continue with staged changes in the following files:\n" +"%s" msgstr "" +"tidak dapat melanjutkan dengan perubahan yang tergelar dalam berkas " +"berikut:\n" +"%s" -#: fsmonitor-ipc.c:164 +#: builtin/checkout.c #, c-format -msgid "could not send '%s' command to fsmonitor--daemon" -msgstr "" +msgid "Can not do reflog for '%s': %s\n" +msgstr "Tidak dapat melakukan reflog untuk '%s': %s\n" -#: gpg-interface.c:329 gpg-interface.c:456 gpg-interface.c:995 -#: gpg-interface.c:1011 -msgid "could not create temporary file" -msgstr "tidak dapat membuat berkas sementara" +#: builtin/checkout.c +msgid "HEAD is now at" +msgstr "HEAD sekarang berada di" -#: gpg-interface.c:332 gpg-interface.c:459 -#, c-format -msgid "failed writing detached signature to '%s'" -msgstr "gagal menulis tandatangan terlepas ke '%s'" +#: builtin/checkout.c builtin/clone.c t/helper/test-fast-rebase.c +msgid "unable to update HEAD" +msgstr "tidak dapat memperbarui HEAD" -#: gpg-interface.c:450 -msgid "" -"gpg.ssh.allowedSignersFile needs to be configured and exist for ssh " -"signature verification" -msgstr "" -"gpg.ssh.allowedSignersFile perlu dikonfigurasi dan ada untuk verifikasi " -"tandatangan ssh" +#: builtin/checkout.c +#, c-format +msgid "Reset branch '%s'\n" +msgstr "Ganti ulang cabang '%s'\n" -#: gpg-interface.c:479 -msgid "" -"ssh-keygen -Y find-principals/verify is needed for ssh signature " -"verification (available in openssh version 8.2p1+)" -msgstr "" -"ssh-keygen -Y find-principals/verify diperlukan untuk verifikasi tandatangan " -"ssh (tersedia di openssh versi 8.2p1+)" +#: builtin/checkout.c +#, c-format +msgid "Already on '%s'\n" +msgstr "Sudah berada pada '%s'\n" -#: gpg-interface.c:550 +#: builtin/checkout.c #, c-format -msgid "ssh signing revocation file configured but not found: %s" -msgstr "" -"berkas pencabutan penandatanganan ssh terkonfigurasi tapi tidak ada: %s" +msgid "Switched to and reset branch '%s'\n" +msgstr "Ganti ke dan ganti cabang '%s'\n" -#: gpg-interface.c:638 +#: builtin/checkout.c #, c-format -msgid "bad/incompatible signature '%s'" -msgstr "tanda tangan '%s' jelek/tidak kompatibel" +msgid "Switched to a new branch '%s'\n" +msgstr "Ganti ke cabang baru '%s'\n" -#: gpg-interface.c:815 gpg-interface.c:820 +#: builtin/checkout.c #, c-format -msgid "failed to get the ssh fingerprint for key '%s'" -msgstr "gagal mendapatkan sidik jari ssh untuk kunci '%s'" +msgid "Switched to branch '%s'\n" +msgstr "Ganti ke cabang '%s'\n" -#: gpg-interface.c:843 -msgid "" -"either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured" -msgstr "" -"baik user.signingkey atau gpg.ssh.defaultKeyCommand perlu dikonfigurasi" +#: builtin/checkout.c +#, c-format +msgid " ... and %d more.\n" +msgstr "... dan %d lainnya.\n" -#: gpg-interface.c:865 +#: builtin/checkout.c #, c-format -msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s" -msgstr "gpg.ssh.defaultKeyCommand sukses tapi tidak mengembalikan kunci: %s %s" +msgid "" +"Warning: you are leaving %d commit behind, not connected to\n" +"any of your branches:\n" +"\n" +"%s\n" +msgid_plural "" +"Warning: you are leaving %d commits behind, not connected to\n" +"any of your branches:\n" +"\n" +"%s\n" +msgstr[0] "" +"Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n" +"cabang Anda manapun:\n" +"\n" +"%s\n" +msgstr[1] "" +"Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n" +"cabang Anda manapun:\n" +"\n" +"%s\n" -#: gpg-interface.c:871 +#: builtin/checkout.c #, c-format -msgid "gpg.ssh.defaultKeyCommand failed: %s %s" -msgstr "gpg.ssh.defaultKeyCommand gagal: %s %s" +msgid "" +"If you want to keep it by creating a new branch, this may be a good time\n" +"to do so with:\n" +"\n" +" git branch %s\n" +"\n" +msgid_plural "" +"If you want to keep them by creating a new branch, this may be a good time\n" +"to do so with:\n" +"\n" +" git branch %s\n" +"\n" +msgstr[0] "" +"Jika Anda ingin memeliharanya dengan membuat cabang baru, ini mungkin\n" +"saat yang tepat untuk dilakukan dengan:\n" +"git branch %s\n" +msgstr[1] "" +"Jika Anda ingin memeliharanya dengan membuat cabang baru, ini mungkin\n" +"saat yang tepat untuk dilakukan dengan:\n" +"git branch %s\n" -#: gpg-interface.c:966 -msgid "gpg failed to sign the data" -msgstr "gpg gagal menandatangani data" +#: builtin/checkout.c +msgid "internal error in revision walk" +msgstr "kesalahan internal dalam jalan revisi" -#: gpg-interface.c:988 -msgid "user.signingkey needs to be set for ssh signing" -msgstr "user.signingkey perlu disetel untuk penandatanganan ssh" +#: builtin/checkout.c +msgid "Previous HEAD position was" +msgstr "Posisi HEAD sebelumnya adalah" -#: gpg-interface.c:999 -#, c-format -msgid "failed writing ssh signing key to '%s'" -msgstr "gagal menulis kunci penandatanganan ssh ke '%s'" +#: builtin/checkout.c +msgid "You are on a branch yet to be born" +msgstr "Anda berada pada cabang yang belum lahir" -#: gpg-interface.c:1017 +#: builtin/checkout.c #, c-format -msgid "failed writing ssh signing key buffer to '%s'" -msgstr "gagal menulis penyangga kunci penandatanganan ssh ke '%s'" +msgid "" +"'%s' could be both a local file and a tracking branch.\n" +"Please use -- (and optionally --no-guess) to disambiguate" +msgstr "" +"'%s' bisa jadi berkas lokal dan cabang pelacak.\n" +"Mohon gunakan -- (dan secara opsional --no-guess) untuk disambiguasi" -#: gpg-interface.c:1035 +#: builtin/checkout.c msgid "" -"ssh-keygen -Y sign is needed for ssh signing (available in openssh version " -"8.2p1+)" +"If you meant to check out a remote tracking branch on, e.g. 'origin',\n" +"you can do so by fully qualifying the name with the --track option:\n" +"\n" +" git checkout --track origin/\n" +"\n" +"If you'd like to always have checkouts of an ambiguous prefer\n" +"one remote, e.g. the 'origin' remote, consider setting\n" +"checkout.defaultRemote=origin in your config." msgstr "" -"ssh-keygen -Y sign diperlukan untuk penandatanganan ssh (tersedia di " -"openssh versi 8.2p1+)" +"Jika maksud Anda check out cabang pelacak remote, seperti 'origin',\n" +"Anda bisa lakukan dengan kualifikasi penuh nama dengan opsi --track:\n" +"\n" +" git checkout --track origin/\n" +"\n" +"Jika Anda ingin checkout ambigu selalu memilih satu remote,\n" +"seperti remote 'origin', pertimbangkan untuk menyetel\n" +"checkout.defaultRemote=origin di konfigurasi Anda" -#: gpg-interface.c:1047 +#: builtin/checkout.c #, c-format -msgid "failed reading ssh signing data buffer from '%s'" -msgstr "gagal membaca penyangga data penandatanganan ssh dari '%s'" +msgid "'%s' matched multiple (%d) remote tracking branches" +msgstr "'%s' cocok dengan banyak (%d) cabang pelacak remote" + +#: builtin/checkout.c +msgid "only one reference expected" +msgstr "hanya satu referensi yang diharapkan" -#: graph.c:98 +#: builtin/checkout.c #, c-format -msgid "ignored invalid color '%.*s' in log.graphColors" -msgstr "warna tidak valid '%.*s' diabaikan di log.graphColors" +msgid "only one reference expected, %d given." +msgstr "hanya satu referensi yang diharapkan, %d diberikan" -#: grep.c:446 -msgid "" -"given pattern contains NULL byte (via -f ). This is only supported " -"with -P under PCRE v2" -msgstr "" -"pola yang diberikan berisi bita NULL (via -f ). Hal ini hanya " -"didukung dengan -P di bawah PCRE v2" +#: builtin/checkout.c builtin/worktree.c +#, c-format +msgid "invalid reference: %s" +msgstr "referensi tidak valid: %s" -#: grep.c:1859 +#: builtin/checkout.c #, c-format -msgid "'%s': unable to read %s" -msgstr "'%s': tidak dapat membaca %s" +msgid "reference is not a tree: %s" +msgstr "referensi bukan pohon: %s" -#: grep.c:1876 setup.c:178 builtin/clone.c:308 builtin/diff.c:90 -#: builtin/rm.c:136 +#: builtin/checkout.c #, c-format -msgid "failed to stat '%s'" -msgstr "gagal men-stat '%s'" +msgid "a branch is expected, got tag '%s'" +msgstr "sebuah cabang diharapkan, dapat tag '%s'" -#: grep.c:1887 +#: builtin/checkout.c #, c-format -msgid "'%s': short read" -msgstr "'%s': baca pendek" +msgid "a branch is expected, got remote branch '%s'" +msgstr "sebuah cabang diharapkan, dapat cabang remote '%s'" -#: help.c:25 -msgid "start a working area (see also: git help tutorial)" -msgstr "mulai area kerja (lihat pula: git help tutorial)" +#: builtin/checkout.c +#, c-format +msgid "a branch is expected, got '%s'" +msgstr "sebuah cabang diharapkan, dapat '%s'" -#: help.c:26 -msgid "work on the current change (see also: git help everyday)" -msgstr "bekerja pada perubahan saat ini (lihat pula: git help everyday)" +#: builtin/checkout.c +#, c-format +msgid "a branch is expected, got commit '%s'" +msgstr "sebuah cabang diharapkan, dapat komit '%s'" -#: help.c:27 -msgid "examine the history and state (see also: git help revisions)" -msgstr "periksa riwayat dan keadaan (lihat pula: git help revisions)" +#: builtin/checkout.c +msgid "" +"If you want to detach HEAD at the commit, try again with the --detach option." +msgstr "Jika Anda ingin lepas HEAD pada komit, coba lagi dengan opsi --detach." -#: help.c:28 -msgid "grow, mark and tweak your common history" -msgstr "tumbuhkan, tandai, dan cubit riwayat umum Anda" +#: builtin/checkout.c +msgid "" +"cannot switch branch while merging\n" +"Consider \"git merge --quit\" or \"git worktree add\"." +msgstr "" +"tidak dapat mengganti cabang saat penggabungan\n" +"Pertimbangkan untuk menggunakan \"git merge --quit\" atau \"git worktree add" +"\"." -#: help.c:29 -msgid "collaborate (see also: git help workflows)" -msgstr "kolaborasi (lihat pula: git help workflows)" +#: builtin/checkout.c +msgid "" +"cannot switch branch in the middle of an am session\n" +"Consider \"git am --quit\" or \"git worktree add\"." +msgstr "" +"tidak dapat mengganti cabang di tengah sesi am\n" +"Pertimbangkan untuk menggunakan \"git am --quit\" atau \"git worktree add\"." -#: help.c:33 -msgid "Main Porcelain Commands" -msgstr "Perintah Porselen Utama" +#: builtin/checkout.c +msgid "" +"cannot switch branch while rebasing\n" +"Consider \"git rebase --quit\" or \"git worktree add\"." +msgstr "" +"tidak dapat mengganti cabang saat pendasaran ulang\n" +"Pertimbangkan untuk menggunakan \"git rebase --quit\" atau \"git worktree add" +"\"." -#: help.c:34 -msgid "Ancillary Commands / Manipulators" -msgstr "Perintah Tambahan / Peubah" +#: builtin/checkout.c +msgid "" +"cannot switch branch while cherry-picking\n" +"Consider \"git cherry-pick --quit\" or \"git worktree add\"." +msgstr "" +"tidak dapat mengganti cabang saat pemetikan ceri\n" +"Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git " +"worktree add\"." -#: help.c:35 -msgid "Ancillary Commands / Interrogators" -msgstr "Perintah Tambahan / Pemeriksa" +#: builtin/checkout.c +msgid "" +"cannot switch branch while reverting\n" +"Consider \"git revert --quit\" or \"git worktree add\"." +msgstr "" +"tidak dapat mengganti cabang saat pembalikan\n" +"Pertimbangkan untuk menggunakan \"git revert --quit\" atau \"git worktree add" +"\"." -#: help.c:36 -msgid "Interacting with Others" -msgstr "Berinteraksi dengan yang Lain" +#: builtin/checkout.c +msgid "you are switching branch while bisecting" +msgstr "Anda mengganti cabang saat pembagian dua" -#: help.c:37 -msgid "Low-level Commands / Manipulators" -msgstr "Perintah Tingkat Rendah / Peubah" +#: builtin/checkout.c +msgid "paths cannot be used with switching branches" +msgstr "jalur tidak dapat digunakan dengan mengganti cabang" -#: help.c:38 -msgid "Low-level Commands / Interrogators" -msgstr "Perintah Tingkat Rendah / Pemeriksa" +#: builtin/checkout.c +#, c-format +msgid "'%s' cannot be used with switching branches" +msgstr "'%s' tidak dapat digunakan dengan mengganti cabang" -#: help.c:39 -msgid "Low-level Commands / Syncing Repositories" -msgstr "Perintah Tingkat Rendah / Sinkronisasi Repositori" +#: builtin/checkout.c +#, c-format +msgid "'%s' cannot be used with '%s'" +msgstr "'%s' tidak dapat digunakan dengan '%s'" -#: help.c:40 -msgid "Low-level Commands / Internal Helpers" -msgstr "Perintah Tingak Rendah / Pembantu Internal" +#: builtin/checkout.c +#, c-format +msgid "'%s' cannot take " +msgstr "'%s' tidak bisa mengambil " -#: help.c:316 +#: builtin/checkout.c #, c-format -msgid "available git commands in '%s'" -msgstr "perintah git yang tersedia di '%s'" +msgid "Cannot switch branch to a non-commit '%s'" +msgstr "Tidak dapat mengganti cabang ke bukan komit '%s'" -#: help.c:323 -msgid "git commands available from elsewhere on your $PATH" -msgstr "perintah git yang tersedia dari tempat lain pada $PATH Anda" +#: builtin/checkout.c +msgid "missing branch or commit argument" +msgstr "kehilangan argumen cabang atau komit" -#: help.c:332 -msgid "These are common Git commands used in various situations:" -msgstr "Berikut ini perintah Git umum yang digunakan dalam beragam situasi:" +#: builtin/checkout.c +msgid "perform a 3-way merge with the new branch" +msgstr "lakukan penggabungan 3 arah dengan cabang baru" -#: help.c:382 git.c:100 -#, c-format -msgid "unsupported command listing type '%s'" -msgstr "tipe daftar perintah '%s' tidak didukung" +#: builtin/checkout.c builtin/log.c parse-options.h +msgid "style" +msgstr "gaya" -#: help.c:422 -msgid "The Git concept guides are:" -msgstr "Panduan konsep Git adalah:" +#: builtin/checkout.c +msgid "conflict style (merge, diff3, or zdiff3)" +msgstr "gaya konflik (merge, diff3, atau zdiff3)" -#: help.c:446 -msgid "External commands" -msgstr "Perintah eksternal" +#: builtin/checkout.c builtin/worktree.c +msgid "detach HEAD at named commit" +msgstr "lepas HEAD pada komit bernama" -#: help.c:468 -msgid "Command aliases" -msgstr "Alias perintah" +#: builtin/checkout.c +msgid "force checkout (throw away local modifications)" +msgstr "paksa checkout (buang modifikasi lokal)" -#: help.c:486 -msgid "See 'git help ' to read about a specific subcommand" -msgstr "Lihat 'git help ' untuk baca tentang subperintah spesifik" +#: builtin/checkout.c +msgid "new-branch" +msgstr "cabang baru" -#: help.c:563 -#, c-format -msgid "" -"'%s' appears to be a git command, but we were not\n" -"able to execute it. Maybe git-%s is broken?" +#: builtin/checkout.c +msgid "new unparented branch" +msgstr "cabang baru tanpa induk" + +#: builtin/checkout.c builtin/merge.c +msgid "update ignored files (default)" +msgstr "perbarui berkas yang diabaikan (default)" + +#: builtin/checkout.c +msgid "do not check if another worktree is holding the given ref" msgstr "" -"'%s' sepertinya perintah git, tetapi kami tidak dapat\n" -"menjalankannya. Mungkin git-%s rusak?" +"jangan periksa jika pohon kerja yang lain mempunyai referensi yang diberikan" -#: help.c:585 help.c:682 -#, c-format -msgid "git: '%s' is not a git command. See 'git --help'." -msgstr "git: '%s' bukan perintah git. Lihat 'git --help'." +#: builtin/checkout.c +msgid "checkout our version for unmerged files" +msgstr "checkout versi kami untuk berkas yang tak tergabung" -#: help.c:633 -msgid "Uh oh. Your system reports no Git commands at all." -msgstr "Eh oh. Sistem Anda melaporkan tidak ada perintah Git sama sekali." +#: builtin/checkout.c +msgid "checkout their version for unmerged files" +msgstr "checkout versi mereka untuk berkas yang tak tergabung" -#: help.c:655 -#, c-format -msgid "WARNING: You called a Git command named '%s', which does not exist." -msgstr "PERINGATAN: Anda memanggil perintah Git bernama '%s' yang tidak ada." +#: builtin/checkout.c +msgid "do not limit pathspecs to sparse entries only" +msgstr "jangan batasi jalur spek hanya ke entri tipis" -#: help.c:660 +#: builtin/checkout.c #, c-format -msgid "Continuing under the assumption that you meant '%s'." -msgstr "Melanjutkan di bawah asumsi bahwa maksud Anda '%s'." +msgid "options '-%c', '-%c', and '%s' cannot be used together" +msgstr "opsi '-%c', '-%c', dan '%s' tidak dapat digunakan bersamaan" -#: help.c:666 -#, c-format -msgid "Run '%s' instead [y/N]? " -msgstr "Jalankan '%s' sebagai gantinya [y/N]?" +#: builtin/checkout.c +msgid "--track needs a branch name" +msgstr "--track butuh nama cabang" -#: help.c:674 +#: builtin/checkout.c #, c-format -msgid "Continuing in %0.1f seconds, assuming that you meant '%s'." -msgstr "Melanjutkan dalam %0.1f detik, mengasumsikan bahwa maksud Anda '%s'." +msgid "missing branch name; try -%c" +msgstr "kehilangan nama cabang; coba -%c" -#: help.c:686 -msgid "" -"\n" -"The most similar command is" -msgid_plural "" -"\n" -"The most similar commands are" -msgstr[0] "" -"\n" -"Perintah paling mirip adalah" -msgstr[1] "" -"\n" -"Perintah paling mirip adalah" +#: builtin/checkout.c +#, c-format +msgid "could not resolve %s" +msgstr "tidak dapat menyelesaikan %s" -#: help.c:729 -msgid "git version []" -msgstr "git version []" +#: builtin/checkout.c +msgid "invalid path specification" +msgstr "spesifikasi jalur tidak valid" -#: help.c:784 +#: builtin/checkout.c #, c-format -msgid "%s: %s - %s" -msgstr "%s: %s - %s" - -#: help.c:788 -msgid "" -"\n" -"Did you mean this?" -msgid_plural "" -"\n" -"Did you mean one of these?" -msgstr[0] "" -"\n" -"Mungkin maksud Anda yang ini?" -msgstr[1] "" -"\n" -"Mungkin maksud Anda salah satu dari yang ini?" +msgid "'%s' is not a commit and a branch '%s' cannot be created from it" +msgstr "'%s' bukanlah commit dan cabang '%s' tidak dapat dibuat dari itu" -#: hook.c:28 +#: builtin/checkout.c #, c-format +msgid "git checkout: --detach does not take a path argument '%s'" +msgstr "git checkout: --detach tidak mengambil argumen jalur '%s'" + +#: builtin/checkout.c msgid "" -"The '%s' hook was ignored because it's not set as executable.\n" -"You can disable this warning with `git config advice.ignoredHook false`." +"git checkout: --ours/--theirs, --force and --merge are incompatible when\n" +"checking out of the index." msgstr "" -"Kait '%s' diabaikan karena tidak disetel sebagai dapat dieksekusi.\n" -"Anda dapat menonaktifkan peringatan ini dengan `git config advice." -"ignoredHook false`." +"git checkout: --ours/--theirs, --force dan --merge tidak kompatibel saat\n" +"men-checkout index" -#: hook.c:87 -#, c-format -msgid "Couldn't start hook '%s'\n" -msgstr "Tidak dapat memulai kait '%s'\n" +#: builtin/checkout.c +msgid "you must specify path(s) to restore" +msgstr "Anda harus sebutkan jalur untuk dipulihkan" -#: ident.c:354 -msgid "Author identity unknown\n" -msgstr "Identitas pengarang tidak dikenal\n" +#: builtin/checkout.c builtin/clone.c builtin/remote.c +#: builtin/submodule--helper.c builtin/worktree.c +msgid "branch" +msgstr "cabang" -#: ident.c:357 -msgid "Committer identity unknown\n" -msgstr "Identitas pengkomit tidak dikenal\n" +#: builtin/checkout.c +msgid "create and checkout a new branch" +msgstr "buat dan checkout cabang baru" -#: ident.c:363 -msgid "" -"\n" -"*** Please tell me who you are.\n" -"\n" -"Run\n" -"\n" -" git config --global user.email \"you@example.com\"\n" -" git config --global user.name \"Your Name\"\n" -"\n" -"to set your account's default identity.\n" -"Omit --global to set the identity only in this repository.\n" -"\n" -msgstr "" -"\n" -"*** Mohon beri tahu saya siapa Anda.\n" -"\n" -"Jalankan\n" -"\n" -" git config --global user.email \"anda@example.com\"\n" -" git config --global user.name \"Nama Anda\"\n" -"\n" -"untuk menyetel identitas asali akun Anda.\n" -"Abaikan --global untuk menyetel identitas hanya di dalam repositori ini.\n" -"\n" +#: builtin/checkout.c +msgid "create/reset and checkout a branch" +msgstr "buat/setel ulang dan checkout cabang" -#: ident.c:398 -msgid "no email was given and auto-detection is disabled" -msgstr "tidak ada email yang diberikan dan deteksi otomatis dimatikan" +#: builtin/checkout.c +msgid "create reflog for new branch" +msgstr "buat reflog untuk cabang baru" -#: ident.c:403 -#, c-format -msgid "unable to auto-detect email address (got '%s')" -msgstr "tidak dapat mendeteksi otomatis alamat email (dapat '%s')" +#: builtin/checkout.c +msgid "second guess 'git checkout ' (default)" +msgstr "tebakan kedua 'git checkout ' (default)" -#: ident.c:420 -msgid "no name was given and auto-detection is disabled" -msgstr "tidak ada nama yang diberikan dan deteksi otomatis dimatikan" +#: builtin/checkout.c +msgid "use overlay mode (default)" +msgstr "gunakan mode hamparan (default)" -#: ident.c:426 -#, c-format -msgid "unable to auto-detect name (got '%s')" -msgstr "tidak dapat mendeteksi otomatis nama (dapat '%s')" +#: builtin/checkout.c +msgid "create and switch to a new branch" +msgstr "buat dan ganti ke cabang baru" -#: ident.c:434 -#, c-format -msgid "empty ident name (for <%s>) not allowed" -msgstr "nama identitas kosong (untuk <%s>) tidak diperbolehkan" +#: builtin/checkout.c +msgid "create/reset and switch to a branch" +msgstr "buat/setel ulang dan ganti ke cabang" -#: ident.c:440 -#, c-format -msgid "name consists only of disallowed characters: %s" -msgstr "nama hanya terdiri dari karakter yang tidak diperbolehkan: %s" +#: builtin/checkout.c +msgid "second guess 'git switch '" +msgstr "tebakan kedua 'git switch '" -#: ident.c:455 builtin/commit.c:649 -#, c-format -msgid "invalid date format: %s" -msgstr "format tanggal tidak valid: %s" - -#: list-objects-filter-options.c:68 -msgid "expected 'tree:'" -msgstr "" - -#: list-objects-filter-options.c:83 -msgid "sparse:path filters support has been dropped" -msgstr "" - -#: list-objects-filter-options.c:90 -#, c-format -msgid "'%s' for 'object:type=' is not a valid object type" -msgstr "" +#: builtin/checkout.c +msgid "throw away local modifications" +msgstr "buang modifikasi lokal" -#: list-objects-filter-options.c:109 -#, c-format -msgid "invalid filter-spec '%s'" -msgstr "" +#: builtin/checkout.c +msgid "which tree-ish to checkout from" +msgstr "mana mirip-cabang untuk di-checkout" -#: list-objects-filter-options.c:125 -#, c-format -msgid "must escape char in sub-filter-spec: '%c'" -msgstr "" +#: builtin/checkout.c +msgid "restore the index" +msgstr "pulihkan indeks" -#: list-objects-filter-options.c:167 -msgid "expected something after combine:" -msgstr "" +#: builtin/checkout.c +msgid "restore the working tree (default)" +msgstr "pulihkan pohon kerja (default)" -#: list-objects-filter-options.c:249 -msgid "multiple filter-specs cannot be combined" -msgstr "" +#: builtin/checkout.c +msgid "ignore unmerged entries" +msgstr "abaikan entri yang tak tergabung" -#: list-objects-filter-options.c:365 -msgid "unable to upgrade repository format to support partial clone" -msgstr "" +#: builtin/checkout.c +msgid "use overlay mode" +msgstr "gunakan mode hamparan" -#: list-objects-filter.c:532 -#, c-format -msgid "unable to access sparse blob in '%s'" +#: builtin/clean.c +msgid "" +"git clean [-d] [-f] [-i] [-n] [-q] [-e ] [-x | -X] [--] ..." msgstr "" +"git clean [-d] [-f] [-i] [-n] [-q] [-e ] [-x | -X] [--] ..." -#: list-objects-filter.c:535 +#: builtin/clean.c #, c-format -msgid "unable to parse sparse filter data in %s" -msgstr "" +msgid "Removing %s\n" +msgstr "Menghapus %s\n" -#: list-objects.c:144 +#: builtin/clean.c #, c-format -msgid "entry '%s' in tree %s has tree mode, but is not a tree" -msgstr "" +msgid "Would remove %s\n" +msgstr "Akan hapus %s\n" -#: list-objects.c:157 +#: builtin/clean.c #, c-format -msgid "entry '%s' in tree %s has blob mode, but is not a blob" -msgstr "" +msgid "Skipping repository %s\n" +msgstr "Melewatkan repositori %s\n" -#: list-objects.c:415 +#: builtin/clean.c #, c-format -msgid "unable to load root tree for commit %s" -msgstr "" +msgid "Would skip repository %s\n" +msgstr "Akan melewatkan repositori %s\n" -#: lockfile.c:152 +#: builtin/clean.c midx.c #, c-format -msgid "" -"Unable to create '%s.lock': %s.\n" -"\n" -"Another git process seems to be running in this repository, e.g.\n" -"an editor opened by 'git commit'. Please make sure all processes\n" -"are terminated then try again. If it still fails, a git process\n" -"may have crashed in this repository earlier:\n" -"remove the file manually to continue." -msgstr "" +msgid "failed to remove %s" +msgstr "gagal menghapus %s" -#: lockfile.c:160 +#: builtin/clean.c #, c-format -msgid "Unable to create '%s.lock': %s" -msgstr "" +msgid "could not lstat %s\n" +msgstr "tidak dapat me-lstat %s\n" -#: ls-refs.c:175 -#, c-format -msgid "unexpected line: '%s'" -msgstr "" +#: builtin/clean.c +msgid "Refusing to remove current working directory\n" +msgstr "Menolak menghapus direktori kerja saat ini\n" -#: ls-refs.c:179 -msgid "expected flush after ls-refs arguments" -msgstr "" +#: builtin/clean.c +msgid "Would refuse to remove current working directory\n" +msgstr "Akan menolak menghapus direktori kerja saat ini\n" -#: mailinfo.c:1050 -msgid "quoted CRLF detected" +#: builtin/clean.c git-add--interactive.perl +#, c-format +msgid "" +"Prompt help:\n" +"1 - select a numbered item\n" +"foo - select item based on unique prefix\n" +" - (empty) select nothing\n" msgstr "" +"Bisik bantuan:\n" +"1 - pilih item bernomor\n" +"foo - pilih item berdasarkan prefiks unik\n" +" - (kosong) tidak pilih apa-apa\n" -#: mailinfo.c:1254 builtin/am.c:185 builtin/mailinfo.c:46 +#: builtin/clean.c git-add--interactive.perl #, c-format -msgid "bad action '%s' for '%s'" +msgid "" +"Prompt help:\n" +"1 - select a single item\n" +"3-5 - select a range of items\n" +"2-3,6-9 - select multiple ranges\n" +"foo - select item based on unique prefix\n" +"-... - unselect specified items\n" +"* - choose all items\n" +" - (empty) finish selecting\n" msgstr "" +"Bisik bantuan:\n" +"1 - pilih item tunggal\n" +"3-5 - pilih satu rentang item\n" +"2-3,6-9 - pilih banyak rentang\n" +"foo - pilih item berdasarkan prefiks unik\n" +"-... - batal pilih item yang disebutkan\n" +"* - pilih semua item\n" +" - (kosong) selesai memilih\n" -#: merge-ort.c:1630 merge-recursive.c:1214 -#, c-format -msgid "Failed to merge submodule %s (not checked out)" -msgstr "Gagal menggabungkan submodul %s (tidak di-checkout)" +#: builtin/clean.c git-add--interactive.perl +#, c-format, perl-format +msgid "Huh (%s)?\n" +msgstr "Huh (%s)?\n" -#: merge-ort.c:1639 merge-recursive.c:1221 +#: builtin/clean.c #, c-format -msgid "Failed to merge submodule %s (commits not present)" -msgstr "Gagal menggabungkan submodul %s (komit tidak ada)" +msgid "Input ignore patterns>> " +msgstr "Masukkan pola pengabaian>> " -#: merge-ort.c:1648 merge-recursive.c:1228 +#: builtin/clean.c #, c-format -msgid "Failed to merge submodule %s (commits don't follow merge-base)" -msgstr "" -"Gagal menggabungkan submodul %s (komit tidak mengikuti dasar penggabungan)" +msgid "WARNING: Cannot find items matched by: %s" +msgstr "PERINGATAN: Tidak dapat menemukan item yang cocok dengan: %s" -#: merge-ort.c:1658 merge-ort.c:1666 -#, c-format -msgid "Note: Fast-forwarding submodule %s to %s" -msgstr "Catatan: Memaju-cepat submodul %s ke %s" +#: builtin/clean.c +msgid "Select items to delete" +msgstr "Pilih item untuk dihapus" -#: merge-ort.c:1688 +#. TRANSLATORS: Make sure to keep [y/N] as is +#: builtin/clean.c #, c-format -msgid "Failed to merge submodule %s" -msgstr "Gagal menggabungkan submodul %s" +msgid "Remove %s [y/N]? " +msgstr "Hapus %s [y/N]? " -#: merge-ort.c:1695 -#, c-format +#: builtin/clean.c msgid "" -"Failed to merge submodule %s, but a possible merge resolution exists:\n" -"%s\n" +"clean - start cleaning\n" +"filter by pattern - exclude items from deletion\n" +"select by numbers - select items to be deleted by numbers\n" +"ask each - confirm each deletion (like \"rm -i\")\n" +"quit - stop cleaning\n" +"help - this screen\n" +"? - help for prompt selection" msgstr "" -"Gagal menggabungkan submodul %s, tetapi sebuah penyelesaian penggabungan " -"yang mungkin ada:\n" -"%s\n" +"clean - mulai membersihkan\n" +"filter by pattern - kecualikan item dari penghapusan\n" +"select by numbers - pilih item untuk dihapus oleh nomor\n" +"ask each - konfirmasi setiap penghapusan (seperti \"rm -i\")\n" +"quit - berhenti membersihkan\n" +"help - layar ini\n" +"? - bantuan untuk bisik pemilihan" -#: merge-ort.c:1699 merge-recursive.c:1284 -#, c-format -msgid "" -"If this is correct simply add it to the index for example\n" -"by using:\n" -"\n" -" git update-index --cacheinfo 160000 %s \"%s\"\n" -"\n" -"which will accept this suggestion.\n" -msgstr "" -"Jika benar, cukup misalkan tambahkan ke indeks dengan menggunakan:\n" -"\n" -" git update-index --cacheinfo 160000 %s \"%s\"\n" -"\n" -"yang akan menerima saran ini.\n" +#: builtin/clean.c +msgid "Would remove the following item:" +msgid_plural "Would remove the following items:" +msgstr[0] "Akan menghapus item berikut:" +msgstr[1] "Akan menghapus item berikut:" -#: merge-ort.c:1712 -#, c-format -msgid "" -"Failed to merge submodule %s, but multiple possible merges exist:\n" -"%s" -msgstr "" -"Gagal menggabungkan submodul %s, tetapi ada banyak penggabungan yang " -"mungkin:\n" -"%s" +#: builtin/clean.c +msgid "No more files to clean, exiting." +msgstr "Tidak ada lagi berkas untuk dibersihkan, keluar." -#: merge-ort.c:1937 merge-recursive.c:1375 -msgid "Failed to execute internal merge" -msgstr "Gagal menjalankan penggabungan internal" +#: builtin/clean.c +msgid "do not print names of files removed" +msgstr "jangan cetak nama berkas yang dihapus" -#: merge-ort.c:1942 merge-recursive.c:1380 -#, c-format -msgid "Unable to add %s to database" -msgstr "Tidak dapat menambahkan %s ke basis data" +#: builtin/clean.c +msgid "force" +msgstr "paksa" -#: merge-ort.c:1949 merge-recursive.c:1413 -#, c-format -msgid "Auto-merging %s" -msgstr "Menggabungkan otomatis %s" +#: builtin/clean.c +msgid "interactive cleaning" +msgstr "pembersihan interaktif" -#: merge-ort.c:2088 merge-recursive.c:2135 -#, c-format -msgid "" -"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of " -"implicit directory rename(s) putting the following path(s) there: %s." -msgstr "" -"KONFLIK (penamaan ulang direktori implisit): Berkas/direktori yang sudah ada " -"pada %s saat penamaan ulang direktori menempatkan jalur berikut di sana: %s." +#: builtin/clean.c +msgid "remove whole directories" +msgstr "hapus keseluruhan direktori" -#: merge-ort.c:2098 merge-recursive.c:2145 -#, c-format -msgid "" -"CONFLICT (implicit dir rename): Cannot map more than one path to %s; " -"implicit directory renames tried to put these paths there: %s" -msgstr "" -"KONFLIK (penamaan ulang direktori implisit): Tidak dapat memetakan lebih " -"dari satu jalur ke %s; penamaan ulang direktori implisit mencoba menempatkan " -"jalur tersebut di sana: %s" +#: builtin/clean.c builtin/describe.c builtin/grep.c builtin/log.c +#: builtin/ls-files.c builtin/name-rev.c builtin/show-ref.c +msgid "pattern" +msgstr "pola" -#: merge-ort.c:2156 -#, c-format -msgid "" -"CONFLICT (directory rename split): Unclear where to rename %s to; it was " -"renamed to multiple other directories, with no destination getting a " -"majority of the files." -msgstr "" -"KONFLIK (pemecahan penamaan ulang direktori): Tidak jelas kemana menamakan " -"ulang %s; itu dinamai ulang ke banyak direktori lainnya, dengan tiada tujuan " -"mendapatkan mayoritas berkas." +#: builtin/clean.c +msgid "add to ignore rules" +msgstr "tambahkan ke aturan pengabaian" -#: merge-ort.c:2310 merge-recursive.c:2481 -#, c-format -msgid "" -"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was " -"renamed." -msgstr "" -"PERINGATAN: Menghindari menerapkan penamaan ulang %s -> %s ke %s, karena %s-" -"nya sendiri dinamai ulang." +#: builtin/clean.c +msgid "remove ignored files, too" +msgstr "juga hapus berkas terabaikan" -#: merge-ort.c:2450 merge-recursive.c:3264 -#, c-format -msgid "" -"Path updated: %s added in %s inside a directory that was renamed in %s; " -"moving it to %s." -msgstr "" -"Jalur diperbarui: %s menambahkan %s di dalam sebuah direktori yang dinamai " -"ulang di %s; memindahkan ke %s." +#: builtin/clean.c +msgid "remove only ignored files" +msgstr "hanya hapus berkas terabaikan" -#: merge-ort.c:2457 merge-recursive.c:3271 -#, c-format +#: builtin/clean.c msgid "" -"Path updated: %s renamed to %s in %s, inside a directory that was renamed in " -"%s; moving it to %s." +"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to " +"clean" msgstr "" -"Jalur diperbarui: %s dinamai ulang ke %s di %s, di dalam sebuah direktori " -"yang dinamai ulang di %s; memindahkan ke %s." +"clean.requireForce disetel ke true dan baik -i, -n, atau -f tidak diberikan; " +"menolak membersihkan" -#: merge-ort.c:2470 merge-recursive.c:3267 -#, c-format +#: builtin/clean.c msgid "" -"CONFLICT (file location): %s added in %s inside a directory that was renamed " -"in %s, suggesting it should perhaps be moved to %s." +"clean.requireForce defaults to true and neither -i, -n, nor -f given; " +"refusing to clean" msgstr "" -"KONFLIK (lokasi berkas): %s menambahkan %s di dalam sebuah direktori yang " -"dinamai ulang di %s, menyarankan mungkin dipindahkan ke %s." +"clean.requireForce asal ke true dan baik -i, -n, atau -f tidak diberikan; " +"menolak membersihkan" -#: merge-ort.c:2478 merge-recursive.c:3274 -#, c-format -msgid "" -"CONFLICT (file location): %s renamed to %s in %s, inside a directory that " -"was renamed in %s, suggesting it should perhaps be moved to %s." -msgstr "" -"KONFLIK (lokasi berkas): %s dinamai ulang ke %s di %s, di dalam sebuah " -"direktori yang dinamai ulang di %s, menyarankan mungkin dipindahkan ke %s. " +#: builtin/clean.c +msgid "-x and -X cannot be used together" +msgstr "-x dan -X tidak dapat digunakan bersamaan" -#: merge-ort.c:2634 -#, c-format -msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s." -msgstr "" -"KONFLIK (penamaan ulang/penamaan ulang): %s dinamai ulang ke %s di %s dan ke " -"%s di %s." +#: builtin/clone.c +msgid "git clone [] [--] []" +msgstr "git clone [] [--] []" -#: merge-ort.c:2729 -#, c-format -msgid "" -"CONFLICT (rename involved in collision): rename of %s -> %s has content " -"conflicts AND collides with another path; this may result in nested conflict " -"markers." -msgstr "" -"KONFLIK (penamaan ulang terlibat di dalam tabrakan): penamaan ulang %s -> %s " -"punya konflik konten DAN bertabrakan dengan jalur yang lain; ini mungkin " -"menghasilkan penanda konflik bersarang." +#: builtin/clone.c +msgid "don't clone shallow repository" +msgstr "jangan kloning repositori dangkal" -#: merge-ort.c:2748 merge-ort.c:2772 -#, c-format -msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s." -msgstr "" -"KONFLIK (penamaan ulang/penghapusan): %s dinamai ulang ke %s di %s, tetapi " -"dihapus di %s." +#: builtin/clone.c +msgid "don't create a checkout" +msgstr "jangan buat checkout" -#: merge-ort.c:3261 merge-recursive.c:3025 -#, c-format -msgid "cannot read object %s" -msgstr "tidak dapat membaca objek %s" +#: builtin/clone.c builtin/init-db.c +msgid "create a bare repository" +msgstr "buat repositori bare" -#: merge-ort.c:3264 merge-recursive.c:3028 -#, c-format -msgid "object %s is not a blob" -msgstr "objek %s bukanlah sebuah blob" +#: builtin/clone.c +msgid "create a mirror repository (implies bare)" +msgstr "buat repositori cermin (implikasikan bare)" -#: merge-ort.c:3693 -#, c-format -msgid "" -"CONFLICT (file/directory): directory in the way of %s from %s; moving it to " -"%s instead." -msgstr "" -"KONFLIK (berkas/direktori): direktori di jalan %s dari %s; memindahkan ke %s " -"sebagai gantinya." +#: builtin/clone.c +msgid "to clone from a local repository" +msgstr "kloning dari repositori lokal" -#: merge-ort.c:3770 -#, c-format -msgid "" -"CONFLICT (distinct types): %s had different types on each side; renamed both " -"of them so each can be recorded somewhere." -msgstr "" -"KONFLIK (tipe berbeda): %s punya tipe berbeda pada setiap sisi; kedua-duanya " -"dinamai ulang sehingga masing-masing dapat direkam di suatu tempat." +#: builtin/clone.c +msgid "don't use local hardlinks, always copy" +msgstr "jangan gunakan tautan keras lokal, selalu salin" -#: merge-ort.c:3777 -#, c-format -msgid "" -"CONFLICT (distinct types): %s had different types on each side; renamed one " -"of them so each can be recorded somewhere." -msgstr "" -"KONFLIK (tipe berbeda): %s punya tipe berbeda pada setiap sisi; salah " -"satunya dinamai ulang sehingga masing-masing dapat direkam di suatu tempat." +#: builtin/clone.c +msgid "setup as shared repository" +msgstr "siapkan sebagai repositori berbagi" -#: merge-ort.c:3866 merge-recursive.c:3104 -msgid "content" -msgstr "konten" +#: builtin/clone.c +msgid "pathspec" +msgstr "spek jalur" -#: merge-ort.c:3868 merge-recursive.c:3108 -msgid "add/add" -msgstr "penambahan/penambahan" +#: builtin/clone.c +msgid "initialize submodules in the clone" +msgstr "inisialisasi submodul dalam klon" -#: merge-ort.c:3870 merge-recursive.c:3153 -msgid "submodule" -msgstr "submodul" +#: builtin/clone.c +msgid "number of submodules cloned in parallel" +msgstr "jumlah submodul yang diklon secara paralel" -#: merge-ort.c:3872 merge-recursive.c:3154 -#, c-format -msgid "CONFLICT (%s): Merge conflict in %s" -msgstr "KONFLIK (%s): Konflik penggabungan di %s" +#: builtin/clone.c builtin/init-db.c +msgid "template-directory" +msgstr "direktori templat" -#: merge-ort.c:3916 -#, c-format -msgid "" -"CONFLICT (modify/delete): %s deleted in %s and modified in %s. Version %s " -"of %s left in tree." -msgstr "" -"KONFLIK (pengubahan/penghapusan): %s dihapus di %s dan diubah di %s. Versi " -"%s dari %s ditinggalkan di dalam pohon." +#: builtin/clone.c builtin/init-db.c +msgid "directory from which templates will be used" +msgstr "direktori dimana templat akan digunakan" -#: merge-ort.c:4212 -#, c-format -msgid "" -"Note: %s not up to date and in way of checking out conflicted version; old " -"copy renamed to %s" -msgstr "" -"Catatan: %s tidak terbaru dan dalam men-checkout versi berkonflik; salinan " -"lama dinamai ulang ke %s" +#: builtin/clone.c builtin/submodule--helper.c +msgid "reference repository" +msgstr "repositori rujukan" -#. TRANSLATORS: The %s arguments are: 1) tree hash of a merge -#. base, and 2-3) the trees for the two trees we're merging. -#. -#: merge-ort.c:4586 -#, c-format -msgid "collecting merge info failed for trees %s, %s, %s" -msgstr "pengumpulan info penggabungan gagal untuk pohon %s, %s, dan %s" +#: builtin/clone.c builtin/submodule--helper.c +msgid "use --reference only while cloning" +msgstr "gunakan --reference hanya pada saat kloning" -#: merge-ort-wrappers.c:13 merge-recursive.c:3723 -#, c-format -msgid "" -"Your local changes to the following files would be overwritten by merge:\n" -" %s" -msgstr "" -"Perubahan lokal Anda terhadap berkas berikut akan ditimpa oleh " -"penggabungan:\n" -" %s" +#: builtin/clone.c builtin/column.c builtin/fmt-merge-msg.c builtin/init-db.c +#: builtin/merge-file.c builtin/merge.c builtin/pack-objects.c builtin/repack.c +#: builtin/submodule--helper.c t/helper/test-simple-ipc.c +msgid "name" +msgstr "nama" -#: merge-ort-wrappers.c:33 merge-recursive.c:3485 builtin/merge.c:405 -msgid "Already up to date." -msgstr "Sudah terbaru." +#: builtin/clone.c +msgid "use instead of 'origin' to track upstream" +msgstr "gunakan daripada 'origin' untuk lacak hulu" -#: merge-recursive.c:353 -msgid "(bad commit)\n" -msgstr "(komit jelek)\n" +#: builtin/clone.c +msgid "checkout instead of the remote's HEAD" +msgstr "checkout daripada HEAD remote" -#: merge-recursive.c:381 -#, c-format -msgid "add_cacheinfo failed for path '%s'; merge aborting." -msgstr "add_cacheinfo gagal untuk jalur '%s'; penggabungan dibatalkan." +#: builtin/clone.c +msgid "path to git-upload-pack on the remote" +msgstr "jalur ke git-upload-pack pada remote" -#: merge-recursive.c:390 -#, c-format -msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting." -msgstr "" -"add_cacheinfo gagal menyegarkan untuk jalur '%s'; penggabungan dibatalkan." +#: builtin/clone.c builtin/fetch.c builtin/grep.c builtin/pull.c +msgid "depth" +msgstr "kedalaman" -#: merge-recursive.c:881 -#, c-format -msgid "failed to create path '%s'%s" -msgstr "gagal membuat jalur '%s'%s" +#: builtin/clone.c +msgid "create a shallow clone of that depth" +msgstr "buat klon dangkal sedalam kedalaman tersebut" -#: merge-recursive.c:892 -#, c-format -msgid "Removing %s to make room for subdirectory\n" -msgstr "Menghapus %s untuk membuat ruang untuk subdirektori\n" +#: builtin/clone.c builtin/fetch.c builtin/pack-objects.c builtin/pull.c +msgid "time" +msgstr "waktu" -#: merge-recursive.c:906 merge-recursive.c:925 -msgid ": perhaps a D/F conflict?" -msgstr ": mungkin konflik direktori/berkas?" +#: builtin/clone.c +msgid "create a shallow clone since a specific time" +msgstr "buat klon dangkal sejak waktu yang disebutkan" -#: merge-recursive.c:915 -#, c-format -msgid "refusing to lose untracked file at '%s'" -msgstr "menolak menghilangkan berkas tak terlacak pada '%s'" +#: builtin/clone.c builtin/fetch.c builtin/pull.c builtin/rebase.c +msgid "revision" +msgstr "revisi" -#: merge-recursive.c:956 builtin/cat-file.c:47 -#, c-format -msgid "cannot read object %s '%s'" -msgstr "tidak dapat membaca objek %s '%s'" +#: builtin/clone.c builtin/fetch.c builtin/pull.c +msgid "deepen history of shallow clone, excluding rev" +msgstr "perdalam riwayat klon dangkal, tidak termasuk rev" -#: merge-recursive.c:961 -#, c-format -msgid "blob expected for %s '%s'" -msgstr "blob diharapkan untuk %s '%s'" +#: builtin/clone.c builtin/submodule--helper.c +msgid "clone only one branch, HEAD or --branch" +msgstr "klon hanya satu cabang, HEAD atau --branch" -#: merge-recursive.c:986 -#, c-format -msgid "failed to open '%s': %s" -msgstr "gagal membuka '%s': %s" +#: builtin/clone.c +msgid "don't clone any tags, and make later fetches not to follow them" +msgstr "jangan klon tag apapun, dan buat pengambilan nanti tidak mengikutinya" -#: merge-recursive.c:997 -#, c-format -msgid "failed to symlink '%s': %s" -msgstr "gagal menautkan simbolik '%s': %s" +#: builtin/clone.c +msgid "any cloned submodules will be shallow" +msgstr "submodul yang diklon akan dangkal" + +#: builtin/clone.c builtin/init-db.c +msgid "gitdir" +msgstr "direktori git" + +#: builtin/clone.c builtin/init-db.c +msgid "separate git dir from working tree" +msgstr "pisahkan direktori git dari pohon kerja" + +#: builtin/clone.c +msgid "key=value" +msgstr "kunci=nilai" + +#: builtin/clone.c +msgid "set config inside the new repository" +msgstr "setel konfigurasi di dalam repositori baru" + +#: builtin/clone.c builtin/fetch.c builtin/ls-remote.c builtin/pull.c +#: builtin/push.c builtin/send-pack.c +msgid "server-specific" +msgstr "spesifik ke server" + +#: builtin/clone.c builtin/fetch.c builtin/ls-remote.c builtin/pull.c +#: builtin/push.c builtin/send-pack.c +msgid "option to transmit" +msgstr "opsi untuk transmisi" + +#: builtin/clone.c builtin/fetch.c builtin/pull.c builtin/push.c +msgid "use IPv4 addresses only" +msgstr "gunakan hanya alamat IPv4" + +#: builtin/clone.c builtin/fetch.c builtin/pull.c builtin/push.c +msgid "use IPv6 addresses only" +msgstr "gunakan hanya alamat IPv6" + +#: builtin/clone.c +msgid "apply partial clone filters to submodules" +msgstr "terapkan saringan kloning parsial ke submodul" + +#: builtin/clone.c +msgid "any cloned submodules will use their remote-tracking branch" +msgstr "submodul yang diklon akan menggunakan cabang yang melacak remotenya" + +#: builtin/clone.c +msgid "initialize sparse-checkout file to include only files at root" +msgstr "" +"inisialisasi berkas checkout tipis agar memasukkan hanya berkas pada akar" -#: merge-recursive.c:1002 +#: builtin/clone.c #, c-format -msgid "do not know what to do with %06o %s '%s'" -msgstr "tidak tahu apa yang dilakukan dengan %06o %s '%s'" +msgid "info: Could not add alternate for '%s': %s\n" +msgstr "info: Tidak dapat menambahkan alternatif untuk '%s': %s\n" -#: merge-recursive.c:1236 merge-recursive.c:1249 +#: builtin/clone.c builtin/diff.c builtin/rm.c grep.c setup.c #, c-format -msgid "Fast-forwarding submodule %s to the following commit:" -msgstr "Memaju-cepat submodul %s ke komit berikut:" +msgid "failed to stat '%s'" +msgstr "gagal men-stat '%s'" -#: merge-recursive.c:1239 merge-recursive.c:1252 +#: builtin/clone.c #, c-format -msgid "Fast-forwarding submodule %s" -msgstr "Memaju-cepat submodul %s" +msgid "%s exists and is not a directory" +msgstr "%s ada dan bukan direktori" -#: merge-recursive.c:1276 +#: builtin/clone.c #, c-format -msgid "Failed to merge submodule %s (merge following commits not found)" -msgstr "" -"Gagal menggabungkan submodul %s (penggabungan komit berikutnya tidak " -"ditemukan)" +msgid "failed to start iterator over '%s'" +msgstr "gagal memulai iterator pada '%s'" -#: merge-recursive.c:1280 +#: builtin/clone.c compat/precompose_utf8.c #, c-format -msgid "Failed to merge submodule %s (not fast-forward)" -msgstr "Gagal menggabungkan submodul %s (bukan maju-cepat)" +msgid "failed to unlink '%s'" +msgstr "gagal menghapus tautan '%s'" -#: merge-recursive.c:1281 -msgid "Found a possible merge resolution for the submodule:\n" -msgstr "Sebuah resolusi penggabungan yang mungkin ditemukan untuk submodul:\n" +#: builtin/clone.c +#, c-format +msgid "failed to create link '%s'" +msgstr "gagal membuat tautan '%s'" -#: merge-recursive.c:1293 +#: builtin/clone.c #, c-format -msgid "Failed to merge submodule %s (multiple merges found)" -msgstr "Gagal menggabungkan submodul %s (banyak penggabungan ditemukan)" +msgid "failed to copy file to '%s'" +msgstr "gagal menyalin berkas ke '%s'" -#: merge-recursive.c:1437 +#: builtin/clone.c #, c-format -msgid "Error: Refusing to lose untracked file at %s; writing to %s instead." -msgstr "" -"Kesalahan: Menolak menghilangkan berkas tak terlacak pada %s; menulis ke %s " -"sebagai gantinya." +msgid "failed to iterate over '%s'" +msgstr "gagal iterasi pada '%s'" -#: merge-recursive.c:1509 +#: builtin/clone.c #, c-format -msgid "" -"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left " -"in tree." -msgstr "" -"KONFLIK (%s/penghapusan): %s dihapus di %s dan %s di %s. Versi %s dari %s " -"ditinggalkan di dalam pohon." +msgid "done.\n" +msgstr "selesai.\n" -#: merge-recursive.c:1514 -#, c-format +#: builtin/clone.c msgid "" -"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s " -"left in tree." +"Clone succeeded, but checkout failed.\n" +"You can inspect what was checked out with 'git status'\n" +"and retry with 'git restore --source=HEAD :/'\n" msgstr "" -"KONFLIK (%s/penghapusan): %s dihapus di %s dan %s ke %s di %s. Versi %s dari " -"%s ditinggalkan di dalam pohon." +"Klon sukses, tapi checkout gagal.\n" +"Anda dapat periksa apa yang dicheckout dengan 'git status'\n" +"dan coba lagi dengan 'git restore --source=HEAD :/'\n" -#: merge-recursive.c:1521 +#: builtin/clone.c #, c-format -msgid "" -"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left " -"in tree at %s." -msgstr "" -"KONFLIK (%s/penghapusan): %s dihapus di %s dan %s di %s. Versi %s dari %s " -"ditinggalkan di dalam pohon pada %s." +msgid "Could not find remote branch %s to clone." +msgstr "Tidak dapat menemukan cabang remote %s untuk diklon." -#: merge-recursive.c:1526 +#: builtin/clone.c fetch-pack.c +msgid "remote did not send all necessary objects" +msgstr "remote tidak mengirim semua objek yang dibutuhkan" + +#: builtin/clone.c #, c-format -msgid "" -"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s " -"left in tree at %s." +msgid "unable to update %s" +msgstr "tidak dapat memperbarui %s" + +#: builtin/clone.c +msgid "failed to initialize sparse-checkout" +msgstr "gagal menginisalisasi checkout tipis" + +#: builtin/clone.c +msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n" msgstr "" -"KONFLIK (%s/penghapusan): %s dihapus di %s dan %s ke %s di %s. Versi %s dari " -"%s ditinggalkan di dalam pohon pada %s." +"HEAD remote merujuk pada ref yang tidak ada, tidak dapat men-checkout.\n" -#: merge-recursive.c:1561 -msgid "rename" -msgstr "penamaan ulang" +#: builtin/clone.c +msgid "unable to checkout working tree" +msgstr "tidak dapat men-checkout pohon kerja" -#: merge-recursive.c:1561 -msgid "renamed" -msgstr "dinamai ulang" +#: builtin/clone.c +msgid "unable to write parameters to config file" +msgstr "tidak dapat menulis parameter ke berkas konfigurasi" + +#: builtin/clone.c +msgid "cannot repack to clean up" +msgstr "tidak dapat memaket ulang untuk pembersihan" + +#: builtin/clone.c +msgid "cannot unlink temporary alternates file" +msgstr "tidak dapat batal-taut berkas alternatif sementara" + +#: builtin/clone.c +msgid "Too many arguments." +msgstr "Terlalu banyak argumen." + +#: builtin/clone.c contrib/scalar/scalar.c +msgid "You must specify a repository to clone." +msgstr "Anda harus sebutkan repositori untuk diklon." -#: merge-recursive.c:1612 merge-recursive.c:2518 merge-recursive.c:3181 +#: builtin/clone.c #, c-format -msgid "Refusing to lose dirty file at %s" -msgstr "Menolak menghilangkan berkas kotor pada %s" +msgid "options '%s' and '%s %s' cannot be used together" +msgstr "opsi '%s' dan '%s %s' tidak dapat digunakan bersamaan" -#: merge-recursive.c:1622 +#: builtin/clone.c #, c-format -msgid "Refusing to lose untracked file at %s, even though it's in the way." -msgstr "" -"Menolak menghilangkan berkas tak terlacak pada %s, bahkan jika itu berjalan." +msgid "repository '%s' does not exist" +msgstr "repositori '%s' tidak ada" -#: merge-recursive.c:1680 +#: builtin/clone.c builtin/fetch.c #, c-format -msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s" -msgstr "" -"KONFLIK (penamaan ulang/penambahan): Penamaan ulang %s-%s di %s. %s " -"ditambahkan di %s" +msgid "depth %s is not a positive number" +msgstr "kedalaman %s bukan bilangan positif" -#: merge-recursive.c:1711 +#: builtin/clone.c #, c-format -msgid "%s is a directory in %s adding as %s instead" -msgstr "" -"%s adalah sebuah direktori dalam %s menambahkan sebagai %s sebagai gantinya" +msgid "destination path '%s' already exists and is not an empty directory." +msgstr "jalur tujuan '%s' sudah ada dan bukan direktori kosong" -#: merge-recursive.c:1716 +#: builtin/clone.c #, c-format -msgid "Refusing to lose untracked file at %s; adding as %s instead" -msgstr "" -"Menolak menghilangkan berkas tak terlacak pada %s; menambahkan sebagai %s " -"sebagai gantinya" +msgid "repository path '%s' already exists and is not an empty directory." +msgstr "jalur repositori '%s' sudah ada dan bukan direktori kosong" -#: merge-recursive.c:1743 +#: builtin/clone.c #, c-format -msgid "" -"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s" -"\"->\"%s\" in \"%s\"%s" -msgstr "" -"KONFLIK (penamaan ulang/penamaan ulang): Penamaan ulang \"%s\"->\"%s\" di " -"dalam cabang \"%s\" penamaan ulang \"%s\"->\"%s\" di \"%s\"%s" +msgid "working tree '%s' already exists." +msgstr "pohon kerja '%s' sudah ada." -#: merge-recursive.c:1748 -msgid " (left unresolved)" -msgstr " dibiarkan tak diselesaikan" +#: builtin/clone.c builtin/difftool.c builtin/log.c builtin/worktree.c +#, c-format +msgid "could not create leading directories of '%s'" +msgstr "tidak dapat membuat direktori pendahulu '%s'" -#: merge-recursive.c:1840 +#: builtin/clone.c #, c-format -msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s" -msgstr "" -"KONFLIK (penamaan ulang/penamaan ulang): Penamaan ulang %s->%s di %s. " -"Penamaan ulang %s->%s di %s" +msgid "could not create work tree dir '%s'" +msgstr "tidak dapat membuat direktori pohon kerja '%s'" + +#: builtin/clone.c +#, c-format +msgid "Cloning into bare repository '%s'...\n" +msgstr "Kloning ke repositori bare '%s'...\n" -#: merge-recursive.c:2103 +#: builtin/clone.c #, c-format +msgid "Cloning into '%s'...\n" +msgstr "Kloning ke '%s'...\n" + +#: builtin/clone.c msgid "" -"CONFLICT (directory rename split): Unclear where to place %s because " -"directory %s was renamed to multiple other directories, with no destination " -"getting a majority of the files." +"clone --recursive is not compatible with both --reference and --reference-if-" +"able" msgstr "" -"KONFLIK (pemecahan penamaan ulang direktori): Tidak jelas dimana untuk " -"menempatkan %s karena direktori %s dinamai ulang ke banyak direktori " -"lainnya, dengan tidak ada tujuan yang mendapatkan mayoritas berkas." +"clone --recursive tidak kompatibel dengan baik --reference dan --reference-" +"if-able" -#: merge-recursive.c:2237 +#: builtin/clone.c builtin/remote.c #, c-format -msgid "" -"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-" -">%s in %s" +msgid "'%s' is not a valid remote name" +msgstr "'%s' bukan nama remote yang valid" + +#: builtin/clone.c +msgid "--depth is ignored in local clones; use file:// instead." +msgstr "--depth diabaikan di klon lokal; gunakan file:// sebagai gantinya." + +#: builtin/clone.c +msgid "--shallow-since is ignored in local clones; use file:// instead." msgstr "" -"KONFLIK (penamaan ulang/penamaan ulang): Penamaan ulang direktori %s->%s di " -"%s. Penamaan ulang %s->%s di %s" +"--shallow-since diabaikan di klon lokal; gunakan file:// sebagai gantinya." -#: merge-recursive.c:3092 -msgid "modify" -msgstr "ubah" +#: builtin/clone.c +msgid "--shallow-exclude is ignored in local clones; use file:// instead." +msgstr "" +"--shallow-exclude diabaikan di klon lokal; gunakan file:// sebagai gantinya." -#: merge-recursive.c:3092 -msgid "modified" -msgstr "diubah" +#: builtin/clone.c +msgid "--filter is ignored in local clones; use file:// instead." +msgstr "--filter diabaikan di klon lokal; gunakan file:// sebagai gantinya." -#: merge-recursive.c:3131 -#, c-format -msgid "Skipped %s (merged same as existing)" -msgstr "%s dilewatkan (digabungkan sama seperti yang ada)" +#: builtin/clone.c fetch-pack.c +msgid "source repository is shallow, reject to clone." +msgstr "repositori sumber dangkal, menolak mengkloning." -#: merge-recursive.c:3184 -#, c-format -msgid "Adding as %s instead" -msgstr "Menambahkan sebagai %s sebagai gantinya" +#: builtin/clone.c +msgid "source repository is shallow, ignoring --local" +msgstr "repositori sumber dangkal, abaikan --local" -#: merge-recursive.c:3388 -#, c-format -msgid "Removing %s" -msgstr "Menghapus %s" +#: builtin/clone.c +msgid "--local is ignored" +msgstr "--local diabaikan" -#: merge-recursive.c:3411 -msgid "file/directory" -msgstr "berkas/direktori" +#: builtin/clone.c +msgid "cannot clone from filtered bundle" +msgstr "tidak dapat mengkloning dari bundel tersaring" -#: merge-recursive.c:3416 -msgid "directory/file" -msgstr "direktori/berkas" +#: builtin/clone.c +msgid "remote transport reported error" +msgstr "transportasi remote melaporkan kesalahan" -#: merge-recursive.c:3423 +#: builtin/clone.c #, c-format -msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s" +msgid "Remote branch %s not found in upstream %s" +msgstr "Cabang remote %s tidak ditemukan di hulu %s" + +#: builtin/clone.c +msgid "You appear to have cloned an empty repository." +msgstr "Anda tampaknya mengklon repositori kosong." + +#: builtin/column.c +msgid "git column []" msgstr "" -"KONFLIK (%s): Ada direktori dengan nama %s di %s. Menambahakn %s sebagai %s" -#: merge-recursive.c:3432 -#, c-format -msgid "Adding %s" -msgstr "Menambahkan %s" +#: builtin/column.c +msgid "lookup config vars" +msgstr "" -#: merge-recursive.c:3441 -#, c-format -msgid "CONFLICT (add/add): Merge conflict in %s" -msgstr "KONFLIK (penambahan/penambahan): Konflik penggabungan di %s" +#: builtin/column.c +msgid "layout to use" +msgstr "" -#: merge-recursive.c:3494 -#, c-format -msgid "merging of trees %s and %s failed" -msgstr "penggabungan pohon %s dan %s gagal" +#: builtin/column.c +msgid "maximum width" +msgstr "" -#: merge-recursive.c:3588 -msgid "Merging:" -msgstr "Menggabungkan:" +#: builtin/column.c +msgid "padding space on left border" +msgstr "" -#: merge-recursive.c:3601 -#, c-format -msgid "found %u common ancestor:" -msgid_plural "found %u common ancestors:" -msgstr[0] "%u leluhur umum ditemukan:" -msgstr[1] "%u leluhur umum ditemukan:" +#: builtin/column.c +msgid "padding space on right border" +msgstr "" -#: merge-recursive.c:3651 -msgid "merge returned no commit" -msgstr "penggabungan tidak mengembalikan komit" +#: builtin/column.c +msgid "padding space between columns" +msgstr "" -#: merge-recursive.c:3823 -#, c-format -msgid "Could not parse object '%s'" -msgstr "Tidak dapat menguraikan objek '%s'" +#: builtin/column.c +msgid "--command must be the first argument" +msgstr "" -#: merge-recursive.c:3841 builtin/merge.c:720 builtin/merge.c:912 -#: builtin/stash.c:489 -msgid "Unable to write index." -msgstr "Tidak dapat menulis indeks." +#: builtin/commit-graph.c +msgid "" +"git commit-graph verify [--object-dir ] [--shallow] [--[no-]progress]" +msgstr "" -#: merge.c:41 -msgid "failed to read the cache" -msgstr "gagal membaca tembolok" +#: builtin/commit-graph.c +msgid "" +"git commit-graph write [--object-dir ] [--append] [--" +"split[=]] [--reachable|--stdin-packs|--stdin-commits] [--changed-" +"paths] [--[no-]max-new-filters ] [--[no-]progress] " +msgstr "" -#: merge.c:102 rerere.c:705 builtin/am.c:1989 builtin/am.c:2023 -#: builtin/checkout.c:603 builtin/checkout.c:865 builtin/clone.c:714 -#: builtin/stash.c:269 -msgid "unable to write new index file" -msgstr "gagal menulis berkas indeks baru" +#: builtin/commit-graph.c builtin/fetch.c builtin/log.c +msgid "dir" +msgstr "" -#: midx.c:79 -msgid "multi-pack-index OID fanout is of the wrong size" -msgstr "OID kipas-keluar indeks multipak salah ukuran" +#: builtin/commit-graph.c +msgid "the object directory to store the graph" +msgstr "" -#: midx.c:112 -#, c-format -msgid "multi-pack-index file %s is too small" -msgstr "berkas indeks multipak %s terlalu kecil" +#: builtin/commit-graph.c +msgid "if the commit-graph is split, only verify the tip file" +msgstr "" -#: midx.c:128 +#: builtin/commit-graph.c #, c-format -msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x" +msgid "Could not open commit-graph '%s'" msgstr "" -"tanda tangan indeks multipak 0x%08x tidak cocok dengan tanda tangan 0x%08x" -#: midx.c:133 +#: builtin/commit-graph.c #, c-format -msgid "multi-pack-index version %d not recognized" -msgstr "versi indeks multipak %d tidak dikenal" +msgid "unrecognized --split argument, %s" +msgstr "" -#: midx.c:138 +#: builtin/commit-graph.c #, c-format -msgid "multi-pack-index hash version %u does not match version %u" -msgstr "versi hash indeks multipak %u tidak cocok dengan versi %u" +msgid "unexpected non-hex object ID: %s" +msgstr "" -#: midx.c:155 -msgid "multi-pack-index missing required pack-name chunk" -msgstr "indeks multipak kehilangan bingkah pack-name yang diperlukan" - -#: midx.c:157 -msgid "multi-pack-index missing required OID fanout chunk" -msgstr "indeks multipak kehilangan bingkah OID kipas keluar yang diperlukan" +#: builtin/commit-graph.c +#, c-format +msgid "invalid object: %s" +msgstr "" -#: midx.c:159 -msgid "multi-pack-index missing required OID lookup chunk" -msgstr "indeks multipak kehilangan bingkah pencarian OID yang diperlukan" +#: builtin/commit-graph.c parse-options-cb.c +#, c-format +msgid "option `%s' expects a numerical value" +msgstr "" -#: midx.c:161 -msgid "multi-pack-index missing required object offsets chunk" -msgstr "indeks multipak kehilangan bingkah offset objek yang diperlukan" +#: builtin/commit-graph.c +msgid "start walk at all refs" +msgstr "" -#: midx.c:180 -#, c-format -msgid "multi-pack-index pack names out of order: '%s' before '%s'" -msgstr "nama pak indeks multipak tidak berurutan: '%s' sebelum '%s'" +#: builtin/commit-graph.c +msgid "scan pack-indexes listed by stdin for commits" +msgstr "" -#: midx.c:228 -#, c-format -msgid "bad pack-int-id: %u (%u total packs)" -msgstr "pack-int-id jelek: %u (total pak %u)" +#: builtin/commit-graph.c +msgid "start walk at commits listed by stdin" +msgstr "" -#: midx.c:278 -msgid "multi-pack-index stores a 64-bit offset, but off_t is too small" -msgstr "indeks multipak simpan offset 64-bit, tapi off_t terlalu kecil" +#: builtin/commit-graph.c +msgid "include all commits already in the commit-graph file" +msgstr "" -#: midx.c:509 -#, c-format -msgid "failed to add packfile '%s'" -msgstr "gagal menambah berkas pak '%s'" +#: builtin/commit-graph.c +msgid "enable computation for changed paths" +msgstr "" -#: midx.c:515 -#, c-format -msgid "failed to open pack-index '%s'" -msgstr "gagal membuka indeks pak '%s'" +#: builtin/commit-graph.c +msgid "allow writing an incremental commit-graph file" +msgstr "" -#: midx.c:583 -#, c-format -msgid "failed to locate object %d in packfile" -msgstr "gagal melokasi objek %d di dalam berkas pak" +#: builtin/commit-graph.c +msgid "maximum number of commits in a non-base split commit-graph" +msgstr "" -#: midx.c:911 -msgid "cannot store reverse index file" -msgstr "tidak dapat menyimpan berkas indeks balik" +#: builtin/commit-graph.c +msgid "maximum ratio between two levels of a split commit-graph" +msgstr "" -#: midx.c:1009 -#, c-format -msgid "could not parse line: %s" -msgstr "tidak dapat menguraikan baris: %s" +#: builtin/commit-graph.c +msgid "only expire files older than a given date-time" +msgstr "" -#: midx.c:1011 -#, c-format -msgid "malformed line: %s" -msgstr "baris jelek '%s'." +#: builtin/commit-graph.c +msgid "maximum number of changed-path Bloom filters to compute" +msgstr "" -#: midx.c:1181 -msgid "ignoring existing multi-pack-index; checksum mismatch" -msgstr "abaikan indeks multipak yang sudah ada; checksum tidak cocok" +#: builtin/commit-graph.c +msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs" +msgstr "" -#: midx.c:1206 -msgid "could not load pack" -msgstr "tidak dapat memuat pak" +#: builtin/commit-graph.c +msgid "Collecting commits from input" +msgstr "" -#: midx.c:1212 +#: builtin/commit-graph.c builtin/multi-pack-index.c #, c-format -msgid "could not open index for %s" -msgstr "tidak dapat membuka indeks untuk %s" +msgid "unrecognized subcommand: %s" +msgstr "" -#: midx.c:1223 -msgid "Adding packfiles to multi-pack-index" -msgstr "Menambahkan berkas pak ke indeks multipak" +#: builtin/commit-tree.c +msgid "" +"git commit-tree [(-p )...] [-S[]] [(-m )...] [(-F " +")...] " +msgstr "" +"git commit-tree [(-p )...] [-S[]] [(-m )...] [(-F " +")...] " -#: midx.c:1266 +#: builtin/commit-tree.c #, c-format -msgid "unknown preferred pack: '%s'" -msgstr "pak yang disukai tidak dikenal: '%s'" +msgid "duplicate parent %s ignored" +msgstr "induk duplikat %s diabaikan" -#: midx.c:1311 +#: builtin/commit-tree.c builtin/log.c #, c-format -msgid "cannot select preferred pack %s with no objects" -msgstr "tidak dapat memilih pak yang disukai %s tanpa objek" +msgid "not a valid object name %s" +msgstr "bukan nama objek valid %s" -#: midx.c:1343 +#: builtin/commit-tree.c #, c-format -msgid "did not see pack-file %s to drop" -msgstr "tidak melihat berkas pak %s untuk dijeblokkan" +msgid "git commit-tree: failed to read '%s'" +msgstr "git commit-tree: gagal membaca '%s'" -#: midx.c:1389 +#: builtin/commit-tree.c #, c-format -msgid "preferred pack '%s' is expired" -msgstr "pak yang disukai '%s' kadaluarsa" +msgid "git commit-tree: failed to close '%s'" +msgstr "git commit-tree: gagal menutup '%s'" -#: midx.c:1402 -msgid "no pack files to index." -msgstr "tidak ada berkas pak untuk diindeks." +#: builtin/commit-tree.c +msgid "parent" +msgstr "induk" -#: midx.c:1409 -msgid "refusing to write multi-pack .bitmap without any objects" -msgstr "menolak menulis .bitmap multipak tanpa objek apapun" +#: builtin/commit-tree.c +msgid "id of a parent commit object" +msgstr "id objek komit induk" -#: midx.c:1451 -msgid "could not write multi-pack bitmap" -msgstr "tidak dapat menulis bitmap multipak" +#: builtin/commit-tree.c builtin/commit.c builtin/merge.c builtin/notes.c +#: builtin/stash.c builtin/tag.c +msgid "message" +msgstr "pesan" -#: midx.c:1461 -msgid "could not write multi-pack-index" -msgstr "gagal menulis indeks multipak" +#: builtin/commit-tree.c builtin/commit.c +msgid "commit message" +msgstr "pesan komit" -#: midx.c:1520 builtin/clean.c:37 -#, c-format -msgid "failed to remove %s" -msgstr "gagal menghapus %s" +#: builtin/commit-tree.c +msgid "read commit log message from file" +msgstr "baca pesan log komit dari berkas" -#: midx.c:1553 -#, c-format -msgid "failed to clear multi-pack-index at %s" -msgstr "gagal membersihkan indeks multipak pada %s" +#: builtin/commit-tree.c builtin/commit.c builtin/merge.c builtin/pull.c +#: builtin/revert.c +msgid "GPG sign commit" +msgstr "Tandatangani komit dengan GPG" -#: midx.c:1616 -msgid "multi-pack-index file exists, but failed to parse" -msgstr "berkas indeks multipak ada, tetapi gagal diurai" +#: builtin/commit-tree.c +msgid "must give exactly one tree" +msgstr "harus berikan tepat satu pohon" -#: midx.c:1624 -msgid "incorrect checksum" -msgstr "checksum salah" +#: builtin/commit-tree.c +msgid "git commit-tree: failed to read" +msgstr "git commit-tree: gagal membaca" -#: midx.c:1627 -msgid "Looking for referenced packfiles" -msgstr "Mencari berkas pak yang direferensikan" +#: builtin/commit.c +msgid "git commit [] [--] ..." +msgstr "git commit [] [--] ..." -#: midx.c:1642 -#, c-format +#: builtin/commit.c +msgid "git status [] [--] ..." +msgstr "git status [] [--] ..." + +#: builtin/commit.c msgid "" -"oid fanout out of order: fanout[%d] = % > % = fanout[%d]" +"You asked to amend the most recent commit, but doing so would make\n" +"it empty. You can repeat your command with --allow-empty, or you can\n" +"remove the commit entirely with \"git reset HEAD^\".\n" msgstr "" -"kipas-keluar oid tidak berurutan: fanout[%d] =% > % = " -"fanout[%d]" +"Anda diminta untuk mengubah komit terkini, tetapi melakukan\n" +"hal itu akan membuat komit kosong. Anda dapat mengulangi perintah\n" +"dengan --allow-empty, atau Anda dapat menghapus keseluruhan komit\n" +"dengan \"git reset HEAD^\".\n" -#: midx.c:1647 -msgid "the midx contains no oid" -msgstr "midx tidak berisi oid" +#: builtin/commit.c +msgid "" +"The previous cherry-pick is now empty, possibly due to conflict resolution.\n" +"If you wish to commit it anyway, use:\n" +"\n" +" git commit --allow-empty\n" +"\n" +msgstr "" +"Petik ceri sebelumnya sekarang kosong, kemungkinan karena resolusi konflik.\n" +"Jika Anda ingin komit, gunakan:\n" +"\n" +" git commit --allow-empty\n" +"\n" -#: midx.c:1656 -msgid "Verifying OID order in multi-pack-index" -msgstr "Memverifikasi urutan OID di dalam indeks multipak" +#: builtin/commit.c +msgid "Otherwise, please use 'git rebase --skip'\n" +msgstr "Selain itu, gunakan 'git rebase --skip'\n" -#: midx.c:1665 -#, c-format -msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]" -msgstr "urutan pencarian oid tidak berurutan: oid[%d] = %s >= %s = oid[%d]" +#: builtin/commit.c +msgid "Otherwise, please use 'git cherry-pick --skip'\n" +msgstr "Selain itu, gunakan 'git cherry-pick --skip'\n" -#: midx.c:1685 -msgid "Sorting objects by packfile" -msgstr "Mengurutkan objek oleh berkas pak" +#: builtin/commit.c +msgid "" +"and then use:\n" +"\n" +" git cherry-pick --continue\n" +"\n" +"to resume cherry-picking the remaining commits.\n" +"If you wish to skip this commit, use:\n" +"\n" +" git cherry-pick --skip\n" +"\n" +msgstr "" +"dan gunakan:\n" +"\n" +" git cherry-pick --continue\n" +"\n" +"untuk melanjutkan pemetikan ceri sisa komit.\n" +"Jika Anda ingin melewatkan komit ini, gunakan:\n" +" git cherry-pick --skip\n" +"\n" -#: midx.c:1692 -msgid "Verifying object offsets" -msgstr "Memverifikasi offset objek" +#: builtin/commit.c +msgid "failed to unpack HEAD tree object" +msgstr "gagal membuka objek pohon HEAD" -#: midx.c:1708 -#, c-format -msgid "failed to load pack entry for oid[%d] = %s" -msgstr "gagal memuat entri pak untuk oid[%d] = %s" +#: builtin/commit.c +msgid "No paths with --include/--only does not make sense." +msgstr "Tanpa jalur dengan --include/--only tidak masuk akal." -#: midx.c:1714 -#, c-format -msgid "failed to load pack-index for packfile %s" -msgstr "gagal memuat indeks pak untuk berkas pak %s" +#: builtin/commit.c +msgid "unable to create temporary index" +msgstr "tidak dapat membuat indeks sementara" -#: midx.c:1723 -#, c-format -msgid "incorrect object offset for oid[%d] = %s: % != %" -msgstr "offset objek salah untuk oid[%d] = %s: % != %" +#: builtin/commit.c +msgid "interactive add failed" +msgstr "penambahan interaktif gagal" -#: midx.c:1750 -msgid "Counting referenced objects" -msgstr "Menghitung objek tereferensi" +#: builtin/commit.c +msgid "unable to update temporary index" +msgstr "tidak dapat memperbarui indeks sementara" -#: midx.c:1760 -msgid "Finding and deleting unreferenced packfiles" -msgstr "Mencari dan menghapus berkas pak tak tereferensi" +#: builtin/commit.c +msgid "Failed to update main cache tree" +msgstr "gagal memperbarui tembolok pohon utama" -#: midx.c:1952 -msgid "could not start pack-objects" -msgstr "tidak dapat memulai pack-objects" +#: builtin/commit.c +msgid "unable to write new_index file" +msgstr "tidak dapat menulis berkas new_index" -#: midx.c:1972 -msgid "could not finish pack-objects" -msgstr "tidak dapat menyelesaikan pack-objects" +#: builtin/commit.c +msgid "cannot do a partial commit during a merge." +msgstr "tidak dapat melakukan komit sebagian selama penggabungan." -#: name-hash.c:542 -#, c-format -msgid "unable to create lazy_dir thread: %s" -msgstr "" +#: builtin/commit.c +msgid "cannot do a partial commit during a cherry-pick." +msgstr "tidak dapat melakukan komit sebagian selama pemetikan ceri." -#: name-hash.c:564 -#, c-format -msgid "unable to create lazy_name thread: %s" -msgstr "" +#: builtin/commit.c +msgid "cannot do a partial commit during a rebase." +msgstr "tidak dapat melakukan komit sebagian selama pendasaran ulang." -#: name-hash.c:570 -#, c-format -msgid "unable to join lazy_name thread: %s" -msgstr "" +#: builtin/commit.c +msgid "cannot read the index" +msgstr "tidak dapat membaca indeks" -#: notes-merge.c:276 -#, c-format -msgid "" -"You have not concluded your previous notes merge (%s exists).\n" -"Please, use 'git notes merge --commit' or 'git notes merge --abort' to " -"commit/abort the previous merge before you start a new notes merge." -msgstr "" +#: builtin/commit.c +msgid "unable to write temporary index file" +msgstr "tidak dapat menulis berkas indeks sementara" -#: notes-merge.c:283 +#: builtin/commit.c #, c-format -msgid "You have not concluded your notes merge (%s exists)." -msgstr "" - -#: notes-utils.c:46 -msgid "Cannot commit uninitialized/unreferenced notes tree" -msgstr "" +msgid "commit '%s' lacks author header" +msgstr "komit '%s' kurang kepala pengarang" -#: notes-utils.c:105 +#: builtin/commit.c #, c-format -msgid "Bad notes.rewriteMode value: '%s'" -msgstr "" +msgid "commit '%s' has malformed author line" +msgstr "komit '%s' ada baris pengarang cacat" -#: notes-utils.c:115 -#, c-format -msgid "Refusing to rewrite notes in %s (outside of refs/notes/)" -msgstr "" +#: builtin/commit.c +msgid "malformed --author parameter" +msgstr "parameter --author cacat" -#. TRANSLATORS: The first %s is the name of -#. the environment variable, the second %s is -#. its value. -#. -#: notes-utils.c:145 +#: builtin/commit.c ident.c #, c-format -msgid "Bad %s value: '%s'" -msgstr "" +msgid "invalid date format: %s" +msgstr "format tanggal tidak valid: %s" -#: object-file.c:457 -#, c-format -msgid "object directory %s does not exist; check .git/objects/info/alternates" +#: builtin/commit.c +msgid "" +"unable to select a comment character that is not used\n" +"in the current commit message" msgstr "" +"tidak dapat memilih karakter komentar yang tidak terpakai\n" +"dalam pesan komit saat ini" -#: object-file.c:515 +#: builtin/commit.c #, c-format -msgid "unable to normalize alternate object path: %s" -msgstr "" +msgid "could not lookup commit %s" +msgstr "tidak dapat mencari komit %s" -#: object-file.c:589 +#: builtin/commit.c builtin/shortlog.c #, c-format -msgid "%s: ignoring alternate object stores, nesting too deep" -msgstr "" +msgid "(reading log message from standard input)\n" +msgstr "(baca pesan log dari standar masukan)\n" -#: object-file.c:596 +#: builtin/commit.c +msgid "could not read log from standard input" +msgstr "tidak dapat membaca log dari standar masukan" + +#: builtin/commit.c #, c-format -msgid "unable to normalize object directory: %s" -msgstr "" +msgid "could not read log file '%s'" +msgstr "tidak dapat membaca berkas log '%s'" -#: object-file.c:639 -msgid "unable to fdopen alternates lockfile" -msgstr "" +#: builtin/commit.c +#, c-format +msgid "options '%s' and '%s:%s' cannot be used together" +msgstr "opsi '%s' dan '%s:%s' tidak dapat digunakan bersamaan" -#: object-file.c:657 -msgid "unable to read alternates file" -msgstr "" +#: builtin/commit.c +msgid "could not read SQUASH_MSG" +msgstr "tidak dapat membaca SQUASH_MSG" -#: object-file.c:664 -msgid "unable to move new alternates file into place" -msgstr "" +#: builtin/commit.c +msgid "could not read MERGE_MSG" +msgstr "tidak dapat membaca MERGE_MSG" -#: object-file.c:742 +#: builtin/commit.c bundle.c rerere.c sequencer.c #, c-format -msgid "path '%s' does not exist" -msgstr "" +msgid "could not open '%s'" +msgstr "tidak dapat membuka '%s'" -#: object-file.c:763 -#, c-format -msgid "reference repository '%s' as a linked checkout is not supported yet." -msgstr "" +#: builtin/commit.c +msgid "could not write commit template" +msgstr "tidak dapat menulis templat komit" -#: object-file.c:769 +#: builtin/commit.c #, c-format -msgid "reference repository '%s' is not a local repository." +msgid "" +"Please enter the commit message for your changes. Lines starting\n" +"with '%c' will be ignored.\n" msgstr "" +"Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n" +"dengan '%c' akan diabaikan.\n" -#: object-file.c:775 +#: builtin/commit.c #, c-format -msgid "reference repository '%s' is shallow" +msgid "" +"Please enter the commit message for your changes. Lines starting\n" +"with '%c' will be ignored, and an empty message aborts the commit.\n" msgstr "" +"Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n" +"dengan '%c' akan diabaikan, dan pesan kosong batalkan komit.\n" -#: object-file.c:783 +#: builtin/commit.c #, c-format -msgid "reference repository '%s' is grafted" +msgid "" +"Please enter the commit message for your changes. Lines starting\n" +"with '%c' will be kept; you may remove them yourself if you want to.\n" msgstr "" +"Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n" +"dengan '%c' akan tetap; Anda dapat menghapusnya jika Anda mau.\n" -#: object-file.c:814 +#: builtin/commit.c #, c-format -msgid "could not find object directory matching %s" +msgid "" +"Please enter the commit message for your changes. Lines starting\n" +"with '%c' will be kept; you may remove them yourself if you want to.\n" +"An empty message aborts the commit.\n" msgstr "" +"Mohon masukkan pesan komit untuk perubahan Anda. Baris yang diawali\n" +"dengan '%c' akan tetap; Anda dapat menghapusnya jika Anda mau.\n" +"Pesan kosong batalkan komit.\n" -#: object-file.c:864 -#, c-format -msgid "invalid line while parsing alternate refs: %s" +#: builtin/commit.c +msgid "" +"\n" +"It looks like you may be committing a merge.\n" +"If this is not correct, please run\n" +"\tgit update-ref -d MERGE_HEAD\n" +"and try again.\n" msgstr "" +"\n" +"Sepertinya Anda mungkin mengkomit penggabungan.\n" +"Jika itu salah, mohon jalankan\n" +"\tgit update-ref -d MERGE_HEAD\n" +"dan coba lagi.\n" -#: object-file.c:1014 -#, c-format -msgid "attempting to mmap % over limit %" +#: builtin/commit.c +msgid "" +"\n" +"It looks like you may be committing a cherry-pick.\n" +"If this is not correct, please run\n" +"\tgit update-ref -d CHERRY_PICK_HEAD\n" +"and try again.\n" msgstr "" +"\n" +"Sepertinya Anda mungkin mengkomit petik ceri.\n" +"Jika it salah, mohon jalankan\n" +"\tgit update-ref -d CHERRY_PICK_HEAD\n" +"dan coba lagi.\n" -#: object-file.c:1049 +#: builtin/commit.c #, c-format -msgid "mmap failed%s" -msgstr "" +msgid "%sAuthor: %.*s <%.*s>" +msgstr "%sPengarang: %.*s <%.*s>" -#: object-file.c:1230 +#: builtin/commit.c #, c-format -msgid "object file %s is empty" -msgstr "" +msgid "%sDate: %s" +msgstr "%sTanggal: %s" -#: object-file.c:1349 object-file.c:2588 +#: builtin/commit.c #, c-format -msgid "corrupt loose object '%s'" -msgstr "" +msgid "%sCommitter: %.*s <%.*s>" +msgstr "%sPengkomit: %.*s <%.*s>" -#: object-file.c:1351 object-file.c:2592 -#, c-format -msgid "garbage at end of loose object '%s'" -msgstr "" +#: builtin/commit.c +msgid "Cannot read index" +msgstr "Tidak dapat membaca indeks" -#: object-file.c:1473 -#, c-format -msgid "unable to parse %s header" -msgstr "" +#: builtin/commit.c +msgid "unable to pass trailers to --trailers" +msgstr "tidak dapat melewatkan trailer ke --trailers" -#: object-file.c:1475 -msgid "invalid object type" -msgstr "" +#: builtin/commit.c +msgid "Error building trees" +msgstr "Kesalahan membangun pohon" -#: object-file.c:1486 +#: builtin/commit.c builtin/tag.c #, c-format -msgid "unable to unpack %s header" -msgstr "" +msgid "Please supply the message using either -m or -F option.\n" +msgstr "Mohon berikan pesan baik dengan opsi -m atau -F.\n" -#: object-file.c:1490 +#: builtin/commit.c #, c-format -msgid "header for %s too long, exceeds %d bytes" +msgid "--author '%s' is not 'Name ' and matches no existing author" msgstr "" +"--author '%s' bukan 'Nama ' dan tidak cocok dengan pengarang yang ada" -#: object-file.c:1720 +#: builtin/commit.c #, c-format -msgid "failed to read object %s" -msgstr "" +msgid "Invalid ignored mode '%s'" +msgstr "Mode terabaikan '%s' tidak valid" -#: object-file.c:1724 +#: builtin/commit.c #, c-format -msgid "replacement %s not found for %s" -msgstr "" +msgid "Invalid untracked files mode '%s'" +msgstr "Mode berkas tak terlacak '%s' tidak valid" -#: object-file.c:1728 -#, c-format -msgid "loose object %s (stored in %s) is corrupt" -msgstr "" +#: builtin/commit.c +msgid "You are in the middle of a merge -- cannot reword." +msgstr "Anda berada di tengah penggabungan -- tidak dapat menulis ulang." -#: object-file.c:1732 -#, c-format -msgid "packed object %s (stored in %s) is corrupt" -msgstr "" +#: builtin/commit.c +msgid "You are in the middle of a cherry-pick -- cannot reword." +msgstr "Anda berada di tengah pemetikan ceri -- tidak dapat menulis ulang." -#: object-file.c:1855 +#: builtin/commit.c #, c-format -msgid "unable to write file %s" -msgstr "" +msgid "reword option of '%s' and path '%s' cannot be used together" +msgstr "opsi reword '%s' dan jalur '%s' tidak dapat digunakan bersamaan" -#: object-file.c:1862 +#: builtin/commit.c #, c-format -msgid "unable to set permission to '%s'" -msgstr "" +msgid "reword option of '%s' and '%s' cannot be used together" +msgstr "opsi reword '%s' dan '%s' tidak dapat digunakan bersamaan" -#: object-file.c:1869 -msgid "file write error" -msgstr "" +#: builtin/commit.c +msgid "You have nothing to amend." +msgstr "Anda tidak punya apapun untuk diubah." -#: object-file.c:1904 -msgid "error when closing loose object file" -msgstr "" +#: builtin/commit.c +msgid "You are in the middle of a merge -- cannot amend." +msgstr "Anda berada di tengah penggabungan -- tidak dapat mengubah." -#: object-file.c:1971 -#, c-format -msgid "insufficient permission for adding an object to repository database %s" -msgstr "" +#: builtin/commit.c +msgid "You are in the middle of a cherry-pick -- cannot amend." +msgstr "Anda berada di tengah pemetikan ceri -- tidak dapat mengubah." -#: object-file.c:1973 -msgid "unable to create temporary file" -msgstr "" +#: builtin/commit.c +msgid "You are in the middle of a rebase -- cannot amend." +msgstr "Anda berada di tengah pendasaran ulang -- tidak dapat mengubah." -#: object-file.c:1997 -msgid "unable to write loose object file" -msgstr "" +#: builtin/commit.c +msgid "--reset-author can be used only with -C, -c or --amend." +msgstr "--reset-author hanya dapat digunakan dengan -C, -c atau --amend." -#: object-file.c:2003 +#: builtin/commit.c #, c-format -msgid "unable to deflate new object %s (%d)" -msgstr "" +msgid "unknown option: --fixup=%s:%s" +msgstr "opsi tidak dikenal: --fixup=%s:%s" -#: object-file.c:2007 +#: builtin/commit.c #, c-format -msgid "deflateEnd on object %s failed (%d)" -msgstr "" +msgid "paths '%s ...' with -a does not make sense" +msgstr "jalur '%s ...' dengan -a tidak masuk akal" -#: object-file.c:2011 -#, c-format -msgid "confused by unstable object source data for %s" -msgstr "" +#: builtin/commit.c +msgid "show status concisely" +msgstr "perlihatkan status dengan ringkas" -#: object-file.c:2022 builtin/pack-objects.c:1251 -#, c-format -msgid "failed utime() on %s" -msgstr "" +#: builtin/commit.c +msgid "show branch information" +msgstr "perlihatkan informasi cabang" -#: object-file.c:2100 -#, c-format -msgid "cannot read object for %s" -msgstr "" +#: builtin/commit.c +msgid "show stash information" +msgstr "perlihatkan informasi stase" -#: object-file.c:2151 -msgid "corrupt commit" -msgstr "" +#: builtin/commit.c +msgid "compute full ahead/behind values" +msgstr "hitung nilai didepan/dibelakang penuh" -#: object-file.c:2159 -msgid "corrupt tag" -msgstr "" +#: builtin/commit.c +msgid "version" +msgstr "versi" -#: object-file.c:2259 -#, c-format -msgid "read error while indexing %s" -msgstr "" +#: builtin/commit.c builtin/push.c builtin/worktree.c +msgid "machine-readable output" +msgstr "keluaran yang dapat dibaca mesin" -#: object-file.c:2262 -#, c-format -msgid "short read while indexing %s" -msgstr "" +#: builtin/commit.c +msgid "show status in long format (default)" +msgstr "perlihatkan status dalam format panjang (asali)" -#: object-file.c:2335 object-file.c:2345 -#, c-format -msgid "%s: failed to insert into database" -msgstr "" +#: builtin/commit.c +msgid "terminate entries with NUL" +msgstr "akhiri entri dengan NUL" -#: object-file.c:2351 -#, c-format -msgid "%s: unsupported file type" -msgstr "" +#: builtin/commit.c builtin/fast-export.c builtin/rebase.c parse-options.h +msgid "mode" +msgstr "mode" -#: object-file.c:2375 builtin/fetch.c:1494 -#, c-format -msgid "%s is not a valid object" +#: builtin/commit.c +msgid "show untracked files, optional modes: all, normal, no. (Default: all)" msgstr "" +"perlihatkan berkas tak terlacak, mode opsional: all, normal, no. (Asali: all)" -#: object-file.c:2377 -#, c-format -msgid "%s is not a valid '%s' object" +#: builtin/commit.c +msgid "" +"show ignored files, optional modes: traditional, matching, no. (Default: " +"traditional)" msgstr "" +"perlihatkan berkas terabaikan, mode opsional: traditional, matching, no. " +"(Asali: traditional)" -#: object-file.c:2404 -#, c-format -msgid "unable to open %s" -msgstr "tidak dapat membuka %s" +#: builtin/commit.c parse-options.h +msgid "when" +msgstr "bila" -#: object-file.c:2599 -#, c-format -msgid "hash mismatch for %s (expected %s)" +#: builtin/commit.c +msgid "" +"ignore changes to submodules, optional when: all, dirty, untracked. " +"(Default: all)" msgstr "" +"abaikan perubahan submodul, bila opsional: all, dirty, untracked. (Asali: " +"all)" -#: object-file.c:2622 -#, c-format -msgid "unable to mmap %s" -msgstr "" +#: builtin/commit.c +msgid "list untracked files in columns" +msgstr "sebut berkas tak terlacak dalam kolom" -#: object-file.c:2628 -#, c-format -msgid "unable to unpack header of %s" -msgstr "" +#: builtin/commit.c +msgid "do not detect renames" +msgstr "jangan deteksi penggantian nama" -#: object-file.c:2633 -#, c-format -msgid "unable to parse header of %s" -msgstr "" +#: builtin/commit.c +msgid "detect renames, optionally set similarity index" +msgstr "deteksi penggantian nama, setel indeks kemiripan secara opsional" -#: object-file.c:2644 -#, c-format -msgid "unable to unpack contents of %s" -msgstr "" +#: builtin/commit.c +msgid "Unsupported combination of ignored and untracked-files arguments" +msgstr "Kombinasi argumen berkas terabaikan dan tak terlacak tidak didukung" -#. TRANSLATORS: This is a line of ambiguous object -#. output shown when we cannot look up or parse the -#. object in question. E.g. "deadbeef [bad object]". -#. -#: object-name.c:382 -#, c-format -msgid "%s [bad object]" -msgstr "" +#: builtin/commit.c +msgid "suppress summary after successful commit" +msgstr "sembunyikan rangkuman setelah komit berhasil" -#. TRANSLATORS: This is a line of ambiguous commit -#. object output. E.g.: -#. * -#. "deadbeef commit 2021-01-01 - Some Commit Message" -#. -#: object-name.c:407 -#, c-format -msgid "%s commit %s - %s" -msgstr "" +#: builtin/commit.c +msgid "show diff in commit message template" +msgstr "perlihatkan diff dalam templat pesan komit" -#. TRANSLATORS: This is a line of ambiguous -#. tag object output. E.g.: -#. * -#. "deadbeef tag 2022-01-01 - Some Tag Message" -#. * -#. The second argument is the YYYY-MM-DD found -#. in the tag. -#. * -#. The third argument is the "tag" string -#. from object.c. -#. -#: object-name.c:428 -#, c-format -msgid "%s tag %s - %s" -msgstr "" +#: builtin/commit.c +msgid "Commit message options" +msgstr "Opsi pesan komit" -#. TRANSLATORS: This is a line of ambiguous -#. tag object output where we couldn't parse -#. the tag itself. E.g.: -#. * -#. "deadbeef [bad tag, could not parse it]" -#. -#: object-name.c:439 -#, c-format -msgid "%s [bad tag, could not parse it]" -msgstr "" +#: builtin/commit.c builtin/merge.c builtin/tag.c +msgid "read message from file" +msgstr "Baca pesan dari berkas" -#. TRANSLATORS: This is a line of ambiguous -#. object output. E.g. "deadbeef tree". -#. -#: object-name.c:447 -#, c-format -msgid "%s tree" -msgstr "" +#: builtin/commit.c +msgid "author" +msgstr "pengarang" -#. TRANSLATORS: This is a line of ambiguous -#. object output. E.g. "deadbeef blob". -#. -#: object-name.c:453 -#, c-format -msgid "%s blob" -msgstr "" +#: builtin/commit.c +msgid "override author for commit" +msgstr "timpa pengarang komit" -#: object-name.c:569 -#, c-format -msgid "short object ID %s is ambiguous" -msgstr "" +#: builtin/commit.c builtin/gc.c +msgid "date" +msgstr "tangal" -#. TRANSLATORS: The argument is the list of ambiguous -#. objects composed in show_ambiguous_object(). See -#. its "TRANSLATORS" comments for details. +#: builtin/commit.c +msgid "override date for commit" +msgstr "timpa tanggal komit" + +#: builtin/commit.c parse-options.h ref-filter.h +msgid "commit" +msgstr "komit" + +#: builtin/commit.c +msgid "reuse and edit message from specified commit" +msgstr "gunakan kembali dan sunting pesan dari komit tersebut" + +#: builtin/commit.c +msgid "reuse message from specified commit" +msgstr "gunakan kembali pesan dari komit tersebut" + +#. TRANSLATORS: Leave "[(amend|reword):]" as-is, +#. and only translate . #. -#: object-name.c:591 -#, c-format -msgid "" -"The candidates are:\n" -"%s" -msgstr "" +#: builtin/commit.c +msgid "[(amend|reword):]commit" +msgstr "[(amend|reword):]komit" -#: object-name.c:888 +#: builtin/commit.c msgid "" -"Git normally never creates a ref that ends with 40 hex characters\n" -"because it will be ignored when you just specify 40-hex. These refs\n" -"may be created by mistake. For example,\n" -"\n" -" git switch -c $br $(git rev-parse ...)\n" -"\n" -"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n" -"examine these refs and maybe delete them. Turn this message off by\n" -"running \"git config advice.objectNameWarning false\"" +"use autosquash formatted message to fixup or amend/reword specified commit" msgstr "" +"gunakan pesan terformat autosquash untuk perbaiki atau ubah/tulis ulang " +"komit yang disebutkan" -#: object-name.c:1008 -#, c-format -msgid "log for '%.*s' only goes back to %s" -msgstr "" +#: builtin/commit.c +msgid "use autosquash formatted message to squash specified commit" +msgstr "gunakan pesan terformat autosquash untuk lumat komit tersebut" -#: object-name.c:1016 -#, c-format -msgid "log for '%.*s' only has %d entries" -msgstr "" +#: builtin/commit.c +msgid "the commit is authored by me now (used with -C/-c/--amend)" +msgstr "komit sekarang dikarang olehku (gunakan dengan -C/-c/--amend)" -#: object-name.c:1794 -#, c-format -msgid "path '%s' exists on disk, but not in '%.*s'" -msgstr "" +#: builtin/commit.c builtin/interpret-trailers.c +msgid "trailer" +msgstr "trailer" -#: object-name.c:1800 -#, c-format -msgid "" -"path '%s' exists, but not '%s'\n" -"hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?" -msgstr "" +#: builtin/commit.c +msgid "add custom trailer(s)" +msgstr "tambahkan trailer kustom" -#: object-name.c:1809 -#, c-format -msgid "path '%s' does not exist in '%.*s'" -msgstr "" +#: builtin/commit.c builtin/log.c builtin/merge.c builtin/pull.c +#: builtin/revert.c +msgid "add a Signed-off-by trailer" +msgstr "tambahkan trailer Signed-off-by" -#: object-name.c:1837 -#, c-format -msgid "" -"path '%s' is in the index, but not at stage %d\n" -"hint: Did you mean ':%d:%s'?" -msgstr "" +#: builtin/commit.c +msgid "use specified template file" +msgstr "gunakan templat berkas tersebut" -#: object-name.c:1853 -#, c-format -msgid "" -"path '%s' is in the index, but not '%s'\n" -"hint: Did you mean ':%d:%s' aka ':%d:./%s'?" -msgstr "" +#: builtin/commit.c +msgid "force edit of commit" +msgstr "paksa sunting komit" -#: object-name.c:1861 -#, c-format -msgid "path '%s' exists on disk, but not in the index" -msgstr "" +#: builtin/commit.c +msgid "include status in commit message template" +msgstr "masukkan status dalam templat pesaan komit" -#: object-name.c:1863 -#, c-format -msgid "path '%s' does not exist (neither on disk nor in the index)" -msgstr "" +#: builtin/commit.c +msgid "Commit contents options" +msgstr "Opsi isi komit" -#: object-name.c:1876 -msgid "relative path syntax can't be used outside working tree" -msgstr "" +#: builtin/commit.c +msgid "commit all changed files" +msgstr "komit semua berkas terubah" -#: object-name.c:1901 -#, c-format -msgid ": required, only '%s' given" -msgstr "" +#: builtin/commit.c +msgid "add specified files to index for commit" +msgstr "tambahakn berkas tersebut ke indeks untuk dikomit" -#: object-name.c:2014 -#, c-format -msgid "invalid object name '%.*s'." -msgstr "" +#: builtin/commit.c +msgid "interactively add files" +msgstr "tambah berkas secara interaktif" -#: object.c:53 -#, c-format -msgid "invalid object type \"%s\"" -msgstr "" +#: builtin/commit.c +msgid "interactively add changes" +msgstr "tambah perubahan secara interaktif" -#: object.c:173 -#, c-format -msgid "object %s is a %s, not a %s" -msgstr "" +#: builtin/commit.c +msgid "commit only specified files" +msgstr "hanya komit berkas tersebut" -#: object.c:250 -#, c-format -msgid "object %s has unknown type id %d" -msgstr "" +#: builtin/commit.c +msgid "bypass pre-commit and commit-msg hooks" +msgstr "lewati kail pre-commit dan commit-msg" -#: object.c:263 -#, c-format -msgid "unable to parse object: %s" -msgstr "" +#: builtin/commit.c +msgid "show what would be committed" +msgstr "perlihatkan apa yang akan dikomit" -#: object.c:283 object.c:294 -#, c-format -msgid "hash mismatch %s" -msgstr "" +#: builtin/commit.c +msgid "amend previous commit" +msgstr "ubah komit sebelumnya" -#: pack-bitmap.c:353 -msgid "multi-pack bitmap is missing required reverse index" -msgstr "" +#: builtin/commit.c +msgid "bypass post-rewrite hook" +msgstr "lewati kail post-rewrite" -#: pack-bitmap.c:433 -msgid "load_reverse_index: could not open pack" -msgstr "" +#: builtin/commit.c +msgid "ok to record an empty change" +msgstr "ok merekam perubahan kosong" -#: pack-bitmap.c:1072 pack-bitmap.c:1078 builtin/pack-objects.c:2432 -#, c-format -msgid "unable to get size of %s" -msgstr "" +#: builtin/commit.c +msgid "ok to record a change with an empty message" +msgstr "ok merekam perubahan dengan pesan kosong" -#: pack-bitmap.c:1937 -#, c-format -msgid "could not find %s in pack %s at offset %" -msgstr "" +#: builtin/commit.c sequencer.c +msgid "could not parse HEAD commit" +msgstr "tidak dapat menguraikan komit HEAD" -#: pack-bitmap.c:1973 builtin/rev-list.c:91 +#: builtin/commit.c #, c-format -msgid "unable to get disk usage of %s" -msgstr "" +msgid "Corrupt MERGE_HEAD file (%s)" +msgstr "Berkas MERGE_HEAD (%s) rusak" -#: pack-revindex.c:221 -#, c-format -msgid "reverse-index file %s is too small" -msgstr "" +#: builtin/commit.c +msgid "could not read MERGE_MODE" +msgstr "tidak dapat membaca MERGE_MODE" -#: pack-revindex.c:226 +#: builtin/commit.c #, c-format -msgid "reverse-index file %s is corrupt" -msgstr "" +msgid "could not read commit message: %s" +msgstr "tidak dapat membaca pesan komit: %s" -#: pack-revindex.c:234 +#: builtin/commit.c #, c-format -msgid "reverse-index file %s has unknown signature" -msgstr "" +msgid "Aborting commit due to empty commit message.\n" +msgstr "Batalkan komit karena pesan komit kosong.\n" -#: pack-revindex.c:238 +#: builtin/commit.c #, c-format -msgid "reverse-index file %s has unsupported version %" -msgstr "" +msgid "Aborting commit; you did not edit the message.\n" +msgstr "Batalkan komit; Anda tidak menyunting pesan.\n" -#: pack-revindex.c:243 +#: builtin/commit.c #, c-format -msgid "reverse-index file %s has unsupported hash id %" -msgstr "" +msgid "Aborting commit due to empty commit message body.\n" +msgstr "Batalkan komit karena badan pesan komit kosong.\n" -#: pack-write.c:251 -msgid "cannot both write and verify reverse index" +#: builtin/commit.c +msgid "" +"repository has been updated, but unable to write\n" +"new_index file. Check that disk is not full and quota is\n" +"not exceeded, and then \"git restore --staged :/\" to recover." msgstr "" +"repositori sudah diperbarui, tetapi tidak dapat menulis\n" +"berkas new_index. Periksa bahwa disk tidak penuh dan kuota\n" +"tidak terlampaui, lalu \"git restore --staged :/\" untuk pulihkan." -#: pack-write.c:270 -#, c-format -msgid "could not stat: %s" -msgstr "" +#: builtin/config.c +msgid "git config []" +msgstr "git config []" -#: pack-write.c:282 +#: builtin/config.c builtin/env--helper.c #, c-format -msgid "failed to make %s readable" -msgstr "" +msgid "unrecognized --type argument, %s" +msgstr "argumen --type tidak dikenal %s" -#: pack-write.c:521 -#, c-format -msgid "could not write '%s' promisor file" -msgstr "" +#: builtin/config.c +msgid "only one type at a time" +msgstr "hanya satu tipe pada suatu saat" -#: packfile.c:627 -msgid "offset before end of packfile (broken .idx?)" -msgstr "" +#: builtin/config.c +msgid "Config file location" +msgstr "Lokasi berkas konfigurasi" -#: packfile.c:657 -#, c-format -msgid "packfile %s cannot be mapped%s" -msgstr "" +#: builtin/config.c +msgid "use global config file" +msgstr "gunakan berkas konfigurasi global" -#: packfile.c:1924 -#, c-format -msgid "offset before start of pack index for %s (corrupt index?)" -msgstr "" +#: builtin/config.c +msgid "use system config file" +msgstr "gunakan berkas konfigurasi sistem" -#: packfile.c:1928 -#, c-format -msgid "offset beyond end of pack index for %s (truncated index?)" -msgstr "" +#: builtin/config.c +msgid "use repository config file" +msgstr "gunakan berkas konfigurasi repositori" -#: parse-options-cb.c:21 parse-options-cb.c:25 builtin/commit-graph.c:175 -#, c-format -msgid "option `%s' expects a numerical value" -msgstr "" +#: builtin/config.c +msgid "use per-worktree config file" +msgstr "gunakan berkas konfigurasi per pohon kerja" -#: parse-options-cb.c:42 -#, c-format -msgid "malformed expiration date '%s'" -msgstr "" +#: builtin/config.c +msgid "use given config file" +msgstr "gunakan berkas konfigurasi yang diberikan" -#: parse-options-cb.c:55 -#, c-format -msgid "option `%s' expects \"always\", \"auto\", or \"never\"" -msgstr "" +#: builtin/config.c +msgid "blob-id" +msgstr "id blob" -#: parse-options-cb.c:133 parse-options-cb.c:150 -#, c-format -msgid "malformed object name '%s'" -msgstr "" +#: builtin/config.c +msgid "read config from given blob object" +msgstr "baca konfigurasi dari objek blob yang diberikan" -#: parse-options-cb.c:307 -#, c-format -msgid "option `%s' expects \"%s\" or \"%s\"" -msgstr "" +#: builtin/config.c +msgid "Action" +msgstr "Tindakan" -#: parse-options.c:58 -#, c-format -msgid "%s requires a value" -msgstr "" +#: builtin/config.c +msgid "get value: name [value-pattern]" +msgstr "dapatkan nilai: name [pola nilai]" -#: parse-options.c:93 -#, c-format -msgid "%s is incompatible with %s" -msgstr "" +#: builtin/config.c +msgid "get all values: key [value-pattern]" +msgstr "dapatkan semua nilai: key [pola nilai]" -#: parse-options.c:98 -#, c-format -msgid "%s : incompatible with something else" -msgstr "" +#: builtin/config.c +msgid "get values for regexp: name-regex [value-pattern]" +msgstr "dapatkan nilai dari regexp: name-regex [pola nilai]" -#: parse-options.c:112 parse-options.c:116 -#, c-format -msgid "%s takes no value" -msgstr "" +#: builtin/config.c +msgid "get value specific for the URL: section[.var] URL" +msgstr "dapatkan nilai spesifik untuk URL: section[.var] URL" -#: parse-options.c:114 -#, c-format -msgid "%s isn't available" -msgstr "" +#: builtin/config.c +msgid "replace all matching variables: name value [value-pattern]" +msgstr "ganti semua variabel yang cocok: name value [pola nilai]" -#: parse-options.c:237 -#, c-format -msgid "%s expects a non-negative integer value with an optional k/m/g suffix" -msgstr "" +#: builtin/config.c +msgid "add a new variable: name value" +msgstr "tambahkan variabel baru: name value" -#: parse-options.c:393 -#, c-format -msgid "ambiguous option: %s (could be --%s%s or --%s%s)" -msgstr "" +#: builtin/config.c +msgid "remove a variable: name [value-pattern]" +msgstr "hapus variabel: name [pola nilai]" -#: parse-options.c:428 parse-options.c:436 -#, c-format -msgid "did you mean `--%s` (with two dashes)?" -msgstr "" +#: builtin/config.c +msgid "remove all matches: name [value-pattern]" +msgstr "hapus semua cocokan: name [pola nilai]" -#: parse-options.c:678 parse-options.c:1054 -#, c-format -msgid "alias of --%s" -msgstr "" +#: builtin/config.c +msgid "rename section: old-name new-name" +msgstr "ganti nama bagian: old-name new-name" -#: parse-options.c:892 -#, c-format -msgid "unknown option `%s'" -msgstr "" +#: builtin/config.c +msgid "remove a section: name" +msgstr "hapus bagian: name" -#: parse-options.c:894 -#, c-format -msgid "unknown switch `%c'" -msgstr "" +#: builtin/config.c +msgid "list all" +msgstr "daftar semua" -#: parse-options.c:896 -#, c-format -msgid "unknown non-ascii option in string: `%s'" -msgstr "" +#: builtin/config.c +msgid "use string equality when comparing values to 'value-pattern'" +msgstr "gunakan kesamaan untai ketika membandingkan nilai ke 'pola nilai'" -#: parse-options.c:920 -msgid "..." -msgstr "" +#: builtin/config.c +msgid "open an editor" +msgstr "buka penyunting" -#: parse-options.c:934 -#, c-format -msgid "usage: %s" -msgstr "" +#: builtin/config.c +msgid "find the color configured: slot [default]" +msgstr "temukan warna terkonfigurasi: slot [asali]" -#. TRANSLATORS: the colon here should align with the -#. one in "usage: %s" translation. -#. -#: parse-options.c:949 -#, c-format -msgid " or: %s" -msgstr "" +#: builtin/config.c +msgid "find the color setting: slot [stdout-is-tty]" +msgstr "temukan setelan warna: slot [stdout-is-tty]" -#. TRANSLATORS: You should only need to translate this format -#. string if your language is a RTL language (e.g. Arabic, -#. Hebrew etc.), not if it's a LTR language (e.g. German, -#. Russian, Chinese etc.). -#. * -#. When a translated usage string has an embedded "\n" it's -#. because options have wrapped to the next line. The line -#. after the "\n" will then be padded to align with the -#. command name, such as N_("git cmd [opt]\n<8 -#. spaces>[opt2]"), where the 8 spaces are the same length as -#. "git cmd ". -#. * -#. This format string prints out that already-translated -#. line. The "%*s" is whitespace padding to account for the -#. padding at the start of the line that we add in this -#. function. The "%s" is a line in the (hopefully already -#. translated) N_() usage string, which contained embedded -#. newlines before we split it up. -#. -#: parse-options.c:970 -#, c-format -msgid "%*s%s" -msgstr "" +#: builtin/config.c +msgid "Type" +msgstr "Tipe" -#: parse-options.c:993 -#, c-format -msgid " %s" -msgstr "" +#: builtin/config.c builtin/env--helper.c builtin/hash-object.c +msgid "type" +msgstr "tipe" -#: parse-options.c:1040 -msgid "-NUM" -msgstr "" +#: builtin/config.c builtin/env--helper.c +msgid "value is given this type" +msgstr "Nilai diberikan tipe ini" -#: path.c:922 -#, c-format -msgid "Could not make %s writable by group" -msgstr "" +#: builtin/config.c +msgid "value is \"true\" or \"false\"" +msgstr "Nilai adala \"true\" atau \"false\"" -#: pathspec.c:150 -msgid "Escape character '\\' not allowed as last character in attr value" -msgstr "" +#: builtin/config.c +msgid "value is decimal number" +msgstr "nilai adalah angka desimal" -#: pathspec.c:168 -msgid "Only one 'attr:' specification is allowed." -msgstr "" +#: builtin/config.c +msgid "value is --bool or --int" +msgstr "nilai adalah --bool atau --int" -#: pathspec.c:171 -msgid "attr spec must not be empty" -msgstr "" +#: builtin/config.c +msgid "value is --bool or string" +msgstr "nilai adalah --bool atau untai" -#: pathspec.c:214 -#, c-format -msgid "invalid attribute name %s" -msgstr "" +#: builtin/config.c +msgid "value is a path (file or directory name)" +msgstr "nilai adalah jalur (nama berkas atau direktori)" -#: pathspec.c:279 -msgid "global 'glob' and 'noglob' pathspec settings are incompatible" -msgstr "" +#: builtin/config.c +msgid "value is an expiry date" +msgstr "nilai adalah tanggal kadaluarsa" -#: pathspec.c:286 -msgid "" -"global 'literal' pathspec setting is incompatible with all other global " -"pathspec settings" -msgstr "" +#: builtin/config.c +msgid "Other" +msgstr "Lainnya" -#: pathspec.c:326 -msgid "invalid parameter for pathspec magic 'prefix'" -msgstr "" +#: builtin/config.c +msgid "terminate values with NUL byte" +msgstr "Akhiri nilai dengan bita NUL" -#: pathspec.c:347 -#, c-format -msgid "Invalid pathspec magic '%.*s' in '%s'" -msgstr "" +#: builtin/config.c +msgid "show variable names only" +msgstr "perlihatkan hanya nama variabel" -#: pathspec.c:352 -#, c-format -msgid "Missing ')' at the end of pathspec magic in '%s'" -msgstr "" +#: builtin/config.c +msgid "respect include directives on lookup" +msgstr "segani arahan masukkan pada pencarian" -#: pathspec.c:390 -#, c-format -msgid "Unimplemented pathspec magic '%c' in '%s'" +#: builtin/config.c +msgid "show origin of config (file, standard input, blob, command line)" msgstr "" +"perlihatkan asal konfigurasi (berkas, masukan standar, blob, baris perintah)" -#: pathspec.c:449 -#, c-format -msgid "%s: 'literal' and 'glob' are incompatible" +#: builtin/config.c +msgid "show scope of config (worktree, local, global, system, command)" msgstr "" +"perlihatkan cakupan konfigurasi (pohon kerja, lokal, global, sistem, " +"perintah)" -#: pathspec.c:465 -#, c-format -msgid "%s: '%s' is outside repository at '%s'" -msgstr "" +#: builtin/config.c builtin/env--helper.c +msgid "value" +msgstr "nilai" -#: pathspec.c:541 +#: builtin/config.c +msgid "with --get, use default value when missing entry" +msgstr "dengan --get, gunakan nilai asali ketika kehilangan entri" + +#: builtin/config.c #, c-format -msgid "'%s' (mnemonic: '%c')" -msgstr "" +msgid "wrong number of arguments, should be %d" +msgstr "jumlah argumen salah, seharusnya %d" -#: pathspec.c:551 +#: builtin/config.c #, c-format -msgid "%s: pathspec magic not supported by this command: %s" -msgstr "" +msgid "wrong number of arguments, should be from %d to %d" +msgstr "jumlah argumen salah, seharusnya dari %d ke %d" -#: pathspec.c:618 +#: builtin/config.c #, c-format -msgid "pathspec '%s' is beyond a symbolic link" -msgstr "" +msgid "invalid key pattern: %s" +msgstr "pola kunci tidak valid: %s" -#: pathspec.c:663 +#: builtin/config.c config.c #, c-format -msgid "line is badly quoted: %s" -msgstr "" - -#: pkt-line.c:92 -msgid "unable to write flush packet" -msgstr "" +msgid "invalid pattern: %s" +msgstr "pola tidak valid: %s" -#: pkt-line.c:99 -msgid "unable to write delim packet" -msgstr "" +#: builtin/config.c +#, c-format +msgid "failed to format default config value: %s" +msgstr "gagal memformat nilai konfigurasi asali: %s" -#: pkt-line.c:106 -msgid "unable to write response end packet" -msgstr "" +#: builtin/config.c +#, c-format +msgid "cannot parse color '%s'" +msgstr "tidak dapat menguraikan warna '%s'" -#: pkt-line.c:113 -msgid "flush packet write failed" -msgstr "" +#: builtin/config.c +msgid "unable to parse default color value" +msgstr "tidak dapat menguraikan nilai warna asali" -#: pkt-line.c:153 -msgid "protocol error: impossibly long line" -msgstr "" +#: builtin/config.c +msgid "not in a git directory" +msgstr "bukan di dalam direktori git" -#: pkt-line.c:169 pkt-line.c:171 -msgid "packet write with format failed" -msgstr "" +#: builtin/config.c +msgid "writing to stdin is not supported" +msgstr "menulis ke stdin tidak didukung" -#: pkt-line.c:204 pkt-line.c:252 -msgid "packet write failed - data exceeds max packet size" -msgstr "" +#: builtin/config.c +msgid "writing config blobs is not supported" +msgstr "menulis blob konfigurasi tidak didukung" -#: pkt-line.c:222 +#: builtin/config.c #, c-format -msgid "packet write failed: %s" +msgid "" +"# This is Git's per-user configuration file.\n" +"[user]\n" +"# Please adapt and uncomment the following lines:\n" +"#\tname = %s\n" +"#\temail = %s\n" msgstr "" +"# Ini adalah berkas konfigurasi Git per pengguna.\n" +"[user]\n" +"# Mohon sesuaikan dan batal komen baris berikut:\n" +"#\tname = %s\n" +"#\temail = %s\n" -#: pkt-line.c:349 pkt-line.c:350 -msgid "read error" -msgstr "" +#: builtin/config.c +msgid "only one config file at a time" +msgstr "hanya satu berkas konfigurasi pada suatu saat" -#: pkt-line.c:360 pkt-line.c:361 -msgid "the remote end hung up unexpectedly" -msgstr "" +#: builtin/config.c +msgid "--local can only be used inside a git repository" +msgstr "--local hanya dapat digunakan di dalam repositori git" -#: pkt-line.c:417 pkt-line.c:419 -#, c-format -msgid "protocol error: bad line length character: %.4s" -msgstr "" +#: builtin/config.c +msgid "--blob can only be used inside a git repository" +msgstr "--blob hanya dapat digunakan di dalam repositori git" -#: pkt-line.c:434 pkt-line.c:436 pkt-line.c:442 pkt-line.c:444 -#, c-format -msgid "protocol error: bad line length %d" -msgstr "" +#: builtin/config.c +msgid "--worktree can only be used inside a git repository" +msgstr "--worktree hanya dapat digunakan di dalam repositori git" -#: pkt-line.c:472 sideband.c:165 -#, c-format -msgid "remote error: %s" -msgstr "" +#: builtin/config.c +msgid "$HOME not set" +msgstr "$HOME tak disetel" -#: preload-index.c:125 -msgid "Refreshing index" +#: builtin/config.c +msgid "" +"--worktree cannot be used with multiple working trees unless the config\n" +"extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n" +"section in \"git help worktree\" for details" msgstr "" +"--worktree tidak dapat digunakan dengan banyak pohon kerja kecuali\n" +"konfigurasi ekstensi worktreeConfig diaktifkan. Mohon baca bagian\n" +"\"CONFIGURATION FILE\" di \"git help worktree\" untuk selengkapnya" -#: preload-index.c:144 -#, c-format -msgid "unable to create threaded lstat: %s" -msgstr "" +#: builtin/config.c +msgid "--get-color and variable type are incoherent" +msgstr "--get-color dan tipe variabel raban" -#: pretty.c:1051 -msgid "unable to parse --pretty format" -msgstr "" +#: builtin/config.c +msgid "only one action at a time" +msgstr "hanya satu tindakan pada suatu saat" -#: promisor-remote.c:31 -msgid "promisor-remote: unable to fork off fetch subprocess" -msgstr "" +#: builtin/config.c +msgid "--name-only is only applicable to --list or --get-regexp" +msgstr "--name-only hanya dapat diterapkan pada --list atau --get-regexp" -#: promisor-remote.c:38 promisor-remote.c:40 -msgid "promisor-remote: could not write to fetch subprocess" +#: builtin/config.c +msgid "" +"--show-origin is only applicable to --get, --get-all, --get-regexp, and --" +"list" msgstr "" +"--show-origin hanya dapat diterapkan pada --get, --get-all, --get-regexp, " +"dan --list" -#: promisor-remote.c:44 -msgid "promisor-remote: could not close stdin to fetch subprocess" -msgstr "" +#: builtin/config.c +msgid "--default is only applicable to --get" +msgstr "--default hanya dapat diterapkan pada --get" -#: promisor-remote.c:54 -#, c-format -msgid "promisor remote name cannot begin with '/': %s" -msgstr "" +#: builtin/config.c +msgid "--fixed-value only applies with 'value-pattern'" +msgstr "--fixed-value hanya diterapkan dengan 'pola nilai'" -#: protocol-caps.c:103 -msgid "object-info: expected flush after arguments" -msgstr "" +#: builtin/config.c +#, c-format +msgid "unable to read config file '%s'" +msgstr "tidak dapat membaca berkas konfigurasi '%s'" -#: prune-packed.c:35 -msgid "Removing duplicate objects" -msgstr "" +#: builtin/config.c +msgid "error processing config file(s)" +msgstr "kesalahan memproses berkas konfigurasi" -#: range-diff.c:68 -msgid "could not start `log`" -msgstr "" +#: builtin/config.c +msgid "editing stdin is not supported" +msgstr "menyunting stdin tidak didukung" -#: range-diff.c:70 -msgid "could not read `log` output" -msgstr "" +#: builtin/config.c +msgid "editing blobs is not supported" +msgstr "menyunting blob tidak didukung" -#: range-diff.c:98 sequencer.c:5575 +#: builtin/config.c #, c-format -msgid "could not parse commit '%s'" -msgstr "" +msgid "cannot create configuration file %s" +msgstr "tidak dapat membuat berkas konfigurasi %s" -#: range-diff.c:109 +#: builtin/config.c #, c-format msgid "" -"could not parse first line of `log` output: did not start with 'commit ': " -"'%s'" +"cannot overwrite multiple values with a single value\n" +" Use a regexp, --add or --replace-all to change %s." msgstr "" +"tidak dapat menimpa banyak nilai dengan nilai tunggal\n" +" Gunakan regexp, --add atau --replace-all untuk mengubah %s." -#: range-diff.c:132 +#: builtin/config.c #, c-format -msgid "could not parse git header '%.*s'" -msgstr "" +msgid "no such section: %s" +msgstr "tidak ada bagian seperti: %s" -#: range-diff.c:300 -msgid "failed to generate diff" -msgstr "" +#: builtin/count-objects.c +msgid "print sizes in human readable format" +msgstr "cetak ukuran dalam format yang bisa dibaca manusia" -#: range-diff.c:558 range-diff.c:560 +#: builtin/credential-cache--daemon.c #, c-format -msgid "could not parse log for '%s'" +msgid "" +"The permissions on your socket directory are too loose; other\n" +"users may be able to read your cached credentials. Consider running:\n" +"\n" +"\tchmod 0700 %s" msgstr "" -#: read-cache.c:737 -#, c-format -msgid "will not add file alias '%s' ('%s' already exists in index)" +#: builtin/credential-cache--daemon.c +msgid "print debugging messages to stderr" msgstr "" -#: read-cache.c:753 -msgid "cannot create an empty blob in the object database" +#: builtin/credential-cache--daemon.c +msgid "credential-cache--daemon unavailable; no unix socket support" msgstr "" -#: read-cache.c:775 -#, c-format -msgid "%s: can only add regular files, symbolic links or git-directories" +#: builtin/credential-cache.c +msgid "credential-cache unavailable; no unix socket support" msgstr "" -#: read-cache.c:780 builtin/submodule--helper.c:3359 +#: builtin/credential-store.c #, c-format -msgid "'%s' does not have a commit checked out" +msgid "unable to get credential storage lock in %d ms" msgstr "" -#: read-cache.c:832 -#, c-format -msgid "unable to index file '%s'" -msgstr "" +#: builtin/describe.c +msgid "git describe [] [...]" +msgstr "git describe [] [...]" -#: read-cache.c:851 -#, c-format -msgid "unable to add '%s' to index" -msgstr "" +#: builtin/describe.c +msgid "git describe [] --dirty" +msgstr "git describe [] --dirty" -#: read-cache.c:862 -#, c-format -msgid "unable to stat '%s'" -msgstr "" +#: builtin/describe.c +msgid "head" +msgstr "kepala" -#: read-cache.c:1404 -#, c-format -msgid "'%s' appears as both a file and as a directory" -msgstr "" +#: builtin/describe.c +msgid "lightweight" +msgstr "ringan" -#: read-cache.c:1619 -msgid "Refresh index" -msgstr "" +#: builtin/describe.c +msgid "annotated" +msgstr "teranotasi" -#: read-cache.c:1751 +#: builtin/describe.c #, c-format -msgid "" -"index.version set, but the value is invalid.\n" -"Using version %i" -msgstr "" +msgid "annotated tag %s not available" +msgstr "tag teranotasi %s tidak tersedia" -#: read-cache.c:1761 +#: builtin/describe.c #, c-format -msgid "" -"GIT_INDEX_VERSION set, but the value is invalid.\n" -"Using version %i" -msgstr "" +msgid "tag '%s' is externally known as '%s'" +msgstr "tag '%s' dikenal luar sebagai '%s'" -#: read-cache.c:1817 +#: builtin/describe.c #, c-format -msgid "bad signature 0x%08x" -msgstr "" +msgid "no tag exactly matches '%s'" +msgstr "tidak ada tag yang tepat cocok dengan '%s'" -#: read-cache.c:1820 +#: builtin/describe.c #, c-format -msgid "bad index version %d" -msgstr "" - -#: read-cache.c:1829 -msgid "bad index file sha1 signature" +msgid "No exact match on refs or tags, searching to describe\n" msgstr "" +"tidak ada kecocokan eksak pada referensi atau tag, mencari untuk " +"menjelaskan \n" -#: read-cache.c:1863 +#: builtin/describe.c #, c-format -msgid "index uses %.4s extension, which we do not understand" -msgstr "" +msgid "finished search at %s\n" +msgstr "selesai mencari pada %s\n" -#: read-cache.c:1865 +#: builtin/describe.c #, c-format -msgid "ignoring %.4s extension" +msgid "" +"No annotated tags can describe '%s'.\n" +"However, there were unannotated tags: try --tags." msgstr "" +"Tidak ada tag teranotasi yang dapat menjelaskan '%s'.\n" +"Bagaimanapun, ada tag tak teranotasi: coba --tags." -#: read-cache.c:1902 +#: builtin/describe.c #, c-format -msgid "unknown index entry format 0x%08x" +msgid "" +"No tags can describe '%s'.\n" +"Try --always, or create some tags." msgstr "" +"Tidak ada tag yang dapat menjelaskan '%s'\n" +"Coba --always, atau buat beberapa tag." -#: read-cache.c:1918 +#: builtin/describe.c #, c-format -msgid "malformed name field in the index, near path '%s'" -msgstr "" - -#: read-cache.c:1975 -msgid "unordered stage entries in index" -msgstr "" +msgid "traversed %lu commits\n" +msgstr "%lu komit dilintasi\n" -#: read-cache.c:1978 +#: builtin/describe.c #, c-format -msgid "multiple stage entries for merged file '%s'" +msgid "" +"more than %i tags found; listed %i most recent\n" +"gave up search at %s\n" msgstr "" +"lebih dari %i tag ditemukan; %i terbaru didaftarkan\n" +"menyerah mencari pada %s\n" -#: read-cache.c:1981 +#: builtin/describe.c #, c-format -msgid "unordered stage entries for '%s'" -msgstr "" - -#: read-cache.c:2096 read-cache.c:2402 rerere.c:549 rerere.c:583 rerere.c:1096 -#: submodule.c:1831 builtin/add.c:586 builtin/check-ignore.c:183 -#: builtin/checkout.c:532 builtin/checkout.c:724 builtin/clean.c:1016 -#: builtin/commit.c:379 builtin/diff-tree.c:122 builtin/grep.c:521 -#: builtin/mv.c:148 builtin/reset.c:506 builtin/rm.c:293 -#: builtin/submodule--helper.c:335 builtin/submodule--helper.c:3319 -msgid "index file corrupt" -msgstr "" +msgid "describe %s\n" +msgstr "jelaskan %s\n" -#: read-cache.c:2240 +#: builtin/describe.c #, c-format -msgid "unable to create load_cache_entries thread: %s" -msgstr "" +msgid "Not a valid object name %s" +msgstr "Bukan nama objek yang valid %s" -#: read-cache.c:2253 +#: builtin/describe.c #, c-format -msgid "unable to join load_cache_entries thread: %s" -msgstr "" +msgid "%s is neither a commit nor blob" +msgstr "%s bukan sebuah komit atau blob" -#: read-cache.c:2286 -#, c-format -msgid "%s: index file open failed" -msgstr "" +#: builtin/describe.c +msgid "find the tag that comes after the commit" +msgstr "temukan tag yang datang setelah komit" -#: read-cache.c:2290 -#, c-format -msgid "%s: cannot stat the open index" -msgstr "" +#: builtin/describe.c +msgid "debug search strategy on stderr" +msgstr "debug strategi pencarian pada keluaran standar" -#: read-cache.c:2294 -#, c-format -msgid "%s: index file smaller than expected" -msgstr "" +#: builtin/describe.c +msgid "use any ref" +msgstr "gunakan referensi apapun" -#: read-cache.c:2298 -#, c-format -msgid "%s: unable to map index file%s" -msgstr "" +#: builtin/describe.c +msgid "use any tag, even unannotated" +msgstr "gunakan tag apapun, bahkan tak teranotasi" -#: read-cache.c:2341 -#, c-format -msgid "unable to create load_index_extensions thread: %s" -msgstr "" +#: builtin/describe.c +msgid "always use long format" +msgstr "selalu gunakan format panjang" -#: read-cache.c:2368 -#, c-format -msgid "unable to join load_index_extensions thread: %s" -msgstr "" +#: builtin/describe.c +msgid "only follow first parent" +msgstr "hanya ikuti induk pertama" -#: read-cache.c:2414 -#, c-format -msgid "could not freshen shared index '%s'" -msgstr "" +#: builtin/describe.c +msgid "only output exact matches" +msgstr "hanya keluarkan kecocokan eksak" -#: read-cache.c:2473 -#, c-format -msgid "broken index, expect %s in %s, got %s" -msgstr "" +#: builtin/describe.c +msgid "consider most recent tags (default: 10)" +msgstr "pertimbangkan tag terbaru (asali: 10)" -#: read-cache.c:3032 -msgid "cannot write split index for a sparse index" -msgstr "" +#: builtin/describe.c +msgid "only consider tags matching " +msgstr "hanya pertimbangkan tag yang cocok dengan " -#: read-cache.c:3114 strbuf.c:1192 wrapper.c:717 builtin/merge.c:1156 -#, c-format -msgid "could not close '%s'" -msgstr "" +#: builtin/describe.c +msgid "do not consider tags matching " +msgstr "jangan pertimbangkan tag yang cocok dengan " -#: read-cache.c:3157 -msgid "failed to convert to a sparse-index" -msgstr "" +#: builtin/describe.c builtin/name-rev.c +msgid "show abbreviated commit object as fallback" +msgstr "perlihatkan objek komit singkat sebagai langkah terakhir" -#: read-cache.c:3228 -#, c-format -msgid "could not stat '%s'" -msgstr "" +#: builtin/describe.c +msgid "mark" +msgstr "tanda" -#: read-cache.c:3241 -#, c-format -msgid "unable to open git dir: %s" -msgstr "" +#: builtin/describe.c +msgid "append on dirty working tree (default: \"-dirty\")" +msgstr "tambahkan pada direktori kerja kotor (asali: \"-dirty\")" -#: read-cache.c:3253 -#, c-format -msgid "unable to unlink: %s" -msgstr "" +#: builtin/describe.c +msgid "append on broken working tree (default: \"-broken\")" +msgstr "tambahkan pada direktori kerja rusak (asali: \"-broken\")" -#: read-cache.c:3282 -#, c-format -msgid "cannot fix permission bits on '%s'" -msgstr "" +#: builtin/describe.c +msgid "No names found, cannot describe anything." +msgstr "Tidak ada nama yang ditemukan, tidak dapat menjelaskan apapun." -#: read-cache.c:3439 +#: builtin/describe.c #, c-format -msgid "%s: cannot drop to stage #0" -msgstr "" +msgid "option '%s' and commit-ishes cannot be used together" +msgstr "opsi '%s' dan mirip-komit tidak dapat digunakan bersamaan" -#: rebase-interactive.c:11 -msgid "" -"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --" -"continue'.\n" -"Or you can abort the rebase with 'git rebase --abort'.\n" -msgstr "" -"Anda dapat memperbaiki ini dengan 'git rebase --edit-todo' lalu jalankan " -"'git rebase --continue'.\n" -"Atau Anda dapat membatalkan pendasaran ulang dengan 'git rebase --abort'.\n" +#: builtin/diff-tree.c +msgid "--merge-base only works with two commits" +msgstr "--merge-base hanya bekerja dengan dua komit" -#: rebase-interactive.c:33 +#: builtin/diff.c #, c-format -msgid "" -"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring." -msgstr "" -"setelan %s tidak dikenal untuk opsi rebase.missingCommitsCheck. Abaikan." - -#: rebase-interactive.c:42 -msgid "" -"\n" -"Commands:\n" -"p, pick = use commit\n" -"r, reword = use commit, but edit the commit message\n" -"e, edit = use commit, but stop for amending\n" -"s, squash = use commit, but meld into previous commit\n" -"f, fixup [-C | -c] = like \"squash\" but keep only the previous\n" -" commit's log message, unless -C is used, in which case\n" -" keep only this commit's message; -c is same as -C but\n" -" opens the editor\n" -"x, exec = run command (the rest of the line) using shell\n" -"b, break = stop here (continue rebase later with 'git rebase --continue')\n" -"d, drop = remove commit\n" -"l, label