From fcc78d55e62a32ea3b5266458fc0315922a7766f Mon Sep 17 00:00:00 2001 From: Jean-Noel Avila <jean-noel.avila@scantech.fr> Date: Tue, 4 Feb 2020 13:37:16 +0100 Subject: [PATCH] Fix priority of line-range-format.txt, update po files accordingly Signed-off-by: Jean-Noel Avila <jean-noel.avila@scantech.fr> --- po/documentation.de.po | 16 ++++++++-------- po/documentation.es_MX.po | 16 ++++++++-------- po/documentation.fr.po | 16 ++++++++-------- po/documentation.hu.po | 16 ++++++++-------- po/documentation.id.po | 16 ++++++++-------- po/documentation.it.po | 16 ++++++++-------- po/documentation.nb_NO.po | 16 ++++++++-------- po/documentation.nl.po | 16 ++++++++-------- po/documentation.pl.po | 16 ++++++++-------- po/documentation.pt_BR.po | 16 ++++++++-------- po/documentation.pt_PT.po | 16 ++++++++-------- po/documentation.ru.po | 16 ++++++++-------- po/documentation.tr.po | 16 ++++++++-------- po/documentation.zh_HANS-CN.po | 16 ++++++++-------- po/documentation.zh_HANT.po | 18 +++++++++--------- scripts/set-priorities | 2 +- 16 files changed, 122 insertions(+), 122 deletions(-) diff --git a/po/documentation.de.po b/po/documentation.de.po index dbdb735..267b2c2 100644 --- a/po/documentation.de.po +++ b/po/documentation.de.po @@ -56445,49 +56445,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.es_MX.po b/po/documentation.es_MX.po index 10e64cc..1eb3e6b 100644 --- a/po/documentation.es_MX.po +++ b/po/documentation.es_MX.po @@ -55721,49 +55721,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.fr.po b/po/documentation.fr.po index b69356a..8f3b3a9 100644 --- a/po/documentation.fr.po +++ b/po/documentation.fr.po @@ -56423,49 +56423,49 @@ msgstr "Remarquez qu'il a 챕t챕 d챕lib챕r챕ment choisi de ne pas r챕-encoder le #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.hu.po b/po/documentation.hu.po index 47e5a78..06c7da0 100644 --- a/po/documentation.hu.po +++ b/po/documentation.hu.po @@ -55689,49 +55689,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.id.po b/po/documentation.id.po index 02b5dbc..f9ddd84 100644 --- a/po/documentation.id.po +++ b/po/documentation.id.po @@ -55689,49 +55689,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.it.po b/po/documentation.it.po index 633f0d5..b7c727e 100644 --- a/po/documentation.it.po +++ b/po/documentation.it.po @@ -55703,49 +55703,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.nb_NO.po b/po/documentation.nb_NO.po index 69a430b..b4b8fb0 100644 --- a/po/documentation.nb_NO.po +++ b/po/documentation.nb_NO.po @@ -55700,49 +55700,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.nl.po b/po/documentation.nl.po index 1d5ea97..3e1a6d4 100644 --- a/po/documentation.nl.po +++ b/po/documentation.nl.po @@ -55808,50 +55808,50 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, fuzzy, priority:100 +#, fuzzy, priority:260 #| msgid "--numbered" msgid "number" msgstr "--numbered" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.pl.po b/po/documentation.pl.po index e9e17ae..9cd8ff9 100644 --- a/po/documentation.pl.po +++ b/po/documentation.pl.po @@ -55689,49 +55689,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.pt_BR.po b/po/documentation.pt_BR.po index 3d64f9c..5473e83 100644 --- a/po/documentation.pt_BR.po +++ b/po/documentation.pt_BR.po @@ -56231,49 +56231,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.pt_PT.po b/po/documentation.pt_PT.po index 99c80ba..cca6646 100644 --- a/po/documentation.pt_PT.po +++ b/po/documentation.pt_PT.po @@ -55688,49 +55688,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.ru.po b/po/documentation.ru.po index 370c4db..0b77494 100644 --- a/po/documentation.ru.po +++ b/po/documentation.ru.po @@ -55719,49 +55719,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.tr.po b/po/documentation.tr.po index e002169..2c26e1e 100644 --- a/po/documentation.tr.po +++ b/po/documentation.tr.po @@ -55690,49 +55690,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.zh_HANS-CN.po b/po/documentation.zh_HANS-CN.po index dccb3ef..7dda4ab 100644 --- a/po/documentation.zh_HANS-CN.po +++ b/po/documentation.zh_HANS-CN.po @@ -55713,49 +55713,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/po/documentation.zh_HANT.po b/po/documentation.zh_HANT.po index e58effa..8354c5c 100644 --- a/po/documentation.zh_HANT.po +++ b/po/documentation.zh_HANT.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Git Documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" -"POT-Creation-Date: 2019-12-10 23:01+0100\n" +"POT-Creation-Date: 2020-01-28 19:39+0100\n" "PO-Revision-Date: 2020-01-28 18:51+0000\n" "Last-Translator: Pango <Pango853@gmail.com>\n" "Language-Team: French\n" @@ -55707,49 +55707,49 @@ msgstr "" #. type: Plain text #: en/line-range-format.txt:2 -#, priority:100 +#, priority:260 msgid "<start> and <end> can take one of these forms:" msgstr "" #. type: Plain text #: en/line-range-format.txt:4 -#, priority:100 +#, priority:260 msgid "number" msgstr "" #. type: Plain text #: en/line-range-format.txt:7 -#, priority:100 +#, priority:260 msgid "If <start> or <end> is a number, it specifies an absolute line number (lines count from 1)." msgstr "" #. type: Plain text #: en/line-range-format.txt:10 -#, priority:100 +#, priority:260 msgid "/regex/" msgstr "" #. type: Plain text #: en/line-range-format.txt:17 -#, priority:100 +#, priority:260 msgid "This form will use the first line matching the given POSIX regex. If <start> is a regex, it will search from the end of the previous `-L` range, if any, otherwise from the start of file. If <start> is ``^/regex/'', it will search from the start of file. If <end> is a regex, it will search starting at the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:20 -#, priority:100 +#, priority:260 msgid "+offset or -offset" msgstr "" #. type: Plain text #: en/line-range-format.txt:23 -#, priority:100 +#, priority:260 msgid "This is only valid for <end> and will specify a number of lines before or after the line given by <start>." msgstr "" #. type: Plain text #: en/line-range-format.txt:30 -#, priority:100 +#, priority:260 msgid "If ``:<funcname>'' is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the next funcname line. ``:<funcname>'' searches from the end of the previous `-L` range, if any, otherwise from the start of file. ``^:<funcname>'' searches from the start of file." msgstr "" diff --git a/scripts/set-priorities b/scripts/set-priorities index e54e1b6..197b144 100755 --- a/scripts/set-priorities +++ b/scripts/set-priorities @@ -22,7 +22,7 @@ SECTIONS = {300: ["en/git-init.txt", "en/pretty-formats.txt", "en/diff-generate-patch.txt", "en/git-log.txt", - "en/line-range-format", + "en/line-range-format.txt", "en/rev-list-options.txt", "en/git-shortlog.txt", "en/mailmap.txt", -- GitLab