3
0
Fork 0

Galaxy S2 DeviceSettings: Update italian translation

PS3: Prepare for merging

Change-Id: Iaee3273b2920ebdf76b75ee6c831f72d246b3c43
This commit is contained in:
rheeze 2013-06-26 22:12:51 +02:00 committed by Marco Brohet
parent 2d64b8382b
commit 90560e9f6e
2 changed files with 71 additions and 1 deletions

View File

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 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="mdnie_scenario_entries">
<item>CyanogenMod (predefinito)</item>
<item>UI</item>
<item>Video</item>
<item>Video caldo</item>
<item>Video freddo</item>
<item>Camera</item>
<item>Navigazione</item>
<item>Galleria</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_mode_entries">
<item>Dinamico</item>
<item>Standard (predefinito)</item>
<item>Naturale</item>
<item>Film</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>Normale</item>
<item>Invertito</item>
</string-array>
<string-array name="mdnie_outdoor_entries">
<item>Off (predefinito)</item>
<item>On</item>
</string-array>
<string-array name="panel_gamma_entries">
<item>2,2 (predefinito)</item>
<item>1,9</item>
</string-array>
<string-array name="touchscreen_sensitivity_entries">
<item>10</item>
<item>20</item>
<item>30</item>
<item>50 (predefinito)</item>
<item>70</item>
<item>100</item>
</string-array>
<string-array name="hspa_entries">
<item>Solo UMTS</item>
<item>Solo HSDPA</item>
<item>HSDPA + HSUPA</item>
</string-array>
<string-array name="touchkey_timeout_entries">
<item>Mai</item>
<item>1 secondo</item>
<item>2 secondi</item>
<item>3 secondi (predefinito)</item>
<item>4 secondi</item>
<item>5 secondi</item>
<item>6 secondi</item>
</string-array>
</resources>

View File

@ -14,9 +14,11 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Advanced settings</string>
<string name="app_name">Impostazioni avanzate</string>
<string name="defaults_button">Ripristina a predefinite</string>
<string name="category_screen_title">Schermo</string>
<string name="screen_colors_title">Colori</string>
<string name="cabc_summary_head">Abilita controllo luminosità adattativo</string>
<string name="mdnie_scenario_title_head">Scenario</string>
<string name="mdnie_scenario_summary_head">Imposta lo scenario mDNIe</string>
<string name="mdnie_mode_title_head">Modalità</string>