Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dainst/idai-field
Browse files Browse the repository at this point in the history
  • Loading branch information
tkleinke committed Dec 19, 2024
2 parents 57cbe9b + f17de3f commit 91a748a
Show file tree
Hide file tree
Showing 9 changed files with 192 additions and 193 deletions.
1 change: 0 additions & 1 deletion desktop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ $ npm start
```

`npm run bootstrap` sets up and fetches the necessary dependencies, while `npm start` compiles the Angular app and starts it via Electron.
```

### Troubleshooting

Expand Down
48 changes: 24 additions & 24 deletions desktop/src/app/i18n/angular/messages.el.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3605,14 +3605,6 @@
<context context-type="linenumber">46</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/literature.component.ts</context>
<context context-type="linenumber">46</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.quotation" datatype="html">
<source>Literaturzitat:</source>
<target state="needs-translation">Literaturzitat:</target>
Expand Down Expand Up @@ -3741,14 +3733,6 @@
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dating.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dating.component.ts</context>
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.catalogCriteria.none" datatype="html">
<source>Kein Kriterium</source>
<target state="needs-translation">Kein Kriterium</target>
Expand Down Expand Up @@ -3789,14 +3773,6 @@
<context context-type="linenumber">59</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dimension.component.ts</context>
<context context-type="linenumber">43</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.singleValue" datatype="html">
<source>Einzelwert</source>
<target state="needs-translation">Einzelwert</target>
Expand Down Expand Up @@ -8933,6 +8909,30 @@
<context context-type="linenumber">1093</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.objectArray.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/array-field/object-array.html</context>
<context context-type="linenumber">14</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.selectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe zur Auswahl.</source>
<target state="needs-translation">Dieser Wert steht bei der Dateneingabe zur Auswahl.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">6</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.unselectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</source>
<target state="needs-translation">Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">16</context>
</context-group>
</trans-unit>
</body>
</file>
</xliff>
48 changes: 24 additions & 24 deletions desktop/src/app/i18n/angular/messages.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3950,14 +3950,6 @@
<context context-type="linenumber">46</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.add" datatype="html">
<source>Hinzufügen...</source>
<target state="translated">Add...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/literature.component.ts</context>
<context context-type="linenumber">45</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.quotation" datatype="html">
<source>Literaturzitat:</source>
<target state="translated">Literature quotation:</target>
Expand Down Expand Up @@ -4086,14 +4078,6 @@
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.add" datatype="html">
<source>Hinzufügen...</source>
<target state="translated">Add...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dimension.component.ts</context>
<context context-type="linenumber">43</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.singleValue" datatype="html">
<source>Einzelwert</source>
<target state="translated">Single value</target>
Expand Down Expand Up @@ -4306,14 +4290,6 @@
<context context-type="linenumber">46</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dating.add" datatype="html">
<source>Hinzufügen...</source>
<target state="translated">Add...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dating.component.ts</context>
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.catalogCriteria.none" datatype="html">
<source>Kein Kriterium</source>
<target state="translated">No criterion</target>
Expand Down Expand Up @@ -8940,6 +8916,30 @@
<context context-type="linenumber">1093</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.objectArray.add" datatype="html">
<source>Hinzufügen...</source>
<target state="translated">Add...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/array-field/object-array.html</context>
<context context-type="linenumber">14</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.selectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe zur Auswahl.</source>
<target state="translated">This value is available for selection when entering data.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">6</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.unselectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</source>
<target state="translated">This value is not available for selection when entering data.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">16</context>
</context-group>
</trans-unit>
</body>
</file>
</xliff>
48 changes: 24 additions & 24 deletions desktop/src/app/i18n/angular/messages.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3537,14 +3537,6 @@
<context context-type="linenumber">46</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/literature.component.ts</context>
<context context-type="linenumber">45</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.quotation" datatype="html">
<source>Literaturzitat:</source>
<target state="needs-translation">Literaturzitat:</target>
Expand Down Expand Up @@ -3673,14 +3665,6 @@
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dating.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dating.component.ts</context>
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.catalogCriteria.none" datatype="html">
<source>Kein Kriterium</source>
<target state="needs-translation">Kein Kriterium</target>
Expand Down Expand Up @@ -3721,14 +3705,6 @@
<context context-type="linenumber">59</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dimension.component.ts</context>
<context context-type="linenumber">43</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.singleValue" datatype="html">
<source>Einzelwert</source>
<target state="needs-translation">Einzelwert</target>
Expand Down Expand Up @@ -8937,6 +8913,30 @@
<context context-type="linenumber">132</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.objectArray.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/array-field/object-array.html</context>
<context context-type="linenumber">14</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.selectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe zur Auswahl.</source>
<target state="needs-translation">Dieser Wert steht bei der Dateneingabe zur Auswahl.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">6</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.unselectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</source>
<target state="needs-translation">Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">16</context>
</context-group>
</trans-unit>
</body>
</file>
</xliff>
48 changes: 24 additions & 24 deletions desktop/src/app/i18n/angular/messages.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4969,14 +4969,6 @@
<context context-type="linenumber">35</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/literature.component.ts</context>
<context context-type="linenumber">46</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.quotation" datatype="html">
<source>Literaturzitat:</source>
<target state="needs-translation">Literaturzitat:</target>
Expand Down Expand Up @@ -5113,14 +5105,6 @@
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dating.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dating.component.ts</context>
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.catalogCriteria.none" datatype="html">
<source>Kein Kriterium</source>
<target state="needs-translation">Kein Kriterium</target>
Expand Down Expand Up @@ -5161,14 +5145,6 @@
<context context-type="linenumber">59</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dimension.component.ts</context>
<context context-type="linenumber">45</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.singleValue" datatype="html">
<source>Einzelwert</source>
<target state="needs-translation">Einzelwert</target>
Expand Down Expand Up @@ -9109,6 +9085,30 @@
<context context-type="linenumber">1093</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.objectArray.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/array-field/object-array.html</context>
<context context-type="linenumber">14</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.selectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe zur Auswahl.</source>
<target state="needs-translation">Dieser Wert steht bei der Dateneingabe zur Auswahl.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">6</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.unselectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</source>
<target state="needs-translation">Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">16</context>
</context-group>
</trans-unit>
</body>
</file>
</xliff>
48 changes: 24 additions & 24 deletions desktop/src/app/i18n/angular/messages.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3561,14 +3561,6 @@
<context context-type="linenumber">46</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.add" datatype="html">
<source>Hinzufügen...</source>
<target state="translated">Aggiungere...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/literature.component.ts</context>
<context context-type="linenumber">45</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.literature.quotation" datatype="html">
<source>Literaturzitat:</source>
<target state="translated">Citazione bibliografica:</target>
Expand Down Expand Up @@ -3697,14 +3689,6 @@
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dating.add" datatype="html">
<source>Hinzufügen...</source>
<target state="translated">Aggiungere...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dating.component.ts</context>
<context context-type="linenumber">105</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.catalogCriteria.none" datatype="html">
<source>Kein Kriterium</source>
<target state="translated">Nessun criterio</target>
Expand Down Expand Up @@ -3748,14 +3732,6 @@
<context context-type="linenumber">59</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.add" datatype="html">
<source>Hinzufügen...</source>
<target state="translated">Aggiungere...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/dimension.component.ts</context>
<context context-type="linenumber">43</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.dimension.singleValue" datatype="html">
<source>Einzelwert</source>
<target state="translated">Valore singolo</target>
Expand Down Expand Up @@ -8941,6 +8917,30 @@
<context context-type="linenumber">1093</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.objectArray.add" datatype="html">
<source>Hinzufügen...</source>
<target state="needs-translation">Hinzufügen...</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/array-field/object-array.html</context>
<context context-type="linenumber">14</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.selectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe zur Auswahl.</source>
<target state="needs-translation">Dieser Wert steht bei der Dateneingabe zur Auswahl.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">6</context>
</context-group>
</trans-unit>
<trans-unit id="docedit.forms.valuelistMultiInput.unselectable" datatype="html">
<source>Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</source>
<target state="needs-translation">Dieser Wert steht bei der Dateneingabe nicht zur Auswahl.</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/components/docedit/core/forms/valuelist-multi-input.html</context>
<context context-type="linenumber">16</context>
</context-group>
</trans-unit>
</body>
</file>
</xliff>
Loading

0 comments on commit 91a748a

Please sign in to comment.