3 * Copyright(c) 2006-2010 Sencha Inc.
5 * http://www.sencha.com/license
9 * http://id.wikisource.org/wiki/Panduan_Pembakuan_Istilah,_Pelaksanaan_Instruksi_Presiden_Nomor_2_Tahun_2001_Tentang_Penggunaan_Komputer_Dengan_Aplikasi_Komputer_Berbahasa_Indonesia
10 * Original source: http://vlsm.org/etc/baku-0.txt
12 * farid [at] pulen.net
13 * 10:13 04 Desember 2007
14 * Indonesian Translations
17 Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Pemuatan...</div>';
20 Ext.View.prototype.emptyText = "";
23 if(Ext.grid.GridPanel){
24 Ext.grid.GridPanel.prototype.ddText = "{0} selected row(s)";
25 Ext.grid.GridPanel.prototype.ddText = "{0} baris terpilih";
29 Ext.TabPanelItem.prototype.closeText = "Close this tab";
30 Ext.TabPanelItem.prototype.closeText = "Tutup tab ini";
34 Ext.form.Field.prototype.invalidText = "The value in this field is invalid";
35 Ext.form.Field.prototype.invalidText = "Isian belum benar";
39 Ext.LoadMask.prototype.msg = "Loading...";
40 Ext.LoadMask.prototype.msg = "Pemuatan...";
58 Date.getShortMonthName = function(month) {
59 return Date.monthNames[month].substring(0, 3);
77 Date.getMonthNumber = function(name) {
78 return Date.monthNumbers[name.substring(0, 1).toUpperCase() + name.substring(1, 3).toLowerCase()];
91 Date.getShortDayName = function(day) {
92 return Date.dayNames[day].substring(0, 3);
96 Ext.MessageBox.buttonText = {
105 Ext.util.Format.date = function(v, format){
107 if(!(v instanceof Date)) v = new Date(Date.parse(v));
108 return v.dateFormat(format || "d/m/Y");
113 Ext.apply(Ext.DatePicker.prototype, {
114 todayText : "Hari ini",
115 minText : "Tanggal ini sebelum batas tanggal minimal",
116 maxText : "Tanggal ini setelah batas tanggal maksimal",
117 disabledDaysText : "",
118 disabledDatesText : "",
119 monthNames : Date.monthNames,
120 dayNames : Date.dayNames,
121 nextText : 'Bulan Berikut (Kontrol+Kanan)',
122 prevText : 'Bulan Sebelum (Kontrol+Kiri)',
123 monthYearText : 'Pilih bulan (Kontrol+Atas/Bawah untuk pindah tahun)',
124 todayTip : "{0} (Spacebar)",
126 okText : " OK ",
127 cancelText : "Batal",
132 if(Ext.PagingToolbar){
133 Ext.apply(Ext.PagingToolbar.prototype, {
134 beforePageText : "Hal",
135 afterPageText : "dari {0}",
136 firstText : "Hal. Pertama",
137 prevText : "Hal. Sebelum",
138 nextText : "Hal. Berikut",
139 lastText : "Hal. Akhir",
140 refreshText : "Segarkan",
141 displayMsg : "Menampilkan {0} - {1} dari {2}",
142 emptyMsg : 'Data tidak ditemukan'
146 if(Ext.form.TextField){
147 Ext.apply(Ext.form.TextField.prototype, {
148 minLengthText : "Panjang minimal untuk field ini adalah {0}",
149 maxLengthText : "Panjang maksimal untuk field ini adalah {0}",
150 blankText : "Field ini wajib diisi",
156 if(Ext.form.NumberField){
157 Ext.apply(Ext.form.NumberField.prototype, {
158 minText : "Nilai minimal untuk field ini adalah {0}",
159 maxText : "Nilai maksimal untuk field ini adalah {0}",
160 nanText : "{0} bukan angka"
164 if(Ext.form.DateField){
165 Ext.apply(Ext.form.DateField.prototype, {
166 disabledDaysText : "Disfungsi",
167 disabledDatesText : "Disfungsi",
168 minText : "Tanggal dalam field ini harus setelah {0}",
169 maxText : "Tanggal dalam field ini harus sebelum {0}",
170 invalidText : "{0} tanggal salah - Harus dalam format {1}",
172 //altFormats : "m/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d"
173 altFormats : "d/m/Y|d-m-y|d-m-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d",
178 if(Ext.form.ComboBox){
179 Ext.apply(Ext.form.ComboBox.prototype, {
180 loadingText : "Pemuatan...",
181 valueNotFoundText : undefined
186 Ext.apply(Ext.form.VTypes, {
187 emailText : 'Field ini harus dalam format email seperti "user@example.com"',
188 urlText : 'Field ini harus dalam format URL seperti "http:/'+'/www.example.com"',
189 alphaText : 'Field ini harus terdiri dari huruf dan _',
190 alphanumText : 'Field ini haris terdiri dari huruf, angka dan _'
194 if(Ext.form.HtmlEditor){
195 Ext.apply(Ext.form.HtmlEditor.prototype, {
196 createLinkText : 'Silakan masukkan URL untuk tautan:',
199 title: 'Tebal (Ctrl+B)',
200 text: 'Buat tebal teks terpilih',
201 cls: 'x-html-editor-tip'
204 title: 'Miring (CTRL+I)',
205 text: 'Buat miring teks terpilih',
206 cls: 'x-html-editor-tip'
209 title: 'Garisbawah (CTRl+U)',
210 text: 'Garisbawahi teks terpilih',
211 cls: 'x-html-editor-tip'
214 title: 'Perbesar teks',
215 text: 'Perbesar ukuran fonta',
216 cls: 'x-html-editor-tip'
219 title: 'Perkecil teks',
220 text: 'Perkecil ukuran fonta',
221 cls: 'x-html-editor-tip'
224 title: 'Sorot Warna Teks',
225 text: 'Ubah warna latar teks terpilih',
226 cls: 'x-html-editor-tip'
229 title: 'Warna Fonta',
230 text: 'Ubah warna teks terpilih',
231 cls: 'x-html-editor-tip'
235 text: 'Ratakan teks ke kiri',
236 cls: 'x-html-editor-tip'
239 title: 'Rata Tengah',
240 text: 'Ratakan teks ke tengah editor',
241 cls: 'x-html-editor-tip'
245 text: 'Ratakan teks ke kanan',
246 cls: 'x-html-editor-tip'
248 insertunorderedlist : {
249 title: 'Daftar Bulet',
250 text: 'Membuat daftar berbasis bulet',
251 cls: 'x-html-editor-tip'
253 insertorderedlist : {
254 title: 'Daftar Angka',
255 text: 'Membuat daftar berbasis angka',
256 cls: 'x-html-editor-tip'
260 text: 'Buat teks terpilih sebagai Hipertaut',
261 cls: 'x-html-editor-tip'
264 title: 'Edit Kode Sumber',
265 text: 'Pindah dalam mode kode sumber',
266 cls: 'x-html-editor-tip'
272 if(Ext.grid.GridView){
273 Ext.apply(Ext.grid.GridView.prototype, {
274 sortAscText : "Urut Naik",
275 sortDescText : "Urut Turun",
276 lockText : "Kancing Kolom",
277 unlockText : "Lepas Kunci Kolom",
278 columnsText : "Kolom"
282 if(Ext.grid.GroupingView){
283 Ext.apply(Ext.grid.GroupingView.prototype, {
284 emptyGroupText : '(Kosong)',
285 groupByText : 'Kelompokkan Berdasar Field Ini',
286 showGroupsText : 'Tampil Dalam Kelompok'
290 if(Ext.grid.PropertyColumnModel){
291 Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
298 if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
299 Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
300 splitTip : "Seret untuk ubah ukuran.",
301 collapsibleSplitTip : "Seret untuk ubah ukuran, Dobel klik untuk sembunyikan."