peertube-plugin-livechat/languages/pl.json
John Livingston 4a28991497 XMPP client connection WIP:
Adding an option in the «share chat» dialog to display the XMPP room
address.
2023-04-14 11:33:41 +02:00

29 lines
1.0 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Open chat": "Otwórz czat",
"Open chat in a new window": "Otwórz czat w nowym oknie",
"Close chat": "Zamknij czat",
"Use chat": "Użyj czatu",
"If enabled, there will be a chat next to the video.": "Jeśli włączono, czat pojawi się po lewej stronie filmu.",
"Share chat link": false,
"Read-only": false,
"Show the scrollbar": false,
"Transparent background (for stream integration, with OBS for example)": false,
"Tips for streamers: To add the chat to your OBS, generate a read-only link and use it as a browser source.": false,
"Copy": false,
"Link copied": false,
"Error": false,
"Open": false,
"Use current theme colors": false,
"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,
"Web": false,
"Connect using XMPP": false,
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
}