Cachet/resources/lang/es/dashboard.php

259 lines
10 KiB
PHP
Raw Normal View History

2015-01-28 02:02:00 -06:00
<?php
/*
* This file is part of Cachet.
*
2015-07-06 17:37:01 +01:00
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
2015-01-28 02:02:00 -06:00
return [
'dashboard' => 'Panel de Control',
// Incidents
'incidents' => [
'title' => 'Ereignisse &amp; Termine',
'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',
2015-01-28 02:02:00 -06:00
'add' => [
'title' => 'Vorfall hinzufügen',
2016-03-20 16:26:21 +00:00
'success' => 'Incident added.',
'failure' => 'There was an error adding the incident, please try again.',
2015-01-28 02:02:00 -06:00
],
'edit' => [
'title' => 'Vorfall bearbeiten',
'success' => 'Vorfall aktualisiert.',
2016-03-20 16:26:21 +00:00
'failure' => 'There was an error editing the incident, please try again.',
2015-01-28 02:02:00 -06:00
],
'delete' => [
2016-02-18 14:16:40 +00:00
'success' => 'El incidente se ha eliminado y no se mostrará en tu página de estado.',
2016-03-20 16:26:21 +00:00
'failure' => 'The incident could not be deleted, please try again.',
],
2015-01-28 02:02:00 -06:00
// Incident templates
'templates' => [
'title' => 'Plantillas de incidente',
'add' => [
'title' => 'Vorfallvorlage erstellen',
2016-02-18 14:16:40 +00:00
'message' => 'Deberías añadir una plantilla de incidente.',
2016-03-20 16:26:21 +00:00
'success' => 'Your new incident template has been created.',
'failure' => 'Something went wrong with the incident template.',
2015-01-28 02:02:00 -06:00
],
'edit' => [
'title' => 'Vorlage bearbeiten',
2016-03-20 16:26:21 +00:00
'success' => 'The incident template has been updated.',
'failure' => 'Something went wrong updating the incident template',
],
'delete' => [
2016-02-18 14:16:40 +00:00
'success' => 'La plantilla de incidente se ha eliminado.',
2016-03-20 16:26:21 +00:00
'failure' => 'The incident template could not be deleted, please try again.',
2015-01-28 02:02:00 -06:00
],
],
],
// Incident Maintenance
'schedule' => [
'schedule' => 'Geplante Wartungen',
2016-02-18 14:16:40 +00:00
'logged' => '{0} No hay planificaciones, buen trabajo.|Has registrado una planificación.|Has registrado <strong>:count</strong> planificaciones.',
'scheduled_at' => 'Geplant am :timestamp',
'add' => [
2016-03-20 16:26:21 +00:00
'title' => 'Add Scheduled Maintenance',
'success' => 'Schedule added.',
'failure' => 'Something went wrong adding the schedule, please try again.',
],
'edit' => [
2016-03-20 16:26:21 +00:00
'title' => 'Edit Scheduled Maintenance',
'success' => 'Schedule has been updated!',
'failure' => 'Something went wrong editing the schedule, please try again.',
],
'delete' => [
2016-03-20 16:26:21 +00:00
'success' => 'The scheduled maintenance has been deleted and will not show on your status page.',
'failure' => 'The scheduled maintenance could not be deleted, please try again.',
],
],
2015-01-28 02:02:00 -06:00
// Components
'components' => [
'components' => 'Komponenten',
'component_statuses' => 'Komponentenstatus',
'listed_group' => 'Gruppiert unter :name',
2015-01-28 02:02:00 -06:00
'add' => [
'title' => 'Komponente hinzufügen',
'message' => 'Sie sollten eine Komponente erstellen.',
2016-03-20 16:26:21 +00:00
'success' => 'Component created.',
'failure' => 'Something went wrong with the component, please try again.',
2015-01-28 02:02:00 -06:00
],
'edit' => [
'title' => 'Komponente bearbeiten',
2016-03-20 16:26:21 +00:00
'success' => 'Component updated.',
'failure' => 'Something went wrong with the component, please try again.',
2015-01-28 02:02:00 -06:00
],
'delete' => [
2016-02-18 14:16:40 +00:00
'success' => 'El componente se ha eliminado!',
2016-03-20 16:26:21 +00:00
'failure' => 'The component could not be deleted, please try again.',
],
2015-01-28 02:02:00 -06:00
// Component groups
'groups' => [
'groups' => 'Komponentgruppe|Komponentgruppen',
'no_components' => 'Sie sollten eine Komponentengruppe hinzufügen.',
2015-05-10 19:51:06 +01:00
'add' => [
'title' => 'Eine Komponentengruppe hinzufügen',
2016-03-20 16:26:21 +00:00
'success' => 'Component group added.',
'failure' => 'Something went wrong with the component group, please try again.',
2015-01-28 02:02:00 -06:00
],
2015-02-21 16:16:19 +00:00
'edit' => [
'title' => 'Komponentengruppe bearbeiten',
2016-03-20 16:26:21 +00:00
'success' => 'Component group updated.',
'failure' => 'Something went wrong with the component group, please try again.',
],
'delete' => [
2016-02-18 14:16:40 +00:00
'success' => 'El grupo de componentes se ha eliminado!',
2016-03-20 16:26:21 +00:00
'failure' => 'The component group could not be deleted, please try again.',
2015-02-21 16:16:19 +00:00
],
2015-01-28 02:02:00 -06:00
],
],
// Metrics
'metrics' => [
'metrics' => 'Metriken',
2015-01-28 02:02:00 -06:00
'add' => [
'title' => 'Metrik erstellen',
2016-02-18 14:16:40 +00:00
'message' => 'Deberías añadir una métrica.',
2016-03-20 16:26:21 +00:00
'success' => 'Metric created.',
'failure' => 'Something went wrong with the metric, please try again.',
],
'edit' => [
'title' => 'Metrik bearbeiten',
2016-03-20 16:26:21 +00:00
'success' => 'Metric updated.',
'failure' => 'Something went wrong with the metric, please try again.',
],
'delete' => [
2016-02-18 14:16:40 +00:00
'success' => 'La métrica se ha eliminado y no se mostrará más en tu página de estado.',
2016-03-20 16:26:21 +00:00
'failure' => 'The metric could not be deleted, please try again.',
],
],
// Subscribers
'subscribers' => [
2016-03-20 16:26:21 +00:00
'subscribers' => 'Abonnenten',
'description' => 'Subscribers will receive email updates when incidents are created or components are updated.',
'verified' => 'Verifiziert',
'not_verified' => 'Nicht verifiziert',
'subscriber' => ':email, subscribed :date',
'no_subscriptions' => 'Subscribed to all updates',
'add' => [
'title' => 'Einen neuen Abonnenten hinzufügen',
'success' => 'Abonnent hinzugefügt.',
2016-03-20 16:26:21 +00:00
'failure' => 'Something went wrong adding the subscriber, please try again.',
],
'edit' => [
'title' => 'Abonnent aktualisieren',
'success' => 'Abonnent aktualisiert.',
2016-03-20 16:26:21 +00:00
'failure' => 'Something went wrong editing the subscriber, please try again.',
2015-01-28 02:02:00 -06:00
],
],
// Team
'team' => [
'team' => 'Team',
'member' => 'Mitglied',
'profile' => 'Profil',
'description' => 'Teammitglieder werden die M&ouml;glichkeit haben, Komponente sowie Vorf&auml;lle hinzuzuf&uuml;gen und zu ver&auml;ndern.',
2015-01-28 02:02:00 -06:00
'add' => [
'title' => 'Neues Teammitglied hinzufügen',
2016-03-20 16:26:21 +00:00
'success' => 'Team member added.',
'failure' => 'The team member could not be added, please try again.',
2015-01-28 02:02:00 -06:00
],
'edit' => [
'title' => 'Profil aktualisieren',
2016-03-20 16:26:21 +00:00
'success' => 'Profile updated.',
'failure' => 'Something went wrong updating the profile, please try again.',
],
'delete' => [
'success' => 'Benutzer aktualisiert.',
2016-03-20 16:26:21 +00:00
'failure' => 'The team member could not be added, please try again.',
],
'invite' => [
'title' => 'Invitar a un nuevo miembro al equipo',
2016-02-18 14:16:40 +00:00
'success' => 'Se ha enviado una invitación',
2016-03-20 16:26:21 +00:00
'failure' => 'The invite could not be sent, please try again.',
2015-01-28 02:02:00 -06:00
],
],
// Settings
'settings' => [
'settings' => 'Einstellungen',
2015-01-28 02:02:00 -06:00
'app-setup' => [
'app-setup' => 'Anwendungsinstallation',
'images-only' => 'Es können nur Bilder hochgeladen werden.',
'too-big' => 'Die von Ihnen hochgeladene Datei ist zu groß. Laden Sie ein Bild welches kleiner als :size ist hoch',
2015-01-28 02:02:00 -06:00
],
2015-10-20 20:52:38 -04:00
'analytics' => [
2015-10-20 22:13:52 -04:00
'analytics' => 'Analytics',
2015-10-20 20:52:38 -04:00
],
'localization' => [
2015-10-20 22:13:52 -04:00
'localization' => 'Localization',
2015-10-20 20:52:38 -04:00
],
2016-03-20 16:26:21 +00:00
'customization' => [
'customization' => 'Customization',
'header' => 'Custom Header HTML',
'footer' => 'Custom Footer HTML',
],
2015-01-28 02:02:00 -06:00
'security' => [
'security' => 'Sicherheit',
'two-factor' => 'Nutzer ohne Zwei-Faktor-Authentifizierung',
2015-01-28 02:02:00 -06:00
],
'stylesheet' => [
'stylesheet' => 'Stylesheet',
2015-01-28 02:02:00 -06:00
],
'theme' => [
'theme' => 'Theme',
2015-01-28 02:02:00 -06:00
],
'edit' => [
'success' => 'Einstellungen gespeichert.',
'failure' => 'Einstellungen konnten nicht gespeichert werden.',
2015-01-28 02:02:00 -06:00
],
],
// Login
'login' => [
'login' => 'Anmelden',
'logged_in' => 'Sie sind angemeldet.',
'welcome' => 'Willkommen zurück!',
'two-factor' => 'Bitte geben Sie Ihren Token ein.',
2015-01-28 02:02:00 -06:00
],
// Sidebar footer
'help' => 'Hilfe',
'status_page' => 'Statusseite',
'logout' => 'Abmelden',
2015-01-28 02:02:00 -06:00
// Notifications
'notifications' => [
'notifications' => 'Benachrichtigungen',
'awesome' => 'Großartig.',
'whoops' => 'Hoppla.',
2015-01-28 02:02:00 -06:00
],
// Welcome modal
'welcome' => [
2016-02-18 14:16:40 +00:00
'welcome' => 'Bienvenido a tu página de estado!',
'message' => 'Ihre Statusseite ist fast fertig! Vielleicht möchten Sie diese zusätzlichen Einstellungen konfigurieren',
2016-03-20 16:26:21 +00:00
'close' => 'Take me straight to my dashboard',
2015-01-28 02:02:00 -06:00
'steps' => [
'component' => 'Komponenten erstellen',
'incident' => 'Vorfälle erstellen',
'customize' => 'Personalisieren',
'team' => 'Benutzer hinzufügen',
'api' => 'API Token generieren',
'two-factor' => 'Zwei-Faktor-Authentifizierung',
2015-01-28 02:02:00 -06:00
],
],
];