From 07147cdeb3fc4e60b221248249608490d886c067 Mon Sep 17 00:00:00 2001 From: Isaac Date: Tue, 11 May 2021 23:15:33 +0100 Subject: [PATCH] New Crowdin updates (#147) * New translations en-GB.json (French) * New translations en-GB.json (Spanish) * New translations en-GB.json (Czech) * New translations en-GB.json (German) * New translations en-GB.json (Italian) * New translations en-GB.json (Russian) * New translations en-GB.json (English, United States) * New translations en-GB.json (Norwegian) * New translations en-GB.json (Indonesian) * New translations en-GB.json (Hindi) * New translations en-GB.json (Portuguese, Brazilian) --- src/locales/cs-CZ.json | 22 +++++++++++++++++----- src/locales/de-DE.json | 22 +++++++++++++++++----- src/locales/en-US.json | 22 +++++++++++++++++----- src/locales/es-ES.json | 22 +++++++++++++++++----- src/locales/fr-FR.json | 22 +++++++++++++++++----- src/locales/hi-IN.json | 22 +++++++++++++++++----- src/locales/id-ID.json | 22 +++++++++++++++++----- src/locales/it-IT.json | 22 +++++++++++++++++----- src/locales/no-NO.json | 22 +++++++++++++++++----- src/locales/pt-BR.json | 22 +++++++++++++++++----- src/locales/ru-RU.json | 22 +++++++++++++++++----- 11 files changed, 187 insertions(+), 55 deletions(-) diff --git a/src/locales/cs-CZ.json b/src/locales/cs-CZ.json index e70fc1e..c5fcff2 100644 --- a/src/locales/cs-CZ.json +++ b/src/locales/cs-CZ.json @@ -14,7 +14,7 @@ "description": "**Použití:**\n`%s`\n\n**Příklad:**\n`%s`\n\nPožadované argumenty jsou označeny `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "Tento příkaz používá jmenné argumenty.\n\n", "title": "Použití příkazu `%s`" @@ -125,6 +125,9 @@ "description": "Tvůj ticket byl vytvořen: %s.", "title": "✅ Ticket vytvořen" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Prosím použij již existující ticket (<#%s>) nebo jej uzavři pro vytvoření nového.", "title": "❌ Již máte otevřený ticket" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/de-DE.json b/src/locales/de-DE.json index 5fc55a3..29b86cf 100644 --- a/src/locales/de-DE.json +++ b/src/locales/de-DE.json @@ -14,7 +14,7 @@ "description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "This command uses named arguments.\n\n", "title": "`%s` command usage" @@ -125,6 +125,9 @@ "description": "Your ticket has been created: %s.", "title": "✅ Ticket created" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Please use your existing ticket (<#%s>) or close it before creating another.", "title": "❌ You already have an open ticket" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 5fc55a3..29b86cf 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -14,7 +14,7 @@ "description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "This command uses named arguments.\n\n", "title": "`%s` command usage" @@ -125,6 +125,9 @@ "description": "Your ticket has been created: %s.", "title": "✅ Ticket created" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Please use your existing ticket (<#%s>) or close it before creating another.", "title": "❌ You already have an open ticket" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/es-ES.json b/src/locales/es-ES.json index 5fc55a3..29b86cf 100644 --- a/src/locales/es-ES.json +++ b/src/locales/es-ES.json @@ -14,7 +14,7 @@ "description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "This command uses named arguments.\n\n", "title": "`%s` command usage" @@ -125,6 +125,9 @@ "description": "Your ticket has been created: %s.", "title": "✅ Ticket created" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Please use your existing ticket (<#%s>) or close it before creating another.", "title": "❌ You already have an open ticket" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/fr-FR.json b/src/locales/fr-FR.json index 5fc55a3..29b86cf 100644 --- a/src/locales/fr-FR.json +++ b/src/locales/fr-FR.json @@ -14,7 +14,7 @@ "description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "This command uses named arguments.\n\n", "title": "`%s` command usage" @@ -125,6 +125,9 @@ "description": "Your ticket has been created: %s.", "title": "✅ Ticket created" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Please use your existing ticket (<#%s>) or close it before creating another.", "title": "❌ You already have an open ticket" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/hi-IN.json b/src/locales/hi-IN.json index 2e78ada..42434fe 100644 --- a/src/locales/hi-IN.json +++ b/src/locales/hi-IN.json @@ -14,7 +14,7 @@ "description": "*** उपयोग: **\n'%s'\n\n**उदाहरण: **\n'%s'\n\nआवश्यक तर्क '❗' के साथ पूर्वनिर्धारित हैं।", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "This command uses named arguments.\n\n", "title": "`%s` command usage" @@ -125,6 +125,9 @@ "description": "Your ticket has been created: %s.", "title": "✅ Ticket created" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Please use your existing ticket (<#%s>) or close it before creating another.", "title": "❌ You already have an open ticket" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/id-ID.json b/src/locales/id-ID.json index 3c2706d..49617db 100644 --- a/src/locales/id-ID.json +++ b/src/locales/id-ID.json @@ -14,7 +14,7 @@ "description": "**Pemakaian:**\n'%s'\n\n**Contoh:**\n'%s'\n\nArgumen-argumen yang dibutuhkan dimulai dengan `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "Command ini membutuhkan argument bernama.\n\n", "title": "Pemakaian command '%s'" @@ -125,6 +125,9 @@ "description": "Tiket anda telah dibuat: %s.", "title": "✅ Tiket dibuat" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Silahkan gunakan tiket yang ada (<#%s>) atau tutup tiket tersebut sebelum membuat tiket lain.", "title": "❌ Anda sudah memiliki tiket yang buka" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/it-IT.json b/src/locales/it-IT.json index 26f0d09..3511042 100644 --- a/src/locales/it-IT.json +++ b/src/locales/it-IT.json @@ -14,7 +14,7 @@ "description": "**Uso:**\n`%s`\n\n**Esempio:**\n`%s`\n\nGli argomenti richiesti hanno il prefisso `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "Questo comando utilizza argomenti denominati.\n\n", "title": "Utilizzo dei comandi '%s'" @@ -125,6 +125,9 @@ "description": "Il tuo ticket è stato creato: %s.", "title": "✅ Ticket creato" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Ti preghiamo di utilizzare il tuo ticket già creato (<#%s>) o di chiuderlo prima di crearne un altro.", "title": "❌ Hai già un ticket aperto" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/no-NO.json b/src/locales/no-NO.json index ffcc231..6868fd6 100644 --- a/src/locales/no-NO.json +++ b/src/locales/no-NO.json @@ -14,7 +14,7 @@ "description": "**Bruk:**\n`%s`\n\n**Eksempel:**\n`%s`\n\nObligatoriske felt er prefikset med `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "Denne kommandoen bruker navngitte argumenter.\n\n", "title": "'%s' kommandobruk" @@ -125,6 +125,9 @@ "description": "Billetten er opprettet: %s.", "title": "✅ Billetten er opprettet" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Bruk din eksisterende billett ( <#%s>) eller lukk den før du oppretter en ny.", "title": "❌ Du har allerede en åpen billett" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/pt-BR.json b/src/locales/pt-BR.json index 42ab0be..596892c 100644 --- a/src/locales/pt-BR.json +++ b/src/locales/pt-BR.json @@ -14,7 +14,7 @@ "description": "**Use:**\n'%s'\n\n**Exemplo:**\n'%s'\n\nOs argumentos necessários são iniciados com '❗'.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "Este comando usa argumentos nomeados.\n\n", "title": "Uso de comando '%s'" @@ -125,6 +125,9 @@ "description": "Seu ticket foi criado: %s.", "title": "✅ Ticket criado" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Por favor, use o seu ticket existente (<#%s>) ou feche-o antes de criar outro.", "title": "❌ Você já tem um ticket aberto" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": { diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json index 61bf495..59165da 100644 --- a/src/locales/ru-RU.json +++ b/src/locales/ru-RU.json @@ -14,7 +14,7 @@ "description": "**Использование:**\n`%s`\n\n**Пример:**\n`%s`\n\nОбязательные аргументы префиксированы с `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", - "title": ":x: Invalid syntax" + "title": "❌ Invalid syntax" }, "named_args": "Эта команда использует названные аргументы.\n\n", "title": "Использование команды `%s`" @@ -125,6 +125,9 @@ "description": "Ваш тикет был создан: %s.", "title": "✅ Тикет создан" }, + "error": { + "title": "❌ Error" + }, "has_a_ticket": { "description": "Пожалуйста, используйте существующий тикет (<#%s>) или закройте его перед созданием нового.", "title": "❌ У вас уже есть открытый тикет" @@ -154,11 +157,11 @@ "panel": { "aliases": {}, "args": { - "category": { + "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", - "name": "category" + "name": "categories" }, "description": { "alias": "d", @@ -168,7 +171,7 @@ }, "emoji": { "alias": "e", - "description": "A **unicode** emoji character (escaped emoji)", + "description": "An emoji", "example": "🎫", "name": "emoji" }, @@ -181,7 +184,16 @@ }, "description": "Create a new ticket panel", "name": "panel", - "response": {} + "response": { + "invalid_category": { + "description": "One or more of the specified category IDs is invalid.", + "title": "❌ Invalid category" + }, + "mismatch": { + "description": "Please provide the name number of emojis and category IDs.", + "title": "❌ Invalid input" + } + } }, "settings": { "aliases": {