summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO48
-rw-r--r--PKGBUILD73
-rw-r--r--license-scope.txt11
-rwxr-xr-xplanmaker-2021.desktop83
-rwxr-xr-xplanmaker213
-rwxr-xr-xpresentations-2021.desktop82
-rwxr-xr-xpresentations2110
-rw-r--r--softmaker-office-2021.xml1808
-rwxr-xr-xtextmaker-2021.desktop83
-rwxr-xr-xtextmaker213
10 files changed, 2204 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a7a623417583
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,48 @@
+pkgbase = softmaker-office-2021-bin
+ pkgdesc = Proprietary office suite; word processing, spreadsheets, presentations (BETA)
+ pkgver = 2021.1009
+ pkgrel = 1
+ url = https://www.softmaker.com
+ arch = x86_64
+ license = custom
+ depends = hicolor-icon-theme
+ depends = shared-mime-info
+ depends = libxmu
+ depends = libgl
+ depends = libxrandr
+ depends = libxrender
+ depends = libx11
+ depends = libxext
+ depends = libxmu
+ depends = curl
+ depends = desktop-file-utils
+ source = planmaker-2021.desktop
+ source = presentations-2021.desktop
+ source = textmaker-2021.desktop
+ source = planmaker21
+ source = presentations21
+ source = textmaker21
+ source = softmaker-office-2021.xml
+ source = license-scope.txt
+ md5sums = 099706015d0caf75c2b84a577344b0bd
+ md5sums = e8afc2d2a0c25695b7cf566d72be7801
+ md5sums = 8c10cddb9608f7687ae5bf5356be96b5
+ md5sums = d78fc58f618fa821bb1595542a7ea131
+ md5sums = 27de947ff56b5e9ad92910c68be83cfa
+ md5sums = e1ddaf11756afede521fad32ab5207cd
+ md5sums = 35c13675d6e89033c1897ca2457c70c2
+ md5sums = dd7564d0b83052bf59086391347bebd8
+ sha512sums = f29dba6cf303e4b2c9e45f039f1793eb838a0bc9d623a4fc1b009fdb0021ccd8c6396a41d2420c0924f4d635fbf330748ec6238573d88d9b0599bd24f7f28d2e
+ sha512sums = fecf6db647218fe8b2c0288675db225ca992e7e245a06a9d442a3674418f94730a782baeddf9eb482447432bd9543ba60ddaa471a80b56741b4a55c4edac3dc0
+ sha512sums = b0a1a665a7affae304a34b453dac9b4a8ef2ac17b64e8fe701900f954b494daf0c75a7e62cc53e1b70becc5a3320e372c208787655965c2244d7824a939b5d3f
+ sha512sums = 1a4c94ab9448e267ec30b23f0f50aeb6ecef28aa0c92cf85ec9e13ce3fc54f87006cca351f7aef0eb7421e9890a8d9db0f0b0a839cb8f55730cdba47f6975fae
+ sha512sums = a2944023917f9efff4ad659640197d47ea7804dd83bf974834b3c4508b3a4dd7f378ca2845e84cb18563c106d0e4512340d6b5a0d7e98e05afe88e184ab9c52e
+ sha512sums = 1677ab6b31683f55bc0b144b787968729048bc4cd66e3e4e334c935488c64bab6baa92258d90ef0dac9fc2b7ec3ae5dd0cf451c63954b07f2d885c4e15937dc4
+ sha512sums = 334d90369b026ef773b7c778ca2fb09e38cae5cb64be0f9bd200010f149364c742f9ac991d597df0a71ee14c082c2fd2fa327df2ef85c6e4693c7e5da8cb14c1
+ sha512sums = 02245e32c6cdaaedaa255d11c94b0948abf3e12b04cb8bf6f799bfb11cea1cf432890bb8ef8a6b1b28038e09339f33a79d3f590fd2bf5bb29b059c3269e2830d
+ source_x86_64 = http://www.softmaker.net/down/softmaker-office-2021-1009-amd64.tgz
+ md5sums_x86_64 = 1b3e26396bef6b3225333ef7c752f24d
+ sha512sums_x86_64 = a1535ff0d167e1b7ce5ee474449ed563a11a2f044155226eee406820130443de1c921580c1a85864915ba0fc74406a2c5e91e157c8ae666fefa54614deea6b1b
+
+pkgname = softmaker-office-2021-bin
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..731895c3539f
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,73 @@
+# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
+
+pkgname=softmaker-office-2021-bin
+pkgver=2021.1009
+pkgrel=1
+pkgdesc="Proprietary office suite; word processing, spreadsheets, presentations (BETA)"
+url="https://www.softmaker.com"
+arch=('x86_64')
+license=('custom')
+depends=('hicolor-icon-theme' 'shared-mime-info' 'libxmu' 'libgl' 'libxrandr' 'libxrender'
+ 'libx11' 'libxext' 'libxmu' 'curl' 'desktop-file-utils')
+source=('planmaker-2021.desktop'
+ 'presentations-2021.desktop'
+ 'textmaker-2021.desktop'
+ 'planmaker21'
+ 'presentations21'
+ 'textmaker21'
+ 'softmaker-office-2021.xml'
+ 'license-scope.txt')
+source_i686=("http://www.softmaker.net/down/softmaker-office-${pkgver//./-}-i386.tgz")
+source_x86_64=("http://www.softmaker.net/down/softmaker-office-${pkgver//./-}-amd64.tgz")
+md5sums=('099706015d0caf75c2b84a577344b0bd'
+ 'e8afc2d2a0c25695b7cf566d72be7801'
+ '8c10cddb9608f7687ae5bf5356be96b5'
+ 'd78fc58f618fa821bb1595542a7ea131'
+ '27de947ff56b5e9ad92910c68be83cfa'
+ 'e1ddaf11756afede521fad32ab5207cd'
+ '35c13675d6e89033c1897ca2457c70c2'
+ 'dd7564d0b83052bf59086391347bebd8')
+md5sums_x86_64=('1b3e26396bef6b3225333ef7c752f24d')
+sha512sums=('f29dba6cf303e4b2c9e45f039f1793eb838a0bc9d623a4fc1b009fdb0021ccd8c6396a41d2420c0924f4d635fbf330748ec6238573d88d9b0599bd24f7f28d2e'
+ 'fecf6db647218fe8b2c0288675db225ca992e7e245a06a9d442a3674418f94730a782baeddf9eb482447432bd9543ba60ddaa471a80b56741b4a55c4edac3dc0'
+ 'b0a1a665a7affae304a34b453dac9b4a8ef2ac17b64e8fe701900f954b494daf0c75a7e62cc53e1b70becc5a3320e372c208787655965c2244d7824a939b5d3f'
+ '1a4c94ab9448e267ec30b23f0f50aeb6ecef28aa0c92cf85ec9e13ce3fc54f87006cca351f7aef0eb7421e9890a8d9db0f0b0a839cb8f55730cdba47f6975fae'
+ 'a2944023917f9efff4ad659640197d47ea7804dd83bf974834b3c4508b3a4dd7f378ca2845e84cb18563c106d0e4512340d6b5a0d7e98e05afe88e184ab9c52e'
+ '1677ab6b31683f55bc0b144b787968729048bc4cd66e3e4e334c935488c64bab6baa92258d90ef0dac9fc2b7ec3ae5dd0cf451c63954b07f2d885c4e15937dc4'
+ '334d90369b026ef773b7c778ca2fb09e38cae5cb64be0f9bd200010f149364c742f9ac991d597df0a71ee14c082c2fd2fa327df2ef85c6e4693c7e5da8cb14c1'
+ '02245e32c6cdaaedaa255d11c94b0948abf3e12b04cb8bf6f799bfb11cea1cf432890bb8ef8a6b1b28038e09339f33a79d3f590fd2bf5bb29b059c3269e2830d')
+sha512sums_x86_64=('a1535ff0d167e1b7ce5ee474449ed563a11a2f044155226eee406820130443de1c921580c1a85864915ba0fc74406a2c5e91e157c8ae666fefa54614deea6b1b')
+
+package() {
+ install -dm755 "${pkgdir}/usr/share/office2021"
+ bsdtar xf "${srcdir}/office2021.tar.lzma" -C "${pkgdir}/usr/share/office2021"
+
+ install -Dm 755 -t "${pkgdir}/usr/bin" "${srcdir}/planmaker21" "${srcdir}/presentations21" "${srcdir}/textmaker21"
+ for size in 16 32 48 64 128 256 512; do
+ install -d "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps"
+ ln -s "/usr/share/office2021/icons/pml_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps/office2021-planmaker.png"
+ ln -s "/usr/share/office2021/icons/prl_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps/office2021-presentations.png"
+ ln -s "/usr/share/office2021/icons/tml_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps/office2021-textmaker.png"
+
+ install -d "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes"
+ ln -s "/usr/share/office2021/icons/pmd_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes/application-x-pmd21.png"
+ ln -s "/usr/share/office2021/icons/prd_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes/application-x-prd21.png"
+ ln -s "/usr/share/office2021/icons/tmd_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes/application-x-tmd21.png"
+ ln -s "/usr/share/office2021/icons/pmd_oth_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes/application-x-pmd21-oth.png"
+ ln -s "/usr/share/office2021/icons/tmd_oth_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes/application-x-tmd21-oth.png"
+ ln -s "/usr/share/office2021/icons/pmd_mso_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes/application-x-pmd21-mso.png"
+ ln -s "/usr/share/office2021/icons/prd_mso_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes/application-x-prd21-mso.png"
+ ln -s "/usr/share/office2021/icons/tmd_mso_${size}.png" "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/mimetypes/application-x-tmd21-mso.png"
+ done
+
+ install -Dm644 "${srcdir}/softmaker-office-2021.xml" "${pkgdir}/usr/share/mime/packages/softmaker-office-2021.xml"
+ install -dm755 "${pkgdir}/usr/share/mime-info"
+ ln -s /usr/share/office2021/mime/softmaker-office-2021.mime "${pkgdir}/usr/share/mime-info/softmaker-office-2021.mime"
+
+ install -Dm644 "${srcdir}/planmaker-2021.desktop" "${pkgdir}/usr/share/applications/planmaker-2021.desktop"
+ install -Dm644 "${srcdir}/presentations-2021.desktop" "${pkgdir}/usr/share/applications/presentations-2021.desktop"
+ install -Dm644 "${srcdir}/textmaker-2021.desktop" "${pkgdir}/usr/share/applications/textmaker-2021.desktop"
+
+ install -Dm644 "${srcdir}/license-scope.txt" "${pkgdir}/usr/share/licenses/${pkgname}/license-scope.txt"
+ install -Dm644 "${pkgdir}/usr/share/office2021/mime/copyright" "${pkgdir}/usr/share/licenses/${pkgname}/copyright"
+}
diff --git a/license-scope.txt b/license-scope.txt
new file mode 100644
index 000000000000..80f7fd73268f
--- /dev/null
+++ b/license-scope.txt
@@ -0,0 +1,11 @@
+NOTE: This text was copied from http://www.softmaker.com/en/softmaker-office on 2020-05-09, actual text may have altered in the meantime. Please check the softmaker website for up-to-date text.
+---
+Scope of license
+Non-commercial use: You and the members of your family are entitled to using
+one license on up to five computers at the same time, as long as these
+computers belong to the same household.
+
+Commercial use: Each license may only be installed and used on one computer.
+Every user of that computer may use the software, but only 1 (one) user at any
+given time. Secondary use right: The single primary user of that computer is
+additionally entitled to use the software on a portable computer.
diff --git a/planmaker-2021.desktop b/planmaker-2021.desktop
new file mode 100755
index 000000000000..b4b68f152d26
--- /dev/null
+++ b/planmaker-2021.desktop
@@ -0,0 +1,83 @@
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+InitialPreference=10
+GenericName=Spreadsheet
+GenericName[am]=ሠንጠረዥ አስሊ
+GenericName[ar]=جدول
+GenericName[az]=Hesab Cədvəli
+GenericName[bg]=Електронна таблица
+GenericName[bn]=স্প্রেডশিট
+GenericName[bs]=Spreadsheet
+GenericName[ca]=Full de càlcul
+GenericName[cs]=Tabulkový kalkulátor
+GenericName[da]=Regneark
+GenericName[de]=Tabellenkalkulation
+GenericName[dz]=ཤོག་ཁྲམ།
+GenericName[el]=Λογιστικό φύλλο
+GenericName[en_CA]=Spreadsheet
+GenericName[en_GB]=Spreadsheet
+GenericName[en_ZA]=Spreadsheet
+GenericName[es]=Hoja de cálculo
+GenericName[et]=Arvutustabel
+GenericName[eu]=Kalkulu-orria
+GenericName[fi]=Taulukkolaskenta
+GenericName[fil]=Spreadsheet
+GenericName[fr]=Tableur
+GenericName[ga]=Scarbhileog
+GenericName[gl]=Folla de cálculo
+GenericName[gu]=સ્પ્રેડશીટ
+GenericName[he]=גיליון עבודה
+GenericName[hr]=Proračunska tablica
+GenericName[hu]=Táblázatkezelő
+GenericName[is]=Töflureiknir
+GenericName[it]=Foglio di calcolo
+GenericName[ja]=スプレッドシート
+GenericName[ka]=ელცხრილი
+GenericName[ko]=스프레드시트
+GenericName[ku]=Tabloya Hesêb
+GenericName[mk]=Табели
+GenericName[ms]=Hamparan
+GenericName[nb]=Regneark
+GenericName[ne]=स्प्रेडसिट
+GenericName[nl]=Rekenblad
+GenericName[nr]=Spredtjhiti
+GenericName[nso]=Letlakala la go ala tsebišo
+GenericName[oc]=Fuelha de calcul
+GenericName[pa]=ਸਾਰਣੀ
+GenericName[pl]=Arkusz kalkulacyjny
+GenericName[pt]=Folha de Cálculo
+GenericName[pt_BR]=Planilha Eletrônica
+GenericName[ru]=Электронная таблица
+GenericName[rw]=Urupapurorusesuye
+GenericName[sk]=Tabuľka
+GenericName[sq]=Fleta elektronike
+GenericName[sr]=Табеле
+GenericName[sr@Latn]=Tabele
+GenericName[st]=Leqephe la ho ala boitsebiso
+GenericName[sv]=Kalkylark
+GenericName[th]=ตารางคำนวน
+GenericName[tl]=Spreadsheet
+GenericName[tr]=Hesap Çizelgesi
+GenericName[ts]=Xipredxiti
+GenericName[uk]=Електронні таблиці
+GenericName[vi]=Bảng tính
+GenericName[wa]=Tåvleu
+GenericName[xh]=Icwecwe leeseli
+GenericName[zh_CN]=电子表格
+GenericName[zh_TW]=試算表
+GenericName[zu]=Ispredshit
+Comment=PlanMaker lets you create all kinds of spreadsheets -- from simple ones to the most complex ones. Includes a high-caliber charting module.
+Comment[de]=Mit PlanMaker können Sie alle Arten von Arbeitsblättern erstellen -- von ganz einfachen bis zu den komplexesten. Inklusive eines leistungsstarken Diagrammmoduls.
+Comment[ru]=PlanMaker позволяет создавать все виды электронных таблиц, от простых до сложных. Включает в себя мощный модуль для составления диаграмм.
+Terminal=false
+Categories=Application;Office;Spreadsheet;
+MimeType=application/x-pmd;application/x-pmdx;application/x-pmv;application/excel;application/x-excel;application/x-ms-excel;application/x-msexcel;application/x-sylk;application/x-xls;application/xls;application/vnd.ms-excel;application/vnd.stardivision.calc;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/vnd.ms-excel.sheet.macroenabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/vnd.ms-excel.template.macroEnabled.12;application/x-dif;text/spreadsheet;text/csv;application/x-prn;application/vnd.ms-excel.sheet.binary.macroenabled.12;
+
+Version=1.0
+Name=PlanMaker 2021
+Icon=office2021-planmaker
+TryExec=/usr/bin/planmaker21
+StartupWMClass=pm
+Exec=/usr/bin/planmaker21 %F
+Path=/usr/share/office2021
diff --git a/planmaker21 b/planmaker21
new file mode 100755
index 000000000000..a3c56ed73f93
--- /dev/null
+++ b/planmaker21
@@ -0,0 +1,3 @@
+#!/bin/sh
+# A script to run PlanMaker.
+/usr/share/office2021/planmaker "$@"
diff --git a/presentations-2021.desktop b/presentations-2021.desktop
new file mode 100755
index 000000000000..9a56a1cc1686
--- /dev/null
+++ b/presentations-2021.desktop
@@ -0,0 +1,82 @@
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+InitialPreference=10
+GenericName=Presentation
+GenericName[am]=ትዕይንት
+GenericName[az]=Təqdimat
+GenericName[bg]=Презентация
+GenericName[bn]=প্রেজেন্টেশন
+GenericName[bs]=Prezentacija
+GenericName[ca]=Presentació
+GenericName[cs]=Prezentace
+GenericName[da]=Præsentation
+GenericName[de]=Präsentation
+GenericName[dz]=གསལ་སྟོན།
+GenericName[el]=Παρουσίαση
+GenericName[en_CA]=Presentation
+GenericName[en_GB]=Presentation
+GenericName[en_ZA]=Presentation
+GenericName[es]=Presentación
+GenericName[et]=Esitlus
+GenericName[eu]=Aurkezpena
+GenericName[fi]=Esitys
+GenericName[fil]=Pagtatanghal
+GenericName[fr]=Présentation
+GenericName[ga]=Toirbeathas
+GenericName[gl]=Presentación
+GenericName[gu]=રજૂઆત
+GenericName[he]=מצגות
+GenericName[hr]=Prezentacija
+GenericName[hu]=Bemutatókészítő
+GenericName[is]=Impress framsetning
+GenericName[it]=Presentazione
+GenericName[ja]=プレゼンテーション
+GenericName[ka]=პრეზენტაცია
+GenericName[ko]=프리젠테이션
+GenericName[ku]=Pêşkêşî
+GenericName[mk]=Презентација
+GenericName[ms]=Persembahan
+GenericName[nb]=Presentasjon
+GenericName[ne]=प्रस्तुति
+GenericName[nl]=Presentatie
+GenericName[nr]=Phrizentheyitjhini
+GenericName[nso]=Tlhagišo
+GenericName[oc]=Presentacion
+GenericName[pa]=ਪੇਸ਼ਕਾਰੀ
+GenericName[pl]=Prezentacja
+GenericName[pt]=Apresentação
+GenericName[pt_BR]=Apresentação
+GenericName[ru]=Презентация
+GenericName[rw]=Iyerekana
+GenericName[sk]=Prezentácia
+GenericName[sq]=Prezantime
+GenericName[sr]=Презентација
+GenericName[sr@Latn]=Prezentacija
+GenericName[st]=Nehelano
+GenericName[sv]=Presentation
+GenericName[th]=งานนำเสนอ
+GenericName[tl]=Pagtatanghal
+GenericName[tr]=Sunum
+GenericName[ts]=Nkombiso
+GenericName[uk]=Презентації
+GenericName[vi]=Trình diễn
+GenericName[wa]=Prezintåcion
+GenericName[xh]=Umboniso wenkcazelo
+GenericName[zh_CN]=演示文稿
+GenericName[zh_TW]=簡報
+GenericName[zu]=Iprezenteyshin
+Comment=The Presentations software lets you design any kind of presentation - even including special effects, animations, and transitions.
+Comment[de]=Presentations lässt Sie beliebige Präsentationen gestalten - mit Effekten, Animationen und Transitionen.
+Comment[ru]=Presentations позволяет создавать все виды презентаций и добавлять в них специальные эффекты, анимацию и переходы.
+Terminal=false
+Categories=Application;Office;Presentation;
+MimeType=application/x-prdx;application/x-prvx;application/x-prsx;application/x-prd;application/x-prv;application/x-prs;application/ppt;application/mspowerpoint;application/vnd.ms-powerpoint;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.ms-powerpoint.presentation.macroenabled.12;application/vnd.openxmlformats-officedocument.presentationml.template;application/vnd.ms-powerpoint.template.macroEnabled.12;application/vnd.ms-powerpoint.slideshow.macroenabled.12;application/vnd.openxmlformats-officedocument.presentationml.slideshow;
+
+Version=1.0
+Name=Presentations 2021
+Icon=office2021-presentations
+TryExec=/usr/bin/presentations21
+StartupWMClass=pr
+Exec=/usr/bin/presentations21 %F
+Path=/usr/share/office2021
diff --git a/presentations21 b/presentations21
new file mode 100755
index 000000000000..526dc8d78855
--- /dev/null
+++ b/presentations21
@@ -0,0 +1,10 @@
+#!/bin/bash
+# A script to run Presentations.
+ext="${@##*.}"
+shopt -s nocasematch
+case "$ext" in
+ "prs" ) /usr/share/office2021/presentations -S\""$@"\";;
+ "pps" ) /usr/share/office2021/presentations -S\""$@"\";;
+ "ppsx" ) /usr/share/office2021/presentations -S\""$@"\";;
+ * ) /usr/share/office2021/presentations "$@";;
+esac
diff --git a/softmaker-office-2021.xml b/softmaker-office-2021.xml
new file mode 100644
index 000000000000..dd8466eac6d0
--- /dev/null
+++ b/softmaker-office-2021.xml
@@ -0,0 +1,1808 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-tmd">
+ <comment>TextMaker document</comment>
+ <comment xml:lang="az">TextMaker sənədi</comment>
+ <comment xml:lang="bg">Документ — TextMaker</comment>
+ <comment xml:lang="ca">document de TextMaker</comment>
+ <comment xml:lang="cs">Dokument TextMaker</comment>
+ <comment xml:lang="cy">Dogfen TextMaker</comment>
+ <comment xml:lang="da">TextMaker-dokument</comment>
+ <comment xml:lang="de">TextMaker-Dokument</comment>
+ <comment xml:lang="el">έγγραφο TextMaker</comment>
+ <comment xml:lang="en_GB">TextMaker document</comment>
+ <comment xml:lang="eo">dokumento de TextMaker</comment>
+ <comment xml:lang="es">documento de TextMaker</comment>
+ <comment xml:lang="eu">TextMaker dokumentua</comment>
+ <comment xml:lang="fi">TextMaker -asiakirja</comment>
+ <comment xml:lang="fr">document TextMaker</comment>
+ <comment xml:lang="hu">TextMaker-dokumentum</comment>
+ <comment xml:lang="it">Documento TextMaker</comment>
+ <comment xml:lang="ja">TextMaker ドキュメント</comment>
+ <comment xml:lang="ko">TextMaker 문서</comment>
+ <comment xml:lang="lt">TextMaker dokumentas</comment>
+ <comment xml:lang="ms">Dokumen TextMaker</comment>
+ <comment xml:lang="nb">TextMaker-dokument</comment>
+ <comment xml:lang="nl">TextMaker-document</comment>
+ <comment xml:lang="nn">TextMaker-dokument</comment>
+ <comment xml:lang="pl">Dokument TextMaker</comment>
+ <comment xml:lang="pt">documento TextMaker</comment>
+ <comment xml:lang="pt_BR">Documento do TextMaker</comment>
+ <comment xml:lang="ru">документ TextMaker</comment>
+ <comment xml:lang="sq">Dokument TextMaker</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">TextMaker-dokument</comment>
+ <comment xml:lang="uk">Документ TextMaker</comment>
+ <comment xml:lang="vi">Tài liệu TextMaker</comment>
+ <comment xml:lang="zh_CN">TextMaker 文档</comment>
+ <comment xml:lang="zh_TW">TextMaker 文件</comment>
+ <glob pattern="*.tmd" />
+ <icon name="application-x-tmd21" />
+ </mime-type>
+ <mime-type type="application/x-tmdx">
+ <comment>TextMaker document</comment>
+ <comment xml:lang="az">TextMaker sənədi</comment>
+ <comment xml:lang="bg">Документ — TextMaker</comment>
+ <comment xml:lang="ca">document de TextMaker</comment>
+ <comment xml:lang="cs">Dokument TextMaker</comment>
+ <comment xml:lang="cy">Dogfen TextMaker</comment>
+ <comment xml:lang="da">TextMaker-dokument</comment>
+ <comment xml:lang="de">TextMaker-Dokument</comment>
+ <comment xml:lang="el">έγγραφο TextMaker</comment>
+ <comment xml:lang="en_GB">TextMaker document</comment>
+ <comment xml:lang="eo">dokumento de TextMaker</comment>
+ <comment xml:lang="es">documento de TextMaker</comment>
+ <comment xml:lang="eu">TextMaker dokumentua</comment>
+ <comment xml:lang="fi">TextMaker -asiakirja</comment>
+ <comment xml:lang="fr">document TextMaker</comment>
+ <comment xml:lang="hu">TextMaker-dokumentum</comment>
+ <comment xml:lang="it">Documento TextMaker</comment>
+ <comment xml:lang="ja">TextMaker ドキュメント</comment>
+ <comment xml:lang="ko">TextMaker 문서</comment>
+ <comment xml:lang="lt">TextMaker dokumentas</comment>
+ <comment xml:lang="ms">Dokumen TextMaker</comment>
+ <comment xml:lang="nb">TextMaker-dokument</comment>
+ <comment xml:lang="nl">TextMaker-document</comment>
+ <comment xml:lang="nn">TextMaker-dokument</comment>
+ <comment xml:lang="pl">Dokument TextMaker</comment>
+ <comment xml:lang="pt">documento TextMaker</comment>
+ <comment xml:lang="pt_BR">Documento do TextMaker</comment>
+ <comment xml:lang="ru">документ TextMaker</comment>
+ <comment xml:lang="sq">Dokument TextMaker</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">TextMaker-dokument</comment>
+ <comment xml:lang="uk">Документ TextMaker</comment>
+ <comment xml:lang="vi">Tài liệu TextMaker</comment>
+ <comment xml:lang="zh_CN">TextMaker 文档</comment>
+ <comment xml:lang="zh_TW">TextMaker 文件</comment>
+ <glob pattern="*.tmdx" />
+ <icon name="application-x-tmd21" />
+ </mime-type>
+ <mime-type type="application/x-pmd">
+ <icon name="application-x-pmd21" />
+ <comment>PlanMaker document</comment>
+ <comment xml:lang="az">PlanMaker sənədi</comment>
+ <comment xml:lang="bg">Документ — PlanMaker</comment>
+ <comment xml:lang="ca">document de PlanMaker</comment>
+ <comment xml:lang="cs">Dokument PlanMaker</comment>
+ <comment xml:lang="cy">Dogfen PlanMaker</comment>
+ <comment xml:lang="da">PlanMaker-dokument</comment>
+ <comment xml:lang="de">PlanMaker-Dokument</comment>
+ <comment xml:lang="el">έγγραφο PlanMaker</comment>
+ <comment xml:lang="en_GB">PlanMaker document</comment>
+ <comment xml:lang="eo">dokumento de PlanMaker</comment>
+ <comment xml:lang="es">documento de PlanMaker</comment>
+ <comment xml:lang="eu">PlanMaker dokumentua</comment>
+ <comment xml:lang="fi">PlanMaker -asiakirja</comment>
+ <comment xml:lang="fr">document PlanMaker</comment>
+ <comment xml:lang="hu">PlanMaker-dokumentum</comment>
+ <comment xml:lang="it">Documento PlanMaker</comment>
+ <comment xml:lang="ja">PlanMaker ドキュメント</comment>
+ <comment xml:lang="ko">PlanMaker 문서</comment>
+ <comment xml:lang="lt">PlanMaker dokumentas</comment>
+ <comment xml:lang="ms">Dokumen PlanMaker</comment>
+ <comment xml:lang="nb">PlanMaker-dokument</comment>
+ <comment xml:lang="nl">PlanMaker-document</comment>
+ <comment xml:lang="nn">PlanMaker-dokument</comment>
+ <comment xml:lang="pl">Dokument PlanMaker</comment>
+ <comment xml:lang="pt">documento PlanMaker</comment>
+ <comment xml:lang="pt_BR">Documento do PlanMaker</comment>
+ <comment xml:lang="ru">документ PlanMaker</comment>
+ <comment xml:lang="sq">Dokument PlanMaker</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">PlanMaker-dokument</comment>
+ <comment xml:lang="uk">Документ PlanMaker</comment>
+ <comment xml:lang="vi">Tài liệu PlanMaker</comment>
+ <comment xml:lang="zh_CN">PlanMaker 文档</comment>
+ <comment xml:lang="zh_TW">PlanMaker 文件</comment>
+ <glob pattern="*.pmd" />
+ <sub-class-of type="application/x-ole-storage"/>
+ </mime-type>
+ <mime-type type="application/x-prd">
+ <icon name="application-x-prd21" />
+ <comment>Presentations document</comment>
+ <comment xml:lang="az">Presentations sənədi</comment>
+ <comment xml:lang="bg">Документ — Presentations</comment>
+ <comment xml:lang="ca">document de Presentations</comment>
+ <comment xml:lang="cs">Dokument Presentations</comment>
+ <comment xml:lang="cy">Dogfen Presentations</comment>
+ <comment xml:lang="da">Presentations-dokument</comment>
+ <comment xml:lang="de">Presentations-Dokument</comment>
+ <comment xml:lang="el">έγγραφο Presentations</comment>
+ <comment xml:lang="en_GB">Presentations document</comment>
+ <comment xml:lang="eo">dokumento de Presentations</comment>
+ <comment xml:lang="es">documento de Presentations</comment>
+ <comment xml:lang="eu">Presentations dokumentua</comment>
+ <comment xml:lang="fi">Presentations -asiakirja</comment>
+ <comment xml:lang="fr">document Presentations</comment>
+ <comment xml:lang="hu">Presentations-dokumentum</comment>
+ <comment xml:lang="it">Documento Presentations</comment>
+ <comment xml:lang="ja">Presentations ドキュメント</comment>
+ <comment xml:lang="ko">Presentations 문서</comment>
+ <comment xml:lang="lt">Presentations dokumentas</comment>
+ <comment xml:lang="ms">Dokumen Presentations</comment>
+ <comment xml:lang="nb">Presentations-dokument</comment>
+ <comment xml:lang="nl">Presentations-document</comment>
+ <comment xml:lang="nn">Presentations-dokument</comment>
+ <comment xml:lang="pl">Dokument Presentations</comment>
+ <comment xml:lang="pt">documento Presentations</comment>
+ <comment xml:lang="pt_BR">Documento do Presentations</comment>
+ <comment xml:lang="ru">документ Presentations</comment>
+ <comment xml:lang="sq">Dokument Presentations</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">Presentations-dokument</comment>
+ <comment xml:lang="uk">Документ Presentations</comment>
+ <comment xml:lang="vi">Tài liệu Presentations</comment>
+ <comment xml:lang="zh_CN">Presentations 文档</comment>
+ <comment xml:lang="zh_TW">Presentations 文件</comment>
+ <glob pattern="*.prd" />
+ </mime-type>
+ <mime-type type="application/x-prdx">
+ <icon name="application-x-prd21" />
+ <comment>Presentations document</comment>
+ <comment xml:lang="az">Presentations sənədi</comment>
+ <comment xml:lang="bg">Документ — Presentations</comment>
+ <comment xml:lang="ca">document de Presentations</comment>
+ <comment xml:lang="cs">Dokument Presentations</comment>
+ <comment xml:lang="cy">Dogfen Presentations</comment>
+ <comment xml:lang="da">Presentations-dokument</comment>
+ <comment xml:lang="de">Presentations-Dokument</comment>
+ <comment xml:lang="el">έγγραφο Presentations</comment>
+ <comment xml:lang="en_GB">Presentations document</comment>
+ <comment xml:lang="eo">dokumento de Presentations</comment>
+ <comment xml:lang="es">documento de Presentations</comment>
+ <comment xml:lang="eu">Presentations dokumentua</comment>
+ <comment xml:lang="fi">Presentations -asiakirja</comment>
+ <comment xml:lang="fr">document Presentations</comment>
+ <comment xml:lang="hu">Presentations-dokumentum</comment>
+ <comment xml:lang="it">Documento Presentations</comment>
+ <comment xml:lang="ja">Presentations ドキュメント</comment>
+ <comment xml:lang="ko">Presentations 문서</comment>
+ <comment xml:lang="lt">Presentations dokumentas</comment>
+ <comment xml:lang="ms">Dokumen Presentations</comment>
+ <comment xml:lang="nb">Presentations-dokument</comment>
+ <comment xml:lang="nl">Presentations-document</comment>
+ <comment xml:lang="nn">Presentations-dokument</comment>
+ <comment xml:lang="pl">Dokument Presentations</comment>
+ <comment xml:lang="pt">documento Presentations</comment>
+ <comment xml:lang="pt_BR">Documento do Presentations</comment>
+ <comment xml:lang="ru">документ Presentations</comment>
+ <comment xml:lang="sq">Dokument Presentations</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">Presentations-dokument</comment>
+ <comment xml:lang="uk">Документ Presentations</comment>
+ <comment xml:lang="vi">Tài liệu Presentations</comment>
+ <comment xml:lang="zh_CN">Presentations 文档</comment>
+ <comment xml:lang="zh_TW">Presentations 文件</comment>
+ <glob pattern="*.prdx" />
+ </mime-type>
+ <mime-type type="application/x-prs">
+ <icon name="application-x-prd21" />
+ <comment>Presentations document</comment>
+ <comment xml:lang="az">Presentations sənədi</comment>
+ <comment xml:lang="bg">Документ — Presentations</comment>
+ <comment xml:lang="ca">document de Presentations</comment>
+ <comment xml:lang="cs">Dokument Presentations</comment>
+ <comment xml:lang="cy">Dogfen Presentations</comment>
+ <comment xml:lang="da">Presentations-dokument</comment>
+ <comment xml:lang="de">Presentations-Dokument</comment>
+ <comment xml:lang="el">έγγραφο Presentations</comment>
+ <comment xml:lang="en_GB">Presentations document</comment>
+ <comment xml:lang="eo">dokumento de Presentations</comment>
+ <comment xml:lang="es">documento de Presentations</comment>
+ <comment xml:lang="eu">Presentations dokumentua</comment>
+ <comment xml:lang="fi">Presentations -asiakirja</comment>
+ <comment xml:lang="fr">document Presentations</comment>
+ <comment xml:lang="hu">Presentations-dokumentum</comment>
+ <comment xml:lang="it">Documento Presentations</comment>
+ <comment xml:lang="ja">Presentations ドキュメント</comment>
+ <comment xml:lang="ko">Presentations 문서</comment>
+ <comment xml:lang="lt">Presentations dokumentas</comment>
+ <comment xml:lang="ms">Dokumen Presentations</comment>
+ <comment xml:lang="nb">Presentations-dokument</comment>
+ <comment xml:lang="nl">Presentations-document</comment>
+ <comment xml:lang="nn">Presentations-dokument</comment>
+ <comment xml:lang="pl">Dokument Presentations</comment>
+ <comment xml:lang="pt">documento Presentations</comment>
+ <comment xml:lang="pt_BR">Documento do Presentations</comment>
+ <comment xml:lang="ru">документ Presentations</comment>
+ <comment xml:lang="sq">Dokument Presentations</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">Presentations-dokument</comment>
+ <comment xml:lang="uk">Документ Presentations</comment>
+ <comment xml:lang="vi">Tài liệu Presentations</comment>
+ <comment xml:lang="zh_CN">Presentations 文档</comment>
+ <comment xml:lang="zh_TW">Presentations 文件</comment>
+ <glob pattern="*.prs" />
+ </mime-type>
+ <mime-type type="application/x-prsx">
+ <icon name="application-x-prd21" />
+ <comment>Presentations document</comment>
+ <comment xml:lang="az">Presentations sənədi</comment>
+ <comment xml:lang="bg">Документ — Presentations</comment>
+ <comment xml:lang="ca">document de Presentations</comment>
+ <comment xml:lang="cs">Dokument Presentations</comment>
+ <comment xml:lang="cy">Dogfen Presentations</comment>
+ <comment xml:lang="da">Presentations-dokument</comment>
+ <comment xml:lang="de">Presentations-Dokument</comment>
+ <comment xml:lang="el">έγγραφο Presentations</comment>
+ <comment xml:lang="en_GB">Presentations document</comment>
+ <comment xml:lang="eo">dokumento de Presentations</comment>
+ <comment xml:lang="es">documento de Presentations</comment>
+ <comment xml:lang="eu">Presentations dokumentua</comment>
+ <comment xml:lang="fi">Presentations -asiakirja</comment>
+ <comment xml:lang="fr">document Presentations</comment>
+ <comment xml:lang="hu">Presentations-dokumentum</comment>
+ <comment xml:lang="it">Documento Presentations</comment>
+ <comment xml:lang="ja">Presentations ドキュメント</comment>
+ <comment xml:lang="ko">Presentations 문서</comment>
+ <comment xml:lang="lt">Presentations dokumentas</comment>
+ <comment xml:lang="ms">Dokumen Presentations</comment>
+ <comment xml:lang="nb">Presentations-dokument</comment>
+ <comment xml:lang="nl">Presentations-document</comment>
+ <comment xml:lang="nn">Presentations-dokument</comment>
+ <comment xml:lang="pl">Dokument Presentations</comment>
+ <comment xml:lang="pt">documento Presentations</comment>
+ <comment xml:lang="pt_BR">Documento do Presentations</comment>
+ <comment xml:lang="ru">документ Presentations</comment>
+ <comment xml:lang="sq">Dokument Presentations</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">Presentations-dokument</comment>
+ <comment xml:lang="uk">Документ Presentations</comment>
+ <comment xml:lang="vi">Tài liệu Presentations</comment>
+ <comment xml:lang="zh_CN">Presentations 文档</comment>
+ <comment xml:lang="zh_TW">Presentations 文件</comment>
+ <glob pattern="*.prsx" />
+ </mime-type>
+ <mime-type type="application/x-tmv">
+ <icon name="application-x-tmd21" />
+ <comment>TextMaker template</comment>
+ <comment xml:lang="bg">Шаблон — TextMaker</comment>
+ <comment xml:lang="ca">plantilla TextMaker</comment>
+ <comment xml:lang="cs">Šablona TextMaker</comment>
+ <comment xml:lang="de">TextMaker-Vorlage</comment>
+ <comment xml:lang="en_GB">TextMaker template</comment>
+ <comment xml:lang="es">plantilla TextMaker</comment>
+ <comment xml:lang="eu">TextMaker txantiloia</comment>
+ <comment xml:lang="fi">TextMaker-malli</comment>
+ <comment xml:lang="fr">modèle TextMaker</comment>
+ <comment xml:lang="hu">TextMaker sablon</comment>
+ <comment xml:lang="it">Modello TextMaker</comment>
+ <comment xml:lang="ja">TextMaker テンプレート</comment>
+ <comment xml:lang="ko">TextMaker 문서 틀</comment>
+ <comment xml:lang="nb">TextMaker-mal</comment>
+ <comment xml:lang="nl">TextMaker-sjabloon</comment>
+ <comment xml:lang="nn">TextMaker-mal</comment>
+ <comment xml:lang="pl">Szablon TextMaker</comment>
+ <comment xml:lang="pt_BR">Modelo TextMaker</comment>
+ <comment xml:lang="sv">TextMaker-mall</comment>
+ <comment xml:lang="uk">Шаблон TextMaker</comment>
+ <comment xml:lang="vi">Mẫu TextMaker</comment>
+ <glob pattern="*.tmv" />
+ </mime-type>
+ <mime-type type="application/x-tmvx">
+ <icon name="application-x-tmd21" />
+ <comment>TextMaker template</comment>
+ <comment xml:lang="bg">Шаблон — TextMaker</comment>
+ <comment xml:lang="ca">plantilla TextMaker</comment>
+ <comment xml:lang="cs">Šablona TextMaker</comment>
+ <comment xml:lang="de">TextMaker-Vorlage</comment>
+ <comment xml:lang="en_GB">TextMaker template</comment>
+ <comment xml:lang="es">plantilla TextMaker</comment>
+ <comment xml:lang="eu">TextMaker txantiloia</comment>
+ <comment xml:lang="fi">TextMaker-malli</comment>
+ <comment xml:lang="fr">modèle TextMaker</comment>
+ <comment xml:lang="hu">TextMaker sablon</comment>
+ <comment xml:lang="it">Modello TextMaker</comment>
+ <comment xml:lang="ja">TextMaker テンプレート</comment>
+ <comment xml:lang="ko">TextMaker 문서 틀</comment>
+ <comment xml:lang="nb">TextMaker-mal</comment>
+ <comment xml:lang="nl">TextMaker-sjabloon</comment>
+ <comment xml:lang="nn">TextMaker-mal</comment>
+ <comment xml:lang="pl">Szablon TextMaker</comment>
+ <comment xml:lang="pt_BR">Modelo TextMaker</comment>
+ <comment xml:lang="sv">TextMaker-mall</comment>
+ <comment xml:lang="uk">Шаблон TextMaker</comment>
+ <comment xml:lang="vi">Mẫu TextMaker</comment>
+ <glob pattern="*.tmvx" />
+ </mime-type>
+ <mime-type type="application/x-pmv">
+ <icon name="application-x-pmd21" />
+ <comment>PlanMaker template</comment>
+ <comment xml:lang="bg">Шаблон — PlanMaker</comment>
+ <comment xml:lang="ca">plantilla PlanMaker</comment>
+ <comment xml:lang="cs">Šablona PlanMaker</comment>
+ <comment xml:lang="de">PlanMaker-Vorlage</comment>
+ <comment xml:lang="en_GB">PlanMaker template</comment>
+ <comment xml:lang="es">plantilla PlanMaker</comment>
+ <comment xml:lang="eu">PlanMaker txantiloia</comment>
+ <comment xml:lang="fi">PlanMaker-malli</comment>
+ <comment xml:lang="fr">modèle PlanMaker</comment>
+ <comment xml:lang="hu">PlanMaker sablon</comment>
+ <comment xml:lang="it">Modello PlanMaker</comment>
+ <comment xml:lang="ja">PlanMaker テンプレート</comment>
+ <comment xml:lang="ko">PlanMaker 문서 틀</comment>
+ <comment xml:lang="nb">PlanMaker-mal</comment>
+ <comment xml:lang="nl">PlanMaker-sjabloon</comment>
+ <comment xml:lang="nn">PlanMaker-mal</comment>
+ <comment xml:lang="pl">Szablon PlanMaker</comment>
+ <comment xml:lang="pt_BR">Modelo PlanMaker</comment>
+ <comment xml:lang="sv">PlanMaker-mall</comment>
+ <comment xml:lang="uk">Шаблон PlanMaker</comment>
+ <comment xml:lang="vi">Mẫu PlanMaker</comment>
+ <glob pattern="*.pmv" />
+ <glob pattern="*.pmvx" />
+ </mime-type>
+ <mime-type type="application/x-prvx">
+ <icon name="application-x-prd21" />
+ <comment>Presentations template</comment>
+ <comment xml:lang="bg">Шаблон — Presentations</comment>
+ <comment xml:lang="ca">plantilla Presentations</comment>
+ <comment xml:lang="cs">Šablona Presentations</comment>
+ <comment xml:lang="de">Presentations-Vorlage</comment>
+ <comment xml:lang="en_GB">Presentations template</comment>
+ <comment xml:lang="es">plantilla Presentations</comment>
+ <comment xml:lang="eu">Presentations txantiloia</comment>
+ <comment xml:lang="fi">Presentations-malli</comment>
+ <comment xml:lang="fr">modèle Presentations</comment>
+ <comment xml:lang="hu">Presentations sablon</comment>
+ <comment xml:lang="it">Modello Presentations</comment>
+ <comment xml:lang="ja">Presentations テンプレート</comment>
+ <comment xml:lang="ko">Presentations 문서 틀</comment>
+ <comment xml:lang="nb">Presentations-mal</comment>
+ <comment xml:lang="nl">Presentations-sjabloon</comment>
+ <comment xml:lang="nn">Presentations-mal</comment>
+ <comment xml:lang="pl">Szablon Presentations</comment>
+ <comment xml:lang="pt_BR">Modelo Presentations</comment>
+ <comment xml:lang="sv">Presentations-mall</comment>
+ <comment xml:lang="uk">Шаблон Presentations</comment>
+ <comment xml:lang="vi">Mẫu Presentations</comment>
+ <glob pattern="*.prvx" />
+ </mime-type>
+ <mime-type type="application/x-prv">
+ <icon name="application-x-prd21" />
+ <comment>Presentations template</comment>
+ <comment xml:lang="bg">Шаблон — Presentations</comment>
+ <comment xml:lang="ca">plantilla Presentations</comment>
+ <comment xml:lang="cs">Šablona Presentations</comment>
+ <comment xml:lang="de">Presentations-Vorlage</comment>
+ <comment xml:lang="en_GB">Presentations template</comment>
+ <comment xml:lang="es">plantilla Presentations</comment>
+ <comment xml:lang="eu">Presentations txantiloia</comment>
+ <comment xml:lang="fi">Presentations-malli</comment>
+ <comment xml:lang="fr">modèle Presentations</comment>
+ <comment xml:lang="hu">Presentations sablon</comment>
+ <comment xml:lang="it">Modello Presentations</comment>
+ <comment xml:lang="ja">Presentations テンプレート</comment>
+ <comment xml:lang="ko">Presentations 문서 틀</comment>
+ <comment xml:lang="nb">Presentations-mal</comment>
+ <comment xml:lang="nl">Presentations-sjabloon</comment>
+ <comment xml:lang="nn">Presentations-mal</comment>
+ <comment xml:lang="pl">Szablon Presentations</comment>
+ <comment xml:lang="pt_BR">Modelo Presentations</comment>
+ <comment xml:lang="sv">Presentations-mall</comment>
+ <comment xml:lang="uk">Шаблон Presentations</comment>
+ <comment xml:lang="vi">Mẫu Presentations</comment>
+ <glob pattern="*.prv" />
+ </mime-type>
+ <mime-type type="application/vnd.ms-excel">
+ <icon name="application-vnd.ms-excel" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radni list</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радни лист</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xls" />
+ </mime-type>
+ <mime-type type="application/vnd.ms-excel.sheet.macroenabled.12">
+ <icon name="application-vnd.ms-excel.sheet.macroenabled.12" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="af">Microsoft Excel-werkvel</comment>
+ <comment xml:lang="ar">ورقة عمل Microsoft Excel</comment>
+ <comment xml:lang="be">Разліковы аркуш Microsoft Excel</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="br">Loger mod Microsoft Excel</comment>
+ <comment xml:lang="ca">Full del Microsoft Excel</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="cy">Dalen Waith Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="el">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="en-GB">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="en-ZA">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="es">Hoja de Calculo Microsoft Excel</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="ga">Scarbhileog Microsoft Excel</comment>
+ <comment xml:lang="gl">Folla de cálculo de Microsoft Excel</comment>
+ <comment xml:lang="gu">Microsoft Excel વર્કશીટ</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट एक्सेल वर्कशीट</comment>
+ <comment xml:lang="hr">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="hu">Microsoft Excel-munkafüzet</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="km">សន្លឹក​ការងារ Microsoft Excel</comment>
+ <comment xml:lang="ko">Microsoft Excel 워크시트</comment>
+ <comment xml:lang="lt">„Microsoft Excel“ skaičiuoklės lakštas</comment>
+ <comment xml:lang="mk">Microsoft Excel-работен лист</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="nl">Microsoft Excel werkblad</comment>
+ <comment xml:lang="nn">Microsoft Excel-ark</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਐਕਸਲ ਵਰਕਸ਼ੀਟ</comment>
+ <comment xml:lang="pl">Skoroszyt Microsoft Excel</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="pt-BR">Planilha do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radni list</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радни лист</comment>
+ <comment xml:lang="sv">Microsoft Excel-blad</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-CN">Microsoft Excel 工作表</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xlsm" />
+ <sub-class-of type="application/zip"/>
+ </mime-type>
+ <mime-type type="application/vnd.ms-excel.sheet.binary.macroenabled.12">
+ <icon name="application-vnd.ms-excel.sheet.binary.macroenabled.12" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="af">Microsoft Excel-werkvel</comment>
+ <comment xml:lang="ar">ورقة عمل Microsoft Excel</comment>
+ <comment xml:lang="be">Разліковы аркуш Microsoft Excel</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="br">Loger mod Microsoft Excel</comment>
+ <comment xml:lang="ca">Full del Microsoft Excel</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="cy">Dalen Waith Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="el">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="en-GB">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="en-ZA">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="es">Hoja de cálculo de Microsoft Excel</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="ga">Scarbhileog Microsoft Excel</comment>
+ <comment xml:lang="gl">Folla de cálculo de Microsoft Excel</comment>
+ <comment xml:lang="gu">Microsoft Excel વર્કશીટ</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट एक्सेल वर्कशीट</comment>
+ <comment xml:lang="hr">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="hu">Microsoft Excel-munkafüzet</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="km">សន្លឹក​ការងារ Microsoft Excel</comment>
+ <comment xml:lang="ko">Microsoft Excel 워크시트</comment>
+ <comment xml:lang="lt">„Microsoft Excel“ skaičiuoklės lakštas</comment>
+ <comment xml:lang="mk">Microsoft Excel-работен лист</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="nl">Microsoft Excel werkblad</comment>
+ <comment xml:lang="nn">Microsoft Excel-ark</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਐਕਸਲ ਵਰਕਸ਼ੀਟ</comment>
+ <comment xml:lang="pl">Skoroszyt Microsoft Excel</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="pt-BR">Planilha do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radna sveska</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радна свеска</comment>
+ <comment xml:lang="sv">Microsoft Excel-blad</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-CN">Microsoft Excel 工作表</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xlsb" />
+ </mime-type>
+ <mime-type type="application/vnd.ms-excel.template.macroenabled.12">
+ <icon name="application/vnd.ms-excel.template.macroenabled.12" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet Template</comment>
+ <comment xml:lang="af">Microsoft Excel-werkvelsjabloon</comment>
+ <comment xml:lang="ar">قالب ورقة عمل Microsoft Excel</comment>
+ <comment xml:lang="be">Шаблон разліковага аркуша Microsoft Excel</comment>
+ <comment xml:lang="bg">Microsoft Excel - шаблон за лист</comment>
+ <comment xml:lang="br">Patrom loger mod Microsoft Excel</comment>
+ <comment xml:lang="ca">Plantilla de full del Microsoft Excel</comment>
+ <comment xml:lang="cs">Šablona pracovního sešitu Microsoft Excel</comment>
+ <comment xml:lang="cy">Templed Dalen Waith Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regnearksskabelon</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblattsvorlage</comment>
+ <comment xml:lang="el">Microsoft Excel Worksheet Template</comment>
+ <comment xml:lang="en-GB">Microsoft Excel Worksheet Template</comment>
+ <comment xml:lang="en-ZA">Microsoft Excel Worksheet Template</comment>
+ <comment xml:lang="es">Plantilla de hoja de cálculo Microsoft Excel</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihiku mall</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukon malli</comment>
+ <comment xml:lang="fr">Modèle de feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="ga">Teimpléad Scarbhileoige Microsoft Excel</comment>
+ <comment xml:lang="gl">Modelo de folla de cálculo de Microsoft Excel</comment>
+ <comment xml:lang="gu">Microsoft Excel વર્કશીટ ટેમ્પલેટ</comment>
+ <comment xml:lang="he">תבנית גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट एक्सेल वर्कशीट नमूना ख़ाका</comment>
+ <comment xml:lang="hr">Predložak za Microsoft Excel Worksheet</comment>
+ <comment xml:lang="hu">Microsoft Excel-munkafüzetsablon</comment>
+ <comment xml:lang="it">Modello di documento foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシートテンプレート</comment>
+ <comment xml:lang="km">ពុម្ព​សន្លឹក​ការងារ Microsoft Excel</comment>
+ <comment xml:lang="ko">Microsoft Excel 워크시트 서식 파일</comment>
+ <comment xml:lang="lt">„Microsoft Excel“ skaičiuoklės lakšto šablonas</comment>
+ <comment xml:lang="mk">Microsoft Excel образец за работен лист</comment>
+ <comment xml:lang="nb">Microsoft Excel Worksheet-arkmal</comment>
+ <comment xml:lang="nl">Microsoft Excel werkbladsjabloon</comment>
+ <comment xml:lang="nn">Microsoft Excel-arkmal</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਐਕਸਲ ਵਰਕਸ਼ੀਟ ਟੈਪਲੇਟ</comment>
+ <comment xml:lang="pl">Szablon skoroszytu Microsoft Excel</comment>
+ <comment xml:lang="pt">Modelo de folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="pt-BR">Modelo de planilha do Microsoft Excel</comment>
+ <comment xml:lang="ru">Шаблон электронной таблицы Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel šablon radnog lista</comment>
+ <comment xml:lang="sk">Šablóna pracovného zošitu Microsoft Excel</comment>
+ <comment xml:lang="sl">Predloga delovnega lista programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel шаблон радног листа</comment>
+ <comment xml:lang="sv">Microsoft Excel-mall</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası Şablonu</comment>
+ <comment xml:lang="vi">Mẫu bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-CN">Microsoft Excel 工作表模板</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表範本</comment>
+ <glob pattern="*.xltm" />
+ <sub-class-of type="application/zip"/>
+ </mime-type>
+ <mime-type type="application/vnd.ms-powerpoint">
+ <icon name="application-vnd.ms-powerpoint" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - презентация</comment>
+ <comment xml:lang="cs">Prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentation</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentation</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitlus</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitys</comment>
+ <comment xml:lang="fr">Présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="he">מצגת פוורפוינט</comment>
+ <comment xml:lang="it">Presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーション</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="pt">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Презентация Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint prezentacija</comment>
+ <comment xml:lang="sk">Prezentácia Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predstavitev programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint презентација</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunumu</comment>
+ <comment xml:lang="vi">Trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報</comment>
+ <glob pattern="*.ppt" />
+ <glob pattern="*.pps" />
+ <glob pattern="*.pot" />
+ </mime-type>
+ <mime-type type="application/vnd.ms-powerpoint.presentation.macroenabled.12">
+ <icon name="application/vnd.ms-powerpoint.presentation.macroenabled.12" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="af">Microsoft PowerPoint-voorlegging</comment>
+ <comment xml:lang="ar">عرض تقديمي لـ Microsoft PowerPoint</comment>
+ <comment xml:lang="be">Презентацыя Microsoft PowerPoint</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - презентация</comment>
+ <comment xml:lang="br">Kinnigadenn mod Microsoft PowerPoint</comment>
+ <comment xml:lang="ca">Presentació del Microsoft PowerPoint</comment>
+ <comment xml:lang="cs">Prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="cy">Cyflwyniad Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentation</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentation</comment>
+ <comment xml:lang="el">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="en-GB">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="en-ZA">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="es">Presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitlus</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitys</comment>
+ <comment xml:lang="fr">Présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="ga">Láithreoireacht Microsoft PowerPoint</comment>
+ <comment xml:lang="gl">Presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="gu">Microsoft PowerPoint રજૂઆત</comment>
+ <comment xml:lang="he">מצגת פוורפוינט</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट पावर प्वाइंट प्रस्तुति</comment>
+ <comment xml:lang="hr">Prezentacija Microsoft PowerPointa</comment>
+ <comment xml:lang="hu">Microsoft PowerPoint-bemutató</comment>
+ <comment xml:lang="it">Presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーション</comment>
+ <comment xml:lang="km">ការ​បង្ហាញ Microsoft PowerPoint</comment>
+ <comment xml:lang="ko">Microsoft PowerPoint 프리젠테이션</comment>
+ <comment xml:lang="lt">„Microsoft PowerPoint“ pateiktis</comment>
+ <comment xml:lang="mk">Microsoft PowerPoint-презентација</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="nl">Microsoft PowerPoint presentatie</comment>
+ <comment xml:lang="nn">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਪਾਵਰ-ਪੁਆਇੰਟ ਪਰਿਜੈਂਟੇਸ਼ਨ</comment>
+ <comment xml:lang="pl">Prezentacja Microsoft PowerPoint</comment>
+ <comment xml:lang="pt">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="pt-BR">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Презентация Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint prezentacija</comment>
+ <comment xml:lang="sk">Prezentácia Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predstavitev programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint презентација</comment>
+ <comment xml:lang="sv">Microsoft PowerPoint-presentation</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunumu</comment>
+ <comment xml:lang="vi">Trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-CN">Microsoft PowerPoint 演示文稿</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報</comment>
+ <glob pattern="*.pptm" />
+ <sub-class-of type="application/zip"/>
+ </mime-type>
+ <mime-type type="application/vnd.ms-powerpoint.template.macroenabled.12">
+ <icon name="application-vnd.ms-powerpoint.template.macroenabled.12" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation Template</comment>
+ <comment xml:lang="af">Microsoft PowerPoint-voorleggingsjabloon</comment>
+ <comment xml:lang="ar">قالب عرض تقديمي Microsoft PowerPoint</comment>
+ <comment xml:lang="be">Шаблон прэзентацыі Microsoft PowerPoint</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - шаблон за презентация</comment>
+ <comment xml:lang="br">Patrom kinnigadenn mod Microsoft PowerPoint</comment>
+ <comment xml:lang="ca">Plantilla de presentació del Microsoft PowerPoint</comment>
+ <comment xml:lang="cs">Šablona prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="cy">Templed Cyflwyniad Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentationsskabelon</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentationsvorlage</comment>
+ <comment xml:lang="el">Microsoft PowerPoint Presentation Template</comment>
+ <comment xml:lang="en-GB">Microsoft PowerPoint Presentation Template</comment>
+ <comment xml:lang="en-ZA">Microsoft PowerPoint Presentation Template</comment>
+ <comment xml:lang="es">Plantilla de presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitluse mall</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitysmalli</comment>
+ <comment xml:lang="fr">Modèle de présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="ga">Teimpléad Láithreoireachta Microsoft PowerPoint</comment>
+ <comment xml:lang="gl">Modelo de presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="gu">Microsoft PowerPoint રજૂઆત ટેમ્પલેટ</comment>
+ <comment xml:lang="he">תבנית מצגת פוורפוינט</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट पावर प्वाइंट प्रस्तुति नमूना ख़ाका</comment>
+ <comment xml:lang="hr">Predložak prezentacije Microsoft PowerPointa</comment>
+ <comment xml:lang="hu">Microsoft PowerPoint-bemutatósablon</comment>
+ <comment xml:lang="it">Modello di documento presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーションテンプレート</comment>
+ <comment xml:lang="km">ពុម្ព​ការ​បង្ហាញ Microsoft PowerPoint</comment>
+ <comment xml:lang="ko">Microsoft PowerPoint 프리젠테이션 서식 파일</comment>
+ <comment xml:lang="lt">„Microsoft PowerPoint“ pateikties šablonas</comment>
+ <comment xml:lang="mk">Microsoft PowerPoint образец за презентација</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjonsmal</comment>
+ <comment xml:lang="nl">Microsoft PowerPoint presentatiesjabloon</comment>
+ <comment xml:lang="nn">Microsoft PowerPoint-presentasjonsmal</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਪਾਵਰ-ਪੁਆਇੰਟ ਪਰਿਜੈਂਟੇਸ਼ਨ ਟੈਪਲੇਟ</comment>
+ <comment xml:lang="pl">Szablon prezentacji Microsoft PowerPoint</comment>
+ <comment xml:lang="pt">Modelo de apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="pt-BR">Modelo de apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Шаблон презентации Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint šablon prezentacije</comment>
+ <comment xml:lang="sk">Šablóna prezentácie Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predloga predstavitve programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint шаблон презентације</comment>
+ <comment xml:lang="sv">Microsoft PowerPoint-mall</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunum Şablonu</comment>
+ <comment xml:lang="vi">Mẫu trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-CN">Microsoft PowerPoint 演示文稿模板</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報範本</comment>
+ <glob pattern="*.potm" />
+ <sub-class-of type="application/zip"/>
+ </mime-type>
+ <mime-type type="application/msword">
+ <icon name="application-msword" />
+ <generic-icon name="application-x-tmd21-mso" />
+ <comment>Microsoft Word Document</comment>
+ <comment xml:lang="bg">Microsoft Word - документ</comment>
+ <comment xml:lang="cs">Dokument Microsoft Word</comment>
+ <comment xml:lang="da">Microsoft Word-dokument</comment>
+ <comment xml:lang="de">Microsoft Word Dokument</comment>
+ <comment xml:lang="et">Microsoft Wordi dokument</comment>
+ <comment xml:lang="fi">Microsoft Word -tekstiasiakirja</comment>
+ <comment xml:lang="fr">Document Microsoft Word</comment>
+ <comment xml:lang="he">מסמך וורד</comment>
+ <comment xml:lang="it">Documento Microsoft Word</comment>
+ <comment xml:lang="ja">Microsoft Word ドキュメント</comment>
+ <comment xml:lang="nb">Microsoft Word-dokument</comment>
+ <comment xml:lang="pt">Documento do Microsoft Word</comment>
+ <comment xml:lang="ru">Документ Microsoft Word</comment>
+ <comment xml:lang="sh">Microsoft Word dokument</comment>
+ <comment xml:lang="sk">Dokument Microsoft Word</comment>
+ <comment xml:lang="sl">Dokument programa Microsoft Word</comment>
+ <comment xml:lang="sr">Microsoft Word документ</comment>
+ <comment xml:lang="tr">Microsoft Word Belgesi</comment>
+ <comment xml:lang="vi">Tài liệu MS Word</comment>
+ <comment xml:lang="zh-TW">Microsoft Word 文件</comment>
+ <glob pattern="*.doc" />
+ </mime-type>
+ <mime-type type="application/vnd.ms-word.document.macroenabled.12">
+ <icon name="application-vnd.ms-word.document.macroenabled.12" />
+ <generic-icon name="application-x-tmd21-mso" />
+ <comment>Microsoft Word Document</comment>
+ <comment xml:lang="af">Microsoft Word-dokument</comment>
+ <comment xml:lang="ar">مستند Microsoft Word</comment>
+ <comment xml:lang="be">Дакумент Microsoft Word</comment>
+ <comment xml:lang="bg">Microsoft Word - документ</comment>
+ <comment xml:lang="br">Teul mod Microsoft Word</comment>
+ <comment xml:lang="ca">Document del Microsoft Word</comment>
+ <comment xml:lang="cs">Dokument Microsoft Word</comment>
+ <comment xml:lang="cy">Dogfen Microsoft Word</comment>
+ <comment xml:lang="da">Microsoft Word-dokument</comment>
+ <comment xml:lang="de">Microsoft Word Dokument</comment>
+ <comment xml:lang="el">Microsoft Word Document</comment>
+ <comment xml:lang="en-GB">Microsoft Word Document</comment>
+ <comment xml:lang="en-ZA">Microsoft Word Document</comment>
+ <comment xml:lang="es">Documento de Microsoft Word</comment>
+ <comment xml:lang="et">Microsoft Wordi dokument</comment>
+ <comment xml:lang="fi">Microsoft Word -tekstiasiakirja</comment>
+ <comment xml:lang="fr">Document Microsoft Word</comment>
+ <comment xml:lang="ga">Cáipéis Microsoft Word</comment>
+ <comment xml:lang="gl">Documento de Microsoft Word</comment>
+ <comment xml:lang="gu">Microsoft Word દસ્તાવેજ</comment>
+ <comment xml:lang="he">מסמך וורד</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट वर्ड डॉक्यूमेंट</comment>
+ <comment xml:lang="hr">Microsoft Word dokument</comment>
+ <comment xml:lang="hu">Microsoft Word-dokumentum</comment>
+ <comment xml:lang="it">Documento di Microsoft Word</comment>
+ <comment xml:lang="ja">Microsoft Word ドキュメント</comment>
+ <comment xml:lang="km">ឯកសារ Microsoft Word</comment>
+ <comment xml:lang="ko">Microsoft Word 문서</comment>
+ <comment xml:lang="lt">„Microsoft Word“ dokumentas</comment>
+ <comment xml:lang="mk">Microsoft Word-документ</comment>
+ <comment xml:lang="nb">Microsoft Word-dokument</comment>
+ <comment xml:lang="nl">Microsoft Word document</comment>
+ <comment xml:lang="nn">Microsoft Word-dokument</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਵਰਡ ਡੌਕੂਮੈਂਟ</comment>
+ <comment xml:lang="pl">Dokument Microsoft Word</comment>
+ <comment xml:lang="pt">Documento do Microsoft Word</comment>
+ <comment xml:lang="pt-BR">Documento do Microsoft Word</comment>
+ <comment xml:lang="ru">Документ Microsoft Word</comment>
+ <comment xml:lang="sh">Microsoft Word dokument</comment>
+ <comment xml:lang="sk">Dokument Microsoft Word</comment>
+ <comment xml:lang="sl">Dokument programa Microsoft Word</comment>
+ <comment xml:lang="sr">Microsoft Word документ</comment>
+ <comment xml:lang="sv">Microsoft Word-dokument</comment>
+ <comment xml:lang="tr">Microsoft Word Belgesi</comment>
+ <comment xml:lang="vi">Tài liệu MS Word</comment>
+ <comment xml:lang="zh-CN">Microsoft Word 文档</comment>
+ <comment xml:lang="zh-TW">Microsoft Word 文件</comment>
+ <glob pattern="*.docm" />
+ <sub-class-of type="application/zip"/>
+ </mime-type>
+ <mime-type type="application/vnd.ms-word">
+ <icon name="application-vnd.ms-word" />
+ <generic-icon name="application-x-tmd21-mso" />
+ <comment>Microsoft Word Document</comment>
+ <comment xml:lang="bg">Microsoft Word - документ</comment>
+ <comment xml:lang="cs">Dokument Microsoft Word</comment>
+ <comment xml:lang="da">Microsoft Word-dokument</comment>
+ <comment xml:lang="de">Microsoft Word Dokument</comment>
+ <comment xml:lang="et">Microsoft Wordi dokument</comment>
+ <comment xml:lang="fi">Microsoft Word -tekstiasiakirja</comment>
+ <comment xml:lang="fr">Document Microsoft Word</comment>
+ <comment xml:lang="he">מסמך וורד</comment>
+ <comment xml:lang="it">Documento Microsoft Word</comment>
+ <comment xml:lang="ja">Microsoft Word ドキュメント</comment>
+ <comment xml:lang="nb">Microsoft Word-dokument</comment>
+ <comment xml:lang="pt">Documento do Microsoft Word</comment>
+ <comment xml:lang="ru">Документ Microsoft Word</comment>
+ <comment xml:lang="sh">Microsoft Word dokument</comment>
+ <comment xml:lang="sk">Dokument Microsoft Word</comment>
+ <comment xml:lang="sl">Dokument programa Microsoft Word</comment>
+ <comment xml:lang="sr">Microsoft Word документ</comment>
+ <comment xml:lang="tr">Microsoft Word Belgesi</comment>
+ <comment xml:lang="vi">Tài liệu MS Word</comment>
+ <comment xml:lang="zh-TW">Microsoft Word 文件</comment>
+ <glob pattern="*.doc" />
+ </mime-type>
+ <mime-type type="application/vnd.ms-word.template.macroenabled.12">
+ <icon name="application/vnd.ms-word.template.macroenabled.12" />
+ <generic-icon name="application-x-tmd21-mso" />
+ <comment>Microsoft Word Document Template</comment>
+ <comment xml:lang="af">Microsoft Word-dokumentsjabloon</comment>
+ <comment xml:lang="ar">قالب مستند Microsoft Word</comment>
+ <comment xml:lang="be">Шаблон дакумента Microsoft Word</comment>
+ <comment xml:lang="bg">Microsoft Word - шаблон за документ</comment>
+ <comment xml:lang="br">Patrom teul mod Microsoft Word</comment>
+ <comment xml:lang="ca">Plantilla de document del Microsoft Word</comment>
+ <comment xml:lang="cs">Šablona dokumentu Microsoft Word</comment>
+ <comment xml:lang="cy">Templed Dogfen Microsoft Word</comment>
+ <comment xml:lang="da">Microsoft Word-dokumentskabelon</comment>
+ <comment xml:lang="de">Microsoft Word Dokumentvorlage</comment>
+ <comment xml:lang="el">Microsoft Word Document Template</comment>
+ <comment xml:lang="en-GB">Microsoft Word Document Template</comment>
+ <comment xml:lang="en-ZA">Microsoft Word Document Template</comment>
+ <comment xml:lang="es">Plantilla de documento de Microsoft Word</comment>
+ <comment xml:lang="et">Microsoft Wordi dokumendi mall</comment>
+ <comment xml:lang="fi">Microsoft Word -tekstiasiakirjan malli</comment>
+ <comment xml:lang="fr">Modèle de document Microsoft Word</comment>
+ <comment xml:lang="ga">Teimpléad Cáipéise Microsoft Word</comment>
+ <comment xml:lang="gl">Modelo de documento de Microsoft Word</comment>
+ <comment xml:lang="gu">Microsoft Word દસ્તાવેજ ટેમ્પલેટ</comment>
+ <comment xml:lang="he">תבנית מסמך וורד</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट वर्ड डॉक्यूमेंट नमूना ख़ाका</comment>
+ <comment xml:lang="hr">Predložak Microsoft Word dokumenta</comment>
+ <comment xml:lang="hu">Microsoft Word-dokumentumsablon</comment>
+ <comment xml:lang="it">Modello di documento Microsoft Word</comment>
+ <comment xml:lang="ja">Microsoft Word ドキュメントテンプレート</comment>
+ <comment xml:lang="km">ពុម្ព​ឯកសារ Microsoft Word</comment>
+ <comment xml:lang="ko">Microsoft Word 문서 서식 파일</comment>
+ <comment xml:lang="lt">„Microsoft Word“ dokumento šablonas</comment>
+ <comment xml:lang="mk">Microsoft Word образец за документ</comment>
+ <comment xml:lang="nb">Microsoft Word-dokumentmal</comment>
+ <comment xml:lang="nl">Microsoft Word documentsjabloon</comment>
+ <comment xml:lang="nn">Microsoft Word-dokumentmal</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਵਰਡ ਡੌਕੂਮੈਂਟ ਟੈਪਲੇਟ</comment>
+ <comment xml:lang="pl">Szablon dokumentu Microsoft Word</comment>
+ <comment xml:lang="pt">Modelo de documento do Microsoft Word</comment>
+ <comment xml:lang="pt-BR">Modelo de documento do Microsoft Word</comment>
+ <comment xml:lang="ru">Шаблон документа Microsoft Word</comment>
+ <comment xml:lang="sh">Microsoft Word šablon dokumenta</comment>
+ <comment xml:lang="sk">Šablóna dokumentu Microsoft Word</comment>
+ <comment xml:lang="sl">Predloga dokumenta programa Microsoft Word</comment>
+ <comment xml:lang="sr">Microsoft Word шаблон документа</comment>
+ <comment xml:lang="sv">Microsoft Word-mall</comment>
+ <comment xml:lang="tr">Microsoft Word Belgesi Şablonu</comment>
+ <comment xml:lang="vi">Mẫu tài liệu MS Word</comment>
+ <comment xml:lang="zh-CN">Microsoft Word 文档模板</comment>
+ <comment xml:lang="zh-TW">Microsoft Word 文件範本</comment>
+ <glob pattern="*.dotm" />
+ <sub-class-of type="application/zip"/>
+ </mime-type>
+ <mime-type type="application/msword-template">
+ <icon name="application-msword-template" />
+ <generic-icon name="application-x-tmd21-mso" />
+ <comment>Microsoft Word Document Template</comment>
+ <comment xml:lang="af">Microsoft Word-dokumentsjabloon</comment>
+ <comment xml:lang="ar">قالب مستند Microsoft Word</comment>
+ <comment xml:lang="be">Шаблон дакумента Microsoft Word</comment>
+ <comment xml:lang="bg">Microsoft Word - шаблон за документ</comment>
+ <comment xml:lang="br">Patrom teul mod Microsoft Word</comment>
+ <comment xml:lang="ca">Plantilla de document del Microsoft Word</comment>
+ <comment xml:lang="cs">Šablona dokumentu Microsoft Word</comment>
+ <comment xml:lang="cy">Templed Dogfen Microsoft Word</comment>
+ <comment xml:lang="da">Microsoft Word-dokumentskabelon</comment>
+ <comment xml:lang="de">Microsoft Word Dokumentvorlage</comment>
+ <comment xml:lang="el">Microsoft Word Document Template</comment>
+ <comment xml:lang="en-GB">Microsoft Word Document Template</comment>
+ <comment xml:lang="en-ZA">Microsoft Word Document Template</comment>
+ <comment xml:lang="es">Plantilla de documento de Microsoft Word</comment>
+ <comment xml:lang="et">Microsoft Wordi dokumendi mall</comment>
+ <comment xml:lang="fi">Microsoft Word -tekstiasiakirjan malli</comment>
+ <comment xml:lang="fr">Modèle de document Microsoft Word</comment>
+ <comment xml:lang="ga">Teimpléad Cáipéise Microsoft Word</comment>
+ <comment xml:lang="gl">Modelo de documento de Microsoft Word</comment>
+ <comment xml:lang="gu">Microsoft Word દસ્તાવેજ ટેમ્પલેટ</comment>
+ <comment xml:lang="he">תבנית מסמך וורד</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट वर्ड डॉक्यूमेंट नमूना ख़ाका</comment>
+ <comment xml:lang="hr">Predložak Microsoft Word dokumenta</comment>
+ <comment xml:lang="hu">Microsoft Word-dokumentumsablon</comment>
+ <comment xml:lang="it">Modello di documento Microsoft Word</comment>
+ <comment xml:lang="ja">Microsoft Word ドキュメントテンプレート</comment>
+ <comment xml:lang="km">ពុម្ព​ឯកសារ Microsoft Word</comment>
+ <comment xml:lang="ko">Microsoft Word 문서 서식 파일</comment>
+ <comment xml:lang="lt">„Microsoft Word“ dokumento šablonas</comment>
+ <comment xml:lang="mk">Microsoft Word образец за документ</comment>
+ <comment xml:lang="nb">Microsoft Word-dokumentmal</comment>
+ <comment xml:lang="nl">Microsoft Word documentsjabloon</comment>
+ <comment xml:lang="nn">Microsoft Word-dokumentmal</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਵਰਡ ਡੌਕੂਮੈਂਟ ਟੈਪਲੇਟ</comment>
+ <comment xml:lang="pl">Szablon dokumentu Microsoft Word</comment>
+ <comment xml:lang="pt">Modelo de documento do Microsoft Word</comment>
+ <comment xml:lang="pt-BR">Modelo de documento do Microsoft Word</comment>
+ <comment xml:lang="ru">Шаблон документа Microsoft Word</comment>
+ <comment xml:lang="sh">Microsoft Word šablon dokumenta</comment>
+ <comment xml:lang="sk">Šablóna dokumentu Microsoft Word</comment>
+ <comment xml:lang="sl">Predloga dokumenta programa Microsoft Word</comment>
+ <comment xml:lang="sr">Microsoft Word шаблон документа</comment>
+ <comment xml:lang="sv">Microsoft Word-mall</comment>
+ <comment xml:lang="tr">Microsoft Word Belgesi Şablonu</comment>
+ <comment xml:lang="vi">Mẫu tài liệu MS Word</comment>
+ <comment xml:lang="zh-CN">Microsoft Word 文档模板</comment>
+ <comment xml:lang="zh-TW">Microsoft Word 文件範本</comment>
+ <glob pattern="*.dot" />
+ </mime-type>
+ <mime-type type="application/vnd.openxmlformats-officedocument.presentationml.slideshow">
+ <icon name="application-vnd.openxmlformats-officedocument.presentationml.slideshow" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="af">Microsoft PowerPoint-voorlegging</comment>
+ <comment xml:lang="ar">عرض تقديمي لـ Microsoft PowerPoint</comment>
+ <comment xml:lang="be">Презентацыя Microsoft PowerPoint</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - презентация</comment>
+ <comment xml:lang="br">Kinnigadenn mod Microsoft PowerPoint</comment>
+ <comment xml:lang="ca">Presentació del Microsoft PowerPoint</comment>
+ <comment xml:lang="cs">Prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="cy">Cyflwyniad Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentation</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentation</comment>
+ <comment xml:lang="el">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="en-GB">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="en-ZA">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="es">Presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitlus</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitys</comment>
+ <comment xml:lang="fr">Présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="ga">Láithreoireacht Microsoft PowerPoint</comment>
+ <comment xml:lang="gl">Presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="gu">Microsoft PowerPoint રજૂઆત</comment>
+ <comment xml:lang="he">מצגת פוורפוינט</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट पावर प्वाइंट प्रस्तुति</comment>
+ <comment xml:lang="hr">Prezentacija Microsoft PowerPointa</comment>
+ <comment xml:lang="hu">Microsoft PowerPoint-bemutató</comment>
+ <comment xml:lang="it">Presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーション</comment>
+ <comment xml:lang="km">ការ​បង្ហាញ Microsoft PowerPoint</comment>
+ <comment xml:lang="ko">Microsoft PowerPoint 프리젠테이션</comment>
+ <comment xml:lang="lt">„Microsoft PowerPoint“ pateiktis</comment>
+ <comment xml:lang="mk">Microsoft PowerPoint-презентација</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="nl">Microsoft PowerPoint presentatie</comment>
+ <comment xml:lang="nn">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਪਾਵਰ-ਪੁਆਇੰਟ ਪਰਿਜੈਂਟੇਸ਼ਨ</comment>
+ <comment xml:lang="pl">Prezentacja Microsoft PowerPoint</comment>
+ <comment xml:lang="pt">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="pt-BR">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Презентация Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint prezentacija</comment>
+ <comment xml:lang="sk">Prezentácia Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predstavitev programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint презентација</comment>
+ <comment xml:lang="sv">Microsoft PowerPoint-presentation</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunumu</comment>
+ <comment xml:lang="vi">Trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-CN">Microsoft PowerPoint 演示文稿</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報</comment>
+ <glob pattern="*.ppsx" />
+ </mime-type>
+ <mime-type type="application/vnd.ms-powerpoint.slideshow.macroenabled.12">
+ <icon name="application-vnd.ms-powerpoint.slideshow.macroenabled.12" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="af">Microsoft PowerPoint-voorlegging</comment>
+ <comment xml:lang="ar">عرض تقديمي لـ Microsoft PowerPoint</comment>
+ <comment xml:lang="be">Презентацыя Microsoft PowerPoint</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - презентация</comment>
+ <comment xml:lang="br">Kinnigadenn mod Microsoft PowerPoint</comment>
+ <comment xml:lang="ca">Presentació del Microsoft PowerPoint</comment>
+ <comment xml:lang="cs">Prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="cy">Cyflwyniad Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentation</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentation</comment>
+ <comment xml:lang="el">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="en-GB">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="en-ZA">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="es">Presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitlus</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitys</comment>
+ <comment xml:lang="fr">Présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="ga">Láithreoireacht Microsoft PowerPoint</comment>
+ <comment xml:lang="gl">Presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="gu">Microsoft PowerPoint રજૂઆત</comment>
+ <comment xml:lang="he">מצגת פוורפוינט</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट पावर प्वाइंट प्रस्तुति</comment>
+ <comment xml:lang="hr">Prezentacija Microsoft PowerPointa</comment>
+ <comment xml:lang="hu">Microsoft PowerPoint-bemutató</comment>
+ <comment xml:lang="it">Presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーション</comment>
+ <comment xml:lang="km">ការ​បង្ហាញ Microsoft PowerPoint</comment>
+ <comment xml:lang="ko">Microsoft PowerPoint 프리젠테이션</comment>
+ <comment xml:lang="lt">„Microsoft PowerPoint“ pateiktis</comment>
+ <comment xml:lang="mk">Microsoft PowerPoint-презентација</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="nl">Microsoft PowerPoint presentatie</comment>
+ <comment xml:lang="nn">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਪਾਵਰ-ਪੁਆਇੰਟ ਪਰਿਜੈਂਟੇਸ਼ਨ</comment>
+ <comment xml:lang="pl">Prezentacja Microsoft PowerPoint</comment>
+ <comment xml:lang="pt">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="pt-BR">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Презентация Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint prezentacija</comment>
+ <comment xml:lang="sk">Prezentácia Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predstavitev programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint презентација</comment>
+ <comment xml:lang="sv">Microsoft PowerPoint-presentation</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunumu</comment>
+ <comment xml:lang="vi">Trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-CN">Microsoft PowerPoint 演示文稿</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報</comment>
+ <glob pattern="*.ppsm" />
+ <sub-class-of type="application/zip"/>
+ </mime-type>
+ <mime-type type="application/vnd.openxmlformats-officedocument.presentationml.presentation">
+ <icon name="application-vnd.openxmlformats-officedocument.presentationml.presentation" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="af">Microsoft PowerPoint-voorlegging</comment>
+ <comment xml:lang="ar">عرض تقديمي لـ Microsoft PowerPoint</comment>
+ <comment xml:lang="be">Презентацыя Microsoft PowerPoint</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - презентация</comment>
+ <comment xml:lang="br">Kinnigadenn mod Microsoft PowerPoint</comment>
+ <comment xml:lang="ca">Presentació del Microsoft PowerPoint</comment>
+ <comment xml:lang="cs">Prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="cy">Cyflwyniad Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentation</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentation</comment>
+ <comment xml:lang="el">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="en-GB">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="en-ZA">Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="es">Presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitlus</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitys</comment>
+ <comment xml:lang="fr">Présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="ga">Láithreoireacht Microsoft PowerPoint</comment>
+ <comment xml:lang="gl">Presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="gu">Microsoft PowerPoint રજૂઆત</comment>
+ <comment xml:lang="he">מצגת פוורפוינט</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट पावर प्वाइंट प्रस्तुति</comment>
+ <comment xml:lang="hr">Prezentacija Microsoft PowerPointa</comment>
+ <comment xml:lang="hu">Microsoft PowerPoint-bemutató</comment>
+ <comment xml:lang="it">Presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーション</comment>
+ <comment xml:lang="km">ការ​បង្ហាញ Microsoft PowerPoint</comment>
+ <comment xml:lang="ko">Microsoft PowerPoint 프리젠테이션</comment>
+ <comment xml:lang="lt">„Microsoft PowerPoint“ pateiktis</comment>
+ <comment xml:lang="mk">Microsoft PowerPoint-презентација</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="nl">Microsoft PowerPoint presentatie</comment>
+ <comment xml:lang="nn">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਪਾਵਰ-ਪੁਆਇੰਟ ਪਰਿਜੈਂਟੇਸ਼ਨ</comment>
+ <comment xml:lang="pl">Prezentacja Microsoft PowerPoint</comment>
+ <comment xml:lang="pt">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="pt-BR">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Презентация Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint prezentacija</comment>
+ <comment xml:lang="sk">Prezentácia Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predstavitev programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint презентација</comment>
+ <comment xml:lang="sv">Microsoft PowerPoint-presentation</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunumu</comment>
+ <comment xml:lang="vi">Trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-CN">Microsoft PowerPoint 演示文稿</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報</comment>
+ <glob pattern="*.pptx" />
+ </mime-type>
+ <mime-type type="application/vnd.openxmlformats-officedocument.presentationml.template">
+ <icon name="application-vnd.openxmlformats-officedocument.presentationml.template" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation Template</comment>
+ <comment xml:lang="af">Microsoft PowerPoint-voorleggingsjabloon</comment>
+ <comment xml:lang="ar">قالب عرض تقديمي Microsoft PowerPoint</comment>
+ <comment xml:lang="be">Шаблон прэзентацыі Microsoft PowerPoint</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - шаблон за презентация</comment>
+ <comment xml:lang="br">Patrom kinnigadenn mod Microsoft PowerPoint</comment>
+ <comment xml:lang="ca">Plantilla de presentació del Microsoft PowerPoint</comment>
+ <comment xml:lang="cs">Šablona prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="cy">Templed Cyflwyniad Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentationsskabelon</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentationsvorlage</comment>
+ <comment xml:lang="el">Microsoft PowerPoint Presentation Template</comment>
+ <comment xml:lang="en-GB">Microsoft PowerPoint Presentation Template</comment>
+ <comment xml:lang="en-ZA">Microsoft PowerPoint Presentation Template</comment>
+ <comment xml:lang="es">Plantilla de presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitluse mall</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitysmalli</comment>
+ <comment xml:lang="fr">Modèle de présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="ga">Teimpléad Láithreoireachta Microsoft PowerPoint</comment>
+ <comment xml:lang="gl">Modelo de presentación de Microsoft PowerPoint</comment>
+ <comment xml:lang="gu">Microsoft PowerPoint રજૂઆત ટેમ્પલેટ</comment>
+ <comment xml:lang="he">תבנית מצגת פוורפוינט</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट पावर प्वाइंट प्रस्तुति नमूना ख़ाका</comment>
+ <comment xml:lang="hr">Predložak prezentacije Microsoft PowerPointa</comment>
+ <comment xml:lang="hu">Microsoft PowerPoint-bemutatósablon</comment>
+ <comment xml:lang="it">Modello di documento presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーションテンプレート</comment>
+ <comment xml:lang="km">ពុម្ព​ការ​បង្ហាញ Microsoft PowerPoint</comment>
+ <comment xml:lang="ko">Microsoft PowerPoint 프리젠테이션 서식 파일</comment>
+ <comment xml:lang="lt">„Microsoft PowerPoint“ pateikties šablonas</comment>
+ <comment xml:lang="mk">Microsoft PowerPoint образец за презентација</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjonsmal</comment>
+ <comment xml:lang="nl">Microsoft PowerPoint presentatiesjabloon</comment>
+ <comment xml:lang="nn">Microsoft PowerPoint-presentasjonsmal</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਪਾਵਰ-ਪੁਆਇੰਟ ਪਰਿਜੈਂਟੇਸ਼ਨ ਟੈਪਲੇਟ</comment>
+ <comment xml:lang="pl">Szablon prezentacji Microsoft PowerPoint</comment>
+ <comment xml:lang="pt">Modelo de apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="pt-BR">Modelo de apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Шаблон презентации Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint šablon prezentacije</comment>
+ <comment xml:lang="sk">Šablóna prezentácie Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predloga predstavitve programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint шаблон презентације</comment>
+ <comment xml:lang="sv">Microsoft PowerPoint-mall</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunum Şablonu</comment>
+ <comment xml:lang="vi">Mẫu trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-CN">Microsoft PowerPoint 演示文稿模板</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報範本</comment>
+ <glob pattern="*.potx" />
+ </mime-type>
+ <mime-type type="application/x-pocket-word">
+ <icon name="application-x-pocket-word" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>Microsoft Pocket Word Document</comment>
+ <comment xml:lang="bg">Microsoft Pocket Word - документ</comment>
+ <comment xml:lang="cs">Dokument Microsoft Pocket Word</comment>
+ <comment xml:lang="da">Microsoft Pocket Word-dokument</comment>
+ <comment xml:lang="de">Microsoft Pocket Word Dokument</comment>
+ <comment xml:lang="et">Microsoft Pocket Wordi dokument</comment>
+ <comment xml:lang="fi">Microsoft Pocket Word -tekstiasiakirja</comment>
+ <comment xml:lang="fr">Document Microsoft Pocket Word</comment>
+ <comment xml:lang="he">מסמך וורד</comment>
+ <comment xml:lang="it">Documento Microsoft Pocket Word</comment>
+ <comment xml:lang="ja">Microsoft Pocket Word ドキュメント</comment>
+ <comment xml:lang="nb">Microsoft Pocket Word-dokument</comment>
+ <comment xml:lang="pt">Documento do Microsoft Pocket Word</comment>
+ <comment xml:lang="ru">Документ Microsoft Pocket Word</comment>
+ <comment xml:lang="sh">Microsoft Pocket Word dokument</comment>
+ <comment xml:lang="sk">Dokument Microsoft Pocket Word</comment>
+ <comment xml:lang="sl">Dokument programa Microsoft Pocket Word</comment>
+ <comment xml:lang="sr">Microsoft Pocket Word документ</comment>
+ <comment xml:lang="tr">Microsoft Pocket Word Belgesi</comment>
+ <comment xml:lang="vi">Tài liệu MS Pocket Word</comment>
+ <comment xml:lang="zh-TW">Microsoft Pocket Word 文件</comment>
+ <glob pattern="*.pwd" />
+ <glob pattern="*.psw" />
+ <glob pattern="*.pwt" />
+ </mime-type>
+ <mime-type type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet">
+ <icon name="application-vnd.openxmlformats-officedocument.spreadsheetml.sheet" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="af">Microsoft Excel-werkvel</comment>
+ <comment xml:lang="ar">ورقة عمل Microsoft Excel</comment>
+ <comment xml:lang="be">Разліковы аркуш Microsoft Excel</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="br">Loger mod Microsoft Excel</comment>
+ <comment xml:lang="ca">Full del Microsoft Excel</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="cy">Dalen Waith Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="el">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="en-GB">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="en-ZA">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="es">Hoja de cálculo de Microsft Excel</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="ga">Scarbhileog Microsoft Excel</comment>
+ <comment xml:lang="gl">Folla de cálculo de Microsoft Excel</comment>
+ <comment xml:lang="gu">Microsoft Excel વર્કશીટ</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट एक्सेल वर्कशीट</comment>
+ <comment xml:lang="hr">Microsoft Excel Worksheet</comment>
+ <comment xml:lang="hu">Microsoft Excel-munkafüzet</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="km">សន្លឹក​ការងារ Microsoft Excel</comment>
+ <comment xml:lang="ko">Microsoft Excel 워크시트</comment>
+ <comment xml:lang="lt">„Microsoft Excel“ skaičiuoklės lakštas</comment>
+ <comment xml:lang="mk">Microsoft Excel-работен лист</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="nl">Microsoft Excel werkblad</comment>
+ <comment xml:lang="nn">Microsoft Excel-ark</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਐਕਸਲ ਵਰਕਸ਼ੀਟ</comment>
+ <comment xml:lang="pl">Skoroszyt Microsoft Excel</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="pt-BR">Planilha do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint radna sveska</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint радна свеска</comment>
+ <comment xml:lang="sv">Microsoft Excel-blad</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-CN">Microsoft Excel 工作表</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xlsx" />
+ </mime-type>
+ <mime-type type="application/vnd.openxmlformats-officedocument.spreadsheetml.template">
+ <icon name="application-vnd.openxmlformats-officedocument.spreadsheetml.template" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet Template</comment>
+ <comment xml:lang="af">Microsoft Excel-werkvelsjabloon</comment>
+ <comment xml:lang="ar">قالب ورقة عمل Microsoft Excel</comment>
+ <comment xml:lang="be">Шаблон разліковага аркуша Microsoft Excel</comment>
+ <comment xml:lang="bg">Microsoft Excel - шаблон за лист</comment>
+ <comment xml:lang="br">Patrom loger mod Microsoft Excel</comment>
+ <comment xml:lang="ca">Plantilla de full del Microsoft Excel</comment>
+ <comment xml:lang="cs">Šablona pracovního sešitu Microsoft Excel</comment>
+ <comment xml:lang="cy">Templed Dalen Waith Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regnearksskabelon</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblattsvorlage</comment>
+ <comment xml:lang="el">Microsoft Excel Worksheet Template</comment>
+ <comment xml:lang="en-GB">Microsoft Excel Worksheet Template</comment>
+ <comment xml:lang="en-ZA">Microsoft Excel Worksheet Template</comment>
+ <comment xml:lang="es">Plantilla de hoja de cálculo de Microsoft Excel</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihiku mall</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukon malli</comment>
+ <comment xml:lang="fr">Modèle de feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="ga">Teimpléad Scarbhileoige Microsoft Excel</comment>
+ <comment xml:lang="gl">Modelo de folla de cálculo de Microsoft Excel</comment>
+ <comment xml:lang="gu">Microsoft Excel વર્કશીટ ટેમ્પલેટ</comment>
+ <comment xml:lang="he">תבנית גליון עבודה אקסל</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट एक्सेल वर्कशीट नमूना ख़ाका</comment>
+ <comment xml:lang="hr">Predložak za Microsoft Excel Worksheet</comment>
+ <comment xml:lang="hu">Microsoft Excel-munkafüzetsablon</comment>
+ <comment xml:lang="it">Modello di documento foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシートテンプレート</comment>
+ <comment xml:lang="km">ពុម្ព​សន្លឹក​ការងារ Microsoft Excel</comment>
+ <comment xml:lang="ko">Microsoft Excel 워크시트 서식 파일</comment>
+ <comment xml:lang="lt">„Microsoft Excel“ skaičiuoklės lakšto šablonas</comment>
+ <comment xml:lang="mk">Microsoft Excel образец за работен лист</comment>
+ <comment xml:lang="nb">Microsoft Excel-arkmal</comment>
+ <comment xml:lang="nl">Microsoft Excel werkbladsjabloon</comment>
+ <comment xml:lang="nn">Microsoft Excel-arkmal</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਐਕਸਲ ਵਰਕਸ਼ੀਟ ਟੈਪਲੇਟ</comment>
+ <comment xml:lang="pl">Szablon skoroszytu Microsoft Excel</comment>
+ <comment xml:lang="pt">Modelo de folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="pt-BR">Modelo de planilha do Microsoft Excel</comment>
+ <comment xml:lang="ru">Шаблон электронной таблицы Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint šablon radne sveske</comment>
+ <comment xml:lang="sk">Šablóna pracovného zošitu Microsoft Excel</comment>
+ <comment xml:lang="sl">Predloga delovnega lista programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint шаблон радне свеске</comment>
+ <comment xml:lang="sv">Microsoft Excel-mall</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası Şablonu</comment>
+ <comment xml:lang="vi">Mẫu bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-CN">Microsoft Excel 工作表模板</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表範本</comment>
+ <glob pattern="*.xltx" />
+ </mime-type>
+ <mime-type type="application/vnd.openxmlformats-officedocument.wordprocessingml.document">
+ <icon name="application-vnd.openxmlformats-officedocument.wordprocessingml.document" />
+ <generic-icon name="application-x-tmd21-mso" />
+ <comment>Microsoft Word Document</comment>
+ <comment xml:lang="af">Microsoft Word-dokument</comment>
+ <comment xml:lang="ar">مستند Microsoft Word</comment>
+ <comment xml:lang="be">Дакумент Microsoft Word</comment>
+ <comment xml:lang="bg">Microsoft Word - документ</comment>
+ <comment xml:lang="br">Teul mod Microsoft Word</comment>
+ <comment xml:lang="ca">Document del Microsoft Word</comment>
+ <comment xml:lang="cs">Dokument Microsoft Word</comment>
+ <comment xml:lang="cy">Dogfen Microsoft Word</comment>
+ <comment xml:lang="da">Microsoft Word-dokument</comment>
+ <comment xml:lang="de">Microsoft Word Dokument</comment>
+ <comment xml:lang="el">Microsoft Word Document</comment>
+ <comment xml:lang="en-GB">Microsoft Word Document</comment>
+ <comment xml:lang="en-ZA">Microsoft Word Document</comment>
+ <comment xml:lang="es">Documento de Microsoft Word</comment>
+ <comment xml:lang="et">Microsoft Wordi dokument</comment>
+ <comment xml:lang="fi">Microsoft Word -tekstiasiakirja</comment>
+ <comment xml:lang="fr">Document Microsoft Word</comment>
+ <comment xml:lang="ga">Cáipéis Microsoft Word</comment>
+ <comment xml:lang="gl">Documento de Microsoft Word</comment>
+ <comment xml:lang="gu">Microsoft Word દસ્તાવેજ</comment>
+ <comment xml:lang="he">מסמך וורד</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट वर्ड डॉक्यूमेंट</comment>
+ <comment xml:lang="hr">Microsoft Word dokument</comment>
+ <comment xml:lang="hu">Microsoft Word-dokumentum</comment>
+ <comment xml:lang="it">Documento Microsoft Word</comment>
+ <comment xml:lang="ja">Microsoft Word ドキュメント</comment>
+ <comment xml:lang="km">ឯកសារ Microsoft Word</comment>
+ <comment xml:lang="ko">Microsoft Word 문서</comment>
+ <comment xml:lang="lt">„Microsoft Word“ dokumentas</comment>
+ <comment xml:lang="mk">Microsoft Word-документ</comment>
+ <comment xml:lang="nb">Microsoft Word-dokument</comment>
+ <comment xml:lang="nl">Microsoft Word document</comment>
+ <comment xml:lang="nn">Microsoft Word-dokument</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਵਰਡ ਡੌਕੂਮੈਂਟ</comment>
+ <comment xml:lang="pl">Dokument Microsoft Word</comment>
+ <comment xml:lang="pt">Documento do Microsoft Word</comment>
+ <comment xml:lang="pt-BR">Documento do Microsoft Word</comment>
+ <comment xml:lang="ru">Документ Microsoft Word</comment>
+ <comment xml:lang="sh">Microsoft Word dokument</comment>
+ <comment xml:lang="sk">Dokument Microsoft Word</comment>
+ <comment xml:lang="sl">Dokument programa Microsoft Word</comment>
+ <comment xml:lang="sr">Microsoft Word документ</comment>
+ <comment xml:lang="sv">Microsoft Word-dokument</comment>
+ <comment xml:lang="tr">Microsoft Word Belgesi</comment>
+ <comment xml:lang="vi">Tài liệu MS Word</comment>
+ <comment xml:lang="zh-CN">Microsoft Word 文档</comment>
+ <comment xml:lang="zh-TW">Microsoft Word 文件</comment>
+ <glob pattern="*.docx" />
+ </mime-type>
+ <mime-type type="application/vnd.openxmlformats-officedocument.wordprocessingml.template">
+ <icon name="application-vnd.openxmlformats-officedocument.wordprocessingml.template" />
+ <generic-icon name="application-x-tmd21-mso" />
+ <comment>Microsoft Word Document Template</comment>
+ <comment xml:lang="af">Microsoft Word-dokumentsjabloon</comment>
+ <comment xml:lang="ar">قالب مستند Microsoft Word</comment>
+ <comment xml:lang="be">Шаблон дакумента Microsoft Word</comment>
+ <comment xml:lang="bg">Microsoft Word - шаблон за документ</comment>
+ <comment xml:lang="br">Patrom teul Microsoft Word Document</comment>
+ <comment xml:lang="ca">Plantilla de document del Microsoft Word</comment>
+ <comment xml:lang="cs">Šablona dokumentu Microsoft Word</comment>
+ <comment xml:lang="cy">Templed Dogfen Microsoft Word</comment>
+ <comment xml:lang="da">Microsoft Word-dokumentskabelon</comment>
+ <comment xml:lang="de">Microsoft Word Dokumentvorlage</comment>
+ <comment xml:lang="el">Microsoft Word Document Template</comment>
+ <comment xml:lang="en-GB">Microsoft Word Document Template</comment>
+ <comment xml:lang="en-ZA">Microsoft Word Document Template</comment>
+ <comment xml:lang="es">Plantilla de documento de Microsoft Word</comment>
+ <comment xml:lang="et">Microsoft Wordi dokumendi mall</comment>
+ <comment xml:lang="fi">Microsoft Word -tekstiasiakirjan malli</comment>
+ <comment xml:lang="fr">Modèle de document Microsoft Word</comment>
+ <comment xml:lang="ga">Teimpléad Cáipéise Microsoft Word</comment>
+ <comment xml:lang="gl">Modelo de documento de Microsoft Word</comment>
+ <comment xml:lang="gu">Microsoft Word દસ્તાવેજ ટેમ્પલેટ</comment>
+ <comment xml:lang="he">תבנית מסמך וורד</comment>
+ <comment xml:lang="hi">माइक्रोसॉफ़्ट वर्ड डॉक्यूमेंट नमूना ख़ाका</comment>
+ <comment xml:lang="hr">Predložak Microsoft Word dokumenta</comment>
+ <comment xml:lang="hu">Microsoft Word-dokumentumsablon</comment>
+ <comment xml:lang="it">Modello di documento Microsoft Word</comment>
+ <comment xml:lang="ja">Microsoft Word ドキュメントテンプレート</comment>
+ <comment xml:lang="km">ពុម្ព​ឯកសារ Microsoft Word</comment>
+ <comment xml:lang="ko">Microsoft Word 문서 서식 파일</comment>
+ <comment xml:lang="lt">„Microsoft Word“ dokumento šablonas</comment>
+ <comment xml:lang="mk">Образец за Microsoft Word документ</comment>
+ <comment xml:lang="nb">Microsoft Word-dokumentmal</comment>
+ <comment xml:lang="nl">Microsoft Word documentsjabloon</comment>
+ <comment xml:lang="nn">Microsoft Word-dokumentmal</comment>
+ <comment xml:lang="pa-IN">ਮਾਈਕਰੋਸਾਫਟ ਵਰਡ ਡੌਕੂਮੈਂਟ ਟੈਪਲੇਟ</comment>
+ <comment xml:lang="pl">Szablon dokumentu Microsoft Word</comment>
+ <comment xml:lang="pt">Modelo de documento do Microsoft Word</comment>
+ <comment xml:lang="pt-BR">Modelo de documento do Microsoft Word</comment>
+ <comment xml:lang="ru">Шаблон документа Microsoft Word</comment>
+ <comment xml:lang="sh">Microsoft Word šablon dokumenta</comment>
+ <comment xml:lang="sk">Šablóna dokumentu Microsoft Word</comment>
+ <comment xml:lang="sl">Predloga dokumenta programa Microsoft Word</comment>
+ <comment xml:lang="sr">Microsoft Word шаблон документа</comment>
+ <comment xml:lang="sv">Microsoft Word-mall</comment>
+ <comment xml:lang="tr">Microsoft Word Belgesi Şablonu</comment>
+ <comment xml:lang="vi">Mẫu tài liệu MS Word</comment>
+ <comment xml:lang="zh-CN">Microsoft Word 文档模板</comment>
+ <comment xml:lang="zh-TW">Microsoft Word 文件範本</comment>
+ <glob pattern="*.dotx" />
+ </mime-type>
+ <mime-type type="application/x-pmdx">
+ <icon name="application-x-pmd21" />
+ <comment>PlanMaker document</comment>
+ <comment xml:lang="az">PlanMaker sənədi</comment>
+ <comment xml:lang="bg">Документ — PlanMaker</comment>
+ <comment xml:lang="ca">document de PlanMaker</comment>
+ <comment xml:lang="cs">Dokument PlanMaker</comment>
+ <comment xml:lang="cy">Dogfen PlanMaker</comment>
+ <comment xml:lang="da">PlanMaker-dokument</comment>
+ <comment xml:lang="de">PlanMaker-Dokument</comment>
+ <comment xml:lang="el">έγγραφο PlanMaker</comment>
+ <comment xml:lang="en_GB">PlanMaker document</comment>
+ <comment xml:lang="eo">dokumento de PlanMaker</comment>
+ <comment xml:lang="es">documento de PlanMaker</comment>
+ <comment xml:lang="eu">PlanMaker dokumentua</comment>
+ <comment xml:lang="fi">PlanMaker -asiakirja</comment>
+ <comment xml:lang="fr">document PlanMaker</comment>
+ <comment xml:lang="hu">PlanMaker-dokumentum</comment>
+ <comment xml:lang="it">Documento PlanMaker</comment>
+ <comment xml:lang="ja">PlanMaker ドキュメント</comment>
+ <comment xml:lang="ko">PlanMaker 문서</comment>
+ <comment xml:lang="lt">PlanMaker dokumentas</comment>
+ <comment xml:lang="ms">Dokumen PlanMaker</comment>
+ <comment xml:lang="nb">PlanMaker-dokument</comment>
+ <comment xml:lang="nl">PlanMaker-document</comment>
+ <comment xml:lang="nn">PlanMaker-dokument</comment>
+ <comment xml:lang="pl">Dokument PlanMaker</comment>
+ <comment xml:lang="pt">documento PlanMaker</comment>
+ <comment xml:lang="pt_BR">Documento do PlanMaker</comment>
+ <comment xml:lang="ru">документ PlanMaker</comment>
+ <comment xml:lang="sq">Dokument PlanMaker</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">PlanMaker-dokument</comment>
+ <comment xml:lang="uk">Документ PlanMaker</comment>
+ <comment xml:lang="vi">Tài liệu PlanMaker</comment>
+ <comment xml:lang="zh_CN">PlanMaker 文档</comment>
+ <comment xml:lang="zh_TW">PlanMaker 文件</comment>
+ <glob pattern="*.pmdx" />
+ </mime-type>
+ <mime-type type="application/vnd.oasis.opendocument.text-template">
+ <icon name="application-vnd.oasis.opendocument.text-template" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>Open Office Document Template</comment>
+ <glob pattern="*.ott" />
+ </mime-type>
+ <mime-type type="application/vnd.oasis.opendocument.text">
+ <icon name="application-vnd.oasis.opendocument.text" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>Open Office Document</comment>
+ <glob pattern="*.odt" />
+ </mime-type>
+ <mime-type type="text/rtf">
+ <icon name="text-rtf" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>Rich Text Format File</comment>
+ <glob pattern="*.rtf" />
+ </mime-type>
+ <mime-type type="application/rtf">
+ <icon name="text-rtf" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>Rich Text Format File</comment>
+ <glob pattern="*.rtf" />
+ </mime-type>
+ <mime-type type="application/vnd.sun.xml.writer">
+ <icon name="application-vnd.sun.xml.writer" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>OpenOffice.org Text Document</comment>
+ <glob pattern="*.sxw" />
+ </mime-type>
+ <mime-type type="application/vnd.sun.xml.writer.template">
+ <icon name="application-vnd.sun.xml.writer.template" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>OpenOffice.org Text Document Template</comment>
+ <glob pattern="*.stw" />
+ </mime-type>
+ <mime-type type="application/x-dbf">
+ <icon name="application-x-dbf" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>dBase Database</comment>
+ <glob pattern="*.dbf" />
+ </mime-type>
+
+ <mime-type type="application/vnd.wordperfect">
+ <icon name="application-vnd.wordperfect" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>WordPerfect Document</comment>
+ <glob pattern="*.wpd" />
+ </mime-type>
+ <mime-type type="text/csv">
+ <icon name="text-csv" />
+ <generic-icon name="application-x-pmd21-oth" />
+ <comment>Comma Separated Values</comment>
+ <glob pattern="*.csv" />
+ </mime-type>
+ <mime-type type="application/x-dif">
+ <icon name="application-x-dif" />
+ <generic-icon name="application-x-pmd21-oth" />
+ <comment>Data Interchange Format</comment>
+ <glob pattern="*.dif" />
+ </mime-type>
+ <mime-type type="application/x-prn">
+ <icon name="application-x-prn" />
+ <generic-icon name="application-x-pmd21-oth" />
+ <comment>PRN File (Space-Separated Data)</comment>
+ <glob pattern="*.prn" />
+ </mime-type>
+ <mime-type type="application/vnd.stardivision.calc">
+ <icon name="application-vnd.stardivision.calc" />
+ <generic-icon name="application-x-pmd21-oth" />
+ <comment>StarCalc Document</comment>
+ <glob pattern="*.sdc" />
+ </mime-type>
+ <mime-type type="application/vnd.stardivision.writer">
+ <icon name="application-vnd.stardivision.writer" />
+ <generic-icon name="application-x-tmd21-oth" />
+ <comment>StarWriter Document</comment>
+ <glob pattern="*.sdw" />
+ </mime-type>
+ <mime-type type="text/spreadsheet">
+ <icon name="text-spreadsheet" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Spreadsheet Interchange Document</comment>
+ <glob pattern="*.slk" />
+ <glob pattern="*.sylk" />
+ </mime-type>
+ <mime-type type="application/x-sylk">
+ <icon name="text-spreadsheet" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Spreadsheet Interchange Document</comment>
+ <glob pattern="*.slk" />
+ <glob pattern="*.sylk" />
+ </mime-type>
+ <mime-type type="application/x-pagemaker">
+ <icon name="application-x-pmd21" />
+ <generic-icon name="application-x-pmd21" />
+ <comment>PlanMaker document</comment>
+ <comment xml:lang="az">PlanMaker sənədi</comment>
+ <comment xml:lang="bg">Документ — PlanMaker</comment>
+ <comment xml:lang="ca">document de PlanMaker</comment>
+ <comment xml:lang="cs">Dokument PlanMaker</comment>
+ <comment xml:lang="cy">Dogfen PlanMaker</comment>
+ <comment xml:lang="da">PlanMaker-dokument</comment>
+ <comment xml:lang="de">PlanMaker-Dokument</comment>
+ <comment xml:lang="el">έγγραφο PlanMaker</comment>
+ <comment xml:lang="en_GB">PlanMaker document</comment>
+ <comment xml:lang="eo">dokumento de PlanMaker</comment>
+ <comment xml:lang="es">documento de PlanMaker</comment>
+ <comment xml:lang="eu">PlanMaker dokumentua</comment>
+ <comment xml:lang="fi">PlanMaker -asiakirja</comment>
+ <comment xml:lang="fr">document PlanMaker</comment>
+ <comment xml:lang="hu">PlanMaker-dokumentum</comment>
+ <comment xml:lang="it">Documento PlanMaker</comment>
+ <comment xml:lang="ja">PlanMaker ドキュメント</comment>
+ <comment xml:lang="ko">PlanMaker 문서</comment>
+ <comment xml:lang="lt">PlanMaker dokumentas</comment>
+ <comment xml:lang="ms">Dokumen PlanMaker</comment>
+ <comment xml:lang="nb">PlanMaker-dokument</comment>
+ <comment xml:lang="nl">PlanMaker-document</comment>
+ <comment xml:lang="nn">PlanMaker-dokument</comment>
+ <comment xml:lang="pl">Dokument PlanMaker</comment>
+ <comment xml:lang="pt">documento PlanMaker</comment>
+ <comment xml:lang="pt_BR">Documento do PlanMaker</comment>
+ <comment xml:lang="ru">документ PlanMaker</comment>
+ <comment xml:lang="sq">Dokument PlanMaker</comment>
+ <comment xml:lang="sr">Лотус АмиПро документ</comment>
+ <comment xml:lang="sv">PlanMaker-dokument</comment>
+ <comment xml:lang="uk">Документ PlanMaker</comment>
+ <comment xml:lang="vi">Tài liệu PlanMaker</comment>
+ <comment xml:lang="zh_CN">PlanMaker 文档</comment>
+ <comment xml:lang="zh_TW">PlanMaker 文件</comment>
+ <glob pattern="*.pmd" />
+ <sub-class-of type="application/x-ole-storage"/>
+ </mime-type>
+ <mime-type type="application/x-doc">
+ <icon name="application-msword" />
+ <generic-icon name="application-x-tmd21-mso" />
+ <comment>Microsoft Word Document</comment>
+ <comment xml:lang="bg">Microsoft Word - документ</comment>
+ <comment xml:lang="cs">Dokument Microsoft Word</comment>
+ <comment xml:lang="da">Microsoft Word-dokument</comment>
+ <comment xml:lang="de">Microsoft Word Dokument</comment>
+ <comment xml:lang="et">Microsoft Wordi dokument</comment>
+ <comment xml:lang="fi">Microsoft Word -tekstiasiakirja</comment>
+ <comment xml:lang="fr">Document Microsoft Word</comment>
+ <comment xml:lang="he">מסמך וורד</comment>
+ <comment xml:lang="it">Documento Microsoft Word</comment>
+ <comment xml:lang="ja">Microsoft Word ドキュメント</comment>
+ <comment xml:lang="nb">Microsoft Word-dokument</comment>
+ <comment xml:lang="pt">Documento do Microsoft Word</comment>
+ <comment xml:lang="ru">Документ Microsoft Word</comment>
+ <comment xml:lang="sh">Microsoft Word dokument</comment>
+ <comment xml:lang="sk">Dokument Microsoft Word</comment>
+ <comment xml:lang="sl">Dokument programa Microsoft Word</comment>
+ <comment xml:lang="sr">Microsoft Word документ</comment>
+ <comment xml:lang="tr">Microsoft Word Belgesi</comment>
+ <comment xml:lang="vi">Tài liệu MS Word</comment>
+ <comment xml:lang="zh-TW">Microsoft Word 文件</comment>
+ <glob pattern="*.doc" />
+ </mime-type>
+ <mime-type type="application/excel">
+ <icon name="application-excel" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radni list</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радни лист</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xls" />
+ </mime-type>
+ <mime-type type="application/x-excel">
+ <icon name="application-vnd.ms-excel" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radni list</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радни лист</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xls" />
+ </mime-type>
+ <mime-type type="application/x-ms-excel">
+ <icon name="application-vnd.ms-excel" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radni list</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радни лист</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xls" />
+ </mime-type>
+ <mime-type type="application/x-msexcel">
+ <icon name="application-vnd.ms-excel" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radni list</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радни лист</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xls" />
+ </mime-type>
+ <mime-type type="application/x-xls">
+ <icon name="application-vnd.ms-excel" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radni list</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радни лист</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xls" />
+ </mime-type>
+ <mime-type type="application/xls">
+ <icon name="application-vnd.ms-excel" />
+ <generic-icon name="application-x-pmd21-mso" />
+ <comment>Microsoft Excel Worksheet</comment>
+ <comment xml:lang="bg">Microsoft Excel - лист</comment>
+ <comment xml:lang="cs">Pracovní sešit Microsoft Excel</comment>
+ <comment xml:lang="da">Microsoft Excel-regneark</comment>
+ <comment xml:lang="de">Microsoft Excel Arbeitsblatt</comment>
+ <comment xml:lang="et">Microsoft Exceli töövihik</comment>
+ <comment xml:lang="fi">Microsoft Excel -laskentataulukko</comment>
+ <comment xml:lang="fr">Feuille de calcul Microsoft Excel</comment>
+ <comment xml:lang="he">גיליון עבודה מיקרוסופט אקסל</comment>
+ <comment xml:lang="it">Foglio di lavoro Microsoft Excel</comment>
+ <comment xml:lang="ja">Microsoft Excel ワークシート</comment>
+ <comment xml:lang="nb">Microsoft Excel-ark</comment>
+ <comment xml:lang="pt">Folha de cálculo do Microsoft Excel</comment>
+ <comment xml:lang="ru">Электронная таблица Microsoft Excel</comment>
+ <comment xml:lang="sh">Microsoft Excel radni list</comment>
+ <comment xml:lang="sk">Pracovný zošit Microsoft Excel</comment>
+ <comment xml:lang="sl">Delovni list programa Microsoft Excel</comment>
+ <comment xml:lang="sr">Microsoft Excel радни лист</comment>
+ <comment xml:lang="tr">Microsoft Excel Çalışma Sayfası</comment>
+ <comment xml:lang="vi">Bảng công tác MS Excel</comment>
+ <comment xml:lang="zh-TW">Microsoft Excel 工作表</comment>
+ <glob pattern="*.xls" />
+ </mime-type>
+ <mime-type type="application/ppt">
+ <icon name="application-vnd.ms-powerpoint" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - презентация</comment>
+ <comment xml:lang="cs">Prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentation</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentation</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitlus</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitys</comment>
+ <comment xml:lang="fr">Présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="he">מצגת פוורפוינט</comment>
+ <comment xml:lang="it">Presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーション</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="pt">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Презентация Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint prezentacija</comment>
+ <comment xml:lang="sk">Prezentácia Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predstavitev programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint презентација</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunumu</comment>
+ <comment xml:lang="vi">Trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報</comment>
+ <glob pattern="*.ppt" />
+ <glob pattern="*.pps" />
+ <glob pattern="*.pot" />
+ </mime-type>
+ <mime-type type="application/mspowerpoint">
+ <icon name="application-vnd.ms-powerpoint" />
+ <generic-icon name="application-x-prd21-mso" />
+ <comment>Microsoft PowerPoint Presentation</comment>
+ <comment xml:lang="bg">Microsoft PowerPoint - презентация</comment>
+ <comment xml:lang="cs">Prezentace Microsoft PowerPoint</comment>
+ <comment xml:lang="da">Microsoft PowerPoint-præsentation</comment>
+ <comment xml:lang="de">Microsoft PowerPoint Präsentation</comment>
+ <comment xml:lang="et">Microsoft PowerPointi esitlus</comment>
+ <comment xml:lang="fi">Microsoft PowerPoint -esitys</comment>
+ <comment xml:lang="fr">Présentation Microsoft PowerPoint</comment>
+ <comment xml:lang="he">מצגת פוורפוינט</comment>
+ <comment xml:lang="it">Presentazione Microsoft PowerPoint</comment>
+ <comment xml:lang="ja">Microsoft PowerPoint プレゼンテーション</comment>
+ <comment xml:lang="nb">Microsoft PowerPoint-presentasjon</comment>
+ <comment xml:lang="pt">Apresentação do Microsoft PowerPoint</comment>
+ <comment xml:lang="ru">Презентация Microsoft PowerPoint</comment>
+ <comment xml:lang="sh">Microsoft PowerPoint prezentacija</comment>
+ <comment xml:lang="sk">Prezentácia Microsoft PowerPoint</comment>
+ <comment xml:lang="sl">Predstavitev programa Microsoft PowerPoint</comment>
+ <comment xml:lang="sr">Microsoft PowerPoint презентација</comment>
+ <comment xml:lang="tr">Microsoft PowerPoint Sunumu</comment>
+ <comment xml:lang="vi">Trình chiếu MS PowerPoint</comment>
+ <comment xml:lang="zh-TW">Microsoft PowerPoint 簡報</comment>
+ <glob pattern="*.ppt" />
+ <glob pattern="*.pps" />
+ <glob pattern="*.pot" />
+ </mime-type>
+</mime-info>
diff --git a/textmaker-2021.desktop b/textmaker-2021.desktop
new file mode 100755
index 000000000000..8b4389a218d7
--- /dev/null
+++ b/textmaker-2021.desktop
@@ -0,0 +1,83 @@
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+InitialPreference=10
+GenericName=Word Processor
+GenericName[am]=ጽሁፍ አቀናጅ
+GenericName[ar]=معالج نصوص
+GenericName[az]=Kəlmə İşlədici
+GenericName[bg]=Текстообработка
+GenericName[bn]=ওয়ার্ড প্রসেসর
+GenericName[bs]=Word Processor
+GenericName[ca]=Processador de textos
+GenericName[cs]=Textový procesor
+GenericName[da]=Tekstbehandler
+GenericName[de]=Textverarbeitung
+GenericName[dz]=ཡིག་སྦྱོར་པ།
+GenericName[el]=Επεξεργαστής κειμένου
+GenericName[en_CA]=Word Processor
+GenericName[en_GB]=Word Processor
+GenericName[en_ZA]=Word Processor
+GenericName[es]=Procesador de textos
+GenericName[et]=Kirjutaja
+GenericName[eu]=Testu-prozesadorea
+GenericName[fi]=Tekstinkäsittely
+GenericName[fil]=Tagaproseso ng Salita
+GenericName[fr]=Traitement de texte
+GenericName[ga]=Próiseálaithe Focal
+GenericName[gl]=Procesador de textos
+GenericName[gu]=વર્ડ પ્રોસેસર
+GenericName[he]=מעבד תמלילים
+GenericName[hr]=Obrada teksta
+GenericName[hu]=Szövegszerkesztő
+GenericName[is]=Ritvinnsla
+GenericName[it]=Word processor
+GenericName[ja]=ワープロ
+GenericName[ka]=ტექსტის რედაქტორი
+GenericName[ko]=워드 프로세서
+GenericName[ku]=Bernameya nivîsandinê
+GenericName[mk]=Процесор за текст
+GenericName[ms]=Pemproses Perkataan
+GenericName[nb]=Tekstbehandling
+GenericName[ne]=शब्द प्रशोधक
+GenericName[nl]=Tekstverwerker
+GenericName[nr]=Isenzi Mitlolo
+GenericName[nso]=Sehlami sa Lentšu
+GenericName[oc]=Tractament de tèxt
+GenericName[pa]=ਸ਼ਬਦਕਾਰ
+GenericName[pl]=Edytor tekstu
+GenericName[pt]=Processador de texto
+GenericName[pt_BR]=Editor de texto
+GenericName[ru]=Текстовый процессор
+GenericName[sk]=Textový editor
+GenericName[sq]=Procesues teksti
+GenericName[sr]=Обрада текста
+GenericName[sr@Latn]=Obrada teksta
+GenericName[st]=Word Processor
+GenericName[sv]=Ordbehandlare
+GenericName[th]=พิมพ์งาน
+GenericName[tl]=Tagaproseso ng Salita
+GenericName[tr]=Kelime İşlemci
+GenericName[ts]=Xitirhisi xa marito
+GenericName[uk]=Текстовий процесор
+GenericName[vi]=Bộ xử lý từ
+GenericName[wa]=Aspougneu d' tecse
+GenericName[xh]=Inkqubo Yokuqhuba Amagama
+GenericName[zh_CN]=文字处理
+GenericName[zh_TW]=文書處理器
+GenericName[zu]=Umshini Ohlela Amagama
+Comment=The TextMaker word processor lets you work on any type of document.
+Comment[de]=Die Textverarbeitung TextMaker ermöglicht es Ihnen, beliebige Arten von Dokumenten zu erstellen und zu bearbeiten.
+Comment[ru]=TextMaker позволяет работать со всеми видами текстовых документов.
+Terminal=false
+Categories=Application;Office;WordProcessor;
+MimeType=application/x-tmdx;application/x-tmvx;application/x-tmd;application/x-tmv;application/msword;application/vnd.ms-word;application/x-doc;text/rtf;application/rtf;application/vnd.oasis.opendocument.text;application/vnd.oasis.opendocument.text-template;application/vnd.stardivision.writer;application/vnd.sun.xml.writer;application/vnd.sun.xml.writer.template;application/vnd.openxmlformats-officedocument.wordprocessingml.document;application/vnd.ms-word.document.macroenabled.12;application/vnd.openxmlformats-officedocument.wordprocessingml.template;application/vnd.ms-word.template.macroenabled.12;application/x-pocket-word;application/x-dbf;application/msword-template;
+
+
+Version=1.0
+Name=TextMaker 2021
+Icon=office2021-textmaker
+TryExec=/usr/bin/textmaker21
+StartupWMClass=tm
+Exec=/usr/bin/textmaker21 %F
+Path=/usr/share/office2021
diff --git a/textmaker21 b/textmaker21
new file mode 100755
index 000000000000..ac4debf45015
--- /dev/null
+++ b/textmaker21
@@ -0,0 +1,3 @@
+#!/bin/sh
+# A script to run TextMaker.
+/usr/share/office2021/textmaker "$@"