Skip to content

Commit

Permalink
Merge pull request #2873 from CachetHQ/l10n_2.4
Browse files Browse the repository at this point in the history
New Crowdin translations
  • Loading branch information
jbrooksuk committed Jan 21, 2018
2 parents edd10ab + 0d51427 commit 1c91124
Show file tree
Hide file tree
Showing 51 changed files with 140 additions and 106 deletions.
1 change: 1 addition & 0 deletions resources/lang/af-ZA/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ar-SA/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
'name' => 'الاسم',
'status' => 'الحالة',
'component' => 'المكون',
'component_status' => 'Component Status',
'message' => 'رسالة',
'message-help' => 'يمكنك إستخدام الـ Markdown.',
'occurred_at' => 'متى ظهرت هذه الحالة؟',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ca-ES/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/cs-CZ/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down
10 changes: 5 additions & 5 deletions resources/lang/da-DK/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -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' => [
Expand All @@ -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.',
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/da-DK/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down Expand Up @@ -73,7 +73,7 @@

// 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' => [
Expand Down
1 change: 1 addition & 0 deletions resources/lang/da-DK/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/de-DE/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -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' => [
Expand Down
24 changes: 12 additions & 12 deletions resources/lang/de-DE/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@

// 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' => [
Expand Down Expand Up @@ -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 <strong>:count</strong> Zeitpläne gemeldet.',
'scheduled_at' => 'Geplant am :timestamp',
'add' => [
Expand Down Expand Up @@ -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.',
Expand Down
5 changes: 3 additions & 2 deletions resources/lang/de-DE/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down Expand Up @@ -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?',
Expand Down Expand Up @@ -235,7 +236,7 @@
'remove' => 'Entfernen',
'invite' => 'Einladen',
'signup' => 'Registrieren',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Updates verwalten',

// Other
'optional' => '* optional',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/el-GR/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/en-UD/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/en-US/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/en-US/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/es-ES/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
18 changes: 9 additions & 9 deletions resources/lang/es-ES/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -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' => [
Expand Down Expand Up @@ -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.',
Expand Down
5 changes: 3 additions & 2 deletions resources/lang/es-ES/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down Expand Up @@ -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?',
Expand Down Expand Up @@ -235,7 +236,7 @@
'remove' => 'Remover',
'invite' => 'Invitar',
'signup' => 'Registrarse',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Administrar las actualizaciones',

// Other
'optional' => '* Opcional',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fa-IR/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
'name' => 'نام',
'status' => 'وضعیت',
'component' => 'کامپوننت',
'component_status' => 'Component Status',
'message' => 'پیام',
'message-help' => 'شاید شما بخواهید از Markdown نیز استفاده کنید.',
'occurred_at' => 'When did this incident occur?',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fi-FI/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/fr-FR/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -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é',
Expand Down
18 changes: 9 additions & 9 deletions resources/lang/fr-FR/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -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' => [
Expand Down Expand Up @@ -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é !',
Expand Down
Loading

0 comments on commit 1c91124

Please sign in to comment.