summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco <francescoforesta@gmail.com>2014-02-25 14:19:07 +0100
committerFrancesco <francescoforesta@gmail.com>2014-02-25 14:26:18 +0100
commitf13ffbeb1af86b971bff675935435f6e7147e418 (patch)
tree0fdff33c85e29ede441f5939570dbc2afdd94094
parentb3c21990e589dc36607977948683393e7fc89471 (diff)
downloadandroid_packages_apps_Trebuchet-f13ffbeb1af86b971bff675935435f6e7147e418.tar.gz
android_packages_apps_Trebuchet-f13ffbeb1af86b971bff675935435f6e7147e418.tar.bz2
android_packages_apps_Trebuchet-f13ffbeb1af86b971bff675935435f6e7147e418.zip
Trebuchet: IT translations
Change-Id: I8e57e64a7ca6b459d4d898b9f356221c0f1ed01f
-rw-r--r--res/values-it/cm_arrays.xml39
-rw-r--r--res/values-it/cm_strings.xml48
2 files changed, 87 insertions, 0 deletions
diff --git a/res/values-it/cm_arrays.xml b/res/values-it/cm_arrays.xml
new file mode 100644
index 000000000..0c659ecef
--- /dev/null
+++ b/res/values-it/cm_arrays.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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-array name="preferences_interface_general_icons_text_font_family_entries">
+ <item>Regolare</item>
+ <item>Luminoso</item>
+ <item>Condensato</item>
+ </string-array>
+ <string-array name="transition_effect_entries">
+ <item>Nessuno</item>
+ <item>Riduci</item>
+ <item>Ingrandisci</item>
+ <item>Ruota su</item>
+ <item>Ruota giù</item>
+ <item>Cubo interno</item>
+ <item>Cubo esterno</item>
+ <item>Pila</item>
+ <item>Fisarmonica</item>
+ <item>Specchia</item>
+ <item>Cilindro interno</item>
+ <item>Cilindro esterno</item>
+ <item>Carosello</item>
+ <item>Panoramica</item>
+ </string-array>
+</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
new file mode 100644
index 000000000..57e220076
--- /dev/null
+++ b/res/values-it/cm_strings.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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="application_copyright">Copyright \u00A9 2014 The CyanogenMod Project</string>
+ <string name="sort_button_text">Ordina</string>
+ <string name="filter_button_text">Filtro</string>
+ <string name="default_screen_button_text">Schermata predefinita</string>
+ <string name="transition_effect_button_text">Effetto scorrimento</string>
+ <string name="sort_mode_title">Titolo</string>
+ <string name="sort_mode_launch_count">Conteggio avvio</string>
+ <string name="sort_mode_install_time">Tempo installazione</string>
+ <string name="scrolling_page_outlines">Contorni pagina</string>
+ <string name="scrolling_fade_adjacent">Dissolvenza pagine laterali</string>
+ <string name="wallpaper_scroll">Scorrimento wallpaper</string>
+ <string name="preferences_title">Impostazioni</string>
+ <string name="preferences_application_title">App</string>
+ <string name="preferences_interface_homescreen_title">Schermata home</string>
+ <string name="preferences_interface_homescreen_search_title">Barra di ricerca</string>
+ <string name="preferences_interface_homescreen_search_summary">Mostra la barra di ricerca persistente nella parte superiore dello schermo</string>
+ <string name="preferences_interface_drawer_title">Drawer</string>
+ <string name="preferences_interface_dock_title">Dock</string>
+ <string name="preferences_interface_general_title">Generale</string>
+ <string name="preferences_interface_general_icons_category">Icone</string>
+ <string name="preferences_interface_general_icons_large_title">Icone più grandi</string>
+ <string name="preferences_interface_general_icons_large_summary">Usa le più grandi icone delle app nella schermata home e nel drawer</string>
+ <string name="preferences_interface_general_icons_text_style_title">Stile font testo</string>
+ <string name="preferences_interface_general_icons_text_style_summary">Varianti e stile del font da utilizzare per il testo dell\'icona</string>
+ <string name="dialog_pick_iconpack_title">Scegli pacchetto icone</string>
+ <string name="default_iconpack_title">Icone predefinite</string>
+ <string name="icon_packs_title">Pacchetti icone</string>
+ <string name="no_iconpacks_summary">Nessun pacchetto di icone installato</string>
+ <string name="all_apps_cling_cm">Personalizza il drawer</string>
+ <string name="all_apps_cling_summary">Tocca l\'indicatore della pagina per visualizzare le impostazioni di configurazione aggiuntive</string>
+</resources>