summaryrefslogtreecommitdiffstats
path: root/res/values-ja/lineage_strings.xml
blob: e417b3511d402bd1ec045d8780f54dfa22b49e39 (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2017 The LineageOS 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>
    <!-- Application name -->
    <!-- Folder titles -->
    <string name="play_folder_title">Play</string>
    <!-- Expand statusbar -->
    <string name="statusbar_expand">下にスワイプして通知を表示</string>
    <!-- Predictive apps -->
    <string name="predictive_apps_title">よく使用するアプリ</string>
    <string name="predictive_apps_summary_on">お気に入りのアプリがドロワーの上部に表示されます</string>
    <string name="predictive_apps_summary_off">お気に入りのアプリはドロワーの上部に表示されません</string>
    <!-- Grid size -->
    <string name="grid_size_text">グリッドの大きさ</string>
    <string name="grid_size_rows">列数</string>
    <string name="grid_size_columns"></string>
    <string name="grid_size_custom_positive">セット</string>
    <string name="grid_size_custom_message">カスタムの列と行を選択</string>
    <!-- Hide labels -->
    <string name="desktop_show_labels">デスクトップ上でアイコンラベルを表示</string>
    <string name="drawer_show_labels">ドロワーでアイコンラベルを表示</string>
    <!-- Custom icons -->
    <string name="app_edit_drop_target_label">編集</string>
    <string name="icon_pack_title">アイコンパック</string>
    <string name="icon_pack_picker">アイコンの選択</string>
    <string name="icon_pack_picker_search">アイコンを検索</string>
    <string name="icon_pack_suggestions">おすすめ</string>
    <string name="icon_pack_all_icons">ずべてのアイコン</string>
    <string name="icon_pack_reset">リセット</string>
    <string name="icon_pack_system">システム(デフォルト)</string>
    <!-- Icon shapes -->
    <string name="icon_shape_super_ellipse_name">スーパー楕円形</string>
    <string name="icon_shape_circle_name">円形</string>
    <string name="icon_shape_squircle_name">角丸四角形</string>
    <string name="icon_shape_teardrop_name">涙形</string>
    <!-- Preferences -->
    <string name="settings_category_home">ホーム画面の設定</string>
    <string name="settings_category_drawer">ドロワーの設定</string>
    <string name="settings_category_icons">アイコンの設定</string>
    <string name="settings_more">さらに表示</string>
    <string name="settings_rotation_title">回転</string>
    <string name="settings_allow_rotation_desc">端末を回転させたとき、ホーム画面の回転を許可します</string>
    <string name="settings_icon_shape">アイコンの形</string>
    <string name="settings_icon_badging_desc_on">通知があるときバブルがアイコン上に表示されます</string>
    <string name="settings_icon_badging_desc_off">通知があるときでもバブルをアイコン上に表示しません</string>
    <string name="settings_icon_force_adaptive_title">アダプティブアイコンを強制する</string>
    <string name="settings_icon_force_adaptive_desc_on">カスタムシェイプアイコンが四角くなります</string>
    <string name="settings_icon_force_adaptive_desc_off">カスタムシェイプアイコンを四角くしません</string>
    <string name="settings_edit_allow_title">編集を許可</string>
    <string name="settings_edit_allow_summary_on">アイコンやウィジェットの追加、削除や移動を許可します</string>
    <string name="settings_edit_allow_summary_off">アイコンやウィジェットの追加、削除や移動を許可しません</string>
    <string name="settings_edit_widgets_error">ウィジェットをホーム画面に追加できません</string>
    <!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
    <string name="title_show_google_app">Google アプリを表示</string>
    <!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
    <string name="msg_minus_one_on_left">メインホーム画面から右にスワイプする時</string>
    <!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
    <string name="msg_minus_one_on_right">メインホーム画面から左にスワイプする時</string>
</resources>