Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/locale/el-GR.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OBSWebSocket.Settings.PluginSettingsTitle="Ρυθμίσεις Προσθέτων
OBSWebSocket.Settings.ServerEnable="Ενεργοποίηση διακομιστή WebSocket"
OBSWebSocket.Settings.AlertsEnable="Ενεργοποίηση Ειδοποιήσεων στο System Tray"
OBSWebSocket.Settings.DebugEnable="Ενεργοποίηση καταγραφής σφαλμάτων"
OBSWebSocket.Settings.DebugEnableHoverText="Ενεργοποιεί την καταγραφή σφαλμάτων για την τρέχουσα εικόνα του OBS. Δεν επιμένει κατά τη φόρτωση.\nΧρησιμοποίησε το --websocket_debug για να ενεργοποιηθεί κατά τη φόρτωση."
OBSWebSocket.Settings.DebugEnableHoverText="Ενεργοποιεί την καταγραφή σφαλμάτων για την τρέχουσα διεργασία του OBS. Δεν επιμένει κατά τη φόρτωση.\nΧρησιμοποίησε το --websocket_debug για να ενεργοποιηθεί κατά τη φόρτωση."
OBSWebSocket.Settings.ServerSettingsTitle="Ρυθμίσεις Διακομιστή"
OBSWebSocket.Settings.AuthRequired="Ενεργοποίηση Επαλήθευσης Στοιχείων"
OBSWebSocket.Settings.Password="Κωδικός Διακομιστή"
Expand Down
36 changes: 36 additions & 0 deletions data/locale/kab-KAB.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
OBSWebSocket.Plugin.Description="Asenqed anmeggag n Ustudyu n OBS deg WebSocket"
OBSWebSocket.Settings.DialogTitle="Iɣewwaṛen n uqeddac n WebSocket"
OBSWebSocket.Settings.PluginSettingsTitle="Iɣewwaren n usiɣzaf"
OBSWebSocket.Settings.ServerEnable="Rmed aqeddac WebSocket"
OBSWebSocket.Settings.AlertsEnable="Rmed alɣu n unagraw n telɣut"
OBSWebSocket.Settings.DebugEnable="Rmed aɣmis n useɣti"
OBSWebSocket.Settings.ServerSettingsTitle="Iɣewwaren n uqeddac"
OBSWebSocket.Settings.AuthRequired="Seqdec asesteb"
OBSWebSocket.Settings.Password="Awal n uɛeddi n uqeddac"
OBSWebSocket.Settings.GeneratePassword="Sarew-d awal n uɛeddi"
OBSWebSocket.Settings.ServerPort="Asagen n uqeddac "
OBSWebSocket.Settings.ShowConnectInfo="Sken talɣut n tuqqna"
OBSWebSocket.Settings.ShowConnectInfoWarningTitle="Ɣur-k·m: Atan akka tura s wudem Srid"
OBSWebSocket.Settings.ShowConnectInfoWarningMessage="Yettban-d dakken tasufeɣt (asuddem, asekles, atg.) attan termed akka tura."
OBSWebSocket.Settings.ShowConnectInfoWarningInfoText="D tidet tebɣiḍ ad tbeqqeḍeḍ talɣut-ik·im n tuqqna?"
OBSWebSocket.Settings.Save.UserPasswordWarningTitle="Ɣur-k·m : yezmer ad yili wugur n tɣellist"
OBSWebSocket.Settings.Save.UserPasswordWarningInfoText="D tidet tebɣiḍ ad tesqedceḍ awal-ik·im uffir?"
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="Tuccḍa: tawila mačči d tameɣtut"
OBSWebSocket.Settings.Save.PasswordInvalidErrorMessage="Yessefk ad tesqedceḍ awal uffir n 6 neɣ ugar n yisekkilen."
OBSWebSocket.SessionTable.Title="Tiɣimiyin WebSocket yeqqnen"
OBSWebSocket.SessionTable.RemoteAddressColumnTitle="Tansa tanmeggagt"
OBSWebSocket.SessionTable.SessionDurationColumnTitle="Tanzagt n tɣimit"
OBSWebSocket.SessionTable.MessagesInOutColumnTitle="Iznan Ukcimen/Uffiɣen"
OBSWebSocket.SessionTable.IdentifiedTitle="Yettwasulu"
OBSWebSocket.ConnectInfo.DialogTitle="Talɣut n tuqqna WebSocket"
OBSWebSocket.ConnectInfo.CopyText="Nɣel"
OBSWebSocket.ConnectInfo.ServerIp="IP n uqeddac (tufrint)"
OBSWebSocket.ConnectInfo.ServerPort="Tawwurt n uqeddac"
OBSWebSocket.ConnectInfo.ServerPassword="Awal n uɛeddi n uqeddac"
OBSWebSocket.ConnectInfo.QrTitle="Qqen QR"
OBSWebSocket.TrayNotification.Identified.Title="Tuqqna tamaynut n WebSocket"
OBSWebSocket.TrayNotification.Identified.Body="Amsaɣ %1 yettwasulu"
OBSWebSocket.TrayNotification.AuthenticationFailed.Title="Tuccḍa n usesteb n WebSocket"
OBSWebSocket.TrayNotification.AuthenticationFailed.Body="Amsaɣ %1 yecceḍ deg usesteb."
OBSWebSocket.TrayNotification.Disconnected.Title="Amsaɣ WebSocket isenser"
OBSWebSocket.TrayNotification.Disconnected.Body="Amsaɣ %1 yesenser"
2 changes: 1 addition & 1 deletion data/locale/ro-RO.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
OBSWebSocket.Plugin.Description="Control de la distanță pentru OBS Studio prin WebSocket"
OBSWebSocket.Settings.DialogTitle="Setări pentru serverul WebSocket"
OBSWebSocket.Settings.DialogTitle="Setări pentru server WebSocket"
OBSWebSocket.Settings.PluginSettingsTitle="Setări pentru plugin"
OBSWebSocket.Settings.ServerEnable="Activează serverul WebSocket"
OBSWebSocket.Settings.AlertsEnable="Activează alertele din bara de sistem"
Expand Down
Loading