summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-06-21 14:45:48 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-06-21 14:45:48 +0300
commitce3dfdfeca27f297ad132b53f7717848721de10a (patch)
tree4b671cc54f8241e8b7b2cd633cd5df5fcff7f5d4
parente6cd62b7e43ecb7e18994dbbc30b0c865f6197f1 (diff)
downloadandroid_packages_apps_BluetoothExt-ce3dfdfeca27f297ad132b53f7717848721de10a.tar.gz
android_packages_apps_BluetoothExt-ce3dfdfeca27f297ad132b53f7717848721de10a.tar.bz2
android_packages_apps_BluetoothExt-ce3dfdfeca27f297ad132b53f7717848721de10a.zip
Automatic translation import
Change-Id: I59157038d661d8c2b9fee3c3e086023b875c75f0
-rw-r--r--res/values-ro/strings.xml28
-rw-r--r--res/values-ro/strings_dun.xml37
-rw-r--r--res/values-ro/strings_ftp.xml39
-rw-r--r--res/values-ro/strings_map.xml38
-rw-r--r--res/values-ro/strings_sap.xml36
-rw-r--r--res/values-zh-rCN/strings_ftp.xml2
-rw-r--r--res/values-zh-rCN/strings_map.xml2
7 files changed, 180 insertions, 2 deletions
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
new file mode 100644
index 0000000..94bfb6d
--- /dev/null
+++ b/res/values-ro/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2007 The Android Open Source Project
+ Copyright (C) 2013-2014 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">
+ <string name="defaultname">Kit Mașină</string>
+ <string name="bluetooth_remember_choice">Nu mai întreba din nou</string>
+ <string name="session_key_dialog_title">Scrie cheile de sesiune pentru %1$s</string>
+ <string name="session_key_dialog_header">Este necesară cheia de sesiune Bluetooth</string>
+ <string name="acceptance_timeout_message">Acceptarea conexiunii de la %1$s a expirat</string>
+ <string name="authentication_timeout_message">Autentificarea cu %1$s a expirat</string>
+ <string name="notif_ticker">Cerere de conexiune Bluetooth</string>
+ <string name="notif_message">Atingeți pentru a vă conecta la \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
+</resources>
diff --git a/res/values-ro/strings_dun.xml b/res/values-ro/strings_dun.xml
new file mode 100644
index 0000000..0aa5244
--- /dev/null
+++ b/res/values-ro/strings_dun.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+/*
+ * Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2013-2014 The CyanogenMod Project
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of The Linux Foundation nor
+ * the names of its contributors may be used to endorse or promote
+ * products derived from this software without specific prior written
+ * permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="dun_notif_title">Cheie cerută pentru sesiunea DUN</string>
+ <string name="bluetooth_dun_request">Cerere DUN</string>
+ <string name="bluetooth_dun_acceptance_dialog_text">%1$s vrea să utilizeze DUN. Oferi acces pentru %2$s?</string>
+</resources>
diff --git a/res/values-ro/strings_ftp.xml b/res/values-ro/strings_ftp.xml
new file mode 100644
index 0000000..c4ff98b
--- /dev/null
+++ b/res/values-ro/strings_ftp.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+/*
+ * Copyright (c) 2010-2012, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2013-2014 The CyanogenMod Project
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of The Linux Foundation nor
+ * the names of its contributors may be used to endorse or promote
+ * products derived from this software without specific prior written
+ * permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="ftp_notif_title">Cheie cerută pentru sesiunea FTP</string>
+ <string name="ftp_notif_active_session">Sesiune Bluetooth FTP activă</string>
+ <string name="ftp_notif_connected">Acces pentru transfer fisier prin Bluetooth la \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
+ <string name="bluetooth_ftp_request">Cerere FTP</string>
+ <string name="bluetooth_ftp_acceptance_dialog_text">%1$s vrea să îți acceseze fișierele și folderele. Oferi acces pentru %2$s?</string>
+</resources>
diff --git a/res/values-ro/strings_map.xml b/res/values-ro/strings_map.xml
new file mode 100644
index 0000000..699ab01
--- /dev/null
+++ b/res/values-ro/strings_map.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+/*
+ * Copyright (c) 2011-2012, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2013-2014 The CyanogenMod Project
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of The Linux Foundation nor
+ * the names of its contributors may be used to endorse or promote
+ * products derived from this software without specific prior written
+ * permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="map_notif_active_session">Sesiune Bluetooth MAP activă</string>
+ <string name="map_notif_connected">Acces la mesaje prin Bluetooth pentru \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
+ <string name="bluetooth_mas_request">Cerere acces la mesaj</string>
+ <string name="bluetooth_mas_acceptance_dialog_text">%1$s vrea să îți acceseze mesajele. Oferi acces pentru %2$s?</string>
+</resources>
diff --git a/res/values-ro/strings_sap.xml b/res/values-ro/strings_sap.xml
new file mode 100644
index 0000000..8fb6802
--- /dev/null
+++ b/res/values-ro/strings_sap.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+/*
+ * Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2013-2014 The CyanogenMod Project
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of The Linux Foundation nor
+ * the names of its contributors may be used to endorse or promote
+ * products derived from this software without specific prior written
+ * permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="bluetooth_sap_request">Cerere SAP</string>
+ <string name="bluetooth_sap_acceptance_dialog_text">%1$s vrea să îți acceseze SIM-ul. Oferi acces pentru %2$s?</string>
+</resources>
diff --git a/res/values-zh-rCN/strings_ftp.xml b/res/values-zh-rCN/strings_ftp.xml
index c551dc3..99ac0bf 100644
--- a/res/values-zh-rCN/strings_ftp.xml
+++ b/res/values-zh-rCN/strings_ftp.xml
@@ -33,7 +33,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="ftp_notif_title">FTP 会话密钥请求</string>
<string name="ftp_notif_active_session">蓝牙 FTP 活动会话</string>
- <string name="ftp_notif_connected">蓝牙文件传输到 \'<xliff:g id="device_name">%1$s</xliff:g>\'。</string>
+ <string name="ftp_notif_connected">蓝牙文件传输到“<xliff:g id="device_name">%1$s</xliff:g>”。</string>
<string name="bluetooth_ftp_request">FTP 请求</string>
<string name="bluetooth_ftp_acceptance_dialog_text">%1$s 试图访问您的文件和文件夹。允许 %2$s 访问?</string>
</resources>
diff --git a/res/values-zh-rCN/strings_map.xml b/res/values-zh-rCN/strings_map.xml
index c5c69d5..85a9c0b 100644
--- a/res/values-zh-rCN/strings_map.xml
+++ b/res/values-zh-rCN/strings_map.xml
@@ -32,7 +32,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="map_notif_active_session">蓝牙 MAP 活动会话</string>
- <string name="map_notif_connected">蓝牙消息访问 \'<xliff:g id="device_name">%1$s</xliff:g>\'。</string>
+ <string name="map_notif_connected">蓝牙消息访问“<xliff:g id="device_name">%1$s</xliff:g>”。</string>
<string name="bluetooth_mas_request">信息访问请求</string>
<string name="bluetooth_mas_acceptance_dialog_text">%1$s 试图访问你的信息,允许 %2$s 访问?</string>
</resources>