summaryrefslogtreecommitdiffstats
path: root/res/values-it/qcomstrings.xml
blob: f3f2bbff95a5268b34ea25a38be4bfa8e35dface (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
    Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
    Copyright (C) 2013-2014 The CyanogenMod Project

    Not a Contribution.

    Copyright (C) 2007 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>
  <string name="pref_camera_powermode_title">Modalità consumo</string>
  <string name="pref_camera_powermode_entry_lp">Basso consumo</string>
  <string name="pref_camera_powermode_entry_np">Consumo normale</string>
  <string name="pref_camera_autoexposure_title">Esposizione automatica</string>
  <string name="pref_camera_autoexposure_entry_frameaverage">Media immagine</string>
  <string name="pref_camera_autoexposure_entry_centerweighted">Pesata al centro</string>
  <string name="pref_camera_autoexposure_entry_spotmetering">Punto singolo</string>
  <string name="pref_camera_videoencoder_title">Codec video</string>
  <string name="pref_camera_audioencoder_title">Codec audio</string>
  <string name="pref_camera_video_duration_title">Durata video</string>
  <string name="pref_camera_video_duration_entry_mms">30 secondi (MMS)</string>
  <string name="pref_camera_video_duration_entry_10">10 minuti</string>
  <string name="pref_camera_video_duration_entry_30">30 minuti</string>
  <string name="pref_camera_skinToneEnhancement_title">Esaltazione toni della pelle</string>
  <string name="pref_camera_selectablezoneaf_title">Regione autofocus</string>
  <string name="pref_camera_selectablezoneaf_entry_auto">Automatico</string>
  <string name="pref_camera_selectablezoneaf_entry_spotmetering">Punto singolo</string>
  <string name="pref_camera_selectablezoneaf_entry_centerweighted">Pesata al centro</string>
  <string name="pref_camera_selectablezoneaf_entry_frameaverage">Media immagine</string>
  <string name="hdr_enable_message">HDR é attivo, solo la modalità scena automatica é supportata</string>
  <string name="scene_enable_message">HDR non è supportato in nessuna modalità scena ad esclusione di quella automatica</string>
  <string name="pref_camera_video_hdr_title">HDR video</string>
  <string name="pref_camera_facedetection_title">Rilevamento volti</string>
  <string name="pref_camera_redeyereduction_title">Riduzione occhi rossi</string>
  <string name="error_app_unsupported_hfr_selection">HFR non è supportato quando sono attivi stabilizzazione del video, time lapse o HDR</string>
  <string name="error_app_unsupported_hfr">HFR non è supportato per la risoluzione selezionata</string>
  <string name="error_app_unsupported_hfr_codec">Quando HFR è attivo è consentita solo la codifica H.264 per il video</string>
  <string name="error_app_unsupported">Risoluzione non supportata per questo codec video</string>
  <string name="error_app_unsupported_dis">La stabilizzazione video non è supportata con la risoluzione selezionata</string>
  <string name="pref_camera_ae_bracket_hdr_title">Auto Exposure Bracketing</string>
  <string name="pref_camera_hfr_title">Rallentatore (HFR)</string>
  <string name="pref_camera_hfr_entry_off">OFF</string>
  <string name="pref_camera_hfr_entry_2x">60 FPS</string>
  <string name="pref_camera_hfr_entry_3x">90 FPS</string>
  <string name="pref_camera_hfr_entry_4x">120 FPS</string>
  <string name="pref_camera_denoise_title">Riduci rumore</string>
  <string name="pref_camera_iso_title">ISO</string>
  <string name="pref_camera_iso_entry_auto">Automatico</string>
  <string name="pref_camera_iso_entry_isodeblur">Automatico (HJR)</string>
  <string name="pref_camera_iso_entry_iso50">ISO50</string>
  <string name="pref_camera_iso_entry_iso100">ISO100</string>
  <string name="pref_camera_iso_entry_iso125">ISO125</string>
  <string name="pref_camera_iso_entry_iso200">ISO200</string>
  <string name="pref_camera_iso_entry_iso250">ISO250</string>
  <string name="pref_camera_iso_entry_iso320">ISO320</string>
  <string name="pref_camera_iso_entry_iso400">ISO400</string>
  <string name="pref_camera_iso_entry_iso500">ISO500</string>
  <string name="pref_camera_iso_entry_iso640">ISO640</string>
  <string name="pref_camera_iso_entry_iso800">ISO800</string>
  <string name="pref_camera_iso_entry_iso1000">ISO1000</string>
  <string name="pref_camera_iso_entry_iso1200">ISO1200</string>
  <string name="pref_camera_iso_entry_iso1250">ISO1250</string>
  <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
  <string name="pref_camera_iso_entry_iso2000">ISO2000</string>
  <string name="pref_camera_iso_entry_iso2500">ISO2500</string>
  <string name="pref_camera_iso_entry_iso3200">ISO 3200</string>
  <string name="pref_camera_iso_entry_iso6400">ISO6400</string>
  <string name="pref_camera_iso_entry_iso12800">ISO12800</string>
  <string name="pref_camera_antibanding_title">Antibanding</string>
  <string name="pref_camera_antibanding_entry_0">OFF</string>
  <string name="pref_camera_antibanding_entry_1">50 Hz</string>
  <string name="pref_camera_antibanding_entry_2">60 Hz</string>
  <string name="pref_camera_antibanding_entry_3">Automatico</string>
  <string name="pref_camera_coloreffect_title">Effetti colore</string>
  <string name="pref_camera_coloreffect_entry_none">Nessuno</string>
  <string name="pref_camera_coloreffect_entry_mono">Mono</string>
  <string name="pref_camera_coloreffect_entry_sepia">Seppia</string>
  <string name="pref_camera_coloreffect_entry_negative">Negativo</string>
  <string name="pref_camera_coloreffect_entry_solarize">Solarizzato</string>
  <string name="pref_camera_coloreffect_entry_posterize">Posterizzazione</string>
  <string name="pref_camera_coloreffect_entry_aqua">Acqua</string>
  <string name="pref_camera_coloreffect_entry_emboss">Rilievo</string>
  <string name="pref_camera_coloreffect_entry_sketch">Schizzo</string>
  <string name="pref_camera_coloreffect_entry_neon">Neon</string>
  <string name="pref_camera_coloreffect_entry_pastel">Pastello</string>
  <string name="pref_camera_coloreffect_entry_mosaic">Mosaico</string>
  <string name="pref_camera_coloreffect_entry_redtint">Tinta rossa</string>
  <string name="pref_camera_coloreffect_entry_bluetint">Tinta blu</string>
  <string name="pref_camera_coloreffect_entry_greentint">Tinta verde</string>
  <string name="pref_camera_touchafaec_title">Tocca per autofocus/autoesposizione</string>
  <string name="pref_camera_dis_title">Stabilizzazione video</string>
  <string name="pref_camera_facerc_title">Riconoscimento volti</string>
  <string name="pref_camera_sharpness_title">Definizione</string>
  <string name="pref_camera_sharpness_entry_level0">Livello 0</string>
  <string name="pref_camera_sharpness_entry_level1">Livello 1</string>
  <string name="pref_camera_sharpness_entry_level2">Livello 2 (predefinito)</string>
  <string name="pref_camera_sharpness_entry_level3">Livello 3</string>
  <string name="pref_camera_sharpness_entry_level4">Livello 4</string>
  <string name="pref_camera_sharpness_entry_level5">Livello 5</string>
  <string name="pref_camera_sharpness_entry_level6">Livello 6</string>
  <string name="pref_camera_contrast_title">Contrasto</string>
  <string name="pref_camera_contrast_entry_level0">Livello 0</string>
  <string name="pref_camera_contrast_entry_level1">Livello 1</string>
  <string name="pref_camera_contrast_entry_level2">Livello 2</string>
  <string name="pref_camera_contrast_entry_level3">Livello 3</string>
  <string name="pref_camera_contrast_entry_level4">Livello 4</string>
  <string name="pref_camera_contrast_entry_level5">Livello 5 (predefinito)</string>
  <string name="pref_camera_contrast_entry_level6">Livello 6</string>
  <string name="pref_camera_contrast_entry_level7">Livello 7</string>
  <string name="pref_camera_contrast_entry_level8">Livello 8</string>
  <string name="pref_camera_contrast_entry_level9">Livello 9</string>
  <string name="pref_camera_contrast_entry_level10">Livello 10</string>
  <string name="pref_camera_saturation_title">Saturazione</string>
  <string name="pref_camera_saturation_entry_level0">Livello 0</string>
  <string name="pref_camera_saturation_entry_level1">Livello 1</string>
  <string name="pref_camera_saturation_entry_level2">Livello 2</string>
  <string name="pref_camera_saturation_entry_level3">Livello 3</string>
  <string name="pref_camera_saturation_entry_level4">Livello 4</string>
  <string name="pref_camera_saturation_entry_level5">Livello 5 (predefinito)</string>
  <string name="pref_camera_saturation_entry_level6">Livello 6</string>
  <string name="pref_camera_saturation_entry_level7">Livello 7</string>
  <string name="pref_camera_saturation_entry_level8">Livello 8</string>
  <string name="pref_camera_saturation_entry_level9">Livello 9</string>
  <string name="pref_camera_saturation_entry_level10">Livello 10</string>
  <string name="pref_camera_picture_format_title">Formato immagine</string>
  <string name="pref_camera_jpegquality_title">Qualità dell\'immagine</string>
  <string name="pref_camera_jpegquality_entry_0">55%</string>
  <string name="pref_camera_jpegquality_entry_1">65% (normale)</string>
  <string name="pref_camera_jpegquality_entry_2">75% (buona)</string>
  <string name="pref_camera_jpegquality_entry_3">85% (elevata)</string>
  <string name="pref_camera_jpegquality_entry_4">95%</string>
  <string name="pref_camera_jpegquality_entry_5">100%</string>
  <string name="pref_camera_histogram_title">Istogramma</string>
  <string name="pref_camera_scenedetect_title">Modalità automatica</string>
</resources>