55 lines
3.1 KiB
XML
55 lines
3.1 KiB
XML
<?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="home_screen_settings">IMPOSTAZIONI SCHERMATA HOME</string>
|
|
<string name="drawer_settings">IMPOSTAZIONI DRAWER</string>
|
|
<string name="app_settings">IMPOSTAZIONI APP</string>
|
|
<string name="setting_state_on">ON</string>
|
|
<string name="setting_state_off">OFF</string>
|
|
<string name="setting_state_disabled">DISATTIVATO</string>
|
|
<string name="play_folder_title">Play</string>
|
|
<string name="scrolling_wallpaper">Sfondo scorrevole</string>
|
|
<string name="grid_size_text">Dimensione griglia</string>
|
|
<string name="grid_size_comfortable">Confortevole</string>
|
|
<string name="grid_size_cozy">Accogliente</string>
|
|
<string name="grid_size_condensed">Condensato</string>
|
|
<string name="grid_size_custom">Personalizzato (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string>
|
|
<string name="preferences_interface_homescreen_custom">Personalizza dimensione</string>
|
|
<string name="dialog_confirm">Conferma</string>
|
|
<string name="home_screen_search_text">Barra di ricerca</string>
|
|
<string name="larger_icons_text">Icone grandi</string>
|
|
<string name="icon_labels">Etichette icone</string>
|
|
<string name="icon_labels_show">Mostra</string>
|
|
<string name="icon_labels_hide">Nascondi</string>
|
|
<string name="protected_app_settings">App protette</string>
|
|
<string name="export_workspace_layout">Esporta layout</string>
|
|
<string name="app_drawer_style">Stile drawer</string>
|
|
<string name="app_drawer_style_compact">Compatto</string>
|
|
<string name="app_drawer_style_sections">Sezioni</string>
|
|
<string name="app_drawer_color">Colore drawer</string>
|
|
<string name="app_drawer_color_dark">Scuro</string>
|
|
<string name="app_drawer_color_light">Chiaro</string>
|
|
<string name="fast_scroller">Scorrimento veloce</string>
|
|
<string name="fast_scroller_type">Tipo scorrimento veloce</string>
|
|
<string name="fast_scroller_type_horizontal">Orizzontale</string>
|
|
<string name="fast_scroller_type_vertical">Verticale</string>
|
|
<string name="search_activity_not_found">Impossibile trovare un\'activity di ricerca!</string>
|
|
<string name="app_not_available">App non disponibile</string>
|
|
<string name="storage_permission_denied">Impossibile accedere alla memoria</string>
|
|
<string name="export_db_email_subject">Database launcher per regione</string>
|
|
<string name="export_db_could_not">Impossibile esportare file DB</string>
|
|
</resources>
|