1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-29 20:19:05 +01:00
This commit is contained in:
Github Actions 2022-03-01 18:27:32 +01:00
parent 48d4151350
commit 2c1aea4f69
5 changed files with 14 additions and 14 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

@ -2226,7 +2226,7 @@
"FILEREF_UPGRADE_NEEDED": "The client has to be updated in order to support [file references](https:\/\/core.telegram.org\/api\/file_reference).",
"FILTER_ID_INVALID": "The specified filter ID is invalid.",
"FILTER_INCLUDE_EMPTY": "The include_peers vector of the filter is empty.",
"FILTER_NOT_SUPPORTED": "",
"FILTER_NOT_SUPPORTED": "The specified filter cannot be used in this context.",
"FILTER_TITLE_EMPTY": "The title field of the filter is empty.",
"FIRSTNAME_INVALID": "The first name is invalid.",
"FOLDER_ID_EMPTY": "An empty folder ID was specified.",
@ -2245,7 +2245,7 @@
"GRAPH_OUTDATED_RELOAD": "The graph is outdated, please get a new async token using stats.getBroadcastStats.",
"GROUPCALL_ALREADY_DISCARDED": "The group call was already discarded.",
"GROUPCALL_FORBIDDEN": "The group call has already ended.",
"GROUPCALL_INVALID": "",
"GROUPCALL_INVALID": "The specified group call is invalid.",
"GROUPCALL_NOT_MODIFIED": "Group call settings weren't modified.",
"GROUPCALL_SSRC_DUPLICATE_MUCH": "The app needs to retry joining the group call with a new SSRC value.",
"GROUPED_MEDIA_INVALID": "Invalid grouped media.",
@ -2265,8 +2265,8 @@
"INVITE_HASH_EMPTY": "The invite hash is empty.",
"INVITE_HASH_EXPIRED": "The invite link has expired.",
"INVITE_HASH_INVALID": "The invite hash is invalid.",
"INVITE_REQUEST_SENT": "",
"INVITE_REVOKED_MISSING": "",
"INVITE_REQUEST_SENT": "You have successfully requested to join this chat or channel.",
"INVITE_REVOKED_MISSING": "The specified invite link was already revoked or is invalid.",
"LANG_CODE_INVALID": "The specified language code is invalid.",
"LANG_PACK_INVALID": "The provided language pack is invalid.",
"LASTNAME_INVALID": "The last name is invalid.",
@ -2393,9 +2393,9 @@
"SCHEDULE_DATE_TOO_LATE": "You can't schedule a message this far in the future.",
"SCHEDULE_STATUS_PRIVATE": "Can't schedule until user is online, if the user's last seen timestamp is hidden by their privacy settings.",
"SCHEDULE_TOO_MUCH": "There are too many scheduled messages.",
"SCORE_INVALID": "",
"SCORE_INVALID": "The specified game score is invalid.",
"SEARCH_QUERY_EMPTY": "The search query is empty.",
"SEARCH_WITH_LINK_NOT_SUPPROTED": "",
"SEARCH_WITH_LINK_NOT_SUPPROTED": "You cannot provide a search query and an invite link at the same time.",
"SECONDS_INVALID": "Invalid duration provided.",
"SEND_AS_PEER_INVALID": "You can't send messages as the specified peer.",
"SEND_CODE_UNAVAILABLE": "Returned when all available options for this type of number were already used (e.g. flash-call, then SMS, then this error might be returned to trigger a second resend).",
@ -2430,10 +2430,10 @@
"STICKER_THUMB_PNG_NOPNG": "Incorrect stickerset thumb file provided, PNG \/ WEBP expected.",
"STICKER_THUMB_TGS_NOTGS": "Incorrect stickerset TGS thumb file provided.",
"STICKER_VIDEO_BIG": "",
"STICKER_VIDEO_NOWEBM": "",
"STICKERPACK_STICKERS_TOO_MUCH": "",
"STICKER_VIDEO_NOWEBM": "The specified video sticker is not in webm format.",
"STICKERPACK_STICKERS_TOO_MUCH": "There are too many stickers in this stickerpack, you can't add any more.",
"STICKERS_EMPTY": "No sticker provided.",
"STICKERS_TOO_MUCH": "",
"STICKERS_TOO_MUCH": "There are too many stickers in this stickerpack, you can't add any more.",
"STICKERSET_INVALID": "The provided sticker set is invalid.",
"STICKERSET_OWNER_ANONYMOUS": "Provided stickerset can't be installed as group stickerset to prevent admin deanonymisation.",
"TAKEOUT_INIT_DELAY_%d": "Wait %d seconds before initing takeout.",
@ -2458,7 +2458,7 @@
"URL_INVALID": "Invalid URL provided.",
"USAGE_LIMIT_INVALID": "The specified usage limit is invalid.",
"USER_ADMIN_INVALID": "You're not an admin.",
"USER_ALREADY_INVITED": "",
"USER_ALREADY_INVITED": "You have already invited this user.",
"USER_ALREADY_PARTICIPANT": "The user is already in the group.",
"USER_BANNED_IN_CHANNEL": "You're banned from sending messages in supergroups\/channels.",
"USER_BLOCKED": "User blocked.",