summaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/cm_strings.xml3
-rw-r--r--res/values-it/qcomstrings.xml5
-rw-r--r--res/values-it/strings.xml9
3 files changed, 11 insertions, 6 deletions
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 0dd475d24..488d30e16 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -215,4 +215,7 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Velocità otturatore</string>
<string name="auto_hdr_enabled">Auto HDR attivo</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Hai attivato le impostazioni avanzate della fotocamera</string>
+ <string name="developer_menu_disabled">Hai disattivato le impostazioni avanzate della fotocamera</string>
</resources>
diff --git a/res/values-it/qcomstrings.xml b/res/values-it/qcomstrings.xml
index e0e6e935a..f34768899 100644
--- a/res/values-it/qcomstrings.xml
+++ b/res/values-it/qcomstrings.xml
@@ -66,7 +66,6 @@
<string name="pref_camera_manual_focus_entry_diopter_mode">Modalità regolazione diottrica</string>
<string name="pref_camera_manual_focus_entry_off">Off</string>
<!-- Still More -->
- <string name="pref_camera_advanced_feature_entry_stillmore">Di più</string>
<!-- Video HDR-->
<string name="pref_camera_video_hdr_title">Video HDR</string>
<!-- CDS mode-->
@@ -266,5 +265,9 @@
<string name="video_quality_4k_disable_IS">Abilitando il formato 4k la stabilizzazione sarà disattivata</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">SeeMore non può essere attivo quando registri video in 4k</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">Attivando SeeMore CDS sara disattivato</string>
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">Attivando SeeMore TNR sarà disattivato</string>
<!-- TODO: Remove these? -->
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 290c83bac..bf7fc1866 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -142,6 +142,10 @@
<string name="cannot_connect_camera">Impossibile collegarsi alla fotocamera.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">La fotocamera è stata disattivata in base a norme di sicurezza.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">L\'app non dispone dei permessi necessari per avviarsi. Controlla le impostazioni relative ai permessi.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Annulla</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Attendi...</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -269,7 +273,6 @@
<string name="pref_camera_scenemode_entry_sunset">Tramonto</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Festa</string>
- <string name="pref_camera_scenemode_entry_optizoom">Opti-Zoom</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">NESSUNA</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -292,10 +295,6 @@
<string name="pref_camera_countdown_label_fifteen">15 SECONDI</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">Non selezionabile in modalità scena.</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_SeeMore">SeeMore disattiverà il CDS.</string>
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_SeeMore">SeeMore disattivera il TNR.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Esposizione</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->