1 | /* |
---|
2 | Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. |
---|
3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
---|
4 | */ |
---|
5 | CKEDITOR.lang['id'] = { |
---|
6 | undo : |
---|
7 | { |
---|
8 | redo : 'Kembali lakukan', |
---|
9 | undo : 'Batalkan perlakuan' |
---|
10 | }, |
---|
11 | toolbar : |
---|
12 | { |
---|
13 | toolbarCollapse : 'Ciutkan Toolbar', |
---|
14 | toolbarExpand : 'Bentangkan Toolbar', |
---|
15 | toolbarGroups : |
---|
16 | { |
---|
17 | document : 'Dokumen', |
---|
18 | clipboard : 'Papan klip / Kembalikan perlakuan', |
---|
19 | editing : 'Sunting', |
---|
20 | forms : 'Formulir', |
---|
21 | basicstyles : 'Gaya Dasar', |
---|
22 | paragraph : 'Paragraf', |
---|
23 | links : 'Tautan', |
---|
24 | insert : 'Sisip', |
---|
25 | styles : 'Gaya', |
---|
26 | colors : 'Warna', |
---|
27 | tools : 'Alat' |
---|
28 | }, |
---|
29 | toolbars : 'Toolbar Penyunting' |
---|
30 | }, |
---|
31 | templates : |
---|
32 | { |
---|
33 | button : 'Contoh', |
---|
34 | emptyListMsg : '(Tidak ada contoh didefinisikan)', |
---|
35 | insertOption : 'Ganti konten sebenarnya', |
---|
36 | options : 'Opsi Contoh', |
---|
37 | selectPromptMsg : 'Mohon pilih contoh untuk dibuka di editor', |
---|
38 | title : 'Contoh Konten' |
---|
39 | }, |
---|
40 | table : |
---|
41 | { |
---|
42 | border : 'Ukuran batas', |
---|
43 | caption : 'Judul halaman', |
---|
44 | cell : |
---|
45 | { |
---|
46 | menu : 'Sel', |
---|
47 | insertBefore : 'Sisip Sel Sebelum', |
---|
48 | insertAfter : 'Sisip Sel Setelah', |
---|
49 | deleteCell : 'Hapus Sel', |
---|
50 | merge : 'Gabungkan Sel', |
---|
51 | mergeRight : 'Gabungkan ke Kanan', |
---|
52 | mergeDown : 'Gabungkan ke Bawah', |
---|
53 | splitHorizontal : 'Pisahkan Sel Secara Horisontal', |
---|
54 | splitVertical : 'Pisahkan Sel Secara Vertikal', |
---|
55 | title : 'Properti Sel', |
---|
56 | cellType : 'Tipe Sel', |
---|
57 | rowSpan : 'Rentang antar baris', |
---|
58 | colSpan : 'Rentang antar kolom', |
---|
59 | wordWrap : 'Word Wrap', |
---|
60 | hAlign : 'Jajaran Horisontal', |
---|
61 | vAlign : 'Jajaran Vertikal', |
---|
62 | alignBaseline : 'Dasar', |
---|
63 | bgColor : 'Warna Latar Belakang', |
---|
64 | borderColor : 'Warna Batasan', |
---|
65 | data : 'Data', |
---|
66 | header : 'Header', |
---|
67 | yes : 'Ya', |
---|
68 | no : 'Tidak', |
---|
69 | invalidWidth : 'Lebar sel harus sebuah angka.', |
---|
70 | invalidHeight : 'Tinggi sel harus sebuah angka', |
---|
71 | invalidRowSpan : 'Rentang antar baris harus angka seluruhnya.', |
---|
72 | invalidColSpan : 'Rentang antar kolom harus angka seluruhnya', |
---|
73 | chooseColor : 'Pilih' |
---|
74 | }, |
---|
75 | cellPad : 'Sel spasi dalam', |
---|
76 | cellSpace : 'Spasi antar sel', |
---|
77 | column : |
---|
78 | { |
---|
79 | menu : 'Kolom', |
---|
80 | insertBefore : 'Sisip Kolom Sebelum', |
---|
81 | insertAfter : 'Sisip Kolom Sesudah', |
---|
82 | deleteColumn : 'Hapus Kolom' |
---|
83 | }, |
---|
84 | columns : 'Kolom', |
---|
85 | deleteTable : 'Hapus Tabel', |
---|
86 | headers : 'Headers', |
---|
87 | headersBoth : 'Keduanya', |
---|
88 | headersColumn : 'Kolom pertama', |
---|
89 | headersNone : 'Tidak ada', |
---|
90 | headersRow : 'Baris Pertama', |
---|
91 | heightUnit : 'height unit', |
---|
92 | invalidBorder : 'Ukuran batasan harus sebuah angka', |
---|
93 | invalidCellPadding : '\'Spasi dalam\' sel harus angka positif.', |
---|
94 | invalidCellSpacing : 'Spasi antar sel harus angka positif.', |
---|
95 | invalidCols : 'Jumlah kolom harus sebuah angka lebih besar dari 0', |
---|
96 | invalidHeight : 'Tinggi tabel harus sebuah angka.', |
---|
97 | invalidRows : 'Jumlah barus harus sebuah angka dan lebih besar dari 0.', |
---|
98 | invalidWidth : 'Lebar tabel harus sebuah angka.', |
---|
99 | menu : 'Properti Tabel', |
---|
100 | row : |
---|
101 | { |
---|
102 | menu : 'Baris', |
---|
103 | insertBefore : 'Sisip Baris Sebelum', |
---|
104 | insertAfter : 'Sisip Baris Sesudah', |
---|
105 | deleteRow : 'Hapus Baris' |
---|
106 | }, |
---|
107 | rows : 'Baris', |
---|
108 | summary : 'Intisari', |
---|
109 | title : 'Properti Tabel', |
---|
110 | toolbar : 'Tabe', |
---|
111 | widthPc : 'persen', |
---|
112 | widthPx : 'piksel', |
---|
113 | widthUnit : 'lebar satuan' |
---|
114 | }, |
---|
115 | stylescombo : |
---|
116 | { |
---|
117 | label : 'Gaya', |
---|
118 | panelTitle : 'Formatting Styles', |
---|
119 | panelTitle1 : 'Block Styles', |
---|
120 | panelTitle2 : 'Inline Styles', |
---|
121 | panelTitle3 : 'Object Styles' |
---|
122 | }, |
---|
123 | specialchar : |
---|
124 | { |
---|
125 | options : 'Opsi spesial karakter', |
---|
126 | title : 'Pilih spesial karakter', |
---|
127 | toolbar : 'Sisipkan spesial karakter' |
---|
128 | }, |
---|
129 | sourcearea : |
---|
130 | { |
---|
131 | toolbar : 'Sumber' |
---|
132 | }, |
---|
133 | removeformat : |
---|
134 | { |
---|
135 | toolbar : 'Hapus Format' |
---|
136 | }, |
---|
137 | print : |
---|
138 | { |
---|
139 | toolbar : 'Cetak' |
---|
140 | }, |
---|
141 | pastetext : |
---|
142 | { |
---|
143 | button : 'Tempel sebagai teks polos', |
---|
144 | pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', |
---|
145 | title : 'Tempel sebagai Teks Polos' |
---|
146 | }, |
---|
147 | pastefromword : |
---|
148 | { |
---|
149 | confirmCleanup : 'Teks yang ingin anda tempel sepertinya di salin dari Word. Apakah anda mau membersihkannya sebelum menempel?', |
---|
150 | error : 'Tidak mungkin membersihkan data yang ditempel dikerenakan kesalahan internal', |
---|
151 | title : 'Tempel dari Word', |
---|
152 | toolbar : 'Tempel dari Word' |
---|
153 | }, |
---|
154 | notification : |
---|
155 | { |
---|
156 | closed : 'Pemberitahuan ditutup' |
---|
157 | }, |
---|
158 | maximize : |
---|
159 | { |
---|
160 | maximize : 'Memperbesar', |
---|
161 | minimize : 'Memperkecil' |
---|
162 | }, |
---|
163 | magicline : |
---|
164 | { |
---|
165 | title : 'Masukkan paragraf disini' |
---|
166 | }, |
---|
167 | liststyle : |
---|
168 | { |
---|
169 | bulletedTitle : 'Bulleted List Properties', |
---|
170 | circle : 'Lingkaran', |
---|
171 | decimal : 'Desimal (1, 2, 3, dst.)', |
---|
172 | disc : 'Cakram', |
---|
173 | lowerAlpha : 'Huruf Kecil (a, b, c, d, e, dst.)', |
---|
174 | lowerRoman : 'Angka Romawi (i, ii, iii, iv, v, dst.)', |
---|
175 | none : 'Tidak ada', |
---|
176 | notset : '<tidak diatur>', |
---|
177 | numberedTitle : 'Numbered List Properties', |
---|
178 | square : 'Persegi', |
---|
179 | start : 'Mulai', |
---|
180 | type : 'Tipe', |
---|
181 | upperAlpha : 'Huruf Besar (A, B, C, D, E, dst.)', |
---|
182 | upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)', |
---|
183 | validateStartNumber : 'List start number must be a whole number.' |
---|
184 | }, |
---|
185 | list : |
---|
186 | { |
---|
187 | bulletedlist : 'Sisip/Hapus Daftar Bullet', |
---|
188 | numberedlist : 'Sisip/Hapus Daftar Bernomor' |
---|
189 | }, |
---|
190 | link : |
---|
191 | { |
---|
192 | acccessKey : 'Access Key', |
---|
193 | advanced : 'Advanced', |
---|
194 | advisoryContentType : 'Advisory Content Type', |
---|
195 | advisoryTitle : 'Penasehat Judul', |
---|
196 | anchor : |
---|
197 | { |
---|
198 | toolbar : 'Anchor', |
---|
199 | menu : 'Edit Anchor', |
---|
200 | title : 'Anchor Properties', |
---|
201 | name : 'Anchor Name', |
---|
202 | errorName : 'Please type the anchor name', |
---|
203 | remove : 'Remove Anchor' |
---|
204 | }, |
---|
205 | anchorId : 'By Element Id', |
---|
206 | anchorName : 'By Anchor Name', |
---|
207 | charset : 'Linked Resource Charset', |
---|
208 | cssClasses : 'Kelas Stylesheet', |
---|
209 | download : 'Force Download', |
---|
210 | displayText : 'Display Text', |
---|
211 | emailAddress : 'Alamat E-mail', |
---|
212 | emailBody : 'Message Body', |
---|
213 | emailSubject : 'Judul Pesan', |
---|
214 | id : 'Id', |
---|
215 | info : 'Link Info', |
---|
216 | langCode : 'Kode Bahasa', |
---|
217 | langDir : 'Arah Bahasa', |
---|
218 | langDirLTR : 'Kiri ke Kanan (LTR)', |
---|
219 | langDirRTL : 'Kanan ke Kiri (RTL)', |
---|
220 | menu : 'Sunting Tautan', |
---|
221 | name : 'Nama', |
---|
222 | noAnchors : '(No anchors available in the document)', |
---|
223 | noEmail : 'Silahkan ketikkan alamat e-mail', |
---|
224 | noUrl : 'Silahkan ketik URL tautan', |
---|
225 | noTel : 'Please type the phone number', |
---|
226 | other : '<lainnya>', |
---|
227 | phoneNumber : 'Phone number', |
---|
228 | popupDependent : 'Dependent (Netscape)', |
---|
229 | popupFeatures : 'Popup Window Features', |
---|
230 | popupFullScreen : 'Full Screen (IE)', |
---|
231 | popupLeft : 'Left Position', |
---|
232 | popupLocationBar : 'Location Bar', |
---|
233 | popupMenuBar : 'Menu Bar', |
---|
234 | popupResizable : 'Resizable', |
---|
235 | popupScrollBars : 'Scroll Bars', |
---|
236 | popupStatusBar : 'Status Bar', |
---|
237 | popupToolbar : 'Toolbar', |
---|
238 | popupTop : 'Top Position', |
---|
239 | rel : 'Hubungan', |
---|
240 | selectAnchor : 'Select an Anchor', |
---|
241 | styles : 'Gaya', |
---|
242 | tabIndex : 'Tab Index', |
---|
243 | target : 'Sasaran', |
---|
244 | targetFrame : '<frame>', |
---|
245 | targetFrameName : 'Target Frame Name', |
---|
246 | targetPopup : '<popup window>', |
---|
247 | targetPopupName : 'Popup Window Name', |
---|
248 | title : 'Tautan', |
---|
249 | toAnchor : 'Link to anchor in the text', |
---|
250 | toEmail : 'E-mail', |
---|
251 | toUrl : 'URL', |
---|
252 | toPhone : 'Phone', |
---|
253 | toolbar : 'Tautan', |
---|
254 | type : 'Link Type', |
---|
255 | unlink : 'Unlink', |
---|
256 | upload : 'Unggah' |
---|
257 | }, |
---|
258 | indent : |
---|
259 | { |
---|
260 | indent : 'Tingkatkan Lekuk', |
---|
261 | outdent : 'Kurangi Lekuk' |
---|
262 | }, |
---|
263 | image : |
---|
264 | { |
---|
265 | alt : 'Teks alternatif', |
---|
266 | border : 'Batas', |
---|
267 | btnUpload : 'Kirim ke Server', |
---|
268 | button2Img : 'Do you want to transform the selected image button on a simple image?', |
---|
269 | hSpace : 'HSpace', |
---|
270 | img2Button : 'Apakah anda ingin mengubah gambar yang dipilih pada tombol gambar?', |
---|
271 | infoTab : 'Info Gambar', |
---|
272 | linkTab : 'Tautan', |
---|
273 | lockRatio : 'Lock Ratio', |
---|
274 | menu : 'Image Properties', |
---|
275 | resetSize : 'Atur Ulang Ukuran', |
---|
276 | title : 'Image Properties', |
---|
277 | titleButton : 'Image Button Properties', |
---|
278 | upload : 'Unggah', |
---|
279 | urlMissing : 'Image source URL is missing.', |
---|
280 | vSpace : 'VSpace', |
---|
281 | validateBorder : 'Border harus berupa angka', |
---|
282 | validateHSpace : 'HSpace harus berupa angka', |
---|
283 | validateVSpace : 'VSpace must be a whole number.' |
---|
284 | }, |
---|
285 | horizontalrule : |
---|
286 | { |
---|
287 | toolbar : 'Sisip Garis Horisontal' |
---|
288 | }, |
---|
289 | format : |
---|
290 | { |
---|
291 | label : 'Bentuk', |
---|
292 | panelTitle : 'Bentuk Paragraf', |
---|
293 | tag_address : 'Alamat', |
---|
294 | tag_div : 'Normal (DIV)', |
---|
295 | tag_h1 : 'Heading 1', |
---|
296 | tag_h2 : 'Heading 2', |
---|
297 | tag_h3 : 'Heading 3', |
---|
298 | tag_h4 : 'Heading 4', |
---|
299 | tag_h5 : 'Heading 5', |
---|
300 | tag_h6 : 'Heading 6', |
---|
301 | tag_p : 'Normal', |
---|
302 | tag_pre : 'Membentuk' |
---|
303 | }, |
---|
304 | fakeobjects : |
---|
305 | { |
---|
306 | anchor : 'Anchor', |
---|
307 | flash : 'Animasi Flash', |
---|
308 | hiddenfield : 'Kolom Tersembunyi', |
---|
309 | iframe : 'IFrame', |
---|
310 | unknown : 'Obyek Tak Dikenal' |
---|
311 | }, |
---|
312 | elementspath : |
---|
313 | { |
---|
314 | eleLabel : 'Elements path', |
---|
315 | eleTitle : '%1 element' |
---|
316 | }, |
---|
317 | div : |
---|
318 | { |
---|
319 | IdInputLabel : 'Id', |
---|
320 | advisoryTitleInputLabel : 'Penasehat Judul', |
---|
321 | cssClassInputLabel : 'Kelas Stylesheet', |
---|
322 | edit : 'Sunting Div', |
---|
323 | inlineStyleInputLabel : 'Inline Style', |
---|
324 | langDirLTRLabel : 'Kiri ke Kanan (LTR)', |
---|
325 | langDirLabel : 'Arah Bahasa', |
---|
326 | langDirRTLLabel : 'Kanan ke Kiri (RTL)', |
---|
327 | languageCodeInputLabel : 'Kode Bahasa', |
---|
328 | remove : 'Hapus Div', |
---|
329 | styleSelectLabel : 'Gaya', |
---|
330 | title : 'Ciptakan Wadah Div', |
---|
331 | toolbar : 'Cipatakan Wadah Div' |
---|
332 | }, |
---|
333 | contextmenu : |
---|
334 | { |
---|
335 | options : 'Opsi Konteks Pilihan' |
---|
336 | }, |
---|
337 | colorbutton : |
---|
338 | { |
---|
339 | auto : 'Automatic', |
---|
340 | bgColorTitle : 'Warna Latar Belakang', |
---|
341 | colors : |
---|
342 | { |
---|
343 | '000' : 'Hitam', |
---|
344 | '800000' : 'Merah Tua', |
---|
345 | '8B4513' : 'Saddle Brown', |
---|
346 | '2F4F4F' : 'Dark Slate Gray', |
---|
347 | '008080' : 'Teal', |
---|
348 | '000080' : 'Navy', |
---|
349 | '4B0082' : 'Indigo', |
---|
350 | '696969' : 'Abu-abu Gelap', |
---|
351 | B22222 : 'Merah Bata', |
---|
352 | A52A2A : 'Coklat', |
---|
353 | DAA520 : 'Golden Rod', |
---|
354 | '006400' : 'Hijau Gelap', |
---|
355 | '40E0D0' : 'Turquoise', |
---|
356 | '0000CD' : 'Biru Sedang', |
---|
357 | '800080' : 'Ungu', |
---|
358 | '808080' : 'Abu-abu', |
---|
359 | F00 : 'Merah', |
---|
360 | FF8C00 : 'Jingga Gelap', |
---|
361 | FFD700 : 'Emas', |
---|
362 | '008000' : 'Hijau', |
---|
363 | '0FF' : 'Cyan', |
---|
364 | '00F' : 'Biru', |
---|
365 | EE82EE : 'Violet', |
---|
366 | A9A9A9 : 'Abu-abu Redup', |
---|
367 | FFA07A : 'Salmon Cerah', |
---|
368 | FFA500 : 'Jingga', |
---|
369 | FFFF00 : 'Kuning', |
---|
370 | '00FF00' : 'Jeruk Lemon', |
---|
371 | AFEEEE : 'Biru Hijau Pucat', |
---|
372 | ADD8E6 : 'Biru Cerah', |
---|
373 | DDA0DD : 'Plum', |
---|
374 | D3D3D3 : 'Abu-abu Cerah', |
---|
375 | FFF0F5 : 'Lavender Blush', |
---|
376 | FAEBD7 : 'Antique White', |
---|
377 | FFFFE0 : 'Kuning Cerah', |
---|
378 | F0FFF0 : 'Honeydew', |
---|
379 | F0FFFF : 'Azure', |
---|
380 | F0F8FF : 'Alice Blue', |
---|
381 | E6E6FA : 'Lavender', |
---|
382 | FFF : 'Putih', |
---|
383 | '1ABC9C' : 'Strong Cyan', |
---|
384 | '2ECC71' : 'Emerald', |
---|
385 | '3498DB' : 'Bright Blue', |
---|
386 | '9B59B6' : 'Amethyst', |
---|
387 | '4E5F70' : 'Grayish Blue', |
---|
388 | F1C40F : 'Vivid Yellow', |
---|
389 | '16A085' : 'Dark Cyan', |
---|
390 | '27AE60' : 'Dark Emerald', |
---|
391 | '2980B9' : 'Strong Blue', |
---|
392 | '8E44AD' : 'Dark Violet', |
---|
393 | '2C3E50' : 'Desaturated Blue', |
---|
394 | F39C12 : 'Orange', |
---|
395 | E67E22 : 'Carrot', |
---|
396 | E74C3C : 'Pale Red', |
---|
397 | ECF0F1 : 'Bright Silver', |
---|
398 | '95A5A6' : 'Light Grayish Cyan', |
---|
399 | DDD : 'Light Gray', |
---|
400 | D35400 : 'Pumpkin', |
---|
401 | C0392B : 'Strong Red', |
---|
402 | BDC3C7 : 'Silver', |
---|
403 | '7F8C8D' : 'Grayish Cyan', |
---|
404 | '999' : 'Dark Gray' |
---|
405 | }, |
---|
406 | more : 'Warna lainnya...', |
---|
407 | panelTitle : 'Warna', |
---|
408 | textColorTitle : 'Warna Teks' |
---|
409 | }, |
---|
410 | clipboard : |
---|
411 | { |
---|
412 | copy : 'Salin', |
---|
413 | copyError : 'Pengaturan keamanan peramban anda tidak mengizinkan editor untuk mengeksekusi operasi menyalin secara otomatis. Mohon gunakan papan tuts (Ctrl/Cmd+C)', |
---|
414 | cut : 'Potong', |
---|
415 | cutError : 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', |
---|
416 | paste : 'Tempel', |
---|
417 | pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', |
---|
418 | pasteArea : 'Area Tempel', |
---|
419 | pasteMsg : 'Paste your content inside the area below and press OK.' |
---|
420 | }, |
---|
421 | blockquote : |
---|
422 | { |
---|
423 | toolbar : 'Kutipan Blok' |
---|
424 | }, |
---|
425 | basicstyles : |
---|
426 | { |
---|
427 | bold : 'Huruf Tebal', |
---|
428 | italic : 'Huruf Miring', |
---|
429 | strike : 'Strikethrough', |
---|
430 | subscript : 'Subscript', |
---|
431 | superscript : 'Superscript', |
---|
432 | underline : 'Garis Bawah' |
---|
433 | }, |
---|
434 | about : |
---|
435 | { |
---|
436 | copy : 'Hak cipta © $1. All rights reserved.', |
---|
437 | dlgTitle : 'Tentang CKEditor 4', |
---|
438 | moreInfo : 'Untuk informasi lisensi silahkan kunjungi web site kami:' |
---|
439 | }, |
---|
440 | editor : 'Rich Text Editor', |
---|
441 | editorPanel : 'Panel Rich Text Editor', |
---|
442 | common : |
---|
443 | { |
---|
444 | editorHelp : 'Tekan ALT 0 untuk bantuan.', |
---|
445 | browseServer : 'Jelajah Server', |
---|
446 | url : 'URL', |
---|
447 | protocol : 'Protokol', |
---|
448 | upload : 'Unggah', |
---|
449 | uploadSubmit : 'Kirim ke Server', |
---|
450 | image : 'Gambar', |
---|
451 | flash : 'Flash', |
---|
452 | form : 'Formulir', |
---|
453 | checkbox : 'Kotak Cek', |
---|
454 | radio : 'Tombol Radio', |
---|
455 | textField : 'Kolom Teks', |
---|
456 | textarea : 'Area Teks', |
---|
457 | hiddenField : 'Kolom Tersembunyi', |
---|
458 | button : 'Tombol', |
---|
459 | select : 'Kolom Seleksi', |
---|
460 | imageButton : 'Tombol Gambar', |
---|
461 | notSet : '<tidak diatur>', |
---|
462 | id : 'Id', |
---|
463 | name : 'Nama', |
---|
464 | langDir : 'Arah Bahasa', |
---|
465 | langDirLtr : 'Kiri ke Kanan (LTR)', |
---|
466 | langDirRtl : 'Kanan ke Kiri', |
---|
467 | langCode : 'Kode Bahasa', |
---|
468 | longDescr : 'Deskripsi URL Panjang', |
---|
469 | cssClass : 'Kelas Stylesheet', |
---|
470 | advisoryTitle : 'Penasehat Judul', |
---|
471 | cssStyle : 'Gaya', |
---|
472 | ok : 'OK', |
---|
473 | cancel : 'Batal', |
---|
474 | close : 'Tutup', |
---|
475 | preview : 'Pratinjau', |
---|
476 | resize : 'Ubah ukuran', |
---|
477 | generalTab : 'Umum', |
---|
478 | advancedTab : 'Lebih Lanjut', |
---|
479 | validateNumberFailed : 'Nilai ini tidak sebuah angka', |
---|
480 | confirmNewPage : 'Semua perubahan yang tidak disimpan di konten ini akan hilang. Apakah anda yakin ingin memuat halaman baru?', |
---|
481 | confirmCancel : 'Beberapa opsi telah berubah. Apakah anda yakin ingin menutup dialog?', |
---|
482 | options : 'Opsi', |
---|
483 | target : 'Sasaran', |
---|
484 | targetNew : 'Jendela Baru (_blank)', |
---|
485 | targetTop : 'Laman Atas (_top)', |
---|
486 | targetSelf : 'Jendela yang Sama (_self)', |
---|
487 | targetParent : 'Jendela Induk (_parent)', |
---|
488 | langDirLTR : 'Kiri ke Kanan (LTR)', |
---|
489 | langDirRTL : 'Kanan ke Kiri (RTL)', |
---|
490 | styles : 'Gaya', |
---|
491 | cssClasses : 'Kelas Stylesheet', |
---|
492 | width : 'Lebar', |
---|
493 | height : 'Tinggi', |
---|
494 | align : 'Penjajaran', |
---|
495 | left : 'Kiri', |
---|
496 | right : 'Kanan', |
---|
497 | center : 'Tengah', |
---|
498 | justify : 'Rata kiri-kanan', |
---|
499 | alignLeft : 'Align Left', |
---|
500 | alignRight : 'Align Right', |
---|
501 | alignCenter : 'Align Center', |
---|
502 | alignTop : 'Atas', |
---|
503 | alignMiddle : 'Tengah', |
---|
504 | alignBottom : 'Bawah', |
---|
505 | alignNone : 'Tidak ada', |
---|
506 | invalidValue : 'Nilai tidak sah.', |
---|
507 | invalidHeight : 'Tinggi harus sebuah angka.', |
---|
508 | invalidWidth : 'Lebar harus sebuah angka.', |
---|
509 | invalidLength : 'Value specified for the "%1" field must be a positive number with or without a valid measurement unit (%2).', |
---|
510 | invalidCssLength : 'Nilai untuk "%1" harus sebuah angkat positif dengan atau tanpa pengukuran unit CSS yang sah (px, %, in, cm, mm, em, ex, pt, or pc).', |
---|
511 | invalidHtmlLength : 'Nilai yang dispesifikasian untuk kolom "%1" harus sebuah angka positif dengan atau tanpa sebuah unit pengukuran HTML (px atau %) yang valid.', |
---|
512 | invalidInlineStyle : 'Nilai pada inline style merupakan pasangan nama dan nilai dengan format "nama : nilai", yang dipisahkan dengan titik dua.', |
---|
513 | cssLengthTooltip : 'Masukkan sebuah angka untuk sebuah nilai dalam pixel atau sebuah angka dengan unit CSS yang sah (px, %, in, cm, mm, em, ex, pt, or pc).', |
---|
514 | unavailable : '%1<span class="cke_accessibility">, tidak tersedia</span>', |
---|
515 | keyboard : |
---|
516 | { |
---|
517 | '8' : 'Backspace', |
---|
518 | '13' : 'Enter', |
---|
519 | '16' : 'Shift', |
---|
520 | '17' : 'Ctrl', |
---|
521 | '18' : 'Alt', |
---|
522 | '32' : 'Spasi', |
---|
523 | '35' : 'End', |
---|
524 | '36' : 'Home', |
---|
525 | '46' : 'Hapus', |
---|
526 | '112' : 'F1', |
---|
527 | '113' : 'F2', |
---|
528 | '114' : 'F3', |
---|
529 | '115' : 'F4', |
---|
530 | '116' : 'F5', |
---|
531 | '117' : 'F6', |
---|
532 | '118' : 'F7', |
---|
533 | '119' : 'F8', |
---|
534 | '120' : 'F9', |
---|
535 | '121' : 'F10', |
---|
536 | '122' : 'F11', |
---|
537 | '123' : 'F12', |
---|
538 | '124' : 'F13', |
---|
539 | '125' : 'F14', |
---|
540 | '126' : 'F15', |
---|
541 | '127' : 'F16', |
---|
542 | '128' : 'F17', |
---|
543 | '129' : 'F18', |
---|
544 | '130' : 'F19', |
---|
545 | '131' : 'F20', |
---|
546 | '132' : 'F21', |
---|
547 | '133' : 'F22', |
---|
548 | '134' : 'F23', |
---|
549 | '135' : 'F24', |
---|
550 | '224' : 'Command' |
---|
551 | }, |
---|
552 | keyboardShortcut : 'Pintasan Keyboard', |
---|
553 | optionDefault : 'Default' |
---|
554 | } }; |
---|