Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
106ce2a
New translations en.json (Romanian)
Kief5555 Aug 15, 2026
2ebf96c
New translations en.json (French)
Kief5555 Aug 15, 2026
6c59e17
New translations en.json (Spanish)
Kief5555 Aug 15, 2026
b35c320
New translations en.json (German)
Kief5555 Aug 15, 2026
6d2d605
New translations en.json (Japanese)
Kief5555 Aug 15, 2026
d297496
New translations en.json (Korean)
Kief5555 Aug 15, 2026
8c99c54
New translations en.json (Dutch)
Kief5555 Aug 15, 2026
33bc7d0
New translations en.json (Polish)
Kief5555 Aug 15, 2026
b3ad0b4
New translations en.json (Russian)
Kief5555 Aug 15, 2026
f812a7c
New translations en.json (Turkish)
Kief5555 Aug 15, 2026
f34b699
New translations en.json (Chinese Simplified)
Kief5555 Aug 15, 2026
62d6f90
New translations en.json (Romanian)
Kief5555 Aug 16, 2026
cf7cd61
New translations en.json (French)
Kief5555 Aug 16, 2026
492ef68
New translations en.json (Spanish)
Kief5555 Aug 16, 2026
0308941
New translations en.json (German)
Kief5555 Aug 16, 2026
c6925f2
New translations en.json (Japanese)
Kief5555 Aug 16, 2026
e4b2d4a
New translations en.json (Korean)
Kief5555 Aug 16, 2026
9bd1434
New translations en.json (Dutch)
Kief5555 Aug 16, 2026
f005ad7
New translations en.json (Polish)
Kief5555 Aug 16, 2026
cef2179
New translations en.json (Russian)
Kief5555 Aug 16, 2026
e572c25
New translations en.json (Turkish)
Kief5555 Aug 16, 2026
24fe16e
New translations en.json (Chinese Simplified)
Kief5555 Aug 16, 2026
a87b538
New translations en.json (English)
Kief5555 Aug 16, 2026
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
12 changes: 12 additions & 0 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "Erweitert – Codec-Diagnose",
"title": "Codec-Diagnose",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "Kontowechsel fehlgeschlagen",
"nativeStreamerStoppedTitle": "Nativer Streamer gestoppt",
"nativeStreamerStoppedDescription": "Der native Streaming-Prozess wurde gestoppt und konnte nicht automatisch wiederhergestellt werden. Versuchen Sie, die Sitzung über die App erneut fortzusetzen.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "Sitzungsverbindung verloren",
"resumeAttachFailedDescription": "Vor dem Medien-Handshake ist die Wiederaufnahme der Verbindung fehlgeschlagen. Versuchen Sie es noch einmal.",
"sessionConnectionLostDescription": "Die Verbindung zu Ihrer laufenden Sitzung ging verloren und konnte nicht automatisch wiederhergestellt werden. Versuchen Sie, den Vorgang über die App erneut fortzusetzen.",
Expand Down
2 changes: 2 additions & 0 deletions locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,8 @@
"switchAccountFailed": "Failed to switch account",
"nativeStreamerStoppedTitle": "Native Streamer Stopped",
"nativeStreamerStoppedDescription": "The native streaming process stopped and could not be restored automatically. Try resuming the session again from the app.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "Session Connection Lost",
"resumeAttachFailedDescription": "Resume attach failed before media handshake. Try resuming once again.",
"sessionConnectionLostDescription": "The connection to your running session was lost and could not be restored automatically. Try resuming it again from the app.",
Expand Down
12 changes: 12 additions & 0 deletions locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "Avanzado: diagnóstico de códec",
"title": "Diagnóstico de códec",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "No se pudo cambiar de cuenta",
"nativeStreamerStoppedTitle": "Streamer nativo detenido",
"nativeStreamerStoppedDescription": "El proceso de transmisión nativa se detuvo y no se pudo restaurar automáticamente. Intenta reanudar la sesión nuevamente desde la aplicación.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "Conexión de sesión perdida",
"resumeAttachFailedDescription": "Error al reanudar la conexión antes del protocolo de enlace de medios. Intente reanudar una vez más.",
"sessionConnectionLostDescription": "La conexión a su sesión en ejecución se perdió y no se pudo restaurar automáticamente. Intenta reanudarlo nuevamente desde la aplicación.",
Expand Down
12 changes: 12 additions & 0 deletions locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "Avancé - Diagnostic des codecs",
"title": "Diagnostic des codecs",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "Échec du changement de compte",
"nativeStreamerStoppedTitle": "Streamer natif arrêté",
"nativeStreamerStoppedDescription": "Le processus de streaming natif s'est arrêté et n'a pas pu être restauré automatiquement. Essayez de reprendre la session depuis l'application.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "Connexion de session perdue",
"resumeAttachFailedDescription": "La reprise de l’attachement a échoué avant l’établissement de liaison multimédia. Essayez de reprendre une fois de plus.",
"sessionConnectionLostDescription": "La connexion à votre session en cours a été perdue et n'a pas pu être restaurée automatiquement. Essayez de le reprendre depuis l'application.",
Expand Down
12 changes: 12 additions & 0 deletions locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "詳細 - コーデック診断",
"title": "コーデック診断",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "アカウントの切り替えに失敗しました",
"nativeStreamerStoppedTitle": "ネイティブストリーマーが停止しました",
"nativeStreamerStoppedDescription": "ネイティブ ストリーミング プロセスが停止し、自動的に復元できませんでした。アプリからセッションを再度再開してみてください。",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "セッション接続が失われました",
"resumeAttachFailedDescription": "メディア ハンドシェイクの前にアタッチの再開に失敗しました。もう一度再開してみてください。",
"sessionConnectionLostDescription": "実行中のセッションへの接続が失われ、自動的に復元できませんでした。アプリから再度再開してみてください。",
Expand Down
12 changes: 12 additions & 0 deletions locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "고급 - 코덱 진단",
"title": "코덱 진단",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "계정을 전환하지 못했습니다.",
"nativeStreamerStoppedTitle": "네이티브 스트리머가 중지되었습니다.",
"nativeStreamerStoppedDescription": "기본 스트리밍 프로세스가 중지되어 자동으로 복원할 수 없습니다. 앱에서 세션을 다시 재개해 보세요.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "세션 연결 끊김",
"resumeAttachFailedDescription": "미디어 핸드셰이크 전에 연결 재개에 실패했습니다. 다시 한 번 재개해 보세요.",
"sessionConnectionLostDescription": "실행 중인 세션에 대한 연결이 끊어져 자동으로 복원할 수 없습니다. 앱에서 다시 시작해 보세요.",
Expand Down
12 changes: 12 additions & 0 deletions locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "Geavanceerd - Codec-diagnostiek",
"title": "Codec-diagnostiek",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "Kan niet van account wisselen",
"nativeStreamerStoppedTitle": "Native streamer gestopt",
"nativeStreamerStoppedDescription": "Het native streamingproces is gestopt en kan niet automatisch worden hersteld. Probeer de sessie opnieuw te hervatten vanuit de app.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "Sessieverbinding verbroken",
"resumeAttachFailedDescription": "Hervatten van bijlage mislukt vóór mediahandshake. Probeer opnieuw te hervatten.",
"sessionConnectionLostDescription": "De verbinding met uw hardloopsessie is verbroken en kan niet automatisch worden hersteld. Probeer het opnieuw te hervatten vanuit de app.",
Expand Down
12 changes: 12 additions & 0 deletions locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "Zaawansowane — Diagnostyka kodeka",
"title": "Diagnostyka kodeka",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "Nie udało się zmienić konta",
"nativeStreamerStoppedTitle": "Natywny Streamer zatrzymany",
"nativeStreamerStoppedDescription": "Natywny proces streamowania został zatrzymany i nie mógł zostać automatycznie przywrócony. Spróbuj wznowić sesję ponownie z poziomu aplikacji.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "Utracono połączenie sesji",
"resumeAttachFailedDescription": "Ponowne podłączenie nie powiodło się przed uzgodnieniem połączenia multimedialnego. Spróbuj wznowić sesję jeszcze raz.",
"sessionConnectionLostDescription": "Połączenie z uruchomioną sesją zostało utracone i nie mogło zostać przywrócone automatycznie. Spróbuj wznowić je ponownie z aplikacji.",
Expand Down
12 changes: 12 additions & 0 deletions locales/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "Avansat - Diagnosticare Codec",
"title": "Diagnosticare Codec",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "Nu s-a putut schimba contul",
"nativeStreamerStoppedTitle": "Streamerul nativ oprit",
"nativeStreamerStoppedDescription": "Procesul de streaming nativ s-a oprit și nu a putut fi restabilit automat. Încercați să reluați sesiunea din aplicație.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "Conexiunea la sesiune pierdută",
"resumeAttachFailedDescription": "Reluarea atașării a eșuat înainte de strângere de mână media. Încercați să reluați încă o dată.",
"sessionConnectionLostDescription": "Conexiunea la sesiunea dvs. de rulare a fost pierdută și nu a putut fi restabilită automat. Încercați să o reluați din aplicație.",
Expand Down
12 changes: 12 additions & 0 deletions locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"filmGrain": "Film Grain",
"reset": "Reset to defaults"
},
"frameInterpolation": {
"title": "Frame Interpolation",
"hint": "Experimental neural frame interpolation (Framegen WebGPU runtime) that synthesizes extra frames between decoded stream frames for smoother motion. Adds display latency and GPU load. Web client mode only; uses shader-f16 when available.",
"nativeUnavailable": "Frame interpolation does not apply while native streaming renders the video outside the app window.",
"factor": "Factor",
"quality": "Model quality",
"qualityHint": "Internal resolution of interpolated frames. Lower uses less GPU; 480p is a good starting point.",
"weightsNotice": "Runtime code is MIT. Model weights are non-commercial research/personal use only (Framegen weight license).",
"reset": "Reset to defaults"
},
"codecDiagnostics": {
"advanced": "Дополнительно — Диагностика кодеков",
"title": "Диагностика кодеков",
Expand Down Expand Up @@ -1172,6 +1182,8 @@
"switchAccountFailed": "Не удалось переключить аккаунт",
"nativeStreamerStoppedTitle": "Родной стример остановлен",
"nativeStreamerStoppedDescription": "Собственный процесс потоковой передачи остановлен и не может быть восстановлен автоматически. Попробуйте возобновить сеанс еще раз из приложения.",
"remoteSessionEndedTitle": "Remote Session Ended",
"remoteSessionEndedDescription": "GeForce NOW ended the remote stream. This usually means the game or launcher exited, rather than OpenNOW timing out an idle session. Try launching the game again. If it closes again, include the OpenNOW logs in a bug report.",
"sessionConnectionLostTitle": "Соединение с сеансом потеряно",
"resumeAttachFailedDescription": "Не удалось возобновить присоединение до установления связи с носителем. Попробуйте возобновить еще раз.",
"sessionConnectionLostDescription": "Соединение с запущенным сеансом было потеряно и не может быть восстановлено автоматически. Попробуйте возобновить его еще раз из приложения.",
Expand Down
Loading