-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Damian Mooyman
authored and
Damian Mooyman
committed
Aug 19, 2015
1 parent
060406b
commit 4af3832
Showing
2 changed files
with
43 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
de: | ||
QueuedJobsAdmin: | ||
MENUTITLE: Aufträge | ||
DeleteObjectJob: | ||
DELETE_JOB: 'Knoten löschen' | ||
DELETE_OBJ2: '{title} löschen' | ||
QueuedJobs: | ||
JOB_PAUSED: 'Auftrag pausiert um %s' | ||
JOB_TYPE: 'Auftragstyp' | ||
JobsFieldTitle: Aufträge | ||
TABLE_ADDE: Hinzugefügt | ||
TABLE_MESSAGES: Nachricht | ||
TABLE_NUM_PROCESSED: Fertig | ||
TABLE_STARTED: Gestartet | ||
TABLE_STATUS: Status | ||
TABLE_TITLE: Titel | ||
TABLE_TOTAL: Insgesamt | ||
CREATE_NEW_JOB: 'Neuen Auftrag erstellen' | ||
START_JOB_TIME: 'Auftrag starten um' | ||
ScheduledExecution: | ||
EXECUTE_EVERY: 'Alle ausführen' | ||
ExecuteEveryDay: Tag | ||
ExecuteEveryFortnight: Zwei Wochen | ||
ExecuteEveryHour: Stunde | ||
ExecuteEveryMinute: Minute | ||
ExecuteEveryMonth: Monat | ||
ExecuteEveryWeek: Woche | ||
ExecuteEveryYear: Jahr | ||
FIRST_EXECUTION: 'Erste Ausführung' | ||
NEXT_RUN_DATE: 'Nächstes Ausführungsdatum' | ||
ScheduleTabTitle: Planen | ||
ScheduledExecutionJob: | ||
Title: 'Geplante Ausführung für {title}' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters