summaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-08-07 19:27:45 -0700
committerblinky@build01 <jenkins@cyanogenmod.com>2016-08-07 19:27:45 -0700
commitc5ce73372e206614c28c0c46064ded0230cfd5ab (patch)
treed6b8cf19fbd7efadc5d70f87076d904579bd2adc /res/values-it
parentc4762ff452e1a0f60d29d7cecbf45df8eaf06194 (diff)
downloadandroid_packages_apps_Snap-c5ce73372e206614c28c0c46064ded0230cfd5ab.tar.gz
android_packages_apps_Snap-c5ce73372e206614c28c0c46064ded0230cfd5ab.tar.bz2
android_packages_apps_Snap-c5ce73372e206614c28c0c46064ded0230cfd5ab.zip
Automatic translation import
Change-Id: I617b9f444fcef38ad4a1a0c02923d8c7fa368144 Ticket: -
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/qcomstrings.xml2
-rw-r--r--res/values-it/strings.xml5
2 files changed, 7 insertions, 0 deletions
diff --git a/res/values-it/qcomstrings.xml b/res/values-it/qcomstrings.xml
index 508857d12..e0e6e935a 100644
--- a/res/values-it/qcomstrings.xml
+++ b/res/values-it/qcomstrings.xml
@@ -65,6 +65,8 @@
<string name="pref_camera_manual_focus_entry_scale_mode">Modalità scala</string>
<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-->
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 4da79822d..290c83bac 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -269,6 +269,7 @@
<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] -->
@@ -291,6 +292,10 @@
<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] -->