From: jschwender Date: Mon, 15 Mar 2021 07:23:54 +0000 (+0100) Subject: more explicit terms in the job listing templates. X-Git-Tag: v2.4b1~180^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F142%2Fhead;p=thirdparty%2Fcups.git more explicit terms in the job listing templates. ja,ru,pt_BR,es use identical english terms as they are untranslated so far. de is translated. da, fr need an update for translation. --- diff --git a/templates/de/jobs-header.tmpl b/templates/de/jobs-header.tmpl index 01f794b75a..33c62d3a7c 100644 --- a/templates/de/jobs-header.tmpl +++ b/templates/de/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{?which_jobs=?Aktive Aufträge in Reihenfolge der Abarbeitung▼:{which_jobs=all?Aufträge in Reihenfolge des Empfangs▼:Aufträge in der Reihenfolge der Fertigstellung/Löschung/Abbruch▲}}

+

{?which_jobs=?Aktive Aufträge in Reihenfolge der Abarbeitung▼:{which_jobs=all?Aufträge in sequenzieller Reihenfolge▼:Aufträge in der Reihenfolge der Fertigstellung oder Abbruch▲}}

diff --git a/templates/es/jobs-header.tmpl b/templates/es/jobs-header.tmpl index d28535a254..238ab07303 100644 --- a/templates/es/jobs-header.tmpl +++ b/templates/es/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=all?Jobs listed in ascending order.:Jobs listed in descending order.}}

+

{?which_jobs=?Active jobs listed in processing order▼; held jobs appear first.:{which_jobs=all?Jobs in sequential order▼:Completed jobs in order of completion or cancellation▲}}

diff --git a/templates/ja/jobs-header.tmpl b/templates/ja/jobs-header.tmpl index 988249b6d1..55f51a19cc 100644 --- a/templates/ja/jobs-header.tmpl +++ b/templates/ja/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=all?Jobs listed in ascending order.:Jobs listed in descending order.}}

+

{?which_jobs=?Active jobs listed in processing order▼; held jobs appear first.:{which_jobs=all?Jobs in sequential order▼:Completed jobs in order of completion or cancellation▲}}

diff --git a/templates/jobs-header.tmpl b/templates/jobs-header.tmpl index 6568a7ff54..a4de07b389 100644 --- a/templates/jobs-header.tmpl +++ b/templates/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{?which_jobs=?Active jobs listed in processing order▼; held jobs appear first.:{which_jobs=all?Jobs in plain reception order▼:Completed jobs in order of finish/cancel/abort▲}}

+

{?which_jobs=?Active jobs listed in processing order▼; held jobs appear first.:{which_jobs=all?Jobs in sequential order▼:Completed jobs in order of completion or cancellation▲}}

diff --git a/templates/pt_BR/jobs-header.tmpl b/templates/pt_BR/jobs-header.tmpl index 92c912649a..6987979ea6 100644 --- a/templates/pt_BR/jobs-header.tmpl +++ b/templates/pt_BR/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=all?Jobs listed in ascending order.:Jobs listed in descending order.}}

+

{?which_jobs=?Active jobs listed in processing order▼; held jobs appear first.:{which_jobs=all?Jobs in sequential order▼:Completed jobs in order of completion or cancellation▲}}

diff --git a/templates/ru/jobs-header.tmpl b/templates/ru/jobs-header.tmpl index 3ee6dc95ee..e759c03183 100644 --- a/templates/ru/jobs-header.tmpl +++ b/templates/ru/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=all?Jobs listed in ascending order.:Jobs listed in descending order.}}

+

{?which_jobs=?Active jobs listed in processing order▼; held jobs appear first.:{which_jobs=all?Jobs in sequential order▼:Completed jobs in order of completion or cancellation▲}}