|
|
|
@ -11,6 +11,7 @@
|
|
|
|
|
"group_modal_info": "Group info", |
|
|
|
|
"group_modal_pluralize_participants": "{'0': 'No members', 'one': '1 member', 'other': '{} members'}", |
|
|
|
|
"group_modal_pluralize_online_participants": "{'one': '1 online', 'other': '{} online'}", |
|
|
|
|
"group_modal_pluralize_subscribers": "{'0': 'No subscribers', 'one': '1 subscriber', 'other': '{} subscribers'}", |
|
|
|
|
"group_modal_participants": "{total}, {online}", |
|
|
|
|
"group_modal_add_member": "Add member", |
|
|
|
|
"group_modal_return": "Return to group", |
|
|
|
@ -168,6 +169,7 @@
|
|
|
|
|
|
|
|
|
|
"user_name_deleted": "DELETED", |
|
|
|
|
"user_first_name_deleted": "DELETED", |
|
|
|
|
"user_name_saved_msgs": "Saved Messages", |
|
|
|
|
"user_status_online": "online", |
|
|
|
|
"user_status_last_seen": "last seen {0}", |
|
|
|
|
"user_status_recently": "last seen recently", |
|
|
|
@ -238,7 +240,7 @@
|
|
|
|
|
"confirm_modal_message_revoke_recipient_chat": "everyone", |
|
|
|
|
"confirm_modal_delete_messages_for_everyone_chat": "This will delete messages for everyone in this chat.", |
|
|
|
|
"confirm_modal_delete_messages_for_you_only_pm": "This will delete messages just for you, not for {user}.", |
|
|
|
|
"confirm_modal_delete_messages_for_you_only_chat": "This will delete messages just for you, not for other participants of the chat.", |
|
|
|
|
"confirm_modal_delete_messages_for_you_only_chat": "This will delete messages just for you, not for other members of the chat.", |
|
|
|
|
"confirm_modal_photo_delete": "Are you sure you want to delete the photo?", |
|
|
|
|
"confirm_modal_contacts_import": "Telegram will now sync your contacts in order to find your friends.", |
|
|
|
|
"confirm_modal_login_phone_correct": "Is this phone number correct?", |
|
|
|
@ -288,7 +290,7 @@
|
|
|
|
|
"contacts_modal_edit_list": "Edit", |
|
|
|
|
"contacts_modal_edit_cancel": "Cancel", |
|
|
|
|
"contacts_modal_edit_delete": "Delete", |
|
|
|
|
"contacts_modal_pluralize_new_group_members": "{'one': '1 participant', 'other': '{} participants'}", |
|
|
|
|
"contacts_modal_pluralize_new_group_members": "{'one': '1 member', 'other': '{} members'}", |
|
|
|
|
"contacts_modal_title": "Contacts", |
|
|
|
|
"contacts_modal_new_contact": "New contact", |
|
|
|
|
"contacts_modal_empty_list": "Your contacts list is empty. You can {import-link: add new contact} by phone number.", |
|
|
|
@ -383,6 +385,8 @@
|
|
|
|
|
"message_service_scored_X": "{'one': 'scored {}', 'other': 'scored {}'}", |
|
|
|
|
"message_service_payment_sent": "Payment sent", |
|
|
|
|
|
|
|
|
|
"message_admin_badge": "admin", |
|
|
|
|
|
|
|
|
|
"message_action_reply": "Reply", |
|
|
|
|
"message_action_edit": "Edit", |
|
|
|
|
"message_action_delete": "Delete", |
|
|
|
@ -458,8 +462,11 @@
|
|
|
|
|
"head_media_photos": "Photos", |
|
|
|
|
"head_media_video": "Videos", |
|
|
|
|
"head_media_documents": "Files", |
|
|
|
|
"head_media_music": "Audio", |
|
|
|
|
"head_media_links": "Shared links", |
|
|
|
|
"head_media_audio": "Voice messages", |
|
|
|
|
"head_media_round": "Video messages", |
|
|
|
|
"head_media_mymentions": "Mentions", |
|
|
|
|
"head_media_search": "Search", |
|
|
|
|
"head_about": "About", |
|
|
|
|
"head_clear_all": "Clear history", |
|
|
|
@ -479,7 +486,7 @@
|
|
|
|
|
"im_new_group": "New group", |
|
|
|
|
"im_new_contact": "New contact", |
|
|
|
|
"im_contacts": "Contacts", |
|
|
|
|
"im_contacts_title": "Contacts", |
|
|
|
|
"im_chat_contacts_title": "Chats and contacts", |
|
|
|
|
"im_settings": "Settings", |
|
|
|
|
"im_conversations": "Conversations", |
|
|
|
|
"im_found_title": "Global search", |
|
|
|
@ -498,6 +505,10 @@
|
|
|
|
|
"im_media_video": "Videos", |
|
|
|
|
"im_media_documents": "Files", |
|
|
|
|
"im_media_audio": "Voice messages", |
|
|
|
|
"im_media_round": "Video messages", |
|
|
|
|
"im_media_music": "Audio", |
|
|
|
|
"im_media_links": "Shared Links", |
|
|
|
|
"im_media_mentions": "Mentions and Replies", |
|
|
|
|
"im_pluralize_participants": "{'0': 'No members', 'one': '1 member', 'other': '{} members'}", |
|
|
|
|
"im_show_recent_messages": "Show recent messages", |
|
|
|
|
"im_show_all_messages": "Show all messages", |
|
|
|
@ -608,7 +619,7 @@
|
|
|
|
|
"message_attach_unsupported": "The message is not supported on your version of Telegram Web. Update the app to view: {link}.", |
|
|
|
|
|
|
|
|
|
"conversation_select_modal_title": "Select conversation", |
|
|
|
|
"conversation_select_modal_contacts": "Contacts", |
|
|
|
|
"conversation_select_modal_chats_contacts": "Chats and contacts", |
|
|
|
|
"conversation_one_selected": "{name1}", |
|
|
|
|
"conversation_two_selected": "{name1} and {name2}", |
|
|
|
|
"conversation_many_selected": "{name1}, {name2} and {count} more", |
|
|
|
|