diff options
| author | Olivier Schneider <[email protected]> | 2026-04-02 10:23:33 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-04-29 22:20:14 +0200 |
| commit | f819e0c035d5107e7466cbd42fef8b459f97cfc4 (patch) | |
| tree | 5f94b9dadf0080531f81e8007acb84a97160751a | |
| parent | c39dc324eb09843f607a1c6d04ae17c7694d1d13 (diff) | |
| download | caja-dropbox-f819e0c035d5107e7466cbd42fef8b459f97cfc4.tar.bz2 caja-dropbox-f819e0c035d5107e7466cbd42fef8b459f97cfc4.tar.xz | |
prepare weblate migration
| -rw-r--r-- | .tx/config | 10 | ||||
| -rwxr-xr-x | .tx/config_20221029001226.bak | 9 | ||||
| -rw-r--r-- | caja-dropbox.pot | 12 | ||||
| -rw-r--r-- | po/Makevars | 4 |
4 files changed, 8 insertions, 27 deletions
diff --git a/.tx/config b/.tx/config deleted file mode 100644 index b35b8f5..0000000 --- a/.tx/config +++ /dev/null @@ -1,10 +0,0 @@ -[main] -host = https://www.transifex.com - -[o:mate:p:MATE:r:master--caja-dropbox] -file_filter = po/<lang>.po -source_file = caja-actions.pot -source_lang = en -type = PO -minimum_perc = 2 - diff --git a/.tx/config_20221029001226.bak b/.tx/config_20221029001226.bak deleted file mode 100755 index 10a829f..0000000 --- a/.tx/config_20221029001226.bak +++ /dev/null @@ -1,9 +0,0 @@ -[main] -host = https://www.transifex.com - -[MATE.master--caja-dropbox] -file_filter = po/<lang>.po -source_file = caja-actions.pot -source_lang = en -type = PO -minimum_perc = 2 diff --git a/caja-dropbox.pot b/caja-dropbox.pot index 574e9cb..7b44159 100644 --- a/caja-dropbox.pot +++ b/caja-dropbox.pot @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: caja-dropbox 1.26.0\n" +"Project-Id-Version: caja-dropbox 1.28.0\n" "Report-Msgid-Bugs-To: https://mate-desktop.org\n" -"POT-Creation-Date: 2022-10-29 15:35+0200\n" +"POT-Creation-Date: 2021-03-05 20:22+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" @@ -67,18 +67,18 @@ msgstr "" msgid "_Don't show this again" msgstr "" -#: data/caja-dropbox.desktop.in:4 +#: data/caja-dropbox.desktop.in:3 msgid "Caja Dropbox" msgstr "" -#: data/caja-dropbox.desktop.in:5 +#: data/caja-dropbox.desktop.in:4 msgid "File Synchronizer For Mate" msgstr "" -#: data/caja-dropbox.desktop.in:6 +#: data/caja-dropbox.desktop.in:5 msgid "Installs and launches proprietary Dropbox cloud software" msgstr "" -#: data/caja-dropbox.desktop.in:13 +#: data/caja-dropbox.desktop.in:12 msgid "file;synchronization;sharing;collaboration;cloud;storage;backup;" msgstr "" diff --git a/po/Makevars b/po/Makevars index b6df474..da85e8e 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 |
