If your collection is large, you may have already used the advanced import feature to manage item metadata. This feature also allows item metadata translations to be added and modified in bulk.
If you are not yet familiar with the advanced import feature, be aware that to use it you must be comfortable with Google Sheets, CSV files or XML. There is a simpler approach for providing translations one item at a time, which can be used as an alternative to the more advanced method described below.
Providing bulk metadata translations in Google Sheets
To add a translation for a particular field in your Google Sheet, add /lang
after the corresponding field name in the header row, where lang
is the two-digit BCP 47 language code.
Example
... | title/en |
title/fr |
title/ja |
... |
... | Mona Lisa | La Joconde | モナ・リザ | ... |
See here for a list of common language codes
Providing bulk metadata translations in CSV format
Here's how to provide translations in bulk:
Download all item metadata
- Open the Items manager
- Click the arrow next to the Add new items button
- Choose either Export metadata as CSV or Export metadata as XML depending on which format you prefer
Your browser will download a file containing all item metadata in your chosen format
Add translations to exported metadata
- Open the exported file in a suitable editor e.g. a spreadsheet application
- Add translations for each metadata field as appropriate for the format you've chosen
- Once the translations have been added, save or download the file as Comma Separated Values (.csv)
Import translated metadata
- Open the Items manager again
- Click the arrow next to the Add new items button
- Choose Advanced import
- In the "Advanced Import" dialog click Upload CSV/XML
- Select the modified file and proceed to upload it
- If you receive any errors, review the syntax of your file and try to upload it again
It may take some time for the modified metadata to be processed and update the metadata of the items in your account. You can review and modify translations for any item individually using the item manager, see translate item details for step by step instructions.
Learn also how to translate other content such as exhibit captions and website information.