blob: 7cab9d7b63079db8cb7115546151f397c301cde0 [file] [log] [blame]
Bill Yic0376612016-12-05 19:00:10 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2013 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
Bill Yi0a595f52017-03-18 01:40:55 -07007
Bill Yic0376612016-12-05 19:00:10 +00008 http://www.apache.org/licenses/LICENSE-2.0
Bill Yi0a595f52017-03-18 01:40:55 -07009
Bill Yic0376612016-12-05 19:00:10 +000010 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <string name="app_label" msgid="3701846017049540910">"शेल"</string>
Bill Yi2f14df52017-08-24 05:34:18 -070020 <string name="bugreport_notification_channel" msgid="2574150205913861141">"बग रीपोर्ट"</string>
21 <string name="bugreport_in_progress_title" msgid="4311705936714972757">"बग रीपोर्ट <xliff:g id="ID">#%d</xliff:g> तयार केला जात आहे"</string>
22 <string name="bugreport_finished_title" msgid="4429132808670114081">"बग रीपोर्ट <xliff:g id="ID">#%d</xliff:g> कॅप्चर केला"</string>
Bill Yic0376612016-12-05 19:00:10 +000023 <string name="bugreport_updating_title" msgid="4423539949559634214">"दोष अहवालामध्‍ये तपशील जोडत आहे"</string>
24 <string name="bugreport_updating_wait" msgid="3322151947853929470">"कृपया प्रतीक्षा करा..."</string>
Bill Yi2f14df52017-08-24 05:34:18 -070025 <string name="bugreport_finished_text" product="watch" msgid="1223616207145252689">"फोनवर बग रीपोर्ट लवकरच दिसेल"</string>
26 <string name="bugreport_finished_text" product="tv" msgid="5758325479058638893">"आपला बग रीपोर्ट शेअर करण्यासाठी निवडा"</string>
27 <string name="bugreport_finished_text" product="default" msgid="8353769438382138847">"आपला बग रीपोर्ट शेअर करण्यासाठी टॅप करा"</string>
28 <string name="bugreport_finished_pending_screenshot_text" product="tv" msgid="2343263822812016950">"आपला बग रीपोर्ट स्क्रीनशॉटशिवाय शेअर करण्यासाठी टॅप करा किंवा स्क्रीनशॉट पूर्ण होण्याची प्रतीक्षा करा"</string>
29 <string name="bugreport_finished_pending_screenshot_text" product="watch" msgid="1474435374470177193">"स्क्रीनशॉट शिवाय आपला बग रीपोर्ट शेअर करण्यासाठी टॅप करा किंवा समाप्त करण्यासाठी स्क्रीनशॉटची प्रतीक्षा करा"</string>
30 <string name="bugreport_finished_pending_screenshot_text" product="default" msgid="1474435374470177193">"स्क्रीनशॉट शिवाय आपला बग रीपोर्ट शेअर करण्यासाठी टॅप करा किंवा समाप्त करण्यासाठी स्क्रीनशॉटची प्रतीक्षा करा"</string>
31 <string name="bugreport_confirm" msgid="5917407234515812495">"बग रीपोर्टांमध्ये आपण संवेदनशील (अॅप-वापर आणि स्थान डेटा यासारखा) डेटा म्हणून विचार करता त्या डेटाच्या समावेशासह सिस्टीमच्या विविध लॉग फायलींमधील डेटा असतो. ज्या लोकांवर आणि अॅपवर आपला विश्वास आहे केवळ त्यांच्यासह हा बग रीपोर्ट शेअर करा."</string>
Bill Yic0376612016-12-05 19:00:10 +000032 <string name="bugreport_confirm_dont_repeat" msgid="6179945398364357318">"पुन्हा दर्शवू नका"</string>
Bill Yi2f14df52017-08-24 05:34:18 -070033 <string name="bugreport_storage_title" msgid="5332488144740527109">"बग रीपोर्ट"</string>
34 <string name="bugreport_unreadable_text" msgid="586517851044535486">"बग रीपोर्ट फाईल वाचणे शक्य झाले नाही"</string>
35 <string name="bugreport_add_details_to_zip_failed" msgid="1302931926486712371">"झिप फाईल मध्ये बग रीपोर्ट तपशील जोडणे शक्य झाले नाही"</string>
Bill Yic0376612016-12-05 19:00:10 +000036 <string name="bugreport_unnamed" msgid="2800582406842092709">"अनामित"</string>
37 <string name="bugreport_info_action" msgid="2158204228510576227">"तपशील"</string>
38 <string name="bugreport_screenshot_action" msgid="8677781721940614995">"स्क्रीनशॉट"</string>
39 <string name="bugreport_screenshot_taken" msgid="5684211273096253120">"स्क्रीनशॉट यशस्वीरित्या घेतला."</string>
40 <string name="bugreport_screenshot_failed" msgid="5853049140806834601">"स्क्रीनशॉट घेणे शक्य झाले नाही."</string>
Bill Yi2f14df52017-08-24 05:34:18 -070041 <string name="bugreport_info_dialog_title" msgid="1355948594292983332">"बग रीपोर्ट <xliff:g id="ID">#%d</xliff:g> तपशील"</string>
Bill Yic0376612016-12-05 19:00:10 +000042 <string name="bugreport_info_name" msgid="4414036021935139527">"फाईलनाव"</string>
43 <string name="bugreport_info_title" msgid="2306030793918239804">"दोष शीर्षक"</string>
44 <string name="bugreport_info_description" msgid="5072835127481627722">"दोष सारांश"</string>
Bill Yi2f14df52017-08-24 05:34:18 -070045 <string name="save" msgid="4781509040564835759">"सेव्ह करा"</string>
46 <string name="bugreport_intent_chooser_title" msgid="7605709494790894076">"बग रीपोर्ट शेअर करा"</string>
Bill Yic0376612016-12-05 19:00:10 +000047</resources>