Create attractive VASL scenarios, with loads of useful information embedded to assist with game play. https://vasl-templates.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vasl-templates/vasl_templates/webapp/static/trumbowyg/langs/id.js

57 lines
1.3 KiB

/* ===========================================================
* id.js
* Indonesian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Rezha Julio (kimiamania)
* Twitter : @kimiamania
* Website : http://rezhajulio.web.id
* Github : https://github.com/kimiamania
*/
jQuery.trumbowyg.langs.id = {
viewHTML: 'Lihat HTML',
formatting: 'Penyusunan',
p: 'Paragraf',
blockquote: 'Kutipan',
code: 'Kode',
header: 'Kepala',
bold: 'Tebal',
italic: 'Miring',
strikethrough: 'Coret',
underline: 'Garis bawah',
strong: 'Tebal',
em: 'Miring',
del: 'Dicoret',
unorderedList: 'Daftar tak teratur',
orderedList: 'Daftar teratur',
insertImage: 'Sisipkan gambar',
insertVideo: 'Sisipkan video',
link: 'Tautan',
createLink: 'Sisipkan Tautan',
unlink: 'Singkirkan tautan',
justifyLeft: 'Rata kiri',
justifyCenter: 'Rata Tengah',
justifyRight: 'Rata kanan',
justifyFull: 'Rata kiri dan kanan',
horizontalRule: 'Sisipkan garis mendatar',
fullscreen: 'Layar penuh',
close: 'Tutup',
submit: 'Setuju',
reset: 'Batal',
required: 'Diperlukan',
description: 'Deskripsi',
title: 'Judul',
text: 'Teks'
};