summaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
blob: 86f19c8434ab6d18b4408d82e87152d3c531e5be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2016 Cyanogen, Inc.
     Copyright (C) 2016 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>
  <string name="app_name">テーマ選択アプリ</string>
  <string name="font_preview_letters">あア漢Aa</string>
  <string name="theme_installed_notification_title">%sがインストールされました</string>
  <string name="theme_installed_notification_text">テーマのインストールが完了しました。</string>
  <!-- Note: These are for "themes", meaning multiple themes -->
  <string name="themes_installed_notification_title">%d個のテーマをインストールしました</string>
  <string name="themes_installed_notification_text_one">%1$sと他%2$d個をインストールしました。</string>
  <string name="themes_installed_notification_text_other">%1$sと他%2$d個をインストールしました。</string>
  <string name="font_component_item_text">Aa</string>
  <!-- Labels for each theme component card -->
  <string name="icon_label">アイコン</string>
  <string name="font_label">フォント</string>
  <string name="statusbar_label">ステータスバー</string>
  <string name="navbar_label">ナビゲーションバー</string>
  <string name="wallpaper_label">壁紙</string>
  <string name="lockscreen_label">ロック画面の壁紙</string>
  <string name="live_lock_screen_label">ライブロック画面</string>
  <string name="style_label">コントロール</string>
  <string name="boot_animation_label">ブートアニメーション</string>
  <string name="alarm_label">アラーム</string>
  <string name="notification_label">通知</string>
  <string name="ringtone_label">着信音</string>
  <!-- Overflow menu -->
  <string name="menu_customize">カスタマイズ</string>
  <string name="menu_delete">削除</string>
  <string name="menu_reset">テーマをリセット</string>
  <!-- Shop themes -->
  <string name="shop_themes">テーマを探す</string>
  <!-- Overlay titles -->
  <string name="apply_theme_overlay_title">適用</string>
  <string name="delete_theme_overlay_title">削除</string>
  <string name="reset_theme_overlay_title">リセット</string>
  <!-- TAG text -->
  <string name="default_tag_text">デフォルト</string>
  <string name="customized_tag_text">カスタマイズ済み</string>
  <string name="updated_tag_text">アップデート済み</string>
  <string name="add_component_text">追加</string>
  <string name="wallpaper_none">なし</string>
  <string name="audible_title_none">なし</string>
  <!-- Labels for the customize/reset theme layout -->
  <string name="reset_theme">リセット</string>
  <string name="customize_theme">カスタマイズ</string>
  <!-- Extra wallpaper components for selector -->
  <string name="wallpaper_external_title">画像を選択</string>
  <string name="wallpaper_none_title">なし</string>
  <string name="mod_lock_title">MODロック</string>
  <string name="processing_theme">処理中\u2026</string>
  <!-- Legacy themes -->
  <string name="legacy_theme_warning">注意: %sは過去のバージョンのCM用に設計されています。このテーマで互換性の問題が発生する可能性があります。</string>
  <!-- Per app theming -->
  <string name="per_app_theming_title">アプリのテーマ</string>
  <string name="per_app_theme_removal_warning">注意: 新しいテーマを適用するとすべてのアプリのテーマのカスタマイズが削除されます。</string>
  <string name="per_app_theme_applying">テーマを適用しています</string>
  <string name="per_app_theme_app_not_overlaid_warning">テーマがこのアプリをサポートしていないため、一部の要素が変更されない可能性があります。</string>
  <string name="read_external_permission_denied_message">テーマ選択アプリがメディアにアクセスできないため、現時点では画像を選択することができません。</string>
  <string name="animated_lock_screen_badge_text">アニメ</string>
  <string name="enable_live_lock_screen_dialog_title">ライブロック画面を有効化</string>
  <string name="enable_live_lock_screen_dialog_message">アニメーションロック画面はライブロック画面の機能を必要とします。これは設定アプリを開いて、ロック画面のオプションの中にあるライブロック画面のページで後から変更することができます。</string>
  <string name="enable_live_lock_screen_dialog_positive_btn_text">有効化</string>
  <string name="get_more_app_not_available">アプリが利用できません</string>
  <string name="new_feature_label">新機能</string>
</resources>