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:
Joshua Ramon Enslin 2019-08-30 00:53:14 +02:00 committed by Stefan Rohde-Enslin
parent 676ca9c4c9
commit a8b2213240
7 changed files with 91 additions and 4 deletions

View 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
View 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"
}
}

View 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
View 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"
}
}

View File

@ -21,13 +21,15 @@
"popular_entries_in_german": "Beliebte deutschsprachige Eintr\u00e4ge",
"title_actors": "Akteure",
"title_places": "Orte",
"title_tags": "Tags",
"title_tags": "Schlagworte",
"popular_entries_in_hungarian": "Beliebte ungarisch-sprachige Eintr\u00e4ge",
"controlled_vocabularies_figcaption_german": "Kontrollierte Vokabulare in der deutschsprachigen Datenbank<br\/>Von Links: Personen, Orte, Zeiten, Tags",
"controlled_vocabularies_figcaption_hungarian": "Kontrollierte Vokabulare in der ungarisch-sprachigen Datenbank<br\/>Von Links: Personen, Orte, Zeiten, Tags",
"was_founded": "museum-digital wurde am %s gegr\u00fcndet",
"is_days_old": "museum-digital ist %s Tage alt",
"avg_obj_desc_length": "Eine durchschnittliche Objektbeschreibung ist %s Zeichen lang",
"avg_puqi_value": "Der durchschnittliche <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a>-Wert aller \u00f6ffentlichen Objekte betr\u00e4gt"
"avg_puqi_value": "Der durchschnittliche <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a>-Wert aller \u00f6ffentlichen Objekte betr\u00e4gt",
"development": "Entwicklung",
"git_commits_by_project_and_month": "Entwicklungsinteraktionen nach Projekt und Monat"
}
}

View File

@ -28,6 +28,8 @@
"was_founded": "museum-digital was founded on %s",
"is_days_old": "museum-digital is %s days old",
"avg_obj_desc_length": "An average object description is %s characters long",
"avg_puqi_value": "The average <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a> score of all public objects is"
"avg_puqi_value": "The average <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a> score of all public objects is",
"development": "Development",
"git_commits_by_project_and_month": "Development interactions by project and month"
}
}

View File

@ -28,6 +28,8 @@
"was_founded": "museum-digital was founded on %s",
"is_days_old": "museum-digital is %s days old",
"avg_obj_desc_length": "An average object description is %s characters long",
"avg_puqi_value": "The average <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a> score of all public objects is"
"avg_puqi_value": "The average <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a> score of all public objects is",
"development": "Development",
"git_commits_by_project_and_month": "Development interactions by project and month"
}
}