summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:39:08 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:39:08 +0200
commit6064f03794fbf969e03b9b3eb44f14fe66bbf3fd (patch)
tree3abcbcf41323b43841dfa10da956f15c9f74e14d
parenta53da5af185c68c56ea14011b2c07bd08307ef88 (diff)
downloadandroid_packages_apps_Profiles-6064f03794fbf969e03b9b3eb44f14fe66bbf3fd.tar.gz
android_packages_apps_Profiles-6064f03794fbf969e03b9b3eb44f14fe66bbf3fd.tar.bz2
android_packages_apps_Profiles-6064f03794fbf969e03b9b3eb44f14fe66bbf3fd.zip
Automatic translation import
Change-Id: I9c0565fbaa318ca7e52a565704060440fb679798
-rw-r--r--res/values-ar/strings.xml3
-rw-r--r--res/values-cs/strings.xml2
-rw-r--r--res/values-de/strings.xml1
-rw-r--r--res/values-hr/strings.xml4
-rw-r--r--res/values-nb/strings.xml4
-rw-r--r--res/values-ro/strings.xml20
-rw-r--r--res/values-uk/strings.xml21
7 files changed, 55 insertions, 0 deletions
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index cf0a3a7..22b50f7 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -17,4 +17,7 @@
-->
<resources>
<string name="app_label">موفر ثقة ملفات التعريف</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-cs/strings.xml b/res/values-cs/strings.xml
index 19c4b1c..da2b71b 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -17,6 +17,8 @@
-->
<resources>
<string name="app_label">Důvěryhodný poskytovatel profilů</string>
+ <string name="profile_picker_title">Profily</string>
+ <string name="profile_none">Žádný</string>
<string name="profile_trust_agent_title">Důvěryhodný agent profilů</string>
<string name="profile_trust_agent_summary">Umožňuje profilům dočasně vypnout uzamčení obrazovky</string>
<string name="trust_by_profile">Akceptuje profil jako důvěryhodný</string>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index b6241be..5d98bc7 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -21,4 +21,5 @@
<string name="profile_none">Keins</string>
<string name="profile_trust_agent_title">Agent für vertrauenswürdige Profile</string>
<string name="profile_trust_agent_summary">Erlaubt Profilen, die Bildschirmsperre vorübergehend zu deaktivieren</string>
+ <string name="trust_by_profile">Vertrauenswürdiges Profil</string>
</resources>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
index 5684bce..d93bfc8 100644
--- a/res/values-hr/strings.xml
+++ b/res/values-hr/strings.xml
@@ -16,6 +16,10 @@
limitations under the License.
-->
<resources>
+ <string name="app_label">Profili provajdera od povjerenja</string>
<string name="profile_picker_title">Profili</string>
<string name="profile_none">Nijedan</string>
+ <string name="profile_trust_agent_title">Profili agenta od povjerenja</string>
+ <string name="profile_trust_agent_summary">Dopusti Profilima da privremeno onemoguće zaključani zaslon</string>
+ <string name="trust_by_profile">Pouzdani Profil</string>
</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index e7caae6..c5e3d41 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -16,6 +16,10 @@
limitations under the License.
-->
<resources>
+ <string name="app_label">Profiler stole på leverandøren</string>
<string name="profile_picker_title">Profiler</string>
<string name="profile_none">Ingen</string>
+ <string name="profile_trust_agent_title">Profiler stoler på agent</string>
+ <string name="profile_trust_agent_summary">Lar profiler midlertidig slå av skjermbeskyttelse</string>
+ <string name="trust_by_profile">Klarert av profil</string>
</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
new file mode 100644
index 0000000..1fc6894
--- /dev/null
+++ b/res/values-ro/strings.xml
@@ -0,0 +1,20 @@
+<?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="profile_picker_title">Profiluri</string>
+</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
new file mode 100644
index 0000000..74118dc
--- /dev/null
+++ b/res/values-uk/strings.xml
@@ -0,0 +1,21 @@
+<?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="profile_picker_title">Профілі</string>
+ <string name="profile_none">Жодних</string>
+</resources>