diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:33:58 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:58:50 +0200 |
commit | 55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7 (patch) | |
tree | c6fed3bbfaacd1f6dd3b6899f78bdea791b45bb5 /packages/CaptivePortalLogin | |
parent | 46835db6958a453761c3fae8bbc432eca07b5661 (diff) | |
download | frameworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.zip frameworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.tar.gz frameworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.tar.bz2 |
Automatic translation import
Change-Id: I96f3c5a41d3c52473c161aaf2c97d821caa99bb9
Diffstat (limited to 'packages/CaptivePortalLogin')
4 files changed, 27 insertions, 0 deletions
diff --git a/packages/CaptivePortalLogin/res/values-ast-rES/strings.xml b/packages/CaptivePortalLogin/res/values-ast-rES/strings.xml new file mode 100644 index 0000000..5030302 --- /dev/null +++ b/packages/CaptivePortalLogin/res/values-ast-rES/strings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="app_name">CaptivePortalLogin</string> + <string name="action_use_network">Usar esta rede tal cual</string> + <string name="action_do_not_use_network">Nun usar esta rede</string> +</resources> diff --git a/packages/CaptivePortalLogin/res/values-be/strings.xml b/packages/CaptivePortalLogin/res/values-be/strings.xml new file mode 100644 index 0000000..33dc69a --- /dev/null +++ b/packages/CaptivePortalLogin/res/values-be/strings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="app_name">CaptivePortalLogin</string> + <string name="action_use_network">Выкарыстоўваць гэтую сетку</string> + <string name="action_do_not_use_network">Не выкарыстоўваць гэтую сетку</string> +</resources> diff --git a/packages/CaptivePortalLogin/res/values-ku/strings.xml b/packages/CaptivePortalLogin/res/values-ku/strings.xml new file mode 100644 index 0000000..574b14f --- /dev/null +++ b/packages/CaptivePortalLogin/res/values-ku/strings.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="action_use_network">بەکارهێنانی ئەم تۆڕە وەکو</string> + <string name="action_do_not_use_network">ئەم تۆڕە بەکارمەهێنە</string> +</resources> diff --git a/packages/CaptivePortalLogin/res/values-lb/strings.xml b/packages/CaptivePortalLogin/res/values-lb/strings.xml new file mode 100644 index 0000000..3b783cb --- /dev/null +++ b/packages/CaptivePortalLogin/res/values-lb/strings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="app_name">CaptivePortalLogin</string> + <string name="action_use_network">Dëst Netzwierk benotzen als</string> + <string name="action_do_not_use_network">Dëst Netzwierk net benotzen</string> +</resources> |