mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
Many changes. Will update merge request description with details
This commit is contained in:
@@ -81,7 +81,6 @@
|
||||
"boostdel_on": "Boost messages will be deleted after {0} seconds.",
|
||||
"hierarchy": "You can't use this command on users with a role higher or equal than yours (or mine) in the role hierarchy.",
|
||||
"role_too_high": "You can't use this command with roles which are above your highest role, unless you're server administrator.",
|
||||
"images_loading": "Images will be reloaded within a few seconds.",
|
||||
"insuf_perms_i": "I have insufficient permissions.",
|
||||
"insuf_perms_u": "You have insufficient permissions.",
|
||||
"invalid_format": "Invalid input format.",
|
||||
@@ -216,11 +215,13 @@
|
||||
"better_luck": "Better luck next time ^_^",
|
||||
"br_win": "Congratulations! You won {0} for rolling above {1}",
|
||||
"deck_reshuffled": "Deck reshuffled.",
|
||||
"flipped": "flipped {0}.",
|
||||
"flipped": "Flipped {0}",
|
||||
"flip_guess": "You guessed it! You won {0}",
|
||||
"flip_invalid": "Invalid number specified. You can flip 1 to {0} coins.",
|
||||
"flip_results": "Flipped {0} coins. {1} heads, {2} tails.",
|
||||
"cards_left": "{0} cards left in the deck.",
|
||||
"cards": "Cards",
|
||||
"hand_value": "Hand value",
|
||||
"gifted": "has gifted {0} to {1}",
|
||||
"has": "{0} has {1}",
|
||||
"heads": "Head",
|
||||
@@ -232,11 +233,13 @@
|
||||
"no_more_cards": "No more cards in the deck.",
|
||||
"raffled_user": "Raffled user",
|
||||
"roll2": "Roll",
|
||||
"slot_bet": "Bet",
|
||||
"rolls": "Rolls",
|
||||
"slot_jackpot": "WOAAHHHHHH!!! Congratulations!!! x{0}",
|
||||
"slot_single": "A single {0}, x{1}",
|
||||
"slot_three": "Wow! Lucky! Three of a kind! x{0}",
|
||||
"slot_two": "Good job! Two {0} - bet x{1}",
|
||||
"available_tests": "Available Tests",
|
||||
"test_results_for": "Test results for {0}",
|
||||
"won": "Won",
|
||||
"multiplier": "Multiplier",
|
||||
"tails": "Tail",
|
||||
@@ -256,7 +259,6 @@
|
||||
"usage": "Usage",
|
||||
"options": "Options",
|
||||
"requires": "Requires",
|
||||
"autohentai_started": "Autohentai started. Reposting every {0}s with one of the following tags:\n{1}",
|
||||
"tag": "Tag",
|
||||
"animal_race": "Animal race",
|
||||
"animal_race_failed": "Failed to start since there was not enough participants.",
|
||||
@@ -319,7 +321,6 @@
|
||||
"rps_win": "{0} won! {1} beats {2}",
|
||||
"submissions_closed": "Submissions closed",
|
||||
"animal_race_already_started": "Animal Race is already running.",
|
||||
"total_average": "Total: {0} Average: {1}",
|
||||
"category": "Category",
|
||||
"cleverbot_disabled": "Disabled cleverbot on this server.",
|
||||
"cleverbot_enabled": "Enabled cleverbot on this server.",
|
||||
@@ -327,7 +328,6 @@
|
||||
"curgen_enabled": "Currency generation has been enabled on this channel.",
|
||||
"curgen_pl": "{0} random {1} appeared!",
|
||||
"curgen_sn": "A random {0} appeared!",
|
||||
"failed_loading_question": "Failed loading a question.",
|
||||
"game_started": "Game started",
|
||||
"hangman_game_started": "Hangman game started",
|
||||
"hangman_running": "Hangman game already running on this channel.",
|
||||
@@ -357,10 +357,7 @@
|
||||
"vs": "{0} vs {1}",
|
||||
"attempting_to_queue": "Attempting to queue {0} tracks...",
|
||||
"dir_queue_complete": "Directory queue complete.",
|
||||
"fairplay": "Fairplay",
|
||||
"finished_track": "Track Finished",
|
||||
"fp_disabled": "Fair play disabled.",
|
||||
"fp_enabled": "Fair play enabled.",
|
||||
"from_position": "From position",
|
||||
"id": "Id",
|
||||
"now_playing": "Now playing",
|
||||
@@ -447,10 +444,8 @@
|
||||
"word_filter_channel_on": "Word filtering enabled on this channel.",
|
||||
"word_filter_server_off": "Word filtering disabled on this server.",
|
||||
"word_filter_server_on": "Word filtering enabled on this server.",
|
||||
"avatar_none": "User {0} has no avatar set.",
|
||||
"abilities": "Abilities",
|
||||
"anime_no_fav": "No favorite anime yet",
|
||||
"atl_ad_started": "Started automatic translation of messages on this channel. User messages will be auto-deleted.",
|
||||
"atl_removed": "your auto-translate language has been removed.",
|
||||
"atl_set": "Your auto-translate language has been set to {0}>{1}",
|
||||
"atl_started": "Started automatic translation of messages on this channel.",
|
||||
@@ -458,6 +453,8 @@
|
||||
"atl_not_enabled": "Automatic translation is not enabled on this channel or you've provided an invalid language.",
|
||||
"bad_input_format": "Bad input format, or something went wrong.",
|
||||
"card_not_found": "Couldn't find that card.",
|
||||
"card": "Card",
|
||||
"guess": "Guess",
|
||||
"catfact": "fact",
|
||||
"chapters": "Chapters",
|
||||
"comic_number": "Comic #",
|
||||
@@ -483,7 +480,6 @@
|
||||
"height_weight": "Height/Weight",
|
||||
"height_weight_val": "{0}m/{1}kg",
|
||||
"humidity": "Humidity",
|
||||
"image_search_for": "Image search for:",
|
||||
"imdb_fail": "Failed to find that movie.",
|
||||
"invalid_lang": "Invalid source or target language.",
|
||||
"jokes_not_loaded": "Jokes not loaded.",
|
||||
@@ -506,7 +502,6 @@
|
||||
"pokemon_none": "No pokemon found.",
|
||||
"rating": "Rating",
|
||||
"score": "Score:",
|
||||
"search_for": "Search for:",
|
||||
"short_url": "Short url",
|
||||
"something_went_wrong": "Something went wrong.",
|
||||
"specify_search_params": "Please specify search parameters.",
|
||||
@@ -793,7 +788,6 @@
|
||||
"config_prop_not_found": "Property {0} not found on {1} configuration",
|
||||
"config_list": "Config list",
|
||||
"bot_strings_reloaded": "Bot strings have been reloaded.",
|
||||
"level_req": "Level Req.",
|
||||
"xpn_setting_global": "Global Level-Up notifications",
|
||||
"xpn_setting_server": "Server Level-Up notifications",
|
||||
"xpn_notif_channel": "In the channel where you sent the last message.",
|
||||
@@ -902,7 +896,6 @@
|
||||
"mass_ban_in_progress": "Banning {0} users...",
|
||||
"mass_ban_completed": "Banned {0} users.",
|
||||
"mass_kill_completed": "Mass Banning and Blacklisting of {0} users is complete.",
|
||||
"failed_finding_novel": "Can't find that novel. Make sure you've typed the exact full name, and that it exists on novelupdates.com",
|
||||
"club_transfered": "Ownership of the club {0} has been transferred to {1}",
|
||||
"club_transfer_failed": "Transfer failed. You must be the club owner. Target must be a member of your club.",
|
||||
"roll_duel_challenge": "challenged {1} for a roll duel for {2}",
|
||||
@@ -913,11 +906,6 @@
|
||||
"account_not_found": "That account does not exist or is set to private.",
|
||||
"ninja_not_found": "Currency with that name was not found or an invalid league name was provided.",
|
||||
"leagues_not_found": "Unable to retrieve data from Path of Exile API.",
|
||||
"reaction_roles_message": "**Roles:** {0}\n**Content:** {1}",
|
||||
"no_reaction_roles": "There are no ReactionRole features enabled on this server.",
|
||||
"reaction_cant_access": "I can't access {0} reaction. You can only use emotes from servers I'm in.",
|
||||
"reaction_role_removed": "Removed ReactionRole message #{0}",
|
||||
"reaction_roles_full": "You've reached the limit on ReactionRole messages. You have to delete some.",
|
||||
"reminder_list": "List of reminders",
|
||||
"reminder_server_list": "List of server reminders",
|
||||
"reminder_deleted": "Reminder #{0} was deleted.",
|
||||
@@ -966,7 +954,6 @@
|
||||
"module_description_xp": "Gain xp based on chat activity, check users' xp cards",
|
||||
"module_description_medusa": "**Bot Owner only.** Load, unload and handle dynamic modules. Read more [here](https://nadekobot.readthedocs.io/en/latest/medusa/creating-a-medusa/)",
|
||||
"module_description_missing": "Description is missing for this module.",
|
||||
"obsolete_use": "⚠ Obsolete, use {0} instead.",
|
||||
"purge_user_confirm": "Are you sure that you want to purge {0} from the database?",
|
||||
"expr_import_no_input": "Invalid input. No valid file upload or input text found.",
|
||||
"expr_import_invalid_data": "Unable to parse the file. Make sure it's a valid .yml file",
|
||||
|
Reference in New Issue
Block a user