summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-08 14:05:13 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-08 14:05:13 -0800
commit50b1a98e07062b432bfe58a7fab28427b454cd51 (patch)
tree50530f474afa1d2e8dc6a58c27efc60bf9e6b264
parent379fd7727a38c37bf348463053e784f6e6d6e568 (diff)
downloadandroid_packages_apps_Snap-50b1a98e07062b432bfe58a7fab28427b454cd51.tar.gz
android_packages_apps_Snap-50b1a98e07062b432bfe58a7fab28427b454cd51.tar.bz2
android_packages_apps_Snap-50b1a98e07062b432bfe58a7fab28427b454cd51.zip
Automatic translation import
Change-Id: Ibb62ad15d6f97d6e04b4f861f3dc7d238c696377
-rw-r--r--res/values-ast-rES/camera2arrays.xml5
-rw-r--r--res/values-ast-rES/cm_strings.xml1
-rw-r--r--res/values-ast-rES/qcomstrings.xml120
-rw-r--r--res/values-ast-rES/strings.xml65
-rw-r--r--res/values-bn-rBD/cm_strings.xml2
-rw-r--r--res/values-bn-rBD/qcomstrings.xml61
-rw-r--r--res/values-ca/cm_strings.xml2
-rw-r--r--res/values-en-rGB/camera2arrays.xml13
-rw-r--r--res/values-en-rGB/cm_strings.xml18
-rw-r--r--res/values-en-rGB/qcomstrings.xml7
-rw-r--r--res/values-en-rGB/strings.xml28
-rw-r--r--res/values-es-rUS/qcomstrings.xml13
-rw-r--r--res/values-es-rUS/strings.xml4
-rw-r--r--res/values-fr/camera2arrays.xml17
-rw-r--r--res/values-fr/cm_strings.xml1
-rw-r--r--res/values-fr/qcomstrings.xml87
-rw-r--r--res/values-fr/strings.xml14
-rw-r--r--res/values-nl/qcomstrings.xml6
-rw-r--r--res/values-ru/strings.xml2
19 files changed, 455 insertions, 11 deletions
diff --git a/res/values-ast-rES/camera2arrays.xml b/res/values-ast-rES/camera2arrays.xml
index c5b0b7a8f..d8400dd11 100644
--- a/res/values-ast-rES/camera2arrays.xml
+++ b/res/values-ast-rES/camera2arrays.xml
@@ -28,6 +28,11 @@
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources>
+ <string-array name="pref_camera2_initial_camera_entries">
+ <item>Bayer</item>
+ <item>Mono</item>
+ <item>Front</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)
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index ebca1dc44..e4163f2a9 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -22,6 +22,7 @@
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 megapíxeles</string>
<!-- Settings screen, scene mode -->
<!-- Settings screen, focus mode -->
<!-- Color effects -->
diff --git a/res/values-ast-rES/qcomstrings.xml b/res/values-ast-rES/qcomstrings.xml
index eb31e645f..d09a39c78 100644
--- a/res/values-ast-rES/qcomstrings.xml
+++ b/res/values-ast-rES/qcomstrings.xml
@@ -31,53 +31,76 @@
<!-- Default Power mode.. -->
<!-- Default auto exposure setting. Do not translate. -->
<!-- Settings screen, Select auto exposure title -->
+ <string name="pref_camera_autoexposure_title">Auto-esposición</string>
<!-- Settings screen, auto exposure dialog radio button choices -->
<!-- Auto exposure entry values. Do not translate. -->
<!-- Settings screen, Video encoder title -->
+ <string name="pref_camera_videoencoder_title">Códec de videu</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">Códec de videu</string>
<!-- Default audio encoder setting. A numerical value. -->
<!-- Settings screen, Audio encoder title -->
+ <string name="pref_camera_audioencoder_title">Códec d\'audiu</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 -->
<!-- Settings screen, Skin Tone Enhancement radio button choices -->
+ <string name="pref_camera_skinToneEnhancement_entry_enable">Habilitar</string>
<!-- Skin Tone Enhancement entry values. Do not translate. -->
<!-- Settings screen, setting title text for ZSL-->
<!-- Default selectable zone af setting. Do not translate. -->
<!-- Settings screen, Selectable zone af title -->
<!-- Settings screen, Selectable Zone Af dialog radio button choices -->
+ <string name="pref_camera_selectablezoneaf_entry_auto">Auto</string>
<!-- Auto exposure entry values. Do not translate. -->
<!-- Settings screen, Selectable advanced features title -->
<!-- Settings screen, Selectable Zone Af dialog radio button choices -->
<!-- Auto exposure entry values. Do not translate. -->
<!-- Manual exposure control entry values -->
+ <string name="pref_camera_manual_exp_title">Esposición manual</string>
+ <string name="pref_camera_manual_exp_entry_ISO_priority">Prioridá ISO</string>
<!-- Manual white balance entry values -->
+ <string name="pref_camera_manual_wb_title">Balance manual de blancu</string>
+ <string name="pref_camera_manual_wb_entry_color_temperature">Temperatura de color</string>
<!-- Manual Focus entry values -->
<!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title" translatable="true">Captura nel intre</string>
+ <string name="pref_camera_instant_capture_entry_aggressive_aec" translatable="true">AEC agresivo</string>
+ <string name="pref_camera_instant_capture_entry_fast_aec" translatable="true">AEC rápido</string>
<!-- Instant Capture entry values -->
<!-- Settings screen, ZSL location dialog choices -->
<!-- The message is shown in toast when HDR or scene mode is enabled -->
<!-- Settings screen, Video HDR location dialog choices -->
<!-- Settings screen, CDS location dialog choices -->
+ <string name="pref_camera_cds_entry_auto">Auto</string>
<!-- Settings screen, video CDS location dialog choices -->
+ <string name="pref_camera_video_cds_entry_auto">Auto</string>
<!-- Settings screen, TNR location dialog choices -->
+ <string name="pref_camera_tnr_entry_enable">Habilitar</string>
<!-- Settings screen, TNR location dialog choices -->
<!-- Settings screen, video TNR location dialog choices -->
+ <string name="pref_camera_video_tnr_entry_enable">Habilitar</string>
<!-- Settings screen, video TNR location dialog choices -->
<!-- Settings screen, setting title text for Video HDR-->
+ <string name="pref_camera_video_hdr_title">Videu HDR</string>
<!-- Settings menu, setting title text for cds mode-->
+ <string name="pref_camera_cds_title">Mou CDS</string>
<!-- Settings menu, setting title text for video cds mode-->
+ <string name="pref_camera_video_cds_title">Mou de videu CDS</string>
<!-- Default cds mode setting-->
<!-- Default video cds mode setting-->
<!-- Settings menu, setting title text for tnr mode-->
+ <string name="pref_camera_tnr_title">Mou TNR</string>
<!-- Settings menu, setting title text for video tnr mode-->
+ <string name="pref_camera_video_tnr_title">Mou de videu 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">Deteición de cares</string>
<!-- Settings menu, Face Detection choices -->
<!-- Default Selfie Flash setting. -->
<!-- Settings screen, Selfie Flash Detection -->
@@ -85,6 +108,8 @@
<!-- Default redeye reduction setting. -->
<!-- Settings screen, Select Redeye Reduction -->
<!-- Settings menu, redeye reduction choices -->
+ <string name="pref_camera_redeyereduction_entry_enable">Habilitar</string>
+ <string name="pref_camera_selfiemirror_entry_enable">Habilitar</string>
<!-- Default mce setting. Do not translate. -->
<!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
<!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
@@ -93,6 +118,7 @@
<!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
<!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
<!-- The message is shown in dialog when the app encounters an unsupported video profile-->
+ <string name="error_app_unsupported_profile">Perfil non sofitáu de videu</string>
<!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
<!-- Settings screen, AE bracketing and HDR location dialog choices -->
<!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
@@ -101,42 +127,93 @@
<!-- Default hfr setting. Do not translate. -->
<!-- Settings screen, Select hfr title -->
<!-- Settings screen, hfr radio button choices -->
+ <string name="pref_camera_hfr_entry_hsr_240">Velocidá alta a 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">Reducción de ruíu</string>
<!-- Settings screen, see more radio button choices -->
+ <string name="pref_camera_noise_reduction_entry_high_quality">Calidá alta</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 -->
<!-- see more entry values. Do not translate. -->
<!-- Denoise Settings screen, setting title text -->
+ <string name="pref_camera_denoise_title">Amenorgar ruíu</string>
<!-- Denoise Settings screen, Record location dialog choices -->
<!-- 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">Auto</string>
+ <string name="pref_camera_iso_entry_isodeblur">Auto (HJR)</string>
+ <string name="pref_camera_iso_entry_iso100">ISO100</string>
+ <string name="pref_camera_iso_entry_iso200">ISO200</string>
+ <string name="pref_camera_iso_entry_iso400">ISO400</string>
+ <string name="pref_camera_iso_entry_iso800">ISO800</string>
+ <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
<!-- ISO entry values. Do not translate. -->
<!-- Settings screen, Anti Banding title -->
<!-- Default Anti Banding setting. -->
<!-- Settings screen, Anti Banding entries -->
+ <string name="pref_camera_antibanding_entry_1">50 Hz (Europa)</string>
+ <string name="pref_camera_antibanding_entry_2">60 Hz (EE.XX)</string>
+ <string name="pref_camera_antibanding_entry_3">Auto</string>
<!-- Default color effect setting. -->
<!-- Settings screen, Select Color effect title -->
+ <string name="pref_camera_coloreffect_title">Efeutu de color</string>
+ <string name="pref_camera_filter_mode_title">Efeutu de color</string>
<!-- Settings screen, Color effect dialog radio button choices -->
+ <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
+ <string name="pref_camera_coloreffect_entry_negative">Negativu</string>
<!-- Color effect that overexposes and reverses some of the tones. -->
<!-- Settings screen, Touch AF/AEC dialog radio button choices -->
<!-- Select IS title -->
+ <string name="pref_camera_dis_title">Estabilización</string>
<!-- DIS choices -->
<!-- Select Face Recognition title -->
<!-- Face Recognition choices -->
<!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_sharpness_entry_level0">Nivel 0</string>
+ <string name="pref_camera_sharpness_entry_level1">Nivel 1</string>
+ <string name="pref_camera_sharpness_entry_level2">Nivel 2 (por defeutu)</string>
+ <string name="pref_camera_sharpness_entry_level3">Nivel 3</string>
+ <string name="pref_camera_sharpness_entry_level4">Nivel 4</string>
+ <string name="pref_camera_sharpness_entry_level5">Nivel 5</string>
+ <string name="pref_camera_sharpness_entry_level6">Nivel 6</string>
<!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_contrast_entry_level0">Nivel 0</string>
+ <string name="pref_camera_contrast_entry_level1">Nivel 1</string>
+ <string name="pref_camera_contrast_entry_level2">Nivel 2</string>
+ <string name="pref_camera_contrast_entry_level3">Nivel 3</string>
+ <string name="pref_camera_contrast_entry_level4">Nivel 4</string>
+ <string name="pref_camera_contrast_entry_level5">Nivel 5 (por defeutu)</string>
+ <string name="pref_camera_contrast_entry_level6">Nivel 6</string>
+ <string name="pref_camera_contrast_entry_level7">Nivel 7</string>
+ <string name="pref_camera_contrast_entry_level8">Nivel 8</string>
+ <string name="pref_camera_contrast_entry_level9">Nivel 9</string>
+ <string name="pref_camera_contrast_entry_level10">Nivel 10</string>
<!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_saturation_entry_level0">Nivel 0</string>
+ <string name="pref_camera_saturation_entry_level1">Nivel 1</string>
+ <string name="pref_camera_saturation_entry_level2">Nivel 2</string>
+ <string name="pref_camera_saturation_entry_level3">Nivel 3</string>
+ <string name="pref_camera_saturation_entry_level4">Nivel 4</string>
+ <string name="pref_camera_saturation_entry_level5">Nivel 5 (por defeutu)</string>
+ <string name="pref_camera_saturation_entry_level6">Nivel 6</string>
+ <string name="pref_camera_saturation_entry_level7">Nivel 7</string>
+ <string name="pref_camera_saturation_entry_level8">Nivel 8</string>
+ <string name="pref_camera_saturation_entry_level9">Nivel 9</string>
+ <string name="pref_camera_saturation_entry_level10">Nivel 10</string>
<!-- Default sharpness setting. Do not translate. -->
<!-- Settings screen, Select sharpness title -->
<!-- Default contrast setting. Do not translate. -->
<!-- Settings screen, Select contrast title -->
+ <string name="pref_camera_contrast_title">Contraste</string>
<!-- Default saturation setting. Do not translate. -->
<!-- Settings screen, Select saturation title -->
+ <string name="pref_camera_saturation_title">Saturación</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 -->
@@ -144,9 +221,12 @@
<!-- Picture format entry values. Do not translate. -->
<!-- Settings screen, Picture quality title -->
<!-- Settings screen, Picture quality dialog radio button choices -->
+ <string name="pref_camera_jpegquality_entry_1">Estándar</string>
<!-- Default auto histogram setting. Do not translate. -->
<!-- Settings screen, Select Histogram title -->
+ <string name="pref_camera_histogram_title">Histograma</string>
<!-- Settings screen, Histogram radio button choices -->
+ <string name="pref_camera_histogram_entry_enable">Habilitar</string>
<!-- Histogram entry values. Do not translate. -->
<!-- Default auto scene detection setting. -->
<!-- Settings screen, Select Auto Scene Detection -->
@@ -157,9 +237,12 @@
<!-- Toast showing non-supported functionality for flash in AE bracket -->
<!-- Settings screen, setting title text for Auto HDR-->
<!-- Settings screen, Auto HDR location dialog choices -->
+ <string name="pref_camera_auto_hdr_entry_enable">Habilitar</string>
<!-- toast message for storage location switch -->
<!-- Settings screen, Selectable HDR mode title -->
+ <string name="pref_camera_hdr_mode_title">Mou HDR</string>
<!-- Settings screen, Selectable HDR mode radio button choices -->
+ <string name="pref_camera_hdr_mode_entry_sensor">Sensor HDR</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 -->
@@ -167,11 +250,48 @@
<!-- 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">Voltéu de videu</string>
<!--Menu, video rotation label-->
+ <string name="pref_camera_video_rotation_label">VOLTÉU DE VIDEU</string>
<!-- Settings screen, Video rotation dialog radio button choices -->
+ <string name="pref_camera_video_rotation_entry_0">0 graos</string>
+ <string name="pref_camera_video_rotation_entry_90">90 graos</string>
+ <string name="pref_camera_video_rotation_entry_180">180 graos</string>
+ <string name="pref_camera_video_rotation_entry_270">270 graos</string>
<!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
<!-- Continuous shot enable message -->
<!-- Advanced features enable message -->
<!-- The alas of CameraActivity for gesture operation -->
+ <string name="camera_gesture_title">Llanzar cámara</string>
+ <string name="pref_camera_tsmakeup_title">Gapura</string>
+ <string name="text_tsmakeup_alert_title">Alvertencia</string>
+ <string name="text_tsmakeup_alert_msg">Ha habilitase la deteición de cares pa usar la carauterística de guapura. ¿Quies siguir?</string>
+ <string name="text_tsmakeup_alert_continue">Siguir</string>
+ <string name="text_tsmakeup_alert_quit">Encaboxar</string>
+ <string name="text_tsmakeup_beautify_toast">Aguapar</string>
+ <string name="camera_thermal_shutdown">Teléfonu sobrecargáu, zarrando cámara.</string>
+ <string name="camera_server_died">Morrió\'l sirvidor de medios, zarrando cámara.</string>
+ <string name="camera_unknown_error">Fallu desconocíu, zarrando la cámara.</string>
+ <string name="mute_button_desc">Botón de silenciar</string>
<!-- Help menu strings -->
+ <string name="help_menu_ok">ACEUTAR</string>
+ <string name="help_menu_scene_mode_2">mou d\'escena</string>
+ <string name="help_menu_scene_mode_3">pa semeyes meyores</string>
+ <string name="help_menu_color_filter_2">de color</string>
+ <string name="help_menu_color_filter_3"> p\'ameyorar</string>
+ <string name="help_menu_color_filter_4">semeyes</string>
+ <string name="help_menu_beautify_2">cola</string>
+ <string name="help_menu_beautify_3">Carauterística d\'aguapar</string>
+ <string name="help_menu_switcher_2">ente</string>
+ <string name="help_menu_switcher_3">cámara, videu y panorámicu</string>
+ <string name="pref_camera2_camera2_title">Mou Camera2</string>
+ <string name="pref_camera2_camera2_entry_enable">Habilitar</string>
+ <string name="clearsight_capture_fail">Falló la captura ClearSight</string>
+ <string name="pref_camera2_mpo_title">Formatu MPO</string>
+ <string name="pref_camera2_noise_reduction_title">Reducción de ruíu</string>
+ <string name="pref_camera2_noise_reduction_entry_high_quality">Calidá alta</string>
+ <string name="pref_camera2_videosnap_entry_enable">Habilitar</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">La meyor semeya</string>
+ <string name="bestpicture_done">FECHO</string>
+ <string name="bestpicture_at_least_one_picture">Tien d\'esbillase polo menos una semeya.</string>
</resources>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index fa844fc34..0147cd38c 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -16,13 +16,21 @@
-->
<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">Cámara</string>
<!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
<!-- 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) -->
<!-- Details dialog "OK" button. Dismisses dialog. -->
+ <string name="delete">Desaniciar</string>
<!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
+ <plurals name="delete_selection">
+ <item quantity="one">¿Desaniciar l\'elementu esbilláu?</item>
+ <item quantity="other">¿Desaniciar los elementos esbillaos?</item>
+ </plurals>
<!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
<!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
<!-- String indicating how many media item(s) is(are) selected
@@ -61,6 +69,7 @@
<!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
<!-- 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 indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
<!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
@@ -68,6 +77,8 @@
<!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
<!-- 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">
+ Esti elementu atroxóse de mou llocal y ta disponible ensin conexón.</string>
<!-- The content of a dialog showing trimming in progress. [CHAR LIMIT=30] -->
<!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=35]-->
<!-- title for the dialog showing the error of camera hardware -->
@@ -85,6 +96,7 @@
<!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
<!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
<!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">Allugamientu GPS</string>
<!-- Label for record location preference [CHAR LIMIT=50] -->
<!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
<!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]-->
@@ -94,6 +106,9 @@
</plurals>
<!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
<!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Almacenamientu</string>
+ <string name="pref_camera_savepath_entry_0">Teléfonu</string>
+ <string name="pref_camera_savepath_entry_1">Tarxeta SD</string>
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
<!-- The value of a camera preference indicating the setting is off. -->
@@ -162,14 +177,23 @@
<string name="pref_camera_countdown_label_fifteen">15 SEGUNDOS</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">HDR deshabilitará\'l disparu continuu.</string>
<!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">La captura avanzada deshabilitará\'l disparu continuu.</string>
<!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <string name="video_quality_4k_disable_IS">El videu en calidá 4K deshabilitará la estabilización d\'imaxe.</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">SeeMore nun pue habilitase nel videu a 4k.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">La reducción de ruíu de calidá alta deshabilitará CDS.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">La reducción de ruíu de calidá alta deshabilitará TNR.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore deshabilitará CDS.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore deshabilitará TNR.</string>
<!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">SeeMore deshabilitará la reducción de ruíu.</string>
<!-- Exposure settings in preference -->
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
<!-- Default HDR entry value -->
@@ -183,6 +207,7 @@
<!-- 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">Algamóse la llende de tamañu.</string>
<!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] -->
<!-- The text shown in the progress dialog when panorama preview is generating in the background [CHAR LIMIT=30] -->
<!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] -->
@@ -227,48 +252,88 @@ CHAR LIMIT = NONE] -->
<!-- Default text for a button that can be toggled on and off. -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_500">0,5 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1000">1 segundu</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1500">1,5 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2000">2 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2500">2,5 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3000">3 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_4000">4 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5000">5 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_6000">6 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10000">10 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_12000">12 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_15000">15 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_24000">24 segundos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_30000">0,5 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_90000">1,5 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_120000">2 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_150000">2,5 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_180000">3 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_240000">4 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_300000">5 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_360000">6 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_600000">10 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_720000">12 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_900000">15 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1440000">24 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1800000">0,5 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3600000">1 hora</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5400000">1,5 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_7200000">2 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_9000000">2,5 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10800000">3 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_14400000">4 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_18000000">5 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_21600000">6 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_36000000">10 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_43200000">12 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_54000000">15 hores</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_86400000">24 hores</string>
<!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
<string name="time_lapse_seconds">segundos</string>
<!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_minutes">minutos</string>
<!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_hours">hores</string>
<!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] -->
<!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]-->
<!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]-->
diff --git a/res/values-bn-rBD/cm_strings.xml b/res/values-bn-rBD/cm_strings.xml
index ebca1dc44..a2b7d1095 100644
--- a/res/values-bn-rBD/cm_strings.xml
+++ b/res/values-bn-rBD/cm_strings.xml
@@ -18,10 +18,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- common aspect ratios -->
<!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">প্রশস্ত</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 মেগাপিক্সেল</string>
<!-- Settings screen, scene mode -->
<!-- Settings screen, focus mode -->
<!-- Color effects -->
diff --git a/res/values-bn-rBD/qcomstrings.xml b/res/values-bn-rBD/qcomstrings.xml
index eb31e645f..dcf35bf29 100644
--- a/res/values-bn-rBD/qcomstrings.xml
+++ b/res/values-bn-rBD/qcomstrings.xml
@@ -26,7 +26,10 @@
<!-- 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">পাওয়ার মোড</string>
<!-- Settings screen, Power mode dialog radio button choices -->
+ <string name="pref_camera_powermode_entry_lp">সল্প ক্ষমতা</string>
+ <string name="pref_camera_powermode_entry_np">স্বাভাবিক ক্ষমতা</string>
<!-- Settings screen, Power mode dialog radio button choices -->
<!-- Default Power mode.. -->
<!-- Default auto exposure setting. Do not translate. -->
@@ -44,6 +47,8 @@
<!-- Default Skin Tone Enhancement setting. Do not translate. -->
<!-- Settings screen, Select Skin Tone Enhancement title -->
<!-- Settings screen, Skin Tone Enhancement radio button choices -->
+ <string name="pref_camera_skinToneEnhancement_entry_enable">সক্রিয় করুন</string>
+ <string name="pref_camera_skinToneEnhancement_entry_disable">নিক্রিয় করুন</string>
<!-- Skin Tone Enhancement entry values. Do not translate. -->
<!-- Settings screen, setting title text for ZSL-->
<!-- Default selectable zone af setting. Do not translate. -->
@@ -57,9 +62,15 @@
<!-- Manual white balance entry values -->
<!-- Manual Focus entry values -->
<!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title" translatable="true">তাৎক্ষণিক ক্যাপচার করুন</string>
+ <string name="pref_camera_instant_capture_entry_aggressive_aec" translatable="true">অ্যাগ্রেসিভ AEC</string>
+ <string name="pref_camera_instant_capture_entry_fast_aec" translatable="true">দ্রুত AEC</string>
+ <string name="pref_camera_instant_capture_entry_disable" translatable="true">নিক্রিয় করুন</string>
<!-- Instant Capture entry values -->
<!-- Settings screen, ZSL location dialog choices -->
+ <string name="pref_camera_zsl_entry_on">চালু করা হয়েছে</string>
<!-- The message is shown in toast when HDR or scene mode is enabled -->
+ <string name="hdr_enable_message">HDR সক্রিয় আছে, এখন শুধুমাত্র অটো সিনই সমর্থন করবে</string>
<!-- Settings screen, Video HDR location dialog choices -->
<!-- Settings screen, CDS location dialog choices -->
<!-- Settings screen, video CDS location dialog choices -->
@@ -147,6 +158,7 @@
<!-- Default auto histogram setting. Do not translate. -->
<!-- Settings screen, Select Histogram title -->
<!-- Settings screen, Histogram radio button choices -->
+ <string name="pref_camera_histogram_entry_disable">নিক্রিয় করা</string>
<!-- Histogram entry values. Do not translate. -->
<!-- Default auto scene detection setting. -->
<!-- Settings screen, Select Auto Scene Detection -->
@@ -173,5 +185,54 @@
<!-- Continuous shot enable message -->
<!-- Advanced features enable message -->
<!-- The alas of CameraActivity for gesture operation -->
+ <string name="pref_camera_tsmakeup_level_clean">হালকা</string>
+ <string name="text_tsmakeup_alert_title">সতর্কতা</string>
+ <string name="text_tsmakeup_alert_msg">বিউটিফিকেশন ফিচারটির জন্য চেহারা শনাক্তকরণ সক্রিয় রাখুন । আপনি কি এটা এভাবেই রাখতে চান ?</string>
+ <string name="text_tsmakeup_alert_continue">বজায় রাখুন</string>
+ <string name="text_tsmakeup_alert_quit">বাতিল করুন</string>
+ <string name="text_tsmakeup_beautify_toast">বিউটিফাই</string>
+ <string name="refocus_prompt_message">UbiFocus ব্যাবহারের সময় আপনি ক্যামেরাতে একবার শাটার প্রেস করলে একসাথে ৫ টি ছবি উঠবে। সেই ৫ টি ছবি একসাথে একটি ছবি হিসাবে থাকবে, যেখানে সবকিছুই ফোকাসে থাকবে। আপনি ছবিটি তোলার পর ছবিটি আবার রি ফোকাস করতে পারবেন।</string>
+ <string name="camera_thermal_shutdown">ফোনটি অতিরিক্ত গরম হয়ে গেছে, তাই ক্যামেরা বন্ধ হয়ে যাচ্ছে ।</string>
+ <string name="camera_server_died">মিডিয়া সার্ভার না থাকার কারনে, ক্যামেরা বন্ধ হয়ে যাচ্ছে</string>
+ <string name="camera_unknown_error">অজানা কারনে, ক্যামেরা বন্ধ হচ্ছে।</string>
+ <string name="mute_button_desc">মিউট বাটন</string>
<!-- Help menu strings -->
+ <string name="help_menu_ok">ঠিক আছে</string>
+ <string name="help_menu_scene_mode_1">A বাছাই করুন</string>
+ <string name="help_menu_scene_mode_2">সিন মোড</string>
+ <string name="help_menu_scene_mode_3">ভালো ছবির জন্য</string>
+ <string name="help_menu_color_filter_1">রঙ লাগান</string>
+ <string name="help_menu_color_filter_2">বেছে নিন</string>
+ <string name="help_menu_color_filter_3">প্রতি</string>
+ <string name="help_menu_color_filter_4">আরো ভালো ছবির জন্য</string>
+ <string name="help_menu_beautify_1">আরো ভালো মানের ছবির জন্য</string>
+ <string name="help_menu_beautify_2">সাথে</string>
+ <string name="help_menu_beautify_3">ছবি সুন্দর করার ফিচার</string>
+ <string name="help_menu_switcher_1">সুইচ</string>
+ <string name="help_menu_switcher_2">দুইটির মধ্যে</string>
+ <string name="help_menu_switcher_3">ক্যামেরা, ভিডিও, এবং প্যানোরামা</string>
+ <string name="pref_camera2_camera2_title">ক্যামেরা2 মোড</string>
+ <string name="pref_camera2_camera2_entry_enable">সক্রিয়</string>
+ <string name="pref_camera2_camera2_entry_disable">নিক্রিয়</string>
+ <string name="pref_camera2_mono_only_title">একাই</string>
+ <string name="pref_camera2_mono_preview_title">একক প্রদর্শন</string>
+ <string name="pref_camera2_mono_preview_entry_on">অন</string>
+ <string name="pref_camera2_clearsight_entry_on">অন</string>
+ <string name="clearsight_capture_success">ClearSight ক্যাপচার সম্পন্ন হয়েছে</string>
+ <string name="clearsight_capture_fail">ClearSight ক্যাপচার ব্যার্থ হয়েছে</string>
+ <string name="pref_camera2_mpo_title">MPO ফরম্যাট</string>
+ <string name="pref_camera2_mpo_entry_on">অন</string>
+ <string name="pref_camera2_makeup_title">মেকাপ</string>
+ <string name="pref_camera2_noise_reduction_title">নয়েজ কমান</string>
+ <string name="pref_camera2_noise_reduction_entry_fast">দ্রুত</string>
+ <string name="pref_camera2_noise_reduction_entry_high_quality">খুবই ভালো মানের</string>
+ <string name="pref_camera2_videosnap_title">অটো স্ন্যাপশট সাইজ</string>
+ <string name="pref_camera2_videosnap_entry_enable">সক্রিয়</string>
+ <string name="pref_camera2_videosnap_entry_disable">নিক্রিয়</string>
+ <string name="pref_camera2_trackingfocus_title">ফোকাস ট্র্যাকিং</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">সবচেয়ে ভালো ছবি</string>
+ <string name="bestpicture_done">হয়ে গেছে</string>
+ <string name="bestpicture_at_least_one_picture">অন্ততপক্ষে একটি ছবি পছন্দ করা হয়েছে।</string>
+ <string name="pref_camera2_shutter_sound_entry_on">অন</string>
+ <string name="pref_camera2_shutter_sound_title">শাটারের শব্দ</string>
</resources>
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
index 1719f5ef6..0983dc018 100644
--- a/res/values-ca/cm_strings.xml
+++ b/res/values-ca/cm_strings.xml
@@ -91,7 +91,7 @@
<!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Obturador ràpid</string>
<!-- Max brightness -->
- <string name="pref_camera_max_brightness_title">Pantalla brillant</string>
+ <string name="pref_camera_max_brightness_title">Pantalla lluminosa</string>
<!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Duració del focus tàctil</string>
<string name="pref_camera_focustime_entry_0">0s</string>
diff --git a/res/values-en-rGB/camera2arrays.xml b/res/values-en-rGB/camera2arrays.xml
index f143df608..503251833 100644
--- a/res/values-en-rGB/camera2arrays.xml
+++ b/res/values-en-rGB/camera2arrays.xml
@@ -32,6 +32,19 @@
<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)
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index e89801ff7..ae9baa602 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -25,9 +25,27 @@
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 megapixels</string>
<!-- Settings screen, scene mode -->
+ <string name="pref_camera_scenemode_entry_antimotionblur">Motion blur reduction</string>
<string name="pref_camera_scenemode_entry_aqua">Aqua</string>
+ <string name="pref_camera_scenemode_entry_ar">Augmented reality</string>
<string name="pref_camera_scenemode_entry_asd">Best shot</string>
+ <string name="pref_camera_scenemode_entry_baby">Baby</string>
+ <string name="pref_camera_scenemode_entry_backgroundblur">Background blur</string>
+ <string name="pref_camera_scenemode_entry_backlight">Backlight</string>
+ <string name="pref_camera_scenemode_entry_backlightportrait">Backlight portrait</string>
+ <string name="pref_camera_scenemode_entry_barcode">Barcode</string>
+ <string name="pref_camera_scenemode_entry_beach">Beach</string>
+ <string name="pref_camera_scenemode_entry_beauty">Beauty</string>
+ <string name="pref_camera_scenemode_entry_candlelight">Candlelight</string>
+ <string name="pref_camera_scenemode_entry_cine">Cine</string>
+ <string name="pref_camera_scenemode_entry_closeup">Closeup</string>
+ <string name="pref_camera_scenemode_entry_dark">Dark</string>
+ <string name="pref_camera_scenemode_entry_dish">Dish</string>
+ <string name="pref_camera_scenemode_entry_duskdawn">Duskdawn</string>
+ <string name="pref_camera_scenemode_entry_document">Document</string>
<string name="pref_camera_scenemode_entry_fallcolor">Autumn</string>
+ <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">High sensitivity</string>
<!-- Settings screen, focus mode -->
<!-- Color effects -->
<string name="pref_camera_coloreffect_entry_cartoonize">Cartoonise</string>
diff --git a/res/values-en-rGB/qcomstrings.xml b/res/values-en-rGB/qcomstrings.xml
index 434de5ad6..e5da910ca 100644
--- a/res/values-en-rGB/qcomstrings.xml
+++ b/res/values-en-rGB/qcomstrings.xml
@@ -38,6 +38,7 @@
<!-- Settings screen, auto exposure dialog radio button choices -->
<string name="pref_camera_autoexposure_entry_frameaverage">Frame average</string>
<string name="pref_camera_autoexposure_entry_centerweighted">Centre weighted</string>
+ <string name="pref_camera_autoexposure_entry_spotmetering">Spot metering</string>
<!-- Auto exposure entry values. Do not translate. -->
<!-- Settings screen, Video encoder title -->
<string name="pref_camera_videoencoder_title">Video codec</string>
@@ -47,18 +48,23 @@
<string name="pref_camera_videoencoder_dialogtitle">Video codec</string>
<!-- Default audio encoder setting. A numerical value. -->
<!-- Settings screen, Audio encoder title -->
+ <string name="pref_camera_audioencoder_title">Audio codec</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">Skin tone enhancement</string>
<!-- Settings screen, Skin Tone Enhancement radio button choices -->
<!-- Skin Tone Enhancement entry values. Do not translate. -->
<!-- Settings screen, setting title text for ZSL-->
<string name="pref_camera_zsl_title">Zero shutter lag</string>
<!-- Default selectable zone af setting. Do not translate. -->
<!-- Settings screen, Selectable zone af title -->
+ <string name="pref_camera_selectablezoneaf_title">Autofocus zone</string>
<!-- Settings screen, Selectable Zone Af dialog radio button choices -->
+ <string name="pref_camera_selectablezoneaf_entry_auto">Auto</string>
<string name="pref_camera_selectablezoneaf_entry_centerweighted">Centre weighted</string>
+ <string name="pref_camera_selectablezoneaf_entry_frameaverage">Frame average</string>
<!-- Auto exposure entry values. Do not translate. -->
<!-- Settings screen, Selectable advanced features title -->
<!-- Settings screen, Selectable Zone Af dialog radio button choices -->
@@ -132,6 +138,7 @@
<!-- Settings screen, Anti Banding title -->
<!-- Default Anti Banding setting. -->
<!-- Settings screen, Anti Banding entries -->
+ <string name="pref_camera_antibanding_entry_3">Auto</string>
<!-- Default color effect setting. -->
<!-- Settings screen, Select Color effect title -->
<string name="pref_camera_coloreffect_title">Colour effect</string>
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 7d751cacb..0f6d41f08 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -35,31 +35,59 @@
</plurals>
<string name="share">Share</string>
<string name="share_panorama">Share panorama</string>
+ <string name="share_as_photo">Share as photo</string>
<!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
<string name="deleted">Deleted</string>
<!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
+ <string name="undo">UNDO</string>
<string name="details">Details</string>
+ <string name="close">Close</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 selected</item>
+ <item quantity="other">%1$d selected</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 selected</item>
+ <item quantity="other">%1$d selected</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 selected</item>
+ <item quantity="other">%1$d selected</item>
+ </plurals>
<!-- String indicating timestamp of photo or video -->
+ <string name="show_on_map">Show on map</string>
+ <string name="rotate_left">Rotate left</string>
+ <string name="rotate_right">Rotate right</string>
<!-- String used as a menu label. The user can choose to edit the image
[CHAR_LIMIT=20]-->
+ <string name="edit">Edit</string>
<!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
+ <string name="crop_action">Crop</string>
<!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
+ <string name="trim_action">Trim</string>
<!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
+ <string name="set_as">Set as</string>
<!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
<!-- Toast message shown when the cropped image has been saved in the
%s folder (string: folder_download) [CHAR LIMIT=50]-->
+ <string name="crop_saved">
+ Cropped image saved to <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">Title</string>
<!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
+ <string name="description">Description</string>
<!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="time">Time</string>
<!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
<!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
<!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
+ <string name="width">Width</string>
<!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
<!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
<!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
diff --git a/res/values-es-rUS/qcomstrings.xml b/res/values-es-rUS/qcomstrings.xml
index bcd5ed755..263123630 100644
--- a/res/values-es-rUS/qcomstrings.xml
+++ b/res/values-es-rUS/qcomstrings.xml
@@ -140,7 +140,6 @@
<!-- Settings screen, Select Face Detection -->
<string name="pref_camera_facedetection_title">Detección de rostro</string>
<!-- Settings menu, Face Detection choices -->
- <string name="pref_camera_facedetection_entry_off">Desactivada</string>
<string name="pref_camera_facedetection_entry_on">Activado</string>
<!-- Default Selfie Flash setting. -->
<!-- Settings screen, Selfie Flash Detection -->
@@ -219,7 +218,7 @@
<!-- Denoise Settings screen, setting title text -->
<string name="pref_camera_denoise_title">Reducción de ruido</string>
<!-- Denoise Settings screen, Record location dialog choices -->
- <string name="pref_camera_denoise_entry_off">Desactivada</string>
+ <string name="pref_camera_denoise_entry_off">Desactivado</string>
<string name="pref_camera_denoise_entry_on">Activado</string>
<!-- Default iso setting. Do not translate. -->
<!-- Settings screen, Select Iso title -->
@@ -280,7 +279,7 @@
<!-- Settings screen, Multiple levels entries -->
<string name="pref_camera_sharpness_entry_level0">Nivel 0</string>
<string name="pref_camera_sharpness_entry_level1">Nivel 1</string>
- <string name="pref_camera_sharpness_entry_level2">Nivel 2 (predeterminado)</string>
+ <string name="pref_camera_sharpness_entry_level2">Nivel 2 (predefinido)</string>
<string name="pref_camera_sharpness_entry_level3">Nivel 3</string>
<string name="pref_camera_sharpness_entry_level4">Nivel 4</string>
<string name="pref_camera_sharpness_entry_level5">Nivel 5</string>
@@ -291,7 +290,7 @@
<string name="pref_camera_contrast_entry_level2">Nivel 2</string>
<string name="pref_camera_contrast_entry_level3">Nivel 3</string>
<string name="pref_camera_contrast_entry_level4">Nivel 4</string>
- <string name="pref_camera_contrast_entry_level5">Nivel 2 (predeterminado)</string>
+ <string name="pref_camera_contrast_entry_level5">Nivel 2 (predefinido)</string>
<string name="pref_camera_contrast_entry_level6">Nivel 6</string>
<string name="pref_camera_contrast_entry_level7">Nivel 7</string>
<string name="pref_camera_contrast_entry_level8">Nivel 8</string>
@@ -303,7 +302,7 @@
<string name="pref_camera_saturation_entry_level2">Nivel 2</string>
<string name="pref_camera_saturation_entry_level3">Nivel 3</string>
<string name="pref_camera_saturation_entry_level4">Nivel 4</string>
- <string name="pref_camera_saturation_entry_level5">Nivel 2 (predeterminado)</string>
+ <string name="pref_camera_saturation_entry_level5">Nivel 2 (predefinido)</string>
<string name="pref_camera_saturation_entry_level6">Nivel 6</string>
<string name="pref_camera_saturation_entry_level7">Nivel 7</string>
<string name="pref_camera_saturation_entry_level8">Nivel 8</string>
@@ -327,7 +326,7 @@
<!-- Settings screen, Picture quality title -->
<string name="pref_camera_jpegquality_title">Calidad de imagen</string>
<!-- Settings screen, Picture quality dialog radio button choices -->
- <string name="pref_camera_jpegquality_entry_0">Bajo</string>
+ <string name="pref_camera_jpegquality_entry_0">Baja</string>
<string name="pref_camera_jpegquality_entry_1">Estándar</string>
<string name="pref_camera_jpegquality_entry_2">Alta</string>
<!-- Default auto histogram setting. Do not translate. -->
@@ -380,7 +379,7 @@
<string name="pref_camera_video_rotation_entry_180">180 grados</string>
<string name="pref_camera_video_rotation_entry_270">270 grados</string>
<!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
- <string name="map_activity_not_found_err">No hay ninguna aplicación de mapas instalada para mostrar la ubicación</string>
+ <string name="map_activity_not_found_err">Sin aplicación de mapas instalada para mostrar la ubicación</string>
<!-- Continuous shot enable message -->
<string name="longshot_enable_message">Las características avanzadas no son compatibles en modo de disparo continuo</string>
<!-- Advanced features enable message -->
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index fa276fb8c..181e03875 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -521,7 +521,7 @@ CHAR LIMIT = NONE] -->
<!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
<string name="remember_location_title">¿Recordar ubicaciones de las fotos?</string>
<!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
- <string name="remember_location_prompt">Agrega una etiqueta a tus fotos y videos con la ubicación donde se tomaron.\n\nOtras aplicaciones pueden acceder a esta información junto con las imágenes guardadas.</string>
+ <string name="remember_location_prompt">Añade una etiqueta a tus fotos y videos con la ubicación donde se tomaron.\n\nOtras aplicaciones pueden acceder a esta información junto con las imágenes guardadas.</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, gracias</string>
<!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
@@ -530,7 +530,7 @@ CHAR LIMIT = NONE] -->
<!-- more options label [CHAR LIMIT=50] -->
<string name="camera_menu_more_label">MÁS OPCIONES</string>
<!-- settings label [CHAR LIMIT=50] -->
- <string name="camera_menu_settings_label">CONFIGURACIÓN</string>
+ <string name="camera_menu_settings_label">AJUSTES</string>
<!-- Tiny Planet -->
<!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
<string name="create_tiny_planet">Crear efecto miniplaneta</string>
diff --git a/res/values-fr/camera2arrays.xml b/res/values-fr/camera2arrays.xml
index c5b0b7a8f..8a255fe71 100644
--- a/res/values-fr/camera2arrays.xml
+++ b/res/values-fr/camera2arrays.xml
@@ -28,6 +28,23 @@
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources>
+ <string-array name="pref_camera2_mono_only_entries">
+ <item>Activé</item>
+ <item>Désactivé</item>
+ </string-array>
+ <string-array name="pref_camera2_initial_camera_entries">
+ <item>Bayer</item>
+ <item>Mono</item>
+ <item>Frontale</item>
+ </string-array>
+ <string-array name="pref_camera2_makeup_entries">
+ <item>Activé</item>
+ <item>Désactivé</item>
+ </string-array>
+ <string-array name="pref_camera2_trackingfocus_entries">
+ <item>Activé</item>
+ <item>Désactivé</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)
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index e42e4fb38..e76da3595 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -23,6 +23,7 @@
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 mégapixels</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">Réduction du flou de mouvement</string>
<string name="pref_camera_scenemode_entry_aqua">Eau</string>
diff --git a/res/values-fr/qcomstrings.xml b/res/values-fr/qcomstrings.xml
index 09220c229..616cef56a 100644
--- a/res/values-fr/qcomstrings.xml
+++ b/res/values-fr/qcomstrings.xml
@@ -26,7 +26,10 @@
<!-- 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">Mode d\'alimentation</string>
<!-- Settings screen, Power mode dialog radio button choices -->
+ <string name="pref_camera_powermode_entry_lp">Faible puissance</string>
+ <string name="pref_camera_powermode_entry_np">Alimentation normale</string>
<!-- Settings screen, Power mode dialog radio button choices -->
<!-- Default Power mode.. -->
<!-- Default auto exposure setting. Do not translate. -->
@@ -52,6 +55,8 @@
<!-- Settings screen, Select Skin Tone Enhancement title -->
<string name="pref_camera_skinToneEnhancement_title">Amélioration de la teinte de peau</string>
<!-- Settings screen, Skin Tone Enhancement radio button choices -->
+ <string name="pref_camera_skinToneEnhancement_entry_enable">Activer</string>
+ <string name="pref_camera_skinToneEnhancement_entry_disable">Désactiver</string>
<!-- Skin Tone Enhancement entry values. Do not translate. -->
<!-- Settings screen, setting title text for ZSL-->
<string name="pref_camera_zsl_title">Pas de délai de l\'obturateur</string>
@@ -87,21 +92,34 @@
<string name="pref_camera_manual_focus_entry_diopter_mode">Mode de réglage dioptrique</string>
<string name="pref_camera_manual_focus_entry_off">Désactivé</string>
<!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title" translatable="true">Capture instantanée</string>
+ <string name="pref_camera_instant_capture_entry_aggressive_aec" translatable="true">AEC agressive</string>
+ <string name="pref_camera_instant_capture_entry_fast_aec" translatable="true">AEC rapide</string>
+ <string name="pref_camera_instant_capture_entry_disable" translatable="true">Désactiver</string>
<!-- Instant Capture entry values -->
<!-- Settings screen, ZSL location dialog choices -->
<string name="pref_camera_zsl_entry_off">Désactivé</string>
+ <string name="pref_camera_zsl_entry_on">Activé</string>
<!-- The message is shown in toast when HDR or scene mode is enabled -->
+ <string name="hdr_enable_message">Le HDR est activé, seul le mode scène automatique est pris en charge</string>
<!-- Settings screen, Video HDR location dialog choices -->
<string name="pref_camera_video_hdr_entry_off">Désactivé</string>
+ <string name="pref_camera_video_hdr_entry_on">Activé</string>
<!-- Settings screen, CDS location dialog choices -->
<string name="pref_camera_cds_entry_off">Désactivé</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">Désactivé</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">Désactiver</string>
+ <string name="pref_camera_tnr_entry_enable">Activer</string>
<!-- Settings screen, TNR location dialog choices -->
<!-- Settings screen, video TNR location dialog choices -->
+ <string name="pref_camera_video_tnr_entry_disable">Désactiver</string>
+ <string name="pref_camera_video_tnr_entry_enable">Activer</string>
<!-- Settings screen, video TNR location dialog choices -->
<!-- Settings screen, setting title text for Video HDR-->
<string name="pref_camera_video_hdr_title">Vidéo HDR</string>
@@ -122,15 +140,25 @@
<string name="pref_camera_facedetection_title">Détection de visage</string>
<!-- Settings menu, Face Detection choices -->
<string name="pref_camera_facedetection_entry_off">Désactivé</string>
+ <string name="pref_camera_facedetection_entry_on">Activé</string>
<!-- Default Selfie Flash setting. -->
<!-- Settings screen, Selfie Flash Detection -->
<string name="pref_selfie_flash_title">Flash frontal</string>
<!-- Settings menu, Selfie Flash choices -->
<string name="pref_selfie_flash_entry_off">Désactivé</string>
+ <string name="pref_selfie_flash_entry_on">Activé</string>
<!-- Default redeye reduction setting. -->
<!-- Settings screen, Select Redeye Reduction -->
<string name="pref_camera_redeyereduction_title">Réduction des yeux rouges</string>
<!-- Settings menu, redeye reduction choices -->
+ <string name="pref_camera_redeyereduction_entry_enable">Activer</string>
+ <string name="pref_camera_redeyereduction_entry_disable">Désactiver</string>
+ <string name="pref_camera_selfiemirror_title" translatable="true">Miroir pour selfie</string>
+ <string name="pref_camera_selfiemirror_entry_enable">Activer</string>
+ <string name="pref_camera_selfiemirror_entry_disable">Désactiver</string>
+ <string name="pref_camera_shuttersound_title" translatable="true">Son de l\'obturateur</string>
+ <string name="pref_camera_shuttersound_entry_enable">Activé</string>
+ <string name="pref_camera_shuttersound_entry_disable">Désactivé</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">Haute vitesse/ralenti non pris en charge lors de l\'utilisation de la stabilisation, du ralenti et du HDR.</string>
@@ -145,14 +173,20 @@
<!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
<string name="error_app_unsupported">Résolution vidéo non prise en charge pour ce type de codec</string>
<!-- The message is shown in dialog when the app encounters an unsupported video profile-->
+ <string name="error_app_unsupported_profile">Profil vidéo non pris en charge</string>
<!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
<string name="error_app_unsupported_raw">Le format RAW n\'est pas pris en charge pour le mode « Pas de délai de l\'obturateur ». Choisir JPEG</string>
<!-- Settings screen, AE bracketing and HDR location dialog choices -->
<string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">Bracketing d\'exposition automatique</string>
<string name="pref_camera_ae_bracket_hdr_title">Bracketing d\'exposition automatique</string>
+ <string name="pref_camera_ae_bracket_hdr_entry_on">Activé</string>
+ <string name="err_app_unsupport_ae_bracket_code">Le bracketing AE n\'est pas encore supporté</string>
<!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
+ <string name="snapshot_lower_than_video">La taille de capture vidéo est inférieure à la taille de la vidéo. Veuillez sélectionner une résolution supérieure ou égale à la taille actuelle de la vidéo.</string>
<!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
+ <string name="snapshotsize_low_powermode">Changer la taille de l\'image n\'est pas supporté en mode Basse Consommation, un instantané de la taille de la vidéo va être pris. Sélectionnez le mode Alimentation Normale pour modifier la taille de l\'image.</string>
<!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
+ <string name="snapshot_qcif_and_d1">Seul un cliché de la taille de la vidéo est pris en charge pour cette résolution.</string>
<!-- Default hfr setting. Do not translate. -->
<!-- Settings screen, Select hfr title -->
<string name="pref_camera_hfr_title">Ralenti</string>
@@ -165,22 +199,27 @@
<string name="pref_camera_hfr_entry_hsr_60">Haute vitesse 60 IPS</string>
<string name="pref_camera_hfr_entry_hsr_90">Haute vitesse 90 IPS</string>
<string name="pref_camera_hfr_entry_hsr_120">Haute vitesse 120 IPS</string>
+ <string name="pref_camera_hfr_entry_hsr_240">Haute vitesse 240 IPS (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">Réduction du bruit</string>
<!-- Settings screen, see more radio button choices -->
<string name="pref_camera_noise_reduction_entry_off">Désactivé</string>
<string name="pref_camera_noise_reduction_entry_fast">Rapide</string>
+ <string name="pref_camera_noise_reduction_entry_high_quality">Haute 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">Désactivé</string>
+ <string name="pref_camera_see_more_entry_on">Activé</string>
<!-- see more entry values. Do not translate. -->
<!-- Denoise Settings screen, setting title text -->
<string name="pref_camera_denoise_title">Antibruit</string>
<!-- Denoise Settings screen, Record location dialog choices -->
<string name="pref_camera_denoise_entry_off">Désactivé</string>
+ <string name="pref_camera_denoise_entry_on">Activé</string>
<!-- Default iso setting. Do not translate. -->
<!-- Settings screen, Select Iso title -->
<string name="pref_camera_iso_title">ISO</string>
@@ -202,6 +241,7 @@
<string name="pref_camera_antibanding_entry_2">60 Hz (USA)</string>
<string name="pref_camera_antibanding_entry_3">Auto</string>
<!-- Default color effect setting. -->
+ <string name="pref_camera_filter_mode_entry_on">Activé</string>
<string name="pref_camera_filter_mode_entry_off">Désactivé</string>
<!-- Settings screen, Select Color effect title -->
<string name="pref_camera_coloreffect_title">Effet de couleur</string>
@@ -225,14 +265,17 @@
<string name="pref_camera_coloreffect_entry_greentint">Teinte verte</string>
<!-- Settings screen, Touch AF/AEC dialog radio button choices -->
<string name="pref_camera_touchafaec_entry_off">Désactivé</string>
+ <string name="pref_camera_touchafaec_entry_on">Activé</string>
<!-- Select IS title -->
<string name="pref_camera_dis_title">Stabilisation</string>
<!-- DIS choices -->
<string name="pref_camera_dis_entry_off">Désactivé</string>
+ <string name="pref_camera_dis_entry_on">Activé</string>
<!-- Select Face Recognition title -->
<string name="pref_camera_facerc_title">Reconnaissance de visage</string>
<!-- Face Recognition choices -->
<string name="pref_camera_facerc_entry_off">Désactivé</string>
+ <string name="pref_camera_facerc_entry_on">Activé</string>
<!-- Settings screen, Multiple levels entries -->
<string name="pref_camera_sharpness_entry_level0">Niveau 0</string>
<string name="pref_camera_sharpness_entry_level1">Niveau 1</string>
@@ -283,10 +326,15 @@
<!-- Settings screen, Picture quality title -->
<string name="pref_camera_jpegquality_title">Qualité d\'image</string>
<!-- Settings screen, Picture quality dialog radio button choices -->
+ <string name="pref_camera_jpegquality_entry_0">Faible</string>
+ <string name="pref_camera_jpegquality_entry_1">Standard</string>
+ <string name="pref_camera_jpegquality_entry_2">Élevée</string>
<!-- Default auto histogram setting. Do not translate. -->
<!-- Settings screen, Select Histogram title -->
<string name="pref_camera_histogram_title">Histogramme</string>
<!-- Settings screen, Histogram radio button choices -->
+ <string name="pref_camera_histogram_entry_enable">Activer</string>
+ <string name="pref_camera_histogram_entry_disable">Désactiver</string>
<!-- Histogram entry values. Do not translate. -->
<!-- Default auto scene detection setting. -->
<!-- Settings screen, Select Auto Scene Detection -->
@@ -294,7 +342,9 @@
<!-- Settings menu, auto scene detection choices -->
<string name="pref_camera_scenedetect_entry_off">Désactivé</string>
<!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
+ <string name="pref_camera_scenedetect_entry_on">Activé</string>
<!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
+ <string name="time_lapse_error">Taille de vidéo invalide pour l\'enregistrement en time-lapse.</string>
<!-- longshot value -->
<string name="pref_camera_longshot_title">Mode rafale</string>
<string name="msg_cancel_longshot_for_limited_memory">Plus assez de mémoire, mode rafale annulé</string>
@@ -303,6 +353,8 @@
<!-- Settings screen, setting title text for Auto HDR-->
<string name="pref_camera_auto_hdr_title">HDR Automatique</string>
<!-- Settings screen, Auto HDR location dialog choices -->
+ <string name="pref_camera_auto_hdr_entry_enable">Activer</string>
+ <string name="pref_camera_auto_hdr_entry_disable">Désactiver</string>
<!-- toast message for storage location switch -->
<string name="on_switch_save_path_to_sdcard">Plus assez de mémoire interne, stockage basculé sur la carte SD</string>
<!-- Settings screen, Selectable HDR mode title -->
@@ -320,6 +372,7 @@
<!--Settings screen, video rotation title-->
<string name="pref_camera_video_rotation_title">Rotation vidéo</string>
<!--Menu, video rotation label-->
+ <string name="pref_camera_video_rotation_label">ROTATION VIDÉO</string>
<!-- Settings screen, Video rotation dialog radio button choices -->
<string name="pref_camera_video_rotation_entry_0">0 degré</string>
<string name="pref_camera_video_rotation_entry_90">90 degrés</string>
@@ -333,24 +386,58 @@
<string name="advance_feature_enable_msg">Le mode rafale n\'est pas pris en charge quand les fonctionnalités avancées sont activées</string>
<!-- The alas of CameraActivity for gesture operation -->
<string name="camera_gesture_title">Lancer l\'appareil photo</string>
+ <string name="pref_camera_tsmakeup_title">Embellissement</string>
+ <string name="pref_camera_tsmakeup_entry_on">Activé</string>
<string name="pref_camera_tsmakeup_entry_off">Désactivé</string>
+ <string name="pref_camera_tsmakeup_entry_low">Faible</string>
+ <string name="pref_camera_tsmakeup_entry_mid">Moyenne</string>
+ <string name="pref_camera_tsmakeup_entry_high">Élevée</string>
+ <string name="pref_camera_tsmakeup_custom">Personnalisée</string>
+ <string name="pref_camera_tsmakeup_level_whiten">Blanchir</string>
+ <string name="pref_camera_tsmakeup_level_clean">Adoucir</string>
+ <string name="text_tsmakeup_alert_title">Avertissement</string>
+ <string name="text_tsmakeup_alert_msg">La détection de visage doit être activée pour utiliser la fonctionnalité d\'embellissement. Souhaitez-vous continuer ?</string>
+ <string name="text_tsmakeup_alert_continue">Poursuivre</string>
+ <string name="text_tsmakeup_alert_quit">Annuler</string>
<string name="all_in_focus">Tout sur le focus</string>
<string name="refocus_toast">Pour refaire la mise au point, appuyer ici</string>
+ <string name="camera_thermal_shutdown">Téléphone en surchauffe, fermeture de l\'appareil photo.</string>
+ <string name="camera_unknown_error">Erreur inconnue, fermeture de l\'appareil photo.</string>
<!-- Help menu strings -->
+ <string name="help_menu_ok">OK</string>
+ <string name="help_menu_scene_mode_1">Sélectionnez un</string>
+ <string name="help_menu_scene_mode_3">pour de meilleures photos</string>
+ <string name="help_menu_beautify_1">Améliorer les portraits</string>
+ <string name="help_menu_beautify_2">avec la</string>
+ <string name="help_menu_switcher_1">Permuter</string>
+ <string name="help_menu_switcher_2">entre</string>
+ <string name="help_menu_switcher_3">appareil photo, vidéo et panorama</string>
+ <string name="pref_camera2_camera2_title">Mode Camera2</string>
<string name="pref_camera2_camera2_entry_enable">Activer</string>
<string name="pref_camera2_camera2_entry_disable">Désactiver</string>
+ <string name="pref_camera2_mono_only_title">Mono uniquement</string>
+ <string name="pref_camera2_mono_preview_title">Aperçu mono</string>
<string name="pref_camera2_mono_preview_entry_on">Activé</string>
<string name="pref_camera2_mono_preview_entry_off">Désactivé</string>
<string name="pref_camera2_clearsight_entry_on">Activé</string>
<string name="pref_camera2_clearsight_entry_off">Désactivé</string>
<string name="clearsight_capture_success">Photo ClearSight réussie</string>
<string name="clearsight_capture_fail">Photo ClearSight échouée</string>
+ <string name="pref_camera2_mpo_title">Format MPO</string>
<string name="pref_camera2_mpo_entry_on">Activé</string>
<string name="pref_camera2_mpo_entry_off">Désactivé</string>
<string name="pref_camera2_makeup_title">Maquillage</string>
+ <string name="pref_camera2_noise_reduction_title">Réduction du bruit</string>
<string name="pref_camera2_noise_reduction_entry_off">Désactivé</string>
<string name="pref_camera2_noise_reduction_entry_fast">Rapide</string>
+ <string name="pref_camera2_noise_reduction_entry_high_quality">Haute qualité</string>
+ <string name="pref_camera2_videosnap_title">Taille auto de l\'instantané</string>
<string name="pref_camera2_videosnap_entry_enable">Activer</string>
<string name="pref_camera2_videosnap_entry_disable">Désactiver</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">Image optimale</string>
+ <string name="bestpicture_done">TERMINÉ</string>
+ <string name="bestpicture_at_least_one_picture">Vous devez choisir au moins une photo.</string>
+ <string name="pref_camera2_shutter_sound_entry_on">Activé</string>
<string name="pref_camera2_shutter_sound_entry_off">Désactivé</string>
+ <string name="pref_camera2_shutter_sound_title">Son de l\'obturateur</string>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 89ae0eaa0..f46a15a25 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -165,6 +165,7 @@
<!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_front">Frontale</string>
<!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">Localisation GPS</string>
<!-- Label for record location preference [CHAR LIMIT=50] -->
<string name="pref_camera_location_label">LIEU</string>
<!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
@@ -177,6 +178,9 @@
<!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
<string name="pref_camera_timer_sound_title">Compte à rebours sonore</string>
<!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Stockage</string>
+ <string name="pref_camera_savepath_entry_0">Téléphone </string>
+ <string name="pref_camera_savepath_entry_1">Carte SD</string>
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<string name="setting_off">Désactivé</string>
<!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
@@ -297,14 +301,23 @@
<!-- 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">Impossible de sélectionner ce paramètre en mode Scène.</string>
<!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">L\'HDR désactivera le mode rafale.</string>
<!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">La capture avancée va désactiver le mode rafale.</string>
<!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <string name="video_quality_4k_disable_IS">La qualité vidéo 4K va désactiver la stabilisation d\'image.</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">SeeMore n\'est pas activable pendant la vidéo 4k.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">En haute qualité, la réduction du bruit désactivera CDS.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">En haute qualité, la réduction du bruit désactivera TNR.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore désactivera CDS.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore désactivera TNR.</string>
<!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">SeeMore désactivera la réduction du bruit.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Exposition</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
@@ -536,4 +549,5 @@ CHAR LIMIT = NONE] -->
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<string name="setting_wallpaper">Définition du fond d\'écran en cours…</string>
<!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="remaining_photos_format">%d restante(s)</string>
</resources>
diff --git a/res/values-nl/qcomstrings.xml b/res/values-nl/qcomstrings.xml
index f1975305e..2fc771ca3 100644
--- a/res/values-nl/qcomstrings.xml
+++ b/res/values-nl/qcomstrings.xml
@@ -176,15 +176,18 @@
<!-- The message is shown in dialog when the app encounters an unsupported video profile-->
<string name="error_app_unsupported_profile">Niet-ondersteund videoformaat</string>
<!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
- <string name="error_app_unsupported_raw">Raw beeldformaat wordt niet ondersteund in Zero shutter lag modus. Selecteer JPEG</string>
+ <string name="error_app_unsupported_raw">Raw beeldformaat wordt niet ondersteund in de stand zonder ontspanvertraging (ZSL). Selecteer JPEG</string>
<!-- Settings screen, AE bracketing and HDR location dialog choices -->
<string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">Reeksopname met automatische belichtingscompensatie (AEB)</string>
<string name="pref_camera_ae_bracket_hdr_title">Reeksopname met automatische belichtingscompensatie (AEB)</string>
<string name="pref_camera_ae_bracket_hdr_entry_on">Aan</string>
<string name="err_app_unsupport_ae_bracket_code">Bracketing (AEB) wordt nog niet ondersteund</string>
<!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
+ <string name="snapshot_lower_than_video">Resolutie momentopname is kleiner dan die van de video. Momentopname wordt gemaakt ter grootte van de video. Kies een hogere of gelijke resolutie als de huidige videoresolutie.</string>
<!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
+ <string name="snapshotsize_low_powermode">Resolutie aanpassen wordt niet ondersteund in laag-energieverbruik-stand. Momentopname wordt gemaakt ter grootte van de video. Kies normaal-energieverbruik-stand om de resolutie aan te kunnen passen.</string>
<!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
+ <string name="snapshot_qcif_and_d1">Alleen momentopname ter grootte van de video wordt ondersteund in deze resolutie.</string>
<!-- Default hfr setting. Do not translate. -->
<!-- Settings screen, Select hfr title -->
<string name="pref_camera_hfr_title">Opname met hoge beeldsnelheid</string>
@@ -439,6 +442,7 @@
<string name="pref_camera2_noise_reduction_entry_off">Uit</string>
<string name="pref_camera2_noise_reduction_entry_fast">Snel</string>
<string name="pref_camera2_noise_reduction_entry_high_quality">Hoge kwaliteit</string>
+ <string name="pref_camera2_videosnap_title">Automatische grootte momentopname</string>
<string name="pref_camera2_videosnap_entry_enable">Inschakelen</string>
<string name="pref_camera2_videosnap_entry_disable">Uitschakelen</string>
<string name="pref_camera2_trackingfocus_title">Focus volgt object</string>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index f6a628e6b..d252c0425 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -314,6 +314,7 @@
<!-- Toast after enable 2k4k video quality to inform IS has disabled -->
<string name="video_quality_4k_disable_IS">Включение видеосъёмки с разрешением 4K отключит стабилизацию.</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">Режим SeeMore не может быть включён во время записи 4К видео.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
<string name="disable_CDS_during_HighQualityNoiseReduction">Включение высококачественного шумоподавления отключит функцию CDS.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
@@ -556,4 +557,5 @@ CHAR LIMIT = NONE] -->
<string name="setting_wallpaper">Установка обоев…</string>
<!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
<string name="remaining_photos_format">Осталось: %d</string>
+ <string name="makeup_video_size_limit">Функция Makeup работает только при записи видео в VGA.</string>
</resources>