diff options
| -rw-r--r-- | .tx/config | 10 | ||||
| -rwxr-xr-x | .tx/config_20221028214812.bak | 9 | ||||
| -rw-r--r-- | mate-icon-theme.pot | 8 | ||||
| -rw-r--r-- | po/LINGUAS | 1 | ||||
| -rw-r--r-- | po/Makevars | 4 | ||||
| -rw-r--r-- | po/es_ES.po | 29 |
6 files changed, 6 insertions, 55 deletions
diff --git a/.tx/config b/.tx/config deleted file mode 100644 index e6c0662..0000000 --- a/.tx/config +++ /dev/null @@ -1,10 +0,0 @@ -[main] -host = https://www.transifex.com - -[o:mate:p:MATE:r:master--mate-icon-theme] -file_filter = po/<lang>.po -source_file = po/mate-icon-theme.pot -source_lang = en -type = PO -minimum_perc = 2 - diff --git a/.tx/config_20221028214812.bak b/.tx/config_20221028214812.bak deleted file mode 100755 index 65d75f7..0000000 --- a/.tx/config_20221028214812.bak +++ /dev/null @@ -1,9 +0,0 @@ -[main] -host = https://www.transifex.com - -[MATE.master--mate-icon-theme] -file_filter = po/<lang>.po -source_file = po/mate-icon-theme.pot -source_lang = en -type = PO -minimum_perc = 2 diff --git a/mate-icon-theme.pot b/mate-icon-theme.pot index 5b7060e..7ceac0a 100644 --- a/mate-icon-theme.pot +++ b/mate-icon-theme.pot @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: mate-icon-theme 1.26.0\n" +"Project-Id-Version: mate-icon-theme 1.28.0\n" "Report-Msgid-Bugs-To: https://mate-desktop.org\n" -"POT-Creation-Date: 2022-10-29 15:26+0200\n" +"POT-Creation-Date: 2019-10-31 15:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -16,10 +16,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: index.theme.in.in:3 +#: index.theme.in.in:2 msgid "MATE" msgstr "" -#: index.theme.in.in:4 +#: index.theme.in.in:3 msgid "Default MATE Theme" msgstr "" @@ -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 23af6b4..e8bc187 100644 --- a/po/Makevars +++ b/po/Makevars @@ -69,10 +69,10 @@ 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 +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 +DIST_DEPENDS_ON_UPDATE_PO = no diff --git a/po/es_ES.po b/po/es_ES.po deleted file mode 100644 index fb66d7d..0000000 --- a/po/es_ES.po +++ /dev/null @@ -1,29 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR MATE Desktop Environment team -# This file is distributed under the same license as the mate-icon-theme package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -# Translators: -# J.Benjamín Rodríguez Díaz <[email protected]>, 2018 -# -msgid "" -msgstr "" -"Project-Id-Version: mate-icon-theme 1.26.0\n" -"Report-Msgid-Bugs-To: https://mate-desktop.org\n" -"POT-Creation-Date: 2022-10-29 15:26+0200\n" -"PO-Revision-Date: 2018-03-11 18:32+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" - -#: index.theme.in.in:3 -msgid "MATE" -msgstr "MATE" - -#: index.theme.in.in:4 -msgid "Default MATE Theme" -msgstr "Tema MATE por defecto" |
