summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-20 13:55:15 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-20 13:55:15 -0700
commit9ee33a51165b3534dc10cd55c77c8a43bdee65de (patch)
treea2cd7ad41035f8fe918c886f659c919a82970864
parent91d6eab894838c96fac07406bfc9202f970b7d53 (diff)
downloadandroid_packages_apps_Snap-9ee33a51165b3534dc10cd55c77c8a43bdee65de.tar.gz
android_packages_apps_Snap-9ee33a51165b3534dc10cd55c77c8a43bdee65de.tar.bz2
android_packages_apps_Snap-9ee33a51165b3534dc10cd55c77c8a43bdee65de.zip
Automatic translation import
Change-Id: I5eb20d694d944f4ff486c1d0393480ecbd03e46c
-rw-r--r--res/values-af/camera2arrays.xml17
-rw-r--r--res/values-af/cm_strings.xml3
-rw-r--r--res/values-af/qcomstrings.xml111
-rw-r--r--res/values-af/strings.xml15
-rw-r--r--res/values-ast-rES/cm_strings.xml2
-rw-r--r--res/values-ast-rES/strings.xml2
-rw-r--r--res/values-bg/cm_strings.xml1
-rw-r--r--res/values-ca/cm_strings.xml1
-rw-r--r--res/values-cs/cm_strings.xml1
-rw-r--r--res/values-de/cm_strings.xml1
-rw-r--r--res/values-el/cm_strings.xml1
-rw-r--r--res/values-el/qcomstrings.xml10
-rw-r--r--res/values-el/strings.xml15
-rw-r--r--res/values-es-rUS/cm_strings.xml1
-rw-r--r--res/values-es-rUS/strings.xml2
-rw-r--r--res/values-eu-rES/cm_strings.xml1
-rw-r--r--res/values-fi/cm_strings.xml1
-rw-r--r--res/values-hu/cm_strings.xml1
-rw-r--r--res/values-in/qcomstrings.xml56
-rw-r--r--res/values-in/strings.xml6
-rw-r--r--res/values-it/cm_strings.xml1
-rw-r--r--res/values-iw/cm_strings.xml1
-rw-r--r--res/values-ja/cm_strings.xml1
-rw-r--r--res/values-ko/cm_strings.xml1
-rw-r--r--res/values-nb/cm_strings.xml1
-rw-r--r--res/values-nl/cm_strings.xml1
-rw-r--r--res/values-pl/cm_strings.xml1
-rw-r--r--res/values-pl/strings.xml4
-rw-r--r--res/values-pt-rBR/cm_strings.xml1
-rw-r--r--res/values-pt-rBR/qcomstrings.xml3
-rw-r--r--res/values-pt-rPT/cm_strings.xml1
-rw-r--r--res/values-ro/cm_strings.xml1
-rw-r--r--res/values-ru/cm_strings.xml1
-rw-r--r--res/values-sk/cm_strings.xml1
-rw-r--r--res/values-sl/cm_strings.xml1
-rw-r--r--res/values-tr/cm_strings.xml1
-rw-r--r--res/values-uk/cm_strings.xml1
-rw-r--r--res/values-uk/strings.xml2
-rw-r--r--res/values-vi/cm_strings.xml1
-rw-r--r--res/values-zh-rCN/cm_strings.xml1
-rw-r--r--res/values-zh-rTW/cm_strings.xml1
41 files changed, 242 insertions, 33 deletions
diff --git a/res/values-af/camera2arrays.xml b/res/values-af/camera2arrays.xml
index c5b0b7a8f..ae04f86b7 100644
--- a/res/values-af/camera2arrays.xml
+++ b/res/values-af/camera2arrays.xml
@@ -28,6 +28,23 @@
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources>
+ <string-array name="pref_camera2_mono_only_entries">
+ <item>Aan</item>
+ <item>Af</item>
+ </string-array>
+ <string-array name="pref_camera2_initial_camera_entries">
+ <item>Bayer</item>
+ <item>Mono</item>
+ <item>Voorkant</item>
+ </string-array>
+ <string-array name="pref_camera2_makeup_entries">
+ <item>Aan</item>
+ <item>Af</item>
+ </string-array>
+ <string-array name="pref_camera2_trackingfocus_entries">
+ <item>Aan</item>
+ <item>Af</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-af/cm_strings.xml b/res/values-af/cm_strings.xml
index 5f6b637fe..25c5f52b8 100644
--- a/res/values-af/cm_strings.xml
+++ b/res/values-af/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">Breed</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 megapieksels</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">Verminder vervaag beweging</string>
<string name="pref_camera_scenemode_entry_aqua">Aqua</string>
@@ -45,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Vuurwerke</string>
<string name="pref_camera_scenemode_entry_flowers">Blomme</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Draagbare skemer</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Hoë sensitiwiteit</string>
<string name="pref_camera_scenemode_entry_indoor">Binnenshuis</string>
<string name="pref_camera_scenemode_entry_landscape">Landskap</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Gemengde verligting</string>
diff --git a/res/values-af/qcomstrings.xml b/res/values-af/qcomstrings.xml
index 93299f9c5..46ca49050 100644
--- a/res/values-af/qcomstrings.xml
+++ b/res/values-af/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">Kragmodus</string>
<!-- Settings screen, Power mode dialog radio button choices -->
+ <string name="pref_camera_powermode_entry_lp">Laag</string>
+ <string name="pref_camera_powermode_entry_np">Normaal</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">Velkleur verbetering</string>
<!-- Settings screen, Skin Tone Enhancement radio button choices -->
+ <string name="pref_camera_skinToneEnhancement_entry_enable">Aktiveer</string>
+ <string name="pref_camera_skinToneEnhancement_entry_disable">Deaktiveer</string>
<!-- Skin Tone Enhancement entry values. Do not translate. -->
<!-- Settings screen, setting title text for ZSL-->
<string name="pref_camera_zsl_title">Nul sluiter vertraging</string>
@@ -87,21 +92,35 @@
<string name="pref_camera_manual_focus_entry_diopter_mode">Diopter modus</string>
<string name="pref_camera_manual_focus_entry_off">Af</string>
<!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title" translatable="true">Kits vaslegging</string>
+ <string name="pref_camera_instant_capture_entry_aggressive_aec" translatable="true">Aggressiewe AEC</string>
+ <string name="pref_camera_instant_capture_entry_fast_aec" translatable="true">Vinnige AEC</string>
+ <string name="pref_camera_instant_capture_entry_disable" translatable="true">Deaktiveer</string>
<!-- Instant Capture entry values -->
<!-- Settings screen, ZSL location dialog choices -->
<string name="pref_camera_zsl_entry_off">Af</string>
+ <string name="pref_camera_zsl_entry_on">Aan</string>
<!-- The message is shown in toast when HDR or scene mode is enabled -->
+ <string name="hdr_enable_message">HDR is geaktiveer, slegs outomatiese toneelmodus word ondersteun</string>
+ <string name="scene_enable_message">HDR word slegs in outomatiese toneelmodus ondersteun</string>
<!-- Settings screen, Video HDR location dialog choices -->
<string name="pref_camera_video_hdr_entry_off">Af</string>
+ <string name="pref_camera_video_hdr_entry_on">Aan</string>
<!-- Settings screen, CDS location dialog choices -->
<string name="pref_camera_cds_entry_off">Af</string>
+ <string name="pref_camera_cds_entry_on">Aan</string>
<string name="pref_camera_cds_entry_auto">Outo</string>
<!-- Settings screen, video CDS location dialog choices -->
<string name="pref_camera_video_cds_entry_off">Af</string>
+ <string name="pref_camera_video_cds_entry_on">Aan</string>
<string name="pref_camera_video_cds_entry_auto">Outo</string>
<!-- Settings screen, TNR location dialog choices -->
+ <string name="pref_camera_tnr_entry_disable">Deaktiveer</string>
+ <string name="pref_camera_tnr_entry_enable">Aktiveer</string>
<!-- Settings screen, TNR location dialog choices -->
<!-- Settings screen, video TNR location dialog choices -->
+ <string name="pref_camera_video_tnr_entry_disable">Deaktiveer</string>
+ <string name="pref_camera_video_tnr_entry_enable">Aktiveer</string>
<!-- Settings screen, video TNR location dialog choices -->
<!-- Settings screen, setting title text for Video HDR-->
<string name="pref_camera_video_hdr_title">HDR Video</string>
@@ -122,15 +141,25 @@
<string name="pref_camera_facedetection_title">Gesig opsporing</string>
<!-- Settings menu, Face Detection choices -->
<string name="pref_camera_facedetection_entry_off">Af</string>
+ <string name="pref_camera_facedetection_entry_on">Aan</string>
<!-- Default Selfie Flash setting. -->
<!-- Settings screen, Selfie Flash Detection -->
<string name="pref_selfie_flash_title">Selfie Flits</string>
<!-- Settings menu, Selfie Flash choices -->
<string name="pref_selfie_flash_entry_off">Af</string>
+ <string name="pref_selfie_flash_entry_on">Aan</string>
<!-- Default redeye reduction setting. -->
<!-- Settings screen, Select Redeye Reduction -->
<string name="pref_camera_redeyereduction_title">Rooi oë vermindering</string>
<!-- Settings menu, redeye reduction choices -->
+ <string name="pref_camera_redeyereduction_entry_enable">Aktiveer</string>
+ <string name="pref_camera_redeyereduction_entry_disable">Deaktiveer</string>
+ <string name="pref_camera_selfiemirror_title" translatable="true">Selfie-spieël</string>
+ <string name="pref_camera_selfiemirror_entry_enable">Aktiveer</string>
+ <string name="pref_camera_selfiemirror_entry_disable">Deaktiveer</string>
+ <string name="pref_camera_shuttersound_title" translatable="true">Sluitergeluid</string>
+ <string name="pref_camera_shuttersound_entry_enable">Geaktiveer</string>
+ <string name="pref_camera_shuttersound_entry_disable">Gedeaktiveer</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">Hoë spoed/stadige aksie word nie ondersteun vir Stabilisering/Tydsduur/HDR.</string>
@@ -145,14 +174,20 @@
<!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
<string name="error_app_unsupported">Onondersteunde video resolusie vir hierdie tipe enkodeerder</string>
<!-- The message is shown in dialog when the app encounters an unsupported video profile-->
+ <string name="error_app_unsupported_profile">Onondersteunde video-profiel</string>
<!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
<string name="error_app_unsupported_raw">Rou foto-formaat word nie ondersteun in geen sluiter wag tyd. Kies JPEG</string>
<!-- Settings screen, AE bracketing and HDR location dialog choices -->
<string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">Outo beligting afbakening</string>
<string name="pref_camera_ae_bracket_hdr_title">Outo beligting afbakening</string>
+ <string name="pref_camera_ae_bracket_hdr_entry_on">Aan</string>
+ <string name="err_app_unsupport_ae_bracket_code">Bracketing (AEB) word nog nie ondersteun nie</string>
<!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
+ <string name="snapshot_lower_than_video">Video moment opname grootte is laer as video grootte. Beperking tot video grootte. Kies \'n oplossing hoër of gelyk aan die huidige video grootte.</string>
<!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
+ <string name="snapshotsize_low_powermode">Ons ondersteun nie die foto grootte in Lae-Krag-modus nie. Video grootte moment opname sal geneem word. Kies Hoë-krag-modus vir die foto grootte.</string>
<!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
+ <string name="snapshot_qcif_and_d1">Slegs Video grootte moment opname ondersteuning vir huidige oplossing.</string>
<!-- Default hfr setting. Do not translate. -->
<!-- Settings screen, Select hfr title -->
<string name="pref_camera_hfr_title">Stadige Aksie</string>
@@ -165,21 +200,27 @@
<string name="pref_camera_hfr_entry_hsr_60">Hoë spoed 60 RPS</string>
<string name="pref_camera_hfr_entry_hsr_90">Hoë spoed 90 RPS</string>
<string name="pref_camera_hfr_entry_hsr_120">Hoë spoed 120 RPS</string>
+ <string name="pref_camera_hfr_entry_hsr_240">Hoë spoed 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">Geraas vermindering</string>
<!-- Settings screen, see more radio button choices -->
<string name="pref_camera_noise_reduction_entry_off">Af</string>
+ <string name="pref_camera_noise_reduction_entry_fast">Vinnig</string>
+ <string name="pref_camera_noise_reduction_entry_high_quality">Hoë kwaliteit</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">Af</string>
+ <string name="pref_camera_see_more_entry_on">Aan</string>
<!-- see more entry values. Do not translate. -->
<!-- Denoise Settings screen, setting title text -->
<string name="pref_camera_denoise_title">Wavelet denoise modus</string>
<!-- Denoise Settings screen, Record location dialog choices -->
<string name="pref_camera_denoise_entry_off">Af</string>
+ <string name="pref_camera_denoise_entry_on">Aan</string>
<!-- Default iso setting. Do not translate. -->
<!-- Settings screen, Select Iso title -->
<string name="pref_camera_iso_title">Kies ISO</string>
@@ -201,6 +242,7 @@
<string name="pref_camera_antibanding_entry_2">60 Hz (VSA)</string>
<string name="pref_camera_antibanding_entry_3">Outo</string>
<!-- Default color effect setting. -->
+ <string name="pref_camera_filter_mode_entry_on">Aan</string>
<string name="pref_camera_filter_mode_entry_off">Af</string>
<!-- Settings screen, Select Color effect title -->
<string name="pref_camera_coloreffect_title">Kleur effek</string>
@@ -224,14 +266,17 @@
<string name="pref_camera_coloreffect_entry_greentint">Groen tint</string>
<!-- Settings screen, Touch AF/AEC dialog radio button choices -->
<string name="pref_camera_touchafaec_entry_off">Af</string>
+ <string name="pref_camera_touchafaec_entry_on">Aan</string>
<!-- Select IS title -->
<string name="pref_camera_dis_title">Stabilisering</string>
<!-- DIS choices -->
<string name="pref_camera_dis_entry_off">Af</string>
+ <string name="pref_camera_dis_entry_on">Aan</string>
<!-- Select Face Recognition title -->
<string name="pref_camera_facerc_title">Gesigs erkenning</string>
<!-- Face Recognition choices -->
<string name="pref_camera_facerc_entry_off">Af</string>
+ <string name="pref_camera_facerc_entry_on">Aan</string>
<!-- Settings screen, Multiple levels entries -->
<string name="pref_camera_sharpness_entry_level0">Vlak 0</string>
<string name="pref_camera_sharpness_entry_level1">Vlak 1</string>
@@ -282,10 +327,15 @@
<!-- Settings screen, Picture quality title -->
<string name="pref_camera_jpegquality_title">Foto kwaliteit</string>
<!-- Settings screen, Picture quality dialog radio button choices -->
+ <string name="pref_camera_jpegquality_entry_0">Laag</string>
+ <string name="pref_camera_jpegquality_entry_1">Standaard</string>
+ <string name="pref_camera_jpegquality_entry_2">Hoog</string>
<!-- Default auto histogram setting. Do not translate. -->
<!-- Settings screen, Select Histogram title -->
<string name="pref_camera_histogram_title">Histogram</string>
<!-- Settings screen, Histogram radio button choices -->
+ <string name="pref_camera_histogram_entry_enable">Aktiveer</string>
+ <string name="pref_camera_histogram_entry_disable">Deaktiveer</string>
<!-- Histogram entry values. Do not translate. -->
<!-- Default auto scene detection setting. -->
<!-- Settings screen, Select Auto Scene Detection -->
@@ -293,7 +343,9 @@
<!-- Settings menu, auto scene detection choices -->
<string name="pref_camera_scenedetect_entry_off">Af</string>
<!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
+ <string name="pref_camera_scenedetect_entry_on">Aan</string>
<!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
+ <string name="time_lapse_error">Ongeldig video-grootte vir tydsverloopopnames.</string>
<!-- longshot value -->
<string name="pref_camera_longshot_title">Deurlopende skoot</string>
<string name="msg_cancel_longshot_for_limited_memory">Besig om uit geheue te hardloop, kanselleer deurlopende skoot</string>
@@ -302,6 +354,8 @@
<!-- Settings screen, setting title text for Auto HDR-->
<string name="pref_camera_auto_hdr_title">Outo HDR</string>
<!-- Settings screen, Auto HDR location dialog choices -->
+ <string name="pref_camera_auto_hdr_entry_enable">Aktiveer</string>
+ <string name="pref_camera_auto_hdr_entry_disable">Deaktiveer</string>
<!-- toast message for storage location switch -->
<string name="on_switch_save_path_to_sdcard">Interne spasie is nie genoeg nie, skakel oor na SD kaart</string>
<!-- Settings screen, Selectable HDR mode title -->
@@ -319,6 +373,7 @@
<!--Settings screen, video rotation title-->
<string name="pref_camera_video_rotation_title">Video rotasie</string>
<!--Menu, video rotation label-->
+ <string name="pref_camera_video_rotation_label">VIDEO ROTASIE</string>
<!-- Settings screen, Video rotation dialog radio button choices -->
<string name="pref_camera_video_rotation_entry_0">0 grade</string>
<string name="pref_camera_video_rotation_entry_90">90 grade</string>
@@ -332,13 +387,69 @@
<string name="advance_feature_enable_msg">Aaneenlopende foto modus word nie ondersteun wanneer gevorderde funksies aktief is nie</string>
<!-- The alas of CameraActivity for gesture operation -->
<string name="camera_gesture_title">Begin kamera</string>
+ <string name="pref_camera_tsmakeup_title">Verfraaiing</string>
+ <string name="pref_camera_tsmakeup_entry_on">Aan</string>
<string name="pref_camera_tsmakeup_entry_off">Af</string>
+ <string name="pref_camera_tsmakeup_entry_low">Laag</string>
+ <string name="pref_camera_tsmakeup_entry_mid">Gemiddeld</string>
+ <string name="pref_camera_tsmakeup_entry_high">Hoog</string>
+ <string name="pref_camera_tsmakeup_custom">Pasmaak</string>
+ <string name="pref_camera_tsmakeup_level_whiten">Maak witter</string>
+ <string name="pref_camera_tsmakeup_level_clean">Versag</string>
+ <string name="text_tsmakeup_alert_title">Waarskuwing</string>
+ <string name="text_tsmakeup_alert_msg">Gesig bespeuring moet geaktiveer word ten einde die verfraai funksie te gebruik. Wil jy voortgaan?</string>
+ <string name="text_tsmakeup_alert_continue">Gaan voort</string>
+ <string name="text_tsmakeup_alert_quit">Kanselleer</string>
+ <string name="text_tsmakeup_beautify_toast">Verfraai</string>
<string name="all_in_focus">Alles in fokus</string>
<string name="refocus_toast">Tik hier om laaste foto te herfokus</string>
+ <string name="refocus_prompt_message">Met UbiFocus, jou kamera sal 5 prente neem, elke keer dat jy die sluiter knoppie druk. Die 5 prente sal gekombineer word in 1 foto, waar alles in fokus is. Jy kan kies om weer te fokus, nadat jy die foto geneem het.</string>
+ <string name="camera_thermal_shutdown">Foon het oorverhit, sluit tans kamera.</string>
+ <string name="camera_server_died">Media bediener het doodgegaan, sluit tans kamera.</string>
+ <string name="camera_unknown_error">Onbekende fout, sluit tans kamera.</string>
+ <string name="mute_button_desc">Demp knoppie</string>
<!-- Help menu strings -->
+ <string name="help_menu_ok">OK</string>
+ <string name="help_menu_scene_mode_1">Kies \'n</string>
+ <string name="help_menu_scene_mode_2">Toneel modus</string>
+ <string name="help_menu_scene_mode_3">vir beter fotos</string>
+ <string name="help_menu_color_filter_1">Gebruik kleur</string>
+ <string name="help_menu_color_filter_2">filters</string>
+ <string name="help_menu_color_filter_3">om te</string>
+ <string name="help_menu_color_filter_4">verbeter die fotos</string>
+ <string name="help_menu_beautify_1">Verbeter portrette</string>
+ <string name="help_menu_beautify_2">met die</string>
+ <string name="help_menu_beautify_3">Verfraai kenmerk</string>
+ <string name="help_menu_switcher_1">Skakel</string>
+ <string name="help_menu_switcher_2">tussen</string>
+ <string name="help_menu_switcher_3">kamera, video en panorama</string>
+ <string name="pref_camera2_camera2_title">Camera2 modus</string>
+ <string name="pref_camera2_camera2_entry_enable">Aktiveer</string>
+ <string name="pref_camera2_camera2_entry_disable">Deaktiveer</string>
+ <string name="pref_camera2_mono_only_title">Slegs Mono</string>
+ <string name="pref_camera2_mono_preview_title">Mono-voorskou</string>
+ <string name="pref_camera2_mono_preview_entry_on">Aan</string>
<string name="pref_camera2_mono_preview_entry_off">Af</string>
+ <string name="pref_camera2_clearsight_entry_on">Aan</string>
<string name="pref_camera2_clearsight_entry_off">Af</string>
+ <string name="clearsight_capture_success">ClearSight vaslegging suksesvol</string>
+ <string name="clearsight_capture_fail">ClearSight vaslegging het misluk</string>
+ <string name="pref_camera2_mpo_title">MPO formaat</string>
+ <string name="pref_camera2_mpo_entry_on">Aan</string>
<string name="pref_camera2_mpo_entry_off">Af</string>
+ <string name="pref_camera2_makeup_title">Make-up</string>
+ <string name="pref_camera2_noise_reduction_title">Geraas vermindering</string>
<string name="pref_camera2_noise_reduction_entry_off">Af</string>
+ <string name="pref_camera2_noise_reduction_entry_fast">Vinnig</string>
+ <string name="pref_camera2_noise_reduction_entry_high_quality">Hoë kwaliteit</string>
+ <string name="pref_camera2_videosnap_title">Outomatiese moment opname grootte</string>
+ <string name="pref_camera2_videosnap_entry_enable">Aktiveer</string>
+ <string name="pref_camera2_videosnap_entry_disable">Deaktiveer</string>
+ <string name="pref_camera2_trackingfocus_title">Fokus volg objek</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">Beste prent</string>
+ <string name="bestpicture_done">GEDOEN</string>
+ <string name="bestpicture_at_least_one_picture">Ten minste een prent moet gekies word.</string>
+ <string name="pref_camera2_shutter_sound_entry_on">Aan</string>
<string name="pref_camera2_shutter_sound_entry_off">Af</string>
+ <string name="pref_camera2_shutter_sound_title">Sluiter geluid</string>
</resources>
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
index efbbc83f1..6dd262bcf 100644
--- a/res/values-af/strings.xml
+++ b/res/values-af/strings.xml
@@ -165,6 +165,7 @@
<!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_front">Voorkant</string>
<!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">GPS ligging</string>
<!-- Label for record location preference [CHAR LIMIT=50] -->
<string name="pref_camera_location_label">LIGGING</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">Biep tydens aftelling</string>
<!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Berging</string>
+ <string name="pref_camera_savepath_entry_0">Foon</string>
+ <string name="pref_camera_savepath_entry_1">SD-kaart</string>
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<string name="setting_off">Af</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">Kan nie in toneelmodus gekies word nie.</string>
<!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">HDR sal deurlopende skoot deaktiveer.</string>
<!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">Gevorderde vaslegging sal deurlopende skoot deaktiveer.</string>
<!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <string name="video_quality_4k_disable_IS">4 k videokwaliteit sal beeldstabilisering deaktiveer.</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">SeeMore kan nie aktiveer word gedurende 4k videoopneming nie.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">Hoë-gehalte geraasvermindering sal TNR deaktiveer.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">Hoë-gehalte geraasvermindering sal TNR deaktiveer.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore sal CDS deaktiveer.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore sal TNR deaktiveer.</string>
<!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">SeeMore sal geraasvermindering deaktiveer.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Beligting</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
@@ -536,4 +549,6 @@ CHAR LIMIT = NONE] -->
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<string name="setting_wallpaper">Stel tans muurpapier in</string>
<!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="remaining_photos_format">%d oor</string>
+ <string name="makeup_video_size_limit">Make-up werk net onder VGA grootte in video-opname.</string>
</resources>
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index 3271688ef..30c70a96f 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -24,6 +24,8 @@
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 -->
+ <string name="pref_camera_scenemode_entry_ar">Realidá aumentada</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Sensibilidá alta</string>
<!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_normal">Normal</string>
<!-- Color effects -->
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 0147cd38c..356a62e2a 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -31,8 +31,10 @@
<item quantity="one">¿Desaniciar l\'elementu esbilláu?</item>
<item quantity="other">¿Desaniciar los elementos esbillaos?</item>
</plurals>
+ <string name="share">Compartir</string>
<!-- 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 name="undo">DESFACER</string>
<!-- String indicating how many media item(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
<!-- String indicating how many media album(s) is(are) selected
diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml
index 378881fca..e9738c7c2 100644
--- a/res/values-bg/cm_strings.xml
+++ b/res/values-bg/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Фойерверки</string>
<string name="pref_camera_scenemode_entry_flowers">Цветя</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Здрач от ръка</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Висока чувствителност</string>
<string name="pref_camera_scenemode_entry_indoor">Закрито</string>
<string name="pref_camera_scenemode_entry_landscape">Пейзаж</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Смесено осветление</string>
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
index 56c5b0145..0983dc018 100644
--- a/res/values-ca/cm_strings.xml
+++ b/res/values-ca/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Focs artificials</string>
<string name="pref_camera_scenemode_entry_flowers">Flors</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">En penombra a mà</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Alta sensibilitat</string>
<string name="pref_camera_scenemode_entry_indoor">Interior</string>
<string name="pref_camera_scenemode_entry_landscape">Paisatge</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Llums barrejades</string>
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index 1abcbc2bb..249710ab4 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Ohňostroj</string>
<string name="pref_camera_scenemode_entry_flowers">Květiny</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Soumrak fotografovaný z ruky</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Vysoká citlivost</string>
<string name="pref_camera_scenemode_entry_indoor">Doma</string>
<string name="pref_camera_scenemode_entry_landscape">Krajina</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Smíšené osvětlení</string>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
index c70cf57a5..d73e37f55 100644
--- a/res/values-de/cm_strings.xml
+++ b/res/values-de/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Feuerwerk</string>
<string name="pref_camera_scenemode_entry_flowers">Blumen</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Dämmerung (ohne Stativ)</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Hohe Empfindlichkeit</string>
<string name="pref_camera_scenemode_entry_indoor">Innenraum</string>
<string name="pref_camera_scenemode_entry_landscape">Landschaft</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Uneinheitliche Beleuchtung</string>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
index 009f73416..ec0e38ac7 100644
--- a/res/values-el/cm_strings.xml
+++ b/res/values-el/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Πυροτεχνήματα</string>
<string name="pref_camera_scenemode_entry_flowers">Λουλούδια</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Λυκόφως</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Υψηλή ευαισθησία</string>
<string name="pref_camera_scenemode_entry_indoor">Εσωτερικός χώρος</string>
<string name="pref_camera_scenemode_entry_landscape">Τοπίο</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Μεικτός φωτισμός</string>
diff --git a/res/values-el/qcomstrings.xml b/res/values-el/qcomstrings.xml
index 603865fca..cf524d09b 100644
--- a/res/values-el/qcomstrings.xml
+++ b/res/values-el/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. -->
@@ -52,6 +55,8 @@
<!-- Settings screen, Select Skin Tone Enhancement title -->
<string name="pref_camera_skinToneEnhancement_title">Βελτίωση τόνου δέρματος</string>
<!-- 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-->
<string name="pref_camera_zsl_title">Μηδενική καθυστέρηση κλείστρου</string>
@@ -87,6 +92,7 @@
<string name="pref_camera_manual_focus_entry_diopter_mode">Λειτουργία διόπτρας</string>
<string name="pref_camera_manual_focus_entry_off">Ανενεργή</string>
<!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title" translatable="true">Άμεση καταγραφή</string>
<!-- Instant Capture entry values -->
<!-- Settings screen, ZSL location dialog choices -->
<string name="pref_camera_zsl_entry_off">Ανενεργή</string>
@@ -165,11 +171,15 @@
<string name="pref_camera_hfr_entry_hsr_60">Υψηλή ταχύτητα 60 FPS</string>
<string name="pref_camera_hfr_entry_hsr_90">Υψηλή ταχύτητα 90 FPS</string>
<string name="pref_camera_hfr_entry_hsr_120">Υψηλή ταχύτητα 120 FPS</string>
+ <string name="pref_camera_hfr_entry_hsr_240">Υψηλή ταχύτητα 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">Μείωση θορύβου</string>
<!-- Settings screen, see more radio button choices -->
<string name="pref_camera_noise_reduction_entry_off">Ανενεργή</string>
+ <string name="pref_camera_noise_reduction_entry_fast">Γρήγορη</string>
+ <string name="pref_camera_noise_reduction_entry_high_quality">Υψηλή ποιότητα</string>
<!-- see more entry values. Do not translate. -->
<!-- Default see more setting. Do not translate. -->
<!-- Settings screen, Select See More title -->
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index a699705aa..0d047e281 100644
--- a/res/values-el/strings.xml
+++ b/res/values-el/strings.xml
@@ -165,6 +165,7 @@
<!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_front">Μπροστινή</string>
<!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">Τοποθεσία GPS</string>
<!-- Label for record location preference [CHAR LIMIT=50] -->
<string name="pref_camera_location_label">ΤΟΠΟΘΕΣΙΑ</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">Ήχος σε αντ.μέτ.</string>
<!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Αποθηκευτικός χώρος</string>
+ <string name="pref_camera_savepath_entry_0">Τηλέφωνο</string>
+ <string name="pref_camera_savepath_entry_1">Κάρτα SD</string>
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<string name="setting_off">Ανενεργό</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">Δεν υπάρχει δυνατότητα επιλογής στη λειτουργία σκηνής.</string>
<!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">Η ενεργοποίηση του HDR θα απενεργοποιήσει την συνεχή λήψη.</string>
<!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">Η ενεργοποίηση της προηγμένης λήψης θα απενεργοποιήσει την συνεχή λήψη.</string>
<!-- 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 δεν μπορεί να ενεργοποιηθεί κατά τη διάρκεια 4k βίντεο.</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 -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">Η υψηλής ποιότητας μείωση θορύβου θα απενεργοποιήσει το TNR.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">Το SeeMore θα απενεργοποιήσει το CDS.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">Το SeeMore θα απενεργοποιήσει το TNR.</string>
<!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">Το SeeMore θα απενεργοποιήσει την μείωση θορύβου.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Έκθεση</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
@@ -536,4 +549,6 @@ CHAR LIMIT = NONE] -->
<!-- String shown when setting the homepage wallpaper in the background [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>
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
index 062342b48..9c32f20e0 100644
--- a/res/values-es-rUS/cm_strings.xml
+++ b/res/values-es-rUS/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Fuegos artificiales</string>
<string name="pref_camera_scenemode_entry_flowers">Flores</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Anochecer</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Alta sensibilidad</string>
<string name="pref_camera_scenemode_entry_indoor">Interior</string>
<string name="pref_camera_scenemode_entry_landscape">Horizontal</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Mezcla de luces</string>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 181e03875..b849cec28 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -142,7 +142,7 @@ La imagen recortada se guardó en <xliff:g id="folder_name">%s</xliff:g>.</strin
<!-- message for the dialog showing the error of camera hardware -->
<string name="cannot_connect_camera">No se puede establecer conexión con la cámara.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
- <string name="camera_disabled">Se inhabilitó la cámara por políticas de seguridad.</string>
+ <string name="camera_disabled">Se desactivó la cámara por políticas de seguridad.</string>
<!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
<string name="error_permissions">La aplicación no tiene los permisos críticos necesarios para funcionar. Comprueba los ajustes de los permisos.</string>
<!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
diff --git a/res/values-eu-rES/cm_strings.xml b/res/values-eu-rES/cm_strings.xml
index bb4e4ce58..6eceb7c0b 100644
--- a/res/values-eu-rES/cm_strings.xml
+++ b/res/values-eu-rES/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Suziriak</string>
<string name="pref_camera_scenemode_entry_flowers">Loreak</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Ilunabarra</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Sentikortasun altua</string>
<string name="pref_camera_scenemode_entry_indoor">Barnealdea</string>
<string name="pref_camera_scenemode_entry_landscape">Paisaia</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Argi nahastea</string>
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
index 881d27a97..e3670aaef 100644
--- a/res/values-fi/cm_strings.xml
+++ b/res/values-fi/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Ilotulitus</string>
<string name="pref_camera_scenemode_entry_flowers">Kukat</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Hämärä/Käsin kuvaus</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Korkea herkkyys</string>
<string name="pref_camera_scenemode_entry_indoor">Sisätila</string>
<string name="pref_camera_scenemode_entry_landscape">Maisema</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Sekoitettu valaistus</string>
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
index e638ce42a..ddc5fcbec 100644
--- a/res/values-hu/cm_strings.xml
+++ b/res/values-hu/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Tűzijáték</string>
<string name="pref_camera_scenemode_entry_flowers">Virágok</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Kézi szürkület</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Nagy érzékenység</string>
<string name="pref_camera_scenemode_entry_indoor">Beltéri</string>
<string name="pref_camera_scenemode_entry_landscape">Tájkép</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Kevert fények</string>
diff --git a/res/values-in/qcomstrings.xml b/res/values-in/qcomstrings.xml
index efbc36e9a..cd8ba44cc 100644
--- a/res/values-in/qcomstrings.xml
+++ b/res/values-in/qcomstrings.xml
@@ -55,8 +55,8 @@
<!-- Settings screen, Select Skin Tone Enhancement title -->
<string name="pref_camera_skinToneEnhancement_title">Perbaikan warna kulit</string>
<!-- Settings screen, Skin Tone Enhancement radio button choices -->
- <string name="pref_camera_skinToneEnhancement_entry_enable">Aktifkan</string>
- <string name="pref_camera_skinToneEnhancement_entry_disable">Nonaktifkan</string>
+ <string name="pref_camera_skinToneEnhancement_entry_enable">Hidupkan</string>
+ <string name="pref_camera_skinToneEnhancement_entry_disable">Matikan</string>
<!-- Skin Tone Enhancement entry values. Do not translate. -->
<!-- Settings screen, setting title text for ZSL-->
<string name="pref_camera_zsl_title">Rana tanpa jeda</string>
@@ -95,32 +95,32 @@
<string name="pref_camera_instant_capture_title" translatable="true">Ambil foto instan</string>
<string name="pref_camera_instant_capture_entry_aggressive_aec" translatable="true">AEC agresif</string>
<string name="pref_camera_instant_capture_entry_fast_aec" translatable="true">AEC cepat</string>
- <string name="pref_camera_instant_capture_entry_disable" translatable="true">Nonaktifkan</string>
+ <string name="pref_camera_instant_capture_entry_disable" translatable="true">Matikan</string>
<!-- Instant Capture entry values -->
<!-- Settings screen, ZSL location dialog choices -->
<string name="pref_camera_zsl_entry_off">Tidak aktif</string>
- <string name="pref_camera_zsl_entry_on">Aktif</string>
+ <string name="pref_camera_zsl_entry_on">Hidup</string>
<!-- The message is shown in toast when HDR or scene mode is enabled -->
- <string name="hdr_enable_message">HDR diaktifkan, hanya mode pemotretan Auto yang didukung</string>
+ <string name="hdr_enable_message">HDR dihidupkan, hanya mode pemotretan Auto yang didukung</string>
<string name="scene_enable_message">HDR tidak didukung pada mode pemotretan selain Auto</string>
<!-- Settings screen, Video HDR location dialog choices -->
<string name="pref_camera_video_hdr_entry_off">Tidak aktif</string>
- <string name="pref_camera_video_hdr_entry_on">Aktif</string>
+ <string name="pref_camera_video_hdr_entry_on">Hidup</string>
<!-- Settings screen, CDS location dialog choices -->
<string name="pref_camera_cds_entry_off">Tidak aktif</string>
- <string name="pref_camera_cds_entry_on">Aktif</string>
+ <string name="pref_camera_cds_entry_on">Hidup</string>
<string name="pref_camera_cds_entry_auto">Secara otomatis</string>
<!-- Settings screen, video CDS location dialog choices -->
<string name="pref_camera_video_cds_entry_off">Tidak aktif</string>
- <string name="pref_camera_video_cds_entry_on">Aktif</string>
+ <string name="pref_camera_video_cds_entry_on">Hidup</string>
<string name="pref_camera_video_cds_entry_auto">Secara otomatis</string>
<!-- Settings screen, TNR location dialog choices -->
- <string name="pref_camera_tnr_entry_disable">Nonaktifkan</string>
- <string name="pref_camera_tnr_entry_enable">Aktifkan</string>
+ <string name="pref_camera_tnr_entry_disable">Matikan</string>
+ <string name="pref_camera_tnr_entry_enable">Hidupkan</string>
<!-- Settings screen, TNR location dialog choices -->
<!-- Settings screen, video TNR location dialog choices -->
<string name="pref_camera_video_tnr_entry_disable">Nonaktifkan</string>
- <string name="pref_camera_video_tnr_entry_enable">Aktifkan</string>
+ <string name="pref_camera_video_tnr_entry_enable">Hidupkan</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>
@@ -141,24 +141,24 @@
<string name="pref_camera_facedetection_title">Deteksi wajah</string>
<!-- Settings menu, Face Detection choices -->
<string name="pref_camera_facedetection_entry_off">Tidak aktif</string>
- <string name="pref_camera_facedetection_entry_on">Aktif</string>
+ <string name="pref_camera_facedetection_entry_on">Hidup</string>
<!-- Default Selfie Flash setting. -->
<!-- Settings screen, Selfie Flash Detection -->
<string name="pref_selfie_flash_title">Lampu kilat selfie</string>
<!-- Settings menu, Selfie Flash choices -->
<string name="pref_selfie_flash_entry_off">Tidak aktif</string>
- <string name="pref_selfie_flash_entry_on">Aktif</string>
+ <string name="pref_selfie_flash_entry_on">Hidup</string>
<!-- Default redeye reduction setting. -->
<!-- Settings screen, Select Redeye Reduction -->
<string name="pref_camera_redeyereduction_title">Penurunan mata merah</string>
<!-- Settings menu, redeye reduction choices -->
- <string name="pref_camera_redeyereduction_entry_enable">Aktifkan</string>
+ <string name="pref_camera_redeyereduction_entry_enable">Hidupkan</string>
<string name="pref_camera_redeyereduction_entry_disable">Nonaktifkan</string>
- <string name="pref_camera_selfiemirror_entry_enable">Aktifkan</string>
- <string name="pref_camera_selfiemirror_entry_disable">Nonaktifkan</string>
+ <string name="pref_camera_selfiemirror_entry_enable">Hidupkan</string>
+ <string name="pref_camera_selfiemirror_entry_disable">Matikan</string>
<string name="pref_camera_shuttersound_title" translatable="true">Suara rana</string>
- <string name="pref_camera_shuttersound_entry_enable">Diaktifkan</string>
- <string name="pref_camera_shuttersound_entry_disable">Dinonaktifkan</string>
+ <string name="pref_camera_shuttersound_entry_enable">Dihidupkan</string>
+ <string name="pref_camera_shuttersound_entry_disable">Dimatikan</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">Perekaman framerate tinggi tidak didukung pada saat menggunakan stabilisasi waktu selang/ HDR.</string>
@@ -179,7 +179,7 @@
<!-- Settings screen, AE bracketing and HDR location dialog choices -->
<string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">Pendekapan Dedahan Automatik</string>
<string name="pref_camera_ae_bracket_hdr_title">Pendekapan Dedahan Automatik</string>
- <string name="pref_camera_ae_bracket_hdr_entry_on">Aktif</string>
+ <string name="pref_camera_ae_bracket_hdr_entry_on">Hidup</string>
<!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
<!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
<!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
@@ -199,7 +199,7 @@
<!-- 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">Pengurangan derau</string>
+ <string name="pref_camera_noise_reduction_title">Pengurangan kebisingan</string>
<!-- Settings screen, see more radio button choices -->
<string name="pref_camera_noise_reduction_entry_off">Tidak aktif</string>
<string name="pref_camera_noise_reduction_entry_fast">Cepat</string>
@@ -329,8 +329,8 @@
<!-- Settings screen, Select Histogram title -->
<string name="pref_camera_histogram_title">Histogram</string>
<!-- Settings screen, Histogram radio button choices -->
- <string name="pref_camera_histogram_entry_enable">Aktifkan</string>
- <string name="pref_camera_histogram_entry_disable">Nonaktifkan</string>
+ <string name="pref_camera_histogram_entry_enable">Hidupkan</string>
+ <string name="pref_camera_histogram_entry_disable">Matikan</string>
<!-- Histogram entry values. Do not translate. -->
<!-- Default auto scene detection setting. -->
<!-- Settings screen, Select Auto Scene Detection -->
@@ -338,7 +338,7 @@
<!-- Settings menu, auto scene detection choices -->
<string name="pref_camera_scenedetect_entry_off">Tidak aktif</string>
<!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
- <string name="pref_camera_scenedetect_entry_on">Aktif</string>
+ <string name="pref_camera_scenedetect_entry_on">Hidup</string>
<!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
<string name="time_lapse_error">Ukuran video tidak valid untuk perekaman selang waktu.</string>
<!-- longshot value -->
@@ -349,8 +349,8 @@
<!-- Settings screen, setting title text for Auto HDR-->
<string name="pref_camera_auto_hdr_title">HDR Otomatis</string>
<!-- Settings screen, Auto HDR location dialog choices -->
- <string name="pref_camera_auto_hdr_entry_enable">Aktifkan</string>
- <string name="pref_camera_auto_hdr_entry_disable">Nonaktifkan</string>
+ <string name="pref_camera_auto_hdr_entry_enable">Hidupkan</string>
+ <string name="pref_camera_auto_hdr_entry_disable">Matikan</string>
<!-- toast message for storage location switch -->
<string name="on_switch_save_path_to_sdcard">Ruang penyimpanan internal tidak cukup, mengganti lokasi penyimpanan ke kartu SD</string>
<!-- Settings screen, Selectable HDR mode title -->
@@ -382,7 +382,7 @@
<string name="advance_feature_enable_msg">Bidikan terus menerus tidak didukung pada saat tampilan canggih diaktifkan</string>
<!-- The alas of CameraActivity for gesture operation -->
<string name="camera_gesture_title">Luncurkan Kamera</string>
- <string name="pref_camera_tsmakeup_entry_on">Aktif</string>
+ <string name="pref_camera_tsmakeup_entry_on">Hidup</string>
<string name="pref_camera_tsmakeup_entry_off">Tidak aktif</string>
<string name="pref_camera_tsmakeup_entry_low">Rendah</string>
<string name="pref_camera_tsmakeup_entry_mid">Sedang</string>
@@ -421,7 +421,7 @@
<string name="pref_camera2_mpo_entry_on">Hidup</string>
<string name="pref_camera2_mpo_entry_off">Tidak aktif</string>
<string name="pref_camera2_makeup_title">Makeup</string>
- <string name="pref_camera2_noise_reduction_title">Pengurangan derau</string>
+ <string name="pref_camera2_noise_reduction_title">Pengurangan kebisingan</string>
<string name="pref_camera2_noise_reduction_entry_off">Tidak aktif</string>
<string name="pref_camera2_noise_reduction_entry_fast">Cepat</string>
<string name="pref_camera2_noise_reduction_entry_high_quality">Kualitas tinggi</string>
@@ -430,7 +430,7 @@
<string name="pref_camera_scenemode_entry_bestpicture">Gambar terbaik</string>
<string name="bestpicture_done">SELESAI</string>
<string name="bestpicture_at_least_one_picture">Setidaknya satu gambar harus dipilih.</string>
- <string name="pref_camera2_shutter_sound_entry_on">Aktif</string>
+ <string name="pref_camera2_shutter_sound_entry_on">Hidup</string>
<string name="pref_camera2_shutter_sound_entry_off">Tidak aktif</string>
<string name="pref_camera2_shutter_sound_title">Suara rana</string>
</resources>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index 12b09daac..5ff6c51d8 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -304,15 +304,15 @@ Gambar yang dipotong disimpan ke <xliff:g id="folder_name">%s</xliff:g>.</string
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">SeeMore tidak dapat diaktifkan selama video 4k.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_HighQualityNoiseReduction">Pengurangan derau berkualitas tinggi akan menonaktifkan CDS.</string>
+ <string name="disable_CDS_during_HighQualityNoiseReduction">Pengurangan kebisingan berkualitas tinggi akan mematikan CDS.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_HighQualityNoiseReduction">Pengurangan derau berkualitas tinggi akan menonaktifkan TNR.</string>
+ <string name="disable_TNR_during_HighQualityNoiseReduction">Pengurangan kebisingan berkualitas tinggi akan mematikan TNR.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
<string name="disable_CDS_during_SeeMore">SeeMore akan menonaktifkan CDS.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
<string name="disable_TNR_during_SeeMore">SeeMore akan menonaktifkan TNR.</string>
<!-- Toast after SeeMore has been enabled to show NR is disabled -->
- <string name="disable_NR_during_SeeMore">SeeMore akan menonaktifkan pengurangan derau.</string>
+ <string name="disable_NR_during_SeeMore">SeeMore akan mematikan pengurangan kebisingan.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Pencahayaan</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index cbc9368ae..0c22f1dd4 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Fuochi d\'artificio</string>
<string name="pref_camera_scenemode_entry_flowers">Fiori</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Crepuscolo, a mano</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Alta sensibilità</string>
<string name="pref_camera_scenemode_entry_indoor">Interno</string>
<string name="pref_camera_scenemode_entry_landscape">Panorama</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Luce mista</string>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index 5d18fab79..2720b35a9 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">זיקוקים</string>
<string name="pref_camera_scenemode_entry_flowers">פרחים</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">בין-ערביים</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">רגישות גבוהה</string>
<string name="pref_camera_scenemode_entry_indoor">בתוך מבנים</string>
<string name="pref_camera_scenemode_entry_landscape">נוף/רוחב</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">תאורה מעורבת</string>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
index c437d09bd..179149f9b 100644
--- a/res/values-ja/cm_strings.xml
+++ b/res/values-ja/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">花火</string>
<string name="pref_camera_scenemode_entry_flowers">花</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">ハンドヘルド夜景</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">高感度</string>
<string name="pref_camera_scenemode_entry_indoor">室内</string>
<string name="pref_camera_scenemode_entry_landscape">風景</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">混光照明</string>
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index 03f6a3262..c19dd47b1 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">불꽃놀이</string>
<string name="pref_camera_scenemode_entry_flowers">꽃</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">손으로 찍는 황혼</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">고감도</string>
<string name="pref_camera_scenemode_entry_indoor">실내</string>
<string name="pref_camera_scenemode_entry_landscape">풍경</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">혼합된 조명</string>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index 8380343b4..0e6e1594d 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Fyrverkeri</string>
<string name="pref_camera_scenemode_entry_flowers">Blomster</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Håndholdt skumring</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Høy følsomhet</string>
<string name="pref_camera_scenemode_entry_indoor">Innendørs</string>
<string name="pref_camera_scenemode_entry_landscape">Landskap</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Blandet belysning</string>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index 53c299c60..fb60eb862 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Vuurwerk</string>
<string name="pref_camera_scenemode_entry_flowers">Bloemen</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Schemering</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Zeer gevoelig</string>
<string name="pref_camera_scenemode_entry_indoor">Binnen</string>
<string name="pref_camera_scenemode_entry_landscape">Landschap</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Gemixte belichting</string>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index 2c178e6e2..286107b15 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Fajerwerki</string>
<string name="pref_camera_scenemode_entry_flowers">Kwiaty</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Zmierzch bez statywu</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Wysoka czułość</string>
<string name="pref_camera_scenemode_entry_indoor">W pomieszczeniu</string>
<string name="pref_camera_scenemode_entry_landscape">Poziomo</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Mieszane oświetlenie</string>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index b948d54b7..4fc9fac87 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -169,6 +169,7 @@
<!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_front">Przedni</string>
<!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">Lokalizacja GPS</string>
<!-- Label for record location preference [CHAR LIMIT=50] -->
<string name="pref_camera_location_label">LOKALIZACJA</string>
<!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
@@ -182,6 +183,8 @@
<!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
<string name="pref_camera_timer_sound_title">Sygnał odliczania</string>
<!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_entry_0">Telefon</string>
+ <string name="pref_camera_savepath_entry_1">Karta SD</string>
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<string name="setting_off">Wyłączona</string>
<!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
@@ -541,4 +544,5 @@ CHAR LIMIT = NONE] -->
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<string name="setting_wallpaper">Ustawiam tapetę</string>
<!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="makeup_video_size_limit">\"Makijaż\" działa tylko w rozmiarze wideo VGA.</string>
</resources>
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml
index febd9535f..f30cabb61 100644
--- a/res/values-pt-rBR/cm_strings.xml
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Fogos de artifício</string>
<string name="pref_camera_scenemode_entry_flowers">Flores</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Crepúsculo à mão</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Alta sensibilidade</string>
<string name="pref_camera_scenemode_entry_indoor">Interior</string>
<string name="pref_camera_scenemode_entry_landscape">Paisagem</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Luzes misturadas</string>
diff --git a/res/values-pt-rBR/qcomstrings.xml b/res/values-pt-rBR/qcomstrings.xml
index e5277ac75..5e84e4a82 100644
--- a/res/values-pt-rBR/qcomstrings.xml
+++ b/res/values-pt-rBR/qcomstrings.xml
@@ -392,6 +392,7 @@
<string name="pref_camera_tsmakeup_entry_high">Alta</string>
<string name="pref_camera_tsmakeup_custom">Personalizada</string>
<string name="pref_camera_tsmakeup_level_whiten">Branqueado</string>
+ <string name="pref_camera_tsmakeup_level_clean">Macio</string>
<string name="text_tsmakeup_alert_title">Aviso</string>
<string name="text_tsmakeup_alert_msg">A detecção de rosto deverá ser ativada para usar o recurso de embelezamento. Deseja continuar?</string>
<string name="text_tsmakeup_alert_continue">Continuar</string>
@@ -408,6 +409,7 @@
<string name="help_menu_ok">OK</string>
<string name="help_menu_scene_mode_1">Selecione um</string>
<string name="help_menu_scene_mode_2">Modo de cena</string>
+ <string name="help_menu_scene_mode_3">para melhores imagens</string>
<string name="help_menu_color_filter_1">Aplicar cor</string>
<string name="help_menu_color_filter_2">filtros</string>
<string name="help_menu_color_filter_3">para</string>
@@ -441,6 +443,7 @@
<string name="pref_camera2_videosnap_entry_enable">Ativar</string>
<string name="pref_camera2_videosnap_entry_disable">Desativar</string>
<string name="pref_camera2_trackingfocus_title">Rastreamento de foco</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">Melhor imagem</string>
<string name="bestpicture_done">CONCLUÍDO</string>
<string name="bestpicture_at_least_one_picture">Pelo menos uma imagem deve ser escolhida.</string>
<string name="pref_camera2_shutter_sound_entry_on">Ativado</string>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index 942c14426..f4c595ce0 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Fogo de artifício</string>
<string name="pref_camera_scenemode_entry_flowers">Flores</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Crepúsculo</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Alta sensibilidade</string>
<string name="pref_camera_scenemode_entry_indoor">Interior</string>
<string name="pref_camera_scenemode_entry_landscape">Paisagem</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Luz mista</string>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
index ba662ccad..3ac42afed 100644
--- a/res/values-ro/cm_strings.xml
+++ b/res/values-ro/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Artificii</string>
<string name="pref_camera_scenemode_entry_flowers">Flori</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Amurg portabil</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Sensibilitate crescută</string>
<string name="pref_camera_scenemode_entry_indoor">Interior</string>
<string name="pref_camera_scenemode_entry_landscape">Peisaj</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Iluminare mixtă</string>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
index bbedd59b4..8b461cddf 100644
--- a/res/values-ru/cm_strings.xml
+++ b/res/values-ru/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Фейерверк</string>
<string name="pref_camera_scenemode_entry_flowers">Цветы</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Сумерки с рук</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Высокая чувствительность</string>
<string name="pref_camera_scenemode_entry_indoor">В помещении</string>
<string name="pref_camera_scenemode_entry_landscape">Пейзаж</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Комбинированное освещение</string>
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
index eda06523c..f09a40100 100644
--- a/res/values-sk/cm_strings.xml
+++ b/res/values-sk/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Ohňostroj</string>
<string name="pref_camera_scenemode_entry_flowers">Kvetiny</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Súmrak fotografovaný z ruky</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Vysoká citlivosť</string>
<string name="pref_camera_scenemode_entry_indoor">Vnútrajšok</string>
<string name="pref_camera_scenemode_entry_landscape">Krajina</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Zmiešané osvetlenie</string>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
index eb699573f..2482e74ea 100644
--- a/res/values-sl/cm_strings.xml
+++ b/res/values-sl/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Ognjemet</string>
<string name="pref_camera_scenemode_entry_flowers">Cvetje</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Ročni somrak</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Visoka občutljivost</string>
<string name="pref_camera_scenemode_entry_indoor">Notranji</string>
<string name="pref_camera_scenemode_entry_landscape">Pokrajina</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Mešana svetloba</string>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
index 269fca21b..cf79ce1fd 100644
--- a/res/values-tr/cm_strings.xml
+++ b/res/values-tr/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Havai Fişekler</string>
<string name="pref_camera_scenemode_entry_flowers">Çiçekler</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Portatif alacakaranlık</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Yüksek hassasiyet</string>
<string name="pref_camera_scenemode_entry_indoor">İç mekan</string>
<string name="pref_camera_scenemode_entry_landscape">Manzara</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Karışık ışıklandırma</string>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
index 96f92ad7b..8fcd406e2 100644
--- a/res/values-uk/cm_strings.xml
+++ b/res/values-uk/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Феєрверки</string>
<string name="pref_camera_scenemode_entry_flowers">Квіти</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Сутінки руками</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Висока чутливість</string>
<string name="pref_camera_scenemode_entry_indoor">Приміщення</string>
<string name="pref_camera_scenemode_entry_landscape">Горизонтальна</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Комбіноване світло</string>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index 415b728f9..f45d0a71b 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -543,7 +543,7 @@ CHAR LIMIT = NONE] -->
<!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
<string name="saving_tiny_planet">Збереження крихітної планети &#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">Маштабування</string>
+ <string name="tiny_planet_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">Повернути</string>
<!-- Crop -->
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
index 015cd31ce..56147a2e4 100644
--- a/res/values-vi/cm_strings.xml
+++ b/res/values-vi/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">Pháo hoa</string>
<string name="pref_camera_scenemode_entry_flowers">Hoa</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">Đèn cầm tay</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Độ nhạy cao</string>
<string name="pref_camera_scenemode_entry_indoor">Trong nhà</string>
<string name="pref_camera_scenemode_entry_landscape">Ngang</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">Hỗn hợp ánh sáng</string>
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
index 70405306c..59ca6a4ea 100644
--- a/res/values-zh-rCN/cm_strings.xml
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">烟火</string>
<string name="pref_camera_scenemode_entry_flowers">花朵</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">手持夜摄</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">高感光度</string>
<string name="pref_camera_scenemode_entry_indoor">室内</string>
<string name="pref_camera_scenemode_entry_landscape">风景</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">混合照明</string>
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index dbcf46f3e..319283c5f 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -47,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">煙火</string>
<string name="pref_camera_scenemode_entry_flowers">花卉</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">手持夜攝</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">高感光度</string>
<string name="pref_camera_scenemode_entry_indoor">室內</string>
<string name="pref_camera_scenemode_entry_landscape">風景</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">混合光線</string>