Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #91

Merged
merged 24 commits into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 52 additions & 1 deletion lang/commands/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"blurple darkfy": "tmavý",
"blurple help": "pomoc",
"blurple lightfy": "světlý",
"cases edit-reason": "editovat-důvod",
"cases list": "seznam",
"cases remove": "odstranit",
"cases search": "vyhledat",
"clear": "vyčistit",
"config list": "seznam",
"config reset": "obnovit",
Expand Down Expand Up @@ -43,6 +47,7 @@
"profile card-preview": "karta-náhledů",
"profile config": "nastavení",
"profile list-card-styles": "seznam-stylů-karet",
"random-tip": "náhodný-tip",
"rank": "hodnost",
"reminders clear": "vyčistit",
"reminders create": "vytvořit",
Expand All @@ -54,6 +59,12 @@
"role revoke": "odvolat",
"role set-color": "nastavit-barvu",
"role temporary-grant": "dočasný-grant",
"roles-react add": "přidat",
"roles-react send": "odeslat",
"roles-react list": "seznam",
"roles-react set-description": "nastavit-popis",
"roles-react remove": "smazat",
"roles-react update": "aktualizovat",
"roles-rewards add": "přidat",
"roles-rewards list": "seznam",
"roles-rewards reload": "znovu-načíst",
Expand Down Expand Up @@ -100,30 +111,40 @@
"group_name": {
"antiscam": "proti-podvodu",
"blurple": "rozostřit",
"cases": "případy",
"config": "nastavení",
"emoji": "emoji",
"event": "událost",
"modlogs": "záznam-moderátorů",
"profile": "profil",
"reminders": "připomínky",
"role": "role",
"roles-react": "reakce-rolí",
"roles-rewards": "odměny-rolí",
"rss": "rss",
"tickets": "tikety",
"tickets portal": "portál",
"tickets topic": "příspěvek",
"twitch": "twitch"
},
"command_short_description": {},
"command_short_description": {
"cases edit-reason": "Upravit důvod případu moderace",
"cases list": "Seznam všech případů moderování uživatele",
"cases remove": "Trvale smazat případ moderace",
"cases search": "Najít podrobnosti moderování případu",
"random-tip": "Získejte náhodný tip nebo zajímavost o botovi"
},
"group_description": {
"antiscam": "Vše, co souvisí s funkcí antiscam",
"cases": "Spravovat moderované případy uživatele",
"config": "Konfigurace bota pro váš server",
"emoji": "Spravujte své emoji",
"event": "Zůčastni se speciálních událostí",
"modlogs": "Povolit nebo zakázat protokoly serveru v určitých kanálech",
"profile": "Nastavte si bota pro vlastní použití",
"reminders": "Spravujte nevyřízené připomínky",
"role": "Několik příkazů ke správě rolí",
"roles-react": "Spravujte váš systém-rolí a reakcí",
"roles-rewards": "Dejte role svým členům, když dosáhnou určité úrovně",
"rss": "Přihlásit se k odběru RSS kanálů na vašem serveru",
"tickets": "Spravovat systém tiketů",
Expand All @@ -141,6 +162,19 @@
"slowmode": {
"seconds": "sekundy"
},
"cases edit-reason": {
"case_id": "případ-id",
"new_reason": "nový-důvod"
},
"cases list": {
"user": "uživatel"
},
"cases remove": {
"case_id": "případ-id"
},
"cases search": {
"case_id": "případ-id"
},
"clear": {
"number": "číslo",
"users": "uživatelé",
Expand Down Expand Up @@ -231,6 +265,23 @@
"url": "url",
"type": "zpětný-zdroj"
},
"roles-react add": {
"emoji": "emoji",
"role": "role",
"description": "popis"
},
"roles-react remove": {
"emoji": "emoji"
},
"roles-react set-description": {
"emoji": "emoji",
"description": "popis"
},
"roles-react update": {
"embed": "embed",
"change_description": "změnit-popis",
"emojis": "emoji"
},
"rss add": {
"link": "odkaz"
},
Expand Down
76 changes: 75 additions & 1 deletion lang/commands/en.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"command_name": {
"Quote": "Quote",
"Report a scam": "Report a scam",
"Voice to text": "Voice to text",
"about": "about",
Expand All @@ -9,6 +10,8 @@
"antiscam test": "test",
"ban": "ban",
"banlist": "banlist",
"bitly create": "create",
"bitly find": "find",
"blurple check": "check",
"blurple darkfy": "darkfy",
"blurple help": "help",
Expand All @@ -35,6 +38,11 @@
"info": "info",
"kick": "kick",
"last-post": "last-post",
"membercount": "membercount",
"minecraft follow-server": "follow-server",
"minecraft mod": "mod",
"minecraft server": "server",
"minecraft skin": "skin",
"modlogs disable": "disable",
"modlogs enable": "enable",
"modlogs list": "list",
Expand All @@ -47,6 +55,8 @@
"profile card-preview": "card-preview",
"profile config": "config",
"profile list-card-styles": "list-card-styles",
"quote": "quote",
"random-tip": "random-tip",
"rank": "rank",
"reminders clear": "clear",
"reminders create": "create",
Expand All @@ -58,6 +68,12 @@
"role revoke": "revoke",
"role set-color": "set-color",
"role temporary-grant": "temporary-grant",
"roles-react add": "add",
"roles-react send": "send",
"roles-react list": "list",
"roles-react set-description": "set-description",
"roles-react remove": "remove",
"roles-react update": "update",
"roles-rewards add": "add",
"roles-rewards list": "list",
"roles-rewards reload": "reload",
Expand All @@ -74,6 +90,7 @@
"rss set-mentions": "set-mentions",
"rss set-text": "set-text",
"rss test": "test",
"set-xp": "set-xp",
"slowmode": "slowmode",
"softban": "softban",
"stats": "stats",
Expand Down Expand Up @@ -108,10 +125,12 @@
"config": "config",
"emoji": "emoji",
"event": "event",
"minecraft": "minecraft",
"modlogs": "modlogs",
"profile": "profile",
"reminders": "reminders",
"role": "role",
"roles-react": "roles-react",
"roles-rewards": "roles-rewards",
"rss": "rss",
"tickets": "tickets",
Expand All @@ -123,18 +142,28 @@
"cases edit-reason": "Edit the reason of a moderation case",
"cases list": "List all the moderation cases of a user",
"cases remove": "Permanently delete a moderation case",
"cases search": "Find the details of a moderation case"
"cases search": "Find the details of a moderation case",
"membercount": "Get some stats about your server members",
"minecraft follow-server": "Follow a server's info in real time in your channel",
"minecraft mod": "Get info about any mod registered on CurseForge or Modrinth",
"minecraft server": "Get infos about any Minecraft Java server",
"minecraft skin": "Get the skin of any Minecraft Java player",
"quote": "Quote a message with a nice generated image",
"random-tip": "Get a random tip or trivia about the bot",
"set-xp": "Set the XP of a user in your server"
},
"group_description": {
"antiscam": "Everything related to the antiscam feature",
"cases": "Manage your user moderation cases",
"config": "Configure the bot for your server",
"emoji": "Manage your emojis",
"event": "Participate in bot special events",
"minecraft": "Search for info about servers/players/mods from Minecraft",
"modlogs": "Enable or disable server logs in specific channels",
"profile": "Configure the bot for your own usage",
"reminders": "Manage your pending reminders",
"role": "A few commands to manage roles",
"roles-react": "Manage your roles-reactions system",
"roles-rewards": "Give roles to your members when they reach a certain level",
"rss": "Subscribe to RSS feeds in your server",
"tickets": "Manage your tickets system",
Expand All @@ -152,6 +181,12 @@
"slowmode": {
"seconds": "seconds"
},
"bitly create": {
"url": "url"
},
"bitly find": {
"url": "url"
},
"cases edit-reason": {
"case_id": "case-id",
"new_reason": "new-reason"
Expand Down Expand Up @@ -221,6 +256,24 @@
"message": "message",
"emoji": "emoji"
},
"minecraft follow-server": {
"ip": "ip",
"port": "port",
"channel": "channel"
},
"minecraft mod": {
"mod_name": "mod-name"
},
"minecraft server": {
"ip": "ip",
"port": "port"
},
"minecraft skin": {
"username": "username"
},
"quote": {
"message": "message"
},
"role set-color": {
"role": "role",
"color": "color"
Expand Down Expand Up @@ -255,6 +308,23 @@
"url": "url",
"type": "feed-type"
},
"roles-react add": {
"emoji": "emoji",
"role": "role",
"description": "description"
},
"roles-react remove": {
"emoji": "emoji"
},
"roles-react set-description": {
"emoji": "emoji",
"description": "description"
},
"roles-react update": {
"embed": "embed",
"change_description": "change-description",
"emojis": "emojis"
},
"rss add": {
"link": "link"
},
Expand Down Expand Up @@ -299,6 +369,10 @@
"rss test": {
"feed": "feed"
},
"set-xp": {
"user": "user",
"xp": "xp"
},
"modlogs list": {
"channel": "channel"
},
Expand Down
3 changes: 1 addition & 2 deletions lang/errors/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@
"toomanytxtchan": "Máte příliš mnoho přístupných textových kanálů",
"unknown": "Ale né, došlo k chybě :confused: Zkuste to později znovu, nebo kontaktujte podporu (příkaz %{about}).",
"unknown2": "Při zpracování vaší odpovědi došlo k chybě. Zkuste to prosím později znovu, nebo se obraťte na podporu bot (zadejte příkaz %{about} pro odkaz na server)",
"usernotfound": "Nelze najít uživatele `%{u}` :confused:",
"zbot-migration": "Tento server nyní používá <@1048011651145797673>, novou identitu Zbotu. Pokud potřebujete pomoc s migrací, neváhejte se nás zeptat na <%{invite}>!"
"usernotfound": "Nelze najít uživatele `%{u}` :confused:"
}
3 changes: 1 addition & 2 deletions lang/errors/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@
"toomanytxtchan": "You have too many accessible text channels",
"unknown": "Oops, an error occurred :confused: Try again later, or contact support (command %{about}).",
"unknown2": "An error occurred while processing your response. Please try again later, or contact bot support (enter the command %{about} for server link)",
"usernotfound": "Unable to find the user `%{u}` :confused:",
"zbot-migration": "This server now use <@1048011651145797673>, the new identity of Zbot. If you need help with the migration, don't hesitate to ask us at <%{invite}>!"
"usernotfound": "Unable to find the user `%{u}` :confused:"
}
3 changes: 1 addition & 2 deletions lang/errors/lolcat.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@
"toomanytxtchan": "U have toooo many visibl text channels lmao. Why so much? useless/20. U should seriously think 'bout it dude. Pro-tip :smirk:",
"unknown": "Ups, somthin' wen't horribly wrong :fearful: pls contact zbot authorities immediatly (%{about}).",
"unknown2": "An fAtal erroR have occurred wHiLe proczzing ur respond. Plz trye again laterz, or contact suPPORt (use %{about} for teh server link)",
"usernotfound": "Unabled 2 find teh userZ `%{u}` :confused:",
"zbot-migration": "Dis serv naw use <@1048011651145797673>, teh new Zbot vershun. If ya ever need help with dis migrashun, ur welcome 2 ask us at <%{invite}>!"
"usernotfound": "Unabled 2 find teh userZ `%{u}` :confused:"
}
1 change: 1 addition & 0 deletions lang/info/lolcat.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
"lib_version": "**Verson of teh `discord.py` thingy:** %{v}",
"python_version": "**Python versoon :** %{v}",
"ram_usage": "**Memory thingy:** %{v} GB",
"rss_msg_24h": "**RSS msg sent in 24h:** %{v}",
"servers_count": "**Nbr ov serverz:** %{v}",
"title": "**Boat statz**",
"total_xp": "**xp won by ppl:** %{v}xp",
Expand Down
Loading
Loading