summaryrefslogtreecommitdiff
path: root/res/values-ja
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-05-26 12:50:58 -0700
committerBaligh Uddin <baligh@google.com>2014-05-26 12:50:58 -0700
commit4a2054273680359cc6a47df8d380041b227f8157 (patch)
tree4c303cab06342da6f17afe591d03808c14880b1d /res/values-ja
parente70b90d0b9c9938655aa84dcd5aae381af1ddb29 (diff)
downloadphotoviewer-4a2054273680359cc6a47df8d380041b227f8157.tar.gz
Import translations. DO NOT MERGE
Change-Id: Ia045f0246e4a9834f05a26102d8fafd3e6e8afa3 Auto-generated-cl: translation import
Diffstat (limited to 'res/values-ja')
-rw-r--r--res/values-ja/strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..5f77114
--- /dev/null
+++ b/res/values-ja/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>