summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-04-08 11:21:47 +0300
committermonsta <[email protected]>2016-04-08 11:21:47 +0300
commitdd5f18398ca0d6ae1f73aedccbc69a03bd76703f (patch)
tree473aa5a55e984f6afb4436f95f2658005d88f2ab
parent0521e2eac5dd8828b67af9e8ef422f3a03e248ad (diff)
downloadmate-indicator-applet-dd5f18398ca0d6ae1f73aedccbc69a03bd76703f.tar.bz2
mate-indicator-applet-dd5f18398ca0d6ae1f73aedccbc69a03bd76703f.tar.xz
po: add new languages from Transifex
-rw-r--r--configure.ac2
-rw-r--r--po/es_CO.po94
-rw-r--r--po/es_MX.po94
-rw-r--r--po/frp.po95
-rw-r--r--po/uz.po95
5 files changed, 379 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2c74617..d931a65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,7 +103,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Name of the default gettext domain])
AC_DEFINE_PATH(MATELOCALEDIR, "${datadir}/locale", [locale directory])
-ALL_LINGUAS="af am an ar ast az be bg bn br bs ca ca@valencia cmn crh csb cs cv cy da de el en_AU en_CA en_GB eo es es_CL et eu fa fi fr fur fy gl he hi hr hu hy id is it ja jv ka kk km kn ko ku ky la lb lt lv mk ml mr ms nb ne nl nn oc pa pl pt_BR pt ro ru sc si sk sl sq sr sv ta te th tr ug uk ur vi zh_CN zh_HK zh_TW"
+ALL_LINGUAS="af am an ar ast az be bg bn br bs ca ca@valencia cmn crh csb cs cv cy da de el en_AU en_CA en_GB eo es es_CL es_CO es_MX et eu fa fi fr frp fur fy gl he hi hr hu hy id is it ja jv ka kk km kn ko ku ky la lb lt lv mk ml mr ms nb ne nl nn oc pa pl pt_BR pt ro ru sc si sk sl sq sr sv ta te th tr ug uk ur uz vi zh_CN zh_HK zh_TW"
AM_GLIB_GNU_GETTEXT
diff --git a/po/es_CO.po b/po/es_CO.po
new file mode 100644
index 0000000..6e68ee9
--- /dev/null
+++ b/po/es_CO.po
@@ -0,0 +1,94 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: MATE Desktop Environment\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-12-14 13:47+0300\n"
+"PO-Revision-Date: 2012-03-15 09:31+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Spanish (Colombia) (http://www.transifex.com/mate/MATE/language/es_CO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es_CO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:806
+msgid "Indicator Applet"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:2
+msgid "An indicator of something that needs your attention on the desktop"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:809
+msgid "Indicator Applet Complete"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:2
+msgid "A unified applet containing all of the indicators."
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:1
+msgid "Indicator Applet Appmenu"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:2
+msgid "A applet containing the application menus."
+msgstr ""
+
+#: ../src/applet-main.c:623
+msgid ""
+"This program is free software: you can redistribute it and/or modify it "
+"under the terms of the GNU General Public License version 3, as published by"
+" the Free Software Foundation."
+msgstr ""
+
+#: ../src/applet-main.c:626
+msgid ""
+"This program is distributed in the hope that it will be useful, but WITHOUT "
+"ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, "
+"SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU "
+"General Public License for more details."
+msgstr ""
+
+#: ../src/applet-main.c:630
+msgid ""
+"You should have received a copy of the GNU General Public License along with"
+" this program. If not, see <http://www.gnu.org/licenses/>."
+msgstr ""
+
+#: ../src/applet-main.c:642
+msgid "An applet to hold your application menus."
+msgstr ""
+
+#: ../src/applet-main.c:644
+msgid "An applet to hold all of the system indicators."
+msgstr ""
+
+#: ../src/applet-main.c:648
+msgid "translator-credits"
+msgstr ""
+
+#: ../src/applet-main.c:652
+msgid "MATE Website"
+msgstr ""
+
+#: ../src/applet-main.c:793
+msgid "_About"
+msgstr "Acerca de"
+
+#: ../src/applet-main.c:812
+msgid "Indicator Applet Application Menu"
+msgstr ""
+
+#. A label to allow for click through
+#: ../src/applet-main.c:930
+msgid "No Indicators"
+msgstr ""
diff --git a/po/es_MX.po b/po/es_MX.po
new file mode 100644
index 0000000..3894b11
--- /dev/null
+++ b/po/es_MX.po
@@ -0,0 +1,94 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: MATE Desktop Environment\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-12-14 13:47+0300\n"
+"PO-Revision-Date: 2016-04-07 15:23+0000\n"
+"Last-Translator: infirit <[email protected]>\n"
+"Language-Team: Spanish (Mexico) (http://www.transifex.com/mate/MATE/language/es_MX/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es_MX\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:806
+msgid "Indicator Applet"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:2
+msgid "An indicator of something that needs your attention on the desktop"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:809
+msgid "Indicator Applet Complete"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:2
+msgid "A unified applet containing all of the indicators."
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:1
+msgid "Indicator Applet Appmenu"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:2
+msgid "A applet containing the application menus."
+msgstr ""
+
+#: ../src/applet-main.c:623
+msgid ""
+"This program is free software: you can redistribute it and/or modify it "
+"under the terms of the GNU General Public License version 3, as published by"
+" the Free Software Foundation."
+msgstr ""
+
+#: ../src/applet-main.c:626
+msgid ""
+"This program is distributed in the hope that it will be useful, but WITHOUT "
+"ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, "
+"SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU "
+"General Public License for more details."
+msgstr ""
+
+#: ../src/applet-main.c:630
+msgid ""
+"You should have received a copy of the GNU General Public License along with"
+" this program. If not, see <http://www.gnu.org/licenses/>."
+msgstr ""
+
+#: ../src/applet-main.c:642
+msgid "An applet to hold your application menus."
+msgstr ""
+
+#: ../src/applet-main.c:644
+msgid "An applet to hold all of the system indicators."
+msgstr ""
+
+#: ../src/applet-main.c:648
+msgid "translator-credits"
+msgstr "Luis Armando Medina <[email protected]>, 2016\nJorge González <[email protected]>, 2007-2010\nFrancisco Javier F. Serrador <[email protected]>, 2003-2006\nPablo Gonzalo del Campo <[email protected]>, 2000-2004\nCarlos Perelló Marín <[email protected]>, 2000, 2002\nIsmael Olea <[email protected]>, 2001\nJorge Carrasquilla Soares <[email protected]>, 2000"
+
+#: ../src/applet-main.c:652
+msgid "MATE Website"
+msgstr ""
+
+#: ../src/applet-main.c:793
+msgid "_About"
+msgstr "_Acerca de"
+
+#: ../src/applet-main.c:812
+msgid "Indicator Applet Application Menu"
+msgstr ""
+
+#. A label to allow for click through
+#: ../src/applet-main.c:930
+msgid "No Indicators"
+msgstr ""
diff --git a/po/frp.po b/po/frp.po
new file mode 100644
index 0000000..a25b33b
--- /dev/null
+++ b/po/frp.po
@@ -0,0 +1,95 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Alexandre Raymond, 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: MATE Desktop Environment\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-12-14 13:47+0300\n"
+"PO-Revision-Date: 2016-04-07 15:23+0000\n"
+"Last-Translator: Alexandre Raymond\n"
+"Language-Team: Franco-Provençal (Arpitan) (http://www.transifex.com/mate/MATE/language/frp/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: frp\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:806
+msgid "Indicator Applet"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:2
+msgid "An indicator of something that needs your attention on the desktop"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:809
+msgid "Indicator Applet Complete"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:2
+msgid "A unified applet containing all of the indicators."
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:1
+msgid "Indicator Applet Appmenu"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:2
+msgid "A applet containing the application menus."
+msgstr ""
+
+#: ../src/applet-main.c:623
+msgid ""
+"This program is free software: you can redistribute it and/or modify it "
+"under the terms of the GNU General Public License version 3, as published by"
+" the Free Software Foundation."
+msgstr ""
+
+#: ../src/applet-main.c:626
+msgid ""
+"This program is distributed in the hope that it will be useful, but WITHOUT "
+"ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, "
+"SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU "
+"General Public License for more details."
+msgstr ""
+
+#: ../src/applet-main.c:630
+msgid ""
+"You should have received a copy of the GNU General Public License along with"
+" this program. If not, see <http://www.gnu.org/licenses/>."
+msgstr ""
+
+#: ../src/applet-main.c:642
+msgid "An applet to hold your application menus."
+msgstr ""
+
+#: ../src/applet-main.c:644
+msgid "An applet to hold all of the system indicators."
+msgstr ""
+
+#: ../src/applet-main.c:648
+msgid "translator-credits"
+msgstr ""
+
+#: ../src/applet-main.c:652
+msgid "MATE Website"
+msgstr "Sito de malyâjo de MATE"
+
+#: ../src/applet-main.c:793
+msgid "_About"
+msgstr ""
+
+#: ../src/applet-main.c:812
+msgid "Indicator Applet Application Menu"
+msgstr ""
+
+#. A label to allow for click through
+#: ../src/applet-main.c:930
+msgid "No Indicators"
+msgstr ""
diff --git a/po/uz.po b/po/uz.po
new file mode 100644
index 0000000..e9b2cd9
--- /dev/null
+++ b/po/uz.po
@@ -0,0 +1,95 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# muzaffar habibullayev <[email protected]>, 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: MATE Desktop Environment\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-12-14 13:47+0300\n"
+"PO-Revision-Date: 2016-04-07 15:23+0000\n"
+"Last-Translator: muzaffar habibullayev <[email protected]>\n"
+"Language-Team: Uzbek (http://www.transifex.com/mate/MATE/language/uz/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: uz\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:806
+msgid "Indicator Applet"
+msgstr "Indikator Appleti"
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:2
+msgid "An indicator of something that needs your attention on the desktop"
+msgstr "Ish stolingizda diqqatingizga loyiq biror narsa uchun indikator"
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:809
+msgid "Indicator Applet Complete"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:2
+msgid "A unified applet containing all of the indicators."
+msgstr "Barcha indikatorlarnio qamragan umimiy applet."
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:1
+msgid "Indicator Applet Appmenu"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:2
+msgid "A applet containing the application menus."
+msgstr ""
+
+#: ../src/applet-main.c:623
+msgid ""
+"This program is free software: you can redistribute it and/or modify it "
+"under the terms of the GNU General Public License version 3, as published by"
+" the Free Software Foundation."
+msgstr ""
+
+#: ../src/applet-main.c:626
+msgid ""
+"This program is distributed in the hope that it will be useful, but WITHOUT "
+"ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, "
+"SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU "
+"General Public License for more details."
+msgstr ""
+
+#: ../src/applet-main.c:630
+msgid ""
+"You should have received a copy of the GNU General Public License along with"
+" this program. If not, see <http://www.gnu.org/licenses/>."
+msgstr ""
+
+#: ../src/applet-main.c:642
+msgid "An applet to hold your application menus."
+msgstr ""
+
+#: ../src/applet-main.c:644
+msgid "An applet to hold all of the system indicators."
+msgstr ""
+
+#: ../src/applet-main.c:648
+msgid "translator-credits"
+msgstr "Umidjon Almasov <[email protected]>, 2014\nMuzaffar Habibullayev, 2016"
+
+#: ../src/applet-main.c:652
+msgid "MATE Website"
+msgstr "MATE Veb Sayti"
+
+#: ../src/applet-main.c:793
+msgid "_About"
+msgstr "_Haqida"
+
+#: ../src/applet-main.c:812
+msgid "Indicator Applet Application Menu"
+msgstr ""
+
+#. A label to allow for click through
+#: ../src/applet-main.c:930
+msgid "No Indicators"
+msgstr "Indikatorlar yo'q"