1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 Copyright 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="ime_name" msgid="5170587665791476108">"<xliff:g id="APP_NAME">Leanback</xliff:g> lyklaborð"</string> 21 <string name="ime_service_name" msgid="3865311183421593944">"<xliff:g id="APP_NAME">Leanback</xliff:g> lyklaborð"</string> 22 <string name="label_go_key" msgid="7845894543312353655">"Áfram"</string> 23 <string name="label_next_key" msgid="8149787729891612242">"Næsta"</string> 24 <string name="label_send_key" msgid="1803138506603147503">"Senda"</string> 25 <string name="label_search_key" msgid="8540828292920277213">"Leita"</string> 26 <string name="label_done_key" msgid="4570417022685876778">"Lokið"</string> 27 <string name="settings_title" msgid="8361325634803696047">"Valkostir lyklaborðs"</string> 28 <string name="title_movement_sensitivity" msgid="4289584473719351587">"Hreyfinæmi"</string> 29 <string name="btn_on" msgid="5962775761492765922">"Kveikt"</string> 30 <string name="btn_off" msgid="2029716012096104384">"Slökkt"</string> 31 <string name="keyboardview_keycode_space" msgid="5107808792477329036">"Bil"</string> 32 <string name="keyboardview_keycode_delete" msgid="8234736233323594641">"Eyða"</string> 33 <string name="keyboardview_keycode_mode_change" msgid="1942413151586211565">"Breyta stillingu"</string> 34 <string name="keyboardview_keycode_shift" msgid="1088869515399768583">"Shift"</string> 35 <string name="keyboardview_keycode_caps" msgid="3870171746305993229">"Hástafalás"</string> 36 <string name="keyboardview_keycode_left" msgid="5982531325934405109">"Vinstri"</string> 37 <string name="keyboardview_keycode_right" msgid="7152000779741202144">"Hægri"</string> 38 <string name="keyboard_headset_required_to_hear_password" msgid="2529485509348781553">"Tengdu heyrnartól til að heyra stafi aðgangsorðsins lesna upphátt."</string> 39 <string name="keyboard_password_character_no_headset" msgid="7230328211341305612">"Punktur."</string> 40</resources> 41