Compare commits

..

13 Commits

279 changed files with 1091 additions and 269 deletions

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Sammlung ist \u00f6ffentlich. Verstecken.", "hide_collection": "Sammlung ist \u00f6ffentlich. Verstecken.",
"publish_collection": "Sammlung ist versteckt. Ver\u00f6ffentlichen.", "publish_collection": "Sammlung ist versteckt. Ver\u00f6ffentlichen.",
"collection_signature": "Sammlungs-Signatur", "collection_signature": "Sammlungs-Signatur",
"collection_signature_explica": "Eine Signatur der Sammlung f\u00fcr interne Zwecke. Kann z.B. zur Referenz auf die Sammlung beim automatischen Vorschlagen von Inventarnummern genutzt werden (siehe dazu die Seite f\u00fcr Museumsweite Einstellungen)." "collection_signature_explica": "Eine Signatur der Sammlung f\u00fcr interne Zwecke. Kann z.B. zur Referenz auf die Sammlung beim automatischen Vorschlagen von Inventarnummern genutzt werden (siehe dazu die Seite f\u00fcr Museumsweite Einstellungen).",
"enable_iconography_detection": "Ikonographische Bilderkennung aktivieren"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Bitte verwenden, wenn Objekt z.B. ein Brief oder Dokument ist und darin ein Ort erw\u00e4hnt wird.", "54": "Bitte verwenden, wenn Objekt z.B. ein Brief oder Dokument ist und darin ein Ort erw\u00e4hnt wird.",
"55": "Bitte verwenden, wenn Objekt z.B. ein Brief oder Dokument ist und darin eine Zeit prominent erw\u00e4hnt wird.", "55": "Bitte verwenden, wenn Objekt z.B. ein Brief oder Dokument ist und darin eine Zeit prominent erw\u00e4hnt wird.",
"56": "Kann zum Vermerken eines bekannten, aber unbestimmten, Transfers des Eigentumstitels \u00fcber das Objekt genutzt werden (wenn etwa nicht bekannt ist, ob das Objekt verschenkt oder verkauft wurde)", "56": "Kann zum Vermerken eines bekannten, aber unbestimmten, Transfers des Eigentumstitels \u00fcber das Objekt genutzt werden (wenn etwa nicht bekannt ist, ob das Objekt verschenkt oder verkauft wurde)",
"57": "Kann zum Vermerken eines bekannten, aber unbestimmten, Transfers des Eigentumstitels \u00fcber das Objekt genutzt werden (wenn etwa nicht bekannt ist, ob das Objekt verschenkt oder verkauft wurde)" "57": "Kann zum Vermerken eines bekannten, aber unbestimmten, Transfers des Eigentumstitels \u00fcber das Objekt genutzt werden (wenn etwa nicht bekannt ist, ob das Objekt verschenkt oder verkauft wurde)",
"58": "Genereller Ereignistyp f\u00fcr jede Art sp\u00e4terer Modifikation des Objektes."
} }
} }

View File

@@ -12,6 +12,6 @@
"edit_transcript_for_object": "Transkription bearbeiten f\u00fcr: ", "edit_transcript_for_object": "Transkription bearbeiten f\u00fcr: ",
"is_tranlation_explica": "Mithilfe dieses Schalters k\u00f6nnen Sie einstellen, ob es sich bei diesem Eintrag um eine direkte Transkription des Textes des Objektes handelt, oder ob es sich um eine \u00dcbersetzung des Textes handelt.", "is_tranlation_explica": "Mithilfe dieses Schalters k\u00f6nnen Sie einstellen, ob es sich bei diesem Eintrag um eine direkte Transkription des Textes des Objektes handelt, oder ob es sich um eine \u00dcbersetzung des Textes handelt.",
"transcript_language_explica": "Hier k\u00f6nnen Sie die Sprache des transkribierten Textes einstellen.", "transcript_language_explica": "Hier k\u00f6nnen Sie die Sprache des transkribierten Textes einstellen.",
"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. " "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."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -12,6 +12,6 @@
"edit_transcript_for_object": "Edit transcript for object", "edit_transcript_for_object": "Edit transcript for object",
"is_tranlation_explica": "Using this switch you can determine if this transcription is featured immediately on the document or if the entry represents a translation of the actual transcription.", "is_tranlation_explica": "Using this switch you can determine if this transcription is featured immediately on the document or if the entry represents a translation of the actual transcription.",
"transcript_language_explica": "You need to determine the language of the text you are transcribing. Please select it from the list.", "transcript_language_explica": "You need to determine the language of the text you are transcribing. Please select it from the list.",
"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." "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."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "La collection est publique. Masquer.", "hide_collection": "La collection est publique. Masquer.",
"publish_collection": "La collecte est masqu\u00e9e. Publier.", "publish_collection": "La collecte est masqu\u00e9e. Publier.",
"collection_signature": "Signature de la collection", "collection_signature": "Signature de la collection",
"collection_signature_explica": "Une signature de la collection \u00e0 des fins internes. Peut par exemple \u00eatre utilis\u00e9e pour faire r\u00e9f\u00e9rence \u00e0 la collection en cas de suggestion automatique des num\u00e9ros d'inventaire (voir pour cela la page pour les r\u00e9glages \u00e0 l\u2019\u00e9chelle du mus\u00e9e)." "collection_signature_explica": "Une signature de la collection \u00e0 des fins internes. Peut par exemple \u00eatre utilis\u00e9e pour faire r\u00e9f\u00e9rence \u00e0 la collection en cas de suggestion automatique des num\u00e9ros d'inventaire (voir pour cela la page pour les r\u00e9glages \u00e0 l\u2019\u00e9chelle du mus\u00e9e).",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Gy\u0171jtem\u00e9ny elrejt\u00e9se", "hide_collection": "Gy\u0171jtem\u00e9ny elrejt\u00e9se",
"publish_collection": "Gy\u0171jtem\u00e9ny publik\u00e1l\u00e1sa", "publish_collection": "Gy\u0171jtem\u00e9ny publik\u00e1l\u00e1sa",
"collection_signature": "Gy\u0171jtem\u00e9ny azonos\u00edt\u00f3", "collection_signature": "Gy\u0171jtem\u00e9ny azonos\u00edt\u00f3",
"collection_signature_explica": "R\u00f6vid gy\u0171jtem\u00e9ny azonos\u00edt\u00f3 k\u00f3d az automatikus lelt\u00e1ri sz\u00e1mok gener\u00e1l\u00e1s\u00e1hoz. (pl.: T\u00f6rt\u00e9neti T\u00e1rgyak Gy\u0171jtem\u00e9nye:TT) " "collection_signature_explica": "R\u00f6vid gy\u0171jtem\u00e9ny azonos\u00edt\u00f3 k\u00f3d az automatikus lelt\u00e1ri sz\u00e1mok gener\u00e1l\u00e1s\u00e1hoz. (pl.: T\u00f6rt\u00e9neti T\u00e1rgyak Gy\u0171jtem\u00e9nye:TT) ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "\u0421\u043e\u0431\u0440\u0430\u043d\u0438\u0435 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e. \u0421\u043a\u0440\u044b\u0442\u044c \u0435\u0433\u043e ->", "hide_collection": "\u0421\u043e\u0431\u0440\u0430\u043d\u0438\u0435 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e. \u0421\u043a\u0440\u044b\u0442\u044c \u0435\u0433\u043e ->",
"publish_collection": "C\u043e\u0431\u0440\u0430\u043d\u0438\u0435 \u0441\u043a\u0440\u044b\u0442\u043e. \u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c \u0435\u0433\u043e ->", "publish_collection": "C\u043e\u0431\u0440\u0430\u043d\u0438\u0435 \u0441\u043a\u0440\u044b\u0442\u043e. \u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c \u0435\u0433\u043e ->",
"collection_signature": "\u041f\u043e\u0434\u043f\u0438\u0441\u044c \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u044f", "collection_signature": "\u041f\u043e\u0434\u043f\u0438\u0441\u044c \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u044f",
"collection_signature_explica": "\u041f\u043e\u0434\u043f\u0438\u0441\u044c \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f. \u041e\u043d\u0430 \u043c\u043e\u0436\u0435\u0442, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0432\u0432\u043e\u0434\u0430 \u0441\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u0435 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c\u044b\u0445 \u0438\u043d\u0432\u0435\u043d\u0442\u0430\u0440\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u043d\u043e\u043c\u0435\u0440\u043e\u0432 (\u0441\u043c. \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a \u0434\u043b\u044f \u0432\u0441\u0435\u0433\u043e \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f)." "collection_signature_explica": "\u041f\u043e\u0434\u043f\u0438\u0441\u044c \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f. \u041e\u043d\u0430 \u043c\u043e\u0436\u0435\u0442, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0432\u0432\u043e\u0434\u0430 \u0441\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u0435 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c\u044b\u0445 \u0438\u043d\u0432\u0435\u043d\u0442\u0430\u0440\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u043d\u043e\u043c\u0435\u0440\u043e\u0432 (\u0441\u043c. \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a \u0434\u043b\u044f \u0432\u0441\u0435\u0433\u043e \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f).",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -303,9 +303,9 @@
"content": "\u0417\u043c\u0456\u0441\u0442", "content": "\u0417\u043c\u0456\u0441\u0442",
"unit": "\u041f\u0456\u0434\u0440\u043e\u0437\u0434\u0456\u043b", "unit": "\u041f\u0456\u0434\u0440\u043e\u0437\u0434\u0456\u043b",
"versioning": "\u0412\u0435\u0440\u0441\u0456\u0457", "versioning": "\u0412\u0435\u0440\u0441\u0456\u0457",
"autogenerate": "Autogenerate", "autogenerate": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0437\u0433\u0435\u043d\u0435\u0440\u0443\u0432\u0430\u0442\u0438",
"suggestions": "Suggestions", "suggestions": "\u041f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u0457",
"generated_by": "Generated by", "generated_by": "\u0417\u0433\u0435\u043d\u0435\u0440\u043e\u0432\u0430\u043d\u043e",
"formulate_automatically": "Formulate automatically" "formulate_automatically": "\u0421\u0444\u043e\u0440\u043c\u0443\u043b\u044e\u0432\u0430\u0442\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e"
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "\u0417\u0456\u0431\u0440\u0430\u043d\u043d\u044f \u0454 \u0437\u0430\u0433\u0430\u043b\u044c\u043d\u043e\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u043c. \u041f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u0446\u0435.", "hide_collection": "\u0417\u0456\u0431\u0440\u0430\u043d\u043d\u044f \u0454 \u0437\u0430\u0433\u0430\u043b\u044c\u043d\u043e\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u043c. \u041f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u0446\u0435.",
"publish_collection": "\u0417\u0456\u0431\u0440\u0430\u043d\u043d\u044f \u043f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u0454. \u041e\u043f\u0443\u0431\u043b\u0456\u043a\u0443\u0432\u0430\u0442\u0438.", "publish_collection": "\u0417\u0456\u0431\u0440\u0430\u043d\u043d\u044f \u043f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u0454. \u041e\u043f\u0443\u0431\u043b\u0456\u043a\u0443\u0432\u0430\u0442\u0438.",
"collection_signature": "\u041f\u0456\u0434\u043f\u0438\u0441 \u0437\u0456\u0431\u0440\u0430\u043d\u043d\u044f", "collection_signature": "\u041f\u0456\u0434\u043f\u0438\u0441 \u0437\u0456\u0431\u0440\u0430\u043d\u043d\u044f",
"collection_signature_explica": "\u041f\u0456\u0434\u043f\u0438\u0441 \u0437\u0456\u0431\u0440\u0430\u043d\u043d\u044f \u0434\u043b\u044f \u0432\u043d\u0443\u0442\u0440\u0456\u0448\u043d\u044c\u043e\u0433\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f. \u041d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u0432\u043e\u043d\u043e \u043c\u043e\u0436\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438\u0441\u044f \u0434\u043b\u044f \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0437\u0431\u0456\u0440\u043a\u0443 \u0456\u043d\u0432\u0435\u043d\u0442\u0430\u0440\u0438\u0437\u0430\u0446\u0456\u0439\u043d\u0438\u0445 \u043d\u043e\u043c\u0435\u0440\u0456\u0432, \u0449\u043e \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u043f\u0440\u043e\u043f\u043e\u043d\u0443\u044e\u0442\u044c\u0441\u044f (\u0434\u0438\u0432. \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u044c \u0434\u043b\u044f \u0432\u0441\u0456\u0454\u0457 \u0456\u043d\u0441\u0442\u0438\u0442\u0443\u0446\u0456\u0457)." "collection_signature_explica": "\u041f\u0456\u0434\u043f\u0438\u0441 \u0437\u0456\u0431\u0440\u0430\u043d\u043d\u044f \u0434\u043b\u044f \u0432\u043d\u0443\u0442\u0440\u0456\u0448\u043d\u044c\u043e\u0433\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f. \u041d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u0432\u043e\u043d\u043e \u043c\u043e\u0436\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438\u0441\u044f \u0434\u043b\u044f \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0437\u0431\u0456\u0440\u043a\u0443 \u0456\u043d\u0432\u0435\u043d\u0442\u0430\u0440\u0438\u0437\u0430\u0446\u0456\u0439\u043d\u0438\u0445 \u043d\u043e\u043c\u0435\u0440\u0456\u0432, \u0449\u043e \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u043f\u0440\u043e\u043f\u043e\u043d\u0443\u044e\u0442\u044c\u0441\u044f (\u0434\u0438\u0432. \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u044c \u0434\u043b\u044f \u0432\u0441\u0456\u0454\u0457 \u0456\u043d\u0441\u0442\u0438\u0442\u0443\u0446\u0456\u0457).",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -50,10 +50,11 @@
"50": "\u0422\u0443\u0442 \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u043a\u0430\u0437\u0430\u0442\u0438, \u043a\u043e\u043b\u0438 \u043e\u0431'\u0454\u043a\u0442 \u0431\u0443\u0432 \u0443\u0441\u043f\u0430\u0434\u043a\u043e\u0432\u0430\u043d\u043e \u043a\u0438\u043c\u043e\u0441\u044c.", "50": "\u0422\u0443\u0442 \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u043a\u0430\u0437\u0430\u0442\u0438, \u043a\u043e\u043b\u0438 \u043e\u0431'\u0454\u043a\u0442 \u0431\u0443\u0432 \u0443\u0441\u043f\u0430\u0434\u043a\u043e\u0432\u0430\u043d\u043e \u043a\u0438\u043c\u043e\u0441\u044c.",
"51": "\u0412 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u043c\u0443 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u043f\u0438\u0441\u044c\u043c\u043e\u0432\u0438\u0445 \u0440\u043e\u0431\u0456\u0442. \u041e\u043f\u0438\u0441\u0443\u0454 \u0446\u0435\u043d\u0442\u0440\u0430\u043b\u044c\u043d\u0443 \u0442\u0435\u043c\u0443 \u043e\u0431'\u0454\u043a\u0442\u0430. \u041d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u0437\u0430\u0441\u043d\u043e\u0432\u043d\u0438\u0446\u044c\u043a\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043c\u0456\u0441\u0442\u0430 \u043c\u043e\u0436\u0435 \u043c\u0430\u0442\u0438 \u0442\u0435 \u0441\u0430\u043c\u0435 \u043c\u0456\u0441\u0442\u043e \u0432 \u044f\u043a\u043e\u0441\u0442\u0456 \u043f\u0440\u0435\u0434\u043c\u0435\u0442\u0430.", "51": "\u0412 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u043c\u0443 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u043f\u0438\u0441\u044c\u043c\u043e\u0432\u0438\u0445 \u0440\u043e\u0431\u0456\u0442. \u041e\u043f\u0438\u0441\u0443\u0454 \u0446\u0435\u043d\u0442\u0440\u0430\u043b\u044c\u043d\u0443 \u0442\u0435\u043c\u0443 \u043e\u0431'\u0454\u043a\u0442\u0430. \u041d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u0437\u0430\u0441\u043d\u043e\u0432\u043d\u0438\u0446\u044c\u043a\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043c\u0456\u0441\u0442\u0430 \u043c\u043e\u0436\u0435 \u043c\u0430\u0442\u0438 \u0442\u0435 \u0441\u0430\u043c\u0435 \u043c\u0456\u0441\u0442\u043e \u0432 \u044f\u043a\u043e\u0441\u0442\u0456 \u043f\u0440\u0435\u0434\u043c\u0435\u0442\u0430.",
"52": "\u0414\u043b\u044f \u043d\u0435\u043e\u0440\u0433\u0430\u043d\u0456\u0447\u043d\u0438\u0445 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432, \u044f\u043a\u0456 \u043d\u0435 \u0431\u0443\u043b\u0438 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u043b\u044e\u0434\u0438\u043d\u043e\u044e, \u0430 \u0432\u0438\u043d\u0438\u043a\u043b\u0438 \u0432 \u043f\u0440\u0438\u0440\u043e\u0434\u0456. \u041d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u043a\u0430\u043c\u0456\u043d\u043d\u044f.", "52": "\u0414\u043b\u044f \u043d\u0435\u043e\u0440\u0433\u0430\u043d\u0456\u0447\u043d\u0438\u0445 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432, \u044f\u043a\u0456 \u043d\u0435 \u0431\u0443\u043b\u0438 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u043b\u044e\u0434\u0438\u043d\u043e\u044e, \u0430 \u0432\u0438\u043d\u0438\u043a\u043b\u0438 \u0432 \u043f\u0440\u0438\u0440\u043e\u0434\u0456. \u041d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u043a\u0430\u043c\u0456\u043d\u043d\u044f.",
"53": "If an object consists of different materials, the production background of these can be described here.", "53": "\u042f\u043a\u0449\u043e \u043e\u0431\u2019\u0454\u043a\u0442 \u0441\u043a\u043b\u0430\u0434\u0430\u0454\u0442\u044c\u0441\u044f \u0437 \u0440\u0456\u0437\u043d\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0456\u0432, \u0442\u0443\u0442 \u043c\u043e\u0436\u043d\u0430 \u043e\u043f\u0438\u0441\u0430\u0442\u0438 \u0457\u0445 \u043f\u043e\u0445\u043e\u0434\u0436\u0435\u043d\u043d\u044f \u0442\u0430 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u043e.",
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f, \u044f\u043a\u0449\u043e \u043e\u0431\u2019\u0454\u043a\u0442 \u0454 \u0442\u0435\u043a\u0441\u0442\u043e\u043c, \u0443 \u044f\u043a\u043e\u043c\u0443 \u0447\u0456\u0442\u043a\u043e \u0437\u0433\u0430\u0434\u0443\u0454\u0442\u044c\u0441\u044f \u0432\u043a\u0430\u0437\u0430\u043d\u0435 \u043c\u0456\u0441\u0446\u0435.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f, \u044f\u043a\u0449\u043e \u043e\u0431\u2019\u0454\u043a\u0442 \u0454 \u0442\u0435\u043a\u0441\u0442\u043e\u043c, \u0443 \u044f\u043a\u043e\u043c\u0443 \u0447\u0456\u0442\u043a\u043e \u0437\u0433\u0430\u0434\u0443\u0454\u0442\u044c\u0441\u044f \u0432\u043a\u0430\u0437\u0430\u043d\u0438\u0439 \u0447\u0430\u0441.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f, \u044f\u043a\u0449\u043e \u0437\u0430\u0444\u0456\u043a\u0441\u043e\u0432\u0430\u043d\u0430 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0430 \u0443 \u0432\u043b\u0430\u0441\u043d\u0456\u0441\u0442\u044c, \u0430\u043b\u0435 \u0457\u0457 \u0442\u043e\u0447\u043d\u0438\u0439 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440 (\u043a\u0443\u043f\u0456\u0432\u043b\u044f\/\u043f\u0440\u043e\u0434\u0430\u0436; \u0434\u0430\u0440\u0443\u043d\u043e\u043a) \u043d\u0435\u0432\u0456\u0434\u043e\u043c\u0438\u0439.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f, \u044f\u043a\u0449\u043e \u0437\u0430\u0444\u0456\u043a\u0441\u043e\u0432\u0430\u043d\u0430 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0430 \u0443 \u0432\u043b\u0430\u0441\u043d\u0456\u0441\u0442\u044c, \u0430\u043b\u0435 \u0457\u0457 \u0442\u043e\u0447\u043d\u0438\u0439 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440 (\u043a\u0443\u043f\u0456\u0432\u043b\u044f\/\u043f\u0440\u043e\u0434\u0430\u0436; \u0434\u0430\u0440\u0443\u043d\u043e\u043a) \u043d\u0435\u0432\u0456\u0434\u043e\u043c\u0438\u0439.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -367,20 +367,20 @@
"transfer_invno_suggestion": "\u041f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u044f \u0449\u043e\u0434\u043e \u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0435\u043d\u043d\u044f \u0456\u043d\u0432\u0435\u043d\u0442\u0430\u0440\u043d\u043e\u0433\u043e \u043d\u043e\u043c\u0435\u0440\u0430", "transfer_invno_suggestion": "\u041f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u044f \u0449\u043e\u0434\u043e \u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0435\u043d\u043d\u044f \u0456\u043d\u0432\u0435\u043d\u0442\u0430\u0440\u043d\u043e\u0433\u043e \u043d\u043e\u043c\u0435\u0440\u0430",
"scan_inventory_number": "\u0412\u0456\u0434\u0441\u043a\u0430\u043d\u0443\u0432\u0430\u0442\u0438 \u0456\u043d\u0432\u0435\u043d\u0442\u0430\u0440\u043d\u0438\u0439 \u043d\u043e\u043c\u0435\u0440", "scan_inventory_number": "\u0412\u0456\u0434\u0441\u043a\u0430\u043d\u0443\u0432\u0430\u0442\u0438 \u0456\u043d\u0432\u0435\u043d\u0442\u0430\u0440\u043d\u0438\u0439 \u043d\u043e\u043c\u0435\u0440",
"main_measurement_types": "\u041e\u0441\u043d\u043e\u0432\u043d\u0456 \u0442\u0438\u043f\u0438", "main_measurement_types": "\u041e\u0441\u043d\u043e\u0432\u043d\u0456 \u0442\u0438\u043f\u0438",
"can_be_published": "Can be published", "can_be_published": "\u041c\u043e\u0436\u043d\u0430 \u043f\u0443\u0431\u043b\u0456\u043a\u0443\u0432\u0430\u0442\u0438",
"generating_description_take_time": "Generating description. This may take some seconds. Time: ", "generating_description_take_time": "\u0421\u0442\u0432\u043e\u0440\u044e\u044e \u043e\u043f\u0438\u0441. \u0426\u0435 \u043c\u043e\u0436\u0435 \u0437\u0430\u0439\u043d\u044f\u0442\u0438 \u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434. \u0427\u0430\u0441:",
"click_to_select_suggestion": "Click to read a full suggestion. Click again to select it. Afterwards, you can make further edits.", "click_to_select_suggestion": "\u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c, \u0449\u043e\u0431 \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u0438 \u043f\u043e\u0432\u043d\u0443 \u043f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u044e. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u0449\u0435 \u0440\u0430\u0437, \u0449\u043e\u0431 \u0432\u0438\u0431\u0440\u0430\u0442\u0438 \u0457\u0457. \u041f\u0456\u0441\u043b\u044f \u0446\u044c\u043e\u0433\u043e \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u043d\u0435\u0441\u0442\u0438 \u043f\u043e\u0434\u0430\u043b\u044c\u0448\u0456 \u0437\u043c\u0456\u043d\u0438.",
"display_prompt": "Display prompt", "display_prompt": "\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0437\u0438\u0442\u0438 \u043f\u0456\u0434\u043a\u0430\u0437\u043a\u0443",
"redact_ai_generated_desc": "Redact AI-generated object description", "redact_ai_generated_desc": "\u0412\u0456\u0434\u0440\u0435\u0434\u0430\u0433\u0443\u0439\u0442\u0435 \u043e\u043f\u0438\u0441 \u043e\u0431'\u0454\u043a\u0442\u0430, \u0437\u0433\u0435\u043d\u0435\u0440\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0448\u0442\u0443\u0447\u043d\u0438\u043c \u0456\u043d\u0442\u0435\u043b\u0435\u043a\u0442\u043e\u043c",
"suggest_desc_by_ai_explica": "Use other metadata to request large language models to formulate object descriptions. ", "suggest_desc_by_ai_explica": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u0456\u043d\u0448\u0456 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u0456, \u0449\u043e\u0431 \u0437\u0430\u043f\u0438\u0442\u0443\u0432\u0430\u0442\u0438 \u0432\u0435\u043b\u0438\u043a\u0456 \u043c\u043e\u0432\u043d\u0456 \u043c\u043e\u0434\u0435\u043b\u0456 \u0434\u043b\u044f \u0444\u043e\u0440\u043c\u0443\u043b\u044e\u0432\u0430\u043d\u043d\u044f \u043e\u043f\u0438\u0441\u0456\u0432 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432.",
"custom_object_page": "Custom object page", "custom_object_page": "\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0456\u0437\u043e\u0432\u0430\u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0430 \u043e\u0431'\u0454\u043a\u0442\u0430",
"toggle_custom_object_page_explica": "Toggle on \/ off the custom object editing page. The custom object editing page drops the regular, tab-based interface for fully customizable widget-based view.", "toggle_custom_object_page_explica": "\u0423\u0432\u0456\u043c\u043a\u043d\u0443\u0442\u0438 \u0430\u0431\u043e \u0432\u0438\u043c\u043a\u043d\u0443\u0442\u0438 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u043e\u0431'\u0454\u043a\u0442\u0430 \u0437 \u0456\u043d\u0434\u0438\u0432\u0456\u0434\u0443\u0430\u043b\u044c\u043d\u0438\u043c\u0438 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f\u043c\u0438. \u0422\u0430\u043a\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0430 \u0437\u0430\u043c\u0456\u043d\u044e\u0454 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u0456\u0437 \u0432\u043a\u043b\u0430\u0434\u043a\u0430\u043c\u0438 \u043d\u0430 \u043f\u043e\u0432\u043d\u0456\u0441\u0442\u044e \u043d\u0430\u0441\u0442\u0440\u043e\u044e\u0432\u0430\u043d\u0438\u0439 \u0432\u0438\u0433\u043b\u044f\u0434 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0456 \u0432\u0456\u0434\u0436\u0435\u0442\u0456\u0432.",
"caching_suggestions_for_object_descriptions": "Caching suggestions for object descriptions", "caching_suggestions_for_object_descriptions": "\u041a\u0435\u0448\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u0439 \u0434\u043b\u044f \u043e\u043f\u0438\u0441\u0456\u0432 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432",
"pregenerate_suggestions_for_object_descriptions": "Pre-generate suggestions for object descriptions", "pregenerate_suggestions_for_object_descriptions": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u044c\u043e \u0437\u0433\u0435\u043d\u0435\u0440\u0443\u0432\u0430\u0442\u0438 \u043f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u0457 \u0434\u043b\u044f \u043e\u043f\u0438\u0441\u0443 \u043e\u0431'\u0454\u043a\u0442\u0430",
"generating_description_requires_tag_event": "Please mind: Generating an object description requires at least one tag and one event.", "generating_description_requires_tag_event": "\u0417\u0432\u0435\u0440\u043d\u0456\u0442\u044c \u0443\u0432\u0430\u0433\u0443: \u0434\u043b\u044f \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u043e\u043f\u0438\u0441\u0443 \u043e\u0431'\u0454\u043a\u0442\u0430 \u043f\u043e\u0442\u0440\u0456\u0431\u0435\u043d \u0449\u043e\u043d\u0430\u0439\u043c\u0435\u043d\u0448\u0435 \u043e\u0434\u0438\u043d \u0442\u0435\u0433 \u0456 \u043e\u0434\u043d\u0430 \u043f\u043e\u0434\u0456\u044f.",
"disposal_recipient": "Disposal recipient", "disposal_recipient": "\u041e\u0434\u0435\u0440\u0436\u0443\u0432\u0430\u0447 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0432\u0438\u0431\u0443\u0442\u0442\u044f \u043e\u0431'\u0454\u043a\u0442\u0430",
"disposal_recipient_explica": "Recipient of the object upon disposal. This may be a museum the object was handed over to, a company handling the disposal, etc.", "disposal_recipient_explica": "\u041e\u0434\u0435\u0440\u0436\u0443\u0432\u0430\u0447 \u043e\u0431'\u0454\u043a\u0442\u0430 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0432\u0438\u0431\u0443\u0442\u0442\u044f. \u0426\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u043c\u0443\u0437\u0435\u0439, \u044f\u043a\u043e\u043c\u0443 \u043f\u0435\u0440\u0435\u0434\u0430\u043d\u043e \u043e\u0431'\u0454\u043a\u0442, \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f, \u0449\u043e \u0437\u0430\u0439\u043c\u0430\u0454\u0442\u044c\u0441\u044f \u0443\u0442\u0438\u043b\u0456\u0437\u0430\u0446\u0456\u0454\u044e, \u0442\u043e\u0449\u043e.",
"prepend_current_object_description": "Prepend current object description" "prepend_current_object_description": "\u041f\u0456\u0434\u0433\u043e\u0442\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u043e\u043f\u0438\u0441 \u043e\u0431'\u0454\u043a\u0442\u0430"
}, },
"ortart": [ "ortart": [
"", "",

View File

@@ -127,7 +127,7 @@
"hide_free_text_object_loans_explica": "\u041f\u043e\u0437\u0438\u043a\u0438 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432 \u043c\u043e\u0436\u043d\u0430 \u0432\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0430\u0431\u043e \u043f\u043e\u043b\u044f \u0437 \u0432\u0456\u043b\u044c\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c, \u0430\u0431\u043e \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c \u043d\u0430 \u0437\u0430\u043f\u0438\u0441\u0438 \u043f\u0440\u043e \u043f\u043e\u0437\u0438\u043a\u0438 \u0447\u0435\u0440\u0435\u0437 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0443 \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u00ab\u041f\u043e\u0437\u0438\u043a\u0438\u00bb \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456 \u043e\u0431\u2019\u0454\u043a\u0442\u0430. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c \u043d\u0430 \u043f\u043e\u0437\u0438\u043a\u0438 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456 \u043f\u043e\u0448\u0443\u043a\u0443 (\u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u043f\u043e\u0448\u0443\u043a \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432, \u044f\u043a\u0456 \u043d\u0430\u0440\u0430\u0437\u0456 \u043f\u0435\u0440\u0435\u0431\u0443\u0432\u0430\u044e\u0442\u044c \u0443 \u043f\u043e\u0437\u0438\u0446\u0456).", "hide_free_text_object_loans_explica": "\u041f\u043e\u0437\u0438\u043a\u0438 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432 \u043c\u043e\u0436\u043d\u0430 \u0432\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0430\u0431\u043e \u043f\u043e\u043b\u044f \u0437 \u0432\u0456\u043b\u044c\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c, \u0430\u0431\u043e \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c \u043d\u0430 \u0437\u0430\u043f\u0438\u0441\u0438 \u043f\u0440\u043e \u043f\u043e\u0437\u0438\u043a\u0438 \u0447\u0435\u0440\u0435\u0437 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0443 \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u00ab\u041f\u043e\u0437\u0438\u043a\u0438\u00bb \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456 \u043e\u0431\u2019\u0454\u043a\u0442\u0430. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c \u043d\u0430 \u043f\u043e\u0437\u0438\u043a\u0438 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456 \u043f\u043e\u0448\u0443\u043a\u0443 (\u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u043f\u043e\u0448\u0443\u043a \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432, \u044f\u043a\u0456 \u043d\u0430\u0440\u0430\u0437\u0456 \u043f\u0435\u0440\u0435\u0431\u0443\u0432\u0430\u044e\u0442\u044c \u0443 \u043f\u043e\u0437\u0438\u0446\u0456).",
"hide_free_text_object_entry": "\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0437 \u0432\u0456\u043b\u044c\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0434\u043b\u044f \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u043e\u0431\u2019\u0454\u043a\u0442\u0430", "hide_free_text_object_entry": "\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0437 \u0432\u0456\u043b\u044c\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0434\u043b\u044f \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u043e\u0431\u2019\u0454\u043a\u0442\u0430",
"hide_free_text_object_entry_explica": "\u041d\u0430 \u0432\u043a\u043b\u0430\u0434\u0446\u0456 \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0446\u0456\u0457 \u0441\u0442\u043e\u0440\u0456\u043d\u043e\u043a \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432 \u0454 \u0440\u0456\u0437\u043d\u0456 \u043f\u043e\u043b\u044f \u0437 \u0432\u0456\u043b\u044c\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0434\u043b\u044f \u043e\u043f\u0438\u0441\u0443 \u043d\u0430\u0434\u0445\u043e\u0434\u0436\u0435\u043d\u043d\u044f \u043e\u0431\u2019\u0454\u043a\u0442\u0430 \u0434\u043e \u043c\u0443\u0437\u0435\u044e: \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u0432\u043b\u0430\u0441\u043d\u0438\u043a, \u0442\u0438\u043f \u043d\u0430\u0434\u0445\u043e\u0434\u0436\u0435\u043d\u043d\u044f \u0442\u043e\u0449\u043e. \u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043e\u044e \u0454 \u043f\u0440\u0438\u0432\u2019\u044f\u0437\u043a\u0430 \u043e\u0431\u2019\u0454\u043a\u0442\u0430 \u0434\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0443 \u043f\u0440\u0438\u0434\u0431\u0430\u043d\u043d\u044f. \u0427\u0435\u0440\u0435\u0437 \u043f\u0440\u043e\u0446\u0435\u0441\u0438 \u043f\u0440\u0438\u0434\u0431\u0430\u043d\u043d\u044f \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456 \u0432\u043b\u0430\u0441\u043d\u0438\u043a\u0438 \u0432\u0432\u043e\u0434\u044f\u0442\u044c\u0441\u044f \u0447\u0435\u0440\u0435\u0437 \u043c\u043e\u0434\u0443\u043b\u044c \u0430\u0434\u0440\u0435\u0441\u043d\u043e\u0457 \u043a\u043d\u0438\u0433\u0438 \/ \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0456\u0432. \u0422\u0430\u043a\u0438\u043c \u0447\u0438\u043d\u043e\u043c, \u0457\u0445\u043d\u0456 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0456 \u0434\u0430\u043d\u0456 \u043c\u043e\u0436\u0443\u0442\u044c \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u0438\u0441\u044f \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456 \u043e\u0431\u2019\u0454\u043a\u0442\u0430, \u044f\u043a\u0449\u043e \u0432\u043e\u043d\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456.\r\n\r\n\u041a\u0440\u0456\u043c \u0442\u043e\u0433\u043e, \u043f\u043e\u043b\u044f \u0437 \u0432\u0456\u043b\u044c\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u043c\u0430\u044e\u0442\u044c \u043b\u043e\u0433\u0456\u0447\u043d\u0438\u0439 \u043d\u0435\u0434\u043e\u043b\u0456\u043a: \u0457\u0445\u043d\u0456\u0439 \u043e\u043f\u0438\u0441 \u0441\u0442\u043e\u0441\u0443\u0454\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u043e\u043a\u0440\u0435\u043c\u0438\u0445 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432, \u0449\u043e \u0443\u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043b\u044e\u0454 \u0442\u043e\u0447\u043d\u0435 \u0437\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u0446\u0456\u043d \u0434\u043b\u044f \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432, \u043f\u0440\u0438\u0434\u0431\u0430\u043d\u0438\u0445 \u0443 \u0440\u0430\u043c\u043a\u0430\u0445 \u043e\u0434\u043d\u0456\u0454\u0457 \u043c\u0430\u0441\u043e\u0432\u043e\u0457 \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0456\u0457. \u042f\u043a\u0449\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u043c\u043e\u0434\u0443\u043b\u044c \u043f\u0440\u0438\u0434\u0431\u0430\u043d\u044c, \u0446\u0456\u043d\u0430 \u0432\u0432\u043e\u0434\u0438\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u043e\u0434\u0438\u043d \u0440\u0430\u0437 \u0434\u043b\u044f \u0432\u0441\u0456\u0445 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432 \u0440\u0430\u0437\u043e\u043c (\u043e\u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u043e\u043f\u043b\u0430\u0442\u0430 \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u043b\u0438\u0448\u0435 \u043e\u0434\u0438\u043d \u0440\u0430\u0437 \u0437\u0430 \u0432\u0441\u0456 \u043e\u0431\u2019\u0454\u043a\u0442\u0438).", "hide_free_text_object_entry_explica": "\u041d\u0430 \u0432\u043a\u043b\u0430\u0434\u0446\u0456 \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0446\u0456\u0457 \u0441\u0442\u043e\u0440\u0456\u043d\u043e\u043a \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432 \u0454 \u0440\u0456\u0437\u043d\u0456 \u043f\u043e\u043b\u044f \u0437 \u0432\u0456\u043b\u044c\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0434\u043b\u044f \u043e\u043f\u0438\u0441\u0443 \u043d\u0430\u0434\u0445\u043e\u0434\u0436\u0435\u043d\u043d\u044f \u043e\u0431\u2019\u0454\u043a\u0442\u0430 \u0434\u043e \u043c\u0443\u0437\u0435\u044e: \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u0432\u043b\u0430\u0441\u043d\u0438\u043a, \u0442\u0438\u043f \u043d\u0430\u0434\u0445\u043e\u0434\u0436\u0435\u043d\u043d\u044f \u0442\u043e\u0449\u043e. \u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043e\u044e \u0454 \u043f\u0440\u0438\u0432\u2019\u044f\u0437\u043a\u0430 \u043e\u0431\u2019\u0454\u043a\u0442\u0430 \u0434\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0443 \u043f\u0440\u0438\u0434\u0431\u0430\u043d\u043d\u044f. \u0427\u0435\u0440\u0435\u0437 \u043f\u0440\u043e\u0446\u0435\u0441\u0438 \u043f\u0440\u0438\u0434\u0431\u0430\u043d\u043d\u044f \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456 \u0432\u043b\u0430\u0441\u043d\u0438\u043a\u0438 \u0432\u0432\u043e\u0434\u044f\u0442\u044c\u0441\u044f \u0447\u0435\u0440\u0435\u0437 \u043c\u043e\u0434\u0443\u043b\u044c \u0430\u0434\u0440\u0435\u0441\u043d\u043e\u0457 \u043a\u043d\u0438\u0433\u0438 \/ \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0456\u0432. \u0422\u0430\u043a\u0438\u043c \u0447\u0438\u043d\u043e\u043c, \u0457\u0445\u043d\u0456 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0456 \u0434\u0430\u043d\u0456 \u043c\u043e\u0436\u0443\u0442\u044c \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u0438\u0441\u044f \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456 \u043e\u0431\u2019\u0454\u043a\u0442\u0430, \u044f\u043a\u0449\u043e \u0432\u043e\u043d\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456.\r\n\r\n\u041a\u0440\u0456\u043c \u0442\u043e\u0433\u043e, \u043f\u043e\u043b\u044f \u0437 \u0432\u0456\u043b\u044c\u043d\u0438\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u043c\u0430\u044e\u0442\u044c \u043b\u043e\u0433\u0456\u0447\u043d\u0438\u0439 \u043d\u0435\u0434\u043e\u043b\u0456\u043a: \u0457\u0445\u043d\u0456\u0439 \u043e\u043f\u0438\u0441 \u0441\u0442\u043e\u0441\u0443\u0454\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u043e\u043a\u0440\u0435\u043c\u0438\u0445 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432, \u0449\u043e \u0443\u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043b\u044e\u0454 \u0442\u043e\u0447\u043d\u0435 \u0437\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u0446\u0456\u043d \u0434\u043b\u044f \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432, \u043f\u0440\u0438\u0434\u0431\u0430\u043d\u0438\u0445 \u0443 \u0440\u0430\u043c\u043a\u0430\u0445 \u043e\u0434\u043d\u0456\u0454\u0457 \u043c\u0430\u0441\u043e\u0432\u043e\u0457 \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0456\u0457. \u042f\u043a\u0449\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u043c\u043e\u0434\u0443\u043b\u044c \u043f\u0440\u0438\u0434\u0431\u0430\u043d\u044c, \u0446\u0456\u043d\u0430 \u0432\u0432\u043e\u0434\u0438\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u043e\u0434\u0438\u043d \u0440\u0430\u0437 \u0434\u043b\u044f \u0432\u0441\u0456\u0445 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432 \u0440\u0430\u0437\u043e\u043c (\u043e\u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u043e\u043f\u043b\u0430\u0442\u0430 \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u043b\u0438\u0448\u0435 \u043e\u0434\u0438\u043d \u0440\u0430\u0437 \u0437\u0430 \u0432\u0441\u0456 \u043e\u0431\u2019\u0454\u043a\u0442\u0438).",
"enforce_custom_object_page": "Enforce custom object page", "enforce_custom_object_page": "\u041f\u0440\u0438\u043c\u0443\u0441\u043e\u0432\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0456\u043d\u0434\u0438\u0432\u0456\u0434\u0443\u0430\u043b\u044c\u043d\u043e\u0457 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438 \u043e\u0431'\u0454\u043a\u0442\u0430",
"explica_enforce_custom_object_page": "Requires all users of the current institution to use the custom object editing page. This means, that access to the regular, tab-based page layout is disabled." "explica_enforce_custom_object_page": "\u0423\u0441\u0456 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438 \u043c\u0430\u044e\u0442\u044c \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0456\u043d\u0434\u0438\u0432\u0456\u0434\u0443\u0430\u043b\u044c\u043d\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f. \u0414\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0433\u043e \u0432\u0438\u0433\u043b\u044f\u0434\u0443 \u0437 \u0432\u043a\u043b\u0430\u0434\u043a\u0430\u043c\u0438 \u0432\u0438\u043c\u0438\u043a\u0430\u0454\u0442\u044c\u0441\u044f."
} }
} }

View File

@@ -166,7 +166,7 @@
"disable_adding_to_vocabs": "\u0412\u0438\u043c\u043a\u043d\u0443\u0442\u0438 \u0434\u043e\u0434\u0430\u0432\u0430\u043d\u043d\u044f \u0434\u043e \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0456\u0432", "disable_adding_to_vocabs": "\u0412\u0438\u043c\u043a\u043d\u0443\u0442\u0438 \u0434\u043e\u0434\u0430\u0432\u0430\u043d\u043d\u044f \u0434\u043e \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0456\u0432",
"disable_adding_to_vocabs_explica": "\u042f\u043a\u0449\u043e \u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e, \u0446\u0435\u0439 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 \u0431\u0456\u043b\u044c\u0448\u0435 \u043d\u0435 \u0437\u043c\u043e\u0436\u0435 \u0432\u043d\u043e\u0441\u0438\u0442\u0438 \u043d\u043e\u0432\u0456 \u0437\u0430\u043f\u0438\u0441\u0438 \u0434\u043e \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\u043e\u0432\u0430\u043d\u0438\u0445 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0456\u0432. \u0426\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u043a\u043e\u0440\u0438\u0441\u043d\u043e, \u0449\u043e\u0431 \u0437\u0443\u043f\u0438\u043d\u0438\u0442\u0438 \u043a\u043e\u043b\u0435\u0433, \u044f\u043a\u0456 \u043f\u043e\u0441\u0442\u0456\u0439\u043d\u043e \u0432\u043d\u043e\u0441\u044f\u0442\u044c \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0456 \/ \u043d\u0435\u0456\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u043e\u0432\u0430\u043d\u0456 \/ \u0442\u0430\u043a\u0456, \u0449\u043e \u0441\u0443\u043f\u0435\u0440\u0435\u0447\u0430\u0442\u044c \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c, \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u043e\u0432\u0456 \u0441\u0442\u0430\u0442\u0442\u0456.", "disable_adding_to_vocabs_explica": "\u042f\u043a\u0449\u043e \u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e, \u0446\u0435\u0439 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 \u0431\u0456\u043b\u044c\u0448\u0435 \u043d\u0435 \u0437\u043c\u043e\u0436\u0435 \u0432\u043d\u043e\u0441\u0438\u0442\u0438 \u043d\u043e\u0432\u0456 \u0437\u0430\u043f\u0438\u0441\u0438 \u0434\u043e \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\u043e\u0432\u0430\u043d\u0438\u0445 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0456\u0432. \u0426\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u043a\u043e\u0440\u0438\u0441\u043d\u043e, \u0449\u043e\u0431 \u0437\u0443\u043f\u0438\u043d\u0438\u0442\u0438 \u043a\u043e\u043b\u0435\u0433, \u044f\u043a\u0456 \u043f\u043e\u0441\u0442\u0456\u0439\u043d\u043e \u0432\u043d\u043e\u0441\u044f\u0442\u044c \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0456 \/ \u043d\u0435\u0456\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u043e\u0432\u0430\u043d\u0456 \/ \u0442\u0430\u043a\u0456, \u0449\u043e \u0441\u0443\u043f\u0435\u0440\u0435\u0447\u0430\u0442\u044c \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c, \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u043e\u0432\u0456 \u0441\u0442\u0430\u0442\u0442\u0456.",
"remove_remember_me_tokens": "\u0412\u0438\u0434\u0430\u043b\u0456\u0442\u044c \u0443\u0441\u0456 \u0437\u0430\u043f\u0430\u043c'\u044f\u0442\u043e\u0432\u0430\u043d\u0456 \u0432\u0445\u043e\u0434\u0438 \u0434\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u0438 ", "remove_remember_me_tokens": "\u0412\u0438\u0434\u0430\u043b\u0456\u0442\u044c \u0443\u0441\u0456 \u0437\u0430\u043f\u0430\u043c'\u044f\u0442\u043e\u0432\u0430\u043d\u0456 \u0432\u0445\u043e\u0434\u0438 \u0434\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u0438 ",
"disallow_publishing_objects": "Disallow publishing objects", "disallow_publishing_objects": "\u0417\u0430\u0431\u043e\u0440\u043e\u043d\u0438\u0442\u0438 \u043f\u0443\u0431\u043b\u0456\u043a\u0430\u0446\u0456\u044e \u043e\u0431'\u0454\u043a\u0442\u0456\u0432",
"disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." "disallow_publishing_objects_explica": "\u0417\u0430\u0431\u043e\u0440\u043e\u043d\u044f\u0454 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0443 \u043f\u0443\u0431\u043b\u0456\u043a\u0443\u0432\u0430\u0442\u0438 \u043e\u0431'\u0454\u043a\u0442\u0438. \u041c\u043e\u0436\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438\u0441\u044c \u0434\u043b\u044f \u0437\u0430\u043f\u043e\u0431\u0456\u0433\u0430\u043d\u043d\u044f \u043f\u0443\u0431\u043b\u0456\u043a\u0430\u0446\u0456\u0457 \u043d\u0435\u044f\u043a\u0456\u0441\u043d\u0438\u0445 \u0434\u0430\u043d\u0438\u0445."
} }
} }

View File

@@ -59,6 +59,7 @@
"hide_collection": "Collection is public. Hide it", "hide_collection": "Collection is public. Hide it",
"publish_collection": "Collection is hidden. Publish.", "publish_collection": "Collection is hidden. Publish.",
"collection_signature": "Collection signature", "collection_signature": "Collection signature",
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). " "collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
"enable_iconography_detection": "Enable iconography detection"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "To be used if the object is a text that prominently features the place hereby referenced.", "54": "To be used if the object is a text that prominently features the place hereby referenced.",
"55": "To be used if the object is a text that prominently features the time hereby referenced.", "55": "To be used if the object is a text that prominently features the time hereby referenced.",
"56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.", "56": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown." "57": "To be used if an transfer in ownership is recorded, but the exact type (buying\/selling; gift) is unknown.",
"58": "A general event type that may be used to describe any later modifications to the object."
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -34,9 +34,9 @@
"ongoing_exhibitions": "Laufende Ausstellungen", "ongoing_exhibitions": "Laufende Ausstellungen",
"contact_institution": "Das Museum kontaktieren", "contact_institution": "Das Museum kontaktieren",
"object_from_institution": "Objekt aus", "object_from_institution": "Objekt aus",
"transcript": "Abschrift", "transcript": "Transkription",
"transcript_original": "Original", "transcript_original": "Original",
"transcript_translation": "\u00dcbersetzung der Abschrift", "transcript_translation": "\u00dcbersetzung der Transkription",
"object_is_referencing": "Das Objekt referenziert", "object_is_referencing": "Das Objekt referenziert",
"reception_and_publication_history": "Rezeption und Publikation", "reception_and_publication_history": "Rezeption und Publikation",
"markings": "Markierungen", "markings": "Markierungen",

View File

@@ -69,6 +69,7 @@
"editor": "Herausgeber", "editor": "Herausgeber",
"booktitle": "Buchtitel", "booktitle": "Buchtitel",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objekte wurden in Referenz zur Quelle hergestellt" "source_is_referenced_by_objects": "Objekte wurden in Referenz zur Quelle hergestellt",
"objects_referenced_in_source": "Objekte, die in der Quelle referenziert werden"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "\u00c9diteur", "editor": "\u00c9diteur",
"booktitle": "Titre du livre", "booktitle": "Titre du livre",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Les objets ont \u00e9t\u00e9 g\u00e9n\u00e9r\u00e9s en r\u00e9f\u00e9rence \u00e0 la source" "source_is_referenced_by_objects": "Les objets ont \u00e9t\u00e9 g\u00e9n\u00e9r\u00e9s en r\u00e9f\u00e9rence \u00e0 la source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "\u0938\u0902\u092a\u093e\u0926\u0915", "editor": "\u0938\u0902\u092a\u093e\u0926\u0915",
"booktitle": "\u092a\u0941\u0938\u094d\u0924\u0915 \u0915\u093e \u0936\u0940\u0930\u094d\u0937\u0915", "booktitle": "\u092a\u0941\u0938\u094d\u0924\u0915 \u0915\u093e \u0936\u0940\u0930\u094d\u0937\u0915",
"isbn": "\u0906\u0908\u090f\u0938\u092c\u0940\u090f\u0928", "isbn": "\u0906\u0908\u090f\u0938\u092c\u0940\u090f\u0928",
"source_is_referenced_by_objects": "\u0938\u094d\u0930\u094b\u0924 \u0915\u0947 \u0938\u0902\u0926\u0930\u094d\u092d \u092e\u0947\u0902 \u092c\u0928\u093e\u0908 \u0917\u0908 \u0935\u0938\u094d\u0924\u0941\u090f\u0901" "source_is_referenced_by_objects": "\u0938\u094d\u0930\u094b\u0924 \u0915\u0947 \u0938\u0902\u0926\u0930\u094d\u092d \u092e\u0947\u0902 \u092c\u0928\u093e\u0908 \u0917\u0908 \u0935\u0938\u094d\u0924\u0941\u090f\u0901",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Szerkeszt\u0151", "editor": "Szerkeszt\u0151",
"booktitle": "K\u00f6tet c\u00edme", "booktitle": "K\u00f6tet c\u00edme",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editore", "editor": "Editore",
"booktitle": "titolo del libro", "booktitle": "titolo del libro",
"isbn": "isbn", "isbn": "isbn",
"source_is_referenced_by_objects": "Gli oggetti sono stati creati in riferimento alla fonte" "source_is_referenced_by_objects": "Gli oggetti sono stati creati in riferimento alla fonte",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "\u0cb8\u0c82\u0caa\u0cbe\u0ca6\u0c95", "editor": "\u0cb8\u0c82\u0caa\u0cbe\u0ca6\u0c95",
"booktitle": "\u0caa\u0cc1\u0cb8\u0ccd\u0ca4\u0c95\u0ca6 \u0cb6\u0cc0\u0cb0\u0ccd\u0cb7\u0cbf\u0c95\u0cc6", "booktitle": "\u0caa\u0cc1\u0cb8\u0ccd\u0ca4\u0c95\u0ca6 \u0cb6\u0cc0\u0cb0\u0ccd\u0cb7\u0cbf\u0c95\u0cc6",
"isbn": "\u0c90\u0c8e\u0cb8\u0ccd\u0cac\u0cbf\u0c8e\u0ca8\u0ccd", "isbn": "\u0c90\u0c8e\u0cb8\u0ccd\u0cac\u0cbf\u0c8e\u0ca8\u0ccd",
"source_is_referenced_by_objects": "\u0cae\u0cc2\u0cb2\u0c95\u0ccd\u0c95\u0cc6 \u0cb8\u0c82\u0cac\u0c82\u0ca7\u0cbf\u0cb8\u0cbf\u0ca6\u0c82\u0ca4\u0cc6 \u0cb0\u0c9a\u0cbf\u0cb8\u0cb2\u0cbe\u0ca6 \u0cb5\u0cb8\u0ccd\u0ca4\u0cc1\u0c97\u0cb3\u0cc1" "source_is_referenced_by_objects": "\u0cae\u0cc2\u0cb2\u0c95\u0ccd\u0c95\u0cc6 \u0cb8\u0c82\u0cac\u0c82\u0ca7\u0cbf\u0cb8\u0cbf\u0ca6\u0c82\u0ca4\u0cc6 \u0cb0\u0c9a\u0cbf\u0cb8\u0cb2\u0cbe\u0ca6 \u0cb5\u0cb8\u0ccd\u0ca4\u0cc1\u0c97\u0cb3\u0cc1",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "\u0420\u0435\u0434\u0430\u043a\u0442\u043e\u0440", "editor": "\u0420\u0435\u0434\u0430\u043a\u0442\u043e\u0440",
"booktitle": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043a\u043d\u0438\u0433\u0438", "booktitle": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043a\u043d\u0438\u0433\u0438",
"isbn": "ISBN ", "isbn": "ISBN ",
"source_is_referenced_by_objects": "\u041e\u0431\u044a\u0435\u043a\u0442\u044b, \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0435 \u0441\u043e \u0441\u0441\u044b\u043b\u043a\u043e\u0439 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a" "source_is_referenced_by_objects": "\u041e\u0431\u044a\u0435\u043a\u0442\u044b, \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0435 \u0441\u043e \u0441\u0441\u044b\u043b\u043a\u043e\u0439 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "\u0b86\u0b9a\u0bbf\u0bb0\u0bbf\u0baf\u0bb0\u0bcd", "editor": "\u0b86\u0b9a\u0bbf\u0bb0\u0bbf\u0baf\u0bb0\u0bcd",
"booktitle": "\u0baa\u0bc1\u0ba4\u0bcd\u0ba4\u0b95 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1", "booktitle": "\u0baa\u0bc1\u0ba4\u0bcd\u0ba4\u0b95 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "\u0bae\u0bc2\u0bb2\u0ba4\u0bcd\u0ba4\u0bc8\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bb5\u0b95\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd\u0b95\u0bb3\u0bcd" "source_is_referenced_by_objects": "\u0bae\u0bc2\u0bb2\u0ba4\u0bcd\u0ba4\u0bc8\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bb5\u0b95\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd\u0b95\u0bb3\u0bcd",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "\u0c0e\u0c21\u0c3f\u0c1f\u0c30\u0c4d", "editor": "\u0c0e\u0c21\u0c3f\u0c1f\u0c30\u0c4d",
"booktitle": "\u0c2a\u0c41\u0c38\u0c4d\u0c24\u0c15\u0c02 \u0c36\u0c40\u0c30\u0c4d\u0c37\u0c3f\u0c15", "booktitle": "\u0c2a\u0c41\u0c38\u0c4d\u0c24\u0c15\u0c02 \u0c36\u0c40\u0c30\u0c4d\u0c37\u0c3f\u0c15",
"isbn": "\u0c10\u0c0e\u0c38\u0c4d\u200c\u0c2c\u0c3f\u0c0e\u0c28\u0c4d", "isbn": "\u0c10\u0c0e\u0c38\u0c4d\u200c\u0c2c\u0c3f\u0c0e\u0c28\u0c4d",
"source_is_referenced_by_objects": "\u0c2e\u0c42\u0c32\u0c3e\u0c28\u0c3f\u0c15\u0c3f \u0c38\u0c02\u0c2c\u0c02\u0c27\u0c3f\u0c02\u0c1a\u0c3f \u0c38\u0c43\u0c37\u0c4d\u0c1f\u0c3f\u0c02\u0c1a\u0c2c\u0c21\u0c3f\u0c28 \u0c35\u0c38\u0c4d\u0c24\u0c41\u0c35\u0c41\u0c32\u0c41" "source_is_referenced_by_objects": "\u0c2e\u0c42\u0c32\u0c3e\u0c28\u0c3f\u0c15\u0c3f \u0c38\u0c02\u0c2c\u0c02\u0c27\u0c3f\u0c02\u0c1a\u0c3f \u0c38\u0c43\u0c37\u0c4d\u0c1f\u0c3f\u0c02\u0c1a\u0c2c\u0c21\u0c3f\u0c28 \u0c35\u0c38\u0c4d\u0c24\u0c41\u0c35\u0c41\u0c32\u0c41",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "Editor", "editor": "Editor",
"booktitle": "Book title", "booktitle": "Book title",
"isbn": "ISBN", "isbn": "ISBN",
"source_is_referenced_by_objects": "Objects Created in Reference to the Source" "source_is_referenced_by_objects": "Objects Created in Reference to the Source",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -69,6 +69,7 @@
"editor": "\u0420\u0435\u0434\u0430\u043a\u0442\u043e\u0440", "editor": "\u0420\u0435\u0434\u0430\u043a\u0442\u043e\u0440",
"booktitle": "\u041d\u0430\u0437\u0432\u0430 \u043a\u043d\u0438\u0433\u0438", "booktitle": "\u041d\u0430\u0437\u0432\u0430 \u043a\u043d\u0438\u0433\u0438",
"isbn": "ISBN ", "isbn": "ISBN ",
"source_is_referenced_by_objects": "\u041e\u0431'\u0454\u043a\u0442\u0438, \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u0437 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f\u043c \u043d\u0430 \u0434\u0436\u0435\u0440\u0435\u043b\u043e" "source_is_referenced_by_objects": "\u041e\u0431'\u0454\u043a\u0442\u0438, \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u0437 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f\u043c \u043d\u0430 \u0434\u0436\u0435\u0440\u0435\u043b\u043e",
"objects_referenced_in_source": "Objects referenced within the source"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Mentioned place", "54": "Mentioned place",
"55": "Mentioned time", "55": "Mentioned time",
"56": "Received ownership", "56": "Received ownership",
"57": "Transferred ownership" "57": "Transferred ownership",
"58": "Modified"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Mentioned place", "54": "Mentioned place",
"55": "Mentioned time", "55": "Mentioned time",
"56": "Ownership received by", "56": "Ownership received by",
"57": "Ownership transfered by" "57": "Ownership transfered by",
"58": "Modified by"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Mentioned place", "54": "Mentioned place",
"55": "Mentioned time", "55": "Mentioned time",
"56": "Ownership received in", "56": "Ownership received in",
"57": "Ownership transfered in" "57": "Ownership transfered in",
"58": "modified in"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Mentioned place", "54": "Mentioned place",
"55": "Mentioned time", "55": "Mentioned time",
"56": "Ownership received", "56": "Ownership received",
"57": "Ownership transfered" "57": "Ownership transfered",
"58": "modified at"
} }
} }

View File

@@ -29,6 +29,9 @@
"width_max": "Width (max.)", "width_max": "Width (max.)",
"diameter_min": "Diameter (min.)", "diameter_min": "Diameter (min.)",
"diameter_max": "Diameter (max.)", "diameter_max": "Diameter (max.)",
"diameter_frame": "Frame (diameter)" "diameter_frame": "Frame (diameter)",
"length_blade": "Length of blade",
"height_blade": "Height of blade",
"width_blade": "Width of blade"
} }
} }

View File

@@ -0,0 +1,10 @@
{
"transcript_status": {
"incomplete": "Incomplete",
"machine_generated": "Machine-generated",
"rough_draft": "Rough draft",
"quality_control_failed": "Quality control failed",
"quality_control_passed": "Quality control passed",
"reviewed": "Reviewed"
}
}

View File

@@ -0,0 +1,10 @@
{
"transcript_types": {
"simple_transcription": "Simple transcription",
"diplomatic_transcription": "Diplomatic transcription",
"critical_edition": "Critical edition",
"historical_critical_edition": "Historical-critical edition",
"reading_edition": "Reading edition",
"constituted_text": "Constituted text"
}
}

View File

@@ -2,6 +2,9 @@
"units_count_parts_set": { "units_count_parts_set": {
"parts": "Parts", "parts": "Parts",
"pages": "Pages", "pages": "Pages",
"sheets": "Sheets" "sheets": "Sheets",
"double_pages": "Double pages",
"standalone_sheets": "Standalone sheets",
"written_pages": "Written pages"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Erw\u00e4hnter Ort", "54": "Erw\u00e4hnter Ort",
"55": "Erw\u00e4hnte Zeit", "55": "Erw\u00e4hnte Zeit",
"56": "In Eigentum \u00fcbernommen", "56": "In Eigentum \u00fcbernommen",
"57": "In Eigentum \u00fcbergeben in" "57": "In Eigentum \u00fcbergeben in",
"58": "Ver\u00e4ndert"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Erw\u00e4hnter Ort", "54": "Erw\u00e4hnter Ort",
"55": "Erw\u00e4hnte Zeit", "55": "Erw\u00e4hnte Zeit",
"56": "In Eigentum \u00fcbernommen von", "56": "In Eigentum \u00fcbernommen von",
"57": "In Eigentum \u00fcbergeben von" "57": "In Eigentum \u00fcbergeben von",
"58": "ver\u00e4ndert von"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Erw\u00e4hnter Ort", "54": "Erw\u00e4hnter Ort",
"55": "Erw\u00e4hnte Zeit", "55": "Erw\u00e4hnte Zeit",
"56": "In Eigentum \u00fcbernommen in", "56": "In Eigentum \u00fcbernommen in",
"57": "In Eigentum \u00fcbergeben in" "57": "In Eigentum \u00fcbergeben in",
"58": "ver\u00e4ndert von"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Erw\u00e4hnter Ort", "54": "Erw\u00e4hnter Ort",
"55": "Erw\u00e4hnte Zeit", "55": "Erw\u00e4hnte Zeit",
"56": "In Eigentum \u00fcbernommen", "56": "In Eigentum \u00fcbernommen",
"57": "In Eigentum \u00fcbergeben" "57": "In Eigentum \u00fcbergeben",
"58": "ver\u00e4ndert"
} }
} }

View File

@@ -29,6 +29,9 @@
"width_max": "Breite (max.)", "width_max": "Breite (max.)",
"diameter_min": "Durchmesser (min.)", "diameter_min": "Durchmesser (min.)",
"diameter_max": "Durchmesser (max.)", "diameter_max": "Durchmesser (max.)",
"diameter_frame": "Rahmen (Durchmesser)" "diameter_frame": "Rahmen (Durchmesser)",
"length_blade": "L\u00e4nge (Klinge)",
"height_blade": "H\u00f6he (Klinge)",
"width_blade": "Breite (Klinge)"
} }
} }

View File

@@ -0,0 +1,10 @@
{
"transcript_status": {
"incomplete": "Unvollst\u00e4ndig",
"machine_generated": "Maschinengeneriert",
"rough_draft": "Rohfassung",
"quality_control_failed": "Qualit\u00e4tskontrolle: Abgelehnt",
"quality_control_passed": "Qualit\u00e4tskontrolle: Akzeptiert",
"reviewed": "Durchgesehen"
}
}

View File

@@ -0,0 +1,10 @@
{
"transcript_types": {
"simple_transcription": "Einfache Transkription",
"diplomatic_transcription": "Diplomatische Transkription",
"critical_edition": "Kritische Ausgabe",
"historical_critical_edition": "Historisch-kritische Ausgabe",
"reading_edition": "Leseausgabe",
"constituted_text": "Konstituierter Text"
}
}

View File

@@ -2,6 +2,9 @@
"units_count_parts_set": { "units_count_parts_set": {
"parts": "Bestandteile", "parts": "Bestandteile",
"pages": "Seiten", "pages": "Seiten",
"sheets": "Blatt" "sheets": "Blatt",
"double_pages": "Doppelseiten",
"standalone_sheets": "Einzelbl\u00e4tter",
"written_pages": "Beschriebene Seiten"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Mentioned place", "54": "Mentioned place",
"55": "Mentioned time", "55": "Mentioned time",
"56": "Received ownership", "56": "Received ownership",
"57": "Transferred ownership" "57": "Transferred ownership",
"58": "Modified"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Mentioned place", "54": "Mentioned place",
"55": "Mentioned time", "55": "Mentioned time",
"56": "Ownership received by", "56": "Ownership received by",
"57": "Ownership transfered by" "57": "Ownership transfered by",
"58": "Modified by"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Mentioned place", "54": "Mentioned place",
"55": "Mentioned time", "55": "Mentioned time",
"56": "Ownership received in", "56": "Ownership received in",
"57": "Ownership transfered in" "57": "Ownership transfered in",
"58": "modified in"
} }
} }

View File

@@ -54,6 +54,7 @@
"54": "Mentioned place", "54": "Mentioned place",
"55": "Mentioned time", "55": "Mentioned time",
"56": "Ownership received", "56": "Ownership received",
"57": "Ownership transfered" "57": "Ownership transfered",
"58": "modified at"
} }
} }

View File

@@ -29,6 +29,9 @@
"width_max": "Width (max.)", "width_max": "Width (max.)",
"diameter_min": "Diameter (min.)", "diameter_min": "Diameter (min.)",
"diameter_max": "Diameter (max.)", "diameter_max": "Diameter (max.)",
"diameter_frame": "Frame (diameter)" "diameter_frame": "Frame (diameter)",
"length_blade": "Length of blade",
"height_blade": "Height of blade",
"width_blade": "Width of blade"
} }
} }

Some files were not shown because too many files have changed in this diff Show More