summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:45:42 -0800
committerclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:45:42 -0800
commita58ec2f3373cd58f7157cddf56c7542a813121db (patch)
tree0be8a90730dcd67725ed59b75e07bfddd4e868c2
parente7095a79e346d99036386c09063a288660cf6ba3 (diff)
downloadandroid_packages_apps_Bluetooth-a58ec2f3373cd58f7157cddf56c7542a813121db.tar.gz
android_packages_apps_Bluetooth-a58ec2f3373cd58f7157cddf56c7542a813121db.tar.bz2
android_packages_apps_Bluetooth-a58ec2f3373cd58f7157cddf56c7542a813121db.zip
Automatic translation import
Change-Id: I0fb3a50ffc9df3f2aec31b050d349fda578cd744
-rw-r--r--res/values-bs-rBA/cm_strings.xml21
-rw-r--r--res/values-eo/cm_strings.xml2
-rw-r--r--res/values-eo/strings.xml11
-rw-r--r--res/values-es-rCO/cm_strings.xml21
-rw-r--r--res/values-es-rCO/strings.xml99
-rw-r--r--res/values-es-rCO/strings_pbap.xml6
-rw-r--r--res/values-ga-rIE/cm_strings.xml21
-rw-r--r--res/values-ga-rIE/strings.xml99
-rw-r--r--res/values-ga-rIE/strings_pbap.xml6
9 files changed, 284 insertions, 2 deletions
diff --git a/res/values-bs-rBA/cm_strings.xml b/res/values-bs-rBA/cm_strings.xml
new file mode 100644
index 000000000..669885a15
--- /dev/null
+++ b/res/values-bs-rBA/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ Copyright (C) 2014-2015 The CyanogenMod 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">
+ <!-- label for the notification if the zero length file is rejected by the remote device -->
+</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
index b151a0cb5..669885a15 100644
--- a/res/values-eo/cm_strings.xml
+++ b/res/values-eo/cm_strings.xml
@@ -18,6 +18,4 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- label for the notification if the zero length file is rejected by the remote device -->
- <string name="empty_file_notification_sent">Bludenta kunhavigado: Fora aparato rifuzis malplenan dosieron <xliff:g id="file">%1$s</xliff:g></string>
- <string name="upload_fail_waiting">Ne eblas sendi dosieron, reprovanta\u2026</string>
</resources>
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 906d6536d..d6d98cad7 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -31,14 +31,18 @@
-->
<!-- string showed on "Share picutre via" dialog -->
<!-- string for "unknown device" -->
+ <string name="unknown_device">Nekonata aparato</string>
<!-- string for "unknown" phone number" -->
+ <string name="unknownNumber">Nekonata</string>
<!-- string for "the title of airplane mode error" -->
+ <string name="airplane_error_title">Aviadila reĝimo</string>
<!-- string for "error message in airplane mode" -->
<!-- Activate Bluetooth Confirmation Dialog -->
<!--Title -->
<!--Line 1 -->
<!--Line 2 -->
<!-- Label for a cancel button. -->
+ <string name="bt_enable_cancel">Nuligi</string>
<!-- Label for a confirm button.-->
<!-- Bluetooth File Transfer Acceptance Dialog -->
<!--Title -->
@@ -61,6 +65,7 @@
<!--Title -->
<!--Line 1 -->
<!--Line 2 -->
+ <string name="download_line2">Dosiero: <xliff:g id="file">%1$s</xliff:g></string>
<!--Line 3 -->
<!--Line 4 -->
<!-- Label for a cancel button. -->
@@ -76,13 +81,17 @@
<!-- Bluetooth Successful Download Dialog -->
<!--Line 4 in "Bluetooth Download Progress Dialog" -->
<!-- Label for a OK button.-->
+ <string name="download_succ_ok">Malfermi</string>
<!-- Bluetooth Upload Progress Dialog -->
<!-- Bluetooth Successful Upload Progress Dialog -->
<!--Line 4 -->
<!-- Label for a confirm button.-->
<!-- Bluetooth Failed Upload File Transfer Dialog -->
+ <string name="upload_fail_line1_2">Dosiero: <xliff:g id="file">%1$s</xliff:g></string>
<!-- Label for a try again button.-->
+ <string name="upload_fail_ok">Reprovi</string>
<!-- Label for a cancel button.-->
+ <string name="upload_fail_cancel">Fermi</string>
<!-- Bluetooth error dialog -->
<!-- Bluetooth Enabling progress dialog -->
<!-- Bluetooth Toast Message -->
@@ -90,8 +99,10 @@
<!-- Bluetooth System Messages -->
<!-- Bluetooth Transfer Failure Reason -->
<!-- Shown when USB storage cannot be found. [CHAR LIMIT=NONE] -->
+ <string name="status_unknown_error">Nekonata eraro.</string>
<!-- Bluetooth OPP Live Folder -->
<!-- Bluetooth OPP Transfer History -->
+ <string name="transfer_menu_open">Malfermi</string>
<!-- Do not translate. file name used for sharing. -->
<!-- Used to run Bluetooth.apk in another process if needed -->
<!-- Do not translate. android:sharedUserId string of this application. -->
diff --git a/res/values-es-rCO/cm_strings.xml b/res/values-es-rCO/cm_strings.xml
new file mode 100644
index 000000000..669885a15
--- /dev/null
+++ b/res/values-es-rCO/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ Copyright (C) 2014-2015 The CyanogenMod 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">
+ <!-- label for the notification if the zero length file is rejected by the remote device -->
+</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 000000000..906d6536d
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!--
+ This is the short description of a permission associated with the
+ Bluetooth Share Manager. It is displayed as part of the description of
+ any application that was granted that permission. This specific
+ permission controls access to the Bluetooth Share Manager by
+ applications that initiate Bluetooth share.
+ -->
+ <!--
+ This is the long description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission. This specific
+ permission controls access to the Download Manager by applications
+ that initiate downloads.
+ -->
+ <!-- string showed on "Share picutre via" dialog -->
+ <!-- string for "unknown device" -->
+ <!-- string for "unknown" phone number" -->
+ <!-- string for "the title of airplane mode error" -->
+ <!-- string for "error message in airplane mode" -->
+ <!-- Activate Bluetooth Confirmation Dialog -->
+ <!--Title -->
+ <!--Line 1 -->
+ <!--Line 2 -->
+ <!-- Label for a cancel button. -->
+ <!-- Label for a confirm button.-->
+ <!-- Bluetooth File Transfer Acceptance Dialog -->
+ <!--Title -->
+ <!--content -->
+ <!-- Label for a cancel button. -->
+ <!-- Label for a confirm button.-->
+ <!-- Label for timeout OK button.-->
+ <!-- content for timeout-->
+ <!-- Bluetooth File Transfer Acceptance Notification item -->
+ <!-- Inbound File Transfer Progress Notification item -->
+ <!-- label for the notification item of receiving file -->
+ <!-- label for the notification item of received file -->
+ <!-- label for the notification item of failed receiving file -->
+ <!-- Outbound File Transfer Progress Notification item -->
+ <!-- label for the notification item of sending file -->
+ <!-- label for the notification item of sent file -->
+ <!-- label for the notification item of sent file -status -->
+ <!-- label for the notification item of failed sending file -->
+ <!-- Bluetooth Download Progress Dialog -->
+ <!--Title -->
+ <!--Line 1 -->
+ <!--Line 2 -->
+ <!--Line 3 -->
+ <!--Line 4 -->
+ <!-- Label for a cancel button. -->
+ <!-- Label for a hide button.-->
+ <!--Line 1 -->
+ <!--Line 2 -->
+ <!--Line 3 -->
+ <!-- Bluetooth failed Download Dialog -->
+ <!--Line 1 -->
+ <!--Line 2 -->
+ <!--Line 3 -->
+ <!-- Label for ok button.-->
+ <!-- Bluetooth Successful Download Dialog -->
+ <!--Line 4 in "Bluetooth Download Progress Dialog" -->
+ <!-- Label for a OK button.-->
+ <!-- Bluetooth Upload Progress Dialog -->
+ <!-- Bluetooth Successful Upload Progress Dialog -->
+ <!--Line 4 -->
+ <!-- Label for a confirm button.-->
+ <!-- Bluetooth Failed Upload File Transfer Dialog -->
+ <!-- Label for a try again button.-->
+ <!-- Label for a cancel button.-->
+ <!-- Bluetooth error dialog -->
+ <!-- Bluetooth Enabling progress dialog -->
+ <!-- Bluetooth Toast Message -->
+ <!-- Bluetooth System Messages [CHAR LIMIT=NONE] -->
+ <!-- Bluetooth System Messages -->
+ <!-- Bluetooth Transfer Failure Reason -->
+ <!-- Shown when USB storage cannot be found. [CHAR LIMIT=NONE] -->
+ <!-- Bluetooth OPP Live Folder -->
+ <!-- Bluetooth OPP Transfer History -->
+ <!-- Do not translate. file name used for sharing. -->
+ <!-- Used to run Bluetooth.apk in another process if needed -->
+ <!-- Do not translate. android:sharedUserId string of this application. -->
+ <!-- Do not translate. android:process of this application. -->
+</resources>
diff --git a/res/values-es-rCO/strings_pbap.xml b/res/values-es-rCO/strings_pbap.xml
new file mode 100644
index 000000000..55f5b837a
--- /dev/null
+++ b/res/values-es-rCO/strings_pbap.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
+ <!-- Notification message when a Bluetooth device wants to pair with us -->
+</resources>
diff --git a/res/values-ga-rIE/cm_strings.xml b/res/values-ga-rIE/cm_strings.xml
new file mode 100644
index 000000000..669885a15
--- /dev/null
+++ b/res/values-ga-rIE/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ Copyright (C) 2014-2015 The CyanogenMod 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">
+ <!-- label for the notification if the zero length file is rejected by the remote device -->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 000000000..906d6536d
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!--
+ This is the short description of a permission associated with the
+ Bluetooth Share Manager. It is displayed as part of the description of
+ any application that was granted that permission. This specific
+ permission controls access to the Bluetooth Share Manager by
+ applications that initiate Bluetooth share.
+ -->
+ <!--
+ This is the long description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission. This specific
+ permission controls access to the Download Manager by applications
+ that initiate downloads.
+ -->
+ <!-- string showed on "Share picutre via" dialog -->
+ <!-- string for "unknown device" -->
+ <!-- string for "unknown" phone number" -->
+ <!-- string for "the title of airplane mode error" -->
+ <!-- string for "error message in airplane mode" -->
+ <!-- Activate Bluetooth Confirmation Dialog -->
+ <!--Title -->
+ <!--Line 1 -->
+ <!--Line 2 -->
+ <!-- Label for a cancel button. -->
+ <!-- Label for a confirm button.-->
+ <!-- Bluetooth File Transfer Acceptance Dialog -->
+ <!--Title -->
+ <!--content -->
+ <!-- Label for a cancel button. -->
+ <!-- Label for a confirm button.-->
+ <!-- Label for timeout OK button.-->
+ <!-- content for timeout-->
+ <!-- Bluetooth File Transfer Acceptance Notification item -->
+ <!-- Inbound File Transfer Progress Notification item -->
+ <!-- label for the notification item of receiving file -->
+ <!-- label for the notification item of received file -->
+ <!-- label for the notification item of failed receiving file -->
+ <!-- Outbound File Transfer Progress Notification item -->
+ <!-- label for the notification item of sending file -->
+ <!-- label for the notification item of sent file -->
+ <!-- label for the notification item of sent file -status -->
+ <!-- label for the notification item of failed sending file -->
+ <!-- Bluetooth Download Progress Dialog -->
+ <!--Title -->
+ <!--Line 1 -->
+ <!--Line 2 -->
+ <!--Line 3 -->
+ <!--Line 4 -->
+ <!-- Label for a cancel button. -->
+ <!-- Label for a hide button.-->
+ <!--Line 1 -->
+ <!--Line 2 -->
+ <!--Line 3 -->
+ <!-- Bluetooth failed Download Dialog -->
+ <!--Line 1 -->
+ <!--Line 2 -->
+ <!--Line 3 -->
+ <!-- Label for ok button.-->
+ <!-- Bluetooth Successful Download Dialog -->
+ <!--Line 4 in "Bluetooth Download Progress Dialog" -->
+ <!-- Label for a OK button.-->
+ <!-- Bluetooth Upload Progress Dialog -->
+ <!-- Bluetooth Successful Upload Progress Dialog -->
+ <!--Line 4 -->
+ <!-- Label for a confirm button.-->
+ <!-- Bluetooth Failed Upload File Transfer Dialog -->
+ <!-- Label for a try again button.-->
+ <!-- Label for a cancel button.-->
+ <!-- Bluetooth error dialog -->
+ <!-- Bluetooth Enabling progress dialog -->
+ <!-- Bluetooth Toast Message -->
+ <!-- Bluetooth System Messages [CHAR LIMIT=NONE] -->
+ <!-- Bluetooth System Messages -->
+ <!-- Bluetooth Transfer Failure Reason -->
+ <!-- Shown when USB storage cannot be found. [CHAR LIMIT=NONE] -->
+ <!-- Bluetooth OPP Live Folder -->
+ <!-- Bluetooth OPP Transfer History -->
+ <!-- Do not translate. file name used for sharing. -->
+ <!-- Used to run Bluetooth.apk in another process if needed -->
+ <!-- Do not translate. android:sharedUserId string of this application. -->
+ <!-- Do not translate. android:process of this application. -->
+</resources>
diff --git a/res/values-ga-rIE/strings_pbap.xml b/res/values-ga-rIE/strings_pbap.xml
new file mode 100644
index 000000000..55f5b837a
--- /dev/null
+++ b/res/values-ga-rIE/strings_pbap.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
+ <!-- Notification message when a Bluetooth device wants to pair with us -->
+</resources>