Sync language files

This commit is contained in:
James Brooks
2016-03-20 16:26:21 +00:00
parent dcec1e2e95
commit 22dbf290b4
105 changed files with 2554 additions and 1894 deletions
+12 -9
View File
@@ -46,7 +46,7 @@ return [
'scheduled_at' => 'When to schedule the maintenance for?',
'incident_time' => 'Milloin tämä tapaus tapahtui?',
'notify_subscribers' => 'Ilmoita tilaajille?',
'visibility' => 'Tapahtuman näkyvyys',
'visibility' => 'Incident Visibility',
'public' => 'Näytetään julkisesti',
'logged_in_only' => 'Näytetään vain kirjautuneille käyttäjille',
'templates' => [
@@ -68,8 +68,11 @@ return [
'enabled' => 'Komponentti käytössä?',
'groups' => [
'name' => 'Nimi',
'collapsed' => 'Collapse the group by default?',
'name' => 'Nimi',
'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',
],
],
@@ -101,7 +104,7 @@ return [
'display-graphs' => 'Näyttää kaaviot tila-sivulla?',
'about-this-page' => 'Tietoa tästä sivustosta',
'days-of-incidents' => 'How many days of incidents to show?',
'banner' => 'Otsikkokuvan kuva',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
'subscribers' => 'Salli käyttäjien tilata sähköpostitilaukset?',
],
@@ -122,17 +125,17 @@ return [
'allowed-domains-help' => 'Pilkulla erotettuna. Edellä olevat toimialueet sallitaan automaattisesti oletuksena.',
],
'stylesheet' => [
'custom-css' => 'Mukautettu tyylisivu',
'custom-css' => 'Custom Stylesheet',
],
'theme' => [
'background-color' => 'Taustaväri',
'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' => 'Tekstin väri',
'dashboard-login' => 'Show dashboard button in the footer?',
'reds' => 'Red (used for errors)',
'text-color' => 'Text Color',
'dashboard-login' => 'Näytetäänkö hallintanäkymän painike alatunnisteessa?',
'reds' => 'Punainen (virheilmoituksia varten)',
'blues' => 'Blue (used for information)',
'greens' => 'Green (used for success)',
'yellows' => 'Yellow (used for alerts)',