translations/bot/owo.json
Lea 469bf0efca Translated using Weblate (owo speak (owo))
Currently translated at 100.0% (41 of 41 strings)

Translation: AutoMod/Bot
Translate-URL: http://weblate.insrt.uk/projects/automod/bot/owo/
2023-06-10 15:50:04 +00:00

60 lines
2.7 KiB
JSON

{
"commands": {
"config": {
"setting_info": {
"type": "Twype: {{type}}",
"title": "Swetting: {{setting}}",
"current": "Cuwwent value: {{value}}",
"options": "Avwailable owptwions: {{options}}"
},
"title": "Configuwation",
"unknown_setting": "Unkwown setting \"{{setting}}\"",
"usage_hint": "Use **{{command}} <option> <new value>** to cwange a setting, or use **clear** as value to weset it :3",
"setting_updated": "Swetting {{setting}} has bween chwanged fwom {{old}} to {{value}} ^w^",
"setting_unchanged": "Swetting {{setting}} is awready set to {{value}}.",
"needs_server": "This swetting can onwy be cwanged in a sewver.",
"no_permission": "You dwon't have pewmission to cwange this sewver's configuwation :c",
"invalid_value": "Twe vwalue wou pwovided is nyot appwicable to twis optwon.\nAwwowed vawues are: {{values}}"
},
"ping": {
"title": "Latwency",
"body": "WebSocket: {{latency.ws}}\nWound Twip: {{latency.roundtrip}}"
},
"whois": {
"data": {
"badges": "Badgwes: {{badges}} (`{{badgesNum}}`)",
"icons": {
"text": "Avwataw: {{links}}",
"global": "Gwobal",
"server": "Sewver",
"banner": "Bannew"
},
"id": "Usew ID: `{{id}}`",
"username": "Usewnyame: `{{username}}`",
"created": "Acwount cweated: <t:{{ts}}:R> (<t:{{ts}}:F>)",
"flags": "Usew Flags: {{flags}} (`{{flagsNum}}`)",
"privileged": "🔨 This usew is **pwivileged** and has a gwobal pewmission ovewride! 😠",
"nickname": "Nicknyame: `{{nickname}}`",
"colour": "Role cowour: `{{colour}}`",
"ranking": "Role wanking: `{{rank}}` (Youws: `{{own_rank}}`)",
"roles": "Roles: {{roles}}",
"owner": "🦞 **one in a krillion**",
"inferior": "⬇️ This usew is a bottom",
"superior": "⬆️ This user is a top"
},
"title": "Usew info",
"title_member": "Membew info",
"not_found": "Cannot find the weqwested usew! :("
}
},
"test": "Test message in Engwish",
"i18n_test_f": "She shat hersewf",
"i18n_test": "They shat themsewves",
"i18n_test_m": "He shat himsewf",
"command_failed": {
"title": "Command execwution fwailed >.<",
"bug_report": "File a bug weport!!",
"support_server": "Join suppowt sewver :3"
}
}