diff --git a/importer/de/importer-success.json b/importer/de/importer-success.json new file mode 100644 index 00000000..89d2c813 --- /dev/null +++ b/importer/de/importer-success.json @@ -0,0 +1,19 @@ +{ + "tlImporterSuccess": { + "Success": "Erfolg!", + "warnings": "Warnungen", + "general": "Generelles", + "download_as_csv": "Als 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" + } +} \ No newline at end of file diff --git a/importer/de/importer.json b/importer/de/importer.json new file mode 100644 index 00000000..e452269f --- /dev/null +++ b/importer/de/importer.json @@ -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" + } +} \ No newline at end of file diff --git a/importer/en/importer-success.json b/importer/en/importer-success.json new file mode 100644 index 00000000..80c354c3 --- /dev/null +++ b/importer/en/importer-success.json @@ -0,0 +1,16 @@ +{ + "tlImporterSuccess": { + "Success": "Success!", + "warnings": "Warnings", + "general": "General", + "download_as_csv": "Download as 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" + } +} \ No newline at end of file diff --git a/importer/en/importer.json b/importer/en/importer.json new file mode 100644 index 00000000..511ee92b --- /dev/null +++ b/importer/en/importer.json @@ -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" + } +} \ No newline at end of file diff --git a/mdorg/de/dashboard.json b/mdorg/de/dashboard.json index 2591c70c..ec8ac2a7 100644 --- a/mdorg/de/dashboard.json +++ b/mdorg/de/dashboard.json @@ -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 DatenbankVon Links: Personen, Orte, Zeiten, Tags", "controlled_vocabularies_figcaption_hungarian": "Kontrollierte Vokabulare in der ungarisch-sprachigen DatenbankVon 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 PuQi<\/a>-Wert aller \u00f6ffentlichen Objekte betr\u00e4gt" + "avg_puqi_value": "Der durchschnittliche PuQi<\/a>-Wert aller \u00f6ffentlichen Objekte betr\u00e4gt", + "development": "Entwicklung", + "git_commits_by_project_and_month": "Entwicklungsinteraktionen nach Projekt und Monat" } } \ No newline at end of file diff --git a/mdorg/en/dashboard.json b/mdorg/en/dashboard.json index e56bfaf0..7907292f 100644 --- a/mdorg/en/dashboard.json +++ b/mdorg/en/dashboard.json @@ -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 PuQi<\/a> score of all public objects is" + "avg_puqi_value": "The average PuQi<\/a> score of all public objects is", + "development": "Development", + "git_commits_by_project_and_month": "Development interactions by project and month" } } \ No newline at end of file diff --git a/mdorg/hu/dashboard.json b/mdorg/hu/dashboard.json index ff4be1c2..017a84be 100644 --- a/mdorg/hu/dashboard.json +++ b/mdorg/hu/dashboard.json @@ -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 PuQi<\/a> score of all public objects is" + "avg_puqi_value": "The average PuQi<\/a> score of all public objects is", + "development": "Development", + "git_commits_by_project_and_month": "Development interactions by project and month" } } \ No newline at end of file