52 lines
3.2 KiB
XML
52 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2016 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="category_india_settings_title">Impostazioni per l\'India</string>
|
|
<string name="enable_channel_60_alerts_title">Mostra il canale broadcasts 60</string>
|
|
<string name="enable_channel_60_alerts_summary">Il canale 60 è utilizzato in India per informazioni specifiche dell\'operatore</string>
|
|
<string name="enable_cmas_presidential_alerts_title">Mostra allerte presidenziali</string>
|
|
<string name="enable_cmas_presidential_alerts_summary">Mostra sempre allerte presidenziali</string>
|
|
<string name="enable_alert_tone_title">Suono allerta</string>
|
|
<string name="enable_alert_tone_summary">Suono allerta attivo</string>
|
|
<string name="add_channel">Aggiungi canale</string>
|
|
<string name="channel_list">Lista canali</string>
|
|
<string name="receive_broad_cast">Ricevi SMS per cell broadcast</string>
|
|
<string name="cb_channel_dialog_channel_name">Numero canale (1-10 caratteri)</string>
|
|
<string name="cb_channel_dialog_channel_number">Numero canale (0-65534)</string>
|
|
<string name="cb_channel_dialog_channel_state">Attiva il canale</string>
|
|
<string name="cb_error_channel_num">Inserisci il numero del canale (0-65534).</string>
|
|
<string name="cb_error_channel_name">Il nome del canale non deve contenere più di 24 caratteri.</string>
|
|
<string name="cb_menu_tile">Operazioni canale</string>
|
|
<string name="cb_menu_add_channel">Aggiungi canale</string>
|
|
<string name="cb_menu_channel_list">Lista canali</string>
|
|
<string name="enable">Attiva</string>
|
|
<string name="disable">Disattiva</string>
|
|
<string name="cb_error_channel_id_exist">L\'ID del canale esiste già.</string>
|
|
<string name="cb_channel_dialog_edit_channel">Modifica canale</string>
|
|
<string name="cb_default_new_channel_name">Nuovo canale</string>
|
|
<string name="cb_menu_edit">Modifica</string>
|
|
<string name="cb_menu_delete">Elimina trasmissione</string>
|
|
<string name="cell_broadcast_setting">Impostazioni di cell broadcast</string>
|
|
<string name="error_updating_title">Errore impostazioni chiamate</string>
|
|
<string name="reading_settings">Lettura impostazioni</string>
|
|
<string name="updating_settings">Aggiornamento impostazioni</string>
|
|
<string name="error_finish_dialog_title">Errore di rete o della SIM.</string>
|
|
<string name="close_dialog">OK</string>
|
|
<string name="updating_title">Impostazioni chiamate</string>
|
|
<string name="done_text">Fatto</string>
|
|
<string name="cb_channel_50_name">Canale 50</string>
|
|
</resources>
|