diff --git a/web/i18n/eu/translation.json b/web/i18n/eu/translation.json new file mode 100644 index 000000000..e0cc0ea5d --- /dev/null +++ b/web/i18n/eu/translation.json @@ -0,0 +1,128 @@ +{ + "Notify": "Notify", + "Level": "Level", + "Info": "Info", + "Warning": "Warning", + "Error": "Error", + "Timestamp": "Timestamp", + "Message": "Message", + "Logs": "Logs", + "Link": "Link", + "No news": "No news.", + "News & Updates from Owncast": "News & Updates from Owncast", + "Use your broadcasting software": "Use your broadcasting software", + "Learn how to point your existing software to your new server and start streaming your content": "Learn how to point your existing software to your new server and start streaming your content.", + "View": "View", + "Overridden via command line": "Overridden via command line.", + "Embed your video onto other sites": "Embed your video onto other sites", + "Learn how you can add your Owncast stream to other sites you control": "Learn how you can add your Owncast stream to other sites you control.", + "Chat is disabled": "Chat is disabled", + "Chat will continue to be disabled until you begin a live stream": "Chat will continue to be disabled until you begin a live stream.", + "Find an audience on the Owncast Directory": "Find an audience on the Owncast Directory", + "List yourself in the Owncast Directory and show off your stream": { + " Enable it in": "List yourself in the Owncast Directory and show off your stream. Enable it in" + }, + "settings": "settings.", + "Add your Owncast instance to the Fediverse": "Add your Owncast instance to the Fediverse", + "Enable Owncast social features": "Enable Owncast social features", + "to have your instance join the Fediverse, allowing people to follow, share and engage with your live stream": "to have your instance join the Fediverse, allowing people to follow, share and engage with your live stream.", + "No stream is active": "No stream is active", + "You should start one": "You should start one.", + "Healthy Stream": "Healthy Stream", + "Yes": "Yes", + "No": "No", + "Playback Health": "Playback Health", + "Stream health represents": "Stream health represents", + "of all known players": { + " Other player status is unknown": "of all known players. Other player status is unknown." + }, + "TROUBLESHOOT": "TROUBLESHOOT", + "Powered by Owncast": "Powered by Owncast", + "Documentation": "Documentation", + "Contribute": "Contribute", + "Source": "Source", + "Skip to player": "Skip to player", + "Skip to offline message": "Skip to offline message", + "Skip to page content": "Skip to page content", + "Skip to footer": "Skip to footer", + "Chat will be available when the stream is live": "Chat will be available when the stream is live.", + "Chat is offline": "Chat is offline", + "Stay updated!": "Stay updated!", + "Click and never miss future streams!": "Click and never miss future streams!", + "This stream is offline": "This stream is offline.", + "the next time goes live": "the next time goes live", + "Follow": "Follow", + "on the Fediverse to see the next time goes live": "on the Fediverse to see the next time goes live", + "Last live ago": "Last live {{timeAgo}} ago", + "Time": "Time", + "User": "User", + "Visible messages": "Visible messages", + "Hidden messages": "Hidden messages", + "Chat Messages": "Chat Messages", + "Manage the messages from viewers that show up on your stream": "Manage the messages from viewers that show up on your stream.", + "Show": "Show", + "Hide": "Hide", + "Visit the": "Visit the", + "documentation": "documentation", + "to configure additional details about your viewers": "to configure additional details about your viewers.", + "When a stream is active and chat is enabled, connected chat clients will be displayed here": "When a stream is active and chat is enabled, connected chat clients will be displayed here.", + "Connected": "Connected", + "offline": "offline", + "Banned Users": "Banned Users", + "IP Bans": "IP Bans", + "Moderators": "Moderators", + "Hardware Info": "Hardware Info", + "Please wait": "Please wait", + "No hardware details have been collected yet": "No hardware details have been collected yet.", + "CPU": "CPU", + "Memory": "Memory", + "Disk": "Disk", + "used": "used", + "I want to configure my owncast instance": "I want to configure my owncast instance", + "Learn more": "Learn more", + "Help configuring my broadcasting software": "Help configuring my broadcasting software", + "I want to embed my stream into another site": "I want to embed my stream into another site", + "I want to customize my website": "I want to customize my website", + "I want to tweak my video output": "I want to tweak my video output", + "I want to use an external storage provider": "I want to use an external storage provider", + "I found a bug": "I found a bug", + "If you found a bug, then please": "If you found a bug, then please", + "let us know": "let us know", + "I have a general question": "I have a general question", + "Most general questions are answered in our": "Most general questions are answered in our", + "FAQ": "FAQ", + "or exist in our": "or exist in our", + "discussions": "discussions", + "I want to build add-ons for Owncast": "I want to build add-ons for Owncast", + "You can build your own bots, overlays, tools and add-ons with our": "You can build your own bots, overlays, tools and add-ons with our", + "developer APIs": "developer APIs.", + "How can we help you?": "How can we help you?", + "Troubleshooting": "Troubleshooting", + "Fix your problems": "Fix your problems", + "Read the Docs": "Read the Docs", + "Common tasks": "Common tasks", + "Other": "Other", + "Outbound Video Stream": "Outbound Video Stream", + "Outbound Audio Stream": "Outbound Audio Stream", + "Stream started": "Stream started", + "Viewers": "Viewers", + "Peak viewer count": "Peak viewer count", + "Outbound Stream Details": "Outbound Stream Details", + "Inbound Stream Details": "Inbound Stream Details", + "Input": "Input", + "Inbound Video Stream": "Inbound Video Stream", + "Inbound Audio Stream": "Inbound Audio Stream", + "Current stream": "Current stream", + "Last 12 hours": "Last 12 hours", + "Last 24 hours": "Last 24 hours", + "Last 7 days": "Last 7 days", + "Last 30 days": "Last 30 days", + "Last 3 months": "Last 3 months", + "Last 6 months": "Last 6 months", + "Viewer Info": "Viewer Info", + "Current viewers": "Current viewers", + "Max viewers this stream": "Max viewers this stream", + "Max viewers last stream": "Max viewers last stream", + "max viewers": "max viewers", + "No viewer data has been collected yet": "No viewer data has been collected yet." +} diff --git a/web/i18n/fr/translation.json b/web/i18n/fr/translation.json index ca72dc366..7b9f5df56 100644 --- a/web/i18n/fr/translation.json +++ b/web/i18n/fr/translation.json @@ -1,6 +1,6 @@ { "Notify": "Notify", - "Level": "Level", + "Level": "Niveau", "Info": "Info", "Warning": "Warning", "Error": "Error", diff --git a/web/i18n/nl/translation.json b/web/i18n/nl/translation.json index 5e8f1d772..e63024179 100644 --- a/web/i18n/nl/translation.json +++ b/web/i18n/nl/translation.json @@ -5,14 +5,14 @@ "Warning": "Waarschuwing", "Error": "Fout", "Timestamp": "Timestamp", - "Message": "Message", + "Message": "Bericht", "Logs": "Logs", "Link": "Link", - "No news": "No news.", + "No news": "Geen nieuws.", "News & Updates from Owncast": "News & Updates from Owncast", "Use your broadcasting software": "Use your broadcasting software", "Learn how to point your existing software to your new server and start streaming your content": "Learn how to point your existing software to your new server and start streaming your content.", - "View": "View", + "View": "Bekijk", "Overridden via command line": "Overridden via command line.", "Embed your video onto other sites": "Embed your video onto other sites", "Learn how you can add your Owncast stream to other sites you control": "Learn how you can add your Owncast stream to other sites you control.", @@ -29,8 +29,8 @@ "No stream is active": "No stream is active", "You should start one": "You should start one.", "Healthy Stream": "Healthy Stream", - "Yes": "Yes", - "No": "No", + "Yes": "Ja", + "No": "Nee", "Playback Health": "Playback Health", "Stream health represents": "Stream health represents", "of all known players": { @@ -66,18 +66,18 @@ "documentation": "documentation", "to configure additional details about your viewers": "to configure additional details about your viewers.", "When a stream is active and chat is enabled, connected chat clients will be displayed here": "When a stream is active and chat is enabled, connected chat clients will be displayed here.", - "Connected": "Connected", + "Connected": "Verbonden", "offline": "offline", - "Banned Users": "Banned Users", + "Banned Users": "Verbannen gebruikers", "IP Bans": "IP Bans", "Moderators": "Moderators", "Hardware Info": "Hardware Info", - "Please wait": "Please wait", + "Please wait": "Even geduld...", "No hardware details have been collected yet": "No hardware details have been collected yet.", "CPU": "CPU", - "Memory": "Memory", - "Disk": "Disk", - "used": "used", + "Memory": "Geheugen", + "Disk": "Schijfruimte", + "used": "gebruikt", "I want to configure my owncast instance": "I want to configure my owncast instance", "Learn more": "Learn more", "Help configuring my broadcasting software": "Help configuring my broadcasting software", @@ -99,26 +99,26 @@ "How can we help you?": "How can we help you?", "Troubleshooting": "Troubleshooting", "Fix your problems": "Fix your problems", - "Read the Docs": "Read the Docs", + "Read the Docs": "Lees de documentatie", "Common tasks": "Common tasks", "Other": "Other", "Outbound Video Stream": "Outbound Video Stream", "Outbound Audio Stream": "Outbound Audio Stream", "Stream started": "Stream started", - "Viewers": "Viewers", + "Viewers": "Kijkers", "Peak viewer count": "Peak viewer count", "Outbound Stream Details": "Outbound Stream Details", "Inbound Stream Details": "Inbound Stream Details", "Input": "Input", "Inbound Video Stream": "Inbound Video Stream", "Inbound Audio Stream": "Inbound Audio Stream", - "Current stream": "Current stream", - "Last 12 hours": "Last 12 hours", - "Last 24 hours": "Last 24 hours", - "Last 7 days": "Last 7 days", - "Last 30 days": "Last 30 days", - "Last 3 months": "Last 3 months", - "Last 6 months": "Last 6 months", + "Current stream": "Huidige stream", + "Last 12 hours": "Laatste 12 uur", + "Last 24 hours": "Laatste 24 uur", + "Last 7 days": "Afgelopen 7 dagen", + "Last 30 days": "Afgelopen 30 dagen", + "Last 3 months": "Afgelopen 3 maanden", + "Last 6 months": "Afgelopen 6 maanden", "Viewer Info": "Viewer Info", "Current viewers": "Current viewers", "Max viewers this stream": "Max viewers this stream", diff --git a/web/i18n/zh/translation.json b/web/i18n/zh/translation.json index a30c6d53e..7c8dbab4d 100644 --- a/web/i18n/zh/translation.json +++ b/web/i18n/zh/translation.json @@ -68,7 +68,7 @@ "When a stream is active and chat is enabled, connected chat clients will be displayed here": "When a stream is active and chat is enabled, connected chat clients will be displayed here.", "Connected": "已連接", "offline": "已離線", - "Banned Users": "被禁止的用戶", + "Banned Users": "被遮蔽的用戶", "IP Bans": "IP 封鎖", "Moderators": "版主", "Hardware Info": "硬體資訊", @@ -88,7 +88,7 @@ "I found a bug": "报告 Bug", "If you found a bug, then please": "If you found a bug, then please", "let us know": "let us know", - "I have a general question": "I have a general question", + "I have a general question": "我有一個一般性問題", "Most general questions are answered in our": "Most general questions are answered in our", "FAQ": "常見問題", "or exist in our": "or exist in our",