From 4d2de3ed864c5f0c7893cddf7243e31621e53829 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 20 Aug 2026 12:51:34 +0000 Subject: [PATCH] Approval in backend --- backend/ar/transcription.json | 2 +- backend/cs/transcription.json | 2 +- backend/de/transcription.json | 2 +- backend/dsb/transcription.json | 2 +- backend/en/transcription.json | 2 +- backend/es/transcription.json | 2 +- backend/fr/transcription.json | 2 +- backend/hi/transcription.json | 2 +- backend/hsb/transcription.json | 2 +- backend/hu/transcription.json | 2 +- backend/id/transcription.json | 2 +- backend/it/transcription.json | 2 +- backend/iw/transcription.json | 2 +- backend/kn/transcription.json | 2 +- backend/nl/transcription.json | 2 +- backend/pl/transcription.json | 2 +- backend/pt/transcription.json | 2 +- backend/ro/transcription.json | 2 +- backend/ru/transcription.json | 2 +- backend/ta/transcription.json | 2 +- backend/te/transcription.json | 2 +- backend/tl/transcription.json | 2 +- backend/tr/transcription.json | 2 +- backend/uk/transcription.json | 2 +- backend/zh/transcription.json | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/backend/ar/transcription.json b/backend/ar/transcription.json index a9e18797..2df9e438 100644 --- a/backend/ar/transcription.json +++ b/backend/ar/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/cs/transcription.json b/backend/cs/transcription.json index f2e4102b..feeabf59 100644 --- a/backend/cs/transcription.json +++ b/backend/cs/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "Obsah transkripce. Obsah tohoto pole m\u016f\u017ee b\u00fdt bu\u010f prost\u00fd text, nebo k\u00f3dovan\u00fd podle standardu TEI (Text-Encoding Initiative). Pozor na pou\u017eit\u00ed znaku \u201emen\u0161\u00ed ne\u017e\u201c. Jedn\u00e1 se o znak se syntaktick\u00fdm v\u00fdznamem v XML i HTML. Pokud je um\u00edst\u011bn na sam\u00e9m za\u010d\u00e1tku obsahu pole, p\u0159edpokl\u00e1d\u00e1 se, \u017ee obsah je k\u00f3dov\u00e1n pomoc\u00ed TEI-XML. V opa\u010dn\u00e9m p\u0159\u00edpad\u011b se p\u0159edpokl\u00e1d\u00e1, \u017ee se jedn\u00e1 o transkripci prost\u00e9ho textu. V transkripc\u00edch prost\u00e9ho textu se znak i ve\u0161ker\u00fd n\u00e1sleduj\u00edc\u00ed obsah automaticky odstran\u00ed.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/de/transcription.json b/backend/de/transcription.json index 520509e1..c9d0b121 100644 --- a/backend/de/transcription.json +++ b/backend/de/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "Der transkribierte Text. Beim Inhalt dieses Feldes kann es sich entweder um einfachen Text oder um eine TEI (Text Encoding Initiative)-kodierte Version des Textes handeln. \r\n\r\nVorsicht bei der Verwendung des Zeichens \"Kleiner als\". Dies ist sowohl in HTML als auch in XML ein Steuerzeichen. Steht es am Anfang des Inhalts, wird der gesamte Inhalt als TEI-kodiert verstanden. In diesem Fall muss (!) das \"Kleiner als\"-Symbol im Sinne von XML verwendet werden. Andernfalls - also bei angenommener Plain-Text-Transkription werden das \"Kleiner als\"-Zeichen sowie alle darauffolgenden Inhalte automatisch entfernt.", "transcription_name": "(Optionaler) Name ", "transcription_of_original": "Transkription des Textes", - "translated_transcription": "\u00dcbersetzung der Transkription" + "translated_transcription": "\u00dcbersetzung des Transkripts" } } \ No newline at end of file diff --git a/backend/dsb/transcription.json b/backend/dsb/transcription.json index 6b7bd348..c263335b 100644 --- a/backend/dsb/transcription.json +++ b/backend/dsb/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "Der transkribierte Text. Beim Inhalt dieses Feldes kann es sich entweder um einfachen Text oder um eine TEI (Text Encoding Initiative)-kodierte Version des Textes handeln. ", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/en/transcription.json b/backend/en/transcription.json index 09d1dda9..af5d1d76 100644 --- a/backend/en/transcription.json +++ b/backend/en/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.\r\n\r\nBeware of the use of the \"smaller than\" character. This is a character of syntactic meaning in both XML and HTML. If it is positioned at the very start of the field content, the content is assumed to be encoded using TEI-XML. Otherwise, the content is assumed to be a plain-text transcription. In plain text transcriptions, the character as well as all following content are removed automatically.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/es/transcription.json b/backend/es/transcription.json index a9e18797..2df9e438 100644 --- a/backend/es/transcription.json +++ b/backend/es/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/fr/transcription.json b/backend/fr/transcription.json index 971dbf6e..afaae5dd 100644 --- a/backend/fr/transcription.json +++ b/backend/fr/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "Le texte transcrit. Pour le contenu de ce champ, il peut s'agir d\u2019un texte simple ou d'une version cod\u00e9e TEI (Text Encoding Initiative) du texte. ", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/hi/transcription.json b/backend/hi/transcription.json index a9e18797..2df9e438 100644 --- a/backend/hi/transcription.json +++ b/backend/hi/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/hsb/transcription.json b/backend/hsb/transcription.json index 6b7bd348..c263335b 100644 --- a/backend/hsb/transcription.json +++ b/backend/hsb/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "Der transkribierte Text. Beim Inhalt dieses Feldes kann es sich entweder um einfachen Text oder um eine TEI (Text Encoding Initiative)-kodierte Version des Textes handeln. ", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/hu/transcription.json b/backend/hu/transcription.json index 26a3012d..296ca540 100644 --- a/backend/hu/transcription.json +++ b/backend/hu/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "Az \u00e1tirat tartalmi r\u00e9sze. Kit\u00f6lthet\u0151 szimpl\u00e1n vagy TEI (Text-Encoding Initiative) szabv\u00e1nynak megfelel\u0151en.", "transcription_name": "\u00c1tirat c\u00edme (opcion\u00e1lis)", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/id/transcription.json b/backend/id/transcription.json index 9e17a0be..41ef4532 100644 --- a/backend/id/transcription.json +++ b/backend/id/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "Isi transkrip. Isi bindang ini bisa berwujud teks mudah atau bernotasi TEI (Text-Encoding Initiative).", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/it/transcription.json b/backend/it/transcription.json index a9e18797..2df9e438 100644 --- a/backend/it/transcription.json +++ b/backend/it/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/iw/transcription.json b/backend/iw/transcription.json index a9e18797..2df9e438 100644 --- a/backend/iw/transcription.json +++ b/backend/iw/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/kn/transcription.json b/backend/kn/transcription.json index a9e18797..2df9e438 100644 --- a/backend/kn/transcription.json +++ b/backend/kn/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/nl/transcription.json b/backend/nl/transcription.json index a9e18797..2df9e438 100644 --- a/backend/nl/transcription.json +++ b/backend/nl/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/pl/transcription.json b/backend/pl/transcription.json index a9e18797..2df9e438 100644 --- a/backend/pl/transcription.json +++ b/backend/pl/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/pt/transcription.json b/backend/pt/transcription.json index a9e18797..2df9e438 100644 --- a/backend/pt/transcription.json +++ b/backend/pt/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/ro/transcription.json b/backend/ro/transcription.json index a9e18797..2df9e438 100644 --- a/backend/ro/transcription.json +++ b/backend/ro/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/ru/transcription.json b/backend/ru/transcription.json index ab9b33ad..f6537f6a 100644 --- a/backend/ru/transcription.json +++ b/backend/ru/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "\u0421\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0442\u0440\u0430\u043d\u0441\u043a\u0440\u0438\u043f\u0446\u0438\u0438. \u0421\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044f \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u043b\u0438\u0431\u043e \u043e\u0431\u044b\u0447\u043d\u044b\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c, \u043b\u0438\u0431\u043e \u0437\u0430\u043a\u043e\u0434\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043e\u043c TEI (Text-Encoding Initiative).", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/ta/transcription.json b/backend/ta/transcription.json index a9e18797..2df9e438 100644 --- a/backend/ta/transcription.json +++ b/backend/ta/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/te/transcription.json b/backend/te/transcription.json index a9e18797..2df9e438 100644 --- a/backend/te/transcription.json +++ b/backend/te/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/tl/transcription.json b/backend/tl/transcription.json index 2a70b20c..7b052c38 100644 --- a/backend/tl/transcription.json +++ b/backend/tl/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "Ang nilalaman ng transkripsyon. Ang nilalaman ng field na ito ay maaaring maging simpleng teksto o naka-encode na sumusunod sa pamantayang TEI (Text-Encoding Initiative).", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/tr/transcription.json b/backend/tr/transcription.json index a9e18797..2df9e438 100644 --- a/backend/tr/transcription.json +++ b/backend/tr/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/uk/transcription.json b/backend/uk/transcription.json index 46e031a4..dbed50dc 100644 --- a/backend/uk/transcription.json +++ b/backend/uk/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "\u0417\u043c\u0456\u0441\u0442 \u0442\u0440\u0430\u043d\u0441\u043a\u0440\u0438\u043f\u0446\u0456\u0457. \u0412\u043c\u0456\u0441\u0442 \u0446\u044c\u043e\u0433\u043e \u043f\u043e\u043b\u044f \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u0437\u0432\u0438\u0447\u0430\u0439\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0430\u0431\u043e \u0437\u0430\u043a\u043e\u0434\u043e\u0432\u0430\u043d\u0438\u043c \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e \u0434\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0443 TEI (Text-Encoding Initiative).", "transcription_name": "(\u041d\u0435\u043e\u0431\u043e\u0432'\u044f\u0437\u043a\u043e\u0432\u043e) \u041d\u0430\u0437\u0432\u0430 \u0442\u0440\u0430\u043d\u0441\u043a\u0440\u0438\u043f\u0442\u0443 ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file diff --git a/backend/zh/transcription.json b/backend/zh/transcription.json index a9e18797..2df9e438 100644 --- a/backend/zh/transcription.json +++ b/backend/zh/transcription.json @@ -15,6 +15,6 @@ "transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.", "transcription_name": "(Optional) Transcript name ", "transcription_of_original": "Transcription of original", - "translated_transcription": "Translation of the transcription" + "translated_transcription": "Translation of the transcript" } } \ No newline at end of file