Michael Bestas | 676081a | 2015-05-02 02:53:08 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
Michael Bestas | 676081a | 2015-05-02 02:53:08 +0300 | [diff] [blame] | 2 | <!-- |
| 3 | Copyright (C) 2013-2015 The CyanogenMod Project |
Michael Bestas | 91dbfcb | 2022-04-03 20:08:55 +0300 | [diff] [blame^] | 4 | Copyright (C) 2017-2020, 2022 The LineageOS Project |
Michael Bestas | 676081a | 2015-05-02 02:53:08 +0300 | [diff] [blame] | 5 | |
| 6 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | you may not use this file except in compliance with the License. |
| 8 | You may obtain a copy of the License at |
| 9 | |
| 10 | http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | |
| 12 | Unless required by applicable law or agreed to in writing, software |
| 13 | distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | See the License for the specific language governing permissions and |
| 16 | limitations under the License. |
| 17 | --> |
| 18 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 19 | <string name="app_name">सेटअप विज़ार्ड</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 20 | <string name="next">अगला</string> |
| 21 | <string name="skip">छोड़ें</string> |
| 22 | <string name="start">शुरू करें</string> |
| 23 | <string name="ok">ठीक है</string> |
| 24 | <string name="loading">एक सेकंड\u2026</string> |
| 25 | <string name="setup_complete">सेटअप पूरा हो गया</string> |
| 26 | <string name="setup_welcome">स्वागत</string> |
| 27 | <string name="setup_wifi">वाई-फाई चुनें</string> |
| 28 | <string name="setup_sim_missing">सिम कार्ड नहीं है</string> |
| 29 | <string name="setup_choose_data_sim">डेटा के लिए सिम कार्ड चुनें</string> |
| 30 | <string name="setup_location">स्थान सेवाएँ</string> |
| 31 | <string name="setup_other">अन्य सेवाएँ</string> |
| 32 | <string name="setup_datetime">तिथि और समय</string> |
| 33 | <string name="setup_current_date">वर्तमान तिथि</string> |
| 34 | <string name="setup_current_time">वर्तमान समय</string> |
| 35 | <string name="sim_missing_summary" product="tablet">आपके टैब्लेट के लिए सिम कार्ड पहचाना नहीं जा सका है। सिम कार्ड डालने के लिए अपने उपकरण के साथ आए निर्देशों को देखें।</string> |
| 36 | <string name="sim_missing_summary" product="default">आपके फ़ोन के लिए सिम कार्ड पहचाना नहीं जा सका है। सिम कार्ड डालने के लिए अपने उपकरण के साथ आए निर्देशों को देखें।</string> |
| 37 | <string name="choose_data_sim_summary" product="tablet">डेटा के लिए आप किस सिम का उपयोग करना चाहते हैं? चयनित सिम कार्ड के लिए नेटवर्क शुल्क लग सकते हैं क्योंकि उसका उपयोग आपके टैब्लेट को सेटअप करने के लिए किया जाएगा।</string> |
| 38 | <string name="choose_data_sim_summary" product="default">डेटा के लिए आप किस सिम का उपयोग करना चाहते हैं? चयनित सिम कार्ड के लिए नेटवर्क शुल्क लग सकते हैं क्योंकि उसका उपयोग आपके फ़ोन को सेटअप करने के लिए किया जाएगा।</string> |
| 39 | <string name="date_time_summary">अपना समय क्षेत्र सेटअप करें और यदि आवश्यक हो तो वर्तमान तिथि और समय को समायोजित करें</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 40 | <string name="location_access_summary"><b>जिन ऐपों ने आपसे अनुमति ले ली है</b> उन्हें आपके स्थान संबंधी जानकारी का उपयोग करने दें। इस जानकारी में आपका वर्तमान स्थान और पहले के स्थान शामिल हो सकते हैं।</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 41 | <string name="setup_mobile_data_no_service">कोई सेवा नहीं है</string> |
| 42 | <string name="setup_mobile_data_emergency_only">केवल आपातकालीन कॉल</string> |
| 43 | <string name="no">नहीं</string> |
| 44 | <string name="yes">हाँ</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 45 | <string name="emergency_call">आपातकालीन कॉल</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 46 | <string name="services_os_nav_keys_label">हार्डवेयर कुंजियों की जगह <b>स्क्रीन पर मौजूद नेविगेशन कुंजियों का उपयोग करें।</b></string> |
Chirayu Desai | c61ad50 | 2020-06-02 19:28:38 +0530 | [diff] [blame] | 47 | <string name="settings_biometric_setup_title">बैकअप स्क्रीन लॉक प्रकार चुनें</string> |
| 48 | <string name="settings_biometric_setup_details">आप अपने स्क्रीन को किस तरह से लॉक करना चाहेंगे?</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 49 | <string name="fingerprint_setup_title">अँगुली छाप सेटअप</string> |
| 50 | <string name="fingerprint_setup_summary">अपने स्क्रीन को अनॉक करने के वास्ते अपने उँगली छाप संवेदक का उपयोग करने के लिए, आपको यह करना होगा:</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 51 | <string name="fingerprint_setup_add_fingerprint">अपनी अँगुली छाप जोड़ें</string> |
Michael Bestas | f1b9098 | 2021-02-28 02:40:42 +0200 | [diff] [blame] | 52 | <string name="biometric_setup_backup_lock_method">अनलॉक करने की कोई दूसरी विधि भी सेट अप करें</string> |
Chirayu Desai | c61ad50 | 2020-06-02 19:28:38 +0530 | [diff] [blame] | 53 | <string name="biometric_setup_screen_lock_setup">स्क्रीन लॉक सेटअप करें</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 54 | <string name="settings_lockscreen_setup_details">आप अपने स्क्रीन को किस तरह से लॉक करना चाहेंगे?</string> |
Michael Bestas | 676081a | 2015-05-02 02:53:08 +0300 | [diff] [blame] | 55 | </resources> |