last Rust LANG files migrations (only python left)
This commit is contained in:
@@ -16,31 +16,31 @@
|
||||
//"dc_msg_embed_default_embed_desc": "Default english embed description.",
|
||||
//"dc_msg_embed_re_post": "Spoilers and vote length anonymizer for fair review!\n## Post Data:\n**Subreddit:** {0}\n**Post upvotes:** ||`{1:>6}`||\n**Moderator votes:** ||`{2:>6}`||\n**Media type:** `{3}`\n## Listing Data:\n**Added by:** human: {4} | bot: {5}\n**Approved:** {6}",
|
||||
//"dc_msg_embed_re_removed": "## Removed by `{0}`\n**Reason:** {1}",
|
||||
"dc_msg_err_trace": "Unknown error!\nError trace: {0}",
|
||||
"dc_msg_failed_shorturl_conversion": "Couldn't convert to shortURL: Invalid Reddit URL format.",
|
||||
"dc_msg_mandatory_response": "Mandatory response message, please ignore.",
|
||||
//"dc_msg_err_trace": "Unknown error!\nError trace: {0}",
|
||||
//"dc_msg_failed_shorturl_conversion": "Couldn't convert to shortURL: Invalid Reddit URL format.",
|
||||
//"dc_msg_mandatory_response": "Mandatory response message, please ignore.",
|
||||
//"dc_msg_no_perms": "Missing permission in that server: {0}",
|
||||
//"dc_msg_not_in_guild": "I am not a part of that guild.",
|
||||
//"dc_msg_owner_data_save_complete": "Saving data... Done!",
|
||||
//"dc_msg_owner_data_save": "Saving data...",
|
||||
//"dc_msg_owner_shutdown": "Shutting down...",
|
||||
"dc_msg_owner_shutdown_failed_confirmation": "Failed to shut down: Invalid confirmation.",
|
||||
"dc_msg_re_already_voted": "Couldn't cast a vote: You have already voted on this post!",
|
||||
"dc_msg_re_also_approved": "Also approved it!",
|
||||
"dc_msg_re_data_corrupted": "Post URL \"<{0}>\" not found: Post data is corrupted!\n Full details: Could not find key \"posts\" in data file \"re_data.json\"",
|
||||
//"dc_msg_owner_shutdown_failed_confirmation": "Failed to shut down: Invalid confirmation.",
|
||||
//"dc_msg_re_already_voted": "Couldn't cast a vote: You have already voted on this post!",
|
||||
//"dc_msg_re_also_approved": "Also approved it!",
|
||||
//"dc_msg_re_data_corrupted": "Post URL \"<{0}>\" not found: Post data is corrupted!\n Full details: Could not find key \"posts\" in data file \"re_data.json\"",
|
||||
"dc_msg_re_help_removed": "Reddit help file not found, someone likely deleted it.\n Hint: You can find the official help text at https://github.com/ByteDice/ByteDiceAssistant in `re_help.md`.\n**CAUTION:** The official help file may contain incorrect information if you're not using the official bot by Byte Dice.",
|
||||
"dc_msg_re_permdeny_not_re_mod": "Permission denied: You are not a moderator of the subreddit(s) {0}",
|
||||
"dc_msg_re_post_404": "Post URL \"<{0}>\" not found: Post doesn't exist in the data!\n Hint: Run the command `/re_addpost [URL]` in a Discord channel or `u/ByteDiceAssistant add_post` in a Reddit post.",
|
||||
"dc_msg_re_post_add_success": "Added post with URL \"<{0}>\"!",
|
||||
//"dc_msg_re_permdeny_not_re_mod": "Permission denied: You are not a moderator of the subreddit(s) {0}",
|
||||
//"dc_msg_re_post_404": "Post URL \"<{0}>\" not found: Post doesn't exist in the data!\n Hint: Run the command `/re_addpost [URL]` in a Discord channel or `u/ByteDiceAssistant add_post` in a Reddit post.",
|
||||
//"dc_msg_re_post_add_success": "Added post with URL \"<{0}>\"!",
|
||||
//"dc_msg_re_post_approve_remove": "Couldn't approve the post because it has been removed!",
|
||||
//"dc_msg_re_post_approve_success": "Successfully approved the post!",
|
||||
//"dc_msg_re_post_disapprove_success": "Successfully disapproved the post!",
|
||||
//"dc_msg_re_post_remove_success": "Successfully removed post with URL \"<{0}>\"!",
|
||||
"dc_msg_re_post_unremove_success": "Successfully restored post with URL \"<{0}>\"!",
|
||||
"dc_msg_re_post_update_success": "Updated post with URL \"<{0}>\"!",
|
||||
//"dc_msg_re_post_unremove_success": "Successfully restored post with URL \"<{0}>\"!",
|
||||
//"dc_msg_re_post_update_success": "Updated post with URL \"<{0}>\"!",
|
||||
//"dc_msg_re_post_vote_removed_post": "Couldn't [vote / un-vote] the post because it has been removed!",
|
||||
"dc_msg_re_posts_channel_404": "Could not find `re_posts_channel` in data!\nHint: Run `/database RedditChannel` in a (preferably read-only) channel (requires administrator permission).",
|
||||
"dc_msg_re_vote_err": "Failed to [vote / un-vote]: Unknown internal error.",
|
||||
//"dc_msg_re_vote_err": "Failed to [vote / un-vote]: Unknown internal error.",
|
||||
//"dc_msg_re_vote_mod_success": "Successfully voted (as moderator vote)!",
|
||||
//"dc_msg_re_vote_remove_havent": "Couldn't remove your vote: You haven't voted on this post yet!",
|
||||
//"dc_msg_re_vote_remove_success": "Successfully removed vote!",
|
||||
@@ -48,16 +48,16 @@
|
||||
"dc_msg_reload_cfg_python_fail": "Failed to reload configs: Failed-type response from Python.",
|
||||
"dc_msg_reload_cfg_success": "Successfully reloaded the configs!\nNew configs:\n```\n{0}\n```",
|
||||
"dc_msg_removed_square_brackets": "[REMOVED] {0}",
|
||||
"dc_msg_shorturl": "ShortURL: <{0}>",
|
||||
"dc_msg_update_add": "{0}Adding new posts...",
|
||||
"dc_msg_update_done": "{0}Done!",
|
||||
"dc_msg_update_editing": "{0}Editing updated posts...",
|
||||
"dc_msg_update_fetch": "{0}Fetching new posts & updating data file...",
|
||||
"dc_msg_update_parse": "{0}Parsing messages to JSON...",
|
||||
"dc_msg_update_read": "{0}Reading messages in <#{1}>...",
|
||||
"dc_msg_update_removing_dupe": "{0}Removing duplicate posts...",
|
||||
"dc_msg_update_removing_old": "{0}Removing old posts (threshold: {1}d)...",
|
||||
"dc_msg_update_removing": "{0}Removing removed posts...",
|
||||
//"dc_msg_shorturl": "ShortURL: <{0}>",
|
||||
//"dc_msg_update_add": "{0}Adding new posts...",
|
||||
//"dc_msg_update_done": "{0}Done!",
|
||||
//"dc_msg_update_editing": "{0}Editing updated posts...",
|
||||
//"dc_msg_update_fetch": "{0}Fetching new posts & updating data file...",
|
||||
//"dc_msg_update_parse": "{0}Parsing messages to JSON...",
|
||||
//"dc_msg_update_read": "{0}Reading messages in <#{1}>...",
|
||||
//"dc_msg_update_removing_dupe": "{0}Removing duplicate posts...",
|
||||
//"dc_msg_update_removing_old": "{0}Removing old posts (threshold: {1}d)...",
|
||||
//"dc_msg_update_removing": "{0}Removing removed posts...",
|
||||
//"dc_msg_whoami": "**Bot \"owner\":** {0}\n**BK moderator:** {1}",
|
||||
//"dc_msg_wwrps_already_submitted": "You can't compete against yourself! Please wait until another player has submitted their RPS.",
|
||||
//"dc_msg_wwrps_anon": "[Anonymous]",
|
||||
@@ -67,7 +67,7 @@
|
||||
//"dc_msg_wwrps_left_win": "P1 WINS",
|
||||
//"dc_msg_wwrps_right_win": "P2 WINS",
|
||||
//"dc_msg_wwrps_submitting": "Submitting your RPS... Please wait for another contestant to compete against you.",
|
||||
"log_lang_load_success": "Successfully loaded the english language file!",
|
||||
//"log_lang_load_success": "Successfully loaded the english language file!",
|
||||
//"none": "None",
|
||||
"py_re_response_suffix": "^(I am not an AI, I am just a bot. This action was performed automatically by the way. You can report bugs and view my source code [here](https://github.com/ByteDice/ByteDiceAssistant)!)",
|
||||
"py_re_response_weekly_add": "Successfully added your post to the weekly art submissions! Thank you for participating!",
|
||||
|
||||
Reference in New Issue
Block a user