|
47 | 47 | <string name="attachproject_login_header_description">Descrizione:</string> |
48 | 48 | <string name="attachproject_login_header_home">Home:</string> |
49 | 49 | <string name="attachproject_login_header_url">Sito web:</string> |
50 | | - <string name="attachproject_login_header_id_email">email:</string> |
| 50 | + <string name="attachproject_login_header_id_email">Indirizzo email:</string> |
51 | 51 | <string name="attachproject_login_header_id_name">Nome:</string> |
52 | 52 | <string name="attachproject_login_header_pwd">Password:</string> |
53 | 53 | <string name="attachproject_login_button_registration">Registra</string> |
|
71 | 71 | <string name="attachproject_error_no_name">Per favore inserisci un nome utente</string> |
72 | 72 | <string name="attachproject_error_unknown">fallito</string> |
73 | 73 | <string name="attachproject_error_bad_username">Nome utente rifiutato</string> |
74 | | - <string name="attachproject_error_email_in_use">L\'email è già in uso da parte di un account</string> |
| 74 | + <string name="attachproject_error_email_in_use">L\'indirizzo email specificato è già in uso</string> |
75 | 75 | <string name="attachproject_error_project_down">Progetto offline</string> |
76 | | - <string name="attachproject_error_email_bad_syntax">email rifiutata</string> |
| 76 | + <string name="attachproject_error_email_bad_syntax">Indirizzo email rifiutato</string> |
77 | 77 | <string name="attachproject_error_bad_pwd">Password rifiutata</string> |
78 | 78 | <string name="attachproject_error_creation_disabled">La creazione di nuovi account è disabilitata su questo progetto</string> |
79 | 79 | <string name="attachproject_error_invalid_url">URL non valido</string> |
|
130 | 130 | <string name="prefs_remote_header">Abilita il controllo remoto</string> |
131 | 131 | <string name="prefs_remote_summary">Dopo la modifica il client BOINC verrà riavviato.</string> |
132 | 132 | <string name="prefs_show_notification_notices_header">Visualizza notifiche delle notizie</string> |
| 133 | + <string name="prefs_show_notification_suspended_header">Visualizza notifiche quando sospeso</string> |
133 | 134 | <string name="prefs_cpu_number_cpus_header">Usa questo numero di core CPU</string> |
134 | 135 | <string name="prefs_cpu_number_cpus_description">Limita il numero di core CPU che BOINC usa per l\'elaborazione.</string> |
135 | 136 | <string name="prefs_cpu_other_load_suspension_header">Pausa con utilizzo CPU superiore a (%)</string> |
|
140 | 141 | <string name="prefs_other_store_at_least_x_days_of_work_header">Buffer delle work unit (giorni)</string> |
141 | 142 | <string name="prefs_other_store_up_to_an_additional_x_days_of_work_header">Buffer unità di lavoro aggiuntiva (giorni)</string> |
142 | 143 | <string name="prefs_remote_authentication_key">Chiave di autenticazione GUI</string> |
| 144 | + <string name="prefs_remote_authentication_key_input_hint">Chiave di autenticazione</string> |
143 | 145 | <string name="prefs_remote_empty_password">Modifica della password fallita: il valore non può essere vuoto</string> |
144 | 146 | <string name="prefs_remote_boinc_relaunched">Il client BOINC verrà riavviato dopo la modifica della password.</string> |
145 | 147 | <string name="prefs_client_log_flags_header">Flag di log del client BOINC</string> |
| 148 | + <string name="prefs_gui_log_categories">BOINC GUI categorie log</string> |
146 | 149 | <string name="prefs_gui_log_level_header">Livello di log della GUI</string> |
147 | 150 | <string name="prefs_gui_log_level_description">Specifica la verbosità dei messaggi di log della GUI.</string> |
148 | 151 | <string name="prefs_theme_light">Chiaro</string> |
|
292 | 295 | <string name="social_invite_content_url_amazon">https://www.amazon.it/dp/B00DCCGLAG</string> |
293 | 296 | <!--Notification channels--> |
294 | 297 | <string name="main_notification_channel_name">BOINC</string> |
| 298 | + <string name="main_notification_channel_description">Visualizza notifiche di mancato avviso</string> |
295 | 299 | <string name="notice_notification_channel_name">Avvisi</string> |
296 | 300 | <string name="notice_notification_channel_description">Mostra avvisi dei tuoi progetti.</string> |
| 301 | + <string name="prefs_expand_wu_data">Mostra sempre informazioni espanse sull\'attività</string> |
297 | 302 | </resources> |
0 commit comments