summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:45:47 -0800
committerclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:45:47 -0800
commitd66b8a980c2cdc2a8eb1ee2ed6fe578bbb03e75c (patch)
tree16f00c9d8ed7837483b1f0920ad9edbcba4bcb85
parent865432532ecdf1911404f1e145d54a7b295c5817 (diff)
downloadandroid_packages_apps_Camera2-cm-12.1.tar.gz
android_packages_apps_Camera2-cm-12.1.tar.bz2
android_packages_apps_Camera2-cm-12.1.zip
Automatic translation importcm-12.1
Change-Id: Ib4f8012f834b57eb7042adb57b9d19ceb78672da
-rw-r--r--res/values-bs-rBA/cm_strings.xml22
-rw-r--r--res/values-eo/cm_strings.xml3
-rw-r--r--res/values-eo/strings.xml72
-rw-r--r--res/values-es-rCO/cm_strings.xml22
-rw-r--r--res/values-es-rCO/strings.xml367
-rw-r--r--res/values-ga-rIE/cm_strings.xml22
-rw-r--r--res/values-ga-rIE/strings.xml367
-rw-r--r--res/values-hr/cm_strings.xml4
-rw-r--r--res/values-ja/cm_strings.xml2
-rw-r--r--res_p/values-es-rCO/strings.xml19
-rw-r--r--res_p/values-ga-rIE/strings.xml19
-rw-r--r--res_p/values-ug/strings.xml1
12 files changed, 914 insertions, 6 deletions
diff --git a/res/values-bs-rBA/cm_strings.xml b/res/values-bs-rBA/cm_strings.xml
new file mode 100644
index 000000000..07ad342f8
--- /dev/null
+++ b/res/values-bs-rBA/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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">
+ <!-- More Settings screen, power button title -->
+ <!-- More Settings screen, max brightness title -->
+ <!-- More Settings screen, storage title -->
+</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
index 07c412eb3..07ad342f8 100644
--- a/res/values-eo/cm_strings.xml
+++ b/res/values-eo/cm_strings.xml
@@ -17,9 +17,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- More Settings screen, power button title -->
- <string name="pref_camera_power_shutter_title">Ekagilo per ŝaltita butono</string>
<!-- More Settings screen, max brightness title -->
- <string name="pref_camera_max_brightness_title">Brila ekrano</string>
<!-- More Settings screen, storage title -->
- <string name="pref_camera_storage_title">Loko de stokejo</string>
</resources>
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 47905f135..89b6922e7 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -18,23 +18,33 @@
<!-- 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 -->
+ <string name="details_ms">%1$02d:%2$02d</string>
<!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
+ <string name="details_hms">%1$d:%2$02d:%3$02d</string>
<!-- Displayed in the title of the dialog for things to do with a picture
that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
<!-- Details dialog "OK" button. Dismisses dialog. -->
+ <string name="delete">Forigi</string>
+ <string name="share">Konigi</string>
<!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
+ <string name="deleted">Forigita</string>
<!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
+ <string name="close">Fermi</string>
<!-- String indicating timestamp of photo or video -->
<!-- String used as a menu label. The user can choose to edit the image
[CHAR_LIMIT=20]-->
+ <string name="edit">Redakti</string>
<!-- 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] -->
<!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
+ <string name="title">Titolo</string>
<!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
+ <string name="description">Priskribo</string>
<!-- 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] -->
+ <string name="location">Loko</string>
<!-- 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] -->
@@ -52,11 +62,13 @@
<!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
<!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
<!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
+ <string name="unit_mm">mm</string>
<!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
<!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
<!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
<!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
<!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
+ <string name="unknown">Nekonata</string>
<!-- 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] -->
@@ -76,7 +88,9 @@
<!-- In select camera setting, back facing camera value. [CHAR LIMIT=14] -->
<!-- In select camera setting, front-facing camera value. [CHAR LIMIT=14] -->
<!-- Settings screen, location setting text. [CHAR LIMIT=20]-->
+ <string name="pref_camera_save_location_title">Konservi lokon</string>
<!-- Label for record location preference [CHAR LIMIT=50] -->
+ <string name="pref_camera_location_label">LOKO</string>
<!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
<!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT=24]-->
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
@@ -129,18 +143,24 @@
<!-- 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] -->
+ <string name="pref_camera_scenemode_entry_night">Nokto</string>
<!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
<!-- Scene mode optimized for taking indoor low-lights pictures. [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] -->
+ <string name="pref_camera_scenemode_label_night">NOKTO</string>
<!-- 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] -->
+ <string name="pref_camera_countdown_label_one">1 SEKUNDO</string>
<!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_three">3 SEKUNDOj</string>
<!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_ten">10 SEKUNDOJ</string>
<!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_fifteen">15 SEKUNDOJ</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<!-- Exposure settings in preference -->
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
@@ -150,6 +170,7 @@
<!-- switch camera label back [CHAR LIMIT=60] -->
<!-- switch camera label front [CHAR LIMIT=60] -->
<!-- Dialog "OK" button. Dismisses dialog. -->
+ <string name="dialog_cancel">Nuligi</string>
<!-- 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. -->
@@ -184,6 +205,7 @@
<!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
<!-- The shutter button. [CHAR LIMIT=NONE] -->
<!-- The cancel button. Used to cancel an in progress shot [CHAR LIMIT=NONE] -->
+ <string name="accessibility_cancel_button">Nuligi</string>
<!-- The menu button. [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] -->
@@ -219,47 +241,88 @@ CHAR LIMIT=NONE] -->
<!-- Describes button on top of a video in filmstrip that is a play icon, pressing starts external video player [CHAR LIMIT=NONE] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_500">0,5 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_1000">1 sekundo</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_1500">1,5 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_2000">2 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_2500">2,5 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_3000">3 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_4000">4 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_5000">5 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_6000">6 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_10000">10 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_12000">12 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_15000">15 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_24000">24 sekundoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_30000">0,5 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_60000">1 minuto</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_90000">1,5 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_120000">2 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_150000">2,5 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_180000">3 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_240000">4 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_300000">5 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_360000">6 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_600000">10 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_720000">12 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_900000">15 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_1440000">24 minutoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_1800000">0,5 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_3600000">1 horo</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_7200000">2 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_9000000">2,5 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_10800000">3 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_14400000">4 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_18000000">5 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_21600000">6 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_36000000">10 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_43200000">12 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_54000000">15 horoj</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_86400000">24 horoj</string>
<!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT=20] -->
+ <string name="time_lapse_seconds">sekundoj</string>
<!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT=20] -->
+ <string name="time_lapse_minutes">minutoj</string>
<!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT=20] -->
+ <string name="time_lapse_hours">horoj</string>
<!-- The button to confirm time-lapse setting changes. [CHAR LIMIT=20] -->
<!-- Title in time interval picker for setting time interval. [CHAR LIMIT=30]-->
<!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT=180]-->
@@ -269,9 +332,11 @@ CHAR LIMIT=NONE] -->
<!-- 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] -->
+ <string name="remember_location_yes">Jes</string>
<!-- Camera menu labels -->
<!-- more options label [CHAR LIMIT=50] -->
<!-- settings label [CHAR LIMIT=50] -->
+ <string name="camera_menu_settings_label">AGORDOJ</string>
<!-- 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] -->
@@ -280,10 +345,12 @@ CHAR LIMIT=NONE] -->
<!-- Label for menu item that starts a photo editor. [CHAR LIMIT=30] -->
<!-- Crop -->
<!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
+ <string name="crop_save">Konservi</string>
<!-- 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] -->
<!-- Camera settings. [CHAR LIMIT=25] -->
+ <string name="mode_settings">Agordoj</string>
<!-- Text shown in the camera mode options list for normal camera mode [CHAR LIMIT=25] -->
<!-- Text shown in the camera mode options list for putting camera in video recording mode [CHAR LIMIT=25] -->
<!-- Text shown in the camera mode options list for putting camera in photo sphere mode. 'Photo sphere' is a product name. [CHAR LIMIT=25] -->
@@ -307,12 +374,16 @@ CHAR LIMIT=NONE] -->
<!-- Accessibility text for countdown timer toggle button states [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for More Options button [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for cancel button [CHAR_LIMIT=NONE] -->
+ <string name="cancel_button_description">Nuligi</string>
<!-- Accessibility text for done button [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for retake button [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for filmstrip share button [CHAR_LIMIT=NONE] -->
+ <string name="share_button_description">Konigi</string>
<!-- Accessibility text for filmstrip view button used to open special image viewers, like 3d photosphere [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for filmstrip edit button [CHAR_LIMIT=NONE] -->
+ <string name="edit_button_description">Redakti</string>
<!-- Accessibility text for filmstrip delete button [CHAR_LIMIT=NONE] -->
+ <string name="delete_button_description">Forigi</string>
<!-- Accessibility text for manual exposure compensation button [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for exposure compensation -2 button [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for exposure compensation -1 button [CHAR_LIMIT=NONE] -->
@@ -321,6 +392,7 @@ CHAR LIMIT=NONE] -->
<!-- Accessibility text for exposure compensation +2 button [CHAR_LIMIT=NONE] -->
<!-- Accessibility announcement when option button changes on screen after tap, e.g. from flash auto to flash off [CHAR_LIMIT=NONE] -->
<!-- Text shown in camera settings list for toggling photo location on or off [CHAR LIMIT=25] -->
+ <string name="setting_location">Loko</string>
<!-- Camera settings title for back camera photo resolution. [CHAR LIMIT=25] -->
<!-- Camera settings title for back camera video resolution. [CHAR LIMIT=25] -->
<!-- Camera settings title for front camera photo resolution. [CHAR LIMIT=25] -->
diff --git a/res/values-es-rCO/cm_strings.xml b/res/values-es-rCO/cm_strings.xml
new file mode 100644
index 000000000..07ad342f8
--- /dev/null
+++ b/res/values-es-rCO/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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">
+ <!-- More Settings screen, power button title -->
+ <!-- More Settings screen, max brightness title -->
+ <!-- More Settings screen, storage title -->
+</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 000000000..47905f135
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,367 @@
+<?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. -->
+ <!-- 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 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] -->
+ <!-- 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] -->
+ <!-- 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. -->
+ <!-- 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] -->
+ <!-- Named indexes into the array of camera facing entries -->
+ <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
+ <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
+ <!-- In select camera setting, back facing camera value. [CHAR LIMIT=14] -->
+ <!-- In select camera setting, front-facing camera value. [CHAR LIMIT=14] -->
+ <!-- Settings screen, location setting text. [CHAR LIMIT=20]-->
+ <!-- Label for record location preference [CHAR LIMIT=50] -->
+ <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT=24]-->
+ <!-- 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 value of a camera preference indicating the setting is none. -->
+ <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
+ <!-- The value of a camera preference indicating the video quality is 'large'. -->
+ <!-- The value of a camera preference indicating the video quality is 'medium'. -->
+ <!-- The value of a camera preference indicating the video quality is 'small'. -->
+ <!-- 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, dialog choice for "large" picture size [CHAR LIMIT=20] -->
+ <!-- Settings screen, dialog choice for "medium" picture size [CHAR LIMIT=20] -->
+ <!-- Settings screen, dialog choice for "small" picture size [CHAR LIMIT=20] -->
+ <!-- The default photo resolution value. -->
+ <!-- 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 focus mode setting -->
+ <!-- Default flash mode setting. -->
+ <!-- Default videocamera flash mode setting. -->
+ <!-- Default HDR+ flash mode setting. -->
+ <!-- Value for flash off setting -->
+ <!-- Settings screen, Flash mode title -->
+ <!-- flash label [CHAR LIMIT=50] -->
+ <!-- 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 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] -->
+ <!-- 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] -->
+ <!-- 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=16] -->
+ <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=16] -->
+ <!-- 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 cancel button. Used to cancel an in progress shot [CHAR LIMIT=NONE] -->
+ <!-- The menu button. [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 to switch to the Re-Focus 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] -->
+ <!-- The button that opens up mode options, shown as '...' on screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when the mode list becomes hidden off screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when the mode list becomes shown on screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when a general media capture is performed, and visually the capture 'peeks' from right screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when a video capture is performed, and visually the capture 'peeks' from right screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when a video capture is performed, and visually the capture 'peeks' from right screen [CHAR LIMIT=NONE] -->
+ <!-- Description for the lock icon in Secure Camera filmstrip that when clicked, brings user to lock screen then full Camera [CHAR LIMIT=NONE] -->
+ <!-- Content description for general media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for photo media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for video media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for panorama media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for photosphere media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for refocus media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for media items in filmstrip which are still in the middle of processing [CHAR LIMIT=NONE] -->
+ <!-- Content description of the button that toggles the on screen list of camera mode. [CHAR LIMIT=NONE] -->
+ <!-- Text on the button that toggles the on screen list of camera mode. [CHAR LIMIT=20] -->
+ <!-- Content description of the button that toggles the filmstrip. [CHAR LIMIT=NONE] -->
+ <!-- Text on the button that toggles the filmstrip. [CHAR LIMIT=20] -->
+ <!-- Default text for a button that can be toggled on and off. -->
+ <!-- Default text for a button that can be toggled on and off. -->
+ <!-- Describes button on top of a video in filmstrip that is a play icon, pressing starts external video player [CHAR LIMIT=NONE] -->
+ <!-- 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] -->
+ <!-- Label for menu item that starts a photo editor. [CHAR LIMIT=30] -->
+ <!-- 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] -->
+ <!-- Camera settings. [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for normal camera mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in video recording mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in photo sphere mode. 'Photo sphere' is a product name. [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in time lapse mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in wide angle panorama mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in panorama mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in refocus mode [CHAR LIMIT=25] -->
+ <!-- Accessibility text for switching to normal camera mode [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for switching to video mode [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for switching to photo sphere mode. 'Photo sphere' is a product name. [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for switching to panorama mode [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for switching to refocus mode [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for settings toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for HDR+ toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for HDR toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for camera flash toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for HDR+ flash toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for vide torch (flash) toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for camera switch toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for grid lines toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for countdown timer toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for More Options button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for cancel button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for done button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for retake button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for filmstrip share button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for filmstrip view button used to open special image viewers, like 3d photosphere [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for filmstrip edit button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for filmstrip delete button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for manual exposure compensation button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation -2 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation -1 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation 0 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation +1 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation +2 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility announcement when option button changes on screen after tap, e.g. from flash auto to flash off [CHAR_LIMIT=NONE] -->
+ <!-- Text shown in camera settings list for toggling photo location on or off [CHAR LIMIT=25] -->
+ <!-- Camera settings title for back camera photo resolution. [CHAR LIMIT=25] -->
+ <!-- Camera settings title for back camera video resolution. [CHAR LIMIT=25] -->
+ <!-- Camera settings title for front camera photo resolution. [CHAR LIMIT=25] -->
+ <!-- Camera settings title for front camera video resolution. [CHAR LIMIT=25] -->
+ <!-- Text shown in camera settings list for selecting the camera mode that will be used by default when the app starts [CHAR LIMIT=25] -->
+ <!-- Text shown in camera settings list for launching Google Help [CHAR LIMIT=25] -->
+ <!-- TODO: don't ship with these. -->
+ <!-- camera jpeg quality settings -->
+ <!-- Default for camera startup module index -->
+ <!-- Default number of times to play shimmy. -->
+ <!-- A message shown to the user, indicating that an HDR+ photo is being processed. [CHAR LIMIT=25] -->
+ <!-- Title of a dialog showing open source licenses used in the app. [CHAR LIMIT=30] -->
+ <!-- Default number of times to play peek animation. -->
+ <!-- Title of a preference group which contains general settings. [CHAR LIMIT=30] -->
+ <!-- Title of a preference group which contains settings for changing capture resolution and quality. [CHAR LIMIT=30] -->
+ <!-- Title of a preference group which contains information about the app. [CHAR LIMIT=30] -->
+ <!-- Title of a preference which shows the build version of the app. [CHAR LIMIT=30] -->
+ <!-- Video quality setting entry. Videos will be recorded in the lowest quality available on the device. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in the highest quality available on the device. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in quarter CIF quality. Details on CIF: http://goo.gl/3jDK [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in CIF quality. Details on CIF: http://goo.gl/3jDK [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 720p 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 quarter VGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 2160p quality. [CHAR LIMIT=24] -->
+ <!-- The strings below will not be translated. We're using them until the above translations are sane. -->
+ <!-- Message shown in the settings summary for how many megapixels have been selected. [CHAR LIMIT=24]-->
+ <!-- Message shown in the settings summary that includes the the aspect ratio of the selected resolution i.e. (4:3) and the size of the selected resolution in megapixels. [CHAR LIMIT=24]-->
+ <!-- Text shown above the button that opens to editor for images created from lens blur mode. [CHAR LIMIT=60] -->
+ <!-- Title of a preference group for advanced preferences. [CHAR LIMIT=30] -->
+ <!-- Title of a preference for enabling manual exposure compensation. [CHAR LIMIT=20] -->
+ <!-- Text shown next to the settings button to explain what is in settings menu. [CHAR LIMIT=120] !-->
+ <!-- Title on the startup screen that lets user select photo aspect ratio. [CHAR LIMIT=40]-->
+ <!-- Text on the photo aspect ratio selection screen. [CHAR LIMIT=120] -->
+ <!-- Shown above the intent chooser when the user is about to share an item. [CHAR LIMIT=20] -->
+ <!-- Shown above the intent chooser when the user is about to edit an item. [CHAR LIMIT=20] -->
+ <!-- Text on the button to take user to the next page of the on-screen instructions. [CHAR LIMIT=20] -->
+ <!-- Text on the button to confirm that user understands the on-screen instructions. [CHAR LIMIT=20] -->
+ <!-- Selection for a 4:3 picture size where the sensor provides 4:3 so the result is not cropped. [CHAR LIMIT=30] -->
+ <!-- Selection for a 16:9 picture size where the sensor provides 4:3 so the result will be cropped. [CHAR LIMIT=30] -->
+ <!-- String representation of boolean false, allows for integer conversion. -->
+ <!-- String representation of boolean true, allows for integer conversion. -->
+</resources>
diff --git a/res/values-ga-rIE/cm_strings.xml b/res/values-ga-rIE/cm_strings.xml
new file mode 100644
index 000000000..07ad342f8
--- /dev/null
+++ b/res/values-ga-rIE/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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">
+ <!-- More Settings screen, power button title -->
+ <!-- More Settings screen, max brightness title -->
+ <!-- More Settings screen, storage title -->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 000000000..47905f135
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,367 @@
+<?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. -->
+ <!-- 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 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] -->
+ <!-- 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] -->
+ <!-- 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. -->
+ <!-- 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] -->
+ <!-- Named indexes into the array of camera facing entries -->
+ <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
+ <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
+ <!-- In select camera setting, back facing camera value. [CHAR LIMIT=14] -->
+ <!-- In select camera setting, front-facing camera value. [CHAR LIMIT=14] -->
+ <!-- Settings screen, location setting text. [CHAR LIMIT=20]-->
+ <!-- Label for record location preference [CHAR LIMIT=50] -->
+ <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT=24]-->
+ <!-- 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 value of a camera preference indicating the setting is none. -->
+ <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
+ <!-- The value of a camera preference indicating the video quality is 'large'. -->
+ <!-- The value of a camera preference indicating the video quality is 'medium'. -->
+ <!-- The value of a camera preference indicating the video quality is 'small'. -->
+ <!-- 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, dialog choice for "large" picture size [CHAR LIMIT=20] -->
+ <!-- Settings screen, dialog choice for "medium" picture size [CHAR LIMIT=20] -->
+ <!-- Settings screen, dialog choice for "small" picture size [CHAR LIMIT=20] -->
+ <!-- The default photo resolution value. -->
+ <!-- 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 focus mode setting -->
+ <!-- Default flash mode setting. -->
+ <!-- Default videocamera flash mode setting. -->
+ <!-- Default HDR+ flash mode setting. -->
+ <!-- Value for flash off setting -->
+ <!-- Settings screen, Flash mode title -->
+ <!-- flash label [CHAR LIMIT=50] -->
+ <!-- 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 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] -->
+ <!-- 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] -->
+ <!-- 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=16] -->
+ <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=16] -->
+ <!-- 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 cancel button. Used to cancel an in progress shot [CHAR LIMIT=NONE] -->
+ <!-- The menu button. [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 to switch to the Re-Focus 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] -->
+ <!-- The button that opens up mode options, shown as '...' on screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when the mode list becomes hidden off screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when the mode list becomes shown on screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when a general media capture is performed, and visually the capture 'peeks' from right screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when a video capture is performed, and visually the capture 'peeks' from right screen [CHAR LIMIT=NONE] -->
+ <!-- Announcement when a video capture is performed, and visually the capture 'peeks' from right screen [CHAR LIMIT=NONE] -->
+ <!-- Description for the lock icon in Secure Camera filmstrip that when clicked, brings user to lock screen then full Camera [CHAR LIMIT=NONE] -->
+ <!-- Content description for general media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for photo media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for video media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for panorama media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for photosphere media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for refocus media items in filmstrip based on modified date, template will read a file modified date and time [CHAR LIMIT=NONE] -->
+ <!-- Content description for media items in filmstrip which are still in the middle of processing [CHAR LIMIT=NONE] -->
+ <!-- Content description of the button that toggles the on screen list of camera mode. [CHAR LIMIT=NONE] -->
+ <!-- Text on the button that toggles the on screen list of camera mode. [CHAR LIMIT=20] -->
+ <!-- Content description of the button that toggles the filmstrip. [CHAR LIMIT=NONE] -->
+ <!-- Text on the button that toggles the filmstrip. [CHAR LIMIT=20] -->
+ <!-- Default text for a button that can be toggled on and off. -->
+ <!-- Default text for a button that can be toggled on and off. -->
+ <!-- Describes button on top of a video in filmstrip that is a play icon, pressing starts external video player [CHAR LIMIT=NONE] -->
+ <!-- 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] -->
+ <!-- Label for menu item that starts a photo editor. [CHAR LIMIT=30] -->
+ <!-- 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] -->
+ <!-- Camera settings. [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for normal camera mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in video recording mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in photo sphere mode. 'Photo sphere' is a product name. [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in time lapse mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in wide angle panorama mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in panorama mode [CHAR LIMIT=25] -->
+ <!-- Text shown in the camera mode options list for putting camera in refocus mode [CHAR LIMIT=25] -->
+ <!-- Accessibility text for switching to normal camera mode [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for switching to video mode [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for switching to photo sphere mode. 'Photo sphere' is a product name. [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for switching to panorama mode [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for switching to refocus mode [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for settings toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for HDR+ toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for HDR toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for camera flash toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for HDR+ flash toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for vide torch (flash) toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for camera switch toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for grid lines toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for countdown timer toggle button states [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for More Options button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for cancel button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for done button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for retake button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for filmstrip share button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for filmstrip view button used to open special image viewers, like 3d photosphere [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for filmstrip edit button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for filmstrip delete button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for manual exposure compensation button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation -2 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation -1 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation 0 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation +1 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility text for exposure compensation +2 button [CHAR_LIMIT=NONE] -->
+ <!-- Accessibility announcement when option button changes on screen after tap, e.g. from flash auto to flash off [CHAR_LIMIT=NONE] -->
+ <!-- Text shown in camera settings list for toggling photo location on or off [CHAR LIMIT=25] -->
+ <!-- Camera settings title for back camera photo resolution. [CHAR LIMIT=25] -->
+ <!-- Camera settings title for back camera video resolution. [CHAR LIMIT=25] -->
+ <!-- Camera settings title for front camera photo resolution. [CHAR LIMIT=25] -->
+ <!-- Camera settings title for front camera video resolution. [CHAR LIMIT=25] -->
+ <!-- Text shown in camera settings list for selecting the camera mode that will be used by default when the app starts [CHAR LIMIT=25] -->
+ <!-- Text shown in camera settings list for launching Google Help [CHAR LIMIT=25] -->
+ <!-- TODO: don't ship with these. -->
+ <!-- camera jpeg quality settings -->
+ <!-- Default for camera startup module index -->
+ <!-- Default number of times to play shimmy. -->
+ <!-- A message shown to the user, indicating that an HDR+ photo is being processed. [CHAR LIMIT=25] -->
+ <!-- Title of a dialog showing open source licenses used in the app. [CHAR LIMIT=30] -->
+ <!-- Default number of times to play peek animation. -->
+ <!-- Title of a preference group which contains general settings. [CHAR LIMIT=30] -->
+ <!-- Title of a preference group which contains settings for changing capture resolution and quality. [CHAR LIMIT=30] -->
+ <!-- Title of a preference group which contains information about the app. [CHAR LIMIT=30] -->
+ <!-- Title of a preference which shows the build version of the app. [CHAR LIMIT=30] -->
+ <!-- Video quality setting entry. Videos will be recorded in the lowest quality available on the device. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in the highest quality available on the device. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in quarter CIF quality. Details on CIF: http://goo.gl/3jDK [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in CIF quality. Details on CIF: http://goo.gl/3jDK [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 720p 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 quarter VGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 2160p quality. [CHAR LIMIT=24] -->
+ <!-- The strings below will not be translated. We're using them until the above translations are sane. -->
+ <!-- Message shown in the settings summary for how many megapixels have been selected. [CHAR LIMIT=24]-->
+ <!-- Message shown in the settings summary that includes the the aspect ratio of the selected resolution i.e. (4:3) and the size of the selected resolution in megapixels. [CHAR LIMIT=24]-->
+ <!-- Text shown above the button that opens to editor for images created from lens blur mode. [CHAR LIMIT=60] -->
+ <!-- Title of a preference group for advanced preferences. [CHAR LIMIT=30] -->
+ <!-- Title of a preference for enabling manual exposure compensation. [CHAR LIMIT=20] -->
+ <!-- Text shown next to the settings button to explain what is in settings menu. [CHAR LIMIT=120] !-->
+ <!-- Title on the startup screen that lets user select photo aspect ratio. [CHAR LIMIT=40]-->
+ <!-- Text on the photo aspect ratio selection screen. [CHAR LIMIT=120] -->
+ <!-- Shown above the intent chooser when the user is about to share an item. [CHAR LIMIT=20] -->
+ <!-- Shown above the intent chooser when the user is about to edit an item. [CHAR LIMIT=20] -->
+ <!-- Text on the button to take user to the next page of the on-screen instructions. [CHAR LIMIT=20] -->
+ <!-- Text on the button to confirm that user understands the on-screen instructions. [CHAR LIMIT=20] -->
+ <!-- Selection for a 4:3 picture size where the sensor provides 4:3 so the result is not cropped. [CHAR LIMIT=30] -->
+ <!-- Selection for a 16:9 picture size where the sensor provides 4:3 so the result will be cropped. [CHAR LIMIT=30] -->
+ <!-- String representation of boolean false, allows for integer conversion. -->
+ <!-- String representation of boolean true, allows for integer conversion. -->
+</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index f37964b76..b07a76110 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/cm_strings.xml
@@ -17,9 +17,9 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- More Settings screen, power button title -->
- <string name="pref_camera_power_shutter_title">Tipka za napajanje i okidač</string>
+ <string name="pref_camera_power_shutter_title">Gumb za isključivanje kao okidač</string>
<!-- More Settings screen, max brightness title -->
- <string name="pref_camera_max_brightness_title">Sjajan zaslon</string>
+ <string name="pref_camera_max_brightness_title">Svijetao zaslon</string>
<!-- More Settings screen, storage title -->
<string name="pref_camera_storage_title">Lokacija pohrane</string>
</resources>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
index 92fb586f2..7a6ec4724 100644
--- a/res/values-ja/cm_strings.xml
+++ b/res/values-ja/cm_strings.xml
@@ -17,7 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- More Settings screen, power button title -->
- <string name="pref_camera_power_shutter_title">電源ボタンシャッター</string>
+ <string name="pref_camera_power_shutter_title">電源ボタンでシャッター</string>
<!-- More Settings screen, max brightness title -->
<string name="pref_camera_max_brightness_title">画面を明るく</string>
<!-- More Settings screen, storage title -->
diff --git a/res_p/values-es-rCO/strings.xml b/res_p/values-es-rCO/strings.xml
new file mode 100644
index 000000000..2a8e4bcd5
--- /dev/null
+++ b/res_p/values-es-rCO/strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2014 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">
+ <!-- Name of the Gallery app, for which we have an ActionBar button in Filmstrip. Should be kep in sync with the name of AOSP Gallery app [CHAR LIMIT=40]-->
+</resources>
diff --git a/res_p/values-ga-rIE/strings.xml b/res_p/values-ga-rIE/strings.xml
new file mode 100644
index 000000000..2a8e4bcd5
--- /dev/null
+++ b/res_p/values-ga-rIE/strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2014 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">
+ <!-- Name of the Gallery app, for which we have an ActionBar button in Filmstrip. Should be kep in sync with the name of AOSP Gallery app [CHAR LIMIT=40]-->
+</resources>
diff --git a/res_p/values-ug/strings.xml b/res_p/values-ug/strings.xml
index 2a8e4bcd5..4609a40ac 100644
--- a/res_p/values-ug/strings.xml
+++ b/res_p/values-ug/strings.xml
@@ -16,4 +16,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Name of the Gallery app, for which we have an ActionBar button in Filmstrip. Should be kep in sync with the name of AOSP Gallery app [CHAR LIMIT=40]-->
+ <string name="gallery_app_name">ئالبۇم</string>
</resources>