summaryrefslogtreecommitdiff
path: root/res/values-ja
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2016-12-05 18:19:31 +0000
committerBill Yi <byi@google.com>2016-12-05 18:19:31 +0000
commit6259ee850d79b5abdb11a09d79d682ed2464e513 (patch)
treec51280bed516284f57c4eee30d27638404b572d9 /res/values-ja
parentc4a5669ac7a697b03da43c427eecc131b0726406 (diff)
downloadphotoviewer-6259ee850d79b5abdb11a09d79d682ed2464e513.tar.gz
Revert "Import translations. DO NOT MERGE"
This reverts commit c4a5669ac7a697b03da43c427eecc131b0726406. Change-Id: Ib97096302af7afb1bb5197b69918a6925375e2d9
Diffstat (limited to 'res/values-ja')
-rw-r--r--res/values-ja/strings.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..9b059f1
--- /dev/null
+++ b/res/values-ja/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>/<xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"再試行"</string>
+ <string name="failed" msgid="1458877219699376279">"画像を読み込めませんでした"</string>
+ <string name="titles" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>(<xliff:g id="SUBTITLE">%s</xliff:g>)"</string>
+</resources>