Merge pull request #2873 from CachetHQ/l10n_2.4

New Crowdin translations
This commit is contained in:
James Brooks
2018-01-21 20:58:17 +00:00
committed by GitHub
51 changed files with 140 additions and 106 deletions

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'name' => 'الاسم',
'status' => 'الحالة',
'component' => 'المكون',
'component_status' => 'Component Status',
'message' => 'رسالة',
'message-help' => 'يمكنك إستخدام الـ Markdown.',
'occurred_at' => 'متى ظهرت هذه الحالة؟',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -30,10 +30,10 @@ return [
'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 @@ return [
// 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 @@ return [
// 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.',

View File

@@ -22,7 +22,7 @@ return [
'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 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Planlagt vedligeholdelse',
'schedule' => 'Vedligeholdelse',
'logged' => '{0} Der er intet planlagt.|Der er 1 planlagt.|Der er <strong>:count</strong> planlagte.',
'scheduled_at' => 'Planlagt til :timestamp',
'add' => [

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -30,10 +30,10 @@ return [
'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 @@ return [
// 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' => [

View File

@@ -16,23 +16,23 @@ return [
// Incidents
'incidents' => [
'title' => 'Ereignisse &amp; Termine',
'title' => 'Vorfälle & Wartungsarbeiten',
'incidents' => 'Ereignisse',
'logged' => '{0} Es gibt keine Ereignisse, gute Arbeit.|Du hast ein Ereignis gemeldet.|Du hast <strong>:count</strong> Ereignisse gemeldet.',
'logged' => '{0} Es gibt keine Vorfälle, gute Arbeit.|[1] Du hast ein Vorfall gemeldet.|[2,*] Du hast <strong>:count</strong> 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 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Geplante Wartungen',
'schedule' => 'Wartungsarbeiten',
'logged' => '{0} Es gibt keine Zeitpläne, gute Arbeit.|Du hast einen Zeitplan erstellt.|Du hast <strong>:count</strong> Zeitpläne gemeldet.',
'scheduled_at' => 'Geplant am :timestamp',
'add' => [
@@ -157,12 +157,12 @@ return [
'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.',

View File

@@ -49,6 +49,7 @@ return [
'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 @@ return [
'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 @@ return [
'remove' => 'Entfernen',
'invite' => 'Einladen',
'signup' => 'Registrieren',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Updates verwalten',
// Other
'optional' => '* optional',

View File

@@ -49,6 +49,7 @@ return [
'name' => 'Name',
'status' => 'Κατάσταση',
'component' => 'Component',
'component_status' => 'Component Status',
'message' => 'Μήνυμα',
'message-help' => 'You may also use Markdown.',
'occurred_at' => 'When did this incident occur?',

View File

@@ -49,6 +49,7 @@ return [
'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',

View File

@@ -33,7 +33,7 @@ return [
'scheduled' => 'Scheduled Maintenance',
'scheduled_at' => ', scheduled :timestamp',
'posted' => 'Posted :timestamp',
'posted_at' => 'Posted at :timestamp',
'posted_at' => 'Posted :timestamp',
'status' => [
1 => 'Investigating',
2 => 'Identified',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -33,7 +33,7 @@ return [
'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',

View File

@@ -22,17 +22,17 @@ return [
'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 @@ return [
'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.',

View File

@@ -49,6 +49,7 @@ return [
'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 @@ return [
'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 @@ return [
'remove' => 'Remover',
'invite' => 'Invitar',
'signup' => 'Registrarse',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Administrar las actualizaciones',
// Other
'optional' => '* Opcional',

View File

@@ -49,6 +49,7 @@ return [
'name' => 'نام',
'status' => 'وضعیت',
'component' => 'کامپوننت',
'component_status' => 'Component Status',
'message' => 'پیام',
'message-help' => 'شاید شما بخواهید از Markdown نیز استفاده کنید.',
'occurred_at' => 'When did this incident occur?',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -33,7 +33,7 @@ return [
'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é',

View File

@@ -22,17 +22,17 @@ return [
'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 @@ return [
'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é !',

View File

@@ -49,6 +49,7 @@ return [
'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 @@ return [
'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 @@ return [
'remove' => 'Enlever',
'invite' => 'Inviter',
'signup' => 'Inscription',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Gérer les mises à jour',
// Other
'optional' => '* Optionnel',

View File

@@ -49,6 +49,7 @@ return [
'name' => 'שם',
'status' => 'סטטוס',
'component' => 'Component',
'component_status' => 'Component Status',
'message' => 'הודעה',
'message-help' => 'You may also use Markdown.',
'occurred_at' => 'When did this incident occur?',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -30,10 +30,10 @@ return [
'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 @@ return [
// 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 @@ return [
// 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.',

View File

@@ -73,7 +73,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Jadwal Pemeliharaan',
'schedule' => 'Pemeliharaan',
'logged' => '{0} Tidak ada penjadwalan, mantap. | Anda mencatat satu jadwal. | Anda telah melaporkan <strong>:count</strong> jadwal.',
'scheduled_at' => 'Dijadwalkan pada :timestamp',
'add' => [

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'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 @@ return [
'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 @@ return [
'remove' => 'Rimuovi',
'invite' => 'Invita',
'signup' => 'Registrati',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Gestisci gli aggiornamenti',
// Other
'optional' => '* Opzionale',

View File

@@ -49,6 +49,7 @@ return [
'name' => '名前',
'status' => '状況',
'component' => 'コンポーネント',
'component_status' => 'Component Status',
'message' => 'メッセージ',
'message-help' => 'You may also use Markdown.',
'occurred_at' => 'When did this incident occur?',

View File

@@ -49,6 +49,7 @@ return [
'name' => '이름',
'status' => '상태',
'component' => '구성요소',
'component_status' => 'Component Status',
'message' => '메시지',
'message-help' => 'Markdown을 사용할 수 있습니다.',
'occurred_at' => '문제가 언제 발생 했나요?',

View File

@@ -33,7 +33,7 @@ return [
'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',

View File

@@ -22,7 +22,7 @@ return [
'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',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -16,22 +16,22 @@ return [
// Incidents
'incidents' => [
'title' => 'Ereignisse &amp; Termine',
'title' => 'Incydenty i Konserwacja',
'incidents' => 'Vorfälle',
'logged' => '{0} Es gibt keine Vorfälle, gute Arbeit.|Du hast einen Vorfall gemeldet.|Du hast <strong>:count</strong> 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 @@ return [
'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.',

View File

@@ -49,6 +49,7 @@ return [
'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 @@ return [
'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 @@ return [
],
'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 @@ return [
'remove' => 'Skasuj',
'invite' => 'Zaproś',
'signup' => 'Zarejestruj się',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Zarządzaj Aktualizacjami',
// Other
'optional' => '* Opcjonalnie',

View File

@@ -30,10 +30,10 @@ return [
'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 @@ return [
// 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' => [

View File

@@ -16,23 +16,23 @@ return [
// Incidents
'incidents' => [
'title' => 'Incidentes &amp; Agenda',
'title' => 'Incidentes & Agendamentos',
'incidents' => 'Incidentes',
'logged' => '{0} Não existem incidentes, bom trabalho.|Você registrou um incidente.|Você reportou <strong>:count</strong> incidentes.',
'logged' => '{0} Não existem incidentes, bom trabalho.|[1] Você registrou um incidente.|[2,*] Você reportou <strong>:count</strong> 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 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Manutenção Agendada',
'logged' => '{0} Não existem agendamentos, bom trabalho.|Você introduziu um agendamento.|Você reportou <strong>:count</strong> agendamentos.',
'schedule' => 'Manutenção',
'logged' => '{0} Não existem agendamentos, bom trabalho.|[1] Você introduziu um agendamento.|[2,*] Você reportou <strong>:count</strong> 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 @@ return [
'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.',

View File

@@ -49,6 +49,7 @@ return [
'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 @@ return [
'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 @@ return [
],
'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 @@ return [
'remove' => 'Remover',
'invite' => 'Convite',
'signup' => 'Cadastrar-se',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Gerenciar atualizações',
// Other
'optional' => '* Opcional',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -15,15 +15,15 @@ return [
'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 @@ return [
'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 @@ return [
'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 @@ return [
'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 @@ return [
'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 @@ return [
'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',
],
],

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'name' => 'Название',
'status' => 'Статус',
'component' => 'Компонент',
'component_status' => 'Component Status',
'message' => 'Сообщение',
'message-help' => 'Вы также можете использовать Markdown.',
'occurred_at' => 'Когда произошел инцидент?',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'name' => 'ชื่อ',
'status' => 'สถานะ',
'component' => 'ส่วนประกอบ',
'component_status' => 'Component Status',
'message' => 'ข้อ​ความ',
'message-help' => 'นอกจากนี้คุณยังอาจเขียนในรูปแบบ Markdown',
'occurred_at' => 'เหตุการณ์นี้เกิดขึ้นเมื่อไหร่',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'name' => 'Ім’я',
'status' => 'Статус',
'component' => 'Компонент',
'component_status' => 'Component Status',
'message' => 'Повідомлення',
'message-help' => 'Ви також можете використовувати Markdown.',
'occurred_at' => 'Коли цей інцидент відбувся?',

View File

@@ -49,6 +49,7 @@ return [
'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?',

View File

@@ -49,6 +49,7 @@ return [
'name' => '名称',
'status' => '状态',
'component' => '组件',
'component_status' => 'Component Status',
'message' => '描述',
'message-help' => '您可以使用Markdown语言。',
'occurred_at' => '这次故障是什么时候发生的?',

View File

@@ -49,6 +49,7 @@ return [
'name' => '名稱',
'status' => '狀態',
'component' => '組件',
'component_status' => 'Component Status',
'message' => '訊息',
'message-help' => '你可以使用 Markdown 。',
'occurred_at' => 'When did this incident occur?',