summaryrefslogtreecommitdiffstats
path: root/packages/VpnDialogs
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-14 16:22:46 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-14 16:22:46 +0200
commit4c994ce23e0aa81a76efc2e6ec067e3563b8b891 (patch)
tree869c4c4a68dd68cadefc1a9eca36a0cc7a635fc8 /packages/VpnDialogs
parent6e26521ff5b53db8a9b14be7286c737a62bcd068 (diff)
downloadframeworks_base-4c994ce23e0aa81a76efc2e6ec067e3563b8b891.zip
frameworks_base-4c994ce23e0aa81a76efc2e6ec067e3563b8b891.tar.gz
frameworks_base-4c994ce23e0aa81a76efc2e6ec067e3563b8b891.tar.bz2
Automatic translation import
Change-Id: I6f7e9a4d7d72272d445319a26b386d7098aa26a4
Diffstat (limited to 'packages/VpnDialogs')
-rw-r--r--packages/VpnDialogs/res/values-be/strings.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/packages/VpnDialogs/res/values-be/strings.xml b/packages/VpnDialogs/res/values-be/strings.xml
new file mode 100644
index 0000000..075251f
--- /dev/null
+++ b/packages/VpnDialogs/res/values-be/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="prompt">Запыт на злучэнне</string>
+ <string name="warning"><xliff:g id="app">%s</xliff:g>хоча ўсталяваць злучэнне VPN
+ гэта дазваляе яму кантраляваць сеткавы трафік. Працягвайце, калі вы давяраеце крыніцы.
+ <![CDATA[
+ <br />
+ <br />
+ <img src="vpn_icon" />
+ ]]>адлюстроўваецца ў верхняй частцы экрана, калі VPN-актыўны.
+ </string>
+ <string name="legacy_title">VPN падключаны</string>
+ <string name="configure">Налады</string>
+ <string name="disconnect">Адключыцца</string>
+ <string name="session">Сэсія:</string>
+ <string name="duration">Працягласць:</string>
+ <string name="data_transmitted">Дасланыя:</string>
+ <string name="data_received">Атрымана:</string>
+ <string name="data_value_format">
+ <xliff:g id="number">%1$s</xliff:g> байт /
+ <xliff:g id="number">%2$s</xliff:g> пакетаў
+ </string>
+</resources>