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
+19 -19
View File
@@ -45,7 +45,7 @@ return [
'message-help' => 'Můžete také použít Markdown.',
'scheduled_at' => 'Na kdy naplánovat údržbu/výpadek?',
'incident_time' => 'Kdy k incidentu došlo?',
'notify_subscribers' => 'Notify Subscribers?',
'notify_subscribers' => 'Notify subscribers?',
'visibility' => 'Viditelnost incidentu',
'public' => 'Viditelné veřejnosti',
'logged_in_only' => 'Only visible to logged in users',
@@ -80,12 +80,12 @@ return [
'description' => 'Popis',
'description-help' => 'Můžete také použít Markdown.',
'display-chart' => 'Zobrazovat graf na stavové stránce?',
'default-value' => 'Default Value',
'calc_type' => 'Calculation of Metrics',
'default-value' => 'Default value',
'calc_type' => 'Calculation of metrics',
'type_sum' => 'Celkem',
'type_avg' => 'Průměr',
'places' => 'Decimal Places',
'default_view' => 'Default View',
'places' => 'Decimal places',
'default_view' => 'Default view',
'points' => [
'value' => 'Hodnota',
@@ -112,13 +112,13 @@ return [
'analytics_piwik_siteid' => 'Piwik\'s site id',
],
'localization' => [
'site-timezone' => 'Site Timezone',
'site-locale' => 'Site Language',
'date-format' => 'Date Format',
'incident-date-format' => 'Incident Timestamp Format',
'site-timezone' => 'Site timezone',
'site-locale' => 'Site language',
'date-format' => 'Date format',
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
'allowed-domains' => 'Allowed Domains',
'allowed-domains' => 'Allowed domains',
'allowed-domains-help' => 'Oddělené čárkami. Výše uvedené domény jsou ve výchozím nastavení automaticky povoleny.',
],
'stylesheet' => [
@@ -126,18 +126,18 @@ return [
],
'theme' => [
'background-color' => 'Barva pozadí',
'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' => 'Barva textu',
'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' => 'Links',
],
],