mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Update localization
This commit is contained in:
parent
9fe004a7ec
commit
d93a33cabb
4 changed files with 59 additions and 31 deletions
|
|
@ -15928,7 +15928,20 @@ Error: %8$@";
|
|||
"BackgroundTasks.UploadingStories_any" = "Uploading %d Stories";
|
||||
"BackgroundTasks.StoryOpenAppToContinue" = "Open app to continue";
|
||||
"BackgroundTasks.StorySubtitle" = "Running...";
|
||||
"BackgroundTasks.StoryFinished" = "Finished";
|
||||
|
||||
"BackgroundTasks.UploadingMedia_1" = "Sending Message";
|
||||
"BackgroundTasks.UploadingMedia_any" = "Sending %d Messages";
|
||||
"BackgroundTasks.MediaSubtitle" = "Running...";
|
||||
"BackgroundTasks.MediaFinished" = "Finished";
|
||||
|
||||
"DisableSharing.Title" = "Disable Sharing";
|
||||
"DisableSharing.Screenshot.Title" = "No Screenshots";
|
||||
"DisableSharing.Screenshot.Text" = "Disable screenshots and screen recordings in this chat.";
|
||||
|
||||
"DisableSharing.Forwarding.Title" = "No Forwarding";
|
||||
"DisableSharing.Forwarding.Text" = "Disable message forwarding to other chats.";
|
||||
|
||||
"DisableSharing.Saving.Title" = "No Saving";
|
||||
"DisableSharing.Saving.Text" = "Disable copying text and saving photos and videos to Photos.";
|
||||
"DisableSharing.Confirm" = "Disable Sharing";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue