Sync languages

This commit is contained in:
James Brooks
2016-05-25 09:45:20 +01:00
parent 2db0b011e6
commit 5534cdbdde
102 changed files with 424 additions and 323 deletions
+3 -3
View File
@@ -28,8 +28,8 @@ return [
'incidents' => [
'none' => 'No incidents reported',
'past' => 'Past Incidents',
'previous_week' => 'Previous Week',
'next_week' => 'Next Week',
'previous_week' => 'Previous',
'next_week' => 'Next',
'scheduled' => 'Plánovaná odstávka',
'scheduled_at' => ', plánované na :timestamp',
'status' => [
@@ -141,7 +141,7 @@ return [
// Other
'home' => 'Home',
'description' => 'Stay up to date with the latest service updates from :app.',
'powered_by' => ':app Status Page is powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
'about_this_site' => 'About This Site',
'rss-feed' => 'RSS',
'atom-feed' => 'Atom',
+1
View File
@@ -150,6 +150,7 @@ return [
'title' => 'Add a new subscriber',
'success' => 'Odběratel přidán.',
'failure' => 'Something went wrong adding the subscriber, please try again.',
'help' => 'Enter each subscriber on a new line.',
],
'edit' => [
'title' => 'Update subscriber',
+3 -1
View File
@@ -89,6 +89,7 @@ return [
'type_avg' => 'Průměr',
'places' => 'Decimal places',
'default_view' => 'Default view',
'threshold' => 'How many minutes of threshold between metric points?',
'points' => [
'value' => 'Hodnota',
@@ -105,8 +106,9 @@ return [
'about-this-page' => 'O této stránce',
'days-of-incidents' => 'Kolik dní incidentů zobrazovat?',
'banner' => 'Banner Image',
'banner-help' => 'Doručuje se nenahrávat soubory větší než 930 pixelů na šířku.',
'banner-help' => "Doručuje se nenahrávat soubory větší než 930 pixelů na šířku.",
'subscribers' => 'Umožnit lidem, aby se přihlašovali k odběru e-mailových upozornění?',
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
],
'analytics' => [
'analytics_google' => 'Google Analytics code',