initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
en:
|
||||
dunlop:
|
||||
display_badge:
|
||||
collection_target_link: Show list
|
||||
more_records_than_maximum: More than %{count} records will not be displayed
|
||||
@@ -0,0 +1,5 @@
|
||||
nl:
|
||||
dunlop:
|
||||
display_badge:
|
||||
collection_target_link: Toon lijst
|
||||
more_records_than_maximum: Meer dan %{count} wordt niet getoond
|
||||
@@ -0,0 +1,5 @@
|
||||
en:
|
||||
dunlop:
|
||||
filter:
|
||||
apply: ''
|
||||
reset: ''
|
||||
@@ -0,0 +1,5 @@
|
||||
nl:
|
||||
dunlop:
|
||||
filter:
|
||||
apply: ''
|
||||
reset: ''
|
||||
@@ -0,0 +1,19 @@
|
||||
en:
|
||||
dunlop:
|
||||
duration:
|
||||
seconds: Second
|
||||
minutes: Minute
|
||||
hours: Hour
|
||||
days: Day
|
||||
weeks: Week
|
||||
months: Month
|
||||
years: Year
|
||||
plural:
|
||||
seconds: Seconds
|
||||
minutes: Minutes
|
||||
hours: Hours
|
||||
days: Days
|
||||
weeks: Weeks
|
||||
months: Months
|
||||
years: Years
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
nl:
|
||||
dunlop:
|
||||
duration:
|
||||
seconds: seconde
|
||||
minutes: minuut
|
||||
hours: uur
|
||||
days: dag
|
||||
weeks: week
|
||||
months: maand
|
||||
years: jaar
|
||||
plural:
|
||||
seconds: secondes
|
||||
minutes: minuten
|
||||
hours: uren
|
||||
days: dagen
|
||||
weeks: weken
|
||||
months: maanden
|
||||
years: jaar
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
en:
|
||||
general:
|
||||
back: Back
|
||||
boolean_yes: 'Yes'
|
||||
boolean_no: 'No'
|
||||
collection:
|
||||
empty: "There are no %{models}"
|
||||
edit_button: 'Edit %{models}'
|
||||
last_changed:
|
||||
mixed_values: (mixed)
|
||||
action:
|
||||
index:
|
||||
label: "Listing %{models}"
|
||||
new:
|
||||
label: "Add %{model}"
|
||||
show:
|
||||
label: "%{model}"
|
||||
edit:
|
||||
label: "Edit %{model}"
|
||||
create:
|
||||
successfull: '%{model} is successfully created'
|
||||
update:
|
||||
successfull: '%{model} is successfully updated'
|
||||
destroy:
|
||||
label: "Delete %{model}"
|
||||
successfull: '%{model} is successfully deleted'
|
||||
download:
|
||||
label: Download
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
en:
|
||||
activerecord:
|
||||
models:
|
||||
user: User
|
||||
execution_batch: Execution batch
|
||||
workflow_instance_batch: Batch
|
||||
plural:
|
||||
user: Users
|
||||
execution_batch: Execution batches
|
||||
workflow_instance_batch: Batches
|
||||
attributes:
|
||||
user:
|
||||
admin: Admin?
|
||||
execution_batch:
|
||||
sti_type: Type
|
||||
state: State
|
||||
created_at: Created
|
||||
updated_at: Updated
|
||||
info_message: Info
|
||||
workflow_instance_batch:
|
||||
state: State
|
||||
@@ -0,0 +1,21 @@
|
||||
nl:
|
||||
activerecord:
|
||||
models:
|
||||
user: Gebruiker
|
||||
execution_batch: Uitvoerings batch
|
||||
workflow_instance_batch: Batch
|
||||
plural:
|
||||
user: Gebruiker
|
||||
execution_batch: Uitvoerings batches
|
||||
workflow_instance_batch: Batches
|
||||
attributes:
|
||||
user:
|
||||
admin: Admin?
|
||||
execution_batch:
|
||||
sti_type: Type
|
||||
state: Status
|
||||
created_at: Aangemaakt
|
||||
updated_at: Aangepast
|
||||
info_message: Info
|
||||
workflow_instance_batch:
|
||||
state: Status
|
||||
@@ -0,0 +1,28 @@
|
||||
nl:
|
||||
general:
|
||||
back: Terug
|
||||
boolean_yes: 'Ja'
|
||||
boolean_no: 'Nee'
|
||||
collection:
|
||||
empty: "There are no %{models}"
|
||||
edit_button: 'Bewerk %{models}'
|
||||
last_changed:
|
||||
mixed_values: (mixed)
|
||||
action:
|
||||
index:
|
||||
label: "%{models} overzicht"
|
||||
new:
|
||||
label: "%{model} toevoegen"
|
||||
show:
|
||||
label: "%{model}"
|
||||
edit:
|
||||
label: "%{model} bewerken"
|
||||
create:
|
||||
successfull: '%{model} is successfully created'
|
||||
update:
|
||||
successfull: '%{model} is successfully updated'
|
||||
destroy:
|
||||
label: "%{model} verwijderen"
|
||||
successfull: '%{model} is successfully destroyed'
|
||||
download:
|
||||
label: Download
|
||||
@@ -0,0 +1,37 @@
|
||||
en:
|
||||
dunlop:
|
||||
reports:
|
||||
title: Rapportages
|
||||
system:
|
||||
title: Basisrapportages
|
||||
workflow_instance_fields:
|
||||
title: Workflow instance fields
|
||||
workflow_steps_in_batch_finished:
|
||||
title: Report listing actions performed when all workflow steps in a batch are in a final state
|
||||
all_in_finished_state_title: When all %{workflow_steps} are in a final state
|
||||
workflow_instance_workflow_steps:
|
||||
title: "%{workflow_instance} workflow steps"
|
||||
workflow_steps_overdue:
|
||||
title: Workflow steps overdue configuration
|
||||
before_date: "%{workflow_step} is overdue when not finished %{time} before %{date}"
|
||||
after_date: "%{workflow_step} is overdue when not finished %{time} after %{date}"
|
||||
on_date: "%{workflow_step} is overdue when not finished on %{date}"
|
||||
users_permissions_table:
|
||||
title: Users permissions overview
|
||||
legend_title: Legend
|
||||
permission:
|
||||
general: General permission
|
||||
read: Read
|
||||
download: Download
|
||||
manage: Update / Manage
|
||||
reset: Reset
|
||||
|
||||
statistics:
|
||||
#title: "%{model} (%{count} active, %{archived_count} archived)"
|
||||
title: "%{model} (%{count})"
|
||||
archived_title: "%{model} (%{count})"
|
||||
workflow_step_title: "%{model}"
|
||||
overall:
|
||||
total_count: Total
|
||||
active_count: '# active'
|
||||
archived_count: '# archived'
|
||||
@@ -0,0 +1,37 @@
|
||||
nl:
|
||||
dunlop:
|
||||
reports:
|
||||
title: Rapportages
|
||||
system:
|
||||
title: Basisrapportages
|
||||
workflow_instance_fields:
|
||||
title: Workflow instance fields
|
||||
workflow_steps_in_batch_finished:
|
||||
title: Report listing actions performed when all workflow steps in a batch are in a final state
|
||||
all_in_finished_state_title: When all %{workflow_steps} are in a final state
|
||||
workflow_instance_workflow_steps:
|
||||
title: "%{workflow_instance} workflow steps"
|
||||
workflow_steps_overdue:
|
||||
title: Workflow steps overdue configuration
|
||||
before_date: "%{workflow_step} is overdue als hij %{time} voor %{date} nog niet afgerond is"
|
||||
after_date: "%{workflow_step} is overdue als hij %{time} na %{date} nog niet afgerond is"
|
||||
on_date: "%{workflow_step} is overdue als hij na %{date} nog niet afgerond is"
|
||||
users_permissions_table:
|
||||
title: Users permissions overview
|
||||
legend_title: Legend
|
||||
permission:
|
||||
general: General permission
|
||||
read: Read
|
||||
download: Download
|
||||
manage: Update / Manage
|
||||
reset: Reset
|
||||
|
||||
statistics:
|
||||
#title: "%{model} (%{count} active, %{archived_count} archived)"
|
||||
title: "%{model} (%{count})"
|
||||
archived_title: "%{model} (%{count})"
|
||||
workflow_step_title: "%{model}"
|
||||
overall:
|
||||
total_count: Totaal
|
||||
active_count: Aantal actief
|
||||
archived_count: Aantal gearchiveerd
|
||||
@@ -0,0 +1,18 @@
|
||||
en:
|
||||
dunlop:
|
||||
source_file:
|
||||
start_loading: Start loading
|
||||
finished_loading: Finished loading
|
||||
activerecord:
|
||||
models:
|
||||
source_file: Source File
|
||||
plural:
|
||||
source_file: Source File
|
||||
attributes:
|
||||
source_file:
|
||||
sti_type: Type
|
||||
name: Name
|
||||
state: State
|
||||
source: Source
|
||||
created_at: Created
|
||||
original_file: File
|
||||
@@ -0,0 +1,18 @@
|
||||
nl:
|
||||
dunlop:
|
||||
source_file:
|
||||
start_loading: Start inladen
|
||||
finished_loading: Inladen gereed
|
||||
activerecord:
|
||||
models:
|
||||
source_file: Bronbestand
|
||||
plural:
|
||||
source_file: Bronbestanden
|
||||
attributes:
|
||||
source_file:
|
||||
sti_type: Type
|
||||
name: Naam
|
||||
state: Status
|
||||
source: Bron
|
||||
created_at: Aangemaakt
|
||||
original_file: File
|
||||
@@ -0,0 +1,42 @@
|
||||
en:
|
||||
activerecord:
|
||||
state_machines:
|
||||
# Possible lookup precedence
|
||||
# workflow_instance/scenario1
|
||||
# state:
|
||||
# states:
|
||||
# active: Actief
|
||||
# workflow_instance:
|
||||
# state:
|
||||
# states:
|
||||
# active: Actief
|
||||
# workflow_instance/scenario1:
|
||||
# states:
|
||||
# active: Actief
|
||||
# workflow_instance:
|
||||
# states:
|
||||
# active: Actief
|
||||
# state:
|
||||
# states:
|
||||
# active: Actief
|
||||
# states:
|
||||
# active: Actief
|
||||
source_file:
|
||||
states:
|
||||
scheduled: Scheduled
|
||||
active: Active
|
||||
failed: Failed
|
||||
states:
|
||||
uncategorized: Uncategorized
|
||||
unplanned: Unplanned
|
||||
planned: Planned
|
||||
active: Active
|
||||
overdue: Overdue
|
||||
any_rejected: Any rejected
|
||||
all_completed: All completed
|
||||
|
||||
pending: Pending
|
||||
processing: Active
|
||||
rejected: Rejected
|
||||
completed: Completed
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
nl:
|
||||
activerecord:
|
||||
state_machines:
|
||||
# Possible lookup precedence
|
||||
# workflow_instance/scenario1
|
||||
# state:
|
||||
# states:
|
||||
# active: Actief
|
||||
# workflow_instance:
|
||||
# state:
|
||||
# states:
|
||||
# active: Actief
|
||||
# workflow_instance/scenario1:
|
||||
# states:
|
||||
# active: Actief
|
||||
# workflow_instance:
|
||||
# states:
|
||||
# active: Actief
|
||||
# state:
|
||||
# states:
|
||||
# active: Actief
|
||||
# states:
|
||||
# active: Actief
|
||||
source_file:
|
||||
states:
|
||||
scheduled: Scheduled
|
||||
active: Actief
|
||||
failed: Failed
|
||||
states:
|
||||
uncategorized: Uncategorized
|
||||
unplanned: Unplanned
|
||||
planned: Gepland
|
||||
active: Actief
|
||||
overdue: Overdue
|
||||
any_rejected: Any rejected
|
||||
all_completed: All completed
|
||||
|
||||
pending: Pending
|
||||
processing: Actief
|
||||
rejected: Rejected
|
||||
completed: Completed
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
en:
|
||||
workflow_instance:
|
||||
update:
|
||||
update: Update
|
||||
categorize:
|
||||
categorize_as: Categorize
|
||||
confirmation_message: "Are you sure? Non present steps in %{target_scenario} will be removed."
|
||||
archive:
|
||||
archive: Archive
|
||||
confirmation_message: Are you sure you want to archive the selection?
|
||||
revive:
|
||||
revive: Revive
|
||||
confirmation_message: Are you sure you want to revive the selection?
|
||||
reset:
|
||||
reset: Reset
|
||||
confirmation_message: |
|
||||
Are you sure you want to reset the %{workflow_instance}?
|
||||
|
||||
All the progress will be lost. The notes will remain
|
||||
@@ -0,0 +1,20 @@
|
||||
nl:
|
||||
workflow_instance:
|
||||
update:
|
||||
update: Aanpassen
|
||||
categorize:
|
||||
categorize_as: Categoriseer
|
||||
confirmation_message: "Weet je dit zeker? Stappen die niet aanwezig zijn in %{target_scenario} zullen verdwijnen."
|
||||
archive:
|
||||
archive: Archiveer
|
||||
confirmation_message: Weet je zeker dat je de selectie wil archiveren?
|
||||
revive:
|
||||
revive: Activeer
|
||||
confirmation_message: Weet je zeker dat je de selectie wil activeren?
|
||||
reset:
|
||||
reset: Reset
|
||||
confirmation_message: |
|
||||
Are you sure you want to reset the %{workflow_instance}?
|
||||
|
||||
All the progress will be lost. The notes will remain
|
||||
|
||||
Reference in New Issue
Block a user