peertube-plugin-livechat/languages/eo.json
John Livingston 9d18e401a7
Implements #153: Settings translations (#155)
Implementing a new translating system, so we can more easily translate
settings strings. Indeed, these strings are difficult to embed in
JSON format.

We still use JSON files for standard strings, but in addition we have
dedicated YAML files to translate settings strings.

There is a new build-languages.js script that merge all translations in JSON files.

Other modifications:
* Eslint: ignoring documentation and build scripts.
* french settings translations.
2023-02-15 11:54:48 +01:00

26 lines
1.2 KiB
JSON

{
"Open chat": "Malfermi la babilejon",
"Open chat in a new window": "Malfermi la babilejon en nova fenestro",
"Close chat": "Fermi la babilejon",
"Use chat": "Uzi babilejon",
"If enabled, there will be a chat next to the video.": "Kiam ŝaltita, babilejo aperos apud la video.",
"Share chat link": "Kunhavigi ligilon de babilejo",
"Read-only": "Nurlega",
"Show the scrollbar": "Montri la ŝovregilon",
"Transparent background (for stream integration, with OBS for example)": "Travidebla fono (por elsenda integrado, ekzemple per OBS)",
"Tips for streamers: To add the chat to your OBS, generate a read-only link and use it as a browser source.": "Sugestoj por elsendofluistoj: por aldoni la babilejon en OBS, kreu nurlegan ligilon kaj uzu ĝin kiel retumilan fonton.",
"Copy": "Kopii",
"Link copied": "Ligilo kopiata",
"Error": "Eraro",
"Open": "Malfermi",
"Use current theme colors": "Uzi koloroj el la nuna etoso",
"Generate an iframe to embed the chat in a website": false,
"Chat for live stream": false,
"Room name": false,
"Room description": false,
"Not found": false,
"Video": false,
"Channel": false,
"Last activity": false
}