Automatic translation import
Change-Id: I9f757393f0b772d813db58fe42bff9fbc1826ad1
diff --git a/AdvancedDisplay/res/values-ja/arrays.xml b/AdvancedDisplay/res/values-ja/arrays.xml
new file mode 100644
index 0000000..8a16ee5
--- /dev/null
+++ b/AdvancedDisplay/res/values-ja/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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-array name="mdnie_scenario_entries">
+ <item>CyanogenMod(デフォルト)</item>
+ <item>UI</item>
+ <item>ビデオ</item>
+ <item>ビデオ暖色</item>
+ <item>ビデオ寒色</item>
+ <item>カメラ</item>
+ <item>ナビゲーション</item>
+ <item>ギャラリー</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>ダイナミック(デフォルト)</item>
+ <item>スタンダード</item>
+ <item>自然</item>
+ <item>映画</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>標準</item>
+ <item>反転</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-ja/strings.xml b/AdvancedDisplay/res/values-ja/strings.xml
new file mode 100644
index 0000000..179861c
--- /dev/null
+++ b/AdvancedDisplay/res/values-ja/strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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="app_name">ディスプレイの詳細設定</string>
+ <!-- Screen Preference -->
+ <string name="category_screen_title">画面</string>
+ <string name="screen_colors_title">色</string>
+ <!-- mDNIe -->
+ <string name="mdnie_scenario_title_head">シナリオ</string>
+ <string name="mdnie_scenario_summary_head">mDNIeシナリオを設定する</string>
+ <string name="mdnie_mode_title_head">モード</string>
+ <string name="mdnie_mode_summary_head">mDNIeモードを設定する</string>
+ <string name="mdnie_negative_title_head">ネガモード</string>
+ <string name="mdnie_negative_summary_head">色の反転を有効/無効にする</string>
+</resources>