Skip to content

Commit

Permalink
Update localization files.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamscottxu committed Jul 11, 2021
1 parent 6d77cc7 commit 3c0f1d7
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/locale/de-DE.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(Optional)"
RtspServer.Properties.Status="Status"
RtspServer.Properties.Status.TotalDataSent="Gesamtdatenausgabe: "
RtspServer.Properties.Status.Bitrate="Bitrate: "
RtspServer.Properties.Version="Version: "

RtspOutput="RTSP Ausgabe"
RtspOutput.Error.BeginDataCapture="Datenerfassung konnte nicht gestartet werden"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="Unbekannter Fehler"
RtspOutput.Hotkey.StartOutput="Starten"
RtspOutput.Hotkey.StopOutput="Stoppen"
RtspOutput.Properties.Port="Port"
RtspOutput.Properties.UrlSuffix="URL-Suffix"
RtspOutput.Properties.Authentication="Authentifizierung"
RtspOutput.Properties.Authentication.Realm="Realm"
RtspOutput.Properties.Authentication.Username="Benutzername"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(Optional)"
RtspServer.Properties.Status="Status"
RtspServer.Properties.Status.TotalDataSent="Total Data Output: "
RtspServer.Properties.Status.Bitrate="Bitrate: "
RtspServer.Properties.Version="Version: "

RtspOutput="RTSP Output"
RtspOutput.Error.BeginDataCapture="can't begin data capture"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="unknown error"
RtspOutput.Hotkey.StartOutput="Start Output"
RtspOutput.Hotkey.StopOutput="Stop Output"
RtspOutput.Properties.Port="Port"
RtspOutput.Properties.UrlSuffix="URL Suffix"
RtspOutput.Properties.Authentication="Authentication"
RtspOutput.Properties.Authentication.Realm="Realm"
RtspOutput.Properties.Authentication.Username="Username"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/es-ES.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(Opcional)"
RtspServer.Properties.Status="Estatus"
RtspServer.Properties.Status.TotalDataSent="Salida de datos total: "
RtspServer.Properties.Status.Bitrate="Tasa de bits: "
RtspServer.Properties.Version="Versión: "

RtspOutput="Salida RTSP"
RtspOutput.Error.BeginDataCapture="No se pudo iniciar la adquisición de datos"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="Error desconocido"
RtspOutput.Hotkey.StartOutput="Iniciar"
RtspOutput.Hotkey.StopOutput="Parar"
RtspOutput.Properties.Port="Puerto de red"
RtspOutput.Properties.UrlSuffix="Sufijo de URL"
RtspOutput.Properties.Authentication="Autenticación"
RtspOutput.Properties.Authentication.Realm="Realm"
RtspOutput.Properties.Authentication.Username="Nombre de usuario"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/fr-FR.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(Facultatif)"
RtspServer.Properties.Status="Statut"
RtspServer.Properties.Status.TotalDataSent="Sortie totale des données: "
RtspServer.Properties.Status.Bitrate="Débit binaire: "
RtspServer.Properties.Version="Version: "

RtspOutput="Sortie RTSP"
RtspOutput.Error.BeginDataCapture="ne peut pas commencer la capture de données"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="erreur inconnue"
RtspOutput.Hotkey.StartOutput="Démarrer la sortie"
RtspOutput.Hotkey.StopOutput="Arrêter la sortie"
RtspOutput.Properties.Port="Port"
RtspOutput.Properties.UrlSuffix="Suffixe d'URL"
RtspOutput.Properties.Authentication="Authentification"
RtspOutput.Properties.Authentication.Realm="Realm"
RtspOutput.Properties.Authentication.Username="Nom d'utilisateur"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/it-IT.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(Opzionale)"
RtspServer.Properties.Status="Stato"
RtspServer.Properties.Status.TotalDataSent="Totale Dati in uscita: "
RtspServer.Properties.Status.Bitrate="Bitrate: "
RtspServer.Properties.Version="Versione: "

RtspOutput="Uscita RTSP"
RtspOutput.Error.BeginDataCapture="impossibile iniziare l'acquisizione dei dati"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="errore sconosciuto"
RtspOutput.Hotkey.StartOutput="Avvia Uscita"
RtspOutput.Hotkey.StopOutput="Ferma Uscita"
RtspOutput.Properties.Port="Porta"
RtspOutput.Properties.UrlSuffix="Suffisso URL"
RtspOutput.Properties.Authentication="Autenticazione"
RtspOutput.Properties.Authentication.Realm="Realm"
RtspOutput.Properties.Authentication.Username="Nome utente"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/ja-JP.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(オプショナル)"
RtspServer.Properties.Status="Status"
RtspServer.Properties.Status.TotalDataSent="総データ出力: "
RtspServer.Properties.Status.Bitrate="ビットレート: "
RtspServer.Properties.Version="Version: "

RtspOutput="RTSP 出力"
RtspOutput.Error.BeginDataCapture="データキャプチャを開始できません"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="不明なエラー"
RtspOutput.Hotkey.StartOutput="出力を開始"
RtspOutput.Hotkey.StopOutput="出力を停止します"
RtspOutput.Properties.Port="ポート"
RtspOutput.Properties.UrlSuffix="URLサフィックス"
RtspOutput.Properties.Authentication="認証"
RtspOutput.Properties.Authentication.Realm="Realm"
RtspOutput.Properties.Authentication.Username="ユーザー名"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/ko-KR.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(옵션)"
RtspServer.Properties.Status="상태"
RtspServer.Properties.Status.TotalDataSent="총 데이터 출력: "
RtspServer.Properties.Status.Bitrate="비트 레이트: "
RtspServer.Properties.Version="버전: "

RtspOutput="RTSP 출력"
RtspOutput.Error.BeginDataCapture="데이터 캡처를 시작할 수 없습니다."
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="알수없는 오류"
RtspOutput.Hotkey.StartOutput="시작 출력"
RtspOutput.Hotkey.StopOutput="출력 중지"
RtspOutput.Properties.Port="포트"
RtspOutput.Properties.UrlSuffix="URL 접미사"
RtspOutput.Properties.Authentication="인증"
RtspOutput.Properties.Authentication.Realm="Realm"
RtspOutput.Properties.Authentication.Username="사용자 이름"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/nl-NL.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(Optioneel)"
RtspServer.Properties.Status="Toestand"
RtspServer.Properties.Status.TotalDataSent="Totale gegevensoutput: "
RtspServer.Properties.Status.Bitrate="Bitsnelheid: "
RtspServer.Properties.Version="Versie: "

RtspOutput="RTSP Uitvoer"
RtspOutput.Error.BeginDataCapture="Data-acquisitie kan niet worden gestart"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="Onbekende fout"
RtspOutput.Hotkey.StartOutput="Starten"
RtspOutput.Hotkey.StopOutput="Stoppen"
RtspOutput.Properties.Port="Poort"
RtspOutput.Properties.UrlSuffix="Url-achtervoegsel"
RtspOutput.Properties.Authentication="Authenticatie"
RtspOutput.Properties.Authentication.Realm="Realm"
RtspOutput.Properties.Authentication.Username="Gebruikersnaam"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/zh-CN.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(可选)"
RtspServer.Properties.Status="状态"
RtspServer.Properties.Status.TotalDataSent="总数据输出:"
RtspServer.Properties.Status.Bitrate="比特率:"
RtspServer.Properties.Version="版本:"

RtspOutput="RTSP 输出"
RtspOutput.Error.BeginDataCapture="无法开始数据捕获"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="未知错误"
RtspOutput.Hotkey.StartOutput="启动输出"
RtspOutput.Hotkey.StopOutput="停止输出"
RtspOutput.Properties.Port="端口"
RtspOutput.Properties.UrlSuffix="URL 后缀"
RtspOutput.Properties.Authentication="身份认证"
RtspOutput.Properties.Authentication.Realm="领域"
RtspOutput.Properties.Authentication.Username="用户名"
Expand Down
2 changes: 2 additions & 0 deletions data/locale/zh-TW.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RtspServer.Properties.Authentication.PasswordPlaceholder="(可選)"
RtspServer.Properties.Status="狀態"
RtspServer.Properties.Status.TotalDataSent="總數據輸出:"
RtspServer.Properties.Status.Bitrate="位元速率:"
RtspServer.Properties.Version="版本:"

RtspOutput="RTSP 輸出"
RtspOutput.Error.BeginDataCapture="無法開始數據捕獲"
Expand All @@ -30,6 +31,7 @@ RtspOutput.Error.Unknown="未知錯誤"
RtspOutput.Hotkey.StartOutput="開始輸出"
RtspOutput.Hotkey.StopOutput="停止輸出"
RtspOutput.Properties.Port="連接埠"
RtspOutput.Properties.UrlSuffix="URL 後綴"
RtspOutput.Properties.Authentication="身份驗證"
RtspOutput.Properties.Authentication.Realm="領域"
RtspOutput.Properties.Authentication.Username="用戶名"
Expand Down

0 comments on commit 3c0f1d7

Please sign in to comment.