summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakuo Kitame <kitame@gmail.com>2013-08-22 17:39:31 +0900
committerfuzz <fuzzzzzzzzzzzzzzzzzz@gmail.com>2013-08-24 06:36:54 +0900
commitab116152445f93a0d01089f05e39fbf8c99cb521 (patch)
tree0c39ef86563c1befe622f8b03d485c030af923ab
parent754af94bb3671aebf5ff72c48f18864c57448c11 (diff)
downloadandroid_packages_apps_Calendar-ab116152445f93a0d01089f05e39fbf8c99cb521.tar.gz
android_packages_apps_Calendar-ab116152445f93a0d01089f05e39fbf8c99cb521.tar.bz2
android_packages_apps_Calendar-ab116152445f93a0d01089f05e39fbf8c99cb521.zip
Calendar: Japanese translation
Change-Id: Ia5c4618d4057bf419243c24a698d87e684bb56b9
-rw-r--r--res/values-ja/cm_strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
new file mode 100644
index 00000000..ca4ba123
--- /dev/null
+++ b/res/values-ja/cm_strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="preferences_alerts_custom_snooze_delay_title">スヌーズ遅延を尋ねる</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">リマインダーをスヌーズする場合、その都度スヌーズ遅延時間を尋ねる</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">リマインダーをスヌーズする場合、デフォルトのスヌーズ遅延を使用する</string>
+ <string name="snooze_delay_dialog_title">スヌーズ遅延を設定</string>
+ <string name="preferences_default_snooze_delay_title">デフォルトのスヌーズ遅延時間</string>
+ <string name="preferences_default_snooze_delay_dialog">デフォルトのスヌーズ遅延</string>
+</resources>
+