strings-default.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. {
  2. "meta.languageCode": "en",
  3. "count.tracks": "{TRACKS}",
  4. "count.tracks.withUnit.zero": "",
  5. "count.tracks.withUnit.one": "{TRACKS} track",
  6. "count.tracks.withUnit.two": "",
  7. "count.tracks.withUnit.few": "",
  8. "count.tracks.withUnit.many": "",
  9. "count.tracks.withUnit.other": "{TRACKS} tracks",
  10. "count.albums": "{ALBUMS}",
  11. "count.albums.withUnit.zero": "",
  12. "count.albums.withUnit.one": "{ALBUMS} album",
  13. "count.albums.withUnit.two": "",
  14. "count.albums.withUnit.two": "",
  15. "count.albums.withUnit.few": "",
  16. "count.albums.withUnit.many": "",
  17. "count.albums.withUnit.other": "{ALBUMS} albums",
  18. "count.commentaryEntries": "{ENTRIES}",
  19. "count.commentaryEntries.withUnit.zero": "",
  20. "count.commentaryEntries.withUnit.one": "{ENTRIES} entry",
  21. "count.commentaryEntries.withUnit.two": "",
  22. "count.commentaryEntries.withUnit.few": "",
  23. "count.commentaryEntries.withUnit.many": "",
  24. "count.commentaryEntries.withUnit.other": "{ENTRIES} entries",
  25. "count.contributions": "{CONTRIBUTIONS}",
  26. "count.contributions.withUnit.zero": "",
  27. "count.contributions.withUnit.one": "{CONTRIBUTIONS} contribution",
  28. "count.contributions.withUnit.two": "",
  29. "count.contributions.withUnit.few": "",
  30. "count.contributions.withUnit.many": "",
  31. "count.contributions.withUnit.other": "{CONTRIBUTIONS} contributions",
  32. "count.coverArts": "{COVER_ARTS}",
  33. "count.coverArts.withUnit.zero": "",
  34. "count.coverArts.withUnit.one": "{COVER_ARTS} cover art",
  35. "count.coverArts.withUnit.two": "",
  36. "count.coverArts.withUnit.few": "",
  37. "count.coverArts.withUnit.many": "",
  38. "count.coverArts.withUnit.other": "{COVER_ARTS} cover arts",
  39. "count.timesReferenced": "{TIMES_REFERENCED}",
  40. "count.timesReferenced.withUnit.zero": "",
  41. "count.timesReferenced.withUnit.one": "{TIMES_REFERENCED} time referenced",
  42. "count.timesReferenced.withUnit.two": "",
  43. "count.timesReferenced.withUnit.few": "",
  44. "count.timesReferenced.withUnit.many": "",
  45. "count.timesReferenced.withUnit.other": "{TIMES_REFERENCED} times referenced",
  46. "count.words": "{WORDS}",
  47. "count.words.thousand": "{WORDS}k",
  48. "count.words.withUnit.zero": "",
  49. "count.words.withUnit.one": "{WORDS} word",
  50. "count.words.withUnit.two": "",
  51. "count.words.withUnit.few": "",
  52. "count.words.withUnit.many": "",
  53. "count.words.withUnit.other": "{WORDS} words",
  54. "count.timesUsed": "{TIMES_USED}",
  55. "count.timesUsed.withUnit.zero": "",
  56. "count.timesUsed.withUnit.one": "used {TIMES_USED} time",
  57. "count.timesUsed.withUnit.two": "",
  58. "count.timesUsed.withUnit.few": "",
  59. "count.timesUsed.withUnit.many": "",
  60. "count.timesUsed.withUnit.other": "used {TIMES_USED} times",
  61. "count.index.zero": "",
  62. "count.index.one": "{INDEX}st",
  63. "count.index.two": "{INDEX}nd",
  64. "count.index.few": "{INDEX}rd",
  65. "count.index.many": "",
  66. "count.index.other": "{INDEX}th",
  67. "count.duration.hours": "{HOURS}:{MINUTES}:{SECONDS}",
  68. "count.duration.hours.withUnit": "{HOURS}:{MINUTES}:{SECONDS} hours",
  69. "count.duration.minutes": "{MINUTES}:{SECONDS}",
  70. "count.duration.minutes.withUnit": "{MINUTES}:{SECONDS} minutes",
  71. "count.duration.approximate": "~{DURATION}",
  72. "count.duration.missing": "_:__",
  73. "releaseInfo.by": "By {ARTISTS}.",
  74. "releaseInfo.from": "From {ALBUM}.",
  75. "releaseInfo.coverArtBy": "Cover art by {ARTISTS}.",
  76. "releaseInfo.wallpaperArtBy": "Wallpaper art by {ARTISTS}.",
  77. "releaseInfo.bannerArtBy": "Banner art by {ARTISTS}.",
  78. "releaseInfo.released": "Released {DATE}.",
  79. "releaseInfo.artReleased": "Art released {DATE}.",
  80. "releaseInfo.addedToWiki": "Added to wiki {DATE}.",
  81. "releaseInfo.duration": "Duration: {DURATION}.",
  82. "releaseInfo.viewCommentary": "View {LINK}!",
  83. "releaseInfo.viewCommentary.link": "commentary page",
  84. "releaseInfo.listenOn": "Listen on {LINKS}.",
  85. "releaseInfo.listenOn.noLinks": "This track has no URLs at which it can be listened.",
  86. "releaseInfo.visitOn": "Visit on {LINKS}.",
  87. "releaseInfo.playOn": "Play on {LINKS}.",
  88. "releaseInfo.alsoReleasedAs": "Also released as:",
  89. "releaseInfo.alsoReleasedAs.item": "{TRACK} (on {ALBUM})",
  90. "releaseInfo.contributors": "Contributors:",
  91. "releaseInfo.tracksReferenced": "Tracks that {TRACK} references:",
  92. "releaseInfo.tracksThatReference": "Tracks that reference {TRACK}:",
  93. "releaseInfo.flashesThatFeature": "Flashes & games that feature {TRACK}:",
  94. "releaseInfo.flashesThatFeature.item": "{FLASH}",
  95. "releaseInfo.flashesThatFeature.item.asDifferentRelease": "{FLASH} (as {TRACK})",
  96. "releaseInfo.lyrics": "Lyrics:",
  97. "releaseInfo.artistCommentary": "Artist commentary:",
  98. "releaseInfo.artistCommentary.seeOriginalRelease": "See {ORIGINAL}!",
  99. "releaseInfo.artTags": "Tags:",
  100. "releaseInfo.note": "Note:",
  101. "trackList.group": "{GROUP} ({DURATION}):",
  102. "trackList.item.withDuration": "({DURATION}) {TRACK}",
  103. "trackList.item.withDuration.withArtists": "({DURATION}) {TRACK} {BY}",
  104. "trackList.item.withArtists": "{TRACK} {BY}",
  105. "trackList.item.withArtists.by": "by {ARTISTS}",
  106. "trackList.item.rerelease": "{TRACK} (re-release)",
  107. "misc.alt.albumCover": "album cover",
  108. "misc.alt.albumBanner": "album banner",
  109. "misc.alt.trackCover": "track cover",
  110. "misc.alt.artistAvatar": "artist avatar",
  111. "misc.alt.flashArt": "flash art",
  112. "misc.chronology.seeArtistPages": "(See artist pages for chronology info!)",
  113. "misc.chronology.heading.coverArt": "{INDEX} cover art by {ARTIST}",
  114. "misc.chronology.heading.flash": "{INDEX} flash/game by {ARTIST}",
  115. "misc.chronology.heading.track": "{INDEX} track by {ARTIST}",
  116. "misc.external.domain": "External ({DOMAIN})",
  117. "misc.external.bandcamp": "Bandcamp",
  118. "misc.external.bandcamp.domain": "Bandcamp ({DOMAIN})",
  119. "misc.external.deviantart": "DeviantArt",
  120. "misc.external.instagram": "Instagram",
  121. "misc.external.mastodon": "Mastodon",
  122. "misc.external.mastodon.domain": "Mastodon ({DOMAIN})",
  123. "misc.external.patreon": "Patreon",
  124. "misc.external.poetryFoundation": "Poetry Foundation",
  125. "misc.external.soundcloud": "SoundCloud",
  126. "misc.external.tumblr": "Tumblr",
  127. "misc.external.twitter": "Twitter",
  128. "misc.external.wikipedia": "Wikipedia",
  129. "misc.external.youtube": "YouTube",
  130. "misc.external.youtube.playlist": "YouTube (playlist)",
  131. "misc.external.youtube.fullAlbum": "YouTube (full album)",
  132. "misc.external.flash.bgreco": "{LINK} (HQ Audio)",
  133. "misc.external.flash.homestuck.page": "{LINK} (page {PAGE})",
  134. "misc.external.flash.homestuck.secret": "{LINK} (secret page)",
  135. "misc.external.flash.youtube": "{LINK} (on any device)",
  136. "misc.nav.previous": "Previous",
  137. "misc.nav.next": "Next",
  138. "misc.nav.info": "Info",
  139. "misc.nav.gallery": "Gallery",
  140. "misc.skippers.skipToContent": "Skip to content",
  141. "misc.skippers.skipToSidebar": "Skip to sidebar",
  142. "misc.skippers.skipToSidebar.left": "Skip to sidebar (left)",
  143. "misc.skippers.skipToSidebar.right": "Skip to sidebar (right)",
  144. "misc.skippers.skipToFooter": "Skip to footer",
  145. "misc.jumpTo": "Jump to:",
  146. "misc.jumpTo.withLinks": "Jump to: {LINKS}.",
  147. "misc.contentWarnings": "cw: {WARNINGS}",
  148. "misc.contentWarnings.reveal": "click to show",
  149. "misc.albumGridDetails": "({TRACKS}, {TIME})",
  150. "homepage.title": "{TITLE}",
  151. "homepage.news.title": "News",
  152. "homepage.news.entry.viewRest": "(View rest of entry!)",
  153. "albumSidebar.trackList.group": "{GROUP}",
  154. "albumSidebar.trackList.group.withRange": "{GROUP} ({RANGE})",
  155. "albumSidebar.trackList.item": "{TRACK}",
  156. "albumSidebar.groupBox.title": "{GROUP}",
  157. "albumSidebar.groupBox.next": "Next: {ALBUM}",
  158. "albumSidebar.groupBox.previous": "Previous: {ALBUM}",
  159. "albumPage.title": "{ALBUM}",
  160. "albumPage.nav.album": "{ALBUM}",
  161. "albumPage.nav.randomTrack": "Random Track",
  162. "albumCommentaryPage.title": "{ALBUM} - Commentary",
  163. "albumCommentaryPage.infoLine": "{WORDS} across {ENTRIES}.",
  164. "albumCommentaryPage.nav.album": "Album: {ALBUM}",
  165. "albumCommentaryPage.entry.title.albumCommentary": "Album commentary",
  166. "albumCommentaryPage.entry.title.trackCommentary": "{TRACK}",
  167. "artistPage.title": "{ARTIST}",
  168. "artistPage.creditList.album": "{ALBUM}",
  169. "artistPage.creditList.album.withDate": "{ALBUM} ({DATE})",
  170. "artistPage.creditList.album.withDate.withDuration": "{ALBUM} ({DATE}; {DURATION})",
  171. "artistPage.creditList.flashAct": "{ACT}",
  172. "artistPage.creditList.flashAct.withDateRange": "{ACT} ({DATE_RANGE})",
  173. "artistPage.creditList.entry.track": "{TRACK}",
  174. "artistPage.creditList.entry.track.withDuration": "({DURATION}) {TRACK}",
  175. "artistPage.creditList.entry.album.coverArt": "(cover art)",
  176. "artistPage.creditList.entry.album.wallpaperArt": "(wallpaper art)",
  177. "artistPage.creditList.entry.album.bannerArt": "(banner art)",
  178. "artistPage.creditList.entry.album.commentary": "(album commentary)",
  179. "artistPage.creditList.entry.flash": "{FLASH}",
  180. "artistPage.creditList.entry.rerelease": "{ENTRY} (re-release)",
  181. "artistPage.creditList.entry.withContribution": "{ENTRY} ({CONTRIBUTION})",
  182. "artistPage.creditList.entry.withArtists": "{ENTRY} (with {ARTISTS})",
  183. "artistPage.creditList.entry.withArtists.withContribution": "{ENTRY} ({CONTRIBUTION}; with {ARTISTS})",
  184. "artistPage.contributedDurationLine": "{ARTIST} has contributed {DURATION} of music shared on this wiki.",
  185. "artistPage.musicGroupsLine": "Contributed music to groups: {GROUPS}",
  186. "artistPage.artGroupsLine": "Contributed art to groups: {GROUPS}",
  187. "artistPage.groupsLine.item": "{GROUP} ({CONTRIBUTIONS})",
  188. "artistPage.trackList.title": "Tracks",
  189. "artistPage.unreleasedTrackList.title": "Unreleased Tracks",
  190. "artistPage.artList.title": "Art",
  191. "artistPage.flashList.title": "Flashes & Games",
  192. "artistPage.commentaryList.title": "Commentary",
  193. "artistPage.viewArtGallery": "View {LINK}!",
  194. "artistPage.viewArtGallery.orBrowseList": "View {LINK}! Or browse the list:",
  195. "artistPage.viewArtGallery.link": "art gallery",
  196. "artistPage.nav.artist": "Artist: {ARTIST}",
  197. "artistGalleryPage.title": "{ARTIST} - Gallery",
  198. "artistGalleryPage.infoLine": "Contributed to {COVER_ARTS}.",
  199. "commentaryIndex.title": "Commentary",
  200. "commentaryIndex.infoLine": "{WORDS} across {ENTRIES}, in all.",
  201. "commentaryIndex.albumList.title": "Choose an album:",
  202. "commentaryIndex.albumList.item": "{ALBUM} ({WORDS} across {ENTRIES})",
  203. "flashIndex.title": "Flashes & Games",
  204. "flashPage.title": "{FLASH}",
  205. "flashPage.nav.flash": "{FLASH}",
  206. "groupSidebar.title": "Groups",
  207. "groupSidebar.groupList.category": "{CATEGORY}",
  208. "groupSidebar.groupList.item": "{GROUP}",
  209. "groupPage.nav.group": "Group: {GROUP}",
  210. "groupInfoPage.title": "{GROUP}",
  211. "groupInfoPage.viewAlbumGallery": "View {LINK}! Or browse the list:",
  212. "groupInfoPage.viewAlbumGallery.link": "album gallery",
  213. "groupInfoPage.albumList.title": "Albums",
  214. "groupInfoPage.albumList.item": "({YEAR}) {ALBUM}",
  215. "groupGalleryPage.title": "{GROUP} - Gallery",
  216. "groupGalleryPage.infoLine": "{TRACKS} across {ALBUMS}, totaling {TIME}.",
  217. "listingIndex.title": "Listings",
  218. "listingIndex.infoLine": "{WIKI}: {TRACKS} across {ALBUMS}, totaling {DURATION}.",
  219. "listingIndex.exploreList": "Feel free to explore any of the listings linked below and in the sidebar!",
  220. "listingPage.listAlbums.byName.title": "Albums - by Name",
  221. "listingPage.listAlbums.byName.item": "{ALBUM} ({TRACKS})",
  222. "listingPage.listAlbums.byTracks.title": "Albums - by Tracks",
  223. "listingPage.listAlbums.byTracks.item": "{ALBUM} ({TRACKS})",
  224. "listingPage.listAlbums.byDuration.title": "Albums - by Duration",
  225. "listingPage.listAlbums.byDuration.item": "{ALBUM} ({DURATION})",
  226. "listingPage.listAlbums.byDate.title": "Albums - by Date",
  227. "listingPage.listAlbums.byDate.item": "{ALBUM} ({DATE})",
  228. "listingPage.listAlbums.byDateAdded.title": "Albums - by Date Added to Wiki",
  229. "listingPage.listAlbums.byDateAdded.date": "{DATE}",
  230. "listingPage.listAlbums.byDateAdded.album": "{ALBUM}",
  231. "listingPage.listArtists.byName.title": "Artists - by Name",
  232. "listingPage.listArtists.byName.item": "{ARTIST} ({CONTRIBUTIONS})",
  233. "listingPage.listArtists.byContribs.title": "Artists - by Contributions",
  234. "listingPage.listArtists.byContribs.item": "{ARTIST} ({CONTRIBUTIONS})",
  235. "listingPage.listArtists.byCommentary.title": "Artists - by Commentary Entries",
  236. "listingPage.listArtists.byCommentary.item": "{ARTIST} ({ENTRIES})",
  237. "listingPage.listArtists.byDuration.title": "Artists - by Duration",
  238. "listingPage.listArtists.byDuration.item": "{ARTIST} ({DURATION})",
  239. "listingPage.listArtists.byLatest.title": "Artists - by Latest Contribution",
  240. "listingPage.listArtists.byLatest.item": "{ARTIST} ({DATE})",
  241. "listingPage.listGroups.byName.title": "Groups - by Name",
  242. "listingPage.listGroups.byName.item": "{GROUP} ({GALLERY})",
  243. "listingPage.listGroups.byName.item.gallery": "Gallery",
  244. "listingPage.listGroups.byCategory.title": "Groups - by Category",
  245. "listingPage.listGroups.byCategory.category": "{CATEGORY}",
  246. "listingPage.listGroups.byCategory.group": "{GROUP} ({GALLERY})",
  247. "listingPage.listGroups.byCategory.group.gallery": "Gallery",
  248. "listingPage.listGroups.byAlbums.title": "Groups - by Albums",
  249. "listingPage.listGroups.byAlbums.item": "{GROUP} ({ALBUMS})",
  250. "listingPage.listGroups.byTracks.title": "Groups - by Tracks",
  251. "listingPage.listGroups.byTracks.item": "{GROUP} ({TRACKS})",
  252. "listingPage.listGroups.byDuration.title": "Groups - by Duration",
  253. "listingPage.listGroups.byDuration.item": "{GROUP} ({DURATION})",
  254. "listingPage.listGroups.byLatest.title": "Groups - by Latest Album",
  255. "listingPage.listGroups.byLatest.item": "{GROUP} ({DATE})",
  256. "listingPage.listTracks.byName.title": "Tracks - by Name",
  257. "listingPage.listTracks.byName.item": "{TRACK}",
  258. "listingPage.listTracks.byAlbum.title": "Tracks - by Album",
  259. "listingPage.listTracks.byAlbum.album": "{ALBUM}",
  260. "listingPage.listTracks.byAlbum.track": "{TRACK}",
  261. "listingPage.listTracks.byDate.title": "Tracks - by Date",
  262. "listingPage.listTracks.byDate.album": "{ALBUM} ({DATE})",
  263. "listingPage.listTracks.byDate.track": "{TRACK}",
  264. "listingPage.listTracks.byDate.track.rerelease": "{TRACK} (re-release)",
  265. "listingPage.listTracks.byDuration.title": "Tracks - by Duration",
  266. "listingPage.listTracks.byDuration.item": "{TRACK} ({DURATION})",
  267. "listingPage.listTracks.byDurationInAlbum.title": "Tracks - by Duration (in Album)",
  268. "listingPage.listTracks.byDurationInAlbum.album": "{ALBUM}",
  269. "listingPage.listTracks.byDurationInAlbum.track": "{TRACK} ({DURATION})",
  270. "listingPage.listTracks.byTimesReferenced.title": "Tracks - by Times Referenced",
  271. "listingPage.listTracks.byTimesReferenced.item": "{TRACK} ({TIMES_REFERENCED})",
  272. "listingPage.listTracks.inFlashes.byAlbum.title": "Tracks - in Flashes & Games (by Album)",
  273. "listingPage.listTracks.inFlashes.byAlbum.album": "{ALBUM} ({DATE})",
  274. "listingPage.listTracks.inFlashes.byAlbum.track": "{TRACK} (in {FLASHES})",
  275. "listingPage.listTracks.inFlashes.byFlash.title": "Tracks - in Flashes & Games (by Flash)",
  276. "listingPage.listTracks.inFlashes.byFlash.flash": "{FLASH} ({DATE})",
  277. "listingPage.listTracks.inFlashes.byFlash.track": "{TRACK} (from {ALBUM})",
  278. "listingPage.listTracks.withLyrics.title": "Tracks - with Lyrics",
  279. "listingPage.listTracks.withLyrics.album": "{ALBUM} ({DATE})",
  280. "listingPage.listTracks.withLyrics.track": "{TRACK}",
  281. "listingPage.listTags.byName.title": "Tags - by Name",
  282. "listingPage.listTags.byName.item": "{TAG} ({TIMES_USED})",
  283. "listingPage.listTags.byUses.title": "Tags - by Uses",
  284. "listingPage.listTags.byUses.item": "{TAG} ({TIMES_USED})",
  285. "listingPage.misc.trackContributors": "Track Contributors",
  286. "listingPage.misc.artContributors": "Art Contributors",
  287. "listingPage.misc.artAndFlashContributors": "Art & Flash Contributors",
  288. "newsIndex.title": "News",
  289. "newsIndex.entry.viewRest": "(View rest of entry!)",
  290. "newsEntryPage.title": "{ENTRY}",
  291. "newsEntryPage.published": "(Published {DATE}.)",
  292. "newsEntryPage.nav.news": "News",
  293. "newsEntryPage.nav.entry": "{DATE}: {ENTRY}",
  294. "redirectPage.title": "Moved to {TITLE}",
  295. "redirectPage.infoLine": "This page has been moved to {TARGET}.",
  296. "tagPage.title": "{TAG}",
  297. "tagPage.infoLine": "Appears in {COVER_ARTS}.",
  298. "tagPage.nav.tag": "Tag: {TAG}",
  299. "trackPage.title": "{TRACK}",
  300. "trackPage.referenceList.fandom": "Fandom:",
  301. "trackPage.referenceList.official": "Official:",
  302. "trackPage.nav.track": "{TRACK}",
  303. "trackPage.nav.track.withNumber": "{NUMBER}. {TRACK}",
  304. "trackPage.nav.random": "Random"
  305. }