cleanup translation changes introduced by last merge
This commit is contained in:
parent
db8a929f0b
commit
66e0bbc348
2 changed files with 15 additions and 25 deletions
|
@ -1633,12 +1633,6 @@ en:
|
||||||
role_finance: Finances
|
role_finance: Finances
|
||||||
role_orders: Order management
|
role_orders: Order management
|
||||||
role_suppliers: Suppliers
|
role_suppliers: Suppliers
|
||||||
task_description: Description
|
|
||||||
task_duration: Duration in hours
|
|
||||||
task_name: Task name
|
|
||||||
task_required_users: People required
|
|
||||||
weekday: Weekday
|
|
||||||
weekly_task: Define monthly task?
|
|
||||||
'no': 'No'
|
'no': 'No'
|
||||||
required:
|
required:
|
||||||
mark: ! '*'
|
mark: ! '*'
|
||||||
|
@ -1819,11 +1813,6 @@ en:
|
||||||
workgroup:
|
workgroup:
|
||||||
title: Tasks for %{workgroup}
|
title: Tasks for %{workgroup}
|
||||||
title_all: All group tasks
|
title_all: All group tasks
|
||||||
weekly:
|
|
||||||
desc: ! '<p>Every <b>%{weekday}</b> this workgroup has the following job: <b>%{task}</b></p> <p>The weektask has been created by Foodsoft automatically. You still have to sign up for it yourself.</p>'
|
|
||||||
edit: Edit weekly tasks
|
|
||||||
empty: No weekly tasks created yet.
|
|
||||||
title: Weekly tasks
|
|
||||||
time:
|
time:
|
||||||
am: morning
|
am: morning
|
||||||
formats:
|
formats:
|
||||||
|
|
|
@ -81,6 +81,11 @@ nl:
|
||||||
too_long: is te lang (niet meer dan %{count} tekens)
|
too_long: is te lang (niet meer dan %{count} tekens)
|
||||||
too_short: is te kort (niet minder dan %{count} tekens)
|
too_short: is te kort (niet minder dan %{count} tekens)
|
||||||
wrong_length: heeft de verkeerde lengte (moet precies %{count} tekens zijn)
|
wrong_length: heeft de verkeerde lengte (moet precies %{count} tekens zijn)
|
||||||
|
models:
|
||||||
|
task:
|
||||||
|
attributes:
|
||||||
|
done:
|
||||||
|
exclusion:
|
||||||
template:
|
template:
|
||||||
body: ! 'Controleer de volgende velden:'
|
body: ! 'Controleer de volgende velden:'
|
||||||
header:
|
header:
|
||||||
|
@ -1513,16 +1518,10 @@ nl:
|
||||||
workgroup:
|
workgroup:
|
||||||
next_weekly_tasks_number:
|
next_weekly_tasks_number:
|
||||||
role_admin:
|
role_admin:
|
||||||
role_article_meta:
|
role_article_meta: Artikelbestand
|
||||||
role_finance:
|
role_finance: Financiën
|
||||||
role_orders:
|
role_orders:
|
||||||
role_suppliers:
|
role_suppliers: Leveranciers
|
||||||
task_description:
|
|
||||||
task_duration:
|
|
||||||
task_name:
|
|
||||||
task_required_users:
|
|
||||||
weekday:
|
|
||||||
weekly_task:
|
|
||||||
'no': Nee
|
'no': Nee
|
||||||
required:
|
required:
|
||||||
mark: ! '*'
|
mark: ! '*'
|
||||||
|
@ -1647,12 +1646,15 @@ nl:
|
||||||
notice:
|
notice:
|
||||||
edit:
|
edit:
|
||||||
title:
|
title:
|
||||||
|
warning_periodic:
|
||||||
error_not_found:
|
error_not_found:
|
||||||
form:
|
form:
|
||||||
search:
|
search:
|
||||||
hint:
|
hint:
|
||||||
noresult:
|
noresult:
|
||||||
placeholder:
|
placeholder:
|
||||||
|
submit:
|
||||||
|
periodic:
|
||||||
index:
|
index:
|
||||||
show_group_tasks:
|
show_group_tasks:
|
||||||
title:
|
title:
|
||||||
|
@ -1676,10 +1678,13 @@ nl:
|
||||||
new_task:
|
new_task:
|
||||||
new:
|
new:
|
||||||
title:
|
title:
|
||||||
|
repeated:
|
||||||
set_done:
|
set_done:
|
||||||
notice:
|
notice:
|
||||||
show:
|
show:
|
||||||
accept_task:
|
accept_task:
|
||||||
|
confirm_delete_group:
|
||||||
|
delete_group:
|
||||||
due_date:
|
due_date:
|
||||||
hours:
|
hours:
|
||||||
mark_done:
|
mark_done:
|
||||||
|
@ -1687,6 +1692,7 @@ nl:
|
||||||
title:
|
title:
|
||||||
update:
|
update:
|
||||||
notice:
|
notice:
|
||||||
|
notice_converted:
|
||||||
user:
|
user:
|
||||||
more:
|
more:
|
||||||
tasks_link:
|
tasks_link:
|
||||||
|
@ -1696,11 +1702,6 @@ nl:
|
||||||
workgroup:
|
workgroup:
|
||||||
title:
|
title:
|
||||||
title_all:
|
title_all:
|
||||||
weekly:
|
|
||||||
desc:
|
|
||||||
edit:
|
|
||||||
empty:
|
|
||||||
title:
|
|
||||||
time:
|
time:
|
||||||
am: morgen
|
am: morgen
|
||||||
formats:
|
formats:
|
||||||
|
|
Loading…
Reference in a new issue