en.json 6.1 KB

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