Stand 2019-07-12.

This commit is contained in:
2019-07-13 23:26:16 +02:00
committed by Stefan Rohde-Enslin
parent 18e4637b4b
commit f59fab614d
232 changed files with 4443 additions and 1256 deletions

22
backend/tr/tag.json Normal file
View File

@@ -0,0 +1,22 @@
{
"tag": {
"tag": "Schlagwort",
"english": "... in english",
"remarks": "Anmerkungen",
"no_tag": "Bitte ein Schlagwort eingeben",
"not_related": "Dieses Schlagwort ist mit keinem Objekt verkn\u00fcpft",
"tag_annotated": "Anmerkung zum Schlagwort gespeichert",
"tag_name": "Name",
"engl": "(in Englisch)",
"annotation": "Anmerkung",
"add_new_annotation": "Eine neue Anmerkung eintragen:",
"equivalents": "\u00c4quivalente",
"synonyms": "Synonyme",
"related_terms": "Verkn\u00fcpfte Begriffe ",
"broader": "Weiter gefasst",
"narrower": "Enger gefasst",
"generic": "Generisch",
"instance_of": "Instanziell",
"partitive": "Partitiv"
}
}