summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2017-08-15 18:16:49 -0700
committerBill Yi <byi@google.com>2017-08-15 18:16:49 -0700
commit2801cda4639b679f742368d269c6ca782bf69ea7 (patch)
tree8388e0c3d41dfc7c282e8826eef23ef1ef34eb8f
parent608eeea5b8f4a9952b44be96d08772de34460a42 (diff)
downloadphotoviewer-2801cda4639b679f742368d269c6ca782bf69ea7.tar.gz
Import translations. DO NOT MERGE
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I4fe2af71572aa6427c5b3eb81663ef83fbb6e6be
-rw-r--r--res/values-en-rCA/strings.xml25
-rw-r--r--sample/res/values-en-rCA/strings.xml8
-rw-r--r--sample/res/values-te/strings.xml2
3 files changed, 34 insertions, 1 deletions
diff --git a/res/values-en-rCA/strings.xml b/res/values-en-rCA/strings.xml
new file mode 100644
index 0000000..4217b65
--- /dev/null
+++ b/res/values-en-rCA/strings.xml
@@ -0,0 +1,25 @@
+<?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> of <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"Retry"</string>
+ <string name="failed" msgid="1458877219699376279">"Couldn\'t load image"</string>
+ <string name="titles" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>, <xliff:g id="SUBTITLE">%s</xliff:g>"</string>
+</resources>
diff --git a/sample/res/values-en-rCA/strings.xml b/sample/res/values-en-rCA/strings.xml
new file mode 100644
index 0000000..66a0898
--- /dev/null
+++ b/sample/res/values-en-rCA/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">"Settings"</string>
+ <string name="title_activity_main" msgid="7695239211427024237">"MainActivity"</string>
+ <string name="launch" msgid="2345080120370773520">"Launch Photo Viewer"</string>
+</resources>
diff --git a/sample/res/values-te/strings.xml b/sample/res/values-te/strings.xml
index 6f7179e..75924e0 100644
--- a/sample/res/values-te/strings.xml
+++ b/sample/res/values-te/strings.xml
@@ -3,6 +3,6 @@
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="title_activity_main" msgid="7695239211427024237">"ప్రధాన కార్యకలాపం"</string>
<string name="launch" msgid="2345080120370773520">"ఫోటో వ్యూయర్‌ను ప్రారంభించండి"</string>
</resources>