mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-17 09:23:07 +02:00
feat(translations): update English (United Kingdom) translation
Currently translated at 100.0% (274 of 274 strings) Translation: Discord Tickets/Bot Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/en_GB/
This commit is contained in:
parent
2f54e1ac19
commit
7bf6689616
@ -2,7 +2,7 @@
|
|||||||
"blacklisted": "❌ You are blacklisted",
|
"blacklisted": "❌ You are blacklisted",
|
||||||
"bot": {
|
"bot": {
|
||||||
"missing_permissions": {
|
"missing_permissions": {
|
||||||
"description": "Discord Tickets requires the following permissions:\n%s",
|
"description": "Discord Tickets requires the following permissions:\n%s ",
|
||||||
"title": "⚠️"
|
"title": "⚠️"
|
||||||
},
|
},
|
||||||
"version": "[Discord Tickets](%s) v%s by [eartharoid](%s)"
|
"version": "[Discord Tickets](%s) v%s by [eartharoid](%s)"
|
||||||
@ -200,7 +200,6 @@
|
|||||||
"help": {
|
"help": {
|
||||||
"description": "List the commands you have access to",
|
"description": "List the commands you have access to",
|
||||||
"name": "help",
|
"name": "help",
|
||||||
"options": {},
|
|
||||||
"response": {
|
"response": {
|
||||||
"list": {
|
"list": {
|
||||||
"description": "The commands you have access to are listed below. To create a ticket, type **`/new`**.",
|
"description": "The commands you have access to are listed below. To create a ticket, type **`/new`**.",
|
||||||
@ -274,13 +273,13 @@
|
|||||||
"description": "Create a \"just type\" panel?",
|
"description": "Create a \"just type\" panel?",
|
||||||
"name": "just_type"
|
"name": "just_type"
|
||||||
},
|
},
|
||||||
"title": {
|
|
||||||
"description": "The title for the panel message",
|
|
||||||
"name": "title"
|
|
||||||
},
|
|
||||||
"thumbnail": {
|
"thumbnail": {
|
||||||
"description": "A thumbnail image URL for the panel message",
|
"description": "A thumbnail image URL for the panel message",
|
||||||
"name": "thumbnail"
|
"name": "thumbnail"
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"description": "The title for the panel message",
|
||||||
|
"name": "title"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"response": {
|
"response": {
|
||||||
@ -457,8 +456,8 @@
|
|||||||
"category_created": "✅ The `%s` ticket category has been created",
|
"category_created": "✅ The `%s` ticket category has been created",
|
||||||
"category_deleted": "✅ The `%s` ticket category has been deleted",
|
"category_deleted": "✅ The `%s` ticket category has been deleted",
|
||||||
"category_does_not_exist": "❌ No category exists with the provided ID",
|
"category_does_not_exist": "❌ No category exists with the provided ID",
|
||||||
"category_updated": "✅ The `%s` ticket category has been updated",
|
|
||||||
"category_list": "Ticket categories",
|
"category_list": "Ticket categories",
|
||||||
|
"category_updated": "✅ The `%s` ticket category has been updated",
|
||||||
"settings_updated": "✅ Settings have been updated"
|
"settings_updated": "✅ Settings have been updated"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -473,7 +472,6 @@
|
|||||||
"tickets": "Tickets"
|
"tickets": "Tickets"
|
||||||
},
|
},
|
||||||
"name": "stats",
|
"name": "stats",
|
||||||
"options": {},
|
|
||||||
"response": {
|
"response": {
|
||||||
"global": {
|
"global": {
|
||||||
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
|
"description": "Statistics about tickets across all guilds where this Discord TIckets instance is used.",
|
||||||
@ -599,8 +597,8 @@
|
|||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"start": "Start survey",
|
"ignore": "No",
|
||||||
"ignore": "No"
|
"start": "Start survey"
|
||||||
},
|
},
|
||||||
"description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey?",
|
"description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey?",
|
||||||
"title": "❔ Feedback"
|
"title": "❔ Feedback"
|
||||||
@ -609,4 +607,4 @@
|
|||||||
"unclaim": "Release"
|
"unclaim": "Release"
|
||||||
},
|
},
|
||||||
"updated_permissions": "✅ Slash command permissions updated"
|
"updated_permissions": "✅ Slash command permissions updated"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user