Skip to content

Commit

Permalink
Translated using Weblate (German)
Browse files Browse the repository at this point in the history
Currently translated at 96.8% (31 of 32 strings)

Translation: Moox/Expiry
Translate-URL: https://hosted.weblate.org/projects/moox/expiry/de/
  • Loading branch information
weblate committed Dec 9, 2024
1 parent 123f206 commit 7d5b5d5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/core/resources/lang/de/expiry.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

return [
// Expiry refers to the expiration date of a record and the package name Moox Expiry
'expiry' => 'Ablaufdatum',
Expand All @@ -9,38 +8,32 @@
'no_assignee' => 'Kein Verantwortlicher',
// No expiry date refers to the absence of an expiry date for a record
'no_expiry_date' => 'Kein Ablaufdatum',

'update_expiries' => 'Ablaufdaten aktualisieren',
'updating_started' => 'Aktualisieren gestartet',

'expired_at' => 'Abgelaufen',
'processing_deadline' => 'Bearbeitungsfrist',
'escalated_at' => 'Eskaliert am',
'escalated_to' => 'Eskaliert an',
'cycle' => 'Turnus',
'notifyUser' => 'Verantwortlicher',
'expiry_job' => 'Typ',

'escalated_entries_in_expiry_dashboard' => 'Eskalierte Einträge im Expiry Dashboard',
'following_escalated_entries' => 'Folgende Einträge sind eskaliert:',
'will_expire_at' => 'Läuft ab am',
'review_entreis' => 'Bitte überprüfen Sie diese Einträge so bald wie möglich im ',
'expiry_dashboard' => 'Ablaufdaten Dashboard',

'set_date_based_on_cycle' => 'Neues Ablaufdatum setzen basierend auf dem Turnus',
'date_updated' => 'Ablaufdatum erfolgreich aktualisiert',
'set_new_expiry_date' => 'Neues Ablaufdatum setzen',
'previous_expiry_date' => 'Letztes Ablaufdatum',
'save' => 'Speichern',
'update_expiry_date' => 'Ablaufdatum aktualisieren',

'yearly' => 'jährlich',
'half_yearly' => 'halbjährlich',
'quarterly' => 'quartalsweise',
'monthly' => 'monatlich',
'weekly' => 'wöchentlich',
'no_fixed_cycle' => 'ohne festen Turnus',

'no_expiry_set' => 'Falls kein Turnus festgelegt ist, muss das Ablaufdatum manuell gesetzt werden.',
'expiry_in_future' => 'Das Ablaufdatum muss in der Zukunft liegen.',
];

0 comments on commit 7d5b5d5

Please sign in to comment.