tinymce-rails-langs 5.20200505 → 5.20230529

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tinymce/rails/languages.rb +3 -1
  3. data/vendor/assets/javascripts/tinymce/langs/cs.js +118 -75
  4. data/vendor/assets/javascripts/tinymce/langs/cs_CZ.js +462 -0
  5. data/vendor/assets/javascripts/tinymce/langs/cy.js +61 -18
  6. data/vendor/assets/javascripts/tinymce/langs/da.js +60 -17
  7. data/vendor/assets/javascripts/tinymce/langs/de.js +60 -17
  8. data/vendor/assets/javascripts/tinymce/langs/es_419.js +462 -0
  9. data/vendor/assets/javascripts/tinymce/langs/fa.js +60 -17
  10. data/vendor/assets/javascripts/tinymce/langs/fr_FR.js +60 -17
  11. data/vendor/assets/javascripts/tinymce/langs/hu_HU.js +60 -17
  12. data/vendor/assets/javascripts/tinymce/langs/ja.js +60 -17
  13. data/vendor/assets/javascripts/tinymce/langs/kab.js +419 -0
  14. data/vendor/assets/javascripts/tinymce/langs/nb_NO.js +60 -17
  15. data/vendor/assets/javascripts/tinymce/langs/nl.js +60 -17
  16. data/vendor/assets/javascripts/tinymce/langs/nl_BE.js +445 -0
  17. data/vendor/assets/javascripts/tinymce/langs/pl.js +60 -17
  18. data/vendor/assets/javascripts/tinymce/langs/pt_BR.js +60 -17
  19. data/vendor/assets/javascripts/tinymce/langs/pt_PT.js +60 -17
  20. data/vendor/assets/javascripts/tinymce/langs/ro.js +60 -17
  21. data/vendor/assets/javascripts/tinymce/langs/ru.js +60 -17
  22. data/vendor/assets/javascripts/tinymce/langs/ru_RU.js +445 -0
  23. data/vendor/assets/javascripts/tinymce/langs/sl.js +59 -14
  24. data/vendor/assets/javascripts/tinymce/langs/sq.js +219 -0
  25. data/vendor/assets/javascripts/tinymce/langs/ta.js +60 -17
  26. data/vendor/assets/javascripts/tinymce/langs/ta_IN.js +60 -17
  27. data/vendor/assets/javascripts/tinymce/langs/th_TH.js +60 -17
  28. data/vendor/assets/javascripts/tinymce/langs/tr_TR.js +81 -8
  29. data/vendor/assets/javascripts/tinymce/langs/ug.js +462 -0
  30. data/vendor/assets/javascripts/tinymce/langs/zh_CN.js +60 -17
  31. metadata +14 -7
@@ -0,0 +1,462 @@
1
+ tinymce.addI18n('es_419',{
2
+ "Redo": "Rehacer",
3
+ "Undo": "Deshacer",
4
+ "Cut": "Cortar",
5
+ "Copy": "Copiar",
6
+ "Paste": "Pegar",
7
+ "Select all": "Seleccionar todo",
8
+ "New document": "Nuevo documento",
9
+ "Ok": "Ok",
10
+ "Cancel": "Cancelar",
11
+ "Visual aids": "Ayudas visuales",
12
+ "Bold": "Negrita",
13
+ "Italic": "Cursiva",
14
+ "Underline": "Subrayado",
15
+ "Strikethrough": "Tachado",
16
+ "Superscript": "Super\u00edndice",
17
+ "Subscript": "Sub\u00edndice",
18
+ "Clear formatting": "Limpiar formato",
19
+ "Align left": "Alinear a la izquierda",
20
+ "Align center": "Centrar",
21
+ "Align right": "Alinear a la derecha",
22
+ "Justify": "Justificar",
23
+ "Bullet list": "Lista de vi\u00f1etas",
24
+ "Numbered list": "Lista numerada",
25
+ "Decrease indent": "Disminuir sangr\u00eda",
26
+ "Increase indent": "Aumentar sangr\u00eda",
27
+ "Close": "Cerrar",
28
+ "Formats": "Formatos",
29
+ "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Tu navegador no soporta acceso directo al portapapeles. Favor usar los comandos de teclado Ctrl+X\/C\/V",
30
+ "Headers": "Encabezados",
31
+ "Header 1": "Encabezado 1",
32
+ "Header 2": "Encabezado 2",
33
+ "Header 3": "Encabezado 3",
34
+ "Header 4": "Encabezado 4",
35
+ "Header 5": "Encabezado 5",
36
+ "Header 6": "Encabezado 6",
37
+ "Headings": "T\u00edtulos",
38
+ "Heading 1": "T\u00edtulo 1",
39
+ "Heading 2": "T\u00edtulo 2",
40
+ "Heading 3": "T\u00edtulo 3",
41
+ "Heading 4": "T\u00edtulo 4",
42
+ "Heading 5": "T\u00edtulo 5",
43
+ "Heading 6": "T\u00edtulo 6",
44
+ "Preformatted": "Preformateado",
45
+ "Div": "Div",
46
+ "Pre": "Pre",
47
+ "Code": "C\u00f3digo",
48
+ "Paragraph": "P\u00e1rrafo",
49
+ "Blockquote": "Cita",
50
+ "Inline": "En l\u00ednea",
51
+ "Blocks": "Bloques",
52
+ "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.",
53
+ "Fonts": "Fonts",
54
+ "Font Sizes": "Tama\u00f1os de Fuente",
55
+ "Class": "Class",
56
+ "Browse for an image": "Examinar imagen",
57
+ "OR": "O",
58
+ "Drop an image here": "Arrastrar imagen aqu\u00ed",
59
+ "Upload": "Subir",
60
+ "Block": "Bloque",
61
+ "Align": "Alinear",
62
+ "Default": "Default",
63
+ "Circle": "Circle",
64
+ "Disc": "Disc",
65
+ "Square": "Square",
66
+ "Lower Alpha": "Lower Alpha",
67
+ "Lower Greek": "Lower Greek",
68
+ "Lower Roman": "Lower Roman",
69
+ "Upper Alpha": "Upper Alpha",
70
+ "Upper Roman": "Upper Roman",
71
+ "Anchor...": "Anchor...",
72
+ "Name": "Name",
73
+ "Id": "Id",
74
+ "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.",
75
+ "You have unsaved changes are you sure you want to navigate away?": "You have unsaved changes are you sure you want to navigate away?",
76
+ "Restore last draft": "Restore last draft",
77
+ "Special character...": "Special character...",
78
+ "Source code": "Source code",
79
+ "Insert\/Edit code sample": "Insert\/Edit code sample",
80
+ "Language": "Language",
81
+ "Code sample...": "Code sample...",
82
+ "Color Picker": "Color Picker",
83
+ "R": "R",
84
+ "G": "G",
85
+ "B": "B",
86
+ "Left to right": "Left to right",
87
+ "Right to left": "Right to left",
88
+ "Emoticons": "Emoticons",
89
+ "Emoticons...": "Emoticons...",
90
+ "Metadata and Document Properties": "Metadata and Document Properties",
91
+ "Title": "Title",
92
+ "Keywords": "Keywords",
93
+ "Description": "Description",
94
+ "Robots": "Robots",
95
+ "Author": "Author",
96
+ "Encoding": "Encoding",
97
+ "Fullscreen": "Fullscreen",
98
+ "Action": "Action",
99
+ "Shortcut": "Shortcut",
100
+ "Help": "Help",
101
+ "Address": "Address",
102
+ "Focus to menubar": "Focus to menubar",
103
+ "Focus to toolbar": "Focus to toolbar",
104
+ "Focus to element path": "Focus to element path",
105
+ "Focus to contextual toolbar": "Focus to contextual toolbar",
106
+ "Insert link (if link plugin activated)": "Insert link (if link plugin activated)",
107
+ "Save (if save plugin activated)": "Save (if save plugin activated)",
108
+ "Find (if searchreplace plugin activated)": "Find (if searchreplace plugin activated)",
109
+ "Plugins installed ({0}):": "Plugins installed ({0}):",
110
+ "Premium plugins:": "Premium plugins:",
111
+ "Learn more...": "Learn more...",
112
+ "You are using {0}": "You are using {0}",
113
+ "Plugins": "Plugins",
114
+ "Handy Shortcuts": "Handy Shortcuts",
115
+ "Horizontal line": "Horizontal line",
116
+ "Insert\/edit image": "Insert\/edit image",
117
+ "Alternative description": "Descripci\u00f3n alternativa",
118
+ "Accessibility": "Accesibilidad",
119
+ "Image is decorative": "La imagen es decorativa",
120
+ "Source": "Source",
121
+ "Dimensions": "Dimensions",
122
+ "Constrain proportions": "Constrain proportions",
123
+ "General": "General",
124
+ "Advanced": "Advanced",
125
+ "Style": "Style",
126
+ "Vertical space": "Vertical space",
127
+ "Horizontal space": "Horizontal space",
128
+ "Border": "Border",
129
+ "Insert image": "Insert image",
130
+ "Image...": "Image...",
131
+ "Image list": "Image list",
132
+ "Rotate counterclockwise": "Rotate counterclockwise",
133
+ "Rotate clockwise": "Rotate clockwise",
134
+ "Flip vertically": "Flip vertically",
135
+ "Flip horizontally": "Flip horizontally",
136
+ "Edit image": "Edit image",
137
+ "Image options": "Image options",
138
+ "Zoom in": "Zoom in",
139
+ "Zoom out": "Zoom out",
140
+ "Crop": "Crop",
141
+ "Resize": "Resize",
142
+ "Orientation": "Orientation",
143
+ "Brightness": "Brightness",
144
+ "Sharpen": "Sharpen",
145
+ "Contrast": "Contrast",
146
+ "Color levels": "Color levels",
147
+ "Gamma": "Gamma",
148
+ "Invert": "Invert",
149
+ "Apply": "Apply",
150
+ "Back": "Back",
151
+ "Insert date\/time": "Insert date\/time",
152
+ "Date\/time": "Date\/time",
153
+ "Insert\/edit link": "Insert\/edit link",
154
+ "Text to display": "Text to display",
155
+ "Url": "Url",
156
+ "Open link in...": "Open link in...",
157
+ "Current window": "Current window",
158
+ "None": "None",
159
+ "New window": "New window",
160
+ "Open link": "Enlace abierto",
161
+ "Remove link": "Remove link",
162
+ "Anchors": "Anchors",
163
+ "Link...": "Link...",
164
+ "Paste or type a link": "Paste or type a link",
165
+ "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
166
+ "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?",
167
+ "The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "La URL que ingres\u00f3 parece ser un enlace externo. \u00bfDesea agregar el prefijo https:\/\/ requerido?",
168
+ "Link list": "Link list",
169
+ "Insert video": "Insert video",
170
+ "Insert\/edit video": "Insert\/edit video",
171
+ "Insert\/edit media": "Insert\/edit media",
172
+ "Alternative source": "Alternative source",
173
+ "Alternative source URL": "Alternative source URL",
174
+ "Media poster (Image URL)": "Media poster (Image URL)",
175
+ "Paste your embed code below:": "Paste your embed code below:",
176
+ "Embed": "Embed",
177
+ "Media...": "Media...",
178
+ "Nonbreaking space": "Nonbreaking space",
179
+ "Page break": "Page break",
180
+ "Paste as text": "Paste as text",
181
+ "Preview": "Preview",
182
+ "Print...": "Print...",
183
+ "Save": "Save",
184
+ "Find": "Find",
185
+ "Replace with": "Replace with",
186
+ "Replace": "Replace",
187
+ "Replace all": "Replace all",
188
+ "Previous": "Previous",
189
+ "Next": "Next",
190
+ "Find and Replace": "Encontrar y Reemplazar",
191
+ "Find and replace...": "Find and replace...",
192
+ "Could not find the specified string.": "Could not find the specified string.",
193
+ "Match case": "Match case",
194
+ "Find whole words only": "Find whole words only",
195
+ "Find in selection": "Encontrar en la selecci\u00f3n",
196
+ "Spellcheck": "Spellcheck",
197
+ "Spellcheck Language": "Spellcheck Language",
198
+ "No misspellings found.": "No se encontraron errores ortogr\u00e1ficos.",
199
+ "Ignore": "Ignore",
200
+ "Ignore all": "Ignore all",
201
+ "Finish": "Finish",
202
+ "Add to Dictionary": "Add to Dictionary",
203
+ "Insert table": "Insert table",
204
+ "Table properties": "Table properties",
205
+ "Delete table": "Delete table",
206
+ "Cell": "Cell",
207
+ "Row": "Row",
208
+ "Column": "Column",
209
+ "Cell properties": "Cell properties",
210
+ "Merge cells": "Merge cells",
211
+ "Split cell": "Split cell",
212
+ "Insert row before": "Insert row before",
213
+ "Insert row after": "Insert row after",
214
+ "Delete row": "Delete row",
215
+ "Row properties": "Row properties",
216
+ "Cut row": "Cut row",
217
+ "Copy row": "Copy row",
218
+ "Paste row before": "Paste row before",
219
+ "Paste row after": "Paste row after",
220
+ "Insert column before": "Insert column before",
221
+ "Insert column after": "Insert column after",
222
+ "Delete column": "Delete column",
223
+ "Cols": "Cols",
224
+ "Rows": "Rows",
225
+ "Width": "Width",
226
+ "Height": "Height",
227
+ "Cell spacing": "Cell spacing",
228
+ "Cell padding": "Cell padding",
229
+ "Caption": "Caption",
230
+ "Show caption": "Show caption",
231
+ "Left": "Left",
232
+ "Center": "Center",
233
+ "Right": "Right",
234
+ "Cell type": "Cell type",
235
+ "Scope": "Scope",
236
+ "Alignment": "Alignment",
237
+ "H Align": "H Align",
238
+ "V Align": "V Align",
239
+ "Top": "Top",
240
+ "Middle": "Middle",
241
+ "Bottom": "Bottom",
242
+ "Header cell": "Header cell",
243
+ "Row group": "Row group",
244
+ "Column group": "Column group",
245
+ "Row type": "Row type",
246
+ "Header": "Header",
247
+ "Body": "Body",
248
+ "Footer": "Footer",
249
+ "Border color": "Border color",
250
+ "Insert template...": "Insert template...",
251
+ "Templates": "Templates",
252
+ "Template": "Template",
253
+ "Text color": "Text color",
254
+ "Background color": "Background color",
255
+ "Custom...": "Custom...",
256
+ "Custom color": "Custom color",
257
+ "No color": "No color",
258
+ "Remove color": "Remove color",
259
+ "Table of Contents": "Table of Contents",
260
+ "Show blocks": "Show blocks",
261
+ "Show invisible characters": "Show invisible characters",
262
+ "Word count": "Word count",
263
+ "Count": "Count",
264
+ "Document": "Document",
265
+ "Selection": "Selection",
266
+ "Words": "Words",
267
+ "Words: {0}": "Words: {0}",
268
+ "{0} words": "{0} words",
269
+ "File": "File",
270
+ "Edit": "Edit",
271
+ "Insert": "Insert",
272
+ "View": "View",
273
+ "Format": "Format",
274
+ "Table": "Table",
275
+ "Tools": "Tools",
276
+ "Powered by {0}": "Powered by {0}",
277
+ "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help",
278
+ "Image title": "Image title",
279
+ "Border width": "Border width",
280
+ "Border style": "Border style",
281
+ "Error": "Error",
282
+ "Warn": "Warn",
283
+ "Valid": "Valid",
284
+ "To open the popup, press Shift+Enter": "To open the popup, press Shift+Enter",
285
+ "Rich Text Area. Press ALT-0 for help.": "Rich Text Area. Press ALT-0 for help.",
286
+ "System Font": "System Font",
287
+ "Failed to upload image: {0}": "Failed to upload image: {0}",
288
+ "Failed to load plugin: {0} from url {1}": "Failed to load plugin: {0} from url {1}",
289
+ "Failed to load plugin url: {0}": "Failed to load plugin url: {0}",
290
+ "Failed to initialize plugin: {0}": "Failed to initialize plugin: {0}",
291
+ "example": "example",
292
+ "Search": "Search",
293
+ "All": "All",
294
+ "Currency": "Currency",
295
+ "Text": "Text",
296
+ "Quotations": "Quotations",
297
+ "Mathematical": "Mathematical",
298
+ "Extended Latin": "Extended Latin",
299
+ "Symbols": "Symbols",
300
+ "Arrows": "Arrows",
301
+ "User Defined": "User Defined",
302
+ "dollar sign": "dollar sign",
303
+ "currency sign": "currency sign",
304
+ "euro-currency sign": "euro-currency sign",
305
+ "colon sign": "colon sign",
306
+ "cruzeiro sign": "cruzeiro sign",
307
+ "french franc sign": "french franc sign",
308
+ "lira sign": "lira sign",
309
+ "mill sign": "mill sign",
310
+ "naira sign": "naira sign",
311
+ "peseta sign": "peseta sign",
312
+ "rupee sign": "rupee sign",
313
+ "won sign": "won sign",
314
+ "new sheqel sign": "new sheqel sign",
315
+ "dong sign": "dong sign",
316
+ "kip sign": "kip sign",
317
+ "tugrik sign": "tugrik sign",
318
+ "drachma sign": "drachma sign",
319
+ "german penny symbol": "german penny symbol",
320
+ "peso sign": "peso sign",
321
+ "guarani sign": "guarani sign",
322
+ "austral sign": "austral sign",
323
+ "hryvnia sign": "hryvnia sign",
324
+ "cedi sign": "cedi sign",
325
+ "livre tournois sign": "livre tournois sign",
326
+ "spesmilo sign": "spesmilo sign",
327
+ "tenge sign": "tenge sign",
328
+ "indian rupee sign": "indian rupee sign",
329
+ "turkish lira sign": "turkish lira sign",
330
+ "nordic mark sign": "nordic mark sign",
331
+ "manat sign": "manat sign",
332
+ "ruble sign": "ruble sign",
333
+ "yen character": "yen character",
334
+ "yuan character": "yuan character",
335
+ "yuan character, in hong kong and taiwan": "yuan character, in hong kong and taiwan",
336
+ "yen\/yuan character variant one": "yen\/yuan character variant one",
337
+ "Loading emoticons...": "Loading emoticons...",
338
+ "Could not load emoticons": "Could not load emoticons",
339
+ "People": "People",
340
+ "Animals and Nature": "Animals and Nature",
341
+ "Food and Drink": "Food and Drink",
342
+ "Activity": "Activity",
343
+ "Travel and Places": "Travel and Places",
344
+ "Objects": "Objects",
345
+ "Flags": "Flags",
346
+ "Characters": "Characters",
347
+ "Characters (no spaces)": "Characters (no spaces)",
348
+ "{0} characters": "{0} characters",
349
+ "Error: Form submit field collision.": "Error: Form submit field collision.",
350
+ "Error: No form element found.": "Error: No form element found.",
351
+ "Update": "Update",
352
+ "Color swatch": "Color swatch",
353
+ "Turquoise": "Turquoise",
354
+ "Green": "Green",
355
+ "Blue": "Blue",
356
+ "Purple": "Purple",
357
+ "Navy Blue": "Navy Blue",
358
+ "Dark Turquoise": "Dark Turquoise",
359
+ "Dark Green": "Dark Green",
360
+ "Medium Blue": "Medium Blue",
361
+ "Medium Purple": "Medium Purple",
362
+ "Midnight Blue": "Midnight Blue",
363
+ "Yellow": "Yellow",
364
+ "Orange": "Orange",
365
+ "Red": "Red",
366
+ "Light Gray": "Light Gray",
367
+ "Gray": "Gray",
368
+ "Dark Yellow": "Dark Yellow",
369
+ "Dark Orange": "Dark Orange",
370
+ "Dark Red": "Dark Red",
371
+ "Medium Gray": "Medium Gray",
372
+ "Dark Gray": "Dark Gray",
373
+ "Light Green": "Light Green",
374
+ "Light Yellow": "Light Yellow",
375
+ "Light Red": "Light Red",
376
+ "Light Purple": "Light Purple",
377
+ "Light Blue": "Light Blue",
378
+ "Dark Purple": "Dark Purple",
379
+ "Dark Blue": "Dark Blue",
380
+ "Black": "Black",
381
+ "White": "White",
382
+ "Switch to or from fullscreen mode": "Switch to or from fullscreen mode",
383
+ "Open help dialog": "Open help dialog",
384
+ "history": "history",
385
+ "styles": "styles",
386
+ "formatting": "formatting",
387
+ "alignment": "alignment",
388
+ "indentation": "indentation",
389
+ "Font": "Font",
390
+ "Size": "Size",
391
+ "More...": "More...",
392
+ "Select...": "Select...",
393
+ "Preferences": "Preferences",
394
+ "Yes": "Yes",
395
+ "No": "No",
396
+ "Keyboard Navigation": "Keyboard Navigation",
397
+ "Version": "Version",
398
+ "Code view": "Vista de c\u00f3digo",
399
+ "Open popup menu for split buttons": "Abrir men\u00fa emergente para botones divididos",
400
+ "List Properties": "Propiedades de Lista",
401
+ "List properties...": "Propiedades de lista...",
402
+ "Start list at number": "Iniciar lista en el n\u00famero",
403
+ "Line height": "Altura de la l\u00ednea",
404
+ "comments": "comments",
405
+ "Format Painter": "Format Painter",
406
+ "Insert\/edit iframe": "Insert\/edit iframe",
407
+ "Capitalization": "Capitalization",
408
+ "lowercase": "lowercase",
409
+ "UPPERCASE": "UPPERCASE",
410
+ "Title Case": "Title Case",
411
+ "permanent pen": "permanent pen",
412
+ "Permanent Pen Properties": "Permanent Pen Properties",
413
+ "Permanent pen properties...": "Permanent pen properties...",
414
+ "case change": "Cambiar May\u00fasculas y Min\u00fasculas",
415
+ "page embed": "p\u00e1gina incrustada",
416
+ "Advanced sort...": "Orden avanzado...",
417
+ "Advanced Sort": "Orden Avanzado",
418
+ "Sort table by column ascending": "Ordenar tabla por columna ascendente",
419
+ "Sort table by column descending": "Ordenar tabla por columna descendente",
420
+ "Sort": "Ordenar",
421
+ "Order": "Orden",
422
+ "Sort by": "Ordenar por",
423
+ "Ascending": "Ascendente",
424
+ "Descending": "Descendiente",
425
+ "Column {0}": "Columna {0}",
426
+ "Row {0}": "Fila {0}",
427
+ "Spellcheck...": "Corrector...",
428
+ "Misspelled word": "Palabra mal escrita",
429
+ "Suggestions": "Sugerencias",
430
+ "Change": "Cambiar",
431
+ "Finding word suggestions": "Encontrar sugerencias de palabras",
432
+ "Success": "\u00c9xito",
433
+ "Repair": "Reparar",
434
+ "Issue {0} of {1}": "Problema {0} de {1}",
435
+ "Images must be marked as decorative or have an alternative text description": "Las im\u00e1genes deben estar marcadas como decorativas o tener una descripci\u00f3n de texto alternativa",
436
+ "Images must have an alternative text description. Decorative images are not allowed.": "Las im\u00e1genes deben tener una descripci\u00f3n de texto alternativa. No se permiten im\u00e1genes decorativas.",
437
+ "Or provide alternative text:": "O proporcione texto alternativo:",
438
+ "Make image decorative:": "Hacer la imagen decorativa:",
439
+ "ID attribute must be unique": "El atributo de ID debe ser \u00fanico",
440
+ "Make ID unique": "Hacer que ID sea \u00fanica",
441
+ "Keep this ID and remove all others": "Conserve esta ID y elimine todas las dem\u00e1s",
442
+ "Remove this ID": "Eliminar esta ID",
443
+ "Remove all IDs": "Eliminar todos los ID",
444
+ "Checklist": "Lista de Verificaci\u00f3n",
445
+ "Anchor": "Anchor",
446
+ "Special character": "Special character",
447
+ "Code sample": "Code sample",
448
+ "Color": "Color",
449
+ "Document properties": "Document properties",
450
+ "Image description": "Image description",
451
+ "Image": "Image",
452
+ "Insert link": "Insert link",
453
+ "Target": "Target",
454
+ "Link": "Link",
455
+ "Poster": "Poster",
456
+ "Media": "Media",
457
+ "Print": "Print",
458
+ "Prev": "Prev",
459
+ "Find and replace": "Find and replace",
460
+ "Whole words": "Whole words",
461
+ "Insert template": "Insert template"
462
+ });
@@ -85,6 +85,7 @@ tinymce.addI18n('fa',{
85
85
  "B": "\u0622\u0628\u06cc",
86
86
  "Left to right": "\u0686\u067e \u0628\u0647 \u0631\u0627\u0633\u062a",
87
87
  "Right to left": "\u0631\u0627\u0633\u062a \u0628\u0647 \u0686\u067e",
88
+ "Emoticons": "\u0634\u06a9\u0644\u06a9\u200c\u0647\u0627",
88
89
  "Emoticons...": "\u0635\u0648\u0631\u062a\u06a9\u200c\u0647\u0627...",
89
90
  "Metadata and Document Properties": "\u0641\u0631\u0627\u062f\u0627\u062f\u0647 \u0648 \u0645\u0634\u062e\u0635\u0627\u062a \u0633\u0646\u062f",
90
91
  "Title": "\u0639\u0646\u0648\u0627\u0646",
@@ -113,7 +114,9 @@ tinymce.addI18n('fa',{
113
114
  "Handy Shortcuts": "\u0645\u06cc\u0627\u0646\u0628\u0631\u0647\u0627\u06cc \u0645\u0641\u06cc\u062f",
114
115
  "Horizontal line": "\u062e\u0637 \u0627\u0641\u0642\u06cc",
115
116
  "Insert\/edit image": "\u0627\u0636\u0627\u0641\u0647\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u06a9\u0631\u062f\u0646 \u062a\u0635\u0648\u06cc\u0631",
116
- "Image description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0639\u06a9\u0633",
117
+ "Alternative description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646",
118
+ "Accessibility": "\u062f\u0633\u062a\u0631\u0633\u06cc",
119
+ "Image is decorative": "\u0627\u06cc\u0646 \u062a\u0635\u0648\u06cc\u0631 \u062f\u06a9\u0648\u0631\u06cc \u0627\u0633\u062a",
117
120
  "Source": "\u0645\u0646\u0628\u0639",
118
121
  "Dimensions": "\u0627\u0628\u0639\u0627\u062f",
119
122
  "Constrain proportions": "\u062d\u0641\u0638 \u062a\u0646\u0627\u0633\u0628",
@@ -147,7 +150,6 @@ tinymce.addI18n('fa',{
147
150
  "Back": "Back",
148
151
  "Insert date\/time": "\u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u062a\u0627\u0631\u06cc\u062e\/\u0632\u0645\u0627\u0646",
149
152
  "Date\/time": "Date\/time",
150
- "Insert\/Edit Link": "\u062f\u0631\u062c\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u067e\u06cc\u0648\u0646\u062f",
151
153
  "Insert\/edit link": "\u0627\u0636\u0627\u0641\u0647\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u06a9\u0631\u062f\u0646 \u0644\u06cc\u0646\u06a9",
152
154
  "Text to display": "\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634",
153
155
  "Url": "\u0627\u062f\u0631\u0633 \u0644\u06cc\u0646\u06a9",
@@ -155,12 +157,14 @@ tinymce.addI18n('fa',{
155
157
  "Current window": "\u067e\u0646\u062c\u0631\u0647 \u062c\u0627\u0631\u06cc",
156
158
  "None": "\u0647\u06cc\u0686 \u06a9\u062f\u0627\u0645",
157
159
  "New window": "\u067e\u0646\u062c\u0631\u0647 \u062c\u062f\u06cc\u062f",
160
+ "Open link": "\u0628\u0627\u0632\u06a9\u0631\u062f\u0646 \u0644\u06cc\u0646\u06a9",
158
161
  "Remove link": "\u062d\u0630\u0641 \u0644\u06cc\u0646\u06a9",
159
162
  "Anchors": "\u0644\u0646\u06af\u0631 - \u0644\u06cc\u0646\u06a9 \u062f\u0627\u062e\u0644 \u0635\u0641\u062d\u0647",
160
163
  "Link...": "\u067e\u06cc\u0648\u0646\u062f...",
161
164
  "Paste or type a link": "Paste or type a link",
162
165
  "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
163
166
  "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?",
167
+ "The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "\u0622\u062f\u0631\u0633 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0647 \u0634\u0645\u0627 \u0648\u0627\u0631\u062f \u06a9\u0631\u062f\u0647 \u0627\u06cc\u062f \u06af\u0648\u06cc\u0627 \u06cc\u06a9 \u0622\u062f\u0631\u0633 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u062e\u0627\u0631\u062c\u06cc \u0627\u0633\u062a. \u0622\u06cc\u0627 \u0645\u06cc\u062e\u0648\u0627\u0647\u06cc\u062f \u06a9\u0647 \u067e\u06cc\u0634\u0648\u0646\u062f \u0636\u0631\u0648\u0631\u06cc https:\/\/ \u0627\u0636\u0627\u0641\u0647 \u06a9\u0646\u0645\u061f",
164
168
  "Link list": "\u0641\u0647\u0631\u0633\u062a \u067e\u06cc\u0648\u0646\u062f\u0647\u0627",
165
169
  "Insert video": "\u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0641\u0627\u06cc\u0644 \u062a\u0635\u0648\u06cc\u0631\u06cc",
166
170
  "Insert\/edit video": "\u0627\u0636\u0627\u0641\u0647\/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u06a9\u0631\u062f\u0646 \u0641\u0627\u06cc\u0644 \u062a\u0635\u0648\u06cc\u0631\u06cc",
@@ -183,11 +187,15 @@ tinymce.addI18n('fa',{
183
187
  "Replace all": "\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646 \u0647\u0645\u0647",
184
188
  "Previous": "\u0642\u0628\u0644\u06cc",
185
189
  "Next": "\u0628\u0639\u062f\u06cc",
190
+ "Find and Replace": "\u062c\u0633\u062a\u200c\u0648\u200c\u062c\u0648 \u0648 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646",
186
191
  "Find and replace...": "\u06cc\u0627\u0641\u062a\u0646 \u0648 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646...",
187
192
  "Could not find the specified string.": "\u0631\u0634\u062a\u0647 \u0645\u062a\u0646\u06cc \u0645\u0648\u0631\u062f \u0646\u0638\u0631 \u067e\u06cc\u062f\u0627 \u0646\u0634\u062f.",
188
193
  "Match case": "\u062d\u0633\u0627\u0633 \u0628\u0647 \u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9 \u0648 \u0628\u0632\u0631\u06af",
189
194
  "Find whole words only": "\u06cc\u0627\u0641\u062a\u0646 \u062f\u0642\u06cc\u0642\u0627\u064b \u06a9\u0644 \u0648\u0627\u0698\u0647",
190
- "Spell check": "\u0628\u0631\u0631\u0633\u06cc \u0627\u0645\u0644\u0627",
195
+ "Find in selection": "\u062f\u0631 \u06af\u0644\u0686\u06cc\u0646 \u0628\u06cc\u0627\u0628\u06cc\u062f",
196
+ "Spellcheck": "\u0628\u0631\u0631\u0633\u06cc \u0627\u0645\u0644\u0627\u06cc\u06cc",
197
+ "Spellcheck Language": "\u0632\u0628\u0627\u0646 \u0686\u06a9 \u0627\u0633\u067e\u0644\u06cc\u0646\u06af",
198
+ "No misspellings found.": "\u063a\u0644\u0637 \u0627\u0645\u0644\u0627\u06cc\u06cc \u06cc\u0627\u0641\u062a \u0646\u0634\u062f.",
191
199
  "Ignore": "\u0646\u0627\u062f\u06cc\u062f\u0647 \u06af\u0631\u0641\u062a\u0646",
192
200
  "Ignore all": "\u0646\u0627\u062f\u06cc\u062f\u0647 \u06af\u0631\u0641\u062a\u0646 \u0647\u0645\u0647",
193
201
  "Finish": "\u067e\u0627\u06cc\u0627\u0646",
@@ -218,6 +226,7 @@ tinymce.addI18n('fa',{
218
226
  "Height": "\u0627\u0631\u062a\u0641\u0627\u0639",
219
227
  "Cell spacing": "\u0641\u0627\u0635\u0644\u0647\u200c\u06cc \u0628\u06cc\u0646 \u0633\u0644\u0648\u0644 \u0647\u0627",
220
228
  "Cell padding": "\u062d\u0627\u0634\u06cc\u0647 \u0633\u0644\u0648\u0644 \u0647\u0627",
229
+ "Caption": "\u0639\u0646\u0648\u0627\u0646",
221
230
  "Show caption": "\u0646\u0645\u0627\u06cc\u0634 \u0639\u0646\u0648\u0627\u0646",
222
231
  "Left": "\u0686\u067e",
223
232
  "Center": "\u0648\u0633\u0637",
@@ -377,31 +386,67 @@ tinymce.addI18n('fa',{
377
386
  "formatting": "\u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc",
378
387
  "alignment": "\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc",
379
388
  "indentation": "\u062a\u0648\u0631\u0641\u062a\u06af\u06cc",
380
- "permanent pen": "\u0642\u0644\u0645 \u062f\u0627\u0626\u0645\u06cc",
381
- "comments": "\u0646\u0638\u0631\u0627\u062a",
382
- "Format Painter": "\u0646\u0642\u0627\u0634 \u0641\u0631\u0645\u062a",
383
- "Insert\/edit iframe": "\u062f\u0631\u062c\/\u0648\u06cc\u0631\u0627\u06cc\u0634 iframe",
384
- "Capitalization": "\u062d\u0631\u0648\u0641 \u0628\u0632\u0631\u06af",
385
- "lowercase": "\u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9",
386
- "UPPERCASE": "\u062d\u0631\u0648\u0641 \u0628\u0632\u0631\u06af",
387
- "Title Case": "\u062d\u0631\u0648\u0641 \u062a\u06cc\u062a\u0631\u06cc",
388
- "Permanent Pen Properties": "\u0645\u0634\u062e\u0635\u0627\u062a \u062f\u0627\u0626\u0645\u06cc \u0642\u0644\u0645",
389
- "Permanent pen properties...": "\u0645\u0634\u062e\u0635\u0627\u062a \u062f\u0627\u0626\u0645\u06cc \u0642\u0644\u0645...",
390
389
  "Font": "\u0641\u0648\u0646\u062a",
391
390
  "Size": "\u0627\u0646\u062f\u0627\u0632\u0647",
392
391
  "More...": "\u0628\u06cc\u0634\u062a\u0631...",
393
- "Spellcheck Language": "\u0632\u0628\u0627\u0646 \u0686\u06a9 \u0627\u0633\u067e\u0644\u06cc\u0646\u06af",
394
392
  "Select...": "\u0627\u0646\u062a\u062e\u0627\u0628...",
395
393
  "Preferences": "\u062a\u0631\u062c\u06cc\u062d\u0627\u062a",
396
394
  "Yes": "\u0628\u0644\u0647",
397
395
  "No": "\u062e\u06cc\u0631",
398
396
  "Keyboard Navigation": "\u0645\u0631\u0648\u0631 \u0628\u0627 \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u062f",
399
397
  "Version": "\u0646\u0633\u062e\u0647",
398
+ "Code view": "\u0646\u0645\u0627\u06cc \u06a9\u062f",
399
+ "Open popup menu for split buttons": "\u0645\u0646\u0648\u06cc \u0628\u0627\u0632\u0634\u0648 \u0628\u0631\u0627\u06cc \u062f\u06a9\u0645\u0647 \u0647\u0627\u06cc \u062a\u0642\u0633\u06cc\u0645 \u0634\u062f\u0647 \u0631\u0627 \u0628\u0627\u0632 \u06a9\u0646\u06cc\u062f",
400
+ "List Properties": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0641\u0647\u0631\u0633\u062a",
401
+ "List properties...": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0641\u0647\u0631\u0633\u062a",
402
+ "Start list at number": "\u0644\u06cc\u0633\u062a \u0631\u0627 \u062f\u0631 \u0634\u0645\u0627\u0631\u0647 \u0634\u0631\u0648\u0639 \u06a9\u0646\u06cc\u062f",
403
+ "Line height": "\u0628\u0644\u0646\u062f\u06cc \u062e\u0637 ",
404
+ "comments": "\u0646\u0638\u0631\u0627\u062a",
405
+ "Format Painter": "\u0646\u0642\u0627\u0634 \u0641\u0631\u0645\u062a",
406
+ "Insert\/edit iframe": "\u062f\u0631\u062c\/\u0648\u06cc\u0631\u0627\u06cc\u0634 iframe",
407
+ "Capitalization": "\u062d\u0631\u0648\u0641 \u0628\u0632\u0631\u06af",
408
+ "lowercase": "\u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9",
409
+ "UPPERCASE": "\u062d\u0631\u0648\u0641 \u0628\u0632\u0631\u06af",
410
+ "Title Case": "\u062d\u0631\u0648\u0641 \u062a\u06cc\u062a\u0631\u06cc",
411
+ "permanent pen": "\u0642\u0644\u0645 \u062f\u0627\u0626\u0645\u06cc",
412
+ "Permanent Pen Properties": "\u0645\u0634\u062e\u0635\u0627\u062a \u062f\u0627\u0626\u0645\u06cc \u0642\u0644\u0645",
413
+ "Permanent pen properties...": "\u0645\u0634\u062e\u0635\u0627\u062a \u062f\u0627\u0626\u0645\u06cc \u0642\u0644\u0645...",
414
+ "case change": "\u062a\u063a\u06cc\u06cc\u0631 \u0645\u0648\u0631\u062f",
415
+ "page embed": "\u0635\u0641\u062d\u0647 \u062c\u0627\u0633\u0627\u0632\u06cc\u00a0",
416
+ "Advanced sort...": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
417
+ "Advanced Sort": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
418
+ "Sort table by column ascending": "\u062c\u062f\u0648\u0644 \u0631\u0627 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0633\u062a\u0648\u0646 \u0628\u0647 \u0635\u0648\u0631\u062a \u0635\u0639\u0648\u062f\u06cc \u0645\u0631\u062a\u0628 \u06a9\u0646\u06cc\u062f",
419
+ "Sort table by column descending": "\u062c\u062f\u0648\u0644 \u0631\u0627 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0633\u062a\u0648\u0646 \u0628\u0647 \u0635\u0648\u0631\u062a \u0646\u0632\u0648\u0644\u06cc \u0645\u0631\u062a\u0628 \u06a9\u0646\u06cc\u062f",
420
+ "Sort": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc",
421
+ "Order": "\u062a\u0631\u062a\u06cc\u0628",
422
+ "Sort by": "\u0645\u0631\u062a\u0628 \u0634\u062f\u0647 \u062a\u0648\u0633\u0637",
423
+ "Ascending": "\u0635\u0639\u0648\u062f\u06cc",
424
+ "Descending": "\u0646\u0632\u0648\u0644\u06cc",
425
+ "Column {0}": "\u0633\u062a\u0648\u0646 {0}",
426
+ "Row {0}": "\u0631\u062f\u06cc\u0641 {0}",
427
+ "Spellcheck...": "\u0628\u0631\u0631\u0633\u06cc \u0627\u0645\u0644\u0627\u06cc\u06cc",
428
+ "Misspelled word": "\u06a9\u0644\u0645\u0647 \u063a\u0644\u0637 \u0627\u0645\u0644\u0627\u06cc\u06cc",
429
+ "Suggestions": "\u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u0627\u062a",
430
+ "Change": "\u062a\u063a\u06cc\u06cc\u0631 \u062f\u0627\u062f\u0646",
431
+ "Finding word suggestions": "\u067e\u06cc\u062f\u0627 \u06a9\u0631\u062f\u0646 \u067e\u06cc\u0634\u0646\u0647\u0627\u062f\u0627\u062a \u06a9\u0644\u0645\u0647",
432
+ "Success": "\u0645\u0648\u0641\u0642",
433
+ "Repair": "\u062a\u0639\u0645\u06cc\u0631",
434
+ "Issue {0} of {1}": "\u0645\u0634\u06a9\u0644 {0} \u0627\u0632 {1}",
435
+ "Images must be marked as decorative or have an alternative text description": "\u062a\u0635\u0648\u06cc\u0631 \u0647\u0627 \u0628\u0627\u06cc\u062f \u0628\u0647 \u0635\u0648\u0631\u062a \u0646\u0645\u0627\u06cc\u0634\u06cc \u0645\u0634\u062e\u0635 \u0634\u0648\u062f \u06cc\u0627 \u06cc\u06a9 \u0645\u062a\u0646 \u062a\u0648\u0636\u06cc\u062d\u06cc \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u062f",
436
+ "Images must have an alternative text description. Decorative images are not allowed.": "\u0639\u06a9\u0633 \u0647\u0627 \u0628\u0627\u06cc\u062f \u06cc\u06a9 \u0645\u062a\u0646 \u062a\u0648\u0636\u06cc\u062d\u06cc \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u0646\u062f. \u0639\u06a9\u0633 \u0647\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634\u06cc \u0645\u062c\u0627\u0632 \u0646\u06cc\u0633\u062a\u0646\u062f.",
437
+ "Or provide alternative text:": "\u06cc\u0627 \u06cc\u06a9 \u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u062a\u0647\u06cc\u0647 \u06a9\u0646\u06cc\u062f:",
438
+ "Make image decorative:": "\u0639\u06a9\u0633 \u0631\u0627 \u0646\u0645\u0627\u06cc\u0634\u06cc \u06a9\u0646\u06cc\u062f:",
439
+ "ID attribute must be unique": "\u0634\u0646\u0627\u0633\u0647 \u0635\u0641\u062a \u0628\u0627\u06cc\u062f \u06cc\u06a9\u062a\u0627 \u0628\u0627\u0634\u062f",
440
+ "Make ID unique": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0627 \u06cc\u06a9\u062a\u0627 \u06a9\u0646\u06cc\u062f",
441
+ "Keep this ID and remove all others": "\u0627\u06cc\u0646 \u0634\u0646\u0627\u0633\u0647 \u0631\u0627 \u0646\u06af\u0647 \u062f\u0627\u0631 \u0648 \u0647\u0645\u0647 \u0634\u0646\u0627\u0633\u0647 \u0647\u0627\u06cc \u062f\u06cc\u06af\u0631 \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646",
442
+ "Remove this ID": "\u0627\u06cc\u0646 \u0634\u0646\u0627\u0633\u0647 \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646",
443
+ "Remove all IDs": "\u062a\u0645\u0627\u0645 \u0634\u0646\u0627\u0633\u0647 \u0647\u0627 \u0631\u0627 \u0627\u0632 \u0628\u06cc\u0646 \u0628\u0628\u0631",
444
+ "Checklist": "\u0686\u06a9 \u0644\u06cc\u0633\u062a",
400
445
  "Anchor": "\u0644\u0646\u06af\u0631 - \u0644\u06cc\u0646\u06a9",
401
446
  "Special character": "\u06a9\u0627\u0631\u0627\u06a9\u062a\u0631 \u0647\u0627\u06cc \u062e\u0627\u0635",
402
447
  "Color": "Color",
403
- "Emoticons": "\u0634\u06a9\u0644\u06a9\u200c\u0647\u0627",
404
448
  "Document properties": "\u0648\u06cc\u0698\u06af\u06cc\u200c\u0647\u0627\u06cc \u0633\u0646\u062f",
449
+ "Image description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0639\u06a9\u0633",
405
450
  "Image": "\u0639\u06a9\u0633",
406
451
  "Insert link": "\u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0644\u06cc\u0646\u06a9",
407
452
  "Link": "Link",
@@ -412,8 +457,6 @@ tinymce.addI18n('fa',{
412
457
  "Whole words": "\u0647\u0645\u0647 \u06a9\u0644\u0645\u0647\u200c\u0647\u0627",
413
458
  "Find and replace": "\u062c\u0633\u062a\u200c\u0648\u200c\u062c\u0648 \u0648 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646",
414
459
  "Prev": "\u0642\u0628\u0644\u06cc",
415
- "Spellcheck": "\u0628\u0631\u0631\u0633\u06cc \u0627\u0645\u0644\u0627\u06cc\u06cc",
416
- "Caption": "\u0639\u0646\u0648\u0627\u0646",
417
460
  "Insert template": "\u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0627\u0644\u06af\u0648",
418
461
  "_dir": "rtl"
419
462
  });