mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
5403033721
commit
9f4c82296d
5 changed files with 300 additions and 300 deletions
|
@ -12827,6 +12827,7 @@
|
|||
"BoostGift.AdditionalPrizesPlaceholder",
|
||||
"BoostGift.AllSubscribers",
|
||||
"BoostGift.AwardSpecificUsers",
|
||||
"BoostGift.Channels.MaximumReached",
|
||||
"BoostGift.Channels.PrivateChannel.Add",
|
||||
"BoostGift.Channels.PrivateChannel.Text",
|
||||
"BoostGift.Channels.PrivateChannel.Title",
|
||||
|
@ -13961,7 +13962,6 @@
|
|||
"Chat.ErrorCantBoost",
|
||||
"Chat.ErrorFolderLinkExpired",
|
||||
"Chat.ErrorInvoiceNotFound",
|
||||
"Chat.ErrorQuoteOutdatedActionEdit",
|
||||
"Chat.ErrorQuoteOutdatedText",
|
||||
"Chat.ErrorQuoteOutdatedTitle",
|
||||
"Chat.ForwardToSavedMessageTagSelectionTitle",
|
||||
|
@ -14439,6 +14439,7 @@
|
|||
"ChatListFilter.ShowMoreChats",
|
||||
"ChatListFilter.TagLabelNoTag",
|
||||
"ChatListFilter.TagLabelPremiumExpired",
|
||||
"ChatListFilter.TagLabelPremiumExpired",
|
||||
"ChatListFilter.TagPremiumRequiredTooltipText",
|
||||
"ChatListFilter.TagSectionFooter",
|
||||
"ChatListFilter.TagSectionTitle",
|
||||
|
@ -18745,7 +18746,6 @@
|
|||
"QuickReply.CreateShortcutTitle",
|
||||
"QuickReply.DeleteAction",
|
||||
"QuickReply.DeleteConfirmationMultiple",
|
||||
"QuickReply.DeleteConfirmationMultiple",
|
||||
"QuickReply.DeleteConfirmationSingle",
|
||||
"QuickReply.EditShortcutText",
|
||||
"QuickReply.EditShortcutTitle",
|
||||
|
|
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1793)</div>
|
||||
<div class="tr-section-caption">General (1827)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1758)</div>
|
||||
<div class="tr-section-caption">Unsorted (1724)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1276,6 +1276,14 @@
|
|||
"singular": "Location"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.AwayMessageSectionHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.AwayMessageSectionHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=28,365,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "AWAY MESSAGE"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.CreateGreetingMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.CreateGreetingMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/648447d6d32/9f06b599e5f9f6c7cba5217.jpg?c=90,355,385,385,280,280",
|
||||
|
@ -1284,6 +1292,38 @@
|
|||
"singular": "Create a Greeting Message"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorNoRecipients.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ErrorNoRecipients.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/4c1d4c23756/2682d8fc8b0c08958770617.jpg?c=130,459,340,340,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No recipients selected. Reset?"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleEndTimeMissing.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ErrorScheduleEndTimeMissing.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/713b5092fa0/dd143497e8e4d6c1e169b17.jpg?c=88,420,425,425,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom schedule end time is missing."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleStartTimeMissing.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ErrorScheduleStartTimeMissing.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/c74b95943b4/c75c7ca8b1720b067a56417.jpg?c=97,429,407,407,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom schedule start time is missing."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleTimeMissing.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ErrorScheduleTimeMissing.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/97e4dbdbb57/90536c6e7e0a965bf548f17.jpg?c=119,449,364,364,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom schedule time is missing."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.GreetingMessageSectionHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.GreetingMessageSectionHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/648447d6d32/9f06b599e5f9f6c7cba5217.jpg?c=32,350,280,280,280,280",
|
||||
|
@ -1316,6 +1356,14 @@
|
|||
"singular": "Exclude Chats..."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.Recipients.AwayMessageFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.Recipients.AwayMessageFooter",
|
||||
"photo_url": "https://telegra.ph/file/p/beb603738d4/582f644f896c44ca9f37217.jpg?c=1,635,597,597,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose chats or entire chat categories for sending an away message."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.Recipients.CategoryContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.Recipients.CategoryContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/035c87d0ffb/ee6ee6f0138a9082fb3f117.jpg?c=60,298,280,280,280,280",
|
||||
|
@ -1412,6 +1460,86 @@
|
|||
"singular": "RECIPIENTS"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleAlways": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ScheduleAlways",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=81,575,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Always Send"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleCustom": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ScheduleCustom",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=94,683,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Custom Schedule"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleEndTime": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ScheduleEndTime",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=26,834,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "End Time"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleOutsideBusinessHours": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ScheduleOutsideBusinessHours",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=91,569,376,376,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outside of Business Hours"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleSectionHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ScheduleSectionHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=26,528,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "SCHEDULE"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleStartTime": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ScheduleStartTime",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=27,779,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start Time"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleTimePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ScheduleTimePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=285,779,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.SendWhenOffline": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.SendWhenOffline",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=30,932,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only if Offline"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.SendWhenOfflineFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.SendWhenOfflineFooter",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=3,694,592,592,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Don't send the away message if you've recently been online."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.TextAwayMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.TextAwayMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=115,172,368,368,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Automatically reply with a message when you are away."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.TextGreetingMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.TextGreetingMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/648447d6d32/9f06b599e5f9f6c7cba5217.jpg?c=26,126,546,546,280,280",
|
||||
|
@ -1420,6 +1548,14 @@
|
|||
"singular": "Greet customers when they message you the first time or after a period of no activity."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.TitleAwayMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.TitleAwayMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=160,67,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Away Message"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.TitleGreetingMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.TitleGreetingMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/648447d6d32/9f06b599e5f9f6c7cba5217.jpg?c=159,66,280,280,280,280",
|
||||
|
@ -1428,6 +1564,14 @@
|
|||
"singular": "Greeting Message"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ToggleAwayMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ToggleAwayMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/58a22be8ccc/fa1998692135893c7b3fe17.jpg?c=35,284,294,294,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Away Message"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ToggleGreetingMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/BusinessMessageSetup.ToggleGreetingMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/648447d6d32/9f06b599e5f9f6c7cba5217.jpg?c=34,256,340,340,280,280",
|
||||
|
@ -2809,6 +2953,30 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> reactions"
|
||||
}
|
||||
},
|
||||
"Chat.EmptyState.QuickReply.Text1": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.EmptyState.QuickReply.Text1",
|
||||
"photo_url": "https://telegra.ph/file/p/395d9b1d6d8/8d3b73c886de1507677e617.jpg?c=119,512,359,359,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "• Enter a message below that will be sent in chats when you type \"**/<mark class=\"token\">%@</mark>**\"."
|
||||
}
|
||||
},
|
||||
"Chat.EmptyState.QuickReply.Text2": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.EmptyState.QuickReply.Text2",
|
||||
"photo_url": "https://telegra.ph/file/p/395d9b1d6d8/8d3b73c886de1507677e617.jpg?c=122,595,344,344,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "• You can access Quick Replies in any chat by typing \"/\" or using the Attachment menu."
|
||||
}
|
||||
},
|
||||
"Chat.EmptyState.QuickReply.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.EmptyState.QuickReply.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/395d9b1d6d8/8d3b73c886de1507677e617.jpg?c=159,504,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Quick Reply"
|
||||
}
|
||||
},
|
||||
"Chat.ErrorFolderLinkExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.ErrorFolderLinkExpired",
|
||||
"photo_url": "https://telegra.ph/file/p/6e9707237f3/1e36d6e0b9879d296277317.jpg?c=101,434,397,397,280,280",
|
||||
|
@ -3078,6 +3246,38 @@
|
|||
"singular": "Add away message..."
|
||||
}
|
||||
},
|
||||
"Chat.Placeholder.GreetingMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Placeholder.GreetingMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/97213d716c6/83f54b9abb44fdd7af42017.jpg?c=63,908,345,345,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add greeting message..."
|
||||
}
|
||||
},
|
||||
"Chat.Placeholder.QuickReply": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Placeholder.QuickReply",
|
||||
"photo_url": "https://telegra.ph/file/p/395d9b1d6d8/8d3b73c886de1507677e617.jpg?c=62,969,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add quick reply.."
|
||||
}
|
||||
},
|
||||
"Chat.QuickReply.ServiceHeader1": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.QuickReply.ServiceHeader1",
|
||||
"photo_url": "https://telegra.ph/file/p/dff259af0ca/f9722fe4dc26d3121b84917.jpg?c=21,597,555,555,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "To edit or delete your quick reply, tap and hold on it."
|
||||
}
|
||||
},
|
||||
"Chat.QuickReply.ServiceHeader2": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.QuickReply.ServiceHeader2",
|
||||
"photo_url": "https://telegra.ph/file/p/dff259af0ca/f9722fe4dc26d3121b84917.jpg?c=24,638,550,550,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To use this quick reply in a chat, type / and select the shortcut from the list."
|
||||
}
|
||||
},
|
||||
"Chat.Reactions.MultiplePremiumTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Reactions.MultiplePremiumTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/288827f4145/c1dd59d449c17805597e217.jpg?c=25,0,575,175,280,84",
|
||||
|
@ -6111,6 +6311,22 @@
|
|||
"singular": "New Away Message"
|
||||
}
|
||||
},
|
||||
"EmptyState.GreetingMessage.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/EmptyState.GreetingMessage.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/97213d716c6/83f54b9abb44fdd7af42017.jpg?c=129,563,341,341,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create greetings that will be automatically sent to new customers"
|
||||
}
|
||||
},
|
||||
"EmptyState.GreetingMessage.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/EmptyState.GreetingMessage.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/97213d716c6/83f54b9abb44fdd7af42017.jpg?c=145,532,309,309,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Greeting Message"
|
||||
}
|
||||
},
|
||||
"EnterPasscode.EnterPasscode": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/EnterPasscode.EnterPasscode",
|
||||
"photo_url": "https://telegra.ph/file/p/aa8aa025be7/9284b9981d9a367531f391d.jpg?c=100,344,925,925,280,280",
|
||||
|
@ -10836,6 +11052,38 @@
|
|||
"singular": "No Quick Replies"
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveAwayMessage.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/QuickReply.ChatRemoveAwayMessage.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/f32558a5787/fd11fb6b8483e89e1ceac17.jpg?c=98,445,401,401,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You didn't create an away message. Exiting will remove it."
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveAwayMessage.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/QuickReply.ChatRemoveAwayMessage.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/f32558a5787/fd11fb6b8483e89e1ceac17.jpg?c=127,436,347,347,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Away Message"
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveGreetingMessage.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/QuickReply.ChatRemoveGreetingMessage.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/326a728621e/e1f49def10c805f57059d17.jpg?c=87,434,424,424,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You didn't create a greeting message. Exiting will remove it."
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveGreetingMessage.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/QuickReply.ChatRemoveGreetingMessage.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/326a728621e/e1f49def10c805f57059d17.jpg?c=104,414,393,393,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Greeting Message"
|
||||
}
|
||||
},
|
||||
"QuickReply.CreateShortcutText": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/QuickReply.CreateShortcutText",
|
||||
"photo_url": "https://telegra.ph/file/p/db858f0f224/9faba5da4e28f9c8b8a4117.jpg?c=101,252,395,395,280,280",
|
||||
|
@ -10925,6 +11173,14 @@
|
|||
"singular": "Away Message"
|
||||
}
|
||||
},
|
||||
"QuickReply.TitleGreetingMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/QuickReply.TitleGreetingMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/97213d716c6/83f54b9abb44fdd7af42017.jpg?c=159,86,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Greeting Message"
|
||||
}
|
||||
},
|
||||
"Report.AdditionalDetailsPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Report.AdditionalDetailsPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/6069cc4fc62/94e0b58c894bce5ed61d417.jpg?c=158,615,281,281,280,280",
|
||||
|
|
|
@ -2105,6 +2105,22 @@
|
|||
"singular": "SHARE FOLDER"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagLabelNoTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.TagLabelNoTag",
|
||||
"photo_url": "https://telegra.ph/file/p/e973802ade1/2694e9bffa1108571cf7917.jpg?c=297,623,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "NO TAG"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagLabelPremiumExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.TagLabelPremiumExpired",
|
||||
"photo_url": "https://telegra.ph/file/p/bb92cb701b0/1ee0691e27c5df98f6e2d17.jpg?c=290,624,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "PREMIUM EXPIRED"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagPremiumRequiredTooltipText": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.TagPremiumRequiredTooltipText",
|
||||
"photo_url": "https://telegra.ph/file/p/fc35b6e9e85/6df638b38e8429898f92317.jpg?c=65,823,424,424,280,280",
|
||||
|
@ -2113,6 +2129,22 @@
|
|||
"singular": "Subscribe to **Telegram Premium** to select folder color."
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagSectionFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.TagSectionFooter",
|
||||
"photo_url": "https://telegra.ph/file/p/e973802ade1/2694e9bffa1108571cf7917.jpg?c=5,517,585,585,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This color will be used for the folder's tag in the chat list"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagSectionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.TagSectionTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/e973802ade1/2694e9bffa1108571cf7917.jpg?c=27,623,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "FOLDER COLOR"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.ToastChatsAddedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.ToastChatsAddedText",
|
||||
"photo_url": "https://telegra.ph/file/p/3ad48d10a31/8c5d7fd1a68fcbc11715817.jpg?c=53,755,497,497,280,280",
|
||||
|
|
|
@ -359,6 +359,14 @@
|
|||
"singular": "Block User"
|
||||
}
|
||||
},
|
||||
"BoostGift.Channels.MaximumReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.Channels.MaximumReached",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can select up to <mark class=\"token\">%@</mark> channels."
|
||||
}
|
||||
},
|
||||
"BoostGift.ChannelsAndGroupsInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.ChannelsAndGroupsInfo",
|
||||
"photo_url": null,
|
||||
|
@ -768,14 +776,6 @@
|
|||
"singular": "Address can't be empty."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.AwayMessageSectionHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.AwayMessageSectionHeader",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "AWAY MESSAGE"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.CreateAwayMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.CreateAwayMessage",
|
||||
"photo_url": null,
|
||||
|
@ -792,14 +792,6 @@
|
|||
"singular": "Reset"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorNoRecipients.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ErrorNoRecipients.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No recipients selected. Reset?"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleEndTimeBeforeStartTime.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ErrorScheduleEndTimeBeforeStartTime.Text",
|
||||
"photo_url": null,
|
||||
|
@ -808,22 +800,6 @@
|
|||
"singular": "Custom schedule end time must be larger than start time."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleEndTimeMissing.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ErrorScheduleEndTimeMissing.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom schedule end time is missing."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleStartTimeMissing.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ErrorScheduleStartTimeMissing.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom schedule start time is missing."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleTime.ResetAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ErrorScheduleTime.ResetAction",
|
||||
"photo_url": null,
|
||||
|
@ -832,14 +808,6 @@
|
|||
"singular": "Reset"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleTimeMissing.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ErrorScheduleTimeMissing.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom schedule time is missing."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.Recipients.AddInclude": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.Recipients.AddInclude",
|
||||
"photo_url": null,
|
||||
|
@ -848,110 +816,6 @@
|
|||
"singular": "Include Chats..."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.Recipients.AwayMessageFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.Recipients.AwayMessageFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose chats or entire chat categories for sending an away message."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleAlways": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ScheduleAlways",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Always Send"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleCustom": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ScheduleCustom",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Custom Schedule"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleEndTime": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ScheduleEndTime",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "End Time"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleOutsideBusinessHours": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ScheduleOutsideBusinessHours",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outside of Business Hours"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleSectionHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ScheduleSectionHeader",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "SCHEDULE"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleStartTime": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ScheduleStartTime",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start Time"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ScheduleTimePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ScheduleTimePlaceholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.SendWhenOffline": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.SendWhenOffline",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only if Offline"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.SendWhenOfflineFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.SendWhenOfflineFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Don't send the away message if you've recently been online."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.TextAwayMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.TextAwayMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Automatically reply with a message when you are away."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.TitleAwayMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.TitleAwayMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Away Message"
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ToggleAwayMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ToggleAwayMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Away Message"
|
||||
}
|
||||
},
|
||||
"CHANNEL_MESSAGE_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CHANNEL_MESSAGE_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
|
@ -2386,30 +2250,6 @@
|
|||
"plural": "Delete <mark class=\"token\">%@</mark> messages"
|
||||
}
|
||||
},
|
||||
"Chat.EmptyState.QuickReply.Text1": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EmptyState.QuickReply.Text1",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "• Enter a message below that will be sent in chats when you type \"**/<mark class=\"token\">%@</mark>**\"."
|
||||
}
|
||||
},
|
||||
"Chat.EmptyState.QuickReply.Text2": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EmptyState.QuickReply.Text2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "• You can access Quick Replies in any chat by typing \"/\" or using the Attachment menu."
|
||||
}
|
||||
},
|
||||
"Chat.EmptyState.QuickReply.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EmptyState.QuickReply.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Quick Reply"
|
||||
}
|
||||
},
|
||||
"Chat.EmptyStateMessagingRestrictedToPremiumDisabled.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EmptyStateMessagingRestrictedToPremiumDisabled.Text",
|
||||
"photo_url": null,
|
||||
|
@ -2450,14 +2290,6 @@
|
|||
"singular": "Invoice not found."
|
||||
}
|
||||
},
|
||||
"Chat.ErrorQuoteOutdatedActionEdit": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ErrorQuoteOutdatedActionEdit",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit"
|
||||
}
|
||||
},
|
||||
"Chat.ErrorQuoteOutdatedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ErrorQuoteOutdatedText",
|
||||
"photo_url": null,
|
||||
|
@ -2842,22 +2674,6 @@
|
|||
"singular": "Pinned Messages Hidden"
|
||||
}
|
||||
},
|
||||
"Chat.Placeholder.GreetingMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Placeholder.GreetingMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add greeting message..."
|
||||
}
|
||||
},
|
||||
"Chat.Placeholder.QuickReply": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Placeholder.QuickReply",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add quick reply.."
|
||||
}
|
||||
},
|
||||
"Chat.PlaceholderTextNotAllowed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlaceholderTextNotAllowed",
|
||||
"photo_url": "https://telegra.ph/file/p/2fbca920ef2/8f37824d3bbfdfa807ada17.jpg?c=159,967,280,280,280,280",
|
||||
|
@ -2882,22 +2698,6 @@
|
|||
"singular": "This is an official message from the CEO of Telegram regarding the ongoing conflict."
|
||||
}
|
||||
},
|
||||
"Chat.QuickReply.ServiceHeader1": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.QuickReply.ServiceHeader1",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "To edit or delete your quick reply, tap and hold on it."
|
||||
}
|
||||
},
|
||||
"Chat.QuickReply.ServiceHeader2": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.QuickReply.ServiceHeader2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To use this quick reply in a chat, type / and select the shortcut from the list."
|
||||
}
|
||||
},
|
||||
"Chat.QuickReplyMessageLimitReachedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.QuickReplyMessageLimitReachedText",
|
||||
"photo_url": null,
|
||||
|
@ -3915,14 +3715,6 @@
|
|||
"plural": "Show <mark class=\"token\">%@</mark> More Chats"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagLabelNoTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatListFilter.TagLabelNoTag",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "NO TAG"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagLabelPremiumExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatListFilter.TagLabelPremiumExpired",
|
||||
"photo_url": null,
|
||||
|
@ -3931,22 +3723,6 @@
|
|||
"singular": "PREMIUM EXPIRED"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagSectionFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatListFilter.TagSectionFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This color will be used for the folder's tag in the chat list"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.TagSectionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatListFilter.TagSectionTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "FOLDER COLOR"
|
||||
}
|
||||
},
|
||||
"ChatListFilterList.CreateFolder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatListFilterList.CreateFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/e28207364e8/e59b787350c84fc6925e117.jpg?c=31,378,280,280,280,280",
|
||||
|
@ -5779,22 +5555,6 @@
|
|||
"singular": "Other"
|
||||
}
|
||||
},
|
||||
"EmptyState.GreetingMessage.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/EmptyState.GreetingMessage.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create greetings that will be automatically sent to new customers"
|
||||
}
|
||||
},
|
||||
"EmptyState.GreetingMessage.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/EmptyState.GreetingMessage.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Greeting Message"
|
||||
}
|
||||
},
|
||||
"Exceptions.AddToExceptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Exceptions.AddToExceptions",
|
||||
"photo_url": null,
|
||||
|
@ -10918,22 +10678,6 @@
|
|||
"singular": "Open in Editor"
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveAwayMessage.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/QuickReply.ChatRemoveAwayMessage.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You didn't create an away message. Exiting will remove it."
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveAwayMessage.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/QuickReply.ChatRemoveAwayMessage.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Away Message"
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveGeneric.DeleteAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/QuickReply.ChatRemoveGeneric.DeleteAction",
|
||||
"photo_url": null,
|
||||
|
@ -10958,30 +10702,6 @@
|
|||
"singular": "Remove Shortcut"
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveGreetingMessage.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/QuickReply.ChatRemoveGreetingMessage.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You didn't create a greeting message. Exiting will remove it."
|
||||
}
|
||||
},
|
||||
"QuickReply.ChatRemoveGreetingMessage.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/QuickReply.ChatRemoveGreetingMessage.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Greeting Message"
|
||||
}
|
||||
},
|
||||
"QuickReply.DeleteConfirmationMultiple": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/QuickReply.DeleteConfirmationMultiple",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete Quick Replies"
|
||||
}
|
||||
},
|
||||
"QuickReply.SelectedTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/QuickReply.SelectedTitle",
|
||||
"photo_url": null,
|
||||
|
@ -10999,14 +10719,6 @@
|
|||
"singular": "Shortcut with that name already exists"
|
||||
}
|
||||
},
|
||||
"QuickReply.TitleGreetingMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/QuickReply.TitleGreetingMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Greeting Message"
|
||||
}
|
||||
},
|
||||
"REACT_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/REACT_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue