summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-02 07:00:10 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-02 07:00:10 +0200
commit34aa5e2b39a5d00b75d5cb625f4b135e24ed0b12 (patch)
tree364c7500a543bf32cdc8771458ac4ad2edacb6e7
parent6064f03794fbf969e03b9b3eb44f14fe66bbf3fd (diff)
downloadandroid_packages_apps_Profiles-34aa5e2b39a5d00b75d5cb625f4b135e24ed0b12.tar.gz
android_packages_apps_Profiles-34aa5e2b39a5d00b75d5cb625f4b135e24ed0b12.tar.bz2
android_packages_apps_Profiles-34aa5e2b39a5d00b75d5cb625f4b135e24ed0b12.zip
Automatic translation import
Change-Id: I697c561ef4cdba20bc54b323915708385e4306e0
-rw-r--r--res/values-be/strings.xml25
-rw-r--r--res/values-bg/strings.xml25
-rw-r--r--res/values-da/strings.xml2
-rw-r--r--res/values-sv/strings.xml4
4 files changed, 56 insertions, 0 deletions
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
new file mode 100644
index 0000000..f860483
--- /dev/null
+++ b/res/values-be/strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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>
+ <string name="app_label">Дастаўнік правераных профіляў</string>
+ <string name="profile_picker_title">Профілі</string>
+ <string name="profile_none">Няма</string>
+ <string name="profile_trust_agent_title">Агент правераных профіляў</string>
+ <string name="profile_trust_agent_summary">Дазваляе профілям адключаць экран блакавання</string>
+ <string name="trust_by_profile">Даверлівы профіль</string>
+</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
new file mode 100644
index 0000000..7a27529
--- /dev/null
+++ b/res/values-bg/strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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>
+ <string name="app_label">Доставчик на сигурни профили</string>
+ <string name="profile_picker_title">Профили</string>
+ <string name="profile_none">Няма</string>
+ <string name="profile_trust_agent_title">Посредник за сигурни профили</string>
+ <string name="profile_trust_agent_summary">Позволява на Профила временното изключване на защитения достъп</string>
+ <string name="trust_by_profile">Сигурност на профила</string>
+</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index ff19a91..68c74a2 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -17,6 +17,8 @@
-->
<resources>
<string name="app_label">Betroet Leverandør Profiler</string>
+ <string name="profile_picker_title">Profiler</string>
+ <string name="profile_none">Ingen</string>
<string name="profile_trust_agent_title">Betroet Agent Profiler</string>
<string name="profile_trust_agent_summary">Tillader at Profiler midlertidigt deaktiverer skærmlåsbeskyttelse</string>
<string name="trust_by_profile">Betroet af Profil</string>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index e7caae6..a0a8c99 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -16,6 +16,10 @@
limitations under the License.
-->
<resources>
+ <string name="app_label">Betrodda leverantörsprofiler</string>
<string name="profile_picker_title">Profiler</string>
<string name="profile_none">Ingen</string>
+ <string name="profile_trust_agent_title">Betrodda agentprofiler</string>
+ <string name="profile_trust_agent_summary">Tillåt att profiler tillfälligt inaktiverar skärmlåset</string>
+ <string name="trust_by_profile">Betrodd av profil</string>
</resources>