summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-06-29 22:17:08 -0700
committerBaligh Uddin <baligh@google.com>2014-06-29 22:17:08 -0700
commit443db6fa227ef904540e407eb4712a20a791c71d (patch)
treee675d5c5df988e48c00ffa0fd42a4ce6ec2b1271
parent8ad856bc8c12bb9b4d7f9b92871cfc3236bd52e4 (diff)
downloadphotoviewer-443db6fa227ef904540e407eb4712a20a791c71d.tar.gz
Import translations. DO NOT MERGE
Change-Id: I2bd27b0b01f891eb8a77f92bd79db0321100ca0f Auto-generated-cl: translation import
-rw-r--r--res/values-bn-rWB/strings.xml24
-rw-r--r--res/values-eu-rPV/strings.xml24
-rw-r--r--res/values-gl-rGA/strings.xml24
-rw-r--r--res/values-is-rIS/strings.xml24
-rw-r--r--res/values-kk-rKZ/strings.xml24
-rw-r--r--res/values-kn-rKA/strings.xml24
-rw-r--r--res/values-ky-rKG/strings.xml24
-rw-r--r--res/values-mk-rMK/strings.xml24
-rw-r--r--res/values-ml-rKL/strings.xml24
-rw-r--r--res/values-mr-rMH/strings.xml24
-rw-r--r--res/values-my-rMM/strings.xml24
-rw-r--r--res/values-ta-rTN/strings.xml24
-rw-r--r--res/values-te-rAP/strings.xml24
-rw-r--r--res/values-ur-rPK/strings.xml24
-rw-r--r--res/values-uz-rUZ/strings.xml24
-rw-r--r--sample/res/values-bn-rWB/strings.xml8
-rw-r--r--sample/res/values-eu-rPV/strings.xml8
-rw-r--r--sample/res/values-gl-rGA/strings.xml8
-rw-r--r--sample/res/values-is-rIS/strings.xml8
-rw-r--r--sample/res/values-kk-rKZ/strings.xml8
-rw-r--r--sample/res/values-kn-rKA/strings.xml8
-rw-r--r--sample/res/values-ky-rKG/strings.xml8
-rw-r--r--sample/res/values-mk-rMK/strings.xml8
-rw-r--r--sample/res/values-ml-rKL/strings.xml8
-rw-r--r--sample/res/values-mr-rMH/strings.xml8
-rw-r--r--sample/res/values-my-rMM/strings.xml8
-rw-r--r--sample/res/values-ta-rTN/strings.xml8
-rw-r--r--sample/res/values-te-rAP/strings.xml8
-rw-r--r--sample/res/values-ur-rPK/strings.xml8
-rw-r--r--sample/res/values-uz-rUZ/strings.xml8
30 files changed, 480 insertions, 0 deletions
diff --git a/res/values-bn-rWB/strings.xml b/res/values-bn-rWB/strings.xml
new file mode 100644
index 0000000..f1627ad
--- /dev/null
+++ b/res/values-bn-rWB/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g>টির মধ্যে <xliff:g id="CURRENT_POS">%d</xliff:g>টি"</string>
+ <string name="retry" msgid="3319517143224679074">"পুনরায় চেষ্টা করুন"</string>
+ <string name="failed" msgid="1458877219699376279">"চিত্রটি লোড করা যায়নি"</string>
+</resources>
diff --git a/res/values-eu-rPV/strings.xml b/res/values-eu-rPV/strings.xml
new file mode 100644
index 0000000..4151e99
--- /dev/null
+++ b/res/values-eu-rPV/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g>/<xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Saiatu berriro"</string>
+ <string name="failed" msgid="1458877219699376279">"Ezin izan da irudia kargatu"</string>
+</resources>
diff --git a/res/values-gl-rGA/strings.xml b/res/values-gl-rGA/strings.xml
new file mode 100644
index 0000000..5d693c7
--- /dev/null
+++ b/res/values-gl-rGA/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> de <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Tentar de novo"</string>
+ <string name="failed" msgid="1458877219699376279">"Non se puido cargar a imaxe"</string>
+</resources>
diff --git a/res/values-is-rIS/strings.xml b/res/values-is-rIS/strings.xml
new file mode 100644
index 0000000..aec21e7
--- /dev/null
+++ b/res/values-is-rIS/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> af <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Reyna aftur"</string>
+ <string name="failed" msgid="1458877219699376279">"Ekki var hægt að hlaða mynd"</string>
+</resources>
diff --git a/res/values-kk-rKZ/strings.xml b/res/values-kk-rKZ/strings.xml
new file mode 100644
index 0000000..a4f6589
--- /dev/null
+++ b/res/values-kk-rKZ/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g>, барлығы <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Қайта әрекеттену"</string>
+ <string name="failed" msgid="1458877219699376279">"Бейнені жүктей алмады"</string>
+</resources>
diff --git a/res/values-kn-rKA/strings.xml b/res/values-kn-rKA/strings.xml
new file mode 100644
index 0000000..8d16071
--- /dev/null
+++ b/res/values-kn-rKA/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g> ರಲ್ಲಿ <xliff:g id="CURRENT_POS">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"ಮರುಪ್ರಯತ್ನಿಸು"</string>
+ <string name="failed" msgid="1458877219699376279">"ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಲಿಲ್ಲ"</string>
+</resources>
diff --git a/res/values-ky-rKG/strings.xml b/res/values-ky-rKG/strings.xml
new file mode 100644
index 0000000..ca2e5a1
--- /dev/null
+++ b/res/values-ky-rKG/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g> ичинен <xliff:g id="CURRENT_POS">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Кайра аракеттенүү"</string>
+ <string name="failed" msgid="1458877219699376279">"Сүрөт жүктөлгөн жок"</string>
+</resources>
diff --git a/res/values-mk-rMK/strings.xml b/res/values-mk-rMK/strings.xml
new file mode 100644
index 0000000..01e0a9b
--- /dev/null
+++ b/res/values-mk-rMK/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> од <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Обиди се повторно"</string>
+ <string name="failed" msgid="1458877219699376279">"Сликата не можеше да се вчита"</string>
+</resources>
diff --git a/res/values-ml-rKL/strings.xml b/res/values-ml-rKL/strings.xml
new file mode 100644
index 0000000..1136169
--- /dev/null
+++ b/res/values-ml-rKL/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> / <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"വീണ്ടും ശ്രമിക്കുക"</string>
+ <string name="failed" msgid="1458877219699376279">"ചിത്രം ലോഡുചെയ്യാനായില്ല"</string>
+</resources>
diff --git a/res/values-mr-rMH/strings.xml b/res/values-mr-rMH/strings.xml
new file mode 100644
index 0000000..2e3826b
--- /dev/null
+++ b/res/values-mr-rMH/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g> पैकी <xliff:g id="CURRENT_POS">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"पुन्हा प्रयत्न करा"</string>
+ <string name="failed" msgid="1458877219699376279">"प्रतिमा लोड करू शकलो नाही"</string>
+</resources>
diff --git a/res/values-my-rMM/strings.xml b/res/values-my-rMM/strings.xml
new file mode 100644
index 0000000..a897a17
--- /dev/null
+++ b/res/values-my-rMM/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> ရဲ့ <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"ပြန်ကြိုးစားပါ"</string>
+ <string name="failed" msgid="1458877219699376279">"ပုံရိပ်ကို မပြသနိုင်ပါ"</string>
+</resources>
diff --git a/res/values-ta-rTN/strings.xml b/res/values-ta-rTN/strings.xml
new file mode 100644
index 0000000..db2c8f5
--- /dev/null
+++ b/res/values-ta-rTN/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> / <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"மீண்டும் முயற்சிசெய்"</string>
+ <string name="failed" msgid="1458877219699376279">"படத்தை ஏற்ற முடியவில்லை"</string>
+</resources>
diff --git a/res/values-te-rAP/strings.xml b/res/values-te-rAP/strings.xml
new file mode 100644
index 0000000..1cbccf1
--- /dev/null
+++ b/res/values-te-rAP/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g>లో <xliff:g id="CURRENT_POS">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"మళ్లీ ప్రయత్నించండి"</string>
+ <string name="failed" msgid="1458877219699376279">"చిత్రాన్ని లోడ్ చేయడం కుదరలేదు"</string>
+</resources>
diff --git a/res/values-ur-rPK/strings.xml b/res/values-ur-rPK/strings.xml
new file mode 100644
index 0000000..b2e43f2
--- /dev/null
+++ b/res/values-ur-rPK/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> از <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"دوبارہ کوشش کریں"</string>
+ <string name="failed" msgid="1458877219699376279">"تصویر لوڈ نہیں ہو سکی"</string>
+</resources>
diff --git a/res/values-uz-rUZ/strings.xml b/res/values-uz-rUZ/strings.xml
new file mode 100644
index 0000000..05cf043
--- /dev/null
+++ b/res/values-uz-rUZ/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to The Android Open Source Project.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g> tadan <xliff:g id="CURRENT_POS">%d</xliff:g>si"</string>
+ <string name="retry" msgid="3319517143224679074">"Qayta urinish"</string>
+ <string name="failed" msgid="1458877219699376279">"Tasvir yuklanmadi"</string>
+</resources>
diff --git a/sample/res/values-bn-rWB/strings.xml b/sample/res/values-bn-rWB/strings.xml
new file mode 100644
index 0000000..58c4284
--- /dev/null
+++ b/sample/res/values-bn-rWB/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"সেটিংস"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"ফটো দর্শন লঞ্চ করুন"</string>
+</resources>
diff --git a/sample/res/values-eu-rPV/strings.xml b/sample/res/values-eu-rPV/strings.xml
new file mode 100644
index 0000000..9f234db
--- /dev/null
+++ b/sample/res/values-eu-rPV/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"Argazki ikustailearen adibidea"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Ezarpenak"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"Jarduera nagusiak"</string>
+ <string name="launch" msgid="2345080120370773520">"Abiarazi argazki-ikustailea"</string>
+</resources>
diff --git a/sample/res/values-gl-rGA/strings.xml b/sample/res/values-gl-rGA/strings.xml
new file mode 100644
index 0000000..c63481a
--- /dev/null
+++ b/sample/res/values-gl-rGA/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Configuración"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"Iniciar visualizador de fotos"</string>
+</resources>
diff --git a/sample/res/values-is-rIS/strings.xml b/sample/res/values-is-rIS/strings.xml
new file mode 100644
index 0000000..9bdef7f
--- /dev/null
+++ b/sample/res/values-is-rIS/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Stillingar"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"Ræsa myndskoðara"</string>
+</resources>
diff --git a/sample/res/values-kk-rKZ/strings.xml b/sample/res/values-kk-rKZ/strings.xml
new file mode 100644
index 0000000..eb09355
--- /dev/null
+++ b/sample/res/values-kk-rKZ/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"ФотосуретШолушыҮлгі"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Параметрлер"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"НегізгіӘрекет"</string>
+ <string name="launch" msgid="2345080120370773520">"Фотосурет Шолушыны қосу"</string>
+</resources>
diff --git a/sample/res/values-kn-rKA/strings.xml b/sample/res/values-kn-rKA/strings.xml
new file mode 100644
index 0000000..95c8047
--- /dev/null
+++ b/sample/res/values-kn-rKA/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"ಫೋಟೋ ವೀಕ್ಷಣೆ ಮಾದರಿ"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"ಸೆಟ್ಟಿಂಗ್‌ಗಳು"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"ಪ್ರಮುಖ ಚಟುವಟಿಕೆ"</string>
+ <string name="launch" msgid="2345080120370773520">"ಫೋಟೋ ವೀಕ್ಷಕ ಪ್ರಾರಂಭಿಸಿ"</string>
+</resources>
diff --git a/sample/res/values-ky-rKG/strings.xml b/sample/res/values-ky-rKG/strings.xml
new file mode 100644
index 0000000..b693ace
--- /dev/null
+++ b/sample/res/values-ky-rKG/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"ФотоКөрсөтүчҮлгүсү"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Тууралоолор"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"НегизгиАракет"</string>
+ <string name="launch" msgid="2345080120370773520">"Фото көрсөткүчтү иштетүү"</string>
+</resources>
diff --git a/sample/res/values-mk-rMK/strings.xml b/sample/res/values-mk-rMK/strings.xml
new file mode 100644
index 0000000..dcdd346
--- /dev/null
+++ b/sample/res/values-mk-rMK/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Подесувања"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"Стартувај прегледувач на фотографии"</string>
+</resources>
diff --git a/sample/res/values-ml-rKL/strings.xml b/sample/res/values-ml-rKL/strings.xml
new file mode 100644
index 0000000..54e4e76
--- /dev/null
+++ b/sample/res/values-ml-rKL/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"ക്രമീകരണങ്ങൾ"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"ഫോട്ടോ വ്യൂവർ സമാരംഭിക്കുക"</string>
+</resources>
diff --git a/sample/res/values-mr-rMH/strings.xml b/sample/res/values-mr-rMH/strings.xml
new file mode 100644
index 0000000..6cd7cb9
--- /dev/null
+++ b/sample/res/values-mr-rMH/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"सेटिंग्ज"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"मुख्यक्रियाकलाप"</string>
+ <string name="launch" msgid="2345080120370773520">"फोटो दर्शक लाँच करा"</string>
+</resources>
diff --git a/sample/res/values-my-rMM/strings.xml b/sample/res/values-my-rMM/strings.xml
new file mode 100644
index 0000000..8a4cddf
--- /dev/null
+++ b/sample/res/values-my-rMM/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"ဓာတ်ပုံ ကြည့်ရှုရန် နမူနာ"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"ဆက်တင်များ"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"အဓိက ပြုလုပ်မှု"</string>
+ <string name="launch" msgid="2345080120370773520">"ဓာတ်ပုံကြည့်ရှုစရာကို ဖွင့်ရန်"</string>
+</resources>
diff --git a/sample/res/values-ta-rTN/strings.xml b/sample/res/values-ta-rTN/strings.xml
new file mode 100644
index 0000000..ca8a59d
--- /dev/null
+++ b/sample/res/values-ta-rTN/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"அமைப்புகள்"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"பட வியூவரைத் தொடங்கு"</string>
+</resources>
diff --git a/sample/res/values-te-rAP/strings.xml b/sample/res/values-te-rAP/strings.xml
new file mode 100644
index 0000000..6f7179e
--- /dev/null
+++ b/sample/res/values-te-rAP/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"సెట్టింగ్‌లు"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"ప్రధాన కార్యాచరణ"</string>
+ <string name="launch" msgid="2345080120370773520">"ఫోటో వ్యూయర్‌ను ప్రారంభించండి"</string>
+</resources>
diff --git a/sample/res/values-ur-rPK/strings.xml b/sample/res/values-ur-rPK/strings.xml
new file mode 100644
index 0000000..fa307d2
--- /dev/null
+++ b/sample/res/values-ur-rPK/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"ترتیبات"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"تصویر ناظر شروع کریں"</string>
+</resources>
diff --git a/sample/res/values-uz-rUZ/strings.xml b/sample/res/values-uz-rUZ/strings.xml
new file mode 100644
index 0000000..084a861
--- /dev/null
+++ b/sample/res/values-uz-rUZ/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="559800164925277094">"PhotoViewerSample"</string>
+ <string name="menu_settings" msgid="1259682084875185697">"Sozlamalar"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"Rasm ko‘rsatgichni ishga tushirish"</string>
+</resources>