summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-16 17:47:26 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-16 17:47:26 +0300
commit09ee22cef62d37a1c301e86a05fc7d36956bd3b1 (patch)
treebd107c0eeb54d0da8dac80dc14c1d5cec3d0233c
parent7f9e05309321eabb06d744a0dafb72731ee200b1 (diff)
downloadandroid_packages_apps_Profiles-09ee22cef62d37a1c301e86a05fc7d36956bd3b1.tar.gz
android_packages_apps_Profiles-09ee22cef62d37a1c301e86a05fc7d36956bd3b1.tar.bz2
android_packages_apps_Profiles-09ee22cef62d37a1c301e86a05fc7d36956bd3b1.zip
Automatic translation import
Change-Id: I476b953d34caff249b1c94e30ac03abbe69dc486
-rw-r--r--res/values-in/strings.xml25
-rw-r--r--res/values-it/strings.xml4
-rw-r--r--res/values-iw/strings.xml2
3 files changed, 28 insertions, 3 deletions
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
new file mode 100644
index 0000000..9db976e
--- /dev/null
+++ b/res/values-in/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">Profil Penyedia Tepercaya</string>
+ <string name="profile_picker_title">Profil</string>
+ <string name="profile_none">Tidak Ada</string>
+ <string name="profile_trust_agent_title">Profil Agen Tepercaya</string>
+ <string name="profile_trust_agent_summary">Izinkan Profile untuk menonaktifkan sementara proteksi kunci layar</string>
+ <string name="trust_by_profile">Dipercayai oleh Profil</string>
+</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 46ac1c6..55ccdb6 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -16,10 +16,10 @@
limitations under the License.
-->
<resources>
- <string name="app_label">Profili attendibilità Provider</string>
+ <string name="app_label">Provider attendibilità profili</string>
<string name="profile_picker_title">Profili</string>
<string name="profile_none">Nessuno</string>
- <string name="profile_trust_agent_title">Profili attendibilità Agente</string>
+ <string name="profile_trust_agent_title">Agent attendibilità profili</string>
<string name="profile_trust_agent_summary">Consenti a Profili di disattivare temporaneamente la protezione della schermata di blocco</string>
<string name="trust_by_profile">Attendibile da Profilo</string>
</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index c063b67..f294382 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -19,7 +19,7 @@
<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_title">סוכן אמינות פרופילים</string>
<string name="profile_trust_agent_summary">מאפשר לפרופילים להשבית באופן זמני את הגנת נעילת המסך</string>
<string name="trust_by_profile">מהימן לפי פרופיל</string>
</resources>