blob: 1c163f1cc89a82dd9e2cd7e07a1922b7b7e0967c [file] [log] [blame]
Bill Yi1f501952024-10-22 13:38:20 -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">
19 <string name="app_name" msgid="5597111707986572208">"Terminale"</string>
Bill Yi22e8d882024-10-29 05:26:18 -070020 <!-- no translation found for installer_title_text (500663060973466805) -->
21 <skip />
22 <!-- no translation found for installer_desc_text_format (2734224805682171826) -->
23 <skip />
24 <!-- no translation found for installer_wait_for_wifi_checkbox_text (6254965309085392106) -->
25 <skip />
26 <!-- no translation found for installer_install_button_enabled_text (6142090640081511103) -->
27 <skip />
28 <!-- no translation found for installer_install_button_disabled_text (8651445004125422467) -->
29 <skip />
30 <!-- no translation found for installer_install_network_error_message (2450409107529774410) -->
31 <skip />
32 <!-- no translation found for installer_notif_title_text (471160690081159042) -->
33 <skip />
34 <!-- no translation found for installer_notif_desc_text (6746098106305899060) -->
35 <skip />
36 <!-- no translation found for installer_error_network (3265100678310833813) -->
37 <skip />
38 <!-- no translation found for installer_error_unknown (1991780204241177455) -->
39 <skip />
Bill Yi1f501952024-10-22 13:38:20 -070040 <string name="action_settings" msgid="5729342767795123227">"Impostazioni"</string>
41 <string name="vm_creation_message" msgid="6594953532721367502">"Preparazione terminale in corso…"</string>
42 <string name="vm_stop_message" msgid="3978349856095529255">"Arresto del terminale in corso…"</string>
43 <string name="vm_error_message" msgid="5231867246177661525">"Arresto anomalo del terminale"</string>
44 <string name="settings_disk_resize_title" msgid="1545791169419914600">"Ridimensionamento disco"</string>
45 <string name="settings_disk_resize_sub_title" msgid="149418971610906138">"Ridimensiona/rootfs"</string>
46 <string name="settings_disk_resize_resize_message" msgid="5990475712303845087">"Dimensioni disco impostate"</string>
47 <string name="settings_disk_resize_resize_gb_assigned_format" msgid="109301857555401579">"Dimensioni assegnate: <xliff:g id="ASSIGNED_SIZE">%1$s</xliff:g>"</string>
48 <string name="settings_disk_resize_resize_gb_max_format" msgid="6221210151688630371">"Dimensioni massime: <xliff:g id="MAX_SIZE">%1$s</xliff:g>"</string>
49 <string name="settings_disk_resize_resize_cancel" msgid="2182388126941686562">"Annulla"</string>
50 <string name="settings_disk_resize_resize_restart_vm_to_apply" msgid="8122668558537714453">"Riavvia la VM per applicare la modifica"</string>
51 <string name="settings_port_forwarding_title" msgid="4867439149919324784">"Port forwarding"</string>
52 <string name="settings_port_forwarding_sub_title" msgid="6848040752531535488">"Configura port forwarding"</string>
Bill Yi22e8d882024-10-29 05:26:18 -070053 <string name="settings_port_forwarding_notification_title" msgid="2822798067500254704">"Il terminale sta tentando di aprire una nuova porta"</string>
54 <string name="settings_port_forwarding_notification_content" msgid="2167103177775323330">"Porta di cui è stata richiesta l\'apertura: <xliff:g id="PORT_NUMBER">%d</xliff:g>"</string>
55 <string name="settings_port_forwarding_notification_accept" msgid="3571520986524038185">"Accetta"</string>
56 <string name="settings_port_forwarding_notification_deny" msgid="636848749634710403">"Rifiuta"</string>
Bill Yi1f501952024-10-22 13:38:20 -070057 <string name="settings_recovery_title" msgid="6586840079226383285">"Ripristino"</string>
58 <string name="settings_recovery_sub_title" msgid="1067782421529340576">"Opzioni ripristino partizione"</string>
59 <string name="settings_recovery_reset_title" msgid="8785305518694186025">"Cambia in versione iniziale"</string>
60 <string name="settings_recovery_reset_sub_title" msgid="5656572074090728544">"Rimuovi tutto"</string>
61 <string name="settings_recovery_reset_message" msgid="3450358289168768830">"VM reimpostata"</string>
Bill Yi22e8d882024-10-29 05:26:18 -070062 <string name="service_notification_settings" msgid="1437365721184401135">"Impostazioni"</string>
63 <string name="service_notification_title" msgid="2918088850910713393">"Il terminale è in esecuzione"</string>
64 <string name="service_notification_content" msgid="8652887364784704911">"Fai clic per aprire il terminale."</string>
65 <string name="service_notification_quit_action" msgid="4888327875869277455">"Chiudi"</string>
Bill Yi1f501952024-10-22 13:38:20 -070066</resources>