X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fms.js;h=99bd519eed42a86db0d59c0f98af58411c6b8d4b;hb=6e682412d5cc0dfaedb376482e585bf2989c6863;hp=e8a80ddd32c569ce73e348037b53327d1f25ab85;hpb=9afde8772159bd3436f1f5b7862960307710ae5a;p=ckeditor.git diff --git a/_source/lang/ms.js b/_source/lang/ms.js index e8a80dd..99bd519 100644 --- a/_source/lang/ms.js +++ b/_source/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * Constains the dictionary of language entries. + * Contains the dictionary of language entries. * @namespace */ CKEDITOR.lang['ms'] = @@ -31,11 +31,12 @@ CKEDITOR.lang['ms'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING + editorTitle : 'Rich text editor, %1', // MISSING + editorHelp : 'Press ALT 0 for help', // MISSING // ARIA descriptions. - toolbar : 'Toolbar', // MISSING - editor : 'Rich Text Editor', // MISSING + toolbars : 'Editor toolbars', // MISSING + editor : 'Rich Text Editor', // MISSING // Toolbar buttons without dialogs. source : 'Sumber', @@ -121,6 +122,10 @@ CKEDITOR.lang['ms'] = alignBottom : 'Bawah', invalidHeight : 'Height must be a number.', // MISSING invalidWidth : 'Width must be a number.', // MISSING + invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING + invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING + cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -175,18 +180,19 @@ CKEDITOR.lang['ms'] = langDirRTL : 'Kanan ke Kiri (RTL)', acccessKey : 'Kunci Akses', name : 'Nama', - langCode : 'Arah Tulisan', - tabIndex : 'Indeks Tab ', - advisoryTitle : 'Tajuk Makluman', + langCode : 'Arah Tulisan', + tabIndex : 'Indeks Tab ', + advisoryTitle : 'Tajuk Makluman', advisoryContentType : 'Jenis Kandungan Makluman', cssClasses : 'Kelas-kelas Stylesheet', charset : 'Linked Resource Charset', styles : 'Stail', - selectAnchor : 'Sila pilih pautan', + rel : 'Relationship', // MISSING + selectAnchor : 'Sila pilih pautan', anchorName : 'dengan menggunakan nama pautan', - anchorId : 'dengan menggunakan ID elemen', - emailAddress : 'Alamat E-Mail', - emailSubject : 'Subjek Mesej', + anchorId : 'dengan menggunakan ID elemen', + emailAddress : 'Alamat E-Mail', + emailSubject : 'Subjek Mesej', emailBody : 'Isi Kandungan Mesej', noAnchors : '(Tiada pautan terdapat dalam dokumen ini)', noUrl : 'Sila taip sambungan URL', @@ -200,7 +206,8 @@ CKEDITOR.lang['ms'] = menu : 'Ciri-ciri Pautan', title : 'Ciri-ciri Pautan', name : 'Nama Pautan', - errorName : 'Sila taip nama pautan' + errorName : 'Sila taip nama pautan', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -236,6 +243,7 @@ CKEDITOR.lang['ms'] = findWhat : 'Perkataan yang dicari:', replaceWith : 'Diganti dengan:', notFoundMsg : 'Text yang dicari tidak dijumpai.', + findOptions : 'Find Options', // MISSING matchCase : 'Padanan case huruf', matchWord : 'Padana Keseluruhan perkataan', matchCyclic : 'Match cyclic', // MISSING @@ -270,8 +278,8 @@ CKEDITOR.lang['ms'] = invalidBorder : 'Border size must be a number.', // MISSING invalidWidth : 'Table width must be a number.', // MISSING invalidHeight : 'Table height must be a number.', // MISSING - invalidCellSpacing : 'Cell spacing must be a number.', // MISSING - invalidCellPadding : 'Cell padding must be a number.', // MISSING + invalidCellSpacing : 'Cell spacing must be a positive number.', // MISSING + invalidCellPadding : 'Cell padding must be a positive number.', // MISSING cell : { @@ -412,7 +420,6 @@ CKEDITOR.lang['ms'] = upload : 'Muat Naik', alt : 'Text Alternatif', lockRatio : 'Tetapkan Nisbah', - unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Saiz Set Semula', border : 'Border', hSpace : 'Ruang Melintang', @@ -601,9 +608,9 @@ CKEDITOR.lang['ms'] = iframe : { - title : 'iFrame Properties', // MISSING - toolbar : 'iFrame', // MISSING - noUrl : 'Please type the iFrame URL', // MISSING + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING scrolling : 'Enable scrollbars', // MISSING border : 'Show frame border' // MISSING }, @@ -714,6 +721,8 @@ CKEDITOR.lang['ms'] = { title : 'About CKEditor', // MISSING dlgTitle : 'About CKEditor', // MISSING + help : 'Check $1 for help.', // MISSING + userGuide : 'CKEditor User\'s Guide', // MISSING moreInfo : 'For licensing information please visit our web site:', // MISSING copy : 'Copyright © $1. All rights reserved.' // MISSING }, @@ -725,7 +734,7 @@ CKEDITOR.lang['ms'] = { anchor : 'Anchor', // MISSING flash : 'Flash Animation', // MISSING - iframe : 'iFrame', // MISSING + iframe : 'IFrame', // MISSING hiddenfield : 'Hidden Field', // MISSING unknown : 'Unknown Object' // MISSING }, @@ -744,9 +753,64 @@ CKEDITOR.lang['ms'] = toolbarCollapse : 'Collapse Toolbar', // MISSING toolbarExpand : 'Expand Toolbar', // MISSING + toolbarGroups : + { + document : 'Document', // MISSING + clipboard : 'Clipboard/Undo', // MISSING + editing : 'Editing', // MISSING + forms : 'Forms', // MISSING + basicstyles : 'Basic Styles', // MISSING + paragraph : 'Paragraph', // MISSING + links : 'Links', // MISSING + insert : 'Insert', // MISSING + styles : 'Styles', // MISSING + colors : 'Colors', // MISSING + tools : 'Tools' // MISSING + }, + bidi : { ltr : 'Text direction from left to right', // MISSING rtl : 'Text direction from right to left' // MISSING + }, + + docprops : + { + label : 'Ciri-ciri dokumen', + title : 'Ciri-ciri dokumen', + design : 'Design', // MISSING + meta : 'Data Meta', + chooseColor : 'Choose', // MISSING + other : '', + docTitle : 'Tajuk Muka Surat', + charset : 'Enkod Set Huruf', + charsetOther : 'Enkod Set Huruf yang Lain', + charsetASCII : 'ASCII', // MISSING + charsetCE : 'Central European', // MISSING + charsetCT : 'Chinese Traditional (Big5)', // MISSING + charsetCR : 'Cyrillic', // MISSING + charsetGR : 'Greek', // MISSING + charsetJP : 'Japanese', // MISSING + charsetKR : 'Korean', // MISSING + charsetTR : 'Turkish', // MISSING + charsetUN : 'Unicode (UTF-8)', // MISSING + charsetWE : 'Western European', // MISSING + docType : 'Jenis Kepala Dokumen', + docTypeOther : 'Jenis Kepala Dokumen yang Lain', + xhtmlDec : 'Masukkan pemula kod XHTML', + bgColor : 'Warna Latarbelakang', + bgImage : 'URL Gambar Latarbelakang', + bgFixed : 'Imej Latarbelakang tanpa Skrol', + txtColor : 'Warna Text', + margin : 'Margin Muka Surat', + marginTop : 'Atas', + marginLeft : 'Kiri', + marginRight : 'Kanan', + marginBottom : 'Bawah', + metaKeywords : 'Kata Kunci Indeks Dokumen (dipisahkan oleh koma)', + metaDescription : 'Keterangan Dokumen', + metaAuthor : 'Penulis', + metaCopyright : 'Hakcipta', + previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING } };