Skip to content

Commit 68cba60

Browse files
WizardCMRytoEX
authored andcommitted
Update translations from Crowdin
1 parent 79cd0c7 commit 68cba60

File tree

10 files changed

+115
-34
lines changed

10 files changed

+115
-34
lines changed

data/locale/gl-ES.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ OBSWebSocket.Settings.ShowConnectInfoWarningTitle="Advertencia: Actualmente en d
1515
OBSWebSocket.Settings.ShowConnectInfoWarningMessage="Parece que un saída (transmisión, gravación, etc.) está actualmente activa."
1616
OBSWebSocket.Settings.ShowConnectInfoWarningInfoText="Estás seguro de que queres mostrar a túa información de conexión?"
1717
OBSWebSocket.Settings.Save.UserPasswordWarningTitle="Advertencia: Posible problema de seguridade"
18-
OBSWebSocket.Settings.Save.UserPasswordWarningMessage="obs-websocket almacena o contrasinal do servidor en texto plano. Recoméndase encarecidamente utilizar un contrasinal xenerado por obs-websocket."
18+
OBSWebSocket.Settings.Save.UserPasswordWarningMessage="obs-websocket almacena o contrasinal do servidor en texto simple. Recoméndase encarecidamente utilizar un contrasinal xenerado por obs-websocket."
1919
OBSWebSocket.Settings.Save.UserPasswordWarningInfoText="Estás seguro de que desexas usar o teu propio contrasinal?"
2020
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="Erro: configuración non válida"
2121
OBSWebSocket.Settings.Save.PasswordInvalidErrorMessage="Debes usar un contrasinal de 6 ou máis caracteres."

data/locale/ja-JP.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ OBSWebSocket.Settings.ShowConnectInfoWarningInfoText="接続情報を表示し
1717
OBSWebSocket.Settings.Save.UserPasswordWarningTitle="警告: 潜在的なセキュリティの問題"
1818
OBSWebSocket.Settings.Save.UserPasswordWarningMessage="obs-websocketはサーバーのパスワードをプレーンテキストとして保存します。 obs-websocketによって生成されたパスワードを使用することを強くお勧めします。"
1919
OBSWebSocket.Settings.Save.UserPasswordWarningInfoText="自分が設定したパスワードを使用してもよろしいですか?"
20-
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="エラー: 無効な設定です"
20+
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="エラー: 無効な設定"
2121
OBSWebSocket.Settings.Save.PasswordInvalidErrorMessage="6文字以上のパスワードを使用する必要があります。"
2222
OBSWebSocket.SessionTable.Title="接続されているWebSocketセッション"
2323
OBSWebSocket.SessionTable.RemoteAddressColumnTitle="リモートアドレス"

data/locale/kaa.ini

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
OBSWebSocket.Settings.DialogTitle="WebSocket serverinıń sazlawları"
2+
OBSWebSocket.Settings.PluginSettingsTitle="Plagin sazlawları"
3+
OBSWebSocket.Settings.ServerEnable="WebSocket serverin qosıw"
4+
OBSWebSocket.Settings.DebugEnable="Nasazlıqtı ońlaw jurnalın qosıw"
5+
OBSWebSocket.Settings.ServerSettingsTitle="Server sazlawları"
6+
OBSWebSocket.Settings.Password="Сервер пароли"
7+
OBSWebSocket.Settings.GeneratePassword="Пароль жаратыў"
8+
OBSWebSocket.Settings.ServerPort="Сервер порты"
9+
OBSWebSocket.Settings.ShowConnectInfo="Жалғаныў мағлыўматын көрсетиў"
10+
OBSWebSocket.Settings.ShowConnectInfoWarningTitle="Ескертиў: Ҳәзир эфирде"
11+
OBSWebSocket.Settings.ShowConnectInfoWarningInfoText="Jalǵanıw haqqındaǵı maǵlıwmatlarıńızdı kórsetiwge isenimińiz kámil me?"
12+
OBSWebSocket.Settings.Save.UserPasswordWarningTitle="Eskertiw: Itimallı qáwipsizlik mashqalası"
13+
OBSWebSocket.Settings.Save.UserPasswordWarningMessage="obs-websocket server parolin ápiwayı tekst kórinisinde saqlaydı. obs-websocket tárepinen jaratılǵan paroldi qollanıw qatań usınıs etiledi."
14+
OBSWebSocket.Settings.Save.UserPasswordWarningInfoText="Jeke parolińizdi qollanıwǵa isenimińiz kámil me?"
15+
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="Qátelik: Nadurıs sazlawlar"
16+
OBSWebSocket.SessionTable.RemoteAddressColumnTitle="Aralıqtaǵı mánzil"
17+
OBSWebSocket.SessionTable.MessagesInOutColumnTitle="Kir/Shıǵ xabarlar"
18+
OBSWebSocket.SessionTable.IdentifiedTitle="Anıqlandı"
19+
OBSWebSocket.SessionTable.KickButtonColumnTitle="Shıǵarılsın ba?"
20+
OBSWebSocket.SessionTable.KickButtonText="Shıǵarıw"
21+
OBSWebSocket.ConnectInfo.DialogTitle="WebSocket jalǵanıwı haqqındaǵı maǵlıwmat"
22+
OBSWebSocket.ConnectInfo.CopyText="Көширип алыў"
23+
OBSWebSocket.ConnectInfo.ServerPort="Сервер порты"
24+
OBSWebSocket.ConnectInfo.ServerPassword="Сервер пароли"
25+
OBSWebSocket.TrayNotification.AuthenticationFailed.Title="WebSocket кириў қәтелиги"

data/locale/nn-NO.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
OBSWebSocket.SessionTable.IdentifiedTitle="Identifisert"
2+
OBSWebSocket.ConnectInfo.CopyText="Kopier"

data/locale/pt-BR.ini

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
OBSWebSocket.Plugin.Description="Controle remoto do OBS Studio através de WebSocket"
22
OBSWebSocket.Settings.DialogTitle="Configurações do servidor WebSocket"
3-
OBSWebSocket.Settings.PluginSettingsTitle="Configurações de Plugin"
3+
OBSWebSocket.Settings.PluginSettingsTitle="Configurações do plugin"
44
OBSWebSocket.Settings.ServerEnable="Ativar servidor WebSocket"
5-
OBSWebSocket.Settings.AlertsEnable="Ativar Alertas da Bandeja do Sistema"
6-
OBSWebSocket.Settings.DebugEnable="Habilitar log de depuração"
7-
OBSWebSocket.Settings.DebugEnableHoverText="Ativa o registro de depuração para a instância atual do OBS. Não persiste ao carregar.\nUse --websocket_debug para ativar no carregamento."
8-
OBSWebSocket.Settings.ServerSettingsTitle="Configurações de Servidor"
9-
OBSWebSocket.Settings.AuthRequired="Habilitar Autenticação"
10-
OBSWebSocket.Settings.Password="Senha de Servidor"
11-
OBSWebSocket.Settings.GeneratePassword="Gerar Senha"
12-
OBSWebSocket.Settings.ServerPort="Porta de Servidor"
13-
OBSWebSocket.Settings.ShowConnectInfo="Mostrar Informações de Conexão"
14-
OBSWebSocket.Settings.ShowConnectInfoWarningTitle="Aviso: Atualmente Ao Vivo"
15-
OBSWebSocket.Settings.ShowConnectInfoWarningMessage="Parece que uma saída (stream, gravação, etc.) está atualmente ativa."
16-
OBSWebSocket.Settings.ShowConnectInfoWarningInfoText="Tem certeza de que deseja mostrar suas informações de conexão?"
17-
OBSWebSocket.Settings.Save.UserPasswordWarningTitle="Aviso: Problema de Segurança Potencial"
18-
OBSWebSocket.Settings.Save.UserPasswordWarningMessage="obs-websocket armazena a senha do servidor como texto sem formatação. Usar uma senha gerada pela obs-websocket é altamente recomendada."
19-
OBSWebSocket.Settings.Save.UserPasswordWarningInfoText="Tem certeza de que deseja usar a sua própria senha?"
20-
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="Erro: Configuração Inválida"
5+
OBSWebSocket.Settings.AlertsEnable="Ativar alertas da bandeja do sistema"
6+
OBSWebSocket.Settings.DebugEnable="Habilitar registro de depuração"
7+
OBSWebSocket.Settings.DebugEnableHoverText="Ativa o registro de depuração para a instância atual do OBS. Não persiste na inicialização.\nUse --websocket_debug para ativar na inicialização."
8+
OBSWebSocket.Settings.ServerSettingsTitle="Configurações do servidor"
9+
OBSWebSocket.Settings.AuthRequired="Habilitar autenticação"
10+
OBSWebSocket.Settings.Password="Senha do servidor"
11+
OBSWebSocket.Settings.GeneratePassword="Gerar senha"
12+
OBSWebSocket.Settings.ServerPort="Porta do servidor"
13+
OBSWebSocket.Settings.ShowConnectInfo="Mostrar informações da conexão"
14+
OBSWebSocket.Settings.ShowConnectInfoWarningTitle="Aviso: transmissão no ar"
15+
OBSWebSocket.Settings.ShowConnectInfoWarningMessage="Parece que uma saída (transmissão, gravação, etc.) está atualmente ativa."
16+
OBSWebSocket.Settings.ShowConnectInfoWarningInfoText="Deseja mesmo mostrar suas informações de conexão?"
17+
OBSWebSocket.Settings.Save.UserPasswordWarningTitle="Aviso: problema de segurança em potencial"
18+
OBSWebSocket.Settings.Save.UserPasswordWarningMessage="O obs-websocket armazena a senha do servidor como texto sem formatação. Usar uma senha gerada pela obs-websocket é altamente recomendado."
19+
OBSWebSocket.Settings.Save.UserPasswordWarningInfoText="Deseja mesmo usar a sua própria senha?"
20+
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="Erro: configuração inválida"
2121
OBSWebSocket.Settings.Save.PasswordInvalidErrorMessage="Você deve usar uma senha que tenha 6 ou mais caracteres."
22-
OBSWebSocket.SessionTable.Title="Sessões WebSocket Conectadas"
23-
OBSWebSocket.SessionTable.RemoteAddressColumnTitle="Endereço Remoto"
24-
OBSWebSocket.SessionTable.SessionDurationColumnTitle="Duração de Sessão"
22+
OBSWebSocket.SessionTable.Title="Sessões WebSocket conectadas"
23+
OBSWebSocket.SessionTable.RemoteAddressColumnTitle="Endereço remoto"
24+
OBSWebSocket.SessionTable.SessionDurationColumnTitle="Duração da sessão"
2525
OBSWebSocket.SessionTable.MessagesInOutColumnTitle="Mensagens"
2626
OBSWebSocket.SessionTable.IdentifiedTitle="Identificada"
2727
OBSWebSocket.SessionTable.KickButtonColumnTitle="Expulsar?"
2828
OBSWebSocket.SessionTable.KickButtonText="Expulsar"
29-
OBSWebSocket.ConnectInfo.DialogTitle="Informação de Conexão WebSocket"
29+
OBSWebSocket.ConnectInfo.DialogTitle="Informações de conexão WebSocket"
3030
OBSWebSocket.ConnectInfo.CopyText="Copiar"
31-
OBSWebSocket.ConnectInfo.ServerIp="IP do servidor (Melhor Chute)"
32-
OBSWebSocket.ConnectInfo.ServerPort="Porta de Servidor"
33-
OBSWebSocket.ConnectInfo.ServerPassword="Senha de Servidor"
34-
OBSWebSocket.ConnectInfo.ServerPasswordPlaceholderText="[Autenticação Desativada]"
35-
OBSWebSocket.ConnectInfo.QrTitle="QR da conexão"
36-
OBSWebSocket.TrayNotification.Identified.Title="Nova Conexão de WebSocket"
31+
OBSWebSocket.ConnectInfo.ServerIp="IP do servidor (melhor cálculo)"
32+
OBSWebSocket.ConnectInfo.ServerPort="Porta do servidor"
33+
OBSWebSocket.ConnectInfo.ServerPassword="Senha do servidor"
34+
OBSWebSocket.ConnectInfo.ServerPasswordPlaceholderText="[Autenticação desativada]"
35+
OBSWebSocket.ConnectInfo.QrTitle="Conectar usando QR Code"
36+
OBSWebSocket.TrayNotification.Identified.Title="Nova conexão WebSocket"
3737
OBSWebSocket.TrayNotification.Identified.Body="Cliente %1 identificado."
38-
OBSWebSocket.TrayNotification.AuthenticationFailed.Title="Falha na Autenticação de WebSocket"
38+
OBSWebSocket.TrayNotification.AuthenticationFailed.Title="Falha na autenticação do WebSocket"
3939
OBSWebSocket.TrayNotification.AuthenticationFailed.Body="Cliente %1 falhou na autenticação."
40-
OBSWebSocket.TrayNotification.Disconnected.Title="Cliente WebSocket Desconectado"
40+
OBSWebSocket.TrayNotification.Disconnected.Title="Cliente WebSocket desconectado"
4141
OBSWebSocket.TrayNotification.Disconnected.Body="Cliente %1 desconectado."

data/locale/sq-AL.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
OBSWebSocket.Settings.ServerSettingsTitle="Parametrat e Serveri-t"
2+
OBSWebSocket.Settings.AuthRequired="Aktivizo Autentifikimin"
3+
OBSWebSocket.Settings.GeneratePassword="Gjenero Password"
4+
OBSWebSocket.Settings.ShowConnectInfo="Shfaq Info-t e Lidhjes"
5+
OBSWebSocket.ConnectInfo.CopyText="Kopjo"
6+
OBSWebSocket.ConnectInfo.QrTitle="Lidh kod QR"
7+
OBSWebSocket.TrayNotification.Identified.Title="Lidhje e re WebSocket"
8+
OBSWebSocket.TrayNotification.Identified.Body="Klienti %1 u identifikua."
9+
OBSWebSocket.TrayNotification.Disconnected.Body="Klienti %1 u shkeput."

data/locale/sr-SP.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
OBSWebSocket.Settings.ServerSettingsTitle="Подешавање послуживача"
2+
OBSWebSocket.Settings.AuthRequired="Омогући аутентификацију"
3+
OBSWebSocket.Settings.Password="Лозинка послуживача"
4+
OBSWebSocket.Settings.GeneratePassword="Генериши лозинку"

data/locale/sv-SE.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OBSWebSocket.Plugin.Description="Fjärrkontroll av OBS Studio via WebSocket"
1+
OBSWebSocket.Plugin.Description="Fjärrstyrning av OBS Studio via WebSocket"
22
OBSWebSocket.Settings.DialogTitle="WebSocket-serverinställningar"
33
OBSWebSocket.Settings.PluginSettingsTitle="Insticksprogramsinställningar"
44
OBSWebSocket.Settings.ServerEnable="Aktivera WebSocket-server"

data/locale/th-TH.ini

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
OBSWebSocket.Plugin.Description="การควบคุม OBS Studio จากระยะไกลผ่าน WebSocket"
2+
OBSWebSocket.Settings.DialogTitle="การตั้งค่าเซิร์ฟเวอร์ WebSocket"
3+
OBSWebSocket.Settings.PluginSettingsTitle="การตั้งค่าปลั๊กอิน"
4+
OBSWebSocket.Settings.ServerEnable="เปิดใช้งานเซิร์ฟเวอร์ WebSocket"
5+
OBSWebSocket.Settings.AlertsEnable="เปิดใช้งานการแจ้งเตือนถาดระบบ"
6+
OBSWebSocket.Settings.DebugEnable="เปิดใช้งานการบันทึกการดีบั๊ก"
7+
OBSWebSocket.Settings.DebugEnableHoverText="เปิดใช้งานการบันทึกการดีบั๊กสำหรับ OBS ตัวปัจจุบัน แต่จะไม่เปิดระหว่างการโหลด\nใช้ --websocket_debug เพื่อเปิดใช้งานระหว่างการโหลด"
8+
OBSWebSocket.Settings.ServerSettingsTitle="การตั้งค่าเซิร์ฟเวอร์"
9+
OBSWebSocket.Settings.AuthRequired="เปิดใช้งานการยืนยันตัวตน"
10+
OBSWebSocket.Settings.Password="รหัสผ่านเซิร์ฟเวอร์"
11+
OBSWebSocket.Settings.GeneratePassword="สร้างรหัสผ่าน"
12+
OBSWebSocket.Settings.ServerPort="พอร์ตเซิร์ฟเวอร์"
13+
OBSWebSocket.Settings.ShowConnectInfo="แสดงข้อมูลการเชื่อมต่อ"
14+
OBSWebSocket.Settings.ShowConnectInfoWarningTitle="คำเตือน: กำลังถ่ายทอดสดอยู่"
15+
OBSWebSocket.Settings.ShowConnectInfoWarningMessage="ดูเหมือนว่าเอาต์พุต (สตรีม การบันทึก และอื่นๆ) กำลังทำงานอยู่"
16+
OBSWebSocket.Settings.ShowConnectInfoWarningInfoText="คุณแน่ใจหรือไม่ว่าต้องการแสดงข้อมูลการเชื่อมต่อของคุณ?"
17+
OBSWebSocket.Settings.Save.UserPasswordWarningTitle="คำเตือน: อาจมีปัญหาเกี่ยวกับความปลอดภัย"
18+
OBSWebSocket.Settings.Save.UserPasswordWarningMessage="obs-websocket เก็บรหัสผ่านเซิร์ฟเวอร์เป็นข้อความล้วน ขอแนะนำอย่างยิ่งให้ใช้รหัสผ่านที่สร้างขึ้นโดย obs-websocket"
19+
OBSWebSocket.Settings.Save.UserPasswordWarningInfoText="คุณแน่ใจหรือไม่ว่าต้องการใช้รหัสผ่านของคุณเอง?"
20+
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="ผิดพลาด: การกำหนดค่าไม่ถูกต้อง"
21+
OBSWebSocket.Settings.Save.PasswordInvalidErrorMessage="คุณต้องใช้รหัสผ่านที่มีความยาว 6 อักขระขึ้นไป"
22+
OBSWebSocket.SessionTable.Title="เซสชัน WebSocket ที่เชื่อมต่อ"
23+
OBSWebSocket.SessionTable.RemoteAddressColumnTitle="ที่อยู่ระยะไกล"
24+
OBSWebSocket.SessionTable.SessionDurationColumnTitle="ระยะเวลาเซสชัน"
25+
OBSWebSocket.SessionTable.MessagesInOutColumnTitle="ข้อความเข้า/ออก"
26+
OBSWebSocket.SessionTable.IdentifiedTitle="ระบุตัวตนแล้ว"
27+
OBSWebSocket.SessionTable.KickButtonColumnTitle="เตะออก?"
28+
OBSWebSocket.SessionTable.KickButtonText="เตะออก"
29+
OBSWebSocket.ConnectInfo.DialogTitle="ข้อมูลการเชื่อมต่อ WebSocket"
30+
OBSWebSocket.ConnectInfo.CopyText="คัดลอก"
31+
OBSWebSocket.ConnectInfo.ServerIp="IP เซิร์ฟเวอร์ (คาดเดาใกล้เคียงที่สุด)"
32+
OBSWebSocket.ConnectInfo.ServerPort="พอร์ตเซิร์ฟเวอร์"
33+
OBSWebSocket.ConnectInfo.ServerPassword="รหัสผ่านเซิร์ฟเวอร์"
34+
OBSWebSocket.ConnectInfo.ServerPasswordPlaceholderText="[ปิดยืนยันตัวตน]"
35+
OBSWebSocket.ConnectInfo.QrTitle="เชื่อมต่อ QR"
36+
OBSWebSocket.TrayNotification.Identified.Title="การเชื่อมต่อ WebSocket ใหม่"
37+
OBSWebSocket.TrayNotification.Identified.Body="ระบุตัวตนไคลเอนต์ %1 แล้ว"
38+
OBSWebSocket.TrayNotification.AuthenticationFailed.Title="การยืนยันตัวตน WebSocket ล้มเหลว"
39+
OBSWebSocket.TrayNotification.AuthenticationFailed.Body="ยืนยันตัวตนไคลเอนต์ %1 ไม่สำเร็จ"
40+
OBSWebSocket.TrayNotification.Disconnected.Title="ตัดการเชื่อมต่อไคลเอนต์ WebSocket แล้ว"
41+
OBSWebSocket.TrayNotification.Disconnected.Body="ตัดการเชื่อมต่อไคลเอนต์ %1 แล้ว"

data/locale/zh-TW.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ OBSWebSocket.Settings.DialogTitle="WebSocket 伺服器設定"
33
OBSWebSocket.Settings.PluginSettingsTitle="外掛程式設定"
44
OBSWebSocket.Settings.ServerEnable="啟用 WebSocket 伺服器"
55
OBSWebSocket.Settings.AlertsEnable="啟用系統匣通知"
6-
OBSWebSocket.Settings.DebugEnable="啟用除錯日誌"
7-
OBSWebSocket.Settings.DebugEnableHoverText="啟用目前 OBS 實體的除錯日誌。下次啟動時需重新設定。\n使用 --websocket_debug 在啟動 OBS 時啟用日誌"
6+
OBSWebSocket.Settings.DebugEnable="啟用除錯記錄"
7+
OBSWebSocket.Settings.DebugEnableHoverText="啟用目前 OBS 實體的除錯記錄。下次啟動時需重新設定。\n使用 --websocket_debug 在啟動 OBS 時啟用記錄"
88
OBSWebSocket.Settings.ServerSettingsTitle="伺服器設定"
99
OBSWebSocket.Settings.AuthRequired="啟用認證"
1010
OBSWebSocket.Settings.Password="伺服器密碼"

0 commit comments

Comments
 (0)