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:
Justin Nogossek 2022-02-06 11:38:18 +00:00 committed by Weblate
parent 2f54e1ac19
commit 7bf6689616
No known key found for this signature in database
GPG Key ID: C344946F5CB924CF

View File

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