]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/link/lang/id.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / id.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'link', 'id', {\r
6 acccessKey: 'Access Key', // MISSING\r
7 advanced: 'Advanced', // MISSING\r
8 advisoryContentType: 'Advisory Content Type', // MISSING\r
9 advisoryTitle: 'Penasehat Judul',\r
10 anchor: {\r
11 toolbar: 'Anchor', // MISSING\r
12 menu: 'Edit Anchor', // MISSING\r
13 title: 'Anchor Properties', // MISSING\r
14 name: 'Anchor Name', // MISSING\r
15 errorName: 'Please type the anchor name', // MISSING\r
16 remove: 'Remove Anchor' // MISSING\r
17 },\r
18 anchorId: 'By Element Id', // MISSING\r
19 anchorName: 'By Anchor Name', // MISSING\r
20 charset: 'Linked Resource Charset', // MISSING\r
21 cssClasses: 'Kelas Stylesheet',\r
317f8f8f
IB
22 download: 'Force Download', // MISSING\r
23 displayText: 'Display Text', // MISSING\r
3332bebe
IB
24 emailAddress: 'Alamat E-mail',\r
25 emailBody: 'Message Body', // MISSING\r
26 emailSubject: 'Judul Pesan',\r
27 id: 'Id',\r
28 info: 'Link Info', // MISSING\r
29 langCode: 'Kode Bahasa',\r
30 langDir: 'Arah Bahasa',\r
31 langDirLTR: 'Kiri ke Kanan (LTR)',\r
32 langDirRTL: 'Kanan ke Kiri (RTL)',\r
33 menu: 'Sunting Tautan',\r
34 name: 'Nama',\r
35 noAnchors: '(No anchors available in the document)', // MISSING\r
36 noEmail: 'Silahkan ketikkan alamat e-mail',\r
37 noUrl: 'Silahkan ketik URL tautan',\r
38 other: '<lainnya>',\r
39 popupDependent: 'Dependent (Netscape)', // MISSING\r
40 popupFeatures: 'Popup Window Features', // MISSING\r
41 popupFullScreen: 'Full Screen (IE)', // MISSING\r
42 popupLeft: 'Left Position', // MISSING\r
43 popupLocationBar: 'Location Bar', // MISSING\r
44 popupMenuBar: 'Menu Bar', // MISSING\r
45 popupResizable: 'Resizable', // MISSING\r
46 popupScrollBars: 'Scroll Bars', // MISSING\r
47 popupStatusBar: 'Status Bar', // MISSING\r
48 popupToolbar: 'Toolbar', // MISSING\r
49 popupTop: 'Top Position', // MISSING\r
50 rel: 'Hubungan',\r
51 selectAnchor: 'Select an Anchor', // MISSING\r
52 styles: 'Gaya',\r
53 tabIndex: 'Tab Index', // MISSING\r
54 target: 'Sasaran',\r
55 targetFrame: '<frame>', // MISSING\r
56 targetFrameName: 'Target Frame Name', // MISSING\r
57 targetPopup: '<popup window>', // MISSING\r
58 targetPopupName: 'Popup Window Name', // MISSING\r
59 title: 'Tautan',\r
60 toAnchor: 'Link to anchor in the text', // MISSING\r
61 toEmail: 'E-mail', // MISSING\r
62 toUrl: 'URL',\r
63 toolbar: 'Tautan',\r
64 type: 'Link Type', // MISSING\r
65 unlink: 'Unlink', // MISSING\r
66 upload: 'Unggah'\r
67} );\r