mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-23 14:56:43 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ic70c719568ffafeaffaf9b9d1ebccd70bcfcd6da
This commit is contained in:
parent
20a20eb648
commit
b89daa83c0
14
i18n/id.json
14
i18n/id.json
|
@ -1,11 +1,23 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Daud I.F. Argana",
|
||||
"Farras",
|
||||
"William Surya Permana"
|
||||
]
|
||||
},
|
||||
"codeeditor-desc": "Penyuntingan dengan penyorotan sintaks untuk halaman JavaScript dan CSS menggunakan [https://ace.c9.io/ penyunting Ace]",
|
||||
"codeeditor-next-annotation": "Pergi ke anotasi berikutnya",
|
||||
"codeeditor-toolbar-toggle": "Aktifkan/Nonaktifkan penyunting kode",
|
||||
"codeeditor-save-with-errors": "Dokumen mengandung galat. Apakah Anda yakin ingin menyimpan?"
|
||||
"codeeditor-save-with-errors": "Dokumen mengandung galat. Apakah Anda yakin ingin menerbitkannya?",
|
||||
"codeeditor-invisibleChars-toggle": "Aktifkan/Nonaktifkan karakter tidak terlihat",
|
||||
"codeeditor-lineWrapping-toggle": "Aktifkan/Nonaktifkan pembungkusan baris",
|
||||
"codeeditor-searchReplace-toggle": "Aktifkan/Nonaktifkan dialog cari dan ganti",
|
||||
"codeeditor-gotoline": "Pergi ke baris nomor...",
|
||||
"codeeditor-gotoline-placeholder": "baris[:kolom]",
|
||||
"codeeditor-gotoline-prompt": "Masukkan nomor baris",
|
||||
"codeeditor-indent": "Naikkan indentasi",
|
||||
"codeeditor-outdent": "Kurangi indentasi",
|
||||
"codeeditor-error-title": "Dependensi gagal",
|
||||
"codeeditor-error-message": "CodeEditor memerlukan dimuatnya WikiEditor"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue