]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/link/lang/af.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / link / lang / af.js
1 /*
2 Copyright (c) 2003-2017, 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 download: 'Force Download', // MISSING
23 displayText: 'Display Text', // MISSING
24 emailAddress: 'E-posadres',
25 emailBody: 'Berig-inhoud',
26 emailSubject: 'Berig-onderwerp',
27 id: 'Id',
28 info: 'Skakel informasie',
29 langCode: 'Taalkode',
30 langDir: 'Skryfrigting',
31 langDirLTR: 'Links na regs (LTR)',
32 langDirRTL: 'Regs na links (RTL)',
33 menu: 'Wysig skakel',
34 name: 'Naam',
35 noAnchors: '(Geen ankers beskikbaar in dokument)',
36 noEmail: 'Gee die e-posadres',
37 noUrl: 'Gee die skakel se URL',
38 other: '<ander>',
39 popupDependent: 'Afhanklik (Netscape)',
40 popupFeatures: 'Eienskappe van opspringvenster',
41 popupFullScreen: 'Volskerm (IE)',
42 popupLeft: 'Posisie links',
43 popupLocationBar: 'Adresbalk',
44 popupMenuBar: 'Spyskaartbalk',
45 popupResizable: 'Herskaalbaar',
46 popupScrollBars: 'Skuifbalke',
47 popupStatusBar: 'Statusbalk',
48 popupToolbar: 'Werkbalk',
49 popupTop: 'Posisie bo',
50 rel: 'Relationship', // MISSING
51 selectAnchor: 'Kies \'n anker',
52 styles: 'Styl',
53 tabIndex: 'Tab indeks',
54 target: 'Doel',
55 targetFrame: '<raam>',
56 targetFrameName: 'Naam van doelraam',
57 targetPopup: '<opspringvenster>',
58 targetPopupName: 'Naam van opspringvenster',
59 title: 'Skakel',
60 toAnchor: 'Anker in bladsy',
61 toEmail: 'E-pos',
62 toUrl: 'URL',
63 toolbar: 'Skakel invoeg/wysig',
64 type: 'Skakelsoort',
65 unlink: 'Verwyder skakel',
66 upload: 'Oplaai'
67 } );