summaryrefslogtreecommitdiffstats
path: root/res/values-it/arrays.xml
diff options
context:
space:
mode:
authorManuel Valentino <brisma@gmail.com>2012-12-18 00:22:40 +0100
committerManuel Valentino <brisma@gmail.com>2012-12-18 00:22:40 +0100
commit9a8c90efe1cff07489659d104081cf8e79815e2e (patch)
tree6edb179e59129c0eec57722c21bd36fc23682b44 /res/values-it/arrays.xml
parentee1d489eff284b35151586c214fb5ae0953b8a34 (diff)
downloadandroid_packages_apps_Trebuchet-9a8c90efe1cff07489659d104081cf8e79815e2e.tar.gz
android_packages_apps_Trebuchet-9a8c90efe1cff07489659d104081cf8e79815e2e.tar.bz2
android_packages_apps_Trebuchet-9a8c90efe1cff07489659d104081cf8e79815e2e.zip
Italian translation for Trebuchet
Change-Id: I6d42f1abff29dba247670d566faacc661ab4e5dd
Diffstat (limited to 'res/values-it/arrays.xml')
-rw-r--r--res/values-it/arrays.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/res/values-it/arrays.xml b/res/values-it/arrays.xml
new file mode 100644
index 000000000..08855820a
--- /dev/null
+++ b/res/values-it/arrays.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+* Copyright (C) 2008 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 CONDITvalues-itIONS 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_homescreen_scrolling_transition_effect_entries">
+ <item>Predefinito</item>
+ <item>Tablet</item>
+ <item>Riduci</item>
+ <item>Ingrandisci</item>
+ <item>Ruota su</item>
+ <item>Ruota giù</item>
+ <item>Ruota</item>
+ <item>Specchia</item>
+ <item>Cubo interno</item>
+ <item>Cubo esterno</item>
+ <item>Pila</item>
+ <item>Fisarmonica</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_scrolling_transition_effect_entries">
+ <item>Predefinito</item>
+ <item>Tablet</item>
+ <item>Riduci</item>
+ <item>Ingrandisci</item>
+ <item>Ruota su</item>
+ <item>Ruota giù</item>
+ <item>Ruota</item>
+ <item>Specchia</item>
+ <item>Cubo interno</item>
+ <item>Cubo esterno</item>
+ <item>Pila</item>
+ <item>Fisarmonica</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_orientation_entries">
+ <item>Orizontale</item>
+ <item>Verticale</item>
+ </string-array>
+</resources>