strings.xml revision 0a52c8339fb75388d066b43791b1dfd6fcab47c4
10a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer<?xml version="1.0" encoding="UTF-8"?>
20a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer<!-- Copyright (C) 2009 The Android Open Source Project
30a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer
40a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer     Licensed under the Apache License, Version 2.0 (the "License");
50a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer     you may not use this file except in compliance with the License.
60a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer     You may obtain a copy of the License at
70a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer
80a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer          http://www.apache.org/licenses/LICENSE-2.0
90a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer
100a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer     Unless required by applicable law or agreed to in writing, software
110a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer     distributed under the License is distributed on an "AS IS" BASIS,
120a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
130a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer     See the License for the specific language governing permissions and
140a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer     limitations under the License.
150a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer-->
160a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer<resources xmlns:android="http://schemas.android.com/apk/res/android"
170a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
180a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer    <string name="app_name" msgid="3853942104135735825">"音声合成データのインストーラ"</string>
190a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer    <string name="installing_message" msgid="8792926973732354514">"音声データをSDカードにインストール中です。"</string>
200a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer    <string name="uninstall_message" msgid="174096141356529599">"音声データは正常にインストールされました。これでこのインストーラを安全に削除できます。"</string>
210a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer    <string name="uninstall" msgid="6195983436684617741">"アンインストール"</string>
220a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer    <string name="retry_message" msgid="6519833625675608678">"音声データをインストールできませんでした。6MB以上の空き容量があるSDカードが端末に挿入されていることを確認してください。既にSDカードが挿入されている場合は、挿入し直してみてください。"</string>
230a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer    <string name="retry" msgid="7470276488993209974">"再試行"</string>
240a52c8339fb75388d066b43791b1dfd6fcab47c4Eric Fischer</resources>
25