diff --git a/importer/ro/importer-success.json b/importer/ro/importer-success.json new file mode 100644 index 00000000..80c354c3 --- /dev/null +++ b/importer/ro/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/ro/importer.json b/importer/ro/importer.json new file mode 100644 index 00000000..511ee92b --- /dev/null +++ b/importer/ro/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