Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
45 lines
4.1 KiB
XML
45 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright (C) 2023 The Android Open Source Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="app_label" msgid="5899561994441982117">"वेबक्यामसम्बन्धी सेवाहरू"</string>
|
|
<string name="view_finder_description" msgid="5377029921915271921">"भ्युफाइन्डर"</string>
|
|
<string name="zoom_ratio_description" msgid="6492691624405841938">"जुम रेसियो"</string>
|
|
<string name="zoom_ratio_button_current_description" msgid="4888275213379106225">"हालको जुम रेसियो"</string>
|
|
<string name="zoom_seek_bar_description" msgid="2820202610575014723">"जुम सिक बार"</string>
|
|
<string name="toggle_camera_button_description_back" msgid="771773649789638243">"पछाडिको क्यामेरा प्रयोग गर्नुहोस्"</string>
|
|
<string name="toggle_camera_button_description_front" msgid="5248457301141397342">"अगाडिको क्यामेरा प्रयोग गर्नुहोस्"</string>
|
|
<string name="notif_channel_name" msgid="9012392302161214874">"फोरग्रान्डमा चलिरहेको सेवा"</string>
|
|
<string name="notif_ticker" msgid="6895154246348754766">"वेबक्याम"</string>
|
|
<string name="notif_title" msgid="3788815976102922209">"वेबक्याम"</string>
|
|
<string name="notif_desc" msgid="1433178383086179212">"वेबक्यामको आटपुट प्रिभ्यू गर्न र कन्फिगर गर्न ट्याप गर्नुहोस्"</string>
|
|
<string name="prefs_file_name" msgid="2893149378177647769">"com.android.DeviceAsWebcam.user.prefs"</string>
|
|
<string name="prefs_camera_id_key" msgid="9184794262750967261">"camera.id"</string>
|
|
<string name="prefs_back_camera_id_key" msgid="8184326473010982113">"back.camera.id"</string>
|
|
<string name="prefs_front_camera_id_key" msgid="2749648930172179078">"front.camera.id"</string>
|
|
<string name="prefs_zoom_ratio_key" msgid="4040441072428561847">"zoom.ratio.%s"</string>
|
|
<string name="list_item_text_back_camera" msgid="2734532140746580971">"पछाडिको क्यामेरा"</string>
|
|
<string name="list_item_text_front_camera" msgid="7273773310502952694">"अगाडिको क्यामेरा"</string>
|
|
<string name="list_item_text_standard_camera" msgid="4160445744347809472">"डिफल्ट क्यामेरा"</string>
|
|
<string name="list_item_text_wide_angle_camera" msgid="818505418693187683">"वाइड एङ्गल क्यामेरा"</string>
|
|
<string name="list_item_text_ultra_wide_camera" msgid="7938127230852040392">"अल्ट्रा वाइड क्यामेरा"</string>
|
|
<string name="list_item_text_telephoto_camera" msgid="9192886831007902304">"टेलिफोटो क्यामेरा"</string>
|
|
<string name="list_item_text_other_camera" msgid="3479174298899742270">"अन्य क्यामेरा"</string>
|
|
<string name="list_item_text_unknown_camera" msgid="5281152990521232984">"अज्ञात क्यामेरा"</string>
|
|
<string name="camera_options_list_description" msgid="7808155848873436115">"क्यामेरासम्बन्धी उपलब्ध विकल्पहरू"</string>
|
|
</resources>
|