Skip to content

Commit d7013c2

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 908426a commit d7013c2

File tree

1 file changed

+44
-3
lines changed

1 file changed

+44
-3
lines changed

options/locale/locale_id-ID.ini

Lines changed: 44 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,12 +1331,53 @@ runners.task_list.repository=Repositori
13311331
runners.task_list.commit=Memperbuat
13321332

13331333
runs.commit=Memperbuat
1334-
1335-
1336-
1334+
runs.no_matching_online_runner_helper=Tidak ada runner online yang cocok dengan label: %s
1335+
runs.actor=Aktor
1336+
runs.status=Status
1337+
runs.actors_no_select=Semua aktor
1338+
runs.status_no_select=Semua status
1339+
runs.no_results=Tidak ada hasil yang cocok.
1340+
runs.no_workflows=Belum ada alur kerja.
1341+
runs.no_workflows.quick_start=Tidak tahu cara memulai dengan Gitea Actions? Lihat <a target="_blank" rel="noopener noreferrer" href="%s">panduan cepat</a>.
1342+
runs.no_workflows.documentation=Untuk informasi lebih lanjut tentang Gitea Actions, lihat <a target="_blank" rel="noopener noreferrer" href="%s">dokumentasi</a>.
1343+
runs.no_runs=Alur kerja belum berjalan.
1344+
runs.empty_commit_message=(pesan commit kosong)
1345+
1346+
workflow.disable=Nonaktifkan Alur Kerja
1347+
workflow.disable_success=Alur kerja '%s' berhasil dinonaktifkan.
1348+
workflow.enable=Aktifkan Alur Kerja
1349+
workflow.enable_success=Alur kerja '%s' berhasil diaktifkan.
1350+
workflow.disabled=Alur kerja dinonaktifkan.
1351+
1352+
need_approval_desc=Butuh persetujuan untuk menjalankan alur kerja untuk pull request fork.
1353+
1354+
variables=Variabel
1355+
variables.management=Managemen Variabel
1356+
variables.creation=Tambah Variabel
1357+
variables.none=Belum ada variabel.
1358+
variables.deletion=Hapus variabel
1359+
variables.deletion.description=Menghapus variabel bersifat permanen dan tidak dapat dibatalkan. Lanjutkan?
1360+
variables.description=Variabel akan diteruskan ke beberapa tindakan dan tidak dapat dibaca sebaliknya.
1361+
variables.id_not_exist=Variabel dengan ID %d tidak ada.
1362+
variables.edit=Edit Variabel
1363+
variables.deletion.failed=Gagal menghapus variabel.
1364+
variables.deletion.success=Variabel telah dihapus.
1365+
variables.creation.failed=Gagal menambahkan variabel.
1366+
variables.creation.success=Variabel "%s" telah ditambahkan.
1367+
variables.update.failed=Gagal mengedit variabel.
1368+
variables.update.success=Variabel telah diedit.
13371369

13381370
[projects]
1371+
type-1.display_name=Proyek Individu
1372+
type-2.display_name=Proyek Repositori
1373+
type-3.display_name=Proyek Organisasi
13391374

13401375
[git.filemode]
1376+
changed_filemode=%[1]s → %[2]s
13411377
; Ordered by git filemode value, ascending. E.g. directory has "040000", normal file has "100644", …
1378+
directory=Directory
1379+
normal_file=Normal file
1380+
executable_file=Executable file
1381+
symbolic_link=Symbolic link
1382+
submodule=Submodule
13421383

0 commit comments

Comments
 (0)