Update content of files

This commit is contained in:
GitHub Action 2022-12-27 14:39:12 +00:00
parent a6d1353d1f
commit 1071fc0b0c
3 changed files with 27 additions and 45 deletions

View file

@ -2664,6 +2664,7 @@
"LocalDatabaseClear", "LocalDatabaseClear",
"LocalDatabaseClearText", "LocalDatabaseClearText",
"LocalDatabaseClearText2", "LocalDatabaseClearText2",
"LocalDatabaseClearText2",
"LocalDatabaseClearTextTitle", "LocalDatabaseClearTextTitle",
"LocalDatabaseInfo", "LocalDatabaseInfo",
"LocalDatabaseSize", "LocalDatabaseSize",
@ -4623,7 +4624,6 @@
"ShowNotificationsForInfo", "ShowNotificationsForInfo",
"ShowSenderNames", "ShowSenderNames",
"ShowSendersName", "ShowSendersName",
"ShowStickers",
"ShowTranslateButton", "ShowTranslateButton",
"ShowVotes", "ShowVotes",
"Shuffle", "Shuffle",
@ -5045,11 +5045,9 @@
"TurnPasswordOffQuestion", "TurnPasswordOffQuestion",
"TurnPasswordOffQuestionTitle", "TurnPasswordOffQuestionTitle",
"TwoStepVerification", "TwoStepVerification",
"TwoStepVerificationPasswordReturnPassport",
"TwoStepVerificationPasswordReturnSettings", "TwoStepVerificationPasswordReturnSettings",
"TwoStepVerificationPasswordSet", "TwoStepVerificationPasswordSet",
"TwoStepVerificationPasswordSetInfo", "TwoStepVerificationPasswordSetInfo",
"TwoStepVerificationSetPassword",
"TwoStepVerificationShowPassword", "TwoStepVerificationShowPassword",
"TwoStepVerificationTitle", "TwoStepVerificationTitle",
"TwoStepVerificationTitle", "TwoStepVerificationTitle",

View file

@ -3545,6 +3545,30 @@
"singular": "Clear cached text messages?" "singular": "Clear cached text messages?"
} }
}, },
"LocalDatabaseClearText": {
"url": "https://translations.telegram.org/en/android/settings/LocalDatabaseClearText",
"photo_url": "https://telegra.ph/file/p/20edb6865bc/2e165b4c0179e6cbd91b917.jpg?c=26,267,536,536,280,280",
"has_binding": true,
"values": {
"singular": "Are you sure you want to clear cached text messages?"
}
},
"LocalDatabaseClearText2": {
"url": "https://translations.telegram.org/en/android/settings/LocalDatabaseClearText2",
"photo_url": "https://telegra.ph/file/p/20edb6865bc/2e165b4c0179e6cbd91b917.jpg?c=25,339,541,541,280,280",
"has_binding": true,
"values": {
"singular": "This operation can take a few minutes to complete.<br/><br/>Local database size: **<mark class=\"token\">%s</mark>**"
}
},
"LocalDatabaseClearTextTitle": {
"url": "https://translations.telegram.org/en/android/settings/LocalDatabaseClearTextTitle",
"photo_url": "https://telegra.ph/file/p/20edb6865bc/2e165b4c0179e6cbd91b917.jpg?c=47,286,365,365,280,280",
"has_binding": true,
"values": {
"singular": "Clear local database"
}
},
"LocalDatabaseInfo": { "LocalDatabaseInfo": {
"url": "https://translations.telegram.org/en/android/settings/LocalDatabaseInfo", "url": "https://translations.telegram.org/en/android/settings/LocalDatabaseInfo",
"photo_url": "https://telegra.ph/file/p/58b6fbd0ba8/c15f61452e8276e42c9d419.jpg?c=0,863,1200,1232,272,280", "photo_url": "https://telegra.ph/file/p/58b6fbd0ba8/c15f61452e8276e42c9d419.jpg?c=0,863,1200,1232,272,280",

View file

@ -1308,7 +1308,7 @@
}, },
"AuthAnotherWebClientUrl": { "AuthAnotherWebClientUrl": {
"url": "https://translations.telegram.org/en/android/unsorted/AuthAnotherWebClientUrl", "url": "https://translations.telegram.org/en/android/unsorted/AuthAnotherWebClientUrl",
"photo_url": null, "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "https://web.telegram.org/" "singular": "https://web.telegram.org/"
@ -3071,7 +3071,7 @@
}, },
"DidNotGetTheCodePhone": { "DidNotGetTheCodePhone": {
"url": "https://translations.telegram.org/en/android/unsorted/DidNotGetTheCodePhone", "url": "https://translations.telegram.org/en/android/unsorted/DidNotGetTheCodePhone",
"photo_url": null, "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "Get code on this phone" "singular": "Get code on this phone"
@ -4722,14 +4722,6 @@
"singular": "Clear Local Database" "singular": "Clear Local Database"
} }
}, },
"LocalDatabaseClearText": {
"url": "https://translations.telegram.org/en/android/unsorted/LocalDatabaseClearText",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Are you sure you want to clear cached text messages?"
}
},
"LocalDatabaseClearText2": { "LocalDatabaseClearText2": {
"url": "https://translations.telegram.org/en/android/unsorted/LocalDatabaseClearText2", "url": "https://translations.telegram.org/en/android/unsorted/LocalDatabaseClearText2",
"photo_url": null, "photo_url": null,
@ -4738,14 +4730,6 @@
"singular": "This operation can take a few minutes to complete.<br/><br/>Local database size: **<mark class=\"token\">%s</mark>**" "singular": "This operation can take a few minutes to complete.<br/><br/>Local database size: **<mark class=\"token\">%s</mark>**"
} }
}, },
"LocalDatabaseClearTextTitle": {
"url": "https://translations.telegram.org/en/android/unsorted/LocalDatabaseClearTextTitle",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Clear local database"
}
},
"LocalMiscellaneousCache": { "LocalMiscellaneousCache": {
"url": "https://translations.telegram.org/en/android/unsorted/LocalMiscellaneousCache", "url": "https://translations.telegram.org/en/android/unsorted/LocalMiscellaneousCache",
"photo_url": null, "photo_url": null,
@ -7929,14 +7913,6 @@
"singular": "Show More Emoji" "singular": "Show More Emoji"
} }
}, },
"ShowStickers": {
"url": "https://translations.telegram.org/en/android/unsorted/ShowStickers",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Show stickers"
}
},
"ShowVotes": { "ShowVotes": {
"url": "https://translations.telegram.org/en/android/unsorted/ShowVotes", "url": "https://translations.telegram.org/en/android/unsorted/ShowVotes",
"photo_url": null, "photo_url": null,
@ -8893,22 +8869,6 @@
"singular": "Translation failed." "singular": "Translation failed."
} }
}, },
"TwoStepVerificationPasswordReturnPassport": {
"url": "https://translations.telegram.org/en/android/unsorted/TwoStepVerificationPasswordReturnPassport",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Return to Passport"
}
},
"TwoStepVerificationSetPassword": {
"url": "https://translations.telegram.org/en/android/unsorted/TwoStepVerificationSetPassword",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Set Password"
}
},
"TwoStepVerificationShowPassword": { "TwoStepVerificationShowPassword": {
"url": "https://translations.telegram.org/en/android/unsorted/TwoStepVerificationShowPassword", "url": "https://translations.telegram.org/en/android/unsorted/TwoStepVerificationShowPassword",
"photo_url": null, "photo_url": null,