summaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ja/strings.xml')
-rw-r--r--res/values-ja/strings.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 00000000..e27153d6
--- /dev/null
+++ b/res/values-ja/strings.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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">"パッケージインストーラ"</string>
+ <string name="install">"インストール"</string>
+ <string name="done">"完了"</string>
+ <string name="security_settings_desc">"このアプリケーションに許可する権限:"</string>
+ <string name="cancel">"キャンセル"</string>
+ <string name="unknown">"不明"</string>
+ <string name="installing">"インストール中..."</string>
+ <string name="install_done">"アプリケーションをインストールしました"</string>
+ <string name="install_confirm_question">"このアプリケーションをインストールしますか?"</string>
+ <!-- no translation found for install_failed (6644311739017660989) -->
+ <skip />
+ <!-- no translation found for install_failed_msg (5282789300118241924) -->
+ <skip />
+ <string name="launch">"開く"</string>
+ <string name="unknown_apps_dlg_title">"インストールはブロックされました"</string>
+ <string name="unknown_apps_dlg_text">"セキュリティ保護のため、お使いの端末はAndroid Market以外から提供されたアプリケーションのインストールをブロックするよう設定されています。"</string>
+ <string name="ok">"OK"</string>
+ <string name="settings">"設定"</string>
+ <string name="manage_applications">"アプリケーションを管理"</string>
+ <string name="dlg_app_replacement_title">"アプリケーションを更新"</string>
+ <string name="dlg_app_replacement_statement">"このアプリケーションをインストールすると別のアプリケーションが上書きされます。"\n\n"過去のユーザーデータはすべて保存されます。"</string>
+ <!-- no translation found for dlg_sys_app_replacement_statement (8158736217122431465) -->
+ <skip />
+ <string name="out_of_space_dlg_title">"容量不足です"</string>
+ <string name="out_of_space_dlg_text">"<xliff:g id="APP_NAME">%1$s</xliff:g>を表示できませんでした。端末の空き領域を増やしてもう一度試してください。"</string>
+ <string name="dlg_ok">"OK"</string>
+ <string name="app_not_found_dlg_title">"アプリケーションが見つかりません"</string>
+ <string name="app_not_found_dlg_text">"インストール済みアプリケーションのリストに、このアプリケーションはありません。"</string>
+ <string name="uninstall_application_question">"アプリケーションをアンインストールしますか?"</string>
+ <string name="uninstall_application_text">"このアプリケーションはお使いの端末から削除されます。"</string>
+ <string name="uninstalling">"アンインストール中..."</string>
+ <string name="uninstall_done">"アンインストールが完了しました。"</string>
+ <!-- no translation found for uninstall_failed (5725854598594371845) -->
+ <skip />
+ <!-- no translation found for uninstall_failed_msg (5480019148754200912) -->
+ <skip />
+ <string name="Parse_error_dlg_title">"解析エラー"</string>
+ <string name="Parse_error_dlg_text">"パッケージの解析中に問題が発生しました。"</string>
+</resources>