blob: ae0a92fc27e9d824ad2a0bbc7c745c19380e06c0 [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 Yiffdad372017-03-23 00:56:16 -070020 <string name="bugreport_notification_channel" msgid="2574150205913861141">"बग रिपोर्टहरू"</string>
Bill Yic0376612016-12-05 19:00:10 +000021 <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>
23 <string name="bugreport_updating_title" msgid="4423539949559634214">"बग रिपोर्टमा विवरणहरू थप्दै"</string>
24 <string name="bugreport_updating_wait" msgid="3322151947853929470">"कृपया प्रतीक्षा गर्नुहोला..."</string>
25 <string name="bugreport_finished_text" product="watch" msgid="1223616207145252689">"उक्त बग सम्बन्धी रिपोर्ट चाँडै नै यस फोनमा देखा पर्नेछ"</string>
Bill Yi1e0bf632018-01-17 22:25:01 -080026 <string name="bugreport_finished_text" product="tv" msgid="5758325479058638893">"तपाईंको बग रिपोर्ट आदान प्रदान गर्न चयन गर्नुहोस्"</string>
Bill Yic0376612016-12-05 19:00:10 +000027 <string name="bugreport_finished_text" product="default" msgid="8353769438382138847">"तपाईंको बग रिपोर्टलाई साझेदारी गर्न ट्याप गर्नुहोस्"</string>
Bill Yi7899f372018-04-04 07:59:15 -070028 <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>
Bill Yic0376612016-12-05 19:00:10 +000031 <string name="bugreport_confirm" msgid="5917407234515812495">"बग रिपोर्टहरूमा प्रणालीका विभिन्न लग फाइलहरूको डेटा हुन्छ जसमा तपाईँले संवेदनशील मानेको डेटा समावेश हुन सक्छ (जस्तै अनुप्रयोगको प्रयोग र स्थान सम्बन्धी डेटा)। तपाईँले विश्वास गर्ने व्यक्ति र अनुप्रयोगहरूसँग मात्र बग रिपोर्टहरूलाई साझेदारी गर्नुहोस्।"</string>
32 <string name="bugreport_confirm_dont_repeat" msgid="6179945398364357318">"फेरि नदेखाउनुहोस्"</string>
33 <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>
36 <string name="bugreport_unnamed" msgid="2800582406842092709">"(नामविहीन)"</string>
37 <string name="bugreport_info_action" msgid="2158204228510576227">"विवरण"</string>
Bill Yif9379be2018-05-18 09:45:09 -070038 <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 Yic0376612016-12-05 19:00:10 +000041 <string name="bugreport_info_dialog_title" msgid="1355948594292983332">"बग रिपोर्ट <xliff:g id="ID">#%d</xliff:g>का विवरणहरू"</string>
42 <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>
45 <string name="save" msgid="4781509040564835759">"सुरक्षित गर्नुहोस्"</string>
46 <string name="bugreport_intent_chooser_title" msgid="7605709494790894076">"बग रिपोर्ट साझेदारी गर्नुहोस्"</string>
47</resources>