mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-25 17:33:39 +01:00
Update content of files
This commit is contained in:
parent
ba0809c485
commit
47b93a8503
8 changed files with 11 additions and 11 deletions
|
@ -525,8 +525,8 @@
|
||||||
"Message unpinned."
|
"Message unpinned."
|
||||||
],
|
],
|
||||||
"MessagesUnpinned": [
|
"MessagesUnpinned": [
|
||||||
"Message unpinned",
|
"Message unpinned.",
|
||||||
"<mark class=\"token\">%1$d</mark> messages unpinned"
|
"<mark class=\"token\">%1$d</mark> messages unpinned."
|
||||||
],
|
],
|
||||||
"Mi": [
|
"Mi": [
|
||||||
"mi"
|
"mi"
|
||||||
|
|
|
@ -2551,7 +2551,7 @@
|
||||||
"User Permissions"
|
"User Permissions"
|
||||||
],
|
],
|
||||||
"UserRestrictionsApplyChanges": [
|
"UserRestrictionsApplyChanges": [
|
||||||
"Apply changes?"
|
"Unsaved Changes"
|
||||||
],
|
],
|
||||||
"UserRestrictionsApplyChangesText": [
|
"UserRestrictionsApplyChangesText": [
|
||||||
"You have changed this user's rights in **<mark class=\"token\">%1$s</mark>**. Apply changes?"
|
"You have changed this user's rights in **<mark class=\"token\">%1$s</mark>**. Apply changes?"
|
||||||
|
|
|
@ -1026,7 +1026,7 @@
|
||||||
"Enable Animations"
|
"Enable Animations"
|
||||||
],
|
],
|
||||||
"EnablePasscode": [
|
"EnablePasscode": [
|
||||||
"Enable passcode"
|
"Enable Passcode"
|
||||||
],
|
],
|
||||||
"EnableProxyAlert": [
|
"EnableProxyAlert": [
|
||||||
"Are you sure you want to enable this proxy?"
|
"Are you sure you want to enable this proxy?"
|
||||||
|
@ -2692,7 +2692,7 @@
|
||||||
"Server"
|
"Server"
|
||||||
],
|
],
|
||||||
"UseProxyForCalls": [
|
"UseProxyForCalls": [
|
||||||
"Use proxy for calls"
|
"Use Proxy for Calls"
|
||||||
],
|
],
|
||||||
"UseProxyForCallsInfo": [
|
"UseProxyForCallsInfo": [
|
||||||
"Proxy servers may degrade the quality of your calls."
|
"Proxy servers may degrade the quality of your calls."
|
||||||
|
@ -2734,7 +2734,7 @@
|
||||||
"Add a few words about yourself"
|
"Add a few words about yourself"
|
||||||
],
|
],
|
||||||
"UserRestrictionsApplyChanges": [
|
"UserRestrictionsApplyChanges": [
|
||||||
"Apply changes?"
|
"Unsaved Changes"
|
||||||
],
|
],
|
||||||
"Username": [
|
"Username": [
|
||||||
"Username"
|
"Username"
|
||||||
|
|
|
@ -367,7 +367,7 @@
|
||||||
"Bots can only be added to channels as admins."
|
"Bots can only be added to channels as admins."
|
||||||
],
|
],
|
||||||
"CardNumberCopied": [
|
"CardNumberCopied": [
|
||||||
"Card number copied to clipboard"
|
"Card number copied to clipboard."
|
||||||
],
|
],
|
||||||
"ChangeWallpaperToColor": [
|
"ChangeWallpaperToColor": [
|
||||||
"Are you sure you want to change your chat wallpaper to a color?"
|
"Are you sure you want to change your chat wallpaper to a color?"
|
||||||
|
|
|
@ -1179,7 +1179,7 @@
|
||||||
"Cancel Forwarding"
|
"Cancel Forwarding"
|
||||||
],
|
],
|
||||||
"Conversation.CardNumberCopied": [
|
"Conversation.CardNumberCopied": [
|
||||||
"Card number copied to clipboard"
|
"Card number copied to clipboard."
|
||||||
],
|
],
|
||||||
"Conversation.ChecksTooltip.Delivered": [
|
"Conversation.ChecksTooltip.Delivered": [
|
||||||
"Delivered"
|
"Delivered"
|
||||||
|
|
|
@ -3388,7 +3388,7 @@
|
||||||
"Audio saved to **Saved Messages**."
|
"Audio saved to **Saved Messages**."
|
||||||
],
|
],
|
||||||
"VoiceChat.RecordingStarted": [
|
"VoiceChat.RecordingStarted": [
|
||||||
"Started recording the audio stream"
|
"Audio recording started."
|
||||||
],
|
],
|
||||||
"VoiceChat.RecordingTitlePlaceholder": [
|
"VoiceChat.RecordingTitlePlaceholder": [
|
||||||
"Audio Title (Optional)"
|
"Audio Title (Optional)"
|
||||||
|
|
|
@ -1014,7 +1014,7 @@
|
||||||
"<mark class=\"token\">%@</mark> listening"
|
"<mark class=\"token\">%@</mark> listening"
|
||||||
],
|
],
|
||||||
"LiveStream.RecordingStarted": [
|
"LiveStream.RecordingStarted": [
|
||||||
"Live stream recording started"
|
"Live stream recording started."
|
||||||
],
|
],
|
||||||
"LiveStream.Watching.Members": [
|
"LiveStream.Watching.Members": [
|
||||||
"<mark class=\"token\">%@</mark> watching",
|
"<mark class=\"token\">%@</mark> watching",
|
||||||
|
|
|
@ -905,7 +905,7 @@
|
||||||
"Choose video orientation"
|
"Choose video orientation"
|
||||||
],
|
],
|
||||||
"lng_group_call_recording_started": [
|
"lng_group_call_recording_started": [
|
||||||
"Started recording the audio stream."
|
"Audio recording started."
|
||||||
],
|
],
|
||||||
"lng_group_call_recording_started_channel": [
|
"lng_group_call_recording_started_channel": [
|
||||||
"Live stream recording started."
|
"Live stream recording started."
|
||||||
|
|
Loading…
Add table
Reference in a new issue