summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml103
1 files changed, 32 insertions, 71 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 42ad07272..f57919372 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -17,7 +17,6 @@
<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">Camera</string>
- <string name="snapcam_app_name">Snapdragon Camera</string>
<!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
<string name="video_camera_label">Camcorder</string>
<!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
@@ -246,18 +245,10 @@
<string name="pref_video_quality_title">Video quality</string>
<!-- The default quality value is NULL -->
<string name="pref_video_quality_default" translatable="false">1920x1080</string>
- <!-- Video quality setting entry.
- Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_4kdci" translatable="false">
- 4k DCI</string>
- <!-- Video quality setting entry.
- Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_2160p" translatable="false">
- 4k UHD</string>
- <!-- Video quality setting entry.
- Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_4kuhd" translatable="false">
- 4k UHD</string>
+ <!-- Video quality setting entry. Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
+ <string name="pref_video_quality_entry_4kdci" translatable="false">4k DCI</string>
+ <!-- Video quality setting entry. Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
+ <string name="pref_video_quality_entry_2160p" translatable="false">4k UHD</string>
<!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
<string name="pref_video_quality_entry_1080p" translatable="false">HD 1080p</string>
<!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
@@ -282,43 +273,6 @@
<!-- Settings screen, Picture size title -->
<string name="pref_camera_picturesize_title">Picture size</string>
- <!-- Settings screen, dialog choice for 24 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_24mp">24M pixels</string>
- <!-- Settings screen, dialog choice for 20 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_21mp">21M pixels</string>
- <!-- Settings screen, dialog choice for 16 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_16mp">16M pixels</string>
- <!-- Settings screen, dialog choice for 16 megapixels wide picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_16mp_wide">16M pixels (16:9)</string>
- <!-- Settings screen, dialog choice for 13 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_13mp">13M pixels</string>
- <!-- Settings screen, dialog choice for 12 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_12mp">12M pixels</string>
- <!-- Settings screen, dialog choice for 8 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_8mp">8M pixels</string>
- <string name="pref_camera_picturesize_entry_8mp_wide">8M pixels (16:9)</string>
- <!-- Settings screen, dialog choice for square picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_square">Square (1:1)</string>
- <!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_5mp">5M pixels</string>
- <!-- Settings screen, dialog choice for 4 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_4mp_wide">4M pixels (16:9)</string>
- <!-- Settings screen, dialog choice for 3 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_3mp">3M pixels</string>
- <!-- Settings screen, dialog choice for 2 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_2mp">2M pixels</string>
- <!-- Settings screen, dialog choice for 2 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_2mp_wide">2M pixels (16:9)</string>
- <!-- Settings screen, dialog choice for 1.5 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_1_5mp">1.5M pixels</string>
- <!-- Settings screen, dialog choice for 1.3 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_1_3mp">1.3M pixels</string>
- <!-- Settings screen, dialog choice for 1 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_1mp">1M pixels</string>
- <!-- Settings screen, dialog choice for VGA picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_vga">VGA</string>
- <!-- Settings screen, dialog choice for QVGA picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_qvga">QVGA</string>
<!-- Settings screen, Focus mode title -->
<string name="pref_camera_focusmode_title">Focus mode</string>
@@ -388,7 +342,7 @@
<string name="pref_camera_scenemode_title">Scene mode</string>
<!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_auto">Automatic</string>
+ <string name="pref_camera_scenemode_entry_auto">Auto</string>
<!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
<!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
@@ -410,8 +364,8 @@
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Party</string>
<!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_refocus">UbiFocus</string>
- <string name="pref_camera_scenemode_entry_optizoom">OptiZoom</string>
+ <string name="pref_camera_scenemode_entry_refocus" translatable="false">UbiFocus</string>
+ <string name="pref_camera_scenemode_entry_optizoom" translatable="false">OptiZoom</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">NONE</string>
@@ -439,23 +393,22 @@
<string name="not_selectable_in_scene_mode">Not selectable in scene mode.</string>
<!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
- <string name="HDR_disable_continuous_shot">Enable HDR will disable Continuous Shot.</string>
-
+ <string name="HDR_disable_continuous_shot">HDR will disable continuous shot.</string>
<!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
- <string name="advanced_capture_disable_continuous_shot">Enable Advanced Capture will disable Continuous Shot.</string>
+ <string name="advanced_capture_disable_continuous_shot">Advanced capture will disable continuous shot.</string>
<!-- Toast after enable 2k4k video quality to inform IS has disabled -->
- <string name="video_quality_4k_disable_IS">Enable 4k video quality will disable Image Stabilization.</string>
+ <string name="video_quality_4k_disable_IS">4k video quality will disable image stabilization.</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">SeeMore cannot be enabled during 4k video.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_HighQualityNoiseReduction">High Quality Noise Reduction will disable CDS.</string>
+ <string name="disable_CDS_during_HighQualityNoiseReduction">High quality noise reduction will disable CDS.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_HighQualityNoiseReduction">High Quality Noise Reduction will disable TNR.</string>
+ <string name="disable_TNR_during_HighQualityNoiseReduction">High quality noise reduction will disable TNR.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
<string name="disable_CDS_during_SeeMore">SeeMore will disable CDS.</string>
@@ -464,7 +417,7 @@
<string name="disable_TNR_during_SeeMore">SeeMore will disable TNR.</string>
<!-- Toast after SeeMore has been enabled to show NR is disabled -->
- <string name="disable_NR_during_SeeMore">SeeMore will disable Noise Reduction.</string>
+ <string name="disable_NR_during_SeeMore">SeeMore will disable noise reduction.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Exposure</string>
@@ -742,7 +695,6 @@ CHAR LIMIT = NONE] -->
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<string name="setting_wallpaper">Setting wallpaper</string>
-
<!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
<string name="pref_camera_video_rotation_label_0">0</string>
<string name="pref_camera_video_rotation_label_90">90</string>
@@ -757,22 +709,31 @@ CHAR LIMIT = NONE] -->
<string name="pref_camera2_restore_default">Restore defaults</string>
<string name="pref_camera2_restore_default_hint">Camera settings will be restored to default settings</string>
- <string name="save_best_dialog_content">%1$d of 10 images will be saved and the rest will deleted.</string>
- <string name="save_best_dialog_title">Save select images ?</string>
+ <plurals name="save_best_dialog_content">
+ <item quantity="one">%1$d of 10 images will be saved and the rest will be deleted</item>
+ <item quantity="other">%1$d of 10 images will be saved and the rest will be deleted</item>
+ </plurals>
+
+ <string name="save_best_dialog_title">Save selected images?</string>
<string name="save_best_dialog_positive_bt">OK</string>
<string name="save_best_dialog_native_bt">Cancel</string>
- <string name="save_best_image_toast">%1$d of 10 images saved.</string>
+
+ <plurals name="save_best_image_toast">
+ <item quantity="one">%1$d of 10 images saved.</item>
+ <item quantity="other">%1$d of 10 images saved.</item>
+ </plurals>
+
<string name="dialog_do_not_show">Do not show again</string>
- <string name="delete_best_dialog_title">Delete All ?</string>
- <string name="delete_best_dialog_content">Are you sure to delete all 10 pictures taken?</string>
+ <string name="delete_best_dialog_title">Delete all?</string>
+ <string name="delete_best_dialog_content">Are you sure you want to delete all 10 pictures taken?</string>
<string name="delete_best_dialog_native_bt">Cancel</string>
<string name="delete_best_dialog_positive_bt">Delete</string>
- <string name="delete_all_best_dialog_title">Delete All ?</string>
- <string name="delete_all_best_dialog_content">Are you sure to delete all images?</string>
+ <string name="delete_all_best_dialog_title">Delete all?</string>
+ <string name="delete_all_best_dialog_content">Are you sure you want to delete all images?</string>
<string name="delete_all_best_dialog_native_bt">Cancel</string>
- <string name="delete_all_best_dialog_positive_bt">Delete All</string>
- <string name="overflow_best_item1">Save All</string>
- <string name="overflow_best_item2">Delete All</string>
+ <string name="delete_all_best_dialog_positive_bt">Delete all</string>
+ <string name="overflow_best_item1">Save all</string>
+ <string name="overflow_best_item2">Delete all</string>
<string name="settings_title">Settings</string>
</resources>