en.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. {
  2. "defaultTitle": "EVT Viewer",
  3. "changeLanguage": "Change language",
  4. "languageEn": "English",
  5. "languageIt": "Italian",
  6. "changeTheme": "Change theme",
  7. "currentTheme": "Current theme",
  8. "themeRestore": "Restore",
  9. "themeNeutral": "Neutral",
  10. "themeModern": "Modern",
  11. "themeClassic": "Classic",
  12. "shortcuts": "Shortcuts",
  13. "aboutEVT": "About EVT",
  14. "projectInfo": "Project Info",
  15. "openLists": "Open Lists",
  16. "openLemLists": "Open Lem Lists",
  17. "bookmark": "Bookmark",
  18. "downloadXML": "Download XML",
  19. "pinboard": "Pinboard",
  20. "pinboardLoading": "Pinboard Loading...",
  21. "pinboardEmpty": "Your pinboard is empty.",
  22. "filteredPinboardEmpty": "No pin found for selected types.",
  23. "filterPins": "Filter pins",
  24. "more": "more",
  25. "lists": "Lists",
  26. "noEntities": "No entities in this list",
  27. "search": "Search",
  28. "noMatches": "No matches for input given",
  29. "entityNotFound": "Entity not found",
  30. "noOccurrences": "No occurrences",
  31. "noLemOccurrences": "No lem occurrences",
  32. "relations": "Relations",
  33. "selectItems": "Select items",
  34. "selectLemsItems": "Select lems",
  35. "selectIperlemsItems": "Select iperlems",
  36. "persons": "Persons",
  37. "places": "Places",
  38. "organizations": "Organizations",
  39. "events": "Events",
  40. "roles": "Roles",
  41. "measures": "Measures",
  42. "selectAll": "Select all",
  43. "clearAll": "Clear all",
  44. "selectLemsAll": "Select all lems",
  45. "clearLemsAll": "Clear all lems",
  46. "selectIperlemsAll": "Select all iperlems",
  47. "clearIperlemsAll": "Clear all iperlems",
  48. "bishops": "Bishops",
  49. "diplomatic": "Diplomatic",
  50. "interpretative": "Interpretative",
  51. "critical": "Critical",
  52. "line": "line",
  53. "lines": "lines",
  54. "char": "character",
  55. "chars": "characters",
  56. "word": "word",
  57. "words": "words",
  58. "missingS": "missing",
  59. "missingP": "missing",
  60. "omitted": "omitted",
  61. "prose": "Prose",
  62. "verses": "Verses",
  63. "page": "Page {{value}}",
  64. "front": "Front",
  65. "mainText": "Main text",
  66. "addVersion": "Add version",
  67. "addWitness": "Add witness",
  68. "collection": "Collection",
  69. "place": "Place",
  70. "msIdentifier": "Manuscript identifier",
  71. "repository": "Repository",
  72. "institution": "Institution",
  73. "msName": "Name",
  74. "idno": "Shelfmark",
  75. "altIdentifier": "Other",
  76. "msContents": "Manuscript contents",
  77. "textLang": "Language",
  78. "author": "Author",
  79. "docDate": "Date",
  80. "title": "Title",
  81. "summary": "Summary",
  82. "items": "Contents",
  83. "incipit": "Incipit",
  84. "explicit": "Explicit",
  85. "colophon": "Colophon",
  86. "note": "Note",
  87. "docImprint": "Document imprint",
  88. "phyDesc": "Physical description",
  89. "supportDesc": "Support",
  90. "extent": "Extent",
  91. "layoutDesc": "Layout",
  92. "handDesc": "Writing",
  93. "decoDesc": "Decoration",
  94. "collation": "Collation",
  95. "description": "Description",
  96. "bindingDesc": "Binding",
  97. "condition": "Condition",
  98. "foliation": "Foliation",
  99. "history": "Manuscript history",
  100. "origin": "Origin",
  101. "provenance": "Provenance",
  102. "acquisition": "Acquisition",
  103. "additional": "Additional information",
  104. "listBibl": "Citation list",
  105. "surrogates": "Surrogates",
  106. "adminInfo": "Administrative information",
  107. "recordHist": "Recorded history",
  108. "custodialHist": "Custodial history",
  109. "availability": "Availability",
  110. "msFrag": "Manuscript fragment",
  111. "altIdentifierLabel": "Alternative identifier",
  112. "msPart": "Manuscript part",
  113. "origPlace": "Origin place",
  114. "origDate": "Origin date",
  115. "selectMsDesc": "Select MsDesc",
  116. "thumbnails": "Thumbnails",
  117. "firstPage": "First page",
  118. "previousPage": "Previous page",
  119. "nextPage": "Next page",
  120. "lastPage": "Last page",
  121. "toggleToolbar": "Toggle navigation toolbar",
  122. "viscoll": "Viscoll",
  123. "editors": "Editors",
  124. "sponsors": "Sponsors",
  125. "funders": "Funders",
  126. "principals": "Principal researchers",
  127. "responsibles": "Responsibles",
  128. "publicationStatement": "Publication statement",
  129. "publisher": "Publisher",
  130. "distributor": "Distributor",
  131. "authority": "Authority",
  132. "publicationPlace": "Publication place",
  133. "address": "Address",
  134. "date": "Date",
  135. "licence": "Licence",
  136. "editionStatement": "Edition statement",
  137. "edition": "Edition",
  138. "seriesStatement": "Series statement",
  139. "notesStatement": "Notes statement",
  140. "sourceDesc": "Source description",
  141. "fileDesc": "File Description",
  142. "encodingDesc": "Encoding",
  143. "profileDesc": "Profile",
  144. "revisionDesc": "Revisions",
  145. "projectDesc": "Project description",
  146. "samplingDecl": "Sampling declaration",
  147. "editorialDecl": "Editorial practices declaration",
  148. "tagsDecl": "Tagging declaration",
  149. "styleDefDecl": "Style definition language declaration",
  150. "refsDecl": "References declaration",
  151. "classDecl": "Classification declarations",
  152. "geoDecl": "Geographic coordinates declaration",
  153. "unitDecl": "Unit declarations",
  154. "schemaSpec": "Schema specification",
  155. "schemaRef": "Schema reference",
  156. "correction": "Correction",
  157. "hyphenation": "Hyphenation",
  158. "interpretation": "Interpretation",
  159. "normalization": "Normalization",
  160. "punctuation": "Punctuation",
  161. "quotation": "Quotation",
  162. "segmentation": "Segmentation",
  163. "stdVals": "Standard values",
  164. "scope": "Scope",
  165. "selector": "Selector",
  166. "scheme": "Scheme",
  167. "rules": "Rules",
  168. "renditionFirstLineDesc": "styling applies to the first line of the target element",
  169. "renditionFirstLetterDesc": "styling applies to the first letter of the target element",
  170. "renditionBeforeDesc": "styling should be applied immediately before the content of the target element",
  171. "renditionAfterDesc": "styling should be applied immediately after the content of the target element",
  172. "occurrence": "occurrence",
  173. "occurrences": "occurrences",
  174. "withId": "with identifier",
  175. "criticalNotes": "Critical Notes",
  176. "ortographicVariants": "Orthographic Variants",
  177. "info": "Info",
  178. "metadataForLemma": "Metadata for lemma",
  179. "infoForLemma": "Informarions for lemma",
  180. "metadataFor": "Metadata for",
  181. "noDataAvailable": "No data available",
  182. "moreInfoAboutApp": "More info about the apparatus entry",
  183. "omit": "omit.",
  184. "wit": "Wit:",
  185. "xml": "XML",
  186. "Link": "External resources related"
  187. }