summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-in/qcomstrings.xml3
-rw-r--r--res/values-sr-rCS/camera2arrays.xml59
-rw-r--r--res/values-sr-rCS/cm_strings.xml34
-rw-r--r--res/values-sr-rCS/qcomstrings.xml177
-rw-r--r--res/values-sr-rCS/strings.xml286
5 files changed, 559 insertions, 0 deletions
diff --git a/res/values-in/qcomstrings.xml b/res/values-in/qcomstrings.xml
index d275f7eb7..052fd7aba 100644
--- a/res/values-in/qcomstrings.xml
+++ b/res/values-in/qcomstrings.xml
@@ -351,11 +351,14 @@
<string name="camera_gesture_title">Luncurkan Kamera</string>
<string name="pref_camera_tsmakeup_entry_on">Aktif</string>
<string name="pref_camera_tsmakeup_entry_off">Tidak aktif</string>
+ <string name="pref_camera_tsmakeup_level_whiten">Putihkan</string>
+ <string name="pref_camera_tsmakeup_level_clean">Perhalus</string>
<string name="text_tsmakeup_alert_title">Peringatan</string>
<string name="text_tsmakeup_alert_continue">Lanjutkan</string>
<string name="text_tsmakeup_alert_quit">Batalkan</string>
<string name="all_in_focus">Semua dalam fokus</string>
<string name="refocus_toast">Untuk fokus kembali pada foto yang terakhir, tekan di sini</string>
+ <string name="refocus_prompt_message">Dengan UbiFocus, kamera akan mengambil lima foto, setiap kali Anda menekan tombol rana. Kelima foto tersebut akan digabungkan menjadi satu foto, yang semuanya dalam fokus. Anda bisa memfokuskan ulang, setelah mengambil foto.</string>
<string name="camera_unknown_error">Terjadi kesalahan, menutup kamera.</string>
<!-- Help menu strings -->
<string name="help_menu_ok">OKE</string>
diff --git a/res/values-sr-rCS/camera2arrays.xml b/res/values-sr-rCS/camera2arrays.xml
new file mode 100644
index 000000000..c5b0b7a8f
--- /dev/null
+++ b/res/values-sr-rCS/camera2arrays.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (c) 2016, The Linux Foundation. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ * Neither the name of The Linux Foundation nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+<resources>
+ <!-- Refer to CONTROL_SCENE_MODE of Camera2 API for values
+ -1 refers to ones not supported in Camera2 API
+ 0 is special case added for auto (meaning off)
+ 100 is for dual mode (Custom-Scenemodes start from 100)
+ -->
+ <!-- Camera Preferences Scene Mode dialog box entries -->
+ <!-- Camera Preferences White Balance dialog box entries -->
+ <!-- Refer to CONTROL_EFFECT_MODE of Camera2 API for values
+ -1 refers to ones not supported in Camera2 API
+ -->
+ <!-- Camera Preferences Color effect dialog box entries -->
+ <!-- Camera Preferences flash mode dialog box entries -->
+ <!-- Camera Preference save path entries -->
+ <!-- Camera Preferences focus mode dialog box entries -->
+ <!-- Icons for exposure compensation -->
+ <!-- Labels for Countdown timer -->
+ <!-- Camera Preferences JPEG quality dialog box entries -->
+ <!-- Rough estimates of jpeg compression ratio corresponding to qualities defined above. -->
+ <!-- Camera Preferences ISO dialog box entries -->
+ <!-- Do not localize entryvalues -->
+ <!-- Camera Preferences Auto Exposure dialog box entries -->
+ <!-- Do not localize entryvalues -->
+ <!-- Camera Preferences Redeye Reduction dialog box entries -->
+ <!-- Camera Preferences Long Shot dialog box entries -->
+ <!-- These values correspond to the time interval between frame capture in millseconds
+for time lapse recording -->
+ <!-- These values correspond to the time interval between frame capture in
+ different units (i.e. seconds, minutes, hours) for time lapse recording -->
+</resources>
diff --git a/res/values-sr-rCS/cm_strings.xml b/res/values-sr-rCS/cm_strings.xml
new file mode 100644
index 000000000..ebca1dc44
--- /dev/null
+++ b/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <!-- 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 -->
+ <!-- Settings screen, scene mode -->
+ <!-- Settings screen, focus mode -->
+ <!-- Color effects -->
+ <!-- Red eye flash mode title -->
+ <!-- Power shutter -->
+ <!-- Max brightness -->
+ <!-- Touch focus duration -->
+ <!-- Shutter speed -->
+ <!-- Advanced options -->
+</resources>
diff --git a/res/values-sr-rCS/qcomstrings.xml b/res/values-sr-rCS/qcomstrings.xml
new file mode 100644
index 000000000..eb31e645f
--- /dev/null
+++ b/res/values-sr-rCS/qcomstrings.xml
@@ -0,0 +1,177 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2012-2014, 2016, The Linux Foundation. All rights reserved.
+
+ Not a Contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
+ Copyright (C) 2017 The LineageOS Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
+ <!-- Settings screen, Power Mode title -->
+ <!-- Settings screen, Power mode dialog radio button choices -->
+ <!-- Settings screen, Power mode dialog radio button choices -->
+ <!-- Default Power mode.. -->
+ <!-- Default auto exposure setting. Do not translate. -->
+ <!-- Settings screen, Select auto exposure title -->
+ <!-- Settings screen, auto exposure dialog radio button choices -->
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Settings screen, Video encoder title -->
+ <!-- Settings screen, Video encoder dialog radio button choices -->
+ <!-- Default video encoder setting. A numerical value. -->
+ <!-- Settings screen, Video encoder dialog title -->
+ <!-- Default audio encoder setting. A numerical value. -->
+ <!-- Settings screen, Audio encoder title -->
+ <!-- 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 -->
+ <!-- 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 -->
+ <!-- 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 -->
+ <!-- Manual white balance entry values -->
+ <!-- Manual Focus entry values -->
+ <!-- Instant Capture entry -->
+ <!-- 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 -->
+ <!-- Settings screen, video CDS location dialog choices -->
+ <!-- Settings screen, TNR location dialog choices -->
+ <!-- Settings screen, TNR location dialog choices -->
+ <!-- Settings screen, video TNR location dialog choices -->
+ <!-- Settings screen, video TNR location dialog choices -->
+ <!-- Settings screen, setting title text for Video HDR-->
+ <!-- Settings menu, setting title text for cds mode-->
+ <!-- Settings menu, setting title text for video cds mode-->
+ <!-- Default cds mode setting-->
+ <!-- Default video cds mode setting-->
+ <!-- Settings menu, setting title text for tnr mode-->
+ <!-- Settings menu, setting title text for video tnr mode-->
+ <!-- Default tnr mode setting-->
+ <!-- Default video tnr mode setting-->
+ <!-- Default face detection setting. -->
+ <!-- Settings screen, Select Face Detection -->
+ <!-- Settings menu, Face Detection choices -->
+ <!-- Default Selfie Flash setting. -->
+ <!-- Settings screen, Selfie Flash Detection -->
+ <!-- Settings menu, Selfie Flash choices -->
+ <!-- Default redeye reduction setting. -->
+ <!-- Settings screen, Select Redeye Reduction -->
+ <!-- Settings menu, redeye reduction choices -->
+ <!-- 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 -->
+ <!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
+ <!-- The message is shown in dialog when the app encounters an unsupported resolution for HSR mode -->
+ <!-- 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-->
+ <!--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. -->
+ <!-- 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. -->
+ <!-- Default hfr setting. Do not translate. -->
+ <!-- Settings screen, Select hfr title -->
+ <!-- Settings screen, hfr radio button choices -->
+ <!-- HFR entry values. Do not translate. -->
+ <!-- Default noise reduction setting. Do not translate. -->
+ <!-- Settings screen, Select See More title -->
+ <!-- Settings screen, see more radio button choices -->
+ <!-- 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 -->
+ <!-- Denoise Settings screen, Record location dialog choices -->
+ <!-- Default iso setting. Do not translate. -->
+ <!-- Settings screen, Select Iso title -->
+ <!-- Settings screen, ISO dialog radio button choices -->
+ <!-- ISO entry values. Do not translate. -->
+ <!-- Settings screen, Anti Banding title -->
+ <!-- Default Anti Banding setting. -->
+ <!-- Settings screen, Anti Banding entries -->
+ <!-- Default color effect setting. -->
+ <!-- Settings screen, Select Color effect title -->
+ <!-- Settings screen, Color effect dialog radio button choices -->
+ <!-- Color effect that overexposes and reverses some of the tones. -->
+ <!-- Settings screen, Touch AF/AEC dialog radio button choices -->
+ <!-- Select IS title -->
+ <!-- DIS choices -->
+ <!-- Select Face Recognition title -->
+ <!-- Face Recognition choices -->
+ <!-- Settings screen, Multiple levels entries -->
+ <!-- Settings screen, Multiple levels entries -->
+ <!-- Settings screen, Multiple levels entries -->
+ <!-- Default sharpness setting. Do not translate. -->
+ <!-- Settings screen, Select sharpness title -->
+ <!-- Default contrast setting. Do not translate. -->
+ <!-- Settings screen, Select contrast title -->
+ <!-- Default saturation setting. Do not translate. -->
+ <!-- Settings screen, Select saturation title -->
+ <!-- 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 -->
+ <!-- Settings screen, picture format dialog radio button choices -->
+ <!-- Picture format entry values. Do not translate. -->
+ <!-- Settings screen, Picture quality title -->
+ <!-- Settings screen, Picture quality dialog radio button choices -->
+ <!-- Default auto histogram setting. Do not translate. -->
+ <!-- Settings screen, Select Histogram title -->
+ <!-- Settings screen, Histogram radio button choices -->
+ <!-- Histogram entry values. Do not translate. -->
+ <!-- Default auto scene detection setting. -->
+ <!-- Settings screen, Select Auto Scene Detection -->
+ <!-- Settings menu, auto scene detection choices -->
+ <!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
+ <!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
+ <!-- longshot value -->
+ <!-- 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 -->
+ <!-- toast message for storage location switch -->
+ <!-- Settings screen, Selectable HDR mode title -->
+ <!-- Settings screen, Selectable HDR mode radio button choices -->
+ <!-- HDR mode entry values. Do not translate. -->
+ <!-- Settings screen, Selectable HDR need 1x frame default value -->
+ <!-- Settings screen, Selectable HDR need 1x frame title -->
+ <!-- Settings screen, Selectable HDR need 1x frame radio button choices -->
+ <!-- HDR need 1x frame entry values. Do not translate. -->
+ <!--Default video rotation setting-->
+ <!--Settings screen, video rotation title-->
+ <!--Menu, video rotation label-->
+ <!-- Settings screen, Video rotation dialog radio button choices -->
+ <!-- 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 -->
+ <!-- Help menu strings -->
+</resources>
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml
new file mode 100644
index 000000000..e25adc394
--- /dev/null
+++ b/res/values-sr-rCS/strings.xml
@@ -0,0 +1,286 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The name of the Android Camera application. [CHAR LIMIT=16] -->
+ <!-- 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 -->
+ <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
+ <!-- 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 Delete the selected media item(s) [CHAR LIMIT=50] -->
+ <!-- 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
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <!-- String indicating how many media album(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <!-- String indicating how many media group(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <!-- String indicating timestamp of photo or video -->
+ <!-- String used as a menu label. The user can choose to edit the image
+ [CHAR_LIMIT=20]-->
+ <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
+ <!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
+ <!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
+ <!-- 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]-->
+ <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
+ <!-- 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] -->
+ <!-- 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] -->
+ <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
+ <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
+ <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
+ <!-- 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 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] -->
+ <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
+ <!-- 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] -->
+ <!-- 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 -->
+ <!-- message for the dialog showing the error of camera hardware -->
+ <!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <!-- alert to the user to wait for some operation to complete -->
+ <!-- alert to the user that an SD card must be installed before using the camera -->
+ <!-- alert to the user that the SD card is being disk-checked -->
+ <!-- alert to the user that the camera fails to read or write the SD card. -->
+ <!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->
+ <!-- Screen display message during image capture to indicate that the capture is in progress, like during HDR+. [CHAR LIMIT=20] -->
+ <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
+ <!-- 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 -->
+ <!-- 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]-->
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
+ <!-- Entry of camera save path -->
+ <!-- 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. -->
+ <!-- The value of a camera preference indicating the setting is on. -->
+ <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
+ <!-- The default quality value is NULL -->
+ <!-- Video quality setting entry.
+ Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry.
+ Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 480p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 2K quality. [CHAR LIMIT=24] -->
+ <!-- Describes the preference dialog for choosing interval between frame capture for
+ time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] -->
+ <!-- Settings screen, Camera setting category title -->
+ <!-- Settings screen, Camcorder setting category title -->
+ <!-- Settings screen, Picture size title -->
+ <!-- Settings screen, Focus mode title -->
+ <!-- Settings screen, Focus mode dialog radio button choices -->
+ <!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] -->
+ <!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] -->
+ <!-- Menu, focus mode labels [CHAR LIMIT=50] -->
+ <!-- Default flash mode setting.-->
+ <!-- Value for flash off setting-->
+ <!-- Settings screen, Flash mode title -->
+ <!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] -->
+ <!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] -->
+ <!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] -->
+ <!-- Menu, flash mode labels [CHAR LIMIT=50] -->
+ <!-- Default videocamera flash mode setting.-->
+ <!-- Default white balance setting. -->
+ <!-- Settings screen, white balance title -->
+ <!-- Menu, white balance label -->
+ <!-- Settings screen, White balance dialog radio button choices -->
+ <!-- Menu, White balance labels [CHAR LIMIT=50] -->
+ <!-- Default scene mode setting. -->
+ <!-- Settings screen, Select Scene mode -->
+ <!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
+ <!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
+ <!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
+ <!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
+ <!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
+ <!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
+ <!-- Settings menu countdown timer off [CHAR LIMIT=50] -->
+ <!-- Settings menu countdown timer 1 second [CHAR LIMIT=50] -->
+ <!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] -->
+ <!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
+ <!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
+ <!-- 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 -->
+ <!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <!-- Exposure settings in preference -->
+ <!-- menu label exposure compensation [CHAR LIMIT=50] -->
+ <!-- Default HDR entry value -->
+ <!-- Default HDR+ entry value -->
+ <!-- HDR label ON [CHAR LIMIT=60] -->
+ <!-- switch camera label back [CHAR LIMIT=60] -->
+ <!-- switch camera label front [CHAR LIMIT=60] -->
+ <!-- Dialog "OK" button. Dismisses dialog. -->
+ <!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
+ <!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Filename prefix for panorama output. -->
+ <!-- The message shown when video record reaches size limit. -->
+ <!-- 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] -->
+ <!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] -->
+ <!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] -->
+ <!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] -->
+ <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] -->
+ <!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] -->
+ <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
+ <!-- Default effect setting that clears the effect. -->
+ <!-- Title of video effect setting popup window -->
+ <!-- Effect setting item that clear the effect. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that makes nose big. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that replaces background with Android in Space. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] -->
+ <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
+ <!-- Toast telling users tapping on the viewfinder will take a picture [CHAR LIMIT=54] -->
+ <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] -->
+ <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] -->
+ <!-- A button in effect setting popup to clear the effect. [CHAR LIMIT=26] -->
+ <!-- Title of category for silly face effects. [CHAR LIMIT=26] -->
+ <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
+ <!-- The shutter button. [CHAR LIMIT = NONE] -->
+ <!-- The menu button. [CHAR LIMIT = NONE] -->
+ <!-- The mode picker to switch between camera, video and panorama. [CHAR LIMIT = NONE] -->
+ <!-- The check box in camera settings, such as store location. [CHAR LIMIT = NONE] -->
+ <!-- The button to switch to Camera mode. [CHAR LIMIT = NONE] -->
+ <!-- The button to switch to Video mode. [CHAR LIMIT = NONE] -->
+ <!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] -->
+ <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
+ <!-- The button to switch to the high quality mode. [CHAR LIMIT = NONE] -->
+ <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
+ <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->
+ <!-- button in review mode indicate the user want to retake another photo/video for attachment [
+CHAR LIMIT = NONE] -->
+ <!-- Default text for a button that can be toggled on and off. -->
+ <!-- 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] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <!-- 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]-->
+ <!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]-->
+ <!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]-->
+ <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
+ <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
+ <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <!-- Camera menu labels -->
+ <!-- more options label [CHAR LIMIT=50] -->
+ <!-- settings label [CHAR LIMIT=50] -->
+ <!-- Tiny Planet -->
+ <!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
+ <!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
+ <!-- Label above a slider that let's the user set the zoom of a tiny planet image. [CHAR LIMIT = 15] -->
+ <!-- Label above a slider that let's the user set the rotation of a tiny planet image. [CHAR LIMIT = 15] -->
+ <!-- Crop -->
+ <!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
+ <!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
+ <!-- Label for album filmstrip button -->
+ <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
+ <!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+</resources>