mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 08:02:18 +02: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
@ -93,6 +93,7 @@
|
||||
}
|
||||
},
|
||||
"not_allowed": "Anda tidak diperbolehkan untuk mengakses repositori ini",
|
||||
"open_in_forge": "Buka Repositori dalam Sistem Kendali Versi",
|
||||
"pipeline": {
|
||||
"actions": {
|
||||
"cancel": "Batalkan",
|
||||
@ -132,6 +133,19 @@
|
||||
"decline_success": "Jalur pipa 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.",
|
||||
"tasks": "Tugas"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user