wysiwyg-rails 3.2.1 → 3.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +7 -7
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
  4. data/app/assets/javascripts/languages/ar.js +289 -289
  5. data/app/assets/javascripts/languages/bs.js +276 -276
  6. data/app/assets/javascripts/languages/cs.js +282 -282
  7. data/app/assets/javascripts/languages/da.js +274 -274
  8. data/app/assets/javascripts/languages/de.js +307 -307
  9. data/app/assets/javascripts/languages/el.js +282 -282
  10. data/app/assets/javascripts/languages/en_ca.js +220 -220
  11. data/app/assets/javascripts/languages/en_gb.js +220 -220
  12. data/app/assets/javascripts/languages/es.js +268 -268
  13. data/app/assets/javascripts/languages/et.js +276 -276
  14. data/app/assets/javascripts/languages/fa.js +276 -276
  15. data/app/assets/javascripts/languages/fi.js +276 -276
  16. data/app/assets/javascripts/languages/fr.js +297 -297
  17. data/app/assets/javascripts/languages/he.js +276 -276
  18. data/app/assets/javascripts/languages/hr.js +276 -276
  19. data/app/assets/javascripts/languages/hu.js +282 -282
  20. data/app/assets/javascripts/languages/id.js +276 -276
  21. data/app/assets/javascripts/languages/it.js +277 -277
  22. data/app/assets/javascripts/languages/ja.js +276 -276
  23. data/app/assets/javascripts/languages/ko.js +276 -276
  24. data/app/assets/javascripts/languages/ku.js +269 -269
  25. data/app/assets/javascripts/languages/me.js +276 -276
  26. data/app/assets/javascripts/languages/nb.js +276 -276
  27. data/app/assets/javascripts/languages/nl.js +289 -289
  28. data/app/assets/javascripts/languages/pl.js +276 -276
  29. data/app/assets/javascripts/languages/pt_br.js +276 -276
  30. data/app/assets/javascripts/languages/pt_pt.js +276 -276
  31. data/app/assets/javascripts/languages/ro.js +276 -276
  32. data/app/assets/javascripts/languages/ru.js +289 -289
  33. data/app/assets/javascripts/languages/sk.js +282 -282
  34. data/app/assets/javascripts/languages/sl.js +222 -222
  35. data/app/assets/javascripts/languages/sr.js +276 -276
  36. data/app/assets/javascripts/languages/sv.js +276 -276
  37. data/app/assets/javascripts/languages/th.js +276 -276
  38. data/app/assets/javascripts/languages/tr.js +276 -276
  39. data/app/assets/javascripts/languages/uk.js +276 -276
  40. data/app/assets/javascripts/languages/vi.js +219 -219
  41. data/app/assets/javascripts/languages/zh_cn.js +302 -302
  42. data/app/assets/javascripts/languages/zh_tw.js +276 -276
  43. data/app/assets/javascripts/plugins.pkgd.min.js +7 -7
  44. data/app/assets/javascripts/plugins/align.min.js +6 -6
  45. data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
  46. data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
  47. data/app/assets/javascripts/plugins/code_view.min.js +6 -6
  48. data/app/assets/javascripts/plugins/colors.min.js +6 -6
  49. data/app/assets/javascripts/plugins/cryptojs.min.js +6 -6
  50. data/app/assets/javascripts/plugins/draggable.min.js +6 -6
  51. data/app/assets/javascripts/plugins/edit_in_popup.min.js +6 -6
  52. data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
  53. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  54. data/app/assets/javascripts/plugins/file.min.js +6 -6
  55. data/app/assets/javascripts/plugins/files_manager.min.js +7 -7
  56. data/app/assets/javascripts/plugins/font_family.min.js +6 -6
  57. data/app/assets/javascripts/plugins/font_size.min.js +6 -6
  58. data/app/assets/javascripts/plugins/forms.min.js +6 -6
  59. data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
  60. data/app/assets/javascripts/plugins/help.min.js +6 -6
  61. data/app/assets/javascripts/plugins/image.min.js +7 -7
  62. data/app/assets/javascripts/plugins/image_manager.min.js +7 -7
  63. data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
  64. data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
  65. data/app/assets/javascripts/plugins/line_breaker.min.js +6 -6
  66. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  67. data/app/assets/javascripts/plugins/link.min.js +7 -7
  68. data/app/assets/javascripts/plugins/lists.min.js +7 -7
  69. data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
  70. data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
  71. data/app/assets/javascripts/plugins/print.min.js +6 -6
  72. data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
  73. data/app/assets/javascripts/plugins/quote.min.js +6 -6
  74. data/app/assets/javascripts/plugins/save.min.js +6 -6
  75. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  76. data/app/assets/javascripts/plugins/table.min.js +6 -6
  77. data/app/assets/javascripts/plugins/url.min.js +6 -6
  78. data/app/assets/javascripts/plugins/video.min.js +6 -6
  79. data/app/assets/javascripts/plugins/word_paste.min.js +6 -6
  80. data/app/assets/javascripts/third_party/embedly.min.js +6 -6
  81. data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
  82. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  83. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  84. data/app/assets/stylesheets/froala_editor.css +12 -6
  85. data/app/assets/stylesheets/froala_editor.min.css +7 -7
  86. data/app/assets/stylesheets/froala_editor.pkgd.css +14 -6
  87. data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
  88. data/app/assets/stylesheets/froala_style.css +8 -6
  89. data/app/assets/stylesheets/froala_style.min.css +7 -7
  90. data/app/assets/stylesheets/plugins.pkgd.css +6 -6
  91. data/app/assets/stylesheets/plugins.pkgd.min.css +6 -6
  92. data/app/assets/stylesheets/plugins/char_counter.css +6 -6
  93. data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
  94. data/app/assets/stylesheets/plugins/code_view.css +6 -6
  95. data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
  96. data/app/assets/stylesheets/plugins/colors.css +6 -6
  97. data/app/assets/stylesheets/plugins/colors.min.css +6 -6
  98. data/app/assets/stylesheets/plugins/draggable.css +6 -6
  99. data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
  100. data/app/assets/stylesheets/plugins/emoticons.css +6 -6
  101. data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
  102. data/app/assets/stylesheets/plugins/file.css +6 -6
  103. data/app/assets/stylesheets/plugins/file.min.css +6 -6
  104. data/app/assets/stylesheets/plugins/files_manager.css +6 -6
  105. data/app/assets/stylesheets/plugins/files_manager.min.css +6 -6
  106. data/app/assets/stylesheets/plugins/fullscreen.css +6 -6
  107. data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
  108. data/app/assets/stylesheets/plugins/help.css +6 -6
  109. data/app/assets/stylesheets/plugins/help.min.css +6 -6
  110. data/app/assets/stylesheets/plugins/image.css +6 -6
  111. data/app/assets/stylesheets/plugins/image.min.css +6 -6
  112. data/app/assets/stylesheets/plugins/image_manager.css +6 -6
  113. data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
  114. data/app/assets/stylesheets/plugins/line_breaker.css +6 -6
  115. data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
  116. data/app/assets/stylesheets/plugins/quick_insert.css +6 -6
  117. data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
  118. data/app/assets/stylesheets/plugins/special_characters.css +6 -6
  119. data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
  120. data/app/assets/stylesheets/plugins/table.css +6 -6
  121. data/app/assets/stylesheets/plugins/table.min.css +6 -6
  122. data/app/assets/stylesheets/plugins/video.css +6 -6
  123. data/app/assets/stylesheets/plugins/video.min.css +6 -6
  124. data/app/assets/stylesheets/themes/dark.css +6 -6
  125. data/app/assets/stylesheets/themes/dark.min.css +6 -6
  126. data/app/assets/stylesheets/themes/gray.css +6 -6
  127. data/app/assets/stylesheets/themes/gray.min.css +6 -6
  128. data/app/assets/stylesheets/themes/royal.css +6 -6
  129. data/app/assets/stylesheets/themes/royal.min.css +6 -6
  130. data/app/assets/stylesheets/third_party/embedly.css +6 -6
  131. data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
  132. data/app/assets/stylesheets/third_party/font_awesome.css +6 -6
  133. data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
  134. data/app/assets/stylesheets/third_party/image_tui.css +6 -6
  135. data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
  136. data/app/assets/stylesheets/third_party/spell_checker.css +6 -6
  137. data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
  138. data/lib/wysiwyg-rails/version.rb +1 -1
  139. metadata +2 -2
@@ -1,299 +1,299 @@
1
- /*!
2
- * froala_editor v3.2.1 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2020 Froala Labs
5
- */
6
-
7
- (function (global, factory) {
8
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
- typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
-
1
+ /*!
2
+ * froala_editor v3.2.2 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
+ (function (global, factory) {
8
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
+ typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
+ (factory(global.FroalaEditor));
11
+ }(this, (function (FE) { 'use strict';
12
+
13
+ FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
+
15
15
  /**
16
16
  * French
17
- */
18
- FE.LANGUAGE['fr'] = {
19
- translation: {
20
- // Place holder
21
- 'Type something': 'Tapez quelque chose',
22
- // Basic formatting
23
- 'Bold': 'Gras',
24
- 'Italic': 'Italique',
25
- 'Underline': "Soulign\xE9",
26
- 'Strikethrough': "Barr\xE9",
27
- // Main buttons
28
- 'Insert': "Ins\xE9rer",
29
- 'Delete': 'Supprimer',
30
- 'Cancel': 'Annuler',
31
- 'OK': 'Ok',
32
- 'Back': 'Retour',
33
- 'Remove': 'Supprimer',
34
- 'More': 'Plus',
35
- 'Update': 'Actualiser',
36
- 'Style': 'Style',
37
- // Font
38
- 'Font Family': "Polices de caract\xE8res",
39
- 'Font Size': 'Taille de police',
40
- 'Text Color': 'Couleur de police',
41
- 'Background Color': 'Couleur d\'arri\xE8re plan',
42
- // Colors
43
- 'Colors': 'Couleurs',
44
- 'Background': "Arri\xE8re-plan",
45
- 'Text': 'Texte',
46
- 'HEX Color': "Couleur hexad\xE9cimale",
47
- // Paragraphs
48
- 'Paragraph Format': 'Format de paragraphe',
49
- 'Normal': 'Normal',
50
- 'Code': 'Code',
51
- 'Heading 1': 'Titre 1',
52
- 'Heading 2': 'Titre 2',
53
- 'Heading 3': 'Titre 3',
54
- 'Heading 4': 'Titre 4',
55
- 'Line Height': 'Interligne',
56
- 'Single': 'Célibataire',
57
- // Style
58
- 'Paragraph Style': 'Style de paragraphe',
59
- 'Inline Style': 'Style en ligne',
60
- 'Gray': 'Grise',
61
- 'Bordered': 'Bordé',
62
- 'Spaced': 'Espacé',
63
- 'Uppercase': 'Majuscule',
64
- // Alignment
65
- 'Align': 'Aligner',
66
- 'Align Left': "Aligner \xE0 gauche",
67
- 'Align Center': 'Aligner au centre',
68
- 'Align Right': "Aligner \xE0 droite",
69
- 'Align Justify': 'Justifier',
70
- 'None': 'Aucun',
71
- // Download PDF
72
- 'Download PDF': 'Télécharger le PDF',
73
- // Inline Class
74
- 'Inline Class': 'Classe en ligne',
75
- // Lists
76
- 'Ordered List': "Liste ordonn\xE9e",
77
- 'Unordered List': "Liste non ordonn\xE9e",
78
- 'Default': 'D\xE9faut',
79
- 'Circle': 'Cercle',
80
- 'Disc': 'Rond',
81
- 'Square': 'Carr\xE9',
82
- 'Lower Alpha': 'Alpha inf\xE9rieur',
83
- 'Lower Greek': 'Grec inf\xE9rieur',
84
- 'Lower Roman': 'Romain inf\xE9rieur',
85
- 'Upper Alpha': 'Alpha sup\xE9rieur',
86
- 'Upper Roman': 'Romain sup\xE9rieur',
87
- // Indent
88
- 'Decrease Indent': 'Diminuer le retrait',
89
- 'Increase Indent': 'Augmenter le retrait',
90
- // Links
91
- 'Insert Link': "Ins\xE9rer un lien",
92
- 'Open in new tab': 'Ouvrir dans un nouvel onglet',
93
- 'Open Link': 'Ouvrir le lien',
94
- 'Edit Link': 'Modifier le lien',
95
- 'Unlink': 'Enlever le lien',
96
- 'Choose Link': 'Choisir le lien',
97
- // Images
98
- 'Insert Image': "Ins\xE9rer une image",
99
- 'Upload Image': "T\xE9l\xE9verser une image",
100
- 'By URL': 'Par URL',
101
- 'Browse': 'Parcourir',
102
- 'Drop image': 'Cliquer pour parcourir',
103
- 'or click': 'ou glisser/d\xE9poser en plein \xE9cran',
104
- 'Manage Images': "G\xE9rer les images",
105
- 'Loading': 'Chargement',
106
- 'Deleting': 'Suppression',
107
- 'Tags': "\xC9tiquettes",
108
- 'Are you sure? Image will be deleted.': "Etes-vous certain? L'image sera supprim\xE9e.",
109
- 'Replace': 'Remplacer',
110
- 'Uploading': 'Envoi en cours',
111
- 'Loading image': 'Chargement d\'image en cours',
112
- 'Display': 'Afficher',
113
- 'Inline': 'En ligne',
114
- 'Break Text': 'Rompre le texte',
115
- 'Alternative Text': 'Texte alternatif',
116
- 'Change Size': 'Changer la dimension',
117
- 'Width': 'Largeur',
118
- 'Height': 'Hauteur',
119
- 'Something went wrong. Please try again.': "Quelque chose a mal tourn\xE9. Veuillez r\xE9essayer.",
120
- 'Image Caption': "L\xE9gende de l'image",
121
- 'Advanced Edit': "\xC9dition avanc\xE9e",
122
- // Video
123
- 'Insert Video': "Ins\xE9rer une vid\xE9o",
124
- 'Embedded Code': "Code int\xE9gr\xE9",
125
- 'Paste in a video URL': "Coller l'URL d'une vid\xE9o",
126
- 'Drop video': 'Cliquer pour parcourir',
127
- 'Your browser does not support HTML5 video.': "Votre navigateur ne supporte pas les vid\xE9os au format HTML5.",
128
- 'Upload Video': "T\xE9l\xE9verser une vid\xE9o",
129
- // Tables
130
- 'Insert Table': "Ins\xE9rer un tableau",
131
- 'Table Header': "Ent\xEAte de tableau",
132
- 'Remove Table': 'Supprimer le tableau',
133
- 'Table Style': 'Style de tableau',
134
- 'Horizontal Align': 'Alignement horizontal',
135
- 'Row': 'Ligne',
136
- 'Insert row above': "Ins\xE9rer une ligne au-dessus",
137
- 'Insert row below': "Ins\xE9rer une ligne en-dessous",
138
- 'Delete row': 'Supprimer la ligne',
139
- 'Column': 'Colonne',
140
- 'Insert column before': "Ins\xE9rer une colonne avant",
141
- 'Insert column after': "Ins\xE9rer une colonne apr\xE8s",
142
- 'Delete column': 'Supprimer la colonne',
143
- 'Cell': 'Cellule',
144
- 'Merge cells': 'Fusionner les cellules',
145
- 'Horizontal split': 'Diviser horizontalement',
146
- 'Vertical split': 'Diviser verticalement',
147
- 'Cell Background': "Arri\xE8re-plan de la cellule",
148
- 'Vertical Align': 'Alignement vertical',
149
- 'Top': 'En haut',
150
- 'Middle': 'Au centre',
151
- 'Bottom': 'En bas',
152
- 'Align Top': 'Aligner en haut',
153
- 'Align Middle': 'Aligner au centre',
154
- 'Align Bottom': 'Aligner en bas',
155
- 'Cell Style': 'Style de cellule',
156
- // Files
157
- 'Upload File': "T\xE9l\xE9verser un fichier",
158
- 'Drop file': 'Cliquer pour parcourir',
159
- // Emoticons
160
- 'Emoticons': "\xC9motic\xF4nes",
161
- 'Grinning face': 'Souriant visage',
162
- 'Grinning face with smiling eyes': 'Souriant visage aux yeux souriants',
163
- 'Face with tears of joy': "Visage \xE0 des larmes de joie",
164
- 'Smiling face with open mouth': 'Visage souriant avec la bouche ouverte',
165
- 'Smiling face with open mouth and smiling eyes': 'Visage souriant avec la bouche ouverte et les yeux en souriant',
166
- 'Smiling face with open mouth and cold sweat': 'Visage souriant avec la bouche ouverte et la sueur froide',
167
- 'Smiling face with open mouth and tightly-closed eyes': "Visage souriant avec la bouche ouverte et les yeux herm\xE9tiquement clos",
168
- 'Smiling face with halo': 'Sourire visage avec halo',
169
- 'Smiling face with horns': 'Visage souriant avec des cornes',
170
- 'Winking face': 'Clin d\'oeil visage',
171
- 'Smiling face with smiling eyes': 'Sourire visage aux yeux souriants',
172
- 'Face savoring delicious food': "Visage savourant de d\xE9licieux plats",
173
- 'Relieved face': "Soulag\xE9 visage",
174
- 'Smiling face with heart-shaped eyes': 'Visage souriant avec des yeux en forme de coeur',
175
- 'Smiling face with sunglasses': 'Sourire visage avec des lunettes de soleil',
176
- 'Smirking face': 'Souriant visage',
177
- 'Neutral face': 'Visage neutre',
178
- 'Expressionless face': 'Visage sans expression',
179
- 'Unamused face': "Visage pas amus\xE9",
180
- 'Face with cold sweat': "Face \xE0 la sueur froide",
181
- 'Pensive face': 'pensif visage',
182
- 'Confused face': 'Visage confus',
183
- 'Confounded face': 'visage maudit',
184
- 'Kissing face': 'Embrasser le visage',
185
- 'Face throwing a kiss': 'Visage jetant un baiser',
186
- 'Kissing face with smiling eyes': 'Embrasser le visage avec les yeux souriants',
187
- 'Kissing face with closed eyes': "Embrasser le visage avec les yeux ferm\xE9s",
188
- 'Face with stuck out tongue': 'Visage avec sortait de la langue',
189
- 'Face with stuck out tongue and winking eye': 'Visage avec sortait de la langue et des yeux clignotante',
190
- 'Face with stuck out tongue and tightly-closed eyes': "Visage avec sortait de la langue et les yeux ferm\xE9s herm\xE9tiquement",
191
- 'Disappointed face': "Visage d\xE9\xE7u",
192
- 'Worried face': 'Visage inquiet',
193
- 'Angry face': "Visage en col\xE9re",
194
- 'Pouting face': 'Faire la moue face',
195
- 'Crying face': 'Pleurer visage',
196
- 'Persevering face': "Pers\xE9v\xE9rer face",
197
- 'Face with look of triumph': 'Visage avec le regard de triomphe',
198
- 'Disappointed but relieved face': "D\xE9\xE7u, mais le visage soulag\xE9",
199
- 'Frowning face with open mouth': "Les sourcils fronc\xE9s visage avec la bouche ouverte",
200
- 'Anguished face': "Visage angoiss\xE9",
201
- 'Fearful face': 'Craignant visage',
202
- 'Weary face': 'Visage las',
203
- 'Sleepy face': 'Visage endormi',
204
- 'Tired face': "Visage fatigu\xE9",
205
- 'Grimacing face': "Visage grima\xE7ante",
206
- 'Loudly crying face': 'Pleurer bruyamment visage',
207
- 'Face with open mouth': "Visage \xE0 la bouche ouverte",
208
- 'Hushed face': "Visage feutr\xE9e",
209
- 'Face with open mouth and cold sweat': "Visage \xE0 la bouche ouverte et la sueur froide",
210
- 'Face screaming in fear': 'Visage hurlant de peur',
211
- 'Astonished face': "Visage \xE9tonn\xE9",
212
- 'Flushed face': "Visage congestionn\xE9",
213
- 'Sleeping face': 'Visage au bois dormant',
214
- 'Dizzy face': 'Visage vertige',
215
- 'Face without mouth': 'Visage sans bouche',
216
- 'Face with medical mask': "Visage avec un masque m\xE9dical",
217
- // Line breaker
218
- 'Break': 'Rompre',
219
- // Math
220
- 'Subscript': 'Indice',
221
- 'Superscript': 'Exposant',
222
- // Full screen
223
- 'Fullscreen': "Plein \xE9cran",
224
- // Horizontal line
225
- 'Insert Horizontal Line': "Ins\xE9rer une ligne horizontale",
226
- // Clear formatting
227
- 'Clear Formatting': 'Effacer le formatage',
228
- // Save
229
- 'Save': 'Sauvegarder',
230
- // Undo, redo
231
- 'Undo': 'Annuler',
232
- 'Redo': "R\xE9tablir",
233
- // Select all
234
- 'Select All': "Tout s\xE9lectionner",
235
- // Code view
236
- 'Code View': 'Mode HTML',
237
- // Quote
238
- 'Quote': 'Citation',
239
- 'Increase': 'Augmenter',
240
- 'Decrease': 'Diminuer',
241
- // Quick Insert
242
- 'Quick Insert': 'Insertion rapide',
243
- // Spcial Characters
244
- 'Special Characters': "Caract\xE8res sp\xE9ciaux",
245
- 'Latin': 'Latin',
246
- 'Greek': 'Grec',
247
- 'Cyrillic': 'Cyrillique',
248
- 'Punctuation': 'Ponctuation',
249
- 'Currency': 'Devise',
250
- 'Arrows': "Fl\xE8ches",
251
- 'Math': 'Math',
252
- 'Misc': 'Divers',
253
- // Print.
254
- 'Print': 'Imprimer',
255
- // Spell Checker.
256
- 'Spell Checker': 'Correcteur orthographique',
257
- // Help
258
- 'Help': 'Aide',
259
- 'Shortcuts': 'Raccourcis',
260
- 'Inline Editor': "\xC9diteur en ligne",
261
- 'Show the editor': "Montrer l'\xE9diteur",
262
- 'Common actions': 'Actions communes',
263
- 'Copy': 'Copier',
264
- 'Cut': 'Couper',
265
- 'Paste': 'Coller',
266
- 'Basic Formatting': 'Formatage de base',
267
- 'Increase quote level': 'Augmenter le niveau de citation',
268
- 'Decrease quote level': 'Diminuer le niveau de citation',
269
- 'Image / Video': "Image / vid\xE9o",
270
- 'Resize larger': 'Redimensionner plus grand',
271
- 'Resize smaller': 'Redimensionner plus petit',
272
- 'Table': 'Table',
273
- 'Select table cell': "S\xE9lectionner la cellule du tableau",
274
- 'Extend selection one cell': "\xC9tendre la s\xE9lection d'une cellule",
275
- 'Extend selection one row': "\xC9tendre la s\xE9lection d'une ligne",
276
- 'Navigation': 'Navigation',
277
- 'Focus popup / toolbar': 'Focus popup / toolbar',
278
- 'Return focus to previous position': "Retourner l'accent sur le poste pr\xE9c\xE9dent",
279
- // Embed.ly
280
- 'Embed URL': "URL int\xE9gr\xE9e",
281
- 'Paste in a URL to embed': "Coller une URL int\xE9gr\xE9e",
282
- // Word Paste.
283
- 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': "Le contenu coll\xE9 provient d'un document Microsoft Word. Voulez-vous conserver le format ou le nettoyer?",
284
- 'Keep': 'Conserver',
285
- 'Clean': 'Nettoyer',
286
- 'Word Paste Detected': "Copiage de mots d\xE9tect\xE9",
287
- // Character Counter
288
- 'Characters': 'Caract\xE8res',
289
- // More Buttons
290
- 'More Text': 'Autres options de texte',
291
- 'More Paragraph': 'Autres options de paragraphe',
292
- 'More Rich': 'Autres options d\'enrichissement',
293
- 'More Misc': 'Autres fonctionnalit\xE9s diverses'
294
- },
295
- direction: 'ltr'
296
- };
297
-
298
- })));
299
- //# sourceMappingURL=fr.js.map
17
+ */
18
+ FE.LANGUAGE['fr'] = {
19
+ translation: {
20
+ // Place holder
21
+ 'Type something': 'Tapez quelque chose',
22
+ // Basic formatting
23
+ 'Bold': 'Gras',
24
+ 'Italic': 'Italique',
25
+ 'Underline': "Soulign\xE9",
26
+ 'Strikethrough': "Barr\xE9",
27
+ // Main buttons
28
+ 'Insert': "Ins\xE9rer",
29
+ 'Delete': 'Supprimer',
30
+ 'Cancel': 'Annuler',
31
+ 'OK': 'Ok',
32
+ 'Back': 'Retour',
33
+ 'Remove': 'Supprimer',
34
+ 'More': 'Plus',
35
+ 'Update': 'Actualiser',
36
+ 'Style': 'Style',
37
+ // Font
38
+ 'Font Family': "Polices de caract\xE8res",
39
+ 'Font Size': 'Taille de police',
40
+ 'Text Color': 'Couleur de police',
41
+ 'Background Color': 'Couleur d\'arri\xE8re plan',
42
+ // Colors
43
+ 'Colors': 'Couleurs',
44
+ 'Background': "Arri\xE8re-plan",
45
+ 'Text': 'Texte',
46
+ 'HEX Color': "Couleur hexad\xE9cimale",
47
+ // Paragraphs
48
+ 'Paragraph Format': 'Format de paragraphe',
49
+ 'Normal': 'Normal',
50
+ 'Code': 'Code',
51
+ 'Heading 1': 'Titre 1',
52
+ 'Heading 2': 'Titre 2',
53
+ 'Heading 3': 'Titre 3',
54
+ 'Heading 4': 'Titre 4',
55
+ 'Line Height': 'Interligne',
56
+ 'Single': 'Célibataire',
57
+ // Style
58
+ 'Paragraph Style': 'Style de paragraphe',
59
+ 'Inline Style': 'Style en ligne',
60
+ 'Gray': 'Grise',
61
+ 'Bordered': 'Bordé',
62
+ 'Spaced': 'Espacé',
63
+ 'Uppercase': 'Majuscule',
64
+ // Alignment
65
+ 'Align': 'Aligner',
66
+ 'Align Left': "Aligner \xE0 gauche",
67
+ 'Align Center': 'Aligner au centre',
68
+ 'Align Right': "Aligner \xE0 droite",
69
+ 'Align Justify': 'Justifier',
70
+ 'None': 'Aucun',
71
+ // Download PDF
72
+ 'Download PDF': 'Télécharger le PDF',
73
+ // Inline Class
74
+ 'Inline Class': 'Classe en ligne',
75
+ // Lists
76
+ 'Ordered List': "Liste ordonn\xE9e",
77
+ 'Unordered List': "Liste non ordonn\xE9e",
78
+ 'Default': 'D\xE9faut',
79
+ 'Circle': 'Cercle',
80
+ 'Disc': 'Rond',
81
+ 'Square': 'Carr\xE9',
82
+ 'Lower Alpha': 'Alpha inf\xE9rieur',
83
+ 'Lower Greek': 'Grec inf\xE9rieur',
84
+ 'Lower Roman': 'Romain inf\xE9rieur',
85
+ 'Upper Alpha': 'Alpha sup\xE9rieur',
86
+ 'Upper Roman': 'Romain sup\xE9rieur',
87
+ // Indent
88
+ 'Decrease Indent': 'Diminuer le retrait',
89
+ 'Increase Indent': 'Augmenter le retrait',
90
+ // Links
91
+ 'Insert Link': "Ins\xE9rer un lien",
92
+ 'Open in new tab': 'Ouvrir dans un nouvel onglet',
93
+ 'Open Link': 'Ouvrir le lien',
94
+ 'Edit Link': 'Modifier le lien',
95
+ 'Unlink': 'Enlever le lien',
96
+ 'Choose Link': 'Choisir le lien',
97
+ // Images
98
+ 'Insert Image': "Ins\xE9rer une image",
99
+ 'Upload Image': "T\xE9l\xE9verser une image",
100
+ 'By URL': 'Par URL',
101
+ 'Browse': 'Parcourir',
102
+ 'Drop image': 'Cliquer pour parcourir',
103
+ 'or click': 'ou glisser/d\xE9poser en plein \xE9cran',
104
+ 'Manage Images': "G\xE9rer les images",
105
+ 'Loading': 'Chargement',
106
+ 'Deleting': 'Suppression',
107
+ 'Tags': "\xC9tiquettes",
108
+ 'Are you sure? Image will be deleted.': "Etes-vous certain? L'image sera supprim\xE9e.",
109
+ 'Replace': 'Remplacer',
110
+ 'Uploading': 'Envoi en cours',
111
+ 'Loading image': 'Chargement d\'image en cours',
112
+ 'Display': 'Afficher',
113
+ 'Inline': 'En ligne',
114
+ 'Break Text': 'Rompre le texte',
115
+ 'Alternative Text': 'Texte alternatif',
116
+ 'Change Size': 'Changer la dimension',
117
+ 'Width': 'Largeur',
118
+ 'Height': 'Hauteur',
119
+ 'Something went wrong. Please try again.': "Quelque chose a mal tourn\xE9. Veuillez r\xE9essayer.",
120
+ 'Image Caption': "L\xE9gende de l'image",
121
+ 'Advanced Edit': "\xC9dition avanc\xE9e",
122
+ // Video
123
+ 'Insert Video': "Ins\xE9rer une vid\xE9o",
124
+ 'Embedded Code': "Code int\xE9gr\xE9",
125
+ 'Paste in a video URL': "Coller l'URL d'une vid\xE9o",
126
+ 'Drop video': 'Cliquer pour parcourir',
127
+ 'Your browser does not support HTML5 video.': "Votre navigateur ne supporte pas les vid\xE9os au format HTML5.",
128
+ 'Upload Video': "T\xE9l\xE9verser une vid\xE9o",
129
+ // Tables
130
+ 'Insert Table': "Ins\xE9rer un tableau",
131
+ 'Table Header': "Ent\xEAte de tableau",
132
+ 'Remove Table': 'Supprimer le tableau',
133
+ 'Table Style': 'Style de tableau',
134
+ 'Horizontal Align': 'Alignement horizontal',
135
+ 'Row': 'Ligne',
136
+ 'Insert row above': "Ins\xE9rer une ligne au-dessus",
137
+ 'Insert row below': "Ins\xE9rer une ligne en-dessous",
138
+ 'Delete row': 'Supprimer la ligne',
139
+ 'Column': 'Colonne',
140
+ 'Insert column before': "Ins\xE9rer une colonne avant",
141
+ 'Insert column after': "Ins\xE9rer une colonne apr\xE8s",
142
+ 'Delete column': 'Supprimer la colonne',
143
+ 'Cell': 'Cellule',
144
+ 'Merge cells': 'Fusionner les cellules',
145
+ 'Horizontal split': 'Diviser horizontalement',
146
+ 'Vertical split': 'Diviser verticalement',
147
+ 'Cell Background': "Arri\xE8re-plan de la cellule",
148
+ 'Vertical Align': 'Alignement vertical',
149
+ 'Top': 'En haut',
150
+ 'Middle': 'Au centre',
151
+ 'Bottom': 'En bas',
152
+ 'Align Top': 'Aligner en haut',
153
+ 'Align Middle': 'Aligner au centre',
154
+ 'Align Bottom': 'Aligner en bas',
155
+ 'Cell Style': 'Style de cellule',
156
+ // Files
157
+ 'Upload File': "T\xE9l\xE9verser un fichier",
158
+ 'Drop file': 'Cliquer pour parcourir',
159
+ // Emoticons
160
+ 'Emoticons': "\xC9motic\xF4nes",
161
+ 'Grinning face': 'Souriant visage',
162
+ 'Grinning face with smiling eyes': 'Souriant visage aux yeux souriants',
163
+ 'Face with tears of joy': "Visage \xE0 des larmes de joie",
164
+ 'Smiling face with open mouth': 'Visage souriant avec la bouche ouverte',
165
+ 'Smiling face with open mouth and smiling eyes': 'Visage souriant avec la bouche ouverte et les yeux en souriant',
166
+ 'Smiling face with open mouth and cold sweat': 'Visage souriant avec la bouche ouverte et la sueur froide',
167
+ 'Smiling face with open mouth and tightly-closed eyes': "Visage souriant avec la bouche ouverte et les yeux herm\xE9tiquement clos",
168
+ 'Smiling face with halo': 'Sourire visage avec halo',
169
+ 'Smiling face with horns': 'Visage souriant avec des cornes',
170
+ 'Winking face': 'Clin d\'oeil visage',
171
+ 'Smiling face with smiling eyes': 'Sourire visage aux yeux souriants',
172
+ 'Face savoring delicious food': "Visage savourant de d\xE9licieux plats",
173
+ 'Relieved face': "Soulag\xE9 visage",
174
+ 'Smiling face with heart-shaped eyes': 'Visage souriant avec des yeux en forme de coeur',
175
+ 'Smiling face with sunglasses': 'Sourire visage avec des lunettes de soleil',
176
+ 'Smirking face': 'Souriant visage',
177
+ 'Neutral face': 'Visage neutre',
178
+ 'Expressionless face': 'Visage sans expression',
179
+ 'Unamused face': "Visage pas amus\xE9",
180
+ 'Face with cold sweat': "Face \xE0 la sueur froide",
181
+ 'Pensive face': 'pensif visage',
182
+ 'Confused face': 'Visage confus',
183
+ 'Confounded face': 'visage maudit',
184
+ 'Kissing face': 'Embrasser le visage',
185
+ 'Face throwing a kiss': 'Visage jetant un baiser',
186
+ 'Kissing face with smiling eyes': 'Embrasser le visage avec les yeux souriants',
187
+ 'Kissing face with closed eyes': "Embrasser le visage avec les yeux ferm\xE9s",
188
+ 'Face with stuck out tongue': 'Visage avec sortait de la langue',
189
+ 'Face with stuck out tongue and winking eye': 'Visage avec sortait de la langue et des yeux clignotante',
190
+ 'Face with stuck out tongue and tightly-closed eyes': "Visage avec sortait de la langue et les yeux ferm\xE9s herm\xE9tiquement",
191
+ 'Disappointed face': "Visage d\xE9\xE7u",
192
+ 'Worried face': 'Visage inquiet',
193
+ 'Angry face': "Visage en col\xE9re",
194
+ 'Pouting face': 'Faire la moue face',
195
+ 'Crying face': 'Pleurer visage',
196
+ 'Persevering face': "Pers\xE9v\xE9rer face",
197
+ 'Face with look of triumph': 'Visage avec le regard de triomphe',
198
+ 'Disappointed but relieved face': "D\xE9\xE7u, mais le visage soulag\xE9",
199
+ 'Frowning face with open mouth': "Les sourcils fronc\xE9s visage avec la bouche ouverte",
200
+ 'Anguished face': "Visage angoiss\xE9",
201
+ 'Fearful face': 'Craignant visage',
202
+ 'Weary face': 'Visage las',
203
+ 'Sleepy face': 'Visage endormi',
204
+ 'Tired face': "Visage fatigu\xE9",
205
+ 'Grimacing face': "Visage grima\xE7ante",
206
+ 'Loudly crying face': 'Pleurer bruyamment visage',
207
+ 'Face with open mouth': "Visage \xE0 la bouche ouverte",
208
+ 'Hushed face': "Visage feutr\xE9e",
209
+ 'Face with open mouth and cold sweat': "Visage \xE0 la bouche ouverte et la sueur froide",
210
+ 'Face screaming in fear': 'Visage hurlant de peur',
211
+ 'Astonished face': "Visage \xE9tonn\xE9",
212
+ 'Flushed face': "Visage congestionn\xE9",
213
+ 'Sleeping face': 'Visage au bois dormant',
214
+ 'Dizzy face': 'Visage vertige',
215
+ 'Face without mouth': 'Visage sans bouche',
216
+ 'Face with medical mask': "Visage avec un masque m\xE9dical",
217
+ // Line breaker
218
+ 'Break': 'Rompre',
219
+ // Math
220
+ 'Subscript': 'Indice',
221
+ 'Superscript': 'Exposant',
222
+ // Full screen
223
+ 'Fullscreen': "Plein \xE9cran",
224
+ // Horizontal line
225
+ 'Insert Horizontal Line': "Ins\xE9rer une ligne horizontale",
226
+ // Clear formatting
227
+ 'Clear Formatting': 'Effacer le formatage',
228
+ // Save
229
+ 'Save': 'Sauvegarder',
230
+ // Undo, redo
231
+ 'Undo': 'Annuler',
232
+ 'Redo': "R\xE9tablir",
233
+ // Select all
234
+ 'Select All': "Tout s\xE9lectionner",
235
+ // Code view
236
+ 'Code View': 'Mode HTML',
237
+ // Quote
238
+ 'Quote': 'Citation',
239
+ 'Increase': 'Augmenter',
240
+ 'Decrease': 'Diminuer',
241
+ // Quick Insert
242
+ 'Quick Insert': 'Insertion rapide',
243
+ // Spcial Characters
244
+ 'Special Characters': "Caract\xE8res sp\xE9ciaux",
245
+ 'Latin': 'Latin',
246
+ 'Greek': 'Grec',
247
+ 'Cyrillic': 'Cyrillique',
248
+ 'Punctuation': 'Ponctuation',
249
+ 'Currency': 'Devise',
250
+ 'Arrows': "Fl\xE8ches",
251
+ 'Math': 'Math',
252
+ 'Misc': 'Divers',
253
+ // Print.
254
+ 'Print': 'Imprimer',
255
+ // Spell Checker.
256
+ 'Spell Checker': 'Correcteur orthographique',
257
+ // Help
258
+ 'Help': 'Aide',
259
+ 'Shortcuts': 'Raccourcis',
260
+ 'Inline Editor': "\xC9diteur en ligne",
261
+ 'Show the editor': "Montrer l'\xE9diteur",
262
+ 'Common actions': 'Actions communes',
263
+ 'Copy': 'Copier',
264
+ 'Cut': 'Couper',
265
+ 'Paste': 'Coller',
266
+ 'Basic Formatting': 'Formatage de base',
267
+ 'Increase quote level': 'Augmenter le niveau de citation',
268
+ 'Decrease quote level': 'Diminuer le niveau de citation',
269
+ 'Image / Video': "Image / vid\xE9o",
270
+ 'Resize larger': 'Redimensionner plus grand',
271
+ 'Resize smaller': 'Redimensionner plus petit',
272
+ 'Table': 'Table',
273
+ 'Select table cell': "S\xE9lectionner la cellule du tableau",
274
+ 'Extend selection one cell': "\xC9tendre la s\xE9lection d'une cellule",
275
+ 'Extend selection one row': "\xC9tendre la s\xE9lection d'une ligne",
276
+ 'Navigation': 'Navigation',
277
+ 'Focus popup / toolbar': 'Focus popup / toolbar',
278
+ 'Return focus to previous position': "Retourner l'accent sur le poste pr\xE9c\xE9dent",
279
+ // Embed.ly
280
+ 'Embed URL': "URL int\xE9gr\xE9e",
281
+ 'Paste in a URL to embed': "Coller une URL int\xE9gr\xE9e",
282
+ // Word Paste.
283
+ 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': "Le contenu coll\xE9 provient d'un document Microsoft Word. Voulez-vous conserver le format ou le nettoyer?",
284
+ 'Keep': 'Conserver',
285
+ 'Clean': 'Nettoyer',
286
+ 'Word Paste Detected': "Copiage de mots d\xE9tect\xE9",
287
+ // Character Counter
288
+ 'Characters': 'Caract\xE8res',
289
+ // More Buttons
290
+ 'More Text': 'Autres options de texte',
291
+ 'More Paragraph': 'Autres options de paragraphe',
292
+ 'More Rich': 'Autres options d\'enrichissement',
293
+ 'More Misc': 'Autres fonctionnalit\xE9s diverses'
294
+ },
295
+ direction: 'ltr'
296
+ };
297
+
298
+ })));
299
+ //# sourceMappingURL=fr.js.map