mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-10 17:45:36 +00:00
Translated using Weblate (Indonesian)
Currently translated at 100.0% (261 of 261 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
f26a87acce
commit
e13792bff6
1 changed files with 16 additions and 3 deletions
|
@ -4,8 +4,14 @@
|
|||
"agents": {
|
||||
"add": "Tambahkan agen",
|
||||
"agents": "Agen",
|
||||
"backend": {
|
||||
"backend": "Backend",
|
||||
"capacity": "Kapasitas",
|
||||
"badge": "backend"
|
||||
},
|
||||
"capacity": {
|
||||
"badge": "kapasitas",
|
||||
"capacity": "Kapasitas"
|
||||
},
|
||||
"created": "Agen dibuat",
|
||||
"delete_confirm": "Apakah Anda ingin menghapus agen ini. Itu tidak akan terhubung lagi ke server.",
|
||||
"deleted": "Agen dihapus",
|
||||
|
@ -16,8 +22,15 @@
|
|||
"placeholder": "Nama agen"
|
||||
},
|
||||
"never": "Tidak pernah",
|
||||
"no_schedule": {
|
||||
"name": "Nonaktifkan agen",
|
||||
"placeholder": "Hentikan agen untuk mengambil tugas baru"
|
||||
},
|
||||
"none": "Belum ada agen.",
|
||||
"platform": "Platform",
|
||||
"platform": {
|
||||
"badge": "platform",
|
||||
"platform": "Platform"
|
||||
},
|
||||
"save": "Simpan agen",
|
||||
"saved": "Agen disimpan",
|
||||
"show": "Tampilkan agen",
|
||||
|
|
Loading…
Reference in a new issue