]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/link/lang/af.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / link / lang / af.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'link', 'af', {
6 acccessKey: 'Toegangsleutel',
7 advanced: 'Gevorderd',
8 advisoryContentType: 'Aanbevole inhoudstipe',
9 advisoryTitle: 'Aanbevole titel',
10 anchor: {
11 toolbar: 'Anker byvoeg/verander',
12 menu: 'Anker-eienskappe',
13 title: 'Anker-eienskappe',
14 name: 'Ankernaam',
15 errorName: 'Voltooi die ankernaam asseblief',
16 remove: 'Remove Anchor'
17 },
18 anchorId: 'Op element Id',
19 anchorName: 'Op ankernaam',
20 charset: 'Karakterstel van geskakelde bron',
21 cssClasses: 'CSS klasse',
22 emailAddress: 'E-posadres',
23 emailBody: 'Berig-inhoud',
24 emailSubject: 'Berig-onderwerp',
25 id: 'Id',
26 info: 'Skakel informasie',
27 langCode: 'Taalkode',
28 langDir: 'Skryfrigting',
29 langDirLTR: 'Links na regs (LTR)',
30 langDirRTL: 'Regs na links (RTL)',
31 menu: 'Wysig skakel',
32 name: 'Naam',
33 noAnchors: '(Geen ankers beskikbaar in dokument)',
34 noEmail: 'Gee die e-posadres',
35 noUrl: 'Gee die skakel se URL',
36 other: '<ander>',
37 popupDependent: 'Afhanklik (Netscape)',
38 popupFeatures: 'Eienskappe van opspringvenster',
39 popupFullScreen: 'Volskerm (IE)',
40 popupLeft: 'Posisie links',
41 popupLocationBar: 'Adresbalk',
42 popupMenuBar: 'Spyskaartbalk',
43 popupResizable: 'Herskaalbaar',
44 popupScrollBars: 'Skuifbalke',
45 popupStatusBar: 'Statusbalk',
46 popupToolbar: 'Werkbalk',
47 popupTop: 'Posisie bo',
48 rel: 'Relationship', // MISSING
49 selectAnchor: 'Kies \'n anker',
50 styles: 'Styl',
51 tabIndex: 'Tab indeks',
52 target: 'Doel',
53 targetFrame: '<raam>',
54 targetFrameName: 'Naam van doelraam',
55 targetPopup: '<opspringvenster>',
56 targetPopupName: 'Naam van opspringvenster',
57 title: 'Skakel',
58 toAnchor: 'Anker in bladsy',
59 toEmail: 'E-pos',
60 toUrl: 'URL',
61 toolbar: 'Skakel invoeg/wysig',
62 type: 'Skakelsoort',
63 unlink: 'Verwyder skakel',
64 upload: 'Oplaai'
65 } );