35 lines
896 B
YAML
35 lines
896 B
YAML
label:
|
|
application:
|
|
status:
|
|
new: neu
|
|
pending: in Bearbeitung
|
|
rejected: abgelehnt
|
|
disposition:
|
|
status:
|
|
new: neu
|
|
pending: in Prüfung
|
|
confirmed: bestätigt
|
|
document:
|
|
type:
|
|
invoice: Honorarnote
|
|
contract: Honorarvertrag
|
|
certificate: Lizenznachweis
|
|
photo: Foto
|
|
status:
|
|
new: neu
|
|
in_process: in Bearbeitung
|
|
checked: geprüft
|
|
payed: bezahlt
|
|
error: Fehler
|
|
|
|
uploader:
|
|
drop_files: Dateien hier ablegen oder
|
|
click_here: hier klicken
|
|
file_too_big: Die maximale Dateigröße beträgt %maxFilesize%MB
|
|
invalid_file_type: Der Dateityp ist nicht erlaubt
|
|
max_files_exceeded: Die maximale Anzahl von Dateien is %maxFilesExceeded%
|
|
paginator:
|
|
previous: vorherige
|
|
next: nächste
|
|
info: 'Einträge <span class="font-medium">{from}</span> bis <span class="font-medium">{to}</span> von {total}'
|