summaryrefslogtreecommitdiffstats
path: root/res/values-it/strings.xml
blob: cb45126b49e447cdc03d21c98eb05815b13941b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 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_name">"Installazione pacchetti"</string>
    <string name="install">"Installa"</string>
    <string name="done">"Fine"</string>
    <string name="security_settings_desc">"Consenti all\'applicazione di:"</string>
    <string name="cancel">"Annulla"</string>
    <string name="unknown">"Sconosciuto"</string>
    <string name="installing">"Installazione..."</string>
    <string name="install_done">"Applicazione installata"</string>
    <string name="install_confirm_question">"Installare questa applicazione?"</string>
    <!-- no translation found for install_failed (6644311739017660989) -->
    <skip />
    <!-- no translation found for install_failed_msg (5282789300118241924) -->
    <skip />
    <string name="launch">"Apri"</string>
    <string name="unknown_apps_dlg_title">"Installazione bloccata"</string>
    <string name="unknown_apps_dlg_text">"Per motivi di sicurezza, il telefono è impostato per bloccare l\'installazione di applicazioni non provenienti da Android Market."</string>
    <string name="ok">"OK"</string>
    <string name="settings">"Impostazioni"</string>
    <string name="manage_applications">"Gestisci applicazioni"</string>
    <string name="dlg_app_replacement_title">"Sostituisci applicazione"</string>
    <string name="dlg_app_replacement_statement">"L\'applicazione da installare sostituirà un\'altra applicazione."\n\n"Tutti i dati utente precedenti verranno salvati."</string>
    <!-- no translation found for dlg_sys_app_replacement_statement (8158736217122431465) -->
    <skip />
    <string name="out_of_space_dlg_title">"Spazio esaurito"</string>
    <string name="out_of_space_dlg_text">"Impossibile visualizzare <xliff:g id="APP_NAME">%1$s</xliff:g>. Libera spazio sul telefono e riprova."</string>
    <string name="dlg_ok">"OK"</string>
    <string name="app_not_found_dlg_title">"Applicazione non trovata"</string>
    <string name="app_not_found_dlg_text">"Impossibile trovare l\'applicazione \nnell\'elenco di applicazioni installate."</string>
    <string name="uninstall_application_question">"Disinstallare l\'applicazione?"</string>
    <string name="uninstall_application_text">"L\'applicazione verrà rimossa dal telefono."</string>
    <string name="uninstalling">"Disinstallazione..."</string>
    <string name="uninstall_done">"Disinstallazione completata"</string>
    <!-- no translation found for uninstall_failed (5725854598594371845) -->
    <skip />
    <!-- no translation found for uninstall_failed_msg (5480019148754200912) -->
    <skip />
    <string name="Parse_error_dlg_title">"Errore di analisi"</string>
    <string name="Parse_error_dlg_text">"Errore durante l\'analisi del pacchetto."</string>
</resources>