mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-26 21:44:44 +00:00
Translated using Weblate (Indonesian)
Currently translated at 100.0% (228 of 228 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/id/ Translation: Woodpecker CI/UI
This commit is contained in:
parent
af69e03679
commit
a0f24ff203
1 changed files with 14 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"not_allowed": "Anda tidak diperbolehkan untuk mengakses repositori ini",
|
"not_allowed": "Anda tidak diperbolehkan untuk mengakses repositori ini",
|
||||||
|
"open_in_forge": "Buka Repositori dalam Sistem Kendali Versi",
|
||||||
"pipeline": {
|
"pipeline": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"cancel": "Batalkan",
|
"cancel": "Batalkan",
|
||||||
|
@ -132,6 +133,19 @@
|
||||||
"decline_success": "Jalur pipa ditolak",
|
"decline_success": "Jalur pipa ditolak",
|
||||||
"declined": "Jalur pipa ini telah ditolak!"
|
"declined": "Jalur pipa ini telah ditolak!"
|
||||||
},
|
},
|
||||||
|
"status": {
|
||||||
|
"blocked": "diblokir",
|
||||||
|
"declined": "ditolak",
|
||||||
|
"error": "terjadi kesalahan",
|
||||||
|
"failure": "gagal",
|
||||||
|
"killed": "dibatalkan",
|
||||||
|
"pending": "menunggu",
|
||||||
|
"running": "berjalan",
|
||||||
|
"skipped": "dilewati",
|
||||||
|
"started": "dimulai",
|
||||||
|
"status": "Status: {status}",
|
||||||
|
"success": "berhasil"
|
||||||
|
},
|
||||||
"step_not_started": "Langkah ini belum dijalankan.",
|
"step_not_started": "Langkah ini belum dijalankan.",
|
||||||
"tasks": "Tugas"
|
"tasks": "Tugas"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue