1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 12:04:45 +01:00
This commit is contained in:
Daniil Gentili 2024-06-16 17:14:43 +02:00
parent dd01cd9a42
commit c9b3f0dd93
5 changed files with 22 additions and 22 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3135,7 +3135,7 @@
"BOOST_PEER_INVALID": "The specified `boost_peer` is invalid.", "BOOST_PEER_INVALID": "The specified `boost_peer` is invalid.",
"BOOSTS_EMPTY": "No boost slots were specified.", "BOOSTS_EMPTY": "No boost slots were specified.",
"BOOSTS_REQUIRED": "The specified channel must first be [boosted by its users](https:\/\/core.telegram.org\/api\/boost) in order to perform this action.", "BOOSTS_REQUIRED": "The specified channel must first be [boosted by its users](https:\/\/core.telegram.org\/api\/boost) in order to perform this action.",
"BOT_APP_BOT_INVALID": "", "BOT_APP_BOT_INVALID": "The bot_id passed in the inputBotAppShortName constructor is invalid.",
"BOT_APP_INVALID": "The specified bot app is invalid.", "BOT_APP_INVALID": "The specified bot app is invalid.",
"BOT_APP_SHORTNAME_INVALID": "The specified bot app short name is invalid.", "BOT_APP_SHORTNAME_INVALID": "The specified bot app short name is invalid.",
"BOT_CHANNELS_NA": "Bots can't edit admin privileges.", "BOT_CHANNELS_NA": "Bots can't edit admin privileges.",
@ -3232,13 +3232,13 @@
"COLOR_INVALID": "The specified color palette ID was invalid.", "COLOR_INVALID": "The specified color palette ID was invalid.",
"CONNECTION_API_ID_INVALID": "The provided API id is invalid.", "CONNECTION_API_ID_INVALID": "The provided API id is invalid.",
"CONNECTION_APP_VERSION_EMPTY": "App version is empty.", "CONNECTION_APP_VERSION_EMPTY": "App version is empty.",
"CONNECTION_DEVICE_MODEL_EMPTY": "", "CONNECTION_DEVICE_MODEL_EMPTY": "The specified device model is empty.",
"CONNECTION_ID_INVALID": "The specified connection ID is invalid.", "CONNECTION_ID_INVALID": "The specified connection ID is invalid.",
"CONNECTION_LANG_PACK_INVALID": "", "CONNECTION_LANG_PACK_INVALID": "The specified language pack is empty.",
"CONNECTION_LAYER_INVALID": "Layer invalid.", "CONNECTION_LAYER_INVALID": "Layer invalid.",
"CONNECTION_NOT_INITED": "", "CONNECTION_NOT_INITED": "Please initialize the connection using initConnection before making queries.",
"CONNECTION_SYSTEM_EMPTY": "", "CONNECTION_SYSTEM_EMPTY": "The specified system version is empty.",
"CONNECTION_SYSTEM_LANG_CODE_EMPTY": "", "CONNECTION_SYSTEM_LANG_CODE_EMPTY": "The specified system language code is empty.",
"CONTACT_ADD_MISSING": "Contact to add is missing.", "CONTACT_ADD_MISSING": "Contact to add is missing.",
"CONTACT_ID_INVALID": "The provided contact ID is invalid.", "CONTACT_ID_INVALID": "The provided contact ID is invalid.",
"CONTACT_MISSING": "The specified user is not a contact.", "CONTACT_MISSING": "The specified user is not a contact.",
@ -3285,7 +3285,7 @@
"FILE_EMTPY": "An empty file was provided.", "FILE_EMTPY": "An empty file was provided.",
"FILE_ID_INVALID": "The provided file id is invalid.", "FILE_ID_INVALID": "The provided file id is invalid.",
"FILE_MIGRATE_%d": "The file currently being accessed is stored in DC %d, please re-send the query to that DC.", "FILE_MIGRATE_%d": "The file currently being accessed is stored in DC %d, please re-send the query to that DC.",
"FILE_PART_%d_MISSING": "", "FILE_PART_%d_MISSING": "Part %d of the file is missing from storage. Try repeating the method call to resave the part.",
"FILE_PART_EMPTY": "The provided file part is empty.", "FILE_PART_EMPTY": "The provided file part is empty.",
"FILE_PART_INVALID": "The file part number is invalid.", "FILE_PART_INVALID": "The file part number is invalid.",
"FILE_PART_LENGTH_INVALID": "The length of a file part is invalid.", "FILE_PART_LENGTH_INVALID": "The length of a file part is invalid.",
@ -3347,13 +3347,13 @@
"INLINE_BOT_REQUIRED": "Only the inline bot can edit message.", "INLINE_BOT_REQUIRED": "Only the inline bot can edit message.",
"INLINE_RESULT_EXPIRED": "The inline query expired.", "INLINE_RESULT_EXPIRED": "The inline query expired.",
"INPUT_CHATLIST_INVALID": "The specified folder is invalid.", "INPUT_CHATLIST_INVALID": "The specified folder is invalid.",
"INPUT_CONSTRUCTOR_INVALID": "", "INPUT_CONSTRUCTOR_INVALID": "The specified TL constructor is invalid.",
"INPUT_FETCH_ERROR": "", "INPUT_FETCH_ERROR": "An error occurred while parsing the provided TL constructor.",
"INPUT_FETCH_FAIL": "", "INPUT_FETCH_FAIL": "An error occurred while parsing the provided TL constructor.",
"INPUT_FILTER_INVALID": "The specified filter is invalid.", "INPUT_FILTER_INVALID": "The specified filter is invalid.",
"INPUT_LAYER_INVALID": "", "INPUT_LAYER_INVALID": "The specified layer is invalid.",
"INPUT_METHOD_INVALID": "", "INPUT_METHOD_INVALID": "The specified method is invalid.",
"INPUT_REQUEST_TOO_LONG": "", "INPUT_REQUEST_TOO_LONG": "The request payload is too long.",
"INPUT_TEXT_EMPTY": "The specified text is empty.", "INPUT_TEXT_EMPTY": "The specified text is empty.",
"INPUT_TEXT_TOO_LONG": "The specified text is too long.", "INPUT_TEXT_TOO_LONG": "The specified text is too long.",
"INPUT_USER_DEACTIVATED": "The specified user was deleted.", "INPUT_USER_DEACTIVATED": "The specified user was deleted.",
@ -3437,7 +3437,7 @@
"PASSWORD_TOO_FRESH_%d": "The password was modified less than 24 hours ago, try again in %d seconds.", "PASSWORD_TOO_FRESH_%d": "The password was modified less than 24 hours ago, try again in %d seconds.",
"PAYMENT_PROVIDER_INVALID": "The specified payment provider is invalid.", "PAYMENT_PROVIDER_INVALID": "The specified payment provider is invalid.",
"PAYMENT_UNSUPPORTED": "A detailed description of the error will be received separately as described [here »](https:\/\/core.telegram.org\/api\/errors#406-not-acceptable).", "PAYMENT_UNSUPPORTED": "A detailed description of the error will be received separately as described [here »](https:\/\/core.telegram.org\/api\/errors#406-not-acceptable).",
"PEER_FLOOD": "", "PEER_FLOOD": "The current account is spamreported, you cannot execute this action, check @spambot for more info.",
"PEER_HISTORY_EMPTY": "You can't pin an empty chat with a user.", "PEER_HISTORY_EMPTY": "You can't pin an empty chat with a user.",
"PEER_ID_INVALID": "The provided peer id is invalid.", "PEER_ID_INVALID": "The provided peer id is invalid.",
"PEER_ID_NOT_SUPPORTED": "The provided peer ID is not supported.", "PEER_ID_NOT_SUPPORTED": "The provided peer ID is not supported.",
@ -3497,7 +3497,7 @@
"QUIZ_CORRECT_ANSWERS_EMPTY": "No correct quiz answer was specified.", "QUIZ_CORRECT_ANSWERS_EMPTY": "No correct quiz answer was specified.",
"QUIZ_CORRECT_ANSWERS_TOO_MUCH": "You specified too many correct answers in a quiz, quizzes can only have one right answer!", "QUIZ_CORRECT_ANSWERS_TOO_MUCH": "You specified too many correct answers in a quiz, quizzes can only have one right answer!",
"QUIZ_MULTIPLE_INVALID": "Quizzes can't have the multiple_choice flag set!", "QUIZ_MULTIPLE_INVALID": "Quizzes can't have the multiple_choice flag set!",
"QUOTE_TEXT_INVALID": "", "QUOTE_TEXT_INVALID": "The specified `reply_to`.`quote_text` field is invalid.",
"RAISE_HAND_FORBIDDEN": "You cannot raise your hand.", "RAISE_HAND_FORBIDDEN": "You cannot raise your hand.",
"RANDOM_ID_DUPLICATE": "You provided a random ID that was already used.", "RANDOM_ID_DUPLICATE": "You provided a random ID that was already used.",
"RANDOM_ID_EMPTY": "Random ID empty.", "RANDOM_ID_EMPTY": "Random ID empty.",
@ -3595,7 +3595,7 @@
"STORY_SEND_FLOOD_MONTHLY_%d": "You've hit the monthly story limit as specified by the [`stories_sent_monthly_limit_*` client configuration parameters](https:\/\/core.telegram.org\/api\/config#stories-sent-monthly-limit-default): wait for the specified number of seconds before posting a new story.", "STORY_SEND_FLOOD_MONTHLY_%d": "You've hit the monthly story limit as specified by the [`stories_sent_monthly_limit_*` client configuration parameters](https:\/\/core.telegram.org\/api\/config#stories-sent-monthly-limit-default): wait for the specified number of seconds before posting a new story.",
"STORY_SEND_FLOOD_WEEKLY_%d": "You've hit the weekly story limit as specified by the [`stories_sent_weekly_limit_*` client configuration parameters](https:\/\/core.telegram.org\/api\/config#stories-sent-weekly-limit-default): wait for the specified number of seconds before posting a new story.", "STORY_SEND_FLOOD_WEEKLY_%d": "You've hit the weekly story limit as specified by the [`stories_sent_weekly_limit_*` client configuration parameters](https:\/\/core.telegram.org\/api\/config#stories-sent-weekly-limit-default): wait for the specified number of seconds before posting a new story.",
"SWITCH_PM_TEXT_EMPTY": "The switch_pm.text field was empty.", "SWITCH_PM_TEXT_EMPTY": "The switch_pm.text field was empty.",
"SWITCH_WEBVIEW_URL_INVALID": "", "SWITCH_WEBVIEW_URL_INVALID": "The URL specified in switch_webview.url is invalid!",
"TAKEOUT_INIT_DELAY_%d": "Sorry, for security reasons, you will be able to begin downloading your data in %d seconds. We have notified all your devices about the export request to make sure it's authorized and to give you time to react if it's not.", "TAKEOUT_INIT_DELAY_%d": "Sorry, for security reasons, you will be able to begin downloading your data in %d seconds. We have notified all your devices about the export request to make sure it's authorized and to give you time to react if it's not.",
"TAKEOUT_INVALID": "The specified takeout ID is invalid.", "TAKEOUT_INVALID": "The specified takeout ID is invalid.",
"TAKEOUT_REQUIRED": "A [takeout](https:\/\/core.telegram.org\/api\/takeout) session needs to be initialized first, [see here » for more info](\/api\/takeout).", "TAKEOUT_REQUIRED": "A [takeout](https:\/\/core.telegram.org\/api\/takeout) session needs to be initialized first, [see here » for more info](\/api\/takeout).",
@ -3672,8 +3672,8 @@
"VENUE_ID_INVALID": "The specified venue ID is invalid.", "VENUE_ID_INVALID": "The specified venue ID is invalid.",
"VIDEO_CONTENT_TYPE_INVALID": "The video's content type is invalid.", "VIDEO_CONTENT_TYPE_INVALID": "The video's content type is invalid.",
"VIDEO_FILE_INVALID": "The specified video file is invalid.", "VIDEO_FILE_INVALID": "The specified video file is invalid.",
"VIDEO_PAUSE_FORBIDDEN": "", "VIDEO_PAUSE_FORBIDDEN": "You cannot pause the video stream.",
"VIDEO_STOP_FORBIDDEN": "", "VIDEO_STOP_FORBIDDEN": "You cannot stop the video stream.",
"VIDEO_TITLE_EMPTY": "The specified video title is empty.", "VIDEO_TITLE_EMPTY": "The specified video title is empty.",
"VOICE_MESSAGES_FORBIDDEN": "This user's privacy settings forbid you from sending voice messages.", "VOICE_MESSAGES_FORBIDDEN": "This user's privacy settings forbid you from sending voice messages.",
"WALLPAPER_FILE_INVALID": "The specified wallpaper file is invalid.", "WALLPAPER_FILE_INVALID": "The specified wallpaper file is invalid.",