diff options
author | 2023-02-21 05:26:15 -0800 | |
---|---|---|
committer | 2023-02-21 05:26:15 -0800 | |
commit | cf41023250eeac6f243d30601f402fd6f67b86db (patch) | |
tree | 6b6013fc4f00b71cafd0889fdf56d76d16755722 /PermissionController/res/values-it-v34 | |
parent | 8e199446110a56f6694d390304bf0499f9c4b111 (diff) |
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ib482326852cbc2bf4a8a4e1c6d3ab1abf99b0d68
Diffstat (limited to 'PermissionController/res/values-it-v34')
-rw-r--r-- | PermissionController/res/values-it-v34/strings.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/PermissionController/res/values-it-v34/strings.xml b/PermissionController/res/values-it-v34/strings.xml new file mode 100644 index 000000000..264dbe3db --- /dev/null +++ b/PermissionController/res/values-it-v34/strings.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + ~ Copyright (C) 2022 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="security_privacy_brand_name" msgid="7303621734258440812">"Sicurezza e privacy"</string> + <string name="privacy_subpage_controls_header" msgid="4152396976713749322">"Controlli"</string> + <string name="privacy_subpage_data_header" msgid="5049237788244591274">"Dati"</string> + <string name="health_connect_title" msgid="2132233890867430855">"Connessione Salute"</string> + <string name="health_connect_summary" msgid="8156987676957707740">"Autorizzazioni app e gestione dei dati"</string> +</resources> |