summaryrefslogtreecommitdiffstats
path: root/packages/BackupRestoreConfirmation
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 21:55:39 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-03-18 16:00:09 -0700
commitf2a9674bf255f1a8c850d54430b1c65618f1f8b7 (patch)
tree519c914463c9566985157b40d99fe9b55e3aab41 /packages/BackupRestoreConfirmation
parentdf301d4a64fe0dfc812b39e3f7e2c2ca4b93c305 (diff)
downloadframeworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.zip
frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.gz
frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.bz2
Automatic translation import
Change-Id: I4af2a6a904e9229b261e95818f716d6b5708a6f4
Diffstat (limited to 'packages/BackupRestoreConfirmation')
-rw-r--r--packages/BackupRestoreConfirmation/res/values-ast-rES/strings.xml20
-rw-r--r--packages/BackupRestoreConfirmation/res/values-be/strings.xml20
-rw-r--r--packages/BackupRestoreConfirmation/res/values-br-rFR/strings.xml38
-rw-r--r--packages/BackupRestoreConfirmation/res/values-cy/strings.xml38
-rw-r--r--packages/BackupRestoreConfirmation/res/values-en-rPT/strings.xml38
-rw-r--r--packages/BackupRestoreConfirmation/res/values-eo/strings.xml20
-rw-r--r--packages/BackupRestoreConfirmation/res/values-es-rMX/strings.xml38
-rw-r--r--packages/BackupRestoreConfirmation/res/values-fy-rNL/strings.xml38
-rw-r--r--packages/BackupRestoreConfirmation/res/values-gd-rGB/strings.xml38
-rw-r--r--packages/BackupRestoreConfirmation/res/values-ku/strings.xml20
-rw-r--r--packages/BackupRestoreConfirmation/res/values-lb/strings.xml20
-rw-r--r--packages/BackupRestoreConfirmation/res/values-oc-rFR/strings.xml38
-rw-r--r--packages/BackupRestoreConfirmation/res/values-ug/strings.xml20
13 files changed, 386 insertions, 0 deletions
diff --git a/packages/BackupRestoreConfirmation/res/values-ast-rES/strings.xml b/packages/BackupRestoreConfirmation/res/values-ast-rES/strings.xml
index 33757ee..1e1bddf 100644
--- a/packages/BackupRestoreConfirmation/res/values-ast-rES/strings.xml
+++ b/packages/BackupRestoreConfirmation/res/values-ast-rES/strings.xml
@@ -15,24 +15,44 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
<string name="backup_confirm_title">Copia de seguranza completa</string>
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
<string name="restore_confirm_title">Restauración completa</string>
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
<string name="backup_confirm_text">Solicitóse una copia de seguranza completa de tolos datos nun ordenador coneutáu. ¿Quies permitir la copia de seguranza?\n\nNun permitas la copia de seguranza si nun ficisti tu la solicitú.</string>
+ <!-- Button to allow a requested full backup to occur -->
<string name="allow_backup_button_label">Copia de seguranza de datos</string>
+ <!-- Button to refuse to allow the requested full backup -->
<string name="deny_backup_button_label">Nun facer copia de seguranza</string>
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
<string name="restore_confirm_text">Solicitóse una restauración completa de tolos datos dende un ordenador coneutáu. ¿Quies permitir la restauración?\n\nNun tienes de permitir la restauración si nun ficisti tu la solicitú. Van sustituyise los datos actuales del preséu!</string>
+ <!-- Button to allow a requested full restore to occur -->
<string name="allow_restore_button_label">Restaurar datos</string>
+ <!-- Button to refuse to allow the requested full restore -->
<string name="deny_restore_button_label">Nun restaurar</string>
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
<string name="current_password_text">Introduz la contraseña actual de copia de seguranza:</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
<string name="device_encryption_restore_text">Introduz la contraseña de cifráu del preséu.</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
<string name="device_encryption_backup_text">Introduz la contraseña de cifráu del preséu. Esta contraseña va usase pa cifrar el ficheru de copia de seguranza.</string>
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
<string name="backup_enc_password_text">Introduz la contraseña que quieras usar pa cifrar los datos de la copia de seguranza completa. Si dexes esti campu baleru, va usase la to contraseña de copia de seguridá actual:</string>
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
<string name="backup_enc_password_optional">Si quies cifrar los datos de la copia de seguranza completa, introduz la contraseña a continuación:</string>
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
<string name="backup_enc_password_required">Como\'l preséu ta cifráu, necesítase cifrar la copia de seguranza. Escribi la contraseña:</string>
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
<string name="restore_enc_password_text">Si los datos de restauración tán cifraos, introduz la contraseña:</string>
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
<string name="toast_backup_started">Aniciando copia de seguranza...</string>
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
<string name="toast_backup_ended">Finó la copia de seguridá</string>
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
<string name="toast_restore_started">Aniciando restauración...</string>
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
<string name="toast_restore_ended">Finó la restauración</string>
+ <!-- Text of a toast telling the user that the operation has timed out -->
<string name="toast_timeout">Tiempu d\'espera d\'operación escosáu</string>
</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-be/strings.xml b/packages/BackupRestoreConfirmation/res/values-be/strings.xml
index e35876c..f3e2f14 100644
--- a/packages/BackupRestoreConfirmation/res/values-be/strings.xml
+++ b/packages/BackupRestoreConfirmation/res/values-be/strings.xml
@@ -15,24 +15,44 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
<string name="backup_confirm_title">Поўнае рэзервовае капіяванне</string>
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
<string name="restore_confirm_title">Поўнае аднаўленне</string>
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
<string name="backup_confirm_text">Было прапанавана поўнае рэзервовае капіяванне ўсіх дадзеных на падлучаным настольным кампутары. Дазволіць гэта?\n\nКалі вы самі не запытвалі рэзервовае капiяванне, спынiце аперацыю.</string>
+ <!-- Button to allow a requested full backup to occur -->
<string name="allow_backup_button_label">Рэзервовае капіяванне дадзеных</string>
+ <!-- Button to refuse to allow the requested full backup -->
<string name="deny_backup_button_label">Не ствараць рэзервовыя копіі</string>
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
<string name="restore_confirm_text">Запытана поўнае аднаўленне ўсіх дадзеных з падлучанага настольнага кампутара. Дазволіць гэта?\n\nКалі вы самі не запытвалі аднаўленне, не дазваляйце працягваць аперацыю. Гэта прывядзе да замены якіх-небудзь дадзеных, якія зараз знаходзяцца на прыладзе!</string>
+ <!-- Button to allow a requested full restore to occur -->
<string name="allow_restore_button_label">Аднавіць мае дадзеныя</string>
+ <!-- Button to refuse to allow the requested full restore -->
<string name="deny_restore_button_label">Не аднаўляць</string>
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
<string name="current_password_text">Увядзіце ваш бягучы пароль рэзервовага капіявання ніжэй:</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
<string name="device_encryption_restore_text">Увядзіце нiжэй пароль для расшыфравання прылады.</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
<string name="device_encryption_backup_text">Увядзіце пароль для расшыфравання прылады. Ён таксама будзе выкарыстоўвацца для расшыфравання рэзервовай копіі.</string>
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
<string name="backup_enc_password_text">Увядзіце пароль, які выкарыстоўваецца для шыфравання ўсіх дадзеных рэзервовага капіявання. Калі гэтае поле пакінуць пустым, будзе выкарыстоўвацца бягучы пароль рэзервовага капіявання:</string>
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
<string name="backup_enc_password_optional">Калі вы жадаеце зашыфраваць усе дадзеныя рэзервовага капіявання, увядзіце пароль ніжэй:</string>
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
<string name="backup_enc_password_required">У сувязі з тым, што ваша прылада зашыфраваная, трэба таксама зашыфраваць і рэзервовую копію. Калі ласка, увядзіце пароль:</string>
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
<string name="restore_enc_password_text">Калі дадзеныя для аднаўлення зашыфраваныя, увядзіце пароль ніжэй:</string>
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
<string name="toast_backup_started">Рэзервовае капіяванне...</string>
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
<string name="toast_backup_ended">Рэзервовае капіяванне скончылася</string>
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
<string name="toast_restore_started">Пачынаецца аднаўленне...</string>
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
<string name="toast_restore_ended">Аднаўленне скончылася</string>
+ <!-- Text of a toast telling the user that the operation has timed out -->
<string name="toast_timeout">Тайм-аўт аперацыі</string>
</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-br-rFR/strings.xml b/packages/BackupRestoreConfirmation/res/values-br-rFR/strings.xml
new file mode 100644
index 0000000..803e4a8
--- /dev/null
+++ b/packages/BackupRestoreConfirmation/res/values-br-rFR/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
+</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-cy/strings.xml b/packages/BackupRestoreConfirmation/res/values-cy/strings.xml
new file mode 100644
index 0000000..803e4a8
--- /dev/null
+++ b/packages/BackupRestoreConfirmation/res/values-cy/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
+</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-en-rPT/strings.xml b/packages/BackupRestoreConfirmation/res/values-en-rPT/strings.xml
new file mode 100644
index 0000000..803e4a8
--- /dev/null
+++ b/packages/BackupRestoreConfirmation/res/values-en-rPT/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
+</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-eo/strings.xml b/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
index 64ce001..8764071 100644
--- a/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
+++ b/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
@@ -15,7 +15,27 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
<string name="backup_confirm_title">Kompleta savkopio</string>
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
<string name="restore_confirm_title">Kompleta restaŭro</string>
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
<string name="deny_restore_button_label">Ne restaŭri</string>
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-es-rMX/strings.xml b/packages/BackupRestoreConfirmation/res/values-es-rMX/strings.xml
new file mode 100644
index 0000000..803e4a8
--- /dev/null
+++ b/packages/BackupRestoreConfirmation/res/values-es-rMX/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
+</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-fy-rNL/strings.xml b/packages/BackupRestoreConfirmation/res/values-fy-rNL/strings.xml
new file mode 100644
index 0000000..803e4a8
--- /dev/null
+++ b/packages/BackupRestoreConfirmation/res/values-fy-rNL/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
+</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-gd-rGB/strings.xml b/packages/BackupRestoreConfirmation/res/values-gd-rGB/strings.xml
new file mode 100644
index 0000000..803e4a8
--- /dev/null
+++ b/packages/BackupRestoreConfirmation/res/values-gd-rGB/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
+</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-ku/strings.xml b/packages/BackupRestoreConfirmation/res/values-ku/strings.xml
index d5ccd4b..c6aa517 100644
--- a/packages/BackupRestoreConfirmation/res/values-ku/strings.xml
+++ b/packages/BackupRestoreConfirmation/res/values-ku/strings.xml
@@ -15,24 +15,44 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
<string name="backup_confirm_title">پاراستنی گشت</string>
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
<string name="restore_confirm_title">گه‌ڕاندنه‌وه‌ی گشت</string>
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
<string name="backup_confirm_text">پاراستنێکی گشتیی بۆ هه‌موو ئه‌و داتایانه‌ی که‌ په‌یوه‌ست کراوه‌ به‌ کۆمپیوته‌ره‌وه‌ داواکراوه‌. ده‌ته‌وێت ئه‌مه‌ ڕووبدات؟\n\n ئه‌گه‌ر خۆت ئه‌م داواکارییه‌ت نه‌کردووه‌، مه‌هێڵه‌ ئه‌م کاره‌ ڕووبدات.</string>
+ <!-- Button to allow a requested full backup to occur -->
<string name="allow_backup_button_label">داتاکانم بپارێزه‌</string>
+ <!-- Button to refuse to allow the requested full backup -->
<string name="deny_backup_button_label">مه‌یپارێزه‌</string>
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
<string name="restore_confirm_text">گه‌ڕانه‌وه‌ی ته‌واوی داتاکان بۆ په‌یوه‌ندی کردن به‌ ڕوونمای کۆمپیوته‌ره‌وه‌ داواکراوه‌ ، ئه‌ته‌وێ ئه‌مه‌ ڕووبدات؟\n\n ئه‌گه‌ر خۆت داوای ئه‌م پاراستنه‌ت نه‌کردووه‌، مه‌هێڵه‌ ئه‌م کاره‌ ڕووبدات. ئه‌گه‌رنا شوێنی هه‌موو ئه‌و داتایانه‌ ده‌گرێته‌وه‌ که‌ ئێستا له‌ ئامێره‌که‌دایه‌!</string>
+ <!-- Button to allow a requested full restore to occur -->
<string name="allow_restore_button_label">داتاکانم بگه‌ڕێنه‌ره‌وه‌</string>
+ <!-- Button to refuse to allow the requested full restore -->
<string name="deny_restore_button_label">مه‌یگه‌ڕێنه‌ره‌وه‌</string>
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
<string name="current_password_text">تکایه‌ تێپه‌ڕه‌وشه‌ی پاراستن بنوسه‌ له‌ خواره‌وه‌:</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
<string name="device_encryption_restore_text">تکایه تێپه‌ڕه‌وشه‌ی ئامێره‌ به‌ هێماکراوه‌که‌ت بنوسه‌.</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
<string name="device_encryption_backup_text">تکایه تێپه‌ڕه‌وشه‌ی ئامێره‌ ڕه‌مزکراوه‌که‌ت له‌ خواره‌وه‌بنوسه‌. ئه‌مه‌ ده‌توانرێت بۆ ڕه‌مزکردنی ئه‌رشیفی پاراستنیش به‌کار بهێنرێت.</string>
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
<string name="backup_enc_password_text">تکایه‌ تێپه‌ڕه‌وشه‌یه‌ک بنوسه‌ بۆ به‌کارهێنانی به‌ هێماکردنی پاراستنی ته‌واوی داتاکان. ئه‌گه‌ر ئه‌مه‌ به‌ به‌تاڵیی جێ بهێڵرێت، دوایین تێپه‌ڕه‌وشه‌ی پاراستنت به‌کارده‌هێنرێت:</string>
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
<string name="backup_enc_password_optional">ئه‌گه‌ر ده‌ته‌وێت ته‌واوی پاراستنی داتاکان به‌ هێما بکه‌یت، تێپه‌ڕه‌وشه‌یه‌ک له‌ خواره‌وه‌ بنوسه‌:</string>
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
<string name="backup_enc_password_required">لەوەتەی ئامێرەکەت پارێزراوە، تۆ پێویستیت بە هەڵگرتنی داتاکانتە. تکایە ژمارەی تێپەڕەوشە لێبدە:</string>
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
<string name="restore_enc_password_text">ئه‌گه‌ر داتای گه‌ڕاندنه‌وه‌ به‌ هێما کراوه‌، تکایه‌ تێپه‌ڕه‌وشه‌که‌ له‌ خواره‌وه‌ بنوسه‌:</string>
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
<string name="toast_backup_started">پاراستن ده‌ستپێده‌کات...</string>
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
<string name="toast_backup_ended">پاراستن ته‌واو بوو</string>
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
<string name="toast_restore_started">گه‌ڕاندنه‌وه‌ ده‌ستپێده‌کات...</string>
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
<string name="toast_restore_ended">گه‌ڕاندنه‌وه‌ کۆتایی هات</string>
+ <!-- Text of a toast telling the user that the operation has timed out -->
<string name="toast_timeout">کاتی کرداره‌که‌ ته‌واو بوو</string>
</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-lb/strings.xml b/packages/BackupRestoreConfirmation/res/values-lb/strings.xml
index 835788f..1b96ed8 100644
--- a/packages/BackupRestoreConfirmation/res/values-lb/strings.xml
+++ b/packages/BackupRestoreConfirmation/res/values-lb/strings.xml
@@ -15,24 +15,44 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
<string name="backup_confirm_title">Komplett Sécherung</string>
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
<string name="restore_confirm_title">Komplett Erëmhierstellung</string>
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
<string name="backup_confirm_text">Eng komplett Sécherung vun allen Daten op en ugeschlossene Büroscomputer ass gefrot ginn. Wëlls du dat zouloossen\?\n\nFalls du dës Sécherung net gefrot hues, dann erlab dës Operatioun net.</string>
+ <!-- Button to allow a requested full backup to occur -->
<string name="allow_backup_button_label">Meng Date sécheren</string>
+ <!-- Button to refuse to allow the requested full backup -->
<string name="deny_backup_button_label">Net sécheren</string>
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
<string name="restore_confirm_text">Eng komplett Erëmhierstellung vun allen Daten op en ugeschlosse Büroscomputer ass gefrot ginn. Wëlls du dat zouloossen\?\n\nFalls du dës Erëmhierstellung net gefrot hues, dann erlab dës Operatioun net!</string>
+ <!-- Button to allow a requested full restore to occur -->
<string name="allow_restore_button_label">Meng Daten erëmhierstellen</string>
+ <!-- Button to refuse to allow the requested full restore -->
<string name="deny_restore_button_label">Net erëmhierstellen</string>
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
<string name="current_password_text">Gëff w.e.g. däin aktuellt Sécherungspasswuert an:</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
<string name="device_encryption_restore_text">Gëff w.e.g. d\'Passwuert fir d\'Entschlësselung vun dengem Apparat an.</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
<string name="device_encryption_backup_text">Gëff w.e.g. d\'Passwuert fir d\'Entschlësselung vun dengem Apparat an. Dat Passwuert gëtt och benotzt fir d\'Sécherungsarchiv ze verschlësselen.</string>
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
<string name="backup_enc_password_text">Gëff w.e.g. e Passwuert a fir d\'Verschlësselung vun de gesécherten Daten. Falls et eidel ass, gëtt däin aktuellt Sécherungspasswuert benotzt:</string>
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
<string name="backup_enc_password_optional">Falls du deng Datesécherung wëlls verschlësselen, gëff e Passwuert an:</string>
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
<string name="backup_enc_password_required">Well däin Apparat verschlësselt ass, muss du och deng Sécherung verschlësselen. Gëff w.e.g. e Passwuert an:</string>
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
<string name="restore_enc_password_text">Falls d\'Erëmhierstellungsdate verschlësselt sinn, gëff d\'Passwuert an:</string>
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
<string name="toast_backup_started">Sécherung start...</string>
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
<string name="toast_backup_ended">Sécherung ofgeschoss</string>
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
<string name="toast_restore_started">Erëmhierstellung start...</string>
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
<string name="toast_restore_ended">Erëmhierstellung ofgeschloss</string>
+ <!-- Text of a toast telling the user that the operation has timed out -->
<string name="toast_timeout">D\'Operatioun huet d\'Zäit iwwerschratt</string>
</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-oc-rFR/strings.xml b/packages/BackupRestoreConfirmation/res/values-oc-rFR/strings.xml
new file mode 100644
index 0000000..803e4a8
--- /dev/null
+++ b/packages/BackupRestoreConfirmation/res/values-oc-rFR/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
+</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-ug/strings.xml b/packages/BackupRestoreConfirmation/res/values-ug/strings.xml
index 86998b3..db00bcc 100644
--- a/packages/BackupRestoreConfirmation/res/values-ug/strings.xml
+++ b/packages/BackupRestoreConfirmation/res/values-ug/strings.xml
@@ -15,23 +15,43 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
<string name="backup_confirm_title">تولۇق زاپاسلاش</string>
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
<string name="restore_confirm_title">تولۇق ئەسلىگە كەلتۈرۈش</string>
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
<string name="backup_confirm_text">سىستېما بارلىق سانلىق مەلۇماتلارنى باغلانغان ئۈستەلئۈستى كومپيۇتېرغا زاپاسلاشنى ئىلتىماس قىلدى. بۇ مەشغۇلاتقا يول قويامسىز؟\n\nئەگەر ئۆزىڭىز زاپاسلاشنى ئىلتىماس قىلمىسىڭىز، بۇ مەشغۇلاتقا يول قويماڭ.</string>
+ <!-- Button to allow a requested full backup to occur -->
<string name="allow_backup_button_label">سانلىق مەلۇماتلىرىمنى زاپاسلا</string>
+ <!-- Button to refuse to allow the requested full backup -->
<string name="deny_backup_button_label">زاپاسلىما</string>
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
<string name="restore_confirm_text">سىستېما بارلىق سانلىق مەلۇماتلارنى باغلانغان ئۈستەلئۈستى كومپيۇتېرغا ئەسلىگە كەلتۈرۈشنى ئىلتىماس قىلدى. بۇ مەشغۇلاتقا يول قويامسىز؟\n\nئەگەر ئۆزىڭىز ئەسلىگە كەلتۈرۈشنى ئىلتىماس قىلمىسىڭىز، بۇ مەشغۇلاتقا يول قويماڭ. بۇ مەشغۇلات ئۈسكۈنىدىكى ھەممە سانلىق مەلۇماتلارنى قاپلىۋېتىدۇ!</string>
+ <!-- Button to allow a requested full restore to occur -->
<string name="allow_restore_button_label">سانلىق-مەلۇماتىمنى ئەسلىگە كەلتۈر</string>
+ <!-- Button to refuse to allow the requested full restore -->
<string name="deny_restore_button_label">ئەسلىگە كەلتۈرمە</string>
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
<string name="current_password_text">تۆۋەندە نۆۋەتتىكى زاپاسنىڭ ئىمنى كىرگۈزۈڭ:</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
<string name="device_encryption_restore_text">تۆۋەندە ئۈسكۈنىڭىزنىڭ شىفىرلانغان ئىمنى كىرگۈزۈڭ.</string>
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
<string name="device_encryption_backup_text">تۆۋەندە ئۈسكۈنىڭىزنىڭ شىفىرلانغان ئىمنى كىرگۈزۈڭ. ئەگەر بوش قالدۇرسىڭىز سىستېما نۆۋەتتىكى زاپاسنىڭ ئىمنى ئىشلىتىدۇ.</string>
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
<string name="backup_enc_password_text">سانلىق مەلۇماتنى تولۇق زاپاسلاشقا ئىشلىتىدىغان ئىمنى كىرگۈزۈڭ. ئەگەر بوش قالدۇرسىڭىز سىستېما نۆۋەتتىكى زاپاسنىڭ ئىمنى ئىشلىتىدۇ.</string>
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
<string name="backup_enc_password_optional">ئەگەر سانلىق مەلۇماتنى تولۇق زاپاسلاشنى شىفىرلىسىڭىز، تۆۋەندە ئىمنى كىرگۈزۈڭ:</string>
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
<string name="restore_enc_password_text">ئەگەر ئەسلىگە كەلتۈرىدىغان سانلىق مەلۇمات شىفىرلانغان بولسا تۆۋەندە ئىمنى كىرگۈزۈڭ:</string>
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
<string name="toast_backup_started">زاپاسلاش باشلاندى…</string>
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
<string name="toast_backup_ended">زاپاسلاش تامام</string>
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
<string name="toast_restore_started">ئەسلىگە كەلتۈرۈش باشلاندى…</string>
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
<string name="toast_restore_ended">ئەسلىگە كەلتۈرۈش ئاخىرلاشتى</string>
+ <!-- Text of a toast telling the user that the operation has timed out -->
<string name="toast_timeout">مەشغۇلات ۋاقىت ھالقىدى</string>
</resources>