diff options
author | Eric Fischer <enf@google.com> | 2009-09-08 16:23:44 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2009-09-08 16:54:05 -0700 |
commit | 5cacfb9df2eadc439052ea26c9d67a89376d2b31 (patch) | |
tree | 8fd98f026b548e7b39d7cebb7b115dd50693ac3d /packages/VpnServices | |
parent | b80f698362e84b83e1c44c92fb76b0fdf1a5ef6d (diff) | |
download | frameworks_base-5cacfb9df2eadc439052ea26c9d67a89376d2b31.zip frameworks_base-5cacfb9df2eadc439052ea26c9d67a89376d2b31.tar.gz frameworks_base-5cacfb9df2eadc439052ea26c9d67a89376d2b31.tar.bz2 |
Import revised translations. DO NOT MERGE
Diffstat (limited to 'packages/VpnServices')
20 files changed, 320 insertions, 40 deletions
diff --git a/packages/VpnServices/res/values-cs/strings.xml b/packages/VpnServices/res/values-cs/strings.xml index 5f3522d..f5469a1 100644 --- a/packages/VpnServices/res/values-cs/strings.xml +++ b/packages/VpnServices/res/values-cs/strings.xml @@ -15,11 +15,10 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label">"Služby VPN"</string> - <!-- no translation found for vpn_notification_title_connected (2567196609405266775) --> + <string name="app_label" msgid="4589592829302498102">"Služby VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> <skip /> - <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) --> - <skip /> - <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) --> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Dotykem se znovu připojíte k síti VPN."</string> </resources> diff --git a/packages/VpnServices/res/values-da/strings.xml b/packages/VpnServices/res/values-da/strings.xml new file mode 100644 index 0000000..8f65e25 --- /dev/null +++ b/packages/VpnServices/res/values-da/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"VPN-tjenester"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Tryk for at oprette forbindelse til et VPN igen."</string> +</resources> diff --git a/packages/VpnServices/res/values-de/strings.xml b/packages/VpnServices/res/values-de/strings.xml index 93fa474..b21ad72 100644 --- a/packages/VpnServices/res/values-de/strings.xml +++ b/packages/VpnServices/res/values-de/strings.xml @@ -15,11 +15,10 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label">"VPN-Dienste"</string> - <!-- no translation found for vpn_notification_title_connected (2567196609405266775) --> + <string name="app_label" msgid="4589592829302498102">"VPN-Dienste"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> <skip /> - <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) --> - <skip /> - <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) --> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Zur Wiederherstellung der Verbindung mit einem VPN berühren"</string> </resources> diff --git a/packages/VpnServices/res/values-el/strings.xml b/packages/VpnServices/res/values-el/strings.xml new file mode 100644 index 0000000..ea03865 --- /dev/null +++ b/packages/VpnServices/res/values-el/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"Υπηρεσίες VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Πατήστε για να επανασυνδεθείτε σε ένα VPN."</string> +</resources> diff --git a/packages/VpnServices/res/values-es-rUS/strings.xml b/packages/VpnServices/res/values-es-rUS/strings.xml new file mode 100644 index 0000000..9a904cb --- /dev/null +++ b/packages/VpnServices/res/values-es-rUS/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"Servicios VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Tocar para volver a conectarse a una VPN."</string> +</resources> diff --git a/packages/VpnServices/res/values-es/strings.xml b/packages/VpnServices/res/values-es/strings.xml index bb4f348..9d8e23b 100644 --- a/packages/VpnServices/res/values-es/strings.xml +++ b/packages/VpnServices/res/values-es/strings.xml @@ -15,11 +15,10 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label">"Servicios VPN"</string> - <!-- no translation found for vpn_notification_title_connected (2567196609405266775) --> + <string name="app_label" msgid="4589592829302498102">"Servicios VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> <skip /> - <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) --> - <skip /> - <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) --> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Toca para volver a conectarte a una red VPN."</string> </resources> diff --git a/packages/VpnServices/res/values-fr/strings.xml b/packages/VpnServices/res/values-fr/strings.xml index 4395d03..eda660e 100644 --- a/packages/VpnServices/res/values-fr/strings.xml +++ b/packages/VpnServices/res/values-fr/strings.xml @@ -15,11 +15,10 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label">"Services VPN"</string> - <!-- no translation found for vpn_notification_title_connected (2567196609405266775) --> + <string name="app_label" msgid="4589592829302498102">"Services VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> <skip /> - <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) --> - <skip /> - <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) --> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Touchez l\'écran pour vous reconnecter à un VPN."</string> </resources> diff --git a/packages/VpnServices/res/values-it/strings.xml b/packages/VpnServices/res/values-it/strings.xml index 76e0214..95eaddb 100644 --- a/packages/VpnServices/res/values-it/strings.xml +++ b/packages/VpnServices/res/values-it/strings.xml @@ -15,11 +15,10 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label">"Servizi VPN"</string> - <!-- no translation found for vpn_notification_title_connected (2567196609405266775) --> + <string name="app_label" msgid="4589592829302498102">"Servizi VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> <skip /> - <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) --> - <skip /> - <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) --> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Tocca per riconnetterti a una rete VPN."</string> </resources> diff --git a/packages/VpnServices/res/values-ja/strings.xml b/packages/VpnServices/res/values-ja/strings.xml new file mode 100644 index 0000000..8174d44 --- /dev/null +++ b/packages/VpnServices/res/values-ja/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"VPNサービス"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"タップしてVPNに再接続してください。"</string> +</resources> diff --git a/packages/VpnServices/res/values-ko/strings.xml b/packages/VpnServices/res/values-ko/strings.xml new file mode 100644 index 0000000..f89516d --- /dev/null +++ b/packages/VpnServices/res/values-ko/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"VPN 서비스"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"VPN에 다시 연결하려면 터치하세요."</string> +</resources> diff --git a/packages/VpnServices/res/values-nb/strings.xml b/packages/VpnServices/res/values-nb/strings.xml new file mode 100644 index 0000000..2b43b87 --- /dev/null +++ b/packages/VpnServices/res/values-nb/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"VPN-tjenester"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Trykk for å koble til et VPN på nytt"</string> +</resources> diff --git a/packages/VpnServices/res/values-nl/strings.xml b/packages/VpnServices/res/values-nl/strings.xml index 9a50f3b..3e4cb29 100644 --- a/packages/VpnServices/res/values-nl/strings.xml +++ b/packages/VpnServices/res/values-nl/strings.xml @@ -15,11 +15,10 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label">"VPN-services"</string> - <!-- no translation found for vpn_notification_title_connected (2567196609405266775) --> + <string name="app_label" msgid="4589592829302498102">"VPN-services"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> <skip /> - <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) --> - <skip /> - <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) --> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Raak aan om opnieuw verbinding te maken met een VPN."</string> </resources> diff --git a/packages/VpnServices/res/values-pl/strings.xml b/packages/VpnServices/res/values-pl/strings.xml index d2e8c60..8568bbd 100644 --- a/packages/VpnServices/res/values-pl/strings.xml +++ b/packages/VpnServices/res/values-pl/strings.xml @@ -15,11 +15,10 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label">"Usługi VPN"</string> - <!-- no translation found for vpn_notification_title_connected (2567196609405266775) --> + <string name="app_label" msgid="4589592829302498102">"Usługi VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> <skip /> - <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) --> - <skip /> - <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) --> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Dotknij, aby ponownie połączyć się z siecią VPN."</string> </resources> diff --git a/packages/VpnServices/res/values-pt-rPT/strings.xml b/packages/VpnServices/res/values-pt-rPT/strings.xml new file mode 100644 index 0000000..f2bdd4e --- /dev/null +++ b/packages/VpnServices/res/values-pt-rPT/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"Serviços VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Toque para voltar a ligar a uma VPN."</string> +</resources> diff --git a/packages/VpnServices/res/values-pt/strings.xml b/packages/VpnServices/res/values-pt/strings.xml new file mode 100644 index 0000000..5b24830 --- /dev/null +++ b/packages/VpnServices/res/values-pt/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"Serviços de VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Toque para reconectar-se a uma VPN."</string> +</resources> diff --git a/packages/VpnServices/res/values-ru/strings.xml b/packages/VpnServices/res/values-ru/strings.xml new file mode 100644 index 0000000..94a807f --- /dev/null +++ b/packages/VpnServices/res/values-ru/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"Службы VPN"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Нажмите, чтобы повторно подключиться к VPN."</string> +</resources> diff --git a/packages/VpnServices/res/values-sv/strings.xml b/packages/VpnServices/res/values-sv/strings.xml new file mode 100644 index 0000000..c086d24 --- /dev/null +++ b/packages/VpnServices/res/values-sv/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"VPN-tjänster"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Tryck här om du vill återansluta till ett VPN."</string> +</resources> diff --git a/packages/VpnServices/res/values-tr/strings.xml b/packages/VpnServices/res/values-tr/strings.xml new file mode 100644 index 0000000..b4369ba --- /dev/null +++ b/packages/VpnServices/res/values-tr/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"VPN Hizmetleri"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Bir VPN\'ye tekrar bağlanmak için dokunun."</string> +</resources> diff --git a/packages/VpnServices/res/values-zh-rCN/strings.xml b/packages/VpnServices/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..450ecb5 --- /dev/null +++ b/packages/VpnServices/res/values-zh-rCN/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="app_label" msgid="4589592829302498102">"VPN 服务"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> + <skip /> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> + <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"触摸可重新连接 VPN。"</string> +</resources> diff --git a/packages/VpnServices/res/values-zh-rTW/strings.xml b/packages/VpnServices/res/values-zh-rTW/strings.xml index 021077b..14b72de 100644 --- a/packages/VpnServices/res/values-zh-rTW/strings.xml +++ b/packages/VpnServices/res/values-zh-rTW/strings.xml @@ -15,11 +15,10 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label">"VPN 服務"</string> - <!-- no translation found for vpn_notification_title_connected (2567196609405266775) --> + <string name="app_label" msgid="4589592829302498102">"VPN 服務"</string> + <!-- no translation found for vpn_notification_title_connected (8598654486956133580) --> <skip /> - <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) --> - <skip /> - <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) --> + <!-- no translation found for vpn_notification_title_disconnected (6216572264382192027) --> <skip /> + <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"輕觸即可重新連線至 VPN。"</string> </resources> |