| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: calligra-lang | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 3.2.1 | Vendor: openSUSE |
| Release: bp155.5.21 | Build date: Mon May 22 13:08:25 2023 |
| Group: System/Localization | Build host: sheep84 |
| Size: 42819629 | Source RPM: calligra-3.2.1-bp155.5.21.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.calligra.org/ | |
| Summary: Translations for the Calligra Suite Applications | |
This package contains application translations for the Calligra Suite
LGPL-2.1-or-later
* Sun May 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Add the monthly poppler compatibility fixes. Replace
poppler-22.03.0.patch with:
* poppler-22.04_1.patch
* poppler-22.04_2.patch
* Thu Mar 10 2022 Wolfgang Bauer <wbauer@tmo.at>
- Add poppler-22.03.0.patch to fix build with poppler-22.03.0
* Wed Jan 19 2022 Wolfgang Bauer <wbauer@tmo.at>
- Add Set-CXX_STANDARD-to-17.patch to set language standard to
C++17, poppler 22.01.0 needs that
- Add Fix-some-more-warnings.patch to fix build failures with C++17
* Tue Dec 21 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add dependency on kcoreaddons (boo#1193959)
- Drop Requires(post,postun) of shared-mime-info, not needed
* Sun Jun 13 2021 Wolfgang Bauer <wbauer@tmo.at>
- Add Fix-Freetype-and-FontConfig-Linkage.patch to fix build with
KDE Frameworks 5.83
* Fri May 28 2021 Fabian Vogt <fvogt@suse.com>
- Use %find_lang + %kf5_find_htmldocs
* Fri May 21 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Mark org.calligra as internal QML module
* Tue Apr 20 2021 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
- Drop obsolete patch:
* 0001-Revert-Chart-Depend-on-KChart-2.7.0.patch
* Thu May 14 2020 wbauer@tmo.at
- Update to 3.2.1:
* Fix canvas event handling (kde#421083)
* Fix QCommandLineParser warnings with Qt 5.14
* Sun May 03 2020 wbauer@tmo.at
- Add libgit2-devel BuildRequires to enable git support in Gemini,
it's currently completely broken without it (kde#420958)
- Add missing runtime dependencies to calligra-gemini package
* Thu Apr 30 2020 wbauer@tmo.at
- Update to 3.2.0:
* See https://calligra.org/news/calligra-3-2-0-released/
* General:
+ Don't allow an unrecognized child element to block loading of
a shape plugin
+ Fix line percentage height
+ [textlayout] Don't enter infinite loop when table is misfit
(kde#381341)
+ Fix formatting of scientific numbers
+ Fix undo/redo move of anchored shapes
+ Check if shape is movable and update cursor and decoration
accordingly
+ Check if shape is resizeable and update cursor and decoration
accordingly
+ Check if shape is shearable and update cursor and decoration
accordingly
+ Check if shape rotation is allowed and update cursor and
decoration accordingly
+ Fix freeze in progressbar handling on startup
+ Do not allow to set a readonly document to modified
+ Fix illustrator image handling
+ Improve KoModeBox display in horizontal Mode
+ Extend table lifetime (kde#379255)
* Words:
+ Do not popup contextmenu twice
+ Fix "Distraction free mode" should be called "Full screen
mode" (kde#378527)
+ Fixed calligra crashing when opening remote document
(kde#358581)
+ Fix crash after loading of template file fails
+ Save anchor info also for page-anchored shapes
+ Fix interoperability problem with LibreOffice
* Karbon:
+ Karbon: Enable multi page capability
+ Karbon image filter: Add multipage support
+ PDF Import: Add multipage support
+ Use Krita toolbar in Karbon
* Sheets:
+ Disable build of sheets tableshape, obsoleted by the
implementation of text tables
+ Made descriptions for DEC2BIN/OCT2BIN/HEX2DEC/HEX2BIN mention
input number system (kde#399569)
+ [Style] Default sheets to white background
* Stage:
+ Add automatic slide transition
+ Fix animation of sequential and parallel animations
+ Add show/hide page margins
* Flow:
+ Retire flow, not needed since karbon can do it all
* Gemini:
+ Kirigamify the welcome pages
+ Pull out DocumentTile as a proper component and add various
fixes
+ Fix some issues with similarly named documents in
RecentFileManager
+ Remove crash in cloud support by postponing some of the
loading process
+ Clarify touch <-> desktop view switch
+ Fix loading of templates and files creation
+ Migrate away from deprecated interfaces in Gemini DropBox
support
+ Handle non-availability of the web view
+ Make the touch view accept touch events on recent Qt versions
* QtQuick2 Components:
+ Speed up document loading when viewing only by not loading
editor controls
+ Correct anchor detection in QML components, removing
potential infinite looping
* Filters:
+ CSV:
- CSV characters should not be translated
+ RTF:
- Use RTF default color as default Qt format
- Mark \shp and \shpinst as supported control words on rtf
reader
- Display figure brackets in plain text
- Add support for strikeout text in RTF documents
+ PPT:
- Relax TextPFRun validation to allow LibreOffice PPT import
+ Visio:
- Visio filter: make it work with some file versions
+ Excel:
- Read xlsx drawing dimensions from the xdr:ext element if
available
- Don't drop number styling information from xlsx cell
formats which start with a currency symbol
- Don't double format spreadsheet currency values with custom
format strings
- Fix incorrect conditional styling of spreadsheet cells
- Extract images from excel files which omit the FtCF entry
- Assign correct column width when importing XLS file
* Stencils:
+ Activate stencils docker in all apps
+ StencilBoxDocker: Do not show by default
+ StencilsBoxDocker: Load stencils in separate thread, to not
impact app startup time
+ ConnectionTool: Fix creation of connections and handle undo
+ KoConnectionShape: Do not create a path when all handles point
to the same point
+ Stencils: Fix invalid odf in database.odg
* Callouts:
+ Callout: Improve ui (resize/rotate)
+ Proper fix for LOs inverted rotate/skew angle and wrong
default unit
+ Callout: "Fix" rotation of callouts
* Annotation:
+ AnnotationShape: Disable all not allowed interactions
+ Annotation: Block adding comment to an annotation shape
* Shapes:
+ Try to avoid segfaults on shape factory not found
+ EnhancedPathShape: Keep correct aspect ratio of shapes in odf
files (kde#334608)
+ SvgShapes: Fix loading of shapes created with SvgShapeFactory
+ TextShape: Handle stroke (not only border) in root area
provider
+ PictureShape: Fix crash when atempting to load unknown binary
data
* Chart:
+ Common:
- Only x axes can be attached to multiple diagrams
- Only bar charts can be vertical
- Fix marker symbols
- Remove 'Show Symbol' from ui for charttypes without symbols
- Enable chart tool also when any of the chartshape children
is selected
- Paint decoration when chart tool is active to make it clear
which shape the tool is connected to
- Fix "Layout does not handle axis titles on the same side of
the plotarea" (kde#420328)
- Fix "Axis titles not rotated when plot area rotated"
(kde#420328)
- Fix "Setting dataset chart type is not undoable"
(kde#420290)
- Fix "No axes lines when creating new chart" (kde#240520)
- Fix "Legend does not respect dpi settings" (kde#420151)
- Fix "Legend is not printed properly" (kde#420145)
- Layout title, subtitle, footer shapes center aligned by
default
+ Bar:
- Handle gaps as properties of Y-axes only as specified in
odf 1.2
- Only save gaps in styles used by y-axis
- Set axis positions correct also for vertical charts
- Show Axis Labels ui added
- Enable bar chart orientation
+ Stock:
- Implement stock chart sub types
+ Scatter:
- Improve label handling
- Fix tooltips
+ Pie and Ring:
- Save/load pie/ring attributes
- LO needs ring chart datasets class to be circle
+ Radar:
- Add radar chart config widget
- Drop patches merged upstream:
* Fix-build-with-Qt-511.patch
* Fix-build-with-poppler-0.69.patch
* Fix-build-with-poppler-0.64.patch
* Mark-the-functions-as-override.patch
* gBool-to-bool.patch
* Fix-build-with-poppler-0.64-take-2.patch
* Fix-build-with-poppler-0.71.patch
* Fix-GooString-not-having-getCString-anymore.patch
* Fix-build-with-Qt-5_13.patch
* Guchar-to-unsigned-char.patch
* Fix-build-with-poppler-0.82.patch
* Fix-build-with-poppler-0.83.patch
- Add 0001-Revert-Chart-Depend-on-KChart-2.7.0.patch to allow
building the chartshape with kdiagram 2.6.x on Leap 15.1
- Update/cleanup build requirements
- Move okular*.desktop files from words/stage to
calligra-extras-okular, they need the other files in that package
* Thu Apr 09 2020 wbauer@tmo.at
- Split out "Create New" ODF file templates to a new package
calligra-extra-filemanagertemplates, they are useful without
calligra installed and should not require the full suite
(boo#983878)
* Wed Jan 22 2020 wbauer@tmo.at
- Add patches to fix build with the latest poppler versions:
* Fix-build-with-poppler-0.82.patch
* Fix-build-with-poppler-0.83.patch
* Fri Aug 23 2019 wbauer@tmo.at
- Add Guchar-to-unsigned-char.patch to fix build with poppler 0.73
and higher
* Mon Aug 12 2019 Christophe Giboudeaux <christophe@krop.fr>
- Add Fix-build-with-Qt-5_13.patch.
* Sun Jan 27 2019 wbauer@tmo.at
- Add upstream patches to fix build with the latest poppler (and
not break it with older versions):
* Fix-build-with-poppler-0.69.patch
* Fix-build-with-poppler-0.64.patch
* Mark-the-functions-as-override.patch
* gBool-to-bool.patch
* Fix-build-with-poppler-0.64-take-2.patch
* Fix-build-with-poppler-0.71.patch
* Fix-GooString-not-having-getCString-anymore.patch
- Remove unused libexiv2-devel build requirement
* Sun Jun 03 2018 christophe@krop.fr
- Add Fix-build-with-Qt-511.patch
- Run spec-cleaner
* Sat Jan 27 2018 wbauer@tmo.at
- Update to 3.1.0:
* Gemini, the KDE Office suite for 2-in-1 devices, is back
* Braindump has been dropped
* General
+ Picture shape tool: Paint crop rectangle and its handles
with 1px wide outline (kde#388930)
Due to the painter scaling the pen width (1 by default) was
scaled too, which caused the outlines to cover the whole
image
+ Textlayout: Do not enter infinite loop when line rect is not
valid
+ Add RTF support to Okular (kde#339835)
* Sheets:
+ LaTeX export: Fix typo in UI string (kde#380030)
* Gemini:
+ Port to KDE Frameworks 5
+ Port the welcome screen to Kirigami
+ Port to using the Qt Quick 2 based Calligra components
(based on work done for Jolla Documents)
+ Port to using libgit2 directly for git support (as the
Qt support library has become unmaintained)
+ Fix template support
- Drop fix-build-with-newer-kcalcore.patch, merged upstream
- Drop braindump and plan subpackages, those applications are no
longer included (Plan is released separately now)
- Add back gemini subpackage, it has been ported
* Wed Nov 22 2017 wbauer@tmo.at
- Add fix-build-with-newer-kcalcore.patch to make it build with
KDE Applications 17.12
* Fri Jul 21 2017 tchvatal@suse.com
- Build only against lcms2 and drop dependency over lcms1
* Wed May 10 2017 fabian@ritter-vogt.de
- Fixup filelist for Leap 42.3: enable -extras-okular subpackage
* Tue Apr 04 2017 wbauer@tmo.at
- Update to 3.0.1:
* General
- Fix crash in move command when using arrow keys
- Respect container boundaries when moving shapes by arrow keys
- Remove shape manipulation handles when the tool is deactivated
- Always display shapes in the same order in the 'Add shape'
docker
* Sheets
- Improve formatting of scientific numbers
- Fix save/load of cell borders
* Plan
- Bad month calendar in Work & Vacation (kde#376469)
Day numbers were not initialized correctly.
Manually entered dates were not parsed correctly.
- Use default currency symbol if the currency symbol is not
explicitly set
* Chart
- Fix crash when chart type is changed
- Fix crash when a chart component is deleted
- Fix crash when x- or y-axis is removed
- Fix ui when editing axis label
- Limit moving chart components to chart boundaries
- Fix edit font dialog: Keep the axis font's QFont size in sync
with KChart's fontSize
- Fix save/load of axis label font size and font family
- Save/load legend alignment flags
- Do not save axis label if it is not visible
- Always do legend alignment when legend becomes visible.
- Make axis dimensions translatable
- Add undo command for hide/show titles
- Add undo command for add/remove axis
- Respect margins/spacing
- Handle resizing in a reasonable way
- Don't explicitly require version 3.0.0 of kdb/kreport/kproperty,
calligra can be built with higher (3.0.x) versions now too
- Adjust Source URL
* Sun Feb 26 2017 tittiatcoke@gmail.com
- Drop unnecessary buildrequires (librcps)
* Wed Feb 01 2017 adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
* Mon Jan 30 2017 wbauer@tmo.at
- Add back Vc-devel-static build requirement, calligra does
support 1.3.0 meanwhile that is in Factory
* Tue Jan 10 2017 tittiatcoke@gmail.com
- Update to version 3.0.0.1
* Frameworks based version of Calligra
* Tarball also includes translationes
- No further Changelog available
- Drop patches no longer required:
* adapt-to-libwps-0.4.patch
* narrowing-warning.patch
* Fri Dec 23 2016 wbauer@tmo.at
- Fix build in Factory by dropping calligra-extras-okular, okular
is KF5 based now so the plugin cannot be built any more
* Thu Dec 08 2016 fabian@ritter-vogt.de
- Revert kde4_runtime_requires change
* Tue Nov 29 2016 olaf@aepfle.de
- Expand macro kde4_runtime_requires only when its available
to fix quilt setup
* Wed Oct 26 2016 wbauer@tmo.at
- Disable Vc-devel-static build requirement again, it currently
makes calligra crash on runtime, and Vc 1.3.0 is entering TW
soon anyway which will break calligra's build
* Sun Oct 23 2016 fabian@ritter-vogt.de
- Enable PACKAGERS_BUILD=ON to detect cpu capabilities during runtime
* Mon Jul 18 2016 schwab@suse.de
- narrowing-warning.patch: Fix compilation of PsCommentLexer.cpp on
platforms where char is unsigned
* Mon May 30 2016 wbauer@tmo.at
- Re-enable building against Vc-devel-static, it builds fine again
- Remove some unnecessary part from the specfile
* Tue May 17 2016 dimstar@opensuse.org
- Move words.appdata.xml from -words-common to -words, where also
the respective .desktop file is packaged.
* Sun May 15 2016 hrvoje.senjan@gmail.com
- Use share-mime-info macros (boo#979301)
* Mon Apr 18 2016 wbauer@tmo.at
- Disable Vc-devel-static build requirement for now, it breaks the
build on Factory/Tumbleweed currently
- Build against libwps-0.4 on 13.2 as well to fix the build, it has
been released as official update
* Fri Feb 05 2016 wbauer@tmo.at
- Update to 2.9.11
* Bugfix release, for more details please see
https://www.calligra.org/news/calligra-2-9-11-released/
* Wed Feb 03 2016 tittiatcoke@gmail.com
- Don't build with kdepimlibs4 on Tumbleweed. We have switched to
using Frameworks based PIM, which is no longer compatible
* Thu Jan 28 2016 wbauer@tmo.at
- Don't build with libkdcraw on Leap and Tumbleweed. It's KF5 based
and breaks the build. (boo#963570)
* Wed Dec 16 2015 dvaleev@suse.com
- Add disk constraints
* Fri Dec 11 2015 wbauer@tmo.at
- Update to 2.9.10
* Bugfix release, for more details please see
https://www.calligra.org/news/calligra-2-9-10-released/
* Fri Dec 04 2015 tchvatal@suse.com
- Cleanup with spec-cleaner
- Remove 12.3 conditionals
- Remove koffice mentions as 12.1 is out of migration scope support
- Only suggest calligra-doc, not needed unless you really want it
* Thu Dec 03 2015 wbauer@tmo.at
- Update to 2.9.9
* Bugfix release, for more details please see
https://www.calligra.org/news/calligra-2-9-9-released/
* Sun Oct 18 2015 schwab@suse.de
- Require Vc only on x86
* Wed Oct 14 2015 hrvoje.senjan@gmail.com
- Build against libwps-0.4 on Leap too
* Sat Oct 10 2015 hrvoje.senjan@gmail.com
- Update to 2.9.8
* Bugfix release, for more details please see
https://www.calligra.org/news/calligra-2-9-8-released/
* Wed Sep 16 2015 wbauer@tmo.at
- move Author and Words .desktop files to the corresponding
subpackages to prevent broken application launcher entries
- move doc, docx, and wpd okular plugins from calligra-words-common
to calligra-extras-okular and change the package description
accordingly
* Fri Sep 04 2015 nemysis@openSUSE.org
- Update to 2.9.7, announce message is here:
https://www.calligra.org/news/calligra-2-9-7-released/
* Sat Aug 22 2015 wbauer@tmo.at
- Add adapt-to-libwps-0.4.patch from Fedora to fix the build for
Tumbleweed (boo#942107)
* Fri Jul 24 2015 nemysis@gmx.ch
- Update to 2.9.6, announce message is here:
https://www.calligra.org/news/calligra-2-9-6-released/
- Use BuildRequires pkgconfig() instead of devel packages
* Fri Jun 12 2015 adrian@suse.de
- Update to 2.9.5
Bugfixes in first place, but also various new features for krita
Details: https://www.calligra.org/news/calligra-2-9-5-released/
* Fri May 08 2015 asterios.dramis@gmail.com
- Update to 2.9.4:
See
https://www.calligra.org/news/calligra-2-9-4-released/
https://www.calligra.org/news/calligra-2-9-2-released/
for details.
* Mon Mar 30 2015 asterios.dramis@gmail.com
- Added new build requirement Vc-devel-static (for krita).
* Sat Mar 21 2015 tittiatcoke@gmail.com
- Remove soprano as a buildrequires.
* Mon Mar 16 2015 cgiboudeaux@gmx.com
- Update to 2.9.1
See https://www.calligra.org/news/announcements/stable/calligra-2-9-1-released/ for details
- Drop upstream patch let-calligra-okular-plugins-be-less-aggressively-go-for-being-file-handler.patch
- Drop upstream restore-old-installation-location-of-app-desktop-files.patch
* Mon Mar 02 2015 hrvoje.senjan@gmail.com
- Added patches from upstream:
restore-old-installation-location-of-app-desktop-files.patch and
let-calligra-okular-plugins-be-less-aggressively-go-for-being-file-handler.patch
* Fri Feb 27 2015 adrian@suse.de
- Update to 2.9.0:
See https://www.calligra.org/news/calligra-2-9-released/ for details
- Drop upstream patch calligra-2.8.5-librevenge.patch
* Sun Nov 09 2014 Led <ledest@gmail.com>
- fix bashisms in post/postun scripts
/usr/share/doc/HTML/ca /usr/share/doc/HTML/ca/calligra /usr/share/doc/HTML/ca/calligra/index.cache.bz2 /usr/share/doc/HTML/ca/calligra/index.docbook /usr/share/doc/HTML/ca/sheets /usr/share/doc/HTML/ca/sheets/advanced.docbook /usr/share/doc/HTML/ca/sheets/basics.docbook /usr/share/doc/HTML/ca/sheets/commands.docbook /usr/share/doc/HTML/ca/sheets/config.docbook /usr/share/doc/HTML/ca/sheets/configdialog.docbook /usr/share/doc/HTML/ca/sheets/format.docbook /usr/share/doc/HTML/ca/sheets/functions.docbook /usr/share/doc/HTML/ca/sheets/index.cache.bz2 /usr/share/doc/HTML/ca/sheets/index.docbook /usr/share/doc/HTML/ca/stage /usr/share/doc/HTML/ca/stage/great-presentations.docbook /usr/share/doc/HTML/ca/stage/guides.docbook /usr/share/doc/HTML/ca/stage/index.cache.bz2 /usr/share/doc/HTML/ca/stage/index.docbook /usr/share/doc/HTML/ca/stage/menus.docbook /usr/share/doc/HTML/ca/stage/options.docbook /usr/share/doc/HTML/ca/stage/tutorial.docbook /usr/share/doc/HTML/de /usr/share/doc/HTML/de/calligra /usr/share/doc/HTML/de/calligra/index.cache.bz2 /usr/share/doc/HTML/de/calligra/index.docbook /usr/share/doc/HTML/de/sheets /usr/share/doc/HTML/de/sheets/advanced.docbook /usr/share/doc/HTML/de/sheets/basics.docbook /usr/share/doc/HTML/de/sheets/commands.docbook /usr/share/doc/HTML/de/sheets/config.docbook /usr/share/doc/HTML/de/sheets/configdialog.docbook /usr/share/doc/HTML/de/sheets/format.docbook /usr/share/doc/HTML/de/sheets/functions.docbook /usr/share/doc/HTML/de/sheets/index.cache.bz2 /usr/share/doc/HTML/de/sheets/index.docbook /usr/share/doc/HTML/de/stage /usr/share/doc/HTML/de/stage/great-presentations.docbook /usr/share/doc/HTML/de/stage/guides.docbook /usr/share/doc/HTML/de/stage/index.cache.bz2 /usr/share/doc/HTML/de/stage/index.docbook /usr/share/doc/HTML/de/stage/menus.docbook /usr/share/doc/HTML/de/stage/options.docbook /usr/share/doc/HTML/de/stage/tutorial.docbook /usr/share/doc/HTML/es /usr/share/doc/HTML/es/calligra /usr/share/doc/HTML/es/calligra/index.cache.bz2 /usr/share/doc/HTML/es/calligra/index.docbook /usr/share/doc/HTML/es/sheets /usr/share/doc/HTML/es/sheets/advanced.docbook /usr/share/doc/HTML/es/sheets/basics.docbook /usr/share/doc/HTML/es/sheets/cellformat0.png /usr/share/doc/HTML/es/sheets/cellformat1.png /usr/share/doc/HTML/es/sheets/cellformat2.png /usr/share/doc/HTML/es/sheets/cellformat3.png /usr/share/doc/HTML/es/sheets/cellformat4.png /usr/share/doc/HTML/es/sheets/cellformat5.png /usr/share/doc/HTML/es/sheets/cellformat6.png /usr/share/doc/HTML/es/sheets/cellprotection1.png /usr/share/doc/HTML/es/sheets/cellprotection2.png /usr/share/doc/HTML/es/sheets/chart1.png /usr/share/doc/HTML/es/sheets/commands.docbook /usr/share/doc/HTML/es/sheets/config.docbook /usr/share/doc/HTML/es/sheets/configdialog.docbook /usr/share/doc/HTML/es/sheets/configure2.png /usr/share/doc/HTML/es/sheets/configure3.png /usr/share/doc/HTML/es/sheets/copy1.png /usr/share/doc/HTML/es/sheets/decreasedecimal.png /usr/share/doc/HTML/es/sheets/format.docbook /usr/share/doc/HTML/es/sheets/functions.docbook /usr/share/doc/HTML/es/sheets/hideformula1.png /usr/share/doc/HTML/es/sheets/hideformula2.png /usr/share/doc/HTML/es/sheets/hideformula3.png /usr/share/doc/HTML/es/sheets/hideformula4.png /usr/share/doc/HTML/es/sheets/hideformula5.png /usr/share/doc/HTML/es/sheets/increasedecimal.png /usr/share/doc/HTML/es/sheets/index.cache.bz2 /usr/share/doc/HTML/es/sheets/index.docbook /usr/share/doc/HTML/es/sheets/newdocument.png /usr/share/doc/HTML/es/sheets/percent.png /usr/share/doc/HTML/es/sheets/sheetproperties.png /usr/share/doc/HTML/es/sheets/shortcut1.png /usr/share/doc/HTML/es/sheets/sort1.png /usr/share/doc/HTML/es/sheets/starting1.png /usr/share/doc/HTML/es/stage /usr/share/doc/HTML/es/stage/great-presentations.docbook /usr/share/doc/HTML/es/stage/guides.docbook /usr/share/doc/HTML/es/stage/index.cache.bz2 /usr/share/doc/HTML/es/stage/index.docbook /usr/share/doc/HTML/es/stage/menus.docbook /usr/share/doc/HTML/es/stage/options.docbook /usr/share/doc/HTML/es/stage/tutorial.docbook /usr/share/doc/HTML/et /usr/share/doc/HTML/et/calligra /usr/share/doc/HTML/et/calligra/index.cache.bz2 /usr/share/doc/HTML/et/calligra/index.docbook /usr/share/doc/HTML/fr /usr/share/doc/HTML/fr/calligra /usr/share/doc/HTML/fr/calligra/index.cache.bz2 /usr/share/doc/HTML/fr/calligra/index.docbook /usr/share/doc/HTML/fr/stage /usr/share/doc/HTML/fr/stage/barstyle1.png /usr/share/doc/HTML/fr/stage/configure-document.png /usr/share/doc/HTML/fr/stage/configure-grid.png /usr/share/doc/HTML/fr/stage/configure-misc.png /usr/share/doc/HTML/fr/stage/great-presentations.docbook /usr/share/doc/HTML/fr/stage/guides.docbook /usr/share/doc/HTML/fr/stage/htmlshow3.png /usr/share/doc/HTML/fr/stage/htmlshow9.png /usr/share/doc/HTML/fr/stage/index.cache.bz2 /usr/share/doc/HTML/fr/stage/index.docbook /usr/share/doc/HTML/fr/stage/menus.docbook /usr/share/doc/HTML/fr/stage/options.docbook /usr/share/doc/HTML/fr/stage/settings03.png /usr/share/doc/HTML/fr/stage/settings04.png /usr/share/doc/HTML/fr/stage/template03.png /usr/share/doc/HTML/fr/stage/template04.png /usr/share/doc/HTML/fr/stage/tut01.png /usr/share/doc/HTML/fr/stage/tut03.png /usr/share/doc/HTML/fr/stage/tut04.png /usr/share/doc/HTML/fr/stage/tut07.png /usr/share/doc/HTML/fr/stage/tut09.png /usr/share/doc/HTML/fr/stage/tut10.png /usr/share/doc/HTML/fr/stage/tut13.png /usr/share/doc/HTML/fr/stage/tut19.png /usr/share/doc/HTML/fr/stage/tut21.png /usr/share/doc/HTML/fr/stage/tut25.png /usr/share/doc/HTML/fr/stage/tut26.png /usr/share/doc/HTML/fr/stage/tutorial.docbook /usr/share/doc/HTML/id /usr/share/doc/HTML/id/calligra /usr/share/doc/HTML/id/calligra/index.cache.bz2 /usr/share/doc/HTML/id/calligra/index.docbook /usr/share/doc/HTML/it /usr/share/doc/HTML/it/calligra /usr/share/doc/HTML/it/calligra/index.cache.bz2 /usr/share/doc/HTML/it/calligra/index.docbook /usr/share/doc/HTML/it/sheets /usr/share/doc/HTML/it/sheets/advanced.docbook /usr/share/doc/HTML/it/sheets/basics.docbook /usr/share/doc/HTML/it/sheets/cellformat0.png /usr/share/doc/HTML/it/sheets/cellformat1.png /usr/share/doc/HTML/it/sheets/cellformat2.png /usr/share/doc/HTML/it/sheets/cellformat3.png /usr/share/doc/HTML/it/sheets/cellformat4.png /usr/share/doc/HTML/it/sheets/cellformat5.png /usr/share/doc/HTML/it/sheets/cellformat6.png /usr/share/doc/HTML/it/sheets/cellprotection1.png /usr/share/doc/HTML/it/sheets/cellprotection2.png /usr/share/doc/HTML/it/sheets/chart1.png /usr/share/doc/HTML/it/sheets/commands.docbook /usr/share/doc/HTML/it/sheets/config.docbook /usr/share/doc/HTML/it/sheets/configdialog.docbook /usr/share/doc/HTML/it/sheets/configure2.png /usr/share/doc/HTML/it/sheets/configure3.png /usr/share/doc/HTML/it/sheets/configure4.png /usr/share/doc/HTML/it/sheets/configure5.png /usr/share/doc/HTML/it/sheets/configure6.png /usr/share/doc/HTML/it/sheets/copy1.png /usr/share/doc/HTML/it/sheets/format.docbook /usr/share/doc/HTML/it/sheets/functions.docbook /usr/share/doc/HTML/it/sheets/hideformula1.png /usr/share/doc/HTML/it/sheets/hideformula2.png /usr/share/doc/HTML/it/sheets/hideformula3.png /usr/share/doc/HTML/it/sheets/hideformula4.png /usr/share/doc/HTML/it/sheets/hideformula5.png /usr/share/doc/HTML/it/sheets/index.cache.bz2 /usr/share/doc/HTML/it/sheets/index.docbook /usr/share/doc/HTML/it/sheets/newdocument.png /usr/share/doc/HTML/it/sheets/pivot1.png /usr/share/doc/HTML/it/sheets/pivot2.png /usr/share/doc/HTML/it/sheets/pivot3.png /usr/share/doc/HTML/it/sheets/pivot4.png /usr/share/doc/HTML/it/sheets/sheetproperties.png /usr/share/doc/HTML/it/sheets/shortcut1.png /usr/share/doc/HTML/it/sheets/sort1.png /usr/share/doc/HTML/it/sheets/starting1.png /usr/share/doc/HTML/it/stage /usr/share/doc/HTML/it/stage/barstyle1.png /usr/share/doc/HTML/it/stage/configure-author.png /usr/share/doc/HTML/it/stage/configure-document.png /usr/share/doc/HTML/it/stage/configure-grid.png /usr/share/doc/HTML/it/stage/configure-misc.png /usr/share/doc/HTML/it/stage/great-presentations.docbook /usr/share/doc/HTML/it/stage/guides.docbook /usr/share/doc/HTML/it/stage/htmlshow3.png /usr/share/doc/HTML/it/stage/htmlshow9.png /usr/share/doc/HTML/it/stage/index.cache.bz2 /usr/share/doc/HTML/it/stage/index.docbook /usr/share/doc/HTML/it/stage/menus.docbook /usr/share/doc/HTML/it/stage/options.docbook /usr/share/doc/HTML/it/stage/settings03.png /usr/share/doc/HTML/it/stage/settings04.png /usr/share/doc/HTML/it/stage/template03.png /usr/share/doc/HTML/it/stage/template04.png /usr/share/doc/HTML/it/stage/tut01.png /usr/share/doc/HTML/it/stage/tut03.png /usr/share/doc/HTML/it/stage/tut04.png /usr/share/doc/HTML/it/stage/tut07.png /usr/share/doc/HTML/it/stage/tut09.png /usr/share/doc/HTML/it/stage/tut10.png /usr/share/doc/HTML/it/stage/tut13.png /usr/share/doc/HTML/it/stage/tut19.png /usr/share/doc/HTML/it/stage/tut20.png /usr/share/doc/HTML/it/stage/tut21.png /usr/share/doc/HTML/it/stage/tut25.png /usr/share/doc/HTML/it/stage/tut26.png /usr/share/doc/HTML/it/stage/tutorial.docbook /usr/share/doc/HTML/nl /usr/share/doc/HTML/nl/calligra /usr/share/doc/HTML/nl/calligra/index.cache.bz2 /usr/share/doc/HTML/nl/calligra/index.docbook /usr/share/doc/HTML/nl/sheets /usr/share/doc/HTML/nl/sheets/advanced.docbook /usr/share/doc/HTML/nl/sheets/basics.docbook /usr/share/doc/HTML/nl/sheets/celformat0.png /usr/share/doc/HTML/nl/sheets/celformat1.png /usr/share/doc/HTML/nl/sheets/celformat2.png /usr/share/doc/HTML/nl/sheets/celformat3.png /usr/share/doc/HTML/nl/sheets/celformat4.png /usr/share/doc/HTML/nl/sheets/celformat5.png /usr/share/doc/HTML/nl/sheets/chart1.png /usr/share/doc/HTML/nl/sheets/commands.docbook /usr/share/doc/HTML/nl/sheets/config.docbook /usr/share/doc/HTML/nl/sheets/configdialog.docbook /usr/share/doc/HTML/nl/sheets/copy1.png /usr/share/doc/HTML/nl/sheets/format.docbook /usr/share/doc/HTML/nl/sheets/functions.docbook /usr/share/doc/HTML/nl/sheets/index.cache.bz2 /usr/share/doc/HTML/nl/sheets/index.docbook /usr/share/doc/HTML/nl/sheets/shortcut1.png /usr/share/doc/HTML/nl/sheets/shortcut2.png /usr/share/doc/HTML/nl/sheets/shortcut3.png /usr/share/doc/HTML/nl/sheets/sort1.png /usr/share/doc/HTML/nl/sheets/starting1.png /usr/share/doc/HTML/nl/stage /usr/share/doc/HTML/nl/stage/barstyle1.png /usr/share/doc/HTML/nl/stage/barstyle2.png /usr/share/doc/HTML/nl/stage/barstyle3.png /usr/share/doc/HTML/nl/stage/barstyle4.png /usr/share/doc/HTML/nl/stage/barstyle5.png /usr/share/doc/HTML/nl/stage/barstyle6.png /usr/share/doc/HTML/nl/stage/barstyle7.png /usr/share/doc/HTML/nl/stage/great-presentations.docbook /usr/share/doc/HTML/nl/stage/guides.docbook /usr/share/doc/HTML/nl/stage/htmlshow00.png /usr/share/doc/HTML/nl/stage/htmlshow01.png /usr/share/doc/HTML/nl/stage/htmlshow02.png /usr/share/doc/HTML/nl/stage/htmlshow02a.png /usr/share/doc/HTML/nl/stage/htmlshow03.png /usr/share/doc/HTML/nl/stage/htmlshow04.png /usr/share/doc/HTML/nl/stage/htmlshow05.png /usr/share/doc/HTML/nl/stage/htmlshow07.png /usr/share/doc/HTML/nl/stage/index.cache.bz2 /usr/share/doc/HTML/nl/stage/index.docbook /usr/share/doc/HTML/nl/stage/menus.docbook /usr/share/doc/HTML/nl/stage/msexport1.png /usr/share/doc/HTML/nl/stage/msexport2.png /usr/share/doc/HTML/nl/stage/msexport3.png /usr/share/doc/HTML/nl/stage/msexport4.png /usr/share/doc/HTML/nl/stage/options.docbook /usr/share/doc/HTML/nl/stage/settings01.png /usr/share/doc/HTML/nl/stage/settings03.png /usr/share/doc/HTML/nl/stage/settings04.png /usr/share/doc/HTML/nl/stage/settings05.png /usr/share/doc/HTML/nl/stage/settings06.png /usr/share/doc/HTML/nl/stage/template02.png /usr/share/doc/HTML/nl/stage/template03.png /usr/share/doc/HTML/nl/stage/template04.png /usr/share/doc/HTML/nl/stage/template05.png /usr/share/doc/HTML/nl/stage/template06.png /usr/share/doc/HTML/nl/stage/template07.png /usr/share/doc/HTML/nl/stage/textmenu01.png /usr/share/doc/HTML/nl/stage/textmenu02.png /usr/share/doc/HTML/nl/stage/textmenu03.png /usr/share/doc/HTML/nl/stage/textmenu03a.png /usr/share/doc/HTML/nl/stage/textmenu04.png /usr/share/doc/HTML/nl/stage/toolsmenu01.png /usr/share/doc/HTML/nl/stage/tut01.png /usr/share/doc/HTML/nl/stage/tut02.png /usr/share/doc/HTML/nl/stage/tut03.png /usr/share/doc/HTML/nl/stage/tut04.png /usr/share/doc/HTML/nl/stage/tut05.png /usr/share/doc/HTML/nl/stage/tut06.png /usr/share/doc/HTML/nl/stage/tut07.png /usr/share/doc/HTML/nl/stage/tut08.png /usr/share/doc/HTML/nl/stage/tut09.png /usr/share/doc/HTML/nl/stage/tut10.png /usr/share/doc/HTML/nl/stage/tut11.png /usr/share/doc/HTML/nl/stage/tut12.png /usr/share/doc/HTML/nl/stage/tut13.png /usr/share/doc/HTML/nl/stage/tut14.png /usr/share/doc/HTML/nl/stage/tut15.png /usr/share/doc/HTML/nl/stage/tut16.png /usr/share/doc/HTML/nl/stage/tut17.png /usr/share/doc/HTML/nl/stage/tut18.png /usr/share/doc/HTML/nl/stage/tut19.png /usr/share/doc/HTML/nl/stage/tut20.png /usr/share/doc/HTML/nl/stage/tut21.png /usr/share/doc/HTML/nl/stage/tut22.png /usr/share/doc/HTML/nl/stage/tut23.png /usr/share/doc/HTML/nl/stage/tutorial.docbook /usr/share/doc/HTML/pt /usr/share/doc/HTML/pt/calligra /usr/share/doc/HTML/pt/calligra/index.cache.bz2 /usr/share/doc/HTML/pt/calligra/index.docbook /usr/share/doc/HTML/pt/sheets /usr/share/doc/HTML/pt/sheets/advanced.docbook /usr/share/doc/HTML/pt/sheets/basics.docbook /usr/share/doc/HTML/pt/sheets/commands.docbook /usr/share/doc/HTML/pt/sheets/config.docbook /usr/share/doc/HTML/pt/sheets/configdialog.docbook /usr/share/doc/HTML/pt/sheets/format.docbook /usr/share/doc/HTML/pt/sheets/functions.docbook /usr/share/doc/HTML/pt/sheets/index.cache.bz2 /usr/share/doc/HTML/pt/sheets/index.docbook /usr/share/doc/HTML/pt/stage /usr/share/doc/HTML/pt/stage/great-presentations.docbook /usr/share/doc/HTML/pt/stage/guides.docbook /usr/share/doc/HTML/pt/stage/index.cache.bz2 /usr/share/doc/HTML/pt/stage/index.docbook /usr/share/doc/HTML/pt/stage/menus.docbook /usr/share/doc/HTML/pt/stage/options.docbook /usr/share/doc/HTML/pt/stage/tutorial.docbook /usr/share/doc/HTML/pt_BR /usr/share/doc/HTML/pt_BR/calligra /usr/share/doc/HTML/pt_BR/calligra/index.cache.bz2 /usr/share/doc/HTML/pt_BR/calligra/index.docbook /usr/share/doc/HTML/pt_BR/sheets /usr/share/doc/HTML/pt_BR/sheets/advanced.docbook /usr/share/doc/HTML/pt_BR/sheets/basics.docbook /usr/share/doc/HTML/pt_BR/sheets/commands.docbook /usr/share/doc/HTML/pt_BR/sheets/config.docbook /usr/share/doc/HTML/pt_BR/sheets/configdialog.docbook /usr/share/doc/HTML/pt_BR/sheets/format.docbook /usr/share/doc/HTML/pt_BR/sheets/functions.docbook /usr/share/doc/HTML/pt_BR/sheets/index.cache.bz2 /usr/share/doc/HTML/pt_BR/sheets/index.docbook /usr/share/doc/HTML/pt_BR/stage /usr/share/doc/HTML/pt_BR/stage/great-presentations.docbook /usr/share/doc/HTML/pt_BR/stage/guides.docbook /usr/share/doc/HTML/pt_BR/stage/index.cache.bz2 /usr/share/doc/HTML/pt_BR/stage/index.docbook /usr/share/doc/HTML/pt_BR/stage/menus.docbook /usr/share/doc/HTML/pt_BR/stage/options.docbook /usr/share/doc/HTML/pt_BR/stage/tutorial.docbook /usr/share/doc/HTML/ru /usr/share/doc/HTML/ru/calligra /usr/share/doc/HTML/ru/calligra/index.cache.bz2 /usr/share/doc/HTML/ru/calligra/index.docbook /usr/share/doc/HTML/ru/sheets /usr/share/doc/HTML/ru/sheets/a11y.docbook /usr/share/doc/HTML/ru/sheets/advanced.docbook /usr/share/doc/HTML/ru/sheets/basics.docbook /usr/share/doc/HTML/ru/sheets/commands.docbook /usr/share/doc/HTML/ru/sheets/config.docbook /usr/share/doc/HTML/ru/sheets/configdialog.docbook /usr/share/doc/HTML/ru/sheets/faq.docbook /usr/share/doc/HTML/ru/sheets/format.docbook /usr/share/doc/HTML/ru/sheets/importexport.docbook /usr/share/doc/HTML/ru/sheets/index.cache.bz2 /usr/share/doc/HTML/ru/sheets/index.docbook /usr/share/doc/HTML/sv /usr/share/doc/HTML/sv/calligra /usr/share/doc/HTML/sv/calligra/index.cache.bz2 /usr/share/doc/HTML/sv/calligra/index.docbook /usr/share/doc/HTML/sv/sheets /usr/share/doc/HTML/sv/sheets/advanced.docbook /usr/share/doc/HTML/sv/sheets/basics.docbook /usr/share/doc/HTML/sv/sheets/cellformat0.png /usr/share/doc/HTML/sv/sheets/cellformat1.png /usr/share/doc/HTML/sv/sheets/cellformat2.png /usr/share/doc/HTML/sv/sheets/cellformat3.png /usr/share/doc/HTML/sv/sheets/cellformat4.png /usr/share/doc/HTML/sv/sheets/cellformat5.png /usr/share/doc/HTML/sv/sheets/cellformat6.png /usr/share/doc/HTML/sv/sheets/cellformat7.png /usr/share/doc/HTML/sv/sheets/cellprotection1.png /usr/share/doc/HTML/sv/sheets/cellprotection2.png /usr/share/doc/HTML/sv/sheets/chart1.png /usr/share/doc/HTML/sv/sheets/commands.docbook /usr/share/doc/HTML/sv/sheets/config.docbook /usr/share/doc/HTML/sv/sheets/configdialog.docbook /usr/share/doc/HTML/sv/sheets/configure1.png /usr/share/doc/HTML/sv/sheets/configure2.png /usr/share/doc/HTML/sv/sheets/configure3.png /usr/share/doc/HTML/sv/sheets/configure4.png /usr/share/doc/HTML/sv/sheets/configure5.png /usr/share/doc/HTML/sv/sheets/configure6.png /usr/share/doc/HTML/sv/sheets/copy1.png /usr/share/doc/HTML/sv/sheets/format.docbook /usr/share/doc/HTML/sv/sheets/functions.docbook /usr/share/doc/HTML/sv/sheets/hideformula1.png /usr/share/doc/HTML/sv/sheets/hideformula2.png /usr/share/doc/HTML/sv/sheets/hideformula3.png /usr/share/doc/HTML/sv/sheets/hideformula4.png /usr/share/doc/HTML/sv/sheets/hideformula5.png /usr/share/doc/HTML/sv/sheets/index.cache.bz2 /usr/share/doc/HTML/sv/sheets/index.docbook /usr/share/doc/HTML/sv/sheets/kbd-focus-ext.png /usr/share/doc/HTML/sv/sheets/mousenav.png /usr/share/doc/HTML/sv/sheets/newdocument.png /usr/share/doc/HTML/sv/sheets/sheetproperties.png /usr/share/doc/HTML/sv/sheets/shortcut1.png /usr/share/doc/HTML/sv/sheets/shortcut2.png /usr/share/doc/HTML/sv/sheets/shortcut3.png /usr/share/doc/HTML/sv/sheets/sort1.png /usr/share/doc/HTML/sv/sheets/starting1.png /usr/share/doc/HTML/sv/sheets/tts.png /usr/share/doc/HTML/sv/stage /usr/share/doc/HTML/sv/stage/autocorrection1.png /usr/share/doc/HTML/sv/stage/autocorrection2.png /usr/share/doc/HTML/sv/stage/autocorrection3.png /usr/share/doc/HTML/sv/stage/autocorrection4.png /usr/share/doc/HTML/sv/stage/barstyle1.png /usr/share/doc/HTML/sv/stage/barstyle3.png /usr/share/doc/HTML/sv/stage/barstyle4.png /usr/share/doc/HTML/sv/stage/barstyle5.png /usr/share/doc/HTML/sv/stage/barstyle6.png /usr/share/doc/HTML/sv/stage/barstyle7.png /usr/share/doc/HTML/sv/stage/changeformat.png /usr/share/doc/HTML/sv/stage/completion.png /usr/share/doc/HTML/sv/stage/configure1.png /usr/share/doc/HTML/sv/stage/configure2.png /usr/share/doc/HTML/sv/stage/configure3.png /usr/share/doc/HTML/sv/stage/configure4.png /usr/share/doc/HTML/sv/stage/configure5.png /usr/share/doc/HTML/sv/stage/configure6.png /usr/share/doc/HTML/sv/stage/configure6b.png /usr/share/doc/HTML/sv/stage/configure6c.png /usr/share/doc/HTML/sv/stage/configure6d.png /usr/share/doc/HTML/sv/stage/configure6e.png /usr/share/doc/HTML/sv/stage/configure7.png /usr/share/doc/HTML/sv/stage/great-presentations.docbook /usr/share/doc/HTML/sv/stage/guides.docbook /usr/share/doc/HTML/sv/stage/htmlshow1.png /usr/share/doc/HTML/sv/stage/htmlshow2.png /usr/share/doc/HTML/sv/stage/htmlshow3.png /usr/share/doc/HTML/sv/stage/htmlshow4.png /usr/share/doc/HTML/sv/stage/htmlshow5.png /usr/share/doc/HTML/sv/stage/htmlshow6.png /usr/share/doc/HTML/sv/stage/htmlshow7.png /usr/share/doc/HTML/sv/stage/htmlshow8.png /usr/share/doc/HTML/sv/stage/index.cache.bz2 /usr/share/doc/HTML/sv/stage/index.docbook /usr/share/doc/HTML/sv/stage/kbd-focus-ext.png /usr/share/doc/HTML/sv/stage/menus.docbook /usr/share/doc/HTML/sv/stage/mousenav.png /usr/share/doc/HTML/sv/stage/msexport1.png /usr/share/doc/HTML/sv/stage/msexport2.png /usr/share/doc/HTML/sv/stage/msexport2b.png /usr/share/doc/HTML/sv/stage/msexport3.png /usr/share/doc/HTML/sv/stage/options.docbook /usr/share/doc/HTML/sv/stage/properties.png /usr/share/doc/HTML/sv/stage/settings01.png /usr/share/doc/HTML/sv/stage/settings03.png /usr/share/doc/HTML/sv/stage/settings04.png /usr/share/doc/HTML/sv/stage/template02.png /usr/share/doc/HTML/sv/stage/template03.png /usr/share/doc/HTML/sv/stage/template04.png /usr/share/doc/HTML/sv/stage/template05.png /usr/share/doc/HTML/sv/stage/template06.png /usr/share/doc/HTML/sv/stage/template07.png /usr/share/doc/HTML/sv/stage/textmenu1.png /usr/share/doc/HTML/sv/stage/textmenu2.png /usr/share/doc/HTML/sv/stage/toolsmenu01.png /usr/share/doc/HTML/sv/stage/tts.png /usr/share/doc/HTML/sv/stage/tut01.png /usr/share/doc/HTML/sv/stage/tut02.png /usr/share/doc/HTML/sv/stage/tut03.png /usr/share/doc/HTML/sv/stage/tut04.png /usr/share/doc/HTML/sv/stage/tut05.png /usr/share/doc/HTML/sv/stage/tut06.png /usr/share/doc/HTML/sv/stage/tut07.png /usr/share/doc/HTML/sv/stage/tut08.png /usr/share/doc/HTML/sv/stage/tut09.png /usr/share/doc/HTML/sv/stage/tut10.png /usr/share/doc/HTML/sv/stage/tut11.png /usr/share/doc/HTML/sv/stage/tut12.png /usr/share/doc/HTML/sv/stage/tut13.png /usr/share/doc/HTML/sv/stage/tut14.png /usr/share/doc/HTML/sv/stage/tut15.png /usr/share/doc/HTML/sv/stage/tut16.png /usr/share/doc/HTML/sv/stage/tut17.png /usr/share/doc/HTML/sv/stage/tut18.png /usr/share/doc/HTML/sv/stage/tut19.png /usr/share/doc/HTML/sv/stage/tut20.png /usr/share/doc/HTML/sv/stage/tut21.png /usr/share/doc/HTML/sv/stage/tut22.png /usr/share/doc/HTML/sv/stage/tut23.png /usr/share/doc/HTML/sv/stage/tut24.png /usr/share/doc/HTML/sv/stage/tut26.png /usr/share/doc/HTML/sv/stage/tutorial.docbook /usr/share/doc/HTML/uk /usr/share/doc/HTML/uk/calligra /usr/share/doc/HTML/uk/calligra/index.cache.bz2 /usr/share/doc/HTML/uk/calligra/index.docbook /usr/share/doc/HTML/uk/sheets /usr/share/doc/HTML/uk/sheets/advanced.docbook /usr/share/doc/HTML/uk/sheets/basics.docbook /usr/share/doc/HTML/uk/sheets/cellformat0.png /usr/share/doc/HTML/uk/sheets/cellformat1.png /usr/share/doc/HTML/uk/sheets/cellformat2.png /usr/share/doc/HTML/uk/sheets/cellformat3.png /usr/share/doc/HTML/uk/sheets/cellformat4.png /usr/share/doc/HTML/uk/sheets/cellformat5.png /usr/share/doc/HTML/uk/sheets/cellformat6.png /usr/share/doc/HTML/uk/sheets/cellprotection1.png /usr/share/doc/HTML/uk/sheets/cellprotection2.png /usr/share/doc/HTML/uk/sheets/chart1.png /usr/share/doc/HTML/uk/sheets/commands.docbook /usr/share/doc/HTML/uk/sheets/config.docbook /usr/share/doc/HTML/uk/sheets/configdialog.docbook /usr/share/doc/HTML/uk/sheets/configure2.png /usr/share/doc/HTML/uk/sheets/configure3.png /usr/share/doc/HTML/uk/sheets/configure4.png /usr/share/doc/HTML/uk/sheets/configure5.png /usr/share/doc/HTML/uk/sheets/configure6.png /usr/share/doc/HTML/uk/sheets/copy1.png /usr/share/doc/HTML/uk/sheets/format.docbook /usr/share/doc/HTML/uk/sheets/functions.docbook /usr/share/doc/HTML/uk/sheets/hideformula1.png /usr/share/doc/HTML/uk/sheets/index.cache.bz2 /usr/share/doc/HTML/uk/sheets/index.docbook /usr/share/doc/HTML/uk/sheets/newdocument.png /usr/share/doc/HTML/uk/sheets/pivot1.png /usr/share/doc/HTML/uk/sheets/pivot2.png /usr/share/doc/HTML/uk/sheets/pivot3.png /usr/share/doc/HTML/uk/sheets/pivot4.png /usr/share/doc/HTML/uk/sheets/sheetproperties.png /usr/share/doc/HTML/uk/sheets/shortcut1.png /usr/share/doc/HTML/uk/sheets/sort1.png /usr/share/doc/HTML/uk/sheets/starting1.png /usr/share/doc/HTML/uk/stage /usr/share/doc/HTML/uk/stage/barstyle1.png /usr/share/doc/HTML/uk/stage/configure-document.png /usr/share/doc/HTML/uk/stage/configure-grid.png /usr/share/doc/HTML/uk/stage/configure-misc.png /usr/share/doc/HTML/uk/stage/great-presentations.docbook /usr/share/doc/HTML/uk/stage/guides.docbook /usr/share/doc/HTML/uk/stage/htmlshow3.png /usr/share/doc/HTML/uk/stage/htmlshow9.png /usr/share/doc/HTML/uk/stage/index.cache.bz2 /usr/share/doc/HTML/uk/stage/index.docbook /usr/share/doc/HTML/uk/stage/menus.docbook /usr/share/doc/HTML/uk/stage/options.docbook /usr/share/doc/HTML/uk/stage/settings03.png /usr/share/doc/HTML/uk/stage/settings04.png /usr/share/doc/HTML/uk/stage/template03.png /usr/share/doc/HTML/uk/stage/template04.png /usr/share/doc/HTML/uk/stage/tut01.png /usr/share/doc/HTML/uk/stage/tut03.png /usr/share/doc/HTML/uk/stage/tut04.png /usr/share/doc/HTML/uk/stage/tut07.png /usr/share/doc/HTML/uk/stage/tut09.png /usr/share/doc/HTML/uk/stage/tut10.png /usr/share/doc/HTML/uk/stage/tut13.png /usr/share/doc/HTML/uk/stage/tut19.png /usr/share/doc/HTML/uk/stage/tut20.png /usr/share/doc/HTML/uk/stage/tut21.png /usr/share/doc/HTML/uk/stage/tut25.png /usr/share/doc/HTML/uk/stage/tut26.png /usr/share/doc/HTML/uk/stage/tutorial.docbook /usr/share/locale/ar/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ar/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ar/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ar/LC_MESSAGES/calligra.mo /usr/share/locale/ar/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ar/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ar/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ar/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ar/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ar/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ar/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ar/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ar/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ar/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ar/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ar/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ar/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ar/LC_MESSAGES/calligrastage.mo /usr/share/locale/ar/LC_MESSAGES/calligrawords.mo /usr/share/locale/ar/LC_MESSAGES/karbon.mo /usr/share/locale/ar/LC_MESSAGES/koconverter.mo /usr/share/locale/ar/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ar/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ast/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ast/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/be/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/be/LC_MESSAGES/KarbonTools.mo /usr/share/locale/be/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/be/LC_MESSAGES/calligra.mo /usr/share/locale/be/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/be/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/be/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/be/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/be/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/be/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/be/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/be/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/be/LC_MESSAGES/calligrafilters.mo /usr/share/locale/be/LC_MESSAGES/calligrasheets.mo /usr/share/locale/be/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/be/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/be/LC_MESSAGES/calligrastage.mo /usr/share/locale/be/LC_MESSAGES/calligrawords.mo /usr/share/locale/be/LC_MESSAGES/karbon.mo /usr/share/locale/be/LC_MESSAGES/koconverter.mo /usr/share/locale/be/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/bg/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/bg/LC_MESSAGES/KarbonTools.mo /usr/share/locale/bg/LC_MESSAGES/braindump.mo /usr/share/locale/bg/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/bg/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/bg/LC_MESSAGES/calligra-opener.mo /usr/share/locale/bg/LC_MESSAGES/calligra.mo /usr/share/locale/bg/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/bg/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/bg/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/bg/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/bg/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/bg/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/bg/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/bg/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/bg/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/bg/LC_MESSAGES/calligrafilters.mo /usr/share/locale/bg/LC_MESSAGES/calligrasheets.mo /usr/share/locale/bg/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/bg/LC_MESSAGES/calligrastage.mo /usr/share/locale/bg/LC_MESSAGES/calligrawords.mo /usr/share/locale/bg/LC_MESSAGES/karbon.mo /usr/share/locale/bg/LC_MESSAGES/koconverter.mo /usr/share/locale/bg/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ca/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ca/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ca/LC_MESSAGES/braindump.mo /usr/share/locale/ca/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/ca/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ca/LC_MESSAGES/calligra-opener.mo /usr/share/locale/ca/LC_MESSAGES/calligra.mo /usr/share/locale/ca/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/ca/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/ca/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/ca/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/ca/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ca/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ca/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ca/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ca/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ca/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ca/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ca/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ca/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ca/LC_MESSAGES/calligrastage.mo /usr/share/locale/ca/LC_MESSAGES/calligrawords.mo /usr/share/locale/ca/LC_MESSAGES/karbon.mo /usr/share/locale/ca/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/ca/LC_MESSAGES/koconverter.mo /usr/share/locale/ca/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ca/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/ca/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ca/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/ca@valencia/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ca@valencia/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ca@valencia/LC_MESSAGES/braindump.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra-opener.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligrastage.mo /usr/share/locale/ca@valencia/LC_MESSAGES/calligrawords.mo /usr/share/locale/ca@valencia/LC_MESSAGES/karbon.mo /usr/share/locale/ca@valencia/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/ca@valencia/LC_MESSAGES/koconverter.mo /usr/share/locale/ca@valencia/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ca@valencia/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/ca@valencia/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ca@valencia/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/cs/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/cs/LC_MESSAGES/KarbonTools.mo /usr/share/locale/cs/LC_MESSAGES/braindump.mo /usr/share/locale/cs/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/cs/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/cs/LC_MESSAGES/calligra-opener.mo /usr/share/locale/cs/LC_MESSAGES/calligra.mo /usr/share/locale/cs/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/cs/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/cs/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/cs/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/cs/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/cs/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/cs/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/cs/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/cs/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/cs/LC_MESSAGES/calligrafilters.mo /usr/share/locale/cs/LC_MESSAGES/calligrasheets.mo /usr/share/locale/cs/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/cs/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/cs/LC_MESSAGES/calligrastage.mo /usr/share/locale/cs/LC_MESSAGES/calligrawords.mo /usr/share/locale/cs/LC_MESSAGES/karbon.mo /usr/share/locale/cs/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/cs/LC_MESSAGES/koconverter.mo /usr/share/locale/cs/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/cs/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/cs/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/cs/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/da/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/da/LC_MESSAGES/KarbonTools.mo /usr/share/locale/da/LC_MESSAGES/braindump.mo /usr/share/locale/da/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/da/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/da/LC_MESSAGES/calligra-opener.mo /usr/share/locale/da/LC_MESSAGES/calligra.mo /usr/share/locale/da/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/da/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/da/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/da/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/da/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/da/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/da/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/da/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/da/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/da/LC_MESSAGES/calligrafilters.mo /usr/share/locale/da/LC_MESSAGES/calligrasheets.mo /usr/share/locale/da/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/da/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/da/LC_MESSAGES/calligrastage.mo /usr/share/locale/da/LC_MESSAGES/calligrawords.mo /usr/share/locale/da/LC_MESSAGES/karbon.mo /usr/share/locale/da/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/da/LC_MESSAGES/koconverter.mo /usr/share/locale/da/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/da/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/da/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/da/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/de/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/de/LC_MESSAGES/KarbonTools.mo /usr/share/locale/de/LC_MESSAGES/braindump.mo /usr/share/locale/de/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/de/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/de/LC_MESSAGES/calligra-opener.mo /usr/share/locale/de/LC_MESSAGES/calligra.mo /usr/share/locale/de/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/de/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/de/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/de/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/de/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/de/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/de/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/de/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/de/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/de/LC_MESSAGES/calligrafilters.mo /usr/share/locale/de/LC_MESSAGES/calligrasheets.mo /usr/share/locale/de/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/de/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/de/LC_MESSAGES/calligrastage.mo /usr/share/locale/de/LC_MESSAGES/calligrawords.mo /usr/share/locale/de/LC_MESSAGES/karbon.mo /usr/share/locale/de/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/de/LC_MESSAGES/koconverter.mo /usr/share/locale/de/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/de/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/de/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/de/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/el/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/el/LC_MESSAGES/KarbonTools.mo /usr/share/locale/el/LC_MESSAGES/braindump.mo /usr/share/locale/el/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/el/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/el/LC_MESSAGES/calligra-opener.mo /usr/share/locale/el/LC_MESSAGES/calligra.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/el/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/el/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/el/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/el/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/el/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/el/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/el/LC_MESSAGES/calligrafilters.mo /usr/share/locale/el/LC_MESSAGES/calligrasheets.mo /usr/share/locale/el/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/el/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/el/LC_MESSAGES/calligrastage.mo /usr/share/locale/el/LC_MESSAGES/calligrawords.mo /usr/share/locale/el/LC_MESSAGES/karbon.mo /usr/share/locale/el/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/el/LC_MESSAGES/koconverter.mo /usr/share/locale/el/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/el/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/el/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/el/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/en_GB/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/en_GB/LC_MESSAGES/KarbonTools.mo /usr/share/locale/en_GB/LC_MESSAGES/braindump.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra-opener.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/en_GB/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/en_GB/LC_MESSAGES/calligrafilters.mo /usr/share/locale/en_GB/LC_MESSAGES/calligrasheets.mo /usr/share/locale/en_GB/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/en_GB/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/en_GB/LC_MESSAGES/calligrastage.mo /usr/share/locale/en_GB/LC_MESSAGES/calligrawords.mo /usr/share/locale/en_GB/LC_MESSAGES/karbon.mo /usr/share/locale/en_GB/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/en_GB/LC_MESSAGES/koconverter.mo /usr/share/locale/en_GB/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/en_GB/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/en_GB/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/en_GB/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/eo/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/eo/LC_MESSAGES/KarbonTools.mo /usr/share/locale/eo/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/eo/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/eo/LC_MESSAGES/calligra.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/eo/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/eo/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/eo/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/eo/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/eo/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/eo/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/eo/LC_MESSAGES/calligrafilters.mo /usr/share/locale/eo/LC_MESSAGES/calligrasheets.mo /usr/share/locale/eo/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/eo/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/eo/LC_MESSAGES/calligrastage.mo /usr/share/locale/eo/LC_MESSAGES/calligrawords.mo /usr/share/locale/eo/LC_MESSAGES/karbon.mo /usr/share/locale/eo/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/eo/LC_MESSAGES/koconverter.mo /usr/share/locale/eo/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/eo/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/es/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/es/LC_MESSAGES/KarbonTools.mo /usr/share/locale/es/LC_MESSAGES/braindump.mo /usr/share/locale/es/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/es/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/es/LC_MESSAGES/calligra-opener.mo /usr/share/locale/es/LC_MESSAGES/calligra.mo /usr/share/locale/es/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/es/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/es/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/es/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/es/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/es/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/es/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/es/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/es/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/es/LC_MESSAGES/calligrafilters.mo /usr/share/locale/es/LC_MESSAGES/calligrasheets.mo /usr/share/locale/es/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/es/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/es/LC_MESSAGES/calligrastage.mo /usr/share/locale/es/LC_MESSAGES/calligrawords.mo /usr/share/locale/es/LC_MESSAGES/karbon.mo /usr/share/locale/es/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/es/LC_MESSAGES/koconverter.mo /usr/share/locale/es/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/es/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/es/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/es/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/et/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/et/LC_MESSAGES/KarbonTools.mo /usr/share/locale/et/LC_MESSAGES/braindump.mo /usr/share/locale/et/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/et/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/et/LC_MESSAGES/calligra-opener.mo /usr/share/locale/et/LC_MESSAGES/calligra.mo /usr/share/locale/et/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/et/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/et/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/et/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/et/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/et/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/et/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/et/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/et/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/et/LC_MESSAGES/calligrafilters.mo /usr/share/locale/et/LC_MESSAGES/calligrasheets.mo /usr/share/locale/et/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/et/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/et/LC_MESSAGES/calligrastage.mo /usr/share/locale/et/LC_MESSAGES/calligrawords.mo /usr/share/locale/et/LC_MESSAGES/karbon.mo /usr/share/locale/et/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/et/LC_MESSAGES/koconverter.mo /usr/share/locale/et/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/et/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/et/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/et/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/eu/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/eu/LC_MESSAGES/KarbonTools.mo /usr/share/locale/eu/LC_MESSAGES/calligra.mo /usr/share/locale/eu/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/eu/LC_MESSAGES/calligrafilters.mo /usr/share/locale/eu/LC_MESSAGES/calligrasheets.mo /usr/share/locale/eu/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/eu/LC_MESSAGES/calligrastage.mo /usr/share/locale/eu/LC_MESSAGES/calligrawords.mo /usr/share/locale/eu/LC_MESSAGES/karbon.mo /usr/share/locale/eu/LC_MESSAGES/koconverter.mo /usr/share/locale/eu/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/eu/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/fa/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/fa/LC_MESSAGES/KarbonTools.mo /usr/share/locale/fa/LC_MESSAGES/calligra.mo /usr/share/locale/fa/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/fa/LC_MESSAGES/calligrafilters.mo /usr/share/locale/fa/LC_MESSAGES/calligrasheets.mo /usr/share/locale/fa/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/fa/LC_MESSAGES/calligrastage.mo /usr/share/locale/fa/LC_MESSAGES/calligrawords.mo /usr/share/locale/fa/LC_MESSAGES/karbon.mo /usr/share/locale/fa/LC_MESSAGES/koconverter.mo /usr/share/locale/fi/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/fi/LC_MESSAGES/KarbonTools.mo /usr/share/locale/fi/LC_MESSAGES/braindump.mo /usr/share/locale/fi/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/fi/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/fi/LC_MESSAGES/calligra-opener.mo /usr/share/locale/fi/LC_MESSAGES/calligra.mo /usr/share/locale/fi/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/fi/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/fi/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/fi/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/fi/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/fi/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/fi/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/fi/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/fi/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/fi/LC_MESSAGES/calligrafilters.mo /usr/share/locale/fi/LC_MESSAGES/calligrasheets.mo /usr/share/locale/fi/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/fi/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/fi/LC_MESSAGES/calligrastage.mo /usr/share/locale/fi/LC_MESSAGES/calligrawords.mo /usr/share/locale/fi/LC_MESSAGES/karbon.mo /usr/share/locale/fi/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/fi/LC_MESSAGES/koconverter.mo /usr/share/locale/fi/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/fi/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/fi/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/fi/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/fr/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/fr/LC_MESSAGES/KarbonTools.mo /usr/share/locale/fr/LC_MESSAGES/braindump.mo /usr/share/locale/fr/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/fr/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/fr/LC_MESSAGES/calligra-opener.mo /usr/share/locale/fr/LC_MESSAGES/calligra.mo /usr/share/locale/fr/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/fr/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/fr/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/fr/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/fr/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/fr/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/fr/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/fr/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/fr/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/fr/LC_MESSAGES/calligrafilters.mo /usr/share/locale/fr/LC_MESSAGES/calligrasheets.mo /usr/share/locale/fr/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/fr/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/fr/LC_MESSAGES/calligrastage.mo /usr/share/locale/fr/LC_MESSAGES/calligrawords.mo /usr/share/locale/fr/LC_MESSAGES/karbon.mo /usr/share/locale/fr/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/fr/LC_MESSAGES/koconverter.mo /usr/share/locale/fr/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/fr/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/fr/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/fr/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/ga/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ga/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ga/LC_MESSAGES/braindump.mo /usr/share/locale/ga/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/ga/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ga/LC_MESSAGES/calligra-opener.mo /usr/share/locale/ga/LC_MESSAGES/calligra.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/ga/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/ga/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ga/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ga/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ga/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ga/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ga/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ga/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ga/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ga/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ga/LC_MESSAGES/calligrastage.mo /usr/share/locale/ga/LC_MESSAGES/calligrawords.mo /usr/share/locale/ga/LC_MESSAGES/karbon.mo /usr/share/locale/ga/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/ga/LC_MESSAGES/koconverter.mo /usr/share/locale/ga/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ga/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/ga/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/gl/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/gl/LC_MESSAGES/KarbonTools.mo /usr/share/locale/gl/LC_MESSAGES/braindump.mo /usr/share/locale/gl/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/gl/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/gl/LC_MESSAGES/calligra-opener.mo /usr/share/locale/gl/LC_MESSAGES/calligra.mo /usr/share/locale/gl/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/gl/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/gl/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/gl/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/gl/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/gl/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/gl/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/gl/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/gl/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/gl/LC_MESSAGES/calligrafilters.mo /usr/share/locale/gl/LC_MESSAGES/calligrasheets.mo /usr/share/locale/gl/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/gl/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/gl/LC_MESSAGES/calligrastage.mo /usr/share/locale/gl/LC_MESSAGES/calligrawords.mo /usr/share/locale/gl/LC_MESSAGES/karbon.mo /usr/share/locale/gl/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/gl/LC_MESSAGES/koconverter.mo /usr/share/locale/gl/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/gl/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/gl/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/gl/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/he/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/he/LC_MESSAGES/KarbonTools.mo /usr/share/locale/he/LC_MESSAGES/calligra.mo /usr/share/locale/he/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/he/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/he/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/he/LC_MESSAGES/calligrafilters.mo /usr/share/locale/he/LC_MESSAGES/calligrasheets.mo /usr/share/locale/he/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/he/LC_MESSAGES/calligrastage.mo /usr/share/locale/he/LC_MESSAGES/calligrawords.mo /usr/share/locale/he/LC_MESSAGES/karbon.mo /usr/share/locale/he/LC_MESSAGES/koconverter.mo /usr/share/locale/hi/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/hi/LC_MESSAGES/KarbonTools.mo /usr/share/locale/hi/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/hi/LC_MESSAGES/calligra.mo /usr/share/locale/hi/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/hi/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/hi/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/hi/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/hi/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/hi/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/hi/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/hi/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/hi/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/hi/LC_MESSAGES/calligrafilters.mo /usr/share/locale/hi/LC_MESSAGES/calligrasheets.mo /usr/share/locale/hi/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/hi/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/hi/LC_MESSAGES/calligrastage.mo /usr/share/locale/hi/LC_MESSAGES/calligrawords.mo /usr/share/locale/hi/LC_MESSAGES/karbon.mo /usr/share/locale/hi/LC_MESSAGES/koconverter.mo /usr/share/locale/hi/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/hr/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/hr/LC_MESSAGES/KarbonTools.mo /usr/share/locale/hr/LC_MESSAGES/calligra.mo /usr/share/locale/hr/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/hr/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/hr/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/hr/LC_MESSAGES/calligrafilters.mo /usr/share/locale/hr/LC_MESSAGES/calligrasheets.mo /usr/share/locale/hr/LC_MESSAGES/calligrastage.mo /usr/share/locale/hr/LC_MESSAGES/calligrawords.mo /usr/share/locale/hr/LC_MESSAGES/karbon.mo /usr/share/locale/hr/LC_MESSAGES/koconverter.mo /usr/share/locale/hu/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/hu/LC_MESSAGES/KarbonTools.mo /usr/share/locale/hu/LC_MESSAGES/braindump.mo /usr/share/locale/hu/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/hu/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/hu/LC_MESSAGES/calligra-opener.mo /usr/share/locale/hu/LC_MESSAGES/calligra.mo /usr/share/locale/hu/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/hu/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/hu/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/hu/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/hu/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/hu/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/hu/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/hu/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/hu/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/hu/LC_MESSAGES/calligrafilters.mo /usr/share/locale/hu/LC_MESSAGES/calligrasheets.mo /usr/share/locale/hu/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/hu/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/hu/LC_MESSAGES/calligrastage.mo /usr/share/locale/hu/LC_MESSAGES/calligrawords.mo /usr/share/locale/hu/LC_MESSAGES/karbon.mo /usr/share/locale/hu/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/hu/LC_MESSAGES/koconverter.mo /usr/share/locale/hu/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/hu/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/hu/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ia/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ia/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ia/LC_MESSAGES/braindump.mo /usr/share/locale/ia/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/ia/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ia/LC_MESSAGES/calligra-opener.mo /usr/share/locale/ia/LC_MESSAGES/calligra.mo /usr/share/locale/ia/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/ia/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/ia/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/ia/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/ia/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ia/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ia/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ia/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ia/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ia/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ia/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ia/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ia/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ia/LC_MESSAGES/calligrastage.mo /usr/share/locale/ia/LC_MESSAGES/calligrawords.mo /usr/share/locale/ia/LC_MESSAGES/karbon.mo /usr/share/locale/ia/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/ia/LC_MESSAGES/koconverter.mo /usr/share/locale/ia/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ia/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/ia/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ia/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/id/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/id/LC_MESSAGES/KarbonTools.mo /usr/share/locale/id/LC_MESSAGES/braindump.mo /usr/share/locale/id/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/id/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/id/LC_MESSAGES/calligra-opener.mo /usr/share/locale/id/LC_MESSAGES/calligra.mo /usr/share/locale/id/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/id/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/id/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/id/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/id/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/id/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/id/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/id/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/id/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/id/LC_MESSAGES/calligrafilters.mo /usr/share/locale/id/LC_MESSAGES/calligrasheets.mo /usr/share/locale/id/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/id/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/id/LC_MESSAGES/calligrastage.mo /usr/share/locale/id/LC_MESSAGES/calligrawords.mo /usr/share/locale/id/LC_MESSAGES/karbon.mo /usr/share/locale/id/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/id/LC_MESSAGES/koconverter.mo /usr/share/locale/id/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/id/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/id/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/id/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/is/LC_MESSAGES/calligra.mo /usr/share/locale/is/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/is/LC_MESSAGES/calligrafilters.mo /usr/share/locale/is/LC_MESSAGES/calligrasheets.mo /usr/share/locale/is/LC_MESSAGES/calligrastage.mo /usr/share/locale/is/LC_MESSAGES/calligrawords.mo /usr/share/locale/is/LC_MESSAGES/koconverter.mo /usr/share/locale/it/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/it/LC_MESSAGES/KarbonTools.mo /usr/share/locale/it/LC_MESSAGES/braindump.mo /usr/share/locale/it/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/it/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/it/LC_MESSAGES/calligra-opener.mo /usr/share/locale/it/LC_MESSAGES/calligra.mo /usr/share/locale/it/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/it/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/it/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/it/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/it/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/it/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/it/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/it/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/it/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/it/LC_MESSAGES/calligrafilters.mo /usr/share/locale/it/LC_MESSAGES/calligrasheets.mo /usr/share/locale/it/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/it/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/it/LC_MESSAGES/calligrastage.mo /usr/share/locale/it/LC_MESSAGES/calligrawords.mo /usr/share/locale/it/LC_MESSAGES/karbon.mo /usr/share/locale/it/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/it/LC_MESSAGES/koconverter.mo /usr/share/locale/it/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/it/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/it/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/it/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/ja/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ja/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ja/LC_MESSAGES/braindump.mo /usr/share/locale/ja/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/ja/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ja/LC_MESSAGES/calligra-opener.mo /usr/share/locale/ja/LC_MESSAGES/calligra.mo /usr/share/locale/ja/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/ja/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/ja/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/ja/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/ja/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ja/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ja/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ja/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ja/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ja/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ja/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ja/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ja/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ja/LC_MESSAGES/calligrastage.mo /usr/share/locale/ja/LC_MESSAGES/calligrawords.mo /usr/share/locale/ja/LC_MESSAGES/karbon.mo /usr/share/locale/ja/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/ja/LC_MESSAGES/koconverter.mo /usr/share/locale/ja/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ja/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/ja/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ja/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/kk/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/kk/LC_MESSAGES/KarbonTools.mo /usr/share/locale/kk/LC_MESSAGES/braindump.mo /usr/share/locale/kk/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/kk/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/kk/LC_MESSAGES/calligra-opener.mo /usr/share/locale/kk/LC_MESSAGES/calligra.mo /usr/share/locale/kk/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/kk/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/kk/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/kk/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/kk/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/kk/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/kk/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/kk/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/kk/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/kk/LC_MESSAGES/calligrafilters.mo /usr/share/locale/kk/LC_MESSAGES/calligrasheets.mo /usr/share/locale/kk/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/kk/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/kk/LC_MESSAGES/calligrastage.mo /usr/share/locale/kk/LC_MESSAGES/calligrawords.mo /usr/share/locale/kk/LC_MESSAGES/karbon.mo /usr/share/locale/kk/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/kk/LC_MESSAGES/koconverter.mo /usr/share/locale/kk/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/kk/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/kk/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/km/LC_MESSAGES/koconverter.mo /usr/share/locale/ko/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ko/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ko/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ko/LC_MESSAGES/calligra-opener.mo /usr/share/locale/ko/LC_MESSAGES/calligra.mo /usr/share/locale/ko/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/ko/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/ko/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/ko/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/ko/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ko/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ko/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ko/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ko/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ko/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ko/LC_MESSAGES/calligrastage.mo /usr/share/locale/ko/LC_MESSAGES/calligrawords.mo /usr/share/locale/ko/LC_MESSAGES/karbon.mo /usr/share/locale/ko/LC_MESSAGES/koconverter.mo /usr/share/locale/ko/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/ko/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ko/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/lt/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/lt/LC_MESSAGES/KarbonTools.mo /usr/share/locale/lt/LC_MESSAGES/braindump.mo /usr/share/locale/lt/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/lt/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/lt/LC_MESSAGES/calligra-opener.mo /usr/share/locale/lt/LC_MESSAGES/calligra.mo /usr/share/locale/lt/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/lt/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/lt/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/lt/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/lt/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/lt/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/lt/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/lt/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/lt/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/lt/LC_MESSAGES/calligrafilters.mo /usr/share/locale/lt/LC_MESSAGES/calligrasheets.mo /usr/share/locale/lt/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/lt/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/lt/LC_MESSAGES/calligrastage.mo /usr/share/locale/lt/LC_MESSAGES/calligrawords.mo /usr/share/locale/lt/LC_MESSAGES/karbon.mo /usr/share/locale/lt/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/lt/LC_MESSAGES/koconverter.mo /usr/share/locale/lt/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/lt/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/lt/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/lt/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/lv/LC_MESSAGES/calligra.mo /usr/share/locale/lv/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/lv/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/lv/LC_MESSAGES/calligrafilters.mo /usr/share/locale/lv/LC_MESSAGES/calligrasheets.mo /usr/share/locale/lv/LC_MESSAGES/calligrastage.mo /usr/share/locale/lv/LC_MESSAGES/calligrawords.mo /usr/share/locale/lv/LC_MESSAGES/koconverter.mo /usr/share/locale/mai/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/mai/LC_MESSAGES/KarbonTools.mo /usr/share/locale/mai/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/mai/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/mai/LC_MESSAGES/calligra.mo /usr/share/locale/mai/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/mai/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/mai/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/mai/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/mai/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/mai/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/mai/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/mai/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/mai/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/mai/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/mai/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/mai/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/mai/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/mai/LC_MESSAGES/calligrafilters.mo /usr/share/locale/mai/LC_MESSAGES/calligrasheets.mo /usr/share/locale/mai/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/mai/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/mai/LC_MESSAGES/calligrastage.mo /usr/share/locale/mai/LC_MESSAGES/calligrawords.mo /usr/share/locale/mai/LC_MESSAGES/karbon.mo /usr/share/locale/mai/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/mai/LC_MESSAGES/koconverter.mo /usr/share/locale/mai/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/mai/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/mk/LC_MESSAGES/calligra.mo /usr/share/locale/mk/LC_MESSAGES/calligrasheets.mo /usr/share/locale/mk/LC_MESSAGES/calligrawords.mo /usr/share/locale/ml/LC_MESSAGES/calligrasheets.mo /usr/share/locale/mr/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/mr/LC_MESSAGES/KarbonTools.mo /usr/share/locale/mr/LC_MESSAGES/braindump.mo /usr/share/locale/mr/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/mr/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/mr/LC_MESSAGES/calligra-opener.mo /usr/share/locale/mr/LC_MESSAGES/calligra.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/mr/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/mr/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/mr/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/mr/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/mr/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/mr/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/mr/LC_MESSAGES/calligrafilters.mo /usr/share/locale/mr/LC_MESSAGES/calligrasheets.mo /usr/share/locale/mr/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/mr/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/mr/LC_MESSAGES/calligrastage.mo /usr/share/locale/mr/LC_MESSAGES/calligrawords.mo /usr/share/locale/mr/LC_MESSAGES/karbon.mo /usr/share/locale/mr/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/mr/LC_MESSAGES/koconverter.mo /usr/share/locale/mr/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/mr/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/mr/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/nb/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/nb/LC_MESSAGES/KarbonTools.mo /usr/share/locale/nb/LC_MESSAGES/braindump.mo /usr/share/locale/nb/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/nb/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/nb/LC_MESSAGES/calligra-opener.mo /usr/share/locale/nb/LC_MESSAGES/calligra.mo /usr/share/locale/nb/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/nb/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/nb/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/nb/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/nb/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/nb/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/nb/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/nb/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/nb/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/nb/LC_MESSAGES/calligrafilters.mo /usr/share/locale/nb/LC_MESSAGES/calligrasheets.mo /usr/share/locale/nb/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/nb/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/nb/LC_MESSAGES/calligrastage.mo /usr/share/locale/nb/LC_MESSAGES/calligrawords.mo /usr/share/locale/nb/LC_MESSAGES/karbon.mo /usr/share/locale/nb/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/nb/LC_MESSAGES/koconverter.mo /usr/share/locale/nb/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/nb/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/nb/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/nds/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/nds/LC_MESSAGES/KarbonTools.mo /usr/share/locale/nds/LC_MESSAGES/braindump.mo /usr/share/locale/nds/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/nds/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/nds/LC_MESSAGES/calligra-opener.mo /usr/share/locale/nds/LC_MESSAGES/calligra.mo /usr/share/locale/nds/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/nds/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/nds/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/nds/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/nds/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/nds/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/nds/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/nds/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/nds/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/nds/LC_MESSAGES/calligrafilters.mo /usr/share/locale/nds/LC_MESSAGES/calligrasheets.mo /usr/share/locale/nds/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/nds/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/nds/LC_MESSAGES/calligrastage.mo /usr/share/locale/nds/LC_MESSAGES/calligrawords.mo /usr/share/locale/nds/LC_MESSAGES/karbon.mo /usr/share/locale/nds/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/nds/LC_MESSAGES/koconverter.mo /usr/share/locale/nds/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/nds/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/nds/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ne/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ne/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ne/LC_MESSAGES/calligra.mo /usr/share/locale/ne/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ne/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ne/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ne/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ne/LC_MESSAGES/calligrastage.mo /usr/share/locale/ne/LC_MESSAGES/calligrawords.mo /usr/share/locale/ne/LC_MESSAGES/karbon.mo /usr/share/locale/ne/LC_MESSAGES/koconverter.mo /usr/share/locale/nl/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/nl/LC_MESSAGES/KarbonTools.mo /usr/share/locale/nl/LC_MESSAGES/braindump.mo /usr/share/locale/nl/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/nl/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/nl/LC_MESSAGES/calligra-opener.mo /usr/share/locale/nl/LC_MESSAGES/calligra.mo /usr/share/locale/nl/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/nl/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/nl/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/nl/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/nl/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/nl/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/nl/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/nl/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/nl/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/nl/LC_MESSAGES/calligrafilters.mo /usr/share/locale/nl/LC_MESSAGES/calligrasheets.mo /usr/share/locale/nl/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/nl/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/nl/LC_MESSAGES/calligrastage.mo /usr/share/locale/nl/LC_MESSAGES/calligrawords.mo /usr/share/locale/nl/LC_MESSAGES/karbon.mo /usr/share/locale/nl/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/nl/LC_MESSAGES/koconverter.mo /usr/share/locale/nl/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/nl/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/nl/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/nl/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/nn/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/nn/LC_MESSAGES/KarbonTools.mo /usr/share/locale/nn/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/nn/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/nn/LC_MESSAGES/calligra.mo /usr/share/locale/nn/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/nn/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/nn/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/nn/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/nn/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/nn/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/nn/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/nn/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/nn/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/nn/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/nn/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/nn/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/nn/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/nn/LC_MESSAGES/calligrafilters.mo /usr/share/locale/nn/LC_MESSAGES/calligrasheets.mo /usr/share/locale/nn/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/nn/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/nn/LC_MESSAGES/calligrastage.mo /usr/share/locale/nn/LC_MESSAGES/calligrawords.mo /usr/share/locale/nn/LC_MESSAGES/karbon.mo /usr/share/locale/nn/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/nn/LC_MESSAGES/koconverter.mo /usr/share/locale/nn/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/nn/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/pa/LC_MESSAGES/calligra.mo /usr/share/locale/pa/LC_MESSAGES/calligrasheets.mo /usr/share/locale/pa/LC_MESSAGES/calligrastage.mo /usr/share/locale/pa/LC_MESSAGES/calligrawords.mo /usr/share/locale/pl/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/pl/LC_MESSAGES/KarbonTools.mo /usr/share/locale/pl/LC_MESSAGES/braindump.mo /usr/share/locale/pl/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/pl/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/pl/LC_MESSAGES/calligra-opener.mo /usr/share/locale/pl/LC_MESSAGES/calligra.mo /usr/share/locale/pl/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/pl/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/pl/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/pl/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/pl/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/pl/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/pl/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/pl/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/pl/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/pl/LC_MESSAGES/calligrafilters.mo /usr/share/locale/pl/LC_MESSAGES/calligrasheets.mo /usr/share/locale/pl/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/pl/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/pl/LC_MESSAGES/calligrastage.mo /usr/share/locale/pl/LC_MESSAGES/calligrawords.mo /usr/share/locale/pl/LC_MESSAGES/karbon.mo /usr/share/locale/pl/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/pl/LC_MESSAGES/koconverter.mo /usr/share/locale/pl/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/pl/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/pl/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/pl/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/pt/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/pt/LC_MESSAGES/KarbonTools.mo /usr/share/locale/pt/LC_MESSAGES/braindump.mo /usr/share/locale/pt/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/pt/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/pt/LC_MESSAGES/calligra-opener.mo /usr/share/locale/pt/LC_MESSAGES/calligra.mo /usr/share/locale/pt/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/pt/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/pt/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/pt/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/pt/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/pt/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/pt/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/pt/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/pt/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/pt/LC_MESSAGES/calligrafilters.mo /usr/share/locale/pt/LC_MESSAGES/calligrasheets.mo /usr/share/locale/pt/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/pt/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/pt/LC_MESSAGES/calligrastage.mo /usr/share/locale/pt/LC_MESSAGES/calligrawords.mo /usr/share/locale/pt/LC_MESSAGES/karbon.mo /usr/share/locale/pt/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/pt/LC_MESSAGES/koconverter.mo /usr/share/locale/pt/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/pt/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/pt/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/pt/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/pt_BR/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/pt_BR/LC_MESSAGES/KarbonTools.mo /usr/share/locale/pt_BR/LC_MESSAGES/braindump.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra-opener.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligrafilters.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligrasheets.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligrastage.mo /usr/share/locale/pt_BR/LC_MESSAGES/calligrawords.mo /usr/share/locale/pt_BR/LC_MESSAGES/karbon.mo /usr/share/locale/pt_BR/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/pt_BR/LC_MESSAGES/koconverter.mo /usr/share/locale/pt_BR/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/pt_BR/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/pt_BR/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/pt_BR/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/ro/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ro/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ro/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ro/LC_MESSAGES/calligra.mo /usr/share/locale/ro/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ro/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ro/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ro/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ro/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ro/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ro/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ro/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ro/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ro/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ro/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ro/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ro/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ro/LC_MESSAGES/calligrastage.mo /usr/share/locale/ro/LC_MESSAGES/calligrawords.mo /usr/share/locale/ro/LC_MESSAGES/karbon.mo /usr/share/locale/ro/LC_MESSAGES/koconverter.mo /usr/share/locale/ro/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ru/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ru/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ru/LC_MESSAGES/braindump.mo /usr/share/locale/ru/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/ru/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ru/LC_MESSAGES/calligra-opener.mo /usr/share/locale/ru/LC_MESSAGES/calligra.mo /usr/share/locale/ru/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/ru/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/ru/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/ru/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/ru/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ru/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ru/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ru/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ru/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ru/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ru/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ru/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ru/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ru/LC_MESSAGES/calligrastage.mo /usr/share/locale/ru/LC_MESSAGES/calligrawords.mo /usr/share/locale/ru/LC_MESSAGES/karbon.mo /usr/share/locale/ru/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/ru/LC_MESSAGES/koconverter.mo /usr/share/locale/ru/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ru/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/ru/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/ru/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/sk/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/sk/LC_MESSAGES/KarbonTools.mo /usr/share/locale/sk/LC_MESSAGES/braindump.mo /usr/share/locale/sk/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/sk/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/sk/LC_MESSAGES/calligra-opener.mo /usr/share/locale/sk/LC_MESSAGES/calligra.mo /usr/share/locale/sk/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/sk/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/sk/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/sk/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/sk/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/sk/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/sk/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/sk/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/sk/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/sk/LC_MESSAGES/calligrafilters.mo /usr/share/locale/sk/LC_MESSAGES/calligrasheets.mo /usr/share/locale/sk/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/sk/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/sk/LC_MESSAGES/calligrastage.mo /usr/share/locale/sk/LC_MESSAGES/calligrawords.mo /usr/share/locale/sk/LC_MESSAGES/karbon.mo /usr/share/locale/sk/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/sk/LC_MESSAGES/koconverter.mo /usr/share/locale/sk/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/sk/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/sk/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/sk/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/sl/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/sl/LC_MESSAGES/KarbonTools.mo /usr/share/locale/sl/LC_MESSAGES/braindump.mo /usr/share/locale/sl/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/sl/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/sl/LC_MESSAGES/calligra-opener.mo /usr/share/locale/sl/LC_MESSAGES/calligra.mo /usr/share/locale/sl/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/sl/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/sl/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/sl/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/sl/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/sl/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/sl/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/sl/LC_MESSAGES/calligrafilters.mo /usr/share/locale/sl/LC_MESSAGES/calligrasheets.mo /usr/share/locale/sl/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/sl/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/sl/LC_MESSAGES/calligrastage.mo /usr/share/locale/sl/LC_MESSAGES/calligrawords.mo /usr/share/locale/sl/LC_MESSAGES/karbon.mo /usr/share/locale/sl/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/sl/LC_MESSAGES/koconverter.mo /usr/share/locale/sl/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/sl/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/sl/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/sq/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/sq/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/sq/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/sq/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/sq/LC_MESSAGES/karbon.mo /usr/share/locale/sq/LC_MESSAGES/koconverter.mo /usr/share/locale/sv/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/sv/LC_MESSAGES/KarbonTools.mo /usr/share/locale/sv/LC_MESSAGES/braindump.mo /usr/share/locale/sv/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/sv/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/sv/LC_MESSAGES/calligra-opener.mo /usr/share/locale/sv/LC_MESSAGES/calligra.mo /usr/share/locale/sv/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/sv/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/sv/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/sv/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/sv/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/sv/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/sv/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/sv/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/sv/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/sv/LC_MESSAGES/calligrafilters.mo /usr/share/locale/sv/LC_MESSAGES/calligrasheets.mo /usr/share/locale/sv/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/sv/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/sv/LC_MESSAGES/calligrastage.mo /usr/share/locale/sv/LC_MESSAGES/calligrawords.mo /usr/share/locale/sv/LC_MESSAGES/karbon.mo /usr/share/locale/sv/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/sv/LC_MESSAGES/koconverter.mo /usr/share/locale/sv/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/sv/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/sv/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/sv/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/ta/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ta/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ta/LC_MESSAGES/calligra.mo /usr/share/locale/ta/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ta/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ta/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ta/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ta/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ta/LC_MESSAGES/calligrastage.mo /usr/share/locale/ta/LC_MESSAGES/calligrawords.mo /usr/share/locale/ta/LC_MESSAGES/karbon.mo /usr/share/locale/ta/LC_MESSAGES/koconverter.mo /usr/share/locale/th/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/th/LC_MESSAGES/KarbonTools.mo /usr/share/locale/th/LC_MESSAGES/calligra.mo /usr/share/locale/th/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/th/LC_MESSAGES/calligrafilters.mo /usr/share/locale/th/LC_MESSAGES/calligrasheets.mo /usr/share/locale/th/LC_MESSAGES/calligrastage.mo /usr/share/locale/th/LC_MESSAGES/calligrawords.mo /usr/share/locale/th/LC_MESSAGES/karbon.mo /usr/share/locale/th/LC_MESSAGES/koconverter.mo /usr/share/locale/tr/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/tr/LC_MESSAGES/KarbonTools.mo /usr/share/locale/tr/LC_MESSAGES/braindump.mo /usr/share/locale/tr/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/tr/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/tr/LC_MESSAGES/calligra-opener.mo /usr/share/locale/tr/LC_MESSAGES/calligra.mo /usr/share/locale/tr/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/tr/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/tr/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/tr/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/tr/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/tr/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/tr/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/tr/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/tr/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/tr/LC_MESSAGES/calligrafilters.mo /usr/share/locale/tr/LC_MESSAGES/calligrasheets.mo /usr/share/locale/tr/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/tr/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/tr/LC_MESSAGES/calligrastage.mo /usr/share/locale/tr/LC_MESSAGES/calligrawords.mo /usr/share/locale/tr/LC_MESSAGES/karbon.mo /usr/share/locale/tr/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/tr/LC_MESSAGES/koconverter.mo /usr/share/locale/tr/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/tr/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/tr/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/tr/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/ug/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/ug/LC_MESSAGES/KarbonTools.mo /usr/share/locale/ug/LC_MESSAGES/braindump.mo /usr/share/locale/ug/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/ug/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/ug/LC_MESSAGES/calligra-opener.mo /usr/share/locale/ug/LC_MESSAGES/calligra.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/ug/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/ug/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/ug/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/ug/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/ug/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/ug/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/ug/LC_MESSAGES/calligrafilters.mo /usr/share/locale/ug/LC_MESSAGES/calligrasheets.mo /usr/share/locale/ug/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/ug/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/ug/LC_MESSAGES/calligrastage.mo /usr/share/locale/ug/LC_MESSAGES/calligrawords.mo /usr/share/locale/ug/LC_MESSAGES/karbon.mo /usr/share/locale/ug/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/ug/LC_MESSAGES/koconverter.mo /usr/share/locale/ug/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/ug/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/ug/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/uk/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/uk/LC_MESSAGES/KarbonTools.mo /usr/share/locale/uk/LC_MESSAGES/braindump.mo /usr/share/locale/uk/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/uk/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/uk/LC_MESSAGES/calligra-opener.mo /usr/share/locale/uk/LC_MESSAGES/calligra.mo /usr/share/locale/uk/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/uk/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/uk/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/uk/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/uk/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/uk/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/uk/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/uk/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/uk/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/uk/LC_MESSAGES/calligrafilters.mo /usr/share/locale/uk/LC_MESSAGES/calligrasheets.mo /usr/share/locale/uk/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/uk/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/uk/LC_MESSAGES/calligrastage.mo /usr/share/locale/uk/LC_MESSAGES/calligrawords.mo /usr/share/locale/uk/LC_MESSAGES/karbon.mo /usr/share/locale/uk/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/uk/LC_MESSAGES/koconverter.mo /usr/share/locale/uk/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/uk/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/uk/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/uk/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/vi/LC_MESSAGES/calligra.mo /usr/share/locale/vi/LC_MESSAGES/calligrafilters.mo /usr/share/locale/vi/LC_MESSAGES/calligrastage.mo /usr/share/locale/vi/LC_MESSAGES/calligrawords.mo /usr/share/locale/wa/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/wa/LC_MESSAGES/KarbonTools.mo /usr/share/locale/wa/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/wa/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/wa/LC_MESSAGES/calligra.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/wa/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/wa/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/wa/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/wa/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/wa/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/wa/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/wa/LC_MESSAGES/calligrafilters.mo /usr/share/locale/wa/LC_MESSAGES/calligrasheets.mo /usr/share/locale/wa/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/wa/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/wa/LC_MESSAGES/calligrastage.mo /usr/share/locale/wa/LC_MESSAGES/calligrawords.mo /usr/share/locale/wa/LC_MESSAGES/karbon.mo /usr/share/locale/wa/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/wa/LC_MESSAGES/koconverter.mo /usr/share/locale/wa/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/wa/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/zh_CN/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/zh_CN/LC_MESSAGES/KarbonTools.mo /usr/share/locale/zh_CN/LC_MESSAGES/braindump.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra-opener.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligrafilters.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligrasheets.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligrastage.mo /usr/share/locale/zh_CN/LC_MESSAGES/calligrawords.mo /usr/share/locale/zh_CN/LC_MESSAGES/karbon.mo /usr/share/locale/zh_CN/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/zh_CN/LC_MESSAGES/koconverter.mo /usr/share/locale/zh_CN/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/zh_CN/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/zh_CN/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/zh_CN/LC_MESSAGES/okularGenerator_odt.mo /usr/share/locale/zh_TW/LC_MESSAGES/KarbonFilterEffects.mo /usr/share/locale/zh_TW/LC_MESSAGES/KarbonTools.mo /usr/share/locale/zh_TW/LC_MESSAGES/braindump.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra-defaulttools.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra-dockers.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra-opener.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_semanticitem_contact.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_semanticitem_event.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_semanticitem_location.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_artistictext.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_chart.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_comment.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_formula.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_music.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_paths.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_picture.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_plugin.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_spreadsheet.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_template.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_text.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_threed.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_vector.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_shape_video.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_textediting_autocorrect.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_textediting_changecase.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_textediting_spellcheck.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_textediting_thesaurus.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligra_textinlineobject_variables.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligrafilters.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligrasheets.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligrasheets_calendar.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligrasheets_solver.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligrastage.mo /usr/share/locale/zh_TW/LC_MESSAGES/calligrawords.mo /usr/share/locale/zh_TW/LC_MESSAGES/karbon.mo /usr/share/locale/zh_TW/LC_MESSAGES/kocolorspaces.mo /usr/share/locale/zh_TW/LC_MESSAGES/koconverter.mo /usr/share/locale/zh_TW/LC_MESSAGES/krossmodulesheets.mo /usr/share/locale/zh_TW/LC_MESSAGES/krossmodulewords.mo /usr/share/locale/zh_TW/LC_MESSAGES/okularGenerator_odp.mo /usr/share/locale/zh_TW/LC_MESSAGES/okularGenerator_odt.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 14:57:03 2025