blob: 61ae8769dac71c0ae7a3b8f3e2ea08be3d3549bf [file] [log] [blame]
Bill Yi1b155b92024-10-29 01:17:42 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2024 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">
Bill Yi3fcfa922024-11-18 18:29:20 -080019 <string name="app_name" msgid="5597111707986572208">"Útstöð"</string>
Bill Yi94d6a232024-10-30 11:22:01 -070020 <string name="installer_title_text" msgid="500663060973466805">"Setja upp Linux-útstöð"</string>
21 <string name="installer_desc_text_format" msgid="2734224805682171826">"Til að ræsa Linux-útstöð þarftu að sækja um <xliff:g id="EXPECTED_SIZE">%1$s</xliff:g> af gögnum yfir netkerfi.\nViltu halda áfram?"</string>
Bill Yi79abe852024-11-05 20:25:10 -080022 <string name="installer_wait_for_wifi_checkbox_text" msgid="487720664098014506">"Sækja þegar Wi-Fi er tiltækt"</string>
Bill Yi94d6a232024-10-30 11:22:01 -070023 <string name="installer_install_button_enabled_text" msgid="6142090640081511103">"Setja upp"</string>
24 <string name="installer_install_button_disabled_text" msgid="8651445004125422467">"Setur upp"</string>
25 <string name="installer_install_network_error_message" msgid="2450409107529774410">"Netkerfisvilla. Athugaðu tenginguna og reyndu aftur."</string>
26 <string name="installer_notif_title_text" msgid="471160690081159042">"Setur upp Linux-útstöð"</string>
27 <string name="installer_notif_desc_text" msgid="6746098106305899060">"Linux-útstöð verður ræst þegar því lýkur"</string>
28 <string name="installer_error_network" msgid="3265100678310833813">"Tókst ekki að setja upp vegna netkerfisvandamáls"</string>
29 <string name="installer_error_unknown" msgid="1991780204241177455">"Tókst ekki að setja upp. Reyndu aftur."</string>
Bill Yi1b155b92024-10-29 01:17:42 -070030 <string name="action_settings" msgid="5729342767795123227">"Stillingar"</string>
Bill Yi3fcfa922024-11-18 18:29:20 -080031 <string name="vm_creation_message" msgid="6594953532721367502">"Undirbýr útstöð"</string>
Bill Yi1b155b92024-10-29 01:17:42 -070032 <string name="vm_stop_message" msgid="3978349856095529255">"Stöðvar tengi"</string>
33 <string name="vm_error_message" msgid="5231867246177661525">"Tengi hrundi"</string>
34 <string name="settings_disk_resize_title" msgid="1545791169419914600">"Breyta stærð disks"</string>
35 <string name="settings_disk_resize_sub_title" msgid="149418971610906138">"Breyta stærð / Rootfs"</string>
36 <string name="settings_disk_resize_resize_message" msgid="5990475712303845087">"Stærð disks stillt"</string>
37 <string name="settings_disk_resize_resize_gb_assigned_format" msgid="109301857555401579">"<xliff:g id="ASSIGNED_SIZE">%1$s</xliff:g> úthlutað"</string>
38 <string name="settings_disk_resize_resize_gb_max_format" msgid="6221210151688630371">"<xliff:g id="MAX_SIZE">%1$s</xliff:g> hámark"</string>
39 <string name="settings_disk_resize_resize_cancel" msgid="2182388126941686562">"Hætta við"</string>
Bill Yi3fcfa922024-11-18 18:29:20 -080040 <!-- no translation found for settings_disk_resize_resize_restart_vm_to_apply (83303619015991908) -->
41 <skip />
Bill Yi1b155b92024-10-29 01:17:42 -070042 <string name="settings_port_forwarding_title" msgid="4867439149919324784">"Framsending gáttar"</string>
43 <string name="settings_port_forwarding_sub_title" msgid="6848040752531535488">"Stilla framsendingu gáttar"</string>
Bill Yi3fcfa922024-11-18 18:29:20 -080044 <string name="settings_port_forwarding_notification_title" msgid="2822798067500254704">"Útstöð er að reyna að opna nýtt tengi"</string>
Bill Yi1b155b92024-10-29 01:17:42 -070045 <string name="settings_port_forwarding_notification_content" msgid="2167103177775323330">"Tengi sem beðið er um að sé opið: <xliff:g id="PORT_NUMBER">%d</xliff:g>"</string>
46 <string name="settings_port_forwarding_notification_accept" msgid="3571520986524038185">"Samþykkja"</string>
47 <string name="settings_port_forwarding_notification_deny" msgid="636848749634710403">"Hafna"</string>
48 <string name="settings_recovery_title" msgid="6586840079226383285">"Endurheimt"</string>
49 <string name="settings_recovery_sub_title" msgid="1067782421529340576">"Endurheimtarkostir deildar"</string>
50 <string name="settings_recovery_reset_title" msgid="8785305518694186025">"Breyta í upphaflega útgáfu"</string>
51 <string name="settings_recovery_reset_sub_title" msgid="5656572074090728544">"Fjarlægja allt"</string>
Bill Yi3fcfa922024-11-18 18:29:20 -080052 <!-- no translation found for settings_recovery_reset_dialog_title (874946981716251094) -->
53 <skip />
54 <!-- no translation found for settings_recovery_reset_dialog_message (6392681199895696206) -->
55 <skip />
Bill Yi79abe852024-11-05 20:25:10 -080056 <string name="settings_recovery_reset_dialog_confirm" msgid="431718610013947861">"Staðfesta"</string>
57 <string name="settings_recovery_reset_dialog_cancel" msgid="1666264288208459725">"Hætta við"</string>
Bill Yi1b155b92024-10-29 01:17:42 -070058 <string name="service_notification_settings" msgid="1437365721184401135">"Stillingar"</string>
Bill Yi3fcfa922024-11-18 18:29:20 -080059 <string name="service_notification_title" msgid="2918088850910713393">"Útstöð er í gangi"</string>
60 <!-- no translation found for service_notification_content (3579923802797824545) -->
61 <skip />
Bill Yi1b155b92024-10-29 01:17:42 -070062 <string name="service_notification_quit_action" msgid="4888327875869277455">"Loka"</string>
Bill Yi1b155b92024-10-29 01:17:42 -070063</resources>