Skip to content

Commit

Permalink
New Crowdin updates (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
Androz2091 authored Feb 4, 2021
1 parent 47bb55e commit 71f6d6b
Show file tree
Hide file tree
Showing 162 changed files with 864 additions and 189 deletions.
22 changes: 21 additions & 1 deletion i18n/ar-EG/config/configjoin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,27 @@
{
"DISABLE": "Type `{{prefix}}setjoin` to disable join messages",
"INSTRUCTIONS_1": "__**More informations**__\n```\n{user} : The mention of the member that just joined your server.\n{user.name} : The name of the member that just joined your server.\n{user.tag} : The tag of the member that just joined your server.\n{user.createdat} : The account age of the member.\n{user.id} : The ID of the member.\n{numJoins} : Number of joins of the member.\n\n{guild} : Name of the server.\n{guild.count} : Number of members your server has now.\n\n{inviter} : The mention of the inviter.\n{inviter.name} : The name of the inviter.\n{inviter.tag} : The tag of the inviter.\n{inviter.invites} : The total inviter's invites count.\n{inviter.id} : The ID of the inviter.\n\n{invite.code} : The invite code used.\n{invite.url} : The invite url used.\n{invite.uses} : Number of uses of the invite used.\n```\nSend `cancel` to cancel. {{string}}\n\n\n:pencil: **| Now send the join message... :pencil2:**",
"INSTRUCTIONS_1": "__**More informations**__\n```{{variables}}```\nSend `cancel` to cancel. {{string}}\n\n:sparkles: Embed messages are now available! You can generate an embed here: <https://embed-generator.manage-invite.xyz/> and send the json code below!\n\n\n:pencil: **| Now send the join message... :pencil2:**",
"INSTRUCTIONS_2": ":scroll: **| Now send the join channel name or mention it... :pencil2:**",
"VARIABLE_USER": "The mention of the member who joined your server.",
"VARIABLE_USERNAME": "The name of the member who joined your server.",
"VARIABLE_USERTAG": "The tag of the member who joined your server.",
"VARIABLE_USERCREATEDSINCE": "How long has the account been created.",
"VARIABLE_USERCREATEDAT": "The date on which the account has been created.",
"VARIABLE_USERID": "The ID of the member.",
"VARIABLE_USERNUMJOINS": "Number of joins of the member.",
"VARIABLE_USERAVATAR": "The avatar URL of the member.",
"VARIABLE_SERVERNAME": "Name of the server.",
"VARIABLE_SERVERMEMBERCOUNT": "Number of members your server has now.",
"VARIABLE_INVITER": "The mention of the inviter.",
"VARIABLE_INVITERNAME": "The name of the inviter.",
"VARIABLE_INVITERTAG": "The tag of the inviter.",
"VARIABLE_INVITERID": "The ID of the inviter.",
"VARIABLE_INVITERAVATAR": "The avatar URL of the inviter.",
"VARIABLE_INVITERINVITES": "The total inviter's invites count.",
"VARIABLE_INVITECODE": "The code of the used invite.",
"VARIABLE_INVITEURL": "The url of the used invite.",
"VARIABLE_INVITEUSES": "Number of uses of the used invite.",
"VARIABLE_CHANNEL": "The channel of the used invite.",
"TITLE": "**Done The join Msg Has Been Setup**",
"TEST": "Use `{{prefix}}testjoin` to test the new message.",
"CHANNEL_NOT_FOUND": "No channel found for `{{channel}}`"
Expand Down
2 changes: 1 addition & 1 deletion i18n/ar-EG/config/configjoindm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"DISABLE": "Type `{{prefix}}setdmjoin` to disable join messages in dm.",
"INSTRUCTIONS": "__**More informations**__\n```\n{user} : The mention of the member that just joined your server.\n{user.name} : The name of the member that just joined your server.\n{user.tag} : The tag of the member that just joined your server.\n{user.createdat} : The account age of the member.\n{user.id} : The ID of the member.\n{numJoins} : Number of joins of the member.\n\n{guild} : Name of the server.\n{guild.count} : Number of members your server has now.\n\n{inviter} : The mention of the inviter.\n{inviter.name} : The name of the inviter.\n{inviter.tag} : The tag of the inviter.\n{inviter.invites} : The total inviter's invites count.\n{inviter.id} : The ID of the inviter.\n\n{invite.code} : The invite code used.\n{invite.url} : The invite url used.\n{invite.uses} : Number of uses of the invite used.\n```\nSend `cancel` to cancel. {{string}}\n\n\n:pencil: **| Now send the join DM message... :pencil2:**",
"INSTRUCTIONS_1": "__**More informations**__\n```{{variables}}```\nSend `cancel` to cancel. {{string}}\n\n:sparkles: Embed messages are now available! You can generate an embed here: <https://embed-generator.manage-invite.xyz/> and send the json code below!\n\n\n:pencil: **| Now send the join message in DM... :pencil2:**",
"SUCCESS": "✅ **| Done successfully...**",
"TITLE": "**Done The join DM Msg Has Been Setup**",
"TEST": "Use `{{prefix}}testjoindm` to test the new message."
Expand Down
2 changes: 1 addition & 1 deletion i18n/ar-EG/config/configleave.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"DISABLE": "Type `{{prefix}}setleave` to disable leave messages",
"INSTRUCTIONS_1": "__**More informations**__\n```\n{user} : The mention of the member that just left your server.\n{user.name} : The name of the member that just left your server.\n{user.tag} : The tag of the member that just left your server.\n{user.createdat} : The account age of the member.\n{user.id} : The ID of the member.\n{numJoins} : Number of joins of the member.\n\n{guild} : Name of the server.\n{guild.count} : Number of members your server has now.\n\n{inviter} : The mention of the inviter.\n{inviter.name} : The name of the inviter.\n{inviter.tag} : The tag of the inviter.\n{inviter.invites} : The total inviter's invites count.\n{inviter.id} : The ID of the inviter.\n\n{invite.code} : The invite code used.\n{invite.url} : The invite url used.\n{invite.uses} : Number of uses of the invite used.\n```\nSend `cancel` to cancel. {{string}}\n\n\n:pencil: **| Now send the leave message... :pencil2:**",
"INSTRUCTIONS_1": "__**More informations**__\n```{{variables}}```\nSend `cancel` to cancel. {{string}}\n\n:sparkles: Embed messages are now available! You can generate an embed here: <https://embed-generator.manage-invite.xyz/> and send the json code below!\n\n\n:pencil: **| Now send the leave message... :pencil2:**",
"INSTRUCTIONS_2": ":scroll: **| Now send the leave channel name or mention it... :pencil2:**",
"TITLE": "**Done The leave Msg Has Been Setup**",
"TEST": "Use `{{prefix}}testleave` to test the new message.",
Expand Down
5 changes: 5 additions & 0 deletions i18n/ar-EG/config/set-fake-threshold.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"MISSING_DAYS": "You must specify a number of days (or 'disable' to disable the fake threshold)!",
"UPDATED": "The fake threshold has been updated, accounts created in the last **{{dayCount}} days** will automatically be considered as fake accounts!",
"DISABLED": "The fake threshold has been disabled!"
}
4 changes: 2 additions & 2 deletions i18n/ar-EG/config/set-keep-ranks.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"SUCCESS_ENABLED": "**Now, members __WILL KEEP__ their ranks, even if they don't have enough invites!**",
"SUCCESS_DISABLED": "**Now, members __WON'T KEEP__ their ranks if they don't have enough invites!**"
"SUCCESS_ENABLED": "Now, members **will keep** their ranks, even if they don't have enough invites!",
"SUCCESS_DISABLED": "Now, members **won't keep** their ranks if they don't have enough invites!"
}
4 changes: 2 additions & 2 deletions i18n/ar-EG/config/set-stacked-ranks.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"SUCCESS_ENABLED": "**Now, members will keep __ALL__ their ranks!**",
"SUCCESS_DISABLED": "**Now, members will __ONLY__ keep their __HIGHEST__ rank!**"
"SUCCESS_ENABLED": "Now, members will keep **all** their ranks!",
"SUCCESS_DISABLED": "Now, members will **only** keep their **highest** rank!"
}
22 changes: 21 additions & 1 deletion i18n/ar-SA/config/configjoin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,27 @@
{
"DISABLE": "Type `{{prefix}}setjoin` to disable join messages",
"INSTRUCTIONS_1": "__**More informations**__\n```\n{user} : The mention of the member that just joined your server.\n{user.name} : The name of the member that just joined your server.\n{user.tag} : The tag of the member that just joined your server.\n{user.createdat} : The account age of the member.\n{user.id} : The ID of the member.\n{numJoins} : Number of joins of the member.\n\n{guild} : Name of the server.\n{guild.count} : Number of members your server has now.\n\n{inviter} : The mention of the inviter.\n{inviter.name} : The name of the inviter.\n{inviter.tag} : The tag of the inviter.\n{inviter.invites} : The total inviter's invites count.\n{inviter.id} : The ID of the inviter.\n\n{invite.code} : The invite code used.\n{invite.url} : The invite url used.\n{invite.uses} : Number of uses of the invite used.\n```\nSend `cancel` to cancel. {{string}}\n\n\n:pencil: **| Now send the join message... :pencil2:**",
"INSTRUCTIONS_1": "__**More informations**__\n```{{variables}}```\nSend `cancel` to cancel. {{string}}\n\n:sparkles: Embed messages are now available! You can generate an embed here: <https://embed-generator.manage-invite.xyz/> and send the json code below!\n\n\n:pencil: **| Now send the join message... :pencil2:**",
"INSTRUCTIONS_2": ":scroll: **| Now send the join channel name or mention it... :pencil2:**",
"VARIABLE_USER": "The mention of the member who joined your server.",
"VARIABLE_USERNAME": "The name of the member who joined your server.",
"VARIABLE_USERTAG": "The tag of the member who joined your server.",
"VARIABLE_USERCREATEDSINCE": "How long has the account been created.",
"VARIABLE_USERCREATEDAT": "The date on which the account has been created.",
"VARIABLE_USERID": "The ID of the member.",
"VARIABLE_USERNUMJOINS": "Number of joins of the member.",
"VARIABLE_USERAVATAR": "The avatar URL of the member.",
"VARIABLE_SERVERNAME": "Name of the server.",
"VARIABLE_SERVERMEMBERCOUNT": "Number of members your server has now.",
"VARIABLE_INVITER": "The mention of the inviter.",
"VARIABLE_INVITERNAME": "The name of the inviter.",
"VARIABLE_INVITERTAG": "The tag of the inviter.",
"VARIABLE_INVITERID": "The ID of the inviter.",
"VARIABLE_INVITERAVATAR": "The avatar URL of the inviter.",
"VARIABLE_INVITERINVITES": "The total inviter's invites count.",
"VARIABLE_INVITECODE": "The code of the used invite.",
"VARIABLE_INVITEURL": "The url of the used invite.",
"VARIABLE_INVITEUSES": "Number of uses of the used invite.",
"VARIABLE_CHANNEL": "The channel of the used invite.",
"TITLE": "**Done The join Msg Has Been Setup**",
"TEST": "Use `{{prefix}}testjoin` to test the new message.",
"CHANNEL_NOT_FOUND": "No channel found for `{{channel}}`"
Expand Down
2 changes: 1 addition & 1 deletion i18n/ar-SA/config/configjoindm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"DISABLE": "Type `{{prefix}}setdmjoin` to disable join messages in dm.",
"INSTRUCTIONS": "__**More informations**__\n```\n{user} : The mention of the member that just joined your server.\n{user.name} : The name of the member that just joined your server.\n{user.tag} : The tag of the member that just joined your server.\n{user.createdat} : The account age of the member.\n{user.id} : The ID of the member.\n{numJoins} : Number of joins of the member.\n\n{guild} : Name of the server.\n{guild.count} : Number of members your server has now.\n\n{inviter} : The mention of the inviter.\n{inviter.name} : The name of the inviter.\n{inviter.tag} : The tag of the inviter.\n{inviter.invites} : The total inviter's invites count.\n{inviter.id} : The ID of the inviter.\n\n{invite.code} : The invite code used.\n{invite.url} : The invite url used.\n{invite.uses} : Number of uses of the invite used.\n```\nSend `cancel` to cancel. {{string}}\n\n\n:pencil: **| Now send the join DM message... :pencil2:**",
"INSTRUCTIONS_1": "__**More informations**__\n```{{variables}}```\nSend `cancel` to cancel. {{string}}\n\n:sparkles: Embed messages are now available! You can generate an embed here: <https://embed-generator.manage-invite.xyz/> and send the json code below!\n\n\n:pencil: **| Now send the join message in DM... :pencil2:**",
"SUCCESS": "✅ **| Done successfully...**",
"TITLE": "**Done The join DM Msg Has Been Setup**",
"TEST": "Use `{{prefix}}testjoindm` to test the new message."
Expand Down
2 changes: 1 addition & 1 deletion i18n/ar-SA/config/configleave.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"DISABLE": "Type `{{prefix}}setleave` to disable leave messages",
"INSTRUCTIONS_1": "__**More informations**__\n```\n{user} : The mention of the member that just left your server.\n{user.name} : The name of the member that just left your server.\n{user.tag} : The tag of the member that just left your server.\n{user.createdat} : The account age of the member.\n{user.id} : The ID of the member.\n{numJoins} : Number of joins of the member.\n\n{guild} : Name of the server.\n{guild.count} : Number of members your server has now.\n\n{inviter} : The mention of the inviter.\n{inviter.name} : The name of the inviter.\n{inviter.tag} : The tag of the inviter.\n{inviter.invites} : The total inviter's invites count.\n{inviter.id} : The ID of the inviter.\n\n{invite.code} : The invite code used.\n{invite.url} : The invite url used.\n{invite.uses} : Number of uses of the invite used.\n```\nSend `cancel` to cancel. {{string}}\n\n\n:pencil: **| Now send the leave message... :pencil2:**",
"INSTRUCTIONS_1": "__**More informations**__\n```{{variables}}```\nSend `cancel` to cancel. {{string}}\n\n:sparkles: Embed messages are now available! You can generate an embed here: <https://embed-generator.manage-invite.xyz/> and send the json code below!\n\n\n:pencil: **| Now send the leave message... :pencil2:**",
"INSTRUCTIONS_2": ":scroll: **| Now send the leave channel name or mention it... :pencil2:**",
"TITLE": "**Done The leave Msg Has Been Setup**",
"TEST": "Use `{{prefix}}testleave` to test the new message.",
Expand Down
5 changes: 5 additions & 0 deletions i18n/ar-SA/config/set-fake-threshold.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"MISSING_DAYS": "You must specify a number of days (or 'disable' to disable the fake threshold)!",
"UPDATED": "The fake threshold has been updated, accounts created in the last **{{dayCount}} days** will automatically be considered as fake accounts!",
"DISABLED": "The fake threshold has been disabled!"
}
4 changes: 2 additions & 2 deletions i18n/ar-SA/config/set-keep-ranks.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"SUCCESS_ENABLED": "**Now, members __WILL KEEP__ their ranks, even if they don't have enough invites!**",
"SUCCESS_DISABLED": "**Now, members __WON'T KEEP__ their ranks if they don't have enough invites!**"
"SUCCESS_ENABLED": "Now, members **will keep** their ranks, even if they don't have enough invites!",
"SUCCESS_DISABLED": "Now, members **won't keep** their ranks if they don't have enough invites!"
}
4 changes: 2 additions & 2 deletions i18n/ar-SA/config/set-stacked-ranks.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"SUCCESS_ENABLED": "**Now, members will keep __ALL__ their ranks!**",
"SUCCESS_DISABLED": "**Now, members will __ONLY__ keep their __HIGHEST__ rank!**"
"SUCCESS_ENABLED": "Now, members will keep **all** their ranks!",
"SUCCESS_DISABLED": "Now, members will **only** keep their **highest** rank!"
}
22 changes: 21 additions & 1 deletion i18n/bg-BG/config/configjoin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,27 @@
{
"DISABLE": "Напишете '{{prefix}}setjoin', за да забраните съобщенията при влизане",
"INSTRUCTIONS_1": "__**More informations**__\n```\n{user} : The mention of the member that just joined your server.\n{user.name} : The name of the member that just joined your server.\n{user.tag} : The tag of the member that just joined your server.\n{user.createdat} : The account age of the member.\n{user.id} : The ID of the member.\n{numJoins} : Number of joins of the member.\n\n{guild} : Name of the server.\n{guild.count} : Number of members your server has now.\n\n{inviter} : The mention of the inviter.\n{inviter.name} : The name of the inviter.\n{inviter.tag} : The tag of the inviter.\n{inviter.invites} : The total inviter's invites count.\n{inviter.id} : The ID of the inviter.\n\n{invite.code} : The invite code used.\n{invite.url} : The invite url used.\n{invite.uses} : Number of uses of the invite used.\n```\nSend `cancel` to cancel. {{string}}\n\n\n:pencil: **| Now send the join message... :pencil2:**",
"INSTRUCTIONS_1": "__**More informations**__\n```{{variables}}```\nSend `cancel` to cancel. {{string}}\n\n:sparkles: Embed messages are now available! You can generate an embed here: <https://embed-generator.manage-invite.xyz/> and send the json code below!\n\n\n:pencil: **| Now send the join message... :pencil2:**",
"INSTRUCTIONS_2": ":scroll: **| Now send the join channel name or mention it... :pencil2:**",
"VARIABLE_USER": "The mention of the member who joined your server.",
"VARIABLE_USERNAME": "The name of the member who joined your server.",
"VARIABLE_USERTAG": "The tag of the member who joined your server.",
"VARIABLE_USERCREATEDSINCE": "How long has the account been created.",
"VARIABLE_USERCREATEDAT": "The date on which the account has been created.",
"VARIABLE_USERID": "The ID of the member.",
"VARIABLE_USERNUMJOINS": "Number of joins of the member.",
"VARIABLE_USERAVATAR": "The avatar URL of the member.",
"VARIABLE_SERVERNAME": "Name of the server.",
"VARIABLE_SERVERMEMBERCOUNT": "Number of members your server has now.",
"VARIABLE_INVITER": "The mention of the inviter.",
"VARIABLE_INVITERNAME": "The name of the inviter.",
"VARIABLE_INVITERTAG": "The tag of the inviter.",
"VARIABLE_INVITERID": "The ID of the inviter.",
"VARIABLE_INVITERAVATAR": "The avatar URL of the inviter.",
"VARIABLE_INVITERINVITES": "The total inviter's invites count.",
"VARIABLE_INVITECODE": "The code of the used invite.",
"VARIABLE_INVITEURL": "The url of the used invite.",
"VARIABLE_INVITEUSES": "Number of uses of the used invite.",
"VARIABLE_CHANNEL": "The channel of the used invite.",
"TITLE": "**Съобщението при влизане е готово и настроено**",
"TEST": "Използвайте '{{prefix}}testjoin', за да тествате новото съобщение.",
"CHANNEL_NOT_FOUND": "Няма намерен канал за '{{channel}}'"
Expand Down
2 changes: 1 addition & 1 deletion i18n/bg-BG/config/configjoindm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"DISABLE": "Напишете '{{prefix}}seddmjoin', за да забраните личните съобщенията при влизане.",
"INSTRUCTIONS": "__**More informations**__\n```\n{user} : The mention of the member that just joined your server.\n{user.name} : The name of the member that just joined your server.\n{user.tag} : The tag of the member that just joined your server.\n{user.createdat} : The account age of the member.\n{user.id} : The ID of the member.\n{numJoins} : Number of joins of the member.\n\n{guild} : Name of the server.\n{guild.count} : Number of members your server has now.\n\n{inviter} : The mention of the inviter.\n{inviter.name} : The name of the inviter.\n{inviter.tag} : The tag of the inviter.\n{inviter.invites} : The total inviter's invites count.\n{inviter.id} : The ID of the inviter.\n\n{invite.code} : The invite code used.\n{invite.url} : The invite url used.\n{invite.uses} : Number of uses of the invite used.\n```\nSend `cancel` to cancel. {{string}}\n\n\n:pencil: **| Now send the join DM message... :pencil2:**",
"INSTRUCTIONS_1": "__**More informations**__\n```{{variables}}```\nSend `cancel` to cancel. {{string}}\n\n:sparkles: Embed messages are now available! You can generate an embed here: <https://embed-generator.manage-invite.xyz/> and send the json code below!\n\n\n:pencil: **| Now send the join message in DM... :pencil2:**",
"SUCCESS": "✅**| Направено е успешно...**",
"TITLE": "**Личното съобщение при влизане е готово и настроено**",
"TEST": "Използвайте '{{prefix}}testdmjoin', за да тествате новото съобщение."
Expand Down
Loading

0 comments on commit 71f6d6b

Please sign in to comment.