Files
annu-kute-ced/src/lib/i18n/en.json
T

165 lines
5.6 KiB
JSON
Raw Normal View History

{
"meta": {
"homeTitle": "ANNU KUTE CED — Podcast multimedia hub",
"homeDescription": "Videos, audio episodes and news from the ANNU KUTE CED podcast: the PeerTube channel, the Castopod podcast and the Mastodon timeline gathered in one place, free from big platforms.",
"videoDescription": "Watch “{title}” on the ANNU KUTE CED multimedia hub.",
"categoryTitle": "{name} category",
"categoryDescription": "Videos from the {name} category on the ANNU KUTE CED hub.",
"searchTitle": "Search",
"searchDescription": "Search videos on the ANNU KUTE CED multimedia hub.",
"directTitle": "Live",
"directDescription": "The current ANNU KUTE CED live stream and the next live announcement.",
"donsTitle": "Support us",
"donsDescription": "Support the ANNU KUTE CED podcast: one-time or monthly donations.",
"legalTitle": "Legal notice",
"legalDescription": "Legal notice of the ANNU KUTE CED multimedia hub.",
"offlineTitle": "Offline",
"notFoundTitle": "Page not found"
},
"nav": {
"home": "Home",
"direct": "Live",
"donate": "Support",
"categories": "Categories",
"hashtags": "Hashtags",
"searchPlaceholder": "Search…",
"searchLabel": "Video search",
"searchButton": "Run search",
"searchHelp": "Type keywords to search videos. Prefix with # to search a hashtag.",
"socialLabel": "Social networks",
"mainLabel": "Main navigation",
"openMenu": "Open navigation menu",
"closeMenu": "Close menu",
"themeToggle": "Toggle dark and light mode",
"installApp": "Install the app",
"langSwitch": "Version française",
"backHome": "Back to home",
"moreSocial": "More social networks",
"skipToContent": "Skip to content"
},
"home": {
"shorts": "Shorts",
"recent": "Recent videos",
"trending": "Trending",
"podcast": "Latest episodes",
"podcastSubtitle": "The audio podcast on KUTE — Castopod",
"timeline": "News",
"timelineSubtitle": "The Mastodon timeline on BOKANTE",
"seeMore": "See more",
"seeAllVideos": "All videos on GADE",
"seeAllEpisodes": "All episodes on KUTE",
"seeMorePosts": "See more posts",
"popularTags": "Popular hashtags",
"about": "About",
"liveNow": "LIVE",
"watchLive": "Watch the live"
},
"video": {
"views": "{count} views",
"publishedOn": "Published on {date}",
"download": "Download",
"share": "Share",
"copyLink": "Copy link",
"copied": "Link copied",
"embedCode": "Embed code",
"comments": "Comments",
"noComments": "No comments yet.",
"suggested": "Suggested videos",
"license": "License",
"category": "Category",
"tags": "Hashtags",
"watchOnPeertube": "Watch on GADE — PeerTube",
"duration": "Duration",
"by": "by {channel}"
},
"category": {
"videosIn": "Videos in category",
"empty": "No video in this category yet."
},
"search": {
"title": "Search",
"resultsFor": "Results for “{query}”",
"tagResults": "Videos with hashtag #{tag}",
"noResults": "No result for “{query}”.",
"hint": "Search by keywords or by hashtag with the # prefix.",
"loading": "Loading the search index…",
"resultCount": "{count} result(s)"
},
"direct": {
"title": "Live",
"liveNow": "The live stream is on",
"noLive": "No live right now",
"noLiveText": "The next live has not been announced yet. Follow us on Mastodon to be notified.",
"nextLive": "Next live",
"followForNews": "Follow on Mastodon",
"inTimezones": "The schedule in your territory"
},
"podcast": {
"listen": "Listen",
"play": "Play episode {title}",
"pause": "Pause",
"next": "Next episode",
"nowPlaying": "Now playing",
"episodeFrom": "Episode from {date}",
"mute": "Mute",
"unmute": "Unmute"
},
"timeline": {
"reload": "Refresh",
"postFrom": "Post from {date}",
"mediaAlt": "Post media"
},
"donate": {
"title": "Support ANNU KUTE CED",
"intro": "Budget should never be a barrier — but your donations help us maintain the podcast, the hosting and the free tools.",
"oneTime": "One-time donation",
"monthly": "Monthly donation",
"liberapay": "Support via Liberapay",
"kofi": "Support via Ko-fi",
"custom": "Custom amount",
"whyTitle": "Why donate",
"whyText": "Your donations fund ethical hosting, production time and the free tools of the ecosystem.",
"contact": "For other ways to support, write to us:",
"notConfigured": "The donations page is being set up. Contact us to support the podcast."
},
"legal": {
"title": "Legal notice",
"editor": "Site publisher",
"host": "Hosting",
"contact": "Contact",
"license": "License",
"sourceCode": "Source code",
"data": "Personal data",
"dataText": "This site sets no tracking cookie and collects no personal data. Multimedia content is served by the ecosystem instances (GADE, KUTE, BOKANTE).",
"serviceDescription": "is the multimedia hub of the ANNU KUTE CED podcast."
},
"footer": {
"contact": "CONTACT",
"categories": "Categories",
"hashtags": "Hashtags",
"legal": "Legal information",
"legalNotice": "Legal notice",
"sourceCode": "Source code",
"copyright": "Free license GNU AGPL-V3",
"federated": "A free service operated by ORGANISATION KA INTERNATIONALE",
"instances": "The ecosystem"
},
"offline": {
"title": "Pa gen koneksyon",
"text": "You are offline. Pages you already visited remain available.",
"cta": "Back to home"
},
"notFound": {
"title": "Paj la pa la",
"text": "This page does not exist or has been moved.",
"cta": "Back to home"
},
"a11y": {
"videoThumbnail": "Thumbnail of video {title}",
"channelAvatar": "Avatar of channel {channel}",
"logo": "ANNU KUTE CED logo",
"episodeCover": "Cover of episode {title}",
"progressLabel": "Page reading progress"
}
}