Sync languages
This commit is contained in:
Executable → Regular
+65
-65
@@ -16,24 +16,24 @@ return [
|
||||
'email' => 'Email',
|
||||
'username' => 'Nome Utente',
|
||||
'password' => 'Password',
|
||||
'site_name' => 'Nome del Sito',
|
||||
'site_domain' => 'Dominio del Sito',
|
||||
'site_timezone' => 'Seleziona il fuso orario',
|
||||
'site_name' => 'Nome del sito',
|
||||
'site_domain' => 'Dominio del sito',
|
||||
'site_timezone' => 'Seleziona il tuo fuso orario',
|
||||
'site_locale' => 'Seleziona la lingua',
|
||||
'enable_google2fa' => 'Abilita la Verifica in Due Passaggi di Google',
|
||||
'cache_driver' => 'Cache Driver',
|
||||
'session_driver' => 'Session Driver',
|
||||
'cache_driver' => 'Driver per la cache',
|
||||
'session_driver' => 'Driver per la sessione',
|
||||
],
|
||||
|
||||
// Login form fields
|
||||
'login' => [
|
||||
'login' => 'Username or Email',
|
||||
'login' => 'Nome Utente o Email',
|
||||
'email' => 'Email',
|
||||
'password' => 'Password',
|
||||
'2fauth' => 'Codice di Autenticazione',
|
||||
'invalid' => 'Invalid username or password',
|
||||
'invalid' => 'Il nome utente o la password non sono validi',
|
||||
'invalid-token' => 'Token non valido',
|
||||
'cookies' => 'You must enable cookies to login.',
|
||||
'cookies' => 'È necessario abilitare i cookie per effettuare l\'accesso.',
|
||||
'rate-limit' => 'Rate limit exceeded.',
|
||||
],
|
||||
|
||||
@@ -43,17 +43,17 @@ return [
|
||||
'status' => 'Stato',
|
||||
'component' => 'Componente',
|
||||
'message' => 'Messaggio',
|
||||
'message-help' => 'You may also use Markdown.',
|
||||
'scheduled_at' => 'When to schedule the maintenance for?',
|
||||
'message-help' => 'Si può anche utilizzare il linguaggio di Markdown.',
|
||||
'scheduled_at' => 'Per quando si deve pianificare la manutenzione?',
|
||||
'incident_time' => 'Quando è accaduto questo incidente?',
|
||||
'notify_subscribers' => 'Notify subscribers?',
|
||||
'visibility' => 'Incident Visibility',
|
||||
'notify_subscribers' => 'Notificare gli iscritti?',
|
||||
'visibility' => 'Visibilità segnalazione',
|
||||
'public' => 'Viewable by public',
|
||||
'logged_in_only' => 'Only visible to logged in users',
|
||||
'logged_in_only' => 'Visibile solo agli utenti registrati',
|
||||
'templates' => [
|
||||
'name' => 'Nome',
|
||||
'template' => 'Modello',
|
||||
'twig' => 'Incident Templates can make use of the <a href="http://twig.sensiolabs.org/" target="_blank">Twig</a> templating language.',
|
||||
'twig' => 'I modelli di segnalazione possono usare il linguaggio di templating <a href="http://twig.sensiolabs.org/" target="_blank">Twig</a>.',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -65,15 +65,15 @@ return [
|
||||
'description' => 'Descrizione',
|
||||
'link' => 'Collegamento',
|
||||
'tags' => 'Etichette',
|
||||
'tags-help' => 'Comma separated.',
|
||||
'enabled' => 'Component enabled?',
|
||||
'tags-help' => 'Separati da virgole.',
|
||||
'enabled' => 'Componente abilitato?',
|
||||
|
||||
'groups' => [
|
||||
'name' => 'Nome',
|
||||
'collapsing' => 'Choose visibility of the group',
|
||||
'visible' => 'Always expanded',
|
||||
'collapsed' => 'Collapse the group by default',
|
||||
'collapsed_incident' => 'Collapse the group, but expand if there are issues',
|
||||
'collapsing' => 'Scegli la visibilità del gruppo',
|
||||
'visible' => 'Sempre espanso',
|
||||
'collapsed' => 'Comprimere il gruppo come impostazione predefinita',
|
||||
'collapsed_incident' => 'Comprimere il gruppo, ma espandere se ci sono problemi',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -82,14 +82,14 @@ return [
|
||||
'name' => 'Nome',
|
||||
'suffix' => 'Suffisso',
|
||||
'description' => 'Descrizione',
|
||||
'description-help' => 'You may also use Markdown.',
|
||||
'display-chart' => 'Display chart on status page?',
|
||||
'default-value' => 'Default value',
|
||||
'calc_type' => 'Calculation of metrics',
|
||||
'description-help' => 'Si può anche utilizzare il linguaggio di Markdown.',
|
||||
'display-chart' => 'Visualizzare il grafico nella pagina di stato?',
|
||||
'default-value' => 'Valore predefinito',
|
||||
'calc_type' => 'Calcolo del metodo di misura',
|
||||
'type_sum' => 'Somma',
|
||||
'type_avg' => 'Media',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'places' => 'Cifre decimali',
|
||||
'default_view' => 'Vista predefinita',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
@@ -101,50 +101,50 @@ return [
|
||||
'settings' => [
|
||||
/// Application setup
|
||||
'app-setup' => [
|
||||
'site-name' => 'Nome del Sito',
|
||||
'site-name' => 'Nome del sito',
|
||||
'site-url' => 'URL del Sito',
|
||||
'display-graphs' => 'Visualizzare i grafici nella pagina di stato?',
|
||||
'about-this-page' => 'About this page',
|
||||
'days-of-incidents' => 'How many days of incidents to show?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
'about-this-page' => 'Informazioni sulla pagina',
|
||||
'days-of-incidents' => 'Quanti giorni di segnalazioni mostrare?',
|
||||
'banner' => 'Immagine del banner',
|
||||
'banner-help' => "È consigliabile caricare file larghi non più di 930px.",
|
||||
'subscribers' => 'Permettere alle persone di iscriversi alle notifiche via email?',
|
||||
'automatic_localization' => 'Tradurre automaticamente la tua pagina di stato nella lingua del visitatore?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
'analytics_gosquared' => 'GoSquared Analytics code',
|
||||
'analytics_piwik_url' => 'URL of your Piwik instance (without http(s)://)',
|
||||
'analytics_piwik_siteid' => 'Piwik\'s site id',
|
||||
'analytics_google' => 'Codice Google Analytics',
|
||||
'analytics_gosquared' => 'Codice GoSquared Analytics',
|
||||
'analytics_piwik_url' => 'URL dell\'istanza Piwik (senza http(s)://)',
|
||||
'analytics_piwik_siteid' => 'Id del sito Piwik',
|
||||
],
|
||||
'localization' => [
|
||||
'site-timezone' => 'Site timezone',
|
||||
'site-locale' => 'Site language',
|
||||
'date-format' => 'Date format',
|
||||
'incident-date-format' => 'Incident timestamp format',
|
||||
'site-timezone' => 'Fuso orario del sito',
|
||||
'site-locale' => 'Lingua del sito',
|
||||
'date-format' => 'Formato della data',
|
||||
'incident-date-format' => 'Formato timestamp della segnalazione',
|
||||
],
|
||||
'security' => [
|
||||
'allowed-domains' => 'Allowed domains',
|
||||
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
|
||||
'allowed-domains' => 'Domini consentiti',
|
||||
'allowed-domains-help' => 'Separati da virgola. Il dominio impostato sopra è automaticamente consentito per impostazione predefinita.',
|
||||
],
|
||||
'stylesheet' => [
|
||||
'custom-css' => 'Custom Stylesheet',
|
||||
'custom-css' => 'Foglio di stile personalizzato',
|
||||
],
|
||||
'theme' => [
|
||||
'background-color' => 'Background Color',
|
||||
'background-fills' => 'Background fills (components, incidents, footer)',
|
||||
'banner-background-color' => 'Banner background color',
|
||||
'banner-padding' => 'Banner padding',
|
||||
'fullwidth-banner' => 'Enable fullwidth banner?',
|
||||
'text-color' => 'Text Color',
|
||||
'dashboard-login' => 'Show dashboard button in the footer?',
|
||||
'reds' => 'Red (used for errors)',
|
||||
'blues' => 'Blue (used for information)',
|
||||
'greens' => 'Green (used for success)',
|
||||
'yellows' => 'Yellow (used for alerts)',
|
||||
'oranges' => 'Orange (used for notices)',
|
||||
'background-color' => 'Colore di sfondo',
|
||||
'background-fills' => 'Riempimento sfondo (componenti, segnalazioni, footer)',
|
||||
'banner-background-color' => 'Colore di sfondo del banner',
|
||||
'banner-padding' => 'Padding del banner',
|
||||
'fullwidth-banner' => 'Abilitare banner a piena larghezza?',
|
||||
'text-color' => 'Colore del testo',
|
||||
'dashboard-login' => 'Mostrare pulsante del pannello amministrativo nel footer?',
|
||||
'reds' => 'Rosso (utilizzato per gli errori)',
|
||||
'blues' => 'Blu (usato per le informazioni)',
|
||||
'greens' => 'Verde (usato per operazioni andate a buon fine)',
|
||||
'yellows' => 'Giallo (utilizzato per gli avvisi)',
|
||||
'oranges' => 'Orange (usato per notifiche)',
|
||||
'metrics' => 'Metrics fill',
|
||||
'links' => 'Links',
|
||||
'links' => 'Collegamenti',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -153,18 +153,18 @@ return [
|
||||
'email' => 'Email',
|
||||
'password' => 'Password',
|
||||
'api-token' => 'API Token',
|
||||
'api-token-help' => 'Regenerating your API token will prevent existing applications from accessing Cachet.',
|
||||
'gravatar' => 'Change your profile picture at Gravatar.',
|
||||
'user_level' => 'User Level',
|
||||
'api-token-help' => 'Rigenerare il tuo API token impedirà alle applicazioni esistenti di accedere a Cachet.',
|
||||
'gravatar' => 'Cambia la tua immagine del profilo presso Gravatar.',
|
||||
'user_level' => 'Livello utente',
|
||||
'levels' => [
|
||||
'admin' => 'Admin',
|
||||
'user' => 'User',
|
||||
'admin' => 'Amministratore',
|
||||
'user' => 'Utente',
|
||||
],
|
||||
'2fa' => [
|
||||
'help' => 'Enabling two factor authentication increases security of your account. You will need to download <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a> or a similar app on to your mobile device. When you login you will be asked to provide a token generated by the app.',
|
||||
'help' => 'L\'attivazione dell\'autenticazione in due passaggi aumenta la sicurezza del tuo account. Sarà necessario scaricare <a href="https://support.google.com/accounts/answer/1066447?hl=en"> Google Authenticator</a> o un\'app simile sul tuo dispositivo mobile. Quando si effettua l\'accesso dovrai fornire un token generato dall\'applicazione.',
|
||||
],
|
||||
'team' => [
|
||||
'description' => 'Invite your team members by entering their email addresses here.',
|
||||
'description' => 'Invita i membri del gruppo inserendo qui i loro indirizzi e-mail.',
|
||||
'email' => 'Email #:id',
|
||||
],
|
||||
],
|
||||
@@ -179,7 +179,7 @@ return [
|
||||
'submit' => 'Invia',
|
||||
'cancel' => 'Cancella',
|
||||
'remove' => 'Rimuovi',
|
||||
'invite' => 'Invite',
|
||||
'invite' => 'Invita',
|
||||
'signup' => 'Registrati',
|
||||
|
||||
// Other
|
||||
|
||||
Reference in New Issue
Block a user