blob: aba228e5bda10f3ea7eb5f27be7263690d85eb26 [file] [log] [blame]
Bill Yif20f9c02019-11-22 19:55:52 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 Copyright (C) 2019 The Android Open Source Project
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20 <string name="app_name" msgid="2596316479611335185">"ബഗ് റിപ്പോർട്ട്"</string>
21 <string name="bugreport_info_quit" msgid="5590138890181142473">"അടയ്ക്കുക"</string>
22 <string name="bugreport_info_start" msgid="667324824650830832">"ബഗ് റിപ്പോർട്ട് ആരംഭിക്കുക"</string>
23 <string name="bugreport_info_status" msgid="7211044508792815451">"നില:"</string>
24 <string name="bugreport_dialog_submit" msgid="2789636252713280633">"സമർപ്പിക്കുക"</string>
25 <string name="bugreport_dialog_cancel" msgid="4741928791364757040">"റദ്ദാക്കുക"</string>
26 <string name="bugreport_dialog_show_bugreports" msgid="6964385141627170297">"ബഗ് റിപ്പോർട്ടുകൾ കാണിക്കുക"</string>
27 <string name="bugreport_dialog_close" msgid="289925437277364266">"അടയ്ക്കുക"</string>
28 <string name="bugreport_dialog_title" msgid="3315160684205929910">"പ്രശ്‌നം പറഞ്ഞ് വിവരിക്കുക"</string>
29 <string name="bugreport_dialog_recording_finished" msgid="3982335902169398758">"റെക്കോർഡ് ചെയ്യൽ പൂർത്തിയായി"</string>
30 <string name="bugreport_dialog_in_progress_title" msgid="3782308141532622394">"ഒരു ബഗ് റിപ്പോർട്ട് മുമ്പേ ശേഖരിക്കുന്നുണ്ട്"</string>
31 <string name="bugreport_dialog_in_progress_title_finished" msgid="1610236990020413471">"ഒരു ബഗ് റിപ്പോർട്ട് ശേഖരിച്ചിട്ടുണ്ട്"</string>
32 <string name="bugreport_move_button_text" msgid="1245698439228323880">"USB-ലേക്ക് നീക്കുക"</string>
33 <string name="bugreport_upload_button_text" msgid="2322576150507025845">"Google-ലേക്ക് അപ്‌ലോഡ് ചെയ്യുക"</string>
34 <string name="toast_permissions_denied" msgid="7054832711916992770">"അനുമതികൾ നൽകുക"</string>
35 <string name="toast_bug_report_in_progress" msgid="8319601113129121579">"ബഗ് റിപ്പോർട്ട് മുമ്പേ ശേഖരിക്കുന്നുണ്ട്"</string>
36 <string name="toast_timed_out" msgid="4410178570031498895">"ടൈംഔട്ട് ആയി, റദ്ദാക്കുന്നു"</string>
37 <string name="toast_status_failed" msgid="6365384202315043395">"ബഗ് റിപ്പോർട്ട് ചെയ്യാനായില്ല"</string>
38 <string name="toast_status_finished" msgid="7473653838545631945">"ബഗ് റിപ്പോർട്ട് പൂർത്തിയായി"</string>
39 <string name="toast_status_pending_upload" msgid="7893505453527958690">"ബഗ് റിപ്പോർട്ട് അപ്‌ലോഡ് ചെയ്യാൻ തയ്യാറാണ്"</string>
40 <string name="toast_status_screencap_failed" msgid="2187083897594745149">"സ്ക്രീനിന്റെ ചിത്രമെടുക്കാനായില്ല"</string>
41 <string name="toast_status_dump_state_failed" msgid="8072469535227541761">"ഡംപ് സ്റ്റേറ്റ് ചെയ്യാനായില്ല"</string>
42 <string name="notification_bugreport_in_progress" msgid="8486454116357963238">"ബഗ് റിപ്പോർട്ട് പുരോഗതിയിലാണ്"</string>
43 <string name="notification_bugreport_finished_title" msgid="3970195939909624320">"ബഗ് റിപ്പോർട്ട് ശേഖരിച്ചു"</string>
44 <string name="notification_bugreport_manual_upload_finished_text" msgid="7091975159082077240">"കാർ പാർക്ക് ചെയ്താൽ അത് അപ്‌ലോഡ് ചെയ്യുക"</string>
45 <string name="notification_bugreport_auto_upload_finished_text" msgid="2598986330417740616">"റിപ്പോർട്ട് സ്വയമേവ അപ്‌ലോഡ് ചെയ്യപ്പെടും"</string>
46 <string name="notification_bugreport_channel_name" msgid="776902295433824255">"ബഗ് റിപ്പോർട്ട് സ്റ്റാറ്റസ് ചാനൽ"</string>
47</resources>