summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2021-02-21 09:25:06 -0800
committerXin Li <delphij@google.com>2021-02-21 09:25:06 -0800
commitdbd0624b165d0e4c302b710948efb9c91d5f4724 (patch)
tree2d985d04c644d37880c5d1805f5502db7617b4d1
parentc402f6f92cf1e6eef48ff3629b6d33bbdb64c8eb (diff)
parentc29e47314985af200d0efbe5f3295dbad6b40f04 (diff)
downloadphotoviewer-temp_RQ2A.210305.007.tar.gz
Merge ab/7061308 into stage.temp_RQ2A.210305.007
Bug: 180401296 Merged-In: I4582ef9c210191c4bbdf3d8870b735aeaf2824a6 Change-Id: I056e9097e61d2a75c0cd852b2ea4671f621b92f2
-rw-r--r--res/values-es/strings.xml2
-rw-r--r--res/values-hi/strings.xml2
-rw-r--r--res/values-kn/strings.xml2
-rw-r--r--res/values-mk/strings.xml2
-rw-r--r--res/values-sk/strings.xml2
-rw-r--r--sample/res/values-ne/strings.xml2
-rw-r--r--sample/res/values-or/strings.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 3a84c65..912d822 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="photo_view_count" msgid="3972196711827497300">"<xliff:g id="CURRENT_POS">%1$d</xliff:g> de <xliff:g id="COUNT">%2$d</xliff:g>"</string>
- <string name="retry" msgid="3791698559547529232">"Reintentar"</string>
+ <string name="retry" msgid="3791698559547529232">"Volver a intentar"</string>
<string name="failed" msgid="8338915262229269954">"Error al cargar la imagen"</string>
<string name="titles" msgid="3827868765772315200">"<xliff:g id="TITLE_0">%1$s</xliff:g>, <xliff:g id="SUBTITLE">%2$s</xliff:g>"</string>
</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
index 7fa4535..678092f 100644
--- a/res/values-hi/strings.xml
+++ b/res/values-hi/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="photo_view_count" msgid="3972196711827497300">"<xliff:g id="COUNT">%2$d</xliff:g> में से <xliff:g id="CURRENT_POS">%1$d</xliff:g>"</string>
- <string name="retry" msgid="3791698559547529232">"फिर से कोशिश करें"</string>
+ <string name="retry" msgid="3791698559547529232">"फिर से प्रयास करें"</string>
<string name="failed" msgid="8338915262229269954">"चित्र लोड नहीं किया जा सका"</string>
<string name="titles" msgid="3827868765772315200">"<xliff:g id="TITLE_0">%1$s</xliff:g>, <xliff:g id="SUBTITLE">%2$s</xliff:g>"</string>
</resources>
diff --git a/res/values-kn/strings.xml b/res/values-kn/strings.xml
index 623e7b4..0a87403 100644
--- a/res/values-kn/strings.xml
+++ b/res/values-kn/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="photo_view_count" msgid="3972196711827497300">"<xliff:g id="COUNT">%2$d</xliff:g> ರಲ್ಲಿ <xliff:g id="CURRENT_POS">%1$d</xliff:g>"</string>
- <string name="retry" msgid="3791698559547529232">"ಮರುಪ್ರಯತ್ನಿಸಿ"</string>
+ <string name="retry" msgid="3791698559547529232">"ಮರುಪ್ರಯತ್ನಿಸು"</string>
<string name="failed" msgid="8338915262229269954">"ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಲಿಲ್ಲ"</string>
<string name="titles" msgid="3827868765772315200">"<xliff:g id="TITLE_0">%1$s</xliff:g>, <xliff:g id="SUBTITLE">%2$s</xliff:g>"</string>
</resources>
diff --git a/res/values-mk/strings.xml b/res/values-mk/strings.xml
index 005e393..e278091 100644
--- a/res/values-mk/strings.xml
+++ b/res/values-mk/strings.xml
@@ -20,6 +20,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="photo_view_count" msgid="3972196711827497300">"<xliff:g id="CURRENT_POS">%1$d</xliff:g> од <xliff:g id="COUNT">%2$d</xliff:g>"</string>
<string name="retry" msgid="3791698559547529232">"Обиди се повторно"</string>
- <string name="failed" msgid="8338915262229269954">"Сликата не може да се вчита"</string>
+ <string name="failed" msgid="8338915262229269954">"Сликата не можеше да се вчита"</string>
<string name="titles" msgid="3827868765772315200">"<xliff:g id="TITLE_0">%1$s</xliff:g>, <xliff:g id="SUBTITLE">%2$s</xliff:g>"</string>
</resources>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
index c8de8a5..5fbc1e5 100644
--- a/res/values-sk/strings.xml
+++ b/res/values-sk/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="photo_view_count" msgid="3972196711827497300">"<xliff:g id="CURRENT_POS">%1$d</xliff:g> z <xliff:g id="COUNT">%2$d</xliff:g>"</string>
- <string name="retry" msgid="3791698559547529232">"Opakovať"</string>
+ <string name="retry" msgid="3791698559547529232">"Skúsiť znovu"</string>
<string name="failed" msgid="8338915262229269954">"Obrázok sa nepodarilo načítať"</string>
<string name="titles" msgid="3827868765772315200">"<xliff:g id="TITLE_0">%1$s</xliff:g>, <xliff:g id="SUBTITLE">%2$s</xliff:g>"</string>
</resources>
diff --git a/sample/res/values-ne/strings.xml b/sample/res/values-ne/strings.xml
index 9bd61bd..e55ef14 100644
--- a/sample/res/values-ne/strings.xml
+++ b/sample/res/values-ne/strings.xml
@@ -4,5 +4,5 @@
<string name="app_name" msgid="6534472978887454478">"PhotoViewerSample"</string>
<string name="menu_settings" msgid="4422995668159108064">"सेटिङहरू"</string>
<string name="title_activity_main" msgid="7854395873771803232">"MainActivity"</string>
- <string name="launch" msgid="6848049715183303298">"फोटो देखाउने सुरु गर्नुहोस्"</string>
+ <string name="launch" msgid="6848049715183303298">"तस्बिर देखाउने सुरु गर्नुहोस्"</string>
</resources>
diff --git a/sample/res/values-or/strings.xml b/sample/res/values-or/strings.xml
index f33364b..7995bfc 100644
--- a/sample/res/values-or/strings.xml
+++ b/sample/res/values-or/strings.xml
@@ -2,7 +2,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="6534472978887454478">"PhotoViewerSample"</string>
- <string name="menu_settings" msgid="4422995668159108064">"ସେଟିଂସ୍"</string>
+ <string name="menu_settings" msgid="4422995668159108064">"ସେଟିଙ୍ଗ"</string>
<string name="title_activity_main" msgid="7854395873771803232">"MainActivity"</string>
<string name="launch" msgid="6848049715183303298">"ଫଟୋ ଭ୍ୟୁଅର୍‍ ଲଞ୍ଚ କରନ୍ତୁ"</string>
</resources>