Sync languages
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -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' => 'Scheduled Maintenance',
|
||||
'scheduled_at' => ', scheduled :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',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Inici',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => 'Pàgina d\'estats :app en base a <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' => 'Sobre aquest lloc',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Mitjana',
|
||||
'places' => 'Nombre de decimals',
|
||||
'default_view' => 'Vista per defecte',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Valor',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Imatge del banner',
|
||||
'banner-help' => "Es recomana que no carregueu arxius més grans de 930 píxels d'ample.",
|
||||
'subscribers' => 'Permetre el registre per a notificacions per correu electrònic?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Codi de Google Analytics',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Hjem',
|
||||
'description' => 'Hold dig opdateret med de seneste opdateringer fra :app.',
|
||||
'powered_by' => ':app statusside er bygget på <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' => 'Om denne side',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Tilføj abonnent',
|
||||
'success' => 'Subscriber added.',
|
||||
'failure' => 'Noget gik galt under forsøget på at tilføje en abonnent. Prøv venligst igen.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Redigér abonnent',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Gennemsnit',
|
||||
'places' => 'Antal decimaler',
|
||||
'default_view' => 'Standardvisning',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Værdi',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Om',
|
||||
'days-of-incidents' => 'Hvor mange dage skal der vises hændelser for?',
|
||||
'banner' => 'Banner billede',
|
||||
'banner-help' => 'Det anbefales ikke at uploade billeder bredere end 930px.',
|
||||
'banner-help' => "Det anbefales ikke at uploade billeder bredere end 930px.",
|
||||
'subscribers' => 'Tillad folk at tilmelde sig email underretninger?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics kode',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Startseite',
|
||||
'description' => 'Bleiben sie up to date mit den neuesten Service-Updates von: app.',
|
||||
'powered_by' => ':app Status-Seite betrieben mit <a href="https://cachethq.io">Cachet</a>.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Über diese Seite',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Einen neuen Abonnenten hinzufügen',
|
||||
'success' => 'Abonnent hinzugefügt.',
|
||||
'failure' => 'Etwas lief schief dem dem Hinzufügen eines Abonnenten. Bitte versuchen Sie es erneut.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Abonnent aktualisieren',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Durchschnitt',
|
||||
'places' => 'Nachkommastellen',
|
||||
'default_view' => 'Standardansicht',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Wert',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Über diese Seite',
|
||||
'days-of-incidents' => 'Wie viele Tage mit Vorfällen sollen gezeigt werden?',
|
||||
'banner' => 'Banner Bild',
|
||||
'banner-help' => 'Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen .',
|
||||
'banner-help' => "Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen .",
|
||||
'subscribers' => 'Personen die Anmeldung für E-Mail-Benachrichtigung erlauben?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics Code',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => 'Η σελίδα κατάστασης :app τροφοδοτείται από το <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' => 'Σχετικά με αυτόν τον ιστότοπο',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Μέσος όρος',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -81,17 +81,17 @@ return [
|
||||
'failure' => 'crwdns496:0crwdne496:0',
|
||||
'already-subscribed' => 'crwdns626:0crwdne626:0',
|
||||
'verify' => [
|
||||
'text' => 'crwdns497:0crwdne497:0',
|
||||
'text' => "crwdns497:0crwdne497:0",
|
||||
'html-preheader' => 'crwdns498:0crwdne498:0',
|
||||
'html' => 'crwdns520:0crwdne520:0',
|
||||
],
|
||||
'maintenance' => [
|
||||
'text' => 'crwdns500:0crwdne500:0',
|
||||
'text' => "crwdns500:0crwdne500:0",
|
||||
'html-preheader' => 'crwdns501:0crwdne501:0',
|
||||
'html' => 'crwdns521:0crwdne521:0',
|
||||
],
|
||||
'incident' => [
|
||||
'text' => 'crwdns503:0crwdne503:0',
|
||||
'text' => "crwdns503:0crwdne503:0",
|
||||
'html-preheader' => 'crwdns504:0crwdne504:0',
|
||||
'html' => 'crwdns505:0crwdne505:0',
|
||||
],
|
||||
@@ -108,7 +108,7 @@ return [
|
||||
'users' => [
|
||||
'email' => [
|
||||
'invite' => [
|
||||
'text' => 'crwdns553:0crwdne553:0',
|
||||
'text' => "crwdns553:0crwdne553:0",
|
||||
'html-preheader' => 'crwdns554:0crwdne554:0',
|
||||
'html' => 'crwdns555:0crwdne555:0',
|
||||
],
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'crwdns722:0crwdne722:0',
|
||||
'description' => 'crwdns663:0crwdne663:0',
|
||||
'powered_by' => 'crwdns562:0crwdne562:0',
|
||||
'powered_by' => 'crwdns723:0crwdne723:0',
|
||||
'about_this_site' => 'crwdns563:0crwdne563:0',
|
||||
'rss-feed' => 'crwdns506:0crwdne506:0',
|
||||
'atom-feed' => 'crwdns507:0crwdne507:0',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'crwdns574:0crwdne574:0',
|
||||
'success' => 'crwdns527:0crwdne527:0',
|
||||
'failure' => 'crwdns699:0crwdne699:0',
|
||||
'help' => 'crwdns724:0crwdne724:0',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'crwdns575:0crwdne575:0',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'crwdns477:0crwdne477:0',
|
||||
'places' => 'crwdns590:0crwdne590:0',
|
||||
'default_view' => 'crwdns655:0crwdne655:0',
|
||||
'threshold' => 'crwdns725:0crwdne725:0',
|
||||
|
||||
'points' => [
|
||||
'value' => 'crwdns471:0crwdne471:0',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'crwdns402:0crwdne402:0',
|
||||
'days-of-incidents' => 'crwdns403:0crwdne403:0',
|
||||
'banner' => 'crwdns717:0crwdne717:0',
|
||||
'banner-help' => 'crwdns405:0crwdne405:0',
|
||||
'banner-help' => "crwdns405:0crwdne405:0",
|
||||
'subscribers' => 'crwdns513:0crwdne513:0',
|
||||
'automatic_localization' => 'crwdns726:0crwdne726:0',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'crwdns591:0crwdne591:0',
|
||||
|
||||
@@ -28,8 +28,8 @@ return [
|
||||
'incidents' => [
|
||||
'none' => 'No incidents reported',
|
||||
'past' => 'Past Incidents',
|
||||
'previous_week' => 'Previous',
|
||||
'next_week' => 'Next',
|
||||
'previous_week' => 'Previous Week',
|
||||
'next_week' => 'Next Week',
|
||||
'scheduled' => 'Scheduled Maintenance',
|
||||
'scheduled_at' => ', scheduled :timestamp',
|
||||
'status' => [
|
||||
@@ -83,7 +83,7 @@ return [
|
||||
'verify' => [
|
||||
'text' => "Please confirm your email subscription to :app_name status updates.\n:link\nThank you, :app_name",
|
||||
'html-preheader' => 'Please confirm your email subscription to :app_name status updates.',
|
||||
'html' => '<p>Please confirm your email subscription to :app_name status updates.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>',
|
||||
'html' => '<p>Please confirm your email subscription to :app_name status updates.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>email',
|
||||
],
|
||||
'maintenance' => [
|
||||
'text' => "New maintenance has been scheduled on :app_name.\nThank you, :app_name",
|
||||
|
||||
@@ -243,7 +243,7 @@ return [
|
||||
|
||||
// Welcome modal
|
||||
'welcome' => [
|
||||
'welcome' => 'Welcome to your status page!',
|
||||
'welcome' => 'Welcome to your new Status page!',
|
||||
'message' => 'Your status page is almost ready! You might want to configure these extra settings',
|
||||
'close' => 'Take me straight to my dashboard',
|
||||
'steps' => [
|
||||
|
||||
@@ -45,11 +45,9 @@ return [
|
||||
'digits_between' => 'The :attribute must be :digits digits.',
|
||||
'email' => 'The :attribute must be between :min and :max digits.',
|
||||
'exists' => 'The :attribute must be a valid email address.',
|
||||
'distinct' => 'The :attribute field has a duplicate value.',
|
||||
'filled' => 'The :attribute format is invalid.',
|
||||
'image' => 'The :attribute must be an image.',
|
||||
'in' => 'The :attribute must be an image.',
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'integer' => 'The selected :attribute is invalid.',
|
||||
'ip' => 'The :attribute must be an integer.',
|
||||
'json' => 'The :attribute must be a valid JSON string.',
|
||||
@@ -68,7 +66,6 @@ return [
|
||||
],
|
||||
'not_in' => 'The :attribute must have at least :min items.',
|
||||
'numeric' => 'The selected :attribute is invalid.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'regex' => 'The :attribute must be a number.',
|
||||
'required' => 'The :attribute format is invalid.',
|
||||
'required_if' => 'The :attribute field is required.',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Agregar un nuevo subscriptor',
|
||||
'success' => 'Subscriptor agregado.',
|
||||
'failure' => 'Algo salió mal al agregar el suscriptor, por favor, inténtelo de nuevo.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Actualizar subscriptor',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Promedio',
|
||||
'places' => 'Cantidad de decimales',
|
||||
'default_view' => 'Vista predeterminada',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Valor',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Sobre esta página',
|
||||
'days-of-incidents' => '¿Cuántos días de incidentes mostrar?',
|
||||
'banner' => 'Imagen del banner',
|
||||
'banner-help' => 'Se recomienda subir una imagen no más grande de 930px de ancho .',
|
||||
'banner-help' => "Se recomienda subir una imagen no más grande de 930px de ancho .",
|
||||
'subscribers' => '¿Permitir a la gente inscribirse mediante noficiacion por correo electronico?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Código de Google Analytics',
|
||||
|
||||
@@ -20,7 +20,7 @@ return [
|
||||
4 => 'قطعی بزرگ',
|
||||
],
|
||||
'group' => [
|
||||
'other' => 'Other Components',
|
||||
'other' => 'کامپوننتهای دیگر',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -30,7 +30,7 @@ return [
|
||||
'past' => 'حوادث گذشته',
|
||||
'previous_week' => 'هفته گذشته',
|
||||
'next_week' => 'هفته ی آتی',
|
||||
'scheduled' => 'Scheduled Maintenance',
|
||||
'scheduled' => 'تعمیرات زمانبندی شده',
|
||||
'scheduled_at' => '، برنامه ریزی شده :timestamp',
|
||||
'status' => [
|
||||
0 => 'برنامه ریزی شده', // TODO: Hopefully remove this.
|
||||
@@ -49,8 +49,8 @@ return [
|
||||
],
|
||||
|
||||
'api' => [
|
||||
'regenerate' => 'Regenerate API Key',
|
||||
'revoke' => 'Revoke API Key',
|
||||
'regenerate' => 'ساخت مجدد کلید API',
|
||||
'revoke' => 'غیرفعال نمودن کلید API',
|
||||
],
|
||||
|
||||
// Metrics
|
||||
@@ -65,24 +65,26 @@ return [
|
||||
|
||||
// Subscriber
|
||||
'subscriber' => [
|
||||
'subscribe' => 'Subscribe to get the most recent updates',
|
||||
'button' => 'Subscribe',
|
||||
'subscribe' => 'مشترک شوید تا از آخرین بهروزرسانیها آگاه شوید',
|
||||
'button' => 'اشتراک اطلاعرسانی',
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'You\'re currently subscribed to all updates.',
|
||||
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
|
||||
'no_subscriptions' => 'در حال حاضر شما برای همه بهروزرسانیها مشترک هستید.',
|
||||
'my_subscriptions' => 'در حال حاضر شما برای این بهروزرسانیها مشترک هستید.',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Subscribe to email updates.',
|
||||
'subscribed' => 'You\'ve been subscribed to email notifications, please check your email to confirm your subscription.',
|
||||
'verified' => 'Your email subscription has been confirmed. Thank you!',
|
||||
'manage' => 'Manage your subscription.',
|
||||
'unsubscribe' => 'Unsubscribe from email updates.',
|
||||
'unsubscribed' => 'Your email subscription has been cancelled.',
|
||||
'failure' => 'Something went wrong with the subscription.',
|
||||
'already-subscribed' => 'Cannot subscribe :email because they\'re already subscribed.',
|
||||
'subscribe' => 'اشتراک در بهروزرسانیهای ایمیلی.',
|
||||
'subscribed' => 'شما در اطلاعرسانیهای ایمیلی مشترک هستید، لطفا ایمیل خود را جهت تایید اشتراک، کنترل نمایید.',
|
||||
'verified' => 'ایمیل اشتراک شما با موفقیت تایید شد. با تشکر!',
|
||||
'manage' => 'مدیریت اشتراکهای شما.',
|
||||
'unsubscribe' => 'لغو اشتراک ایمیلی برای بهروزرسانیها.',
|
||||
'unsubscribed' => 'اشتراک ایمیلی شما لغو گردید.',
|
||||
'failure' => 'هنگام عضویت اشتراک خطایی رخ داد.',
|
||||
'already-subscribed' => 'امکان مشترک شدن :email وجود ندارد، زیرا در حال حاضر این ایمیل مشترک میباشد.',
|
||||
'verify' => [
|
||||
'text' => "Please confirm your email subscription to :app_name status updates.\n:link\nThank you, :app_name",
|
||||
'html-preheader' => 'Please confirm your email subscription to :app_name status updates.',
|
||||
'text' => "لطفا ایمیل خود را جهت دریافت بهروز رسانی برای :app_name با کلیککردن بر روی لینک زیر تایید نمایید:\n
|
||||
:link \n
|
||||
با تشکر، :app_name",
|
||||
'html-preheader' => 'لطفا اشتراک ایمیلی خود را جهت دریافت بهروزرسانی وضعیتها برای :app_name تایید نمایید.',
|
||||
'html' => '<p>Please confirm your email subscription to :app_name status updates.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>',
|
||||
],
|
||||
'maintenance' => [
|
||||
@@ -96,10 +98,11 @@ return [
|
||||
'html' => '<p>New incident has been reported on :app_name.</p><p>Thank you, :app_name</p>',
|
||||
],
|
||||
'component' => [
|
||||
'subject' => 'Component Status Update',
|
||||
'text' => 'The component :component_name has seen a status change. The component is now at :component_human_status.\nThank you, :app_name',
|
||||
'html-preheader' => 'Component Update from :app_name',
|
||||
'html' => '<p>The component :component_name has seen a status change. The component is now at :component_human_status.</p><p>Thank you, :app_name</p>',
|
||||
'subject' => 'بهروزرسانی وضعیت کامپوننت',
|
||||
'text' => 'کامپوننت :component یک تغییر وضعیت دارد. این کامپوننت هماکنون در حالت :component_human_status قرار دارد.\n
|
||||
با تشکر، :app_name',
|
||||
'html-preheader' => 'بهروزرسانی کامپوننت از :app_name',
|
||||
'html' => '<p> کامپوننت با نام :component_name یک تغییر وضعیت دارد. کامپوننت هماکنون در حالت :component_human_status قرار دارد. </p><p> با تشکر :app_name </p>',
|
||||
'tooltip-title' => 'Subscribe to notifications for :component_name.',
|
||||
],
|
||||
],
|
||||
@@ -134,17 +137,17 @@ return [
|
||||
'subscribe' => [
|
||||
'title' => 'Subscribe to component updates',
|
||||
'body' => 'Enter your email address to subscribe to updates for this component. If you\'re already subscribed, you\'ll already receive emails for this component.',
|
||||
'button' => 'Subscribe',
|
||||
'button' => 'اشتراک اطلاعرسانی',
|
||||
],
|
||||
],
|
||||
|
||||
// Other
|
||||
'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' => 'درباره این سایت',
|
||||
'rss-feed' => 'خوراک (RSS)',
|
||||
'atom-feed' => 'خوراک (Atom)',
|
||||
'feed' => 'Status Feed',
|
||||
'feed' => 'فید (خوراک) وضعیت',
|
||||
|
||||
];
|
||||
|
||||
@@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Incident Maintenance
|
||||
'schedule' => [
|
||||
'schedule' => 'Scheduled Maintenance',
|
||||
'schedule' => 'تعمیرات زمانبندی شده',
|
||||
'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
|
||||
'scheduled_at' => 'Scheduled at :timestamp',
|
||||
'add' => [
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -16,7 +16,7 @@ return [
|
||||
'status' => [
|
||||
1 => 'Toiminnassa',
|
||||
2 => 'Suorituskykyyn liittyviä ongelmia',
|
||||
3 => 'Osittainen sähkökatkos',
|
||||
3 => 'Osittainen katkos',
|
||||
4 => 'Merkittävä katkos',
|
||||
],
|
||||
'group' => [
|
||||
@@ -31,7 +31,7 @@ return [
|
||||
'previous_week' => 'Edellinen viikko',
|
||||
'next_week' => 'Seuraava viikko',
|
||||
'scheduled' => 'Määräaikaishuolto',
|
||||
'scheduled_at' => ', ajoitettu: aikaleima',
|
||||
'scheduled_at' => ', ajoitettu :timestamp',
|
||||
'status' => [
|
||||
0 => 'Ajoitettu', // TODO: Hopefully remove this.
|
||||
1 => 'Tutkitaan',
|
||||
@@ -69,38 +69,40 @@ return [
|
||||
'button' => 'Tilaa',
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Olet tällä hetkellä tilannut kaikki ilmoitukset.',
|
||||
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
|
||||
'my_subscriptions' => 'Olet tällä hetkellä tilannut seuraavat ilmoitukset.',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Tilaa email päivitykset.',
|
||||
'subscribe' => 'Tilaa sähköpostiin päivitykset.',
|
||||
'subscribed' => 'Olet tilannut sähköposti-ilmoitukset, tarkista sähköpostisi vahvistaaksesi tilauksen.',
|
||||
'verified' => 'Sinun sähköposti tilaus on vahvistettu. Kiitos!',
|
||||
'manage' => 'Hallinnoi tilaustasi.',
|
||||
'unsubscribe' => 'Poista sähköposti tilauksesi.',
|
||||
'unsubscribed' => 'Sähköpostitilauksesi on peruuttu.',
|
||||
'failure' => 'Jokin meni vikaan sähköpostitilauksen käsittelyssä.',
|
||||
'already-subscribed' => 'Cannot subscribe :email because they\'re already subscribed.',
|
||||
'already-subscribed' => 'Ei voida tilata ilmoituksia sähköpostilla :email koska on jo tilattu.',
|
||||
'verify' => [
|
||||
'text' => "Ole hyvä ja vahvista :app_name tilasivun sähköpostitilauksille.\n:link\nKiittäen, :app_name",
|
||||
'html-preheader' => 'Vahvista sähköposti tilaus: app_name tila-päivityksiä.',
|
||||
'html' => '<p>Vahvista sähköposti tilaus: app_name Status Page.</p> <p><a href=":link">: link</a></p> <p>Kiitos,: app_name</p>',
|
||||
'html-preheader' => 'Vahvista sähköposti tilaus :app_name tila-päivityksiä.',
|
||||
'html' => '<p>Vahvista sähköposti tilaus :app_name Status Page.</p> <p><a href=":link">: link</a></p> <p>Kiitos,: app_name</p>',
|
||||
],
|
||||
'maintenance' => [
|
||||
'text' => "New maintenance has been scheduled on :app_name.\nThank you, :app_name",
|
||||
'html-preheader' => 'New maintenance has been scheduled on :app_name.',
|
||||
'html' => '<p>New maintenance has been scheduled on :app_name.</p>',
|
||||
'text' => "Uusi huolto on ajastettu :app_name.\n Kiitos, :app_name",
|
||||
'html-preheader' => 'Uusi huolto on ajastettu :app_name.',
|
||||
'html' => '<p>Uusi huolto on ajastettu :app_name.</p>',
|
||||
],
|
||||
'incident' => [
|
||||
'text' => "New incident has been reported on :app_name.\nThank you, :app_name",
|
||||
'html-preheader' => 'New incident has been reported on :app_name.',
|
||||
'html' => '<p>New incident has been reported on :app_name.</p><p>Thank you, :app_name</p>',
|
||||
'text' => "Uusi tapahtuma on raportoitu
|
||||
: app_name.\nKiitos, :app_name",
|
||||
'html-preheader' => 'Uusi tapahtuma on ilmoitettu :app_name.',
|
||||
'html' => '<p>Uusi tapahtuma on raportoitu
|
||||
:app_name.</p> <p>Kiitos,: app_name</p>',
|
||||
],
|
||||
'component' => [
|
||||
'subject' => 'Component Status Update',
|
||||
'subject' => 'Komponentin tilan päivitys',
|
||||
'text' => 'The component :component_name has seen a status change. The component is now at :component_human_status.\nThank you, :app_name',
|
||||
'html-preheader' => 'Component Update from :app_name',
|
||||
'html' => '<p>The component :component_name has seen a status change. The component is now at :component_human_status.</p><p>Thank you, :app_name</p>',
|
||||
'tooltip-title' => 'Tilata ilmoitukset: component_name.',
|
||||
'tooltip-title' => 'Tilaa ilmoitukset :component_name.',
|
||||
],
|
||||
],
|
||||
],
|
||||
@@ -108,7 +110,7 @@ return [
|
||||
'users' => [
|
||||
'email' => [
|
||||
'invite' => [
|
||||
'text' => "You have been invited to the team :app_name status page, to sign up follow the next link.\n:link\nThank you, :app_name",
|
||||
'text' => "Sinut on kutsuttu ryhmään :app_name tila sivulle, rekisteröi tästä: \n:link\n. Kiitos, :app_name",
|
||||
'html-preheader' => 'You have been invited to the team :app_name.',
|
||||
'html' => '<p>You have been invited to the team :app_name status page, to sign up follow the next link.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>',
|
||||
],
|
||||
@@ -139,9 +141,9 @@ return [
|
||||
],
|
||||
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'home' => 'Etusivu',
|
||||
'description' => 'Pysy ajan tasalla tilaamalla uusimmat päivitykset :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' => 'Tietoa sivustosta',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -60,14 +60,14 @@ return [
|
||||
'schedule' => [
|
||||
'schedule' => 'Ajastettu huolto',
|
||||
'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
|
||||
'scheduled_at' => 'Scheduled at :timestamp',
|
||||
'scheduled_at' => 'Ajastettu :timestamp alkaen',
|
||||
'add' => [
|
||||
'title' => 'Add Scheduled Maintenance',
|
||||
'success' => 'Schedule added.',
|
||||
'title' => 'Lisää ajastettu huolto',
|
||||
'success' => 'Ajastus lisätty.',
|
||||
'failure' => 'Something went wrong adding the schedule, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Edit Scheduled Maintenance',
|
||||
'title' => 'Muokkaa ajastettua huoltoa',
|
||||
'success' => 'Schedule has been updated!',
|
||||
'failure' => 'Something went wrong editing the schedule, please try again.',
|
||||
],
|
||||
@@ -81,40 +81,40 @@ return [
|
||||
'components' => [
|
||||
'components' => 'Komponentit',
|
||||
'component_statuses' => 'Komponenttien tilat',
|
||||
'listed_group' => 'Grouped under :name',
|
||||
'listed_group' => 'Ryhmitetään :name alle',
|
||||
'add' => [
|
||||
'title' => 'Lisää komponentti',
|
||||
'message' => 'You should add a component.',
|
||||
'success' => 'Component created.',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
'success' => 'Komponentti on luotu.',
|
||||
'failure' => 'Jokin meni vikaa luodessa komponenttia, ole hyvä ja yritä uudelleen.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Muokkaa komponenttia',
|
||||
'success' => 'Component updated.',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
'success' => 'Komponentti päivitetty.',
|
||||
'failure' => 'Jokin meni vikaa luodessa komponenttia, ole hyvä ja yritä uudelleen.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'The component has been deleted!',
|
||||
'failure' => 'The component could not be deleted, please try again.',
|
||||
'failure' => 'Komponenttia ei voitu poistaa, ole hyvä ja yritä uudelleen.',
|
||||
],
|
||||
|
||||
// Component groups
|
||||
'groups' => [
|
||||
'groups' => 'Component group|Component groups',
|
||||
'no_components' => 'You should add a component group.',
|
||||
'no_components' => 'Sinun tulisi lisätä komponentti ryhmä.',
|
||||
'add' => [
|
||||
'title' => 'Lisää komponentti-ryhmä',
|
||||
'success' => 'Component group added.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'success' => 'Komponenti ryhmä lisätty.',
|
||||
'failure' => 'Jokin meni vikaan luodessa komponenttiryhmää, ole hyvä ja yritä uudelleen.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Edit a component group',
|
||||
'success' => 'Component group updated.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'title' => 'Muokkaa komponentti ryhmää',
|
||||
'success' => 'Komponentti ryhmä päivitetty.',
|
||||
'failure' => 'Jokin meni vikaan luodessa komponenttiryhmää, ole hyvä ja yritä uudelleen.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Component group has been deleted!',
|
||||
'failure' => 'The component group could not be deleted, please try again.',
|
||||
'success' => 'Komponentti ryhmä poistettu!',
|
||||
'failure' => 'Komponenttiryhmää ei voitu poistaa, ole hyvä ja yritä uudelleen.',
|
||||
],
|
||||
],
|
||||
],
|
||||
@@ -123,13 +123,13 @@ return [
|
||||
'metrics' => [
|
||||
'metrics' => 'Mittarit',
|
||||
'add' => [
|
||||
'title' => 'Create a metric',
|
||||
'message' => 'You should add a metric.',
|
||||
'title' => 'Luo kaavio',
|
||||
'message' => 'Sinun tulisi lisätä kaavio.',
|
||||
'success' => 'Metric created.',
|
||||
'failure' => 'Something went wrong with the metric, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Edit a metric',
|
||||
'title' => 'Muokkaa kaaviota',
|
||||
'success' => 'Metric updated.',
|
||||
'failure' => 'Something went wrong with the metric, please try again.',
|
||||
],
|
||||
@@ -145,14 +145,15 @@ return [
|
||||
'verified' => 'Vahvistettu',
|
||||
'not_verified' => 'Not verified',
|
||||
'subscriber' => ': sähköposti, tilannut: päivämäärä',
|
||||
'no_subscriptions' => 'Subscribed to all updates',
|
||||
'no_subscriptions' => 'Tilaa kaikki päivitykset',
|
||||
'add' => [
|
||||
'title' => 'Lisää uusi tilaaja',
|
||||
'success' => 'Tilaaja lisätty.',
|
||||
'failure' => 'Jotakin meni vikaan lisäessä uutta tilaajaa, ole hyvä ja yritä uudelleen.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
'title' => 'Päivitä tilaaja',
|
||||
'success' => 'Subscriber has been updated!',
|
||||
'failure' => 'Something went wrong editing the subscriber, please try again.',
|
||||
],
|
||||
@@ -242,7 +243,7 @@ return [
|
||||
|
||||
// Welcome modal
|
||||
'welcome' => [
|
||||
'welcome' => 'Welcome to your status page!',
|
||||
'welcome' => 'Tervetuloa tila-sivulle!',
|
||||
'message' => 'Your status page is almost ready! You might want to configure these extra settings',
|
||||
'close' => 'Siirry suoraan hallintapaneeliin',
|
||||
'steps' => [
|
||||
|
||||
@@ -30,7 +30,7 @@ return [
|
||||
'login' => 'Käyttäjänimi tai sähköpostiosoite',
|
||||
'email' => 'Sähköposti',
|
||||
'password' => 'Salasana',
|
||||
'2fauth' => 'Authentication Code',
|
||||
'2fauth' => 'Todennuskoodi',
|
||||
'invalid' => 'Virheellinen käyttäjätunnus tai salasana',
|
||||
'invalid-token' => 'Invalid token',
|
||||
'cookies' => 'Ota käyttöön evästeet kirjautuaksesi.',
|
||||
@@ -43,10 +43,10 @@ return [
|
||||
'component' => 'Komponentti',
|
||||
'message' => 'Vesti',
|
||||
'message-help' => 'You may also use Markdown.',
|
||||
'scheduled_at' => 'When to schedule the maintenance for?',
|
||||
'scheduled_at' => 'Milloin huolto aika alkaa?',
|
||||
'incident_time' => 'Milloin tämä tapaus tapahtui?',
|
||||
'notify_subscribers' => 'Ilmoita tilaajille?',
|
||||
'visibility' => 'Incident Visibility',
|
||||
'visibility' => 'Tapahtuman näkyvyys',
|
||||
'public' => 'Näytetään julkisesti',
|
||||
'logged_in_only' => 'Näytetään vain kirjautuneille käyttäjille',
|
||||
'templates' => [
|
||||
@@ -64,15 +64,15 @@ return [
|
||||
'description' => 'Kuvaus',
|
||||
'link' => 'Linkki',
|
||||
'tags' => 'Tunnisteet',
|
||||
'tags-help' => 'Comma separated.',
|
||||
'tags-help' => 'Erottele pilkuilla.',
|
||||
'enabled' => 'Komponentti käytössä?',
|
||||
|
||||
'groups' => [
|
||||
'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',
|
||||
'collapsing' => 'Valitse ryhmän näkyvyys tilasivulla',
|
||||
'visible' => 'Aina laajennettu',
|
||||
'collapsed' => 'Tiivistä ryhmä oletuksena',
|
||||
'collapsed_incident' => 'Tiivistä ryhmä, mutta laajenna kun on tapahtumia',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -82,13 +82,14 @@ return [
|
||||
'suffix' => 'Pääte',
|
||||
'description' => 'Kuvaus',
|
||||
'description-help' => 'You may also use Markdown.',
|
||||
'display-chart' => 'Display chart on status page?',
|
||||
'display-chart' => 'Näytetäänkö kaaviot tila-sivulla?',
|
||||
'default-value' => 'Oletusarvo',
|
||||
'calc_type' => 'Calculation of metrics',
|
||||
'type_sum' => 'Summa',
|
||||
'type_avg' => 'Keskiarvo',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'places' => 'Desimaalipilkun paikka',
|
||||
'default_view' => 'Oletusnäkymä',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Arvo',
|
||||
@@ -104,9 +105,10 @@ 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' => 'Banner Image',
|
||||
'banner' => 'Bannerikuva',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Salli käyttäjien tilata sähköpostitilaukset?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics seurantakoodi',
|
||||
@@ -128,12 +130,12 @@ return [
|
||||
'custom-css' => 'Custom Stylesheet',
|
||||
],
|
||||
'theme' => [
|
||||
'background-color' => 'Background Color',
|
||||
'background-color' => 'Taustaväri',
|
||||
'background-fills' => 'Background fills (components, incidents, footer)',
|
||||
'banner-background-color' => 'Banner background color',
|
||||
'banner-background-color' => 'Bannerin taustaväri',
|
||||
'banner-padding' => 'Banner padding',
|
||||
'fullwidth-banner' => 'Enable fullwidth banner?',
|
||||
'text-color' => 'Text Color',
|
||||
'text-color' => 'Tekstin väri',
|
||||
'dashboard-login' => 'Näytetäänkö hallintanäkymän painike alatunnisteessa?',
|
||||
'reds' => 'Punainen (virheilmoituksia varten)',
|
||||
'blues' => 'Blue (used for information)',
|
||||
@@ -151,14 +153,14 @@ return [
|
||||
'password' => 'Salasana',
|
||||
'api-token' => 'API tunnus',
|
||||
'api-token-help' => 'Regenerating your API token will prevent existing applications from accessing Cachet.',
|
||||
'gravatar' => 'Change your profile picture at Gravatar.',
|
||||
'gravatar' => 'Muuta profiilikuvaa Gravatar palvelussa.',
|
||||
'user_level' => 'Käyttäjätaso',
|
||||
'levels' => [
|
||||
'admin' => 'Ylläpito',
|
||||
'user' => 'Käyttäjä',
|
||||
],
|
||||
'2fa' => [
|
||||
'help' => 'Enabling two factor authentication increases security of your account. You will need to download <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a> or a similar app on to your mobile device. When you login you will be asked to provide a token generated by the app.',
|
||||
'help' => 'Ottamalla kaksivaiheisen todennuksen käyttöön parantaaksesi turvallisuutta käyttäjätilillesi. Sinun tulee ladata <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a> sovellus tai vastaava puhelimeesi. Kun kirjaudut, sinua pyydetään antamaan koodi sovelluksesta.',
|
||||
],
|
||||
'team' => [
|
||||
'description' => 'Kutsu ryhmääsi jäseniä antamalla heidän sähköpostiosoitteensa täällä.',
|
||||
|
||||
@@ -25,7 +25,7 @@ return [
|
||||
'accepted' => 'The :attribute must be accepted.',
|
||||
'active_url' => ':attribute ei ole oikea URL-osoite.',
|
||||
'after' => 'The :attribute must be a date after :date.',
|
||||
'alpha' => 'The :attribute may only contain letters.',
|
||||
'alpha' => ':attribute voi sisältää vain kirjaimia.',
|
||||
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.',
|
||||
'alpha_num' => 'The :attribute may only contain letters and numbers.',
|
||||
'array' => 'The :attribute must be an array.',
|
||||
@@ -99,7 +99,7 @@ return [
|
||||
|
||||
'custom' => [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'custom-message',
|
||||
'rule-name' => 'mukautettu viesti',
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
@@ -142,7 +142,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Accueil',
|
||||
'description' => 'Restez à jour avec les dernières mises à jour de :app.',
|
||||
'powered_by' => ':app Page de statut est propulsé par <a href="https://cachethq.io">Cachet</a>.',
|
||||
'powered_by' => 'Propulsé par <a href="https://cachethq.io">Cachet</a>.',
|
||||
'about_this_site' => 'À propos du site',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Ajouter un abonné',
|
||||
'success' => 'L\'abonné a été ajouté !',
|
||||
'failure' => 'Une erreur s\'est produite lors de l\'ajout de l\'abonné. Veuillez réessayer.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Mettre à jour l\'abonné',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Moyenne',
|
||||
'places' => 'Nombre de chiffres après la virgule',
|
||||
'default_view' => 'Vue par défaut',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Valeur',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'À propos de cette page',
|
||||
'days-of-incidents' => 'Combien de jours d\'incidents à montrer ?',
|
||||
'banner' => 'Image d\'en-tête',
|
||||
'banner-help' => 'Il est recommandé de téléchargez un fichier ne dépassant pas 930px de large .',
|
||||
'banner-help' => "Il est recommandé de téléchargez un fichier ne dépassant pas 930px de large .",
|
||||
'subscribers' => 'Permettre aux personnes de s\'inscrire aux notifications par e-mail ?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Code de Google Analytics',
|
||||
|
||||
@@ -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' => 'תחזוקה מתוזמנת',
|
||||
'scheduled_at' => ', scheduled :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',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'ערך',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -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' => 'Ütemezett karbantartás',
|
||||
'scheduled_at' => ', ütemezett :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',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Átlag',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Érték',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -142,7 +142,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => 'Halaman Status :app dibuat dengan <a href="https://cachethq.io">Cachet</a>.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Tentang situs ini',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Tambah Pelanggan Baru',
|
||||
'success' => 'Pelanggan sudah ditambahkan.',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Perbarui Pelanggan',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Rata-rata',
|
||||
'places' => 'Digit Desimal',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Nilai',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Tentang halaman ini',
|
||||
'days-of-incidents' => 'Berapa hari insiden akan ditampilkan?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => 'Disarankan gambar yang anda unggah tidak lebih lebar dari 930px.',
|
||||
'banner-help' => "Disarankan gambar yang anda unggah tidak lebih lebar dari 930px.",
|
||||
'subscribers' => 'Bolehkan pengunjung mendaftar notifikasi email?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Kode Google Analytics',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Resta informato sugli ultimi aggiornamenti dei servizi di :app.',
|
||||
'powered_by' => ':app Status Page è stata realizzata con <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' => 'Informazioni sul sito',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Media',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Valore',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -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' => 'このサイトについて',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => '購読者の追加',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => '購読者の更新',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => '平均',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'デフォルトのビュー',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => '値',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'このページについて',
|
||||
'days-of-incidents' => '何日間のインシデントを表示しますか?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => '横幅が930px以内の画像をアップロードしてください。',
|
||||
'banner-help' => "横幅が930px以内の画像をアップロードしてください。",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -142,7 +142,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">Cachet</a>.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => '이 사이트에 대해',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => '구독자 추가',
|
||||
'success' => '구독자가 추가됨.',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => '구독자 업데이트',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => '평균',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => '값',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => '이 페이지에 대하여',
|
||||
'days-of-incidents' => '몇 일 동안 사건을 표시하시겠습니까?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => '가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.',
|
||||
'banner-help' => "가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.",
|
||||
'subscribers' => '이메일 알림을 받기 위한 회원가입 허용',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics 코드',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Blijf op de hoogte van de laatste service updates over :app.',
|
||||
'powered_by' => ':app Status pagina word mogelijk gemaakt door <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'powered_by' => 'Mogelijk gemaakt door <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Over deze website',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Voeg een nieuwe abonnee toe',
|
||||
'success' => 'Abonnee is toegevoegd!',
|
||||
'failure' => 'Er ging iets mis met het toevoegen van de abonnee, probeer het opnieuw.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Abonnee bijwerken',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Gemiddelde',
|
||||
'places' => 'Decimalen',
|
||||
'default_view' => 'Standaardweergave',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Waarde',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Over deze pagina',
|
||||
'days-of-incidents' => 'Hoeveel dagen moeten incidenten getoond worden?',
|
||||
'banner' => 'Banner afbeelding',
|
||||
'banner-help' => 'Het wordt aanbevolen dat u geen bestanden upload die breeder zijn dan 930px.',
|
||||
'banner-help' => "Het wordt aanbevolen dat u geen bestanden upload die breeder zijn dan 930px.",
|
||||
'subscribers' => 'Bezoekers toestaan om te abonneren op e-mail notificaties?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics-code',
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
return [
|
||||
// Components
|
||||
'components' => [
|
||||
'last_updated' => 'Last updated :timestamp',
|
||||
'last_updated' => 'Sist oppdatert :timestamp',
|
||||
'status' => [
|
||||
1 => 'Ingen problemer',
|
||||
2 => 'Ytelsesproblemer',
|
||||
@@ -20,16 +20,16 @@ return [
|
||||
4 => 'Større brudd',
|
||||
],
|
||||
'group' => [
|
||||
'other' => 'Other Components',
|
||||
'other' => 'Andre komponenter',
|
||||
],
|
||||
],
|
||||
|
||||
// Incidents
|
||||
'incidents' => [
|
||||
'none' => 'No incidents reported',
|
||||
'past' => 'Past Incidents',
|
||||
'previous_week' => 'Previous Week',
|
||||
'next_week' => 'Next Week',
|
||||
'none' => 'Ingen hendelser å rapportere',
|
||||
'past' => 'Tidligere hendelser',
|
||||
'previous_week' => 'Forrige uke',
|
||||
'next_week' => 'Neste uke',
|
||||
'scheduled' => 'Planlagt vedlikehold',
|
||||
'scheduled_at' => ', planlagt :timestamp',
|
||||
'status' => [
|
||||
@@ -43,9 +43,9 @@ return [
|
||||
|
||||
// Service Status
|
||||
'service' => [
|
||||
'good' => '[0,1] System operational|[2,Inf] All systems are operational',
|
||||
'bad' => '[0,1] The system is currently experiencing issues|[2,Inf] Some systems are experiencing issues',
|
||||
'major' => '[0,1] The service experiencing a major outage|[2,Inf] Some systems are experiencing a major outage',
|
||||
'good' => '[0,1] Systemet er operativt| [2, Inf] Alle systemer er operative',
|
||||
'bad' => '[0,1] Systemet har problemer| [2, Inf] Noen systemer har problemer',
|
||||
'major' => '[0,1] Det er et større brudd i systemet| [2, Inf] Noen systemer har større brudd',
|
||||
],
|
||||
|
||||
'api' => [
|
||||
@@ -56,39 +56,39 @@ return [
|
||||
// Metrics
|
||||
'metrics' => [
|
||||
'filter' => [
|
||||
'last_hour' => 'Last Hour',
|
||||
'hourly' => 'Last 12 Hours',
|
||||
'weekly' => 'Week',
|
||||
'monthly' => 'Month',
|
||||
'last_hour' => 'Siste time',
|
||||
'hourly' => 'Siste 12 timer',
|
||||
'weekly' => 'Uke',
|
||||
'monthly' => 'Måned',
|
||||
],
|
||||
],
|
||||
|
||||
// Subscriber
|
||||
'subscriber' => [
|
||||
'subscribe' => 'Subscribe to get the most recent updates',
|
||||
'subscribe' => 'Abonner for å få de siste oppdateringene',
|
||||
'button' => 'Abonner',
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'You\'re currently subscribed to all updates.',
|
||||
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
|
||||
'no_subscriptions' => 'Du abonnerer for øyeblikket på alle oppdateringer.',
|
||||
'my_subscriptions' => 'Du abonnerer for øyeblikket på følgende oppdateringer.',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Abonner for å motta varslinger på e-post.',
|
||||
'subscribed' => 'Du har abbonerer nå på epostvarslinger, sjekk din e-post for å bekrefte abboneringen.',
|
||||
'verified' => 'Ditt epost abonnement er bekreftet!',
|
||||
'manage' => 'Manage your subscription.',
|
||||
'unsubscribe' => 'Unsubscribe from email updates.',
|
||||
'manage' => 'Administrer ditt abonnement.',
|
||||
'unsubscribe' => 'Meld av epostvarsling.',
|
||||
'unsubscribed' => 'Din epostvarsling har blitt kansellert.',
|
||||
'failure' => 'Noe gikk galt med abonneringen.',
|
||||
'already-subscribed' => 'Cannot subscribe :email because they\'re already subscribed.',
|
||||
'already-subscribed' => 'Kan ikke abonnere: email fordi de allerede er abonnenter.',
|
||||
'verify' => [
|
||||
'text' => "Vennligst bekreft abboneringen på epostvarsling til :app_name.\n:link\nTakk, :app_name",
|
||||
'html-preheader' => 'Vennligst bekreft abonnering på epostvarsling til :app_name.',
|
||||
'html' => '<p>Please confirm your email subscription to :app_name status updates.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>',
|
||||
'html' => '<p>Vennligst bekreft abonneringen på epostvarsling til :app_name.</p><p><a href=":link">:link</a></p><p>Takk, :app_name</p>',
|
||||
],
|
||||
'maintenance' => [
|
||||
'text' => "Nytt vedlikehold er planlagt for :app_name.\nTakk, :app_name",
|
||||
'html-preheader' => 'Nytt vedlikehold er planlagt for: app_name.',
|
||||
'html' => '<p>New maintenance has been scheduled on :app_name.</p>',
|
||||
'html' => '<p>Nytt vedlikehold er planlagt for: app_name</p>',
|
||||
],
|
||||
'incident' => [
|
||||
'text' => "En ny hendelse har blitt rapportert for :app_name.\nTakk, :app_name",
|
||||
@@ -96,11 +96,11 @@ return [
|
||||
'html' => '<p>En ny hendelse har blitt rapportert for :app_name.</p><p>Takk, :app_name</p>',
|
||||
],
|
||||
'component' => [
|
||||
'subject' => 'Component Status Update',
|
||||
'text' => 'The component :component_name has seen a status change. The component is now at :component_human_status.\nThank you, :app_name',
|
||||
'html-preheader' => 'Component Update from :app_name',
|
||||
'html' => '<p>The component :component_name has seen a status change. The component is now at :component_human_status.</p><p>Thank you, :app_name</p>',
|
||||
'tooltip-title' => 'Subscribe to notifications for :component_name.',
|
||||
'subject' => 'Status-oppdatering for komponent',
|
||||
'text' => 'Komponenten :component_name har fått oppdatert status. Komponenten er nå på: component_human_status.\nTakk,: app_name',
|
||||
'html-preheader' => 'Komponent-oppdatering fra :app_name',
|
||||
'html' => '<p>Komponenten :component_name har fått oppdatert status. Komponenten er nå på: component_human_status.</p><p>Takk,: app_name</p>',
|
||||
'tooltip-title' => 'Abonner på varsler for :component_name.',
|
||||
],
|
||||
],
|
||||
],
|
||||
@@ -130,19 +130,19 @@ return [
|
||||
|
||||
// Modal
|
||||
'modal' => [
|
||||
'close' => 'Close',
|
||||
'close' => 'Lukk',
|
||||
'subscribe' => [
|
||||
'title' => 'Subscribe to component updates',
|
||||
'body' => 'Enter your email address to subscribe to updates for this component. If you\'re already subscribed, you\'ll already receive emails for this component.',
|
||||
'title' => 'Abonner for å motta varslinger for komponenten på e-post',
|
||||
'body' => 'Skriv inn epostadressen din for å abonnere på varslinger for denne komponenten. Hvis du allerede er abonnent vil alt fortsette som før.',
|
||||
'button' => 'Abonner',
|
||||
],
|
||||
],
|
||||
|
||||
// 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>.',
|
||||
'about_this_site' => 'About This Site',
|
||||
'home' => 'Forsiden',
|
||||
'description' => 'Hold deg oppdatert med de nyeste service-oppdateringene fra :app.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Om denne siden',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
'feed' => 'Status Feed',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Om denne siden',
|
||||
'days-of-incidents' => 'How many days of incidents to show?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => 'Det anbefales at du ikke laster opp bilder bredere enn 930 piksler.',
|
||||
'banner-help' => "Det anbefales at du ikke laster opp bilder bredere enn 930 piksler.",
|
||||
'subscribers' => 'Tillatt brukere å melde seg inn for epostvarslinger?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Strona Główna',
|
||||
'description' => 'Bądź na bieżąco z aktualizacjami z :app.',
|
||||
'powered_by' => ':app Status-Seite betrieben mit <a href="https://cachethq.io">Cachet</a>.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Über diese Seite',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Einen neuen Abonnenten hinzufügen',
|
||||
'success' => 'Abonnent hinzugefügt.',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Abonnent aktualisieren',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Durchschnitt',
|
||||
'places' => 'Miejsca dziesiętne',
|
||||
'default_view' => 'Domyślny widok',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Wert',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Über diese Seite',
|
||||
'days-of-incidents' => 'Wie viele Tage mit Vorfällen sollen gezeigt werden?',
|
||||
'banner' => 'Banner',
|
||||
'banner-help' => 'Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen .',
|
||||
'banner-help' => "Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen .",
|
||||
'subscribers' => 'Personen die Anmeldung für E-Mail-Benachrichtigung erlauben?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics Code',
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
return [
|
||||
// Components
|
||||
'components' => [
|
||||
'last_updated' => 'Última atualização: timestamp',
|
||||
'last_updated' => 'Última atualização :timestamp',
|
||||
'status' => [
|
||||
1 => 'Operacional',
|
||||
2 => 'Problemas de performance',
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Início',
|
||||
'description' => 'Mantenha-se atualizado com as últimas atualizações de serviço de: app.',
|
||||
'powered_by' => ':app Página de Status é promovida por <a href="https://cachethq.io" class="links"> Cachet</a>.',
|
||||
'powered_by' => 'Desenvolvido por <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Sobre este Site',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -59,21 +59,21 @@ return [
|
||||
// Incident Maintenance
|
||||
'schedule' => [
|
||||
'schedule' => 'Manutenção Agendada',
|
||||
'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
|
||||
'logged' => '{0} Não existem agendamentos, bom trabalho.|Você introduziu um agendamento.|Você reportou <strong>:count</strong> agendamentos.',
|
||||
'scheduled_at' => 'Agendada em :timestamp',
|
||||
'add' => [
|
||||
'title' => 'Add Scheduled Maintenance',
|
||||
'success' => 'Schedule added.',
|
||||
'failure' => 'Something went wrong adding the schedule, please try again.',
|
||||
'title' => 'Adicionar manutenção programada',
|
||||
'success' => 'Programação adicionada.',
|
||||
'failure' => 'Ocorreu um problema ao adicionar a programação, por favor tente novamente.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Edit Scheduled Maintenance',
|
||||
'success' => 'Schedule has been updated!',
|
||||
'failure' => 'Something went wrong editing the schedule, please try again.',
|
||||
'title' => 'Edite a manutenção agendada',
|
||||
'success' => 'A programação foi atualizada!',
|
||||
'failure' => 'Ocorreu um problema ao editar a programação, por favor tente novamente.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'The scheduled maintenance has been deleted and will not show on your status page.',
|
||||
'failure' => 'The scheduled maintenance could not be deleted, please try again.',
|
||||
'success' => 'A manutenção programada foi excluída e não aparecerá na sua página de status.',
|
||||
'failure' => 'A manutenção programada não pode ser excluída, por favor tente novamente.',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -83,19 +83,19 @@ return [
|
||||
'component_statuses' => 'Status do componente',
|
||||
'listed_group' => 'Agrupados sob :name',
|
||||
'add' => [
|
||||
'title' => 'Add a component',
|
||||
'title' => 'Adicionar componente',
|
||||
'message' => 'Você deve adicionar um componente.',
|
||||
'success' => 'Component created.',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
'success' => 'Componente criado.',
|
||||
'failure' => 'Algo deu errado com o componente, por favor tente novamente.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Edit a component',
|
||||
'success' => 'Component updated.',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
'title' => 'Editar um componente',
|
||||
'success' => 'Componente atualizado.',
|
||||
'failure' => 'Algo deu errado com o componente, por favor tente novamente.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'The component has been deleted!',
|
||||
'failure' => 'The component could not be deleted, please try again.',
|
||||
'success' => 'O componente foi excluído!',
|
||||
'failure' => 'O componente não pode ser excluído. Por favor tente de novo.',
|
||||
],
|
||||
|
||||
// Component groups
|
||||
@@ -103,18 +103,18 @@ return [
|
||||
'groups' => 'Grupo de componente|Grupos de componente',
|
||||
'no_components' => 'Você deve adicionar um componente à um grupo.',
|
||||
'add' => [
|
||||
'title' => 'Add a component group',
|
||||
'success' => 'Component group added.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'title' => 'Adicionar um grupo de componentes',
|
||||
'success' => 'Grupo de componentes adicionado.',
|
||||
'failure' => 'Algo deu errado com o grupo de componentes, por favor tente novamente.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Edit a component group',
|
||||
'success' => 'Component group updated.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'title' => 'Editar um grupo de componentes',
|
||||
'success' => 'Grupo de componentes atualizado.',
|
||||
'failure' => 'Algo deu errado com o grupo de componentes, por favor tente novamente.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Component group has been deleted!',
|
||||
'failure' => 'The component group could not be deleted, please try again.',
|
||||
'success' => 'O grupo de componentes foi excluído!',
|
||||
'failure' => 'O grupo de componentes não pode ser excluído, por favor tente novamente.',
|
||||
],
|
||||
],
|
||||
],
|
||||
@@ -123,19 +123,19 @@ return [
|
||||
'metrics' => [
|
||||
'metrics' => 'Metricas',
|
||||
'add' => [
|
||||
'title' => 'Create a metric',
|
||||
'message' => 'You should add a metric.',
|
||||
'success' => 'Metric created.',
|
||||
'failure' => 'Something went wrong with the metric, please try again.',
|
||||
'title' => 'Criar uma métrica',
|
||||
'message' => 'Você deveria adicionar uma métrica.',
|
||||
'success' => 'Métrica criada.',
|
||||
'failure' => 'Algo deu errado com a métrica, por favor tente novamente.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Edit a metric',
|
||||
'success' => 'Metric updated.',
|
||||
'failure' => 'Something went wrong with the metric, please try again.',
|
||||
'title' => 'Editar uma métrica',
|
||||
'success' => 'Métrica atualizada.',
|
||||
'failure' => 'Algo deu errado com a métrica, por favor tente novamente.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'The metric has been deleted and will no longer display on your status page.',
|
||||
'failure' => 'The metric could not be deleted, please try again.',
|
||||
'success' => 'A métrica foi excluída e não será mais exibida na sua página de status.',
|
||||
'failure' => 'A métrica não pode ser excluída, por favor tente novamente.',
|
||||
],
|
||||
],
|
||||
// Subscribers
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Inscrito adicionado.',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Média',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Valor',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Sobre esta página',
|
||||
'days-of-incidents' => 'Quantos dias de incidentes para mostrar?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => 'É recomendável que você faça upload de arquivos menores que 930px .',
|
||||
'banner-help' => "É recomendável que você faça upload de arquivos menores que 930px .",
|
||||
'subscribers' => 'Permitir que outras pessoas se cadastrem para notificações via e-mail?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => ':app Página Status é promovida por <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' => 'Sobre este Site',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Adicionar um novo assinante',
|
||||
'success' => 'Assinante adicionado.',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Actualizar Assinante',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Média',
|
||||
'places' => 'Casas Decimais',
|
||||
'default_view' => 'Vista por defeito',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Valor',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Sobre esta página',
|
||||
'days-of-incidents' => 'Quantos dias de incidentes para mostrar?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => 'É recomendável que você faça upload de arquivos menores que 930px .',
|
||||
'banner-help' => "É recomendável que você faça upload de arquivos menores que 930px .",
|
||||
'subscribers' => 'Permitir que as pessoas subscrevam as notificações?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Código do Google Analytics',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Главный экран',
|
||||
'description' => 'Будьте в курсе последних новостей о состоянии сервиса от :app.',
|
||||
'powered_by' => 'Статусная страница «:app» работает на <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'powered_by' => 'Работает на <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Об этом сайте',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Добавить нового подписчика',
|
||||
'success' => 'Подписчик добавлен!',
|
||||
'failure' => 'Что-то пошло не так при добавлении подписчика, пожалуйста, повторите ещё раз.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Обновить подписчика',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Среднее значение',
|
||||
'places' => 'Количество цифр после точки',
|
||||
'default_view' => 'Представление по умолчанию',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Значение',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Об этой странице',
|
||||
'days-of-incidents' => 'За сколько дней показывать инциденты?',
|
||||
'banner' => 'Картинка-баннер',
|
||||
'banner-help' => 'Рекомендуется загружать картинки не больше 930 пикс. в ширину.',
|
||||
'banner-help' => "Рекомендуется загружать картинки не больше 930 пикс. в ширину.",
|
||||
'subscribers' => 'Разрешить посетителям подписываться на email-уведомления?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Код Google Analytics',
|
||||
|
||||
@@ -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' => 'Mirëmbajtje planifikuar',
|
||||
'scheduled_at' => ', planifiko :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',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -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' => 'Scheduled Maintenance',
|
||||
'scheduled_at' => ', scheduled :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',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => ': app statussida drivs av <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' => 'Om sidan',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Lägg till en prenumerant',
|
||||
'success' => 'Prenumerant tillagd!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Uppdatera prenumerant',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Medelvärde',
|
||||
'places' => 'Decimalplatser',
|
||||
'default_view' => 'Standardvy',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Värde',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Om den här sidan',
|
||||
'days-of-incidents' => 'Hur många dagar av händelser ska visas?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => 'Vi rekommenderar att du inte laddar upp bilder som är bredare än 930 px.',
|
||||
'banner-help' => "Vi rekommenderar att du inte laddar upp bilder som är bredare än 930 px.",
|
||||
'subscribers' => 'Tillåt att registrera sig för notifikationer via e-post?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics-kod',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Ana Sayfa',
|
||||
'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' => 'Bu Site hakkında',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Ortalama',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Değer',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
|
||||
@@ -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' => 'Scheduled Maintenance',
|
||||
'scheduled_at' => ', scheduled :timestamp',
|
||||
'status' => [
|
||||
@@ -117,9 +117,9 @@ return [
|
||||
|
||||
'signup' => [
|
||||
'title' => 'Sign Up',
|
||||
'username' => 'Username',
|
||||
'email' => 'Email',
|
||||
'password' => 'Password',
|
||||
'username' => 'Ім’я користувача',
|
||||
'email' => 'Електронна пошта',
|
||||
'password' => 'Пароль',
|
||||
'success' => 'Your account has been created.',
|
||||
'failure' => 'Something went wrong with the signup.',
|
||||
],
|
||||
@@ -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',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -13,44 +13,44 @@ return [
|
||||
|
||||
// Setup form fields
|
||||
'setup' => [
|
||||
'email' => 'Email',
|
||||
'username' => 'Username',
|
||||
'password' => 'Password',
|
||||
'site_name' => 'Site Name',
|
||||
'site_domain' => 'Site Domain',
|
||||
'site_timezone' => 'Select your timezone',
|
||||
'site_locale' => 'Select your language',
|
||||
'enable_google2fa' => 'Enable Google Two Factor Authentication',
|
||||
'cache_driver' => 'Cache Driver',
|
||||
'session_driver' => 'Session Driver',
|
||||
'email' => 'Електронна пошта',
|
||||
'username' => 'Ім’я користувача',
|
||||
'password' => 'Пароль',
|
||||
'site_name' => 'Назва сайту',
|
||||
'site_domain' => 'Назва домену',
|
||||
'site_timezone' => 'Оберіть Ваш часовий пояс',
|
||||
'site_locale' => 'Оберіть свою мову',
|
||||
'enable_google2fa' => 'Ввімкнути двофакторну автентифікацію Google',
|
||||
'cache_driver' => 'Драйвер кешування',
|
||||
'session_driver' => 'Сессія драйверу',
|
||||
],
|
||||
|
||||
// Login form fields
|
||||
'login' => [
|
||||
'login' => 'Username or Email',
|
||||
'email' => 'Email',
|
||||
'password' => 'Password',
|
||||
'2fauth' => 'Authentication Code',
|
||||
'invalid' => 'Invalid username or password',
|
||||
'login' => 'Ім\'я користувача або електронна пошта',
|
||||
'email' => 'Електронна пошта',
|
||||
'password' => 'Пароль',
|
||||
'2fauth' => 'Код автентифікації',
|
||||
'invalid' => 'Невірний логін чи пароль',
|
||||
'invalid-token' => 'Invalid token',
|
||||
'cookies' => 'You must enable cookies to login.',
|
||||
'cookies' => 'Ви повинні увімкнути куки щоб увійти.',
|
||||
],
|
||||
|
||||
// Incidents form fields
|
||||
'incidents' => [
|
||||
'name' => 'Name',
|
||||
'status' => 'Status',
|
||||
'component' => 'Component',
|
||||
'message' => 'Message',
|
||||
'message-help' => 'You may also use Markdown.',
|
||||
'name' => 'Ім’я',
|
||||
'status' => 'Статус',
|
||||
'component' => 'Компонент',
|
||||
'message' => 'Повідомлення',
|
||||
'message-help' => 'Ви також можете використовувати Markdown.',
|
||||
'scheduled_at' => 'When to schedule the maintenance for?',
|
||||
'incident_time' => 'When did this incident occur?',
|
||||
'notify_subscribers' => 'Notify subscribers?',
|
||||
'incident_time' => 'Коли цей інцидент відбувся?',
|
||||
'notify_subscribers' => 'Повідомити підписників?',
|
||||
'visibility' => 'Incident Visibility',
|
||||
'public' => 'Viewable by public',
|
||||
'logged_in_only' => 'Only visible to logged in users',
|
||||
'templates' => [
|
||||
'name' => 'Name',
|
||||
'name' => 'Ім’я',
|
||||
'template' => 'Template',
|
||||
'twig' => 'Incident Templates can make use of the <a href="http://twig.sensiolabs.org/" target="_blank">Twig</a> templating language.',
|
||||
],
|
||||
@@ -58,17 +58,17 @@ return [
|
||||
|
||||
// Components form fields
|
||||
'components' => [
|
||||
'name' => 'Name',
|
||||
'status' => 'Status',
|
||||
'name' => 'Ім’я',
|
||||
'status' => 'Статус',
|
||||
'group' => 'Group',
|
||||
'description' => 'Description',
|
||||
'link' => 'Link',
|
||||
'tags' => 'Tags',
|
||||
'description' => 'Опис',
|
||||
'link' => 'Посилання',
|
||||
'tags' => 'Теги',
|
||||
'tags-help' => 'Comma separated.',
|
||||
'enabled' => 'Component enabled?',
|
||||
|
||||
'groups' => [
|
||||
'name' => 'Name',
|
||||
'name' => 'Ім’я',
|
||||
'collapsing' => 'Choose visibility of the group',
|
||||
'visible' => 'Always expanded',
|
||||
'collapsed' => 'Collapse the group by default',
|
||||
@@ -78,20 +78,21 @@ return [
|
||||
|
||||
// Metric form fields
|
||||
'metrics' => [
|
||||
'name' => 'Name',
|
||||
'name' => 'Ім’я',
|
||||
'suffix' => 'Suffix',
|
||||
'description' => 'Description',
|
||||
'description-help' => 'You may also use Markdown.',
|
||||
'description' => 'Опис',
|
||||
'description-help' => 'Ви також можете використовувати Markdown.',
|
||||
'display-chart' => 'Display chart on status page?',
|
||||
'default-value' => 'Default value',
|
||||
'calc_type' => 'Calculation of metrics',
|
||||
'type_sum' => 'Sum',
|
||||
'type_avg' => 'Average',
|
||||
'type_sum' => 'Сума',
|
||||
'type_avg' => 'В середньому',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
'default_view' => 'Типовий вигляд',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
'value' => 'Значення',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -99,25 +100,26 @@ return [
|
||||
'settings' => [
|
||||
/// Application setup
|
||||
'app-setup' => [
|
||||
'site-name' => 'Site Name',
|
||||
'site-url' => 'Site URL',
|
||||
'display-graphs' => 'Display graphs on status page?',
|
||||
'about-this-page' => 'About this page',
|
||||
'site-name' => 'Назва сайту',
|
||||
'site-url' => 'URL сайту',
|
||||
'display-graphs' => 'Відображати графіки на сторінці статусу?',
|
||||
'about-this-page' => 'Інформація про цю сторінку',
|
||||
'days-of-incidents' => 'How many days of incidents to show?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
'analytics_gosquared' => 'GoSquared Analytics code',
|
||||
'analytics_google' => 'Код Google Analytics',
|
||||
'analytics_gosquared' => 'Код GoSquared Analytics',
|
||||
'analytics_piwik_url' => 'URL of your Piwik instance (without http(s)://)',
|
||||
'analytics_piwik_siteid' => 'Piwik\'s site id',
|
||||
'analytics_piwik_siteid' => 'id сайту Piwik',
|
||||
],
|
||||
'localization' => [
|
||||
'site-timezone' => 'Site timezone',
|
||||
'site-locale' => 'Site language',
|
||||
'date-format' => 'Date format',
|
||||
'site-timezone' => 'Часовий пояс сайту',
|
||||
'site-locale' => 'Мова сайту',
|
||||
'date-format' => 'формат дати',
|
||||
'incident-date-format' => 'Incident timestamp format',
|
||||
],
|
||||
'security' => [
|
||||
@@ -133,7 +135,7 @@ return [
|
||||
'banner-background-color' => 'Banner background color',
|
||||
'banner-padding' => 'Banner padding',
|
||||
'fullwidth-banner' => 'Enable fullwidth banner?',
|
||||
'text-color' => 'Text Color',
|
||||
'text-color' => 'Колір тексту',
|
||||
'dashboard-login' => 'Show dashboard button in the footer?',
|
||||
'reds' => 'Red (used for errors)',
|
||||
'blues' => 'Blue (used for information)',
|
||||
@@ -146,16 +148,16 @@ return [
|
||||
],
|
||||
|
||||
'user' => [
|
||||
'username' => 'Username',
|
||||
'email' => 'Email',
|
||||
'password' => 'Password',
|
||||
'username' => 'Ім’я користувача',
|
||||
'email' => 'Електронна пошта',
|
||||
'password' => 'Пароль',
|
||||
'api-token' => 'API Token',
|
||||
'api-token-help' => 'Regenerating your API token will prevent existing applications from accessing Cachet.',
|
||||
'gravatar' => 'Change your profile picture at Gravatar.',
|
||||
'user_level' => 'User Level',
|
||||
'levels' => [
|
||||
'admin' => 'Admin',
|
||||
'user' => 'User',
|
||||
'admin' => 'Адміністратор',
|
||||
'user' => 'Користувач',
|
||||
],
|
||||
'2fa' => [
|
||||
'help' => 'Enabling two factor authentication increases security of your account. You will need to download <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a> or a similar app on to your mobile device. When you login you will be asked to provide a token generated by the app.',
|
||||
@@ -167,16 +169,16 @@ return [
|
||||
],
|
||||
|
||||
// Buttons
|
||||
'add' => 'Add',
|
||||
'save' => 'Save',
|
||||
'add' => 'додати',
|
||||
'save' => 'Зберегти',
|
||||
'update' => 'Update',
|
||||
'create' => 'Create',
|
||||
'create' => 'Створити',
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Delete',
|
||||
'delete' => 'Видалити',
|
||||
'submit' => 'Submit',
|
||||
'cancel' => 'Cancel',
|
||||
'cancel' => 'Скасувати',
|
||||
'remove' => 'Remove',
|
||||
'invite' => 'Invite',
|
||||
'invite' => 'Запросити',
|
||||
'signup' => 'Sign Up',
|
||||
|
||||
// Other
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
return [
|
||||
// Components
|
||||
'components' => [
|
||||
'last_updated' => 'Last updated :timestamp',
|
||||
'last_updated' => 'Lần cập nhật cuối :timestamp',
|
||||
'status' => [
|
||||
1 => 'Hoạt động',
|
||||
2 => 'Vấn đề hiệu suất',
|
||||
@@ -20,13 +20,13 @@ return [
|
||||
4 => 'Ngừng hoạt động toàn bộ',
|
||||
],
|
||||
'group' => [
|
||||
'other' => 'Other Components',
|
||||
'other' => 'Các thành phần khác',
|
||||
],
|
||||
],
|
||||
|
||||
// Incidents
|
||||
'incidents' => [
|
||||
'none' => 'No incidents reported',
|
||||
'none' => 'Không có báo cáo về sự số nào',
|
||||
'past' => 'Sự số trong quá khứ',
|
||||
'previous_week' => 'Tuần trước',
|
||||
'next_week' => 'Tuần sau',
|
||||
@@ -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' => 'Về trang web này',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -22,13 +22,13 @@ return [
|
||||
'incident-templates' => 'Mẫu sự cố',
|
||||
'add' => [
|
||||
'title' => 'Thêm một sự cố',
|
||||
'success' => 'Incident added.',
|
||||
'failure' => 'There was an error adding the incident, please try again.',
|
||||
'success' => 'Sự cố đã được thêm.',
|
||||
'failure' => 'Có một lỗi xảy ra khi đang lưu Sự Cố, xin vui lòng thử lại.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Chỉnh sửa một sự cố',
|
||||
'success' => 'Sự cố đã được cập nhật.',
|
||||
'failure' => 'There was an error editing the incident, please try again.',
|
||||
'failure' => 'Có một lỗi xảy ra khi đang lưu Sự Cố, xin vui lòng thử lại.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'The incident has been deleted and will not show on your status page.',
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -27,7 +27,7 @@ return [
|
||||
|
||||
// Login form fields
|
||||
'login' => [
|
||||
'login' => 'Username or Email',
|
||||
'login' => 'Tên đăng nhập hoặc Email',
|
||||
'email' => 'Email',
|
||||
'password' => 'Mật khẩu',
|
||||
'2fauth' => 'Mã số xác thực',
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Trung bình',
|
||||
'places' => 'Chữ số thập phân',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Giá trị',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Về trang này',
|
||||
'days-of-incidents' => 'Sự cố này sẽ hiển thị mấy ngày ?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => 'Bạn nên upload ảnh có chiều rộng lớn hơn 930px',
|
||||
'banner-help' => "Bạn nên upload ảnh có chiều rộng lớn hơn 930px",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Mã Google Analytics',
|
||||
|
||||
@@ -140,8 +140,8 @@ return [
|
||||
|
||||
// Other
|
||||
'home' => '主屏幕',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => ':app 状态页托管服务由 <a href="https://cachethq.io">Cachet</a> 提供技术支持。',
|
||||
'description' => '使用来自 :app 最新的服务更新保持更新。',
|
||||
'powered_by' => '由 <a href="https://cachethq.io" class="links">Cachet</a> 驱动。',
|
||||
'about_this_site' => '关于我们',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -23,12 +23,12 @@ return [
|
||||
'add' => [
|
||||
'title' => '添加故障',
|
||||
'success' => '故障已添加',
|
||||
'failure' => '添加故障时出错,请再试一次 !',
|
||||
'failure' => '添加故障时出错,请稍后再试。',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => '编辑故障',
|
||||
'success' => '故障已更新。',
|
||||
'failure' => '编辑故障时出错,请再试一次 !',
|
||||
'failure' => '编辑故障时出错,请稍后再试。',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => '故障已删除并将不会出现在状态页中',
|
||||
@@ -41,7 +41,7 @@ return [
|
||||
'add' => [
|
||||
'title' => '添加故障模板',
|
||||
'message' => '你应该增加一个故障模板',
|
||||
'success' => '已创建新的故障模板。',
|
||||
'success' => '成功创建新的故障模板。',
|
||||
'failure' => '创建模板失败。',
|
||||
],
|
||||
'edit' => [
|
||||
@@ -86,16 +86,16 @@ return [
|
||||
'title' => '添加组件',
|
||||
'message' => '没有组件,马上添加一个吧',
|
||||
'success' => '组件已添加。',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
'failure' => '组件更新失败,请稍后再试。',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => '编辑组件',
|
||||
'success' => '组件已更新。',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
'failure' => '组件更新失败,请稍后再试。',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => '组件已删除。',
|
||||
'failure' => 'The component could not be deleted, please try again.',
|
||||
'failure' => '无法删除组件,请稍后再试。',
|
||||
],
|
||||
|
||||
// Component groups
|
||||
@@ -104,17 +104,17 @@ return [
|
||||
'no_components' => '没有组件分组,马上添加一个吧',
|
||||
'add' => [
|
||||
'title' => '添加组件分组',
|
||||
'success' => 'Component group added.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'success' => '分组已添加。',
|
||||
'failure' => '分组更新失败,请重试。',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => '编辑组件分组',
|
||||
'success' => 'Component group updated.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'success' => '分组已更新。',
|
||||
'failure' => '分组更新失败,请重试。',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => '组建分组已删除。',
|
||||
'failure' => 'The component group could not be deleted, please try again.',
|
||||
'failure' => '无法删除组件分组,请稍后再试。',
|
||||
],
|
||||
],
|
||||
],
|
||||
@@ -135,26 +135,27 @@ return [
|
||||
],
|
||||
'delete' => [
|
||||
'success' => '图表已删除并将不会出现在状态页中',
|
||||
'failure' => 'The metric could not be deleted, please try again.',
|
||||
'failure' => '无法删除图标,请稍后再试。',
|
||||
],
|
||||
],
|
||||
// Subscribers
|
||||
'subscribers' => [
|
||||
'subscribers' => '通知',
|
||||
'description' => 'Subscribers will receive email updates when incidents are created or components are updated.',
|
||||
'description' => '有新增故障或有组件更新时,订阅者将会收到邮件提醒。',
|
||||
'verified' => '已认证',
|
||||
'not_verified' => '未认证',
|
||||
'subscriber' => ':email, subscribed :date',
|
||||
'no_subscriptions' => 'Subscribed to all updates',
|
||||
'subscriber' => ':email, 订阅于 :date',
|
||||
'no_subscriptions' => '已订阅全部更新',
|
||||
'add' => [
|
||||
'title' => '添加邮件订阅',
|
||||
'success' => '邮件订阅已添加成功。',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'failure' => '无法添加订阅者,请稍后再试。',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => '更新订阅者',
|
||||
'success' => '订阅者信息已更新.',
|
||||
'failure' => 'Something went wrong editing the subscriber, please try again.',
|
||||
'failure' => '无法编辑订阅者,请稍后再试。',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -166,22 +167,22 @@ return [
|
||||
'description' => '团队成员可维护组件和故障信息。',
|
||||
'add' => [
|
||||
'title' => '添加团队成员',
|
||||
'success' => '团队成员已添加。',
|
||||
'failure' => 'The team member could not be added, please try again.',
|
||||
'success' => '团队成员已添加',
|
||||
'failure' => '无法添加团队成员,请稍后再试。',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => '更新配置文件',
|
||||
'success' => '个人资料已更新',
|
||||
'failure' => 'Something went wrong updating the profile, please try again.',
|
||||
'failure' => '更新档案时发生错误,请稍后再试。',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => '团队成员已删除.',
|
||||
'failure' => 'The team member could not be added, please try again.',
|
||||
'failure' => '无法添加团队成员,请稍后再试。',
|
||||
],
|
||||
'invite' => [
|
||||
'title' => '邀请团队成员',
|
||||
'success' => '团队成员已邀请成功.',
|
||||
'failure' => 'The invite could not be sent, please try again.',
|
||||
'failure' => '邀请无法发送,请稍后再试。',
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
@@ -69,10 +69,10 @@ return [
|
||||
|
||||
'groups' => [
|
||||
'name' => '组名',
|
||||
'collapsing' => 'Choose visibility of the group',
|
||||
'collapsing' => '选择分组可见',
|
||||
'visible' => '总是展开',
|
||||
'collapsed' => '默认折叠',
|
||||
'collapsed_incident' => 'Collapse the group, but expand if there are issues',
|
||||
'collapsed_incident' => '折叠分组,但当有故障时展开',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Average',
|
||||
'places' => '小数点位数',
|
||||
'default_view' => '默认视图',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Value',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => '横幅图像',
|
||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics 代码',
|
||||
@@ -125,10 +127,10 @@ return [
|
||||
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
|
||||
],
|
||||
'stylesheet' => [
|
||||
'custom-css' => '自定义样式表',
|
||||
'custom-css' => '自定义 CSS 样式表',
|
||||
],
|
||||
'theme' => [
|
||||
'background-color' => 'Background Color',
|
||||
'background-color' => '背景色',
|
||||
'background-fills' => '区块填充色(组件, 故障, 页尾)',
|
||||
'banner-background-color' => '横幅背景色',
|
||||
'banner-padding' => '横幅Padding值',
|
||||
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => ':app 應用狀態頁面由 <a href="https://cachethq.io">Cachet</a>提供支持。',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => '關於此站點',
|
||||
'rss-feed' => 'RSS 訂閱',
|
||||
'atom-feed' => 'Atom 訂閱',
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user