]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/colorbutton/lang/km.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / colorbutton / lang / km.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( 'colorbutton', 'km', {
6 auto: 'ស្វ័យប្រវត្តិ',
7 bgColorTitle: 'ពណ៌ផ្ទៃខាងក្រោយ',
8 colors: {
9 '000': 'ខ្មៅ',
10 '800000': 'ត្នោត​ចាស់',
11 '8B4513': 'Saddle Brown',
12 '2F4F4F': 'Dark Slate Gray',
13 '008080': 'Teal',
14 '000080': 'ខៀវ​ចាស់',
15 '4B0082': 'ធ្លះ',
16 '696969': 'ប្រផេះ​ក្រាស់',
17 B22222: 'Fire Brick',
18 A52A2A: 'ត្នោត',
19 DAA520: 'Golden Rod',
20 '006400': 'បៃតង​ចាស់',
21 '40E0D0': 'Turquoise',
22 '0000CD': 'Medium Blue',
23 '800080': 'Purple',
24 '808080': 'ប្រផេះ',
25 F00: 'ក្រហម',
26 FF8C00: 'ទឹក​ក្រូច​ចាស់',
27 FFD700: 'មាស',
28 '008000': 'បៃតង',
29 '0FF': 'Cyan',
30 '00F': 'ខៀវ',
31 EE82EE: 'ស្វាយ',
32 A9A9A9: 'Dim Gray',
33 FFA07A: 'Light Salmon',
34 FFA500: 'ទឹក​ក្រូច',
35 FFFF00: 'លឿង',
36 '00FF00': 'ក្រូច​ឆ្មារ',
37 AFEEEE: 'Pale Turquoise',
38 ADD8E6: 'Light Blue',
39 DDA0DD: 'Plum',
40 D3D3D3: 'Light Grey',
41 FFF0F5: 'Lavender Blush',
42 FAEBD7: 'Antique White',
43 FFFFE0: 'លឿង​ស្ដើង',
44 F0FFF0: 'Honeydew',
45 F0FFFF: 'ផ្ទៃមេឃ',
46 F0F8FF: 'Alice Blue',
47 E6E6FA: 'ឡាវិនដឺ',
48 FFF: 'ស'
49 },
50 more: 'ពណ៌​ផ្សេង​ទៀត..',
51 panelTitle: 'ពណ៌',
52 textColorTitle: 'ពណ៌អក្សរ'
53 } );