massgrave.dev/build/assets/js/4fe81e0c.e8478fed.js

1 line
40 KiB
JavaScript

"use strict";(self.webpackChunkmas_docs=self.webpackChunkmas_docs||[]).push([[7559],{8128:(t,e,s)=>{s.r(e),s.d(e,{assets:()=>b,contentTitle:()=>k,default:()=>P,frontMatter:()=>S,metadata:()=>v,toc:()=>w});var i=s(4848),r=s(8453),c=s(6540),l=s(4164),n=s(3104),o=s(6347),d=s(205),a=s(7485),f=s(1682),h=s(9466);function _(t){return c.Children.toArray(t).filter((t=>"\n"!==t)).map((t=>{if(!t||(0,c.isValidElement)(t)&&function(t){const{props:e}=t;return!!e&&"object"==typeof e&&"value"in e}(t))return t;throw new Error(`Docusaurus error: Bad <Tabs> child <${"string"==typeof t.type?t.type:t.type.name}>: all children of the <Tabs> component should be <TabItem>, and every <TabItem> should have a unique "value" prop.`)}))?.filter(Boolean)??[]}function p(t){const{values:e,children:s}=t;return(0,c.useMemo)((()=>{const t=e??function(t){return _(t).map((t=>{let{props:{value:e,label:s,attributes:i,default:r}}=t;return{value:e,label:s,attributes:i,default:r}}))}(s);return function(t){const e=(0,f.X)(t,((t,e)=>t.value===e.value));if(e.length>0)throw new Error(`Docusaurus error: Duplicate values "${e.map((t=>t.value)).join(", ")}" found in <Tabs>. Every value needs to be unique.`)}(t),t}),[e,s])}function x(t){let{value:e,tabValues:s}=t;return s.some((t=>t.value===e))}function u(t){let{queryString:e=!1,groupId:s}=t;const i=(0,o.W6)(),r=function(t){let{queryString:e=!1,groupId:s}=t;if("string"==typeof e)return e;if(!1===e)return null;if(!0===e&&!s)throw new Error('Docusaurus error: The <Tabs> component groupId prop is required if queryString=true, because this value is used as the search param name. You can also provide an explicit value such as queryString="my-search-param".');return s??null}({queryString:e,groupId:s});return[(0,a.aZ)(r),(0,c.useCallback)((t=>{if(!r)return;const e=new URLSearchParams(i.location.search);e.set(r,t),i.replace({...i.location,search:e.toString()})}),[r,i])]}function A(t){const{defaultValue:e,queryString:s=!1,groupId:i}=t,r=p(t),[l,n]=(0,c.useState)((()=>function(t){let{defaultValue:e,tabValues:s}=t;if(0===s.length)throw new Error("Docusaurus error: the <Tabs> component requires at least one <TabItem> children component");if(e){if(!x({value:e,tabValues:s}))throw new Error(`Docusaurus error: The <Tabs> has a defaultValue "${e}" but none of its children has the corresponding value. Available values are: ${s.map((t=>t.value)).join(", ")}. If you intend to show no default tab, use defaultValue={null} instead.`);return e}const i=s.find((t=>t.default))??s[0];if(!i)throw new Error("Unexpected error: 0 tabValues");return i.value}({defaultValue:e,tabValues:r}))),[o,a]=u({queryString:s,groupId:i}),[f,_]=function(t){let{groupId:e}=t;const s=function(t){return t?`docusaurus.tab.${t}`:null}(e),[i,r]=(0,h.Dv)(s);return[i,(0,c.useCallback)((t=>{s&&r.set(t)}),[s,r])]}({groupId:i}),A=(()=>{const t=o??f;return x({value:t,tabValues:r})?t:null})();(0,d.A)((()=>{A&&n(A)}),[A]);return{selectedValue:l,selectValue:(0,c.useCallback)((t=>{if(!x({value:t,tabValues:r}))throw new Error(`Can't select invalid tab value=${t}`);n(t),a(t),_(t)}),[a,_,r]),tabValues:r}}var j=s(2303);const m={tabList:"tabList__CuJ",tabItem:"tabItem_LNqP"};function g(t){let{className:e,block:s,selectedValue:r,selectValue:c,tabValues:o}=t;const d=[],{blockElementScrollPositionUntilNextRender:a}=(0,n.a_)(),f=t=>{const e=t.currentTarget,s=d.indexOf(e),i=o[s].value;i!==r&&(a(e),c(i))},h=t=>{let e=null;switch(t.key){case"Enter":f(t);break;case"ArrowRight":{const s=d.indexOf(t.currentTarget)+1;e=d[s]??d[0];break}case"ArrowLeft":{const s=d.indexOf(t.currentTarget)-1;e=d[s]??d[d.length-1];break}}e?.focus()};return(0,i.jsx)("ul",{role:"tablist","aria-orientation":"horizontal",className:(0,l.A)("tabs",{"tabs--block":s},e),children:o.map((t=>{let{value:e,label:s,attributes:c}=t;return(0,i.jsx)("li",{role:"tab",tabIndex:r===e?0:-1,"aria-selected":r===e,ref:t=>d.push(t),onKeyDown:h,onClick:f,...c,className:(0,l.A)("tabs__item",m.tabItem,c?.className,{"tabs__item--active":r===e}),children:s??e},e)}))})}function F(t){let{lazy:e,children:s,selectedValue:r}=t;const l=(Array.isArray(s)?s:[s]).filter(Boolean);if(e){const t=l.find((t=>t.props.value===r));return t?(0,c.cloneElement)(t,{className:"margin-top--md"}):null}return(0,i.jsx)("div",{className:"margin-top--md",children:l.map(((t,e)=>(0,c.cloneElement)(t,{key:e,hidden:t.props.value!==r})))})}function C(t){const e=A(t);return(0,i.jsxs)("div",{className:(0,l.A)("tabs-container",m.tabList),children:[(0,i.jsx)(g,{...t,...e}),(0,i.jsx)(F,{...t,...e})]})}function M(t){const e=(0,j.A)();return(0,i.jsx)(C,{...t,children:_(t.children)},String(e))}const y={tabItem:"tabItem_Ymn6"};function O(t){let{children:e,hidden:s,className:r}=t;return(0,i.jsx)("div",{role:"tabpanel",className:(0,l.A)(y.tabItem,r),hidden:s,children:e})}const S={},k="Office For Mac",v={id:"office_for_mac",title:"Office For Mac",description:"All download links lead to Official Microsoft files only including the activator.",source:"@site/docs/office_for_mac.md",sourceDirName:".",slug:"/office_for_mac",permalink:"/office_for_mac",draft:!1,unlisted:!1,editUrl:"https://github.com/massgravel/mas-docs/tree/main/docs/office_for_mac.md",tags:[],version:"current",frontMatter:{}},b={},w=[{value:"Office Activator",id:"office-activator",level:2},{value:"Office Installer",id:"office-installer",level:2}];function D(t){const e={a:"a",admonition:"admonition",br:"br",h1:"h1",h2:"h2",hr:"hr",li:"li",p:"p",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,r.R)(),...t.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(e.h1,{id:"office-for-mac",children:"Office For Mac"}),"\n",(0,i.jsx)(e.p,{children:"All download links lead to Official Microsoft files only including the activator."}),"\n",(0,i.jsx)(e.h2,{id:"office-activator",children:"Office Activator"}),"\n",(0,i.jsx)(e.admonition,{title:"Activation Guide",type:"info",children:(0,i.jsxs)(e.ul,{children:["\n",(0,i.jsxs)(e.li,{children:["Run this tool ",(0,i.jsx)(e.a,{href:"https://office-reset.com/",children:"https://office-reset.com/"})," to reset the Office licenses. (Skip this if you never opened Office apps on your macOS)"]}),"\n",(0,i.jsxs)(e.li,{children:["Now run the below listed activator pkg file and install. (",(0,i.jsx)(e.strong,{children:"Don't open Office before installing pkg file"}),")"]}),"\n",(0,i.jsx)(e.li,{children:"Now install Office for your macOS version if its not installed."}),"\n",(0,i.jsx)(e.li,{children:"Your office should be activated now."}),"\n",(0,i.jsxs)(e.li,{children:["If you are still facing any issue, connect with us ",(0,i.jsx)(e.a,{href:"/troubleshoot",children:"here"}),"."]}),"\n"]})}),"\n",(0,i.jsx)(e.p,{children:"pkg files are extracted from the official iso files. These serializer files are only available to paid VLSC subscribers, however anyone can activate Office using it."}),"\n",(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Serializer"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Activator"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Applicable On"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office 2024 (Preview)"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/?linkid=2261988",children:"pkg"})}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"macOS 12, 13, 14"})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office 2021 \u2764\ufe0f"}),(0,i.jsxs)(e.td,{style:{textAlign:"left"},children:[(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/Microsoft_Office_LTSC_2021_VL_Serializer.pkg",children:"pkg"})," - ",(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SWDVD5_Office_Mac_Serializer_2021_MLF_X22-74226.iso",children:"iso"})]}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"macOS 10.14 and later"})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office 2019 (New)"}),(0,i.jsxs)(e.td,{style:{textAlign:"left"},children:[(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/Microsoft_Office_2019_VL_Serializer_Universal.pkg",children:"pkg"})," - ",(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SWDVD5_Office_Mac_Serializer_2019_MLF_X22-61752.iso",children:"iso"})]}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"macOS 10.12 and 10.13"})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office 2016 (New)"}),(0,i.jsxs)(e.td,{style:{textAlign:"left"},children:[(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/Microsoft_Office_2016_64_VL_Serializer.pkg",children:"pkg"})," - ",(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SWDVD5_Office_Mac_Serializer_2016_-2_MLF_X21-93585.iso",children:"iso"})]}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"macOS 10.10 and 10.11"})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office 2019 (Old)"}),(0,i.jsxs)(e.td,{style:{textAlign:"left"},children:[(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/Microsoft_Office_2019_VL_Serializer.pkg",children:"pkg"})," - ",(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SWDVD5_Office_Mac_Serializer_2019_MLF_X21-88135.iso",children:"iso"})]}),(0,i.jsx)(e.td,{style:{textAlign:"left"}})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office 2016 (Old)"}),(0,i.jsxs)(e.td,{style:{textAlign:"left"},children:[(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/Microsoft_Office_2016_VL_Serializer.pkg",children:"pkg"})," - ",(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SWDVD5_Office_Mac_Serializer_2016_MLF_X21-83220.iso",children:"iso"})]}),(0,i.jsx)(e.td,{style:{textAlign:"left"}})]})]})]}),"\n",(0,i.jsx)(e.hr,{}),"\n",(0,i.jsx)(e.h2,{id:"office-installer",children:"Office Installer"}),"\n","\n",(0,i.jsxs)(M,{children:[(0,i.jsxs)(O,{value:"macOS 12, 13, 14",label:"macOS 12, 13, 14 \u2764\ufe0f",default:!0,children:[(0,i.jsxs)(e.p,{children:["macOS Sonoma (macOS 14)",(0,i.jsx)(e.br,{}),"\n","macOS Ventura (macOS 13)",(0,i.jsx)(e.br,{}),"\n","macOS Monterey (macOS 12)"]}),(0,i.jsx)(e.p,{children:"Generation - 2021 / 2024"}),(0,i.jsx)(e.admonition,{type:"info",children:(0,i.jsxs)(e.p,{children:["If you are installing only apps and not the full office suite, you need to install ",(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/?linkid=830196",children:"Microsoft AutoUpdate (MAU)"})," to get Office updates."]})}),(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Application"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Link"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite (with Teams) \u2764\ufe0f"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/p/?linkid=2009112",children:"https://go.microsoft.com/fwlink/p/?linkid=2009112"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite (without Teams)"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/p/?linkid=525133",children:"https://go.microsoft.com/fwlink/p/?linkid=525133"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Word"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/p/?linkid=525134",children:"https://go.microsoft.com/fwlink/p/?linkid=525134"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Excel"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/p/?linkid=525135",children:"https://go.microsoft.com/fwlink/p/?linkid=525135"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"PowerPoint"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/p/?linkid=525136",children:"https://go.microsoft.com/fwlink/p/?linkid=525136"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Outlook"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/p/?linkid=525137",children:"https://go.microsoft.com/fwlink/p/?linkid=525137"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"OneNote"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://go.microsoft.com/fwlink/p/?linkid=820886",children:"https://go.microsoft.com/fwlink/p/?linkid=820886"})})]})]})]})]}),(0,i.jsxs)(O,{value:"macOS 11",label:"macOS 11",default:!0,children:[(0,i.jsxs)(e.p,{children:["macOS Big Sur (macOS 11)",(0,i.jsx)(e.br,{}),"\n","Highest supported office version 16.77 (Generation - 2021/2019) (September 2023)",(0,i.jsx)(e.br,{}),"\n","It's no longer supported by Microsoft, and Office doesn't receive updates."]}),(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Application"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Link"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite (with Teams)"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_365_and_Office_16.77.23091003_BusinessPro_Installer.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_365_and_Office_16.77.23091003_BusinessPro_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite (without Teams)"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_365_and_Office_16.77.23091003_Installer.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_365_and_Office_16.77.23091003_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Word"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.77.23091003_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.77.23091003_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Excel"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.77.23091003_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.77.23091003_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"PowerPoint"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.77.23091003_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.77.23091003_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Outlook"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.77.23091003_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.77.23091003_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"OneNote"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.77.23091003_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.77.23091003_Updater.pkg"})})]})]})]})]}),(0,i.jsxs)(O,{value:"macOS 10.15",label:"macOS 10.15",default:!0,children:[(0,i.jsxs)(e.p,{children:["macOS Catalina (10.15)",(0,i.jsx)(e.br,{}),"\n","Highest supported office version 16.66.1 (Generation - 2021/2019) (October 2022)",(0,i.jsx)(e.br,{}),"\n","It's no longer supported by Microsoft, and Office doesn't receive updates."]}),(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Application"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Link"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite (with Teams)"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.66.22101101_BusinessPro_Installer.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.66.22101101_BusinessPro_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite (without Teams)"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.66.22101101_Installer.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.66.22101101_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Word"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.66.22101101_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.66.22101101_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Excel"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.66.22101101_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.66.22101101_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"PowerPoint"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.66.22101101_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.66.22101101_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Outlook"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.66.22101101_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.66.22101101_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"OneNote"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.66.22101101_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.66.22101101_Updater.pkg"})})]})]})]})]}),(0,i.jsxs)(O,{value:"macOS 10.14",label:"macOS 10.14",default:!0,children:[(0,i.jsxs)(e.p,{children:["macOS Mojave (10.14)",(0,i.jsx)(e.br,{}),"\n","Highest supported office version 16.54 (Generation - 2021/2019) (October 2021)",(0,i.jsx)(e.br,{}),"\n","It's no longer supported by Microsoft, and Office doesn't receive updates."]}),(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Application"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Link"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite (with Teams)"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.54.21101001_BusinessPro_Installer.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.54.21101001_BusinessPro_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite (without Teams)"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.54.21101001_Installer.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.54.21101001_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Word"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.54.21101001_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.54.21101001_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Excel"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.54.21101001_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.54.21101001_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"PowerPoint"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.54.21101001_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.54.21101001_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Outlook"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.54.21101001_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.54.21101001_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"OneNote"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.54.21101001_Updater.pkg",children:"https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.54.21101001_Updater.pkg"})})]})]})]})]}),(0,i.jsxs)(O,{value:"macOS 10.13",label:"macOS 10.13",default:!0,children:[(0,i.jsxs)(e.p,{children:["macOS High Sierra (10.13)",(0,i.jsx)(e.br,{}),"\n","Highest supported office version 16.43.0 (Generation - 2019) (November 2020)",(0,i.jsx)(e.br,{}),"\n","It's no longer supported by Microsoft, and Office doesn't receive updates."]}),(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Application"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Link"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.43.20110804_Installer.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.43.20110804_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Word"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.43.20110804_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.43.20110804_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Excel"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.43.20110804_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.43.20110804_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"PowerPoint"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.43.20110804_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.43.20110804_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Outlook"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.43.20110804_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.43.20110804_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"OneNote"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.43.20110804_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.43.20110804_Updater.pkg"})})]})]})]})]}),(0,i.jsxs)(O,{value:"macOS 10.12",label:"macOS 10.12",default:!0,children:[(0,i.jsxs)(e.p,{children:["macOS Sierra (10.12)",(0,i.jsx)(e.br,{}),"\n","Highest supported office version 16.30 (Generation - 2019) (October 2019)",(0,i.jsx)(e.br,{}),"\n","It's no longer supported by Microsoft, and Office doesn't receive updates."]}),(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Application"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Link"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.30.19101301_Installer.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.30.19101301_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Word"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.30.19101301_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.30.19101301_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Excel"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.30.19101301_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.30.19101301_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"PowerPoint"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.30.19101301_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.30.19101301_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Outlook"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.30.19101301_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.30.19101301_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"OneNote"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.30.19101301_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.30.19101301_Updater.pkg"})})]})]})]})]}),(0,i.jsxs)(O,{value:"10.11 & 10.10",label:"macOS 10.11 & 10.10",default:!0,children:[(0,i.jsxs)(e.p,{children:["OS X El Capitan (10.11)",(0,i.jsx)(e.br,{}),"\n","OS X Yosemite (10.10)"]}),(0,i.jsxs)(e.p,{children:["Highest supported office version 16.16.27 (Generation - 2016) (October 2020)",(0,i.jsx)(e.br,{}),"\n","It's no longer supported by Microsoft, and Office doesn't receive updates."]}),(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Application"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Link"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Office suite"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.16.20101200_Installer.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.16.20101200_Installer.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Word"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.16.20101200_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Word_16.16.20101200_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Excel"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.16.20101200_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Excel_16.16.20101200_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"PowerPoint"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.16.20101200_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_PowerPoint_16.16.20101200_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Outlook"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.16.20101200_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Outlook_16.16.20101200_Updater.pkg"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"OneNote"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.16.20101200_Updater.pkg",children:"https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_OneNote_16.16.20101200_Updater.pkg"})})]})]})]})]}),(0,i.jsxs)(O,{value:"10.5 to 10.9",label:"macOS 10.5 to 10.9",default:!0,children:[(0,i.jsxs)(e.p,{children:["OS X Mavericks (10.9)",(0,i.jsx)(e.br,{}),"\n","OS X Mountain Lion (10.8)",(0,i.jsx)(e.br,{}),"\n","OS X Lion (10.7)",(0,i.jsx)(e.br,{}),"\n","Mac OS X Snow Leopard (10.6)",(0,i.jsx)(e.br,{}),"\n","Mac OS X Leopard (10.5)"]}),(0,i.jsxs)(e.p,{children:["Highest supported office version is Office 2011.",(0,i.jsx)(e.br,{}),"\n","This Office installer does not require activation.",(0,i.jsx)(e.br,{}),"\n","It's no longer supported by Microsoft, and Office doesn't receive updates."]}),(0,i.jsxs)(e.table,{children:[(0,i.jsx)(e.thead,{children:(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Language"}),(0,i.jsx)(e.th,{style:{textAlign:"left"},children:"Link"})]})}),(0,i.jsxs)(e.tbody,{children:[(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"ChnSimp"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_ChnSimp_-3_ISO_MLF_X21-39848.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_ChnSimp_-3_ISO_MLF_X21-39848.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"ChnTrad"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_ChnTrad_-3_ISO_MLF_X21-39852.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_ChnTrad_-3_ISO_MLF_X21-39852.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Danish"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Danish_-3_ISO_MLF_X21-39844.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Danish_-3_ISO_MLF_X21-39844.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Dutch"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Dutch_-3_ISO_MLF_X21-39850.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Dutch_-3_ISO_MLF_X21-39850.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"English"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_English_-3_ISO_MLF_X21-39841.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_English_-3_ISO_MLF_X21-39841.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Finnish"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Finnish_-3_ISO_MLF_X21-39846.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Finnish_-3_ISO_MLF_X21-39846.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"French"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_French_-3_ISO_MLF_X21-39843.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_French_-3_ISO_MLF_X21-39843.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"German"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_German_-3_ISO_MLF_X21-39853.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_German_-3_ISO_MLF_X21-39853.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Italian"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Italian_-3_ISO_MLF_X21-39849.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Italian_-3_ISO_MLF_X21-39849.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Japanese"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Japanese_-3_ISO_MLF_X21-39842.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Japanese_-3_ISO_MLF_X21-39842.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Norwegian"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Norwegian_-3_ISO_MLF_X21-39845.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Norwegian_-3_ISO_MLF_X21-39845.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Polish"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Polish_-3_ISO_MLF_X21-39851.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Polish_-3_ISO_MLF_X21-39851.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Russian"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Russian_-3_ISO_MLF_X21-39854.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Russian_-3_ISO_MLF_X21-39854.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Spanish"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Spanish_-3_ISO_MLF_X21-39855.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Spanish_-3_ISO_MLF_X21-39855.iso"})})]}),(0,i.jsxs)(e.tr,{children:[(0,i.jsx)(e.td,{style:{textAlign:"left"},children:"Swedish"}),(0,i.jsx)(e.td,{style:{textAlign:"left"},children:(0,i.jsx)(e.a,{href:"https://drive.massgrave.dev/SW_DVD5_Office_Mac_Standard_2011w_SP4_Swedish_-3_ISO_MLF_X21-39847.iso",children:"SW_DVD5_Office_Mac_Standard_2011w_SP4_Swedish_-3_ISO_MLF_X21-39847.iso"})})]})]})]})]})]})]})}function P(t={}){const{wrapper:e}={...(0,r.R)(),...t.components};return e?(0,i.jsx)(e,{...t,children:(0,i.jsx)(D,{...t})}):D(t)}},8453:(t,e,s)=>{s.d(e,{R:()=>l,x:()=>n});var i=s(6540);const r={},c=i.createContext(r);function l(t){const e=i.useContext(c);return i.useMemo((function(){return"function"==typeof t?t(e):{...e,...t}}),[e,t])}function n(t){let e;return e=t.disableParentContext?"function"==typeof t.components?t.components(r):t.components||r:l(t.components),i.createElement(c.Provider,{value:e},t.children)}}}]);