@ckeditor/ckeditor5-export-word 41.4.0-alpha.0 → 41.4.1

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 (192) hide show
  1. package/build/export-word.js +2 -2
  2. package/build/translations/ar.js +1 -1
  3. package/build/translations/bg.js +1 -1
  4. package/build/translations/bn.js +1 -1
  5. package/build/translations/ca.js +1 -1
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/da.js +1 -1
  8. package/build/translations/de.js +1 -1
  9. package/build/translations/el.js +1 -1
  10. package/build/translations/en-au.js +1 -1
  11. package/build/translations/es.js +1 -1
  12. package/build/translations/et.js +1 -1
  13. package/build/translations/fi.js +1 -1
  14. package/build/translations/fr.js +1 -1
  15. package/build/translations/gl.js +1 -1
  16. package/build/translations/he.js +1 -1
  17. package/build/translations/hi.js +1 -1
  18. package/build/translations/hr.js +1 -1
  19. package/build/translations/hu.js +1 -1
  20. package/build/translations/id.js +1 -1
  21. package/build/translations/it.js +1 -1
  22. package/build/translations/ja.js +1 -1
  23. package/build/translations/jv.js +1 -1
  24. package/build/translations/ko.js +1 -1
  25. package/build/translations/lt.js +1 -1
  26. package/build/translations/lv.js +1 -1
  27. package/build/translations/ms.js +1 -1
  28. package/build/translations/nl.js +1 -1
  29. package/build/translations/no.js +1 -1
  30. package/build/translations/pl.js +1 -1
  31. package/build/translations/pt-br.js +1 -1
  32. package/build/translations/pt.js +1 -1
  33. package/build/translations/ro.js +1 -1
  34. package/build/translations/ru.js +1 -1
  35. package/build/translations/sk.js +1 -1
  36. package/build/translations/sr-latn.js +1 -1
  37. package/build/translations/sr.js +1 -1
  38. package/build/translations/sv.js +1 -1
  39. package/build/translations/th.js +1 -1
  40. package/build/translations/tr.js +1 -1
  41. package/build/translations/ug.js +1 -1
  42. package/build/translations/uk.js +1 -1
  43. package/build/translations/ur.js +1 -1
  44. package/build/translations/vi.js +1 -1
  45. package/build/translations/zh-cn.js +1 -1
  46. package/build/translations/zh.js +1 -1
  47. package/dist/index.js +1 -1
  48. package/dist/translations/ar.js +1 -1
  49. package/dist/translations/ar.umd.js +23 -0
  50. package/dist/translations/bg.js +1 -1
  51. package/dist/translations/bg.umd.js +23 -0
  52. package/dist/translations/bn.js +1 -1
  53. package/dist/translations/bn.umd.js +23 -0
  54. package/dist/translations/ca.js +1 -1
  55. package/dist/translations/ca.umd.js +23 -0
  56. package/dist/translations/cs.js +1 -1
  57. package/dist/translations/cs.umd.js +23 -0
  58. package/dist/translations/da.js +1 -1
  59. package/dist/translations/da.umd.js +23 -0
  60. package/dist/translations/de.js +1 -1
  61. package/dist/translations/de.umd.js +23 -0
  62. package/dist/translations/el.js +1 -1
  63. package/dist/translations/el.umd.js +23 -0
  64. package/dist/translations/en-au.js +1 -1
  65. package/dist/translations/en-au.umd.js +23 -0
  66. package/dist/translations/en.js +1 -1
  67. package/dist/translations/en.umd.js +23 -0
  68. package/dist/translations/es.js +1 -1
  69. package/dist/translations/es.umd.js +23 -0
  70. package/dist/translations/et.js +1 -1
  71. package/dist/translations/et.umd.js +23 -0
  72. package/dist/translations/fi.js +1 -1
  73. package/dist/translations/fi.umd.js +23 -0
  74. package/dist/translations/fr.js +1 -1
  75. package/dist/translations/fr.umd.js +23 -0
  76. package/dist/translations/gl.js +1 -1
  77. package/dist/translations/gl.umd.js +23 -0
  78. package/dist/translations/he.js +1 -1
  79. package/dist/translations/he.umd.js +23 -0
  80. package/dist/translations/hi.js +1 -1
  81. package/dist/translations/hi.umd.js +23 -0
  82. package/dist/translations/hr.js +1 -1
  83. package/dist/translations/hr.umd.js +23 -0
  84. package/dist/translations/hu.js +1 -1
  85. package/dist/translations/hu.umd.js +23 -0
  86. package/dist/translations/id.js +1 -1
  87. package/dist/translations/id.umd.js +23 -0
  88. package/dist/translations/it.js +1 -1
  89. package/dist/translations/it.umd.js +23 -0
  90. package/dist/translations/ja.js +1 -1
  91. package/dist/translations/ja.umd.js +23 -0
  92. package/dist/translations/jv.js +1 -1
  93. package/dist/translations/jv.umd.js +23 -0
  94. package/dist/translations/ko.js +1 -1
  95. package/dist/translations/ko.umd.js +23 -0
  96. package/dist/translations/lt.js +1 -1
  97. package/dist/translations/lt.umd.js +23 -0
  98. package/dist/translations/lv.js +1 -1
  99. package/dist/translations/lv.umd.js +23 -0
  100. package/dist/translations/ms.js +1 -1
  101. package/dist/translations/ms.umd.js +23 -0
  102. package/dist/translations/nl.js +1 -1
  103. package/dist/translations/nl.umd.js +23 -0
  104. package/dist/translations/no.js +1 -1
  105. package/dist/translations/no.umd.js +23 -0
  106. package/dist/translations/pl.js +1 -1
  107. package/dist/translations/pl.umd.js +23 -0
  108. package/dist/translations/pt-br.js +1 -1
  109. package/dist/translations/pt-br.umd.js +23 -0
  110. package/dist/translations/pt.js +1 -1
  111. package/dist/translations/pt.umd.js +23 -0
  112. package/dist/translations/ro.js +1 -1
  113. package/dist/translations/ro.umd.js +23 -0
  114. package/dist/translations/ru.js +1 -1
  115. package/dist/translations/ru.umd.js +23 -0
  116. package/dist/translations/sk.js +1 -1
  117. package/dist/translations/sk.umd.js +23 -0
  118. package/dist/translations/sr-latn.js +1 -1
  119. package/dist/translations/sr-latn.umd.js +23 -0
  120. package/dist/translations/sr.js +1 -1
  121. package/dist/translations/sr.umd.js +23 -0
  122. package/dist/translations/sv.js +1 -1
  123. package/dist/translations/sv.umd.js +23 -0
  124. package/dist/translations/th.js +1 -1
  125. package/dist/translations/th.umd.js +23 -0
  126. package/dist/translations/tr.js +1 -1
  127. package/dist/translations/tr.umd.js +23 -0
  128. package/dist/translations/ug.js +1 -1
  129. package/dist/translations/ug.umd.js +23 -0
  130. package/dist/translations/uk.js +1 -1
  131. package/dist/translations/uk.umd.js +23 -0
  132. package/dist/translations/ur.js +1 -1
  133. package/dist/translations/ur.umd.js +23 -0
  134. package/dist/translations/vi.js +1 -1
  135. package/dist/translations/vi.umd.js +23 -0
  136. package/dist/translations/zh-cn.js +1 -1
  137. package/dist/translations/zh-cn.umd.js +23 -0
  138. package/dist/translations/zh.js +1 -1
  139. package/dist/translations/zh.umd.js +23 -0
  140. package/lang/contexts.json +2 -1
  141. package/lang/translations/ar.po +16 -0
  142. package/lang/translations/bg.po +16 -0
  143. package/lang/translations/bn.po +16 -0
  144. package/lang/translations/ca.po +16 -0
  145. package/lang/translations/cs.po +16 -0
  146. package/lang/translations/da.po +16 -0
  147. package/lang/translations/de.po +16 -0
  148. package/lang/translations/el.po +16 -0
  149. package/lang/translations/en-au.po +16 -0
  150. package/lang/translations/en.po +16 -0
  151. package/lang/translations/es.po +16 -0
  152. package/lang/translations/et.po +16 -0
  153. package/lang/translations/fi.po +16 -0
  154. package/lang/translations/fr.po +16 -0
  155. package/lang/translations/gl.po +16 -0
  156. package/lang/translations/he.po +16 -0
  157. package/lang/translations/hi.po +16 -0
  158. package/lang/translations/hr.po +16 -0
  159. package/lang/translations/hu.po +16 -0
  160. package/lang/translations/id.po +16 -0
  161. package/lang/translations/it.po +16 -0
  162. package/lang/translations/ja.po +16 -0
  163. package/lang/translations/jv.po +16 -0
  164. package/lang/translations/ko.po +16 -0
  165. package/lang/translations/lt.po +16 -0
  166. package/lang/translations/lv.po +16 -0
  167. package/lang/translations/ms.po +16 -0
  168. package/lang/translations/nl.po +16 -0
  169. package/lang/translations/no.po +16 -0
  170. package/lang/translations/pl.po +16 -0
  171. package/lang/translations/pt-br.po +16 -0
  172. package/lang/translations/pt.po +16 -0
  173. package/lang/translations/ro.po +16 -0
  174. package/lang/translations/ru.po +16 -0
  175. package/lang/translations/sk.po +16 -0
  176. package/lang/translations/sr-latn.po +16 -0
  177. package/lang/translations/sr.po +16 -0
  178. package/lang/translations/sv.po +16 -0
  179. package/lang/translations/th.po +16 -0
  180. package/lang/translations/tr.po +16 -0
  181. package/lang/translations/ug.po +16 -0
  182. package/lang/translations/uk.po +16 -0
  183. package/lang/translations/ur.po +16 -0
  184. package/lang/translations/vi.po +16 -0
  185. package/lang/translations/zh-cn.po +16 -0
  186. package/lang/translations/zh.po +16 -0
  187. package/package.json +2 -2
  188. package/src/exportword.js +1 -1
  189. package/src/exportwordcommand.js +1 -1
  190. package/src/exportwordui.js +1 -1
  191. package/src/index.js +1 -1
  192. package/src/utils.js +1 -1
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x1477ac=>{const {th:{dictionary:_0x1acb1c,getPluralForm:_0x5180ae}}={'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x3d017b=>0x0}};_0x1477ac['th']||={'dictionary':{},'getPluralForm':null},_0x1477ac['th']['dictionary']=Object['assign'](_0x1477ac['th']['dictionary'],_0x1acb1c),_0x1477ac['th']['getPluralForm']=_0x5180ae;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.'},'getPluralForm':_0x578824=>_0x578824>0x1}};
23
+ export default{'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x2706a4=>_0x2706a4>0x1}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x51c4a0=>{const {tr:{dictionary:_0x4d99d4,getPluralForm:_0x155a5b}}={'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x28f52a=>_0x28f52a>0x1}};_0x51c4a0['tr']||={'dictionary':{},'getPluralForm':null},_0x51c4a0['tr']['dictionary']=Object['assign'](_0x51c4a0['tr']['dictionary'],_0x4d99d4),_0x51c4a0['tr']['getPluralForm']=_0x155a5b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.'},'getPluralForm':_0x469b41=>0x1!=_0x469b41}};
23
+ export default{'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x20d2f0=>0x1!=_0x20d2f0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x43c7a4=>{const {ug:{dictionary:_0x497754,getPluralForm:_0x4ed677}}={'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x37cd9d=>0x1!=_0x37cd9d}};_0x43c7a4['ug']||={'dictionary':{},'getPluralForm':null},_0x43c7a4['ug']['dictionary']=Object['assign'](_0x43c7a4['ug']['dictionary'],_0x497754),_0x43c7a4['ug']['getPluralForm']=_0x4ed677;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.'},'getPluralForm':_0x2dc9fb=>_0x2dc9fb%0x1==0x0&&_0x2dc9fb%0xa==0x1&&_0x2dc9fb%0x64!=0xb?0x0:_0x2dc9fb%0x1==0x0&&_0x2dc9fb%0xa>=0x2&&_0x2dc9fb%0xa<=0x4&&(_0x2dc9fb%0x64<0xc||_0x2dc9fb%0x64>0xe)?0x1:_0x2dc9fb%0x1==0x0&&(_0x2dc9fb%0xa==0x0||_0x2dc9fb%0xa>=0x5&&_0x2dc9fb%0xa<=0x9||_0x2dc9fb%0x64>=0xb&&_0x2dc9fb%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x3cf825=>_0x3cf825%0x1==0x0&&_0x3cf825%0xa==0x1&&_0x3cf825%0x64!=0xb?0x0:_0x3cf825%0x1==0x0&&_0x3cf825%0xa>=0x2&&_0x3cf825%0xa<=0x4&&(_0x3cf825%0x64<0xc||_0x3cf825%0x64>0xe)?0x1:_0x3cf825%0x1==0x0&&(_0x3cf825%0xa==0x0||_0x3cf825%0xa>=0x5&&_0x3cf825%0xa<=0x9||_0x3cf825%0x64>=0xb&&_0x3cf825%0x64<=0xe)?0x2:0x3}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x155c70=>{const {uk:{dictionary:_0x624526,getPluralForm:_0x1fa9de}}={'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x30b0c4=>_0x30b0c4%0x1==0x0&&_0x30b0c4%0xa==0x1&&_0x30b0c4%0x64!=0xb?0x0:_0x30b0c4%0x1==0x0&&_0x30b0c4%0xa>=0x2&&_0x30b0c4%0xa<=0x4&&(_0x30b0c4%0x64<0xc||_0x30b0c4%0x64>0xe)?0x1:_0x30b0c4%0x1==0x0&&(_0x30b0c4%0xa==0x0||_0x30b0c4%0xa>=0x5&&_0x30b0c4%0xa<=0x9||_0x30b0c4%0x64>=0xb&&_0x30b0c4%0x64<=0xe)?0x2:0x3}};_0x155c70['uk']||={'dictionary':{},'getPluralForm':null},_0x155c70['uk']['dictionary']=Object['assign'](_0x155c70['uk']['dictionary'],_0x624526),_0x155c70['uk']['getPluralForm']=_0x1fa9de;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔'},'getPluralForm':_0x1fcf7d=>0x1!=_0x1fcf7d}};
23
+ export default{'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x392455=>0x1!=_0x392455}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x311e34=>{const {ur:{dictionary:_0x283fb7,getPluralForm:_0x2302a3}}={'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x19eb58=>0x1!=_0x19eb58}};_0x311e34['ur']||={'dictionary':{},'getPluralForm':null},_0x311e34['ur']['dictionary']=Object['assign'](_0x311e34['ur']['dictionary'],_0x283fb7),_0x311e34['ur']['getPluralForm']=_0x2302a3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.'},'getPluralForm':_0x4e89f2=>0x0}};
23
+ export default{'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.','Word\x20document\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20Word\x20thành\x20công','Exporting\x20Word\x20document':'Đang\x20xuất\x20tài\x20liệu\x20Word'},'getPluralForm':_0x2fb198=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x5063c0=>{const {vi:{dictionary:_0x55ba6e,getPluralForm:_0x8206c4}}={'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.','Word\x20document\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20Word\x20thành\x20công','Exporting\x20Word\x20document':'Đang\x20xuất\x20tài\x20liệu\x20Word'},'getPluralForm':_0x377419=>0x0}};_0x5063c0['vi']||={'dictionary':{},'getPluralForm':null},_0x5063c0['vi']['dictionary']=Object['assign'](_0x5063c0['vi']['dictionary'],_0x55ba6e),_0x5063c0['vi']['getPluralForm']=_0x8206c4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。'},'getPluralForm':_0x253db9=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。','Word\x20document\x20export\x20started':'Word\x20文档导出开始','Word\x20document\x20export\x20failed':'Word\x20文档导出失败','Word\x20document\x20export\x20successful':'Word\x20文档导出成功','Exporting\x20Word\x20document':'正在导出\x20Word\x20文档'},'getPluralForm':_0x5c1709=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0xb258aa=>{const {'zh-cn':{dictionary:_0xf471c3,getPluralForm:_0x47196b}}={'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。','Word\x20document\x20export\x20started':'Word\x20文档导出开始','Word\x20document\x20export\x20failed':'Word\x20文档导出失败','Word\x20document\x20export\x20successful':'Word\x20文档导出成功','Exporting\x20Word\x20document':'正在导出\x20Word\x20文档'},'getPluralForm':_0x101fce=>0x0}};_0xb258aa['zh-cn']||={'dictionary':{},'getPluralForm':null},_0xb258aa['zh-cn']['dictionary']=Object['assign'](_0xb258aa['zh-cn']['dictionary'],_0xf471c3),_0xb258aa['zh-cn']['getPluralForm']=_0x47196b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。'},'getPluralForm':_0x2e0b81=>0x0}};
23
+ export default{'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。','Word\x20document\x20export\x20started':'Word\x20文件匯出開始','Word\x20document\x20export\x20failed':'Word\x20文件匯出失敗','Word\x20document\x20export\x20successful':'Word\x20文件匯出成功','Exporting\x20Word\x20document':'正在匯出\x20Word\x20文件'},'getPluralForm':_0x1ab066=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3c3938=>{const {zh:{dictionary:_0x4d00b8,getPluralForm:_0xcc8298}}={'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。','Word\x20document\x20export\x20started':'Word\x20文件匯出開始','Word\x20document\x20export\x20failed':'Word\x20文件匯出失敗','Word\x20document\x20export\x20successful':'Word\x20文件匯出成功','Exporting\x20Word\x20document':'正在匯出\x20Word\x20文件'},'getPluralForm':_0x290144=>0x0}};_0x3c3938['zh']||={'dictionary':{},'getPluralForm':null},_0x3c3938['zh']['dictionary']=Object['assign'](_0x3c3938['zh']['dictionary'],_0x4d00b8),_0x3c3938['zh']['getPluralForm']=_0xcc8298;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -3,5 +3,6 @@
3
3
  "An error occurred while generating the Word file.": "An error message shown to the user when an error occurred during the generation of the Word file.",
4
4
  "Word document export started": "Aria status message indicating start of word document export. Example: 'Word document export started'.",
5
5
  "Word document export failed": "Aria status message indicating failed Word document export. Example: 'Word document export failed'.",
6
- "Word document export successful": "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
6
+ "Word document export successful": "Aria status message indicating successful Word document export. Example: 'Word document export successful'.",
7
+ "Exporting Word document": "Aria label set on Export to Word button while exporting the Word file."
7
8
  }
@@ -24,3 +24,19 @@ msgstr "تصدير إلى Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "حدث خطأ ما، أثناء استخراج ملف Word."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "بدأ تصدير مستند Word"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "فشل تصدير مستند Word"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "تم تصدير مستند Word بنجاح"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "تصدير مستند Word"
@@ -24,3 +24,19 @@ msgstr "Експорт към Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Възникна грешка при генериране на файл в Word."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "Започнато прехвърляне на документ от Word"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Неуспешно прехвърляне на документ от Word"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Прехвърлянето на документ от Word е успешно"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Прехвърляне на документ в Word"
@@ -24,3 +24,19 @@ msgstr "Word এ রপ্তানি করুন"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Word এ ফাইল তৈরি করার সময় একটি ত্রুটি হয়েছে।"
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "ওয়ার্ড ডকুমেন্ট এক্সপোর্ট শুরু হয়েছে"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "ওয়ার্ড ডকুমেন্ট এক্সপোর্ট ব্যর্থ হয়েছে"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "ওয়ার্ড ডকুমেন্ট এক্সপোর্ট সফল হয়েছে"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "ওয়ার্ড ডকুমেন্ট এক্সপোর্ট করা হচ্ছে"
@@ -24,3 +24,19 @@ msgstr "Exportar a Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "S'ha produït un error en generar el fitxer de Word."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "S'ha iniciat l'exportació a document de Word"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Ha fallat l'exportació a document de Word"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "L'exportació a document de Word s'ha realitzat correctament"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "S'està exportant a document de Word"
@@ -24,3 +24,19 @@ msgstr "Exportovat do Wordu"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Při generování souboru pro Word se vyskytla chyba."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "Export dokumentu aplikace Word byl zahájen"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Export dokumentu aplikace Word se nezdařil"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Export dokumentu Word byl úspěšný"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Export dokumentu aplikace Word"
@@ -24,3 +24,19 @@ msgstr "Eksporter til Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Der opstod en fejl under oprettelse af Word-filen."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "Eksport af Word-dokument startede"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Eksport af Word-dokument mislykkedes"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Eksport af Word-dokument lykkedes"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Eksport af Word-dokument"
@@ -24,3 +24,19 @@ msgstr "Als Word-Datei exportieren"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Beim Erstellen der Word-Datei ist ein Fehler aufgetreten."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "Word-Dokument-Export gestartet"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Word-Dokument-Export fehlgeschlagen"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Word-Dokument-Export erfolgreich"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Word-Dokument exportieren"
@@ -24,3 +24,19 @@ msgstr "Εξαγωγή σε Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Παρουσιάστηκε σφάλμα κατά τη δημιουργία του αρχείου Word."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "Ξεκίνησε η εξαγωγή εγγράφου Κειμένου"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Η εξαγωγή εγγράφου Κειμένου απέτυχε"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Η εξαγωγή εγγράφου Κειμένου ήταν επιτυχής"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Εξαγωγή εγγράφου Κειμένου"
@@ -24,3 +24,19 @@ msgstr "Export to Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "An error occurred while generating the Word file."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr ""
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr ""
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr ""
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr ""
@@ -24,3 +24,19 @@ msgstr "Export to Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "An error occurred while generating the Word file."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "Word document export started"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Word document export failed"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Word document export successful"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Exporting Word document"
@@ -24,3 +24,19 @@ msgstr "Exportar a Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Se ha producido un error al generar el archivo de Word."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "La exportación del documento de Word ha comenzado"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "La exportación del documento de Word ha fallado"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Se ha exportado el documento de Word"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Exportando documento de Word"
@@ -24,3 +24,19 @@ msgstr "Ekspordi Wordi"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Word-faili loomisel tekkis viga."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "Alustati Word dokumendi eksportimisega"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Word dokumendi eksportimine nurjus"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Word dokumendi eksportimine õnnestus"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Word dokumendi eksportimine"
@@ -24,3 +24,19 @@ msgstr "Siirrä Wordiin"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Kohtasimme häiriön Word-tiedoston luonnin yhteydessä."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "Word-asiakirjan vienti aloitettu"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "Word-asiakirjan vienti epäonnistui"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "Word-asiakirjan vienti onnistui"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Viedään Word-asiakirjaa"
@@ -24,3 +24,19 @@ msgstr "Exporter en Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Une erreur est survenue lors de la génération du fichier Word."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "L'exportation du document Word a démarré"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "L'exportation du document Word a échoué"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "L'exportation du document Word a réussi"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "Exportation d'un document Word"
@@ -24,3 +24,19 @@ msgstr "Exportar a Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "Produciuse un erro ao xerar o ficheiro Word."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr ""
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr ""
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr ""
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr ""
@@ -24,3 +24,19 @@ msgstr "ייצוא ל-Word"
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
26
  msgstr "אירעה שגיאה בעת יצירת קובץ ה-Word."
27
+
28
+ msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
+ msgid "Word document export started"
30
+ msgstr "ייצוא מסמך Word החל"
31
+
32
+ msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
+ msgid "Word document export failed"
34
+ msgstr "ייצוא מסמך Word נכשל"
35
+
36
+ msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
+ msgid "Word document export successful"
38
+ msgstr "ייצוא מסמך Word הצליח"
39
+
40
+ msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
+ msgid "Exporting Word document"
42
+ msgstr "מייצא מסמך Word"