fedilab-Android-App/app/src/main/res/values-hy/strings.xml

573 lines
38 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="action_about">Տեղեկություններ</string>
<string name="action_about_instance">Հանգույցի մասին</string>
<string name="action_privacy">Գաղտնիություն</string>
<string name="action_cache">Հիշապահեստ</string>
<string name="action_logout">Ելք</string>
<!-- common -->
<string name="close">Փակել</string>
<string name="yes">Այո</string>
<string name="no">Ոչ</string>
<string name="cancel">Չեղարկել</string>
<string name="download">Ներբեռնել</string>
<string name="download_file">Ներբեռնել %1$s-ը</string>
<string name="save_over">Մեդիան պահված է</string>
<string name="download_from" formatted="false">Նիշք․ %1$s</string>
<string name="password">Գաղտնաբառ</string>
<string name="email">Էլ․հասցե</string>
<string name="accounts">Հաշիվներ</string>
<string name="toots">Թթեր</string>
<string name="tags">Պիտակներ</string>
<string name="save">Պահել</string>
<string name="instance">Հանգույց</string>
<string name="instance_example">Հանգույց․ mastodon.social</string>
<string name="toast_account_changed" formatted="false">Օգտագործվող հաշիվ՝ %1$s</string>
<string name="add_account">Ավելացնել հաշիվ</string>
<string name="clipboard">Թութի բովանդակությունը պատճենվել է սեղմատախտակին</string>
<string name="clipboard_url">The URL of the toot has been copied to the clipboard</string>
<string name="camera">Խցիկ</string>
<string name="delete_all">Ջնջել ամենը</string>
<string name="schedule">Հերթ</string>
<string name="text_size">Տեքստի և պատկերակների չափսերը</string>
<string name="next">Հաջորդը</string>
<string name="previous">Նախորդը</string>
<string name="open_with">Բացել այլ հավելվածով</string>
<string name="validate">Վավերացնել</string>
<string name="media">Մեդիա</string>
<string name="share_with">Կիսվել</string>
<string name="shared_via">Տարածվել է Մաստալաբի միջոցով</string>
<string name="replies">Արձագանքներ</string>
<string name="username">Օգտանուն</string>
<string name="drafts">Սևագրեր</string>
<string name="favourite">Հավանածներ</string>
<string name="follow">Նոր հետևողներ</string>
<string name="mention">Հիշատակումներ</string>
<string name="reblog">Տարածածներ</string>
<string name="show_boosts">Ցուցադրել տարածածները</string>
<string name="show_replies">Ցուցադրել արձագանքները</string>
<string name="action_open_in_web">Բացել զննիչում</string>
<string name="translate">Թարգմանել</string>
<!--- Menu -->
<string name="home_menu">Հիմնական</string>
<string name="local_menu">Տեղական հոսք</string>
<string name="muted_menu">Խլացված օգտատերեր</string>
<string name="blocked_menu">Արգելափակված օգտատերեր</string>
<string name="notifications">Ծանուցումներ</string>
<string name="follow_request">Հետևելու հայտեր</string>
<string name="settings">Կարգավորումներ</string>
<string name="send_email">Ուղարկել էլփոստ</string>
<string name="scheduled_toots">Հերթագրված թութեր</string>
<string name="disclaimer_full">Սույն տեղեկատվությունը կարող է օգտատիրոջ էջն արտացոլել ոչ լիարժեք։</string>
<string name="insert_emoji">Էմոջի ներմուծել</string>
<string name="no_emoji">Ներկա պահին հավելվածը չունի հավաքագրած էմոջիներ։</string>
<string name="logout_account_confirmation">Are you sure you want to logout @%1$s@%2$s?</string>
<!-- Status -->
<string name="no_status">Թութ չկա</string>
<string name="favourite_add">Ավելացնե՞լ այս թութը նախընտրություններին</string>
<string name="favourite_remove">Հեռացնե՞լ այս թութը Նախընտրություններից</string>
<string name="reblog_add">Խրախուսե՞լ այս թութը։</string>
<string name="reblog_remove">Ապախրախուսե՞լ այս թութը։</string>
<string name="more_action_1">Խլացնել</string>
<string name="more_action_2">Արգելափակել</string>
<string name="more_action_3">Ահազանգել</string>
<string name="more_action_4">Հեռացնել</string>
<string name="more_action_5">Պատճենել</string>
<string name="more_action_6">Տարածել</string>
<string name="more_action_7">Հիշատակել</string>
<string name="more_action_8">Ժամանակավոր խլացում</string>
<string name="more_action_9">Delete &amp; re-draft</string>
<string-array name="more_action_confirm">
<item>Խլացնե՞լ այս հաշիվը</item>
<item>Արգելափակե՞լ այս հաշիվը</item>
<item>Ահազանգե՞լ այս հաշվի մասին</item>
<item>Block this domain?</item>
<item>Unmute this account?</item>
<item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notify</item>
<item>Silent</item>
</string-array>
<string-array name="more_action_owner_confirm">
<item>Հեռացնե՞լ այս թութը</item>
<item>Delete &amp; re-draft this toot?</item>
</string-array>
<string name="bookmarks">Bookmarks</string>
<string name="bookmark_add">Add to bookmarks</string>
<string name="bookmark_remove">Remove bookmark</string>
<string name="status_bookmarked">Status has been added to bookmarks!</string>
<string name="status_unbookmarked">Status was removed from bookmarks!</string>
<!-- Date -->
<string name="date_seconds">%d վրկ</string>
<string name="date_minutes">%d ր</string>
<string name="date_hours">%d ժ</string>
<string name="date_day">%d օր</string>
<plurals name="date_seconds_polls">
<item quantity="one">%d second</item>
<item quantity="other">%d seconds</item>
</plurals>
<plurals name="date_minutes_polls">
<item quantity="one">%d minute</item>
<item quantity="other">%d minutes</item>
</plurals>
<plurals name="date_hours_polls">
<item quantity="one">%d hour</item>
<item quantity="other">%d hours</item>
</plurals>
<plurals name="date_day_polls">
<item quantity="one">%d day</item>
<item quantity="other">%d days</item>
</plurals>
<!-- TOOT -->
<string name="toot_select_image_error">Մեդիան ընտրելու ընթացքում սխալ է հայտնվել</string>
<string name="toot_delete_media">Ջնջե՞լ այս մեդիան</string>
<string name="toot_error_no_content">Քո թութը դատարկ է</string>
<string name="toot_sent">Թութն ուղարկված է</string>
<string name="toot_sensitive">Զգայուն բովանդակությու՞ն</string>
<string name="no_draft">Ոչ մի սևագիր</string>
<string name="choose_accounts">Ընտրել հաշիվ</string>
<string name="select_accounts">Ընտրել մի քանի հաշիվ</string>
<string name="remove_draft">Հեռացնե՞լ սևագիրը</string>
<string name="upload_form_description">Նկարագրիր՝ տեսողության խնդիրներ ունեցողների համար</string>
<!-- Instance -->
<string name="instance_no_description">Նկարագրություն չկա</string>
<!-- About -->
<string name="about_vesrion">Թողարկում %1$s</string>
<string name="about_developer">Մշակող․</string>
<string name="about_license">Արտոնագիր․</string>
<string name="about_license_action">GNU GPL V3</string>
<string name="about_code">Սկզբնական կոդ․</string>
<string name="about_thekinrar">Փնտրել հանգույցներ․</string>
<!-- Conversation -->
<!-- Accounts -->
<string name="no_accounts">Ցուցադրելու հաշիվ չկա</string>
<string name="no_follow_request">Հետևելու հայտեր չկան</string>
<string name="status_cnt">Թութեր \n %1$s</string>
<string name="following_cnt">Հետևում եմ \n %1$s</string>
<string name="followers_cnt">Հետևում են \n %1$s</string>
<string name="reject">Մերժել</string>
<!-- Scheduled toots -->
<string name="no_scheduled_toots">Հերթագրված թութեր չկան</string>
<string name="remove_scheduled">Ջնջե՞լ հերթագրված թութը</string>
<string name="toot_scheduled">Թութը հերթագրված է</string>
<string name="toot_scheduled_date">Հերթագրման ամսաթիվը պետք է լինի ավելի ուշ քան ընթացիկ ժամը</string>
<!-- timed mute -->
<string name="timed_mute_date_error">Խլացնելու ժամանակահատվածը պետք է լինի 1 րոպեից ավել։</string>
<string name="timed_mute_date">%1$s-ը խլացվել է մինչև %2$s։ \n Կարող ես ապախլացնել հաշիվն իր էջից։</string>
<string name="timed_mute_profile">%1$s-ը խլացվել է մինչև %2$s։ \n Կտտացրու այստեղ՝ ապխլացնելու համար։</string>
<!-- Notifications -->
<string name="no_notifications">Ծանուցում չկա</string>
<string name="notif_mention">-ը հիշատակել է քեզ</string>
<string name="notif_status">wrote a new message</string>
<string name="notif_reblog">-ը խրախուսել է քո թութը</string>
<string name="notif_favourite">-ը գրառումդ ավելացրել է նախընտրումներին</string>
<string name="notif_follow">-ը հետևում է քեզ</string>
<string name="notif_follow_request">asked to follow you</string>
<string name="delete_notification_ask_all">Ջնջե՞լ բոլոր ծանուցումները</string>
<string name="delete_notification_all">Բոլոր ծանուցումները ջնջված են</string>
<!-- HEADER -->
<string name="followers">Հետևորդներ</string>
<!-- TOAST -->
<string name="client_error">Հաճախորդի id-ն հնարավոր չէ ստանալ</string>
<string name="toast_block">Հաշիվն արգելափակված է</string>
<string name="toast_unblock">Հաշիվն այլևս արգելափակված չէ</string>
<string name="toast_mute">Հաշիվը խլացված է</string>
<string name="toast_unmute">Հաշիվն այլևս խլացված չէ</string>
<string name="toast_follow">Հետևում ես հաշվին</string>
<string name="toast_unfollow">Այլևս չես հետևում հաշվին</string>
<string name="toast_reblog">Թութը խրախուսվել է</string>
<string name="toast_unreblog">Թութն այլևս չի խրախուսվում</string>
<string name="toast_favourite">Թութն ավելացվել է քո նախընտրություններին</string>
<string name="toast_unfavourite">Թութը հեռացվել է նախընտրություններից</string>
<string name="toast_error">Ուպս! Ինչ-որ բան այն չէ</string>
<string name="toast_code_error">Ինչ որ բան այն չէ! Հանգույցը չվերադարձրեց հաստատման կոդը</string>
<string name="toast_error_instance">Հանգույցի դոմեյնը կարծես անվավեր է</string>
<string name="toast_error_loading_account">Ինչ-որ սխալ տեղի ունեցավ հաշիվը փոխելու ընթացքում</string>
<string name="toast_error_search">Փնտրելիս սխալ տեղի ունեցավ</string>
<string name="nothing_to_do">Անհնար է ինչ-րո բան անել</string>
<string name="toast_error_translate">Թարգմանության ընթացքում սխալ տեղի ունեցավ</string>
<!-- Settings -->
<string name="set_toots_page">Թութերի քանակը մեկ բեռնման համար</string>
<string name="set_disable_gif">Անջատել գիֆ նկարները</string>
<string name="set_notif_follow">Տեղեկացնել, երբ որևէ մեկը սկսում է հետևել քեզ</string>
<string name="set_notif_follow_share">Տեղեկացնել, երբ որևէ մեկը տարածում է թութդ</string>
<string name="set_notif_follow_add">Տեղեկացնել, երբ որևէ մեկը հավանում է թութդ</string>
<string name="set_notif_follow_mention">Տեղեկացնել, երբ որևէ մեկը նշում է քեզ</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_notif_status">Notify for new posts</string>
<string name="set_share_validation">Ցուցադրել հաստատման պատուհանը տարածելուց առաջ</string>
<string name="set_share_validation_fav">Ցուցադրել հաստատման պատուհանը հավանածներին ավելացնելուց առաջ</string>
<string name="set_notify">Ծանուցե՞լ</string>
<string name="set_notif_silent">Լուռ ծանուցումներ</string>
<string name="set_nsfw_timeout">NSFW ցուցադրման տևողությունը(վրկյ-ով, 0-ն անջատելն է)</string>
<string name="set_med_desc_timeout">Media Description timeout (seconds, 0 means off)</string>
<string name="settings_title_custom_sharing">Custom sharing</string>
<string name="settings_custom_sharing_url">Your custom sharing URL…</string>
<string name="set_lock_account">Lock account</string>
<string name="set_save_changes">Պահել փոփոխությունները</string>
<string name="set_fit_preview">Fit preview images</string>
<string name="settings_time_from">Սկսած՝</string>
<string name="settings_time_to">մինչև</string>
<string name="embedded_browser">Օգտագործել ներկառուցված զննիչը</string>
<string name="custom_tabs">Custom tabs</string>
<string name="expand_cw">Automatically expand cw</string>
<string name="set_led_colour">Կարգել LED-ի գույնը․</string>
<string-array name="led_colours">
<item>Կապույտ</item>
<item>Երկնագույն</item>
<item>Մանուշակագույն</item>
<item>Կանաչ</item>
<item>Կարմիր</item>
<item>Դեղին</item>
<item>Սպիտակ</item>
</string-array>
<string name="action_follow">Հետևել</string>
<string name="action_unblock">Ապաարգելափակել</string>
<string name="action_mute">Խլացնել</string>
<string name="action_unmute">Ապախլացնել</string>
<string name="request_sent">Հայտն ուղարկված է</string>
<string name="followed_by">Հետևում է քեզ</string>
<string name="set_capitalize">Առաջին տառը մեծատառով՝ երբ արձագանքում եմ</string>
<string name="set_resize_picture">Չափափոխել նկարները</string>
<string name="set_resize_video">Resize videos</string>
<!-- Quick settings for notifications -->
<!-- CACHE -->
<string name="cache_units">Մբ</string>
<!-- ACTIVITY CUSTOM SHARING -->
<string name="title_header_custom_sharing">Title</string>
<string name="title_hint_custom_sharing">Title…</string>
<string name="description_header_custom_sharing">Description</string>
<string name="keywords_header_custom_sharing">Keywords</string>
<string name="keywords_hint_custom_sharing">Keywords…</string>
<!-- ACTIVITY CACHE -->
<string name="v_public">Public</string>
<string name="v_unlisted">Unlisted</string>
<string name="v_private">Private</string>
<string name="v_direct">Direct</string>
<!-- PRIVACY -->
<string name="filter_regex">Ֆիլտրել ըստ կանոնավոր արտահայտությունների</string>
<string name="search">Փնտրել</string>
<string name="delete">Ջնջել</string>
<!-- About lists -->
<string name="action_lists">Ցանկեր</string>
<string name="action_lists_confirm_delete">Վստա՞հ ես, որ ուզում ես ընդմիշտ ջնջել այս ցանկը</string>
<string name="action_lists_add_to">Ավելացնել ցանկին</string>
<string name="action_lists_delete">Ջնջել ցանկը</string>
<string name="action_lists_title_placeholder">Նոր ցանկի վերնագիր</string>
<string name="action_lists_add_user">The account was added to the list!</string>
<string name="action_lists_empty">You don\'t have any lists yet!</string>
<!-- Migration -->
<string name="account_moved_to">%1$s-ը տեղափոխվել է %2$s</string>
<string name="media_ready">Մեդիան բեռնվել է։ Կտտացրու այստեղ՝ այն ցուցադրելու համար։</string>
<!-- Proxy -->
<string name="proxy_set">Պրոքսի</string>
<string name="proxy_enable">Միացնե՞լ պրոքսին</string>
<string name="poxy_host">Հոսթ</string>
<string name="poxy_port">Պորտ</string>
<string name="poxy_login">Մուտք</string>
<string name="poxy_password">Գաղտնաբառ</string>
<string name="set_share_details">Add toot details when sharing</string>
<string name="support_the_app_on_liberapay">Support the app on Liberapay</string>
<string name="alert_regex">There is an error in the regular expression!</string>
<string name="toast_instance_unavailable">No timelines was found on this instance!</string>
<string name="follow_instance">Follow instance</string>
<string name="toast_instance_already_added">You already follow this instance!</string>
<string name="action_partnership">Partnerships</string>
<string name="hide_boost">Hide boosts from %s</string>
<string name="endorse">Feature on profile</string>
<string name="show_boost">Show boosts from %s</string>
<string name="unendorse">Don\'t feature on profile</string>
<string name="direct_message">Direct message</string>
<string name="filters">Filters</string>
<string name="action_filters_empty_content">No filters to display. You can create one by tapping on the \"+\" button.</string>
<string name="filter_keyword">Keyword or phrase</string>
<string name="context_home">Home timeline</string>
<string name="context_public">Public timelines</string>
<string name="context_notification">Notifications</string>
<string name="context_conversation">Conversations</string>
<string name="filter_keyword_explanations">Will be matched regardless of casing in text or content warning of a toot</string>
<string name="context_drop">Drop instead of hide</string>
<string name="context_drop_explanations">Filtered toots will disappear irreversibly, even if filter is later removed</string>
<string name="context_whole_word_explanations">When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word</string>
<string name="context_whole_word">Whole word</string>
<string name="filter_context">Filter contexts</string>
<string name="filter_context_explanations">One or multiple contexts where the filter should apply</string>
<string name="filter_expire">Expire after</string>
<string name="action_filter_delete">Delete filter?</string>
<string name="action_update_filter">Update filter</string>
<string name="action_list_add">You have not created a list yet. Tap on the \"+\" button to add a new one.</string>
<string name="expand_image">Automatically expand hidden media</string>
<string name="channel_notif_follow">New follow</string>
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_status">New posts</string>
<string name="channel_notif_media">Media Download</string>
<string name="select_sound">Select Tone</string>
<string name="set_enable_time_slot">Enable time slot</string>
<string name="block_domain_confirm_message">Are you sure to block %s?\n\nYou will not see any content from that domain in any public timeline or in your notifications. Your followers from that domain will be removed.</string>
<string name="block_domain">Block domain</string>
<string name="toast_block_domain">The domain is blocked</string>
<string name="retrieve_remote_status">Fetching remote status</string>
<string name="peertube_instance">Peertube instance</string>
<string name="set_display_emoji">Use Emoji One</string>
<string name="information">Information</string>
<string name="set_display_card">Display previews in all toots</string>
<string name="account_id_clipbloard">The account id has been copied in the clipboard!</string>
<string name="set_change_locale">Change the language</string>
<string name="truncate_long_toots">Truncate long toots</string>
<string name="set_truncate_toot">Truncate toots over \'x\' lines. Zero means disabled.</string>
<string name="display_toot_truncate">Display more</string>
<string name="hide_toot_truncate">Display less</string>
<string name="tags_already_stored">The tag already exists!</string>
<string name="schedule_boost">Schedule boost</string>
<string name="boost_scheduled">The boost is scheduled!</string>
<string name="no_scheduled_boosts">No scheduled boost to display!</string>
<string name="open_menu">Open menu</string>
<string name="profile_picture">Profile picture</string>
<string name="profile_banner">Profile banner</string>
<string name="contact_instance_admin">Contact admin of the instance</string>
<string name="mastohost_logo">MastoHost logo</string>
<string name="emoji_picker">Emoji picker</string>
<string name="expand_conversation">Expand the conversation</string>
<string name="custom_emoji_picker">Custom emoji picker</string>
<string name="favicon">Favicon</string>
<string name="media_description">Add description for media (for the visually impaired)</string>
<string-array name="filter_expire">
<item>Never</item>
<item>30 րոպե</item>
<item>1 ժամ</item>
<item>6 ժամ</item>
<item>12 ժամ</item>
<item>1 օր</item>
<item>1 շաբաթ</item>
</string-array>
<!-- languages not translated -->
<string name="languages">Լեզուներ</string>
<string name="show_media_only">Media only</string>
<string name="show_media_nsfw">Show NSFW</string>
<string name="bot">Bot</string>
<string name="pixelfed_instance">Pixelfed instance</string>
<string name="mastodon_instance">Mastodon instance</string>
<string name="any_tags">Any of these</string>
<string name="all_tags">All of these</string>
<string name="none_tags">None of these</string>
<string name="some_words_any">Any of these words (space-separated)</string>
<string name="some_words_all">All these words (space-separated)</string>
<string name="some_tags">Add some words to filter (space-separated)</string>
<string name="change_tag_column">Change column name</string>
<string name="misskey_instance">Misskey instance</string>
<string name="trending">Trending</string>
<string name="local">Local</string>
<string name="category">Category</string>
<string name="description">Description</string>
<string name="share">Share</string>
<string name="toots_server">Toots (Server)</string>
<string name="toots_client">Toots (Device)</string>
<string name="settings_category_label_timelines">Timelines</string>
<string name="settings_category_label_interface">Interface</string>
<string name="contact">Contacts</string>
<string name="toot_select_file_error">An error occurred when selecting the backup file!</string>
<string name="action_logout_account">Logout account</string>
<string name="all">All</string>
<string name="copy_link">Copy link</string>
<string name="calls_blocked">http calls blocked by the application</string>
<string name="list_of_blocked_domains">List of blocked calls</string>
<string name="submit">Submit</string>
<string name="filter_timeline_with_a_tag">Filter timeline with tags</string>
<string name="no_tags">No tags</string>
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="create_poll">Create a poll</string>
<string name="poll_choice_s">Choice %d</string>
<string name="poll_invalid_choices">You need two choices at least for the poll!</string>
<string name="done">Done</string>
<string name="poll_finish_at">end at %s</string>
<string name="vote">Vote</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="move_timeline">Move timeline</string>
<string name="hide_timeline">Hide timeline</string>
<string name="reorder_timelines">Reorder timelines</string>
<string name="reorder_list_deleted">List permanently deleted</string>
<string name="reorder_instance_removed">Followed instance removed</string>
<string name="reorder_tag_removed">Pinned tag removed</string>
<string name="undo">Undo</string>
<string name="warning_main_timeline">Main timelines can only be hidden!</string>
<string name="set_sensitive_content">Always mark media as sensitive</string>
<string name="gnu_instance">GNU instance</string>
<string name="set_forward_tags">Forward tags in replies</string>
<string name="set_long_press_media">Long press to store media</string>
<string name="add_tags">Manage tags</string>
<string name="display_name">Display name</string>
<string name="label_emoji">Emoji</string>
<string name="label_text">Text</string>
<string name="label_filter">Filter</string>
<string name="label_brush">Brush</string>
<string name="discard">Discard</string>
<string name="saving">Saving…</string>
<string name="image_saved">Image Saved Successfully!</string>
<string name="save_image_failed">Failed to save Image</string>
<string name="add_poll_item">Add a poll item</string>
<string name="mute_conversation">Mute conversation</string>
<string name="unmute_conversation">Unmute conversation</string>
<string name="toast_unmute_conversation">The conversation is no longer muted!</string>
<string name="toast_mute_conversation">The conversation is muted</string>
<string name="category_general">General</string>
<string name="category_regional">Regional</string>
<string name="category_art">Art</string>
<string name="category_activism">Activism</string>
<string name="category_games">Gaming</string>
<string name="category_tech">Technology</string>
<string name="category_furry">Furry</string>
<string name="category_food">Food</string>
<string name="instance_logo">Logo of the instance</string>
<string name="join_mastodon">Join Mastodon</string>
<string name="pickup_instance_category">Choose an instance by picking up a category, then tap on a check button.</string>
<string name="users">%1$s users</string>
<string name="password_confirm">Confirm password</string>
<string name="agreement_check">I agree to %1$s and %2$s</string>
<string name="server_rules">server rules</string>
<string name="tos">terms of service</string>
<string name="sign_up">Sign up</string>
<string name="validation_needed">This instance works with invitations. Your account will need to be manually approved by an administrator before being usable.</string>
<string name="password_error">Passwords don\'t match!</string>
<string name="email_error">The email doesn\'t seem to be valid!</string>
<string name="email_indicator">You will be sent a confirmation e-mail</string>
<string name="password_indicator">Use at least 8 characters</string>
<string name="password_too_short">Password should contain at least 8 characters</string>
<string name="username_error">Username should only contain letters, numbers and underscores</string>
<string name="account_created">Account created!</string>
<string name="account_created_message"> Your account has been created!\n\n
Think to validate your email within the 48 next hours.\n\n
You can now connect your account by writing <b>%1$s</b> in the first field and click on <b>Connect</b>.\n\n
<b>Important</b>: If your instance required validation, you will receive an email once it is validated!
</string>
<string name="save_draft">Save the message in drafts?</string>
<string name="administration">Administration</string>
<string name="reports">Reports</string>
<string name="unresolved">Unresolved</string>
<string name="remote">Remote</string>
<string name="active">Active</string>
<string name="pending">Pending</string>
<string name="disabled">Disabled</string>
<string name="suspended">Suspended</string>
<string name="permissions">Permissions</string>
<string name="disable">Disable</string>
<string name="silence">Silence</string>
<string name="account">Account</string>
<string name="unsilence">Undo silence</string>
<string name="undisable">Undo disable</string>
<string name="suspend">Suspend</string>
<string name="unsuspend">Undo suspend</string>
<string name="audio">The application needs to access audio recording</string>
<string name="voice_message">Voice message</string>
<string name="set_enable_time_slot_indication">During the time slot, the app will send notifications. You can reverse (ie: silent) this time slot with the right spinner.</string>
<string name="set_fit_preview_indication">Previews will not be cropped in timelines</string>
<string name="set_capitalize_indication">Automatically insert a line break after the mention to capitalize the first letter</string>
<string name="settings_title_custom_sharing_indication">Allow content creators to share statuses to their RSS feeds</string>
<string name="compose">Compose</string>
<string name="select">Select</string>
<string name="add_instances">Add an instance</string>
<string name="set_enable_crash_report">Enable crash reports</string>
<string name="set_enable_crash_report_indication">If enabled, a crash report will be created locally and then you will be able to share it.</string>
<string name="crash_title">Fedilab has stopped :(</string>
<string name="crash_message">You can send me by email the crash report. It will help to fix it :)\n\nYou can add additional content. Thank you!</string>
<string name="visibility">Visibility</string>
<string name="set_disable_animated_emoji">Disable custom animated emojis</string>
<string name="report_account">Report account</string>
<plurals name="number_of_voters">
<item quantity="one">%d voter</item>
<item quantity="other">%d voters</item>
</plurals>
<string-array name="poll_choice_type">
<item>Single choice</item>
<item>Multiple choices</item>
</string-array>
<string-array name="poll_duration">
<item>5 minutes</item>
<item>30 minutes</item>
<item>1 hour</item>
<item>6 hours</item>
<item>1 day</item>
<item>3 days</item>
<item>7 days</item>
</string-array>
<string name="poll_duplicated_entry">Your poll can\'t have duplicated options!</string>
<string name="set_clear_cache_exit">Clear cache when leaving</string>
<string name="set_clear_cache_exit_indication">The cache (media, cached messages, data from the built-in browser) will be automatically cleared when leaving the application.</string>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="set_unfollow_validation">Show confirmation dialog before unfollowing</string>
<string name="replace_medium">Replace Medium links</string>
<string name="replace_medium_description">Replace medium.com links with an open source alternative front-end focused on privacy.</string>
<string name="replace_medium_host">Default: scribe.rip</string>
<string name="set_push_notifications">Use a push notifications system for getting notifications in real time.</string>
<string name="action_add_notes">Add notes</string>
<string name="note_for_account">Notes for the account</string>
<string name="set_resize_picture_indication">Allow to compress large photos into smaller sized photos with very less or negligible loss in quality of the image.</string>
<string name="set_resize_video_indication">Allow compressing videos while maintaining their quality.</string>
<string name="order_by">Order by</string>
<string name="link_color_title">Links</string>
<string name="link_color">Change the color of links (URLs, mentions, tags, etc.) in messages</string>
<string name="boost_header_color_title">Reblogs header</string>
<string name="displayname_title">Change the color of display name at the top of messages</string>
<string name="username_title">Change the color of the user name at the top of messages</string>
<string name="boost_header_color">Change the color of the header for reblogs</string>
<string name="background_status_title">Posts</string>
<string name="background_status">Background color of posts in timelines</string>
<string name="reset_color">Reset colors</string>
<string name="clik_reset">Tap here to reset all your custom colors</string>
<string name="reset">Reset</string>
<string name="icons_color_title">Icons</string>
<string name="icons_color">Color of bottom icons in timelines</string>
<string name="logo_of_the_instance">Logo of the instance</string>
<string name="edit_profile">Edit profile</string>
<string name="make_an_action">Make an action</string>
<string name="translation">Translation</string>
<string name="text_color_title">Text color</string>
<string name="text_color">Change the text color in messages</string>
<string name="pref_custom_theme">Use a custom theme</string>
<string name="theming">Theming</string>
<string name="data_export_theme">The theme was exported</string>
<string name="data_export_theme_success">The theme has been successfully exported in CSV</string>
<string name="import_theme">Import a theme</string>
<string name="import_theme_title">Tap here to import a theme from a previous export</string>
<string name="export_theme">Export the theme</string>
<string name="export_theme_title">Tap here to export the current theme</string>
<string name="theme_file_error">An error occurred when selecting the theme file</string>
<string name="user_count">User count</string>
<string name="status_count">Status count</string>
<string name="instance_count">Instance count</string>
<string name="poll_finish_in">End in %s</string>
<string name="no_instance_reccord">This instance is not available on https://instances.social</string>
<string name="display_full_link">Display full link</string>
<string name="share_link">Share link</string>
<string name="open_other_app">Open with another app</string>
<string name="check_redirect">Check redirect</string>
<string name="no_redirect">This URL does not redirect</string>
<string name="redirect_detected">%1$s \n\nredirects to\n\n %2$s</string>
<string name="set_utm_parameters">Remove UTM parameters</string>
<string name="set_utm_parameters_indication">The app will automatically remove UTM parameters from URLs before visiting a link.</string>
<string name="talking_about">%d people talking</string>
<string name="twitter_accounts">Twitter accounts (via Nitter)</string>
<string name="list_of_twitter_accounts">Twitter usernames space separated</string>
<string name="identity_proofs">Identity proofs</string>
<string name="verified_user">Verified identity</string>
<string name="verified_by">Verified by %1$s (%2$s)</string>
<string name="action_disabled">Action disabled</string>
<string name="action_unfollow">Unfollow</string>
<string name="error_destination_path">Something went wrong, please check your download directory in settings.</string>
<string name="action_announcements">Announcements</string>
<string name="no_announcements">No announcements!</string>
<string name="add_reaction">Add a reaction</string>
<string name="set_video_cache">Video cache in MB, zero means no cache.</string>
<string name="set_watermark">Watermarks</string>
<string name="set_watermark_indication">Automatically add a watermark at the bottom of pictures. The text can be customized for each account.</string>
<string name="no_distributors_found">No distributors found!</string>
<string name="no_distributors_explanation">You need a distributor for receiving push notifications.\nYou will find more details at %1$s.\n\nYou can also disable push notifications in settings for ignoring that message.</string>
<string name="select_distributors">Select a distributor</string>
</resources>