Merge remote-tracking branch 'origin/master'

This commit is contained in:
Palakis 2017-04-15 15:24:56 +02:00
commit 251402e844
2 changed files with 7 additions and 0 deletions

View File

@ -36,6 +36,7 @@ I'd like to know what you're building with or for obs-websocket. If you do somet
- [G-monitor](https://github.com/G-monitor) : Simplified Chinese and Traditional Chinese translations
- [Larissa Gabilan](https://github.com/laris151) : Portuguese translation
- [Andy Asquelt](https://github.com/asquelt) : Polish translation
- [Marcel Haazen](https://github.com/inpothet) : Dutch translation
## Compiling obs-websocket
See the [build instructions](BUILDING.md).

6
data/locale/nl-NL.ini Normal file
View File

@ -0,0 +1,6 @@
OBSWebsocket.Menu.SettingsItem="Websocket server instellingen"
OBSWebsocket.Settings.DialogTitle="obs-websocket"
OBSWebsocket.Settings.ServerEnable="Activeer Websocket server"
OBSWebsocket.Settings.ServerPort="Server Poort"
OBSWebsocket.Settings.AuthRequired="Activeer authenticatie"
OBSWebsocket.Settings.Password="Wachtwoord"