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

670 lines
50 KiB
XML
Raw Normal View History

2018-12-15 11:43:36 +01:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
2018-12-15 12:53:36 +01:00
<string name="navigation_drawer_open">मेन्यू खोलें</string>
<string name="navigation_drawer_close">मेन्यू बंद करें</string>
2018-12-17 07:09:00 +01:00
<string name="action_about">इसके बारे में</string>
2018-12-15 13:02:17 +01:00
<string name="action_about_instance">इंस्टेंस के बारे में</string>
<string name="action_privacy">निजता</string>
<string name="action_cache">कैश</string>
<string name="action_logout">लॉग आउट</string>
<string name="login">प्रवेश</string>
2018-12-15 11:43:36 +01:00
<!-- common -->
2018-12-15 13:18:32 +01:00
<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="download_over">डाउनलोड संपन्न</string>
2018-12-15 13:21:43 +01:00
<string name="save_file">संचित करें %1$s</string>
2018-12-15 13:33:34 +01:00
<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>
2018-12-18 08:52:17 +01:00
<string name="toots">लेख</string>
2018-12-15 13:43:29 +01:00
<string name="tags">टैग्स</string>
<string name="token">टोकन</string>
2018-12-15 14:05:04 +01:00
<string name="save">सहेजें</string>
<string name="restore">पहले जैसा करें</string>
<string name="two_factor_authentification">दो-चरणीय प्रमाणीकरण</string>
<string name="other_instance">mastodon.etalab.gouv.fr के अलावा कोई अन्य इंस्टेंस?</string>
<string name="no_result">कोई परिणाम नहीं!</string>
<string name="instance">इंस्टेंस</string>
2018-12-15 14:11:19 +01:00
<string name="instance_example">इंस्टेंस: mastodon.social</string>
<string name="toast_account_changed" formatted="false">अब इस खाते के साथ काम करता है %1$s</string>
<string name="add_account">खाता जोड़ें</string>
2018-12-15 14:24:28 +01:00
<string name="clipboard">इस संदेश के विषय वस्तु की प्रतिलिपि को क्लिपबोर्ड में छाप दिया गया है</string>
<string name="change">बदलें</string>
<string name="choose_picture">एक चित्र चुनें</string>
2018-12-15 14:31:48 +01:00
<string name="clear">साफ करें</string>
<string name="microphone">ध्वनिग्राही</string>
<string name="camera">कैमरा</string>
2018-12-15 14:44:26 +01:00
<string name="speech_prompt">कृपया कुछ कहिये</string>
<string name="speech_not_supported">क्षमा करें! आपका यंत्र वाणी इंपुट का समर्थन नहीं करता है</string>
<string name="delete_all">सब हटाएँ</string>
<string name="translate_toot">इस संदेश का अनुवाद करें</string>
2018-12-15 15:04:30 +01:00
<string name="schedule">नियत करें</string>
<string name="text_size">अक्षर और आइकाॅन का आकार</string>
<string name="text_size_change">अक्षरों के वतर्मान आकार को बदलें:</string>
<string name="icon_size_change">अाइकाॅन के वर्तमान आकार को बदलें:</string>
<string name="next">अगला</string>
<string name="previous">पिछला</string>
2018-12-15 15:13:23 +01:00
<string name="open_with">के साथ खोलें</string>
2018-12-16 06:36:10 +01:00
<string name="validate">स्वीकार</string>
<string name="media">मीडिया</string>
2018-12-16 06:43:11 +01:00
<string name="share_with">के साथ सांझे</string>
2018-12-16 06:51:14 +01:00
<string name="shared_via">मैस्टालैब के द्वारा सांझा</string>
<string name="replies">जवाब</string>
<string name="username">उपयोगकर्ता का नाम</string>
<string name="drafts">मसौदे</string>
2018-12-16 07:03:25 +01:00
<string name="new_data">नए डेटा उपलब्ध है! क्या आप उन्हें प्रदर्शित करना चाहेंगे?</string>
<string name="favourite">पसंदीदा</string>
<string name="follow">नए अनुयायी</string>
<string name="mention">उल्लेख</string>
2018-12-16 07:11:42 +01:00
<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>
2018-12-16 07:23:02 +01:00
<string name="please_wait">इस क्रिया को करने से पहले कृपया कुछ सेकेंड ठहरे।</string>
2018-12-15 11:43:36 +01:00
<!--- Menu -->
2018-12-16 07:23:02 +01:00
<string name="home_menu">मुख्यपृष्ठ</string>
2018-12-16 07:43:14 +01:00
<string name="local_menu">लोकल टाइम्लाइन</string>
<string name="global_menu">फ़ेडरेटेड टाइम्लाइन</string>
<string name="neutral_menu_title">विकल्प</string>
<string name="favorites_menu">पसंदीदा</string>
<string name="communication_menu_title">संचार</string>
<string name="muted_menu">मौन किये गये उप्योगकर्ता</string>
2018-12-16 07:51:18 +01:00
<string name="blocked_menu">प्रतिबंधित उप्योगकर्ता</string>
2018-12-20 08:03:13 +01:00
<string name="remote_follow_menu">दूरवर्ती फ़ौलो</string>
2018-12-16 07:51:18 +01:00
<string name="notifications">सूचनाएँ</string>
2018-12-20 08:03:13 +01:00
<string name="follow_request">फ़ौलो करने की गुज़ारिशें</string>
2018-12-16 07:51:18 +01:00
<string name="optimization">बेहतरी</string>
2018-12-16 08:13:15 +01:00
<string name="settings">सैटिंग्स</string>
<string name="profile">वर्णन</string>
<string name="make_a_choice">आप क्या करना चाहेंगे?</string>
<string name="delete_account_title">खाता नष्ट करें</string>
<string name="delete_account_message" formatted="false">%1$s खाते को एप्लीकेशन से हटाएं?</string>
<string name="send_email">ईमेल भेजें</string>
<string name="choose_file">कृपया एक फ़ाइल चुनें</string>
<string name="choose_file_error">फ़ाइल एक्सप्लोरर नहीं मिला!</string>
<string name="click_to_change">मार्ग को बदलने के लिये उस पर क्लिक कीजिये</string>
<string name="failed">असफल!</string>
2018-12-18 08:52:17 +01:00
<string name="scheduled_toots">परिगणित लेख</string>
2018-12-16 08:13:15 +01:00
<string name="disclaimer_full">नीचे दिये गये जानकारी उप्योगकर्ता का वर्णन अधूरा दर्शा सकता है।</string>
<string name="insert_emoji">इमोजी डाले</string>
2018-12-16 08:33:58 +01:00
<string name="no_emoji">इस वक्त एप ने कस्टम इमोजियों को एकत्र नहीं किया।</string>
<string name="live_notif">लाईव सूचनाएं</string>
2018-12-15 11:43:36 +01:00
<!-- Status -->
2018-12-16 08:33:58 +01:00
<string name="no_status">दिखाने के लिये एक भी संदेश नहीं है</string>
<string name="fav_added">संदेश को पसंदीदा पृष्ठ में जोड़ दिया गया है</string>
<string name="fav_removed">संदेश को पसंदीदा पृष्ठ से हटा दिया गया है</string>
<string name="reblog_added">संदेश को बूस्ट कर दिया गया है!</string>
<string name="reblog_removed">संदेश अब बूस्ट नहीं है!</string>
2018-12-15 15:13:23 +01:00
<string name="reblog_by">बूस्ट किया %1$s</string>
2018-12-15 15:24:19 +01:00
<string name="favourite_add">इस संदेश को अपने फ़ेवरेट्स में जोड़े?</string>
<string name="favourite_remove">इस संदेश को अपने फ़ेवरेट्स से हटाएं?</string>
<string name="reblog_add">इस संदेश को बूस्ट करें?</string>
2018-12-15 15:33:21 +01:00
<string name="reblog_remove">इस संदेश को अंबूस्ट करें?</string>
<string name="pin_add">इस संदेश को जड़ दे?</string>
<string name="pin_remove">इस संदेश को अजड़ दे?</string>
<string name="more_action_1">मौन करें</string>
2018-12-15 15:41:28 +01:00
<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>
2018-12-15 15:52:09 +01:00
<string name="more_action_7">उल्लेख</string>
2018-12-15 16:04:15 +01:00
<string name="more_action_8">समयबद्ध मौन करें</string>
<string name="more_action_9">हटाएं और दोबारा लिखे</string>
2018-12-15 11:43:36 +01:00
<string-array name="more_action_confirm">
2018-12-15 16:04:15 +01:00
<item>इस खाते को मौन करें?</item>
<item>इस खाते को अवरुद्ध करें?</item>
<item>इस संदेश को रिपोर्ट करें?</item>
<item>इस इंस्टेंस को अवरुद्ध करें?</item>
2018-12-15 11:43:36 +01:00
</string-array>
2018-12-16 17:04:17 +01:00
<string-array name="action_notification">
2018-12-17 07:09:00 +01:00
<item>सूचित करें</item>
<item>मौन</item>
2018-12-16 17:04:17 +01:00
</string-array>
2018-12-15 11:43:36 +01:00
<string-array name="more_action_owner_confirm">
2018-12-15 16:04:15 +01:00
<item>इस संदेश को हटाएं?</item>
2018-12-15 16:12:37 +01:00
<item>संदेश हटाएं और दोबारा लिखे?</item>
2018-12-15 11:43:36 +01:00
</string-array>
<plurals name="preview_replies">
2018-12-17 07:16:06 +01:00
<item quantity="one">%d जवाब</item>
<item quantity="other">%d जवाब</item>
2018-12-15 11:43:36 +01:00
</plurals>
2018-12-17 07:16:06 +01:00
<string name="set_display_bookmark_button">बुकमार्क बटन को दिखाए</string>
2018-12-17 07:09:00 +01:00
<string name="bookmarks">बुकमार्क्स</string>
<string name="bookmark_add">बुकमार्क्स में जोड़ें</string>
<string name="bookmark_remove">बुकमार्क हटाएं</string>
<string name="bookmarks_empty">कोई बुकमार्क प्रदर्शित करने के लिये नहीं है</string>
<string name="status_bookmarked">संदेश को बुकमार्क्स में जोड़ दिया गया है!</string>
<string name="status_unbookmarked">संदेश को बुकमार्क्स से हटा दिया गया है!</string>
2018-12-15 11:43:36 +01:00
<!-- Date -->
<string name="date_seconds">%d s</string>
<string name="date_minutes">%d m</string>
<string name="date_hours">%d h</string>
<string name="date_day">%d d</string>
<!-- TOOT -->
2018-12-17 07:22:33 +01:00
<string name="toot_cw_placeholder">चेतावनी</string>
<string name="toot_placeholder">आपके मन में क्या है?</string>
<string name="toot_it">भेजें!</string>
2018-12-15 11:43:36 +01:00
<string name="cw">cw</string>
2018-12-17 07:22:33 +01:00
<string name="toot_title">संदेश लिखे</string>
<string name="toot_title_reply">संदेश का जवाब दे</string>
2018-12-17 07:36:54 +01:00
<string name="toot_no_space">आप ५०० अक्षरों की सीमा तक पहुंच चुके हैं!</string>
<string name="toot_select_image">मीडिया को चुनें</string>
<string name="toot_select_image_error">मीडिया चुनते वक्त कुछ गड़बड़ी हो गई!</string>
<string name="toot_delete_media">इस मीडिया को मिटा दें?</string>
2018-12-17 07:43:44 +01:00
<string name="toot_error_no_content">आपने कुछ भी नहीं लिखा है!</string>
<string name="toot_visibility_tilte">संदेश की दृश्यता</string>
2018-12-18 08:52:17 +01:00
<string name="toots_visibility_tilte">लेखो की दृश्यता का पूर्व निर्धारित रूप: </string>
2018-12-17 08:05:28 +01:00
<string name="toot_sent">इस संदेश को भेज दिया गया है!</string>
<string name="toot_reply_content_title">आप इस संदेश का जवाब दे रहे हैं:</string>
<string name="toot_sensitive">संवेदनशील विषय वस्तु?</string>
2018-12-15 11:43:36 +01:00
<string-array name="toot_visibility">
2018-12-17 08:05:28 +01:00
<item>सार्वजनिक टाइम्लाइन पर भेजें</item>
<item>सार्वजनिक टाइम्लाइन पर मत भेजिए</item>
2018-12-20 14:03:57 +01:00
<item>केवल अनुयायियो को भेजें</item>
2018-12-20 08:12:10 +01:00
<item>केवल अंकित उपयोगकर्ताओं को भेजें</item>
2018-12-15 11:43:36 +01:00
</string-array>
2018-12-17 08:13:59 +01:00
<string name="no_draft">कोई मसौदा नहीं है!</string>
<string name="choose_toot">संदेश चुनें</string>
<string name="choose_accounts">खाता चुनें</string>
2018-12-17 08:25:11 +01:00
<string name="select_accounts">कुछ खातो को चुनें</string>
<string name="remove_draft">मसौदा हटाएं?</string>
<string name="show_reply">प्रारंभिक संदेश को दिखाने के लिये बटन पर क्लिक करें</string>
<string name="upload_form_description">नेत्रहीन लोगों के लिये वर्णन दे</string>
2018-12-15 11:43:36 +01:00
<!-- Instance -->
2018-12-17 08:25:11 +01:00
<string name="instance_no_description">कोई वर्णन उपलब्ध नहीं है!</string>
2018-12-15 11:43:36 +01:00
<!-- About -->
2018-12-17 08:25:11 +01:00
<string name="about_vesrion">रिलीज़ %1$s</string>
2018-12-17 08:27:43 +01:00
<string name="about_developer">डैवलपर:</string>
<string name="about_license">लाइसेंस: </string>
<string name="about_license_action">जीएनयू जीपीएल वी३</string>
2018-12-17 15:17:41 +01:00
<string name="about_code">सोर्से कोड: </string>
2018-12-18 08:52:17 +01:00
<string name="about_yandex">लेखो का अनुवाद:</string>
2018-12-16 08:33:58 +01:00
<string name="about_thekinrar">इंस्टेंसेस खोजे:</string>
2018-12-15 11:43:36 +01:00
<string name="about_thekinrar_action">instances.social</string>
2018-12-17 15:17:41 +01:00
<string name="thanks_text_logo">आइकाॅन डिज़ाइनर:</string>
<string name="thanks_text_banner">बैनर डिज़ाइनर:</string>
2018-12-15 11:43:36 +01:00
<!-- Conversation -->
2018-12-17 15:05:55 +01:00
<string name="conversation">बातचीत</string>
2018-12-15 11:43:36 +01:00
<!-- Accounts -->
2018-12-17 15:05:55 +01:00
<string name="no_accounts">दिखाने के लिये कोई खाता नहीं है</string>
2018-12-20 08:12:10 +01:00
<string name="no_follow_request">फ़ौलो करने की कोई गुज़ारिशें नहीं है</string>
2018-12-18 08:52:17 +01:00
<string name="status_cnt">लेख \n %1$s</string>
2018-12-20 14:24:56 +01:00
<string name="following_cnt">अनुसरण \n %1$s</string>
2018-12-17 15:05:55 +01:00
<string name="followers_cnt">अनुयायी \n %1$s</string>
2018-12-15 11:43:36 +01:00
<string name="pins_cnt">Pinned \n %d</string>
2018-12-20 08:12:10 +01:00
<string name="authorize">अधिकृत करें</string>
2018-12-17 15:17:41 +01:00
<string name="reject">अस्वीकार</string>
2018-12-15 11:43:36 +01:00
<!-- Scheduled toots -->
2018-12-18 08:03:43 +01:00
<string name="no_scheduled_toots">कोई परिगणित लेख दिखाने के लिये नहीं है!</string>
2018-12-18 08:23:37 +01:00
<string name="no_scheduled_toots_indications">लेख लिखने के बाद ऊपरी मेन्यू में से <b>परिगणित</b> को चुनें।</string>
2018-12-18 08:03:43 +01:00
<string name="remove_scheduled">परिगणित लेख को मिटाएं?</string>
2018-12-17 15:17:41 +01:00
<string name="media_count">मीडिया: %d</string>
2018-12-18 08:03:43 +01:00
<string name="toot_scheduled">लेख को परिगणित कर दिया गया है!</string>
2018-12-20 08:24:35 +01:00
<string name="toot_scheduled_date">परिगणित तारीक वर्तमान घंटे से आगे होना चाहिये।</string>
2018-12-20 09:07:06 +01:00
<string name="warning_battery">बैटरी बचत सक्रिय है! उम्मीदों के मुताबिक शायद काम ना करें।</string>
2018-12-15 11:43:36 +01:00
<!-- timed mute -->
2018-12-20 08:24:35 +01:00
<string name="timed_mute_date_error">मौन करने का समय एक मिनट से अधिक होना चाहिये।</string>
2018-12-20 08:32:22 +01:00
<string name="timed_mute_date">%1$s को खामोश कर दिया गया है %2$s तक।\n आप इस खाते का उसके प्रोफ़ाइल पेज से फिर से चालू कर सकते हैं।</string>
<string name="timed_mute_profile">%1$s को %2$s तक खामोश कर दिया है।\n फिर से चालू करने के लिये यहाँ क्लिक करें।</string>
2018-12-15 11:43:36 +01:00
<!-- Notifications -->
2018-12-20 08:32:22 +01:00
<string name="no_notifications">कोई सूचना दिखाने के लिये नहीं है</string>
2018-12-17 15:46:10 +01:00
<string name="notif_mention">आपका उल्लेख किया</string>
<string name="notif_reblog">आपका संदेश बूस्ट किया</string>
<string name="notif_favourite">आपका संदेश पसंद किया</string>
2018-12-20 08:45:27 +01:00
<string name="notif_follow">आपका अनुयायी बन गये</string>
2018-12-17 15:29:00 +01:00
<string name="notif_pouet">%1$s से नया संदेश</string>
2018-12-15 11:43:36 +01:00
<plurals name="other_notifications">
2018-12-17 15:29:00 +01:00
<item quantity="one">और अन्य सूचनाएं</item>
<item quantity="other">और %d अन्य सूचनाएं</item>
2018-12-15 11:43:36 +01:00
</plurals>
<plurals name="other_notif_hometimeline">
<item quantity="one">and another toot to discover</item>
<item quantity="other">and %d other toots to discover</item>
</plurals>
2018-12-17 15:17:41 +01:00
<string name="delete_notification_ask">सूचना मिटाएं?</string>
2018-12-17 15:46:10 +01:00
<string name="delete_notification_ask_all">सभी सूचनाओ को मिटाएं?</string>
<string name="delete_notification">इस सूचना को मिटा दिया गया है!</string>
<string name="delete_notification_all">सभी सूचनाओ को मिटा दिया गया है!</string>
2018-12-15 11:43:36 +01:00
<!-- HEADER -->
2018-12-20 14:03:57 +01:00
<string name="following">अनुसरण</string>
2018-12-20 08:45:27 +01:00
<string name="followers">अनुयायी</string>
2018-12-17 15:21:42 +01:00
<string name="pinned_toots">जड़े हुए संदेश</string>
2018-12-15 11:43:36 +01:00
<!-- TOAST -->
2018-12-17 15:21:42 +01:00
<string name="client_error">क्लाइंट आईडी हासिल करने में असफल!</string>
2018-12-17 15:17:41 +01:00
<string name="no_internet">इंटरनेट कनेक्शन नहीं है!</string>
2018-12-17 15:21:42 +01:00
<string name="toast_block">इस खाते को अवरुद्ध कर दिया गया है!</string>
2018-12-20 14:03:57 +01:00
<string name="toast_unblock">यह खाता अब अवरुद्ध नहीं है!</string>
2018-12-17 15:46:10 +01:00
<string name="toast_mute">खाते को चुप कर दिया गया है!</string>
2018-12-20 08:45:27 +01:00
<string name="toast_unmute">खाता अब अवरुद्ध नहीं है!</string>
2018-12-20 14:24:56 +01:00
<string name="toast_follow">इस खाते का अनुसरण कर लिया!</string>
2018-12-20 14:31:51 +01:00
<string name="toast_unfollow">इस खाते का अब अनुसरण नहीं कर रहे!</string>
2018-12-17 15:17:41 +01:00
<string name="toast_reblog">संदेश को बूस्ट कर दिया गया है!</string>
2018-12-17 08:27:43 +01:00
<string name="toast_unreblog">संदेश अब बूस्ट नहीं है!</string>
2018-12-17 08:32:26 +01:00
<string name="toast_favourite">संदेश को आपके पसंदीदा पृष्ठ में जोड़ दिया गया है!</string>
<string name="toast_unfavourite">संदेश को आपके पसंदीदा पृष्ठ से हटा दिया गया है!</string>
<string name="toast_report">संदेश को रिपोर्ट कर दिया गया है!</string>
<string name="toast_unstatus">संदेश को मिटा दिया गया है!</string>
2018-12-20 14:31:51 +01:00
<string name="toast_pin">लेख को जड़ दिया गया है!</string>
2018-12-15 11:43:36 +01:00
<string name="toast_unpin">The toot was unpinned!</string>
2018-12-17 08:44:10 +01:00
<string name="toast_error">क्षमा करें ! कोई गड़बड़ी उत्पन्न हुई है!</string>
2018-12-20 14:47:48 +01:00
<string name="toast_code_error">एक गड़बड़ी हो गयी! इंस्टेंस ने प्राधिकरण कोड वापस नहीं दिया!</string>
<string name="toast_error_instance">यह इंस्टेंस डोमेन वैध नहीं लग रहा!</string>
<string name="toast_error_loading_account">खाता बदलते समय कुछ गड़बड़ी हो गयी!</string>
2018-12-17 15:21:42 +01:00
<string name="toast_error_search">खोजने के दौरान गड़बड़ी हुई!</string>
2018-12-17 08:44:10 +01:00
<string name="toast_error_login">लाॅगइन नहीं हो सका!</string>
2018-12-20 14:47:48 +01:00
<string name="toast_update_credential_ok">प्रोफ़ाइल डेटा को सहेज लिया!</string>
2018-12-20 08:52:42 +01:00
<string name="nothing_to_do">कोई कार्यवाही नहीं हो पाई</string>
2018-12-20 14:47:48 +01:00
<string name="toast_saved">मीडिया को सहेज लिया!</string>
2018-12-17 15:17:41 +01:00
<string name="toast_error_translate">अनुवाद करते समय गड़बड़ी हुई!</string>
<string name="toast_toot_saved">मसौदा एकत्र हुआ!</string>
2018-12-15 11:43:36 +01:00
<string name="toast_error_char_limit">Are you sure this instance allows this number of characters? Usually, this value is close to 500 characters.</string>
2018-12-18 08:52:17 +01:00
<string name="toast_visibility_changed">%1$s खाते के लेखो की दृश्यता को बदल दिया गया है</string>
2018-12-17 15:57:39 +01:00
<string name="toast_empty_search">इंस्टेंस का नाम और आपका नाम खाली नहीं हो सकता!</string>
2018-12-15 11:43:36 +01:00
<!-- Settings -->
<string name="settings_title_optimisation">Optimisation of loading</string>
2018-12-18 08:12:46 +01:00
<string name="set_toots_page">लेखो की संख्या प्रति लोड</string>
2018-12-15 11:43:36 +01:00
<string name="set_accounts_page">Number of accounts per load</string>
<string name="set_notifications_page">Number of notifications per load</string>
2018-12-20 08:52:42 +01:00
<string name="set_attachment_always">हमेशा</string>
<string name="set_attachment_wifi">वाईफ़ाई</string>
<string name="set_attachment_ask">पूछें</string>
2018-12-15 11:43:36 +01:00
<string name="set_attachment_action">Load the media</string>
<string name="load_attachment">Load the pictures</string>
2018-12-20 09:07:06 +01:00
<string name="load_attachment_spoiler">और दिखाएँ</string>
<string name="load_attachment_spoiler_less">कम दिखाएँ</string>
<string name="load_sensitive_attachment">संवेदनशील विषय वस्तु</string>
<string name="set_display_reply">जवाबों में पिछला संदेश दिखाएँ</string>
<string name="set_display_local">लोकल टाइम्लाइन दिखाएँ</string>
<string name="set_display_global">फ़ैडरेटेड टाइम्लाइन दिखाएँ</string>
<string name="set_disable_gif">गिफ़ अवतार को निष्क्रिय करें</string>
<string name="set_folder_title">मार्ग: </string>
2018-12-17 15:57:39 +01:00
<string name="set_auto_store_toot">मसौदे स्वतः बचाएं</string>
<string name="set_bubble_counter">काउंटर दिखाएं</string>
2018-12-18 08:52:17 +01:00
<string name="set_auto_add_media_url">मीडिया के यूआरएल को लेख में जोड़े</string>
2018-12-17 16:12:05 +01:00
<string name="settings_title_notifications">सूचनाओ का नियंत्रण</string>
2018-12-15 11:43:36 +01:00
<string name="set_notif_follow">Notify when someone follows you</string>
<string name="set_notif_follow_ask">Notify when someone requests to follow you</string>
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="settings_title_more_options">Advanced settings</string>
2018-12-20 09:07:06 +01:00
<string name="set_wifi_only">केवल वाईफ़ाई में सूचित करें</string>
2018-12-17 16:12:05 +01:00
<string name="set_notify">सूचित करें?</string>
<string name="set_notif_silent">शांत सूचनाएं</string>
<string name="set_night_mode">रात्रि मोड</string>
2018-12-20 09:23:55 +01:00
<string name="set_nsfw_timeout">एनएसएफडबल्यू दृश्य विराम (सेकेंड, मतलब बंद)</string>
2018-12-20 09:07:06 +01:00
<string name="settings_title_profile">प्रोफ़ाइल संपादित करें</string>
2018-12-15 11:43:36 +01:00
<string name="set_profile_description">Bio…</string>
2018-12-20 09:23:55 +01:00
<string name="set_lock_account">खाते पर ताला लगाएं</string>
<string name="set_save_changes">बदलाव सहेजें</string>
<string name="set_header_picture_overlay">एक हैडर चित्र चुनें</string>
2018-12-15 11:43:36 +01:00
<string name="set_fit_preview">Fit preview images</string>
2018-12-18 08:23:37 +01:00
<string name="set_automatically_split_toot">जवाबो में ५०० अक्षरो से ज़्यादा वाले लेखो को स्वतः अलग करें</string>
2018-12-15 11:43:36 +01:00
<string name="note_no_space">You have reached the 160 characters allowed!</string>
<string name="username_no_space">You have reached the 30 characters allowed!</string>
<string name="settings_title_hour">Time slot for notifications:</string>
2018-12-20 09:23:55 +01:00
<string name="settings_time_from">के बीच</string>
<string name="settings_time_to">और</string>
<string name="settings_time_greater">समय %1$s से अधिक होना चाहिये</string>
<string name="settings_time_lower">समय %1$s से कम होना चाहिये</string>
<string name="settings_hour_init">आरंभ समय</string>
<string name="settings_hour_end">अंतिम समय</string>
2018-12-15 11:43:36 +01:00
<string name="embedded_browser">Use the built-in browser</string>
<string name="custom_tabs">Custom tabs</string>
2018-12-20 09:23:55 +01:00
<string name="use_javascript">जावास्क्रिप्ट सक्रिय करें</string>
2018-12-15 11:43:36 +01:00
<string name="expand_cw">Automatically expand cw</string>
<string name="use_cookies">Allow third-party cookies</string>
<string name="settings_ui_layout">Layout for timelines: </string>
<string-array name="battery_profiles">
<item>Normal battery drain</item>
<item>Medium battery drain</item>
<item>Low battery drain</item>
</string-array>
<string-array name="settings_menu_tabs">
<item>Tabs</item>
<item>Menu</item>
<item>Tabs and menu</item>
</string-array>
<string-array name="settings_translation">
<item>Yandex</item>
<item>DeepL</item>
<item>No</item>
</string-array>
<string name="your_api_key">Your API key, you can leave blank for Yandex</string>
<string-array name="settings_theme">
<item>Dark</item>
<item>Light</item>
<item>Black</item>
</string-array>
<string-array name="settings_resize_picture">
<item>No</item>
<item>512 Kb</item>
<item>1 Mb</item>
<item>2 Mb</item>
</string-array>
<string name="set_led_colour">Set LED colour:</string>
<string-array name="led_colours">
<item>Blue</item>
<item>Cyan</item>
<item>Magenta</item>
<item>Green</item>
<item>Red</item>
<item>Yellow</item>
<item>White</item>
</string-array>
<string name="set_title_news">News</string>
2018-12-18 08:23:37 +01:00
<string name="set_notification_news">मुख्यपृष्ट पे नये लेखो के लिये सूचित करें</string>
2018-12-15 11:43:36 +01:00
<string name="action_follow">Follow</string>
<string name="action_unfollow">Unfollow</string>
<string name="action_block">Block</string>
<string name="action_unblock">Unblock</string>
<string name="action_mute">Mute</string>
<string name="action_no_action">No action</string>
<string name="action_unmute">Unmute</string>
<string name="request_sent">Request sent</string>
<string name="followed_by">Follows you</string>
<string name="action_search">Search</string>
<string name="set_capitalize">First letter in capital for replies</string>
<string name="set_resize_picture">Resize pictures</string>
<!-- Quick settings for notifications -->
<string name="settings_popup_title">Push notifications</string>
<string name="settings_popup_message"> Please, confirm push notifications that you want to receive.
You can enable or disable these notifications later in settings (Notifications tab).
</string>
2018-12-18 08:23:37 +01:00
<string name="settings_popup_timeline">मुख्यपृष्ट में अपठित लेखो के लिये?</string>
2018-12-15 11:43:36 +01:00
<string name="settings_popup_notification">For unread notifications?</string>
<!-- CACHE -->
<string name="cache_title">Clear cache</string>
<string name="cache_message">There are %1$s of data in cache.\n\nWould you like to delete them?</string>
<string name="cache_units">Mb</string>
<string name="toast_cache_clear">Cache was cleared! %1$s were released</string>
<!-- ACTIVITY CACHE -->
<string name="action_sync">Synchronize</string>
<string name="action_filter">Filter</string>
2018-12-18 07:52:37 +01:00
<string name="owner_cached_toots">आपके लेख</string>
2018-12-15 11:43:36 +01:00
<string name="v_public">Public</string>
<string name="v_unlisted">Unlisted</string>
<string name="v_private">Private</string>
<string name="v_direct">Direct</string>
<string name="v_keywords">Some keywords…</string>
<string name="show_media">Show media</string>
2018-12-20 14:31:51 +01:00
<string name="show_pinned">जड़े हुए दिखाएँ</string>
2018-12-15 11:43:36 +01:00
<string name="filter_no_result">No matching result found!</string>
2018-12-18 07:52:37 +01:00
<string name="data_backup_toots">%1$s के लेखो को बैकअप करें</string>
2018-12-18 08:44:01 +01:00
<string name="data_backup_success">%1$s नये लेख आयात कर लिये गये है</string>
2018-12-15 11:43:36 +01:00
<string-array name="filter_select">
<item>No</item>
<item>Only</item>
<item>Both</item>
</string-array>
2018-12-18 09:12:34 +01:00
<string name="owner_cached_toots_empty">डेटाबेस में कोई लेख नहीं मिला। उन्हें वापस पाने के लिये मेन्यू में मौजूद सिंक्रोनाइज़ बटन का इस्तेमाल करें।</string>
2018-12-15 11:43:36 +01:00
<!-- PRIVACY -->
<string name="privacy_data_title">Recorded data</string>
<string name="privacy_data"> Only basic information from accounts are stored on the device.
These data are strictly confidential and can only be used by the application.
Deleting the application immediately removes these data.\n
&#9888; Login and passwords are never stored. They are only used during a secure authentication (SSL) with an instance.
</string>
<string name="privacy_authorizations_title">Permissions:</string>
<string name="privacy_authorizations"> - <b>ACCESS_NETWORK_STATE</b>: Used to detect if the device is connected to a WIFI network.\n
- <b>INTERNET</b>: Used for queries to an instance.\n
- <b>WRITE_EXTERNAL_STORAGE</b>: Used to store media or to move the app on a SD card.\n
- <b>READ_EXTERNAL_STORAGE</b>: Used to add media to toots.\n
- <b>BOOT_COMPLETED</b>: Used to start the notification service.\n
- <b>WAKE_LOCK</b>: Used during the notification service.
</string>
<string name="privacy_API_authorizations_title">API permissions:</string>
<string name="privacy_API_authorizations"> - <b>Read</b>: Read data.\n
- <b>Write</b>: Post statuses and upload media for statuses.\n
- <b>Follow</b>: Follow, unfollow, block, unblock.\n\n
<b>&#9888; These actions are carried out only when user requests them.</b>
</string>
<string name="privacy_API_title">Tracking and Libraries</string>
<string name="privacy_API"> The application <b>does not use tracking tools</b> (audience measurement, error reporting, etc.) and does not contain any advertising.\n\n
The use of libraries is minimized: \n
- <b>Glide</b>: To manage media\n
- <b>Android-Job</b>: To manage services\n
- <b>PhotoView</b>: To manage images\n
</string>
2018-12-18 08:44:01 +01:00
<string name="privacy_API_yandex_title">लेखो का अनुवाद</string>
2018-12-15 11:43:36 +01:00
<string name="privacy_API_yandex_authorizations"> The application offers the ability to translate toots using the locale of the device and the Yandex API.\n
Yandex has its proper privacy-policy which can be found here: https://yandex.ru/legal/confidential/?lang=en
</string>
<string name="thanks_text"> Thank you to Stéphane for the logo.
</string>
<string name="thanks_text_dev"> Thank you to:
</string>
<string name="filter_regex">Filter out by regular expressions</string>
<string name="search">Search</string>
<string name="delete">Delete</string>
2018-12-18 08:44:01 +01:00
<string name="fetch_more_toots">और लेख खोजिये...</string>
2018-12-15 11:43:36 +01:00
<!-- About lists -->
<string name="action_lists">Lists</string>
<string name="action_lists_confirm_delete">Are you sure you want to permanently delete this list?</string>
<string name="action_lists_empty_content">There is nothing in this list yet. When members of this list post new statuses, they will appear here.</string>
<string name="action_lists_add_to">Add to list</string>
<string name="action_lists_remove_from">Remove from list</string>
<string name="action_lists_create">Add list</string>
<string name="action_lists_delete">Delete list</string>
<string name="action_lists_update">Edit list</string>
<string name="action_lists_title_placeholder">New list title</string>
<string name="action_lists_search_users">Search among people you follow</string>
<string name="action_lists_owner">Your lists</string>
<!-- Migration -->
<string name="account_moved_to">%1$s has moved to %2$s</string>
<string name="show_boost_count">Show boosts/favourites count</string>
<string name="issue_login_title">Authentication does not work?</string>
<string name="issue_login_message"> <b>Here are some checks that might help:</b>\n\n
- Check there is no spelling mistakes in the instance name\n\n
- Check that your instance is not down\n\n
- If you use the two-factor authentication (2FA), please use the link at the bottom (once the instance name is filled)\n\n
- You can also use this link without using the 2FA\n\n
- If it still does not work, please raise an issue on GitLab at https://gitlab.com/tom79/mastalab/issues
</string>
<string name="media_ready">Media has been loaded. Click here to display it.</string>
<string name="data_export_start">This action can be quite long. You will be notified when it will be finished.</string>
<string name="data_export_running">Still running, please wait…</string>
<string name="data_export">Export statuses</string>
<string name="data_export_toots">Export statuses for %1$s</string>
2018-12-18 08:44:01 +01:00
<string name="data_export_success">%2$s लेखो में से %1$s लेख आयात कर लिये गये है।</string>
2018-12-15 11:43:36 +01:00
<string name="data_export_error">Something went wrong when exporting data for %1$s</string>
<!-- Proxy -->
<string name="proxy_set">Proxy</string>
<string name="proxy_type">Type</string>
<string name="proxy_enable">Enable proxy?</string>
<string name="poxy_host">Host</string>
<string name="poxy_port">Port</string>
<string name="poxy_login">Login</string>
<string name="poxy_password">Password</string>
<string name="set_theme">Theme:</string>
<string name="set_compact_mode">Compact mode</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="no_account_yet">No account yet?</string>
<string name="toast_instance_unavailable">No timelines was found on this instance!</string>
<string name="delete_instance">Delete this instance?</string>
<string name="warning_delete_instance">You are going to delete %s from your followed instances.</string>
<string name="which_language">Translate in</string>
<string name="crash_title">Mastalab 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="send_crash_report">Ask for sending crash reports by email?</string>
<string name="follow_instance">Follow instance</string>
<string name="toast_instance_already_added">You already follow this instance!</string>
<string name="toast_instance_followed">The instance is followed!</string>
<string name="action_partnership">Partnerships</string>
<string name="neutral_menu_information">Information</string>
<string name="hide_boost">Hide boosts from %s</string>
<string name="endorse">Feature on profile</string>
<string name="hide_everything">Hide everything from %s</string>
<string name="show_boost">Show boosts from %s</string>
<string name="unendorse">Don\'t feature on profile</string>
<string name="show_everything">Show everything from %s</string>
<string name="toast_endorse">The account is now featured on profile</string>
<string name="toast_unendorse">The account is no longer featured on profile</string>
<string name="toast_show_boost">Boosts are now shown!</string>
<string name="toast_hide_boost">Boosts are now hidden!</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 clicking 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="add_new_filter">Add New Filter</string>
<string name="action_filter_delete">Delete filter?</string>
<string name="action_update_filter">Update filter</string>
<string name="action_filter_create">Create filter</string>
<string name="how_to_follow">Whom to follow</string>
<string name="action_who_to_follow_empty_content">There is no accounts listed for the moment!</string>
<string name="follow_account">Follow</string>
<string name="select_all">Select all</string>
<string name="unselect_all">Unselect all</string>
<string name="follow_trunk">%s is followed!</string>
<string name="create_list_trunk">Creating the list %s</string>
<string name="add_account_list_trunk">Adding accounts to the list</string>
<string name="account_added_list_trunk">Accounts were added to the list</string>
<string name="adding_account_list_trunk">Adding accounts to the list</string>
<string name="action_list_add">You have not created a list yet. Click on the \"+\" button to add a new one.</string>
<string name="action_remote_instance_add">You don\'t follow any remote instances. Click on the \"+\" button to add a new one.</string>
<string name="about_trunk">Who to follow</string>
<string name="about_trunk_action">Trunk API</string>
<string name="toast_impossible_to_follow">Account(s) can\'t be followed</string>
<string name="retrieve_remote_account">Fetching remote account</string>
<string name="expand_image">Automatically expand hidden media</string>
<string name="set_display_follow_instance">Display follow instances button</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_toot">New Toot</string>
2018-12-18 08:44:01 +01:00
<string name="channel_notif_backup">लेखो का बैकअप</string>
2018-12-15 11:43:36 +01:00
<string name="channel_notif_media">Media Download</string>
<string name="set_notif_sound">Change notification sound</string>
<string name="select_sound">Select Tone</string>
<string name="set_enable_time_slot">Enable time slot</string>
<string name="how_to_videos">How To Videos</string>
<string name="retrieve_remote_conversation">Fetching remote thread!</string>
2018-12-20 14:24:56 +01:00
<string name="no_blocked_domain">कोई प्रतिबंधित डोमेन्स नहीं है!</string>
2018-12-15 11:43:36 +01:00
<string name="unblock_domain_confirm">Unblock domain</string>
<string name="unblock_domain_confirm_message">Are you sure to unblock %s?</string>
<string name="block_domain_confirm_message">Are you sure to block %s?</string>
2018-12-20 14:24:56 +01:00
<string name="blocked_domains">प्रतिबंधित डोमेन्स</string>
2018-12-15 11:43:36 +01:00
<string name="block_domain">Block domain</string>
2018-12-20 14:24:56 +01:00
<string name="toast_block_domain">यह डोमेन प्रतिबंधित है</string>
<string name="toast_unblock_domain">यह डोमेन अब प्रतिबंधित नहीं है!</string>
2018-12-15 11:43:36 +01:00
<string name="retrieve_remote_status">Fetching remote status</string>
<string name="comment">Comment</string>
<string name="peertube_instance">Peertube instance</string>
<string name="set_display_direct">Display private messages timeline</string>
<string name="set_keep_background_process">Keep background process when app is closed</string>
<string name="no_comments">Be the first to leave a comment on this video with the top right button!</string>
<string name="number_view_video">%s views</string>
<string name="duration_video">Duration: %s</string>
<string name="add_remote_instance">Add an instance</string>
<string name="comment_no_allowed_peertube">Comments are not enabled on this video!</string>
<string name="pickup_resolution">Pick up a resolution</string>
<string name="peertube_favorites">Peertube favourites</string>
<string name="bookmark_add_peertube">The video has been added to bookmarks!</string>
<string name="bookmark_remove_peertube">The video has been removed from bookmarks!</string>
<string name="bookmark_peertube_empty">There is no Peertube videos in your favourites!</string>
<string name="channel">Channel</string>
<string name="no_peertube_channels">No Peertube channels</string>
<string name="no_peertube_instances">No Peertube instances</string>
<string name="no_mastodon_instances">No Mastodon instances</string>
<string name="no_lists">No lists</string>
<string name="videos">Videos</string>
<string name="channels">Channels</string>
<string name="set_display_emoji">Use Emoji One</string>
<string name="information">Information</string>
2018-12-18 08:44:01 +01:00
<string name="set_display_card">सभी लेखो में पूर्वदर्शन लागू करें</string>
2018-12-15 11:43:36 +01:00
<string name="thanks_text_ux">New UX/UI designer</string>
<string name="set_old_direct_timeline">Use the direct timeline prior to Mastodon 2.6</string>
<string name="set_display_video_preview">Display video previews</string>
<string name="thanks_text_support">Gitlab Support</string>
<string name="action_bug_report">Bug Report</string>
<string name="no_mail_client">There are no email clients installed.</string>
<string name="bug_report_mail">Send a bug report</string>
<string name="account_id_clipbloard">The account id has been copied in the clipboard!</string>
<string name="settings_title_battery">Optimization of the battery</string>
<string name="set_change_locale">Change the language</string>
<string name="default_language">Default language</string>
2018-12-18 08:44:01 +01:00
<string name="truncate_long_toots">लंबे लेखो को छोटा करें</string>
2018-12-18 08:52:17 +01:00
<string name="set_truncate_toot">\'x\' पंक्तियों से लंबे लेखो को छोटा करें। शून्य मतलब निष्क्रिय।</string>
2018-12-15 11:43:36 +01:00
<string name="display_toot_truncate">Display more</string>
<string name="hide_toot_truncate">Display less</string>
<string name="manage_tags">Manage tags</string>
<string name="tags_already_stored">The tag already exists!</string>
<string name="tags_stored">The tag has been stored!</string>
<string name="tags_renamed">The tag has been changed!</string>
<string name="tags_deleted">The tag has been deleted!</string>
<string name="set_display_art">Display Art timeline</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="no_scheduled_boosts_indications"><![CDATA[Open the menu of a toot and then choose <b>Schedule boost</b>.]]></string>
<string name="art_menu">Art timeline</string>
<string name="open_menu">Open menu</string>
<string name="app_logo">Logo of the application</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="add_new">Add new</string>
<string name="mastohost_logo">MastoHost logo</string>
<string name="emoji_picker">Emoji picker</string>
<string name="refresh">Refresh</string>
<string name="expand_conversation">Expand the conversation</string>
<string name="remove_account">Remove an account</string>
2018-12-20 14:24:56 +01:00
<string name="delete_domain">प्रतिबंधित डोमेन को मिटा दें</string>
2018-12-15 11:43:36 +01:00
<string name="custom_emoji_picker">Custom emoji picker</string>
<string name="play_video">Play video</string>
<string name="new_toot">New toot</string>
<string name="card_view_image">Image of the card</string>
<string name="hide_media">Hide media</string>
<string name="favicon">Favicon</string>
<string name="media_description">Media for adding a description</string>
<string-array name="filter_expire">
<item>Never</item>
<item>30 minutes</item>
<item>1 hour</item>
<item>6 hours</item>
<item>12 hours</item>
<item>1 day</item>
<item>1 week</item>
</string-array>
<string name="showcase_instance"> In this field, you need to write your instance host name.\nFor example, if you created your account on https://mastodon.social\nJust write <b>mastodon.social</b> (without https://)\n
You can start writing first letters and names will be suggested.\n\n
⚠ The Login button will only work if the instance name is valid and the instance is up!
</string>
<string name="showcase_uid"> In this field, write the email that is attached to your Mastodon account.
</string>
<string name="showcase_pwd"> Last step is to enter your password and click on Login.
</string>
<string name="more_information">More information</string>
<string name="showcase_2FA">If you use 2FA (Two-factor authentication), you need to use this link.\nYou can also use it if you do not want to enter your credentials here.</string>
<!-- languages not translated -->
2018-12-15 17:24:26 +01:00
<string name="show_media_only">Media only</string>
<string name="show_media_nsfw">Show NSFW</string>
2018-12-15 11:43:36 +01:00
<!-- end languages -->
</resources>