summaryrefslogtreecommitdiffstats
path: root/res/values-ja/lineage_strings.xml
blob: a124883fa36af0f11e1f0ef6e784d85a9adaf1cf (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
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2018-2019 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>
    <string name="title_show_google_app">Google アプリを表示</string>
    <string name="msg_minus_one_on_left">メインホーム画面から右にスワイプする時</string>
    <string name="msg_minus_one_on_right">メインホーム画面から左にスワイプする時</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>
    <string name="desktop_show_labels">デスクトップ上でアイコンラベルを表示</string>
    <string name="drawer_show_labels">ドロワーでアイコンラベルを表示</string>
    <string name="trust_apps_manager_name">非表示 &amp; 保護アプリ</string>
    <string name="trust_apps_auth_manager">ロック解除して非表示と保護アプリを管理する</string>
    <string name="trust_apps_auth_open_app">認証して %1$s を開く</string>
    <string name="trust_apps_loading">読み込み中\u2026</string>
    <string name="trust_apps_no_lock_error">アプリのアクセスを制限するためにロック画面の保護をセットアップして下さい</string>
    <string name="trust_apps_help">ヘルプ</string>
    <string name="trust_apps_info_hidden">非表示アプリとそのウィジェットはドロワーから非表示になります</string>
    <string name="trust_apps_info_protected">保護アプリはランチャーから開くのに認証が必要です</string>
</resources>