Skip to content

Commit

Permalink
πŸ”„ Sync supportpal/addon-language-english (#2)
Browse files Browse the repository at this point in the history
* πŸ”„ Sync https://github.com/supportpal/addon-language-english

---------

Co-authored-by: github-actions[bot] <[email protected]>
Co-authored-by: Jay Shah <[email protected]>
  • Loading branch information
3 people authored Mar 22, 2024
1 parent b932e70 commit ae2abbf
Show file tree
Hide file tree
Showing 22 changed files with 717 additions and 390 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set environment
run: |
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.0
php-version: 8.2
tools: composer:v2, supportpal/language-tools

- name: PHP Syntax Check
uses: overtrue/phplint@8.0
uses: overtrue/phplint@9.1
with:
path: .
options: --exclude=vendor
Expand All @@ -41,7 +41,7 @@ jobs:
- name: Check out English
if: ${{ env.LANG_NAME != 'en' }}
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: supportpal/addon-language-english
path: addon-language-english/
Expand Down
37 changes: 21 additions & 16 deletions Lang/nl/actions.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,34 +14,30 @@
"email_user" => "E-mail sturen aan gebruiker",
"email_user_group" => "E-mail sturen aan gebruikersgroep",
"unassign_operator" => "Operator verwijderen van ticket",
"update_department" => "Afdeling wijzigingen",
"update_priority" => "Prioriteit aanpassen",
"update_status" => "Status aanpassen",
"update_department" => "Afdeling wijzigen",
"update_priority" => "Prioriteit wijzigen",
"update_status" => "Status wijzigen",

/*
* 2.0.3
*/
"update_custom_field" => "Eigen veld van ticket bijwerken",
"update_custom_field" => "Eigen veld van ticket wijzigen",

/*
* 2.2.0
*/
"increase_due_time" => "Deadline verhogen",
"close_and_lock_ticket" => "Sluit en lock ticket",
"pause_due_time" => "Deadline pauzeren",
"reduce_due_time" => "Deadline verlangen",
"set_due_time" => "Deadline instellen",
"unlock_ticket" => "Ticket unlocken",
"update_sla_plan" => "SLA bijwerken",
"update_subject" => "Onderwerp bijwerken",
"update_sla_plan" => "SLA wijzigen",
"update_subject" => "Onderwerp wijzigen",
"add_user_to_group" => "Gebruiker toevoegen aan gebruikersgroep",
"remove_user_from_group" => "Gebruiker verwijderen gebruikersgroep",
"remove_user_from_group" => "Gebruiker verwijderen uit gebruikersgroep",
"authenticated_operator" => "Ingelogde operator",
"all_assigned_operators" => "Alle toegewezen operators",
"all_tags" => "Alle tags",
"subject_placeholder" => "{{ ticket.subject }} is een placeholder voor het onderwerp van het bestaande ticket wanneer je er aan wilt toevoegen",
"hours_to_be_added" => "uren om aan de deadline toe te voegen.",
"hours_to_be_removed" => "uren om van de deadline af te halen.",
"hours_to_be_added" => "uren toe te voegen aan deadline.",
"hours_to_be_removed" => "uren te verminderen van deadline.",
"hours_to_be_set" => "uren om toe te voegen aan de huidige tijd en de nieuwe deadline van het ticket in te stellen.",
"only_with_due_time" => "Kan alleen gebruikt worden bij tickets met een deadline.",
"set_due_time_desc" => "Verwijder de deadline door het veld leeg te maken. Met een nagatief getal kan een datum in het verleden worden aangegeven.",
Expand Down Expand Up @@ -70,12 +66,21 @@
/*
* 2.5.0
*/
"move_to_trash" => "Ticket verplaatsen naar prullenbak",
"move_to_trash" => "Zet ticket in prullenbak",
"block_user" => "Gebruiker blokkeren",

/*
* 2.6.0
* 5.0.0
*/
"clear_due_time" => "Deadline wissen",
"increase_resolve_due_time" => "Afwikkelingstijd verlengen",
"increase_reply_due_time" => "Antwoordtermijn verlengen",
"reduce_resolve_due_time" => "Verkort afwikkelingstijd",
"reduce_reply_due_time" => "Antwoordtermijn verkorten",
"set_resolve_due_time" => "Oplostijd instellen",
"set_reply_due_time" => "Antwoordtermijn instellen",
"clear_resolve_due_time" => "Leeg oplostijd",
"clear_reply_due_time" => "Leeg antwoordtermijn",
"pause_due_times" => "Pauzeer antwoordtermijn",
"unpause_due_times" => "Maak verlooptijden actief",

);
21 changes: 11 additions & 10 deletions Lang/nl/conditions.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
*/
"assigned_operator" => "Toegewezen operator",
"assigned_operator_group" => "Toegewezen operatorgroep",
"hours_since_created" => "Uren sinds melding",
"hours_since_created" => "Uren sinds aangemaakt",
"hours_since_updated" => "Uren sinds update",
"internal_ticket" => "Intern ticket",
"internal_ticket" => "Interne ticket",
"involved_operator" => "Betrokken operator",
"last_ticket_replier" => "Laatste antwoord van",
"ticket_channel" => "Ticket kanaal",
Expand All @@ -17,7 +17,7 @@
"ticket_department" => "Ticket afdeling",
"ticket_due_time" => "Ticket deadline",
"ticket_message_content" => "Ticket inhoud",
"ticket_message_count" => "Ticket bericht (aantal)",
"ticket_message_count" => "Aantal tickets",
"ticket_priority" => "Ticket prioriteit",
"ticket_sla_plan" => "Ticket SLA",
"ticket_status" => "Ticket status",
Expand Down Expand Up @@ -62,7 +62,7 @@
"ticket_cc" => "Ticket CC",
"ticket_custom_field" => "Ticket aangepast veld",
"user_custom_field" => "Gebruiker aangepast veld",
"user_organisation_custom_field" => "Gebruikersorganisatie aangepast veld",
"user_organisation_custom_field" => "Gebruikersorganisatie aangepast veld",
"user_organisation" => "Gebruikersorganisatie naam",
"user_organisation_brand" => "Gebruikersorganisatie merk",
"user_organisation_country" => "Gebruikersorganisatie land",
Expand All @@ -74,18 +74,13 @@
* 2.4.0
*/
"watching_operator" => "Kijkende operator",
"exact_search_quotes" => "Om een exacte zoekopdracht naar de zin uit te voeren, plaats je deze tussen aanhalingstekens, zoals \"my phrase\".",
"exact_search_quotes" => "Voor een exacte zoekopdracht, plaats de zin tussen aanhalingstekens. Voorbeeld \"my phrase\".",

/*
* 2.4.1
*/
"last_message_content" => "Inhoud laatste bericht",

/*
* 2.5.0
*/
"user_email_confirmed" => "E-mail adres Gebruiker bevestigd",

/*
* 3.0.0
*/
Expand All @@ -112,4 +107,10 @@
* 4.0.0
*/
"last_message_content_exc_notes" => "Last message content (excluding notes)",

/*
* 5.0.0
*/
"user_email_verified" => "E-mailadres van gebruiker geverifieerd",
"ticket_has_followup" => "Ticket heeft opvolging",
);
Loading

0 comments on commit ae2abbf

Please sign in to comment.