Compare commits
4 commits
14d887ed45
...
322e3b0d30
Author | SHA1 | Date | |
---|---|---|---|
322e3b0d30 | |||
da987d7ad9 | |||
4484c81036 | |||
d33b82bf54 |
|
@ -119,7 +119,10 @@
|
|||
"approved": "¡Petición de inicio de sesión aprobada! Refresca el navegador si no ha pasado nada.",
|
||||
"denied": "¡Petición de inicio de sesión denegada! Si crees que alguien está intentando estafarte, por favor, repórtale de inmediato.",
|
||||
"details": "#### Detalles del inicio de sesión\n##### Este intento de inicio de sesión fue creado desde la siguiente localización:\nPaís: `{{country}}`\nRegión: `{{region}}`\nCiudad: `{{city}}`\nTiempo: {{time}}",
|
||||
"prompt": "### ¿Has sido realmente tú?\nSi alguien te ha dicho que corras esto, **¡para!** ¡Alguien está intentando **conseguir acceso a tu cuenta**!\n\nLa **única parte** en la que deberías correr este comando es desde {{url}}.\n\n¿Piensas que alguien está intentando estafarte? Haz clic derecho en su avatar y haz clic en \"Reportar usuario\". No respondas a ningún otro mensaje. ¡Mantente seguro!\n\nSi realmente si eres tú intentando iniciar sesión en {{url}}, haz clic en ✅ para aprobar esta petición."
|
||||
"prompt": "### ¿Has sido realmente tú?\nSi alguien te ha dicho que corras esto, **¡para!** ¡Alguien está intentando **conseguir acceso a tu cuenta**!\n\nLa **única parte** en la que deberías correr este comando es desde {{url}}.\n\n¿Piensas que alguien está intentando estafarte? Haz clic derecho en su avatar y haz clic en \"Reportar usuario\". No respondas a ningún otro mensaje. ¡Mantente seguro!\n\nSi realmente si eres tú intentando iniciar sesión en {{url}}, haz clic en ✅ para aprobar esta petición.",
|
||||
"info": "Puedes iniciar sesión en el panel de AutoMod aquí: {{url}}\nSi ya tienes un OTP de inicio de sesión, ejecuta `{{prefix}}login <OTP>`.",
|
||||
"not_found": "Hmm, parece que el OTP que proporcionaste no es válido.",
|
||||
"check_dm": "¡Revisa tus [mensajes directos]({{dm_url}})! Por favor, ejecuta este comando en mi chat de mensajes directos en el futuro para evitar enviar spam a los servidores y exponer información potencialmente privada."
|
||||
}
|
||||
},
|
||||
"test": "Mensaje de prueba en inglés",
|
||||
|
|
12
bot/fr.json
12
bot/fr.json
|
@ -113,6 +113,16 @@
|
|||
"no_new_reason": "Veuillez donner la nouvelle raison d'infraction après \"{{command}}\" !",
|
||||
"revoke_confirm": "Voulez-vous vraiment révoquer l'infraction `{{id}}` ?",
|
||||
"edit_cancelled": "Compris, la raison de l'infraction ne sera pas modifiée."
|
||||
},
|
||||
"login": {
|
||||
"prompt": "### Est-ce vraiment toi ?\nSi quelqu'un t'a demandé d'exécuter cela, **arrête !** Quelqu'un essaie d'**accéder à ton compte** !\n\nLe **seul endroit** où tu devrais exécuter cette commande est {{url}}.\n\nTu penses que quelqu'un essaie de te tromper ? Clique droit sur leur avatar et clique sur \"Signaler l'utilisateur\". Ne réponds à aucune autre message. Reste en sécurité !\n\nSi c'était toi et que tu essaies de te connecter à {{url}}, clique sur ✅ ci-dessous pour approuver cette demande.",
|
||||
"title": "Connexion",
|
||||
"info": "Vous pouvez vous connecter au tableau de bord d'AutoMod ici : {{url}}\nSi vous avez déjà un OTP de connexion, exécutez `{{prefix}}login <OTP>`.",
|
||||
"not_found": "Hmm, il semble que l'OTP que vous avez fourni n'est pas valide.",
|
||||
"approved": "Demande de connexion approuvée ! Rafraîchissez votre navigateur si rien ne s'est produit.",
|
||||
"denied": "Demande de connexion refusée ! Si vous pensez que quelqu'un essaie de vous arnaquer, veuillez les signaler immédiatement.",
|
||||
"check_dm": "Veuillez vérifier vos [messages directs]({{dm_url}}) ! S'il vous plaît, exécutez cette commande dans mon chat DM à l'avenir pour éviter de spammer les serveurs et d'exposer potentiellement des informations privées.",
|
||||
"details": "#### Détails de la demande de connexion\n##### Cette tentative de connexion a été créée depuis l'emplacement suivant :\nPays : `{{country}}`\nRégion : `{{region}}`\nVille : `{{city}}`\nHeure : {{time}}"
|
||||
}
|
||||
},
|
||||
"test": "Message test en Français",
|
||||
|
@ -136,7 +146,7 @@
|
|||
"no_user_one": "L'utilisateur nommé est introuvable",
|
||||
"no_user_other": "Les utilisateurs nommés sont introuvables",
|
||||
"death_threats": "Je sais où tu habites :3",
|
||||
"permanent": "Permanent",
|
||||
"permanent": "permanent",
|
||||
"names": {
|
||||
"kick": "Expulsion",
|
||||
"warn": "Avertissement",
|
||||
|
|
117
bot/hu.json
117
bot/hu.json
|
@ -1 +1,116 @@
|
|||
{}
|
||||
{
|
||||
"commands": {
|
||||
"ping": {
|
||||
"title": "időkésés",
|
||||
"body": "WebSocket: {{latency.ws}}\nTeljes út: {{latency.roundtrip}}"
|
||||
},
|
||||
"config": {
|
||||
"title": "Konfiguráció",
|
||||
"setting_info": {
|
||||
"title": "Beállítás: {{setting}}",
|
||||
"current": "Jelenlegi érték: {{value}}",
|
||||
"options": "Elérhető lehetőségek: {{options}}",
|
||||
"type": "Típus: {{type}}"
|
||||
},
|
||||
"setting_updated": "A(z) {{setting}} beállítás megváltozott {{old}} értékről {{value}} értékre.",
|
||||
"needs_server": "Ez a beállítás csak egy szerveren módosítható.",
|
||||
"unknown_setting": "Ismeretlen beállítás \"{{setting}}\"",
|
||||
"usage_hint": "Használd a **{{command}} <opció> <új érték>** parancsot egy beállítás módosításához, vagy használd a **clear** értéket az alaphelyzetbe állításhoz.",
|
||||
"invalid_value": "A megadott érték nem alkalmazható erre az opcióra.\nEngedélyezett értékek: {{values}}",
|
||||
"setting_unchanged": "A(z) {{setting}} beállítás már beállítva van {{value}} értékre.",
|
||||
"no_permission": "Nincs jogosultságod ennek a szervernek a konfigurációját megváltoztatni."
|
||||
},
|
||||
"whois": {
|
||||
"title": "Információk a felhasználóról",
|
||||
"title_member": "Tag információ",
|
||||
"data": {
|
||||
"id": "Felhasználó azonosító: `{{id}}`",
|
||||
"username": "Felhasználónév: `{{username}}`",
|
||||
"created": "Fiók létrehozva: <t:{{ts}}:R> (<t:{{ts}}:F>)",
|
||||
"flags": "\"Felhasználói jelzések: {{flags}} (`{{flagsNum}}`)",
|
||||
"badges": "Jelvények: {{badges}} (`{{badgesNum}}`)",
|
||||
"icons": {
|
||||
"text": "Profilkép: {{links}}",
|
||||
"global": "Global",
|
||||
"server": "Szerver",
|
||||
"banner": "Banner"
|
||||
},
|
||||
"nickname": "Becenév: `{{nickname}}`",
|
||||
"colour": "Szerepkör színe: `{{colour}}`",
|
||||
"ranking": "Szerepkör rangsor: `{{rank}}` (Tiéd: `{{own_rank}}`)",
|
||||
"roles": "Szerepkörök: {{roles}}",
|
||||
"owner": "🦞 **Szerver tulajdonosa**",
|
||||
"displayname": "Megjelenített név: `{{displayname}}`",
|
||||
"discriminator": "Megkülönböztető jel: `{{discriminator}}`",
|
||||
"privileged": "🔨 Ez a felhasználó kiváltságos és rendelkezik globális engedély felülbírálattal",
|
||||
"inferior": "⬇️ Ez a felhasználó nálad alacsonyabb rangú",
|
||||
"superior": "⬆️ Ez a felhasználó nálad magasabb rangú"
|
||||
},
|
||||
"not_found": "A kért felhasználót nem találom."
|
||||
},
|
||||
"infractions": {
|
||||
"title": "Felhasználói szabálysértések",
|
||||
"embed_header_zero": "Nincsenek rögzítve szabálysértések a következő felhasználóhoz: {{username}}.",
|
||||
"embed_header_one": "#### Egy szabálysértés rögzítve a következő felhasználóhoz: {{username}}",
|
||||
"embed_header_other": "#### {{count}} szabálysértés rögzítve a következő felhasználóhoz: {{username}}",
|
||||
"more_infractions_one": "###### (Még egy - nézd meg [itt]({{url}}))",
|
||||
"user_not_found_one": "A megadott felhasználót nem sikerült megtalálni!",
|
||||
"user_not_found_other": "A megadott felhasználók közül {{count}} található meg!",
|
||||
"no_permission": "Sajnálom, csak moderátorok tehetik ezt meg.",
|
||||
"members_can_only_view_own": "Ezen a szerveren csak a saját szabálysértéseidet tekintheted meg.",
|
||||
"already_revoked": "Ez a szabálysértés már visszavonásra került!",
|
||||
"cant_edit_revoked": "Ez a szabálysértés már visszavonásra került, és már nem lehet szerkeszteni.",
|
||||
"no_new_reason": "Kérlek, add meg az új szabálysértés okát a \"{{command}}\" parancs után!",
|
||||
"revoke_confirm": "Biztosan visszavonni szeretnéd a(z) `{{id}}` szabálysértést?",
|
||||
"revoke_cancelled": "Rendben, a szabálysértést nem fogjuk visszavonni.",
|
||||
"edit_cancelled": "Rendben, a szabálysértés okát nem fogjuk szerkeszteni.",
|
||||
"details": {
|
||||
"header": "#### Szabálysértés: `{{id}}`",
|
||||
"target": "Felhasználó: {{username}}",
|
||||
"moderator": "Moderátor: {{username}}",
|
||||
"created": "Létrehozva: {{ts}} ({{tsRelative}})",
|
||||
"reason": "Ok: {{reason}}",
|
||||
"context": "Kontextus: [itt]({{url}})",
|
||||
"type": "Művelet: {{type}}",
|
||||
"revoked": "> **Visszavonva:** Ezt a szabálysértést egy moderátor visszavonta."
|
||||
},
|
||||
"more_infractions_other": "###### (Még {{count}} - nézd meg [itt]({{url}}))",
|
||||
"details_hint": "Egy adott szabálysértés megtekintéséhez vagy kezeléséhez futtasd a következő parancsot:\n`{{prefix}}infractions #0000 [megtekintés | szerkesztés | visszavonás]`",
|
||||
"members_cant_view_infractions": "Ezen a szerveren letiltották a szervertagok számára a szabálysértések megtekintési lehetőségét.",
|
||||
"infraction_does_not_exist": "Nem található szabálysértés az `{{id}}` azonosítóval ezen a szerveren.",
|
||||
"unknown_action": "Nem vagyok biztos abban, mit értesz \"{{action}}\" alatt. Elérhető lehetőségek: \"szerkesztés\", \"visszavonás\" vagy \"megjelenítés\".",
|
||||
"revoke_confirmed": "Visszavont szabálysértés: `{{id}}`!",
|
||||
"edit_confirm": "Biztos vagy benne, hogy meg szeretnéd változtatni a(z) `{{id}}` szabálysértés okát?",
|
||||
"edit_new_reason": "Új ok: {{reason}}",
|
||||
"edit_confirmed": "Megváltoztattam a(z) `{{id}}` szabálysértés okát!"
|
||||
},
|
||||
"timeout": {
|
||||
"title": "Időkorlát",
|
||||
"title_clear": "Időkorlát törlése",
|
||||
"prompt_clear_one": "Ez törölni fogja az időkorlátot a kiválasztott felhasználó esetén. Folytatni szeretnéd?",
|
||||
"no_permission": "Nincs jogosultságom tagok időkorlátozásához!",
|
||||
"cleared_timeout": "Időkorlát törölve `{{displayname}}` számára!\nFelhasználó: {{username}} (`{{userid}}`)",
|
||||
"prompt_clear_other": "Ez törölni fogja az időkorlátot a kiválasztott felhasználók esetén. Folytatni szeretnéd?",
|
||||
"user_timed_out": "### Felhasználó időkorlátba helyezve\nInfrakció azonosítója: `{{id}}`\nFelhasználó: `{{user}}`\nOk: {{reason}}\nIdőtartam: {{expires}}\nInfrakció száma: **{{count}}**"
|
||||
},
|
||||
"remindme": {
|
||||
"title": "Emlékeztető",
|
||||
"no_time": "#### Nem adtál meg érvényes időbélyeget!\nPélda: `{{prefix}}remindme 10m Vedd ki a pizzát a sütőből`",
|
||||
"message_too_long": "Az emlékeztető túl hosszú! Nem haladhatja meg a {{length}} karaktert.",
|
||||
"reminder_set": "#### Emlékeztető beállítva!\n{{time}} órakor kapni fogsz egy közvetlen üzenetet. Győződj meg róla, hogy mindig legalább egy közös szervered van az AutoModdal!"
|
||||
},
|
||||
"help": {
|
||||
"title": "Lista az AutoMod parancsokról"
|
||||
},
|
||||
"warn": {
|
||||
"user_warned": "### Figyelmeztetett felhasználó\nInfració azonosítója: `{{id}}`\nFelhasználó: `{{user}}`\nOk: {{reason}}\nInfració száma: **{{count}}**"
|
||||
},
|
||||
"kick": {
|
||||
"user_kicked": "### Felhasználó kirúgva\nInfrakció azonosítója: `{{id}}`\nFelhasználó: `{{user}}`\nIndok: {{reason}}\nInfrakció száma: **{{count}}**",
|
||||
"not_a_member": "A cél (<@{{userid}}>) nem tagja ennek a szervernek."
|
||||
},
|
||||
"ban": {
|
||||
"user_banned": "### Felhasználó kitiltva\nInfrakció azonosítója: `{{id}}`\nFelhasználó: `{{user}}`\nIndok: {{reason}}\nKitiltás lejárata: {{expires}}\nInfrakció száma: **{{count}}**"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
26
bot/owo.json
26
bot/owo.json
|
@ -66,7 +66,12 @@
|
|||
},
|
||||
"timeout": {
|
||||
"title": "Twimeowt",
|
||||
"title_clear": "Clwear twimeowt"
|
||||
"title_clear": "Clwear twimeowt",
|
||||
"prompt_clear_one": "Twis will cwear the twimeowt fwor the sewected uswer. Cwontiwnue?",
|
||||
"prompt_clear_other": "Twis will cwear the twimeout fwor the sewectwed uswers. Cwontwinue?",
|
||||
"no_permission": "I dwon't have pweemissiwons to twimeowt membwers!",
|
||||
"cleared_timeout": "Twimeout for `{{displayname}}` cweared!\nUswer: {{username}} (`{{userid}}`)",
|
||||
"user_timed_out": "### Uswer twimed owt\nInfwactiwon ID: `{{id}}`\nUswer: `{{user}}`\nRweaswon: {{reason}}\nDuwatwion: {{expires}}\nInfwactwion number: **{{count}}**"
|
||||
},
|
||||
"infractions": {
|
||||
"embed_header_zero": "Thewe awe nwo infwactiowns stowred for {{username}}.",
|
||||
|
@ -103,6 +108,19 @@
|
|||
"revoke_confirm": "Awe ywou swure you want to wewoke infwactwion `{{id}}`?",
|
||||
"edit_confirm": "Awe you swure you want to cwange thwe reaswon of infwactwion `{{id}}`?",
|
||||
"edit_cancelled": "Gwot it, infwactwion rweason will nwot bwe edited."
|
||||
},
|
||||
"help": {
|
||||
"title": "AuwtoMwod commawnd lwist",
|
||||
"header": "### 👋 Hiiii! :3\n##### I'm AutoMod, thwe cwutest and frwiendlwiesst moderatwion assiwstant.\nBelow is a lwist of availawble commands to gwet ywou stwarted!",
|
||||
"legend": "A 🔒 pwadlwock mweans dat ywou don't hawe permisswions to rwun the commawnd, whiwle ~~striwkethwough~~ commawnds are unavailable in dis chwat."
|
||||
},
|
||||
"login": {
|
||||
"title": "Lwogin",
|
||||
"info": "Ywou cwan lwog intwo AutoMod's dwashbwoard hwere: {{url}}\nIf ywou alweady hwave a lwogin OTP, wun `{{prefix}}login <OTP>`.",
|
||||
"prompt": "### Was thwis reawwy you~?\nIf swomeone twold ywou to wun this, **swtop!** Swomeowne is twying to **gwain access to ywour accwount**! (Nwaughty person!)\nThwe **onwly plwace** thwat ywou showuld wun dis command fwom is {{url}}.\nTwink someowne is twying to scam ywou? Wight cwick their avatwar and cwick \"Report user\". Don't rwepond to awny owther mwessages. Stway safe!\nIf thwis was ywou and ywou awe twying to lwog iwnto {{url}}, cwick on ✅️ bwelow to appwove dis reqwest.",
|
||||
"not_found": "Hmm, it dwoesn't lwook like thwe OTP ywou pwowidedis vawid. *T^T",
|
||||
"approved": "Lwogin requwest appwoved! Refwesh ywour browswer if nwothing hwappened.",
|
||||
"denied": "Lwogiwn reqwest dwenied! If ywou thwink swomeowne is twying to scwam ywou, pwease repowt them immediwately."
|
||||
}
|
||||
},
|
||||
"test": "Test message in Engwish",
|
||||
|
@ -150,5 +168,11 @@
|
|||
"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}}"
|
||||
},
|
||||
"server_logs": {
|
||||
"details": {
|
||||
"new_reason": "New reawson: {{reason}}",
|
||||
"warn_number_one": "Thwis is **the fiwst** wawn fow dis uswer."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue