summaryrefslogtreecommitdiffstats
path: root/res/values-ja
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ja')
-rw-r--r--res/values-ja/cm_caf.xml23
-rw-r--r--res/values-ja/cm_strings.xml7
2 files changed, 29 insertions, 1 deletions
diff --git a/res/values-ja/cm_caf.xml b/res/values-ja/cm_caf.xml
new file mode 100644
index 000000000..52dc8cd00
--- /dev/null
+++ b/res/values-ja/cm_caf.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 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="migration_cling_title">アプリのアイコンをコピー</string>
+ <string name="migration_cling_description">以前のホーム画面からアイコンやフォルダをインポートしますか?</string>
+ <string name="migration_cling_copy_apps">アイコンをコピー</string>
+ <string name="migration_cling_use_default">新しく始める</string>
+</resources>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
index e127daab2..faa498280 100644
--- a/res/values-ja/cm_strings.xml
+++ b/res/values-ja/cm_strings.xml
@@ -22,6 +22,8 @@
<string name="app_settings">アプリの設定</string>
<string name="setting_state_on">ON</string>
<string name="setting_state_off">OFF</string>
+ <string name="search_panel_gel">Google Now</string>
+ <string name="search_panel_custom_home">CMホーム</string>
<string name="themes_button_text">テーマ</string>
<string name="scrolling_page_outlines">ページの外枠を表示</string>
<string name="scrolling_fade_adjacent">側面のページをフェード</string>
@@ -31,6 +33,7 @@
<string name="grid_size_cozy">Cozy</string>
<string name="grid_size_condensed">Condensed</string>
<string name="grid_size_custom">カスタム</string>
+ <string name="grid_size_custom_and_size">カスタム(%1$s)</string>
<string name="preferences_interface_homescreen_custom">カスタムのサイズを選択</string>
<string name="preferences_interface_homescreen_rows_title">行数</string>
<string name="preferences_interface_homescreen_columns_title">列数</string>
@@ -44,9 +47,11 @@
<string name="larger_icons_text">大きいアイコン</string>
<string name="icon_labels">アイコンラベル</string>
<string name="icon_labels_show">表示</string>
- <string name="icon_labels_hide">非表示</string>
+ <string name="icon_labels_hide">表示しない</string>
<string name="protected_app_settings">アプリの保護</string>
<string name="search_screen_left_text">検索パネル</string>
<string name="search_screen_left_unsupported_toast">この機能を利用するには、サポートされている検索アプリとCyanogenModが必要です。</string>
<string name="dialog_confirm">確認</string>
+ <string name="permission_desc_read_extension_data">DashClockエクステンションデータのリクエストを許可します</string>
+ <string name="permission_label_read_extension_data">DashClockエクステンションデータのリクエスト</string>
</resources>