New Crowdin updates (#158)

* New translations en-GB.json (Spanish)

* New translations en-GB.json (Spanish)

* 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 (Norwegian)

* New translations en-GB.json (Russian)

* New translations en-GB.json (Portuguese, Brazilian)

* New translations en-GB.json (Indonesian)

* New translations en-GB.json (Hindi)

* New translations en-GB.json (English, United States)
This commit is contained in:
Isaac 2021-05-30 18:12:42 +01:00 committed by GitHub
parent bdd172ea1c
commit 452d9d8029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 37 additions and 37 deletions

View File

@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},

View File

@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},

View File

@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},

View File

@ -1,54 +1,54 @@
{
"bot": {
"missing_permissions": {
"description": "Discord Tickets requires the following permissions:\n%s",
"description": "%s requiere los siguientes permisos",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s by [eartharoid](%s)"
"version": "[Discord Tickets](%s) v%s por [eartharoid](%s)"
},
"cmd_usage": {
"args": {
"description": "**Description:** %s",
"example": "**Example:** `%s`"
"description": "**Descripción** %s",
"example": "**Ejemplo** `%s`"
},
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
"description": "**Uso:**\n`%s`\n\n**Ejemplo:**\n`%s`\n\nLos argumentos requeridos están prefijados con `❗`.",
"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": "❌ Invalid syntax"
"description": "Hay un error en la sintaxis de tu comando: `%s`.\nEscribe `%s` para un ejemplo.\nPor favor pregunte al staff si no está seguro.",
"title": "❌ Sintaxis no válida"
},
"named_args": "This command uses named arguments.\n\n",
"title": "`%s` command usage"
"named_args": "Este comando utiliza argumentos nombrados.\n\n",
"title": "`%s` uso del comando"
},
"collector_expires_in": "Expires in %d seconds",
"collector_expires_in": "Expira en %d segundos",
"commands": {
"add": {
"aliases": {},
"args": {
"member": {
"description": "The member to add to the ticket",
"example": "@someone",
"name": "member"
"description": "El miembro a agregar al ticket",
"example": "@alguien",
"name": "miembro"
},
"ticket": {
"description": "The ticket to add the member to",
"description": "El ticket para agregar al miembro a",
"example": "217",
"name": "ticket"
}
},
"description": "Add a member to a ticket",
"name": "add",
"description": "Agregar a un miembro al ticket",
"name": "agregar",
"response": {
"added": {
"description": "%s has been added to %s.",
"title": "✅ Member added"
"description": "%s a sido agregado a %s.",
"title": "✅ Miembro agregado"
},
"no_member": {
"description": "Please mention the member you want to add.",
"title": "❌ Unknown member"
"description": "Por favor, menciona al miembro que desea agregar.",
"title": "❌ Miembro desconocido"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't add members to this ticket.",
"title": "❌ Insufficient permission"
"description": "No eres el creador de este ticket y no eres parte del staff, no puedes agregar miembros a este ticket.",
"title": "❌ Permisos insuficientes"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",
@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},
@ -294,8 +294,8 @@
"args": {
"member": {
"description": "The member to remove from the ticket",
"example": "@someone",
"name": "member"
"example": "@alguien",
"name": "miembro"
},
"ticket": {
"description": "The ticket to remove the member from",
@ -312,11 +312,11 @@
},
"no_member": {
"description": "Please mention the member you want to remove.",
"title": "❌ Unknown member"
"title": "❌ Miembro desconocido"
},
"no_permission": {
"description": "You are not the creator of this ticket and you are not a staff member; you can't remove members from this ticket.",
"title": "❌ Insufficient permission"
"title": "❌ Permisos insuficientes"
},
"not_a_ticket": {
"description": "Please use this command in the ticket channel, or mention the channel.",

View File

@ -191,7 +191,7 @@
"name": "aide",
"response": {
"list": {
"description": "Les commandes à qui vous avez accès sont énumérées ci-dessous. Pour plus dinformations sur une commande, tapez «{prefix}aider [command]». Pour créer un billet, tapez «{prefix}nouvelles [topic]».",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commandes"
},

View File

@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},

View File

@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},

View File

@ -191,7 +191,7 @@
"name": "aiuto",
"response": {
"list": {
"description": "I comandi a cui hai accesso sono elencati di seguito. Per ulteriori informazioni su un comando, digita '{prefix}help [command]'. Per creare un ticket, digita '{prefix}new [topic]'.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Comandi"
},

View File

@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},

View File

@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},

View File

@ -191,7 +191,7 @@
"name": "help",
"response": {
"list": {
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
"fields": {
"commands": "Commands"
},