From 1710c10148bd9b6992069521f1b0042a66821e6c Mon Sep 17 00:00:00 2001 From: Lea Date: Tue, 20 Jun 2023 15:13:37 +0000 Subject: [PATCH] Translated using Weblate (owo speak (owo)) Currently translated at 100.0% (72 of 72 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/owo/ --- bot/owo.json | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/bot/owo.json b/bot/owo.json index 046cf9d..f01fd88 100644 --- a/bot/owo.json +++ b/bot/owo.json @@ -45,6 +45,19 @@ "title": "Usew info", "title_member": "Membew info", "not_found": "Cannot find the weqwested usew! :(" + }, + "warn": { + "user_warned": "### Usew wawned\nInfwaction ID: `{{id}}`\nUsew: `{{user}}`\nWeason: {{reason}}\nInfwaction numbew: **{{count}}**" + }, + "kick": { + "not_a_member": "The tawget (<@{{userid}}>) is not a membew of this sewver.", + "user_kicked": "### Usew kicked\nInfwaction ID: `{{id}}`\nUsew: `{{user}}`\nWeason: {{reason}}\nInfwaction numbew: **{{count}}**" + }, + "remindme": { + "title": "Wemindew", + "no_time": "#### You hawen't pwovided a valid timestamp!\nExample: `{{prefix}}remindme 10m Take the pizza out of the oven!!! >w<`", + "message_too_long": "That weminder is too long! >.< It can't exceed {{length}} chawacters.", + "reminder_set": "#### Wemindew set!\nYou will weceive a diwect message {{time}}. Make suwe you always shawe at least one mutuwal sewver with MeowtoMod!" } }, "test": "Test message in Engwish", @@ -55,5 +68,41 @@ "title": "Command execwution fwailed >.<", "bug_report": "File a bug weport!!", "support_server": "Join suppowt sewver :3" + }, + "infractions": { + "infraction_created": "Infwaction cweated", + "operation_completed": "Opewation compweted", + "too_many_users": "Too many usews pwovided! Pweeease pwovide no more than {{max}} usews.", + "title_create": "Cweate infwaction", + "no_user_other": "The pwovided usews could not be found :c", + "no_user_one": "The pwovided usew could not be found :c", + "death_threats": "There is a pipe bomb in your mail box :3" + }, + "target_uncertain": { + "body_other": "This action will affect the fowwowing usews: {{users}}.", + "not_all_found": "{{count}} of the pwovided usews could not be found. Do you want to pwoceed anyway? >.<\nThe fowwowing usews will be affected: {{users}}", + "title": "Confiwm action", + "body_one": "This action will affect the fowwowing usew: {{users}}.", + "confirmed": "Action confiwmed!!", + "canceled": "Action cancewwed." + }, + "error_generic": "An ewwor occuwwed", + "no_permission": { + "title": "No pewmission", + "body": "### ❌ Access denied!!\nYou need the fowwowing pewmissions to run this command: {{permissions}}" + }, + "server_only": { + "title": "Not in a sewver", + "body": "This command can only be used in a sewver." + }, + "permissions": { + "target_higher_than_you": "The target usew has a ranking equal to or higher than youws >.<", + "bot_cant_kick": "AutoMod does not have sufficient pewmission to eject the target usew.", + "bot_cant_ban": "AutoMod does not have sufficient pewmission to eradicate the target usew." + }, + "reminder": { + "title": "Hewe's your weminder!!", + "no_message": "*You didn't set a weminder message, click [hewe]({{url}}) to jump to context :33*", + "body": "#### Hiii~ you asked me to wemind you of the fowwowing {{timestamp}}:\n{{message}}" } }