blob: 346481d527bfc7709a6750e2f09e4de497748406 [file] [log] [blame]
The Android Open Source Project31dd5032009-03-03 19:32:27 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 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<resources xmlns:android="http://schemas.android.com/apk/res/android"
17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18 <string name="application_name">"Home"</string>
19 <string name="folder_name">"Cartella"</string>
20 <string name="chooser_wallpaper">"Seleziona sfondo da"</string>
21 <string name="wallpaper_instructions">"Imposta sfondo"</string>
22 <string name="pick_wallpaper">"Galleria sfondi"</string>
23 <string name="activity_not_found">"Applicazione non installata sul telefono."</string>
24 <string name="rename_folder_label">"Nome cartella"</string>
25 <string name="rename_folder_title">"Rinomina cartella"</string>
26 <string name="rename_action">"OK"</string>
27 <string name="cancel_action">"Annulla"</string>
28 <string name="menu_item_add_item">"Aggiungi a schermata Home"</string>
Eric Fischerc026e8e2009-03-31 11:11:17 -070029 <!-- no translation found for group_applications (4118484163419674240) -->
30 <skip />
31 <!-- no translation found for group_shortcuts (9133529424900391877) -->
32 <skip />
The Android Open Source Project31dd5032009-03-03 19:32:27 -080033 <string name="group_search">"Ricerca"</string>
Eric Fischerc026e8e2009-03-31 11:11:17 -070034 <!-- no translation found for group_folder (5143593791798929193) -->
35 <skip />
36 <!-- no translation found for group_live_folders (2664945399140647217) -->
37 <skip />
38 <!-- no translation found for group_widgets (6704978494073105844) -->
39 <skip />
40 <!-- no translation found for group_wallpapers (1568191644272224858) -->
41 <skip />
The Android Open Source Project31dd5032009-03-03 19:32:27 -080042 <string name="add_folder">"Cartella"</string>
43 <string name="add_clock">"Orologio"</string>
44 <string name="add_photo_frame">"Cornice immagini"</string>
45 <string name="add_search">"Ricerca"</string>
46 <string name="out_of_space">"Spazio nella schermata Home esaurito."</string>
47 <string name="title_select_shortcut">"Seleziona collegamento"</string>
Eric Fischerc026e8e2009-03-31 11:11:17 -070048 <!-- no translation found for title_select_live_folder (3753447798805166749) -->
49 <skip />
The Android Open Source Project31dd5032009-03-03 19:32:27 -080050 <string name="menu_add">"Aggiungi"</string>
51 <string name="menu_wallpaper">"Sfondo"</string>
52 <string name="menu_search">"Cerca"</string>
53 <string name="menu_notifications">"Notifiche"</string>
54 <string name="menu_settings">"Impostazioni"</string>
55 <string name="permlab_install_shortcut">"aggiungere scorciatorie"</string>
56 <string name="permdesc_install_shortcut">"Consente a un\'applicazione di aggiungere scorciatoie automaticamente."</string>
57 <string name="permlab_uninstall_shortcut">"eliminare scorciatoie"</string>
58 <string name="permdesc_uninstall_shortcut">"Consente a un\'applicazione di rimuovere scorciatoie automaticamente."</string>
59 <string name="permlab_read_settings">"leggere impostazioni e scorciatoie in Home"</string>
60 <string name="permdesc_read_settings">"Consente a un\'applicazione di leggere le impostazioni e le scorciatoie in Home."</string>
61 <string name="permlab_write_settings">"creare impostazioni e scorciatoie in Home"</string>
62 <string name="permdesc_write_settings">"Consente a un\'applicazione di modificare le impostazioni e le scorciatoie in Home."</string>
63 <string name="search_hint">"Ricerca Google"</string>
Eric Fischerf14a6662009-03-24 21:02:50 -070064 <string name="gadget_error_text">"Errore durante il caricamento del widget"</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080065</resources>