Skip to content

Commit

Permalink
New Crowdin updates (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
Androz2091 committed Sep 24, 2020
1 parent 51e649d commit ad840ae
Show file tree
Hide file tree
Showing 215 changed files with 1,858 additions and 710 deletions.
2 changes: 1 addition & 1 deletion languages/fr-FR/economy/rob.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"ROB_WON_2": "😕 | **{{username}}** ? Mauvaise nouvelle. Vous venez de vous faire voler **{{money}}** crédits !",
"ROB_LOSE_1": "🚔 | La police vous a attrapé la main dans le sac, impossible de nier, votre amende est de **{{fine}}** crédits. Une compensation de **{{offset}}** crédits va être envoyé à **{{username}}**.",
"ROB_LOSE_2": "🚓 | Mauvaise nouvelle.... **{{username}}** a appelé la police à temps. Votre amende est de **{{fine}}** crédits et une compensation de **{{offset}}** crédits va être envoyé à **{{username}}**."
}
}
8 changes: 8 additions & 0 deletions languages/id-ID/administration/addcommand.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"DESCRIPTION": "Add a custom command!",
"USAGE": "{{prefix}}addcommand [name] [answer]",
"EXAMPLES": "{{prefix}}addcommand hello Hello {user}! How are you?",
"MISSING_NAME": "Please provide a command name!",
"MISSING_ANSWER": "Please provide a command answer!",
"SUCCESS": "Command **{{prefix}}{{commandName}}** added!"
}
10 changes: 10 additions & 0 deletions languages/id-ID/administration/addemoji.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"DESCRIPTION": "Add an emoji to the server!",
"USAGE": "{{prefix}}addemoji [image-url] [name]",
"EXAMPLES": "{{prefix}}addemoji https://via.placeholder.com/150 test-emoji",
"MISSING_URL": "Please provide an image URL!",
"MISSING_NAME": "Please provide an emoji name!",
"INVALID_NAME": "The length of the emoji name must be between 2 and 32!",
"SUCCESS": ":{{emojiName}}: added!",
"ERROR": "{{emojiName}} couldn't be added. Check if your server still has space for new emojis!"
}
10 changes: 10 additions & 0 deletions languages/id-ID/administration/automod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"DESCRIPTION": "Toggle Discord invites automatic deletion",
"USAGE": "{{prefix}}automod [on/off] (#channel)",
"EXAMPLES": "{{prefix}}automod on\n{{prefix}}automod off #general\n{{prefix}}automod off",
"MISSING_STATUS": "Please enter a valid value between `on` and `off`",
"ENABLED": "**Discord invites will be automatically deleted!**\n\n:arrow_right_hook: *Send `{{prefix}}automod off #channel` to ignore a channel!*",
"DISABLED_CHANNEL": "Auto-moderation will no longer be performed in {{channel}}!",
"DISABLED": "All right! Auto moderation is no longer effective on this server!",
"DELETED": "Your message was deleted because Discord invitations are not allowed on this server!"
}
10 changes: 10 additions & 0 deletions languages/id-ID/administration/autorole.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"DESCRIPTION": "Toggle autorole on the server!",
"USAGE": "{{prefix}}autorole [on/off] (role)",
"EXAMPLES": "{{prefix}}autorole on @Members\n{{prefix}}autorole off",
"MISSING_STATUS": "Please specify a valid value between `on` and `off`",
"MISSING_ROLE": "Please specify a valid role!",
"SUCCESS_ENABLED": "Autorole enabled! New members will automatically receive the **{{roleName}}** role.",
"ALREADY_DISABLED": "**The autorole is already disabled.**\n\n:arrow_right_hook: *Send `{{prefix}}autorole on @YourRole` to enable it again!*",
"SUCCESS_DISABLED": "**Autorole disabled!**\n\n:arrow_right_hook: *Send `{{prefix}}configuration` to see the updated configuration!*"
}
19 changes: 19 additions & 0 deletions languages/id-ID/administration/backup.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"DESCRIPTION": "Manage your server backups in an efficient way!",
"USAGE": "{{prefix}}backup [create/load/infos]",
"EXAMPLES": "{{prefix}}backup create\n{{prefix}}backup load 558328638911545423\n{{prefix}}backup infos 558328638911545423",
"MISSING_STATUS": "Select an action between: `create`, `load` and `info`!",
"MISSING_BACKUP_ID": "Please enter a backup ID!",
"NO_BACKUP_FOUND": "No backup found for `{{backupID}}`",
"TIMES_UP": "Time's up! Cancelled backup loading!",
"SUCCESS_PUBLIC": "Backup successfully created! The backup ID has been sent to you in private messages!",
"SUCCESS_PRIVATE": "Here's your backup ID: `{{backupID}}`, use it to load your backup on an another server!",
"CONFIRMATION": ":warning: | **Loading a backup will replace the actual server with the saved one.**\n\n:arrow_right_hook: *Answer by sending `confirm` to confirm this action!*",
"START_LOADING": "Backup loading started!",
"LOAD_SUCCESS": "Backup successfully loaded!",
"TITLE_INFOS": "Backup Information",
"TITLE_ID": "ID",
"TITLE_SERVER_ID": "Server ID",
"TITLE_SIZE": "Size",
"TITLE_CREATED_AT": "Created At"
}
35 changes: 35 additions & 0 deletions languages/id-ID/administration/configuration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"DESCRIPTION": "Shows the server configuration!",
"USAGE": "{{prefix}}configuration",
"EXAMPLES": "{{prefix}}configuration",
"PREFIX_TITLE": "Server prefix",
"IGNORED_CHANNELS_TITLE": "Ignored channel(s)",
"NO_IGNORED_CHANNELS": "No ignored channels.",
"AUTOROLE_TITLE": "Autorole",
"AUTOROLE_CONTENT": "Role: {{roleName}}",
"AUTOROLE_DISABLED": "Autorole disabled.",
"WELCOME_TITLE": "Welcome",
"WELCOME_CONTENT": "Channel: {{channel}}\nImage: {{withImage}}",
"WELCOME_DISABLED": "Welcome messages disabled.",
"GOODBYE_TITLE": "Goodbye",
"GOODBYE_CONTENT": "Channel: {{channel}}\nImage: {{withImage}}",
"GOODBYE_DISABLED": "Goodbye messages disabled.",
"SPECIAL_CHANNELS": "Special channels",
"MODLOGS": "Moderation logs: *{{channel}}*",
"FORTNITESHOP": "Fortnite daily shop: *{{channel}}*",
"SUGGESTIONS": "Suggestions: *{{channel}}*",
"REPORTS": "Reports: *{{channel}}*",
"AUTOMOD_TITLE": "Auto-moderation:",
"AUTOMOD_CONTENT": "Auto-moderation enabled.\n*Ignored channels: {{channels}}*",
"AUTOMOD_DISABLED": "Auto-moderation disabled.",
"AUTODELETEMOD": "Auto delete mod commands",
"AUTODELETEMOD_ENABLED": "Automatic moderation commands deletion.",
"AUTODELETEMOD_DISABLED": "Automatic moderation commands deletion disabled.",
"DASHBOARD_TITLE": "Edit your configuration:",
"DASHBOARD_CONTENT": "Click here to go on the dashboard!",
"AUTO_SANCTIONS": "Automatic sanctions",
"KICK_CONTENT": "__Kick:__ After **{{count}}** warnings.",
"KICK_NOT_DEFINED": "__Kick:__ Not defined.",
"BAN_CONTENT": "__Ban:__ After **{{count}}** warnings.",
"BAN_NOT_DEFINED": "__Ban:__ Not defined."
}
8 changes: 8 additions & 0 deletions languages/id-ID/administration/delcommand.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"DESCRIPTION": "Remove a custom command!",
"USAGE": "{{prefix}}delcommand [name-of-the-command]",
"EXAMPLES": "{{prefix}}delcommand hey",
"MISSING_NAME": "Please enter a valid custom command name!",
"UNKNOWN_COMMAND": "The command {{commandName}} doesn't exist!",
"SUCCESS": "The {{commandName}} command has been removed from the server!"
}
8 changes: 8 additions & 0 deletions languages/id-ID/administration/deletemod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"DESCRIPTION": "Toggle moderation commands auto deletion!",
"USAGE": "{{prefix}}deletemod [on/off]",
"EXAMPLES": "{{prefix}}deletemod on",
"MISSING_STATUS": "You must specify `on` or `off`",
"ENABLED": "Automatic moderation commands deletion!",
"DISABLED": "Automatic moderation commands deletion disabled!"
}
16 changes: 16 additions & 0 deletions languages/id-ID/administration/goodbye.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"DESCRIPTION": "Toggle goodbye messages!",
"USAGE": "{{prefix}}goodbye",
"EXAMPLES": "{{prefix}}goodbye",
"DEFAULT_MESSAGE": "Goodbye {user}! We're now {membercount} without you... :'(",
"TEST_SUCCESS": "Test executed!",
"FORM_1": "**In which channel will goodbye messages be sent?**\n\n:arrow_right_hook: *Answer by mentioning a channel!*",
"FORM_2": "**Please enter your desired goodbye message.**\n\n**If you want to:**\n*-* __Mention the user__: {user}\n*-* __Get the member count__: {membercount}\n*-* __Get the server name__: {server}\n\n**Usage example:**\nGoodbye {user}, we will miss you! We are now {membercount}.\n:fast_forward:\nGoodbye {{author}}, we will miss you! We are now {{memberCount}}.",
"FORM_3": "**Do you want a great goodbye image too?**\n\n:arrow_right_hook: *Answer by sending `yes` or `no`!*",
"FORM_SUCCESS": "**Alright, done!**\n\n:arrow_right_hook: *Answer by sending `{{prefix}}goodbye test` to preview your custom goodbye message!*",
"MAX_CHARACT": "Your message must not exceed 1800 characters!",
"DISABLED": "**Goodbye messages have just been disabled!**\n\n:arrow_right_hook: *Answer by sending `{{prefix}}configuration` to see the updated server configuration!*",
"IMG_GOODBYE": "Leaving from {{server}}!",
"IMG_NB": "- {{memberCount}}th member!",
"TITLE": "GOODBYE"
}
7 changes: 7 additions & 0 deletions languages/id-ID/administration/ignore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"DESCRIPTION": "Toggle commands in a channel",
"USAGE": "{{prefix}}ignore [channel]",
"EXAMPLES": "{{prefix}}ignore #channel",
"ALLOWED": "Commands are now allowed in {{channel}}!",
"IGNORED": "Commands are now forbidden in {{channel}}!"
}
7 changes: 7 additions & 0 deletions languages/id-ID/administration/setfortniteshop.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"DESCRIPTION": "Set the daily Fortnite shop channel!",
"USAGE": "{{prefix}}setfortniteshop (#channel)",
"EXAMPLES": "{{prefix}}setfortniteshop #shop\n{{prefix}}setfortniteshop",
"DISABLED": "Daily Fortnite shop disabled!",
"ENABLED": "Daily Fortnite shop enabled in {{channel}}!"
}
7 changes: 7 additions & 0 deletions languages/id-ID/administration/setlang.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"DESCRIPTION": "Change the server language!",
"USAGE": "{{prefix}}setlang [language]",
"EXAMPLES": "{{prefix}}setlang french\n{{prefix}}setlang english",
"MISSING_LANG": "Please enter a valid language between theses: {{list}}",
"SUCCESS": ":flag_gb: The language of this server is now english!"
}
7 changes: 7 additions & 0 deletions languages/id-ID/administration/setmodlogs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"DESCRIPTION": "Set the moderation logs channel!",
"USAGE": "{{prefix}}setmodlogs (#channel)",
"EXAMPLES": "{{prefix}}setmodlogs #modlogs\n{{prefix}}setmodlogs",
"SUCCESS_ENABLED": "Moderation logs will be sent in **{{channel}}**!",
"SUCCESS_DISABLED": "Moderation logs channel deleted!"
}
8 changes: 8 additions & 0 deletions languages/id-ID/administration/setprefix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"DESCRIPTION": "Set the server prefix!",
"USAGE": "{{prefix}}setprefix [prefix]",
"EXAMPLES": "{{prefix}}setprefix +",
"MISSING_PREFIX": "Please enter a valid prefix!",
"TOO_LONG": "The prefix shouldn't exceed 5 characters!",
"SUCCESS": "The bot prefix has been set to `{{prefix}}`!"
}
7 changes: 7 additions & 0 deletions languages/id-ID/administration/setreports.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"DESCRIPTION": "Set the reports channel!",
"USAGE": "{{prefix}}setreports (#channel)",
"EXAMPLES": "{{prefix}}setreports #reports\n{{prefix}}setreports",
"SUCCESS_ENABLED": "Reports will be sent in **{{channel}}**!",
"SUCCESS_DISABLED": "Reports channel deleted!"
}
7 changes: 7 additions & 0 deletions languages/id-ID/administration/setsuggests.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"DESCRIPTION": "Set the suggestions channel!",
"USAGE": "{{prefix}}setsuggests (#channel)",
"EXAMPLES": "{{prefix}}setsuggests #suggestions\n{{prefix}}setsuggests",
"SUCCESS_ENABLED": "Suggestions will be sent in **{{channel}}**!",
"SUCCESS_DISABLED": "Suggestions channel deleted!"
}
8 changes: 8 additions & 0 deletions languages/id-ID/administration/slowmode.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"DESCRIPTION": "Set a channel cooldown",
"USAGE": "{{prefix}}slowmode [#channel] (time)",
"EXAMPLES": "{{prefix}}slowmode #general 10m\n{{prefix}}slowmode #general",
"DISABLED": "**Slow-mode has just been disabled in {{channel}}!**\n\n:arrow_right_hook: *Send `{{prefix}}slowmode [#channel] (time)` to enable it again!*",
"ENABLED": "**A slow-mode of `{{time}}` has just been enabled in `{{channel}}`!**\n\n:arrow_right_hook: *Send `{{prefix}}slowmode {{channel}}` to disable it!*",
"PLEASE_WAIT": "Channel {{channel}} is in slowmode! Please wait {{time}} between each message!"
}
16 changes: 16 additions & 0 deletions languages/id-ID/administration/welcome.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"DESCRIPTION": "Toggle welcome messages!",
"USAGE": "{{prefix}}welcome",
"EXAMPLES": "{{prefix}}welcome",
"MISSING_STATUS": "You must specify an action between `edit` and `off`",
"DEFAULT_MESSAGE": "Welcome {user} in {server}, we're now {membercount}! Your account was created {createdat}.",
"TEST_SUCCESS": "Test executed!",
"FORM_1": "**In which channel will welcome messages be sent?**\n\n:arrow_right_hook: *Answer by mentioning a channel!*",
"FORM_2": "**Please enter your desired welcome message.**\n\n**If you want to:**\n*-* __Mention the user__: {user}\n*-* __Get the member count__: {membercount}\n*-* __Get the server name__: {server}\n\n**Usage example:**\nWelcome to {server}, {user}! We are now {membercount}!\n:fast_forward:\nWelcome to {{guildName}}, {{author}}! We are now {{memberCount}}!",
"FORM_3": "**Do you want a great welcome image too?**\n\n:arrow_right_hook: *Answer by sending `yes` or `no`!*",
"FORM_SUCCESS": "**Alright, done!**\n\n:arrow_right_hook: *Answer by sending `{{prefix}}welcome test` to preview your custom welcome message!*",
"DISABLED": "**Goodbye messages have just been disabled!**\n\n:arrow_right_hook: *Answer by sending `{{prefix}}configuration` to see the updated server configuration!*",
"IMG_WELCOME": "Welcome in {{server}}!",
"IMG_NB": "- {{memberCount}}th member!",
"TITLE": "WELCOME"
}
62 changes: 62 additions & 0 deletions languages/id-ID/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"YES": "Yes",
"NO": "No",
"NOT_DEFINED": "Not defined",
"AND_MORE": "And more...",
"AUTHOR": "Author",
"DATE": "Date",
"CONTENT": "Content",
"REASON": "Reason",
"USER": "User",
"CREATION": "Creation",
"MEMBERS": "Members",
"CHANNELS": "Channels",
"ID": "ID",
"OWNER": "Owner",
"USERNAME": "Username",
"DISCRIMINATOR": "Discriminator",
"STATS": "Stats",
"ROBOT": "Robot",
"AVATAR": "Avatar",
"GAME": "Game",
"STATUS": "Status",
"STATUS_ONLINE": "Online",
"STATUS_OFFLINE": "Offline",
"STATUS_IDLE": "AFK",
"STATUS_DND": "Do not disturb",
"ROLE": "Role",
"ROLES": "Roles",
"JOIN": "Join",
"COLOR": "Color",
"NICKNAME": "Nickname",
"DESCRIPTION": "Description",
"WEBSITE": "Website",
"INVITE": "Invite",
"SUPPORT": "Support",
"LINKS": "Links",
"CREDITS": "Credits",
"LEVEL": "Level",
"POINTS": "Points",
"VICTORY": "Victory",
"DEFEAT": "Defeat",
"MODERATOR": "Moderator",
"DURATION": "Duration",
"EXPIRY": "Expiry",
"TITLE": "Title",
"SERVERS": "Servers",
"PAGE": "Page",
"MESSAGE": "Message",
"PROFILE": "Profile",
"SETTINGS": "Settings",
"CONFIGURATION": "Configuration",
"PREFIX": "Prefix",
"LANGUAGE": "Language",
"CHANNEL": "Channel",
"UPDATE": "Update",
"SUGGESTIONS": "Suggestions",
"MODLOGS": "Moderation logs",
"FORTNITESHOP": "Fortnite shop",
"NO_CHANNEL": "No channel",
"REPORTS": "Reports",
"DISCONNECT": "Disconnect"
}
25 changes: 25 additions & 0 deletions languages/id-ID/dashboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"FIRST_LOGIN": "{{user}} logged on to the dashboard for the first time! :tada:",
"NOT_FOUND": "Oops! Page not found.",
"NOT_FOUND_CONTENT": "We did not find the page you were looking for. In the meantime, you can go back to the dashboard or try using the search form.",
"ERR_OCCURRED": "Oops! Something went wrong.",
"ERR_OCCURRED_CONTENT": "We will try to rectify this immediately. In the meantime, you can go back to the selector or try using the search form.",
"SEARCH": "Search for servers...",
"SERVERS_LIST": "Servers list",
"SERVERS_MANAGEMENT": "Servers management",
"NO_SERVER": "No server found",
"NO_SERVER_CONTENT": "No server to display. Make sure you are logged in with the right account and try again.",
"BASIC_CONF": "📝 Basic configuration",
"WELCOME_CONF": "👋 Welcome messages",
"GOODBYE_CONF": "😢 Goodbye messages",
"WELCOME_IMG": "👋 Welcome image",
"GOODBYE_IMG": "😢 Goodbye image",
"CHANNELS_CONF": "🌀 Special channels",
"AUTOROLE_CONF": "🎖️ Autorole",
"DISABLE_MESSAGES": "Disable messages",
"ENABLE_MESSAGES": "Enable messages",
"DISABLE_AUTOROLE": "Disable autorole",
"ENABLE_AUTOROLE": "Enable autorole",
"SELECTOR": "Selector",
"MANAGE": "Manage"
}
14 changes: 14 additions & 0 deletions languages/id-ID/economy/achievements.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"DESCRIPTION": "Shows your achievements list!",
"USAGE": "{{prefix}}achievements",
"EXAMPLES": "{{prefix}}achievements",
"SEND_CMD": "Send your first command!",
"CLAIM_SALARY": "Claim your salary 10 times!",
"MARRY": "Find your half and marry!",
"SLOTS": "Win 3 times in a row in slots!",
"TIP": "Keep Atlanta alive by tipping!",
"REP": "Reach 20 reputation points!",
"INVITE": "Invite Atlanta on your server!",
"TITLE": "🔥 Achievements",
"PROGRESS": "Progress: {{now}}/{{total}} ({{percent}}%)"
}
11 changes: 11 additions & 0 deletions languages/id-ID/economy/birthdate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"DESCRIPTION": "Set the birthday date that appear on your profile",
"USAGE": "{{prefix}}birthdate (date)",
"EXAMPLES": "{{prefix}}birthdate 01/12/2000",
"MISSING_DATE": "Please enter a valid date! For example, 01/12/2000",
"INVALID_DATE": "You must use the following date format: DD/MM/YYYY. For example, `December 1, 2000` will be `01/12/2000`.",
"INVALID_DATE_FORMAT": "You must use the following date format: DD/MM/YYYY. For example, `December 1, 2000` will be `01/12/2000`.",
"DATE_TOO_HIGH": "More than 80 years old? :eyes:",
"DATE_TOO_LOW": "Humm, nop! You must be born!",
"SUCCESS": "Your birthday has been set on {{date}}!"
}
9 changes: 9 additions & 0 deletions languages/id-ID/economy/deposit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"DESCRIPTION": "Deposit your money in the bank",
"USAGE": "{{prefix}}deposit [amount]",
"EXAMPLES": "{{prefix}}deposit 400",
"MISSING_AMOUNT": "Please specify an amount!",
"NO_CREDIT": "You have no credit to deposit in the bank!",
"NO_ENOUGH_CREDIT": "You don't have `{{money}}` credits!",
"SUCCESS": "**{{money}}** credits deposited in the bank!"
}
7 changes: 7 additions & 0 deletions languages/id-ID/economy/divorce.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"DESCRIPTION": "Divorce the person you are currently married to!",
"USAGE": "{{prefix}}divorce",
"EXAMPLES": "{{prefix}}divorce",
"NOT_MARRIED": "You are not currently married!",
"DIVORCED": "You just divorced with **{{username}}**!"
}
7 changes: 7 additions & 0 deletions languages/id-ID/economy/leaderboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"DESCRIPTION": "Shows users who have the most credits, levels or reputation points!",
"USAGE": "{{prefix}}leaderboard [rep/levels/credits]",
"EXAMPLES": "{{prefix}}leaderboard credits\n{{prefix}}leaderboard levels",
"MISSING_TYPE": "Please specify the leaderboard type between `credits`, `level` and `rep`",
"MOBILE": ":confused: We've detected that you are using a phone.... The leaderboard may not display well on small screens. Try to switch to landscape or go on the dashboard!"
}

0 comments on commit ad840ae

Please sign in to comment.