summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Schneider <[email protected]>2026-04-02 17:12:31 +0200
committermbkma <[email protected]>2026-04-29 22:16:40 +0200
commit4ee4d44b105607d0998c62b8d0fba93d892794f1 (patch)
tree53ccfcdb6056d71585bda4d9b169b9bf3e50c5df
parent8f2a587d7ae2c7e808f353520a04bc7005ec6393 (diff)
downloadmate-netbook-4ee4d44b105607d0998c62b8d0fba93d892794f1.tar.bz2
mate-netbook-4ee4d44b105607d0998c62b8d0fba93d892794f1.tar.xz
Weblate migration
-rw-r--r--.tx/config10
-rwxr-xr-x.tx/config_20221028215423.bak9
-rw-r--r--mate-netbook.pot24
-rw-r--r--po/LINGUAS1
-rw-r--r--po/Makevars4
-rw-r--r--po/es_ES.po142
6 files changed, 14 insertions, 176 deletions
diff --git a/.tx/config b/.tx/config
deleted file mode 100644
index 42e2027..0000000
--- a/.tx/config
+++ /dev/null
@@ -1,10 +0,0 @@
-[main]
-host = https://www.transifex.com
-
-[o:mate:p:MATE:r:master--mate-netbook]
-file_filter = po/<lang>.po
-source_file = po/mate-netbook.pot
-source_lang = en
-type = PO
-minimum_perc = 2
-
diff --git a/.tx/config_20221028215423.bak b/.tx/config_20221028215423.bak
deleted file mode 100755
index 55793a4..0000000
--- a/.tx/config_20221028215423.bak
+++ /dev/null
@@ -1,9 +0,0 @@
-[main]
-host = https://www.transifex.com
-
-[MATE.master--mate-netbook]
-file_filter = po/<lang>.po
-source_file = po/mate-netbook.pot
-source_lang = en
-type = PO
-minimum_perc = 2
diff --git a/mate-netbook.pot b/mate-netbook.pot
index 78920c8..a466aa2 100644
--- a/mate-netbook.pot
+++ b/mate-netbook.pot
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: mate-netbook 1.26.0\n"
+"Project-Id-Version: mate-netbook 1.27.0\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/mate/MATE/\n"
-"POT-Creation-Date: 2022-10-29 15:24+0200\n"
+"POT-Creation-Date: 2026-04-01 20:55+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"
@@ -48,11 +48,11 @@ msgstr ""
msgid "Show windows title with a bold face."
msgstr ""
-#: mate-window-picker-applet/org.mate.panel.MateWindowPicker.mate-panel-applet.desktop.in.in:5
+#: mate-window-picker-applet/org.mate.panel.MateWindowPicker.mate-panel-applet.desktop.in.in:4
msgid "Window Picker Applet Factory"
msgstr ""
-#: mate-window-picker-applet/org.mate.panel.MateWindowPicker.mate-panel-applet.desktop.in.in:9
+#: mate-window-picker-applet/org.mate.panel.MateWindowPicker.mate-panel-applet.desktop.in.in:8
#: mate-window-picker-applet/applet.c:244
#: mate-window-picker-applet/applet.c:245
msgid "Window Picker"
@@ -78,33 +78,33 @@ msgid "Preferences"
msgstr ""
#: mate-window-picker-applet/task-title.c:69
-#: mate-window-picker-applet/task-title.c:315
+#: mate-window-picker-applet/task-title.c:317
msgid "Log off, switch user, lock screen or power down the computer"
msgstr ""
-#: mate-window-picker-applet/task-title.c:86
+#: mate-window-picker-applet/task-title.c:87
#, c-format
msgid "There was an error executing '%s': %s"
msgstr ""
-#: mate-window-picker-applet/task-title.c:309
-#: mate-window-picker-applet/task-title.c:574
+#: mate-window-picker-applet/task-title.c:311
+#: mate-window-picker-applet/task-title.c:577
msgid "Desktop"
msgstr ""
-#: mate-window-picker-applet/task-title.c:340
+#: mate-window-picker-applet/task-title.c:342
msgid "Close window"
msgstr ""
-#: mate-window-picker-applet/task-title.c:598
+#: mate-window-picker-applet/task-title.c:602
msgid "Close"
msgstr ""
-#: mate-window-picker-applet/task-title.c:599
+#: mate-window-picker-applet/task-title.c:603
msgid "Close current window."
msgstr ""
-#: mate-window-picker-applet/task-item.c:681
+#: mate-window-picker-applet/task-item.c:682
msgid "Window Task Button"
msgstr ""
diff --git a/po/LINGUAS b/po/LINGUAS
index b9b4769..d8b0ef0 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -35,7 +35,6 @@ es_CO
es_CR
es_DO
es_EC
-es_ES
es_MX
es_NI
es_PA
diff --git a/po/Makevars b/po/Makevars
index e41f18d..fe7166a 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 1566859..0000000
--- a/po/es_ES.po
+++ /dev/null
@@ -1,142 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR MATE Desktop Environment team
-# This file is distributed under the same license as the mate-netbook package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-# Translators:
-# Jose11091 <[email protected]>, 2018
-# Stefano Karapetsas <[email protected]>, 2019
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: mate-netbook 1.26.0\n"
-"Report-Msgid-Bugs-To: https://www.transifex.com/mate/MATE/\n"
-"POT-Creation-Date: 2022-10-29 15:24+0200\n"
-"PO-Revision-Date: 2018-03-11 19:20+0000\n"
-"Last-Translator: Stefano Karapetsas <[email protected]>, 2019\n"
-"Language-Team: Spanish (Spain) (https://www.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-window-picker-applet/org.mate.panel.applet.mate-window-picker-applet.gschema.xml.in:5
-#: mate-window-picker-applet/applet.c:317
-msgid "Show all windows"
-msgstr ""
-
-#: mate-window-picker-applet/org.mate.panel.applet.mate-window-picker-applet.gschema.xml.in:6
-#: mate-window-picker-applet/applet.c:319
-msgid "Show windows from all workspaces."
-msgstr ""
-
-#: mate-window-picker-applet/org.mate.panel.applet.mate-window-picker-applet.gschema.xml.in:10
-#: mate-window-picker-applet/applet.c:326
-msgid "Show desktop title and logout button"
-msgstr ""
-
-#: mate-window-picker-applet/org.mate.panel.applet.mate-window-picker-applet.gschema.xml.in:11
-#: mate-window-picker-applet/applet.c:328
-msgid ""
-"Show a title for the desktop when no window is selected, and append a logout"
-" button."
-msgstr ""
-
-#: mate-window-picker-applet/org.mate.panel.applet.mate-window-picker-applet.gschema.xml.in:15
-#: mate-window-picker-applet/applet.c:335
-msgid "Bold windows title"
-msgstr ""
-
-#: mate-window-picker-applet/org.mate.panel.applet.mate-window-picker-applet.gschema.xml.in:16
-#: mate-window-picker-applet/applet.c:337
-msgid "Show windows title with a bold face."
-msgstr ""
-
-#: mate-window-picker-applet/org.mate.panel.MateWindowPicker.mate-panel-applet.desktop.in.in:5
-msgid "Window Picker Applet Factory"
-msgstr ""
-
-#: mate-window-picker-applet/org.mate.panel.MateWindowPicker.mate-panel-applet.desktop.in.in:9
-#: mate-window-picker-applet/applet.c:244
-#: mate-window-picker-applet/applet.c:245
-msgid "Window Picker"
-msgstr ""
-
-#: mate-window-picker-applet/applet.c:66
-msgid "_Preferences"
-msgstr "Prefere_ncias"
-
-#: mate-window-picker-applet/applet.c:69
-msgid "_About"
-msgstr "Acerca _de"
-
-#: mate-window-picker-applet/applet.c:250
-msgid ""
-"Copyright © 2008 Canonical Ltd\n"
-"Copyright © 2013-2014 Stefano Karapetsas\n"
-"Copyright © 2015-2021 MATE developers"
-msgstr ""
-
-#: mate-window-picker-applet/applet.c:300
-msgid "Preferences"
-msgstr "Preferencias"
-
-#: mate-window-picker-applet/task-title.c:69
-#: mate-window-picker-applet/task-title.c:315
-msgid "Log off, switch user, lock screen or power down the computer"
-msgstr ""
-
-#: mate-window-picker-applet/task-title.c:86
-#, c-format
-msgid "There was an error executing '%s': %s"
-msgstr "Ha ocurrido un error al ejecutar «%s» : %s"
-
-#: mate-window-picker-applet/task-title.c:309
-#: mate-window-picker-applet/task-title.c:574
-msgid "Desktop"
-msgstr ""
-
-#: mate-window-picker-applet/task-title.c:340
-msgid "Close window"
-msgstr ""
-
-#: mate-window-picker-applet/task-title.c:598
-msgid "Close"
-msgstr ""
-
-#: mate-window-picker-applet/task-title.c:599
-msgid "Close current window."
-msgstr ""
-
-#: mate-window-picker-applet/task-item.c:681
-msgid "Window Task Button"
-msgstr ""
-
-#: maximus/org.mate.maximus.gschema.xml.in:5
-msgid "A list of exclusion strings which apply to the window class."
-msgstr ""
-
-#: maximus/org.mate.maximus.gschema.xml.in:6
-msgid "A list of exclusion strings which apply to the window class"
-msgstr ""
-
-#: maximus/org.mate.maximus.gschema.xml.in:10
-#: maximus/org.mate.maximus.gschema.xml.in:11
-msgid "A binding"
-msgstr ""
-
-#: maximus/org.mate.maximus.gschema.xml.in:15
-#: maximus/org.mate.maximus.gschema.xml.in:16
-msgid "Undecorate windows when maximized"
-msgstr ""
-
-#: maximus/org.mate.maximus.gschema.xml.in:20
-msgid "Do not automatically maximize newly opened windows"
-msgstr ""
-
-#: maximus/org.mate.maximus.gschema.xml.in:21
-msgid ""
-"Do not automatically maximize newly opened windows. If undecorate is set, "
-"will still undecorate maximized windows."
-msgstr ""