/* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'id', { acccessKey: 'Access Key', // MISSING advanced: 'Advanced', // MISSING advisoryContentType: 'Advisory Content Type', // MISSING advisoryTitle: 'Penasehat Judul', anchor: { toolbar: 'Anchor', // MISSING menu: 'Edit Anchor', // MISSING title: 'Anchor Properties', // MISSING name: 'Anchor Name', // MISSING errorName: 'Please type the anchor name', // MISSING remove: 'Remove Anchor' // MISSING }, anchorId: 'By Element Id', // MISSING anchorName: 'By Anchor Name', // MISSING charset: 'Linked Resource Charset', // MISSING cssClasses: 'Kelas Stylesheet', emailAddress: 'Alamat E-mail', emailBody: 'Message Body', // MISSING emailSubject: 'Judul Pesan', id: 'Id', info: 'Link Info', // MISSING langCode: 'Kode Bahasa', langDir: 'Arah Bahasa', langDirLTR: 'Kiri ke Kanan (LTR)', langDirRTL: 'Kanan ke Kiri (RTL)', menu: 'Sunting Tautan', name: 'Nama', noAnchors: '(No anchors available in the document)', // MISSING noEmail: 'Silahkan ketikkan alamat e-mail', noUrl: 'Silahkan ketik URL tautan', other: '', popupDependent: 'Dependent (Netscape)', // MISSING popupFeatures: 'Popup Window Features', // MISSING popupFullScreen: 'Full Screen (IE)', // MISSING popupLeft: 'Left Position', // MISSING popupLocationBar: 'Location Bar', // MISSING popupMenuBar: 'Menu Bar', // MISSING popupResizable: 'Resizable', // MISSING popupScrollBars: 'Scroll Bars', // MISSING popupStatusBar: 'Status Bar', // MISSING popupToolbar: 'Toolbar', // MISSING popupTop: 'Top Position', // MISSING rel: 'Hubungan', selectAnchor: 'Select an Anchor', // MISSING styles: 'Gaya', tabIndex: 'Tab Index', // MISSING target: 'Sasaran', targetFrame: '', // MISSING targetFrameName: 'Target Frame Name', // MISSING targetPopup: '', // MISSING targetPopupName: 'Popup Window Name', // MISSING title: 'Tautan', toAnchor: 'Link to anchor in the text', // MISSING toEmail: 'E-mail', // MISSING toUrl: 'URL', toolbar: 'Tautan', type: 'Link Type', // MISSING unlink: 'Unlink', // MISSING upload: 'Unggah' } );