summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2014-01-10 19:11:11 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-01-10 19:11:11 +0000
commit740641cace5f868a7de4362def014df8a0307d73 (patch)
tree6259ff4d126084914fd40fddd38982cbb292bc9f /res
parentad9e53d25ba5dd00cd4665246bb360fbf630de96 (diff)
parent7e965de0878b1d9fffd1b3953ff22464b42eb26d (diff)
downloadandroid_packages_apps_BluetoothExt-740641cace5f868a7de4362def014df8a0307d73.tar.gz
android_packages_apps_BluetoothExt-740641cace5f868a7de4362def014df8a0307d73.tar.bz2
android_packages_apps_BluetoothExt-740641cace5f868a7de4362def014df8a0307d73.zip
Merge "BluetoothExt: CS translation" into cm-11.0
Diffstat (limited to 'res')
-rw-r--r--res/values-cs/strings.xml28
-rw-r--r--res/values-cs/strings_dun.xml38
-rw-r--r--res/values-cs/strings_ftp.xml38
-rw-r--r--res/values-cs/strings_map.xml37
-rw-r--r--res/values-cs/strings_sap.xml35
5 files changed, 176 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
new file mode 100644
index 0000000..1832c6b
--- /dev/null
+++ b/res/values-cs/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2007 The Android Open Source Project
+ Copyright (C) 2013 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">Sada do auta</string>
+ <string name="bluetooth_remember_choice">Neptat se znovu</string>
+
+ <string name="session_key_dialog_title">Vložte klíč relace pro %1$s</string>
+ <string name="session_key_dialog_header">Vyžadován klíč relace Bluetooth</string>
+ <string name="acceptance_timeout_message">Požadavek pro přijetí spojení od %1$s vypršel</string>
+ <string name="authentication_timeout_message">Ověření s %1$s vypršelo</string>
+
+ <string name="notif_ticker">Požadavek spojení Bluetooth</string>
+ <string name="notif_message">Dotykem provedete spojení s \u201e<xliff:g id="device_name">%1$s</xliff:g>\u201c.</string>
+</resources> \ No newline at end of file
diff --git a/res/values-cs/strings_dun.xml b/res/values-cs/strings_dun.xml
new file mode 100644
index 0000000..dc381df
--- /dev/null
+++ b/res/values-cs/strings_dun.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+ * Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ *
+ * 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_ticker">Požadavek Bluetooth DUN</string>
+ <string name="dun_notif_title">Požadován klíč relace pro DUN</string>
+ <string name="dun_notif_message">"Dotykem bude provedeno připojení k \u201e<xliff:g id="device_name">%1$s</xliff:g>\u201c."</string>
+ <string name="dun_acceptance_timeout_message">Požadavek připojení k \u201e%1$s\u201c vypršel.</string>
+ <string name="bluetooth_dun_request">Požadavek DUN</string>
+ <string name="bluetooth_dun_acceptance_dialog_text">%1$s vyžaduje použití DUN. Povolit přístup k %2$s?</string>
+</resources> \ No newline at end of file
diff --git a/res/values-cs/strings_ftp.xml b/res/values-cs/strings_ftp.xml
new file mode 100644
index 0000000..ef34a72
--- /dev/null
+++ b/res/values-cs/strings_ftp.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+ * Copyright (c) 2010-2012, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2013 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">Požadován klíč relace pro FTP</string>
+ <string name="ftp_notif_active_session">Aktivní relace Bluetooth FTP</string>
+ <string name="ftp_notif_connected">Přístup Bluetooth FTP k \u201e<xliff:g id="device_name">%1$s</xliff:g>\u201c.</string>
+ <string name="bluetooth_ftp_request">Požadavek FTP</string>
+ <string name="bluetooth_ftp_acceptance_dialog_text">%1$s vyžaduje přistupovat k souborům a složkám. Povolit přístup k %2$s?</string>
+</resources> \ No newline at end of file
diff --git a/res/values-cs/strings_map.xml b/res/values-cs/strings_map.xml
new file mode 100644
index 0000000..693627a
--- /dev/null
+++ b/res/values-cs/strings_map.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+ * Copyright (c) 2011-2012, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2013 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">Aktivní relace Bluetooth MAP</string>
+ <string name="map_notif_connected">Přístup ke zprávám Bluetooth od \u201e<xliff:g id="device_name">%1$s</xliff:g>\u201c.</string>
+ <string name="bluetooth_mas_request">Požadavek přístupu ke zprávám</string>
+ <string name="bluetooth_mas_acceptance_dialog_text">%1$s vyžaduje přístup ke zprávám. Povolit přístup pro %2$s?</string>
+</resources> \ No newline at end of file
diff --git a/res/values-cs/strings_sap.xml b/res/values-cs/strings_sap.xml
new file mode 100644
index 0000000..570c280
--- /dev/null
+++ b/res/values-cs/strings_sap.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+ * Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2013 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">Požadavek SAP</string>
+ <string name="bluetooth_sap_acceptance_dialog_text">%1$s vyžaduje přistupovat k SIM. Povolit přístup k %2$s?</string>
+</resources>