summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-it-rIT/strings.xml
blob: 4bd82db521a7126b134e651940578feb21bd73e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<?xml version='1.0' encoding='UTF-8'?>
<resources xmlns:tools="http://schemas.android.com/tools">
  <!--Activitiy and fragment titles-->
  <string name="app_name">AntennaPod</string>
  <string name="feeds_label">Feed</string>
  <string name="add_feed_label">Aggiungi un podcast</string>
  <string name="podcasts_label">PODCAST</string>
  <string name="episodes_label">EPISODI</string>
  <string name="new_episodes_label">Episodi nuovi</string>
  <string name="all_episodes_label">Tutti gli episodi</string>
  <string name="new_label">Nuovo</string>
  <string name="waiting_list_label">Lista d\'attesa</string>
  <string name="settings_label">Impostazioni</string>
  <string name="add_new_feed_label">Aggiungi podcast</string>
  <string name="downloads_label">Download</string>
  <string name="downloads_running_label">In esecuzione</string>
  <string name="downloads_completed_label">Completati</string>
  <string name="downloads_log_label">Registro</string>
  <string name="cancel_download_label">Annulla download</string>
  <string name="playback_history_label">Storico delle riproduzioni</string>
  <string name="gpodnet_main_label">gpodder.net</string>
  <string name="gpodnet_auth_label">gpodder.net login</string>
  <!--New episodes fragment-->
  <string name="recently_published_episodes_label">Pubblicati di recente</string>
  <string name="episode_filter_label">Mostra solo gli episodi nuovi</string>
  <!--Main activity-->
  <string name="drawer_open">Apri il menù</string>
  <string name="drawer_close">Chiudi il menù</string>
  <!--Webview actions-->
  <string name="open_in_browser_label">Apri nel browser</string>
  <string name="copy_url_label">Copia URL</string>
  <string name="share_url_label">Condividi URL</string>
  <string name="copied_url_msg">URL copiato negli appunti</string>
  <string name="go_to_position_label">Vai a questa posizione</string>
  <!--Playback history-->
  <string name="clear_history_label">Cancella lo storico</string>
  <!--Other-->
  <string name="confirm_label">Conferma</string>
  <string name="cancel_label">Annulla</string>
  <string name="author_label">Autore</string>
  <string name="language_label">Lingua</string>
  <string name="podcast_settings_label">Impostazioni</string>
  <string name="cover_label">Immagine</string>
  <string name="error_label">Errore</string>
  <string name="error_msg_prefix">Un errore è stato rilevato:</string>
  <string name="refresh_label">Aggiorna</string>
  <string name="external_storage_error_msg">Non risulta disponibile lo spazio di archiviazione esterno. Assicurati che lo spazio di archiviazione sia montato per permettere all\'applicazione di funzionare correttamente.</string>
  <string name="chapters_label">Capitoli</string>
  <string name="shownotes_label">Note dell\'episodio</string>
  <string name="description_label">Descrizione</string>
  <string name="most_recent_prefix">Episodi Recenti:\u0020</string>
  <string name="episodes_suffix">\u0020episodi</string>
  <string name="length_prefix">Durata:\u0020</string>
  <string name="size_prefix">Dimensione:\u0020</string>
  <string name="processing_label">Elaborazione in corso</string>
  <string name="loading_label">Caricamento...</string>
  <string name="save_username_password_label">Salva nome utente e password</string>
  <string name="close_label">Chiudi</string>
  <string name="retry_label">Riprova</string>
  <string name="auto_download_label">Includi nei download automatici</string>
  <!--'Add Feed' Activity labels-->
  <string name="feedurl_label">URL del feed</string>
  <string name="etxtFeedurlHint">URL del feed o del sito web</string>
  <string name="txtvfeedurl_label">Aggiungi un Podcast tramite URL</string>
  <string name="podcastdirectories_label">Trova un podcast nella directory</string>
  <string name="browse_gpoddernet_label">Esplora gpodder.net</string>
  <!--Actions on feeds-->
  <string name="mark_all_read_label">Segna tutti come letti</string>
  <string name="mark_all_read_msg">Segnati tutti gli episodi come letti</string>
  <string name="show_info_label">Informazioni</string>
  <string name="remove_feed_label">Rimuovi un podcast</string>
  <string name="share_link_label">Condividi il link al sito</string>
  <string name="share_source_label">Condividi il link al feed</string>
  <string name="feed_delete_confirmation_msg">Per favore conferma la cancellazione di questo feed e di TUTTI gli episodi collegati che sono stati precedentemente scaricati.</string>
  <string name="feed_remover_msg">Rimozione feed</string>
  <!--actions on feeditems-->
  <string name="download_label">Download</string>
  <string name="play_label">Riproduci</string>
  <string name="pause_label">Pausa</string>
  <string name="stop_label">Ferma</string>
  <string name="stream_label">Stream</string>
  <string name="remove_label">Rimuovi</string>
  <string name="remove_episode_lable">Rimuovi l\'episodio</string>
  <string name="mark_read_label">Segna come letto</string>
  <string name="mark_unread_label">Segna come non letto</string>
  <string name="add_to_queue_label">Aggiungi alla coda</string>
  <string name="remove_from_queue_label">Rimuovi dalla coda</string>
  <string name="visit_website_label">Visita il sito</string>
  <string name="support_label">Flattr this</string>
  <string name="enqueue_all_new">Accoda tutti</string>
  <string name="download_all">Scarica tutti</string>
  <string name="skip_episode_label">Salta episodio</string>
  <!--Download messages and labels-->
  <string name="download_pending">Download in attesa</string>
  <string name="download_running">Download in corso</string>
  <string name="download_error_device_not_found">Spazio di archiviazione non trovato</string>
  <string name="download_error_insufficient_space">Spazio insufficiente</string>
  <string name="download_error_file_error">Errore su file</string>
  <string name="download_error_http_data_error">HTTP Data Error</string>
  <string name="download_error_error_unknown">Errore sconosciuto</string>
  <string name="download_error_parser_exception">Parser Exception</string>
  <string name="download_error_unsupported_type">Tipo di feed non supportato</string>
  <string name="download_error_connection_error">Errore di connessione</string>
  <string name="download_error_unknown_host">Host sconosciuto</string>
  <string name="download_error_unauthorized">Errore di autenticazione</string>
  <string name="cancel_all_downloads_label">Annulla tutti i download</string>
  <string name="download_cancelled_msg">Download annullato</string>
  <string name="download_report_title">Download completati</string>
  <string name="download_error_malformed_url">URL malformato</string>
  <string name="download_error_io_error">IO Error</string>
  <string name="download_error_request_error">Request error</string>
  <string name="download_error_db_access">Errore di accesso al database</string>
  <string name="downloads_left">\u0020Download rimasti</string>
  <string name="downloads_processing">Elaborazione dei download in corso</string>
  <string name="download_notification_title">Download podcast in corso</string>
  <string name="download_report_content">%1$d download con successo, %2$d ko</string>
  <string name="download_log_title_unknown">Titolo sconosciuto</string>
  <string name="download_type_feed">Feed</string>
  <string name="download_type_media">Media file</string>
  <string name="download_type_image">Immagine</string>
  <string name="download_request_error_dialog_message_prefix">Rilevato errore durante il download del file:\u0020</string>
  <string name="authentication_notification_title">Autenticazione richiesta</string>
  <!--Mediaplayer messages-->
  <string name="player_error_msg">Errore!</string>
  <string name="player_stopped_msg">Nessun media in riproduzione</string>
  <string name="player_preparing_msg">Preparazione</string>
  <string name="player_ready_msg">Pronto</string>
  <string name="player_seeking_msg">Ricerca posizione</string>
  <string name="playback_error_server_died">Server died</string>
  <string name="playback_error_unknown">Errore sconosciuto</string>
  <string name="no_media_playing_label">Nessun media in riproduzione</string>
  <string name="position_default_label">00:00:00</string>
  <string name="player_buffering_msg">Buffering</string>
  <string name="playbackservice_notification_title">Riproduzione podcast in corso</string>
  <!--Queue operations-->
  <string name="clear_queue_label">Svuota la coda</string>
  <string name="undo">Undo</string>
  <string name="removed_from_queue">Oggetto rimosso</string>
  <string name="move_to_top_label">Sposta all\'inizio</string>
  <string name="move_to_bottom_label">Sposta in fondo</string>
  <!--Flattr-->
  <string name="flattr_auth_label">Flattr sign-in</string>
  <string name="flattr_auth_explanation">Premi il tasto seguente per iniziare il processo di autenticazione. Sarai trasferito alla pagina di login di flattr sul tuo browser e ti sarà richiesto di garantire ad AntennaPod il permesso di effettuare microdonazioni. Dopo la tua autorizzazione, sarai riportato alla seguente schermata in modo automatico.</string>
  <string name="authenticate_label">Autenticazione</string>
  <string name="return_home_label">Ritorna alla home</string>
  <string name="flattr_auth_success">Autenticazione avvenuta con successo! Adesso puoi microdonare con flattr dall\'interno dell\'app.</string>
  <string name="no_flattr_token_title">Nessun token flattr trovato</string>
  <string name="no_flattr_token_msg">Il tuo account flattr non sembra essere collegato ad AntennaPod. Potresti collegare il tuo account ad AntennaPod per utilizzare flattr dall\'app oppure puoi visitare il sito per utilizzare flattr direttamente da lì.</string>
  <string name="authenticate_now_label">Autenticazione</string>
  <string name="action_forbidden_title">Azione inibita</string>
  <string name="action_forbidden_msg">AntennaPod non ha il permesso di effettuare questa azione. La ragione potrebbe essere che il token di accesso di AntennaPod al tuo account è stato revocato. Puoi eseguire la re-autenticazione o altrimenti visitare il sito web.</string>
  <string name="access_revoked_title">Accesso revocato</string>
  <string name="access_revoked_info">Hai revocato l\'accesso di AntennaPod al tuo account. Al fine di completare il processo devi rimuovere l\'app dalla lista delle applicazioni autorizzare nelle impostazioni del tuo account sul sito di flattr.</string>
  <!--Flattr-->
  <string name="flattring_label">AntennaPod sta eseguendo Flattr</string>
  <!--Variable Speed-->
  <string name="download_plugin_label">Scarica Plugin</string>
  <string name="no_playback_plugin_title">Plugin non installato</string>
  <string name="set_playback_speed_label">Velocità di riproduzione</string>
  <!--Empty list labels-->
  <string name="no_items_label">Non ci sono oggetti in questa lista.</string>
  <string name="no_feeds_label">Non sei ancora abbonato a nessun feed.</string>
  <!--Preferences-->
  <string name="other_pref">Altro</string>
  <string name="about_pref">Informazioni</string>
  <string name="queue_label">Coda</string>
  <string name="services_label">Servizi</string>
  <string name="flattr_label">Flattr</string>
  <string name="pref_pauseOnHeadsetDisconnect_sum">Metti in pausa quanto le cuffie vengono disconnesse</string>
  <string name="pref_followQueue_sum">Passa al prossimo episodio in coda quanto si completa una riproduzione</string>
  <string name="playback_pref">Riproduzione</string>
  <string name="network_pref">Rete</string>
  <string name="pref_autoUpdateIntervall_title">Intervallo di update</string>
  <string name="pref_autoUpdateIntervall_sum">Specifica un intervallo per l\'aggiornamento automatico dei feed o disabilitalo</string>
  <string name="pref_downloadMediaOnWifiOnly_sum">Abilita il download dei media solo tramite WiFi</string>
  <string name="pref_followQueue_title">Playback continuo</string>
  <string name="pref_downloadMediaOnWifiOnly_title">Download dei media su WiFi</string>
  <string name="pref_pauseOnHeadsetDisconnect_title">Disconnessione cuffie</string>
  <string name="pref_mobileUpdate_title">Update su rete mobile</string>
  <string name="pref_mobileUpdate_sum">Permetti gli aggiornamenti tramite connessione dati mobile</string>
  <string name="refreshing_label">Aggiornamento</string>
  <string name="flattr_settings_label">Impostazioni Flattr</string>
  <string name="pref_flattr_auth_title">Flattr sign-in</string>
  <string name="pref_flattr_auth_sum">Collega il tuo account flattr per utilizzare flattr direttamente dall\'app</string>
  <string name="pref_flattr_this_app_title">Supporta con flattr questa app</string>
  <string name="pref_flattr_this_app_sum">Supporta lo sviluppo di AntennaPod tramite flattr. Grazie!</string>
  <string name="pref_revokeAccess_title">Revoca l\'accesso</string>
  <string name="pref_revokeAccess_sum">Revoca il permesso, a questa applicazione, di accedere al tuo account flattr.</string>
  <string name="user_interface_label">Interfaccia utente</string>
  <string name="pref_set_theme_title">Seleziona il tema</string>
  <string name="pref_set_theme_sum">Cambia l\'aspetto di AntennaPod</string>
  <string name="pref_automatic_download_title">Download automatico</string>
  <string name="pref_automatic_download_sum">Configura il download automatico degli episodi</string>
  <string name="pref_autodl_wifi_filter_title">Abilita il filtro Wi-Fi</string>
  <string name="pref_autodl_wifi_filter_sum">Abilita il download automatico solo per alcune reti Wi-Fi selezionate.</string>
  <string name="pref_episode_cache_title">Cache degli episodi</string>
  <string name="pref_theme_title_light">Light</string>
  <string name="pref_theme_title_dark">Dark</string>
  <string name="pref_episode_cache_unlimited">Illimitato</string>
  <string name="pref_update_interval_hours_plural">ore</string>
  <string name="pref_update_interval_hours_singular">ora</string>
  <string name="pref_update_interval_hours_manual">Manuale</string>
  <string name="pref_gpodnet_authenticate_title">Login</string>
  <string name="pref_gpodnet_authenticate_sum">Effettua il login con il tuo account gpodder.net per sincronizzare le tue sottoscrizioni.</string>
  <string name="pref_gpodnet_logout_title">Logout</string>
  <string name="pref_gpodnet_logout_toast">Logout effettuato</string>
  <string name="pref_gpodnet_setlogin_information_title">Cambia le informazioni di login</string>
  <string name="pref_gpodnet_setlogin_information_sum">Cambia le informazioni di login per il tuo account gpodder.net.</string>
  <string name="pref_playback_speed_title">Velocità di riproduzione</string>
  <string name="pref_playback_speed_sum">Personalizza le velocità disponibili per la riproduzione audio a velocità variabile</string>
  <string name="pref_gpodnet_sethostname_title">Imposta l\'hostname</string>
  <string name="pref_gpodnet_sethostname_use_default_host">Usa l\'host di default</string>
  <string name="pref_expandNotify_title">Espandi le notifiche</string>
  <!--Auto-Flattr dialog-->
  <!--Search-->
  <string name="search_hint">Ricerca per Feed o Episodi</string>
  <string name="found_in_shownotes_label">Trovato nelle note dell\'episodio</string>
  <string name="found_in_chapters_label">Trovato nei capitoli</string>
  <string name="search_status_no_results">Nessun risultato trovato</string>
  <string name="search_label">Ricerca</string>
  <string name="found_in_title_label">Trovato nel titolo</string>
  <!--OPML import and export-->
  <string name="opml_import_txtv_button_lable">I file OPML ti permettono di spostare i tuoi podcast da un programma ad un altro.</string>
  <string name="opml_import_explanation">Per importare un file OPML devi posizionarlo nella directory indicata e premere il tasto seguente in modo da iniziare il processo di importazione.</string>
  <string name="start_import_label">Avvio importazione</string>
  <string name="opml_import_label">Importazione OPML</string>
  <string name="opml_directory_error">ERRORE!</string>
  <string name="reading_opml_label">Lettura OPML file in corso</string>
  <string name="opml_reader_error">Un errore è stato rilevato mentre era in corso la lettura del documento opml:</string>
  <string name="opml_import_error_dir_empty">La directory di importazione è vuota.</string>
  <string name="select_all_label">Seleziona tutti</string>
  <string name="deselect_all_label">Deseleziona tutti</string>
  <string name="choose_file_to_import_label">Scegli il file da importare</string>
  <string name="opml_export_label">Esportazione su OPML</string>
  <string name="exporting_label">Esportazione in corso...</string>
  <string name="export_error_label">Errore di esportazione</string>
  <string name="opml_export_success_title">Esportazione OPML avvenuta con successo.</string>
  <string name="opml_export_success_sum">Il file .opml è stato scritto su:\u0020</string>
  <!--Sleep timer-->
  <string name="set_sleeptimer_label">Imposta timer</string>
  <string name="disable_sleeptimer_label">Disabilita il timer di spegnimento</string>
  <string name="enter_time_here_label">Tempo di spegnimento</string>
  <string name="sleep_timer_label">Timer di spegnimento</string>
  <string name="time_left_label">Tempo residuo:\u0020</string>
  <string name="time_dialog_invalid_input">Input non valido, il campo deve essere un numero intero.</string>
  <string name="time_unit_seconds">secondi</string>
  <string name="time_unit_minutes">minuti</string>
  <string name="time_unit_hours">ore</string>
  <!--gpodder.net-->
  <string name="gpodnet_taglist_header">CATEGORIE</string>
  <string name="gpodnet_toplist_header">TOP PODCAST</string>
  <string name="gpodnet_suggestions_header">SUGGERIMENTI</string>
  <string name="gpodnet_search_hint">Cerca su gpodder.net</string>
  <string name="gpodnetauth_login_title">Login</string>
  <string name="gpodnetauth_login_descr">Benvenuto sul processo di login di gpodder.net. Per prima cosa, inserisci le tue informazioni di login:</string>
  <string name="gpodnetauth_login_butLabel">Login</string>
  <string name="username_label">Username</string>
  <string name="password_label">Password</string>
  <string name="gpodnetauth_device_title">Scelta del dispositivo</string>
  <string name="gpodnetauth_device_descr">Crea un nuovo dispositivo per utilizzare il tuo account gpodder.net o scegline uno esistente:</string>
  <string name="gpodnetauth_device_deviceID">ID del dispositivo:\u0020</string>
  <string name="gpodnetauth_device_caption">Caption</string>
  <string name="gpodnetauth_device_butCreateNewDevice">Crea un nuovo dispositivo</string>
  <string name="gpodnetauth_device_chooseExistingDevice">Scegli un dispositivo esistente:</string>
  <string name="gpodnetauth_device_errorEmpty">L\'ID del dispositivo non può essere vuoto</string>
  <string name="gpodnetauth_device_errorAlreadyUsed">ID di dispositivo già in uso</string>
  <string name="gpodnetauth_device_butChoose">Scegli</string>
  <string name="gpodnetauth_finish_title">Login effettuato!</string>
  <string name="gpodnetauth_finish_descr">Congraturazioni! Il tuo account gpodder.net è stato collegato con il tuo dispositivo. Da ora AntennaPod sincronizzerà automaticamente le sottoscrizioni sul tuo dispositivo con il tuo account gpodder.net.</string>
  <string name="gpodnetauth_finish_butsyncnow">Avvia la sincronizzazione</string>
  <string name="gpodnetauth_finish_butgomainscreen">Schermata principale</string>
  <string name="gpodnetsync_auth_error_title">gpodder.net errore di autenticazione</string>
  <string name="gpodnetsync_auth_error_descr">Utente o password errata</string>
  <string name="gpodnetsync_error_title">gpodder.net errore di sincronizzazione</string>
  <string name="gpodnetsync_error_descr">Rilevato un errore in fase di sincronizzazione:\u0020</string>
  <!--Directory chooser-->
  <string name="selected_folder_label">Seleziona la directory:</string>
  <string name="create_folder_label">Crea una directory</string>
  <string name="choose_data_directory">Scegli la directory per i dati</string>
  <string name="create_folder_msg">Crea una nuova directory con nome \"%1$s\"?</string>
  <string name="create_folder_success">Crea una nuova directory</string>
  <string name="create_folder_error_no_write_access">Impossibile scrivere in questa directory</string>
  <string name="create_folder_error_already_exists">La directory esiste già</string>
  <string name="create_folder_error">Impossibile creare la directory</string>
  <string name="folder_not_empty_dialog_title">La directory non è vuota</string>
  <string name="folder_not_empty_dialog_msg">La directory che hai selezionato non è vuota. I download dei media e altri file saranno creati in questa directory. Continuare?</string>
  <string name="set_to_default_folder">Scegli la directory predefinita</string>
  <string name="pref_pausePlaybackForFocusLoss_sum">Sospendi la riproduzione invece di abbassare il volume quando un\'altra app emette un suono</string>
  <string name="pref_pausePlaybackForFocusLoss_title">Pausa su interruzione</string>
  <!--Online feed view-->
  <string name="subscribe_label">Abbonati</string>
  <string name="subscribed_label">Abbonato</string>
  <string name="downloading_label">Download in corso...</string>
  <!--Content descriptions for image buttons-->
  <string name="show_chapters_label">Mostra i capitoli</string>
  <string name="show_shownotes_label">Mostra le note dell\'episodio</string>
  <string name="show_cover_label">Mosta l\'immagine</string>
  <string name="rewind_label">Riavvolgi</string>
  <string name="fast_forward_label">Avanti veloce</string>
  <string name="media_type_audio_label">Audio</string>
  <string name="media_type_video_label">Video</string>
  <string name="navigate_upwards_label">Naviga su</string>
  <string name="butAction_label">Più azioni</string>
  <string name="status_playing_label">L\'episodio è in corso di ripoduzione</string>
  <string name="status_downloading_label">L\'episodio sta per essere scaricato</string>
  <string name="status_downloaded_label">L\'episodio è stato scaricato</string>
  <string name="status_unread_label">L\'oggetto è nuovo</string>
  <string name="in_queue_label">L\'episodio è in coda</string>
  <string name="new_episodes_count_label">Numero dei nuovi episodi</string>
  <string name="drag_handle_content_description">Trascina per cambiare la posizione di questo oggetto</string>
  <string name="load_next_page_label">Carica la pagina successiva</string>
  <!--Feed information screen-->
  <string name="authentication_label">Autenticazione</string>
  <!--AntennaPodSP-->
</resources>