mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
69271df613
commit
c1944482e6
2 changed files with 18 additions and 2 deletions
|
@ -3443,6 +3443,7 @@
|
|||
<public type="string" name="AppLocked" id="tgcrawl" />
|
||||
<public type="string" name="AppName" id="tgcrawl" />
|
||||
<public type="string" name="AppNameBeta" id="tgcrawl" />
|
||||
<public type="string" name="AppStore" id="tgcrawl" />
|
||||
<public type="string" name="AppUpdate" id="tgcrawl" />
|
||||
<public type="string" name="AppUpdateChangelogEmpty" id="tgcrawl" />
|
||||
<public type="string" name="AppUpdateDownloadNow" id="tgcrawl" />
|
||||
|
@ -5120,6 +5121,8 @@
|
|||
<public type="string" name="ChooseYourLanguage" id="tgcrawl" />
|
||||
<public type="string" name="ChooseYourLanguageOther" id="tgcrawl" />
|
||||
<public type="string" name="ChoosingSticker" id="tgcrawl" />
|
||||
<public type="string" name="ChromeCrashMessage" id="tgcrawl" />
|
||||
<public type="string" name="ChromeCrashTitle" id="tgcrawl" />
|
||||
<public type="string" name="ChromeCustomTabs" id="tgcrawl" />
|
||||
<public type="string" name="ChromeCustomTabsInfo" id="tgcrawl" />
|
||||
<public type="string" name="Clear" id="tgcrawl" />
|
||||
|
@ -6521,6 +6524,7 @@
|
|||
<public type="string" name="ForwardsRestrictedInfoBot" id="tgcrawl" />
|
||||
<public type="string" name="ForwardsRestrictedInfoChannel" id="tgcrawl" />
|
||||
<public type="string" name="ForwardsRestrictedInfoGroup" id="tgcrawl" />
|
||||
<public type="string" name="Fragment" id="tgcrawl" />
|
||||
<public type="string" name="FragmentChannelUsername" id="tgcrawl" />
|
||||
<public type="string" name="FragmentPhoneCopy" id="tgcrawl" />
|
||||
<public type="string" name="FragmentPhoneMessage" id="tgcrawl" />
|
||||
|
@ -8646,6 +8650,7 @@
|
|||
<public type="string" name="PlacesInThisArea" id="tgcrawl" />
|
||||
<public type="string" name="PlainTextRestrictedHint" id="tgcrawl" />
|
||||
<public type="string" name="PlayFile" id="tgcrawl" />
|
||||
<public type="string" name="PlayMarket" id="tgcrawl" />
|
||||
<public type="string" name="PleaseDownload" id="tgcrawl" />
|
||||
<public type="string" name="PleaseEnterCurrentPassword" id="tgcrawl" />
|
||||
<public type="string" name="PleaseEnterCurrentPasswordTransfer" id="tgcrawl" />
|
||||
|
@ -10106,6 +10111,7 @@
|
|||
<public type="string" name="StarsNotAvailableTitle" id="tgcrawl" />
|
||||
<public type="string" name="StarsPurchaseCompleted" id="tgcrawl" />
|
||||
<public type="string" name="StarsPurchaseCompletedInfo_other" id="tgcrawl" />
|
||||
<public type="string" name="StarsRefunded" id="tgcrawl" />
|
||||
<public type="string" name="StarsTOS" id="tgcrawl" />
|
||||
<public type="string" name="StarsTOSLink" id="tgcrawl" />
|
||||
<public type="string" name="StarsTransactionBot" id="tgcrawl" />
|
||||
|
@ -10115,6 +10121,7 @@
|
|||
<public type="string" name="StarsTransactionIDCopied" id="tgcrawl" />
|
||||
<public type="string" name="StarsTransactionInApp" id="tgcrawl" />
|
||||
<public type="string" name="StarsTransactionRecipient" id="tgcrawl" />
|
||||
<public type="string" name="StarsTransactionSource" id="tgcrawl" />
|
||||
<public type="string" name="StarsTransactionTOS" id="tgcrawl" />
|
||||
<public type="string" name="StarsTransactionUnsupported" id="tgcrawl" />
|
||||
<public type="string" name="StarsTransactionsAll" id="tgcrawl" />
|
||||
|
|
|
@ -579,6 +579,7 @@ to: %2$s"</string>
|
|||
<string name="AppLocked">Telegram Locked</string>
|
||||
<string name="AppName">Telegram</string>
|
||||
<string name="AppNameBeta">Telegram Beta</string>
|
||||
<string name="AppStore">App Store</string>
|
||||
<string name="AppUpdate">Update Telegram</string>
|
||||
<string name="AppUpdateChangelogEmpty">"**What's new?**
|
||||
|
||||
|
@ -2345,6 +2346,10 @@ Minimum length is 5 characters."</string>
|
|||
<string name="ChooseYourLanguage">Choose your language</string>
|
||||
<string name="ChooseYourLanguageOther">Other</string>
|
||||
<string name="ChoosingSticker">ch**oo**sing a sticker</string>
|
||||
<string name="ChromeCrashMessage">"Something went wrong while displaying this webpage.
|
||||
|
||||
If it occurs frequently, consider updating **Android WebView**."</string>
|
||||
<string name="ChromeCrashTitle">Aw, Snap!</string>
|
||||
<string name="ChromeCustomTabs">In-App Browser</string>
|
||||
<string name="ChromeCustomTabsInfo">Open external links within the app</string>
|
||||
<string name="Clear">Clear</string>
|
||||
|
@ -3800,6 +3805,7 @@ All secret chats will be lost."</string>
|
|||
<string name="ForwardsRestrictedInfoBot">Copying and forwarding is not allowed from this bot.</string>
|
||||
<string name="ForwardsRestrictedInfoChannel">Сopying and forwarding is not allowed in this channel.</string>
|
||||
<string name="ForwardsRestrictedInfoGroup">Сopying and forwarding is not allowed in this group.</string>
|
||||
<string name="Fragment">Fragment</string>
|
||||
<string name="FragmentChannelUsername">The **%1$s** username was acquired on **Fragment** on %2$s for **%3$s** %4$s.</string>
|
||||
<string name="FragmentPhoneCopy">Copy Phone Number</string>
|
||||
<string name="FragmentPhoneMessage">This phone number was bought on **Fragment** on %1$s for **%2$s** %3$s</string>
|
||||
|
@ -6029,6 +6035,7 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="PlacesInThisArea">Places in this area</string>
|
||||
<string name="PlainTextRestrictedHint">Text not allowed</string>
|
||||
<string name="PlayFile">Play File</string>
|
||||
<string name="PlayMarket">Google Play</string>
|
||||
<string name="PleaseDownload">Please download media first</string>
|
||||
<string name="PleaseEnterCurrentPassword">Enter your password</string>
|
||||
<string name="PleaseEnterCurrentPasswordTransfer">Please enter your password to complete the transfer.</string>
|
||||
|
@ -7077,7 +7084,7 @@ You may need to restart the app for this to take effect."</string>
|
|||
<string name="SearchMessagesResultCount_other">%2$s results</string>
|
||||
<string name="SearchMusic">Search music</string>
|
||||
<string name="SearchMyChannels">Channels you joined</string>
|
||||
<string name="SearchMyMessages">My Messages</string>
|
||||
<string name="SearchMyMessages">My Chats</string>
|
||||
<string name="SearchPublicPosts">Public Posts</string>
|
||||
<string name="SearchReactionsHint">Search reactions</string>
|
||||
<string name="SearchRecentFiles">Search Recent Files</string>
|
||||
|
@ -7529,6 +7536,7 @@ messages?"</string>
|
|||
<string name="StarsNotAvailableTitle">Not Available</string>
|
||||
<string name="StarsPurchaseCompleted">Purchase Completed!</string>
|
||||
<string name="StarsPurchaseCompletedInfo_other">You acquired **%2$s** in **%3$s** for **%1$d Stars**.</string>
|
||||
<string name="StarsRefunded">Refund</string>
|
||||
<string name="StarsTOS">By proceeding and purchasing Stars, you agree with the **Terms and Conditions**.</string>
|
||||
<string name="StarsTOSLink">https://telegram.org/tos</string>
|
||||
<string name="StarsTransactionBot">Stars Top-Up Bot</string>
|
||||
|
@ -7537,7 +7545,8 @@ messages?"</string>
|
|||
<string name="StarsTransactionID">Transaction ID</string>
|
||||
<string name="StarsTransactionIDCopied">Transaction ID copied to clipboard</string>
|
||||
<string name="StarsTransactionInApp">In-App Purchase</string>
|
||||
<string name="StarsTransactionRecipient">Recipient</string>
|
||||
<string name="StarsTransactionRecipient">From</string>
|
||||
<string name="StarsTransactionSource">Via</string>
|
||||
<string name="StarsTransactionTOS">Review the **Terms of Service** for Stars.</string>
|
||||
<string name="StarsTransactionUnsupported">In-App Purchase</string>
|
||||
<string name="StarsTransactionsAll">All Transactions</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue