diff options
author | Baligh Uddin <baligh@google.com> | 2014-06-29 22:19:37 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2014-06-30 14:36:21 +0000 |
commit | 5e51abd7ec8e3cfab6fc98b406dd6f34d8dfcdb5 (patch) | |
tree | 26e6fd80c99faea7552738ff8eefd1f257e01bbd | |
parent | eb5b366411d79fd194bc931ee3604f6e812cc048 (diff) | |
download | frameworks_base-5e51abd7ec8e3cfab6fc98b406dd6f34d8dfcdb5.zip frameworks_base-5e51abd7ec8e3cfab6fc98b406dd6f34d8dfcdb5.tar.gz frameworks_base-5e51abd7ec8e3cfab6fc98b406dd6f34d8dfcdb5.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ibca0bb8ef3a7f047b15355ed614651beb4795eec
Auto-generated-cl: translation import
-rw-r--r-- | packages/VpnDialogs/res/values-bn-rWB/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-eu-rPV/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-gl-rGA/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-is-rIS/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-kk-rKZ/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-kn-rKA/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-ky-rKG/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-mk-rMK/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-ml-rKL/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-mr-rMH/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-my-rMM/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-ta-rTN/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-te-rAP/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-ur-rPK/strings.xml | 30 | ||||
-rw-r--r-- | packages/VpnDialogs/res/values-uz-rUZ/strings.xml | 30 |
15 files changed, 450 insertions, 0 deletions
diff --git a/packages/VpnDialogs/res/values-bn-rWB/strings.xml b/packages/VpnDialogs/res/values-bn-rWB/strings.xml new file mode 100644 index 0000000..32eed55 --- /dev/null +++ b/packages/VpnDialogs/res/values-bn-rWB/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> একটি VPN সংযোগ স্থাপনের চেষ্টা করছে৷"</string> + <string name="warning" msgid="5470743576660160079">"চালিয়ে যাওয়ার মাধ্যমে, আপনি অ্যাপ্লিকেশানটিকে সমস্ত নেটওয়ার্ক ট্রাফিক বিচ্ছিন্ন করার অনুমতি প্রদান করছেন৷ "<b>"যদি আপনি অ্যাপ্লিকেশানটিকে বিশ্বাস না করেন তবে স্বীকার করবেন না৷"</b>" অন্যথায় আপনার ডেটা একটি ক্ষতিকারক সফ্টওয়্যারের দ্বারা কোনো বাজে লোকের হাতে চলে যাওয়ার ঝুঁকি থেকে যায়৷"</string> + <string name="accept" msgid="2889226408765810173">"আমি এই অ্যাপ্লিকেশানটিকে বিশ্বাস করি৷"</string> + <string name="legacy_title" msgid="192936250066580964">"VPN সংযুক্ত হয়েছে"</string> + <string name="configure" msgid="4905518375574791375">"কনফিগার করুন"</string> + <string name="disconnect" msgid="971412338304200056">"সংযোগ বিচ্ছিন্ন করুন"</string> + <string name="session" msgid="6470628549473641030">"অধিবেশন:"</string> + <string name="duration" msgid="3584782459928719435">"সময়কাল:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"পাঠানো হয়েছে:"</string> + <string name="data_received" msgid="4062776929376067820">"গৃহিত ডেটার পরিমান:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> বাইট / <xliff:g id="NUMBER_1">%2$s</xliff:g> প্যাকেট"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-eu-rPV/strings.xml b/packages/VpnDialogs/res/values-eu-rPV/strings.xml new file mode 100644 index 0000000..b697391 --- /dev/null +++ b/packages/VpnDialogs/res/values-eu-rPV/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> aplikazioak VPN konexioa sortu nahi du."</string> + <string name="warning" msgid="5470743576660160079">"Aurrera jarraitzen baduzu, aplikazioari sareko trafiko guztia atzemateko baimena emango diozu. "<b>"EZ onartu aplikazioa fidagarria ez bada."</b>" Bestela, datuak programa gaizto baten eskuetan jartzeko arriskua duzu."</string> + <string name="accept" msgid="2889226408765810173">"Aplikazioa fidagarria da."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN sarera konektatuta dago"</string> + <string name="configure" msgid="4905518375574791375">"Konfiguratu"</string> + <string name="disconnect" msgid="971412338304200056">"Deskonektatu"</string> + <string name="session" msgid="6470628549473641030">"Saioa:"</string> + <string name="duration" msgid="3584782459928719435">"Iraupena:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"Bidalita:"</string> + <string name="data_received" msgid="4062776929376067820">"Jasota:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> byte / <xliff:g id="NUMBER_1">%2$s</xliff:g> pakete"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-gl-rGA/strings.xml b/packages/VpnDialogs/res/values-gl-rGA/strings.xml new file mode 100644 index 0000000..078aeb6 --- /dev/null +++ b/packages/VpnDialogs/res/values-gl-rGA/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> tenta crear unha conexión VPN."</string> + <string name="warning" msgid="5470743576660160079">"Se continúas, concederaslle permiso á aplicación para interceptar todo o tráfico de rede. "<b>"NON aceptes a menos que confíes na aplicación."</b>" Do contrario, arríscaste a que os teus datos queden expostos a software malicioso."</string> + <string name="accept" msgid="2889226408765810173">"Confío nesta aplicación."</string> + <string name="legacy_title" msgid="192936250066580964">"A VPN está conectada"</string> + <string name="configure" msgid="4905518375574791375">"Configurar"</string> + <string name="disconnect" msgid="971412338304200056">"Desconectar"</string> + <string name="session" msgid="6470628549473641030">"Sesión:"</string> + <string name="duration" msgid="3584782459928719435">"Duración:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"Datos enviados:"</string> + <string name="data_received" msgid="4062776929376067820">"Recibido:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> bytes / <xliff:g id="NUMBER_1">%2$s</xliff:g> paquetes"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-is-rIS/strings.xml b/packages/VpnDialogs/res/values-is-rIS/strings.xml new file mode 100644 index 0000000..a6c7215 --- /dev/null +++ b/packages/VpnDialogs/res/values-is-rIS/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> tilraunir til að koma á VPN-tengingu."</string> + <string name="warning" msgid="5470743576660160079">"Með því að halda áfram veitir þú forritinu heimild til að grípa inn í alla gagnaumferð. "<b>"EKKI leyfa þetta nema þú treystir forritinu."</b>" Annars hættir þú á að spilliforrit stofni gögnunum þínum í hættu."</string> + <string name="accept" msgid="2889226408765810173">"Ég treysti þessu forriti."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN er tengt"</string> + <string name="configure" msgid="4905518375574791375">"Stilla"</string> + <string name="disconnect" msgid="971412338304200056">"Aftengja"</string> + <string name="session" msgid="6470628549473641030">"Lota:"</string> + <string name="duration" msgid="3584782459928719435">"Tímalengd:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"Sent:"</string> + <string name="data_received" msgid="4062776929376067820">"Móttekið:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> bæti / <xliff:g id="NUMBER_1">%2$s</xliff:g> pakkar"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-kk-rKZ/strings.xml b/packages/VpnDialogs/res/values-kk-rKZ/strings.xml new file mode 100644 index 0000000..29a2db8 --- /dev/null +++ b/packages/VpnDialogs/res/values-kk-rKZ/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> ВЖЖ байланысын орнату әрекеттері."</string> + <string name="warning" msgid="5470743576660160079">"Жалғастыру арқылы барлық желі кептелісін жоюға рұқсат бересіз. "<b>"Егер қолданбаға сенбесеңіз қабылдаМАңыз."</b>" Әйтпесе, деректеріңіз залалды бағдарлама шабуылына ұшырауы мүмкін."</string> + <string name="accept" msgid="2889226408765810173">"Мен бұл қолданбаға сенемін."</string> + <string name="legacy_title" msgid="192936250066580964">"ВЖЖ қосылған"</string> + <string name="configure" msgid="4905518375574791375">"Конфигурациялау"</string> + <string name="disconnect" msgid="971412338304200056">"Ажырату"</string> + <string name="session" msgid="6470628549473641030">"Сессия:"</string> + <string name="duration" msgid="3584782459928719435">"Ұзақтығы:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"Жіберілді:"</string> + <string name="data_received" msgid="4062776929376067820">"Қабылданды:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> байт / <xliff:g id="NUMBER_1">%2$s</xliff:g> жинақ"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-kn-rKA/strings.xml b/packages/VpnDialogs/res/values-kn-rKA/strings.xml new file mode 100644 index 0000000..5793176 --- /dev/null +++ b/packages/VpnDialogs/res/values-kn-rKA/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"VPN ಸಂಪರ್ಕವನ್ನು ರಚಿಸಲು <xliff:g id="APP">%s</xliff:g> ಪ್ರಯತ್ನಿಸಿದೆ."</string> + <string name="warning" msgid="5470743576660160079">"ಮುಂದುವರಿಸುವುದರ ಮೂಲಕ, ಎಲ್ಲಾ ನೆಟ್ವರ್ಟ್ ದಟ್ಟಣೆಯನ್ನು ಪ್ರತಿಬಂಧಿಸಲು ಅಪ್ಲಿಕೇಶನ್ಗೆ ನೀವು ಅನುಮತಿಯನ್ನು ನೀಡುತ್ತಿರುವಿರಿ. "<b>"ನೀವು ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ನಂಬದ ಹೊರತು ಸಮ್ಮತಿಸಬೇಡಿ."</b>" ಇಲ್ಲದಿದ್ದರೆ, ದೋಷಪೂರಿತ ಸಾಫ್ಟ್ವೇರ್ನಿಂದ ನಿಮ್ಮ ಡೇಟಾಗೆ ಧಕ್ಕೆಯುಂಟಾಗುವ ಅಪಾಯಕ್ಕೆ ಒಳಗಾಗುತ್ತೀರಿ."</string> + <string name="accept" msgid="2889226408765810173">"ನನಗೆ ಈ ಅಪ್ಲಿಕೇಶನ್ ಮೇಲೆ ನಂಬಿಕೆಯಿದೆ."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN ಸಂಪರ್ಕಗೊಂಡಿದೆ"</string> + <string name="configure" msgid="4905518375574791375">"ಕಾನ್ಫಿಗರ್ ಮಾಡು"</string> + <string name="disconnect" msgid="971412338304200056">"ಸಂಪರ್ಕ ಕಡಿತಗೊಳಿಸು"</string> + <string name="session" msgid="6470628549473641030">"ಸೆಷನ್:"</string> + <string name="duration" msgid="3584782459928719435">"ಅವಧಿ:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"ಕಳುಹಿಸಲಾಗಿದೆ:"</string> + <string name="data_received" msgid="4062776929376067820">"ಸ್ವೀಕರಿಸಲಾಗಿದೆ:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> ಬೈಟ್ಗಳು / <xliff:g id="NUMBER_1">%2$s</xliff:g> ಪ್ಯಾಕೆಟ್ಗಳು"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-ky-rKG/strings.xml b/packages/VpnDialogs/res/values-ky-rKG/strings.xml new file mode 100644 index 0000000..c7d56ba --- /dev/null +++ b/packages/VpnDialogs/res/values-ky-rKG/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> VPN байланышын түзүүгө аракет кылууда."</string> + <string name="warning" msgid="5470743576660160079">"Муну иштетүү менен, сиз колдонмого бардык желе трафигин көрүүгө уруксат бересиз. "<b>"Сиз колдонмого ишенмейинче КАБЫЛ АЛБАҢЫЗ."</b>" Болбосо, зыяндуу софттордун маалыматтарыңызды сыртка чыгаруу коркунучуна кабыласыз."</string> + <string name="accept" msgid="2889226408765810173">"Мен бул колдонмого ишенем."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN байланышта"</string> + <string name="configure" msgid="4905518375574791375">"Конфигурациялоо"</string> + <string name="disconnect" msgid="971412338304200056">"Ажыратуу"</string> + <string name="session" msgid="6470628549473641030">"Сессия:"</string> + <string name="duration" msgid="3584782459928719435">"Узактыгы:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"Жөнөтүлдү:"</string> + <string name="data_received" msgid="4062776929376067820">"Келди:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> байт / <xliff:g id="NUMBER_1">%2$s</xliff:g> пакет"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-mk-rMK/strings.xml b/packages/VpnDialogs/res/values-mk-rMK/strings.xml new file mode 100644 index 0000000..635206f --- /dev/null +++ b/packages/VpnDialogs/res/values-mk-rMK/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> се обидува да создаде врска со VPN."</string> + <string name="warning" msgid="5470743576660160079">"Ако продолжите, ѝ давате дозвола на апликацијата да го пресретнува целиот мрежен сообраќај. "<b>"НЕ прифаќајте, освен ако не ѝ верувате на апликацијата."</b>" Во спротивно, постои ризик злонамерен софтвер да ги компромитира вашите податоци."</string> + <string name="accept" msgid="2889226408765810173">"Ѝ верувам на оваа апликација."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN е поврзана"</string> + <string name="configure" msgid="4905518375574791375">"Конфигурирај"</string> + <string name="disconnect" msgid="971412338304200056">"Исклучи"</string> + <string name="session" msgid="6470628549473641030">"Сесија:"</string> + <string name="duration" msgid="3584782459928719435">"Времетраење:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"Испратено:"</string> + <string name="data_received" msgid="4062776929376067820">"Примени:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> бајти / <xliff:g id="NUMBER_1">%2$s</xliff:g> пакети"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-ml-rKL/strings.xml b/packages/VpnDialogs/res/values-ml-rKL/strings.xml new file mode 100644 index 0000000..e1d9e23 --- /dev/null +++ b/packages/VpnDialogs/res/values-ml-rKL/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g>, ഒരു VPN കണക്ഷൻ സൃഷ്ടിക്കാൻ ശ്രമിക്കുന്നു."</string> + <string name="warning" msgid="5470743576660160079">"തുടരുന്നതിലൂടെ, നിങ്ങൾ അപ്ലിക്കേഷന് എല്ലാ നെറ്റ്വർക്ക് ട്രാഫിക്കും തടസ്സപ്പെടുത്താനുള്ള അനുമതി നൽകുന്നു. "<b>"അപ്ലിക്കേഷനെ വിശ്വസിക്കുന്നില്ലെങ്കിൽ അംഗീകരിക്കരുത്."</b>" അല്ലെങ്കിൽ, ഒരു ക്ഷുദ്രകരമായ സോഫ്റ്റ്വെയർ നിങ്ങളുടെ ഡാറ്റ അപഹരിക്കുന്നതിനുള്ള അപകടസാധ്യതയിലൂടെ നിങ്ങൾ കടന്നുപോകാനിടയുണ്ട്."</string> + <string name="accept" msgid="2889226408765810173">"ഞാൻ ഈ അപ്ലിക്കേഷനെ വിശ്വസിക്കുന്നു."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN കണക്റ്റുചെയ്തു"</string> + <string name="configure" msgid="4905518375574791375">"കോൺഫിഗർ ചെയ്യുക"</string> + <string name="disconnect" msgid="971412338304200056">"വിച്ഛേദിക്കുക"</string> + <string name="session" msgid="6470628549473641030">"സെഷൻ:"</string> + <string name="duration" msgid="3584782459928719435">"സമയദൈര്ഘ്യം:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"അയച്ചത്:"</string> + <string name="data_received" msgid="4062776929376067820">"ലഭിച്ചത്:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> ബൈറ്റുകൾ / <xliff:g id="NUMBER_1">%2$s</xliff:g> പാക്കറ്റുകൾ"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-mr-rMH/strings.xml b/packages/VpnDialogs/res/values-mr-rMH/strings.xml new file mode 100644 index 0000000..f78747b --- /dev/null +++ b/packages/VpnDialogs/res/values-mr-rMH/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> VPN कनेक्शन तयार करण्याचा प्रयत्न करतो."</string> + <string name="warning" msgid="5470743576660160079">"पुढे सुरु ठेवून, आपण अनुप्रयोगाला सर्व नेटवर्क रहदारी खंडित करण्याची परवानगी देता."<b>"आपला अनुप्रयोगावर विश्वास नसल्यास स्वीकार करू नका."</b>" अन्यथा, आपण दुर्भावनापूर्ण सॉफ्टवेअरद्वारे आपल्या डेटाची तडजोड झाल्याची जोखीम चालवाल."</string> + <string name="accept" msgid="2889226408765810173">"माझा या अनुप्रयोगावर विश्वास आहे."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN कनेक्ट केले"</string> + <string name="configure" msgid="4905518375574791375">"कॉन्फिगर करा"</string> + <string name="disconnect" msgid="971412338304200056">"डिस्कनेक्ट करा"</string> + <string name="session" msgid="6470628549473641030">"सत्र:"</string> + <string name="duration" msgid="3584782459928719435">"कालावधी:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"प्रेषित:"</string> + <string name="data_received" msgid="4062776929376067820">"प्राप्त झाले:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> बाइट / <xliff:g id="NUMBER_1">%2$s</xliff:g> पॅकेट"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-my-rMM/strings.xml b/packages/VpnDialogs/res/values-my-rMM/strings.xml new file mode 100644 index 0000000..b5c0e16 --- /dev/null +++ b/packages/VpnDialogs/res/values-my-rMM/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> သည်VPNဆက်သွယ်မှုရရှိရန်ကြိုးစားနေသည်"</string> + <string name="warning" msgid="5470743576660160079">"ရှေ့ဆက်လုပ်ဆောင်ခြင်းအားဖြင့် အပ်ပလီကေးရှင်းအား ကွန်ယက်အသွားအလာအားကြားဖြတ်စေရန် ခွင့်ပြုခြင်းဖြစ်သည်။"<b>"အပ်ပလီကေးရှင်းအား မယုံကြည်သရွေ့ လက်မခံပါနှင့်"</b>" သို့မဟုတ်လျှင် မလိုလားအပ်သောဆော့ဖ်ဝဲမှ သင့်ဒေတာများအားအပေးအယူလုပ်နိုင်စေရန် ဘေးအန္တရာယ်ရှိပါသည်"</string> + <string name="accept" msgid="2889226408765810173">"ဤအပ်ပလီကေးရှင်းအားယုံကြည်ပါသည်"</string> + <string name="legacy_title" msgid="192936250066580964">"VPNနှင့်ချိတ်ဆက်ထားသည်"</string> + <string name="configure" msgid="4905518375574791375">"ပုံပေါ်စေသည်"</string> + <string name="disconnect" msgid="971412338304200056">"ချိတ်ဆက်ခြင်းရပ်ရန်"</string> + <string name="session" msgid="6470628549473641030">"သတ်မှတ်ပေးထားသည့်အချိန်:"</string> + <string name="duration" msgid="3584782459928719435">"အချိန်ကာလ-"</string> + <string name="data_transmitted" msgid="7988167672982199061">"ပို့သည်-"</string> + <string name="data_received" msgid="4062776929376067820">"လက်ခံရရှိသည်"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> bytes / <xliff:g id="NUMBER_1">%2$s</xliff:g> packets"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-ta-rTN/strings.xml b/packages/VpnDialogs/res/values-ta-rTN/strings.xml new file mode 100644 index 0000000..b8d32be --- /dev/null +++ b/packages/VpnDialogs/res/values-ta-rTN/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"VPN இணைப்பை உருவாக்க <xliff:g id="APP">%s</xliff:g> முயற்சிக்கிறது."</string> + <string name="warning" msgid="5470743576660160079">"தொடர்வதன்மூலம், எல்லா நெட்வொர்க் ட்ராஃபிக்கையும் இடைமறிக்க பயன்பாட்டிற்கு அனுமதியளிக்கிறீர்கள். "<b>"நீங்கள் பயன்பாட்டை நம்பினால் ஒழிய இதை ஒப்புக்கொள்ள வேண்டாம்."</b>" இல்லையெனில், தீங்குவிளைவிக்கும் மென்பொருள் மூலம் உங்களின் தரவை திருட வாய்ப்பளிக்கிறீர்கள்."</string> + <string name="accept" msgid="2889226408765810173">"இந்தப் பயன்பாட்டை நம்புகிறேன்."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN இணைக்கப்பட்டது"</string> + <string name="configure" msgid="4905518375574791375">"உள்ளமை"</string> + <string name="disconnect" msgid="971412338304200056">"தொடர்பைத் துண்டி"</string> + <string name="session" msgid="6470628549473641030">"அமர்வு:"</string> + <string name="duration" msgid="3584782459928719435">"காலஅளவு:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"அனுப்பியது:"</string> + <string name="data_received" msgid="4062776929376067820">"பெறப்பட்டது:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> பைட்கள் / <xliff:g id="NUMBER_1">%2$s</xliff:g> தொகுப்பு"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-te-rAP/strings.xml b/packages/VpnDialogs/res/values-te-rAP/strings.xml new file mode 100644 index 0000000..3b178d2 --- /dev/null +++ b/packages/VpnDialogs/res/values-te-rAP/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"VPN కనెక్షన్ను రూపొందించడానికి <xliff:g id="APP">%s</xliff:g> ప్రయత్నిస్తోంది."</string> + <string name="warning" msgid="5470743576660160079">"కొనసాగడం ద్వారా, మీరు నెట్వర్క్ ట్రాఫిక్ మొత్తాన్ని అడ్డగించడానికి అనువర్తనానికి అనుమతి ఇస్తున్నారు. "<b>"మీరు అనువర్తనాన్ని విశ్వసిస్తే మినహా ఆమోదించవద్దు."</b>" లేకపోతే, మీరు హానికరమైన సాఫ్ట్వేర్ ద్వారా మీ డేటా రాజీపడే ప్రమాదాన్ని ఎదుర్కొంటారు."</string> + <string name="accept" msgid="2889226408765810173">"నేను ఈ అనువర్తనాన్ని విశ్వసిస్తున్నాను."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN కనెక్ట్ చేయబడింది"</string> + <string name="configure" msgid="4905518375574791375">"కాన్ఫిగర్ చేయి"</string> + <string name="disconnect" msgid="971412338304200056">"డిస్కనెక్ట్ చేయి"</string> + <string name="session" msgid="6470628549473641030">"సెషన్:"</string> + <string name="duration" msgid="3584782459928719435">"వ్యవధి:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"పంపినది:"</string> + <string name="data_received" msgid="4062776929376067820">"స్వీకరించినది:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> బైట్లు / <xliff:g id="NUMBER_1">%2$s</xliff:g> ప్యాకెట్లు"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-ur-rPK/strings.xml b/packages/VpnDialogs/res/values-ur-rPK/strings.xml new file mode 100644 index 0000000..0003d61 --- /dev/null +++ b/packages/VpnDialogs/res/values-ur-rPK/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> ایک VPN کنکشن بنانے کی کوشش کرتی ہے۔"</string> + <string name="warning" msgid="5470743576660160079">"جاری رکھ کر، آپ ایپلیکیشن کو سبھی نیٹ ورک ٹریفک قطع کرنے کی اجازت دے رہے ہیں۔ "<b>"اس وقت تک قبول نہ کریں جب تک آپ کو اس ایپلیکیشن پر بھروسہ نہ ہو۔"</b>" بصورت دیگر، آپ کے ڈیٹا کو ایک نقصان دہ سافٹ ویئر سے متاثر ہونے کا خطرہ ہے۔"</string> + <string name="accept" msgid="2889226408765810173">"مجھے اس ایپلیکیشن پر بھروسہ ہے۔"</string> + <string name="legacy_title" msgid="192936250066580964">"VPN مربوط ہے"</string> + <string name="configure" msgid="4905518375574791375">"ترتیب دیں"</string> + <string name="disconnect" msgid="971412338304200056">"منقطع کریں"</string> + <string name="session" msgid="6470628549473641030">"سیشن:"</string> + <string name="duration" msgid="3584782459928719435">"دورانیہ:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"ارسال کردہ:"</string> + <string name="data_received" msgid="4062776929376067820">"موصولہ:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> بائٹس / <xliff:g id="NUMBER_1">%2$s</xliff:g> پیکٹس"</string> +</resources> diff --git a/packages/VpnDialogs/res/values-uz-rUZ/strings.xml b/packages/VpnDialogs/res/values-uz-rUZ/strings.xml new file mode 100644 index 0000000..34a82b9 --- /dev/null +++ b/packages/VpnDialogs/res/values-uz-rUZ/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"<xliff:g id="APP">%s</xliff:g> VPN ulanish yaratishga urinib ko‘rdi."</string> + <string name="warning" msgid="5470743576660160079">"Davom ettirsangiz, ilova dasturga butun tarmoq trafigidan foydalanish huquqini berasiz. "<b>"Dasturga ishonmasangiz, RUXSAT BERMANG."</b>" Aks holda, xavfli dasturlar yordamida ma\'lumlaringizni yovuz niyatli kishilarga uzatish xavfi tug‘iladi."</string> + <string name="accept" msgid="2889226408765810173">"Men ushbu dasturga ishonaman."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN ulangan"</string> + <string name="configure" msgid="4905518375574791375">"Moslash"</string> + <string name="disconnect" msgid="971412338304200056">"Aloqani uzish"</string> + <string name="session" msgid="6470628549473641030">"Seans:"</string> + <string name="duration" msgid="3584782459928719435">"Davomiyligi:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"Jo‘natildi:"</string> + <string name="data_received" msgid="4062776929376067820">"Qabul qilingan:"</string> + <string name="data_value_format" msgid="2192466557826897580">"<xliff:g id="NUMBER_0">%1$s</xliff:g> bayt / <xliff:g id="NUMBER_1">%2$s</xliff:g> ta paket"</string> +</resources> |