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_orders: Order management
|
||||
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'
|
||||
required:
|
||||
mark: ! '*'
|
||||
|
@ -1819,11 +1813,6 @@ en:
|
|||
workgroup:
|
||||
title: Tasks for %{workgroup}
|
||||
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:
|
||||
am: morning
|
||||
formats:
|
||||
|
|
|
@ -81,6 +81,11 @@ nl:
|
|||
too_long: is te lang (niet meer dan %{count} tekens)
|
||||
too_short: is te kort (niet minder dan %{count} tekens)
|
||||
wrong_length: heeft de verkeerde lengte (moet precies %{count} tekens zijn)
|
||||
models:
|
||||
task:
|
||||
attributes:
|
||||
done:
|
||||
exclusion:
|
||||
template:
|
||||
body: ! 'Controleer de volgende velden:'
|
||||
header:
|
||||
|
@ -1513,16 +1518,10 @@ nl:
|
|||
workgroup:
|
||||
next_weekly_tasks_number:
|
||||
role_admin:
|
||||
role_article_meta:
|
||||
role_finance:
|
||||
role_article_meta: Artikelbestand
|
||||
role_finance: Financiën
|
||||
role_orders:
|
||||
role_suppliers:
|
||||
task_description:
|
||||
task_duration:
|
||||
task_name:
|
||||
task_required_users:
|
||||
weekday:
|
||||
weekly_task:
|
||||
role_suppliers: Leveranciers
|
||||
'no': Nee
|
||||
required:
|
||||
mark: ! '*'
|
||||
|
@ -1647,12 +1646,15 @@ nl:
|
|||
notice:
|
||||
edit:
|
||||
title:
|
||||
warning_periodic:
|
||||
error_not_found:
|
||||
form:
|
||||
search:
|
||||
hint:
|
||||
noresult:
|
||||
placeholder:
|
||||
submit:
|
||||
periodic:
|
||||
index:
|
||||
show_group_tasks:
|
||||
title:
|
||||
|
@ -1676,10 +1678,13 @@ nl:
|
|||
new_task:
|
||||
new:
|
||||
title:
|
||||
repeated:
|
||||
set_done:
|
||||
notice:
|
||||
show:
|
||||
accept_task:
|
||||
confirm_delete_group:
|
||||
delete_group:
|
||||
due_date:
|
||||
hours:
|
||||
mark_done:
|
||||
|
@ -1687,6 +1692,7 @@ nl:
|
|||
title:
|
||||
update:
|
||||
notice:
|
||||
notice_converted:
|
||||
user:
|
||||
more:
|
||||
tasks_link:
|
||||
|
@ -1696,11 +1702,6 @@ nl:
|
|||
workgroup:
|
||||
title:
|
||||
title_all:
|
||||
weekly:
|
||||
desc:
|
||||
edit:
|
||||
empty:
|
||||
title:
|
||||
time:
|
||||
am: morgen
|
||||
formats:
|
||||
|
|
Loading…
Reference in a new issue