mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-15 13:22:43 +01:00
Update content of files
This commit is contained in:
parent
b748c12cb3
commit
c496369973
32 changed files with 327 additions and 30 deletions
|
@ -481,8 +481,10 @@
|
|||
<public type="drawable" name="filled_gift_premium" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_limit_boost" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_link" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_reply" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_reply_quote" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_reply_settings" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_share" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_unclaimed" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_unknown" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_views" id="tgcrawl" />
|
||||
|
@ -3047,8 +3049,15 @@
|
|||
<public type="string" name="BoostingFromCountriesCount_other" id="tgcrawl" />
|
||||
<public type="string" name="BoostingFromCountriesCount_two" id="tgcrawl" />
|
||||
<public type="string" name="BoostingFromCountriesCount_zero" id="tgcrawl" />
|
||||
<public type="string" name="BoostingFromOtherChannel_few" id="tgcrawl" />
|
||||
<public type="string" name="BoostingFromOtherChannel_many" id="tgcrawl" />
|
||||
<public type="string" name="BoostingFromOtherChannel_one" id="tgcrawl" />
|
||||
<public type="string" name="BoostingFromOtherChannel_other" id="tgcrawl" />
|
||||
<public type="string" name="BoostingFromOtherChannel_two" id="tgcrawl" />
|
||||
<public type="string" name="BoostingFromOtherChannel_zero" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGetBoostsViaGifts" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGetMoreBoost" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGetMoreBoostByGifting" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGetMoreBoosts" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGift" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiftLink" id="tgcrawl" />
|
||||
|
@ -3104,6 +3113,9 @@
|
|||
<public type="string" name="BoostingGiveawayPrivateChannel" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayPrivateChannelWarning" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayPrizes" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayShortStatusEnded" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayShortStatusNotParticipating" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayShortStatusParticipating" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayTakePart" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayTakePartMulti" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayUsedLinks" id="tgcrawl" />
|
||||
|
@ -3117,6 +3129,7 @@
|
|||
<public type="string" name="BoostingLinkAllowsToUser" id="tgcrawl" />
|
||||
<public type="string" name="BoostingLinkNotActivated" id="tgcrawl" />
|
||||
<public type="string" name="BoostingLinkUsed" id="tgcrawl" />
|
||||
<public type="string" name="BoostingMoreBoostsNeeded" id="tgcrawl" />
|
||||
<public type="string" name="BoostingNewSubscribers" id="tgcrawl" />
|
||||
<public type="string" name="BoostingOnlyRecipientCode" id="tgcrawl" />
|
||||
<public type="string" name="BoostingPreparedGiveawayOne" id="tgcrawl" />
|
||||
|
@ -3127,6 +3140,7 @@
|
|||
<public type="string" name="BoostingReassignBoost" id="tgcrawl" />
|
||||
<public type="string" name="BoostingReassignBoostText" id="tgcrawl" />
|
||||
<public type="string" name="BoostingReassignBoosts" id="tgcrawl" />
|
||||
<public type="string" name="BoostingReassignedFrom" id="tgcrawl" />
|
||||
<public type="string" name="BoostingReceivedGiftDuration" id="tgcrawl" />
|
||||
<public type="string" name="BoostingReceivedGiftFrom" id="tgcrawl" />
|
||||
<public type="string" name="BoostingReceivedGiftNoName" id="tgcrawl" />
|
||||
|
@ -6160,6 +6174,7 @@
|
|||
<public type="string" name="NotificationActionPinnedVoiceChannel" id="tgcrawl" />
|
||||
<public type="string" name="NotificationActionPinnedVoiceUser" id="tgcrawl" />
|
||||
<public type="string" name="NotificationChannelStory" id="tgcrawl" />
|
||||
<public type="string" name="NotificationChatReactGiveaway" id="tgcrawl" />
|
||||
<public type="string" name="NotificationChatStory" id="tgcrawl" />
|
||||
<public type="string" name="NotificationContactJoined" id="tgcrawl" />
|
||||
<public type="string" name="NotificationContactNewPhoto" id="tgcrawl" />
|
||||
|
@ -6190,6 +6205,8 @@
|
|||
<public type="string" name="NotificationInvitedToGroupByLink" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageAlbum" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageAudio" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageChannelGiveaway" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageChatGiveaway" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageContact2" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageDocument" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageFew" id="tgcrawl" />
|
||||
|
@ -6197,6 +6214,8 @@
|
|||
<public type="string" name="NotificationMessageGame" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageGameScored" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageGif" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageGiftCode" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageGiveaway" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageGroupAudio" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageGroupContact2" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageGroupDocument" id="tgcrawl" />
|
||||
|
@ -6235,6 +6254,8 @@
|
|||
<public type="string" name="NotificationMessageText" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessageVideo" id="tgcrawl" />
|
||||
<public type="string" name="NotificationMessagesPeopleDisplayOrder" id="tgcrawl" />
|
||||
<public type="string" name="NotificationPinnedGiveaway" id="tgcrawl" />
|
||||
<public type="string" name="NotificationReactGiveaway" id="tgcrawl" />
|
||||
<public type="string" name="NotificationShowSenderNames" id="tgcrawl" />
|
||||
<public type="string" name="NotificationStories" id="tgcrawl" />
|
||||
<public type="string" name="NotificationStory" id="tgcrawl" />
|
||||
|
|
|
@ -1061,8 +1061,15 @@ Sunrise: %2$s"</string>
|
|||
<string name="BoostingFromCountriesCount_other">from %1$d countries</string>
|
||||
<string name="BoostingFromCountriesCount_two">from %1$d countries</string>
|
||||
<string name="BoostingFromCountriesCount_zero">from %1$d countries</string>
|
||||
<string name="BoostingFromOtherChannel_few">%d other channels</string>
|
||||
<string name="BoostingFromOtherChannel_many">%d other channels</string>
|
||||
<string name="BoostingFromOtherChannel_one">%d other channel</string>
|
||||
<string name="BoostingFromOtherChannel_other">%d other channels</string>
|
||||
<string name="BoostingFromOtherChannel_two">%d other channels</string>
|
||||
<string name="BoostingFromOtherChannel_zero">%d other channels</string>
|
||||
<string name="BoostingGetBoostsViaGifts">Get Boosts via Gifts</string>
|
||||
<string name="BoostingGetMoreBoost">Get more boosts for your channel by gifting Premium to your subscribers.</string>
|
||||
<string name="BoostingGetMoreBoostByGifting">To boost **%1$s**, get more boosts by gifting **Telegram Premium** to a friend.</string>
|
||||
<string name="BoostingGetMoreBoosts">Get more boosts for your channel by gifting Premium to your subscribers.</string>
|
||||
<string name="BoostingGift">Gift</string>
|
||||
<string name="BoostingGiftLink">Gift Link</string>
|
||||
|
@ -1119,6 +1126,9 @@ Subscription for %2$s."</string>
|
|||
<string name="BoostingGiveawayPrivateChannel">Channel is Private</string>
|
||||
<string name="BoostingGiveawayPrivateChannelWarning">"Are you sure you want to add a private channel? Users won't be able to join it without an invite link."</string>
|
||||
<string name="BoostingGiveawayPrizes">**Giveaway Prizes**</string>
|
||||
<string name="BoostingGiveawayShortStatusEnded">The giveaway is ended.</string>
|
||||
<string name="BoostingGiveawayShortStatusNotParticipating">"You can't participate in this giveaway."</string>
|
||||
<string name="BoostingGiveawayShortStatusParticipating">You are participating in this giveaway.</string>
|
||||
<string name="BoostingGiveawayTakePart">To take part in this giveaway please join channel **%1$s** before **%2$s**.</string>
|
||||
<string name="BoostingGiveawayTakePartMulti" formatted="false">To take part in this giveaway please join channel **%1$s** (and **%2d** other listed channels) before **%3$s**.</string>
|
||||
<string name="BoostingGiveawayUsedLinks">**%1$d** of the winners already used their gift links.</string>
|
||||
|
@ -1135,6 +1145,7 @@ a **Telegram Premium** subscription."</string>
|
|||
<string name="BoostingLinkNotActivated">"This link hasn't been activated yet."</string>
|
||||
<string name="BoostingLinkUsed">"This link was used to activate
|
||||
a **Telegram Premium** subscription."</string>
|
||||
<string name="BoostingMoreBoostsNeeded">More Boosts Needed</string>
|
||||
<string name="BoostingNewSubscribers">Only new subscribers</string>
|
||||
<string name="BoostingOnlyRecipientCode">Only the recipient can see the code.</string>
|
||||
<string name="BoostingPreparedGiveawayOne">Prepaid giveaway</string>
|
||||
|
@ -1143,8 +1154,9 @@ a **Telegram Premium** subscription."</string>
|
|||
<string name="BoostingQuantityPrizes">Quantity of prizes</string>
|
||||
<string name="BoostingReason">Reason</string>
|
||||
<string name="BoostingReassignBoost">Reassign Boost</string>
|
||||
<string name="BoostingReassignBoostText">To boost **%1$s**, reassign a previous boost or gift **Telegram Premium** to a friend to get **3** additional boosts.</string>
|
||||
<string name="BoostingReassignBoostText">To boost **%1$s**, reassign a previous boost or gift **Telegram Premium** to a friend to get **%2$d** additional boosts.</string>
|
||||
<string name="BoostingReassignBoosts">Reassign Boosts</string>
|
||||
<string name="BoostingReassignedFrom">%1$s reassigned from %2$s</string>
|
||||
<string name="BoostingReceivedGiftDuration">"Your gift is a **Telegram Premium**
|
||||
subscription for %s."</string>
|
||||
<string name="BoostingReceivedGiftFrom">"You've received a gift
|
||||
|
@ -1202,7 +1214,7 @@ Telegram Premium."</string>
|
|||
<string name="BoostingUseLink">Use Link</string>
|
||||
<string name="BoostingUsedGiftLink">Used Gift Link</string>
|
||||
<string name="BoostingUsedLinkDate">This link was used on %s.</string>
|
||||
<string name="BoostingWaitWarning">Wait until the boost is available or get **3** more boosts by gifting a **Telegram Premium** subscription.</string>
|
||||
<string name="BoostingWaitWarning">Wait until the boost is available or get **%1$d** more boosts by gifting a **Telegram Premium** subscription.</string>
|
||||
<string name="BoostingWinnersDate">**Winners Selection Date**</string>
|
||||
<string name="BoostingWinnersRandomly">winners are chosen randomly</string>
|
||||
<string name="BoostingYouHaveUnclaimedPrize">You have an unclaimed prize from a giveaway by **%s**.</string>
|
||||
|
@ -1489,13 +1501,13 @@ Note: if you forget the passcode, you'll need to delete and reinstall the app. A
|
|||
<string name="ChannelCaptionLimitPremiumPromo_many">Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **%1$s** characters.</string>
|
||||
<string name="ChannelCaptionLimitPremiumPromo_one">Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **%1$s** character.</string>
|
||||
<string name="ChannelCaptionLimitPremiumPromo_other">Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **%1$s** characters.</string>
|
||||
<string name="ChannelColorApply">Apply Color</string>
|
||||
<string name="ChannelColorHint">You can choose a color to tint your name, the links you send, and replies to your messages.</string>
|
||||
<string name="ChannelColorPreview">Your name and replies to your messages will be shown in the selected color.</string>
|
||||
<string name="ChannelColorApply">Apply Color and Icon</string>
|
||||
<string name="ChannelColorHint">You can choose an individual color to tint your channel’s name, the links it sends, and replies to its messages.</string>
|
||||
<string name="ChannelColorPreview">The name of the channel and replies to its message will be shown in the selected color</string>
|
||||
<string name="ChannelColorPreviewLinkDescription">Your selected color will also tint the link preview.</string>
|
||||
<string name="ChannelColorPreviewLinkTitle">Link Preview</string>
|
||||
<string name="ChannelColorPreviewReply">Reply to your message</string>
|
||||
<string name="ChannelColorTitle">Your Channel Title</string>
|
||||
<string name="ChannelColorPreviewReply">Reply to your channel message</string>
|
||||
<string name="ChannelColorTitle">Your Channel Color</string>
|
||||
<string name="ChannelContacts">Contacts in this channel</string>
|
||||
<string name="ChannelCreator">Owner</string>
|
||||
<string name="ChannelDelete">Delete Channel</string>
|
||||
|
@ -4328,6 +4340,7 @@ to join this channel."</string>
|
|||
<string name="NotificationActionPinnedVoiceChannel">%1$s pinned a voice message</string>
|
||||
<string name="NotificationActionPinnedVoiceUser">%1$s pinned a voice message</string>
|
||||
<string name="NotificationChannelStory">%s shared a story</string>
|
||||
<string name="NotificationChatReactGiveaway">%1$s reacted %3$s in group %2$s to your giveaway</string>
|
||||
<string name="NotificationChatStory">%s shared a story to the group</string>
|
||||
<string name="NotificationContactJoined">%1$s joined Telegram!</string>
|
||||
<string name="NotificationContactNewPhoto">%1$s updated profile photo</string>
|
||||
|
@ -4358,6 +4371,8 @@ to join this channel."</string>
|
|||
<string name="NotificationInvitedToGroupByLink">%1$s joined to the group %2$s via invite link</string>
|
||||
<string name="NotificationMessageAlbum">%1$s sent you an album</string>
|
||||
<string name="NotificationMessageAudio">%1$s sent you a voice message</string>
|
||||
<string name="NotificationMessageChannelGiveaway">%1$s posted a giveaway of %2$sx %3$sm Premium subscriptions</string>
|
||||
<string name="NotificationMessageChatGiveaway">%1$s sent a giveaway of %3$sx %4$sm Premium subscriptions to the group %2$s</string>
|
||||
<string name="NotificationMessageContact2">%1$s shared a contact %2$s with you</string>
|
||||
<string name="NotificationMessageDocument">%1$s sent you a file</string>
|
||||
<string name="NotificationMessageFew">%1$s sent you %2$s</string>
|
||||
|
@ -4365,6 +4380,8 @@ to join this channel."</string>
|
|||
<string name="NotificationMessageGame">%1$s invited you to play %2$s</string>
|
||||
<string name="NotificationMessageGameScored">%1$s scored %3$s in game %2$s</string>
|
||||
<string name="NotificationMessageGif">%1$s sent you a GIF</string>
|
||||
<string name="NotificationMessageGiftCode">%1$s sent you a Gift Code for %2$s of Telegram Premium</string>
|
||||
<string name="NotificationMessageGiveaway">%1$s sent you a giveaway of %2$sx %3$sm Premium subscriptions</string>
|
||||
<string name="NotificationMessageGroupAudio">%1$s sent a voice message to the group %2$s</string>
|
||||
<string name="NotificationMessageGroupContact2">%1$s shared a contact %3$s in the group %2$s</string>
|
||||
<string name="NotificationMessageGroupDocument">%1$s sent a file to the group %2$s</string>
|
||||
|
@ -4403,6 +4420,8 @@ to join this channel."</string>
|
|||
<string name="NotificationMessageText">%1$s: %2$s</string>
|
||||
<string name="NotificationMessageVideo">%1$s sent you a video</string>
|
||||
<string name="NotificationMessagesPeopleDisplayOrder">%1$s %2$s</string>
|
||||
<string name="NotificationPinnedGiveaway">%1$s pinned a giveaway</string>
|
||||
<string name="NotificationReactGiveaway">%1$s reacted %2$s to your giveaway</string>
|
||||
<string name="NotificationShowSenderNames">Show Senders Name</string>
|
||||
<string name="NotificationStories">Stories</string>
|
||||
<string name="NotificationStory">%s shared a story with you</string>
|
||||
|
@ -7811,25 +7830,25 @@ Do you still remember your password?"</string>
|
|||
<string name="wallet_buy_button_place_holder">Buy with Google</string>
|
||||
<item type="string" name="APKTOOL_DUMMY_10a" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10f" />
|
||||
<item type="string" name="APKTOOL_DUMMY_53b" />
|
||||
<item type="string" name="APKTOOL_DUMMY_53d" />
|
||||
<item type="string" name="APKTOOL_DUMMY_6d0" />
|
||||
<item type="string" name="APKTOOL_DUMMY_d3c" />
|
||||
<item type="string" name="APKTOOL_DUMMY_129f" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12a1" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12a4" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12af" />
|
||||
<item type="string" name="APKTOOL_DUMMY_13ed" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1466" />
|
||||
<item type="string" name="APKTOOL_DUMMY_164d" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1990" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1af2" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b60" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c14" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c1b" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c22" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c2b" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c47" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c75" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c77" />
|
||||
<item type="string" name="APKTOOL_DUMMY_547" />
|
||||
<item type="string" name="APKTOOL_DUMMY_549" />
|
||||
<item type="string" name="APKTOOL_DUMMY_6dc" />
|
||||
<item type="string" name="APKTOOL_DUMMY_d48" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12b2" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12b4" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12b7" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12c2" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1400" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1479" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1660" />
|
||||
<item type="string" name="APKTOOL_DUMMY_19a3" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b05" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1b73" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c27" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c2e" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c35" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c3e" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c5a" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c88" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1c8a" />
|
||||
</resources>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
964c558b5b27ecdff0f0f5d7acb3e03b50daf3c928c9f15d9bc0f652a68299f4
|
|
@ -0,0 +1 @@
|
|||
db9be11286c21878b4d910a5e43b317e6f6c033800be458b9c4a8d58f93ed381
|
|
@ -0,0 +1 @@
|
|||
4ed5b445f1be09908f112723733bbdc6d03be83c2f294aa946943264e4830d29
|
|
@ -0,0 +1 @@
|
|||
274a5d6336b012f1e3d88b1bf51117bcd7dbc0b237e6f14ed0b9f3368bc03d23
|
|
@ -0,0 +1 @@
|
|||
b7e7efdd6dfeadafd6a5a79940b0a038a9f7c5e40a56622ede8f7c737b743d9a
|
|
@ -0,0 +1 @@
|
|||
72ca1d7189068346a06c76e5af1054dc896b6717c23c26f72812a7c16241b2f3
|
|
@ -0,0 +1 @@
|
|||
796b0792c767e837e66f58e99b83b3577081b2842a550853290347ddcfe5c02c
|
|
@ -0,0 +1 @@
|
|||
1abb926366e964837472af0446d1b664b087016ff68249a70478dd33db1b7ebe
|
|
@ -0,0 +1 @@
|
|||
c1919afdbc8621ad6631e07b87471a7bbfbea45d729f0adef573c74cd934fbfc
|
|
@ -0,0 +1 @@
|
|||
c82acd7b6a12b9aa972e581d58c0f1642e704188ecd8229bc4c6e30800d2a199
|
1
data/client/macos-beta/Assets.car/Icon_Quote10x10.png
Normal file
1
data/client/macos-beta/Assets.car/Icon_Quote10x10.png
Normal file
|
@ -0,0 +1 @@
|
|||
7153842e27c2dce55e57a4e473f97237787f467e1ee3eb85d3a9decb5deb1d33
|
1
data/client/macos-beta/Assets.car/Icon_Quote10x10@2x.png
Normal file
1
data/client/macos-beta/Assets.car/Icon_Quote10x10@2x.png
Normal file
|
@ -0,0 +1 @@
|
|||
7cd855063fd3daafa4cb81b16adb78ebf8a66d4eae632a8bd0cdb47d73bce83f
|
|
@ -0,0 +1 @@
|
|||
83e98ed8199c0e775b84cc1c69d9fa20fed42c0a60f5f75adda4243afc857b42
|
|
@ -0,0 +1 @@
|
|||
8b219ff19600ee226b824eab2de7ccbbc8aae017b5e27bb9b3760dfc043f317a
|
|
@ -0,0 +1 @@
|
|||
8f42daacfd80736b1e56b16cc2409b752efddcb3c794bd2deb4d8e53831cd4be
|
|
@ -0,0 +1 @@
|
|||
6edbd81d476e7cf010cc277214b941c39e33754e46bc3b402e063facb5bfac7a
|
1
data/client/macos-beta/Assets.car/menu_quote18x18.png
Normal file
1
data/client/macos-beta/Assets.car/menu_quote18x18.png
Normal file
|
@ -0,0 +1 @@
|
|||
b7ad3621d0716506881b395cde4e353f31f62c5923f647d268a9f75964ea8a91
|
1
data/client/macos-beta/Assets.car/menu_quote18x18@2x.png
Normal file
1
data/client/macos-beta/Assets.car/menu_quote18x18@2x.png
Normal file
|
@ -0,0 +1 @@
|
|||
37c3a6cebac4a12a7b6570a4fa144104be7163c565520d84abeb2fe0412b2b65
|
|
@ -0,0 +1 @@
|
|||
e38873f135b88e8bda88fabde5678c90f7f442be5e0bef774e332be7d6edcb9e
|
|
@ -2669,6 +2669,9 @@
|
|||
"Appearance.CustomBackground" = "Custom Background";
|
||||
"Appearance.CustomBackground.FileError" = "The file size must not exceed 2MB and the image dimensions must not exceed 500x500px.";
|
||||
|
||||
"Appearance.YourNameColor" = "Your Name Color";
|
||||
|
||||
|
||||
"CrashOnLaunch.OK" = "Log out";
|
||||
"CrashOnLaunch.Cancel" = "Cancel";
|
||||
"CrashOnLaunch.Message" = "Something’s not right.";
|
||||
|
@ -6566,6 +6569,7 @@
|
|||
"TextView.Transform.Strikethrough" = "Strikethrough";
|
||||
"TextView.Transform.Spoiler" = "Spoiler";
|
||||
"TextView.Transform.Underline" = "Underline";
|
||||
"TextView.Transform.Quote" = "Quote";
|
||||
|
||||
"GroupCall.StatusBar.StopScreen" = "Stop Screen";
|
||||
"GroupCall.StatusBar.StopVideo" = "Stop Video";
|
||||
|
@ -8352,3 +8356,233 @@
|
|||
"Stats.Boosts.ShowMore" = "Show More";
|
||||
|
||||
"ChatMessage.BoostChannel" = "BOOST";
|
||||
|
||||
|
||||
"Chat.Message.Context.Quote" = "Quote";
|
||||
|
||||
"Chat.Message.Context.Quote.LimitExceed" = "Loo Long.";
|
||||
|
||||
"SelectCountries.Title" = "Select Countries";
|
||||
"SelectCountries.OK" = "Save Countries";
|
||||
|
||||
|
||||
"SelectColor.Title.User" = "Your Name Color";
|
||||
"SelectColor.Title.Channel" = "Channel Color";
|
||||
|
||||
"SelectColor.Preview" = "COLOR PREVIEW";
|
||||
"SelectColor.Info.User" = "You can choose and individual color to tint your name, the links you send, and replies to your messages.";
|
||||
"SelectColor.Info.Channel" = "You can choose and individual color to tint your channel name, the links channel send, and replies to channel messages.";
|
||||
|
||||
"SelectColor.Apply" = "Apply";
|
||||
"SelectColor.Premium" = "Subscribe to [Telegram Premium]() to choose a custom color for your name.";
|
||||
|
||||
|
||||
"SelectColor.Message1" = "Reply to your message";
|
||||
"SelectColor.Message2" = "Your name and replies to your messages will be shown in the selected color.";
|
||||
|
||||
"SelectColor.Message2.Preview.Title" = "Link Preview.";
|
||||
"SelectColor.Message2.Preview.Text" = "Your selected color will also tint the link preview.";
|
||||
|
||||
|
||||
"Chat.ReplyMessagePanelTitle" = "Reply to %@";
|
||||
"Chat.ReplyQuotePanelTitle" = "Reply to quote by %@";
|
||||
|
||||
|
||||
"PeerInfo.ChannelColor" = "Channel Color";
|
||||
|
||||
"ChatInput.EditLink.AboveTheMessage" = "Above the Message";
|
||||
"ChatInput.EditLink.BelowTheMessage" = "Below the Message";
|
||||
|
||||
"ChatInput.EditLink.LargerMedia" = "Larger Media";
|
||||
"ChatInput.EditLink.SmallerMedia" = "Smaller Media";
|
||||
|
||||
"ChatInput.EditLink.RemovePreview" = "Remove Link Preview";
|
||||
|
||||
|
||||
"ChatInput.Reply.ReplyToAnother" = "Reply in Another Chat";
|
||||
|
||||
|
||||
"Channel.BoostsStats.GetBoostsViaGifts" = "Get Boosts Via Gifts";
|
||||
|
||||
"Channel.BoostsStats.GetBoostsViaGifts.Info" = "Get more boosts for your channel by gifting Premium to your subscribers.";
|
||||
|
||||
"Channel.BoostsStats.Prepaid.Title" = "PREPAID GIVEAWAYS";
|
||||
"Channel.BoostsStats.Prepaid.Info" = "Select a giveaway you already paid for to set it up.";
|
||||
"Channel.BoostsStats.Prepaid.Quantity" = "%d Telegram Premium";
|
||||
|
||||
"Channel.BoostsStats.Prepaid.Months" = "%d-months subscriptions";
|
||||
|
||||
//"\(item.months)-month subscriptions"
|
||||
|
||||
"Giveaway.Title" = "Boosts via Gifts";
|
||||
"Giveaway.Alert.Created" = "Giveaway created";
|
||||
|
||||
"Giveaway.Header.Title" = "**Gift Telegram Premium**";
|
||||
"Giveaway.Header.Text" = "Get more boosts for your channel by gifting";
|
||||
|
||||
"Giveaway.Type.Random.Title" = "Create Giveaway";
|
||||
"Giveaway.Type.Specific.Title" = "Award Specific Users";
|
||||
"Giveaway.Type.Random.Text" = "winners are chosen randomly";
|
||||
"Giveaway.Type.Specific.Text" = "select recipients";
|
||||
|
||||
"Giveaway.Type.Specific.Modal.SelectUsers" = "Select Users";
|
||||
|
||||
"Giveaway.Type.Prepaid.Title" = "%d Telegram Premium";
|
||||
"Giveaway.Type.Prepaid.Desc" = "%d-months subscriptions";
|
||||
|
||||
"Giveaway.Quantity.Header" = "QUANTITY OF PRIZES / BOOSTS";
|
||||
|
||||
"Giveaway.Quantity.Right_countable" = "%d";
|
||||
"Giveaway.Quantity.Right_zero" = "%d BOOSTS";
|
||||
"Giveaway.Quantity.Right_one" = "%d BOOST";
|
||||
"Giveaway.Quantity.Right_two" = "%d BOOSTS";
|
||||
"Giveaway.Quantity.Right_few" = "%d BOOSTS";
|
||||
"Giveaway.Quantity.Right_many" = "%d BOOSTS";
|
||||
"Giveaway.Quantity.Right_other" = "%d BOOSTS";
|
||||
|
||||
"Giveaway.Quantity.Info" = "Chose how many Premiums subscriptions to give away and boosts to receive.";
|
||||
|
||||
|
||||
"Giveaway.Channels.Header" = "CHANNELS INCLUDED IN THE GIVEAWAY";
|
||||
|
||||
"Giveaway.Channels.BoostReceive_countable" = "%d";
|
||||
"Giveaway.Channels.BoostReceive_zero" = "this channel will receive %d boosts";
|
||||
"Giveaway.Channels.BoostReceive_one" = "this channel will receive %d boost";
|
||||
"Giveaway.Channels.BoostReceive_two" = "this channel will receive %d boosts";
|
||||
"Giveaway.Channels.BoostReceive_few" = "this channel will receive %d boosts";
|
||||
"Giveaway.Channels.BoostReceive_many" = "this channel will receive %d boosts";
|
||||
"Giveaway.Channels.BoostReceive_other" = "this channel will receive %d boosts";
|
||||
|
||||
"Giveaway.Channels.Context.Remove" = "Remove";
|
||||
"Giveaway.Channels.Add" = "Add Channel";
|
||||
|
||||
"Giveaway.Channels.Add.Private.Header" = "Private Channel";
|
||||
"Giveaway.Channels.Add.Private.Text" = "Are you sure you want to add a private channel? Users won't be able to join it without an invite link.";
|
||||
"Giveaway.Channels.Add.Private.Ok" = "Add";
|
||||
"Giveaway.Channels.Add.SelectChannel" = "Select Channel";
|
||||
|
||||
"Giveway.Channels.Info" = "Choose the channels users need to be subscribed to take part in the giveaway.";
|
||||
|
||||
|
||||
"Giveaway.ReceiverType.Title" = "USERS ELIGIBLE FOR THE GIVEAWAY";
|
||||
|
||||
"Giveaway.ReceiverType.All" = "All subscribers";
|
||||
"Giveaway.ReceiverType.New" = "Only new subscribers";
|
||||
|
||||
|
||||
"Giveaway.ReceiverType.Countries_countable" = "%d";
|
||||
"Giveaway.ReceiverType.Countries_zero" = "from %d countries";
|
||||
"Giveaway.ReceiverType.Countries_one" = "from %d country";
|
||||
"Giveaway.ReceiverType.Countries_two" = "from %d countries";
|
||||
"Giveaway.ReceiverType.Countries_few" = "from %d countries";
|
||||
"Giveaway.ReceiverType.Countries_many" = "from %d countries";
|
||||
"Giveaway.ReceiverType.Countries_other" = "from %d countries";
|
||||
"Giveaway.ReceiverType.Countries_ZeroValueHolder" = "from all countries";
|
||||
|
||||
|
||||
"Giveaway.ReceiverType.Info" = "Choose if you want to limit the giveaway only to those who joined the channel after the giveaway started.";
|
||||
|
||||
|
||||
"Giveaway.Date.Title" = "DATE WHEN GIVEAWAY ENDS";
|
||||
"Giveaway.Date.Ends" = "Ends";
|
||||
"Giveaway.Date.SelectDate" = "Giveaway";
|
||||
"Giveaway.Date.SelectDate.OK" = "OK";
|
||||
|
||||
"Giveaway.Date.Info" = "Choose when 3 subscribers of your channel will be randomly selected to receive Telegram Premium.";
|
||||
|
||||
"Giveaway.PaymentOptions.Title" = "DURATION OF PREMIUM SUBSCRIPTIONS";
|
||||
"Giveaway.PaymentOptions.Info" = "You can review the list of features and terms of use for Telegram Premium [here](premium).";
|
||||
|
||||
"Giveaway.PaymentOptions.Reduce.Title" = "Reduce Quantity";
|
||||
"Giveaway.PaymentOptions.Reduce.Text" = "You can't acquire %1$@ %2$@-months subscriptions in the app. Do you want to reduce quantity to 25?";
|
||||
"Giveaway.PaymentOptions.Reduce.OK" = "Reduce";
|
||||
|
||||
"Giveaway.PaymentOptions.Months" = "%d Months";
|
||||
"Giveaway.PaymentOptions.Year" = "1 Year";
|
||||
|
||||
"Giveaway.StartGiveaway" = "Start Giveaway";
|
||||
|
||||
|
||||
"GiftLink.Title" = "Gift Link";
|
||||
"GiftLink.UseLink" = "Use Link";
|
||||
"GiftLink.UseSuccess" = "You successfully activated gift link.";
|
||||
|
||||
"GiftLink.Row.From" = "From";
|
||||
"GiftLink.Row.To" = "To";
|
||||
"GiftLink.Row.Gift" = "Gift";
|
||||
"GiftLink.Row.Reason" = "Reason";
|
||||
"GiftLink.Row.Date" = "Date";
|
||||
|
||||
"GiftLink.Row.Reason.Giveaway" = "Giveaway";
|
||||
"GiftLink.Row.Reason.Gift" = "You were selected by the channel";
|
||||
|
||||
"GiftLink.Row.Reason.Giveaway.Incomplete" = "Incomplete Giveaway";
|
||||
|
||||
"GiftLink.NoRecipient" = "No Recipient";
|
||||
|
||||
"GiftLink.PremiumDuration.Months" = "Telegram Premium for %d months";
|
||||
"GiftLink.PremiumDuration.Year" = "Telegram Premium 1 Year";
|
||||
|
||||
"GiftLink.Info.Used" = "This link was used to activate a **Telegram Premium** subscription.";
|
||||
"GiftLink.Info.NotUsed" = "This link allows you to activate a **Telegram Premium** subscription.";
|
||||
|
||||
"GiftLink.Info.Used.Info" = "This link was used on %@.";
|
||||
"GiftLink.Info.NotUsed.Info" = "You can also send this [link](share) to a friend as a gift.";
|
||||
|
||||
//
|
||||
"Chat.Service.GiveawayStarted" = "%1$@ just started a giveaway of Telegram Premium subscriptions for its followers.";
|
||||
"Chat.Service.GiftLink" = "You received a gift";
|
||||
|
||||
"ChatList.Giveaway" = "Giveaway";
|
||||
|
||||
|
||||
"Giveaway.Booster.Reason.Gift" = "🎁 Gift";
|
||||
"Giveaway.Booster.Reason.Giveaway" = "🏆 Giveaway";
|
||||
|
||||
|
||||
"ChatGift.Title.Unclaimed" = "**Unclaimed Prize**";
|
||||
"ChatGift.Title.Claimed" = "**Congratulations!**";
|
||||
|
||||
"ChatGift.Info.Unclaimed" = "You have an unclaimed prize from a giveaway by **%1$@**.\n\nThis prize is a **Telegram Premium** subscription for **%2$@** months.";
|
||||
"ChatGift.Info.FromGiveAway" = "You won a prize in a giveaway organized by **%1$@**.\n\nYour prize is a **Telegram Premium** subscription for **%2$@** months.";
|
||||
"ChatGift.Info.Normal" = "You've received a gift from **%1$@**.\n\nYour gift is a **Telegram Premium** subscription for **%2$@** months.";
|
||||
|
||||
"Boost.GetBoosts" = "Boost your channel by gifting your subscribers Telegram Premium. [Get boosts]()";
|
||||
|
||||
"Boost.GiftToGetMore.Title" = "More Boosts Needed";
|
||||
"Boost.GiftToGetMore.Info" = "To boost **%@**, get more boosts by gifting **Telegram Premium** to a friend.";
|
||||
|
||||
|
||||
"ChannelBoost.Booster.Unclaimed" = "Unclaimed";
|
||||
"ChannelBoost.Booster.ToBeDistributed" = "To Be Distributed";
|
||||
|
||||
|
||||
"ChannelBoost.Booster.Duration" = "%dm";
|
||||
|
||||
|
||||
"BoostReassign.Title" = "Reassign Boosts";
|
||||
"BoostReassign.Info" = "To boost **%1$@**, reassign a previous boost or gift **Telegram Premium** to a friend to get **%2$@** additional boosts";
|
||||
"BoostReassign.OK" = "Reassign Boosts";
|
||||
|
||||
"BoostReassign.Status.AvailableIn" = "Available in %@";
|
||||
"BoostReassign.Status.ExpiresOn" = "Boost expires on %@";
|
||||
|
||||
|
||||
"BoostReassign.Success_countable" = "%d %d";
|
||||
"BoostReassign.Success_zero" = "%d boosts are reassigned from %d other channel.";
|
||||
"BoostReassign.Success_one" = "%d boosts are reassigned from %d other channel.";
|
||||
"BoostReassign.Success_two" = "%d boosts are reassigned from %d other channel.";
|
||||
"BoostReassign.Success_few" = "%d boosts are reassigned from %d other channel.";
|
||||
"BoostReassign.Success_many" = "%d boosts are reassigned from %d other channel.";
|
||||
"BoostReassign.Success_other" = "%d boosts are reassigned from %d other channel.";
|
||||
|
||||
|
||||
"Channel.EventLog.MessageChangedNameColorSet" = "%1$@ set name color to %2$@";
|
||||
"Channel.EventLog.MessageChangedBackgroundEmojiSet" = "%1$@ set background emoji to %2$@";
|
||||
|
||||
|
||||
"Chat.Message.OpenGiftLink" = "Open Gift Link";
|
||||
|
||||
|
||||
|
||||
"Chat.Message.Giveaway.LearnMore" = "LEARN MORE";
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
6fc2dfdfdddeb5bccdeafc0fe5172be826cf6fde347a35378dcc1f4d067ca4cd
|
|
@ -1 +1 @@
|
|||
e985ffe05ee1745427e612aa83ffe891a5ed18c92064fd1176b48e55e2933287
|
||||
f6c078c9757f25842287a9ecd577dbc52c8076ad11d8837fc14b30be0dc9505c
|
|
@ -0,0 +1 @@
|
|||
991ff9c7fff34d448c622304cc7a860d2353146f604f863a6214a2c29cf170f7
|
|
@ -0,0 +1 @@
|
|||
e3d73fa65a89af1ee67db35bb806b648e546319acca5dc2fcfa2e38041ec5864
|
|
@ -0,0 +1 @@
|
|||
2f484446a57e58ca101b0803f85da2d0b76f3762d815713b8a620f7f216771f6
|
|
@ -1 +1 @@
|
|||
28219208a10d0134f39ab1b8da3207daf9e2284af27bc7a4fb019eacf44798d1
|
||||
173e072a234e8f4b088dc663bef5e8381945caafa8ddbbc92a08926428d0d71e
|
Loading…
Add table
Reference in a new issue