summaryrefslogtreecommitdiffstats
path: root/res/values-in/strings.xml
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2016-12-05 18:31:42 +0000
committerBill Yi <byi@google.com>2016-12-05 18:31:42 +0000
commit625243e408f7b2924efa7febe2365023ea8553e7 (patch)
tree9525af7fbe76a59d30f1deaeb19fad9042e528cf /res/values-in/strings.xml
parentc00d65577179a7d2936d084a3f4a4eb1e987096a (diff)
downloadplatform_packages_apps_KeyChain-625243e408f7b2924efa7febe2365023ea8553e7.tar.gz
platform_packages_apps_KeyChain-625243e408f7b2924efa7febe2365023ea8553e7.tar.bz2
platform_packages_apps_KeyChain-625243e408f7b2924efa7febe2365023ea8553e7.zip
Revert "Import translations. DO NOT MERGE"
This reverts commit c00d65577179a7d2936d084a3f4a4eb1e987096a. Change-Id: Icf95abf35e919d695cc9f5836b66b75b21b07a1a
Diffstat (limited to 'res/values-in/strings.xml')
-rw-r--r--res/values-in/strings.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
new file mode 100644
index 0000000..b57b47f
--- /dev/null
+++ b/res/values-in/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name" msgid="170210454004696382">"Key Chain"</string>
+ <string name="title_no_certs" msgid="8350009443064722873">"Tidak ditemukan sertifikat"</string>
+ <string name="title_select_cert" msgid="3588447616418041699">"Pilih sertifikat"</string>
+ <string name="requesting_application" msgid="1589142627467598421">"Aplikasi %s telah meminta sertifikat. Memilih sertifikat akan memungkinkan aplikasi menggunakan identitas ini dengan server untuk saat ini dan masa mendatang."</string>
+ <string name="requesting_server" msgid="5832565605998634370">"Aplikasi telah mengidentifikasi server yang meminta sebagai %s, namun Anda sebaiknya memberikan akses aplikasi ke sertifikat hanya jika Anda memercayai aplikasi tersebut."</string>
+ <string name="install_new_cert_message" msgid="4451971501142085495">"Anda dapat memasang sertifikat dari file PKCS#12 dengan ekstensi %1$s atau %2$s yang terletak di penyimpanan eksternal."</string>
+ <string name="install_new_cert_button_label" msgid="903474285774077171">"Pasang sertifikat"</string>
+ <string name="allow_button" msgid="3030990695030371561">"Pilih"</string>
+ <string name="deny_button" msgid="3766539809121892584">"Tolak"</string>
+</resources>