summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-02-13 16:33:14 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-02-13 16:33:14 -0500
commitfa2851d5b5c48307c7842a2dc528fc71fa7e8eaf (patch)
treed5fb25930b6d2b2d29120e325b31caafe90e4435 /templates
parent0d94b8bf90aead5015e489a2bc6f41e10ca64c40 (diff)
downloadcups-fa2851d5b5c48307c7842a2dc528fc71fa7e8eaf.tar.gz
Update Danish localization (Issue #5504)
Diffstat (limited to 'templates')
-rw-r--r--templates/da/choose-model.tmpl2
-rw-r--r--templates/da/jobs.tmpl4
-rw-r--r--templates/da/set-printer-options-header.tmpl2
3 files changed, 4 insertions, 4 deletions
diff --git a/templates/da/choose-model.tmpl b/templates/da/choose-model.tmpl
index 603ada162..087ca8e68 100644
--- a/templates/da/choose-model.tmpl
+++ b/templates/da/choose-model.tmpl
@@ -38,7 +38,7 @@ Del {?printer_is_shared=?ikke:{?printer_is_shared=0?ikke:}} printeren</TD>
<TH CLASS="label">Model:</TH>
<TD>
<SELECT NAME="PPD_NAME" SIZE="10">
-{op=add-printer?:<OPTION VALUE="__no_change__" SELECTED>Nuvæende driver - {current_make_and_model}</OPTION>:}
+{op=add-printer?:<OPTION VALUE="__no_change__" SELECTED>Nuværende driver - {current_make_and_model}</OPTION>:}
{show_ipp_everywhere?<OPTION VALUE="everywhere" SELECTED>{current_make_and_model} - IPP Everywhere &trade;</OPTION>:}
{[ppd_name]<OPTION VALUE="{ppd_name}" {op=modify-printer?:{?current_make_and_model={ppd_make_and_model}?SELECTED:}}>{ppd_make_and_model} ({ppd_natural_language})
}</SELECT>
diff --git a/templates/da/jobs.tmpl b/templates/da/jobs.tmpl
index a0a603af7..db4a0c072 100644
--- a/templates/da/jobs.tmpl
+++ b/templates/da/jobs.tmpl
@@ -11,8 +11,8 @@
<TD>{?job_originating_user_name=?Tilbageholdt:{job_originating_user_name}}&nbsp;</TD>
<TD>{job_k_octets}k&nbsp;</TD>
<TD>{job_impressions_completed=0?Ukendt:{?job_impressions_completed}}&nbsp;</TD>
-<TD>{job_state=3?afventende siden<BR>{?time_at_creation=?Ukendt:{time_at_creation}}:{job_state=4?tilbageholdt siden<BR>{?time_at_creation=?Ukendt:{time_at_creation}}:
-{job_state=5?behandling siden<BR>{?time_at_processing=?Ukendt:{time_at_processing}}:{job_state=6?stoppet:
+<TD>{job_state=3?afventer siden<BR>{?time_at_creation=?Ukendt:{time_at_creation}}:{job_state=4?tilbageholdt siden<BR>{?time_at_creation=?Ukendt:{time_at_creation}}:
+{job_state=5?behandler siden<BR>{?time_at_processing=?Ukendt:{time_at_processing}}:{job_state=6?stoppet:
{job_state=7?annulleret ved<BR>{?time_at_completed=?Ukendt:{time_at_completed}}:{job_state=8?afbrudt:fuldtført ved<BR>{?time_at_completed=?Ukendt:{time_at_completed}}}}}}}}&nbsp;{job_printer_state_message?<BR>
<EM>"{job_printer_state_message}"</EM>:}</TD>
<TD>
diff --git a/templates/da/set-printer-options-header.tmpl b/templates/da/set-printer-options-header.tmpl
index aa96861a1..36ec7feed 100644
--- a/templates/da/set-printer-options-header.tmpl
+++ b/templates/da/set-printer-options-header.tmpl
@@ -4,7 +4,7 @@
<INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}">
<INPUT TYPE="HIDDEN" NAME="PRINTER_NAME" VALUE="{printer_name}">
<INPUT TYPE="HIDDEN" NAME="OP" VALUE="{op}">
-{HAVE_AUTOCONFIGURE?<INPUT TYPE="SUBMIT" NAME="AUTOCONFIGURE" VALUE="Foresporg printer for standardtilvalg">:}
+{HAVE_AUTOCONFIGURE?<INPUT TYPE="SUBMIT" NAME="AUTOCONFIGURE" VALUE="Forespørg printer for standardtilvalg">:}
<SCRIPT TYPE="text/javascript"><!--
function update_paramtable(option)