1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2023 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 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 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="5357575528456632609">"වෙබ් කැමරා සේවාව"</string> 20 <string name="view_finder_description" msgid="3685544621391457707">"දර්ශන සූචකය"</string> 21 <string name="zoom_ratio_description" msgid="7895509594054136545">"විශාලන අනුපාතය"</string> 22 <string name="zoom_ratio_button_current_description" msgid="426459536172417249">"වත්මන් විශාලන අනුපාතය"</string> 23 <string name="zoom_seek_bar_description" msgid="4729029535436993707">"විශාලන අන්වේෂණ තීරුව"</string> 24 <string name="toggle_camera_button_description_back" msgid="6327233207744220545">"පසුපස කැමරාවට මාරු වන්න"</string> 25 <string name="toggle_camera_button_description_front" msgid="4369291922775514034">"ඉදිරිපස කැමරාවට මාරු වන්න"</string> 26 <string name="toggle_high_quality_description_off" msgid="8625616955942340072">"ඉහළ ගුණත්වය ක්රියා විරහිත කරන්න"</string> 27 <string name="toggle_high_quality_description_on" msgid="2927400982468646409">"ඉහළ ගුණත්වය ක්රියාත්මක කරන්න"</string> 28 <string name="hq_warning_dialog_title" msgid="2219475457173758785">"ඉහළ ගුණත්ව මාදිලිය"</string> 29 <string name="hq_warning_dialog_content_1" msgid="4522581741851657138">"ඉහළ ගුණත්ව මාදිලිය වෙබ් කැමරාවේ ගුණාත්ම කභාවය දියුණු කිරීම සඳහා බල ප්රශස්ත කිරීම් අබල කරයි. මෙම මාදිලිය භාවිත කිරීමෙන් උපාංගය තාපනය කළ හැකි සැලකිය යුතු බලය ඇති කරාවි."</string> 30 <string name="hq_warning_dialog_content_2" msgid="3916465225973908142"><b><u>"අවවාදයයි:"</u></b>" අධික උෂ්ණත්වවලදී දීර්ඝ කාලීන භාවිතය මෙම උපාංගයේ දිගුකාලීන බැටරි සෞඛ්යයට අහිතකර බලපෑමක් ඇති කළ හැකි ය."</string> 31 <string name="hq_warning_dialog_dont_show_again" msgid="7673771228725839758">"නැවත නොපෙන්වන්න"</string> 32 <string name="hq_warning_dialog_button_ack" msgid="613756451667553632">"පිළිගන්න"</string> 33 <string name="list_item_text_back_camera" msgid="3350389854150173621">"පිටුපස කැමරාව"</string> 34 <string name="list_item_text_front_camera" msgid="3031661498601814899">"ඉදිරිපස කැමරාව"</string> 35 <string name="list_item_text_standard_camera" msgid="2095831547376259596">"සම්මත කැමරාව"</string> 36 <string name="list_item_text_wide_angle_camera" msgid="532663305355107401">"පුළුල් කෝණ කැමරාව"</string> 37 <string name="list_item_text_ultra_wide_camera" msgid="5380279036978513342">"අති පුළුල් කැමරාව"</string> 38 <string name="list_item_text_telephoto_camera" msgid="3876282379838057057">"ටෙලිෆොටෝ කැමරාව"</string> 39 <string name="list_item_text_other_camera" msgid="630573588657548196">"වෙනත් කැමරාවක්"</string> 40 <string name="list_item_text_unknown_camera" msgid="2974439335941064529">"නොදන්නා කැමරාව"</string> 41 <string name="camera_options_list_description" msgid="8510354071701517452">"ලබා ගත හැකි කැමරා විකල්ප"</string> 42</resources> 43