43 lines
3.2 KiB
XML
43 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
|
|
Copyright (C) 2017 The LineageOS 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="export_to_sim">Esporta nella SIM</string>
|
|
<string name="import_from_sdcard" product="default">Importa dalla memoria</string>
|
|
<string name="export_to_sdcard" product="default">Esporta nella memoria</string>
|
|
<string name="share_failed">Troppi contatti, condividisione fallita</string>
|
|
<string name="label_groups">Gruppo</string>
|
|
<string name="exporting">Esportando\u2026</string>
|
|
<string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> di <xliff:g id="total_number">%2$s</xliff:g> file</string>
|
|
<string name="export_to_sim_failed">Esportazione fallita, <xliff:g id="insertCount">%d</xliff:g> elementi sono stati esportati</string>
|
|
<string name="sim_contact_export_failed">Esportazione del contatto fallita (nome: <xliff:g id="name">%1$s</xliff:g>, numero: <xliff:g id="number">%2$s</xliff:g>, email: <xliff:g id="email">%3$s</xliff:g>)</string>
|
|
<string name="export_sim_card_full">Scheda SIM piena, sono stati esportati solo <xliff:g id="insertCount">%d</xliff:g> elementi</string>
|
|
<string name="export_failed">Esportazione fallita</string>
|
|
<string name="sim_card_full">Scheda SIM piena</string>
|
|
<string name="export_finished">Esportazione completata</string>
|
|
<string name="tag_too_long">Nome del contatto troppo lungo</string>
|
|
<string name="sim_contacts_not_loaded">Impossibile caricare contatti SIM</string>
|
|
<string name="export_cancelled">Esportazione annullata, sono stati esportati <xliff:g id="insertCount">%s</xliff:g> elementi</string>
|
|
<string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> non ha un numero di telefono o un indirizzo email</string>
|
|
<string name="import_from_sim_select">Scegli la scheda da importare</string>
|
|
<string name="no_sdcard_title" product="nosdcard">Memoria non disponibile</string>
|
|
<string name="no_sdcard_title" product="default">Nessuna scheda SD</string>
|
|
<string name="deleteConfirmation_title">Eliminare il contatto?</string>
|
|
<string name="deleteConfirmation">Questo contatto sarà eliminato.</string>
|
|
<string name="copy_done">Contatto copiato con successo</string>
|
|
<string name="copy_failure">Copia del contatto fallita</string>
|
|
<string name="card_no_space">Copia del contatto fallita, la SIM è piena</string>
|
|
<string name="local_storage_account" product="tablet">Account locale tablet</string>
|
|
<string name="local_storage_account" product="default">Account locale telefono</string>
|
|
</resources>
|