summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-ja/cm_strings.xml
blob: d08789e90a28272ebb197dbeb160bf8249767e4d (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
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 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="lockscreen_discharging">放電中, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
    <string name="global_actions_toggle_expanded_desktop_mode">拡張デスクトップ</string>
    <string name="global_actions_expanded_desktop_mode_on_status">有効</string>
    <string name="global_actions_expanded_desktop_mode_off_status">無効</string>
    <string name="reboot_confirm" product="tablet">タブレットは再起動します。</string>
    <string name="reboot_confirm" product="default">携帯電話は再起動します。</string>
    <string name="toast_rotation_unlocked">ディスプレイの回転をロック解除しました</string>
    <string name="toast_rotation_locked">ディスプレイの回転をロックしました</string>
    <string name="permlab_fm_radio_receiver">FMレシーバの制御</string>
    <string name="permdesc_fm_radio_receiver">FMレシーバの制御をアプリに許可します。</string>
    <string name="permlab_fm_radio_transmitter">FMトランスミッターの制御</string>
    <string name="permdesc_fm_radio_transmitter">FMトランスミッターの制御をアプリに許可します。</string>
    <string name="reboot_system" product="tablet">タブレットを再起動</string>
    <string name="reboot_system" product="default">携帯電話を再起動</string>
    <string name="global_action_screenshot">スクリーンショット</string>
    <string name="reboot_reboot">再起動</string>
    <string name="reboot_recovery">リカバリー</string>
    <string name="reboot_bootloader">ブートローダー</string>
    <string name="reboot_bootmenu">ブートメニュー</string>
    <string name="reboot_fastboot">ファストブート</string>
    <string name="reboot_download">ダウンロード</string>
    <string name="reboot_progress">再起動中\u2026</string>
    <string name="global_action_reboot">再起動</string>
    <string name="permlab_preventpower">電源キーを保護</string>
    <string name="permdesc_preventpower">電源キーを置き換えるのをアプリに許可します。</string>
    <string name="global_action_choose_profile">プロファイル選択</string>
    <string name="profileNameDefault">デフォルト</string>
    <string name="profileNameWork">仕事</string>
    <string name="profileNameHome">自宅</string>
    <string name="profileNameSilent">サイレント</string>
    <string name="profileNameNight"></string>
    <string name="profileGroupPhone">電話</string>
    <string name="profileGroupCalendar">カレンダー</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">Eメール</string>
    <string name="profileGroupSMS">SMS</string>
    <string name="wildcardProfile">その他</string>
    <string name="app_killed_message">アプリケーションを強制終了しました</string>
</resources>