diff --git a/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings b/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings index 7cbf0478d1..17e28377ad 100644 --- a/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings +++ b/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings @@ -7650,16 +7650,16 @@ "SharedFolder.Status.AddChats_countable" = "%d %@"; -"SharedFolder.Status.AddChats_zero" = "Do you want to add **%1d$** chats to your folder **%2@$**?"; -"SharedFolder.Status.AddChats_one" = "Do you want to add **%1d$** chats to your folder **%2@$**?"; -"SharedFolder.Status.AddChats_two" = "Do you want to add **%1d$** chats to your folder **%2@$**?"; -"SharedFolder.Status.AddChats_few" = "Do you want to add **%1d$** chats to your folder **%2@$**?"; -"SharedFolder.Status.AddChats_many" = "Do you want to add **%1d$** chats to your folder **%2@$**?"; -"SharedFolder.Status.AddChats_other" = "Do you want to add **%1d$** chats to your folder **%2@$**?"; +"SharedFolder.Status.AddChats_zero" = "Do you want to add **%1$d** chats to your folder **%2$@**?"; +"SharedFolder.Status.AddChats_one" = "Do you want to add **%1$d** chat to your folder **%2$@**?"; +"SharedFolder.Status.AddChats_two" = "Do you want to add **%1$d** chats to your folder **%2$@**?"; +"SharedFolder.Status.AddChats_few" = "Do you want to add **%1$d** chats to your folder **%2$@**?"; +"SharedFolder.Status.AddChats_many" = "Do you want to add **%1$d** chats to your folder **%2$@**?"; +"SharedFolder.Status.AddChats_other" = "Do you want to add **%1$d** chats to your folder **%2$@**?"; "SharedFolder.Status.AddChats_ZeroValueHolder" = "Select chats to add them to your folder"; "SharedFolder.Status.AddNew" = "Do you want to add a new chat folder and join its groups and channels?"; -"SharedFolder.Status.Remove" = "Do you want to quit the chats you joined when adding the folder **%1@$**?"; +"SharedFolder.Status.Remove" = "Do you want to quit the chats you joined when adding the folder **%1$@**?"; "SharedFolder.Status.Links" = "Create more links to set up different access levels for different people."; @@ -7703,7 +7703,7 @@ "SharedFolder.ListHeader.Already_countable" = "%d"; "SharedFolder.ListHeader.Already_zero" = "%d CHATS ALREADY JOINED"; -"SharedFolder.ListHeader.Already_one" = "%d CHATS ALREADY JOINED"; +"SharedFolder.ListHeader.Already_one" = "%d CHAT ALREADY JOINED"; "SharedFolder.ListHeader.Already_two" = "%d CHATS ALREADY JOINED"; "SharedFolder.ListHeader.Already_few" = "%d CHATS ALREADY JOINED"; "SharedFolder.ListHeader.Already_many" = "%d CHATS ALREADY JOINED"; @@ -7768,14 +7768,18 @@ -"ShareFolder.Title.Empty" = "There are no chats in this folder that you can share with others"; -"ShareFolder.Title.Text_Countable" = "%1@$ %2d$"; -"ShareFolder.Title.Text_zero" = "Anyone with this link can add **\(%1@$)** folder and the %2d$ chats selected below."; -"ShareFolder.Title.Text_one" = "Anyone with this link can add **\(%1@$)** folder and the %2d$ chat selected below."; -"ShareFolder.Title.Text_two" = "Anyone with this link can add **\(%1@$)** folder and the %2d$ chats selected below."; -"ShareFolder.Title.Text_few" = "Anyone with this link can add **\(%1@$)** folder and the %2d$ chats selected below."; -"ShareFolder.Title.Text_many" = "Anyone with this link can add **\(%1@$)** folder and the %2d$ chats selected below."; -"ShareFolder.Title.Text_other" = "Anyone with this link can add **\(%1@$)** folder and the %2d$ chats selected below."; +"ShareFolder.Title.Text.Empty" = "There are no chats in this folder that you can share with others"; + +"ShareFolder.Title.Text_countable" = "%@ %d"; +"ShareFolder.Title.Text_zero" = "Anyone with this link can add **%1$@** folder and the %2$d chats selected below."; +"ShareFolder.Title.Text_one" = "Anyone with this link can add **%1$@** folder and the %2$d chat selected below."; +"ShareFolder.Title.Text_two" = "Anyone with this link can add **%1$@** folder and the %2$d chats selected below."; +"ShareFolder.Title.Text_few" = "Anyone with this link can add **%1$@** folder and the %2$d chats selected below."; +"ShareFolder.Title.Text_many" = "Anyone with this link can add **%1$@** folder and the %2$d chats selected below."; +"ShareFolder.Title.Text_other" = "Anyone with this link can add **%1$@** folder and the %2$d chats selected below."; +"ShareFolder.Title.Text_ZeroValueHolder" = "Please select chats below to share folder."; + + "ShareFolder.InviteLink.Title" = "INVITE LINK"; "ShareFolder.Context.NameLink" = "Name Link"; "ShareFolder.Context.Delete" = "Delete"; @@ -7812,15 +7816,15 @@ -"ChatService.ChangedWallpaper" = "%1$@ set a new background for this chat"; -"ChatService.YouChangedWallpaper" = "You set a new background for this chat"; +"ChatService.ChangedWallpaper" = "%1$@ set a new wallpaper for this chat"; +"ChatService.YouChangedWallpaper" = "You set a new wallpaper for this chat"; -"ChatService.ChangedToSameWallpaper" = "%1$@ set the same background for this chat"; -"ChatService.YouChangedToSameWallpaper" = "You set the same background for this chat"; +"ChatService.ChangedToSameWallpaper" = "%1$@ set the same wallpaper for this chat"; +"ChatService.YouChangedToSameWallpaper" = "You set the same wallpaper for this chat"; -"ChatService.ViewBackground" = "View Background"; -"ChatService.UpdateBackground" = "Update Background"; +"ChatService.ViewBackground" = "View Wallpaper"; +"ChatService.UpdateBackground" = "Update Wallpaper"; "Wallpaper.Background.NoApplyToPeer" = "%1$@ will be able to apply this wallpaper";