From 3411fa0f0f44208671df61a1cc500085a039cdcc Mon Sep 17 00:00:00 2001 From: Bagas Sanjaya Date: Fri, 5 Nov 2021 15:24:29 +0700 Subject: l10n: po-id for 2.34 (round 2) Translate following new components: * gpg-interface.c * send-pack.c * fetch-pack.c * upload-pack.c Signed-off-by: Bagas Sanjaya diff --git a/po/id.po b/po/id.po index 41837be..106703f 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Git\n" "Report-Msgid-Bugs-To: Git Mailing List \n" -"POT-Creation-Date: 2021-10-30 09:36+0800\n" +"POT-Creation-Date: 2021-11-04 08:34+0800\n" "PO-Revision-Date: 2021-08-14 09:35+0700\n" "Last-Translator: Bagas Sanjaya \n" "Language-Team: Indonesian\n" @@ -22,8 +22,8 @@ msgstr "" msgid "Huh (%s)?" msgstr "Huh (%s)" -#: add-interactive.c:533 add-interactive.c:834 reset.c:65 sequencer.c:3510 -#: sequencer.c:3977 sequencer.c:4139 builtin/rebase.c:1233 +#: add-interactive.c:533 add-interactive.c:834 reset.c:65 sequencer.c:3512 +#: sequencer.c:3979 sequencer.c:4141 builtin/rebase.c:1233 #: builtin/rebase.c:1642 msgid "could not read index" msgstr "tidak dapat membaca indeks" @@ -52,7 +52,7 @@ msgstr "Perbarui" msgid "could not stage '%s'" msgstr "tidak dapat menggelar '%s'" -#: add-interactive.c:707 add-interactive.c:896 reset.c:89 sequencer.c:3716 +#: add-interactive.c:707 add-interactive.c:896 reset.c:89 sequencer.c:3718 msgid "could not write index" msgstr "tidak dapat menulis indeks" @@ -1249,8 +1249,8 @@ msgstr "" msgid "unable to add cache entry for %s" msgstr "tidak dapat menambahkan entri tembolok untuk %s" -#: apply.c:4398 builtin/bisect--helper.c:540 builtin/gc.c:2242 -#: builtin/gc.c:2277 +#: apply.c:4398 builtin/bisect--helper.c:540 builtin/gc.c:2241 +#: builtin/gc.c:2276 #, c-format msgid "failed to write to '%s'" msgstr "gagal menulis ke '%s'" @@ -1538,8 +1538,8 @@ msgstr "git archive --remote [--exec ] --list" msgid "cannot read %s" msgstr "Tidak dapat membaca %s" -#: archive.c:341 sequencer.c:473 sequencer.c:1930 sequencer.c:3112 -#: sequencer.c:3554 sequencer.c:3682 builtin/am.c:263 builtin/commit.c:834 +#: archive.c:341 sequencer.c:473 sequencer.c:1932 sequencer.c:3114 +#: sequencer.c:3556 sequencer.c:3684 builtin/am.c:263 builtin/commit.c:834 #: builtin/merge.c:1145 #, c-format msgid "could not read '%s'" @@ -1821,7 +1821,7 @@ msgstr "" "--reverse dan --first-parent bersama-sama butuh komit terbaru yang disebutkan" #: blame.c:2820 bundle.c:224 midx.c:1039 ref-filter.c:2370 remote.c:2041 -#: sequencer.c:2348 sequencer.c:4900 submodule.c:883 builtin/commit.c:1114 +#: sequencer.c:2350 sequencer.c:4902 submodule.c:883 builtin/commit.c:1114 #: builtin/log.c:414 builtin/log.c:1021 builtin/log.c:1629 builtin/log.c:2056 #: builtin/log.c:2346 builtin/merge.c:429 builtin/pack-objects.c:3373 #: builtin/pack-objects.c:3775 builtin/pack-objects.c:3790 @@ -1990,7 +1990,7 @@ msgstr "'%s' tidak terlihat seperti berkas bundel v2 atau v3" msgid "unrecognized header: %s%s (%d)" msgstr "kepala tidak dikenal: %s%s (%d)" -#: bundle.c:140 rerere.c:464 rerere.c:674 sequencer.c:2616 sequencer.c:3402 +#: bundle.c:140 rerere.c:464 rerere.c:674 sequencer.c:2618 sequencer.c:3404 #: builtin/commit.c:862 #, c-format msgid "could not open '%s'" @@ -2335,7 +2335,7 @@ msgstr "" msgid "commit date for commit %s in commit-graph is % != %" msgstr "" -#: commit.c:53 sequencer.c:3105 builtin/am.c:373 builtin/am.c:418 +#: commit.c:53 sequencer.c:3107 builtin/am.c:373 builtin/am.c:418 #: builtin/am.c:423 builtin/am.c:1421 builtin/am.c:2068 builtin/replace.c:457 #, c-format msgid "could not parse %s" @@ -2442,7 +2442,7 @@ msgstr "kunci tidak berisi bagian: %s" msgid "key does not contain variable name: %s" msgstr "kunci tidak berisi nama variabel: %s" -#: config.c:470 sequencer.c:2802 +#: config.c:470 sequencer.c:2804 #, c-format msgid "invalid key: %s" msgstr "kunci tidak valid: %s" @@ -3927,122 +3927,122 @@ msgstr "" #: fetch-pack.c:193 msgid "git fetch-pack: expected shallow list" -msgstr "" +msgstr "git fetch-pack: daftar dangkal diharapkan" #: fetch-pack.c:196 msgid "git fetch-pack: expected a flush packet after shallow list" -msgstr "" +msgstr "git fetch-pack: sebuah paket bilasan diharapkan setelah daftar dangkal" #: fetch-pack.c:207 msgid "git fetch-pack: expected ACK/NAK, got a flush packet" -msgstr "" +msgstr "git fetch-pack: ACK/NAK diharapkan, dapat paket bilasan" #: fetch-pack.c:227 #, c-format msgid "git fetch-pack: expected ACK/NAK, got '%s'" -msgstr "" +msgstr "git fetch-pack: ACK/NAK diharapkan, dapat '%s'" #: fetch-pack.c:238 msgid "unable to write to remote" -msgstr "" +msgstr "tidak dapat menulis ke remote" #: fetch-pack.c:299 msgid "--stateless-rpc requires multi_ack_detailed" -msgstr "" +msgstr "--stateless-rpc memerlukan multi_ack_detailed" #: fetch-pack.c:394 fetch-pack.c:1434 #, c-format msgid "invalid shallow line: %s" -msgstr "" +msgstr "baris dangkal tidak valid: %s" #: fetch-pack.c:400 fetch-pack.c:1440 #, c-format msgid "invalid unshallow line: %s" -msgstr "" +msgstr "baris dangkal-balik tidak valid: %s" #: fetch-pack.c:402 fetch-pack.c:1442 #, c-format msgid "object not found: %s" -msgstr "" +msgstr "object tidak ditemukan: %s" #: fetch-pack.c:405 fetch-pack.c:1445 #, c-format msgid "error in object: %s" -msgstr "" +msgstr "kesalahan dalam objek: %s" #: fetch-pack.c:407 fetch-pack.c:1447 #, c-format msgid "no shallow found: %s" -msgstr "" +msgstr "tidak ada dangkal yang ditemukan: %s" #: fetch-pack.c:410 fetch-pack.c:1451 #, c-format msgid "expected shallow/unshallow, got %s" -msgstr "" +msgstr "dangkal/dangkal-balik diharapkan, dapat %s" #: fetch-pack.c:450 #, c-format msgid "got %s %d %s" -msgstr "" +msgstr "dapat %s %d %s" #: fetch-pack.c:467 #, c-format msgid "invalid commit %s" -msgstr "" +msgstr "komit tidak valid %s" #: fetch-pack.c:498 msgid "giving up" -msgstr "" +msgstr "menyerah" #: fetch-pack.c:511 progress.c:339 msgid "done" -msgstr "" +msgstr "selesai" #: fetch-pack.c:523 #, c-format msgid "got %s (%d) %s" -msgstr "" +msgstr "dapat %s (%d) %s" #: fetch-pack.c:559 #, c-format msgid "Marking %s as complete" -msgstr "" +msgstr "Menandai %s sebagai lengkap" #: fetch-pack.c:774 #, c-format msgid "already have %s (%s)" -msgstr "" +msgstr "sudah punya %s (%s)" #: fetch-pack.c:860 msgid "fetch-pack: unable to fork off sideband demultiplexer" -msgstr "" +msgstr "fetch-pack: tidak dapat menggarpu pemultipleks-balik pita samping" #: fetch-pack.c:868 msgid "protocol error: bad pack header" -msgstr "" +msgstr "kesalahan protokol: kepala pak jelek" #: fetch-pack.c:962 #, c-format msgid "fetch-pack: unable to fork off %s" -msgstr "" +msgstr "fetch-pack: tidak dapat menggarpu %s" #: fetch-pack.c:968 msgid "fetch-pack: invalid index-pack output" -msgstr "" +msgstr "fetch-pack: keluaran index-pack tidak valid" #: fetch-pack.c:985 #, c-format msgid "%s failed" -msgstr "" +msgstr "%s gagal" #: fetch-pack.c:987 msgid "error in sideband demultiplexer" -msgstr "" +msgstr "kesalahan dalam pemultipleks-balik pita samping" #: fetch-pack.c:1030 #, c-format msgid "Server version is %.*s" -msgstr "" +msgstr "Versi peladen %.*s" #: fetch-pack.c:1038 fetch-pack.c:1044 fetch-pack.c:1047 fetch-pack.c:1053 #: fetch-pack.c:1057 fetch-pack.c:1061 fetch-pack.c:1065 fetch-pack.c:1069 @@ -4050,223 +4050,230 @@ msgstr "" #: fetch-pack.c:1091 fetch-pack.c:1097 fetch-pack.c:1102 fetch-pack.c:1107 #, c-format msgid "Server supports %s" -msgstr "" +msgstr "Peladen mendukung %s" #: fetch-pack.c:1040 msgid "Server does not support shallow clients" -msgstr "" +msgstr "Peladen tidak mendukung klien dangkal" #: fetch-pack.c:1100 msgid "Server does not support --shallow-since" -msgstr "" +msgstr "Peladen tidak mendukung --shallow-since" #: fetch-pack.c:1105 msgid "Server does not support --shallow-exclude" -msgstr "" +msgstr "Peladen tidak mendukung --shallow-exclude" #: fetch-pack.c:1109 msgid "Server does not support --deepen" -msgstr "" +msgstr "Peladen tidak mendukung --deepen" #: fetch-pack.c:1111 msgid "Server does not support this repository's object format" -msgstr "" +msgstr "Peladen tidak mendukung objek format repositori ini" #: fetch-pack.c:1124 msgid "no common commits" -msgstr "" +msgstr "tidak ada komit umum" #: fetch-pack.c:1133 fetch-pack.c:1480 builtin/clone.c:1130 msgid "source repository is shallow, reject to clone." -msgstr "" +msgstr "repositori sumber dangkal, menolak mengkloning." #: fetch-pack.c:1139 fetch-pack.c:1671 msgid "git fetch-pack: fetch failed." -msgstr "" +msgstr "git fetch-pack: pengambilan gagal." #: fetch-pack.c:1253 #, c-format msgid "mismatched algorithms: client %s; server %s" -msgstr "" +msgstr "algoritma tidak cocok: klien %s; peladen %s" #: fetch-pack.c:1257 #, c-format msgid "the server does not support algorithm '%s'" -msgstr "" +msgstr "peladen tidak mendukung algoritma '%s'" #: fetch-pack.c:1290 msgid "Server does not support shallow requests" -msgstr "" +msgstr "Peladen tidak mendukung permintaan dangkal" #: fetch-pack.c:1297 msgid "Server supports filter" -msgstr "" +msgstr "Peladen mendukung saringan" #: fetch-pack.c:1340 fetch-pack.c:2053 msgid "unable to write request to remote" -msgstr "" +msgstr "tidak dapat menulis permintaan kepada remote" #: fetch-pack.c:1358 #, c-format msgid "error reading section header '%s'" -msgstr "" +msgstr "kesalahan membaca kepala seksi '%s'" #: fetch-pack.c:1364 #, c-format msgid "expected '%s', received '%s'" -msgstr "" +msgstr "diharapkan '%s', diterima '%s'" #: fetch-pack.c:1398 #, c-format msgid "unexpected acknowledgment line: '%s'" -msgstr "" +msgstr "baris pengakuan tidak diharapkan: %s" #: fetch-pack.c:1403 #, c-format msgid "error processing acks: %d" -msgstr "" +msgstr "kesalahan memproses ack: %d" #: fetch-pack.c:1413 msgid "expected packfile to be sent after 'ready'" -msgstr "" +msgstr "berkas pak diharapkan dikirim setelah 'ready'" #: fetch-pack.c:1415 msgid "expected no other sections to be sent after no 'ready'" -msgstr "" +msgstr "tidak ada seksi lainnya yang diharapkan dikirim setelah tidak ada 'ready'" #: fetch-pack.c:1456 #, c-format msgid "error processing shallow info: %d" -msgstr "" +msgstr "gagal memproses info dangkal: %d" #: fetch-pack.c:1505 #, c-format msgid "expected wanted-ref, got '%s'" -msgstr "" +msgstr "wanted-ref diharapkan, dapat '%s'" #: fetch-pack.c:1510 #, c-format msgid "unexpected wanted-ref: '%s'" -msgstr "" +msgstr "wanted-ref tidak diharapkan: '%s'" #: fetch-pack.c:1515 #, c-format msgid "error processing wanted refs: %d" -msgstr "" +msgstr "kesalahan memproses referensi yang diminta: %d" #: fetch-pack.c:1545 msgid "git fetch-pack: expected response end packet" -msgstr "" +msgstr "git fetch-pack: paket jawaban akhir diharapkan" #: fetch-pack.c:1949 msgid "no matching remote head" -msgstr "" +msgstr "tidak ada kepala remote yang cocok" #: fetch-pack.c:1972 builtin/clone.c:581 msgid "remote did not send all necessary objects" -msgstr "" +msgstr "remote tidak mengirim semua objek yang dibutuhkan" #: fetch-pack.c:2075 msgid "unexpected 'ready' from remote" -msgstr "" +msgstr "'ready' tidak diharapkan dari remote" #: fetch-pack.c:2098 #, c-format msgid "no such remote ref %s" -msgstr "" +msgstr "tidak ada referensi remote seperti %s" #: fetch-pack.c:2101 #, c-format msgid "Server does not allow request for unadvertised object %s" -msgstr "" +msgstr "Peladen tidak memperbolehkan permintaan untuk objek tak diiklankan %s" -#: gpg-interface.c:329 gpg-interface.c:449 gpg-interface.c:900 -#: gpg-interface.c:916 +#: gpg-interface.c:329 gpg-interface.c:451 gpg-interface.c:902 +#: gpg-interface.c:918 msgid "could not create temporary file" -msgstr "" +msgstr "tidak dapat membuat berkas sementara" -#: gpg-interface.c:332 gpg-interface.c:452 +#: gpg-interface.c:332 gpg-interface.c:454 #, c-format msgid "failed writing detached signature to '%s'" -msgstr "" +msgstr "gagal menulis tandatangan terlepas ke '%s'" -#: gpg-interface.c:443 +#: gpg-interface.c:445 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" -#: gpg-interface.c:467 +#: gpg-interface.c:469 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+)" -#: gpg-interface.c:521 +#: gpg-interface.c:523 #, c-format msgid "ssh signing revocation file configured but not found: %s" -msgstr "" +msgstr "berkas pencabutan penandatanganan ssh terkonfigurasi tapi tidak ada: %s" -#: gpg-interface.c:574 +#: gpg-interface.c:576 #, c-format msgid "bad/incompatible signature '%s'" msgstr "tanda tangan '%s' jelek/tidak kompatibel" -#: gpg-interface.c:733 gpg-interface.c:738 +#: gpg-interface.c:735 gpg-interface.c:740 #, c-format msgid "failed to get the ssh fingerprint for key '%s'" msgstr "gagal mendapatkan sidik jari ssh untuk kunci '%s'" -#: gpg-interface.c:760 +#: gpg-interface.c:762 msgid "" "either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured" msgstr "" +"baik user.signingkey atau gpg.ssh.defaultKeyCommand perlu dikonfigurasi" -#: gpg-interface.c:778 +#: gpg-interface.c:780 #, c-format -msgid "gpg.ssh.defaultKeycommand succeeded but returned no keys: %s %s" -msgstr "" +msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s" +msgstr "gpg.ssh.defaultKeyCommand sukses tapi tidak mengembalikan kunci: %s %s" -#: gpg-interface.c:784 +#: gpg-interface.c:786 #, c-format msgid "gpg.ssh.defaultKeyCommand failed: %s %s" -msgstr "" +msgstr "gpg.ssh.defaultKeyCommand gagal: %s %s" -#: gpg-interface.c:872 +#: gpg-interface.c:874 msgid "gpg failed to sign the data" -msgstr "" +msgstr "gpg gagal menandatangani data" -#: gpg-interface.c:893 +#: gpg-interface.c:895 msgid "user.signingkey needs to be set for ssh signing" -msgstr "" +msgstr "user.signingkey perlu disetel untuk penandatanganan ssh" -#: gpg-interface.c:904 +#: gpg-interface.c:906 #, c-format msgid "failed writing ssh signing key to '%s'" msgstr "gagal menulis kunci penandatanganan ssh ke '%s'" -#: gpg-interface.c:922 +#: gpg-interface.c:924 #, c-format msgid "failed writing ssh signing key buffer to '%s'" msgstr "gagal menulis penyangga kunci penandatanganan ssh ke '%s'" -#: gpg-interface.c:940 +#: gpg-interface.c:942 msgid "" "ssh-keygen -Y sign is needed for ssh signing (available in openssh version " "8.2p1+)" msgstr "" +"ssh-keygen -Y sign diperlukan untuk penandatanganan ssh (tersedia di openssh " +"versi 8.2p1+)" -#: gpg-interface.c:952 +#: gpg-interface.c:954 #, c-format msgid "failed reading ssh signing data buffer from '%s'" -msgstr "" +msgstr "gagal membaca penyangga data penandatanganan ssh dari '%s'" #: graph.c:98 #, c-format msgid "ignored invalid color '%.*s' in log.graphColors" -msgstr "" +msgstr "warna tidak valid '%.*s' diabaikan di log.graphColors" -#: grep.c:531 +#: grep.c:533 msgid "" "given pattern contains NULL byte (via -f ). This is only supported " "with -P under PCRE v2" @@ -4274,18 +4281,18 @@ msgstr "" "pola yang diberikan berisi bita NULL (via -f ). Hal ini hanya " "didukung dengan -P di bawah PCRE v2" -#: grep.c:1907 +#: grep.c:1928 #, c-format msgid "'%s': unable to read %s" msgstr "'%s': tidak dapat membaca %s" -#: grep.c:1924 setup.c:176 builtin/clone.c:302 builtin/diff.c:90 +#: grep.c:1945 setup.c:176 builtin/clone.c:302 builtin/diff.c:90 #: builtin/rm.c:136 #, c-format msgid "failed to stat '%s'" msgstr "gagal men-stat '%s'" -#: grep.c:1935 +#: grep.c:1956 #, c-format msgid "'%s': short read" msgstr "'%s': baca pendek" @@ -6091,7 +6098,7 @@ msgstr "" msgid "unable to create threaded lstat: %s" msgstr "" -#: pretty.c:988 +#: pretty.c:1051 msgid "unable to parse --pretty format" msgstr "" @@ -6128,7 +6135,7 @@ msgstr "" msgid "could not read `log` output" msgstr "" -#: range-diff.c:97 sequencer.c:5603 +#: range-diff.c:97 sequencer.c:5605 #, c-format msgid "could not parse commit '%s'" msgstr "" @@ -6429,8 +6436,8 @@ msgid "" "\n" msgstr "" -#: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3886 -#: sequencer.c:3912 sequencer.c:5709 builtin/fsck.c:328 builtin/gc.c:1790 +#: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3888 +#: sequencer.c:3914 sequencer.c:5711 builtin/fsck.c:328 builtin/gc.c:1789 #: builtin/rebase.c:190 #, c-format msgid "could not write '%s'" @@ -6676,7 +6683,7 @@ msgstr "" #: ref-filter.c:1040 #, c-format -msgid "--format=%.*s cannot be used with--python, --shell, --tcl" +msgid "--format=%.*s cannot be used with --python, --shell, --tcl" msgstr "" #: ref-filter.c:1706 @@ -7139,7 +7146,7 @@ msgstr "tidak dapat menulis rekaman rerere" msgid "there were errors while writing '%s' (%s)" msgstr "ada kesalahan saat menulis '%s' (%s)" -#: rerere.c:482 builtin/gc.c:2247 builtin/gc.c:2282 +#: rerere.c:482 builtin/gc.c:2246 builtin/gc.c:2281 #, c-format msgid "failed to flush '%s'" msgstr "gagal membilas '%s'" @@ -7223,7 +7230,7 @@ msgstr "tidak dapat membuka direktori rr-cache" msgid "could not determine HEAD revision" msgstr "tidak dapat menentukan revisi HEAD" -#: reset.c:70 reset.c:76 sequencer.c:3703 +#: reset.c:70 reset.c:76 sequencer.c:3705 #, c-format msgid "failed to find tree of %s" msgstr "gagal menemukan pohon %s" @@ -7260,51 +7267,53 @@ msgstr "" #: send-pack.c:150 msgid "unexpected flush packet while reading remote unpack status" -msgstr "" +msgstr "paket bilas tidak diharapkan ketika membaca status pembongkaran remote" #: send-pack.c:152 #, c-format msgid "unable to parse remote unpack status: %s" -msgstr "" +msgstr "tidak dapat menguraikan status pembongkaran remote: %s" #: send-pack.c:154 #, c-format msgid "remote unpack failed: %s" -msgstr "" +msgstr "pembongkaran remote gagal: %s" #: send-pack.c:378 msgid "failed to sign the push certificate" -msgstr "" +msgstr "gagal menandatangani sertifikat dorong" #: send-pack.c:435 msgid "send-pack: unable to fork off fetch subprocess" -msgstr "" +msgstr "send-pack: tidak dapat menggarpu subproses pengambilan" #: send-pack.c:457 msgid "push negotiation failed; proceeding anyway with push" -msgstr "" +msgstr "negosiasi pendorongan gagal; langsung dilanjutkan dengan mendorong" #: send-pack.c:528 msgid "the receiving end does not support this repository's hash algorithm" -msgstr "" +msgstr "ujung penerima tidak mendukung algoritma hash repositori ini" #: send-pack.c:537 msgid "the receiving end does not support --signed push" -msgstr "" +msgstr "ujung penerima tidak mendukung dorongan --signed" #: send-pack.c:539 msgid "" "not sending a push certificate since the receiving end does not support --" "signed push" msgstr "" +"tidak mengirim sertifikat pendorongan karena ujung penerima tidak mendukung " +"dorongan --signed" #: send-pack.c:546 msgid "the receiving end does not support --atomic push" -msgstr "" +msgstr "ujung penerima tidak mendukung dorongan --atomic" #: send-pack.c:551 msgid "the receiving end does not support push options" -msgstr "" +msgstr "ujung penerima tidak mendukung opsi dorong" #: sequencer.c:197 #, c-format @@ -7316,7 +7325,7 @@ msgstr "" msgid "could not delete '%s'" msgstr "" -#: sequencer.c:345 sequencer.c:4752 builtin/rebase.c:563 builtin/rebase.c:1297 +#: sequencer.c:345 sequencer.c:4754 builtin/rebase.c:563 builtin/rebase.c:1297 #: builtin/rm.c:408 #, c-format msgid "could not remove '%s'" @@ -7365,13 +7374,13 @@ msgid "" "run \"git revert --abort\"." msgstr "" -#: sequencer.c:448 sequencer.c:3288 +#: sequencer.c:448 sequencer.c:3290 #, c-format msgid "could not lock '%s'" msgstr "" -#: sequencer.c:450 sequencer.c:3087 sequencer.c:3292 sequencer.c:3306 -#: sequencer.c:3564 sequencer.c:5619 strbuf.c:1176 wrapper.c:639 +#: sequencer.c:450 sequencer.c:3089 sequencer.c:3294 sequencer.c:3308 +#: sequencer.c:3566 sequencer.c:5621 strbuf.c:1176 wrapper.c:639 #, c-format msgid "could not write to '%s'" msgstr "" @@ -7381,8 +7390,8 @@ msgstr "" msgid "could not write eol to '%s'" msgstr "" -#: sequencer.c:460 sequencer.c:3092 sequencer.c:3294 sequencer.c:3308 -#: sequencer.c:3572 +#: sequencer.c:460 sequencer.c:3094 sequencer.c:3296 sequencer.c:3310 +#: sequencer.c:3574 #, c-format msgid "failed to finalize '%s'" msgstr "" @@ -7484,11 +7493,11 @@ msgid "" " git rebase --continue\n" msgstr "" -#: sequencer.c:1227 +#: sequencer.c:1229 msgid "'prepare-commit-msg' hook failed" msgstr "" -#: sequencer.c:1233 +#: sequencer.c:1235 msgid "" "Your name and email address were configured automatically based\n" "on your username and hostname. Please check that they are accurate.\n" @@ -7503,7 +7512,7 @@ msgid "" " git commit --amend --reset-author\n" msgstr "" -#: sequencer.c:1246 +#: sequencer.c:1248 msgid "" "Your name and email address were configured automatically based\n" "on your username and hostname. Please check that they are accurate.\n" @@ -7517,364 +7526,364 @@ msgid "" " git commit --amend --reset-author\n" msgstr "" -#: sequencer.c:1288 +#: sequencer.c:1290 msgid "couldn't look up newly created commit" msgstr "" -#: sequencer.c:1290 +#: sequencer.c:1292 msgid "could not parse newly created commit" msgstr "" -#: sequencer.c:1336 +#: sequencer.c:1338 msgid "unable to resolve HEAD after creating commit" msgstr "" -#: sequencer.c:1338 +#: sequencer.c:1340 msgid "detached HEAD" msgstr "" -#: sequencer.c:1342 +#: sequencer.c:1344 msgid " (root-commit)" msgstr "" -#: sequencer.c:1363 +#: sequencer.c:1365 msgid "could not parse HEAD" msgstr "" -#: sequencer.c:1365 +#: sequencer.c:1367 #, c-format msgid "HEAD %s is not a commit!" msgstr "" -#: sequencer.c:1369 sequencer.c:1447 builtin/commit.c:1707 +#: sequencer.c:1371 sequencer.c:1449 builtin/commit.c:1707 msgid "could not parse HEAD commit" msgstr "" -#: sequencer.c:1425 sequencer.c:2310 +#: sequencer.c:1427 sequencer.c:2312 msgid "unable to parse commit author" msgstr "" -#: sequencer.c:1436 builtin/am.c:1616 builtin/merge.c:708 +#: sequencer.c:1438 builtin/am.c:1616 builtin/merge.c:708 msgid "git write-tree failed to write a tree" msgstr "" -#: sequencer.c:1469 sequencer.c:1589 +#: sequencer.c:1471 sequencer.c:1591 #, c-format msgid "unable to read commit message from '%s'" msgstr "" -#: sequencer.c:1500 sequencer.c:1532 +#: sequencer.c:1502 sequencer.c:1534 #, c-format msgid "invalid author identity '%s'" msgstr "" -#: sequencer.c:1506 +#: sequencer.c:1508 msgid "corrupt author: missing date information" msgstr "" -#: sequencer.c:1545 builtin/am.c:1643 builtin/commit.c:1821 builtin/merge.c:913 +#: sequencer.c:1547 builtin/am.c:1643 builtin/commit.c:1821 builtin/merge.c:913 #: builtin/merge.c:938 t/helper/test-fast-rebase.c:78 msgid "failed to write commit object" msgstr "" -#: sequencer.c:1572 sequencer.c:4524 t/helper/test-fast-rebase.c:199 +#: sequencer.c:1574 sequencer.c:4526 t/helper/test-fast-rebase.c:199 #: t/helper/test-fast-rebase.c:217 #, c-format msgid "could not update %s" msgstr "" -#: sequencer.c:1621 +#: sequencer.c:1623 #, c-format msgid "could not parse commit %s" msgstr "" -#: sequencer.c:1626 +#: sequencer.c:1628 #, c-format msgid "could not parse parent commit %s" msgstr "" -#: sequencer.c:1709 sequencer.c:1990 +#: sequencer.c:1711 sequencer.c:1992 #, c-format msgid "unknown command: %d" msgstr "" -#: sequencer.c:1751 +#: sequencer.c:1753 msgid "This is the 1st commit message:" msgstr "" -#: sequencer.c:1752 +#: sequencer.c:1754 #, c-format msgid "This is the commit message #%d:" msgstr "" -#: sequencer.c:1753 +#: sequencer.c:1755 msgid "The 1st commit message will be skipped:" msgstr "" -#: sequencer.c:1754 +#: sequencer.c:1756 #, c-format msgid "The commit message #%d will be skipped:" msgstr "" -#: sequencer.c:1755 +#: sequencer.c:1757 #, c-format msgid "This is a combination of %d commits." msgstr "" -#: sequencer.c:1902 sequencer.c:1959 +#: sequencer.c:1904 sequencer.c:1961 #, c-format msgid "cannot write '%s'" msgstr "" -#: sequencer.c:1949 +#: sequencer.c:1951 msgid "need a HEAD to fixup" msgstr "" -#: sequencer.c:1951 sequencer.c:3599 +#: sequencer.c:1953 sequencer.c:3601 msgid "could not read HEAD" msgstr "" -#: sequencer.c:1953 +#: sequencer.c:1955 msgid "could not read HEAD's commit message" msgstr "" -#: sequencer.c:1977 +#: sequencer.c:1979 #, c-format msgid "could not read commit message of %s" msgstr "" -#: sequencer.c:2087 +#: sequencer.c:2089 msgid "your index file is unmerged." msgstr "" -#: sequencer.c:2094 +#: sequencer.c:2096 msgid "cannot fixup root commit" msgstr "" -#: sequencer.c:2113 +#: sequencer.c:2115 #, c-format msgid "commit %s is a merge but no -m option was given." msgstr "" -#: sequencer.c:2121 sequencer.c:2129 +#: sequencer.c:2123 sequencer.c:2131 #, c-format msgid "commit %s does not have parent %d" msgstr "" -#: sequencer.c:2135 +#: sequencer.c:2137 #, c-format msgid "cannot get commit message for %s" msgstr "" #. TRANSLATORS: The first %s will be a "todo" command like #. "revert" or "pick", the second %s a SHA1. -#: sequencer.c:2154 +#: sequencer.c:2156 #, c-format msgid "%s: cannot parse parent commit %s" msgstr "" -#: sequencer.c:2220 +#: sequencer.c:2222 #, c-format msgid "could not rename '%s' to '%s'" msgstr "" -#: sequencer.c:2280 +#: sequencer.c:2282 #, c-format msgid "could not revert %s... %s" msgstr "" -#: sequencer.c:2281 +#: sequencer.c:2283 #, c-format msgid "could not apply %s... %s" msgstr "" -#: sequencer.c:2302 +#: sequencer.c:2304 #, c-format msgid "dropping %s %s -- patch contents already upstream\n" msgstr "" -#: sequencer.c:2360 +#: sequencer.c:2362 #, c-format msgid "git %s: failed to read the index" msgstr "" -#: sequencer.c:2368 +#: sequencer.c:2370 #, c-format msgid "git %s: failed to refresh the index" msgstr "" -#: sequencer.c:2448 +#: sequencer.c:2450 #, c-format msgid "%s does not accept arguments: '%s'" msgstr "" -#: sequencer.c:2457 +#: sequencer.c:2459 #, c-format msgid "missing arguments for %s" msgstr "" -#: sequencer.c:2500 +#: sequencer.c:2502 #, c-format msgid "could not parse '%s'" msgstr "" -#: sequencer.c:2561 +#: sequencer.c:2563 #, c-format msgid "invalid line %d: %.*s" msgstr "" -#: sequencer.c:2572 +#: sequencer.c:2574 #, c-format msgid "cannot '%s' without a previous commit" msgstr "" -#: sequencer.c:2620 builtin/rebase.c:184 +#: sequencer.c:2622 builtin/rebase.c:184 #, c-format msgid "could not read '%s'." msgstr "" -#: sequencer.c:2658 +#: sequencer.c:2660 msgid "cancelling a cherry picking in progress" msgstr "" -#: sequencer.c:2667 +#: sequencer.c:2669 msgid "cancelling a revert in progress" msgstr "" -#: sequencer.c:2707 +#: sequencer.c:2709 msgid "please fix this using 'git rebase --edit-todo'." msgstr "" -#: sequencer.c:2709 +#: sequencer.c:2711 #, c-format msgid "unusable instruction sheet: '%s'" msgstr "" -#: sequencer.c:2714 +#: sequencer.c:2716 msgid "no commits parsed." msgstr "" -#: sequencer.c:2725 +#: sequencer.c:2727 msgid "cannot cherry-pick during a revert." msgstr "" -#: sequencer.c:2727 +#: sequencer.c:2729 msgid "cannot revert during a cherry-pick." msgstr "" -#: sequencer.c:2805 +#: sequencer.c:2807 #, c-format msgid "invalid value for %s: %s" msgstr "" -#: sequencer.c:2914 +#: sequencer.c:2916 msgid "unusable squash-onto" msgstr "" -#: sequencer.c:2934 +#: sequencer.c:2936 #, c-format msgid "malformed options sheet: '%s'" msgstr "" -#: sequencer.c:3029 sequencer.c:4903 +#: sequencer.c:3031 sequencer.c:4905 msgid "empty commit set passed" msgstr "" -#: sequencer.c:3046 +#: sequencer.c:3048 msgid "revert is already in progress" msgstr "" -#: sequencer.c:3048 +#: sequencer.c:3050 #, c-format msgid "try \"git revert (--continue | %s--abort | --quit)\"" msgstr "" -#: sequencer.c:3051 +#: sequencer.c:3053 msgid "cherry-pick is already in progress" msgstr "" -#: sequencer.c:3053 +#: sequencer.c:3055 #, c-format msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\"" msgstr "" -#: sequencer.c:3067 +#: sequencer.c:3069 #, c-format msgid "could not create sequencer directory '%s'" msgstr "" -#: sequencer.c:3082 +#: sequencer.c:3084 msgid "could not lock HEAD" msgstr "" -#: sequencer.c:3142 sequencer.c:4613 +#: sequencer.c:3144 sequencer.c:4615 msgid "no cherry-pick or revert in progress" msgstr "" -#: sequencer.c:3144 sequencer.c:3155 +#: sequencer.c:3146 sequencer.c:3157 msgid "cannot resolve HEAD" msgstr "" -#: sequencer.c:3146 sequencer.c:3190 +#: sequencer.c:3148 sequencer.c:3192 msgid "cannot abort from a branch yet to be born" msgstr "" -#: sequencer.c:3176 builtin/grep.c:772 +#: sequencer.c:3178 builtin/grep.c:772 #, c-format msgid "cannot open '%s'" msgstr "" -#: sequencer.c:3178 +#: sequencer.c:3180 #, c-format msgid "cannot read '%s': %s" msgstr "" -#: sequencer.c:3179 +#: sequencer.c:3181 msgid "unexpected end of file" msgstr "" -#: sequencer.c:3185 +#: sequencer.c:3187 #, c-format msgid "stored pre-cherry-pick HEAD file '%s' is corrupt" msgstr "" -#: sequencer.c:3196 +#: sequencer.c:3198 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!" msgstr "" -#: sequencer.c:3237 +#: sequencer.c:3239 msgid "no revert in progress" msgstr "" -#: sequencer.c:3246 +#: sequencer.c:3248 msgid "no cherry-pick in progress" msgstr "" -#: sequencer.c:3256 +#: sequencer.c:3258 msgid "failed to skip the commit" msgstr "" -#: sequencer.c:3263 +#: sequencer.c:3265 msgid "there is nothing to skip" msgstr "" -#: sequencer.c:3266 +#: sequencer.c:3268 #, c-format msgid "" "have you committed already?\n" "try \"git %s --continue\"" msgstr "" -#: sequencer.c:3428 sequencer.c:4504 +#: sequencer.c:3430 sequencer.c:4506 msgid "cannot read HEAD" msgstr "" -#: sequencer.c:3445 +#: sequencer.c:3447 #, c-format msgid "unable to copy '%s' to '%s'" msgstr "" -#: sequencer.c:3453 +#: sequencer.c:3455 #, c-format msgid "" "You can amend the commit now, with\n" @@ -7886,27 +7895,27 @@ msgid "" " git rebase --continue\n" msgstr "" -#: sequencer.c:3463 +#: sequencer.c:3465 #, c-format msgid "Could not apply %s... %.*s" msgstr "" -#: sequencer.c:3470 +#: sequencer.c:3472 #, c-format msgid "Could not merge %.*s" msgstr "" -#: sequencer.c:3484 sequencer.c:3488 builtin/difftool.c:639 +#: sequencer.c:3486 sequencer.c:3490 builtin/difftool.c:639 #, c-format msgid "could not copy '%s' to '%s'" msgstr "" -#: sequencer.c:3500 +#: sequencer.c:3502 #, c-format msgid "Executing: %s\n" msgstr "" -#: sequencer.c:3515 +#: sequencer.c:3517 #, c-format msgid "" "execution failed: %s\n" @@ -7916,11 +7925,11 @@ msgid "" "\n" msgstr "" -#: sequencer.c:3521 +#: sequencer.c:3523 msgid "and made changes to the index and/or the working tree\n" msgstr "" -#: sequencer.c:3527 +#: sequencer.c:3529 #, c-format msgid "" "execution succeeded: %s\n" @@ -7931,90 +7940,90 @@ msgid "" "\n" msgstr "" -#: sequencer.c:3589 +#: sequencer.c:3591 #, c-format msgid "illegal label name: '%.*s'" msgstr "" -#: sequencer.c:3662 +#: sequencer.c:3664 msgid "writing fake root commit" msgstr "" -#: sequencer.c:3667 +#: sequencer.c:3669 msgid "writing squash-onto" msgstr "" -#: sequencer.c:3746 +#: sequencer.c:3748 #, c-format msgid "could not resolve '%s'" msgstr "" -#: sequencer.c:3778 +#: sequencer.c:3780 msgid "cannot merge without a current revision" msgstr "" -#: sequencer.c:3800 +#: sequencer.c:3802 #, c-format msgid "unable to parse '%.*s'" msgstr "" -#: sequencer.c:3809 +#: sequencer.c:3811 #, c-format msgid "nothing to merge: '%.*s'" msgstr "" -#: sequencer.c:3821 +#: sequencer.c:3823 msgid "octopus merge cannot be executed on top of a [new root]" msgstr "" -#: sequencer.c:3876 +#: sequencer.c:3878 #, c-format msgid "could not get commit message of '%s'" msgstr "" -#: sequencer.c:4022 +#: sequencer.c:4024 #, c-format msgid "could not even attempt to merge '%.*s'" msgstr "" -#: sequencer.c:4038 +#: sequencer.c:4040 msgid "merge: Unable to write new index file" msgstr "" -#: sequencer.c:4119 +#: sequencer.c:4121 msgid "Cannot autostash" msgstr "" -#: sequencer.c:4122 +#: sequencer.c:4124 #, c-format msgid "Unexpected stash response: '%s'" msgstr "" -#: sequencer.c:4128 +#: sequencer.c:4130 #, c-format msgid "Could not create directory for '%s'" msgstr "" -#: sequencer.c:4131 +#: sequencer.c:4133 #, c-format msgid "Created autostash: %s\n" msgstr "" -#: sequencer.c:4135 +#: sequencer.c:4137 msgid "could not reset --hard" msgstr "" -#: sequencer.c:4160 +#: sequencer.c:4162 #, c-format msgid "Applied autostash.\n" msgstr "" -#: sequencer.c:4172 +#: sequencer.c:4174 #, c-format msgid "cannot store %s" msgstr "" -#: sequencer.c:4175 +#: sequencer.c:4177 #, c-format msgid "" "%s\n" @@ -8022,29 +8031,29 @@ msgid "" "You can run \"git stash pop\" or \"git stash drop\" at any time.\n" msgstr "" -#: sequencer.c:4180 +#: sequencer.c:4182 msgid "Applying autostash resulted in conflicts." msgstr "" -#: sequencer.c:4181 +#: sequencer.c:4183 msgid "Autostash exists; creating a new stash entry." msgstr "" -#: sequencer.c:4253 +#: sequencer.c:4255 msgid "could not detach HEAD" msgstr "" -#: sequencer.c:4268 +#: sequencer.c:4270 #, c-format msgid "Stopped at HEAD\n" msgstr "" -#: sequencer.c:4270 +#: sequencer.c:4272 #, c-format msgid "Stopped at %s\n" msgstr "" -#: sequencer.c:4302 +#: sequencer.c:4304 #, c-format msgid "" "Could not execute the todo command\n" @@ -8057,117 +8066,117 @@ msgid "" " git rebase --continue\n" msgstr "" -#: sequencer.c:4348 +#: sequencer.c:4350 #, c-format msgid "Rebasing (%d/%d)%s" msgstr "" -#: sequencer.c:4394 +#: sequencer.c:4396 #, c-format msgid "Stopped at %s... %.*s\n" msgstr "" -#: sequencer.c:4464 +#: sequencer.c:4466 #, c-format msgid "unknown command %d" msgstr "" -#: sequencer.c:4512 +#: sequencer.c:4514 msgid "could not read orig-head" msgstr "" -#: sequencer.c:4517 +#: sequencer.c:4519 msgid "could not read 'onto'" msgstr "" -#: sequencer.c:4531 +#: sequencer.c:4533 #, c-format msgid "could not update HEAD to %s" msgstr "" -#: sequencer.c:4591 +#: sequencer.c:4593 #, c-format msgid "Successfully rebased and updated %s.\n" msgstr "" -#: sequencer.c:4643 +#: sequencer.c:4645 msgid "cannot rebase: You have unstaged changes." msgstr "" -#: sequencer.c:4652 +#: sequencer.c:4654 msgid "cannot amend non-existing commit" msgstr "" -#: sequencer.c:4654 +#: sequencer.c:4656 #, c-format msgid "invalid file: '%s'" msgstr "" -#: sequencer.c:4656 +#: sequencer.c:4658 #, c-format msgid "invalid contents: '%s'" msgstr "" -#: sequencer.c:4659 +#: sequencer.c:4661 msgid "" "\n" "You have uncommitted changes in your working tree. Please, commit them\n" "first and then run 'git rebase --continue' again." msgstr "" -#: sequencer.c:4695 sequencer.c:4734 +#: sequencer.c:4697 sequencer.c:4736 #, c-format msgid "could not write file: '%s'" msgstr "" -#: sequencer.c:4750 +#: sequencer.c:4752 msgid "could not remove CHERRY_PICK_HEAD" msgstr "" -#: sequencer.c:4760 +#: sequencer.c:4762 msgid "could not commit staged changes." msgstr "" -#: sequencer.c:4880 +#: sequencer.c:4882 #, c-format msgid "%s: can't cherry-pick a %s" msgstr "" -#: sequencer.c:4884 +#: sequencer.c:4886 #, c-format msgid "%s: bad revision" msgstr "" -#: sequencer.c:4919 +#: sequencer.c:4921 msgid "can't revert as initial commit" msgstr "" -#: sequencer.c:5190 sequencer.c:5419 +#: sequencer.c:5192 sequencer.c:5421 #, c-format msgid "skipped previously applied commit %s" msgstr "" -#: sequencer.c:5260 sequencer.c:5435 +#: sequencer.c:5262 sequencer.c:5437 msgid "use --reapply-cherry-picks to include skipped commits" msgstr "" -#: sequencer.c:5406 +#: sequencer.c:5408 msgid "make_script: unhandled options" msgstr "" -#: sequencer.c:5409 +#: sequencer.c:5411 msgid "make_script: error preparing revisions" msgstr "" -#: sequencer.c:5667 sequencer.c:5684 +#: sequencer.c:5669 sequencer.c:5686 msgid "nothing to do" msgstr "" -#: sequencer.c:5703 +#: sequencer.c:5705 msgid "could not skip unnecessary pick commands" msgstr "" -#: sequencer.c:5803 +#: sequencer.c:5805 msgid "the script was already rearranged." msgstr "" @@ -9149,7 +9158,7 @@ msgstr "" #: upload-pack.c:1561 msgid "expected flush after fetch arguments" -msgstr "" +msgstr "bilasan diharapkan setelah argumen pengambilan" #: urlmatch.c:163 msgid "invalid URL scheme name or missing '://' suffix" @@ -13036,7 +13045,7 @@ msgstr "" msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs" msgstr "" -#: builtin/commit-graph.c:283 +#: builtin/commit-graph.c:282 msgid "Collecting commits from input" msgstr "" @@ -15330,16 +15339,16 @@ msgstr "perlihatkan perkembangan" msgid "show verbose names for reachable objects" msgstr "perlihatkan nama lantung untuk objek yang dapat dicapai" -#: builtin/fsck.c:860 builtin/index-pack.c:261 +#: builtin/fsck.c:861 builtin/index-pack.c:261 msgid "Checking objects" msgstr "Memeriksa objek" -#: builtin/fsck.c:888 +#: builtin/fsck.c:889 #, c-format msgid "%s: object missing" msgstr "%s: objek hilang" -#: builtin/fsck.c:899 +#: builtin/fsck.c:900 #, c-format msgid "invalid parameter: expected sha1, got '%s'" msgstr "parameter tidak valid: sha1 diharapkan, dapat '%s'" @@ -15473,175 +15482,175 @@ msgstr "gagal memulai proses 'git pack-objects'" msgid "failed to finish 'git pack-objects' process" msgstr "gagal menyelesaikan proses 'git pack-objects'" -#: builtin/gc.c:1089 +#: builtin/gc.c:1088 msgid "failed to write multi-pack-index" msgstr "gagal menulis indeks multipak" -#: builtin/gc.c:1105 +#: builtin/gc.c:1104 msgid "'git multi-pack-index expire' failed" msgstr "'git multi-pack-index expire' gagal" -#: builtin/gc.c:1164 +#: builtin/gc.c:1163 msgid "'git multi-pack-index repack' failed" msgstr "'git multi-pack-index repack' gagal" -#: builtin/gc.c:1173 +#: builtin/gc.c:1172 msgid "" "skipping incremental-repack task because core.multiPackIndex is disabled" msgstr "" "melewatkan tugas pengepakan tambahan karena core.multiPackIndex dinonaktifkan" -#: builtin/gc.c:1277 +#: builtin/gc.c:1276 #, c-format msgid "lock file '%s' exists, skipping maintenance" msgstr "berkas kunci '%s' ada, melewatkan pemeliharaan" -#: builtin/gc.c:1307 +#: builtin/gc.c:1306 #, c-format msgid "task '%s' failed" msgstr "tugas '%s' gagal" -#: builtin/gc.c:1389 +#: builtin/gc.c:1388 #, c-format msgid "'%s' is not a valid task" msgstr "'%s' bukan tugas yang valid" -#: builtin/gc.c:1394 +#: builtin/gc.c:1393 #, c-format msgid "task '%s' cannot be selected multiple times" msgstr "tugas '%s' tidak dapat dipilih berulang kali" -#: builtin/gc.c:1409 +#: builtin/gc.c:1408 msgid "run tasks based on the state of the repository" msgstr "jalankan tugas berdasarkan keadaan repositori" -#: builtin/gc.c:1410 +#: builtin/gc.c:1409 msgid "frequency" msgstr "frekuensi" -#: builtin/gc.c:1411 +#: builtin/gc.c:1410 msgid "run tasks based on frequency" msgstr "jalankan tugas berdasarkan frekuensi" -#: builtin/gc.c:1414 +#: builtin/gc.c:1413 msgid "do not report progress or other information over stderr" msgstr "" "jangan laporkan perkembangan atau informasi lainnya ke kesalahan standar" -#: builtin/gc.c:1415 +#: builtin/gc.c:1414 msgid "task" msgstr "tugas" -#: builtin/gc.c:1416 +#: builtin/gc.c:1415 msgid "run a specific task" msgstr "jalankan tugas spesifik" -#: builtin/gc.c:1433 +#: builtin/gc.c:1432 msgid "use at most one of --auto and --schedule=" msgstr "gunakan paling banyak satu dari --auto dan --schedule=" -#: builtin/gc.c:1476 +#: builtin/gc.c:1475 msgid "failed to run 'git config'" msgstr "gagal menjalankan 'git config'" -#: builtin/gc.c:1628 +#: builtin/gc.c:1627 #, c-format msgid "failed to expand path '%s'" msgstr "gagal memperluas jalur '%s'" -#: builtin/gc.c:1655 builtin/gc.c:1693 +#: builtin/gc.c:1654 builtin/gc.c:1692 msgid "failed to start launchctl" msgstr "gagal menjalankan launchctl" -#: builtin/gc.c:1768 builtin/gc.c:2221 +#: builtin/gc.c:1767 builtin/gc.c:2220 #, c-format msgid "failed to create directories for '%s'" msgstr "gagal membuat direktori untuk '%s'" -#: builtin/gc.c:1795 +#: builtin/gc.c:1794 #, c-format msgid "failed to bootstrap service %s" msgstr "gagal men-tali-botkan layanan %s" -#: builtin/gc.c:1888 +#: builtin/gc.c:1887 msgid "failed to create temp xml file" msgstr "gagal membuat berkas xml sementara" -#: builtin/gc.c:1978 +#: builtin/gc.c:1977 msgid "failed to start schtasks" msgstr "gagal menjalankan schtasks" -#: builtin/gc.c:2047 +#: builtin/gc.c:2046 msgid "failed to run 'crontab -l'; your system might not support 'cron'" msgstr "" "gagal menjalankan 'crontab -l'; sistem Anda mungkin tidak mendukung 'cron'" -#: builtin/gc.c:2064 +#: builtin/gc.c:2063 msgid "failed to run 'crontab'; your system might not support 'cron'" msgstr "" "gagal menjalankan 'crontab'; sistem Anda mungkin tidak mendukung 'cron'" -#: builtin/gc.c:2068 +#: builtin/gc.c:2067 msgid "failed to open stdin of 'crontab'" msgstr "gagal membuka masukan standar dari 'crontab'" -#: builtin/gc.c:2110 +#: builtin/gc.c:2109 msgid "'crontab' died" msgstr "'crontab' mati" -#: builtin/gc.c:2175 +#: builtin/gc.c:2174 msgid "failed to start systemctl" msgstr "gagal memulai systemctl" -#: builtin/gc.c:2185 +#: builtin/gc.c:2184 msgid "failed to run systemctl" msgstr "gagal menjalankan systemctl" -#: builtin/gc.c:2194 builtin/gc.c:2199 builtin/worktree.c:62 +#: builtin/gc.c:2193 builtin/gc.c:2198 builtin/worktree.c:62 #: builtin/worktree.c:945 #, c-format msgid "failed to delete '%s'" msgstr "gagal menghapus '%s'" -#: builtin/gc.c:2379 +#: builtin/gc.c:2378 #, c-format msgid "unrecognized --scheduler argument '%s'" msgstr "argumen --scheduler tidak dikenal '%s'" -#: builtin/gc.c:2404 +#: builtin/gc.c:2403 msgid "neither systemd timers nor crontab are available" msgstr "baik pewaktu systemd atau crontab tidak tersedia" -#: builtin/gc.c:2419 +#: builtin/gc.c:2418 #, c-format msgid "%s scheduler is not available" msgstr "penjadwal %s tidak tersedia" -#: builtin/gc.c:2433 +#: builtin/gc.c:2432 msgid "another process is scheduling background maintenance" msgstr "proses lainnya sedang menjadwalkan peme" -#: builtin/gc.c:2455 +#: builtin/gc.c:2454 msgid "git maintenance start [--scheduler=]" msgstr "git maintenance start [--scheduler=]" -#: builtin/gc.c:2464 +#: builtin/gc.c:2463 msgid "scheduler" msgstr "penjadwal" -#: builtin/gc.c:2465 +#: builtin/gc.c:2464 msgid "scheduler to trigger git maintenance run" msgstr "penjadwal untuk memicu git maintenance run" -#: builtin/gc.c:2479 +#: builtin/gc.c:2478 msgid "failed to add repo to global config" msgstr "gagal menambahkan repositori ke konfigurasi global" -#: builtin/gc.c:2488 +#: builtin/gc.c:2487 msgid "git maintenance []" msgstr "git maintenance []" -#: builtin/gc.c:2507 +#: builtin/gc.c:2506 #, c-format msgid "invalid subcommand: %s" msgstr "subperintah tidak valid: %s" @@ -16295,8 +16304,8 @@ msgstr "tidak dapat menutup %s berkas tertulis '%s'" #: builtin/index-pack.c:1489 #, c-format -msgid "unable to rename temporary '*.%s' file to '%s" -msgstr "tidak dapat menamai ulang berkas '*.%s' sementara ke '%s'" +msgid "unable to rename temporary '*.%s' file to '%s'" +msgstr "tidak dapat menamai ulang berkas sementara '*.%s' ke '%s'" #: builtin/index-pack.c:1514 msgid "error while closing pack file" @@ -22737,7 +22746,8 @@ msgid "" "or you are unsure what this means choose another name with the '--name' " "option." msgstr "" -"Jika Anda ingin menggunakan ulang direktori git lokal ini daripada mengkloning lagi dari\n" +"Jika Anda ingin menggunakan ulang direktori git lokal ini daripada " +"mengkloning lagi dari\n" " %s\n" "gunakan opsi '--force'. Jika direktori git lokal bukan repo yang benar\n" "atau Anda tidak yakin apa maksudnya, pilih nama yang lain dengan opsi '--" -- cgit v0.10.2-6-g49f6