Michael Bestas | 2009ae2 | 2016-03-05 00:18:53 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
Michael Bestas | 2009ae2 | 2016-03-05 00:18:53 +0200 | [diff] [blame] | 2 | <!-- |
| 3 | Copyright (C) 2013-2015 The CyanogenMod Project |
Michael Bestas | 222d58e | 2020-04-23 16:49:12 +0300 | [diff] [blame] | 4 | Copyright (C) 2017-2020 The LineageOS Project |
Michael Bestas | 2009ae2 | 2016-03-05 00:18:53 +0200 | [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">Wi-Fi निवडा</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> |
| 40 | <string name="backup_data_summary">अनुप्रयोग डेटा, Wi-Fi पासवर्ड आणि इतर सेटिंग्ज Google सर्व्हर्सना <b>बॅक अप</b> करा</string> |
| 41 | <string name="other_services_summary">ह्या सेवा तुमच्यासाठी Google ला कामाला लावतात आणि तुम्ही त्यांना कधीही चालू किंवा बंद करू शकता. डेटा Googleच्या <xliff:g id="name" example="Privacy Policy">%s</xliff:g> अनुसार वापरला जाईल.</string> |
| 42 | <string name="location_services_summary">स्थान सेवा सिस्टिम आणि त्रयस्थ पक्षाच्या अनुप्रयोगांना अंदाजे स्थानासारखा डेटा गोळा करण्यास आणि वापरण्यास परवानगी देतात. उदाहरणार्थ, एखादा अनुप्रयोग आसपासची कॉफीची दुकाने शोधण्यासाठी तुमचे अंदाजे स्थान वापरू शकते.</string> |
| 43 | <string name="location_access_summary"><b>तुमची परवानगी विचारलेल्या अनुप्रयोगांना</b> तुमची स्थान माहिती वापरण्यास परवानगी द्या. यामध्ये तुमचे चालू स्थान आणि मागील स्थानांचा समावेश होऊ शकतो.</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 44 | <string name="setup_mobile_data">मोबाईल डेटा चालू करा</string> |
| 45 | <string name="setup_mobile_data_no_service">सेवा नाही.</string> |
| 46 | <string name="setup_mobile_data_emergency_only">फक्त आणीबाणीचे कॉल</string> |
| 47 | <string name="enable_mobile_data_summary">सेटअप दरम्यान तुम्हाला मोबाईल डेटा वापरायचा आहे का? मोबाईल डेटा चालू करणे डेटा शुल्काच्या आधीन असू शकते.</string> |
| 48 | <string name="no">नाही</string> |
| 49 | <string name="yes">होय</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 50 | <string name="emergency_call">आणीबाणीचा कॉल</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 51 | <string name="services_os_nav_keys_label">हार्डवेअर कींच्या ऐवजी <b>स्क्रीन नॅविगेशन कींवर वापरा</b>.</string> |
| 52 | <string name="setup_unlock">अनलॉक करा</string> |
| 53 | <string name="setup_device_locked">हे डिव्हाइस वापरकर्त्याने लॉक केले आहे.</string> |
| 54 | <string name="setup_device_locked_instructions"><i>हे वैशिष्ट्य बंद/चालू करण्यासाठी, कृपया सेटिंग्ज > सुरक्षा कडे जा</i></string> |
Chirayu Desai | c61ad50 | 2020-06-02 19:28:38 +0530 | [diff] [blame] | 55 | <string name="settings_biometric_setup_title">बॅकअप स्क्रीन लॉक टाईप निवडा</string> |
| 56 | <string name="settings_biometric_setup_details">तुम्हाला तुमचा स्क्रीन कसा लॉक करायला आवडेल?</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 57 | <string name="fingerprint_setup_title">बोटाचा ठसा सेटअप</string> |
| 58 | <string name="fingerprint_setup_summary">तुमचा स्क्रीन अनलॉक करण्यासाठी, तुमचा बोटाचा ठसा सेन्सर वापरण्यासाठी तुम्हाला हे करावे लागेल:</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 59 | <string name="fingerprint_setup_add_fingerprint">तुमचा बोटाचा ठसा जोडा</string> |
Michael Bestas | f1b9098 | 2021-02-28 02:40:42 +0200 | [diff] [blame] | 60 | <string name="biometric_setup_backup_lock_method">दुय्यम अनलॉक पध्दत सेटअप करा</string> |
Chirayu Desai | c61ad50 | 2020-06-02 19:28:38 +0530 | [diff] [blame] | 61 | <string name="biometric_setup_screen_lock_setup">स्क्रीन लॉक सेटअप करा</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 62 | <string name="sim_locale_changed">%1$s सिम आढळले</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 63 | <string name="settings_lockscreen_setup_details">तुम्हाला तुमचा स्क्रीन कसा लॉक करायला आवडेल?</string> |
Michael Bestas | 30b301f | 2019-08-25 19:27:54 +0300 | [diff] [blame] | 64 | <string name="lockscreen_setup_title" product="default">आपला फोन संरक्षित करा</string> |
Michael Bestas | e159adc | 2019-01-12 20:04:20 +0200 | [diff] [blame] | 65 | <string name="lockscreen_setup_summary"><b>हे डिव्हाइस संरक्षित करा</b> आणि स्क्रीन अनलॉक करण्यासाठी पिन, नमुना किंवा संकेतशब्द आवश्यक आहे</string> |
Michael Bestas | 2009ae2 | 2016-03-05 00:18:53 +0200 | [diff] [blame] | 66 | </resources> |