diff options
author | Michael W <baddaemon87@gmail.com> | 2020-03-28 21:04:59 +0100 |
---|---|---|
committer | Michael W <baddaemon87@gmail.com> | 2020-03-28 21:04:59 +0100 |
commit | 52ca4d1c52bf5c2344167499b313f8a27c881627 (patch) | |
tree | 325ff3323c4ca12cd65a1a5bfa0b57721eb86994 | |
parent | 82cccd3c6e43bd8e89f436aecd37da4c85c5ab4f (diff) | |
download | android_packages_apps_CertInstaller-lineage-16.0.tar.gz android_packages_apps_CertInstaller-lineage-16.0.tar.bz2 android_packages_apps_CertInstaller-lineage-16.0.zip |
Automatic translation importlineage-16.0
Change-Id: I9d1bbd4e96a208449057bfb67930549548fac642
-rw-r--r-- | res/values-ast-rES/strings.xml | 1 | ||||
-rw-r--r-- | res/values-cy/strings.xml | 1 | ||||
-rw-r--r-- | res/values-gd/strings.xml | 24 | ||||
-rw-r--r-- | res/values-ku/strings.xml | 1 | ||||
-rw-r--r-- | res/values-lb/strings.xml | 1 | ||||
-rw-r--r-- | res/values-ug/strings.xml | 1 |
6 files changed, 24 insertions, 5 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml index 9944879..4bdb53a 100644 --- a/res/values-ast-rES/strings.xml +++ b/res/values-ast-rES/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml index 0389c12..96c3a0f 100644 --- a/res/values-cy/strings.xml +++ b/res/values-cy/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-gd/strings.xml b/res/values-gd/strings.xml new file mode 100644 index 0000000..91d20b1 --- /dev/null +++ b/res/values-gd/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="extracting_pkcs12">’Ga tharraing às…</string> + <string-array name="credential_usage"> + <item>VPN and apps</item> + <item>WiFi</item> + </string-array> + <string name="certificate_capabilities_warning">An aire: Faodaidh foillsichear an teisteanais seo a h-uile trafaig dhan uidheam agus uaithe-san a sgrùdadh.</string> + <string name="wifi_install_label">Stàlaich</string> +</resources> diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml index c8cb58a..58c9d62 100644 --- a/res/values-ku/strings.xml +++ b/res/values-ku/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml index 8fd1c69..183b1fd 100644 --- a/res/values-lb/strings.xml +++ b/res/values-lb/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml index 8242bfd..f806dcc 100644 --- a/res/values-ug/strings.xml +++ b/res/values-ug/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); |