Sync language files

This commit is contained in:
James Brooks
2016-02-18 14:16:40 +00:00
parent e25472fc18
commit de5b5bdda5
173 changed files with 13771 additions and 2490 deletions
Regular → Executable
+15 -15
View File
@@ -27,11 +27,11 @@ return [
// Login form fields
'login' => [
'login' => 'Username or Email',
'login' => 'Käyttäjänimi tai sähköpostiosoite',
'email' => 'Sähköposti',
'password' => 'Salasana',
'2fauth' => 'Authentication Code',
'invalid' => 'Invalid username or password',
'invalid' => 'Virheellinen käyttäjätunnus tai salasana',
'invalid-token' => 'Invalid token',
'cookies' => 'Ota käyttöön evästeet kirjautuaksesi.',
],
@@ -81,11 +81,11 @@ return [
'description-help' => 'You may also use Markdown.',
'display-chart' => 'Display chart on status page?',
'default-value' => 'Oletusarvo',
'calc_type' => 'Calculation of Metrics',
'calc_type' => 'Calculation of metrics',
'type_sum' => 'Summa',
'type_avg' => 'Keskiarvo',
'places' => 'Decimal Places',
'default_view' => 'Default View',
'places' => 'Decimal places',
'default_view' => 'Default view',
'points' => [
'value' => 'Arvo',
@@ -115,7 +115,7 @@ return [
'site-timezone' => 'Sivuston aikavyöhyke',
'site-locale' => 'Sivuston kieli',
'date-format' => 'Päivämäärän muoto',
'incident-date-format' => 'Incident Timestamp Format',
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
'allowed-domains' => 'Sallittu toimialueet',
@@ -126,18 +126,18 @@ return [
],
'theme' => [
'background-color' => 'Taustaväri',
'background-fills' => 'Background Fills (Components, Incidents, Footer)',
'banner-background-color' => 'Banner Background Color',
'banner-padding' => 'Banner Padding',
'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)',
'blues' => 'Blue (Used for information)',
'greens' => 'Green (Used for success)',
'yellows' => 'Yellow (Used for alerts)',
'oranges' => 'Orange (Used for notices)',
'metrics' => 'Metrics Fill',
'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)',
'metrics' => 'Metrics fill',
'links' => 'Linkit',
],
],