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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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