strings.xml revision b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7
1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2011 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7  
8          http://www.apache.org/licenses/LICENSE-2.0
9  
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19    <string name="backup_confirm_title" msgid="827563724209303345">"フルバックアップ"</string>
20    <string name="restore_confirm_title" msgid="5469365809567486602">"完全な復元"</string>
21    <string name="backup_confirm_text" msgid="1878021282758896593">"接続しているデスクトップパソコンに対してすべてのデータのフルバックアップを行うようリクエストされています。許可しますか?"\n\n"ご自分でバックアップをリクエストしていない場合は、この操作の続行を許可しないでください。"</string>
22    <string name="allow_backup_button_label" msgid="4217228747769644068">"データをバックアップ"</string>
23    <string name="deny_backup_button_label" msgid="6009119115581097708">"バックアップしない"</string>
24    <string name="restore_confirm_text" msgid="7499866728030461776">"接続されているデスクトップパソコンからすべてのデータを完全に復元するようにリクエストされています。許可しますか? "\n\n"ご自身で復元をリクエストしていない場合、操作の続行を許可しないでください。端末に現在あるデータがすべて置換されます。"</string>
25    <string name="allow_restore_button_label" msgid="3081286752277127827">"データを復元する"</string>
26    <string name="deny_restore_button_label" msgid="1724367334453104378">"復元しない"</string>
27    <string name="current_password_text" msgid="8268189555578298067">"以下に現在のバックアップ用のパスワードを入力してください:"</string>
28    <!-- no translation found for device_encryption_restore_text (1570864916855208992) -->
29    <skip />
30    <!-- no translation found for device_encryption_backup_text (5866590762672844664) -->
31    <skip />
32    <string name="backup_enc_password_text" msgid="4981585714795233099">"フルバックアップデータの暗号化に使用するパスワードを入力してください。空白のままにした場合、現在のバックアップ用のパスワードが使用されます:"</string>
33    <string name="backup_enc_password_optional" msgid="1350137345907579306">"フルバックアップのデータを暗号化する場合は、以下にパスワードを入力してください:"</string>
34    <string name="restore_enc_password_text" msgid="6140898525580710823">"復元するデータが暗号化されている場合、以下にパスワードを入力してください:"</string>
35    <string name="toast_backup_started" msgid="550354281452756121">"バックアップを開始しています..."</string>
36    <string name="toast_backup_ended" msgid="3818080769548726424">"バックアップが終了しました"</string>
37    <string name="toast_restore_started" msgid="7881679218971277385">"復元を開始しています..."</string>
38    <string name="toast_restore_ended" msgid="1764041639199696132">"復元が終了しました"</string>
39    <string name="toast_timeout" msgid="5276598587087626877">"操作がタイムアウトしました"</string>
40</resources>
41