summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-06-23 12:41:18 -0700
committerBaligh Uddin <baligh@google.com>2014-06-23 12:41:18 -0700
commit79aea615a111e346296711c1c41200bbb9b7efab (patch)
tree06d6279b0d2f1176382d0819698475b29f58046d
parentc7e26a25faa6df772c7d2423ca439f84e9541f07 (diff)
downloadandroid_packages_apps_Camera2-79aea615a111e346296711c1c41200bbb9b7efab.tar.gz
android_packages_apps_Camera2-79aea615a111e346296711c1c41200bbb9b7efab.tar.bz2
android_packages_apps_Camera2-79aea615a111e346296711c1c41200bbb9b7efab.zip
Import translations. DO NOT MERGE
Change-Id: I4bc3eec56992652a44c6b128f9dd0e2297400efe Auto-generated-cl: translation import
-rw-r--r--res/values-af/strings.xml2
-rw-r--r--res/values-am/strings.xml2
-rw-r--r--res/values-ar/strings.xml2
-rw-r--r--res/values-bg/strings.xml20
-rw-r--r--res/values-ca/strings.xml2
-rw-r--r--res/values-cs/strings.xml2
-rw-r--r--res/values-da/strings.xml2
-rw-r--r--res/values-de/strings.xml2
-rw-r--r--res/values-el/strings.xml2
-rw-r--r--res/values-en-rGB/strings.xml2
-rw-r--r--res/values-en-rIN/strings.xml2
-rw-r--r--res/values-es-rUS/strings.xml20
-rw-r--r--res/values-es/strings.xml2
-rw-r--r--res/values-et-rEE/strings.xml2
-rw-r--r--res/values-fa/strings.xml2
-rw-r--r--res/values-fi/strings.xml20
-rw-r--r--res/values-fr-rCA/strings.xml20
-rw-r--r--res/values-fr/strings.xml2
-rw-r--r--res/values-hi/strings.xml20
-rw-r--r--res/values-hr/strings.xml2
-rw-r--r--res/values-hu/strings.xml2
-rw-r--r--res/values-hy-rAM/strings.xml20
-rw-r--r--res/values-in/strings.xml2
-rw-r--r--res/values-it/strings.xml2
-rw-r--r--res/values-iw/strings.xml2
-rw-r--r--res/values-ja/strings.xml20
-rw-r--r--res/values-ka-rGE/strings.xml20
-rw-r--r--res/values-km-rKH/strings.xml36
-rw-r--r--res/values-ko/strings.xml20
-rw-r--r--res/values-lo-rLA/strings.xml2
-rw-r--r--res/values-lt/strings.xml2
-rw-r--r--res/values-lv/strings.xml20
-rw-r--r--res/values-mn-rMN/strings.xml2
-rw-r--r--res/values-ms-rMY/strings.xml20
-rw-r--r--res/values-nb/strings.xml20
-rw-r--r--res/values-nl/strings.xml2
-rw-r--r--res/values-pl/strings.xml2
-rw-r--r--res/values-pt-rPT/strings.xml4
-rw-r--r--res/values-pt/strings.xml20
-rw-r--r--res/values-ro/strings.xml20
-rw-r--r--res/values-ru/strings.xml2
-rw-r--r--res/values-sk/strings.xml20
-rw-r--r--res/values-sl/strings.xml20
-rw-r--r--res/values-sr/strings.xml2
-rw-r--r--res/values-sv/strings.xml2
-rw-r--r--res/values-sw/strings.xml14
-rw-r--r--res/values-th/strings.xml2
-rw-r--r--res/values-tl/strings.xml20
-rw-r--r--res/values-tr/strings.xml20
-rw-r--r--res/values-uk/strings.xml14
-rw-r--r--res/values-vi/strings.xml2
-rw-r--r--res/values-zh-rCN/strings.xml20
-rw-r--r--res/values-zh-rHK/strings.xml20
-rw-r--r--res/values-zh-rTW/strings.xml20
-rw-r--r--res/values-zu/strings.xml2
55 files changed, 263 insertions, 285 deletions
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
index 38e020324..b09936c22 100644
--- a/res/values-af/strings.xml
+++ b/res/values-af/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, HET DIT"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Vol sensor \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Gesnoeide sensor \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
index fbc5b1b99..d5df21b43 100644
--- a/res/values-am/strings.xml
+++ b/res/values-am/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"እሺ፣ ገባኝ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"ሙሉ ዳሳሽ \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"የተከረከመ ዳሳሽ \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index 57343a561..f80164eda 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"حسنًا، موافق"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"استشعار إطار كامل \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"استشعار اقتصاص \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"٠"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"١"</string>
</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index 9acd3b272..87cc73854 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Снимката е направена"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Видеоклипът е заснет"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Отключване към Камера"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Мултимедийното съдържание е заснето на %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Снимката е направена на %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Видеоклипът е заснет на %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Панорамата е заснета на %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"360-градусовата панорама е заснета на %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Снимката със замъгляване на обектива е направена на %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Мултимедията се обработва"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Превключване на списъка с режими"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Списък с режими"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ДОБРЕ, РАЗБРАХ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Без подрязване \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"С подрязване \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 7f1dcbcf4..9a41484bf 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"D\'ACORD"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Sensor de mida completa \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Sensor de mida retallada \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index d2970202b..a80edf777 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, ROZUMÍM"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Celý obraz senzoru \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Oříznout obraz senzoru \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index 68362180e..be09fc14e 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, FORSTÅET"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Fuld sensor \n (4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Beskåret sensor \n (16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 4a1c80cd3..0195338eb 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Ergebnis beibehalten \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Ergebnis zuschneiden \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1."</string>
</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index d421f5a80..45b086ed7 100644
--- a/res/values-el/strings.xml
+++ b/res/values-el/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ΤΟ ΚΑΤΑΛΑΒΑ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Αισθητήρας πλήρους προβ. \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Αισθητ. προβ. με περικ. \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index a2083a7c5..1809a0fc8 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, GOT IT"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Full sensor \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Cropped sensor \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
index a2083a7c5..1809a0fc8 100644
--- a/res/values-en-rIN/strings.xml
+++ b/res/values-en-rIN/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, GOT IT"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Full sensor \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Cropped sensor \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 8b060579f..08f68f5d2 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Foto capturada"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Video capturado"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Desbloquear para acceder a la Cámara"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Archivo multimedia creado el %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Foto creada el %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Video creado el %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Foto panorámica creada el %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Foto esférica creada el %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Foto con efecto de enfoque creada el %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Procesando archivos multimedia"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Activar lista de modos"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Lista de modos"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ENTENDIDO"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Sensor completo \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Sensor recortado \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index c93103e0b..be1873ce8 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ENTENDIDO"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Sensor completo \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Sensor recortado \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
index e33f8bf77..074a0defe 100644
--- a/res/values-et-rEE/strings.xml
+++ b/res/values-et-rEE/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, SELGE"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Täielik andur \n(4 : 3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Piiratud andur \n(16 : 9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
index ef6afb8db..dccaf8952 100644
--- a/res/values-fa/strings.xml
+++ b/res/values-fa/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"بسیار خوب، متوجه شدم"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"حسگر کامل \n‏(۴:۳)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"حسگر برش داده شده \n‏(۱۶:۹)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"۰"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"۱"</string>
</resources>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
index 6dac1a836..0cf7054ae 100644
--- a/res/values-fi/strings.xml
+++ b/res/values-fi/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Otettiin kuva"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Tallennettiin video"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Avaa kamerasovellus"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Media kuvattu %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Kuva otettu %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Video kuvattu %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panoraama kuvattu %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Photo Sphere kuvattu %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Linssin sumennuskuva otettu %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Mediasisältöä käsitellään"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Vaihda tilaluetteloon"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Tilaluettelo"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"SELVÄ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Täyskenno \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Rajattu kenno \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
index 738d077cc..bb21aef7f 100644
--- a/res/values-fr-rCA/strings.xml
+++ b/res/values-fr-rCA/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"La photo a été prise"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"La vidéo a été filmée"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Déverrouiller l\'appareil photo"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Contenu multimédia créé le %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Photo prise le %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Vidéo prise le %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panorama réalisé le %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Image Photo Sphere prise le %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Image Objectif flou prise le %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Médias en cours de traitement…"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Activer/désactiver la liste de modes"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Liste de modes"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, J\'AI COMPRIS"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Capteur complet\n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Capteur rogné\n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index ad9cd2de5..a2506fd2a 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Capteur complet\n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Capteur rogné\n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
index 8dfc33130..73ba1dce4 100644
--- a/res/values-hi/strings.xml
+++ b/res/values-hi/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"फ़ोटो ली गई"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"वीडियो लिया गया"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"कैमरे पर अनलॉक करें"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"%s को लिया गया मीडिया टोकन"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"%s को ली गई फ़ोटो"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"%s को लिया गया वीडियो"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"%s को लिया गया पैनोरामा"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"%s को लिया गया 360 डिग्री पैनोरामा"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"%s को लिया गया लेंस ब्लर"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"मीडिया प्रोसेस हो रहा है"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"मोड सूची टॉगल करें"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"मोड सूची"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ठीक है, समझ लिया"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"पूर्ण सेंसर \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"काटा गया सेंसर \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
index b7100494b..8fc4ee60e 100644
--- a/res/values-hr/strings.xml
+++ b/res/values-hr/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"U REDU, SHVAĆAM"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Cijeli senzor \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Obrezani senzor \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1."</string>
</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
index fd434350f..02e136b57 100644
--- a/res/values-hu/strings.xml
+++ b/res/values-hu/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"RENDBEN, ÉRTEM"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Teljes érzékelő \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Körbevágott érzékelő \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-hy-rAM/strings.xml b/res/values-hy-rAM/strings.xml
index 19b8f5a54..52a06f023 100644
--- a/res/values-hy-rAM/strings.xml
+++ b/res/values-hy-rAM/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Լուսանկարված է"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Տեսանյութը ստեղծված է"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Ապակողպել և բացել տեսախցիկը"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Նկարահանման ամսաթիվը՝ %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Նկարահանման ամսաթիվը՝ %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Նկարահանման ամսաթիվը՝ %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Նկարահանման ամսաթիվը՝ %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Նկարահանման ամսաթիվը՝ %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Նկարահանման ամսաթիվը՝ %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Մեդիայի մշակում"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Ցուցադրել կամ թաքցնել ռեժիմների ցանկը"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Ռեժիմների ցանկ"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ԼԱՎ, ՀԱՍԿԱՑԱ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Ամբողջական սենսոր \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Եզրատված սենսոր \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index 798c7f125..ca16d1c76 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, MENGERTI"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Sensor penuh \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Sensor yang terpotong \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index cd3cfd401..b9d601a16 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Sensore completo \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Sensore ritagliato \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 9c1979cc1..5ff526221 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"הבנתי"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"חיישן מלא \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"חיתוך חיישן \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 9eeb2c4a9..303becc8a 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"写真を撮影しました"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"動画を撮影しました"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"カメラのロックを解除"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"%sに撮影したメディア"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"%sに撮影した写真"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"%sに撮影した動画"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"%sに撮影したパノラマ写真"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"%sに撮影したPhoto Sphere写真"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"%sに撮影したレンズぼかし写真"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"メディアを処理しています"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"モードリストを切り替え"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"モードリスト"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"フルセンサー\n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"切り抜きセンサー\n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-ka-rGE/strings.xml b/res/values-ka-rGE/strings.xml
index 1d0c78a75..2aa38c00c 100644
--- a/res/values-ka-rGE/strings.xml
+++ b/res/values-ka-rGE/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"ფოტო გადაღებულია"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"ვიდეო გადაღებულია"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"განბლოკვა კამერაზე გადასასვლელად"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"მედია გადაღებულია %s-ში"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"ფოტო გადაღებულია %s-ში"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"ვიდეო გადაღებულია %s-ში"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"პანორამა გადაღებულია %s-ში"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Photo Sphere გადაღებულია %s-ში"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"ობიექტივის დაბინდვა გადაღებულია %s-ში"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"მედიის დამუშავება"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"რეჟიმის სიის გადართვა"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"რეჟიმის სია"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"კარგი, გასაგებია"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"სრული სენსორი \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"ჩამოჭრილი სენსორი \n (16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml
index ec717eea9..defd6d628 100644
--- a/res/values-km-rKH/strings.xml
+++ b/res/values-km-rKH/strings.xml
@@ -26,7 +26,7 @@
<item quantity="one" msgid="8811352590292754044">"លុប​ធាតុ​ដែល​បាន​ជ្រើស?"</item>
<item quantity="other" msgid="5075283252850066610">"លុប​ធាតុ​ដែល​បាន​ជ្រើស?"</item>
</plurals>
- <string name="share" msgid="8581089487762243115">"ចែក​រំលែក"</string>
+ <string name="share" msgid="8581089487762243115">"ចែក​រំលែក​"</string>
<string name="share_panorama" msgid="3558466186935359444">"ចែករំលែក​ទេសភាព"</string>
<string name="share_as_photo" msgid="4831213580709167218">"ចែករំលែក​ជា​រូបថត"</string>
<string name="deleted" msgid="2036165115527228127">"បាន​លុប"</string>
@@ -219,24 +219,18 @@
<string name="accessibility_review_ok" msgid="3486465319880320270">"បាន​ពិនិត្យ​រួចរាល់"</string>
<string name="accessibility_review_retake" msgid="2547112860787022130">"ពិនិត្យ​ឡើងវិញ"</string>
<string name="accessibility_mode_options" msgid="6376831760155403217">"ជម្រើស"</string>
- <string name="accessibility_mode_list_hidden" msgid="3743267380450401866">"បាន​​បិទ​បញ្ជី​​របៀប"</string>
+ <string name="accessibility_mode_list_hidden" msgid="3743267380450401866">"បាន​​បិទ​បញ្ជី​​របៀប​"</string>
<string name="accessibility_mode_list_shown" msgid="5284322142734069179">"បាន​បើក​បញ្ជី​របៀប"</string>
<string name="media_accessibility_peek" msgid="234540330161031946">"ចាប់​យក"</string>
<string name="photo_accessibility_peek" msgid="5934133371001677250">"បាន​ថតរូប"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"បាន​ថត​វីដេអូ"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"ដោះ​សោ​ដើម្បី​ប្រើ​ម៉ាស៊ីន​ថត"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"មេឌៀ​បាន​ថត​នៅ %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"រូបថត​បាន​ថត​នៅ %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"វីដេអូ​បាន​ថត​នៅ %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"ប៉ាណូរ៉ាម៉ា​បាន​ថត​នៅ %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"រូបថត​វិល​ជុំ​បាន​ថត​នៅ %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"រូបថត​ព្រិលៗ​បាន​ថត​នៅ %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"ដំណើរការ​មេឌៀ"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"បិទ/បើក​បញ្ជី​របៀប"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"បញ្ជី​​របៀប"</string>
@@ -285,9 +279,9 @@
<string name="pref_video_time_lapse_frame_interval_43200000" msgid="6426833030111269499">"១២ ម៉ោង"</string>
<string name="pref_video_time_lapse_frame_interval_54000000" msgid="6688725497680331090">"១៥ ម៉ោង"</string>
<string name="pref_video_time_lapse_frame_interval_86400000" msgid="5510320806095156153">"២៤ ម៉ោង"</string>
- <string name="time_lapse_seconds" msgid="7319683099532506270">"វិនាទី"</string>
- <string name="time_lapse_minutes" msgid="5325447383033224679">"នាទី"</string>
- <string name="time_lapse_hours" msgid="5294001144133261436">"ម៉ោង"</string>
+ <string name="time_lapse_seconds" msgid="7319683099532506270">"វិនាទី​"</string>
+ <string name="time_lapse_minutes" msgid="5325447383033224679">"នាទី​"</string>
+ <string name="time_lapse_hours" msgid="5294001144133261436">"ម៉ោង​"</string>
<string name="time_lapse_interval_set" msgid="2418594453248958440">"រួចរាល់"</string>
<string name="set_time_interval" msgid="2531393962847535331">"កំណត់​ចន្លោះ​ពេល"</string>
<string name="set_time_interval_help" msgid="64145154088021389">"បាន​បិទ​​លក្ខណៈ​ពេលវេលា​កន្លង​ទៅ។ បើក​វា​ ដើម្បី​កំណត់​ចន្លោះ​ពេល។"</string>
@@ -310,7 +304,7 @@
<string name="setting_wallpaper" msgid="2397759659347872725">"​កំណត់​ផ្ទាំង​រូបភាព"</string>
<string name="mode_settings" msgid="2021937261522670921">"ការ​កំណត់"</string>
<string name="mode_camera" msgid="279763925715250603">"ម៉ាស៊ីន​ថត"</string>
- <string name="mode_video" msgid="8633929034048169139">"វីដេអូ"</string>
+ <string name="mode_video" msgid="8633929034048169139">"វីដេអូ​"</string>
<string name="mode_photosphere" msgid="5082338476237291833">"រូបថត​វិល​ជុំ"</string>
<string name="mode_timelapse" msgid="1517168724627815453">"ពេលវេលា​កន្លងទៅ"</string>
<string name="mode_wideangle" msgid="1099640345041696830">"មុំ​ពេញ"</string>
@@ -330,7 +324,7 @@
<string name="flash_off_desc" msgid="7151559466286106797">"បិទ​ការ​បាញ់​ពន្លឺ"</string>
<string name="flash_auto_desc" msgid="3009043125539675717">"បាញ់​ពន្លឺ​ស្វ័យ​ប្រវត្តិ"</string>
<string name="flash_on_desc" msgid="930372145324854699">"បើក​ការ​បាញ់​ពន្លឺ"</string>
- <string name="hdr_plus_flash_off_desc" msgid="5335888906983788789">"HDR+ បិទ​ពន្លឺ"</string>
+ <string name="hdr_plus_flash_off_desc" msgid="5335888906983788789">"HDR+ បិទ​ពន្លឺ​"</string>
<string name="hdr_plus_flash_auto_desc" msgid="4812200236263011537">"HDR+ បាញ់​ពន្លឺ​ស្វ័យប្រវត្តិ"</string>
<string name="hdr_plus_flash_on_desc" msgid="8323389161987561284">"HDR+ បើក​ពន្លឺ"</string>
<string name="torch_on_desc" msgid="3069836196559213365">"បើក​ពិល"</string>
@@ -346,7 +340,7 @@
<string name="cancel_button_description" msgid="3801167024006905033">"បោះបង់"</string>
<string name="done_button_description" msgid="1334963435441544592">"រួចរាល់"</string>
<string name="retake_button_description" msgid="4234613030674787714">"ថត​ឡើងវិញ"</string>
- <string name="share_button_description" msgid="5108508790540832053">"ចែករំលែក"</string>
+ <string name="share_button_description" msgid="5108508790540832053">"ចែករំលែក​"</string>
<string name="view_button_description" msgid="4985768837891362075">"មើល"</string>
<string name="edit_button_description" msgid="98550816724901925">"កែសម្រួល"</string>
<string name="delete_button_description" msgid="2251065309677200911">"លុប"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"យល់​ហើយ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"ទំហំ​ពេញ \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"ទំហំ​បាន​ច្រឹប \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index c5c4bb23a..0ad809799 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"사진을 촬영했습니다."</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"동영상을 촬영했습니다."</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"잠금 해제 시 카메라로 이동"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"미디어 촬영 날짜: %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"사진 촬영 날짜: %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"동영상 촬영 날짜: %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"파노라마 촬영 날짜: %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Photo Sphere 사진 촬영 날짜: %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"아웃포커스 촬영 날짜: %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"미디어 처리 중"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"모드 목록 전환"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"모드 목록"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"확인"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"전체 센서 \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"잘린 센서 \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-lo-rLA/strings.xml b/res/values-lo-rLA/strings.xml
index 338fb71c2..3b5388870 100644
--- a/res/values-lo-rLA/strings.xml
+++ b/res/values-lo-rLA/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ໂອເຄ, ເຂົ້າໃຈແລ້ວ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"ເຊັນ​ເຊີ​ເຕັມ \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"ເຊັນ​ເຊີ​ຖືກ​ຕັດ​ບາງ​ສ່ວນ \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
index 13a734e08..5f88ad638 100644
--- a/res/values-lt/strings.xml
+++ b/res/values-lt/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"GERAI, SUPRATAU"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Neapkirpta \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Apkirpta \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index e49e6a440..232ce3a06 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Fotoattēls uzņemts"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Videoklips uzņemts"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Atbloķēt lietotni Kamera"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Multivides vienuma uzņemšanas datums: %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Fotoattēla uzņemšanas datums: %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Videoklipa uzņemšanas datums: %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panorāmas fotoattēla uzņemšanas datums: %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Sfēriskā panorāmas fotoattēla uzņemšanas datums: %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Objektīva aizmiglojuma fotoattēla uzņemšanas datums: %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Notiek multivides satura apstrāde"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Pārslēgt režīmu sarakstu"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Režīmu saraksts"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"LABI, SAPRATU!"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Pilns sensors \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Apgriezts sensors \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-mn-rMN/strings.xml b/res/values-mn-rMN/strings.xml
index 8f6016481..c28f6b3e9 100644
--- a/res/values-mn-rMN/strings.xml
+++ b/res/values-mn-rMN/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ТИЙМ, ОЙЛГОЛОО"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Бүрэн мэдрэгч \n (4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Тайруулсан мэдрэгч \n (16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-ms-rMY/strings.xml b/res/values-ms-rMY/strings.xml
index 4d9534412..d1e240daf 100644
--- a/res/values-ms-rMY/strings.xml
+++ b/res/values-ms-rMY/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Foto diambil"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Video diambil"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Buka kunci ke Kamera"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Media diambil pada %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Foto diambil pada %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Video diambil pada %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panorama diambil pada %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Photo Sphere diambil pada %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Kabur lensa diambil pada %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Pemprosesan media"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Togol senarai mod"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Senarai mod"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, FAHAM"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Penderia penuh \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Penderia yang dipangkas \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index 3f0c4a425..bb1ea33e3 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Bilde er tatt"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Video er tatt"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Lås opp og gå til Google Kamera"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Innholdet ble spilt inn %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Bildet ble tatt %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Videoen ble spilt inn %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panoramabildet ble tatt %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Bildeboblen ble tatt %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Soft-fokus-bildet ble tatt %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Media under behandling …"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Vis eller skjul modusliste"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Modusliste"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, SKJØNNER."</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Fullstendig sensor \n(04:03)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Beskåret sensor \n(16:09)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 529b73a83..7e4ef0aaa 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Volledige sensor \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Bijgesneden sensor \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 553ea1b3f..205ff2d84 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Pełny obraz matrycy \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Przycięty obraz matrycy \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 4168bd2bc..187bd160f 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -231,7 +231,7 @@
<!-- String.format failed for translation -->
<!-- no translation found for panorama_date_content_description (990703578639006144) -->
<skip />
- <string name="photosphere_date_content_description" msgid="4183741743409007876">"Photo Sphere criado em %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Photo Sphere criada em %s"</string>
<string name="refocus_date_content_description" msgid="5630960320424345547">"Desfocagem da lente criada em %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Dados multimédia em processamento"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Alternar lista de modos"</string>
@@ -389,4 +389,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, JÁ PERCEBI"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Sensor completo \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Sensor recortado \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index aefe11299..36c35634c 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Foto tirada"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Vídeo gravado"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Desbloquear e abrir a Câmera"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Mídia obtida em %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Foto tirada em %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Vídeo gravado em %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panorama obtido em %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Photo sphere obtido em %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Efeito foco usado em %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Mídia em processamento"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Alternar lista de modos"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Lista de modos"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, ENTENDI"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Sensor full-frame \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Sensor com corte \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index da7c5ae83..df33e6cd7 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"A fost făcută o fotografie"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"A fost înregistrat un videoclip"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Deblocați și accesați Camera foto"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Conținut multimedia creat pe %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Fotografie făcută pe %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Videoclip filmat pe %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panoramă realizată pe %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Fotografie sferică făcută pe %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Efect Fundal încețoșat realizat pe %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Conținut media în curs de procesare"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Comutați lista de moduri"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Listă de moduri"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, AM ÎNȚELES"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Senzor imag. integrală \n(04:03)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Senzor decupare \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 12bf2dd7b..e73bb016a 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OК"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Полный размер\n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Кадрирование\n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
index 6bbbdf8f3..0cff8334e 100644
--- a/res/values-sk/strings.xml
+++ b/res/values-sk/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Fotka bola nasnímaná"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Video bolo nasnímané"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Odomknite a prejdite do aplikácie Fotoaparát"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Médium bolo zaznamenané %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Fotka bola zaznamenaná %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Video bolo zaznamenané %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panoráma bola zaznamenaná %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Sférická fotka bola zaznamenaná %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Efekt zaostrenia bol použitý %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Prebieha spracovanie médií"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Prepnúť zoznam režimov"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Zoznam režimov"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, ROZUMIEM"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Úplný obraz \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Orezaný obraz \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
index 1ee771578..70e4b902a 100644
--- a/res/values-sl/strings.xml
+++ b/res/values-sl/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Fotografija posneta"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Videoposnetek posnet"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Odklepanje v fotoaparat"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Predstavnost posneta %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Fotografija posneta %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Videoposnetek posnet %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panoramska fotografija posneta %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Fotosfera posneta %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Fotografija z učinkom fokusa posneta %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Obdelava predstavnosti"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Preklopi na seznam načinov"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Seznam načinov"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"V REDU, RAZUMEM"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Polno tipalo \n(4 : 3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Obrezano tipalo \n(16 : 9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
index 72cd48366..c5bbcec04 100644
--- a/res/values-sr/strings.xml
+++ b/res/values-sr/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ВАЖИ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Цели сензор \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Опсечени сензор \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index 185d63617..f9a480098 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, JAG FÖRSTÅR"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Hela sensorytan \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Beskuren sensoryta \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
index 277284c14..9ed2b0120 100644
--- a/res/values-sw/strings.xml
+++ b/res/values-sw/strings.xml
@@ -227,12 +227,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Picha imepigwa"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Video imerekodiwa"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Fungua Kamera"</string>
- <string name="media_date_content_description" msgid="2155634843596817141">"Maudhui yalipigwa picha tarehe %s"</string>
- <string name="photo_date_content_description" msgid="5705865897898465619">"Picha ilipigwa tarehe%s"</string>
- <string name="video_date_content_description" msgid="2151884014634284456">"Video ilirekodiwa tarehe %s"</string>
- <string name="panorama_date_content_description" msgid="990703578639006144">"Panorama ilipigwa picha tarehe %s"</string>
- <string name="photosphere_date_content_description" msgid="4183741743409007876">"Picha Duara ilipigwa tarehe %s"</string>
- <string name="refocus_date_content_description" msgid="5630960320424345547">"Kuangazia shabaha ilipigwa tarehe %s"</string>
+ <string name="media_date_content_description" msgid="2155634843596817141">"Maudhui yalipigwa picha mnamo %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Picha ilipigwa mnamo %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Video ilirekodiwa mnamo %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panorama ilipigwa picha mnamo %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Picha Duara ilipigwa mnamo %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Kuangazia shabaha kulifanyika mnamo %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Uchakataji wa maudhui"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Geuza orodha ya hali"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Orodha ya Hali"</string>
@@ -389,4 +389,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"SAWA, NIMEELEWA"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Kihisi kamili \n(4:03)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Kihisi kilichopunguzwa \n(16:09)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
index 9b25318ec..cbaf7cd77 100644
--- a/res/values-th/strings.xml
+++ b/res/values-th/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"รับทราบ"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"เซ็นเซอร์แบบเต็ม \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"เซ็นเซอร์แบบครอบตัด \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
index 0169bf95f..9923f6f29 100644
--- a/res/values-tl/strings.xml
+++ b/res/values-tl/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Kumuha ng larawan"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Kumuha ng video"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"I-unlock sa Camera"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Kinunan ang media noong %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Kinunan ang larawan noong %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Kinunan ang video noong %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Kinunan ang panorama noong %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Kinunan ang Photo Sphere noong %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Kinunan ang lens blur noong %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Pagpoproseso ng media"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Listahan ng mata-toggle na mode"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Listahan ng mode"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK, NAKUHA KO"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Buong sensor \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Naka-crop na sensor \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 75074db3e..69e5d2a86 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Fotoğraf çekildi"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Video çekildi"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Kameranın Kilidini Açın"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"Medya %s tarihinde kaydedildi"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Fotoğraf %s tarihinde çekildi"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Video %s tarihinde kaydedildi"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Panorama %s tarihinde çekildi"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Fotoğraf küresi %s tarihinde kaydedildi"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Lens bulanıklığı %s tarihinde kaydedildi"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Medya işleniyor"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Mod listesini aç/kapat"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Mod listesi"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"TAMAM"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Tam görüntüleme sensörü \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Kırpılmış sensör \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index 4de04b529..b0aaf329c 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -225,12 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"Фотографію зроблено"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"Відео знято"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"Розблокувати та перейти до Камери"</string>
- <string name="media_date_content_description" msgid="2155634843596817141">"Знято %s"</string>
- <string name="photo_date_content_description" msgid="5705865897898465619">"Сфотографовано %s"</string>
- <string name="video_date_content_description" msgid="2151884014634284456">"Відео знято %s"</string>
- <string name="panorama_date_content_description" msgid="990703578639006144">"Панораму знято %s"</string>
- <string name="photosphere_date_content_description" msgid="4183741743409007876">"Кругову панораму знято %s"</string>
- <string name="refocus_date_content_description" msgid="5630960320424345547">"Знімок у режимі розмивання зроблено %s"</string>
+ <string name="media_date_content_description" msgid="2155634843596817141">"Дата зйомки: %s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"Дата зйомки: %s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"Дата зйомки: %s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"Дата зйомки: %s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Дата зйомки: %s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"Дата зйомки: %s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"Обробка медіафайлів"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"Відкрити або закрити список режимів"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"Список режимів"</string>
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"ЗРОЗУМІЛО"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Датчик повністю \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Обрізаний датчик \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index a8431e768..268381d96 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"OK"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Cảm biến cỡ lớn \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Cảm biến cỡ nhỏ \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index df4c4808e..70bec2e7a 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"已拍摄照片"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"已拍摄视频"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"解锁设备并打开完整相机应用"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"媒体内容拍摄时间:%s"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"照片拍摄时间:%s"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"视频拍摄时间:%s"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"全景照片拍摄时间:%s"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"Photo Sphere照片拍摄时间:%s"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"“镜头模糊”照片拍摄时间:%s"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"仍在处理中的媒体内容"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"切换模式列表"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"模式列表"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"知道了"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"全幅传感器画面\n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"剪裁传感器画面\n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
index 355d1758c..6c7a90256 100644
--- a/res/values-zh-rHK/strings.xml
+++ b/res/values-zh-rHK/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"已拍照"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"已錄影"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"解鎖至相機"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"%s 拍攝的媒體項目"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"%s 拍攝的相片"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"%s 拍攝的影片"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"%s 拍攝的全景相片"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"%s 拍攝的 Photo Sphere 全景相片"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"%s 拍攝的鏡頭模糊相片"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"正在處理媒體"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"切換模式清單"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"模式清單"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"好,我明白了"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"原尺寸感應器 \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"已裁剪感應器 \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index a507663e3..a48125eb7 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -225,18 +225,12 @@
<string name="photo_accessibility_peek" msgid="5934133371001677250">"已拍照"</string>
<string name="video_accessibility_peek" msgid="7845916149291383132">"已錄影"</string>
<string name="accessibility_unlock_to_camera" msgid="1251880974313179442">"解鎖至相機"</string>
- <!-- no translation found for media_date_content_description (2155634843596817141) -->
- <skip />
- <!-- no translation found for photo_date_content_description (5705865897898465619) -->
- <skip />
- <!-- no translation found for video_date_content_description (2151884014634284456) -->
- <skip />
- <!-- no translation found for panorama_date_content_description (990703578639006144) -->
- <skip />
- <!-- no translation found for photosphere_date_content_description (4183741743409007876) -->
- <skip />
- <!-- no translation found for refocus_date_content_description (5630960320424345547) -->
- <skip />
+ <string name="media_date_content_description" msgid="2155634843596817141">"%s 拍攝的媒體項目"</string>
+ <string name="photo_date_content_description" msgid="5705865897898465619">"%s 拍攝的相片"</string>
+ <string name="video_date_content_description" msgid="2151884014634284456">"%s 拍攝的影片"</string>
+ <string name="panorama_date_content_description" msgid="990703578639006144">"%s 拍攝的全景相片"</string>
+ <string name="photosphere_date_content_description" msgid="4183741743409007876">"%s 拍攝的 Photo Sphere 全景相片"</string>
+ <string name="refocus_date_content_description" msgid="5630960320424345547">"%s 拍攝的鏡頭模糊相片"</string>
<string name="media_processing_content_description" msgid="8138587719107183754">"正在處理的媒體項目"</string>
<string name="accessibility_mode_list_toggle" msgid="4784230103566918645">"切換模式清單"</string>
<string name="btn_mode_list_toggle" msgid="3986242443098400164">"模式清單"</string>
@@ -393,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"好,我知道了"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"原尺寸感應器 \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"裁剪感應器 \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>
diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml
index b9a900956..e42409004 100644
--- a/res/values-zu/strings.xml
+++ b/res/values-zu/strings.xml
@@ -387,4 +387,6 @@
<string name="confirm_button_text" msgid="7389949384482206814">"KULUNGILE, NGIYITHOLILE"</string>
<string name="full_sensor_4x3_aspect_ratio" msgid="1270461419743888925">"Isizweli esigcwele \n(4:3)"</string>
<string name="cropped_sensor_16x9_aspect_ratio" msgid="4742161537633251795">"Isizweli esisikiwe \n(16:9)"</string>
+ <string name="pref_boolean_false" msgid="461317129020087333">"0"</string>
+ <string name="pref_boolean_true" msgid="4131945223998878009">"1"</string>
</resources>