diff options
| -rw-r--r-- | .tx/config | 17 | ||||
| -rwxr-xr-x | .tx/config_20221029000415.bak | 17 | ||||
| -rw-r--r-- | mate-user-guide.pot | 4 | ||||
| -rw-r--r-- | mate-user-guide/mate-user-guide.pot | 2 | ||||
| -rw-r--r-- | po/LINGUAS | 1 | ||||
| -rw-r--r-- | po/Makevars | 6 | ||||
| -rw-r--r-- | po/es_ES.po | 33 |
7 files changed, 7 insertions, 73 deletions
diff --git a/.tx/config b/.tx/config deleted file mode 100644 index 49539bc..0000000 --- a/.tx/config +++ /dev/null @@ -1,17 +0,0 @@ -[main] -host = https://www.transifex.com - -[o:mate:p:MATE:r:master--mate-user-guide] -file_filter = po/<lang>.po -source_file = mate-user-guide.pot -source_lang = en -type = PO -minimum_perc = 2 - -[o:mate:p:MATE:r:master--mate-user-guide-content] -file_filter = mate-user-guide/<lang>/<lang>.po -source_file = mate-user-guide/mate-user-guide.pot -source_lang = en -type = PO -minimum_perc = 2 - diff --git a/.tx/config_20221029000415.bak b/.tx/config_20221029000415.bak deleted file mode 100755 index d1fe67e..0000000 --- a/.tx/config_20221029000415.bak +++ /dev/null @@ -1,17 +0,0 @@ -[main] -host = https://www.transifex.com - -[MATE.master--mate-user-guide] -file_filter = po/<lang>.po -source_file = mate-user-guide.pot -source_lang = en -type = PO -minimum_perc = 2 - -[MATE.master--mate-user-guide-content] -file_filter = mate-user-guide/<lang>/<lang>.po -source_file = mate-user-guide/mate-user-guide.pot -source_lang = en -type = PO -minimum_perc = 2 - diff --git a/mate-user-guide.pot b/mate-user-guide.pot index d592a88..df30e00 100644 --- a/mate-user-guide.pot +++ b/mate-user-guide.pot @@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: mate-user-guide 1.26.0\n" +"Project-Id-Version: mate-user-guide 1.28.0\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-user-guide/issues/" "new\n" -"POT-Creation-Date: 2022-10-29 15:30+0200\n" +"POT-Creation-Date: 2026-04-10 09:24+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" diff --git a/mate-user-guide/mate-user-guide.pot b/mate-user-guide/mate-user-guide.pot index 884b368..71bbe43 100644 --- a/mate-user-guide/mate-user-guide.pot +++ b/mate-user-guide/mate-user-guide.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2022-10-29 15:30+0200\n" +"POT-Creation-Date: 2026-04-10 09:29+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -30,7 +30,6 @@ es es_AR es_CL es_CO -es_ES es_MX es_PR et diff --git a/po/Makevars b/po/Makevars index 5c3836c..9e39b0c 100644 --- a/po/Makevars +++ b/po/Makevars @@ -69,10 +69,12 @@ MSGINIT_OPTIONS = # has changed. Possible values are "yes" and "no". Set this to no if # the POT file is checked in the repository and the version control # program ignores timestamps. -PO_DEPENDS_ON_POT = yes +# Set to NO as Weblate is doing it and we don't want conflict +PO_DEPENDS_ON_POT = no # This tells whether or not to forcibly update $(DOMAIN).pot and # regenerate PO files on "make dist". Possible values are "yes" and # "no". Set this to no if the POT file and PO files are maintained # externally. -DIST_DEPENDS_ON_UPDATE_PO = yes +# Set to NO as Weblate is doing it and we don't want conflict +DIST_DEPENDS_ON_UPDATE_PO = no diff --git a/po/es_ES.po b/po/es_ES.po deleted file mode 100644 index 16d5f29..0000000 --- a/po/es_ES.po +++ /dev/null @@ -1,33 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR MATE Desktop Environment team -# This file is distributed under the same license as the mate-user-guide package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -# Translators: -# J.Benjamín Rodríguez Díaz <[email protected]>, 2018 -# -msgid "" -msgstr "" -"Project-Id-Version: mate-user-guide 1.26.0\n" -"Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-user-guide/issues/new\n" -"POT-Creation-Date: 2022-10-29 15:30+0200\n" -"PO-Revision-Date: 2018-03-12 09:05+0000\n" -"Last-Translator: J.Benjamín Rodríguez Díaz <[email protected]>, 2018\n" -"Language-Team: Spanish (Spain) (https://app.transifex.com/mate/teams/13566/es_ES/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es_ES\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#: mate-user-guide.desktop.in.in:4 -msgid "Help" -msgstr "Ayuda" - -#: mate-user-guide.desktop.in.in:5 -msgid "Get help with MATE" -msgstr "Obtener ayuda con MATE" - -#: mate-user-guide.desktop.in.in:6 -msgid "documentation;information;manual;" -msgstr "" |
