| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright (C) 2012-2016 The CyanogenMod Project |
| Copyright (C) 2017-2018 The LineageOS 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="flip_action_title">Azione capovolgimento</string> |
| <string name="shake_action_title">Azione scuotimento</string> |
| <string-array name="action_setting_entries"> |
| <item>Posticipa</item> |
| <item>Spegni</item> |
| <item>Niente</item> |
| </string-array> |
| <string name="firing_alarms_timers_channel">Sveglie & timer</string> |
| <string name="alarm_missed_channel">Sveglie perse</string> |
| <string name="alarm_snooze_channel">Sveglie silenziate</string> |
| <string name="alarm_upcoming_channel">Prossime sveglie</string> |
| <string name="stopwatch_channel">Cronometro</string> |
| <string name="timer_channel">Timer</string> |
| <string name="add_label">Aggiungi etichetta</string> |
| <string name="dialog_permissions_title">Permessi</string> |
| <string name="dialog_permissions_ask">Chiedi di nuovo</string> |
| <string name="dialog_permissions_dismiss">Spegni</string> |
| <string name="dialog_permissions_settings">Impostazioni</string> |
| <string name="dialog_permissions_power_off_alarm">Senza questo permesso il tuo dispositivo non sarà in grado di accendersi autonomamente per far suonare la sveglia</string> |
| <string name="dialog_permissions_no_permission">I permessi richiesti sono stati negati, abilitali dall\'app Impostazioni</string> |
| <string name="dialog_permissions_post_notifications">Questa app si basa sulle notifiche: senza di esse non può essere eseguita!</string> |
| <string name="selected">Selezionato</string> |
| <string name="more_options">Altre opzioni</string> |
| <string name="widget_choice_title">Scegli uno stile</string> |
| <string name="widget_name_transparent">Sfondo trasparente</string> |
| <string name="widget_name_solid">Sfondo a tinta unita</string> |
| </resources> |