summaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:35:32 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:35:32 +0200
commitdc60d46adc85d6559af3ef3b8c090bcbe38f6c80 (patch)
tree8ad68b73c36edc73730319386ab740158630bd7c /res/values-it
parent2f17da1eb40197218981db65d547c25574b9e89f (diff)
downloadandroid_packages_apps_ContactsCommon-dc60d46adc85d6559af3ef3b8c090bcbe38f6c80.tar.gz
android_packages_apps_ContactsCommon-dc60d46adc85d6559af3ef3b8c090bcbe38f6c80.tar.bz2
android_packages_apps_ContactsCommon-dc60d46adc85d6559af3ef3b8c090bcbe38f6c80.zip
Automatic translation import
Change-Id: I9910569779dda40a11be0bae843f90c7a4a00faa
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/cm_plurals.xml31
-rw-r--r--res/values-it/cm_strings.xml42
2 files changed, 73 insertions, 0 deletions
diff --git a/res/values-it/cm_plurals.xml b/res/values-it/cm_plurals.xml
new file mode 100644
index 00000000..3b5338a8
--- /dev/null
+++ b/res/values-it/cm_plurals.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="export_to_sim_failed">
+ <item quantity="one">Esportazione fallita, <xliff:g id="insertCount">%d</xliff:g> elemento è stato esportato</item>
+ <item quantity="other">Esportazione fallita, <xliff:g id="insertCount">%d</xliff:g> elementi sono stati esportati</item>
+ </plurals>
+ <plurals name="export_sim_card_full">
+ <item quantity="one">Scheda SIM piena, <xliff:g id="insertCount">%d</xliff:g> elemento è stato esportato</item>
+ <item quantity="other">Scheda SIM piena, <xliff:g id="insertCount">%d</xliff:g> elementi sono stati esportati</item>
+ </plurals>
+ <plurals name="export_cancelled">
+ <item quantity="one">Esportazione annullata, <xliff:g id="insertCount">%d</xliff:g> elemento è stato esportato</item>
+ <item quantity="other">Esportazione annullata, <xliff:g id="insertCount">%d</xliff:g> elementi sono stati esportati</item>
+ </plurals>
+</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
new file mode 100644
index 00000000..caab13c0
--- /dev/null
+++ b/res/values-it/cm_strings.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="local_storage_account" product="tablet">Account locale tablet</string>
+ <string name="local_storage_account" product="default">Account locale telefono</string>
+ <string name="export_to_sim">Esporta nella SIM</string>
+ <string name="export_to_sim_summary">Esportazione su SIM <xliff:g id="sim_name">^1</xliff:g> - <xliff:g id="sim_number">^2</xliff:g></string>
+ <string name="export_to_sim_summary_no_number">Esporta su sim <xliff:g id="sim_name">%1$s</xliff:g></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_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_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="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="ip_call_by_slot">Chiamata IP con <xliff:g id="subName">%s</xliff:g></string>
+ <string name="no_ip_number">Nessun numero IP</string>
+ <string name="no_ip_number_on_sim_card">Nessun numero IP sulla SIM</string>
+ <string name="set_ip_number">Imposta numero IP</string>
+ <string name="ipcall_dialog_title">Impostazioni chiamata IP</string>
+ <string name="ipcall_dialog_edit_hint">Inserisci il prefisso IP</string>
+</resources>