chore: Update translations (#8983)

This commit is contained in:
Chatwoot Bot
2024-02-22 05:31:14 +05:30
committed by GitHub
parent 27ac262a26
commit a5e9cd94e1
513 changed files with 10475 additions and 1303 deletions

View File

@@ -31,6 +31,7 @@ nl:
disposable_email: Wij staan geen verwijderbare e-mails toe
invalid_email: Je hebt een ongeldig e-mailadres ingevoerd
email_already_exists: "Je hebt je al aangemeld voor een account bij %{email}"
invalid_params: 'Invalid, please check the signup paramters and try again'
failed: Aanmelden mislukt
data_import:
data_type:
@@ -67,25 +68,25 @@ nl:
utc_warning: The report generated is in UTC timezone
agent_csv:
agent_name: Agent naam
conversations_count: Aantal gesprekken
avg_first_response_time: Gem. eerste reactie (minuten)
avg_resolution_time: Gemiddelde tijd tot oplossing (minuten)
conversations_count: Assigned conversations
avg_first_response_time: Avg first response time
avg_resolution_time: Avg resolution time
inbox_csv:
inbox_name: Naam postvak
inbox_type: Inbox type
conversations_count: Aantal conversaties
avg_first_response_time: Gem. eerste reactie (minuten)
avg_resolution_time: Gemiddelde tijd tot oplossing (minuten)
avg_first_response_time: Avg first response time
avg_resolution_time: Avg resolution time
label_csv:
label_title: Label
conversations_count: Aantal conversaties
avg_first_response_time: Gem. eerste reactie (minuten)
avg_resolution_time: Gemiddelde tijd tot oplossing (minuten)
avg_first_response_time: Avg first response time
avg_resolution_time: Avg resolution time
team_csv:
team_name: Team Naam
conversations_count: Aantal gesprekken
avg_first_response_time: Gem. eerste reactie (minuten)
avg_resolution_time: Gemiddelde tijd tot oplossing (minuten)
avg_first_response_time: Avg first response time
avg_resolution_time: Avg resolution time
conversation_traffic_csv:
timezone: Timezone
default_group_by: dag
@@ -228,3 +229,16 @@ nl:
inbox_name: Postvak In
inbox_type: Inbox Type
button: Open conversation
time_units:
days:
one: "%{count} day"
other: "%{count} days"
hours:
one: "%{count} hour"
other: "%{count} hours"
minutes:
one: "%{count} minute"
other: "%{count} minutes"
seconds:
one: "%{count} second"
other: "%{count} seconds"