From 82b6abfbd8987cf5d5821583be5a7528db5af44f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20A=C3=9Fhauer?= <mha1993@live.de> Date: Thu, 31 Oct 2019 12:33:41 +0100 Subject: [PATCH] tell weblate to ignore pre-GPLv2 translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Marking the strings we dropped in the GPLv2 transition as "ignore-translated" should hopefully stop weblate from suggesting those previous translations to unsuspecting users. Signed-off-by: Matthias A횩hauer <mha1993@live.de> --- po/documentation.hu.po | 4 ++-- po/documentation.nl.po | 6 +++--- po/documentation.pl.po | 28 ++++++++++++++-------------- po/documentation.zh_HANS-CN.po | 6 +++--- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/po/documentation.hu.po b/po/documentation.hu.po index d570778..7253a5a 100644 --- a/po/documentation.hu.po +++ b/po/documentation.hu.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: git documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" "POT-Creation-Date: 2019-08-27 18:53+0200\n" -"PO-Revision-Date: 2019-10-30 13:22+0100\n" +"PO-Revision-Date: 2019-10-31 12:31+0100\n" "Last-Translator: Matthias A횩hauer <mha1993@live.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hu\n" @@ -23,7 +23,7 @@ msgstr "-b" #. type: Plain text #: en/blame-options.txt:4 -#, priority:100 +#, ignore-translated, priority:100 msgid "Show blank SHA-1 for boundary commits. This can also be controlled via the `blame.blankboundary` config option." msgstr "" diff --git a/po/documentation.nl.po b/po/documentation.nl.po index 6d74820..07320c7 100644 --- a/po/documentation.nl.po +++ b/po/documentation.nl.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: git documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" "POT-Creation-Date: 2019-08-27 18:53+0200\n" -"PO-Revision-Date: 2019-10-30 13:22+0100\n" +"PO-Revision-Date: 2019-10-31 12:31+0100\n" "Last-Translator: Matthias A횩hauer <mha1993@live.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -23,7 +23,7 @@ msgstr "-b" #. type: Plain text #: en/blame-options.txt:4 -#, priority:100 +#, ignore-translated, priority:100 msgid "Show blank SHA-1 for boundary commits. This can also be controlled via the `blame.blankboundary` config option." msgstr "" @@ -35,7 +35,7 @@ msgstr "--root" #. type: Plain text #: en/blame-options.txt:8 -#, priority:100 +#, ignore-translated, priority:100 msgid "Do not treat root commits as boundaries. This can also be controlled via the `blame.showRoot` config option." msgstr "" diff --git a/po/documentation.pl.po b/po/documentation.pl.po index 206ca41..9e288d0 100644 --- a/po/documentation.pl.po +++ b/po/documentation.pl.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: git documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" "POT-Creation-Date: 2019-08-27 18:53+0200\n" -"PO-Revision-Date: 2019-10-30 13:22+0100\n" +"PO-Revision-Date: 2019-10-31 12:31+0100\n" "Last-Translator: Matthias A횩hauer <mha1993@live.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" @@ -23,7 +23,7 @@ msgstr "-b" #. type: Plain text #: en/blame-options.txt:4 -#, priority:100 +#, ignore-translated, priority:100 msgid "Show blank SHA-1 for boundary commits. This can also be controlled via the `blame.blankboundary` config option." msgstr "" @@ -35,7 +35,7 @@ msgstr "--root" #. type: Plain text #: en/blame-options.txt:8 -#, priority:100 +#, ignore-translated, priority:100 msgid "Do not treat root commits as boundaries. This can also be controlled via the `blame.showRoot` config option." msgstr "" @@ -47,31 +47,31 @@ msgstr "--show-stats" #. type: Plain text #: en/blame-options.txt:11 -#, priority:100 +#, ignore-translated, priority:100 msgid "Include additional statistics at the end of blame output." msgstr "" #. type: Labeled list #: en/blame-options.txt:12 -#, no-wrap, priority:100 +#, ignore-translated, no-wrap, priority:100 msgid "-L <start>,<end>" msgstr "" #. type: Labeled list #: en/blame-options.txt:13 -#, no-wrap, priority:100 +#, ignore-translated, no-wrap, priority:100 msgid "-L :<funcname>" msgstr "" #. type: Plain text #: en/blame-options.txt:16 -#, priority:100 +#, ignore-translated, priority:100 msgid "Annotate only the given line range. May be specified multiple times. Overlapping ranges are allowed." msgstr "" #. type: Plain text #: en/blame-options.txt:19 -#, priority:100 +#, ignore-translated, priority:100 msgid "<start> and <end> are optional. ``-L <start>'' or ``-L <start>,'' spans from <start> to end of file. ``-L ,<end>'' spans from start of file to <end>." msgstr "" @@ -83,7 +83,7 @@ msgstr "-l" #. type: Plain text #: en/blame-options.txt:24 -#, priority:100 +#, ignore-translated, priority:100 msgid "Show long rev (Default: off)." msgstr "" @@ -95,31 +95,31 @@ msgstr "-t" #. type: Plain text #: en/blame-options.txt:27 -#, priority:100 +#, ignore-translated, priority:100 msgid "Show raw timestamp (Default: off)." msgstr "" #. type: Labeled list #: en/blame-options.txt:28 -#, no-wrap, priority:100 +#, ignore-translated, no-wrap, priority:100 msgid "-S <revs-file>" msgstr "" #. type: Plain text #: en/blame-options.txt:30 -#, priority:100 +#, ignore-translated, priority:100 msgid "Use revisions from revs-file instead of calling linkgit:git-rev-list[1]." msgstr "" #. type: Labeled list #: en/blame-options.txt:31 -#, no-wrap, priority:100 +#, ignore-translated, no-wrap, priority:100 msgid "--reverse <rev>..<rev>" msgstr "" #. type: Plain text #: en/blame-options.txt:38 -#, priority:100 +#, ignore-translated, priority:100 msgid "Walk history forward instead of backward. Instead of showing the revision in which a line appeared, this shows the last revision in which a line has existed. This requires a range of revision like START..END where the path to blame exists in START. `git blame --reverse START` is taken as `git blame --reverse START..HEAD` for convenience." msgstr "" diff --git a/po/documentation.zh_HANS-CN.po b/po/documentation.zh_HANS-CN.po index f32d22c..125f34d 100644 --- a/po/documentation.zh_HANS-CN.po +++ b/po/documentation.zh_HANS-CN.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: git documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" "POT-Creation-Date: 2019-08-27 18:53+0200\n" -"PO-Revision-Date: 2019-10-30 13:22+0100\n" +"PO-Revision-Date: 2019-10-31 12:31+0100\n" "Last-Translator: Matthias A횩hauer <mha1993@live.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_HANS-CN\n" @@ -2256,7 +2256,7 @@ msgstr "" #. type: Title ~ #: en/config.txt:179 en/git-rev-parse.txt:359 en/git-rev-parse.txt:415 -#, no-wrap, priority:100 +#, ignore-translated, no-wrap, priority:100 msgid "Example" msgstr "" @@ -3015,7 +3015,7 @@ msgstr "" #. type: Labeled list #: en/diff-format.txt:76 en/git-svn.txt:499 en/git-svn.txt:539 -#, no-wrap, priority:280 +#, ignore-translated, no-wrap, priority:280 msgid "Example:" msgstr "" -- GitLab