From e48b72a88438d9a8f3ce66e7c484214e2b7dd70a Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:49 +0100 Subject: [PATCH 01/39] Update source file en-GB.json --- en-GB.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/en-GB.json b/en-GB.json index b647f697..731c71c1 100644 --- a/en-GB.json +++ b/en-GB.json @@ -328,8 +328,11 @@ "panel_disabled": "The server admins have disabled opening this type of ticket", "acl": { "no_allow_rules": "Access to open this type of ticket has been disabled for all roles", - "not_allow_listed": "You need one of the following roles to open this type of ticket: %s", - "deny_listed": "You are unable to open this type of ticket because you have the role <@&%d>" + "deny_listed": "You are unable to open this type of ticket because you have the role <@&%d>", + "not_allow_listed": { + "multiple": "You need one of the following roles to open this type of ticket: %s", + "single": "You need the following role to open this type of ticket: %s" + } } } } \ No newline at end of file From 06342de739620c5f0d14752d584f4da1d9006cc2 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:50 +0100 Subject: [PATCH 02/39] New translations en-GB.json (Romanian) --- ro-RO.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ro-RO.json b/ro-RO.json index e739c8de..cfd426fa 100644 --- a/ro-RO.json +++ b/ro-RO.json @@ -328,8 +328,11 @@ "panel_disabled": "Adminii serverului au dezactivat deschiderea acestui tip de tichet", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From ab09830492ab386dca008cca0ac0c7b64ebf2274 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:52 +0100 Subject: [PATCH 03/39] New translations en-GB.json (Italian) --- it-IT.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/it-IT.json b/it-IT.json index b8e25cd4..3cf55df8 100644 --- a/it-IT.json +++ b/it-IT.json @@ -328,8 +328,11 @@ "panel_disabled": "Gli amministratori del server hanno disattivato la possibilità di aprire questo tipo di ticket", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From a6b071f8e3b830bd72cd828a8056cc74fad729af Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:53 +0100 Subject: [PATCH 04/39] New translations en-GB.json (Polish) --- pl-PL.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pl-PL.json b/pl-PL.json index 09c86548..3ef22c43 100644 --- a/pl-PL.json +++ b/pl-PL.json @@ -328,8 +328,11 @@ "panel_disabled": "Administratorzy serwera wyłączyli otwieranie tego typu zgłoszenia", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From d882800db29da27d71e26b439969bd2e3f738f54 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:54 +0100 Subject: [PATCH 05/39] New translations en-GB.json (Chinese Simplified) --- zh-CN.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zh-CN.json b/zh-CN.json index 3a96855f..05ee5165 100644 --- a/zh-CN.json +++ b/zh-CN.json @@ -328,8 +328,11 @@ "panel_disabled": "服务器管理员已禁用此类型的工单", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 2a86aa73148a48ad047ada755b6127cd53120a39 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:55 +0100 Subject: [PATCH 06/39] New translations en-GB.json (French) --- fr-FR.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fr-FR.json b/fr-FR.json index 380d3018..0048e154 100644 --- a/fr-FR.json +++ b/fr-FR.json @@ -328,8 +328,11 @@ "panel_disabled": "Les administrateurs du serveur ont désactivé l'ouverture de ce type de ticket", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 75ff006c78771c4d15c3a6398120ba01019c17d8 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:56 +0100 Subject: [PATCH 07/39] New translations en-GB.json (Spanish) --- es-ES.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/es-ES.json b/es-ES.json index a113eb05..dacacc22 100644 --- a/es-ES.json +++ b/es-ES.json @@ -328,8 +328,11 @@ "panel_disabled": "Los administradores del servidor han deshabilitado la apertura de este tipo de ticket", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From bbd633346fcfe424cefefc50f976b4f16c0329e9 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:57 +0100 Subject: [PATCH 08/39] New translations en-GB.json (Arabic) --- ar-SA.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ar-SA.json b/ar-SA.json index a784c051..df1941e4 100644 --- a/ar-SA.json +++ b/ar-SA.json @@ -328,8 +328,11 @@ "panel_disabled": "قاموا مشرفين السيرفر بمنع فتح هذا النوع من التذاكر", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From f43a6bb414788c68a577e4d0c648826f402d1f64 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:58 +0100 Subject: [PATCH 09/39] New translations en-GB.json (Bulgarian) --- bg-BG.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bg-BG.json b/bg-BG.json index b9c148d3..1a8a2439 100644 --- a/bg-BG.json +++ b/bg-BG.json @@ -328,8 +328,11 @@ "panel_disabled": "Сървър админите са премахнали отварянето на такъв вид билети", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 61108ebb505b5c03761f243898369db30a32d631 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:15:59 +0100 Subject: [PATCH 10/39] New translations en-GB.json (Czech) --- cs-CZ.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cs-CZ.json b/cs-CZ.json index 7a1c3886..db4604db 100644 --- a/cs-CZ.json +++ b/cs-CZ.json @@ -328,8 +328,11 @@ "panel_disabled": "Admin serveru zakázal otevírání tohoto typu ticketu", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From d7a995a976a0e7ffa0d5e9299a1ee3c75970ba77 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:00 +0100 Subject: [PATCH 11/39] New translations en-GB.json (Danish) --- da-DK.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/da-DK.json b/da-DK.json index 6a4bf876..102932cd 100644 --- a/da-DK.json +++ b/da-DK.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 83eaa5da929d124f6a32d53c3e9375e224af1e8c Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:01 +0100 Subject: [PATCH 12/39] New translations en-GB.json (German) --- de-DE.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/de-DE.json b/de-DE.json index b0e16a19..4d283c95 100644 --- a/de-DE.json +++ b/de-DE.json @@ -328,8 +328,11 @@ "panel_disabled": "Die Serveradministratoren haben das Öffnen von diesem Tickettyp deaktiviert", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From cecf0d543fafcacb5c57e2d99bdaaa77afce7c01 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:02 +0100 Subject: [PATCH 13/39] New translations en-GB.json (Greek) --- el-GR.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/el-GR.json b/el-GR.json index 76db5f18..6d5f1f97 100644 --- a/el-GR.json +++ b/el-GR.json @@ -328,8 +328,11 @@ "panel_disabled": "Οι διαχειριστές του διακομιστή έχουν απενεργοποιήσει το άνοιγμα αυτού του τύπου εισιτηρίου", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From f2a8bb2ed5329d9424179f5479b4e7c3996a6996 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:03 +0100 Subject: [PATCH 14/39] New translations en-GB.json (Finnish) --- fi-FI.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fi-FI.json b/fi-FI.json index d480fdbd..f89925bc 100644 --- a/fi-FI.json +++ b/fi-FI.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 0afd0069f0272573d8b20e657b77b1ed08e08540 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:04 +0100 Subject: [PATCH 15/39] New translations en-GB.json (Hebrew) --- he-IL.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/he-IL.json b/he-IL.json index a230aded..600d0a2c 100644 --- a/he-IL.json +++ b/he-IL.json @@ -328,8 +328,11 @@ "panel_disabled": "מנהלי השרת השביתו את פתיחת כרטיס מסוג זה", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 86c13e7c5161938f248047a146c5fc5f2e330107 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:05 +0100 Subject: [PATCH 16/39] New translations en-GB.json (Hungarian) --- hu-HU.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hu-HU.json b/hu-HU.json index 99645b14..9916f3ea 100644 --- a/hu-HU.json +++ b/hu-HU.json @@ -328,8 +328,11 @@ "panel_disabled": "A szerver adminisztrátorai kikapcsolták az ilyen típusú jegyek megnyitását", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 711c3ac8b1cab1fdd5121abd4dd63c6caceec986 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:06 +0100 Subject: [PATCH 17/39] New translations en-GB.json (Japanese) --- ja-JP.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ja-JP.json b/ja-JP.json index b1570156..70342cf0 100644 --- a/ja-JP.json +++ b/ja-JP.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From c85c8fb8f25a9e37216173b7de895b4f25693e17 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:07 +0100 Subject: [PATCH 18/39] New translations en-GB.json (Korean) --- ko-KR.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ko-KR.json b/ko-KR.json index d7e748cf..6c6874a7 100644 --- a/ko-KR.json +++ b/ko-KR.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From ab60f5bd5a19dd4be49948c666620a739b476ffe Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:08 +0100 Subject: [PATCH 19/39] New translations en-GB.json (Lithuanian) --- lt-LT.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lt-LT.json b/lt-LT.json index 298d1be2..20ce3dc7 100644 --- a/lt-LT.json +++ b/lt-LT.json @@ -328,8 +328,11 @@ "panel_disabled": "Serverio administracija išjunge atidarymą tokio tipo bilietų", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From de97b247fd11ee2ef73ccfcbd0d4d6c5cda127a7 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:08 +0100 Subject: [PATCH 20/39] New translations en-GB.json (Dutch) --- nl-NL.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nl-NL.json b/nl-NL.json index b3e85c9f..306f299f 100644 --- a/nl-NL.json +++ b/nl-NL.json @@ -328,8 +328,11 @@ "panel_disabled": "De beheerder van de server heeft het openen van dit type ticket uitgeschakeld", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 349b0ed8996a24f00496a4413bfd75870da1c030 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:09 +0100 Subject: [PATCH 21/39] New translations en-GB.json (Norwegian) --- no-NO.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/no-NO.json b/no-NO.json index ac060104..6dab9be3 100644 --- a/no-NO.json +++ b/no-NO.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From dde8586a9e6501dd0718f176ab6b541a32c0ec6e Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:10 +0100 Subject: [PATCH 22/39] New translations en-GB.json (Portuguese) --- pt-PT.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pt-PT.json b/pt-PT.json index 28d19d50..c3f60205 100644 --- a/pt-PT.json +++ b/pt-PT.json @@ -328,8 +328,11 @@ "panel_disabled": "Os administradores do servidor desativaram a abertura deste tipo de bilhetes", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From e99329c5a29fe2cad12fa6712880426959192637 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:11 +0100 Subject: [PATCH 23/39] New translations en-GB.json (Russian) --- ru-RU.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ru-RU.json b/ru-RU.json index 1446998a..a8625d52 100644 --- a/ru-RU.json +++ b/ru-RU.json @@ -328,8 +328,11 @@ "panel_disabled": "Администрация сервера выключила открытие этого типа обращений.", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 622ae89353ca86d93b2adcc9d3e1fbc33175cc8f Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:12 +0100 Subject: [PATCH 24/39] New translations en-GB.json (Slovak) --- sk-SK.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sk-SK.json b/sk-SK.json index ec091022..a4e02062 100644 --- a/sk-SK.json +++ b/sk-SK.json @@ -328,8 +328,11 @@ "panel_disabled": "Správcovia servera zakázali otváranie tohto typu ticketov", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 6c525067a41d5dac2b4f1e5295a0ee1c074d9ff0 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:13 +0100 Subject: [PATCH 25/39] New translations en-GB.json (Slovenian) --- sl-SI.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sl-SI.json b/sl-SI.json index c00c6c4c..44200404 100644 --- a/sl-SI.json +++ b/sl-SI.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 29d6e776e84b94b0af286591b88a8f1f73307467 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:14 +0100 Subject: [PATCH 26/39] New translations en-GB.json (Serbian (Cyrillic)) --- sr-SP.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sr-SP.json b/sr-SP.json index 3d49501b..b5bdae6f 100644 --- a/sr-SP.json +++ b/sr-SP.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 1de429be62e6ec4363b67f79d223dfe7ea005f7d Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:15 +0100 Subject: [PATCH 27/39] New translations en-GB.json (Swedish) --- sv-SE.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sv-SE.json b/sv-SE.json index 5db02536..73c8110d 100644 --- a/sv-SE.json +++ b/sv-SE.json @@ -328,8 +328,11 @@ "panel_disabled": "Serveradministratörerna har inaktiverat att öppna denna typ av ärende", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 92d216c6ac282e1b1604889392088be562b264f0 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:16 +0100 Subject: [PATCH 28/39] New translations en-GB.json (Turkish) --- tr-TR.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tr-TR.json b/tr-TR.json index 76dfd0ba..3b167f24 100644 --- a/tr-TR.json +++ b/tr-TR.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 2c1e0ab5c12b663e9e80a559ba2d200d598cf75f Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:17 +0100 Subject: [PATCH 29/39] New translations en-GB.json (Ukrainian) --- uk-UA.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/uk-UA.json b/uk-UA.json index a021c3ad..c374f755 100644 --- a/uk-UA.json +++ b/uk-UA.json @@ -328,8 +328,11 @@ "panel_disabled": "Адміністратори сервера заборонили відкриття такого типу заявок", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From e9093582962ad77af8873cf329da19bb96a65f51 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:18 +0100 Subject: [PATCH 30/39] New translations en-GB.json (Chinese Traditional) --- zh-TW.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zh-TW.json b/zh-TW.json index c19d557a..d8fc98e3 100644 --- a/zh-TW.json +++ b/zh-TW.json @@ -328,8 +328,11 @@ "panel_disabled": "伺服器管理員已禁用開啟此類型的客服單", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 93281ec6b35cd0627a7fe06fb269f6a6b0bc9278 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:19 +0100 Subject: [PATCH 31/39] New translations en-GB.json (Vietnamese) --- vi-VN.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vi-VN.json b/vi-VN.json index c7ffa511..3cb1cf73 100644 --- a/vi-VN.json +++ b/vi-VN.json @@ -328,8 +328,11 @@ "panel_disabled": "Admin máy chủ đã tắt việc mở loại phiếu hỗ trợ này", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 344e97752e146843c7c96978ec07f1ac2d16d2f7 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:20 +0100 Subject: [PATCH 32/39] New translations en-GB.json (Portuguese, Brazilian) --- pt-BR.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pt-BR.json b/pt-BR.json index 34c92bd8..98cbb63f 100644 --- a/pt-BR.json +++ b/pt-BR.json @@ -328,8 +328,11 @@ "panel_disabled": "Os administradores do servidor desativaram a abertura deste tipo de ticket", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 99d0dfdb8350f76dce08d2b14b344e5cc1f18f41 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:21 +0100 Subject: [PATCH 33/39] New translations en-GB.json (Thai) --- th-TH.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/th-TH.json b/th-TH.json index 298e55ad..1970f540 100644 --- a/th-TH.json +++ b/th-TH.json @@ -328,8 +328,11 @@ "panel_disabled": "ผู้ดูแลเซิร์ฟเวอร์ได้ปิดใช้งานการเปิดตั๋วประเภทนี้", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 5cbde34ef45e00faf3cbdb709f8d30f1ecce389f Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:22 +0100 Subject: [PATCH 34/39] New translations en-GB.json (Croatian) --- hr-HR.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hr-HR.json b/hr-HR.json index bf8a596d..90b01ed9 100644 --- a/hr-HR.json +++ b/hr-HR.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 9ef9dd39bbd75980599187eb4d50bd39bee6e5ce Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:23 +0100 Subject: [PATCH 35/39] New translations en-GB.json (Latvian) --- lv-LV.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lv-LV.json b/lv-LV.json index 66498f18..800b0f1e 100644 --- a/lv-LV.json +++ b/lv-LV.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 72eb79ac896fbae4093f894a733d3db4b01fe6c3 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:24 +0100 Subject: [PATCH 36/39] New translations en-GB.json (Hindi) --- hi-IN.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hi-IN.json b/hi-IN.json index 472c433d..faa9768a 100644 --- a/hi-IN.json +++ b/hi-IN.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From e4ce7cfbb1ee9d02a906a27a162ee31a5a6fb75f Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:25 +0100 Subject: [PATCH 37/39] New translations en-GB.json (Welsh) --- cy-GB.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cy-GB.json b/cy-GB.json index 66498f18..800b0f1e 100644 --- a/cy-GB.json +++ b/cy-GB.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From 08162cebeb795811f91711266ad43b66c34bdb85 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:26 +0100 Subject: [PATCH 38/39] New translations en-GB.json (Esperanto) --- eo-UY.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/eo-UY.json b/eo-UY.json index 99134b0b..62b313d0 100644 --- a/eo-UY.json +++ b/eo-UY.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file From cc2d0617e406374b8c51d69d6ed825f68d2a109c Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:16:26 +0100 Subject: [PATCH 39/39] New translations en-GB.json (Nepali) --- ne-NP.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ne-NP.json b/ne-NP.json index a9233e83..298748ec 100644 --- a/ne-NP.json +++ b/ne-NP.json @@ -328,8 +328,11 @@ "panel_disabled": "", "acl": { "no_allow_rules": "", - "not_allow_listed": "", - "deny_listed": "" + "deny_listed": "", + "not_allow_listed": { + "multiple": "", + "single": "" + } } } } \ No newline at end of file