Bill Yi | 6ab9eb9 | 2023-01-04 07:20:25 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | ~ Copyright (C) 2022 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="2907804426411305091">"Transactional API से जुड़ी टेस्ट गतिविधि"</string> |
Bill Yi | de0b84d | 2023-04-21 16:19:29 -0700 | [diff] [blame] | 21 | <string name="in_call_activity_name" msgid="7545884666442897585">"कॉल में क्लाइंट और सर्वर के बीच हुई बातचीत से जुड़ी गतिविधि"</string> |
Bill Yi | 6ab9eb9 | 2023-01-04 07:20:25 -0800 | [diff] [blame] | 22 | <string name="register_phone_account" msgid="1920315963082350332">"Phone Account में रजिस्टर करें"</string> |
Bill Yi | de0b84d | 2023-04-21 16:19:29 -0700 | [diff] [blame] | 23 | <string name="start_foreground_service" msgid="8968755699895128574">"FGS शुरू करें (बैकग्राउंड में MT + ऐप्लिकेशन को सिम्युलेट करें)"</string> |
| 24 | <string name="start_outgoing" msgid="1441644037370361864">"आउटगोइंग कॉल शुरू करें"</string> |
| 25 | <string name="start_incoming" msgid="6444983300186361271">"इनकमिंग कॉल शुरू करें"</string> |
| 26 | <string name="get_call_id" msgid="5513943242738347108">"कॉल आईडी सेट नहीं है"</string> |
| 27 | <string name="set_call_active" msgid="3365404393507589899">"setActive"</string> |
| 28 | <string name="answer" msgid="5423590397665409939">"जवाब"</string> |
| 29 | <string name="set_call_inactive" msgid="7106775211368705195">"setInactive"</string> |
| 30 | <string name="disconnect_call" msgid="1349412380315371385">"डिसकनेक्ट करें"</string> |
| 31 | <string name="request_earpiece_endpoint" msgid="6649571985089296573">"ईयरपीस"</string> |
| 32 | <string name="request_speaker_endpoint" msgid="1033259535289845405">"स्पीकर"</string> |
| 33 | <string name="request_bluetooth_endpoint" msgid="5933254250623451836">"ब्लूटूथ"</string> |
| 34 | <string name="start_stream" msgid="3567634786280097431">"स्ट्रीमिंग शुरू करें"</string> |
Bill Yi | 5b8cdf2 | 2023-06-12 20:26:45 -0700 | [diff] [blame] | 35 | <string name="crash_app" msgid="2548690390730057704">"अपवाद जोड़ें"</string> |
Bill Yi | e893f60 | 2023-06-20 19:56:03 -0700 | [diff] [blame] | 36 | <string name="update_notification" msgid="8677916482672588779">"मौजूदा कॉल की स्टाइल के हिसाब से सूचनाओं को अपडेट करें"</string> |
Bill Yi | 6ab9eb9 | 2023-01-04 07:20:25 -0800 | [diff] [blame] | 37 | </resources> |