Add translation files importer in DE/EN
The new importer at imports.museum-digital.org is hence now multilingual. Also, two new translation fields were added to the dashboard of museum-digital.org.
This commit is contained in:
19
importer/de/importer-success.json
Normal file
19
importer/de/importer-success.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"tlImporterSuccess": {
|
||||
"Success": "Erfolg!",
|
||||
"warnings": "Warnungen",
|
||||
"general": "Generelles",
|
||||
"download_as_csv": "Als <abbr title=\"Comma-Separated Values\">CSV<\/abbr>-Datei exportieren",
|
||||
"norm_data": "Kontrollierte Vokabulare",
|
||||
"too_short": "Der Eintrag des Textfeldes ist zu kurz",
|
||||
"context": "Kontext",
|
||||
"Message": "Nachricht",
|
||||
"Context": "Kontext",
|
||||
"Entity Name": "Entity Name",
|
||||
"Additional Note": "Additional Note",
|
||||
"ID in Context": "Entry ID",
|
||||
"Entity_Name": "Eintragsname \/ Inventarnummer",
|
||||
"Additional_Note": "Zus\u00e4tzliche Notiz",
|
||||
"ID_in_Context": "Eintrags-ID"
|
||||
}
|
||||
}
|
23
importer/de/importer.json
Normal file
23
importer/de/importer.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"tlImporter": {
|
||||
"select_instance": "In welches museum-digital soll importiert werden?",
|
||||
"username_password": "Benutzername \/ Passwort",
|
||||
"username": "Benutzername",
|
||||
"password": "Passwort",
|
||||
"authenticate": "Authentifizieren",
|
||||
"select_institution": "F\u00fcr welche Institution importieren?",
|
||||
"select_collection": "Alle Objekte in eine bestimmte Sammlung importieren?",
|
||||
"select_module": "Welches Importer-Modul soll verwendet werden?",
|
||||
"by": "Von",
|
||||
"see": "Siehe",
|
||||
"select_data_folder": "Die zugeordneten Ressourcen (nicht die Thumbs) befinden sich im Ordner?",
|
||||
"select_import_to_do": "W\u00e4hlen Sie den durchzuf\u00fchrenden Import aus ...",
|
||||
"select_visibility": "Sichtbar importieren?",
|
||||
"import_to_public": "\u00d6ffentlich importieren",
|
||||
"import_to_not_public": "Unsichtbar importieren",
|
||||
"submit": "Abschicken",
|
||||
"no_of_files": "Number of files: ",
|
||||
"no_images_ignore": "Keine Abbildungen \/ Abbildungen ignorieren",
|
||||
"from_file": "Aus Datei"
|
||||
}
|
||||
}
|
16
importer/en/importer-success.json
Normal file
16
importer/en/importer-success.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"tlImporterSuccess": {
|
||||
"Success": "Success!",
|
||||
"warnings": "Warnings",
|
||||
"general": "General",
|
||||
"download_as_csv": "Download as <abbr title=\"Comma-Separated Values\">CSV<\/abbr>",
|
||||
"norm_data": "Norm Data",
|
||||
"too_short": "The text field's entry is too short",
|
||||
"context": "Context",
|
||||
"Message": "Message",
|
||||
"Context": "Context",
|
||||
"Entity Name": "Entity Name",
|
||||
"Additional Note": "Additional Note",
|
||||
"ID in Context": "Entry ID"
|
||||
}
|
||||
}
|
23
importer/en/importer.json
Normal file
23
importer/en/importer.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"tlImporter": {
|
||||
"select_instance": "Please select the instance of museum-digital to import into",
|
||||
"username_password": "Username \/ Password",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"authenticate": "Authenticate",
|
||||
"select_institution": "Select the institution to import into ...",
|
||||
"select_collection": "Import all objects into a selected collection?",
|
||||
"select_module": "Select the import module to use ...",
|
||||
"by": "By",
|
||||
"see": "See",
|
||||
"select_data_folder": "Select the folder for linked resources (not thumbnails) ...",
|
||||
"select_import_to_do": "Select the import to run ...",
|
||||
"select_visibility": "Import directly to public status?",
|
||||
"import_to_public": "Import to public status",
|
||||
"import_to_not_public": "Import to hidden status",
|
||||
"submit": "Submit",
|
||||
"no_of_files": "Anzahl Dateien: ",
|
||||
"no_images_ignore": "No images \/ ignore images",
|
||||
"from_file": "From file"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user