9d18e401a7
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.
26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
JSON
{
|
|
"Open chat": "Ireki txata",
|
|
"Open chat in a new window": "Ireki txata leiho berri batean",
|
|
"Close chat": "Itxi txata",
|
|
"Use chat": "Erabili txata",
|
|
"If enabled, there will be a chat next to the video.": "Gaituta badago, txat bat agertuko da bideoaren ondoan.",
|
|
"Share chat link": "Partekatu txataren esteka",
|
|
"Read-only": "Irakurtzeko soilik",
|
|
"Show the scrollbar": "Erakutsi korritze-barra",
|
|
"Transparent background (for stream integration, with OBS for example)": "Atzealde gardena (zuzenekoekin integratzeko, OBSrekin kasu)",
|
|
"Tips for streamers: To add the chat to your OBS, generate a read-only link and use it as a browser source.": "Zuzeneko bideogileentzako aholkuak: txata OBSn gehitzeko, sortu irakurtzeko soilik den esteka bat eta erabili nabigatzaileko iturburu gisa.",
|
|
"Copy": "Kopiatu",
|
|
"Link copied": "Esteka kopiatu da",
|
|
"Error": "Errorea",
|
|
"Open": "Ireki",
|
|
"Use current theme colors": "Erabili uneko itxuraren koloreak",
|
|
"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
|
|
}
|