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/
This commit is contained in:
parent
c93f19aac5
commit
469bf0efca
46
bot/owo.json
46
bot/owo.json
|
@ -4,16 +4,56 @@
|
|||
"setting_info": {
|
||||
"type": "Twype: {{type}}",
|
||||
"title": "Swetting: {{setting}}",
|
||||
"current": "Cuwwent value: {{value}}"
|
||||
"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"
|
||||
"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"
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue