|
1721 | 1721 | "form.no-results": "Nebyli nalezeny žádné výsledky",
|
1722 | 1722 | // "form.no-value": "No value entered",
|
1723 | 1723 | "form.no-value": "Nebyla zadána hodnota",
|
1724 |
| - // "form.other-information": {}, |
1725 |
| - "form.other-information": {}, |
| 1724 | + |
| 1725 | + // "form.other-information.email": "Email", |
| 1726 | + "form.other-information.email": "Email", |
| 1727 | + |
| 1728 | + // "form.other-information.first-name": "First Name", |
| 1729 | + "form.other-information.first-name": "Křestní jméno", |
| 1730 | + |
| 1731 | + // "form.other-information.insolr": "In Solr Index", |
| 1732 | + "form.other-information.insolr": "V SOLR indexu", |
| 1733 | + |
| 1734 | + // "form.other-information.institution": "Institution", |
| 1735 | + "form.other-information.institution": "Organizace", |
| 1736 | + |
| 1737 | + // "form.other-information.last-name": "Last Name", |
| 1738 | + "form.other-information.last-name": "Příjmení", |
| 1739 | + |
| 1740 | + // "form.other-information.orcid": "ORCID", |
| 1741 | + "form.other-information.orcid": "ORCID", |
| 1742 | + |
| 1743 | + // "form.other-information.credit-name": "Credit Name", |
| 1744 | + "form.other-information.credit-name": "Preferované jméno", |
| 1745 | + |
| 1746 | + // "form.other-information.other-names": "Other Names", |
| 1747 | + "form.other-information.other-names": "Další jména", |
| 1748 | + |
1726 | 1749 | // "form.remove": "Remove",
|
1727 | 1750 | "form.remove": "Smazat",
|
1728 | 1751 | // "form.save": "Save",
|
|
4789 | 4812 | "submission.sections.submit.progressbar.describe.stepone": "Popis",
|
4790 | 4813 | // "submission.sections.submit.progressbar.describe.steptwo": "Describe",
|
4791 | 4814 | "submission.sections.submit.progressbar.describe.steptwo": "Popis",
|
| 4815 | + |
| 4816 | + // "submission.sections.submit.progressbar.describe.dataciterequired": "Required Properties", |
| 4817 | + "submission.sections.submit.progressbar.describe.dataciterequired": "Minimální popis (povinné)", |
| 4818 | + |
| 4819 | + // "submission.sections.submit.progressbar.describe.dataciterecommended": "Recommended Properties", |
| 4820 | + "submission.sections.submit.progressbar.describe.dataciterecommended": "Rozšířený popis (doporučené)", |
| 4821 | + |
| 4822 | + // "submission.sections.submit.progressbar.describe.dataciteoptional": "Optional Properties", |
| 4823 | + "submission.sections.submit.progressbar.describe.dataciteoptional": "Rozšířený popis (volitelné)", |
| 4824 | + |
4792 | 4825 | // "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates",
|
4793 | 4826 | "submission.sections.submit.progressbar.detect-duplicate": "Potenciální duplicity",
|
4794 | 4827 | // "submission.sections.submit.progressbar.identifiers": "Identifiers",
|
|
0 commit comments