strings.xml revision dee42a6e53cb1d0c7194b0cb92028cca353d7c5c
1<?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="all_images">"Tutte le foto"</string>
19    <string name="all_videos">"Tutti i video"</string>
20    <string name="camera_label">"Fotocamera"</string>
21    <string name="gallery_picker_label">"Galleria"</string>
22    <string name="gallery_camera_bucket_name">"Foto"</string>
23    <string name="gallery_camera_videos_bucket_name">"Video fotocamera"</string>
24    <string name="switch_to_video_lable">"Passa a video"</string>
25    <string name="switch_to_camera_lable">"Passa a fotocamera"</string>
26    <string name="crop_label">"Ritaglia foto"</string>
27    <string name="view_label">"Visualizza foto"</string>
28    <string name="preferences_label">"Impostazioni fotocamera"</string>
29    <string name="wait">"Attendere..."</string>
30    <string name="no_storage">"Per usare la fotocamera devi inserire una scheda SD."</string>
31    <string name="not_enough_space">"La scheda SD è piena."</string>
32    <!-- no translation found for preparing_sd (2914969119574812666) -->
33    <skip />
34    <string name="wallpaper">"Impostazione sfondo, attendi..."</string>
35    <string name="savingImage">"Salvataggio foto..."</string>
36    <string name="runningFaceDetection">"Attendere..."</string>
37    <string name="flip_orientation">"Capovolgi orientamento"</string>
38    <string name="settings">"Impostazioni"</string>
39    <string name="view">"Visualizza"</string>
40    <string name="details">"Dettagli"</string>
41    <string name="rotate">"Ruota"</string>
42    <string name="rotate_left">"Ruota a sinistra"</string>
43    <string name="rotate_right">"Ruota a destra"</string>
44    <string name="slide_show">"Presentazione"</string>
45    <string name="capture_picture">"Scatta foto"</string>
46    <string name="capture_video">"Registra video"</string>
47    <string name="crop_save_text">"Salva"</string>
48    <string name="crop_discard_text">"Ignora"</string>
49    <string name="confirm_delete_title">"Elimina"</string>
50    <string name="confirm_delete_message">"La foto verrà eliminata."</string>
51    <string name="confirm_delete_video_message">"Il video verrà eliminato."</string>
52    <string name="camera_toss">"Elimina"</string>
53    <!-- no translation found for camera_gallery (815753042966032398) -->
54    <skip />
55    <string name="camera_share">"Condividi"</string>
56    <string name="camera_set">"Imposta come"</string>
57    <string name="camera_play">"Riproduci"</string>
58    <!-- no translation found for camera_attach (4048659554893435232) -->
59    <skip />
60    <!-- no translation found for camera_cancel (8203341746672085747) -->
61    <skip />
62    <string name="camera_crop">"Ritaglia"</string>
63    <string name="camera_tossing">"Eliminazione..."</string>
64    <string name="no_way_to_share_image">"Impossibile condividere la foto."</string>
65    <string name="no_way_to_share_video">"Impossibile condividere il video."</string>
66    <string name="camera_gallery_photos_text">"Galleria"</string>
67    <string name="camera_pick_wallpaper">"Foto"</string>
68    <string name="camera_setas_wallpaper">"Sfondo"</string>
69    <string name="pref_gallery_category">"Impostazioni generali"</string>
70    <string name="pref_slideshow_category">"Impostazioni presentazione"</string>
71    <string name="pref_camera_general_settings_category">"Impostazioni generali"</string>
72    <!-- no translation found for pref_gallery_size_title (1363406603879434418) -->
73    <skip />
74    <!-- no translation found for pref_gallery_size_summary (8179967445295243638) -->
75    <skip />
76    <string name="pref_gallery_size_dialogtitle">"Dimensioni foto"</string>
77  <string-array name="pref_gallery_size_choices">
78    <item>"Grandi"</item>
79    <item>"Piccole"</item>
80  </string-array>
81    <!-- no translation found for pref_gallery_sort_title (7447949250045443386) -->
82    <skip />
83    <!-- no translation found for pref_gallery_sort_summary (6644398051645595214) -->
84    <skip />
85    <string name="pref_gallery_sort_dialogtitle">"Ordine foto"</string>
86  <string-array name="pref_gallery_sort_choices">
87    <item>"Da più recente"</item>
88    <item>"Da meno recente"</item>
89  </string-array>
90    <string name="pref_gallery_slideshow_interval_title">"Intervallo presentazione"</string>
91    <string name="pref_gallery_slideshow_interval_summary">"Seleziona la durata di ogni diapositiva"</string>
92    <string name="pref_gallery_slideshow_interval_dialogtitle">"Intervallo presentazione"</string>
93  <string-array name="pref_gallery_slideshow_interval_choices">
94    <item>"2 secondi"</item>
95    <item>"3 secondi"</item>
96    <item>"4 secondi"</item>
97  </string-array>
98    <string name="pref_gallery_slideshow_transition_title">"Transizione presentazione"</string>
99    <string name="pref_gallery_slideshow_transition_summary">"Seleziona l\'effetto da usare per passare da una diapositiva all\'altra"</string>
100    <string name="pref_gallery_slideshow_transition_dialogtitle">"Transizione presentazione"</string>
101  <string-array name="pref_gallery_slideshow_transition_choices">
102    <item>"Dissolvenza"</item>
103    <item>"Da sinistra a destra"</item>
104    <item>"Dall\'alto verso il basso"</item>
105    <item>"Selezione casuale"</item>
106  </string-array>
107    <string name="pref_gallery_slideshow_repeat_title">"Ripeti presentazione"</string>
108    <string name="pref_gallery_slideshow_repeat_summary">"Riproduci più volte la presentazione"</string>
109    <string name="pref_gallery_slideshow_shuffle_title">"Riproduzione casuale"</string>
110    <string name="pref_gallery_slideshow_shuffle_summary">"Mostra le foto in ordine casuale"</string>
111    <string name="pref_camera_recordlocation_title">"Salva località nelle foto"</string>
112    <string name="pref_camera_recordlocation_summary">"Registra località nei dati della foto"</string>
113    <string name="pref_camera_videoquality_category">"Qualità video"</string>
114    <!-- no translation found for pref_camera_videoquality_title (3836197291744160920) -->
115    <skip />
116    <string name="pref_camera_videoquality_entry_0">"Bassa (per MMS)"</string>
117    <string name="pref_camera_videoquality_entry_1">"Alta (per scheda SD)"</string>
118    <string name="pref_camera_videoquality_dialogtitle">"Qualità video"</string>
119    <string name="camerasettings">"Impostazioni"</string>
120    <!-- no translation found for image_gallery_NoImageView_text (409595259802877447) -->
121    <skip />
122    <string name="pref_gallery_confirm_delete_title">"Conferma eliminazioni"</string>
123    <!-- no translation found for pref_gallery_confirm_delete_summary (5253456492765525245) -->
124    <skip />
125    <string name="details_panel_title">"Dettagli"</string>
126    <string name="details_file_size">"Dim. file:"</string>
127    <string name="details_image_resolution">"Risoluzione:"</string>
128    <!-- no translation found for details_duration (1028116471387901402) -->
129    <skip />
130    <string name="details_date_taken">"Data scatto:"</string>
131    <!-- no translation found for details_frame_rate (122397836963498191) -->
132    <skip />
133    <!-- no translation found for details_bit_rate (5632311789455402186) -->
134    <skip />
135    <!-- no translation found for details_codec (5580300450432398126) -->
136    <skip />
137    <!-- no translation found for details_format (3700860266600796363) -->
138    <skip />
139    <!-- no translation found for details_dimension_x (4479200210424701240) -->
140    <skip />
141    <!-- no translation found for details_ms (940634969189855292) -->
142    <skip />
143    <!-- no translation found for details_hms (3215779248094151255) -->
144    <skip />
145    <!-- no translation found for details_fps (2707670327505979317) -->
146    <skip />
147    <!-- no translation found for details_kbps (59196416864960850) -->
148    <skip />
149    <!-- no translation found for details_mbps (3978720645766601106) -->
150    <skip />
151    <!-- no translation found for details_ok (6848594369924424312) -->
152    <skip />
153    <string name="context_menu_header">"Opzioni foto"</string>
154    <string name="video_context_menu_header">"Opzioni video"</string>
155    <string name="multiface_crop_help">"Tocca un viso per iniziare."</string>
156    <string name="photos_gallery_title">"Galleria"</string>
157    <string name="pick_photos_gallery_title">"Seleziona foto"</string>
158    <string name="videos_gallery_title">"Galleria"</string>
159    <string name="pick_videos_gallery_title">"Seleziona video"</string>
160    <string name="loading_progress_format_string">"<xliff:g id="COUNTER">%d</xliff:g> rimanenti"</string>
161    <string name="sendImage">"Condividi foto via"</string>
162    <string name="setImage">"Imposta foto come"</string>
163    <string name="sendVideo">"Condividi video via"</string>
164    <string name="movieviewlabel">"Film"</string>
165    <string name="loading_video">"Caricamento video..."</string>
166    <string name="spaceIsLow_title">"Spazio in esaurimento"</string>
167    <string name="spaceIsLow_content">"Lo spazio della scheda SD si sta esaurendo. Cambia l\'impostazione di qualità o elimina elementi nella galleria."</string>
168    <!-- no translation found for resume_playing_title (8996677350649355013) -->
169    <skip />
170    <!-- no translation found for resume_playing_message (5184414518126703481) -->
171    <skip />
172    <!-- no translation found for resume_playing_resume (3847915469173852416) -->
173    <skip />
174    <!-- no translation found for resume_playing_restart (5471008499835769292) -->
175    <skip />
176    <!-- no translation found for gadget_title (259405922673466798) -->
177    <skip />
178</resources>
179