diff --git a/.gitattributes b/.gitattributes index db9d2c9..8427aaa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -170,9 +170,21 @@ invesalius/session.py -text invesalius/style.py -text invesalius/utils.py -text invesalius/version.py -text +locale/de/LC_MESSAGES/invesalius.mo -text +locale/el/LC_MESSAGES/invesalius.mo -text locale/en/LC_MESSAGES/invesalius.mo -text locale/es/LC_MESSAGES/invesalius.mo -text +locale/fr/LC_MESSAGES/invesalius.mo -text +locale/it/LC_MESSAGES/invesalius.mo -text +locale/nl/LC_MESSAGES/invesalius.mo -text locale/pt_BR/LC_MESSAGES/invesalius.mo -text +locale/pt_PT/LC_MESSAGES/invesalius.mo -text +locale/ro_RO/LC_MESSAGES/invesalius.mo -text +locale/ru/LC_MESSAGES/invesalius.mo -text +locale/sd_IN/LC_MESSAGES/invesalius.mo -text +locale/tr_TR/LC_MESSAGES/invesalius.mo -text +locale/zh_CN/LC_MESSAGES/invesalius.mo -text +locale/zh_TW/LC_MESSAGES/invesalius.mo -text presets/raycasting/Airways[!!-~]II.plist -text presets/raycasting/Airways.plist -text presets/raycasting/Black[!!-~]&[!!-~]White.plist -text diff --git a/locale/de/LC_MESSAGES/invesalius.mo b/locale/de/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/de/LC_MESSAGES/invesalius.mo differ diff --git a/locale/el/LC_MESSAGES/invesalius.mo b/locale/el/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..2d2b2d3 Binary files /dev/null and b/locale/el/LC_MESSAGES/invesalius.mo differ diff --git a/locale/fr/LC_MESSAGES/invesalius.mo b/locale/fr/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/fr/LC_MESSAGES/invesalius.mo differ diff --git a/locale/it/LC_MESSAGES/invesalius.mo b/locale/it/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..9df2b90 Binary files /dev/null and b/locale/it/LC_MESSAGES/invesalius.mo differ diff --git a/locale/nl/LC_MESSAGES/invesalius.mo b/locale/nl/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/nl/LC_MESSAGES/invesalius.mo differ diff --git a/locale/pt_PT/LC_MESSAGES/invesalius.mo b/locale/pt_PT/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/pt_PT/LC_MESSAGES/invesalius.mo differ diff --git a/locale/ro_RO/LC_MESSAGES/invesalius.mo b/locale/ro_RO/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/ro_RO/LC_MESSAGES/invesalius.mo differ diff --git a/locale/ru/LC_MESSAGES/invesalius.mo b/locale/ru/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/ru/LC_MESSAGES/invesalius.mo differ diff --git a/locale/sd_IN/LC_MESSAGES/invesalius.mo b/locale/sd_IN/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/sd_IN/LC_MESSAGES/invesalius.mo differ diff --git a/locale/tr_TR/LC_MESSAGES/invesalius.mo b/locale/tr_TR/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/tr_TR/LC_MESSAGES/invesalius.mo differ diff --git a/locale/zh_CN/LC_MESSAGES/invesalius.mo b/locale/zh_CN/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/zh_CN/LC_MESSAGES/invesalius.mo differ diff --git a/locale/zh_TW/LC_MESSAGES/invesalius.mo b/locale/zh_TW/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b5fe6df Binary files /dev/null and b/locale/zh_TW/LC_MESSAGES/invesalius.mo differ -- libgit2 0.21.2