mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-18 05:58:18 +01:00
New translations forms.php (Finnish)
This commit is contained in:
parent
d63aa31ed5
commit
065c482770
@ -54,6 +54,7 @@ return [
|
||||
'message-help' => 'You may also use Markdown.',
|
||||
'occurred_at' => 'When did this incident occur?',
|
||||
'notify_subscribers' => 'Ilmoita tilaajille?',
|
||||
'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
|
||||
'visibility' => 'Tapahtuman näkyvyys',
|
||||
'stick_status' => 'Stick Incident',
|
||||
'stickied' => 'Stickied',
|
||||
@ -147,20 +148,21 @@ return [
|
||||
'settings' => [
|
||||
// Application setup
|
||||
'app-setup' => [
|
||||
'site-name' => 'Sivuston Nimi',
|
||||
'site-url' => 'Sivuston URL-osoite',
|
||||
'display-graphs' => 'Näyttää kaaviot tila-sivulla?',
|
||||
'about-this-page' => 'Tietoa tästä sivustosta',
|
||||
'days-of-incidents' => 'Monenko päivän ajalta tapaukset näytetään?',
|
||||
'time_before_refresh' => 'Status page refresh rate (in seconds).',
|
||||
'banner' => 'Bannerikuva',
|
||||
'banner-help' => 'On suositeltavaa, ettet lataa yli 930px leveitä kuvia.',
|
||||
'subscribers' => 'Salli käyttäjien tilata sähköpostitilaukset?',
|
||||
'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',
|
||||
'automatic_localization' => 'Lokalisoidaanko statussivu automaattisesti kävijän kielen mukaan?',
|
||||
'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)',
|
||||
'show_timezone' => 'Näytä aikavyöhyke tilat sivulla.',
|
||||
'only_disrupted_days' => 'Only show days containing incidents in the timeline?',
|
||||
'site-name' => 'Sivuston Nimi',
|
||||
'site-url' => 'Sivuston URL-osoite',
|
||||
'display-graphs' => 'Näyttää kaaviot tila-sivulla?',
|
||||
'about-this-page' => 'Tietoa tästä sivustosta',
|
||||
'days-of-incidents' => 'Monenko päivän ajalta tapaukset näytetään?',
|
||||
'time_before_refresh' => 'Status page refresh rate (in seconds).',
|
||||
'banner' => 'Bannerikuva',
|
||||
'banner-help' => "On suositeltavaa, ettet lataa yli 930px leveitä kuvia.",
|
||||
'subscribers' => 'Salli käyttäjien tilata sähköpostitilaukset?',
|
||||
'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?',
|
||||
'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',
|
||||
'automatic_localization' => 'Lokalisoidaanko statussivu automaattisesti kävijän kielen mukaan?',
|
||||
'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)',
|
||||
'show_timezone' => 'Näytä aikavyöhyke tilat sivulla.',
|
||||
'only_disrupted_days' => 'Only show days containing incidents in the timeline?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics seurantakoodi',
|
||||
|
Loading…
x
Reference in New Issue
Block a user