Merge pull request #3384 from CachetHQ/l10n_2.4

New Crowdin translations
This commit is contained in:
James Brooks
2018-12-30 17:06:54 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ return [
'none' => 'Es liegen keine Ereignisse vor',
'past' => 'Vergangene Ereignisse',
'stickied' => 'Angepinnte Vorfälle',
'scheduled' => 'Maintenance',
'scheduled' => 'Wartungsarbeiten',
'scheduled_at' => ', geplant :timestamp',
'posted' => 'Veröffentlicht :timestamp',
'posted_at' => 'Veröffentlicht am :timestamp',
@@ -55,7 +55,7 @@ return [
// Service Status
'service' => [
'good' => '[0,1]System operational|[2,*]All systems are operational',
'good' => '[0,1]System funktioniert|[2,*]Alle Systeme funktionieren',
'bad' => '[0,1]The system is experiencing issues|[2,*]Some systems are experiencing issues',
'major' => '[0,1]The system is experiencing major issues|[2,*]Some systems are experiencing major issues',
],
@@ -127,7 +127,7 @@ return [
// Meta descriptions
'meta' => [
'description' => [
'incident' => 'Details and updates about the :name incident that occurred on :date',
'incident' => 'Details und Aktualisierung über den :name Vorfall, die am :date aufgetreten sind',
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
'overview' => 'Bleiben sie auf dem Laufenden mit den neuesten Service-Updates von :app.',

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => 'Vorherige',
'next' => 'Nächste',
];

View File

@@ -156,7 +156,7 @@ return [
'time_before_refresh' => 'Statuspagina verversingssnelheid (in seconden)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner afbeelding',
'banner-help' => 'Bij voorkeur geen afbeeldingen breder dan 930 pixels uploaden',
'banner-help' => "Bij voorkeur geen afbeeldingen breder dan 930 pixels uploaden",
'subscribers' => 'Bezoekers toestaan om te abonneren op e-mail notificaties?',
'suppress_notifications_in_maintenance' => 'Onderdruk meldingen wanneer incident tijdens de onderhoudingsperiode voordoet?',
'skip_subscriber_verification' => 'Verificatie van gebruikers overslaan? (Let op, je kunt gespamd worden)',