summaryrefslogtreecommitdiffstats
path: root/res/values-ja
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ja')
-rw-r--r--res/values-ja/arrays.xml40
-rw-r--r--res/values-ja/strings.xml28
2 files changed, 68 insertions, 0 deletions
diff --git a/res/values-ja/arrays.xml b/res/values-ja/arrays.xml
new file mode 100644
index 0000000..375b0ab
--- /dev/null
+++ b/res/values-ja/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 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>
+ <string-array name="screen_orientation_labels">
+ <item>自動</item>
+ <item>横向き</item>
+ <item>縦向き</item>
+ </string-array>
+ <string-array name="font_size_labels">
+ <item>10 pt</item>
+ <item>12 pt</item>
+ <item>14 pt</item>
+ <item>16 pt</item>
+ <item>20 pt</item>
+ <item>24 pt</item>
+ </string-array>
+ <string-array name="text_colors_labels">
+ <item>白地に黒色のテキスト</item>
+ <item>黒地に白色のテキスト</item>
+ <item>黒地に緑色のテキスト</item>
+ <item>黒地に琥珀色のテキスト</item>
+ <item>黒地に赤色のテキスト</item>
+ <item>黒地に青色のテキスト</item>
+ </string-array>
+</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..401b6c7
--- /dev/null
+++ b/res/values-ja/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 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>
+ <string name="app_label">ターミナル</string>
+ <string name="menu_new_tab">新しいタブ</string>
+ <string name="menu_close_tab">タブを閉じる</string>
+ <string name="menu_item_settings">設定</string>
+ <string name="screen_settings">画面の設定</string>
+ <string name="fullscreen_mode_title">フルスクリーンモード</string>
+ <string name="screen_orientation_title">画面の向き</string>
+ <string name="text_settings">テキストの設定</string>
+ <string name="font_size_title">フォントサイズ</string>
+ <string name="text_colors_title">テキストの色</string>
+</resources>