Large file — syntax highlighting disabled.
| 1 | # Indonesian translations for Git package. |
| 2 | # Copyright (C) 2021 Bagas Sanjaya |
| 3 | # This file is distributed under the same license as the Git package. |
| 4 | # Bagas Sanjaya <bagasdotme@gmail.com>, 2021. |
| 5 | # |
| 6 | msgid "" |
| 7 | msgstr "" |
| 8 | "Project-Id-Version: Git\n" |
| 9 | "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" |
| 10 | "POT-Creation-Date: 2026-06-27 04:45+0700\n" |
| 11 | "PO-Revision-Date: 2025-06-27 10:38+0700\n" |
| 12 | "Last-Translator: Bagas Sanjaya <bagasdotme@gmail.com>\n" |
| 13 | "Language-Team: Indonesian\n" |
| 14 | "Language: id\n" |
| 15 | "MIME-Version: 1.0\n" |
| 16 | "Content-Type: text/plain; charset=UTF-8\n" |
| 17 | "Content-Transfer-Encoding: 8bit\n" |
| 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 19 | |
| 20 | #: add-interactive.c |
| 21 | #, c-format |
| 22 | msgid "Huh (%s)?" |
| 23 | msgstr "Huh (%s)?" |
| 24 | |
| 25 | #: add-interactive.c builtin/merge.c builtin/rebase.c reset.c sequencer.c |
| 26 | msgid "could not read index" |
| 27 | msgstr "tidak dapat membaca indeks" |
| 28 | |
| 29 | #: add-interactive.c |
| 30 | msgid "binary" |
| 31 | msgstr "biner" |
| 32 | |
| 33 | #: add-interactive.c |
| 34 | msgid "nothing" |
| 35 | msgstr "tidak ada" |
| 36 | |
| 37 | #: add-interactive.c |
| 38 | msgid "unchanged" |
| 39 | msgstr "tak berubah" |
| 40 | |
| 41 | #: add-interactive.c |
| 42 | msgid "Update" |
| 43 | msgstr "Perbarui" |
| 44 | |
| 45 | #: add-interactive.c |
| 46 | #, c-format |
| 47 | msgid "could not stage '%s'" |
| 48 | msgstr "tidak dapat menggelar '%s'" |
| 49 | |
| 50 | #: add-interactive.c builtin/stash.c reset.c sequencer.c |
| 51 | msgid "could not write index" |
| 52 | msgstr "tidak dapat menulis indeks" |
| 53 | |
| 54 | #: add-interactive.c |
| 55 | #, c-format |
| 56 | msgid "updated %d path\n" |
| 57 | msgid_plural "updated %d paths\n" |
| 58 | msgstr[0] "%d jalur diperbarui\n" |
| 59 | msgstr[1] "%d jalur diperbarui\n" |
| 60 | |
| 61 | #: add-interactive.c |
| 62 | #, c-format |
| 63 | msgid "note: %s is untracked now.\n" |
| 64 | msgstr "catatan: %s sekarang tak terlacak.\n" |
| 65 | |
| 66 | #: add-interactive.c apply.c builtin/checkout.c builtin/reset.c |
| 67 | #, c-format |
| 68 | msgid "make_cache_entry failed for path '%s'" |
| 69 | msgstr "make_cache_entry gagal untuk jalur '%s'" |
| 70 | |
| 71 | #: add-interactive.c |
| 72 | msgid "Revert" |
| 73 | msgstr "Kembalikan" |
| 74 | |
| 75 | #: add-interactive.c |
| 76 | msgid "Could not parse HEAD^{tree}" |
| 77 | msgstr "Tidak dapat menguraikan HEAD^{tree}" |
| 78 | |
| 79 | #: add-interactive.c |
| 80 | #, c-format |
| 81 | msgid "reverted %d path\n" |
| 82 | msgid_plural "reverted %d paths\n" |
| 83 | msgstr[0] "%d jalur dikembalikan\n" |
| 84 | msgstr[1] "%d jalur dikembalikan\n" |
| 85 | |
| 86 | #: add-interactive.c |
| 87 | #, c-format |
| 88 | msgid "No untracked files.\n" |
| 89 | msgstr "Tidak ada berkas tak terlacak.\n" |
| 90 | |
| 91 | #: add-interactive.c |
| 92 | msgid "Add untracked" |
| 93 | msgstr "Tambahkan tak terlacak" |
| 94 | |
| 95 | #: add-interactive.c |
| 96 | #, c-format |
| 97 | msgid "added %d path\n" |
| 98 | msgid_plural "added %d paths\n" |
| 99 | msgstr[0] "%d jalur ditambahkan\n" |
| 100 | msgstr[1] "%d jalur ditambahkan\n" |
| 101 | |
| 102 | #: add-interactive.c |
| 103 | #, c-format |
| 104 | msgid "ignoring unmerged: %s" |
| 105 | msgstr "mengabaikan tak tergabung: %s" |
| 106 | |
| 107 | #: add-interactive.c |
| 108 | #, c-format |
| 109 | msgid "Only binary files changed.\n" |
| 110 | msgstr "Hanya berkas biner yang berubah.\n" |
| 111 | |
| 112 | #: add-interactive.c |
| 113 | #, c-format |
| 114 | msgid "No changes.\n" |
| 115 | msgstr "Tidak ada perubahan.\n" |
| 116 | |
| 117 | #: add-interactive.c |
| 118 | msgid "Patch update" |
| 119 | msgstr "Pembaruan tambalan" |
| 120 | |
| 121 | #: add-interactive.c |
| 122 | msgid "Review diff" |
| 123 | msgstr "Tinjau diff" |
| 124 | |
| 125 | #: add-interactive.c |
| 126 | msgid "show paths with changes" |
| 127 | msgstr "perlihatkan jalur dengan perubahan" |
| 128 | |
| 129 | #: add-interactive.c |
| 130 | msgid "add working tree state to the staged set of changes" |
| 131 | msgstr "tambahkan keadaan pohon kerja ke set perubahan yang tergelar" |
| 132 | |
| 133 | #: add-interactive.c |
| 134 | msgid "revert staged set of changes back to the HEAD version" |
| 135 | msgstr "kembalikan set perubahan yang tergelar kembali ke versi HEAD" |
| 136 | |
| 137 | #: add-interactive.c |
| 138 | msgid "pick hunks and update selectively" |
| 139 | msgstr "ambil bingkah dan perbarui secara selektif" |
| 140 | |
| 141 | #: add-interactive.c |
| 142 | msgid "view diff between HEAD and index" |
| 143 | msgstr "lihat diff antara HEAD dan indeks" |
| 144 | |
| 145 | #: add-interactive.c |
| 146 | msgid "add contents of untracked files to the staged set of changes" |
| 147 | msgstr "tambahkan isi berkas tak terlacak ke set perubahan yang tergelar" |
| 148 | |
| 149 | #: add-interactive.c |
| 150 | msgid "Prompt help:" |
| 151 | msgstr "Permintaan bantuan:" |
| 152 | |
| 153 | #: add-interactive.c |
| 154 | msgid "select a single item" |
| 155 | msgstr "pilih satu item" |
| 156 | |
| 157 | #: add-interactive.c |
| 158 | msgid "select a range of items" |
| 159 | msgstr "pilih kisaran item" |
| 160 | |
| 161 | #: add-interactive.c |
| 162 | msgid "select multiple ranges" |
| 163 | msgstr "pilih banyak kisaran" |
| 164 | |
| 165 | #: add-interactive.c |
| 166 | msgid "select item based on unique prefix" |
| 167 | msgstr "pilih item berdasarkan prefiks unik" |
| 168 | |
| 169 | #: add-interactive.c |
| 170 | msgid "unselect specified items" |
| 171 | msgstr "batal pilih item yang disebutkan" |
| 172 | |
| 173 | #: add-interactive.c |
| 174 | msgid "choose all items" |
| 175 | msgstr "pilih semua item" |
| 176 | |
| 177 | #: add-interactive.c |
| 178 | msgid "(empty) finish selecting" |
| 179 | msgstr "(kosong) sudah memilih" |
| 180 | |
| 181 | #: add-interactive.c |
| 182 | msgid "select a numbered item" |
| 183 | msgstr "pilih item bernomor" |
| 184 | |
| 185 | #: add-interactive.c |
| 186 | msgid "(empty) select nothing" |
| 187 | msgstr "(empty) tidak pilih apapun" |
| 188 | |
| 189 | #: add-interactive.c builtin/clean.c |
| 190 | msgid "*** Commands ***" |
| 191 | msgstr "*** Perintah ***" |
| 192 | |
| 193 | #: add-interactive.c builtin/clean.c |
| 194 | msgid "What now" |
| 195 | msgstr "Apa sekarang" |
| 196 | |
| 197 | #: add-interactive.c |
| 198 | msgid "staged" |
| 199 | msgstr "tergelar" |
| 200 | |
| 201 | #: add-interactive.c |
| 202 | msgid "unstaged" |
| 203 | msgstr "tak tergelar" |
| 204 | |
| 205 | #: add-interactive.c apply.c builtin/am.c builtin/bugreport.c builtin/clone.c |
| 206 | #: builtin/diagnose.c builtin/fetch.c builtin/hook.c builtin/merge.c |
| 207 | #: builtin/pull.c builtin/submodule--helper.c |
| 208 | msgid "path" |
| 209 | msgstr "jalur" |
| 210 | |
| 211 | #: add-interactive.c |
| 212 | msgid "could not refresh index" |
| 213 | msgstr "tidak dapat menyegarkan indeks" |
| 214 | |
| 215 | #: add-interactive.c builtin/clean.c |
| 216 | #, c-format |
| 217 | msgid "Bye.\n" |
| 218 | msgstr "Sampai jumpa.\n" |
| 219 | |
| 220 | #: add-patch.c |
| 221 | #, c-format |
| 222 | msgid "Stage mode change%s [y,n,q,a,d%s,?]? " |
| 223 | msgstr "Gelar perubahan mode%s [y,n,q,a,d%s,?]? " |
| 224 | |
| 225 | #: add-patch.c |
| 226 | #, c-format |
| 227 | msgid "Stage deletion%s [y,n,q,a,d%s,?]? " |
| 228 | msgstr "Gelar penghapusan%s [y,n,q,a,d%s,?]? " |
| 229 | |
| 230 | #: add-patch.c |
| 231 | #, c-format |
| 232 | msgid "Stage addition%s [y,n,q,a,d%s,?]? " |
| 233 | msgstr "Gelar penambahan%s [y,n,q,a,d%s,?]? " |
| 234 | |
| 235 | #: add-patch.c |
| 236 | #, c-format |
| 237 | msgid "Stage this hunk%s [y,n,q,a,d%s,?]? " |
| 238 | msgstr "Gelar bingkah ini%s [y,n,q,a,d%s,?]? " |
| 239 | |
| 240 | #: add-patch.c |
| 241 | msgid "" |
| 242 | "If the patch applies cleanly, the edited hunk will immediately be marked for " |
| 243 | "staging." |
| 244 | msgstr "" |
| 245 | "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " |
| 246 | "ditandai untuk digelar." |
| 247 | |
| 248 | #: add-patch.c |
| 249 | msgid "" |
| 250 | "y - stage this hunk\n" |
| 251 | "n - do not stage this hunk\n" |
| 252 | "q - quit; do not stage this hunk or any of the remaining ones\n" |
| 253 | "a - stage this hunk and all later hunks in the file\n" |
| 254 | "d - do not stage this hunk or any of the later hunks in the file\n" |
| 255 | msgstr "" |
| 256 | "y - gelar bingkah ini\n" |
| 257 | "n - jangan gelar bingkah ini\n" |
| 258 | "q - keluar; jangan gelar bingkah ini atau yang sisanya\n" |
| 259 | "a - gelar bingkah ini dan semua bingkah selanjutnya dalam berkas\n" |
| 260 | "d - jangan gelar bingkah ini atau bingkah selanjutnya dalam berkas\n" |
| 261 | |
| 262 | #: add-patch.c |
| 263 | #, c-format |
| 264 | msgid "Stash mode change%s [y,n,q,a,d%s,?]? " |
| 265 | msgstr "Stase perubahan mode%s [y,n,q,a,d%s,?]? " |
| 266 | |
| 267 | #: add-patch.c |
| 268 | #, c-format |
| 269 | msgid "Stash deletion%s [y,n,q,a,d%s,?]? " |
| 270 | msgstr "Stase penghapusan%s [y,n,q,a,d%s,?]? " |
| 271 | |
| 272 | #: add-patch.c |
| 273 | #, c-format |
| 274 | msgid "Stash addition%s [y,n,q,a,d%s,?]? " |
| 275 | msgstr "Stase penambahan%s [y,n,q,a,d%s,?]? " |
| 276 | |
| 277 | #: add-patch.c |
| 278 | #, c-format |
| 279 | msgid "Stash this hunk%s [y,n,q,a,d%s,?]? " |
| 280 | msgstr "Stase bingkah ini%s [y,n,q,a,d%s,?]? " |
| 281 | |
| 282 | #: add-patch.c |
| 283 | msgid "" |
| 284 | "If the patch applies cleanly, the edited hunk will immediately be marked for " |
| 285 | "stashing." |
| 286 | msgstr "" |
| 287 | "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " |
| 288 | "ditandai untuk distase." |
| 289 | |
| 290 | #: add-patch.c |
| 291 | msgid "" |
| 292 | "y - stash this hunk\n" |
| 293 | "n - do not stash this hunk\n" |
| 294 | "q - quit; do not stash this hunk or any of the remaining ones\n" |
| 295 | "a - stash this hunk and all later hunks in the file\n" |
| 296 | "d - do not stash this hunk or any of the later hunks in the file\n" |
| 297 | msgstr "" |
| 298 | "y - stase bingkah ini\n" |
| 299 | "n - jangan stase bingkah ini\n" |
| 300 | "q - keluar; jangan stase bingkah ini atau yang sisanya\n" |
| 301 | "a - stase bingkah ini dan semua bingkah selanjutnya dalam berkas\n" |
| 302 | "d - jangan stase bingkah ini atau bingkah selanjutnya dalam berkas\n" |
| 303 | |
| 304 | #: add-patch.c |
| 305 | #, c-format |
| 306 | msgid "Unstage mode change%s [y,n,q,a,d%s,?]? " |
| 307 | msgstr "Batal gelar perubahan mode%s [y,n,q,a,d%s,?]? " |
| 308 | |
| 309 | #: add-patch.c |
| 310 | #, c-format |
| 311 | msgid "Unstage deletion%s [y,n,q,a,d%s,?]? " |
| 312 | msgstr "Batal gelar penghapusan%s [y,n,q,a,d%s,?]? " |
| 313 | |
| 314 | #: add-patch.c |
| 315 | #, c-format |
| 316 | msgid "Unstage addition%s [y,n,q,a,d%s,?]? " |
| 317 | msgstr "Batal gelar penambahan%s [y,n,q,a,d%s,?]? " |
| 318 | |
| 319 | #: add-patch.c |
| 320 | #, c-format |
| 321 | msgid "Unstage this hunk%s [y,n,q,a,d%s,?]? " |
| 322 | msgstr "Batal gelar bingkah ini%s [y,n,q,a,d%s,?]? " |
| 323 | |
| 324 | #: add-patch.c |
| 325 | msgid "" |
| 326 | "If the patch applies cleanly, the edited hunk will immediately be marked for " |
| 327 | "unstaging." |
| 328 | msgstr "" |
| 329 | "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " |
| 330 | "ditandai untuk dibatalgelarkan." |
| 331 | |
| 332 | #: add-patch.c |
| 333 | msgid "" |
| 334 | "y - unstage this hunk\n" |
| 335 | "n - do not unstage this hunk\n" |
| 336 | "q - quit; do not unstage this hunk or any of the remaining ones\n" |
| 337 | "a - unstage this hunk and all later hunks in the file\n" |
| 338 | "d - do not unstage this hunk or any of the later hunks in the file\n" |
| 339 | msgstr "" |
| 340 | "y - batal gelar bingkah ini\n" |
| 341 | "n - jangan batal gelar bingkah ini\n" |
| 342 | "q - keluar; jangan batal gelar bingkah ini atau yang sisanya\n" |
| 343 | "a - batal gelar bingkah ini dan semua bingkah selanjutnya dalam berkas\n" |
| 344 | "d - jangan batal gelar bingkah ini atau bingkah selanjutnya dalam berkas\n" |
| 345 | |
| 346 | #: add-patch.c |
| 347 | #, c-format |
| 348 | msgid "Apply mode change to index%s [y,n,q,a,d%s,?]? " |
| 349 | msgstr "Terapkan perubahan mode ke indeks%s [y,n,q,a,d%s,?]? " |
| 350 | |
| 351 | #: add-patch.c |
| 352 | #, c-format |
| 353 | msgid "Apply deletion to index%s [y,n,q,a,d%s,?]? " |
| 354 | msgstr "Terapkan penghapusan ke indeks%s [y,n,q,a,d%s,?]? " |
| 355 | |
| 356 | #: add-patch.c |
| 357 | #, c-format |
| 358 | msgid "Apply addition to index%s [y,n,q,a,d%s,?]? " |
| 359 | msgstr "Terapkan penambahan ke indeks%s [y,n,q,a,d%s,?]? " |
| 360 | |
| 361 | #: add-patch.c |
| 362 | #, c-format |
| 363 | msgid "Apply this hunk to index%s [y,n,q,a,d%s,?]? " |
| 364 | msgstr "Terapkan bingkah ini ke indeks%s [y,n,q,a,d%s,?]? " |
| 365 | |
| 366 | #: add-patch.c |
| 367 | msgid "" |
| 368 | "If the patch applies cleanly, the edited hunk will immediately be marked for " |
| 369 | "applying." |
| 370 | msgstr "" |
| 371 | "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " |
| 372 | "ditandai untuk diterapkan." |
| 373 | |
| 374 | #: add-patch.c |
| 375 | msgid "" |
| 376 | "y - apply this hunk to index\n" |
| 377 | "n - do not apply this hunk to index\n" |
| 378 | "q - quit; do not apply this hunk or any of the remaining ones\n" |
| 379 | "a - apply this hunk and all later hunks in the file\n" |
| 380 | "d - do not apply this hunk or any of the later hunks in the file\n" |
| 381 | msgstr "" |
| 382 | "y - terapkan bingkah ini ke indeks\n" |
| 383 | "n - jangan terapkan bingkah ini ke indeks\n" |
| 384 | "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n" |
| 385 | "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n" |
| 386 | "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n" |
| 387 | |
| 388 | #: add-patch.c |
| 389 | #, c-format |
| 390 | msgid "Discard mode change from worktree%s [y,n,q,a,d%s,?]? " |
| 391 | msgstr "Buang perubahan mode dari pohon kerja%s [y,n,q,a,d%s,?]? " |
| 392 | |
| 393 | #: add-patch.c |
| 394 | #, c-format |
| 395 | msgid "Discard deletion from worktree%s [y,n,q,a,d%s,?]? " |
| 396 | msgstr "Buang penghapusan dari pohon kerja%s [y,n,q,a,d%s,?]? " |
| 397 | |
| 398 | #: add-patch.c |
| 399 | #, c-format |
| 400 | msgid "Discard addition from worktree%s [y,n,q,a,d%s,?]? " |
| 401 | msgstr "Buang penambahan dari pohon kerja%s [y,n,q,a,d%s,?]? " |
| 402 | |
| 403 | #: add-patch.c |
| 404 | #, c-format |
| 405 | msgid "Discard this hunk from worktree%s [y,n,q,a,d%s,?]? " |
| 406 | msgstr "Buang bingkah ini dari pohon kerja%s [y,n,q,a,d%s,?]? " |
| 407 | |
| 408 | #: add-patch.c |
| 409 | msgid "" |
| 410 | "If the patch applies cleanly, the edited hunk will immediately be marked for " |
| 411 | "discarding." |
| 412 | msgstr "" |
| 413 | "Jika tambalan diterapkan bersih, bingkah yang disunting akan langsung " |
| 414 | "ditandai untuk dibuang." |
| 415 | |
| 416 | #: add-patch.c |
| 417 | msgid "" |
| 418 | "y - discard this hunk from worktree\n" |
| 419 | "n - do not discard this hunk from worktree\n" |
| 420 | "q - quit; do not discard this hunk or any of the remaining ones\n" |
| 421 | "a - discard this hunk and all later hunks in the file\n" |
| 422 | "d - do not discard this hunk or any of the later hunks in the file\n" |
| 423 | msgstr "" |
| 424 | "y - buang bingkah ini dari pohon kerja\n" |
| 425 | "n - jangan buang bingkah ini dari pohon kerja\n" |
| 426 | "q - keluar; jangan buang bingkah ini atau yang sisanya\n" |
| 427 | "a - buang hunk ini dan semua bingkah selanjutnya dalam berkas\n" |
| 428 | "d - jangan buang hunk ini atau bingkah selanjutnya dalam berkas\n" |
| 429 | |
| 430 | #: add-patch.c |
| 431 | #, c-format |
| 432 | msgid "Discard mode change from index and worktree%s [y,n,q,a,d%s,?]? " |
| 433 | msgstr "Buang perubahan mode dari indeks dan pohon kerja%s [y,n,q,a,d%s,?]? " |
| 434 | |
| 435 | #: add-patch.c |
| 436 | #, c-format |
| 437 | msgid "Discard deletion from index and worktree%s [y,n,q,a,d%s,?]? " |
| 438 | msgstr "Buang penghapusan dari indeks dan pohon kerja%s [y,n,q,a,d%s,?]? " |
| 439 | |
| 440 | #: add-patch.c |
| 441 | #, c-format |
| 442 | msgid "Discard addition from index and worktree%s [y,n,q,a,d%s,?]? " |
| 443 | msgstr "Buang penambahan dari indeks dan pohon kerja%s [y,n,q,a,d%s,?]? " |
| 444 | |
| 445 | #: add-patch.c |
| 446 | #, c-format |
| 447 | msgid "Discard this hunk from index and worktree%s [y,n,q,a,d%s,?]? " |
| 448 | msgstr "Buang bingkah ini dari indeks dan pohon kerja%s [y,n,q,a,d%s,?]? " |
| 449 | |
| 450 | #: add-patch.c |
| 451 | msgid "" |
| 452 | "y - discard this hunk from index and worktree\n" |
| 453 | "n - do not discard this hunk from index and worktree\n" |
| 454 | "q - quit; do not discard this hunk or any of the remaining ones\n" |
| 455 | "a - discard this hunk and all later hunks in the file\n" |
| 456 | "d - do not discard this hunk or any of the later hunks in the file\n" |
| 457 | msgstr "" |
| 458 | "y - buang bingkah ini dari indeks dan pohon kerja\n" |
| 459 | "n - jangan buang bingkah ini dari indeks dan pohon kerja\n" |
| 460 | "q - keluar; jangan buang bingkah ini atau yang sisanya\n" |
| 461 | "a - buang bingkah ini dan semua bingkah selanjutnya dalam berkas\n" |
| 462 | "d - jangan buang bingkah ini atau bingkah selanjutnya dalam berkas\n" |
| 463 | |
| 464 | #: add-patch.c |
| 465 | #, c-format |
| 466 | msgid "Apply mode change to index and worktree%s [y,n,q,a,d%s,?]? " |
| 467 | msgstr "" |
| 468 | "Terapkan perubahan mode pada indeks dan pohon kerja%s [y,n,q,a,d%s,?]? " |
| 469 | |
| 470 | #: add-patch.c |
| 471 | #, c-format |
| 472 | msgid "Apply deletion to index and worktree%s [y,n,q,a,d%s,?]? " |
| 473 | msgstr "Terapkan penghapusan pada indeks dan pohon kerja%s [y,n,q,a,d%s,?]? " |
| 474 | |
| 475 | #: add-patch.c |
| 476 | #, c-format |
| 477 | msgid "Apply addition to index and worktree%s [y,n,q,a,d%s,?]? " |
| 478 | msgstr "Terapkan penambahan pada indeks dan pohon kerja%s [y,n,q,a,d%s,?]? " |
| 479 | |
| 480 | #: add-patch.c |
| 481 | #, c-format |
| 482 | msgid "Apply this hunk to index and worktree%s [y,n,q,a,d%s,?]? " |
| 483 | msgstr "Terapkan bingkah ini pada indeks dan pohon kerja%s [y,n,q,a,d%s,?]? " |
| 484 | |
| 485 | #: add-patch.c |
| 486 | msgid "" |
| 487 | "y - apply this hunk to index and worktree\n" |
| 488 | "n - do not apply this hunk to index and worktree\n" |
| 489 | "q - quit; do not apply this hunk or any of the remaining ones\n" |
| 490 | "a - apply this hunk and all later hunks in the file\n" |
| 491 | "d - do not apply this hunk or any of the later hunks in the file\n" |
| 492 | msgstr "" |
| 493 | "y - terapkan bingkah ini ke indeks dan pohon kerja\n" |
| 494 | "n - jangan terapkan bingkah ini ke indeks dan pohon kerja\n" |
| 495 | "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n" |
| 496 | "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n" |
| 497 | "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n" |
| 498 | |
| 499 | #: add-patch.c |
| 500 | #, c-format |
| 501 | msgid "Apply mode change to worktree%s [y,n,q,a,d%s,?]? " |
| 502 | msgstr "Terapkan perubahan mode pada pohon kerja%s [y,n,q,a,d%s,?]? " |
| 503 | |
| 504 | #: add-patch.c |
| 505 | #, c-format |
| 506 | msgid "Apply deletion to worktree%s [y,n,q,a,d%s,?]? " |
| 507 | msgstr "Terapkan penghapusan pada pohon kerja%s [y,n,q,a,d%s,?]? " |
| 508 | |
| 509 | #: add-patch.c |
| 510 | #, c-format |
| 511 | msgid "Apply addition to worktree%s [y,n,q,a,d%s,?]? " |
| 512 | msgstr "Terapkan penambahan pada pohon kerja%s [y,n,q,a,d%s,?]? " |
| 513 | |
| 514 | #: add-patch.c |
| 515 | #, c-format |
| 516 | msgid "Apply this hunk to worktree%s [y,n,q,a,d%s,?]? " |
| 517 | msgstr "Terapkan bingkah ini pada pohon kerja%s [y,n,q,a,d%s,?]? " |
| 518 | |
| 519 | #: add-patch.c |
| 520 | msgid "" |
| 521 | "y - apply this hunk to worktree\n" |
| 522 | "n - do not apply this hunk to worktree\n" |
| 523 | "q - quit; do not apply this hunk or any of the remaining ones\n" |
| 524 | "a - apply this hunk and all later hunks in the file\n" |
| 525 | "d - do not apply this hunk or any of the later hunks in the file\n" |
| 526 | msgstr "" |
| 527 | "y - terapkan bingkah ini ke pohon kerja\n" |
| 528 | "n - jangan terapkan bingkah ini ke pohon kerja\n" |
| 529 | "q - keluar; jangan terapkan bingkah ini atau yang sisanya\n" |
| 530 | "a - terapkan bingkah ini dan semua bingkah selanjutnya dalam berkas\n" |
| 531 | "d - jangan terapkan bingkah ini atau bingkah selanjutnya dalam berkas\n" |
| 532 | |
| 533 | #: add-patch.c |
| 534 | #, c-format |
| 535 | msgid "%s cannot be negative" |
| 536 | msgstr "%s tidak boleh negatif" |
| 537 | |
| 538 | #: add-patch.c |
| 539 | #, c-format |
| 540 | msgid "could not parse hunk header '%.*s'" |
| 541 | msgstr "tidak dapat menguraikan kepala bingkah '%.*s'" |
| 542 | |
| 543 | #: add-patch.c |
| 544 | msgid "could not parse diff" |
| 545 | msgstr "tidak dapat menguraikan diff" |
| 546 | |
| 547 | #: add-patch.c |
| 548 | msgid "could not parse colored diff" |
| 549 | msgstr "tidak dapat menguraikan diff berwarna" |
| 550 | |
| 551 | #: add-patch.c |
| 552 | #, c-format |
| 553 | msgid "failed to run '%s'" |
| 554 | msgstr "gagal menjalankan '%s'" |
| 555 | |
| 556 | #: add-patch.c |
| 557 | msgid "mismatched output from interactive.diffFilter" |
| 558 | msgstr "keluaran tak cocok dari interactive.diffFilter" |
| 559 | |
| 560 | #: add-patch.c |
| 561 | msgid "" |
| 562 | "Your filter must maintain a one-to-one correspondence\n" |
| 563 | "between its input and output lines." |
| 564 | msgstr "" |
| 565 | "Saringan Anda haru menjaga korespondensi satu-satu antara masukannya\n" |
| 566 | "dan baris keluaran." |
| 567 | |
| 568 | #: add-patch.c |
| 569 | #, c-format |
| 570 | msgid "" |
| 571 | "expected context line #%d in\n" |
| 572 | "%.*s" |
| 573 | msgstr "" |
| 574 | "baris konteks #%d diharapkan dalam\n" |
| 575 | "%.*s" |
| 576 | |
| 577 | #: add-patch.c |
| 578 | #, c-format |
| 579 | msgid "" |
| 580 | "hunks do not overlap:\n" |
| 581 | "%.*s\n" |
| 582 | "\tdoes not end with:\n" |
| 583 | "%.*s" |
| 584 | msgstr "" |
| 585 | "bingkah tidak tumpang tindih:\n" |
| 586 | "%.*s\n" |
| 587 | "tidak berakhir dengan:\n" |
| 588 | "%.*s" |
| 589 | |
| 590 | #: add-patch.c |
| 591 | msgid "Manual hunk edit mode -- see bottom for a quick guide.\n" |
| 592 | msgstr "Mode sunting bingkah manual -- lihat dibawah untuk panduan cepat.\n" |
| 593 | |
| 594 | #: add-patch.c |
| 595 | #, c-format |
| 596 | msgid "" |
| 597 | "---\n" |
| 598 | "To remove '%c' lines, make them ' ' lines (context).\n" |
| 599 | "To remove '%c' lines, delete them.\n" |
| 600 | "Lines starting with %s will be removed.\n" |
| 601 | msgstr "" |
| 602 | "---\n" |
| 603 | "Untuk menghapus baris '%c', buatlah menjadi baris ' ' (konteks).\n" |
| 604 | "Untuk menghapus baris '%c', hapuslahnya.\n" |
| 605 | "Baris yang diawali dengan %s akan dihapus.\n" |
| 606 | |
| 607 | #: add-patch.c |
| 608 | msgid "" |
| 609 | "If it does not apply cleanly, you will be given an opportunity to\n" |
| 610 | "edit again. If all lines of the hunk are removed, then the edit is\n" |
| 611 | "aborted and the hunk is left unchanged.\n" |
| 612 | msgstr "" |
| 613 | "Jika itu tidak diterapkan dengan bersih, Anda akan diberikan kesempatan\n" |
| 614 | "untuk menyunting lagi. Jika semua baris dalam bingkah dihapus, suntingan\n" |
| 615 | "dibatalkan dan bingkah tetap tidak berubah.\n" |
| 616 | |
| 617 | #: add-patch.c |
| 618 | msgid "could not parse hunk header" |
| 619 | msgstr "tidak dapat menguraikan kepala bingkah" |
| 620 | |
| 621 | #: add-patch.c |
| 622 | msgid "'git apply --cached' failed" |
| 623 | msgstr "'git apply --cached' gagal" |
| 624 | |
| 625 | #. TRANSLATORS: do not translate [y/n] |
| 626 | #. The program will only accept that input at this point. |
| 627 | #. Consider translating (saying "no" discards!) as |
| 628 | #. (saying "n" for "no" discards!) if the translation |
| 629 | #. of the word "no" does not start with n. |
| 630 | #. |
| 631 | #: add-patch.c |
| 632 | msgid "" |
| 633 | "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? " |
| 634 | msgstr "" |
| 635 | "Bingkah Anda tak diterapkan. Sunting lagi (bilang \"n\" untuk \"tidak\" " |
| 636 | "buang!) [y/n]?" |
| 637 | |
| 638 | #: add-patch.c |
| 639 | msgid "The selected hunks do not apply to the index!" |
| 640 | msgstr "Bingkah yang dipilih tidak diterapkan pada indeks!" |
| 641 | |
| 642 | #: add-patch.c |
| 643 | msgid "Apply them to the worktree anyway? " |
| 644 | msgstr "Tetap terapkan pada pohon kerja? " |
| 645 | |
| 646 | #: add-patch.c |
| 647 | msgid "Nothing was applied.\n" |
| 648 | msgstr "Tidak ada yang diterapkan.\n" |
| 649 | |
| 650 | #: add-patch.c |
| 651 | #, c-format |
| 652 | msgid "" |
| 653 | "j - go to the next undecided hunk, roll over at the bottom\n" |
| 654 | "J - go to the next hunk, roll over at the bottom\n" |
| 655 | "k - go to the previous undecided hunk, roll over at the top\n" |
| 656 | "K - go to the previous hunk, roll over at the top\n" |
| 657 | "g - select a hunk to go to\n" |
| 658 | "/ - search for a hunk matching the given regex\n" |
| 659 | "s - split the current hunk into smaller hunks\n" |
| 660 | "e - manually edit the current hunk\n" |
| 661 | "p - print the current hunk\n" |
| 662 | "P - print the current hunk using the pager\n" |
| 663 | "> - go to the next file, roll over at the bottom\n" |
| 664 | "< - go to the previous file, roll over at the top\n" |
| 665 | "? - print help\n" |
| 666 | "HUNKS SUMMARY - Hunks: %d, USE: %d, SKIP: %d\n" |
| 667 | msgstr "" |
| 668 | "j - pergi ke bingkah yang belum diputuskan selanjutnya, gulung ke bawah\n" |
| 669 | "J - pergi ke bingkah berikutnya, gulung ke bawah\n" |
| 670 | "k - pergi ke bingkah yang belum diputuskan sebelumnya, gulung ke atas\n" |
| 671 | "K - pergi ke bingkah sebelumnya, gulung ke atas\n" |
| 672 | "g - pilih satu bingkah untuk dikunjungi\n" |
| 673 | "/ - cari satu bingkah yang cocok dengan regex yang diberikan\n" |
| 674 | "s - belah bingkah saat ini ke dalam bingkah yang lebih kecil\n" |
| 675 | "e - sunting bingkah saat ini secara manual\n" |
| 676 | "p - lihat bingkah saat ini\n" |
| 677 | "P - lihat bingkah saat ini menggunakan pager\n" |
| 678 | "> - pergi ke berkas berikutnya, gulung ke bawah\n" |
| 679 | "< - pergi ke berkas sebelumnya, gulung ke atas\n" |
| 680 | "? - lihat bantuan\n" |
| 681 | "RANGKUMAN BINGKAH - Bingkah: %d, GUNAKAN: %d, LEWATI: %d\n" |
| 682 | |
| 683 | #: add-patch.c |
| 684 | msgid "'git apply' failed" |
| 685 | msgstr "'git apply' gagal" |
| 686 | |
| 687 | #: add-patch.c |
| 688 | msgid " (was: y)" |
| 689 | msgstr " (sebelumnya: y)" |
| 690 | |
| 691 | #: add-patch.c |
| 692 | msgid " (was: n)" |
| 693 | msgstr " (sebelumnya: n)" |
| 694 | |
| 695 | #: add-patch.c |
| 696 | #, c-format |
| 697 | msgid "Only one letter is expected, got '%s'" |
| 698 | msgstr "Hanya satu huruf yang diharapkan, dapat '%s'" |
| 699 | |
| 700 | #: add-patch.c |
| 701 | msgid "No next file" |
| 702 | msgstr "Tidak ada berkas berikutnya" |
| 703 | |
| 704 | #: add-patch.c |
| 705 | msgid "No previous file" |
| 706 | msgstr "Tidak ada berkas sebelumnya" |
| 707 | |
| 708 | #: add-patch.c |
| 709 | msgid "No other hunk" |
| 710 | msgstr "Tidak ada bingkah lainnya" |
| 711 | |
| 712 | #: add-patch.c |
| 713 | msgid "No other undecided hunk" |
| 714 | msgstr "Tidak ada bingkah yang belum diputuskan lainnya" |
| 715 | |
| 716 | #: add-patch.c |
| 717 | msgid "No other hunks to goto" |
| 718 | msgstr "Tidak ada bingkah lainnya untuk dikunjungi" |
| 719 | |
| 720 | #: add-patch.c |
| 721 | msgid "go to which hunk (<ret> to see more)? " |
| 722 | msgstr "pergi ke bingkah yang mana (<ret> untuk lihat lebih)? " |
| 723 | |
| 724 | #: add-patch.c |
| 725 | msgid "go to which hunk? " |
| 726 | msgstr "pergi ke bingkah yang mana?" |
| 727 | |
| 728 | #: add-patch.c |
| 729 | #, c-format |
| 730 | msgid "Invalid number: '%s'" |
| 731 | msgstr "Angka tidak valid: '%s'" |
| 732 | |
| 733 | #: add-patch.c |
| 734 | #, c-format |
| 735 | msgid "Sorry, only %d hunk available." |
| 736 | msgid_plural "Sorry, only %d hunks available." |
| 737 | msgstr[0] "Maaf, hanya %d bingkah yang tersedia." |
| 738 | msgstr[1] "Maaf, hanya %d bingkah yang tersedia." |
| 739 | |
| 740 | #: add-patch.c |
| 741 | msgid "No other hunks to search" |
| 742 | msgstr "Tidak ada bingkah lainnya untuk dicari" |
| 743 | |
| 744 | #: add-patch.c |
| 745 | msgid "search for regex? " |
| 746 | msgstr "cari untuk regex? " |
| 747 | |
| 748 | #: add-patch.c |
| 749 | #, c-format |
| 750 | msgid "Malformed search regexp %s: %s" |
| 751 | msgstr "regexp pencarian %s cacat: %s" |
| 752 | |
| 753 | #: add-patch.c |
| 754 | msgid "No hunk matches the given pattern" |
| 755 | msgstr "Tidak ada bingkah yang cocok dengan pola yang diberikan" |
| 756 | |
| 757 | #: add-patch.c |
| 758 | msgid "Sorry, cannot split this hunk" |
| 759 | msgstr "Maaf, tidak dapat membelah bingkah ini" |
| 760 | |
| 761 | #: add-patch.c |
| 762 | #, c-format |
| 763 | msgid "Split into %d hunks." |
| 764 | msgstr "Terbelah ke dalam %d bingkah." |
| 765 | |
| 766 | #: add-patch.c |
| 767 | msgid "Sorry, cannot edit this hunk" |
| 768 | msgstr "Maaf, tidak dapat menyunting bingkah ini" |
| 769 | |
| 770 | #: add-patch.c |
| 771 | #, c-format |
| 772 | msgid "Unknown command '%s' (use '?' for help)" |
| 773 | msgstr "Perintah tidak dikenal '%s' (gunakan '?' untuk bantuan)" |
| 774 | |
| 775 | #: add-patch.c |
| 776 | msgid "No changes." |
| 777 | msgstr "Tidak ada perubahan." |
| 778 | |
| 779 | #: add-patch.c |
| 780 | msgid "Only binary files changed." |
| 781 | msgstr "Hanya berkas biner yang berubah." |
| 782 | |
| 783 | #: add-patch.c |
| 784 | #, c-format |
| 785 | msgid "Stage mode change [y,n,q,a,d%s,?]? " |
| 786 | msgstr "Gelar perubahan mode [y,n,q,a,d%s,?]? " |
| 787 | |
| 788 | #: add-patch.c |
| 789 | #, c-format |
| 790 | msgid "Stage deletion [y,n,q,a,d%s,?]? " |
| 791 | msgstr "Gelar penghapusan [y,n,q,a,d%s,?]? " |
| 792 | |
| 793 | #: add-patch.c |
| 794 | #, c-format |
| 795 | msgid "Stage addition [y,n,q,a,d%s,?]? " |
| 796 | msgstr "Gelar penambahan [y,n,q,a,d%s,?]? " |
| 797 | |
| 798 | #: add-patch.c |
| 799 | #, c-format |
| 800 | msgid "Stage this hunk [y,n,q,a,d%s,?]? " |
| 801 | msgstr "Gelar bingkah ini [y,n,q,a,d%s,?]? " |
| 802 | |
| 803 | #: add-patch.c |
| 804 | msgid "Revision does not refer to a commit" |
| 805 | msgstr "Revisi tidak merujuk pada sebuah komit" |
| 806 | |
| 807 | #: advice.c |
| 808 | #, c-format |
| 809 | msgid "" |
| 810 | "\n" |
| 811 | "Disable this message with \"git config set advice.%s false\"" |
| 812 | msgstr "" |
| 813 | "\n" |
| 814 | "Nonaktifkan pesan ini dengan \"git config set advice.%s false\"" |
| 815 | |
| 816 | #: advice.c |
| 817 | #, c-format |
| 818 | msgid "%shint:%s%.*s%s\n" |
| 819 | msgstr "%spetunjuk:%s%.*s%s\n" |
| 820 | |
| 821 | #: advice.c |
| 822 | msgid "Cherry-picking is not possible because you have unmerged files." |
| 823 | msgstr "Pemetikan ceri tidak mungkin sebab Anda punya berkas tak tergabung." |
| 824 | |
| 825 | #: advice.c |
| 826 | msgid "Committing is not possible because you have unmerged files." |
| 827 | msgstr "Pengkomitan tidak mungkin sebab Anda punya berkas tak tergabung." |
| 828 | |
| 829 | #: advice.c |
| 830 | msgid "Merging is not possible because you have unmerged files." |
| 831 | msgstr "Penggabungan tidak mungkin sebab Anda punya berkas tak tergabung." |
| 832 | |
| 833 | #: advice.c |
| 834 | msgid "Pulling is not possible because you have unmerged files." |
| 835 | msgstr "Penarikan tidak mungkin sebab Anda punya berkas tak tergabung." |
| 836 | |
| 837 | #: advice.c |
| 838 | msgid "Reverting is not possible because you have unmerged files." |
| 839 | msgstr "Pembalikkan tidak mungkin sebab Anda punya berkas tak tergabung." |
| 840 | |
| 841 | #: advice.c |
| 842 | msgid "Rebasing is not possible because you have unmerged files." |
| 843 | msgstr "Pendasaran ulang tidak mungkin sebab Anda punya berkas tak tergabung." |
| 844 | |
| 845 | #: advice.c |
| 846 | msgid "" |
| 847 | "Fix them up in the work tree, and then use 'git add/rm <file>'\n" |
| 848 | "as appropriate to mark resolution and make a commit." |
| 849 | msgstr "" |
| 850 | "Perbaiki di dalam pohon kerja, lalu gunakan 'git add/rm <berkas>'\n" |
| 851 | "sebagaimana mestinya untuk menandai resolusi dan membuat sebuah komit." |
| 852 | |
| 853 | #: advice.c |
| 854 | msgid "Exiting because of an unresolved conflict." |
| 855 | msgstr "Keluar karena sebuah konflik tak terselesaikan." |
| 856 | |
| 857 | #: advice.c builtin/merge.c |
| 858 | msgid "You have not concluded your merge (MERGE_HEAD exists)." |
| 859 | msgstr "Anda belum mengakhiri penggabungan Anda (MERGE_HEAD ada)." |
| 860 | |
| 861 | #: advice.c |
| 862 | msgid "Please, commit your changes before merging." |
| 863 | msgstr "Mohon komit perubahan Anda sebelum menggabungkan." |
| 864 | |
| 865 | #: advice.c |
| 866 | msgid "Exiting because of unfinished merge." |
| 867 | msgstr "Keluar karena penggabungan belum selesai." |
| 868 | |
| 869 | #: advice.c |
| 870 | msgid "" |
| 871 | "Diverging branches can't be fast-forwarded, you need to either:\n" |
| 872 | "\n" |
| 873 | "\tgit merge --no-ff\n" |
| 874 | "\n" |
| 875 | "or:\n" |
| 876 | "\n" |
| 877 | "\tgit rebase\n" |
| 878 | msgstr "" |
| 879 | "Cabang yang menyebar tidak dapat dimajucepatkan, Anda perlu salah satu " |
| 880 | "dari:\n" |
| 881 | "\n" |
| 882 | "\tgit merge --no-ff\n" |
| 883 | "\n" |
| 884 | "atau:\n" |
| 885 | "\n" |
| 886 | "\tgit rebase\n" |
| 887 | |
| 888 | #: advice.c |
| 889 | msgid "Not possible to fast-forward, aborting." |
| 890 | msgstr "Tidak mungkin untuk maju cepat, batalkan." |
| 891 | |
| 892 | #: advice.c |
| 893 | #, c-format |
| 894 | msgid "" |
| 895 | "The following paths and/or pathspecs matched paths that exist\n" |
| 896 | "outside of your sparse-checkout definition, so will not be\n" |
| 897 | "updated in the index:\n" |
| 898 | msgstr "" |
| 899 | "Jalur dan/atau spek jalur berikut cocok dengan jalur yang ada\n" |
| 900 | "di luar definisi checkout tipis Anda, jadi tidak akan diperbarui\n" |
| 901 | "di dalam indeks:\n" |
| 902 | |
| 903 | #: advice.c |
| 904 | msgid "" |
| 905 | "If you intend to update such entries, try one of the following:\n" |
| 906 | "* Use the --sparse option.\n" |
| 907 | "* Disable or modify the sparsity rules." |
| 908 | msgstr "" |
| 909 | "Jika Anda berniat memperbarui entri tersebut, coba salah satu dari:\n" |
| 910 | "* Gunakan opsi --sparse\n" |
| 911 | "* Nonaktifkan atau modifikasi aturan kejarangan." |
| 912 | |
| 913 | #: advice.c |
| 914 | #, c-format |
| 915 | msgid "" |
| 916 | "Note: switching to '%s'.\n" |
| 917 | "\n" |
| 918 | "You are in 'detached HEAD' state. You can look around, make experimental\n" |
| 919 | "changes and commit them, and you can discard any commits you make in this\n" |
| 920 | "state without impacting any branches by switching back to a branch.\n" |
| 921 | "\n" |
| 922 | "If you want to create a new branch to retain commits you create, you may\n" |
| 923 | "do so (now or later) by using -c with the switch command. Example:\n" |
| 924 | "\n" |
| 925 | " git switch -c <new-branch-name>\n" |
| 926 | "\n" |
| 927 | "Or undo this operation with:\n" |
| 928 | "\n" |
| 929 | " git switch -\n" |
| 930 | "\n" |
| 931 | "Turn off this advice by setting config variable advice.detachedHead to " |
| 932 | "false\n" |
| 933 | "\n" |
| 934 | msgstr "" |
| 935 | "Catatan: berganti ke '%s'.\n" |
| 936 | "\n" |
| 937 | "Anda berada dalam keadaan 'HEAD terpisah'. Anda dapat melihat-lihat, " |
| 938 | "membuat\n" |
| 939 | "perubahan eksperimental and komit, dan Anda dapat membuang komit apa saja " |
| 940 | "yang\n" |
| 941 | "Anda buat di dalam keadaan ini tanpa mempengaruhi cabang apapun dengan " |
| 942 | "bergantinkembali ke sebuah cabang.\n" |
| 943 | "\n" |
| 944 | "Jika Anda ingin membuat cabang baru untuk menyimpan komit yang Anda buat, " |
| 945 | "Anda\n" |
| 946 | "dapat melakukannya (sekarang atau nanti) dengan:\n" |
| 947 | "\n" |
| 948 | " git switch -c <nama cabang baru>\n" |
| 949 | "\n" |
| 950 | "Atau batalkan operasi ini dengan:\n" |
| 951 | "\n" |
| 952 | " git switch -\n" |
| 953 | "\n" |
| 954 | "Matikan saran ini dengan menyetel variabel konfigurasi advice.detachedHead " |
| 955 | "ke false\n" |
| 956 | "\n" |
| 957 | |
| 958 | #: advice.c |
| 959 | #, c-format |
| 960 | msgid "" |
| 961 | "The following paths have been moved outside the\n" |
| 962 | "sparse-checkout definition but are not sparse due to local\n" |
| 963 | "modifications.\n" |
| 964 | msgstr "" |
| 965 | "Jalur berikut sudah dipindahkan di luar definisi sparse-checkout\n" |
| 966 | "tetapi bukan jarang karena perubahan lokal.\n" |
| 967 | |
| 968 | #: advice.c |
| 969 | msgid "" |
| 970 | "To correct the sparsity of these paths, do the following:\n" |
| 971 | "* Use \"git add --sparse <paths>\" to update the index\n" |
| 972 | "* Use \"git sparse-checkout reapply\" to apply the sparsity rules" |
| 973 | msgstr "" |
| 974 | "Untuk memperbaiki kejarangan jalur tersebut, lakukan hal-hal berikut:\n" |
| 975 | "* Gunakan \"git add --sparse <jalur>\" untuk memperbarui indeks\n" |
| 976 | "* Gunakan \"git sparse-checkout reapply\" untuk menerapkan aturan kejarangan" |
| 977 | |
| 978 | #: alias.c |
| 979 | msgid "cmdline ends with \\" |
| 980 | msgstr "baris perintah diakhiri dengan \\" |
| 981 | |
| 982 | #: alias.c |
| 983 | msgid "unclosed quote" |
| 984 | msgstr "tanda kutip tak ditutup" |
| 985 | |
| 986 | #: alias.c builtin/cat-file.c builtin/name-rev.c builtin/notes.c |
| 987 | #: builtin/prune-packed.c builtin/receive-pack.c builtin/refs.c builtin/repo.c |
| 988 | #: builtin/tag.c t/helper/test-pkt-line.c |
| 989 | msgid "too many arguments" |
| 990 | msgstr "terlalu banyak argumen" |
| 991 | |
| 992 | #: apply.c |
| 993 | #, c-format |
| 994 | msgid "unrecognized whitespace option '%s'" |
| 995 | msgstr "opsi spasi putih tidak dikenal '%s'" |
| 996 | |
| 997 | #: apply.c |
| 998 | #, c-format |
| 999 | msgid "unrecognized whitespace ignore option '%s'" |
| 1000 | msgstr "opsi abai spasi putih tidak dikenal '%s'" |
| 1001 | |
| 1002 | #: apply.c archive.c builtin/add.c builtin/branch.c builtin/checkout-index.c |
| 1003 | #: builtin/checkout.c builtin/clean.c builtin/clone.c builtin/commit.c |
| 1004 | #: builtin/describe.c builtin/diff-tree.c builtin/difftool.c |
| 1005 | #: builtin/fast-export.c builtin/fetch.c builtin/help.c builtin/index-pack.c |
| 1006 | #: builtin/init-db.c builtin/log.c builtin/ls-files.c builtin/merge-base.c |
| 1007 | #: builtin/merge-tree.c builtin/merge.c builtin/rebase.c builtin/repack.c |
| 1008 | #: builtin/reset.c builtin/rev-parse.c builtin/show-branch.c builtin/stash.c |
| 1009 | #: builtin/submodule--helper.c builtin/tag.c builtin/worktree.c parse-options.c |
| 1010 | #: range-diff.c revision.c |
| 1011 | #, c-format |
| 1012 | msgid "options '%s' and '%s' cannot be used together" |
| 1013 | msgstr "Opsi '%s' dan '%s' tidak dapat digunakan bersamaan" |
| 1014 | |
| 1015 | #: apply.c |
| 1016 | #, c-format |
| 1017 | msgid "'%s' outside a repository" |
| 1018 | msgstr "'%s' di luar repositori" |
| 1019 | |
| 1020 | #: apply.c |
| 1021 | msgid "failed to read patch" |
| 1022 | msgstr "gagal membaca tambalan" |
| 1023 | |
| 1024 | #: apply.c |
| 1025 | msgid "patch too large" |
| 1026 | msgstr "tambalan terlalu besar" |
| 1027 | |
| 1028 | #: apply.c |
| 1029 | #, c-format |
| 1030 | msgid "Cannot prepare timestamp regexp %s" |
| 1031 | msgstr "Tidak dapat menyiapkan ekspresi reguler stempel waktu %s" |
| 1032 | |
| 1033 | #: apply.c |
| 1034 | #, c-format |
| 1035 | msgid "regexec returned %d for input: %s" |
| 1036 | msgstr "regexec kembalikan %d untuk input: %s" |
| 1037 | |
| 1038 | #: apply.c |
| 1039 | #, c-format |
| 1040 | msgid "unable to find filename in patch at %s:%d" |
| 1041 | msgstr "tidak dapat menemukan nama berkas di dalam tambalan pada %s:%d" |
| 1042 | |
| 1043 | #: apply.c |
| 1044 | #, c-format |
| 1045 | msgid "git apply: bad git-diff - expected /dev/null, got %s at %s:%d" |
| 1046 | msgstr "git apply: git-diff jelek - berharap /dev/null, dapat %s pada %s:%d" |
| 1047 | |
| 1048 | #: apply.c |
| 1049 | #, c-format |
| 1050 | msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d" |
| 1051 | msgstr "git apply: git-diff jelek - berharap /dev/null, dapat %s pada baris %d" |
| 1052 | |
| 1053 | #: apply.c |
| 1054 | #, c-format |
| 1055 | msgid "git apply: bad git-diff - inconsistent new filename at %s:%d" |
| 1056 | msgstr "" |
| 1057 | "git apply: git-diff jelek - nama berkas baru tidak konsisten pada %s:%d" |
| 1058 | |
| 1059 | #: apply.c |
| 1060 | #, c-format |
| 1061 | msgid "git apply: bad git-diff - inconsistent old filename at %s:%d" |
| 1062 | msgstr "" |
| 1063 | "git apply: git-diff jelek - nama berkas lama tidak konsisten pada %s:%d" |
| 1064 | |
| 1065 | #: apply.c |
| 1066 | #, c-format |
| 1067 | msgid "git apply: bad git-diff - inconsistent new filename on line %d" |
| 1068 | msgstr "" |
| 1069 | "git apply: git-diff jelek - nama berkas baru tidak konsisten pada baris %d" |
| 1070 | |
| 1071 | #: apply.c |
| 1072 | #, c-format |
| 1073 | msgid "git apply: bad git-diff - inconsistent old filename on line %d" |
| 1074 | msgstr "" |
| 1075 | "git apply: git-diff jelek - nama berkas lama tidak konsisten pada baris %d" |
| 1076 | |
| 1077 | #: apply.c |
| 1078 | #, c-format |
| 1079 | msgid "git apply: bad git-diff - expected /dev/null at %s:%d" |
| 1080 | msgstr "git apply: git-diff jelek - berharap /dev/null pada %s:%d" |
| 1081 | |
| 1082 | #: apply.c |
| 1083 | #, c-format |
| 1084 | msgid "git apply: bad git-diff - expected /dev/null on line %d" |
| 1085 | msgstr "git apply: git-diff jelek - berharap /dev/null pada baris %d" |
| 1086 | |
| 1087 | #: apply.c |
| 1088 | #, c-format |
| 1089 | msgid "invalid mode at %s:%d: %s" |
| 1090 | msgstr "mode tidak valid pada %s:%d: %s" |
| 1091 | |
| 1092 | #: apply.c |
| 1093 | #, c-format |
| 1094 | msgid "invalid mode on line %d: %s" |
| 1095 | msgstr "mode tidak valid pada baris %d: %s" |
| 1096 | |
| 1097 | #: apply.c |
| 1098 | #, c-format |
| 1099 | msgid "inconsistent header lines %d and %d" |
| 1100 | msgstr "kepala baris %d dan %d tidak konsisten" |
| 1101 | |
| 1102 | #: apply.c |
| 1103 | #, c-format |
| 1104 | msgid "" |
| 1105 | "git diff header lacks filename information when removing %d leading pathname " |
| 1106 | "component at %s:%d" |
| 1107 | msgid_plural "" |
| 1108 | "git diff header lacks filename information when removing %d leading pathname " |
| 1109 | "components at %s:%d" |
| 1110 | msgstr[0] "" |
| 1111 | "kepala git diff kekurangan informasi nama berkas ketika menghapus %d " |
| 1112 | "komponen nama jalur depan pada %s:%d" |
| 1113 | msgstr[1] "" |
| 1114 | "kepala git diff kekurangan informasi nama berkas ketika menghapus %d " |
| 1115 | "komponen nama jalur depan pada %s:%d" |
| 1116 | |
| 1117 | #: apply.c |
| 1118 | #, c-format |
| 1119 | msgid "" |
| 1120 | "git diff header lacks filename information when removing %d leading pathname " |
| 1121 | "component (line %d)" |
| 1122 | msgid_plural "" |
| 1123 | "git diff header lacks filename information when removing %d leading pathname " |
| 1124 | "components (line %d)" |
| 1125 | msgstr[0] "" |
| 1126 | "kepala git diff kekurangan informasi nama berkas ketika menghapus %d " |
| 1127 | "komponen nama jalur terkemuka (baris %d)" |
| 1128 | msgstr[1] "" |
| 1129 | "kepala git diff kekurangan informasi nama berkas ketika menghapus %d " |
| 1130 | "komponen nama jalur terkemuka (baris %d)" |
| 1131 | |
| 1132 | #: apply.c |
| 1133 | #, c-format |
| 1134 | msgid "git diff header lacks filename information at %s:%d" |
| 1135 | msgstr "kepala git diff kekurangan informasi nama berkas pada %s:%d" |
| 1136 | |
| 1137 | #: apply.c |
| 1138 | #, c-format |
| 1139 | msgid "git diff header lacks filename information (line %d)" |
| 1140 | msgstr "kepala git diff kekurangan informasi nama berkas (baris %d)" |
| 1141 | |
| 1142 | #: apply.c |
| 1143 | #, c-format |
| 1144 | msgid "recount: unexpected line: %.*s" |
| 1145 | msgstr "recount: baris tidak diharapkan: %.*s" |
| 1146 | |
| 1147 | #: apply.c |
| 1148 | #, c-format |
| 1149 | msgid "patch fragment without header at %s:%d: %.*s" |
| 1150 | msgstr "pecahan tambalan tanpa kepala pada %s:%d: %.*s" |
| 1151 | |
| 1152 | #: apply.c |
| 1153 | msgid "new file depends on old contents" |
| 1154 | msgstr "berkas baru bergantung pada konten yang lama" |
| 1155 | |
| 1156 | #: apply.c |
| 1157 | msgid "deleted file still has contents" |
| 1158 | msgstr "berkas terhapus masih ada konten" |
| 1159 | |
| 1160 | #: apply.c |
| 1161 | #, c-format |
| 1162 | msgid "corrupt patch at %s:%d" |
| 1163 | msgstr "tambalan rusak pada %s:%d" |
| 1164 | |
| 1165 | #: apply.c |
| 1166 | #, c-format |
| 1167 | msgid "new file %s depends on old contents" |
| 1168 | msgstr "berkas baru %s bergantung pada konten yang lama" |
| 1169 | |
| 1170 | #: apply.c |
| 1171 | #, c-format |
| 1172 | msgid "deleted file %s still has contents" |
| 1173 | msgstr "berkas yang dihapus %s masih ada konten" |
| 1174 | |
| 1175 | #: apply.c |
| 1176 | #, c-format |
| 1177 | msgid "** warning: file %s becomes empty but is not deleted" |
| 1178 | msgstr "** peringatan: berkas %s menjadi kosong tetapi tidak dihapus" |
| 1179 | |
| 1180 | #: apply.c |
| 1181 | #, c-format |
| 1182 | msgid "corrupt binary patch at %s:%d: %.*s" |
| 1183 | msgstr "tambalan biner rusak pada %s:%d: %.*s" |
| 1184 | |
| 1185 | #: apply.c |
| 1186 | #, c-format |
| 1187 | msgid "unrecognized binary patch at %s:%d" |
| 1188 | msgstr "tambalan biner tidak dikenal pada %s:%d" |
| 1189 | |
| 1190 | #: apply.c |
| 1191 | #, c-format |
| 1192 | msgid "patch with only garbage at %s:%d" |
| 1193 | msgstr "tambal dengan hanya sampah pada %s:%d" |
| 1194 | |
| 1195 | #: apply.c |
| 1196 | #, c-format |
| 1197 | msgid "unable to read symlink %s" |
| 1198 | msgstr "tidak dapat membaca tautan simbolik %s" |
| 1199 | |
| 1200 | #: apply.c |
| 1201 | #, c-format |
| 1202 | msgid "unable to open or read %s" |
| 1203 | msgstr "tidak dapat membuka atau membaca %s" |
| 1204 | |
| 1205 | #: apply.c |
| 1206 | #, c-format |
| 1207 | msgid "invalid start of line: '%c'" |
| 1208 | msgstr "awal baris tidak valid: '%c'" |
| 1209 | |
| 1210 | #: apply.c |
| 1211 | #, c-format |
| 1212 | msgid "Hunk #%d succeeded at %d (offset %d line)." |
| 1213 | msgid_plural "Hunk #%d succeeded at %d (offset %d lines)." |
| 1214 | msgstr[0] "Bingkah #%d berhasil pada %d (ganti %d baris)." |
| 1215 | msgstr[1] "Bingkah #%d berhasil pada %d (ganti %d baris)." |
| 1216 | |
| 1217 | #: apply.c |
| 1218 | #, c-format |
| 1219 | msgid "Context reduced to (%ld/%ld) to apply fragment at %d" |
| 1220 | msgstr "Konteks dikurangi menjadi (%ld/%ld) untuk terapkan pecahan pada %d" |
| 1221 | |
| 1222 | #: apply.c |
| 1223 | #, c-format |
| 1224 | msgid "" |
| 1225 | "while searching for:\n" |
| 1226 | "%.*s" |
| 1227 | msgstr "" |
| 1228 | "ketika mencari:\n" |
| 1229 | "%.*s" |
| 1230 | |
| 1231 | #: apply.c |
| 1232 | #, c-format |
| 1233 | msgid "missing binary patch data for '%s'" |
| 1234 | msgstr "data tambalan biner hilang untuk '%s'" |
| 1235 | |
| 1236 | #: apply.c |
| 1237 | #, c-format |
| 1238 | msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'" |
| 1239 | msgstr "" |
| 1240 | "tidak dapat menerapkan balik tambalan biner tanpa membalikkan bingkah ke '%s'" |
| 1241 | |
| 1242 | #: apply.c |
| 1243 | #, c-format |
| 1244 | msgid "cannot apply binary patch to '%s' without full index line" |
| 1245 | msgstr "tidak dapat menerapkan tambalan biner ke '%s' tanpa baris indeks penuh" |
| 1246 | |
| 1247 | #: apply.c |
| 1248 | #, c-format |
| 1249 | msgid "" |
| 1250 | "the patch applies to '%s' (%s), which does not match the current contents." |
| 1251 | msgstr "" |
| 1252 | "tambalan diterapkan ke '%s' (%s), yang tidak cocok dengan konten saat ini." |
| 1253 | |
| 1254 | #: apply.c |
| 1255 | #, c-format |
| 1256 | msgid "the patch applies to an empty '%s' but it is not empty" |
| 1257 | msgstr "tambalan diterapkan ke '%s' kosong tapi tidak kosong" |
| 1258 | |
| 1259 | #: apply.c |
| 1260 | #, c-format |
| 1261 | msgid "the necessary postimage %s for '%s' cannot be read" |
| 1262 | msgstr "pascacitra %s yang diperlukan untuk '%s' tidak dapat dibaca" |
| 1263 | |
| 1264 | #: apply.c |
| 1265 | #, c-format |
| 1266 | msgid "binary patch does not apply to '%s'" |
| 1267 | msgstr "tambalan biner tidak dapat diterapkan ke '%s'" |
| 1268 | |
| 1269 | #: apply.c |
| 1270 | #, c-format |
| 1271 | msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)" |
| 1272 | msgstr "" |
| 1273 | "tambalan biner ke '%s' membuat hasil yang salah (diharapkan %s, dapat %s)" |
| 1274 | |
| 1275 | #: apply.c |
| 1276 | #, c-format |
| 1277 | msgid "patch failed: %s:%ld" |
| 1278 | msgstr "tambalan gagal: %s:%ld" |
| 1279 | |
| 1280 | #: apply.c builtin/mv.c |
| 1281 | #, c-format |
| 1282 | msgid "cannot checkout %s" |
| 1283 | msgstr "tidak dapat men-checkout %s" |
| 1284 | |
| 1285 | #: apply.c midx.c pack-mtimes.c pack-revindex.c setup.c |
| 1286 | #, c-format |
| 1287 | msgid "failed to read %s" |
| 1288 | msgstr "gagal membaca %s" |
| 1289 | |
| 1290 | #: apply.c |
| 1291 | #, c-format |
| 1292 | msgid "reading from '%s' beyond a symbolic link" |
| 1293 | msgstr "membaca dari '%s' diluar tautan simbolik" |
| 1294 | |
| 1295 | #: apply.c |
| 1296 | #, c-format |
| 1297 | msgid "path %s has been renamed/deleted" |
| 1298 | msgstr "jalus %s sudah dinamai ulang/dihapus" |
| 1299 | |
| 1300 | #: apply.c |
| 1301 | #, c-format |
| 1302 | msgid "%s: does not exist in index" |
| 1303 | msgstr "%s: tidak ada di indeks" |
| 1304 | |
| 1305 | #: apply.c |
| 1306 | #, c-format |
| 1307 | msgid "%s: does not match index" |
| 1308 | msgstr "%s: tidak cocok dengan indeks" |
| 1309 | |
| 1310 | #: apply.c |
| 1311 | msgid "repository lacks the necessary blob to perform 3-way merge." |
| 1312 | msgstr "" |
| 1313 | "repositori kekurangan blob yang diperlukan untuk melakukan penggabungan 3 " |
| 1314 | "arah." |
| 1315 | |
| 1316 | #: apply.c |
| 1317 | #, c-format |
| 1318 | msgid "Performing three-way merge...\n" |
| 1319 | msgstr "Melakukan penggabungan 3 arah...\n" |
| 1320 | |
| 1321 | #: apply.c |
| 1322 | #, c-format |
| 1323 | msgid "cannot read the current contents of '%s'" |
| 1324 | msgstr "tidak dapat membaca konten saat ini dari '%s'" |
| 1325 | |
| 1326 | #: apply.c |
| 1327 | #, c-format |
| 1328 | msgid "Failed to perform three-way merge...\n" |
| 1329 | msgstr "Gagal melakukan penggabungan 3 arah...\n" |
| 1330 | |
| 1331 | #: apply.c |
| 1332 | #, c-format |
| 1333 | msgid "Applied patch to '%s' with conflicts.\n" |
| 1334 | msgstr "Tambalan diterapkan ke '%s' dengan konflik.\n" |
| 1335 | |
| 1336 | #: apply.c |
| 1337 | #, c-format |
| 1338 | msgid "Applied patch to '%s' cleanly.\n" |
| 1339 | msgstr "Tambalan diterapkan ke '%s' dengan rapi.\n" |
| 1340 | |
| 1341 | #: apply.c |
| 1342 | #, c-format |
| 1343 | msgid "Falling back to direct application...\n" |
| 1344 | msgstr "Mundur ke penerapan langsung...\n" |
| 1345 | |
| 1346 | #: apply.c |
| 1347 | msgid "removal patch leaves file contents" |
| 1348 | msgstr "tambalan penghapusan meninggalkan isi berkas" |
| 1349 | |
| 1350 | #: apply.c |
| 1351 | #, c-format |
| 1352 | msgid "%s: wrong type" |
| 1353 | msgstr "%s: salah tipe" |
| 1354 | |
| 1355 | #: apply.c |
| 1356 | #, c-format |
| 1357 | msgid "%s has type %o, expected %o" |
| 1358 | msgstr "%s bertipe %o, diharapkan %o" |
| 1359 | |
| 1360 | #: apply.c builtin/fast-import.c read-cache.c |
| 1361 | #, c-format |
| 1362 | msgid "invalid path '%s'" |
| 1363 | msgstr "jalur tidak valid '%s'" |
| 1364 | |
| 1365 | #: apply.c |
| 1366 | #, c-format |
| 1367 | msgid "%s: already exists in index" |
| 1368 | msgstr "%s: sudah ada di indeks" |
| 1369 | |
| 1370 | #: apply.c |
| 1371 | #, c-format |
| 1372 | msgid "%s: already exists in working directory" |
| 1373 | msgstr "%s: sudah ada di direktori kerja" |
| 1374 | |
| 1375 | #: apply.c |
| 1376 | #, c-format |
| 1377 | msgid "new mode (%o) of %s does not match old mode (%o)" |
| 1378 | msgstr "mode baru (%o) dari %s tidak cocok dengan mode lama (%o)" |
| 1379 | |
| 1380 | #: apply.c |
| 1381 | #, c-format |
| 1382 | msgid "new mode (%o) of %s does not match old mode (%o) of %s" |
| 1383 | msgstr "mode baru (%o) dari %s tidak cocok dengan mode lama (%o) dari %s" |
| 1384 | |
| 1385 | #: apply.c |
| 1386 | #, c-format |
| 1387 | msgid "affected file '%s' is beyond a symbolic link" |
| 1388 | msgstr "berkas yang terpengaruh '%s' diluar tautan simbolik" |
| 1389 | |
| 1390 | #: apply.c |
| 1391 | #, c-format |
| 1392 | msgid "%s: patch does not apply" |
| 1393 | msgstr "%s: tambalan tak diterapkan" |
| 1394 | |
| 1395 | #: apply.c |
| 1396 | #, c-format |
| 1397 | msgid "Checking patch %s..." |
| 1398 | msgstr "Memeriksa tambalan %s..." |
| 1399 | |
| 1400 | #: apply.c |
| 1401 | #, c-format |
| 1402 | msgid "sha1 information is lacking or useless for submodule %s" |
| 1403 | msgstr "informasi sha1 kurang atau tidak berguna untuk submodul %s" |
| 1404 | |
| 1405 | #: apply.c |
| 1406 | #, c-format |
| 1407 | msgid "mode change for %s, which is not in current HEAD" |
| 1408 | msgstr "perubahan mode untuk %s, yang bukan dalam HEAD saat ini" |
| 1409 | |
| 1410 | #: apply.c |
| 1411 | #, c-format |
| 1412 | msgid "sha1 information is lacking or useless (%s)." |
| 1413 | msgstr "informasi sha1 kurang atau tidak berguna (%s)" |
| 1414 | |
| 1415 | #: apply.c |
| 1416 | #, c-format |
| 1417 | msgid "could not add %s to temporary index" |
| 1418 | msgstr "tidak dapat menambahkan %s ke indeks sementara" |
| 1419 | |
| 1420 | #: apply.c |
| 1421 | #, c-format |
| 1422 | msgid "could not write temporary index to %s" |
| 1423 | msgstr "tidak dapat menulis indeks sementara ke %s" |
| 1424 | |
| 1425 | #: apply.c |
| 1426 | #, c-format |
| 1427 | msgid "unable to remove %s from index" |
| 1428 | msgstr "tidak dapat menghapus %s dari indeks" |
| 1429 | |
| 1430 | #: apply.c |
| 1431 | #, c-format |
| 1432 | msgid "corrupt patch for submodule %s" |
| 1433 | msgstr "tambalan rusak untuk submodul %s" |
| 1434 | |
| 1435 | #: apply.c |
| 1436 | #, c-format |
| 1437 | msgid "unable to stat newly created file '%s'" |
| 1438 | msgstr "tidak dapat men-stat berkas yang baru dibuat '%s'" |
| 1439 | |
| 1440 | #: apply.c |
| 1441 | #, c-format |
| 1442 | msgid "unable to create backing store for newly created file %s" |
| 1443 | msgstr "" |
| 1444 | "tidak dapat membuat simpanan pendukung untuk berkas yang baru dibuat %s" |
| 1445 | |
| 1446 | #: apply.c |
| 1447 | #, c-format |
| 1448 | msgid "unable to add cache entry for %s" |
| 1449 | msgstr "tidak dapat menambahkan entri tembolok untuk %s" |
| 1450 | |
| 1451 | #: apply.c builtin/bisect.c builtin/gc.c |
| 1452 | #, c-format |
| 1453 | msgid "failed to write to '%s'" |
| 1454 | msgstr "gagal menulis ke '%s'" |
| 1455 | |
| 1456 | #: apply.c |
| 1457 | #, c-format |
| 1458 | msgid "closing file '%s'" |
| 1459 | msgstr "menutup berkas '%s'" |
| 1460 | |
| 1461 | #: apply.c |
| 1462 | #, c-format |
| 1463 | msgid "unable to write file '%s' mode %o" |
| 1464 | msgstr "tidak dapat menulis berkas '%s' mode %o" |
| 1465 | |
| 1466 | #: apply.c |
| 1467 | #, c-format |
| 1468 | msgid "Applied patch %s cleanly." |
| 1469 | msgstr "Tambalan %s diterapkan dengan rapi." |
| 1470 | |
| 1471 | #: apply.c |
| 1472 | msgid "internal error" |
| 1473 | msgstr "kesalahan internal" |
| 1474 | |
| 1475 | #: apply.c |
| 1476 | #, c-format |
| 1477 | msgid "Applying patch %%s with %d reject..." |
| 1478 | msgid_plural "Applying patch %%s with %d rejects..." |
| 1479 | msgstr[0] "Menerapkan tambalan %%s dengan %d penolakan..." |
| 1480 | msgstr[1] "Menerapkan tambalan %%s dengan %d penolakan..." |
| 1481 | |
| 1482 | #: apply.c |
| 1483 | #, c-format |
| 1484 | msgid "cannot open %s" |
| 1485 | msgstr "tidak dapat membuka %s" |
| 1486 | |
| 1487 | #: apply.c rerere.c |
| 1488 | #, c-format |
| 1489 | msgid "cannot unlink '%s'" |
| 1490 | msgstr "tidak dapat batal taut '%s'" |
| 1491 | |
| 1492 | #: apply.c |
| 1493 | #, c-format |
| 1494 | msgid "Hunk #%d applied cleanly." |
| 1495 | msgstr "Bingkah #%d diterapkan dengan rapi." |
| 1496 | |
| 1497 | #: apply.c |
| 1498 | #, c-format |
| 1499 | msgid "Rejected hunk #%d." |
| 1500 | msgstr "Bingkah #%d ditolak." |
| 1501 | |
| 1502 | #: apply.c |
| 1503 | #, c-format |
| 1504 | msgid "Skipped patch '%s'." |
| 1505 | msgstr "Tambalan '%s' dilewatkan." |
| 1506 | |
| 1507 | #: apply.c |
| 1508 | msgid "No valid patches in input (allow with \"--allow-empty\")" |
| 1509 | msgstr "" |
| 1510 | "Tidak ada tambalan valid dalam masukan (perbolehkan dengan \"--allow-empty\")" |
| 1511 | |
| 1512 | #: apply.c t/helper/test-cache-tree.c |
| 1513 | msgid "unable to read index file" |
| 1514 | msgstr "tidak dapat membaca berkas indeks" |
| 1515 | |
| 1516 | #: apply.c |
| 1517 | #, c-format |
| 1518 | msgid "option -p expects a non-negative integer, got '%s'" |
| 1519 | msgstr "opsi -p mengharapkan bilangan bulat non-negatif, dapat: '%s'" |
| 1520 | |
| 1521 | #: apply.c |
| 1522 | #, c-format |
| 1523 | msgid "unable to normalize directory: '%s'" |
| 1524 | msgstr "gagal menormalisasi direktori: '%s'" |
| 1525 | |
| 1526 | #: apply.c |
| 1527 | #, c-format |
| 1528 | msgid "can't open patch '%s': %s" |
| 1529 | msgstr "tidak dapat membuka tambalan '%s': %s" |
| 1530 | |
| 1531 | #: apply.c |
| 1532 | #, c-format |
| 1533 | msgid "squelched %d whitespace error" |
| 1534 | msgid_plural "squelched %d whitespace errors" |
| 1535 | msgstr[0] "%d kesalahan spasi putih dipadamkan" |
| 1536 | msgstr[1] "%d kesalahan spasi putih dipadamkan" |
| 1537 | |
| 1538 | #: apply.c |
| 1539 | #, c-format |
| 1540 | msgid "%d line adds whitespace errors." |
| 1541 | msgid_plural "%d lines add whitespace errors." |
| 1542 | msgstr[0] "%d baris menambahkan kesalahan spasi putih." |
| 1543 | msgstr[1] "%d baris menambahkan kesalahan spasi putih." |
| 1544 | |
| 1545 | #: apply.c |
| 1546 | #, c-format |
| 1547 | msgid "%d line applied after fixing whitespace errors." |
| 1548 | msgid_plural "%d lines applied after fixing whitespace errors." |
| 1549 | msgstr[0] "%d baris diterapkan setelah memperbaiki kesalahan spasi putih." |
| 1550 | msgstr[1] "%d baris diterapkan setelah memperbaiki kesalahan spasi putih." |
| 1551 | |
| 1552 | #: apply.c builtin/mv.c builtin/rm.c |
| 1553 | msgid "Unable to write new index file" |
| 1554 | msgstr "Tidak dapat menulis berkas indeks baru" |
| 1555 | |
| 1556 | #: apply.c |
| 1557 | msgid "don't apply changes matching the given path" |
| 1558 | msgstr "jangan terapkan perubahan yang cocok dengan jalur yang diberikan" |
| 1559 | |
| 1560 | #: apply.c |
| 1561 | msgid "apply changes matching the given path" |
| 1562 | msgstr "terapkan perubahan yang cocok dengan jalur yang diberikan" |
| 1563 | |
| 1564 | #: apply.c builtin/am.c |
| 1565 | msgid "num" |
| 1566 | msgstr "jumlah" |
| 1567 | |
| 1568 | #: apply.c |
| 1569 | msgid "remove <num> leading slashes from traditional diff paths" |
| 1570 | msgstr "hapus <jumlah> garis miring terkemuka dari jalur diff tradisional" |
| 1571 | |
| 1572 | #: apply.c |
| 1573 | msgid "ignore additions made by the patch" |
| 1574 | msgstr "abaikan penambahan yang dibuat oleh tambalan" |
| 1575 | |
| 1576 | #: apply.c |
| 1577 | msgid "instead of applying the patch, output diffstat for the input" |
| 1578 | msgstr "daripada menerapkan tambalan, keluarkan diffstat untuk masukan" |
| 1579 | |
| 1580 | #: apply.c |
| 1581 | msgid "show number of added and deleted lines in decimal notation" |
| 1582 | msgstr "" |
| 1583 | "perlihatkan jumlah baris yang ditambahkan dan dihapuskan dalam notasi desimal" |
| 1584 | |
| 1585 | #: apply.c |
| 1586 | msgid "instead of applying the patch, output a summary for the input" |
| 1587 | msgstr "daripada menerapkan tambalan, keluarkan ringkasan untuk masukan" |
| 1588 | |
| 1589 | #: apply.c |
| 1590 | msgid "instead of applying the patch, see if the patch is applicable" |
| 1591 | msgstr "daripada menerapkan tambalan, lihat jika tambalan bisa diterapkan" |
| 1592 | |
| 1593 | #: apply.c |
| 1594 | msgid "make sure the patch is applicable to the current index" |
| 1595 | msgstr "pastikan tambalan bisa diterapkan ke indeks saat ini" |
| 1596 | |
| 1597 | #: apply.c |
| 1598 | msgid "mark new files with `git add --intent-to-add`" |
| 1599 | msgstr "tandai berkas baru dengan `git add --intent-to-add`" |
| 1600 | |
| 1601 | #: apply.c |
| 1602 | msgid "apply a patch without touching the working tree" |
| 1603 | msgstr "terapkan sebuah tambalan tanpa menyentuh pohon kerja" |
| 1604 | |
| 1605 | #: apply.c |
| 1606 | msgid "accept a patch that touches outside the working area" |
| 1607 | msgstr "terima sebuah tambalan yang menyentuh di luar area kerja" |
| 1608 | |
| 1609 | #: apply.c |
| 1610 | msgid "also apply the patch (use with --stat/--summary/--check)" |
| 1611 | msgstr "juga terapkan tambalan (gunakan dengan --stat/--summary/--check)" |
| 1612 | |
| 1613 | #: apply.c |
| 1614 | msgid "attempt three-way merge, fall back on normal patch if that fails" |
| 1615 | msgstr "coba penggabungan tiga arah, mundur ke penambalan normal jika gagal" |
| 1616 | |
| 1617 | #: apply.c builtin/merge-file.c |
| 1618 | msgid "for conflicts, use our version" |
| 1619 | msgstr "untuk konflik, gunakan versi kami" |
| 1620 | |
| 1621 | #: apply.c builtin/merge-file.c |
| 1622 | msgid "for conflicts, use their version" |
| 1623 | msgstr "untuk konflik, gunakan versi mereka" |
| 1624 | |
| 1625 | #: apply.c builtin/merge-file.c |
| 1626 | msgid "for conflicts, use a union version" |
| 1627 | msgstr "untuk konflik, gunakan versi bersatu" |
| 1628 | |
| 1629 | #: apply.c |
| 1630 | msgid "build a temporary index based on embedded index information" |
| 1631 | msgstr "bangun sebuah indeks sementara berdasarkan informasi indeks tertanam" |
| 1632 | |
| 1633 | #: apply.c builtin/checkout-index.c |
| 1634 | msgid "paths are separated with NUL character" |
| 1635 | msgstr "jalur dipisahkan dengan karakter NUL" |
| 1636 | |
| 1637 | #: apply.c |
| 1638 | msgid "ensure at least <n> lines of context match" |
| 1639 | msgstr "pastikan setidaknya <n> baris dari konteks cocokan" |
| 1640 | |
| 1641 | #: apply.c builtin/am.c builtin/interpret-trailers.c builtin/pack-objects.c |
| 1642 | #: builtin/rebase.c |
| 1643 | msgid "action" |
| 1644 | msgstr "aksi" |
| 1645 | |
| 1646 | #: apply.c |
| 1647 | msgid "detect new or modified lines that have whitespace errors" |
| 1648 | msgstr "deteksi baris baru atau yang diubah yang ada kesalahan spasi putih" |
| 1649 | |
| 1650 | #: apply.c |
| 1651 | msgid "ignore changes in whitespace when finding context" |
| 1652 | msgstr "abaikan perubahan spasi putih ketika menemukan konteks" |
| 1653 | |
| 1654 | #: apply.c |
| 1655 | msgid "apply the patch in reverse" |
| 1656 | msgstr "terapkan tambalan terbalik" |
| 1657 | |
| 1658 | #: apply.c |
| 1659 | msgid "don't expect at least one line of context" |
| 1660 | msgstr "jangan harap setidaknya satu baris konteks" |
| 1661 | |
| 1662 | #: apply.c |
| 1663 | msgid "leave the rejected hunks in corresponding *.rej files" |
| 1664 | msgstr "tinggalkan bingkah yang ditolak pada berkas *.rej yang bersesuaian" |
| 1665 | |
| 1666 | #: apply.c |
| 1667 | msgid "allow overlapping hunks" |
| 1668 | msgstr "perbolehkan bingkah yang tumpang tindih" |
| 1669 | |
| 1670 | #: apply.c |
| 1671 | msgid "tolerate incorrectly detected missing new-line at the end of file" |
| 1672 | msgstr "tolerir baris baru hilang yang salah dideteksi pada akhir berkas" |
| 1673 | |
| 1674 | #: apply.c |
| 1675 | msgid "do not trust the line counts in the hunk headers" |
| 1676 | msgstr "jangan percaya hitungan baris pada kepala bingkah" |
| 1677 | |
| 1678 | #: apply.c builtin/am.c |
| 1679 | msgid "root" |
| 1680 | msgstr "akar" |
| 1681 | |
| 1682 | #: apply.c |
| 1683 | msgid "prepend <root> to all filenames" |
| 1684 | msgstr "tambahkan <akar> di depan semua nama berkas" |
| 1685 | |
| 1686 | #: apply.c |
| 1687 | msgid "don't return error for empty patches" |
| 1688 | msgstr "jangan kembalikan kesalahan untuk tambalan kosong" |
| 1689 | |
| 1690 | #: apply.c |
| 1691 | msgid "--ours, --theirs, and --union require --3way" |
| 1692 | msgstr "--ours, --theirs, dan --union memerlukan --3way" |
| 1693 | |
| 1694 | #: archive-tar.c archive-zip.c |
| 1695 | #, c-format |
| 1696 | msgid "cannot stream blob %s" |
| 1697 | msgstr "tidak dapat mengaruskan blob %s" |
| 1698 | |
| 1699 | #: archive-tar.c archive-zip.c |
| 1700 | #, c-format |
| 1701 | msgid "unsupported file mode: 0%o (SHA1: %s)" |
| 1702 | msgstr "mode berkas tidak didukung: 0%o (SHA1: %s)" |
| 1703 | |
| 1704 | #: archive-tar.c archive-zip.c builtin/pack-objects.c |
| 1705 | #, c-format |
| 1706 | msgid "deflate error (%d)" |
| 1707 | msgstr "kesalahan deflasi (%d)" |
| 1708 | |
| 1709 | #: archive-tar.c |
| 1710 | #, c-format |
| 1711 | msgid "unable to start '%s' filter" |
| 1712 | msgstr "tidak dapat memulai saringan '%s'" |
| 1713 | |
| 1714 | #: archive-tar.c |
| 1715 | msgid "unable to redirect descriptor" |
| 1716 | msgstr "tidak dapat mengalihkan pendeskripsi" |
| 1717 | |
| 1718 | #: archive-tar.c |
| 1719 | #, c-format |
| 1720 | msgid "'%s' filter reported error" |
| 1721 | msgstr "saringan '%s' melaporkan kesalahan" |
| 1722 | |
| 1723 | #: archive-zip.c |
| 1724 | #, c-format |
| 1725 | msgid "path is not valid UTF-8: %s" |
| 1726 | msgstr "jalur bukan UTF-8 valid: %s" |
| 1727 | |
| 1728 | #: archive-zip.c |
| 1729 | #, c-format |
| 1730 | msgid "path too long (%d chars, SHA1: %s): %s" |
| 1731 | msgstr "jalur terlalu panjang (%d karakter, SHA1: %s): %s" |
| 1732 | |
| 1733 | #: archive-zip.c |
| 1734 | #, c-format |
| 1735 | msgid "timestamp too large for this system: %<PRIuMAX>" |
| 1736 | msgstr "stempel waktu terlalu besar untuk sistem ini: %<PRIuMAX>" |
| 1737 | |
| 1738 | #: archive.c |
| 1739 | msgid "git archive [<options>] <tree-ish> [<path>...]" |
| 1740 | msgstr "git archive [<opsi>] <mirip pohon> [<jalur>...]" |
| 1741 | |
| 1742 | #: archive.c |
| 1743 | msgid "" |
| 1744 | "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]" |
| 1745 | msgstr "" |
| 1746 | "git archive --remote <repo> [--exec <perintah>] [<opsi>] <mirip pohon> " |
| 1747 | "[<jalur>...]" |
| 1748 | |
| 1749 | #: archive.c |
| 1750 | msgid "git archive --remote <repo> [--exec <cmd>] --list" |
| 1751 | msgstr "git archive --remote <repo> [--exec <perintah>] --list" |
| 1752 | |
| 1753 | #: archive.c builtin/fast-import.c builtin/gc.c builtin/notes.c builtin/tag.c |
| 1754 | #, c-format |
| 1755 | msgid "cannot read '%s'" |
| 1756 | msgstr "tidak dapat membaca '%s'" |
| 1757 | |
| 1758 | #: archive.c |
| 1759 | #, c-format |
| 1760 | msgid "pathspec '%s' matches files outside the current directory" |
| 1761 | msgstr "spek jalur '%s' mencocoki berkas di luar direktori saat ini" |
| 1762 | |
| 1763 | #: archive.c builtin/add.c builtin/rm.c |
| 1764 | #, c-format |
| 1765 | msgid "pathspec '%s' did not match any files" |
| 1766 | msgstr "spek jalur '%s' tidak cocok dengan berkas apapun" |
| 1767 | |
| 1768 | #: archive.c |
| 1769 | #, c-format |
| 1770 | msgid "no such ref: %.*s" |
| 1771 | msgstr "tidak ada referensi seperti: %.*s" |
| 1772 | |
| 1773 | #: archive.c |
| 1774 | #, c-format |
| 1775 | msgid "not a valid object name: %s" |
| 1776 | msgstr "bukan nama objek valid: %s" |
| 1777 | |
| 1778 | #: archive.c t/helper/test-cache-tree.c |
| 1779 | #, c-format |
| 1780 | msgid "not a tree object: %s" |
| 1781 | msgstr "bukan objek pohon: %s" |
| 1782 | |
| 1783 | #: archive.c |
| 1784 | #, c-format |
| 1785 | msgid "failed to unpack tree object %s" |
| 1786 | msgstr "gagal membuka objek pohon %s" |
| 1787 | |
| 1788 | #: archive.c |
| 1789 | #, c-format |
| 1790 | msgid "File not found: %s" |
| 1791 | msgstr "Berkas tidak ditemukan: %s" |
| 1792 | |
| 1793 | #: archive.c |
| 1794 | #, c-format |
| 1795 | msgid "Not a regular file: %s" |
| 1796 | msgstr "Bukan berkas reguler: %s" |
| 1797 | |
| 1798 | #: archive.c |
| 1799 | #, c-format |
| 1800 | msgid "unclosed quote: '%s'" |
| 1801 | msgstr "tanda kutip tak ditutup: '%s'" |
| 1802 | |
| 1803 | #: archive.c |
| 1804 | #, c-format |
| 1805 | msgid "missing colon: '%s'" |
| 1806 | msgstr "titik dua hilang: '%s'" |
| 1807 | |
| 1808 | #: archive.c |
| 1809 | #, c-format |
| 1810 | msgid "empty file name: '%s'" |
| 1811 | msgstr "nama berkas kosong: '%s'" |
| 1812 | |
| 1813 | #: archive.c |
| 1814 | msgid "fmt" |
| 1815 | msgstr "fmt" |
| 1816 | |
| 1817 | #: archive.c |
| 1818 | msgid "archive format" |
| 1819 | msgstr "format arsip" |
| 1820 | |
| 1821 | #: archive.c builtin/log.c parse-options.h |
| 1822 | msgid "prefix" |
| 1823 | msgstr "prefiks" |
| 1824 | |
| 1825 | #: archive.c |
| 1826 | msgid "prepend prefix to each pathname in the archive" |
| 1827 | msgstr "tambahkan prefiks di depan setiap nama jalur dalam arsip" |
| 1828 | |
| 1829 | #: archive.c builtin/blame.c builtin/commit-tree.c builtin/config.c |
| 1830 | #: builtin/fast-export.c builtin/gc.c builtin/grep.c builtin/hash-object.c |
| 1831 | #: builtin/ls-files.c builtin/notes.c builtin/read-tree.c parse-options.h |
| 1832 | msgid "file" |
| 1833 | msgstr "berkas" |
| 1834 | |
| 1835 | #: archive.c |
| 1836 | msgid "add untracked file to archive" |
| 1837 | msgstr "tambahkan berkas tak terlacak ke arsip" |
| 1838 | |
| 1839 | #: archive.c |
| 1840 | msgid "path:content" |
| 1841 | msgstr "jalur:konten" |
| 1842 | |
| 1843 | #: archive.c builtin/archive.c |
| 1844 | msgid "write the archive to this file" |
| 1845 | msgstr "tulis arsip ke berkas ini" |
| 1846 | |
| 1847 | #: archive.c |
| 1848 | msgid "read .gitattributes in working directory" |
| 1849 | msgstr "baca .gitattributes dalam direktori kerja" |
| 1850 | |
| 1851 | #: archive.c |
| 1852 | msgid "report archived files on stderr" |
| 1853 | msgstr "laporkan berkas terarsip ke error standar" |
| 1854 | |
| 1855 | #: archive.c builtin/clone.c builtin/fetch.c builtin/pack-objects.c |
| 1856 | #: builtin/pull.c |
| 1857 | msgid "time" |
| 1858 | msgstr "waktu" |
| 1859 | |
| 1860 | #: archive.c |
| 1861 | msgid "set modification time of archive entries" |
| 1862 | msgstr "setel waktu modifikasi entri arsip" |
| 1863 | |
| 1864 | #: archive.c |
| 1865 | msgid "set compression level" |
| 1866 | msgstr "setel level kompresi" |
| 1867 | |
| 1868 | #: archive.c |
| 1869 | msgid "list supported archive formats" |
| 1870 | msgstr "daftar format arsip yang didukung" |
| 1871 | |
| 1872 | #: archive.c builtin/archive.c builtin/clone.c builtin/submodule--helper.c |
| 1873 | msgid "repo" |
| 1874 | msgstr "repositori" |
| 1875 | |
| 1876 | #: archive.c builtin/archive.c |
| 1877 | msgid "retrieve the archive from remote repository <repo>" |
| 1878 | msgstr "ambil arsip dari repositori remote <repo>" |
| 1879 | |
| 1880 | #: archive.c builtin/archive.c builtin/difftool.c builtin/notes.c |
| 1881 | msgid "command" |
| 1882 | msgstr "perintah" |
| 1883 | |
| 1884 | #: archive.c builtin/archive.c |
| 1885 | msgid "path to the remote git-upload-archive command" |
| 1886 | msgstr "jalur ke perintah git-upload-archive remote" |
| 1887 | |
| 1888 | #: archive.c |
| 1889 | msgid "Unexpected option --remote" |
| 1890 | msgstr "Opsi --remote tak diharapkan" |
| 1891 | |
| 1892 | #: archive.c builtin/add.c builtin/checkout.c builtin/clone.c builtin/commit.c |
| 1893 | #: builtin/fast-export.c builtin/index-pack.c builtin/log.c builtin/reset.c |
| 1894 | #: builtin/rm.c builtin/stash.c builtin/worktree.c fetch-pack.c http-fetch.c |
| 1895 | #: revision.c |
| 1896 | #, c-format |
| 1897 | msgid "the option '%s' requires '%s'" |
| 1898 | msgstr "opsi `%s' butuh '%s'" |
| 1899 | |
| 1900 | #: archive.c |
| 1901 | msgid "Unexpected option --output" |
| 1902 | msgstr "Opsi --output tak diharapkan" |
| 1903 | |
| 1904 | #: archive.c t/unit-tests/unit-test.c |
| 1905 | #, c-format |
| 1906 | msgid "extra command line parameter '%s'" |
| 1907 | msgstr "parameter konfigurasi tambahan: '%s'" |
| 1908 | |
| 1909 | #: archive.c |
| 1910 | #, c-format |
| 1911 | msgid "Unknown archive format '%s'" |
| 1912 | msgstr "Format arsip tidak dikenal '%s'" |
| 1913 | |
| 1914 | #: archive.c |
| 1915 | #, c-format |
| 1916 | msgid "Argument not supported for format '%s': -%d" |
| 1917 | msgstr "Argumen tidak didukung untuk format '%s': -%d" |
| 1918 | |
| 1919 | #: attr.c |
| 1920 | #, c-format |
| 1921 | msgid "%.*s is not a valid attribute name" |
| 1922 | msgstr "%.*s bukan sebuah nama atribut valid" |
| 1923 | |
| 1924 | #: attr.c |
| 1925 | msgid "unable to add additional attribute" |
| 1926 | msgstr "Tidak dapat menambahkan atribut tambahan" |
| 1927 | |
| 1928 | #: attr.c |
| 1929 | #, c-format |
| 1930 | msgid "ignoring overly long attributes line %d" |
| 1931 | msgstr "mengabaikan baris atribut ke-%d yang terlalu panjang" |
| 1932 | |
| 1933 | #: attr.c |
| 1934 | #, c-format |
| 1935 | msgid "%s not allowed: %s:%d" |
| 1936 | msgstr "%s tidak diperbolehkan: %s:%d" |
| 1937 | |
| 1938 | #: attr.c |
| 1939 | msgid "" |
| 1940 | "Negative patterns are ignored in git attributes\n" |
| 1941 | "Use '\\!' for literal leading exclamation." |
| 1942 | msgstr "" |
| 1943 | "Pola negatif diabaikan di atribut git\n" |
| 1944 | "Gunakan '\\!' untuk tanda seru awal literal." |
| 1945 | |
| 1946 | #: attr.c |
| 1947 | #, c-format |
| 1948 | msgid "cannot fstat gitattributes file '%s'" |
| 1949 | msgstr "tidak dapat menulis berkas gitattributes '%s'" |
| 1950 | |
| 1951 | #: attr.c |
| 1952 | #, c-format |
| 1953 | msgid "ignoring overly large gitattributes file '%s'" |
| 1954 | msgstr "mengabaikan berkas gitattributes yang terlalu besar '%s'" |
| 1955 | |
| 1956 | #: attr.c |
| 1957 | #, c-format |
| 1958 | msgid "ignoring overly large gitattributes blob '%s'" |
| 1959 | msgstr "mengabaikan blob gitattributes '%s' yang terlalu besar" |
| 1960 | |
| 1961 | #: attr.c |
| 1962 | msgid "cannot use --attr-source or GIT_ATTR_SOURCE without repo" |
| 1963 | msgstr "" |
| 1964 | "tidak dapat menggunakan --attr-source atau GIT_ATTR_SOURCE tanpa repositori" |
| 1965 | |
| 1966 | #: attr.c |
| 1967 | msgid "bad --attr-source or GIT_ATTR_SOURCE" |
| 1968 | msgstr "--attr-source atau GIT_ATTR_SOURCE jelek" |
| 1969 | |
| 1970 | #: attr.c read-cache.c refs/packed-backend.c |
| 1971 | #, c-format |
| 1972 | msgid "unable to stat '%s'" |
| 1973 | msgstr "tidak dapat men-stat '%s'" |
| 1974 | |
| 1975 | #: bisect.c builtin/cat-file.c builtin/index-pack.c builtin/notes.c |
| 1976 | #: builtin/pack-objects.c combine-diff.c object-file.c rerere.c |
| 1977 | #, c-format |
| 1978 | msgid "unable to read %s" |
| 1979 | msgstr "tidak dapat membaca %s" |
| 1980 | |
| 1981 | #: bisect.c |
| 1982 | #, c-format |
| 1983 | msgid "Badly quoted content in file '%s': %s" |
| 1984 | msgstr "Kontent terkutip jelek dalam berkas '%s': %s" |
| 1985 | |
| 1986 | #: bisect.c |
| 1987 | #, c-format |
| 1988 | msgid "We cannot bisect more!\n" |
| 1989 | msgstr "Kami tidak dapat membagi dua lagi!\n" |
| 1990 | |
| 1991 | #: bisect.c |
| 1992 | #, c-format |
| 1993 | msgid "Not a valid commit name %s" |
| 1994 | msgstr "Bukan sebuah nama komit yang valid %s" |
| 1995 | |
| 1996 | #: bisect.c |
| 1997 | #, c-format |
| 1998 | msgid "" |
| 1999 | "The merge base %s is bad.\n" |
| 2000 | "This means the bug has been fixed between %s and [%s].\n" |
| 2001 | msgstr "" |
| 2002 | "Dasar penggabungan %s jelek.\n" |
| 2003 | "Ini berarti bug telah diperbaiki antara %s dan [%s].\n" |
| 2004 | |
| 2005 | #: bisect.c |
| 2006 | #, c-format |
| 2007 | msgid "" |
| 2008 | "The merge base %s is new.\n" |
| 2009 | "The property has changed between %s and [%s].\n" |
| 2010 | msgstr "" |
| 2011 | "Dasar penggabungan %s baru.\n" |
| 2012 | "Properti telah berubah antara %s dan [%s].\n" |
| 2013 | |
| 2014 | #: bisect.c |
| 2015 | #, c-format |
| 2016 | msgid "" |
| 2017 | "The merge base %s is '%s'.\n" |
| 2018 | "This means the first '%s' commit is between %s and [%s].\n" |
| 2019 | msgstr "" |
| 2020 | "Dasar penggabungan %s adalah '%s'.\n" |
| 2021 | "Ini berarti komit '%s' pertama adalah di antara %s dan [%s].\n" |
| 2022 | |
| 2023 | #: bisect.c |
| 2024 | #, c-format |
| 2025 | msgid "" |
| 2026 | "Some '%s' revs are not ancestors of the '%s' rev.\n" |
| 2027 | "git bisect cannot work properly in this case.\n" |
| 2028 | "Maybe you mistook '%s' and '%s' revs?\n" |
| 2029 | msgstr "" |
| 2030 | "Beberapa revisi '%s' bukan nenek moyang dari revisi '%s'.\n" |
| 2031 | "git bisect tidak dapat bekerja dengan benar pada kasus ini.\n" |
| 2032 | "Mungkin Anda salah mengira revisi '%s' dan '%s'?\n" |
| 2033 | |
| 2034 | #: bisect.c |
| 2035 | #, c-format |
| 2036 | msgid "" |
| 2037 | "the merge base between %s and [%s] must be skipped.\n" |
| 2038 | "So we cannot be sure the first '%s' commit is between %s and %s.\n" |
| 2039 | "We continue anyway." |
| 2040 | msgstr "" |
| 2041 | "dasar penggabungan antara %s dan [%s] harus dilewatkan.\n" |
| 2042 | "Jadi kami tidak dapat yakin komit '%s' pertama di antara %s dan %s.\n" |
| 2043 | "Kami tetap lanjutkan." |
| 2044 | |
| 2045 | #: bisect.c |
| 2046 | #, c-format |
| 2047 | msgid "Bisecting: a merge base must be tested\n" |
| 2048 | msgstr "Membagi dua: dasar penggabungan harus diuji\n" |
| 2049 | |
| 2050 | #: bisect.c |
| 2051 | #, c-format |
| 2052 | msgid "a '%s' revision is needed" |
| 2053 | msgstr "sebuah revisi '%s' diperlukan" |
| 2054 | |
| 2055 | #: bisect.c |
| 2056 | #, c-format |
| 2057 | msgid "could not create file '%s'" |
| 2058 | msgstr "tidak dapat membuat berkas '%s'" |
| 2059 | |
| 2060 | #: bisect.c builtin/notes.c |
| 2061 | #, c-format |
| 2062 | msgid "unable to start 'show' for object '%s'" |
| 2063 | msgstr "tidak dapat memulai 'show' untuk objek '%s'" |
| 2064 | |
| 2065 | #: bisect.c builtin/merge.c |
| 2066 | #, c-format |
| 2067 | msgid "could not read file '%s'" |
| 2068 | msgstr "tidak dapat membaca berkas '%s'" |
| 2069 | |
| 2070 | #: bisect.c |
| 2071 | msgid "reading bisect refs failed" |
| 2072 | msgstr "gagal membaca berkas referensi bagi dua" |
| 2073 | |
| 2074 | #: bisect.c |
| 2075 | #, c-format |
| 2076 | msgid "%s was both '%s' and '%s'\n" |
| 2077 | msgstr "%s sama-sama '%s' dan '%s'\n" |
| 2078 | |
| 2079 | #: bisect.c |
| 2080 | #, c-format |
| 2081 | msgid "" |
| 2082 | "No testable commit found.\n" |
| 2083 | "Maybe you started with bad path arguments?\n" |
| 2084 | msgstr "" |
| 2085 | "Tidak ada komit yang bisa diuji ditemukan.\n" |
| 2086 | "Mungkin Anda mulai dengan argumen jalur jelek?\n" |
| 2087 | |
| 2088 | #: bisect.c |
| 2089 | #, c-format |
| 2090 | msgid "(roughly %d step)" |
| 2091 | msgid_plural "(roughly %d steps)" |
| 2092 | msgstr[0] "(kira-kira %d langkah)" |
| 2093 | msgstr[1] "(kira-kira %d langkah)" |
| 2094 | |
| 2095 | #. TRANSLATORS: the last %s will be replaced with "(roughly %d |
| 2096 | #. steps)" translation. |
| 2097 | #. |
| 2098 | #: bisect.c |
| 2099 | #, c-format |
| 2100 | msgid "Bisecting: %d revision left to test after this %s\n" |
| 2101 | msgid_plural "Bisecting: %d revisions left to test after this %s\n" |
| 2102 | msgstr[0] "Membagi dua: %d revisi tersisa untuk diuji setelah ini %s\n" |
| 2103 | msgstr[1] "Membagi dua: %d revisi tersisa untuk diuji setelah ini %s\n" |
| 2104 | |
| 2105 | #: blame.c |
| 2106 | msgid "--contents and --reverse do not blend well." |
| 2107 | msgstr "--contents dan --reverse tidak dapat dipadu dengan baik." |
| 2108 | |
| 2109 | #: blame.c |
| 2110 | msgid "--reverse and --first-parent together require specified latest commit" |
| 2111 | msgstr "" |
| 2112 | "--reverse dan --first-parent bersama-sama butuh komit terbaru yang disebutkan" |
| 2113 | |
| 2114 | #: blame.c builtin/bisect.c builtin/commit.c builtin/fast-export.c |
| 2115 | #: builtin/log.c builtin/merge.c builtin/pack-objects.c builtin/shortlog.c |
| 2116 | #: midx-write.c pack-bitmap.c remote.c sequencer.c submodule.c |
| 2117 | msgid "revision walk setup failed" |
| 2118 | msgstr "persiapan jalan revisi gagal" |
| 2119 | |
| 2120 | #: blame.c |
| 2121 | msgid "" |
| 2122 | "--reverse --first-parent together require range along first-parent chain" |
| 2123 | msgstr "" |
| 2124 | "--reverse --first-parent bersama-sama butuh rentang bersama rantai induk " |
| 2125 | "pertama" |
| 2126 | |
| 2127 | #: blame.c |
| 2128 | #, c-format |
| 2129 | msgid "no such path %s in %s" |
| 2130 | msgstr "tidak ada jalur seperti %s di %s" |
| 2131 | |
| 2132 | #: blame.c |
| 2133 | #, c-format |
| 2134 | msgid "cannot read blob %s for path %s" |
| 2135 | msgstr "tidak dapat membaca blob %s untuk jalur %s" |
| 2136 | |
| 2137 | #: branch.c |
| 2138 | msgid "" |
| 2139 | "cannot inherit upstream tracking configuration of multiple refs when " |
| 2140 | "rebasing is requested" |
| 2141 | msgstr "" |
| 2142 | "tidak dapat mewariskan konfigurasi pelacakan hulu banyak referensi ketika " |
| 2143 | "pendasaran ulang diminta" |
| 2144 | |
| 2145 | #: branch.c |
| 2146 | #, c-format |
| 2147 | msgid "not setting branch '%s' as its own upstream" |
| 2148 | msgstr "tidak menyetel '%s' sebagai hulunya" |
| 2149 | |
| 2150 | #: branch.c |
| 2151 | #, c-format |
| 2152 | msgid "branch '%s' set up to track '%s' by rebasing." |
| 2153 | msgstr "cabang '%s' disiapkan untuk melacak '%s' oleh pendasaran ulang." |
| 2154 | |
| 2155 | #: branch.c |
| 2156 | #, c-format |
| 2157 | msgid "branch '%s' set up to track '%s'." |
| 2158 | msgstr "cabang '%s' disiapkan untuk melacak '%s'." |
| 2159 | |
| 2160 | #: branch.c |
| 2161 | #, c-format |
| 2162 | msgid "branch '%s' set up to track:" |
| 2163 | msgstr "cabang '%s' disiapkan untuk melacak:" |
| 2164 | |
| 2165 | #: branch.c |
| 2166 | msgid "unable to write upstream branch configuration" |
| 2167 | msgstr "tidak dapat menulis konfigurasi cabang hulu" |
| 2168 | |
| 2169 | #: branch.c |
| 2170 | msgid "" |
| 2171 | "\n" |
| 2172 | "After fixing the error cause you may try to fix up\n" |
| 2173 | "the remote tracking information by invoking:" |
| 2174 | msgstr "" |
| 2175 | "\n" |
| 2176 | "Setelah memperbaiki penyebab kesalahan Anda dapat mencoba memperbaiki\n" |
| 2177 | "informasi pelacakan remote dengan menjalankan:" |
| 2178 | |
| 2179 | #: branch.c |
| 2180 | #, c-format |
| 2181 | msgid "asked to inherit tracking from '%s', but no remote is set" |
| 2182 | msgstr "" |
| 2183 | "diminta mewariskan pelacakan dari '%s', tetapi tidak ada remote yang disetel" |
| 2184 | |
| 2185 | #: branch.c |
| 2186 | #, c-format |
| 2187 | msgid "asked to inherit tracking from '%s', but no merge configuration is set" |
| 2188 | msgstr "" |
| 2189 | "diminta mewariskan pelacakan dari '%s', tetapi tidak ada konfigurasi " |
| 2190 | "penggabungan yang disetel" |
| 2191 | |
| 2192 | #: branch.c |
| 2193 | #, c-format |
| 2194 | msgid "not tracking: ambiguous information for ref '%s'" |
| 2195 | msgstr "tak melacak: informasi ambigu untuk referensi '%s'" |
| 2196 | |
| 2197 | #. #-#-#-#-# branch.c.po #-#-#-#-# |
| 2198 | #. TRANSLATORS: This is a line listing a remote with duplicate |
| 2199 | #. refspecs in the advice message below. For RTL languages you'll |
| 2200 | #. probably want to swap the "%s" and leading " " space around. |
| 2201 | #. |
| 2202 | #. #-#-#-#-# object-name.c.po #-#-#-#-# |
| 2203 | #. TRANSLATORS: This is line item of ambiguous object output |
| 2204 | #. from describe_ambiguous_object() above. For RTL languages |
| 2205 | #. you'll probably want to swap the "%s" and leading " " space |
| 2206 | #. around. |
| 2207 | #. |
| 2208 | #: branch.c object-name.c |
| 2209 | #, c-format |
| 2210 | msgid " %s\n" |
| 2211 | msgstr " %s\n" |
| 2212 | |
| 2213 | #. TRANSLATORS: The second argument is a \n-delimited list of |
| 2214 | #. duplicate refspecs, composed above. |
| 2215 | #. |
| 2216 | #: branch.c |
| 2217 | #, c-format |
| 2218 | msgid "" |
| 2219 | "There are multiple remotes whose fetch refspecs map to the remote\n" |
| 2220 | "tracking ref '%s':\n" |
| 2221 | "%s\n" |
| 2222 | "This is typically a configuration error.\n" |
| 2223 | "\n" |
| 2224 | "To support setting up tracking branches, ensure that\n" |
| 2225 | "different remotes' fetch refspecs map into different\n" |
| 2226 | "tracking namespaces." |
| 2227 | msgstr "" |
| 2228 | "Ada banyak remote yang spek referensi pengambilan terpetakan ke referensi\n" |
| 2229 | "pelacak remote '%s'\n" |
| 2230 | "%s\n" |
| 2231 | "Hal ini biasanya merupakan kesalahan konfigurasi.\n" |
| 2232 | "\n" |
| 2233 | "Untuk mendukung menyetel cabang pelacakan, pastikan bahwa spek referensi\n" |
| 2234 | "remote yang berbeda terpetakan ke ruang nama pelacakan yang berbeda." |
| 2235 | |
| 2236 | #: branch.c |
| 2237 | #, c-format |
| 2238 | msgid "'%s' is not a valid branch name" |
| 2239 | msgstr "'%s' bukan nama cabang valid" |
| 2240 | |
| 2241 | #: branch.c builtin/branch.c |
| 2242 | msgid "See 'git help check-ref-format'" |
| 2243 | msgstr "Lihat `git help check-ref-format`" |
| 2244 | |
| 2245 | #: branch.c |
| 2246 | #, c-format |
| 2247 | msgid "a branch named '%s' already exists" |
| 2248 | msgstr "sebuah cabang bernama '%s' sudah ada" |
| 2249 | |
| 2250 | #: branch.c |
| 2251 | #, c-format |
| 2252 | msgid "cannot force update the branch '%s' used by worktree at '%s'" |
| 2253 | msgstr "" |
| 2254 | "tidak dapat memperbarui paksa cabang '%s' yang yang digunakan oleh pohon " |
| 2255 | "kerja pada '%s'" |
| 2256 | |
| 2257 | #: branch.c |
| 2258 | #, c-format |
| 2259 | msgid "cannot set up tracking information; starting point '%s' is not a branch" |
| 2260 | msgstr "" |
| 2261 | "tidak dapat menyiapkan informasi pelacakan; titik awal '%s' bukan sebuah " |
| 2262 | "cabang" |
| 2263 | |
| 2264 | #: branch.c |
| 2265 | #, c-format |
| 2266 | msgid "the requested upstream branch '%s' does not exist" |
| 2267 | msgstr "cabang hulu yang diminta '%s' tidak ada" |
| 2268 | |
| 2269 | #: branch.c |
| 2270 | msgid "" |
| 2271 | "\n" |
| 2272 | "If you are planning on basing your work on an upstream\n" |
| 2273 | "branch that already exists at the remote, you may need to\n" |
| 2274 | "run \"git fetch\" to retrieve it.\n" |
| 2275 | "\n" |
| 2276 | "If you are planning to push out a new local branch that\n" |
| 2277 | "will track its remote counterpart, you may want to use\n" |
| 2278 | "\"git push -u\" to set the upstream config as you push." |
| 2279 | msgstr "" |
| 2280 | "\n" |
| 2281 | "Jika Anda berencana mendasarkan karya Anda pada sebuah cabang hulu\n" |
| 2282 | "yang sudah ada pada remote, Anda mungkin perlu menjalankan\n" |
| 2283 | "\"git fetch\" untuk mendapatkannya.\n" |
| 2284 | "\n" |
| 2285 | "Jika Anda berencana mendorong sebuah cabang lokal baru yang akan melacak\n" |
| 2286 | "pasangan remotenya, Anda dapat menggunakan \"git push -u\" untuk menyetel\n" |
| 2287 | "konfigurasi hulu saat Anda dorong." |
| 2288 | |
| 2289 | #: branch.c builtin/replace.c |
| 2290 | #, c-format |
| 2291 | msgid "not a valid object name: '%s'" |
| 2292 | msgstr "bukan nama objek valid: '%s'" |
| 2293 | |
| 2294 | #: branch.c |
| 2295 | #, c-format |
| 2296 | msgid "ambiguous object name: '%s'" |
| 2297 | msgstr "nama objek ambigu: '%s'" |
| 2298 | |
| 2299 | #: branch.c |
| 2300 | #, c-format |
| 2301 | msgid "not a valid branch point: '%s'" |
| 2302 | msgstr "bukan sebuah titik cabang valid: '%s'" |
| 2303 | |
| 2304 | #: branch.c |
| 2305 | #, c-format |
| 2306 | msgid "submodule '%s': unable to find submodule" |
| 2307 | msgstr "submodul '%s': tidak dapat menemukan submodul" |
| 2308 | |
| 2309 | #: branch.c |
| 2310 | #, c-format |
| 2311 | msgid "" |
| 2312 | "You may try updating the submodules using 'git checkout --no-recurse-" |
| 2313 | "submodules %s && git submodule update --init'" |
| 2314 | msgstr "" |
| 2315 | "Anda dapat mencoba memperbarui submodul dengan 'git checkout --no-recurse-" |
| 2316 | "submodules %s && git submodule update --init'" |
| 2317 | |
| 2318 | #: branch.c |
| 2319 | #, c-format |
| 2320 | msgid "submodule '%s': cannot create branch '%s'" |
| 2321 | msgstr "submodul '%s': tidak dapat membuat cabang '%s'" |
| 2322 | |
| 2323 | #: branch.c |
| 2324 | #, c-format |
| 2325 | msgid "'%s' is already used by worktree at '%s'" |
| 2326 | msgstr "'%s' sudah digunakan oleh pohon kerja di '%s'" |
| 2327 | |
| 2328 | #: builtin/add.c |
| 2329 | msgid "git add [<options>] [--] <pathspec>..." |
| 2330 | msgstr "git add [<opsi>] [--] <pathspec>..." |
| 2331 | |
| 2332 | #: builtin/add.c |
| 2333 | #, c-format |
| 2334 | msgid "cannot chmod %cx '%s'" |
| 2335 | msgstr "tidak dapat chmod %cx '%s'" |
| 2336 | |
| 2337 | #: builtin/add.c |
| 2338 | msgid "Unstaged changes after refreshing the index:" |
| 2339 | msgstr "Perubahan tak tergelar setelah menyegarkan indeks:" |
| 2340 | |
| 2341 | #: builtin/add.c |
| 2342 | msgid "could not read the index" |
| 2343 | msgstr "tidak dapat membaca indeks" |
| 2344 | |
| 2345 | #: builtin/add.c |
| 2346 | msgid "editing patch failed" |
| 2347 | msgstr "Gagal menyunting tambalan" |
| 2348 | |
| 2349 | #: builtin/add.c read-cache.c |
| 2350 | #, c-format |
| 2351 | msgid "could not stat '%s'" |
| 2352 | msgstr "tidak dapat men-stat '%s'" |
| 2353 | |
| 2354 | #: builtin/add.c |
| 2355 | msgid "empty patch. aborted" |
| 2356 | msgstr "tambalan kosong, dibatalkan" |
| 2357 | |
| 2358 | #: builtin/add.c |
| 2359 | #, c-format |
| 2360 | msgid "could not apply '%s'" |
| 2361 | msgstr "tidak dapat menerapkan '%s'" |
| 2362 | |
| 2363 | #: builtin/add.c |
| 2364 | msgid "The following paths are ignored by one of your .gitignore files:\n" |
| 2365 | msgstr "Jalur berikut diabaikan oleh salah satu dari berkas .gitignore Anda:\n" |
| 2366 | |
| 2367 | #: builtin/add.c builtin/clean.c builtin/fetch.c builtin/mv.c |
| 2368 | #: builtin/prune-packed.c builtin/pull.c builtin/push.c builtin/remote.c |
| 2369 | #: builtin/rm.c builtin/send-pack.c builtin/sparse-checkout.c |
| 2370 | msgid "dry run" |
| 2371 | msgstr "latihan" |
| 2372 | |
| 2373 | #: builtin/add.c builtin/check-ignore.c builtin/commit.c |
| 2374 | #: builtin/count-objects.c builtin/fsck.c builtin/log.c builtin/mv.c |
| 2375 | #: builtin/read-tree.c builtin/refs.c |
| 2376 | msgid "be verbose" |
| 2377 | msgstr "jadi berkata-kata" |
| 2378 | |
| 2379 | #: builtin/add.c |
| 2380 | msgid "interactive picking" |
| 2381 | msgstr "pengambilan interaktif" |
| 2382 | |
| 2383 | #: builtin/add.c builtin/checkout.c builtin/reset.c |
| 2384 | msgid "select hunks interactively" |
| 2385 | msgstr "pilih bingkah secara interaktif" |
| 2386 | |
| 2387 | #: builtin/add.c builtin/checkout.c builtin/reset.c builtin/stash.c |
| 2388 | msgid "auto advance to the next file when selecting hunks interactively" |
| 2389 | msgstr "" |
| 2390 | "otomatis lanjut ke berkas berikutnya ketika memilih bingkah secara interaktif" |
| 2391 | |
| 2392 | #: builtin/add.c |
| 2393 | msgid "edit current diff and apply" |
| 2394 | msgstr "sunting diff saat ini dan terapkan" |
| 2395 | |
| 2396 | #: builtin/add.c |
| 2397 | msgid "allow adding otherwise ignored files" |
| 2398 | msgstr "perbolehkan tambah berkas yang diabaikan" |
| 2399 | |
| 2400 | #: builtin/add.c |
| 2401 | msgid "update tracked files" |
| 2402 | msgstr "perbarui berkas terlacak" |
| 2403 | |
| 2404 | #: builtin/add.c |
| 2405 | msgid "renormalize EOL of tracked files (implies -u)" |
| 2406 | msgstr "normalisasi ulang EOL berkas terlacak (menyiratkan -u)" |
| 2407 | |
| 2408 | #: builtin/add.c |
| 2409 | msgid "record only the fact that the path will be added later" |
| 2410 | msgstr "rekam hanya fakta bahwa jalur akan ditambahkan nanti" |
| 2411 | |
| 2412 | #: builtin/add.c |
| 2413 | msgid "add changes from all tracked and untracked files" |
| 2414 | msgstr "tambahkan perubahan dari semua berkas terlacak dan tak terlacak" |
| 2415 | |
| 2416 | #: builtin/add.c |
| 2417 | msgid "ignore paths removed in the working tree (same as --no-all)" |
| 2418 | msgstr "abaikan jalur yang terhapus dari pohon kerja (sama dengan --no-all)" |
| 2419 | |
| 2420 | #: builtin/add.c |
| 2421 | msgid "don't add, only refresh the index" |
| 2422 | msgstr "jangan tambahkan, hanya segarkan indeks" |
| 2423 | |
| 2424 | #: builtin/add.c |
| 2425 | msgid "just skip files which cannot be added because of errors" |
| 2426 | msgstr "hanya lewatkan berkas yang tidak dapat ditambah karena error" |
| 2427 | |
| 2428 | #: builtin/add.c |
| 2429 | msgid "check if - even missing - files are ignored in dry run" |
| 2430 | msgstr "periksa bahwa berkas yang - bahkan hilang - diabaikan dalam latihan" |
| 2431 | |
| 2432 | #: builtin/add.c builtin/mv.c builtin/rm.c |
| 2433 | msgid "allow updating entries outside of the sparse-checkout cone" |
| 2434 | msgstr "perbolehkan perbarui entri di luar kerucut checkout tipis" |
| 2435 | |
| 2436 | #: builtin/add.c builtin/update-index.c |
| 2437 | msgid "override the executable bit of the listed files" |
| 2438 | msgstr "timpa bit yang dapat dieksekusi dari berkas terdaftar" |
| 2439 | |
| 2440 | #: builtin/add.c |
| 2441 | msgid "warn when adding an embedded repository" |
| 2442 | msgstr "peringatkan ketika menambahkan repositori tertanam" |
| 2443 | |
| 2444 | #: builtin/add.c |
| 2445 | #, c-format |
| 2446 | msgid "" |
| 2447 | "You've added another git repository inside your current repository.\n" |
| 2448 | "Clones of the outer repository will not contain the contents of\n" |
| 2449 | "the embedded repository and will not know how to obtain it.\n" |
| 2450 | "If you meant to add a submodule, use:\n" |
| 2451 | "\n" |
| 2452 | "\tgit submodule add <url> %s\n" |
| 2453 | "\n" |
| 2454 | "If you added this path by mistake, you can remove it from the\n" |
| 2455 | "index with:\n" |
| 2456 | "\n" |
| 2457 | "\tgit rm --cached %s\n" |
| 2458 | "\n" |
| 2459 | "See \"git help submodule\" for more information." |
| 2460 | msgstr "" |
| 2461 | "Anda telah menambahkan repositori git yang lain di dalam repositori Anda\n" |
| 2462 | "saat ini. Kloningan repositori luar tidak akan berisi isi repositori\n" |
| 2463 | "tertanam dan tidak akan tahu bagaimana cara mendapatkannya.\n" |
| 2464 | "Jika maksud anda menambahkan submodul, gunakan:\n" |
| 2465 | "\n" |
| 2466 | "\tgit submodule add <url> %s\n" |
| 2467 | "\n" |
| 2468 | "Jika Anda menambahkan jalur itu sebagai kesengajaan, Anda dapat menghapus\n" |
| 2469 | "itu dari indeks dengan:\n" |
| 2470 | "\n" |
| 2471 | "\tgit rm --cached %s\n" |
| 2472 | "\n" |
| 2473 | "Lihat \"git help submodule\" untuk selengkapnya." |
| 2474 | |
| 2475 | #: builtin/add.c |
| 2476 | #, c-format |
| 2477 | msgid "adding embedded git repository: %s" |
| 2478 | msgstr "menambahkan repositori git tertanam: %s" |
| 2479 | |
| 2480 | #: builtin/add.c |
| 2481 | msgid "Use -f if you really want to add them." |
| 2482 | msgstr "Gunakan -f jika Anda benar-benar ingin menambahkannya." |
| 2483 | |
| 2484 | #: builtin/add.c |
| 2485 | msgid "adding files failed" |
| 2486 | msgstr "gagal menambahkan berkas" |
| 2487 | |
| 2488 | #: builtin/add.c builtin/checkout.c builtin/commit.c builtin/reset.c |
| 2489 | #: builtin/stash.c |
| 2490 | #, c-format |
| 2491 | msgid "'%s' cannot be negative" |
| 2492 | msgstr "'%s' tidak boleh negatif" |
| 2493 | |
| 2494 | #: builtin/add.c |
| 2495 | #, c-format |
| 2496 | msgid "--chmod param '%s' must be either -x or +x" |
| 2497 | msgstr "--chmod param '%s' harus berupa -x atau +x" |
| 2498 | |
| 2499 | #: builtin/add.c builtin/checkout.c builtin/commit.c builtin/reset.c |
| 2500 | #: builtin/rm.c builtin/stash.c |
| 2501 | #, c-format |
| 2502 | msgid "'%s' and pathspec arguments cannot be used together" |
| 2503 | msgstr "'%s' dan argumen spek jalur tidak dapat digunakan bersamaan" |
| 2504 | |
| 2505 | #: builtin/add.c |
| 2506 | #, c-format |
| 2507 | msgid "Nothing specified, nothing added.\n" |
| 2508 | msgstr "Tidak ada yang disebutkan, tidak ada yang ditambahkan.\n" |
| 2509 | |
| 2510 | #: builtin/add.c |
| 2511 | msgid "Maybe you wanted to say 'git add .'?" |
| 2512 | msgstr "Mungkin Anda ingin bilang 'git add .'?" |
| 2513 | |
| 2514 | #: builtin/add.c builtin/check-ignore.c builtin/checkout.c builtin/clean.c |
| 2515 | #: builtin/commit.c builtin/diff-tree.c builtin/grep.c builtin/mv.c |
| 2516 | #: builtin/reset.c builtin/rm.c builtin/submodule--helper.c read-cache.c |
| 2517 | #: rerere.c submodule.c |
| 2518 | msgid "index file corrupt" |
| 2519 | msgstr "berkas indeks rusak" |
| 2520 | |
| 2521 | #: builtin/add.c builtin/am.c builtin/checkout.c builtin/clone.c |
| 2522 | #: builtin/commit.c builtin/history.c builtin/stash.c merge.c rerere.c |
| 2523 | msgid "unable to write new index file" |
| 2524 | msgstr "gagal menulis berkas indeks baru" |
| 2525 | |
| 2526 | #: builtin/am.c builtin/mailinfo.c mailinfo.c |
| 2527 | #, c-format |
| 2528 | msgid "bad action '%s' for '%s'" |
| 2529 | msgstr "tindakan jelek '%s' untuk '%s'" |
| 2530 | |
| 2531 | #: builtin/am.c builtin/blame.c builtin/fetch.c builtin/pack-objects.c |
| 2532 | #: builtin/pull.c builtin/revert.c diff-merges.c diff.c environment.c |
| 2533 | #: gpg-interface.c ls-refs.c parallel-checkout.c sequencer.c setup.c |
| 2534 | #, c-format |
| 2535 | msgid "invalid value for '%s': '%s'" |
| 2536 | msgstr "nilai tidak valid untuk '%s': '%s'" |
| 2537 | |
| 2538 | #: builtin/am.c builtin/commit.c builtin/merge.c sequencer.c trailer.c |
| 2539 | #, c-format |
| 2540 | msgid "could not read '%s'" |
| 2541 | msgstr "tidak dapat membaca '%s'" |
| 2542 | |
| 2543 | #: builtin/am.c |
| 2544 | msgid "could not parse author script" |
| 2545 | msgstr "tidak dapat mengurai skrip pengarang" |
| 2546 | |
| 2547 | #: builtin/am.c builtin/replace.c commit.c sequencer.c |
| 2548 | #, c-format |
| 2549 | msgid "could not parse %s" |
| 2550 | msgstr "tidak dapat menguraikan %s" |
| 2551 | |
| 2552 | #: builtin/am.c |
| 2553 | #, c-format |
| 2554 | msgid "'%s' was deleted by the applypatch-msg hook" |
| 2555 | msgstr "'%s' dihapus oleh kail applypatch-msg" |
| 2556 | |
| 2557 | #: builtin/am.c |
| 2558 | #, c-format |
| 2559 | msgid "Malformed input line: '%s'." |
| 2560 | msgstr "Baris masukan salah format: '%s'." |
| 2561 | |
| 2562 | #: builtin/am.c |
| 2563 | #, c-format |
| 2564 | msgid "Failed to copy notes from '%s' to '%s'" |
| 2565 | msgstr "Gagal menyalin catatan dari '%s' ke '%s'" |
| 2566 | |
| 2567 | #: builtin/am.c |
| 2568 | msgid "fseek failed" |
| 2569 | msgstr "fseek gagal" |
| 2570 | |
| 2571 | #: builtin/am.c builtin/rebase.c sequencer.c wrapper.c |
| 2572 | #, c-format |
| 2573 | msgid "could not open '%s' for reading" |
| 2574 | msgstr "tidak dapat membuka '%s' untuk dibaca" |
| 2575 | |
| 2576 | #: builtin/am.c builtin/rebase.c editor.c sequencer.c wrapper.c |
| 2577 | #, c-format |
| 2578 | msgid "could not open '%s' for writing" |
| 2579 | msgstr "tidak dapat membuka '%s' untuk ditulis" |
| 2580 | |
| 2581 | #: builtin/am.c |
| 2582 | #, c-format |
| 2583 | msgid "could not parse patch '%s'" |
| 2584 | msgstr "tidak dapat mengurai tambalan '%s'" |
| 2585 | |
| 2586 | #: builtin/am.c |
| 2587 | msgid "Only one StGIT patch series can be applied at once" |
| 2588 | msgstr "Hanya satu rangkaian tambalan StGIT yang bisa diterapkan sekaligus" |
| 2589 | |
| 2590 | #: builtin/am.c |
| 2591 | msgid "invalid timestamp" |
| 2592 | msgstr "stempel waktu tidak valid" |
| 2593 | |
| 2594 | #: builtin/am.c |
| 2595 | msgid "invalid Date line" |
| 2596 | msgstr "baris Date tidak valid" |
| 2597 | |
| 2598 | #: builtin/am.c |
| 2599 | msgid "invalid timezone offset" |
| 2600 | msgstr "offset zona waktu tidak valid" |
| 2601 | |
| 2602 | #: builtin/am.c |
| 2603 | msgid "Patch format detection failed." |
| 2604 | msgstr "Pendeteksian format tambalan gagal." |
| 2605 | |
| 2606 | #: builtin/am.c builtin/clone.c |
| 2607 | #, c-format |
| 2608 | msgid "failed to create directory '%s'" |
| 2609 | msgstr "gagal membuat direktori '%s'" |
| 2610 | |
| 2611 | #: builtin/am.c |
| 2612 | msgid "Failed to split patches." |
| 2613 | msgstr "Gagal memecah tambalan." |
| 2614 | |
| 2615 | #: builtin/am.c |
| 2616 | #, c-format |
| 2617 | msgid "When you have resolved this problem, run \"%s --continue\".\n" |
| 2618 | msgstr "" |
| 2619 | "Saat Anda sudah menyelesaikan masalah ini, jalankan \"%s --continue\".\n" |
| 2620 | |
| 2621 | #: builtin/am.c |
| 2622 | #, c-format |
| 2623 | msgid "If you prefer to skip this patch, run \"%s --skip\" instead.\n" |
| 2624 | msgstr "" |
| 2625 | "Jika Anda lebih suka melewati tambalan ini, jalankan \"%s --skip\" saja.\n" |
| 2626 | |
| 2627 | #: builtin/am.c |
| 2628 | #, c-format |
| 2629 | msgid "" |
| 2630 | "To record the empty patch as an empty commit, run \"%s --allow-empty\".\n" |
| 2631 | msgstr "" |
| 2632 | "Untuk merekam tambalan kosong sebagai komit kosong, jalankan \"%s --allow-" |
| 2633 | "empty\".\n" |
| 2634 | |
| 2635 | #: builtin/am.c |
| 2636 | #, c-format |
| 2637 | msgid "To restore the original branch and stop patching, run \"%s --abort\"." |
| 2638 | msgstr "" |
| 2639 | "Untuk mengembalikan cabang yang asli dan berhenti menambal, jalankan \"%s --" |
| 2640 | "abort\"." |
| 2641 | |
| 2642 | #: builtin/am.c |
| 2643 | msgid "Patch sent with format=flowed; space at the end of lines might be lost." |
| 2644 | msgstr "" |
| 2645 | "Tambalan dikirimkan dengan format=flowed; spasi pada akhir baris mungkin " |
| 2646 | "hilang." |
| 2647 | |
| 2648 | #: builtin/am.c |
| 2649 | #, c-format |
| 2650 | msgid "missing author line in commit %s" |
| 2651 | msgstr "baris pengarang hilang dalam komit %s" |
| 2652 | |
| 2653 | #: builtin/am.c |
| 2654 | #, c-format |
| 2655 | msgid "invalid ident line: %.*s" |
| 2656 | msgstr "baris identitas tidak valid: %.*s" |
| 2657 | |
| 2658 | #: builtin/am.c builtin/checkout.c builtin/clone.c commit-graph.c |
| 2659 | #, c-format |
| 2660 | msgid "unable to parse commit %s" |
| 2661 | msgstr "tidak dapat menguraikan komit %s" |
| 2662 | |
| 2663 | #: builtin/am.c |
| 2664 | msgid "Repository lacks necessary blobs to fall back on 3-way merge." |
| 2665 | msgstr "" |
| 2666 | "Repositori kekurangan blob yang diperlukan untuk mundur ke penggabungan 3 " |
| 2667 | "arah." |
| 2668 | |
| 2669 | #: builtin/am.c |
| 2670 | msgid "Using index info to reconstruct a base tree..." |
| 2671 | msgstr "Menggunakan info indeks untuk membangun ulang sebuah pohon dasar..." |
| 2672 | |
| 2673 | #: builtin/am.c |
| 2674 | msgid "" |
| 2675 | "Did you hand edit your patch?\n" |
| 2676 | "It does not apply to blobs recorded in its index." |
| 2677 | msgstr "" |
| 2678 | "Apakah Anda menyunting tambalan Anda?\n" |
| 2679 | "Itu tidak diterapkan ke blob yang direkam dalam indeksnya." |
| 2680 | |
| 2681 | #: builtin/am.c |
| 2682 | msgid "Falling back to patching base and 3-way merge..." |
| 2683 | msgstr "Mundur ke penambalan dasar dan penggabungan 3 arah..." |
| 2684 | |
| 2685 | #: builtin/am.c |
| 2686 | msgid "Failed to merge in the changes." |
| 2687 | msgstr "Gagal menggabungkan perubahan." |
| 2688 | |
| 2689 | #: builtin/am.c builtin/merge.c sequencer.c |
| 2690 | msgid "git write-tree failed to write a tree" |
| 2691 | msgstr "git write-tree gagal menulis sebuah pohon" |
| 2692 | |
| 2693 | #: builtin/am.c |
| 2694 | msgid "applying to an empty history" |
| 2695 | msgstr "menerapkan ke sebuah riwayat kosong" |
| 2696 | |
| 2697 | #: builtin/am.c builtin/commit.c builtin/merge.c replay.c sequencer.c |
| 2698 | msgid "failed to write commit object" |
| 2699 | msgstr "gagal menulis objek komit" |
| 2700 | |
| 2701 | #: builtin/am.c |
| 2702 | #, c-format |
| 2703 | msgid "cannot resume: %s does not exist." |
| 2704 | msgstr "tidak dapat melanjutkan: %s tidak ada." |
| 2705 | |
| 2706 | #: builtin/am.c |
| 2707 | msgid "Commit Body is:" |
| 2708 | msgstr "Badan komit adalah:" |
| 2709 | |
| 2710 | #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a] |
| 2711 | #. in your translation. The program will only accept English |
| 2712 | #. input at this point. |
| 2713 | #. |
| 2714 | #: builtin/am.c |
| 2715 | #, c-format |
| 2716 | msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: " |
| 2717 | msgstr "" |
| 2718 | "Terapkan? [y]a/[n] tidak/[e] sunting/[v] lihat tambalan/terim[a] semua: " |
| 2719 | |
| 2720 | #: builtin/am.c builtin/commit.c |
| 2721 | msgid "unable to write index file" |
| 2722 | msgstr "tidak dapat menulis berkas indeks" |
| 2723 | |
| 2724 | #: builtin/am.c |
| 2725 | #, c-format |
| 2726 | msgid "Dirty index: cannot apply patches (dirty: %s)" |
| 2727 | msgstr "Indeks kotor: tidak dapat menerapkan tambalan (kotor: %s)" |
| 2728 | |
| 2729 | #: builtin/am.c |
| 2730 | #, c-format |
| 2731 | msgid "Skipping: %.*s" |
| 2732 | msgstr "Melewatkan: %.*s" |
| 2733 | |
| 2734 | #: builtin/am.c |
| 2735 | #, c-format |
| 2736 | msgid "Creating an empty commit: %.*s" |
| 2737 | msgstr "Membuat sebuah komit kosong: %.*s" |
| 2738 | |
| 2739 | #: builtin/am.c |
| 2740 | msgid "Patch is empty." |
| 2741 | msgstr "Tambalan kosong." |
| 2742 | |
| 2743 | #: builtin/am.c |
| 2744 | #, c-format |
| 2745 | msgid "Applying: %.*s" |
| 2746 | msgstr "Menerapkan: %.*s" |
| 2747 | |
| 2748 | #: builtin/am.c |
| 2749 | msgid "No changes -- Patch already applied." |
| 2750 | msgstr "Tidak ada perubahan -- tambalan sudah diterapkan" |
| 2751 | |
| 2752 | #: builtin/am.c |
| 2753 | #, c-format |
| 2754 | msgid "Patch failed at %s %.*s" |
| 2755 | msgstr "Penambalan gagal pada %s %.*s" |
| 2756 | |
| 2757 | #: builtin/am.c |
| 2758 | msgid "Use 'git am --show-current-patch=diff' to see the failed patch" |
| 2759 | msgstr "" |
| 2760 | "Gunakan 'git am --show-current-patch=diff' untuk melihat tambalan yang gagal" |
| 2761 | |
| 2762 | #: builtin/am.c |
| 2763 | msgid "No changes - recorded it as an empty commit." |
| 2764 | msgstr "Tidak ada perubahan - direkam sebagai komit kosong." |
| 2765 | |
| 2766 | #: builtin/am.c |
| 2767 | msgid "" |
| 2768 | "No changes - did you forget to use 'git add'?\n" |
| 2769 | "If there is nothing left to stage, chances are that something else\n" |
| 2770 | "already introduced the same changes; you might want to skip this patch." |
| 2771 | msgstr "" |
| 2772 | "Tidak ada perubahan - apakah Anda lupa untuk menggunakan 'git add'?\n" |
| 2773 | "Jika tidak ada lagi yang diterapkan, sepertinya sesuatu yang lain sudah \n" |
| 2774 | "memasukkan perubahan yang sama; mungkin Anda ingin melewatkan tambalan ini." |
| 2775 | |
| 2776 | #: builtin/am.c |
| 2777 | msgid "" |
| 2778 | "You still have unmerged paths in your index.\n" |
| 2779 | "You should 'git add' each file with resolved conflicts to mark them as " |
| 2780 | "such.\n" |
| 2781 | "You might run `git rm` on a file to accept \"deleted by them\" for it." |
| 2782 | msgstr "" |
| 2783 | "Anda masih punya jalur yang belum digabung pada indeks Anda.\n" |
| 2784 | "Anda harus 'git add' setiap berkas dengan konflik terselesai untuk " |
| 2785 | "menandainya.\n" |
| 2786 | "Anda mungkin jalankan `git rm` pada berkas untuk menerima \"penghapusan oleh " |
| 2787 | "mereka\" untuk itu." |
| 2788 | |
| 2789 | #: builtin/am.c builtin/reset.c |
| 2790 | #, c-format |
| 2791 | msgid "Could not parse object '%s'." |
| 2792 | msgstr "Tidak dapat mengurai objek '%s'." |
| 2793 | |
| 2794 | #: builtin/am.c |
| 2795 | msgid "failed to clean index" |
| 2796 | msgstr "gagal membersihkan indeks" |
| 2797 | |
| 2798 | #: builtin/am.c |
| 2799 | msgid "" |
| 2800 | "You seem to have moved HEAD since the last 'am' failure.\n" |
| 2801 | "Not rewinding to ORIG_HEAD" |
| 2802 | msgstr "" |
| 2803 | "Sepertinya Anda telah memindahkan HEAD sejak kegagalan 'am' terakhir.\n" |
| 2804 | "Tidak memutar ulang ke ORIG_HEAD" |
| 2805 | |
| 2806 | #: builtin/am.c builtin/bisect.c builtin/tag.c worktree.c |
| 2807 | #, c-format |
| 2808 | msgid "failed to read '%s'" |
| 2809 | msgstr "gagal membaca '%s'" |
| 2810 | |
| 2811 | #: builtin/am.c |
| 2812 | msgid "git am [<options>] [(<mbox> | <Maildir>)...]" |
| 2813 | msgstr "git am [<opsi>] [(<mbox> | <Maildir>)...]" |
| 2814 | |
| 2815 | #: builtin/am.c |
| 2816 | msgid "git am [<options>] (--continue | --skip | --abort)" |
| 2817 | msgstr "git am [<opsi>] (--continue | --skip | --abort)" |
| 2818 | |
| 2819 | #: builtin/am.c |
| 2820 | msgid "run interactively" |
| 2821 | msgstr "jalankan secara interaktif" |
| 2822 | |
| 2823 | #: builtin/am.c |
| 2824 | msgid "bypass pre-applypatch and applypatch-msg hooks" |
| 2825 | msgstr "lewati kail pre-applypatch dan applypatch-msg" |
| 2826 | |
| 2827 | #: builtin/am.c builtin/cat-file.c |
| 2828 | msgid "historical option -- no-op" |
| 2829 | msgstr "opsi bersejarah -- no-op" |
| 2830 | |
| 2831 | #: builtin/am.c |
| 2832 | msgid "allow fall back on 3way merging if needed" |
| 2833 | msgstr "perbolehkan mundur ke penggabungan 3 arah jika diperlukan" |
| 2834 | |
| 2835 | #: builtin/am.c builtin/init-db.c builtin/prune-packed.c builtin/repack.c |
| 2836 | #: builtin/stash.c |
| 2837 | msgid "be quiet" |
| 2838 | msgstr "jadi senyap" |
| 2839 | |
| 2840 | #: builtin/am.c |
| 2841 | msgid "add a Signed-off-by trailer to the commit message" |
| 2842 | msgstr "tambahkan trailer Signed-off-by kepada pesan komit" |
| 2843 | |
| 2844 | #: builtin/am.c |
| 2845 | msgid "recode into utf8 (default)" |
| 2846 | msgstr "koding ulang ke dalam utf8 (asali)" |
| 2847 | |
| 2848 | #: builtin/am.c |
| 2849 | msgid "pass -k flag to git-mailinfo" |
| 2850 | msgstr "lewatkan opsi -k ke git-mailinfo" |
| 2851 | |
| 2852 | #: builtin/am.c |
| 2853 | msgid "pass -b flag to git-mailinfo" |
| 2854 | msgstr "lewatkan opsi -b ke git-mailinfo" |
| 2855 | |
| 2856 | #: builtin/am.c |
| 2857 | msgid "pass -m flag to git-mailinfo" |
| 2858 | msgstr "lewatkan opsi -m ke git-mailinfo" |
| 2859 | |
| 2860 | #: builtin/am.c |
| 2861 | msgid "pass --keep-cr flag to git-mailsplit for mbox format" |
| 2862 | msgstr "lewatkan opsi --keep-cr ke git-mailsplit untuk format mbox" |
| 2863 | |
| 2864 | #: builtin/am.c |
| 2865 | msgid "strip everything before a scissors line" |
| 2866 | msgstr "copot semuanya sebelum garis gunting" |
| 2867 | |
| 2868 | #: builtin/am.c |
| 2869 | msgid "pass it through git-mailinfo" |
| 2870 | msgstr "lewatkannya melalui git-mailinfo" |
| 2871 | |
| 2872 | #: builtin/am.c |
| 2873 | msgid "pass it through git-apply" |
| 2874 | msgstr "lewatkannya melalui git-apply" |
| 2875 | |
| 2876 | #: builtin/am.c builtin/commit.c builtin/fmt-merge-msg.c builtin/grep.c |
| 2877 | #: builtin/merge.c builtin/pull.c builtin/rebase.c builtin/repack.c |
| 2878 | #: builtin/show-branch.c builtin/show-ref.c builtin/tag.c parse-options.h |
| 2879 | msgid "n" |
| 2880 | msgstr "n" |
| 2881 | |
| 2882 | #: builtin/am.c builtin/branch.c builtin/bugreport.c builtin/cat-file.c |
| 2883 | #: builtin/clone.c builtin/diagnose.c builtin/for-each-ref.c builtin/init-db.c |
| 2884 | #: builtin/ls-files.c builtin/ls-tree.c builtin/name-rev.c builtin/refs.c |
| 2885 | #: builtin/replace.c builtin/repo.c builtin/submodule--helper.c builtin/tag.c |
| 2886 | #: builtin/verify-tag.c |
| 2887 | msgid "format" |
| 2888 | msgstr "format" |
| 2889 | |
| 2890 | #: builtin/am.c |
| 2891 | msgid "format the patch(es) are in" |
| 2892 | msgstr "format tambalan yang ada di" |
| 2893 | |
| 2894 | #: builtin/am.c |
| 2895 | msgid "override error message when patch failure occurs" |
| 2896 | msgstr "timpa pesan error ketika kegagalan penambalan terjadi" |
| 2897 | |
| 2898 | #: builtin/am.c |
| 2899 | msgid "continue applying patches after resolving a conflict" |
| 2900 | msgstr "lanjutkan penerapan tambalan setelah menyelesaikan konflik" |
| 2901 | |
| 2902 | #: builtin/am.c |
| 2903 | msgid "synonyms for --continue" |
| 2904 | msgstr "sinonim untuk --continue" |
| 2905 | |
| 2906 | #: builtin/am.c |
| 2907 | msgid "skip the current patch" |
| 2908 | msgstr "lewati tambalan saat ini" |
| 2909 | |
| 2910 | #: builtin/am.c |
| 2911 | msgid "restore the original branch and abort the patching operation" |
| 2912 | msgstr "kembalikan cabang asli dan batalkan operasi penambalan" |
| 2913 | |
| 2914 | #: builtin/am.c |
| 2915 | msgid "abort the patching operation but keep HEAD where it is" |
| 2916 | msgstr "batalkan operasi penambalan tetapi simpan HEAD dimanapun itu" |
| 2917 | |
| 2918 | #: builtin/am.c |
| 2919 | msgid "show the patch being applied" |
| 2920 | msgstr "perlihatkan tambalan yang diterapkan" |
| 2921 | |
| 2922 | #: builtin/am.c |
| 2923 | msgid "try to apply current patch again" |
| 2924 | msgstr "coba terapkan lagi tambalan saat ini" |
| 2925 | |
| 2926 | #: builtin/am.c |
| 2927 | msgid "record the empty patch as an empty commit" |
| 2928 | msgstr "rekam tambalan kosong sebagai komit kosong" |
| 2929 | |
| 2930 | #: builtin/am.c |
| 2931 | msgid "lie about committer date" |
| 2932 | msgstr "berbohong soal tanggal pengkomit" |
| 2933 | |
| 2934 | #: builtin/am.c |
| 2935 | msgid "use current timestamp for author date" |
| 2936 | msgstr "gunakan stempel waktu saat ini untuk tanggal pengarang" |
| 2937 | |
| 2938 | #: builtin/am.c builtin/commit-tree.c builtin/commit.c builtin/merge.c |
| 2939 | #: builtin/pull.c builtin/rebase.c builtin/revert.c builtin/tag.c |
| 2940 | msgid "key-id" |
| 2941 | msgstr "key-id" |
| 2942 | |
| 2943 | #: builtin/am.c builtin/rebase.c |
| 2944 | msgid "GPG-sign commits" |
| 2945 | msgstr "tandatangani komit dengan GPG" |
| 2946 | |
| 2947 | #: builtin/am.c |
| 2948 | msgid "how to handle empty patches" |
| 2949 | msgstr "bagaimana cara menangani tambalan kosong" |
| 2950 | |
| 2951 | #: builtin/am.c |
| 2952 | msgid "(internal use for git-rebase)" |
| 2953 | msgstr "(penggunaan internal untuk git-rebase)" |
| 2954 | |
| 2955 | #: builtin/am.c |
| 2956 | msgid "" |
| 2957 | "The -b/--binary option has been a no-op for long time, and\n" |
| 2958 | "it will be removed. Please do not use it anymore." |
| 2959 | msgstr "" |
| 2960 | "Opsi -b/--binary telah menjadi no-op untuk waktu yang lama, dan\n" |
| 2961 | "itu akan dihapus. Mohon jangan gunakan itu lagi." |
| 2962 | |
| 2963 | #: builtin/am.c |
| 2964 | msgid "failed to read the index" |
| 2965 | msgstr "gagal membaca indeks" |
| 2966 | |
| 2967 | #: builtin/am.c |
| 2968 | #, c-format |
| 2969 | msgid "previous rebase directory %s still exists but mbox given." |
| 2970 | msgstr "" |
| 2971 | "direktori pendasaran ulang sebelumnya %s masih ada tapi mbox diberikan." |
| 2972 | |
| 2973 | #: builtin/am.c |
| 2974 | #, c-format |
| 2975 | msgid "" |
| 2976 | "Stray %s directory found.\n" |
| 2977 | "Use \"git am --abort\" to remove it." |
| 2978 | msgstr "" |
| 2979 | "Direktori menyimpang %s ditemukan.\n" |
| 2980 | "Gunakan \"git am --abort\" untuk menghapusnya." |
| 2981 | |
| 2982 | #: builtin/am.c |
| 2983 | msgid "Resolve operation not in progress, we are not resuming." |
| 2984 | msgstr "Operasi penguraian tidak berjalan, kami tidak melanjutkan." |
| 2985 | |
| 2986 | #: builtin/am.c |
| 2987 | msgid "interactive mode requires patches on the command line" |
| 2988 | msgstr "mode interaktif butuh tambalan pada baris perintah" |
| 2989 | |
| 2990 | #: builtin/apply.c |
| 2991 | msgid "git apply [<options>] [<patch>...]" |
| 2992 | msgstr "git apply [<opsi>] [<tambalan>...]" |
| 2993 | |
| 2994 | #: builtin/archive.c diagnose.c |
| 2995 | msgid "could not redirect output" |
| 2996 | msgstr "tidak dapat mengalihkan keluaran" |
| 2997 | |
| 2998 | #: builtin/archive.c |
| 2999 | msgid "git archive: expected ACK/NAK, got a flush packet" |
| 3000 | msgstr "git archive: ACK/NAK diharapkan, dapat paket bilasan" |
| 3001 | |
| 3002 | #: builtin/archive.c |
| 3003 | #, c-format |
| 3004 | msgid "git archive: NACK %s" |
| 3005 | msgstr "git archive: NACK %s" |
| 3006 | |
| 3007 | #: builtin/archive.c |
| 3008 | msgid "git archive: protocol error" |
| 3009 | msgstr "git archive: kesalahan protokol" |
| 3010 | |
| 3011 | #: builtin/archive.c |
| 3012 | msgid "git archive: expected a flush" |
| 3013 | msgstr "git archive: sebuah bilasan diharapkan" |
| 3014 | |
| 3015 | #: builtin/backfill.c |
| 3016 | msgid "" |
| 3017 | "git backfill [--min-batch-size=<n>] [--[no-]sparse] [--[no-]include-edges] " |
| 3018 | "[<revision-range>]" |
| 3019 | msgstr "" |
| 3020 | "git backfill [--min-batch-size=<n>] [--[no-]sparse] [--[no-]include-edges] " |
| 3021 | "[<rentang revisi>]" |
| 3022 | |
| 3023 | #: builtin/backfill.c |
| 3024 | #, c-format |
| 3025 | msgid "'%s' cannot be used with 'git backfill'" |
| 3026 | msgstr "'%s' tidak dapat digunakan dengan 'git backfill'" |
| 3027 | |
| 3028 | #: builtin/backfill.c |
| 3029 | msgid "cannot backfill with these filter options" |
| 3030 | msgstr "tidak dapat melengkapi dengan opsi penyaring berikut" |
| 3031 | |
| 3032 | #: builtin/backfill.c |
| 3033 | msgid "cannot backfill with blob size limits" |
| 3034 | msgstr "tidak dapat melengkapi dengan batasan ukuran blob" |
| 3035 | |
| 3036 | #: builtin/backfill.c |
| 3037 | msgid "problem loading sparse-checkout" |
| 3038 | msgstr "galat memuat sparse-checkout" |
| 3039 | |
| 3040 | #: builtin/backfill.c |
| 3041 | msgid "Minimum number of objects to request at a time" |
| 3042 | msgstr "Jumlah objek minum yang diminta pada suatu waktu" |
| 3043 | |
| 3044 | #: builtin/backfill.c |
| 3045 | msgid "Restrict the missing objects to the current sparse-checkout" |
| 3046 | msgstr "Batasi objek yang hilang ke sparse-checkout saat ini" |
| 3047 | |
| 3048 | #: builtin/backfill.c |
| 3049 | msgid "Include blobs from boundary commits in the backfill" |
| 3050 | msgstr "Sertakan blob dari komit perbatasan di dalam pelengkapan" |
| 3051 | |
| 3052 | #: builtin/backfill.c builtin/diff-pairs.c builtin/log.c builtin/replay.c |
| 3053 | #: builtin/shortlog.c bundle.c |
| 3054 | #, c-format |
| 3055 | msgid "unrecognized argument: %s" |
| 3056 | msgstr "argumen tidak dikenal: %s" |
| 3057 | |
| 3058 | #: builtin/bisect.c |
| 3059 | msgid "" |
| 3060 | "git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]\n" |
| 3061 | " [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] " |
| 3062 | "[<pathspec>...]" |
| 3063 | msgstr "" |
| 3064 | "git bisect start [--term-(new,bad)=<istilah baru> --term-(old, " |
| 3065 | "good)=<istilah lama>]\n" |
| 3066 | "[--no-checkout] [--first-parent] [<jelek> [<bagus>...]] [--] [<spek " |
| 3067 | "jalur>...]" |
| 3068 | |
| 3069 | #: builtin/bisect.c |
| 3070 | msgid "git bisect (bad|new|<term-new>) [<rev>]" |
| 3071 | msgstr "git bisect (bad|new|<istilah baru>) [<revisi>]" |
| 3072 | |
| 3073 | #: builtin/bisect.c |
| 3074 | msgid "git bisect (good|old|<term-old>) [<rev>...]" |
| 3075 | msgstr "git bisect (good|old|<istilah lama>) [<revisi>...]" |
| 3076 | |
| 3077 | #: builtin/bisect.c |
| 3078 | msgid "git bisect skip [(<rev>|<range>)...]" |
| 3079 | msgstr "git bisect skip [(<revisi>|<rentang>)...]" |
| 3080 | |
| 3081 | #: builtin/bisect.c |
| 3082 | msgid "git bisect reset [<commit>]" |
| 3083 | msgstr "git bisect reset [<komit>]" |
| 3084 | |
| 3085 | #: builtin/bisect.c |
| 3086 | msgid "git bisect replay <logfile>" |
| 3087 | msgstr "git bisect replay <berkas log>" |
| 3088 | |
| 3089 | #: builtin/bisect.c |
| 3090 | msgid "git bisect run <cmd> [<arg>...]" |
| 3091 | msgstr "git bisect run <perintah> [<argumen>...]" |
| 3092 | |
| 3093 | #: builtin/bisect.c |
| 3094 | #, c-format |
| 3095 | msgid "cannot open file '%s' in mode '%s'" |
| 3096 | msgstr "tidak dapat membuka berkas '%s' dalam mode '%s'" |
| 3097 | |
| 3098 | #: builtin/bisect.c |
| 3099 | #, c-format |
| 3100 | msgid "could not write to file '%s'" |
| 3101 | msgstr "tidak dapat menulis ke berkas '%s'" |
| 3102 | |
| 3103 | #: builtin/bisect.c |
| 3104 | #, c-format |
| 3105 | msgid "cannot open file '%s' for reading" |
| 3106 | msgstr "tidak dapat membuka berkas '%s' untuk dibaca" |
| 3107 | |
| 3108 | #: builtin/bisect.c |
| 3109 | #, c-format |
| 3110 | msgid "'%s' is not a valid term" |
| 3111 | msgstr "'%s' bukan istilah yang valid" |
| 3112 | |
| 3113 | #: builtin/bisect.c |
| 3114 | #, c-format |
| 3115 | msgid "can't use the builtin command '%s' as a term" |
| 3116 | msgstr "tidak dapat menggunakan perintah bawaan '%s' sebagai istilah" |
| 3117 | |
| 3118 | #: builtin/bisect.c |
| 3119 | #, c-format |
| 3120 | msgid "can't change the meaning of the term '%s'" |
| 3121 | msgstr "tidak dapat mengubah makna istilah '%s'" |
| 3122 | |
| 3123 | #: builtin/bisect.c |
| 3124 | msgid "please use two different terms" |
| 3125 | msgstr "mohon gunakan dua istilah yang berbeda" |
| 3126 | |
| 3127 | #: builtin/bisect.c |
| 3128 | #, c-format |
| 3129 | msgid "We are not bisecting.\n" |
| 3130 | msgstr "Kami tidak sedang membagi dua.\n" |
| 3131 | |
| 3132 | #: builtin/bisect.c |
| 3133 | #, c-format |
| 3134 | msgid "'%s' is not a valid commit" |
| 3135 | msgstr "'%s' bukan sebuah komit yang valid" |
| 3136 | |
| 3137 | #: builtin/bisect.c |
| 3138 | #, c-format |
| 3139 | msgid "" |
| 3140 | "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'." |
| 3141 | msgstr "" |
| 3142 | "tidak dapat men-checkout HEAD asli '%s'. Coba 'git bisect reset <komit>'." |
| 3143 | |
| 3144 | #: builtin/bisect.c |
| 3145 | #, c-format |
| 3146 | msgid "Bad bisect_write argument: %s" |
| 3147 | msgstr "argument bisect_write jelek: %s" |
| 3148 | |
| 3149 | #: builtin/bisect.c |
| 3150 | #, c-format |
| 3151 | msgid "couldn't get the oid of the rev '%s'" |
| 3152 | msgstr "tidak dapat mendapatkan oid revisi '%s'" |
| 3153 | |
| 3154 | #: builtin/bisect.c |
| 3155 | #, c-format |
| 3156 | msgid "couldn't open the file '%s'" |
| 3157 | msgstr "tidak dapat membuka berkas '%s'" |
| 3158 | |
| 3159 | #: builtin/bisect.c |
| 3160 | #, c-format |
| 3161 | msgid "Invalid command: you're currently in a %s/%s bisect" |
| 3162 | msgstr "Perintah tidak valid: sekarang Anda berada dalam pembagian dua %s/%s" |
| 3163 | |
| 3164 | #: builtin/bisect.c |
| 3165 | #, c-format |
| 3166 | msgid "" |
| 3167 | "You need to give me at least one %s and %s revision.\n" |
| 3168 | "You can use \"git bisect %s\" and \"git bisect %s\" for that." |
| 3169 | msgstr "" |
| 3170 | "Anda perlu berikan saya setidaknya satu revisi %s dan %s.\n" |
| 3171 | "Untuk itu Anda dapat menggunakan \"git bisect %s\" dan \"git bisect %s\"." |
| 3172 | |
| 3173 | #: builtin/bisect.c |
| 3174 | #, c-format |
| 3175 | msgid "" |
| 3176 | "You need to start by \"git bisect start\".\n" |
| 3177 | "You then need to give me at least one %s and %s revision.\n" |
| 3178 | "You can use \"git bisect %s\" and \"git bisect %s\" for that." |
| 3179 | msgstr "" |
| 3180 | "Anda perlu memulai dengan \"git bisect start\".\n" |
| 3181 | "Lalu Anda perlu berikan saya setidaknya satu revisi %s dan %s.\n" |
| 3182 | "Untuk itu Anda dapat menggunakan \"git bisect %s\" dan \"git bisect %s\"." |
| 3183 | |
| 3184 | #: builtin/bisect.c |
| 3185 | #, c-format |
| 3186 | msgid "bisecting only with a %s commit" |
| 3187 | msgstr "membagi dua hanya dengan sebuah komit %s" |
| 3188 | |
| 3189 | #. TRANSLATORS: Make sure to include [Y] and [n] in your |
| 3190 | #. translation. The program will only accept English input |
| 3191 | #. at this point. |
| 3192 | #. |
| 3193 | #: builtin/bisect.c |
| 3194 | msgid "Are you sure [Y/n]? " |
| 3195 | msgstr "Anda yakin [Y/n]?" |
| 3196 | |
| 3197 | #: builtin/bisect.c |
| 3198 | #, c-format |
| 3199 | msgid "status: waiting for both '%s' and '%s' commits\n" |
| 3200 | msgstr "status: menunggu komit '%s dan '%s'\n" |
| 3201 | |
| 3202 | #: builtin/bisect.c |
| 3203 | #, c-format |
| 3204 | msgid "status: waiting for '%s' commit, %d '%s' commit known\n" |
| 3205 | msgid_plural "status: waiting for '%s' commit, %d '%s' commits known\n" |
| 3206 | msgstr[0] "status: menunggu komit '%s', %d komit '%s' diketahui\n" |
| 3207 | msgstr[1] "status: menunggu komit '%s', %d komit '%s' diketahui\n" |
| 3208 | |
| 3209 | #: builtin/bisect.c |
| 3210 | #, c-format |
| 3211 | msgid "status: waiting for '%s' commit(s), '%s' commit known\n" |
| 3212 | msgstr "status: menunggu komit(-komit) '%s', komit '%s' diketahui\n" |
| 3213 | |
| 3214 | #: builtin/bisect.c |
| 3215 | msgid "no terms defined" |
| 3216 | msgstr "tidak ada istilah yang didefinisikan" |
| 3217 | |
| 3218 | #: builtin/bisect.c |
| 3219 | #, c-format |
| 3220 | msgid "" |
| 3221 | "Your current terms are '%s' for the old state\n" |
| 3222 | "and '%s' for the new state.\n" |
| 3223 | msgstr "" |
| 3224 | "Istilah Anda saat ini adalah '%s' untuk keadaan lama\n" |
| 3225 | "dan '%s' untuk keadaan baru.\n" |
| 3226 | |
| 3227 | #: builtin/bisect.c |
| 3228 | #, c-format |
| 3229 | msgid "" |
| 3230 | "invalid argument %s for 'git bisect terms'.\n" |
| 3231 | "Supported options are: --term-good|--term-old and --term-bad|--term-new." |
| 3232 | msgstr "" |
| 3233 | "argumen %s tidak valid untuk 'git bisect terms'.\n" |
| 3234 | "Opsi yang didukung adalah: --term-good|--term-old dan --term-bad|--term-new." |
| 3235 | |
| 3236 | #: builtin/bisect.c |
| 3237 | #, c-format |
| 3238 | msgid "could not open '%s' for appending" |
| 3239 | msgstr "tidak dapat membuka '%s' untuk menambahkan" |
| 3240 | |
| 3241 | #: builtin/bisect.c |
| 3242 | msgid "'' is not a valid term" |
| 3243 | msgstr "'' bukan istilah yang valid" |
| 3244 | |
| 3245 | #: builtin/bisect.c |
| 3246 | #, c-format |
| 3247 | msgid "unrecognized option: '%s'" |
| 3248 | msgstr "opsi tidak dikenal: '%s'" |
| 3249 | |
| 3250 | #: builtin/bisect.c |
| 3251 | #, c-format |
| 3252 | msgid "'%s' does not appear to be a valid revision" |
| 3253 | msgstr "'%s' sepertinya bukan revisi valid" |
| 3254 | |
| 3255 | #: builtin/bisect.c |
| 3256 | msgid "bad HEAD - I need a HEAD" |
| 3257 | msgstr "HEAD jelek - saya butuh HEAD" |
| 3258 | |
| 3259 | #: builtin/bisect.c |
| 3260 | #, c-format |
| 3261 | msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'." |
| 3262 | msgstr "gagal men-checkout '%s'. Coba 'git bisect start <cabang valid>'." |
| 3263 | |
| 3264 | #: builtin/bisect.c |
| 3265 | msgid "bad HEAD - strange symbolic ref" |
| 3266 | msgstr "HEAD jelek - referensi simbolik aneh" |
| 3267 | |
| 3268 | #: builtin/bisect.c |
| 3269 | #, c-format |
| 3270 | msgid "invalid ref: '%s'" |
| 3271 | msgstr "referensi tidak valid: '%s'" |
| 3272 | |
| 3273 | #: builtin/bisect.c |
| 3274 | msgid "You need to start by \"git bisect start\"\n" |
| 3275 | msgstr "Anda perlu memulai dengan \"git bisect start\"\n" |
| 3276 | |
| 3277 | #. TRANSLATORS: Make sure to include [Y] and [n] in your |
| 3278 | #. translation. The program will only accept English input |
| 3279 | #. at this point. |
| 3280 | #. |
| 3281 | #: builtin/bisect.c |
| 3282 | msgid "Do you want me to do it for you [Y/n]? " |
| 3283 | msgstr "Anda ingin saya melakukannya untuk Anda [Y/n]" |
| 3284 | |
| 3285 | #: builtin/bisect.c |
| 3286 | msgid "Please call `--bisect-state` with at least one argument" |
| 3287 | msgstr "Mohon panggil `--bisect-state` dengan setidaknya satu argumen" |
| 3288 | |
| 3289 | #: builtin/bisect.c |
| 3290 | #, c-format |
| 3291 | msgid "'git bisect %s' can take only one argument." |
| 3292 | msgstr "'git bisect %s' hanya dapat mengambil satu argumen." |
| 3293 | |
| 3294 | #: builtin/bisect.c |
| 3295 | #, c-format |
| 3296 | msgid "Bad rev input: %s" |
| 3297 | msgstr "Masukan revisi jelek: %s" |
| 3298 | |
| 3299 | #: builtin/bisect.c |
| 3300 | #, c-format |
| 3301 | msgid "Bad rev input (not a commit): %s" |
| 3302 | msgstr "Masukan revisi jelek (bukan sebuah komit): %s" |
| 3303 | |
| 3304 | #: builtin/bisect.c |
| 3305 | msgid "We are not bisecting." |
| 3306 | msgstr "Kami tidak sedang membagi dua." |
| 3307 | |
| 3308 | #: builtin/bisect.c |
| 3309 | #, c-format |
| 3310 | msgid "'%s'?? what are you talking about?" |
| 3311 | msgstr "'%s'?? Anda bilang tentang apa?" |
| 3312 | |
| 3313 | #: builtin/bisect.c |
| 3314 | #, c-format |
| 3315 | msgid "cannot read file '%s' for replaying" |
| 3316 | msgstr "tidak dapat membuka berkas '%s' untuk memainkan ulang" |
| 3317 | |
| 3318 | #: builtin/bisect.c |
| 3319 | #, c-format |
| 3320 | msgid "running %s\n" |
| 3321 | msgstr "menjalankan %s\n" |
| 3322 | |
| 3323 | #: builtin/bisect.c |
| 3324 | msgid "bisect run failed: no command provided." |
| 3325 | msgstr "bisect run gagal: tidak ada perintah yang diberikan" |
| 3326 | |
| 3327 | #: builtin/bisect.c |
| 3328 | #, c-format |
| 3329 | msgid "unable to verify %s on '%s' revision" |
| 3330 | msgstr "tidak dapat memverifikasi %s pada revisi '%s'" |
| 3331 | |
| 3332 | #: builtin/bisect.c |
| 3333 | #, c-format |
| 3334 | msgid "bogus exit code %d for '%s' revision" |
| 3335 | msgstr "kode keluar gadungan %d untuk revisi '%s'" |
| 3336 | |
| 3337 | #: builtin/bisect.c |
| 3338 | #, c-format |
| 3339 | msgid "bisect run failed: exit code %d from %s is < 0 or >= 128" |
| 3340 | msgstr "bisect run gagal: kode keluar %d dari %s < 0 atau >= 128" |
| 3341 | |
| 3342 | #: builtin/bisect.c |
| 3343 | #, c-format |
| 3344 | msgid "cannot open file '%s' for writing" |
| 3345 | msgstr "tidak dapat membuka berkas '%s' untuk ditulis" |
| 3346 | |
| 3347 | #: builtin/bisect.c |
| 3348 | msgid "bisect run cannot continue any more" |
| 3349 | msgstr "bisect run tidak dapat dilanjutkan lagi" |
| 3350 | |
| 3351 | #: builtin/bisect.c |
| 3352 | msgid "bisect run success" |
| 3353 | msgstr "bisect run sukses" |
| 3354 | |
| 3355 | #: builtin/bisect.c |
| 3356 | #, c-format |
| 3357 | msgid "bisect found first '%s' commit\n" |
| 3358 | msgstr "pembagian dua menemukan komit '%s' pertama\n" |
| 3359 | |
| 3360 | #: builtin/bisect.c |
| 3361 | #, c-format |
| 3362 | msgid "bisect run failed: 'git bisect %s' exited with error code %d" |
| 3363 | msgstr "bisect run gagal: 'git bisect %s' keluar dengan kode keluar %d" |
| 3364 | |
| 3365 | #: builtin/bisect.c |
| 3366 | #, c-format |
| 3367 | msgid "'%s' requires either no argument or a commit" |
| 3368 | msgstr "'%s' perlu baik tanpa argumen atau sebuah komit" |
| 3369 | |
| 3370 | #: builtin/bisect.c |
| 3371 | #, c-format |
| 3372 | msgid "'%s' requires 0 or 1 argument" |
| 3373 | msgstr "%s perlu sebuah argumen" |
| 3374 | |
| 3375 | #: builtin/bisect.c |
| 3376 | #, c-format |
| 3377 | msgid "'%s' requires 0 arguments" |
| 3378 | msgstr "'%s' butuh tanpa argumen" |
| 3379 | |
| 3380 | #: builtin/bisect.c |
| 3381 | msgid "no logfile given" |
| 3382 | msgstr "tidak ada berkas log yang diberikan" |
| 3383 | |
| 3384 | #: builtin/bisect.c |
| 3385 | #, c-format |
| 3386 | msgid "'%s' failed: no command provided." |
| 3387 | msgstr "'%s' gagal: tidak ada perintah yang diberikan." |
| 3388 | |
| 3389 | #: builtin/bisect.c |
| 3390 | msgid "need a command" |
| 3391 | msgstr "butuh sebuah perintah" |
| 3392 | |
| 3393 | #: builtin/bisect.c builtin/cat-file.c |
| 3394 | #, c-format |
| 3395 | msgid "unknown command: '%s'" |
| 3396 | msgstr "perintah tidak dikenal: '%s'" |
| 3397 | |
| 3398 | #: builtin/blame.c |
| 3399 | msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>" |
| 3400 | msgstr "git blame [<opsi>] [<opsi revisi>] [<revisi>] [--] <berkas>" |
| 3401 | |
| 3402 | #: builtin/blame.c |
| 3403 | msgid "git annotate [<options>] [<rev-opts>] [<rev>] [--] <file>" |
| 3404 | msgstr "git annotate [<opsi>] [<opsi revisi>] [<revisi>] [--] <berkas>" |
| 3405 | |
| 3406 | #: builtin/blame.c |
| 3407 | msgid "<rev-opts> are documented in git-rev-list(1)" |
| 3408 | msgstr "<opsi revisi> didokumentasikan dalam git-rev-list(1)" |
| 3409 | |
| 3410 | #: builtin/blame.c |
| 3411 | #, c-format |
| 3412 | msgid "expecting a color: %s" |
| 3413 | msgstr "mengharapkan warna: %s" |
| 3414 | |
| 3415 | #: builtin/blame.c |
| 3416 | msgid "must end with a color" |
| 3417 | msgstr "harus berakhir dengan warna" |
| 3418 | |
| 3419 | #: builtin/blame.c diff.c merge-ort.c transport.c |
| 3420 | #, c-format |
| 3421 | msgid "unknown value for config '%s': %s" |
| 3422 | msgstr "nilai tidak dikenal untuk konfigurasi '%s': %s" |
| 3423 | |
| 3424 | #: builtin/blame.c builtin/merge-file.c diff.c |
| 3425 | msgid "" |
| 3426 | "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and " |
| 3427 | "\"histogram\"" |
| 3428 | msgstr "" |
| 3429 | "opsi diff-algorithm terima \"myers\", \"minimal\", \"patience\" dan " |
| 3430 | "\"histogram\"" |
| 3431 | |
| 3432 | #: builtin/blame.c |
| 3433 | #, c-format |
| 3434 | msgid "cannot find revision %s to ignore" |
| 3435 | msgstr "tidak dapat menemukan revisi %s untuk diabaikan" |
| 3436 | |
| 3437 | #: builtin/blame.c |
| 3438 | msgid "show blame entries as we find them, incrementally" |
| 3439 | msgstr "perlihatkan entri penyalahan seperti yang kami temukan secara bertahap" |
| 3440 | |
| 3441 | #: builtin/blame.c |
| 3442 | msgid "do not show object names of boundary commits (Default: off)" |
| 3443 | msgstr "jangan perlihatkan nama objek dari komit perbatasan (asali: off)" |
| 3444 | |
| 3445 | #: builtin/blame.c |
| 3446 | msgid "do not treat root commits as boundaries (Default: off)" |
| 3447 | msgstr "jangan perlakukan komit akar sebagai perbatasan (asali: off)" |
| 3448 | |
| 3449 | #: builtin/blame.c |
| 3450 | msgid "show work cost statistics" |
| 3451 | msgstr "perlihatkan statistik biaya usaha" |
| 3452 | |
| 3453 | #: builtin/blame.c builtin/checkout.c builtin/clone.c builtin/commit-graph.c |
| 3454 | #: builtin/fetch.c builtin/merge.c builtin/multi-pack-index.c builtin/pull.c |
| 3455 | #: builtin/push.c builtin/remote.c builtin/send-pack.c |
| 3456 | msgid "force progress reporting" |
| 3457 | msgstr "paksa laporkan perkembangan" |
| 3458 | |
| 3459 | #: builtin/blame.c |
| 3460 | msgid "show output score for blame entries" |
| 3461 | msgstr "perlihatkan nilai keluaran untuk entri penyalahan" |
| 3462 | |
| 3463 | #: builtin/blame.c |
| 3464 | msgid "show original filename (Default: auto)" |
| 3465 | msgstr "perlihatkan nama berkas asli (asali: auto)" |
| 3466 | |
| 3467 | #: builtin/blame.c |
| 3468 | msgid "show original linenumber (Default: off)" |
| 3469 | msgstr "perlihatkan nomor baris asli (asali: off)" |
| 3470 | |
| 3471 | #: builtin/blame.c |
| 3472 | msgid "show in a format designed for machine consumption" |
| 3473 | msgstr "perlihatkan dalam format yang didesain untuk konsumsi mesin" |
| 3474 | |
| 3475 | #: builtin/blame.c |
| 3476 | msgid "show porcelain format with per-line commit information" |
| 3477 | msgstr "perlihatkan format porselen dengan informasi komit per baris" |
| 3478 | |
| 3479 | #: builtin/blame.c |
| 3480 | msgid "use the same output mode as git-annotate (Default: off)" |
| 3481 | msgstr "gunakan mode keluaran yang sama dengan git-annotate (asali: off)" |
| 3482 | |
| 3483 | #: builtin/blame.c |
| 3484 | msgid "show raw timestamp (Default: off)" |
| 3485 | msgstr "perlihatkan stempel waktu mentah (asali: off)" |
| 3486 | |
| 3487 | #: builtin/blame.c |
| 3488 | msgid "show long commit SHA1 (Default: off)" |
| 3489 | msgstr "perlihatkan SHA1 komit panjang (asali: off)" |
| 3490 | |
| 3491 | #: builtin/blame.c |
| 3492 | msgid "suppress author name and timestamp (Default: off)" |
| 3493 | msgstr "sembunyikan nama pengarang dan stempel waktu (asali: off)" |
| 3494 | |
| 3495 | #: builtin/blame.c |
| 3496 | msgid "show author email instead of name (Default: off)" |
| 3497 | msgstr "perlihatkan email pengarang daripada nama (asali: off)" |
| 3498 | |
| 3499 | #: builtin/blame.c |
| 3500 | msgid "ignore whitespace differences" |
| 3501 | msgstr "abaikan perbedaan spasi putih" |
| 3502 | |
| 3503 | #: builtin/blame.c builtin/merge-file.c diff.c |
| 3504 | msgid "<algorithm>" |
| 3505 | msgstr "<algoritma>" |
| 3506 | |
| 3507 | #: builtin/blame.c builtin/merge-file.c diff.c |
| 3508 | msgid "choose a diff algorithm" |
| 3509 | msgstr "pilih algoritma diff" |
| 3510 | |
| 3511 | #: builtin/blame.c builtin/clone.c builtin/log.c |
| 3512 | msgid "rev" |
| 3513 | msgstr "revisi" |
| 3514 | |
| 3515 | #: builtin/blame.c |
| 3516 | msgid "ignore <rev> when blaming" |
| 3517 | msgstr "abaikan <revisi> ketika menyalahkan" |
| 3518 | |
| 3519 | #: builtin/blame.c |
| 3520 | msgid "ignore revisions from <file>" |
| 3521 | msgstr "abaikan revisi dari <berkas>" |
| 3522 | |
| 3523 | #: builtin/blame.c |
| 3524 | msgid "color redundant metadata from previous line differently" |
| 3525 | msgstr "metadata warna berlebihan dari baris sebelumnya secara berbeda" |
| 3526 | |
| 3527 | #: builtin/blame.c |
| 3528 | msgid "color lines by age" |
| 3529 | msgstr "warnai baris oleh umur" |
| 3530 | |
| 3531 | #: builtin/blame.c |
| 3532 | msgid "spend extra cycles to find a better match" |
| 3533 | msgstr "habiskan siklus tambahan untuk mencari pasangan yang lebih baik" |
| 3534 | |
| 3535 | #: builtin/blame.c |
| 3536 | msgid "use revisions from <file> instead of calling git-rev-list" |
| 3537 | msgstr "gunakan revisi dari <berkas> daripada memanggil git-rev-list" |
| 3538 | |
| 3539 | #: builtin/blame.c |
| 3540 | msgid "use <file>'s contents as the final image" |
| 3541 | msgstr "gunakan konten <berkas> sebagai citra final" |
| 3542 | |
| 3543 | #: builtin/blame.c |
| 3544 | msgid "score" |
| 3545 | msgstr "nilai" |
| 3546 | |
| 3547 | #: builtin/blame.c |
| 3548 | msgid "find line copies within and across files" |
| 3549 | msgstr "temukan salinan baris di dalam dan di seluruh berkas" |
| 3550 | |
| 3551 | #: builtin/blame.c |
| 3552 | msgid "find line movements within and across files" |
| 3553 | msgstr "temukan gerakan baris di dalam dan di seluruh baris" |
| 3554 | |
| 3555 | #: builtin/blame.c |
| 3556 | msgid "range" |
| 3557 | msgstr "rentang" |
| 3558 | |
| 3559 | #: builtin/blame.c |
| 3560 | msgid "process only line range <start>,<end> or function :<funcname>" |
| 3561 | msgstr "hanya proses rentang baris <awal>,<akhir> atau fungsi :<nama fungsi>" |
| 3562 | |
| 3563 | #: builtin/blame.c |
| 3564 | msgid "--progress can't be used with --incremental or porcelain formats" |
| 3565 | msgstr "" |
| 3566 | "--progress tidak dapat digunakan dengan --incremental atau format porselen" |
| 3567 | |
| 3568 | #. TRANSLATORS: This string is used to tell us the |
| 3569 | #. maximum display width for a relative timestamp in |
| 3570 | #. "git blame" output. For C locale, "4 years, 11 |
| 3571 | #. months ago", which takes 22 places, is the longest |
| 3572 | #. among various forms of relative timestamps, but |
| 3573 | #. your language may need more or fewer display |
| 3574 | #. columns. |
| 3575 | #. |
| 3576 | #: builtin/blame.c |
| 3577 | msgid "4 years, 11 months ago" |
| 3578 | msgstr "4 tahun, 11 bulan yang lalu" |
| 3579 | |
| 3580 | #: builtin/blame.c |
| 3581 | #, c-format |
| 3582 | msgid "file %s has only %lu line" |
| 3583 | msgid_plural "file %s has only %lu lines" |
| 3584 | msgstr[0] "berkas %s hanya punya %lu baris" |
| 3585 | msgstr[1] "berkas %s hanya punya %lu baris" |
| 3586 | |
| 3587 | #: builtin/blame.c |
| 3588 | msgid "Blaming lines" |
| 3589 | msgstr "Menyalahkan baris" |
| 3590 | |
| 3591 | #: builtin/branch.c |
| 3592 | msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]" |
| 3593 | msgstr "git branch [<opsi>] [-r | -a] [--merged] [--no-merged]" |
| 3594 | |
| 3595 | #: builtin/branch.c |
| 3596 | msgid "" |
| 3597 | "git branch [<options>] [-f] [--recurse-submodules] <branch-name> [<start-" |
| 3598 | "point>]" |
| 3599 | msgstr "" |
| 3600 | "git branch [<opsi>] [-f] [--recurse-submodules] <nama-cabang> [<titik-awal>]" |
| 3601 | |
| 3602 | #: builtin/branch.c |
| 3603 | msgid "git branch [<options>] [-l] [<pattern>...]" |
| 3604 | msgstr "git branch [<opsi>] [-l] [<pola>...]" |
| 3605 | |
| 3606 | #: builtin/branch.c |
| 3607 | msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..." |
| 3608 | msgstr "git branch [<opsi> [-r] (-d | -D) <nama-cabang>...]" |
| 3609 | |
| 3610 | #: builtin/branch.c |
| 3611 | msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>" |
| 3612 | msgstr "git branch [<opsi>] (-m | -M) [<cabang-lama>] <cabang-baru>" |
| 3613 | |
| 3614 | #: builtin/branch.c |
| 3615 | msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>" |
| 3616 | msgstr "git branch [<opsi>] (-c | -C) [<cabang-lama>] <cabang-baru>" |
| 3617 | |
| 3618 | #: builtin/branch.c |
| 3619 | msgid "git branch [<options>] [-r | -a] [--points-at]" |
| 3620 | msgstr "git branch [<opsi>] [-r | -a] [--points-at]" |
| 3621 | |
| 3622 | #: builtin/branch.c |
| 3623 | msgid "git branch [<options>] [-r | -a] [--format]" |
| 3624 | msgstr "git branch [<opsi>] [-r | -a] [--format]" |
| 3625 | |
| 3626 | #: builtin/branch.c |
| 3627 | #, c-format |
| 3628 | msgid "" |
| 3629 | "deleting branch '%s' that has been merged to\n" |
| 3630 | " '%s', but not yet merged to HEAD" |
| 3631 | msgstr "" |
| 3632 | "menghapus cabang '%s' yang sudah digabungkan ke\n" |
| 3633 | " '%s', tapi belum digabungkan ke HEAD" |
| 3634 | |
| 3635 | #: builtin/branch.c |
| 3636 | #, c-format |
| 3637 | msgid "" |
| 3638 | "not deleting branch '%s' that is not yet merged to\n" |
| 3639 | " '%s', even though it is merged to HEAD" |
| 3640 | msgstr "" |
| 3641 | "tidak menghapus cabang '%s' yang belum digabungkan ke\n" |
| 3642 | " '%s', walaupun tergabung ke HEAD" |
| 3643 | |
| 3644 | #: builtin/branch.c |
| 3645 | #, c-format |
| 3646 | msgid "couldn't look up commit object for '%s'" |
| 3647 | msgstr "tidak dapat mencari objek komit untuk '%s'" |
| 3648 | |
| 3649 | #: builtin/branch.c |
| 3650 | #, c-format |
| 3651 | msgid "the branch '%s' is not fully merged" |
| 3652 | msgstr "cabang '%s' belum sepenuhnya digabungkan" |
| 3653 | |
| 3654 | #: builtin/branch.c |
| 3655 | #, c-format |
| 3656 | msgid "If you are sure you want to delete it, run 'git branch -D %s'" |
| 3657 | msgstr "Jika anda yakin untuk menghapusnya, lakukan 'git branch -D %s'" |
| 3658 | |
| 3659 | #: builtin/branch.c |
| 3660 | msgid "update of config-file failed" |
| 3661 | msgstr "pembaruan berkas konfigurasi gagal" |
| 3662 | |
| 3663 | #: builtin/branch.c |
| 3664 | msgid "cannot use -a with -d" |
| 3665 | msgstr "tidak dapat gunakan -a dengan -d" |
| 3666 | |
| 3667 | #: builtin/branch.c |
| 3668 | #, c-format |
| 3669 | msgid "cannot delete branch '%s' used by worktree at '%s'" |
| 3670 | msgstr "" |
| 3671 | "tidak dapat menghapus cabang '%s' yang digunakan oleh pohon kerja di '%s'" |
| 3672 | |
| 3673 | #: builtin/branch.c |
| 3674 | #, c-format |
| 3675 | msgid "remote-tracking branch '%s' not found" |
| 3676 | msgstr "cabang pelacak remote '%s' tidak ditemukan" |
| 3677 | |
| 3678 | #: builtin/branch.c |
| 3679 | #, c-format |
| 3680 | msgid "" |
| 3681 | "branch '%s' not found.\n" |
| 3682 | "Did you forget --remote?" |
| 3683 | msgstr "" |
| 3684 | "cabang '%s' tidak ditemukan.\n" |
| 3685 | "Mungkin anda lupa menambahkan --remote?" |
| 3686 | |
| 3687 | #: builtin/branch.c |
| 3688 | #, c-format |
| 3689 | msgid "branch '%s' not found" |
| 3690 | msgstr "cabang '%s' tidak ditemukan" |
| 3691 | |
| 3692 | #: builtin/branch.c |
| 3693 | #, c-format |
| 3694 | msgid "Deleted remote-tracking branch %s (was %s).\n" |
| 3695 | msgstr "Cabang pelacak remote %s (yaitu %s) dihapus.\n" |
| 3696 | |
| 3697 | #: builtin/branch.c |
| 3698 | #, c-format |
| 3699 | msgid "Deleted branch %s (was %s).\n" |
| 3700 | msgstr "Cabang %s (yaitu %s) dihapus.\n" |
| 3701 | |
| 3702 | #: builtin/branch.c builtin/tag.c |
| 3703 | msgid "unable to parse format string" |
| 3704 | msgstr "tidak dapat menguraikan untai format" |
| 3705 | |
| 3706 | #: builtin/branch.c |
| 3707 | msgid "could not resolve HEAD" |
| 3708 | msgstr "tidak dapat menguraikan HEAD" |
| 3709 | |
| 3710 | #: builtin/branch.c |
| 3711 | #, c-format |
| 3712 | msgid "HEAD (%s) points outside of refs/heads/" |
| 3713 | msgstr "HEAD (%s) merujuk diluar refs/heads/" |
| 3714 | |
| 3715 | #: builtin/branch.c |
| 3716 | #, c-format |
| 3717 | msgid "branch %s is being rebased at %s" |
| 3718 | msgstr "cabang %s sedang didasarkan ulang pada %s" |
| 3719 | |
| 3720 | #: builtin/branch.c |
| 3721 | #, c-format |
| 3722 | msgid "branch %s is being bisected at %s" |
| 3723 | msgstr "cabang %s sedang dibagi dua pada %s" |
| 3724 | |
| 3725 | #: builtin/branch.c |
| 3726 | #, c-format |
| 3727 | msgid "HEAD of working tree %s is not updated" |
| 3728 | msgstr "HEAD dari pohon kerja %s tidak diperbarui" |
| 3729 | |
| 3730 | #: builtin/branch.c |
| 3731 | #, c-format |
| 3732 | msgid "invalid branch name: '%s'" |
| 3733 | msgstr "nama cabang tidak valid: '%s'" |
| 3734 | |
| 3735 | #: builtin/branch.c |
| 3736 | #, c-format |
| 3737 | msgid "no commit on branch '%s' yet" |
| 3738 | msgstr "belum ada komit pada cabang '%s'." |
| 3739 | |
| 3740 | #: builtin/branch.c |
| 3741 | #, c-format |
| 3742 | msgid "no branch named '%s'" |
| 3743 | msgstr "tidak ada cabang bernama '%s'" |
| 3744 | |
| 3745 | #: builtin/branch.c |
| 3746 | msgid "branch rename failed" |
| 3747 | msgstr "penggantian nama cabang gagal" |
| 3748 | |
| 3749 | #: builtin/branch.c |
| 3750 | msgid "branch copy failed" |
| 3751 | msgstr "penyalinan cabang gagal" |
| 3752 | |
| 3753 | #: builtin/branch.c |
| 3754 | #, c-format |
| 3755 | msgid "created a copy of a misnamed branch '%s'" |
| 3756 | msgstr "salinan cabang salah nama '%s' dibuat" |
| 3757 | |
| 3758 | #: builtin/branch.c |
| 3759 | #, c-format |
| 3760 | msgid "renamed a misnamed branch '%s' away" |
| 3761 | msgstr "cabang salah nama '%s' berganti nama" |
| 3762 | |
| 3763 | #: builtin/branch.c |
| 3764 | #, c-format |
| 3765 | msgid "branch renamed to %s, but HEAD is not updated" |
| 3766 | msgstr "cabang berganti nama ke %s, tapi HEAD tidak diperbarui" |
| 3767 | |
| 3768 | #: builtin/branch.c |
| 3769 | msgid "branch is renamed, but update of config-file failed" |
| 3770 | msgstr "cabang berganti nama, tapi pembaruan berkas konfigurasi gagal" |
| 3771 | |
| 3772 | #: builtin/branch.c |
| 3773 | msgid "branch is copied, but update of config-file failed" |
| 3774 | msgstr "cabang disalin, tapi pembaruan berkas konfigurasi gagal" |
| 3775 | |
| 3776 | #: builtin/branch.c |
| 3777 | #, c-format |
| 3778 | msgid "" |
| 3779 | "Please edit the description for the branch\n" |
| 3780 | " %s\n" |
| 3781 | "Lines starting with '%s' will be stripped.\n" |
| 3782 | msgstr "" |
| 3783 | "Mohon sunting deskripsi untuk cabang\n" |
| 3784 | " %s\n" |
| 3785 | "Baris yang diawali dengan '%s' akan dicopot.\n" |
| 3786 | |
| 3787 | #: builtin/branch.c |
| 3788 | msgid "Generic options" |
| 3789 | msgstr "Opsi generik" |
| 3790 | |
| 3791 | #: builtin/branch.c |
| 3792 | msgid "show hash and subject, give twice for upstream branch" |
| 3793 | msgstr "perlihatkan hash dan subjek, berikan dua kali untuk cabang hulu" |
| 3794 | |
| 3795 | #: builtin/branch.c |
| 3796 | msgid "suppress informational messages" |
| 3797 | msgstr "sembunyikan pesan informasi" |
| 3798 | |
| 3799 | #: builtin/branch.c builtin/checkout.c builtin/submodule--helper.c |
| 3800 | msgid "set branch tracking configuration" |
| 3801 | msgstr "setel konfigurasi pelacakan cabang" |
| 3802 | |
| 3803 | #: builtin/branch.c |
| 3804 | msgid "do not use" |
| 3805 | msgstr "jangan gunakan" |
| 3806 | |
| 3807 | #: builtin/branch.c |
| 3808 | msgid "upstream" |
| 3809 | msgstr "hulu" |
| 3810 | |
| 3811 | #: builtin/branch.c |
| 3812 | msgid "change the upstream info" |
| 3813 | msgstr "ubah info hulu" |
| 3814 | |
| 3815 | #: builtin/branch.c |
| 3816 | msgid "unset the upstream info" |
| 3817 | msgstr "batal-setel info hulu" |
| 3818 | |
| 3819 | #: builtin/branch.c |
| 3820 | msgid "use colored output" |
| 3821 | msgstr "gunakan keluaran berwarna" |
| 3822 | |
| 3823 | #: builtin/branch.c |
| 3824 | msgid "act on remote-tracking branches" |
| 3825 | msgstr "lakukan pada cabang pelacak remote" |
| 3826 | |
| 3827 | #: builtin/branch.c |
| 3828 | msgid "print only branches that contain the commit" |
| 3829 | msgstr "cetak hanya cabang yang berisi komit" |
| 3830 | |
| 3831 | #: builtin/branch.c |
| 3832 | msgid "print only branches that don't contain the commit" |
| 3833 | msgstr "cetak hanya cabang yang tak berisi komit" |
| 3834 | |
| 3835 | #: builtin/branch.c |
| 3836 | msgid "Specific git-branch actions:" |
| 3837 | msgstr "Aksi git-branch spesifik:" |
| 3838 | |
| 3839 | #: builtin/branch.c |
| 3840 | msgid "list both remote-tracking and local branches" |
| 3841 | msgstr "sebut baik cabang pelacak remote dan cabang lokal" |
| 3842 | |
| 3843 | #: builtin/branch.c |
| 3844 | msgid "delete fully merged branch" |
| 3845 | msgstr "hapus cabang yang tergabung sepenuhnya" |
| 3846 | |
| 3847 | #: builtin/branch.c |
| 3848 | msgid "delete branch (even if not merged)" |
| 3849 | msgstr "hapus cabang (walaupun tak tergabung)" |
| 3850 | |
| 3851 | #: builtin/branch.c |
| 3852 | msgid "move/rename a branch and its reflog" |
| 3853 | msgstr "pindah/ganti nama cabang dan reflog-nya" |
| 3854 | |
| 3855 | #: builtin/branch.c |
| 3856 | msgid "move/rename a branch, even if target exists" |
| 3857 | msgstr "pindah/ganti nama cabang, walaupun target ada" |
| 3858 | |
| 3859 | #: builtin/branch.c builtin/for-each-ref.c builtin/tag.c |
| 3860 | msgid "do not output a newline after empty formatted refs" |
| 3861 | msgstr "jangan keluarkan baris baru setelah referensi terformat kosong" |
| 3862 | |
| 3863 | #: builtin/branch.c |
| 3864 | msgid "copy a branch and its reflog" |
| 3865 | msgstr "salin cabang dan reflog-nya" |
| 3866 | |
| 3867 | #: builtin/branch.c |
| 3868 | msgid "copy a branch, even if target exists" |
| 3869 | msgstr "salin cabang, walapun target ada" |
| 3870 | |
| 3871 | #: builtin/branch.c |
| 3872 | msgid "list branch names" |
| 3873 | msgstr "sebut nama cabang" |
| 3874 | |
| 3875 | #: builtin/branch.c |
| 3876 | msgid "show current branch name" |
| 3877 | msgstr "perlihatkan nama cabang saat ini" |
| 3878 | |
| 3879 | #: builtin/branch.c builtin/submodule--helper.c |
| 3880 | msgid "create the branch's reflog" |
| 3881 | msgstr "buat reflog cabang" |
| 3882 | |
| 3883 | #: builtin/branch.c |
| 3884 | msgid "edit the description for the branch" |
| 3885 | msgstr "sunting deskripsi cabang" |
| 3886 | |
| 3887 | #: builtin/branch.c |
| 3888 | msgid "force creation, move/rename, deletion" |
| 3889 | msgstr "paksa buat, pindah/ganti nama, hapus" |
| 3890 | |
| 3891 | #: builtin/branch.c |
| 3892 | msgid "print only branches that are merged" |
| 3893 | msgstr "cetak hanya cabang yang tergabung" |
| 3894 | |
| 3895 | #: builtin/branch.c |
| 3896 | msgid "print only branches that are not merged" |
| 3897 | msgstr "cetak hanya cabang yang tak tergabung" |
| 3898 | |
| 3899 | #: builtin/branch.c |
| 3900 | msgid "list branches in columns" |
| 3901 | msgstr "sebut cabang dalam kolom" |
| 3902 | |
| 3903 | #: builtin/branch.c builtin/for-each-ref.c builtin/notes.c builtin/tag.c |
| 3904 | msgid "object" |
| 3905 | msgstr "objek" |
| 3906 | |
| 3907 | #: builtin/branch.c |
| 3908 | msgid "print only branches of the object" |
| 3909 | msgstr "cetak hanya cabang objek" |
| 3910 | |
| 3911 | #: builtin/branch.c builtin/for-each-ref.c builtin/tag.c |
| 3912 | msgid "sorting and filtering are case insensitive" |
| 3913 | msgstr "pengurutan dan penyaringan tak peka kapital" |
| 3914 | |
| 3915 | #: builtin/branch.c builtin/ls-files.c |
| 3916 | msgid "recurse through submodules" |
| 3917 | msgstr "rekursi melalui submodul" |
| 3918 | |
| 3919 | #: builtin/branch.c builtin/for-each-ref.c builtin/ls-files.c builtin/ls-tree.c |
| 3920 | #: builtin/tag.c builtin/verify-tag.c |
| 3921 | msgid "format to use for the output" |
| 3922 | msgstr "format yang digunakan untuk keluaran" |
| 3923 | |
| 3924 | #: builtin/branch.c |
| 3925 | msgid "failed to resolve HEAD as a valid ref" |
| 3926 | msgstr "gagal menguraikan HEAD sebagai referensi valid." |
| 3927 | |
| 3928 | #: builtin/branch.c builtin/clone.c |
| 3929 | msgid "HEAD not found below refs/heads!" |
| 3930 | msgstr "HEAD tidak ditemukan di bawah refs/heads!" |
| 3931 | |
| 3932 | #: builtin/branch.c |
| 3933 | msgid "" |
| 3934 | "branch with --recurse-submodules can only be used if " |
| 3935 | "submodule.propagateBranches is enabled" |
| 3936 | msgstr "" |
| 3937 | "cabang dengan --recurse-submodules hanya dapat digunakan jika " |
| 3938 | "submodule.propagateBranches diaktifkan" |
| 3939 | |
| 3940 | #: builtin/branch.c |
| 3941 | msgid "--recurse-submodules can only be used to create branches" |
| 3942 | msgstr "--recurse-submodules hanya dapat digunakan untuk membuat cabang" |
| 3943 | |
| 3944 | #: builtin/branch.c |
| 3945 | msgid "branch name required" |
| 3946 | msgstr "nama cabang diperlukan" |
| 3947 | |
| 3948 | #: builtin/branch.c |
| 3949 | msgid "cannot give description to detached HEAD" |
| 3950 | msgstr "tidak dapat memberikan deskripsi ke HEAD terpisah" |
| 3951 | |
| 3952 | #: builtin/branch.c |
| 3953 | msgid "cannot edit description of more than one branch" |
| 3954 | msgstr "tidak dapat menyunting deskripsi lebih dari satu cabang" |
| 3955 | |
| 3956 | #: builtin/branch.c |
| 3957 | msgid "cannot copy the current branch while not on any" |
| 3958 | msgstr "tidak dapat menyalin cabang saat ini ketika tidak ada" |
| 3959 | |
| 3960 | #: builtin/branch.c |
| 3961 | msgid "cannot rename the current branch while not on any" |
| 3962 | msgstr "tidak dapat mengganti nama cabang saat ini ketika tidak ada" |
| 3963 | |
| 3964 | #: builtin/branch.c |
| 3965 | msgid "too many branches for a copy operation" |
| 3966 | msgstr "terlalu banyak cabang untuk operasi penyalinan" |
| 3967 | |
| 3968 | #: builtin/branch.c |
| 3969 | msgid "too many arguments for a rename operation" |
| 3970 | msgstr "terlalu banyak argumen untuk operasi penggantian nama" |
| 3971 | |
| 3972 | #: builtin/branch.c |
| 3973 | msgid "too many arguments to set new upstream" |
| 3974 | msgstr "terlalu banyak argumen untuk menyetel hulu baru" |
| 3975 | |
| 3976 | #: builtin/branch.c |
| 3977 | #, c-format |
| 3978 | msgid "" |
| 3979 | "could not set upstream of HEAD to %s when it does not point to any branch" |
| 3980 | msgstr "" |
| 3981 | "tidak dapat menyetel hulu HEAD ke %s ketika tak menunjuk pada cabang apapun" |
| 3982 | |
| 3983 | #: builtin/branch.c |
| 3984 | #, c-format |
| 3985 | msgid "no such branch '%s'" |
| 3986 | msgstr "tidak ada cabang '%s'" |
| 3987 | |
| 3988 | #: builtin/branch.c |
| 3989 | #, c-format |
| 3990 | msgid "branch '%s' does not exist" |
| 3991 | msgstr "cabang '%s' tidak ada" |
| 3992 | |
| 3993 | #: builtin/branch.c |
| 3994 | msgid "too many arguments to unset upstream" |
| 3995 | msgstr "terlalu banyak argumen untuk batal-setel hulu" |
| 3996 | |
| 3997 | #: builtin/branch.c |
| 3998 | msgid "could not unset upstream of HEAD when it does not point to any branch" |
| 3999 | msgstr "" |
| 4000 | "tidak dapat membatal-setel hulu HEAD ketika tak menunjuk pada cabang apapun" |
| 4001 | |
| 4002 | #: builtin/branch.c |
| 4003 | #, c-format |
| 4004 | msgid "branch '%s' has no upstream information" |
| 4005 | msgstr "cabang '%s' tidak ada informasi hulu" |
| 4006 | |
| 4007 | #: builtin/branch.c |
| 4008 | msgid "" |
| 4009 | "the -a, and -r, options to 'git branch' do not take a branch name.\n" |
| 4010 | "Did you mean to use: -a|-r --list <pattern>?" |
| 4011 | msgstr "" |
| 4012 | "opsi -a dan -r tidak mengambil nama cabang.\n" |
| 4013 | "Mungkin maksud Anda menggunakan: -a|-r --list <pola>?" |
| 4014 | |
| 4015 | #: builtin/branch.c |
| 4016 | msgid "" |
| 4017 | "the '--set-upstream' option is no longer supported. Please use '--track' or " |
| 4018 | "'--set-upstream-to' instead" |
| 4019 | msgstr "" |
| 4020 | "opsi '--set-upstream' tidak lagi didukung. Mohon gunakan '--track' atau '--" |
| 4021 | "set-upstream-to' sebagai gantinya" |
| 4022 | |
| 4023 | #: builtin/bugreport.c |
| 4024 | msgid "git version:\n" |
| 4025 | msgstr "versi git:\n" |
| 4026 | |
| 4027 | #: builtin/bugreport.c |
| 4028 | msgid "compiler info: " |
| 4029 | msgstr "info pengompilasi: " |
| 4030 | |
| 4031 | #: builtin/bugreport.c |
| 4032 | msgid "libc info: " |
| 4033 | msgstr "info pustaka c: " |
| 4034 | |
| 4035 | #: builtin/bugreport.c |
| 4036 | msgid "not run from a git repository - no hooks to show\n" |
| 4037 | msgstr "" |
| 4038 | "tidak dijalankan dari sebuah repositori git - tidak ada kait yang " |
| 4039 | "diperlihatkan\n" |
| 4040 | |
| 4041 | #: builtin/bugreport.c |
| 4042 | msgid "" |
| 4043 | "git bugreport [(-o | --output-directory) <path>]\n" |
| 4044 | " [(-s | --suffix) <format> | --no-suffix]\n" |
| 4045 | " [--diagnose[=<mode>]]" |
| 4046 | msgstr "" |
| 4047 | "git bugreport [(-o | --output-directory) <jalur>]\n" |
| 4048 | " [(-s | --suffix) <format> | --no-suffix]\n" |
| 4049 | " [--diagnose[=<mode>]]" |
| 4050 | |
| 4051 | #: builtin/bugreport.c |
| 4052 | msgid "" |
| 4053 | "Thank you for filling out a Git bug report!\n" |
| 4054 | "Please answer the following questions to help us understand your issue.\n" |
| 4055 | "\n" |
| 4056 | "What did you do before the bug happened? (Steps to reproduce your issue)\n" |
| 4057 | "\n" |
| 4058 | "What did you expect to happen? (Expected behavior)\n" |
| 4059 | "\n" |
| 4060 | "What happened instead? (Actual behavior)\n" |
| 4061 | "\n" |
| 4062 | "What's different between what you expected and what actually happened?\n" |
| 4063 | "\n" |
| 4064 | "Anything else you want to add:\n" |
| 4065 | "\n" |
| 4066 | "Please review the rest of the bug report below.\n" |
| 4067 | "You can delete any lines you don't wish to share.\n" |
| 4068 | msgstr "" |
| 4069 | "Terima kasih telah mengisi laporan bug Git!\n" |
| 4070 | "Mohon jawab pertanyaan berikut untuk membantu memahami masalah Anda.\n" |
| 4071 | "\n" |
| 4072 | "Apa yang Anda lakukan sebelum bug terjadi? (Tahap-tahap untuk mereproduksi " |
| 4073 | "masalah Anda)\n" |
| 4074 | "Apa yang Anda harapkan? (Perilaku yang diharapkan)\n" |
| 4075 | "\n" |
| 4076 | "Apa yang terjadi? (Perilaku sebenarnya)\n" |
| 4077 | "\n" |
| 4078 | "Apa yang berbeda antara apa yang Anda harapkan dan yang sebenarnya terjadi?\n" |
| 4079 | "\n" |
| 4080 | "Apalagi yang Anda ingin tambahkan?\n" |
| 4081 | "\n" |
| 4082 | "Mohon tinjau sisa laporan bug di bawah ini.\n" |
| 4083 | "Anda dapat menghapus baris-baris yang Anda tidak ingin dibagi.\n" |
| 4084 | |
| 4085 | #: builtin/bugreport.c builtin/commit.c builtin/fast-export.c |
| 4086 | #: builtin/pack-objects.c builtin/rebase.c builtin/repack.c builtin/replay.c |
| 4087 | #: parse-options.h |
| 4088 | msgid "mode" |
| 4089 | msgstr "mode" |
| 4090 | |
| 4091 | #: builtin/bugreport.c |
| 4092 | msgid "" |
| 4093 | "create an additional zip archive of detailed diagnostics (default 'stats')" |
| 4094 | msgstr "buat arsip zip tambahan dari diagnostik terperinci (asali 'stats')" |
| 4095 | |
| 4096 | #: builtin/bugreport.c |
| 4097 | msgid "specify a destination for the bugreport file(s)" |
| 4098 | msgstr "sebutkan tujuan untuk berkas(-berkas) laporan bug" |
| 4099 | |
| 4100 | #: builtin/bugreport.c |
| 4101 | msgid "specify a strftime format suffix for the filename(s)" |
| 4102 | msgstr "sebutkan akhiran format strftime untuk nama(-nama) berkas" |
| 4103 | |
| 4104 | #: builtin/bugreport.c |
| 4105 | #, c-format |
| 4106 | msgid "unknown argument `%s'" |
| 4107 | msgstr "argumen tidak dikenal `%s'" |
| 4108 | |
| 4109 | #: builtin/bugreport.c builtin/diagnose.c |
| 4110 | #, c-format |
| 4111 | msgid "could not create leading directories for '%s'" |
| 4112 | msgstr "tidak dapat membuat direktori utama untuk '%s'" |
| 4113 | |
| 4114 | #: builtin/bugreport.c builtin/diagnose.c |
| 4115 | #, c-format |
| 4116 | msgid "unable to create diagnostics archive %s" |
| 4117 | msgstr "tidak dapat membuat arsip diagnostik %s" |
| 4118 | |
| 4119 | #: builtin/bugreport.c |
| 4120 | msgid "System Info" |
| 4121 | msgstr "Informasi Sistem" |
| 4122 | |
| 4123 | #: builtin/bugreport.c |
| 4124 | msgid "Enabled Hooks" |
| 4125 | msgstr "Kait Aktif" |
| 4126 | |
| 4127 | #: builtin/bugreport.c |
| 4128 | #, c-format |
| 4129 | msgid "unable to write to %s" |
| 4130 | msgstr "tidak dapat menulis ke %s" |
| 4131 | |
| 4132 | #: builtin/bugreport.c |
| 4133 | #, c-format |
| 4134 | msgid "Created new report at '%s'.\n" |
| 4135 | msgstr "Laporan baru dibuat pada '%s'.\n" |
| 4136 | |
| 4137 | #: builtin/bundle.c |
| 4138 | msgid "" |
| 4139 | "git bundle create [-q | --quiet | --progress]\n" |
| 4140 | " [--version=<version>] <file> <git-rev-list-args>" |
| 4141 | msgstr "" |
| 4142 | "git bundle create [-q | --quiet | --progress]\n" |
| 4143 | " [--version=<versi>] <berkas> <argumen git-rev-list>" |
| 4144 | |
| 4145 | #: builtin/bundle.c |
| 4146 | msgid "git bundle verify [-q | --quiet] <file>" |
| 4147 | msgstr "git bundle verify [-q | --quiet] <berkas>" |
| 4148 | |
| 4149 | #: builtin/bundle.c |
| 4150 | msgid "git bundle list-heads <file> [<refname>...]" |
| 4151 | msgstr "git bundle list-heads <berkas> [<nama referensi>...]" |
| 4152 | |
| 4153 | #: builtin/bundle.c |
| 4154 | msgid "git bundle unbundle [--progress] <file> [<refname>...]" |
| 4155 | msgstr "git bundle unbundle [--progress] <berkas> [<nama referensi>...]" |
| 4156 | |
| 4157 | #: builtin/bundle.c |
| 4158 | msgid "need a <file> argument" |
| 4159 | msgstr "butuh sebuah argumen <berkas>" |
| 4160 | |
| 4161 | #: builtin/bundle.c builtin/pack-objects.c |
| 4162 | msgid "do not show progress meter" |
| 4163 | msgstr "jangan perlihatkan meteran perkembangan" |
| 4164 | |
| 4165 | #: builtin/bundle.c builtin/pack-objects.c |
| 4166 | msgid "show progress meter" |
| 4167 | msgstr "perlihatkan meteran perkembangan" |
| 4168 | |
| 4169 | #: builtin/bundle.c |
| 4170 | msgid "historical; same as --progress" |
| 4171 | msgstr "opsi bersejarah; sama dengan --progress" |
| 4172 | |
| 4173 | #: builtin/bundle.c |
| 4174 | msgid "historical; does nothing" |
| 4175 | msgstr "opsi bersejarah: tidak apa-apa" |
| 4176 | |
| 4177 | #: builtin/bundle.c |
| 4178 | msgid "specify bundle format version" |
| 4179 | msgstr "sebutkan versi format bundel" |
| 4180 | |
| 4181 | #: builtin/bundle.c |
| 4182 | msgid "Need a repository to create a bundle." |
| 4183 | msgstr "Perlu sebuah repositori untuk membuat bundel." |
| 4184 | |
| 4185 | #: builtin/bundle.c |
| 4186 | msgid "do not show bundle details" |
| 4187 | msgstr "jangan perlihatkan detail bundel" |
| 4188 | |
| 4189 | #: builtin/bundle.c bundle.c |
| 4190 | msgid "need a repository to verify a bundle" |
| 4191 | msgstr "perlu sebuah repositori untuk verifikasi bundel" |
| 4192 | |
| 4193 | #: builtin/bundle.c |
| 4194 | #, c-format |
| 4195 | msgid "%s is okay\n" |
| 4196 | msgstr "%s oke \n" |
| 4197 | |
| 4198 | #: builtin/bundle.c |
| 4199 | msgid "Need a repository to unbundle." |
| 4200 | msgstr "Perlu sebuah repositori untuk membongkar bundel." |
| 4201 | |
| 4202 | #: builtin/bundle.c |
| 4203 | msgid "Unbundling objects" |
| 4204 | msgstr "Membongkar bundel objek" |
| 4205 | |
| 4206 | #: builtin/cat-file.c |
| 4207 | #, c-format |
| 4208 | msgid "cannot read object %s '%s'" |
| 4209 | msgstr "tidak dapat membaca objek %s '%s'" |
| 4210 | |
| 4211 | #: builtin/cat-file.c |
| 4212 | #, c-format |
| 4213 | msgid "mailmap: invalid boolean '%s'" |
| 4214 | msgstr "mailmap: boolean tidak valid '%s'" |
| 4215 | |
| 4216 | #: builtin/cat-file.c |
| 4217 | msgid "flush is only for --buffer mode" |
| 4218 | msgstr "bilas hanya untuk mode --buffer" |
| 4219 | |
| 4220 | #: builtin/cat-file.c |
| 4221 | msgid "empty command in input" |
| 4222 | msgstr "perintah kosong pada masukan" |
| 4223 | |
| 4224 | #: builtin/cat-file.c |
| 4225 | #, c-format |
| 4226 | msgid "whitespace before command: '%s'" |
| 4227 | msgstr "spasi sebelum perintah: '%s'" |
| 4228 | |
| 4229 | #: builtin/cat-file.c |
| 4230 | #, c-format |
| 4231 | msgid "%s requires arguments" |
| 4232 | msgstr "%s butuh sebuah argumen" |
| 4233 | |
| 4234 | #: builtin/cat-file.c |
| 4235 | #, c-format |
| 4236 | msgid "%s takes no arguments" |
| 4237 | msgstr "%s tidak mengambil argumen" |
| 4238 | |
| 4239 | #: builtin/cat-file.c |
| 4240 | msgid "only one batch option may be specified" |
| 4241 | msgstr "hanya satu opsi setumpuk yang mungkin disebutkan" |
| 4242 | |
| 4243 | #: builtin/cat-file.c |
| 4244 | msgid "git cat-file <type> <object>" |
| 4245 | msgstr "git cat-file <tipe> <objek>" |
| 4246 | |
| 4247 | #: builtin/cat-file.c |
| 4248 | msgid "git cat-file (-e | -p | -t | -s) <object>" |
| 4249 | msgstr "git cat-file (-e | -p | -t | -s) <objek>" |
| 4250 | |
| 4251 | #: builtin/cat-file.c |
| 4252 | msgid "" |
| 4253 | "git cat-file (--textconv | --filters)\n" |
| 4254 | " [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]" |
| 4255 | msgstr "" |
| 4256 | "git cat-file (--textconv | --filters)\n" |
| 4257 | " [<revisi>:<jalur|mirip-pohon> | --path=<jalur|mirip-pohon>] " |
| 4258 | "<revisi>" |
| 4259 | |
| 4260 | #: builtin/cat-file.c |
| 4261 | msgid "" |
| 4262 | "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-" |
| 4263 | "objects]\n" |
| 4264 | " [--buffer] [--follow-symlinks] [--unordered]\n" |
| 4265 | " [--textconv | --filters] [-Z]" |
| 4266 | msgstr "" |
| 4267 | "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-" |
| 4268 | "objects]\n" |
| 4269 | " [--buffer] [--follow-symlinks] [--unordered]\n" |
| 4270 | " [--textconv | --filters] [-z]" |
| 4271 | |
| 4272 | #: builtin/cat-file.c |
| 4273 | msgid "Check object existence or emit object contents" |
| 4274 | msgstr "Periksa keberadaan objek atau keluarkan isi objek" |
| 4275 | |
| 4276 | #: builtin/cat-file.c |
| 4277 | msgid "check if <object> exists" |
| 4278 | msgstr "periksa jika <objek> ada" |
| 4279 | |
| 4280 | #: builtin/cat-file.c |
| 4281 | msgid "pretty-print <object> content" |
| 4282 | msgstr "cetak-cantik isi <objek>" |
| 4283 | |
| 4284 | #: builtin/cat-file.c |
| 4285 | msgid "Emit [broken] object attributes" |
| 4286 | msgstr "Keluarkan atribut objek [rusak]" |
| 4287 | |
| 4288 | #: builtin/cat-file.c |
| 4289 | msgid "show object type (one of 'blob', 'tree', 'commit', 'tag', ...)" |
| 4290 | msgstr "perlihatkan tipe objek (salah satu dari 'blob', 'commit', 'tag', ...)" |
| 4291 | |
| 4292 | #: builtin/cat-file.c |
| 4293 | msgid "show object size" |
| 4294 | msgstr "perlihatkan ukuran objek" |
| 4295 | |
| 4296 | #: builtin/cat-file.c builtin/log.c |
| 4297 | msgid "use mail map file" |
| 4298 | msgstr "gunakan berkas peta surat" |
| 4299 | |
| 4300 | #: builtin/cat-file.c |
| 4301 | msgid "Batch objects requested on stdin (or --batch-all-objects)" |
| 4302 | msgstr "Objek batch diminta pada masukan standar (atau --batch-all-objects)" |
| 4303 | |
| 4304 | #: builtin/cat-file.c |
| 4305 | msgid "show full <object> or <rev> contents" |
| 4306 | msgstr "perlihatkan isi <objek> atau <revisi> penuh" |
| 4307 | |
| 4308 | #: builtin/cat-file.c |
| 4309 | msgid "like --batch, but don't emit <contents>" |
| 4310 | msgstr "seperti --batch, tapi jangan keluarkan <isi>" |
| 4311 | |
| 4312 | #: builtin/cat-file.c |
| 4313 | msgid "stdin is NUL-terminated" |
| 4314 | msgstr "stdin diakhiri dengan NUL" |
| 4315 | |
| 4316 | #: builtin/cat-file.c |
| 4317 | msgid "stdin and stdout is NUL-terminated" |
| 4318 | msgstr "stdin dan stdout diakhiri dengan NUL" |
| 4319 | |
| 4320 | #: builtin/cat-file.c |
| 4321 | msgid "read commands from stdin" |
| 4322 | msgstr "baca perintah dari masukan standar" |
| 4323 | |
| 4324 | #: builtin/cat-file.c |
| 4325 | msgid "with --batch[-check]: ignores stdin, batches all known objects" |
| 4326 | msgstr "" |
| 4327 | "dengan --batch[-check]: abaikan masukan standar, batch semua objek yang " |
| 4328 | "dikenal" |
| 4329 | |
| 4330 | #: builtin/cat-file.c |
| 4331 | msgid "Change or optimize batch output" |
| 4332 | msgstr "Ubah atau optimalkan keluaran batch" |
| 4333 | |
| 4334 | #: builtin/cat-file.c |
| 4335 | msgid "buffer --batch output" |
| 4336 | msgstr "sannga keluaran --batch" |
| 4337 | |
| 4338 | #: builtin/cat-file.c |
| 4339 | msgid "follow in-tree symlinks" |
| 4340 | msgstr "ikuti tautan simbolik dalam pohon" |
| 4341 | |
| 4342 | #: builtin/cat-file.c |
| 4343 | msgid "do not order objects before emitting them" |
| 4344 | msgstr "jangan urutkan objek sebelum dikeluarkan" |
| 4345 | |
| 4346 | #: builtin/cat-file.c |
| 4347 | msgid "" |
| 4348 | "Emit object (blob or tree) with conversion or filter (stand-alone, or with " |
| 4349 | "batch)" |
| 4350 | msgstr "" |
| 4351 | "Keluarkan objek (blob atau pohon) dengan konversi atau saringan (berdiri " |
| 4352 | "sendiri atau dengan batch)" |
| 4353 | |
| 4354 | #: builtin/cat-file.c |
| 4355 | msgid "run textconv on object's content" |
| 4356 | msgstr "jalankan textconv pada isi objek" |
| 4357 | |
| 4358 | #: builtin/cat-file.c |
| 4359 | msgid "run filters on object's content" |
| 4360 | msgstr "jalankan penyaring pada isi objek" |
| 4361 | |
| 4362 | #: builtin/cat-file.c |
| 4363 | msgid "blob|tree" |
| 4364 | msgstr "blob|tree" |
| 4365 | |
| 4366 | #: builtin/cat-file.c |
| 4367 | msgid "use a <path> for (--textconv | --filters); Not with 'batch'" |
| 4368 | msgstr "gunakan <jalur> untuk (--textconv | --filters); tidak dengan 'batch'" |
| 4369 | |
| 4370 | #: builtin/cat-file.c |
| 4371 | msgid "objects filter only supported in batch mode" |
| 4372 | msgstr "penyaring objek hanya didukung di mode kelompok" |
| 4373 | |
| 4374 | #: builtin/cat-file.c |
| 4375 | #, c-format |
| 4376 | msgid "objects filter not supported: '%s'" |
| 4377 | msgstr "penyaring objek tidak didukung: '%s'" |
| 4378 | |
| 4379 | #: builtin/cat-file.c |
| 4380 | #, c-format |
| 4381 | msgid "'%s=<%s>' needs '%s' or '%s'" |
| 4382 | msgstr "'%s=<%s>' butuh '%s' atau '%s'" |
| 4383 | |
| 4384 | #: builtin/cat-file.c |
| 4385 | msgid "path|tree-ish" |
| 4386 | msgstr "jalur|mirip-pohon" |
| 4387 | |
| 4388 | #: builtin/cat-file.c |
| 4389 | #, c-format |
| 4390 | msgid "'%s' requires a batch mode" |
| 4391 | msgstr "opsi '%s' butuh sebuah mode batch" |
| 4392 | |
| 4393 | #: builtin/cat-file.c |
| 4394 | #, c-format |
| 4395 | msgid "'-%c' is incompatible with batch mode" |
| 4396 | msgstr "'-%c' tidak kompatibel dengan mode batch" |
| 4397 | |
| 4398 | #: builtin/cat-file.c |
| 4399 | msgid "batch modes take no arguments" |
| 4400 | msgstr "mode batch tidak mengambil argumen" |
| 4401 | |
| 4402 | #: builtin/cat-file.c |
| 4403 | #, c-format |
| 4404 | msgid "<rev> required with '%s'" |
| 4405 | msgstr "<revisi> diperlukan dengan '%s'" |
| 4406 | |
| 4407 | #: builtin/cat-file.c |
| 4408 | #, c-format |
| 4409 | msgid "<object> required with '-%c'" |
| 4410 | msgstr "<objek> diperlukan dengan '-%c'" |
| 4411 | |
| 4412 | #: builtin/cat-file.c |
| 4413 | #, c-format |
| 4414 | msgid "only two arguments allowed in <type> <object> mode, not %d" |
| 4415 | msgstr "" |
| 4416 | "hanya dua argumen yang diperbolehkan di dalam mode <tipe> <objek>, bukan %d" |
| 4417 | |
| 4418 | #: builtin/check-attr.c |
| 4419 | msgid "" |
| 4420 | "git check-attr [--source <tree-ish>] [-a | --all | <attr>...] [--] " |
| 4421 | "<pathname>..." |
| 4422 | msgstr "" |
| 4423 | "git check-attr [source <mirip-pohon> [-a | --all | <atribut>...] [--] <nama " |
| 4424 | "jalur>..." |
| 4425 | |
| 4426 | #: builtin/check-attr.c |
| 4427 | msgid "" |
| 4428 | "git check-attr --stdin [-z] [--source <tree-ish>] [-a | --all | <attr>...]" |
| 4429 | msgstr "" |
| 4430 | "git check-attr --stdin [-z] [--source <mirip-pohon>] [-a | --all | " |
| 4431 | "<attribut>...]" |
| 4432 | |
| 4433 | #: builtin/check-attr.c |
| 4434 | msgid "report all attributes set on file" |
| 4435 | msgstr "laporkan semua atribut yang disetel pada berkas" |
| 4436 | |
| 4437 | #: builtin/check-attr.c |
| 4438 | msgid "use .gitattributes only from the index" |
| 4439 | msgstr "hanya gunakan .gitattributes dari indeks" |
| 4440 | |
| 4441 | #: builtin/check-attr.c builtin/check-ignore.c builtin/hash-object.c |
| 4442 | msgid "read file names from stdin" |
| 4443 | msgstr "baca nama berkas dari masukan standar" |
| 4444 | |
| 4445 | #: builtin/check-attr.c builtin/check-ignore.c |
| 4446 | msgid "terminate input and output records by a NUL character" |
| 4447 | msgstr "akhiri masukan dan keluarkan rekaman oleh sebuah karakter NUL" |
| 4448 | |
| 4449 | #: builtin/check-attr.c |
| 4450 | msgid "<tree-ish>" |
| 4451 | msgstr "<mirip-pohon>" |
| 4452 | |
| 4453 | #: builtin/check-attr.c |
| 4454 | msgid "which tree-ish to check attributes at" |
| 4455 | msgstr "mirip-pohon mana yang diperiksa atributnya" |
| 4456 | |
| 4457 | #: builtin/check-ignore.c builtin/checkout.c builtin/gc.c builtin/worktree.c |
| 4458 | msgid "suppress progress reporting" |
| 4459 | msgstr "padamkan pelaporan kemajuan" |
| 4460 | |
| 4461 | #: builtin/check-ignore.c |
| 4462 | msgid "show non-matching input paths" |
| 4463 | msgstr "perlihatkan jalur input yang tak cocok" |
| 4464 | |
| 4465 | #: builtin/check-ignore.c |
| 4466 | msgid "ignore index when checking" |
| 4467 | msgstr "abaikan indeks ketika memeriksa" |
| 4468 | |
| 4469 | #: builtin/check-ignore.c |
| 4470 | msgid "cannot specify pathnames with --stdin" |
| 4471 | msgstr "tidak dapat menyebutkan nama jalur dengan --stdin" |
| 4472 | |
| 4473 | #: builtin/check-ignore.c |
| 4474 | msgid "-z only makes sense with --stdin" |
| 4475 | msgstr "-z hanya masuk akal dengan --stdin" |
| 4476 | |
| 4477 | #: builtin/check-ignore.c |
| 4478 | msgid "no path specified" |
| 4479 | msgstr "tidak ada jalur yang disebutkan" |
| 4480 | |
| 4481 | #: builtin/check-ignore.c |
| 4482 | msgid "--quiet is only valid with a single pathname" |
| 4483 | msgstr "--quiet hanya valid dengan satu nama jalur" |
| 4484 | |
| 4485 | #: builtin/check-ignore.c |
| 4486 | msgid "cannot have both --quiet and --verbose" |
| 4487 | msgstr "tidak dapat punya baik --quiet dan --verbose" |
| 4488 | |
| 4489 | #: builtin/check-ignore.c |
| 4490 | msgid "--non-matching is only valid with --verbose" |
| 4491 | msgstr "--non-matching hanya valid dengan --verbose" |
| 4492 | |
| 4493 | #: builtin/check-mailmap.c |
| 4494 | msgid "git check-mailmap [<options>] <contact>..." |
| 4495 | msgstr "git check-mailmap [<opsi>] <kontak>..." |
| 4496 | |
| 4497 | #: builtin/check-mailmap.c |
| 4498 | msgid "also read contacts from stdin" |
| 4499 | msgstr "juga baca kontak dari masukan standar" |
| 4500 | |
| 4501 | #: builtin/check-mailmap.c |
| 4502 | msgid "read additional mailmap entries from file" |
| 4503 | msgstr "baca entri mailmap tambahan dari berkas" |
| 4504 | |
| 4505 | #: builtin/check-mailmap.c builtin/fast-import.c |
| 4506 | msgid "blob" |
| 4507 | msgstr "blob" |
| 4508 | |
| 4509 | #: builtin/check-mailmap.c |
| 4510 | msgid "read additional mailmap entries from blob" |
| 4511 | msgstr "baca entri mailmap tambahan dari blob" |
| 4512 | |
| 4513 | #: builtin/check-mailmap.c |
| 4514 | msgid "no contacts specified" |
| 4515 | msgstr "tidak ada kontak yang disebutkan" |
| 4516 | |
| 4517 | #: builtin/checkout--worker.c |
| 4518 | msgid "git checkout--worker [<options>]" |
| 4519 | msgstr "git checkout--worker [<opsi>]" |
| 4520 | |
| 4521 | #: builtin/checkout--worker.c builtin/checkout-index.c builtin/column.c |
| 4522 | #: builtin/submodule--helper.c builtin/worktree.c |
| 4523 | msgid "string" |
| 4524 | msgstr "untai" |
| 4525 | |
| 4526 | #: builtin/checkout--worker.c builtin/checkout-index.c |
| 4527 | msgid "when creating files, prepend <string>" |
| 4528 | msgstr "saat membuat berkas, awali dengan <string>" |
| 4529 | |
| 4530 | #: builtin/checkout-index.c |
| 4531 | msgid "git checkout-index [<options>] [--] [<file>...]" |
| 4532 | msgstr "git checkout-index [<opsi>] [--] [<berkas>...]" |
| 4533 | |
| 4534 | #: builtin/checkout-index.c |
| 4535 | msgid "stage should be between 1 and 3 or all" |
| 4536 | msgstr "tahap seharusnya antara 1 dan 3 atau semua" |
| 4537 | |
| 4538 | #: builtin/checkout-index.c |
| 4539 | msgid "check out all files in the index" |
| 4540 | msgstr "check out semua berkas di dalam indeks" |
| 4541 | |
| 4542 | #: builtin/checkout-index.c |
| 4543 | msgid "do not skip files with skip-worktree set" |
| 4544 | msgstr "jangan lewatkan berkas dengan skip-worktree tersetel" |
| 4545 | |
| 4546 | #: builtin/checkout-index.c |
| 4547 | msgid "force overwrite of existing files" |
| 4548 | msgstr "paksa timpa berkas yang ada" |
| 4549 | |
| 4550 | #: builtin/checkout-index.c |
| 4551 | msgid "no warning for existing files and files not in index" |
| 4552 | msgstr "" |
| 4553 | "tanpa peringatan untuk berkas yang ada dan berkas yang tidak ada di dalam " |
| 4554 | "indeks" |
| 4555 | |
| 4556 | #: builtin/checkout-index.c |
| 4557 | msgid "don't checkout new files" |
| 4558 | msgstr "jangan checkout berkas baru" |
| 4559 | |
| 4560 | #: builtin/checkout-index.c |
| 4561 | msgid "update stat information in the index file" |
| 4562 | msgstr "perbarui informasi stat di dalam berkas indeks" |
| 4563 | |
| 4564 | #: builtin/checkout-index.c |
| 4565 | msgid "read list of paths from the standard input" |
| 4566 | msgstr "baca daftar jalur dari masukan standar" |
| 4567 | |
| 4568 | #: builtin/checkout-index.c |
| 4569 | msgid "write the content to temporary files" |
| 4570 | msgstr "tulis isi ke berkas sementara" |
| 4571 | |
| 4572 | #: builtin/checkout-index.c |
| 4573 | msgid "copy out the files from named stage" |
| 4574 | msgstr "salin berkas dari tahap bernama" |
| 4575 | |
| 4576 | #: builtin/checkout.c |
| 4577 | #, c-format |
| 4578 | msgid "path '%s' does not have our version" |
| 4579 | msgstr "jalur '%s' tidak punya versi kami" |
| 4580 | |
| 4581 | #: builtin/checkout.c |
| 4582 | #, c-format |
| 4583 | msgid "path '%s' does not have their version" |
| 4584 | msgstr "jalur '%s' tidak punya versi mereka" |
| 4585 | |
| 4586 | #: builtin/checkout.c |
| 4587 | #, c-format |
| 4588 | msgid "path '%s' does not have all necessary versions" |
| 4589 | msgstr "jalur '%s' tidak punya semua versi yang diperlukan" |
| 4590 | |
| 4591 | #: builtin/checkout.c |
| 4592 | #, c-format |
| 4593 | msgid "path '%s' does not have necessary versions" |
| 4594 | msgstr "jalur '%s' tidak punya versi yang diperlukan" |
| 4595 | |
| 4596 | #: builtin/checkout.c |
| 4597 | #, c-format |
| 4598 | msgid "path '%s': cannot merge" |
| 4599 | msgstr "jalur '%s': tidak dapat gabung" |
| 4600 | |
| 4601 | #: builtin/checkout.c |
| 4602 | #, c-format |
| 4603 | msgid "Unable to add merge result for '%s'" |
| 4604 | msgstr "Tidak dapat menambahkan hasil penggabungan untuk '%s'" |
| 4605 | |
| 4606 | #: builtin/checkout.c |
| 4607 | #, c-format |
| 4608 | msgid "Recreated %d merge conflict" |
| 4609 | msgid_plural "Recreated %d merge conflicts" |
| 4610 | msgstr[0] "Konflik penggabungan %d dibuat ulang" |
| 4611 | msgstr[1] "Konflik penggabungan %d dibuat ulang" |
| 4612 | |
| 4613 | #: builtin/checkout.c |
| 4614 | #, c-format |
| 4615 | msgid "Updated %d path from %s" |
| 4616 | msgid_plural "Updated %d paths from %s" |
| 4617 | msgstr[0] "%d jalur diperbarui dari %s" |
| 4618 | msgstr[1] "%d jalur diperbarui dari %s" |
| 4619 | |
| 4620 | #: builtin/checkout.c |
| 4621 | #, c-format |
| 4622 | msgid "Updated %d path from the index" |
| 4623 | msgid_plural "Updated %d paths from the index" |
| 4624 | msgstr[0] "%d jalur diperbarui dari indeks" |
| 4625 | msgstr[1] "%d jalur diperbarui dari indeks" |
| 4626 | |
| 4627 | #: builtin/checkout.c |
| 4628 | #, c-format |
| 4629 | msgid "'%s' cannot be used with updating paths" |
| 4630 | msgstr "'%s' tidak dapat digunakan untuk memperbarui jalur" |
| 4631 | |
| 4632 | #: builtin/checkout.c |
| 4633 | #, c-format |
| 4634 | msgid "Cannot update paths and switch to branch '%s' at the same time." |
| 4635 | msgstr "" |
| 4636 | "Tidak dapat memperbarui jalur dan mengganti ke cabang '%s' dalam waktu yang " |
| 4637 | "bersamaan." |
| 4638 | |
| 4639 | #: builtin/checkout.c |
| 4640 | #, c-format |
| 4641 | msgid "neither '%s' or '%s' is specified" |
| 4642 | msgstr "baik '%s' atau '%s' tidak disebutkan" |
| 4643 | |
| 4644 | #: builtin/checkout.c |
| 4645 | #, c-format |
| 4646 | msgid "'%s' must be used when '%s' is not specified" |
| 4647 | msgstr "'%s' harus disebutkan ketika '%s' tidak disebutkan" |
| 4648 | |
| 4649 | #: builtin/checkout.c |
| 4650 | #, c-format |
| 4651 | msgid "'%s' or '%s' cannot be used with %s" |
| 4652 | msgstr "'%s' atau '%s' tidak dapat digunakan untuk %s" |
| 4653 | |
| 4654 | #: builtin/checkout.c |
| 4655 | #, c-format |
| 4656 | msgid "'%s', '%s', or '%s' cannot be used when checking out of a tree" |
| 4657 | msgstr "'%s', '%s', atau '%s' tidak dapat digunakan ketika men-checkout pohon" |
| 4658 | |
| 4659 | #: builtin/checkout.c |
| 4660 | #, c-format |
| 4661 | msgid "path '%s' is unmerged" |
| 4662 | msgstr "jalur '%s' tak tergabung" |
| 4663 | |
| 4664 | #: builtin/checkout.c builtin/grep.c builtin/merge-tree.c builtin/reset.c |
| 4665 | #: merge-ort.c reset.c sequencer.c tree-walk.c |
| 4666 | #, c-format |
| 4667 | msgid "unable to read tree (%s)" |
| 4668 | msgstr "tidak dapat membaca pohon (%s)" |
| 4669 | |
| 4670 | #: builtin/checkout.c |
| 4671 | msgid "you need to resolve your current index first" |
| 4672 | msgstr "Anda perlu selesaikan dulu indeks Anda saat ini" |
| 4673 | |
| 4674 | #: builtin/checkout.c |
| 4675 | #, c-format |
| 4676 | msgid "Can not do reflog for '%s': %s\n" |
| 4677 | msgstr "Tidak dapat melakukan reflog untuk '%s': %s\n" |
| 4678 | |
| 4679 | #: builtin/checkout.c |
| 4680 | msgid "HEAD is now at" |
| 4681 | msgstr "HEAD sekarang berada di" |
| 4682 | |
| 4683 | #: builtin/checkout.c builtin/clone.c |
| 4684 | msgid "unable to update HEAD" |
| 4685 | msgstr "tidak dapat memperbarui HEAD" |
| 4686 | |
| 4687 | #: builtin/checkout.c |
| 4688 | #, c-format |
| 4689 | msgid "Reset branch '%s'\n" |
| 4690 | msgstr "Ganti ulang cabang '%s'\n" |
| 4691 | |
| 4692 | #: builtin/checkout.c |
| 4693 | #, c-format |
| 4694 | msgid "Already on '%s'\n" |
| 4695 | msgstr "Sudah berada pada '%s'\n" |
| 4696 | |
| 4697 | #: builtin/checkout.c |
| 4698 | #, c-format |
| 4699 | msgid "Switched to and reset branch '%s'\n" |
| 4700 | msgstr "Ganti ke dan ganti cabang '%s'\n" |
| 4701 | |
| 4702 | #: builtin/checkout.c |
| 4703 | #, c-format |
| 4704 | msgid "Switched to a new branch '%s'\n" |
| 4705 | msgstr "Ganti ke cabang baru '%s'\n" |
| 4706 | |
| 4707 | #: builtin/checkout.c |
| 4708 | #, c-format |
| 4709 | msgid "Switched to branch '%s'\n" |
| 4710 | msgstr "Ganti ke cabang '%s'\n" |
| 4711 | |
| 4712 | #: builtin/checkout.c |
| 4713 | #, c-format |
| 4714 | msgid " ... and %d more.\n" |
| 4715 | msgstr "... dan %d lainnya.\n" |
| 4716 | |
| 4717 | #: builtin/checkout.c |
| 4718 | #, c-format |
| 4719 | msgid "" |
| 4720 | "Warning: you are leaving %d commit behind, not connected to\n" |
| 4721 | "any of your branches:\n" |
| 4722 | "\n" |
| 4723 | "%s\n" |
| 4724 | msgid_plural "" |
| 4725 | "Warning: you are leaving %d commits behind, not connected to\n" |
| 4726 | "any of your branches:\n" |
| 4727 | "\n" |
| 4728 | "%s\n" |
| 4729 | msgstr[0] "" |
| 4730 | "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n" |
| 4731 | "cabang Anda manapun:\n" |
| 4732 | "\n" |
| 4733 | "%s\n" |
| 4734 | msgstr[1] "" |
| 4735 | "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n" |
| 4736 | "cabang Anda manapun:\n" |
| 4737 | "\n" |
| 4738 | "%s\n" |
| 4739 | |
| 4740 | #: builtin/checkout.c |
| 4741 | #, c-format |
| 4742 | msgid "" |
| 4743 | "If you want to keep it by creating a new branch, this may be a good time\n" |
| 4744 | "to do so with:\n" |
| 4745 | "\n" |
| 4746 | " git branch <new-branch-name> %s\n" |
| 4747 | "\n" |
| 4748 | msgid_plural "" |
| 4749 | "If you want to keep them by creating a new branch, this may be a good time\n" |
| 4750 | "to do so with:\n" |
| 4751 | "\n" |
| 4752 | " git branch <new-branch-name> %s\n" |
| 4753 | "\n" |
| 4754 | msgstr[0] "" |
| 4755 | "Jika Anda ingin memeliharanya dengan membuat cabang baru, ini mungkin\n" |
| 4756 | "saat yang tepat untuk dilakukan dengan:\n" |
| 4757 | "git branch <nama-cabang-baru> %s\n" |
| 4758 | msgstr[1] "" |
| 4759 | "Jika Anda ingin memeliharanya dengan membuat cabang baru, ini mungkin\n" |
| 4760 | "saat yang tepat untuk dilakukan dengan:\n" |
| 4761 | "git branch <nama-cabang-baru> %s\n" |
| 4762 | |
| 4763 | #: builtin/checkout.c |
| 4764 | msgid "internal error in revision walk" |
| 4765 | msgstr "kesalahan internal dalam jalan revisi" |
| 4766 | |
| 4767 | #: builtin/checkout.c |
| 4768 | msgid "Previous HEAD position was" |
| 4769 | msgstr "Posisi HEAD sebelumnya adalah" |
| 4770 | |
| 4771 | #: builtin/checkout.c |
| 4772 | msgid "You are on a branch yet to be born" |
| 4773 | msgstr "Anda berada pada cabang yang belum lahir" |
| 4774 | |
| 4775 | #: builtin/checkout.c |
| 4776 | #, c-format |
| 4777 | msgid "The following paths have local changes:\n" |
| 4778 | msgstr "Berkas berikut punya modifikasi lokal:\n" |
| 4779 | |
| 4780 | #: builtin/checkout.c |
| 4781 | #, c-format |
| 4782 | msgid "" |
| 4783 | "'%s' could be both a local file and a tracking branch.\n" |
| 4784 | "Please use -- (and optionally --no-guess) to disambiguate" |
| 4785 | msgstr "" |
| 4786 | "'%s' bisa jadi berkas lokal dan cabang pelacak.\n" |
| 4787 | "Mohon gunakan -- (dan secara opsional --no-guess) untuk disambiguasi" |
| 4788 | |
| 4789 | #: builtin/checkout.c |
| 4790 | #, c-format |
| 4791 | msgid "" |
| 4792 | "If you meant to check out a remote tracking branch on, e.g. 'origin',\n" |
| 4793 | "you can do so by fully qualifying the name with the --track option:\n" |
| 4794 | "\n" |
| 4795 | " git %s --track origin/<name>\n" |
| 4796 | "\n" |
| 4797 | "If you'd like to always have checkouts of an ambiguous <name> prefer\n" |
| 4798 | "one remote, e.g. the 'origin' remote, consider setting\n" |
| 4799 | "checkout.defaultRemote=origin in your config." |
| 4800 | msgstr "" |
| 4801 | "Jika maksud Anda untuk meng-check out cabang pelacak remote, seperti\n" |
| 4802 | "'origin', Anda bisa lakukan dengan kualifikasi penuh nama dengan opsi\n" |
| 4803 | "--track:\n" |
| 4804 | "\n" |
| 4805 | " git %s --track origin/<nama>\n" |
| 4806 | "\n" |
| 4807 | "Jika Anda ingin checkout <nama> ambigu selalu memilih satu remote,\n" |
| 4808 | "seperti remote 'origin', pertimbangkan untuk menyetel\n" |
| 4809 | "checkout.defaultRemote=origin di konfigurasi Anda" |
| 4810 | |
| 4811 | #: builtin/checkout.c |
| 4812 | #, c-format |
| 4813 | msgid "'%s' matched multiple (%d) remote tracking branches" |
| 4814 | msgstr "'%s' cocok dengan banyak (%d) cabang pelacak remote" |
| 4815 | |
| 4816 | #: builtin/checkout.c |
| 4817 | msgid "only one reference expected" |
| 4818 | msgstr "hanya satu referensi yang diharapkan" |
| 4819 | |
| 4820 | #: builtin/checkout.c |
| 4821 | #, c-format |
| 4822 | msgid "only one reference expected, %d given." |
| 4823 | msgstr "hanya satu referensi yang diharapkan, %d diberikan" |
| 4824 | |
| 4825 | #: builtin/checkout.c builtin/worktree.c |
| 4826 | #, c-format |
| 4827 | msgid "invalid reference: %s" |
| 4828 | msgstr "referensi tidak valid: %s" |
| 4829 | |
| 4830 | #: builtin/checkout.c |
| 4831 | #, c-format |
| 4832 | msgid "reference is not a tree: %s" |
| 4833 | msgstr "referensi bukan pohon: %s" |
| 4834 | |
| 4835 | #: builtin/checkout.c |
| 4836 | #, c-format |
| 4837 | msgid "a branch is expected, got tag '%s'" |
| 4838 | msgstr "sebuah cabang diharapkan, dapat tag '%s'" |
| 4839 | |
| 4840 | #: builtin/checkout.c |
| 4841 | #, c-format |
| 4842 | msgid "a branch is expected, got remote branch '%s'" |
| 4843 | msgstr "sebuah cabang diharapkan, dapat cabang remote '%s'" |
| 4844 | |
| 4845 | #: builtin/checkout.c |
| 4846 | #, c-format |
| 4847 | msgid "a branch is expected, got '%s'" |
| 4848 | msgstr "sebuah cabang diharapkan, dapat '%s'" |
| 4849 | |
| 4850 | #: builtin/checkout.c |
| 4851 | #, c-format |
| 4852 | msgid "a branch is expected, got commit '%s'" |
| 4853 | msgstr "sebuah cabang diharapkan, dapat komit '%s'" |
| 4854 | |
| 4855 | #: builtin/checkout.c |
| 4856 | msgid "" |
| 4857 | "If you want to detach HEAD at the commit, try again with the --detach option." |
| 4858 | msgstr "Jika Anda ingin lepas HEAD pada komit, coba lagi dengan opsi --detach." |
| 4859 | |
| 4860 | #: builtin/checkout.c |
| 4861 | msgid "" |
| 4862 | "cannot switch branch while merging\n" |
| 4863 | "Consider \"git merge --quit\" or \"git worktree add\"." |
| 4864 | msgstr "" |
| 4865 | "tidak dapat mengganti cabang saat penggabungan\n" |
| 4866 | "Pertimbangkan untuk menggunakan \"git merge --quit\" atau \"git worktree " |
| 4867 | "add\"." |
| 4868 | |
| 4869 | #: builtin/checkout.c |
| 4870 | msgid "" |
| 4871 | "cannot switch branch in the middle of an am session\n" |
| 4872 | "Consider \"git am --quit\" or \"git worktree add\"." |
| 4873 | msgstr "" |
| 4874 | "tidak dapat mengganti cabang di tengah sesi am\n" |
| 4875 | "Pertimbangkan untuk menggunakan \"git am --quit\" atau \"git worktree add\"." |
| 4876 | |
| 4877 | #: builtin/checkout.c |
| 4878 | msgid "" |
| 4879 | "cannot switch branch while rebasing\n" |
| 4880 | "Consider \"git rebase --quit\" or \"git worktree add\"." |
| 4881 | msgstr "" |
| 4882 | "tidak dapat mengganti cabang saat pendasaran ulang\n" |
| 4883 | "Pertimbangkan untuk menggunakan \"git rebase --quit\" atau \"git worktree " |
| 4884 | "add\"." |
| 4885 | |
| 4886 | #: builtin/checkout.c |
| 4887 | msgid "" |
| 4888 | "cannot switch branch while cherry-picking\n" |
| 4889 | "Consider \"git cherry-pick --quit\" or \"git worktree add\"." |
| 4890 | msgstr "" |
| 4891 | "tidak dapat mengganti cabang saat pemetikan ceri\n" |
| 4892 | "Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git " |
| 4893 | "worktree add\"." |
| 4894 | |
| 4895 | #: builtin/checkout.c |
| 4896 | msgid "" |
| 4897 | "cannot switch branch while reverting\n" |
| 4898 | "Consider \"git revert --quit\" or \"git worktree add\"." |
| 4899 | msgstr "" |
| 4900 | "tidak dapat mengganti cabang saat pembalikan\n" |
| 4901 | "Pertimbangkan untuk menggunakan \"git revert --quit\" atau \"git worktree " |
| 4902 | "add\"." |
| 4903 | |
| 4904 | #: builtin/checkout.c |
| 4905 | msgid "you are switching branch while bisecting" |
| 4906 | msgstr "Anda mengganti cabang saat pembagian dua" |
| 4907 | |
| 4908 | #: builtin/checkout.c |
| 4909 | msgid "paths cannot be used with switching branches" |
| 4910 | msgstr "jalur tidak dapat digunakan dengan mengganti cabang" |
| 4911 | |
| 4912 | #: builtin/checkout.c |
| 4913 | #, c-format |
| 4914 | msgid "'%s' cannot be used with switching branches" |
| 4915 | msgstr "'%s' tidak dapat digunakan dengan mengganti cabang" |
| 4916 | |
| 4917 | #: builtin/checkout.c |
| 4918 | #, c-format |
| 4919 | msgid "'%s' needs the paths to check out" |
| 4920 | msgstr "'%s' butuh jalur untuk di-checkout" |
| 4921 | |
| 4922 | #: builtin/checkout.c |
| 4923 | #, c-format |
| 4924 | msgid "'%s' cannot be used with '%s'" |
| 4925 | msgstr "'%s' tidak dapat digunakan dengan '%s'" |
| 4926 | |
| 4927 | #: builtin/checkout.c |
| 4928 | #, c-format |
| 4929 | msgid "'%s' cannot take <start-point>" |
| 4930 | msgstr "'%s' tidak bisa mengambil <titik-awal>" |
| 4931 | |
| 4932 | #: builtin/checkout.c |
| 4933 | #, c-format |
| 4934 | msgid "Cannot switch branch to a non-commit '%s'" |
| 4935 | msgstr "Tidak dapat mengganti cabang ke bukan komit '%s'" |
| 4936 | |
| 4937 | #: builtin/checkout.c |
| 4938 | msgid "missing branch or commit argument" |
| 4939 | msgstr "kehilangan argumen cabang atau komit" |
| 4940 | |
| 4941 | #: builtin/checkout.c |
| 4942 | #, c-format |
| 4943 | msgid "unknown conflict style '%s'" |
| 4944 | msgstr "gaya konflik '%s' tidak dikenal" |
| 4945 | |
| 4946 | #: builtin/checkout.c |
| 4947 | msgid "perform a 3-way merge with the new branch" |
| 4948 | msgstr "lakukan penggabungan 3 arah dengan cabang baru" |
| 4949 | |
| 4950 | #: builtin/checkout.c builtin/log.c builtin/range-diff.c parse-options.h |
| 4951 | msgid "style" |
| 4952 | msgstr "gaya" |
| 4953 | |
| 4954 | #: builtin/checkout.c |
| 4955 | msgid "conflict style (merge, diff3, or zdiff3)" |
| 4956 | msgstr "gaya konflik (merge, diff3, atau zdiff3)" |
| 4957 | |
| 4958 | #: builtin/checkout.c builtin/worktree.c |
| 4959 | msgid "detach HEAD at named commit" |
| 4960 | msgstr "lepas HEAD pada komit bernama" |
| 4961 | |
| 4962 | #: builtin/checkout.c |
| 4963 | msgid "force checkout (throw away local modifications)" |
| 4964 | msgstr "paksa checkout (buang modifikasi lokal)" |
| 4965 | |
| 4966 | #: builtin/checkout.c |
| 4967 | msgid "new-branch" |
| 4968 | msgstr "cabang baru" |
| 4969 | |
| 4970 | #: builtin/checkout.c |
| 4971 | msgid "new unborn branch" |
| 4972 | msgstr "cabang yatim baru" |
| 4973 | |
| 4974 | #: builtin/checkout.c builtin/merge.c |
| 4975 | msgid "update ignored files (default)" |
| 4976 | msgstr "perbarui berkas yang diabaikan (default)" |
| 4977 | |
| 4978 | #: builtin/checkout.c |
| 4979 | msgid "do not check if another worktree is using this branch" |
| 4980 | msgstr "jangan periksa jika pohon kerja yang lain menggunakan cabang ini" |
| 4981 | |
| 4982 | #: builtin/checkout.c |
| 4983 | msgid "checkout our version for unmerged files" |
| 4984 | msgstr "checkout versi kami untuk berkas yang tak tergabung" |
| 4985 | |
| 4986 | #: builtin/checkout.c |
| 4987 | msgid "checkout their version for unmerged files" |
| 4988 | msgstr "checkout versi mereka untuk berkas yang tak tergabung" |
| 4989 | |
| 4990 | #: builtin/checkout.c |
| 4991 | msgid "do not limit pathspecs to sparse entries only" |
| 4992 | msgstr "jangan batasi jalur spek hanya ke entri tipis" |
| 4993 | |
| 4994 | #: builtin/checkout.c |
| 4995 | msgid "git checkout [<options>] <branch>" |
| 4996 | msgstr "git checkout [<opsi>] <cabang>" |
| 4997 | |
| 4998 | #: builtin/checkout.c |
| 4999 | msgid "git checkout [<options>] [<branch>] -- <file>..." |
| 5000 | msgstr "git checkout [<opsi>] [<cabang>] -- <berkas>..." |
Showing first 5,000 of 32,088 lines.
View raw