[Libreoffice-commits] .: Branch 'libreoffice-3-4' - 2 commits - bin/package-ooo bin/setup.in configure.in desktop/16x16 desktop/22x22 desktop/24x24 desktop/32x32 desktop/48x48 desktop/base.desktop.in.in desktop/calc.desktop.in.in desktop/draw.desktop.in.in desktop/impress.desktop.in.in desktop/Makefile.am desktop/math.desktop.in.in desktop/mimetypes desktop/ooo-extension-manager.desktop.in.in desktop/openoffice.applications.in desktop/openoffice-extra.keys.in desktop/openoffice.keys.in desktop/openoffice.mime desktop/openoffice.xml desktop/scalable desktop/startcenter.desktop.in.in desktop/template.desktop.in.in desktop/web.desktop.in.in desktop/writer.desktop.in.in Makefile.am
Michael Meeks
michael at kemper.freedesktop.org
Fri Apr 8 04:49:44 PDT 2011
Makefile.am | 2
bin/package-ooo | 111
bin/setup.in | 8
configure.in | 13
desktop/16x16/Makefile.am | 1
desktop/22x22/Makefile.am | 1
desktop/24x24/Makefile.am | 1
desktop/32x32/Makefile.am | 1
desktop/48x48/Makefile.am | 1
desktop/Makefile.am | 27
desktop/base.desktop.in.in | 14
desktop/calc.desktop.in.in | 14
desktop/draw.desktop.in.in | 14
desktop/impress.desktop.in.in | 14
desktop/math.desktop.in.in | 15
desktop/mimetypes/16x16/Makefile.am | 1
desktop/mimetypes/22x22/Makefile.am | 1
desktop/mimetypes/24x24/Makefile.am | 1
desktop/mimetypes/32x32/Makefile.am | 1
desktop/mimetypes/48x48/Makefile.am | 1
desktop/mimetypes/Makefile.am | 2
desktop/ooo-extension-manager.desktop.in.in | 13
desktop/openoffice-extra.keys.in | 3911 -------------
desktop/openoffice.applications.in | 8
desktop/openoffice.keys.in | 120
desktop/openoffice.mime | 35
desktop/openoffice.xml | 210
desktop/scalable/Makefile.am | 1
desktop/scalable/ooo-base.svg | 2127 -------
desktop/scalable/ooo-calc.svg | 2702 ---------
desktop/scalable/ooo-draw.svg | 2563 --------
desktop/scalable/ooo-gulls.svg | 1474 ----
desktop/scalable/ooo-impress.svg | 6841 -----------------------
desktop/scalable/ooo-math.svg | 2620 --------
desktop/scalable/ooo-printeradmin.svg | 2365 --------
desktop/scalable/ooo-template.svg | 2410 --------
desktop/scalable/ooo-web.svg | 8277 ----------------------------
desktop/scalable/ooo-writer.svg | 2100 -------
desktop/startcenter.desktop.in.in | 12
desktop/template.desktop.in.in | 12
desktop/web.desktop.in.in | 13
desktop/writer.desktop.in.in | 14
dev/null |binary
43 files changed, 2 insertions(+), 38070 deletions(-)
New commits:
commit 40b640ebf5d1d0d9a515170779ca5492d088695a
Author: Michael Meeks <michael.meeks at novell.com>
Date: Fri Apr 8 12:48:20 2011 +0100
remove obsolete RedHat conditionals
diff --git a/bin/package-ooo b/bin/package-ooo
index 32cde1e..040ea48 100755
--- a/bin/package-ooo
+++ b/bin/package-ooo
@@ -131,7 +131,6 @@ if test "$COMPAT_OOWRAPPERS" = "YES" ; then
$TOOLSDIR/bin/generate-bash-completion --compat-oowrappers --binsuffix="$BINSUFFIX" $TOOLSDIR/bin/bash-completion.in $OODESTDIR/etc/bash_completion.d/ooffice${BINSUFFIX}.sh
fi
-if test "z$VENDORNAME" != "zRedHat"; then
mkdir -p $MANDIR/man1
echo "Generating man pages ...";
# libreoffice
@@ -145,7 +144,6 @@ if test "z$VENDORNAME" != "zRedHat"; then
# unopkg
sed -e "s|@BINSUFFIX@|$BINSUFFIX|g" $TOOLSDIR/man/unopkg.1.in \
>| "$MANDIR/man1/unopkg$BINSUFFIX.1" || exit 1;
-fi
mkdir -p $OOINSTDIR/basis$VERSION/program
@@ -910,30 +908,6 @@ if test "z$RPM_CONFIG_FILE_TAGS" != "z" ; then
*_list.txt
fi
-# Red Hat Post-install cleanup
-if test "z$VENDORNAME" = "zRedHat" ; then
- # Fix openoffice/share/kde/net/applnk paths
- perl -pi -e "/^Module gid_Module_Optional_Kde/ .. /^End/ and s|YES|NO|g" $OOINSTBASE/program/instdb.ins
- perl -pi -e "/^Installation gid_Installation/ .. /^End/ and s|$PREFIX||g" $OOINSTBASE/program/instdb.ins
- perl -pi -e "/^Directory gid_Dir_Home_Gnome_Apps_Product/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
- perl -pi -e "/^Directory gid_Dir_Share_Kde_Net_Applnk_Product/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
- perl -pi -e "/^Directory gid_Dir_Kde_Share_Applnk_Product/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
- perl -pi -e "/^Procedure gid_Procedure_Kde_Inst/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
- perl -pi -e "/^Procedure gid_Procedure_Gnome_Install/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
- perl -pi -e "/^Procedure gid_Procedure_Gnome_Deinstall/ .. /^End/ and s|1\.1\.0||g" $OOINSTBASE/program/instdb.ins
-
- ## Fix instdb.ins, to *not* install local copies of these
- for entry in Kdeapplnk Kdemimetext Kdeicons Gnome_Apps Gnome_Icons Gnome2_Apps; do
- perl -pi -e "/^File gid_File_Extra_$entry/ .. /^End/ and (\
- s|^\tSize\s+\= .*|\tSize\t\t = 0;\r| or \
- s|^\tArchiveFiles\s+\= .*|\tArchiveFiles\t = 0;\r| or \
- s|^\tArchiveSize\s+\= .*|\tArchiveSize\t = 0;\r| or \
- s|^\tContains\s+\= .*|\tContains\t = ();\r| or \
- s|\t\t\t\t\t\".*|\r|g)" \
- $OOINSTBASE/program/instdb.ins
- done
-fi
-
echo "Fixing permissions..."
for dir in $DOCDIR $OOINSTDIR/basis$VERSION/sdk/examples ; do
if test -d $dir -a -w $dir ; then
diff --git a/bin/setup.in b/bin/setup.in
index 9d80b56..1410654 100755
--- a/bin/setup.in
+++ b/bin/setup.in
@@ -243,18 +243,12 @@ if test "z$ENABLE_DISTCC" != "z" ; then
fi
# how to mark config files in file lists
-if test "z$VENDORNAME" = "zNovell" -o "z$VENDORNAME" = "zRedHat"; then
+if test "z$VENDORNAME" = "zNovell"; then
RPM_CONFIG_FILE_TAGS="%config"
elif test "z$DISTRO" = "zPLD" ; then
RPM_CONFIG_FILE_TAGS="%config(noreplace) %verify(not md5 size mtime)"
fi
-# Tag file lists with language (for RPM)
-if test "z$VENDORNAME" = "zRedHat"; then
- RPM_TAG_LANGPACKS=TRUE
-fi
-
-
# ---------------------------
# Source / Version setup:
# ---------------------------
commit 7336bed41061c387734ab5147d2d100fe3d3153a
Author: Michael Meeks <michael.meeks at novell.com>
Date: Fri Apr 8 12:47:02 2011 +0100
remove obsolete, and duplicate desktop/ icons and .desktop files
diff --git a/Makefile.am b/Makefile.am
index c8863bc..d06f3f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = po desktop distro-configs bin etc patches man doc src stamp templates extensions
+SUBDIRS = po distro-configs bin etc patches man doc src stamp templates extensions
EXTRA_DIST = \
autogen.sh \
diff --git a/bin/package-ooo b/bin/package-ooo
index ae00338..32cde1e 100755
--- a/bin/package-ooo
+++ b/bin/package-ooo
@@ -167,21 +167,6 @@ cp $TOOLSDIR/templates/project-proposal.ott $OOINSTDIR/basis$VERSION/share/templ
echo "Installing system files ...";
case $VENDORNAME in
- RedHat)
- # Install .desktop files for Red Hat distributions
- mkdir -p $PREFIX/share/applications
- for i in openoffice-printeradmin openoffice-setup redhat-drawing \
- redhat-math redhat-presentations redhat-word-processor redhat-spreadsheet; do
- cp -f /usr/share/desktop-menu-patches/$i.desktop $PREFIX/share/applications/$i.desktop
- echo "StartupNotify=true" >> $PREFIX/share/applications/$i.desktop
- done
-
- # Icons are copied into the local install directory from the specfile...
- mkdir -p $PREFIX/share/pixmaps
- cp $TOOLSDIR/desktop/0*.png $PREFIX/share/pixmaps
- cp $TOOLSDIR/desktop/5*.png $PREFIX/share/pixmaps
- cp $TOOLSDIR/desktop/ooo_*.png $PREFIX/share/pixmaps
- ;;
Debian)
# Menu icons are currently made in debian/rules
;;
@@ -189,76 +174,6 @@ case $VENDORNAME in
# Icons and menu stuff is handled in actions.py
;;
*)
- mkdir -p $PREFIX/share/applications
- cd $TOOLSDIR/desktop
- for source in *.desktop ; do
- dest=`echo $source | sed "s|.desktop\$||"`
- dest="$PREFIX/share/applications/$dest$BINSUFFIX.desktop"
- add_version=
- test "z$VENDORNAME" = "zNovell" -a "z$BINSUFFIX" != "z" && add_version=" ($VERSION)" || :
- sed -e "s|\(^Name.*\)\$|\1$add_version|
- s|\(^Comment.*\)\$|\1$add_version|" $source >| "$dest" || exit 1;
- done
-
- # icons
- icondir=$PREFIXBASE/share/icons/hicolor
- for size in 16x16 22x22 24x24 32x32 48x48 scalable ; do
- mkdir -p $OODESTDIR$icondir/$size/apps
- cd $TOOLSDIR/desktop/$size/
- # note that the scalable directory includes .svg icons
- for source in ooo-*.[ps][nv]g ; do
- suffix=`echo $source | sed "s|^.*\(\.[ps][nv]g\)\$|\1|"`
- dest=`echo $source | sed "s|$suffix\$||"`
- dest="$OODESTDIR$icondir/$size/apps/$dest$BINSUFFIX$suffix"
- cp $source "$dest" || exit 1;
- done
- done
-
- # create symlinks below share/pixmaps to keep the backward compatibility
- pixmapsdir=$PREFIX/share/pixmaps
- mkdir -p $pixmapsdir
- cd $OODESTDIR$icondir/48x48/apps
- for icon in ooo-*.png ; do
- ln -sf $icondir/48x48/apps/$icon $pixmapsdir
- done
-
- # shared MIME info
- mkdir -p $PREFIX/share/mime/packages
- cd $TOOLSDIR/desktop
- cp openoffice.xml $PREFIX/share/mime/packages
- if test "z$RUN_POST_INSTALL_SCRIPTS" = "zyes" &&
- which update-mime-database >/dev/null 2>&1 ; then
- update-mime-database /usr/share/mime || :
- fi
-
- # extra MIME type icons
- if test "z$VENDORNAME" = "zNovell" ; then
- icondir=/usr/share/icons/hicolor
- for size in 16x16 22x22 24x24 32x32 48x48 ; do
- mkdir -p $OODESTDIR/$icondir/$size/mimetypes
- # note that the scalable directory includes .svg icons
- cp $TOOLSDIR/desktop/mimetypes/$size/*.[ps][nv]g \
- $OODESTDIR/$icondir/$size/mimetypes/
- done
- fi
-
- if test "z$VENDORNAME" = "zNovell" ; then
- # add GNOME MIME info and the application registry the old way
- # it is necessary for NLD9
- mkdir -p $OODESTDIR/opt/gnome/share/application-registry
- cp $TOOLSDIR/desktop/openoffice.applications \
- $OODESTDIR/opt/gnome/share/application-registry/openoffice$BINSUFFIX.applications || exit 1;
- #
- mkdir -p $OODESTDIR/opt/gnome/share/mime-info
- cp $TOOLSDIR/desktop/openoffice.mime \
- $OODESTDIR/opt/gnome/share/mime-info/openoffice$BINSUFFIX.mime || exit 1;
- cp $TOOLSDIR/desktop/openoffice.keys \
- $OODESTDIR/opt/gnome/share/mime-info/openoffice$BINSUFFIX.keys || exit 1;
- if test "z$BINSUFFIX" != "z" ; then
- cp $TOOLSDIR/desktop/openoffice-extra.keys \
- $OODESTDIR/opt/gnome/share/mime-info/openoffice$BINSUFFIX-extra.keys || exit 1;
- fi
- fi
;;
esac
diff --git a/configure.in b/configure.in
index d215866..48d38b6 100755
--- a/configure.in
+++ b/configure.in
@@ -1802,19 +1802,6 @@ patches/dev300/system-python-uno-path.diff
patches/dev300/split-icons-search-usr-share.diff
bin/piece/sys-setup
bin/piece/Makefile
-desktop/Makefile
-desktop/16x16/Makefile
-desktop/22x22/Makefile
-desktop/24x24/Makefile
-desktop/32x32/Makefile
-desktop/48x48/Makefile
-desktop/scalable/Makefile
-desktop/mimetypes/Makefile
-desktop/mimetypes/16x16/Makefile
-desktop/mimetypes/22x22/Makefile
-desktop/mimetypes/24x24/Makefile
-desktop/mimetypes/32x32/Makefile
-desktop/mimetypes/48x48/Makefile
distro-configs/Makefile
distro-configs/ArchLinux.conf
distro-configs/Ark.conf
diff --git a/desktop/16x16/Makefile.am b/desktop/16x16/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/16x16/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/16x16/ooo-base.png b/desktop/16x16/ooo-base.png
deleted file mode 100644
index 2ca1645..0000000
Binary files a/desktop/16x16/ooo-base.png and /dev/null differ
diff --git a/desktop/16x16/ooo-calc.png b/desktop/16x16/ooo-calc.png
deleted file mode 100644
index 23df56d..0000000
Binary files a/desktop/16x16/ooo-calc.png and /dev/null differ
diff --git a/desktop/16x16/ooo-draw.png b/desktop/16x16/ooo-draw.png
deleted file mode 100644
index 6ee4888..0000000
Binary files a/desktop/16x16/ooo-draw.png and /dev/null differ
diff --git a/desktop/16x16/ooo-gulls.png b/desktop/16x16/ooo-gulls.png
deleted file mode 100644
index 29f5add..0000000
Binary files a/desktop/16x16/ooo-gulls.png and /dev/null differ
diff --git a/desktop/16x16/ooo-impress.png b/desktop/16x16/ooo-impress.png
deleted file mode 100644
index d1c23c2..0000000
Binary files a/desktop/16x16/ooo-impress.png and /dev/null differ
diff --git a/desktop/16x16/ooo-math.png b/desktop/16x16/ooo-math.png
deleted file mode 100644
index f56ffcf..0000000
Binary files a/desktop/16x16/ooo-math.png and /dev/null differ
diff --git a/desktop/16x16/ooo-printeradmin.png b/desktop/16x16/ooo-printeradmin.png
deleted file mode 100644
index 21a6e03..0000000
Binary files a/desktop/16x16/ooo-printeradmin.png and /dev/null differ
diff --git a/desktop/16x16/ooo-web.png b/desktop/16x16/ooo-web.png
deleted file mode 100644
index a6b533b..0000000
Binary files a/desktop/16x16/ooo-web.png and /dev/null differ
diff --git a/desktop/16x16/ooo-writer.png b/desktop/16x16/ooo-writer.png
deleted file mode 100644
index f7922ad..0000000
Binary files a/desktop/16x16/ooo-writer.png and /dev/null differ
diff --git a/desktop/22x22/Makefile.am b/desktop/22x22/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/22x22/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/22x22/ooo-base.png b/desktop/22x22/ooo-base.png
deleted file mode 100644
index 0dbeac5..0000000
Binary files a/desktop/22x22/ooo-base.png and /dev/null differ
diff --git a/desktop/22x22/ooo-calc.png b/desktop/22x22/ooo-calc.png
deleted file mode 100644
index 9c212be..0000000
Binary files a/desktop/22x22/ooo-calc.png and /dev/null differ
diff --git a/desktop/22x22/ooo-draw.png b/desktop/22x22/ooo-draw.png
deleted file mode 100644
index a964b01..0000000
Binary files a/desktop/22x22/ooo-draw.png and /dev/null differ
diff --git a/desktop/22x22/ooo-gulls.png b/desktop/22x22/ooo-gulls.png
deleted file mode 100644
index e3f1414..0000000
Binary files a/desktop/22x22/ooo-gulls.png and /dev/null differ
diff --git a/desktop/22x22/ooo-impress.png b/desktop/22x22/ooo-impress.png
deleted file mode 100644
index 8bb618b..0000000
Binary files a/desktop/22x22/ooo-impress.png and /dev/null differ
diff --git a/desktop/22x22/ooo-math.png b/desktop/22x22/ooo-math.png
deleted file mode 100644
index 0bfb00d..0000000
Binary files a/desktop/22x22/ooo-math.png and /dev/null differ
diff --git a/desktop/22x22/ooo-printeradmin.png b/desktop/22x22/ooo-printeradmin.png
deleted file mode 100644
index 4b87d7e..0000000
Binary files a/desktop/22x22/ooo-printeradmin.png and /dev/null differ
diff --git a/desktop/22x22/ooo-web.png b/desktop/22x22/ooo-web.png
deleted file mode 100644
index 2b257f0..0000000
Binary files a/desktop/22x22/ooo-web.png and /dev/null differ
diff --git a/desktop/22x22/ooo-writer.png b/desktop/22x22/ooo-writer.png
deleted file mode 100644
index 057e8f6..0000000
Binary files a/desktop/22x22/ooo-writer.png and /dev/null differ
diff --git a/desktop/24x24/Makefile.am b/desktop/24x24/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/24x24/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/24x24/ooo-base.png b/desktop/24x24/ooo-base.png
deleted file mode 100644
index bfc9bbb..0000000
Binary files a/desktop/24x24/ooo-base.png and /dev/null differ
diff --git a/desktop/24x24/ooo-calc.png b/desktop/24x24/ooo-calc.png
deleted file mode 100644
index f418cb2..0000000
Binary files a/desktop/24x24/ooo-calc.png and /dev/null differ
diff --git a/desktop/24x24/ooo-draw.png b/desktop/24x24/ooo-draw.png
deleted file mode 100644
index 4255bb5..0000000
Binary files a/desktop/24x24/ooo-draw.png and /dev/null differ
diff --git a/desktop/24x24/ooo-gulls.png b/desktop/24x24/ooo-gulls.png
deleted file mode 100644
index 6a39e73..0000000
Binary files a/desktop/24x24/ooo-gulls.png and /dev/null differ
diff --git a/desktop/24x24/ooo-impress.png b/desktop/24x24/ooo-impress.png
deleted file mode 100644
index 169f825..0000000
Binary files a/desktop/24x24/ooo-impress.png and /dev/null differ
diff --git a/desktop/24x24/ooo-math.png b/desktop/24x24/ooo-math.png
deleted file mode 100644
index de4c08e..0000000
Binary files a/desktop/24x24/ooo-math.png and /dev/null differ
diff --git a/desktop/24x24/ooo-printeradmin.png b/desktop/24x24/ooo-printeradmin.png
deleted file mode 100644
index b74ce84..0000000
Binary files a/desktop/24x24/ooo-printeradmin.png and /dev/null differ
diff --git a/desktop/24x24/ooo-web.png b/desktop/24x24/ooo-web.png
deleted file mode 100644
index 7b52cfc..0000000
Binary files a/desktop/24x24/ooo-web.png and /dev/null differ
diff --git a/desktop/24x24/ooo-writer.png b/desktop/24x24/ooo-writer.png
deleted file mode 100644
index 386fd8e..0000000
Binary files a/desktop/24x24/ooo-writer.png and /dev/null differ
diff --git a/desktop/32x32/Makefile.am b/desktop/32x32/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/32x32/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/32x32/ooo-base.png b/desktop/32x32/ooo-base.png
deleted file mode 100644
index 578dbe2..0000000
Binary files a/desktop/32x32/ooo-base.png and /dev/null differ
diff --git a/desktop/32x32/ooo-calc.png b/desktop/32x32/ooo-calc.png
deleted file mode 100644
index 4845dae..0000000
Binary files a/desktop/32x32/ooo-calc.png and /dev/null differ
diff --git a/desktop/32x32/ooo-draw.png b/desktop/32x32/ooo-draw.png
deleted file mode 100644
index 58681e8..0000000
Binary files a/desktop/32x32/ooo-draw.png and /dev/null differ
diff --git a/desktop/32x32/ooo-gulls.png b/desktop/32x32/ooo-gulls.png
deleted file mode 100644
index dd4a0f6..0000000
Binary files a/desktop/32x32/ooo-gulls.png and /dev/null differ
diff --git a/desktop/32x32/ooo-impress.png b/desktop/32x32/ooo-impress.png
deleted file mode 100644
index 22aafca..0000000
Binary files a/desktop/32x32/ooo-impress.png and /dev/null differ
diff --git a/desktop/32x32/ooo-math.png b/desktop/32x32/ooo-math.png
deleted file mode 100644
index 4262571..0000000
Binary files a/desktop/32x32/ooo-math.png and /dev/null differ
diff --git a/desktop/32x32/ooo-printeradmin.png b/desktop/32x32/ooo-printeradmin.png
deleted file mode 100644
index e53cd3a..0000000
Binary files a/desktop/32x32/ooo-printeradmin.png and /dev/null differ
diff --git a/desktop/32x32/ooo-web.png b/desktop/32x32/ooo-web.png
deleted file mode 100644
index 859dd47..0000000
Binary files a/desktop/32x32/ooo-web.png and /dev/null differ
diff --git a/desktop/32x32/ooo-writer.png b/desktop/32x32/ooo-writer.png
deleted file mode 100644
index 3418d39..0000000
Binary files a/desktop/32x32/ooo-writer.png and /dev/null differ
diff --git a/desktop/48x48/Makefile.am b/desktop/48x48/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/48x48/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/48x48/ooo-base.png b/desktop/48x48/ooo-base.png
deleted file mode 100644
index 9c44157..0000000
Binary files a/desktop/48x48/ooo-base.png and /dev/null differ
diff --git a/desktop/48x48/ooo-calc.png b/desktop/48x48/ooo-calc.png
deleted file mode 100644
index 0a660b3..0000000
Binary files a/desktop/48x48/ooo-calc.png and /dev/null differ
diff --git a/desktop/48x48/ooo-draw.png b/desktop/48x48/ooo-draw.png
deleted file mode 100644
index 42683ba..0000000
Binary files a/desktop/48x48/ooo-draw.png and /dev/null differ
diff --git a/desktop/48x48/ooo-gulls.png b/desktop/48x48/ooo-gulls.png
deleted file mode 100644
index 517e0b6..0000000
Binary files a/desktop/48x48/ooo-gulls.png and /dev/null differ
diff --git a/desktop/48x48/ooo-impress.png b/desktop/48x48/ooo-impress.png
deleted file mode 100644
index e9f191a..0000000
Binary files a/desktop/48x48/ooo-impress.png and /dev/null differ
diff --git a/desktop/48x48/ooo-math.png b/desktop/48x48/ooo-math.png
deleted file mode 100644
index 61e1dbd..0000000
Binary files a/desktop/48x48/ooo-math.png and /dev/null differ
diff --git a/desktop/48x48/ooo-template.png b/desktop/48x48/ooo-template.png
deleted file mode 100644
index 1d6814a..0000000
Binary files a/desktop/48x48/ooo-template.png and /dev/null differ
diff --git a/desktop/48x48/ooo-web.png b/desktop/48x48/ooo-web.png
deleted file mode 100644
index 328f638..0000000
Binary files a/desktop/48x48/ooo-web.png and /dev/null differ
diff --git a/desktop/48x48/ooo-writer.png b/desktop/48x48/ooo-writer.png
deleted file mode 100644
index bd517f3..0000000
Binary files a/desktop/48x48/ooo-writer.png and /dev/null differ
diff --git a/desktop/Makefile.am b/desktop/Makefile.am
deleted file mode 100644
index a63fa5f..0000000
--- a/desktop/Makefile.am
+++ /dev/null
@@ -1,27 +0,0 @@
-SUBDIRS=16x16 22x22 24x24 32x32 48x48 scalable mimetypes
-
-desktop_in_files = ${wildcard *.desktop.in.in}
-
-old_gnome_files = \
- openoffice.applications.in \
- openoffice-extra.keys.in \
- openoffice.keys.in
-
-all: $(desktop_in_files:.desktop.in.in=.desktop) $(old_gnome_files:.in=)
-
-clean-local:
- rm -f $(desktop_in_files:.desktop.in.in=.desktop.in) \
- $(desktop_in_files:.desktop.in.in=.desktop) \
- $(old_gnome_files:.in=)
-
-%.desktop.in: %.desktop.in.in $(top_builddir)/intltool-merge $(wildcard $(top_srcdir)/po/*.po)
- $(top_builddir)/intltool-merge -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
-
-%: %.in
- sed -e "s|\@OOO_BINSUFFIX\@|@OOO_BINSUFFIX@|" $< > $@
-
-EXTRA_DIST=$(desktop_in_files) \
- $(old_gnome_files) \
- ${wildcard *.png} \
- openoffice.xml \
- openoffice.mime
diff --git a/desktop/base.desktop.in.in b/desktop/base.desktop.in.in
deleted file mode 100644
index 3423ac9..0000000
--- a/desktop/base.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=lobase at OOO_BINSUFFIX@
-Exec=oobase at OOO_BINSUFFIX@ %U
-Icon=ooo-base at OOO_BINSUFFIX@
-Type=Application
-Categories=Office;Database;
-StartupNotify=false
-MimeType=application/vnd.oasis.opendocument.database;application/vnd.sun.xml.base;
-_Name=LibreOffice Base
-_GenericName=Database
-_Comment=Manage databases, create queries and reports to track and manage your information by using Base.
-
diff --git a/desktop/calc.desktop.in.in b/desktop/calc.desktop.in.in
deleted file mode 100644
index 25543bd..0000000
--- a/desktop/calc.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=localc at OOO_BINSUFFIX@
-Exec=oocalc at OOO_BINSUFFIX@ %U
-Icon=ooo-calc at OOO_BINSUFFIX@
-Type=Application
-InitialPreference=6
-Categories=Office;Spreadsheet;
-StartupNotify=false
-MimeType=application/msexcel;application/vnd.lotus-1-2-3;application/vnd.ms-excel;application/vnd.oasis.opendocument.chart;application/vnd.oasis.opendocument.chart-template;application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.stardivision.calc;application/vnd.stardivision.chart;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/x-dbase;application/x-dbf;application/x-quattropro;text/csv;text/spreadsheet;text/x-csv;application/vnd.ms-excel.sheet.binary.macroEnabled.12;application/vnd.ms-excel.sheet.macroEnabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.ms-excel.template.macroEnabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/csv;application/excel;application/tab-separated-values;application/x-123;application/x-dos_ms_excel;application/x-excel;application/x-ms-excel;application/x-msexcel;text/comma-sep
arated-values;text/tab-separated-values;text/x-comma-separated-values;
-_Name=LibreOffice Calc
-_GenericName=Spreadsheet
-_Comment=Perform calculation, analyze information and manage lists in spreadsheets by using Calc.
diff --git a/desktop/draw.desktop.in.in b/desktop/draw.desktop.in.in
deleted file mode 100644
index db5d250..0000000
--- a/desktop/draw.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=lodraw at OOO_BINSUFFIX@
-Exec=oodraw at OOO_BINSUFFIX@ %U
-Icon=ooo-draw at OOO_BINSUFFIX@
-Type=Application
-Categories=Graphics;VectorGraphics;
-StartupNotify=false
-InitialPreference=6
-MimeType=application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.graphics-template;application/vnd.stardivision.draw;application/vnd.sun.xml.draw;application/vnd.sun.xml.draw.template;application/x-wpg;
-_Name=LibreOffice Draw
-_GenericName=Drawing
-_Comment=Create and edit drawings, flow charts, and logos by using Draw.
diff --git a/desktop/impress.desktop.in.in b/desktop/impress.desktop.in.in
deleted file mode 100644
index 18655e3..0000000
--- a/desktop/impress.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=loimpress at OOO_BINSUFFIX@
-Exec=ooimpress at OOO_BINSUFFIX@ %U
-Icon=ooo-impress at OOO_BINSUFFIX@
-Type=Application
-Categories=Office;Presentation;
-StartupNotify=false
-MimeType=application/mspowerpoint;application/vnd.ms-powerpoint;application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.presentation-template;application/vnd.stardivision.impress;application/vnd.sun.xml.impress;application/vnd.sun.xml.impress.template;application/vnd.ms-powerpoint.slideshow.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.slideshow;application/vnd.ms-powerpoint.presentation.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.ms-powerpoint.template.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.template;
-InitialPreference=5
-_Name=LibreOffice Impress
-_GenericName=Presentation
-_Comment=Create and edit presentations for slideshows, meeting and Web pages by using Impress.
diff --git a/desktop/math.desktop.in.in b/desktop/math.desktop.in.in
deleted file mode 100644
index abb0b7f..0000000
--- a/desktop/math.desktop.in.in
+++ /dev/null
@@ -1,15 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-NoDisplay=true
-TryExec=lomath at OOO_BINSUFFIX@
-Exec=oomath at OOO_BINSUFFIX@ %U
-Icon=ooo-math at OOO_BINSUFFIX@
-Type=Application
-Categories=Office;Math;
-StartupNotify=false
-MimeType=application/vnd.oasis.opendocument.formula;application/vnd.oasis.opendocument.formula-template;application/vnd.stardivision.math;application/vnd.sun.xml.math;text/mathml;
-_Name=LibreOffice Math
-_GenericName=Formula
-_Comment=Create and edit scientific formulas and equations by using Math.
-X-SuSE-Unimportant=true
diff --git a/desktop/mimetypes/16x16/Makefile.am b/desktop/mimetypes/16x16/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/16x16/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/16x16/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/16x16/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index 0ad78d1..0000000
Binary files a/desktop/mimetypes/16x16/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/22x22/Makefile.am b/desktop/mimetypes/22x22/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/22x22/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/22x22/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/22x22/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index deaaef3..0000000
Binary files a/desktop/mimetypes/22x22/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/24x24/Makefile.am b/desktop/mimetypes/24x24/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/24x24/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/24x24/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/24x24/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index 7f0a7af..0000000
Binary files a/desktop/mimetypes/24x24/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/32x32/Makefile.am b/desktop/mimetypes/32x32/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/32x32/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/32x32/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/32x32/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index 14b47e9..0000000
Binary files a/desktop/mimetypes/32x32/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/48x48/Makefile.am b/desktop/mimetypes/48x48/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/48x48/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/48x48/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/48x48/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index 5cc2998..0000000
Binary files a/desktop/mimetypes/48x48/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/Makefile.am b/desktop/mimetypes/Makefile.am
deleted file mode 100644
index 91301c1..0000000
--- a/desktop/mimetypes/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-SUBDIRS=16x16 22x22 24x24 32x32 48x48
-
diff --git a/desktop/ooo-extension-manager.desktop.in.in b/desktop/ooo-extension-manager.desktop.in.in
deleted file mode 100644
index 6743686..0000000
--- a/desktop/ooo-extension-manager.desktop.in.in
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=unopkg at OOO_BINSUFFIX@
-Exec=unopkg at OOO_BINSUFFIX@ gui %U
-NoDisplay=true
-Type=Application
-StartupNotify=false
-Categories=X-SuSE-Core-Office;Office;
-MimeType=application/vnd.openofficeorg.extension;
-Name=LibreOffice Extension Manager
-GenericName=Extension Manager
-Comment=Add and organize the LibreOffice extensions.
diff --git a/desktop/openoffice-extra.keys.in b/desktop/openoffice-extra.keys.in
deleted file mode 100644
index 267e80e..0000000
--- a/desktop/openoffice-extra.keys.in
+++ /dev/null
@@ -1,3911 +0,0 @@
-application/msword
- description=Microsoft Word document
- [am]description=á¨Microsoft Word á°ááµ
- [ar]description=Ù
ستÙد Ù
ÙÙرسÙÙت ÙÙرد
- [az]description=Microsoft Word sÉnÉdi
- [be]description=ÐакÑмÑÐ½Ñ Microsoft Word
- [bg]description=Microsoft Word докÑменÑ
- [bn]description=মাà¦à¦à§à¦°à§à¦¸à¦«à§à¦ à¦à§à¦¾à¦°à§à¦¡ নথà§
- [ca]description=Document de Microsoft Word
- [cs]description=Dokument Microsoft Word
- [cy]description=Dogfen Miscrosoft Word
- [da]description=Microsoft Word-dokument
- [de]description=Microsoft Word-Dokument
- [el]description=ÎγγÏαÏο Microsoft Word
- [eo]description=Microsoft Word dokumento
- [es]description=Documento de Microsoft Word
- [et]description=Microsoft Word dokument
- [eu]description=Microsoft Word-eko dokumentua
- [fa]description=ÙÙشتار Word Ù
اÛکرÙساÙت
- [fi]description=Microsoft Word -asiakirja
- [fr]description=Document Microsoft Word
- [ga]description=Doiciméad ó Microsoft Word
- [gl]description=Documento do Microsoft Word
- [he]description=×ס×× Microsoft Word
- [hi]description=माà¤à¤à¥à¤°à¥à¤¸à¤¾à¤«à¥à¤ वरà¥à¤¡ दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]description=Microsoft Word-dokumentum
- [id]description=dokumen Microsoft Word
- [is]description=Microsoft Word skjal
- [it]description=Documento Microsoft Word
- [ja]description=Microsoft Word ããã¥ã¡ã³ã
- [ko]description=ë§ì´í¬ë¡ìíí¸ ìë 문ì
- [li]description=Microsoft Word dokkemènt
- [lt]description=Microsoft Word dokumentas
- [lv]description=Microsoft Word dokuments
- [mk]description=Microsoft Word докÑменÑ
- [mn]description=Microsoft Word баÑимÑ
- [ms]description=Dokumen Microsoft Word
- [ne]description=माà¤à¤à¥à¤°à¥à¤¸à¤«à¥à¤ वरà¥à¤¡ à¤à¤¾à¤à¤à¤¾à¤¤
- [nl]description=Microsoft Word document
- [nn]description=Microsoft Word-dokument
- [no]description=Microsoft Word dokument
- [pl]description=Dokument Microsoft Word
- [pt]description=Documento Microsoft Word
- [pt_BR]description=Documento do Microsoft Word
- [ro]description=Document Microsoft Word
- [ru]description=докÑÐ¼ÐµÐ½Ñ ÑоÑмаÑа Microsoft Word
- [sk]description=Dokument Microsoft Word
- [sl]description=Dokument Microsoft Word
- [sq]description=Dokument Microsoft Word
- [sr]description=ÐикÑоÑоÑÑ Word докÑменÑ
- [sr at Latn]description=Mikrosoft Word dokument
- [sv]description=Microsoft Word-dokument
- [tr]description=Microsoft Word belgesi
- [uk]description=докÑÐ¼ÐµÐ½Ñ Ñ ÑоÑмаÑÑ Microsoft Word
- [vi]description=Tà i liá»t MS Word
- [wa]description=Documint Microsoft Word
- [zh_CN]description=Microsoft Word ææ¡£
- [zh_TW]description=Microsoft Word æ件
- default_action_type=application
- short_list_application_ids_for_novice_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_intermediate_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_advanced_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- category=Documents/Word Processor
- [am]category=á°áá¶á½/Word Processor
- [ar]category=Ù
ستÙدات/Ù
عاÙج ÙÙÙ
ات
- [az]category=SÉnÉdlÉr/Söz Ä°ÅlÉmci
- [be]category=ÐакÑмÑнÑÑ/ТÑкÑÑÐ°Ð²Ñ Ð¿ÑаÑÑÑаÑ
- [bg]category=ÐокÑменÑи/ТекÑÑообÑабоÑка
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/à¦à§à¦¾à¦°à§à¦¡ পà§à¦°à¦¸à§à¦¸à¦°
- [ca]category=Documents/Processador de textos
- [cs]category=Dokumenty/Textový procesor
- [cy]category=Dogfennau/Prosesydd Geiriau
- [da]category=Dokumenter/Tekstbehandling
- [de]category=Dokumente/Textverarbeitung
- [el]category=ÎγγÏαÏα/ÎÏεξεÏγαÏÏÎ®Ï ÎειμÎνοÏ
- [eo]category=Dokumentoj/Verkilo
- [es]category=Documentos/Procesador de textos
- [et]category=Dokumendid/Tekstitöötlus
- [fa]category=ÙÙشتارÙا/ÙاÚÙâپرداز
- [fi]category=Asiakirjat/Tekstinkäsittely
- [fr]category=Documents/Traitement de texte
- [he]category=×ס××××/××¢×× ×ª××××××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/शबà¥à¤¦ सà¤à¤¸à¤¾à¤§à¤
- [hu]category=Dokumentum/SzövegszerkesztÅ
- [id]category=Dokumen/Pengolah Kata
- [is]category=Skjöl/Ritvinnsla
- [it]category=Documenti/Videoscrittura
- [ja]category=ããã¥ã¡ã³ã/ã¯ã¼ããç³»
- [ko]category=문ì/ìë íë¡ì¸ì
- [li]category=Dokkemènter/Teksverwirker
- [lt]category=Dokumentai/Tekstų Procesoriai
- [lv]category=Dokumenti/Teksta Redaktors
- [mk]category=ÐокÑменÑи/ТекÑÑ ÐÑоÑеÑоÑ
- [mn]category=ÐаÑимÑÑÑд/Үг ÐоловÑÑÑÑлалÑ
- [ms]category=Dokumen/Pemproses Perkataan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/वरà¥à¤¡ पà¥à¤°à¥à¤¸à¥à¤¸à¤°
- [nl]category=Documenten/Tekstverwerker
- [nn]category=Dokument/Teksthandsaming
- [no]category=Dokumenter/Tekstbehandling
- [pl]category=Dokumenty/Procesor tekstu
- [pt]category=Documentos/Processador de Texto
- [pt_BR]category=Documentos/Processador de Textos
- [ro]category=Documente/Procesare text
- [ru]category=ÐокÑменÑÑ/ТекÑÑовÑе пÑоÑеÑÑоÑÑ
- [sk]category=Dokumenty/Textový procesor
- [sl]category=Dokumenti/Urejevalnik besedil
- [sq]category=Dokumente/Video-shkrim
- [sr]category=ÐокÑменÑ/ÐÑоÑеÑÐ¾Ñ ÑекÑÑа
- [sr at Latn]category=Dokument/Procesor teksta
- [sv]category=Dokument/Ordbehandlare
- [tr]category=Belge/Sözcük Ä°Ålemci
- [uk]category=ÐокÑменÑи/ТекÑÑовий пÑоÑеÑоÑ
- [vi]category=Tà i liá»u/Word Processor
- [wa]category=Documints/Aspougneu d'Â tecse
- [zh_CN]category=ææ¡£/åå¤çå¨
- [zh_TW]category=æ件/ææ¸èçå¨
- use_category_default=yes
- default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/rtf
- description=Rich text document
- [ar]description=Ù
ستÙد Ùص غÙÙ
- [az]description=ZÉngin mÉtn sÉnÉdi
- [be]description=ÐÑÑоÑна ÑаÑмаÑÐ°Ð²Ð°Ð½Ñ ÑÑкÑÑ
- [bn]description=রিঠà¦à§à¦à§à¦¸à¦ নথà§
- [ca]description=Document de text enriquit
- [cs]description=Bohatý textový dokument
- [cy]description=Dogfen testun gyfoethog
- [da]description=Rig tekst-dokument
- [de]description=Reichhaltiges Textdokument
- [el]description=ÎγγÏαÏο εμÏλοÏ
ÏιÏμÎνοÏ
κειμÎνοÏ
- [eo]description=RiÄteksta dokumento
- [es]description=Documento de texto enriquecido
- [et]description=Rich text dokument
- [fi]description=RTF-asiakirja
- [fr]description=Document texte riche
- [he]description=×ס×× ××§×¡× ×¢×©×ר
- [hi]description=सà¤à¤ªà¤¨à¥à¤¨ पाठà¥à¤¯ दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]description=Rich text dokumentum
- [id]description=dokumen rich text
- [is]description=RÃkt textaskjal
- [it]description=Documento rich text
- [ja]description=ãªããã»ããã¹ãã»ããã¥ã¡ã³ã
- [ko]description=Rich text 문ì
- [li]description=Verriek teksdokkemènt
- [lt]description=Raiškaus teksto dokumentas
- [mk]description=Rich text докÑменÑ
- [mn]description=ÐаÑн ÑекÑÑ Ð±Ð°ÑимÑ
- [ms]description=Dokumen teks rich
- [nl]description=Verrijkt tekstdocument
- [nn]description=Rik tekst-dokument
- [no]description=Riktekst-dokument
- [pl]description=Dokument rich text
- [pt]description=Documento em texto rico
- [pt_BR]description=Documento de texto rico
- [ro]description=Document rich text
- [ru]description=докÑÐ¼ÐµÐ½Ñ Ñ ÑоÑмаÑиÑованнÑм ÑекÑÑом
- [sk]description=Bohatý textový dokument
- [sl]description=Dokument bogatega besedila
- [sq]description=Dokument Rich text
- [sr]description=ÐбогаÑени ÑекÑÑÑални докÑменÑ
- [sr at Latn]description=ObogaÄeni tekstualni dokument
- [sv]description=Rikt textdokument
- [vi]description=Tà i liá»u rich text
- [wa]description=Documint e tecse eritchî
- [zh_CN]description=RTF ææ¡£
- [zh_TW]description=RTF æ件
- default_action_type=application
- short_list_application_ids_for_novice_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_intermediate_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_advanced_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- category=Documents/Word Processor
- [am]category=á°áá¶á½/Word Processor
- [ar]category=Ù
ستÙدات/Ù
عاÙج ÙÙÙ
ات
- [az]category=SÉnÉdlÉr/Söz Ä°ÅlÉmci
- [be]category=ÐакÑмÑнÑÑ/ТÑкÑÑÐ°Ð²Ñ Ð¿ÑаÑÑÑаÑ
- [bg]category=ÐокÑменÑи/ТекÑÑообÑабоÑка
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/à¦à§à¦¾à¦°à§à¦¡ পà§à¦°à¦¸à§à¦¸à¦°
- [ca]category=Documents/Processador de textos
- [cs]category=Dokumenty/Textový procesor
- [cy]category=Dogfennau/Prosesydd Geiriau
- [da]category=Dokumenter/Tekstbehandling
- [de]category=Dokumente/Textverarbeitung
- [el]category=ÎγγÏαÏα/ÎÏεξεÏγαÏÏÎ®Ï ÎειμÎνοÏ
- [eo]category=Dokumentoj/Verkilo
- [es]category=Documentos/Procesador de textos
- [et]category=Dokumendid/Tekstitöötlus
- [fa]category=ÙÙشتارÙا/ÙاÚÙâپرداز
- [fi]category=Asiakirjat/Tekstinkäsittely
- [fr]category=Documents/Traitement de texte
- [he]category=×ס××××/××¢×× ×ª××××××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/शबà¥à¤¦ सà¤à¤¸à¤¾à¤§à¤
- [hu]category=Dokumentum/SzövegszerkesztÅ
- [id]category=Dokumen/Pengolah Kata
- [is]category=Skjöl/Ritvinnsla
- [it]category=Documenti/Videoscrittura
- [ja]category=ããã¥ã¡ã³ã/ã¯ã¼ããç³»
- [ko]category=문ì/ìë íë¡ì¸ì
- [li]category=Dokkemènter/Teksverwirker
- [lt]category=Dokumentai/Tekstų Procesoriai
- [lv]category=Dokumenti/Teksta Redaktors
- [mk]category=ÐокÑменÑи/ТекÑÑ ÐÑоÑеÑоÑ
- [mn]category=ÐаÑимÑÑÑд/Үг ÐоловÑÑÑÑлалÑ
- [ms]category=Dokumen/Pemproses Perkataan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/वरà¥à¤¡ पà¥à¤°à¥à¤¸à¥à¤¸à¤°
- [nl]category=Documenten/Tekstverwerker
- [nn]category=Dokument/Teksthandsaming
- [no]category=Dokumenter/Tekstbehandling
- [pl]category=Dokumenty/Procesor tekstu
- [pt]category=Documentos/Processador de Texto
- [pt_BR]category=Documentos/Processador de Textos
- [ro]category=Documente/Procesare text
- [ru]category=ÐокÑменÑÑ/ТекÑÑовÑе пÑоÑеÑÑоÑÑ
- [sk]category=Dokumenty/Textový procesor
- [sl]category=Dokumenti/Urejevalnik besedil
- [sq]category=Dokumente/Video-shkrim
- [sr]category=ÐокÑменÑ/ÐÑоÑеÑÐ¾Ñ ÑекÑÑа
- [sr at Latn]category=Dokument/Procesor teksta
- [sv]category=Dokument/Ordbehandlare
- [tr]category=Belge/Sözcük Ä°Ålemci
- [uk]category=ÐокÑменÑи/ТекÑÑовий пÑоÑеÑоÑ
- [vi]category=Tà i liá»u/Word Processor
- [wa]category=Documints/Aspougneu d'Â tecse
- [zh_CN]category=ææ¡£/åå¤çå¨
- [zh_TW]category=æ件/ææ¸èçå¨
- use_category_default=yes
- default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-text/rtf
- description=Rich text document
- [ar]description=Ù
ستÙد Ùص غÙÙ
- [az]description=ZÉngin mÉtn sÉnÉdi
- [be]description=ÐÑÑоÑна ÑаÑмаÑÐ°Ð²Ð°Ð½Ñ ÑÑкÑÑ
- [bn]description=রিঠà¦à§à¦à§à¦¸à¦ নথà§
- [ca]description=Document de text enriquit
- [cs]description=Bohatý textový dokument
- [cy]description=Dogfen testun gyfoethog
- [da]description=Rig tekst-dokument
- [de]description=Reichhaltiges Textdokument
- [el]description=ÎγγÏαÏο εμÏλοÏ
ÏιÏμÎνοÏ
κειμÎνοÏ
- [eo]description=RiÄteksta dokumento
- [es]description=Documento de texto enriquecido
- [et]description=Rich text dokument
- [fi]description=RTF-asiakirja
- [fr]description=Document texte riche
- [he]description=×ס×× ××§×¡× ×¢×©×ר
- [hi]description=सà¤à¤ªà¤¨à¥à¤¨ पाठà¥à¤¯ दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]description=Rich text dokumentum
- [id]description=dokumen rich text
- [is]description=RÃkt textaskjal
- [it]description=Documento rich text
- [ja]description=ãªããã»ããã¹ãã»ããã¥ã¡ã³ã
- [ko]description=Rich text 문ì
- [li]description=Verriek teksdokkemènt
- [lt]description=Raiškaus teksto dokumentas
- [mk]description=Rich text докÑменÑ
- [mn]description=ÐаÑн ÑекÑÑ Ð±Ð°ÑимÑ
- [ms]description=Dokumen teks rich
- [nl]description=Verrijkt tekstdocument
- [nn]description=Rik tekst-dokument
- [no]description=Riktekst-dokument
- [pl]description=Dokument rich text
- [pt]description=Documento em texto rico
- [pt_BR]description=Documento de texto rico
- [ro]description=Document rich text
- [ru]description=докÑÐ¼ÐµÐ½Ñ Ñ ÑоÑмаÑиÑованнÑм ÑекÑÑом
- [sk]description=Bohatý textový dokument
- [sl]description=Dokument bogatega besedila
- [sq]description=Dokument Rich text
- [sr]description=ÐбогаÑени ÑекÑÑÑални докÑменÑ
- [sr at Latn]description=ObogaÄeni tekstualni dokument
- [sv]description=Rikt textdokument
- [vi]description=Tà i liá»u rich text
- [wa]description=Documint e tecse eritchî
- [zh_CN]description=RTF ææ¡£
- [zh_TW]description=RTF æ件
- default_action_type=application
- short_list_application_ids_for_novice_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_intermediate_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_advanced_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- category=Documents/Word Processor
- [am]category=á°áá¶á½/Word Processor
- [ar]category=Ù
ستÙدات/Ù
عاÙج ÙÙÙ
ات
- [az]category=SÉnÉdlÉr/Söz Ä°ÅlÉmci
- [be]category=ÐакÑмÑнÑÑ/ТÑкÑÑÐ°Ð²Ñ Ð¿ÑаÑÑÑаÑ
- [bg]category=ÐокÑменÑи/ТекÑÑообÑабоÑка
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/à¦à§à¦¾à¦°à§à¦¡ পà§à¦°à¦¸à§à¦¸à¦°
- [ca]category=Documents/Processador de textos
- [cs]category=Dokumenty/Textový procesor
- [cy]category=Dogfennau/Prosesydd Geiriau
- [da]category=Dokumenter/Tekstbehandling
- [de]category=Dokumente/Textverarbeitung
- [el]category=ÎγγÏαÏα/ÎÏεξεÏγαÏÏÎ®Ï ÎειμÎνοÏ
- [eo]category=Dokumentoj/Verkilo
- [es]category=Documentos/Procesador de textos
- [et]category=Dokumendid/Tekstitöötlus
- [fa]category=ÙÙشتارÙا/ÙاÚÙâپرداز
- [fi]category=Asiakirjat/Tekstinkäsittely
- [fr]category=Documents/Traitement de texte
- [he]category=×ס××××/××¢×× ×ª××××××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/शबà¥à¤¦ सà¤à¤¸à¤¾à¤§à¤
- [hu]category=Dokumentum/SzövegszerkesztÅ
- [id]category=Dokumen/Pengolah Kata
- [is]category=Skjöl/Ritvinnsla
- [it]category=Documenti/Videoscrittura
- [ja]category=ããã¥ã¡ã³ã/ã¯ã¼ããç³»
- [ko]category=문ì/ìë íë¡ì¸ì
- [li]category=Dokkemènter/Teksverwirker
- [lt]category=Dokumentai/Tekstų Procesoriai
- [lv]category=Dokumenti/Teksta Redaktors
- [mk]category=ÐокÑменÑи/ТекÑÑ ÐÑоÑеÑоÑ
- [mn]category=ÐаÑимÑÑÑд/Үг ÐоловÑÑÑÑлалÑ
- [ms]category=Dokumen/Pemproses Perkataan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/वरà¥à¤¡ पà¥à¤°à¥à¤¸à¥à¤¸à¤°
- [nl]category=Documenten/Tekstverwerker
- [nn]category=Dokument/Teksthandsaming
- [no]category=Dokumenter/Tekstbehandling
- [pl]category=Dokumenty/Procesor tekstu
- [pt]category=Documentos/Processador de Texto
- [pt_BR]category=Documentos/Processador de Textos
- [ro]category=Documente/Procesare text
- [ru]category=ÐокÑменÑÑ/ТекÑÑовÑе пÑоÑеÑÑоÑÑ
- [sk]category=Dokumenty/Textový procesor
- [sl]category=Dokumenti/Urejevalnik besedil
- [sq]category=Dokumente/Video-shkrim
- [sr]category=ÐокÑменÑ/ÐÑоÑеÑÐ¾Ñ ÑекÑÑа
- [sr at Latn]category=Dokument/Procesor teksta
- [sv]category=Dokument/Ordbehandlare
- [tr]category=Belge/Sözcük Ä°Ålemci
- [uk]category=ÐокÑменÑи/ТекÑÑовий пÑоÑеÑоÑ
- [vi]category=Tà i liá»u/Word Processor
- [wa]category=Documints/Aspougneu d'Â tecse
- [zh_CN]category=ææ¡£/åå¤çå¨
- [zh_TW]category=æ件/ææ¸èçå¨
- use_category_default=yes
- default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-text/richtext
- description=Rich text document
- [ar]description=Ù
ستÙد Ùص غÙÙ
- [az]description=ZÉngin mÉtn sÉnÉdi
- [be]description=ÐÑÑоÑна ÑаÑмаÑÐ°Ð²Ð°Ð½Ñ ÑÑкÑÑ
- [bn]description=রিঠà¦à§à¦à§à¦¸à¦ নথà§
- [ca]description=Document de text enriquit
- [cs]description=Bohatý textový dokument
- [cy]description=Dogfen testun gyfoethog
- [da]description=Rig tekst-dokument
- [de]description=Reichhaltiges Textdokument
- [el]description=ÎγγÏαÏο εμÏλοÏ
ÏιÏμÎνοÏ
κειμÎνοÏ
- [eo]description=RiÄteksta dokumento
- [es]description=Documento de texto enriquecido
- [et]description=Rich text dokument
- [fi]description=RTF-asiakirja
- [fr]description=Document texte riche
- [he]description=×ס×× ××§×¡× ×¢×©×ר
- [hi]description=सà¤à¤ªà¤¨à¥à¤¨ पाठà¥à¤¯ दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]description=Rich text dokumentum
- [id]description=dokumen rich text
- [is]description=RÃkt textaskjal
- [it]description=Documento rich text
- [ja]description=ãªããã»ããã¹ãã»ããã¥ã¡ã³ã
- [ko]description=Rich text 문ì
- [li]description=Verriek teksdokkemènt
- [lt]description=Raiškaus teksto dokumentas
- [mk]description=Rich text докÑменÑ
- [mn]description=ÐаÑн ÑекÑÑ Ð±Ð°ÑимÑ
- [ms]description=Dokumen teks rich
- [nl]description=Verrijkt tekstdocument
- [nn]description=Rik tekst-dokument
- [no]description=Riktekst-dokument
- [pl]description=Dokument rich text
- [pt]description=Documento em texto rico
- [pt_BR]description=Documento de texto rico
- [ro]description=Document rich text
- [ru]description=докÑÐ¼ÐµÐ½Ñ Ñ ÑоÑмаÑиÑованнÑм ÑекÑÑом
- [sk]description=Bohatý textový dokument
- [sl]description=Dokument bogatega besedila
- [sq]description=Dokument Rich text
- [sr]description=ÐбогаÑени ÑекÑÑÑални докÑменÑ
- [sr at Latn]description=ObogaÄeni tekstualni dokument
- [sv]description=Rikt textdokument
- [vi]description=Tà i liá»u rich text
- [wa]description=Documint e tecse eritchî
- [zh_CN]description=RTF ææ¡£
- [zh_TW]description=RTF æ件
- short_list_application_ids_for_novice_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_intermediate_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_advanced_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- category=Documents/Word Processor
- [am]category=á°áá¶á½/Word Processor
- [ar]category=Ù
ستÙدات/Ù
عاÙج ÙÙÙ
ات
- [az]category=SÉnÉdlÉr/Söz Ä°ÅlÉmci
- [be]category=ÐакÑмÑнÑÑ/ТÑкÑÑÐ°Ð²Ñ Ð¿ÑаÑÑÑаÑ
- [bg]category=ÐокÑменÑи/ТекÑÑообÑабоÑка
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/à¦à§à¦¾à¦°à§à¦¡ পà§à¦°à¦¸à§à¦¸à¦°
- [ca]category=Documents/Processador de textos
- [cs]category=Dokumenty/Textový procesor
- [cy]category=Dogfennau/Prosesydd Geiriau
- [da]category=Dokumenter/Tekstbehandling
- [de]category=Dokumente/Textverarbeitung
- [el]category=ÎγγÏαÏα/ÎÏεξεÏγαÏÏÎ®Ï ÎειμÎνοÏ
- [eo]category=Dokumentoj/Verkilo
- [es]category=Documentos/Procesador de textos
- [et]category=Dokumendid/Tekstitöötlus
- [fa]category=ÙÙشتارÙا/ÙاÚÙâپرداز
- [fi]category=Asiakirjat/Tekstinkäsittely
- [fr]category=Documents/Traitement de texte
- [he]category=×ס××××/××¢×× ×ª××××××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/शबà¥à¤¦ सà¤à¤¸à¤¾à¤§à¤
- [hu]category=Dokumentum/SzövegszerkesztÅ
- [id]category=Dokumen/Pengolah Kata
- [is]category=Skjöl/Ritvinnsla
- [it]category=Documenti/Videoscrittura
- [ja]category=ããã¥ã¡ã³ã/ã¯ã¼ããç³»
- [ko]category=문ì/ìë íë¡ì¸ì
- [li]category=Dokkemènter/Teksverwirker
- [lt]category=Dokumentai/Tekstų Procesoriai
- [lv]category=Dokumenti/Teksta Redaktors
- [mk]category=ÐокÑменÑи/ТекÑÑ ÐÑоÑеÑоÑ
- [mn]category=ÐаÑимÑÑÑд/Үг ÐоловÑÑÑÑлалÑ
- [ms]category=Dokumen/Pemproses Perkataan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/वरà¥à¤¡ पà¥à¤°à¥à¤¸à¥à¤¸à¤°
- [nl]category=Documenten/Tekstverwerker
- [nn]category=Dokument/Teksthandsaming
- [no]category=Dokumenter/Tekstbehandling
- [pl]category=Dokumenty/Procesor tekstu
- [pt]category=Documentos/Processador de Texto
- [pt_BR]category=Documentos/Processador de Textos
- [ro]category=Documente/Procesare text
- [ru]category=ÐокÑменÑÑ/ТекÑÑовÑе пÑоÑеÑÑоÑÑ
- [sk]category=Dokumenty/Textový procesor
- [sl]category=Dokumenti/Urejevalnik besedil
- [sq]category=Dokumente/Video-shkrim
- [sr]category=ÐокÑменÑ/ÐÑоÑеÑÐ¾Ñ ÑекÑÑа
- [sr at Latn]category=Dokument/Procesor teksta
- [sv]category=Dokument/Ordbehandlare
- [tr]category=Belge/Sözcük Ä°Ålemci
- [uk]category=ÐокÑменÑи/ТекÑÑовий пÑоÑеÑоÑ
- [vi]category=Tà i liá»u/Word Processor
- [wa]category=Documints/Aspougneu d'Â tecse
- [zh_CN]category=ææ¡£/åå¤çå¨
- [zh_TW]category=æ件/ææ¸èçå¨
- use_category_default=yes
- default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/vnd.lotus-1-2-3
- description=Lotus 1-2-3 spreadsheet
- [ar]description=صÙØØ© جداÙÙ Lotus 1-2-3
- [az]description=Lotus 1-2-3 hesab cÉdvÉli
- [be]description=ÐлекÑÑÐ¾Ð½Ð½Ð°Ñ ÑаблÑÑа Lotus 1-2-3
- [bg]description=Lotus 1-2-3 ÑаблиÑа
- [bn]description=লà§à¦à¦¾à¦¸ ১-২-৩ সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦
- [ca]description=Full de cà lcul Lotus 1-2-3
- [cs]description=Tabulka Lotus 1-2-3
- [cy]description=Taenlen Lotus 1-2-3
- [da]description=Lotus 1-2-3-regneark
- [de]description=Lotus 1-2-3-Arbeitsblatt
- [el]description=ÎογιÏÏÎ¹ÎºÏ ÏÏλλο Lotus 1-2-3
- [eo]description=Lotus 1-2-3 sterntabelo
- [es]description=Hoja de cálculo de Lotus 1-2-3
- [et]description=Lotus 1-2-3 arvutustabel
- [eu]description=Lotus 1-2-3 kalkulu-orria
- [fa]description=صÙØÙâگستردÙâÛ Û±-Û²-Û³
- [fi]description=Lotus 1-2-3 -taulukko
- [fr]description=Feuille de calcul Lotus 1-2-3
- [ga]description=scarbhileog ó Lorus 1-2-3
- [gl]description=Folla de cálculo de Lotus 1-2-3
- [he]description=×××××× × ×ª×× ×× Lotus 1-2-3
- [hi]description=लà¥à¤à¤¸ 1-2-3 सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¥à¤
- [hu]description=Lotus 1-2-3-munkafüzet
- [id]description=Lotus 1-2-3 spreadsheet
- [is]description=Lotus 1-2-3 töflureiknir
- [it]description=Foglio di calcolo Lotus 1-2-3
- [ja]description=Lotus 1-2-3 ã¹ãã¬ããã·ã¼ã
- [ko]description=Lotus 1-2-3 ì¤íë ëìí¸
- [li]description=Lotus 1-2-3 spreadsheet
- [lt]description=Lotus 1-2-3 skaiÄialentÄ
- [lv]description=Lotus 1-2-3 izklÄjlapa
- [mk]description=Lotus 1-2-3 spreadsheet
- [mn]description=Lotus 1-2-3 Ñ
Ò¯ÑнÑгÑ
- [ms]description=Hamparan Lotus 1-2-3
- [ne]description=लà¥à¤à¤¸ १-२-३ सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¤¿à¤
- [nl]description=Lotus 1-2-3 spreadsheet
- [nn]description=Lotus 1-2-3 rekneark
- [no]description=Lotus 1-2-3 regneark
- [pl]description=Arkusz programu Lotus 1-2-3
- [pt]description=Folha de cálculo Lotus 1-2-3
- [pt_BR]description=Planilha do Lotus 1-2-3
- [ro]description=Foaie de calcul Lotus 1-2-3
- [ru]description=ÑаблиÑа ÑоÑмаÑа Lotus 1-2-3
- [sk]description=Tabuľka Lotus 1-2-3
- [sl]description=Preglednica Lotus-1-2-3
- [sq]description=Fletë llogaritëse Lotus 1-2-3
- [sr]description=Lotus 1-2-3 ÑабелаÑни пÑоÑаÑÑн
- [sr at Latn]description=Lotus 1-2-3 tabelarni proraÄun
- [sv]description=Lotus 1-2-3-kalkylblad
- [tr]description=Lotus 1-2-3 hesap tablosu
- [uk]description=ÑаблиÑÑ Ñ ÑоÑмаÑÑ Lotus 1-2-3
- [vi]description=Bảng tÃnh Lotus 1-2-3
- [wa]description=Foye tåvleu Lotus 1-2-3
- [zh_CN]description=Lotus 1-2-3 çµåè¡¨æ ¼
- [zh_TW]description=Lotus 1-2-3 試ç®è¡¨
- icon_filename=i-spreadsheet
- default_action_type=application
- short_list_application_ids_for_novice_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
- short_list_application_ids_for_intermediate_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
- short_list_application_ids_for_advanced_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
- category=Documents/Spreadsheet
- [am]category=á°áá¶á½/Spreadsheet
- [ar]category=Ù
ستÙدات/برÙاÙ
ج جدÙÙØ©
- [az]category=SÉnÉdlÉr/Hesab CÉdvÉli
- [be]category=ÐакÑмÑнÑÑ/ÐлекÑÑÐ¾Ð½Ð½Ð°Ñ ÑаблÑÑа
- [bg]category=ÐокÑменÑи/ТаблиÑи
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦
- [ca]category=Document/Full de cà lcul
- [cs]category=Dokumenty/Tabulka
- [cy]category=Dogfennau/Taenlen
- [da]category=Dokumenter/Regneark
- [de]category=Dokumente/Tabellenkalkulation
- [el]category=ÎγγÏαÏα/ÎογιÏÏικά ÏÏλλα
- [eo]category=Dokumento/Sterntabelo
- [es]category=Documentos/Hoja de cálculo
- [et]category=Dokumendid/Arvutustabel
- [fa]category=ÙÙشتارÙا/صÙØÙâگستردÙ
- [fi]category=Asiakirjat/Taulukko
- [fr]category=Documents/Feuille de calcul
- [ga]category=Doiciméad/Scarbhileog
- [he]category=×ס××××/×××××× ×ת × ×ª×× ××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¥à¤
- [hu]category=Dokumentum/Munkafüzet
- [id]category=Dokumen/Spreadsheet
- [is]category=Skjöl/Töflureiknar
- [it]category=Documenti/Foglio di calcolo
- [ja]category=ããã¥ã¡ã³ã/ã¹ãã¬ããã·ã¼ãç³»
- [ko]category=문ì/ì¤íë ëìí¸
- [li]category=Dokkemènter/Spreadsheet
- [lt]category=Dokumentai/SkaiÄialentÄs
- [lv]category=Dokumenti/IzklÄjlapa
- [mk]category=ÐокÑменÑи/Spreadsheet
- [mn]category=ÐаÑимÑÑÑд/ТаÑÑ
Ñан Ñ
ÑÑдаÑ
- [ms]category=Dokumen/Hamparan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/सपà¥à¤°à¥à¤¡à¤¶à¤¿à¤%
- [nl]category=Documenten/Spreadsheet
- [nn]category=Dokument/Rekneark
- [no]category=Dokumenter/Regneark
- [pl]category=Dokumenty/Arkusz kalkulacyjny
- [pt]category=Documentos/Folha de Cálculo
- [pt_BR]category=Documentos/Planilha
- [ro]category=Documente/Foaie de calcul
- [ru]category=ÐокÑменÑÑ/ÐлекÑÑоннÑе ÑаблиÑÑ
- [sk]category=Dokumenty/Tabuľka
- [sl]category=Dokumenti/Preglednice
- [sq]category=Dokumente/Fletë llogaritjesh
- [sr]category=ÐокÑменÑ/ТабелаÑни пÑоÑаÑÑни
- [sr at Latn]category=Dokument/Tabelarni proraÄuni
- [sv]category=Dokument/Kalkylblad
- [tr]category=Belge/Hesap Tablosu
- [uk]category=ÐокÑменÑи/ÐлекÑÑонна ÑаблиÑÑ
- [vi]category=Tà i liá»u/Bảng tÃnh
- [wa]category=Documints/TÃ¥vleu
- [zh_CN]category=ææ¡£/çµåè¡¨æ ¼
- [zh_TW]category=æ件/試ç®è¡¨
- use_category_default=yes
- default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/vnd.ms-excel
- description=Microsoft Excel spreadsheet
- [ar]description=صÙØØ© جداÙÙ Ù
ÙÙرسÙÙت Ø¥ÙسÙ
- [az]description=Microsoft Excel hesab cÉdvÉli
- [be]description=ÐлекÑÑÐ¾Ð½Ð½Ð°Ñ ÑаблÑÑа Microsoft Excel
- [bg]description=Microsoft Excel ÑаблиÑа
- [bn]description=মাà¦à¦à§à¦°à§à¦¸à¦«à§à¦ à¦à¦à§à¦¸à§à¦² সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦
- [ca]description=Full de cà lcul de Microsoft Excel
- [cs]description=Tabulka Microsoft Excel
- [cy]description=Taenlen Microsoft Excel
- [da]description=Microsoft Excel-regneark
- [de]description=Microsoft Excel-Arbeitsblatt
- [el]description=ÎογιÏÏÎ¹ÎºÏ ÏÏλλο Microsoft Excel
- [eo]description=Microsoft Excel sterntabelo
- [es]description=Hoja de cálculo de Microsoft Excel
- [et]description=Microsoft Excel arvutustabel
- [eu]description=Microsoft Excel-en kalkulu-orria
- [fa]description=صÙØÙâگستردÙâÛ Excel Ù
اÛکرÙساÙت
- [fi]description=Microsoft Excel -taulukko
- [fr]description=Feuille de calcul Microsoft Excel
- [ga]description=scarbhileog ó Microsoft Excel
- [gl]description=Folla de cálculo do Microsoft Excel
- [he]description=×××××× × ×ª×× ×× Microsoft Excel
- [hi]description=माà¤à¤à¥à¤°à¥à¤¸à¤¾à¤«à¥à¤ à¤à¤à¥à¤¸à¥à¤² सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¥à¤
- [hu]description=Microsoft Excel-munkafüzet
- [id]description=Microsoft Excel spreadsheet
- [is]description=Microsoft Excel töflureiknir
- [it]description=Foglio di calcolo Microsoft Excel
- [ja]description=Microsoft Excel ã¹ãã¬ããã·ã¼ã
- [ko]description=ë§ì´í¬ë¡ìíí¸ ìì
ì¤íë ëìí¸
- [li]description=Microsoft Excel spreadsheet
- [lt]description=Microsoft Excel skaiÄialentÄ
- [lv]description=Microsoft Excel izklÄjlapa
- [mk]description=Microsoft Excel spreadsheet
- [mn]description=Microsoft Excel Ñ
Ò¯ÑнÑгÑ
- [ms]description=hamparan Microsoft Excel
- [ne]description=माà¤à¤à¥à¤°à¥à¤¸à¤«à¥à¤ à¤à¤à¥à¤¸à¥à¤² सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¤¿à¤l
- [nl]description=Microsoft Excel spreadsheet
- [nn]description=Microsoft Excel reikneark
- [no]description=Microsoft Excel regneark
- [pl]description=Arkusz kalkulacyjny Microsoft Excel
- [pt]description=Folha de cálculo Microsoft Excel
- [pt_BR]description=Planilha do Microsoft Excel
- [ro]description=Foaie de calcul Microsoft Excel
- [ru]description=ÑаблиÑа ÑоÑмаÑа Microsoft Excel
- [sk]description=Tabuľka Microsoft Excel
- [sl]description=Preglednica Microsoft Excela
- [sq]description=Fletë llogaritëse Microsoft Excel
- [sr]description=ÐикÑоÑоÑÑ ÐкÑел ÑабелаÑни пÑоÑаÑÑн
- [sr at Latn]description=Mikrosoft Eksel tabelarni proraÄun
- [sv]description=Microsoft Excel-kalkylblad
- [tr]description=Microsoft Excel hesap tablosu
- [uk]description=ÑаблиÑÑ Ñ ÑоÑмаÑÑ Microsoft Excel
- [vi]description=Bảng tÃnh MS Excel
- [wa]description=Foye tåvleu Microsoft Excel
- [zh_CN]description=Microsoft Excel çµåè¡¨æ ¼
- [zh_TW]description=å¾®è» Excel 試ç®è¡¨
- icon_filename=i-spreadsheet
- default_action_type=application
- short_list_application_ids_for_novice_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_intermediate_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- short_list_application_ids_for_advanced_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
- category=Documents/Spreadsheet
- [am]category=á°áá¶á½/Spreadsheet
- [ar]category=Ù
ستÙدات/برÙاÙ
ج جدÙÙØ©
- [az]category=SÉnÉdlÉr/Hesab CÉdvÉli
- [be]category=ÐакÑмÑнÑÑ/ÐлекÑÑÐ¾Ð½Ð½Ð°Ñ ÑаблÑÑа
- [bg]category=ÐокÑменÑи/ТаблиÑи
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦
- [ca]category=Document/Full de cà lcul
- [cs]category=Dokumenty/Tabulka
- [cy]category=Dogfennau/Taenlen
- [da]category=Dokumenter/Regneark
- [de]category=Dokumente/Tabellenkalkulation
- [el]category=ÎγγÏαÏα/ÎογιÏÏικά ÏÏλλα
- [eo]category=Dokumento/Sterntabelo
- [es]category=Documentos/Hoja de cálculo
- [et]category=Dokumendid/Arvutustabel
- [fa]category=ÙÙشتارÙا/صÙØÙâگستردÙ
- [fi]category=Asiakirjat/Taulukko
- [fr]category=Documents/Feuille de calcul
- [ga]category=Doiciméad/Scarbhileog
- [he]category=×ס××××/×××××× ×ת × ×ª×× ××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¥à¤
- [hu]category=Dokumentum/Munkafüzet
- [id]category=Dokumen/Spreadsheet
- [is]category=Skjöl/Töflureiknar
- [it]category=Documenti/Foglio di calcolo
- [ja]category=ããã¥ã¡ã³ã/ã¹ãã¬ããã·ã¼ãç³»
- [ko]category=문ì/ì¤íë ëìí¸
- [li]category=Dokkemènter/Spreadsheet
- [lt]category=Dokumentai/SkaiÄialentÄs
- [lv]category=Dokumenti/IzklÄjlapa
- [mk]category=ÐокÑменÑи/Spreadsheet
- [mn]category=ÐаÑимÑÑÑд/ТаÑÑ
Ñан Ñ
ÑÑдаÑ
- [ms]category=Dokumen/Hamparan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/सपà¥à¤°à¥à¤¡à¤¶à¤¿à¤%
- [nl]category=Documenten/Spreadsheet
- [nn]category=Dokument/Rekneark
- [no]category=Dokumenter/Regneark
- [pl]category=Dokumenty/Arkusz kalkulacyjny
- [pt]category=Documentos/Folha de Cálculo
- [pt_BR]category=Documentos/Planilha
- [ro]category=Documente/Foaie de calcul
- [ru]category=ÐокÑменÑÑ/ÐлекÑÑоннÑе ÑаблиÑÑ
- [sk]category=Dokumenty/Tabuľka
- [sl]category=Dokumenti/Preglednice
- [sq]category=Dokumente/Fletë llogaritjesh
- [sr]category=ÐокÑменÑ/ТабелаÑни пÑоÑаÑÑни
- [sr at Latn]category=Dokument/Tabelarni proraÄuni
- [sv]category=Dokument/Kalkylblad
- [tr]category=Belge/Hesap Tablosu
- [uk]category=ÐокÑменÑи/ÐлекÑÑонна ÑаблиÑÑ
- [vi]category=Tà i liá»u/Bảng tÃnh
- [wa]category=Documints/TÃ¥vleu
- [zh_CN]category=ææ¡£/çµåè¡¨æ ¼
- [zh_TW]category=æ件/試ç®è¡¨
- use_category_default=yes
- default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/vnd.ms-powerpoint
- description=Microsoft PowerPoint document
- [am]description=á¨Microsoft PowerPoint á°ááµ
- [ar]description=Ù
ستÙد Ù
ÙÙرسÙÙت باÙربÙÙÙت
- [az]description=Micrpspft PowerPoint sÉnÉdi
- [be]description=ÐакÑмÑÐ½Ñ Microsoft PowerPoint
- [bg]description=Microsoft PowerPoint докÑменÑ
- [bn]description=মাà¦à¦à§à¦°à§à¦¸à¦«à§à¦ পাà¦à§à¦¾à¦°-পà§à§à¦¨à§à¦ নথà§
- [ca]description=Document de Microsoft PowerPoint
- [cs]description=Dokument Microsoft PowerPoint
- [cy]description=Dogfen Microsoft PowerPoint
- [da]description=Microsoft PowerPoint-dokument
- [de]description=Microsoft PowerPoint-Dokument
- [el]description=ÎγγÏαÏο Microsoft PowerPoint
- [eo]description=Microsoft PowerPoint dokumento
- [es]description=Documento de Microsoft PowerPoint
- [et]description=Microsoft PowerPoint dokument
- [eu]description=Microsoft PowerPoint-eko dokumentua
- [fa]description=ÙÙشتار PowerPoint Ù
اÛکرÙساÙت
- [fi]description=Microsoft PowerPoint -asiakirja
- [fr]description=Document Microsoft PowerPoint
- [ga]description=Doiciméad ó Microsoft PowerPoint
- [gl]description=Documento do Microsoft PowerPoint
- [he]description=×ס×× Microsoft PowerPoint
- [hi]description=माà¤à¤à¥à¤°à¥à¤¸à¤¾à¤«à¥à¤ पावरपाà¤à¤à¤ दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]description=Microsoft PowerPoint-dokumentum
- [id]description=dokumen Microsoft PowerPoint
- [is]description=Microsoft PowerPoint skjal
- [it]description=Documento Microsoft PowerPoint
- [ja]description=Microsoft PowerPoint ããã¥ã¡ã³ã
- [ko]description=ë§ì´í¬ë¡ìíí¸ íìí¬ì¸í¸ 문ì
- [li]description=Microsoft PowerPoint dokkemènt
- [lt]description=Microsoft PowerPoint dokumentas
- [lv]description=Microsoft PowerPoint dokuments
- [mk]description=Microsoft PowerPoint докÑменÑ
- [mn]description=Microsoft PowerPoint баÑимÑ
- [ms]description=dokumen Microsoft PowerPoint
- [ne]description=माà¤à¤à¥à¤°à¥à¤¸à¤«à¥à¤ पावर पà¥à¤µà¤¾à¤à¤¨à¥à¤ à¤à¤¾à¤à¤à¤¾à¤¤
- [nl]description=Microsoft PowerPoint document
- [nn]description=Microsoft PowerPoint-dokument
- [no]description=Microsoft PowerPoint dokument
- [pl]description=Dokument Microsoft PowerPoint
- [pt]description=Documento Microsoft PowerPoint
- [pt_BR]description=Documento do Microsoft PowerPoint
- [ro]description=Document Microsoft PowerPoint
- [ru]description=докÑÐ¼ÐµÐ½Ñ ÑоÑмаÑа Microsoft PowerPoint
- [sk]description=Dokument Microsoft PowerPoint
- [sl]description=Dokument Microsoft PowerPointa
- [sq]description=Dokument Microsoft PowerPoint
- [sr]description=ÐикÑоÑоÑÑ ÐаÑеÑÐÐ¾Ð¸Ð½Ñ Ð´Ð¾ÐºÑменÑ
- [sr at Latn]description=Mikrosoft PauerPoint dokument
- [sv]description=Microsoft PowerPoint-dokument
- [tr]description=Microsoft PowerPoint belgesi
- [uk]description=докÑÐ¼ÐµÐ½Ñ Ñ ÑоÑмаÑÑ Microsoft PowerPoint
- [vi]description=Tà i liá»u MS PowerPoint
- [wa]description=Documint Microsoft PowerPoint
- [zh_CN]description=Microsoft PowerPoint ææ¡£
- [zh_TW]description=å¾®è» PowerPoint æ件
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents/Presentation
- [am]category=á°áá¶á½/Presentation
- [ar]category=Ù
ستÙدات/تÙدÙÙ
- [az]category=SÉnÉdlÉr/NümayiÅ
- [be]category=ÐакÑмÑнÑÑ/ÐÑадÑÑаÑленÑне
- [bg]category=ÐокÑменÑи/ÐÑезенÑаÑии
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/à¦à¦ªà¦¸à§à¦¥à¦¾à¦ªà¦¨à¦¾
- [ca]category=Documents/Presentació
- [cs]category=Dokumenty/Prezentace
- [cy]category=Dogfennau/Cyflwyniad
- [da]category=Dokumenter/Præsentation
- [de]category=Dokumente/Präsentation
- [el]category=ÎγγÏαÏα/ΠαÏοÏ
ÏίαÏη
- [eo]category=Dokumentoj/Prezentaĵo
- [es]category=Documentos/Presentación
- [et]category=Dokumendid/Presentatsioon
- [fi]category=Asiakirjat/Esitys
- [fr]category=Documents/Présentation
- [ga]category=Doiciméad/Toirbheartas
- [he]category=×ס××××/×צ××ת
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤à¤¦/पà¥à¤°à¤¿à¤à¥à¤¨à¥à¤à¥à¤¶à¤¨
- [hu]category=Dokumentum/Prezentáció
- [id]category=Dokumen/Presentasi
- [is]category=SKjöl/Framsetning
- [it]category=Documenti/Presentazione
- [ja]category=ããã¥ã¡ã³ã/ãã¬ã¼ã³ãã¼ã·ã§ã³ç³»
- [ko]category=문ì/í리ì í
ì´ì
- [li]category=Dokkemènter/Presentasie
- [lt]category=Dokumentai/Pateiktys
- [lv]category=Dokumenti/PresentÄcija
- [mk]category=ÐокÑменÑи/ÐÑезенÑаÑиÑа
- [mn]category=ÐаÑимÑÑÑд/ТанилÑÑÑлга
- [ms]category=Dokumen/Persembahan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/पà¥à¤°à¤¸à¥à¤¤à¥à¤¤à¤¿à¤à¤°à¤£%
- [nl]category=Documenten/Presentatie
- [nn]category=Dokument/Presentasjon
- [no]category=Dokumenter/Presentasjon
- [pl]category=Dokumenty/Prezentacja
- [pt]category=Documentos/Apresentação
- [pt_BR]category=Documentos/Apresentação
- [ro]category=Documente/Prezentare
- [ru]category=ÐокÑменÑÑ/ÐÑезенÑаÑии
- [sk]category=Dokumenty/Prezentácia
- [sl]category=Dokumenti/Prezentacije
- [sq]category=Dokumente/Prezantim
- [sr]category=ÐокÑменÑ/ÐÑезенÑаÑиÑа
- [sr at Latn]category=Dokument/Prezentacija
- [sv]category=Dokument/Presentation
- [tr]category=Belge/Sunum
- [uk]category=ÐокÑменÑи/ÐÑезенÑаÑÑÑ
- [vi]category=Tà i liá»u/Trình bà y
- [wa]category=Documints/Prezintåcion
- [zh_CN]category=ææ¡£/æ¼ç¤ºæ稿
- [zh_TW]category=æ件/ç°¡å ±æª
- use_category_default=yes
- default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/vnd.stardivision.calc
- description=StarCalc spreadsheet
- [ar]description=صÙØØ© جدÙÙØ© StarCalc
- [az]description=StarCalc hesab cÉdvÉli
- [be]description=ÐлекÑÑÐ¾Ð½Ð½Ð°Ñ ÑаблÑÑа StarCalc
- [bg]description=StarCalc ÑаблиÑа
- [bn]description=সà§à¦à¦¾à¦°à¦à§à¦¯à¦¾à¦²à§à¦ সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦
- [ca]description=Full de cà lcul d'StarCalc
- [cs]description=Tabulka StarCalc
- [cy]description=Taenlen StarCalc
- [da]description=StarCalc-regneark
- [de]description=StarCalc-Tabellenkalkulation
- [el]description=ÎογιÏÏÎ¹ÎºÏ ÏÏλλο StarCalc
- [eo]description=StarCalc sterntabelo
- [es]description=Hoja de cálculo de StarCalc
- [et]description=StarCalc arvutustabel
- [fa]description=صÙØÙâگستردÙâÛ StarCalc
- [fi]description=StarCalc-taulukko
- [fr]description=Feuille de calcul StarCalc
- [ga]description=scarbhileog ó StarClac
- [gl]description=Folla de cálculo do StarCalc
- [he]description=×××××× × ×ª×× ×× StarCalc
- [hi]description=सà¥à¤à¤¾à¤°à¤à¥à¤²à¥à¤ सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¥à¤
- [hu]description=StarCalc-munkafüzet
- [id]description=StarCalc spreadsheet
- [is]description=StarCalc töflureiknir
- [it]description=Foglio di calcolo StarCalc
- [ja]description=StarCalc ã¹ãã¬ããã·ã¼ã
- [ko]description=StarCalc ì¤íë ëìí¸
- [li]description=StarCalc spreadsheet
- [lt]description=StarCalc skaiÄialentÄ
- [lv]description=StarCalc izklÄjlapa
- [mk]description=StarCalc spreadsheet
- [mn]description=StarCalc Ñ
Ò¯ÑнÑгÑ
- [ms]description=Hamparan StarCalc
- [ne]description=सà¥à¤à¤¾à¤°à¤à¥à¤¯à¤¾à¤²à¥à¤ सपà¥à¤°à¥à¤¡à¤¶à¤¿à¤
- [nl]description=StarCalc spreadsheet
- [nn]description=StarCalc-rekneark
- [no]description=StarCalc-regneark
- [pl]description=Arkusz kalkulacyjny StarCalc
- [pt]description=Folha de cálculo StarCalc
- [pt_BR]description=Planilha do StarCalc
- [ro]description=Foaie de calcul StarCalc
- [ru]description=ÑаблиÑа ÑоÑмаÑа StarCalc
- [sk]description=Tabuľka StarCalc
- [sl]description=Preglednica StarCalc
- [sq]description=Fletë llogaritëse StarCalc
- [sr]description=StarCalc ÑабелаÑни пÑоÑаÑÑн
- [sr at Latn]description=StarCalc tabelarni proraÄun
- [sv]description=StarCalc-kalkylblad
- [tr]description=StarCalc hesap tablosu
- [uk]description=елекÑÑонна ÑаблиÑÑ Ñ ÑоÑмаÑÑ StarCalc
- [vi]description=Bảng tÃnh StarCalc
- [wa]description=Foye tåvleu StarCalc
- [zh_CN]description=StarCalc çµåè¡¨æ ¼
- [zh_TW]description=StarCalc 試ç®è¡¨
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents/Spreadsheet
- [am]category=á°áá¶á½/Spreadsheet
- [ar]category=Ù
ستÙدات/برÙاÙ
ج جدÙÙØ©
- [az]category=SÉnÉdlÉr/Hesab CÉdvÉli
- [be]category=ÐакÑмÑнÑÑ/ÐлекÑÑÐ¾Ð½Ð½Ð°Ñ ÑаблÑÑа
- [bg]category=ÐокÑменÑи/ТаблиÑи
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦
- [ca]category=Document/Full de cà lcul
- [cs]category=Dokumenty/Tabulka
- [cy]category=Dogfennau/Taenlen
- [da]category=Dokumenter/Regneark
- [de]category=Dokumente/Tabellenkalkulation
- [el]category=ÎγγÏαÏα/ÎογιÏÏικά ÏÏλλα
- [eo]category=Dokumento/Sterntabelo
- [es]category=Documentos/Hoja de cálculo
- [et]category=Dokumendid/Arvutustabel
- [fa]category=ÙÙشتارÙا/صÙØÙâگستردÙ
- [fi]category=Asiakirjat/Taulukko
- [fr]category=Documents/Feuille de calcul
- [ga]category=Doiciméad/Scarbhileog
- [he]category=×ס××××/×××××× ×ת × ×ª×× ××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¥à¤
- [hu]category=Dokumentum/Munkafüzet
- [id]category=Dokumen/Spreadsheet
- [is]category=Skjöl/Töflureiknar
- [it]category=Documenti/Foglio di calcolo
- [ja]category=ããã¥ã¡ã³ã/ã¹ãã¬ããã·ã¼ãç³»
- [ko]category=문ì/ì¤íë ëìí¸
- [li]category=Dokkemènter/Spreadsheet
- [lt]category=Dokumentai/SkaiÄialentÄs
- [lv]category=Dokumenti/IzklÄjlapa
- [mk]category=ÐокÑменÑи/Spreadsheet
- [mn]category=ÐаÑимÑÑÑд/ТаÑÑ
Ñан Ñ
ÑÑдаÑ
- [ms]category=Dokumen/Hamparan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/सपà¥à¤°à¥à¤¡à¤¶à¤¿à¤%
- [nl]category=Documenten/Spreadsheet
- [nn]category=Dokument/Rekneark
- [no]category=Dokumenter/Regneark
- [pl]category=Dokumenty/Arkusz kalkulacyjny
- [pt]category=Documentos/Folha de Cálculo
- [pt_BR]category=Documentos/Planilha
- [ro]category=Documente/Foaie de calcul
- [ru]category=ÐокÑменÑÑ/ÐлекÑÑоннÑе ÑаблиÑÑ
- [sk]category=Dokumenty/Tabuľka
- [sl]category=Dokumenti/Preglednice
- [sq]category=Dokumente/Fletë llogaritjesh
- [sr]category=ÐокÑменÑ/ТабелаÑни пÑоÑаÑÑни
- [sr at Latn]category=Dokument/Tabelarni proraÄuni
- [sv]category=Dokument/Kalkylblad
- [tr]category=Belge/Hesap Tablosu
- [uk]category=ÐокÑменÑи/ÐлекÑÑонна ÑаблиÑÑ
- [vi]category=Tà i liá»u/Bảng tÃnh
- [wa]category=Documints/TÃ¥vleu
- [zh_CN]category=ææ¡£/çµåè¡¨æ ¼
- [zh_TW]category=æ件/試ç®è¡¨
- use_category_default=yes
-
-application/vnd.stardivision.chart
- description=StarChart chart
- [ar]description=رسÙ
بÙاÙÙ StarChart
- [az]description=StarChart diaqramı
- [be]description=ÐÑÑгÑама StarChart
- [bg]description=StarChart гÑаÑика
- [bn]description=সà§à¦à¦¾à¦°à¦à¦¾à¦°à§à¦ মানà¦à¦¿à¦¤à§à¦°
- [ca]description=Grà fica d'StarChart
- [cs]description=Graf StarChart
- [cy]description=Siart StarChart
- [da]description=StarChart-diagram
- [de]description=StarCalc-Balkendiagramm
- [el]description=ÎÏάÏημα StarChart
- [eo]description=StarChart karto
- [es]description=Gráfico de StarChart
- [et]description=StarChart diagramm
- [fi]description=StarChart-kaavio
- [fr]description=Graphique StarChart
- [gl]description=Gráfica do StarChart
- [he]description=×××ת StarChart
- [hi]description=सà¥à¤à¤¾à¤°à¥à¤à¤à¤¾à¤°à¥à¤ à¤à¤¾à¤°à¥à¤
- [hu]description=StarChart-grafikon
- [id]description=StarChart chart
- [is]description=StarChart kort
- [it]description=Grafico StarChart
- [ja]description=StarChart ã®ãã£ã¼ã
- [ko]description=StarCalc í
- [li]description=StarChart grafik
- [lt]description=StarChart diagrama
- [lv]description=StarChart grafiks
- [mk]description=StarChart chart
- [mn]description=StarChart диагÑамм
- [ms]description=Carta StarChart
- [ne]description=सà¥à¤à¤¾à¤°à¤à¤¾à¤°à¥à¤ à¤à¤¾à¤°à¥à¤
- [nl]description=StarChart grafiek
- [nn]description=StarChart-graf
- [no]description=StarChart graf
- [pl]description=Wykres StarChart
- [pt]description=Gráfico StarChart
- [pt_BR]description=Gráfico StarChart
- [ro]description=DiagramÄ StarChart
- [ru]description=диагÑамма ÑоÑмаÑа StarChart
- [sk]description=Graf StarChart
- [sl]description=Graf StarChart
- [sq]description=Grafik StarChart
- [sr]description=StarChart гÑаÑикон
- [sr at Latn]description=StarChart grafikon
- [sv]description=StarChart-diagram
- [tr]description=StarChart çizgesi
- [uk]description=гÑаÑÑк Ñ ÑоÑмаÑÑ StarChart
- [vi]description=Biá»u Äá» StarChart
- [zh_CN]description=StarChart å¾è¡¨
- [zh_TW]description=StarChart å表
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents
- [am]category=á°áá¶á½
- [ar]category=Ù
ستÙدات
- [az]category=SÉnÉdlÉr
- [be]category=ÐакÑмÑнÑÑ
- [bg]category=ÐокÑменÑи
- [bn]category=নথà§à¦¸à¦®à§à¦¹ (ডà¦à§à¦®à§à¦¨à§à¦à¦¨à§à¦à§à¦¸à§)
- [ca]category=Documents
- [cs]category=Dokumenty
- [cy]category=Dogfennau
- [da]category=Dokumenter
- [de]category=Dokumente
- [el]category=ÎγγÏαÏα
- [eo]category=Dokumentoj
- [es]category=Documentos
- [et]category=Dokumendid
- [fa]category=ÙÙشتارÙا
- [fi]category=Asiakirjat
- [fr]category=Documents
- [ga]category=Doiciméad
- [he]category=×ס××××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]category=Dokumentumok
- [id]category=Dokumen
- [is]category=Skjöl
- [it]category=Documenti
- [ja]category=ããã¥ã¡ã³ã
- [ko]category=문ì
- [li]category=Dokkemènter
- [lt]category=Dokumentai
- [lv]category=Dokumenti
- [mk]category=ÐокÑменÑи
- [ml]category=à´àµà´°à´¨àµà´¥à´àµà´à´³àµ
- [mn]category=ÐаÑимÑÑÑд
- [ms]category=Dokumen
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥%
- [nl]category=Documenten
- [nn]category=Dokument
- [no]category=Dokumenter
- [pl]category=Dokumenty
- [pt]category=Documentos
- [pt_BR]category=Documentos
- [ro]category=Documente
- [ru]category=ÐокÑменÑÑ
- [sk]category=Dokumenty
- [sl]category=Dokumenti
- [sq]category=Dokumente
- [sr]category=ÐокÑменÑ
- [sr at Latn]category=Dokument
- [sv]category=Dokument
- [tr]category=Belge
- [uk]category=ÐокÑменÑи
- [vi]category=Tà i liá»u
- [wa]category=Documints
- [zh_CN]category=ææ¡£
- [zh_TW]category=æ件
- use_category_default=no
-
-application/vnd.stardivision.draw
- description=StarDraw drawing
- [ar]description=رسÙ
StarDraw
- [az]description=StarDraw rÉsmi
- [be]description=Ð ÑÑÑнак StarDraw
- [bg]description=StarDraw ÑеÑÑеж
- [bn]description=সà§à¦à¦¾à¦°à¦¡à§à¦° à¦à¦¬à¦¿
- [ca]description=Dibuix d'StarDraw
- [cs]description=Kresba StarDraw
- [cy]description=Darlun StarDraw
- [da]description=StarDraw-tegning
- [de]description=StarDraw-Zeichnung
- [el]description=ΣÏÎδιο StarDraw
- [eo]description=SarDraw grafiko
- [es]description=Dibujo de StarDraw
- [et]description=StarDraw joonistus
- [fi]description=StarDraw-piirros
- [fr]description=Dessin StarDraw
- [gl]description=Debuxo do StarDraw
- [he]description=צ××ר StarDraw
- [hi]description=सà¥à¤à¥à¤°à¤¾à¤°à¤¡à¥à¤°à¤¾ डà¥à¤°à¤¾à¤à¤à¤
- [hu]description=StarDraw-rajz
- [id]description=StarDraw drawing
- [is]description=StarDraw teikning
- [it]description=Disegno StarDraw
- [ja]description=StarDraw ã®ããã¼ãã¡ã¤ã«
- [ko]description=StarCalc ëë¡ì
- [li]description=StarDraw teikening
- [lt]description=StarDraw brÄžinys
- [lv]description=StarDraw zÄ«mÄjums
- [mk]description=StarDraw ÑÑÑеж
- [mn]description=StarDraw зÑÑаг
- [ms]description=Lukisan StarDraw
- [ne]description=सà¥à¤à¤¾à¤°à¤¡à¥à¤° डà¥à¤°à¤à¤à¤
- [nl]description=StarDraw tekening
- [nn]description=StarDraw-teikning
- [no]description=StarDraw tegning
- [pl]description=Rysunek StarDraw
- [pt]description=Desenho StarDraw
- [pt_BR]description=Desenho do StarDraw
- [ro]description=Desen StarDraw
- [ru]description=ÑиÑÑнок ÑоÑмаÑа StarDraw
- [sk]description=Kresba StarDraw
- [sl]description=Risba StarDraw
- [sq]description=Vizatim StarDraw
- [sr]description=StarDraw drawing
- [sr at Latn]description=StarDraw drawing
- [sv]description=StarDraw-teckning
- [tr]description=StarDraw çizimi
- [uk]description=ÑиÑÑнок Ñ ÑоÑмаÑÑ StarDraw
- [vi]description=Bản vẽ StarDraw
- [zh_CN]description=StarDraw ç»å¾
- [zh_TW]description=StarDraw 繪å
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents
- [am]category=á°áá¶á½
- [ar]category=Ù
ستÙدات
- [az]category=SÉnÉdlÉr
- [be]category=ÐакÑмÑнÑÑ
- [bg]category=ÐокÑменÑи
- [bn]category=নথà§à¦¸à¦®à§à¦¹ (ডà¦à§à¦®à§à¦¨à§à¦à¦¨à§à¦à§à¦¸à§)
- [ca]category=Documents
- [cs]category=Dokumenty
- [cy]category=Dogfennau
- [da]category=Dokumenter
- [de]category=Dokumente
- [el]category=ÎγγÏαÏα
- [eo]category=Dokumentoj
- [es]category=Documentos
- [et]category=Dokumendid
- [fa]category=ÙÙشتارÙا
- [fi]category=Asiakirjat
- [fr]category=Documents
- [ga]category=Doiciméad
- [he]category=×ס××××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]category=Dokumentumok
- [id]category=Dokumen
- [is]category=Skjöl
- [it]category=Documenti
- [ja]category=ããã¥ã¡ã³ã
- [ko]category=문ì
- [li]category=Dokkemènter
- [lt]category=Dokumentai
- [lv]category=Dokumenti
- [mk]category=ÐокÑменÑи
- [ml]category=à´àµà´°à´¨àµà´¥à´àµà´à´³àµ
- [mn]category=ÐаÑимÑÑÑд
- [ms]category=Dokumen
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥%
- [nl]category=Documenten
- [nn]category=Dokument
- [no]category=Dokumenter
- [pl]category=Dokumenty
- [pt]category=Documentos
- [pt_BR]category=Documentos
- [ro]category=Documente
- [ru]category=ÐокÑменÑÑ
- [sk]category=Dokumenty
- [sl]category=Dokumenti
- [sq]category=Dokumente
- [sr]category=ÐокÑменÑ
- [sr at Latn]category=Dokument
- [sv]category=Dokument
- [tr]category=Belge
- [uk]category=ÐокÑменÑи
- [vi]category=Tà i liá»u
- [wa]category=Documints
- [zh_CN]category=ææ¡£
- [zh_TW]category=æ件
- use_category_default=no
-
-application/vnd.stardivision.impress
- description=StarImpress presentation
- [ar]description=تÙدÙÙ
StarImpress
- [az]description=StarImpress nümayiÅi
- [be]description=ÐÑÑзенÑаÑÑÑ StarImpress
- [bg]description=StarImpress пÑезенÑаÑиÑ
- [bn]description=সà§à¦à¦¾à¦°à¦à¦®à§à¦ªà§à¦°à§à¦¸ à¦à¦ªà¦¸à§à¦¥à¦¾à¦ªà¦¨à¦¾
- [ca]description=Presentació d'StarImpress
- [cs]description=Prezentace StarImpress
- [cy]description=Cyflwyniad StarImpress
- [da]description=StarImpress-præsentation
- [de]description=StarImpress-Präsentation
- [el]description=ΠαÏοÏ
ÏίαÏη StarImpress
- [eo]description=StarImpress prezentaĵo
- [es]description=Presentación de StarImpress
- [et]description=StarImpress presentatsioon
- [fi]description=StarImpress-esitys
- [fr]description=Présentation StarImpress
- [ga]description=toirbheartas ó StarImpress
- [gl]description=Presentación do StarImpress
- [he]description=×צ×ת StarImpress
- [hi]description=सà¥à¤à¤¾à¤° à¤à¤®à¥à¤ªà¥à¤°à¥à¤¸ पà¥à¤°à¤¿à¤à¥à¤¨à¥à¤à¥à¤¶à¤¨
- [hu]description=StarImpress-prezentáció
- [id]description=presentasi StarImpress
- [is]description=StarImpress framsetning
- [it]description=Presentazione StarImpress
- [ja]description=StarImpress ãã¬ã¼ã³ãã¼ã·ã§ã³
- [ko]description=StarImpress í리ì í
ì´ì
- [li]description=StarImpress presentasie
- [lt]description=StarImpress pateiktis
- [lv]description=StarImpress prezentÄcija
- [mk]description=StarImpress пÑезенÑаÑиÑа
- [mn]description=StarImpress ÑанилÑÑÑлга
- [ms]description=Persembahan StarImpress
- [ne]description=सà¥à¤à¤¾à¤°à¤²à¤®à¤ªà¥à¤°à¥à¤¸ पà¥à¤°à¤¸à¥à¤¤à¥à¤¤à¤¿
- [nl]description=StarImpress presentatie
- [nn]description=StarImpress-presentasjon
- [no]description=StarImpress-presentasjon
- [pl]description=Prezentacja StarImpress
- [pt]description=Apresentação StarImpress
- [pt_BR]description=Apresentação do StarImpress
- [ro]description=Prezentare StarImpress
- [ru]description=пÑезенÑаÑÐ¸Ñ ÑоÑмаÑа StarImpress
- [sk]description=Prezentácia StarImpress
- [sl]description=Predstavitev StarImpress
- [sq]description=Prezantim StarImpress
- [sr]description=StarImpress пÑезенÑаÑиÑа
- [sr at Latn]description=StarImpress prezentacija
- [sv]description=StarImpress-presentation
- [tr]description=StarImpress sunumu
- [uk]description=пÑезенÑаÑÑÑ Ñ ÑоÑмаÑÑ StarImpress
- [vi]description=Trình bà y StarImpress
- [wa]description=Prezintåcion StarImpress
- [zh_CN]description=StarImpress æ¼ç¤ºæ稿
- [zh_TW]description=StarImpress ç°¡å ±æª
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents/Presentation
- [am]category=á°áá¶á½/Presentation
- [ar]category=Ù
ستÙدات/تÙدÙÙ
- [az]category=SÉnÉdlÉr/NümayiÅ
- [be]category=ÐакÑмÑнÑÑ/ÐÑадÑÑаÑленÑне
- [bg]category=ÐокÑменÑи/ÐÑезенÑаÑии
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/à¦à¦ªà¦¸à§à¦¥à¦¾à¦ªà¦¨à¦¾
- [ca]category=Documents/Presentació
- [cs]category=Dokumenty/Prezentace
- [cy]category=Dogfennau/Cyflwyniad
- [da]category=Dokumenter/Præsentation
- [de]category=Dokumente/Präsentation
- [el]category=ÎγγÏαÏα/ΠαÏοÏ
ÏίαÏη
- [eo]category=Dokumentoj/Prezentaĵo
- [es]category=Documentos/Presentación
- [et]category=Dokumendid/Presentatsioon
- [fi]category=Asiakirjat/Esitys
- [fr]category=Documents/Présentation
- [ga]category=Doiciméad/Toirbheartas
- [he]category=×ס××××/×צ××ת
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤à¤¦/पà¥à¤°à¤¿à¤à¥à¤¨à¥à¤à¥à¤¶à¤¨
- [hu]category=Dokumentum/Prezentáció
- [id]category=Dokumen/Presentasi
- [is]category=SKjöl/Framsetning
- [it]category=Documenti/Presentazione
- [ja]category=ããã¥ã¡ã³ã/ãã¬ã¼ã³ãã¼ã·ã§ã³ç³»
- [ko]category=문ì/í리ì í
ì´ì
- [li]category=Dokkemènter/Presentasie
- [lt]category=Dokumentai/Pateiktys
- [lv]category=Dokumenti/PresentÄcija
- [mk]category=ÐокÑменÑи/ÐÑезенÑаÑиÑа
- [mn]category=ÐаÑимÑÑÑд/ТанилÑÑÑлга
- [ms]category=Dokumen/Persembahan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/पà¥à¤°à¤¸à¥à¤¤à¥à¤¤à¤¿à¤à¤°à¤£%
- [nl]category=Documenten/Presentatie
- [nn]category=Dokument/Presentasjon
- [no]category=Dokumenter/Presentasjon
- [pl]category=Dokumenty/Prezentacja
- [pt]category=Documentos/Apresentação
- [pt_BR]category=Documentos/Apresentação
- [ro]category=Documente/Prezentare
- [ru]category=ÐокÑменÑÑ/ÐÑезенÑаÑии
- [sk]category=Dokumenty/Prezentácia
- [sl]category=Dokumenti/Prezentacije
- [sq]category=Dokumente/Prezantim
- [sr]category=ÐокÑменÑ/ÐÑезенÑаÑиÑа
- [sr at Latn]category=Dokument/Prezentacija
- [sv]category=Dokument/Presentation
- [tr]category=Belge/Sunum
- [uk]category=ÐокÑменÑи/ÐÑезенÑаÑÑÑ
- [vi]category=Tà i liá»u/Trình bà y
- [wa]category=Documints/Prezintåcion
- [zh_CN]category=ææ¡£/æ¼ç¤ºæ稿
- [zh_TW]category=æ件/ç°¡å ±æª
- use_category_default=yes
-
-application/vnd.stardivision.mail
- description=StarMail file
- [am]description=á¨StarMail ááá
- [ar]description=Ù
ÙÙ StarMail
- [az]description=StarMail faylı
- [be]description=Файл StarMail
- [bg]description=StarMail Ñайл
- [bn]description=সà§à¦à¦¾à¦°à¦®à§à¦à¦² ফাà¦à¦²
- [ca]description=Fitxer d'StarMail
- [cs]description=Soubor StarMail
- [cy]description=Ffeil StarMail
- [da]description=StarMail-fil
- [de]description=Star-Mail-Datei
- [el]description=ÎÏÏείο StarMail
- [eo]description=StarMail dosiero
- [es]description=Archivo StarMail
- [et]description=StarMail fail
- [fa]description=پرÙÙدÙâÛ StarMail
- [fi]description=StarMail-tiedosto
- [fr]description=Fichier StarMail
- [ga]description=Comhad StarMail
- [gl]description=Ficheiro do StarMail
- [he]description=ק×××¥ StarMail
- [hi]description=सà¥à¤à¤¾à¤°à¤®à¥à¤² फाà¤à¤²
- [hu]description=StarMail-fájl
- [id]description=file StarMail
- [is]description=StarMail skrá
- [it]description=File StarMail
- [ja]description=StarMail ã®ãã¡ã¤ã«
- [ko]description=StarMail íì¼
- [li]description=StarMail besjtandj
- [lt]description=StarMail byla
- [lv]description=StarMail fails
- [mk]description=StarMail даÑоÑека
- [mn]description=StarMail Ñайл
- [ms]description=Fail StarMail
- [ne]description=सà¥à¤à¤¾à¤° मà¥à¤² फाà¤à¤²l
- [nl]description=StarMail bestand
- [nn]description=StarMail-fil
- [no]description=StarMail-fil
- [pl]description=Plik StarMail
- [pt]description=Ficheiro StarMail
- [pt_BR]description=Arquivo StarMail
- [ro]description=FiÅier StarMail
- [ru]description=Ñайл ÑоÑмаÑа StarMail
- [sk]description=Súbor StarMail
- [sl]description=Datoteka StarMail
- [sq]description=File StarMail
- [sr]description=StarMail даÑоÑека
- [sr at Latn]description=StarMail datoteka
- [sv]description=StarMail-fil
- [tr]description=StarMail dosyası
- [uk]description=Ñайл Ñ ÑоÑмаÑÑ StarMail
- [vi]description=Táºp tin StarMail
- [zh_CN]description=StarMail æ件
- [zh_TW]description=StarMail æªæ¡
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents
- [am]category=á°áá¶á½
- [ar]category=Ù
ستÙدات
- [az]category=SÉnÉdlÉr
- [be]category=ÐакÑмÑнÑÑ
- [bg]category=ÐокÑменÑи
- [bn]category=নথà§à¦¸à¦®à§à¦¹ (ডà¦à§à¦®à§à¦¨à§à¦à¦¨à§à¦à§à¦¸à§)
- [ca]category=Documents
- [cs]category=Dokumenty
- [cy]category=Dogfennau
- [da]category=Dokumenter
- [de]category=Dokumente
- [el]category=ÎγγÏαÏα
- [eo]category=Dokumentoj
- [es]category=Documentos
- [et]category=Dokumendid
- [fa]category=ÙÙشتارÙا
- [fi]category=Asiakirjat
- [fr]category=Documents
- [ga]category=Doiciméad
- [he]category=×ס××××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]category=Dokumentumok
- [id]category=Dokumen
- [is]category=Skjöl
- [it]category=Documenti
- [ja]category=ããã¥ã¡ã³ã
- [ko]category=문ì
- [li]category=Dokkemènter
- [lt]category=Dokumentai
- [lv]category=Dokumenti
- [mk]category=ÐокÑменÑи
- [ml]category=à´àµà´°à´¨àµà´¥à´àµà´à´³àµ
- [mn]category=ÐаÑимÑÑÑд
- [ms]category=Dokumen
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥%
- [nl]category=Documenten
- [nn]category=Dokument
- [no]category=Dokumenter
- [pl]category=Dokumenty
- [pt]category=Documentos
- [pt_BR]category=Documentos
- [ro]category=Documente
- [ru]category=ÐокÑменÑÑ
- [sk]category=Dokumenty
- [sl]category=Dokumenti
- [sq]category=Dokumente
- [sr]category=ÐокÑменÑ
- [sr at Latn]category=Dokument
- [sv]category=Dokument
- [tr]category=Belge
- [uk]category=ÐокÑменÑи
- [vi]category=Tà i liá»u
- [wa]category=Documints
- [zh_CN]category=ææ¡£
- [zh_TW]category=æ件
- use_category_default=no
-
-application/vnd.stardivision.math
- description=StarMath document
- [am]description=á¨StarMath á°ááµ
- [ar]description=Ù
ستÙد StarMath
- [az]description=MathML sÉnÉdi
- [be]description=ÐакÑмÑÐ½Ñ StarMath
- [bg]description=StarMath докÑменÑ
- [bn]description=সà§à¦à¦¾à¦°à¦®à§à¦¯à¦¾à¦¥ নথà§
- [ca]description=Document d'StarML
- [cs]description=Dokument StarMath
- [cy]description=Dogfen StarMath
- [da]description=StarMath-dokument
- [de]description=StarMath-Dokument
- [el]description=ÎγγÏαÏο StarMath
- [eo]description=StarMath dokumento
- [es]description=Documento de StarMath
- [et]description=StarMath dokument
- [fi]description=StarMath-asiakirja
- [fr]description=Document StarMath
- [ga]description=Doiciméad StarMath
- [gl]description=Documento do StarMath
- [he]description=×ס×× StarMath
- [hi]description=सà¥à¤à¤¾à¤°à¤®à¥à¤¥ दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]description=StarMath-dokumentum
- [id]description=dokumen StarMath
- [is]description=StarMath skjal
- [it]description=Documento StarMath
- [ja]description=StartMath ããã¥ã¡ã³ã
- [ko]description=StarMath 문ì
- [li]description=StarMath dokkemènt
- [lt]description=StarMath dokumentas
- [lv]description=StarMath dokuments
- [mk]description=StarMath докÑменÑ
- [mn]description=StarMath баÑÐ¸Ð¼Ñ Ð±Ð¸Ñиг
- [ms]description=Dokumen StarMath
- [ne]description=सà¥à¤à¤¾à¤° मà¥à¤¯à¤¾à¤¥ à¤à¤¾à¤à¤à¤¾à¤¤
- [nl]description=StarMath document
- [nn]description=StarMath-dokument
- [no]description=StarMath-dokument
- [pl]description=Dokument StarMath
- [pt]description=Documento StarMath
- [pt_BR]description=Documento do StarMath
- [ro]description=Document StarMath
- [ru]description=докÑÐ¼ÐµÐ½Ñ ÑоÑмаÑа StarMath
- [sk]description=Dokument StarMath
- [sl]description=Dokument StarMath
- [sq]description=Dokument StarMath
- [sr]description=StarMath докÑменÑ
- [sr at Latn]description=StarMath dokument
- [sv]description=StarMath-dokument
- [tr]description=StarMath belgesi
- [uk]description=докÑÐ¼ÐµÐ½Ñ Ñ ÑоÑмаÑÑ StarMath
- [vi]description=Tà i liá»u StarMath
- [wa]description=Documint StarMath
- [zh_CN]description=StarMath ææ¡£
- [zh_TW]description=StarMath æ件
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents/Numeric
- [am]category=á°áá¶á½/Numeric
- [ar]category=Ù
ستÙدات/عددÙ
- [az]category=SÉnÉdlÉr/ÆdÉdlÉr
- [be]category=ÐакÑмÑнÑÑ/Numeric
- [bg]category=ÐокÑменÑи/ЧиÑлени
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/নিà¦à¦®à§à¦°à¦¿à¦
- [ca]category=Documents/Numèric
- [cs]category=Dokumenty/Numerické
- [cy]category=Dogfennau/Rhifyddol
- [da]category=Dokumenter/Tal
- [de]category=Dokumente/Numerisch
- [el]category=ÎγγÏαÏα/ÎÏιθμηÏικά
- [eo]category=Dokumentoj/Nobra
- [es]category=Documentos/Numérico
- [fa]category=ÙÙشتارÙا/عددÛ
- [fi]category=Asiakirjat/Numeriikka
- [fr]category=Documents/Numérique
- [ga]category=Doiciméad/Uimhriúil
- [he]category=×ס××××/×ספר×××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/à¤à¤à¤à¤¿à¤
- [hu]category=Dokumentum/Számadatok
- [id]category=Dokumen/Numerik
- [is]category=Skjöl/Töluleg
- [it]category=Documenti/Numerico
- [ja]category=ããã¥ã¡ã³ã/æ°å¤ç³»
- [ko]category=문ì/ê³ì°
- [li]category=Dokkemènter/Numeriek
- [lt]category=Dokumentai/Skaitiniai
- [lv]category=Dokumenti/Gnumeric
- [mk]category=ÐокÑменÑи/ÐÑмеÑиÑки
- [mn]category=ÐаÑимÑÑÑд/Тоо
- [ms]category=Dokumen/Numerik
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/नà¥à¤¯à¥à¤®à¥à¤°à¥à¤%
- [nl]category=Documenten/Numeriek
- [nn]category=Dokument/Numerisk
- [no]category=Dokumenter/Numerisk
- [pl]category=Dokumenty/Liczbowe
- [pt]category=Documentos/Numérico
- [pt_BR]category=Documentos/Numérico
- [ro]category=Documente/Numeric
- [ru]category=ÐокÑменÑÑ/ЧиÑловÑе
- [sk]category=Dokumenty/ÄÃselné
- [sl]category=Dokumenti/NumeriÄni
- [sq]category=Dokumente/Numerikë
- [sr]category=ÐокÑменÑ/ÐÑмеÑиÑки запиÑ
- [sr at Latn]category=Dokument/NumeriÄki zapis
- [sv]category=Dokument/Numeriskt
- [tr]category=Belge/Sayısal
- [uk]category=ÐокÑменÑи/ЧиÑловÑ
- [vi]category=Tà i liá»u/Sá»
- [wa]category=Documints/Limerike
- [zh_CN]category=ææ¡£/æ°å
- [zh_TW]category=æ件/æ¸å¸
- use_category_default=no
-
-application/vnd.stardivision.writer
- description=StarWriter document
- [am]description=á¨StarWriter á°ááµ
- [ar]description=Ù
ستÙد StarWriter
- [az]description=StarWriter sÉnÉdi
- [be]description=ÐакÑмÑÐ½Ñ StarWriter
- [bg]description=StarWriter докÑменÑ
- [bn]description=সà§à¦à¦¾à¦°à¦°à¦¾à¦à¦à¦¾à¦° নথà§
- [ca]description=Document d'StarWriter
- [cs]description=Dokument StarWriter
- [cy]description=Dogfen StarWriter
- [da]description=StarWriter-dokument
- [de]description=StarWriter-Dokument
- [el]description=ÎγγÏαÏο StarOffice Writer
- [eo]description=StarWriter dokumento
- [es]description=Documento de StarWriter
- [et]description=StarWriter dokument
- [fi]description=StarWriter-asiakirja
- [fr]description=Document StarWriter
- [ga]description=Doiciméad StarWriter
- [gl]description=Documento do StarWriter
- [he]description=×ס×× StarWriter
- [hi]description=सà¥à¤à¤¾à¤°à¤°à¤¾à¤à¤à¤° दसà¥à¤¤à¤¾à¤µà¥à¤
- [hu]description=StarWriter-dokumentum
- [id]description=dokumen StarWriter
- [is]description=StarWriter skjal
- [it]description=Documento StarWriter
- [ja]description=StarWriter ããã¥ã¡ã³ã
- [ko]description=StarWriter 문ì
- [li]description=StarWriter dokkemènt
- [lt]description=StarWriter dokumentas
- [lv]description=StarWriter dokuments
- [mk]description=StarWriter докÑменÑ
- [mn]description=StarWriter баÑимÑ
- [ms]description=Dokumen StarWriter
- [ne]description=सà¥à¤à¤¾à¤° राà¤à¤à¤° à¤à¤¾à¤à¤à¤¾à¤¤
- [nl]description=StarWriter document
- [nn]description=StarWriter document
- [no]description=StarWriter-dokument
- [pl]description=Dokument StarWriter
- [pt]description=Documento StarWriter
- [pt_BR]description=Documento do StarWriter
- [ro]description=Document StarWriter
- [ru]description=докÑÐ¼ÐµÐ½Ñ ÑоÑмаÑа StarWriter
- [sk]description=Dokument StarWriter
- [sl]description=Dokument StarWriter
- [sq]description=Dokument StarWriter
- [sr]description=StarWriter докÑменÑ
- [sr at Latn]description=StarWriter dokument
- [sv]description=StarWriter-dokument
- [tr]description=StarWriter belgesi
- [uk]description=докÑÐ¼ÐµÐ½Ñ Ñ ÑоÑмаÑÑ StarWriter
- [vi]description=Tà i liá»u StarWriter
- [wa]description=Documint StarWriter
- [zh_CN]description=StarWriter ææ¡£
- [zh_TW]description=StarWriter æ件
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents/Word Processor
- [am]category=á°áá¶á½/Word Processor
- [ar]category=Ù
ستÙدات/Ù
عاÙج ÙÙÙ
ات
- [az]category=SÉnÉdlÉr/Söz Ä°ÅlÉmci
- [be]category=ÐакÑмÑнÑÑ/ТÑкÑÑÐ°Ð²Ñ Ð¿ÑаÑÑÑаÑ
- [bg]category=ÐокÑменÑи/ТекÑÑообÑабоÑка
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/à¦à§à¦¾à¦°à§à¦¡ পà§à¦°à¦¸à§à¦¸à¦°
- [ca]category=Documents/Processador de textos
- [cs]category=Dokumenty/Textový procesor
- [cy]category=Dogfennau/Prosesydd Geiriau
- [da]category=Dokumenter/Tekstbehandling
- [de]category=Dokumente/Textverarbeitung
- [el]category=ÎγγÏαÏα/ÎÏεξεÏγαÏÏÎ®Ï ÎειμÎνοÏ
- [eo]category=Dokumentoj/Verkilo
- [es]category=Documentos/Procesador de textos
- [et]category=Dokumendid/Tekstitöötlus
- [fa]category=ÙÙشتارÙا/ÙاÚÙâپرداز
- [fi]category=Asiakirjat/Tekstinkäsittely
- [fr]category=Documents/Traitement de texte
- [he]category=×ס××××/××¢×× ×ª××××××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/शबà¥à¤¦ सà¤à¤¸à¤¾à¤§à¤
- [hu]category=Dokumentum/SzövegszerkesztÅ
- [id]category=Dokumen/Pengolah Kata
- [is]category=Skjöl/Ritvinnsla
- [it]category=Documenti/Videoscrittura
- [ja]category=ããã¥ã¡ã³ã/ã¯ã¼ããç³»
- [ko]category=문ì/ìë íë¡ì¸ì
- [li]category=Dokkemènter/Teksverwirker
- [lt]category=Dokumentai/Tekstų Procesoriai
- [lv]category=Dokumenti/Teksta Redaktors
- [mk]category=ÐокÑменÑи/ТекÑÑ ÐÑоÑеÑоÑ
- [mn]category=ÐаÑимÑÑÑд/Үг ÐоловÑÑÑÑлалÑ
- [ms]category=Dokumen/Pemproses Perkataan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/वरà¥à¤¡ पà¥à¤°à¥à¤¸à¥à¤¸à¤°
- [nl]category=Documenten/Tekstverwerker
- [nn]category=Dokument/Teksthandsaming
- [no]category=Dokumenter/Tekstbehandling
- [pl]category=Dokumenty/Procesor tekstu
- [pt]category=Documentos/Processador de Texto
- [pt_BR]category=Documentos/Processador de Textos
- [ro]category=Documente/Procesare text
- [ru]category=ÐокÑменÑÑ/ТекÑÑовÑе пÑоÑеÑÑоÑÑ
- [sk]category=Dokumenty/Textový procesor
- [sl]category=Dokumenti/Urejevalnik besedil
- [sq]category=Dokumente/Video-shkrim
- [sr]category=ÐокÑменÑ/ÐÑоÑеÑÐ¾Ñ ÑекÑÑа
- [sr at Latn]category=Dokument/Procesor teksta
- [sv]category=Dokument/Ordbehandlare
- [tr]category=Belge/Sözcük Ä°Ålemci
- [uk]category=ÐокÑменÑи/ТекÑÑовий пÑоÑеÑоÑ
- [vi]category=Tà i liá»u/Word Processor
- [wa]category=Documints/Aspougneu d'Â tecse
- [zh_CN]category=ææ¡£/åå¤çå¨
- [zh_TW]category=æ件/ææ¸èçå¨
- use_category_default=yes
-
-application/vnd.sun.xml.calc
- description=OpenOffice.org spreadsheet
- [ar]description=صÙØØ© جداÙÙ OpenOffice.org
- [az]description=StarOffice hesab cÉdvÉli nümunÉsi
- [be]description=ÐлекÑÑÐ¾Ð½Ð½Ð°Ñ ÑаблÑÑа OpenOffice.org
- [bg]description=OpenOffice.org ÑаблиÑа
- [bn]description=à¦à¦ªà§à¦¨-à¦
ফিস.à¦
রà§à¦ (OpenOffice.org) সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦
- [ca]description=Full de cà lcul d'OpenOffice.org
- [cs]description=Tabulka OpenOffice.org
- [cy]description=Taenlen OpenOffice.org
- [da]description=OpenOffice.org-regneark
- [de]description=OpenOffice-Tabellendokument
- [el]description=ÎογιÏÏÎ¹ÎºÏ ÏÏλλο OpenOffice.org
- [eo]description=OpenOffice.org sterntabelo
- [es]description=Hoja de cálculo de OpenOffice.org
- [et]description=OpenOffice.org arvutustabel
- [fi]description=OpenOffice.org-taulukko
- [fr]description=Feuille de calcul OpenOffice.org
- [ga]description=scarbhileog ó OpenOffice.org
- [gl]description=Folla de cálculo de OpenOffice.org
- [he]description=×××××× × ×ª×× ×× OpenOffice.org
- [hi]description=à¤à¤ªà¤¨à¤à¤«à¤¿à¤¸.à¤à¤à¤°à¤à¥ सà¥à¤ªà¥à¤°à¤¡à¤¶à¤
- [hu]description=OpenOffice.org-munkafüzet
- [id]description=OpenOffice.org spreadsheet
- [is]description=OpenOffice.org töflureiknir
- [it]description=Foglio di calcolo OpenOffice.org
- [ja]description=OpenOffice.org ã¹ãã¬ããã·ã¼ã
- [ko]description=OpenOffice.org ì¤íë ëìí¸
- [li]description=OpenOffice.org spreadsheet
- [lt]description=OpenOffice.org skaiÄialentÄ
- [lv]description=OpenOffice.org izklÄjlapa
- [mk]description=OpenOffice.org spreadsheet
- [mn]description=OpenOffice.org Ñ
Ò¯ÑнÑгÑ
- [ms]description=Hamparan OpenOffice.org
- [ne]description=à¤à¤ªà¤¨ à¤
फिस.ठà¤à¤° à¤à¤¿ सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¤¿à¤
- [nl]description=OpenOffice.org spreadsheet
- [nn]description=OpenOffice.org-rekneark
- [no]description=OpenOffice.org regneark
- [pl]description=Arkusz kalkulacyjny OpenOffice.org
- [pt]description=Folha de cálculo OpenOffice.org
- [pt_BR]description=Planilha do OpenOffice.org
- [ro]description=Foaie de calcul OpenOffice.org
- [ru]description=ÑаблиÑа ÑоÑмаÑа OpenOffice.org
- [sk]description=Tabuľka OpenOffice.org
- [sl]description=Preglednica OpenOffice.org
- [sq]description=Fletë llogaritëse OpenOffice.org
- [sr]description=OpenOffice.org ÑабелаÑни пÑоÑаÑÑн
- [sr at Latn]description=OpenOffice.org tabelarni proraÄun
- [sv]description=OpenOffice.org-kalkylblad
- [tr]description=OpenOffice.org hesap tablosu
- [uk]description=елекÑÑонна ÑаблиÑÑ Ñ ÑоÑмаÑÑ OpenOffice.org
- [vi]description=Bảng tÃnh OpenOffice
- [wa]description=Foye tåvleu d' OpenOffice.org
- [zh_CN]description=OpenOffice.org çµåè¡¨æ ¼
- [zh_TW]description=OpenOffice.org 試ç®è¡¨
- default_action_type=application
- short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
- category=Documents/Spreadsheet
- [am]category=á°áá¶á½/Spreadsheet
- [ar]category=Ù
ستÙدات/برÙاÙ
ج جدÙÙØ©
- [az]category=SÉnÉdlÉr/Hesab CÉdvÉli
- [be]category=ÐакÑмÑнÑÑ/ÐлекÑÑÐ¾Ð½Ð½Ð°Ñ ÑаблÑÑа
- [bg]category=ÐокÑменÑи/ТаблиÑи
- [bn]category=নথà§à¦¸à¦®à§à¦¹(documents)/সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦
- [ca]category=Document/Full de cà lcul
- [cs]category=Dokumenty/Tabulka
- [cy]category=Dogfennau/Taenlen
- [da]category=Dokumenter/Regneark
- [de]category=Dokumente/Tabellenkalkulation
- [el]category=ÎγγÏαÏα/ÎογιÏÏικά ÏÏλλα
- [eo]category=Dokumento/Sterntabelo
- [es]category=Documentos/Hoja de cálculo
- [et]category=Dokumendid/Arvutustabel
- [fa]category=ÙÙشتارÙا/صÙØÙâگستردÙ
- [fi]category=Asiakirjat/Taulukko
- [fr]category=Documents/Feuille de calcul
- [ga]category=Doiciméad/Scarbhileog
- [he]category=×ס××××/×××××× ×ת × ×ª×× ××
- [hi]category=दसà¥à¤¤à¤¾à¤µà¥à¤/सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¥à¤
- [hu]category=Dokumentum/Munkafüzet
- [id]category=Dokumen/Spreadsheet
- [is]category=Skjöl/Töflureiknar
- [it]category=Documenti/Foglio di calcolo
- [ja]category=ããã¥ã¡ã³ã/ã¹ãã¬ããã·ã¼ãç³»
- [ko]category=문ì/ì¤íë ëìí¸
- [li]category=Dokkemènter/Spreadsheet
- [lt]category=Dokumentai/SkaiÄialentÄs
- [lv]category=Dokumenti/IzklÄjlapa
- [mk]category=ÐокÑменÑи/Spreadsheet
- [mn]category=ÐаÑимÑÑÑд/ТаÑÑ
Ñан Ñ
ÑÑдаÑ
- [ms]category=Dokumen/Hamparan
- [ne]category=à¤à¤¾à¤à¤à¤¾à¤¤à¤¹à¤°à¥/सपà¥à¤°à¥à¤¡à¤¶à¤¿à¤%
- [nl]category=Documenten/Spreadsheet
- [nn]category=Dokument/Rekneark
- [no]category=Dokumenter/Regneark
- [pl]category=Dokumenty/Arkusz kalkulacyjny
- [pt]category=Documentos/Folha de Cálculo
- [pt_BR]category=Documentos/Planilha
- [ro]category=Documente/Foaie de calcul
- [ru]category=ÐокÑменÑÑ/ÐлекÑÑоннÑе ÑаблиÑÑ
- [sk]category=Dokumenty/Tabuľka
- [sl]category=Dokumenti/Preglednice
- [sq]category=Dokumente/Fletë llogaritjesh
- [sr]category=ÐокÑменÑ/ТабелаÑни пÑоÑаÑÑни
- [sr at Latn]category=Dokument/Tabelarni proraÄuni
- [sv]category=Dokument/Kalkylblad
- [tr]category=Belge/Hesap Tablosu
- [uk]category=ÐокÑменÑи/ÐлекÑÑонна ÑаблиÑÑ
- [vi]category=Tà i liá»u/Bảng tÃnh
- [wa]category=Documints/TÃ¥vleu
- [zh_CN]category=ææ¡£/çµåè¡¨æ ¼
- [zh_TW]category=æ件/試ç®è¡¨
- use_category_default=yes
-
-application/vnd.sun.xml.calc.template
- description=OpenOffice.org spreadsheet template
- [ar]description=ÙÙ
Ùذج صÙØØ© جداÙÙ OpenOffice.org
- [az]description=OpenOffice.org hesab cÉdvÉli
- [be]description=ШаблÑн ÑлекÑÑоннае ÑаблÑÑÑ OpenOffice.org
- [bg]description=OpenOffice.org Ñаблон за ÑаблиÑи
- [bn]description=à¦à¦ªà§à¦¨-à¦
ফিস.à¦
রà§à¦ (OpenOffice.org) সà§à¦ªà§à¦°à§à¦¡à¦¶à¦¿à¦ à¦à¦¾à¦à¦
- [ca]description=Plantilla de full de cà lcul d'OpenOffice.org
- [cs]description=Å ablona tabulky OpenOffice.org
- [cy]description=Templed Taenlen OpenOffice.org
- [da]description=OpenOffice.org-regnearksskabelon
- [de]description=OpenOffice-Tabellendokumentvorlage
- [el]description=Î ÏÏÏÏ
Ïο ÎογιÏÏÎ¹ÎºÏ ÏÏλλο OpenOffice.org
- [eo]description=OpenOffice.org sterntabela Åablono
- [es]description=Plantilla de hoja de cálculo OpenOffice.org
- [et]description=OpenOffice.org arvutustabeli mall
- [fi]description=OpenOffice.org-taulukkomalli
- [fr]description=Modèle de feuille de calcul OpenOffice.org
- [gl]description=Patrón de folla de cálculo de OpenOffice.org
- [he]description=ת×× ×ת ×××××× × ×ª×× ×× OpenOffice.org
- [hi]description=à¤à¤ªà¤¨à¤à¤«à¤¿à¤¸.à¤à¤à¤°à¤à¥ सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¥à¤ à¤à¥à¤®à¥à¤ªà¤²à¥à¤
- [hu]description=OpenOffice.org-munkafüzetsablon
- [id]description=OpenOffice.org spreadsheet template
- [is]description=OpenOffice.org töflureikni skapalón
- [it]description=Modello foglio di calcolo OpenOffice.org
- [ja]description=OpenOffice.org ã¹ãã¬ããã·ã¼ãã®ãã³ãã¬ã¼ã
- [ko]description=OpenOffice.org ì¤íë ëìí¸
- [li]description=OpenOffice.org spreadsheet sjabloon
- [lt]description=OpenOffice.org skaiÄialentÄs Å¡ablonas
- [lv]description=OpenOffice.org izklÄjlapas paraugs
- [mk]description=OpenOffice.org spreadsheet мÑÑÑÑа
- [mn]description=OpenOffice.org Ñ
Ò¯ÑнÑгÑийн загваÑ
- [ms]description=Templat hamparan OpenOffice.org
- [ne]description=à¤à¤ªà¤¨ à¤
फिस.ठà¤à¤° à¤à¤¿ सà¥à¤ªà¥à¤°à¥à¤¡à¤¶à¤¿à¤ à¤à¥à¤®à¤ªà¥à¤²à¥à¤
- [nl]description=OpenOffice.org spreadsheet sjabloon
- [nn]description=OpenOffice.org-reknearkmal
- [no]description=OpenOffice.org regnearkmal
- [pl]description=Szablon arkusza kalkulacyjnego OpenOffice.org
- [pt]description=Modelo de folha de cálculo OpenOffice.org
- [pt_BR]description=Modelo de planilha do OpenOffice.org
- [ro]description=Åablon pentru foaie de calcul OpenOffice.org
- [ru]description=Ñаблон ÑаблиÑÑ ÑоÑмаÑа OpenOffice.org
- [sk]description=Šablóna tabuľky OpenOffice.org
- [sl]description=Predloga preglednice OpenOffice.org
- [sq]description=Model flete llogaritëse OpenOffice.org
... etc. - the rest is truncated
More information about the Libreoffice-commits
mailing list