Approval in backend

This commit is contained in:
2023-02-02 19:49:41 +00:00
committed by md translation bot
parent 99dd9c016f
commit c4a48a1063
39 changed files with 268 additions and 116 deletions

View File

@ -1,30 +1,32 @@
{
"acquisitions": {
"type": "Acquisition type",
"type_explica": "Here you can select how the acquisition was done. E.g. if the objects were a gift or if you bought them..",
"name": "Acquisition name",
"name_explica": "Name the can be used for identifying the acquisition process.",
"date": "Acquisiton date",
"date_explica": "Date the acquisition was performed.",
"done_by": "Done by",
"done_by_explica": "Full name of the person who did the acquisition.",
"price": "Purchase price",
"price_explica": "Total sum paid for acquiring the objects.",
"price_currency": "Price currency",
"price_currency_explica": "The currency the price was paid in.",
"source": "Source",
"source_explica": "Source (or person) from which the objects were acquired.",
"funding_source": "Funding source",
"funding_source_explica": "Person or instition who provided funding for the acquisition.",
"reason": "Reason",
"reason_explica": "Remarks on why the objects were acquired.",
"authorized_by": "Authorized by",
"authorized_by_explica": "Person who authorized the acquisition.",
"conditions": "Conditions",
"conditions_explica": "General condition of the acquisition.",
"funding_conditions": "Funding conditions",
"funding_conditions_explica": "Conditions set by the funders",
"note": "Acquisition note",
"note_explica": "Any remark regarding the acquisition."
"type": "Zugangsart",
"type_explica": "Hier k\u00f6nnen Sie die Zugangsart ausw\u00e4hlen.",
"name": "Bezeichnung des Zugangs",
"name_explica": "Bezeichnung, die helfen kann, diesen Zugang zu identifizieren.",
"date": "Zugangszeitpunkt",
"date_explica": "Datum des Zugangs",
"done_by": "Durchgef\u00fchrt von",
"done_by_explica": "Vollst\u00e4ndiger Name der Person, welche den Zugang abgewickelt hat.",
"price": "Preis des Erwerbs",
"price_explica": "Gesamter Betrag, der aufgewendet wurde um den Zugang zu erm\u00f6glichen.",
"price_currency": "W\u00e4hrung",
"price_currency_explica": "Die W\u00e4hrung in welcher der Preis entrichtet wurde.",
"source": "Quelle",
"source_explica": "Quelle oder Person von der die Objekte erhalten wurden.",
"funding_source": "Finanzierungsquelle",
"funding_source_explica": "Person oder Institution, die Mittel f\u00fcr den Zugang bereit stellte.",
"reason": "Grund",
"reason_explica": "Bemerkungen zur Absicht, die mit dem Zugang \/ Erwerb verfolgt wurde.",
"authorized_by": "Bewilligt von",
"authorized_by_explica": "Person, welche den Zugang \/ Erwerb autorisiert hat.",
"conditions": "Bedingungen",
"conditions_explica": "Allgemeine Bedingungen, die an den Zugang gekn\u00fcpft sind.",
"funding_conditions": "Finanzierungsklauseln",
"funding_conditions_explica": "Bedingungen, welche die Finanzgeber aufgestellt haben.",
"note": "Anmerkung zum Zugang",
"note_explica": "Jede Art von Anmerkung zu diesem Zugang.",
"acquisitions_list": "Liste von Erwerbungen",
"all_acquisitions": "Alle Erwerbungen"
}
}