summaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
blob: 95126053ff7565e48c51a1f09db6c5ba9949d34f (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
82
83
84
85
86
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2007 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name" msgid="2738748390251381682">"パッケージインストーラ"</string>
    <!-- no translation found for next (3057143178373252333) -->
    <skip />
    <string name="install" msgid="5896438203900042068">"インストール"</string>
    <string name="done" msgid="3889387558374211719">"完了"</string>
    <string name="security_settings_desc" msgid="2706691034244052604">"このアプリに許可する権限:"</string>
    <string name="cancel" msgid="8360346460165114585">"キャンセル"</string>
    <string name="unknown" msgid="4742479012767208045">"不明"</string>
    <string name="installing" msgid="8613631001631998372">"インストール中..."</string>
    <string name="install_done" msgid="3682715442154357097">"アプリをインストールしました。"</string>
    <string name="install_confirm_question" msgid="7295206719219043890">"このアプリケーションをインストールしてもよろしいですか?このアプリケーションは下記にアクセスする場合があります:"</string>
    <string name="install_confirm_question_no_perms" msgid="5918305641302873520">"このアプリケーションをインストールしてもよろしいですか?このアプリケーションは特別なアクセス許可を必要としません。"</string>
    <string name="install_confirm_question_update" msgid="4624159567361487964">"この既存のアプリケーションへのアップデートをインストールしてもよろしいですか?既存のデータは失われません。アップデート後のアプリケーションは下記にアクセスする場合があります:"</string>
    <string name="install_confirm_question_update_system" msgid="1302330093676416336">"この内蔵アプリケーションへのアップデートをインストールしてもよろしいですか?既存のデータは失われません。アップデート後のアプリケーションは下記にアクセスする場合があります:"</string>
    <!-- no translation found for install_confirm_question_update_no_perms (4885928136844618944) -->
    <skip />
    <!-- no translation found for install_confirm_question_update_system_no_perms (7676593512694724374) -->
    <skip />
    <string name="install_failed" msgid="6579998651498970899">"アプリはインストールされていません。"</string>
    <string name="install_failed_invalid_apk" msgid="1287935707565682604">"パッケージが破損しているようです。"</string>
    <string name="install_failed_inconsistent_certificates" msgid="1517751954440692054">"名前が同じで、署名が競合するパッケージが既にインストールされています。"</string>
    <string name="install_failed_older_sdk" msgid="7947925824732917665">"このパッケージは新しいバージョンのAndroidでのみ機能します。"</string>
    <string name="install_failed_cpu_abi_incompatible" product="tablet" msgid="7098684468842750800">"このアプリはお使いのタブレットに対応していません。"</string>
    <string name="install_failed_cpu_abi_incompatible" product="default" msgid="4433316303249711331">"このアプリはお使いの端末に対応していません。"</string>
    <string name="install_failed_file_not_found" msgid="1958430133396322619">"インストールが完了する前に指定されたパッケージが削除されました。"</string>
    <string name="install_failed_verify_failed" msgid="5567372439890440205">"パッケージの検証に失敗したため、インストールできませんでした。"</string>
    <string name="install_failed_verify_timeout" msgid="7083090219270140373">"このパッケージを検証している間にタイムアウトが発生しました。後で再度インストールしてください。"</string>
    <string name="install_failed_msg" product="tablet" msgid="8368835262605608787">"<xliff:g id="APP_NAME">%1$s</xliff:g>をタブレットにインストールできませんでした。"</string>
    <string name="install_failed_msg" product="default" msgid="8554909560982962052">"<xliff:g id="APP_NAME">%1$s</xliff:g>を端末にインストールできませんでした。"</string>
    <string name="launch" msgid="4826921505917605463">"開く"</string>
    <string name="unknown_apps_dlg_title" msgid="2855558586206583032">"インストールはブロックされました"</string>
    <string name="unknown_apps_dlg_text" product="tablet" msgid="7504186369474734767">"タブレットのセキュリティ上の設定で、提供元不明のアプリのインストールをブロックしています。"</string>
    <string name="unknown_apps_dlg_text" product="default" msgid="133213135679009316">"携帯端末のセキュリティ上の設定で、提供元不明のアプリのインストールをブロックしています。"</string>
    <string name="ok" msgid="3468756155452870475">"OK"</string>
    <string name="settings" msgid="6743583734099755409">"設定"</string>
    <string name="allow_source_dlg_title" msgid="7568985073502399415">"アプリのための新しいソース"</string>
    <string name="allow_source_dlg_text" msgid="3927580956764099076">"<xliff:g id="APP_NAME">%1$s</xliff:g>が他のアプリをインストールしようとしています。"\n\n"今後この操作を許可しますか?"</string>
    <string name="manage_applications" msgid="4033876279091996596">"アプリを管理"</string>
    <string name="dlg_app_replacement_title" msgid="1232230739563820951">"アプリを更新しますか?"</string>
    <string name="dlg_app_replacement_statement" msgid="2992911899989907492">"このアプリは既存のアプリを上書きします。"\n\n"過去のユーザーデータはすべて保存されます。"</string>
    <string name="dlg_sys_app_replacement_statement" msgid="1900046590819605929">"これはシステムアプリです。"\n\n"過去のユーザーデータはすべて保存されます。"</string>
    <string name="out_of_space_dlg_title" msgid="7843674437613797326">"容量不足です"</string>
    <string name="out_of_space_dlg_text" msgid="4774775404294282216">"<xliff:g id="APP_NAME">%1$s</xliff:g>をインストールできませんでした。空き容量を増やしてもう一度お試しください。"</string>
    <string name="dlg_ok" msgid="6944357727705699232">"OK"</string>
    <string name="app_not_found_dlg_title" msgid="2692335460569505484">"アプリが見つかりません"</string>
    <string name="app_not_found_dlg_text" msgid="6107465056055095930">"インストール済みアプリのリストに、このアプリはありません。"</string>
    <string name="uninstall_application_title" msgid="1860074100811653963">"アプリをアンインストール"</string>
    <string name="uninstall_update_title" msgid="4146940097553335390">"アップデートをアンインストール"</string>
    <string name="uninstall_activity_text" msgid="6680688689803932550">"<xliff:g id="ACTIVITY_NAME">%1$s</xliff:g>は次のアプリの一部です:"</string>
    <string name="uninstall_application_text" msgid="6691975835951187030">"このアプリをアンインストールしますか?"</string>
    <!-- no translation found for uninstall_application_text_all_users (5574704453233525222) -->
    <skip />
    <string name="uninstall_update_text" msgid="2056387942084605027">"アプリを出荷時の状態に更新しますか?"</string>
    <string name="uninstalling" msgid="5556217435895938250">"アンインストール中..."</string>
    <string name="uninstall_done" msgid="3792487853420281888">"アンインストールが完了しました。"</string>
    <string name="uninstall_failed" msgid="631122574306299512">"アンインストールできませんでした。"</string>
    <string name="uninstall_failed_device_policy_manager" msgid="3493789239037852035">"このパッケージは現在デバイスを管理しているため、アンインストールできません。"</string>
    <string name="manage_device_administrators" msgid="891392489300312370">"デバイス管理者を管理"</string>
    <string name="uninstall_failed_msg" msgid="8969754702803951175">"<xliff:g id="APP_NAME">%1$s</xliff:g>をアンインストールできませんでした。"</string>
    <string name="Parse_error_dlg_title" msgid="6079580916889596257">"解析エラー"</string>
    <string name="Parse_error_dlg_text" msgid="7623286983621067011">"パッケージの解析中に問題が発生しました。"</string>
    <string name="newPerms" msgid="6039428254474104210">"New"</string>
    <!-- no translation found for allPerms (1024385515840703981) -->
    <skip />
    <string name="privacyPerms" msgid="1850527049572617">"プライバシー"</string>
    <string name="devicePerms" msgid="6733560207731294504">"端末アクセス"</string>
    <string name="no_new_perms" msgid="6657813692169565975">"このアップデートでは新たな許可は必要ありません。"</string>
</resources>