mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
a74ac92780
commit
6aa03c1e14
3 changed files with 107 additions and 2 deletions
|
@ -1 +1 @@
|
|||
d8a84078b3b5170c5a90b637f4f41d9af69c2405b7bfce0b059233c85880ae37
|
||||
adaeda5bca5465540c6f0d437677016e5fd3a4dfdae414514bc8ecfd5ce4ac45
|
|
@ -1 +1 @@
|
|||
5beff5b1277c81e70227107d9ee26f22b0996e43e7da76e5d42156dc268ee887
|
||||
de3552dfc6e1e070610791dc5690588fb89e4636b7a73d4ec3f15608e262990c
|
|
@ -493,6 +493,7 @@
|
|||
"PeerMedia.CommonGroups" = "Groups";
|
||||
"PeerMedia.Gifs" = "GIFs";
|
||||
"PeerMedia.Stories" = "Stories";
|
||||
"PeerMedia.ArchivePosts" = "Archive Posts";
|
||||
"PeerMedia.Posts" = "Posts";
|
||||
"PeerMedia.SavedMessages" = "Chats";
|
||||
"PeerMedia.Saved" = "Saved";
|
||||
|
@ -8098,6 +8099,7 @@
|
|||
|
||||
|
||||
"AccountSettings.MyStories" = "My Stories";
|
||||
"AccountSettings.MyProfile" = "My Profile";
|
||||
|
||||
|
||||
"ChatList.ArchiveStory.Count_countable" = "%d";
|
||||
|
@ -10194,6 +10196,7 @@
|
|||
|
||||
|
||||
"Business.ChatBots.BotNotSupported" = "This bot doesn't support Telegram Business yet.";
|
||||
"Business.ChatBots.Footer" = "Enter the username or URL of the Telegram bot that you want to automatically process your chats.";
|
||||
|
||||
|
||||
"ChatList.Filter.PremiumUsers" = "Premium Users";
|
||||
|
@ -10231,3 +10234,105 @@
|
|||
|
||||
|
||||
"GeneralSettings.ShowProfileId.Text" = "Show Peer IDs in Profile";
|
||||
|
||||
|
||||
|
||||
"SharedMedia.MediaCount_countable" = "%d";
|
||||
"SharedMedia.MediaCount_zero" = "%d media";
|
||||
"SharedMedia.MediaCount_one" = "%d media";
|
||||
"SharedMedia.MediaCount_two" = "%d medias";
|
||||
"SharedMedia.MediaCount_few" = "%d medias";
|
||||
"SharedMedia.MediaCount_many" = "%d medias";
|
||||
"SharedMedia.MediaCount_other" = "%d medias";
|
||||
|
||||
"SharedMedia.GifCount_countable" = "%d";
|
||||
"SharedMedia.GifCount_zero" = "%d GIFs";
|
||||
"SharedMedia.GifCount_one" = "%d GIF";
|
||||
"SharedMedia.GifCount_two" = "%d GIFs";
|
||||
"SharedMedia.GifCount_few" = "%d GIFs";
|
||||
"SharedMedia.GifCount_many" = "%d GIFs";
|
||||
"SharedMedia.GifCount_other" = "%d GIFs";
|
||||
|
||||
"SharedMedia.FileCount_countable" = "%d";
|
||||
"SharedMedia.FileCount_zero" = "%d files";
|
||||
"SharedMedia.FileCount_one" = "%d file";
|
||||
"SharedMedia.FileCount_two" = "%d files";
|
||||
"SharedMedia.FileCount_few" = "%d files";
|
||||
"SharedMedia.FileCount_many" = "%d files";
|
||||
"SharedMedia.FileCount_other" = "%d files";
|
||||
|
||||
"SharedMedia.MusicCount_countable" = "%d";
|
||||
"SharedMedia.MusicCount_zero" = "%d music files";
|
||||
"SharedMedia.MusicCount_one" = "%d music file";
|
||||
"SharedMedia.MusicCount_two" = "%d music files";
|
||||
"SharedMedia.MusicCount_few" = "%d music files";
|
||||
"SharedMedia.MusicCount_many" = "%d music files";
|
||||
"SharedMedia.MusicCount_other" = "%d music files";
|
||||
|
||||
"SharedMedia.VoiceCount_countable" = "%d";
|
||||
"SharedMedia.VoiceCount_zero" = "%d voice messages";
|
||||
"SharedMedia.VoiceCount_one" = "%d voice message";
|
||||
"SharedMedia.VoiceCount_two" = "%d voice messages";
|
||||
"SharedMedia.VoiceCount_few" = "%d voice messages";
|
||||
"SharedMedia.VoiceCount_many" = "%d voice messages";
|
||||
"SharedMedia.VoiceCount_other" = "%d voice messages";
|
||||
|
||||
"SharedMedia.LinkCount_countable" = "%d";
|
||||
"SharedMedia.LinkCount_zero" = "%d links";
|
||||
"SharedMedia.LinkCount_one" = "%d link";
|
||||
"SharedMedia.LinkCount_two" = "%d links";
|
||||
"SharedMedia.LinkCount_few" = "%d links";
|
||||
"SharedMedia.LinkCount_many" = "%d links";
|
||||
"SharedMedia.LinkCount_other" = "%d links";
|
||||
|
||||
"SharedMedia.StoryCount_countable" = "%d";
|
||||
"SharedMedia.StoryCount_zero" = "%d posts";
|
||||
"SharedMedia.StoryCount_one" = "%d post";
|
||||
"SharedMedia.StoryCount_two" = "%d posts";
|
||||
"SharedMedia.StoryCount_few" = "%d posts";
|
||||
"SharedMedia.StoryCount_many" = "%d posts";
|
||||
"SharedMedia.StoryCount_other" = "%d posts";
|
||||
|
||||
"SharedMedia.ArchiveStoryCount_countable" = "%d";
|
||||
"SharedMedia.ArchiveStoryCount_zero" = "%d archive posts";
|
||||
"SharedMedia.ArchiveStoryCount_one" = "%d archive post";
|
||||
"SharedMedia.ArchiveStoryCount_two" = "%d archive posts";
|
||||
"SharedMedia.ArchiveStoryCount_few" = "%d archive posts";
|
||||
"SharedMedia.ArchiveStoryCount_many" = "%d archive posts";
|
||||
"SharedMedia.ArchiveStoryCount_other" = "%d archive posts";
|
||||
|
||||
|
||||
"SharedMedia.SavedCount_countable" = "%d";
|
||||
"SharedMedia.SavedCount_zero" = "%d messages";
|
||||
"SharedMedia.SavedCount_one" = "%d message";
|
||||
"SharedMedia.SavedCount_two" = "%d messages";
|
||||
"SharedMedia.SavedCount_few" = "%d messages";
|
||||
"SharedMedia.SavedCount_many" = "%d messages";
|
||||
"SharedMedia.SavedCount_other" = "%d messages";
|
||||
|
||||
|
||||
"SharedMedia.SavedMessagesCount_countable" = "%d";
|
||||
"SharedMedia.SavedMessagesCount_zero" = "%d chats";
|
||||
"SharedMedia.SavedMessagesCount_one" = "%d chat";
|
||||
"SharedMedia.SavedMessagesCount_two" = "%d chats";
|
||||
"SharedMedia.SavedMessagesCount_few" = "%d chats";
|
||||
"SharedMedia.SavedMessagesCount_many" = "%d chats";
|
||||
"SharedMedia.SavedMessagesCount_other" = "%d chats";
|
||||
|
||||
|
||||
"SharedMedia.CommonGroupsCount_countable" = "%d";
|
||||
"SharedMedia.CommonGroupsCount_zero" = "%d groups in common";
|
||||
"SharedMedia.CommonGroupsCount_one" = "%d group in common";
|
||||
"SharedMedia.CommonGroupsCount_two" = "%d groups in common";
|
||||
"SharedMedia.CommonGroupsCount_few" = "%d groups in common";
|
||||
"SharedMedia.CommonGroupsCount_many" = "%d groups in common";
|
||||
"SharedMedia.CommonGroupsCount_other" = "%d groups in common";
|
||||
|
||||
|
||||
"SharedMedia.SimilarCount_countable" = "%d";
|
||||
"SharedMedia.SimilarCount_zero" = "%d similar channels";
|
||||
"SharedMedia.SimilarCount_one" = "%d similar channel";
|
||||
"SharedMedia.SimilarCount_two" = "%d similar channels";
|
||||
"SharedMedia.SimilarCount_few" = "%d similar channels";
|
||||
"SharedMedia.SimilarCount_many" = "%d similar channels";
|
||||
"SharedMedia.SimilarCount_other" = "%d similar channels";
|
||||
|
|
Loading…
Reference in a new issue