summaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-01-25 13:47:42 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-01-25 13:47:42 -0800
commit166d4dff828902d31767d9a7f43de3dd5d7e356c (patch)
tree7ea9f86890f3382eb5e261703b19095446d04d0a /res/values-it
parente0a3c03cf912c6b437dd2bf96f486b88c699fb9c (diff)
downloadandroid_packages_apps_Snap-166d4dff828902d31767d9a7f43de3dd5d7e356c.tar.gz
android_packages_apps_Snap-166d4dff828902d31767d9a7f43de3dd5d7e356c.tar.bz2
android_packages_apps_Snap-166d4dff828902d31767d9a7f43de3dd5d7e356c.zip
Automatic translation import
Change-Id: Ia305d6bfc88660585c993401c354c6e9402efe87
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/camera2arrays.xml76
-rw-r--r--res/values-it/cm_strings.xml20
-rw-r--r--res/values-it/qcomstrings.xml373
-rw-r--r--res/values-it/strings.xml291
4 files changed, 696 insertions, 64 deletions
diff --git a/res/values-it/camera2arrays.xml b/res/values-it/camera2arrays.xml
new file mode 100644
index 000000000..503251833
--- /dev/null
+++ b/res/values-it/camera2arrays.xml
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (c) 2016, The Linux Foundation. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of The Linux Foundation nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+<resources>
+ <string-array name="pref_camera2_mono_only_entries">
+ <item>On</item>
+ <item>Off</item>
+ </string-array>
+ <string-array name="pref_camera2_initial_camera_entries">
+ <item>Bayer</item>
+ <item>Mono</item>
+ <item>Front</item>
+ </string-array>
+ <string-array name="pref_camera2_makeup_entries">
+ <item>On</item>
+ <item>Off</item>
+ </string-array>
+ <string-array name="pref_camera2_trackingfocus_entries">
+ <item>On</item>
+ <item>Off</item>
+ </string-array>
+ <!-- Refer to CONTROL_SCENE_MODE of Camera2 API for values
+ -1 refers to ones not supported in Camera2 API
+ 0 is special case added for auto (meaning off)
+ 100 is for dual mode (Custom-Scenemodes start from 100)
+ -->
+ <!-- Camera Preferences Scene Mode dialog box entries -->
+ <!-- Camera Preferences White Balance dialog box entries -->
+ <!-- Refer to CONTROL_EFFECT_MODE of Camera2 API for values
+ -1 refers to ones not supported in Camera2 API
+ -->
+ <!-- Camera Preferences Color effect dialog box entries -->
+ <!-- Camera Preferences flash mode dialog box entries -->
+ <!-- Camera Preference save path entries -->
+ <!-- Camera Preferences focus mode dialog box entries -->
+ <!-- Icons for exposure compensation -->
+ <!-- Labels for Countdown timer -->
+ <!-- Camera Preferences JPEG quality dialog box entries -->
+ <!-- Rough estimates of jpeg compression ratio corresponding to qualities defined above. -->
+ <!-- Camera Preferences ISO dialog box entries -->
+ <!-- Do not localize entryvalues -->
+ <!-- Camera Preferences Auto Exposure dialog box entries -->
+ <!-- Do not localize entryvalues -->
+ <!-- Camera Preferences Redeye Reduction dialog box entries -->
+ <!-- Camera Preferences Long Shot dialog box entries -->
+ <!-- These values correspond to the time interval between frame capture in millseconds
+for time lapse recording -->
+ <!-- These values correspond to the time interval between frame capture in
+ different units (i.e. seconds, minutes, hours) for time lapse recording -->
+</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 165b01106..0c22f1dd4 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -16,9 +16,15 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f Mpixel</string>
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Ampia</string>
+ <!-- format for entries in the picture size menu. Parameter one is aspect ratio
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
+ <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f megapixel</string>
<!-- Settings screen, scene mode -->
- <string name="pref_camera_scenemode_entry_refocus">Macro+</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Riduzione sfocatura da movimento</string>
<string name="pref_camera_scenemode_entry_aqua">Acqua</string>
<string name="pref_camera_scenemode_entry_ar">Realtà aumentata</string>
@@ -61,6 +67,7 @@
<string name="pref_camera_scenemode_entry_text">Testo</string>
<string name="pref_camera_scenemode_entry_theatre">Teatro</string>
<string name="pref_camera_scenemode_entry_whiteboard">Lavagna bianca</string>
+ <!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_continuous">Continuo</string>
<string name="pref_camera_focusmode_entry_mw_continuous">Continuo (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Esteso</string>
@@ -70,6 +77,7 @@
<string name="pref_camera_focusmode_entry_normal">Normale</string>
<string name="pref_camera_focusmode_entry_portrait">Ritratto</string>
<string name="pref_camera_focusmode_entry_hyperfocal">Iperfocale</string>
+ <!-- Color effects -->
<string name="pref_camera_coloreffect_entry_washed">Lavato</string>
<string name="pref_camera_coloreffect_entry_vintage_warm">Vintage, caldo</string>
<string name="pref_camera_coloreffect_entry_vintage_cold">Vintage, freddo</string>
@@ -77,16 +85,24 @@
<string name="pref_camera_coloreffect_entry_point_green">Punto verde</string>
<string name="pref_camera_coloreffect_entry_point_red_yellow">Punto rosso-giallo</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Cartone animato</string>
+ <!-- Red eye flash mode title -->
<string name="pref_camera_flashmode_entry_redeye">Occhi rossi</string>
<string name="pref_camera_flashmode_label_redeye">OCCHI ROSSI</string>
+ <!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Scatta tasto On/Off</string>
+ <!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Schermo luminoso</string>
+ <!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Fuoco: durata tocco</string>
<string name="pref_camera_focustime_entry_0">0s</string>
<string name="pref_camera_focustime_entry_3">3s</string>
<string name="pref_camera_focustime_entry_5">5s</string>
<string name="pref_camera_focustime_entry_10">10s</string>
<string name="pref_camera_focustime_entry_infinite">Infinito</string>
+ <!-- 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 786b4dbbe..e82d7f972 100644
--- a/res/values-it/qcomstrings.xml
+++ b/res/values-it/qcomstrings.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (c) 2012-2014, The Linux Foundation. All rights reserved.
- Copyright (C) 2014-2016 The CyanogenMod Project
+ Copyright (c) 2012-2014, 2016, The Linux Foundation. All rights reserved.
Not a Contribution.
Copyright (C) 2007 The Android Open Source Project
+ Copyright (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -21,46 +21,177 @@
limitations under the License.
-->
<resources>
+ <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
+ <!-- Settings screen, Power Mode title -->
+ <string name="pref_camera_powermode_title">Modalità consumo</string>
+ <!-- Settings screen, Power mode dialog radio button choices -->
+ <string name="pref_camera_powermode_entry_lp">Basso consumo</string>
+ <string name="pref_camera_powermode_entry_np">Consumo normale</string>
+ <!-- Settings screen, Power mode dialog radio button choices -->
+ <!-- Default Power mode.. -->
+ <!-- Default auto exposure setting. Do not translate. -->
+ <!-- Settings screen, Select auto exposure title -->
<string name="pref_camera_autoexposure_title">Esposizione automatica</string>
- <string name="pref_camera_autoexposure_entry_centerweighted">Pesata al centro</string>
+ <!-- Settings screen, auto exposure dialog radio button choices -->
<string name="pref_camera_autoexposure_entry_frameaverage">Media frame</string>
+ <string name="pref_camera_autoexposure_entry_centerweighted">Pesata al centro</string>
<string name="pref_camera_autoexposure_entry_spotmetering">Punto singolo</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Settings screen, Video encoder title -->
<string name="pref_camera_videoencoder_title">Codec video</string>
+ <!-- Settings screen, Video encoder dialog radio button choices -->
+ <!-- Default video encoder setting. A numerical value. -->
+ <!-- Settings screen, Video encoder dialog title -->
+ <string name="pref_camera_videoencoder_dialogtitle">Codec video</string>
+ <!-- Default audio encoder setting. A numerical value. -->
+ <!-- Settings screen, Audio encoder title -->
<string name="pref_camera_audioencoder_title">Codec audio</string>
+ <!-- Settings screen, Audio encoder dialog radio button choices -->
+ <!-- Default video duration setting. A numerical value.-->
+ <!-- Default Skin Tone Enhancement setting. Do not translate. -->
+ <!-- Settings screen, Select Skin Tone Enhancement title -->
<string name="pref_camera_skinToneEnhancement_title">Miglioramento tono della pelle</string>
+ <!-- Settings screen, Skin Tone Enhancement radio button choices -->
+ <string name="pref_camera_skinToneEnhancement_entry_enable">Attiva</string>
+ <string name="pref_camera_skinToneEnhancement_entry_disable">Disattiva</string>
+ <!-- Skin Tone Enhancement entry values. Do not translate. -->
+ <!-- Settings screen, setting title text for ZSL-->
<string name="pref_camera_zsl_title">Ritardo zero dell\'otturatore</string>
+ <!-- Default selectable zone af setting. Do not translate. -->
+ <!-- Settings screen, Selectable zone af title -->
<string name="pref_camera_selectablezoneaf_title">Regione autofocus</string>
+ <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
<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 frame</string>
- <string name="pref_camera_selectablezoneaf_entry_spotmetering">Punto singolo</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Settings screen, Selectable advanced features title -->
<string name="pref_camera_advanced_features_title">Funzioni avanzate</string>
+ <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
<string name="pref_camera_advanced_feature_entry_none">Nessuno</string>
<string name="pref_camera_advanced_feature_entry_multi_touch_focus">Multi-touch Focus</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Manual exposure control entry values -->
<string name="pref_camera_manual_exp_title">Esposizione manuale</string>
<string name="pref_camera_manual_exp_entry_ISO_priority">Priorità ISO</string>
<string name="pref_camera_manual_exp_entry_exptime_priority">Priorità tempo esposizione</string>
<string name="pref_camera_manual_exp_entry_user_setting">Impostazione utente</string>
<string name="pref_camera_manual_exp_entry_off">Off</string>
+ <!-- Manual white balance entry values -->
<string name="pref_camera_manual_wb_title">Bilanciamento bianco manuale</string>
<string name="pref_camera_manual_wb_entry_color_temperature">Temperatura colore</string>
<string name="pref_camera_manual_wb_entry_rbgb_gains">Guadagno RBGB</string>
<string name="pref_camera_manual_wb_entry_off">Off</string>
+ <!-- Manual Focus entry values -->
<string name="pref_camera_manual_focus_title">Fuoco manuale</string>
<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>
+ <!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title" translatable="true">Cattura istantanea</string>
+ <string name="pref_camera_instant_capture_entry_aggressive_aec" translatable="true">AEC aggressivo</string>
+ <string name="pref_camera_instant_capture_entry_fast_aec" translatable="true">AEC rapido</string>
+ <string name="pref_camera_instant_capture_entry_disable" translatable="true">Disattiva</string>
+ <!-- Instant Capture entry values -->
+ <!-- Settings screen, ZSL location dialog choices -->
+ <string name="pref_camera_zsl_entry_off">Off</string>
+ <string name="pref_camera_zsl_entry_on">On</string>
+ <!-- The message is shown in toast when HDR or scene mode is enabled -->
+ <string name="hdr_enable_message">HDR é attivo, solo la modalità scena automatica é supportata</string>
+ <string name="scene_enable_message">HDR non è supportato in una modalità scena diversa da quella automatica</string>
+ <!-- Settings screen, Video HDR location dialog choices -->
+ <string name="pref_camera_video_hdr_entry_off">Off</string>
+ <string name="pref_camera_video_hdr_entry_on">On</string>
+ <!-- Settings screen, CDS location dialog choices -->
+ <string name="pref_camera_cds_entry_off">Off</string>
+ <string name="pref_camera_cds_entry_on">On</string>
+ <string name="pref_camera_cds_entry_auto">Auto</string>
+ <!-- Settings screen, video CDS location dialog choices -->
+ <string name="pref_camera_video_cds_entry_off">Off</string>
+ <string name="pref_camera_video_cds_entry_on">On</string>
+ <string name="pref_camera_video_cds_entry_auto">Auto</string>
+ <!-- Settings screen, TNR location dialog choices -->
+ <string name="pref_camera_tnr_entry_disable">Disattiva</string>
+ <string name="pref_camera_tnr_entry_enable">Attiva</string>
+ <!-- Settings screen, TNR location dialog choices -->
+ <!-- Settings screen, video TNR location dialog choices -->
+ <string name="pref_camera_video_tnr_entry_disable">Disattiva</string>
+ <string name="pref_camera_video_tnr_entry_enable">Attiva</string>
+ <!-- Settings screen, video TNR location dialog choices -->
+ <!-- Settings screen, setting title text for Video HDR-->
<string name="pref_camera_video_hdr_title">Video HDR</string>
+ <!-- Settings menu, setting title text for cds mode-->
<string name="pref_camera_cds_title">Modalità CDS</string>
- <string name="pref_camera_cds_entry_auto">Auto</string>
+ <!-- Settings menu, setting title text for video cds mode-->
<string name="pref_camera_video_cds_title">Modalità video CDS</string>
- <string name="pref_camera_video_cds_entry_auto">Auto</string>
+ <!-- Default cds mode setting-->
+ <!-- Default video cds mode setting-->
+ <!-- Settings menu, setting title text for tnr mode-->
<string name="pref_camera_tnr_title">Modalità TNR</string>
+ <!-- Settings menu, setting title text for video tnr mode-->
<string name="pref_camera_video_tnr_title">Modalità video TNR</string>
+ <!-- Default tnr mode setting-->
+ <!-- Default video tnr mode setting-->
+ <!-- Default face detection setting. -->
+ <!-- Settings screen, Select Face Detection -->
<string name="pref_camera_facedetection_title">Rilevamento volti</string>
+ <!-- Settings menu, Face Detection choices -->
+ <string name="pref_camera_facedetection_entry_off">Off</string>
+ <string name="pref_camera_facedetection_entry_on">On</string>
+ <!-- Default Selfie Flash setting. -->
+ <!-- Settings screen, Selfie Flash Detection -->
+ <string name="pref_selfie_flash_title">Selfie flash</string>
+ <!-- Settings menu, Selfie Flash choices -->
+ <string name="pref_selfie_flash_entry_off">Off</string>
+ <string name="pref_selfie_flash_entry_on">On</string>
+ <!-- Default redeye reduction setting. -->
+ <!-- Settings screen, Select Redeye Reduction -->
<string name="pref_camera_redeyereduction_title">Riduzione occhi rossi</string>
+ <!-- Settings menu, redeye reduction choices -->
+ <string name="pref_camera_redeyereduction_entry_enable">Attiva</string>
+ <string name="pref_camera_redeyereduction_entry_disable">Disattiva</string>
+ <string name="pref_camera_selfiemirror_title" translatable="true">Selfie specchiato</string>
+ <string name="pref_camera_selfiemirror_entry_enable">Attiva</string>
+ <string name="pref_camera_selfiemirror_entry_disable">Disattiva</string>
+ <string name="pref_camera_shuttersound_title" translatable="true">Suono otturatore</string>
+ <string name="pref_camera_shuttersound_entry_enable">Attivato</string>
+ <string name="pref_camera_shuttersound_entry_disable">Disattivato</string>
+ <!-- Default mce setting. Do not translate. -->
+ <!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
+ <string name="error_app_unsupported_hfr_selection">Alta velocità / Slow Motion non sono supportati per DIS e TimeLapse</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
+ <string name="error_app_unsupported_hfr">Slow motion non supportato per la risoluzione selezionata</string>
+ <!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
+ <string name="error_app_unsupported_dis">La stabilizzazione non è supportata per la risoluzione video selezionata. Seleziona una risoluzione video inferiore</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported resolution for HSR mode -->
+ <string name="error_app_unsupported_hsr">Video ad alta velocità non supportato nella risoluzione selezionata</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
+ <string name="error_app_unsupported_hfr_codec">Solo la codifica H.264 è supportata con Slow Motion</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
+ <string name="error_app_unsupported">Risoluzione video non supportato per questo tipo di codec</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video profile-->
+ <string name="error_app_unsupported_profile">Formato video non supportato</string>
+ <!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
+ <string name="error_app_unsupported_raw">L\'immagine RAW non è supportata in modalità ritardo otturatore zero. Seleziona JPEG</string>
+ <!-- Settings screen, AE bracketing and HDR location dialog choices -->
+ <string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">Auto Exposure Bracketing</string>
<string name="pref_camera_ae_bracket_hdr_title">Auto Exposure Bracketing</string>
+ <string name="pref_camera_ae_bracket_hdr_entry_on">On</string>
+ <string name="err_app_unsupport_ae_bracket_code">AE bracketing non è ancora supportato</string>
+ <!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
+ <string name="snapshot_lower_than_video">Le dimensioni dello snapshot sono inferiori a quelle del video, e sono state adattate. Si prega di selezionare una risoluzione maggiore o uguale a quella del video.</string>
+ <!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
+ <string name="snapshotsize_low_powermode">La modifica delle dimensioni dell\'immagine non è supportata in modalità basso consumo; saranno utilizzate le dimensioni del video. Si prega di selezionare la modalità consumo normale per consentire la modifica delle dimensioni dell\'immagine.</string>
+ <!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
+ <string name="snapshot_qcif_and_d1">Per questa risoluzione è consentito mantenere per gli snapshot solo la dimensione del video.</string>
+ <!-- Default hfr setting. Do not translate. -->
+ <!-- Settings screen, Select hfr title -->
<string name="pref_camera_hfr_title">Slow Motion</string>
+ <!-- Settings screen, hfr radio button choices -->
<string name="pref_camera_hfr_entry_off">Off</string>
<string name="pref_camera_hfr_entry_2x">Slow Motion 60 FPS</string>
<string name="pref_camera_hfr_entry_3x">Slow Motion 90 FPS</string>
@@ -69,46 +200,59 @@
<string name="pref_camera_hfr_entry_hsr_60">Alta Velocità 60 FPS</string>
<string name="pref_camera_hfr_entry_hsr_90">Alta Velocità 90 FPS</string>
<string name="pref_camera_hfr_entry_hsr_120">Alta Velocità 120 FPS</string>
+ <string name="pref_camera_hfr_entry_hsr_240">Alta Velocità 240 FPS</string>
+ <!-- HFR entry values. Do not translate. -->
+ <!-- Default noise reduction setting. Do not translate. -->
+ <!-- Settings screen, Select See More title -->
+ <string name="pref_camera_noise_reduction_title">Riduzione rumore</string>
+ <!-- Settings screen, see more radio button choices -->
+ <string name="pref_camera_noise_reduction_entry_off">Off</string>
+ <string name="pref_camera_noise_reduction_entry_fast">Veloce</string>
+ <string name="pref_camera_noise_reduction_entry_high_quality">Alta qualità</string>
+ <!-- see more entry values. Do not translate. -->
+ <!-- Default see more setting. Do not translate. -->
+ <!-- Settings screen, Select See More title -->
+ <!-- Settings screen, see more radio button choices -->
+ <string name="pref_camera_see_more_entry_off">Off</string>
+ <string name="pref_camera_see_more_entry_on">On</string>
+ <!-- see more entry values. Do not translate. -->
+ <!-- Denoise Settings screen, setting title text -->
<string name="pref_camera_denoise_title">Riduci rumore</string>
+ <!-- Denoise Settings screen, Record location dialog choices -->
+ <string name="pref_camera_denoise_entry_off">Off</string>
+ <string name="pref_camera_denoise_entry_on">On</string>
+ <!-- Default iso setting. Do not translate. -->
+ <!-- Settings screen, Select Iso title -->
<string name="pref_camera_iso_title">ISO</string>
+ <!-- Settings screen, ISO dialog radio button choices -->
<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_iso150">ISO150</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_iso300">ISO300</string>
- <string name="pref_camera_iso_entry_iso320">ISO320</string>
- <string name="pref_camera_iso_entry_iso350">ISO350</string>
<string name="pref_camera_iso_entry_iso400">ISO400</string>
- <string name="pref_camera_iso_entry_iso450">ISO450</string>
- <string name="pref_camera_iso_entry_iso500">ISO500</string>
- <string name="pref_camera_iso_entry_iso600">ISO600</string>
- <string name="pref_camera_iso_entry_iso640">ISO640</string>
- <string name="pref_camera_iso_entry_iso700">ISO700</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_iso1500">ISO1500</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_iso2700">ISO2700</string>
- <string name="pref_camera_iso_entry_iso3200">ISO3200</string>
- <string name="pref_camera_iso_entry_iso6400">ISO6400</string>
- <string name="pref_camera_iso_entry_iso12800">ISO12800</string>
+ <!-- ISO entry values. Do not translate. -->
+ <!-- Settings screen, Anti Banding title -->
<string name="pref_camera_antibanding_title">Antibanding</string>
- <string name="pref_camera_antibanding_entry_0">Auto</string>
+ <!-- Default Anti Banding setting. -->
+ <!-- Settings screen, Anti Banding entries -->
+ <string name="pref_camera_antibanding_entry_0">Off</string>
<string name="pref_camera_antibanding_entry_1">50 Hz (Europa)</string>
<string name="pref_camera_antibanding_entry_2">60 Hz (USA)</string>
+ <string name="pref_camera_antibanding_entry_3">Automatico</string>
+ <!-- Default color effect setting. -->
+ <string name="pref_camera_filter_mode_entry_on">On</string>
+ <string name="pref_camera_filter_mode_entry_off">Off</string>
+ <!-- Settings screen, Select Color effect title -->
<string name="pref_camera_coloreffect_title">Effetti colore</string>
+ <string name="pref_camera_filter_mode_title">Effetti colore</string>
+ <!-- Settings screen, Color effect dialog radio button choices -->
<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>
+ <!-- Color effect that overexposes and reverses some of the tones. -->
<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>
@@ -120,9 +264,23 @@
<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>
+ <!-- Default Touch AF/AEC setting. Do not translate. -->
+ <!-- Settings screen, Select Touch AF/AEC title -->
+ <string name="pref_camera_touchafaec_title">Touch AF/AEC</string>
+ <!-- Settings screen, Touch AF/AEC dialog radio button choices -->
+ <string name="pref_camera_touchafaec_entry_off">Off</string>
+ <string name="pref_camera_touchafaec_entry_on">On</string>
+ <!-- Select IS title -->
<string name="pref_camera_dis_title">Stabilizzazione video</string>
+ <!-- DIS choices -->
+ <string name="pref_camera_dis_entry_off">Off</string>
+ <string name="pref_camera_dis_entry_on">On</string>
+ <!-- Select Face Recognition title -->
<string name="pref_camera_facerc_title">Riconoscimento volti</string>
- <string name="pref_camera_sharpness_title">Nitidezza</string>
+ <!-- Face Recognition choices -->
+ <string name="pref_camera_facerc_entry_off">Off</string>
+ <string name="pref_camera_facerc_entry_on">On</string>
+ <!-- Settings screen, Multiple levels entries -->
<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>
@@ -130,7 +288,7 @@
<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>
+ <!-- Settings screen, Multiple levels entries -->
<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>
@@ -142,7 +300,7 @@
<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>
+ <!-- Settings screen, Multiple levels entries -->
<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>
@@ -154,48 +312,147 @@
<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>
+ <!-- Default sharpness setting. Do not translate. -->
+ <!-- Settings screen, Select sharpness title -->
+ <string name="pref_camera_sharpness_title">Nitidezza</string>
+ <!-- Default contrast setting. Do not translate. -->
+ <!-- Settings screen, Select contrast title -->
+ <string name="pref_camera_contrast_title">Contrasto</string>
+ <!-- Default saturation setting. Do not translate. -->
+ <!-- Settings screen, Select saturation title -->
+ <string name="pref_camera_saturation_title">Saturazione</string>
+ <!-- Default picture quality setting. See pref_camera_jpegquality_entryvalues for possible values -->
+ <!-- Default Picture format setting. Do not translate. -->
+ <!-- Settings screen, Select Picture format title -->
<string name="pref_camera_picture_format_title">Formato immagine</string>
+ <!-- Settings screen, picture format dialog radio button choices -->
+ <!-- Picture format entry values. Do not translate. -->
+ <!-- Settings screen, Picture quality title -->
<string name="pref_camera_jpegquality_title">Qualità 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>
+ <!-- Settings screen, Picture quality dialog radio button choices -->
+ <string name="pref_camera_jpegquality_entry_0">Bassa</string>
+ <string name="pref_camera_jpegquality_entry_1">Predefinito</string>
+ <string name="pref_camera_jpegquality_entry_2">Alta</string>
+ <!-- Default auto histogram setting. Do not translate. -->
+ <!-- Settings screen, Select Histogram title -->
<string name="pref_camera_histogram_title">Istogramma</string>
+ <!-- Settings screen, Histogram radio button choices -->
+ <string name="pref_camera_histogram_entry_enable">Abilita</string>
+ <string name="pref_camera_histogram_entry_disable">Disattiva</string>
+ <!-- Histogram entry values. Do not translate. -->
+ <!-- Default auto scene detection setting. -->
+ <!-- Settings screen, Select Auto Scene Detection -->
<string name="pref_camera_scenedetect_title">Rilevamento scena automatico</string>
+ <!-- Settings menu, auto scene detection choices -->
+ <string name="pref_camera_scenedetect_entry_off">Off</string>
+ <!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
+ <string name="pref_camera_scenedetect_entry_on">On</string>
+ <!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
+ <string name="time_lapse_error">Formato video non valido per registrazione time-lapse.</string>
+ <!-- longshot value -->
<string name="pref_camera_longshot_title">Scatto continuo</string>
+ <string name="msg_cancel_longshot_for_limited_memory">Esaurimento della memoria, annullamento scatto continuo</string>
+ <!-- Toast showing non-supported functionality for flash in AE bracket -->
+ <string name="flash_aebracket_message">Il flash non è supportato in modalità di bracketing AE</string>
+ <!-- Settings screen, setting title text for Auto HDR-->
<string name="pref_camera_auto_hdr_title">Auto HDR</string>
+ <!-- Settings screen, Auto HDR location dialog choices -->
+ <string name="pref_camera_auto_hdr_entry_enable">Abilita</string>
+ <string name="pref_camera_auto_hdr_entry_disable">Disattiva</string>
+ <!-- toast message for storage location switch -->
+ <string name="on_switch_save_path_to_sdcard">Le spazio d\'archiviazione interno è insufficiente, la memoria predefinita è ora la scheda SD</string>
+ <!-- Settings screen, Selectable HDR mode title -->
<string name="pref_camera_hdr_mode_title">Modalità HDR</string>
+ <!-- Settings screen, Selectable HDR mode radio button choices -->
<string name="pref_camera_hdr_mode_entry_sensor">Sensore HDR</string>
<string name="pref_camera_hdr_mode_entry_multi_frame">HDR multi-frame</string>
+ <!-- HDR mode entry values. Do not translate. -->
+ <!-- Settings screen, Selectable HDR need 1x frame default value -->
+ <!-- Settings screen, Selectable HDR need 1x frame title -->
<string name="pref_camera_hdr_need_1x_title">HDR necessita del frame 1x</string>
+ <!-- Settings screen, Selectable HDR need 1x frame radio button choices -->
+ <!-- HDR need 1x frame entry values. Do not translate. -->
+ <!--Default video rotation setting-->
+ <!--Settings screen, video rotation title-->
<string name="pref_camera_video_rotation_title">Rotazione video</string>
+ <!--Menu, video rotation label-->
+ <string name="pref_camera_video_rotation_label">VIDEO ROTATION</string>
+ <!-- Settings screen, Video rotation dialog radio button choices -->
<string name="pref_camera_video_rotation_entry_0">0 gradi</string>
<string name="pref_camera_video_rotation_entry_90">90 gradi</string>
<string name="pref_camera_video_rotation_entry_180">180 gradi</string>
<string name="pref_camera_video_rotation_entry_270">270 gradi</string>
- <string name="pref_camera_savepath_title">Posizione archiviazione</string>
- <string name="pref_camera_savepath_entry_0">Archiviazione interna</string>
- <string name="pref_camera_savepath_entry_1">Scheda SD</string>
- <string name="camera_gesture_title">Avvia fotocamera</string>
- <string name="all_in_focus">Tutto a fuoco</string>
- <string name="refocus_toast">Per rimettere a fuoco Ultima foto, tocca qui</string>
- <string name="error_app_unsupported_hfr_selection">Alta velocità / Slow Motion non sono supportati per DIS e TimeLapse</string>
- <string name="error_app_unsupported_hfr">Slow motion non supportato per la risoluzione selezionata</string>
- <string name="error_app_unsupported_dis">La stabilizzazione non è supportata per la risoluzione video selezionata. Seleziona una risoluzione video inferiore</string>
- <string name="error_app_unsupported_hsr">Video ad alta velocità non supportato nella risoluzione selezionata</string>
- <string name="error_app_unsupported_hfr_codec">Solo la codifica H.264 è supportata con Slow Motion</string>
- <string name="error_app_unsupported">Risoluzione video non supportato per questo tipo di codec</string>
- <string name="error_app_unsupported_raw">L\'immagine RAW non è supportata in modalità ritardo otturatore zero. Seleziona JPEG</string>
- <string name="msg_cancel_longshot_for_limited_memory">Esaurimento della memoria, annullamento scatto continuo</string>
- <string name="flash_aebracket_message">Il flash non è supportato in modalità di bracketing AE</string>
- <string name="on_switch_save_path_to_sdcard">Le spazio d\'archiviazione interno è insufficiente, la memoria predefinita è ora la scheda SD</string>
+ <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
<string name="map_activity_not_found_err">Non c\'è nessuna app mappe installata per mostrare la posizione</string>
+ <!-- Continuous shot enable message -->
<string name="longshot_enable_message">Le funzioni avanzate non sono supportate durante la modalità scatto continuo</string>
+ <!-- Advanced features enable message -->
<string name="advance_feature_enable_msg">Lo scatto continuo non è supportato quando sono attive le funzioni avanzate</string>
- <string name="HDR_disable_continuous_shot">Attivando l\'HDR lo scatto continuo sarà disattivato</string>
- <string name="advanced_capture_disable_continuous_shot">Attivando l\'acquisizione avanzata lo scatto continuo sarà disattivato</string>
- <string name="video_quality_4k_disable_IS">Abilitando il formato 4k la stabilizzazione sarà disattivata</string>
- <string name="video_quality_4k_disable_SeeMore">SeeMore non può essere attivo quando registri video in 4k</string>
+ <!-- The alas of CameraActivity for gesture operation -->
+ <string name="camera_gesture_title">Avvia fotocamera</string>
+ <string name="pref_camera_tsmakeup_title">Abbellimento</string>
+ <string name="pref_camera_tsmakeup_entry_on">On</string>
+ <string name="pref_camera_tsmakeup_entry_off">Off</string>
+ <string name="pref_camera_tsmakeup_entry_low">Basso</string>
+ <string name="pref_camera_tsmakeup_entry_mid">Media</string>
+ <string name="pref_camera_tsmakeup_entry_high">Alto</string>
+ <string name="pref_camera_tsmakeup_custom">Personalizzato</string>
+ <string name="pref_camera_tsmakeup_level_whiten">Bianchi</string>
+ <string name="pref_camera_tsmakeup_level_clean">Soft</string>
+ <string name="text_tsmakeup_alert_title">Caldi</string>
+ <string name="text_tsmakeup_alert_msg">Il rilevamento del volto deve essere attivato per utilizzare la funzione abbellimento. Continuare?</string>
+ <string name="text_tsmakeup_alert_continue">Continuare</string>
+ <string name="text_tsmakeup_alert_quit">Annulla</string>
+ <string name="text_tsmakeup_beautify_toast">Abbellimento</string>
+ <string name="all_in_focus">Tutto a fuoco</string>
+ <string name="refocus_toast">Per rimettere a fuoco Ultima foto, tocca qui</string>
+ <string name="refocus_prompt_message">Con UbiFocus, la fotocamera scatterà 5 foto ogni volta che ne scatterai una. Queste 5 foto saranno combinate in un\'unica immagine con ogni punto messo a fuoco. In seguito potrai nuovamente mettere a fuoco l\'immagine.</string>
+ <string name="camera_thermal_shutdown">Telefono troppo caldo, chiusura della fotocamera.</string>
+ <string name="camera_server_died">Media server terminato, chiusura fotocamera.</string>
+ <string name="camera_unknown_error">Errore sconosciuto, chiusura fotocamera.</string>
+ <string name="mute_button_desc">Tasto muto</string>
+ <!-- Help menu strings -->
+ <string name="help_menu_ok">OK</string>
+ <string name="help_menu_scene_mode_1">Seleziona una</string>
+ <string name="help_menu_scene_mode_2">Modalità scena</string>
+ <string name="help_menu_scene_mode_3">per foto migliori</string>
+ <string name="help_menu_color_filter_1">Applica colore</string>
+ <string name="help_menu_color_filter_2">filtri</string>
+ <string name="help_menu_color_filter_3">per</string>
+ <string name="help_menu_color_filter_4">migliorare le foto</string>
+ <string name="help_menu_beautify_1">migliorare ritratti</string>
+ <string name="help_menu_beautify_2">con la</string>
+ <string name="help_menu_beautify_3">funzione abbellimento</string>
+ <string name="help_menu_switcher_1">Passa</string>
+ <string name="help_menu_switcher_2">tra</string>
+ <string name="help_menu_switcher_3">fotocamera, videocamera e panorama</string>
+ <string name="pref_camera2_camera2_title">Modalità Camera2</string>
+ <string name="pref_camera2_camera2_entry_enable">Attiva</string>
+ <string name="pref_camera2_camera2_entry_disable">Disattiva</string>
+ <string name="pref_camera2_mono_only_title">Solo mono</string>
+ <string name="pref_camera2_mono_preview_title">Anteprima mono</string>
+ <string name="pref_camera2_mono_preview_entry_on">On</string>
+ <string name="pref_camera2_mono_preview_entry_off">Off</string>
+ <string name="pref_camera2_clearsight_entry_on">On</string>
+ <string name="pref_camera2_clearsight_entry_off">Off</string>
+ <string name="clearsight_capture_success">Scatto ClearSight completato</string>
+ <string name="clearsight_capture_fail">Scatto ClearSight fallito</string>
+ <string name="pref_camera2_mpo_title">Formato MPO</string>
+ <string name="pref_camera2_mpo_entry_on">On</string>
+ <string name="pref_camera2_mpo_entry_off">Off</string>
+ <string name="pref_camera2_makeup_title">Makeup</string>
+ <string name="pref_camera2_noise_reduction_title">Riduzione rumore</string>
+ <string name="pref_camera2_noise_reduction_entry_off">Off</string>
+ <string name="pref_camera2_noise_reduction_entry_fast">Veloce</string>
+ <string name="pref_camera2_noise_reduction_entry_high_quality">Alta qualità</string>
+ <string name="pref_camera2_videosnap_title">Dimensione Snapshot automatica</string>
+ <string name="pref_camera2_videosnap_entry_enable">Attiva</string>
+ <string name="pref_camera2_videosnap_entry_disable">Disattiva</string>
+ <string name="pref_camera2_trackingfocus_title">Traccia il fuoco</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">Immagine migliore</string>
+ <string name="bestpicture_done">FATTO</string>
+ <string name="bestpicture_at_least_one_picture">Almeno un\'immagine deve essere selezionata.</string>
+ <string name="pref_camera2_shutter_sound_entry_on">On</string>
+ <string name="pref_camera2_shutter_sound_entry_off">Off</string>
+ <string name="pref_camera2_shutter_sound_title">Suono otturatore</string>
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 299fcae7d..a86d75cff 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -15,12 +15,20 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The name of the Android Camera application. [CHAR LIMIT=16] -->
<string name="app_name">Fotocamera</string>
+ <!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
<string name="video_camera_label">Videocamera</string>
+ <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
<string name="details_ms">%1$02d:%2$02d</string>
+ <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
<string name="details_hms">%1$d:%2$02d:%3$02d</string>
+ <!-- Displayed in the title of the dialog for things to do with a picture
+ that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
<string name="set_image">Imposta foto come</string>
+ <!-- Details dialog "OK" button. Dismisses dialog. -->
<string name="delete">Elimina</string>
+ <!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
<plurals name="delete_selection">
<item quantity="one">Eliminare l\'elemento selezionato?</item>
<item quantity="other">Eliminare gli elementi selezionati?</item>
@@ -28,244 +36,519 @@
<string name="share">Condividi</string>
<string name="share_panorama">Condividi panorama</string>
<string name="share_as_photo">Condividi come foto</string>
+ <!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
<string name="deleted">Eliminata</string>
+ <!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
<string name="undo">ANNULLA</string>
<string name="details">Dettagli</string>
<string name="close">Chiudi</string>
+ <!-- String indicating how many media item(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
<plurals name="number_of_items_selected">
<item quantity="one">%1$d selezionato</item>
<item quantity="other">%1$d selezionati</item>
</plurals>
+ <!-- String indicating how many media album(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
<plurals name="number_of_albums_selected">
<item quantity="one">%1$d selezionato</item>
<item quantity="other">%1$d selezionati</item>
</plurals>
+ <!-- String indicating how many media group(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
<plurals name="number_of_groups_selected">
<item quantity="one">%1$d selezionato</item>
<item quantity="other">%1$d selezionati</item>
</plurals>
+ <!-- String indicating timestamp of photo or video -->
<string name="show_on_map">Mostra sulla mappa</string>
<string name="rotate_left">Ruota a sinistra</string>
<string name="rotate_right">Ruota a destra</string>
+ <!-- String used as a menu label. The user can choose to edit the image
+ [CHAR_LIMIT=20]-->
<string name="edit">Modifica</string>
+ <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
<string name="crop_action">Ritaglia</string>
+ <!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
<string name="trim_action">Ritaglia</string>
+ <!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
<string name="set_as">Imposta come</string>
+ <!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
<string name="video_err">Impossibile riprodurre il video</string>
+ <!-- Toast message shown when the cropped image has been saved in the
+ %s folder (string: folder_download) [CHAR LIMIT=50]-->
<string name="crop_saved">Immagine ritagliata salvata in <xliff:g id="FOLDER_NAME">%s</xliff:g>.</string>
+ <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
<string name="title">Titolo</string>
+ <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
<string name="description">Descrizione</string>
+ <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
<string name="time">Ora</string>
+ <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
<string name="location">Posizione</string>
+ <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
<string name="path">Percorso</string>
+ <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
<string name="width">Larghezza</string>
+ <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
<string name="height">Altezza</string>
+ <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
<string name="orientation">Orientamento</string>
+ <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
<string name="duration">Durata</string>
+ <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
<string name="mimetype">Tipo MIME</string>
+ <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
<string name="file_size">Dimensioni file</string>
+ <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
<string name="maker">Produttore</string>
+ <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
<string name="model">Modello</string>
+ <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
<string name="flash">Flash</string>
+ <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
<string name="aperture">Apertura</string>
+ <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
<string name="focal_length">Lunghezza focale</string>
+ <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
<string name="white_balance">Bilanc. bianco</string>
+ <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
<string name="exposure_time">Tempo esposiz.</string>
+ <!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
<string name="iso">ISO</string>
+ <!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
+ <!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
<string name="unit_mm">mm</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
<string name="manual">Manuale</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
<string name="auto">Automatica</string>
+ <!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
<string name="flash_on">Flash scattato</string>
+ <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
<string name="flash_off">Senza flash</string>
+ <!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
<string name="unknown">Sconosciuta</string>
+ <!-- Toast message shown after we try to make a local album available offline
+ [CHAR LIMIT=150] -->
<string name="try_to_set_local_album_available_offline">Questo elemento è memorizzato localmente e disponibile offline.</string>
+ <!-- The content of a dialog showing trimming in progress. [CHAR LIMIT=30] -->
<string name="please_wait">Attendi</string>
+ <!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=35]-->
<string name="rendering_photo_sphere">Visualizzazione foto sferica</string>
+ <!-- title for the dialog showing the error of camera hardware -->
<string name="camera_error_title">Errore fotocamera</string>
+ <!-- message for the dialog showing the error of camera hardware -->
<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 -->
<string name="no_storage" product="default">Per usare la fotocamera devi inserire una scheda SD.</string>
+ <!-- alert to the user that the SD card is being disk-checked -->
<string name="preparing_sd" product="default">Preparazione scheda SD...</string>
+ <!-- alert to the user that the camera fails to read or write the SD card. -->
<string name="access_sd_fail" product="default">Accesso a scheda SD non riuscito.</string>
+ <!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->
<string name="time_lapse_title">Registrazione al rallentatore</string>
+ <!-- Screen display message during image capture to indicate that the capture is in progress, like during HDR+. [CHAR LIMIT=20] -->
<string name="capturing">Acquisizione...</string>
+ <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
<string name="pref_camera_id_title">Scegli fotocamera</string>
+ <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_back">Posteriore</string>
+ <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_front">Anteriore</string>
- <string name="pref_camera_recordlocation_title">Registra località</string>
+ <!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">Posizione GPS</string>
+ <!-- Label for record location preference [CHAR LIMIT=50] -->
<string name="pref_camera_location_label">LOCALITÀ</string>
+ <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
<string name="pref_camera_timer_title">Timer conto alla rovescia</string>
+ <!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]-->
<plurals name="pref_camera_timer_entry">
<item quantity="one">1 secondo</item>
<item quantity="other">%d secondi</item>
</plurals>
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
<string name="pref_camera_timer_sound_title">Bip conto alla rov.</string>
+ <!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Archivio</string>
+ <string name="pref_camera_savepath_entry_0">Telefono</string>
+ <string name="pref_camera_savepath_entry_1">Scheda SD</string>
+ <!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<string name="setting_off">OFF</string>
+ <!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
<string name="setting_on">ON</string>
+ <!-- The value of a camera preference indicating the setting is off. -->
+ <!-- The value of a camera preference indicating the setting is on. -->
+ <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
<string name="pref_video_quality_title">Qualità video</string>
+ <!-- The default quality value is NULL -->
+ <!-- Video quality setting entry.
+ Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry.
+ Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 480p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 2K quality. [CHAR LIMIT=24] -->
+ <!-- Describes the preference dialog for choosing interval between frame capture for
+ time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] -->
<string name="pref_video_time_lapse_frame_interval_title">Time-lapse</string>
+ <!-- Settings screen, Camera setting category title -->
<string name="pref_camera_settings_category">Impostazioni della fotocamera</string>
+ <!-- Settings screen, Camcorder setting category title -->
<string name="pref_camcorder_settings_category">Impostazioni videocamera</string>
+ <!-- Settings screen, Picture size title -->
<string name="pref_camera_picturesize_title">Dimensioni immagine</string>
+ <!-- Settings screen, Focus mode title -->
<string name="pref_camera_focusmode_title">Modalità messa a fuoco</string>
+ <!-- Settings screen, Focus mode dialog radio button choices -->
<string name="pref_camera_focusmode_entry_auto">Automatica</string>
+ <!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] -->
<string name="pref_camera_focusmode_entry_infinity">Infinito</string>
+ <!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] -->
<string name="pref_camera_focusmode_entry_macro">Macro</string>
+ <!-- Menu, focus mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_focusmode_label_auto">AUTO</string>
<string name="pref_camera_focusmode_label_infinity">INFINITO</string>
<string name="pref_camera_focusmode_label_macro">MACRO</string>
- <string name="pref_camera_flashmode_title">Modalità flash</string>
- <string name="pref_camera_flashmode_label">MODALITÀ FLASH</string>
+ <!-- Default flash mode setting.-->
+ <!-- Value for flash off setting-->
+ <!-- Settings screen, Flash mode title -->
+ <string name="pref_camera_flashmode_title">Flash</string>
+ <!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] -->
<string name="pref_camera_flashmode_entry_auto">Automatica</string>
+ <!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] -->
<string name="pref_camera_flashmode_entry_on">ON</string>
+ <!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] -->
<string name="pref_camera_flashmode_entry_off">OFF</string>
+ <!-- Menu, flash mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_flashmode_label_auto">FLASH AUTOMATICO</string>
<string name="pref_camera_flashmode_label_on">FLASH ATTIVO</string>
<string name="pref_camera_flashmode_label_off">FLASH DISATTIVATO</string>
+ <!-- Default videocamera flash mode setting.-->
+ <!-- Default white balance setting. -->
+ <!-- Settings screen, white balance title -->
<string name="pref_camera_whitebalance_title">Bilanc. bianco</string>
+ <!-- Menu, white balance label -->
<string name="pref_camera_whitebalance_label">BILANCIAMENTO DEL BIANCO</string>
+ <!-- Settings screen, White balance dialog radio button choices -->
<string name="pref_camera_whitebalance_entry_auto">Automatico</string>
<string name="pref_camera_whitebalance_entry_incandescent">Luce incandescenza</string>
<string name="pref_camera_whitebalance_entry_daylight">Luce diurna</string>
<string name="pref_camera_whitebalance_entry_fluorescent">Luce neon</string>
<string name="pref_camera_whitebalance_entry_cloudy">Nuvoloso</string>
+ <!-- Menu, White balance labels [CHAR LIMIT=50] -->
<string name="pref_camera_whitebalance_label_auto">AUTO</string>
<string name="pref_camera_whitebalance_label_incandescent">LUCE INCANDESCENZA</string>
<string name="pref_camera_whitebalance_label_daylight">LUCE DIURNA</string>
<string name="pref_camera_whitebalance_label_fluorescent">LUCE NEON</string>
<string name="pref_camera_whitebalance_label_cloudy">NUVOLOSO</string>
+ <!-- Default scene mode setting. -->
+ <!-- Settings screen, Select Scene mode -->
<string name="pref_camera_scenemode_title">Modalità scena</string>
+ <!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_auto">Automatica</string>
+ <!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
+ <!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_hdr">HDR</string>
+ <!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_entry_turn_hdr_plus_on">HDR+ ATTIVO</string>
+ <!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_entry_turn_hdr_plus_off">HDR+ DISATTIVATO</string>
+ <!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_entry_turn_hdr_on">HDR ATTIVO</string>
+ <!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_entry_turn_hdr_off">HDR DISATTIVATO</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_action">Azione</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_night">Notte</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
<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>
+ <!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
+ <!-- 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] -->
<string name="pref_camera_scenemode_label_action">AZIONE</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_night">NOTTE</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_sunset">TRAMONTO</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_party">FESTA</string>
+ <!-- Settings menu countdown timer off [CHAR LIMIT=50] -->
<string name="pref_camera_countdown_label_off">TIMER DISATTIVATO</string>
+ <!-- Settings menu countdown timer 1 second [CHAR LIMIT=50] -->
<string name="pref_camera_countdown_label_one">1 SECONDO</string>
+ <!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] -->
<string name="pref_camera_countdown_label_three">3 SECONDI</string>
+ <!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
<string name="pref_camera_countdown_label_ten">10 SECONDI</string>
+ <!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
<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 enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">Attivando l\'HDR lo scatto continuo sarà disattivato.</string>
+ <!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">Attivando Advanced Capture lo scatto continuo sarà disattivato.</string>
+ <!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <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 High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">La riduzione del rumore ad alta qualità disattiverà il CDS.</string>
+ <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">La riduzione del rumore ad alta qualità disattiverà il TNR.</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 disattiverà il TNR.</string>
+ <!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">SeeMore disattiverà la riduzione del rumore.</string>
+ <!-- Exposure settings in preference -->
<string name="pref_exposure_title">Esposizione</string>
+ <!-- menu label exposure compensation [CHAR LIMIT=50] -->
<string name="pref_exposure_label">ESPOSIZIONE</string>
+ <!-- Default HDR entry value -->
+ <!-- Default HDR+ entry value -->
+ <!-- HDR label ON [CHAR LIMIT=60] -->
<string name="pref_camera_hdr_label">HDR</string>
+ <!-- switch camera label back [CHAR LIMIT=60] -->
<string name="pref_camera_id_label_back">FOTOCAMERA ANTERIORE</string>
+ <!-- switch camera label front [CHAR LIMIT=60] -->
<string name="pref_camera_id_label_front">FOTOCAMERA POSTERIORE</string>
+ <!-- Dialog "OK" button. Dismisses dialog. -->
<string name="dialog_ok">OK</string>
+ <!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
<string name="spaceIsLow_content" product="default">Lo spazio della scheda SD si sta esaurendo. Cambia l\'impostazione di qualità o elimina alcune immagini o altri file.</string>
+ <!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Filename prefix for panorama output. -->
+ <!-- The message shown when video record reaches size limit. -->
<string name="video_reach_size_limit">Limite di dimensione raggiunto.</string>
+ <!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] -->
<string name="pano_too_fast_prompt">Troppo veloce</string>
+ <!-- The text shown in the progress dialog when panorama preview is generating in the background [CHAR LIMIT=30] -->
<string name="pano_dialog_prepare_preview">Preparazione panorama</string>
+ <!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] -->
<string name="pano_dialog_panorama_failed">Salvataggio panorama non riuscito.</string>
+ <!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] -->
<string name="pano_dialog_title">Panorama</string>
+ <!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] -->
<string name="pano_capture_indication">Acquisizione panorama</string>
+ <!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] -->
<string name="pano_dialog_waiting_previous">In attesa di panorama precedente</string>
+ <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] -->
<string name="pano_review_saving_indication_str">Salvataggio...</string>
+ <!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] -->
<string name="pano_review_rendering">Creazione panorama in corso</string>
+ <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
<string name="tap_to_focus">Tocca per mettere a fuoco.</string>
+ <!-- Default effect setting that clears the effect. -->
+ <!-- Title of video effect setting popup window -->
<string name="pref_video_effect_title">Effetti</string>
+ <!-- Effect setting item that clear the effect. [CHAR LIMIT=14] -->
<string name="effect_none">Nessuno</string>
+ <!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] -->
<string name="effect_goofy_face_squeeze">Schiaccia</string>
+ <!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] -->
<string name="effect_goofy_face_big_eyes">Occhi grandi</string>
+ <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
<string name="effect_goofy_face_big_mouth">Bocca grande</string>
+ <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
<string name="effect_goofy_face_small_mouth">Bocca piccola</string>
+ <!-- Effect setting item that makes nose big. [CHAR LIMIT=14] -->
<string name="effect_goofy_face_big_nose">Naso grande</string>
+ <!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] -->
<string name="effect_goofy_face_small_eyes">Occhi piccoli</string>
+ <!-- Effect setting item that replaces background with Android in Space. [CHAR LIMIT=14] -->
<string name="effect_backdropper_space">Nello spazio</string>
+ <!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] -->
<string name="effect_backdropper_sunset">Tramonto</string>
+ <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
<string name="effect_backdropper_gallery">Il tuo video</string>
+ <!-- Toast telling users tapping on the viewfinder will take a picture [CHAR LIMIT=54] -->
<string name="video_snapshot_hint">Tocca per effettuare una foto durante la registrazione.</string>
+ <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] -->
<string name="video_recording_started">La registrazione video è stata avviata.</string>
+ <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] -->
<string name="video_recording_stopped">La registrazione video è stata interrotta.</string>
+ <!-- A button in effect setting popup to clear the effect. [CHAR LIMIT=26] -->
<string name="clear_effects">Cancella Effetti</string>
+ <!-- Title of category for silly face effects. [CHAR LIMIT=26] -->
<string name="effect_silly_faces">FACCINE</string>
+ <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
<string name="effect_background">SFONDO</string>
+ <!-- The shutter button. [CHAR LIMIT = NONE] -->
<string name="accessibility_shutter_button">Otturatore</string>
+ <!-- The menu button. [CHAR LIMIT = NONE] -->
<string name="accessibility_menu_button">Pulsante Menu</string>
+ <!-- The mode picker to switch between camera, video and panorama. [CHAR LIMIT = NONE] -->
<string name="accessibility_mode_picker">Selettore fotocamera, video o panorama</string>
+ <!-- The check box in camera settings, such as store location. [CHAR LIMIT = NONE] -->
<string name="accessibility_check_box">Casella di controllo %1$s</string>
+ <!-- The button to switch to Camera mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_camera">Passa a foto</string>
+ <!-- The button to switch to Video mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_video">Passa a video</string>
+ <!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_panorama">Passa a panorama</string>
+ <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_photo_sphere">Passa a foto sferica</string>
+ <!-- The button to switch to the high quality mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_gcam">Passa ad alta qualità</string>
+ <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
<string name="accessibility_review_cancel">Annulla verifica</string>
+ <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->
<string name="accessibility_review_ok">Verifica terminata</string>
+ <!-- button in review mode indicate the user want to retake another photo/video for attachment [
+CHAR LIMIT = NONE] -->
<string name="accessibility_review_retake">Scatta/Riprendi di nuovo per recensione</string>
+ <!-- Default text for a button that can be toggled on and off. -->
<string name="capital_on">ON</string>
+ <!-- Default text for a button that can be toggled on and off. -->
<string name="capital_off">OFF</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_off">OFF</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_500">0,5 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_1000">1 secondo</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_1500">1,5 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_2000">2 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_2500">2,5 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_3000">3 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_4000">4 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_5000">5 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_6000">6 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_10000">10 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_12000">12 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_15000">15 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_24000">24 secondi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_30000">0,5 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_60000">1 minuto</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_90000">1,5 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_120000">2 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_150000">2,5 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_180000">3 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_240000">4 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_300000">5 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_360000">6 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_600000">10 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_720000">12 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_900000">15 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_1440000">24 minuti</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_1800000">0,5 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_3600000">1 ora</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_5400000">1,5 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_7200000">2 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_9000000">2,5 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_10800000">3 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_14400000">4 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_18000000">5 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_21600000">6 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_36000000">10 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_43200000">12 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_54000000">15 ore</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<string name="pref_video_time_lapse_frame_interval_86400000">24 ore</string>
+ <!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
<string name="time_lapse_seconds">secondi</string>
+ <!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
<string name="time_lapse_minutes">minuti</string>
+ <!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
<string name="time_lapse_hours">ore</string>
- <string name="time_lapse_interval_set">Fine</string>
+ <!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_interval_set">Fatto</string>
+ <!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]-->
<string name="set_time_interval">Imposta l\'intervallo di tempo</string>
+ <!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]-->
<string name="set_time_interval_help">La funzione Time lapse non è attiva. Attivala per impostare l\'intervallo di tempo.</string>
+ <!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]-->
<string name="set_duration">Imposta la durata in secondi</string>
+ <!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]-->
<string name="count_down_title_text">Conto alla rovescia per scattare una foto</string>
+ <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
<string name="remember_location_title">Memorizzare i luoghi delle foto?</string>
+ <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
<string name="remember_location_prompt">Aggiungi alle foto e ai video tag relativi alle località in cui sono stati ripresi.\n\nAltre applicazioni possono accedere a queste informazioni e alle tue immagini salvate.</string>
+ <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
<string name="remember_location_no">No, grazie</string>
+ <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
<string name="remember_location_yes">Sì</string>
+ <!-- Camera menu labels -->
+ <!-- more options label [CHAR LIMIT=50] -->
<string name="camera_menu_more_label">ALTRE OPZIONI</string>
+ <!-- settings label [CHAR LIMIT=50] -->
<string name="camera_menu_settings_label">IMPOSTAZIONI</string>
+ <!-- Tiny Planet -->
+ <!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
<string name="create_tiny_planet">Crea pianetino</string>
+ <!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
<string name="saving_tiny_planet">Salvataggio pianetino&#8230;</string>
+ <!-- Label above a slider that let's the user set the zoom of a tiny planet image. [CHAR LIMIT = 15] -->
<string name="tiny_planet_zoom">Zoom</string>
+ <!-- Label above a slider that let's the user set the rotation of a tiny planet image. [CHAR LIMIT = 15] -->
<string name="tiny_planet_rotate">Ruota</string>
+ <!-- Crop -->
+ <!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
<string name="crop_save">Salva</string>
+ <!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
<string name="cannot_load_image">Impossibile caricare l\'immagine.</string>
+ <!-- Label for album filmstrip button -->
<string name="switch_photo_filmstrip">Visualizzazione sequenza</string>
+ <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<string name="setting_wallpaper">Impostazione dello sfondo</string>
+ <!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="remaining_photos_format">Ancora %d</string>
+ <string name="makeup_video_size_limit">Abbellimento funziona solo con la risoluzione VGA per le registrazioni video.</string>
</resources>