Для версии 1.6.0
---
*** uk: Missing transations: 68
<!-- strings__global.xml -->
<string name="navigation_position_non_threaded">Message %1$d/%2$d</string>
<string name="navigation_position_threaded">Message %3$d/%4$d in conversation %1$d/%2$d</string>
<!-- strings_about.xml -->
<string name="about_licenses">Third party licenses</string>
<!-- strings_access.xml -->
<string name="access_message_list_conversation_child">Conversation item %1$d of %2$d</string>
<string name="access_message_list_conversation_collapsed">Conversation</string>
<string name="access_message_list_conversation_expanded">Expanded conversation</string>
<!-- strings_account_list.xml -->
<string name="account_list_reindex_threads">Indexing messages…</string>
<!-- strings_account_options.xml -->
<string name="account_options_prefs_imap_compression">Enable data compression</string>
<string name="account_options_prefs_imap_compression_mobile">Mobile data</string>
<string name="account_options_prefs_imap_compression_not_supported">This server does not support data compression</string>
<string name="account_options_prefs_imap_compression_wifi">WiFi</string>
<!-- strings_errors.xml -->
<string name="mail_task_caps">checking server capabilities</string>
<!-- strings_help.xml -->
<string name="help_hint_conversation_enabled">Conversation view is currently enabled.</string>
<string name="help_hint_conversation_settings">See settings, Conversations to turn off or customize.</string>
<string name="help_hint_ignore_battery_optimizations">Android 6: For more reliable mail sync, you may want to allow AquaMail to
work in the background (ignoring \"battery optimizations\")</string>
<string name="help_new_about_conversation">New: conversation view. AquaMail can now group related messages together.\n\nYou
can enable it now below. Will take a few seconds to minutes to process.\n\nTo enable or disable later, or to customize, see app Settings, Conversations.</string>
<string name="help_new_done_enable_conversation">All done!</string>
<string name="help_new_enable_conversation">Enable now</string>
<!-- strings_message_display.xml -->
<string name="message_display_action_find">Find…</string>
<!-- strings_new_message.xml -->
<string name="new_message_menu_resize_images">Shrink images</string>
<!-- strings_prefs.xml -->
<string name="prefs_compose_resize_images">Shrink large images when sending</string>
<string name="prefs_compose_resize_images_large">Large</string>
<string name="prefs_compose_resize_images_medium">Medium</string>
<string name="prefs_compose_resize_images_none">Do not shrink</string>
<string name="prefs_compose_resize_images_not_supported">Not supported on this device</string>
<string name="prefs_compose_resize_images_prompt">Prompt when attaching</string>
<string name="prefs_compose_resize_images_prompt_summary">Prompt to shrink images when they\'re attached</string>
<string name="prefs_compose_resize_images_small">Small</string>
<string name="prefs_compose_resize_images_stop_prompting">No and don\'t prompt again</string>
<string name="prefs_contacts_ignore_case">Ignore case in emails</string>
<string name="prefs_contacts_ignore_case_summary">This is right, but can be too slow on some devices</string>
<string name="prefs_display_mark_read_entry_close">When closing</string>
<string name="prefs_threaded_archive">In Archive folders</string>
<string name="prefs_threaded_archive_summary">Enable conversations in Archive type folders</string>
<string name="prefs_threaded_back_to_collapse">\"Back\" to collapse </string>
<string name="prefs_threaded_back_to_collapse_summary">Pressing \"Back\" will collapse the expanded conversation (if any)</string>
<string name="prefs_threaded_category">Conversations</string>
<string name="prefs_threaded_child_1_preview">This is newest response</string>
<string name="prefs_threaded_child_2_preview">Older response</string>
<string name="prefs_threaded_child_format">Child message format</string>
<string name="prefs_threaded_child_format_default">Default (%1$s)</string>
<string name="prefs_threaded_color_count_background">Color: count background</string>
<string name="prefs_threaded_color_count_text">Color: count text</string>
<string name="prefs_threaded_color_count_text_bold">Bold: count text</string>
<string name="prefs_threaded_color_header_background">Color: header background</string>
<string name="prefs_threaded_color_header_text">Color: header text</string>
<string name="prefs_threaded_enabled">Conversation combining</string>
<string name="prefs_threaded_enabled_summary">Combine related messages into conversations</string>
<string name="prefs_threaded_linked">Across folders</string>
<string name="prefs_threaded_linked_summary">Combine incoming and sent messages</string>
<string name="prefs_threaded_moscaic">Mosaic contacts</string>
<string name="prefs_threaded_moscaic_summary">Combine contact images into a mosaic</string>
<string name="prefs_threaded_presentation">Presentation</string>
<string name="prefs_threaded_reindex">Reindex conversations</string>
<string name="prefs_threaded_reindex_summary">Apply the above changes to any already loaded messages</string>
<string name="prefs_threaded_subject">Break on subject change</string>
<string name="prefs_threaded_subject_summary">A change in subject means it\'s a new conversation</string>
<string name="prefs_threaded_tap_open_message">Tap to open first message</string>
<string name="prefs_threaded_tap_open_message_summary">Tap a conversation to open its first message, long press to expand</string>
<string name="prefs_ui_category_navigate">Navigation</string>
<string name="prefs_ui_fast_scroll_flip">Reverse thumb side</string>
<string name="prefs_ui_fast_scroll_flip_summary">If you\'re left-handed, or just prefer it that way</string>
<string name="prefs_ui_navigate_show_pos">Show positions</string>
<string name="prefs_ui_navigate_show_pos_summary">Show message positions within the list (and conversation if applicable)</string>
<string name="prefs_ui_navigate_smart">Smart message navigation</string>
<string name="prefs_ui_navigate_smart_summary">When conversations are enabled, skip excessive old messages</string>
<string name="prefs_ui_smart_period_2m">Two months</string>
<!-- strings_status.xml -->
<plurals name="conversation_message_count">
<item quantity="one">%1$d message</item>
<item quantity="other">%1$d messages</item>
</plurals>