diff --git a/resources/lang/af-ZA/forms.php b/resources/lang/af-ZA/forms.php index 2091ce6ec0a1..39fc6ce0dc36 100644 --- a/resources/lang/af-ZA/forms.php +++ b/resources/lang/af-ZA/forms.php @@ -49,6 +49,7 @@ 'name' => 'Name', 'status' => 'Status', 'component' => 'Komponente', + 'component_status' => 'Component Status', 'message' => 'Boodskap', 'message-help' => 'You may also use Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/ar-SA/forms.php b/resources/lang/ar-SA/forms.php index 1ee07fd1ef20..b1981e5481d9 100644 --- a/resources/lang/ar-SA/forms.php +++ b/resources/lang/ar-SA/forms.php @@ -49,6 +49,7 @@ 'name' => 'الاسم', 'status' => 'الحالة', 'component' => 'المكون', + 'component_status' => 'Component Status', 'message' => 'رسالة', 'message-help' => 'يمكنك إستخدام الـ Markdown.', 'occurred_at' => 'متى ظهرت هذه الحالة؟', diff --git a/resources/lang/ca-ES/forms.php b/resources/lang/ca-ES/forms.php index fc14d03d995d..60e4625beaa0 100644 --- a/resources/lang/ca-ES/forms.php +++ b/resources/lang/ca-ES/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nom', 'status' => 'Estat', 'component' => 'Component', + 'component_status' => 'Component Status', 'message' => 'Missatge', 'message-help' => 'També podeu fer servir Markdown.', 'occurred_at' => 'Quan va succeir aquest incident?', diff --git a/resources/lang/cs-CZ/forms.php b/resources/lang/cs-CZ/forms.php index 2c072541e5b1..80a4bffa88b5 100644 --- a/resources/lang/cs-CZ/forms.php +++ b/resources/lang/cs-CZ/forms.php @@ -49,6 +49,7 @@ 'name' => 'Jméno', 'status' => 'Stav', 'component' => 'Komponenta', + 'component_status' => 'Component Status', 'message' => 'Zpráva', 'message-help' => 'Můžete také použít Markdown.', 'occurred_at' => 'Kdy došlo k incidentu?', diff --git a/resources/lang/da-DK/cachet.php b/resources/lang/da-DK/cachet.php index 51ab8d5b3435..a14504d4ec23 100644 --- a/resources/lang/da-DK/cachet.php +++ b/resources/lang/da-DK/cachet.php @@ -30,10 +30,10 @@ 'none' => 'Ingen hændelser er rapporteret', 'past' => 'Tidligere hændelser', 'stickied' => 'Låst hændelse', - 'scheduled' => 'Planlagt vedligeholdelse', + 'scheduled' => 'Vedligeholdelse', 'scheduled_at' => ', planlagt til :timestamp', 'posted' => 'Sendt :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Indsendt :timestamp', 'status' => [ 1 => 'Undersøger', 2 => 'Identificeret', @@ -54,8 +54,8 @@ // Service Status 'service' => [ 'good' => '[0,1] Systemet virker|[2,Inf] Alle systemer virker', - 'bad' => '[0,1] Systemet har i øjeblikket problemer|[2,Inf] Nogle systemer har i øjeblikket problemer', - 'major' => '[0,1] Systemet har i øjeblikket store problemer|[2,Inf] Nogle systemer har i øjeblikket store problemer', + 'bad' => '[0,1] Systemet har i øjeblikket problemer|[2,*] Nogle systemer har i øjeblikket problemer', + 'major' => '[0,1] Systemet har i øjeblikket store problemer|[2,*] Nogle systemer har i øjeblikket store problemer', ], 'api' => [ @@ -76,7 +76,7 @@ // Subscriber 'subscriber' => [ 'subscribe' => 'Tilmeld dig for at få de seneste opdateringer', - 'unsubscribe' => 'Afmeld via :link', + 'unsubscribe' => 'Afmeld via: link', 'button' => 'Abonner', 'manage' => [ 'no_subscriptions' => 'Du abonner i øjeblikket på alle opdateringer.', diff --git a/resources/lang/da-DK/dashboard.php b/resources/lang/da-DK/dashboard.php index c1e3612744cd..9194ad6c3dab 100644 --- a/resources/lang/da-DK/dashboard.php +++ b/resources/lang/da-DK/dashboard.php @@ -22,7 +22,7 @@ 'incident-create-template' => 'Create Template', 'incident-templates' => 'Incident Templates', 'updates' => [ - 'title' => 'Incident updates for :incident', + 'title' => 'Hændelsesopdateringer til :hændelse', 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', 'add' => [ 'title' => 'Opret ny hændelsesopdatering', @@ -73,7 +73,7 @@ // Incident Maintenance 'schedule' => [ - 'schedule' => 'Planlagt vedligeholdelse', + 'schedule' => 'Vedligeholdelse', 'logged' => '{0} Der er intet planlagt.|Der er 1 planlagt.|Der er :count planlagte.', 'scheduled_at' => 'Planlagt til :timestamp', 'add' => [ diff --git a/resources/lang/da-DK/forms.php b/resources/lang/da-DK/forms.php index 21fb98d7cd73..f390b00f6a9d 100644 --- a/resources/lang/da-DK/forms.php +++ b/resources/lang/da-DK/forms.php @@ -49,6 +49,7 @@ 'name' => 'Navn', 'status' => 'Status', 'component' => 'Komponent', + 'component_status' => 'Component Status', 'message' => 'Besked', 'message-help' => 'Du kan benytte Markdown.', 'occurred_at' => 'Hvornår skete hændelsen?', diff --git a/resources/lang/de-DE/cachet.php b/resources/lang/de-DE/cachet.php index 51b0c06cac20..182b0b7ce321 100644 --- a/resources/lang/de-DE/cachet.php +++ b/resources/lang/de-DE/cachet.php @@ -30,10 +30,10 @@ 'none' => 'Es liegen keine Ereignisse vor', 'past' => 'Vergangene Ereignisse', 'stickied' => 'Angepinnte Vorfälle', - 'scheduled' => 'Geplante Wartungen', + 'scheduled' => 'Wartungsarbeiten', 'scheduled_at' => ', geplant :timestamp', 'posted' => 'Veröffentlicht :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Veröffentlicht am :timestamp', 'status' => [ 1 => 'Untersuchungen laufen', 2 => 'Identifiziert', @@ -54,8 +54,8 @@ // Service Status 'service' => [ 'good' => '[0,1] System funktioniert einwandfrei|[2,Inf] Alle Systeme funktionieren einwandfrei', - 'bad' => '[0,1] System hat momentan Probleme|[2,Inf] Mehrere Systeme haben momentan Probleme', - 'major' => '[0,1] System hat ein schwerwiegendes Problem|[2,Inf] Mehrere Systeme haben ein schwerwiegendes Problem', + 'bad' => '[0,1] Das System hat momentan Probleme|[2,Inf] Mehrere Systeme haben momentan Probleme', + 'major' => '[0,1] Das System hat ein schwerwiegendes Problem|[2,Inf] Mehrere Systeme haben ein schwerwiegendes Problem', ], 'api' => [ diff --git a/resources/lang/de-DE/dashboard.php b/resources/lang/de-DE/dashboard.php index b61e6489f592..500f6cf26e99 100644 --- a/resources/lang/de-DE/dashboard.php +++ b/resources/lang/de-DE/dashboard.php @@ -16,23 +16,23 @@ // Incidents 'incidents' => [ - 'title' => 'Ereignisse & Termine', + 'title' => 'Vorfälle & Wartungsarbeiten', 'incidents' => 'Ereignisse', - 'logged' => '{0} Es gibt keine Ereignisse, gute Arbeit.|Du hast ein Ereignis gemeldet.|Du hast :count Ereignisse gemeldet.', + 'logged' => '{0} Es gibt keine Vorfälle, gute Arbeit.|[1] Du hast ein Vorfall gemeldet.|[2,*] Du hast :count Vorfälle gemeldet.', 'incident-create-template' => 'Vorlage erstellen', 'incident-templates' => 'Ereignis Vorlagen', 'updates' => [ - 'title' => 'Incident updates for :incident', - 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', + 'title' => 'Vorfall Aktualisiert für :incident', + 'count' => '{0} 0 Aktualisierungen|[1] Eine Aktualisierung|[2] Zwei Aktualisierungen|[3,*] Mehrere Aktualisierungen', 'add' => [ 'title' => 'Vorfall-Update erstellen', - 'success' => 'Your new incident update has been created.', - 'failure' => 'Something went wrong with the incident update.', + 'success' => 'Deine neue Vorfall Aktualisierung wurde erstellt.', + 'failure' => 'Etwas ist schief gelaufen mit der Vorfall Aktualisierung.', ], 'edit' => [ - 'title' => 'Edit incident update', - 'success' => 'The incident update has been updated.', - 'failure' => 'Something went wrong updating the incident update', + 'title' => 'Bearbeite Vorfall Aktualisierung', + 'success' => 'Vorfall wurde aktualisiert.', + 'failure' => 'Etwas ist mit dem Aktualisieren des Vorfall Updates schief gelaufen', ], ], 'add' => [ @@ -73,7 +73,7 @@ // Incident Maintenance 'schedule' => [ - 'schedule' => 'Geplante Wartungen', + 'schedule' => 'Wartungsarbeiten', 'logged' => '{0} Es gibt keine Zeitpläne, gute Arbeit.|Du hast einen Zeitplan erstellt.|Du hast :count Zeitpläne gemeldet.', 'scheduled_at' => 'Geplant am :timestamp', 'add' => [ @@ -157,12 +157,12 @@ 'subscribers' => [ 'subscribers' => 'Abonnenten', 'description' => 'Abonnenten erhalten E-Mail Updates, wenn Vorfälle erstellt oder Komponenten bearbeitet werden.', - 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.', + 'description_disabled' => 'Um diese Funktion nutzen zu können, müssen Sie zulassen, dass sich Personen für Benachrichtigungen anmelden dürfen.', 'verified' => 'Bestätigt', 'not_verified' => 'Nicht Bestätigt', 'subscriber' => ':email, abonniert am :date', 'no_subscriptions' => 'Aktualisierungen per E-Mail abonnieren', - 'global' => 'Globally subscribed', + 'global' => 'Weltweit abonniert', 'add' => [ 'title' => 'Einen neuen Abonnenten hinzufügen', 'success' => 'Abonnent hinzugefügt.', diff --git a/resources/lang/de-DE/forms.php b/resources/lang/de-DE/forms.php index fffce2763324..9ea3cc3d2a63 100644 --- a/resources/lang/de-DE/forms.php +++ b/resources/lang/de-DE/forms.php @@ -49,6 +49,7 @@ 'name' => 'Name', 'status' => 'Status', 'component' => 'Komponente', + 'component_status' => 'Component Status', 'message' => 'Nachricht', 'message-help' => 'Sie können auch Markdown verwenden.', 'occurred_at' => 'Wann ist dieser Vorfall aufgetreten?', @@ -151,7 +152,7 @@ 'display-graphs' => 'Graphen auf der Statusseite anzeigen?', 'about-this-page' => 'Über diese Seite', 'days-of-incidents' => 'Wie viele Tage mit Vorfällen sollen gezeigt werden?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Aktualisierungsrate der Statusseite (in Sekunden).', 'banner' => 'Banner Bild', '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?', @@ -235,7 +236,7 @@ 'remove' => 'Entfernen', 'invite' => 'Einladen', 'signup' => 'Registrieren', - 'manage_updates' => 'Manage Updates', + 'manage_updates' => 'Updates verwalten', // Other 'optional' => '* optional', diff --git a/resources/lang/el-GR/forms.php b/resources/lang/el-GR/forms.php index 939978b9485b..851438e716ce 100644 --- a/resources/lang/el-GR/forms.php +++ b/resources/lang/el-GR/forms.php @@ -49,6 +49,7 @@ 'name' => 'Name', 'status' => 'Κατάσταση', 'component' => 'Component', + 'component_status' => 'Component Status', 'message' => 'Μήνυμα', 'message-help' => 'You may also use Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/en-UD/forms.php b/resources/lang/en-UD/forms.php index eef3e2880e5c..9ece12cd4ca5 100644 --- a/resources/lang/en-UD/forms.php +++ b/resources/lang/en-UD/forms.php @@ -49,6 +49,7 @@ 'name' => 'crwdns1123:0crwdne1123:0', 'status' => 'crwdns1124:0crwdne1124:0', 'component' => 'crwdns1125:0crwdne1125:0', + 'component_status' => 'crwdns1425:0crwdne1425:0', 'message' => 'crwdns1126:0crwdne1126:0', 'message-help' => 'crwdns1127:0crwdne1127:0', 'occurred_at' => 'crwdns1128:0crwdne1128:0', diff --git a/resources/lang/en-US/cachet.php b/resources/lang/en-US/cachet.php index 0a8ccd8f4702..45669585fc58 100644 --- a/resources/lang/en-US/cachet.php +++ b/resources/lang/en-US/cachet.php @@ -33,7 +33,7 @@ 'scheduled' => 'Scheduled Maintenance', 'scheduled_at' => ', scheduled :timestamp', 'posted' => 'Posted :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Posted :timestamp', 'status' => [ 1 => 'Investigating', 2 => 'Identified', diff --git a/resources/lang/en-US/forms.php b/resources/lang/en-US/forms.php index 710093c5f924..41c3a3165772 100644 --- a/resources/lang/en-US/forms.php +++ b/resources/lang/en-US/forms.php @@ -49,6 +49,7 @@ 'name' => 'Name', 'status' => 'Status', 'component' => 'Component', + 'component_status' => 'Component Status', 'message' => 'Message', 'message-help' => 'You may also use Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/es-ES/cachet.php b/resources/lang/es-ES/cachet.php index 2c1633380723..ccac14ca004b 100644 --- a/resources/lang/es-ES/cachet.php +++ b/resources/lang/es-ES/cachet.php @@ -33,7 +33,7 @@ 'scheduled' => 'Mantenimiento programado', 'scheduled_at' => ', programado para :timestamp', 'posted' => 'Publicado :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Publicado :timestamp', 'status' => [ 1 => 'Investigando', 2 => 'Identificado', diff --git a/resources/lang/es-ES/dashboard.php b/resources/lang/es-ES/dashboard.php index 86b3fe888601..d3a1abc3f959 100644 --- a/resources/lang/es-ES/dashboard.php +++ b/resources/lang/es-ES/dashboard.php @@ -22,17 +22,17 @@ 'incident-create-template' => 'Crear plantilla', 'incident-templates' => 'Plantillas de incidente', 'updates' => [ - 'title' => 'Incident updates for :incident', - 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', + 'title' => 'Actualizaciones de incidentes para :incident', + 'count' => '{0} cero actualizaciones |[1] una actualización |[2] dos actualizaciones | [3 *] Varias actualizaciones', 'add' => [ 'title' => 'Crea una nueva actualización de incidente', - 'success' => 'Your new incident update has been created.', - 'failure' => 'Something went wrong with the incident update.', + 'success' => 'Su nueva plantilla de incidentes ha sido creada.', + 'failure' => 'Algo salió mal con la actualización del incidente.', ], 'edit' => [ - 'title' => 'Edit incident update', - 'success' => 'The incident update has been updated.', - 'failure' => 'Something went wrong updating the incident update', + 'title' => 'Editar actualización del incidente', + 'success' => 'La actualización del incidente ha sido actualizada.', + 'failure' => 'Algo salió mal al actualizar la actualización del incidente', ], ], 'add' => [ @@ -157,12 +157,12 @@ 'subscribers' => [ 'subscribers' => 'Suscriptores', 'description' => 'Los suscriptores recibirán actualizaciones por correo electrónico cuando se creen incidentes o se actualicen componentes.', - 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.', + 'description_disabled' => 'Para utilizar esta función, necesita permitir a las personas registrarse a las notificaciones.', 'verified' => 'Verificado', 'not_verified' => 'No confirmado', 'subscriber' => ':email, suscrito :date', 'no_subscriptions' => 'Suscrito a todas las actualizaciones', - 'global' => 'Globally subscribed', + 'global' => 'Suscrito a todo', 'add' => [ 'title' => 'Agregar un nuevo subscriptor', 'success' => 'Subscriptor agregado.', diff --git a/resources/lang/es-ES/forms.php b/resources/lang/es-ES/forms.php index ec4761189079..2e2dd52948bb 100644 --- a/resources/lang/es-ES/forms.php +++ b/resources/lang/es-ES/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nombre', 'status' => 'Estado', 'component' => 'Componente', + 'component_status' => 'Component Status', 'message' => 'Mensaje', 'message-help' => 'También puedes usar Markdown.', 'occurred_at' => '¿Cuando ocurrió este incidente?', @@ -151,7 +152,7 @@ 'display-graphs' => '¿Mostrar gráficas en la pagina de estado?', 'about-this-page' => 'Sobre esta página', 'days-of-incidents' => '¿Cuántos días de incidentes mostrar?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Tasa de actualización de la página de estado (en segundos).', 'banner' => 'Imagen del banner', '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?', @@ -235,7 +236,7 @@ 'remove' => 'Remover', 'invite' => 'Invitar', 'signup' => 'Registrarse', - 'manage_updates' => 'Manage Updates', + 'manage_updates' => 'Administrar las actualizaciones', // Other 'optional' => '* Opcional', diff --git a/resources/lang/fa-IR/forms.php b/resources/lang/fa-IR/forms.php index 95acb2e31abd..962c8dced9b1 100644 --- a/resources/lang/fa-IR/forms.php +++ b/resources/lang/fa-IR/forms.php @@ -49,6 +49,7 @@ 'name' => 'نام', 'status' => 'وضعیت', 'component' => 'کامپوننت', + 'component_status' => 'Component Status', 'message' => 'پیام', 'message-help' => 'شاید شما بخواهید از Markdown نیز استفاده کنید.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/fi-FI/forms.php b/resources/lang/fi-FI/forms.php index 13c534fb5bab..160dc3ebd886 100644 --- a/resources/lang/fi-FI/forms.php +++ b/resources/lang/fi-FI/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nimi', 'status' => 'Tila', 'component' => 'Komponentti', + 'component_status' => 'Component Status', 'message' => 'Viesti', 'message-help' => 'You may also use Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/fr-FR/cachet.php b/resources/lang/fr-FR/cachet.php index e28e2191b9ce..3a9922889fd1 100644 --- a/resources/lang/fr-FR/cachet.php +++ b/resources/lang/fr-FR/cachet.php @@ -33,7 +33,7 @@ 'scheduled' => 'Maintenance Planifiée', 'scheduled_at' => ', planifé à :timestamp', 'posted' => 'Posté à :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Posté à : timestamp', 'status' => [ 1 => 'Enquête en cours', 2 => 'Identifié', diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php index 60170d78b979..6b15b2b9599c 100644 --- a/resources/lang/fr-FR/dashboard.php +++ b/resources/lang/fr-FR/dashboard.php @@ -22,17 +22,17 @@ 'incident-create-template' => 'Créer un modèle', 'incident-templates' => 'Modèles d\'incident', 'updates' => [ - 'title' => 'Incident updates for :incident', - 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', + 'title' => 'Incident mis à jour pour : incident', + 'count' => '{0} Aucune mise à jour|[1] Une mise à jour|[2] Deux mises à jour|[3,*] Plusieurs mises à jour', 'add' => [ 'title' => 'Créer une mise à jour d\'incident', - 'success' => 'Your new incident update has been created.', - 'failure' => 'Something went wrong with the incident update.', + 'success' => 'Votre nouvelle mise à jour d\'incident a été créée.', + 'failure' => 'Un problème est survenu lors de la mise à jour de l\'incident.', ], 'edit' => [ - 'title' => 'Edit incident update', - 'success' => 'The incident update has been updated.', - 'failure' => 'Something went wrong updating the incident update', + 'title' => 'Éditer la mise à jour de l\'incident', + 'success' => 'La mise à jour de l\'incident a été mise à jour.', + 'failure' => 'Un problème est survenu lors de la mise à jour de l\'incident', ], ], 'add' => [ @@ -157,12 +157,12 @@ 'subscribers' => [ 'subscribers' => 'Abonnés', 'description' => 'Les abonnés recevront des notifications par e-mail lorsque des incidents sont créés ou des composants sont mis à jour.', - 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.', + 'description_disabled' => 'Pour utiliser cette fonctionnalité, vous devez autoriser les utilisateurs de s\'abonner aux notifications.', 'verified' => 'Vérifié', 'not_verified' => 'Non vérifié', 'subscriber' => ':email, abonné à :date', 'no_subscriptions' => 'Souscrire à toutes les mises à jour', - 'global' => 'Globally subscribed', + 'global' => 'Abonné globalement', 'add' => [ 'title' => 'Ajouter un abonné', 'success' => 'L\'abonné a été ajouté !', diff --git a/resources/lang/fr-FR/forms.php b/resources/lang/fr-FR/forms.php index 8caab149a74a..4849b51e6405 100644 --- a/resources/lang/fr-FR/forms.php +++ b/resources/lang/fr-FR/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nom', 'status' => 'Statut', 'component' => 'Composant', + 'component_status' => 'Statut des composants', 'message' => 'Message', 'message-help' => 'Vous pouvez également utiliser le format Markdown.', 'occurred_at' => 'Quand s\'est produit cet incident ?', @@ -151,7 +152,7 @@ 'display-graphs' => 'Afficher les graphiques sur la page de statut ?', 'about-this-page' => 'À propos de cette page', 'days-of-incidents' => 'Combien de jours d\'incidents à montrer ?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Fréquence de rafraîchissement de la page de statut (en secondes).', 'banner' => 'Image d\'en-tête', '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 ?', @@ -235,7 +236,7 @@ 'remove' => 'Enlever', 'invite' => 'Inviter', 'signup' => 'Inscription', - 'manage_updates' => 'Manage Updates', + 'manage_updates' => 'Gérer les mises à jour', // Other 'optional' => '* Optionnel', diff --git a/resources/lang/he-IL/forms.php b/resources/lang/he-IL/forms.php index 54dda5eb8e54..29e47ccc1947 100644 --- a/resources/lang/he-IL/forms.php +++ b/resources/lang/he-IL/forms.php @@ -49,6 +49,7 @@ 'name' => 'שם', 'status' => 'סטטוס', 'component' => 'Component', + 'component_status' => 'Component Status', 'message' => 'הודעה', 'message-help' => 'You may also use Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/hu-HU/forms.php b/resources/lang/hu-HU/forms.php index 540b02dfff53..19c7471c8219 100644 --- a/resources/lang/hu-HU/forms.php +++ b/resources/lang/hu-HU/forms.php @@ -49,6 +49,7 @@ 'name' => 'Név', 'status' => 'Státusz', 'component' => 'Komponens', + 'component_status' => 'Component Status', 'message' => 'Üzenet', 'message-help' => 'Használhatsz Markdown-t is.', 'occurred_at' => 'Mikor történt az incidens?', diff --git a/resources/lang/id-ID/cachet.php b/resources/lang/id-ID/cachet.php index 1716995450d8..cc5c13f69d10 100644 --- a/resources/lang/id-ID/cachet.php +++ b/resources/lang/id-ID/cachet.php @@ -30,10 +30,10 @@ 'none' => 'Tidak ada insiden yang dilaporkan', 'past' => 'Insiden sebelumnya', 'stickied' => 'Insiden sticky', - 'scheduled' => 'Jadwal Pemeliharaan', + 'scheduled' => 'Pemeliharaan', 'scheduled_at' => ', dijadwalkan pada :timestamp', 'posted' => 'Dikirim: timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Dikirim: :timestamp', 'status' => [ 1 => 'Investigasi', 2 => 'Teridentifikasi', @@ -53,9 +53,9 @@ // Service Status 'service' => [ - 'good' => '[0,1] sistem operasional | [2, Inf] Semua sistem operasional', - 'bad' => '[0,1] sistem ini sedang mengalami masalah | [2, Inf] Beberapa sistem mengalami masalah', - 'major' => '[0,1] Layanan mengalami outage besar | [2, Inf] Beberapa sistem mengalami outage besar', + 'good' => '[0,1]Sistem operasional|[2,*] Semua sistem operasional', + 'bad' => '[0,1]Sistem ini sedang mengalami masalah|[2,*]Beberapa sistem mengalami masalah', + 'major' => '[0,1]Sistem mengalami masalah besar|[2,*]Beberapa sistem mengalami masalah besar', ], 'api' => [ @@ -76,7 +76,7 @@ // Subscriber 'subscriber' => [ 'subscribe' => 'Ikuti newsletter untuk mendapat update terbaru.', - 'unsubscribe' => 'Berhenti berlangganan pada :link', + 'unsubscribe' => 'Berhenti berlangganan: :link', 'button' => 'Daftar', 'manage' => [ 'no_subscriptions' => 'Anda saat ini terdaftar untuk semua update.', diff --git a/resources/lang/id-ID/dashboard.php b/resources/lang/id-ID/dashboard.php index 38ba0c058f52..d75e5fd8f11a 100644 --- a/resources/lang/id-ID/dashboard.php +++ b/resources/lang/id-ID/dashboard.php @@ -73,7 +73,7 @@ // Incident Maintenance 'schedule' => [ - 'schedule' => 'Jadwal Pemeliharaan', + 'schedule' => 'Pemeliharaan', 'logged' => '{0} Tidak ada penjadwalan, mantap. | Anda mencatat satu jadwal. | Anda telah melaporkan :count jadwal.', 'scheduled_at' => 'Dijadwalkan pada :timestamp', 'add' => [ diff --git a/resources/lang/id-ID/forms.php b/resources/lang/id-ID/forms.php index 1556dd1d5f72..a0d49f3f396d 100644 --- a/resources/lang/id-ID/forms.php +++ b/resources/lang/id-ID/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nama', 'status' => 'Status', 'component' => 'Komponen', + 'component_status' => 'Component Status', 'message' => 'Pesan', 'message-help' => 'Anda juga bisa menggunakan Markdown.', 'occurred_at' => 'Kapan insiden ini terjadi?', diff --git a/resources/lang/it-IT/forms.php b/resources/lang/it-IT/forms.php index 25e3a4e7366d..3e3b8daf9679 100644 --- a/resources/lang/it-IT/forms.php +++ b/resources/lang/it-IT/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nome', 'status' => 'Stato', 'component' => 'Componente', + 'component_status' => 'Component Status', 'message' => 'Messaggio', 'message-help' => 'Si può anche utilizzare il linguaggio di Markdown.', 'occurred_at' => 'Quando è accaduto questo incidente?', @@ -151,7 +152,7 @@ 'display-graphs' => 'Visualizzare i grafici nella pagina di stato?', 'about-this-page' => 'Informazioni sulla pagina', 'days-of-incidents' => 'Quanti giorni di segnalazioni mostrare?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Frequenza di aggiornamento della pagina di stato (in secondi).', 'banner' => 'Immagine del banner', 'banner-help' => 'È consigliabile caricare file larghi non più di 930px.', 'subscribers' => 'Permettere alle persone di iscriversi alle notifiche via email?', @@ -235,7 +236,7 @@ 'remove' => 'Rimuovi', 'invite' => 'Invita', 'signup' => 'Registrati', - 'manage_updates' => 'Manage Updates', + 'manage_updates' => 'Gestisci gli aggiornamenti', // Other 'optional' => '* Opzionale', diff --git a/resources/lang/ja-JP/forms.php b/resources/lang/ja-JP/forms.php index db471de07724..c2b5525e912e 100644 --- a/resources/lang/ja-JP/forms.php +++ b/resources/lang/ja-JP/forms.php @@ -49,6 +49,7 @@ 'name' => '名前', 'status' => '状況', 'component' => 'コンポーネント', + 'component_status' => 'Component Status', 'message' => 'メッセージ', 'message-help' => 'You may also use Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/ko-KR/forms.php b/resources/lang/ko-KR/forms.php index b55a31693076..99e6e7aaa4db 100644 --- a/resources/lang/ko-KR/forms.php +++ b/resources/lang/ko-KR/forms.php @@ -49,6 +49,7 @@ 'name' => '이름', 'status' => '상태', 'component' => '구성요소', + 'component_status' => 'Component Status', 'message' => '메시지', 'message-help' => 'Markdown을 사용할 수 있습니다.', 'occurred_at' => '문제가 언제 발생 했나요?', diff --git a/resources/lang/nl-NL/cachet.php b/resources/lang/nl-NL/cachet.php index e8f01fba96d6..8df3b846f0ae 100644 --- a/resources/lang/nl-NL/cachet.php +++ b/resources/lang/nl-NL/cachet.php @@ -33,7 +33,7 @@ 'scheduled' => 'Gepland onderhoud', 'scheduled_at' => ', gepland :timestamp', 'posted' => 'Geplaatst op :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Geplaatst op :timestamp', 'status' => [ 1 => 'In onderzoek', 2 => 'Geïdentificeerd', diff --git a/resources/lang/nl-NL/dashboard.php b/resources/lang/nl-NL/dashboard.php index 709e065c8e3a..cb2127a8d649 100644 --- a/resources/lang/nl-NL/dashboard.php +++ b/resources/lang/nl-NL/dashboard.php @@ -22,7 +22,7 @@ 'incident-create-template' => 'Maak template', 'incident-templates' => 'Incident Sjablonen', 'updates' => [ - 'title' => 'Incident updates for :incident', + 'title' => 'Incident updates voor :incident', 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', 'add' => [ 'title' => 'Maak een nieuwe incident update', diff --git a/resources/lang/nl-NL/forms.php b/resources/lang/nl-NL/forms.php index e139aa0c9952..6ecab0704001 100644 --- a/resources/lang/nl-NL/forms.php +++ b/resources/lang/nl-NL/forms.php @@ -49,6 +49,7 @@ 'name' => 'Naam', 'status' => 'Status', 'component' => 'Onderdeel', + 'component_status' => 'Component Status', 'message' => 'Boodschap', 'message-help' => 'U kan ook gebruik maken van Markdown.', 'occurred_at' => 'Wanneer heeft dit incident plaatsgevonden?', diff --git a/resources/lang/no-NO/forms.php b/resources/lang/no-NO/forms.php index 7077e5a90983..38ea4188f8c5 100644 --- a/resources/lang/no-NO/forms.php +++ b/resources/lang/no-NO/forms.php @@ -49,6 +49,7 @@ 'name' => 'Navn', 'status' => 'Status', 'component' => 'Komponent', + 'component_status' => 'Component Status', 'message' => 'Melding', 'message-help' => 'Du kan også bruke Markdown.', 'occurred_at' => 'Når inntraff denne hendelsen?', diff --git a/resources/lang/pl-PL/dashboard.php b/resources/lang/pl-PL/dashboard.php index 3d1ed5fd74ae..29b8ea25661d 100644 --- a/resources/lang/pl-PL/dashboard.php +++ b/resources/lang/pl-PL/dashboard.php @@ -16,22 +16,22 @@ // Incidents 'incidents' => [ - 'title' => 'Ereignisse & Termine', + 'title' => 'Incydenty i Konserwacja', 'incidents' => 'Vorfälle', 'logged' => '{0} Es gibt keine Vorfälle, gute Arbeit.|Du hast einen Vorfall gemeldet.|Du hast :count Vorfälle gemeldet.', 'incident-create-template' => 'Vorlage erstellen', 'incident-templates' => 'Vorfall Vorlagen', 'updates' => [ - 'title' => 'Incident updates for :incident', - 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', + 'title' => 'Aktualizacje incydentu dla :incident', + 'count' => '{0} Zero Aktualizacji|[1] Jedna Aktualizacja|[2] Dwie Aktualizacje|[3,*] Kilka Aktualizacji', 'add' => [ 'title' => 'Utwórz nową aktualizację zdarzenia', 'success' => 'Your new incident update has been created.', - 'failure' => 'Something went wrong with the incident update.', + 'failure' => 'Coś poszło nie tak z aktualizacją incydentu.', ], 'edit' => [ - 'title' => 'Edit incident update', - 'success' => 'The incident update has been updated.', + 'title' => 'Edytuj aktualizację incydentu', + 'success' => 'Aktualizacja incydentu została zaktualizowana.', 'failure' => 'Something went wrong updating the incident update', ], ], @@ -157,12 +157,12 @@ 'subscribers' => [ 'subscribers' => 'Abonnenten', 'description' => 'Subskrybenci będą otrzymywać powiadomienia, gdy wydarzenia zostaną utworzone lub komponenty zaktualizowane.', - 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.', + 'description_disabled' => 'Aby korzystać z tej funkcji, musisz pozwolić ludziom na rejestrację dla powiadomień.', 'verified' => 'Verifiziert', 'not_verified' => 'Nicht verifiziert', 'subscriber' => ':email, subskrybowany :data', 'no_subscriptions' => 'Zapisano do wszystkich aktualizacji', - 'global' => 'Globally subscribed', + 'global' => 'Globalnie subskrybowane', 'add' => [ 'title' => 'Einen neuen Abonnenten hinzufügen', 'success' => 'Abonnent hinzugefügt.', diff --git a/resources/lang/pl-PL/forms.php b/resources/lang/pl-PL/forms.php index fe15f8002d7f..813a1ff8ecbb 100644 --- a/resources/lang/pl-PL/forms.php +++ b/resources/lang/pl-PL/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nazwa', 'status' => 'Status', 'component' => 'Komponent', + 'component_status' => 'Component Status', 'message' => 'Nachricht', 'message-help' => 'Można użyć również języka znaczników.', 'occurred_at' => 'Kiedy wystąpił incydent?', @@ -151,7 +152,7 @@ 'display-graphs' => 'Pokazać wykresy na stronie statusu?', 'about-this-page' => 'Informacje o tej stronie', 'days-of-incidents' => 'Z ilu ostatnich dni pokazywać incydenty?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Częstotliwość odświeżania strony statusu (w sekundach).', 'banner' => 'Baner', 'banner-help' => 'Zaleca się, aby przesyłać pliki nie większe niż 930px szerokości.', 'subscribers' => 'Czy zezwolić użytkownikom na subskrypcje e-mail w celu otrzymywania powiadomień?', @@ -215,7 +216,7 @@ ], 'team' => [ 'description' => 'Zaproś nowych członków do swojego zespołu. Wpisz ich adresy e-mail tutaj.', - 'email' => 'Email #:id', + 'email' => 'Adres Email Członków Zespołu', ], ], @@ -235,7 +236,7 @@ 'remove' => 'Skasuj', 'invite' => 'Zaproś', 'signup' => 'Zarejestruj się', - 'manage_updates' => 'Manage Updates', + 'manage_updates' => 'Zarządzaj Aktualizacjami', // Other 'optional' => '* Opcjonalnie', diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index f1245d51028c..83e21302394d 100644 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -30,10 +30,10 @@ 'none' => 'Nenhum incidente reportado', 'past' => 'Incidentes anteriores', 'stickied' => 'Incidentes Fixados', - 'scheduled' => 'Manutenção Agendada', + 'scheduled' => 'Manutenção', 'scheduled_at' => ', agendada :timestamp', 'posted' => 'Postado :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Postado em :timestamp', 'status' => [ 1 => 'Investigando', 2 => 'Identificado', @@ -53,9 +53,9 @@ // Service Status 'service' => [ - 'good' => '[0,1] Sistema operacional|[2,Inf] Todos os sistemas estão operacionais', - 'bad' => '[0,1] O sistema encontra-se com alguns problemas|[2,Inf] Alguns sistemas estão com problemas', - 'major' => '[0,1] O serviço encontra-se com uma falha geral.|[2,Inf] Alguns sistemas encontram-se com falhas gerais', + 'good' => '[0,1] Sistema operacional|[2,*] Todos os sistemas estão operacionais', + 'bad' => '[0,1] O sistema encontra-se com alguns problemas|[2,*] Alguns sistemas estão com problemas', + 'major' => '[0,1]O sistema encontra-se com uma falha geral|[2,*]Alguns sistemas encontram-se com falhas gerais', ], 'api' => [ diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php index ce62515e0d14..67fa9411117b 100644 --- a/resources/lang/pt-BR/dashboard.php +++ b/resources/lang/pt-BR/dashboard.php @@ -16,23 +16,23 @@ // Incidents 'incidents' => [ - 'title' => 'Incidentes & Agenda', + 'title' => 'Incidentes & Agendamentos', 'incidents' => 'Incidentes', - 'logged' => '{0} Não existem incidentes, bom trabalho.|Você registrou um incidente.|Você reportou :count incidentes.', + 'logged' => '{0} Não existem incidentes, bom trabalho.|[1] Você registrou um incidente.|[2,*] Você reportou :count incidentes.', 'incident-create-template' => 'Criar template', 'incident-templates' => 'Template de incidentes', 'updates' => [ - 'title' => 'Incident updates for :incident', - 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', + 'title' => 'Atualizações para o incidente :incident', + 'count' => '{0} Zero Atualizações|[1] Uma Atualização|[2] Duas Atualizações|[3,*] Várias Atualizações', 'add' => [ 'title' => 'Crie uma nova atualização de incidente', - 'success' => 'Your new incident update has been created.', - 'failure' => 'Something went wrong with the incident update.', + 'success' => 'Seu novo incidente foi criado.', + 'failure' => 'Algo deu errado com a atualização do incidente.', ], 'edit' => [ - 'title' => 'Edit incident update', - 'success' => 'The incident update has been updated.', - 'failure' => 'Something went wrong updating the incident update', + 'title' => 'Editar atualização do incidente', + 'success' => 'O incidente foi atualizado.', + 'failure' => 'Algo deu errado ao atualizar o incidente', ], ], 'add' => [ @@ -73,12 +73,12 @@ // Incident Maintenance 'schedule' => [ - 'schedule' => 'Manutenção Agendada', - 'logged' => '{0} Não existem agendamentos, bom trabalho.|Você introduziu um agendamento.|Você reportou :count agendamentos.', + 'schedule' => 'Manutenção', + 'logged' => '{0} Não existem agendamentos, bom trabalho.|[1] Você introduziu um agendamento.|[2,*] Você reportou :count agendamentos.', 'scheduled_at' => 'Agendada em :timestamp', 'add' => [ 'title' => 'Adicionar manutenção programada', - 'success' => 'Programação adicionada.', + 'success' => 'Agendamento adicionado.', 'failure' => 'Ocorreu um problema ao adicionar a programação, por favor tente novamente.', ], 'edit' => [ @@ -157,12 +157,12 @@ 'subscribers' => [ 'subscribers' => 'Assinantes', 'description' => 'Assinantes vão receber atualizações de e-mail quando incidentes criados ou componentes atualizados.', - 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.', + 'description_disabled' => 'Para utilizar esse recurso, você precisa permitir que as pessoas se cadastrem para notificações.', 'verified' => 'Verificado', 'not_verified' => 'Não verificado', 'subscriber' => ':email, inscreveu-se em :date', 'no_subscriptions' => 'Inscrito em todas as atualizações', - 'global' => 'Globally subscribed', + 'global' => 'Inscrito globalmente', 'add' => [ 'title' => 'Adicionar um novo assinante', 'success' => 'Inscrito adicionado.', diff --git a/resources/lang/pt-BR/forms.php b/resources/lang/pt-BR/forms.php index 85150f5ce18e..c61f1e91a7a6 100644 --- a/resources/lang/pt-BR/forms.php +++ b/resources/lang/pt-BR/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nome', 'status' => 'Status', 'component' => 'Componente', + 'component_status' => 'Component Status', 'message' => 'Mensagem', 'message-help' => 'Você também pode usar o Markdown.', 'occurred_at' => 'Quando esse incidente ocorreu?', @@ -151,7 +152,7 @@ 'display-graphs' => 'Exibir gráficos na página de status?', 'about-this-page' => 'Sobre esta página', 'days-of-incidents' => 'Quantos dias de incidentes para mostrar?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Tempo para atualizar a página de Status (em segundos).', 'banner' => 'Imagem do banner', '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?', @@ -215,7 +216,7 @@ ], 'team' => [ 'description' => 'Convide membros da sua equipe através do endereço de e-mail aqui.', - 'email' => 'Email #:id', + 'email' => 'O Email do membro do seu time', ], ], @@ -235,7 +236,7 @@ 'remove' => 'Remover', 'invite' => 'Convite', 'signup' => 'Cadastrar-se', - 'manage_updates' => 'Manage Updates', + 'manage_updates' => 'Gerenciar atualizações', // Other 'optional' => '* Opcional', diff --git a/resources/lang/pt-PT/forms.php b/resources/lang/pt-PT/forms.php index 01773dba430c..f972b15271a6 100644 --- a/resources/lang/pt-PT/forms.php +++ b/resources/lang/pt-PT/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nome', 'status' => 'Estado', 'component' => 'Componente', + 'component_status' => 'Component Status', 'message' => 'Mensagem', 'message-help' => 'Você também pode usar o Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/pt-PT/notifications.php b/resources/lang/pt-PT/notifications.php index 4086811fbee6..bfd1e7703714 100644 --- a/resources/lang/pt-PT/notifications.php +++ b/resources/lang/pt-PT/notifications.php @@ -15,15 +15,15 @@ 'mail' => [ 'subject' => 'Estado do Componente Atualizado', 'greeting' => 'O estado de um componente foi atualizado!', - 'content' => ':name status changed from :old_status to :new_status.', + 'content' => 'estado :name mudou de :old_status para :new_status.', 'action' => 'Ver', ], 'slack' => [ 'title' => 'Estado do Componente Atualizado', - 'content' => ':name status changed from :old_status to :new_status.', + 'content' => 'estado :name mudou de :old_status para :new_status.', ], 'sms' => [ - 'content' => ':name status changed from :old_status to :new_status.', + 'content' => 'estado :name mudou de :old_status para :new_status.', ], ], ], @@ -31,16 +31,16 @@ 'new' => [ 'mail' => [ 'subject' => 'Novo Incidente Reportado', - 'greeting' => 'A new incident was reported at :app_name.', - 'content' => 'Incident :name was reported', + 'greeting' => 'Novo incidente reportado na :app_name.', + 'content' => 'O incidente :name foi reportado', 'action' => 'Ver', ], 'slack' => [ 'title' => 'Incidente: name Relatado', - 'content' => 'A new incident was reported at :app_name', + 'content' => 'Um novo incidente reportado na :app_name', ], 'sms' => [ - 'content' => 'A new incident was reported at :app_name.', + 'content' => 'Novo incidente reportado na :app_name.', ], ], 'update' => [ @@ -64,7 +64,7 @@ 'mail' => [ 'subject' => 'Novo Horário Criado', 'content' => ':name foi agendado para :date', - 'title' => 'A new scheduled maintenance was created.', + 'title' => 'Foi criada uma nova manutenção programada.', 'action' => 'Ver', ], 'slack' => [ @@ -80,8 +80,8 @@ 'verify' => [ 'mail' => [ 'subject' => 'Verifique A Sua Subscricao', - 'content' => 'Click to verify your subscription to :app_name status page.', - 'title' => 'Verify your subscription to :app_name status page.', + 'content' => 'Clique para verificar a sua subscrição para a página de status :app_name.', + 'title' => 'Verifique a sua subscrição para a página de status :app_name.', 'action' => 'Verificar', ], ], @@ -90,7 +90,7 @@ 'test' => [ 'mail' => [ 'subject' => 'Ping do Cachet!', - 'content' => 'This is a test notification from Cachet!', + 'content' => 'Isto é uma notificação de teste do Cachet!', 'title' => '🔔', ], ], @@ -100,7 +100,7 @@ 'mail' => [ 'subject' => 'O seu convite está dentro...', 'content' => 'Você foi convidado para se juntar :app_name pagina de status.', - 'title' => 'You\'re invited to join :app_name status page.', + 'title' => 'Você foi convidado para a página de status da :app_name .', 'action' => 'Aceitar', ], ], diff --git a/resources/lang/ro-RO/forms.php b/resources/lang/ro-RO/forms.php index f886152b6ce2..c1ebdc17c5fc 100644 --- a/resources/lang/ro-RO/forms.php +++ b/resources/lang/ro-RO/forms.php @@ -49,6 +49,7 @@ 'name' => 'Nume', 'status' => 'Stare', 'component' => 'Componentă', + 'component_status' => 'Component Status', 'message' => 'Mesaj', 'message-help' => 'Puteţi utiliza şi Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/ru-RU/forms.php b/resources/lang/ru-RU/forms.php index 3e9d946e312f..c72d693a98a0 100644 --- a/resources/lang/ru-RU/forms.php +++ b/resources/lang/ru-RU/forms.php @@ -49,6 +49,7 @@ 'name' => 'Название', 'status' => 'Статус', 'component' => 'Компонент', + 'component_status' => 'Component Status', 'message' => 'Сообщение', 'message-help' => 'Вы также можете использовать Markdown.', 'occurred_at' => 'Когда произошел инцидент?', diff --git a/resources/lang/sq-AL/forms.php b/resources/lang/sq-AL/forms.php index 4c5c168c66cd..51da2e7f5a8a 100644 --- a/resources/lang/sq-AL/forms.php +++ b/resources/lang/sq-AL/forms.php @@ -49,6 +49,7 @@ 'name' => 'Emri', 'status' => 'Statusi', 'component' => 'Përbërësit', + 'component_status' => 'Component Status', 'message' => 'Mesazhi', 'message-help' => 'You may also use Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/sv-SE/forms.php b/resources/lang/sv-SE/forms.php index 1c3a41850ca8..fcc24a904e23 100644 --- a/resources/lang/sv-SE/forms.php +++ b/resources/lang/sv-SE/forms.php @@ -49,6 +49,7 @@ 'name' => 'Namn', 'status' => 'Status', 'component' => 'Komponent', + 'component_status' => 'Component Status', 'message' => 'Meddelande', 'message-help' => 'Du kan även använda Markdown.', 'occurred_at' => 'When did this incident occur?', diff --git a/resources/lang/th-TH/forms.php b/resources/lang/th-TH/forms.php index 02e0e6da64b2..8a9646a58fab 100644 --- a/resources/lang/th-TH/forms.php +++ b/resources/lang/th-TH/forms.php @@ -49,6 +49,7 @@ 'name' => 'ชื่อ', 'status' => 'สถานะ', 'component' => 'ส่วนประกอบ', + 'component_status' => 'Component Status', 'message' => 'ข้อ​ความ', 'message-help' => 'นอกจากนี้คุณยังอาจเขียนในรูปแบบ Markdown', 'occurred_at' => 'เหตุการณ์นี้เกิดขึ้นเมื่อไหร่', diff --git a/resources/lang/tr-TR/forms.php b/resources/lang/tr-TR/forms.php index a1ef10809695..07d3b2d3a3d4 100644 --- a/resources/lang/tr-TR/forms.php +++ b/resources/lang/tr-TR/forms.php @@ -49,6 +49,7 @@ 'name' => 'İsim', 'status' => 'Durum', 'component' => 'Bileşen', + 'component_status' => 'Component Status', 'message' => 'Mesaj', 'message-help' => 'Markdown işaretleri kullanabilirsiniz.', 'occurred_at' => 'Bu olay ne zaman meydana geldi?', diff --git a/resources/lang/uk-UA/forms.php b/resources/lang/uk-UA/forms.php index 55d068ae32d5..9648ee5631d3 100644 --- a/resources/lang/uk-UA/forms.php +++ b/resources/lang/uk-UA/forms.php @@ -49,6 +49,7 @@ 'name' => 'Ім’я', 'status' => 'Статус', 'component' => 'Компонент', + 'component_status' => 'Component Status', 'message' => 'Повідомлення', 'message-help' => 'Ви також можете використовувати Markdown.', 'occurred_at' => 'Коли цей інцидент відбувся?', diff --git a/resources/lang/vi-VN/forms.php b/resources/lang/vi-VN/forms.php index ef87c6014111..aa0834e8e92a 100644 --- a/resources/lang/vi-VN/forms.php +++ b/resources/lang/vi-VN/forms.php @@ -49,6 +49,7 @@ 'name' => 'Tên', 'status' => 'Trạng thái', 'component' => 'Component', + 'component_status' => 'Component Status', 'message' => 'Tin nhắn', 'message-help' => 'Bạn cũng có thể sử dụng Markdown.', 'occurred_at' => 'Sự cố này đã xảy ra khi nào?', diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index 5cd45d248f05..a195f0720437 100644 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -49,6 +49,7 @@ 'name' => '名称', 'status' => '状态', 'component' => '组件', + 'component_status' => 'Component Status', 'message' => '描述', 'message-help' => '您可以使用Markdown语言。', 'occurred_at' => '这次故障是什么时候发生的?', diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php index 4fed0bd65d00..d499aacaafa8 100644 --- a/resources/lang/zh-TW/forms.php +++ b/resources/lang/zh-TW/forms.php @@ -49,6 +49,7 @@ 'name' => '名稱', 'status' => '狀態', 'component' => '組件', + 'component_status' => 'Component Status', 'message' => '訊息', 'message-help' => '你可以使用 Markdown 。', 'occurred_at' => 'When did this incident occur?',